@charset "UTF-8";
/* CSS Document */
* {
  box-sizing: border-box;
}
.bar {
  float: left;
  width:100%;
  background-color:#e5e5e5;
  text-align:center; 
  position:fixed; 
  top:0;left:0;right:0;
  /*z-index:1000;*/
  border-bottom:solid 1px #999;
}
.barImg {
  width: 100%;
  height: auto;
}
.col-25L {
  float: left;
  width: 25%;
  margin-top: 5px;
}

/* Floating column for inputs: 75% width */
.col-50C {
  float: left;
  width: 50%;
  margin-top: 6px;
}
.col-50C a{
	
	}
.col-50C img{
	width:50%;
	height:auto;
	}
.col-25R {
  float: left;
  width: 25%;
  margin-top:5px;
  color:#6c6d70;
}
/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}
.container{
	width:75%; 
	height:auto; 
	margin: 0 auto;
	margin-top:48px;
	font-family:Arial, Helvetica, sans-serif;
	}
/* Style inputs, select elements and textareas */
.barInput{
  width: 80%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  resize: vertical;
  margin-bottom:5px;
  position: relative; 
  display: inline-block; 
}
.srchBtn { 
	position: absolute; 
	top: 0; 
	right: 0; 
	border: none; 
	background-color: transparent; 
	cursor: pointer;
	font-size:26px;
	margin-right:83px; 
	} 
video {
  width: 100%;
  height: auto;
}
.bLogo_div{
	border: solid 1px #CCC;
		}
.bLogo_a{
	text-decoration:none;
	}	
.topBrand{ 
	float:left;
	width:100%;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#CCC;
	}
.topBrand_heading
{
	width:30%;
	}	
.topBrand_Logo{
	float:left;
	width:100%;
	border:1px solid #999;
	}
.logoDiv{
	float:left;
	width:150px;
	height:150px;
	border: solid #666 1px;
	margin: 3px;	
	}
.logoDiv img{
	 width:145px; 
	 height:145px
	 }	
.footer{
	float:left;
	width:100%;
	height:auto;
	background-color:#e5e5e5;
	padding:20px 0px 10px 20px;
	margin-top:5px;
	}
.col-40L {
  float: left;
  width: 40%;
  height:auto;
}

/* Floating column for inputs: 75% width */
.col-20C {
  float: left;
  width: 20%;
  height:auto;
  font-size:10px;
  color:#6c6d70;
}
.col-20C img{
	width: 50%;
  	height: auto;
	}
.col-40R {
  float: left;
  width: 40%;
  height:auto;
  font-size:10px;
  color:#6c6d70;
}
.uan{
	float:left; 
	margin-top:5px;
	}
.uanImg{
	width:180px;
	}	
.newReg{
	 float:right;
	 margin-right:15px
	}
.newRegImg{
	width:150px;
	}	
.footer_BwLogo{
	float:left; 
	width:100%;
	}
.footer_BwLogo img{
	width:60%;
	}	
.footer_adress{
	float:left; 
	width:100%;
	font-size:8px;
	color:#6c6d70;
	}	
.footer_adress img{
	width:3%;
	height:auto
	}	
.footer_help{
	float:left; 
	width:100%;
	font-size:12px;
	font-weight:bold;
	color:#6c6d70;
	}
.footer_help a{
	text-decoration:none;
	color:#6c6d70;
	}			
.socialHP{
	float:left; 
	width:100%;
	}
.socialHP img{ 
	width:5%; 
	height:auto
	}
.sponsor_empty_div{
	float: left;
	width:40%; 
	height:100px;
	}
.sponsor_logo_div{
	float:left;
	width:60%; 
	height:100px; 
	padding-top:23px;
	}	
.sponsor_logo_div img {
	width: 60%;
  	height: auto;
	margin-right:10px
	}	
	
.row {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
}

/* Create four equal columns that sits next to each other */
.column {
  flex: 25%;
  max-width: 16%;
  padding: 0 4px;
}

.column img {
  margin-top: 8px;
  vertical-align: middle;
  width: 85%;
  margin-left:20px;
}

/* Responsive layout - makes a two column-layout instead of four columns */



/*@media only screen and (max-width: 600px) {
 .container{
	width:100%;
	margin-top:110px; }

}*/
/*------------------------------------ Display Center  -------------------------------*/
.dc_heading{
	width:100%;
	color:#ed3237;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	text-align:center;
	border-left:solid 1px #CCC;
	border-right:solid 1px #CCC;
	background-color:#e5e5e5;
	border-top:solid 1px #999;
	font-family:Arial, Helvetica, sans-serif;
	}
.dc_heading_product{
	width:100%;
	height:55px;
	color:#ed3237;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	text-align:center;
	border-left:solid 1px #CCC;
	border-right:solid 1px #CCC;
	background-color:#e5e5e5;
	border-top:solid 1px #999;
	font-family:Arial, Helvetica, sans-serif;
	}	
.dc_heading_h1_red{
	margin:0px;
	-webkit-text-stroke: .5px black;
 	background: -webkit-linear-gradient(#ff0000, #ab0000);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
	}	
.dc_heading_h1_green{
	margin:0px;
	-webkit-text-stroke: .5px black;
 	background: -webkit-linear-gradient(#07d742,#057000);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
	}	
.dc_heading_h1_blue{
	margin:0px;
	-webkit-text-stroke: .5px black;
 	background: -webkit-linear-gradient(#0379f0,#0256aa);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
	}	
.getQout_div
	{
	float:left;
	width:10%;
	height:100%;	
	}		
.getQout_div a
	{
	text-decoration:none;
	}	
.dc_heading_product_txt
	{
	float:left;
	width:80%;
	height:100%;
	}		
.dc_heading_qrDiv
	{
	float:left;
	width:10%; 
	height:100%;
	}
.dc_heading_qrDiv a	
	{
	text-decoration:none; 
	float:right;
	}
.getQout_main
	{
	width:100%;
	border: solid 1px #CCC; 
	float:left; 
	margin-bottom:5px; 
	display:none;
	}	
.qf_heading
	{
	font-size:18px; 
	font-weight:bold; 
	color:#C00; 
	padding-top:10px;
	padding-bottom:10px;
	}	
.cInfo{
	clear: both;
	display: table;
	color:#424242;
	border: solid 1px #CCC;
	}
.cLogo_div{
	float:left;
	width:15%; 
	height:auto; 
	
	}
.cLogo_div img
	{
	width:76%; 
	height:auto;
	
	}
.cData_div1{
	float:left;
	width:85%; 
	height:auto; 
	padding:7px;
	border: solid 1px #CCC;
	border-right:0;
	border-top:0;
	}	
.cData_div1_b{
	color:#03C; 
	margin-left:5px;
	}
.cData_div2{
	float:left;
	width:45%; 
	height:auto; 
	padding:7px;
	border: solid 1px #CCC;
	border-right:0;
	border-top:0;
	}
.cData_div3{
	float:left;
	width:40%; 
	height:auto; 
	padding:7px;
	border: solid 1px #CCC;
	border-right:0;
	border-top:0;
	}
.cData_div4{
	float:left;
	width:100%; 
	height:auto; 
	padding:7px;
	border-top:solid 1px #CCC;
	margin-top:-1px;
}
.cert_bar{
	width:100%;
	color:#666;
	padding:5px;
	border:1px solid #CCC;
	}
.cert_bar img{
	width:15%;
	}
.pro_sr{
	float:left; 
	width:100%; 
	height:auto;
	border: solid 1px #CCC;
	}		
.sr_ul{
	float:left;
	list-style:none;
	width:100%;
	padding:0;
	margin:2px
	
	}
.sr_li{
	float:left;
	width:153px;
	height:180px;
	margin:2px;
	border: solid 1px #CCC;
	}
.sr_li img{
	width:100%;
	height:auto

}
.pro_img{
	width:100%; 
	height:85%;
	display: flex;
	justify-content: center;
	}
.pro_nm{
	width:100%; 
	height:15%; 
	border-top:solid 1px #CCC; 
	font-size:12px; 
	color:#333; 
	padding-top:2px;
}
table.mystyle
{
border-width: 0 0 2px 2px;
border-spacing: 0;
border-collapse: collapse;
border-style: solid;
}

.mystyle td, .mystyle th
{
margin: 0;
padding: 4px;
border-width: 2px 2px 0 0;
border-style: solid;
}
table.mystylee #0066FF
{
border-width: 0 0 2px 2px;
border-spacing: 0;
border-collapse: collapse;
border-style: solid;
}
@media screen and (max-width: 1100px) {
.cLogo_div,.cData_div1,.cData_div2,.cData_div3{
 width:50%;
}
.cLogo_div img
{
 width:60%;

}
.srchBtn { 
  	margin-right:63px;
  }
@media screen and (max-width: 950px) {
.cLogo_div,.cData_div1,.cData_div2,.cData_div3,.cData_div4{
 width:100%;
 border-left:0;
}
.cLogo_div{
	border-bottom:solid 1px #999;
	}
.cLogo_div img
{
 width:50%;
 border:0px;
}

.srchBtn { 
  	margin-right:43px;
  }
  .container{
	margin-top:80px;
  }
}
@media screen and (max-width: 800px) {
  .column {
    flex: 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 600px) {
  /* For mobile phones: */
  .container{
	width:100%;
	margin: 0 auto;
	margin-top:125px; }
}
/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    flex: 100%;
    max-width: 100%;
  }

  .col-25L,.col-25R,.col-50C,.col-40L{
    width: 100%;
    margin-top: 0;
  }
  .col-40R,.col-20C{
	   width: 50%;
	  }
  .col-20C img{
	width: 35%;
   }
   .sponsor_empty_div{
	   width:0;
	   }
  .sponsor_logo_div img {
	width: 100%;
   }
  .barImg {
  width: 80%;
  height: auto;
  margin-left:10%;
  margin-bottom:1%
  }
.cLogo_div,.cData_div1,.cData_div2,.cData_div3,.cData_div4{
 width:100%;
 border-left:0;
}
.dc_heading {
	font-size:10px;
	}
.cLogo_div img
{
 width:40%;
}
.srchBtn { 
  	margin-right:63px;
  }
.newReg{
	margin-right:10px;
}
.newRegImg{
	width:120px;
}
.uan{
	margin-left:-5px;
	}
.uanImg{
	width:150px;
}

}
/*---------------------------------- End Display Center ------------------------------*/