.header-brand {
    background-color: #fff;
    padding: 10px 0;
}

.header-media-search {
		display: none;
    background-color: #9f0409;
    padding: 20px 0;
}

.flash-news {
		display: none;
    float: left;
    width: 70%;
    overflow: hidden;
}

.header-social-menu {
    background-color: #333;
    float: right;
    width: 100%;
    margin-bottom: 1px;
    overflow: hidden;
		height: 40px;
}

.header-social-menu .social-links-menu {
    margin: 0;
    margin-bottom: -1px;
    float: right;
}

.header-social-menu .social-links-menu li a {
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 35px;
}


.lw-area .right-widget-area, .rw-area .left-widget-area {
    width: 25%;
}

@media screen and (max-width: 800px) {
  .lw-area .right-widget-area, .rw-area .left-widget-area {
    width: 100%;
}
}




.lw-area.rw-area .main-content-area {
    width: 50%;
}


@media screen and (max-width: 800px) {
  .lw-area.rw-area .main-content-area {
    width: 100%;
}
}


#nav-sticker {
    background-color: #9f0409;
    border-bottom: 5px solid #2c2c2c;
    position: relative;
    z-index: 999;
}


.widget_search .search-submit, .post-page-search .search-submit {
    height: 36px;
    width: 80px;
    background-color: #9f0409;
    border-color: #9f0409;
    color: #ffffff;
    margin-left: 1px;
}

.header-right {
    float: right;
     MARGIN-RIGHT: 3%;
    MARGIN-TOP: 20px;
}

.header-social-menu .social-links-menu {
    margin: 0;
    margin-bottom: -1px;
    float: right;
    margin-right: 0%;
}

.social-links-menu li a[href*="facebook.com"] {
    background-color: #9f0409;
}


.social-links-menu li a[href*="twitter.com"] {
    background-color: #9f0409;
}

.social-links-menu li a[href*="instagram.com"] {
    background-color: #9f0409;
}

.right-widget-area .widget-title, #secondary .widget-title {
    background-color: #9f0409;
    color: #fff;
    text-align: center;
    margin: 0 auto 30px;
    padding: 8px;
}


.back-to-top {
    background-color: #9f0409;
    border-radius: 20px;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 0;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    text-align: center;
    z-index: 100;
}

.main-content-area .widget-title:after {
    content: "";
    background-color: transparent;
    background: -webkit-linear-gradient(to right,#9f0409,transparent);
    background: linear-gradient(to right,#BA1818,transparent);
    width: 105%;
    height: 3px;
    position: absolute;
    bottom: -10px;
    left: 0;
}


element.style {
}
.secondary-navigation ul li a:hover {
    color: #999;
}
.secondary-menu > li > a:hover, .secondary-menu > li > a:focus, .secondary-menu > li.current-menu-item > a, .secondary-menu > li.current_page_item > a, .secondary-menu > li.current-menu-ancestor > a {
    border-bottom: 4px solid #9f0409;
    padding-bottom: 0;
}


.hl-category-header {
    background-color: #9f0409;
    position: absolute;
    top: 0;
    z-index: 2;
    width: 100%;
}


.entry-footer .entry-meta {
    font-size: 13px;
    display: none;
}

.page #primary .post-thumbnail, .single #primary .post-thumbnail {
    width: 100%;
    margin: 0 0 30px;
}

.entry-title {
    font-size: 30px;
    line-height: 1.5;
    display: block;
    padding: 0;
    margin-bottom: 10px;
    position: relative;
    font-weight: 600;
}

.custom-logo-link img {
    display: inline-block;
    vertical-align: middle;
    width: 430px;
	height: auto;
}

.social-links-menu li a[href*="youtube.com"] {
    background-color: #9f0409;
}




@media screen and (max-width: 600px) {
.main-header-brand .header-right .widget {
    margin: 0;
    width: 100%;
}
	.custom-logo-link img {
    display: inline-block;
    vertical-align: middle;
    width: 400px;
	height: auto;
}
	
	
}



.main-content-area .widget-title:after {
    content: "";
    background-color: transparent;
    background: -webkit-linear-gradient(to right,#9f0409,transparent);
    background: linear-gradient(to right,#9f0409,transparent);
    width: 105%;
    height: 3px;
    position: absolute;
    bottom: -10px;
    left: 0;
}

h2.widget-title::before
{
	background: #9f0409;
}

.left-widget-area .widget-title:before {
    content: '';
    background-color: #9f0409;
    position: absolute;
    left: -20px;
    top: -1px;
    width: 3px;
    height: 20px;
}

p {
    font-family: 'Titillium Web';
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.5;
}

.has-header-image .header-media-search .search-container {
    position: absolute;
    left: 80%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.search-container {
    background-color: #fff;
    border-radius: 40px;
    padding: 5px;
	display: inline-block;
    text-align: center;
    position: relative;
    margin: 0 auto;
    width: 30%;
}

.has-header-image .header-media-search {
  display: none;   
	padding: 0;
		display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: -12%;
}

#nav-sticker {
    background-color: #9f0409;
    border-bottom: 5px solid #2c2c2c;
    position: relative;
    z-index: 999;
    margin-top: -35px;
}

.header-media-search {
    display: none;
    background-color: #fff;
    padding: 20px 0;
}

.has-header-image .header-media-search .search-container {
    position: absolute;
    left: 80%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: none;
}

.slide-meta {
    margin-bottom: 5px;
    display: none;
}

.slide-text {
    font-size: 14px;
	display: none;
}

#time {
    background-color: #fff;
    color: #333;
    padding: 0 10px;
    margin-left: 10px;
    border-radius: 2px;
	display: none;
}

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


.main-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
	font-family: 'Titillium Web'
}

#nav-sticker {
    background-color: #9f0409;
    border-bottom: 2px solid #2c2c2c;
    position: relative;
    z-index: 999;
    margin-top: -35px;
}


ul.sub-menu {
    background-color: #9f0409;
  }

.blog-category-post-content .cat-links {
    display: none;
  }

.list-category-post .cat-links {
   display: none;
}


.page #primary .post-thumbnail, .single #primary .post-thumbnail {
    margin: 0 0 30px;
		width: 100%;
}

.entry-title {
    font-size: 25px;
    line-height: 1.0;
    display: inline-block;
    padding: 0;
    margin-bottom: 10px;
    position: relative;
    font-weight: 600;
}

#primary .posts-holder .post, #primary .posts-holder .page, .infinite-wrap .post, .infinite-wrap .page {
    margin-bottom: 50px;
    padding: 0 10px;
    position: relative;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-left: -3px;
}

@media screen and (max-width: 800px) {
 .header-brand { ;
}
}


@media screen and (max-width: 768px) {
 .header-brand {
    display: none;
}
}

.banner-wrap {
    margin: 30px 5%;
}

.blog-category-post {
    display: inline-block;
    margin-bottom: 1px;
    width: 100%;
}

.main-navigation ul.sub-menu, .main-navigation ul.children {
    background-color: #9f0409;
	}


button, input[type="button"], input[type="reset"], input[type="submit"] {
    border: none;
    background-color: #9f0409;
		}

.slide-content {
    color: #fff;
    position: relative;
    min-height: 200px;
    width: 100%;
}

.post-thumbnail img {
    margin-bottom: -1px;
    position: relative;
    z-index: 2;
    width: 50%;
}

.category-slide-post img {
    width: 100%;
}

#freenews_category_slide img {
    width: 100%;
}

.author a {
    color: #999;
    font-size: 14px;
    margin-right: 5px;
    display: none;
}

.secondary-navigation ul {
    font-weight: 600;
}


.main-banner .cat-links {
    
	display: none;
}
.social-links-menu li a[href*="instagram.com"] {    
background: radial-gradient(circle at 30% 107%, #fdf497 0%, #9f0409 5%, #9f0409 45%,#9f0409 60%,#9f0409 90%);
}