div.wrapper_header .container .navbar-header:after{
	clear: both;
}
#msgemail2{
	font-size: 14px;
	height: auto;
}
.newsletter_area {
	 width: 100%;
	 height: 100%;
}
.newsletter_area .count_comfirmed{
	font-size: 10px;
	padding: 11px 5px 0;
}
.newsletter_area .newsletter_message{
	font-size: 10px;
	width: 88px;
	padding: 1% 1% 0;
	height: 62px;

}
.newsletter_area .newsletter_message br{
	display: none;
}
.newsletter_area #f_sending3{

}
.newsletter_area #email{
	width: inherit;
	font-size: 10px;
}
.newsletter_area #newsletter_submit{
	width: inherit;
	font-size: 11px;
}

.newsletter_area #newsletter_submit{
	width: inherit;
}
.newsletter_area #privacy-policy{
	display: none;
}

.wrapper_content .banner-top-home{
	width: 100%;
	height: 100%;
}
.banner-top-home .banner-left{
	width: 100%;
}

.banner-top-home .banner-left span{
	float: none;
}
.banner-top-home .banner-left span.big{
	display: block;
	text-align: center;
	font-size: 66px;
}
.banner-top-home .banner-left span.adjusted {
	font-size: inherit;
}
/*banner right*/
.banner-top-home .banner-right{
	width: 100%;
}
.banner-top-home .banner-right {
	width: 100%;
}
.banner-top-home .banner-right h2{
	width: 80%;
	text-align: center;
	margin: 15px auto;
	line-height: normal;
	font-size: 15px;

}
.banner-top-home .banner-right ul{
	width: 40%;
	margin-left: 4%;
	font-size: 15px;
}
.banner-top-home .banner-right ul span {
	font-size: inherit !important;
}
.banner-top-home .banner-right li.button{
	left: 0;
	width: 200%;
}
/*thumbs area*/
#content{
	width: 100%;
}
#content h1 {

}
#content h1.previous-free-packs:before, #content h1.previous-free-packs:after {
	display: none;
}

.main_content_home {
	text-align: center;
}

#content .main_content_home .blog_boxes{
	margin: 20px 1%;
	display: inline-block;
	float: none;
	vertical-align: top;
}

/*Single area*/
#content .main_content {
	width: 98%;
	margin: 0 1%;

}

#content .main_content p{
	width: inherit;
}
#content .main_content .blog_boxes img{
	max-width: 100%;
   	width: auto;
    height: auto;
    padding: 0;
    margin:0;
}
body.single #gscwmobile_container{
	display: none;
}
body.single .ds-sidebar-wrapp, div#toBeAppended.fixed{
	display: none !important;

}

#toBeAppended{
	z-index: -1 !important;
	opacity: 0 !important;
	display: none !important;
}


.sidebtn{
	position: fixed;
	bottom: 0;
	left: 0;
	display: block;
}
/*footer area*/
body.single .wrapper_footer{
	margin:0;
}
.wrapper_footer #footer{
	width: 100%;
}
.navbar-brand{
	padding: 15px 0;
}

.shock-banner {
	margin-bottom: 20px;
}

.list-wrapp-sidebar {
	display: none;
}

/*grid 1200*/
#content.p1200{
	width: 100% !important;
}

#content.p1200 img {
	max-width: 100% !important;
   	width: auto !important;
    height: !important;
    padding: 0;
    margin:0;
}
#content.p1200 .main_content .head_post h1.post_title{
	font-size:32px;
}
#content.p1200 p{
	font-size: 14px;
}
body #content.p1200 .main_content .entry_post h4{
	font-size: 16px;
}
body #content.p1200 .main_content .entry_post .reldesign strong{
	font-size: 14px;

}