/*
Template: cesis
Theme Name: OvoGard
Theme URI: http://cesis.co
Description: <strong>A superflexible and responsive Business Theme by Tranmautritam team</strong> - <br/>Update notifications available on twitter and facebook:<br/> <a href='https://twitter.com/tranmautritam'>Follow me on twitter</a><br/> - <a href='https://www.facebook.com/tranmautritam.designer'>Join the Facebook Group</a> A theme by <a href="http://themeforest.net/user/tranmautritam?ref=tranmautritam">Tranmautritam Team</a>.
Version: 1.0
Author: Tranmautritam Team
Author URI: http://themeforest.net/user/tranmautritam?ref=tranmautritam
License: Themeforest Split Licence
License URI: -
*/


/************************************************************************************

Put your custom CSS below this block :)

*************************************************************************************/
.agency_comments_ctn {
	display:  none !important;
}
.banner-image {
	background-position: right bottom !important;
}
.overlay .vc_column-inner:hover {
	opacity: 0.8 !important;
	transition: 0.3s;
}
.equal-text-size p {
	min-height: 250px;
}
/* CONTACT FORM & */
.wpcf7 form .wpcf7-response-output {
	background: rgba(255, 255, 255, 0.8);
}
/* ACCORDION */
.cesis_acc_3 .panel-title a {
	font-size: 17px; 
	line-height: 1.2em !important;
	padding: 10px 22px;
}
/* FOOTER */
.footer-icon {
	text-align: center;
}
.footer-icon .cesis_icon_ctn {
	display: inline-block !important;
	padding: 0 8px;
}
footer a {
	color: #ffb12b;
}
.footer-menu ul {
	text-align: center;
}
.footer-menu ul li {
	display: inline;
	padding: 0 15px;
	text-transform: uppercase;
}
.footer-menu ul li a {
	color: #fff;
}
.footer-menu ul li a:hover {
	color: #ffb12b;
}
@media only (min-width: 1200px) and (max-width: 1700px) {
	.equal-text-size p {
		min-height: 300px;
	}
}
@media only screen and (max-width: 1200px) {
	.equal-text-size p {
		min-height: 150px;
	}
}

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

	.mobile-header {
		font-size: 26px !important;
	}
	.mobile-text {
		font-size: 16px !important	;
	}
}