

@media (max-width: 1480px){
    .container{
        max-width: 1280px;
    }
    header {
        height: 85px;
    }
    .header-logo a img{
        width: 180px;
    }
    .menu-main ul li.nav-item {
        padding: 5px 2px;
    }
    .news .news-item .news-item__content {
        padding: 5px 0;
    }
    .news .news-item {
        padding: 15px 25px;
    }
    .gallery .gallery-item > a, .gallery .gallery-item > div {
        width: 100%;
        height: 225px;
    }
}
@media (max-width: 1300px){
    .new-navbar .nav-item a {
        font-size: 15px;
    }
    .menu-main ul li.nav-item {
        padding: 0;
    }
    
    .header-logo {
        padding: 0;
    }
    .lang-change-active span{
        margin-left: 10px;
    }
    
    .header .row{
        justify-content: space-between;
    }
    .language-mobile{
        display: block;
        margin-top: 18px;
        text-align: center;
    }
    .language-mobile a{
        margin:0 20px;
    }
    .lang-search__main{
        width: unset;
    }
    .lang-change-active span{
        margin-left: 10px;
    }
     .tours-view__head__main .price-buttons button {
        
        max-width: 100%;
    }
}
@media (max-width: 1280px){
    .container{
        max-width: 1140px;
    }
    .products .main-row{
        justify-content: center;
    }
    .products .main-col-3 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
	.products .main-col-4 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (max-width: 1170px){
    .container{
        max-width: 100%;
    }
    .menu-main{
        display: none;
    }
    .news .news-item .news-item__content p {
        margin-bottom: 0;
    }
    .products .products-item .products-item__content > p {
        margin: 0;
    }
    .about-home__images-block .about-image {
        height: 375px;
    }
    .mobile-menu {
        display: block;
        height: 100%;
        display: flex;
        align-items: center;
    }
    .mobile-menu span{
        display: block;
        width: 30px;
        height: 2px;
        background-color: #3a6ab3;
        /* margin-top: 3px; */
        margin-bottom: 7px;
        margin-left: 10px;

    }
    .mobile-menu span:last-child{
        margin-bottom: 0;
    }
    .mm-panels {
        margin-top: 50px;
    }

    .mm-menu {
        background: #3a6ab3;
        border-color: #6188c2;
        color: #fff;
        display: none;
    }
    
    .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
        background: rgba(8, 34, 74, 0.6196078431372549);
    }
    #close-button {
    /* font-size: 16px; */
    /* color: #fff; */
    /* position: absolute; */
    right: 0;
    top: 25px;
    position: absolute;
    z-index: 1;
    display: block;
    cursor: pointer;
    float: right;
    height: 25px;
    margin: 0 7px 0 0;
    
    }
    #close-button span{
        transform-origin: 0% 0%;
    }
    .mm-panels{
        margin-top: 45px;
    }
    .dl-menu_hambergurX span:first-child {
        transform-origin: 0% 0%;
        width: 22px;
    }
    .dl-menu_hambergurX span:nth-child(2) {
        top: 14px;
        transform: rotate(-45deg) translate(0, -1px);
        right: 2px;
        position: absolute;
        width: 22px;
    }
    .dl-menu_hambergurX span:nth-child(3) {
        opacity: 0;
        transform: rotate(0deg) scale(0.2, 0.2);
        width: 20px;
    }
    .dl-menu_hambergurX span {
        display: block!important;
        width: 25px;
        height: 3px;
        margin-bottom: 4px;
        position: relative;
        background: #fff;
        border-radius: 3px;
        z-index: 1;
        transform-origin: 4px 0px;
        transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0), background 0.5s cubic-bezier(0.77,0.2,0.05,1.0), opacity 0.55s ease;
        opacity: 1;
        transform: rotate(45deg) translate(-2px, -1px);
    }
    .usefuls-item {
        padding: 15px;
    }
}
@media (max-width: 1070px){
    .home-slider .item .slide-products__item {
        padding: 0 30px;
    }
    .home-slider .item .slide-products__item .slide-product__info {
        padding: 0;
    }
    .news .news-item .news-item__footer span {
        margin-right: 30px;
    }
    .content-main,
    .siderbar-main {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 10px;
    }
    .content {
        padding: 15px;
    }
    .siderbar-main .sidebar-menu {
        padding: 15px;
    }
    .gallery .gallery-item > a, .gallery .gallery-item > div {
        width: 100%;
        height: 200px;
    }
    #VisualHeader{display: none !important;}
    .news-pages .main-col-4{max-width: 50%;flex: 0 0 50%;}
}
@media (max-width: 992px){
    .home-slider .item .slide-products__item {
        width: 720px;
    }
    .home-news .main-row{
        justify-content: center;
    }
    .home-news .main-col-4 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .news .news-item {
        margin-bottom: 20px;
    }
    .products .main-col-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .footer-main .col-4,
    .footer-copy .col-4{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .footer-logo {
        text-align: center;
    }
    .footer-contact {
        padding: 0;
        text-align: center;
    }
    .footer-subscription {
        max-width: 420px;
        margin: 0 auto;
        text-align: center;
    }
    .footer-subscription > h2 {
        margin: 15px 0 10px 0;
    }
    .footer-copy .copy,
    .footer-copy .developer {
        text-align: center;
    }
    .header-settings > div.speciality{
        display: none;
    }
    .header-contacts{
        display: none;
    }
    .header-top .col-auto{
        width: 100%;
    }
    .header-settings {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .header-settings > div{
        border: none;
        padding: 0;
    }
    .home-slider .item .slide-products__item {
        width: 100%;
    }
    .home-slider .item .slide-products__item {
        padding: 0 50px;
    }
    .home-slider .item .slide-products__item .slide-product__info > h2 {
        font-size: 32px;
    }
    .home-slider .item .slide-products__item .slide-product__info > p {
        font-size: 18px;
        padding: 10px 15px 10px 0;
        line-height: 22px;
    }

    .home-slider .item .slide-products__item .slide-product__info > a {
        padding: 5px 25px 5px;
        font-size: 16px;
    }
    .footer-contact > ul > li.socials {
        justify-content: center;
    }
    .counter-block{text-align: center;}
}
@media (max-width: 768px){
    .about-stat__item {
        padding: 15px 0;
    }
    .partners-col {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin: 15px 0;
    }
    .partners-col:nth-child(2n){
        border: none;
    }
    .products .products-item {
        padding: 20px;
    }
    .news .news-item {
        padding: 15px 20px;
    }
    .about-home__content h2 {
        margin: 15px 0 0;
        font-size: 21px;
    }
    .header-slider {
        height: 475px;
    }
    .home-slider .item .slide-products__item .slide-product__image article {
        width: 142px;
        height: 150px;
    }
    .home-slider .item .slide-products__item .slide-product__image article > img {
        height: 70px;
    }
    .home-slider .owl-theme .owl-dots {
        bottom: -125px;
    }
    .partners {
        margin: 15px 0;
        /* padding: 15px 0; */
    }
    .products {
        padding: 15px 0;
    }
    .about-home {
        padding: 30px 0 15px 0;
    }
    .news {
        padding: 15px 0 0;
    }
    .home-news {
        padding: 15px 0;
    }
    .home__title > h2 {
        font-size: 28px;
    }
    .about-home__images-block .about-image {
        height: 275px;
    }
    .about-home__content .about-home__content-text {
        font-size: 16px;
    }
    .home-slider .item .slide-products__item {
        padding: 0 30px;
    }
    .home-slider .owl-carousel .owl-nav button.owl-prev {
        width: 30px;
        height: 30px;
        font-size: 22px;
    }
    .home-slider .owl-carousel .owl-nav button.owl-next {
        width: 30px;
        height: 30px;
        font-size: 22px;
    }
    .gallery .main-col-4 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
     .news-pages .main-col-4{max-width: 100%;flex: 0 0 100%;}
     .products .main-col-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (max-width: 576px){
    .products .main-col-3 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .products .products-item {
        margin-bottom: 15px;
        height: auto;
    }
    .home-news .main-col-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .news .news-item {
        height: auto;
        margin-bottom: 15px;
    }
    .home-slider .item .slide-products__item {
        justify-content: center;
        flex-direction: column-reverse;
    }
    .home-slider .item .slide-products__item .slide-product__info {
        padding: 15px 0 0;
        text-align: center;
        justify-content: center;
        display: flex;
        flex-direction: column;
    }
    .home-slider .item .slide-products__item .slide-product__info > a {
        margin: 0 auto;
    }
    .home-slider .owl-theme .owl-dots {
        display: none;
    }
    .home-slider .item .slide-products__item .slide-product__image article > img {
        height: 56px;
    }
    .home-slider .item .slide-products__item .slide-product__image article {
        width: 122px;
        height: 125px;
    }
    .home-slider .item .slide-products__item .slide-product__info > h2 {
        font-size: 24px;
    }
    .home-slider .item .slide-products__item .slide-product__info > p {
        font-size: 17px;
        padding: 15px 0 10px 0;
        line-height: 20px;
    }
    .header-slider {
        height: 395px;
    }
    .about-home__content {
        text-align: center;
    }
    .captcha-input-2 {margin-right: 5px;float: none;margin-bottom: 15px;}
    #partners.owl-theme .owl-dots .owl-dot span {
        width: 10px;
        height: 4px;
        margin: 5px 3px;
        background: #D6D6D6;
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity .2s ease;
        border-radius: 4px;
    }
}
@media (max-width: 485px){
    .gallery .main-col-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .gallery .gallery-item {
        margin-bottom: 15px;
    }
    .gallery .main-col-4:last-child .gallery-item {
        margin-bottom: 0;
    }
    .nav-tabs .nav-item{width: 100%;}
    .news-pages .news-item {height: auto;}
    .date-share-main ul.list-unstyled, .news-footer .date-share-main .share{float: none;text-align: center;}
    .date-share-main ul.list-unstyled li {float: none;display: inline-block;}
    .news-footer .date-share-main .share p, .news-footer .date-share-main .share div.osg{float: none;}
    .news-footer .date-share-main .share{margin-top: 10px;}
}
@media (max-width: 395px){
    .partners-col {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 15px 0;
        border: none;
    }
    .home-slider .item .slide-products__item .slide-product__image article {
        width: 92px;
        height: 95px;
    }
    .home-slider .item .slide-products__item .slide-product__image article > img {
        height: 44px;
    }
    .home-slider .item .slide-products__item .slide-product__info > h2 {
        font-size: 22px;
        line-height: 24px;
    }
    .home-slider .item .slide-products__item .slide-product__info > p {
        font-size: 16px;
        padding: 10px 0;
        line-height: 19px;
    }
    .about-home__images-block .about-image {
        height: 215px;
    }
    .footer-copy .copy, .footer-copy .developer {
        text-align: center;
        display: flex;
        flex-direction: column;
    }
}