@media only screen and (max-width: 1270px) {
  .show-news-box {
    width: 530px;
  }
}

@media only screen and (max-width: 1070px) {
  #sidebar {
    padding: 0 0 0 25px;
  }
  #banners_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    width: 100%;
  }
  #banners_box .categories_world_news {
    -webkit-box-flex: 10;
        -ms-flex-positive: 10;
            flex-grow: 10;
  }
  #banners_box .categories_world_news .cat-news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #banners_box .categories_world_news .cat-item {
    width: 33.333333%;
    padding: 0 10px;
  }
  #banners_box .categories_world_news .cat-item:last-child {
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
  }
  #banners_box .banners_wrap {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .show-news-box {
    width: 665px;
  }
}

@media only screen and (max-width: 1060px) {
  .show-news-box {
    width: 495px;
  }
}

@media only screen and (max-width: 932px) {
  .primar-nav .menu-list .menu-link {
    font-size: 11px;
  }
}

@media only screen and (max-width: 890px) {
  body.lock {
    overflow: hidden;
  }
  .primar-nav .top-menu {
    padding-top: 43px;
  }
  .primar-nav .top-menu ul,
  .primar-nav .sub-menu ul {
    display: block;
  }
  .primar-nav {
    position: absolute;
    top: -670px;
    right: 0;
    width: 260px;
    padding-top: 10px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    z-index: 25;
  }
  .primar-nav.active {
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    top: -10px;
    z-index: 25;
    right: 0;
    overflow: auto;
    height: 100%;
  }
  .primar-nav.active .top-menu ul,
  .primar-nav.active .primar-nav .sub-menu ul {
    padding-bottom: 10px;
  }
  .primar-nav .menu-list .menu-link {
    display: inline-block;
    padding: 0 10px;
  }
  .primar-nav .drop-menu-list .drop-menu-link {
    display: inline-block;
  }
  .primar-nav .menu-list .menu-item,
  .primar-nav .drop-menu-list .drop-menu-item {
    background: none;
  }
  .nav-burger {
    display: block;
    position: relative;
    width: 25px;
    height: 20px;
    z-index: 30;
    -ms-grid-column-align: end;
        justify-self: end;
    float: right;
    top: 50px;
    right: 20px;
  }
  .nav-burger span {
    background-color: #ffffff;
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    top: 9px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  .nav-burger:before,
  .nav-burger:after {
    content: "";
    background-color: #ffffff;
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  .nav-burger:before {
    top: 0;
  }
  .nav-burger:after {
    bottom: 0;
  }
  .nav-burger.active:before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    top: 9px;
  }
  .nav-burger.active:after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    bottom: 9px;
  }
  .nav-burger.active span {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
}

@media only screen and (max-width: 860px) {
  #content {
    padding-right: 0;
    border-right: 0;
  }
}

@media only screen and (max-width: 811px) {
  #sidebar {
    width: 60%;
    padding-right: 25px;
    padding-left: 0;
  }
  #banners_box {
    display: block;
    width: 40%;
    display: block;
  }
  #banners_box .incidents_news {
    width: 100%;
  }
  #banners_box .incidents_news .cat-news {
    display: block;
  }
  #banners_box .incidents_news .cat-news .cat-item {
    width: 100%;
  }
  .calendar-widget.active {
    border-left: 6px solid #ccc;
  }
  .show-news-box {
    bottom: -634px;
    left: -6px;
    width: 180%;
  }
  .close-layer {
    top: 390px;
    left: 155%;
  }
}

@media only screen and (max-width: 555px) {
  .show-news-box {
    width: 100%;
  }
  .close-layer {
    left: 77%;
  }
  .categories_world_news .cat-news, .incidents_news .cat-news {
    display: block;
  }
  .categories_world_news .cat-image IMG, .incidents_news .cat-image IMG {
	  width: 288px;
  }
  .categories_world_news .cat-news .cat-item, .incidents_news .cat-news .cat-item {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
  }
  .categories_world_news .cat-news .cat-item p.comment-this, .incidents_news .cat-news .cat-item p.comment-this {
    float: none;
  }
  .cat-news .cat-item .cat-news-title {
    min-height: 35px;
  }
}

@media only screen and (max-width: 555px) {
  #banners_box {
    width: 100%;
  }
}

@media only screen and (max-width: 551px) {
  #sidebar {
    padding-right: 0;
  }
}

@media only screen and (max-width: 429px) {
  #categories_block .cat-box:nth-child(2n + 1) {
    margin-right: 0;
  }
  #categories_block .cat-box:nth-child(2n) {
    margin-left: 0;
  }
}
/*# sourceMappingURL=media.css.map */