.mySlides {display:none}

.w3-left, .w3-right, .w3-badge {cursor:pointer}

.w3-badge {height:10px;width:10px;padding:5px}



.mySlides1 {display:none;
	background-color: lightgrey;
  width: 1000px;
  border: 15px solid red;
  padding: 50px;
  margin: 20px;}
  
.mySlides2 {display:none;
	background-color: green;
  width: 1000px;
  border: 15px solid yellow;
  padding: 50px;
  margin: 20px;}



.readmore {

	margin-top:-9px;

	text-align:right;

	}



.advmain{

  width:100%;

  padding:0px;

  margin-left: 0px;

  margin-top:0px;

  border-color:2px solid #000;

      }


.productimage{

	margin-left:10px;

	padding:5px;

	width :230px;

	height:150px;

	border-radius: 5px;

  	border: 1px solid  #CCC;

  	box-shadow: 0 8px 4px 0 rgba(0, 0, 0, 0.1), 0 3px 5px 0 rgba(0, 0, 0, 0.19);

	

	}

	

.olvcsports{ 

 float:left;

 width:50%;

 height:140px;

 margin-top:10px;

 margin-left:85px;

 background-color:#999;

	}

.olvctext{



top: 60px;

left: -320px;



}

.olvctext01{ 



 top: 80px;

left:-145px;

	}



.olvctext02{ 



 top:-10px;

left:-350px;

	}

.advcolumn {

  margin-top:7px;
  float: left;
  width: 25%;
}



/* RESPONSIVE CSS

-------------------------------------------------- */



@media screen and (min-width: 320px) and (max-width: 480px)  {

 .advcolumn {

  margin-top:-13px;

  width: 100%;

  padding-bottom: 10px;

  text-align:center;

  

}

.seventhcolumn {

	

  margin-left:0px;	

  width: 100;

  font-size:10px;

  margin-top:10px; 

  padding: 0px;

   /* Should be removed. Only for demonstration */
  /*border-style: solid;

  border-color:#9CF;*/

}  


.fourthmaindown {

  width:100%;

  height:200px;

   

  }

 .fourthmin01{

	

	margin-top:0px;

	margin-left:0px;

	width:100%;

	

	

	}

  

.olvcsports{ 

width:100%;

 height:auto;

margin-top:10px;

margin-left:0px;

margin-right:10px;





	}

.olvctext{

padding-left:10px;

top: 0px;

left:10px;



}

.olvctext01{ 



 top: 0px;

left:0px;

	}



.olvctext02{ 



 top:0px;

left:0px;



	}

.productimage{

	width :92%;

	height:auto;

	border-radius: 5px;

  	border: 1px solid  #CCC;

  	box-shadow: 0 8px 4px 0 rgba(0, 0, 0, 0.1), 0 3px 5px 0 rgba(0, 0, 0, 0.19);

	

	}

	

.readmore {

	margin-bottom:-20px;

	text-align:right;

	}

}