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





/* desktops and monitors */
@media (min-width:1043px) and (max-width: 1200px) {

#box056 {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	float: none;
	width: 560px;
	clear: left;
}
}







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

#box003 {
	height: 20px;
	float: left;
	text-align: center;
	padding-right: 5px;
	padding-bottom: 35px;
	padding-left: 5px;
	width: 100%;
	padding-top: 20px;
}
#box056 {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	float: none;
	width: 560px;
	clear: left;
}
}







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

#header {
	height: 700px;
	text-align: left;
	float: none;
	width: 100%;
	background-image: url(../images/website/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0% 25%;
	background-size: cover;
	margin-top: -190px;
}
#box003 {
	height: 40px;
	float: left;
	text-align: center;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 100%;
}
#box005 {
	width: 340px;
	height: auto;
	float: none;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	clear: left;
}
#box056 {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	float: none;
	width: 560px;
	clear: left;
	margin-top: 28px;
}
#box057 {
	width: auto;
	height: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	float: none;
	padding-top: 180px;
}
}













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

#header {
	height: 700px;
	text-align: left;
	float: none;
	width: 100%;
	background-image: url(../images/website/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0% 25%;
	background-size: cover;
	margin-top: -190px;
}
#box003 {
	height: 70px;
	float: left;
	text-align: center;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 100%;
}
#box005 {
	width: 340px;
	height: auto;
	float: none;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	clear: left;
}
#box056 {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	float: none;
	width: 560px;
	clear: left;
	margin-top: 28px;
}
#box057 {
	width: auto;
	height: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	float: none;
	padding-top: 180px;
}
}












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

#header {
	height: 700px;
	text-align: left;
	float: none;
	width: 100%;
	background-image: url(../images/website/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0% 25%;
	background-size: cover;
	margin-top: -190px;
}
#box003 {
	height: 60px;
	float: left;
	text-align: center;
	padding-bottom: 20px;
	width: 100%;
	padding-top: 20px;
}
#box005 {
	width: 340px;
	height: auto;
	float: none;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	clear: left;
}
#box056 {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	float: none;
	width: 420px;
	clear: left;
	margin-top: 28px;
}
#box057 {
	width: auto;
	height: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	float: none;
	padding-top: 180px;
}
#box501 {
	text-align: center;
	float: left;
	height: auto;
	padding-top: 40px;
	padding-bottom: 20px;
	width: 75%;
	font-size: small;
	line-height: 20px;
        }
#box502 {
	width: auto;
	float: left;
	height: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: center;
	font-size: small;
	line-height: 20px;
}
.hr002 {
	/* rule for footer info panels*/
	text-align: center;
	display: block;
	height: 1px;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-top: 1px solid #b7b7b7;
	margin-right: 0;
	margin-left: 0;
	width: 110%;
	margin-top: 20px;
}
}







/*For browser/screen widths from 320px to 479px*/
@media (max-width: 479px) {

/* header menu email and screens*/ 
a.class6:link {
	color: #F99E1C;
	text-decoration: none;
	font-size: 80%;
}
a.class6:hover {
	color: #E9E0B9;
	text-decoration: none;
	transition: color .5s ease;
	font-size: 80%;
}
a.class6:visited {
	color: #F99E1C;
	text-decoration: none;
	font-size: 80%;
}
a.class6:active {
	color: #F99E1C;
	text-decoration: none;
	font-size: 80%;
}
/* footer email */ 
a.class7:link {
	color: #a0410d;
	text-decoration: none;
	font-size: 100%;
}
a.class7:visited {
	color: #a0410d;
	text-decoration: none;
	font-size: 70%;
}
a.class7:hover {
	color: #999999;
	text-decoration: none;
	transition: color .5s ease;
	font-size: 70%;
}
a.class7:active {
	color: #a0410d;
	text-decoration: none;
	font-size: 70%;
}
#header {
	height: 900px;
	text-align: left;
	float: none;
	width: 100%;
	background-image: url(../images/website/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0% 25%;
	background-size: cover;
	margin-top: -190px;
}
#wrapleft {
	margin-top:none ;
	float: left;
	padding-right: 0px;
	width: 100%;
}
#box002 {
	text-align: center;
	height: auto;
	padding-top: 80px;
	float: left;
	width: 100%;
	color: #FFFFFF;
	line-height: 30px;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	background-color: #0D0D0D;
	padding-bottom: 40px;
}
#box003 {
	height: 30px;
	float: left;
	text-align: center;
	padding-bottom: 50px;
	width: 100%;
	padding-top: 20px;
}
#box005 {
	width: 340px;
	height: auto;
	float: none;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 42px;
	margin-left: auto;
	margin-right: auto;
	clear: left;
}
#box056 {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	float: none;
	width: 320px;
	clear: left;
	margin-top: 28px;
}
#box057 {
	width: auto;
	height: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	float: none;
	padding-top: 295px;
}
/* Footer */
#footer {
	padding-top: 20px;
	height: auto;
	float: left;
	color: #a0410d;
	background-image: url(../images/website/tile.png);
	width: auto;
}
#box501 {
	text-align: center;
	float: left;
	height: auto;
	padding-top: 40px;
	padding-bottom: 20px;
	width: 86%;
	padding-right: 0px;	
	font-size: small;
	line-height: 20px;
}
#box502 {
	width: 68%;
	float: left;
	height: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: center;
	font-size: small;
	line-height: 20px;
}
#box600 {
	float: left;
	height: auto;
	clear: left;
	padding-left: 30px;
	max-width: 120px;
}
.hr002 {
	/* rule for footer info panels*/
	text-align: center;
	display: block;
	height: 1px;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-top: 1px solid #b7b7b7;
	margin-right: 0;
	margin-left: 0;
	width: 70%;
	margin-top: 20px;
	padding-right: 48px;
}
}
