@charset "utf-8";
/* CSS Document */




/* Desktops and laptops */
@media (min-width:960px) and (max-width: 1200px) {

}




/*For browser/screen widths from 826px to 959px*/
@media (min-width:826px) and (max-width: 959px) {
	
#wrapleft {
	width: 65%;
	float: left;
	border-right: 2px solid #CCCCCC;
	padding-bottom: 60px;
	min-height: 1050px;
}
}








/*For browser/screen widths from 760px to 828px*/
@media (min-width:760px) and (max-width: 825px) {

#wrapleft {
	width: 65%;
	float: left;
	border-right: 2px solid #CCCCCC;
	padding-bottom: 60px;
	min-height: 1050px;
}
}






/*For browser/screen widths from 600px to 759px*/
@media (min-width:600px) and (max-width: 759px) {

#wrapleft {
	width: 100%;
	float: left;
	border-right: 2px solid #CCCCCC;
	padding-bottom: 60px;
	min-height: 1050px;
}
#wrapright {
	width: 95%;
	float: left;
	margin-top: 40px;
	text-align: center;
	padding-left: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: large;
	padding-right: 20px;
	background-color: #F1F1F1;
	padding-bottom: 40px;
}
#box501 {
	text-align: center;
	height: auto;
	padding-top: 40px;
	padding-bottom: 20px;
	width: 250px;
	padding-right: 40px;
	padding-left: 40px;
        }
#box502 {
	width: auto;
	float: left;
	height: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: center;
}
.hr002 {
	display: block;
	height: 1px;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-top: 0.3px solid #B43504;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
	width: 100%;
}
}







/*For browser/screen widths from 480px to 599px*/
@media (min-width:480px) and (max-width: 599px) {

#wrapleft {
	width: 100%;
	float: left;
	border-style: none;
	padding-bottom: 0px;
	min-height: 1050px;
}
#wrapright {
	width: auto;
	float: left;
	margin-top: 40px;
	text-align: center;
	padding-left: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: large;
	padding-right: 20px;
	background-color: #F1F1F1;
	padding-bottom: 40px;
}
#box501 {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 78%;
	padding-right: 40px;
	padding-left: 40px;
	height: auto;
        }
#box502 {
	width: auto;
	float: left;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: center;
	height: auto;
}
.hr002 {
	display: block;
	height: 1px;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-top: 0.3px solid #B43504;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
	width: 100%;
}
}







/*For browser/screen widths from 320px to 479px*/
@media (max-width: 479px) {
	
#wrapleft {
	width: 100%;
	float: left;
	border-style: none;
	padding-bottom: 0px;
	min-height: 1050px;
}
#wrapright {
	width: auto;
	float: left;
	margin-top: 40px;
	text-align: center;
	padding-left: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: large;
	padding-right: 20px;
	background-color: #F1F1F1;
	padding-bottom: 40px;
}	
#box501 {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	padding-right: 30px;
	padding-left: 40px;
	height: auto;
        }
#box502 {
	width: 72%;
	float: left;
	height: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
}
.hr002 {
	display: block;
	height: 1px;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-top: 0.3px solid #B43504;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
	width: 100%;
}
}
