/*
 Theme Name:   Мақомоти иҷроия ҳокимияти давлатии ноҳия Абдурахмони Ҷомӣ
 Theme URI:    http://jomi.tj/
 Description:  News Portal Child Theme
 Author:       Navik0391
 Author URI:   http://tojnet.tj
 Template:     news-portal
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://jomi.tj/
 Tags:         news, grid-layout, custom-colors, one-column, two-columns, three-columns, left-sidebar, right-sidebar, featured-images, footer-widgets, full-width-template, theme-options
 Text Domain:  news-portal-child
*/

@import url("../news-portal/style.css");

.np-top-right-section-wrapper #polylang-2, .np-top-right-section-wrapper #polylang-2 ul{
	padding: 0px;
	margin: 0px;
}
.np-top-right-section-wrapper #polylang-2 ul li{
	display: inline-block;
	border-right: 1px solid #fff;
	line-height: 12px;
	padding: 0 10px;
}
.np-top-right-section-wrapper #polylang-2 ul li:last-child{
	padding-right: 0px;
}
.np-top-right-section-wrapper #polylang-2 ul li:last-child{
	border-right: 0px;
}
.np-top-right-section-wrapper #polylang-2 ul li a{
	color: #fff;
	font-size: 12px;
}

.np-logo-section-wrapper{
	padding: 0px;
}
#masthead .site-branding{
	float: none;
	margin: 0px;
	position: relative;
}
#masthead .site-branding .site-title{
	display: block;
	width: 50%;
	text-align: center;
	margin: 0 auto;
	position: absolute;
    top: 21%;
    bottom: 0;
    left: 0;
    right: 0;
}
#masthead .site-branding .site-description{
	display: none;
}
#masthead .site-branding .custom-logo-link img{
	width: 100%;
}
.ticker-caption:before{
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f1ea";
}
.lSSlideOuter.vertical .lightSlider>*{
	overflow: hidden;
}
.entry-title{
	display: none;
}

#double-small-block h5, #three-column-block div h5{
	background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #e1e1e1;
    font-size: 16px;
    margin: 0px;
    padding: 6px 20px;
    text-transform: uppercase;
    border-left: none;
    border-right: none;
    color: #029FB2;
    text-align: left;
}
#double-small-block .rpwe-time:before, #three-column-block .rpwe-time:before{
	font: normal normal normal 14px/1 FontAwesome;
	content: '\f017';
	margin-right: 5px;
}

.double-small-block ul{
	display: flex;
    flex-wrap: wrap;
    margin: 0 -2%;
}
.double-small-block ul.rpwe-ul li{
	width: 33%;
    padding: 0 2%;
	list-style: none;
}
.double-small-block ul.rpwe-ul li a.rpwe-img{
	position: relative;
    display: block;
    overflow: hidden;
	float: left;
}
.double-small-block ul.rpwe-ul li h3.rpwe-title{
	font-size: 13px !important;
    font-weight: 500;
	clear: both;
}

ul.footer-links{margin: 0px;}
ul.footer-links li{display: inline-block; margin: 2px; max-width: 47%; padding: 0px !important;}
ul.footer-links li:before{display: none !important;}
ul.footer-links .alignnone{margin: 0px;}

.footer-widgets-area .widget_wp_statistics_widget ul li, .footer-widgets-area .widget_archive ul li {
    color: #cfcfcf;
}

#colophon{
    background: #034e58 none repeat scroll 0 0;
}

@media (max-width: 1200px) {
	#masthead .site-branding .site-title{
		width: 50%;
		top: 21%;
		font-size: 32px;
	}
}
@media (min-width: 1000px) {
	#masthead .site-branding .site-title{
		width: 70%;
		top: 20%;
		font-size: 28px;
	}
}
@media (max-width: 1170px) {
	#masthead .site-branding .site-title{
		width: 60%;
		top: 18%;
		font-size: 28px;
	}
}
@media (max-width: 979px) {
	#masthead .site-branding .site-title{
		width: 70%;
		top: 17%;
		font-size: 25px;
	}
	.np-ticker-block{
		margin-top: 60px;
	}
}
@media (max-width: 769px) {
	#masthead .site-branding .site-title{
		width: 60%;
		top: 8%;
		font-size: 22px;
	}
	.np-ticker-block{
		margin-top: 30px;
	}
}
@media (max-width: 600px) {
	#masthead .site-branding .site-title{
		width: 60%;
		top: 22%;
		font-size: 18px;
		line-height: 22px;
	}
	.np-ticker-block{
		margin-top: 25px;
	}
}
@media (max-width: 480px) {
	#masthead .site-branding .site-title{
		width: 70%;
		top: 17%;
		font-size: 16px;
		line-height: 22px;
	}
	.np-ticker-block{
		display: none;
	}
}
@media (max-width: 320px) {
	#masthead .site-branding .site-title{
		width: 70%;
		top: 17%;
		font-size: 12px;
		line-height: 14px;
	}
	.double-small-block ul.rpwe-ul li{
		width: 50%;
	}
}