 
/*  ============================================================================
    # 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) {


.prodcoltxt {
    padding: 30px 10px 30px 10px !important;
	}
    
    
}

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

.homeprodrhs{
	width: 100% !important;
	}
 .aboutlhs {
 width: 100% !important;
	}
	.aboutrhs {
		margin-top: 10px !important;
 width: 100% !important;
	}
	.padcol1{
	width: 100% !important;
	padding: 0px 0px 20px 0px !important;
	
}
.padcol2{
	width: 100% !important;
	padding: 0px 0px 20px 0px !important;
	
}
.padcol3{
	width: 100% !important;
	padding: 0px 0px 0px 0px !important;	
}
	.boxwrap{
	width: 100% !important;
		
}
	.boxwraprhs{
	min-height: 300px !important;
	}
	.welcomelhs2 {
  width: 100% !important;
	}
	.welcomelhs {
  width: 100% !important;
	}
	.welcomerhs {
 width: 100% !important;
	}
	    .showbox li{
	padding: 15px 10px;
	margin: 10px 0px  !important;
	width: 100% !important;
			min-height: 80px !important;
		border-right: #55895b 0px solid !important;
	}
	.col-half{
	width: 100% !important;
}
	.bannercaption h1 {
  font-size: 40px !important;
		line-height: 45px !important;
	}
	.margrght2 {
  margin-right: 0% !important;
}
.column5 {
  width: 100% !important;
	
	}
}

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

    
}

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

    .showbox li{
	padding: 15px 10px;
	margin: 0px;
	width: 100% !important;
	}
	.columhowright{
	width: 100% !important;
	}
	.columhowleft {
  width: 100% !important;
	}
	.footer li{
	padding:0px 0% 3% 0px !important;
	width: 100% !important;
	margin:0px 0px 0px 0px;
	float:left;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	color:#fff;
	font-size:14px;
	line-height:20px;
}
.footer li:first-child{
	width: 100% !important;
	}
	.addspaceleft{
	width: 100% !important;	
	}
		.addspaceright{
	width: 100% !important;
	}
	.boxcolumnmaintxt {
  padding: 20px 0px 20px 0px !important;
}
.boxcolumn {
  width: 100% !important;
	margin: 15px 0px !important;
	}
		#countbox{

  	width: 50% !important;
			
	}
	.column6imgwrap{
	width: 100% !important;	
		margin-bottom: 20px !important;
}
.contentbox3{
	width: 100% !important;
	}
	.col-threefourth{
	width: 100% !important;
}
.col-fourth{
	width: 100% !important;
	}
}
