@media (max-width: 1199px) {
	.main-slider-buttons {
        display: none;
    }
}

@media (max-width: 991px) {

    .tour-item > .desc > h3{
        font-size: 15px;
        line-height: 17px;
    }
    .price2{
        font-size: 18px !important;
    }
    .tour-item > .img > .location{
        font-size: 12px;
    }
    .smt {
        margin-top: 20px;
    }
    .headcontainer {
        padding-right: 0px !important;
        width: 100% !important;
        padding-left: 24%;
    }
    .bn-menu {
        padding-bottom: 64px;
    }
 
    .bn-menu-box.active {
        width: 100vw;
    }
    .bn-links-desktop {
        display: none;
    }
    
	.slider-form-in>.row>div>.form-group {
        margin-bottom: 20px;
    }
/*    .main-banner {
        height: unset;
        padding-top: calc(3/4*100%);
    }*/
    .bn-logo>img {
        width: 130px;
    }
    /*.nt-flex>.left {
        display: none;
    }*/
    footer {
        padding-bottom: 64px;
    }
    
    .slider-form-title>h2 {
        font-size: 30px;
        line-height: 36px;
    }
    .slider-form-title>span {
        font-size: 16px;
        line-height: 22px;
    }
    .main-about-img:before {
        border-width: 20px;
    }
    .main-room-item>.left {
        min-width: 200px;
        width: 200px;
    }
    .slider-bottom {
        background: none;
        margin-top: 20px;
    }
    .sb-flex {
        display: none;
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: column;
    }
    .sb-flex .left .desc {
        display: none;
    }
    .sb-flex .left {
        padding: 0;
        border-radius: 10px 10px 0 0;
        overflow: hidden;
    }
    .sb-flex .left .desc {
        padding: 10px 15px;
        background: #444;
    }
    .sb-flex>.right {
        width: 100%;
        overflow: hidden;
        border-radius: 10px 10px 10px 10px;
    }
    .sb-flex>.right>.item:first-child:before {
        content: none;
    }
    .sb-flex>.right>.item:last-child:before {
        content: none;
    }
    .sb-flex>.right>.item {
        width: 100%;
    }
}

@media (max-width: 767px) {
	.slider-form-title>h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .main-title {
        font-size: 18px;
        line-height: 24px;
    }
    .slider-form-title>span {
        font-size: 14px;
        line-height: 20px;
    }
   /* .main-banner {
        height: unset;
        padding-top: calc(3/3*100%);
    }*/
    .main-room-item>.left {
        min-width: 180px;
        width: 180px;
    }
    .main-room-item .main-btn {
        width: 100%;
    }
    .main-room-item>.right>.desc>.text {
        padding: 10px;
    }
    .bcrumb h1 {
        font-size: 24px;
        line-height: 30px;
    }
    .hotel-facs>div {
        min-width: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    
    .hotel-facs > div:last-child {
        margin-bottom: 0;
    }
}

@media (max-width: 575px) {
	.main-slider-container:before {
        content: none;
    }
  /*  .main-banner {
        height: unset;
        padding-top: calc(3/2.5*100%);
    }*/
    .main-room-item {
        align-items: flex-start;
        flex-direction: column;
    }
    .main-room-item>.left {
        margin-right: 0;
        margin-bottom: 10px;
        width: 50%;
        min-width: 50%;
    }
    .main-about-img:before,
    .main-about-img:hover:before {
        border-width: 10px;
    }
    .passenger-box>.pb-menu {
        min-width: 240px;
    }
    .comment-item>.avatar {
        display: none;
    }
    .blog-list-item>.left {
        min-width: 100px;
        width: 100px;
        margin-right: 15px;
    }
    .blog-list-item>.left>.img {
        padding-top: 100%;
    }
    .blog-list-item>.right {
        width: calc(100% - 100px - 15px);
    }
    .blog-list-item>.right > .desc > h3 {
        margin-bottom: 5px;
    }
    .blog-list-item>.right > .desc > p {
        margin-bottom: 5px;
    }
}

@media (max-width: 449px) {
	.main-room-item>.left {
        width: 100%;
    }
  /*  .main-banner {
        height: unset;
        padding-top: calc(3/2*100%);
    }*/
}