/*
	Theme Name: Youthprise Theme
	Theme URI: http://html5blank.com
	Description: Theme for Youthprise
	Version: 1.0
	Author: Clockwork
	Author URI: http://www.clockwork.net/
*/


.so-widget-sow-post-carousel-default-fa0e60bb7344 .sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-thumbnail a, .so-widget-sow-post-carousel-default-fa0e60bb7344 .sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-thumbnail a span.overlay {
	width: 100%;
	height: 400px;
}
.so-widget-sow-post-carousel-default-fa0e60bb7344 .sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-thumbnail a, .so-widget-sow-post-carousel-default-fa0e60bb7344 .sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-thumbnail a span.overlay {
	width: 100%;
	height: 400px;
}
.so-widget-sow-post-carousel-default-fa0e60bb7344 .sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-thumbnail a {
    background-repeat: no-repeat;
    background-size: cover;
}

/*------------------------------------*\
    MAIN
\*------------------------------------*/


/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html, body {
  height: 100%;
}
.page-wrap {
	/*min-height: 100%;*/
  /* equal to footer height */
  /*margin-bottom: -300px;*/
}
.page-wrap:after {
  content: "";
  display: block;
}
.page-wrap > div:last-child {
	/*margin-bottom: 300px;*/
}

body {
	font-family:'mulilight', Helvetica, Arial, sans-serif;
	font-weight: 600;
	color:#444;
	background-color: #fff;
}
.home {
	background-color: #f5f5f5;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
	height: auto;
}
a {
	font-family: 'muliregular', Helvetica, sans-serif;
	color:#8f4073;
	text-decoration: underline;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
a:hover {
	color:#a9618f;
	text-decoration: none;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

p {
	font-family: 'mulilight', Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	margin-bottom: 25px;
	font-weight: normal;
}

p.lead {
	font-size: 18px;
	font-family:  'muliregular', Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'klinic_slabbook', Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 5px;
	line-height: normal;
	color: #282828;
}

h1 {
	font-size: 52px;
	font-weight: 500;
	line-height: 1em;
}
h1.page-name {
	font-family: 'mulilight';
	color: #666;
}

h2 {
	font-size: 44px;
}
h3 {
	font-size: 30px;
}
h4 {
	font-size: 24px;
}
h5 {
	font-size: 18px;
	font-weight: 700;
	letter-spacing: .025em;
}

h6 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: .025em;
}

hr {
	border-top: 2px solid #DDDDDD;
}

ul,
ol {
	font-weight: normal;
}

li {
	margin-bottom: 5px;
}

i,
em,
b,
strong {
	font-weight: normal;
	font-style: normal;
}

i,
em {
	font-family: 'muliregularitalic';
}

b,
strong {
	font-family: 'mulibold';
}



/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}
/* header */
header {
	background-color: #fff;
}

.main-banner {
	margin: 0 0 30px;
	height: 383px;
	text-align: center;
	background: rgba(214,37,55,1);
	background: -moz-linear-gradient(-45deg, rgba(214,37,55,1) 0%, rgb(247, 74, 46) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(214,37,55,1)), color-stop(100%, rgb(247, 74, 46)));
	background: -webkit-linear-gradient(-45deg, rgba(214,37,55,1) 0%, rgb(247, 74, 46) 100%);
	background: -o-linear-gradient(-45deg, rgba(214,37,55,1) 0%, rgb(247, 74, 46) 100%);
	background: -ms-linear-gradient(-45deg, rgba(214,37,55,1) 0%, rgb(247, 74, 46) 100%);
	background: linear-gradient(135deg, rgba(214,37,55,1) 0%, rgb(247, 74, 46) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d62537', endColorstr='#f0662f', GradientType=1 );
}

.main-banner .container {
	max-width: 1000px;
}

.main-banner h1 {
	font-family: 'klinic_slabbook', sans-serif;
	font-size: 34px;
	color: #fff;
	line-height: 44px;
	letter-spacing: 2px;
	margin: 0;
}

.main-banner hr {
	width: 6%;
	border-top: 0;
	height: 1px;
	background-color: #9A0D06;
}

.rotating_text_container {
	font-weight: 600;
}

h1.rotating_text_copy {
	font-size: 60px;
	font-family: 'klinic_slabbold', slab;
}

.main-banner h1:first-child {
	display: block;
}

.main-banner a {
	font-size: 18px;
	color: #770f03;
	font-family: 'muliregular', sans-serif;
	border-bottom: solid 2px;
	vertical-align: middle;
	margin-top: 15px;
	display: inline-block;
	text-decoration: none;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}

.main-banner a:hover {
	border-bottom-color: #DA2F36;
}

.main-banner-content {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.ie8 .main-banner-content {
	top: 30px;
}

.rotating_text_container {
	height: 75px;
}

.rotating_text_copy {
	display: none;
}

/* Left Utility Menu */
.left-utility-menu ul {
	margin: 35px 0;
	padding: 0;
}

.left-utility-menu li {
	list-style-type: none;
	display: inline;
}

.left-utility-menu a {
	font-family: "muliregular", sans-serif;
	text-decoration: none;
  color: #7b7b7b;
	font-weight: 500;
	font-size: 14px;
	padding: 13px 15px 14px;
	display: inline-block;
	background-color: #ededed;
	border: solid 4px #e2e2e2;
	border-radius: 10px;
	margin-right: 10px;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}

.ie9 .left-utility-menu a,
.ie8 .left-utility-menu a {
	padding: 13px 10px 14px;
}

.left-utility-menu a:hover {
	color: #464646;
	background-color: #e2e2e2;
}

/* logo */
.logo {
	width: 170px;
	height: auto;
	margin: 10px auto 15px;
	display: block;
}
.logo-img {

}

.yps-logo {
	width: 300px;
	height: auto;
	margin: 25px auto 15px;
	display: block;
}

/* nav */
.main-nav {/*
	padding: 20px 0;*/
	text-align: center;
	background-color: #D01A2B;
	border-bottom: solid 4px #9a0d06;

}

.main-nav ul {
	margin: 0;
	padding: 0;
}

.main-nav li {
	margin: 0;
	padding: 0;
	display: inline-block;
}

.main-nav a {
	margin-right: 30px;
	font-family: 'mulilight', sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #fff;

}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
	padding: 20px 15px 60px 15px;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	font-size: 18px;
	line-height: normal;
	padding: 10px 19px 15px;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item li.mega-menu-item-has-children > a.mega-menu-link:after {
	margin-top: 7px;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:hover {
	background-color: #880C06;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout.mega-menu-item-has-children > a:after {
	vertical-align: middle;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-flyout.mega-menu-item-has-children > a.mega-menu-link:after,
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link:after,
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item-has-children > a.mega-menu-link:after {
	vertical-align: middle;
	font-size: 15px;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a {
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}

#mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
	transition: background-color .2s;
}

#mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:focus {
	background-color: transparent !important;
}

.mega-toggle-on {
	background-color: #9a0d06 !important;
}


.sub-menu {
	background-color: #ffffff;
}

.sub-menu .current_page_item {
	background-color: #ededed;
}

.current-menu-parent {
	background-color: #D4D4D4;
}

/*.sub-menu .current_page_item > a {
	text-decoration: underline;
}*/

#menu-main-menu > li.current-menu-parent > a {
	background-color: rgba(237, 237, 237, 0.5);
}


/* footer */
footer {
	/* margin-top: 30px; */
	margin-top: 0px;
	min-height: 300px;
	/*background-color: #d82935;*/
	background: rgba(214,37,55,1);
	background: -moz-linear-gradient(-45deg, rgba(214,37,55,1) 0%, rgba(240,102,47,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(214,37,55,1)), color-stop(100%, rgba(240,102,47,1)));
	background: -webkit-linear-gradient(-45deg, rgba(214,37,55,1) 0%, rgba(240,102,47,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(214,37,55,1) 0%, rgba(240,102,47,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(214,37,55,1) 0%, rgba(240,102,47,1) 100%);
	background: linear-gradient(135deg, rgba(214,37,55,1) 0%, rgba(240,102,47,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d62537', endColorstr='#f0662f', GradientType=1 );
}

footer h3 {
	color: #fff;
}

.footer-social-buttons ul {
	font-family: 'muliregular', sans-serif;
	margin: 0;
	padding: 0;
}

.footer-social-buttons li {
	display: inline-block;
	list-style-type: none;
	margin-right: 2em;
	margin-top: 2em;
}

.btn-social .icon-facebook2,
.btn-social .icon-twitter2,
.btn-social .icon-instagram {
	font-size: 35px;
	vertical-align: middle;
	margin-right: 10px;
}

.copyright {
	color: #5d0801;
	font-size: 14px;
	margin-top: 40px;
}

.copyright-text,
.copyright a {
	margin-right: 15px;
	color: #282828;
}

.mailing-list {
	background-color: rgba(214,37,54,0.75);
}

.footer-social,
.mailing-list {
	padding: 35px 0 30px;
}

.footer-join-mailing-list {
	text-align: center;
}

.footer-join-mailing-list input[type=email],
.footer-join-mailing-list .input-text {
	width: 80% !important;
	margin-bottom: 15px;
}

.footer-join-mailing-list input[type=email]:focus,
.footer-join-mailing-list .input-text:focus {
	width: 80% !important;
}

.newsletter-form {
	position: relative;
	margin: 30px 0;
}

.newsletter-form-submit-container {
	position: relative;
}

.newsletter-form button {
	position: absolute;
	top: 0;
	right: 10%;
	bottom: 15px;
	box-shadow: none;
	border: none;
	padding: 0 30px 2px;
	border-radius: 0 10px 10px 0;
	color: #fff;
	background-color: #79315f;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}

.newsletter-form button:hover {
	background-color: #581C43;
}


/* Callouts */
.full-width-callout {
	padding: 30px 0 25px;
	margin: 60px 0;
	text-align: center;
	color: #fff;
	background: rgba(214,37,55,1);
	background: -moz-linear-gradient(-45deg, rgba(214,37,55,1) 0%, rgba(240,102,47,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(214,37,55,1)), color-stop(100%, rgba(240,102,47,1)));
	background: -webkit-linear-gradient(-45deg, rgba(214,37,55,1) 0%, rgba(240,102,47,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(214,37,55,1) 0%, rgba(240,102,47,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(214,37,55,1) 0%, rgba(240,102,47,1) 100%);
	background: linear-gradient(135deg, rgba(214,37,55,1) 0%, rgba(240,102,47,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d62537', endColorstr='#f0662f', GradientType=1 );
}

.full-width-callout p {
	margin: 0;
	padding: 0;
	display: inline;
}

.full-width-callout h4 {
	font-size: 18px;
	font-family: 'mulilight', sans-serif;
	font-weight: 600;
	margin: 0;
	display: inline-block;
  vertical-align: middle;
	color: #fff;
}

.full-width-callout .btn {
	margin: 0 30px;
}

.tall-callout {
	position: relative;
	margin-top: -70px;
	min-height: 550px;
	background-color: #fff;
	color: #464646;
	border: solid 4px #dddddd;
	text-align: center;
}

.tall-callout-image-background {
	width: 100%;
	height: 100%;
	opacity: .75;
	background-repeat: no-repeat;
	background-size: cover;
}

.tall-callout-content {
	padding: 15px;
}

.tall-callout h2 {
	font-family: 'klinic_slabbook', sans-serif;
	font-size: 45px;
	line-height: 45px;
	margin-bottom: 20px;
	padding: 0 30px;
}

.tall-callout p {
	font-family: 'mulilight', sans-serif;
	font-size: 16px;
}

p.tall-callout-excerpt {
	color: #464646;
	font-size: 18px;
}

.tall-callout-image-container {
	overflow: hidden;
	height: 170px;
	transition: height .3s;
}

.tall-callout-active .tall-callout-image-container {
	height: 0;
}

.tall-callout-copy {
	display: none;
}

.tall-callout-button {
	position: absolute;
	display: block;
	box-sizing: content-box;
	bottom: -4px;
	left: -4px;
	height: 75px;
	width: 100%;
	text-decoration: none;
}

.tall-callout-1 .tall-callout-image-container {
	background-color: #fbb831;
}

.tall-callout-2 .tall-callout-image-container {
	background-color: #8ec449;
}

.tall-callout-3 .tall-callout-image-container {
	background-color: #d21c8b;
}

.tall-callout-button:before {
	content: "\e06c";
	font-family: 'youthprise-icon';
	font-size: 35px;
	color: #fff;
	opacity: 0.5;
	text-decoration: none;
	position: absolute;
	left: 0;
  right: 0;
  margin: 0 auto;
  top: 14px;
   -webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}

.ie8 .tall-callout-button:before {
	position: relative;
}

.tall-callout-active .tall-callout-button:before  {
	-ms-transform: rotate(225deg); /* IE 9 */
    -webkit-transform: rotate(225deg); /* Chrome, Safari, Opera */
    transform: rotate(225deg);

}
.tall-callout-1 .tall-callout-button {
	border: solid 4px #da9f2a;
	background-color: #fbb831;
}

.tall-callout-1 .tall-callout-button:hover {
	background-color: #F1AE27;
}

.tall-callout-2 .tall-callout-button {
	border: solid 4px #6b9337;
	background-color: #8ec449;
}

.tall-callout-2 .tall-callout-button:hover {
	background-color: #7EB537;
}

.tall-callout-3 .tall-callout-button {
	border: solid 4px #9e1568;
	background-color: #d21c8b;
}

.tall-callout-3 .tall-callout-button:hover {
	background-color: #C3117E;
}

.tall-callout-image-container img {
	opacity: 0.75;
}

.front-page-blog-callout {
	background-color: #fff;
	border: solid 4px #dddddd;
	margin-bottom: 30px;
	margin-top: -50px;
}

.front-page-blog-callout-first .front-page-blog-callout {
	margin-top: 0;
}

.front-page-blog-callout-content {
	position: relative;
	padding: 15px 0 30px 15px;
	height: 340px;
}

.blog-post-title {
	font-size: 24px;
	line-height: 1.25em;
	margin: 0 0 10px;
	color: inherit;
}

.front-page-blog-callout p {
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 10px;
}
.front-page-blog-callout-details {
	position: absolute;
	bottom: 15px;
	left: 0;
	right: -30px;
	padding: 0 15px;
}

.front-page-blog-callout-details h5 {
	margin: 0;
	font-weight: 200;
	color: #999999;
	font-size: 14px;
	font-family: 'mulilight', sans-serif;
}

.front-page-blog-post-image {
	position: relative;
	height: 340px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	border-left: solid 4px #dddddd;
}

.watch-video-link {
	display: inline-block;
	font-weight: 400;
	text-decoration: none;
}

.watch-video-link-icon:before {
	content: "\e01d";
	font-family: 'youthprise-icon';
	text-decoration: none;
	font-size: 26px;
	vertical-align: middle;
	margin-right: 5px;
	display: inline-block;
	margin-top: -2px;
}

.comment-bubble-container {
	text-align: right;
}

.comment-bubble {
	color: #cdcdcd;
	margin-right: 5px;
	display: inline-block;
	margin-top: 2px;
}

.front-page-stat-callout {
	text-align: center;
	color: #f6af1f;
	margin-top: 35px;
	padding: 0 15px;
}

.front-page-stat-callout p {
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
	margin-bottom: 0;
	font-family: inherit;
}

.stat-callout-number {
	font-family: 'klinic_slabbold', serif;
	font-size: 90px;
	line-height: 50px;
	display: inline-block;
}
.stat-callout-fact {
	font-family: 'mulilight', sans-serif;
	font-weight: normal;
	font-size: 37px;
	line-height: 45px;
	margin-top: 10px;
	display: inline-block;
}

.stat-cta {
	margin-top: 20px;
	margin-bottom: 20px;
}

.stat-cta a {
	font-size: 16px;
	line-height: 1.5em;
	text-decoration: none;
	vertical-align: middle;
	color: #f0672f;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.stat-cta a:hover {
	color: #f6af1f;
}

.stat-cta a:after {
	font-family: 'youthprise-icon';
	content: "\e614";
	position: relative;
	margin-left: 8px;
	top: 3px;
}

.front-page-stat-callout blockquote {
	font-size: 25px;
	text-align: left;
	border: none;
	position: relative;
	padding-left: 35px;
}

.front-page-stat-callout blockquote {
	font-weight: 300;
}

.front-page-stat-callout blockquote:before {
	font-family: 'youthprise-icon';
	content: "\e605";
	position: absolute;
	font-size: 27px;
	left: 0;
	top: 9px;
}

.front-page-stat-callout cite {
  float: left;
  font-weight: 200;
  padding-left: 35px;
}

pre {
	padding: 0;
	border: none;
}

div.light_square .pp_close {
	background: none;
	height: auto;
	width: auto;
	z-index: 100000;
}

a.pp_close {
	text-indent: 0;
}

/*------------------------------------*\
    MATCH HEIGHT
\*------------------------------------*/
.match_height-inner_content {
	height: 100%;
}

/*------------------------------------*\
    PAGES
\*------------------------------------*/

/* Generic Page Styles */
.page-container {
	padding: 45px 0;
}

/* Sidebar */
.sidebar {
	background-color: #fff;
	border: solid 4px #dddddd;
}

.sidebar nav ul {
	margin: 0;
	padding: 0;
}

.sidebar nav li {
	list-style: none;
}

.sidebar nav li a {
	text-decoration: none;
	padding: 15px 20px;
	display: block;
}

.sidebar nav li a:hover {
	background-color: #ededed;
}

.sidebar nav a {
	display: inline-block;
	font-size: 16px;
}

.sidebar nav li:last-child a {
	margin: 0;
	border-bottom: 1px solid #ededed;
}

ul.sub-menu li a {
	padding-left: 30px;
}

ul.sub-menu ul.sub-menu li a {
	padding: 10px 0 10px 50px;
}

/* Sidebar Menu */
.wpb_category_n_menu_accordion > ul > li > a {
	color: inherit !important;
}

/*------------------------------------*\
    BLOG SIDEBAR
\*------------------------------------*/

.blog-sidebar {
	padding: 15px;
	margin-top: 30px;
}

.blog-sidebar div {
	margin-bottom: 30px;
}

.single-post-details {
	border: solid 1px #D2D2D2;
	margin: 30px 0;
	padding: 15px;
	clear: both;
}

.single-post-details span {
	display: inline-block;
}

.blog-sidebar ul {
	padding: 0 0 0 25px;
}

.blog-sidebar li {
	margin-bottom: 5px;
}

/*------------------------------------*\
    SEARCH RESULTS
\*------------------------------------*/

.search-results-container .blog-sidebar {
	margin-top: 0;
}

.search-result-header {
	border: solid 1px #D2D2D2;
	padding: 15px;
	margin-bottom: 30px;
}

.search-results-container article {
	margin-bottom: 30px;
	padding: 15px;
}

.search-results-container article:nth-child(2n+1) {
	background-color: #EAEAEA;
}

.search-post-details {
	margin-bottom: 10px;
	font-weight: 200;
}

.post-listing-thumb {
	width: 100%;
	height: 100%;
	min-height: 242px;
	background-size: cover;
	position: relative;
	background-position: center;
}

.thumbnail-link {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
}

/*------------------------------------*\
    SINGLE PAGE
\*------------------------------------*/

.page-lead-in {
	font-size: 18px;
	margin-top: 15px;
	font-weight: 400;
}

/*------------------------------------*\
    SINGLE POST
\*------------------------------------*/

.single-blog-post .blog-sidebar {
	margin: 0;
}

.single-blog-post .page-name {
	margin: 0 0 25px;
}

.single-post-header-image {
	min-height: 200px;
	width: 100%;
	background-size: cover;
	background-position: center;
	margin-bottom: 30px;
}

.post-details {
	margin-bottom: 30px;
	padding: 15px;
	background-color: #EAEAEA;
}

.post-details span {
	margin: 0 5px;
	font-weight: 400;
	display: inline-block;
}

.post-details span:first-child {
	margin-left: 0;
}

.light-opacity {
	opacity: .5;
}

/*------------------------------------*\
    COMMENTS
\*------------------------------------*/

.comments ul {
	padding: 0;
}

.comments li {
	list-style-type: none;
}

.comments-number {
	margin-bottom: 10px;
}

.comment-form label {
	display: block;
}

.comments img {
	width: 100%;
	height: auto;
}

.comment {
	padding: 15px;
	margin: 30px 0;
}

.comment.odd {
	background-color: #EAEAEA;
}

.comment-meta {
	margin-bottom: 10px;
	font-weight: 200;
}

/*------------------------------------*\
    FORMS
\*------------------------------------*/

.header-search-form {
	margin-top: 35px;
	width: 100%;
	text-align: right;
}

.page-template-youthprise-no-sidebar input,
.page-template-youthprise-no-sidebar input[type=email],
.page-template-youthprise-no-sidebar textarea {
	width:100%;
}

input,
textarea,
input[type=search],
input[type=email],
.input-text {
	font-family: "mulilight", sans-serif;
  font-weight: 400;
  color: #7b7b7b;
  font-size: 14px;
  padding: 13px 15px 14px;
  display: inline-block;
  background-color: #fff;
  border: solid 4px #e2e2e2;
  border-radius: 10px;
  margin-right: 15px;
	min-width: 230px;
	width: 50%;
	-webkit-transition: width .4s;
	-o-transition: width .4s;
	transition: width .4s;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0;
}

input[type=search] {
	font-family: "mulilightitalic", sans-serif;
	font-weight: 200;
	background-color: #ededed;
}

input[type=hidden] {
	display: none;
}

input[type=search]:focus {
	width: 60%;
}

input[type=search]:focus,
input[type=email]:focus,
.input-text:focus,
input:focus,
textarea:focus {
	border: solid 4px #CCCCCC;
	outline: none;
}

textarea {
	max-width: 100%;
}

.search {
	position: relative;
}

.search-submit {
	position: absolute;
	right: 5px;
	height: 55px;
	border: none;
	border-left: none;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: transparent;
	font-size: 24px;
	color: #999999;
	text-align: center;
	width: 60px;
}

.mc4wp-alert,
.mc4wp-error,
.mc4wp-success {
	color: #fff;
	padding: 0 30px;
}

.addthis_sharing_toolbox,
div.at4-show {
	display: inline-block !important;
}

.addthis_sharing_toolbox {
	float: right;
}

/*------------------------------------*\
    IMAGES
\*------------------------------------*/


.featured-video-plus.fvp-center {
	width: 100%;
	overflow: hidden;
}

.btn,
input[type=submit] {
	border-radius: 10px;
	padding: 10px 20px 13px;
	display: inline-block;
	color: #fff;
	font-weight: 600;
	text-decoration: none;
	-webkit-transition: background-color .4s;
	-o-transition: background-color .4s;
	transition: background-color .4s;
	margin-top: 10px;
	border: none;
}

span.btn a {
	color: #fff;
	text-decoration: none;
	padding-bottom: 10px;
}

span.btn {
	padding: 10px 20px 13px;
}

.btn:hover,
.btn:focus {
	color: #fff;
}

.btn-red {
	background-color: #bd1a13;
}

.btn-red:hover {
	color: #fff;
	background-color: #9a221c;
}

.btn-purple,
input[type=submit] {
	background-color: #78325f;
}

.btn-purple:hover,
.btn-purple:hover,
input[type=submit]:hover {
	color: #fff;
	background-color: #62294e;
}

.btn-purple,
input[type=submit] {
	text-decoration: none;
	border-radius: 10px;
	background-color: #78325f;
	color: #ffffff;
	display: inline-block;
	padding: 10px 20px 13px;
}

.btn-social {
	font-size: 18px;
	font-weight: 400;
	padding: 25px;
	background-color: #c9212e;
}

.btn-social:hover {
	background-color: #AB1924;
}

.pdf:before {
	content: "\e62d";
	font-family: 'youthprise-icon';
	vertical-align: bottom;
	margin-right: 5px;
	display: inline-block;
}

.fa-external-link:before {
	float: right;
	margin-left: 5px;
	vertical-align: middle;
	font-size: .8em;
	margin-top: 2px;
}
/* This is the aspect ratio */
.google-maps {
    position: relative;
    padding-bottom: 85%; 
    height: 0;
    overflow: hidden;
    display: block;
    margin-bottom: 25px;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.blog-sidebar .avhec-widget-line {
	margin-bottom: 0;
}


/*------------------------------------*\
    UTILITY CLASSES
\*------------------------------------*/

.heavy {
	font-weight: 600;
}

.newsletter-form + div {
	display: none;
}


/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (max-width:1280px) {
	.btn-social {
		padding: 15px;
	}
}
@media only screen and (max-width:1200px) {
	.front-page-blog-callout-content,
	.front-page-blog-post-image {
		height: 425px;
	}

	.front-page-blog-callout-details h5 {
		font-size: 12px;
	}
}
@media only screen and (max-width:1140px) {

}
@media only screen and (max-width:1024px) {
	.left-utility-menu ul {
		text-align: center;
		margin: 20px 0;
	}

	.front-page-blog-callout-content,
	.front-page-blog-post-image {
		height: 450px;
	}

	.header-search-form {
		text-align: center;
		margin: 20px 0;
	}

	.main-banner-content {
		top: 0;
		-webkit-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		padding-top: 30px;
	}

	.search-submit {
		right: 21%;
	}

	.front-page-blog-callout {
		margin-top: 30px;
	}

	.tall-callout {
		margin-top: 30px;
	}

	.front-page-blog-callout-content {
		position: relative;
		padding: 15px 15px 30px 15px;
	}

	.front-page-blog-post-image {
		border-left: none;
	}

	.front-page-stat-callout {
		margin: 60px 0 0;
	}

	.front-page-blog-callout-details {
		right: 0;
	}

	.main-banner {
		height: auto;
	}

	#mega-menu-wrap-main-menu .mega-menu-toggle {
		padding: 15px 0;
		height: auto;
		min-height: 50px;
	}

	#mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open {
		margin-bottom: 15px;
	}

	#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
		padding: 10px 35px 15px;
	}

	#mega-menu-wrap-main-menu .mega-menu-toggle + #mega-menu-main-menu li.mega-menu-item > ul.mega-sub-menu {
		border-top: solid 1px #790D07;
		margin-bottom: 10px;
	}

	input[type=search],
	input[type=search]:active,
	input[type=search]:focus {
		width: 50%;
	}
}
@media only screen and (max-width:991px) {
	.search-submit {
		right: 26%;
	}

	.front-page-blog-callout-content,
	.front-page-blog-post-image {
		height: 350px;
	}

	.page-wrap .pull-right,
	.page-wrap .pull-left {
		float: none !important;
	}

	.logo {
		margin: 0 auto;
	}

	.footer-social, .mailing-list {
		float: none !important;
	}

	.internal-page-content,
	.internal-page-sidebar {
		width: 100% !important;
	}
}
@media only screen and (max-width:768px) {
	.page-container {
		padding: 30px 0;
	}

	.comments img {
		width: 100px;
		display: block;
		margin: 0 auto 15px;
	}

	.sidebar {
		margin-bottom: 30px;
	}

	footer {
		text-align: center;
	}

	footer a {
		display: inline-block;
	}

	.footer-social-buttons li {
		width: 100%;
		margin: 0;
		padding: 0 15px;
	}

	.btn-social {
		width: 100%;
	}

	.left-utility-menu li {
		margin-bottom: 15px;
		text-align: center;
		display: inline;
		font-size: 12px;
		margin: 0;
	}

	.left-utility-menu a {
		font-size: 12px;
		padding: 10px 5px;
		margin-right: 5px;
	}

	.header-search-form {
    text-align: center;
    margin-bottom: 30px;
	}

	.single-post-header-image {
		margin-bottom: 20px;
	}

	.search-submit {
		top: 0;
		right: 0;
	}

	.pull-right,
	.pull-left {
		float: none !important;
	}

	input[type=search],
	input[type=search]:active,
	input[type=search]:focus {
		width: 100%;
	}
}

@media only screen and (max-width:678px) {
	.full-width-callout .btn {
		margin: 15px;
	}

	.btn {
		display: block;
		margin: 20px 0;
	}

	footer .btn {
		margin: 5px 0;
	}

	.post-details span {
		margin: 0;
		display: block;
	}

	.post-details span.light-opacity {
		display: none;
	}

	.addthis_sharing_toolbox,
	div.at4-show {
		display: block !important;
	}

	.addthis_sharing_toolbox {
		float: none;
		margin-top: 15px;
	}


	input,
	textarea {
		width: 100%;
	}

}

@media only screen and (max-width:480px) {
	.full-width-callout .btn {
		margin: 15px 0 5px;
	}

	.main-banner {
		height: auto;
	}

	.main-banner h1 {
		font-size: 24px;
		line-height: normal;
		margin-top: 10px;
	}

	h1.rotating_text_copy {
		font-size: 30px;
	}

	.front-page-stat-callout blockquote:before {
		font-size: 17px;
		left: -20px;
		top: 0;
	}

	.front-page-stat-callout blockquote {
		padding: 0;
	}
	.tall-callout h2 {
		padding: 0 5px;
	}

	.copyright-text {
		display: block;
	}

	.last_column div {
		padding-left: 0 !important;
	}
}
@media only screen and (max-width:320px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}


/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

 /* =============================================================================
   Editor Styles
   ========================================================================== */

.btn-default a {
	background-color: #78325f;
	border-radius: 10px;
	padding: 10px 20px 10px;
	display: inline-block;
	color: #fff;
	font-weight: 600;
	text-decoration: none;
	-webkit-transition: background-color .4s;
	-o-transition: background-color .4s;
	transition: background-color .4s;
}


.external-link:after {
	font-family: 'youthprise-icon';
	color: inherit;
	content: "\e638";
	color: #8f4073;
	line-height: normal;
	position: relative;
	margin-left: 3px;
	top: 2px;

}


/* Remove Disclosure CC */
div.ctct-disclosure {
	display:none !important;
}