#lhc_status_container {
    background-color: #fff !important;

    }
#lhc_need_help_container{
    background:#038884 !important;
    border: 1px solid #038884 !important;
}
#lhc_need_help_triangle {
    border-top:15px solid #038884 !important;
}
#lhc_need_help_close {
    background: #2a2a2a!important;
    }

#lhc_need_help_close:hover {
background-color: #598884 !important;
}

.btn-vpn {
    padding: 40px 40px 30px 40px;
    margin: 0 1px 0 0;
    text-decoration: none;
    text-align: center;
    color: #7f8c8d;
    cursor: pointer;
    background: #2c3e50;
    border-bottom: 10px solid #34495e;
}
.btn-vpn.active{
    border-bottom: 10px solid #038884;
    transition-property:border-bottom .6s linear 0s;
    -moz-transition:border-bottom .6s linear 0s;
    -webkit-transition:border-bottom .6s linear 0s;
    -o-transition:border-bottom .6s linear 0s;
    color:#038884;
}
.button-group-navigation li {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
    zoom: 1;
    background:#7f8c8d;
}

.button-group-navigation li .btn-vpn {
    float: left;
    margin-left:-4px;
}

.button-group-navigation > .btn-vpn:not(:first-child):not(:last-child),
.button-group-navigation li:not(:first-child):not(:last-child) .btn-vpn {
    border-radius: 0;
}

.button-group-navigation > .btn-vpn:first-child,
.button-group-navigation li:first-child .btn-vpn {
    margin-left: 0;
}

.button-group-navigation > .btn-vpn:last-child,
.button-group-navigation li:last-child > .btn-vpn {
    margin-right:0;

}


.color1 {
    color: #fff;
}
.color2 {
    color: #038884; /*green*/
}
.color3 {
    color: #333333; /*grey*/
}
.bg-color1 {
    background: #fff;
}
.menu-holder {
    width: 100%;
    height: 112px;
    background-color: #000;
    left: 0;
    top:0;
    /*    float: left;*/
    position: fixed;
    z-index: 9999;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
}
.wrap {
    max-width: 1120px;
    width: 100%;
    margin: 0 auto;
}
.f-black {
    /*font-family: 'eausans_black';*/
    font-family: 'eausans_book';
}
#section-1 {
    position: relative;
    left: 0;
    top: 0;
}

.fb_iframe_widget {

    float: left;
    margin-right: 15px;
    margin-top: -3px;

}
.bkg {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
    width: 100%;

}
.bkg section {
    min-height: 450px;
}
.bkg1 {
    background-image: url('../img/bg111.jpg');
    /*    height: 900px;
*/        background-position: top center;/*
*/
    /*background-size: 100% auto !important;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.bkg2 {
    background-image: url('../img/bg222.jpg');
    /*   background-position: left top;
        background-size:auto 100% !important;
        height: 900px;*/
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.bkg3 {
    background-image: url('../img/bg333.jpg');
    /*background-position: left top;*/
    /*        background-size: 100% auto !important;*/
    /*height: 900px;*/
    background-position: top center;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}
html {
    float: left;
    width: 100%;
}
div#primary.content-area {
    float:left;
    width:100%;
}

.logo {
    float: left;
    width: 30%;
    margin-top: 13px;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
}
.logo img {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
}
.menu {
    float: right;
    width: 70%;
    margin-top: 40px;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
}
.menu ul li {
    float: right;
    list-style: none;
}
.menu-banner {
    /* text-transform: uppercase; */
    color: #fff;
    text-align: center;
    background: #038884;
     border-top: 2px solid #333;
     border-bottom: 2px solid #333;
    /* float: right; */
    width: 100%;
    margin-top: 5px;
    padding: 5px 5px;
    position: absolute;
    top: 80px;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.menu-banner a {
    color: #fff;
}
.mobile-btn {
    display: none;
    font-size: 266%;
    float: right;
    margin-top: 30px;
    cursor: pointer;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
}
.menu ul li a {
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-size: 100%;
    padding: 0 16px;
}
.text-center {
    text-align: center;
}
#section-1 h1 {
    margin-top: 199px;
    display: inline-block;
    margin-bottom: 146px;
}
.white {
    background-color: #fff;
    float: left;
    width: 100%;
    padding: 30px 0;
    z-index: 9900;
    position: relative;
}
.white.second, .white.third {
    padding: 0;
}
.white h3 {
    margin: 70px 0 66px;
    letter-spacing: 0.0002px;
}
.mb30 {
    margin-bottom: 30px;
}
.mb45 {
    margin-bottom: 45px;
}
p.bigger {
    font-size: 120%;
    line-height: 125%;
    margin: 0;
}
p.smaller {
    font-size: 77.77%;
    line-height: 75%;
    margin: 0;
}
span.smaller {
    font-size: 75%;
    /*line-height: 77.77%;*/
    margin: 0;
}
.border-right {
    border-right: 1px solid #ddd;
}
.text-right {
    text-align: right;
}
.upper {
    text-transform: uppercase;
}
#section-2 .wrap {
    padding: 30px 0;
}
#section-2 h2 {
    margin: 160px 0;
}
.special .row {
    width: 100%;
    float: left;
    margin-top: 60px;
}
.special h3 {
    margin-top: 50px;
}
.special p {
    margin: 0;
    line-height: 133.34%;
}
.white.second h3 {
    margin-bottom: 0;
}
.gray-holder {
    padding: 1px 5px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #fff;
    line-height: 120%;
}
.white.third h3 {
    margin: 50px 0 20px;
}
.mt10 {
    margin-top: 10px;
}
.mt45 {
    margin-top: 45px;
}
.mt50 {
    margin-top: 50px;
}
a.like {
    width: 65px;
    height: 25px;
    color: #fff;
    background-color: #038884;
    float: left;
    font-size: 77.78%;
    padding-top: 2px;
    padding-left: 30px;
    background-image: url('https://www.blackvpn.com/content/themes/bvpn03/img/like.png');
    background-repeat: no-repeat;
    background-position: 5px center;
    margin-right: 25px;
}
.likeit .special {
    margin-top: 0;
}
.black {
    margin-top: 30px;
    width: 100%;
    float: left;
    padding: 70px 0 30px;
    background-color: #000;
}
.black span {
    color: #038884;
}
a.btn-order {
    background-color: #038884;
    float: right;
    padding: 10px 20px 7px;
    text-transform: uppercase;
    color: #fff;
    margin-right: 10px;
    margin-top: 0;
    font-size: 125%;
    font-weight: bold;
}
.black table tr td {
    width: 500px;
}
.black table tr.special {
    height: 60px;
}

.black h2 {
    margin-bottom: 20px;

}
.black h3 {
    margin: 0 0 30px;
    cursor: pointer;
    font-size: 150%;
}
.footer {
    width: 100%;
    float: left;
    padding: 30px 0 75px;
    background-color: #222;
}
.footer .fifth {
    width: 20%;
    float: left;
    padding: 0 2%;
}
.footer a, .footer ul li {
    font-size: 88.89%;
    line-height: 150%;
}
.footer ul li {
    margin: 10px 0;
}
.footer ul {
    margin-top: 40px;
}
.footer i {
    font-size: 170%;
    line-height: 150%;
    margin-right: 15px;
}
.customisable-border.thm-dark, .thm-dark .customisable-border{
    border-color: green !important;
}
.fb_iframe_widget {
    float: left;
    margin-right: 5px;
    /*margin-top: -3px;*/
    width: 100%;
}
i.special {
    margin-top: -15px;
}
.choose {
    text-align: center;
}
/*
.choose .grid_7 div, .grid_3.choose div {
    color: #038884;
}
*/
.choose .grid_7 div {
    color: #038884;
}
.choose .grid_3 div {
    color: #FF5555;
}
.choose label {
    color: #fff;
    display: inline-block;
    width: 100%;
    min-height: 40px;
    margin-top: 30px;
}
.choose h3 {
    display: table-cell;
    vertical-align: middle;
    height: 150px;
    max-width: 600px;
    width: 100%;
    border: 5px solid #434343; /* stroke */
    background-color: rgba(255,255,255,.1); /* layer fill content */
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
    padding: 10px 10px;
    font-size: 100%;
    float: left;
    background-image: -webkit-linear-gradient(top, #615e61, #000000);
    background-image: -moz-linear-gradient(top, #615e61, #000000);
    background-image: -ms-linear-gradient(top, #615e61, #000000);
    background-image: -o-linear-gradient(top, #615e61, #000000);
    background-image: linear-gradient(to bottom, #615e61, #000000);
}
.choose h3:hover {
    background-image: -webkit-linear-gradient(top, #000000, #615e61);
    background-image: -moz-linear-gradient(top, #000000, #615e61);
    background-image: -ms-linear-gradient(top, #000000, #615e61);
    background-image: -o-linear-gradient(top, #000000, #615e61);
    background-image: linear-gradient(to bottom, #000000, #615e61);
}
h2.choose {
    border: 1px solid #434343; /* stroke */
    width:100%;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
    padding: 20px;
    display: inline-block;
    text-align: left;
}
@media (max-width: 1023px) {
    .bkg {
        background-attachment: scroll;

    }

}
@media (max-width: 1000px) {
    .menu-holder {
        width:100%;

    }

}