﻿/**
 * Hon Rang - TABWEB
 * Copyright 2017
 * <www.tabweb.vn> *
 **/

article.article_style1 {
    width: 100%;
    float: left;
    /* text-align: center; */
}

.ft-product {
    width: 100%;
    float: left;
}

.ft_1 {
    margin: 0 auto;
}

.article_title {
    padding: 50px 0;
    /* font-size: 39px; */
    /* font-weight: 300; */
}

    .article_title h2 {
        font-size: 39px;
        font-weight: 300;
        text-align: center;
    }

.article_content {
    margin: 15px 0;
}

.layoutnews .wrapper_about {
    max-width: 1140px;
}

article.article_style2 {
    width: 100%;
    float: left;
}

.article_content {
    font-size: 14.6px;
    padding-bottom: 1.25rem;
    letter-spacing: .05rem;
    font-weight: lighter;
}

.article_img a {
    text-decoration: none;
}

article.article_style3 {
    width: 50%;
    float: left;
}

.article_title h2 {
}

.article_style3 .article_title h2 {
    font-size: 31px;
    padding: 0;
    margin: 0;
    text-align: left;
}

.article_style3 .article_title {
    padding: 30px 0 0;
    margin: 0;
    text-align: left;
}

.article_style2 .article_img a img {
    width: 50%;
    float: left;
}

section.products {
    width: 100%;
    float: left;
}

.layout_schedule .customer_service {
    margin: 5px auto;
}

.purchase_form .customer_service {
    margin: 15px auto !important;
}

.layoutnews .top_header {
    position: relative;
}

.layoutnews .article_title {
    color: #666666;
}

section.programs.content_block {
    width: 100%;
    float: left;
}

.contact_main .contacts_title {
    display: none;
}

.location_title {
    width: 100%;
    float: left;
}

@media screen and (max-width: 1200px) {
}

@media screen and (max-width: 865px) {
    .layout_schedule .register_now_text {
        /* width: calc(100% - 45px); */
    }
}

@media screen and (max-width: 768px) {
    .layout_schedule .customer_service {
        max-width: calc(100% - 40px);
        max-width: -webkit-calc(100% - 40px);
    }

    .range_bar_menu {
        font-size: 16px;
    }

    .programs_content > div {
        margin: 0;
    }

    .range_bar ul li a {
        font-size: 15px;
    }

    section.programs.content_block {
        /* text-align: center; */
    }

    .col768 .programs_content_col4 {
        width: 49%;
    }

    .news_item_seemore a i {
        padding: 0px 4px;
    }

    .layout_schedule .purchase_form {
        /* display: none !important; */
    }

    .layout_schedule .programs_content.mobile {
        display: block !important;
        text-align: center;
    }

    .layout_schedule .input.count_km, .layout_schedule textarea.service_program_request {
        /* max-width: 515px; */
    }

    section.programs.content_block .programs_content {
        display: block !important;
    }

    .contact_main section.location, .contact_main .customer_service_support, .contact_main .contacts_title, .contact_main .time_open {
        display: block !important;
    }

    .contact_main .customer_service_support_title {
        display: none;
    }

    .contact_main .customer_service_support_tag {
        background: none;
    }

        .contact_main .customer_service_support_tag > div, .ft_1 > div, .fl_1_tag > div {
            width: 100% !important;
            background: #0073d6;
            margin: 18px 0;
            color: #ffffff;
            height: 38px;
            line-height: 8px;
        }

            .contact_main .customer_service_support_tag > div.active:before {
                display: none;
            }

    .layout_purchase .program_title h2 {
        margin: 40px auto 50px;
        font-size: 19px;
    }

    .article_title h2 {
        font-size: 20px;
    }
}

@media screen and (max-width: 550px) {
    .article_title h2 {
        font-size: 17px;
    }

    .button_backtotop {
        display: none !important;
    }

    .location_title h3 {
        padding: 15px;
    }

    .contacts_title h2, .location_title h3 {
        font-size: 24.5px;
    }

    .address_info p {
        font-size: 3vw;
    }

    .address_info h3 {
        font-size: 5vw;
    }

    .layout_listnew .programs_content_col4, .layout_listnew .programs_content_col6, .programs_content_col4, .programs_content_col6, .contact_main .time_open_left, .contact_main .time_open_right {
        width: 100% !important;
        float: none;
    }

    .contact_main .time_open_left, .contact_main .time_open_right {
        padding: 0;
    }
}

.title_select {
    font-size: 23.5px;
    color: #747474;
    max-width: 1140px;
    margin: 0 auto;
}

.select_product_list {
    width: 100%;
    float: left;
}

.select_product_item {
    width: calc(25% - 2px);
    float: left;
    border: 1px solid #cccccc;
    text-align: center;
    margin-top: 60px;
}

    .select_product_item > h2 {
        font-size: 20.5px;
        margin: 40px 0 30px;
    }

.select_product_price {
    font-size: 19.4px;
    margin: 20px 0;
}

.select_product_item .item_info_more {
    margin-bottom: 35px;
}

.wrapper_about.select_product {
    max-width: 1240px;
}

.select_product_price span {
    font-weight: bold;
}

@media screen and (max-width:1200px) {
    .select_product_item {
        width: calc(33.333% - 2px);
    }
}

@media screen and (max-width:768px) {

    .top_header_log {
        margin-left: 95px;
    }

    .select_product_item {
        width: calc(50% - 2px);
    }

    .title_select {
        padding-top: 30px;
        box-sizing: border-box;
    }
}

@media screen and (max-width:480px) {

    .top_header_log {
        margin-left: 55px;
    }

    .select_product_item {
        width: calc(100% - 2px);
    }
}
