#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: #0779b8;
    font-weight: 600;
}
.cb.banner .dform.thanks .popup a{
    color: #0779b8 !important;
    font-weight: 600;
    background-color: inherit;
    font-size: inherit;
    padding: inherit;
}
.cb.banner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;  
    background: linear-gradient(to right, #0476d8,#1b8ce4, #2fa4ff, #0276d8);
}
.dcap {
    position: relative;
    min-height: 500px;
    min-width: 600px;
}
.dcap:before {
    content: '';
    background-image: url(../images/adwords-page-banner.png);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: 390px;
    background-repeat: no-repeat;
    background-position: bottom center;
    z-index:2;
}
.cb.banner:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-image: url(../images/adwords-page-banner-bg.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
}

.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: 30px;
    line-height: 44px;
    font-weight: 400;
    text-align: center;
    z-index: 1;
}

.cb.banner h1 strong {
    font-size: 40px;
    font-weight: 600;
    color: #fff;
    display: block;
    line-height: 65px;
}
.cb.banner h1 strong span {
}
.cb.banner h1 strong span b {
    font-size: 36px;
}
.cb.banner ul {
    display: flex;
    justify-content: center;
}
.cb.banner ul li {
    display: inline-block;
    max-width: 110px;
    min-height: 110px;
    text-align: center;
    color: #fff;
    margin: 0 15px;
    font-size: 14px;
    line-height: normal;
    background-color: #005fb3;
    padding: 15px;
    border-radius: 50%;
    transition: all ease 350ms;
    position: absolute;
    z-index: 1;
    opacity:1;
}
.cb.banner.shrink ul li{
    opacity:0;
}
.cb.banner ul li:before {
    content: '';
    width: 50px;
    height: 50px;
    display: block;
    margin: auto;
    margin-top: -10px;
    background-size: 40px;
    background-position: center;
    background-repeat: no-repeat;
}
.cb.banner ul li:nth-child(1) {
    left: 220px;
    top: 130px;
    right: auto;
    bottom: auto;
}
.cb.banner ul li:nth-child(2) {
    bottom: 20px;
    left: 10px;
    right: auto;
    top: auto;
}
.cb.banner ul li:nth-child(3) {
    right: 30px;
    bottom: 20px;
    top: auto;
    left: auto;
}
.cb.banner.shrink ul li:nth-child(1), .cb.banner.shrink ul li:nth-child(2), .cb.banner.shrink ul li:nth-child(3) {
    left: 0;
    bottom: 0;
    right: 0;
    top: auto;
    margin: auto;
}
.cb.banner ul li:nth-child(1):before {
    background-image:url(../images/adwords-page-icon-1.png);
}
.cb.banner ul li:nth-child(2):before {
    background-image:url(../images/adwords-page-icon-2.png);
}
.cb.banner ul li:nth-child(3):before {
    background-image:url(../images/adwords-page-icon-3.png);
}
.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;
    width: 300px !important;
    margin: 30px auto 10px !important;
    border: 0 !important;
    border-radius: 5px !important;
    font-size: 22px !important;
    font-weight: 700;
    cursor: pointer !important;
    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, .cb.slide h3 {
    font-size: 30px;
    line-height: normal;
    text-align: center !important;
    font-weight: 600;
    margin: 0;
}

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


.cb.overview ul li {
    font-size: 15px;
    width: 200px;
    display: inline-block;
    padding: 15px;
    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/adwords-page-icon-13.png);
}
.cb.overview ul li:nth-child(2):before {
    background-image: url(../images/adwords-page-icon-14.png);
}
.cb.overview ul li:nth-child(3):before {
    background-image: url(../images/adwords-page-icon-6.png);
}
.cb.overview ul li:nth-child(4):before {
    background-image: url(../images/adwords-page-icon-12.png);
}
.cb.overview ul li:nth-child(5):before {
    background-image: url(../images/adwords-page-icon-8.png);
}
.cb.overview ul li:nth-child(6):before {
    background-image: url(../images/adwords-page-icon-9.png);
}
.cb.overview ul li:nth-child(7):before {
    background-image: url(../images/adwords-page-icon-15.png);
}

.cb.attack {
    padding: 0 50px 50px;
    background-color: #eee;
}
.cb.attack ul {
    display: flex;
    flex-wrap: wrap;
    max-width: 900px;
    margin: 10px auto 0;
}

.cb.attack ul li {
    width: 45%;
    text-align: left;
    padding: 20px;
    font-size: 14px;
    line-height: 27px;
    border-right: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
}
.cb.attack ul li:hover {
    background-color: #f1f1f1;
}
.cb.attack ul li:nth-child(even) {
    border-right: 0;
}
.cb.attack ul li:last-child {
    border-bottom: 0;
}
.cb.attack ul li:nth-last-child(2) {
    border-bottom: 0;
}
.cb.attack h3 {
    text-align: left;
    padding: 0;
    font-weight: 600;
    margin: 0;
}
.cb.attack li:before {
    content: '';
    height: 70px;
    width: 70px;
    margin-right: 10px;
    display: inline-block;
    float: left;
    background-size: 60px;
    background-position: center;
    background-repeat: no-repeat;
}
.cb.attack li:nth-child(1):before {
    background-image: url(../images/adwords-page-icon-11.png);
}
.cb.attack li:nth-child(2):before {
    background-image: url(../images/adwords-page-icon-14.png);
}
.cb.attack li:nth-child(3):before {
    background-image: url(../images/adwords-page-icon-15.png);
}
.cb.attack li:nth-child(4):before {
    background-image: url(../images/adwords-page-icon-12.png);
}
.cb.attack li:nth-child(5):before {
    background-image: url(../images/adwords-page-icon-16.png);
}
.cb.attack li:nth-child(6):before {
    background-image: url(../images/adwords-page-icon-13.png);
}

.cb.cta {
    max-width: 460px;
    border-radius: 10px;
    box-shadow: 0 0 10px #ccc;
    margin: auto;
    padding: 20px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    background-color: #fff;
}
.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;
}
.edi-btn .error-field2 {
    display: none;
    right:0;
}
.edi-btn inputgroup.error2 .error-field2  {
    display:block;
    position: absolute;
    background-color: transparent;
    padding: 0px;
    line-height: normal;
    top: 9px;
    right: 0;
    font-size: 13px;
    font-weight: normal;
    color:red;
}
@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;
}

.cb.attack ul li {
    width: auto;
    border-right: 0;
}

.cb.attack li:before {
    height: 100px;
}

.dcap {
    min-width: auto;
}

.cb.banner ul li {
    position: static;
}

.cb.banner ul {
    padding-top: 300px;
    padding-bottom: 50px;
}

.dcap:before {
    background-position: center 141px;
}

.cb.banner:before {
    background-size: cover;
}

.cb.banner .dform {
    margin: 0 auto 20px;
}

    .pc_only{
       display:none !important;
    }
    .mobile_only{
       display:block !important;
    }
}