/* -------------------------------------------------
  max-width: 1199px
---------------------------------------------------*/
@media only screen and (max-width: 1199px) {
    .h1, h1 {
        font-size: 34px;
    }

    .h2, h2 {
        font-size: 30px;
    }

    .h3, h3 {
        font-size: 26px;
    }

    .h4, h4 {
        font-size: 22px;
    }

    .h5, h5 {
        font-size: 18px;
    }

    .newsletter_small {
        padding: 60px 0;
    }

    .pr_content {
        padding: 0 30px;
    }


    .tab-content.shop_info_tab {
        margin-top: 30px;
    }

    .add-to-cart .btn {
        padding: 10px 20px;
    }

    .page_section {
        right: 17px;
    }

    .hipay-width {
        width: 91px;
    }
}

/* -------------------------------------------------
  max-width: 991px
---------------------------------------------------*/
@media only screen and (max-width: 991px) {
    .md-height-300 {
        height: 300px !important;
    }

    .header_wrap nav.navbar {
        display: table;
        width: 100%;
    }

    .header_wrap .navbar .navbar-nav.attr-nav {
        display: block;
        float: right;
    }

    .header_wrap .navbar-collapse {
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        z-index: 999;
    }

    .navbar .navbar-collapse .navbar-nav {
        max-height: 80vh;
        overflow-y: auto;
    }

    .navbar .navbar-nav > li > .nav-link,
    .nav-fixed .navbar .navbar-nav > li > .nav-link {
        padding: 10px 10px;
    }

    .navbar .navbar-nav.attr-nav li {
        float: left;
    }

        .navbar .navbar-nav.attr-nav li .nav-link {
            padding: 20px 10px;
        }


    .navbar .navbar-collapse .navbar-nav:not([class*="bg_"]):not([class*="bg-"]) {
        background-color: #fff;
        box-shadow: 0px 5px 10px rgba(0,0,0,0.1);
    }

    .dark_skin.header_wrap .navbar .navbar-collapse .navbar-nav:not([class*="bg_"]):not([class*="bg-"]) {
        background-color: #fff;
        box-shadow: 0 13px 42px 11px rgba(0,0,0,.05);
        border: 1px solid #e6e6e6;
    }

    .menu_banners {
        display: none;
    }

    .navbar .attr-nav li.nav-btn {
        margin-top: 8px;
    }

    .page-title + span {
        font-size: 15px;
    }

    .padding_eight_all {
        padding: 6%;
    }

    .social_style3 li a {
        font-size: 18px;
        height: 40px;
        width: 40px;
        line-height: 40px;
    }

    .product-add-to-cart {
        white-space: nowrap;
    }

        .product-add-to-cart .btn {
            padding: 10px 24px;
        }

    .header_btn {
        float: right;
        margin: 9px 0;
    }

}
/* -------------------------------------------------
  max-width: 767px
---------------------------------------------------*/
@media only screen and (max-width: 767px) {
    .h1, h1 {
        font-size: 32px;
    }

    .h2, h2 {
        font-size: 28px;
    }

    .h3, h3 {
        font-size: 24px;
    }

    .h4, h4 {
        font-size: 20px;
    }

    .sm-height-300 {
        height: 300px !important;
    }


    .breadcrumb_section.page-title-mini {
        padding: 10px 0;
    }

    .grid_col3 > li {
        width: 50%;
    }

    .carousel-indicators.vertical_center_right {
        right: 25px;
    }

    .newsletter_box {
        padding: 40px;
    }

    .error_txt {
        font-size: 130px;
    }

    #Additional-info table td:first-child {
        width: 35%;
    }

    .product_heaader_right {
        margin-top: 20px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center;
    }

    .shop_container.list .product_img {
        float: none;
        width: 100%;
        max-width: 100%;
    }

    .row_title {
        width: 200px;
    }

    .post_nav span, .post_nav .nav_meta {
        display: none;
    }

    .nav-tabs li.nav-item a {
        padding: 5px 15px;
        font-size: 14px;
    }

    footer .widget_title {
        margin-top: 0px;
    }

    .tab-content {
        margin-top: 20px;
    }

    .trading_img {
        margin-top: 0;
    }

    .header_topbar_info {
        -ms-flex-pack: center;
        justify-content: center;
    }

    .furniture_banner .countdown_style3 {
        margin-left: -5px;
        margin-right: -5px;
    }

    .testimonial_style1 .testimonial_desc {
        margin-bottom: 20px;
    }

    .page-title {
        margin-bottom: 15px;
    }

    .shop_container.list .product_info {
        padding: 15px;
    }
    .hipay-width {
        width: 89px;
    }
}

/* -------------------------------------------------
  max-width: 575px
---------------------------------------------------*/
@media only screen and (max-width: 575px) {
    .header_wrap .navbar-collapse {
        left: -15px;
        right: -15px;
    }

    .btn {
        padding: 10px 28px;
        font-size: 14px;
    }

    .btn-group-lg > .btn, .btn-lg {
        padding: 14px 38px;
        font-size: 18px;
    }

    .btn.btn-lg i {
        font-size: 20px;
    }

    .btn-group-sm > .btn, .btn-sm {
        padding: 6px 18px;
    }

    .btn-xs {
        padding: 2px 14px;
        font-size: 12px;
    }

    p {
        margin-bottom: 15px;
    }

    .breadcrumb_section.page-title-mini {
        padding: 30px 0;
    }

    .navbar .attr-nav li.nav-btn {
        margin-top: 10px;
    }

    .heading_s1 {
        margin-bottom: 15px;
    }

    .leads {
        margin-bottom: 20px;
    }

    .pricing_box,
    .product_list .product {
        margin-bottom: 15px;
    }

    .pr_title {
        padding: 20px 15px 20px;
    }

    .pr_footer {
        padding: 15px 20px 20px;
    }

    footer .widget_title {
        margin-top: 0px;
        margin-bottom: 20px;
    }

    footer .widget {
        margin-bottom: 20px;
    }

    .map iframe {
        height: 300px;
    }

    .error_txt {
        font-size: 100px;
        margin-bottom: 10px;
    }

    .widget_title {
        margin-bottom: 20px;
    }

    .tab-content.shop_info_tab {
        margin-top: 20px;
    }

    .form-control,
    .form-control:focus,
    .custom_select select {
        height: 44px;
    }

    .product-detail-img {
        max-width: 400px;
    }

    .use-mbarcode-btn {
        height: 44px;
    }

    .modal-dialog {
        max-width: 80%;
        margin: 0 auto;
    }
}

/* -------------------------------------------------
  max-width: 480px
---------------------------------------------------*/
@media only screen and (max-width: 480px) {
    body {
        font-size: 14px;
    }

    p {
        line-height: 24px;
    }

    .heading_s1 h1, .heading_s1 h2, .heading_s1 h3, .heading_s1 h4, .heading_s1 h5, .heading_s1 h6 {
        line-height: 30px;
    }

    .h1, h1 {
        font-size: 24px;
    }

    .h2, h2 {
        font-size: 22px;
    }

    .h3, h3 {
        font-size: 20px;
    }

    .h4, h4 {
        font-size: 18px;
    }

    .h5, h5 {
        font-size: 16px;
    }

    .h6, h6 {
        font-size: 14px;
    }

    p {
        margin-bottom: 15px;
    }

    header .menu li .nav-link {
        padding: 0 0.75rem;
        color: #454545;
        font-size: 16px;
    }

    .carousel-control-next, .carousel-control-prev {
        font-size: 16px;
        height: 38px;
        width: 38px;
    }

    .carousel-control-prev {
        left: 0;
    }

    .carousel-control-next {
        right: 0px;
    }


    .heading_s1,
    footer .widget_title,
    .leads {
        margin-bottom: 15px;
    }

    .product {
        margin-bottom: 15px;
    }

    .profile_info > li {
        margin-bottom: 15px;
    }

    .divider i {
        font-size: 26px;
        padding: 0 25px;
    }

    .page-title-mini .page-title h1 {
        font-size: 24px;
    }

    .pr_detail .product_price {
        float: none;
    }

    .shop_container.list .product_price {
        float: none;
    }
    .shop_container.list .product .product_title {
        font-size: 16px;
        margin-bottom: 10px;
    }

    #Additional-info table td:first-child {
        width: auto;
    }

    .children {
        margin-left: 20px;
    }

    .process_step_content {
        margin-top: 20px;
    }

    .tab-style3 .nav-tabs {
        display: block;
    }

    .shop_container .col-6 {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .mbarcode-block div {
        position: absolute;
        top: 44%;
        left: 20%;
        font-size: .9rem;
        font-weight: bold;
        color: white;
    }
    .mbarcode-block svg{
        width: 88%
    }
    .hipay-width {
        width: 91px;
    }
}

/* -------------------------------------------------
  max-width: 380px
---------------------------------------------------*/
@media only screen and (max-width: 380px) {
    .btn {
        padding: 8px 24px;
    }

    .btn-group-lg > .btn, .btn-lg {
        padding: 12px 34px;
        font-size: 16px;
    }

    .btn.btn-lg i {
        font-size: 18px;
    }

    .btn-group-sm > .btn, .btn-sm {
        padding: 4px 16px;
    }

    .btn-xs {
        padding: 2px 14px;
        font-size: 12px;
    }


    .navbar-brand img {
        max-width: 140px;
    }

    .header_wrap.transparent_header.header_with_topbar + .breadcrumb_section {
        padding-top: 220px;
    }

    .form-control, .form-control:focus,
    .custom_select select {
        height: 40px;
    }

    .form-control {
        font-size: 14px;
    }
    .error_txt {
        font-size: 80px;
    }

    .login_footer a {
        font-size: 13px;
    }

    .heading_s2 .sub_heading {
        font-size: 30px;
        line-height: 30px;
    }

}
