@media only screen and (max-device-width: 1366px)	
{.box2, .box4, .box6, .box7, .box8 {background-attachment: scroll;}
}

@media screen and (max-width: 478px) 	{
	h1 { font-size: 18pt; line-height: 20pt; font-weight: bold;}
	h2 { font-size: 14pt; }
	h3 { font-size: 22pt; }
	h4 { font-size: 16pt; line-height: 18pt; margin: 0; }
	p { font-size:11pt; margin: 2.5% 0 2.5% 0; }
	.main_text { font-size: 14pt; line-height: 16pt; margin: 0;}
	.box_header p { font-size: 13pt;}
	.flexbox-container1, .flexbox-container2 { display: inline-block; -webkit-flex: 1 1 100%;}
	.flex_inner1 { width: 91%; padding: 4%; margin-bottom: 5%;}
	.flex_inner2 { width: 91%; padding: 4%; margin-bottom: 5%;}
	.footmen_holder1, .footmen_holder2 { text-align: center;  display: inline-block; width: 98%; padding: 0;}
	.footmen_holder3 {float: none; display: block; margin: 0 auto; }
	.box_container1 {width: 100%;}
	.box_inner1 {margin-bottom: 5%;}
	.advert_holder {width: 100%; margin: 0 0 5% 0;}
	.box2 { background-image: url(../img/box2_bg.jpg);}
	.box4 { background-image: url(../img/box4_bg.jpg);}
	.inner1, .inner2 { float: right; width: 90%; background-image: url("../img/maroon_opacity.png"); text-align: center; padding: 5%;}
	.awards {width: 32%; margin: 0.5%;}
	.images { width: 99%; margin: 0.5%;}
	.holder1 {width: 280px;}
}
	
@media screen and (max-width: 740px) 	{
	h1 { font-size: 24pt; line-height: 26pt; font-weight: bold;}
	h2 { font-size: 16pt; }
	h3 { font-size: 28pt; }
	h4 { font-size: 22pt; line-height: 24pt; margin: 0; }
	p { font-size:11pt; margin: 2.5% 0 2.5% 0; }
	.main_text { font-size: 14pt; line-height: 16pt; margin: 0;}
	.box_header p { font-size: 14pt;}
	.box2 { background-image: url(../img/box2_bg.jpg);}
	.box4 { background-image: url(../img/box4_bg.jpg);}
	.inner1, .inner2 { float: right; width: 90%; background-image: url("../img/maroon_opacity.png"); text-align: center; padding: 5%;}
	.awards {width: 32%; margin: 0.5%;}
	.images { width: 49%; margin: 0.5%;}
	.holder1 {width: 360px;}
}

@media screen and (max-width: 480px) {
	h1 { font-size: 18pt; line-height: 20pt; font-weight: bold;}
	h2 { font-size: 14pt; }
	h3 { font-size: 22pt; }
	h4 { font-size: 16pt; line-height: 18pt; margin: 0; }
	.box9 h4 {font-size: 30pt;}
	p { font-size:11pt; margin: 2.5% 0 2.5% 0; }
	.main_text { font-size: 14pt; line-height: 16pt; margin: 0;}
	.box_header p { font-size: 13pt;}
	.box2 { background-image: url(../img/box2_bg.jpg);}
	.box4 { background-image: url(../img/box4_bg.jpg);}
	.inner1, .inner2 { float: right; width: 90%; background-image: url("../img/maroon_opacity.png"); text-align: center; padding: 5%;}
	.images { width: 99%; margin: 0.5%;}
	.holder1 {width: 280px;}
	img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
}
