@import url('https://fonts.googleapis.com/css?family=Roboto:300,400');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');

body {
    background: #d6dadd;
    font-size: 14px; 
    line-height: 1.5em;
    font-family: 'Roboto-Regular',arial;
    color:#333;
}

h1, h2, h3, h4, h5  { color:#333; margin: 0, padding:0;  font-weight:300;  }
p { padding:0 0 10px 0;  }

a{ color:#015093; text-decoration:none;  }
a:hover { color:#3579fe;text-decoration:none; } 
.container { width: 1220px; }

.action-btn { background: #3579fe; color:#fff; padding:10px 20px;  }
.action-btn:hover { background: #333; } 
.blue-bg { background:url(../../assets/images/main-bg.jpg) no-repeat center #015093;     }

.inner-page-header { padding:20px; font-size:14px; text-align:center; color:#fff; text-shadow:1px 1px #333; }
.inner-page-header h2 {     font-size: 32px;
    font-weight: bold;
    text-align: center;
    font-family: Roboto;
    margin-bottom: 15px;
    color: #fff; }
.blue-overlay {   padding:150px 0 100px 0;  }
.black-overlay { background:rgba(0,0,0,0.5); padding:30px 0;   }
.static-page { text-align:left; }
.static-page  h2 { text-align:left !important; margin-bottom:20px; }
.static-page .content { text-align:justify; font-size:14px; line-height:1.7em; }
.static-page .content p { margin-bottom:10px; text-align:justify;   }


#tax { margin-bottom:40px; }
#tax table td, #tax table th { padding:10px;  }
#faq-text h4 { font-weight:bold; margin:20px 0 10px 0; }

.data table{width:100%;border-spacing:0;border-collapse:collapse}.data th{background:#fff;color:#333;font-size:16px;font-weight:600}.data td{background:#fff}.data th,.data td{padding:10px;text-align:left;border:1px solid #ccc;overflow:hidden}.airline{font-size:16px;font-weight:400;color:#337ab7}.large-only img,.web-check img{padding-right:5px;float:left}.data a{color:#333;text-decoration:none}.data a:hover{color:#f60}





.blue { color:#015093;   } 
.blue a{ color:#015093; text-decoration:none;  }
.blue a:hover { color:#3579fe;text-decoration:none; }  
.navbar-default {background: #fff; box-shadow:none; margin-bottom:0;   }
.navbar { min-height: 50px; }
.navbar-nav > li > a { text-transform: uppercase; font-size: 14px; margin-top: 7px; }
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover { color:#3579fe; }
.toggle-visible { display: block;float: left;border: 0;margin-top: 1em;border-right: 1px solid #eee;border-radius: 0;padding-right: 30px;margin-right: 30px; font-size:22px; cursor:pointer; }
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover { background:#fff; }
.top-bar-fixed {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    border-radius: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9; }
.toll-free { font-size: 14px;
    height: 57px;
    text-transform: uppercase; }
.toll-free span { position: absolute; top: 1px; font-size: 11px; }
.toll-free b { font-size: 18px; color:#f60; }


.toll-freegirl {
	font-size: 14px;
    height: 57px; 
 
padding-right:50px;
background: url(../images/cce.png?v1) no-repeat right;
    text-transform: uppercase;
}
.toll-freegirl span { position: absolute;   font-size: 12px; top:-5px; }
.toll-freegirl b { font-size: 18px; color:#f60; }



.clicktocall { transform:rotate(90deg); z-index:9;  position: fixed; top:40%; right:-55px;  }
.clicktocall .call-div { background:#2db616; color:#ffff; padding:10px 20px; font-size: 16px; display: inline-block;cursor: pointer;   }
.clicktocall .call-div:hover { background: #3579fe;  color:#fff; }
.no-padding { padding:0; }
.pr5px { padding-right:5px;  }
.pl5px { padding-left:5px;   }
.pl0 { padding-left: 0; }
.pr0 { padding-right: 0; }
.call-top { background:#f44336; color:#fff; font-size:14px; padding:6px; }
/* Engine Css Start */
/* Engine */
.src-engine { background:rgba(255,255,255,0.97);  }
src-engine h1 { 
    font-size: 20px;
    color: #fff;
    margin: 0;
    clear: both;
    padding: 0 0 10px 10px;
    text-align: left;
 }
.src-engine .body { padding:20px ; color:#333;   }
.src-engine .body label { color:#333; margin-top:10px; }
.src-engine .body .trip-type ul { padding-left: 0; }
.src-engine .body .trip-type li  { display:inline-block; margin-right:20px;  }
.src-engine .body .trip-type li a {  color:#015093;font-family:sans-serif; font-size:14px;  }
.src-engine .body .trip-type li a:hover {  color:#015093 !important;font-family:sans-serif; }
.src-engine .body .trip-type li a input { cursor:pointer; margin-top:0; width: 17px !important; height:17px !important; vertical-align: middle; }

.src-engine .nav-tabs li.active a,
.src-engine .nav-tabs li.active a:hover{
	color:#fff;
	background:#3579fe;
	border:0; border-radius:0;
	text-transform: uppercase; 
} 
.navbar-brand { padding:10px 15px; }
.nav-tabs { border-bottom:1px solid rgba(0,0,0,0.4) }
.src-engine .nav > li > a { font-weight:500;color:#333; padding:15px 20px; border-color:#eee; font-size:14px; border-right:0;border:0; text-transform: uppercase; }
.src-engine .nav > li > a:hover { color:#fff; background: none; border:0; }

.src-engine .body label {   font-size:14px;  float:left; font-weight:500;   } 
.src-engine .body .input-field { background:#fff; border-radius: 5px; font-size:14px;  color:#222; height:50px; line-height:50px; padding:0 0 0 40px; border:1px solid #ccc; width:100%; }
.src-engine .body .input-field.error { background:#fdd6e1;   }
#froCity-error, #toCity-error { display: none !important; }
.src-engine .body .input-calender { background:#fff;font-size:14px; color:#333; height:50px; line-height:50px; border-radius: 5px; padding:0 0 0 40px;  border:1px solid #ccc; width:100%; }
.src-engine .body .flexible-dates { font-size:18px;font-size:14px; font-weight:500; margin-bottom:1px; }
.src-engine .body .traveller { background:#fff;font-size:14px; color:#333; padding-left: 10px; height:43px; line-height:43px; border:1px solid #ccc; width:100%;   }
.src-engine .body .class-type { background:#fff;font-size:14px; color:#333; height:43px; line-height:43px;border:1px solid #ccc;  width:100%; padding-left:10px;   }
.src-engine .body .location-icon { position:absolute; margin:12px 5px; font-size: 24px; color:#3579fe;  }
.src-engine .body .calender-icon { position:absolute; margin:15px 10px 0 10px; font-size: 20px; color:#3579fe;   }

.src-engine .body .col-sm-12, .src-engine .body .col-sm-6, .src-engine .body .col-sm-4 { margin:4px 0 } 
.src-engine .body .unaco-minor a {text-align: right; display:block; color: #015093;font-weight: 100; font-size: 14px; text-decoration: underline; }
.src-engine .body .unaco-minor a:hover { text-decoration:none; }
.src-engine .body .search-btn { width:100%; color:#fff; background:#f44336; border:0; height: 50px; line-height: 50px;  font-size:20px; }
.src-engine .body .search-btn:hover {  background:#ef4e58;  }
.hot-deals { position: absolute; top: 0px; right: 0px; } 
.deals-errow { position: absolute; top: 13px; right: 0px; } 
.vam { vertical-align:middle;  }
.error { border:1px solid #f00 !important; color:#ff0; }
.navbar-default { border-radius: 0; }





/* Right Caption */

.slogan { font-size: 35px; font-weight: 100; color:#fff; padding: 0 60px 20px 35px; }
.item-list-right li {
	padding: 0 60px 20px 0;
	position: relative;
	text-align: right;
}

.item-list-right li .icon {
	font-size: 32px;
	position: absolute;
	right: 0;
	top: 0;
}

.item-list-left li {
	margin: 0 0px 20px 0;
	padding:20px 30px;
	position: relative;
	text-align: left; 
    color: #dedede;
	list-style: none;
	background: rgba(63,63,63,0.8);
}

.item-list-left li:hover {  
	color:rgba(31,39,69)  ;
	background: rgba(255,255,255,0.8);
}
.item-list-left li:hover .fa { background:#fff; color:#169bea; }

.item-list-left li .glyphicon {
	font-size: 24px; border-radius:50%; border:1px solid ;  display:block; transform: rotate(90deg);
	width:60px; height:60px; line-height:60px; text-align:center; color:#fff;  
}
.item-list-left li .city-name { font-size:50px; line-height:50px; font-weight: 100;  
    text-shadow: 1px 1px 2px #333;  }
.item-list-left li .deal { font-size:15px; }
.item-list-left li .fare { font-size:44px; line-height:40px; }

.item-list-right h3,
.item-list-left h3 { margin: 0 0 25px 0; }

.item-list-right.item-list-big li { padding: 0 80px 60px 0; }

.item-list-left.item-list-big li { padding: 0 0px 60px 80px; }

.item-list-big li .icon { font-size: 48px; }

.item-list-right li:last-child,
.item-list-left li:last-child { margin-bottom: 0; }




/*Body Section Start*/
.airline-section { background: #f4f3f8;  }
.airline-section .deals img{ background:#f1f1f1; width:auto;   margin-bottom: 10px;  }
.airline-section  .slick-dotted.slick-slider {
    margin-bottom: 0;
}
.city-section .slick-prev   { left:auto !important; right:50px; } 
.city-section .slick-prev, .city-section .slick-next { top:-50px !important; width:50px; height: 50px; border:1px solid #ccc !important; }
/* 
.slick-prev, .slick-next { width:40px !important; height: 40px !important; border:1px solid #ccc !important; } */


.city-section {  padding:30px 0; background: #fff; }
.city-section a p { font-size:16px; background:#f1f1f1; padding:10px;  }
.city-section h2 { font-size:32px; font-weight: 300; text-align:center; font-family:Roboto; margin-bottom:5px; color:#666; text-transform: uppercase;  }
.city-section .sub-head { font-size:16px; color:#999;   text-align:center;   font-family:Roboto; margin-bottom:30px;  }
.city-section .deals { background: #fff; }
.city-section .deals .deals-caption { padding: 10px;
    background: rgba(0,0,0,0.8); margin-top:-10px;
    color: #fff; 
    position: relative; }
.city-section .deals img{ background:#f1f1f1; width:100%;   margin-bottom: 10px;  }
.city-section .deals .head { font-size: 16px; color:#fff;  font-family: 'Open Sans', sans-serif; margin-bottom: 10px;  }
.city-section .deals .content { color:#999; margin-bottom:3px; }
.blue-pallet { position: absolute; bottom:0; padding:10px; background: #015093; color:#fff; right:15px;  }
.blue-pallet .head { font-size: 20px; color:#fff; margin-bottom:10px;  }
.blue-deals  { position:relative;  }
.blue-deals img  { margin-bottom:0; width:100%;   }
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev { left:10%; }
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next { right:10%; }

/*MENU SLIDER*/
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 15px 15px 15px 32px;
    text-decoration: none;
    font-size: 16px;
	border-bottom:1px solid #333;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
	border-bottom:0;
}

#main {
    transition: margin-left .5s; 
}

.trustpilot-engine {
    margin-top: 0;
    position: absolute;
    top: 500px;
    right: 30px;
    background: rgba(255,255,255,0.9);
    padding: 15px;
    margin: 0;
}



@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}


/*Silk Slider*/

    
    .slick-slide {
      margin: 0px 10px;
    }

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
      color: black;
	  
    }
	.slick-prev::before, .slick-next::before { color:#333 !important; font-size:20px !important; cursor:pointer; }
 

/*Engine Start*/
.air-search-engine { background: #333; color:#fff; text-align: left; padding:20px; z-index:999 ; }
.air-search-engine h1 { font-size:24px;font-weight:bold; margin:0 0 15px 0; color:#fff;  }
.air-search-engine ul { padding-left: 0; }
.air-search-engine label { color:#fff; font-size:14px; display: block; font-weight:normal;   }
.air-search-engine .form-icon {z-index:1; color: #3579fe;font-size: 20px;position: absolute;margin: 10px 0 0 10px;  }
.air-search-engine .form-icon2 { margin: 30px 0 0 10px;  }
.air-search-engine input { padding:10px 10px 10px 40px; height:40px; line-height:40px; border:0; margin-bottom:10px; font-size:14px; color:#333;  }
.air-search-engine .date { padding:10px 10px 10px 40px; height:40px; line-height:20px; border:0; margin-bottom:10px; font-size:14px; width:100%; background:#fff; color:#333; }
.flight-search { background: #3579fe; color:#fff; margin-top:10px; padding:20px; width: 100%; display:block;  text-align: center; font-size:14px; text-transform:uppercase; letter-spacing:3px;    }
.flight-search:hover { background:#aa0a34; color:#fff;  }
#AirSearchForm_Adults, #AirSearchForm_Children, #AirSearchForm_InfantsInLap, #AirSearchForm_InfantsInSeat { background:#fff; padding:10px;font-size:14px; color:#333; margin-bottom:10px;    }
#AirSearchForm_Class { background:#fff; padding:10px 10px 10px 40px;font-size:14px; color:#333;  }
.air-search-engine .more-option a { color:#fff; text-decoration: none; }
.air-search-engine .more-option a:hover { color:#3579fe; text-decoration: underline; }


.selectbtn2 {
	cursor: pointer
}
.selectbtn2 label {
	cursor: pointer;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 0;
	padding-left: 22px;
	position: relative
}
.baggage-policy .selectbtn2 label {
	color: #ff565c;
	font-size: 18px;
	font-weight: bold
}
.selectbtn2 label input {
	opacity: 0;
	position: absolute
}
.selectbtn2 label input[type="radio"]+span::after {
	border: 2px solid #fff;
	border-radius: 50%;
	content: "";
	height: 18px;
	left: 0;
	position: absolute;
	top: 0;
	width: 18px
}
.selectbtn2 label input[type="radio"]:checked+span::after {
	border: 2px solid #fff
}
.selectbtn2 label input[type="radio"]:checked+span::before {
	background: #fff;
	border-radius: 100%;
	content: "";
	display: block;
	height: 6px;
	left: 6px;
	position: absolute;
	top: 6px;
	width: 6px
}

.selectbtn3 label {
	margin-bottom: 0;
	padding-left: 23px;
	position: relative;
	cursor: pointer;
	display: block
}
.selectbtn3 label input {
	opacity: 0;
	position: absolute
}
.selectbtn3 label span:before {
	width: 18px;
	height: 18px;
	border: 1px solid #dedede;
	content: '';
	position: absolute;
	left: 0;
	text-align: center
}
.selectbtn3 label input:checked ~ span:after {
	content: '';
	width: 10px;
	height: 10px;
	position: absolute;
	left: 4px;
	top: 4px
}
.selectbtn3 input[type=checkbox]:checked ~ span:before {
	font-family: 'FontAwesome';
	content: "\f00c";
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	border: 1px solid #fff
}
.selectbtn3 input[type=checkbox]:checked ~ span {
	color: #fff
}
.modal-header { border:0; float:right; }







/*Footer Start*/
.safe-secure { background: #fff; padding:15px 0; border-bottom:2px solid #eee; }
.safe-secure .secure1 { background: url(../../assets/images/price-icon.png) no-repeat left center; padding:10px 10px 10px 70px; }
.safe-secure .head { font-weight: bold; color:#666; font-size:16px;  }
.safe-secure .content { color:#999; font-size: 14px; }
.safe-secure .secure2 { background: url(../../assets/images/secure-icon.png) no-repeat left center; padding:10px 10px 10px 50px; }
.safe-secure .secure3 { background: url(../../assets/images/map-icon.png) no-repeat left center; padding:10px 10px 10px 60px; }

.subscribe-sec { padding:30px 0; background:#f5f5f5;  }
.subscribe-block {}
.subscribe-sec .head {  color:#3579fe; font-size:16px;   }
.subscribe-sec .content { color:#999; font-size: 14px; }
.subscribe-sec .go { position: absolute;font-size: 20px;right: 30px;color: #ccc;top: 7px; cursor: pointer; }
.subscribe-sec input { width:100%; height: 35px; line-height: 35px; padding-left: 20px; }
.social-icon .fa { font-size: 20px; margin-right:20px; margin-top: 10px; color:#999; cursor: pointer; }
.social-icon .fa:hover { color:#333; }

footer { background: #3379fe;
    color: #ffffff; padding:50px 0 0 0; }
.footer2 { background: #fff;color:#2aabda; padding:50px 0 0 0; }
footer label { font-size: 14px; font-weight: normal; text-transform: uppercase; margin-bottom:10px; width: 100%; }
footer ul  { padding-left:0; margin-bottom: 30px;  }
footer ul li { list-style: none;  }
footer ul li a { color:#fff; font-size:13px;  line-height:2em; }
footer ul li a:hover { color:#fff; }
.trust-logos {
	padding:20px; background:#fff; text-align:center;
}
.trust-logos img { height:40px; margin-right:30px; }
.contact-no { margin-bottom: 30px; font-size: 14px; margin-top:10px; }
.contact-no .number a { font-size: 24px; font-weight: bold; line-height:1.3em; color:#fff; }
.chat-sec { border: 1px solid #185369; padding:10px 20px; font-size: 16px; display: inline-block;cursor: pointer;   }
.chat-sec:hover {border-color:#fff; color:#fff; }
.disclaimer { border-top:1px solid #1f5f77;border-bottom:1px solid #1f5f77; color:#fff; padding:15px 0; margin-bottom:20px;  }
.disclaimer a { color:#fff; }
.copyright { color:#fff; margin-bottom:30px;  }
.copyright2 { color: #fff; text-align: center; }

.copyright a { color:#fff; text-decoration: underline;  }
.mb15px { margin-bottom:15px;  }
.pay-with  { font-size:14px; color;#777; margin-top:10px;  }
.pay-with .fa { font-size:30px; color;#777; padding-left:10px; :vertical }
.pay-with .fa:hover { color:#ccc; }

.form-overlap  { position:absolute; width:100%; top:15%; }
.bottom-strip { background:rgba(0,0,0,0.7); color: #fff; padding:5px 10px; position:fixed; bottom:0; z-index: 9;width: 100%;text-align: center;font-size: 14px; }
.bottom-strip a { background:#f60; color:#fff; padding:5px 10px; font-size:16px; border-radius:4px; display:block; margin-top:2px;  } 
.call-free {  color:#f60; font-size:16px; padding:5px;float: right;margin: 10px 12px;border-radius: 3px;border: 1px solid #3579fe; }
.bottom-strip2 a { background: #f60; cursor: pointer; color: #fff; padding:5px 0px; position:fixed; text-align: center; bottom:0;width:100%; z-index: 9;  }


/*Static pages*/

.about-bg { background:rgba(0, 0, 0, 0) url(../../assets/images/main-bg.jpg) no-repeat scroll 0 0 / cover; background-position:top; height:300px;line-height: 300px; text-transform:uppercase; text-align: center;font-size: 40px; letter-spacing:5px;  }

/*Auto Sugguest for Engine DropDown*/
.ui-autocomplete  {  border-radius: 0 !important;  }
.ui-autocomplete li {  border-radius: 0 !important; }
.ui-autocomplete li a {     width: 100%;
    padding: 10px;
    display: block;
    border-bottom: 1px solid #ccc;
    }

.ui-autocomplete li a:hover { background: #3579fe; color:#fff;border-bottom: 1px solid #3579fe;
    border-radius: 0; }
.ui-autocomplete li a.ui-state-focus { background: #3579fe; color:#fff;border-bottom: 1px solid #3579fe;
		border-radius: 0; }

/*Calender Code*/
#ui-datepicker-div { border-radius: 0; border:1px solid #3579fe; width: 43em !important;  }
#ui-datepicker-div .ui-widget-header {border:0; background: none;}
#ui-datepicker-div .ui-widget-header select { border: 0; }
 .ui-state-default  {      border: 1px solid #eee !important;
    background: #fff !important;
    width: 30px;
    text-align: center !important; }
 .ui-state-default:hover { background: #3579fe !important; color:#fff !important; border-color: #3579fe !important; }   
 .ui-button:hover  { background: #3579fe !important; color:#fff !important;  }	
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover { background: #3579fe !important; color:#fff !important; text-align:center; }
.ui-datepicker td { padding:5px !important; }
.ui-datepicker-buttonpane { display: none !important; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { cursor: pointer !important; }

/* Call Popup */

/* POP CSS */
.call-pops-block { display:none; } 
.call-pops { background:#fff; width:600px; height:400px;   position:fixed; z-index:9999; left:50%; top:50%; margin:-200px 0 0 -300px; font-family:Arial; color:#333;   }
.call-pops-btn { background:#fff; padding:10px 0; font-size:16px; text-align:center; margin-top:20px; }
.pop-red { background:#d70e45; color:#fff; font-size:30px; padding:15px; text-align:center; }
.txt-con { padding:10px; text-align:center; font-size:24px; line-height:1.7em; color:#333; }
.txt-con  .link  { font-size:40px; font-weight:bold;  }
.txt-con  .link  a { text-decoration:underline; }
.txt-con small { font-size: 14px;
    position: absolute;
    right: 108px;
    margin-top: -5px; }
	
.pop-close-btn {
	    padding: 10px;
    background: #333;
    position: absolute;
    color: #fff;
    right: -10px;
    width: 40px;
    text-align: center;
    font-size: 20px;
    border-radius: 50%;
    top: -10px;
}

.call-pops .close-btn {
    background: #333333 none repeat scroll 0 0;
    border-radius: 50%;
    color: #ffffff;
    cursor: pointer;
    font-family: Arial;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: -10px;
    text-align: center;
    top: -10px;
    width: 30px;
	z-index:9;
}
.call-pops .close-btn:hover { background:#f00; } 
#overlay { background:rgba(0,0,0,0.4);  width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    z-index: 8;
    position: fixed;
  }



.call-pops h1 { font-size:30px; color:#fff; margin:50px 0 10px 20px !important; font-weight:bold; }
.call-pops h1 span { color:#fb8534;font-size:50px;  }
.call-pops .call-pops-text { font-size:20px; letter-spacing:2px; margin-bottom:10px; }
.call-pops .phone-number a { color:#fff;font-size:40px; font-weight:bold; display:block; margin:35px 0;  }
.call-pops .green-btn {     background: none; border:1px solid #fff;
    font-size: 18px;
    width: 200px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    display: block;
    color: #fff; cursor:pointer; display:inline-block;
    text-transform: uppercase; }
.call-pops .green-btn:hover  {	background: #35bb35; border:1px solid #35bb35; }

	.call-pops .red-btn {      background: none; border:1px solid #fff;
    font-size: 18px;
    width: 200px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    display: block; display:inline-block;
    color: #fff; cursor:pointer;
	padding:0;
    text-transform: uppercase; }
	.call-pops .red-btn:hover  {	background: #d70e45; border:1px solid #d70e45; }
.call-pops-bg  { background:rgba(0,0,0,0.5); width:100%; height:100vh; top:0; left:0; z-index:9998; position:fixed; }



@media screen and (max-width: 1199px) {
  .container { width:100%; }

  }


@media screen and (max-width: 1023px) {
   .form-overlap  { position:relative; width:100%; top:0; }
   .pay-with { margin-bottom:70px; }
   .src-engine { margin-right: 0;}
   .blue-bg {  height:auto;    }
.src-engine h1 { 
 
    color: #333 !important;
 
 }
.src-engine h3 { 
 
    display: none !important;
 
 }

.trustpilot-engine {
     margin-top: 0;
    position: relative;
    top: 0;
    right: 0;
 
    padding: 15px;
 
}



}


@media only screen and (max-width:767px) {  
  #main { overflow:hidden;}
#launcher { display:none !important; }
  .navbar-brand { padding:5px 10px; }
  .navbar-brand>img { width:100px; }
  .call-free {     font-size: 12px; margin: 4px 10px; padding: 2px 10px; }
 .src-engine h1 { 
    font-size: 20px;
    color: #333 !important;
    margin: 0;
    clear: both;
    padding: 0 0 10px 10px;
    text-align: left;
 }

  .blue-overlay { padding:20px 0; }
  .blue-overlay .container { padding: 0; }
  .src-engine { margin-right: 0;padding-top: 10px; }
  .src-engine .body { padding:0 10px; clear: both; }
  .src-engine .body .search-btn { margin-bottom: 100px;}

  .call-top {  font-size:12px; padding:6px; }
  .src-engine .body .unaco-minor a { font-size:12px; }
  .navbar { min-height: 40px; height: 40px; }

  .src-engine .body .class-type, .src-engine .body .traveller, .src-engine .body .input-calender, .src-engine .body .input-field {
    height: 40px;
    line-height: 40px;
  }
  .src-engine .body .calender-icon { margin-top: 10px; }
  .src-engine .body .trip-type ul { margin-bottom: 5px; } 
    #ui-datepicker-div {
        border-radius: 0;
        border:1px solid #3579fe;
        width: 23em !important;
        left: 10px !important; }


		

 /*Call Popup*/
 
 .call-pops {
      background:#fff;
    width: 100%;
    height: auto;
    padding: 2px;
    text-align: center;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 50%;
    margin: -50% 2px 2px 2px;
    font-family: Arial;
    color: #333;
    background-position: center;
  }
  .call-pops .close-btn { 
    right: 0; 
    top: -10px; 
}
.call-pops-btn { margin-top:5px; margin-bottom:10px; }  
  .pop-red { background:#d70e45; color:#fff; font-size:20px; padding:15px; text-align:center; }
.txt-con { padding:10px; text-align:center; font-size:20px; line-height:1.7em; }
.txt-con  .link  { font-size:30px; font-weight:bold; margin-bottom:20px;  }

.txt-con small {     right: 43px; margin-top:-25px; }
	
  .call-pops .phone-number a { margin:10px 0;  }
  .call-pops .green-btn {      
    font-size: 14px;
    width: 150px; 
    height: auto;
    line-height: inherit; 
    color: #fff;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    padding: 10px; }
  .call-pops .red-btn { font-size: 14px;
    width: 150px; 
    height: auto;
    line-height: inherit; 
    color: #fff;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    padding: 10px;  }
	.about-bg { font-size:20px; height:200px; line-height:200px;}


.trustpilot-engine {
     margin-top: 0;
    position: relative;
    top: 0;
    right: 0;
 
    padding: 15px;
 
}

	

}

	
.src-engine { background:#fff; color:#222; border-radius: 10px; }
.src-engine .body .trip-type li a { color:#333; text-decoration: none; }
.src-engine .body label { color:#333; }
.src-engine .body .unaco-minor a   { color:#333;  text-decoration: none; } 
.src-engine .body h3 { color:#333; } 



.newsearch-engine { display: flex; gap:5px; }
.newsearch-engine .destination { width: -webkit-fill-available; }
.newsearch-engine .calenderview { display: flex; width: -webkit-fill-available;  }
.newsearch-engine .traveller-block { width: -webkit-fill-available; }
.newsearch-engine  .search-btnnew { width: -webkit-fill-available; max-width: 176px;
    color: #fff; cursor: pointer;
    background: #f44336;
    border: 0;
    font-size: 16px;
    border-radius: 5px;
    margin-top: 21px;
    padding: 10px; }
.newsearch-engine input { border: 0;   }


@media only screen and (max-width:767px) { 
.newsearch-engine { display: block;   }
.src-engine { padding: 20px 10px; }
.newsearch-engine  .search-btnnew { width: 100%; }

  }












