@import url(https: //fonts.googleapis.com/css?family=Open+Sans);
/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:300);*/


html, body {
  overflow-x: hidden;
}
body {
  position: relative;
}

.mobileLogo{ margin-right: 10px; }

.freeTrialButtonHeaderTop {
    border: 1px solid #18585e;
    background: linear-gradient(#28777e, #18585e);
    font-size: 15px;
    color: #fff;
    cursor: pointer;
    font-weight: 600;
    padding: 5px 5px !important;
    border-radius: 5px;
    position: relative;
    top: -2px;
    margin-left: 5px;}
    
    
.cch_ppc_menu_left_mobile div{ display: inline-block; }
.cch_ppc_menu_right_mobile div{ display:  inline-block; }

.cch_ppc_menu_right div{ display: inline-block; }

.cch_ppc_mobile_deive_show_div{ display: none; }

.cch_ppc_menu_left{ float: left; }
.cch_ppc_menu_right{ font-size: 22px; float: right; }
.clearMenuFloat{ clear: both; }
.cch_ppc_menu_left img{ height: 55px; margin-top: -10px;  }

.topBarMobileNumberOne{ background-image: url('https://www.callcenterhosting.com/campaigns/cloud-hosted-predictive-dialer/images/hosted_predictive/us_flag.png'); padding-left: 45px; background-repeat: no-repeat; background-position: left;    }

.topBarMobileNumberOne a{ color: #000; text-decoration: none; }
.topBarMobileNumberOne a:hover{ text-decoration: none; }

.topBarMobileNumberTwo{ background-image: url('https://www.callcenterhosting.com/campaigns/cloud-hosted-predictive-dialer/images/hosted_predictive/uk_flag.png'); padding-left: 45px; background-repeat: no-repeat; background-position: left; margin-left: 10px;     }

.topBarMobileNumberTwo a{ color: #000; text-decoration: none;    }

.topBarMobileNumberTwo a:hover{ text-decoration: none; }

.topBarChatButton{ background-image: url('https://www.callcenterhosting.com/campaigns/cloud-hosted-predictive-dialer/images/chat-icon.png'); padding-left: 35px; background-repeat: no-repeat; background-position: left; background-size: 24px; margin-left: 10px;     }
 .mobileMenu_ppc{ display: none; }


@media only screen and (max-width: 768px) {
    
    .mobileLogo{ margin-right: 20px; }
    
    .mobileLogo img{ height: 45px; }
    
    .cch_ppc_mobile_deive_show_div{ display: block; margin: 10px 0px;  }
    
    .cch_ppc_menu_right_mobile{ margin: 10px 0px; text-align: center; }
    .desktopMenu_ppc{ display: none; }

    .cch_ppc_hidden_mobile{ display: none; }
    
    .topBarMobileNumberOne{ background-size: 25px; padding-left: 25px; }
    .topBarMobileNumberTwo{background-size: 25px; padding-left: 25px; }
   .mobileMenu_ppc{ display: block; }
    
    header .BannerLeft h1{ padding-top: 10px !important; }
    
    .whyNeedPredictive_heading{ font-size: 24px !important ; }
    .featureHeading{ font-size: 24px !important ;  }
 }




@media only screen and (min-device-width:768px) and (max-device-width:1024px){
   
    .header .BannerLeft h1{ margin-top: 10px !important ; }
     .cch_ppc_mobile_deive_show_div{ display: none; margin-bottom: 10px;  }

    .cch_ppc_hidden_mobile{ display: block ; }
    .mobileMenu_ppc{ display: none; }
    .desktopMenu_ppc{ display: block; }
    .topBarChatButton{ margin-left: 0px; }
    .freeTrialButtonHeader{ padding: 5px 5px !important ;   }
    
    .topBarMobileNumberOne{ background-size: 25px; padding-left: 25px; }
    .topBarMobileNumberTwo{background-size: 25px; padding-left: 25px; }
    .headerClickCall{ font-size: 15px !important ; }
    .cch_ppc_menu_right{ font-size: 15px;}
}




#PolicyModal h1{ font-size: 28px; margin-top: 20px;  }
#PolicyModal h2{ font-size: 18px; margin-top: 20px; margin-bottom: 10px;  }
#PolicyModal h3{ font-size: 18px; margin-top: 25px; margin-bottom: 10px;  }




.strip_contactUs_details{ margin-top: -20px;}

body,
header .BannerLeft h1 {
    font-family: 'Open Sans', sans-serif
}


.phoneCountryCode div{ display: inline-block; }





.freeTrialButtonHeader{     border: 1px solid #18585e;
    background: linear-gradient(#28777e, #18585e);
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    font-weight: 600; padding: 10px 15px !important; border-radius: 5px; position: relative; top: -2px; margin-left: 5px; display: none; }


.freeTrialButtonHeader:hover{ background: linear-gradient(#FFF, #FFF); color:#28777e;  }





body {
    margin: 0;
    /*padding: 0 0 70px;*/
    font-size: 15px;
    color: #3a3a3a
}

.headerClickCall:hover {
    color: #de730b;
    background: linear-gradient(#FFF, #FFF)
}

.logoSer {
    text-align: center;
    padding-bottom: 50px;
    margin-top: -35px
}

.carousel-indicators {
    top: 275px
}

.customerTestimonialsSection {
    text-align: center;
    min-height: 175px
}

.aboutUsSectionHeading {
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 25px
}

.aboutUsSectionText {
    font-size: 15px;
    line-height: 24px
}

.centerTryItButton,
.headerClickCall {
    border: 1px solid #aa463a;
    background: linear-gradient(#ec7a0c, #de730b);
    font-size: 15px;
    color: #fff;
    cursor: pointer;
    font-weight: 600
}

#aboutUsSection {
    padding-top: 50px;
    padding-bottom: 50px
}

#aboutUsSection .col-md-6 img {
    padding-top: 75px
}

.aboutUsImage img {
    padding-top: 75px
}

.headerClickCall {
    transition: all .25s;
    padding: 10px 15px!important;
    text-align: center;
    border-radius: 5px;
    position: relative;
    top: -2px;
    margin-left: 5px
}

.centerTryItButton,
.footerBarFreeTrial a {
    text-align: center;
    position: relative;
    top: 5px;
    transition: all .25s
}

.centerTryItButton {
    padding: 10px 0;
    border-radius: 5px;
    margin-bottom: 15px
}

.centerTryItButton:hover {
    color: #de730b;
    background: linear-gradient(#FFF, #FFF)
}

.customer_test_name {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px
}

#pageFeatures {
    padding: 25px 0;
    background-color: #fbf4ed
}

.featureSectionDiv {
    text-align: center;
    margin-bottom: 50px
}

.sectionHeadingFeatrue {
    font-size: 20px;
    font-weight: 500;
    padding: 15px 0
}

.featureHeading {
    font-size: 40px;
    text-align: center;
    font-weight: 400;
    padding-bottom: 40px
}

.bannerLeftPara p {
    font-size: 26px;
    line-height: 32px
}

#why_need_predictive {
    padding: 50px 0
}

.whyNeedPredictive_heading {
    font-size: 40px;
    text-align: center;
    font-weight: 400;
    padding-bottom: 50px
}

.whyDo_story_section_heading {
    font-size: 22px;
    font-weight: 645;
    margin-bottom: 10px
}

#why_need_predictive .sectionImage {
    margin-bottom: 75px
}

#customerTestiomonial {
    background-image: url(images/hosted_predictive/test_bg.jpg);
    background-size: cover;
    background-position: center
}

.why_us_image {
    text-align: center
}

.why_us_section {
    text-align: center;
    margin-top: 35px
}

.why_us_section h3 {
    font-size: 20px;
    padding: 10px 0
}

.middle_setionwhy {
    padding: 0 130px;
    margin-top: -45px
}

.container {
    margin: 0 auto;
    width: 1170px
}

.footerBarFreeTrial a {
    border: 1px solid #aa463a;
    background: linear-gradient(#ec7a0c, #de730b);
    width: 200px;
    padding: 8px 55px;
    font-size: 25px;
    font-weight: 600;
    border-radius: 5px;
    color: #fff
}

.footerBarFreeTrial a:hover {
    color: #de730b;
    background: linear-gradient(#FFF, #FFF)
}

.clearfix {
    clear: both
}

.BgTollFreeNumber {
    background: url(images/dialer-banner.jpg) center no-repeat;
    background-size: cover!important;
    padding-bottom: 65px
}

header {
    background: url(images/bg-header.jpg) no-repeat #dc7b24;
    background-size: cover;
    padding: 0
}

.BgHeaderTop {
    min-height: 70px;
    background-color: #FFF;
    padding: 20px 0 10px;
    margin-bottom: 50px;
    position: fixed;
    width: 100%;
    z-index: 9999;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .05)
}

.BgTollFreeNumber .banner {
    padding-top: 150px
}

header .logo {
    width: 10%;
    float: left
}

header .logo img {
    margin-top: -13px
}

header .support {
    width: 90%;
    float: right
}

header .support ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
    width: 100%
}

header .support ul li {
    display: inline-block;
    padding: 0 10px
}

header .support ul li a {
    font-size: 24px;
    color: #000;
    text-decoration: none;
    font-weight: 400;
    padding: 6px 0
}

header .support ul li:nth-child(1) a {
    background: url(images/hosted_predictive/us_flag.png) no-repeat;
    padding-left: 45px; border-radius:5px; 
}


header .support ul li:nth-child(2) a {
    background: url(images/hosted_predictive/uk_flag.png) no-repeat;
    padding-left: 45px;  border-radius:5px; 
}

header .support ul li:nth-child(3) a {
    background: url(images/chat-icon.png) 0 3px no-repeat;
    padding-left: 45px
}

header .support ul li:nth-child(2) {
    padding-right: 0
}

header .BannerLeft {
    width: 67%;
    float: left
}

header .BannerLeft h1 {
    margin: 0 0 15px;
    padding: 100px 0 0;
    font-size: 40px;
    color: #000;
    line-height: 50px
}

header .BannerLeft ul {
    margin: 20px 0 0;
    padding: 0;
    list-style: none
}

header .BannerLeft ul li {
    display: block;
    background: url(images/CheckBullet.png) 0 13px no-repeat;
    font-size: 22px;
    color: #fff;
    padding: 5px 0 5px 35px
}

header .TrialBox {
    float: right;
    width: 33%;
    border-radius: 10px;
    padding-top: 15px
}

header .TrialBox .TrialBoxHeader {
    text-align: center;
    background-color: rgba(31, 106, 113, 1);
    padding: 25px 0 15px;
    border-radius: 10px 10px 0 0
}

header .TrialBox .TrialBoxHeader h3 {
    margin: 0;
    padding: 0;
    font-size: 28px;
    color: #fff; 
    margin-top: 5px; 
}

header .TrialBox .TrialBoxHeader h4 {
    margin: 0;
    padding: 0;
    font-size: 20px;
    color: #fff;
    font-weight: lighter;
    line-height: 25px
}

header .TrialBox .TrialBoxHeader h4>span {
    background: url(images/circle-bullet.png) left center no-repeat;
    padding-left: 15px
}

header .TrialBox .TrialBoxHeader h4 span span {
    background: url(images/circle-bullet.png) right center no-repeat;
    padding-right: 15px
}

header .TrialBox .TrialBoxWrapper {
    background: #fff;
    padding: 25px;
    border-radius: 0 0 10px 10px;
}

header .TrialBox .TrialBoxWrapper iframe input {
    width: 97%!important;
    display: block;
    height: 48px;
    border: 1px solid #7f7f7f;
    margin: 0 0 10px;
    padding: 0 0 0 3%
}

header .TrialBox .TrialBoxWrapper input {
    width: 100%;
    display: block;
    height: 48px;
    border: 1px solid #7f7f7f;
    margin: 0 0 10px;
    padding: 0 0 0 3%;
    
}



#button2,
.submit_btn,
header .TrialBox .TrialBoxWrapper input[type=submit] {
    height: 52px!important;
    line-height: 52px!important;
    padding: 0;
    cursor: pointer
}

header .TrialBox .TrialBoxWrapper input:focus,
header .TrialBox .TrialBoxWrapper input:hover {
    outline: 0!important
}

header .TrialBox .TrialBoxWrapper input[type=submit] {
    background: #de730b;
    border: none!important;
    font-size: 16px!important;
    font-weight: lighter;
    color: #fff;
    width: 200px!important;
    margin: 15px 0 0!important;
    box-shadow: 4px 4px 0 #696969
}

#button2 {
    background: linear-gradient(to top, #ec7a0c, #de730b);
    border: 1px solid #aa463a!important;
    font-size: 17px!important;
    font-weight: 700!important;
    border-radius: 5px;
    color: #fff;
    width: 100%!important;
    margin: 15px 0 0!important;
    font-family: 'Open Sans'!important
}

#button2:hover {
    background: linear-gradient(to top, #FFF, #FFF)!important;
    color: #de730b!important
}

.submit_btn {
    background: #de730b;
    border: none!important;
    font-size: 16px!important;
    font-weight: lighter;
    color: #fff;
    width: 200px!important;
    margin: 15px auto 0!important;
    display: table;
    box-shadow: 4px 4px 0 #696969
}

.heading,
.tittle {
    font-size: 46px;
    color: #444;
    text-align: center
}

.phone-number {
    position: relative
}

.phone-number span {
    position: absolute;
    top: 1px;
    left: 1px;
    height: 48px;
    line-height: 48px;
    border-right: 1px #7f7f7f solid;
    padding: 0 8px;
    background: #fff
}

.phone-number input {
    padding-left: 15%!important;
    width: 85%!important
}

.wrapper {
    padding: 40px 0;
    background: #fbf4ed
}

.heading {
    margin: 0;
    padding: 0;
    font-weight: 700
}

.tittle {
    margin: 0;
    padding: 0;
    font-weight: lighter
}

.tittle strong {
    color: #df7610;
    font-weight: 700
}

.FeaturesBox {
    margin: 0;
    padding: 0
}

.FeaturesBox ul {
    margin: 10px auto 0;
    padding: 0;
    list-style: none;
    display: table
}

.FeaturesBox li img {
    margin: 0 0 20px
}

.FeaturesBox li h4 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 700
}

.FeaturesBox li {
    float: left;
    width: 29%;
    text-align: center;
    padding: 2%
}

.FeaturesBox li:nth-child(3) {
    border-right: none
}

.FeaturesBox li:nth-child(4),
.FeaturesBox li:nth-child(5) {
    border-bottom: none
}

.FeaturesBox li:nth-child(6) {
    border-right: none;
    border-bottom: none
}

.OffersBox {
    margin: 0;
    padding: 0
}

.OffersBox ul {
    margin: 40px auto 20px;
    padding: 0;
    list-style: none;
    display: table;
    text-align: center
}

.OffersBox ul li img {
    width: 100%;
    border: 1px solid #272727;
    box-shadow: 7px 7px 0 0 #cb651f;
    margin: 0 0 15px
}

.OffersBox ul li h2 {
    margin: 0;
    padding: 0;
    font-size: 46px;
    color: #fff;
    font-weight: lighter
}

.OffersBox ul li h3 {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    margin: 10px 0 30px;
    padding: 0
}

.OffersBox ul li a {
    font-size: 16px;
    color: #ee8324;
    text-transform: uppercase;
    text-decoration: none;
    width: 180px;
    background: #fff;
    display: block;
    margin: 0 auto;
    height: 60px;
    line-height: 60px;
    box-shadow: 0 2px 3px #444
}

.OffersBox ul li {
    display: inline-block;
    width: 39%;
    padding: 40px 4%;
    vertical-align: top
}

.OffersBox ul li:nth-child(1) {
    background: linear-gradient(#ef8824, #e85324)
}

.OffersBox ul li:nth-child(2) {
    margin-left: 2%;
    background: linear-gradient(#e85324, #ef8824)
}

.wrapper2 {
    background: #28777e;
    padding: 20px 0
}

.wrapper2 .container {
    color: #fff;
    font-size: 50px
}

.wrapper2 .container a {
    height: 62px;
    line-height: 58px;
    color: #FFF;
    font-size: 25px;
    padding: 0 50px;
    border-radius: 8px;
    text-decoration: none;
    background: #de730b;
    display: inline-block;
    margin-left: 60px;
    border: 2px solid #FFF;
    font-weight: 600;
    position: relative;
    top: 6px;
    float: right;
}

.wrapper2 .container a:hover {
    background: #FFF;
    color: #de730b;
    border: 2px solid #de730b
}

.wrapper2 .WhyChooseServetel {
    margin: 0;
    padding: 0
}

.wrapper2 .WhyChooseServetel img {
    margin: 40px auto 0;
    display: table
}

.wrapper3 {
    padding: 40px 0
}

.wrapper3 .CustomerSuportBox {
    margin: 0;
    padding: 0
}

.wrapper3 .CustomerSuportBox ul {
    margin: 20px 0 30px;
    padding: 0;
    list-style: none;
    text-align: center
}

.wrapper3 .CustomerSuportBox ul li {
    display: inline-block;
    padding: 0 12px
}

.wrapper3 .CustomerSuportBox ul li a {
    background: 0 0;
    color: #de730b;
    text-decoration: none;
    font-weight: lighter;
    font-size: 35px;
    padding: 0
}

.wrapper3 .CustomerSuportBox ul li:nth-child(1) a {
    background: url(images/Email-icon2.png) 0 14px no-repeat;
    border-radius: 0;
    padding-left: 48px
}

.wrapper3 .CustomerSuportBox ul li:nth-child(2) a {
    background: url(images/Phone-icon2.png) 0 2px no-repeat;
    border-radius: 0;
    padding-left: 45px
}

.wrapper3 .CustomerSuportBox a {
    margin: 0 auto;
    display: table;
    font-size: 22px;
    color: #fff;
    background: #de730b;
    text-decoration: none;
    padding: 0 40px;
    height: 50px;
    line-height: 49px;
    border-radius: 25px
}

footer {
    background: #212122;
    padding: 25px 0 15px
}

footer .CopyRight {
    margin: 0;
    padding: 0;
    text-align: center;
    color: #b5b4b4;
    font-weight: lighter;
    font-size: 14px
}

#back2Top,
#back2Top2 {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: fixed;
    bottom: 85px;
    right: 20px;
    background-color: #fb7400;
    color: #fff;
    text-align: center;
    font-size: 19px;
    text-decoration: none;
    border-radius: 50%
}

#back2Top2:hover,
#back2Top:hover {
    background-color: #fb7400;
    color: #fff
}

#GetItNow1 {
    cursor: pointer
}

.bg-popup {
    background: rgba(0, 0, 0, .7);
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    margin: 0;
    position: fixed;
    z-index: 999999;
    top: 0;
    display: none
}

.bg-popup .popup-container {
    align-items: center;
    display: flex;
    min-height: 100%
}

.bg-popup .popup {
    background: #fff;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    max-width: 1000px;
    border-radius: 0;
    position: relative;
    border: 1px solid #ef8824
}

.bg-popup .popup .PopupHead {
    text-align: center;
    background: linear-gradient(#ef8824, #e85324);
    padding: 14px 0;
    border-radius: 0
}

.bg-popup .popup .PopupHead h3 {
    margin: 0;
    padding: 0;
    font-size: 36px;
    color: #fff
}

.bg-popup .popup .PopupHead h4 {
    margin: 0;
    padding: 0;
    font-size: 20px;
    color: #fff;
    font-weight: lighter;
    line-height: 19px
}

.bg-popup .popup .PopupBody {
    padding: 15px
}

.bg-popup .popup .PopupBody input {
    width: 97%;
    display: block;
    height: 48px;
    border: 1px solid #7f7f7f;
    margin: 0 0 10px;
    padding: 0 0 0 3%
}

.bg-popup .popup .PopupBody input[type=submit],
.support_callback_button {
    background: linear-gradient(#ef8824, #e85324);
    border: none;
    font-size: 16px;
    font-weight: lighter;
    color: #fff;
    margin: 20px 0 0;
    padding: 0;
    text-transform: uppercase;
    cursor: pointer
}

.bg-popup .popup .PopupBody input[type=submit] {
    width: 200px;
    height: 64px;
    line-height: 64px
}

.support_callback_button {
    width: 100%!important;
    height: 50px;
    line-height: 50px
}

#close,
#close i {
    height: 30px;
    width: 30px
}

.bg-popup .popup .popup-txt {
    padding: 15px 20px;
    line-height: 24px;
    overflow-y: auto;
    max-height: 550px
}

#close {
    position: absolute;
    top: -12px;
    right: -12px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #ef8824;
    cursor: pointer
}

#close i {
    text-align: center;
    vertical-align: middle;
    font-size: 21px;
    line-height: 30px;
    color: #ef8824
}

#CallBack .bg-popup .popup .PopupHead h3,
#CallBack2 .bg-popup .popup .PopupHead h3 {
    font-size: 23px!important
}

#CallBack .bg-popup .popup .PopupBody input[type=submit],
#CallBack2 .bg-popup .popup .PopupBody input[type=submit] {
    width: 100%;
    height: 50px!important;
    line-height: 50px!important
}

.comp_screen,
.comp_screen2 {
    left: 0;
    width: 102px;
    position: fixed
}

.comp_screen {
    display: none;
    top: 15%;
    z-index: 100
}

.sticky_side_nav {
    position: fixed;
    top: 164px;
    z-index: 999;
    display: block
}

.comp_screen .hide_btn,
.comp_screen .show_btn {
    background: #393939;
    padding: 9px 0;
    display: block;
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff
}

.comp_screen ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.comp_screen ul li {
    display: block;
    padding: 0 0 0 7px;
    margin: 3px 0 0;
    background: #393939
}

.comp_screen ul li.active,
.comp_screen ul li:hover {
    background: #d44800
}

.comp_screen ul li a {
    display: block;
    color: #fff;
    padding: 20px 0 20px 36px;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none!important
}

.comp_screen ul li:nth-child(1) a {
    background: url(images/icon1.png) 0 center no-repeat
}

.comp_screen ul li:nth-child(2) a {
    background: url(images/icon2.png) 2px center no-repeat
}

.comp_screen ul li:nth-child(3) a {
    background: url(images/icon3.png) 2px center no-repeat
}

.comp_screen ul li:nth-child(4) a {
    background: url(images/icon4.png) 2px center no-repeat
}

.comp_screen ul li:nth-child(5) a {
    background: url(images/icon5.png) 2px center no-repeat
}

.comp_screen2 {
    display: none;
    top: 15%;
    z-index: 100
}

.sticky_side_nav2 {
    position: fixed;
    top: 164px;
    z-index: 999;
    display: block
}

.comp_screen2 .hide_btn2,
.comp_screen2 .show_btn2 {
    background: #393939;
    padding: 9px 0;
    display: block;
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff
}

.comp_screen2 ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.comp_screen2 ul li {
    display: block;
    padding: 0 0 0 7px;
    margin: 3px 0 0;
    background: #393939
}

.comp_screen2 ul li.active2,
.comp_screen2 ul li:hover {
    background: #d44800
}

.comp_screen2 ul li a {
    display: block;
    color: #fff;
    padding: 20px 0 20px 36px;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none!important
}

.footer-nav ul li a,
.social a {
    text-decoration: none
}

.comp_screen2 ul li:nth-child(1) a {
    background: url(images/icon1.png) 0 center no-repeat
}

.comp_screen2 ul li:nth-child(2) a {
    background: url(images/icon2.png) 2px center no-repeat
}

.comp_screen2 ul li:nth-child(3) a {
    background: url(images/icon3.png) 2px center no-repeat
}

.comp_screen2 ul li:nth-child(4) a {
    background: url(images/icon4.png) 2px center no-repeat
}

.comp_screen2 ul li:nth-child(5) a {
    background: url(images/icon5.png) 2px center no-repeat
}

.hs-form-required {
    display: none!important
}

.footer-nav ul li,
.social img {
    display: inline-block
}

.hs-error-msgs {
    margin: 0;
    padding: 0 0 11px;
    color: red;
    list-style: none
}

#ReviewTxtSlider .bx-wrapper {
    background: 0 0!important;
    box-shadow: none!important;
    border: none!important;
    padding: 0 60px
}

#ReviewTxtSlider .review-txt {
    padding: 0 0 0 12px;
    border-left: 9px #de730b solid
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #a6a7a7!important
}

.bx-pager.bx-default-pager a.active {
    background: #de730b!important
}

.social {
    text-align: center;
    margin-bottom: 25px
}

.social img {
    margin: 0 3px
}

.footer-nav,
.footer-nav ul {
    margin: 0;
    padding: 0
}

.footer-nav ul {
    list-style: none;
    width: 100%;
    text-align: center
}

.footer-nav ul li a {
    color: #b5b4b4!important;
    font-size: 14px;
    font-weight: lighter;
    line-height: 26px;
    border-right: 1px #b0afaf solid;
    padding: 0 10px
}

.last-wrapper .lft,
.last-wrapper .lft a {
    color: #de730b;
    text-decoration: none
}

.footer-nav ul li:last-child a {
    border: none
}

.last-wrapper {
    background: #fbf4ed;
    padding: 15px 0 20px;
    width: 100%;
    margin-bottom: -65px;
	display:none;
	visibility:hidden;
}

.last-wrapper .lft {
    width: 60%;
    float: left;
    font-size: 28px;
    padding-top: 10px;
}

.last-wrapper .rt {
    width: 40%;
    text-align: right;
    float: right; 
    margin-top: 10px; 
}

.last-wrapper .rt a {
    text-decoration: none
}

.last-wrapper .rt img {
    display: inline-block;
    margin: 0 3px
}

.wrapper1 {
    padding: 30px 0
}

.wrapper1 .box1 {
    float: left;
    width: 30%;
    padding: 0 3%;
    text-align: center
}

.wrapper1 .box1 .txtbox2 {
    margin: 50px 0 0
}

.wrapper1 .box1 h3 {
    margin: 5px 0;
    font-size: 20px;
    padding: 10px 0
}

.wrapper1 .box2 {
    float: left;
    width: 40%
}

.wrapper1 .box2 img {
    width: 100%
}

.wrapper1 .box3 {
    float: left;
    width: 30%;
    padding: 0 3%;
    text-align: center
}

.box-5 h3,
.wrapper1 .box3 h3 {
    font-size: 20px;
    padding: 10px 0
}

.wrapper1 .box3 .txtbox4 {
    margin: 50px 0 0
}

.wrapper1 .box3 h3 {
    margin: 5px 0
}

.box-5 {
    text-align: center;
    width: 25%;
    margin: 0 auto
}

#chatcch-bottom {
    right: 1px;
    cursor: pointer;
    position: fixed;
    bottom: 0;
    z-index: 3500
}

@media (max-width:1280px) {
    .container {
        width: 90%
    }
    header .logo {
        width: 15%
    }
    header .support {
        width: 85%
    }
    .wrapper2 .WhyChooseServetel img {
        width: 100%
    }
    .FeaturesBox li {
        min-height: 240px
    }
    .wrapper2 .container {
        text-align: center;
        font-size: 45px
    }
    .wrapper2 .container a {
        display: table;
        margin: 10px auto 0
    }
    .last-wrapper .lft a {
        display: inline-block!important
    }
    .last-wrapper .lft,
    .last-wrapper .rt {
        width: 50%
    }
}

@media (max-width:991px) {
    .BgHeaderTop {
        padding: 10px 0 0
    }
    body {
        /*padding: 0 0 110px*/
    }
    .container {
        width: 90%
    }
    header .BannerLeft,
    header .TrialBox,
    header .logo,
    header .support {
        float: none;
        width: 100%
    }
    header .logo img {
        margin: 0 auto 30px;
        display: table
    }
    header .support ul {
        text-align: center
    }
    header .TrialBox {
        margin: 30px auto 0
    }
    .wrapper1 .box1 .txtbox2,
    .wrapper1 .box3 .txtbox4 {
        margin: 50px 0 0
    }
    header .BannerLeft h1 {
        font-size: 45px
    }
    header .BannerLeft ul li {
        font-size: 25px
    }
    .FeaturesBox li {
        width: 45%;
        min-height: 236px
    }
    .box-5,
    .wrapper1 .box1,
    .wrapper1 .box2,
    .wrapper1 .box3 {
        width: 100%
    }
    .FeaturesBox li:nth-child(2),
    .FeaturesBox li:nth-child(4) {
        border-right: none
    }
    .OffersBox ul li h2 {
        font-size: 30px
    }
    .OffersBox ul li h3 {
        font-size: 20px
    }
    .heading {
        font-size: 35px
    }
    .wrapper3 .CustomerSuportBox ul li a {
        font-size: 27px
    }
    .wrapper1 .box3 h3 {
        margin: 5px 0
    }
    .box-5 {
        padding: 0 15px
    }
    .last-wrapper .lft,
    .last-wrapper .rt {
        width: 100%;
        text-align: center
    }
}

@media (max-width:767px) {
    
    .strip_contactUs_details{ margin-top: 0px;}
    
    .last-wrapper{ padding: 15px 0px 45px; }
    
    .freeTrialButtonHeader{ padding: 5px 12px !important;  }
    
    .hiddenPhone{ display: none !important ; }
    
    header .support ul li{ padding: 0px 5px; }
    
    .header .support ul li a{ font-size: 18px; }
    
    .whyDo_story_section{ padding: 10px; }
    
    .header .support ul li{ padding: 0px 5px;  }
    .strip_first_line{ font-size: 28px !important ; padding: 0px 20px;   }
    .strip_chat_now{ margin-left: 0px !important ; }
    
    .wrapper2 .container a{ float: none; font-size: 28px !important ; padding: 0px 30px;   }
    .middle_setionwhy {
        padding: 0;
        margin-top: 0
    }
    .bannerLeftPara p {
        font-size: 17px
    }
    .BgTollFreeNumber {
        background-position: left
    }
    .headerClickCall {
        margin-left: 0px!important; 
        padding: 5px 5px !important ; margin-left: 15px; 
            
    }
    header .logo img {
        margin: 0 auto 5px
    }
    header .support ul li:nth-child(1) {
        display: inline-block;
        margin: 10px 0
    }
    header .TrialBox {
        float: none
    }
    header .BannerLeft h1 {
        font-size: 28px;
        line-height: normal;
        margin-top: 0px!important;
        font-weight: 600!important
    }
    header .BannerLeft ul li {
        font-size: 20px;
        background: url(images/CheckBullet.png) 0 9px no-repeat
    }
    header .BannerLeft ul {
        margin: 15px auto
    }
    .FeaturesBox li:first-child {
        padding-top: 0!important
    }
    .FeaturesBox li {
        float: none;
        width: 100%;
        border: none!important;
        border-bottom: 1px #ccc dashed!important;
        padding-top: 25px
    }
    .tittle {
        font-size: 33px
    }
    .OffersBox ul li {
        display: block;
        width: 90%;
        padding: 40px 5%
    }
    .OffersBox ul li:nth-child(2) {
        margin: 15px 0 0
    }
    .OffersBox ul li h2 {
        font-size: 35px
    }
    .OffersBox ul li h3 {
        font-size: 20px
    }
    .heading {
        font-size: 35px
    }
    .wrapper3 .CustomerSuportBox ul li a {
        font-size: 25px
    }
    #ReviewTxtSlider .bx-wrapper {
        padding: 0
    }
    #ReviewTxtSlider .bx-next,
    #ReviewTxtSlider .bx-prev {
        display: none!important
    }
    .last-wrapper .lft a,
    .wrapper2 .container {
        font-size: 30px
    }
}


@media only screen and (min-device-width:768px) and (max-device-width:1024px){
    
    .middle_setionwhy{ padding: 0px 20px; }
    
    .why_us_image{ padding-top: 100px; }
    .header .logo{ width: 15%; }
    .header .support{ width: 85%; }
}



@media (max-width:620px) {
    header .TrialBox {
        float: none
    }
    header .TrialBox .TrialBoxHeader h3 {
        font-size: 25px!important
    }
    header .TrialBox .TrialBoxWrapper input[type=submit] {
        height: 50px;
        line-height: 50px;
        width: 150px;
        padding: 0
    }
    .heading {
        font-size: 30px
    }
    #ReviewTxtSlider {
        padding: 50px 25px
    }
}

@media (max-width:480px) {
    header .support ul li {
        display: inline-block;
        margin: 10px 0
    }
    header .TrialBox {
        float: none
    }
    .phone-number input {
        padding-left: 20%!important;
        width: 80%!important
    }
    .TittleImg img {
        width: 100%!important
    }
}