@import url(https://fonts.googleapis.com/css?family=Nunito);


/**** Banner css ****/
#where-banner-title {
  background-color: #fff;
  width: 100%;
  height: 250px;
  align-items: center;
  display: flex;
  position: relative;
}
.where-banner-style{
  flex: 1 1 100%; 
  display: flex; 
  height: 250px; 
  width: auto; 
  position: relative; 
  background-color: #fff; 
  background-image: url(../jpg/where_banner_1922x351.jpg);
  max-width: 1920px; 
  margin: 0 auto;
}
.where-banner-text {
	font-size:32px;
	font-weight:600;
	color:#fff;	
	text-align:center;
}

/**** Select option css ****/

#select-content {
	background: #fff;	
	width: 100%;
	min-height:200px;
}

/**** Select content css ****/
.select-content-head {
  max-width: 1140px;  
  margin: 0 auto;
  text-align:center;
  padding: 60px 1% 30px 1%;
  /*background-color:#FFAC55;*/
  position: relative;  
}
/* set select font css*/
#myParentSelect {
  font-size:18pt;
  font-family: helvetica,arial,sans-serif; 
  color:#333333;
  width:18.75rem;
  height:2.6875rem;
  border:1px solid #666;	
}
#myFirstChildSelect {
  font-size:18pt;
  font-family: helvetica,arial,sans-serif; 
  color:#333333;
  width:18.75rem;
  height:2.6875rem;
  border:1px solid #666;	
}
.select-style-1 {
  display:inline-block;
  margin:0 15px 15px 15px;
}
.select-style-2 {
  display:inline-block;
  margin:0 15px 15px 15px;  
}
.where-category-head{
  max-width: 1200px;
  margin: 0 auto;
  text-align:left;
  padding: 0 1% 0 1%;
  /*background-color:#FFAC55;*/
  position: relative;
}
.where-category-content{
  max-width: 1340px;
  margin: 0 auto;  
  padding: 30px 1% 30px 1%;
  /*background-color:#FFAC55;*/
  position: relative;
}
.where-category-retailer-content{
  max-width: 1340px;
  margin: 0 auto;  
  padding: 30px 1% 30px 1%;
  /*background-color:#FFAC55;*/
  position: relative;
}
.where-category-etailer-content{
  max-width: 1340px;
  margin: 0 auto;  
  padding: 30px 1% 30px 1%;
  /*background-color:#FFAC55;*/
  position: relative;	
}
.where-category-distributor-content{
  max-width: 1340px;
  margin: 0 auto;  
  padding: 30px 1% 30px 1%;
  /*background-color:#FFAC55;*/
  position: relative;	
}
.where-category-sub-content{
  max-width: 1340px;
  margin: 0 auto;  
  padding: 30px 1% 30px 1%;
  /*background-color:#FFAC55;*/
  position: relative;	
}
.where-category-nat-content{
  max-width: 1340px;
  margin: 0 auto;  
  padding: 30px 1% 30px 1%;
  /*background-color:#FFAC55;*/
  position: relative;	
}



.where-href-id{
  /*display:flex;
  flex-direction: row;
  flex-wrap: wrap;*/
  display:inline-block;
  max-width: 1340px;
}
.pic-logo{	
	display:inline-block;
  width:100%;
  padding:10px;
}
.where-text-style{
	display:block;
  text-align:center;
  width:220px;
  padding:10px 5px;
  font-size:1.125rem; 
  font-weight:600;
  color:#333;
  height:70px;
}
.where-subtext-style{
	display:block;
  text-align:center;
  max-width:220px;
  padding:10px;
  font-size:1rem; 
  font-weight:400;
  color:#808080;
}
.where-name-append {
  font-size:1.25rem; 
  font-weight:400;
  color:#333;
}
.where-img{
  margin:0 auto;
  display: inline-block;
  padding:15px 35px 15px 35px;
  text-align:center;
}
#where-href a:hover
{  
  color:none;
  text-decoration: none;
}
.where-title-style-1 {
  font-size:24px; 
  font-weight:600;
  color:#333;
}
.where-title-style-2 {
  font-size:20px; 
  font-weight:600;
  color:#333;
}