body {
	color:#000;
}
header {
	min-height:133px;
}
.responsive {
	width:100%;
	height:auto;
}
.logo {
	
}
.logo img {
	
	width:100%;
	max-width: 444px;
	height:auto;
}
.header-right {
	text-align:center;
	position:relative;
	height: 140px;
}
.header-phone {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    color: #006db1;
	padding-bottom:20px;
}
#menu {
    display: block;
    position: absolute;
    bottom: 0;
    right: 81px;
    width: 380px;
}
#menu ul {
	list-style:none;
}
#menu ul li{
	display: inline-block;
    float: left;
}
#menu ul li:first-child{
	background: url(../images/home.jpg) 100%;
    padding: 3px 20px;
}
#menu ul li:nth-child(2) {
	background: url(../images/local_to_u.jpg) 100%;
    padding: 3px 30px;
}
#menu ul li:last-child{
	background: url(../images/contact.jpg) 100%;
    padding: 3px 20px;
}
.home_links_a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-style: normal;
    text-decoration: none;
    font-variant: normal;
    text-align: center;
    vertical-align: middle;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
.home_links_a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-style: normal;
    font-variant: normal;
    text-align: center;
    vertical-align: middle;
    color: #0089DE;
    text-decoration: none;
    font-weight: bold;
}
.slider {
   position:relative; 
}
.services {
    position: absolute;
    top: 78px;
    right: 50px;
}
.services ul li {
	color: rgb(51, 51, 153);
    font-size: 20px;
}
marquee {
	margin:20px 50px 0 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
}
h1.welcome {
	padding-left:50px;
}
h1.welcome span{
	color: #000000;
}
.welcome {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-align: justify;
    line-height: 18pt;
	font-weight: bold;
	color: #006db1;
}
.description{
	text-align:justify;
}
.form-group {
    

}
textarea#message {
	width:100%;
	height:150px;
}
.footer_text {
	background: #DCDCDC;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    min-height: 65px;
    padding: 20px;
}
.left {
	float:left;
}
.right {
	float:right;
}
a.footer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
a.footer:hover {
	color:#000;
	text-decoration:none;
}
.slider img.mobile {
		display:none;
}
.footer_text {
		margin: 10px;
}
.links {
	padding:20px;
}
@media (max-width: 768px) {
	#menu {
		position: relative;
		top: 20px;
		left: 0;
		width:100%;
	}
	#menu ul {
		width:100%;
		padding:0;
	}
	#menu ul li{
		width:100%;
		background:#BABABA!important;
	}
	#menu ul li:first-child{
		width: 23%;
		text-align: center;
	}
	#menu ul li:nth-child(2) {
		width: 37%;
		text-align: center;
	}
	#menu ul li:last-child{
		width: 40%;
		text-align: center;
	}
	.header-right {
		text-align: center;
		position: relative;
		max-height: 110px;
	}
	.slider img.desktop {
		display:none;
	}
	.slider img.mobile {
		display:block;
	}
	.slider {
		background:url(../images/header_mobile_bg.jpg) repeat-y;
		background-size: 100%;
	}
	.services {
		background:url(../images/header_mobile_bg.jpg) repeat-y;
		background-size: 100%;
		position: relative;
		top: 0;
		right: 0;
		width: 100%;
		padding:20px;
	}
	.services ul li{
		font-size: 21px;
		text-shadow: 1px 1px 0px #1678b3;
		color: #18a6ec;
	}
	h1.welcome{
		padding:0 10px;
		font-size: 17px;
	}
	.links {
		display:none;
	}
}

@media (min-width: 800px) {
	.logo img {
		width: 73%;
	}
	.services {
		position: absolute;
		top: 36px;
		right: 49px;
		width: 300px;
	}
	.services ul li {
		color: rgb(51, 51, 153);
		font-size: 16px;
	}
		.links {
		display:none;
	}
}
@media (min-width: 1024px) {
	.logo img {
		width: 73%;
	}
	.services {
		position: absolute;
		top: 36px;
		right: 49px;
		width: 350px;
	}
	.services ul li {
		color: rgb(51, 51, 153);
		font-size: 18px;
	}
	.links {
		display:block;
	}

}
@media (max-width: 667px) {
	.footer_text {
		margin:10px;
	}
	.links {
		display:none;
	}
}
@media (max-width: 568px) {
	.footer_text {
		margin: 10px;
	}
	.links {
		margin: 10px;
	}
	.links {
		display:none;
	}
}
@media (max-width: 480px) {
	.footer_text {
		margin: 10px;
	}
	.links {
		margin: 10px;
	}
}
@media (max-width: 414px) {
    .footer_text.footer {
		padding:0;
	}
	.left {
		float: none;
		width:100%;
	}
	.right {
		float: none;
		width:100%;
	}
	.links {
		display:none;
	}
}
@media (max-width: 375px) {
    .footer_text.footer {
		padding:0;
	}
	.left {
		float: none;
		width:100%;
	}
	.right {
		float: none;
		width:100%;
	}
	.links {
		display:none;
	}
}
@media (max-width: 360px) {
	.home_links_a {
		font-size: 16px;
	}
}
@media (max-width: 320px) {
	.header-phone {
		font-size: 18px;
		padding-bottom: 20px;
	}
	.home_links_a {
		font-size: 12px;
	}
	.services {
		padding:20px 10px;
	}
	.services ul li {
		font-size:17px;
	}
	.footer_text {
		margin-top:15px;
		padding: 10px;
	}
	.left {
		float: none;
		width:100%;
	}
	.right {
		float: none;
		width:100%;
	}
	.links{
		padding:10px;
	}
	.footer_text.footer {
		padding:0;
	}
	.links {
		display:none;
	}
}