@charset "utf-8";
#BannerDiv {
	margin-bottom: 25px;
	margin-top: 5px;
}

.container{
	margin-bottom: 15px;
	}

.topOemhead1 {
	font-size: 54px;
}

.Marquee{
	margin-right: auto;
	margin-left: auto;
	
}
	
#marquee{
	padding-top: 25px;
	
}

.container nav.desk{
	width: 100%;
	background:#128C7E;
	/* was background: #09515E;*/
	height: 60px;
	/* original height 55px*/
	
	box-shadow: 0px;


	/*  original setting is Position: fixed; */
	position:;
	top: 0;
	left: 0;
	padding-left: 28px;
	}
	
.container nav.mob {
	width: 100%;
	
	/* original background #09515E  this controls the #128C7E  color*/
	background: #128C7E;
	height: 45px;
	box-shadow: 0px;
	position: fixed;
	top: 0;
	left: 0;
}

/* original background #a3ada5 changed to #1CACC4 */
nav ul li:hover {
	
	/*  original 1CACC4 */
		background: 1CACC4;
}

nav ul li.active {
	background: ;
}

nav ul li a {
	color: #FFF;
	text-decoration: none;
}

nav.mob,
.hamburger-btn{
	display: none;
}

nav.desk ul li {
	width: 10%;
	float: left;
	text-align: center;
	line-height: 60px;
	text-transform: ;
	cursor: pointer;
	transition: all 0.5s ease;
	font-size: 18px;
}	

nav.desk ul {
	list-style: none;
	width: 100%;
	height: 60px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


body,html,h1,h2,p, div,a,img,header,footer,largebox,span{
	margin: 0;
	padding: 0;
}
html{background: ;}
footer, header{background: #00b4de; color: #fbfbfb; font-family: Arial, "Helvetica Neue", Helivetica, sans-serif; text-align: center; padding: 2em 0;}

body {
	font-family: arial;
	background-image: url(banners/main-road-banner-new-white-L.jpg);
	background-repeat: no-repeat;
}


img, object{
	max-height: 100%;
	max-width: 100%;
	margin-right: auto;

	margin-left: ;
	margin-left: auto;
	}
	
#Description {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	font-family: "Calibri Light";
	margin-top: 45px;
	margin-bottom: 23px;
}
	


@media screen and (max-width: 768px){


	nav.mob,
	.hamburger-btn{
		display: block;
		}
	.hamburger-btn {
		position: relative;
		}
	.hamburger-btn .fa-bars,
	.hamburger-btn .fa-times {
		position: fixed;
		left: 25px;
		top: 15px;
		
/* HAMBURGER This 30px font-size adjust the hamburger size*/
		font-size: 30px;
		color: #FFF;
		cursor: pointer;
		}


body {
	font-family: arial;
	background-repeat: no-repeat;
	background-image: url(banners/main-road-banner-768-01.jpg);
}

.topOemhead1 {
	font-size: 36px;
}

.TopBanner {
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	color: #17843E;
	font-weight: normal;
}

#Description {
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	font-family: "Calibri Light";
	margin-top: 30px;
}

.container nav.desk{ 
display: none;
	}


	}
	


@media screen and (max-width: 700px){

body {
	font-family: arial;
	background-repeat: no-repeat;
	background-image: url(banners/main-road-banner-700-01.jpg);
}

.TopBanner {
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #17843E;
	font-weight: normal;
}

.Marquee{
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
}

#Description {
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	font-family: "Calibri Light";
	margin-top: 30px;
}

.container nav.desk{ 
display: none;
	}

.backtop {
	font-size: 14px;
	color: #9F6;
}

	nav.desk {
	display: none;
		}		

/* This adjust 468 Font MOB size from 16px*/
nav ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: 15px;
}
	nav.mob,
	.hamburger-btn{
		display: block;
		}
	.hamburger-btn {
		position: relative;
		}
	.hamburger-btn .fa-bars,
	.hamburger-btn .fa-times {
		position: fixed;
		left: 25px;
		top: 15px;
		
/* HAMBURGER This 30px font-size adjust the hamburger size*/
		font-size: 30px;
		color: #FFF;
		cursor: pointer;
		}
	.mob ul{
	margin-top: 55px;
	display: none;
	background-image: url(button/mob-ul-bg.png);
	background-repeat: repeat;
		}
		
		
	/*This text-align adjust the fonts position to left, right or center*/	
	.mob li{
	text-transform: uppercase;
	text-align: left;
	padding: 14px;
	cursor: pointer;
	list-style-type: none;
	/* This list type none above cancels all left dots ................*/
		/* This 82% balance below highlight active to approx center ...............*/
		width: 82.5%;
	/*This 15px font-size adjust the hamburger font*/
		font-size: 14px;
		}
					
	.mob ul.active{
		display: block;		
		}
}


@media screen and (min-width: 320px)
and (max-width: 480px){

body {
	font-family: arial;
	background-repeat: no-repeat;
	background-image: url(banners/main-road-banner-468-01d.jpg);
}

.container{
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	}
	
nav ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: 15px;
}

/*This text-align adjust the fonts position to left, right or center*/	
.mob li{
	text-transform: uppercase;
	text-align: left;
	padding: 14px;
	cursor: pointer;
	list-style-type: none;
	/* This list type none above cancels all left dots ................*/
		/* This 82% balance below highlight active to approx center ...............*/
	width: 82.5%;
	/*This 15px font-size adjust the hamburger font*/
	font-size: 15px;
}

.topOemhead1 {
	font-size: 22px;
}

.welcomwRed {

	font-weight: bold;
	color: #F00;
	font-size: 18px;
}
	
#BannerDiv {
	margin-top: 6px;	
	margin-bottom: 4px;
}


.Marquee{
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
}

#Description {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-family: "Calibri Light";
	margin-top: 30px;
}


.container nav.desk{ 
display: none;
	}

.container nav.mob {
	width: 100%;
	background: #128C7E;
	height: 36px;
	box-shadow: 0px;
	top: 0;
	left: 0;
	position: fixed;
}

a:active {
	text-decoration: none;
	line-height: 1.3px;
}

.hamburger-btn .fa-bars,
.hamburger-btn .fa-times {
		position: fixed;
		left: 20px;
		top: 5px;
		
/* HAMBURGER This 30px font-size adjust the hamburger size*/
		font-size: 30px;
		color: #FFF;
		cursor: pointer;
		}

img, object{
	max-height: 100%;
	max-width: 100%;
	margin-right: auto;
	/* margin left from 22px to 0 */
	margin-left: ;
	}

}
