*{
    text-transform: none;
}

footer {
    overflow: visible;
}

.headerb {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.42857143;
    color: #333;
    /*background-color: #595959;*/
    box-sizing: border-box;
}

.headerb a {
    color: #337ab7;
    background-color: transparent;
    text-decoration: none;
}

.headerb a:hover, a:focus {
    color: #23527c;
    text-decoration: underline;
}

.headerb {
    margin-top: 0px;
}

.headerb .menu {
    position: relative;
    display: table;
    /*float: right;*/
}
.headerb .menu .menu-icons-wrapper {
    margin-right: 10px;
    display: inline-block;
}
headerb .to_drop {
    display: inline-block;
}

headerb .to_drop a {
    display: inline-block;
    color: #595959;
}

.headerb .menu .to_drop {
    display: inline-block;
    margin-right: 15px;
}

.headerb .menu .menu-drop-wrapper {
    margin-right: 0 !important;
    display: table-cell;
    vertical-align: middle;
}
.headerb .menu .menu-drop-wrapper .dropdown_menu {
    min-width: 170px;
}
.headerb .to_drop .dropdown_menu.right {
    top: -480px;
    left: 15px;
}
.headerb .to_drop .dropdown_menu.right-product {
    top: -225px;
    left: 15px;
}
.headerb .menu-icons-wrapper .dropdown_menu {
    top: 33px;
}

.headerb .to_drop .dropdown_menu {
    display: none;
    position: absolute;
    z-index: 99;
    width: 700px;
    background-color: #595959;
    padding: 8px 0;
    min-width: 165px;
}

.headerb .menu .menu-drop-wrapper .dropdown_menu .content-custom {
    padding: 5px 10px;
}

.headerb .row {
    margin-right: -15px;
    margin-left: -15px;
}

.headerb .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.headerb .menu .menu-drop-wrapper .dropdown_menu .content-custom .inner {
    margin: 3px 3px;
    background-color: #2d2d2d;
    border-radius: 3px;
    padding-left:5px;
}

.headerb .menu .menu-drop-wrapper .dropdown_menu .content-custom h3 {
    margin-top: 0;
}
.headerb .menu .menu-drop-wrapper .dropdown_menu .content-custom h1, .headerb .menu .menu-drop-wrapper .dropdown_menu .content-custom h2, .headerb .menu .menu-drop-wrapper .dropdown_menu .content-custom h3, .headerb .menu .menu-drop-wrapper .dropdown_menu .content-custom h4, .headerb .menu .menu-drop-wrapper .dropdown_menu .content-custom h5 {
    color: #FFFFFF;
}
.headerb .menu .menu-drop-wrapper .dropdown_menu .content-custom h4 {
    margin: 0 0 2px 0;
    font-size: 16px;
    color: #ffae01;
}

.headerb .menu .menu-drop-wrapper .dropdown_menu .content-custom .inner .country-wrapper {
    display: inline-block;
    margin-right: 10px;
}

.headerb .menu .menu-drop-wrapper .dropdown_menu .content-custom .inner .country-wrapper .country {
    display: table;
    font-size: 12px;
}

.headerb .menu .menu-drop-wrapper .dropdown_menu .content-custom .inner .country-wrapper .country div.text {
    padding-right: 3px;
    color: #FFFFFF;
    font-size:12px;
}

.headerb .menu .menu-drop-wrapper .dropdown_menu .content-custom .inner .country-wrapper .country div {
    display: table-cell;
}
.headerb .menu .menu-drop-wrapper .inner a {
    margin-right: 0;
}
.headerb .menu .menu-drop-wrapper:hover a {
    text-decoration: none;
}
.headerb .menu .menu-drop-wrapper .dropdown_menu .content-custom .col-lg-8:first-child, .headerb .menu .menu-drop-wrapper .dropdown_menu .content-custom .col-lg-6:first-child, .header .menu .menu-drop-wrapper .dropdown_menu .content-custom .col-lg-4:first-child, .header .menu .menu-drop-wrapper .dropdown_menu .content-custom .col-lg-3:first-child {
    padding-right: 0;
}
.headerb .menu .menu-drop-wrapper .dropdown_menu .content-custom .col-lg-8:last-child, .headerb .menu .menu-drop-wrapper .dropdown_menu .content-custom .col-lg-6:last-child, .header .menu .menu-drop-wrapper .dropdown_menu .content-custom .col-lg-4:last-child, .header .menu .menu-drop-wrapper .dropdown_menu .content-custom .col-lg-3:last-child {
    padding-left: 0;
}
@media (min-width: 992px) {
    .headerb .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
    .headerb .col-md-6 {
        width: 50%;
    }
    .headerb .col-md-8 {
        width: 66.66666667%;
    }
    .headerb .col-md-4 {
        width: 33.33333333%;
    }
}
@media (min-width: 768px) {
    .headerb .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    .headerb .col-sm-6 {
        width: 50%;
    }
    .headerb .col-sm-8 {
        width: 66.66666667%;
    }
    .headerb .col-sm-4 {
        width: 33.33333333%;
    }
}

.headerb .clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
    display: table;
    content: " ";
}
.headerb .clearfix:after, .container:after, .container-fluid:after, .row:after {
    clear: both;
}

.headerb .menu .static_h {
    padding-top: 0px;
    padding-left: 0px;
    color: white;
    text-decoration: none;
}
/*
.headerb .to_drop a.no-link:hover {
    text-decoration: none;
    background-color: #5a5a59;
}*/
.headerb .menu .menu-drop-wrapper .inner {
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.headerb-item {
    background-color: #5a5a59;
    text-decoration: none;
    color:white;
}

.triangle11, .triangle22 {
    background: #004b70;
}
.triangle11 {
    -webkit-clip-path: none;
}

.headerb .banner {
    background-color: #004b70;
}

.headerb button.pink, a.button.pink, div.button.pink {
    background-color: #ffae01;
    text-decoration: none;
    background-color: #C8252C;
}

.headerb .h2.pink {
    color: #ffae01 !important;
}

.vpn-locations .slogan {
    color: #ffae01;
}

.vpn-locations .slogan .yeah_container {
    color: #ffae01;
}

.header .menu .menu-drop-wrapper .dropdown_menu .content-custom h4 {
    margin: 0 0 2px 0;
    font-size: 16px;
    color: #ffae01;
}

.headerb a.button.pink:hover, div.button.pink:hover {
    border: 2px solid #ffae01 !important;
    background-color: #FFFFFF !important;
    color: #ffae01 !important;
}

.headerb .footer a:not(.button):hover {
    text-decoration: none;
    color: #ffae01;
}

.headerb .to_drop .dropdown_menu .item a:hover {
    text-decoration: none;
    background-color: #ffae01;
}

.headerb .inner-item {
}


.headerb .right-product .item {
    border-bottom: 1px dotted #ffffff5c;
}

.headerb .right-product .item a {
    display: block;
    width: 100%;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 300;
    font-family: 'Aileron-Regular', Helvetica, sans-serif;
    padding: 0 10px;
    line-height: 24px;
    padding-left: 20px;
}
/*----------------------------------------------------------------------------*/
/*top status*/
.headerb div.top-status {
    background: #34495e;
    border-bottom: 1px solid #cbddeb;
}

.headerb div.top-status-info {
    line-height: 34px;
    text-align: center;
    color: white;
    font-family: montserrat,open sans,"sans-serif" !important;
    font-size: 12px;
}

.headerb div.top-status-item {
    float: left;
    font-size: 12px;
    height: 34px;
    line-height: 18px;
    margin-right: 40px;
    padding: 8px 0;
    color: white;
}
.headerb div.top-status-info strong {
    color: white !important
}

.headerb div.top-status-info strong.warn {
    color: #e4502a !important
}

.headerb .page-banner {
    height: 70px;
    overflow: hidden;
    background: url(/static/mk/image/page-banner-bg.jpg) no-repeat bottom center;
    background-size: 100% 100%;
}

.headerb .page-menu {
    height: 100%; 
    margin-top: 20px;
    margin-left:10px;
    margin-right:20px;
}

.headerb .page-menu a{
    text-decoration:none;
    color:white;
}

.headerb .content-custom .list .item-wrapper {
    padding-left: 10px;
    position: relative;
}
.headerb .content-custom .inner.list .item-wrapper {
    display: block;
    padding: 3px 0;
    margin-right: 10px;
}
.headerb .content-custom h4 {
    margin: 0 0 2px 0;
    font-size: 14px;
    color: #ff0466;
}
.headerb .content-custom .inner .item-wrapper .link-item {
    display: table;
    font-size: 12px;
}
.headerb .content-custom .inner .item-wrapper .link-item div.text {
    padding-right: 3px;
    color: #FFFFFF;
    text-transform:none;
    font-size:12px;
}

.headerb .ext-buttons-container {
    display:flex;
}
.headerb .ext-button-wrapper {
}
    
.headerb .ext-button-wrapper img {
    max-width: 86px;
    width: 86px;
}