@media only screen and (max-width: 1366px ) {
	.header-promo {
	    height: unset;
	}

}
@media only screen and (max-width: 1279px ) {
.four-boxes.multi-boxes .flex-grid {
    column-gap: 30px;
}
}
@media only screen and (max-width: 1260px ) {
	.header-bottom nav ul > li {
	    padding-right: 6px;
	}
}
@media only screen and (max-width: 1243px ) {
.mob-header.uk-sticky.uk-active.uk-sticky-fixed.uk-sticky-below {
    box-shadow: 7px -2px 14px 0px #333;
}
.mob-header.uk-sticky.uk-active.uk-sticky-fixed.uk-sticky-below .header-mid{
	display: block;
	padding: 10px 0;
}
.mob-header.uk-sticky.uk-active.uk-sticky-fixed.uk-sticky-below .header-mid .header-logo img{
    width: 120px;
    transition: all .4s ease;
}
.mob-header.uk-sticky.uk-active.uk-sticky-fixed.uk-sticky-below .header-bottom .hc-nav-trigger.hc-nav-1 {
    top: -35px;
    right: 10px;
}

.mob-header.uk-sticky.uk-active.uk-sticky-fixed.uk-sticky-below .header-bottom{
	padding-top: 0px;
}
.mob-header.uk-sticky.uk-active.uk-sticky-fixed.uk-sticky-below .hc-nav-trigger span,
.mob-header.uk-sticky.uk-active.uk-sticky-fixed.uk-sticky-below .hc-nav-trigger span::before,
.mob-header.uk-sticky.uk-active.uk-sticky-fixed.uk-sticky-below .hc-nav-trigger span::after {
    height: 3px;
}
.mob-header.uk-sticky.uk-active.uk-sticky-fixed.uk-sticky-below .hc-nav-trigger span {
    width: 25px;

}
.mob-header.uk-sticky.uk-active.uk-sticky-fixed.uk-sticky-below .hc-nav-trigger span::before {
    top: -7px;
}
.mob-header.uk-sticky.uk-active.uk-sticky-fixed.uk-sticky-below .hc-nav-trigger span::after {
    bottom: -7px;
}
.mob-search-icon{
	display: block;
}

.mob-header.uk-sticky.uk-active.uk-sticky-fixed.uk-sticky-below .mob-search-icon img {
    width:25px;
    transition: all .4s ease;
}
	.header-top {
	    display: none;
	}
	.header-btns {
	    display: none;
	}
	.nav-content .header-btns {
		display: block;
	}

    .nav-content .searchdiv{
    	display: none;
    }
	.bn-box {
	    width: 48%;
	    min-height: unset;
	    margin-bottom: 40px;
	}
		.left-banner .banner-news {
	    width: 71%;
	}
	.photo-news .bn-box {
		min-height: unset;
		margin-bottom: 50px;
	}
    .four-boxes.multi-boxes .flex-grid{
    	display: inline-flex;
    	justify-content: flex-start;
    	column-gap: 3.5%;
    }
    .four-boxes {
	    padding-bottom: 0px;
	}
    .four-box-section .bn-box {
	    width: 31%;
	}
	 .tb-box {
	    width: 31%;
	}
	.main-part .flex-grid{
		flex-direction: column-reverse;
	}
	.main-part .single-content{
		width: 95%;
	}
	.main-part-head img {
	    margin-bottom: 20px;
	    width: 95%;
	}
	.info-div{
		width: 95%;
	}
	.info-sticky{
		display: none;
	}
	.info-sticky.non-sticky{
		display: block;
	}
	.info-text {
		display: flex;
		flex-wrap: wrap;
	}
	.info-line{
		width: 25%;
		margin-bottom: 10px;
	}
	.com-info{
		width: 25%;
	}
	.info-download {
	    border-bottom: none;
	    display: inline-block;
	    width: 20%;
	}
	.info-share {
	    display: inline-block;
	    width: 50%;
	}
	.info-div .info-share p {
	    display: inline-block;
	    margin-right: 10px;
	}
    .share-icons{
    	display: inline-block;
    }
	.tags-breadcrumbs {
	    width: 95%;
	    float: unset;
	}
	.comments {
	    width: 95%;
	    float: unset;
	}
	.gray-boxes {
		padding-bottom: 0px;
	}
	.four-boxes.multi-boxes.journalist-box {
	    padding-bottom: 0;
	}
	.journalist-box .bn-box {
	    min-height: unset;
	}
}
@media only screen and (max-width: 1180px ) {
    .gray-boxes{
    	width: 97%;
    }
    .banner-news{
    	width: 70%;
    }
} 
@media only screen and (max-width: 1120px ) {
	.banner-news {
	    width: 65%;
	}
	.colored-section .big-article {
	    width: 65%;
	}
	.left-banner .banner-news {
	    width: 65%;
	}
	.footer-left {
	    width: 35%;
	    padding-right: 20px;
	}
	.footer-center {
		width: 58%;
	}
	footer ul li {
	    width: 22%;
	    margin-bottom: 6px;
	    padding-right: 10px;
	}
	footer h5 {
	    color: #fff;
	    font-size: 14px;
	    margin-bottom: 20px;
	}
	.footer-right {
	    width: 100%;
	    margin-top: 40px;
	}

}
@media only screen and (max-width: 1083px ) {
	.main-part {
	    width: 65%;
	}
	.main-part .single-content {
	    width: 100%;
	}
	.info-div {
	    width: 100%;
	}
	.tags-breadcrumbs {
	    width: 100%;
	}
	.comments {
	    width: 100%;
	}
	.main-part-head img {
	    width: 100%;
	}
	    .gray-boxes{
    	width: 100%;
    }

}
@media only screen and (max-width: 992px ) {
	.banner-news {
	    width: 100%;
	}
	.colored-section .big-article {
	    width: 100%;
	}
	.left-banner .banner-news {
	    width: 100%;
	}
	.banner {
	    margin: 0 auto;
	}
	.left-banner .flex-grid{
		flex-direction: column-reverse;
	}
	.left-banner .flex-grid .flex-grid{
		flex-direction: row;
	}
	.intro-section .flex-grid{
		flex-direction: column;
	}
	.section-top-text .flex-grid {
		flex-direction: row;
	}
	h1{
		font-size:40px;
	}
	.intro-pic{
		width: 100%;
		margin-bottom: 20px;
	}
	.intro-pic img {
		display: block;
		width: 100%;
		height: unset;
	}
	.intro-text {
	    width: 100%;
	}
	.intro-text .top-text {
	    min-height: unset;
	    margin-bottom: 40px;
	}
	.twitter-banner {
	    margin: 0 auto;
	}
	.banner-section.left-banner{
		margin: 0 0 80px;
	}
	.popular {
	    width: 270px;
	    float: none;
	    margin: 0 auto;
	}
	.main-part {
	    width: 100%;
	}


}

@media only screen and (max-width: 860px ) {
	.three-boxes .flex-grid{
		flex-direction: column;
	}
	.tb-box {
		width: 100%;
		margin-bottom: 50px;
	}
	.tb-box-pic {
	    height: unset;
	}
	.tb-box-pic img {
	    height: auto;
	}
	.four-box-section .bn-box {
	    width: 48%;
	}
	.four-boxes.multi-boxes .flex-grid {
	    display: flex;
	    justify-content: space-between;
	    column-gap: unset;
	}
	header{
		margin-bottom: 0px;
	}
	.colored-section {
	    padding: 40px 0;
	    margin-bottom: 50px;
	}
	.colored-section.gray-back {
	    background: #333333;
	    padding: 40px 0;
	}
	.footer-left {
	    width: 100%;
	    padding-right: 0px;
	}
	.footer-center {
	    width: 100%;
	    margin-top: 30px;
	}
	.uk-slideshow-items.banner-premium {
	    min-height: 180px !important;
	}
	.uk-slideshow-items.banner-cat {
	    min-height: 210px !important;
	}
}
@media only screen and (max-width: 767px ) {
	.big-article .flex-grid {
        flex-direction: column;
	}
	.big-article {
	    margin-bottom: 40px;
	}
	.big-article-pic {
	    width: 100%;
	    margin-bottom: 20px;
	}
	.big-article-text {
	    width: 100%;
	}
	.archive .section-h h2 {
		font-size: 32px;
		text-transform: uppercase;
	}
	h2{
		font-size: 32px;
	}
	.top-text h2 {
	    font-size: 30px;
	}
	.info-line {
	    width: 32%;
        margin-bottom: 20px;
	}
		.uk-slideshow-items.banner-premium.h250 {
	    min-height: 250px !important;
	}
		.uk-slideshow-items.banner-cat.h250 {
	    min-height: 250px !important;
	}
		.uk-slideshow-items.banner-premium.h600 {
	    min-height: 600px !important;
	}
		.uk-slideshow-items.banner-cat.h600 {
	    min-height: 600px !important;
	}
}
@media only screen and (max-width: 639px ){
	.hc-nav-trigger.hc-nav-1 {
	    right: 20px;
	}
}
@media only screen and (max-width: 600px ) {
    .bn-box {
	    width: 100%;
	}
	.bn-box-img {
	    height: unset;
	}
	.bn-box-img img{
	    height: unset;
	}
	.four-box-section .bn-box {
	    width: 100%;
	}
	.sponsor {
	    margin-left: 40px;
	    margin-top: 10px;
	    width: 100%;
	}
	.section-top-text {
		min-height: unset;
	}
	.section-top-text p{
		display: none;
	}
	footer ul li {
	    width: 30%;
	    margin-bottom: 10px;
	    padding-right: 10px;
	}
	.footer-bottom .flex-grid{
		flex-direction: column;
	}
	.footer-bottom-left {
		width: 100%;
		text-align: center;
        margin-bottom: 10px;
	}
	.footer-bottom-right {
		width: 100%;
		text-align: center;
	}
	.info-text {
	    flex-direction: column;
	}
	.info-line {
	    width: 100%;
	    margin-bottom: 20px;
	}
	.info-download {
	    border-bottom: 2px solid #333;
	    display: block;
	    width: 100%;
	}
	.info-div .info-share p {
	    display: block;
	}
	.info-share {
	    display: block;
	    width: 50%;
	}

}
@media only screen and (max-width: 480px ) {
	.header-mid {
	    padding: 40px 0;
	}
	.header-mid img {
		width: 180px;
	}
	.hc-nav-trigger.hc-nav-1 {
	    top: -74px;
	}
	.sponsor {
	    margin-left: 25px;
	    margin-top: 10px;
	}
	.sponsor img{
		width: 120px;
	}
	.paginate a, .paginate span {
	    width: 20px;
	}
	.banner {
		margin: unset;
	}
	.banner, .banner-text, .popular,
	.twitter-banner {
		width: 100%;
	}
	.banner-text{
		width: calc(100% - 60px);
	}
	.banner-pic img {
		width: 100%;
	}
	.mob-search-icon{
		right: 80px;
	}
	.input-holder .button-search {
	    right: -10px;
	}

	.input-holder .main-search {
	    width: calc(100% - 100px);
	    padding: 12px 100px 13px 45px;
	}



}
@media only screen and (max-width: 420px ) {
	footer ul li {
	    width: 45%;
	}
	h1 {
	    font-size: 34px;
	}

}
@media only screen and (max-width: 320px ) {
	.twitter-banner {
	    margin: 0 auto;
	    margin-left: 10px;
	}

}