.rivaslider-wrapper {
	float: left;
	position: relative;
	overflow: hidden;
       
}
.rivaslider-wrapper-inner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 10000px;
	z-index: 10;
}

/* riva-countdown */

@media only screen and (min-width:1200px) and (max-width:2000px){ 
    
    .rivaslider-wrapper {width:1166px !important;} 

}

@media only screen and (min-width:992px) and (max-width:1199px){ 
    
    .rivaslider-wrapper {width:966px !important;} 

}

@media only screen and (min-width:769px) and (max-width:991px){ 
    
    .rivaslider-wrapper {width:746px !important;} 

}

    @media only screen and (min-width:100px) and (max-width:768px){ 
    .envor-layerslider-block {
    left: 15% !important;
    top: 16% !important;} 
    }
    
   @media only screen and (min-width:767px) and (max-width:768px){ 
   .container {
    padding-right: 0px!important;
    padding-left: 0px !important;}
   }