/*
Theme Name: Casa NWA
Author: Sharp Hue
*/

/*Inner Template Theme Colors*/
#blog .blog-meta-info a:hover,
#blog h1 a,
#content h1,
#blog h1,
#blognav h3,
#blognav ul li a:hover { color:#00457c; }
#faqs .faq .icon,
#events .date,
#contact .frm_forms .frm_submit input,
#blog nav .nav-previous a,
#blog nav .nav-next a,
#information .icon { background-color:#ed1c2e; }
#testimonials .testimonial { border-color:#555; }
#gallerynav a:hover,
#gallerynav a.active { border-bottom-color:#555; }
#gallerynav a.active span { border-top-color: #555; }

#blog nav .nav-previous a,
#blog nav .nav-next a {margin-bottom: 20px;}

/*Theme Styles*/
.nav > ul > li.home > a span { display:none; }
.nav > ul > li.home > a i { background-image: url(images/sprite.png); background-position: 76.8% 73.17073170731707%; background-size: 1662.5% 1676.923076923077%; width: 16px; height: 13px; display: inline-block; vertical-align: middle; font-size: 0; }
.ico-home { background-image: url(images/sprite.png); background-position: 76.8% 73.17073170731707%; background-size: 1662.5% 1676.923076923077%; width: 16px; height: 13px; display: inline-block; vertical-align: middle; font-size: 0; }
.ico-next { background-image: url(images/sprite.png); background-position: 61.354581673306775% 77.720207253886%; background-size: 1773.3333333333335% 872.0000000000001%; width: 15px; height: 25px; display: inline-block; vertical-align: middle; font-size: 0; }
.ico-prev { background-image: url(images/sprite.png); background-position: 68.92430278884463% 77.720207253886%; background-size: 1773.3333333333335% 872.0000000000001%; width: 15px; height: 25px; display: inline-block; vertical-align: middle; font-size: 0; }
.header .logo { background-image: url(images/CASA-of-Northwest-Arkansas-Logo.png); background-position: 0% 0%; background-size: 100% 149.31506849315068%; width: 266px; height: 146px; display: inline-block; vertical-align: middle; font-size: 0; background-size:cover; }
.music-logo { background-position: 0% 100%; background-size: 177.33333333333334% 320.5882352941177%; width: 150px; height: 68px; display: inline-block; vertical-align: middle; font-size: 0; }
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.ico-home { background-image: url(images/sprite.@2x.png); background-position: 61.6% 73.17073170731707%; background-size: 1662.5% 1676.923076923077%; width: 16px; height: 13px; display: inline-block; vertical-align: middle; font-size: 0; }
	.header .logo { background-image: url(images/sprite.@2x.png); background-position: 0% 0%; background-size: 100% 149.31506849315068%; width: 266px; height: 146px; display: inline-block; vertical-align: middle; font-size: 0; }
/* 	.music-logo { background-image: url(images/sprite.@2x.png); background-position: 0% 100%; background-size: 177.33333333333334% 320.5882352941177%; width: 150px; height: 68px; display: inline-block; vertical-align: middle; font-size: 0; }*/
} 
.cols:after,
.footer .footer__body:after,
.footer .footer__inner:after,
.footer .footer__contacts ul:after,
.header .header__utilities:after,
.header .header__inner:after,
.shell:after,
.article:after,
.event:after,
.info:after,
.socials ul:after,
.testimonial:after { content: ''; line-height: 0; display: table; clear: both; }
/* ------------------------------------------------------------ *\
	I.   Generic
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Reset
\* ------------------------------------------------------------ */
*,
*:before,
*:after { padding: 0; margin: 0; outline: 0; box-sizing: border-box; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main { display: block; }
html { tap-highlight-color: rgba(0,0,0,0); }
body { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; -webkit-text-size-adjust: none; -ms-text-size-adjust: none; text-size-adjust: none; }
img,
iframe,
video,
audio,
object { max-width: 100%; }
img,
iframe { border: 0 none; }
img { height: auto; display: inline-block; vertical-align: middle; }
b,
strong { font-weight: bold; }
address { font-style: normal; }
svg:not(:root) { overflow: hidden; }
a,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="image"],
label[for] { cursor: pointer; }
a[href^="tel"],
button[disabled],
input[disabled],
textarea[disabled],
select[disabled] { cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner { padding: 0; border: 0; }
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea,
a[href^="tel"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
textarea { overflow: auto; -webkit-overflow-scrolling: touch; overflow-scrolling: touch; }
button,
input,
optgroup,
select,
textarea { font-family: inherit; font-size: inherit; color: inherit; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; }
button,
select { text-transform: none; }
table { width: 100%; border-collapse: collapse; border-spacing: 0; }
nav ul,
nav ol { list-style: none outside none; }
/* ------------------------------------------------------------ *\
	Base
\* ------------------------------------------------------------ */
body { min-width: 320px; background: #fff; font-family: 'PT Sans', sans-serif; font-size: 16px; line-height: 1.88; color: #000; }
a { color: inherit; text-decoration: underline; }
a:hover { text-decoration: none; }
a[href^="tel"] { text-decoration: none; }
h1,
h2,
h3,
h4,
h5,
h6 { margin-bottom: 0.94em; }
h1 { font-size: 42px; line-height: 1.29; letter-spacing: 0.02em; }
h2 { font-size: 35px; }
h3 { font-size: 27px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }

ul,
ol,
dl,
table,
blockquote { margin-bottom: 1.88em; }
h1[class],
h2[class],
h3[class],
h4[class],
h5[class],
h6[class],
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
ul:last-child,
ol:last-child,
dl:last-child,
table:last-child,
blockquote:last-child { margin-bottom: 0; }
/* ------------------------------------------------------------ *\
	Fonts
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Helpers
\* ------------------------------------------------------------ */
/*  Clear  */
.clear:after { content: ''; line-height: 0; display: table; clear: both; }
/*  Notext  */
.notext { white-space: nowrap; text-indent: 100%; text-shadow: none; overflow: hidden; }
.notext-old { font-size: 0; line-height: 0; text-indent: -4000px; }
/*  Hidden  */
[hidden],
.hidden { display: none; }
/*  Scroll Prevent  */
.scroll-prevent { overflow: hidden; position: fixed; top: 0; left: 0; right: 0; bottom: 0; }
/*  Alignleft  */
.alignleft { float: left; }
/*  Alignright  */
.alignright { float: right; }
/*  Disabled  */
[disabled],
.disabled { cursor: default; }
/*  Grid  */
.cols { margin: 0 -15px; }
.cols:after { }
.col { float: left; width: 100%; padding: 0 15px; }
.col-1of2 { width: 50%; }
/*  Responsive Helpers  */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block { display: none !important; }
@media (max-width: 767px) {
	.hidden-xs { display: none !important; }
	.visible-xs-block { display: block !important; }
	.visible-xs-inline { display: inline !important; }
	.visible-xs-inline-block { display: inline-block !important; }
}
@media (min-width: 768px) and (max-width: 1023px) {
	.hidden-sm { display: none !important; }
	.visible-sm-block { display: block !important; }
	.visible-sm-inline { display: inline !important; }
	.visible-sm-inline-block { display: inline-block !important; }
}
@media (min-width: 1024px) and (max-width: 1200px) {
	.hidden-md { display: none !important; }
	.visible-md-block { display: block !important; }
	.visible-md-inline { display: inline !important; }
	.visible-md-inline-block { display: inline-block !important; }
}
@media (min-width: 1201px) {
	.hidden-lg { display: none !important; }
	.visible-lg-block { display: block !important; }
	.visible-lg-inline { display: inline !important; }
	.visible-lg-inline-block { display: inline-block !important; }
}
/* ------------------------------------------------------------ *\
	II.  Regions
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Container
\* ------------------------------------------------------------ */
.container {}
/* ------------------------------------------------------------ *\
	Content
\* ------------------------------------------------------------ */
.content {}
/* ------------------------------------------------------------ *\
	Footer
\* ------------------------------------------------------------ */
.footer { position: relative; padding: 83px 0; }
.footer .footer__images { position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.footer .footer__image { background: #00457c; width: 51.7%; }
.footer .footer__image_alt { background: #003660; width: 48.3%; }
.footer .footer__body { position: relative; }
.footer .footer__body:after { }
.footer .footer__inner { float: left; width: 52.5%; padding: 0 0 0 5px; color: #fff; }
.footer .footer__inner:after { }
.footer .footer__aside { float: left; width: 47.5%; padding: 0 0 0 82px; }
.footer .footer__links { float: left; width: 33.33%; margin-bottom: 10px; min-height:180px; }
.footer .footer__links h5 { margin-bottom: 0; text-transform: uppercase; }
.footer .footer__links h5 a { text-decoration: none; }
.footer .footer__links ul { list-style-type: none; }
.footer .footer__links li a { display: block; text-decoration: none; font-size: 12px; line-height: 1.75; font-family: 'Open Sans', sans-serif; }
.footer .footer__links a:hover { text-decoration: underline; }
.footer .socials a { color: #fff; }
.footer .socials .fa-twitter { font-size: 26px; }
.footer .footer__actions { font-size: 0; }
.footer .footer__actions a { min-width: 49%; }
.footer .footer__actions a + a { margin-left: 8px; }
.footer .footer__actions .vol { margin-left: 8px; }
.footer .footer__contacts { margin-bottom: 35px; color: #fff; font-size: 16px; line-height: 1.44; }
.footer .footer__contacts ul { list-style-type: none; }
.footer .footer__contacts ul:after { }
.footer .footer__contacts li { position: relative; float: left; width: 50%; padding-left: 33px; }
.footer .footer__contacts i { position: absolute; top: 0; left: 0; font-size: 22px; }
.footer .footer__contacts a { text-decoration: none; }
.footer .subscribe { margin-bottom: 60px; }
.footer .copy { font-size:12px; text-align:left; float:left; width:100%; }
@media (max-width: 1200px) {
	.footer .footer__actions a { display: block; width: 100%; }
	.footer .footer__actions a + a { margin: 10px 0 0 0; }
	.footer .footer__actions .vol { margin-left: 0; margin-top: 10px;}
}
/* Mobile */
@media (min-width: 768px) and (max-width: 1024px) {
	.footer .footer__links { width: 50%; min-height: 150px;}
	.footer .footer__aside { padding: 0 41px 0 41px;}	
}
@media (max-width: 767px) {
	.footer { background: #00457c; padding: 30px 0; }
	.footer .footer__images { display: none; }
	.footer .footer__links { margin: 0 auto 20px; }
/* 	.footer .footer__links { display: block; float: none; margin: 0 auto 20px; } */
	
	.footer .footer__inner { float: none; width: 100%; padding: 0; text-align: center; }
	.footer .footer__aside { float: none; width: 100%; padding: 0; margin: 0 auto; text-align: center; }
	
	.footer .footer__contacts { text-align: left; }
	
	.footer .footer__contacts li { width: 100%; max-width: 300px; margin: 0 auto; float: none; }
	.footer .footer__contacts li + li { margin-top: 20px; }

	.footer .footer__actions { max-width: 300px; margin: 0 auto; }
	.footer .copy { text-align:center; padding-bottom:40px; }
}
@media (max-width: 600px) {
	.footer .footer__links { margin: 0 auto 20px; width: 50%; min-height: 140px;}
	
}
/* ------------------------------------------------------------ *\
	Header
\* ------------------------------------------------------------ */
#header .give-once {display:none;}
#header .give-monthly {display:none;}
.header { padding-top: 17px; }
.header .logo,
.header .phone,
.header .socials,
.header .header__actions { float: left; }
.header .header__inner,
.header .header__utilities,
.header .nav { float: right; }
.header .nav { clear: right; }
.header .header__utilities:after,
.header .header__inner:after { }
.header .header__inner { transition: -webkit-transform .3s ease-in-out; transition: transform .3s ease-in-out; transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out; }
.header .header__inner.active { -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); }
.header .phone { margin-top: 7px; font-size: 18px; text-decoration: none; color: #222222; font-weight: 700; }
.header .socials { margin-left: 59px; }
.header .header__actions { margin: 8px 0 0 55px; font-size: 0;}
.header .header__actions a + a { margin-left: 12px; }
.header .header__utilities { margin: 35px 0; }

@media(min-width:851px){
  .header .header__actions {display:flex;}
}

@media (max-width: 1200px) {
	.header .logo { width: 182px; height: 100px; margin-top: 25px; }
}
/* Mobile */
@media (min-width: 851px) and (max-width: 1024px) {
	.header { padding-top: 0; }
	.header .logo { position:absolute; left:10px; top:0; }
}
@media (max-width: 850px) {
	.header { padding: 10px 0; }
	.header .header__inner { position: fixed; top: 0; left: 0; bottom: 0; width: 200px; z-index: 30; padding: 30px 0; -webkit-transform: translateX(-100%); -ms-transform: translateX(-100%); transform: translateX(-100%); overflow: auto; background: #fff; border-right: 1px solid #000; text-align: center; color: #fff; }
	.header .logo { margin-top: 0; }

	.header .header__utilities { float: none; width: 100%; margin: 0 0 20px 0; text-align: center; }
	
	.header .header__utilities .phone,
	.header .header__utilities .socials,
	.header .header__actions { float: none; margin: 0; }
	
	.header .header__actions a + a { margin: 10px 0 0 0; }
	
	.header .btn_secondary { margin-left: 0; margin-top: 10px;}
}
/* ------------------------------------------------------------ *\
	Inner Title
\* ------------------------------------------------------------ */
.wrapper.inner-title { min-height:0; }
.wrapper.inner-title:after { content: ''; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; opacity: .15; background: rgb(0,0,0); }
.wrapper.inner-title .container { max-width:1200px; }
.wrapper.inner-title h1 { padding:173px 0; color:#fff; position: relative; z-index: 10;}
@media (max-width: 1200px) {
	.wrapper.inner-title h1 { padding:100px 30px; color:#fff; position: relative; z-index: 10; }
}
@media(max-width: 880px) {
	.wrapper.inner-title h1 { padding:80px 30px; position: relative; z-index: 10; }	
}
@media (max-width: 600px) {
	.wrapper.inner-title h1 { padding:40px 30px; font-size: 25px; position: relative; z-index: 10; }
}
/* ------------------------------------------------------------ *\
	Main
\* ------------------------------------------------------------ */
.main {}
/* ------------------------------------------------------------ *\
	Shell
\* ------------------------------------------------------------ */
.shell { max-width: 1220px; padding-left: 10px; padding-right: 10px; margin: auto; }
.shell:after { }
.shell-fluid { max-width: none; }
/* ------------------------------------------------------------ *\
	Sidebar
\* ------------------------------------------------------------ */
.sidebar {}
/* ------------------------------------------------------------ *\
	Wrapper
\* ------------------------------------------------------------ */
.wrapper { min-height: 0; }
/* ------------------------------------------------------------ *\
	III. Modules
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Articles
\* ------------------------------------------------------------ */
.articles { display: -webkit-flex; display: -ms-flexbox; display: flex; /*margin: 0 -25px;*/ }
.articles .article { -webkit-flex-grow: 0; -ms-flex-positive: 0; flex-grow: 0; -webkit-flex-shrink: 1; -ms-flex-negative: 1; flex-shrink: 1; width: 33.33%; padding: 0 25px; }
.article:after { }
.article .article__image { float: left; margin-right: 22px; }
.article .article__image img { width:180px; }
.article .article__content { overflow: hidden; }
.article .article__content p { font-size: 13px; line-height: 1.69; color: #3a3a3a; font-family: 'Open Sans', sans-serif; }
.article .article__meta { margin-left: 6px; font-size: 12px; font-family: 'Open Sans', sans-serif; font-style: italic; color: #575757; white-space: nowrap; }
/* Mobile */
@media (min-width: 768px) and (max-width: 1024px) {
	.articles {flex-wrap: wrap; margin: 0;}
	.articles .article { width: 48%; padding: 20px 25px; }
}
@media (max-width: 767px) {
	.articles { display: block; margin: 0; }
	.articles .article { padding: 0; width: 50%; margin: 0 auto; }
	.articles .article + .article { margin-top: 20px; }
	
	.article .article__content { overflow: visible; text-align: center; }
	.article .article__content p { margin-bottom: 10px; }
	.article .article__image { float: none; margin: 0 0 10px 0; text-align: center; }

	.article .article__actions a { display: block; }
}
/* ------------------------------------------------------------ *\
	Button
\* ------------------------------------------------------------ */
.btn { display: inline-block; vertical-align: middle; text-align: center; cursor: pointer; border: 0;
	-webkit-appearance: none;
	   -moz-appearance: none;
	 		appearance: none;
}
.btn_default { min-width: 131px; height: 33px; padding: 0 10px; border-radius: 4px; text-transform: uppercase; color: #fff; font-size: 15px; font-weight: 700; text-align: center; line-height: 33px; background: #ed1c2e; text-decoration: none; transition: opacity .3s; }
.btn_default:hover { opacity: .8; }
.btn_secondary { background: #00457c; margin-left:12px; }
.btn_small { min-width: 123px; height: 29px; line-height: 29px; }
.btn_light { background: #0870c3; }
.btn_medium { min-width: 160px; height: 37px; line-height: 37px; text-transform: capitalize; }
.btn_large { min-width: 179px; height: 37px; line-height: 37px; text-transform: capitalize; }
.btn_extrasmall { min-width: 100px; height: 28px; line-height: 28px; font-size: 13px; }
.btn_extralarge { min-width: 240px; }
.btn-slider { display: inline-block; margin-right: auto; height: 42px; min-width: 114px; line-height: 42px; padding: 0 10px; background: #fff; color: #00457c; font-size: 17px; font-weight: 700; text-transform: uppercase; text-decoration: none; text-align: center; transition: opacity .3s; }
.btn-slider:hover { opacity: .8; }
.btn-slider_large { min-width: 200px; }
.btn-group .btn-submit-donation { background-color:#ed1c2e; color:#fff; }
/*  Button Block  */
.btn-block { display: block; padding-left: 0; padding-right: 0; }
/* ------------------------------------------------------------ *\
	Event
\* ------------------------------------------------------------ */
.event:after { }
.event .event__icon { float: left; margin-right: 40px; }
.event .event__content { float: left; padding-top:10px;}
.event .event__content h5 { margin-bottom: 0px; }
.event .event__content p { font-family: 'Open Sans', sans-serif; font-size: 15px; }
.event .event__calendar { float: left; }
.event .event__calendar { margin: 20px 73px 0 0; font-size: 20px; color: #00447c; font-weight: 700; }
.event .event__calendar i { margin-right: 10px; font-size: 29px; }
.event .event__actions { float: right; margin-top: 19px; }
/* Mobile */
@media (min-width: 768px) and (max-width: 1024px) {
	.event .event__calendar,
	.event .event__content,
	.event .event__icon,
	.event .event__actions { float: none; width: 100%; text-align: center; margin-bottom: 10px; }
}
@media (max-width: 767px) {
	.event .event__calendar,
	.event .event__content,
	.event .event__icon,
	.event .event__actions { float: none; width: 100%; text-align: center; margin-bottom: 10px; }

	.event .event__calendar { margin-top: 0; }
	.event .event__actions { margin: 0; }
}
/* ------------------------------------------------------------ *\
	Features
\* ------------------------------------------------------------ */
.features { display: -webkit-flex; display: -ms-flexbox; display: flex; /*margin: 0 -13px;*/ }
.features .feature { -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-flex-shrink: 1; -ms-flex-negative: 1; flex-shrink: 1; width: 33.33%; padding: 0 13px; }
.feature .feature__image { position: relative; display: block; background-size: cover; background-position: center center; background-repeat: no-repeat; padding-top: 44.6%; border-radius: 5px; overflow: hidden; transition: opacity .3s; }
.feature .feature__image:hover { opacity: .7; }
.feature figcaption { position: absolute; bottom: 0; left: 0; right: 0; background: rgba(0,0,0, .7); text-align: center; }
.feature h6 { text-transform: uppercase; color: #fff; }
/* Mobile */
@media (min-width: 768px) and (max-width: 1024px) {
	.features { margin: 0; }
	.feature h6 { text-transform: uppercase; color: #fff; font-size: 14px; }
}
@media (max-width: 767px) {
	.features { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0; }
	.features .feature { width: 100%; padding: 0; }
	.features .feature + .feature { margin-top: 20px; }
}
/* ------------------------------------------------------------ *\
	Form Elements
\* ------------------------------------------------------------ */
input::-webkit-input-placeholder { color: inherit; opacity: 1; }
input::-moz-placeholder { color: inherit; opacity: 1; }
input:-ms-input-placeholder { color: inherit; opacity: 1; }
input::placeholder { color: inherit; opacity: 1; }
textarea::-webkit-input-placeholder { color: inherit; opacity: 1; }
textarea::-moz-placeholder { color: inherit; opacity: 1; }
textarea:-ms-input-placeholder { color: inherit; opacity: 1; }
textarea::placeholder { color: inherit; opacity: 1; }
input:-webkit-autofill { -webkit-text-fill-color: inherit; -webkit-box-shadow: 0 0 0 1000px #fff inset; }
.field {}
.textarea {}
.select {}
.radio {}
.checkbox {}
/* ------------------------------------------------------------ *\
	Form
\* ------------------------------------------------------------ */
.form {}
/* ------------------------------------------------------------ *\
	Info
\* ------------------------------------------------------------ */
.info:after { }
.info .info__content { float: left; width: 44%; }
.info .info__content h2 { margin-bottom: 18px; color: #00457c; }
.info .info__content h2 span { font-size: 30px; font-weight: 400; color: #ee1b2d; }
.info p { font-family: 'Open Sans', sans-serif; }
.info .info__video { float: left; width: 56%; padding: 20px 0 0 45px; }
/* Mobile */
@media (min-width: 768px) and (max-width: 1024px) {
	
}
@media (max-width: 767px) {
	.info .info__content { float: none; width: 100%; margin-bottom: 20px; text-align: center; }
	.info .info__video { float: none; width: 100%; text-align: center; padding: 0; }
}
/* ------------------------------------------------------------ *\
	Intro
\* ------------------------------------------------------------ */
.intro { position: relative; }
.intro .intro__image { background-size: cover; background-repeat: no-repeat; background-position: center center; padding-top: 38.5%; }
.intro .intro__bar { position: absolute; bottom: 0; left: 0; right: 0; z-index: 20; padding: 0px 0; background: rgba(255,255,255,.75); }
.intro .shell { height: 100%; }
.intro .intro__content { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
.intro .intro__container { float: right; width: 40%; height: 100%; color: #fff; text-align: left; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.intro .intro__container h1 { margin-bottom: 20px; }
.intro .intro__container h1 sup { font-size: 20px; }
@media (max-width: 1200px) {
	.intro .intro__container { width: 50%; }
}
@media (min-width: 768px) and (max-width: 1024px) {
	.intro .intro__bar {position: static;}
}
@media (max-width: 767px) {
	/*.intro .intro__container { width: 100%; }*/
	.intro .intro__container h1 { font-size: 16px; }
	.intro .intro__container h1 sup { font-size: 12px; }
	.intro .intro__container a { min-width: 100px; margin: 0 auto; height: 30px; line-height: 30px; font-size: 14px; }
	.intro .intro__bar { position: static; }
}
/* ------------------------------------------------------------ *\
	List
\* ------------------------------------------------------------ */
[class^="list-"] { list-style: none outside none; }
/* ------------------------------------------------------------ *\
	List News
\* ------------------------------------------------------------ */
.list-news { display: -webkit-flex; display: -ms-flexbox; display: flex; /*margin: 0 -31px;*/ }
.list-news li { -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-flex-shrink: 1; -ms-flex-negative: 1; flex-shrink: 1; width: 25%; padding: 0 31px; }
.list-news img { width: 100%; }
.list-news li a { display: block; text-decoration: none; transition: opacity .3s; }
.list-news li a:hover { opacity: .7; }
.list-news figcaption { padding: 11px 5px; background: #353434; text-align: center; color: #fff; font-family: 'Open Sans', sans-serif; line-height: 1.2; }
/* Mobile */
@media (min-width: 768px) and (max-width: 1024px) {
	.list-news { flex-wrap: wrap; margin: 0;}
	.list-news li { padding: 0 10px; }
	.list-news figcaption h6 { font-size: 13px;}
}
@media (max-width: 767px) {
	.list-news { flex-wrap: wrap; margin: 0;}
	.list-news li { width: 50%; margin-bottom: 10px; }
}
@media (max-width: 600px) {
	.list-news { display: block; margin: 0 0; }
	.list-news li { width: 50%; margin: 0 auto; padding: 0 0; }
	.list-news li + li { margin-top: 20px; }
}
/* ------------------------------------------------------------ *\
	List Partners
\* ------------------------------------------------------------ */
.list-partners { font-size: 0; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.list-partners li { display: inline-block; }
.list-partners li a { display: block; transition: opacity .3s; }
.list-partners li a:hover { opacity: .7; }
/* Mobile */
@media (min-width: 768px) and (max-width: 1024px) {
	
}
@media (max-width: 767px) {
	.list-partners { margin: 0 -5px; }
	.list-partners li { padding: 0 5px; }
}
@media (max-width: 600px) {
	.list-partners { display: block; }
	.list-partners li { display: block; width: 30%; margin: 0 auto 30px auto; }
	.list-partners li img { width: auto !important; margin: 0 auto !important; max-height: 65px !important; }
}
@media (max-width: 400px) {
	.list-partners li { width: 40%; }
}
/* ------------------------------------------------------------ *\
	Logo
\* ------------------------------------------------------------ */
.header .logo {}
/* ------------------------------------------------------------ *\
	Nav
\* ------------------------------------------------------------ */
.nav { text-transform: uppercase; color: #00447c; font-weight: 700; }
.nav > ul > li { float: left; position: relative; }

.nav > ul > li .fa-chevron-down {display: none;}
.nav > ul > li.menu-item-has-children i { display: inline-block;}

.nav > ul > li + li { margin-left: 45px; }
.nav > ul > li > a { display: block; padding: 6px 0 14px; text-decoration: none; }
.nav > ul > li > a i { display: inline-block; color: #ed1b2d; font-size: 10px; }
.nav > ul > li > a span { vertical-align: middle; }
.nav li:hover .dropdown { visibility: visible; opacity: 1; }
.nav .dropdown { position: absolute; top: 100%; left: 0; width: 175px; z-index: 20; border-top: 4px solid #ed1c2e; background: #fff; visibility: hidden; opacity: 0; font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: 400; text-transform: capitalize; transition: visibility .3s, opacity .3s; }
.nav .dropdown a { display: block; padding: 5px 0 5px 16px; text-decoration: none; transition: background .3s, color .3s; }
.nav .dropdown a:hover { background: #00457c; color: #fff; }
.nav .dropdown .fa-chevron-down { display: none; }
@media (max-width: 1200px) {
	.nav > ul > li + li { margin-left: 37px; }
}
@media (min-width: 768px) and (max-width: 1024px) {
	
}
@media (max-width: 767px) {
	.nav { float: none; width: 100%; }
	.nav > ul > li { float: none; display: block; text-align: center; }
	.nav > ul > li + li { margin-left: 0; }	

	.nav .dropdown { display: none; position: static; visibility: visible; opacity: 1; border: 0; width: 100%; background: #00457c; color: #fff; }
}
/* ------------------------------------------------------------ *\
	Nav Btn
\* ------------------------------------------------------------ */
.nav-btn { display: none; position: absolute; top: 30px; right: 30px; z-index: 10; width: 70px; height: 70px; }
.nav-btn span { position: absolute; display: block; background: #ed1c2e; transition: top .2s .25s, left .2s .25s, opacity .2s .25s; -webkit-transform: .2s 0s; -ms-transform: .2s 0s; transform: .2s 0s; }
.nav-btn span:nth-child(1) { top: 20px; left: 0; right: 0; margin: auto; width: 40px; height: 4px; border-radius: 3px; }
.nav-btn span:nth-child(2) { top: 30px; left: 0; right: 0; margin: auto; width: 40px; height: 4px; border-radius: 3px; }
.nav-btn span:nth-child(3) { top: 40px; left: 0; right: 0; margin: auto; width: 40px; height: 4px; border-radius: 3px; }
.nav-btn.active span { transition: top .2s, left .2s, opacity .2s, -webkit-transform .2s .25s; transition: top .2s, left .2s, transform .2s .25s, opacity .2s; transition: top .2s, left .2s, transform .2s .25s, opacity .2s, -webkit-transform .2s .25s; }
.nav-btn.active span:nth-child(2) { opacity: 0; }
.nav-btn.active span:nth-child(1) { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.nav-btn.active span:nth-child(3) { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
.nav-btn.active span:nth-child(3),
.nav-btn.active span:nth-child(1) { top: 30px; }
/* Tablet Portrait */
@media (max-width: 850px) {
	.nav-btn { display: block; }
}
/* ------------------------------------------------------------ *\
	Section
\* ------------------------------------------------------------ */
.section {}
/* ------------------------------------------------------------ *\
	Section Default
\* ------------------------------------------------------------ */
.section_default { position: relative; padding: 110px 0; }
.section_default .section__watermark { position: absolute; top: 50%; margin-top: -230px; left: 0; }
.section_default .info { position: relative; }
/* Mobile */
@media (min-width: 768px) and (max-width: 1024px) {
	.section_default { position: relative; padding: 50px 0; }
}
@media (max-width: 767px) {
	.section_default { padding: 30px 0; }
	.section_default .section__watermark { top: 50%; left: 50%; margin-top: 0; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
}
/* ------------------------------------------------------------ *\
	Section Solid
\* ------------------------------------------------------------ */
.section_solid { background: #f7f7f7; border-width: 1px 0 1px 0; border-style: solid; border-color: #e9e9e9; }
/* ------------------------------------------------------------ *\
	Section Secondary
\* ------------------------------------------------------------ */
.section_secondary { padding: 22px 0; }
/* ------------------------------------------------------------ *\
	Section Primary
\* ------------------------------------------------------------ */
.section_primary { padding: 70px 0 75px; }
.section_primary .section__head { margin-bottom: 30px; }
.section_primary h3 { color: #ee1b2d; }
/* Mobile */
@media (min-width: 768px) and (max-width: 1024px) {
	.section_primary { padding: 30px 0 35px; }
}
@media (max-width: 767px) {
	.section_primary { padding: 30px 0; }
}
/* ------------------------------------------------------------ *\
	Section Dark
\* ------------------------------------------------------------ */
.section_dark { background: #003e6f; }
/* ------------------------------------------------------------ *\
	Section Centered
\* ------------------------------------------------------------ */
.section_centered .section__head { text-align: center; }
/* ------------------------------------------------------------ *\
	Section Alt
\* ------------------------------------------------------------ */
.section_alt { padding: 82px 0; }
.section_alt .section__head { margin-bottom: 54px; }
.section_alt .section__head h3 { color: #00457c; }
/* Mobile */
@media (min-width: 768px) and (max-width: 1024px) {
	.section_alt { padding: 35px 0; }
	.section_alt .section__head { margin-bottom: 34px;}
}
@media (max-width: 767px) {
	.section_alt { padding: 30px 0; }
	.section_alt .section__head { margin-bottom: 30px; }
}
/* ------------------------------------------------------------ *\
	Slider
\* ------------------------------------------------------------ */
.slider {}
.slider .slides { list-style: none outside none; }
.slider-intro .owl-prev,
.slider-intro .owl-next { position: absolute; top: 50%; width: 15px; height: 25px; margin-top: -12px; font-size: 0; line-height: 0; }
.slider-intro .owl-prev { left: 100px; background-image: url(images/sprite.png); background-position: 68.92430278884463% 77.720207253886%; background-size: 1773.3333333333335% 872.0000000000001%; }
.slider-intro .owl-next { right: 100px; background-image: url(images/sprite.png); background-position: 61.354581673306775% 77.720207253886%; background-size: 1773.3333333333335% 872.0000000000001%; }
@media (max-width: 1200px) {
	.slider-intro .owl-prev { left: 20px; }
	.slider-intro .owl-next { right: 20px; }
}
/* Mobile */
@media (min-width: 768px) and (max-width: 1024px) {
	
}
@media (max-width: 767px) {
	.slider-intro .owl-prev { left: 10px; }
	.slider-intro .owl-next { right: 10px; }
}

/* Flow Flow */
#facebook-slider.section_alt .section__head { margin-bottom:0; }

/* ------------------------------------------------------------ *\
	Socials
\* ------------------------------------------------------------ */
.socials { font-size: 26px; color: #00447c; }
.socials ul { display: inline-block; list-style-type: none; }
.socials ul:after { }
.socials li { float: left; }
.socials li + li { margin-left: 31px; }
.socials .fa-facebook { font-size: 22px; }
.socials .fa-instagram { font-size:22px; }
.socials a { transition: opacity .3s; }
.socials a:hover { opacity: .8; }
/* ------------------------------------------------------------ *\
	Subscribe
\* ------------------------------------------------------------ */
.subscribe .subscribe__head h4 { margin-bottom: 0; color: #fff; text-transform: uppercase; }
.subscribe .subscribe__head p { font-size: 13px; color: #fff; font-family: 'Open Sans', sans-serif; }
.subscribe form { font-size: 0; }
.subscribe .subscribe__head { margin-bottom: 20px; }
.subscribe .subscribe-btn { display: block; min-width: 104px; height: 35px; margin-top: 10px; line-height: 35px; }
.subscribe .subscribe-field { margin-bottom: 10px; width: 100%; height: 39px; line-height: 39px; padding: 0 12px; border: 0; border-radius: 2px; font-family: 'Open Sans', sans-serif; color: #5a5a5a; font-size: 13px; font-weight: 600; text-transform: uppercase; }
.subscribe .subscribe-field + .subscribe-field { margin-left: 8px; }
@media (max-width: 1200px) {
	.subscribe .subscribe-field { display: block; width: 100%; }
	.subscribe .subscribe-field + .subscribe-field { margin: 10px 0 0 0; }
}
/* Mobile */
@media (min-width: 768px) and (max-width: 1024px) {
	
}
@media (max-width: 767px) {
	.subscribe form { max-width: 300px; margin: 0 auto; }
}
/* ------------------------------------------------------------ *\
	Table
\* ------------------------------------------------------------ */
.table {}
/* ------------------------------------------------------------ *\
	Testimonials
\* ------------------------------------------------------------ */
.testimonial:after { }
.testimonial .testimonial__image { float: left; margin: 57px 60px 0 0; }
.testimonial .testimonial__content { overflow: hidden; }
.testimonial h3 { margin: 0 0 44px 94px; color: #fff; }
.testimonial blockquote { margin-bottom: 35px; font-family: 'Open Sans', sans-serif; font-style: italic; font-size: 26px; color: #fff; line-height: 1.54; }
.testimonial .testimonial__actions { margin-left: 9px; }
.testimonial .testimonial__actions a + a { margin-left: 15px; }
.testimonial .testimonial_image-holder { position:relative; border-radius: 115px; overflow: hidden; height: 229px; width: 229px; margin: 0 auto;}

/* Mobile */
@media (min-width: 768px) and (max-width: 1024px) {
	
}
@media (max-width: 767px) {
	.testimonial .testimonial__image { float: none; margin: 0 0 20px 0; text-align: center; }
	
	.testimonial h3 { margin-left: 0; }
	.testimonial .testimonial__content { overflow: visible; text-align: center; }
	.testimonial .testimonial__actions { max-width: 300px; margin: 0 auto; }
	.testimonial .testimonial__actions a { display: block; }
	.testimonial .testimonial__actions a + a { margin: 10px 0 0 0; }
}
/* ------------------------------------------------------------ *\
	Widget
\* ------------------------------------------------------------ */
.widgets { list-style: none outside none; }

/* #role ul, #third-party-fundraiser ul { list-style-image: url(images/icon-heart.png); } */
#become-a-advocate .frm_forms .frm_submit input { background: #ed1c2e;}
/* #content .heart-list-type { list-style-image: url(images/icon-heart.png); } */

/* Community Spotlight */
#community-spotlight .interview-image img { width: 225px !important; }
#community-spotlight .interview-content h3 { font-weight: bold; color: #ed1c2e; margin-bottom: 0;}
#community-spotlight .interview-content p { margin-bottom: 0 !important; padding-bottom: 10px !important; color: #00457c !important; font-weight: bold; }

/* Staff */
#staff .member { min-height: 230px !important;}
@media (max-width: 1104px) {
	#staff .col-33 { width: 50%;}
}
@media (max-width: 715px) {
	#staff .col-33 { width: 100%;}
	#staff .member {min-height: 180px !important;}
}

/* Meet Our Volunteer */
#meet-volunteer .volunteer-layout { padding: 10px; }
#meet-volunteer hr { border-color: #ccc;}
/* #meet-volunteer .volunteer-image img{ max-width: 175px; max-height: 225px; } */
#meet-volunteer .volunteer-layout:nth-child(even) [class*="col-"] { float: right; }
#meet-volunteer .volunteer-layout:nth-child(even) p { text-align: right; padding-right: 50px; }
#meet-volunteer .volunteer-layout:nth-child(odd) p { padding-left: 50px;}
@media (max-width: 600px) {
#meet-volunteer .volunteer-layout:nth-child(even) p { text-align: left; padding-right: 0; }
#meet-volunteer .volunteer-layout:nth-child(odd) p { padding-left: 0;}
}

#meet-volunteer .our-volunteer-image h3 { margin-bottom: 0; }
#meet-volunteer .our-volunteer-image img { width: 220px; text-align: center;}
#meet-volunteer .our-volunteer-bio p { margin-top: 33px;}


/* More Ways To Give */
#more-ways-to-give h2 { margin-bottom: 0; }

/* Impact Report */
#impact-report { }
#impact-report figcaption { text-align: center; padding: 11px 5px; font-family: 'Open Sans', sans-serif; line-height: 1.2;}
#impact-report figcaption h6 { color: #ED1B2E; font-size:25px; font-weight:600;}
#impact-report img { width: 100%; height: 320px; border: 1px solid #ccc;}
#impact-report .impact-report-holder {margin-bottom: 50px;}

/* Blog Comments */
#comments { display: none; }

/* Make A Donation */
#donate-promo { position:relative; height:600px; background:url(images/donate-bg.jpg) no-repeat top center; }
#donate-promo .message { position:relative; margin-bottom:20px; margin:0 auto; text-align: center;}
#donate-promo h1 {font-size:76px; font-weight:bold; text-transform:uppercase; text-align:center; color:#fff; text-shadow:0px 1px #a8a8a8; text-align:center; padding-top:20px;margin-bottom:10px;}
#donate-promo h2 { font-size:23px; color:#fff; }
#donate-promo .message.thanks .box { padding:20px 20px 5px 20px; background:url(images/structure/shade.png); margin:0 auto; -moz-border-radius:4px; border-radius:4px; }
#donate-promo .message.thanks .box p { font-size:16px; color:#fff; font-family: "adelle",serif; text-align:left; margin:0 0 20px 0;  }
#donate-promo .message.thanks h1 {  font-size:60px; font-family:Arial, Sans-Serif; font-weight:bold; text-transform:uppercase; text-align:center; color:#fff; text-shadow:0px 1px #a8a8a8; text-align:center; padding:30px 0 20px 0; line-height:100px;}
#donate-promo .wrapper { position:relative; text-align:center; }
#donate-promo .choice-container { height:400px; margin:40px auto; display:table; position:relative;}
#donate-promo .block { position:relative; margin:0 auto; max-width:366px; height:250px; -moz-border-radius:4px; border-radius:4px; background: #ffffff; }
#donate-promo .block img.icon { position:absolute; top:-30px; left:120px; }
#donate-promo .block .spacing { padding:20px 20px 0 20px; }
#donate-promo .block h3 { text-align:center; font-size:25px; font-weight:bold; color: #00457c; margin-bottom:0px;}
#donate-promo .block p { text-align:center; font-size:18px; color:#393939; margin:15px 0 5px 0;}
#donate-promo .block a { position:absolute; bottom:30px; left:65px; right:65px; -moz-border-radius:2px; border-radius:2px; text-align:center; color:#fff; font-weight:600; text-align:center; max-width:236px; height:36px; font-size:17px; line-height:36px; display:block; text-decoration:none; text-transform:uppercase; background: #ED1B2E; }
#donate-content .spacing { padding:40px 0; }
#donate-content .spacing .wrapper { display:table; margin: 0 auto; }
#donate-content .spacing .wrapper h3 { font-size:25px; font-weight:300; margin:0 0 20px 0;}
#donate-content .spacing .wrapper .left { /*width:45%; float:left;*/ padding:0 40px 0 0; border-right:1px solid #ED1B2E;}
#donate-content .spacing .wrapper .right { /*width:45%; float:left;*/ margin:0 0 0 40px; }
#donate-content .spacing .wrapper .right p.address { margin:10px 0; font-size:16px; font-style:italic; line-height:18px; font-weight: bold; }
.box { background:#fff; padding:20px; }
.box h3 { color:#ED1B2D !important; }

@media (max-width: 676px){
	#donate-content .col-50 { width: 100%; }
	#donate-content .spacing .wrapper .left { border-right: none; }
	#donate-content .spacing .wrapper .right { margin-left: 0;}
	#donate-promo h1 { font-size: 50px; }
	#donate-promo h2 { font-size: 18px; padding: 0 10px; }
}

/* Volunteer */
#volunteer-promo { position:relative; height:600px; background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .4)), url(images/casa-vol-small.jpg); background-repeat:no-repeat; background-position:top center; background-size: cover; }
#volunteer-promo .message { position:relative; margin-bottom:20px; margin:0 auto; text-align: center;}
#volunteer-promo h1 {font-size:76px; font-weight:bold; text-transform:uppercase; text-align:center; color:#fff; text-shadow:0px 1px #a8a8a8; text-align:center; padding-top:20px;margin-bottom:10px;}
#volunteer-promo h2 { font-size:23px; color:#fff; }
#volunteer-promo .message.thanks .box { padding:20px 20px 5px 20px; background:url(images/structure/shade.png); margin:0 auto; -moz-border-radius:4px; border-radius:4px; }
#volunteer-promo .message.thanks .box p { font-size:16px; color:#fff; font-family: "adelle",serif; text-align:left; margin:0 0 20px 0;  }
#volunteer-promo .message.thanks h1 {  font-size:60px; font-family:Arial, Sans-Serif; font-weight:bold; text-transform:uppercase; text-align:center; color:#fff; text-shadow:0px 1px #a8a8a8; text-align:center; padding:30px 0 20px 0; line-height:100px;}
#volunteer-promo .wrapper { position:relative; text-align:center; }
#volunteer-promo .choice-container { height:400px; margin:20px auto; display:table; position:relative;}
#volunteer-promo .block { position:relative; margin:0 auto; max-width: 550px; height:auto; -moz-border-radius:4px; border-radius:4px; background: #ffffff; z-index: 9; }
#volunteer-promo .block img.icon { position:absolute; top:-30px; left:120px; }
#volunteer-promo .block .spacing { padding:20px 20px 0 20px; }
#volunteer-promo .block h3 { text-align:center; font-size:25px; font-weight:bold; color: #00457c; margin-bottom:0px;}
#volunteer-promo .block p { text-align:center; font-size:18px; color:#393939; margin:15px 0 5px 0;}
#volunteer-promo .block a { position:absolute; bottom:30px; left:65px; right:65px; -moz-border-radius:2px; border-radius:2px; text-align:center; color:#fff; font-weight:600; text-align:center; max-width:236px; height:36px; font-size:17px; line-height:36px; display:block; text-decoration:none; text-transform:uppercase; background: #ED1B2E; }
#volunteer-content .spacing { padding:40px 0; }
#volunteer-content h3 { font-size:25px; font-weight:300; margin:0 0 0px 0;}
#volunteer-content .left { /*width:45%; float:left;*/ padding:0 40px 0 0; border-right:1px solid #ED1B2E;}
#volunteer-content .right { /*width:45%; float:left;*/ margin:0 0 0 40px; }
#volunteer-content .right p.address { margin:10px 0; font-size:16px; font-style:italic; line-height:18px; font-weight: bold; }

#volunteer-promo input[type=text], #volunteer-promo input[type=tel], #volunteer-promo input[type=email] {
		display: block;
    width: 100%;
    padding: 7px 10px;
    font-size: 12px;
    line-height: 16px;
    background: #fff;
    border: 1px solid #ddd;
    border-bottom: 1px solid #ccc;
    -webkit-box-shadow: inset 0 0 3px #eee;
    -moz-box-shadow: inset 0 0 3px #eee;
    box-shadow: inset 0 0 3px #eee;
}

#volunteer-promo input[type=submit] {
	padding: 0 25px;
    background: #555;
    border: none;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 36px;
    box-shadow: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
		background-color: #ed1c2e;
}


@media (max-width: 676px){
	#volunteer-content .col-50 { width: 100%; }
	#volunteer-content .left { border-right: none; }
	#volunteer-content .right { margin-left: 0; border-top: 1px solid #ED1B2E; padding-top: 25px;}
	#volunteer-promo h1 { font-size: 50px; }
	#volunteer-promo h2 { font-size: 18px; padding: 0 10px; }
}

@media (max-width: 600px){
	#volunteer-promo { height: auto;}
	#volunteer-promo .block { border: 1px solid #ccc;}
}

/* Board of Directors */
#board-of-directors .col-33 { margin-bottom: 15px; }
#board-of-directors .board-member .board-image { position: relative; width: 150px; height: 150px; text-align: center; margin: 0 auto; margin-bottom: 15px; }
#board-of-directors .board-member .board-image img { width: 150px; height: 150px !important; border-radius: 4px; }
#board-of-directors .board-member .board-info { text-align: center; }
#board-of-directors .board-member .board-info h5 { font-size: 22px; font-weight: bold; margin-bottom: 0; color: #00457c; }
#board-of-directors .board-member .board-info .board-company { font-weight: bold; }
#board-of-directors .col-33:nth-child(4) { clear: both; }
#board-of-directors .col-33:nth-child(7) { clear: both; }

/* Staff */
#staff-new .col-33 { margin-bottom: 15px; min-height: 330px; }
#staff-new .board-member .board-image { position: relative; width: 150px; height: 150px; text-align: center; margin: 0 auto; margin-bottom: 15px; }
#staff-new .board-member .board-image img { width: 150px; height: 150px !important; border-radius: 4px; }
#staff-new .board-member .board-info { text-align: center; }
#staff-new .board-member .board-info h5 { font-size: 22px; font-weight: bold; margin-bottom: 0; color: #00457c; }
#staff-new .board-member .board-info .board-company { font-weight: bold; padding-bottom: 10px; }
@media (max-width: 867px) {
	#staff-new .col-33 { width: 50%; }
}
@media (max-width: 676px) {
	#staff-new .col-33 { width: 100%; min-height: 300px; }
}

#content .btn_default { color: #fff; padding: 10px; }

/* Newsletters */
#newsletters { }
#newsletters .col-25 { margin-bottom: 20px; }
#newsletters .col-25 .newsletter-holder .newsletter-image { text-align: center; border: 1px solid #ccc; }
#newsletters .col-25 .newsletter-holder .newsletter-text { text-align: center;}
#newsletters .col-25 .newsletter-holder .newsletter-text ul li { text-align: left; padding:0 0 5px 0; }
#newsletters .col-25 .newsletter-holder .newsletter-title { font-size: 22px; font-weight: bold; color: #ED1B2E; text-align: center; padding-top:20px;}
#newsletters h3 { font-size:20px; padding:25px 0 5px 0; margin:0; }
#news a.read { display:none; }
#news .vc_gitem-post-data { margin-bottom:0 !important; }
#news .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat { color:#fff; }
#news .vc_custom_1419240516480 { background-color:#fff !important; }
.vc_btn3-style-gradient-custom { color:#fff !important; font-weight:600; }

@media (max-width: 876px){
	#newsletters .col-25 { width: 50%; }
}
@media (max-width: 676px){
	#newsletters .col-25 { width: 100%; }
}

#content li { padding: 0 !important; }
#content p { line-height: 1.5em; }
#content h3 { padding-bottom: 0 !important; }

.CustomTransactionField_269313,
.CustomTransactionField_269314,
.CustomTransactionField_269315,
.CustomTransactionField_270336,
.CustomTransactionField_269316,
.CustomTransactionField_269317,
.CustomTransactionField_270337 {display: none;}

.custom-fields label .label {display: none;}


/* Thank You 2 */

#thank-you2 h1 {margin-bottom:0px;}
#thank-you2 .spacer {padding:30px;}
#thank-you2 .thankblock { padding: 20px; background:#f7f7f7; margin: 0px 5px;}
#thank-you2 .thankblock h3 { font-size:18px; text-align:center; margin-bottom: 10px;}
#thank-you2 .thankblock p {text-align:center;}
#thank-you2 .social-media {margin:0px auto; text-align: center;}
#thank-you2 .thank-img {margin:0px 5px;}

@media (max-width:876px){
   
  #thank-you2 .col-24 {width: 100%; margin-top:5px;}
  #thank-you2 .social-media { width:100%}
  #thank-you2 .social-media a {margin: 5px; display: inline;}
  #thank-you2 .thank-img{ float: none; text-align: center;}
}

@media (max-width: 676px){
  #thank-you2 .social-media { display:none;}
}

#thank-you2 .subscribe .subscribe__head h4 { margin-bottom: 0; color: #fff; text-transform: uppercase; }
#thank-you2 .subscribe .subscribe__head p { font-size: 13px; color: #fff; font-family: 'Open Sans', sans-serif; }
#thank-you2 .subscribe form { font-size: 0; }
#thank-you2 .subscribe .subscribe__head { margin-bottom: 20px; }
#thank-you2 .subscribe .subscribe-btn { display: block; min-width: 104px; height: 35px; margin-top: 10px; line-height: 35px; padding: 0; }
#thank-you2 .subscribe .subscribe-field { margin-bottom: 10px; width: 100%; height: 39px; line-height: 39px; padding: 0 12px; border: 1px solid #ccc; border-radius: 2px; font-family: 'Open Sans', sans-serif; color: #5a5a5a; font-size: 13px; font-weight: 600; text-transform: uppercase; }
#thank-you2 .subscribe .subscribe-field + .subscribe-field { margin-left: 8px; }
