/*
    Main colour: #25408f;
    Accent colour: #ffffff;
    labX-Red: #ed1c24;

*/
.hs-form-required {
    display: none;
    
}

h4 {
    color: #25408f !important ;
}
div {
    color: #333 !important;
    line-height: 24px !important;
}

body {
    background: transparent !important;
    color: #333;
}

body .hs-button.primary, body input[type="submit"], body input[type="button"] {
    background-color: #25408f !important;
    color: #ffffff !important;
    background: none !important;
    border: none !important;
    text-shadow: none !important;
    box-shadow: none !important;
    padding: 8px !important;
    font-size: 16px !important;
    border-radius: 1px !important;
    
}


span {
        color: #333 !important;
}

input {
    max-width: 800px !important;
}

.landing-page {
    max-width: 800px;
    margin: 15px auto;
    background-color: transparent;
    border-radius: 50px;
    padding: 20px;
}

.page-center {
    margin-top: 20px !important;
}

.copyright {
    width: 250px !important;
}

@media screen and (max-width:640px) {

    html {
        max-width: 600px;
        background-color: transparent;
        border-radius: 50px;
        padding: 5px !important;
    }
}

@media screen and (max-width:768px) {
    html {
        background-color: rgba(0,0,0,0.8) !important;
        background-position: bottom;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #ffffff;
    }

    .landing-page {
        max-width: 600px;
        background-color: transparent;
        border-radius: 20px;
        padding: 10px;
    }

    .copyright .hs-image-widget {
        width: 250px !important;
    }

    .hs-image-widget {
        width: 175px !important;
    }

    .page-center {
        margin-top: 10px !important;
    }

    .subscriptionTitle {
        font-size: 26px !important;
    }

    .hs_cos_wrapper_type_rich_text {
        font-size: 14px;
    }
}

html {
    background-color: rgba(0,0,0,0.8) !important;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #ffffff;
}



body {
    color: #333 !important;
}

html, body {
    min-height: 100%;
    margin: 0;
    padding: 0;
    background: white !important;
}

.TnHeaderText {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: bold !important;
    color: #ffffff !important;
    ;
    padding: 5px 0 5px 0 !important;
    font-size: 16px;
}


.FormText {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: bold !important;
    color: #333 !important;
    ;
    padding: 5px 0 5px 0 !important;
    font-size: 16px;
}

.hs-button {
    margin: 20px 0 10px 0 !important;
}

.paddingTop20 {
    padding-top: 20px
}

.hs-error-msgs {
    color: #e00101;
    margin: 0 0 10px 0 !important;
}

.custom-menu-primary {
    box-shadow: #25408f 0 -4px 0 inset !important;
    ;
}

.form-title {
    font-family: 'Roboto', sans-serif !important;
    color: #25408f;
    text-align: center;
    font-weight: bold !important;
    line-height: 30px;
    margin-bottom: 5px !important;
    font-weight: bold;
}

.subscriptionTitle {
    font-size: 32px;
}

.form-title-benefits {
    font-family: 'Roboto', sans-serif !important;
    color: #ffffff !important;
    text-align: center;
    font-weight: bold !important;
    line-height: 30px;
    margin-bottom: 10px;
    font-size: 18px;
    margin-top: 10px;
}

.hs-input {
    margin-bottom: 10px;
}


.custom-header-bg {
    <!-- background-image: url('https://cdn.technologynetworks.com/tn/images/NNR-Backgrounds/nnr-bg-image.png');
    -- !> background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #ffffff;
}


.custom-menu-bg {
    background-color: #ffffff !important;
}


.custom-footer-bg {
   background-color: transparent !important;
    color: #fff;
    font-size: 14px;
    padding: 20px 0 0 0 !important;
    border-top: #25408F 3px solid !important;
    line-height: 12px !important;
}

.custom-footer-bg p {
    margin-top: 0 !important;
        margin-bottom: 0 !important;

}

body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
    cursor: pointer;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    background-color:;
    text-decoration: none;
    background-color: #25408f !important;
    font-weight: bold;
    width: 150px;
}

.benefitsHeader {
    font-size: 21px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 0;
    color: #256fbb;
    margin-top: 5px;
    text-align: center;
}

.benefitsBody {
    font-family: 'Roboto', sans-serif !important;
    color: #333 !important;
    padding: 5px 0 5px 0 !important;
    margin-left: 20px !important;
    margin-right: 20px !important;
    font-weight: bold;
    font-size: 16px;
}

.editorsBodyName {
    font-family: 'Roboto', sans-serif !important;
    color: #333 !important;
    ;
    padding: 15px 0 5px 0 !important;
    font-weight: bold;
}

.editorsBodyJob {
    font-family: 'Roboto', sans-serif !important;
    color: #333 !important;
    ;
    padding: 5px 0 5px 0 !important;
    font-style: italic;
}

.box {
    background: #eee;
    position: relative;
    z-index: 1;
    margin-top: 40px;
    margin-bottom: 40px;
}

    .box:after {
        background: inherit;
        bottom: 0;
        content: '';
        display: block;
        height: 50%;
        left: 0;
        position: absolute;
        right: 0;
        transform: skewY(-2deg);
        transform-origin: 100%;
        z-index: -1;
    }

    .box:before {
        background: inherit;
        top: 0;
        content: '';
        display: block;
        height: 50%;
        left: 0;
        position: absolute;
        right: 0;
        transform: skewY(2deg);
        transform-origin: 100%;
        z-index: -1;
    }

.fadeHR {
    display: block;
    border: none;
    color: white;
    height: 1px;
    background: black;
    background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 175, from(#ddd), to(#eee));
}

.halfFadeHRLeft {
    margin-top: 25px;
    display: block;
    border: none;
    color: white;
    height: 1px;
    background: black;
    background: -webkit-gradient(radial, 0 50%, 0, 50% 50%, 150, from(#fff), to(#ddd));
}

.halfFadeHRRight {
    margin-top: 25px;
    display: block;
    border: none;
    color: white;
    height: 1px;
    background: black;
    background: -webkit-gradient(radial, 0 50%, 0, 0 50%, 150, from(#ddd), to(#fff));
}


#hs_cos_wrapper_module_148598213446143_title {
    display: none;
}

[class^="icon-"], [class*=" icon-"] {
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0;
    color: #25408f !important;
    padding-right: 5px;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
}

.icon-search:before {
    content: "\f002";
}

.icon-news:before {
    content: "\f1ea";
}

.icon-truck:before {
    content: "\f0d1";
}

.icon-hand:before {
    content: "\f0a7";
}


.icon-paper:before {
    content: "\f256";
}


.icon-flask:before {
    content: "\f0c3";
}

.icon-user:before {
    content: "\f007";
}


.icon-envelope:before {
    content: "\f0e0";
}

.icon-related:before {
    content: "\f1e0";
}


[class^="icon-"]:before, [class*=" icon-"]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none;
}

.img-round .hs-image-widget {
    width: 100px !important;
    border-radius: 100px;
}

.custom-subscription-form {
    padding: 20px;
    background-color: #fff;
}

.actions {
    text-align: center;
}

li.hs-form-booleancheckbox {
    font-size: 14px !important;
    color: #333 !important;
}




/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (max-width:480px) {
    .benefitsBody {
        display: none !important;
    }
}


.EditorArea {
    margin-top: 20px;
    padding-bottom: 15px;
    text-align: center;
    border-radius: 50px;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}




input[name=email] {
    margin-bottom: 20px !important;
}



.icon-tick:before {
    content: "\f00c";
    color: #ffffff !important;
}


.icon-back:before {
    content: "\f0e2";
}

.thankyouBody {
    font-family: 'Roboto', sans-serif !important;
    color: #333 !important;
    padding: 5px 0 5px 0 !important;
    margin-left: 20px !important;
    margin-right: 20px !important;
    font-size: 16px;
}

.commButton {
    background-color: #25408f;
    width: 270px;
    color: #FFFFFF;
    padding: 4px 12px;
    margin: auto;
    margin-bottom: 60px;
}

    .commButton a {
        color: #FFFFFF;
    }

    .commButton span {
        color: #FFFFFF !important;
    }


.TnThankyouText {
    font-family: 'open-sans', sans-serif !important;
    font-weight: bold !important;
    color: #000 !important;
    ;
    padding: 5px 0 5px 0 !important;
    font-size: 18px;
}


div[data-reactid=".hbspt-forms-0.0:$3"] {
    background-color: #eee;
}

.formPadding {
    padding: 10px 15px 30px 15px;
    margin-top: -5px !Important;
}

.bodyText {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px;
}

.subtitleContainer {
    padding: 90px 20px 0 50px;
    max-width: 350px;
}

.headerSubtitle1 {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
}


.headerSubtitle2 {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-weight: 700;
    font-size: 24px;
}

.headerSubtitle2a {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-weight: 400;
    font-size: 24px;
}

.mainHeader {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-weight: 800;
    font-size: 90px;
}


.subHeader {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-weight: 800;
    font-size: 20px;
}

.custom-footer-subfooter {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    float: left;
    border-top: #25408f 3px solid;
    padding-top: 10px;
    font-size: 11px;
}

@media screen and (max-width:768px) {
    .subtitleContainer {
        padding: 0 20px 0 20px;
        width: 300px;
        margin-left: 20px;
    }

    .custom-menu-primary.js-enabled {
        padding-top: 0;
    }

    .halfFadeHRLeft {
        display: none;
    }

    .halfFadeHRRight {
        background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 350, from(#ddd), to(#fff));
        margin-top: 0;
        margin-bottom: 15px;
    }
}

.editorImgSection {
    width: 25%;
    float: left;
    padding-top: 5px;
    padding-left: 25px;
}

.editorImg {
    height: 80%;
    border-radius: 50px;
    width: 100px;
}

.editorDetailsSection {
    width: 70%;
    float: left;
    padding-top: 10px;
    padding-left: 20px;
    height: 115px;
}

.editorSpacer {
    padding-top: 15px;
}

.custom-header-right-group {
    text-align: right;
    margin-top: 25px;
    margin-bottom: 5px;
    vertical-align: unset !important;
}

.AC_Opacity_BG {
    background-color: rgba(0, 20, 47, 0.6) !important;
}

.custom-logo-area {
    display: none !Important;
}

.footerGroup {
    position: absolute !important;
    bottom: 0 !important; 
    font-size: 10px !important; 
    max-width: 800px !important; 
    border-top: 1px solid #ffffff !important; 
}

.footerGroup a {
    color:#333 !important;
    border-bottom: 1px #333 solid !important;
}