body {
    font-size: 15px;
	margin: 0;
    padding: 0;
    color: #000;
    font-family: 'PT Sans', sans-serif;
    font-weight: 300;
}

.h1, .h2, .h3, .h4, .h5, .h6 {
	
}
.search-main{
	text-align: center;
}
.item img{
	margin: 0;
    width: 100%;  
}
a {
	color: #404040;
}
p{
	line-height: 25px;
	letter-spacing: 0.3px;
}
a:hover {
	color: #e8554e;
}
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.sow-slider-base ul.sow-slider-images{padding: 0px;}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}
.sticky {
	display: block;
}
/* Text meant only for screen readers. */

.gallery-caption {
	display: block;
}
.bypostauthor {
	display: block;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.alignleft {
	display: inline;
	margin-right: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* Preloader Section */
.page-title-area {
    margin-bottom: 6%;
    margin-top: 47px;
    overflow: hidden;
}
.page-title-area-full {
    margin-bottom: 6%;
    margin-top: 47px;
}
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    z-index: 99999;
}
.preloader .preloader-gif {
    display: block;
    width: 70px;
    height: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -40px 0 0 -40px;
   
    transform-origin: 35px 35px;
    background-size: contain;
   
}
@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
.preloader .preloader-custom-gif {
    display: block;
    width: 170px;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -40px 0 0 -40px;
    background: url('../images/preloader/loader.svg') no-repeat;
}



/*=============search==============*/
.main-sidebar-widget .searchbar .btn {
	border: none;
	padding: 7px 11px;
	background: none;
	position: absolute;
	outline: 0;
    box-shadow: none;
}
.main-sidebar-widget .searchbar .btn:focus{
	outline: 0;
}
.main-sidebar-widget .searchbar .navbar-form {
	width: 100%;
	padding:0;
	margin: 0;
	position: relative;
}
.searchbar {
    padding: 0px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.main-sidebar-widget .searchbar input {
    border-radius: 20px;
    width: 100%;
    padding: 10px 20px 10px 35px;
    outline: 0;
    display: inline-block;
}
.main-sidebar-widget .searchbar input:focus, .main-sidebar-widget .searchbar input:active{
	outline: 0;
	box-shadow: none;
	border-color: #c7c7c7;
}
.searchbar .form-group {
	width: 100%;
	position: relative;
}


/*==============content-main================*/
.slider-main-area ul.media-post-section {
    margin-top: 0;
    margin-bottom: 0;
    list-style: none;
    padding: 0;
}
.slider-main-area ul.media-post-section li.media-post_item-1 {
    width: 50%;
    float: left;
}
.slider-main-area ul.media-post-section li.media-post_item-2 {
    width: 25%;
    float: left;
}

.carousel-inner .modern-home-box {
    width: 100%;
    height: auto;
    max-width: 991px;
    display: block;
    overflow: hidden;
}
.modern-home-first-image{
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: auto;
	display: block;
}
.slider-main {
	display: inline-block;
	width: 100%;
	vertical-align: top;
}
.slider-main .carousel-caption {
	text-align:center;
	background: rgba(0, 0, 0, 0.8);
	bottom: inherit;
    vertical-align: middle;
    padding: 50px 30px;
    left: 3px;
    right: 3px;
    bottom: 3px;
}
.slider-main .carousel-caption h3 a {
	color: #fff;
	text-decoration: none
}
.slider-main .carousel-caption h3 a:hover {
	color: #e8554e;
}
.slider-main .carousel-caption h3 {
	margin: 0 0 10px;
	font-size: 24px;
}
.slider-main .carousel-caption h3:hover {
    color: #e8554e;
}
.slider-main .carousel-caption p {
	font-size: 16px;
	margin: 0;
}
.slider-main .carousel-indicators {
	bottom: 0;
}

/*===============latest-news==================*/
.slider-main-latest-news {
    display: inline-block;
    margin: 0;
    padding: 50px 0;
    width: 100%;
}
h3.letest-title-part {
    font-size: 22px;
    line-height: 24px;
    padding-bottom: 25px;
    margin-bottom: 20px;
    margin-top: 0;
    border-bottom: 1px solid #e8554e;
}
.slider-main-latest-news ol {
    margin: 0;
    padding: 0;
    list-style-type: decimal;
}
.slider-main-latest-news ol li {
    float: left;
    width: 22%;   
    font-size: 28px;
    line-height: 18px;
    padding: 10px 10px 0 0;
    color: #e8554e;
    margin-left: 30px;
    font-weight: bold;
}
.slider-main-latest-news ol li a{
	text-decoration: none;
	font-size: 16px;
    line-height: 22px;
    color: #000000;
    cursor: pointer;
    font-weight: 400;
    text-shadow: none;
    vertical-align: bottom;
}
.slider-main-latest-news ol li a:hover{
	text-decoration: underline;
}

.news-box .top-side-section-post {
    width: 100%;
    height: auto;
    max-width: 768px;
    min-height: 100%;
    overflow: hidden;
}
.news-box {
	padding: 0;
	position: relative;
}
.news-box img {
	max-width: 100%;
	width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.news-box-content {
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	left: 3px;
	right: 3px;
	bottom: 3px;
	padding: 10px;
	text-align: center;
}
.news-box-content h3 {
    margin: 0 0 10px;
    font-size: 20px;
}
.news-box-content h3 a {
	color: #fff;
	text-decoration: none;
}
.news-box-content p {
	color: #fff;
	font-size: 14px;
	margin: 0 5px;
}
.news-box-content h3 a:hover, .news-box-content p a:hover {
	color: #e8554e;
}
/*================latest-news-headline==============*/

.latest-news-headline {
	background: #404040;
	display: inline-block;
	width: 100%;
	padding: 15px 0;
	vertical-align: top;
}
.latest-news-headline h2 {
	color: #e8554e;	
	font-weight: 400;
	text-align: right;
	padding: 0 15px;
	margin: 0;
	line-height: 50px;
}
.latest-news-headline .headline h2 a{
		color: #fff;	
}
.latest-news-headline .headline h2 a:hover{
		color: #e8554e;	
}
.latest-news-headline .headline h2 {
	color: #fff;
	font-weight: 300;
	text-align: left;
}
.latest-news-headline .headline {
	border-left: 1px solid #fff;
}
.headline-news {
	width: 100% !important;
	height: 50px !important;
}
.headline-news h2 {
	width: 100% !important;
	font-size: 24px;
}

/*============content-main===============*/
.content-main {
	display: inline-block;
	width: 100%;
	padding: 50px 0;
	vertical-align: top;
}
.first-section-news h2 {
	color: #e8554e;	
	font-weight: 300;
	border-bottom: 2px solid #404040;
	padding: 0 0 30px;
	margin: 0 0 30px;
	font-size: 22px;
}
.first-section-news-box img {
	max-width: 100%;
}
.first-section-news-content h4 {
	font-size: 22px;	
	color: #404040;
}
.first-section-news-content p .label {
	background: #404040;
	color: #fff;
	padding: 2px 5px;
	margin: 0 8px 0 0;
	font-weight: 300;
}
.first-section-news-list {
	display: inline-block;
	width: 100%;
}
.first-section-news-list .news-list-box {
	display: inline-block;
	width: 100%;
	margin: 0 0 30px;
}
.first-section-news-list .news-list-box .news-list-img {
	display: inline-block;
	vertical-align: top;
	width: 35%;
	margin: 0 2% 0 0;
}
.first-section-news-list .news-list-box .news-list-content {
	display: inline-block;
	vertical-align: top;
	width: 60%;
}
.first-section-news-list .news-list-box .news-list-img img {
	max-width: 100%;
}
.first-section-news-list .news-list-box .news-list-content h4 {
	margin: 0 0 10px;
	font-size: 18px;
	font-weight: 400;
}
.first-section-news-list .news-list-box .news-list-content p .label {
	background: #404040;
	color: #fff;
	padding: 2px 5px;
	margin: 0 8px 0 0;
	font-weight: 300;
}
.first-section-news-list .news-list-box:last-child {
	margin-bottom: 0;
}


/*=================second-section-news====================*/
.second-section-news {
	display: inline-block;
	width: 100%;
	padding: 50px 0;
}
.second-section-news h2 {
	color: #e8554e;
	font-size: 22px;	
	font-weight: 300;
	border-bottom: 2px solid #404040;
	padding: 0 0 30px;
	margin: 0 0 30px;
}
.second-section-news .second-section-news-top img {
	max-width: 100%;
}
.sports-top-content h4 {
	margin: 15px 0;
}
.sports-top-content h4 a {
	text-decoration: none;
	color: #404040;
	font-size: 22px;
	
}
.sports-top-content p.date {
	font-size: 16px;
	margin: 0 0 15px;
}
.second-section-news-top {
	margin: 0 0 30px;
}
.sports-block {
	margin: 0;
}

/*=================third-section-news==================*/
.third-section-news {
	display: inline-block;
	width: 100%;
	padding: 0 0 50px;
	vertical-align: top;
}
.third-section-news h2 {
	color: #e8554e;
    font-size: 22px;
    font-weight: 300;
    border-bottom: 2px solid #404040;
    padding: 0 0 30px;
    margin: 0 0 30px;
}
.third-section-news-main img {
	max-width: 100%;
}
.third-section-news-main .date span {
	margin: 0 10px 0 0;
}
.third-section-news-main .date span a {
	text-decoration: none;
	color: #404040;
}
.third-section-news-main h4 a {
	text-decoration: none;
	color: #404040;
	
	font-size: 22px;
}
.third-section-news-main h4 a:hover {
	color: #e8554e;
}
.third-section-news-main .row {
	margin-bottom: 30px;
}
.third-section-news-main .row:last-child {
	margin-bottom: 0;
}

/*======================fourth-section-news================*/

.fourth-section-news {
	display: inline-block;
	width: 100%;	
	vertical-align: top;
}
.fourth-section-news h2 {
	color: #e8554e;
    font-size: 22px;
    font-weight: 300;
    border-bottom: 2px solid #404040;
    padding: 0 0 30px;
    margin: 0 0 30px;
}
.fourth-section-news-main img {
	max-width: 100%;
	margin-bottom: 15px;
}
.fourth-section-news-main .date span {
	margin: 0 10px 0 0;
}
.fourth-section-news-main .date span a {
	text-decoration: none;
	color: #404040;
}
.fourth-section-news-main h4 a {
	text-decoration: none;
	color: #404040;
	
	font-size: 22px;
}
.fourth-section-news-main h4 a:hover {
	color: #e8554e;
}

/*=====================SIDEBAR================*/
.main-sidebar-widget h2{
	color: #e8554e;
    font-size: 22px;
    font-weight: 300;
    border-bottom: 2px solid #404040;
    padding: 0 0 30px;
    margin: 0 0 30px;
}
.add-image img {
	max-width: 100%;
}
.main-sidebar-widget {
	margin-top: 30px;
}
.secondary-sidebar .widget:first-child {
    margin-top: 0px;
}
.sidebar-search .search-form .form-control {
	border:none;
	border-radius: 0;
	height: 45px;
	border-bottom: 1px solid #ccc;
	box-shadow: none;
}

.main-sidebar-widget ul {
	margin:0;
	padding: 0;
}
.main-sidebar-widget li {
	display: block;
	list-style: none;
	position: relative;
	padding-left: 17px;
	margin-bottom: 10px;
}
.main-sidebar-widget li a {
	font-size: 16px;
	color: #404040;
	text-decoration: none;
}
.main-sidebar-widget li a:hover {
	color: #e8554e;
}
.main-sidebar-widget li:before {
    content: "\f101";
    color: #e8554e;
    font-family: "FontAwesome";
    font-size: 15px;
    position: absolute;
    left: 0;
    top: 0;
}
.main-sidebar-widget select, .main-sidebar-widget select#archives-dropdown--1, .main-sidebar-widget select#cat {
    width: 100%;
    height: auto;
    padding: 5px;
    outline: 0;
}
.main-sidebar-widget .calendar_wrap table#wp-calendar {
    width: 100%;
    text-align: center;
    border: 1px solid #404040;
}
.main-sidebar-widget .calendar_wrap table#wp-calendar caption {
    padding: 5px;
    background-color: #404040;
    color: #ffff;
}
.main-sidebar-widget .calendar_wrap table#wp-calendar thead tr th {
    text-align: center;
    border-bottom: 1px solid #404040;
    padding: 5px 0;
}
.main-sidebar-widget .calendar_wrap table#wp-calendar tbody tr td {
    border: 1px solid #404040;
    padding: 5px 0;
}
.main-sidebar-widget .calendar_wrap table#wp-calendar tbody tr td#today {
    color: #e8554e;
}
.main-sidebar-widget .calendar_wrap table#wp-calendar tbody tr td a {
    color: #000;
    font-weight: bold;
}
.main-sidebar-widget .calendar_wrap table#wp-calendar tbody tr td a:hover{
	color: #e8554e;
}
.main-sidebar-widget .calendar_wrap table#wp-calendar tfoot tr td {
    padding: 5px 0;
    border: 1px solid #404040;
}
.main-sidebar-widget .calendar_wrap table#wp-calendar tfoot tr td#prev a, .main-sidebar-widget .calendar_wrap table#wp-calendar tfoot tr td#next a {
	font-size: 14px;
    color: #404040;
}
.main-sidebar-widget .calendar_wrap table#wp-calendar tfoot tr td#prev a:hover, .main-sidebar-widget .calendar_wrap table#wp-calendar tfoot tr td#next a:hover{
	color: #e8554e;
}
.main-sidebar-widget .textwidget img {
    width: 100%;
    height: 100%;
}
.main-sidebar-widget .screen-reader-text {
	font-weight: normal;
    font-size: 15px;
}
.main-sidebar-widget .tagcloud a.tag-cloud-link {
    font-size: 14px !important;
    padding: 7px 14px;
    background-color: #404040;
    margin: 0 5px 8px 0px;
    display: inline-block;
    color: #ffff;
    letter-spacing: 0.5px;
    transition: 0.5s ease-in-out;
}
.main-sidebar-widget .tagcloud a.tag-cloud-link:hover{
	background-color: #e8554e;
}

.highlights-box:last-child {
	margin-bottom: 0;
}
.highlights-img {
	display: inline-block;
	vertical-align: top;
	width: 35%;
	margin: 0 2% 0 0;
}
.highlights-content {
	display: inline-block;
	width: 60%;
}
.highlights-img img {
	max-width: 100%;
}
.highlights-content p a {
	color: #404040;
	text-decoration: none;
}
.highlights-content h4 {
	margin: 0 0 10px 0;
}
.highlights-box {
	margin-bottom: 15px;
}

.sidebar-business-box:last-child {
	margin-bottom: 0;
}
.sidebar-business-img {
	display: inline-block;
	vertical-align: top;
	width: 35%;
	margin: 0 2% 0 0;
}
.sidebar-business-content {
	display: inline-block;
	width: 60%;
}
.sidebar-business-img img {
	max-width: 100%;
}
.sidebar-business-content p a {
	color: #404040;
	text-decoration: none;
}
.sidebar-business-content h4 {
	margin: 0 0 10px 0;
}
.sidebar-business-box {
	margin-bottom: 15px;
}

.popular-posts-box:last-child {
	margin-bottom: 0;
}
.popular-posts-img {
	display: inline-block;
	vertical-align: top;
	width: 35%;
	margin: 0 2% 0 0;
}
.popular-posts-content {
	display: inline-block;
	width: 60%;
}
.popular-posts-img img {
	max-width: 100%;
}
.popular-posts-content p a {
	color: #404040;
	text-decoration: none;
}
.popular-posts-content h4 {
	margin: 0 0 10px 0;
}
.popular-posts-box {
	margin-bottom: 15px;
}

.highlights-content p a:hover, .sidebar-business-content p a:hover, .popular-posts-content p a:hover, .sports-top-content h4 a:hover {
	color: #e8554e;
}

/*==============footer=================*/
.footer {
	background: #1d2022;
    padding-top: 50px;
    display: inline-block;
    width: 100%;
}
.footer h3 {
	color: #dddddd;
	font-size: 22px;
    font-weight: 300;
    margin: 0 0 30px;
    border-bottom: 1px solid #dddddd;
    padding: 0 0 30px;
}
.footer p {
	color: #bbb;
	font-size: 15px;
}

.footer-widget ul {
	margin: 0;
	padding: 0;
}
.footer-widget li {
	display: block;
	list-style: none;
	margin-bottom: 10px;
	position: relative;
	padding-left: 17px;
	color: #bbb;
}
.footer-widget li a, .footer-widget .menu li a {
	color: #bbb;
	text-decoration: none;
}
.footer-widget li a:hover {
	color: #e8554e;
}
.footer-widget li:before {
    content: "\f101";
    color: #e8554e;
    font-family: "FontAwesome";
    font-size: 15px;
    position: absolute;
    left: 0;
    top: 0;
}
.footer-widget label.screen-reader-text{
	color: #dddddd;
	font-weight: normal;
}
.footer-widget select, .footer-widget select#archives-dropdown--1, .footer-widget select#cat {
    width: 100%;
    height: auto;
    padding: 5px;
    outline: 0;
}
.footer-widget .calendar_wrap table#wp-calendar {
    width: 100%;
    text-align: center;
    border: 1px solid #bbb;
    color: #bbb
}
.footer-widget .calendar_wrap table#wp-calendar caption {
    padding: 5px;
    background-color: #404040;
    border:1px solid #bbb;
    border-bottom: 0;
    color: #e8554e;
}
.footer-widget .calendar_wrap table#wp-calendar thead tr th {
    text-align: center;
    border-bottom: 1px solid #bbb;
    padding: 5px 0;
}
.footer-widget .calendar_wrap table#wp-calendar tbody tr td {
    border: 1px solid #bbb;
    padding: 5px 0;
}
.footer-widget .calendar_wrap table#wp-calendar tbody tr td#today {
    color: #e8554e;
}
.footer-widget .calendar_wrap table#wp-calendar tbody tr td a {
    color: #ddd;
    font-weight: bold;
}
.footer-widget .calendar_wrap table#wp-calendar tbody tr td a:hover{
	color: #e8554e;
}
.footer-widget .calendar_wrap table#wp-calendar tfoot tr td {
    padding: 5px 0;
    border: 1px solid #bbb;
}
.footer-widget .calendar_wrap table#wp-calendar tfoot tr td#prev a, .footer-widget .calendar_wrap table#wp-calendar tfoot tr td#next a {
	font-size: 14px;
    color: #bbb;
}
.footer-widget .calendar_wrap table#wp-calendar tfoot tr td#prev a:hover, .footer-widget .calendar_wrap table#wp-calendar tfoot tr td#next a:hover{
	color: #e8554e;
}
.footer-widget .textwidget img {
    width: 100%;
    height: 100%;
}
.footer-widget .searchbar .btn {
    border: none;
    padding: 7px 11px;
    background: none;
    position: absolute;
    outline: 0;
    box-shadow: none;
}
.footer-widget .searchbar .btn :focus{
	outline: 0;
}
.footer-widget .searchbar input {
    border-radius: 20px;
    width: 100%;
    padding: 10px 20px 10px 35px;
    outline: 0;
    display: inline-block;
}
.footer-widget .searchbar input:focus, .footer-widget .searchbar input:active{
	outline: 0;
	box-shadow: none;
	border-color: #c7c7c7;
}
.footer-widget .tagcloud a.tag-cloud-link {
    font-size: 14px !important;
    padding: 7px 14px;
    background-color: #e8554e;
    margin: 0 5px 8px 0px;
    display: inline-block;
    color: #fff;
    letter-spacing: 0.5px;
    transition: 0.5s ease-in-out;
}
.footer-widget .tagcloud a.tag-cloud-link:hover {
    background-color: #404040;
}

.copy-right {
	display: inline-block;
	width: 100%;
	padding: 30px 0;
	border-top: 1px solid #ddd;
	margin: 50px 0 0;
}
.copy-right .col-md-6:last-child {
	text-align: right;
}
.copy-right a {
	color: #bbb;
	text-decoration: none;
}
.copy-right p {
	margin: 0;
}
.copy-right a:hover {
	color: #e8554e;
}

/*===============blog-main=============*/
.blog-main {
	display: inline-block;
	width: 100%;
}
.blog-main h2 {
	color: #404040;
    font-size: 22px;
    font-weight: 300;
    border-bottom: 2px solid #404040;
    padding: 0 0 30px;
    margin: 0 0 30px;
}
.blog-section-main .row {
	margin-bottom: 30px;
}
.blog-section-main img {
	max-width: 100%;
}
.blog-section-main a img {
	max-width: 100%;
	width: 100%;
}
.blog-section-main h4 a {
	font-size: 22px;
	color: #404040;
	text-decoration: none;
	font-weight: 300;
}
.blog-section-main p a {
	color: #404040;
	text-decoration: none;
}
.blog-section-main p a:hover, .blog-section-main h4 a:hover {
	color: #e8554e;
}
.blog-section-main p span {
	margin: 0 10px 0 0;
}

.page-navigation .pagination .screen-reader-text {
    display: none;
}
.pagination>li>a, .pagination>li>span {
	color: #404040;
	font-size: 16px;
}
.page-navigation {
	border-top: 1px solid #ccc;
}
.page-navigation .pagination ,.page-navigation .post-navigation{
	vertical-align: top;
    margin: 50px 0 0 0;	
	text-align: center;
	display: block;
}
.page-navigation .post-navigation .nav-previous,
.page-navigation .post-navigation .nav-next {
    display: inline-block;
}
.page-navigation .post-navigation .nav-previous a {
    padding: 0 55px 0 0px;
}
.page-navigation .pagination .nav-links a.page-numbers, .page-navigation .pagination .nav-links span {
    padding: 5px;
    font-size: 16px;
	font-weight:bold;
    color: #404040;
}
.page-navigation .pagination .nav-links .current, .page-navigation .pagination .nav-links a.page-numbers:hover{
	color: #e8554e;
}
.read-more {
	border: none;
	border-radius: 0;
	position: relative;
    display: inline-block;
    margin: 0;
    outline: none;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 16px;
    padding: 0;
	margin:10px 0 0;
}
.read-more span {
	position: relative;
    display: inline-block;
    padding: 7px 20px;
    background: #404040;
    -webkit-transition: background 0.6s;
    -moz-transition: background 0.6s;
    transition: background 0.6s;
}


/*==============single-blog-main===============*/
.blog-main .single-blog-section h2, .blog-main .single-blog-section h1, .blog-main .single-blog-section h3, .blog-main .single-blog-section h4, .blog-main .single-blog-section h5, .blog-main .single-blog-section h6 {
    border: 0;
    padding: 0;
    margin: 15px 0;
    font-family: inherit;
    color: inherit;
}
.single-blog-main .blog-section-main h2, .single-blog-main .blog-section-main h1, .single-blog-main .blog-section-main h3, .single-blog-main .blog-section-main h4, .single-blog-main .blog-section-main h5, .single-blog-main .blog-section-main h6 {
    border: 0;
    padding: 0;
    margin: 15px 0;
    font-family: inherit;
    color: inherit;
    border: none;
}
.blog-section-main table, .comment .comment-content table {
    border: 1px solid;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
}
.blog-section-main table thead tr th, .comment .comment-content table tbody tr th, .blog-section-main table tbody tr th {
    padding: 5px;
    border: 1px solid;
}
.blog-section-main table tbody tr td, .comment .comment-content table tbody tr td {
    border: 1px solid;
    padding: 5px;
    text-align: left;
}
.blog-section-main table tbody tr td a, .blog-section-main table tbody tr th a, .comment .comment-content table tbody tr td a {
    color: #404040;
}
.blog-section-main table tbody tr td a:hover, .blog-section-main table tbody tr th a:hover, .comment .comment-content table tbody tr td a:hover {
    color: #e8554e;
}
.single-blog-section a {
    color: #000;
}

.single-blog-main img {
	margin-bottom: 20px;
}
.single-blog-main h2, .comment-main h2 {
	color: #404040;
    
    font-weight: 300;
    border-bottom: 2px solid #404040;
    padding: 0 0 15px;
    margin: 0 0 15px;
}


.comment .comment-author img {
    float: left;
    margin: 3px 10px 0 0;
    height: auto;
    width: 48px;
    border-radius: 50px;
    background: #ccc;
}
.comment .comment-content {
    padding-left: 60px;
}
.comment b {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.comment b a{
	color: #404040;
}
.comment b a:hover{
	color: #e8554e;
}
.comment span {
    display: none;
}
.comment .comment-metadata {
    margin: 5px 0 10px;
}
.comment .comment-metadata a {
    font-size: 13px;
    letter-spacing: 0.5px;
    color: #404040;
}
.comment .comment-metadata a:hover{
	color: #e8554e;
}
.comment .reply {
    text-align: right;
    padding: 5px 15px 3px 0;
    margin: 0 0 15px 60px;
    border-bottom: 1px solid #d2d2d2;
}
.comment .comment-reply-link {
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #404040;
}
.comment .comment-reply-link:hover{
	color: #e8554e;
}
.comment-media .depth-1 [class*="depth-"] {
    margin-left: 55px;
}

.comment-main {
	display: inline-block;
	width: 100%;
	margin:20px 0 30px;
}
.comment-media .media-left img {
	max-width: 85px;
	border-radius: 50%;
}
.comment-media .media-left {
	padding: 0 20px 0 0;
}
.comment-media .post-name a {
	float: right;
	font-size: 15px;
	color: #404040;
	text-decoration: none;
}
.comment-media .post-name a:hover {
	color: #e8554e;
}
.comment-media .post-name {
	font-size: 24px;
	
	font-weight: 300;
	margin-bottom: 15px;
}
.comment-media .post-time {
	color: #999;
}
.comment-media {
    margin-bottom: 5px;
}
.comment-media .comment-media:last-child {
	border: none;
	padding: 0;
	margin-bottom: 0;
}
.comment-form .form-control {
	border: none;
	border-bottom: 1px solid #ccc;
	resize: none;
	box-shadow: none;
}
.comment-form label {
    display: block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.comment-form textarea#comment, .comment-form input {
    width: 100%;
    outline: 0;
    resize: vertical;
    padding: 5px;
}
.comment-form {
	margin-top: 30px;
}
.comment-form .btn {
	margin-top: 10px;
}
.form-submit{
	border: 0;
	border-radius: 0;
	position: relative;
    display: inline-block;
    margin: 10px 0;
    outline: none;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    text-shadow: 0 0 1px rgba(232,85,78,1);
    font-size: 18px;
    padding: 0;
}
.form-submit input[type="submit"] {
	position: relative;
    display: inline-block;
    padding: 7px 20px;
    background: #404040;
    border: 0;
    -webkit-transition: background 0.6s;
    -moz-transition: background 0.6s;
    transition: background 0.6s;
}
.form-submit .submit:hover{
    background-color: #e8554e;
}

.comment .comment-content h1, .comment .comment-content h2, .comment .comment-content h3, .comment .comment-content h4, .comment .comment-content h5, .comment .comment-content h6 {
    border: 0;
    padding: 0;
    margin: 15px 0;
    font-family: inherit;
    color: inherit;
}
.gallery-item img {
    margin: 15px 0 0;
}
.gallery-item .gallery-caption {
    display: block;
    text-align: left;
    margin-bottom: 15px;
}

/*==================contact====================*/
.contact-main h2 {
	color: #404040;
    
    font-weight: 300;
    border-bottom: 2px solid #404040;
    padding: 0 0 15px;
    margin: 0 0 15px;
}
.contact-main .form-control {
	border: none;
	border-bottom: 1px solid #ccc;
	resize: none;
	box-shadow: none;
}
.contact-main .contact-form {
	margin-top: 30px;
}

.ads-place-here{
	margin-top: 50px;
}

@media (max-width: 1200px) and (min-width: 767px){
	.slider-main-latest-news ol li{
		width: 45%;
	}
}

@media only screen and (max-width: 991px) {
	.container {
		width: 90%;
	}
	.latest-news-headline h2 {
		font-size: 20px;
		text-align: left;
	}
	.slider-main-area ul.media-post-section li.media-post_item-1{
		width: 100%;
	}
	.slider-main-area ul.media-post-section li.media-post_item-2{
		width: 50%;
	}
}
@media only screen and (max-width: 767px) {
	.container {
		width: 96%;
	}
	.social-icons {
		display: none;
	}
	.search-section {
	    display: none;
	}
	.searchbar {
		padding: 0;
	}
	.searchbar .navbar-form {
		width: 100%;
	}
	.slider-main-latest-news ol li {
	    width: 44%;
	}
	.blog-section-main p.date {
	    margin-top: 10px;
	}
	.copy-right p {
	    text-align: center;
	}
	.blog-section-style2 a.read-more{
		margin-bottom:30px; 
	}
	.blog-section-style1 .row h4{
		padding-top: 30px
	}
	.third-section-news-main .date
	{
		margin-top:20px; 
	}
	.first-section-news-list .news-list-box .news-list-img,
	.first-section-news-list .news-list-box .news-list-content
	{
		vertical-align: middle;
	}
}

@media only screen and (max-width: 600px) {
	.slider-main .carousel-caption{
		padding: 10px 10px;
	}
	.slider-main .carousel-caption h3, .news-box-content h3{
		font-size: 18px;
    	line-height: 22px;
	}
	.slider-main .carousel-caption p, .news-box-content p{
    	font-size: 14px;
	}
	.slider-main-area ul.media-post-section li.media-post_item-2{
		width: 100%;
	}
	.slider-main-latest-news ol li {
	    width: 95%;
	}
}
.sow-carousel-title{ 
	position: absolute;
    z-index: 1;
    width: 96%;
}
.home .sow-carousel-title{
	width: 100%;
}
.blog-section-main .row h4 {
    padding: 0px 0 20px;
}
.archive .blog-section-main,
.blog .blog-section-main{
	padding:50px 0;
	box-shadow:0 1px #ccc;
}
.archive .blog-section-main .row,
.blog .blog-section-main .row
{  margin-bottom: 0px;}
.archive .blog-main h2,
.blog .blog-main h2{
	margin-bottom: 0px;
}
.ads-place-area{
	padding:20px;
}