/*FONTS*/
@font-face {
  font-family: 'Gilroy Medium';
  src: url('Gilroy Medium.eot'); /* IE9 Compat Modes */
  src: url('Gilroy Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Gilroy Medium.woff') format('woff'), /* Modern Browsers */
       url('Gilroy Medium.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('Gilroy Medium.svg#21e6f2d6e18649d655ceac251c8b518d') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: 'Gilroy';
  src: url('Gilroy Regular.eot'); /* IE9 Compat Modes */
  src: url('Gilroy Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Gilroy Regular.woff') format('woff'), /* Modern Browsers */
       url('Gilroy Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('Gilroy Regular.svg#4fd850be2df011182980438a62c8d8ab') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: 'Gilroy Semibold';
  src: url('Gilroy Semi Bold.eot'); /* IE9 Compat Modes */
  src: url('Gilroy Semi Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Gilroy Semi Bold.woff') format('woff'), /* Modern Browsers */
       url('Gilroy Semi Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('Gilroy Semi Bold.svg#4fd850be2df011182980438a62c8d8ab') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: 'Gilroy Light';
  src: url('Gilroy Light.eot'); /* IE9 Compat Modes */
  src: url('Gilroy Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Gilroy Light.woff') format('woff'), /* Modern Browsers */
       url('Gilroy Light.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('Gilroy Light.svg#4fd850be2df011182980438a62c8d8ab') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

@font-face {
    font-family: 'Berthold City Light';
    src: url('berthold_city_light_regular-webfont.eot');
    src: url('berthold_city_light_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('berthold_city_light_regular-webfont.woff') format('woff'),
         url('berthold_city_light_regular-webfont.ttf') format('truetype'),
         url('berthold_city_light_regular-webfont.svg#berthold_citylight') format('svg');

    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Avenir Medium';
  src: url('Avenir-Medium.eot'); /* IE9 Compat Modes */
  src: url('Avenir-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Avenir-Medium.woff') format('woff'), /* Modern Browsers */
       url('Avenir-Medium.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('Avenir-Medium.svg#0882291fef93bcd06d472e1ee8939c3e') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}





@font-face {
  font-family: 'Avenir Roman';
  src: url('Avenir-Roman.eot'); /* IE9 Compat Modes */
  src: url('Avenir-Roman.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Avenir-Roman.woff') format('woff'), /* Modern Browsers */
       url('Avenir-Roman.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('Avenir-Roman.svg#0882291fef93bcd06d472e1ee8939c3e') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: 'Avenir Book';
  src: url('Avenir-Book.eot'); /* IE9 Compat Modes */
  src: url('Avenir-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Avenir-Book.woff') format('woff'), /* Modern Browsers */
       url('Avenir-Book.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('Avenir-Book.svg#0882291fef93bcd06d472e1ee8939c3e') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: 'Avenir Heavy';
  src: url('Avenir-Heavy.eot'); /* IE9 Compat Modes */
  src: url('Avenir-Heavy.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Avenir-Heavy.woff') format('woff'), /* Modern Browsers */
       url('Avenir-Heavy.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('Avenir-Heavy.svg#0882291fef93bcd06d472e1ee8939c3e') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  700;
}

@font-face {
  font-family: 'Avenir Light';
  src: url('Avenir-Light.eot'); /* IE9 Compat Modes */
  src: url('Avenir-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Avenir-Light.woff') format('woff'), /* Modern Browsers */
       url('Avenir-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('Avenir-Light.svg#78de6cebc05d0d6b5836c87138de5726') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  200;
}

@font-face {
    font-family: 'Gotham';
    src: url("Gotham Medium.otf") format("opentype");
}
@font-face {
    font-family: 'Din Pro';
    src: url("DIN-Pro-Regular.otf") format("opentype");
}

@font-face {
    font-family: 'Din Pro Bold';
    src: url("DIN-Pro-Bold.otf") format("opentype");
}
@font-face {
    font-family: 'Avenir Book';
    src: url("Avenir Book Font.otf") format("opentype");
}
/* UIKIT ADJUSTMENTS */
*+address, *+dl, *+fieldset, *+figure, *+ol, *+p, *+pre, *+ul {
	margin-top:0px;
}
:focus-visible {
	outline: 0px;
}
canvas, img, svg, video {
	max-width:unset;
}
/*GLOBAL STYLES*/
*{
	margin: 0px;
	padding: 0px;
}
html{
	-webkit-font-smoothing: antialiased !important;
	overflow-x: hidden;
}
.hide{
	display: none;
}
.header,
.nav,
.main,
.footer{
	display: block;
}
body{
	font-family: 'Avenir Book';
	font-size: 16px;
	color: #000000;
	background: #ffffff;
	background-size: 100%;
}
body:before{
	content: '';
	width: 842px;
	height: 478px;
	position: absolute;
	z-index: -1;
	right: 0px;
	top:0px;
	background-size: cover;
}
img{
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.imgContentWrap .imgWrap .breakout img,
.breakout img{
	position: relative;
    left: 0px;
    width: auto;
    max-width: 355px;
	border: 8px solid #FCB53A;
    border-bottom: 0px;
}
.innerWrapper{
	max-width: 1078px;
	margin: 0 auto;
	position: relative;
}
.overlay{
	width: 100%;
	min-height: 100%;
	position: fixed;
	z-index: 2;
	background: rgba(0,0,0,0.7);
	top: 0px;
}
.desktop{
	display: block;
}
.mobile{
	display: none;
}
.tablet{
	display: none;
}
.phone{
	display: none;
}
a.fullLink{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left:0px;
}
.button{ 
    margin-right:16px; 
    height: auto;
    display: block;
    padding: 10px 20px;
    margin: 15px 0px;
    background-color: #005CAB;
    font-family: 'Avenir Black';
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    position: relative;
    text-transform: uppercase;
    
}
.button:hover{
    background-color:#6282C1;
	color:#ffffff;
	text-decoration: none;
}
.wayfinder-wrap{
    margin-top: -80px;
    margin-left: 38%;
    padding-right: 30px;
    padding-top: 15px;
}

.wayfinder-wrap a,
.wayfinder a {
    color: #2B643A;
    font-family: 'Avenir Medium';
	font-size: 16px;
	text-decoration: none;
    margin-top: 50px;
    display: block;
}

.wayfinder-wrap a:hover,
.wayfinder a:hover {
	color: #1b4827;
	cursor: pointer;
}

/*TABLES*/
table.easy-table.easy-table-default{
	border: 1px solid #999;
	line-height: 2;
	margin: 0 0 1.5rem;
	color: black;
	font-family: sans-serif;
	font-size: 14px;
	text-align: left;
	border-collapse: collapse;
}
table.easy-table.easy-table-default thead {
	background: whitesmoke;
	font-weight: bold;
}
table.easy-table.easy-table-default tr th,
table.easy-table.easy-table-default tr td{
	padding: 5px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
table.easy-table.easy-table-default tr:nth-of-type(even) {
	background: #f9f9f9 !important;
}
.easy-table tbody tr:hover td,.easy-table tbody tr:hover th{background-color:#f5f5f5;}

td.parish-report-current-year {
  background-color: #F8FFEF;
}
tr:nth-of-type(even) td.parish-report-current-year {
  background-color: #DEECD5;
}

/*TOP BANNER*/
.topBanner {
	background-color: #6a607b;
	color: #fff;
	font-family: 'Avenir Heavy';
	display: none;
	margin-bottom:30px;
}

.topBanner.hidden {
	display: none !important;
}

.topBanner .topBannerClose {
	background-color: transparent;
	border: none;
	opacity: 0.7;
}

.topBanner .topBannerClose:hover {
	cursor: pointer;
	opacity: 1;
}

.topBanner .innerWrapper {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0 auto;
	padding: 20px 0;
	width: 95%;
}

.topBanner .copyContainer {
	display: flex;
	margin-bottom: 20px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
}

.topBanner .copyContainer header {
	line-height: 1.2;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.topBanner .copyContainer aside {
	line-height: 1.6;
	font-size: 14px;
}

.topBanner .ctaContainer {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	overflow: hidden;
}

.topBanner .learnMore {
	background: #f3834a;
	color: #ffffff;
	font-family: 'Avenir Heavy';
	font-size: 14px;
	padding: 10px 40px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 20px;
	width: 100%;
}

.topBanner .learnMore:hover{
	background: #e45d18;
}

/*HEADER*/
header.header{
	width: 100%;
	height: 130px;
	z-index: 3;
	position:relative;
	padding-top: 30px;
	background:#ffffff;
}

header.header.open{
	background: #ffffff url('../img/background.png') 0px 0px no-repeat;
	background-size: cover;
}
.header .innerWrapper{
	min-height: 100%;
	overflow: visible;
}
.header .logo{
	width: auto;
	float: left;
	margin: -5px 0px 0px 15px;
}
.header .logo a img {
	max-width: 442px;
    height: auto;
}
.header a.donateNow{
	padding: 10px 20px;
	font-size: 20px;
	color: #ffffff;
	background: #005CAB;
	float: right;
	text-decoration: none;
	text-transform: uppercase;
	margin: 15px 0px 0px 0px;
	font-family: 'Avenir Black';
}
.header a.donateNow:hover{
	background: #6282C1;
}

/*NAV*/
.ccm-toolbar-visible .nav a.navOpen{
	width: 58px;
    height: 50px;
	background: #005CAB;
	padding: 10px;
	text-decoration: none;
	font-size: 20px;
	color: #ffffff;
	line-height: 26px;
	display: inline-block;
	margin-top: 18px;
	float: left;
}
.ccm-toolbar-visible .nav a.navOpen:hover{
	background: #6282C1;
	color: #ffffff;
}
.nav a.navOpen{
	width: 39px;
    height: 31px;
	background: #005CAB;
	padding: 10px;
	text-decoration: none;
	font-size: 20px;
	color: #ffffff;
	line-height: 26px;
	display: inline-block;
	margin-top: 18px;
	float: left;
}
.nav a.navOpen:hover{
	background: #6282C1;
	color: #ffffff;
}

.nav a.navOpen:hover .navBar{
	background: #ffffff;
}

.nav a.navOpen.open,
.nav a.navOpen.open:hover{
	background: #005CAB;
}

.nav a.navOpen #menu{
	height: 25px;
	line-height: 27px;
	font-family: 'Avenir Heavy';
	letter-spacing: -1px;
    font-size: 13px;
	color:#ffffff;
	text-align:center;
}
.nav a.navOpen .navBar{
	height: 2px;
	width: auto;
	background: #ffffff;
}

.nav a.navOpen.open .navBar{
	background: #ffffff;
}

.nav a.navOpen .navBar.top,
.nav a.navOpen .navBar.bottom{
	width: auto;
	margin: 0px 0px 0px 0px;
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	-moz-transform-origin: center right;
	-webkit-transform-origin: center right;
	-o-transform-origin: center right;
	-ms-transform-origin: center right;
	transform-origin: center right;
	transition: transform .3s linear, transform-origin .3s linear;
	-webkit-transition: transform .3s linear, transform-origin .3s linear;
	-o-transition: transform .3s linear, transform-origin .3s linear;
	-moz-transition: transform .3s linear, transform-origin .3s linear;
	-ms-transition: transform .3s linear, transform-origin .3s linear;
}
.nav a.navOpen .navBar.top.rotateDown{
	width: 40px;
    margin: 0px 0px 0px -6px;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-moz-transform-origin: center right;
	-webkit-transform-origin: center right;
	-o-transform-origin: center right;
	-ms-transform-origin: center right;
	transform-origin: center right;
	transition: transform .3s linear, transform-origin .3s linear;
	-webkit-transition: transform .3s linear, transform-origin .3s linear;
	-o-transition: transform .3s linear, transform-origin .3s linear;
	-moz-transition: transform .3s linear, transform-origin .3s linear;
	-ms-transition: transform .3s linear, transform-origin .3s linear;
}
.nav a.navOpen .navBar.bottom.rotateUp{
	width: 40px;
    margin: 0px 0px 0px -6px;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-moz-transform-origin: center right;
	-webkit-transform-origin: center right;
	-o-transform-origin: center right;
	-ms-transform-origin: center right;
	transform-origin: center right;
	transition: transform .3s linear, transform-origin .3s linear;
	-webkit-transition: transform .3s linear, transform-origin .3s linear;
	-o-transition: transform .3s linear, transform-origin .3s linear;
	-moz-transition: transform .3s linear, transform-origin .3s linear;
	-ms-transition: transform .3s linear, transform-origin .3s linear;
}
ul.navDropdown{
    width: 383px;
    height: auto;
    background: #ffffff;
    padding: 20px 30px 40px 30px;
    position: absolute;
    top: 100%;
    left: -50px;
    z-index: 3;
    list-style: none;
    text-transform: uppercase;
    display: none;
	overflow-y:scroll;
	max-height:650px;
}
ul.navDropdown::-webkit-scrollbar {
    background-color: #aaa;
	width:7px; 
}
ul.navDropdown::-webkit-scrollbar-thumb{
	background:#005CAB;
	border-radius:5px;
}
ul.navDropdown li{
	margin-bottom: 0px;
	position: relative;
}
ul.navDropdown li a{
	width: auto;
	display: inline-block;
	font-family: 'Avenir Book';
	font-size: 26px;
	color: #000;
	padding: 4px 10px;
	text-decoration: none;
	position: relative;
}
ul.navDropdown > li.nav-has-dropdown .expand{
	display: inline-block;
	margin-left: 5px;
	color: #005CAB;
	font-family: 'Avenir Book';
	font-size: 28px;
	cursor: pointer;
}
ul.navDropdown li.active,
ul.navDropdown li ul li.active{
}
ul.navDropdown > li.active-selected > a,
ul.navDropdown li ul li.active a{
	color: #005CAB;
	font-family: 'Avenir';
	font-weight:bold;
	text-transform:uppercase;
}
ul.navDropdown li a:hover,
ul.navDropdown li.active ul li a:hover{
	color: #005CAB;
	font-family: 'Avenir';
}

ul.navDropdown li.active ul li a{
	color:#000;
	font-family: 'Avenir Book';
}
ul.navDropdown li ul{
	list-style: none;
	padding-left: 35px;
	padding-top: 5px;
	display: none;
	background: #ffffff;
}
ul.navDropdown li ul li a{
	font-size: 20px;
	font-family: 'Avenir Book';
	text-transform: initial;
}

/*MAIN*/
.main{
	overflow: hidden;
	clear: both;
}
.main .innerWrapper{
	clear: both;
}

/*HERO*/
.hero{
	width: 1078px;
	margin: 0 auto 0px;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.hero.image{
	margin: 0 auto;
}
.hero img{
	width: 100%;
	height: auto;
}
.hero > div{
	width: 100%;

	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.hero.image > div{
	display: block;
	width: 100%;
}
.hero h1{
	font-family: 'Avenir Book';
	font-size: 55px;
	line-height: 60px;
	font-weight: 400;

	margin-top: -20px; 
}
.hero h1 span{
	font-family: 'Berthold City Light';
	font-size: 65px;
	text-transform: uppercase;
	line-height: 96px;
    padding-top: 4px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}
.heroText{
	padding: 20px 10px;
	max-width:1078px;
    margin: -64px auto 0;
    text-align: center;
	background:transparent;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.heroText p{
	font-family: 'Avenir Book';
	font-size: 15px;
	color: #ffffff;
	font-weight: normal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:0px;
	margin-top: 8px;
}
@media screen and (max-width:1040px){
	.heroText{
		margin: -25px auto 0;
		background: #005CAB;
		padding: 0px 10px 10px;
	}
}

/* // .hero .heroText:before{
// 	content: '';
// 	position: absolute;
// 	min-height: 100%;
// 	width: 100%;
// 	background-color: #51b36e;
// 	top:0px;
// 	left: -100%;
// }
// .hero .heroText:after{
// 	content: '';
// 	position: absolute;
// 	min-height: 100%;
// 	width: 100%;
// 	background-color: #51b36e;
// 	top:0px;
// 	right: -100%;
// } */

/*VIDEO HOME PAGE*/
.videoWrap{
	width: 100%;
	display: table;
	overflow: hidden;
	margin: 0px auto;
	padding: 25px;
	margin: 25px 0px;
	background: #00603F;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.videoWrap iframe{
	border: 3px solid #ffffff;
	width: 520px;
}
.videoWrap .textWrap{
	padding-left: 25px;
	text-align: left;
}

.videoWrap .textWrap:first-of-type {
    padding-left:0px;
}
.videoWrap .textWrap img{
	border: none;
	padding: 0px;
	margin: 6px 0px 0px;
}
.videoWrap blockquote{
	font-size: 16px;
	color: #ffffff;
	line-height: 20px;
	margin-bottom: 0px;
}
.imgContentWrap .contentWrap blockquote{
	color: #0C58AF;
	font-size: 19px;
	line-height: 22px;
	margin: 30px 0px;
}
.purpleQuote{
	font-size: 24px;
	color: #ffffff;
	line-height: 0px;
}
.signatures {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: column;
}
.signatures img {
	display: block;
	max-width:240px;
}
.signatures span {
    font-size: 12px;
    line-height: 18px;
    display: inline-block;
	color: #ffffff;
}
/* .videoWrap blockquote:before,
.imgContentWrap .contentWrap blockquote:before{
	content: '';
	display: inline-block;
	width: 15px;
	height: 20px;
	background: url('/application/themes/scsa_2022/img/quotes.png') 0px 0px no-repeat;
	background-size: contain;
	margin-right: 7px;
}
.videoWrap blockquote:after,
.imgContentWrap .contentWrap blockquote:after{
	content: '';
	display: inline-block;
	width: 15px;
	height: 20px;
	background: url('/application/themes/scsa_2022/img/quotes.png') 0px 0px no-repeat;
	background-size: contain;
	margin-left: 5px;
} */
.imgContentWrap .contentWrap blockquote:before,
.imgContentWrap .contentWrap blockquote:after{
	width: 17px;
	height: 15px;
}
.videoWrap .textWrap p{
	font-size: 12px;
	color: #ffffff;
	margin-top: 0px;
}
.videoWrap .textWrap a{
    width: 260px;
    padding: 13px 0px;
    display: inline-block;
    margin-top: 20px;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
    background: #005CAB;
    text-align: center;
}
.videoWrap .textWrap a:hover{
	background: #6282C1;
}
@media screen and (min-width: 1099px){
	.videoWrap::before {
		width: 62px;
		display: block;
		content: '';
		background: #00603f;
		position: absolute;
		top: 0;
		bottom: 0px;
		max-height: 407px;
		left: 0;
	}
}



.videoWrap .videoCol{
	width: 50%;
	display: table-cell;
	vertical-align: middle;
}


.imgHomeWrap{
	width: 100%;
	margin-bottom: -5px;
	position: relative;
}

.imgHomeWrap img{
	width: 100%;
	height: auto;
}

.imgHomeWrap .homeCallOut{
	position: absolute;
	width: 420px;
	height: auto;
	top: 60px;
	left: 0px;
	background: rgba(253, 190, 40, 0.8);
	color: #414141;
	font-size: 40px;
	font-family: 'Lucky Fellas Serif';
	font-weight: bold;
	padding: 10px;
	/*text-transform: uppercase;*/
}

.imgHomeWrap .homeCallOut p{
	border-top: 1px solid #414141;
	border-bottom: 1px solid #414141;
	padding: 10px;
}

.imgHomeWrap .homeCallOut a{
	 color: #e51937;
    text-decoration: none;
    font-size: 18px;
}

.imgHomeWrap .homeCallOut a:hover{
    color: #ff1d3e;
    cursor: pointer;
    font-size: 18px;
}

/*PROFILE*/
.pageHeaderWrap{
	width: 100%;
	padding: 35px 0px 10px;
}

.pageHeaderWrap h1{
	font-family: "athelas", serif;
    font-size: 34px;
    line-height: 32px;
    display: inline-block;
    color: #00603F;
    margin-right: 7px;
    font-weight: bold;
}

.pageHeaderWrap h2{
	font-weight: normal;
	font-size: 24px;
	display: inline-block;
	padding-left: 10px;
	border-left:1px solid #090909;
	color: #090909;
	font-family: "Avenir Medium", sans-serif;

}

.imgContentWrap{
	display: table;
	width: 100%;
/*	margin-bottom: 180px;*/
}

.imgContentWrap .imgWrap{
	width: 33%;
	float: left;
}

.imgContentWrap .imgWrap img{
	width: 100%;
	height: auto;
	border: 8px solid #FCB53A;
}

.imgContentWrap .no-top-border img{
	border-top:0px;
}

.imgContentWrap .imgWrap .imgCallOut p,
.imgContentWrap .contentWrap .imgCallOut p{
	padding: 20px;
	color: #000000;
	line-height: 21px;
	margin-bottom: 0px;
}

.green{
	background: #69a25e;
}
.teal{
	background: #30656b;
}
.lightblue{
	background: #5cbee5;
}
.purple{
	background: #6a607b;
}
.blue{
	background: #43b5c3;
}
.brown{
	background: #b79758;
}
.yellow{
	background:#FCB53A;
}
.dark-green{
	background:#00573C;
}
.green-border img{
	border-color:#00573C !important;
}
.green-and-lightblue{
	margin-top: -6px;
	margin-bottom: -1px;
	padding-top: 0px !important;
	background: rgb(131,203,168);
	background: linear-gradient(180deg, rgba(131,203,168,1) 48%, rgba(255,255,255,1) 48%, rgba(255,255,255,1) 50%, rgba(92,190,229,1) 50%, rgba(92,190,229,1) 100%);
}
.imgContentWrap .imgWrap .imgCallOut .lightblue p{
	top: 0px;
}
.imgContentWrap .imgWrap .imgCallOut .lightblue{
	padding-bottom: 15px;
}
.imgContentWrap .imgWrap .imgCallOutWrap .purple.padding{
	margin-top: -6px;
    padding-top: 0px !important;
    padding-bottom: 15px;
}
.imgContentWrap .imgWrap .imgCallOut img,
.imgContentWrap .contentWrap .imgCallOut img{
	width: 100%;
	height: auto;
}

.imgContentWrap .imgWrap .imgCallOutWrap,
.imgContentWrap .contentWrap .imgCallOutWrap,
.imgContentWrap .imgWrap .imgCallOut,
.imgContentWrap .contentWrap .imgCallOut{
	width: auto;
	height: auto;
	position: relative;
	line-height: 0px;
}
.imgContentWrap .imgWrap .imgCallOutWrap .padding{
	padding: 15px 0px 5px;
}
.imgContentWrap .imgWrap .imgCallOutWrap .padding img{
	width: 89%;
	margin:0 auto;
	display: block;
}
.imgContentWrap .imgWrap .imgCallOut .padding{
	padding-bottom: 15px;
	margin-top: -1px;
	margin-bottom: -5px;
}
.imgContentWrap .imgWrap .imgCallOut .padding p{
	top: 0px;
}

/*
.imgContentWrap .imgWrap .imgCallOutWrap .imgCallOut p:before{
	content: '';
	position: absolute;
	background: url('../img/callOutArrow.png') left center no-repeat;
	height: 114px;
	width: 70px;
	left: 0px;
	top: -5px;
	top: 50%;
	margin-top: -57px;
}
*/

.imgContentWrap .contentWrap{
	width: 62%;
	float: right;
	font-size: 18px;
	color: #000101;
	font-family: 'Avenir Book';
}

.imgContentWrap .contentWrap h3,
.imgContentWrap .contentWrap h4{
	font-size: 26px;
	color: #00603F;
	font-family: 'Avenir Black';
	display: block;
	font-weight: 700;
	line-height:40px;
}
.imgContentWrap .contentWrap .profilesIntro {
	margin-bottom:10px;
}


.imgContentWrap .contentWrap h4{
	font-family: 'Avenir Book';
	font-size: 21px;
	color: #000000;
}

.imgContentWrap .contentWrap h5{
	font-family: 'Clarendon';
	font-size: 25px;
	color: #fcb53b;
	text-transform: uppercase;
	display: block;
	margin: 15px 0px 5px 0px;
	font-weight: 300;
}

.imgContentWrap .contentWrap h6{
	font-family: 'Avenir Book';
    font-size: 32px;
    color: #404040;
    text-transform: capitalize;
    display: inline-block;
    line-height: 42px;
    margin-bottom: 0px;
    font-weight: 300;
	margin-top:10px;
}
.imgContentWrap .contentWrap h6:first-of-type {
	margin-top:0px
}

.imgContentWrap .contentWrap p{
	margin: 20px 0px 20px;
	line-height: 22px;
	font-size: 16px;
	font-family: 'Avenir Book';
}

.imgContentWrap .contentWrap p:first-child{
	margin-top: 0px;
}

.imgContentWrap .contentWrap p strong{
	font-family: 'Avenir Heavy';
}
strong {
	font-family: 'Avenir Heavy';
}

.didYouKnowImgWrap{
	width: 100%;
	margin-bottom: -30px;
	position: relative;
	z-index: 1;
}

.didYouKnowImgWrap img{
	width: 100%;
	height: auto;
	border: 10px solid white;
    -webkit-box-shadow: 2px 6px 27px -4px rgba(0,0,0,0.62);
    -moz-box-shadow: 2px 6px 27px -4px rgba(0,0,0,0.62);
    box-shadow: 2px 6px 27px -4px rgba(0,0,0,0.62);
    -webkit-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 35px;
}

.didYouKnowImgWrap .subCallOut{
	position: absolute;
	width: 320px;
	height: auto;
	bottom: 75px;
	left: 0px;
	color: #414141;
	font-size: 31px;
	line-height: 26px;
	font-family: 'Lucky Fellas Serif';
	/*text-transform: uppercase;*/
	background: rgba(253, 190, 40, 0.8);
	text-transform: uppercase;
}

.didYouKnowImgWrap .subCallOut p{
	border-top: 1px solid #404040;
	border-bottom: 1px solid #404040;
	padding: 10px;
}
.didYouKnowImgWrap .subCallOut span{
	padding: 10px;
	display: block;
}

/*ABOUT*/
.fullWidthContent{
	width: 100%;
	padding: 10px 0px;
	font-size: 18px;
	color: #000101;
	font-family: 'Avenir Book';
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.fullWidthContent p:first-of-type{
	margin-top:0px;
}

.fullWidthContent p{
	margin: 25px 0px;
	line-height: 26px;
}

.aboutLinksWrap{
	width: 100%;
	display: table;
	font-size: 16px;
	font-family: 'Avenir Book';
	color: #ffffff;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.aboutLinksWrap .aboutLinksCol {
	display: inline-block;
    background: #FCB53A;
    vertical-align: top;
    min-height: 100%;
    position: relative;
    float: left;
    width: 49%;
    margin-bottom: 10px;
}

.aboutLinksWrap .aboutLinksCol:nth-of-type(2n+2){
	border-left:10px solid #ffffff;
}

.aboutLinksWrap .aboutLinksCol .imgWrap {
    float: left;
    width: 35%;
}

.aboutLinksWrap .aboutLinksCol .imgWrap img{
	float: right;
	width: 100%;
	height: auto;
	min-height: 285px;
}

.aboutLinksWrap .aboutLinksCol .contentWrap{
	float: right;
	width: 63%;
	padding:0px 10px 10px 0px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.aboutLinksWrap .aboutLinksCol .contentWrap h2 {
    font-size: 21px;
    line-height: 28px;
    color: #000000;
    padding: 6px 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #000000;
    font-family: 'Avenir Medium';
    font-style: normal;
    font-weight: 100;
    border-left:none;
}

.aboutLinksWrap .aboutLinksCol .contentWrap p{
	margin: 0;
	line-height: normal;
	color: #000000;
}

/*RESOURCES*/
.resourcesLinks ul{
	list-style: none;
	position: relative;
}
.resourcesLinks ul li a{
	display: flex;
    align-items: center;
	float: left;
    width: 33%;
	height:90px;
   background-color: #005CAB;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 5px solid white;
    padding: 20px 10px 20px 50px;
    text-decoration: none;
}
.resourcesLinks ul li a span{
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	padding-left: 5px;
}
.resourcesLinks ul li a span:hover,
.resourcesLinks ul li:hover > a span,
.resourcesLinks ul li a:hover{
	/*color: #00558b;*/
	 background-color:#6282C1;
	cursor: pointer;
}
.resourcesLinks ul li a span:before{
	position: absolute;
	content: '';
	height: 46px;
	width: 33px;
	background: url('../img/pdfSprit.png') 0px -49px no-repeat;
	margin: -10px 0px 0px -45px;
}
.resourcesLinks ul li a:hover > span:before{
	/*background: url('../img/pdfSprit.png') 0px 0px no-repeat;*/
}

.resourcesLinks ul li a span.pastor:before{
	background: url('../img/bibleSprit.png') 0px -49px no-repeat;
	margin: -17px 0px 0px -47px;
}
.resourcesLinks ul li a:hover > span.pastor:before{
	/*background: url('../img/bibleSprit.png') 0px 0px no-repeat;*/
}

/*CONTACT*/
.contentWrap .content{
	margin: 25px 0px;
}

.contentWrap .content:first-child{
	margin: 0px 0px 25px 0px;
}

.contentWrap .content p{
	margin: 0px 0px;
	display: block;
}

.contentWrap .content p a,
.fullWidthContent p a,
.pageHeaderWrap p a,
.default p a{
	color: #005CAB;
	font-family: "Avenir Medium", sans-serif;
	text-decoration: none;
}

.contentWrap .content p a:hover,
.fullWidthContent p a:hover,
.pageHeaderWrap p a:hover,
.default p a:hover{
	color: #6282C1;
	font-family: "Avenir Medium", sans-serif;
	text-decoration: none;
}

.imgContentWrap .contentWrap a.contactSocial,
.aboutLinksCol .contentWrap a.contactSocial{
	width: 310px;
    height: auto;
    display: block;
    padding: 10px 20px;
    margin: 15px 0px;
    background-color: #005CAB;
    font-family: 'Avenir Book';
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    position: relative;
    text-transform: uppercase;
}

.aboutLinksCol .contentWrap a.contactSocial{
	margin-bottom: 0px;
    position: absolute;
    bottom: 0px;
    width: 100% !important;
    max-width: 65%;
    right: 0px;
}

.imgContentWrap .contentWrap a.contactSocial span{
	padding-left: 8px;
	border-left: 1px solid #ffffff;
	display: block;
}

.imgContentWrap .contentWrap a.contactSocial:hover,
.aboutLinksCol .contentWrap a.contactSocial:hover{
	background: #6282C1;
}

.imgContentWrap .contentWrap a.contactSocial.noIcon,
.aboutLinksCol .contentWrap a.contactSocial.noIcon{
	padding: 6px 0 6px 0;
	width: 200px;	
	text-align: center;
}

.imgContentWrap .contentWrap a.contactSocial.noIcon span{
	border-left:none;
}

.imgContentWrap .contentWrap a.contactSocial.facebook span:before{
	content: '';
	position: absolute;
	height: 25px;
	width: 25px;
	background: url('../img/contactSprit.png') 7px 0px no-repeat;
	left:8px;
	top: 50%;
    margin-top: -14px;
}

.imgContentWrap .contentWrap a.contactSocial{
	padding-left: 40px;
}

.imgContentWrap .contentWrap a.contactSocial.facebook:hover span:before{
	background: url('../img/contactSprit.png') 7px -30px no-repeat;
}

.imgContentWrap .contentWrap a.contactSocial.twitter span:before{
	content: '';
	position: absolute;
	height: 25px;
	width: 25px;
	background: url('../img/contactSprit.png') -21px -2px no-repeat;
	left: 7px;
    top: 50%;
    margin-top: -13px;
}

.imgContentWrap .contentWrap a.contactSocial.twitter:hover span:before{
	background: url('../img/contactSprit.png') -21px -32px no-repeat;
}

.imgContentWrap .contentWrap a.contactSocial.instagram span:before{
	content: '';
	position: absolute;
	height: 25px;
	width: 25px;
	background: url('../img/contactSprit.png') -50px -2px no-repeat;
	left:8px;
	top: 50%;
    margin-top: -13px;
}

.imgContentWrap .contentWrap a.contactSocial.instagram:hover span:before{
	background: url('../img/contactSprit.png') -50px -2px no-repeat;
}

/*FOOTER*/
.footer{
	width: 100%;
	background-color: #00603f;
	background-size: 100% auto;
	padding: 35px 0px 50px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin: 40px 0px 0px 0px;
    position: relative;
    overflow: hidden;
}


.footer .innerWrapper{
	z-index: 2;
}

.footer .footerWrap{
	display: table;
	width: 100%;
	font-size: 16px;
	color: #000000;
	font-family: 'Avenir Book';
}

.footer .footerWrap.first{
	border-bottom: 3px solid #ffffff;
	font-size: 26px;
	margin-bottom: 5px;
}

.footer .footerWrap.first h2{
	font-family: 'athelas', serif;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
}

.footer .footerWrap .footerCol{
	display: table-cell;
	width: 50%;
	padding: 15px;
}

.footer .footerWrap.first .footerCol{
	padding-bottom: 6px;
	vertical-align: middle;
	padding-left: 0;
}

.footer .footerWrap .footerCol.address{
	width: 28%;
	padding-left: 0;
}

.footer .footerWrap .footerCol.about,
.footer .footerWrap .footerCol.contact{
	width: 36%;
}

.footer .footerWrap .footerCol.right{
	text-align: right;
}

.footer .footerWrap .footerCol p{
	margin-bottom: 10px;
	color: #ffffff;
}

.footer .footerWrap .footerCol p:last-of-type{
	margin-bottom: 0px;
}

.footer .footerWrap .footerCol a{
	text-decoration: none;
	color: #fcb53a;
	font-family: 'Avenir Medium';
}

.footer .footerWrap .footerCol a:hover{
	opacity: .7;
}

.footer .footerWrap.first .footerCol a{
	width: 33px;
	height: 33px;
	display: inline-block;
	cursor: pointer;
}

.footer .footerWrap.first .footerCol a.facebook{
	background: url('../img/social-icons-2024.png') 0px 0px no-repeat;
}

.footer .footerWrap.first .footerCol a.facebook:hover{
	opacity: .7;
}

.footer .footerWrap.first .footerCol a.twitter{
	background: url('../img/social-icons-2024.png') -45px 0px no-repeat;
}

.footer .footerWrap.first .footerCol a.twitter:hover{
	opacity: .7;
}

.footer .footerWrap.first .footerCol a.instagram{
	background: url('../img/social-icons-2024.png') -90px 0px no-repeat;
}

.footer .footerWrap.first .footerCol a.instagram:hover{
	opacity: .7;
}

.footer .copyright{
	margin-top: 20px;
	font-size: 14px;
	color:#ffffff;
}

/*2017 UPDATES*/
.paddingWrapper{
	width: 100%;
	padding: 0px;
/* 	background: url("../img/didYouKnowImg.jpg") 0px 0px no-repeat;
	background-size: contain; */
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    margin-top: 175px;
}
.paddingWrapper > img{
	width: 100%;
	height: auto;
}
.didYouKnow{
	width: 95%;
	display: block;
	padding: 35px 35px 10px 0px;
	background: #005CAB;
	border: 3px solid #ffffff;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: -127px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.didYouKnow.mobile{
	display: none;
}
.didYouKnow .col{
	display: table-cell;
	width: auto;
	vertical-align: top;
}
.didYouKnow .col img {
	margin-left: 30px;
	position: relative;
}

.paddingWrapper.profile .didYouKnow{
	position: static;
	width: 100%;
	border: none;
}
.paddingWrapper.profile .didYouKnow img{
	width: auto;
}
.paddingWrapper .didYouKnow{
	top: -150px !important;
}
.paddingWrapper .imgHomeWrap img{
	border: 10px solid white;
    -webkit-box-shadow: 2px 6px 27px -4px rgba(0,0,0,0.62);
    -moz-box-shadow: 2px 6px 27px -4px rgba(0,0,0,0.62);
    box-shadow: 2px 6px 27px -4px rgba(0,0,0,0.62);
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.paddingWrapper .imgHomeWrap .homeCallOut{
	background: url('../img/homePaintStroke.png') 0px 0px no-repeat;
    background-size: contain;
    background-position: center center;
    width: 602px;
    height: 175px;
    top: auto;
    bottom: 30px;
    display: table;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.didYouKnow ul{
	margin-left: 55px;
	padding: 20px 0px
}
.didYouKnow ul li{
	color: #ffffff;
	margin-bottom: 20px;
}
.didYouKnow ul li:last-of-type{
	margin-bottom: 0px;
}
/* .dioceseWrap::before {
	content: url(../img/diocese_before.png);
    position: absolute;
    margin-top: 135px;
} */
@media screen and (max-width:400px) {
	.dioceseWrap::before {
		margin-top: 155px;
		margin-left: -49vw;
	}
}

.dioceseWrap{
	width: 100%;
	height: auto;
	display: table;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #ffffff;
    margin-bottom: 25px;
	overflow:hidden;
}
.dioceseWrap .col{
	display: table-cell;
	vertical-align: top;
	width: 52%;
}
.dioceseWrap .col:first-of-type{
	padding:0px;
	background:#00603F;
}
.dioceseWrap .col:last-of-type{
	width: 48%;
}
.dioceseWrap .col img{
	width: 102%;
	height: auto;
	padding-left: 10px;
}

.dioceseWrap h3{
    font-size: 32px;
    margin-bottom: 34px;
    font-family: "athelas", sans-serif;
    text-transform: uppercase;
    color: #ffffff;
    background: #DA1A31;
	padding: 10px 0px 10px 30px;
    position: relative;
    font-weight: 400;
    line-height: 38px;
    border-bottom: 8px solid #ffffff;
	padding-right: 60px;
}
.dioceseWrap h3:after{
    content: '';
    position: absolute;
    display: block;
    top: 0px;
    bottom: 0px;
    right: 0px;
    width: 55px;
    background: #FCB53A;
    border-left: 8px solid #ffffff;
}
.dioceseWrap ul{
	margin-left: 25px;
}
.dioceseWrap ul li{
	margin-bottom: 0px;
	font-size: 16px;
	line-height: 28px;
	color:#ffffff;
}

.profiles .contentWrap p img{
	margin-right: 20px;
}

.profilesDouble .didYouKnow {
	display: none;
}
.profilesDouble .didYouKnow.mobile {
	display: none;
}
/*MEDIA QUERIES*/

@media (min-width: 651px) {
	.topBanner .copyContainer {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	    flex-direction: row;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.topBanner .copyContainer header {
		margin-bottom: 0;
		padding-right: 20px;
		text-align: right;
	}

	.topBanner .copyContainer aside {
		border-left: 1px solid black;
		-webkit-box-align: center;
	    -ms-flex-align: center;
	    align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding-left: 20px;
		text-align: left;
	}

	.topBanner .learnMore {
		width: auto;
	}
	
	
}

@media (min-width: 960px) {
	.topBanner .innerWrapper {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	    flex-direction: row;
	}

	.topBanner .copyContainer {
		margin-bottom: 0;
		width: 75%;
	}

	.topBanner .learnMore {
		margin-bottom: 0;
	}

	.topBanner .ctaContainer {
		-webkit-box-align: center;
	    -ms-flex-align: center;
	    align-items: center;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding-left: 20px;
		width: 25%;
	}
}
@media (max-width: 1098px) {
	.header .logo {
	    margin: 10px 0px 20px 15px;
	}
	.dioceseWrap {
		width:100%;
		max-width:100%;
	}
	.dioceseWrap .col:first-of-type {
		padding-bottom: 20px;
	}
	.header .logo img{
		width: 297px;
		height: 66px;
	}
	header.header{
		padding-top: 10px;
		height: 100px;
	}
	.nav{
		margin-left: 35px;
	}
	.header a.donateNow {
		margin: 0px 40px 0px 0px;
	}
	ul.navDropdown{
		left: 0px;
	}
	.hero img,
	.hero{
		width: 100%;
		height: auto;
	}
	.videoWrap {
		width: 100%;
	}
	.videoWrap .videoCol img{
		width: 100%;
		height: auto;
	}
	.videoWrap .videoCol .textWrap img{
		width: auto;
	}
	.player .vp-controls .custom-logo.sticky {
		opacity: 1!important;
		visibility: visible!important;
		display: none !important;
	}
	.player .vp-controls .custom-logo img{
		display:none !important;
	}
	.dioceseWrap .col{
		display: block;
		width: 100%;
	}
	.dioceseWrap .col img{
		display: none;
	}
	.footer .innerWrapper{
		padding: 0px 30px;
	}
	.pageHeaderWrap {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		padding: 35px 30px 10px;
	}
	.imgContentWrap{
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0px 30px;
	}
	.imgContentWrap.contact{
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0px 0px;
	}
	.fullWidthContent {
		padding: 10px 30px;
	}
	.aboutLinksWrap .aboutLinksCol .contentWrap h2 {
		font-size: 21px;
	}
	.aboutLinksWrap .aboutLinksCol .imgWrap img {
		height: auto;
		min-height: 0px;
	}
	.aboutLinksWrap .aboutLinksCol .contentWrap{
	    float: right;
	    width: 62%;
	}
	.aboutLinksWrap .aboutLinksCol .imgWrap{
		margin-right: 10px;
	}
	.resourcesLinks ul li a{
		height: 86px;
		position: relative;
	}
	.resourcesLinks ul li a span{
		height: 45px;
		vertical-align: middle;
		display: table-cell;
	}
	.resourcesLinks ul li a span:before{
		margin: 0px 0px 0px -45px;
		top: 18px;
	}
	.resourcesLinks ul li a span.pastor:before{
		margin: 0px 0px 0px -45px;
		top: 10px;
	}
	.aboutLinksWrap .aboutLinksCol{
		min-height: 275px;
	}
	.aboutLinksCol .contentWrap a.contactSocial{
		display: inline-block;
		max-width: 100%;
	}
	.videoWrap .videoCol .textWrap p{
		padding: 0px;
	}
	.videoWrap iframe{
		width: 360px;
    	height: 197px;
    	display: block;
    	margin: 0 auto;
	}
	.dioceseWrap h3{
		padding: 15px;
	}
	.dioceseWrap h3:after{
		display: none;
	}
	.paddingWrapper{
		margin-top: 200px;
	}
	.didYouKnow{
		top: -127px;
	}
	.imgContentWrap .imgWrap .breakout img,
	.breakout img{
		position: static;
	    left: 0px;
	    width: 100%;
	}
}
@media (max-width: 979px) {
	.profilesDouble .imgContentWrap .imgWrap img {
		border:0px;
	}
}
@media (max-width: 959px) {
	.hero h1 {
	    font-size: 40px;
	    line-height: 45px;
	}
	.hero h1 span {
	    font-size: 50px;
	    line-height: 83px;
	}
}

@media (max-width: 768px) {
	.nav{
		margin-left: 15px;
	}
	.videoWrap .videoCol{
		display: block;
		width: auto;
		margin: 5px auto;
	}
	.videoWrap .textWrap:first-of-type {
		margin-bottom:40px;
	}
	.videoWrap .textWrap {
		padding:0px;
	}
	.videoWrap .videoCol .textWrap{
		padding: 10px 20px;
		font-size: 30px;
		line-height: 42px;
	}
	
	.videoWrap .videoCol .textWrap em{
		font-size: 40px;
	}
	.footer {
		background-size: auto;
	}
	.footer .footerWrap{
		display: table;
		width: 100%;
		font-size: 16px;
    	color: #ffffff;
	}
	
	.footer .footerWrap.first .footerCol,
	.footer .footerWrap.first .footerCol.right{
		font-size: 26px;
		display: table-cell;
		width: 50%;
	}
	
	.footer .footerWrap .footerCol,
	.footer .footerWrap .footerCol.right,
	.footer .footerWrap.first .footerCol,
	.footer .footerWrap.first .footerCol.right{
		display: block;
		width: 100%;
		padding: 0px;
		text-align: center;
	}

	.footer .footerWrap .footerCol.about,
	.footer .footerWrap .footerCol.contact,
	.footer .footerWrap .footerCol.address{
		width: 100%;
		padding:10px 0px;
	}
	.footer .copyright{
		text-align: center;
	}
	.pageHeaderWrap h2 {
		font-size: 29px;
		font-weight: 300;
	}
	.desktop{
		display: none !important;
	}
	.mobile,
	.didYouKnow.mobile{
		display: block;
	}
	.didYouKnow{
		position: static;
		width: 100%;
		border-left: none;
		border-right: none;
	}
	.paddingWrapper{
		background: none;
		padding: 0px;
		height: auto;
		display: table;
		margin-bottom: -7px;
		margin-top: 20px;
	}
	.paddingWrapper img{
		width: 100%;
		height: auto;
	}
	.didYouKnow .col{
		display: block;
	}
	.imgContentWrap{
		margin-bottom: 35px;
	}
	.imgContentWrap .contentWrap .imgCallOutWrap img{
		width: 100%;
		height: auto;
	}
	.imgContentWrap .contentWrap {
		width: 100%;
		float: left;
	}
	.imgContentWrap .contentWrap h4{
		font-size: 21px;
		margin-left: 0px;
		display: block;
	}
	.imgContentWrap .contentWrap .mobile {
		float: left;
		width: 50%;
		height: auto;
		margin: 0px 10px 0px 0px;
	}
	.imgContentWrap .contentWrap .mobile img{
		width: 100%;
		height: auto;
		border:0px;
	}
	.aboutLinksWrap .aboutLinksCol .imgWrap {
		width: 25%;
	}
	.aboutLinksWrap .aboutLinksCol .contentWrap {
		width: 72%;
	}
	.tablet{
		display: block !important;
	}
	.phone{
		display: none !important;
	}
	.aboutLinksWrap .aboutLinksCol{
		display: block;
		width: 100%;
		overflow: auto;
		min-height: 230px;
		margin: 15px 0px;
	}
	.aboutLinksWrap .aboutLinksCol.middle{
		border-left:none;
		border-right:none;
	}
	.aboutLinksWrap .aboutLinksCol .imgWrap img{
		float: right;
		height:auto;
	}
	.contentWrap .content:first-child{
		margin: 40px 0px 25px 0px;
	}
	
	.resourcesLinks ul li a{
		height: auto;
		width: 100%;
	}
	.resourcesLinks ul li a span{
		height: auto;
		vertical-align: middle;
		display: table-cell;
		font-size: 16px !important;
	}
	.resourcesLinks ul li a span:before{
		margin: 0px 0px 0px -45px;
		top: 5px;
	}
	.resourcesLinks ul li a span.pastor:before{
		margin: 0px 0px 0px -45px;
		top: -2px;
	}
	.aboutLinksWrap .aboutLinksCol .contentWrap p{
		padding-bottom: 48px;
		padding-left:10px;
	}
	.profiles .didYouKnow.blue .threeCol ul li{
		width: 100%;
	}
	.footer .footerWrap.first{
		border-bottom: 3px solid #ffffff;
	}
	.aboutLinksWrap .aboutLinksCol:nth-of-type(2n+2){
		border:none;
	}
	.imgContentWrap .imgWrap{
		width: 50%;
	}
	.videoWrap .videoCol .textWrap p{
		line-height: 21px;
	}
	.videoWrap .videoCol .textWrap blockquote{
		line-height: 30px;
	}
	.imgContentWrap .imgWrap .imgCallOut, .imgContentWrap .contentWrap .imgCallOut {
	    margin-top: 0px;
	    margin-bottom: 5px;
	}
	.hero{
		-ms-flex-wrap:wrap;
        flex-wrap:wrap;
	}
	.hero > div{
		width: 100%;
	}
	.hero h1{
		margin:0px;
		padding:20px 10px;
		text-align: center;
	}
	.wayfinder-wrap{
		margin:25px 0px 0px 0px;
		padding:0px 35px;
	}
	.footer .footerWrap.first .footerCol.right{
		padding: 13px 0px;
	}
	.imgContentWrap .contentWrap a.contactSocial,
	.aboutLinksCol .contentWrap a.contactSocial{
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
}

@media (max-width: 650px) {
	.header a.donateNow{
		float: none;
		display: block;
		clear: both;
		margin: 22px auto 0px;
		width: 95%;
		text-align: center;
		padding: 10px 20px;
		-moz-box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	    box-sizing: border-box;
	}


	header.header,
	header.header.open{
		background-position: center 0px;
		height: 160px;
	}
	ul.navDropdown{
		top: 100%;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		max-height:unset;
	}
	.videoiFrame{
		height: auto;
	}
}

@media (max-width: 480px) {
	header.header{
		padding-top: 0px;
	}
	.didYouKnowImgWrap .subCallOut{
	    width: 220px;
	    text-align: center;
	    left: 0px;
	    right: auto;
	    margin: 0 auto;
	}
	.pageHeaderWrap h2 {
		display: block;
		border-left:none;
		padding-top: 10px;
		padding-left: 0px;
	}
	.pageHeaderWrap{
		padding: 35px 30px 25px;
	}
	.imgContentWrap .contentWrap h4,
	.imgContentWrap .contentWrap h3{
		display: inline-block;
	}
	.imgContentWrap .contentWrap h4{
		margin-bottom:5px;
	}
	.imgContentWrap .contentWrap h5 {
		font-size: 19px;
	}
	.imgContentWrap .contentWrap{
		line-height: 0px;
	}
	.imgContentWrap .contentWrap .mobile {
		float: none;
		width: 100%;
		height: auto;
		margin: 0px;
	}
	.imgContentWrap .contentWrap .mobile.last{
		margin-bottom: 20px;
	}
	.imgContentWrap .contentWrap .mobile img{
		width: 100%;
		height: auto;
	}
	.imgContentWrap .contentWrap .imgCallOut{
		background: none;
		z-index: -1;
    	position: relative;
    	margin-bottom: 20px
	}
	.imgContentWrap .contentWrap .imgCallOut .green p{
		background:#83cba8;
	}
	.imgContentWrap .contentWrap .imgCallOut .teal p{
		background: #30656b;
	}
	.imgContentWrap .contentWrap .imgCallOut .lightblue p{
		background: #5cbee5;
	}
	.imgContentWrap .contentWrap .imgCallOut .purple p{
		background: #6a607b;
	}
	.imgContentWrap .contentWrap .imgCallOut .brown p{
		background: #b79758;
	}
	.tablet{
		display: none !important;
	}
	.phone{
		display: block !important;
	}
	.aboutLinksWrap .aboutLinksCol .imgWrap {
		margin-right: 12px; 
	}
	.aboutLinksWrap .aboutLinksCol .contentWrap {
		width: 100%;
		float: none;
	}
	.videoWrap .videoCol .textWrap p{
		padding-left: 0px;
	}
	.imgContentWrap .imgWrap{
		width: 100%;
	}
	.videoWrap .videoCol .textWrap img{
		width: 100%;
		height: auto;
	}
	.videoWrap,
	.dioceseWrap .textWrap{
		padding: 20px;
	}
	.didYouKnow{
		padding: 20px 20px 20px 0px;
	}
	.dioceseWrap h3{
		font-size: 24px;
		line-height: 30px;
	}
}

@media (max-width: 413px) {
	.header .logo{
		margin-top: 17px;
    	margin-bottom: 20px;
	}
	.header .logo img{
		width: 213px;
		height: 47px;
	}
	.videoWrap .textWrap a{
		padding: 8px 3px;
		font-size: 14px;
	}
	.videoWrap .textWrap a:before{
		left: -1px;
	}
	ul.navDropdown li a{
		font-size: 26px;
	}
	.videoWrap iframe{
		width: 270px;
    	height: 152px;
	}
}

