@media only screen and (max-width:1025px) {
    .container {
        width: 94%;
        margin: 0 3%;
    }
.footer_content a {
    float: left;
    width: 293px;
    height: 48px;
    background: #00b7e1;
    text-align: center;
    margin-right: 13px;
    color: #fff;
    border: #00b7e1 solid 2px;
    padding-top: 11px;
    border-radius: 35px;
    text-transform: uppercase;
    font-weight: bold;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    margin-top: 12px;
}
nav > ul > li {
    list-style: none;
    margin-right: 16px;
    display: inline-block;
}
.currency {
    float: right;
    margin-top: 16px;
    margin-left: 10px;
}
.shopping_product_list {
    float: right;
    margin-top:16px;
    margin-left: 13px;
}
.top_header_content {
    float: right;
    margin-top: 36px;
    text-align: left;
    margin-top: 29px;
}
.product_quantity_table {
    width: 100%;
    float: left;
    overflow-x: scroll;
    overflow-y: hidden;
}
  .subscribe_content {
    width: 100%;
    float: left;
    min-height: 358px;
    margin-top: 20px;
    overflow-x: scroll;overflow-y: hidden;
}
  
}

@media only screen and (max-width: 979px) {
    .container {
        width: 93%;
        margin: 0 3%;
    }
.my_cart_wrapper {
    float: right;
    margin-top: 16px;
    margin-right:38%;
    margin-bottom:30px;
    /* position: relative; */
}
.products_youcart {
    position: absolute;
    right:0px;
    top:52px;
    z-index: 10120;
    max-height: 0;
    border-top: none;
    overflow: hidden;
    transform: rotate3d(1, 0, 0, -90deg);
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: rotate3d(1, 0, 0, -90deg);
    -webkit-transform-origin: 50% 0;
    -moz-transform: rotate3d(1, 0, 0, -90deg);
    -moz-transform-origin: 50% 0;
    -o-transform: rotate3d(1, 0, 0, -90deg);
    -o-transform-origin: 50% 0;
    transition: 350ms;
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    width:100%;
    height: auto;
    background: #fff;
    padding:10px;
    text-align:left;
    border: #ccc solid 1px;
}
.continue_round {
    width: 40px;
    display: none;
    height: 40px;
    position: absolute;
    right: -21px;
    top: 44%;
    border: #ababab solid 1px;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    color: #000;
    line-height: 37px;
}
.continue_guest_left_content {
    width: 100%;
    float: left;
    border-right:none;
    min-height: 547px;
    position: relative;
    padding: 0px 0px 0px 0px;
}
.continue_login_content {
    width:100%;
    display: inline-block;
}
.register {
    width: 100%;
    float: left;
    padding: 0px 0px 0px 0px;
}
.product_mazarine_heading a {
    float: left;
    background: #00b7e1;
    padding: 10px;
    color: #fff;
    margin-bottom:20px;
    margin-top: 10px;
}
  
}

@media only screen and (max-width: 767px) {
    .container {
        width: 93%;
        display: block;
        margin: auto;
    }

.top_header_content {
    width: 100%;
    float: left;
    margin-top:15px;
    text-align:center;
    margin-bottom:10px;
}

.shopping_product_list {
    float: right;
    margin-top:30px;
    margin-right:38%;
    margin-left: 13px;
}
.products_youcart {
    position: absolute;
    right:0px;
    top:50px;
    z-index: 10120;
    max-height: 0;
    border-top: none;
    overflow: hidden;
    transform: rotate3d(1, 0, 0, -90deg);
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: rotate3d(1, 0, 0, -90deg);
    -webkit-transform-origin: 50% 0;
    -moz-transform: rotate3d(1, 0, 0, -90deg);
    -moz-transform-origin: 50% 0;
    -o-transform: rotate3d(1, 0, 0, -90deg);
    -o-transform-origin: 50% 0;
    transition: 350ms;
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    width:100%;
    height: auto;
    background: #fff;
    padding:10px;
    text-align:left;
    border: #ccc solid 1px;
}
.featured_products {
    width: 100%;
    float: left;
    margin-bottom:30px;
}

.breadcrumb_content ul {
    float: left;
    width:100%;
    margin: 0px;
    padding: 0px;
}
.breadcrumb_content h1 {
    float: right;
    width:100%;
    font-size: 20px;
    color: #fff;
    text-align:left;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 0px;
}

.contact_form {
    width: 100%;
    float: left;
    background: #dedede;
    padding: 30px;
    margin-top:30px;
    border-radius: 20px;
}

.my_cart_wrapper {
    float: right;
    margin-top: 16px;
    margin-right: 32%;
    margin-bottom: 30px;
    /* position: relative; */
}
.cart_pic_right_content {
    float: left;
    margin-left: 10px;
    margin-top: 0px;
}
.cart_pic_content {
    width: 205px;
    float: left;
    margin-left: 8px;
    margin-top:0px;
}
.logo {
    float: none;
    border: #e20044 solid 2px;
    margin: auto;
    display: block;
    width: 140px;
}
 .copy_right_left_content p {
    float: left;
    font-size: 14px;
    color: #fff;
    width:100% !important;
    text-align: center !important;
    margin-bottom: 0px;
}
.copy_right_left_content {
    float: left;
    width:100%;
    margin-bottom:15px;
}
.copy_right_right_content {
    float: right !important;
    text-align:center !important;
    width:100% !important;
}
.top_header_content ul {
    float: left;
    margin: 0px;
    width:100%;
    padding: 0px;
}
.top_menu_content {
    width: 100%;
    float: left;
    background: #e8e8e8;
    position: relative;
    margin-top:15px;
}

.footer_left_padding{padding-left:0px;}

.footer_left_margin{margin-top:30px !important;font-size:15px !important;color:#fff !important;font-weight:normal !important;}

.currency {
    float: right;
    width:100%;
    margin-top: 16px;
    margin-left: 10px;
}
.dropdown-menu {position: absolute;top: 100%;left: 0;z-index: 1000;display: none;
float: left;min-width:100%;padding:0px;margin: .125rem 0 0;font-size: 1rem;color: #212529;
text-align: left;list-style: none;background-color: #fff;background-clip: padding-box;
border: 1px solid rgba(0,0,0,.15);border-radius: .25rem;}

.address_heading a {
    float: left;
    text-transform: uppercase;
    text-decoration: none;
    color: #00b7e1;
    font-weight: 600;
    margin-top: 2px;
}
.quick_billing span {
    float: left;
    margin-bottom: 0px;
    margin-left:0px;
}
.quick_billing p {
    float: left;
    font-size: 16px;
    color: #00b7e1;
    margin-top:15px;
    font-weight: 600;
    margin-bottom: 0px;
}
.coupon_content_name {
    width:100%;
    float: left;
    border-radius: 0px;
    font-size: 13px;
    height: 40px;
}
.coupon_content_button {
    width: 131px;
    float: left;
    height: 40px;
    background: #00b7e1;
    color: #fff;
    margin-top:10px;
    border: none;
}
.sub_total {
    float: right;
    margin-top: 30px;
    width:100%;
}

  
}

@media only screen and (max-width: 479px) {
    .container {
        width: 100%;
        display: block;
        margin: auto;
    }

.banner_content {
    width: 638px;
    position: absolute;
    bottom: 10%;
    left: 40px;
    display:none;
    background-color: rgba(84, 100, 123, 0.8);
    padding: 30px;
}

 .copy_right_left_content p {
    float: left;
    font-size: 14px;
    color: #fff;
    width:100% !important;
    text-align:left !important;
    margin-bottom: 0px;
}


}