@media (min-width:1200px)
/* lg*/

{
    .row_pc {
        margin-right: -15px;
        margin-left: -15px;
    }
    .container {
        width: 1200px;
    }
    .col-lg-225 {
        width: 22.5%;
    }
    .col-lg-550 {
        width: 55%;
    }
    .col-lg-push-225 {
        left: 22.5%;
    }
    .col-lg-775 {
        width: 77.5%;
    }
    .col-lg-pull-775 {
        right: 77.5%;
    }
    .col-lg-280 {
        width: 28%;
    }
    .col-lg-720 {
        width: 72%;
    }
    .col-lg-700 {
        width: 70%;
    }
    .col-lg-977 {
        width: 77%;
    }
    .col-lg-323 {
        width: 23%;
    }
    .col-lg-543 {
        width: 43.666667%;
    }
    .col-lg-431 {
        width: 31.333333%;
    }
    .col-lg-320 {
        width: 20%;
    }
    .col-lg-330 {
        width: 30%;
    }
    .col-lg-980 {
        width: 80%;
    }
    .col-lg-436 {
        width: 36.333333%;
    }
    .col-lg-431 {
        width: 31.333333%;
    }
    .col-lg-538 {
        width: 38.666667%;
    }
    .col-lg-427 {
        width: 27.333333%;
    }
    .col-lg-222 {
        width: 22.666667%;
    }
    .col-lg-329 {
        width: 29%;
    }
    .col-lg-440 {
        width: 40%;
    }
    .col-lg-860 {
        width: 60%;
    }
    .col-lg-130 {
        width: 12%;
    }
    .col-lg-620 {
        width: 63%;
    }
    .col-lg-642 {
        width: 42%;
    }
}

@media (min-width:992px) and (max-width:1199px)
/* md*/

{
    .container {
        max-width: 100%;
        padding: 0;
    }
    .row_pc {
        margin-right: -15px;
        margin-left: -15px;
    }
    .col-md-329 {
        width: 29%;
    }
    .col-md-642 {
        width: 42%;
    }
    .company__imfo h4 {
        font-size: 15px;
    }
    .tourPhoto a {
        color: white;
        /* text-transform: uppercase; */
        font-family: 'UVNHongHaHepBold';
        font-size: 13px;
    }
    .tourBox__title p span {
        font-family: 'Roboto_Bold';
        font-size: 11px;
        color: #fffc00;
    }
    .ketnoi p {
        display: inline;
        float: inherit;
        margin-right: 7px;
    }
    .nav-menu>.menu-item>.menu-link {
        padding: 10px 13px;
        font-size: 13px;
    }
}

@media (min-width:768px) and (max-width:991px)
/* sm*/

{
    .company__imfo h4 {
        font-size: 15px;
    }
    .company__imfo p:nth-child(2) {
        font-size: 10px;
    }
    .titnewHot_detail {
        display: inline-block;
        margin-top: 10px;
        /* border-bottom: 1px solid #ccc; */
        width: 48%;
    }
    .company__imfo {
        /* width: 50%; */
        padding-right: 0px;
    }
    .ketnoi p {
        float: inherit;
    }
    .img_logo_mb {
        height: 100%;
        width: 100%;
        max-width: 80px;
        object-fit: cover;
    }
    .sc_header_main {
        margin-top: 60px;
    }
    .tripad a img {
        float: right;
    }
}

@media only screen and (max-width: 480px) {
    .hotline_header {
        display: none;
    }
    .menu_mb {
        background-color: #000;
        opacity: 0.8;
    }
    #header {
        background: none;
    }
    .list_link_hd {
        display: none;
    }
    .contact-ft {
        opacity: 0.8;
    }
    .qts_footer_bot {
        padding-bottom: 70px;
    }
    .tripad {
        text-align: center;
    }
    .titleH2 a {
        border: 0;
    }
    .titleH2 {
        padding-top: 10px;
        border-bottom: 1px solid #333;
        border-top: 1px solid #333;
    }
    .tourBox__title>h3 {
        text-align: center;
    }
    .tourBox {
        margin-top: 0;
        margin-bottom: 0;
    }
    .fb_dialog_mobile {
        top: 35% !important;
    }
    .your_cart .w_480_100 {
        width: 100%;
    }
    .your_cart .contact_information_form .form_group {
        border-bottom: none;
    }
    .your_cart .contact_information_form .form_group input,
    .your_cart .contact_information_form .form_group select {
        border-bottom: 1px solid #cccccc;
    }
    .your_cart .contact_information_form select {
        float: unset;
    }
    /* .qts_header_bot{
        background-color: #000;
    } */
}

@media (max-width: 320px) {
    .qts_footer_bot {
        padding-bottom: 110px;
    }
}

@media (max-width: 768px) {
    .hotline_header {
        display: none;
    }
    .menu_mb {
        background-color: #000;
        opacity: 0.8;
    }
    #header {
        background: none;
    }
    .list_link_hd {
        display: none;
    }
}

@media (max-width:767px)
/* xs*/

{
    /* your cart */
    .check_date_wrap {
        display: block;
    }
    .check_date_wrap .btn_search {
        text-align: center;
    }
    .check_date_wrap .input-group {
        margin: 0 auto;
        margin-bottom: 10px;
    }
    .progress_bar .item_progress {
        text-align: left;
        padding-left: 30px;
    }
    .your_cart .detail_request {
        display: flow-root;
    }
    .your_cart .detail_request .request {
        float: right;
    }
    /* /your cart */
    .fixcontent img {
        width: inherit;
        max-width: 100% !important;
        height: auto !important;
    }
    .fixcontent table {
        width: inherit;
        max-width: 100% !important;
        height: auto !important;
    }
    .giohangfix {
        width: 550px !important;
    }
    .fixgiohang {
        overflow: auto;
    }
    .hotline_cart {
        display: block;
        float: none;
        text-align: center;
    }
    .titnewHot_detail img {
        width: 19% !important;
    }
    .company__imfo,
    .showroomAdress {
        margin-bottom: 20px;
        margin-left: 30px;
    }
    .ketnoi {
        margin-top: 20px;
    }
    .company__imfo {
        padding-right: 10px;
    }
    .img_logo_mb {
        height: 100%;
        width: 100%;
        max-width: 80px;
        object-fit: cover;
    }
    .sc_header_main {
        margin-top: 0px;
    }
    .slider_main .owl-nav .owl-prev {
        left: 0px;
        top: 0px;
    }
    .slider_main .owl-nav .owl-next {
        right: 0px;
        top: 0px;
    }
    .view_detail {
        padding: 2px 10px;
    }
    .title_top {
        font-size: 20px;
    }
    .col-right h2 {
        font-size: 15px;
        margin-right: 0px;
        margin-left: 0px;
        line-height: 20px;
    }
    .text_tc p {
        margin-left: 0;
        font-size: 13px;
        line-height: 18px;
    }
    .text_tc p span {
        font-size: 14px;
        line-height: 25px;
        margin-left: 0;
    }
    .text_tc p .style_color {
        font-size: 20px;
    }
    .fb_dialog_content iframe{
        bottom: 100px !important;
    }
    #fb-root{
        bottom: 100px !important;
    }
    .mySlides img{
        height: auto !important;
    }
}

@media (min-width:522px) and (max-width:766px) {
    .titnewHot_detail img {
        width: 19% !important;
    }
    .titnewHot_detail {
        display: inline-block;
        margin-top: 10px;
        /* border-bottom: 1px solid #ccc; */
        width: 48%;
    }
}

@media (max-width:480px) {
    .your_cart .item_panel,
    .your_cart .item_progress_bar {
        text-align: left;
        padding-left: 40px;
    }
    .your_cart .item_panel:nth-child(2),
    .your_cart .item_progress_bar.seconds {
        margin-top: 5px;
    }
    .your_cart .theme_4 .table.table_bot tr td.btn_wrap {
        text-align: center;
    }
    .your_cart .theme_4 .table.table_bot tr td.btn_wrap button {
        float: none;
    }
    .tourBox__title h3 {
        height: auto;
    }
    .des div {
        height: auto !important;
    }
    .voteList {
        margin-bottom: 40px;
    }
    .ul_Itineraries.t-ul_Itineraries {
        display: flex;
        flex-wrap: wrap;
    }
    .flex-reversed {
        display: flex;
        flex-direction: column-reverse;
    }
    .box_new {
        width: 100% !important;
    }
    .img_tc {
        width: 100% !important;
    }
    .col-right {
        width: 100% !important;
    }
    .contact-ft {
        display: block !important;
        z-index: 1000;
        background: #000;
        position: fixed;
        bottom: 0;
        left: 0;
        text-align: center;
        text-transform: uppercase;
    }
    .contact-ft a {
        color: #fff;
    }
    .line-height {
        line-height: 20px;
        padding-top: 5px;
        padding-bottom: 10px;
    }
    .line-height i {
        font-size: 16px;
    }
    .icon-fixed-next i {
        font-size: 10px;
        margin-top: 20px;
    }
    .book-online-ft {
        background-color: #C4A032;
        padding-bottom: 5px;
        padding-top: 5px;
    }
    .col-480-12 {
        width: 100% !important;
    }
    .col-480-6 {
        width: 50% !important;
    }
    .hidden-480 {
        display: none !important;
    }
    .fixgiohang {
        overflow: auto;
    }
    .visible-480 {
        display: block !important;
    }
    .titnewHot_detail img {
        width: 21% !important;
    }
}

.company__imfo,
.showroomAdress {
    margin-bottom: 20px;
    margin-left: 30px;
}

.ketnoi {
    margin-top: 20px;
}

.company__imfo {
    padding-right: 10px;
}

.tourBox__title h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 2;
    margin-top: -3px;
    /* text-align: center; */
    display: block;
    float: inherit;
}

.tourBox__title {
    display: flex;
}

.tourBox__title .support {
    float: left;
    padding: 2px 44px;
}

.tab__content--detail span {
    text-align: justify;
    display: block;
    margin-bottom: 5px;
}

.img_tc>a>img {
    height: 100% !important;
}

.col-right {}

.dattour {
    padding: 2px 19px;
    background: #ee8704;
    border-radius: 10px;
    font-family: 'Roboto_Bold';
    font-size: 15px;
    color: #fff !important;
    /* margin-top: 50px; */
    display: inline-block;
    /* margin-bottom: -11px; */
    margin-top: 11px;
    margin-left: 124px;
    margin-bottom: 24px;
}

.tab--detail li a {
    border-radius: 3px 3px 0 0;
    display: block;
    color: #044f4f;
    padding: 0px 0px;
    background: #c5c5c5;
    font-size: 14px;
}

.slider_main .owl-nav .owl-prev {
    left: 0px;
    top: 0px;
}

.slider_main .owl-nav .owl-next {
    right: 0px;
    top: 0px;
}

.titleH2 {
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.titleBestTour {
    margin-bottom: 0px;
    font-size: 20px;
}

.text_tc {
    padding-left: 10px;
}

.tc-tittle {
    padding-left: 10px;
    padding-top: 10px;
}

.ul_Itineraries.t-ul_Itineraries li {
    width: 100%;
}

.menu_mb {
    height: 50px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}