


@media only screen and (max-width: 991px){

.article_box {
display:none;
}

.article_box_mobile {
display:block !important;

    background: #8baa6f;
   

}
.article_background a {
    color: #fff;
    overflow-wrap: anywhere;
}
.article_box_mobile h2 {
    font-size: 30px;
    color: #840606;
    text-align: center;
}
.article_box_mobile p {
    font-size: 20px;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    padding-top: 20px;
    color: #fff;
}
}


.header_content{
	height:900px;
}
header{
	position:absolute !important;
	top:0px !important;
}
.pt-60{
	padding-top:280px;
}
.header_content h4{
	     font-size: 54px;
    line-height: 72px;
    font-style: normal;
    font-weight: 700;
    color: #fff;
}
.header_content p {
    font-size: 16px;
    line-height: 25px;
    font-style: normal;
    color: #fff;
}
.fs-5 {
    font-size: 1.8rem !important;
}


.bio_content{
	font-size: 20px;
    color: #fff;
    padding-left: 50px;
}
.mt-60{
	margin-top:60px;
}

.pt-40{
	padding-top:40px !important;
}
.ml-40{
	margin-left:40px;
}
.full_width{
background: url("../../../images/header.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.full_width_podcast{
background: url("../../../images/podcast_bg.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.full_width_foundation{
background: url("../../../images/foundation.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.full_width_foundation{
background: url("../../../images/foundation.jpeg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.full_width_educator{
background: url("../../../images/Educator.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.full_width_enterprise{
background: url("../../../images/social_entrepreneur.jpeg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.full_width_artist{
background: url("../../../images/Artist_bg.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.full_width_emotional{
background: url("../../../images/Emotional_intelegence.jpeg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.ml-10{
	margin-left:10px;
}

.full_width_pogram{
background: url("../../../images/program.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.full_width_pogram p{
	font-size: 48px !important;
	line-height: 55px !important;
}

.full_width_article{
background: url("../../../images/article.jpeg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.podcast_background2{
	 background-image: linear-gradient(#5fa207, #c5ba14);
	 padding:10px;
}
.podcast_background2 p{
	font-size:30px;
	color:#fff;
}
.full_width_bio{
background: url("../../../images/bio_header.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.m-auto{
	margin:0 auto;
}
.ml-10{
	margin-left:30px;
}
.work_box{
	
	bottom: 0px;
    position: absolute;
    text-align: center;
    left: 20%;
}
.ml-20p{
	
	    margin-left: 20px;
}
.work_box .col{
	    background: #ccc;
    height: 200px;
    border: 1px solid #000;
}
.full_width_work{

  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.full_width_event{
background: url("../../../images/Event.png") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.full_width_book{
background: url("../../../images/Bookpage.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.full_width_article nav.main_menu>ul>li>a{
	color:#e86308 !important;
	
}

.full_width_book nav.main_menu>ul>li>a{
	color:#000 !important;
	text-shadow: 2px 2px #fff;
	
}
.article_top_heading{
    position: absolute;
    bottom: 0;
    background: #000;
    height: 300px;
    max-height: 140px;
padding-top: 18px;
}

.article_top_heading p{
	font-size: 27px !important;
}
.text_black{
		color:#000 !important;
		font-size:30px !important;
		line-height:35px !important;
}

.header_bottom, .header_top, .fixed_top_header .bottom_header{
	
	background:transparent !important;
}

nav.main_menu>ul>li>a{
	color:#fff !important;
	text-shadow: 2px 2px #000;
	
}

nav.main_menu ul li a span.underline_dash, nav.vertical_menu ul li a span.underline_dash {
    bottom: 0px;
}

.footer_bottom .widget.qode_icon_with_text_widget{
display: inline-block;
vertical-align: middle;
padding: 0 20px;
}

.footer_bottom .q_icon_with_title.tiny .icon_text_holder{
padding-left: 20px;
}

.footer_bottom .q_icon_with_title .icon_text_inner{
padding: 0;
}

.footer_bottom .q_font_awsome_icon span:hover{
color: #fff;
}

.q_icon_with_title .icon_holder{
position: relative;
top: 1px;
}

@media only screen and (min-width: 601px){
.footer_bottom_holder .three_columns>.column1, .footer_bottom_holder .three_columns>.column3{
width: 18%;
}

.footer_bottom_holder .three_columns>.column2{
width: 64%;
}


}

.footer_bottom .q_social_icon_holder:hover .simple_social{
color: #dddddd!important;
}

@media only screen and (min-width: 1001px){
header .header_inner_left{
left: 80px;
}

.header_bottom{
padding: 0 80px;
}
}

.side_menu_button .qode-side-menu-button-svg svg path, .side_menu_button .qode-side-menu-button-svg svg>*{
stroke: none;
}

.side_menu a.close_side_menu{
top: 38px;
}

.qode-text-underline a {
position: relative;
}

.qode-text-underline a:before {
content: '';
position: absolute;
left: 0;
bottom: 4px;
width: 100%;
height: 2px;
background-color: #000000;
}


.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]){
text-decoration: underline;
}

nav.mobile_menu ul li a span{
position: relative;
}

nav.mobile_menu ul li a span:before{
content: '';
position: absolute;
left: 0;
bottom: 2px;
width: 100%;
height: 2px;
background-color: #000;
opacity: 0;
transition: all 0.3s ease;
}

nav.mobile_menu ul li a:hover span:before, nav.mobile_menu ul li.active > a span:before, nav.mobile_menu ul li.current-menu-item > a span:before{
opacity: 1;
}

.portfolio_navigation .portfolio_next a, .portfolio_navigation .portfolio_prev a{
border-radius: 50%;
border-color: #000;
color: #000;
}

.portfolio_navigation .portfolio_next a, .portfolio_navigation .portfolio_prev a{
border-radius: 50%;
border-color: #000;
color: #000;
}

.portfolio_navigation .portfolio_next a:hover, .portfolio_navigation .portfolio_prev a:hover{
background-color: transparent;
border-color: rgba(0, 0, 0, .8);
color: rgba(0, 0, 0, .8);
}


.qode-text-underline a:before{
transition: all 0.3s ease;
}

.qode-text-underline a:hover:before{
opacity: 0;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:hover, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover{
text-decoration: none;
}



.portfolio_main_holder .item_holder.split_up .text_holder_inner{
vertical-align: bottom;
text-align: left;
padding-left: 58px;
padding-bottom: 46px;
position: relative;
}

.portfolio_main_holder .item_holder.split_up .portfolio_title{
padding-left: 0;
margin: 0 0 8px;
}

.portfolio_main_holder .item_holder .portfolio_title a{
font-size: 35px;
font-weight: 300;
letter-spacing: 0;
}

.portfolio_main_holder .item_holder.split_up .project_category{
font-size: 15px;
font-weight: 300;
font-family: Roboto, sans-serif;
}

.portfolio_main_holder .item_holder .portfolio_shader{
background-color: rgba(0, 0, 0, 0.7);
}

.portfolio_main_holder .item_holder.split_up .text_holder_inner:before{
content: '\f092';
font-family: 'Kiko';
font-weight: 300;
font-size: 45px;
color: #fff;
display: inline-block;
transform: rotate(-45deg);
right: 51px;
top: 72px;
position: absolute;
}

.portfolio_main_holder .item_holder.split_up .text_holder{
    padding: 0;
}

.portfolio_main_holder .item_holder.split_up .portfolio_shader, .portfolio_slider li.item .item_holder.split_up .portfolio_shader{
    height: 100%;
    top: 0;
}

.page-id-8.disabled_footer_top .footer_top_holder, .page-id-8.disabled_footer_bottom .footer_bottom_holder { display: none;}
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
#rs-demo-id {}

nav.main_menu>ul>li>a {
    padding: 0 20px;
}
nav.main_menu>ul>li>a {
  
    font-size: 15px;
}

.header_content h4 {
    font-size: 52px;
	
}
.pt-20{
	padding-top: 20px;
}
.podcast_background{
	background:#014034;
}

.foundation_background{
	background:#aa711b;
}

.video_background{
	background:#aa711b;
	    height: 1510px;
}

.artist_background h2 {
	font-size:30px;
}

.artist_background p {
	font-size:20px;
	color:#fff;
	margin-bottom:20px;
}
.close{
	    font-size: 50px;
    color: black;
    margin-left: 40px;
    margin-top: 40px;
    cursor: pointer;
}

.enterprise_background{
	background:#425274;
}
.educator_background{
	background:#85c1f0;
}

.educator_background p{
	color:#000;
	text-align:left;
}
.mt-240{
    margin-top: 240px !important;
}
.artist_background{
	background:#121a0b;
}
.artist_background h2{
	color:#fff;
}

.emptional_background{
	background:#3a3f45;
	    height: 681px;
		    color: #fff;
}
.emptional_background h2{
	   color: #fff;
}
.emptional_background p{
	   color: #fff;
}
.ml-11 {
    margin-left: 11%;
}

.pogram_background{
	background:#fff0e4;
}


.pogram2_background{
	 background-image: linear-gradient(#37b1c6, #1d78ac);
}
.emotional_box{
    margin-top: 30px;
    background: purple;
    padding: 20px;
    font-size: 20px;
}


.pogram2_background p{
	 font-size: 20px;
	 color:#000;
	 line-height:35px;
}



.b_background p{
	 font-size: 25px;
	 color:#fff;
	 line-height:35px;
}


.podcast_background a{
	 color:#fff;
	
}

.book_background{
	background:#fcbb00;
	padding-bottom:40px;
}

.book_background p{
	 font-size: 25px;
	 color:#000;
	 line-height:35px;
	 padding-right:20px;
}
.book_background img{
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.bio_background{
	background:#4e809f;
}

.article_background{
	background:#a76900;
}
.article_background ul {
  list-style-image: url('../../../images/Publication_icon.png');
 
}
.article_background ul li {
	 padding:20px;
}
.article_background ul li span {
	font-size:25px;
	color:#fff6e6;
	text-decoration:underline;
}
.article_box{
background: #8baa6f;
    width: 539px;
    height: 500px;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}
.article_box h2{
	font-size:30px;
	color:#840606;
	text-align:center;
}
.article_box p{
font-size: 20px;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    padding-top: 20px;
	color:#fff;
}

.article_background a{
	color:#fff;
}


.bio_background p{
	 font-size: 25px;
	 color:#fff;
	 line-height:35px;
}
.bg-dark {
    background-color: #182b3f !important;
	z-index:99;
}

.bg-dark p {
	color:#fff !important;
}


.bio_background a{
	 color:#fff !important;
	font-size: 22px;
}

.work_background a{
	 color:#ff7f00 !important;
	font-size: 22px;
}


.pic-ctn {
  width: 100vw;
  height: 200px;
}

@keyframes display {
  0% {
    transform: translateX(200px);
    opacity: 0;
  }
  10% {
    transform: translateX(0);
    opacity: 1;
  }
  20% {
    transform: translateX(0);
    opacity: 1;
  }
  30% {
    transform: translateX(-200px);
    opacity: 0;
  }
  100% {
    transform: translateX(-200px);
    opacity: 0;
  }
}

.pic-ctn {
  position: relative;
  width: 100vw;
  height: 300px;
  margin-top: 90px;
      margin-bottom: 90px;
}

.pic-ctn > img {
  position: absolute;
  top: 0;
  left: calc(25% - 100px);
  opacity: 0;
  animation: display 10s infinite;
}

img:nth-child(2) {
  animation-delay: 2s;
}
img:nth-child(3) {
  animation-delay: 4s;
}
img:nth-child(4) {
  animation-delay: 6s;
}
img:nth-child(5) {
  animation-delay: 8s;
}

.work_background1{
	background-image:url(../../../images/banner1.jpg);
}

.work_background2{
	background-image:url(../../../images/banner2.jpg);
}

.work_background3{
	background-image:url(../../../images/banner3.jpg);
}

.work_background4{
	background-image:url(../../../images/banner4.jpg);
}
.work_background5{
	background-image:url(../../../images/banner5.jpg);
}

.work_background6{
	background-image:url(../../../images/banner6.jpg);
}
.work_background7{
	background-image:url(../../../images/banner7.jpg);
}
.work_background8{
	background-image:url(../../../images/banner8.jpg);
}
.work_background9{
	background-image:url(../../../images/banner9.jpg);
}
.work_background10{
	background-image:url(../../../images/banner10.jpg);
}
.work_background11{
	background-image:url(../../../images/banner11.jpg);
}
.work_background12{
	background-image:url(../../../images/banner12.jpg);
}
.work_background13{
	background-image:url(../../../images/banner13.jpg);
}

.pt-b{
	
	padding-top:80px  !important;
	padding-bottom:80px  !important;
}
.pt-80 {
    padding-top: 200px !important;
}

.w-80{
width: 80%;
}
.ml-20{
    margin-left: 20%;
}

.podcast_background tr {
	border-bottom:1px solid #fff;
}

.podcast_background tr td {
	font-size:20px;
	color:#fff;
}
.pt-30{
padding-top: 30px;
}
.pt-140 {
    padding-top: 160px;
}

.bio_background ul li a:hover{
	color:#FFFF00;
	
}


	.full_width_bio .header_content p {
    font-size: 26px !important;
    line-height: 32px!important;
	}
@media (min-width: 1500px){
	
		
	.full_width_podcast .header_content p {
    font-size: 26px !important;
    line-height: 32px!important;
	}
	
		
		
	.full_width_bio .header_content p {
   font-size: 30px !important;
    line-height: 43px!important;
	}
	
	nav.main_menu>ul>li>a {
    padding: 0 26px;
}
nav.main_menu>ul>li>a {
  
    font-size: 17px;
}

.header_content h4{
	     font-size: 72px;
		 
}
.header_content p {
font-size: 20px;
    line-height: 25px;
    font-style: normal;
    color: #fff;
}
	
}


.pt-210{
	padding-top:400px;
}
@media only screen and (max-width: 500px){
	.full_width_pogram{
background: url("../../../images/pogram_mobilebg.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
	.full_width_pogram .header_content p{
		display:none !important;
	}
	.pogram2_background p{
		padding:10px;
	}
.pogram_background .col-md-12{
	margin: 20px;
}
.pogram_background .col-md-12 h2{
	font-size: 16px;
}
.pogram_background .col-md-12 p{
	    font-size: 12px;
}
	.full_width {
    background: url(../../../images/mobile.jpg) !important;
	 background-repeat: no-repeat;
	}
	.header_content{
		height:540px;
	}
	.header_content h4 {
    font-size: 29px;
	    margin-top: -160px;
		line-height:35px;
}
.header_content p {
    font-size: 15px;
    line-height: 25px;
    font-style: normal;
    color: #fff;
    width: 280px !important;
}
.work_background {
margin-top: 330px;
}
.black{
	display:none;
}

.full_width_bio{
	background: url(../../../images/bio_mobile.jpg) no-repeat center center fixed;
}
.full_width_bio .header_content p{
	display:none !important;
}
.bg-dark{
	display:none;
}
.full_width_podcast p{
	display:none !important;
}
.article_top_heading{
	width: 100%;
}
.article_top_heading p {
    font-size: 20px !important;
}

.full_width_article {
    background: url(../../../images/article_mobile_bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
}

.article_background .col-8{
	width:100%;
	margin-top:0px !important;
	padding-left:0px  !important;
		padding-right:20px  !important;
}
.section--four-column .section__body__article{
	width:100% !important;
}
#myVideo{
	top:0px !important;
}
.full_width_enterprise {
    background: url(../../../images/social_entrepreneur_mobile_bg.jpg) no-repeat center center fixed;
	
}
.educator_background .ml-20{
	margin-left:0px;
}
.full_width_emotional {
    background: url(../../../images/Emotional_intelegence_bg.jpg) no-repeat center center fixed;
}
.full_width_artist {
    background: url(../../../images/Artist_mobile_bg.jpg) no-repeat center center fixed;
}
.portfolio-item{
	margin-left: -70px;
}

.emptional_background .col-md-12{
	    margin: 20px;
}
.book_background p {
    font-size: 15px;
    color: #000;
    line-height: 15px;
    padding-right: 20px;
}
.educator_background p{
	    font-size: 19px !important;
}
.full_width_educator {
    background: url(../../../images/educator_mobile.jpg) no-repeat center center fixed;
}
.full_width_foundation {
    background: url(../../../images/foundation_mobile_bg.jpg) no-repeat center center fixed;
}
.foundation_style{
	font-size: 19px !important;
	padding:10px;
}
.foundation_background .ml-40{
	margin-left:0px !important;
}
.full_width_book {

    background: url(../../../images/book_mobile.jpg) no-repeat center center fixed;
}
.full_width_book p {
	display:none !important;
}
.full_width_event{

    background: url(../../../images/Event_bg.jpg) no-repeat center center fixed;	
}
footer {
	margin-bottom: 0px !important;
    position: absolute !important;

}
.slider{
	    margin-top: 100px;
}
.bio_content_mobile {
	margin-top:100px !important;
}
.grey_box{
	background:#eeab32;
	padding:10px;
	margin:20px;
	color:#fff;
	margin-left:30px;
}
.grey_box h2{
	font-size:20px;
	color:#fff;
}
.grey_box p{
	font-size:20px;
	color:#fff;
}
.grey_box a{
	font-size:20px;
	color:#fff !important;
}
.bio_content_new{
	display:none;
}

.slider, .slider > div{
	
	position:absolute !important;
}
.work_background {
	position:static !important;
}
.work_background1{
	background-image:url(../../../images/banner_mobile1.jpg);
}

.work_background2{
	background-image:url(../../../images/banner_mobile2.jpg);
}

.work_background3{
	background-image:url(../../../images/banner_mobile3.jpg);
}

.work_background4{
	background-image:url(../../../images/banner_mobile4.jpg);
}
.work_background5{
	background-image:url(../../../images/banner_mobile5.jpg);
}

.work_background6{
	background-image:url(../../../images/banner_mobile6.jpg);
}
.work_background7{
	background-image:url(../../../images/banner_mobile7.jpg);
}
.work_background8{
	background-image:url(../../../images/banner_mobile8.jpg);
}
.work_background9{
	background-image:url(../../../images/banner_mobile9.jpg);
}
.work_background10{
	background-image:url(../../../images/banner_mobile10.jpg);
}
.work_background11{
	background-image:url(../../../images/banner_mobile11.jpg);
}
.work_background12{
	background-image:url(../../../images/banner_mobile12.jpg);
}
.work_background13{
	background-image:url(../../../images/banner_mobile13.jpg);
}

.bio_content_mobile{
	display:block !important;
}
.black{
	display:none;
}
}
.bio_content_mobile{
	display:none;
}

@media only screen and (max-width: 1000px){
	

	.full_width {
    background: url(../../../images/header_ipad.jpg) ;
	 background-repeat: no-repeat;
	 
	}
	.header_content{
		height:370px;
	}
	
	.full_width {
		
	}
	.header_content h4 {
    font-size: 29px;
	    margin-top: -160px;
		line-height:35px;
}
.header_content p {
    font-size: 15px;
    line-height: 25px;
    font-style: normal;
    color: #fff;
    width: 550px;
}
}
.green_box{
	height:475px;
background: url("../../../images/green_box.png");
	color:#fff;
	font-size:25px;
}

.green_box {
    position: relative;
    overflow: hidden;
  
}



.school_box{
	height:308px;
background: url("../../../images/Emotional1.png");
	color:#fff;
	font-size:25px;
}

.school_box {
    position: relative;
    overflow: hidden;
  
}
#slide {
    position: absolute;
    left: -550px;
   width:100%;
   height:475px;
    background: #fff0e4;
    transition: 1s;
	padding:40px;
}

.green_box:hover #slide {
    transition: 1s;
    left: 0px;
}



.red_box{
	height:475px;
background: url("../../../images/red_box.png");
	color:#fff;
	font-size:25px;
}

.red_box {
    position: relative;
    overflow: hidden;
  
}

#slide {
    position: absolute;
    left: -550px;
   width:100%;
   height:475px;
    background: #fff0e4;
    transition: 1s;
	padding:40px;
}

.red_box:hover #slide {
    transition: 1s;
    left: 0px;
}




.blue_box{
	height:475px;
	background: url("../../../images/blue_box.png");
	color:#fff;
	font-size:25px;
}

.blue_box {
    position: relative;
    overflow: hidden;
  
}

#slide {
    position: absolute;
    left: -550px;
   width:100%;
   height:475px;
    background: #fff0e4;
    transition: 1s;
	padding:40px;
}

.blue_box:hover #slide {
    transition: 1s;
    left: 0px;
}







.orange_box{
	height:475px;
	background: url("../../../images/orange_box.png");
	color:#fff;
	font-size:25px;
}

.orange_box {
    position: relative;
    overflow: hidden;
  
}

#slide {
    position: absolute;
    left: -550px;
   width:100%;
   height:475px;
    background: #fff0e4;
    transition: 1s;
	padding:40px;
}

.orange_box:hover #slide {
    transition: 1s;
    left: 0px;
}











.dark_green_box{
	height:475px;
	background: url("../../../images/dark_green_box.png");
	color:#fff;
	font-size:25px;
}

.dark_green_box {
    position: relative;
    overflow: hidden;
  
}

#slide {
    position: absolute;
    left: -550px;
   width:100%;
   height:475px;
    background: #fff0e4;
    transition: 1s;
	padding:40px;
	color:#000;
}

.dark_green_box:hover #slide {
    transition: 1s;
    left: 0px;
}


.black {
    background-color: #000 !important;
    z-index: 99;
    border-radius: 20px;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.black ul li{
	border-bottom:1px solid #ff7f00;
}

.black ul li:last-child{
	border-bottom:0px;
}

.pink_box{
	height:475px;
	background: url("../../../images/pink_box.png");
	color:#fff;
	font-size:25px;
}

.pink_box {
    position: relative;
    overflow: hidden;
  
}

#slide {
    position: absolute;
    left: -550px;
   width:100%;
   height:475px;
    background: #fff0e4;
    transition: 1s;
	padding:40px;
}

#slide a {
	display:contents;
}

.pink_box:hover #slide {
    transition: 1s;
    left: 0px;
}


.portfolio-menu{
	text-align:center;
}
.portfolio-menu ul li{
	display:inline-block;
	margin:0;
	list-style:none;
	padding:10px 15px;
	cursor:pointer;
	-webkit-transition:all 05s ease;
	-moz-transition:all 05s ease;
	-ms-transition:all 05s ease;
	-o-transition:all 05s ease;
	transition:all .5s ease;
}

.portfolio-item{
	/*width:100%;*/
}
.portfolio-item .item{
	/*width:303px;*/
	float:left;
	margin-bottom:10px;
}
.z-index{
    z-index: 999999999999999999999999999;
}
.foundation_style{
font-size: 30px;
    line-height: 40px;
    color: #fff;
}
.ml-40{
    margin-left: 40%;
}




.section-header {
  text-align: center;
  margin: 60px auto 20px auto;

  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
  font-weight: 400;
  text-transform: uppercase;
  color: #222;
}

.section-header-underline {
  border: 1px solid #222;
  width: 3rem;
  margin: 0 auto;
  margin-bottom: 30px;
}

.video-gallery {
  position: relative;
  margin: 0 auto;
  max-width: 1000px;
  text-align: center;
}

.video-gallery .gallery-item {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  min-width: 320px;
  max-width: 580px;
  max-height: 360px;
  width: 48%;
  background: #000;
  cursor: pointer;
}

.video-gallery .gallery-item img {
  position: relative;
  display: block;
  opacity: .45;
  width: 105%;
  height: 300px;
  transition: opacity 0.35s, transform 0.35s;
  transform: translate3d(-23px, 0, 0);
  backface-visibility: hidden;
}

.video-gallery .gallery-item .gallery-item-caption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
}

.video-gallery .gallery-item .gallery-item-caption,
.video-gallery .gallery-item .gallery-item-caption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-gallery .gallery-item h2 {
  font-weight: 300;
  overflow: hidden;
  padding: 0.5em 0;
}


.video-gallery .gallery-item h2,
.video-gallery .gallery-item p {
  position: relative;
  margin: 0;
  z-index: 10;
}

.video-gallery .gallery-item p {
  letter-spacing: 1px;
  font-size: 68%;

  padding: 1em 0;
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
  transform: translate3d(10%, 0, 0);
}

.video-gallery .gallery-item:hover img {
  opacity: .3;
  transform: translate3d(0, 0, 0);

}

.video-gallery .gallery-item .gallery-item-caption {
  text-align: left;
}

.video-gallery .gallery-item h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 15%;
  height: 1px;
  background: #fff;
  
  transition: transform 0.3s;
  transform: translate3d(-100%, 0, 0);
}

.video-gallery .gallery-item:hover h2::after {
  transform: translate3d(0, 0, 0);
}

.video-gallery .gallery-item:hover p {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

@media screen and (max-width: 50em) {
  .video-gallery .gallery-item {
    display: inline-block;
    float: none;
    margin: 10px auto;
    width: 100%;
  }
}
.content, .content .container,{
	background:transparent !important;
}


 .content, .overlapping_content .content>.container, .more_facts_holder, .comment_holder .comment #respond textarea, .comment_holder .comment #respond input[type=text], .comment_holder .comment #respond input[type=email], .content .container{
		background:transparent !important;
}
.pt-90{
	padding-top:90px;
}

marquee{
	    font-size: 29px;
    color: mediumspringgreen;
	    background: #000;
    padding: 15px;
}
.article__body p{
	color:#fff;
	font-size:20px;
	margin-top:-20px;
}
.article--slide-up--red .article__body, .article--slide-up--red .article__header__title{
	color: #fff !important;
}

#myVideo {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
  top:-280px;
  
}

.white_text p{
	font-size:20px;
	color:#fff;
	margin-bottom:20px;
}


.bio_content h2{
	font-size:40px;
	color:#fff;
}

.bio_content h3{
	font-size:25px;
	color:#fff;
	font-style:italic;
	margin-bottom:20px;
}


 .blinking {
            animation: blinkingText 1s infinite;
           
           color: #ffffff;
        }
        
        @keyframes blinkingText {
            from {
                opacity: 1;
                color : yellow;
                }
            to {
                opacity: 0;
                color :  #FF0000;
                }
            0% {
                opacity: 0;
            }
            50% {
                opacity: .5;
            }
            100% {
                opacity: 1;
            }
        }

.article_box {
display:block;
}

.article_box_mobile {
display:none;
}
