@media screen and (max-width:1100px) {
    .menu-open {
        overflow: hidden
    }
    #body-fake {
        padding: 0 20px;
        width: auto
    }
    #nav {
        background-color: rgba( 56, 72, 86, .9);
        bottom: 0;
        display: none;
        left: 0;
        overflow: auto;
        margin-right: 0;
        padding: 10px 75px 0 20px;
        position: fixed;
        right: 0;
        top: 0;
        -webkit-overflow-scrolling: touch;
        z-index: 2
    }
    .burger {
        cursor: pointer;
        display: block;
        height: 16px;
        margin: 13px 13px 0 0;
        padding: 7px;
        position: relative;
        width: 30px;
        z-index: 3
    }
    .burger .lines {
        background-color: #fff;
        border-radius: 1px;
        height: 2px;
        left: 7px;
        position: absolute;
        width: 30px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease
    }
    .burger .line-1 {
        top: 7px
    }
    .burger .line-2 {
        top: 14px
    }
    .burger .line-3 {
        top: 21px
    }
    .menu-open .line-1 {
        top: 14px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg)
    }
    .menu-open .line-2 {
        opacity: 0;
        transition: opacity .3s ease 0s;
        -webkit-transition: opacity .3s ease 0s;
        -moz-transition: opacity .3s ease 0s;
        -o-transition: opacity .3s ease 0s;
        -ms-transition: opacity .3s ease 0s;
        -khtml-transition: opacity .3s ease 0s
    }
    .menu-open .line-3 {
        top: 14px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg)
    }
    #nav li:not(.cb) {
        border-bottom: 1px solid rgb(255, 255, 255, .3);
        float: none;
        height: auto;
        line-height: 56px;
        margin: 0;
        text-align: center
    }
    #nav li a {
        color: #fff;
        display: inline-block;
        height: 100%;
        width: 100%;
        -webkit-transition: background-color .4s ease;
        -moz-transition: background-color .4s ease;
        -ms-transition: background-color .4s ease;
        -o-transition: background-color .4s ease;
        transition: background-color .4s ease
    }
    #home-left {
        box-sizing: border-box;
        margin-right: 0;
        padding-right: 20px
    }
    #home-left,
    #home-right {
        width: 50%
    }
    .top-news {
        height: auto;
        width: auto
    }
    .top-news .top-news-info {
        padding-top: 8px;
        padding-bottom: 8px;
        right: 0;
        width: auto;
        bottom: 2px
    }
    #top-video {
        width: 100%
    }
    .category-block .cat-left {
        box-sizing: border-box;
        margin-right: 0;
        padding-right: 28px;
        width: 50%
    }
    .category-block .cat-right {
        width: 50%
    }
    .top-news .top-news-title {
        font-size: 1em
    }
    .news-thumb.with-banner .news-thumb-img {
        float: left
    }
    .news-thumb.with-banner .news-thumb-info {
        padding-left: 221px
    }
    .news-thumb.with-banner {
        width: auto
    }
    .cat-banner {
        margin-bottom: 15px
    }
    #footer .footer-left {
        width: 40%
    }
    .reverse-slider-wrapper .slider-nav {
        text-align: right;
        top: 10px
    }
    #news-list-left,
    #news-inner-left,
    .cat-left {
        box-sizing: border-box;
        margin: 0;
        padding-right: 35px;
        width: 60%
    }
    #news-list-right,
    #news-inner-right {
        width: 40%
    }
    .news-thumb .news-thumb-date,
    .news-thumb .news-thumb-title {
        margin-left: 221px
    }
    .news-thumb .news-thumb-desc {
        clear: both;
        margin-top: 20px
    }
    .news-thumb .news-thumb-info {
        padding-left: 0!important
    }
    .news-thumb-img {
        margin-bottom: 5px
    }
	
	#header-blue {
		background-repeat: repeat;
		height: auto;
	}

	.top-list {
	    clear: both;
	    float: none;
	    padding: 20px 0 0;
	}

	.top-list__item {
		margin-bottom: 15px;
	}

}

@media screen and (max-width:920px) {
    .news-thumb-img,
    .news-thumb.with-banner .news-thumb-img {
        float: none
    }
    .news-thumb .news-thumb-date,
    .news-thumb .news-thumb-title {
        margin-left: 0
    }
    .news-thumb .news-thumb-desc {
        margin-top: 0
    }
    #top-banner div {
        width: auto!important
    }
    #top-banner div img {
        display: block;
        margin: 0 auto;
        width: auto!important
    }
    .news-thumb.with-banner .news-thumb-img {
        margin-bottom: 0
    }
}

@media screen and (max-width:767px) {
    .reverse-slider-wrapper.activated .top-video-img {
        margin-bottom: 0
    }
    #top-video .top-video-icon {
        background-size: 60px auto
    }
    .block-title {
        height: auto;
        line-height: normal;
        padding: 10px 16px
    }
    #content {
        padding: 20px 20px 0
    }
    #news-list-left {
        margin-bottom: 30px
    }
    #error404 {
        height: auto;
        padding: 20px 0 100px
    }
    #footer {
        margin-bottom: 20px
    }
}

@media screen and (max-width:730px) {
    #home-left,
    #home-right,
    .cat-left,
    .cat-left,
    .cat-right,
    #footer .footer-left,
    #footer .footer-right,
    #news-list-left,
    #news-list-right,
    .cat-left,
    .cat-right,
    #news-list-left,
    #news-inner-left,
    #news-inner-right {
        float: none;
        margin: 0!important;
        padding: 0!important;
        width: 100%!important
    }
    #home-left {
        margin-bottom: 30px!important
    }
    #comments-box {
        max-width: 100%;
        overflow: auto;
        width: 100%
    }
    .top-news {
        margin-right: 0!important
    }
    .cat-banner {
        float: none;
        clear: both
    }
    .top-news {
        margin-right: 15px
    }
    .category-block,
    #home-right {
        margin-top: 25px
    }
    #top-banner {
        height: auto!important
    }
    #news-inner-feed .feed-items,
    #news-list-feed .feed-items,
    .news-feed .feed-items {
        max-height: 300px!important
    }
    #press-content {
        height: 270px
    }
    #home-top-news img,
    .top-news-img img,
    .reverse-slider-wrapper img,
    .news-img img {
        width: 100%
    }
    #news-list-right #calendar {
        padding-bottom: 40px
    }
    #footer .like-box {
        margin: 20px auto;
        max-width: 100%;
        overflow: auto;
        width: 340px
    }
    #footer .rss,
    #footer .website {
        float: none;
        text-align: center
    }
    #footer .website {
        margin: 0 auto
    }
    #footer .rss {
        background-position: 44% center;
        margin-bottom: 20px
    }
    #footer .rss a {
        display: inline-block;
        padding-left: 35px;
        vertical-align: top
    }
    .fb_iframe_widget_fluid_desktop,
    .fb_iframe_widget_fluid_desktop span,
    .fb_iframe_widget_fluid_desktop iframe {
        max-width: none!important
    }
    .news-thumb .news-thumb-date,
    .news-thumb .news-thumb-title {
        margin-left: 221px
    }
    .news-thumb .news-thumb-desc {
        clear: both;
        margin-top: 20px
    }
    .news-thumb .news-thumb-info {
        padding-left: 0!important
    }
    .news-thumb {
        margin-bottom: 25px
    }
    .news-thumb-img,
    .news-thumb.with-banner .news-thumb-img {
        float: left;
        margin-bottom: 5px
    }
    #news-list-feed,
    .pagingBlock {
        margin-bottom: 40px
    }
    #top-banner div[id^="adfox"] {
    	float: none;
    	margin-bottom: 20px;
    }
}

@media screen and (max-width:600px) {
    #header-right,
    #search-bar {
        display: inline-block;
        float: none;
        padding: 0;
        text-align: center
    }
    #header-right {
        width: 100%
    }
    #header-blue {
        padding: 20px 0 10px
    }
    #archive-by-date {
        display: inline-block
    }
    #logo {
        background: url(../images/new/footer-logo.png) no-repeat;
        float: none;
        margin: 0 auto 15px;
        height: 43px;
        width: 125px
    }
	#archive-block p {
		color: #FFFFFF;
	}

}

@media screen and (max-width:520px) {
    .news-thumb-img,
    .news-thumb.with-banner .news-thumb-img {
        float: none
    }
    .news-thumb .news-thumb-date,
    .news-thumb .news-thumb-title {
        margin-left: 0
    }
    .news-thumb .news-thumb-desc {
        margin-top: 0
    }
    .top-list--big .top-list__item:last-child {
        margin-right: 24px;
    }
    .top-list__link {
    	height: 70px;
    }
}

@media screen and (max-width:450px) {
    .top-news .top-news-title {
        font-size: .875em;
        line-height: 16px
    }
    .news-thumb {
        margin-bottom: 30px!important
    }
    .news-thumb.with-banner {
        margin-bottom: 0!important
    }
    .news-thumb-img,
    .news-thumb.with-banner .news-thumb-img {
        float: left;
        margin-right: 15px;
        width: 100px
    }
    .news-thumb .news-thumb-date {
        border-left: none;
        margin-bottom: 5px;
        padding-left: 0
    }
    .news-thumb .news-thumb-date:before {
        background-color: #008ed9;
        content: '';
        display: inline-block;
        height: 11px;
        margin-right: 5px;
        position: relative;
        vertical-align: middle;
        width: 3px
    }
    .news-thumb .news-thumb-title {
        margin-bottom: 10px
    }
    .telegram-box a {
        height: auto
    }
}

@media screen and (max-width:400px) {
    .top-news .top-news-title {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
}

@media screen and (max-width:350px) {
    .ui-datepicker {
        box-sizing: border-box;
        width: 100%
    }
    .ui-datepicker th {
        padding: .7em 0
    }
    #archive-block {
        float: none;
        margin-bottom: 8px
    }
    #search-bar input[type=text] {
        width: 200px
    }
    .month,
    .week {
        display: inline-block
    }
}

@media screen and (min-width:1101px) {
    #nav {
        display: block!important
    }
}