body{
    font-family: 'Roboto', sans-serif;
	font-size:14px;

}
h1{
	font-size:45px !important;
}

.btn-yellow{
  background-color:#ffcc00;
  border-radius:5px;
  border:#ffcc00;
  padding:5px 15px;
  width: 30% !important;
  position: relative;
  float: right;
}

.agree a{
  color:#000 !important;
  text-align: center;
  text-decoration: none;
}

.agree a:hover{
  color:#fff !important;
  background-color:#000;
  text-align: center;
  text-decoration: none;
}

.menutext a{
	color:#000000 !important;
	padding:0px 20px !important;
	
}
.menupadding{
    padding-left:140px !important;	
}
.menupadding1{
    padding-right:150px !important;	
}
.bgNav{
    box-shadow:0 2px 8px 0 rgba(0, 0, 0, 0.2) !important;	
}

.driverbg{
    background-image: url("https://feenixuploads.s3.eu-west-2.amazonaws.com/landing/driverimg2.jpg");
    background-size: cover;
    background-repeat: no-repeat;
	margin-top:60px !important;
    height:662px;
   }
.riderbg1{
    background-image: url("https://feenixuploads.s3.eu-west-2.amazonaws.com/landing/riderbg1.jpg");
    background-size: cover;
    background-repeat: no-repeat;
	margin-top:60px !important;
    height:662px;
   }  
.driverofferbg{
    background-image: url("https://feenixuploads.s3.eu-west-2.amazonaws.com/landing/driverofferbg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
	margin-top:60px !important;
    height:662px;
   }  

.d2obg{
    background-image: url("/drive_own/img/d2o_bg.png");
    background-size: cover;
    background-repeat: no-repeat;
  margin-top:60px !important;
    
   }
   
.headerpadd{
    padding-top:180px!important;
    padding-bottom:;
    padding-left:150px;
    padding-right:800px;	
}  
.headerpadd p{
	font-size:20px;
}  
.button1{
	background-color:#ffcc00;
	border-radius:5px;
	border:#ffcc00;
	padding:5px 15px;
} 
.button2{
	background-color:#ffffff;
	border-radius:5px;
	border:#ffffff;
	padding:5px 15px;
} 

.paymentpadd{

    padding-left:150px!important;
    padding-right:800px !important;	
}  

.paymentpadd1{

    padding-left:150px !important;
    padding-right:150px !important;
}  
.circlebutton{
	background-color:#e1e1e1;
	border-radius:50% !important;
	border:2px solid #97948e !important;
	padding:9px 22px;
} 

.circlebutton:hover{
	border:2px solid #ffcc00 !important;
    
}




.cirbut1{
    display: flex;
    flex-direction: row;
	text-decoration:none!important;
	color:#000;
}	

.cirbut1:hover{
	text-decoration:none!important;
	color:#000;	
}

.arrow {
  list-style-type: none;
  position: relative;
  padding-left: 15px;
}
.arrow:before {
  content: "\25BA \0020";
  font-size: 22px;
  position: absolute;
  top: -1px;
  left: -10px;
  
}
.arrow1{
	padding-left:8px!important;
}

.vertivalbutton{
	background-color:#e1e1e1 !important;
	
	
}
.vertivalbutton a{
	text-decoration:none!important;
	color:#000!important;
	
}



.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #000 !important;
    background-color: #ffcc00!important;
}


/* search */

.box1{
  box-sizing: border-box;
}

form.example input[type=text] {
  padding: 10px;
  font-size: 17px;
  border: 1px solid grey;
  float: left;
  width: 80%;
  background:transparent;
  position:relative;
}

form.example button {
  float: left;
  width: 20%;
  padding: 10px;
  background: transparent;
  color: black;
  font-size: 17px;
  border: 1px solid grey;
  border-left: none;
  cursor: pointer;
  position:obsolute;
}

form.example button:hover {
  background: #ffcc00;
}

form.example::after {
  content: "";
  clear: both;
  display: table;
}

/* search */



 

.cs{
	width:60px!important;
	height:auto!important;	
}

.cs:hover{
	background-color:#ffcc00;
	border-radius:50%;
}





/* read more or less */



	.panel-group .panel {
		border-radius: 0;
		box-shadow: none;
		border-color: #EEEEEE;
	}

	.panel-default > .panel-heading {
		padding: 0;
		border-radius: 0;
		color: #212121;
		background-color: #FAFAFA;
		border-color: #EEEEEE;
	}

	.panel-title {
		font-size: 14px;
	}

	.panel-title > a {
		display: block;
		padding: 15px;
		text-decoration: none;
	}

	.more-less {
		float: right;
		color: #212121;
	}

	.panel-default > .panel-heading + .panel-collapse > .panel-body {
		border-top-color: #EEEEEE;
	}

/* -----  v ----- */


.demo {
	padding-top: 60px;
	padding-bottom: 110px;
}

.demo-footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	padding: 15px;
	background-color: #212121;
	text-align: center;
}

.demo-footer > a {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
}
.glyphicon-plus:before {
    content: "\2b";
}
.glyphicon-minus:before {
    content: "\2212";
	
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



/* read more or less */

/* read more edit */
.textdeco{
	text-decoration:none;
	color:black;		
}
.textdeco:hover{
	text-decoration:none!important;
	color:black;		
}


/* read more edit */

.logoscroll{
 overflow-x: auto;
  white-space: nowrap;
}
.logoscroll1{
display: inline;
}

/* footer */
.footerBg{
	background-color:#333234;
}
.footerlogo{
    background-color:#fff;
    border-radius:8px;	
}

.sitemap a{
	text-decoration:none;
	color:#fff;
}
.sitemap a:hover{
	text-decoration:none;
	color:#ffcc00;
}
.address{
	display: flex;
    flex-direction: row;
}
.logoalign{
    display:inline-block;
}	

.Media{
	text-decoration:none;
	color:#fff;
	
}
.Media:hover{
	text-decoration:none;
	color:#ffcc00;
}
.copyright{
	background-color:#222122;
	
}
.copyright1{
	font-size:14px;
}
.copyrightpadd{
	text-align:center !important;
	
}	
	

	
	

/* footer */


/* rider offer */

.offerfont{
	font-size:12px;
	
} 
.offerfont1{
	font-size:17px;
	line-height:30px;
}
 
     

/* rider offer*/


@media only screen and (min-width: 2251px) {
.d2obg{
    height:500px;
  }
  .headerpadd4{
    padding-top:100px!important;
    padding-bottom:;
    padding-left:150px;
    padding-right:1150px;  
  } 
  .headerpadd4 p{
  font-size:20px;

  }
}


@media only screen and (min-width: 1649px) and (max-width: 2250px) {
.d2obg{
    height:450px;
  }
  .headerpadd4{
    padding-top:100px!important;
    padding-bottom:;
    padding-left:250px;
    padding-right:600px;  
  } 
  .headerpadd4 p{
  font-size:20px;

  }

}

@media only screen and (min-width: 1500px) and (max-width: 1649px){
  .d2obg{
    height:450px;
  }
  .headerpadd4{
    padding-top:150px!important;
    padding-bottom:;
    padding-left:250px;
    padding-right:600px;  
  } 
  .headerpadd4 p{
  font-size:20px;

  }
}



@media only screen and (min-width: 1250px) and (max-width: 1499px) {
  .d2obg{
    height:450px;
  }
  .headerpadd4{
    padding-top:40px!important;
    padding-bottom:;
    padding-left:250px;
    padding-right:400px;  
  } 
  .headerpadd4 p{
  font-size:20px;

  }

}

@media only screen and (min-width: 899px) and (max-width: 1249px) {
  .d2obg{
    height:400px;
  }
  .headerpadd4{
    padding-top:110px!important;
    padding-bottom:;
    padding-left:90px;
    padding-right:300px;  
  } 
  .headerpadd4 p{
  font-size:20px;

  }

}

@media only screen and (min-width: 728px) and (max-width: 898px) {
  .d2obg{
    height:350px;
  }
  .headerpadd4{
    padding-top:60px!important;
    padding-bottom:;
    padding-left:90px;
    padding-right:200px;  
  } 
  .headerpadd4 p{
  font-size:17px;

  }

  .headerpadd4 h1{
  font-size:25px;

  }

}

@media only screen and (min-width: 458px) and (max-width: 727px) {
  .d2obg{
    height:auto;
  }
  .headerpadd4{
    padding-top:40px!important;
    padding-bottom:;
    padding-left:90px;
    padding-right:90px;  
  } 
  .headerpadd4 p{
  font-size:17px;

  }
  .headerpadd4 h1{
  font-size:25px;

  }

}


@media only screen and (min-width: 370px) and (max-width: 457px) {
  .d2obg{
    height:auto;
  }
  .headerpadd4{
    padding-top:40px!important;
    padding-bottom:;
    padding-left:40px;
    padding-right:40px;  
  } 
  .headerpadd4 p{
  font-size:14px;

  }
  .headerpadd4 h1{
  font-size:25px;

  }

}

@media only screen and (min-width: 250px) and (max-width: 369px) {

  .headerpadd4{
    padding-top:25px!important;
    padding-bottom:;
    padding-left:40px;
    padding-right:40px;  
  } 
  .headerpadd4 p{
  font-size:14px;

  }
  .headerpadd4 h1{
  font-size:25px;

  }

}



@media only screen and (min-width: 1701px) {
  .headerpadd{
    padding-top:150px!important;
    padding-bottom:;
    padding-left:250px;
    padding-right:900px;  
  }  
    .headerpadd p{
  font-size:20px;
  }  
  h1{
  font-size:40px !important;
  }
  .paymentpadd{

    padding-left:250px!important;
    padding-right:700px !important; 
  }  
  .menupadding{
    padding-left:150px !important;  
  }
  .signpadd{
  padding-top:90px;
  }

  .paymentpadd1{

    padding-left:250px!important;
    padding-right:250px !important; 
  } 
  
} 





@media only screen and (min-width: 1119px) and (max-width:1700px){
	.headerpadd{
    padding-top:150px!important;
    padding-bottom:;
    padding-left:150px;
    padding-right:700px;	
  }  
    .headerpadd p{
	font-size:20px;
  }  
  h1{
	font-size:40px !important;
  }
  .paymentpadd{

    padding-left:250px!important;
    padding-right:250px !important;	
  }  
  .menupadding{
    padding-left:150px !important;	
  }
  .signpadd{
	padding-top:90px;
  }
  .paymentpadd1{

    padding-left:250px!important;
    padding-right:250px !important; 
  } 
	
} 

@media only screen and (min-width: 765px) and (max-width:1118px){
	.headerpadd{
    padding-top:130px!important;
    padding-bottom:;
    padding-left:150px;
    padding-right:350px;	
  }  
    .headerpadd p{
	font-size:17px;
  }  
  h1{
	font-size:35px !important;
  }
  .paymentpadd{

    padding-left:90px!important;
    padding-right:90px !important;	
  }
  .menupadding{
    padding-left:150px !important;	
  }  
  .paymentpadd1{

    padding-left:90px!important;
    padding-right:90px !important; 
  } 
	
} 

@media only screen and (min-width: 533px) and (max-width:764px){
	.headerpadd{
    padding-top:130px!important;
    padding-bottom:;
    padding-left:130px;
    padding-right:150px;	
  }  
    .headerpadd p{
	font-size:15px;
  }  
  h1{
	font-size:30px !important;
  }
  .paymentpadd{

    padding-left:90px!important;
    padding-right:90px !important;	
  } 
  .paymentpadd1{

    padding-left:90px !important;
    padding-right:90px !important;
  } 
  .menupadding{
    padding-left:130px !important;	
  }  
	 
	
} 


@media only screen and (min-width: 391px) and (max-width: 532px){
	.headerpadd{
    padding-top:130px!important;
    padding-bottom:;
    padding-left:100px;
    padding-right:70px;	
  }  
    .headerpadd p{
	font-size:14px;
  }  
  h1{
	font-size:25px !important;
  }
  .paymentpadd{

    padding-left:40px!important;
    padding-right:40px !important;	
  } 
  .paymentpadd1{

    padding-left:40px !important;
    padding-right:40px !important;
  } 
  .menupadding{
    padding-left:100px !important;	
  }  
	
} 

@media only screen and (min-width: 250px) and (max-width: 390px){
	.headerpadd{
    padding-top:130px!important;
    padding-bottom:;
    padding-left:40px;
    padding-right:40px;	
  }  
    .headerpadd p{
	font-size:14px;
  }  
  h1{
	font-size:25px !important;
  }
  .paymentpadd{

    padding-left:40px!important;
    padding-right:40px !important;	
  }
  .paymentpadd1{

    padding-left:40px !important;
    padding-right:40px !important;
  } 
  .menupadding{
    padding-left:40px !important;	
  }   
	
} 

/* sign up  */

@media only screen and (min-width: 1200px) and (max-width:1700px){
	
  .signpadd{
	padding-top:100px;
  }
	
} 

@media only screen and (min-width: 250px) and (max-width:1199px){
	
  .signpadd{
	padding-top:1px;
  }
	
} 