     .jumbotron {
    padding-top: 5px;
    padding-left: 89px;
    padding-bottom: 5px; 
	font-family: 'Rubik', sans-serif;
}
     .jumbotron .btn{
		 border-radius:5px;
		 margin-top:20px;
   
}
     .jumbotron .nav-tabs{  
	 border-bottom: 1px dashed #ccc;
}
     .jumbotron .nav-tabs > li{  
}
     .jumbotron .nav-tabs > li > a {  
    border: 1px solid #ccc;	font-family: 'Rubik', sans-serif;
    padding:7px 20px;
	font-size:16px;
    border-radius: 4px 4px 0px 0px;
	letter-spacing:0.5px;
	font-weight:600
}
     .jumbotron .nav-tabs > li > a .nav-tabs > li.active > a, .jumbotron .nav-tabs > li.active > a:focus, .jumbotron .nav-tabs > li.active > a:hover {
    background-color: #1e9fb4 !important; 
    color: #fff !important; 
	border:1px solid #1e9fb4;
}
    
     .jumbotron .hero-left.home-hero {
         position: absolute;
         z-index: 999;
         width: 100%;
         padding: 10px;
         border-right: 1px solid #e4e4e4;
         box-shadow: 0 0 25px rgba(0, 0, 0, .3);
         background-color: rgba(255, 255, 255);
         min-height:430px;
     }

     .home-hero .form-hold .tab-content>.tab-pane {
         border-color: #ccc;
     }

     .tab-in input[type="text"] {
         background-color: transparent !important;
         border-radius: 0px;
         border: 0px solid #e4e4e4;
         border-bottom: 1px solid #e4e4e4;
         color: #333;
         z-index: 9;
         position: relative;
         font-size: 16px;
		 letter-spacing:0.4px;
         font-weight: 500;
         padding: 10px 15px 6px 0 !important;
         box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
         height: 35px !important;
     }

     .tab-in select{
         background-color: transparent !important;
         border-radius: 0px;
         border: 0px solid #e4e4e4;
         border-bottom: 1px solid #e4e4e4;
         color: #333;
         z-index: 9;
         position: relative;
        font-size: 16px;
		 letter-spacing:0.4px;
         font-weight: 500;
         padding: 6px 15px 6px 0 !important;
         box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
         height: 30px !important;
		 line-height: 26px;
     }

     .tab-in input[type="date"] {
         background-color: transparent !important;
         border-radius: 0px;
         border: 0px solid #e4e4e4;
         border-bottom: 1px solid #e4e4e4;
         color: #333;
         z-index: 9;
         position: relative;
         font-size: 16px;
         font-weight: 500;
         padding: 4px 15px 6px 0 !important;
         box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
         height: 30px !important;
		 line-height: 26px;
     }

     .tab-in input[type="time"] {
         background-color: transparent !important;
         border-radius: 0px;
         border: 0px solid #e4e4e4;
         border-bottom: 1px solid #e4e4e4;
         color: #333;
		 line-height: 26px;
         z-index: 9;
         position: relative;
         font-size: 16px;
         font-weight: 500;
         padding: 4px 15px 6px 0 !important;
         box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
         height: 30px !important;
     }

     .tab-in input[type="tel"] {
         background-color: transparent !important;
         border-radius: 0px;
         border: 0px solid #e4e4e4;
         border-bottom: 1px solid #e4e4e4;
         color: #333;
         z-index: 9;
         position: relative;
         font-size: 16px;
         font-weight: 500;
         padding: 4px 15px 6px 0 !important;
         box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
         height: 30px !important;
     }

     .heads {
         font-size: 12px;
         color: #a299b2;
         margin-bottom: -1px;
         margin-top: 5px;
         font-weight: 600;

     }
	 @media screen and (min-width:320px) and (max-width:650px) {
 .jumbotron {
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;  
}
.jumbotron .nav-tabs > li > a { 
    padding: 7px 15px; 
}
.slideenq{
	padding-left:0px;
}
.slider-block{
	min-height:452px;
}
#Airport_Transfers .tab-in label{
	margin-bottom:0px
}
}