/*
Theme Name: H-Code Child
Theme URI: http://wpdemos.themezaa.com/h-code
Author: Themezaa
Author URI: http://www.themezaa.com
Description: Child theme for H-Code theme
License: Themeforest Split Licence
License URI: http://themeforest.net/licenses 
Template: h-code
Version: 1.0
Text Domain: h-code-child
*/

/*.page-template-default.page .vc-column-innner-wrapper ul{
	padding-left:15px;
}*/

footer .container .margin-four{
	display:none;
}

.breadcrumb ul li{
	font-size: 9px !important;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha.itreeni-captcha {
  	margin-bottom: 20px;
}

section#key_persons{
	display:none;
}

.single-post .blog-image > img {
	width: 100%;
}

.sliderleft {
	margin: 0px;
	padding: 0px; 
}

.contentright {
	height: 407px;
	overflow-y: auto;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.contentright::-webkit-scrollbar {
	display: none;
}

.blog-details-text p {
	margin-bottom: 18px;
}

.blog-date {
	display: none;
}

section#key_persons{
	display:none;
}
.social{
	margin-left: 0px;
}
.aps-each-icon img {
	width: 30px;
	margin: 3px;	
}
.copyright{
	margin-top: 10px;
}

@font-face {
  font-family : 'FontAwesome';
  font-display: auto;
}

.pagespeedninja{
	display: none !important;
}

section.itreeni-badge{
padding: 0;
}

@media screen and (max-width: 1024px){
	#advps_container3 .advs-title, #advps_container3 .advs-title a {
	    font-size: 10px !important;
	    line-height: 20px !important;
	}
}

@media screen and (max-width: 768px) and (orientation: portrait) {
	#slider .owl-bg-img{
		min-height: 215px !important;
	}
}
@media (max-width: 767px) {
	.hcode-animated-tabs .nav > li  a img{
		max-width: 100%;
	}
}
