.left-contact a {
    padding: 6px 20px;
    padding-bottom: 10px;
    font-size: 20px;
    color: #fff;
    background-color: #333a40;
    border-color: #6c757d;
    border-radius: 6px;
}

.left-contact {
    position: absolute;
    right: 15px;
    top: 52px;
}

div#contact-page-area {
    max-width: 800px;
    margin: 0 auto;
    background: #e9ecef;
}

body.cms.contact h2.page_title {
    text-align: center;
}

.visible_mobile_search,
.mini__cart__mobile {
    display: none;
}

html {
    scroll-behavior: smooth;
}

@media (max-width:991px) {
    .search_area.inner .search_box.pb-3 {
        display: none;
    }
    .body_first_left_area {
        display: none !important;
    }
    .ajax-loader img.img-responsive {
        width: 100%;
    }
    .search_area .search_form {
        padding: 0px;
        top: 50px;
    }
    .search_area .search_box .search_title,
    h1,
    h2 {
        font-size: 16px !important;
        line-height: 40px;
        margin-bottom: 10px;
        text-align: center;
    }
    .product_list {
        padding: 0;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    .search_area {
        height: auto;
        min-height: 100px;
    }
    .site_logo img {
        height: 57px;
        left: calc(50% - 50px);
        position: inherit;
    }
    .product_list ul#list_data li.list-group-item {
        padding: 3px 0px !important;
        border-bottom: 1px solid #dddddd;
    }
    .search_area .search_box .search_product_input {
        font-size: 18px;
        padding: 4px 25px;
    }
    h5#exampleModalLongTitle {
        text-align: center !important;
        left: 0 !important;
    }
    .loadMoreBtnInner.text-center {
        margin-bottom: 15px;
    }
    .footer .main_footer {
        padding: 15px 0;
        text-align: center;
    }
    .footer .main_footer ul {
        padding: 5px;
    }
    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-auto,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-auto,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-auto,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-auto,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-auto {
        padding-right: 5px;
        padding-left: 5px;
    }
    .product_list ul#list_data li .row>div:first-child {
        width: 10%;
        display: inline-table;
    }
    .product_list ul#list_data li .row>div:nth-child(2) {
        width: 62%;
        display: inline-block;
    }
    .product_list ul#list_data li .row>div:nth-child(3) {
        width: 28%;
        display: inline-block;
    }
    .product_list ul#list_data li .row>div:nth-child(2) .product_name {
        font-size: 12px;
        line-height: 14px;
    }
    .product_list ul#list_data .product_qty .qty {
        width: 28px;
        margin: 0px 2px;
        padding: 1px;
    }
    .product_list ul#list_data .product_qty {
        font-size: 14px;
    }
    .product_list ul#list_data {
        height: 312px;
        padding: 5px 0px 15px;
    }
    .product_list #zip_action_btn {
        background: #3c2111 !important;
    }
    div#find_nearest_store {
        padding: 0 10px;
        margin-top: 0;
        text-align: center;
    }
    .five_store_check{
        margin-left: -30px !important;
    }
    .site_logo {
        height: 60px;
        text-align: left;
    }
    section.product_list.mt-3 {
        margin-top: 0 !important;
    }
    .broker_quotation_form {
        padding: 6px;
    }
    .left-contact {
        right: 10px;
        top: 18px;
    }
    .left-contact a {
        padding: 5px 10px;
        font-size: 16px;
    }
    /*New*/
    .site-logo {
        width: 100%;
        float: unset;
        margin-top: 1px;
    }
    .header_search_box_area {
        width: 100%;
        float: unset;
    }
    .footer .main_footer ul li {
        line-height: 15px;
        min-width: 150px;
    }
    form.search_form.visible__desktop,
    .visible_desktop {
        display: none !important;
    }
    .header_contant_top a span {
        display: none;
    }
    .header_contant_top a {
        padding: 10px !important;
    }
    .header_contant_top i.fa.fa-phone {
        margin-right: 0px;
    }
    .header_contant_top a {
        padding: 0px !important;
        width: 42px;
        height: 42px;
        background: #434343;
        display: table;
        line-height: 42px;
        text-align: center;
        border-radius: 50%;
    }
    .site-logo a.logo img {
        width: 22%;
    }
    .header_contant_top {
        right: 0;
        top: 20px;
    }
    .mini__cart__mobile {
        position: absolute;
        right: 0;
        top: -24px;
    }
    .search_area .container-fluid {
        padding: 0 30px;
    }
    .visible_mobile_search,
    .mini__cart__mobile {
        display: block;
    }
    .body_right {
        margin-top: 20px;
    }
    .visible_mobile_search h1.search_title {
        text-align: center;
        font: normal normal bold 16px/18px Poppins;
        letter-spacing: 0px;
        color: #000000;
        margin-bottom: 8px;
        padding-top: 10px;
    }
    .visible_mobile_search input#prod_search {
        height: 44px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: inset 0px 0px 6px #00000029;
        border-radius: 9px 0 0 9px;
        border: 0;
    }
    .visible_mobile_search button.btn.btn-primary.search_product {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: inset 0px 0px 6px #00000029;
        border-radius: 0px 9px 9px 0;
        border: 0;
    }
    span.sku__ {
        position: unset;
        left: unset;
        margin-top: 0px;
        width: 120px;
        height: 24px;
        font: normal normal bold 12px/21px Poppins;
        display: none;
    }
    /*.product_list ul#list_data .product_qty i {
		display: block;
	    margin: 0 auto;
	}*/
    /*.product_list ul#list_data .product_qty .qty {
	    display: block !important;
	    margin: 0 auto !important;
	}*/
    .product_list ul#list_data li.list-group-item>.row {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important;
    }
    .visible_mobile_search .fa-search:before {
        color: #000;
    }
    .visible_mobile_search button.btn.btn-primary.search_product {
        padding: .375rem 1.75rem;
    }
    strong.zip_code__right {
        float: unset;
        padding: 16px;
        margin-top: 6px;
        width: 100%;
        display: table;
    }
    strong.select__storage__left {
        width: 100%;
        display: table;
    }
    .brokerage_block_select li .brokerage_result_list {
        display: unset;
    }
    .brokerage_block_select li .brokerage_result_list .brokerage_list_name {
        padding: 5px 5px 0px;
        border-radius: 10px 10px 0px 0px;
        box-shadow: unset;
    }
    .brokerage_block_select li .brokerage_list_line {
        display: none;
    }
    .brokerage_block_select li .brokerage_result_list .brokerage_list_price {
        box-shadow: unset;
        display: table-footer-group;
        width: 100%;
        display: table;
        border-radius: 0px 0px 10px 10px;
        padding-bottom: 5px;
    }
    span.brand_sku__ {
        display: block;
        font: normal normal bold 12px/21px Poppins;
    }
    .brokerage_distance {
        padding-left: 24px;
        font-size: 16px;
    }
    .brokerage_block_select li {
        text-align: left;
    }
    .brokerage_distance::after {
        width: 16px;
        height: 15px;
        margin-left: 5px;
        margin-top: 4px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .brokerage_block_select {
        padding: 8px;
        min-height: 50px;
        box-shadow: unset;
        width:95%;
        margin:auto;
    }
    .quote_submitted .product_list .right_panel {
        max-width: 400px;
        left: 0;
    }
    .product_list .right_panel .no_product_select_yet {
        margin-bottom: 4px;
    }
    button.find_best_price_btn {
        float: unset;
    }
    body.search_store .visible_mobile_search {
        display: none;
    }
    h5.product_cart_title.text-center {
        margin-bottom: 5px;
        padding-bottom: 5px;
        font-weight: 600;
        color: #1b85b4;
    }
    .product_list ul.selectedItemsUl li .product_qty {
        display: inline-block !important;
        width: 114px !important;
    }
    .product_list ul.selectedItemsUl li .product_qty .cart_qty {
        width: 32px;
        margin: 0px 2px;
    }
    .brokerage_block_select li .brokerage_result_list .brokerage_list_name .brokerage_list_content .brokerage_list_info .brokerage_title {
        font-size: 14px;
        height: 16px;
    }
    .product_list ul.selectedItemsUl li .product_name {
        font: normal normal bold 12px/15px Poppins;
    }
    .store_list .selectedStores li .supplier_right_container .broker_title {
        height: 30px;
        font: normal normal bold 12px/19px Poppins;
        line-height: 30px;
    }
    .store_list ul.selectedStores li {
        height: 36px;
    }
    .place_order .store_list {
        margin-top: 0;
    }
    .place_order .visible_mobile_search,
    .place_order .product_cart,
    .place_order .delivery_address_inner,
    body.search_store .product_list .product_cart,
    body.search_store .store_list {
        display: none !important;
    }
    .place_order.quote_submitted .product_cart,
    .place_order.quote_submitted .delivery_address_inner {
        display: block !important;
    }
    body.search_store ul.brokerage_block_select {
        max-height: 450px;
        overflow: auto;
    }
    .extra__gap {
        display: none;
    }
    .place_order .store_list {
        display: none !important;
    }
    .place_order .product_list .right_panel {
        padding: 0px 8px 10px 8px;
        width:95%;
        margin:auto;
    }
    .place_order .body_right,
    body.search_store .body_right {
        margin-top: 0;
    }
    .search_box.pb-3 {
        margin-bottom: 0;
        padding-bottom: 10px !important;
    }
    .product_list ul.selectedItemsUl li .product_img img {
        max-height: 25px;
    }
    .product_list ul.selectedItemsUl li {
        padding: 2px 0;
        border-bottom: 1px solid #dddddd;
    }
    .product_list .right_panel {
        padding: 4px 8px 10px 8px;
    }
    button.btn.btn-info.clearAll {
        margin: 0px 0 0 0;
    }
    .product_list ul.selectedItemsUl {
        margin: 0 0 6px 0;
    }
    .input_voice_section {
        max-width: 550px;
        border-radius: 10px;
        margin: 15px auto;
    }
    .audio-record {
        padding: 20px 10px 20px 10px;
        display: flex;
    }
    .banner_area {
        padding: 20px 0;
    }
    .order_radio_inner {
        padding: 15px 20px;
    }
    .order_radio_inner .form-check.form-check-inline {
        width: calc((100% - 60px)/2);
    }
    .main_body {
        min-height: calc(100% - 372px);
    }
    #stopButton {
        margin: 20px 0;
    }
    .main_body .container {
        min-height: 400px;
        padding: 0;
    }
    .product_list #searchTextField {
        padding: 12px 5px 12px 15px;
    }
    .product_list #searchTextField::placeholder {
        font-size: 20px;
    }
    .page_content .row{
        margin-right: 0px !important;
        margin-left: 0px !important;
    }
    .page_content .modal-body{
        padding:0px !important;
    }
    .builder-account-container .row{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}

@media (max-width:300px) {
    .search_area .search_box .search_title {
        font-size: 30px;
    }
    .product_list ul#list_data li .row>div:nth-child(2) .product_name {
        font-size: 11px;
    }
    .product_list ul.selectedItemsUl li .product_name {
        width: 182px !important;
        font: normal normal bold 12px/19px Poppins;
    }
    .visible_mobile_search h1.search_title {
        font: normal normal bold 14px/18px Poppins;
    }
    .logo-title {
        color: #0061ae;
        text-align: left;
        margin-top: 0px;
        font-weight: 500;
        font-size: 14px;
    }
    .footer-logo-img {
        text-align: left;
        margin-left: 0px;
        min-width: 100%;
        max-width: 0;
    }
}