/*
font-family: 'Barlow', sans-serif;
font-family: 'Oswald', sans-serif;
font-family: 'Anton', sans-serif;
*/
html {
	scroll-behavior: smooth;
}
body {
	position:relative;
	font-family: 'Barlow', sans-serif;
}
h1, h2, h3, h4, h5 {
	font-family: 'Oswald', sans-serif;
}
a {
	cursor:pointer !important;
}
.s-content a {
	color:#2E2E2E;
	text-decoration:underline;
}
.s-content a:hover, .s-content a:focus{
	font-weight: 700;
    outline:1px dashed;
    text-decoration: none;
}
.vc_tta-panel.vc_active {
    outline: 3px solid #e44426;
}
.vc_tta-panel a:hover, .vc_tta-panel a:focus {
	  outline:3px solid #e44426 !important;
}


/*--------------------------Getvaxxed Updates Begins----------------------------*/
.member-title{
	font-family: 'Oswald', sans-serif;
	color: #e44426;
	font-size: 2.5rem;
	font-weight: 500;
    line-height: 1.2;
	margin-top: 0;
}
@media(min-width:768px){
	.vc_row.wpb_row.vc_row-fluid.member-row {
		width: 75%;
		margin: auto;
	}
	.mobile-member-title.wpb_column.vc_column_container.vc_col-sm-8{
		display:none;
	}
}
@media(max-width:768px){
	.desk-member-title.wpb_column.vc_column_container.vc_col-sm-4{
		display:none;
	}
}
@media(max-width:1375px){
	.member-title{
		font-size:1.8rem;
		line-height:0.8;
	}
}
@media(max-width:1038px){
	.member-title{
		font-size:1.4rem;
	}
}
@media(max-width:844px){
	.member-title{
		font-size:1.1rem;
	}
}
a.vax_button{
	
		background: #e44426;
		padding: 28px 50px;
		color: #fff !important;
		font-size: 20px;
		letter-spacing: 0.13px;
		font-weight: 700;
		cursor: pointer;
		display: inline-block;
		text-decoration: none !important;
		transition: .25s all;
		text-transform: uppercase;
		text-align: center;
		border: 2px solid #e44426;
	
}
a.vax_button:hover{
	background-color:#fff;
    color: #e44426 !important;
    outline-style:none !important;
}
.vc_row.wpb_row.vc_row-fluid.vaxxed {
    width: 80%;
    margin: auto;
    text-align: center;
}
.vc_row.wpb_row.vc_row-fluid.image-row{
	width: 80%;
    margin: auto;
}
/*--------------------------Getvaxxed Updates Ends----------------------------*/


/*--------------------------Calendar Updates Begins----------------------------*/
div#tribe-events {
    width: 70%;
    margin: auto;
}
#tribe-events-footer .tribe-events-sub-nav, #tribe-events-header .tribe-events-sub-nav{
	padding:30px !important;
}
.events-archive .entry-content, .events-archive .entry-header {
    /*width: 70%;
    margin: auto;*/
	
}
.vc_row.wpb_row.vc_row-fluid.contact-bcaan {
    width: 100%;
    margin: auto;
	display:flex;
}
.wpb_column.vc_column_container.vc_col-sm-6 {
    width: 50%;
}
@media(max-width:800px){
	div#tribe-events {
		width: 90% !important;
	}
	#tribe-events-footer .tribe-events-sub-nav, #tribe-events-header .tribe-events-sub-nav {
		padding: 25px !important;
	}
	section.vc_section.bcaan {
		width: 90% !important;
		margin: auto;
	}
	
}

/*--------------------------Calendar Updates Ends----------------------------*/





/*--------------------------New More ways to give Updates----------------------------*/
/*--------------------------New More ways to give Updates----------------------------*/
section.vc_section.gift-section {
    width: 70%;
    margin: auto;
}
.vc_row.wpb_row.vc_row-fluid.mutual_funds {
    width: 70%;
    margin: auto;
}
.more-way-description{
	width:70%;
	margin:auto;
}
.vc_row.wpb_row.vc_row-fluid.read_more {
    width: 70%;
    margin: auto;
}
.read_more_columns.wpb_column.vc_column_container.vc_col-sm-6 {
	text-align:center;
}
.vc_row.wpb_row.vc_row-fluid.donor_advised {
    width: 65%;
    margin: auto;
}
h3.benefits_daf {
	color: #2E2E2E !important; 
}
#dafdirectdiv{
	width:300px !important;
	margin:auto;
}
.vc_row.wpb_row.vc_row-fluid.gift_distribution {
    width: 70%;
    margin: auto;
}
a#gift_button {
    background: #e44426;
    padding: 13px 33px;
    color: #fff !important;
    font-size: 14px;
    letter-spacing: 0.13px;
    font-weight: 700;
    cursor: pointer;
    display: inline-block;
    text-decoration: none !important;
    transition: .25s all;
    text-transform: uppercase;
    text-align: center;
    border: 2px solid #e44426;
}
a#gift_button:hover{
	background-color:#fff;
    color: #e44426 !important;
    outline-style:none !important;
}
.vc_row.wpb_row.vc_row-fluid.gift_button_row {
    text-align: center;
}
@media(max-width:1320px){

	.vc_row.wpb_row.vc_row-fluid.read_more{
    	width:100%;
    }
	.vc_row.wpb_row.vc_row-fluid.donor_advised {
		width: 100%;
	}
	.vc_row.wpb_row.vc_row-fluid.gift_distribution {
    	width: 100%;
	}
	.vc_row.wpb_row.vc_row-fluid.mutual_funds {
		width: 100%;
	   
	}
}
@media (max-width: 920px){
	.vc_col-sm-6 {
		width: 100% !important;
	}
	section.vc_section.gift-section {
		width: 100%;
		margin: auto;
	}
}
@media (min-width: 920px){
	.vc_col-sm-6 {
    	/*width: 50% !important;*/
	}
}
/*----------------------End of New More ways to give Updates-------------------------*/
/*----------------------End of New More ways to give Updates-------------------------*/
/*Hamburger*/
#ham {
  width: 30px;
  height: 20px;
  position: relative;
  margin: 0 auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  margin:auto;
}
#ham span {
  display: block;
  position: absolute;
  height: 2.2px;
  width: 100%;
  background: #2E2E2E;
  opacity: 1;
  right: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
#ham span:nth-child(1) {
  top: 0px;
}
#ham span:nth-child(2),#ham span:nth-child(3) {
  top: 8px;
  width: 100%;
  right: 0;
}
#ham.open span:nth-child(2),#ham.open span:nth-child(3) {
	width:100% !important;
}
#ham span:nth-child(4) {
  top: 16px;
}
#ham.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 0%;
}
#ham.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#ham.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#ham.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 0%;
}
.ham-wrap{
	display:flex;
	padding: 9.25px 12px;
}
.ovly {
	position:absolute;
	top:-25px;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	z-index:9;
	display:none;
}
.site-header > .container {
	position:relative;
	text-align:center;
}
.menu{
    /* transition: right .6s ease-in; */
	transition: all 0.5s ease;
    z-index: 999;
    color: #2E2E2E;
    background: #fff;
    display: inline-block;
	padding: 22.5px 10px;
	position:absolute;
	top:0;
	left:0;
	border:none;
}
.menu:not(.active):hover, .menu:not(.active):focus {
	background:#e44426;
	color:#fff;
	outline:none;
}
.menu:not(.active):hover #ham span, .menu:not(.active):focus #ham span {
	background:#fff;
}

a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{
	color:inherit;
	text-decoration:none;
}
/* a:focus, button:focus{
	outline: 1px dashed #212529;
} */
nav.main-nav a:focus, nav.main-nav a:focus-within {
	outline:none;
	font-weight:700;
	text-decoration:underline;
}
.skipto {
	position:absolute;
	color:#fff !important;
	text-decoration:important;
	left:-500px;
	top:-500px;
}
.skipto:focus, .skipto:hover {
    color: #fff !important;
    display: block;
    left: 10px;
    top: 0;
    font-weight: 700;
    z-index: 9999;
    background: #e44226;
}
.menu.active {
	height:auto;
	z-index:999;
	position:fixed;
}
.menu-active {
	overflow:hidden;
}

/*main nav*/
nav.main-nav {
	position: absolute;
	left: -20px;
	top: 0;
	z-index: 0;
	height: 100%;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transform: scale(0.85);
	-ms-transform: scale(0.85);
	transform: scale(0.85);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	width:0;
	background: #e44426;
	padding: 80px 2em 2em;
}
nav.main-nav li {
	text-align:left;
}
nav.main-nav li a{
	display:none;
	position:relative;
}
nav.main-nav.toggled li a{
	display:inline-block;
	font-family: 'EB Garamond', serif;
}
div.screen nav.main-nav ul {
	padding: 2em 0 0 0;
}
nav ul, nav ol {
	list-style: none;
	padding: 0;
}
nav > ul {
	margin: 60px 0 0 0;
}
div.screen nav.main-nav ul li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
nav.main-nav ul li a:hover {
	-webkit-opacity: 0.65;
	-moz-opacity: 0.65;
	opacity: 0.65;
	padding-left:35px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
nav.main-nav.toggled {
	display: block;
	z-index: 10;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	width:100%;
	overflow-y: scroll;
	direction: rtl;
}
nav.main-nav > ul > li li.current-menu-item > a {
    /* background-image: linear-gradient(to right, #1d4029 , #71927c); */
	font-weight:900;
}
nav.main-nav a.btn_transp {
    font-size: 22px;
    margin: 45px 0;
}
div.screen nav.main-nav ul li a:last-child {
	border: none;
}
nav.main-nav ul li a {
	font-size: 30px;
    margin-bottom: 7px;
	color: #fff !important;
	text-align:left;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	position:relative;
	padding-left:25px;
	font-weight:400;
	text-decoration:none;
}
.topmenu > li > a{
	font-weight:700;
}
.nav-wrap {
	overflow: hidden;
	position: fixed;
	z-index:99;
	top: 0;
	left: 0;
	width: 0;
	height: 100vh;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.nav-wrap.active {
	width:420px;
}
.menu-item-has-children {
	position:relative;
	display:table;
}
nav.main-nav li.menu-item-has-children > a {
    padding-right: 45px;
}
nav.main-nav > ul > li:not(:last-of-type) {
    border-bottom: 1px solid #fff;
    display: block;
}
.menu-item-has-children i {
	position: absolute;
    top: 6px;
    right: 0;
    font-size: 20px;
    color:#fff ;
    padding: 10px;
    z-index: 99;
}
nav.main-nav > ul > li.current-menu-item a{
	/* background-image: linear-gradient(to right, #1d4029 , #71927c); */
	font-weight:700;
}
nav.main-nav > ul > li.current-menu-item > a {
    padding: 0 15px !important;
}
.sub-menu {
	position:relative;
	display:block;
	margin-left:25px;
}
.sub-menu li {
	height:0;
	opacity:0;
}
.sub-menu li a{
	font-size:22px !important;
}
.sub-menu.active li{
	height:auto;
	opacity:1;
	transition: opacity 0.5s linear;
}
span.text {
    font-size: 15px;
    font-weight: 600;
    margin-left: 15px;
}
nav.main-nav li.menu-item-has-children > a:hover .sub-menu {
	display:block !important;
}

/*Header*/
header#masthead {
    position: relative;
}
header#masthead .container {
	margin-top:25px;
}
.header-donate-wrap {
    position: absolute;
    right: 0;
    top: 0;
}

@media (max-width: 480px){
.header-donate-wrap {
 position: relative;
}
}



a.header-donate {
    color: #e44426;
    font-weight: 700;
    padding: 26px;
    display: inline-block;
	text-decoration:none;
}
a.header-donate span {
	position: relative;
}
a.header-donate span:After {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    height: 3px;
    background: #e44426;
    width: 100%;
}
a.header-donate:hover, a.header-donate:focus {
	background:#e44426;
	color:#fff;
	outline:none;
}
a.header-donate:hover span:after, a.header-donate:focus span:after {
	background:#fff;
}

a.header-career{
    color: #e44426;
    font-weight: 700;
    padding: 26px;
    display: inline-block;
	text-decoration:none;
}
a.header-career span {
	position: relative;
}
a.header-career span:After {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    height: 3px;
    background: #e44426;
    width: 100%;
}
a.header-career:hover, a.header-donate:focus {
	background:#e44426;
	color:#fff;
	outline:none;
}
a.header-career:hover span:after, a.header-donate:focus span:after {
	background:#fff;
}



/*Footer*/
.copy-right {
	text-align:center;
	background:#2E2E2E;
	color:#fff;
	font-size:14px;
}
.copy-right p {
    padding: 24px 0;
    margin: 0;
}
.copy-right a {
	color:#fff !important;
	text-decoration:none !important;
	cursor:pointer;
}
.partners {
	padding:3% 0;
	font-size:22px;
	/* color: #908E94; */
	color:#555459;
	text-align:center;
}
.partners.p_front h3 {
	text-align:center;
}
.partners.p_second {
	color:#2E2E2E;
}
.partners img {
    width: 80px;
    margin: 10px;
}
.site-map {
	padding:3%;
	background:#F9F9F9;
}
.footer-logo img {
	width:100%;
	max-width:270px;
}
.site-map a {
    display: block;
    font-size: 15px;
    color: #2E2E2E;
    margin-bottom: 6px;
}
.site-map a:hover, .site-map a:focus {
	font-weight:700;
	text-decoration:underline;
	outline:none;
}
.site-map .col-md-2 h3 {
	font-size: 22px;
    color: #2E2E2E;
    position: relative;
    margin: auto auto auto 0;
}
.col-title-wrap {
    display: flex;
    border-bottom: 1px solid #D7D7D7;
    padding-bottom: 5px;
    margin-bottom: 15px;
}
.fmenu-expand {
    margin: auto 0 auto auto;
    border: none;
    background: none;
    color: #e44426;
    font-size: 25px;
}
/* .site-map .col-md-2 h3:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f067";
    float: right;
    padding-right: 15px;
    color: #A32A14;
	display:none
} */

.stay-c-link {
	display:inline-flex;
	text-decoration: none !important;
	padding:10px;
}
/*.stay-c-link:hover, .stay-c-link:focus {
	outline:2px dashed #e44426;
}	*/
.stay-connected h3 {
	margin-bottom:0;
	color:#2E2E2E !important;
	font-size:34px;
}
.stay-c-link p {
	color:#2E2E2E !important;
	margin:0;
}
.stay-c-link i{
	border: 2px solid #e44426;
    display: inline-table;
    padding: 7px 8px;
    font-size: 24px;
    margin-left: 7px;
    border-radius: 20px;
	color:#e44426 !important;
}
.stay-connected {
	padding:3% 0;
}
.stay-connected .col-md-6:last-of-type {
	display:flex;
}
.stay-connected .col-md-6:last-of-type a {
	color: #e44426;
    font-size: 16px;
    border: 2px solid #e44426;
    margin-right: 10px;
}
.social-link-wrap {
    margin-top: 10px;
	display:inline-table;
	margin-left:15px;
}
.social-link-wrap a:hover, .social-link-wrap a:focus {
	background: #e44426;
    color: #fff !important;
}
a.fb-link {
    padding: 4px 9px;
    border-radius: 18px;
}
a.vimeo-link {
    padding: 4px 7px;
    border-radius: 18px;
}
a.twitter-link {
    padding: 4px 6px;
    border-radius: 18px;
}
a.linkin-link {
    padding: 4px 6px;
    border-radius: 18px;
}
a.instagram-link {
    padding: 4px 6px;
    border-radius: 18px;
}
.social-wrap {
	display:flex;
}
.contact p {
    margin: 0;
}
.contact a {
    display: inline-block;
}
.contact a:hover, .contact a:focus {
	font-weight: 700;
    text-decoration: underline;
}

/*Home Welcome*/
#home-welcome {
	padding:5% 0;
	text-align:center;
}
#home-welcome h1 {
	color: #2E2E2E;
	font-weight:500;
	line-height: 1;
    margin: 0 auto;
    width: 75%;
}
#home-welcome h2{
	color: #e44426;
	margin:25px 0;
}
#home-welcome h1 {
		font-size:120px;
}
#home-welcome h5{ 
	font-size:37px;
}
a.hw-scroll {
    font-size: 32px;
    color: #e44426;
}

/*Home Goals*/
#home-goals {
	padding:10% 0 5%;
	text-align:center;
	background: #F9F9F9;
    background-repeat: no-repeat;
    background-size: contain;
}
#home-goals h2 {
	font-weight:500;
	line-height:1;
}
#home-goals h2:first-of-type {
	color:#2E2E2E;
	margin-bottom:0;
}
#home-goals h2:last-of-type {
	color:#e44426;
}
#home-goals h3 {
	margin:25px 0;
}
#home-goals .btn_default {
	margin:3% auto;
}
.hg-cont {
	margin:auto;
}
#home-goals h2 {
	font-size:75px;
}

/*Our Programs*/
img.op-main-img {
    width: 100%;
}
img.op-sub-img {
    margin: -5% 0 5% auto;
    border-top: 20px solid #fff;
    border-left: 20px solid #fff;
    border-bottom: 20px solid #fff;
	width:70%;
	height:100%;
}
#our-programs {
	
}
.sub-img-wrap {
	position:relative;
	display: flex;
	flex-wrap:wrap;
	align-items:center;
	background-repeat: no-repeat;
    background-size: contain;
}
.sub-img-wrap h2 {
    font-size: 75px;
    background: #fff;
}
.siw_wrap {
    color: #e44426;
    font-weight: 500;
    background: #fff;
    margin: auto -20% auto auto;
    position: relative;
    z-index: 2;
    max-width: 350px;
}
.prog-pod {
    background: #f2f2f2;
    padding: 45px 30px 30px 30px;
    margin-bottom: 30px;
}
.prog-pod-wrap {
	text-align: center;
}
.prog-pod h3 {
    width: 90%;
    margin: auto;
    font-size: 36px;
    margin-bottom: 15px;
}

.prog-pod.teal {
    border-bottom: 8px solid #009aa6;
}
.prog-pod.red {
    border-bottom: 8px solid #e44426;
}

.prog-pod.black {
    border-bottom: 8px solid #212529;
}

/*Impact*/
#impact {
	padding:5% 0;
	text-align:center;
}
#impact h2{
	font-size:95px;
	margin-bottom:50px;
}
#impact img {
	height:120px;
}

#impact h3 {
	font-family: 'Anton', sans-serif;
	font-size:56px;
}
#impact h4 {
	color: #2E2E2E;
    font-size: 25px;
    width: 80%;
    margin: auto;
}
.impact-pod {
	margin-bottom:50px;
}
.impact-pod .teal{
	color:#009aa6;
}
.impact-pod .red {
	color:#e44426;
}
.impact-pod .black {
	color:#212529;
}

/*Hire*/
#hire {
	background:#e44426;
	padding:6% 0 5%;
	text-align:center;
	background-repeat: no-repeat;
    background-size: contain;
}
#hire h2 {
	color:#fff;
	font-size:90px;
}
#hire h3 {
	color:#fff;
	font-size:35px;
	margin-bottom:35px;
}
.allin-logo {
    margin: 25px 5% 0 auto;
    display: block;
}
/*City*/
#city {
	padding:5% 0 0 0;
	text-align:center;
	color:#fff;
}
#city img.city-bg {
	width:100%;
}
.city-wrap {
    background: #e44426;
    padding: 5% 0;
    background-size: contain;
    background-repeat: no-repeat;
}
#city h2 {
	font-size:90px;
}
#city h3 {
	font-size:25px;
	margin-bottom:35px;
}

/*Home Stories*/


#stories {
    padding: 0 0 15% 0;
    /*background-position: bottom !important;*/
    background-size: contain !important;
}
.story-wrap {
  float: left;
  position: relative;
  background: linear-gradient(180deg, #DCDBE1 0%, #F2F2F2 100%);
}
.story-wrap .row {
	  background-repeat:no-repeat;
	  background-size: contain;
	  height:100%;
}
.story-wrap .col-lg-7 {
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:center;
	align-content:center;
	padding:30px 15px 15px 120px;
}
.quote-wrap {
	margin:auto;
}
.quote {
	position:relative;
	font-family: 'Oswald', sans-serif;
}
.quote p {
    font-size: 60px;
    font-weight: 600;
    position: relative;
    margin-right: 20px;
	line-height:1;
}
.quote p:after {
    content: '"';
}
.story-wrap .col-lg-5 img {
    position: relative;
    z-index: 2;
    margin-bottom: -25px;
}
.story-wrap:before {
    content: '';
    width: 100%;
    height: 20px;
    background: #ffffff;
    top: 0;
    left: 0;
    z-index: 2;
    position: absolute;
}
img.quote-icon {
    position: absolute;
    width: 60px;
    top: 8px;
    left: -80px;
    z-index: 9;
}
button.slick-prev.slick-arrow {
    font-size: 0;
    position: absolute;
    top: calc(50% - 30px);
    left: 7%;
    z-index: 2;
    border: none;
    background: black;
    border-radius: 30px;
    padding: 10px 20px;
}
button.slick-prev.slick-arrow:hover, button.slick-prev.slick-arrow:focus, button.slick-next.slick-arrow:focus, button.slick-next.slick-arrow:hover {
	background: #e44426;
	outline:none;
}
ul.slick-dots {
    position: absolute;
    right: 12%;
    bottom: 32px;
}
ul.slick-dots li {
    display: inline-block;
    list-style: none !important;
}
.slick-dots button:not(.slick-play):not(.slick-pause) {
    font-size: 0;
    margin: 0 2px;
    padding: 8px;
    background: #e4442685;
    border: 2px solid transparent;
}
.slick-dots button:not(.slick-play):not(.slick-pause):hover, .slick-dots button:not(.slick-play):not(.slick-pause):focus {
	border:2px solid #212529;
	outline:none;
}
li.slick-active button {
    background: #e44426 !important;
}
li.slick-active button:hover, li.slick-active button:focus {
    border: 1px solid #212529;
}

a.story-more {
    color: #A32A14 !important;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    margin: 10px 0 25px;
    display: inline-table;
	text-decoration:none;
	font-size:16px !important;
}

a.story-more:before {
    content: '';
    height: 3px;
    background: #A32A14;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -4px;
}
.story-more:after {
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f061";
	position:absolute;
	right: -22px;
    color: #212529;
}
button.slick-prev.slick-arrow:after {
    font-size: 25px;
    color: #fff;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f053";
}
.slick-pause, .slick-play {
    font-size: 14px;
    border: none;
    margin-top: 5px;
    display: -webkit-box;
    background: white;
    font-weight: 700;
	border:1px solid transparent;
	position: absolute;
    right: 12%;
    bottom: 16px;
}
.slick-pause:hover, .slick-play:hover, .slick-pause:focus, .slick-play:focus {
	border:1px solid #212529;
	outline:none;
}
button.slick-next.slick-arrow {
	font-size: 0;
    position: absolute;
    top: calc(50% - 30px);
    right: 7%;
    z-index: 2;
    border: none;
    background: black;
    border-radius: 30px;
    padding: 10px 20px;
}
button.slick-next.slick-arrow:after {
	font-size: 25px;
    color: #fff;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f054";
}
.story-wrap .col-md-5 {
	position:relative;
}
.story-play {
	position:absolute;
	bottom: 10%;
	left:10%;
	display:flex;
	z-index:2;
	color: #fff !important;
    font-weight: 700;
	text-decoration:none !important;
	padding:10px;
}
.story-play:hover, .story-play:focus {
	background:#e44426;
	outline:none;
}
.sp-wrap {
	text-align:right;
	line-height: 1;
    padding-right: 8px;
}
.story-play i {
    border: 1.5px solid #fff;
    padding: 10px 10px 10px 13px;
    border-radius: 25px;
}
.sp-wrap span {
	display:block;
}
.sp-wrap, .story-play i {
	margin:auto;
}
.head-shot {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    background-size: contain !important;
    margin-bottom: -10px;
}

/*Secondary Template*/
#secondary-hero, #blog-landing-hero {
    text-align: center;
	color: #2E2E2E;
	text-transform:uppercase;
	font-size:90px;
	/* background-position-y: top !important; */
}
.s-bg-solid .hero-title {
	padding:5% 0 3% 0!important;
	font-size:90px;
}
.s-bg-img, #blog-landing-hero {
	background-size:cover !important;
	position:relative;
}
.s-bg-img .hero-title, #blog-landing-hero .page-title {
	padding: 15% 0 7% 0; 
	position:relative;
	z-index:2;
}
.single-blog {
    max-width: 1140px;
    margin: auto;
   font-size: 60px !important;
    text-transform: none !important;
}
.s-content {
    padding: 7% 15px 5%;
	color:#1c1a1a;
	font-size:17px;
	background:#F9F9F9;
	background-repeat: no-repeat;
    background-size: contain;
}
.vc_grid-container-wrapper {
    margin-left: -15px !important;
    margin-right: -15px !important;
}

.s-content h1,.s-content h2, .s-content h3, .s-content h5, .post-pod .entry-title a, .is_single h2, .is_single h3, .is_single h5, .blog-single h2, .blog-single h3, .blog-single h5{
	/* color:#2E2E2E !important; */
	color:#e44426;
}
.s-content h4, .is_single h4, .blog-single h4 {
	color: #2E2E2E;
}
.s-content ul, .is_single ul {
    margin: 50px 0 3em 20px;
    padding: 0;
	list-style:none;
}
.s-content ul li, .is_single ul li{
	margin: 15px 0 0 20px;
    position: relative;
    background-repeat: no-repeat !important;
    background-position: left 6px !important;
    padding: 0 0 0 24px;
}

 .s-content ul li:before, .is_single ul li:before {
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f061";
    color: #2E2E2E;
    margin-left: -35px;
    display: inline-block;
    border: 2px solid #2E2E2E;
    border-radius: 20px;
    padding: 3px 6px 1px 6px;
    font-size: 14px;
    margin-right: 8px;
	position:absolute;
}
.s-content ol li:before, .is_single ol li:before {
    background: #2E2E2E;
    padding: 2px 8px 0px;
    content: '';
    position: absolute;
    left: 17px;
    z-index: -1;
    border-radius: 13px;
    counter-increment: listitem;
    content: counters(listitem, '.') '';
    color: #fff;
}
.s-content ol, .is_single ol {
    position: relative;
	counter-reset:listitem;
	list-style:none;
}
.s-content ol li, .is_single ol li {
	padding-left: 12px;padding-bottom: 15px;
}

/*Accordian*/
.vc_tta-panel-title {
    background: #2e2e2e;
}
.vc_tta-panel-title a {
    color: #fff !important;
}
.vc_tta-panel-body {
    background: #fff !important;
}
i.vc_tta-controls-icon:before, i.vc_tta-controls-icon:after {
    border-color: #fff !important;
}

/*Home Buttons*/
.btn_default, #comments input[type="submit"], .caldera-grid input[type="submit"], input.btn.btn-default.cf-page-btn.cf-page-btn-next, .gform_button {
	background: #e44426;
    padding: 13px 33px;
    color: #fff !important;
	font-size:14px;
	letter-spacing:0.13px;
	font-weight:700;
	cursor:pointer;
    display: inline-block;
	text-decoration:none !important;
	transition:.25s all;
	text-transform:uppercase;
	text-align:center;
	border:2px solid #e44426;
}
.btn_default:hover, #comments input[type="submit"]:hover, .caldera-grid input[type="submit"]:hover, .gform_button:hover,
.btn_default:focus, #comments input[type="submit"]:focus, .caldera-grid input[type="submit"]:focus, .gform_button:focus {
	color:#e44426 !important;
	background:#fff;
	outline:none;
}
.btn_white_border {
	background: transparent;
    padding: 13px 33px;
    color: #fff !important;
	font-size:14px;
	letter-spacing:0.13px;
	font-weight:700;
	cursor:pointer;
    display: inline-block;
	text-decoration:none !important;
	transition:.25s all;
	text-transform:uppercase;
	text-align:center;
	border:2px solid #fff;	
}
.btn_white_border:hover, .btn_white_border:focus {
	background: #fff;
    color: #e44426 !important;
	outline:none;
}


/*Caldera Forms*/
.caldera-grid a:focus, .caldera-grid a:hover {
	color:#2E2E2E !important;
}
.caldera-grid h4, .caldera-grid h3{
	margin-top:20px;
}
.caldera-grid .btn_default1 {
	margin-top:5px;
}
.caldera-grid .control-label {
    margin: 24px 0 5px 0 !important;
}

/*Blog*/
.blog-single {
	max-width:100%;
	overflow:hidden;
	font-size:17px;
}
.meta-info {
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 30px;
}

.meta-info p {
    /* text-align: center; */
    /* width: 100%; */
    display: inline-block;
    font-weight: 700;
}

.meta-info p:first-of-type {
    margin-right: 15px;
}
nav.navigation.pagination h2 {
    display: none;
}
.post-featured-image {
    width: 100%;
    height: 430px;
	padding-top:15px;
    background-size: cover !important;
}
.blog-landing-row {
	padding:5% 0;
}
.post-pod h3 {
	padding:1em 1em 0 1em;
}
.post-pod h3 a {
	color:#e44426 !important;
	text-decoration:none !important;
}
.post-pod-contnet {
	padding:0 2em 2em 2em;
	display:grid;
}
.post-pod {
    box-shadow: 0px 2px 12px rgba(0,0,0,0.5);
	margin-bottom:35px;
}
.single-content {
	padding:5% 0;
}
#comments label {
    display: block;
}
#comments textarea, #comments input:not([type="submit"]) {
	width:100%;
	border-radius:5px;
}
#comments input[type='submit'] {
	border:none;
}
.post-pod .btnDefault {
	margin: 3em auto 1em;
    display: table;
}
.link-more a i {
	padding-left:5px;
}
h2.is_single {
    font-size: 60px !important; 
}
.site-content.is_single {
    padding: 5% 0;
}
#comments {
    max-width: 992px;
    margin: 2% auto 5%;
	padding: 0 15px;
}
.site-content.is_single .wrap {
	margin:0 15px;
}
.container.blog_single_feature img {
	width:100%;
}
.container.blog_single_feature {
	margin-top: -40px;
}
.blockquote{    
	margin: 0 0 1rem;
	font-size: 2em;
	padding-right: 1em;
	font-family: 'Permanent Marker', cursive;
	color: #0f1c3d !important;
}
.blog-btn-wrap {
    width: 100%;
    text-align: center;
    margin: 3% 0 0 0;
}
.archive_row {
	margin:10% 0 5% 0;;
}
.auth-wrap {
    background-image: linear-gradient(to right, #0f1c3d , transparent);
    display: inline-block;
    padding: 0.5em 3em 0.5em 1em;
    color: #fff;
    margin-top: 7px;
}
span.auth_name {
    text-transform: uppercase;
    font-weight: 600;
}
img.prod-title-img {
    max-height: 50px;
    display: block;
    margin: auto;
}
nav.navigation.post-navigation {
	display:none;
}
a.more-link {
    display: block;
    margin-top: 30px;
    background: #e44426;
    padding: 15px;
    color: #fff !important;
    font-size: 14px;
    letter-spacing: 0.13px;
    font-weight: 700;
    cursor: pointer;
    text-decoration: none !important;
    transition: .25s all;
    text-transform: uppercase;
    text-align: center;
    border: 2px solid #e44426;
}
a.more-link:hover, a.more-link:focus {
	background:#fff;
	color: #e44426 !important;
	outline:none;
}
p.link-more {
    margin: auto auto 0 auto;
}
.screen-reader-text {
	display:none;
}

/*Secondary Custom Classes*/
.special-sub-head {
	color:#2e2e2e !important;
	text-transform:uppercase;
}
.off-border, .off-border-left {
    position: relative;
}
.extra-margin {
	margin-top:30px;
}
.off-border:after {
	content: '';
    background: #009aa6;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -15px;
    right: -15px;
}
.off-border-left:after {
	content: '';
    background: #009aa6;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -15px;
    left: -15px;
}
h2.huge, .huge h2, h3.large, .large h3, h4.medium, .medium h4 {
	text-transform:uppercase;
}
h3.large, .large h3 {
	margin-top:60px;
}

.s-content .teal {
	color:#009aa6 !important;
}
.s-content .black {
	color:#212529 !important;
}
.s-content .red {
	color:#e44426 !important;
}
.s-content .white {
	color:#fff !important;
}
.off-border img, .off-border-left img {
    position: relative;
    z-index: 2;
	box-shadow:1px 1px 10px rgba(0,0,0, 0.4);
}

/*Staff Sotry Section*/
.staff-stories {
	text-align:center;
	margin:5% 0;
}
.btn-staff-story:active, .btn-staff-story.active {
	border-bottom:8px solid #e44426 !important;
	outline:none;
}
.btn-staff-story:focus, .btn-staff-story:hover {
	border-bottom:8px solid #009aa6;
	outline:none;
}
.btn-staff-story:hover:after {
	background:#009aa6;
}
.btn-staff-story:active:after {
	background:#e44426 !important;
}
.btn-staff-story {
    border: none;
    padding: 0;
    width: calc(20% - 20px);
    background: transparent;
    margin: 0 10px 20px 0;
	position:relative;
	cursor:pointer;
}
.btn-staff-story:after {
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f061";
    color: #fff;
    position: absolute;
    bottom: 5px;
    right: 5px;
    font-size: 24px;
    border: 2px solid;
    border-radius: 25px;
    padding: 5px 12px;
    background: #e44426;
}
.btn-staff-story img {
    width: 100%;
}
.quote-wrap1:not(.active){
	display:none;
}
.quote-wrap1 {
    font-family: 'Anton', sans-serif;
    font-size: 32px;
}
.staff-stories .container {
    margin-top: 3%;
}
.nt-wrap {
    color: #e44426;
    display: block;
    padding: 15px;
    border-top: 1px solid;
}
.staff-stories h2 {
    font-size: 70px !important;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.sname, .squote, .stitle {
	display:none;
}
#staffStoryModal {
    text-align: center;
}
.print-name, .print-title {
    color: #e44426;
}
.print-name {
    border-top: 1px solid #e44426;
    margin: 15px 0 0 0;
    padding: 15px 0 0 0;
    font-size: 22px;
}
#staffStoryModal .modal-footer {
    border-top: none;
}
#staffStoryModal .modal-header {
    border-bottom: none;
}

.teal-top-line h1, .teal-top-line h2, .teal-top-line h3, .teal-top-line h4 {
    position: relative;
    padding-top: 15px;
}

.teal-top-line h1:before, .teal-top-line h2:before, .teal-top-line h3:before, .teal-top-line h4:before {
	background: #0095a0;
	width: 30%;
	height: 8px;
	content: '';
	position: absolute;
	left: 35%;
	top: 0;
}

.zeromb {
	margin-bottom:0 !important;
}

/*Events Single Post*/
.cfuf-event-single {
	text-align:center;
}
.cfuf-event-single p {
	font-size:18px;
}
.cfuf-event-single-img {
    padding: 15px 0 25px;
	max-width:100%;
}

.fullwidth-gallery {
    margin-left: 5px !important;
    margin-right: 5px !important;
}
.vc_gitem-zone .vc-zone-link:hover, .vc_gitem-zone .vc-zone-link:focus {
    outline: 4px solid red;
    width: calc(100% - 8px);
    left: 4px;
    height: calc(100% - 8px);
    top: 4px;
}
.vc_is-hover .vc_gitem-zone {
	opacity:0.5;
}

.vc_is-hover {
    position: relative;
}
div.pp_default .pp_description {
    display: none !important;
}

/*Popup window 03052020*/
.uva-header-col {
    background: #e44426;
    color: #fff;
    text-align: center;
    padding: 10px 15px 5px 15px;
}

.uva-pod-img {
    background-size: contain !important;
    width: 100%;
    height: 100%;
	min-height:300px;
}


.pum-container {
    background: #fff !important;
    border: 1px solid #000 !important;
    padding: 0 15px !important;
}


.uva-col2-wrap {
    text-align: center;
    padding: 10% 0;
}

.uva-pod .row .col-md-6:last-of-type {
    display: flex;
    justify-content: center;
    justify-items: center;
    align-items: center;
    align-content: center;
    padding: 5% 0;
}

.col-md-6.uva-col2 {
    display: flex;
    align-items: center;
    justify-content: center;
    justify-items: center;
    align-content: center;
}

.uva-pod .col-md-6, .uva-pod .col-12 {
    padding: 0 !important;
}

.col-12.uva-footer-col {
    text-align: center;
    background: #000;
}

.col-12.uva-footer-col p {
    margin-bottom: 0;
    padding: 15px 0;
    color: #fff;
    font-style: italic;
}

button.pum-close.popmake-close {
    top: 0 !important;
    right: 0 !important;
    background-color: #fff !important;
    color: #e44426 !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    font-family: 'Oswald', sans-serif !important;
    padding: 9px !important;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
.pum-theme-2496, .pum-theme-default-theme {
    background-color: rgba(0,0,0,0.7) !important;
}
.uva-pod h1 {
    margin-right: 60px;
}
@media (min-width:481px) {
	.hw-scroll {
		display:none;
	}
}
@media (min-width:768px) {
	.mobile {
		display:none;
	}
	.copy-right p {
		display:inline-block;
	}
	.copy-right p:first-of-type:after {
		content:'|';
		padding:0 10px;
	}
	.ul-2col {
		columns: 2;
		-webkit-columns: 2;
		-moz-columns: 2;
	}
	.social-wrap {
		margin: auto 0 auto auto;
	}
	.vc_tta-panels {
		margin-bottom:60px;
	}
	.fmenu-expand {
		display:none;
	}
	.col-items {
		display:block !important;
	}
	.story-wrap {
	  margin:0 25px;
	}
	.slick-slide {
		margin:0 50px 0 0;
	}
	.special-sub-head {
		margin-top:30px;
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.quote p {
		font-size:40px;
	}
	.sub-img-wrap h2 {
		font-size:60px;
	}
	.siw_wrap {
		max-width:280px;
	}
	#hire h2, #home-goals h2, #city h2 {
		font-size:70px;
	}
	#home-welcome h1, #impact h2 {
		font-size:80px;
	}
	#impact h3 {
		font-size:46px;
	}
	ul.slick-dots {
		bottom:-40px;
	}
	.slick-pause, .slick-play {
		bottom:-55px;
	}
}

@media (min-width:992px) {
	
	.s-content h2, .is_single h2, .blog-single h2 {
		font-size:2.3rem;
	}
	.head-shot-mobile {
		display: none !important;
	}
	.s-content h2.huge, .s-content .huge h2 {
		font-size:90px;
	}
	.special-sub-head {
		font-size:2rem;
	}
	.hg-cont {
		width:50%;
	}
	h3.large, .large h3 {
		font-size:70px;
	}
	h4.medium, .medium h4 {
		font-size:40px;
	}
	.cfuf-event-single .container {
		max-width:900px !important;
		margin:auto;
	}
}

@media (min-width: 1200px){
	.head-shot {
		min-height:600px;
	}
	.quote p {
		font-size:46px;
	}
	.staff-name {
		font-size: 40px;
	}
}

@media (min-width:481px) and (max-width:991px) {
	.head-shot-mobile {
		width:60%;
	}
}
@media (max-width:1199px) {
	.staff-stories h2 {
		font-size: 60px !important;
	}
	.quote-wrap {
		font-size:28px;
	}
	.staff-name {
		font-size: 32px;
	}
	.btn-staff-story:after {
		font-size: 14px;
		padding: 5px 9px;
	}
}
@media (max-width:991px) {
	nav.main-nav ul li a {
		font-size:24px;
	}
	.menu-item-has-children i {
		top:2px;
	}
	.quote p {
		font-size: 35px;
		margin-right: 0;
	}
	img.quote-icon {    
		width: 50px;
		margin-bottom: 11px;
		margin-top: -15px;
		z-index: 3;
		position: relative;
		margin: -30px auto 15px 82px;
	}
	.head-shot {
		display:none;
	}
	.story-wrap .col-lg-7 {
		position:static;
		padding: 30px 15px 15px 15px;
	}
	.more-link-wrap {
		position:absolute;
		bottom:0;
		width:100%;
		text-align:center;
		z-index:23;
		background:#e44426;
		margin-left: -30px;
	}
	a.story-more {
		color: #fff !important;
		margin: 10px 0;
	}
	a.story-more:before {
		content: none;
	}
	.story-wrap {
		border-bottom:none !important;
	}
	.quote-wrap {
		padding: 0 30px;
	}
	#hire h2, #home-goals h2, #city h2 {
		font-size:60px;
	}
	#home-welcome h1, #impact h1 {
		font-size:70px;
	}
	#impact h3 {
		font-size:46px;
	}
	.sub-img-wrap h2 {
		font-size:48px;
	}
	.siw_wrap {
		max-width:225px;
	}
	.prog-pod h3 {
		font-size:24px;
	}
	.prog-pod {
		padding: 45px 15px 30px 15px;
	}
	.social-link-wrap {
		margin: 0;
	}
	.social-link-wrap a {
		display: -webkit-inline-box;
		margin: 5px 0 0 0;
	}
	a.fb-link {
		padding: 2px 9px;
	}
	a.vimeo-link, a.instagram-link {
		padding: 2px 7px;
	}
	a.twitter-link, a.linkin-link {
		padding: 2px 6px;
	}
	ul.slick-dots {
		text-align: center;
		width: 100%;
		display: inline-block;
		padding: 0;
		position:static;
		margin:0;
	}
	.slick-pause, .slick-play {
		text-align: center;
		display: block;
		padding: 0;
		position: static;
		margin:3px auto 0 auto;
	}
	.staff-stories h2 {
		font-size: 50px !important;
	}
	.btn-staff-story {
		border: none;
		padding: 0;
		width: calc(33.333% - 20px);
	}
	.s-content h2.huge, .s-content .huge h2 {
		font-size: 70px;
	}
	h3.large, .large h3 {
		font-size: 55px;
	}
}
@media (max-width:767px) {

	.desktop {
		display:none;
	}
	.slide-cont-post-wrap h1, .hero-title, #blog-landing-hero .page-title {
		width:90%;
	}
	.s-bg-img .hero-title, #blog-landing-hero .page-title {
		padding:20% 0;
	}
	.s-content h3,.blog-single h3 {
		font-size:1.5rem;
	}
	.col-items {
		display:none;
	}
	.quote p {
		font-size:40px;
	}
	.social-link-wrap {
		margin-left: 15px;
	}
	.stay-connected .col-md-6 {
		margin-bottom:25px;
	}
	.copy-right {
		padding:15px 0;
	}
	.copy-right p {
		padding:0;
		margin-bottom:10px;
	}
	.prog-pod {
		height:auto !important;
	}
	img.op-sub-img {
		border-top: 10px solid #fff;
		border-left: 10px solid #fff;
		border-bottom: 10px solid #fff;
	}
		button.slick-prev.slick-arrow {
		bottom: -95px;
		top: auto;
		left: 30%;
	}
	button.slick-next.slick-arrow {
		bottom: -95px;
		top: auto;
		right: 30%;
	}
	#stories {
		padding: 0 0 135px 0;
		background-size: auto !important;
		background-position: bottom center !important;
	}
	.s-bg-solid .hero-title {
		padding: 5% 0 !important;
		font-size: 60px;
		text-align: center;
		margin: auto;
	}
	.single-blog {
		font-size:42px !important;
	}
	.btn-staff-story {
		border: none;
		padding: 0;
		width: calc(50% - 20px);
	}
	.s-content h2.huge, .s-content .huge h2 {
		font-size: 50px;
		line-height:1;
	}
	h3.large, .large h3 {
		font-size: 45px;
		margin-top:30px;
	}
	.s-bg-solid .hero-title {
		font-size:50px;
	}
	img.allin-logo {
		margin: 35px auto 0 auto;
		max-width: 140px;
	}
	.event-pod {
		height:auto !important;
	}
	.story-play {
		bottom:50px;
	}
}
@media (max-width:480px) {
	.head-shot-mobile {
		width:90%;
	}
	a.header-logo img {
		max-width: 120px;
	}
	.text {
		display:none;
	}
	header#masthead {
		padding-top:0;
	}
	a.header-logo {
		margin-top: 20px;
		display: block;
	}
	.menu {
		/* padding: 0 10px 22.5px 10px; */
		padding:0;
	}
	a.header-donate {
		padding: 0 10px 26px 26px;
	}
	#home-welcome h1, #impact h1 {
		font-size: 44px;
	}
	#home-welcome h2 {
		font-size: 20px;
		margin: 10px 0 25px 0;
	}
	.story-wrap .row {
		background-size:auto;
	}
	.quote p {
		font-size: 30px;
	}
	#home-goals {
		background-size:auto;
	}
	#hire h2, #home-goals h2, #city h2 {
		font-size: 53px;
	}
	.sub-img-wrap h2 {
		font-size: 34px;
	}
	.siw_wrap {
		max-width: 160px;
	}
	.prog-pod h3 {
		font-size: 36px;
	}
	.prog-pod {
		margin-bottom:0;
	}
	#our-programs .btn_default {
		margin:35px 0 40px;
	}
	#impact h2 {
		font-size: 53px;
	}
	#impact h3 {
		font-size: 45px;
	}
	#impact h4  {
		font-size:22px;
	}
	#impact img {
		height: 90px;
	}
	#hire {
		background-size:auto;
		padding: 14% 5px 8%;
	}
	.btn_white_border, .btn_default, #comments input[type="submit"], .caldera-grid input[type="submit"], input.btn.btn-default.cf-page-btn.cf-page-btn-next, .gform_button {
		display:block;
	}
	#hire h3 {
		font-size:32px;
	}
	#impact .btn_default {
		margin: 35px 0 40px;
	}
	.city-wrap {
		background-size:auto;
		padding:15% 0 10%;
	}
	.stay-connected {
		padding: 40px 0;
	}
	.contact {
		text-align: center;
	}
	.partners img {
		width: calc(33.33% - 20px);
		margin: 10px;
	}
	.s-bg-solid .hero-title {
		font-size:46px;
	}
}
@media (max-width:450px) {
	.nav-wrap.active {
		width:100%;
	}
	a.home-top-logo, a.secondary-top-logo {
		margin:0;
		padding:10px 0 10px 10px;
	}
	.story-play {
		bottom:50px;
	}
	.s-bg-solid .hero-title {
		font-size:42px;
	}
}