/* 1024px */
@media screen and (max-width: 1024px) {

}


/* 1000px */
@media screen and (max-width: 1000px) {

}


/* 768px */
@media screen and (max-width: 768px) {
.categgoryimage {width:33.333333%; float:left;}
}

/* 600px */
@media screen and (max-width: 600px) {

}

/* 480px */
@media screen and (max-width: 480px) {

}


/* 425px */
@media screen and (max-width: 425px) {
.bannerTop-Bottom ul li img{width: 100%!important;}
.HorizontalFormContainer dt {clear: left;float: left;width: 100%;} 
.categgoryimage {width:100%; float:left;}
.categgoryimage_2 {width:100%; float:left;}
.bannerTop-Bottom ul li {float: left; position: relative; width: 50%;z-index: 10;}
#ProductDetails .ProductThumbImage { min-height: 0px;}
}


/* 400px */
@media (max-width: 400px) {
    
    #ChooseShippingAddress dt, #CreateAccountForm dt {
    padding-bottom: 7px;
    width: 100%;
}
#ChooseShippingAddress dt, #CreateAccountForm dt {
    clear: none;
    display: inline-block;
    float: left;
    line-height: 36px;
    padding: 0 7px;
    text-align: left;
    width:100%
}
#CreateAccountForm .Textbox {
    width: 100%;
}
#ChooseShippingAddress dd, #CreateAccountForm dd {
    width: 100%;
    padding-bottom: 0;
}
.Breadcrumb ul {
    padding-left: 0%;
}
.FormContainer .box {
    padding-bottom: 20px;
}
.recaptchatable .recaptcha_image_cell {
    width: 100px !important;
}
.HorizontalFormContainer dt {clear: left;float: left;width: 100%;}

.categgoryimage {width:100%; float:left;}
.categgoryimage_2 {width:100%; float:left;}
}

/* 375px */
@media screen and (max-width: 375px) {
.categgoryimage {width:100%; float:left;}
.categgoryimage_2 {width:100%; float:left;}
}

/* 320px */
@media screen and (max-width: 320px) {
.categgoryimage {width:100%; float:left;}
.categgoryimage_2 {width:100%; float:left;}
}
