/*
Coder Site  : Eng Code
Coder Phone : +0201122974539
Coder URI   : WwW.FB.CoM/Eng.AbdallahPS
Coder Name  : Eng.Abdallah {Abdullah Ramadan}
Coding Type : Eng.Abdallah Project CSS Responsive 
*/
@-ms-viewport{width:device-width;}

/* Desktop 1024 */ 
@media only screen and (max-width:1024px) {
    header .Feature-Block{display:none;}
    .Bottom-Nav .Search{display:none;}
}

/* Desktop 980 */ 
@media only screen and (max-width:980px) {

}

/* Tablet 768 - 800 */ 
@media only screen and (max-width:800px) {
    .Bottom-Nav .Search{display:block;}
    .Home-Slider .info{width:100%;}
    .Home-Slider .Slider,.Bank-Block{width:100%;}
    .Table-Over{overflow-x:scroll;display:block;}
    table,.TableEnd{width:900px!important;}
    .Product-Single{float:right;width:100%;}
    .Product-Info{float:right;padding:20px;width:100%;}
    .Add-Form{width:100%;float:right;}
    .Order-Design .Add-Form{width:100%;float:none;padding:0 10px;}
    .Order-Design .image{display:none;}
}

/* iPhone 4 */
@media only screen and (max-width:640px) {
    .Profile .Buttons{margin-top:30px;}
    .Product-Info lebel{width:24%;text-align:justify;}
    .Product-Info select{width:24%;text-align:justify;}
    .Product-Info form{text-align:center;}
    .Product-Info form img{float:none;margin-top:20px;}
}

/* Extra Smart Phones */ 
@media only screen and (max-width:480px) {
    .Profile .img-fill{float:none;display:block;margin-left:auto;margin-right:auto;}
    .Product-Info lebel{width:49%;margin-top:20px;}
    .Product-Info select{width:49%;margin-top:20px;}
    .Order-Design .Add-Form input[type="text"],.Add-Form input[type="password"]{display:block;width:100%;float:right;}
    .Order-Design .Add-Form .select{display:block;width:100%;float:right;}
    .Order-Design .Add-Form textarea{display:block;width:100%;float:right;}
    .Order-Design .Add-Form label{float:right;width:100%;}
    .Order-Design .Add-Form .x2inputs{float:right;width:100%;}
    .Order-Design .fileinputs{position:relative;margin-top:15px;height:46px;width:100%;float:right;cursor:pointer;}
    
}

/* Smart Phone + iPhone Retina 320 - 360 */ 
@media only screen and (max-width:360px) {
    .Bank-Block .img-fill{display:none;}
}
