#mobileHeaderBlk{display:none;}	
#mobileDropDownMenu, #mobileDropDownAccount{  background: none repeat scroll 0 0 #635552;    left: 0;    position: absolute;    width: 100%; font-size:20px;z-index:99999;}
#mobileDropDownMenu div, #mobileDropDownAccount div	{border-bottom:1px solid #dfd3c4; color:#dfd3c4;  padding: 5px 0 5px 10px; text-transform:uppercase; font-weight: 400;}
#mobileDropDownMenu #mobileSubCategory {padding:0;}
#mobileDropDownMenu #mobileSubCategory div{ color:#000; background-color:#fff; padding-left: 30px;}

/************ Mobile Version***********/
#mobileHeaderBlk { font-weight: bold;margin-bottom: 0;overflow: hidden;width: 100%;z-index: 99999;}
#mobileHeaderBlk div {float: left;padding: 0 2%;position: relative;width: 8%;}
#mobileHeaderBlk div img{max-width:100%;	padding: 5px 0;}
#mobileDropDownSearch  {background: none repeat scroll 0 0 #635552;padding: 1% 0;position: absolute;width: 100%;z-index: 999;}
#mobileDropDownSearch input {float: none;margin: 2%;width: 90%;  background-color: #dad6d6;    background-image: none;}
#mobileSearchBTN:hover, #mobileMenuBTN:hover, #mobileAccountBTN:hover, #mobileCartBTN:hover{ background-color:#635552;}
#mobileHeaderBlk div#mobileSearchBTN > img, #mobileHeaderBlk div#mobileMenuBTN > img, #mobileHeaderBlk div#mobileAccountBTN > img, #mobileHeaderBlk div#mobileCartBTN > img {padding: 8px 0;}
#mobileSearchBTN:hover #mobileSearch{ display:block;}
@media screen and (min-device-width: 2000px) and (max-device-width: 599px) { 
   #mobileDropDownMenu, #mobileDropDownSearch, #mobileDropDownAccount{ display:none !important;}
}

/***********************************************************************************Responisve *******************************************************************************/
@media (max-width: 1000px){
#fluidHeaderBlk{ max-width:950px; min-width:320px; width:inherit; }	
#headerLowerBlk li{ font-size:14.5px;}
}
@media (max-width: 900px){	
#headerLowerBlk li{ font-size:13.5px;}	
}
@media (max-width: 850px){	
#headerLowerBlk li{ font-size:12.5px;}	
}
@media (max-width: 800px){	
#headerLowerBlk li{ font-size:11.5px;}	
}
@media (max-width: 750px){	
#headerLowerBlk li{ padding: 0 3.3% 0 0;}	
#headerBlk{font-size:11px; }
.contactNumber {font-size: 16px;}
}
@media (max-width: 700px){	
#headerLowerBlk li{ padding: 0 3% 0 0;}
h1 {font-size:35px;} 
h2 {font-size:24px;}
#fluidLeftContent, #fluidRightContent{width:100%; border:0;padding-left:0;}
#fluidRightContent .acc, .acc {    margin: 10px 5% 0;    width: 40%; height:380px;}
}
@media (max-width: 675px){	
#headerLowerBlk li{ padding: 0 2.5% 0 0;}
}
@media (max-width: 640px){	
#headerLowerBlk li{ padding: 0 2% 0 0;}	
.hideforM{ display:none;}  
h1 {font-size:33px;	} 
h2 {font-size:22px;}
}
@media (max-width: 600px){
#mobileHeaderBlk{display:block;}
#fluidHeaderBlk{display:none ;}
#headerBlk{ padding: 0 ;    width: 100%;}
h1 {font-size:30px;	} 
h2 {font-size:20px;}
.acc p.subheaderText {font-size:14px;}
}

@media (max-width:1000px) and (min-width:599px) {
.class {
display:none;
}
}