*{box-sizing: border-box}
html{scroll-behavior: smooth;}
body{margin: 0;font-size:62.5%;}
a{text-decoration: none;}
h1,h2,h3,h4,h5,h6, .btn, .btnTransparent, .form-btn,nav, .homeStripBox a{font-family: 'Montserrat', sans-serif;}
h1,h2,h3,h4,h5,h6{font-weight: 800;}
p, .content li, .js-to_expand, label, legend, .fnav nav{font-family: 'Besley', serif;font-size: 1.75em;}
h2 + p{margin-top:0;}
h3 + p{margin-top:0;}
a{text-decoration: none;-webkit-transition: all 0.15s ease-in;transition: all 0.15s ease-in;}
a *{-webkit-transition: all 0.15s ease-in;transition: all 0.15s ease-in;}

/*** Red Layout ***/
body.red .bar{background-color: #a21d27;}
body.red .content h2::before, body.red .preFooter h2::before, body.red .homeCallout .homeCalloutText h2::before, body.red .directory h3::before{border-color: #a21d27;}
body.red footer .footerWrap h3::after{border-color: #a21d27;}
body.red footer .fLogo{background-image: url(/_resources/themes/mcad/images/mcad-red.svg);}
body.red footer .footerWrap .fMid .fnav nav ul li a:hover{color: #a21d27;}
body.red footer .footerWrap .fRight .social a:hover i{color:#a21d27;}
body.red footer .copy a:hover{color:#a21d27;}
body.red .btnTransparent:hover{background-color:#FFF;color:#a21d27;}
body.red .btnTransparent:hover::after{color:#a21d27;}
body.red .btnTransparent:hover{background-color:#FFF;color:#a21d27;}
body.red .btnTransparent:hover::after{color:#a21d27;}
body.red .btn{background-color: #a21d27;}
body.red .btn:hover{border:3px solid #a21d27;background-color:#FFF;color:#a21d27 !important;}
body.red .btn:hover::After{color:#a21d27;}
body.red .userform input[type=submit]{background-color: #a21d27;}
body.red .userform input[type=submit]:hover{border:3px solid #a21d27;background-color:#FFF;color:#a21d27 !important;}
body.red .content a, .content a:visited{color: #a21d27;}
body.red nav.sectionNav ul li a:hover{color: #a21d27;}

/*** Blue Layout ***/
body.blue .bar{background-color: #0082cb;}
body.blue .content h2::before, body.blue .preFooter h2::before, body.blue .directory h3::before{border-color: #0082cb;}
body.blue footer .footerWrap h3::after{border-color: #0082cb;}
body.blue footer .fLogo{background-image: url(/_resources/themes/mcad/images/mcad-blue.svg);}
body.blue footer .footerWrap .fMid .fnav nav ul li a:hover{color: #0082cb;}
body.blue footer .footerWrap .fRight .social a:hover i{color:#0082cb;}
body.blue footer .copy a:hover{color:#0082cb;}
body.blue .btn{background-color: #0082cb;}
body.blue .btn:hover{border:3px solid #0082cb;background-color:#FFF;color:#0082cb !important;}
body.blue .btn:hover::After{color:#0082cb;}
body.blue .userform input[type=submit]{background-color: #0082cb;}
body.blue .userform input[type=submit]:hover{border:3px solid #0082cb;background-color:#FFF;color:#0082cb !important;}
body.blue .content a, .content a:visited {color: #0082cb;}
body.blue nav.sectionNav ul li a:hover{color: #0082cb;}

/*** Orange Layout ***/
body.orange .bar{background-color: #f26722;}
body.orange .content h2::before, body.orange .preFooter h2::before, body.orange .directory h3::before{border-color: #f26722;}
body.orange footer .footerWrap h3::after{border-color: #f26722;}
body.orange footer .fLogo{background-image: url(/_resources/themes/mcad/images/mcad-orange.svg);}
body.orange footer .footerWrap .fMid .fnav nav ul li a:hover{color: #f26722;}
body.orange footer .footerWrap .fRight .social a:hover i{color:#f26722;}
body.orange footer .copy a:hover{color:#f26722;}
body.orange .btnTransparent:hover{background-color:#FFF;color:#f26722;}
body.orange .btnTransparent:hover::after{color:#f26722;}
body.orange .btn{background-color: #f26722;}
body.orange .btn:hover{border:3px solid #f26722;background-color:#FFF;color:#f26722 !important;}
body.orange .btn:hover::After{color:#f26722;}
body.orange .userform input[type=submit]{background-color: #f26722;}
body.orange .userform input[type=submit]:hover{border:3px solid #f26722;background-color:#FFF;color:#f26722 !important;}
body.orange .content a, .content a:visited {color: #f26722;}
body.orange nav.sectionNav ul li a:hover{color: #f26722;}

/*** Purple Layout ***/
body.purple .bar{background-color: #662d91;}
body.purple .content h2::before, body.purple .preFooter h2::before, body.purple .directory h3::before{border-color: #662d91;}
body.purple footer .footerWrap h3::after{border-color: #662d91;}
body.purple footer .fLogo{background-image: url(/_resources/themes/mcad/images/mcad-purple.svg);}
body.purple footer .footerWrap .fMid .fnav nav ul li a:hover{color: #662d91;}
body.purple footer .footerWrap .fRight .social a:hover i{color:#662d91;}
body.purple footer .copy a:hover{color:#662d91;}
body.purple .btnTransparent:hover{background-color:#FFF;color:#662d91;}
body.purple .btnTransparent:hover::after{color:#662d91;}
body.purple .btn{background-color: #662d91;}
body.purple .btn:hover{border:3px solid #f26722;background-color:#FFF;color:#662d91 !important;}
body.purple .btn:hover::After{color:#662d91;}
body.purple .userform input[type=submit]{background-color: #662d91;}
body.purple .userform input[type=submit]:hover{border:3px solid #662d91;background-color:#FFF;color:#662d91 !important;}
body.purple .content a, .content a:visited {color: #662d91;}
body.purple nav.sectionNav ul li a:hover{color: #662d91;}

header{position: absolute;left:0;right:0;z-index: 1;display: flex;justify-content: space-between;padding:20px 3%;}
header .logo{flex-basis: 20%;padding-top: 5px;padding-bottom: 5px;}
header .logo img{width: 230px;height: auto;}
.navWrap{display: flex;flex-direction: column;align-items:flex-end;justify-content: center;}

.handle{display:none;}

nav.mainNav{width:100%;}
nav.mainNav  ul{
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-left: 0;
    list-style-type: none;
}

nav.mainNav ul li{
    text-align: center;
    font-size: 1em;
    padding-left: 25px;
}

nav.mainNav  ul li > span{cursor: pointer;}
nav.mainNav  ul li > a, nav.mainNav  ul li > span{
    font-size: 1.85em;
    color:#FFF;
    font-weight: 700;
    padding-bottom: 8px;
}

nav.mainNav ul li:hover > a, nav.mainNav  ul li:hover > span{border-bottom: 5px solid #FFF;}
nav.mainNav ul li.active > a, nav.mainNav  ul li.active > span{border-bottom: 5px solid #FFF;}

nav.mainNav ul li.hasSub .subWrap{display: none;}

nav.mainNav ul li.hasSub.Red .subWrap .sub .subGroup ul li:hover a {color:#a21d27;}
nav.mainNav ul li.hasSub.Blue .subWrap .sub .subGroup ul li:hover a{color:#0082cb;}
nav.mainNav ul li.hasSub.Orange .subWrap .sub .subGroup ul li:hover a{color:#f26722;}
nav.mainNav ul li.hasSub.Purple .subWrap .sub .subGroup ul li:hover a{color:#662d91;}

nav.mainNav ul li .subWrap{position: absolute;}
nav.mainNav ul li .subWrap .sub{margin-top:12px;padding:40px 40px 40px 0;background-color:#FFF;text-align: left;width: auto;display: flex;}
nav.mainNav ul li .subWrap .sub .subGroup:last-of-type{margin-right: 0;}
nav.mainNav ul li .subWrap .sub .subGroup span{display: block; color:#FFF;;font-size: 1.65em;padding-bottom: 10px;font-weight: bold;}
nav.mainNav ul li .subWrap .sub .subGroup ul{display: block;width: auto;}
nav.mainNav ul li .subWrap .sub .subGroup ul li{text-align: left;padding-bottom: 12px;}
nav.mainNav ul li .subWrap .sub .subGroup ul li a{font-size: 1.45em; color:#000;}
nav.mainNav ul li .subWrap .sub .subGroup ul li:hover a{border-bottom: 0;}

.navTop{display: flex;align-items: center;color:#FFF;}
.navTop nav ul{display: flex;padding-left: 0;list-style-type: none;}
.navTop nav ul li{margin-right: 25px;}
.navTop nav ul li:last-of-type{margin-right: 0;}
.navTop nav ul li:hover{border-bottom-color: #33703F;}
.navTop nav ul li a{font-size: 1.55em;color:#FFF;font-weight: 400;}
.navTop nav ul li a:hover{opacity: .7;}

.visuallyhidden{
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}

.btnTransparent{display: inline-block;margin:10px 0;padding: 15px 30px 10px;color:#FFF;border:3px solid #FFF;margin-right: 20px;font-size: 1.65em;font-weight: 700;text-transform: uppercase;text-decoration: none !important;letter-spacing: 2px;}
.btnTransparent::after{content:"\f30b";color:#FFF;font-family:"Font Awesome 5 Pro";font-size: 1.55em;font-weight:300;padding-left: 20px;vertical-align: middle}

.btn{display: inline-block;margin:10px 0;padding: 15px 30px 10px;color:#FFF !important;border:3px solid #FFF;margin-right: 20px;font-size: 1.65em;font-weight: 700;text-transform: uppercase;text-decoration: none !important;letter-spacing: 2px;}
.btn::after{content:"\f30b";color:#FFF;font-family:"Font Awesome 5 Pro";font-size: 1.55em;font-weight:300;padding-left: 20px;vertical-align: middle}
.btn:hover{opacity:1 !important;}
p .btn{font-size:initial;font-weight:600;font-size:.85em;}

.hero{
    background-size: cover;
    background-position: center;
    height:700px;
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative;
}
.hero::before{   
    position: absolute;
    content: "";
    top: 0;
    right:0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(0, rgba(0,0,0,.8), rgba(0,0,0,.5));
    opacity: .7;
}

.heroText{margin:120px auto 0;padding:0 4%;position: relative;max-width: 70%; text-align: center;}
.heroText h2{color:#FFF;font-size: 5vw;margin:0 0 5px;}
.heroText p{color:#FFF;font-size: 2em;}
.heroText a{font-size: 1.75em;}

.bar{height:30px;text-align: center;}
.bar img{width: 40.1px;}
.bar.red{background-color:#a21d27;}
.bar.gray{background-color:#b0b0b0;}

.homeFlex{display: flex;justify-content: space-between;align-items: center;margin: 120px 4%;}
.homeFlex .homeFlexLeft{margin-right:50px;flex:1;display: flex;justify-content: center;align-items: center;}
.homeFlex .homeFlexLeft h3::before{border-top:7px solid;display: block;content: "";width: 100px;margin: 0 auto;padding-bottom: 20px;}
.homeFlex .homeFlexLeft.red h3::before{border-color:#a21d27;}
.homeFlex .homeFlexLeft h3{font-size: 4em;text-align: center;margin:0;}
.homeFlex .homeFlexText{flex-basis: 50%;}
.homeFlex .homeFlexText h2{font-size: 3em;margin:0 0 5px 0;}
.homeFlex .homeFlexText p{font-weight: bold;}



.homeStrip{display: flex;justify-content: space-between;}
.homeStrip .homeStripBox{position: relative;flex:35%;margin:40px 0 40px 4%;background-size: cover;background-repeat: no-repeat;background-position: center;color:#FFF;padding:80px 50px;text-align: center;}
.homeStrip .homeStripBox::before{
    position: absolute;
    content: "";
    top: 0;
    right:0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.95);
    opacity: .7;
}
.homeStrip .homeStripBox *{position: relative;}
.homeStrip .homeStripBox:last-of-type{margin-right: 4%;}
.homeStrip .homeStripBox h2{font-size: 3em;margin:0 0 40px;}
.homeStrip .homeStripBox h2::before{border-top:7px solid #FFF;display: block;content: "";width: 100px;margin: 0 auto;padding-bottom: 20px;}
.homeStrip .homeStripBox a{display: inline-block;margin-top:40px;color:#FFF;font-size: 1.95em;padding-bottom: 5px;}
.homeStrip .homeStripBox a::after{content:"\f30b";color:#FFF;font-family:"Font Awesome 5 Pro";font-size: 1.55em;font-weight:300;padding-left: 20px;vertical-align: middle;}
.homeStrip .homeStripBox a:hover{border-bottom: 5px solid #FFF;padding-bottom: 0;}

.fullBlock{margin:40px 0 0;padding:130px 25%;background-size: cover;background-repeat: no-repeat;background-position: center;color:#FFF;text-align: center;}
.fullBlock h2{font-size: 5em;margin-top: 0;margin-bottom: 20px;}
.fullBlock h2::before{border-top:7px solid #FFF;display: block;content: "";width: 100px;margin: 0 auto;padding-bottom: 20px;}
.fullBlock p{font-size: 2em;}

.homeCallout{display: flex;justify-content: space-between;background-color: #efefef;}
.homeCallout div{flex-basis: 50%;}
.homeCallout .homeCalloutImg{background-size: cover;background-position: center;display: flex;}

.homeCallout .homeCalloutText{padding:85 4% 80px 4%;min-height: 450px;display: flex;flex-direction: column;justify-content: center;}
.homeCallout .homeCalloutText h2{font-size: 3em;margin-top:0;}


/*** Internal Layouts ***/
.content{margin-top: 80px;overflow:hidden;}
.content p, .content li{font-size: 1.65em; font-weight: 500;}
.content li{padding-bottom: 10px;}
.content a, .content a:visited {color: #a21d27;}
.content a:hover{opacity:0.5;}
.content h2{font-size: 3.5em; margin: 60px 0 8px;text-transform:capitalize;}
.content h2::before, .homeCallout .homeCalloutText h2::before, .directory h3::before{border-top:7px solid #000;display: block;content: "";width: 80px;padding-bottom: 8px;}
.content h3{font-size: 2.75em;margin:40px 0 10px;}
.content h4{font-size: 2.55em;margin:30px 0 12px;}
.content h5{font-size: 2em;margin:30px 0 12px;}
.content h6{font-size: 1.75em;margin:20px 0 12px;}
.column100 > h2:first-of-type, .column50 > h2:first-of-type, .column60 > h2:first-of-type, .column30 > h2:first-of-type, .column30 > h3:first-of-type, .columnFlex > h2:first-of-type{margin-top: 0;}

.content h2 + p, .content h3 + p, .content h4 + p, .content h5 + p, .content h6 + p{margin-top:0;}
.content{display: flex;justify-content: space-between;padding:0 4% 40px;}
.content.pageTitle{padding-bottom:10px;margin-top: 40px;}
.content img{max-width: 100%;height:auto;}
.content img.left {float: left;max-width: 50%;margin: 5px 20px 10px 0;}
.content img.leftAlone {margin-right: 100%;margin-bottom: 10px;clear: both;}
.content img.right {float: right;max-width: 50%;margin: 5px 0 10px 20px;}
.content img.rightAlone{float:right;margin-left:100%;margin-bottom: 10px;clear: both;}
.content img.center{float: none;margin-left: auto;margin-right: auto;display: block;margin-bottom: 10px;clear: both;}
.content li li{font-size:1em;}
.columnFlex{flex:1;margin-right:120px;}
.column100{flex-basis: 100%;}
.column60{flex-basis: 60%;}
.column50{flex-basis: 50%;}
.column50:nth-child(1){margin-right: 80px;}
.column30{flex-basis: 30%;}
.smallText{font-size:1.25em !important;}

.internalHeader {
    position: relative;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.internalHeader .headerTitle::before{   
    position: absolute;
    content: "";
    top: 0;
    right:0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(0, rgba(0,0,0,.8), rgba(0,0,0,.8));
    opacity: .7
}

.internalHeader .headerTitle{
    display: flex;
    align-items: flex-end;
    height:450px;
    width: 100%;
    background-size: cover;
    position: relative;
}

.internalHeader .headerTitle h1{
    color: #FFF;
    font-size: 5em;
    line-height: 6vw;
    margin-top:0;
    padding-left: 3%;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
}

.flexContent{display:flex;padding:40px 4%;align-items: center;}
.flexContent.even .flexContentText{order:1;}
.flexContent div{flex-basis:50%;}
.flexContent .flexContentText{padding:50px;}
.flexContent .flexContentImg{text-align:center;}

.directory{margin-top:20px;}

/*** PAGE NAVIGATION ***/

.sectionNavWrap{padding:1% 4%;background-color: #f2f2f2;}
nav.sectionNav ul{display: flex; flex-wrap: wrap; justify-items: center;align-items: center;list-style-type: none;padding-left: 0;}
nav.sectionNav ul li{margin-top:15px;margin-right: 35px;margin-bottom: 15px;}
nav.sectionNav ul li a{font-size: 1.65em;font-weight: 600; color:#000;padding-bottom: 5px;}
nav.sectionNav ul li a:hover{color:#DA7635;}
nav.sectionNav a.current {border-bottom: 5px solid #000;}


/*** TABLES ***/

table {
    border-collapse: collapse; /* borders are collapsed into a single border when possible */
    border: 1px solid #d4d4d4;
    border-spacing: 0; /* The border-spacing property sets the distance between the borders of adjacent cells - acts as a backup to border-collapse: collapse */
    margin: 0 0 10px;
    text-align: left;
}
table tr:nth-child(even) {background-color: #ededed;}
table th, thead td {background-color: #ededed;}
table td, table th {padding: 15px; border: 1px solid #d4d4d4; vertical-align: top;}
table th {font-weight: bold;}
table li, table td p, table td h2, table td h3{font-size:inherit !important;}  

table.noStyle{border:none;}
table.noStyle tr:nth-child(even){background-color:transparent;}
table.noStyle td, table.noStyle th{border:none;}
table.fullWidth{width:100%;}
table.flexTable tr{display:flex;flex-wrap:wrap;}

/*** BOXES ***/
.boxWrapper{display:flex;flex-wrap:wrap;clear:both;}
.boxWrap{flex-basis:23%;display:flex;flex-direction:column;justify-content: space-between;border:3px solid #CCC;padding:20px;margin-top:20px;margin-right:20px;}
.boxWrap .boxIcon{text-align:center;margin: 20px 0;}
.boxWrap .boxIcon i{font-size:7em;color:#002157;}
.boxWrap .topImage{text-align:center;}
.boxWrap .boxBtn{align-self:bottom;}
.boxWrapper.colSide .boxWrap{flex-basis:30%;}

/*** BREADCRUMBS ***/
.breadCrumbs{margin:40px 4% 0 4%;font-size: 1.5em;font-weight: bold;}
.breadCrumbs span::after{
    margin:0 10px;
    content:"";
    border: solid #b2b2b2;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.breadCrumbs span:last-child:after{display: none;}
.breadCrumbs a{color:#000;transition: all 0.3s ease-in-out;}
.breadCrumbs a:hover{color:#b2b2b2;}

/*** FORM ***/

.userform-fields input, .userform-fields textarea{
    width: 100%;
    display: block;
    box-sizing: border-box;padding: 10px;
    font-size: 1.4em;
}
.userform-fields label, .userform-fields legend{
    display:block;
    font-size: 1.5em;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 600;
}
.userform-fields select{width: 100%;padding: 10px;font-size: 1.4em;}
.userform-fields fieldset{margin:10px 0;}
.userform-fields fieldset label{display:inline-block;}
.userform-fields fieldset input{display:inline-block;width:auto;}
.userform input[type=submit]{
    border: 0;
    color: #FFF;
    font-size: 18px;
    display: inline-block;
    padding: 15px 30px;
    font-weight: 400;
    margin-top:20px;
    cursor: pointer;
	-webkit-transition: all 0.15s ease-in;
	transition: all 0.15s ease-in;
}
.requiredField label::after {content: "*";}
.userform-fields textarea{font-family: 'Montserrat', sans-serif;}

 /*** ALERTS ***/
.siteAlert{background-color:#a21d27;color:#FFF;padding:20px 8%;text-align:center;font-weight:bold;font-weight: 600;}
.siteAlert a{text-decoration:underline;opacity:.8;}
.siteAlert a:hover{opacity:.8;text-decoration:none;}

/*** FOOTER ***/
.preFooter{background-color: #efefef;padding:80px 4%;text-align: center;}
.preFooter h2{font-size: 5em;margin-top: 0;margin-bottom: 50px;}
.preFooter h2::before{border-top:7px solid #000;display: block;content: "";width: 100px;margin: 0 auto;padding-bottom: 20px;}
.preFooter .family{display: flex;justify-content: space-between;padding:0 15%}
.preFooter .family a img{width:200px;max-height: 100px}
.preFooter .family a:hover img{opacity: .5;}
footer{padding:4%;}
footer .fLogo{background-image: url(images/mcad-red.svg); background-repeat: no-repeat;width:200px;height:70px;content: "";}
footer .footerWrap{display: flex; justify-content: space-between;}
footer .footerWrap h3{font-size: 1.85em;margin-bottom: 0;}
footer .footerWrap h3::after{margin-top:10px;border-top:7px solid #000;display: block;content: "";width: 60px;padding-bottom: 20px;}


footer .footerWrap .fLeft p{font-size: 1.45em;font-weight: 600;}
footer .footerWrap .fMid .fnav{display: flex;}
footer .footerWrap .fMid .fnav nav ul{list-style-type: none;padding-left: 0;margin-top: 0;}
footer .footerWrap .fMid .fnav nav ul:first-of-type{margin-right:40px;}
footer .footerWrap .fMid .fnav nav ul li{margin-bottom: 3px;}
footer .footerWrap .fMid .fnav nav ul li a{color:#000;font-size: .85em;font-weight: 600;}
footer .footerWrap .fRight{display: flex;flex-direction: column;font-weight: 600;}
footer .footerWrap .fRight p{font-size: 1.45em;margin: 30px 0 0;}
footer .footerWrap .fRight .social a i{color:#000;font-size: 3em;margin-left: 15px;}
footer .footerWrap .fRight .social a:first-of-type i{margin-left: 0;}
footer .footerWrap .fRight .btn{margin-right: 0;}
footer .copy{font-size: 1.25em;}
footer .copy a{color:#000;}




@media (min-width:961px){
    nav.mainNav button {display: none;}
    [hidden]{display: block;} 
}


@media only screen and (max-width: 960px) {
    header{flex-direction: column;}
    header .navWrap{flex-direction: column;align-items:center;}
    header .navWrap .navTop{flex-direction: column;}
    .navTop p.open{margin-right: 0;}
    header .navWrap .navTop nav ul{flex-direction: column;}
    .navTop nav ul li{text-align: center;margin-right: 0;margin-bottom: 15px;border-bottom: 0;}
    header .logo img{width: 180px;height: auto;}
    header .logo{flex-basis: 100%;text-align: center;}
    [hidden]{display: none !important;} 
    nav.mainNav button{
        background-color: transparent;
        border: 0;
        color:#FFF;
        font-size: 3em;
        cursor: pointer;
    }
    nav.mainNav button span{
        position:absolute;
        left:-10000px;
        top:auto;
        width:1px;
        height:1px;
        overflow:hidden;
    }
    nav.mainNav{text-align: center;margin: 20px 0;order: -1;}
    nav.mainNav.desktop{
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        background-color: #a21d27;
        padding:20px;
        margin:0;
    }
    nav.mainNav.desktop i.fa-bars{display: none;}
    nav.mainNav i.fa-times{display: none;}
    nav.mainNav.desktop i.fa-times{display: block;}
    nav.mainNav ul{
        height: 100vh;
        flex-direction: column;
        justify-content: flex-start;
    }
    nav.mainNav ul li{margin:10px 0;width:100%;text-align: center;padding: 0;}
    nav.mainNav ul li a{padding: 0;}
	nav.mainNav ul li .subWrap{width:100%;left:0;}
    nav.mainNav ul li .subWrap .sub{flex-direction: column;text-align:center;padding:40px 20px;} 
    nav.mainNav ul li .subWrap .sub .subGroup ul{padding: 0;}
    nav.mainNav ul li .subWrap .sub .subGroup ul li{text-align: center;}
    nav.mainNav ul li .subWrap .sub .subGroup ul li a:after{display: none;}

    .hero{height:800px;}
    .heroText{margin-top:200px;padding:0 4%;max-width: 100%;}
    .heroText h2{font-size: 3em;}
    .homeFlex{flex-direction: column;text-align: center;margin-top: 40px;margin-bottom: 40px;}
    .homeFlex div{flex-basis: 100%;}
    .homeFlex div:nth-child(1){margin-right: 0;}
    .homeStrip{flex-direction: column;text-align: center;}
    .homeStrip .homeStripBox{flex-basis: 100%;margin:40px 4%;}
    .fullBlock{padding: 130px 4%;}
    .internalHeader .headerTitle{height:550px;}
    .internalHeader .headerTitle h1{margin-top: 400px;font-size: 4.5em;line-height: 65px;}
	nav.sectionNav ul{
        flex-direction: column;
        align-items: center;
    }
	nav.sectionNav ul li{width:100%;margin: 10px 0; text-align:center;}
	nav.sectionNav ul li .subWrap{position:relative;}
    .preFooter .family{flex-direction: column;padding:0 4%;}
    .preFooter .family a{margin-bottom: 40px;}
    .preFooter .family a:last-of-type{margin-bottom: 0;}
    footer{text-align: center;}
    footer .fLogo{margin:40px auto 0;}
    footer .footerWrap{flex-direction: column;}
    footer .footerWrap h3::after{margin:10px auto 0;}
    footer .footerWrap .fMid .fnav{flex-direction: column;}
    footer .footerWrap .fMid .fnav nav ul:first-of-type{margin-right: 0;}
    footer .footerWrap .fMid{margin: 25px 0 35px;}
    footer .footerWrap .fRight{flex-basis: 100%;align-items: center;}  
}

@media (max-width: 768px) {
    .content{flex-direction: column;}
    .column50, .column60{flex-basis: 100%;}
    .column50:nth-child(1){margin-right: 0;}
    .column50:nth-child(2){margin-top: 40px;}
    .column30{flex-basis: 100%;margin-top: 40px;}
    table{max-width:100%;}
	table td{max-width:100%;}
    .preFooter{background-size: cover;}
    footer{flex-direction: column;align-items: center;}
    footer .fLeft{text-align: center;margin-top:30px;}
    footer .fRight{align-items: center;}
}
