/*
Theme Name: Intact Child
Template: intact
Theme URI: http://keydesign-themes.com/intact/
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Description: Intact - Premium Multi-Purpose WordPress Theme
Version: 1.5
Description: Intact is a creative and colorful, highly engaging, dynamic and professional onepage WordPress theme.
Author: Key-Design
Author URI: http://www.keydesign-themes.com
Tags: one-column, custom-menu

/* Below you can write your style */

.cb-container .cb-img-area img {
    width: auto;
    height: auto;
    margin-bottom: 0;
}

/*@media (min-width: 769px){

.kd-promobox.prb_image_left .prb-content{
	width: 59%;
    margin: 0 2% 0 6%;
    float: left;
}
}*/

@media (min-width: 961px){
#single-page .single-page-heading{
	padding-top: 204px;
    position: relative;
    padding-bottom: 204px;
    overflow: hidden;
    margin-bottom: 0;
}
}

section {
    padding: 0 0;
    position: relative;
	background-color:#f8f8f8;
}

body, .box {
	color: #666;
	font-weight: 300;
	font-size: 14px;
	text-align: left;
	line-height: 24px;
	}

.single-post img {
	max-width: 100%;
    height: auto;
    border-radius: 0px;
}

@media (min-width: 769px){
.socials-widget {
    padding-top: 0;
    border-top: none;
    max-width: 240px;
    margin-top: 35px;
	margin-left: 10px;
}
}

.with-overlay .heading-separator {
    background: #fff;
    opacity: 0.9;
    display: none;
}

#single-page .section-subheading {
    margin-bottom: 40px;
	display: none;
}