/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/

#copyrights {
	/*padding: 20px 0;*/
	/*background-color: #DDD;*/
	/*font-size: 12px;*/
	line-height: 1.4;
}

.slider-wrap#case_studies .slide {
	max-height: 600px;
}


.flex-caption {
	font-weight: bold;
	font-size: 4em;
	/*color: #ff8300;*/
	text-shadow: 3px 3px 3px rgba(0,0,0,0.95);
	max-width: 100%;
}

.justify {
	text-align: justify;
	text-justify: auto;
	/*text-justify: inter-word;*/
}