/*=============================
= Skywings.co.uk Ver2.3
= CSS Styles Optimized
= Author: Chathura Kannangara
==============================*/

/*---- Generic styles ----*/

@import url('https://fonts.googleapis.com/css?family=Quicksand:300');

*{
  font-family: "Quicksand","Arial";
}


img.trustpilot {
    margin-top: -12px;
}

ul.footer_links.mobilenone li > a {
    color: #000;
    text-decoration: underline;
}

table.mtop a {
    color: #fff;
    text-decoration: underline;
}

#cookie-bar.fixed {position:fixed; bottom:0; left:0; width:100%; z-index: 1200}
#cookie-bar.fixed.bottom {bottom:0; }
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {
  color: #ffffff;
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
  padding: 1px 6px;
  margin-left: 8px;
}
#cookie-bar .cb-enable {background:#007700; cursor: pointer;}
#cookie-bar .cb-enable:hover {background:#009900;}
#cookie-bar .cb-disable {background:#990000; cursor: pointer;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#443c2f; cursor: pointer;}
#cookie-bar .cb-policy:hover {background:#0055dd;}
#cookie-bar {
background: #131212;
height: 50px;
line-height: 24px;
color: #fff;
text-align: center;
padding: 10px 0;
opacity: 0.9;
bottom: 0px;
}

img.ico-airline {
    width: 86px;
}
.grad_yellow2{
    width: 52%;
    border-radius: 10px;
    margin: -7px auto 9px;
  }
.featured_icons {
    width: 88%;
    height: 100%;
    position: relative;
    clear: both;
    margin: 0px auto;
}

.redgrad{
    background: #3c032b;
    color: #fff;
}

.grad_blue{
  background: #ffa61f; /* Old browsers */
  background: -moz-linear-gradient(top, #ffa61f 21%, #ea8c13 51%, #dea444 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffa61f 21%,#ea8c13 51%,#dea444 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffa61f 21%,#ea8c13 51%,#dea444 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa61f', endColorstr='#dea444',GradientType=0 );
}

p.datetime {
    font-size: 0.7em;
}

h3#footericons a {
    color: #000;
    text-decoration: none;
}

#footericons h3{
    color: #000;
    text-decoration: none;
}

#footericons a,h4,h3,h3,small {
    color: #999;
    text-decoration: none;
}

.container-full.front_row_footer {
    background: #efefef;
}

.col-md-8.gutter_10px.bookingconfirm {
    padding-bottom: 26px;
    padding-left: 9px;
}

.inline-text img {
    width: 77%;
}

.padded-btm-10px {
    padding-bottom: 10px;
}

.padded-10px {
    padding-top: 10px;
}

.padded-5px {
    padding-top: 5px;
}

.marker
{
  content: "\e062";
}

.col-md-6.socialmedia {
    line-height: 3.5em;
}

.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(assets/img/preloader.gif) center no-repeat #fff;
}

.stepwizard-step p {
    margin-top: 0px;
    color:#666;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}
.stepwizard-step button[disabled] {
    /*opacity: 1 !important;
    filter: alpha(opacity=100) !important;*/
}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
    opacity:1 !important;
    color:#1d1d1d;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content:" ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-index: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

a.btn.btn-success.btn-circle {
    background-color: #189ada;
    border: none;
    color: white;
}

/*-- side bar --*/

.booking-item-flight-details {
    margin-bottom: -6px;
}

.row.strong.tripdata {
    font-size: 0.85em;
}

.bookingconfirm{
  border: 1px solid #ccc;
  padding: 4px 3px 3px 3px;
  border-radius: 6px;
}

.bg_dark_blue{
    background-color: #24357b;
}
.bg_bluesw{
    background-color:#541d45;
}
.col-md-3.pricetag.offerview h3 {
    color: #fff;
}
.txt_white {
    color: #fff;
}

.gutter_top_5px{
	margin-top:5px;
}
.gutter_top_10px{
	margin-top:5px;
}
.gutter_top_20px{
	margin-top:20px;
}
.gutter_10px{
	margin:10px;
}

.col-md-6.searchresultbar {
    margin-right: -20px;
    margin-left: 19px;
    margin-top: 8px;
}
.list-ul-none{
  list-style-type: none;
}




/* booking-panel */
/* .header-container{ position:relative;} */
.booking-panel { position: absolute; top: 0; z-index: 2; }
.booking-container { background: rgba(0,0,0,0.6) /*  #0067af changed */; width: 530px; margin: 0 15px; max-height: 420px; }
.booking-container label { color: #fff; }
.booking { display: inline-block; margin-bottom: 10px; width: 100%; }
.city, .calander-container, .passanger-container { border-right: 1px solid rgba(255, 255, 255, 0.1); margin-top: 5px; }
.select-icon { position: absolute; right: 7px; top: 6px; }
.calender { background: #fff; border-radius: 8px; }
.calender p { margin-bottom: 0px; }
.calender .blue { background: #0067af /* changed */; font-size: 11px; color: #fff; width: 100%; border-radius: 5px 5px 0 0; text-align: center; padding: 3px 0; }
.calender .blue.inverse { border-radius: 0 0 5px 5px; border: 0; }
.open > .dropdown-toggle.btn-default.blue { background: #0067af; color: #fff; }
.dropdown.open > .dropdown-toggle.btn-default.blue { background: #003255; color: #fff; }
.calender .blue.green { background: #074b7b; }
.open > .dropdown-toggle.btn-default.blue.green { background: #4ad486; }
.dropdown.open > .dropdown-toggle.btn-default.blue.green { background: #074b7b; }
.calender .date { background: #fff; font-size: 18px; color: #000; width: 100%; border-radius: 5px 5px 0 0; text-align: center; padding: 0 0 9px; line-height: 18px; border-bottom: 1px solid #dedede; }
.calender .date span { display: inline-block; clear: both; width: 100%; font-size: 11px; }
.calender .date span.departyear, .calender .date span.departdate, .calender .date span.returnyear, .calender .date span.returndate { font-size: 18px; }
/*.calender .date  span.departday, .calender .date  span.departmonth, .calender .date  span.returnday, .calender .date  span.returnmonth{font-size:18px;}*/
.date-picker { position: relative; padding-bottom: 5px; }
.ui-datepicker-trigger { background: transparent none repeat scroll 0 0; height: 100%; overflow: hidden; position: absolute; text-indent: -1000px; top: 0px; width: 100%; border: 0; }
.checkbox-container { font-size: 11px; padding-top: 5px; }
.form-inline .passanger { margin-bottom: 10px; width: 68%; }
.form-inline .passanger .count { background: #fff; border: none; box-shadow: none; }
.passanger .input-group-addon { background: #fff; border: none; padding: 0 8px 0 0; }
.passanger .input-group-addon span { background: #0067af; border: none; padding: 0 7px; color: #fff; font-size: 14px; cursor: pointer; }
.passanger .input-group-addon span.plus { background: #0067af; }
.passanger .input-group-addon span.minus { background: #0067af; line-height: 18px; }
.passanger .input-group-addon.type { background: #0067af; color: #fff; min-width: 57px; padding: 0 8px; }
.form-inline p.age { display: inline-block; color: #fff; font-size: 12px; vertical-align: top; margin-top: 8px; }
.btn-flight { width: 100%; }
p.advanced-search a { color: #fff; text-decoration: underline; }
.flight-search { margin-top: 0px; }
.check { position: relative; display: inline-block; padding-left: 20px; margin-bottom: 0; font-weight: 400; vertical-align: middle; cursor: pointer; }
.check label input { margin-top: 2px; position: absolute; margin-left: -20px; }
.ui-datepicker { z-index: 1111 !important; }
.return { position: relative; }
.mask { background: rgba(0, 0, 0, 0.5); top: 0; left: 0; bottom: 0; top: 0; position: absolute; width: 100%; border-radius: 5px; z-index: 111; }
.login-name label { color: #fff; }

.booking-multicity .flight-search { margin-top: 0px; }
.booking-multicity .calender .date { display: inline-block; border-right: 1px solid #dedede; border-bottom: 0px; width: auto; border-radius: 0px; }
.booking-multicity .calender .date.br0 { border-right: 0px; }
.booking-multicity .calender .date span { line-height: 12px; }
.booking-multicity .calender { border-radius: 5px; width: auto; width: 140px; padding-left: 10px; }
.multicity-container .delete { display: none; }
.multicity-container .checkbox-container { margin-top: 0; }
.multicity-booking-container-new .delete.view-btn { display: block; margin-top: 20px; }
.multicity-booking-container-new { background: rgba(0, 0, 0, 0.6); padding: 3px 0; margin: 3px 0; }
.multicity-booking-container-new .checkbox-container { margin-top: 25px; }
.select-icon.calander img { width: 20px; height: 20px; }
.booking-multicity .add { float: right; margin-bottom: 10px; }
.booking-multicity .form-inline .passanger { width: 100%; margin-bottom: 0px; }
.booking-multicity .form-group { margin-bottom: 5px; }
.multicity-booking-container { margin-top: 10px; }

/* budget-travel-container */
.budget-travel { background: #fff; min-height: 300px; }
.budget-fare-container { background: #f3f3f3; border: 1px solid #d1d1d1; min-height: 265px; }
.budget-fare-container h3 { font-size: 18px; text-align: center; padding: 10px 0; margin: 0px; }
.budget-form { background: #eeeeee; padding: 10px 0; display: inline-block; width: 100%; }
.budget-form .form-group span.caret { color: #4bd487; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px dashed; }
.budget-form .form-group { margin: 0 6px; }
.form-inline .form-control.input-small { width: 180px; }
.dataTables_length, .dataTables_filter, .dataTables_info, .dataTables_paginate { display: block; margin-bottom: 5px; }
table.dataTable tbody th, table.dataTable tbody td { padding: 10px 10px; font-size: 12px; }
.dataTables_info { padding-left: 10px; color: #5cb85c !important; padding-bottom: 10px; }
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover { background: #51b018 none repeat scroll 0 0; border-radius: 0px; color: #fff !important; border: 0px; }
.dataTables_wrapper .dataTables_paginate .paginate_button { padding: 0 5px; border: 0px; }
.dataTables_wrapper .dataTables_paginate { margin-right: 10px; padding-top: 0.755em !important; }
.dataTables_filter { margin-right: 10px; padding-top: 0.755em !important; }
.dataTables_wrapper .dataTables_filter input { border: 1px solid #ccc; border-radius: 3px; width: 242px; height: 29px; }
.dataTables_length { margin-left: 10px; padding-top: 0.755em !important; }
.dataTables_wrapper .dataTables_paginate .paginate_button:hover { background: #51b018 none repeat scroll 0 0; border: 0 none; border-radius: 3px; }
table.dataTable thead th, table.dataTable thead td { border-bottom: 0px solid #ddd; padding: 10px; min-width: 120px; }
.table.dataTable.no-footer { border-bottom: 0px; }
.table.dataTable span { background: url(../../Content/images/flight-in-out.png) 0 0 no-repeat; padding-left: 17px; padding-right: 10px; display: inline-block; width: 110px; }
.table.dataTable span.flight-out { background-position: 0 0; }
.table.dataTable span.flight-in { background-position: 0 -22px; }
.table.dataTable .special-fare { color: #337ab7; font-weight: bold; }
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody { max-height: 345px; }

/* Special Return Flights */
.special-price { display: inline-block; width: 100%; background: #f3f3f3; border: 1px solid #d1d1d1; }
.special-flight-name, .special-flight-price { margin: 10px 0; }
.special-flight-name p { background: url(../../Content/images/flight-in-out.png) 0 0 no-repeat; padding-left: 17px; padding-right: 10px; }
.special-flight-name p.flight-out { background-position: 0 3px; }
.special-flight-name p.flight-in { background-position: 0 -20px; }
.special-flight-price p { text-align: center; padding: 0px; margin: 0px; line-height: 20px; }
.special-flight-price .offer-price { font-size: 24px; color: #4ad486; }
.special-flight-price .actual-price { font-size: 14px; color: #5f5f5f; text-decoration: line-through; }
.special-flight-price .saved-price { font-size: 14px; color: #5f5f5f; }
.special-price-container { border-bottom: 1px solid #ddd; display: inline-block; width: 100%; }
.special-price .moreoffer { text-align: right; text-decoration: underline; padding-bottom: 10px; color: #4ad486; }

/* popular-airline */

#popular-airlines { background: #fff; }
.popular-airline-container { display: inline-block; width: 100%; background: #f3f3f3; border: 1px solid #d1d1d1; padding: 10px; }
.popular-airline-container p.airline { font-size: 22px; color: #000000; width: 100%; margin-bottom: 0px; }
.popular-airline-container .airline-country { font-size: 12px; color: #5d5d5d; margin-bottom: 0px; }
.popular-airline-container p { display: inline-block; padding-top: 15px; }
.popular-airline-container .airline-country span { vertical-align: middle; }
.popular-airline-container .airline-country i { font-size: 28px; color: #4ad486; font-style: normal; }
.popular-airline-container img { width: 100%; overflow: hidden; transition: 0.4s all ease; -webkit-transition: 0.4s all ease; vertical-align: inherit; }
.popular-airline-container img:hover { -webkit-transform: scale(1.10); transform: scale(1.10); }
.popular-airline-container .airline-image { position: relative; display: inline-block; overflow: hidden; }
.popular-airline-container .airline-offer { background: url(../../Content/images/offer-bg.png) 0 0 no-repeat; width: 140px; position: absolute; top: 20px; right: 0px; color: #fff; font-size: 20px; text-align: center; padding-top: 0px; height: 34px; line-height: 34px; }
.popular-airline-content-container .item { margin: 0 10px; }


/* popular-cities */
.popular-cities-container h2, .popular-cities-container h3 { margin: 0 0 10px; }
.popular-cities-container h3 { color: #0067af; font-size: 20px; }
.popular-cities-container { display: inline-block; width: 100%; background: #f3f3f3; border: 1px solid #d1d1d1; padding: 10px; margin-top: 20px; }
.popular-cities-carousel { background: #fcfcfc; border: 1px solid #e7e7e7; border-radius: 5px; margin: 10px; padding-bottom: 20px; padding-top: 15px; }
.popular-cities-carousel h3.city-name { font-size: 24px; color: #969696; text-align: center; height: 30px; text-overflow: ellipsis; width: 100%; padding: 0 10px; overflow: hidden; white-space: nowrap; }
.popular-cities-carousel p.from { font-size: 18px; color: #969696; text-align: center; }
.popular-cities-carousel p.offer-price { font-size: 36px; color: #4ad486; text-align: center; line-height: 1.42857; }
.popular-cities-carousel p.city-btn { text-align: center; }
.popular-cities-container .owl-buttons { position: absolute; top: -30px; right: 12px; }
.popular-cities-container .owl-theme .owl-controls .owl-buttons div { background: #cdcdcd none repeat scroll 0 0; border-radius: 5px !important; margin: 2px !important; opacity: 1; }
.popular-cities-container .owl-carousel .owl-wrapper, .popular-cities-container .owl-carousel .owl-item { background: #f3f3f3; }

/* flight-search */
.modify-search { background: #0e508e; padding: 10px; margin: 10px 0 0; }
.modify-search p { color: #fff; margin: 0px; padding: 0px; font-size: 12px; }
.modify-search h3 { color: #fff; margin: 0px; padding: 0px; font-size: 14px; font-weight: bold; }
.modify-search .pass-details { border-right: 1px solid #046823; }
.modify-search .pass-details .pass-details-cont { width: 31%; display: inline-block; }
.modify-search .trip { border-right: 1px solid #046823; }
.modify-search .dates { border-right: 1px solid #046823; }
.modify-search .dates .dates-container { width: 48%; display: inline-block; }
.modify-search-results .booking-panel { margin-top: 0px; position: inherit; height: auto; }
.modify-search-results .booking-container { background: #257CBA; border-radius: 0px; }
.modify-search .btn-modify { width: 100%; }
.modify-search-results { display: none; }
.all-airlines { margin: 10px 0; }
.all-airlines-cont { border: 1px solid #eee; }
.all-airlines p.flight-black { /*background: rgba(0, 0, 0, 0) url("../../Content/images/flight-black.png") no-repeat scroll 23px 6px;*/ font-weight: bold; border-top: 0px solid #0067af; color: #0067af; height: 60px; font-size: 16px; padding: 5px 0 0 0px; text-align: center; line-height: 44px; }
.all-airlines-carousel h3.airline-name { color: #000; font-size: 12px; padding: 0px; margin: 0px; text-overflow: ellipsis; height: 14px; white-space: nowrap; width: 110px; overflow: hidden; }
.all-airlines-carousel p.offer-price { color: #0067af; font-size: 15px; padding: 0px; margin: 0px; font-weight: bold; }
.all-airlines-carousel p.save-price { color: #888888; font-size: 12px; padding: 0px; margin: 0px; }
.all-airlines-carousel .item-description { margin-left: 15px; height: 60px; padding-top: 5px; }
.all-airlines-carousel a { text-decoration: none; }
.all-airlines-carousel .air-india { background-position: 0 12px; }
.all-airlines-carousel .jet-airways { background-position: 0 -67px; }
.all-airlines-carousel .srilanka { background-position: 0 -134px; }
.all-airlines-container { background: #f8f8f8; border: 1px solid #eeeeee; position: relative; }
.all-airlines-container .owl-carousel .owl-wrapper-outer { padding: 0 15px; }
.all-airlines-container .owl-carousel .owl-item { border-right: 1px solid #eeeeee; padding: 0px 0 0; height: 60px; }
.all-airlines-container .owl-controls { margin-top: 0px; }
.all-airlines-container .owl-theme .owl-controls .owl-buttons div.owl-prev { position: absolute; left: -5px; border-radius: 0px; background: #f1f1f1; color: #888; font-size: 24px; border: 1px solid #eeeeee; padding: 0 5px; top: -6px; padding-top: 10px; height: 60px; z-index: 123; }
.all-airlines-container .owl-theme .owl-controls .owl-buttons div.owl-next { position: absolute; right: -6px; border-radius: 0px; background: #f1f1f1; color: #888; font-size: 24px; border: 1px solid #eeeeee; padding: 0 5px; top: -6px; padding-top: 10px; height: 60px; z-index: 123; }
.slect-unselect a { color: #fff; }
.all-airlines .col-lg-2 { padding-right: 0px; }
.all-airlines .col-lg-10 { padding-left: 0px; }
.direct-flights { margin-top: 0px; }
.flight-results { display: inline-block; width: 100%; padding-bottom: 20px; }
.sidebar { background: transparent; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; /* border:1px solid #d1d1d1; padding:0 10px 10px;*/ }
.sidebar-new { transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; position: fixed; top: 0; z-index: 9999; left: -320px; width: 300px; padding-left: 0px; }
.sidebar-container h2 { color: #fff; background: #0e508e; margin: 0px; padding: 10px; font-size: 16px; }
.sidebar-container h2 span { font-size: 12px; text-decoration: underline; }
.accordion-content h3 span { float: right; }
.accordion-content ul { margin: 0px; padding: 0px; width: 100%; display: inline-block; }
.accordion-content ul li { list-style: none; color: #888; }
.accordion-content li a.head, .accordion-content .hotelpaxdetails a.head { background: #e28b19 url(../../Content/images/acc-icon.png) 95% 14px no-repeat; width: 100%; display: inline-block; font-size: 14px; color: #fff; border-radius: 0; padding: 5px 10px; /*margin:5px 0 0;*/ }
.accordion-content li a.head.headnew { background: #ddd url(../../Content/images/acc-icon-new.png) 93.4% 10px no-repeat; }
.accordion-content li a:hover { text-decoration: none; }
.accordion-content li a.arrowright { background-position: 95% -27px; }
.accordion-content li .content { background: #463842; padding: 10px; color: #fff; }
.accordion-content .checkbox label { width: 100%; margin-bottom: 5px; color: #fff; }
.range label { font-size: 14px; color: #fff; font-weight: normal; margin: 10px 5px !important; }
.range .amount { background: none; color: #fff; font-size: 14px; border: none; width: 100%; text-align: center; margin: 10px 0; }
.range .ui-widget-content { border: none; background: #cacaca; margin: 0 12px; }
.range .ui-widget-header { background: #fff; }
.range .ui-slider-horizontal { height: 0.4em; }
.range .ui-slider .ui-slider-handle { background: /*url(../../Content/images/slider.png) no-repeat*/ #02305b; border: 0px; border-radius: 15px; top: -5px; }
.sidebar-accordion a:focus { outline: none; text-decoration: none; }
.result-head { width: 100%; display: inline-block; background: #0e508e none repeat scroll 0 0; color: #fff; font-size: 16px; margin: 0; padding: 7px; }
.result-head p { margin: 0px; padding: 0px; text-align: center; }
.result-content { padding: 0 15px; position: relative; }
.depart-container .da-img { background: url(../../Content/images/da-icon.png) 0 0 no-repeat; height: 33px; left: -17px; position: absolute; width: 33px; transition: 0.3s all linear; -webkit-transition: 0.3s all linear; top: 21.5px; z-index: 123; }
.arrive-container .da-img { background: url(../../Content/images/da-icon.png) 0 -55px no-repeat; height: 33px; left: -17px; position: absolute; width: 33px; transition: 0.3s all linear; -webkit-transition: 0.3s all linear; top: 21.5px; z-index: 123; }
.result-content .airline p { display: inline-block; margin-bottom: 0px; width: 100%; }
.result-wrapper { border: 1px solid #d1d1d1; padding: 0px 0; position: relative; box-shadow: 0 0 7px 0 #d9d9d9; display: inline-block; margin-bottom: 50px; width: 100%; }
.result-content .airline { padding-left: 20px; }
.result-content .airline input { display: inline-block; vertical-align: top; margin-top: 22px; margin-right: 15px; }
.result-content .airline span.rating { background: url(../../Content/images/smiley.png) 0 0 no-repeat; display: inline-block; height: 45px; width: 25px; vertical-align: top; margin-top: 5px; }
.result-content .airline p.hour { font-size: 12px; color: #948f8f; background: none; }
.result-content .airline p.hour span { width: 100%; display: inline-block; font-size: 12px; color: #948f8f; }
.result-content .airline p.airindia { background-position: 0 0; }
.result-content .departure p { margin: 0px; text-align: left; font-size: 14px; color: #000; }
.result-content .departure p.da-time { font-size: 12px; color: #5e5e5e; }
.result-wrapper .hr { background: #21b24e; width: 90%; display: inline-block; height: 1px; }
.total-price { position: absolute; background: #f2fff6; border: 1px solid #21b24e; border-radius: 5px; padding: 10px; right: 20px; height: auto; transition: 0.3s all linear; -webkit-transition: 0.3s all linear; top: 25.5px; }
.oneway .total-price { padding: 4px; }
.oneway .total-price p.price { font-size: 15px; }
.oneway .total-price .btn-buy { font-size: 12px; }
.total-price p.price { color: #0067af; font-size: 20px; margin: 0px; text-align: center; font-weight: bold; }
.total-price p.adult { color: #000; font-size: 10px; margin: 0px; text-align: center; }
.total-price .btn-buy { margin-top: 5px; padding: 5px; font-size: 14px; background: #0067af; border: none; }
.air-details { display: inline-block; width: 75%; }
.btn-mobile { display: none; border-radius: 0px; background: #5cb85c; padding: 5px; cursor: pointer; color: #fff; text-align: center; transition: all 1s linear 0s; -webkit-transition: 1s all linear; }
.total-price .btn-mobile p.price { color: #fff !important; font-size: 28px; }
.total-price .btn-mobile p.adult { color: #fff; }
.btn-mobile .btn-buy-mobile img { width: 37px; float: right; }
.btn-mobile:hover { background: #3D843C; }
.more-options { background: #fff none repeat scroll 0 0; border-bottom: 1px solid #ddd; border-left: 1px solid #ddd; border-radius: 0 0 10px 10px; border-right: 1px solid #ddd; bottom: -31px; box-shadow: 0 4px 6px 0 #d9d9d9; cursor: pointer; left: 37%; padding: 5px 20px; position: absolute; }
.more-options p { margin-bottom: 0px; color: #0067af; }
.depart-container { position: relative; }
.arrive-container { position: relative; }
.depart-all-content-container, .arrive-all-content-container { display: none; }
.view-sidebar { display: none; background: #5cb85c; padding: 3px 10px; color: #fff; cursor: pointer; }
.view-sidebar:hover { background: #2C7E2B; }
.sidebar-container .close-btn { background: #5cb85c; padding: 3px 10px; color: #fff; cursor: pointer; position: absolute; right: -13px; display: none; }
.mask-filter { background: rgba(0,0,0,0.8); position: fixed; top: 0; right: 0; left: 0; bottom: 0; z-index: 1111; display: none; transition: 5s all linear; -webkit-transition: 5s all linear; }
.multicity .total-price { top: 44.5px; }
.multicity .depart-container .da-img { top: 97.5px; }
.result-content .result-content-wrapper::after { content: " "; width: 1px; height: 100%; background: #eee; position: absolute; right: 0; top: 0; bottom: 0; }
.result-content-wrapper { padding: 0; }
.depart .result-content-wrapper { border-bottom: 1px solid #eee; display: inline-block; }
.depart.bordernone .result-content-wrapper { border-bottom: 0px solid #eee; }
.depart-all .depart .result-content-wrapper { border-bottom: 1px solid #eee; }
.multicity .depart-all .depart .result-content-wrapper { border-bottom: 1px solid #eee; }
.departlast.depart .result-content-wrapper { border: none; }
.oneway .depart .result-content-wrapper { border-bottom: 0px solid #eee; }
.oneway .depart-all .depart .result-content-wrapper { border-top: 1px solid #eee; }
/* .oneway{ min-height:125px;} */
/*.oneway .result-content-wrapper{ min-height:113px;padding-top: 15px;} */
.oneway .total-price { top: 4px; }
.oneway .depart-container .da-img { top: 32px; }

/* customer-details-container */

.customer-details-container { padding: 10px 0; }
.sidebar .inline-text { width: 100%; display: inline-block; }
.sidebar .inline-text label { width: auto; margin-right: 5px; color: #fff; }
.sidebar .inline-text p { display: inline; color: #fff; }
.sidebar .inline-text p.grey { color: #fff; display: inline-block; }
.content-inline .inline-text { display: inline; padding: 0 5px; }
.view-fare { width: 100%; margin-bottom: 5px; display: inline-block; }
.sidebar .content .base-fare { color: #C1E5FF; font-weight: bold; }
.sidebar .content p.fare { color: #fff; float: right; }
.sidebar .inline-text.tax label { color: #C1E5FF; }
.passanger-accordion li a.head, .passanger-accordion .hotelpaxdetails a.head { margin-top: 0px; padding: 5px 20px 8px; background: #0067af url("../../Content/images/pass-acc-icon.png") no-repeat scroll 97% 16px; color: #fff; font-size: 16px; }
.passanger-accordion li a.arrowright, .passanger-accordion .hotelpaxdetails a.arrowright { background-position: 97% -16px; }
.passanger-accordion li, .passanger-accordion .hotelpaxdetails { margin-bottom: 10px; }
.passanger-accordion li .content, .passanger-accordion .hotelpaxdetails .content { background: #fff !important; border: 1px solid #d1d1d1; box-shadow: 0 0 7px 0 #d9d9d9; width: 100%; display: inline-block; padding: 10px 0; }
.passanger-accordion li .content form, .passanger-accordion .hotelpaxdetails .content form { padding: 0 10px; }
.passanger-accordion .content .form-group label { width: 100%; }
.passanger-accordion .content .form-group .select-icon { right: 20px; top: 30px; }
.passanger-accordion .content .sub-text { margin-left: 15px; color: #000; margin-bottom: 10px; }
.passanger-accordion .content h3 { background: url(../../Content/images/head-bg.jpg) repeat-x; border: 1px solid #d1d1d1; font-size: 16px; color: #21b24e; padding: 0 20px; height: 38px; line-height: 38px; margin-bottom: 15px; margin-top: 0px; }
.passanger-accordion .content h3 label { font-weight: normal; }
.passanger-accordion .content form .subtext { font-size: 12px; padding: 0 15px; }
.passanger-accordion { display: inline-block; margin-bottom: 20px; width: 100%; }

/* Payment */
.payment-details-container { padding: 10px 0; }
.payment-details { background: #fff; border: 1px solid #d1d1d1; box-shadow: 0 0 7px 0 #d9d9d9; width: 100%; display: inline-block; padding: 0 0 10px; }
.payment-details h2, .payment-details h1 { background: #0e508e none repeat scroll 0 0; color: #fff; font-size: 16px; margin: 0; padding: 10px; display: inline-block; width: 100%;}
.payment-details .ui-tabs { background: #fff none repeat scroll 0 0; border: 0px; padding: 0px; }
/* .payment-details .payment-tab, .payment-details .payment-tab-content{ padding-left:0px;} */
.payment-details .payment-tab ul { background: #F7F7F7; border-radius: 0px; padding: 0; border: 0; }
.payment-details .payment-tab ul li { border: 1px solid #d1d1d1; border-radius: 0; margin: 0; background: #fbfbfb; border-top: 0px; width: 100%; }
.payment-details .payment-tab ul li a { width: 100%; color: #21b24e; padding: 15px 1em !important; }
.payment-details .payment-tab ul li.ui-tabs-active { border-right: 0px; border-radius: 0; margin: 0; background: #fff; }
.payment-details .payment-tab ul li.ui-tabs-active a { font-weight: bold; }
.payment-tab-content form { clear: both; width: 100%; display: inline-block; }
.payment-tab-content label { font-weight: normal; }
.payment-tab-content .cd-card .form-control { width: 15%; display: inline; }
.payment-tab-content .cd-card img { display: inline; }
.input-group-mobile { display: none; }
.input-group-mobile .form-control { width: 100%; }
.payment-tab-content .cd-ex-card .form-control { width: 25%; }
.payment-tab-content p { font-size: 12px; color: #878787; padding: 0 15px; }
.promotion-code { display: inline-block; width: 100%; border-top: 1px solid #d1d1d1; border-bottom: 1px solid #d1d1d1; padding: 20px 0; }
.promotion-code p { text-align: center; }
.paynow .ver-sign { border-right: 1px solid #d1d1d1; }
.paynow .ver-sign img { width: 100%; }
.paynow p { font-size: 10px; color: #878787; text-align: center; }
.paynow input { text-align: center; width: auto; }
.paynow .pay-now, .paynow .ver-sign { padding-top: 10px; padding-bottom: 10px; border-top: 1px solid #ddd; }
.btn-pay { font-size: 22px; }
.find-add-result { border: 1px solid #ddd; padding: 10px; height: 100px; overflow-y: scroll; }
.selected-address { margin: 10px 0; }
.payment-tab-content p.total-amount { border: 1px solid #21b24e; text-align: center; font-size: 16px; color: #21b24e; margin-bottom: 0px; font-weight: bold; width: auto; display: inline-block; padding: 5px 10px; margin-top: 0; }
.progress-flights { margin: 30px 0 10px; }


.calendar {
	position: relative;
	font-family: 'Segoe UI';
	font-size: 12px;
	border-collapse: collapse;
	margin: 0; padding: 0;
	z-index: 4;
	border:1px solid rgba(0,0,0,0.08);
	width: 250px;
	color: #000;
	text-align: center;
	background-color: #FFF;
}
.calendar th,
.calendar td {
	text-align: center;
	-webki-ttransition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.calendar th:first-child,
.calendar td:first-child {
	margin-left: 5px;
}
.calendar span {
	padding: 6px 4px;
	display: block;
}
.calendar .month {
	padding: 15px;
}

.calendar .pMDate, .calendar .nMDate { color: #AAA; }
.calendar .date, .calendar .pMDate, .calendar .nMDate, .calendar .month { cursor: pointer; }
.calendar .date:hover, .calendar .pMDate:hover, .calendar .nMDate:hover, .calendar .month:hover { background-color: #E2E2E2; }
.calendar .date:active, .calendar .pMDate:active, .calendar .nMDate:active, .calendar .month:active { background-color: #22A7F0; color: #FFF; }
.calendar .date.selected {
	background-color: #22A7F0;
	color: #FFF;
}

.calendar tr:first-child th {
	background-color: #FFF;
	padding: 4px;
	padding-top: 8px;
	font-size: 14px;
}
.calendar tr:first-child th { cursor: pointer; color:#000; }
.calendar tr:first-child th:hover { color:#22A7F0; }
.calendar tr:first-child th:active { color: #22A7F0; }
.calendar thead tr:nth-child(2) th { color: grey; padding: 8px 3px; }
.calendar #prev, .calendar #next {
	font-family: 'Times New Roman';
	font-size: 20px;
	padding: 0;
}
.calendar #today {
	text-align: center; cursor: pointer;
	color: #22A7F0; padding: 6px;
  display: none;
}
.calendar #today:hover { color: #80A7DD; }
.calendar #today:active { color: #000; }
.calendar #currDay { color:#22A7F0; }
.datepicker {
	background: url('./icon.png') transparent right no-repeat;
	background-size: contain;
  background-color:#fff;
}

.fromlist {
    position: absolute;
    z-index: 9999;
    margin-left: 2px;
    opacity: 20.7;
    width: 93%;
    top:34px;
}

.fromlist ul li {
    list-style-type: none;
    background: #0084cb;
    font-size: 0.7em;
    padding: 5px;
    width:108%;
    font-family: "Verdana";
    font-weight: normal;
    border-bottom: solid #fff 1px;
}

.tolist ul li {
list-style-type: none;
font-size: 0.7em;
font-family:"verdana";
font-weight: normal;
background: #0084cb;
padding: 5px;
margin-left: -36px;
cursor: pointer;
border-bottom: solid 1px #ccc;
}
.tolist{
    position: absolute;
    z-index: 9999
    margin-left: 2px;
    opacity: 20.7;
    width: 93%;
    top:34px;
}

h2.h2_front {
    font-weight: lighter;
    text-align: center;
    font-size: 3.2em;
}

.skydrk_blue{
   color:#d85c01;
}

.transtime {
    margin-top: 5px;
    text-align: left;
    font-size: 0.8em;
    float: left;
}

.row.pricetag.holidaytitle.bg_dark_blue{
    color: #fff;
    padding: 0px 0px 10px 24px;
}

.col-md-3.pricetag.offerview {
  background-color: #d85b01;
  color: #fff;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  position: absolute;
  font-weight: bold;
}

span.col-md-3.pricetag.offerview h3 {
    font-size: 35px;
    margin-top: 7px;
}

.bg_dark_blue{
  background-color: #3c032c;
}

.text_center{
  text-align: center;;
}
.padding{
  padding:10px;
}

.dropdown-large {
  position: static !important;
}
.dropdown-menu-large {
  margin-left: 16px;
  margin-right: 16px;
  padding: 20px 0px;
}
.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0;
}
.dropdown-menu-large > li > ul > li {
  list-style: none;
}
.dropdown-menu-large > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
}
.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  color: #999999;
}
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.dropdown-menu-large .dropdown-header {
  color: #428bca;
  font-size: 18px;
}

.list_uppercase{
    text-transform: uppercase;
		font-weight:200;
}

small.mobilenone.datetime {
    font-size: 0.7em;
}


.container.rating p {
    font-size: 0.8em;
}


/*-------Header------*/

.col-sm-3.col-md-3.pull-right.mobilenone {
    margin-top: 10px;
}

.container-full.bg_blue_line {
  background: rgb(166,111,17);
  background: linear-gradient(0deg, rgba(166,111,17,1) 0%, rgba(196,128,7,1) 20%, rgba(255,211,131,1) 100%);
    height: 61px;
    clear: both;
    position: relative;
}

.container.header_top {
    padding: 22px 0px 6px;
}

#telephone{
  margin-top: 0px;
  font-weight: normal;
  font-family: 'Arial';
  text-align: right;
	color: #fffff;
  font-weight: 600;
  text-decoration: none;
}

#text_contact{
  margin-top: 7px;
  font-size: 1.1em;
  text-align: center;
  clear: both;
  margin-right: -87px;
  text-decoration:none;
  color:#fff;
}

.container-full.search_front_bg {
    margin-top: 0px;
    padding:19px;
}

h2.txt_white.titleItinerary {
    margin-top: 3px;
}

h2.txt_white.titleItinerar {
    margin-top: 2px;
}
.panel.panel-body.summarytour.bg_bluesw {
    margin-top: 7px;
    font-size: 13.5px;
}

.content.fare .inline-text p {
    font-size: 1.7em;
}

.preload.test{
  position: absolute;
  z-index: 1000;
  width: 100%;
  height: 100%;
	left: 5%;
  top: 20px;
}

.overlay {
    width: 100%;
    height: 100%;
    background: #0c0c0c;
    opacity: 0.5;
    position: absolute;
    z-index: 9999;
}

.search_front_bg{
  height:412px; width:100%;
  background-size:100%;
  z-index: -1;
}

img.trustpilotlogo{
    margin-top: -6px;
}

.carousel-inner.offers{
    width: 108%;
}

div#myCarousel3{
    height: 62px;
}



/*---- Booking Engine ----*/

.line-grey {
    border-bottom: 1px solid #ffb600;
    width: 100%;
}



.col-md-8.panel.panel-body.bkg_eng label {
    font-weight: normal;
}



input.form-control.dep_dt,.rtn_dt{
  width: 120%;
}

.class_dt{
    width: 113%;
}

input.form-control.dep_dt, .rtn_dt{
    width: 110%;
    border-radius: 10px;
}

span.glyphicon.glyphicon-chevron-down {
    color: #999;
    position: absolute;
    right: 0px;
    top: 32px;
}

ul.no_pax_select{
    list-style-type: none;
    line-height: 2em;
    font-size: 0.9em;
}

ul.no_pax_select label{
    padding: 3px 12px 0px 8px;
    background-color: #267cc0;
}

ul.no_pax_select {
    list-style-type: none;
    line-height: 2em;
    font-size: 0.9em;
    margin-left: -35px;
}
ul.no_pax_select label {
		  padding: 4px 13px 0px 9px;
	    width: 61px;
	    border-radius: 8px;
	    background-color: #d85d00;
	    margin: 2px -5px 5px 3px;
}

ul.no_pax_select li {
			background-color: #fff;
	    margin-bottom: 6px;
	    line-height: 30px;
	    padding: 2px;
	    border-radius: 10px;
}

button#btn-plus, #btn-minus {
			height: 34px;
	    width: 30px;
	    margin-top: -10px;
	    border-radius: 7px;
	    margin: 3px 2px 3px 4px;
	    border: none;
	    color: #fff;
	    background-color:#d85d00;
}

ul.no_pax_select {
    list-style-type: none;
    line-height: 1em;
    font-size: 0.9em;
    margin-left: 0px;
    padding: 4px;
    width: 178px;
    border-radius: 8px;
}


ul.no_pax_select p {
    position: absolute;
    left: 210px;
    text-align: left;
    margin-top: -30px;
}

div#myCarousel{
    margin-top: 0px;
}


span#qnty {
    color: #000;
    padding: 5px 0px 0px 13px;
    font-weight: initial;
}

.fnt_size_small_xx{
  font-size:0.6em;
}

select.form-control.class_dt.airline {
    width: 124%;
}



.btn-search{
  background: rgb(166,111,17);
  background: linear-gradient(0deg, rgba(166,111,17,1) 0%, rgba(196,128,7,1) 20%, rgba(255,211,131,1) 100%);
  -webkit-border-radius: 15;
  -moz-border-radius: 15;
  border-radius: 15px;
  font-family: Arial;
  color: #ffffff;
  font-size: 18px;
   padding: 12px 26px 13px 25px;
  text-decoration: none;
  border:none;
}

.btn-search:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
  border:none;
}

/*------- Reviews bar------*/

.reviews.bg_blue_line {
    background-color:#3c032c;
    height: 55px;
    padding: 0px;
}

.container.rating {
  padding: 15px;
  color: #FFF;
  position: relative;
}

span#percentage_rating {
    padding: 10px;
    background: #f1b500;
    border-radius: 8px;
}




/*------ Rates listing -----*/


ul.list-front {
    list-style-type: none;
    font-size: 1.26em;
}

ul.list-front li {
    line-height: 2.1em;
    border-bottom:solid #1699e5 1px;
}

span#font_li_home {
    font-size: 1.6em;
    font-style: italic;
    font-family: -webkit-body;
    color: #24357b;
    text-transform: uppercase;
}


.table-responstve.front_rates_tbl {
    background: #24357b;
    border-radius: 7px;
    padding: 3px;
    color: #fff;
}

tr#table-bordered {
    border-bottom: 1px solid #fff;
}

.border-none{
  border:none;
}

button.btn.btn-plus.btn_booking {
    background-color: #1699e5;
}

.list-front ul{
    list-style-image: url('../img/listicon.gif');
}

/*--------- carousel items -------*/

.carousel-showsixmoveone .carousel-control {
  width: 4%;
  background-image: none;
}
.carousel-showsixmoveone .carousel-control.left {
  margin-left: 15px;
}
.carousel-showsixmoveone .carousel-control.right {
  margin-right: 15px;
}
.carousel-showsixmoveone .cloneditem-1,
.carousel-showsixmoveone .cloneditem-2,
.carousel-showsixmoveone .cloneditem-3,
.carousel-showsixmoveone .cloneditem-4,
.carousel-showsixmoveone .cloneditem-5 {
  display: none;
}

/*----Carousel authenticdeals -----*/

.carousel-inner.authenticdeals .item {
    width: 100%;
    background: none;
}




button.btn.btn-plus.btn_booking.findmore {
    margin-top: 94px;
}

@media (max-width:499px){
  button.btn.btn-plus.btn_booking.findmore{
    margin-top: 54px;
    color: #ffffff;
    background-color: #d85c01;
  }
  .text_margin {
      position: absolute;
      top: 231px;
  }
}

@media (min-width:500px){
  button.btn.btn-plus.btn_booking.findmore{
    margin-top: 94px;
    color: #ffffff;
    background-color: #d85c01;
  }
  .text_margin{
      position: absolute;
      top: 201px;
  }
}

.carousel-showsixmoveone {
    margin-bottom: 0px;
    height: 340px;
}



/*---------- Footer --------*/

.container-full.front_row_footer{
    height: 215px;
    width: 100%;
    color: #fff;
}

ul.footer_links li{
      display: inline-block;
      color: #000;
      margin-right: 6px;
      font-size: 0.7em;
      margin-top: 30px;
      border-right: 1px solid #000;
      padding-right: 17px;
}

.socialmedia .col-md-6 p{
    color: #000;
    margin-top: 26px;
    font-size: small;
}

/* ====== destinations Page ========*/


.filterpanel{
    background: #3c032d;
    color: #fff;
    padding: 5px 40px 25px 40px;
    margin:5px;
}


.filterpanel h1,h2,h3,h4{
    font-weight: lighter;
}


.filterpanel h1{
    font-size: 2em;
}


.filterpanel ul > li{
  list-style-type: none;
}

span#offertag{
    background:#3c032e;
    padding: 5px 0px 0px 0px;
    width: 165px;
    height: 76px;
    text-align: center;
    color: #fff;
    position: absolute;
}
span#offertag h4{
    font-size: 1.5em;
    margin-bottom: 0px;
}

.row.offerlisting p{
    font-size: 0.97em;
    padding-top: 4px;
}


button.btn.btn-primary.pull-right.viewoffer {
    background: #d8a820;
    padding: 10px 20px 10px 20px;
    font-size: 1em;
    width: 165px;
    border: none;
    border-radius: 0;
}

span.glyphicon.glyphicon-star {
    color: #e69d35;
}


.navbar-nav > li > .dropdown-menu{
    z-index: 9999;
}

/* ==== View front ====*/

div#brd {
    border-bottom: 1px solid #ccc;
    width: 253px;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
}



/* ==== View offer ====*/


ul.hide-bullets li {
    margin: -6px;
}
ul.hide-bullets {
    list-style: none;
}

ul.hide-bullets {
  margin-top: -49px;
  color: #ccc;
  margin-left: 23px;
  margin-right: -7px;
  background: none;
  padding: 0;
}

div#slider-thumbs {
    margin: -23px;
    margin-top: 70px;
    margin-left: -32px;
}

div#carousel-bounding-box {
    width: 100%;
}

div#main_area {
    margin-left: 29px;
    margin-top:0px;
    position:relative;
}


.panel.listingdata {
  margin-top: 26px;
  text-align: center;
  color: #fff;
}
li.list-group-item {
    padding-left: 10%;
}

div#detail-2 .row > ul > li {
    display: table-cell;
    background: none;
    padding: 19px;
    float: left;
}

.itemindividualOffer li{
  list-style-type: none;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#171e3d+0,2b88d9+50,207cca+99,7db9e8+100 */
  background: rgb(23,30,61); /* Old browsers */
  background:linear-gradient(to bottom, rgb(132, 71, 117) 0%,rgb(60, 3, 45) 50%,rgb(60, 3, 45) 99%,rgb(60, 3, 46) 100%);
}


.comment {
    overflow: hidden;
    padding: 0 0 1em;
    border-bottom: 1px solid #ddd;
    margin: 0 0 1em;
    *zoom: 1;
}

.comment-img {
    float: left;
    margin-right: 33px;
    border-radius: 5px;
    overflow: hidden;
}

.comment-img img {
    display: block;
}

.comment-body {
    overflow: hidden;
}

.comment .text {
    padding: 10px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    background: #fff;
    color: #000;
}

.comment .text p:last-child {
    margin: 0;
}

.comment .attribution {
    margin: 0.5em 0 0;
    font-size: 14px;
    color: #666;
}

/* Decoration */

.comments,
.comment {
    position: relative;
    width: 98%;
}

.comments:before,
.comment:before,
.comment .text:before {
    content: "";
    position: absolute;
    top: 0;
    left: 65px;
}

.comments:before {
    width: 3px;
    top: -20px;
    bottom: -20px;
    background: rgba(0,0,0,0.1);
}

.comment:before {
    width: 9px;
    height: 9px;
    border: 3px solid #fff;
    border-radius: 100px;
    margin: 16px 0 0 -6px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.2), inset 0 1px 1px rgba(0,0,0,0.1);
    background: #ccc;
}

.comment:hover:before {
    background: orange;
}

.comment .text:before {
    top: 18px;
    left: 78px;
    width: 9px;
    height: 9px;
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-color: #e5e5e5;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}​

.comment-img a{
    color: #fff;
    padding: 8px;
    margin-bottom: 5px;
}

.colorwhite{
  color:#fff;
}

/*ANA ILETISIM*/
.anailetisim {background: #155ca2;border-top: 6px solid #0f70b6;padding: 70px 0 0px 0;color:#fff;}
.anailetisim h2 {font:300 30px 'Raleway',sans-serif;}
.anailetisim .iletisimform input{color:#795548;font:300 16px 'Raleway',sans-serif;padding:12px 18px;border-radius: 8px;}
.anailetisim .iletisimform select {background: #fff url('../resimler/selectbg.png') right 4px center no-repeat;color:#ccc;font:300 16px 'Raleway',sans-serif;padding:12px 18px;border-radius: 8px;-webkit-appearance: inherit;}
.anailetisim .iletisimbilgi table td {vertical-align:top; color:#fff; font-weight:300; padding:0 12px 40px 12px; width: 36%; }




.m-r-5{
    margin-right: 5px;
}
.booking-list{
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
}


.booking-item.offlinedeal{
    border: 1px solid #0083cb;
}

.booking-list > li {
    margin-bottom: 15px;
    position: relative;
}

a.callUsText {
    font-size: 12px;
    margin: -25px 0 -10px 0;
    text-decoration: none;
    color: #ffffff;
    background-color: #337ab7;
    padding: 2px;
    text-align: center;
    display: block;
}

.booking-item-price {
    font-size: 23px;
		font-weight:bold;
    color: #252525;
    line-height: 1em;
    display: block;
}

p.booking-item-flight-class {
    font-size: 0.85em;
}

.text-center {
    text-align: center;
}

.col-md-3.text-center.well.well-sm.padding {
    background: #ffd833;
    border-radius: 17px;
    border: none;
    padding: 8px;
    width: 152px;
}

.panel-heading.col-md-12.bg_modify_search {
    width: 97%;
    margin-left: 1%;
}



#pricetag_results h2 {
    font-weight: 400;
}

.row.headingline {
    background: #1883cc;
}

.row.headingline {
    background: #3c032c;
    width: 100%;
    margin-left: 0px;
    color: #fff;
    font-weight: bold;
}

.row.set1{
    height: 77px;
}

.booking-item {
		display: block;
    position: relative;
    padding: 10px 47px 1px 10px;
    border: 1px solid #e6e6e6;
    color: #353535;
    box-shadow: 4px 5px 8px #dad6d6;
    transition: 0.2s;
}

.col-md-7.m-b-25 {
    padding-bottom: 0px;
    margin-bottom: -41px;
    padding-top: 4px;
}

.reviewdesc.item.active,.reviewdesc.item{
   font-size: 0.8em;
   top: -14px;
   padding-left: 79px;
}

.reviewdesc.item span{
font-size: 0.7em;
font-style: italic;
position: absolute;
top: 24px;
}

.reviewdesc.item.active span{
font-size: 0.7em;
font-style: italic;
position: absolute;
top: 24px;
}
.booking-item-airline-logo img{max-width: 100%;margin-top: 10px;}


.nopadding-horizontal {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.nomargin-horizontal {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.flightjourney{
    background-color: #F1EFF9;
    margin-bottom: 10px;
    border-bottom: 1px darkgrey dashed;
}
.showFlightsDetails{cursor: pointer;}
.flightsindetail{display: none;}
.showflightdetails{display: block;}
.hideflightdetails{display: none;}

#filterSelectAll{cursor: pointer;}
#filterClearAll{cursor: pointer;}


.grad_yellow{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9c667+0,ffd623+100 */
background: rgb(249,198,103); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(249,198,103,1) 0%, rgba(255,214,35,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(249,198,103,1) 0%,rgba(255,214,35,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(249,198,103,1) 0%,rgba(255,214,35,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c667', endColorstr='#ffd623',GradientType=0 ); /* IE6-9 */
}


/*---- Media styles Begins here----*/


@media (max-width: 768px) {

	.col-md-3.summarytour {
		 width: 100%;
	}
  .dropdown-menu-large {
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .dropdown-menu-large > li {
    margin-bottom: 30px;
  }
  .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
  .dropdown-menu-large .dropdown-header {
    padding: 3px 15px !important;
  }

  p.list_uppercase.cityname{
    font-size: 0.78em;
    font-weight: bold;
  }

}

@media all and (min-width: 768px) {

    p.list_uppercase.cityname{
      font-size: 0.66em;
      font-weight: normal;
    }

	.panel-heading.col-md-12.bg_modify_search {
			min-height: 60px;
			margin-bottom: -20px;
			background: #3c032c;
	}

	.col-md-3.summarytour {
	    width: 31%;
	    padding: 0px;
	}
  .carousel-showsixmoveone .carousel-inner > .active.left,
  .carousel-showsixmoveone .carousel-inner > .prev {
    left: -33.333%;
  }
  .carousel-showsixmoveone .carousel-inner > .active.right,
  .carousel-showsixmoveone .carousel-inner > .next {
    left: 33.333%;
  }
  .carousel-showsixmoveone .carousel-inner > .left,
  .carousel-showsixmoveone .carousel-inner > .prev.right,
  .carousel-showsixmoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showsixmoveone .carousel-inner .cloneditem-1,
  .carousel-showsixmoveone .carousel-inner .cloneditem-2 {
    display: block;
  }
}

@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
	.col-md-3.summarytour {
		 width: 100%;
	}
  .carousel-showsixmoveone .carousel-inner > .item.active.right,
  .carousel-showsixmoveone .carousel-inner > .item.next {
    left: 0;
  }
  .carousel-showsixmoveone .carousel-inner > .item.active.left,
  .carousel-showsixmoveone .carousel-inner > .item.prev {
    left: 0;
  }
  .carousel-showsixmoveone .carousel-inner > .item.left,
  .carousel-showsixmoveone .carousel-inner > .item.prev.right,
  .carousel-showsixmoveone .carousel-inner > .item.active {
    left: 0;
  }
}
@media all and (min-width: 992px) {



	.panel-heading.col-md-12.bg_modify_search {
			min-height: 60px;
			margin-bottom: 9px;
	}

	.col-md-3.summarytour {
			width: 31%;
			padding: 0px;
	}
  .carousel-showsixmoveone .carousel-inner > .active.left,
  .carousel-showsixmoveone .carousel-inner > .prev {
    left: -16.666%;
  }
  .carousel-showsixmoveone .carousel-inner > .active.right,
  .carousel-showsixmoveone .carousel-inner > .next {
    left: 16.666%;
  }
  .carousel-showsixmoveone .carousel-inner > .left,
  .carousel-showsixmoveone .carousel-inner > .prev.right,
  .carousel-showsixmoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showsixmoveone .carousel-inner .cloneditem-3,
  .carousel-showsixmoveone .carousel-inner .cloneditem-4,
  .carousel-showsixmoveone .carousel-inner .cloneditem-5 {
    display: block;
  }
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
  .carousel-showsixmoveone .carousel-inner > .item.active.right,
  .carousel-showsixmoveone .carousel-inner > .item.next {

    left: 0;
  }
  .carousel-showsixmoveone .carousel-inner > .item.active.left,
  .carousel-showsixmoveone .carousel-inner > .item.prev {
    left: 0;
  }
  .carousel-showsixmoveone .carousel-inner > .item.left,
  .carousel-showsixmoveone .carousel-inner > .item.prev.right,
  .carousel-showsixmoveone .carousel-inner > .item.active {
    left: 0;
  }
}


@media all
and (min-width : 728px)
and (max-width : 1024px)  {
button.btn.btn-plus.btn_booking.findmore {
    margin-top: 114px;
	}
	.panel-heading.col-md-12.bg_modify_search {
			display:none;
	}

	.booking-list{
	    list-style: none;
	    padding: 0;
	    margin-bottom: 30px;
	}


	.booking-item.offlinedeal{
	    border: 1px solid #0083cb;
	}
	.booking-item{
	    display: block;
	    position: relative;
	    padding: 12px 20px 12px 20px;
	    border: 1px solid #e6e6e6;
	    color: #353535;
	    -webkit-transition: 0.2s;
	    -moz-transition: 0.2s;
	    -o-transition: 0.2s;
	    -ms-transition: 0.2s;
	    transition: 0.2s;
	}

	.booking-list > li {
	    margin-bottom: 15px;
	    position: relative;
	}

	a.callUsText {
	    font-size: 12px;
	    margin: -25px 0 -10px 0;
	    text-decoration: none;
	    color: #ffffff;
	    background-color: #337ab7;
	    padding: 2px;
	    text-align: center;
	    display: block;
	}

	.booking-item-price {
	    font-size: 23px;
			font-weight:bold;
	    color: #252525;
	    line-height: 1em;
	    display: block;
	}

	p.booking-item-flight-class {
	    font-size: 0.85em;
	}

	.text-center {
	    text-align: center;
	}

	.col-md-3.text-center.well.well-sm.padding {
	    background: #ffd833;
	    border-radius: 17px;
	    border: none;
	    padding: 8px;
	    width: 152px;
	}



	.booking-item {
	    display: block;
	    position: relative;
	    padding:14px 29px 8px 13px;
	    border: 1px solid #e6e6e6;
	    color: #353535;
	    -webkit-transition: 0.2s;
	    -moz-transition: 0.2s;
	    -o-transition: 0.2s;
	    -ms-transition: 0.2s;
	    transition: 0.2s;
	}

	.col-md-7.m-b-25 {
	    padding-bottom: 0px;
	    margin-bottom: -41px;
	    padding-top: 4px;
	}


}



@media all and (min-width: 1366px) {

    .class_dt{
      width: 101%;
    }

  }

@media all and (max-width: 554px) {

    .mobileonly{
      display:block;
    }
    tr.flightitineraries.nondirectflights.flightcode9W.mobileonly {
      margin-left: -4px;
    }
    .col-md-9,.col-md-3{
      padding-left:0px;
      padding-right:0px;
    }



  }

  @media all and (min-width: 555px) {

    .table-responsive {
       display:none;
    }

    }


    /*==========  Mobile First Method  ==========*/

    /* Custom, iPhone Retina */


@media all
		and (min-width : 320px)
		and (max-width : 479px){
      .container{
        padding-left:0px;
        padding-right:0px;
      }

    .container.deals-row.mobilenon {
          margin-top: 370px;
          margin-left: 15px;
          margin-right: 34px;
    }

		small.datetime {
    width: 300px;
    font-size: 7px;
    position: absolute;
    top: 21px;
    margin-bottom: 1px;
	   }
		 .col-sm-3.pull-left.airlineinfo p {
     line-height: 0.7em;
 }

			div#pricetag_results {
			    width: 162px;
			    margin: 1% 3% 11% 11%;
			    border-radius: 10px;
			    padding: 0px 0px 9px 0px;
			}

			.booking-item-airline-logo img {
			    width: 30%;
			    margin-left: 80px;
			    padding-bottom: 9px;
			}

			.col-sm-1.iconplane {
    	  width: 33%;
    	  clear: both;
    	  float: left;
		  }

			.col-lg-12.transtime.text-center {
			    position: absolute;
			    font-weight: bold;
			    margin-left: -19px;
			    margin-top: 16px;
			}

			.mobilenone_only{
				display: none;
			}

.col-md-3.text-center.well.well-sm.padding {
    margin-left: 22%;
    margin-top: 26px;
}
			span#price_tag{
					width: 89%;
					top: 136px;
			}


		}

@media (min-width : 640px) and (min-height :360px)  {

	div#pricetag_results {
    width: 270px;
  }
	.table-responstve.front_rates_tbl{
		font-size: 2.1em;
	}

}

/*---iPhone 6----*/

@media (min-width : 414px) and (max-width : 736px)  {

  .col-sm-3.pull-left.col_res_left {
    left: 37%;
    top: 9px;
    line-height: 12px;
}
.col-sm-3.pull-left.col_res_right {
      left: 43%;
      width: 100%;
      position: absolute;
      line-height: 9px;
      margin-top: 11px;
  }
}

@media (min-width : 357px) and (max-width : 640px)  {

  .col-sm-3.pull-left.col_res_left {
    left: 37%;
    top: 9px;
    line-height: 12px;
}
.col-sm-3.pull-left.col_res_right {
      left: 43%;
      width: 100%;
      position: absolute;
      line-height: 9px;
      margin-top: 11px;
}

	.table-responstve.front_rates_tbl{
    		padding: 0px;
	  }


		.list_uppercase {
    text-transform: uppercase;
    font-weight: 200;
    font-size: 1.2em;
    margin-top: -2px;
    margin-bottom: 17px;
    margin-left: 0px;
}

			 span#price_tag{
			 					 background: #1699e5;
			 					 color: #fff;
			 					 padding: 10px;
			 					 position: absolute;
			 					 border-bottom-left-radius: 5px;
			 					 border-bottom-right-radius: 5px;
			 }


			 small.datetime {
				 font-size: 7px;
		     position: absolute;
		     top: 20px;
		     color: #737373;
		     margin-bottom: 1px;
			 }

			 .col-sm-3.pull-left.airlineinfo p {
			 line-height: 0.7em;
			 }
			 .col-sm-3.pull-left.airlineinfo {
			 margin-bottom: 10px;
			 margin-top: 0px;
			 }
			 div#pricetag_results {
		     margin: 15% 5% 21% 26%;
		     border-radius: 10px;
		     padding: 0px 0px 9px 0px;
			 }

			 .booking-item-airline-logo img {
			     width: 22%;
			     padding-bottom: 7px;
			 }
			 .col-sm-1.iconplane {
			 width: 45%;
			 clear: both;
			 float: left;
			 }


		}


	/*---iPhone 6 Plus -----*/

		@media (min-width : 414px) and (max-width : 736px)  {

			 .list_uppercase {
				 text-transform: uppercase;
				 font-weight: 200;
				 font-size: 1.2em;
				 margin-top: -2px;
				 margin-bottom: 17px;
				 margin-left: 0px;
		  }

			.col-sm-3.pull-left {
    	  margin-left: 6%;
		  }

			.col-sm-3.pull-left.airlineinfo {
       margin-bottom: 10px;
      margin-top: 0px;
      padding-left: 7px;
     }

		 div#pricetag_results {
      margin: 15% 5% 21% 42%;
      border-radius: 10px;
      padding: 0px 0px 9px 0px;
    }

	}



		/*---- All other small devicse ----*/

    @media all and (min-width : 320px){



      .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        font-size: 0.7em;
      }


     span#price_tag{
                background: #1699e5;
                color: #fff;
                padding: 10px;
                position: absolute;
                border-bottom-left-radius: 5px;
                border-bottom-right-radius: 5px;
    }


    span.glyphicon.glyphicon-chevron-down{
    right: 119px;
    }

    .carousel .item{
          height: 139px;
    }

    .mobilenone{
        display:none;
    }

   .bkg_eng{
     margin: -8px 0px 0px 0px;
     padding: 37px 41px 8px 30px;
     width: 96%;
     background-color: #3c032c;
     font-weight: lighter;
     color: #fff;
    }

    .form-check.form-check-inline.pull-left {
        padding-right: 4px;
    }


    ul.list-front.skydrk_blue{
      margin-left: -40px;
    }

    .container-full.front_row_footer {
        height: auto;
        width: 100%;
        color: #fff;
        padding: 28px;
    }

    .socialmedia .col-md-6 p {
      color: #fff;
      margin-top: 26px;
      font-size: small;
     }

     p.destCarousel_title {
         top: 190px;
         font-size: 0.8em;
         z-index: 1;
       }

    .search_front_bg {
       background-image: none;
    }
    .col-md-6.dealtable {
        margin-top:360px;
    }

}

    /* Extra Small Devices, Phones */
    @media (min-width: 480px) and ( max-width: 575px){


			     span#price_tag{
			                background: #1699e5;
			                color: #fff;
			                padding: 10px;
			                position: absolute;
			                border-bottom-left-radius: 5px;
			                border-bottom-right-radius: 5px;
			    }


			small.datetime {
				font-size: 10px;
		    position: absolute;
		    top: 29px;
		    color: #737373;
		    margin-bottom: 1px;
		 }

		 .col-sm-3.pull-left.airlineinfo p {
     line-height: 0.7em;
 }
 .col-sm-3.pull-left.airlineinfo {
     margin-bottom: 10px;
     margin-top: 0px;
 }
		div#pricetag_results {
    	width: 275px;
    	margin: 1% 5% 11% 28%;
    	border-radius: 10px;
    	padding: 0px 0px 9px 0px;
  	}

		.booking-item-airline-logo img{
     		width:16%;
				padding-bottom:18px;
			}
			.col-sm-1.iconplane {
				width: 45%;
				clear: both;
				float: left;
			}

      .mobilenone{
        display: none;
      }


      ul.list-front.skydrk_blue {
          margin-left: -40px;
      }

      .container-full.front_row_footer {
          height: auto;
          width: 100%;
          color: #fff;
          padding: 28px;
      }

      .socialmedia .col-md-6 p {
        color: #fff;
        margin-top: 26px;
        font-size: small;
       }

       span.glyphicon.glyphicon-chevron-down{
         right: 119px;
       }

    }

  @media (min-width:667px){

		span#price_tag{
							 background: #1699e5;
							 color: #fff;
							 padding: 10px;
							 position: absolute;
							 border-bottom-left-radius: 5px;
							 border-bottom-right-radius: 5px;
	 }


small.datetime {
 font-size: 0.75em;
 position: absolute;
 top: 29px;
 color: #737373;
 margin-bottom: 1px;
}

.col-sm-3.pull-left.airlineinfo p {
line-height: 0.7em;
}
.col-sm-3.pull-left.airlineinfo {
margin-bottom: 10px;
margin-top: 0px;
}
div#pricetag_results {
width: 275px;
margin: 1% 5% 11% 49%;
border-radius: 10px;
padding: 0px 0px 9px 0px;
}

.booking-item-airline-logo img{
 width:16%;
 padding-bottom:18px;
}
.col-sm-1.iconplane {
 width: 45%;
 clear: both;
 float: left;
}

	}

    @media all
    and (min-width : 768px)
    and (max-width : 1024px)  {

			div#pricetag_results {
			    background: none;
			    margin-left: -26px;
			}

			.panel-heading.col-md-12.bg_modify_search {
					min-height: 60px;
					margin-bottom: -20px;
			}

      .col-md-6.dealtable {
          margin-top: 0px;
          left: 0px;
        }

      .search_front_bg {
        background-image: url('../img/frontpanelbg.jpg');
      }

      .carousel .item {
              height: 100%;
      }

      .airlineoffers{
        display:none;
      }

      /* Make Navigation Toggle on Desktop Hover */
    .dropdown:hover .dropdown-menu {
        display: block;
    }

      .mobilenone{
        display: none;
      }

      .form-check.form-check-inline.pull-left {
          padding-right: 15px;
      }


      ul.list-front.skydrk_blue {
        margin-left: 0px;
      }

      .socialmedia .col-md-6 p {
        color: #fff;
        margin-top: 26px;
        font-size: small;
       }

       .bkg_eng{
             border-radius: 16px;
        }

        p.destCarousel_title {
            top: 190px;
            font-size: 1.5em;
            z-index: 1;
          }



    }

@media all and (min-width:768px){

	.table-responstve.front_rates_tbl {
    font-size: 2.1em;
}

	.col-sm-1.iconplane {
	    width: 12%;
	}

	.booking-item-airline-logo img {
    width: 100%;

  .col-md-6.dealtable {
          margin: 0px auto;
    }
    span#price_tag{
        background: #1699e5;
        color: #fff;
        padding: 10px;
        width: 200px;
        position: absolute;
        top: 121px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }
    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
      font-size:1em;
    }
}


    /* Medium Devices, Desktops */
    @media all and (min-width : 992px) {

      .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        font-size: 0.99em;
    }

					#pricetag_results {
					    padding: 1px 8px 11px 9px;
				  }

					.table-responstve.front_rates_tbl {
				    font-size: 1.1em;
				}




      span#price_tag{
          background: #1699e5;
          color: #fff;
          padding: 10px;
          width: 198px;
          position: absolute;
          top: 122px;
          border-bottom-left-radius: 5px;
          border-bottom-right-radius: 5px;
      }

      .table-responstve.front_rates_tbl {
        width: 100%;
      }

      .col-md-6.dealtable {
          margin-top: 0px;
          left: 0px;
        }

    .section_bg{
              background: url('../img/section_bg.jpg');
              height: 450px;
              width: 100%;
              z-index: -1;
              position: absolute;
              -webkit-background-size: cover;
              -moz-background-size: cover;
              -o-background-size: cover;
              background-size: cover;
    }
    .search_front_bg {
      background-image: url('../img/frontpanelbg.jpg');
    }

      .container-full.search_front_bg {
          margin-top: 0px;
       }


      .carousel .item {
           height: 363px;
       }

      .mobilenone{
        display: block;
      }


      .form-check.form-check-inline.pull-left {
          padding-right: 15px;
      }

      .container.deals-row {
       margin-top: 0px;
      }

      .socialmedia .col-md-6 p {
        color: #000;
        margin-top: 26px;
        font-size: small;
       }

       .airlineoffers{
         display:none;
       }

       p.destCarousel_title {
         top: 330px;
    font-size: 2.2em;
    z-index: 1;
         }

    }

  @media all and (max-width : 1024px) {
		.col-sm-3.pull-left.airlineinfo {
    margin-bottom: 10px;
    margin-top: 0px;
    width: 20%;
   }

	 small.datetime {
    top: 57px;
	 }

	 div#pricetag_results {
    width: 135px;
    margin-top: 49px;
    }

	}

    /* Medium Devices, Desktops */
    @media all and (min-width : 1024px) {

			.col-sm-3.pull-left.airlineinfo {
			    margin-bottom: 10px;
			    margin-top: 0px;
			    width: 21%;
			}

			small.datetime {
       top: 56px;
	    }

			div#pricetag_results {
      width: 125px;
	    }

			#pricetag_results {
				padding: 0px 8px 11px 8px;
				border-radius: 16px;
				clear: both;
				float: left;
				margin-top: 30px;
			}

      .socialmedia .col-md-3 img {
        margin-top: 26px;
      }

      .socialmedia .col-md-1 img {
        margin-top: 26px;
      }

      a.left.carousel-control.homeoffers span{
          background: none;
          left: 55px;
      }
      a.right.carousel-control.homeoffers span{
          background: none;
          right: 55px;
      }

      .mobilenone{
        display: block;
      }

      .airlineoffers{
        display:block;
        width: 120%;
        height: 410px;
      }


        .bkg_eng {
            padding-top: 21px;
            padding-left: 40px;
            padding-right: 0px;
        }
      .form-check.form-check-inline.pull-left {
          padding-right: 15px;
      }

      .container.deals-row {
       margin-top: 0px;
      }

      .socialmedia .col-md-6 p {
        color: #000;
        margin-top: 26px;
        font-size: small;
       }

       .search_front_bg {
         background-image: url('../img/frontpanelbg.jpg');
       }


    }

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {

			.row.set1 {
       height: 62px;
		 }

			div#pricetag_results {
       margin: 22px 0px 0px 0px;
      }

		.col-sm-3.pull-left.airlineinfo {
    		font-size: 0.90em;
    		padding-top: 9px;
			}

			.list_uppercase {
    		margin-top: 4px;
	  	}

			small.datetime {
    		top: 37px;
		  }

            span#price_tag{
                background: #3c032d;
                color: #fff;
                padding: 13px;
                width:263px;
                position: absolute;
                top: 146px;
                border-bottom-left-radius: 0px;
                border-bottom-right-radius: 0px;
            }
      .mobilenone{
        display: block;
      }

	 .bkg_eng {
      width: 644px;
      height: 360px;
      padding-top: 21px;
      padding-left: 40px;
      padding-right: 22px;
		}

      .form-check.form-check-inline.pull-left {
          padding-right: 15px;
      }

      .container-full.front_row_footer {
          height: 248px;
          width: 100%;
          color: #fff;
      }

      .socialmedia .col-md-6 p {
        color: #000;
        margin-top: 26px;
        font-size: small;
       }

       .search_front_bg {
         background-image: url('../img/frontpanelbg.jpg');
       }

    }

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 1201px) {

      .airlineoffers{
        display:none;
      }


      .reviewstitle{
        display:none;
      }

      .trustpilotlogo{
        margin-left: 10%;
      }



      .search_front_bg {
        background-image: url('../img/frontpanelbg.jpg');
      }

    }


@media (max-width:640px){
  .row.listing {
    margin-bottom: 100px;
 }

}


@media (max-width:785px){

	.panel-heading.col-md-12.bg_modify_search {
			display:none;
	}

   div#carousel-bounding-box{
    margin-bottom: 10%;
  }

}
