@media only screen and (min-width:0px) and (max-width:1200px) 
{
 
}
@media only screen and (min-width:0px) and (max-width:1000px) 
{

}

@media only screen and (min-width:0px) and (max-width:768px) 
{
   #owl-carousel-banner .owl-dots .owl-dot span {
    width: 17px !important;
    height: 2px;
    margin: 10px 7px;
	}
	.section-text .customer-review #owl-carousel-second {
    padding: 30px 15px 10px 15px;
	}
}
@media only screen and (min-width:0px) and (max-width:600px) 
{

}
@media only screen and (min-width:0px) and (max-width:575px) 
{
 
}
@media only screen and (min-width:0px) and (max-width:540px) 
{

}
@media only screen and (min-width:0px) and (max-width:400px) 
{

}
@media only screen and (min-width:0px) and (max-width:300px) 
{

}