/*
Theme Name:     Newsmag Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newsmag
Version:        3.3c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/
/*.td-header-border:before {
	background-color: rgb(228,29,35);
}
.td-header-main-menu {
	background-color: rgb(0,110,185);
}*/


/*.td-footer-container {
	background-color: rgb(0,110,185);
}*/

.footer-menu {
    list-style: none;
    padding-left: 20px;
    margin: 0;
}
.td-header-container {
    width: 100% !important;
}

.td-container {
	width: 100% !important;
}
.td-pb-span9 {
	width:75%;
}
.td-pb-span8 {
	padding-left:15px;
	width:66.66666667%;
}
.td-pb-span4 {
	width:33.15%
}
.td-pb-span3 {
	width: 25%;
}
@media (max-width: 1023px) and (min-width: 768px) {
	.td-header-container {
	    width: 100% !important;
	}
}

.navbar {
	margin-bottom: 10px;
}
.navbar-header {
	background-color: #006eb9;
}
.navbar-header {
	padding: 0 60px 0 10px;
}
.navbar-brand {
	padding: 5px 0;
	float: initial;
	text-align: center;
}
.navbar-header #logo {
	height: 40px;
	margin: 5px auto;
}

.navbar-header #menu-button {
	float: left !important;
	margin-left: 0;
	margin-right: 0;
}

.headlines {
	background-color: #c0c0c0;
	min-height: 300px;
	margin: 10px 0 0 0;
	position: relative;
}
.headlines.sm {
	min-height: 150px;
	height: 220px;
	margin: 6px 0 0 0;
}
.headlines.sm.lf {
	margin-right: 3px;
}
.headlines.sm.rt {
	margin-left: 3px;
}

.headline-excerpt {
  position: absolute;
  bottom: 0;
  background-color: rgba(30, 30, 30, 0.7);
  color: #fff;
  padding: 5px;
  padding-top: 10px;
  padding-left: 10px;
  width: 100%;
}
.headline-excerpt h1 {
  margin: 0 0 5px 0;
  font-size: 20px;
  font-weight: bold;
}
  .headline-excerpt h1 a {
    color: #fff;
    font-weight: 300;
  }
.headline-excerpt h2 {
  margin: 0 0 5px 0;
  font-size: 18px;
  font-weight: bold;
}
  .headline-excerpt h2 a {
    color: #fff;
    font-weight: 300;
  }
.headline-excerpt p {
	font-size: 12px;
}
img.cover {
width:100%;
height:100%;
object-fit:cover;
}

#today-top-news-rw {
	margin-top: 10px;
	margin-bottom: 10px;
}

.top-news {
	margin-top: 0;
	margin-bottom: 0;
	padding: 10px 15px 0 15px;
	font-size: 90%;
}
.top-news h2 {
	margin-top: 0;
	font-size: 18px;
	font-weight: bold;
}
  .top-news h2 a {
    color: rgb(51,51,51);
  }
.top-news strong, .top-news em {
  font-size: 10px;
  color: #bfbfbf;
  font-style: normal; font-weight: 200;
}
.top-news p {
	padding: 15px 0;
	/*border-bottom: 1px solid #c0c0c0;*/
}
.side-ads-container {
	border-bottom: 1px solid #c0c0c0;
	margin-bottom: 10px;
}
.side-ads {
	width: 80%;
	margin: 10px 10%;
}
#facebook-footer, #twitter-footer, #youtube-footer {
	height: 43px;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 10px;
}
#facebook-footer {
	background-color: #516eaa;
}
#facebook-footer .fb-like {
	margin-top: 10px !important;
}
#twitter-footer {
	background-color: #1b95e0;
}
#youtube-footer {
	background-color: #e14d41;
}
#twitter-footer a {
	color: #fff;
	margin: 5px 15px;
}
.btn-tortoise {
  color: #fff;
  background-color: #2fc9c7;
  border-color: #2fcac7;
}
.btn-tortoise:hover {
  color: #fff;
  background-color: #2dc2bf;
  border-color: #2cbdba;
}
.btn-indigo {
	color: #fff;
	background-color: #cf35ab;
	border-color: #c733a4;
}
.btn-indigo:hover {
	color: #fff;
	background-color: #bf319e;
	border-color: #b82f98;
}
footer {
	background-color: #006eb9;
	min-height: 100px;
	color: #fff;
}
footer a {
	color: #fff;
}

.td-header-sp-logo img {
 bottom: 0;
 max-height: 90px;
 left: 0;
 margin: auto;
 position: absolute;
 right: 0;
 top: 0;
 width:
 auto;
 margin-left: 30px;
}

.sf-menu > li > a {
 padding: 0 15px 0 15px;
 line-height: 44px;
 font-size: 14px;
 color: #ffffff;
 font-weight: 500;
 font-family: 'Open Sans', arial, sans-serif;
 text-transform: uppercase;
 -webkit-backface-visibility: hidden;
}
.btn-group-sm>.btn, .btn-sm {
 padding: 2px 8px;
 font-size: 11px;
 line-height: 1.5;
 border-radius: 3px;
 text-transform: uppercase;}

@media (min-width: 420px) {
	.side-ads-container {
		border-bottom: 1px solid #c0c0c0;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	.side-ads {
		width: 50%;
		margin: 10px 25%;
	}
}

@media (min-width: 768px) {
	.side-ads {
		width: 30%;
		margin: 10px 35%;
	}
}

@media (min-width: 992px) {
	.headlines {
		min-height: 450px;
	}

	.headlines.sm {
		margin-top: 10px;
	}

	.md-lf {
		margin: 10px 1% 0 0;
	}

	.md-rt {
		margin: 10px 0 0 1%;
	}
	.side-ads {
		width: 100%;
		margin: 10px 0 0;
	}
}

@media (min-width: 1200px) {
}

.td-icon-mobile:before, .td-icon-search:before {
	color: #c0c0c0 !important;
}