@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Bold.woff2') format('woff2'),
        url('../fonts/Poppins-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-ExtraLight.woff2') format('woff2'),
        url('../fonts/Poppins-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-ExtraBoldItalic.woff2') format('woff2'),
        url('../fonts/Poppins-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-ExtraBold.woff2') format('woff2'),
        url('../fonts/Poppins-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-BoldItalic.woff2') format('woff2'),
        url('../fonts/Poppins-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Black.woff2') format('woff2'),
        url('../fonts/Poppins-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Italic.woff2') format('woff2'),
        url('../fonts/Poppins-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Light.woff2') format('woff2'),
        url('../fonts/Poppins-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-ExtraLightItalic.woff2') format('woff2'),
        url('../fonts/Poppins-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-BlackItalic.woff2') format('woff2'),
        url('../fonts/Poppins-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Thin.woff2') format('woff2'),
        url('../fonts/Poppins-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/Poppins-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Medium.woff2') format('woff2'),
        url('../fonts/Poppins-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-MediumItalic.woff2') format('woff2'),
        url('../fonts/Poppins-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-LightItalic.woff2') format('woff2'),
        url('../fonts/Poppins-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-SemiBold.woff2') format('woff2'),
        url('../fonts/Poppins-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Regular.woff2') format('woff2'),
        url('../fonts/Poppins-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-ThinItalic.woff2') format('woff2'),
        url('../fonts/Poppins-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

/*Report Page Start*/
.banner_reports {
    padding: 6rem 0 8rem 0 !important;
}
.banner_reports h1 {
    font-size: 50px;
    line-height: 50px !important;
}
.banner_reports h1 span {
    color: #FFA200;
}

.banner_reports h4 {
    font-size: 17px !important;
    font-weight: 300 !important;
    line-height: 29px !important;
}
.box_quote {
    position: relative;
    background: #051428;
    padding: 30px 60px;
    text-align: center;
    color: #fff;
}
.box_r_content h2 {
    position: relative;
    font-size: 31px;
    font-weight: 400;
    padding: 0 12px;
}

.box_r_content h2:before {
    content: '';
    display: block;
    background: url(../images/landing/quote_r.png) no-repeat;
    width: 100px;
    height: 70px;
    position: absolute;
    left: 10px;
    background-size: 50%;
    top: -13px;
}
.box_quote:after {
    content: '';
    display: block;
    background: url(../images/landing/box_after.png) no-repeat;
    width: 100px;
    height: 100px;
    position: absolute;
    bottom: -80px;
    left: 20px;
}

.report_trans{
    background: url(../images/report_bg_top.png) right top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 50px;
}
.trans_head  h3 {
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 20px;
}

.trans_head p {
    font-size: 20px;
    line-height: 27px;
    color: #000;
    font-weight: 300;
    padding: 0 70px;
}

.trans_head {
    padding-bottom: 50px;
}
.box_enquires {
    background: url(../images/box_enuirev2.png) no-repeat top left / cover;
    padding: 50px 40px 15px;
    box-shadow: 0 0 12px 6px #7c7c7c2e;
    margin: 50px 0;
}
.left_enquer  h2 {
    font-size: 28px;
    font-weight: 600;
}

.left_enquer p {
    font-size: 16px;
    line-height: 23px;
    color: #000000;
}
.box_enq_img img {padding: 0 20px 20px;}

.report_transbar
 .sec_blue {
    background: #051428;
    padding-top: 40px;
    color: #fff;
    padding-bottom: 100px;
    position: relative;
}
.box_btm_quote {
    display: flex;
    align-items: center;
    height: 100%;
}

.box_btm_quote h2 {
    font-size: 30px;
    font-weight: 500;
}

.box_btm_quote p {
    font-size: 18px;
    line-height: 30px;
}
.sec_rprt {
    color: #000;
}

.sec_rprt h4 {
    font-weight: 600;
    font-size: 25px;
}

.sec_rprt h3 {
    font-size: 34px;
    font-weight: 700;
}

@media (max-width: 767px){
.w30{
    width:100% !important;
}
.banner_reports .banner-content.inner-content h1 {
    font-size: 41px !important;
    line-height: 50px !important;
    margin-bottom: 30px !important;
}
.banner_reports {
    padding: 2rem 0 8rem 0 !important;
}
.banner_reports h4 {
    font-size: 16px !important;
        line-height: 27px !important;
}
.box_r_content h2 {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    padding: 0 0;
}
.box_r_content h2:before {
    content: '';
    display: block;
    background: url(../images/landing/quote_r.png) no-repeat;
    width: 51px;
    height: 36px;
    position: absolute;
    left: -30px;
    background-size: 50%;
    top: -5px;
}
.box_quote:after {
    content: '';
    display: block;
    background: url(../images/landing/box_after.png) no-repeat;
    width: 35px;
    height: 35px;
    position: absolute;
    bottom: -33px;
    left: 20px;
}
.trans_head p {
    padding: 0;
}
.box_enq_img img {
    padding: 30px 0 0;
}
.trans_head h3 {
    font-size: 29px;
}
.box_btm_quote h2 {
    font-size: 30px;
    font-weight: 500;
    padding-top: 50px;
}
.box_btm_quote {
    margin-bottom: 40px;
}
}
/*Report Page End*/

/*blackFriday Page Start*/
.friday_landing h1 {
    color: #FFBB00;
    font-weight: 700;
}

.friday_landing p.sub_title{
    font-size: 26px !important;
    margin-bottom: 9px !important;
}

.friday_landing p.sub_title span {
    color: #FFBB00;
}

.friday_landing h3 {
    margin-bottom: 20px !important;
    font-weight: 400 !important;
}
.friday_landing p.btm_sub_title {
    font-size: 23px;
    margin-bottom: 31px;
}

.friday_landing p.btm_sub_title span {
    color: #FFBB00;
}
.friday_landing.blackfriday_banner h3 span {
    padding: 4px 8px;
    border-radius: 25px;
    font-size: 21px;
    font-weight: 600;
    background: rgb(236,184,0);
    background: linear-gradient(180deg, rgba(236,184,0,1) 35%, rgba(106,88,5,1) 81%);
}
.friday_landing a.btn_new_pad {
    padding: 22px 70px !important;
    font-weight: 600;
    background: rgb(236,184,0);
    background: linear-gradient(180deg, rgba(236,184,0,1) 35%, rgba(106,88,5,1) 81%);
}
.friday_landing small {
    position: relative;
    font-size: 16px !important;
    font-weight: 600;
    padding-left: 10px;
}

.friday_landing small:before {
    content: "\f058";
    position: absolute;
    left: -14px;
    font-family: 'Font Awesome 5 Free';
    color: #fff;
}
.friday_landing .count_timer li span {
    background: rgb(236,184,0);
    background: linear-gradient(180deg, rgba(236,184,0,1) 12%, rgb(131 110 16) 48%, rgba(236,184,0,1) 85%);
    z-index: 999;
}
.friday_landing .count_timer li span b:before {
    z-index: -1;
}

@media (max-width: 767px){
.friday_landing p.sub_title {
    font-size: 16px !important;
    padding-bottom:16px;
}
.friday_landing p.btm_sub_title {
    font-size: 16px;
    margin-bottom: 31px;
    line-height: 26px;
}
.friday_landing a.btn_new_pad {
    font-size: 16px !important;
}
.friday_landing small {
    font-size: 14px !important;
}

}
/*blackFriday Page End*/
/*general Css Landing page*/
.family_poppins{
   font-family: 'Poppins';
}

ul.gen_tick li {
    list-style: none;
    position: relative;
    padding-left: 30px;
    margin: 17px 0 !important;
    line-height: 25px;
    font-size: 16px;
    font-family: poppins;
    font-weight: 500;
}
ul.gen_tick li:before {
    content: "\f058";
    position: absolute;
    left: 0;
    font-family: 'Font Awesome 5 Free';
    color: #ffa300;
}
ul.gen_tick {
    padding: 0;
    margin: 27px 0 30px;
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    margin-top: 20px;
}
.flex-center {
    align-items: center !important;
    display: flex;
}
/*general Css End Landing page*/

/*Fifa Landing page*/

.light_text {
    color: #fff;
}
.banner_content.fifalanding {
    padding-left: 20px;
}

.banner_content.fifalanding picture {position: relative;left: -10px;top: 27px;width: 13% !important;}

.banner_content.fifalanding h1 {
    font-size: 74px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 78px;
    margin-bottom: 0;
}

.banner_content.fifalanding h3 {
    font-size: 41px;
    margin-bottom: 15px;
}
.banner_content p {
    font-size: 17px;
    line-height: 29px;
}
.banner_content.fifalanding h3 span {
    color: #febc11;
}
.banner_content p span {
    color: #febc11;
}
.banner_content h5 {
    font-size: 15px;
    margin: 0;
    position: relative;
    top: -10px;
    left: 18px;
    font-weight: 100;
}
section.stream_fifa {
    background: url(../images/landing/fifa_score_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.stream_fifa  h2 {
    font-size: 41px;
    line-height: 45px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 35px;
    color: #172c57;
}

.stream_fifa h2 span {
    color: #fff;
    padding: 0 1px;
    position: relative;
    z-index: 9;
}


.stream_fifa h2 span::before {
    background: #7d0d2e;
    width: 132px;
    height: 48px;
    position: absolute;
    content: '';
    z-index: -1;
    left: 0;
}
.stream_fifa p {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px;
    color: #051428;
    font-weight: 400;
}
.matches_fifa h2 {
    color: #051428;
    font-size: 33px;
    font-weight: 600;
}

.matches_fifa p {
    font-size: 19px;
    line-height: 27px;
    color: #051428;
    font-weight: 400;
}

.matches_fifa p span {
    font-weight: 900;
}
.matches_fifa .step_box {
    background: url(../images/landing/box_bg.png) center;
    background-repeat: no-repeat;
    background-size: 96% 100%;
    padding: 100px 22px 56px;
    position: relative;
}

.matches_fifa .step_box h4 {
    position: absolute;
    font-weight: 600;
    top: -16px;
    right: 0;
    left: 0;
    background: #96143d;
    color: #fff;
    width: 100%;
    max-width: 36%;
    display: table;
    margin: 0 auto;
    padding: 8px 0;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 7px;
}
.matches_fifa .step_box .step_iconn {
    margin: 20px 0 35px !important;
}

.matches_fifa .step_box h3 {
    text-transform: uppercase;
    font-size: 20px;
    padding: 25px 27px 0;
    font-weight: 800;
    color: #051428;
}
.matches_fifa .container {
    border-bottom: 1px solid #a3aecf;
}

.broadcast_fifa h2 {
    color: #051428;
    font-size: 33px;
    font-weight: 600;
}

.broadcast_fifa p {
    font-size: 19px;
    line-height: 27px;
    color: #051428;
    font-weight: 400;
}
.broad_box {
    background: #efeee5;
    padding: 40px 30px;
    width: 100%;
    max-width: 48%;
    margin: 0 auto;
}

.broad_box h4 {
    position: relative;
    z-index: 9;
    color: #fff;
    font-size: 16px;
    padding-top: 4px;
    margin: 3px 0 10px;
}


.broad_box  h3 {
    font-size: 16px;
    line-height: 22px;
    margin: 30px 0;
    font-weight: 700;
}
.broad_box ul {
    margin: 0;
    padding-left: 20px;
}

.broad_box ul li {
    margin-bottom: 19px;
    font-weight: 500;
    font-size: 18px;
    position: relative;
    list-style: none;
}

.broad_box ul li:before {
    content: '';
    background: url(../images/landing/arrow.png);
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    left: -16px;
    top: 2px;
    background-repeat: no-repeat;
}
.broad_box h4:after {
    content: '';
    background: url(../images/landing/after_head.png);
    width: 100%;
    height: 27px;
    display: block;
    position: absolute;
    top: 0;
    background-repeat: no-repeat;
    z-index: -1;
    left: -30px;
}
.broad_box.frst_col h4:before {
    background: #96143d;
    content: '';
    display: block;
    width: 280px;
    height: 21px;
    position: absolute;
    z-index: -1;
    left: -30px;
}
.broad_box.frst_col h4:after {
    left: 85px;
}
.chrome_vp .customize_sec img {
    margin-top: 80px;
}
a.gradient_new{
 background: rgb(255,188,0);
 background: linear-gradient(180deg, rgba(255,188,0,1) 14%, rgb(161 124 22) 91%);
}

a.gradient_new:hover {
    background: transparent; 
    background: linear-gradient(180deg, rgba(255,188,0,1) 14%, rgb(161 124 22) 91%);
}

/*Fifa Landing Mobile css*/
@media only screen and (max-width: 600px) {
    body.fifa-landing .logo-flip-white {
        display: none !important;
    }
    body.fifa-landing .sticky_logo {
    display: block !important;
}
.banner_content.fifalanding h1 {
    font-size: 45px;
    line-height: 44px;
}
.banner_content.fifalanding picture {
    position: relative;
    left: -20px;
    top: 12px;
    width: 36% !important;
}
.banner_content.fifalanding h3 {
    font-size: 29px;
    margin-bottom: 16px;
}
.banner_content .cta-btn {
    justify-content: start !important;
    margin-bottom: 12px !important;
}.banner_content h5 {
    font-size: 14px;
    position: unset;
}
.stream_fifa h2 {
    font-size: 36px;
    line-height: 45px;
    margin-top: -50px;
}
.stream_fifa h2 span {
    color: #fff;
    padding: 0 8px;

}
.step_box {
    margin-bottom: 50px !important;
}

.broad_box {
    width: 100%;
    max-width: 88%;
    margin: 0 auto;
}
}

/*Fifa Landing Mobile css End*/
/*Desktop Landing page*/
img.med_big {
    width: 100%;
}
.desktop_banner h1 {
    font-size: 36px;
    font-family: poppins;
    font-weight: 600 !important;
}
a.btn-warning.trnsprnt_grd {
    background: #00000026;
    border: 1px solid #ccc;
    font-size:18px !important;
}
a.btn-warning.ftrd_yellow {
    font-size:18px !important;
}
section.fastestvpn_list.desktop_sec_2 {
    background: url(../images/landing/bg_new.png) top center !important;
    background-size: cover !important;
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0 !important;
}
section.fastestvpn_list.desktop_sec_2.chrome_vp {
    background: url(../images/chrome-extension/bg_chrome_ext.png?v=29) bottom center !important;
    background-size: cover !important;
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0 !important;
}
section.chrome_steps {
    background: url(../images/chrome-extension/bg_chrome_ext.png?v=29) top center !important;
    background-size: cover !important;
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0 !important;
}
section.desktop_sec_3 {
    background: url(../images/landing/bg_2.png) top center no-repeat !important;
}
section.desktop_sec_3.vpn_bg_sec {
    background: url(../images/landing/bg_vpn_new.png) top center/cover no-repeat !important;
}
section.desktop_sec_4 {
    background: url(../images/landing/bg_devices.png) top center/cover no-repeat !important;
}
.accord_windows {
    padding-top: 45px;
}
.head-accords h3 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 40px;
    color: #000;
    font-family: poppins;
}
.pdr10{
 padding-right:10%;
}
a.w50 {
    width: 50%;
}
.w70{
    width:70%;
}
.w40{
    width:40%;
}
.w30{
    width:30%;
}
.chrome_steps .step_first .step-content{
    background:none;
}
.chrome_steps .step-item h4 {
    font-size: 20px;
    font-weight: 400;
}
.chrome_steps .step-item {
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(235,239,247,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(235,239,247,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(235,239,247,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ebeff7',GradientType=0 );
    border-radius: 60px;
    position: relative;
    height:80%;
    background: #D9E9FF;
}
.chrome_steps h3.step_box {
    margin: 0 auto;
    width: 63px;
    height: 63px;
    background: #3B5CAD;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 19px;
    color: #fff;
    box-shadow: 3px 3px 0px #324fa2;
    position: absolute;
    top: -39px;
    left: 0;
    right: 0;
}
.chrome_steps .step_last .step-item picture{
    margin-left: 54px;
}
.chrome_steps .step_first .step-item {
    margin-top: 30px;
}

.chrome_steps .step_last .step-item {
    margin-top: 30px;
}
.accordians_general button, .accordians_general button.accordion_sec {
    background-color: transparent;
    color: #8B8B8B;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 18px;
    transition: 0.4s;
    position: relative;
    margin-top: 20px;
    display: flex;
    align-items: center;
    font-family: 'Poppins';
    font-weight: 600;
}

.accordians_general button.active, button:hover,
.accordians_general button.accordion_sec.active, button.accordion_sec:hover {
   color:#000;
}

.accordians_general button:before,
.accordians_general button.accordion_sec:before {
    content: '';
    color: #777;
    width: 3px;
    height: 50px;
    background: #9F9F9F;
    left: 0;
    position: absolute;
}
.accordians_general button.active:before,
.accordians_general button.accordion_sec.active:before {
    background: #5F82C3;
    height: 94px;
    top: 15px;
}
/*button.accordion.active:after {
    content: "\2212";
}*/
.heads_sec h2 {
    font-size: 37px;
    font-family: poppins;
    font-weight: 600 !important;
    color: #000000 !important;
}
.accordians_general div.panel {
    padding: 0 18px;
    background-color: transparent;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    font-size: 18px;
    line-height: 25px;
    color: #000;
    font-weight: normal;
    font-family: 'Poppins';
}
.head-customize h3 {
    font-size: 39px;
    font-weight: 600;
    color: #000;
    margin-bottom: 25px;
    font-family: 'Poppins';
}

.customize_content h4 {
    font-size: 18px;
    color: #000000;
    font-weight: 600 !important;
    font-family: 'Poppins';
}

.customize_content p {
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
    font-family: 'Poppins';
    margin-bottom: 20px;
}

.customize_content {
    margin-bottom: 2em;
}
.faq_head  h2 {
    font-size: 40px;
    color: #000;
    font-weight: 700;
    font-family: 'Poppins';
    padding-top: 19px;
}

.customize_content ol {
    padding-left: 17px;
    margin: 30px 0;
}

.customize_content ol li {
    font-size: 18px;
    color: #000;
    margin-bottom: 31px;
    font-family: poppins;
    line-height: 26px;
}
div.box_devices {
    background: #ffffff4d;
    padding: 15px 20px 35px;
    box-shadow: 0px 1px 3px 0px #5f82c36b;
    min-height: 456px;
}

div.box_devices h3 {
    font-size: 40px;
    color: #769BD1;
    font-weight: 100;
    margin-bottom: 30px;
}

div.box_devices picture img {
    margin-bottom: 40px;
}

div.box_devices h5 {
    font-size: 16px;
    color: #000000;
    font-weight: 400;
}
section.desktop_sec_5{
    background: url(../images/devices/sec_5_windows.png) top center/cover no-repeat !important;
    padding-bottom: 5em;
}

section.adv_fetrd{
    background: url(../images/devices/bg_window_pc.png) top center/cover !important;
    background-repeat: no-repeat !important;
}
.head_ftrd  h2 {
    font-size: 38px;
    font-weight: 600;
    padding-bottom: 5px;
    color: #000000;
    font-family: 'Poppins';
}

.head_ftrd p {
    font-size: 18px;
    line-height: 28px;
    padding: 0 2em;
    color: #000000;
    font-family: 'Poppins';
}

.head_ftrd {
    padding-bottom: 40px;
}
.ftrd_box {
    padding: 30px 0 0 !important;
    height: 256px;
}
.ftrd_box h3 {
    position: relative;
    font-size: 28px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 15px;
    font-family: 'Poppins';
}

.ftrd_box p {
    color: #000000;
    font-size: 18px;
    line-height: 33px;
    font-family: 'Poppins';
}
.ftrd_box h3 img {
    width: 77px;
}

.ftrd_box h3:after {
    content: '';
    display: block;
    background: #324FA2;
    height: 2px;
    width: 30px;
    left: 16%;
    position: absolute;
    top: 58px;
}
section.faq_sec_cont{
    background: url(../images/countries/bg_faq.png) top left/cover !important;
    background-repeat: no-repeat !important;
}
.dev_cont h2 {
    font-size: 40px;
    padding-bottom: 20px;
    font-weight: 600;
}

.dev_cont p {
    font-size: 17px;
    color: #000000;
    line-height: 26px;
    padding-bottom: 30px;
}
dl.accordion_faq {
    margin: 40px 0;
}

.accordion_faq dt {
    border-bottom: 1px solid #707070;
    padding: 30px 0;
    margin-bottom: 21px;
}

.accordion_faq dt a {
    color: #000;
    font-size: 22px;
    font-weight: 500;
    width: 100%;
    position: relative;
    display: block;
    font-family: poppins;
    line-height: 30px;
}
.accordion_faq dd {
    font-size: 16px;
    line-height: 27px;
    color: #000;
    font-weight: 400;
    font-family: 'Poppins';
}
.accordion_faq dt a:after {
    content: "\f107";
    display: block;
    height: 10px;
    width: 10px;
    right: 0;
    position: absolute;
    font: normal normal normal 22px/1 FontAwesome;
    top: 0;
}

.accordion_faq dt a.current:after {
    content: "\f106";
}

    /* Pay method css */
    .cpm_row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -10px;
        margin-left: -10px;
    }
    .col__6 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .choose_payment_method h3 {
        font-size: 18px;
        margin-bottom: 20px;
        line-height: 1.5;
    }
    .pay_icon_box {
        position: relative;
        border-radius: 6px;
        box-shadow: 0 3px 8px rgb(0 0 0 / 10%);
        border: 2px solid transparent;
        text-align: center;
        padding: 5px;
        margin-bottom: 15px;
        cursor: pointer;
        width: 114px;
        min-height: 110px;
    }
    .cpm_row .cpm_list .active {
        border: 2px solid #324fa2;
    }
    .pay_icon_img {
        width: 100px;
        height: 55px;
        margin: 0 auto 8px;
        position: relative;
    }
    .pay_icon_img img {
        width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .pay_icon_box p {
        font-size: 15px;
        margin: 0;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        text-align: center;
        padding: 10px 10px 15px;
        font-weight: 500;
    }




/*Devices page Mobile css*/
@media only screen and (max-width: 600px) {
.desktop_banner h1 {
    font-size: 29px !important;
    line-height: 35px !important;
}
.dedcted_head p {
    font-size: 17px;
    line-height: 24px;
}
.dedcted_head h2 {
    font-size: 25px !important;
}
.box_ded {
    margin-bottom: 30px;
}
.desktop_banner img.med_big {
    display: none;
}
.desktop_banner {
    padding-top: 1rem;
    padding-bottom: 0 !important;
    margin-top: 20px;
}
.clone-desktop-vpn header.header-bg {
    background-size: cover !important;
}
.heads_sec h2 {
    font-size: 27px;
}
.head-accords h3 {
    font-size: 23px;
    padding: 40px 0 0;
}
.accordians_general button.accordion_sec{
   line-height: 23px;
}
.head-customize h3 {
    font-size: 25px;
    margin-top: 40px;
}
div.box_devices {
    margin-bottom: 40px;
    min-height: 400px;
}
section.desktop_sec_4 {
    background: url(../images/landing/bg_devices.png) top center no-repeat !important;
    background-size: cover !important;
}
.head_ftrd p {
    font-size: 18px;
    line-height: 28px;
    padding: 0;
}
.ftrd_box h3 {
    position: relative;
    font-size: 18px;}
.ftrd_box h3:after {
    content: '';
    left: 32%;
}
.adv_fetrd a.ftrd_yellow {
    width: 100% !important;
}
.ftrd_box p {
    font-size: 14px;
    line-height: 25px;
}
.faq_head h2 {
    font-size: 30px;
    padding-top: 0px;
}
.accordion_faq dt a {
    font-size: 17px;
    font-weight: 500;
    line-height: 25px;
}
.accordion_faq dt a:after {
    right: -10px;
    position: absolute;
    top: 0;
}

}


/*Devices page Mobile css End*/
.heading_reprt_stat {
    background: url(../images/landing/heading_bar.png) bottom right / contain no-repeat;
    padding: 50px 0;
    text-align: center;
}
.container-fluid.bg_rprt_table {
    background: url(../images/landing/rprt_new_bg.png) top left / cover no-repeat;
        position: relative;
}

.padd_top {
    padding-top: 10%;
    padding-bottom: 10%;
}
.table_reprt {
    background: #fff;
    border-radius: 35px;
    min-height: 350px;
    padding: 33px;
    overflow-x: auto;
}
table.reprt_struct {
    width: 100%;
}

table.reprt_struct tr.head_tb {
    background: #ECF2FC;
    border-radius: 55px !important;
    height: 55px;
    vertical-align: middle;
}

table.reprt_struct tr th {
    padding-left: 30px;
    /* text-align: center; */
}

table.reprt_struct tr td {
    padding: 10px;
    text-align: center;
}
table.reprt_struct tr  td:first-child {
    color: #fff;
    font-weight: 600;
    position: relative;
    z-index: 999999;
    display: flex;
    align-items: center;
    justify-content: left;
    padding-top: 30px;
    padding-left: 28px;
    font-size: 15px;
}
tr:nth-child(odd) {
    background-color: #ecf2fc63;
    border-radius: 100px;
}
table.reprt_struct tr td:first-child:before {
    content: '';
    display: block;
    background: #121B53;
    width: 100%;
    height: 65%;
    position: absolute;
    top: 17px;
    z-index: -1;
    border-radius: 30px;
    left: 0;
}
@media only screen and (max-width: 600px) {
/*table, thead, tbody, th, td, tr { */
/*	display: block; */
/*}*/
table.reprt_struct tr th {
    text-align: center;
    padding: 15px 4px;
    border-bottom: 1px solid #ccc;
    font-size: 12px;
}
table.reprt_struct tr.head_tb {
    background: #ECF2FC;
    border-radius: 0 !important;
    height: auto;
    vertical-align: middle;
}
table.reprt_struct tr td {
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid;
    font-size: 13px;
}
.table_reprt {
    margin-bottom: 40px;
    padding: 33px 3px;
    }
table.reprt_struct tr td:first-child {
    font-size: 11px;
    padding-left: 8px;
    padding-top: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 100;
}
.heading_reprt_stat {
    background: url(../images/landing/heading_bar.png) bottom center / cover no-repeat;
    padding: 10px 0;
    text-align: center;
    border-radius: 20px;
    padding: 16px 0;
}
 .tem_sec {
    position: absolute;
    bottom: -70px !important;
}
.sec_rprt h4 {
    font-weight: 600;
    font-size: 22px;
}
.sec_rprt h3 {
    font-size: 26px;
    font-weight: 700;
}
.table_reprt {
    background: #fff;
    border-radius: 35px;
    min-height: 310px;
    padding: 33px 13px;
    overflow-x: auto;
}
.trusted_slider_title h4 {
    background: #fff;
    max-width: 50% !important;
}
.trusted_slider_head h4 {
    font-size: 1.5rem!important;

}

}
/*vpn routers page css*/
.bner_routr p {
    position: relative;
    padding-left: 0px;
    font-weight: 300;
    font-size: 15px;
}

.bner_routr p:before {
    content: '';
    display:none;
    background-color: #000 !important;
    color: #fff;
    position: absolute;
    left: 0;
    width: 23px;
    height: 23px;
    top: 0;
    border-radius: 20px;
    background: url(../images/routers/tick.png) no-repeat;
    background-position: center;
    background-size: 12px;
}
.bner_routr ul.gen_tick li{
    color:#000;
}
section.fastestvpn_list.router_bg {
    background: url(../images/routers/bg_riuters.png?v=22) top center !important;
}
.router_steps h3.content-details {
    font-size: 19px !important;
}

.router_steps .get-started h4 {
    color: #AEC8EE;
    font-family: poppins;
    font-size: 46px;
    text-decoration: underline;
    font-weight: 400;
}
.products_router .how-use-content {
    background: #E2E2E2;
}
.products_router .how-use-content a.text-purple {
    color: #0090FF !important;
}

.routers_triangle .box-title {
    margin-top: 0rem;
    color: #121E53;
    font-size: 60px;
    line-height: 62px;
    font-weight: 600;
}
/*vpn routers page css*/
/*IOS device page css*/

.desktop_banner h4 {
    color: #FFA200;
    font-size: 15px;
    line-height: 22px;
    font-weight: 300;
}
.customize_content p.mid_bold {
    font-weight: 500;
}

/*Style Trusted Slider*/
.trusted_slides {
    background: #fff;
    padding: 0;
    overflow:hidden;
    border: 1px solid #707070;
    position: relative;
}
.item.trusted_item img {
    width: 54% !important;
    margin-bottom: 31px;
    height: 70px;
    object-fit: contain;
}

.item.trusted_item h5 {
    padding: 0 20px;
    font-size: 21px;
}

.item.trusted_item {
    position: relative;
    padding: 35px 50px 60px;
}
.trusted_slider_title h4 {
   background: #fff;
    max-width: 20%;
    margin: 0 auto;
   padding: 12px 0;
    border: 1px solid #707070;
   border-bottom: 0;
}
.item.trusted_item:before {
    content: '';
    display: block;
    background: #707070;
    width: 1px;
    height: 200px;
    position: absolute;
    right: -1px;
    top: 80px;
}
.trusted_slides .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
}

.trusted_slides .owl-nav button span {
    font-size: 60px !important;
    color: #3B5CAD;
}

.trusted_slides .owl-nav button.owl-next {
    position: absolute;
    right: 10px;
}
/*Linux device page css*/
.slogan_hean h2 {
    font-size: 40px;
    font-weight: 600;
}

.slogan_content h4 {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    line-height: 25px;
}
.customize_content ul {
    margin: 0 0 40px !important;
    padding: 0;
}

.customize_content ul li {padding: 0 !important;list-style: none;margin-bottom: 45px !important;font-size: 18px;padding-left: 20px !important;color: #000;position: relative;line-height: 1.4;}

.customize_content ul li:before {
    content: '';
    background: #769BD1;
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    left: 0;
    top: 6px;
    border-radius: 10px;
}


/*Style Trusted Slider*/
.trusted_slides {
    background: #fff;
    padding: 0;
    overflow:hidden;
    border: 1px solid #707070;
    position: relative;
}
.item.trusted_item img {
    width: 54%;
    margin-bottom: 31px;
    height: 70px;
    object-fit: contain;
}

.item.trusted_item h5 {
    padding: 0 40px;
    font-size: 21px;
}

.item.trusted_item {
    position: relative;
    padding: 90px 50px;
}
.trusted_by h4 {
    background: #fff;
    max-width: 20%;
    margin: 0 auto;
    padding: 12px 0;
    border: 1px solid #707070;
    border-bottom: 0;
}
.item.trusted_item:before {
    content: '';
    display: block;
    background: #707070;
    width: 1px;
    height: 340px;
    position: absolute;
    right: -1px;
    top: 50px;
}
.trusted_slides .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
}

.trusted_slides .owl-nav button span {
    font-size: 60px !important;
    color: #3B5CAD;
}

.trusted_slides .owl-nav button.owl-next {
    position: absolute;
    right: 10px;
}

.trusted_slides .owl-nav button.owl-prev {
    left: 10px;
    position: absolute;
}
.trusted_slides .owl-theme .owl-nav [class*=owl-]:hover{
    background: transparent;
}
.trusted_slides .owl-theme .owl-nav [class*=owl-] span:hover{
    color: #000;
}
.trusted_slides .owl-nav button span:focus-visible {
outline:none;
}
.trusted_slides .owl-nav button,
.trusted_slides .owl-nav button span{
    background:transparent;
    border: 0 !important;
    outline: 0 !important;
}
.trusted_slides .owl-dots {
    bottom: 18px;
    position: absolute;
    right: 0;
    left: 0;
}

.trusted_slides .owl-dots .owl-dot.active span {
    background: #3B5CAD;
    width: 13px;
    height: 13px;
}

.trusted_slides .owl-dots .owl-dot span {
    background: #AEC8EE;
}
.trusted_slides .owl-dots .owl-dot {
    outline: 0;
}
/*End Style Trusted Slider*/

/*Start Style Unblock */

.boxes_section_steps{
    background: url(../images/unblock/bg_top.png?12) no-repeat bottom left / cover;
    display: block;
}
.boxes_section_steps .un_step {
    position: absolute;
    left: 0;
    top: -30px;
    background: #3B5CAD;
    padding: 23px;
    color: #fff;
    border-radius: 20%;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 30px;
    right: 0;
    display: table;
    margin: 0 auto;
    text-align: center;
}

.boxes_section_steps .ub-started {
    border-radius: 15px;
    padding: 80px 25px 50px;
    text-align: center;
    height: auto;
    background: #D9E9FF;
    border:0;
}
.boxes_section_steps .ub-started figure {
    min-height: 130px;
}
.boxes_section_steps .col-md-3:nth-child(2) .ub-started,
.boxes_section_steps .col-md-3:nth-child(4) .ub-started {
    padding: 80px 25px 75px !important;
}
.boxes_section_steps .col-md-3:nth-child(1) .ub-started figure{
    min-height: 150px;
}
.boxes_section_steps .col-md-3:nth-child(1) .ub-started:after {
    content: url(../images/unblock/box_arrow_1.png);
    display: block;
    position: absolute;
    top: -30px;
    right: -87px;
}
.boxes_section_steps .col-md-3:nth-child(2) .ub-started:after {
    content: url(../images/unblock/box_arrow_2.png);
    display: block;
    position: absolute;
    top: -89px;
    right: -92px;
}
.boxes_section_steps .col-md-3:nth-child(3) .ub-started:after {
    content: url(../images/unblock/box_arrow_3.png);
    display: block;
    position: absolute;
    top: -28px;
    right: -92px;
}
.social_unblock_sec{
    background: url(../images/unblock/bg_bottom.png?1) no-repeat top right / cover !important;
    display: block;
}
.social_unblock_sec .unb_icon h5 {
    display:none;
}
.unlock_music {
    position: relative;
    background: #ECF2FC;
}
.music_sec_unblock {
    background: #ECF2FC;
}
.music_sec_unblock:before,
.music_sec_unblock:after
{
    display:none;
}
.music_sec_unblock .unbm_left{
    position:relative;
}
.music_sec_unblock .unbm_left:after {
    content: '';
    display: block;
    background: #70707059;
    width: 1px;
    height: 90%;
    position: absolute;
    right: -70px;
    top: 10px;
}
section.alter_sec_unblock {
    background: url(../images/unblock/bg_full_unblock.png?23) no-repeat top left / cover;
    display: block;
}

@media only screen and (max-width: 600px) {
.boxes_section_steps .col-md-3:nth-child(1) .ub-started:after,
.boxes_section_steps .col-md-3:nth-child(2) .ub-started:after,
.boxes_section_steps .col-md-3:nth-child(3) .ub-started:after{
 display:none;
}
.music_sec_unblock .unbm_left:after {
    display:none;
}


}
/*End Style Unblock */

/*Start Style Unblock Inner */
.boxes_section_steps .ub-started p {
    line-height: 22px;
    color: #051428;
}

.boxes_section_steps .ub-started h5 {
    color: #051428;
    font-size: 19px;
}
.boxes_section_steps.inner_steps .col-md-3:nth-child(1) .ub-started figure{
    min-height: unset;
}
.boxes_section_steps.inner_steps .col-md-3:nth-child(2) .ub-started,
.boxes_section_steps.inner_steps .col-md-3:nth-child(4) .ub-started {
    padding: 63px 20px 75px !important;
}
.boxes_section_steps.inner_steps .ub-started h5 {
    color: #051428;
    font-size: 19px;
    min-height: 50px;
}
.boxes_section_steps.inner_steps .ub-started {
    padding: 63px 20px 50px;
    min-height: 450px;
    background: #E5EEFE;
    box-shadow: 1px 1px 13px 3px #aec8ee;
}
.boxes_section_steps.inner_steps .un_step {
    position: absolute;
    left: 0;
    top: -30px;
    background: #769BD1;
    padding: 23px;
    color: #fff;
    border-radius: 20%;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 30px;
    right: 0;
    display: table;
    margin: 0 auto;
    text-align: center;
    box-shadow: 7px 5px 0px 3px #5f82c3;
}
.boxes_section_steps.inner_steps .col-md-3:nth-child(1) .ub-started:after,
.boxes_section_steps.inner_steps .col-md-3:nth-child(2) .ub-started:after,
.boxes_section_steps.inner_steps .col-md-3:nth-child(3) .ub-started:after{
 display:none;
}
.social_secvpn picture {
    margin-bottom: 10px;
}

.social_secvpn h4 {
    position: relative;
    font-size: 25px;
    color: #000000;
    font-weight: 600;
    display: initial;
}

.trusted_slides .owl-nav button.owl-prev {
    left: 10px;
    position: absolute;
}
.trusted_slides .owl-theme .owl-nav [class*=owl-]:hover{
    background: transparent;
}
.trusted_slides .owl-theme .owl-nav [class*=owl-] span:hover{
    color: #000;
}
.trusted_slides .owl-nav button span:focus-visible {
outline:none;
}
.trusted_slides .owl-nav button,
.trusted_slides .owl-nav button span{
    background:transparent;
    border: 0 !important;
    outline: 0 !important;
}
.trusted_slides .owl-dots {
    bottom: 18px;
    position: absolute;
    right: 0;
    left: 0;
}

.trusted_slides .owl-dots .owl-dot.active span {
    background: #3B5CAD;
    width: 13px;
    height: 13px;
}

.trusted_slides .owl-dots .owl-dot span {
    background: #AEC8EE;
}
.trusted_slides .owl-dots .owl-dot {
    outline: 0;
}
.trusted_slider_head h4 {
    font-size: 40px;
    margin-bottom: 40px;
    color: #051428!important;
    font-weight: 600;
    background: transparent;
    border: 0;
    max-width: 100%;
}

.bg-white.trusted_by {
    background:#fff !important;
}




/*End Style Trusted Slider*/
.social_secvpn h4:after {
    content: '';
    display: block;
    background: #324FA2;
    width: 30px;
    height: 2px;
    position: absolute;
    left: 5px;
}
.social_secvpn p {
    padding-top: 20px;
}
section.unblock_plateforms {
    background: url(../images/landing/bg_devices.png) top center/cover no-repeat !important;
    border:0;
    padding: 80px 0 100px !important;
}
section.cta_sec {
    background: #EFF2FF;
    padding: 30px 0 50px;
    background: url(../images/unblock/bg_bottom.png?1) no-repeat top right / cover !important;
}
.cta_sec h2 {
    font-size: 33px;
    color: #000;
    font-weight: 600;
}

.cta_sec h4 {
    font-size: 21px;
    font-weight: 400;
}
.cta_sec .btn_cta_fastest a {
    font-size: 17px !important;
    font-weight: 500 !important;
background: rgb(235,173,0);
background: linear-gradient(180deg, rgba(235,173,0,1) 14%, rgba(194,147,14,1) 91%);
}

.desktop_banner p {
    line-height: 25px;
    font-weight: 500;
}
/*Xbox page*/
.slogan_content h5 {
    font-size: 24px;
    font-weight: 600;
}
ul.box_vpn li {
    position: relative;
    background: #fff;
    margin-bottom: 20px;
    padding: 38px 0 38px 100px;
    list-style: none;
    font-family: poppins;
    font-weight: 500;
    box-shadow: 1px 1px 4px 0px #707070;
    font-size: 19px;
}

ul.box_vpn li:before {
    content: '';
    display: block;
    background: url(../images/landing/tick_bullet.png) no-repeat center / cover;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 40px;
    top: 30px;
    background-size: 40px;
}
ul.box_vpn.firestick_bullet li {
    box-shadow: none !important;
    padding-bottom: 0 !important;
    line-height: 22px;
    margin-bottom: 10px;
    background: transparent;
}
.desktop_sec_fire {
    background: url(../images/devices/top_bg.png) top left / cover;
}
.chrome_steps  ul.firestick_bullet {
    margin: 0 !important;
    padding: 0;
}

.chrome_steps ul.firestick_bullet li {padding-left: 59px;background: transparent;}

.chrome_steps ul.firestick_bullet li:before {
    left: 0;
}

/*Xbox page End*/

@media only screen and (max-width: 600px) {
 .mob_col_shift {
    flex-direction: column-reverse;
    display: flex !important;
}
.mob_col_shift li {
    text-align: left;
}
.unblock_plateforms .col-xl-2.lastBox {
    width: 100% !important;
    max-width: 50% !important;
    margin: 0 auto !important;
}
picture.banner_img img {
    padding-top: 50px;
}
body.android-vpn header,
body.ios-vpn header{
    background-size: 100% 73em !important;
}
 
}
/*End Style Unblock Inner */
.desktop_banner h3 {
    font-size: 16px;
    line-height: 21px;
}
.heads_sec p {
    line-height: 25px;
}
.routers_triangle .poligon {
    background: url(../images/routers/poly_bg.png) no-repeat left bottom / cover;
    background-size: 102% 95%;
    padding: 0 7px 60px;
    /* min-height: 490px; */
}
.routers_triangle .poligon.neg_mar {
    top: -9em;
}
.routers_triangle .poligon .poligon_box {
    padding: 0 26px;
}
.poligon .poligon_box h3 {
    font-size: 20px;
    padding: 20px 0 10px;
}

.poligon .poligon_box p {
    font-size: 13px;
    line-height: 28px;
    padding: 0 38px;
    font-weight: 400;
    color: #000;
}
.collage_header_route p {
    font-size: 21px;
    line-height: 35px;
    color: #000;
    font-weight: 500;
}
.poligon_box img {
    max-width: 33%;
}
.routers_triangle .poligon.neg_mar_last {
    margin-top: -7em !important;
} 

.country_bnr {
    position: relative;
}

.country_bnr:after {
    content: '';
    background: url(../images/countries/usa_mobile.png) no-repeat !important;
    width: 650px;
    height: 650px;
    display: block;
    position: absolute;
    right: -130px;
    background-size: 100% !important;
    bottom: -160px;
}

section.browse_web {
    background: url(../images/countries/browser_country_bg.png) no-repeat top right/cover;
}
.browse_web .cont_brwse h2 {
    font-size: 37px;
    font-weight: 600;
    margin-bottom: 30px;
}

.browse_web .cont_brwse p {
    font-size: 18px;
    line-height: 27px;
}
.cont_brwse h5 {
    position: relative;
    font-size: 14px;
    padding-left: 20px;
    margin: 10px 0;
    font-weight: 400;
}

.cont_brwse h5:before {
    content: "\f058";
    position: absolute;
    left: 0;
    font-family: 'Font Awesome 5 Free';
}
.usa_steps h3 {
    color: #324FA2;
}

.usa_steps p.content-details {
    line-height: 25px;
    padding-bottom: 20px;
}
.chrome_steps .usa_steps .step_last .step-item picture {margin-left: 0;}
.usa_steps .step_first .step-item {padding-bottom: 17px;position: relative;}

.usa_steps .step_first .step-item:before {
    content: '';
    display: block;
    background: url(../images/countries/vpn_bg.png) no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: contain;
    top: 30px;
    left: 0;
}
section.packages.country_page_bg {
    background: url(../images/countries/bg_country_price_new.png?v=29) top center no-repeat !important;
    background-size: 100% 100% !important;
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0 !important;
}
section.servers_country {
    background: #DFE6F0;
    position: relative;
}
.servers_country h4 {
    font-size: 30px;
    font-weight: 600;
}
.vpn_cntry_box {
    padding: 70px 60px 60px;
    position: relative;
}

.vpn_cntry_box:after {
    content: '';
    display: block;
    background: #C9CED6;
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

.vpn_cntry_box:nth-child(2):after {
    content: '';
    display: none;
}

.vpn_cntry_box:before {
    content: '';
    display: block;
    background: #C9CED6;
    width: 100%;
    height: 1px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.last_box .vpn_cntry_box:before {
    display: none;
}
.vpn_cntry_box h3 {
    font-size: 21px;
    font-weight: 600;
    color: #000;
    padding: 19px 0  10px!important;
}

.vpn_cntry_box p {
    font-size: 17px;
    line-height: 23px;
}
.btm_prt p {
    line-height: 22px;
}
.last_box .vpn_cntry_box img {
    height: 340px;
    object-fit: contain;
}
/*Privacy Css*/
ul.wedo {
    list-style: none;
    margin: 20px 0!important;
    padding-left: 0;
}

ul.wedo li {
    position: relative;
    margin-left: 0 !important;
    padding-left: 40px;
}

ul.wedo li:before {
    content: '';
    display: block;
    background: url(../images/Yes.png) no-repeat;
    width: 28px;
    height: 30px;
    position: absolute;
    left: 5px;
    background-size: 15px;
    top: 5px;
    filter: brightness(0) invert(1);
}
ul.wedo li:after {
    content:'';
    background-color: #324fa2;
    border-radius: 0px 10px;
    position: absolute;
    width: 25px;
    height: 24px;
    left: 0;
    z-index: -1;
    top: 0;
}


ul.wedonot {
    list-style: none;
    margin: 20px 0!important;
    padding-left: 0;
}

ul.wedonot li {
    position: relative;
    margin-left: 0 !important;
    padding-left: 40px;
}

ul.wedonot li:before {
    content: '';
    display: block;
    background: url(../images/No.png) no-repeat !important;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 7px;
    background-size: 13px !important;
    top: 8px;
}
ul.wedonot li:after {
    content:'';
    background-color: #285388;
    border-radius: 0px 10px;
    position: absolute;
    width: 28px;
    height: 28px;
    left: 0;
    z-index: -1;
    top: 0;
}
ul.genral_bullet li{position:relative;list-style:none;}
ul.genral_bullet li:before {
    content: '';
    display: block;
    background: #285388;
    width: 15px;
    height: 15px;
    position: absolute;
    left: -30px;
    top: 6px;
    border-radius: 0 6px;
}
.step_title p.label-tag-title {
    font-size: 22px !important;
}
/*Privacy Css End*/

ul.points_tick {list-style: none;padding: 0;text-align: center;position: relative;left: 0;}

ul.points_tick li {
    display: inline-block;
    padding-left: 16px;
    width: 24%;
    color: #000;
    font-size: 19px;
    font-weight: 400;
    position: relative;
    text-align: left;
    margin-bottom: 40px;
}

ul.points_tick li:before {
    display: block;
    width: 22px;
    height: 22px;
    position: absolute;
    left: -14px;
    color: #000 !important;
    font-size: 22px !important;
    content: "";
    top: -3px;
    background: url(../images/tick_bold.png) no-repeat;
}
body.windows-vpn div.box_devices picture img {
    margin-bottom: 40px;
    height: 210px;
}


/*Menu On mobile*/
.desktop_disable{
    display:none;
}   
@media (max-width: 767px){
.desktop_disable{
    display:block;
} 
ul.points_tick li {
    display: inline-block;
    padding-left: 26px;
    width: 44%;
    color: #000;
    font-size: 20px;
    font-weight: 400;
    position: relative;
    text-align: left;
    margin-bottom: 40px;
    float: left;
    line-height: 26px;
    margin-left: 20px;
}
ul.points_tick li:before {
    top: 5px;
    
}
}

/*PopCrypto*/
.bit_coin_pop h4 {
    font-size: 25px !important;
    padding-bottom: 10px;
    word-break: break-all;
    line-height: 26px;
    width: 68%;
    margin: 0 auto;
}

.bit_coin_pop h5 {
    padding: 20px 0;
}
.bit_coin_pop picture img {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    max-width: 50%;
}
.cntry_globe .trans_head p {
    font-size: 17px;
}

.cntry_globe .trans_head p strong {
    font-weight: 600;
    display: block;
    padding-bottom: 11px;
}
.cntry_globe .box_enquires {
    background: #ECF2FC;
}
/*Country Css Start*/
.heads_sec h5 {
    font-weight: 400;
    font-size: 17px;
    line-height: 25px;
}
.country_bnr h5 {
    color: #000;
    position: relative;
    font-size: 15px;
    padding-left: 27px;
    padding-top: 17px;
    font-weight: 400;
}

.country_bnr h5:after {
    content: "\f058";
    position: absolute;
    left: 0;
    font-family: 'Font Awesome 5 Free';
    color: #000;
}
/*Country Css End*/
.trsted_main_sec .trusted_slider_title h4 {
    background: #FFC400;
    max-width: 20%;
    margin: 0 auto;
    padding: 15px 0 9px;
    border: 1px solid #707070;
    border-bottom: 0;
    text-align: center;
    border-radius: 30px 30px 0 0;
    color: #000;
    font-weight: 500;
    position: absolute;
    right: 0;
    left: 0;
}
.trsted_main_sec .item.trusted_item img {
    width: 100% !important;
    margin-bottom: 0;
    object-fit: contain;
}
.trsted_main_sec .item.trusted_item {
    position: relative;
    padding: 23px 70px 8px;
    background: #E9F1FF;
    border-radius: 40px 40px 0 0;
}
.trsted_main_sec .trusted_slides {
    background: transparent;
    padding: 0;
    overflow: hidden;
    border: 0;
    position: relative;
    bottom: -48px;
}
.trsted_main_sec .item.trusted_item:before{
    display:none;
}
.trsted_main_sec .item.trusted_item h5 {
    padding: 6px 10px 0;
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
    color:#000;
}
.banner_text h1 span i {
    color: #febd14;
    font-style: normal;
}
.bbc_player_section h3 span i{
    color: #FFC400;
    font-style: normal;    
}
.cstm_step_boxes  h2 {
    color: #000;
    font-weight: 700;
    padding-bottom: 50px;
    font-size: 36px;
}

.cstm_step_boxes h2 span {
    color: #FFC400;
}
.cstm_step_boxes {
    background: url(../images/disney/step_up.png) no-repeat bottom/cover !important;
    padding-bottom: 7em !important;
}
.step_top_line {
    position: relative;
}

.step_top_line:before {
    content: '';
    background: url(../images/disney/bullet_step.png) no-repeat;
    background-size: 100%;
    width: 100%;
    height: 100px;
    margin-bottom: 0;
}
.step_cstm {
    background: url(../images/disney/step_box.png?v=1) no-repeat;
    background-size: 100% 100%;
    position: relative;
    padding: 75px 0 115px;
    color: #fff;
    width: 374px;
}
.step_cstm img {
    margin-left: -20px;
    padding-top: 0px;
    height: 100px;
    margin-bottom: 15px;
}
.step_cstm h3 {
    color: #FFC400;
    font-size: 15px;
    margin-left: -28px;
}

.step_cstm p {
    color: #fff;
    font-size: 13px;
    padding: 0 85px;
    line-height: 19px;
    margin-left: -27px;
}
.step_cont {
    position: absolute;
    color: #000;
    font-size: 30px;
    top: 50px;
    left: 29px;
    font-weight: 600;
}
.step_cstm.last_bg {
    background: url(../images/disney/step_last_box.png?v=2) no-repeat;
    background-size: 100% 100%;
    height: 370px;
    padding-left: 40px;
}
.steam_bbc.stm_bner {
    background: url(../images/bbc-iplayer/access_bg.png) no-repeat bottom center/cover;
    position: relative;
}
section.bbc_player_section {
    background: url(../images/bbc-iplayer/middle_bner_1.png) no-repeat top/cover;
}
.entertainment_section {
    background: url(../images/bbc-iplayer/icons_bner.png) no-repeat bottom center/cover !important;
}
.diff_device {
    background: #1B2C78 !important;
        min-height: 442px !important;
}
.diff_device p {
    line-height: 27px;
    font-size: 15px;
    padding: 0 100px;
}

.diff_device h2 {
    font-size: 36px !important;
}
.diff_device_col p {
    color: #000 !important;
    padding: 0;
    font-size: 14px;
}
.diff_device_col {
    background: #fff;
    padding: 20px 18px;
    border-radius: 27px;
}
html.webp .header-bg:before{
  display:none;    
}
.text_orange {
    color: #FFC400 !important;
}
.av_bx {
    background: #E9F1FF;
    padding: 30px;
    border-radius: 7px;
    height: 520px;
    box-shadow: 1px 1px 9px 4px #ccc;
}
.av_step.av_bx h3 {
    font-weight: 600 !important;
    padding-bottom: 7px;
    font-size: 20px;
}

.av_step.av_bx p {font-weight: 300;}
h3.head_dis {
    color: #000;
    margin-bottom: 60px !important;
    font-weight: 600 !important;
}

h3.head_dis span {
    color: #FFC400;
}
section.dedcted_sec {background: #F8FAFF;}
/*Disney Css*/
section.footer_vpn_bottom {
    background: url(../images/disney/access_bg.png) no-repeat center/cover;
    padding-bottom: 6em !important;
}

.head_acces h3 {
    padding: 10px 0 46px;
    font-weight: 600;
    font-size: 34px;
}

.flag_box {
    background: #fff;
    border-radius: 100%;
    padding: 36px 0 24px;
    margin: 0 19px 0 0;
    box-shadow: -1px 1px 15px 3px #b5b5b5;
}

.flag_box h4 {
    font-size: 17px;
    padding-top: 20px;
}
/*Disney Css End*/
.sec_grey {
    background: #ECF2FC;
    padding: 30px 0;
}
.dedcted_sec .cont_brwse h2 {
    font-size: 35px;
    font-weight: 600;
}

.dedcted_sec .cont_brwse p {
    font-size: 17px;
    line-height: 25px;
    padding: 0 7vw;
}
.dedcted_head h2 {
    font-size: 33px;
    font-weight: 600;
    padding-bottom: 10px;
    color: #000;
}

.dedcted_head p {
    font-size: 17px;
}
.box_ded {
    position: relative;
    padding: 20px;
    min-height: 200px;
    background: #fff;
    box-shadow: 1px 1px 9px 1px #cfcfcfbd;
    border: 1px solid #ccc;
}

.box_ded:hover {
    border: 1px solid #285388;
} 
.box_ded h5 {background: url(/images/bg_num.png) no-repeat bottom / cover;position: absolute;top: 0;padding: 10px;color: #fff;font-weight: 600;font-size: 15px;}

.box_ded h3 {
    padding-top: 45px;
    font-size: 20px;
    color: #000;
}

.box_ded p {
    font-size: 15px;
    line-height: 21px;
}
.shared_ip_sec h3 {
    font-size: 35px;
    font-weight: 600;
}

.shared_ip_sec h3 span {
    color: #FFBC00;
}

.shared_ip_sec h4 {
    font-size: 27px;
}
.cont_boxx  p {
    font-size: 17px;
    line-height: 28px;
    padding-bottom: 26px;
}
section.shared_ip_sec {
    position: relative;
}

section.shared_ip_sec:before {
    content: '';
    display: block;
    background: url(/images/righy_fav.png) no-repeat left /cover;
    width: 200px;
    height: 230px;
    position: absolute;
    right: 0;
    bottom: 6vw;
}

section.shared_ip_sec:after {
    content: '';
    display: block;
    background: url(/images/left_fav.png) no-repeat left /cover;
    width: 200px;
    height: 230px;
    position: absolute;
    left: 0;
    bottom: 6vw;
}
.disney_down {
    background: url(../images/streaming/step_down.png) no-repeat top/cover;
}
section.pluto_block {
    background: #9eb0ff38;
}
.pluto_block ul {
    padding-left: 0;
}

.pluto_block ul li {
    margin-bottom: 20px;
    font-size: 18px;
    list-style: none;
    position: relative;
    padding-left: 30px;
    line-height: 24px;
}

.pluto_block ul li:before {
    content:'';
    background: url(/images/streaming/tick.png) no-repeat;
    display: block;
    width: 30px;
    height: 40px;
    position: absolute;
    left: 0;
    top: -4px;
}
.plutotv_cont h2 span {
    color: #FFC400;
}

.plutotv_cont p {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 15px;
}

.plutotv_cont h4 {
    font-size: 17px;
    color: #000;
    font-weight: 500;
}

.plutotv_cont ul {
    padding: 5px 0;
}

.plutotv_cont ul li {
    margin-bottom: 14px;
    list-style: none;
    padding-left: 30px;
    position: relative;
    line-height: 19px;
}

.plutotv_cont ul li:before {
    content: '';
    background: url(/images/streaming/tick.png) no-repeat;
    display: block;
    width: 30px;
    height: 40px;
    position: absolute;
    left: 0;
    top: -3px;
}
section.plutotv_cont {
    background: url(/images/streaming/bg_puloto.png?34) no-repeat bottom/cover;
}
.disney_down h2 span {
    color: #FFC400;
}
.disney_plus_section.disney_down ul li:before {
    background: #FFC400;
}
.av_kodi_sec .av_bx {
    padding: 0;
    max-height: 465px;
}

.av_kodi_sec .av_cont {
    padding: 0 30px;
}
.text-logo-orange{
    color: #FFC400;
}
.gen_bullet {
    margin-bottom: 10px;
    line-height: 25px;
    font-size: 16px;
    color: #000;    
}
ul.bullet_list li a {
    text-decoration: underline;
    color: #000;
    font-weight: 600;
}