 
/*  ============================================================================
    # Media Queries
    ========================================================================= */

@media only screen and (min-width: 960px) and (max-width: 1279px) {



}

@media only screen and (max-width: 959px) {


}

@media only screen and (min-width: 768px) and (max-width: 959px) {

    
    
}

@media only screen and (max-width: 767px) {

  
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

    
}

@media only screen and (max-width: 479px) {
.revolutionlhs{
	width: 100% !important;
}

.revolutionrhs{
	width: 100% !important;
	float: right;
	padding: 30px 0px 0px 0px !important;
	}
	  .chooselhs{
	width: 100% !important;
		  margin-bottom: 20px !important;
	}
    .chooserhs{
	width: 100% !important;
	}
	.aboutlhs{
		width: 100% !important;
		margin-bottom: 20px !important;
	}
	.aboutrhs{
		width: 100% !important;
	}
	
.innerproductbox{
	width: 100% !important;
	margin: 20px 0% 40px 0% !important;
	}

}
