
@font-face {
    font-family: 'Manrope';
    src: url('webfonts/Manrope-SemiBold.woff2') format('woff2'),
        url('webfonts/Manrope-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('webfonts/Manrope-Light.woff2') format('woff2'),
        url('webfonts/Manrope-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('webfonts/Manrope-Bold.woff2') format('woff2'),
        url('webfonts/Manrope-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('webfonts/Manrope-ExtraBold.woff2') format('woff2'),
        url('webfonts/Manrope-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('webfonts/Manrope-ExtraLight.woff2') format('woff2'),
        url('webfonts/Manrope-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('webfonts/Manrope-Medium.woff2') format('woff2'),
        url('webfonts/Manrope-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('webfonts/Manrope-Regular.woff2') format('woff2'),
        url('webfonts/Manrope-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Questrial';
    src: url('webfonts/Questrial-Regular.woff2') format('woff2'),
        url('webfonts/Questrial-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('webfonts/Lato-Black.woff2') format('woff2'),
        url('webfonts/Lato-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('webfonts/Lato-BlackItalic.woff2') format('woff2'),
        url('webfonts/Lato-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('webfonts/Lato-Bold.woff2') format('woff2'),
        url('webfonts/Lato-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('webfonts/Lato-BoldItalic.woff2') format('woff2'),
        url('webfonts/Lato-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('webfonts/Lato-Italic.woff2') format('woff2'),
        url('webfonts/Lato-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato Hairline';
    src: url('webfonts/Lato-HairlineItalic.woff2') format('woff2'),
        url('webfonts/Lato-HairlineItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato Hairline';
    src: url('webfonts/Lato-Hairline.woff2') format('woff2'),
        url('webfonts/Lato-Hairline.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('webfonts/Lato-LightItalic.woff2') format('woff2'),
        url('webfonts/Lato-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('webfonts/Lato-Light.woff2') format('woff2'),
        url('webfonts/Lato-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('webfonts/Lato-Regular.woff2') format('woff2'),
        url('webfonts/Lato-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@media (min-width: 1366px){
    .divNavigation-standard.divNavigation-logo .divNavigationInner{
        padding-left: 10px!important;
    }
    .divBlockInner-media-left{
        display: block;
    }
}
@media (min-width: 1441px){

    .divNavigation-standard.divNavigation-logo .divNavigationInner{
        padding-left: 190px!important;
    }
    .divPageTitle2 .container{
        margin-left: 9.5%!important;
    }
    .divPageTitle .container{
        margin-left: 9.5%!important;
    }
}
@media (min-width: 1440px){
	.container, .container-lg, .container-md, .container-sm, .container-xl,
	.divBannerAlertTextWrapper, .divPullingFromPageWrappe, .div-additional-block-1 {
	  max-width: 1366px !important;
	  margin:auto !important;
	}
	
	.divFooterRow-middle .container {
		max-width: 1440px !important;
	}
}
@media (max-width: 1440px){
    .divNavigation-super{
        margin-left: unset!important;
    }
    .divNavigation-sandwich {
        display: block !important;
    }
}
@media (min-width: 1440px){
    .divNavigation-sandwich {
        display: none !important;
    }
}

H1, h1 a{
	font-family: Manrope;
	font-size: 48px;
	font-weight: 700;
	margin-bottom:1rem;
}

H2, h2 a{
	font-family: 'Manrope';
	font-size: 32px;
	font-weight: 600;
	margin-bottom:1rem;
}

H3, h3 a, h4{
	font-family: 'Questrial';
	font-size: 26px;
	font-weight: 400;
	margin-bottom:1rem;
}

p, html, li, ul, body, ol, tr, td, p a, p ol, p ul, p li, table, table ol, table li, table ul{
	font-family: 'Lato';
	font-size: 16px;
	font-weight: 400;
	margin-bottom:1rem;
}

a{
	font-family:'Open Sans', sans-serif;
	font-size:18px;
}

html {
	margin:0;
}

.divCopiedToClipboard {
  	display: none;
}



header {
    z-index: 11;
    border-bottom:0px solid #dddddd;
    padding-right:346px;
    background-image:url(../images/safeSpaceHeaderBg.png);
    background-position-y:center;
	background-repeat:no-repeat;
	background-position-x:right;
}

header .fa-angle-down{
	color:#A3A3A3;
}

.divSiteContentInnerViewAll{
        max-width: 100% !important;
    padding: 60px 15px;
    background: #243A4D;
    padding-bottom: 10px;
}
.divSiteContentInnerViewAll h2{
    color: white;
    text-align: center;
    min-width: 100%;
    margin: auto;
}
.divSiteContentInnerViewAll a{
    color: #a7a7a7;
    text-align: center;
    min-width: fit-content;
    margin: auto;
    text-decoration: underline;
}

.divNavigation-standard.divNavigation-logo .divNavigationInner {
	width:100%;
	max-width:100% !important;
	flex:unset;
	padding-left:7.5%;
	padding-right:30px;
}

.divNavigation .btn-sandwich .icon-bar{
	background:#243A4D;
}

.divToggleContainer-links .anchNavigation:hover, 
.divToggleContainer-links .anchNavigation:focus, 
.divToggleContainer-links .anchNavigation:active, 
.divToggleContainer-links .anchNavigation.current{
	border-color:#ffffff;
	backgroud:#243A4D;
}


.divBannerAlertWrapper {
    background: #222222;
    height: auto;
}

.divBannerAlertWrapper * {
	color:#ffffff;
}

.divBannerAlertWrapper a {
	color:#ffffff;
	text-decoration:underline;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}
.divBannerAlertWrapper a:hover {
	color:#dddddd;
	text-decoration:underline;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}


.divNavigation-super{
	background:#243A4D;
	width:40%;
	margin-left: 60%;
	border-radius:0 0 0 15px;
}

.divNavFields-super .anchNavigation{
	display:inline-block;
	color: #FFF;
	text-align: right;
	font-family: 'Questrial';
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	height:66px;
	line-height:66px;
	padding:0px 15px !important;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divNavFields-super .anchNavigation:hover,
.divNavFields-super .anchNavigation.current{
	background:transparent;
	color:#dddddd;
	text-decoration:underline;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divNavigation-super.divNavigation-split .divLogoWrapper {
	margin-top: 66px;
}

.divSiteInfoWrapper-contact,
.divSiteInfoInner-contact,
.divSiteInfoWrapper-social,
.divSiteInfoInner-social {
	width:fit-content;
	max-width:fit-content;
}


.divNavigation-main{
	background:#ffffff;
}

.divLogoWrapper{
	text-align:left;
	margin-top: -52px;
}

.divNavFields-main{
	text-align:center;	
}

.divNavFields-main .anchNavigation{
	color: #000;
	font-family: 'Questrial';
	font-size: 16px;
	font-weight: 400;
	padding:0;
	margin:0 15px;
	background:#ffffff;
	border-bottom:15px 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;
}

.divNavFields-main .anchNavigation:hover,
.divNavFields-main .anchNavigation:active,
.divNavFields-main .anchNavigation:focus,
.divNavFields-main .anchNavigation.current{
	background:#ffffff;
	border-bottom:15px solid #AFA179;
	color: #000;
	-webkit-box-shadow: inset 0px -5px 0px 0px background:transparent;
	-moz-box-shadow:    inset 0px -5px 0px 0px background:transparent;
	box-shadow:         inset 0px -5px 0px 0px background:transparent;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}



.divNavigation-main.divNavigation-split a {
	display:inline-block;
	font-family:'Open Sans', sans-serif;
	font-weight:bold;
	height:114px;
	line-height:114px;
	background:#ffffff;
	color:#222222;
	margin:0 !important;
	padding:0px 15px !important;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divNavigation-main.divNavigation-split a:hover,
.divNavigation-main.divNavigation-split a:active,
.divNavigation-main.divNavigation-split a:focus,
.divNavigation-main.divNavigation-split a.current {
	background:#243A4D;
	color:#ffffff;
	-webkit-box-shadow: inset 0px -5px 0px 0px background:transparent;
	-moz-box-shadow:    inset 0px -5px 0px 0px background:transparent;
	box-shadow:         inset 0px -5px 0px 0px background:transparent;
}


.divAnchCatDD {
    border: 1px solid #dddddd;
    background: #ffffff;
    line-height: normal;
    border-bottom: 4px solid #243A4D;
    animation: fadeIn linear 600ms;
    -webkit-animation: fadeIn linear 600ms;
    -moz-animation: fadeIn linear 600ms;
    -o-animation: fadeIn linear 600ms;
    -ms-animation: fadeIn linear 600ms;
}

.divAnchCatDD .anchDDNavigation {
    border-bottom: 1px solid #dddddd;
    padding: 5px 10px;
    display: block;
    height: 100%;
}

.divAnchCatDD .anchDDNavigation-category {
    font-family: Questrial;
    font-size: 16px;
    font-weight: 400;
	background:#ffffff;
    color:#222222;
    padding-top: 10px;
    padding-bottom: 10px;

	text-align:left;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divAnchCatDD .anchDDNavigation-category:hover,
.divAnchCatDD .anchDDNavigation-category.current {
	background:#243A4D;
    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;
}

.anchDDNavigation-subcategory {
    font-family:'Open Sans', sans-serif;
    font-size: 16px;
    font-weight:normal;
    color:#222222;
	text-align:left;
    text-indent: 10px;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.anchDDNavigation-subcategory:hover,
.anchDDNavigation-subcategory.current {
    background:#243A4D;
    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;
}

.divMenuWrapper .btn-dropdown{
	background:#243A4D;
	color:#ffffff;
	font-family:'Open Sans', sans-serif;
}

.divMenuWrapper-side .divMenuInner{
	border-bottom:0px solid #243A4D;
	background:#EDEDED73;
	
}

.divMenuWrapper-side .anchMenuItem{
	font-family:'Open Sans', sans-serif;
	font-size:18px;
	background:#EDEDED73;
	color:#222222;
}

.divMenuWrapper-side .anchMenuItem + .anchMenuItem, .divMenuWrapper-side .anchMenuItem + .divMenuCategoryWrapper .anchMenuItem, .divMenuWrapper-side .anchMenuItem + .divMenuSubcategoryWrapper .anchMenuItem, .divMenuWrapper-side .divMenuCategoryWrapper + .divMenuCategoryWrapper, .divMenuWrapper-side .divMenuCategoryWrapper + .anchMenuItem {
	border-top:0;
}

.divMenuWrapper-side .anchMenuItem.current, 
.divMenuWrapper-side .anchMenuItem:hover, 
.divMenuWrapper-side .anchMenuItem-category:focus {
	background:#567B76;
	color:#ffffff;
}

.divMenuSubcategoryWrapper .anchMenuItem-side{
	font-family:'Open Sans', sans-serif;
	font-size:16px;
	background:#f5f5f5;
	color:#222222;
}

.divMenuSubcategoryWrapper .anchMenuItem-side:hover,
.divMenuSubcategoryWrapper .anchMenuItem-side.current{
	background:#222222;
	color:#ffffff;
}


.divAlbumCoverInner {
	background:#000000;
}

.divMenuWrapper-album .divAlbumCoverInner .anchMenuItem .divAlbumCaption {
    color: #ffffff;
	background:rgba(0,0,0,.001);
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divMenuWrapper-album .divAlbumCoverInner:hover .anchMenuItem .divAlbumCaption {
    color: #ffffff;
	background:rgba(0,0,0,.6);
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divAlbumCaption .categoryCaption {
	text-shadow:0px 1px 6px rgba(0,0,0,0.65);
}

.divMenuWrapper-album .divAlbumCoverInner .divAlbumMedia img {
    position: absolute;
    max-width: none !important;
    width: 100%;
    height: 100%;
    object-fit:cover;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
	opacity:.7;
    -moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divMenuWrapper-album .divAlbumCoverInner:hover .divAlbumMedia img {
	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;
}


.btn-sandwich .icon-bar + .icon-bar {
    margin-top: 6px;
}

.divNavigation-sandwich .btn-sandwich .icon-bar{
	background:#243A4D;
	height: 4px;
    border-radius: 2px;
}

.btn-sandwich .icon-bar-1,
.btn-sandwich[aria-expanded="true"] .icon-bar-1 {
	top: 11px;
}

.divToggleContainer-links{
	top:unset;
	max-height: 250px;
	overflow: scroll;
	background:#ffffff;
}

.divToggleContainer-links .anchNavigation{
	border-bottom:1px solid #dddddd
	background:#ffffff;
	color:#222222;
	font-family:'Open Sans', sans-serif;
	font-size:18px;
	font-weight:bold;
}

.divToggleContainer-links .anchNavigation.current,
.divToggleContainer-links .anchNavigation:hover,
.divToggleContainer-links .anchNavigation:focus,
.divToggleContainer-links .anchNavigation:active{
	background:#243A4D;
	color:#ffffff;
	border-left:4px solid #222222 !important;
}


.mainSlideshowVideo {
	object-fit:cover;
}

.divMainCalloutWrapper > .container {
	width:100%;
	max-width:100% !important;
	padding:0;
}

.divMainCalloutWrapper {
	clear:both;
	width:100%;
	height:718px;
}

.divMainCalloutInner .divBlockMedia img{
	width:100%;
	height:718px;
	object-fit:cover;
}

.divMainCalloutTextInner {
    color: #ffffff;
    width: 100%;
	display:flex;
	align-items:center;
	justify-content:center;
}

.divMainCalloutTextInner h1{
	color: #FFF;
	text-align: center;
	text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
	font-family: Manrope;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: 136.211%;
}

.divMainCalloutTextInner h2{
	color: #FFF;
	text-align: center;
	text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
	font-family: Questrial;
	font-size: 26px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-bottom:30px;
}

.divMainCalloutTextInner h3{
	color: #FFF;
	text-align: center;
	text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
	font-family: Questrial;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.divMainCalloutTextInner p{
	color: #FFF;
	text-align: center;
	text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
	font-family: Lato;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 22px;
}

.divMainCalloutTextInner a {
	color:#222222;
	text-decoration:underline;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divMainCalloutTextInner a:hover {
	color:#243A4D;
	text-decoration:underline;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divMainCalloutTextInner a.anchButton{
	display:inline-block;
	font-family:'Open Sans', sans-serif;
	font-size:20px;
	color:#ffffff !important;
	background:#567B76;
	padding: 5px 15px;
	border:0px solid #243A4D;
	border-radius:100px;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divMainCalloutTextInner a.anchButton:hover{
	background:#243A4D;
	color:#ffffff;
	border:0px solid #243A4D;
	-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, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: 'prev';
	font-size:40px;
	color:#ffffff;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: 'next';
	font-size:40px;
	color:#ffffff;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0px;
    left: 0;
    width: 100%;
    height:60px;
	padding-bottom:25px;
    background:rgba(0, 0, 0, 0.50);
}

.swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    margin:6px 6px !important;
    display: inline-block;
    border-radius: 100%;
    background: #f5f5f5;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #608E84;
    opacity: 1;
}



.divMainCalloutWrapper {
	background: #CEC6B17D;
}

.divMainCalloutWrapper .divMainCalloutTextWrapper{
	background:rgba(0, 0, 0, 0.50);
	width:100%;
	height: calc(100% - 60px);
	padding:0% 15%;
	bottom: 60px;
	padding-top:60px;
	margin:0 !important;
}


.divMainCalloutWrapper-static .divMainCalloutInner .divBlockMedia img{
	opacity:1;
}

.divMainCalloutWrapper-static .divMainCalloutTextWrapper{
	background:rgba(0,0,0,.4);
	width:100%;
	padding:0;
	bottom: 0;
}

.divMainCalloutWrapper-static .divBlockWrapper-maincallout .divMainCalloutTextWrapper {
    position: absolute;
	width:100%;
	display:inline-block;
    top: unset;
	bottom:0;
    left: 0;
    height: 100%;
    align-content: center;
    -webkit-transform: translate(0%,0%);
    -moz-transform: translate(0%,0%);
    transform: translate(0%,0%);
	padding:20px;
    border-bottom-right-radius: 189px;
	text-align:center;
}

.divMainCalloutWrapperInner {
	border-radius:0 0 200px 0;
}


.divMenuLinks .divMenuLink a {
	display: block;
	font-family:'Roboto', sans-serif;
	text-align:center;
	font-size: 24px;
	line-height: 2;
	color:#ffffff;
	background: #243A4D;
	padding: 0.5em;
	margin:1em;
	border: 3px solid #243A4D;
	min-width:380px;
	width: auto;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divTestimonialQuote {
	height:62px;
	width:100%;
	background:url('https://thecrossroadscenter.org/media/user/home/Get Quote.png');
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
	margin-bottom:30px;
}

.divBlogDetail-title {
	font-family: 'Questrial';
	font-size: 26px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom:0;
	margin-top:15px;
}

.divBlogDetails-bottom .anchSynopsisCTA {
	min-width:200px;
	text-align:center;
	border-radius: 100px;
}

.divMenuLinks .divMenuLink a:hover{
	color:#243A4D;
	background:#ffffff;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divMiniCallout{
	height:100%;
}

.divMiniCallout img {
	border-radius:13px 13px 13px 13px !important;
}

.divMiniCalloutWrapper{
	padding:15px;
}

.divMiniCalloutRow-1 .divMiniCallout .divMiniCalloutTextWrapper,
.divMiniCalloutRow-2 .divMiniCallout .divMiniCalloutTextWrapper{
	position:absolute;
}

.divMiniCallout figcaption {
	display:none;
}

.divMiniCalloutInner {
	box-shadow:unset;
}

.divMiniCallout .divMiniCalloutTextWrapper h3, 
.divMiniCallout .divMiniCalloutTextWrapper p{
	color: #243A4D;
	text-align: center;
	font-family: Questrial;
	font-size: 26px;
	font-weight: 400;
	text-align:center;
	-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 .divMiniCalloutTextWrapper h3, 
.divMiniCallout:hover .divMiniCalloutTextWrapper p{
	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;
}

.divSiteContentInnerMinis2 .divMiniCallout .divMiniCalloutTextWrapper h3, 
.divSiteContentInnerMinis2 .divMiniCallout .divMiniCalloutTextWrapper p {
	text-align:left;
	color:#243A4D !important;
}

.divSiteContentInnerMinis1 {
	width:100%;
	max-width:100% !important;
	background:#CEC6B17D;
	padding-top:75px;
	padding-bottom:55px;
}

.divMiniCallout .divMiniCalloutTextWrapper{
	background:#ffffff;
	border-radius: 0 0 13px 13px;
	bottom:0;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divSiteContentInnerMinis2 {
	padding:80px 15px;
}

.divSiteContentInnerMinis2 .divMiniCalloutRow-2,
.divSiteContentInnerMinis2 .divMiniCalloutRow-1,
.divSiteContentInnerMinis1 .divMiniCalloutRow-3 {
	display:none !important;
}

.divSiteContentInnerMinis2 .divMiniCallout {
	border-radius: 13px;
	border: 3px solid #5381A8;
	padding:60px 40px;
	width:31%;
	max-width:31% !important;
	flex:unset;
}

.divSiteContentInnerMinis2 .divMiniCallout-1 {
	margin-top:120px;
}

.divSiteContentInnerMinis2 .divMiniCallout-2 {
	margin-top:60px;
}

.divMiniCalloutRow-3 {
	justify-content:space-between;
}

.divMiniCallout:hover .divMiniCalloutTextWrapper{
	border-radius: 0 0 13px 13px;
	background: #243A4D;
	bottom:0;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divMiniCallout .divBlockMedia img {
	border-radius: 0 0 13px 13px;
}

.divMiniCalloutRow-1 .divMiniCallout {
	width:50%;
	max-width:50%;
	flex:unset;
}

.divMiniCalloutRow-2 .divMiniCallout {
	width:100%;
	max-width:100%;
	flex:unset;
}

.divMiniCalloutRow-3 .divMiniCallout img {
	width:67px;
	height:67px;
}

.divMiniCalloutRow-3 .divMiniCallout .divMiniCalloutTextWrapper {
	background:transparent;
}

.divMiniCalloutRow-3 .divMiniCalloutText-header h3 {
	color: #243A4D;
	font-family: 'Questrial';
	font-size: 50px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.divMiniCalloutRow-3 .divMiniCalloutText-paragraph p {
	color: #243A4D;
	font-family: 'Lato';
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 22px;
}



.div-additional-block-1 .spnBlockContent {
	display:flex;
	justify-content:center;
	flex-direction:column;
}

.div-additional-block-1 .divBlockInner-media-right .spnBlockContent {
	padding-right:10%;
}
.div-additional-block-1 .divBlockInner-media-left .spnBlockContent {
	padding-left:10%;
}

.div-additional-block-1 h2 {
	color:#243A4D !important;
}

.divSiteContentInnerAdditionals1 {
	width:100%;
	max-width:100% !important;
	background:url(../images/additionalsBg.png);
	background-size:100%;
	background-position:center;
	padding:60px 15px;
}



.divNewsAnnounceWrapper {
	background:#243A4D;
}

.divSiteContentInnerTestimonials  {
	width:100%;
	max-width:100% !important;
	background:url(../images/testimonialsBg.png);
	background-size:100% 100%;
	background-position:top;
	background-repeat:no-repeat;
	min-height: fit-content;
	overflow:hidden;
}

.divSiteContentInnerBlog {
	width:100%;
	max-width:100% !important;
	padding:60px 15px;
	background:#243A4D;
}

.main-pagedirectory-home .divBlockWrapper-testimonial.carded .divBlockInner p.author,
.main-pagedirectory-home .divBlockWrapper-testimonial.carded .divTestimonialIcon,
.main-pagedirectory-home .divBlockWrapper-synopsis .divSynopsisList,
.main-pagedirectory-home .divBlogWrapper .divBlogDetails-top .divBlogDateDetails,
.main-pagedirectory-home .divBlogWrapper-synopsis .divBlogDatePrefix {
	display:none !important;
}

.main-pagedirectory-home .divBlockWrapper-testimonial.carded .divBlockInner {
	border:0 !important;
	box-shadow:unset;
}

.main-pagedirectory-home .divBlockWrapper-testimonial.carded .divBlockInner p {
	color: #FFF;
	text-align: center;
	font-family: 'Questrial';
	font-size: 26px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	width:50%;
	margin:auto;
}

.main-pagedirectory-home .divBlockWrapper-testimonial.carded .divBlockInner .spnBlockConentent {
	text-align:center !important;
}

.main-pagedirectory-home .divBlogWrapper-synopsis .divBlogDetails-top {
	padding-bottom:0;
	margin-bottom:0;
}

.main-pagedirectory-home .divPullingFromPageWrapper-blog {
	display:flex;
	gap:35px;
}

.main-pagedirectory-home .divBlogWrapper-synopsis .divBlogInner {
	flex-direction:column-reverse;
	border-radius: 13px;
	background: #FAFAFA;
	box-shadow: 0 4px 10.2px 8px rgba(0, 0, 0, 0.08);
	padding:35px;
}

.main-pagedirectory-home .divBlogWrapper-synopsis .divBlockWrapper-blog {
	width:100%;
	max-width:100%;
}

.main-pagedirectory-home .divBlogWrapper-synopsis + .divBlogWrapper-synopsis {
	padding-top:0;
	margin-top:0;
	border-top:0;
}

.divTestimonial-slider,
.divPullingFromPageWrappe,
.divBlockWrapper-testimonial.carded {
	max-width:100%;
}

.divBlogWrapper-synopsis .divBlockWrapper-media .divBlockInner{
	padding:0;
}

.divPullingFromPageWrapper .divBlogWrapper .divBlogInner .divBlockWrapper .divBlockInner .divBlockMedia img{
	padding:15px;
}


.divPullingFromPageWrapper .divBlogWrapper .divBlogInner .divBlockWrapper .divBlockInner .divBlockMedia img{
	height:300px;
}
.divPullingFromPageWrapper .divBlogWrapper-synopsis .divBlogInner,
.divPullingFromPageWrapper .divBlogWrapper .divBlogInner .divBlockWrapper,
.divPullingFromPageWrapper .divBlogWrapper .divBlogInner .divBlockWrapper .divBlockInner,
.divPullingFromPageWrapper .divBlogWrapper .divBlogInner .divBlockWrapper .divBlockInner .divBlockMedia{
	margin-top:0;
	height:100%;
}

.divPullingFromPageWrapper .divBlogWrapper .divBlogInner,
.divBlockWrapper-text,
.divBlockWrapper-text .divBlockInner{
	height:auto;	
} 

.divPullingFromPageWrapper .divBlogDetails,
.divPullingFromPageWrapper .divBlogDetails h3,
.divPullingFromPageWrapper .divBlogDetails div{
	padding-bottom:0;
	margin:0;
}
.divPullingFromPageWrapper .divBlockWrapper-synopsis .divBlockBody{
	margin:5px auto;
}

.divPullingFromPageWrapper .divBlockWrapper-synopsis .divBlockBody p{
	font-size:12px;
}



.divSponsorSlideWrapper {
    padding: 0;
	padding-bottom:30px;
    border-top: 0px solid #dddddd;
    border-bottom: 0px solid #dddddd;
	margin: 0;
}

.divSponsorHeaderWrapper {
	background:#222222;
	padding:20px 0px;
}

.divSponsorHeaderWrapper h2 {
	color:#ffffff;
	margin-bottom:0;
}

.divSponsorSlideWrapper .swiper-container-horizontal>.swiper-pagination-bullets, 
.divSponsorSlideWrapper .swiper-pagination-custom, .swiper-pagination-fraction {
	position: relative;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 30px;
    background:transparent;
}

.divSponsorSlideWrapper .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
	margin:4px !important;
    display: inline-block;
    border-radius: 100%;
    background: #222222;
    opacity: 1;
}

 .divSponsorSlideWrapper .swiper-pagination-bullet-active {
    background: #243A4D;
    opacity: 1;
}


footer{
	margin-top:0;
}

footer .divSiteInfoWrapper-social a {
	background:#567B76;
	border-radius:50%;
	width:40px;
	height:40px;
	display:flex;
	align-items:center;
	justify-content:center;
}

footer .divSiteInfoInner-social {
	display:flex;
}

.divFooterRow-extra {
	padding-bottom:15px;
	width:100%;
	display:flex;
	align-items:center;
	justify-content:center;
}

.divSiteInfoWrapper-directions,
.divSiteInfoWrapper-tagline {
	display:none;
}

footer .clearfix {
	display:none !important;
}

.divFooterRow-top{
	height:60px;
	line-height:60px;
	background:#15232F;
	padding: 0;
}

.divFooterRow-top > .container {
	height:60px;
	line-height:60px;
}

.divFooterRow-top p {
	color: #FFF;
	text-align: center;
	font-family: 'Questrial';
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	height:60px;
	line-height:60px;
	margin:0;
}

.divNavFields-topFooter a:hover{
	background:#222222;	
}

.anchNavigation-footer-super {
	display:inline-block;
	font-family:'Open Sans', sans-serif;
	font-size:18px;
	background:transparent;
	color:#222222;
	padding:0px 15px;
	height:66px;
	line-height:66px;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.anchNavigation-footer-super:hover,
.anchNavigation-footer-super.current {
	background:#243A4D;
	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;
}

.divSiteInfoWrapper-social a {
    font-size: 23px;
	margin:0 15px;
    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;
}

.divSiteInfoWrapper-social a:hover {
    color: #dddddd;
    -moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divSocialFields {
	width:fit-content;
	max-width:fit-content;
	flex:unset;
	margin:0 !important;
}

.divNavFields-super {
	width:fit-content;
	max-width:fit-content;
	flex:unset;
	margin:0 !important;
}

#divSiteWrapper > footer > div.divFooterRow.divFooterRow-middle > div > div > div.divFooterColumn.divFooterColumn-logo.divFooterLogo.col-12.col-md-12.col-lg-4 > div:nth-child(5) a,
.divSiteInfoInner-contact a {
	display:inline-block;
	font-family:'Open Sans', sans-serif;
	font-size:16px;
	background:transparent;
	color:#222222;
	text-decoration:unset;
	height:auto;
	line-height:normal;
	margin-bottom:10px;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

#divSiteWrapper > footer > div.divFooterRow.divFooterRow-middle > div > div > div.divFooterColumn.divFooterColumn-logo.divFooterLogo.col-12.col-md-12.col-lg-4 > div:nth-child(5) a:hover,
.divSiteInfoInner-contact a:hover {
	background:transparent;
	text-decoration:underline;
	color:#243A4D;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

header .divSiteInfoInner-contact a {
	color:#ffffff;
	font-family:'Questrial';
	border:0 !important;
	height:auto;
	line-height:normal;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}
header .divSiteInfoInner-contact a:hover {
	color:#dddddd;
	text-decoration:underline;
	font-family:'Questrial';
	border:0 !important;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divFooterRow-middle{
	background:#ffffff;
	padding:60px 0px;
	padding-bottom:0px;
}

.divFooterColumn-logo {
    padding: 0px 0px 30px 0px;
    text-align: left;
	display:flex;
	align-items:start;
}

.divFooterColumn-logo .row {
	margin:0;
	flex-direction:column;
}

.divFooterRow-middle *{
	color:#222222;
}

footer .divNavigation-standard nav {
	align-content:start;
}

.divFooterColumn-nav {
	max-width:30%;
	flex:unset;
	width:30%;
}
.divFooterColumn-logo {
	max-width:70%;
	flex:unset;
	width:70%;
}
.safespaceFooterImg {
	max-width:226px !important;
	width:193px;
	height:60px;
	padding:0 !important;
}

#divSiteWrapper > footer > div.divFooterRow.divFooterRow-middle > div > div > div.divFooterColumn.divFooterColumn-logo.divFooterLogo.col-12.col-md-12.col-lg-4 > div:nth-child(5) {
	padding:0 30px;
}

.anchNavigation-footer {
	font-family: 'Lato';
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	margin:0px 15px;
	background:transparent;
	color:#222222;
	border-bottom: 4px 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;
}

.anchNavigation-footer:hover,
.anchNavigation-footer.current {
	color:#243A4D;
	border-bottom: 4px 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;
} 

.divFooterRow-bottom {
    background: #AFA179;
}

.divFooterColumn-copyright p,
.divFooterColumn-copyright p a,
.divFooterColumn-adaprivate p,
.divFooterColumn-adaprivate p a{
	font-family:'Open Sans', sans-serif;
   	color:#222222;
   	font-size:16px;
	text-align: center;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divFooterColumn-copyright p a:hover,
.divFooterColumn-adaprivate p a:hover{
   	color:#243A4D;
text-decoration:underline;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}


@media (min-width: 992px) {
	.divMenuWrapper-side-left{
		padding-left: 15px;
	}
}

.divContactScreenDetail-logo {
	padding-bottom:15px;
}

.divBlockInner-media-right, .divBlockInner-media-left {
  display: block !important;
}

.divContactScreenDetail-logo img{
	padding:5px;
	background:#ffffff;
}

.dropdown-item.active, .dropdown-item:active {
	background-color:#243A4D;
}

.main-pagedirectory-testimonials .divBlockWrapper-block-double {
	margin-top:15px;
}

.divSearchWrapper-directory .divSearchInner {
	flex-direction:column;
	align-items:end;
}

.divContactFormInput .inpProperty-select {
	height:50px;
}

.anchBackToTop {
	color: #ffffff;
}
.anchBackToTop:hover {
	color: #ffffff;
	text-decoration:underline;
}

.divPageTitle {
	min-height: 114px;
	height:auto;
	padding-top:25px;
	padding-bottom:25px;
	background: #243A4D;
	text-align:center;
}

.divPageTitle2 {
	background:#608E84;
	height:74px;
	line-height:74px;
}

.divSiteContentInnerMinis1 > h2,
.divSiteContentInnerMinis2 > h2 {
	font-family: 'Manrope';
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	width:100%;
	text-align:center;
	margin-bottom:45px;
}

.divPageTitle2 .container {
	height:74px;
	line-height:74px;
}

.divPageTitle2 p {
	margin:0;
	color:#ffffff;
	font-family: 'Manrope';
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	height:74px;
	line-height:74px;
}

.divPageTitle h1, 
.divPageTitle h2, 
.divPageTitle h3 {
    color: #FFF;
	font-family: 'Manrope';
	font-size: 48px;
	font-weight: 700;
	width:100%;
	text-align:start;
}

button {
	background:transparent;
	border: none;
}

.divContactFormInput .inpProperty-submit,
.divContactScreenDetail-directions button,
.anchBlockAction,
.divBlockWrapper-text .anchSynopsisCTA,
.divSearchInput-submit input,
.divContactScreenDetail-cta a,
.anchBtn,
button a,
a.anchButton,
.divExpandOptions .anchExpandWrapper,
.divExpandWrapper .anchExpandLink{
	font-family:'Roboto', sans-serif;
	background:#567B76;
	font-weight:normal;
	color:#ffffff !important;
	border:0px solid #243A4D;
	text-decoration:unset !important;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divContactFormInput .inpProperty-submit:focus,
.divContactFormInput .inpProperty-submit:hover,
.divContactScreenDetail-directions button:hover,
.anchBlockAction:hover,
.divBlockWrapper-text .anchSynopsisCTA:hover,
.divSearchInput-submit input:hover,
.divContactScreenDetail-cta a:hover,
.anchBtn:hover,
button a:hover,
a.anchButton:hover,
.divExpandOptions .anchExpandWrapper:hover,
.divExpandOptions .anchExpandWrapper.open,
.divExpandWrapper .anchExpandLink:hover{
	background:#243A4D;
	color:#ffffff !important;
	border:0px solid #666666;
	text-decoration:unset !important;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

a.anchButton {
	border-radius:100px;
	min-width:203px;
	text-align:center;
}

.divBlockWrapper-text .anchSynopsisCTA {
	text-decoration:none;
	text-transform:unset;
}

.anchBtn {
	padding: 5px 10px;
}

.divBlockMedia figcaption {
	color: #222222;
	text-decoration:none;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divBlockWrapper h2 {
	color:#222222;
}

.divBlockWrapper h2 a {
	font-family: 'Manrope';
	font-size: 32px;
	font-weight: 600;
	color:#222222;
	text-decoration:underline;
	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;
}

.divBlockWrapper h2 a:hover {
	color:#243A4D;
	text-decoration:none;
	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;
}

.divBlockWrapper h3 {
	color:#243A4D;
}

.divBlockWrapper h3 a {
	font-family: 'Questrial';
	font-size: 26px;
	font-weight: 400;
	text-decoration:underline;
	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;
}

.divBlockWrapper h3 a:hover {
	color:#243A4D;
	text-decoration:none;
	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;
}

.divBlockWrapper p {
	color:#222222;
}

.divBlockWrapper a,
.divBlockMedia .anchImageLink figcaption,
.divUserLoginResetWrapper a {
	color:#222222;
	text-decoration:underline;
	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;
}

.divBlockWrapper a:hover,
.divBlockMedia .anchImageLink:hover figcaption,
.divUserLoginResetWrapper a:hover {
	color:#243A4D;
	text-decoration:none;
	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;
}

.divBlockWrapper td {
	font-family:'Open Sans', sans-serif;
	font-size:18px;
}

.divBlockWrapper ul,
.divBlockWrapper li {

	font-size: 16px;
}

.divBlockWrapper ul {
	padding-left:40px;
}

.divBlockWrapper li {
	list-style-position: outside;
}

.divBlockWrapper-testimonial.carded {
    float: left;
    width: 100%;
    padding-top: 0;
    margin-top: 35px;
    margin-bottom: 30px;
}

.divBlockWrapper-testimonial.carded .divBlockInner {
    border: 1px solid #dddddd;
    border-top: 4px solid #243A4D;
}

.divBlockWrapper-testimonial.carded .divTestimonialIcon {
    border: 1px solid #dddddd;
    color: #222222;
    background: #ffffff;
}

.author {
	font-family:'Open Sans', sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#222222;
}

.divBlockWrapper-faq .divBlockInner-question {
    background: #ffffff;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divBlockWrapper-faq .divBlockInner-question.open, 
.divBlockWrapper-faq .divBlockInner-question:hover {
    background: #dddddd;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divBlockWrapper-faq .divBlockInner-question > *:not(span) {
	font-family:'Open Sans', sans-serif;
    font-weight:bold;
    font-size: 18px;
}

.divBlockWrapper blockquote {
	border-left: 4px solid #243A4D !important;
}

.divBlockWrapper-gallery .divBlockImageHoverText {
	padding:15px;

}


.divEventDetails, 
.divEventDetail {
	display:inline-block;
}

.divEventWrapper-synopsis {
    margin-bottom: 20px;
    border: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.divShareInner a i {
	margin-right:8px;
}

.divShareInner a {
	margin-right:20px;
	border:0px solid #243A4D;
	color:#243A4D;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divShareInner a:hover {
	color:#666666;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.anchBlockAction {
 	display:inline-block;
	position:relative;
	margin-top:20px;
	margin-bottom:10px;
}

.btnSubmitSearchTerm-entry {
padding: 0 15px !important;
}


#main > div.divSiteContentWrapper.m-auto.p-0.row > div.divSiteContentInner.divSiteContentInner-sitewidth.container.row.m-auto > div > div > div > div.divBlogDetails.divBlogDetails-top.col-12.col-xl-9 > h2 {
	Display: none;
}

.anchShowMore {
	color:#222222;
}

.anchShowMore:hover {
	color:#222222;
}

.divExpandWrapper .anchExpandLink {
    font-family:'Open Sans', sans-serif;
    font-size: 18px;
	background:#f5f5f5;
    color: #243A4D;
    -moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divExpandWrapper .anchExpandLink:hover {
	background:#dddddd;
    color: #222222;
    -moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.anchSynopsisList {
	color:#243A4D;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.anchSynopsisList:hover {
	color:#222222;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divContentState h1, 
.divContentState h2, 
.divContentState h3 {
font-size: 30px;
}

.divBlogWrapper-detail .divBlogDetails-top {
border-top: 3px solid #243A4D;
width:100%;
max-width:100%;
flex:0 0 100%;
}

.divDetailList .anchDetailList {
	color: #222222;
	text-decoration: underline;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divDetailList .anchDetailList:hover {
	color: #243A4D;
	text-decoration: underline;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divPaginationWrapper {
width:100%;
}

.divBlogWrapper-synopsis .divBlogDetails-top {
	border-bottom: 0 solid transparent;
}

.divContentState-blog {
	display: none;
}


.anchViewListingDetails {
	font-size:18px !important;
}

.anchViewListingDetails i {
	position: relative;
	display: inline-block;
    font-size: 18px !important;
    top: 2px;
}

.divListingDetail a,
.divListingDetail-value a {
	color:#243A4D;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divListingDetail a:hover,
.divListingDetail-value a:hover {
	color:#666666;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.spanDataValue {
	font-family:'Open Sans', sans-serif;
	font-size:16px;
}

.spanDataValue a {
	font-family:'Open Sans', sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#243A4D;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.spanDataValue a:hover {
	color:#666666;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divContactScreenDetail-top {
	padding-left:0px;
}

.divContactFormInput-submit {
	margin-bottom:30px;
}

.divContactScreenDetail-bottom {
	margin:0 !important;
}

.tabletOnly {
	display:none;
}

@media (min-width:768px) and (max-width:1024px) {
	.divFooterRow-extra {
		justify-content:start;
		padding:15px 30px;
	}
    .super-row{
        display: none;
    }
.contact-row {
        padding-left: 2.35em !important;
    }
}
@media (min-width:1024px) and (max-width:1440px) {
    .body-blog .divBlockWrapper-media{
        margin: unset;
        max-width: 39%;
        align-content: center;
    }
    .contact-row{
        margin-left: 7px!important;
    }
    .divLogoWrapper img{
        margin-left: 15%;
        width: 80%;
    }
    .anchLogoLink:focus{
        padding-right: unset!important;
    }
}
@media (min-width: 1440px){
    .divFooterColumn-logo img{
        min-width: 25%;
        height: auto;
    }
}
@media (min-width:769px) and (max-width:1440px) {


}
@media (min-width:768px) and (max-width:1440px) {
    .biggerlogo{
        display: none;
    }
    .divFooterColumn-logo img{
        min-width: 33%;
        height: auto;
    }
    .tabletOnly{
        margin-left: 0em;
    }
    .contact-row{
        margin-right: -17%!important;
    }
    #minis h2{
        padding-top: 1em;
        padding-bottom: 1em;
    }
    .divSiteContentInnerMinis2 h2{
        padding-top: 1em;
        padding-bottom: 1em;
    }
    .mini-callout-line{
        display: none;
    }
    .body-home .divPullingFromPageWrapper-blog{
        padding-bottom: 3em;
    }
    .tabletOnly{
        display: block!important;
    }
    .divBannerAlertWrapper{
        position: fixed;
        z-index: 999;
        min-width: 100%;
    }
    .divMiniCallout{
        padding-bottom: 2em;
    }
    .divBlogDetail-tags{
        flex-wrap: wrap;
    }
    .divMainCalloutInner picture{
        border-bottom-right-radius: 189px;
    }
    .anchDetailList-tag{
        margin-bottom: 1em!important;
    }
    .biggerlogo{
        margin-left: 0em;
    }
    .safespaceFooterImg{
        margin-left: 0em;
    }
    .body-contact-us .divContentWrapper-fullwidth{
        flex-wrap: wrap;
    }
    .banner-active{
        top: 129px;
    }
    .divNavigation-sandwich .divToggleContainer-links{

        padding-bottom: 5em;
    }
	.divSiteContentInner-sitewidth.container {
		padding:15px !important;
	}
	.divPageTitle{
        align-content: center;
    }
	.divPageTitle h1, .divPageTitle h2, .divPageTitle h3,
	.divMainCalloutTextInner h1 {
		font-size: 36px;
	}
    .divSiteContentGetHelp p{
        max-width: 50%!important;
    }
	.divPageTitle h1, .divPageTitle h2, .divPageTitle h3{
        
    }
	.divSiteContentInnerMinis2 .divMiniCallout .divMiniCalloutTextWrapper h3, .divSiteContentInnerMinis2 .divMiniCallout .divMiniCalloutTextWrapper p {
		text-align:center;
	}
    .divMainCalloutText-tinyMCE h2{
        color: white;
    }
    .divMainCalloutText-tinyMCE p{
        color: white;
    }
    .divNavigation-super {
        width: 100%;
        border-radius: 0 0 0 0;
        height: 75px;
        background-color: #5381A8;
        background-image: url(../images/org-lgbt-heart-02 1.png);
        background-position: center;
        background-repeat: no-repeat;
    }
	.divMiniCallout .divBlockMedia figure picture {
		display:flex;
		align-items:center;
		justify-content:center;
	}
	
	.main-pagedirectory-home .divBlockWrapper-testimonial.carded .divBlockInner p {
		width:100%;
	}
	
	.divSiteContentInnerMinis2 > h2,
	.divSiteContentInnerMinis1 > h2 {
		margin-bottom:0;
		margin-top:15px;
	}
	
	.divSiteContentInnerTestimonials  {
		width:100%;
		max-width:100% !important;
		background:url(../images/testimonialsBgTablet.png);
		background-size:100% 100%;
		background-position:top;
		background-repeat:no-repeat;
		height:474px;
		overflow:hidden;
	}

	.divNavigation-split nav {
		display:none !important;
	}
	.divNavigation-split nav.divNavigation-sandwich {
		display:block !important;
	}

	.divEventSummary-mobile {
		display:none !important;
	}

	.main-blog .divBlogWrapper-synopsis .divBlogInner,
	.main-event .divEventWrapper-synopsis .divEventInner {
		gap:15px;
	}
	.main-blog .divBlockWrapper-text .anchSynopsisCTA,
	.main-event .divBlockWrapper-text .anchSynopsisCTA{
		width:fit-content;
		padding:5px 15px;
	}

header .divNavFields-main {
		display:none !important;
	}
	.divNavigation-sandwich {
		display:block !important;
	}
		
	header {
		position:fixed;
		border-bottom:1px solid #dddddd;
	}
	
	.banner-active-main {
		margin-top: 319px!important;
	}	
    main {
		margin-top: 190px;
	}		
		
	.divLogoWrapper {
	    text-align: left;
	    margin-top: 0px;
	    z-index: 11;
	}		

	.divMainCalloutWrapper {
		clear:both;
		width:100%;
		height: 100%;
	}
	
	.divMainCalloutInner .divBlockMedia img {
		position:relative;
	    width: auto;
		max-width:none;
	    height: 627px;
		left:50%;
		transform:translate(-50%, 0%);
	}	
	
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	    display:none !important;
	}
	
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	    display:none !important;
	}	
	
	.divMainCalloutWrapper .divMainCalloutTextWrapper {
		position:absolute;
	    width: 100%;
	    padding: 20px;
		display:flex;
		align-items:center;
		justify-content:center;
	}		
	
	.divMainCalloutWrapper-static .divMainCalloutTextWrapper {
		position:relative;
		clear:both;
	    background: rgba(0,0,0,.4);
	    width: 100%;
	    padding: 0;
	    bottom: 0;
	}	
	
	.divMainCalloutTextInner {
	    background: rgba(0,0,0,.001);
	}		
	
	.divMainCalloutTextInner .divMainCalloutText-tinyMCE {
	    padding: 0;
	}	
	
	.divNavigation-footer-super {
		display:none !important;
	}	
	
	.divFooterColumn-logo {
		flex-wrap:wrap;
		width:100%;
		max-width:100%;
	}
	
	.divFooterColumn-logo img {
		order:2;
	}
	
	.divFooterColumn-logo .row {
		flex-direction: column;
		width:50%;
	}
	
	#divSiteWrapper > footer > div.divFooterRow.divFooterRow-middle > div > div > div.divFooterColumn.divFooterColumn-logo.divFooterLogo.col-12.col-md-12.col-lg-4 > div:nth-child(3),
	.divFooterColumn-nav {
		display:none;
	}
	
	.divFooterColumn-logo img {
		margin-top:30px !important;
	}

	
	.divFooterRow-top .row {
		display: flex;
    	flex-direction: column;
	}
	
	footer .divSiteInfoWrapper-social {
	    text-align: center;
	    padding:10px 0px;
	}		
	
	footer .divSiteInfoInner-contact a {
	    width: 100%;
	    text-align: center;
	}			
	
	.divMenuWrapper-side,
	.divContentWrapper {
		margin-top:30px;
		margin-bottom:30px;
	}
	
	.divMenuWrapper-album .divAlbumCoverInner .divAlbumMedia img {
	    height: 120%;
	}	
	
	.divSearchWrapper-directory {
	    margin-top: 0px;
	}
	
	.divSearchWrapper {
	    margin-top: 0px;
	    margin-bottom: 30px;
	}
	
	.divContactScreen-form {
		margin-top:20px;
	}	

	.divContactScreenDetail-top {
		padding-right:0;
	}	
	
	.divContactScreenDetails {
		margin:0;
	}
	
	.g-recaptcha > div,
	.divContactScreenDetail-bottom .divContactFormInput-submit button {
		margin:auto;
	}
	
	.divBlogWrapper-synopsis .divBlogInner {
		gap:15px;
	}
	
	.user-frontend #main {
		margin-top:0;
	}
	
	.mainSlideshowVideo {
		width:102%;
		max-width:102% !important;
		margin-left:-1%;
	}
	
	.body-home .divBlockWrapper-text .divBlockInner {
		flex-direction:column;
	}
	
	.divContactScreen-form .divContactScreenInner {
		max-width:100%;
	}
	.divMiniCalloutRow-3,
	.divFooterRow-top-contact .container {
		flex-direction:column;
	}
	.divFooterRow-top-contact {
		height:100% !important;
	}
	.divFooterRow-top-contact .container > div:nth-child(1), .divFooterRow-top-contact .container > div.divPulledContactScreenInner.container.p-0 {
		width:100% !important;
	}
	.divFooterRow-top-contact {
		padding:30px !important;
	}
	
	.divPullingFromPageWrappe .divBlogWrapper:last-of-type {
		display:none;
	}
	
	.divSiteContentInnerMinis2 .divMiniCallout,
	.divMiniCalloutRow-1 .divMiniCallout {
		max-width:100% !important;
		width:100%;
	}
	
	.divSiteContentInnerMinis1 .divMiniCallout .divBlockMedia img {
		height:300px;
		object-fit:cover;
	}
	
	.divSiteContentInnerMinis2 .divMiniCallout-1 {
		margin-top:0;
	}
	
	.divSiteContentInnerMinis2 .divMiniCallout-2 {
		margin-top:0;
	}
	
	.divMiniCalloutRow-3 {
		gap:30px;
	}


	header {
		padding-right:0;
		background:unset;
	}
	.divNavigation-super {
		width:100%;
		border-radius:0 0 0 0;
		height:75px;
		background-color:#5381A8;
		background-image:url('../images/org-lgbt-heart-02 1.png');
		background-position:center;
		background-repeat:no-repeat;
	}
	header .divNavFields-super,
	header .divSocialFields {
		display:none;
	}
	
	.div-additional-block-1 .divBlockInner-media-right .spnBlockContent {
		padding-right:0;
	}
	
	.div-additional-block-1 .divBlockInner {
		flex-direction:column-reverse !important;
	}
	
	.div-additional-block-1 * {
		text-align:center;
	}
	
	.div-additional-block-1 p {
		width:75%;
		margin:auto;
	}
	
	.divSiteContentInnerAdditionals1.divSiteContentInner-sitewidth.container {
		padding-top:30px !important;
		padding-bottom:30px !important;
	}
	
	.div-additional-block-1 h2 {
		margin-bottom:0;
	}
	
	.div-additional-block-1 h3 {
		margin-bottom:30px;
	}
}
	.tabletOnly {
		display:block;
		max-width:226px !important;
	}
	
	#divSiteWrapper > footer > div.divFooterRow.divFooterRow-middle > div > div > div.divFooterColumn.divFooterColumn-logo.divFooterLogo.col-12.col-md-12.col-lg-4 > div:nth-child(4),
	#divSiteWrapper > footer > div.divFooterRow.divFooterRow-middle > div > div > div.divFooterColumn.divFooterColumn-logo.divFooterLogo.col-12.col-md-12.col-lg-4 > img:nth-child(1) {
		display:none;
	}

footer .divSiteInfoWrapper-contact,
footer .divSiteInfoInner-contact a {
	padding:0;
}


@media (max-width:767px){
    .divSiteContentInnerViewAll{
        padding-top: 50px;
        padding-bottom: 0px;
    }
    .divMainCalloutWrapperInner{
       

    }
    .divContactScreen-form .divContactScreenInner{
        max-width: 100%;
    }
    .body-contact-us .divContentWrapper-fullwidth{
        flex-wrap: wrap;
    }
    .divMainCalloutWrapper-static .divBlockWrapper-maincallout .divMainCalloutTextWrapper {
        border-bottom-right-radius: unset!important;
    }
    .body-home .divSiteContentInnerBlog{
        padding-top: 35px;
        margin-top: -0.1em!important;
    }
    .divBannerAlertWrapper{
        position: fixed;
        z-index: 999;
        min-width: 100%;
    }
    .divMainCalloutInner picture{
        
    }
    .divMainCalloutInner h2{
        color: white;
    }
    .divMainCalloutInner p{
        color: white;
    }
	.mainSlideshowVideo {
		width:102%;
		max-width:102% !important;
		margin-left:-1%;
	}
	.banner-active{
        top: 156px;
    }
    .divBlogDetail-tags{
        flex-wrap: wrap;
    }
    .divBlockInner-media-right, .divBlockInner-media-left{
        display: block!important;
    }
    .mini-callout-line{
        display: none;
    }
	#divSiteWrapper > footer > div.divFooterRow.divFooterRow-middle > div > div > div.divFooterColumn.divFooterColumn-logo.divFooterLogo.col-12.col-md-12.col-lg-4 > div:nth-child(5) {
		padding:0 15px;
	}

	#divSiteWrapper > footer > div.divFooterRow.divFooterRow-middle > div > div > div.divFooterColumn.divFooterColumn-logo.divFooterLogo.col-12.col-md-12.col-lg-4 > div:nth-child(5) h3 {
		margin:0;
	}

	footer .divSiteInfoInner-contact a {
		height:55px;
		line-height:55px;
	}
	
	.tabletOnly {
		display:none !important;
	}
	
	.mobileOnly {
		display:block !important;
	}
	
	#divSiteWrapper > footer > div.divFooterRow.divFooterRow-middle > div > div > div.divFooterColumn.divFooterColumn-logo.divFooterLogo.col-12.col-md-12.col-lg-4 > div:nth-child(4) > h3 {
		padding:0 15px;
		margin:0;
	}
	footer .divSiteInfoWrapper-contact {
		padding:0;
	}
	
	.divSiteContentInnerMinis2 .divMiniCallout .divMiniCalloutTextWrapper h3, .divSiteContentInnerMinis2 .divMiniCallout .divMiniCalloutTextWrapper p {
		text-align:center;
	}
	.divMiniCallout .divBlockMedia figure picture {
		display:flex;
		align-items:center;
		justify-content:center;
	}
	
	.divSiteContentInnerMinis2 .divMiniCallout .divMiniCalloutTextWrapper p {
		font-size:16px;
	}
	
	header {
		padding-right:0;
		background:unset;
	}
	.divNavigation-super {
		width:100%;
		border-radius:0 0 0 0;
		height:75px;
		background-color:#5381A8;
		background-image:url('../images/org-lgbt-heart-02 1.png');
		background-position:center;
		background-repeat:no-repeat;
	}
	header .divNavFields-super,
	header .divSocialFields {
		display:none;
	}
	.anchLogoLink img {
		
	}
	.anchLogoLink{
        width: 100%;
        height: 100%;
        
        margin-top: -0.25em;
    }
    .divLogoWrapper{
        max-width: 60%;
    }
	.divSiteContentInnerMinis2 .divMiniCallout-1 {
		margin-top:0;
	}
	
	.divSiteContentInnerMinis2 .divMiniCallout-2 {
		margin-top:0;
	}
	
	.divSiteContentInnerMinis1 .divMiniCallout .divBlockMedia img {
		height:280px;
		object-fit:cover;
	}
	
	.divPullingFromPageWrappe .divBlogWrapper:last-of-type {
		display:none;
	}
	
	.divSiteContentInnerTestimonials  {
		width:100%;
		max-width:100% !important;
		background:url(../images/testimonialsBgMobile.png);
		background-size:100% 100%;
		background-position:top;
		background-repeat:no-repeat;
		height:auto;
		overflow:hidden;
	}
	
	.divMiniCalloutRow-3,
	.main-pagedirectory-home .divPullingFromPageWrapper-blog {
		flex-direction:column;
		gap:35px;
	}
	
	.divMiniCalloutRow-1 .divMiniCallout,
	.divSiteContentInnerMinis2 .divMiniCallout,
	.main-pagedirectory-home .divBlockWrapper-testimonial.carded .divBlockInner p {
		width:100%;
		max-width:100% !important;
	}

	.divFooterRow-top-contact .container {
		flex-direction:column;
	}
	.divFooterRow-top-contact {
		height:100% !important;
	}
	.divFooterRow-top-contact .container > div:nth-child(1), .divFooterRow-top-contact .container > div.divPulledContactScreenInner.container.p-0 {
		width:100% !important;
	}
	.divFooterRow-top-contact {
		padding:30px !important;
	}

	
	.body-home .divBlockWrapper-text .divBlockInner {
		flex-direction:column;
	}
	
	.divContactFormInput .labelPropertyLabel {
			top:23%;
	}

	.user-frontend #main {
		margin-top:0;
	}

	.main-blog .divBlogWrapper-synopsis .divBlogInner,
	.main-event .divEventWrapper-synopsis .divEventInner {
		gap:15px;
	}
	.main-blog .divBlockWrapper-text .anchSynopsisCTA,
	.main-event .divBlockWrapper-text .anchSynopsisCTA{
		width:fit-content;
		padding:5px 15px;
	}
	
	header {
		position:fixed;
		border-bottom:1px solid #dddddd;
	}
	
	.banner-active-main {
		margin-top:328px!important;
	}
    main {
		margin-top:190px;
	}
		
	.divLogoWrapper {
	    text-align: left;
	    margin-top: 0px;
	    z-index: 11;
	}	

	.divMainCalloutWrapper {
		clear:both;
		width:100%;
		height: auto;
	}
	
	.divMainCalloutInner .divBlockMedia img {
		position:relative;
	    width: auto;
		max-width:none;
	    height: 602px;
		left:50%;
		transform:translate(-50%, 0%);
	}	
	
	.divMainCalloutTextInner .divMainCalloutText-tinyMCE {
		padding:0 30px;
	}
	
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	    display:none !important;
	}
	
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	    display:none !important;
	}	
	
	.divMainCalloutWrapper .divMainCalloutTextWrapper {
		position:absolute;
	    width: 100%;
	    padding: 20px;
		display:flex;
		align-items:center;
		justify-content:center;
	}		
	
	.divMainCalloutWrapper-static .divMainCalloutTextWrapper {
		position:relative;
		clear:both;
	    background: rgba(0,0,0,.4);
	    width: 100%;
	    padding: 0;
	    bottom: 0;
	}		
	
	.divMainCalloutTextInner {
	    background: rgba(0,0,0,.001);
	}
	
	.divNavigation-footer-super {
		display:none !important;
	}
	
	.divFooterColumn-logo {
		flex-wrap:wrap;
		width:100%;
		max-width:100%;
	}
	
	.divFooterColumn-logo img {
		order:2;
        max-width: 50%!important;
	}
	
	.divFooterColumn-logo .row {
		flex-direction: column;
		width:100%;
	}
	
	#divSiteWrapper > footer > div.divFooterRow.divFooterRow-middle > div > div > div.divFooterColumn.divFooterColumn-logo.divFooterLogo.col-12.col-md-12.col-lg-4 > div:nth-child(3),
	.divFooterColumn-nav {
		display:none;
	}
	.body-home .divBlockBody-synopsis{
        display: none;
    }
    .body-home .anchSynopsisCTA-more{
        width: 100%;
    }
	.divFooterColumn-logo img {
		margin-top:30px !important;
	}
	.divFooterRow-extra {
		justify-content:center;
		padding:15px 30px;
	}
	
	.divFooterRow-top .row {
		display: flex;
    	flex-direction: column;
	}
	
	footer .divSiteInfoWrapper-social {
	    text-align: center;
	    padding:10px 0px;
	}		
	
	footer .divSiteInfoInner-contact a {
	    width: 100%;
	    text-align: center;
	}	
	
	.body-home .divBlockWrapper-text .divBlockInner {
		display: flex;
	}
	
	.divMenuWrapper-side,
	.divContentWrapper-hasSideMenu {
		margin-top:15px;
		margin-bottom:15px;
	}	
	
	.divMenuWrapper-album .divAlbumCoverInner .divAlbumMedia img {
	    height: 121%;
	}	
	
	.divSearchWrapper .divMobileOptions .dropdownMobileOptions {
	    padding: 0;
	    background: #ffffff;
	    color: #243A4D;
	    border: 1px solid #243A4D;
	}	
	
	.divEventWrapper-synopsis {
	    padding-bottom: 15px;
	}	
	
	.spanDataValue {
	    font-family:'Open Sans', sans-serif;
	    font-size: 16px;
	    text-align: right;
	}	
	
	.anchListingDetail,
	.anchListingDetail img {
		width:100%;
	}
	
	.divContactScreen-form {
		margin-top:20px;
	}

	.divContactScreenDetail-top {
	padding-right:0;
}

.divContactScreenDetails {
	margin:0;
}

.g-recaptcha > div,
.divContactScreenDetail-bottom .divContactFormInput-submit button {
	margin:auto;
}

.divBlogWrapper-synopsis .divBlogInner {
	gap:15px;
}

}

@media (min-width: 539px) and (max-width:560px) {

    .banner-active {
        top: 138px;
    }
    .anchLogoLink img{
        max-width: 75%!important;
    }

}
@media (max-width:767px) {
	
	.divPageTitle {
	    min-height: 80px;
	}	
	.divMiniCalloutRow-1 .divMiniCallout{
        margin-bottom: 1.5em;
    }
    .divSiteInfo-AdditionalField
    {
        padding-left: 1.5em!important;
    }

    .contact-row{
        padding-left: 2.35em!important;
    }
    .safespaceFooterImg{
        display: none;
    }
    .mobileOnly{
        display: unset;
        padding-top: 1em;
    }
	.divPageTitle h1, 
	.divPageTitle h2, 
	.divPageTitle h3 {
	    font-size:34px;
	}		
	
	h1{
		font-size:34px;
	}
	
	.divMainCalloutTextInner h1{
		font-size:28px;
	}	
	
	h2{
		font-size:30px;
	}
	
	.divMainCalloutTextInner h2{
		font-size:24px;
	}
	
	.divBlockWrapper h2 a {
		font-size:30px;
	}	
	
	.divContentState h1, 
	.divContentState h2, 
	.divContentState h3 {
	    font-size: 30px;
	}	
	
	h3, h4{
		font-size:26px;
	}
		
	.divMainCalloutTextInner h3{
		font-size:26px;
	}	
	
	.divMiniCallout .divMiniCalloutTextWrapper h3, 
	.divMiniCallout .divMiniCalloutTextWrapper p{
		font-size:26px;
	}	
	
	.divBlockWrapper h3 a {
	    font-size: 26px;
	}	

	.divContactScreenDetails,
	.divContactScreenInner {
		padding:0;
	}
	
}	

a:focus,
input:focus,
textarea:focus,
select:focus,
button:focus,
.group input:focus,
.group textarea:focus,
.group select:focus,
.divContactFormInput .inpProperty:focus,
.anchLogoLink:focus {
    outline: 5px solid black;
	outline-offset: 2px;
}
.anchLogoLink {
	width:100%;
	height:100%;
	display:block;
}

.divMenuWrapper-side .anchMenuItem:focus,
.divMenuSubcategoryWrapper .anchMenuItem-side:focus,
.divMenuWrapper-side .anchMenuItem-category:focus {
	position:relative;
	z-index:99;
}

.divMenuSubcategoryWrapper {
	overflow:visible;
}

<br />
<b>Warning</b>:  Undefined variable $darkergray in <b>/home/thecro/www/www/layout/css/_design.css.php</b> on line <b>3121</b><br />

.divFooterRow-top-contact > div:nth-child(1),
.divFooterRow-top-contact > div.divPulledContactScreenInner.container.p-0{
	width:32%;
	margin:0 60px !important;
}

.divFooterRow-top-contact {
	display: flex;
	justify-content: center;
	align-items: center;
	padding:60px;
	height:612px;
	background-color:rgba(0,0,0,0.1);
	background-image: url('../images/footerContactImgFilter.jpg');
	overflow:hidden;
	background-size: cover;
}

.divFooterRow-top-contact > h2,
.divFooterRow-top-contact > p{
	display: none;
}

.divFooterRow-top-contact h2,
.divFooterRow-top-contact p{
	color:#ffffff;
	text-shadow:0px 1px 6px rgba(0,0,0,0.65);
}

.divFooterRow-top-contact p {
	font-weight:500;
}

.divFooterRow-top-contact .divContactScreenDetail-top {
	display: flex;
	flex-wrap: wrap;
	flex-direction:row;
}

.divFooterRow-top-contact .divContactFormInput-text,
.divFooterRow-top-contact .divContactFormInput-textarea {
	width:100%;
	margin:5px;
}

.divFooterRow-top-contact .inpProperty {
	border-radius: 0;
}

.divFooterRow-top-contact .inpProperty-textarea {
	min-height:60px !important;
}

.divFooterRow-top-contact .divContactScreenDetail-bottom{
	padding-top:0;
}

.divFooterRow-top-contact .divContactFormInput-submit{
	margin:0;
	padding:0 5px 0;
}

.divFooterRow-top-contact .inpProperty-submit {
	border:2px solid #ffffff;
	color:#ffffff;
	background:#243A4D;
right:0 !important;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divFooterRow-top-contact .inpProperty-submit:hover {
	background:;
	color:#ffffff;
	border:2px solid #ffffff;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divFooterRow-top-contact .inpProperty-textarea ~ .labelPropertyLabel {
	top:20%;
	border:0;
}

.divFooterRow-top-contact .divContactFormInput-email,
.divFooterRow-top-contact .divContactFormInput-phone {
	width:50%;
	padding:15px 5px;
}

.divFooterRow-top-contact .g-recaptcha{
	margin:10px 0 0 !important;
	padding:0 5px;
}

.divFooterRow-top-contact .divPulledContactScreenInner {
	margin:0 !important;
	width:50%;
}
.anchNavigation-main{
    max-height: 100%;
}


.divMiniCalloutText-paragraph {
    display: none;
}
.divMiniCalloutTextInner a{
    text-decoration: none!important;
}
.divSiteContentInnerMinis1 .divMiniCallout{
    filter: drop-shadow(0px 3px 3px #00000059);
}
.mini-callout-line-16{
    margin-left: -122%;
    padding-left: 55%;
    border-bottom: 3px solid #8080804d;
    border-right: 3px solid #8080804d;
    border-bottom-right-radius: 10px;
    position: absolute;
    top: 114%;
    left: 116%;
    padding-top: 1.5em;
    filter: unset;
}
.mini-callout-line-17{
    margin-left: -122%;
    padding-left: 55%;
    border-bottom: 3px solid #8080804d;
    border-right: 3px solid #8080804d;
    border-bottom-right-radius: 10px;
    position: absolute;
    top: 114%;
    left: 116%;
    padding-top: 1.5em;
    filter: unset;
}
.body-home .divBlockWrapper-testimonial em{
    color: #373737;
    background: unset!important;
    font-family: 'Questrial';
    font-size: 20px;
    font-style: unset;
    font-weight: 300;
}
.divBlockWrapper-testimonial em{
    background: unset!important;
    font-family: 'Questrial';
    font-size: 18px;
    font-style: unset;
    font-weight: 300;
}

.divBlockWrapper-testimonial .divBlockInner{

    margin: auto;
}
.swiper-pagination-testimonials{
    background: unset!important;
    text-align: center;
}
.swiper-pagination-testimonials .swiper-pagination-bullet{
    background: #608E84;
    outline: 2px solid black;
}
.swiper-pagination-testimonials .swiper-pagination-bullet-active{
    background: white!important;
    outline: 2px solid white;
}
.body-home .divBlogInner{
    min-height: 100%;
}
.biggerlogo{
    margin-top: -3em;
}
.divContactScreenInner h2{
    display: none;
}
.body-contact-us .divContentWrapper-fullwidth{
    display: flex;
}
.body-testimonials .divTestimonialIcon{
    display: none;
}
.anchMenuItem-side{
    padding-left: 2em!important;
    padding-right: 2em!important;
}
.divCopiedToClipboard p{
    color: black;
}
.divSiteContentGetHelp{
    min-width: 100%;
    margin: auto;
    text-align: center;
}
.divSiteContentGetHelp h3{
    max-width: 100%;
    margin: auto;
    min-width: 100%;
}
.divSiteContentGetHelp h3{
    font-weight: 600;
    padding-bottom: 1em;
    margin-top: 3em;
}

.divSiteContentGetHelp p{
    padding-bottom: 5em;
    max-width: 25%;
    margin: auto;
}
.divSiteContentGetHelp{
    background: url('/layout/images/NorthStar CTA image.png');
}
.divSiteContentGetHelp a{
    margin-bottom: 3em;
    padding-left: 3em;
    padding-right: 3em;
    border-radius: 20px;
}

.btnRow{
    margin-bottom: 4em;
}
.anchExpandLink-tag{
    background: #567B76!important;
}
.anchExpandLink-tag:hover{
    background:#243A4D!important;
}
.divBannerAlertTextWrapper a{
    
}
.divContactScreen-thankyou{
    min-width: 100%;
}
.divNavFields-main .anchNavigation:focus{
    outline: 5px solid black;
    height: 101px;
    margin-top: 6px;
    outline-width: 3px;
    line-height: 627%;

}
.anchLogoLink:focus{
    outline: 5px solid black;

  outline-offset: -4px;
  outline-width: 3px;


}

.swiper-pagination-bullet:focus{
    outline: 5px solid white;
}
.swiper-pagination-bullet:focus-visible{
    outline: 5px solid white;
}

.swiper-pagination-bullet-active:focus{
    outline: 5px solid black;
}
.swiper-pagination-bullet-active:focus-visible{
    outline: 5px solid black;
}

.divAnchCatDD{
    margin-left: 1em;
    margin-top: 114px;

}
.biggerlogo{
    padding: unset;
    padding-bottom: unset!important;
}
.divMenuWrapper-side .anchMenuItem.current:focus{
    margin-bottom: 0.5em;
}
.divMenuWrapper-side .anchMenuItem + .anchMenuItem:focus{
    margin-top: 0.5em;
}
.divBannerAlertWrapper a:focus{
    outline: 3px solid white;
}
@media (min-width: 1440px){
    .tabeltOnly{
        display: none!important;
    }
    .contact-row{
        min-width: 11em;
    }
    .additional-row{
        min-width: 18em;
    }
}
.view-all-stories:hover{
    color: white;
}

.divMainCalloutText-tinyMCE a:focus{
    outline: 5px solid white;
}
.divSiteContentInnerMinis2{
    display: none;
}

.divBannerAlertWrapper a{
    color: #AFA179;
}

@media (min-width: 1366px) and (max-width: 1440px){
    .divLogoWrapper img{
        margin-left: 36%;
    }
    .divFooterColumn-nav{
        display: block!important;
        margin-left: 72%;
        margin-top: -31%;
    }
	.divPageTitle h1, .divPageTitle h2, .divPageTitle h3{
        text-align: left!important;
    }
    .btn-sandwich{
        margin-right: 6em!important;
    }
    .banner-active {
        top: 137px!important;
    }
    .divPageTitle {
        align-content: center;
    }
    
}
.divToggleContainer-btn .btn-sandwich{
    background: #567B76;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
    width: 60px;
    height: 60px;
}

.divToggleContainer-btn .btn-sandwich .icon-bar{
    background: white;
}

@media (min-width: 911px) and (max-width: 913px){
    .divPageTitle2 .container{
        max-width: 840px;
    }
    .divPageTitle .container{
        max-width: 840px;
    }
}
