#scroll{padding:0;}
 .heading-menu, .container.cust-quote, .sec-pTB.mbH, #btmscroll, .btmBar,.nav-dwn {
    display: none;
}
footer {
    border: 0;
    background-color:#f2f2f2;
}

.foot-copy {
    background: transparent;
}
.cb a {
    color: #4539c0;
    font-weight: 600;
}
.cb.banner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;  
    background: linear-gradient(to right, #4e45bb, #6f66d4, #4e45bb);
}
.cb.banner:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-image: url(../images/cb-banner-bg.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 0;
}
.cb.banner .dform {
    position: relative;
    background-color: #fff;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 0 25px #000;
    margin: 60px 0 60px 35px;
    z-index:1;
    transition: all ease 350ms;
    max-width: 350px;
}
.cb.banner .dform .edi-btn {
    max-width: 300px;
}
.cb.banner .dform.animate {
    transform: scale(1.1);
    box-shadow: 0 0 50px #0005;
}
.cb.banner .dform .edi-btn inputgroup label {
    z-index: 0;
    pointer-events: none;
}
.cb.banner h1 {
    position: relative;
    color: #fff;
    font-size: 20px;
    max-width: 500px;
    line-height: 34px;
    font-weight: 400;
    text-align: center;
    margin-right: 50px;
    margin-top: 73px;
    z-index: 1;
}
.cb.banner h1:after {
    content: '';
    display: block;
    background-image: url(../images/cb-attack-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 400px;
    height: 400px;
    margin: 30px auto 0;
}
.cb.banner h1 strong {
    font-size: 26px;
    font-weight: 600;
    color: #fde200;
    display: block;
    line-height: 42px;
}
.cb.banner h1 strong span {
}
.cb.banner h1 strong span b {
    font-size: 36px;
}
.cb.banner .dform h2 {
    margin: 0;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    color: #000;
}
.cb.banner .dform p {
    text-align: center;
    margin: 0 auto;
    max-width: 380px;
}
input#downloadSubmit.download {
    background-color: #e00032 !important;
    max-width: 300px;
    margin: 30px auto 10px !important;
    border: 0 !important;
    border-radius: 5px !important;
    font-size: 22px !important;
    font-weight: 700;
    cursor: pointer;
    padding: 12px !important;
    line-height: normal !important;
    -webkit-appearance: none;
}
.edi-btn inputgroup{
    margin:0;
}
.edi-btn inputgroup input {
    width: 278px !important;
    max-width: 92% !important;
    border-radius:5px !important;
    background-color: #f1f1f1 !important;
}
.edi-btn inputgroup select[data-countrygdpr="MECountryListing"] {
    width: 100% !important;
    margin: 30px 0 !important;
    line-height: 20px !important;
    -webkit-appearance: none;
    border-radius:5px !important;
    background-color: #f1f1f1 !important;
}
.edi-btn inputgroup select[data-countrygdpr="MECountryListing"]:focus {
    outline: none;
    border: 1px solid #007abd !important;
}
.edi-btn inputgroup.half{
    display: inline-block !important;
    margin:0;
}
.edi-btn inputgroup.half:first-child{
    margin:0 !important;
    margin-right: 12px !important;    
}
.edi-btn inputgroup.half input {
    width: 170px !important;
}
.edi-btn inputgroup.con{
    position: relative;
}
.edi-btn inputgroup.con:after {
    content: "▾";
    position: absolute;
    color: #999;
    top: 0;
    right: 15px;
    bottom: 0;
    margin: auto;
    line-height: 38px;
    font-size: 25px;
}
.dwn-priv {
    max-width: 350px !important;
    margin: auto;
}
.container.sec-pTB.clearfix{
   max-width:1200px;
}
.cb.overview {
    margin: auto;
    text-align: center;
    padding: 50px;
}

.cb.overview h3 {
    font-size: 30px;
    line-height: normal;
}

.cb.overview p {
    font-size: 15px;
    line-height: 30px;
}
.cb.overview ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 !important;
}


.cb.overview ul li {
    font-size: 15px;
    width: 200px;
    display: inline-block;
    padding: 20px;
    font-weight: 600;
    cursor: default;
}
.cb.overview ul li:hover {
    background-color: #f1f1f1;
}
.cb.overview ul li:before {
    content: '';
    width: 70px;
    height: 70px;
    display: block;
    margin: 10px auto 10px;
    background-size:60px;
    background-position: center;
    background-repeat: no-repeat;
}
.cb.overview ul li:hover:before {
    background-size: 70px;
}
.cb.overview ul li:nth-child(1):before {
    background-image: url(../images/cb-icon-1.png);
}
.cb.overview ul li:nth-child(2):before {
    background-image: url(../images/cb-icon-2.png);
}
.cb.overview ul li:nth-child(3):before {
    background-image: url(../images/cb-icon-3.png);
}
.cb.overview ul li:nth-child(4):before {
    background-image: url(../images/cb-icon-4.png);
}
.cb.overview ul li:nth-child(5):before {
    background-image: url(../images/cb-icon-5.png);
}
.cb.overview ul li:nth-child(6):before {
    background-image: url(../images/cb-icon-6.png);
}
.cb.overview ul li:nth-child(7):before {
    background-image: url(../images/cb-icon-7.png);
}
.cb.overview ul li:nth-child(8):before {
    background-image: url(../images/cb-icon-8.png);
}
.cb.attack {
    background-color: #2a9de0;
    padding: 50px;
    background-color: #eee;
}
.cb.attack h3 {
    text-align: center;
    padding: 0 20px 20px;
    font-weight: 600;
}
.cb.attack ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0 !important;
    list-style: none !important;
    justify-content: center;
    position: relative;
    min-height: 220px;
}
.cb.attack ul li {
    width: 270px;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
    color: #332daa;
    cursor: default;
}

.cb.attack ul li.hover {
    border-radius: 5px 5px 0 0;
    box-shadow: none;
}

.cb.attack ul li p {
    display: none;
    line-height: 34px;
    font-size: 16px;
    position: absolute;
    left: 0;
    font-weight: 400;
    font-style: italic;
    color: #000;
    right: 0;
    max-width: 500px;
    margin: 30px auto;
    z-index: 1;
    padding: 0 15px 15px;
    border-radius: 0 0 5px 5px;
}

.cb.attack ul li.hover p {
    display: block;
}
.cb.testimonial {
    padding: 50px;
}

.cb.testimonial p{
    max-width:700px;
    margin:auto;
    text-align:center;
    font-size:15px;
    line-height:30px;
    font-style:italic;
}

.cb.testimonial .quote:before{
    content:'“';
}

.cb.testimonial .quote:after{
    content:'”';
}

.cb.testimonial .testi-profile{
    max-width:500px;
    margin:auto;
    text-align:center;
}

.cb.testimonial .testi-profile img{
    max-width:100px;
    border-radius:50%;
    margin:20px auto;
    display:block;
}
.cb.testimonial .testi-profile strong {
    display: block;
    font-size: 16px;
}
.cb.attack ul li strong {
    display: block;
    padding: 15px;
    border-bottom: 1px solid #e4cf1f;
    border-right: 1px solid #e4cf1f;
    position: relative;
    cursor: pointer;
}

.cb.attack ul li:last-child strong {
    border-right: 0px;
}

.cb.attack ul li.hover strong {
    background-color: #fff;
}

.cb.attack ul li.hover strong:after {
    content: '';
    position: absolute;
    height: 15px;
    width: 15px;
    background-color: #fff;
    left: 0;
    right: 0;
    bottom: -9px;
    transform: rotate(45deg);
    margin: auto;
    border-right: 1px solid #e4cf1f;
    border-bottom: 1px solid #e4cf1f;
}
.cb.awards {
    display: flex;
    background-color:#fcfcfc;
    padding:20px;
}
.cb.awards .reviews-sec{
    border-right:1px solid #eee;
}
.cb.awards .reviews-sec,.cb.awards .awards-sec {
    width: 50%;
    text-align: center;
}

.cb.awards .reviews-sec ul, .cb.awards .awards-sec ul {
    display: flex;
    align-items: center;
}

.cb.awards .reviews-sec ul img, .cb.awards .awards-sec ul img {
    max-width: 80px;
    max-height: 50px;
    margin: 20px;
    height: auto;
    width: auto;
}
.cb.awards .reviews-sec h4, .cb.awards .awards-sec h4 {
    font-weight: 700;
}
.cb.cta {
    max-width: 550px;
    border-radius: 10px;
    box-shadow: 0 0 10px #ccc;
    margin: 50px auto 0;
    padding: 20px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.cb.cta p {
    margin: 0;
    font-size: 18px;
}
.cb.cta a {
    display: inline-block;
    background-color: #f70025;
    color: #fff;
    padding: 12px 20px;
    font-size: 20px;
    text-align: center;
    line-height: normal;
    border-radius: 5px;
    font-weight: 600;
    margin-left: 15px;
    text-decoration: none;
}
.cb.banner .dform.thanks,.cb.banner .dform.loading{
    overflow:hidden;
}
.cb.banner .dform.thanks:before {
    content: '';
    position: absolute;
    background-color: #fff;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
}
.cb.banner .dform .popup, .cb.banner .dform .popup1{
    display:none;
}
.cb.banner .dform.thanks .popup{
    display: flex;
    z-index: 2;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
}
.cb.banner .dform.thanks .popup h2 {
    font-size: 22px;
    color: #000;
    font-weight: 500;
    padding: 0 20px 20px;
}
.cb.banner .dform.thanks .popup p{
    font-size: 14px;
    color:#000;
    font-weight:400;
    border: 0;
    max-width: 230px;
}
.cb.banner .dform.loading:after {
    content:'';
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background-color:#fffe;
    background-image:url(../images/loading.gif);
    background-repeat:no-repeat;
    background-position:center;
    background-size:70px;
}
.cb.banner .dform.mobile_thanks .popup1 {
    display: block;
}

.cb.banner .dform.mobile_thanks .edi-btn {
    display: none;
}

.cb.banner .dform.mobile_thanks .popup1 h2 {
    font-size: 19px;
    margin-bottom: 15px;
    font-weight: 600;
    color: #4c40af;
}
.cb.banner .dform.mobile_thanks .popup1 h2 b {
    display: block;
    font-size: 25px;
}
.cb.banner .dform.mobile_thanks .popup1 p {
    font-size: 19px;
    font-weight: 400;
    margin: 17px;
}
.cb.banner .dform.mobile_thanks .popup1 strong {
    background-color: #ffe20033;
    display: block;
    border: 1px dashed #ccc;
    text-align: center;
    line-height: normal;
    padding: 5px;
    margin: 5px;
    font-weight: 400;
}
.cb.banner .dform.mobile_thanks > h2 {
    display: none;
}
.cb.banner .dform.mobile_thanks > h2.mobile_only {
    display: none !important;
}
    .pc_only{
       display:block;
    }
    .mobile_only{
       display:none;
    }
.cb.testimonial .quote .pc_only{
    display:inline;
}

@media(max-width:600px){
    .cb.banner{
        display:block;
        margin:0;
        padding: 15px;
    }
    .cb.banner h1{
        margin:0;
        padding:15px;
    }
    .cb.banner h1:after{
        display:none;
    }
    .cb.banner .dform{
        margin:15px;
    }
    .cb.attack ul li p{
        position:static;
        display:block;
    }
    .cb.attack ul li strong{
        border:1px solid #e4cf1f;
        background-color:#fff;
    }
    .cb.attack ul li strong:after {
        content: '';
        position: absolute;
        height: 15px;
        width: 15px;
        background-color: #fff;
        left: 0;
        right: 0;
        bottom: -9px;
        transform: rotate(45deg);
        margin: auto;
        border-right: 1px solid #e4cf1f;
        border-bottom: 1px solid #e4cf1f;
    }
    .cb.cta a {
       display: block;
       margin: 15px;
    }
    .cb.cta {
       flex-wrap: wrap;
       margin: 0;
       border-radius: 0;
    }
.cb.overview {
    padding: 40px 15px;
}

.cb.overview ul li {
    width: 140px;
    padding: 10px;
    font-size: 14px;
}
    .pc_only{
       display:none !important;
    }
    .mobile_only{
       display:block !important;
    }
}