@media only screen and (max-width:1025px) {
    .container {
        width: 94%;
        margin: 0 3%;
    }
.top_header_left_content {
    width: 83px;
    position: fixed;
    display:none;
    top: 170px;
    left: 0px;
    background: #991a37;
    padding: 40px 10px 30px 0px;
    height: 399px;
    border: #da375c solid 3px;
    border-left: none;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}

.mobile_list_content {
    width: 100%;
    float: left;
    background: #991a37;
    margin-top: 10px;
    padding: 10px 0px;
    display: block;
    border-radius: 30px;
}

.sara_content {
    width:327px;
    display: inline-block;
    text-align: center;
    margin-bottom: 5px;
}
.sara_content h2 {
    float: left;
    font-size: 15px;
    color: #5a5858;
    width: auto !important;
    margin-bottom: 0px !important;
    padding-top: 2px !important;
    background: none !important;
    padding-bottom: 0px !important;
    margin-left:10px;
    font-weight: normal;
}
.products_price_quantity {
    width: 67px;
    float: left;
    margin-left:10px;
}
.sara_content span {
    float: left;
    font-size: 15px;
    color: #5a5858;
    width: auto !important;
    margin-bottom: 0px !important;
    padding-top: 2px !important;
    padding-bottom: 0px !important;
    margin-left:10px;
}
.sub_total {
    width: 274px;
    display: inline-block;
    background: url(../img/top-bg.png) top center no-repeat;
    padding-top: 5px;
}
.sub_total span {
    float: right;
    font-size: 15px;
    color: #991a37;
    margin-bottom: 0px;
    width: auto !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    background: none !important;
    margin-right: 15px;
    font-weight: bold;
    width: 55px !important;
    text-align: center;
}
.sara_content span {
    float: left;
    font-size: 15px;
    color: #5a5858;
    width: auto !important;
    margin-bottom: 0px !important;
    padding-top: 2px !important;
    padding-bottom: 0px !important;
    margin-left: 10px;
    margin-right:5px;
}

.dashboard_brand .col-lg-3 {
    width: 25%;
    flex: none;
}

.size_inches_content {
    width: 100%;
    float: left;
    margin-top: 20px;
    overflow-x: scroll;overflow-y: hidden;
}
    
  
}

@media only screen and (max-width: 979px) {
    .container {
        width: 93%;
        margin: 0 3%;
    }
.matresses_left_content {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.owl-next {
    float: right;
    background-position: right center !important;
    position: absolute;
    top: 45%;
    right: 0px !important;
    line-height: 39px;
    color: #991a37;
    font-weight: bold;
    text-align: center;
    font-size: 30px;
    background: none;
    border-radius: 0px;
    border: #fff solid 1px;
}

.owl-prev {
    float: left;
    background-position: left center !important;
    position: absolute;
    top: 45%;
    left:0px !important;
    line-height: 39px;
    color: #991a37;
    text-align: center;
    font-size: 30px;
    background: none;
    border-radius: 0px;
    border: #fff solid 1px;
}
.user_dashboard_right_breadcrumbs {
    float:left;
    width:100%;
}
.sara_content {
    width:100%;
    display: inline-block;
    text-align: center;
    padding-left:130px;
    margin-bottom: 5px;
}

.new_order_list {
    width: 100%;
    float: left;
    height:auto;
    border-right:none;
    padding-right: 20px;
    border-bottom:#ccc solid 1px;
    padding-bottom:30px;
}

.delivery_date_content {
    width: 100%;
    float: left;
    margin-top: 10px;
    overflow-x: scroll;overflow-y: hidden;
}

.sub_total {
    width:250px;
    display: inline-block;
    background: url(../img/top-bg.png) top center no-repeat;
    padding-top: 5px;
}

.dashboard_brand .col-lg-3 {
    width: 50%;
    flex: none;
}

.dashboard_size_content .col-lg-3 {
    width: 50%;
    flex: none;
}
  
}

@media only screen and (max-width: 767px) {
    .container {
        width: 93%;
        display: block;
        margin: auto;
    }

    .sara_content {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding-left:54px;
    margin-bottom: 5px;
}
.agent_name_right_content {
    width: 200px;
    float:left;
    margin-top:30px;
}
.agent_name_right_content figure {
    width: 100%;
    float: left;
    text-align:left;
    margin-bottom: 8px;
}
.agent_name_right_content p {
    float: left;
    font-size: 15px;
    color: #5a5858;
    margin-bottom: 0px;
    width: 100% !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    background: none !important;
    text-align:left;
    font-weight: normal !important;
}
.agent_name_right_content h2 {
    float: left;
    font-size: 15px;
    color: #5a5858;
    margin-bottom: 0px;
    width: 100% !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    background: none !important;
    text-align:left;
    font-weight: bold;
    margin-top: 3px;
    font-size: 14px;
}

.sub_total {
    width: 269px;
    display: inline-block;
    background: url(../img/top-bg.png) top center no-repeat;
    padding-top: 5px;
}

.search_bar_content {
    width:100%;
    display: inline-block;
    border: #ccc solid 1px;
    padding: 10px;
}
.search_bar_content p {
    float: left;
    width:100%;
    font-size: 14px;
    text-align:left;
    margin-bottom: 0px;
    font-weight: bold;
    margin-top: 7px;
}

.search_bar_content span {
    background: #ccc;
    float: left;
    width:100%;
    text-align: left;
    margin-top:5px;
    margin-left:0px;
}

.search_bar_button {
    float: left;
    width: 94px;
    margin-left:0px;
    margin-top:10px;
    height: 38px;
    background: #991a37;
    color: #fff;
    border: none;
    border-radius: 10px;
}

.customized_button {
    float:left;
    margin-top:15px;
    margin-bottom:10px;
}

.dashboard_brand .col-lg-3 {
    width:100%;
    flex: none;
}

.dashboard_size_content .col-lg-3 {
    width:100%;
    flex: none;
}
  
}

@media only screen and (max-width: 479px) {
    .container {
        width: 100%;
        display: block;
        margin: auto;
    }

    .login_top_content {
    width:100%;
    display: inline-block;
    background: #991a37;
    border: #da375c solid 2px;
    padding: 40px 25px;
    border-radius: 30px;
    text-align: center;
}
.mobile_list_content ul li {
    float: left;
    list-style: none;
    margin-right: 0px;
    width: 75px;
}
.dashboard_user figure {
    display: inline-block;
    width:100%;
    text-align: left;
    margin-top:0px;
    padding-left: 10px;
}

.logo {
    float: left;
    width:100%;
    text-align:center;
}
.user_select {
    width: 160px;
    float: left;
    margin-top: 24px;
    margin-left:0px;
}
.sara_content {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding-left:10px;
    margin-bottom: 5px;
}
.product_order {
    width: 100%;
    float: left;
    background: #fff;
    margin-top: 10px;
    min-height: 600px;
    border-radius: 30px;
    text-align: left;
    padding: 30px 19px;
}

.sub_total {
    width:305px;
    float:left;
    background: url(../img/top-bg.png) top center no-repeat;
    padding-top: 5px;
}

.sara_content span {
    float: left;
    font-size: 12px;
    color: #5a5858;
    width: auto !important;
    margin-bottom: 0px !important;
    padding-top: 2px !important;
    padding-bottom: 0px !important;
    margin-left: 10px;
    margin-right: 5px;
}

.sara_content h2 {
    float: left;
    font-size: 12px;
    color: #5a5858;
    width: auto !important;
    margin-bottom: 0px !important;
    padding-top: 2px !important;
    background: none !important;
    padding-bottom: 0px !important;
    margin-left: 10px;
    font-weight: normal;
}

.logout {
    width: 100px;
    float: left;
    margin-right:0px;
    margin-top:33px;
    font-size: 13px;
    color: #fff;
    text-align: left;
}
.logo {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 21px;
}
.custom_links {
    float:left;
    margin-bottom:20px;
}

.expected_date {
    width: 212px;
    float: left;
    padding: 6px;
    border: #ccc solid 1px;
    margin-top: 10px;
}

.expected_date figure {
    float:left;
    margin-top:5px;
    width: 100px;
    margin-bottom: 0px;
    margin-left:-6px;
}
  
}