
@media (min-width: 992px) {
    .m-tour-list {
        order: 2;
        flex-basis: 50%;
        max-width: 50%;
        padding-right: 15px;
        padding-left: 15px;
    }
    .l-tour-list {
        order: 1;
        flex-basis: 30%;
        max-width: 30%;
        padding-right: 15px;
        padding-left: 15px;
    }
    .r-tour-list {
        order: 3;
        flex-basis: 20%;
        max-width: 20%;
        padding-right: 15px;
        padding-left: 15px;
    }
    .container {
        width: 100%;
        max-width: 100%;
        padding-left: 95px;
        padding-right: 95px;
        margin: auto;
    }
    .n_s {
        min-width: 215px;
        background-color: #fff;
        box-shadow: 0 0 8px rgba(102,102,102,0.5);
        border-radius: 2px;
        padding: 20px 18px;
        position: absolute;
        top: 100%;
        left: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.35s;
        -khtml-transition: all 0.35s;
        -moz-transition: all 0.35s;
        -ms-transition: all 0.35s;
        -o-transition: all 0.35s;
        transition: all 0.35s;
        list-style: none;
        z-index: 99;
        text-align: left;
    }
    .n_s > li > a {
        display: inline-block;
        border-bottom: 1px solid transparent;
        color: #444444;
    }


    .n_w {
        padding-right: 170px;
    }
    .n_m > li:hover .n_s {
        opacity: 1;
        visibility: visible;
    }
    .n_s > li + li {
        margin-top: 15px;
    }
    .n_s > li > a:hover {
        color: #095191;
        border-bottom-color: #095191;
    }
    .n_m > li:hover > a {
        color: #ff681a;
    }
   .search-filter {
       float: left;
       width: 28%;
       padding: 0 5px;
   }
    .search-filter:last-child {
        width: 16%;
    }
    .search-input {
        margin: 0 -5px;
    }
    .main-tour {
        margin: 0 -15px;
    }
    .left-main-tour {
        float: left;
        width: calc(100% - 350px);
        padding: 0 15px;
    }
    .right-main-tour {
        float: left;
        width: 350px;
        padding: 0 15px;
    }
}
@media (min-width: 1200px) {
    .container.tour-details {
        max-width: 1160px;
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media (min-width: 600px) {
    .s1_f .form-control {
        padding-right: 140px;
    }
}

@media (min-width: 992px){

    .right-content-blog {
        position: sticky;
        top: 20px;
        z-index: 9;
    }
    .left-content-detail {
        float: left;
        padding-right: 30px;
        width: calc(100% - 320px);
        width: -webkit-calc(100% - 320px);
    }
    .right-content-blog {
        width: 300px;
        float: right;
    }
    .right-main-tour {
        position: sticky;
        top: 70px;
        z-index: 0;
    }
    .s6_ku {
        float: right;
    }
    .s4_swiper .swiper-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    .s4_swiper .swiper-slide {
        padding-right: 15px;
        padding-left: 15px;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .s24_w + .s24_w {
        margin-top: 20px;
    }
    .s24_a {
        padding-right: 40px;
    }
    .s24_w {
        background-color: #fff;
        padding: 30px 27px;
        border: 1px solid #e8e8e8;
    }
    .s19_w {
        padding-left: 52px;
    }
    .s_v {
        display: none;
    }
    .s3_m .swiper-slide {
        float: left;
        width: 50%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .s3_m .swiper-slide {
        float: left;
        width: 50%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .s3_m .swiper-wrapper {
        margin-left: -20px;
        margin-right: -20px;
    }
    .s6_ka {
        float: left;
        width: 100px;
        height: 100px;
        margin-right: 45px;
    }
    .s6_kb {
        float: left;
        padding-top: 7px;
    }
    .s7_m .swiper-slide {
        float: left;
        width: 33.33333%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .s7_m .swiper-wrapper {
        width: auto;
        margin-left: -15px;
        margin-right: -15px;
    }
    .s11_bh {
        padding-right: 220px;
        min-height: 105px;
    }

    .s11_p {
        max-width: 208px;
        right: 20px;
        top: 20px;
        position: absolute;
        padding-left: 35px;
        border-left: 1px dashed #ccc;
        text-align: right;
    }
    .s11_k {
        position: absolute;
        left: 20px;
        bottom: 20px;
    }
    .s16_swiper .swiper-slide {
        float: left;
        width: calc(33.69% - 4px);
        margin: 0 2px 4px;
        padding-top: 20.573%;
    }

    .s16_swiper .swiper-slide:first-child {
        width: calc(66.31% - 4px);
        padding-top: 41.503%;
    }
    .s16_swiper .swiper-wrapper {
        display: block;
        height: auto;
    }
    .s16_swiper .swiper-button-white {
        display: none;
    }
    .s16_swiper .swiper-button-white {
        display: none;
    }
    .s16_la {
        height: 230px;
    }
    #right-cruise {
        order: 2
    }
    #left-cruise{
        order: 1
    }
    .s18_b {
        min-height: 258px;
        padding-right: 182px;
        padding-left: 20px;
    }
    .s18_b .s11_e {
        margin-top: 7px;
    }
    .s11_p {
        max-width: 208px;
        right: 20px;
        top: 20px;
        position: absolute;
        padding-left: 35px;
        border-left: 1px dashed #ccc;
        text-align: right;
    }
    .s18_b {
        min-height: 258px;
        padding-right: 182px;
        padding-left: 20px;
    }
    .s33_m {
        min-height: 444px;
        padding-top: 60px;
    }
    .s35_n {
        background-color: #fff;
        border: 1px solid #f0f0f0;
        padding: 20px 0;
    }
    .s35_m {
        background-color: #fff;
        border: 1px solid #f0f0f0;
        padding: 20px 35px;
    }
    .sP_i img {
        width:100%;
        height:100%
    }
}
@media (max-width: 991px) {
    .copyright {
        padding-bottom: 120px;
    }
    .infor_bar {
        text-align: center;
    }
    .infor_bar a {
        float: none;
        display: inline-block;
    }
    #bar_{
        width: 100%;
        text-align: center;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    #bar_ div + div {
        margin-top: 5px;
    }
    .m-tour-list {
        order: 1;
        flex-basis: 100%;
        max-width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }
    .l-tour-list {
        order: 2;
        flex-basis: 100%;
        max-width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }
    .r-tour-list {
        order: 3;
        flex-basis: 100%;
        max-width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }
    #toTop {
        height: 40px;
        width: 40px;
        line-height: 40px;
        border-radius: 50%;
        background: rgba(255, 46, 23, 0.7);
        bottom: 110px;
    }
    .top-right-header {
        display: none;
    }
    .btn-close-sidebar {
        display: block;
    }
    #sidebar-mobile.active {
        right: 0;
        box-shadow: 2px 0 7px rgba(0, 0, 0, 0.1);
    }

    #sidebar-mobile {
        position: fixed;
        background: #fff;
        right: -300px;
        top: 0;
        z-index: 99999;
        height: 100%;
        width: 300px;
        -webkit-transition: 0.2s ease;
        transition: 0.2s ease;
        padding: 20px;
    }

    .travel-scrollspy {
        position: static;
    }

    #sidebar-mobile .btn-open-sidebar {
        display: block;
        position: absolute;
        bottom: calc(30%);
        left: -50px;
        z-index: 999;
        cursor: pointer;
        background: #0e80bf;
        color: #ffffff;
        transform: rotate(90deg);
        border-radius: 10px;
        border: none;
        padding: 2px 7px;
        font-weight: 600;
        opacity: 0.7;
    }
    #sidebar-mobile .btn-open-sidebar:hover,
    #sidebar-mobile .btn-open-sidebar:focus{
        opacity: 0.9;
    }
    .main img {
        width: auto !important;
        height: auto !important;
    }
    .s19_u {
        margin-left: -15px;
        margin-right: -15px;
        padding: 20px 30px 20px 15px;
        position: relative;
        border-bottom: 4px solid #ececec;
    }
    .js-banner {
        min-height: 300px;
    }
    .s19_ux {
        display: inline-block;
        font-size: 18px;
        position: absolute;
        right: 15px;
        top: 16px;
    }
    .s19_ui {
        padding-left: 23px;
        position: relative;
    }
    .s19_ui .fa {
        position: absolute;
        left: 0;
        top: 3px;
    }
    .s19_w {
        margin-top: 30px;
    }
    .s19_it {
        font-size: 19px;
    }
    .s5_c {
        padding: 20px 12px;
    }
    .s5_swiper .swiper-wrapper {
        -ms-touch-action: pan-y;
        touch-action: pan-y;
    }
    .s5_w {
        width: 80%;
    }
    .s_t {
        font-size: 21px;
    }
    .s4_kt {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .s4 {
        padding-top: 55px;
    }
    .s4_k {
        padding: 23px;
        text-align: center;
        background-image: url(../images/ads-bg-sp.jpg);
    }
    .s1_w {
        height: 300px;
        min-height: 300px;
    }
    .s29 {
        padding: 25px 0 50px;
    }
    .s4_p {
        padding-top: 20px;
    }
    .s4_o {
        font-size: 12px;
    }
    .s4_w {
        width: 80%;
    }
    .s4_swiper {
        overflow: inherit;
        -ms-touch-action: pan-y;
        touch-action: pan-y;
    }
    .s27_b .form-group {
        margin-bottom: 20px;
    }
    .s27_ai {
        margin-right: 0;
    }
    .s27_i {
        padding: 20px 11px;
        margin-bottom: 4px;
    }
    .s24_pc {
        margin-top: 26px;
    }
    .s24_pl {
        margin-top: 20px;
    }
    .s24_p {
        margin-top: 20px;
        padding: 20px;
        background: #FFFFFF;
        margin-bottom: 20px;
    }
    .s24_pe {
        margin-top: 20px;
    }
    .s24_a {
        margin-left: -15px;
        margin-right: -15px;
    }
    .title {
        font-size: 22px;
    }
    .s11_k a {
        font-size: 12px;
        margin-top: 5px;
    }
    .s11_pa {
        margin-top:0;
        width:109px;
        position:absolute;
        right:0;
        top:calc(50% + 10px);
        -webkit-transform:translateY(-50%);
        -khtml-transform:translateY(-50%);
        -moz-transform:translateY(-50%);
        -ms-transform:translateY(-50%);
        -o-transform:translateY(-50%);
        transform:translateY(-50%)
    }
    .s11_p {
        border-top: 1px dashed #ccc;
        padding-top: 20px;
        margin-top: 25px;
        padding-right: 115px;
        position: relative;
    }
    .s11_c {
        margin-top: 15px;
        margin-bottom: 10px;
    }
    .s11_t {
        font-size: 18px;
    }
    .s11_b {
        border: none;
        padding: 20px 15px 30px 15px;
    }
    .s17_f .btn {
        width: 100%;
    }
    .s16_rn {
        padding-left: 30px;
    }
    .s16_rb {
        padding: 16px 18px 28px;
    }
    .s16_lb {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 10px;
    }
    .s16_lc {
        width: 100%;
    }
    .s16_g {
        margin-bottom: 10px;
    }

    .s16_i + .s16_i {
        border-top: 1px solid #ececec;
    }
    .s16_ib {
        display: none;
    }
    .s16_i {
        margin-bottom: 0;
    }
    .s16_it {
        font-size: 20px;
        position:relative;
        padding:20px 25px 20px 0;
        margin-bottom:0
    }
    .s16_it:after {
        content:'\f107';
        font-size: 18px;
        font-family:FontAwesome;
        display:inline-block;
        position:absolute;
        right:0;
        top:50%;
        -webkit-transform:translateY(-50%);
        -khtml-transform:translateY(-50%);
        -moz-transform:translateY(-50%);
        -ms-transform:translateY(-50%);
        -o-transform:translateY(-50%);
        transform:translateY(-50%)
    }
    .s16_it.active:after {
        content:'\f106'
    }
    .s16_il li {
        width: 100%;
    }
    .s16_g {
        margin-left: -15px;
        margin-right: -15px;
    }
    .s16_swiper .swiper-slide {
        padding-top: 61.5%;
    }
    .s16_t {
        font-size: 25px;
    }
    .s16 {
        background-color: #fff;
        padding-bottom: 0;
    }
    .s34_t {
        font-size: 30px;
    }
    .img-cust {
        padding: 5px;
    }
    .s33_h > strong span {
        font-weight: normal;
        display: block;
    }
    .s33_h > strong {
        font-size: 20px;
    }
    .s33_m {
        padding-top: 20px;
        padding-bottom: 10px;
    }
    .s32_t span {
        font-size: 18px;
    }
    .s32_t strong {
        font-size: 22px;
    }
    .breadcrumbs {
        padding-top: 12px;
        padding-bottom: 12px;
        font-size: 14px;
    }
    .sH {
        padding: 35px 0;
    }
    .s15_f .form-group {
        margin-bottom: 10px;
    }
    .s15_c {
        width: 100% !important;
    }
    .s15 {
        padding: 0;
    }
    .s15_f {
        padding-bottom: 23px;
        display: none;
    }
    .s18_b {
        padding-left: 15px;
        padding-right: 15px;
        min-height: 130px;
    }
    .s18_i {
        margin-left: -15px;
        margin-right: -15px;
        border-left: none;
        border-right: none;
        margin-bottom: 5px;
        padding: 13px 15px;
    }
    .s18_a {
        width: 130px;
        height: 130px;
    }
    .s26_dl:after {
        right:11px
    }
    .s_u {
        display: none;
    }
    .s35_n {
        padding: 30px 15px;
        margin-left: -15px;
        margin-right: -15px;
        background-color: #f3f3f3;
    }
    .s35_nm {
        background-color: #fff;
        border: 1px solid #f0f0f0;
        padding: 6px 0;
    }

}
@media (min-width: 1200px) {
    .s11_p {
        right: 30px;
        top: 30px;
    }
    .s11_k {
        left: 30px;
        bottom: 45px;
    }

}
@media (min-width: 768px) {
    .s16_w {
        padding: 28px 25px;
        border: 1px solid #f0f0f0;
    }
    .s29_a {
        float: left;
        margin-right: 20px;
    }
    .s29_r {
        margin-top: 22px;
        text-align: center;
    }
    .s30_a .s29_ai {
        width: 80px;
        height: 80px;
        margin-right: 18px;
    }
    .s30_a .s29_r {
        padding-top: 8px;
    }
}
@media (max-width:991px) {
    .n_c {
        display: none;
    }
    #n_c_1 .n_c{
        display: block;
    }
    .sHd .s_o {
        display: none;
        margin-top: 10px;
    }
    .sHd {
        border: 1px solid #e3e3e3;
        padding: 18px 12px;
        overflow: hidden;
        border-radius: 2px;
        height: 58px;
        position: relative;
    }
    .sHd::before {
        content: '\f107';
        display: inline-block;
        font-family: FontAwesome;
        position: absolute;
        right: 12px;
        top: 11px;
        color: #095191;
        font-size: 23px;
    }
    .s_h {
        margin-bottom: 18px;
    }
    .sHd .s_t {
        font-size: 18px;
    }
    .s7_swiper {
        margin-bottom: 15px;
        padding-bottom: 20px;
    }
    .s6_kt {
        font-size: 25px;
    }
    .s6_ku {
        margin-top: 20px;
    }
    .s6_km {
        padding: 20px 12px 25px;
        text-align: center;
    }
    .s6_ka {
        width: 70px;
        height: 70px;
        display: block;
        margin: 0 auto 10px;
    }
    .s6_row {
        margin-left: -5px;
        margin-right: -5px;
    }
    .s6_a strong {
        font-size: 18px;
        padding: 10px;
    }
    .s6_row div[class^="col-"] {
        padding-left: 5px;
        padding-right: 5px;
    }
    .s3_swiper {
        margin-bottom: 15px;
        padding-bottom: 45px;
    }
    .wg {
        margin-top: 30px;
    }
    .s8_n li {
        width:25%
    }
    .sP {
        right:10px;
        bottom:150px;
        display:flex;
        flex-wrap:wrap;
        flex-direction:column-reverse;
        align-items:center
    }
    .sP_i {
        box-shadow:0 0 20px rgba(51,51,51,0.2)
    }
    .sP_i {
        margin-top:12px
    }
    .sP_i:last-child {
        background-color:#f04e28;
        width:32px;
        height:32px;
        color:#fff;
        font-size:2.4rem
    }
    .sH {
        padding: 35px 0;
    }
    .s9 {
        padding-bottom: 45px;
        padding-top: 0;
    }
    .sHd.active {
        height: auto;
    }

    .f1_i {
        margin-bottom: 0;
        border-bottom: 1px solid rgba(0,0,0,0.2);
    }
    .f1_i h4 {
        padding: 15px 0;
        margin-bottom: 0;
        position: relative;
        border-bottom: none;
        font-size: 17px;
    }
    .f1_i h4::before {
        content: '\f107';
        display: inline-block;
        font-family: FontAwesome;
        font-size: 20PX;
        color: #0e69c9;
        position: absolute;
        right: 7px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -khtml-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .f1_gc:first-child .f1_i {
        border-top: 1px solid rgba(0,0,0,0.2);
    }
    .f1_i ul {
        display: none;
        padding: 10px 0 20px;
    }
    .f1_i h4.active::before {
        content: '\f106';
    }
    .sHd.active::before {
        content: '\f106';
    }
    .f2 .tb-cell {
        display: block;
    }
    .f2_b {
        margin-top: 30px;
        text-align: center !important;
    }
    .f2 {
        text-align: center;
        padding-top: 30px;
        padding-bottom: 35px;
    }
    .s4 {
        padding-top: 55px;
    }
    .n_a {
        padding-top: 34px;
    }
    .n_a > div {
        width: calc(50% - 20px);
        display: inline-block;
        vertical-align: middle;
        margin: 0 10px;
    }
    .n_a > div {
        width: calc(50% - 20px);
        display: inline-block;
        vertical-align: middle;
        margin: 0 10px;
    }
    .n_a .btn {
        width: 100%;
    }
    .n_c {
        right: 60px;
        top: -14px;
        height: calc(100% + 28px);
    }
    .n_ct {
        font-size: 20px;
        color: #fd792c;
        height: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
    }
    .n_ct::before {
        width: 13px;
        height: 16px;
        background-position: 0px -24px;
        vertical-align: -2px;
        margin-right: 2px;
    }
    .n_ct a{
        color: #fd792c
    }
    .n_ct::after {
        vertical-align: 2px;
    }
    .n_m {
        background-color: #f3f3f3;
        padding: 30px;
        list-style: none;
    }
    .n_m>li>a {
        padding:10px 12px;
        position:relative
    }
    .n_m > li {
        position: relative;
    }

    .n_m>li>a .fa-angle-down {
        position:absolute;
        right:6px;
        top:50%;
        -webkit-transform:translateY(-50%);
        -khtml-transform:translateY(-50%);
        -moz-transform:translateY(-50%);
        -ms-transform:translateY(-50%);
        -o-transform:translateY(-50%);
        transform:translateY(-50%)
    }
    .n {
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 9992;
        background-color: #fff;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        display: none;
    }
    .n_x {
        position:absolute;
        right: 20px;
        top:50%;
        -webkit-transform:translateY(-50%);
        -khtml-transform:translateY(-50%);
        -moz-transform:translateY(-50%);
        -ms-transform:translateY(-50%);
        -o-transform:translateY(-50%);
        transform:translateY(-50%)
    }
    .a-logo {
        display: inline-block;
        width: 95px;
        text-align: center;
        background: #FF671B;
    }
    .n_m>li>a {
        padding:10px 12px;
        position:relative
    }
    .n_m>li>a .fa-angle-down {
        position:absolute;
        right:6px;
        top:50%;
        -webkit-transform:translateY(-50%);
        -khtml-transform:translateY(-50%);
        -moz-transform:translateY(-50%);
        -ms-transform:translateY(-50%);
        -o-transform:translateY(-50%);
        transform:translateY(-50%)
    }
    .n_d .n_s {
        padding-left: 30px;
        padding-bottom: 20px;
        padding-top: 5px;
        border-bottom: 1px solid rgba(153,153,153,0.2);
        margin-bottom: 15px;
        display: none;
    }
    .n_p > .n_s {
        display: block;
        list-style: none;
        padding: 0;
    }
    .n_p > .n_s li a {
        display: block;
        padding: 10px 12px;
    }
    .n_m > li > a {
        padding: 5px 10px;
        position: relative;
        color: #444444;
        font-size: 20px;
        font-weight: 500;
        display: block;
    }
    .n_m > li > ul > li > a {
        line-height: 1;
        font-size: 17px;
        color: #000;
        white-space: nowrap;
    }
    .n_p > a {
        display: none !important;
    }
    .s18_b {
        padding-left:15px;
        padding-right:15px;
        min-height:130px
    }
    .s18_b:after {
        content:'\f105';
        font-family:FontAwesome;
        font-size: 20px;
        color:#095191;
        display:inline-block;
        position:absolute;
        right:0;
        top:50%;
        -webkit-transform:translateY(-50%);
        -khtml-transform:translateY(-50%);
        -moz-transform:translateY(-50%);
        -ms-transform:translateY(-50%);
        -o-transform:translateY(-50%);
        transform:translateY(-50%)
    }
    #undefined-sticky-wrapper{
        display: none;
    }
    .s19_os > div {
        display: block;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .s19_i2 {
        background-color: #f6f6f6;
    }
    .s19_i {
        border-bottom: 4px solid #ececec;
        margin-left: -15px;
        margin-right: -15px;
        padding: 30px 15px;
    }
    .s19_i + .s19_i {
        padding-top: 30px;
    }
    .s19_p {
        padding: 0;
    }
    .s19_i3 {
        padding-bottom: 30px;
    }
    .s19_pcm > label {
        display: block;
    }
    .s19_pis .tb {
        display: block;
    }
    .s19_pi .tb-cell:nth-child(1) {
        width: 100%;
        display: block;
    }
    .s19_pi .tb-cell:nth-child(2) {
        text-align: left;
    }
    .s19_pec {
       margin: 15px 0;
    }
    .s19_pea {
        text-align: center;
    }
    .s19_pe {
        margin-top: 0;
    }
    .s19_main {
        padding-top: 0;
    }
    .s19_pi {
        padding: 15px;
    }
    .s19_i3 .s19_ih {
        margin-bottom: 0;
        padding-top: 23px;
        padding-bottom: 23px;
        padding-right: 18px;
    }
    .s19_i_close .s19_ih::after {
        content: '\f107';
        display: inline-block;
        font-family: FontAwesome;
        font-size: 18px;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -khtml-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .s19_i_close .s19_ih.active::after {
        content: '\f106';
    }

    .s19_i_close {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .s19_i_close .s19_it {
        margin: 0;
    }
    h3.s19_it {
        font-size: 20px;
    }
    .s19_i_close .s19_ih {
        padding-top: 23px;
        padding-bottom: 23px;
        margin: 0;
    }
}
@media (max-width:767px) {
    .col-g-0 {
        width: 100%;
        height: 300px;
        margin-bottom: 3px;
    }
    .col-g-1, .col-g-2, .col-g-3, .col-g-4 {
        width: 49.5%;
        height: 145px;
    }
    .h2-about {
        font-size: 30px;
    }
    .analytics-item + .analytics-item {
        padding-top: 40px;
    }
    .box-analytics-index {
        background-attachment: scroll;
    }
    .analytics-items {
        display: block;
    }
    .analytics-item {
        display: block;
        width: 100%;
    }
    .item-tour-index {
        width: 50%;
    }
    .h2-title {
        font-size: 30px;
    }
    .item-cat-tour-home-outer,
    .item-cat-tour-home-outer:nth-child(2)
    {
        width: 50%;
    }
    .h3-cat-home {
        font-size: 18px;
    }
    .pb-100 {
        padding-bottom: 60px;
    }
    .mt-100 {
        margin-top: 60px;
    }
    .pt-100 {
        padding-top: 60px;
    }
    .s15_h {
        padding: 15px 23px;
        position: relative;
        color: #fff;
        margin-bottom: 0 !important;
    }
    .search {
        padding-top: 18px;
        text-align: left !important;
        padding-bottom: 20px;
    }
    .s15_h:before,
    .s15_h:after {
        content: '';
        display: inline-block;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -khtml-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .s15_h:before {
        width: 16px;
        height: 16px;
        background: url(../images/icons.svg) no-repeat -271px 0;
        left: 0
    }

    .s15_h:after {
        content: '\f107';
        font-family: FontAwesome;
        right: 0
    }

    .s15_h.active:after {
        content: '\f106'
    }

    .title-search {
        font-size: 16px;
        text-align: left !important;
    }
    #home-slide.swiper-container {
        height: 400px;
    }
    #home-slide.swiper-container img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .bar_supports a.viber, .bar_supports a.messager {
        text-align: center;
    }
    .bar_supports a.whatapp {
        padding-left: 13px;
        text-align: center;
    }
    .br span {
        display: none;
    }
    .br {
        float: right;
        height: 32px;
        margin-left: 5px;
        background-position: center center;
    }
    .bar_supports a {
        font-size: 12px;
        padding: 0 10px;
        height: 30px;
        line-height: 30px;
    }
    .whatapp i {
        font-size: 16px;
    }
    .bar_supports a.viber, .bar_supports a.messager {
        background-size: 15px;
        padding-left: 30px;
    }
    .s27_ai img {
        max-width: 100%;
        width: 100%;
    }
    .s27_ac {
        display: none;
    }
    .wpcf7-free-text {
        width: 100%;
    }
    .s25_u {
        min-width: 100px;
    }
    .s25_t {
        font-size: 18px;
    }
    .s19_rf {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .s19_r .tb-cell {
        display: block;
        text-align: center;
    }
    .s19_r .tb {
        margin-bottom: 20px;
    }
    .progress {
        height: 15px;
        min-width: auto;
        width: 180px;
    }
    .tb-write-review {
        margin-top: 10px;
    }
    .s19_r .tb-cell {
        padding-left: 15px;
        padding-right: 15px;
    }

    .dd {
        text-align: right;
    }
    td.responsive span {
        float: left;
        color: #444444;
        font-weight: bold;
        font-size: 14px;
    }
    .table-price td, .td-price td {
        font-size: 14px;
    }
    .top-tour-out {
        padding-bottom: 0;
    }
    .s18_t {
        font-size: 17px;
    }
    .s1_o {
        font-size: 16px;
    }
    .s8_n li {
        width: 33.33333%;
    }
    .s6_i {
        margin-bottom: 10px;
    }
    .s3_t {
        font-size: 18px;
    }
    .s4_o {
        height: auto;
    }
    .s31_gi {
        margin-bottom: 15px;
        padding-left: 12px;
        padding-right: 12px;
    }
    .s31_g {
        margin-top: 15px;
    }
    .s31_m {
        padding-left: 12px;
        padding-right: 12px;
    }
    .s26 {
        padding-top: 20px;
        padding-bottom: 50px;
    }
    .s30_lm {
        padding-left: 0;
    }
    .s21 {
        padding-top: 30px;
    }
    .s22_t {
        font-size: 25px;
    }
    .show_blog {
        margin-bottom: 20px;
    }
    .s1_w_small {
        height: 200px;
    }

    .wg_i3 {
        padding-left: 12px;
        padding-right: 12px;
    }
    .s30_l {
        padding: 20px 12px;
    }
    .s30_h {
        font-size: 22px;
    }
    .s29_fc {
        font-size: 12px;
    }
    .s29_i {
        padding: 16px 10px;
        margin-bottom: 13px;
    }
    .s29_b {
        margin-top: 17px;
    }
    .s29_ai {
        width: 60px;
        height: 60px;
        float: left;
        margin-right: 17px;
    }
    .s29_r {
        overflow: hidden;
    }
    .s29_n {
        font-size: 16px;
    }
    .s8_n li {
        width:33.33333%
    }
    .s1_t {
        font-size: 30px;
    }
    .s1_o {
        font-size: 18px;
    }
    .s10 {
        font-size: 18px;
    }
    .s19_h {
        padding-right: 0;
    }
    .s19_hr {
        position: relative;
        top: auto;
        right: auto;
        transform: none;
        text-align: left;
    }
    .s19_ho {
        display: inline-block;
    }
    .s19_hk {
        display: inline-block;
        margin-left: 15px;
    }
}
@media (max-width:550px) {
    .img-tour-index {
        height: 250px;
    }
    .item-tour-index {
        width: 100%;
    }
    .s8_n li {
        width:50%
    }
}
@media (max-width: 991px) {
    #scrollSpy  li.active  a {
        border-bottom: 3px solid #0e80bf;
    }
    .s19_nm {
        border-bottom: 0;
    }
    .s19_nm li {
        float: none;
        margin-right: 0;
    }
    .s19_nm li a {
        padding: 5px 0;
    }
    #scrollSpy .navbar-header {
        width: 100%;
    }
    #scrollSpy {
        padding: 10px;
        z-index: 99;
    }
    .n_c {
        display: block;
    }
    header {
        position: relative;
    }
    .left-header {
        flex-basis: 80px;
    }
    img.logo {
        width: 70px;
        height: 70px;
    }
    .full-itinerary h5 {
        padding-left: 70px;
        margin-bottom: 25px;
    }
    .full-itinerary h5 button {
        padding-right: 20px;
    }
    .full-itinerary {
        padding: 15px;
        border: none;
    }
    .entry-date {
        top: 40px;
        left: 42px;
    }
    .n {
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 9992;
        background-color: #fff;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        display: none;
    }
}

@media (min-width: 600px) {
    .tour-bottom {
        padding: 15px 10px 10px;
    }
    .s1_f .btn {
        position: absolute;
        right: 10px;
        top: 10px;
        width: 115px;
        height: 48px;
    }
}
@media (max-width: 599px) {
    .s9_n li {
        width: 100%;
    }
    .s1_f .form-control {
        height: 50px;
    }
    .s1_f .btn {
        display: block;
        width: 100%;
        margin-top: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .autocomplete::before {
        content: '\f002';
        font-family: FontAwesome;
        display: inline-block;
        font-size: 16px;
        color: #acacac;
        position: absolute;
        left: 18px;
        top: 13px;
    }
}
@media (max-width:650px) {
    .s24_tabs {
        width:100%;
        overflow-x:auto;
        white-space:nowrap;
        border-bottom:1px solid rgba(223,223,223,0.5)
    }
    .s24_tabs li {
        float: none;
        display: inline-block;
    }
}
