.h1-container{
    display: flex;
    flex-direction: row;
}
.col-65{
    width: 65%;
    padding: 0 30px 0 0;
}
.col-35{
    width: 35%;
}
.col-65 p,
.blue-left-col p
{
    font-size: 23px;
}
.blue-left-col p{
    margin-bottom: 35px;
}
.blue-main {
    display: flex;
    flex-direction: row;
    margin: 0 0 105px;
}

.blue-left-col {
    width: 65% !important;
    padding: 0 30px 0 0;
}

.blue-right-col {
    width: 35% !important;
    background: #0076be;
    padding: 40px 40px 10px;
}

.blue-print-h1 h1 {
    padding: 80px 0 25px;
    font-size: 40px
}

.xy-video-landing {
    margin: 0 0 60px;
}

#navsection,
#bottomlinks,
.homepagebd #content {
    display: none
}

#header {
    border-bottom: 6px solid #0082c8;
    padding-top: 20px;
}

.blue-right-col h2 {
    color: #fff !important;
    font-weight: 400 !important;
    line-height: 30px;
    font-size: 23px;
    margin-bottom: 25px !important;
}
.blue-right-col h2 strong{
    font-size: 29px;
}

.blue-right-col label {
    color: #fff;
    display: block;
    padding: 0 0 5px;
    font-size: 18px;
}


.hs-form-field {
    padding: 0 0 10px;
}

.input input {
    width: 100%;
    background: #fff;
    border: none;
    height: 40px;
    padding: 0 15px;
}

.input textarea {
    width: 100%;
    background: #fff;
    border: none;
    height: 70px;
    padding: 15px;
}
.legal-consent-container{
    padding: 20px;
    background: #fff;
    margin: 0 -20px;
}
.legal-consent-container p{
    padding: 0 0 15px;
    font-size: 14px;
    color:#000
}
.blue-right-col .legal-consent-container label{
    color: #000;
    font-size: 14px;
}
.blue-right-col [type="checkbox"]{
    height: 25px;
    width: 25px;
    border-radius: 0;
    border:solid 2px #838181;
    margin: 15px 0 0 0;
}
.blue-right-col .legal-consent-container .hs-form-booleancheckbox-display>span {

    padding:13px 0 0 17px
}
.hs-form-required{
    color: #ed1c24;
}
.blue-right-col label.hs-error-msg{
    color: #fff;
    font-size: 14px;
    background:#ed1c24;
    padding: 3px 10px;
}
.blue-right-col .legal-consent-container .hs-error-msgs label{
    color: #fff;
}
.blue-right-col label.hs-main-font-element{
    color: #fff;
    font-size: 14px;
    background:#ed1c24;
    padding: 3px 10px;
}
.blue-right-col .actions{
    
}
.blue-right-col .hs-button.primary.large {
    float: right;
    padding: 12px 45px;
    text-transform: capitalize;
    height: auto;
    font-weight: 500;
    font-size: 19px;
    background: #00aeef;
    margin-right: -20px;
}
.blue-right-col .hs-button.primary.large:hover{
    background:#28aae1
}
.sf_cols.footer-section {
    display: flex;
}
.address-col{
    padding-left: 30px;
}
div#head-office {
    color: #231f20;
    font-weight: bold;
    font-size: 19px;
    padding: 10px 0 7px;
}
#footer {
    background: #fff;
    border-top:solid 2px #c2c4c6
}

div#head-address {
    font-size: 19px;
    padding: 0 0 7px;
}
#head-phone{
    padding: 0 0 7px;
}
.f-w2 #copyright{
    padding: 50px 0;
}
#footer .f-w2{
    font-size: 19px;
}
#footer .f-w2 a {
    color: #0074c8;
    position: relative;
    display: inline-block;
    background: none!important;
    font-size: 19px;
}
#footer .f-w2 ul{
    padding: 0;
    margin: 0;
    display: flex;
}
#footer .f-w2 ul li{
    padding: 0 30px 0 0;
}
#head-phone:before,
#phone-number:before
{
    content:"";
    display: inline-block;
    background: url(img/phone-footer-icon.png) no-repeat 0 0;
    width: 20px;
    height: 20px;
    position: relative;
    top: 3px;

}
#email-address:before{
    content:"";
    display: inline-block;
    background: url(img/email-footer-ico.png) no-repeat 0 0;
    width: 22px;
    height: 15px;
    position: relative;
    top: 1px;
}
#view-map:before{
    content:"";
    display: inline-block;
    background: url(img/location-map-footer.png) no-repeat 0 0;
    width: 15px;
    height: 20px;
    position: relative;
    top: 1px;
}
.landing-social{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
#footer .f-w2 .landing-social a{
    display: inline-block;
    font-size: 0;
    padding: 0 0 10px;
}
#footer .f-w2 .landing-social a:before{
    display: inline-block;
    position: relative;
    margin: 0;
    content:"";
    top: auto;
    right: auto;
}
#footer .f-w2 .landing-social a.likdn:before{
    
    background: url(img/footer-linkdn-ico.png) no-repeat 0 0;
    width: 70px;
    height: 70px;
    position: relative;
    top: 1px;
}
#footer .f-w2 .landing-social a.faceb{
    padding: 0 25px;
}
#footer .f-w2 .landing-social a.faceb:before{
    
    background: url(img/footer-fac-ico.png) no-repeat 0 0;
    width: 71px;
    height: 70px;
    position: relative;
    top: 1px;
}
#footer .f-w2 .landing-social a.youtube:before{
    
    background: url(img/footer-utube-ico.png) no-repeat 0 0;
    width: 71px;
    height: 70px;
    position: relative;
    top: 1px;
}
.sfContentBlock p {
    
    color: #000;
}
.submitted-message {
    background: #5aa763;
    color: #fff;
    padding: 25px;
}
.content-but-container{
    width: 100%;
    text-align: center;
    padding: 50px 0;
}
a.pri-but{
    padding: 12px 45px;
    text-transform: capitalize;
    height: auto;
    font-weight: 500;
    font-size: 27px;
    background: #00aeef;
    color: #fff;  
    display: inline-block;
}
a.pri-but:hover{
    background:#28aae1
}
legend.hs-field-desc {
    color: #fff;
    font-size: 14px;
}
.blue-right-col label.hs-form-booleancheckbox-display{
    font-size: 14px;
}
.h1-container p{
    margin-bottom: 30px;
}
@media (min-width: 768px){
    .h-w2{
        height: 110px;
    }
}
@media(max-width: 1023px) and (min-width: 768px) {
    .landing-social{
        flex-direction: column;
        align-items: flex-end;
    }
    #footer .f-w2 .landing-social a.faceb{
        padding: 0 0 10px;
    }
}
@media (max-width: 767px){
    .h1-container{
        flex-direction: column;
    }
    .col-65,
    .col-35{
        width: 100%;
        padding: 0;
    }
    .blue-main{
        flex-direction: column;
        margin: 0 0 30px;
    }
    .blue-left-col{
        width: 100% !important;
        padding: 0;
    }
    .blue-right-col{
        width: 100% !important;
    }
    .mobilenav-triggers{
        display: none;
    }
    .blue-print-h1 h1{
        padding-top: 35px;
        font-size: 35px;
    }
    .blue-right-col{
        padding: 20px 20px 10px;
    }
    .legal-consent-container{
        margin: 0 -10px;
    }
    .blue-right-col .hs-button.primary.large{
        margin-right: -10px;
    }
    .sf_cols.footer-section{
        flex-direction: column;
    }
    .logo-col,
    .address-col,
    .social-col{
        width: 100% !important;
    }
    .f-w2 #copyright{
        padding: 0;
    }
   
    .logo-col img{
        max-width: 200px;
    }
    .address-col{
        padding-left: 0;
    }
    #footer .f-w2 ul{
        flex-direction: column;
    }
    #footer .f-w2 ul li {
        padding: 0 0 10px;
    }
    #footer .f-w2 .landing-social a:before{
        background-size: 50px !important;
        width: 50px !important;
        height: 50px !important;
    }
    .landing-social{
        justify-content: flex-start;
    }
}