@media (max-width: 1400px) {

    .article.argo-rooms .item .text-wrapper .title,
    .article.explore .item .text-wrapper .title{
        line-height: 33px;
        font-size: 30px;
    }

    .article .item .text-wrapper .title, .article-autosuggest .item .text-wrapper .title{
        font-size: 30px;
    }

    .article.happening-now .item .text-wrapper .title{
        line-height: 33px;
        font-size: 30px;
    }

    .newsletter{
        padding-left: 10px;
        min-height: 1px;
        min-width: 100%;
    }

    .heading-wrapper.heading-wrapper-bordered h2{
        font-size: 45px;
    }

    .article-slider{
        margin-top: 40px;
    }

    .header.fixed .logo{
        padding: 10px 0;
    }

    .header.fixed .logo img{
        width: 100px;
    }

    .slider.full-category-gallery-slider .slider-arrows .slider-prev{
        margin-left: 0px;
    }

    .slider.full-category-gallery-slider .slider-arrows .slider-next{
        margin-right: 0px;
    }

    .header .logo{
        padding: 6px 0;
    }

    .header{
        min-height: 90px;
    }

    .nav-main > li > a{
        padding: 28px 15px;
        font-size: 15px;
    }

    .header .social-icon{
        padding: 28px 10px;
    }

    .menu-lang-wrapper{
        padding: 22px 0px;
    }

    .header.fixed .nav-main > li > a{
        padding: 17px 20px;
    }

    .header.fixed .social-icon{
        padding: 18px 10px;
    }

    .header.fixed .menu-lang-wrapper{
        padding: 12px 0px;
    }

    .header.fixed{
        min-height: 70px;
    }

    .header.fixed .logo{
        padding: 5px 0;
    }

}



@media (max-width: 1200px) {

    .header{
        min-height: 85px;
    }

    .header .logo img{
        width: 120px;
    }

    .header .logo{
        padding: 17px 0;
    }

    .header .menu-lang-wrapper{
        padding: 31px 0px;
    }

    .header .nav-main > li > a{
        padding: 37px 9px;
        font-size: 14px;
    }

    .header.fixed .nav-main > li > a{
        padding: 24px 9px;
    }

    .header .social-icon{
        padding: 35px 10px;
    }

    .article.argo-rooms .item .text-wrapper .title,
    .article.explore .item .text-wrapper .title{
        line-height: 25px;
        font-size: 25px;
        height: 55px;
    }

    .article .item .text-wrapper .description,
    .article-autosuggest .item .text-wrapper .description{
        font-size: 15px;
    }

    .article .item .btn-wrapper,
    .article-autosuggest .item .btn-wrapper{
        margin-top: 15px;
    }

    .article.argo-rooms .item .btn-wrapper a.btn,
    .article.explore .item .btn-wrapper a.btn{
        padding: 0;
        font-size: 14px;
    }

    .article .item .btn-wrapper a.btn{
        font-size: 14px;
    }

    .article .item .text-wrapper .title,
    .article-autosuggest .item .text-wrapper .title{
        font-size: 25px;
        height: 30px;
        line-height: 25px;
    }

    .article.happening-now .item .text-wrapper .title{
        font-size: 25px;
        line-height: 25px;
        height: 55px;
    }

    .newsletter{
        min-width: 100%;
    }

    .social-icon .item{
        margin-right: 0;
    }

    .social-icon .item:last-of-type{
        margin-left: 10px;
    }

    .uc-article_listing .article-slider.great-deals .slider-navigation-absolute{
        top: 20%;
    }

    .heading-wrapper.top .description{
        padding: 30px 40px;
        width: 100%;
    }

    .modal-small.booking-modal .modal-dialog{
        width: calc(100% - 40px);
    }

    .booking-modal .booking-form-group{
        padding: 0;
    }

    .great-deals .items-wrapper-image{
        left: 25px;
    }

    .great-deals .items-wrapper-image .title{
        font-size: 99px;
    }


    .tripad-slider .text-wrapper .description{
        padding-left: 10px;
        font-size: 11px;
    }

    .great-deals .img-wrapper:before{
        left: -32%;
    }


}