@media (max-width: 1183px) {
	.hero-unit {
		padding: 40px;
		margin-bottom: 20px;
	}
	.hero-unit h1 {
		font-size: 30px;
	}
	.hero-unit p {
		line-height: 25px;
		font-size: 15px;
	}
	.hero-unit .btn-large {
		padding: 6px 8px;
		font-size: 15px;
		line-height: normal;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	h2 {
		font-size: 20px;
	}
}

@media (max-width: 772px) {
	.hero-unit {
		padding: 30px;
		margin-bottom: 15px;
	}
	.hero-unit h1 {
		font-size: 20px;
	}
	.hero-unit p {
		line-height: 18px;
		font-size: 12px;
	}
	.hero-unit .btn-large {
		padding: 4px 6px;
		font-size: 12px;
		line-height: normal;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	h2 {
		font-size: 17px;
	}
}

@media (max-width: 480px) {
	body {
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 11px;
		line-height: 14px;
		color: #333;
	}
	blockquote p {
		margin-bottom: 0;
		font-size: 12px;
		font-weight: 300;
		line-height: 15px;
	}
	.hero-unit {
		padding: 10px;
		margin-bottom: 10px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	.hero-unit h1 {
		font-size: 16px;
	}
	.hero-unit p {
		line-height: 15px;
		font-size: 12px;
		margin: 5px 0px;
	}
	.btn-large, .btn {
		padding: 4px 6px;
		font-size: 12px;
		line-height: normal;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	h2 {
		font-size: 13px;
		line-height: 20px;
	}
	label {
		font-size: 12px;
	}
	input {
		max-width: 217px;
	}
}

.icon-about-us {
	background-position: -480px 0px;
}

.login_register_recover {
	width: 260px;
	margin: 0 auto;
}
.alert p {
	margin-left: 10px;
}
ul.no_dots {
	list-style-type:none;
}
.gspdflayer {
    color: #fff;
    background: #0088cc;
    padding: 5px;
    border-radius: 3px;
    display: block;
    width: 90px;
    text-align: center;
    margin-bottom: 20px;	
}
.announcement_box {
    background: #ff8a20;
	color: #b35500;
    height: 134px;
}
.announcement_box header {
    display: inline-block;
    margin-left: 15px;
    font-size: 23px;
    font-weight: 500;
    vertical-align: top;
    float: left;
    width: 70%;
	color: #864000;
}
.announcement_box p {
    margin-left: 15px!important;
    vertical-align: top!important;
    display: block!important;
    width: 70%!important;
    float: left!important;
    margin-top: 10px!important;
    line-height: 25px!important;
    font-weight: 400!important;
	color: #fff !important;
}
.announcement_box a {
    color: #fff!important;
    background: #0088cc!important;
    padding: 5px!important;
    border-radius: 3px!important;
    display: block!important;
    font-size: 17px!important;
    font-weight: 400!important;
    margin-top: 17px!important;
    width: 50%!important;
    text-align: center!important;
}
.hero-unit {
padding: 20px !important;	
}
.hero-unit h1 {
    font-size: 30px !important;
}
.pdflimg {
	border-radius: 3px;	
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px;	
	float:left;
}
