@media (min-width: 100px) and (max-width: 991px) {

 /*** Racing Update Section Start *****/
 .Racing-section{
	 margin-top:125px;
 }
  /*** Racing Update Section End *****/


  /*** Video / Image Section Start *****/
.video-section{
	margin-top:10px;
}

  .main-video{
	 width:100%;
	 height: auto;
 }


  /*** Video / Image Section End *****/

/*** Results Section Start ****/
.Result-section{
	margin-top:10px;
}
/*** Results Section End ****/



/**** Second Section Start ***/
 .Fixtures-Main{
	 margin-top:15px;
  }
  
  .Notice-Main{
	  margin-top:15px;
  }
  
  .Live-Main{
	 margin-top:15px;
  }
 
  .nav-pills .m-link {
    padding: 5px 5px 5px 5px;
    width: 105px;
    margin: 5px;
}


  .Live-section{
	  height:auto;
	  
   }
	

/**** Second Section End ***/


/**** Third Section Start ****/

.Featured-Main{
	margin-bottom:10px;
}

.Leader-Main{
  margin-bottom:10px;	
}

.Sponsors-Main{
 margin-bottom:10px;	
}

  .nav-pills .m-link1 {
    padding: 5px 5px 5px 5px;
    width: 105px;
    margin: 5px;
}

.Mlist-row{
	
}

.S-main-image{
	width:60px;
}


.s-img{
	width:60px;
}
  


/**** Third Section End *****/


}