/*
Theme Name:     Newspaper 8 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:       NewspaperNew                           
Version:        8.0
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

.td-container, .tdc-row {
    width: 1120px;
}
@media (max-width: 767px) {
	.td-container, .tdc-row {
		width: 100%;
	}
}

.td-header-style-1 .td-header-sp-logo img {
    max-height: 111px !important;
}
.td-big-grid-post .td-video-play-ico img {
    display: none;
}

@media only screen 
and (min-device-width : 767px) {
.td-big-thumb .td-module-thumb img.entry-thumb,
.td-big-grid-post .td-module-thumb img{
	min-height: 100% !important;
}
}

.td-big-grid-post .td-module-thumb img, .td_module_mx1 .td-module-thumb .entry-thumb {
    min-width: 100%;
    min-height: 100%;
}
.td-icon-menu-down:before {
    margin-left: -4px;
}
.sf-menu > li > a {
    padding: 0px 15px !important;
}

.ecs-event .entry-title {
font-size: 16px;
    margin-bottom: -10px;
}
.ecs-event .duration {
font-size:12px;
}