/**********************************************
* DC STYLES
 *********************************************/

 /* Youth camps */

 .home-grid-wrapper .grid-row:before,
 .home-grid-wrapper .grid-row:after {
	background-image: url("../images/250k-new-lines.png");
	z-index: 1;
 }

 .home .post-canvas:before {
	 z-index: 1;
 }

 /* Header */
 .page-template-page-camps.theme-i article > header,
 .single-recipe.theme-i article > header {
    max-height: 268px;
    height: 268px;
}

.page-template-page-camps.theme-i article > header{
   background: #4f934f;
   max-height: 295px;
   height: 295px;
   position: relative;

    max-height: 32vw;
    min-height: 230px;
}

.page-template-page-camps.theme-i article > header:after {
    content: "";
    background: url( '../images/bolts4.png' ) no-repeat;
    background-position: calc(50% - 400px) bottom;
    position: absolute;
    width: 100%;
    height: 80%;
    bottom: -25px;
    left: 0;
    z-index: 10;
}

@media (max-width: 1100px) {
	.page-template-page-camps.theme-i article > header:after {
	    background-position: -320px bottom;
	}
}

@media (max-width: 767px) {
	.page-template-page-camps.theme-i article > header:after {
	    background-position: -320px bottom;
	}
}

.page-template-page-camps.theme-i .article header h2 {
    position: relative;
}

.page-template-page-camps.theme-i .article header h2 img{
	position: absolute;
    z-index: 9;
    left: 0;
    top: 0;
}

/* Intro */
.page-template-page-camps section.camp-intro {
	padding: 90px 30px 140px 30px;
    background: #94153d;
}

.page-template-page-camps section.camp-intro .inner-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap:  wrap;
	    flex-wrap:  wrap;
    max-width: 64rem;
    margin: 0 auto;

}

.page-template-page-camps section.camp-intro .inner-wrapper .left {
    max-width: 370px;
    width: 30%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.page-template-page-camps section.camp-intro .inner-wrapper .right{
	max-width: 770px;
	width: 70%;
	padding-left: 40px;
}

@media (max-width: 767px) {
	.page-template-page-camps section.camp-intro .inner-wrapper .left,
	.page-template-page-camps section.camp-intro .inner-wrapper .right {
		width: 100%;
		max-width: 100%;
		padding-left: 0;
	}
	.page-template-page-camps section.camp-intro .inner-wrapper .right {
		margin-top: 30px;
	}
}

.page-template-page-camps section.camp-intro .inner-wrapper .left .text{
	position: relative;
	padding: 40px 0;
}

.page-template-page-camps section.camp-intro .inner-wrapper .left .text:before,
.page-template-page-camps section.camp-intro .inner-wrapper .left .text:after{
	position: absolute;
    content: '';
    background: url('../images/dc/yc-intro-line.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 8px;
    width: 100%;
    background-position: center;
    left: 0;
}
.page-template-page-camps section.camp-intro .inner-wrapper .left .text:before{
	top: 0;
}

.page-template-page-camps section.camp-intro .inner-wrapper .left .text:after{
	bottom: 0;
}

.page-template-page-camps section.camp-intro .inner-wrapper .left p {
    color: white;
    padding-bottom: 0;
    font-size: 26px;
}

/* About */
.page-template-page-camps section.about{
	background: #6a6a6a;
	padding: 70px 30px;
}

.page-template-page-camps section.about .inner{
	max-width: 64rem;
	margin: 0 auto;
}

.page-template-page-camps section.about .inner h1,
.page-template-page-camps section.about .inner h2,
.page-template-page-camps section.about .inner h3,
.page-template-page-camps section.about .inner h4,
.page-template-page-camps section.about .inner h5,
.page-template-page-camps section.about .inner h6,
.page-template-page-camps section.about .inner p,
.page-template-page-camps section.about .inner a,
.page-template-page-camps section.about .inner li{
	color: white;
}

.page-template-page-camps .title-wrapper h2{
	margin-bottom: 30px;
}

.page-template-page-camps section.about .inner .title-wrapper h2{
	max-width: 540px;
	padding-left: 30px;
}

.page-template-page-camps section.about .inner .title-wrapper h2 img{
	display: block;
}

.page-template-page-camps section.about .inner .text{
	position: relative;
	padding: 40px 0;
}
.page-template-page-camps section.about .inner .text:before,
.page-template-page-camps section.about .inner .text:after{
	position: absolute;
    content: '';
    background: url('../images/dc/yc-about-line.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 11px;
    width: 100%;
    background-position: center;
    left: 0;
}
.page-template-page-camps section.about .inner .text:before{
	top: 0;
}

.page-template-page-camps section.about .inner .text:after{
	bottom: 0;
}


.page-template-page-camps .our-camps .title-wrapper h2{
	margin: 0;
}

.page-template-page-camps .our-camps .inner .items{
	position: relative;
}

.page-template-page-camps .our-camps .inner .items:before,
.page-template-page-camps .our-camps .inner .items:after{
	position: absolute;
    content: '';
    background: url('../images/dc/yc-map-line.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 16px;
    width: calc(100% - 30px);
    background-position: center;
    left: 15px;
    z-index: 1000;
}

.page-template-page-camps .our-camps .inner .items:before{
	top: 20px;
}
.page-template-page-camps .our-camps .inner .items:after{
	bottom: -10px;
}

.page-template-page-camps .our-camps .inner .items .item{
	position: relative;
}

.page-template-page-camps .our-camps .inner .items .item h3 {
    position: absolute;
    bottom: 20px;
    width: 80%;
    left: 50%;
    margin-left: -40%;
    color: white;
    font-size: 26px;
    max-width: 176px;
    padding: 0;
}

.page-template-page-camps .our-camps .inner .items .item a{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

/* Camp objectives */
.dc-list.breakout li {
	position: relative;
    background-image: none !important;
    color: #6a6a6a;
    padding-left: 18%;
}

@media (max-width: 1024px) {
	.dc-list.breakout li {
		padding-left: 100px;
	}
}

.dc-list.breakout li:before{
	position: absolute;
    max-width: 17%;
    width: 150px;
    top: 28px;
    left: 0;
}

@media (max-width: 1024px) {
	.dc-list.breakout li:before {
		top: 25px;
	}
}

aside.breakout.camp-objectives {
    background: white;
    padding: 80px 0 60px;
}

.page-template-page-camps .camp-objectives .title-wrapper h2 {
	margin: 0;
}

/* Our camps */
.our-camps{
	background:  #4f934f;
	padding: 60px 30px;
}

.our-camps .inner{
	max-width: 64rem;
	margin:  0 auto;
}

.our-camps .inner .items{
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}

.our-camps .inner .items .item{
	width: 33.33%;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    margin-top: 30px;
}
@media (max-width: 767px) {
	.our-camps .inner .items .item{
		width: 50%;
	}
}
@media (max-width: 560px) {
	.our-camps .inner .items .item{
		width: 100%;
	}
}
.our-camps .inner .items .item img{
	width: 100%;
	display: block;
}

.single-recipe.theme-i article > header{
    background: #682f65 url(../images/dc/recipes-bolts.png) scroll no-repeat left center;
    background-size: 70%;
   /* color: #fff;
    min-height: 6.25rem;
    -webkit-font-smoothing: antialiased;
	//background: #682f65;*/

	height: 300px;
    max-height: 20vw;
    min-height: 200px;

    background-position: left 40px;
}

.single-recipe.theme-i article > header img{
    min-height: 75px;
    max-height: 8vw;
	display: block;
}






.single-recipe .recipe-intro{
	padding: 60px 30px;
  position: relative;
}

@media (max-width: 1500px) {
	background-size: 70%;
}

.single-recipe .recipe-intro .wrapper{
	max-width: 64rem;
	margin:  0 auto;
}

.single-recipe .recipe-intro .wrapper .inner-wrapper .title-wrapper h2{
	text-transform: uppercase;
	color: #682f65;
	text-align: left;
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 50px;
}

@media (max-width: 767px) {
	font-size: 37px;
}

.single-recipe .recipe-intro .wrapper .inner-wrapper .image-wrapper{
	position: relative;
  z-index: 1;
}

.single-recipe .recipe-intro .wrapper .inner-wrapper .image-wrapper:after{
  content:  "";
  background-image: url("../images/frame_video.png");
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  z-index: 9999;
  left: 0;
  bottom: 0;
}

.single-recipe .recipe-intro .wrapper .inner-wrapper .serves-wrapper {
  background: url("../images/bg_speechbubble-yellow.png") no-repeat;
  background-size: contain;
  position: absolute;
  right: 50px;
  bottom: 0;
  text-align: center;
  text-transform: uppercase;
  padding: 40px 40px 40px 52px;
  z-index: 10;
}
.single-recipe .recipe-intro .wrapper .inner-wrapper .serves-wrapper b {
  font-size: 120%;
}
@media (max-width: 767px) {
  .single-recipe .recipe-intro .wrapper .inner-wrapper .serves-wrapper {
    bottom: -30px;
  }
}

.single-recipe section.ingredients .inner{
	max-width: 64rem;
	margin:  0 auto;
	padding: 0 30px;
}

.single-recipe section.ingredients .inner .content {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding: 50px 0;
}

.single-recipe section.ingredients .inner .content:before,
.single-recipe section.ingredients .inner .content:after {
	position: absolute;
    content: '';
    background: url('../images/dc/ingredient-line.png');
    background-size: contain;
    background-repeat: no-repeat;
    height: 11px;
    width: 100%;
    background-position: center;
    left: 0;
}

.single-recipe section.ingredients .inner .content:before{
	top: 0;
}

.single-recipe section.ingredients .inner .content:after{
	bottom: 0;
}

.single-recipe section.ingredients .inner .content .image-wrapper {
	position: relative;
    width: 40%;
}

.single-recipe section.ingredients .inner .content .image-wrapper img{
	position: absolute;
	left: -30px;
}

.single-recipe section.ingredients .inner .content .text{
    width: 60%;
    padding: 0 40px;
}

.single-recipe section.ingredients .inner .content .text p{
    padding-bottom: 0;
    color: black;
    font-size: 28px;
    max-width: 450px;
}
@media (max-width: 900px) {
	.single-recipe section.ingredients .inner .content .text p{
	    font-size: 24px;
	}
}
@media (max-width: 767px) {
	.single-recipe section.ingredients .inner .content {
	    flex-direction: column;
	}
	.single-recipe section.ingredients .inner .content .image-wrapper img {
		position: relative;
		left: unset
	}
	.single-recipe section.ingredients .inner .content .text{
	    width: 100%;
	    padding: 30px 0 0;
	}
	.single-recipe section.ingredients .inner .content .text p{
	    font-size: 22px;
	}
}

/* Method */
.single-recipe .breakout.dc-list {
  padding: 50px 0 70px 0;
  color: #6a6a6a;
  background: #fff;
}
.single-recipe .breakout.dc-list .text{
  padding: 0 30px;
  margin-top: 60px;
}
.single-recipe .breakout.dc-list li {
  background-image: url("../images/bullet_burntumber.png") !important;
  background-repeat: no-repeat;
  background-position: 50px center;
  padding-left: 100px;
}
.single-recipe .breakout.dc-list li::before {
  display: none;
}
.single-recipe .breakout.dc-list h3 {
  background: none;
  transform: none;
  height: auto;
  padding: 2rem 0 1rem;
  margin: 0;
}
@media (max-width: 900px) {
  .single-recipe .breakout.dc-list .text{
    padding: 0px;
  }
  .single-recipe .breakout.dc-list li {
    padding-left: 50px;
    background-position: left center;
  }
}
@media (min-width: 901px) {
  .single-recipe .breakout.dc-list h1,
  .single-recipe .breakout.dc-list h2,
  .single-recipe .breakout.dc-list h3,
  .single-recipe .breakout.dc-list h4,
  .single-recipe .breakout.dc-list h5,
  .single-recipe .breakout.dc-list h6 {
    margin-left: 50px;
  }
}

.single-recipe .more-recipes-link a {
  background: url("../images/dc/bg_title-blank.png") no-repeat;
  background-size: contain;
  color: #fdfdfd;
  text-transform: uppercase;
  padding: 35px 55px;
  text-decoration: none;
}

/* Single camp */
.single-camp.theme-i article > header{
	background: #4f934f;
	position: relative;
}

.single-camp.theme-i article > header:after {
    content: "";
    background: url( '../images/bolts3.png' ) no-repeat;
    background-position: calc(50% - 400px) 0;
    position: absolute;
    width: 100%;
    height: 105%;
    top: 104px;
    left: 0;
    z-index: 10;
}
@media (max-width: 1050px) {
	.single-camp.theme-i article > header:after{
		background-position: -270px 0;
		background-size: auto 90%;
	}
}
@media (max-width: 650px) {
	.single-camp.theme-i article > header:after {
	    background-position: -163px 0;
	    background-size: auto 70%;
	}
}

.single-camp.theme-i article > header h2{
	margin-top: -14px;
}

.single-camp header .camp-date{
	margin-top: 10px;
	margin-bottom: 0;
	padding: 0;

	font-size: 50px;
	text-transform: uppercase;
	color: white;
}
@media (max-width: 900px) {
	.single-camp header .camp-date{
		font-size: 30px;
	}

}

.single-camp .breakout{
	background: #fed132;
	padding: 30px 0 25px 0;
}

.single-camp .breakout .image-wrapper{
	max-width: 164px;
	margin-bottom: 20px;
}

.single-camp .breakout .image-wrapper img{
	width: 100%;
	display: block;
}

.single-camp .breakout ul li{
	color: #1d1d1b;
}

.single-camp .camp-intro{
	padding: 70px 30px 80px 30px;
}

.single-camp .camp-intro .inner{
	max-width: 64rem;
	margin:  0 auto;
}

.single-camp .camp-intro .inner .title-wrapper{
	margin-bottom: 20px;
    padding-left: 30px;
}
@media (max-width: 767px) {
	.single-camp .camp-intro .inner .title-wrapper{
	    padding-left: 0;
	}
}

.single-camp .camp-intro .inner .text{
	position: relative;
	padding: 44px 0;
}

.single-camp .camp-intro .inner .text:before,
.single-camp .camp-intro .inner .text:after{
	position: absolute;
    content: '';
    background: url('../images/dc/camp-line.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 11px;
    width: 100%;
    background-position: center;
    left: 0;
}

.single-camp .camp-intro .inner .text:before{
	top: 0;
}

.single-camp .camp-intro .inner .text:after{
	bottom: 0;
}

/* Photo gallery */
.single-camp .photo-gallery{
	background: #d7d7d7;
	padding: 70px 30px;
}
.single-camp .photo-gallery .inner{
	max-width: 64rem;
	margin:  0 auto;
}

.single-camp .photo-gallery .inner .title-wrapper{
	margin-bottom: 20px;
}

/* Camp videos */
.single-camp .camp-videos{
	padding: 70px 30px 120px 30px;
	background: #fed132;
}
.single-camp .camp-videos .inner{
	max-width: 64rem;
	margin:  0 auto;
}

.single-camp .camp-videos .inner .title-wrapper{
	margin-bottom: 60px;
}

.single-camp .camp-videos .inner .items .item .video-inner{
max-width: 720px;
	margin:  0 auto;
}

.video-responsive{

    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.single-camp button.slick-arrow{
	position: absolute;
	background: url('../images/dc/cv-arrow-left.png');
	background-repeat: no-repeat;
	background-size: contain;
	width: 52px;
    height: 78px;
    font-size: 0;
    top: 50%;
    margin-top: -39px;
    z-index: 9;
}

.single-camp button.slick-arrow.slick-prev{
	left: 0;
}

.single-camp button.slick-arrow.slick-next{
	background-image: url('../images/dc/cv-arrow-right.png');
	right: 0;
}

@media (max-width: 767px) {
	.single-camp .camp-videos {
		padding: 70px 50px 120px 50px;
	}
	.single-camp button.slick-arrow{
	    width: 30px;
	}
	.single-camp button.slick-arrow.slick-prev{
		left: -40px;
	}

	.single-camp button.slick-arrow.slick-next{
		right: -40px;
	}
}

/* Camp recipes */
.single-camp .camp-recipies{
	padding: 60px 70px 90px 70px;
	background: #3e859b;
}

.single-camp .camp-recipies .inner{
	max-width: 64rem;
	margin:  0 auto;
}

.single-camp .camp-recipies .inner .title-wrapper{
	margin-bottom: 20px;
}
.single-camp .camp-recipies .inner .items{
	margin-left: -15px;
	margin-right: -15px;
}
.single-camp .camp-recipies .inner .items .item{
	position: relative;
	margin-left: 15px;
	margin-right: 15px;
}

.single-camp .camp-recipies .inner .items .item > a{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.single-camp .camp-recipies .inner .items .item .image-wrapper img{
	display: block;
	width: 100%;
}

.single-camp .camp-recipies .inner .items .item .text{
	background: white;
	padding: 30px 20px;
}

.single-camp .camp-recipies .inner .items .item .text h3{
	text-transform: uppercase;
    color: #1d728f;
    font-size: 26px;
    padding: 0 0 10px 0;
    min-height: 65px;
}

.single-camp .camp-recipies .inner .items .slick-dots {
	display: flex;
    justify-content: center;

    display: none !important;
}

.single-camp .camp-recipies button.slick-arrow.slick-prev{
	background-image: url('../images/dc/r-arrow-left.png');
	left: -100px;
	margin-top: -41px;
}

.single-camp .camp-recipies button.slick-arrow.slick-next{
	background-image: url('../images/dc/r-arrow-right.png');
	right: -100px;
	margin-top: -41px;
}

@media (max-width: 1250px) {
	.single-camp .camp-recipies button.slick-arrow.slick-prev{
		left: -50px;
	}

	.single-camp .camp-recipies button.slick-arrow.slick-next{
		right: -50px;
	}
}

/* Page template home */
.home .post-canvas .title-wrapper{
	padding: 75px 0 0 40px;

	max-width: 90%;
}

.home-grid-wrapper .grid-row {
	padding: 15px 0;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	background: transparent;
}

.home-grid-wrapper .grid-row:before {
	top: 30px;
}

.home-grid-wrapper .grid-row .grid-item {
    margin-top: 20px
}

.home-grid-wrapper .grid-row .grid-item .grid-image {
	height: 165px;
    max-height: 30vw;
    background-size: cover !important;
    background-position: center !important;
    justify-content: flex-end;
    padding: 10px 16px;
}

.home-grid-wrapper .grid-row .grid-item .grid-title h3 {
	padding-bottom: 0;
    padding-top: 0;
	font-size: 27px;
    line-height: 1em;
}

.home-grid-wrapper .grid-row .grid-item .grid-image:after {
	display: none;
}

/* Home activity grid items */
.home-grid-wrapper.activities-grid-wrapper .grid-row {
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap:  30px;
}

.home-grid-wrapper.activities-grid-wrapper .grid-row .grid-item .grid-image{
	height: 248px;
	justify-content: end;
}

.home-grid-wrapper.activities-grid-wrapper .grid-row .grid-item .grid-image .grid-title h3 {
	padding: 10px 0;
    font-size: 31px;
    max-width: 250px;
}

@media (max-width: 1100px) {
	.home-grid-wrapper .grid-row {
		grid-template-columns: 1fr 1fr 1fr;
	}
}

@media (max-width: 767px) {
	.home-grid-wrapper .grid-row {
		grid-template-columns: 1fr 1fr;
	    margin: 0 25px;
	}

	.home-grid-wrapper.activities-grid-wrapper .grid-row {
		grid-template-columns: 1fr;
	}

}

@media (max-width: 560px) {
	.home-grid-wrapper .grid-row {
		grid-template-columns: 1fr;
	}
}





/* Footer CTA inner pages */
.cta-outer-wrapper{
	background: #3c9dde;
}

.cta-outer-wrapper .dc-cta-wrapper:before,
.cta-outer-wrapper .dc-cta-wrapper:after{
	content: none;
}

.cta-outer-wrapper .dc-cta-wrapper h1,
.cta-outer-wrapper .dc-cta-wrapper h2,
.cta-outer-wrapper .dc-cta-wrapper h3,
.cta-outer-wrapper .dc-cta-wrapper h4,
.cta-outer-wrapper .dc-cta-wrapper h5,
.cta-outer-wrapper .dc-cta-wrapper h6,
.cta-outer-wrapper .dc-cta-wrapper p,
.cta-outer-wrapper .dc-cta-wrapper li{
	color: white;
}


/* Image Gallery */
.esg-navigationbutton.esg-loadmore {
    background: url(../images/dc/show-more-btn.png) !important;
    font-size: 0 !important;
    width: 281px;
    height: 58px;
    background-size: cover !important;
    background-repeat: no-repeat;
    margin-top: 40px;
}

/* Main Menu fix */
.menu.closed,.menu {
    margin-top: -39.5rem !important;
}
@media (min-width: 768px){
.menu.closed,.menu {
    margin-top: -42.5rem !important;
}
}

.menu.open{
	margin-top: -5px !important;
}

/* Single camp page recipie message */
.note h4 {
    text-align: center;
    color: white;
}

/*Symptom checker*/
.dc-cta-wrapper .inner-wrapper{
	max-width: 100%;
}

.symptom-checker{
	width: 200px;
	margin-left: 30px;
}

.symptom-checker img{
	width: 100%;
}

@media (max-width: 768px){
	.symptom-checker{
		width: 100%;
		text-align: center;
	}

	.symptom-checker img{
		max-width: 300px;
	}
}

/*News Page*/
.page-template-page-blog .header{
	background: url('../images/bg_wallpaper_article.png') scroll repeat left center;
    background-color: #f9d457 !important;
}

.page-template-page-blog .header .news:after{
	content: none !important;
}
.page-template-page-blog .bog-posts > .inner{
	max-width: 64rem;
    margin: 0 auto;
    padding: 60px 0;
}

@media (max-width: 1024px) {
	.page-template-page-blog .bog-posts > .inner{
		padding: 60px 30px;
	}
}

.page-template-page-blog .bog-posts > .inner .items{
	 display: flex;
    flex-wrap: wrap;
   /* justify-content:  space-between;*/
    margin: -1rem;
}

.page-template-page-blog .bog-posts > .inner article{
	position: relative;

	max-width: 30%;
    margin: 1rem;
}

@media (max-width: 992px) {
	.page-template-page-blog .bog-posts > .inner article{
		max-width: 29%;
	}
}

@media (max-width: 768px) {
	.page-template-page-blog .bog-posts > .inner article{
		max-width: 45%;
	}
}

@media (max-width: 660px) {
	.page-template-page-blog .bog-posts > .inner article{
		max-width: 44%;
	}
}

@media (max-width: 600px) {
	.page-template-page-blog .bog-posts > .inner article{
		max-width: 100%;
	}
}

.page-template-page-blog .bog-posts > .inner article > a{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.page-template-page-blog .bog-posts > .inner article .news-thumbnail
{
	height: 138px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    padding-top: 5px;
}

@media (max-width: 768px) {
  .page-template-page-blog .bog-posts > .inner article .news-thumbnail {
    height: 200px;
    max-height: 70vw; } }

@media (max-width: 600px) {
  .page-template-page-blog .bog-posts > .inner article .news-thumbnail {
    height: 450px;
    max-height: 70vw; } }

.page-template-page-blog .bog-posts > .inner article .news-thumbnail img{
	object-fit: cover;
    width: 100%;
}

.page-template-page-blog .bog-posts > .inner article header h4{
    padding-top: 18px;
    padding-bottom: 10px;
    text-align: left;
    letter-spacing: 0.2px;
    color: #525252;
    font-size: 0.875rem;
}

@media (max-width: 992px) {

	.page-template-page-blog .bog-posts > .inner article header h4{
		line-height: 1.2rem;
	}

}

.page-template-page-blog .bog-posts > .inner article .entry-header{
	height: auto;
}

 .page-template-page-blog .bog-posts > .inner article .news-excerpt{
	height: auto;
 }

.page-template-page-blog .bog-posts > .inner article .news-excerpt p {
  color: #000;
  font-size: 0.687rem;
  text-align: left;
  max-height: 6em;
  overflow: hidden; }

.page-template-page-blog .bog-posts > .inner article .news-excerpt p a {
  display: none;
}

.page-template-page-blog .bog-posts > .inner article .news-read-more a {
     display: block;
    padding: 18px 0 0;
    position: relative;
    text-decoration: none;
    margin-bottom: 5px;
    text-align: left;
    letter-spacing: 0.2px;
    color: #525252;
    font-size: 0.875rem;
    width: 100%;
}

@media (max-width: 768px) {
  .page-template-page-blog .bog-posts > .inner article .news-read-more {
    position: relative;
    bottom: unset;
    padding-top: 20px; } }


.page-template-page-blog .bog-posts > .inner article .news-read-more a {
  display: block;
  padding: 18px 0;
  position: relative;
 /* color: white;*/
  text-decoration: none;
  margin-bottom: 5px; }

.page-template-page-blog .bog-posts > .inner article .news-read-more a:hover {
  color: #F36F32;
}

/* Mentors carousel */
.peer.wrapper{
	max-width: 1340px;
}

@media (max-width: 767px) {
	.peer.wrapper{
		margin-top: 30px;
	}
}
.dc-mc-wrapper{
	position: relative;
	padding: 60px 0;
	margin-top: 70px;
	margin-bottom: 60px;
}

@media (max-width: 767px) {
	.dc-mc-wrapper{
		margin-bottom: 40px;
		padding-bottom: 40px;
	}
}

.dc-mc-wrapper h1, .dc-mc-wrapper h2, .dc-mc-wrapper h3, .dc-mc-wrapper p {
    color: white;
}

.dc-mc-wrapper > .inner h2{
	margin-bottom: 60px;
}
@media (max-width: 767px) {
	.dc-mc-wrapper > .inner h2{
		margin-bottom: 0;
	}
}
.dc-mc-wrapper > .inner .title-wrapper {
    display: flex;
}

.dc-mc-wrapper > .inner .buble-wrapper {
    background: transparent url(../images/dc/here-to-help.png) scroll no-repeat;
    width: 277px;
    height: 191px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-top: -133px;
    left: 25px;
}

.dc-mc-wrapper > .inner .buble-wrapper h4 {
    max-width: 77%;
    padding: 0;
    margin-left: 81px;
}

@media (max-width: 767px) {
	.dc-mc-wrapper > .inner .buble-wrapper {
		position: absolute;
	    width: 135px;
	    height: 110px;
	    background-size: 135px 106px;
	    margin-top: -124px;
	    left: 40px;
	}

	.dc-mc-wrapper > .inner .buble-wrapper h4{
		margin-left: 34px;
    	font-size: 12px;
    	max-width: 100%;
	}
}

.dc-mc-wrapper > .inner{
	position: relative;
	z-index: 2;
}

.dc-mc-wrapper:before {
    content: "";
    height: 100%;
    position: absolute;
    width: 100vw;
    top: 0;
    left: 50%;
    background-color: #2ba8e0;
    transform: translateX(-50%);
    z-index: 1;
}

.dc-mc-wrapper > .inner .items button.slick-arrow{
	position: absolute;
    top: calc(50% - 50px);
    z-index: 1;
    width: 42px;
    height: 20px;
    font-size: 0;
    background: url(../images/slider-arrow-left.png);

}

button.slick-arrow{
	outline: none;
}

.dc-mc-wrapper > .inner .items button.slick-arrow.slick-prev{
	left: -50px;
    background: url(../images/slider-arrow-left.png);
}

.dc-mc-wrapper > .inner .items button.slick-arrow.slick-next {
    right: -30px;
    background: url('../images/slider-arrow-right.png');
}

@media (max-width: 767px) {
	.dc-mc-wrapper > .inner .items button.slick-arrow{
		top: -76px;
	}

	.dc-mc-wrapper > .inner .items button.slick-arrow.slick-prev{
		right: 70px;
		left: inherit;
	}

	.dc-mc-wrapper > .inner .items button.slick-arrow.slick-next{
		right: 8px;
	}
}

.dc-mc-wrapper > .inner .items{
	max-width: calc( 100% - 120px );
	margin: 0 auto;
}

@media (max-width: 767px) {
	.dc-mc-wrapper > .inner .items{
		max-width: 100%;
	}
}

.dc-mc-wrapper > .inner .items .item {
    display: flex;
    flex-wrap: wrap;
    padding: 0 60px;
}

@media (max-width: 767px) {
	.dc-mc-wrapper > .inner .items .item {
	    padding-left: 0;
	    padding-right: 8px;
	}
}

.dc-mc-wrapper > .inner .items .item .left{
	width: 46%;
	max-width:496px;
}

@media (max-width: 767px) {
	.dc-mc-wrapper > .inner .items .item .left{
		width: 100%;
		max-width:100%;
	}
}

.dc-mc-wrapper > .inner .items .item .left img{
	width: 100%;
	max-width: 100%;
}
.dc-mc-wrapper > .inner .items .item .left .image-wrapper{
	position: relative;
}
.dc-mc-wrapper > .inner .items .item .left .image-wrapper:before,
.dc-mc-wrapper > .inner .items .item .left .image-wrapper:after{
	position: absolute;
    content: '';
    background: url(../images/dc/yc-about-line.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 12px;
    width: 100%;
    background-position: center;
    left: 0;
    z-index: 9999;
    top: -4px;
}

.dc-mc-wrapper > .inner .items .item .left .image-wrapper:after{
	bottom: -4px;
	top: inherit;
}

.dc-mc-wrapper > .inner .items .item .left .avatar {
	position: relative;
    z-index: 99999;

    text-align: right;
}

.dc-mc-wrapper > .inner .items .item .left .avatar img {
    max-width: 156px;
    display: inline-block;
    margin-top: -90px;
    border: 4px solid white;
    border-top-left-radius: 40px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    transform: rotate(-2deg);
    margin-right: -16px;
    background-color: #6acedd;
}

@media (max-width: 767px) {
	.dc-mc-wrapper > .inner .items .item .left .avatar img{
 		margin-right: -6px;
	}
}

.dc-mc-wrapper > .inner .items .item .right{
	width: 54%;
	max-width: 54%;
	padding-left: 50px;
}

@media (max-width: 767px) {
	.dc-mc-wrapper > .inner .items .item .right{
		width: 100%;
		max-width: 100%;
		padding-left: 0;
	}
}

.dc-mc-wrapper > .inner .items .item .right h3{
	padding-top: 2px;
}

.peer-form{
	max-width: 700px;
	margin: 0 auto;
}
