﻿/*
font-family: 'Montserrat';
*/


body{margin: 0; padding: 0; width: 100%; height: 100%; background: #fff; font-family: 'Montserrat',Arial; font-size: 1em;}
img{max-width: 100%; border: none;}
.clearDiv{clear: both;}
.setWidth{width: 90%; max-width: 1200px; margin: 0 auto;}
*{box-sizing: border-box;}
iframe{max-width: 100%;}
body *{letter-spacing: normal !important; line-height: inherit;}
.sc-content-block-quick-insert{display: none !important;}
div.actionMenu ul.dnn_mact > li.actionMenuMove > ul li {height: auto !important;}
.eds_galleryWrapper {padding-top: 0px !important;}
.slider-wrapper > div{background: transparent !important;}
.sc-menu {position: relative; z-index: 50 !important;}
.slick-dots {margin-left: 0 !important;}
.theme-default .nivoSlider {background: transparent !important; -webkit-box-shadow: 0px 0px 0px 0px #4a4a4a !important; -moz-box-shadow: 0px 0px 0px 0px #4a4a4a !important; box-shadow: 0px 0px 0px 0px #4a4a4a !important; margin-bottom: 0px !important;}
.menuBtn, .mobileMenuWrapper {display: none;}




/* styling */

.logoWrapper {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin-right: 1%;
    text-align: left;
}
/*.menuWrapper {
    display: inline-block;
    vertical-align: middle;
    width: 71%;
    text-align: right;
}*/
.headerWrapper {
    padding: 13px 0 18px;
    box-shadow: 0 0 7px rgba(0,0,0,.1) !important;
    background: #fff;
    width: 100%;
}
.logoWrapper img {
    max-width: 370px;
}



.socialWrapper {
    padding-bottom: 100px;
    padding-top: 30px;
}
.fbText {
    display: inline-block;
    vertical-align: top;
    width: 46%;
    padding-right: 2%;
    padding-top: 80px;
    text-align: right;
}
.fb-page {
    display: inline-block;
    vertical-align: top;
    width: 46%;
    padding-left: 6%;
    max-width: 100%;
}



.footerBlue {
    background: #0c416a;
    padding: 35px 0 10px;
    display: table;
    width: 100%;
}
.footerLeftCol {
    display: table-cell;
    vertical-align: top;
}
.footerRightCol {
    display: table-cell;
    vertical-align: top;
    padding-left: 110px;
    padding-top: 30px;
}
.footerLogo {
    max-width: 335px;
    padding-bottom: 33px;
}
.footerIcon {
    display: inline-block;
}
.footerLI {
    padding-left: 20px;
    font-size: 107%;
    position: relative;
    top: 1px;
}
.footerTW, .footerYT {
    padding-left: 20px;
}
.footerIcon a {
    color: #fff !important;
    transition: all 0.3s ease;
}
.footerIcon a:hover, .footerIcon a:focus {
    color: #CDDE00 !important;
}
.footerContent {
    color: #fff;
    letter-spacing: 1px !important;
    font-weight: 500;
    font-size: 100%;
    line-height: 118%;
    padding-bottom: 20px;
}
.footerContent a {
    color: #fff !important;
    text-decoration: none !important;
    font-weight: 700;
    letter-spacing: 1px !important;
    transition: all 0.3s ease;
}
.footerContent a:hover, .footerContent a:focus {
    color: #CDDE00 !important;
}
.footerLine span {
    width: 105px;
    height: 5px;
    display: block;
    margin-bottom: 29px;
    background-color: #13bfd6;
}
.footerMenuWrapper {
    background: #303e48;
    padding: 15px 0;
}
.footerLogin {
    background: #262B2E;
    padding: 10px 0;
}
.copyLogin {
    color: #686c75;
    font-size: 70%;
    font-weight: 600;
}
.copyLogin span, .copyLogin a {
    letter-spacing: 1px !important;
    color: #686c75 !important;
    text-decoration: none !important;
    transition:  all 0.3s ease;
}
.copyLogin a:hover, .copyLogin a:focus {
    color: #aeafb1 !important;
}
.footerMidwest {
    padding: 26px 0 20px 0;
}



/* generic */

p, li, .contentDiv td, .Normal {
    font-family: 'Montserrat';
    font-size: 100%;
    line-height: 150%;
    color: #303e48;
}

.contentWrapper {padding-top: 100px; padding-bottom: 100px; position: relative;}
.contentDiv li{padding: 4px 0;}
.contentDiv ul, .contentDiv ol{margin: 0 0 22px 35px;}
.contentDiv ul li ul li {font-size: 0.9em; line-height: 1.25em; list-style-type: circle;}
.contentDiv ul li ul {margin-top: 1px; line-height: 1.2em; margin-bottom: 0;}
.contentDiv li p {line-height: 1.5em;}

strong {font-weight: 700; font-family: 'Montserrat';}
em {font-style: italic; font-family: 'Montserrat';}
strong em, em strong {font-style: italic; font-weight: 700; font-family: 'Montserrat';}

h1 {
    font-family: 'Montserrat';
    font-size: 400%;
    line-height: 100%;
    font-weight: 800;
    text-transform: uppercase;
    color: #13bfd6;
    margin: 0 0 40px 0;
}

h2 {
    font-family: 'Montserrat';
    font-size: 290%;
    line-height: 100%;
    font-weight: 700;
    color: #0c416a;
    margin: 40px 0 25px 0;
}

h3 {
    font-family: 'Montserrat';
    font-size: 190%;
    line-height: 100%;
    font-weight: 600;
    margin: 31px 0 19px 0;
}

h4 {
    font-family: 'Montserrat';
    font-size: 150%;
    line-height: 100%;
    font-weight: 500;
    margin: 30px 0 19px 0;
}

h5 {
    font-family: 'Montserrat';
    font-size: 130%;
    line-height: 100%;
    font-weight: 500;
    margin: 30px 0 19px 0;
}

h6 {
    font-family: 'Montserrat';
    font-size: 110%;
    line-height: 100%;
    font-weight: 500;
    margin: 30px 0 19px 0;
}

h1 + h2{margin-top: 15px;}
h1 + h3, h2 + h3{margin-top: 15px;}
h1 + h4, h2 + h4, h3 + h4{margin-top: 15px;}
h1 + h5, h2 + h5, h3 + h5, h4 + h5{margin-top: 15px;}
h1 + h6, h2 + h6, h3 + h6, h4 + h6, h5 + h6{margin-top: 15px;}

a:link, a:visited{ text-decoration: underline; color: #13bfd6; }
a:hover, a:active, a:focus{ text-decoration: none; color: #13bfd6; }
a:focus, select:focus, input:focus, textarea:focus, .slick-arrow:focus, .slick-dots li:focus, .slick-dots button:focus {outline: thin dotted #000 !important;}

small{font-size:0.8em;}
big{font-size:1.2em;}
blockquote, pre{font-family:Lucida Console, monospace;}
ul li{list-style-type:square;}
ul li li{list-style-type:disc;}
ul li li li{list-style-type:circle;}
ol li{list-style-type:decimal;}
ol ol li{list-style-type:lower-alpha;}
ol ol ol li{list-style-type:lower-roman;}
ol ul li{list-style-type:disc;}

hr{color: #13bfd6; background-color: #13bfd6; border: none; height: 1px; text-align: left; margin: 25px 0;}

.skiptocontent a {
    padding: 6px 8px;
    position: absolute;
    z-index: 1025;
    top: -50px;
    left: 0;
	color: #fff;
    background: #0c416a;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 0.95em;
    line-height: 1em;
    -webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
}
.skiptocontent a:focus {
    top: 0;
    text-decoration: none;
    outline: 0;
    -webkit-transition: top .1s ease-in, background .5s linear;
    transition: top .1s ease-in, background .5s linear;
}
.skipLink {
    position: absolute; 
    top: 50px; /* adjust as needed */
}

.DnnModule-441 {padding-top: 30px;}

.gradientBtn a {
    text-decoration: none;
    color: #fff;
    background: linear-gradient(246deg,#13bfd6 0,#0c416a 100%);
    padding: 11px 20px;
    text-transform: uppercase;
    letter-spacing: 2px !important;
    display: inline-block;
    position: relative;
    z-index: 100;
}
.gradientBtn a:before {
    background: linear-gradient(246deg,#13bfd6 0,#CDDE00 100%);
    content: '';    
    display: block;
    height: 100%;
    position: absolute;
    top: 0; left: 0;
    opacity: 0;
    width: 100%;
    z-index: -100;
    transition: opacity 0.45s;
}
.gradientBtn a:hover:before, .gradientBtn a:focus:before {
    opacity: 1;
}




/* banner */

.bannerWrapper {
    background: #CDDE00;
    padding: 10px 0;
}
.bannerItem {
    text-align: center;
}
.bannerText {
    font-size: 140%;
}
.bannerText * {
    color: #0c416a;
}
.bannerText p {
    margin-bottom: 0;
}

/* END banner */



/* home hero */

.homeHeroItem {
    position: relative;
    padding: 100px 0 0 0;
    text-align: right;
}
.homeHeroItem.setWidth {
    max-width: 1400px;
}
.homeHeroTitle {
    font-size: 660%;
    line-height: 88%;
    color: #0c416a;
    text-transform: none;
    font-weight: 700;
    margin-bottom: 44px;
    box-shadow: -530px 0 0 0 #0c416a;
}
.homeHeroTitle span {
    color: #13bfd6;
}
.homeHeroText {
    margin-bottom: 29px;
    font-size: 100%;
    line-height: 150%;
}
.homeHeroContent {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    padding-right: 4%;
    max-width: 540px;
    text-align: left;
}
.homeHeroImg {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    background-image: linear-gradient(180deg,rgba(0,0,0,0) 78%,rgba(0,0,0,0) 80%,#13bfd6 80%);
}

/* END home hero */



/* gray image box */

.imgGrayItem {
    text-align: center;
}
.imgGrayImg {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    max-width: 540px;
    margin-right: -10px;
    position: relative;
    z-index: 5;
}
.imgGrayImg img {
    width: 100%;
}
.imgGrayContent {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    background: #F6F6F6;
    padding: 80px 54px 80px 84px;
    text-align: left;
}
.imgGrayTitle {
    margin-top: 0;
}
.imgGrayText {
    margin-bottom: 0;
}

/* END gray image box */



/* services */

.servicesWrap {
    text-align: center;
    padding: 100px 0 0 5%;
}
.servicesItem {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin: 0 1%;
    text-align: left;
    padding: 28px 0;
}
.servicesTitle {
    color: #0c416a;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 140%;
    margin: 26px 0 15px;
}
.servicesText {
    margin-bottom: 0;
}

/* END services */



/* three column */

.threeItem {
    font-size: 0;
    padding: 100px 0 0 0;
    position: relative;
}
.threeCol {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    font-size: 16px;
}
.leftCol {
    background-repeat: no-repeat;
    background-position: -130px -48px;
    position: relative;
    background-attachment: fixed;
    background-size: 69%;
    padding: 30px 0 0 0;
}
.middleCol {
    background: #0c416a;
    padding: 30px 40px 0 40px;
}
.rightCol {
    padding: 0 40px;
    border-top: 30px solid #0c416a;
    position: relative;
}
.threePull {
    margin: 30px 0;
    color: #CDDE00;
    font-weight: 300;
    font-size: 180%;
    line-height: 140%;
}
.middleCol img {
    left: 47%;
    bottom: 0;
    position: absolute;
    min-width: 410px;
    min-height: 300px;
}
.threeTitle {
    max-width: 350px;
    margin: 30px 0 20px 0;
}
.threeBtn  {
    margin-bottom: 50px; 
}
.threeSpacer {
    position: relative;
    display: block;
}

/* END three column */




/* testimonials */

.DnnModule-424, .DnnModule-440, .testOuterWrap {
    position: relative;
}
.testWrap {
    padding: 150px 58px 20px 58px;
}
.testItem {
    padding: 0 75px;
    position: relative;
}
.testTest {
    font-family: 'Montserrat';
    color: #13bfd6;
    font-weight: 500;
    text-align: center;
    padding-bottom: 27px;
    font-size: 117%;
    line-height: 157%;
    margin: 0 auto;
}
.testAtt {
    font-family: 'Montserrat';
    color: #0c416a;
    font-weight: 800;
    font-style: italic;
    text-align: right;
    font-size: 104%;
    line-height: 100%;
}
.testAtt span {
    color: #0c416a;
    font-weight: 300;
}
.DnnModule-424 .slick-arrow, .DnnModule-440 .slick-arrow {
    display: none !important;
}
.DnnModule-424 .galleryNav, .DnnModule-440 .galleryNav{
    position: absolute;
    z-index: 65;
    top: 43%;
    cursor: pointer;
    color: #fff;
    font-size: 200%;
    text-align: center;
}
.DnnModule-424 .galleryNav:hover i, .DnnModule-424 .galleryNav:focus i, .DnnModule-440 .galleryNav:hover i, .DnnModule-440 .galleryNav:focus i {
	color: #CDDE00;
}
.DnnModule-424 .galleryPrev, .DnnModule-440 .galleryPrev {
    bottom: 0;
    left: 0;
}
.DnnModule-424 .galleryNext, .DnnModule-440 .galleryNext {
    bottom: 0;
    right: 0;
}
.DnnModule-424 .galleryNav i , .DnnModule-440 .galleryNav i {
    color: #13bfd6;
    transition: all 0.3s ease;
}
.DnnModule-424 .slick-dots li button:before, .DnnModule-440 .slick-dots li button:before {
	opacity: 30% !important;
    color: #CDDE00 !important;
}
.DnnModule-424 .slick-dots li.slick-active button:before, .DnnModule-440 .slick-dots li.slick-active button:before {
    opacity: 1 !important;
    color: #CDDE00 !important;
}
.DnnModule-424 .slick-dots, .DnnModule-440 .slick-dots {
    position: relative !important;
    bottom: unset !important;
    padding-top: 32px;
    margin-bottom: 0;
}

/* END testimonials */




/* two column */

.twoItem {
    padding-top: 100px;
    text-align: center;
}
.twoItem img {
    min-width: 100%;
}
.twoCol {
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
.twoLeftCol {
    width: 41%;
    max-width: 520px;
}
.twoRightCol {
    width: 58%;
    padding-left: 6%;
    max-width: 750px;
    padding-top: 10px;
}
.twoColTitle {
    font-size: 340%;
    margin: 0 0 19px 0;
    box-shadow: -550px 0 0 0 #13bfd6;
}
.twoColSubtitle {
    color: #13bfd6;
    font-weight: 300;
    margin: 0 0 28px 0;
}
.twoColText {
    margin-bottom: 30px;
}
.twoRightCol .twoColText {
    margin: 37px 0 21px;
}

/* END two column */




/* call to action */

.ctaWrapper {
    background-repeat: no-repeat;
    position: relative;
    background-color: #fff;
    background-position: 50%;
    background-size: 100%;
    background-size: cover;
    background-image: linear-gradient(90deg,#0c416a 10%,rgba(0,0,0,0) 100%),url(images/cta-bg.png);
    padding: 100px 0 100px;
}
.ctaItem {
    margin-left: 17%;
}
.ctaTitle {
    background: #13bfd6;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 30px 0;
    padding: 60px;
}
.ctaText {
    margin-bottom: 30px;
}
.ctaText * {
    color: #fff
}
.ctaText p {
    margin-bottom: 8px;
}

/* END call to action */




/* internal hero */

.intHeroItem {
    text-align: right;
}
.intHeroCol {
    display: inline-block;
    vertical-align: top;
}
.intHeroContent {
    width: 64%;
    padding-left: 17%;
    text-align: left;
}
.intHeroImg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    width: 35%;
}
.intHeroTitle {
    margin: 70px 0 55px 0;
    font-size: 460%;
}
.intHeroTextWrap {
    background-color: #f6f6f6;
    box-shadow: -30vw 0 0 0 #f6f6f6;
    padding: 48px 40px 30px 0;
    margin-right: -150px;
    position: relative;
    z-index: 5;
}
.intHeroText * {
    line-height: 180%;
}
.intHeroText ul {
    margin-left: 0;
    padding-left: 0;
}
.intHeroText ul li {
    color: #13bfd6;
    font-weight: 600;
    padding-left: 1em;
    text-indent: -1em;
    list-style: none;
}
.intHeroText ul li:before {
    content: "\f00c";
    font-weight: 900;
    padding-right: 9px;
    color: #CDDE00;
    font-family: 'Font Awesome 6 Free';
    display: inline-block;
}
.intHeroTextLeft {
    display: table-cell;
    padding-right: 35px;
}
.intHeroTextRight {
    display: table-cell;
    min-width: 340px;
}

/* END internal hero */




/* products */

.productsWrap {
    padding-bottom: 100px;
}
.moduleTitle {
    box-shadow: -330px 0 0 0 #cdde00;
    padding-left: 20px;
    margin: 0 0 26px 0;
}
.productsItem {
    background: #0c416a;
    padding: 30px 42px;
    margin: 20px 0;
}
.productsContent {
    display: inline-block;
    vertical-align: top;
    width: 70%;
    padding-right: 3%;
}
.productsImg {
    display: inline-block;
    vertical-align: top;
    width: 28%;
    min-width: 300px;
    text-align: right;
}
.productsImg img {
    box-shadow: 10px 10px 0 0 #13bfd6;
}
.productsTitle {
    margin: 0 0 16px 0;
    color: #fff;
    font-size: 180%;
    font-weight: 500;
}
.productsSubtitle {
    color: #CDDE00;
    font-size: 130%;
    line-height: 126%;
    font-weight: 700;
    margin: 0 0 20px 0;
}
.productsText {
    color: #fff;
    font-size: 95%;
}
.prodcutsBtn a {
    text-decoration: none;
    color: #CDDE00;
    font-weight: 600;
    transition: all 0.3s ease;
}
.prodcutsBtn a:hover, .prodcutsBtn a:focus {
    color: #13bfd6;
}
.prodcutsBtn a i {
    padding-left: 4px;
    font-size: 95%;
}

/* END products */




/* login */

.dnnLabel {
    margin-right: 0 !important;
    font-weight: 500;
    color: #0c416a;
}
.dnnFormItem input[type="text"], .dnnFormItem select, .dnnFormItem textarea, .dnnFormItem input[type="email"], .dnnFormItem input[type="search"], .dnnFormItem input[type="password"] {
    color: #6f7172 !important;
    font-family: 'Montserrat';
    font-size: 88%;
    font-weight: 500;
    padding: 6px 8px !important;
    box-shadow: none !important;
    border: 1px solid #0c416a9e !important;
    letter-spacing: 1px !important;
}
.dnnFormItem input[type="checkbox"] + span, .dnnFormItem input[type="radio"] + span {
    margin: 4px 5px 15px 5px !important;
}
.dnnBoxLabel {
    color: #13bfd6;
    font-size: 82%;
    font-weight: 500;
}
.dnnCheckbox .mark {
    background: none !important;
}
.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction {
    text-decoration: none;
    color: #fff;
    background: linear-gradient(246deg,#13bfd6 0,#0c416a 100%);
    padding: 8px 20px;
    text-transform: uppercase;
    letter-spacing: 2px !important;
    border: none;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    font-size: 90%;
    font-weight: 400;
    display: inline-block;
    position: relative;
    z-index: 100;
    transition: all 0.3s ease !important;
}
.dnnPrimaryAction:before {
    background: linear-gradient(246deg,#13bfd6 0,#CDDE00 100%) !important;
    content: '';    
    display: block;
    height: 100%;
    position: absolute;
    top: 0; left: 0;
    opacity: 0;
    width: 100%;
    z-index: -100;
    transition: opacity 0.3s ease !important;
}
.dnnPrimaryAction:hover, .dnnFormItem input[type="submit"]:hover, a.dnnPrimaryAction:hover {
    border: none;
    background: linear-gradient(246deg,#13bfd6 0,#CDDE00 100%) !important;
}
.dnnPrimaryAction:hover:before {
    opacity: 1;
}
.dnnFormItem button, .dnnFormItem input[type="button"], .dnnFormItem input[type="reset"], .dnnSecondaryAction, a.dnnSecondaryAction, ul.dnnAdminTabNav li a, .dnnLogin .LoginTabGroup span {
    text-decoration: none;
    color: #fff;
    background: linear-gradient(246deg,#737C82 0,#303e48 100%);
    padding: 8px 20px;
    text-transform: uppercase;
    letter-spacing: 2px !important;
    border: none;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    font-size: 90%;
    font-weight: 400;
    display: inline-block;
    position: relative;
    z-index: 100;
    transition: all 0.3s ease !important;
}
.dnnSecondaryAction:before {
    background: linear-gradient(246deg,#13bfd6 0,#303e48 100%);
    content: '';    
    display: block;
    height: 100%;
    position: absolute;
    top: 0; left: 0;
    opacity: 0;
    width: 100%;
    z-index: -100;
    transition: opacity 0.3s ease !important;
}
.dnnFormItem button:hover, .dnnFormItem input[type="button"]:hover, .dnnFormItem input[type="reset"]:hover, .dnnSecondaryAction:hover, a.dnnSecondaryAction:hover, ul.dnnAdminTabNav li a:hover, .dnnLogin .LoginTabGroup span:hover {
    border: none;
    color: #fff;
    background: linear-gradient(246deg,#13bfd6 0,#303e48 100%);
}
.dnnSecondaryAction:hover:before {
    opacity: 1;
}
#dnn_ctr383_Login_Login_DNN_passwordLink {
    font-size: 70%;
    padding: 2px 14px;
    background: linear-gradient(246deg,#c8cacb 0,#6b7276 100%);
}

/* END login */




/* internal content two col */

.contentItem {
    padding: 80px 0;
}
.contentCol {
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
    width: 49%;
}
.contentImgCol {
    padding-top: 8px;
}
.contentTitle {
    margin-top: 0;
}
.contentContent table {
    margin-left: -10px;
    margin-top: 29px;
}
.contentContent tr {
    vertical-align: top;
}
.contentContent td {
    padding: 0 11px;
}
.contentContent ul {
    margin-top: -15px;
    margin-bottom: 25px;
    margin-left: 20px;
}
.contentContent ul li {
    padding: 3px 0;
    color: #0c416a;
    line-height: 130%;
    font-size: 92%;
    list-style: none;
}
.contentContent ul li:before {
    content: "\25CF";  
    color: #CDDE00;  
    display: inline-block; 
    width: 1.3em;
    margin-left: -1em;
}
.contentContent h3 {
    font-size: 120%;
    color: #0c416a;
    margin: 0 0 24px 0;
    font-weight: 700;
}
.contentBtn {
    padding-top: 12px;
}
.contentItem img {
    box-shadow: 15px 15px 0 0 #CDDE00;
}

/* END internal content two col */



/* forms */

.alert-info {
    color: #303e48 !important;
    background-color: #C7F0F5 !important;
    border-color: transparent !important;
    padding: 50px 0 45px;
    border-radius: 0;
}
.submit-confirm h2 {
    font-size: 210%;
    font-weight: 600;
    color: #0c416a;
    margin: 0 0 19px 0;
}
.submit-confirm p {
    margin-bottom: 0 !important;
    font-size: 120%;
}
.bootstrap5 label.required:after {
    content: "*";
    color: #13bfd6;
}
.bootstrap5 .btn-info {
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 0;
    font-size: 87%;
    font-family: 'Montserrat';
    transition: all 0.3s ease;
    border: none !important;
    background: linear-gradient(246deg,#13bfd6 0,#0c416a 100%);
    padding: 7px 20px;
    text-transform: uppercase;
    letter-spacing: 2px !important;
    display: inline-block;
    position: relative;
    z-index: 100;
}
.bootstrap5 .btn-info:before {
    background: linear-gradient(246deg,#13bfd6 0,#CDDE00 100%);
    content: '';    
    display: block;
    height: 100%;
    position: absolute;
    top: 0; left: 0;
    opacity: 0;
    width: 100%;
    z-index: -100;
    transition: opacity 0.45s;
}
.bootstrap5 .btn-info:hover:before, .bootstrap5 .btn-info:focus:before {
    opacity: 1;
}
.bootstrap5 .btn-form {
    margin-top: 20px;
}
.bootstrap5 .form-label {
    margin-bottom: 3px !important;
    margin-left: 1px !important;
    color: #0c416a;
    font-weight: 500;
}
.form-root .c-form.normal .form-group {
    margin-bottom: 26px !important;
}
.form-control, .form-select {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 90%;
    line-height: 138%;
    border-radius: 0;
    border: 1px solid #13bfd675;
    background-color: #13bfd605;
    color: #0c416a;
    padding: 7px 12px 6px;
}
.form-root .c-form {
    column-gap: 38px !important;
}
.text-danger {
    color: #d50000 !important;
    font-size: 88%;
    line-height: 100%;
    display: block;
    padding-top: 3px;
    font-weight: 400;
}

/* END forms */




/* contact info */

.conInfoItem {
    padding: 60px 80px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    margin-top: 80px;
}
.conInfoItem:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #303e48b3;
}
.conInfoLeft {
    display: inline-block;
    vertical-align: middle;
    width: 48%;
    text-align: right;
    border-right: 1px solid #fff;
    padding-right: 30px;
    position: relative;
    z-index: 10;
}
.conInfoRight {
    display: inline-block;
    vertical-align: middle;
    width: 48%;
    text-align: left;
    padding-left: 30px;
    position: relative;
    z-index: 10;
}
.conInfoTop {
    margin: 0 3px 10px 0;
    color: #fff;
    font-size: 160%;
    font-weight: 500;
}
.conInfoBottom {
    margin: 0;
    font-size: 260%;
    color: #CDDE00;
    font-weight: 600;
    letter-spacing: 1px !important;
}
.fbIcon i {
    background: #0c416a;
}
.twIcon i {
    background: #13bfd6;
}
.liIcon i {
    background: #CDDE00;
}
.conInfoRight a {
    color: #fff !important;
    margin-right: 12px;
    font-size: 121%;
    text-align: center;
}
.conInfoRight a i {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    position: relative;
    transition: all 0.3s ease;
    padding: 15px 8px;
}
.conInfoRight a:hover i, .conInfoRight a:focus i {
    background: #fff;
    color: #0c416a;
}
    

/* END contact info */



/* contact three column */

.conThreeWrap {
    padding-top: 100px;
    text-align: center;
}
.conThreeItem {
    display: inline-block;
    vertical-align: top;
    width: 31%;
    margin: 0 1%;
    text-align: center;
    padding: 25px 30px 20px;
}
.conThreeTitle {
    text-transform: uppercase;
    font-size: 180%;
    font-weight: 800;
    margin: 26px 0 23px;
}
.conThreeContent * {
    color: #fff;
}
.conThreeContent p {
    margin-bottom: 14px;
    line-height: 128%;
}
.conBlueBg {
    background: #0c416a;
}
.conBlueBg .conThreeTitle {
    color: #CDDE00;
}
.conLightBg {
    background: #13bfd6;
}
.conLightBg .conThreeTitle {
    color: #0c416a;
}
.conGreenBg {
    background: #CDDE00;
}
.conGreenBg .conThreeTitle {
    color: #13bfd6;
}

/* END contact three column */




/* responsive */


@media all and (max-width: 1700px) {
    .intHeroContent {padding-left: 7%;}
}

@media all and (max-width: 1600px) {
    .leftCol {background-size: 76%; background-position: -210px -48px;}   
}

@media all and (max-width: 1500px) {
    .leftCol {background-size: 82%;background-position: -242px -48px;}
}

@media all and (max-width: 1400px) {
    .leftCol {background-size: 87%;background-position: -302px -48px;}
    .intHeroContent {padding-left: 5%;}
}

@media all and (max-width: 1300px) {
    .threePull {font-size: 140%;}
    .leftCol {background-size: 99%; background-position: -352px -48px;}
    .intHeroItem {font-size: 90%;}
    .productsContent { width: 66%;}
    .productsImg {min-width: unset;}
    .productsItem {font-size: 90%;}
}

@media all and (max-width: 1150px) {
    #dnn_pnav > li > a, #dnn_pnav > li > span {padding: 0 8px !important; font-size: 77% !important;}
    .servicesItem {font-size: 83%; width: 29%;margin: 0 2%;}
    .servicesTitle {font-size: 130%;}
    .servicesWrap {padding: 100px 0 0 0;}
    .leftCol {background-size: 115%; background-position: -392px -48px;}
    .threePull {font-size: 129%;}
    .middleCol {padding: 30px 20px 0 26px;}
    .testItem {padding: 0 30px;}
    .testTest {font-size: 107%;line-height: 141%;}
    .twoItem {font-size: 90%;}
    .ctaItem {margin-left: 6%;}
    .productsContent {width: 62%;}
    .productsImg {width: 37%;}
}

@media all and (max-width: 1000px) { 
    #dnn_pnav > li > a, #dnn_pnav > li > span {padding: 0 6px !important;font-size: 75% !important;}
    .logoWrapper img {max-width: 280px;}
    /*.logoWrapper {width: 22%;}*/
    .menuWrapper {width: 76%;}
    .bannerText {font-size: 120%;}
    .bannerWrapper {padding: 9px 0;}
    .bannerText p {line-height: 120%;}
    .homeHeroContent {text-align: left;display: block;width: 100%;max-width: unset;padding: 0;}
    .homeHeroImg {display: block; width: 100%; text-align: center; padding: 27px 0 0 0;}
    .homeHeroTitle {padding: 0 0 0 22px;}
    .imgGrayContent {padding: 38px 39px 37px 51px;}
    .servicesItem {width: 45%;}
    .threeCol {width: 100%;height: auto !important;}
    .leftCol {background-size: 115%;background-position: -142px 71px;padding: 170px 0;}
    .middleCol {padding: 10px 40px 0 46px;}
    .threePull {margin: 30px 0 11px;}
    .threeTitle {max-width: unset;margin: 30px 0 20px 0;}
    .rightCol {padding: 30px 0 0 0;}
    .threeSpacer {display: none;}
    .threeBtn {margin-bottom: 0;}
    .intHeroContent {padding-left: 4%;}
    .intHeroTextWrap {padding: 36px 20px 18px 0; margin-right: -280px;}
    .intHeroTextRight {min-width: 308px;}
    .conInfoItem {padding: 50px 40px;}
    .conThreeItem {width: 32%;margin: 0 3px;}
}

@media all and (max-width: 900px) { 
    /*.logoWrapper {width: 19%;}*/
    .menuWrapper {width: 79%;}
    .homeHeroTitle {font-size: 490%; margin-bottom: 30px;}
    .testWrap {padding: 150px 38px 20px 38px;}
    .testItem {padding: 0 20px;}
    .twoCol {display: block; width: 100% !important; max-width: unset !important; height: auto !important; padding: 20px 0 !important;}
    .twoColTitle {padding-left: 17px;}
    .twoLeftCol img {display: none;}
    .contentCol {padding: 30px 0; width: 100%;}
    .contentItem {padding: 0 0 100px 0;}
    .conInfoBottom { font-size: 220%;}
    .conThreeItem {width: 32%; margin: 0 3px; font-size: 89%; padding: 20px 15px 15px 15px;}
}

@media all and (max-width: 800px) {
    .intHeroContent {width: 83%;}
    .intHeroImg {width: 15%;}
    .intHeroTextWrap {margin-right: 0; padding: 36px 25px 18px 0;}
    .intHeroTextLeft {display: block;padding-right: 0;}
    .intHeroTextRight {min-width: unset;display: block;}
    .DnnModule-440 .testWrap {padding: 100px 58px 20px 58px;}
}

@media all and (max-width: 765px) {
    .menu { display: none; padding: 20px 0 11px 0;}
    .menuBtn {cursor: pointer;display: inline;font-size: 100%;text-transform: uppercase;color: #686c75;transition: all 0.3s ease;}
    .menuBtn:hover, .menuBtn:focus {color: #13bfd6;}
    .menuBtn i {padding-left: 3px; font-size: 97%;}
    .closeBtn {cursor: pointer;text-align: right;font-size: 100%;color: #0c416a;font-weight: 500;background: #CDDE00;padding: 7px 27px;transition: all 0.3s ease;text-transform: uppercase;letter-spacing: 1px !important; }
    .closeBtn i {font-size: 100%; padding-left: 2px;}
	.closeBtn:hover, .closeBtn:focus {background: #0c416a; color: #CDDE00; }
    .logoWrapper {text-align: center; margin-right: 0;}
    .bannerText {font-size: 100%;}
    .clearDiv {font-size: 87%;}
    .twoItem {font-size: 100%;}
    .intHeroItem {font-size: 100%;}
    .productsItem {font-size: 100%;}
    .gradientBtn a {padding: 9px 18px;}
    .leftCol {background-size: 195%;background-position: -232px 71px;}
    .intHeroTitle {font-size: 410%;}
    .productsItem {padding: 30px;}
    .conThreeItem {width: 100%;margin: 10px 0;height: auto !important;}
    .fbText {width: 100%;padding: 0 0 50px 0;text-align: center;}
    .fb-page {width: 100%; padding: 0; text-align: center;}
    .socialWrapper {text-align: center;}
}

@media all and (max-width: 700px) {
    .imgGrayImg {display: block;width: 100%;max-width: unset;}
    .imgGrayContent {display: block;width: 100%;padding: 50px;}
    .productsContent {width: 100%; padding: 0;}
    .productsImg {width: 100%; text-align: left; padding-top: 25px;}
    .conInfoLeft {width: 100%;text-align: center;border-right: none;border-bottom: 1px solid #fff;padding: 0 0 25px 0;}
    .conInfoRight {width: 100%; text-align: center; padding: 30px 0 0 0;}
    .conInfoRight a i {padding: 17px 8px;}
}

@media all and (max-width: 600px) {
	.ModDNNHTMLC td { display: block; width: 100%;}
    .homeHeroTitle {padding: 0 0 0 10px; box-shadow: -502px 0 0 0 #0c416a;}
    .testItem {padding: 0 10px;}
    .testWrap {padding: 150px 28px 20px 28px;}
    .twoColTitle {box-shadow: -366px 0 0 0 #13bfd6;}
    .footerRightCol {padding-left: 60px;}
    #footerNav > li {margin: 0 15px 0 0 !important;}
    .DnnModule-440 .testWrap, .DnnModule-440 .testWrap {padding: 10px 58px 20px 58px;}
}

@media all and (max-width: 500px) { 
    .homeHeroTitle {box-shadow: -438px 0 0 0 #0c416a; font-size: 400%;}
    .servicesItem {width: 100%;margin: 0;text-align: center;max-width: 240px;font-size: 100%;}
    .ctaTitle {padding: 40px;}
    .ctaWrapper {padding: 70px 0 60px;}
    .contentContent td {padding: 0 0 0 11px; display: block; width: 100% !important;}
    .ctaTitle {padding: 24px; font-size: 210%;}
    .ctaText {margin-right: 10px;}
    .footerLeftCol { display: block;}
    .footerRightCol {padding: 30px 0 0 0;display: block;}
    .footerLine span {margin: 0 auto; margin-bottom: 29px;}
    .footerBlue {text-align: center;}
    .footerLogo {margin: 0 auto;}
    .footerMenuWrapper {text-align: center;}
    .testWrap {padding: 150px 8px 20px 8px !important;}
    .DnnModule-424 .galleryNav, .DnnModule-440 .galleryNav {font-size: 110%;}
    .testTest {font-size: 97%;line-height: 130%;}
    .testAtt {font-size: 94%;}
    .menuWrapper {width: 76%;}
    .middleCol {padding: 10px 27px 0 26px;}
    .twoColTitle {box-shadow: -236px 0 0 0 #13bfd6;}
    .intHeroTitle {font-size: 280%;margin: 50px 0;}
    .intHeroText ul {padding-left: 12px;}
    .moduleTitle {box-shadow: -200px 0 0 0 #cdde00;padding-left: 13px; font-size: 230%;}
    .productsItem {padding: 24px 20px;}
    .form-root .c-form {column-gap: unset !important;}
}
