@media (min-width: 1300px) {
  .container {
    max-width: 1245px;
  }
}


@media screen and (max-width: 1600px) {}
@media screen and (max-width: 1440px) {}
@media screen and (max-width: 1366px) {}
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 1024px) {
  input#mod-search-searchword {
    display: none;
  }
  .sliderblog-btn {
    font-size: 16px;
  }
  .blog.blog-admin .items-row {
    width: 31%;
  }
  header#header.fixed .header-top {
    height: auto;
    margin-bottom: 20px;
  }

  .containe {
    padding-top: 140px;
  }
  .blog.blog-admin .pull-left.item-image::before {
    display: none;
  }

  .blog.blog-admin .pull-left.item-image img {clip-path: polygon(0 0, 100% 0, 100% 78%, 18% 100%, 0 47%);}
  nav#menu {
    z-index: 100;
  }
  .moduletable_mobile {
    display: block;
  } 
  .moduletable_menu {
    display: none;
  }
  header#header > .container {
    max-width: 100%;
  }
  ul.nav.menu li.parent::before {
    display: none;
  }
  ul.nav.menu > li {
    text-align: left;
  }
  ul.nav-child.unstyled.small.mm-listview {
    position: relative;
    box-shadow: none;
    display: block;
    background: none;
    padding: 0;
    white-space: normal;
    min-width: unset;
  }
  ul.nav.menu > li > a, ul.nav.menu > li > span.nav-header {
    padding-left: 20px;
    border: none;
  }
  a.mm-btn.mm-btn_next.mm-listitem__btn {
    padding-right: 36px;
  }
  .sliderblog {
    margin-bottom: 12px;
  }
  .footer-item {
    padding: 0 20px;
  }
  .search_search.mod_search89 button.button.btn.btn-primary {
    position: relative;
    top:  unset;
    right: unset;
    transform: none;
  }

  .about p {
    font-size: 14px;
  }

  .about-link {
    margin-top: 0;
  }

  .smalltitle.about-smalltile {
    margin-bottom: 20px;
  }    
}
@media screen and (max-width: 991px) {
  .container {
    max-width: 100%;
  }  
  .partner button.slick-prev.slick-arrow {
    left: 0;
  }
  .partner button.slick-next.slick-arrow {
    right: 0;
  }
  .partner {
    padding: 0 50px;
  }
  .grids {
    height: 180px;
}
}

@media screen and (max-width: 768px) {
  .sliderblog-content {
    padding: 10px;
  }
  .contact-link_tel {
    font-size: 18px;
    line-height: 1.5;
  }
  .introtext {
    display: none;
  }
  .form-title {
    font-size: 30px;
    line-height: 1.3;
    margin-bottom: 30px;
    margin-top: 50px;
  }
  .blog-title {
    font-size: 16px;
    line-height: 1.3;
    -webkit-line-clamp: 3;
    height: 60px;
  }
  .sliderblog-head {
    font-size: 16px;
    line-height: 1.3;
  }

  .sliderblog-name {
    font-size: 14px;
    line-height: 1.5;
  }

  .sliderblog-btn {
    font-size: 14px;
    padding: 5px;
  }

  .box {
    margin-bottom: 50px;
  }

  .title {
    font-size: 30px;
    line-height: 1.5;
    margin-bottom: 30px;
  }

  .blog1latestnews5 {
    display: none;
  }

  .blog1latestnews4 {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 0;
  }

  .aboutimg-wrap {
    max-width: 30%;
  }

  .smalltitle {
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 15px;
  }
  .item-page .pull-left.item-image {
    max-width: 30%;
    height: 200px;
  }

  .feat-item {
    width: 100%;
  }

  .page-header h2 {
    font-size: 30px;
    margin-bottom: 30px;
    line-height: 1.3;
  }
  .footer-top {
    flex-wrap: wrap;
    padding-bottom: 0;
  }
  .headercontact-svg {
    font-size: 14px;
  }

  .headercontact-link {
    font-size: 12px;
  }
  ul.lang-inline {
    font-size: 14px;
  }

  .logo {
    max-width: 120px;
  }

  .headercontact-link span {
    margin-bottom: 0;
  } 
  .footer-item3 {
    border: none;
  }

  .footer-item {
    margin-bottom: 40px;
    padding: 0;
  }    
  .img-wrap.float-right, .img-wrap.float-left {
    max-width: 30%;
  }
}

@media screen and (max-width: 480px) {
  
  
section.block1:before {
   display:none;
}

section.block1:after {
    display:none;
}

footer#footer:before {
    display:none;
}

footer#footer:after {
   display:none;
}

section.block2:before {
    display:none;
}

section.block3:before {
    display:none;
}

section.block4:before {
    display:none;
}

section.block4:after {
    display:none;
}
section.block2:after {
    display:none;
}
  
  
  
  
  .header-contact {
    display: none;
  } 
  .slider {
    width: 100%;
    margin:  0;
    margin-bottom: 30px;
  }
  .blog.blog-admin .items-row {
    width: 48%;
  }
  .sliderblog-wrap {
    width: 100%;
  }

  .sliderblog-btn {
    display: none;
  }
  .img-wrap.float-right, .img-wrap.float-left {
    max-width: 100%;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
  .sliderblog-btn.hide {
    display: block !important;
  }
  .img-flex-3 a.fancy {
    width: 100%;
    height: 250px;
    margin-bottom: 20px;
  }
  .sliderblog {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
  }

  .sliderblog-content {
    position: relative;
    width: 50%;
    bottom:  unset;
    left: unset;
    transform: none;
    color: #333;
    padding-bottom: 0;
  }

  .sliderblog > img {
    width: 50%;
    max-height: 250px;
    object-position: 50% 25%;
  }

  .sliderblog::before {
    background: none;
  }

  .sliderblog-name {
    color: #333;
    margin-bottom: 20px;
  }

  .blog1latestnews2 {
    width: 48%;
  }

  .news-content {
    padding: 10px;
  }

  .blog1latestnews4 {
    font-size: 14px;
  }

  .aboutimg-wrap {
    max-width: 100%;
  }

  .blog1latestnews2:nth-last-child(-n+2):not(:nth-child(even)) {
  } 

  .blog1latestnews3 {
    height: 120px;
  }

  .footer-menu {
    width: 48%;
  }
  header#header {
    padding: 0;
    padding-bottom: 5px;
  }

  .header-bottom {
    display: none;
  }
  .items-row {
    width: 48%;
  }

  .blog .pull-left.item-image img {
    height: 120px;
  }
  .header-top {
    margin-bottom: 0;
  }
  .item-page .pull-left.item-image {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .progress-img.float-left {
    float: none !important;
    width: 100%;
    max-width: 100%;
  }

  .progress-img img {
    width: 100%;
  }

  .progress-item {
    margin-bottom: 50px;
  }

  .progress-item:last-child {
    margin-bottom: 0;
  }
  .history-item {
    flex-direction: column;
  }

  .history-content {
    width: 100%;
    padding-left: 30px;
  }

  .suptitle {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px;
  }

  .history-content {
    font-size: 14px;
    border-left: none;
    border-bottom: 2px solid #003C68;
    padding-bottom: 25px;
    margin-bottom: 50px;
  }

  .history-year {
    left: unset;
    right: 0;
  }

  .history-content::before {
    width: 15px;
    height: 15px;
    left: 0;
    top: 4px;
  }
  .contact-item {
    width: 48%;
    float: none;
  }

  .contact-item.contact-item_social {
    float: none;
  }

  .contact {
    display: flex;
    flex-wrap: wrap;
  }

  .contact-link {
    font-size: 14px !important;
    margin-bottom: 10px;
    padding-left: 25px !important;
  }

  .contact-link svg {
    max-width: 20px;
  }
  .history-item:last-child .history-content {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
  }
  .containe {
    padding-top: 100px;
  }
  .grids {
    height: 140px;
}
  .kartinochki {
    grid: auto/repeat(2,1fr);
}
}
@media screen and (max-width: 425px) {}
@media screen and (max-width: 411px) {}
@media screen and (max-width: 375px) {}
@media screen and (max-width: 360px) {}
@media screen and (max-width: 320px) {
  .contact-item {
    width: 98%;
    float: none;
  }    
}