
@font-face {
    font-family: 'Metropolis';
    src: url('../fonts/Metropolis-SemiBoldItalic.eot');
    src: url('../fonts/Metropolis-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Metropolis-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/Metropolis-SemiBoldItalic.woff') format('woff'),
        url('../fonts/Metropolis-SemiBoldItalic.ttf') format('truetype'),
        url('../fonts/Metropolis-SemiBoldItalic.svg#Metropolis-SemiBoldItalic') format('svg');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Metropolis';
    src: url('../fonts/Metropolis-SemiBold.eot');
    src: url('../fonts/Metropolis-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Metropolis-SemiBold.woff2') format('woff2'),
        url('../fonts/Metropolis-SemiBold.woff') format('woff'),
        url('../fonts/Metropolis-SemiBold.ttf') format('truetype'),
        url('../fonts/Metropolis-SemiBold.svg#Metropolis-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Metropolis';
    src: url('../fonts/Metropolis-RegularItalic.eot');
    src: url('../fonts/Metropolis-RegularItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Metropolis-RegularItalic.woff2') format('woff2'),
        url('../fonts/Metropolis-RegularItalic.woff') format('woff'),
        url('../fonts/Metropolis-RegularItalic.ttf') format('truetype'),
        url('../fonts/Metropolis-RegularItalic.svg#Metropolis-RegularItalic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Metropolis';
    src: url('../fonts/Metropolis-Regular.eot');
    src: url('../fonts/Metropolis-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Metropolis-Regular.woff2') format('woff2'),
        url('../fonts/Metropolis-Regular.woff') format('woff'),
        url('../fonts/Metropolis-Regular.ttf') format('truetype'),
        url('../fonts/Metropolis-Regular.svg#Metropolis-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Metropolis';
    src: url('../fonts/Metropolis-LightItalic.eot');
    src: url('../fonts/Metropolis-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Metropolis-LightItalic.woff2') format('woff2'),
        url('../fonts/Metropolis-LightItalic.woff') format('woff'),
        url('../fonts/Metropolis-LightItalic.ttf') format('truetype'),
        url('../fonts/Metropolis-LightItalic.svg#Metropolis-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Metropolis';
    src: url('../fonts/Metropolis-BoldItalic.eot');
    src: url('../fonts/Metropolis-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Metropolis-BoldItalic.woff2') format('woff2'),
        url('../fonts/Metropolis-BoldItalic.woff') format('woff'),
        url('../fonts/Metropolis-BoldItalic.ttf') format('truetype'),
        url('../fonts/Metropolis-BoldItalic.svg#Metropolis-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Metropolis';
    src: url('../fonts/Metropolis-Bold.eot');
    src: url('../fonts/Metropolis-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Metropolis-Bold.woff2') format('woff2'),
        url('../fonts/Metropolis-Bold.woff') format('woff'),
        url('../fonts/Metropolis-Bold.ttf') format('truetype'),
        url('../fonts/Metropolis-Bold.svg#Metropolis-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Metropolis';
    src: url('../fonts/Metropolis-Light.eot');
    src: url('../fonts/Metropolis-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Metropolis-Light.woff2') format('woff2'),
        url('../fonts/Metropolis-Light.woff') format('woff'),
        url('../fonts/Metropolis-Light.ttf') format('truetype'),
        url('../fonts/Metropolis-Light.svg#Metropolis-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

.body-team .divPageSearch {
    display: none;
}

.body-team.body-directory .fullwidth {
    width: 100%;
}



.ContentWrapper {
    padding:0;
}


.navbar-fixed-top-desktop {
    position:fixed;
    width:100%;
    top:0;
    z-index:1030;
}



.supernav {
    position:absolute;
    top:0;
    width:100%;
    height:0px;
    line-height:0px;
    background:#333333;
    z-index:300;
}

.supernav .anchSuperNav {
    color:#999999;
    background:transparent;
}

.supernav .anchSuperNav:hover,
.supernav .anchSuperNav.current {
    color:#ffffff;
    background:transparent;
}

.supernav .divBannerContactInfo {
    display:inline-block;   
    float:right;
}

.supernav .divSuperNavSocial {
    display:inline-block;
    float:right;
}

.divContactWrapper a,
.divContactWrapper p,
.supernav .divContactEmail {
    float:right;
    display:inline-block;
    margin:0 7.5px;
    color:#ffffff;
    -moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divContactWrapper a:hover,
.divContactWrapper p:hover,
.supernav .divContactEmail:hover {
    text-decoration:none;border-bottom:none;
    color:#337ab7;
}

.supernav .divContactEmail {
    margin:0;
}

.supernav .social-div .social-networking a {
    color:#999999;
    -moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.supernav .social-div .social-networking a:hover {
    color:#ffffff;
}


.supernav .divSuperNavPageLinks {
    display:inline-block;   
    float:right;    
}



.navcontainer {
    position:absolute;
    top:0px;    
    width:100%;
    height:81px;
    line-height:81px; 
    background:#faf7f4;
    z-index:300;        
    border:none;    
}

.navcontainer .container {
    width: 100%;
}

.anchLogoLink {
    display:inline-block;
    width:auto;
    margin-top:5px;
}

.anchLogoLink h1,
.headerInBanner.centeredLogo {
    margin:0;
}

.anchLogoLink img {
    max-width:100%;
    width:auto;
}

#navbar {
    float:right;
    width:auto;
    padding:0;
}

#navbar.fullWidth {
    width:100%;
    float:left;
    padding:0;
}

#navbar .anchMainNav {
    display:inline-block;
    float:left;
    font-family:'Metropolis';
    font-weight:normal;
    font-size:18px;
    padding:0 12px;
    height:81px;
    line-height:81px;
    background:transparent;
    text-decoration:none;border-bottom:none;
    -moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
    color: #da736f;
    border-bottom: 9px solid #faf7f4;
}


#navbar .anchMainNav.first {
    padding-left:12px;
}

#navbar .anchMainNav.last {
    padding-right:12px;
}


#navbar .anchMainNav:hover,
#navbar .anchMainNav.current {
    color: #701c12;
    border-bottom: 9px solid #ccd4be;
    background: none;
}


.subnav {
    height: 42px;
    background: rgba(204,212,190,.8);
    margin-top: -9px;
}

.locationLinks {
    height: 42px;
    width: 20%;
    font-family:'Metropolis';
    color: #faf7f4;
    font-size: 20px;
    position: absolute;
    top: 60px;
    left: 115px;
    text-align: center;
}

a.subnavLink {
    font-family:'Metropolis';
    text-transform: uppercase;
    color: #faf7f4;
    font-size: 24px;
    -moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
    letter-spacing: .025em;
}

a.subnavLink:hover {
    text-decoration: none;
    color: #701c12;
}


.noPadding,
.no-padding,
.nopadding {
    padding:0;
}

#main .divPageHeaderWrapper {
    background:#337ab7;
    height:81px;
    margin-top:81px;
    text-align:center;
}

#main .divPageHeaderWrapper .PageHeaderInner {
    height:100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;    
}

#main h2.pagelabelheader {
    font-family:'Metropolis';
    font-size:48px;
    color:#ffffff;
    line-height:1;
}

.content-div h1,
.content-div h2 {
    font-family:'Metropolis';
    font-size:40px;
    color:#333333;   
}

.content-div h3 {
    font-family:'Metropolis';
    font-size:30px;
    color:#701c12;  
}

.content-div table,
.content-div td,
.content-div li,
.content-div p {
    font-family:'Metropolis';
    font-size:18px;
    color:#333333;
    line-height: 27px;  
}

.content-div h1 a,
.content-div h2 a,
.content-div h3 a {
    text-decoration:none;border-bottom:none; 
    color:#99231f;
    border-bottom:1px solid transparent;
    -moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.content-div h1 a:hover,
.content-div h2 a:hover,
.content-div h3 a:hover {
    text-decoration:none;border-bottom:none;
    color:#99231f;
    border-bottom:1px solid #99231f;   
}

.content-div table a,
.content-div li a,
.content-div p a {
    text-decoration:none;border-bottom:none;
    font-style:italic;    
    color:#99231f; 
    border-bottom:1px solid transparent;    
    -moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.content-div h2 a {
    font-weight:normal;
    font-style: normal;
}

.content-div table a:hover,
.content-div li a:hover,
.content-div p a:hover {
    text-decoration:none;border-bottom:none;
    color:#99231f; 
    border-bottom:1px solid #99231f;       
}

.content-div p img {
    width:auto !important;
    height:auto !important;
    max-width:100% !important;
}

/* //testimonial pulls */
.content-div-home .pullHolder {
    padding-right: 0;
}

.pullHolder .divPullWrapper {
    width: 50%;
    padding-bottom: 55px;
}

.textholder ~ .textholder {
    margin-top: 40px;
}

.testimonial-desktop {
    margin-top: 40px;
}

.textholder-testimonial {
    width: 80%;
    float: left;
}

p.author {
    float: right;
    font-size: 24px;
    color: #cd7c2a;
    margin-top: 30px;
}

.textholder-testimonial .leftquote,
.textholder-testimonial .rightquote {
    display: none;
}

.testimonialImage {
    width: 50%;
    height: 513px;
    background: url(../../layout/images/pageFooterImage.jpg);
    float: right;
}



/* //sidemenu //categories //subcategories */

.divSideMenu {
    border:none;
    margin-bottom:20px;
}

.divSideMenu a.sidemenu-category {
    font-family:'Metropolis';
    color:#333333;
    line-height:1.5;
    border-bottom:1px solid #cccccc;
    padding: 10px 0;
    padding-left: 10px;
}

.divSideMenu a.sidemenu-category:hover {
    color:white;
    background: #ccd4be;
}

.divSideMenu a.sidemenu-category.current,
.divSideMenu a.sidemenu-category.current:hover {
    color:#ffffff;
    background:#90a270;
    border-bottom:1px solid #337ab7;
}

.divSideMenu a.sidemenu-subcategory {
    font-family:'Metropolis';
    border:none;
    background:transparent;
    color:#999999;
    padding-left:0;
}

.divSideMenu a.sidemenu-subcategory:hover {
    color:#99231f;
}

.divSideMenu a.sidemenu-subcategory.current,
.divSideMenu a.sidemenu-subcategory.current:hover {
    padding-left:6px;
    color:#99231f;
}

.divSideMenu a.sidemenu-subcategory {
    font-family: 'Metropolis';
    color: #333333;
    line-height: 1.5;
    border-bottom: 1px solid #cccccc;
    padding: 10px 0;
    padding-left: 0px;
    padding-left: 10px; 
    font-size: 16px;
}

.divSideMenu a.sidemenu-subcategory:hover, .divSideMenu a.sidemenu-subcategory.current:hover {
    background: #e5d5d3;
    color: #cd7c2a; 
}

.divSideMenu a.sidemenu-subcategory.current, .divSideMenu a.sidemenu-subcategory.current:hover {
    background: #cd7c2a;
    color: white;
}

.divBlockFAQQuestion p {
    font-size: 20px;
}

.textholder ~ .textholder {
    padding-top: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}


footer {
    background:#e3e5d9;
    color:#ffffff;
}

.topFooter {
    /*height:108px;*/
    line-height:30px;
    background:#ccd4be;
    text-align: left;
}

.topFooter-right {
    float:right;
    margin-top: 21px;
}
.topFooter-left {/*float:left;*/}

.topFooter .divContactWrapper span, .topFooter span {
    /*float: left;*/
    font-family:'Metropolis';
    font-size: 24px;
    font-size: 1em;
    color: #333333;
    /*margin-left: 30px;*/
}

.topFooter .divContactWrapper a, .topFooter a {
    /*float: left;*/
    font-family:'Metropolis';
    font-size: 24px;
    font-size: 1.1em;
    color: white;
}

.topFooter .divContactWrapper a.directionsButton, .topFooter a.directionsButton {
    padding: 8px 33px;
    display: block;
    /*margin-left: 30px;*/
    margin-top: 15px;
    border: 3px dashed #90a270;
    border-radius: 30px;
    line-height: 25px;
    font-family:'Metropolis';
    background: rgba(144,162,112,.4);
    -moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;    
}

.topFooter .divContactWrapper a.directionsButton:hover, .topFooter a.directionsButton:hover {
    background: rgba(144,162,112,.8);
}

.topFooterLink-1 {
    background: url(../../layout/images/Baptiste.png) no-repeat;
    height: 66px;
    width: 300px;
    display: inline-block;  
    margin-right: 5px;
}

.topFooterLink-2 {
    background: url(../../layout/images/RYS200.png);
    height: 66px;
    width: 66px;
    display: inline-block;  
    margin: 0 5px;
}

.topFooterLink-3 {
    background: url(../../layout/images/RYS.png);
    height: 66px;
    width: 66px;
    display: inline-block;
    margin: 0 5px;  
}

.topFooterLink-4 {
    background: url(../../layout/images/YACEP.png);
    height: 66px;
    width: 66px;
    display: inline-block;  
    margin-left: 5px;
}

.logosContainer {
    float: right;
}


.social-div {
    float: right;
}

.footerLogo {
    ;
    margin-top: 30px;
    margin-left: 30px;
    width: 30%;
}

.footerLogo img {
    max-width:100%;
}

.divFooterNavSocial {
    width: 459px;
}

.bottomFooter-left .contactAddress {
    float:left;
}

.bottomFooter-left .contactAddress span {
    margin-right:5px;
    float:left;
}

.bottomFooter-left .contactAddress span:first-child {
    display:block;
    width:100%;
}

.divFooterNavSocial .social-div .social-networking a {
    font-size:1.5em;
    height:1.5em;
    line-height:1.5em;
    color:#90a270;
}

.divFooterNavSocial .social-div .social-networking a:hover {
    color:#ccd4be;
}

.footerNav {
    text-align:right;
    float: right;
    margin-top: 70px;
}

.footerNav a {
    font-family:'Metropolis';
    font-weight:normal;
    font-style:normal;
    font-size:18px;
    padding:0 8px;
    color:#333333;
    -moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.footerNav a.first {
    padding-left:0;
}

.footerNav a.last {
    padding-right:0;
}

.footerNav a:hover,
.footerNav a.current {
    color:#da736f;
    text-decoration:none;border-bottom:none;
}

footer p.contactAddress,
footer p.contactAddress span:first-of-type {
    display:block;
    clear:both;
}

footer p.contactAddress .spanContactCity,
footer p.contactAddress .spanContactState,
footer p.contactAddress .spanContactZip {
    display:inline-block;
    margin:0 3px;
}

.lww {
    font-family:'Metropolis';
    text-align:center;
    color:#333333;
    padding:15px 0;
}

p.CopyrightContainer,
p.CopyrightContainer a {
    font-family:'Metropolis';
    color:#333333;   
    -moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
    text-decoration:none;border-bottom:none;
}

p.CopyrightContainer a:hover {
    text-decoration:none;border-bottom:none;
    color:#90a270;
}

a.anchBackToTop {
    background:#90a270;
    color:#99231f;
    text-decoration:none;
}

a.anchBackToTop:hover {
    background:#99231f;
    color:#90a270;
    text-decoration:none;
}



.body-home .content-div {
    padding:0;
    clear:both;
}

.body-home .textholder.textholder-page-header,
.body-home .textholder.textholder-page-footer {
    border:none;
    float:none;
    margin:30px auto;
    width: 100%;
    padding: 0;
    margin: 0;
    margin-top: -11px;
}

.body-home .textholder.textholder-page-header .divMediaWrapper,
.body-home .textholder.textholder-page-footer .divMediaWrapper {
    width: 50%;
    height: 513px;
    float: left; 
}

.body-home .textholder.textholder-page-header .divMediaWrapper img,
.body-home .textholder.textholder-page-footer .divMediaWrapper img {
    width: auto;
    height: 100%;
    max-width: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}

.homeHeaderContainer {
    padding: 55px;
    width: 50%;
    float: left;
    text-align: center;
}

.homeHeaderContainer h2 {
    font-size: 56px;
    font-family:'Metropolis';
    color: #333333;
    letter-spacing: .025em;
}

.homeHeaderContainer h3 {
    font-size: 32px;
    font-family:'Metropolis';
    color: #ab4b47;
}

.homeHeaderContainer p {
    font-family:'Metropolis';
    color: #333333;
    font-size: 18px;
    line-height: 27px;
}

.homeHeaderContainer p a {
    font-style: italic;
    font-family:'Metropolis';
    color: #ab4b47;
}


/* //slider //maincallout */
.divMainCalloutWrapper {
    margin-top:81px;
} 

.divMainCalloutWrapper,
.divMainCalloutImage, 
.slideshowsitewidth .slideshowfigure,
.slideshowfigure,
.slideshowsitewidth .slideshowpicture,
.slideshowpicture {
    height:810px;
}

.slideshowfullwidth .swiper-slide img {
    position:absolute;
    top:0;
    height:700px;
    width:auto;
    max-width:none;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -mos-transform: translate(-50%);
    -o-transform: translate(-50%);  
    transform: translate(-50%);
}


/* //slidertext //maincallouttext */

.divMainCalloutText {
    position:absolute;
    bottom:30%;
    width:100%;
    left: 10%;
}

.divMainCalloutText h2 {
    font-size: 56px;
    font-family:'Metropolis';
}


/* //static text //staticimage //maincallouttext //staticmaincallout */

.mainCalloutImageWrapper, .divMainCalloutTextWrapper {
    overflow:hidden;
}

.divMainCalloutWrapper.static .divMainCalloutImage,
.divMainCalloutWrapper.static figure,
.divMainCalloutWrapper.static picture {
    position:relative;
    height:700px;
}

.textholder-image.mainCalloutImageWrapper img {
    position:absolute;
    top:0;
    height:700px;
    width:auto;
    max-width:none;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -mos-transform: translate(-50%);
    -o-transform: translate(-50%);  
    transform: translate(-50%);
}


.divMainCalloutWrapper.static .divMainCalloutTextWrapper {
    width:100%;
    height:90%;
    height:calc(100% - 81px);
    position:absolute;
    bottom:0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;    
}

.divMainCalloutWrapper.static .divMainCalloutText {
    position:relative;
    bottom:auto;
    width:100%;
}


/* //callouttext //maincallouttext //allsettings */
.content-div .divMainCalloutText * {
    color:#ffffff;
}

.divMainCalloutText .MainCalloutTextCenterOuter,
.divMainCalloutText .MainCalloutTextCenterInner {
    display:block;
}

.content-div .divMainCalloutText h1,
.content-div .divMainCalloutText h2 {
    font-family:'Metropolis';
    font-size:56px;
}

.content-div .divMainCalloutText h3 {
    font-family:'Metropolis';
    font-size:36px;
}

.content-div .divMainCalloutText p {
    font-family:'Metropolis';
    font-size:21px;
    color:#ffffff;   
}

.content-div .divMainCalloutText a {
    text-decoration:none;border-bottom:none;
    display:inline-block;
    margin:10px 0;
    padding:5px 30px;
    line-height:1.75;
    font-size:21px;
    font-style:normal;
    text-shadow:none;
    background:rgba(205,124,42,.4);
    color:#ffffff;
    -moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
    opacity:1;
    border-radius: 40px;
    border: 3px dashed #cd7c2a;
}

.content-div .divMainCalloutText a:hover {
    text-decoration:none;border-bottom:none;
    color:#ffffff;
    opacity:1;
    background:rgba(205,124,42,.8);
    border: 3px dashed #cd7c2a;
}

.MainCalloutTextCenterOuter {
    width: 30%;
    float: left;
}


.MainCalloutTextCenterOuter table {
    width: 40%;
    float: left;
}



/* slider controls */
.divMainCalloutImage .swiper-button-prev,
.divMainCalloutImage .swiper-button-next {
    width:77px;
    height:150px;
    background-size:77px 150px;
    background-position:center;
    background-repeat:no-repeat;
    background-image:url(../../layout/images/arrow_next.png);
    top:450px; /* will change per device */
    left:15px;
    right:auto;
    opacity:0.75;
    -moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divMainCalloutImage .swiper-button-next {
    background-image:url(../../layout/images/arrow_prev.png);
    right:15px;
    left:auto;  
}

.divMainCalloutImage .swiper-button-prev:hover {
    background-image:url(../../layout/images/arrow_next.png);
    opacity:1;
}

.divMainCalloutImage .swiper-button-next:hover {
    background-image:url(../../layout/images/arrow_prev.png);
    opacity:1;
}

.divMainCalloutWrapper .swiper-pagination {
    bottom:25px;
    height:25px;
    background:#333333;
    display: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet,
.swiper-pagination-clickable .swiper-pagination-bullet-active {
    height:13px;
    width:13px;
    margin:6px;
    opacity:1;
    -moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
    background:#ffffff;
}


.swiper-pagination-clickable .swiper-pagination-bullet-active {
    background:#337ab7;
}

/* //minicallout //callouts*/
.divMiniCalloutWrapper {
    height: 512px;
    background: #e3e5d9;
}

.divMiniCalloutRow {
    height: 512px;
}

.divMiniCallout {
    height: 512px;
    -moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divMiniCallout:hover {
    background: #ccd4be;
}

.divMiniCallout a,
.divMiniCallout a:hover {
    text-decoration:none;border-bottom:none;
    height: 492px;
    display: block;
}

.divMiniCalloutInner {
    height: 492px;
}

.textholder-mini-callout {
    float:none;
    float:unset;
    height: 492px;
}

.divMiniCallout .divMediaWrapper.miniCalloutImageWrapper {
    margin:0;
    padding:0;
    margin-top: 75px;
    margin-bottom: 27px;
}

.divMiniCallout .divMediaWrapper.miniCalloutImageWrapper img {

}


.divMiniCalloutHeaderWrapper {
    
}

.content-div .divMiniCalloutHeaderWrapper h3 {
    text-align: center;
    color: #333333;
    font-size: 28px;
} 

.content-div .divMiniCalloutHeaderWrapper p {
    
}


@media (min-width:1024px) and (max-width:1199px) {
    
    .divMainCalloutWrapper,
    .divMainCalloutImage,
    .slideshowsitewidth .slideshowfigure,
    .slideshowfigure,
    .slideshowsitewidth .slideshowpicture,
    .slideshowpicture,
    .divMainCalloutWrapper.static .divMainCalloutImage,
    .divMainCalloutWrapper.static figure,
    .divMainCalloutWrapper.static picture {
        height:440px;
    }
    .slideshowfullwidth .swiper-slide img,
    .textholder-image.mainCalloutImageWrapper img {
        height:440px;
    }
    
    .content-div .divMainCalloutText h1,
    .content-div .divMainCalloutText h2 {
        font-size:42px;
        line-height:1;
    }
    
    .content-div .divMainCalloutText h3 {
        font-size:32px;
        line-height:1;
    }
    
    .content-div .divMainCalloutText p {
        font-size:18px;
    }
    
    .content-div .divMainCalloutText p a {
        font-size:18px;
    }
    
    /* //minicallout */
    
    .divMiniCallout {
        height:250px;
    }
    
    .divMiniCalloutInner {
    
    }   
    
    .content-div .divMiniCalloutHeaderWrapper {
    
    }
    
    .content-div .divMiniCalloutHeaderWrapper h3 {
        font-size:26px;
    }
    
}

@media (min-width:768px) and (max-width:1023px) {
    
    .divMainCalloutWrapper,
    .divMainCalloutImage,
    .slideshowsitewidth .slideshowfigure,
    .slideshowfigure,
    .slideshowsitewidth .slideshowpicture,
    .slideshowpicture,
    .divMainCalloutWrapper.static .divMainCalloutImage,
    .divMainCalloutWrapper.static figure,
    .divMainCalloutWrapper.static picture {
        height:375px;
    }
    .slideshowfullwidth .swiper-slide img,
    .textholder-image.mainCalloutImageWrapper img {
        height:375px;
    }
    
    .content-div .divMainCalloutText h1,
    .content-div .divMainCalloutText h2 {
        font-size:30px;
        line-height:1;
        margin:5px 0;
    }
    
    .content-div .divMainCalloutText h3 {
        font-size:24px;
        line-height:1;
        margin:5px 0;
    }
    
    .content-div .divMainCalloutText p {
        font-size:16px;
        line-height:1.3;
    }
    
    .content-div .divMainCalloutText p a {
        font-size:16px;
    }
    
    /* //minicallout */
    
    .divMiniCallout {
        height:195px;
    }
    
    .divMiniCalloutInner {
    
    }
    
    .content-div .divMiniCalloutHeaderWrapper {
    
    }
    
    .content-div .divMiniCalloutHeaderWrapper h3 {
        font-size:20px;
    }
        
}

@media (max-width:767px) {

    .divMainCalloutWrapper,
    .divMainCalloutImage,
    .slideshowsitewidth .slideshowfigure,
    .slideshowfigure,
    .slideshowsitewidth .slideshowpicture,
    .slideshowpicture,
    .divMainCalloutWrapper.static .divMainCalloutImage,
    .divMainCalloutWrapper.static figure,
    .divMainCalloutWrapper.static picture {
        height:250px;
    }
    
    .divMainCalloutWrapper,
    .divMainCalloutImage,
    .divMainCalloutWrapper.static .divMainCalloutImage {
        height:auto;
    }
    
    .divMainCalloutWrapper .swiper-slide img,
    .textholder-image.mainCalloutImageWrapper img {
        position:relative;
        height:250px;
        padding:0;
    }
    
    .divMainCalloutWrapper .divMainCalloutTextWrapper,
    .divMainCalloutWrapper.static .divMainCalloutTextWrapper {
        display:block;
        position:relative;
        clear:both;
        height:auto;
        text-align:center;
    }
    
    .divMainCalloutText {
        position:relative;
        display:block;
        float:left;
        width:100%;
        clear:both;
        height:auto;
        top:0;
        background:#ffffff;
    }
    
    .content-div .divMainCalloutText * {
        text-align:center;
    }
    
    .content-div .divMainCalloutText h1,
    .content-div .divMainCalloutText h2 {
        font-size:30px;
        line-height:1;
        margin:5px 0;
    }
    
    .content-div .divMainCalloutText h3 {
        font-size:24px;
        line-height:1;
        margin:5px 0;
    }
    
    .content-div .divMainCalloutText p {
        font-size:16px;
        line-height:1.3;
    }
    
    .content-div .divMainCalloutText p a {
        font-size:16px;
    }
    
    .content-div .MainCalloutTextCenterInner *:first-child {
        margin-top:15px;
    }   

    .content-div .MainCalloutTextCenterInner *:last-child {
        margin-bottom:15px;
    }
        
    .swiper-pagination {
        bottom:0;
    }
    
    /* //minicallout */
    
    .divMiniCallout {
        height:265px;
    }
    
    .divMiniCalloutInner {
    
    }
    
    .content-div .divMiniCalloutHeaderWrapper {
    
    }
    
    .content-div .divMiniCalloutHeaderWrapper h3 {
        font-size:24px;
    }

    .divMiniCallout .divMediaWrapper.miniCalloutImageWrapper {
        float:none;
    }

    .divMiniCallout .divMediaWrapper.miniCalloutImageWrapper img {
        padding:0;
    }
    
}


.group input,
.group textarea,
.group select {
    border-bottom:1px solid #337ab7;
}

.group input:focus,
.group textarea:focus,
.group select:focus {
    border-bottom:1px solid #337ab7;
}

.group label {
    color:;
}

.group .bar:before, .group .bar:after {
    background:#337ab7;
}

#frmContactForm input[type=text],
#divGetDirections input[type=text] {
    margin-top:30px;
    border-bottom-color:#337ab7;
}

#divGetDirections input[type=text] {
    margin-top:0;
}

#frmContactForm input[type=submit],
#divGetDirections input[type=submit] {
    background:#337ab7;
    border-color:#337ab7;
    border-radius:0;
    color:#ffffff;
    text-shadow:none;
}

#frmContactForm input[type=submit]:hover,
#divGetDirections input[type=submit]:hover {
    border-color:#337ab7;
    color:#ffffff;
    background:#337ab7;
}

input[type=file]#fileUpload:hover,
.fileinput-button:hover {
    background:#90a270;
}


.frmFEForm .anchForgot          {color:#337ab7;}
.frmFEForm .anchForgot:after    {background:#337ab7;}







.content-div-directory .fa {
    color:#90a270;
}

.content-div a.anchBackToPage,
.content-div a.anchBackToPage .fa {
    color:#333333;   
    border-color:#333333;
}

.content-div a.anchBackToPage:hover,
.content-div a.anchBackToPage:hover .fa {
    color:#337ab7;    
    border-color:#337ab7;
}

.content-div-directory .fullwidth .divListingBelow:last-of-type {
    margin-bottom:30px;
}




.content-div-blog .divPaginationWrapper .Pagination.CurrentPage {
    background:#337ab7;
    border-color:#337ab7;
} 

.content-div-blog .divSideMenu.right {
    border-color:#337ab7;
}

.divSideMenu a.blogsidemenuchooser:hover {
    color:#000000;
}

.divSideMenu a.blogsidemenuchooser.current,
.divSideMenu a.blogsidemenuchooser.current:hover {
    background:#337ab7;
    color:#ffffff;
}
 
.divSideMenu a.anchYearLink:hover,
.divSideMenu a.anchYearLink.current-year {
    background:#337ab7;
    color:#ffffff;
}

.divSideMenu a.anchMonthLink:hover,
.divSideMenu a.anchMonthLink.current-month {
    background:#faf7f4;
    color:#337ab7;
}

.divSideMenu a.anchTagLink:hover,
.divSideMenu a.anchTagLink.current-tag {
    color:#337ab7;
}

.content-div-blog .blog-preview h3 a {
    border-bottom:1px solid transparent;
    -moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.content-div-blog .blog-preview h3 a:hover {
    border-bottom:1px solid #337ab7;
    color:#337ab7;
}

.blog-inner .read-more,
.blogSubTitle-tags a {
    color:#337ab7;
}






.galleryImageWrapper img,
.galleryImageWrapper:hover img {
    padding:5px;
}
.sideMenuLeft .divMediaWrapper.galleryImageWrapper,
.sideMenuRight .divMediaWrapper.galleryImageWrapper {
    padding:7.5px;
}


#frmContactForm input[type="text"], #divGetDirections input[type="text"] {
    border-bottom-color: #cd7c2a;
}

.group input:focus, .group textarea:focus, .group select:focus {
    border-bottom: 1px solid #cd7c2a;
}

.group input, .group textarea, .group select {
    border-bottom: 1px solid #cd7c2a;
}

.group .bar::before, .group .bar::after {
    background: #cd7c2a;
}

#frmContactForm input[type="submit"], #divGetDirections input[type="submit"], .body-schedules-new .anchBackToPage {
    border: 3px dashed #cd7c2a;
    background: rgba(205,124,42,.4) !important;
    border-radius: 5rem;
    font-size: 18px;
}

.body-schedules-new .content-div a.anchBackToPage {
    border-color: #cd7c2a;
    color: white;
}

#frmContactForm input[type="submit"]:hover, #divGetDirections input[type="submit"]:hover, .body-schedules-new .anchBackToPage:hover {
    background: #cd7c2a !important;
    border: 3px dashed #cd7c2a; 
}

.body-schedules-new .content-div a.anchBackToPage:hover {
    line-height: 25px;
    color: white;
    padding-left: 20px;
}

.body-schedules-new .content-div a.anchBackToPage:hover .fa {
    display: none;
}


.divTiledListing h3 {
    margin: 0;
    line-height: 15px;
}

h3.text-Name a {
    font-style: normal;
    font-size: 22px;
    margin-bottom: 0;
}

h3.text-Title {
    margin-bottom: 15px;
}

h3.text-Title a {
    font-family:'Metropolis';
    font-size: 18px;
    font-style: normal;
}


@media (min-width:1366px) {
    .slideshowfullwidth .swiper-slide img {
        min-width:100%;
        height:auto;
        max-height:none;
    }
}

@media (min-width:1024px) {
    
}

@media (min-width:768px) {
    
}



@media (max-width:1199px) {

    .navbar-fixed-top-mobile.navbar-fixed-top-tablet {
        position:fixed;
        width:100%;
        top:0;
        z-index:1030;
    }
    
}

@media (max-width:1023px) {

}


/* //tablet + mobile navigation */
@media (max-width:1199px) {
    .navbar-fixed-top-on,
    .navbar-fixed-top-mobile.navbar-fixed-top-tablet-v {
        position:fixed;
        width:100%;
        top:0;
        z-index:1030;
    }   

    .navbar-toggle {
        margin:9px 15px;
        display:block;
        z-index:300;
        border:2px solid transparent;
        -moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
    }
        
    .navbar-toggle:focus,
    .navbar-toggle:active,
    .navbar-toggle:hover {
        background:rgba(255,255,255,0.25);
    }
    
    .navbar-collapse.collapse {
        display:none !important;
        height:auto;
    }
    
    .navbar-collapse.collapse.in {
        display:block !important;
        z-index:300;
        height:auto;
    }
    
    .navbar-toggle .icon-bar {
        background:#ffffff;
        width:34px;
        height:4px;
        border:2px solid #ffffff;
    }
    
    .navbar-toggle .icon-bar+.icon-bar {
        margin-top:6px;
    }
    
    .navcontainer,
    .navcontainer header,
    .navcontainer .container {
        height:81px;
    }
    
    #navbar,
    #navbar.fullWidth   {
        position:relative;
        display:block;
        max-height:650px;
        max-height:calc(66vh - 81px);
        overflow:scroll !important;         
        float:right;
        padding:0;
        clear: both;
        width: 50%;
        background: #ffffff; 
        z-index: 1030;      
        -webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.4);
    }

    .divMainNavPageLinks {
        display:none !important;
    } 

    .navbar-nav.divSandwichNavPageLinks {
        display:block !important;
        float:left;
        width:100%;
    }
    
    nav .anchSandwichNav {
        font-family:'Metropolis';
        color:#999999;
        line-height:1;
        margin:0;
        padding-bottom:15px;
        padding-top:15px;
        padding-left:10px;
        border-bottom:1px solid #cccccc;
        -moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
    }
    
    nav .anchSandwichNav.current,
    nav .anchSandwichNav:hover {
        text-decoration:none;border-bottom:none;
        border-bottom:1px solid #cccccc;
        border-left:4px solid #337ab7;
        padding-left:6px;
        color:#337ab7;
    }
    
    nav .anchSandwichNav.last {
        border-bottom:none;
    }       
    
}
/* //navigation mobile only */
@media (max-width:767px) {

    .supernav.container,
    .navcontainer .container {
        padding:0;
    }
    
    .anchLogoLink {
        padding-left:15px;
    }

    .navbar-toggle {
        margin-right:15px;
    }
    
    #navbar,
    .navbar-nav {
        margin:0;
        padding:0;
        width:100%;
        width:100vw;
        max-height:500px;
        max-height:70vh;
        max-height:calc(90vh - 81px);
    }
}

@media (max-width:360px) and (orientation:portrait) {
    
    #navbar,
    .navbar-nav {
        max-height:400px;
        max-height:85vh;
        max-height:calc(90vh - 81px);
    }
}


@media (min-width:768px) and (max-width:1199px) {

    .navbar-fixed-top-tablet-v.navbar-fixed-top-tablet-h,
    .navbar-fixed-top-tablet {
        position:fixed;
        width:100%;
        top:0;
        z-index:1030;
    }
    
    .phone1 {
        /*margin-left: 98px;*/
    }
    
    .phone2 {
        /*margin-left: 138px;*/
    }
    
}


@media (min-width:1024px) and (max-width:1199px) {

    .navbar-fixed-top-tablet-h {
        position:fixed;
        width:100%;
        top:0;
        z-index:1030;
    }
    
    #main h2.pagelabelheader {
        font-size:42px;
    }   
    
    .content-div h1,
    .content-div h2 {
        font-size:40px;
    }
    
    .content-div h3 {
        font-size:30px;
    }
    
    .content-div p {
        font-size:16px;
    }   
    
    
    
    
    .subnav {
        margin-top: 0;
    }
    
    .navbar-toggle .icon-bar {
        border: 2px solid #da736f;
    }
    
    #navbar, #navbar.fullWidth {
        background: rgba(0,0,0,.6);
        box-shadow: none;
        margin-top: -9px;
    }

    nav .anchSandwichNav {
        color: white;
        border-bottom: 1px solid black;
    }
    
    nav .anchSandwichNav.current, nav .anchSandwichNav:hover {
        border-bottom: 1px solid #da736f;
        border-left: none;
        color: white;
        background: rgba(0,0,0,.8);
    }
    
    .divMainCalloutText {
        bottom: 15%;
        left: 5%;
    }
    
    .MainCalloutTextCenterOuter {
        width: 50%;
    }
    
    .content-div .divMainCalloutText a {
        padding: 5px 20px;
    }
    
    .divMainCalloutImage .swiper-button-prev, .divMainCalloutImage .swiper-button-next {
        display: none;
    }
    
    .body-home .textholder.textholder-page-header .divMediaWrapper, .body-home .textholder.textholder-page-footer .divMediaWrapper {
        overflow: hidden;
    }
    
    .divMiniCalloutWrapper {
        height: 412px;
    }
    
    .divMiniCalloutRow {
        height: 100%;
    }
    
    .divMiniCallout {
        height: 100%;
    }
    
    .pullHolder .divPullWrapper {
        width: 100%;
    }
    
    .textholder-testimonial {
        width: 48%;
    }
    
    .textholder ~ .textholder {
        margin-top: 0;
        float: right;
        width: 48%;
    }
    
    .testimonialImage {
        width: 100%;
        background: url(../../layout/images/pageFooterImage.jpg) top center no-repeat;
    }
    
    .testimonialImage {
        height: 513px;
    }
    
    .topFooter {
        /*height: 208px;*/
    }
    
    .topFooter-right {
        width: 100%;
    }
    
    .logosContainer {
        margin: 0 auto;
        width: 100%;
    }
    
    .topFooterLink-1 {
        /*margin-left: 25%;*/
    } 
    
    .topFooter-left {
        width: 100%;
    }
    
    .topFooter .divContactWrapper a.directionsButton {
        /*margin-left: 90px;*/  
    }
    
    .topFooter .divContactWrapper a.directionsButton.directionsButton-2 {
        /*margin-left: 140px;*/
    }
    
    .locationContact-1 {
        /*margin-left: 8%;*/
    }
    
    .footerLogo {
        margin-left: 25%;
        width: 50%;
    }
    
    .social-div {
        float: left;
        margin-left: 45%;
    }
    
    .footerNav {
        text-align: center;
        margin-top: 30px;
        width: 100%;
    }
    
    .footerNav a {
        font-size: 16px;
    }
    
    .topFooter .divContactWrapper span.phone1 {
        /*margin-left: 98px;*/
    }
    
    .topFooter .divContactWrapper span.phone2 {
        /*margin-left: 138px;*/
    }
    
    .locationContact-1 {
        /*margin-left: 13%;*/
    }
}

@media (min-width:768px) and (max-width:1023px) {

    .navbar-fixed-top-tablet-v {
        position:fixed;
        width:100%;
        top:0;
        z-index:1030;
    }
    
    #main h2.pagelabelheader {
        font-size:36px;
    }   
    
    .content-div h1,
    .content-div h2 {
        font-size:36px;
    }
    
    .content-div h3 {
        font-size:24px;
    }
    
    .content-div table,
    .content-div td,
    .content-div li,
    .content-div p {
        font-size:16px;
    }   
    
    
    .subnav {
        margin-top: 0;
    }
    
    .navbar-toggle .icon-bar {
        border: 2px solid #da736f;
    }
    
    #navbar, #navbar.fullWidth {
        background: rgba(0,0,0,.6);
        box-shadow: none;
        margin-top: -9px;
    }

    nav .anchSandwichNav {
        color: white;
        border-bottom: 1px solid black;
    }
    
    nav .anchSandwichNav.current, nav .anchSandwichNav:hover {
        border-bottom: 1px solid #da736f;
        border-left: none;
        color: white;
        background: rgba(0,0,0,.8);
    }
    
    .divMainCalloutText {
        bottom: 15%;
        left: 5%;
    }
    
    .MainCalloutTextCenterOuter {
        width: 65%;
    }
    
    .content-div .divMainCalloutText a {
        padding: 5px 20px;
    }
    
    .divMainCalloutImage .swiper-button-prev, .divMainCalloutImage .swiper-button-next {
        display: none;
    }
    
    .body-home .textholder.textholder-page-header .divMediaWrapper, .body-home .textholder.textholder-page-footer .divMediaWrapper {
        overflow: hidden;
        width: 100%;
    }
    
    .homeHeaderContainer {
        width: 100%;
    }
    
    .divMiniCalloutWrapper {
        height: 412px;
    }
    
    .divMiniCalloutRow {
        height: 100%;
    }
    
    .divMiniCallout {
        height: 100%;
    }
    
    .content-div-home .pullHolder {
        padding: 0;
    }
    
    .pullHolder .divPullWrapper {
        width: 100%;
    }
    
    .textholder-testimonial {
        width: 48%;
    }
    
    .textholder ~ .textholder {
        margin-top: 0;
        float: right;
        width: 48%;
    }
    
    .testimonialImage {
        width: 100%;
        background: url(../../layout/images/pageFooterImage.jpg) top center no-repeat;
    }
    
    .testimonialImage {
        height: 513px;
    }
    
    .topFooter {
        /*height: 208px;*/
    }
    
    .topFooter-right {
        width: 100%;
    }
    
    .logosContainer {
        margin: 0 auto;
        width: 100%;
    }
    
    .topFooterLink-1 {
        /*margin-left: 15%;*/
    } 
    
    .topFooter-left {
        width: 100%;
    }
    
    .topFooter .divContactWrapper a.directionsButton {
        /*margin-left: 90px;*/  
    }
    
    .topFooter .divContactWrapper a.directionsButton.directionsButton-2 {
        /*margin-left: 140px;*/
    }
    
    .locationContact-1 {
        /*margin-left: 5%;*/
    }
    
    .topFooter .divContactWrapper span {
        font-size: 18px;
    }
    
    .topFooter .divContactWrapper a {
        font-size: 18px;
    }
    
    .footerLogo {
        margin-left: 25%;
        width: 50%;
    }
    
    .social-div {
        float: left;
        margin-left: 45%;
    }
    
    .footerNav {
        text-align: center;
        margin-top: 30px;
        width: 100%;
    }
    
    .footerNav a {
        font-size: 16px;
    }
    
    a.subnavLink {
        font-size: 16px;
    }
    
    .topFooter .divContactWrapper span.phone1 {
        /*margin-left: 98px;*/
    }
    
    .topFooter .divContactWrapper span.phone2 {
        /*margin-left: 138px;*/
    }
    
}



@media (max-width:767px) {
    
    header {
        height:81px;
    }

    .navbar-fixed-top-mobile {
        position:fixed;
        width:100%;
        top:0;
        z-index:1030;
    }
    
    #main .divPageHeaderWrapper {
        margin-top:81px;
    }   

    #main h2.pagelabelheader {
        margin-top:0;
        line-height:1;
        font-size:32px;
    }   
    
    .content-div h1,
    .content-div h2 {
        font-size:36px;
    }
    
    .content-div h3 {
        font-size:24px;
    }   
    
    .content-div table,
    .content-div td,
    .content-div li,
    .content-div p {
        font-size:15px;
    }   
    
    .content-div .subcats-select,
    .content-div .subcats-select a {
        font-style:normal;
        color:#999999;
    }
    
    .content-div .sidemenu-subcategory.current-year {
        color:#337ab7;
    }
    
    .content-div .sidemenu-subcategory.current-tag,
    .content-div .sidemenu-subcategory.current-month {
        padding-left:10px;
        color:#337ab7;
    }
    
    /* //footer */
    
    .bottomFooter-left,
    .bottomFooter-center,
    .bottomFooter-right {
        width:100%;
        text-align:center;
        clear:both;
    }
    
    footer .divMainNavLinkWrapper-right,
    footer .divSuperNavLinkWrapper-split-right,
    footer .divSuperNavLinkWrapper-right {
        width:100%;
        text-align:center;
        clear:both;
    }   
    
    
    
    .anchLogoLink {
        width: 230px;
    }
    
    .subnav {
        margin-top: 0;
    }
    
    .locationLinks {
        width: 100%;
        left: 10px;
    }
    
    .navbar-toggle .icon-bar {
        border: 2px solid #da736f;
    }
    
    #navbar, #navbar.fullWidth {
        background: rgba(0,0,0,.6);
        box-shadow: none;
        margin-top: -9px;
    }

    nav .anchSandwichNav {
        color: white;
        border-bottom: 1px solid black;
    }
    
    nav .anchSandwichNav.current, nav .anchSandwichNav:hover {
        border-bottom: 1px solid #da736f;
        border-left: none;
        color: white;
        background: rgba(0,0,0,.8);
    }
    
    .divMainCalloutText {
        bottom: 15%;
        left: 0;
        background: #ccd4be;
    }
    
    .MainCalloutTextCenterOuter {
        width: 100%;
    }
    
    .content-div .divMainCalloutText a {
        padding: 5px 20px;
    }
    
    .divMainCalloutImage .swiper-button-prev, .divMainCalloutImage .swiper-button-next {
        display: none;
    }
    
    .MainCalloutTextCenterOuter table {
        width: 100%;
    }
    
    .body-home .textholder.textholder-page-header .divMediaWrapper, .body-home .textholder.textholder-page-footer .divMediaWrapper {
        overflow: hidden;
        width: 100%;
    }
    
    .homeHeaderContainer {
        width: 100%;
    }
    
    .divMiniCalloutWrapper {
        height: 412px;
        background: none;
    }
    
    .divMiniCalloutRow {
        height: 100%;
    }
    
    .divMiniCallout {
        height: 100%;
    }
    
    .content-div-home .pullHolder {
        padding: 0;
    }
    
    .pullHolder .divPullWrapper {
        width: 100%;
    }
    
    .textholder-testimonial {
        width: 48%;
    }
    
    .textholder ~ .textholder {
        margin-top: 0;
        float: right;
        width: 100%;
    }
    
    .testimonialImage {
        width: 100%;
        background: url(../../layout/images/pageFooterImage.jpg) top center no-repeat;
    }
    
    .testimonialImage {
        height: 513px;
    }
    
    .topFooter {
        /*height: 385px;*/
    }
    
    .topFooter-right {
        width: 100%;
    }
    
    .logosContainer {
        margin: 0 auto;
        width: 100%;
    }
    
    .topFooterLink-1 {
        margin-left: 0;
    } 
    
    .topFooterLink-2 {
        margin-left: 11%;
    }
    
    .topFooter-left {
        width: 100%;
    }
    
    .topFooter .divContactWrapper a.directionsButton {
        /*margin-left: 90px;*/  
    }
    
    .topFooter .divContactWrapper a.directionsButton.directionsButton-2 {
        margin-left: 140px;
    }
    
    .locationContact-1 {
        margin-left: 0;
        width: 100%;
    }
    
    .topFooter .divContactWrapper span {
        font-size: 16px;
    }
    
    .topFooter .divContactWrapper a {
        font-size: 16px;
    }
    
    .footerLogo {
        margin-left: 25%;
        width: 50%;
    }
    
    .social-div {
        float: left;
        margin-left: 45%;
    }
    
    .footerNav {
        text-align: center;
        margin-top: 30px;
        width: 100%;
    }
    
    .footerNav a {
        font-size: 16px;
    }
    
    a.subnavLink {
        font-size: 16px;
    }
    
    
    
    .topFooter .divContactWrapper span {
        margin-left: 0;
    }
    
    .topFooter .divContactWrapper a.directionsButton {
        margin-left: 0;
    }
    
    .topFooter .divContactWrapper a.directionsButton.directionsButton-2 {
        margin-left: 0;
    }
    
    .bottomFooter {
        display: none;
    }
}

@media (max-width:767px) and (orientation:landscape) {
    
}

@media (max-width:365px) {
    
}


#main .divPageHeaderWrapper {
    margin-top: 123px;
    background: #e3e5d9;
}

#main h2.pagelabelheader {
    color: #701c12;
}

.body-workshops-and-events .divDateFilterWrapper {
    width: 20%;
    float: right;
}

.body-workshops-and-events .ddlFilterByYear {
    float: right;
}

.divSideMenu a.sidemenu-category.current,
.divSideMenu a.sidemenu-category.current:hover {
    background: #cd7c2a;
}

#navbar .anchMainNav:hover, #navbar .anchMainNav.current {
    border-bottom: 10px solid #da736f;
}

.divSideMenu a.sidemenu-category:hover {
    background: #e5d5d3;
    color: #cd7c2a;
}

.topFooter {
    background: #ccd4be;
}

.topFooter .divContactWrapper a.directionsButton, .topFooter a.directionsButton {
    border: 3px dashed #cd7c2a;
    background: rgba(205,124,42,.4);
    display: inline-block;
}

.topFooter .divContactWrapper a.directionsButton:hover, .topFooter a.directionsButton:hover {
    background: rgba(205,124,42,.8);
}

footer {
    background: #f6f2ee;
}

.divAlbumCover img {
    opacity: .98;
    border: 1px solid #e3e5d9;
}

.divAlbumCover a::after {
    background: #ccd4be;
}

.divAlbumCover figcaption {
    color: #90a270;
}

.content-div a.anchBackToPage, .content-div a.anchBackToPage .fa {
    float: right;
}

.content-div a.anchBackToPage:hover, .content-div a.anchBackToPage:hover .fa {
    color: #cd7c2a;
    border-color: #cd7c2a;
}

.content-div a.anchBackToPage .fa {
    float: left;
}

.content-div a.anchBackToPage:hover, .content-div a.anchBackToPage:hover .fa {
    line-height: 27px;
}

#navbar .anchMainNav {
    color: #cd7c2a;
}

#navbar .anchMainNav:hover, #navbar .anchMainNav.current {
    color: #701c12;
    border-color: #cd7c2a;
}

.content-div h3 {
    color: #90a270;
}

.divTiledListing h3 {
    margin-bottom: 10px;
    font-family:'Metropolis';
}

.content-div {
    padding-bottom: 20px;
}

.body-team .fullwidth {
    width: 73%;
}

.divDirectorySearch {
    width: 73%;
    float: right;
    margin-bottom: 20px;
}

.divDirectorySearch form {
    width: 40%;
    float: right;
}

.divDirectorySearch .txtDirectorySearch {
    width: 70%;
}

.divDirectorySearch input[type="text"] {
    border: 1px solid #e3e5d9;
    border-radius: .25rem;
}

.divDirectorySearch .btnPageSearch {
    border-radius: .25rem;
    border: none;
    padding: 2px 10px;
    font-size: 16px;
    background-color: #701c12;
    color: white;
    -moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divDirectorySearch .btnPageSearch:hover {
    background-color: #ab4b47;
}


@media (min-width:1365px) {
    .topFooter-right {
        width: 35%;
    }
    
    .topFooter-left {
        width: 65%;
    }
}

.body-home .textholder.textholder-page-header .divMediaWrapper {
    overflow: hidden;
}

.divAlbumCover {
    width: 30%;
}

.divAlbumCover.album-1 {
    /*margin-left: 20%;*/
}
.fa-linkedin::before {
    content: "\f09a";
}

.fa-pinterest::before {
    content: "\f16d";
}


@media (min-width:768px) and (max-width:1199px) {
    .content-div-community .textholder {
        width: 100%;
    }
    
    .content-div-teacher-training .textholder {
        width: 100%;
    }
    
    .content-div-schedules-new .textholder {
        width: 100%;
    }
    
    .content-div-body-services .textholder {
        width: 100%;
    }
}

@media (max-width:767px) {
    .supernav {
        height: 42px;
        background: rgba(204,212,190,.9);
        margin-top: 81px;
    }
    
    .subnav {
        display: none;
    }
    
    .supernav .divSuperNavSocial {
        width: 100%;
    }
    
    .social-div {
        margin: 0;
        height: 42px;
        width: 100%;
    }
    
    .supernav .social-div .social-networking a {
        font-size: 1.7em;
        line-height: 42px;
    }
    
    .social-div .social-networking li {
        width: 22%;
    }
    
    .content-div a.anchBackToPage, .content-div a.anchBackToPage .fa {
        float: none;
    }
    
    .divListingPrimary {
        text-align: left;
    }
    
    .body-team .fullwidth {
        width: 100%;
    }
    
    .textholder-page-header .bodytextholder {
        padding: 0 15px;
    }
}

.divTiledListing {
    border-color: #eee;
}

.divTiledListing:hover {
    border-color: #ccc;
}

.divTiledListing:hover h3 a {
    color: #ab4b47;
}

.divAlbumCover:hover {
    border-color: #aaa;
}

.nextIcon {
    display: none;
}

.divAlbumCoverInner {
    border: 1px solid #eee;
    -moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divAlbumCoverInner:hover {
    border-color: #ccc;
    -moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divAlbumCover figcaption {
    line-height: 20px;
}

@media (min-width:768px) and (max-width:1023) {
    .divAlbumCover figcaption {
        background: #ccd4be;
    }
    

}

@media (max-width:767px) {
    .divAlbumCover.album-1 {
        margin: 0;
        margin-bottom: 30px;
    }
    
    .divAlbumCover {
        width: 100%;
    }
    
    .body-home .textholder.textholder-page-header .divMediaWrapper {
        margin-top: 20px;
    }
    
    .social-div .social-networking li {
        width: 16%;
    }
}

@media (min-width:1200px) and (max-width:1366px) and (max-height:992px) {
    .topFooter-right {
        width: 42%;
    }
    
    .topFooter-left {
        width: 58%;
    }
}


.midFooter {
    line-height:30px;
    background: #A7AE9C;
    text-align: left;
}
.locationContact-1, .locationContact-2 {
    display: inline-block;
    float: none !important;
}

.topFooter .topFooter-left {
    width: 100%;
    padding-bottom: 1em;
}
.logosContainer {
    text-align: center;
    float: none;
    padding-top: 1em;
}
.topFooter .divContactWrapperFooter {
    text-align: center;
}

.divContactWrapper a.phonelink {
    float: none;
}
.topFooter .divContactWrapper a.directionsButton {
    float: none;
    display: inline-block;
}

@media screen and (min-width: 1024px) {
    .topFooter .locationContact-1 {
        margin-right: 1%;
    }
    .topFooter .locationContact-2 {
        margin-left: 2%;
    }
}


.eventspull {
    display: block;
    clear: both;
    overflow: hidden;
}

.eventspull .swiper-slide img {
    transform: none; 
    -ms-transform: none;
    -webkit-transform: none; 
    left: auto; 
    position: relative; 
}

.eventspull .divTiledListing label {
    display: none;
}

.eventspull .divTiledListing h3 {
    line-height: normal;
}

.eventspull .divTilePrimaryContent:before {
    /*content: ' ';
    background-image: linear-gradient( #ff000000, #ffffff );
    width: 100%;
    height: 50px;
    display: block;
    position: absolute;
    bottom: 0px;
    z-index: 2;*/
}
.eventspull .divTilePrimaryContent:after {
    content: 'read more';
    width: 100%;
    height: 50px;
    display: block;
    position: absolute;
    bottom: 0px;
    z-index: 3;
    text-align: center;
    line-height: 50px;
    visibility: hidden;
}
.eventspull .divTiledListing .divTilePrimaryContent {
    /*height: 100px;*/
    float: right;
    width: 75%;
    padding: 0px .1em .1em 1em;
}

.eventspull .divTiledListing .text-Date {
    float: none;
    background: #90a270;
    color: white;
    width: 100%;
    margin-bottom: 0px;
    line-height: 1em;
    font-size: 1em;
    padding: 0px .1em;
}
.eventspull .divTiledListing .text-Event, .eventspull .divTiledListing .text-Time, .eventspull .divTiledListing .text-Location {
    width: 100%;
    line-height: normal;
    margin-bottom: 0px;
}

.eventspull .divTiledListing .text-Event {
    padding: .2em .2em 0px .2em;
    font-size: 1.5em;
}

.eventspull .text-Time {
    font-size: 1.5em;
}

.eventspull .divTiledListing .text-Time {
    /*float: left;*/
    /*width: 75%;*/
    background: #e3e5d9;
    font-size: 1em;
    /*padding-top: .5em;*/
    line-height: 1em;
    /*padding-bottom: .5em;*/
    color: black;
}

.eventspull .divTiledListing .text-Location {
    margin: .5em 0px 0px 0px;
    background: #A7AE9C;
    color: black;
    padding: .5em;
    font-size: 1em;
    line-height: 1em;
}

.eventspull .divTiledListing h3 {
    width: auto;
}

.eventspullcontainer {
    margin-top: 1em;
    padding-bottom: 1em;
}

.controlsEventWrapper {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 285px;
    width: 100%;
}

.content-div h3.EventsPullHeader {
    text-align: center;
    margin-top: 0px;
    color: #701c12;
}

.body-homepage-event-pull .divActualContent, .body-homepage-event-pull .divDirectorySearch  {
    display: none;
}

.swiper-button-prev.EventButtonPrev, .swiper-button-next.EventButtonNext {
    background-color: rgba(250,247,244,0.5);
    padding: 2em 1.5em;
    -moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.swiper-button-prev.EventButtonPrev:hover, .swiper-button-next.EventButtonNext:hover {
    background-color: rgba(250,247,244,0.75);
    -moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.swiper-button-prev.EventButtonPrev {
    top: 50%;
    left: 0%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23701c12'%2F%3E%3C%2Fsvg%3E") !important;
}
.swiper-button-next.EventButtonNext {
    top: 50%;
    right: 0%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23701c12'%2F%3E%3C%2Fsvg%3E") !important;
}

.EventNameWrapper, .EventLocationWrapper {
    display: table;
    width: 100%;
    clear: both;
}

.EventNameWrapper {
    height: 1px;
    min-height: 6em;
}

.EventLocationWrapper {
    height: 1px;
    min-height: 3em;
}

.EventNameWrapper .text-Event, .EventLocationWrapper .text-Location, .EventDateWrapper .text-Date {
    display: table-cell;
    vertical-align: middle;
}
.eventspull .divTiledListing .EventTimeWrapper {
    float: left;
    width: 75%;
    display: table;
    height: 1px;
    min-height: 4em;
}

.eventspull .divTiledListing .EventDateWrapper {
    float: left;
    width: 25%;
    display: table;
    height: 1px;
    min-height: 4em;
}

.eventspull .divTiledListing .EventTimeWrapper .text-Time {
    float: none;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    padding: 0px .2em;
}

.UpcomingEventsWrapper {
    background-color: #faf7f4;
background-image: url("data:image/svg+xml,%3Csvg width='80' height='88' viewBox='0 0 80 88' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 21.91V26h-2c-9.94 0-18 8.06-18 18 0 9.943 8.058 18 18 18h2v4.09c8.012.722 14.785 5.738 18 12.73 3.212-6.99 9.983-12.008 18-12.73V62h2c9.94 0 18-8.06 18-18 0-9.943-8.058-18-18-18h-2v-4.09c-8.012-.722-14.785-5.738-18-12.73-3.212 6.99-9.983 12.008-18 12.73zM54 58v4.696c-5.574 1.316-10.455 4.428-14 8.69-3.545-4.262-8.426-7.374-14-8.69V58h-5.993C12.27 58 6 51.734 6 44c0-7.732 6.275-14 14.007-14H26v-4.696c5.574-1.316 10.455-4.428 14-8.69 3.545 4.262 8.426 7.374 14 8.69V30h5.993C67.73 30 74 36.266 74 44c0 7.732-6.275 14-14.007 14H54zM42 88c0-9.94 8.06-18 18-18h2v-4.09c8.016-.722 14.787-5.738 18-12.73v7.434c-3.545 4.262-8.426 7.374-14 8.69V74h-5.993C52.275 74 46 80.268 46 88h-4zm-4 0c0-9.943-8.058-18-18-18h-2v-4.09c-8.012-.722-14.785-5.738-18-12.73v7.434c3.545 4.262 8.426 7.374 14 8.69V74h5.993C27.73 74 34 80.266 34 88h4zm4-88c0 9.943 8.058 18 18 18h2v4.09c8.012.722 14.785 5.738 18 12.73v-7.434c-3.545-4.262-8.426-7.374-14-8.69V14h-5.993C52.27 14 46 7.734 46 0h-4zM0 34.82c3.213-6.992 9.984-12.008 18-12.73V18h2c9.94 0 18-8.06 18-18h-4c0 7.732-6.275 14-14.007 14H14v4.696c-5.574 1.316-10.455 4.428-14 8.69v7.433z' fill='%23ab4b47' fill-opacity='0.06' fill-rule='evenodd'/%3E%3C/svg%3E");
    padding: 1em 0px 1.5em 0px;
}

.UpcomingEventsWrapper .divTiledListing {
    background: white;
}

.TestimonialPullHeader {
    padding-top: 3em;
    margin-top: -3.5em;
    background: linear-gradient(0deg, white, transparent);
    text-align: center;
    margin-bottom: 1em;
    width: 100%;
    z-index: 1;
}

@media screen and (max-width: 768px) {
    .eventspull .divTiledListing .text-Event {
    
    }
    
}

.body-schedules-new .divSideMenu.hidden-xs {
    margin-top: 4em;
}

.body-schedules-new .divCategoryGalleryLabel {
    margin-left: -33%;
}

.body-schedules-new .divCategoryGalleryLabel .anchBackToPage {
    margin-left: 2em;
}

.body-schedules-new .divCategoryGalleryLabel h3, .body-schedules-new .divCategoryGalleryLabel .anchBackToPage {
    float: left; 
    margin-top: .5em;
}

.divMainCalloutText table, .divMainCalloutText table td {
    border: none;
} 
.divMainCalloutText table td {
    padding: .1em 1em;
}
.divMainCalloutText table {
    max-width: 100%;
    table-layout: fixed;
}
.MainCalloutTextCenterOuter {
    width: auto;
}
.topFooter {
    padding-bottom: 1em;
}
.topFooter p {
    margin-bottom: 0px;
}
.content-div .divMainCalloutText a {
    min-width: 9em;
    text-align: center;
}
.divMainCalloutText {
    margin-bottom: -6em;
}


@media screen and (max-width: 1750px) {
        
    .content-div .divMainCalloutText a {
        padding: 5px 15px;
        min-width: 8em;
    } 
}
    
@media screen and (max-width: 1555px) {
        
    .content-div .divMainCalloutText a {
        font-size: 20px;
    } 
}

@media screen and (max-width: 1435px) {
        
    .content-div .divMainCalloutText a {
        font-size: 18px;
        min-width: 7.5em;
    } 
}
@media screen and (max-width: 1260px) {
        
    .content-div .divMainCalloutText a {
        font-size: 17px;
        min-width: 7em;
    } 
}

@media screen and (max-width: 768px) {
        
    .divMainCalloutText {
        margin-bottom: auto;
    } 
    .content-div .divMainCalloutText p, .content-div .MainCalloutTextCenterOuter .MainCalloutTextCenterInner p {
        margin: 0px;
    }
    .content-div .divMainCalloutText p a {
        margin: 0px;
    }
}


.ConnectSocial a.fa {
    font-style: normal;
}
.ConnectSocial a.fa, .ConnectSocial a.fa * {
    border-color: transparent;
}
.ConnectSocial a.fa:hover {
    border-bottom: none;
    border-color: transparent;
}

@media (min-width:1024px) and (max-width:1199px) {
	.divMainCalloutText{
		bottom:23%;
	}
}

.divPageHeader iframe{
	float:right;
	margin-bottom:30px;
	margin-right:-20px;
}
