@charset "utf-8";
/* CSS Document */
@media all and (max-width: 4000px) and (min-width: 851px) {
	.bannershow{
		width:80%;
		height:200px;
		font-family: 'CHEVL___' ;
		margin-left:10%;
		margin-bottom:-7%;
		font-size:60px;
	}
	body{
		background-color:#000;		
		margin:0 auto;
		font-family: 'CHEVM___' ;
		color:#FFF;	
		font-size:20px;
	}	
	@font-face{ font-family: CHEVM___ ;src: url('CHEVM___.ttf');  }
	* {   margin: 1px;   padding: 0px;}	
	
	.content{
		width:100%;
		margin:0 auto;
		text-align:left;
		padding:1%;		
		max-width:1400px;
	}
	.contentindex{
		width:100%;
		margin:0 auto;
		text-align:center;
		padding:1%;		
		max-width:1400px;
	}
	.header{		
		 margin:0 auto;
		 height:auto;
         width:100%;
		 
	}	
	.header2{		
		 margin:0 auto;
		/*  height:462px;*/
         width:100%;
		 max-width:1400px;
		 text-align:center;	
		/* background-image: url("Images/deltanetcar2.png");*/
     	 background-color: #000;
		 background-repeat:no-repeat;
		 background-size:contain;
		 background-position:center;
		 margin-top:-5%;	 
	}	
	.passengers{
		 margin:0 auto;
		 height:auto;
         width:100%;		 
	}	
	.passengers2{
		 margin:0 auto;
		 height:auto;
         width:50%;
		 float:left;		 
	}	
	.drivers{
		 margin:0 auto;
		 height:auto;
         width:100%;
		 max-width:1400px;	
	}
	.careers{
		 margin:0 auto;
		 height:auto;
         width:100%;
		 max-width:1400px;	
	}
	.newsfeed{
		 margin:0 auto;
		 height:auto;
         width:100%;
		 max-width:1400px;
		 background-color:#000;
		 border:1px solid #FFF;
		 padding:1%;
	}	
	.text{
		 margin:0 auto;
		 height:auto;
         width:100%;
		 max-width:1400px;
		 background-color:#FFF;
	}	
	.text2{		
		 height:622px;
         width:45%;
		 max-width:1400px;
		 background-color:#FFF;
		 float:left;
		 color:#000;
	}
	.text3{		 
		 height:auto;
         width:93%;
		 max-width:1400px;
		 background-color:#FFF;
		 padding:1%;
	}	
	.lefttext1{
		height:auto;
         width:22%;
		 max-width:1400px;
		 color:#000;
		 padding-left:2%;
		 padding-top:2%;		 
		 float:left;
	}
	.lefttext2{
		height:auto;
         width:22%;
		 max-width:1400px;
		 color:#000;
		 padding-left:2%;
		 padding-top:2%;		 
		 float:left;
	}
	.righttext1{
		height:auto;
         width:22%;
		 max-width:1400px;
		 color:#000;
		 padding-left:2%;
		 padding-top:2%;		 
		 float:left;
		 text-align:right;
	}
	.righttext2{
		height:auto;
         width:22%;
		 max-width:1400px;
		 color:#000;
		 padding-left:2%;
		 padding-top:2%;		 
		 float:left;
		 text-align:right;
	}
	.righttext3{
		 height:auto;
         width:40%;
		 max-width:1400px;
		 color:#000;
		 padding-left:2%;
		 padding-top:2%;		 
		 float:left;
		 text-align:center;
	}
	.footer{
		 margin:0 auto;
		 height:auto;
         width:100%;
		 max-width:1400px;
		 color:#FFF;
	}
	.footer2{		
		 margin:0 auto;
		 height:462px;
         width:100%;
		 max-width:1400px;
		 text-align:center;	
		 background-image: url("Images/deltanetcar2.png");
     	 background-color: #000;
		 background-repeat:no-repeat;
		 background-size:contain;
		 background-position:center;
	}
	.column1{		 
		 height:auto;
         width:22%;
		 max-width:1400px;
		 color:#FFF;
		 padding-left:2%;
		 padding-top:2%;		 
		 float:left;
	}
	.column2{		 
		 height:auto;
         width:22%;
		 max-width:1400px;
		 color:#FFF;
		 padding-left:2%;
		 padding-top:2%;		 
		 float:left;
	}
	.column3{		 
		 height:auto;
         width:22%;
		 max-width:1400px;
		 color:#FFF;
		 padding-left:2%;
		 padding-top:2%;		 
		 float:left;
	}
	.column4{		 
		 height:auto;
         width:22%;
		 max-width:1400px;
		 color:#FFF;
		 padding-left:2%;
		 padding-top:2%;		 
		 float:left;
	}
	.column5{
		height:auto;
        width:22%;
		max-width:1400px;
		float:left;		
		margin-left:2.5%;
		padding-bottom:2%;
		text-align:left;
	}
	.column6{
		height:auto;
        width:22%;
		max-width:1400px;
		float:left;		
		margin-left:29.5%;
		padding-bottom:2%;
	}
	.column7{
		height:auto;
        width:100%;
		max-width:1400px;
		float:left;
		text-align:center;		
		/*margin-left:35%;	
		margin-top:0.6%;*/
	}	
	.column8{
		height:auto;
        width:18%;
		max-width:1400px;
		float:left;		
		margin-left:6%;
		padding-bottom:2%;
		text-align:left;
	}	
	.img-responsive.mobile {
  		display: none;
	}
	.carfooter{
		margin:0 auto;
		height:auto;
        width:50%;
		max-width:1400px;		
	}

	.clear{
		clear:both;	
	}
	a:link {color:white; text-decoration:none;}      /* unvisited link */
	a:visited {color:white;}  /* visited link */
	a:hover {color:gray;}  /* mouse over link */
	a:active {color:white;}  /* selected link */ 
	
	a[href^=tel]{
	color: black;
	text-decoration: none;
	}
	
	#menu{
		width: 100%;
		margin: 0% 0% 0% 0%;
		padding: 0% 0% 0% 0%;
		list-style: none;  
	}

	#menu li{
		float: left;
		padding: 0 0 10px 0;
		position: relative;
	}
	#menu a{
		float: left;
		height: 25px;
		padding: 0px 25px;
		color: #FFF;			
		text-decoration: none;
		text-shadow: 0 1px 0 #000;
	}

	#menu li:hover > a{
		color: #999;		
	}

	*html #menu li a:hover{ /* IE6 */
		color: #999;
	}

	#menu li:hover > ul{
		display: block;
	}
	/* Sub-menu */
	#menu ul{
		list-style: none;
		margin: 0% 0% 0% 0%;
		padding: 10% 0% 0% 0%;    
		display: none;
		position: absolute;
		top: 34px;
		left: 0;		 
		background: #000;
		width:200%;		
		/*opacity: 0.8;	*/	
	}

	#menu ul li{
		float: none;
		margin: 0;
		padding: 0px 0px 0px 18px;
		display: block;		
	}

	#menu ul li:last-child{   
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;    
	}

	#menu ul a{    
		padding: 10px;
		height: auto;
		line-height: 1;
		display: block;
		white-space: nowrap;
		float: none;
		text-transform: none;
		color:#999;
	}

	*html #menu ul a{ /* IE6 */   
		height: 10px;
		width: 150px;
	}

	*:first-child+html #menu ul a{ /* IE7 */    
		height: 10px;
		width: 150px;
	}

	#menu ul a:hover{
		color:#FFF;				
	}

	#menu ul li:first-child a{
		-moz-border-radius: 5px 5px 0 0;
		-webkit-border-radius: 5px 5px 0 0;
		border-radius: 5px 5px 0 0;
	}

	#menu ul li:first-child a:after{
		content: '';
		position: absolute;
		left: 20%;
		top: -8px;
		width: 0;
		height: 0;
		border-left: 15px solid transparent;
		border-right: 15px solid transparent;
		border-bottom: 18px solid #000;			
	}

	#menu ul li:first-child a:hover:after{
    	border-bottom-color: #000; 
	}

	#menu ul li:last-child a{
		-moz-border-radius: 0 0 5px 5px;
		-webkit-border-radius: 0 0 5px 5px;
		border-radius: 0 0 5px 5px;
	}

	/* Clear floated elements */
	#menu:after{
		visibility: hidden;
		display: block;
		font-size: 0;
		content: " ";
		clear: both;
		height: 0;		
	}

	* html #menu             { zoom: 1; } /* IE6 */
	*:first-child+html #menu { zoom: 1; } /* IE7 */
	
	
	
}
@media all and (max-width: 850px){
	.bannershow{
		width:90%;
		height:100px;
		font-family: 'CHEVL___' ;
		font-size:40px;
		margin-bottom:-5%;
	}
	body{
		background-color:#000;		
		margin:0 auto;
		font-family: 'CHEVL___' ;		
		color:#FFF;
		font-size:20px;
	}
	@font-face{ font-family: CHEVL___ ;src: url('CHEVL___.ttf');  }
		* {   margin: 1px;   padding: 0px;}
	.header{
		width:100%;
		background-color:#000;
		max-width:850px;
	}
	.menugap{
		height:65px;
	}
	.content{
		width:98%;
		margin:0 auto;
		text-align:left;
		border-bottom:1px solid #CCC;
		position: relative;
		padding:0% 2% 2% 0%;
	}	
	.header{		
		 margin:0 auto;
		 height:auto;
         width:100%;
		 max-width:1400px;	
		 text-align:center;	 
	}	
	.header2{		
		 max-width:1400px;
		 text-align:center;	
		 /*background-image: url("Images/deltanetcar2.png");*/
     	 background-color: #000;
		 background-repeat:no-repeat;
		 background-size:contain;
		 background-position:center;
		 margin-top:-30%;	 
	}	
	.newsfeed{
		 margin:0 auto;
		 height:auto;
         width:95%;
		 max-width:1400px;
		 background-color:#000;
		 border:1px solid #FFF;
		 padding:1%;
	}	
	.text{
		 margin:0 auto;
		 height:auto;
         width:100%;
		 max-width:1400px;
		 background-color:#FFF;
	}	
	.text2{		
		 height:auto;
         width:100%;
		 max-width:1400px;
		 background-color:#FFF;
		 float:left;
		 color:#000;
		 text-align:center;
	}	
	.text3{		 
		 height:auto;
         width:90%;
		 max-width:1400px;
		 background-color:#FFF;
		 padding:1%;
	}	
	.lefttext1{
		height:auto;
         width:95%;
		 max-width:1400px;
		 color:#000;
		 padding-left:2%;
		 padding-top:2%;		 
		 float:left;
	}
	.lefttext2{
		height:auto;
         width:95%;
		 max-width:1400px;
		 color:#000;
		 padding-left:2%;
		 padding-top:2%;		 
		 float:left;
	}
	.text3{		 
		 height:auto;
         width:100%;
		 max-width:1400px;
		 background-color:#FFF;
	}	
	.righttext1{
		height:auto;
         width:95%;
		 max-width:1400px;
		 color:#000;
		 padding-left:2%;
		 padding-top:2%;		 
		 float:left;
		 text-align:center;
	}
	.righttext2{
		height:auto;
         width:95%;
		 max-width:1400px;
		 color:#000;
		 padding-left:2%;
		 padding-top:2%;		 
		 float:left;
		 text-align:center;
	}
	.righttext3{
		height:auto;
         width:95%;
		 max-width:1400px;
		 color:#000;
		 padding-left:2%;
		 padding-top:2%;		 
		 float:left;
		 text-align:center;
	}
	.footer{
		 margin:0 auto;
		 height:auto;
         width:100%;
		 max-width:1400px;
		 color:#FFF;
		 text-align:center;
	}	
	.footer2{		
		 margin:0 auto;
		 height:180px;
         width:100%;
		 max-width:1400px;
		 text-align:center;	
		 background-image: url("Images/deltanetcar2.png");
     	 background-color: #000;
		 background-repeat:no-repeat;
		 background-size:contain;
		 background-position:center;
		 		 
	}
	.column5{		
		height:auto;
        width:45%;
		max-width:1400px;
		float:left;		
		margin-left:0%;
		text-align:left;		
	}
	.column6{				
		height:auto;
        width:46%;
		max-width:1400px;
		float:left;
		margin-left:0%;
		text-align:left;		
	}
	.column7{
		height:auto;
        width:100%;
		max-width:1400px;
		float:left;
		/*text-align:left;	*/
	}	
	.column8{		
		height:auto;
        width:50%;
		max-width:1400px;
		float:left;
		text-align:left;
		margin-left:10%;			
	}	
	.img-responsive {
    	display: none;
  	}
  	.img-responsive.mobile {
    	display: inline;
  	}

	.lostpropfield{
		width:96%;
		height:35px;
		border:solid 4px #000;
		font-size:18px;
		font-weight:bold;
		text-align:center;
	}
	.clear{
		clear:both;	
	}
	
	
	 
	
	
	
	a:link {color:white; text-decoration:none;}      /* unvisited link */
	a:visited {color:white;}  /* visited link */
	a:hover {color:gray;}  /* mouse over link */
	a:active {color:white;}  /* selected link */ 
	
	a[href^=tel]{
	color: black;
	text-decoration: none;
	}

	#menu{
		width: 100%;
		margin: 0% 0% 0% 0%;
		padding: 0% 0% 0% 0%;
		list-style: none;  
	}

	#menu li{
		float: left;
		padding: 0 0 10px 0;
		position: relative;
	}
	
	#menu a{
		float: left;
		height: 25px;
		padding: 0px 25px;
		color: #FFF;			
		text-decoration: none;
		text-shadow: 0 1px 0 #000;
	}

	#menu li:hover > a{
		color: #FFF;
	}

	*html #menu li a:hover{ /* IE6 */
		color: #FFF;
	}

	#menu li:hover > ul{
		display: block;
	}
	/* Sub-menu */
	#menu ul{
		list-style: none;
		margin: 0% 0% 0% 0%;
		padding: 10% 0% 0% 75%;    
		display: none;
		position: absolute;
		top: 37px;
		left: -100%;
		z-index: 99999;    
		background: #000;
		width:220%;				
	}

	ul#menu2 {
		list-style: none;
		margin: 0% 0% 0% 0%;
		padding: 10% 0% 0% 0%;    
		display: none;
		position: absolute;
		top: 34px;
		left: 10%;
		z-index: 99999;    
		background: #000;
		width:160%;				
	}
	#menu ul li{
		float: none;
		margin: 0;
		padding: 0px 0px 0px 5px;
		display: block;		
	}

	#menu ul li:last-child{   
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;    
	}

	#menu ul a{    
		padding: 10px;
		height: auto;
		line-height: 1;
		display: block;
		white-space: nowrap;
		float: none;
		text-transform: none;
		color:#999;
	}

	*html #menu ul a{ /* IE6 */   
		height: 10px;
		width: 150px;
	}

	*:first-child+html #menu ul a{ /* IE7 */    
		height: 10px;
		width: 150px;
	}

	#menu ul a:hover{
		color:#FFF;				
	}

	#menu ul li:first-child a{
		-moz-border-radius: 5px 5px 0 0;
		-webkit-border-radius: 5px 5px 0 0;
		border-radius: 5px 5px 0 0;
	}

	#menu ul li:first-child a:after{
		/*content: '';
		position: absolute;
		left: 30px;
		top: -8px;
		width: 0;
		height: 0;
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		border-bottom: 8px solid #000;*/
	}

	#menu ul li:first-child a:hover:after{
    	border-bottom-color: #FFF; 
	}

	#menu ul li:last-child a{
		-moz-border-radius: 0 0 5px 5px;
		-webkit-border-radius: 0 0 5px 5px;
		border-radius: 0 0 5px 5px;
	}

	/* Clear floated elements */
	#menu:after{
		visibility: hidden;
		display: block;
		font-size: 0;
		content: " ";
		clear: both;
		height: 0;
	}

	* html #menu             { zoom: 1; } /* IE6 */
	*:first-child+html #menu { zoom: 1; } /* IE7 */

}
