/*
Theme Name: Bremond Child Theme
Theme URI: http://wp3.commonsupport.com/newwp/bremond
Author: Template Path
Author URI: http://themeforest.net/user/template_path
Template: bremond
Description: This is Bremond WordPress Child theme
Version: 1.3
License: copyright commercial
License URI: http://themeforest.net/user/template_path
Text Domain: bremond
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready, microformats
*/

/*RWD*/
@media all and (max-width:767px) {
	.kc-feature-boxes.kc-fb-layout-1 {
		margin-bottom:25px;
	}
	.sec-title.style-two {
		margin-bottom:20px;
	}
	.page-title .outer-box {
		padding:40px 0 !important;
		height: 110px !important;
	}
		.kc-feature-boxes.kc-fb-layout-1:hover {
		box-shadow:none !important;
	}
}
@media all and (min-width:768px) and (max-width:1024px) {
	.kc-feature-boxes.kc-fb-layout-1 {
		padding:0 !important;
	}
	.kc-feature-boxes.kc-fb-layout-1:hover {
		box-shadow:none !important;
	}
}
@media all and (max-width:991px) {
.feature-case-two {
margin-bottom: 30px;
}
.header-contact-info ul {
display:none;	
}
}
@media all and (min-width:992px) {
	.custom-box-sg {
		padding-top:60px;
	}
	.logo-custom {
		padding-right:30px !important;
	}
}
@media all and (min-width:992px) and (max-width:1199px) {
	.header-contact-info ul li {
		padding-right:0 !important;
	}
}

@media all and (min-width:1200px) {
	.main-logo {
		float:left !important;
	}
}

span.wpcf7-list-item {
	margin:0;
}