
@media (min-width: 786px) {
.cart-layout{
    width: 80px;
    background: #e91e1e;
    padding: 15px;
    font-size: 20px;
    position: fixed;
    top: 200px;
    left: 0;
    z-index: 999;
    border: 1px solid #e91e1e;
    border-left: 0;
}
.table_checkout{
    width: 60%;
    margin: 10px auto;
}
.product-thumb .form-control{
	margin-bottom: 5px;
}
.rank{
    position: absolute;
    right: 18px;
    top: 5px;
}
.rank img{
    width: 55px;
}
}
/*--------------------------------------------------------------------------------------------*/
@media (min-width: 320px) and (max-width: 370px){
    .bg_order{
    position: absolute;
    top: 145px;
    left: 35px;
    width: 80%;
    font-size: 0.8em;
}
}
@media (min-width: 371px) and (max-width: 460px){
    .bg_order{
position: absolute;
    top: 170px;
    left: 35px;
    width: 80%;
    font-size: 0.8em;
}
}
@media (min-width: 461px) and (max-width: 490px) {
    .bg_order{
    position: absolute;
    top: 180px;
    left: 50px;
    width: 85%;
    font-size: 1.2em;
}
}
@media (min-width: 491px) and (max-width: 590px) {
    .bg_order{
position: absolute;
    top: 214px;
    left: 50px;
    width: 80%;
    font-size: 1em;
}
}
@media (min-width: 591px) and (max-width: 768px) {
    .bg_order{
    position: absolute;
    top: 235px;
    left: 50px;
    width: 80%;
    font-size: 1.2em;
}
}
@media (min-width: 320px) and (max-width: 460px) {
.thumbnail .caption{
    height: 250px;
}
.thumbnail .caption_rank{
    height: 324px;
	padding: 0 5px;
}
.thumbnail .caption_reseller{
    height: 210px;
}
.thumbnail .caption_model{
    height: 200px;
}
}
@media (min-width: 461px) and (max-width: 590px) {
.thumbnail .caption{
    height: 325px;
}
.thumbnail .caption_reseller{
    height: 210px;
}
.thumbnail .caption_model{
    height: 200px;
}
}
@media (min-width: 591px) and (max-width: 768px) {
.thumbnail .caption{
    height: 340px;
}
.thumbnail .caption_reseller{
    height: 210px;
}
.thumbnail .caption_model{
    height: 200px;
}
.rank img{
    width: 75px;
}
}
/*--------------------------------------------------------------------------------------------*/
@media (min-width: 320px) and (max-width: 786px) {
.howtoorder{
    padding: 0 10px;
}
.howtoorder img{
    width: 100%;
}
.footer_social{
    height: 55px;
}
.footer_social > a > img{
width: 40px;
}
.footer_color{
    height: 75px;
}
.footer_color > a > img{
width: 60px;
}
.central_content{
    padding: 10px;
    text-align: center;
}
.central_content img{
    width: 100%;
    margin-bottom: 10px;
}

.mobile_size{
    width: 225px;
    margin: auto;
}
.mobile_size form{
    text-align: center;
}
.list_point{
    height: 150px !important;
  }
.nav_mobile{
    overflow-y: scroll;
    height: 450px;
    overflow-x: hidden;
}
.categoey_list{
        padding: 0 30px;
    font-size: 18px;
    line-height: 2;
}
.categoey_list a{
    color: #000;
  }
.categoey_list a:hover{
    color: #e91e1e;
    text-decoration: none;
  }
.title_product h1 {
    margin: 10px 0;
    padding: 0 5px;
}
.product-height{
    /*height: 100%;*/
}
.payment_layout{
    width: 100%;
    padding: 0 15px;
}
.checkout_mobile{
    display: block;
}
.checkout_web{
    display: none;
}
.table_checkout{
    width: 100%;
    margin: 10px auto;
}
.table_checkout img{
    width: 100%;
}
.choose_size{
    float: left;padding-right: 5px;width: 100%;
}
.detail_product{
    padding: 0 10px;
}
.panel{
    margin-bottom: 0px;
}
.panel-body{
    padding: 5px 15px 0px 15px; 
}
.navbar_mobile{
    display: block;
}
.navbar_web{
    display: none;
}
.cart-close-btn{
    float: right;cursor: pointer;font-size: 18px;padding-top: 10px;
}
    .content-1 {
    margin-bottom: 0px;
    margin-top: 17px;
}
.on_web{
    display: none;
}
.on_mobile{
    display: block;
}
.cart-list{
    float: left;
    margin-left: 10px;
    width: 60%;
    font-size: 16px;
}
.cart-layout{
    display: none;
}
.login-layout-other{
    border: 1px solid #ccc;
    padding: 0px 20px 20px 20px;
    height: 190px;
    margin-bottom: 20px;
}
.login-layout-checkout{
    border: 1px solid #ccc;
    padding: 0px 20px 20px 20px;
    height: 335px;
    margin-bottom: 20px;
}
.login-layout{
    border: 1px solid #ccc;
    padding: 0px 20px 20px 20px;
    height: 320px;
    margin-bottom: 20px;
}
.login-layout2{
    border: 1px solid #ccc;
    padding: 0px 20px 20px 20px;
    height: 280px;
    margin-bottom: 20px;
}
.login-layout-main{
    width: 100%;
    margin: auto;
}
.navbar-form {
    margin-right: 15px;
    margin-left: 15px;
    padding-bottom: 10px;
}
.register-layout{
    width: 100%;
    margin: auto;
    border: 0px solid #ccc;
    padding: 20px;
}
.panel {
    border: 0px solid transparent;
}
.panel-default > .panel-heading {
    background-color: #dadada;
    border: 0px solid transparent;
}
.container {
    padding-right: 0px;
    padding-left: 0px;
}
.col-lg-12 {
    padding-right: 0px;
    padding-left: 0px;
  }
.slider-product-m{
    display: block;
}
.slider-product-m img{
   width: 100%;
}
.flexslider_thumb{
    display: none;
}
.slider-product{
    display: none;
}
.rank{
    position: absolute;
    right: 5px;
    top: 5px;
}
.rank img{
    width: 50px;
}
.col-xs-6 {
    position: relative;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}
.form-control {
    /*font-size: 1em;*/
    margin-bottom: 15px;
}
}

/* --------------------------------------------------------------------------------------------------- */
@media (min-width: 1000px) {
.product-height2{
    height: 430px;
}
.product-height{
    height: 620px;
}
.payment_layout{
    width: 800px;
    margin: auto;
}
.checkout_mobile{
    display: none;
}
.checkout_web{
    display: block;
}
.table_checkout{
    width: 60%;
    margin: 10px auto;
}
.choose_size{
    float: left;padding-right: 5px;
}
.navbar_mobile{
    display: none;
}
.navbar_web{
    display: block;
}
.cart-close-btn{
    float: right;cursor: pointer;font-size: 18px;padding-top: 10px;
}
.on_web{
    display: block;
}
.on_mobile{
    display: none;
}
.cart-list{
    float: left;
    margin-left: 10px;
    width: 70%;
}
.cart-layout{
    width: 80px;
    background: #000;
    padding: 15px;
    font-size: 20px;
    position: fixed;
    top: 200px;
    left: 0;
    z-index: 999;
    border: 1px solid #000;
    border-left: 0;
    color: #fff;
}
.cart-layout a{
    color: #fff;
    text-decoration: none;
}
.login-layout{
    border: 1px solid #ccc;
    padding: 0px 20px 20px 20px;
    height: 290px;
}
.login-layout-main{
    width: 80%;
    margin: auto;
}
.register-layout{
    width: 80%;
    margin: auto;
    border: 1px solid #ccc;
    padding: 20px;
}
.slider-product-m{
    display: none;
}
.rank{
    position: absolute;
    right: 18px;
    top: 5px;
}
.rank img{
    width: 55px;
}
.content{
    padding: 35px;
    background: #eee;
    margin: 0px 20px;
    text-align: center;
    font-size: 18px;
}
div.content:hover{
	color: #fff;
	padding: 35px;
    background: #000;
    margin: 0px 20px;
    text-align: center;
    font-size: 18px;
    border: 2px solid #e91e1e;

}
.product-thumb .form-control{
	width: 100%;
	float: left;
}
}
.product-thumb{
	text-align: center;
}
.panel-heading img{
	width: 40px;
}
.footer-bottom {
    background: #282828;
    padding: 20px 0;
    text-align: center;
    margin: 0;
}
.copy-right p{
    color: #fff;
}
.copy-right > a{
	color: #fff;
}
.copy-right > a:hover{
	color: #e91e1e;
	text-decoration: none;
}
.sidebar-title{
	border: 1px solid #e91e1e;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    padding: 8px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 15px;
}
.size ul {
    margin: 0px -15px;
}
.size ul li {
    display: block;
    float: left;
    margin: 10px 17px 0;
}
.size ul li a {
    border: 1px solid #e91e1e;
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: 25px;
    line-height: 23px;
    text-align: center;
    text-transform: uppercase;
    width: 25px;
}
.size ul li a:hover {
	text-decoration: none;
	background: #e91e1e;
	color: #fff;
}
.overlay-product{
    height: 455px;
    position: absolute;
    z-index: 9999;
    width: 305px;
}
div .overlay-product:hover{
    background-color: #000;
    height: 455px;
    position: absolute;
    z-index: 9999;
    width: 305px;
    opacity: 0.3;
}
.center{
	text-align: center;
}
.gallery-product li{
	list-style-type: none;
}
.gallery-product li img{
	width: 180px;
}
.price-box__old {
    color: #fa6b6b;
    line-height: 1;
    font-weight: 300;
    padding: 0 5px;
    text-decoration: line-through;
}
.content-1 {
    margin-bottom: 10px;
}
.cart-btn{
    cursor: pointer;
}
.table_checkout td{
    padding: 5px 20px;

}
  .navbar_search {
    padding: 0px 40px;
    background: #000;
  }
  .navbar_search li > a{
    margin: 0 10px;
  }
    .navbar_search li > a:hover,active,focus{
    color: #fff;
    background: #e91e1e;
  }
  .navbar_search .dropdown-menu > li > a{
    margin: 0;
  }
  .title_product{

  }
  .title_product h1{
    margin: 15px 0 10px 0px;
  }
  .title_product img{
    width: 70px;
    padding: 0px;
    margin: 0px 0 5px 0;
  }
  .title_product hr{
    border: 2px solid #000;
    margin: 10px 0;
  }
  .how-to-pay{
    margin: auto;
  }
  .how-to-pay img{
    width: 100%;
  }
  .shipping{
    margin: auto;
    margin-bottom: 20px;
  }
  .shipping img{
    width: 100%;
  }
  .loading_layout{
    width: 100%;height: 100%;background: #000;position: fixed;z-index: 98;opacity: 0.3;
  }
  .list_free{
text-align: center;
    font-size: 1.1em;
    background: #fff473;
    border: 5px dashed #ff0000 !important;
    height: 120px !important;
    padding: 10px !important;
  }
    .list_point{
    text-align: center;
    font-size: 1.2em;
    background: #fff473;
    height: 135px;
  }
  .btn_full_version{
    margin-right:0;margin-top: 10px;width: 88px;background: #000;padding: 3px 0 0 0;
  }
  .central_content{
    padding: 10px;
    text-align: center;
}

#toggle-view {
    list-style:none;    
    font-size:16px;
    margin:0;
    padding:0;
    width: 100%;
}

    #toggle-view li {
        margin:10px;
        border-bottom:1px solid #ccc;
        position:relative;
        cursor:pointer;
        padding: 15px;
        background: #f3f3f3;
        color: #000;
    }
    
    #toggle-view h3 {
       margin: 12px 0;
    }

    #toggle-view span {
    position: absolute;
    right: 5px;
    top: 18px;
    color: #000;
    font-size: 25px;
    }
    
    #toggle-view .panel {
        margin:5px 10px;
        display:none;
        padding: 10px;
    }

.footer-bottom a{
	color:#fff;
}