/* ====---- HEADER 002 ----==== */

/******** ADDITIONAL ********/
header a{color:#1F406D;text-decoration:none;font-weight:500}
header a:hover, 
header a:active,
header a:focus
{color:#15abbc;text-decoration:none}

header .bg-color{background:#f4f4f4}
header .header-middle{background:#fff;padding:20px 0 0 0}
header .widget-1{margin:10px 0;line-height:0rem;text-align:left}
header .widget-2{margin:10px 0;line-height:0rem;text-align:center}
header .widget-3{margin:10px 0;line-height:0rem;text-align:right}
header .widget-4 a{font-size:14px;color:#808080;text-transform:uppercase}
header .widget-4x{font-size:13px;color:#000;text-transform:uppercase}

header .list-inline > li{display:inline-block;padding-right:15px;padding-left:10px}
header .list-inline{padding-left:0;margin-left:-10px;list-style:none}

header .abst-widget-middle{padding-top:20px;padding-bottom:20px}

header .icon{margin:-10px -10px;padding:8px 10px;color:#00BBD1}
header .icon:hover{background:#00BBD1;color:#1F406D}
header .icon-2{color:#1F406D}

header .widget-4:hover, 
header .widget-4 a:hover, 
header .widget-4x:hover, 
header .icon-2:hover
{color:#00BBD1}

/******** MOBILE VERSION ********/
@media only screen and (max-width:991px){
header .widget-1{text-align:center;margin-bottom:10px}
header .widget-1 .list-inline > li{margin-bottom:15px !important}
header .widget-2{text-align:center;margin-bottom:25px}
header .widget-3{text-align:center;margin-top:15px;margin-bottom:15px}
header .widget-4{text-align:center;margin-top:20px}
header .sm-display-block{display:block !important}
header .sm-pull-none, 
header .pull-left.flip.sm-pull-none, 
header .pull-right.flip.sm-pull-none
{float:none !important}
}

@media only screen and (max-width:767px){
header .abst-widget-middle{padding:0}
header .widget-4{display:none}
}