/********************************
HEADER
********************************/
.header-v4 .logo{
	float: left;
	margin-right: 40px;
}
.header-v4 .logo img{
	max-height: 90px;
}
.header-v4 .navigation-wrap {
    background: #de0000;
    border-top: none;
}
#navigation > ul > li > a {
	text-transform:uppercase;
	cursor: pointer;
}
#navigation > ul > li > a:hover{
	background:#c10000;
}
.header-v4 p.web_switcher{
	right: 0px; 
	position: absolute; 
	top:40px; 
	font-size: 13px;
}
.web-switcher{
    float: right;
    margin-left: 20px;
    margin-top: 35px;
}
.mobile-only{
	display:none;
}
/********************************
TYPOGRAPHY
********************************/
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover{
	color:#ce2e33;
}
h3{
	font-weight:bold;
}
p.label{
	margin-bottom:0;
	font-weight:bold;
}

.blog-page .read-more-link {
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
    text-transform: capitalize;
    width: 100%;
}

.fancy h2:after {
    background-color: #000;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    margin: 20px auto 0;
    min-width: 40px;
    transition: width 0.3s ease 0s;
    width: 10%;
}
.fancy h2 {
    padding-bottom: 10px;
    position: relative;
	text-align:center;
}
.divider1 {
    border-bottom:none;
}
/********************************
Category Page
********************************/
#content.category-page{
	padding-top: 40px;
}
.archive_title h1, .archive_title h3{
	margin-bottom: 40px;
	font-weight: bold;
}
.blog-medium .category-page .entry-image{
    width: 250px;
}
.blog-page .category-page  .post, .blog-page .category-page  .articles {
    margin: 0 0 40px 0;
    padding: 0 0 40px 0;
	border-bottom: 1px solid #efefef;
}
.read-more-button {
	margin-top: 15px;
}
.read-more-button a.button{
	padding-top: 12px;
	padding-bottom: 12px;
}

.blog-single{
	padding-top: 40px;
}
.blog-single .entry-title h1{
	font-size: 32px;
	font-weight: bold;
}
.blog-single  .entry-content .alignleft.wp-post-image{
	width: auto;
	height: 250px;
}
.sharebox {
    margin: 20px 0 60px 0;
    width: 100%;
    float: left;
}
/********************************
Sidebar
********************************/
#sidebar.sidebar-right #sidebar-widgets{
	border-left-width: 0;
	padding-left: 20px;
	background: #E8E8E8;
	padding-right: 20px;
	color:#333333;
	
}
#sidebar.sidebar-right #sidebar-widgets a{
	color: #333;
	font-weight:bold;
}
#sidebar.sidebar-right #sidebar-widgets a:hover{
	color:#DE0000
}
#sidebar.sidebar-right #sidebar-widgets h3 {
    margin-bottom: 25px;
    text-transform: uppercase;
}
#sidebar .mc4wp-form.mc4wp-form-theme-light input[type="submit"]{
	background-color: #FF0000 !important;
	border-width: 0;
	color: #FFF !important;
	width: 100%;
	padding-top:15px;
	padding-bottom: 15px;
	transition: background-color 0.5s ease;
}
#sidebar .mc4wp-form.mc4wp-form-theme-light input[type="submit"]:hover{
	background-color:#000 !important;
}
/********************************
GENERAL
********************************/
div.right_sidebar_inner.wpb_column{
	min-height:2400px;
}
.left_content_inner, .right_sidebar_inner{
	padding-top:20px;
	padding-bottom:100px;
}
.image_box_shadow img {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
}
#content {
	padding-bottom:0;
	padding-top:0;
}
#content.columns > .standard-section:last-child {
    margin-bottom: 0;
}
#gallary.wpb_row .wpb_content_element{
	margin-bottom:20px;
}
#featured_categories.wpb_row .wpb_content_element {
    margin-bottom: 10px;
}
.latest-blog-modern .each_post h3{
	text-decoration:underline;
	font-family: "Open Sans", Helvetica, sans-serif
}
.latest-blog-modern .each_post{
	border-bottom:1px solid #f3f3f3;
	margin-bottom:25px;
	padding-bottom:10px;
	float:left;
	width:100%;
	clear:both;
}

ul#recent-comments{
	list-style: none;
	margin: 0;
    padding: 0;
}
ul#recent-comments li, article.post{
	border-bottom: 1px dashed #d3d3d3;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
ul#recent-comments li img{
	float: left;
	width: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
}
ul#recent-comments span, ul#recent-comments p{
	float: left;
	width: 100%;
}
ul#recent-comments p{
	margin-bottom: 0;
}
/********************************
ADVERTISEMENT
********************************/
#advertisement{
	float:left;
	width:100%;
	background:#e8e8e8;
	border-bottom:1px solid #d0d0d0;
	padding:20px 0;
}
#advertisement img{
	max-width:100%;
	margin:0 auto;
	display:block;
}
#advertisement p{
	font-size:18px;
	text-align: left;
	line-height:24px;
	font-weight:bold;
	margin: 10px auto;
	width: 720px;
	max-width: 100%;
}
#advertisement .text_banner {
    display: block;
    margin: 0 auto;
    width: 728px;
	max-width: 100%;
}
.sd-version, .md-version{
	display: none;
}
.sd-version, .md-version, .md-version img, .sd-version img{
	width: 100%;
	float: left;
}
.header-advertisement{
	float: right;
	margin-top: 10px;
}
/********************************
Home Section
********************************/
#home-section{
	padding-top: 40px;
}
#home-section h1{
	text-align: center;
	font-weight: bold;
	margin-bottom: 40px;
}
#home-section .feature-item{
	margin-bottom: 40px;
}
/********************************
FOOTER
********************************/
#copyright p{
	margin-bottom:0;
}
#copyright a:hover{
	text-decoration:underline;
}
#copyright .menu {
    text-align: center;
}
/********************************
Responsive
********************************/
@media screen and (max-width: 767px){
	div.right_sidebar_inner.wpb_column{
		min-height:auto;
		display:inline-block;
		padding-left:10px;
		padding-right:10px;
	}
}
@media only screen and (max-width: 960px) {
	.md-version{
		display: block;
	}
}
@media only screen and (max-width: 480px) {
	.ld-version, div.right_sidebar_inner.wpb_column.ld-version{
		display: none;
	}
	.md-version{
		display: none;
	}
	.sd-version{
		display: block;
	}
	#advertisement p{
		font-size: 15px;
	}
	#advertisement br{
		display: none;
	}
	.logo img {
    	max-width: 150px;
	}
	#sidebar.sidebar-right #sidebar-widgets{
		width: calc(100% - 40px);
		padding-top: 40px;
		margin-bottom: 40px;
	}
	.mobile-only{
		display:block;
	}
	.desktop-only{
		display:none;
	}
	.blog-page .category-page .post, .blog-page .category-page .articles {
		margin: 0;
		padding: 0;
		border-bottom-width: 0;
	}
	.web-switcher.mobile-only{
		margin:30px 10px 0 0;
	}
	.web-switcher.mobile-only select{
		padding:0 10px 0 0;
	}
}