div.one-third {
	width: 47.5%;
}

div.one-third-second {
	margin: 0;
}

div.one-third-last {
	clear: both;
	float: none;
	width: auto;
	padding: 20px 0 0 0;
}


/* Thirds2 */

 div.two-third1 {
	width: 30.83%;
	float: left;
	margin-right: 2.5%;
	
}


div.two-third2 {
	width: 30.83%;
	float: left;
	margin-right: 2.5%;
}

div.two-third3 {
	width: 30.83%;
	float: left;
	margin-right: 2.5%;
}

div.two-third4 {
	width: 30.83%;
	float: left;
	margin-right: 2.5%;
}





 div.two-third1a {
	width: 30.83%;
	float: left;
	margin-right: 2.5%;
	
}


div.two-third2a {
	width: 30.83%;
	float: left;
	margin-right: 2.5%;
}

div.two-third3a {
	width: 30.83%;
	float: left;
	margin-right: 2.5%;
}

div.two-third4a {
	width: 30.83%;
	float: left;
	margin-right: 2.5%;
}





 div.two-third1b {
	width: 30.83%;
	float: left;
	margin-right: 2.5%;
	
}


div.two-third2b {
	width: 30.83%;
	float: left;
	margin-right: 2.5%;
}

div.two-third3b {
	width: 30.83%;
	float: left;
	margin-right: 2.5%;
}











@media screen and (max-width: 700px) {
 
/* Thirds2 */

 div.two-third1 {
	width: 47.5%;
	float: left;
	margin-right: 2.5%;
}


div.two-third2 {
	width: 47.5%;
	float: left;
	margin-right: 2.5%;
}

div.two-third3 {
	width: 47.5%;
	float: left;
	margin-right: 2.5%;
}

div.two-third4 {
	width: 47.5%;
	float: left;
	margin-right: 2.5%;
}





 div.two-third1a {
	width: 47.5%;
	float: left;
	margin-right: 2.5%;
}


div.two-third2a {
	width: 47.5%;
	float: left;
	margin-right: 2.5%;
}

div.two-third3a {
	width: 47.5%;
	float: left;
	margin-right: 2.5%;
}

div.two-third4a {
	width: 47.5%;
	float: left;
	margin-right: 2.5%;
}





 div.two-third1b {
	width: 47.5%;
	float: left;
	margin-right: 2.5%;
}


div.two-third2b {
	width: 47.5%;
	float: left;
	margin-right: 2.5%;
}

div.two-third3b {
	width: 47.5%;
	float: left;
	margin-right: 2.5%;
}



}
 



 
@media screen and (max-width: 500px) {
 
/* Thirds2 */

 div.two-third1 {
	width: auto !important;
	float: left;
	margin-right: 2.5%;
}


div.two-third2 {
	width: auto !important;
	float: left;
	margin-right: 2.5%;
}

div.two-third3 {
	width: auto !important;
	float: left;
	margin-right: 2.5%;
}

div.two-third4 {
	width: auto !important;
	float: left;
	margin-right: 2.5%;
}







 div.two-third1a {
	width: auto !important;
	float: left;
	margin-right: 2.5%;
}


div.two-third2a {
	width: auto !important;
	float: left;
	margin-right: 2.5%;
}

div.two-third3a {
	width: auto !important;
	float: left;
	margin-right: 2.5%;
}

div.two-third4a {
	width: auto !important;
	float: left;
	margin-right: 2.5%;
}




 div.two-third1b {
	width: auto !important;
	float: left;
	margin-right: 2.5%;
}


div.two-third2b {
	width: auto !important;
	float: left;
	margin-right: 2.5%;
}

div.two-third3b {
	width: auto !important;
	float: left;
	margin-right: 2.5%;
}






	
	div.mobile-collapse {
		width: auto;
		float: none;
		margin-right: 2.5%;
	}
	
	.hide-mobile {
		display: none;
	}
		
	div.info-box-big {
		display:block;
	text-align:center;
	background-color: #EDEDED;
	padding: 10px;
	font-size: 13px;
	margin: 0 0 15px 0;
	max-height: 100%;
	
}





	.info h4, form h4 {
		color: #000000;
		letter-spacing: 2px;
		text-transform: uppercase;
	}
		.info h5 {
			margin: 15px 0 5px 0;
			color: #000000;
		}
		
		.info h6, .info a {
			color: #2D547F;
			font-size: 12px;
			margin: 10px 0 10px 0;
			
		}
	
		
		
}