﻿
@media (max-width: 375px) {
}

@media (max-width: 424px) {
}

@media (max-width: 430px) {
}

@media (max-width: 480px) {
}

@media (max-width: 543px) and (min-width: 480px) {
}

@media (max-width: 543px) {
}


@media (max-width: 767px) {
    .us-customerst .nav-tabs > li.active > a, .us-customerst .nav-tabs > li.active > a:hover {
        background: #EF1A24;
        border-radius: 5px;
        color: white;
        font-style: normal;
        font-weight: 400;
        font-size: 13px;
        line-height: 22px;
        padding: 8px 10px;
        border: none;
        margin: 0;
        box-shadow: none;
    }
.content-expand  table{width:100%!important}
.content-expand img{max-width:100%;height:auto!important;}
    .us-customerst .us-customertab a {
        font-size: 13px;
        padding: 8px 10px;
        border: none;
        box-shadow: none;
        margin: 0;
    }

    .customer-item {
        display: block;
    }

    .customer-content {
        background: #F5F5F5;
        border-bottom: 5px solid #EF1A24;
        border-radius: 10px;
        float: unset;
        width: 100%;
        padding: 37px;
    }

    .customer-thumb {
        width: 199px;
        overflow: hidden;
        float: unset;
        margin-right: 12px;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .fr-group input {
        background: #FFFFFF;
        border-radius: 8px;
        padding: 24px;
        width: 100%;
        margin-bottom: 5px;
    }

    .fr-group {
        display: block;
    }

    .ft-btn {
        width: 100%;
    }

    .off-canvas-toggle {
        top: 40px;
    }

    .box-heading.style-1 h2 a {
        padding: 18px 10px;
    }

    .partner-heading {
        padding-top: 15px;
    }

    #main_header {
        transition: all 0.3s linear 0s;
        padding: 1px 0 20px;
    }

    .icon-phone {
        margin-right: 20px;
    }
}


@media (max-width: 768px) {
}

@media (max-width: 991px) and (min-width: 768px) {
}

@media (max-width: 991px) {
}

@media (max-width: 991px) and (max-width: 991px) {
}


@media (min-width: 992px) {
}


@media (min-width: 992px) and (max-width: 1199px) {
}

@media (max-width: 1199px) {
}


@media (min-width: 1200px) {
    .dflex {
        display: flex;
        flex-wrap: wrap;
    }

    .row.align-items-center {
        display: flex;
    }

    .align-items-center {
        align-items: center !important;
    }

    #mainnav .nav li a {
        padding: 22px 18px 22px;
    }

    .aside-title .fa-minus {
        display: none
    }

    .aside-title .fa-plus {
        display: none
    }

    .top-hotline {
        /* transform: translate(0, -12px); */
    }

        .top-hotline .tools {
            padding-left: 60px;
        }

    .menuc-link {
        padding-left: 30px;
    }
}


.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] {
    width: 100% !important
}

.fb-page, .fb-page span, .fb-page span iframe[style] {
    width: 100% !important
}

#pagination {
    float: left;
    width: 100%;
    text-align: center;
}

    #pagination .page-node, #pagination .next, #pagination .prev {
        display: inline-block;
        margin: 0 8px;
        font-size: 15px;
        font-weight: 600;
        color: black;
        opacity: 0.4;
    }

    #pagination .next {
        margin-left: 30px
    }

    #pagination .prev {
        margin-right: 30px;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }

        #pagination .page-node.current, #pagination .page-node:hover, #pagination .next:hover, #pagination .prev:hover {
            opacity: 1;
            color: #4e9f47;
        }
