@font-face {
  font-family: "open_sansregular";
  src: url(https://dej5dgk6v2ulk.cloudfront.net/Web/res/fonts/OpenSans-Regular.eot);
  src: url(https://dej5dgk6v2ulk.cloudfront.net/Web/res/fonts/OpenSans-Regular.eot?#iefix) format("embedded-opentype"),
    url(https://dej5dgk6v2ulk.cloudfront.net/Web/res/fonts/OpenSans-Regular.woff) format("woff"),
    url(https://dej5dgk6v2ulk.cloudfront.net/Web/res/fonts/OpenSans-Regular.ttf) format("truetype"),
    url(https://dej5dgk6v2ulk.cloudfront.net/Web/res/fonts/OpenSans-Regular.svg#open_sansregular) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "open_sanssemibold";
  src: url(https://dej5dgk6v2ulk.cloudfront.net/Web/res/fonts/OpenSans-Semibold.eot);
  src: url(https://dej5dgk6v2ulk.cloudfront.net/Web/res/fonts/OpenSans-Semibold.eot?#iefix) format("embedded-opentype"),
    url(https://dej5dgk6v2ulk.cloudfront.net/Web/res/fonts/OpenSans-Semibold.woff) format("woff"),
    url(https://dej5dgk6v2ulk.cloudfront.net/Web/res/fonts/OpenSans-Semibold.ttf) format("truetype"),
    url(https://dej5dgk6v2ulk.cloudfront.net/Web/res/fonts/OpenSans-Semibold.svg#open_sanssemibold) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "open_sansbold";
  src: url(https://dej5dgk6v2ulk.cloudfront.net/Web/res/fonts/OpenSans-Bold.eot);
  src: url(https://dej5dgk6v2ulk.cloudfront.net/Web/res/fonts/OpenSans-Bold.eot?#iefix) format("embedded-opentype"),
    url(https://dej5dgk6v2ulk.cloudfront.net/Web/res/fonts/OpenSans-Bold.woff) format("woff"),
    url(https://dej5dgk6v2ulk.cloudfront.net/Web/res/fonts/OpenSans-Bold.ttf) format("truetype"),
    url(https://dej5dgk6v2ulk.cloudfront.net/Web/res/fonts/OpenSans-Bold.svg#open_sansbold) format("svg");
  font-weight: 400;
  font-style: normal;
}

body {
  color: #000;
  font-family: "open_sansregular", sans-serif;
  font-size: 14px;
  line-height: 1.78em;
  font-weight: 400;
  margin-top: 65px;
}

body.has-news {
  margin-top: 0px;
}

.has-news header {
  top: 40px;
}

.has-news .featureBlockTab {
  position: fixed;
  width: 100%;
  top: 105px;
  z-index: 100;
}

.has-news .fixed + .featureBlockTab {
  top: 65px;
}

p:empty {
  display: none;
}

a,
.highlight-txt {
  color: #ee3524;
}

a:hover {
  text-decoration: none;
}

.block {
  display: block;
}

.full-size {
  width: 100%;
}

.quote {
  font-family: "open_sansregular", sans-serif;
  font-size: 18px;
  color: #7f7f7f;
  margin-bottom: 20px;
}

.emphasize {
  font-size: 14px;
  font-family: "open_sansregular", sans-serif;
  font-style: italic;
}

.strong {
  font-weight: 700;
}

.no-padding {
  padding-left: 0;
  padding-right: 0;
}

.no-padding-right {
  padding-right: 0;
}

.no-padding-left {
  padding-left: 0;
}

.no-margin-all {
  margin: 0;
}

.no-margin {
  margin-left: 0;
  margin-right: 0;
}

.no-margin-top {
  margin-top: 0;
}

.no-margin-bottom {
  margin-bottom: 0;
}

.no-margin-right {
  margin-right: 0;
}

.mtb10 {
  margin: 10px 0;
}

.mtb5 {
  margin: 5px 0;
}

.row-left {
  margin-left: -15px;
  overflow: hidden;
}

.container-fluid {
  padding: 0;
}

a:focus {
  outline: none;
}

.big-txt {
  font-size: 16px;
}

.bigger-txt {
  font-size: 18px;
}

.fixed {
  position: fixed !important;
}

.gap {
  clear: both;
  display: block;
  margin: 30px 0;
  position: relative;
}

.gap-small {
  margin: 15px 0;
}

.gap-mini {
  margin: 10px 0;
}

.gap-big {
  margin: 60px 0;
}

.gap-large {
  margin: 90px 0;
}

.gap-top {
  margin-bottom: 0;
}

.gap-bottom {
  margin-top: 0;
}

.gap-border {
  border: 0;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #fff;
}

p {
  color: #4c4c4c;
  font-size: 13px;
}

p.para {
  color: #4c4c4c;
  font-family: "open_sansregular", sans-serif;
  font-size: 13px;
  line-height: 20px;
}

.pos-static {
  position: relative;
}

.ribbon-bg {
  background: url(../jpg/ribbon-bg.jpg);
  background-repeat: repeat-x;
  height: 31px;
  width: 100%;
  float: left;
  margin-top: 15px;
}

.custom-group {
  margin-bottom: 10px;
  float: left;
  width: 100%;
}

.custom-group .btn {
  padding: 0;
  background: #fef3f2;
  border: #efaca6 solid 1px;
  border-radius: 0;
  margin-right: 5px;
  box-shadow: #ffa1a1 0 0 8px inset;
  color: #d18381;
}

.custom-group a.btn {
  padding: 4px 10px;
}

.custom-group .btn:focus,
.custom-group .btn:hover {
  outline: none;
  background: #fed8d7;
  color: #c75e5b;
  border-color: #efaca6;
}

.custom-group .btn.active {
  background: #ee3524;
  color: #fff;
  box-shadow: none;
  border-color: #ee3524;
}

.custom-group .checkbox {
  margin: 0;
  overflow: hidden;
}

.custom-group .checkbox input[type="radio"] {
  position: absolute;
  left: -50%;
}

.custom-group .checkbox label {
  padding: 5px 10px;
  font-weight: 700;
}

/* .container {
    width: 1100px;
} */

.navbar-static-top .navbar-collapse.container {
  padding: 0 15px;
}

header {
  z-index: 1038;
  background-color: #fff;
  width: 100%;
  -webkit-transition: all ease-in-out 0.1s;
  -moz-transition: all ease-in-out 0.1s;
  -o-transition: all ease-in-out 0.1s;
  transition: all ease-in-out 0.1s;
  position: fixed;
  top: 0;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.38);
}

/* header:before {
    position: absolute;
    content: "";
    width: 37%;
    height: 100%;
    background: #ee1c25;
    z-index: -1;
} */

header .container {
  /*height: 71px;*/
  height: 61px;
}

#NavigationDropDown #DropDown {
  overflow: visible;
  position: relative;
}

#DropDown ul a {
  color: #9da6bb;
  font-weight: 400;
  background: none;
  padding: 8px 10px;
}

#DropDown ul .hover > a {
  width: 100%;
}

.navbar-inverse .navbar-nav > li {
  height: 60px;
}

.notification-bar {
  position: fixed;
  width: 300px;
  border-radius: 5px;
  padding: 15px;
  color: #fff;
  text-align: center;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  font-size: 16px;
  z-index: 3000;
  background: rgba(0, 165, 70, 0.9);
}

.notification-bar.btm-right {
  bottom: -300px;
  right: 20px;
}

.notify-success.btm-right {
  bottom: 20px;
}

.notification-bar.top-right {
  top: -300px;
  right: 20px;
}

.notify-success.top-right {
  top: 20px;
}

.close-notify {
  position: absolute;
  right: 10px;
  top: 8px;
  cursor: pointer;
  color: rgba(3, 110, 3, 1);
}

.close-notify:hover {
  color: rgba(3, 110, 3, 0.8);
}

.navbar {
  margin-bottom: 0;
}

.navi {
  left: 0;
  margin: 0 auto;
  right: 0;
  /*background-color: #ee1c25;*/
  background-image: linear-gradient(to right, #ee1c25, #940309);
  top: 10px;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
  /* height: 51px; */
}

.navi.main-menu,
.navi.inner-menu {
  margin-bottom: 10px;
}

.navi.fixed,
.navi.main-menu {
  /*top: 75px;*/
  top: 65px;
  z-index: 100;
}

.navi.pos-static {
  position: relative;
  margin-bottom: 10px;
}

.navbar-inverse {
  background-color: transparent;
  border: none;
}

.inner-menu .navbar-collapse {
  padding: 0;
}

.navbar-nav {
  padding-bottom: 0;
  padding-top: 0;
  border-radius: 0;
  width: 100%;
  border-left: #bd1e1a solid 1px;
}

.inner-menu .navbar-nav > li {
  width: 20%;
  border-right: #bd1e1a solid 1px;
}

.inner-menu .navbar-nav > li a {
  color: #fff;
  text-align: center;
  font-size: 13px;
}

.inner-menu .navbar-nav > li.open a {
  background: none;
}

.inner-menu .navbar-nav > li:hover a {
  color: #fff;
  background: #bd1e1a;
}

.inner-menu .navbar-nav > li.open:hover li a,
.inner-menu .navbar-nav > li.open:focus li a,
.inner-menu .navbar-nav > li.open:active li a,
.inner-menu .navbar-nav > li.open li a {
  color: #484848;
  background: #fff;
}

.inner-menu .navbar-nav > li.open li a:hover {
  color: #fff;
  background: #bd1e1a;
}

#DropDown li {
  width: 20%;
}

ul.language li a.active {
  background-color: #eee;
  color: #333;
}

.navbar-inverse .navbar-nav > li > a {
  color: #fff;
  font-size: 13px;
  line-height: 1.54em;
  padding: 18px 35px;
  text-align: center;
  font-family: "open_sansregular", sans-serif;
  text-transform: uppercase;
  height: 60px;
}

.navbar-inverse .navbar-nav > li:last-child > a {
  padding-right: 38px;
}

.navbar-inverse .navbar-nav > li.active > a:after {
  border: transparent 8px solid;
  border-top-color: #ee3524;
  content: "";
  position: absolute;
  bottom: -16px;
  left: 10px;
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
}

.navi .navbar-nav > li:first-child,
.navbar-inverse .navbar-nav > .active:first-child > a {
  border-radius: 0;
}

.navbar-inverse .navbar-nav > .active:last-child > a,
.navbar-inverse .navbar-nav > li:last-child:hover,
.navbar-inverse .navbar-nav > .open:last-child > a,
.navbar-inverse .navbar-nav > .open:last-child > a:focus,
.navbar-inverse .navbar-nav > .open:last-child > a:hover {
  border-radius: 0 0 5px 0;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > li:hover,
.navbar-inverse .navbar-nav > li:focus,
.navbar-inverse .navbar-nav > li:active {
  background-color: #ee1c25;
  color: #fff;
}

.navi .dropdown-menu {
  padding: 0;
  font-size: 13px;
  min-width: 120px;
  background-color: #f2f2f2;
  border: none;
  border-top: 2px solid #ee3524;
  width: 200px;
}

.navi .dropdown-menu > li > a:focus,
.navi .dropdown-menu > li > a:hover {
  background-color: #ee1c25;
  color: #fff;
}

.navi .dropdown-menu > li > a {
  padding: 0.28em 1.8em 0.38em 0.9em;
  white-space: initial;
  text-align: left;
}

.navi .dropdown-menu > li.active > a.active {
  background: #ee1c25;
  color: #fff;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  background-color: #ee3524;
}

.dropdown-menu.language > .active > a,
.dropdown-menu.language > .active > a:focus,
.dropdown-menu.language > .active > a:hover {
  background-color: #eee;
  color: #333;
}

.nav-tabs.main-page-tabs {
  border: none;
  border-left: #bd1e1a solid 1px;
}

.nav-tabs.main-page-tabs > li {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  border-right: #bd1e1a solid 1px;
  width: 20%;
}

.nav-tabs.main-page-tabs > li > a {
  margin: 0;
  border: none;
  color: #fff;
  padding: 15px 20px;
}

.nav-tabs.main-page-tabs > li > a:hover {
  background: #bd1e1a;
  color: #fff;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background: #bd1e1a;
}

.nav-tabs.main-page-tabs > li.active > a,
.nav-tabs.main-page-tabs > li.active > a:focus,
.nav-tabs.main-page-tabs > li.active > a:hover {
  background: #bd1e1a;
  border: none;
  color: #fff;
}

.nav-tabs.main-page-tabs > li.active > a:after {
  content: "";
  position: absolute;
  border: transparent solid 7px;
  border-top-color: #bd1e1a;
  bottom: -14px;
  left: 30px;
}

.nav-tabs.main-page-tabs > li > a em {
  padding-right: 5px;
  position: relative;
  top: 1px;
}

.floating {
  left: 0;
  margin: 0;
  position: absolute;
  right: 0;
  top: 70px;
  z-index: 1000;
}

.banner-sec {
  position: relative;
  float: left;
  width: 100%;
}

.has-news .banner-sec {
  margin-top: 115px;
}

.nav-tabs > li > a {
  border-radius: 0;
}

.carousel-control.left,
.carousel-control.right {
  background-image: none;
}

/* jssor slider start */

.jssorb031 {
  position: absolute;
}

.jssorb031 .i {
  position: absolute;
  cursor: pointer;
}

.jssorb031 .i .b {
  fill: #000;
  fill-opacity: 0.5;
  stroke: #fff;
  stroke-width: 1200;
  stroke-miterlimit: 10;
  stroke-opacity: 0.3;
}

.jssorb031 .i:hover .b {
  fill: #fff;
  fill-opacity: 0.7;
  stroke: #000;
  stroke-opacity: 0.5;
}

.jssorb031 .iav .b {
  fill: #fff;
  stroke: #000;
  fill-opacity: 1;
}

.jssorb031 .i.idn {
  opacity: 0.3;
}

.jssora051 {
  display: block;
  position: absolute;
  cursor: pointer;
}

.jssora051 .a {
  fill: none;
  stroke: #fff;
  stroke-width: 360;
  stroke-miterlimit: 10;
}

.jssora051:hover {
  opacity: 0.8;
}

.jssora051.jssora051dn {
  opacity: 0.5;
}

.jssora051.jssora051ds {
  opacity: 0.3;
  pointer-events: none;
}

/* jssor slider ends */

.booking-form {
  width: 100%;
  margin-top: -52px;
  display: inline-block;
  margin-bottom: 15px;
}

.booking-form .tab-content {
  padding: 0;
  float: left;
  clear: both;
  width: 100%;
}

.modal-content.booking-form .tab-content,
.update-city.booking-form .tab-content {
  box-shadow: none;
  background: none;
  padding: 0;
}

/* .booking-form .tab-pane {
    padding-top: 15px;
} */

/*
.booking-form .tab-pane.no-padding {
    padding-top: 1px;
} */

.booking-form .nav-tabs.wid4 > li {
  width: calc(100% / 4);
}

.booking-form .nav-tabs.wid5 > li {
  width: calc(100% / 5);
}

.booking-form .nav-tabs.wid6 > li {
  width: calc(16.66%);
}

.booking-form .nav-tabs.wid7 > li {
  width: calc(14.28%);
}

.modal-content.booking-form .nav-tabs > li,
.update-city.booking-form .nav-tabs > li {
  width: 20%;
}

.booking-form .nav-tabs > li.active a {
  color: #000;
  font-weight: 700;
}

.booking-form .nav-tabs > li a img {
  margin-right: 8px;
  margin-left: -5px;
  float: left;
}

.booking-form .nav-tabs > li:last-child a {
  border-right: none;
}

.booking-form .nav-tabs > li a {
  font-size: 14px;
  color: #fff;
  padding: 15px 5px;
  border-right: 1px solid #666;
  background: #333;
  margin-right: 0;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "open_sansregular", sans-serif;
  text-align: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

body.id .booking-form .nav-tabs > li a {
  font-size: 11px;
}

.booking-form .nav-tabs > li a .icon {
  font-size: 14px;
  margin-right: 7px;
  display: none;
}

.booking-form .nav-tabs > li.active a:hover,
.booking-form .nav-tabs > li.active a:focus,
.booking-form .nav-tabs > li.active a {
  background: #ee1c25;
  border-color: transparent;
  color: #fff;
  font-family: "open_sansbold";
}

.booking-form .form-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex: 1;
  padding: 8px 5px;
  flex-direction: column;
  cursor: pointer;
  border-right: 1px solid #ee1c25;
  border-bottom: 1px solid #ee1c25;
}

.booking-form .form-col p {
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  color: #4c4b4b;
}

.booking-form .calendar h2 {
  justify-content: flex-start;
}

.booking-form .calendar h2 label {
  padding-left: 5px;
  line-height: 15px;
  margin: 0;
  position: relative;
  top: -8px;
}

.booking-form .calendar .hasDatepicker {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(142, 56, 121, 0);
  color: transparent;
  width: 100%;
  height: 100%;
  border-radius: 0;
  cursor: pointer;
}

.booking-form .calendar h2,
.booking-form .form-col h2 {
  font-size: 48px;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  flex-direction: row;
  color: #a6a3a3;
  position: relative;
  font-family: "open_sansregular", sans-serif;
}

.add-persons .room-count {
  padding-left: 3px;
  margin-bottom: 8px;
}

.booking-form .flex-row .city-clm .rtrip-icon,
.booking-form .flex-row .city-clm .otrip-icon {
  color: #ee1c25;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 32px;
  background: #fff;
  position: absolute;
  right: 0;
  margin-right: -18px;
  top: 50%;
  margin-top: -18px;
  z-index: 9;
  text-align: center;
  display: inline-block;
}

.booking-form .flex-row .city-clm .otrip-icon {
  font-size: 23px;
}

.booking-form .flex-row .city-clm .has-error .rtrip-icon,
.booking-form .flex-row .city-clm .has-error .otrip-icon,
.booking-form .flex-row .pax-clm .has-error {
  background: #ffe6ca;
}

.booking-form
  .flex-row
  .city-clm
  .form-group:last-child
  .select2-container
  .selection
  .select2-selection {
  border-right: 1px solid #ee1c25;
}

.booking-form .form-col [name="promotioncode"] {
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}

.booking-form .flex-row .form-group {
  position: relative;
  padding: 0;
  margin: 0;
  width: auto;
  float: none;
}

.booking-form .flex-row .btn {
  border-radius: 0;
  background: #ee1c25;
  flex: 1;
}

.booking-form .tab-pane:not(.searchform) {
  padding: 15px;
  border: 1px solid #b91c4f;
  border-top: none;
}

body.ms-lang .booking-form .tab-pane:not(.searchform) {
  background: #fff;
}

.booking-form .tab-pane:not(.searchform) .form-control,
.booking-form .tab-pane:not(.searchform) .form-control:focus {
  border: 1px solid #ddd;
  background: #f1f1f1;
  height: 50px;
  line-height: 50px;
}

.booking-form .tab-pane:not(.searchform) .form-control.has-error {
  border: 1px solid #ddd !important;
  box-shadow: none !important;
  background: #ffe6ca;
}

.booking-form .tab-pane:not(.searchform) .forminfotxt {
  margin: 0;
  display: inline-block;
}

.booking-form .tab-pane:not(.searchform) .btn-primary {
  height: 50px;
  border-radius: 0;
}

#milesDropdown .dropdown-toggle {
  font-size: 12px;
  padding: 3px 10px;
  border: 1px solid #b91c4f;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.booking-form .form-control,
.booking-form .form-control:focus {
  box-shadow: none !important;
  outline: none;
  border: none;
  border-radius: 0;
}

.booking-form .nav-tabs {
  border-bottom: medium none;
  margin-bottom: 0;
  /* background: #ee1c25; */
}

.booking-form .nav-tabs > li > a:hover {
  border-left-color: #a81511;
  border-top-color: transparent;
  border-bottom-color: transparent;
  background: #bd1e1a;
  color: #fff;
}

.form-control {
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857;
  border-radius: 3px;
  background: #fff;
  color: #555;
  border: 1px solid #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.21);
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-font-feature-settings: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
}

.form-control.disabled {
  color: #eee;
  border: #eee solid 1px;
}

.clm0,
.clm1,
.clm2,
.clm3 {
  float: left;
  position: relative;
  width: 100%;
}

/* .clm1 .form-group {
    width: 100%;
    float: left;
}

.clm2 .form-group {
    width: 50%;
    float: left;
} */

.booking-form .flex-row .city-clm .form-group {
  width: 50%;
}

.booking-form .flex-row .clm2 .form-group,
.booking-form .flex-row .clm1 .form-group {
  width: inherit;
  float: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  outline: none;
}

.booking-form .flex-row .clm2,
.booking-form .flex-row .clm1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.booking-form .flex-row .city-clm .select2-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
}

.booking-form .flex-row .city-clm .select2-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  outline: none;
}

.booking-form .flex-row .city-clm .select2-container .selection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}

.booking-form
  .flex-row
  .city-clm
  .form-group:first-child
  .select2-container
  .selection
  .select2-selection {
  border-right: none;
}

.booking-form
  .flex-row
  .city-clm
  .select2-container
  .selection
  .select2-selection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  border-radius: 0;
  border-left: 1px solid #ee1c25;
  border-bottom: 1px solid #ee1c25;
  background: #fff;
  line-height: 61px;
  height: 61px;
  padding: 10px 26px;
  outline: none;
}

.booking-form
  #flighthotel
  .flex-row
  .city-clm
  .select2-container
  .selection
  .select2-selection {
  border-left: none;
  border-bottom: none;
}

.booking-form
  #flighthotel
  .flex-row
  .city-clm
  .form-group:last-child
  .select2-container
  .selection
  .select2-selection {
  border-right: none;
}

.booking-form #flighthotel .flex-row .city-clm .select2-container {
  border-left: 1px solid #ee1c25;
  border-bottom: 1px solid #ee1c25;
}

.booking-form #flighthotel .flex-row .city-clm .select2-container:last-child {
  border-right: 1px solid #ee1c25;
}

/* .booking-form #flighthotel .calendar.form-col p {
    margin-bottom: 0px;
} */

.booking-form .flex-row .city-clm .select2-container .selection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}

.booking-form .flex-row .city-clm .form-group {
  width: 50%;
}

.booking-form
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  display: none;
}

.booking-form .ftrips li input[type="radio"] {
  display: none;
}

.booking-form .ftrips li input[type="radio"]:checked + label:after {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  transform: scale(1, 1);
}

.booking-form .ftrips li:not(.no-icon) label:before,
.booking-form .ftrips li:not(.no-icon) a:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-color: #ffffff;
  margin: 0 auto;
  border: 1px solid #ffffff;
  border-radius: 20px;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: -5px;
}

.booking-form .ftrips li input[type="radio"] + label:after {
  content: "";
  background-color: #ee1c25;
  width: 8px;
  height: 8px;
  position: absolute;
  border-radius: 50%;
  left: 0;
  top: 50%;
  margin-left: 4px;
  margin-top: -6px;
  margin-right: auto;
  right: 0;
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.clm3 .form-group {
  float: left;
  width: 33.3%;
}

.booking-form .select select {
  line-height: 23px;
  background-position-x: 72%;
}

select#currency {
  line-height: 21px;
  border: none;
  text-align: left;
  padding-left: 3px;
}

.booking-form .custom-dropdown {
  position: absolute;
  background-color: #fff;
  padding: 15px;
  width: 465px;
  right: -12px;
  box-shadow: rgba(0, 0, 0, 0.52) 0 1px 11px;
  top: 100%;
  height: auto;
  border-radius: 0;
  z-index: 1038;
  display: none;
}

.booking-form .custom-dropdown:after {
  position: absolute;
  content: "";
  border: 10px solid transparent;
  border-bottom-color: #fff;
  top: -20px;
  right: 17px;
}

.booking-form .custom-dropdown:before {
  position: absolute;
  content: "";
  border: transparent solid 10px;
  border-bottom-color: #ddd;
  top: -21px;
  right: 17px;
}

.hotel-staydates {
  padding: 10px 0px 0px;
  display: inline-block;
  position: relative;
  width: 100%;
}

.hotel-staydates label {
  padding-left: 5px;
  position: relative;
  bottom: 2px;
  color: #fff;
}

.hotel-staydates .showHotel label {
  color: #333;
}

.hotel-staydates label .msg-danger {
  cursor: pointer;
  font-weight: normal !important;
}

.datetxt {
  display: inline-block;
  margin: 0;
  padding: 0px 15px 0px 6px;
  font-size: 12px;
  margin-left: 9px;
  background: #fff;
  cursor: pointer;
  border-radius: 0px;
  background: url(../png/down-arw.png) no-repeat 98% center #fff;
  background-size: 8px;
  line-height: 30px;
  height: 30px;
  position: absolute;
  left: 8px;
  top: 5px;
}

.showHotel {
  position: absolute;
  z-index: 999;
  /* left: 0px; */
  top: 40px;
  /* margin-top: 10px; */
  box-shadow: rgba(0, 0, 0, 0.52) 0 1px 11px;
  /* right: 0px; */
  left: 18px;
}

.booking-form .holiday_trip .showHotel .form-group .form-control {
  background: url(../png/down-arw.png) no-repeat 95% center #fff !important;
  color: #333;
  height: 34px;
  line-height: 34px;
  padding: 0px 10px;
}

.showHotel .clm2 {
  width: 380px;
  background: #fff;
  border-radius: 0px;
  padding: 15px;
  display: inherit !important;
}

.showHotel .clm2 h4 {
  color: #ee1c25;
  margin-top: 0px;
  font-weight: bold;
  font-size: 13px;
}

.showHotel .clm2 .close-widget {
  /* float: right; */
  padding: 5px;
  cursor: pointer !important;
  /* margin-top: -2px; */
  color: #fff;
  position: absolute;
  top: 10px;
  height: 25px;
  right: 10px;
}

.showHotel .form-control {
  border: 1px solid #ddd !important;
  border-radius: 3px;
}

.showHotel:after {
  position: absolute;
  content: "";
  border: 10px solid transparent;
  border-bottom-color: #fff;
  top: -20px;
  left: 17px;
}

.customcheckbox2 input[type="checkbox"] + label:before {
  content: "";
  width: 14px;
  height: 14px;
  display: inline-block;
  border-radius: 3px;
  background: #f7ab54;
  position: absolute;
  left: 0;
  top: -3px;
}

.customcheckbox2 input[type="checkbox"]:checked + label:after {
  content: "\e7b8";
  font-family: icomoon;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  position: absolute;
  left: 0;
  top: 0;
  /* opacity: 0; */
  font-size: 10px;
  width: 14px;
  height: 14px;
  text-align: center;
  line-height: 11px;
  display: inline-block;
  color: #b81e50;
}

.booking-form .showHotel .clm2 .form-group {
  float: left !important;
  width: 50% !important;
  display: inherit !important;
  padding-right: 10px;
}

.customcheckbox2 input[type="checkbox"] {
  display: none;
}

/* Modal Booking form START */

.modal-content.booking-form .flex-row .clm2.owtrip .form-group,
.update-city.booking-form .flex-row .clm2.owtrip .form-group {
  width: 100%;
}

.modal-content.booking-form .flex-row .clm2 .form-group {
  width: 50%;
}

.modal-content.booking-form .form-group {
  margin-bottom: 0px !important;
}

.modal-content.booking-form .nav-tabs > li,
.update-city.booking-form .nav-tabs > li {
  width: 33.33%;
  margin-bottom: 0;
}

.modal .custom-modal-sm .booking-form .tab-pane.no-padding,
.update-city.booking-form .tab-content .tab-pane.no-padding {
  padding: 0;
  border: none;
}

.modal
  .custom-modal-sm
  .booking-form
  .tab-pane.no-padding
  .calendar
  .hasDatepicker,
.update-city.booking-form
  .tab-content
  .tab-pane.no-padding
  .calendar
  .hasDatepicker {
  background-color: rgba(142, 56, 121, 0);
  color: transparent;
  width: 100%;
  height: 100%;
  border-radius: 0;
  border: none;
}

.modal-content.booking-form .nav-tabs > li a .icon {
  display: block;
}

.modal-content.booking-form .nav-tabs > li a,
.update-city.booking-form .nav-tabs > li a {
  padding: 8px 15px;
}

.modal-content.booking-form .nav-tabs > li a .icon,
.update-city.booking-form .nav-tabs > li a .icon {
  font-size: 18px;
  margin-right: 0;
  display: block;
  margin-bottom: 5px;
}

.modal-content.booking-form .nav-tabs > li a span,
.update-city.booking-form .nav-tabs > li a span {
  display: block;
  font-size: 9px;
}

.modal-content.booking-form .flex-row .row,
.update-city.booking-form .flex-row .row {
  flex-direction: column;
}

.modal-content.booking-form .flex-row [class*="col-"],
.update-city.booking-form .flex-row [class*="col-"] {
  flex-direction: column;
  padding: 0;
}

.modal-content.booking-form .flex-row .clm2.date-clm,
.modal-content.booking-form .flex-row .clm2.pax-clm,
.update-city.booking-form .flex-row .clm2.date-clm,
.update-city.booking-form .flex-row .clm2.pax-clm {
  border-left: 1px solid #ee1c25;
}

.modal-content.booking-form .form-col,
.modal-content.booking-form .form-col [name="promotioncode"],
.update-city.booking-form .form-col,
.modal-content.update-city .form-col [name="promotioncode"] {
  background: #fff;
}

.modal
  .custom-modal-sm
  .booking-form
  .tab-pane.no-padding
  .form-col
  [name="promotioncode"],
.update-city.booking-form
  .tab-content
  .tab-pane.no-padding
  .form-col
  [name="promotioncode"] {
  background: #fff;
  border: none;
}

.modal-content {
  border-radius: 0;
}

.modal-dialog img {
  text-align: center;
  margin: 0 auto;
}

.modal-content.booking-form,
.update-city.booking-form {
  padding: 10px;
  background-color: #f1f1f1;
  margin-top: 0;
}

.modal-content.booking-form form {
  margin-left: 0;
}

/* .update-city.booking-form {

    padding: 0;
    max-width: 360px;
    float: right;
}

.update-city.booking-form .radio-group {
    clear: both;
    padding: 5px 0;
} */

.modal-content.booking-form [class*="col-"],
.update-city.booking-form [class*="col-"] {
  width: 100%;
}

.modal-content.booking-form .custom-dropdown .row,
.update-city.booking-form .custom-dropdown .row {
  flex-direction: row;
  border: none;
}

.modal-content.booking-form .custom-group label,
.update-city.booking-form .custom-group label {
  text-transform: none;
}

.modal-content.booking-form .ftrips li.historydrop,
.update-city.booking-form .ftrips li.historydrop {
  display: none;
}

.modal-content.booking-form .custom-dropdown .custom-group .form-control,
.modal-content.booking-form .custom-dropdown .custom-group .form-control:focus,
.update-city.booking-form .custom-dropdown .custom-group .form-control,
.update-city.booking-form .custom-dropdown .custom-group .form-control:focus {
  border: none;
}

.booking-form .custom-dropdown .custom-group .form-control,
.modal-content.booking-form .custom-dropdown .custom-group .form-control,
.modal-content.booking-form .custom-dropdown .custom-group .form-control:focus,
.update-city.booking-form .custom-dropdown .custom-group .form-control,
.update-city.booking-form .custom-dropdown .custom-group .form-control:focus {
  font-size: 14px;
  padding: 0 12px;
  height: 34px;
  background: #fff;
  line-height: 1.42857;
}

.modal-content.booking-form .flex-row .btn,
.update-city.booking-form .flex-row .btn {
  height: 60px !important;
  line-height: 60px;
  padding: 0;
}

/* Modal Booking form END */

/* one way hotel */

.isHotelDest {
  display: none;
  position: relative;
}

.isHotelDest .radio-group {
  display: flex;
}

.check_hotel {
  display: flex;
  /* position: absolute; */
  /* right: 0px; */
  /* width: 200px; */
  /* top: 2px; */
  justify-content: flex-start;
  width: 100%;
  align-items: center;
}

.check_hotel .form-group {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.oneway_hotel {
  width: 100%;
  background: #cc0009;
  padding: 8px 5px;
  margin: 0px 0px;
  padding-left: 8px;
  position: absolute;
  bottom: -18px;
  z-index: 999;
  left: 0px;
}

.booking-form .ftrips li.select_hotel {
  display: none;
}

.select_hotel {
  background: #cc0009;
  float: right;
  /* height: 100%; */
  margin: 0px;
  /* text-align: right; */
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 12px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  text-transform: uppercase;
}

.select_hotel:before {
  content: "\e653";
  font-family: icomoon !important;
  font-style: normal;
  font-weight: 700;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  float: right;
  font-size: 12px;
  padding-left: 5px;
}

.booking-form .radio-group label.hotel-dest {
  /* padding-right: 2px; */
  margin-right: 10px;
  margin-bottom: 0px;
  /* padding-top: 0px; */
  padding: 0px 5px 0px 0px;
}

.booking-form .radio-group label.hotel-dest.is-disable {
  cursor: not-allowed;
}

.booking-form .flex-row .check_hotel .form-group {
  margin-right: 5px;
}

.booking-form .flex-row .check_hotel .form-control {
  width: 99px;
}

.des_bg {
  display: flex;
}

/* .booking-form .holiday_trip .ftrips li {
    padding: 15px 6px;
} */

.booking-form .hotel-destination .radio-group .check_hotel label {
  margin: 0px;
  /* padding-top: 4px !important; */
  position: absolute;
  color: #fff;
  font-weight: 600;
  left: 10px;
  margin-right: 5px;
}

.booking-form .radio-group .check_hotel label:hover {
  color: #4c4b4b;
  cursor: initial;
}

.booking-form .holiday_trip .radio-group label input[type="radio"] {
  margin-right: 3px;
  margin-top: 0px;
}

.booking-form .oneway_hotel .form-group .form-control {
  border: 1px solid #fff;
  /* height: 42px; */
  padding: 3px 10px;
  /* line-height: 42px; */
  color: #fff;
  background: transparent;
  position: relative;
  height: 26px;
  border-radius: 3px;
}

.booking-form .radio-group label .dprCityCode,
.booking-form .radio-group label .arrCityCode {
  background: transparent;
  color: #fff;
  padding: 6px 0px;
  border-radius: 3px;
  /* font-weight: 700; */
  /* border: 1px solid #f7aa54; */
  /* width: 45px; */
  display: inline-block;
  text-align: center;
  margin-left: 5px;
}

/* .booking-form .radio-group label.checked .dprCityCode,
.booking-form .radio-group label.checked .arrCityCode {
    color: #ff0000;
    background: #ffbf60;
    border: 1px solid #f7aa54;
} */

.booking-form .hotel-destination .radio-group label.checked,
.booking-form .hotel-destination .radio-group label {
  color: #fff !important;
  display: flex;
  align-items: center;
}

.booking-form .hotel-destination .radio-group .check_hotel label {
  color: #fff !important;
  font-weight: normal;
  position: static;
}

/* .booking-form .hotel-destination .check_hotel .form-group:last-child {
    border-left: 1px solid #FFF
} */

.check_hotel .caret {
  position: absolute;
  bottom: 12px;
  right: 5px;
  color: #fff;
}

/* .booking-form .hotel-destination.radio-group label,
.booking-form .hotel-destination.radio-group a {
    color: #fff !important;
}

.booking-form .hotel-destination.radio-group label:hover,
.booking-form .hotel-destination.radio-group a:hover {
    color: #fff !important;
} */

.modal-content.booking-form .custom-dropdown,
.update-city.booking-form .custom-dropdown {
  max-width: 329px;
}

.booking-form .custom-dropdown .row {
  margin: 0 -5px 15px;
}

.booking-form .custom-dropdown .row.last {
  margin-bottom: 0;
}

.booking-form .custom-dropdown .custom-group {
  box-shadow: none;
  margin-bottom: 0;
  padding-right: 10px;
}

.booking-form .custom-dropdown .custom-group .label-input {
  position: relative;
}

.modal-content.booking-form .custom-dropdown .custom-group,
.update-city.booking-form .custom-dropdown .custom-group {
  margin-bottom: 5px;
}

.booking-form .label-input .icon {
  display: block;
  position: absolute;
  right: 7px;
  top: 24px;
  padding: 0;
  color: #bd1e1a;
  font-size: 21px;
  z-index: 2;
  background: #fff;
}

.room-title {
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.room-title span {
  font-size: 14px;
  color: #ee3524;
  margin-bottom: 10px;
  display: inline-block;
  font-weight: 700;
}

.room-title .label {
  float: right;
  color: #fff;
  line-height: 12px;
  cursor: pointer;
}

.label-primary {
  background-color: #949494;
}

.fake-drop {
  overflow: hidden;
  border-radius: 3px;
  box-shadow: none;
  background-color: #fff;
  border: 1px solid #ddd;
  min-height: 34px;
}

/* .fake-drop select {
    width: 125%;
    line-height: 30px;
} */

.fake-drop select.form-control:focus {
  outline: none;
  border: none;
}

.booking-form .custom-dropdown .btn {
  font-family: "open_sansbold";
  font-size: 13px;
  padding: 6px 10px;
  text-transform: uppercase;
}

.booking-form .custom-dropdown .btn .icon {
  font-weight: 400;
}

.booking-form .custom-dropdown .custom-group .form-control {
  font-size: 14px;
}

.booking-form .custom-dropdown .input-group {
  padding: 6px;
  background-color: #fff;
  border-radius: 6px;
}

.booking-form .custom-dropdown .input-group .form-control {
  border: none;
  box-shadow: none;
  padding: 22px 15px;
}

.booking-form .custom-dropdown .input-group .btn {
  padding: 11px 20px;
  font-size: 16px;
  text-transform: uppercase;
}

.booking-form .custom-dropdown .input-group .btn:hover {
  border: none;
  z-index: 0;
}

.booking-form .custom-padding {
  padding: 0 0 0 12px;
}

/*.booking-form .custom-padding.last {
    padding: 0 12px;
}*/

.booking-form .custom-group {
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 1px;
  margin-bottom: 17px;
  float: left;
  width: 100%;
  position: relative;
}

.booking-form .custom-group label {
  font-weight: 400;
  color: #666;
  margin: 0;
  text-transform: uppercase;
  font-family: "open_sansregular", sans-serif;
  font-size: 11px;
  position: relative;
  z-index: 10;
  line-height: 18px;
}

.booking-form .custom-group.has-error {
  box-shadow: red 0 0 10px inset;
  background: #fbe5e6;
}

.booking-form .custom-group.has-error input {
  background: #fbe5e6;
}

.booking-form .row {
  margin: 0;
}

.booking-form .flex-row .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.booking-form .custom-dropdown .row.last {
  margin-bottom: 0;
}

.booking-form [class*="col-"] {
  padding: 0 0px;
}

.booking-form .flex-row [class*="col-"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.hotel-selection {
  height: 61px;
}

.booking-form .form-control.filter-dropdown.hoteldest {
  border-left: 1px solid #ee1c25 !important;
  border-right: 1px solid #ee1c25 !important;
}

.booking-form
  .flex-row
  .hotel-selection
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 28px;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 10px 10px;
  outline: none;
}

.booking-form .ftrips.hotel-title {
  padding: 0px 15px;
}

.booking-form .hotel-title p {
  color: #fff;
  line-height: 40px;
  margin: 0px;
}

.booking-form
  .flex-row
  .hotel-selection
  .select2-container
  .selection
  .select2-selection {
  border: 1px solid #ee1c25 !important;
  border-radius: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 61px;
  outline: none;
}

.booking-form .hotel-title p span.icon {
  position: relative;
  top: 3px;
  color: #f7ab54;
  font-size: 16px;
  margin-right: 5px;
}

.booking-form .ftrips {
  margin: 0;
  padding: 0;
  background: #ee1c25 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}

.booking-form .holiday_trip {
  background: #ee1c25;
  display: flex;
}

.booking-form .holiday_trip .ftrips {
  background: none !important;
  min-width: 165px;
}

body.ms-lang .booking-form .holiday_trip .ftrips {
  min-width: 233px;
}

body.ms-lang .booking-form .nav-tabs > li a {
  font-size: 9px;
  min-height: 52px;
  padding: 18px 5px;
}

body.id-lang .booking-form .nav-tabs > li a {
  font-size: 11px;
  min-height: 52px;
  padding: 18px 5px;
}

body.ms-lang .booking-form .flex-row .clm2,
body.ms-lang .booking-form .flex-row .clm1 {
  background: #fff;
}

body.ms-lang .booking-form .ftrips li label,
body.ms-lang .booking-form .ftrips li a {
  font-size: 10px;
}

.booking-form .ftrips li {
  display: inline-block;
  padding: 15px 8px;
  list-style: none;
}

.booking-form .ftrips li label,
.booking-form .ftrips li a {
  position: relative;
  padding-left: 24px;
  color: #fff;
  margin: 0;
  cursor: pointer;
  font-size: 13px;
}

.booking-form .form-group.fdisabled {
  display: none !important;
}

.bg-red {
  background: #b81d50 !important;
}

.flex-row .flex-col {
  flex-direction: column;
}

.modal-content.booking-form [class*="col-"],
.update-city.booking-form [class*="col-"] {
  padding: 0 5px;
}

.booking-form label,
.sub-tab label {
  font-size: 13px;
  font-weight: 400;
}

.booking-form .form-txt {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: inline-block;
  margin: 7px 7px 0;
}

.booking-form label small {
  font-size: 8px;
}

.booking-form .radio-group label input[type="radio"] {
  margin-right: 10px;
  margin-top: 3px;
}

.booking-form .radio-group label,
.booking-form .radio-group a {
  font-weight: 400;
  margin-right: 10px;
  padding: 3px 0 0px;
  font-size: 13px;
  position: relative;
  cursor: pointer;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans",
    "DejaVu Sans", Verdana, sans-serif;
  color: #7a7a7a;
}

.booking-form .radio-group label.checked {
  color: #ee3524;
}

.booking-form .radio-group a img {
  margin-right: 3px;
  margin-top: -3px;
}

.booking-form .radio-group .icon,
.icon.icon-radio {
  display: block;
  width: 16px;
  height: 16px;
  background-color: #f7aa54;
  margin: 0 auto;
  border: 1px solid #f7aa54;
  border-radius: 20px;
  position: absolute;
  left: 0;
  top: 5px;
}

.icon.icon-radio {
  position: relative;
  float: left;
  top: 0;
  margin-right: 6px;
}

.booking-form .radio-group .icon:after,
.icon.icon-radio:after {
  content: "";
  background-color: #ee3524;
  width: 0;
  height: 0;
  position: absolute;
  border-radius: 50%;
  left: 0;
  top: 50%;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  right: 0;
  margin: 0 auto;
}

.booking-form .radio-group label.checked .icon:after,
.checked .icon.icon-radio:after {
  content: "";
  background-color: #ee3524;
  width: 8px;
  height: 8px;
  position: absolute;
  border-radius: 50%;
  left: 0;
  top: 50%;
  margin-left: auto;
  margin-top: -4px;
  margin-right: auto;
  right: 0;
}

.booking-form .radio-group label:hover,
.booking-form .radio-group a:hover {
  color: #ee3524;
}

/*---Select2 Dropdown style---*/

.booking-form .form-group .select2-container .selection .select2-selection {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857;
  border-radius: 3px;
  background: #fff;
  color: #555;
  border: none;
  /* box-shadow: 0 1px 1px rgba(0, 0, 0, 0.21); */
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-font-feature-settings: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
}

.booking-form
  .select2-container
  .selection
  .select2-selection
  .select2-selection__rendered {
  line-height: normal;
  padding: 0;
}

.booking-form
  .form-control.filter-dropdown.has-error
  + .select2-container
  .selection
  .select2-selection {
  /* border: red solid 1px !important;
    box-shadow: red 0 0 5px inset !important; */
  background: #ffe6ca !important;
}

/* .select2-dropdown.select2-dropdown--below {
    border-color: #ddd;
    min-width: 250px;
    margin-top: 3px;
    padding: 5px;
} */

.select2-dropdown.select2-dropdown--below
  .select2-search--dropdown
  .select2-search__field {
  outline: none;
  border-color: #ddd;
}

.select2-container--default .select2-results .select2-results__options {
  max-height: 310px !important;
}

.select2-results ul li span {
  display: inline-block;
  width: 100%;
  line-height: normal;
  color: #000;
}

.select2-results ul li small {
  display: inline-block;
  width: 100%;
  line-height: normal;
  color: #7d7d7d;
}

.select2-results ul li.select2-results__option {
  padding: 4px 6px;
}

.select2-results ul li.select2-results__option span {
  padding: 1px 5px;
  color: #000;
  font-size: 12px;
}

.select2-results ul li.select2-results__option--highlighted {
  background: #ee1c25 !important;
}

.select2-results ul li.select2-results__option--highlighted span,
.select2-results ul li.select2-results__option--highlighted small {
  color: #fff;
}

/*---Select2 Dropdown style---*/

sup {
  color: red;
  font-size: 14px;
  font-style: normal;
  margin-left: -4px;
  top: -0.3em;
}

.note {
  padding: 15px 10px 0;
  color: #ee3524;
}

.dnarw-icon {
  background: url(../png/down-arw.png) no-repeat 95% center #fff;
}

.date-icon {
  background: url(../png/cal-icon.png) no-repeat 95% center #fff;
  background-size: 16px;
}

.per-icon {
  background: url(../png/down-arw.png) no-repeat 95% center #fff;
}

.booking-form .form-group {
  position: relative;
  padding: 0 0px 0 0;
}

.modal-content.booking-form .form-group,
.modal-content.booking-form .form-group:last-child,
.update-city.booking-form .form-group,
.update-city.booking-form .form-group:last-child {
  padding: 0;
  margin-bottom: 10px;
}

.booking-form .form-group:last-child {
  padding: 0;
}

/*
.booking-form .form-control[readonly] {
    background-color: #fff;
} */

.form-group select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.btn-text-group .btn {
  text-transform: uppercase;
  font-size: 13px;
  padding: 8px 10px 7px;
  background-color: #fff;
  border: #cdcdcd solid 1px;
}

.btn-text-group .btn:last-child {
  border-radius: 0;
}

.input-group.btn-text-group {
  margin-top: 10px;
  width: 100%;
}

.input-group.btn-text-group .input-group-btn {
  width: 65%;
}

.input-group.btn-text-group .input-group-btn .btn {
  width: 50%;
  text-align: left;
  border: none;
  background: none;
  padding: 5px 0;
}

.input-group.btn-text-group .input-group-btn .btn:focus {
  outline: none;
}

.btn-text-group .form-control {
  border: #cdcdcd solid 1px;
  box-shadow: #a7a7a7 0 0 2px inset;
  border-radius: 0 3px 3px 0;
}

.pt5 {
  padding-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.booking-form form {
  line-height: 10px;
  font-family: Arial, Helvetica, sans-serif;
}

.booking-form .btn-primary {
  min-width: 100%;
}

.btn-default {
  background: #ee1c25;
  padding: 7px 30px;
  color: #fff;
  font-size: 15px;
  font-family: "open_sansbold";
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 5px;
  border: none;
  -webkit-transition: all ease-in-out 1s;
  -moz-transition: all ease-in-out 1s;
  -o-transition: all ease-in-out 1s;
  transition: all ease-in-out 1s;
}

.btn-default:focus,
.btn-default:hover,
.btn-default:active {
  background: #ee1c25;
  text-decoration: none;
  outline: none;
  color: #fff;
}

.btn-default img {
  margin-right: -18px;
  margin-left: 9px;
  max-height: 21px;
  margin-top: -4px;
}

.btn-primary {
  background: #ee1c25;
  padding: 7px 30px;
  color: #fff;
  font-size: 15px;
  font-family: "open_sansbold";
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 5px;
  border: none;
  -webkit-transition: all ease-in-out 1s;
  -moz-transition: all ease-in-out 1s;
  -o-transition: all ease-in-out 1s;
  transition: all ease-in-out 1s;
}

.btn-primary:active,
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:focus,
.btn-primary:hover {
  background: #d1131d !important;
  box-shadow: 0px 5px 8px 0 rgba(0, 0, 0, 0.2);
  outline: none;
}

.btn-primary:focus {
  border-color: #ee1c25;
}

.btn-primary img {
  margin-right: -18px;
  margin-left: 9px;
  max-height: 21px;
  margin-top: -4px;
}

.banner-action img {
  width: 100%;
}

.banner-action {
  text-align: center;
  display: block;
}

.main-banner .carousel-control {
  width: 8%;
}

.main-banner .carousel-indicators {
  margin-left: 0;
  left: 0;
  width: 100%;
  bottom: 8%;
}

.main-banner .carousel-indicators li {
  box-shadow: inset 2px 2px 0 0 rgba(91, 91, 91, 0.3);
  background: #eee;
  border-color: #eee;
  height: 13px;
  width: 13px;
}

.main-banner .carousel-indicators .active {
  background-color: #cf1b21;
  border-color: #cf1b21;
  height: 13px;
  margin: 0;
  width: 13px;
}

.subCarousel {
  border-radius: 15px;
}

.subCarousel .carousel-indicators {
  margin-left: 0;
  left: 70%;
  width: 30%;
}

.subCarousel .carousel-indicators li,
.subCarousel .carousel-indicators .active {
  height: 11px;
  width: 11px;
}

.subCarousel .carousel-inner.auto-hide,
.subCarousel img {
  min-height: 216px;
}

.subCarousel .carousel-control {
  width: 50px;
  display: none;
}

.subCarousel:hover .carousel-control {
  display: block;
}

.subCarousel .carousel-control .icon {
  font-size: 35px;
  top: 27%;
  position: absolute;
  color: rgba(0, 0, 0, 0.49);
  text-shadow: none;
}

.subCarousel .carousel-control.right {
  text-align: left;
  margin: 0;
}

.form-add,
.featureBlock,
.loopSection {
  margin-top: 10px;
  margin-bottom: 10px;
  clear: both;
}

.sub-tab .tab-content {
  background: #f0ffff repeat-x scroll 50% top;
  background: #f6fcff;
  background: -moz-linear-gradient(top, #f6fcff 0%, #d3f0ff 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #f6fcff),
    color-stop(100%, #d3f0ff)
  );
  background: -webkit-linear-gradient(top, #f6fcff 0%, #d3f0ff 100%);
  background: -o-linear-gradient(top, #f6fcff 0%, #d3f0ff 100%);
  background: -ms-linear-gradient(top, #f6fcff 0%, #d3f0ff 100%);
  background: linear-gradient(to bottom, #f6fcff 0%, #d3f0ff 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f6fcff', endColorstr='#d3f0ff', GradientType=0);
  border-width: 0 1px 0 0;
  border-color: #adbace;
  font-size: 14px;
  font-family: "open_sansregular", sans-serif;
  border-radius: 0 0 10px 10px;
  padding: 10px 20px;
}

.sub-tab .nav-tabs li {
  height: 43px;
  width: 33.3%;
  font-size: 14px;
  font-family: "open_sanssemibold", sans-serif;
  text-align: center;
  white-space: nowrap;
  background: #f6fcff;
  background: -moz-linear-gradient(top, #f6fcff 0%, #d3f0ff 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #f6fcff),
    color-stop(100%, #d3f0ff)
  );
  background: -webkit-linear-gradient(top, #f6fcff 0%, #d3f0ff 100%);
  background: -o-linear-gradient(top, #f6fcff 0%, #d3f0ff 100%);
  background: -ms-linear-gradient(top, #f6fcff 0%, #d3f0ff 100%);
  background: linear-gradient(to bottom, #f6fcff 0%, #d3f0ff 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f6fcff', endColorstr='#d3f0ff', GradientType=0);
  border-right: 2px solid #91acc3;
  border-top: 1px solid #b8d7ff;
}

.sub-tab .nav-tabs li:last-child {
  border-right: none;
}

.sub-tab .nav-tabs li a:hover,
.sub-tab .nav-tabs li a:focus {
  background-color: transparent;
}

.sub-tab .nav-tabs li.active a {
  border-color: transparent;
  background: #e9f7fe;
  background: -moz-linear-gradient(top, #e9f7fe 0%, #feffff 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #e9f7fe),
    color-stop(100%, #feffff)
  );
  background: -webkit-linear-gradient(top, #e9f7fe 0%, #feffff 100%);
  background: -o-linear-gradient(top, #e9f7fe 0%, #feffff 100%);
  background: -ms-linear-gradient(top, #e9f7fe 0%, #feffff 100%);
  background: linear-gradient(to bottom, #e9f7fe 0%, #feffff 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e9f7fe', endColorstr='#feffff', GradientType=0);
}

p.special-info {
  font-size: 10px;
}

.col5 {
  font-size: 11px;
  color: #ee3524;
  text-align: center;
  width: 20%;
  float: left;
  padding: 0 3px;
  background: -moz-linear-gradient(top, #fefefe 0%, #fcfcfc 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #fefefe),
    color-stop(100%, #fcfcfc)
  );
  background: -webkit-linear-gradient(top, #fefefe 0%, #fcfcfc 100%);
  background: -o-linear-gradient(top, #fefefe 0%, #fcfcfc 100%);
  background: -ms-linear-gradient(top, #fefefe 0%, #fcfcfc 100%);
  background: linear-gradient(to bottom, #fefefe 0%, #fcfcfc 100%);
}

.featureBlock1 {
  background: url(../png/planefeaturesbg.png);
}

.featureBlock1:hover {
  background-image: url(../png/planefeaturesbghover.png);
}

.featureBlock2 {
  background-image: url(../png/planefeaturesbg2.png);
}

.featureBlock2:hover {
  background-image: url(../png/planefeaturesbg2hover.png);
}

.featureBlock3 {
  background-image: url(../png/planefeaturesbg3.png);
}

.featureBlock3:hover {
  background-image: url(../png/planefeaturesbg3hover.png);
}

.featureBlock4 {
  background-image: url(../png/planefeaturesbg4.png);
}

.featureBlock4:hover {
  background-image: url(../png/planefeaturesbg4hover.png);
}

.featureBlock5 {
  background-image: url(../png/planefeaturesbg5.png);
}

.featureBlock5:hover {
  background-image: url(../png/planefeaturesbg5hover.png);
}

.featureBlock6 {
  background-image: url(../png/planefeaturesbg6.png);
}

.featureBlock6:hover {
  background-image: url(../png/planefeaturesbg6hover.png);
}

.featureBlock1,
.featureBlock2,
.featureBlock3,
.featureBlock4,
.featureBlock5,
.featureBlock6 {
  -webkit-border-bottom-left-radius: 1em;
  -webkit-border-bottom-right-radius: 1em;
  -moz-border-bottom-left-radius: 1em;
  -moz-border-bottom-right-radius: 1em;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em;
  background-repeat: no-repeat;
  background-position: center top;
  width: 100%;
  height: 311px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  margin: 15px 0;
  float: left;
}

.featureBlock1:hover,
.featureBlock2:hover,
.featureBlock3:hover,
.featureBlock4:hover,
.featureBlock5:hover,
.featureBlock6:hover {
  background-position: center top;
  cursor: pointer;
}

.col5 strong {
  font-size: 11px;
  color: #ee3524;
  display: block;
  margin-bottom: 10px;
}

.col5 small {
  font-family: "open_sansregular", sans-serif;
  font-size: 10px;
  color: #3f3f3f;
  font-weight: 400;
}

.featureBlock1 p,
.featureBlock2 p,
.featureBlock3 p,
.featureBlock4 p,
.featureBlock5 p,
.featureBlock6 p {
  padding-top: 190px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 14px;
}

.loopSection .carousel-control.left,
.carousel-control.right {
  margin-left: 15px;
  background-image: none;
}

.loopSection .thumbnail {
  margin-bottom: 0;
  padding: 0;
  border: none;
}

.loopSection .carousel-control {
  width: 3%;
}

.loopSection .carousel-control .glyphicon-chevron-left {
  left: 17%;
}

.loopSection .carousel-control .glyphicon-chevron-right {
  right: 70%;
}

.loopSection .carousel-control .glyphicon-chevron-left,
.loopSection .carousel-control .glyphicon-chevron-right {
  margin-top: 0;
  font-size: 17px;
  text-shadow: none;
  color: #000;
}

.loopSection .well {
  background-color: #dadada;
  border-radius: 0;
  margin-bottom: 10px;
}

.social-logoSection img {
  margin-left: 10px;
}

.topmenu {
  float: left;
  font-size: 13px;
  list-style: none;
  padding: 6px 0px 0px;
  margin: 0;
}

.topmenu li {
  float: left;
}

.topmenu li a {
  padding: 7px 8px;
  /* display: block; */
  color: #484848;
  text-transform: uppercase;
  /* font-family: 'open_sansbold'; */
}

.topmenu li a:hover {
  color: #ee3524;
}

ul.language {
  padding: 0;
  border-radius: 0;
}

ul.language li {
  list-style: none;
  float: left;
  width: 25px;
  height: 25px;
  line-height: 25px;
  cursor: pointer;
  border-radius: 30px;
  text-align: center;
  font-size: 13px;
  margin-left: 5px;
}

ul.language li.active,
ul.language li:hover {
  color: #fff;
}

ul.header-link,
.logo {
  float: left;
}

.right-header {
  float: right;
}

.logo {
  /*height: 71px;*/
  height: 65px;
  width: 50%;
  display: inline-block;
  /*padding: 15px 0px;*/
  padding: 10px 0px;
}

.ms-lang .logo {
  width: auto;
}

.logo img {
  /* width: 240px; */
  display: inline-block;
  /*margin-left: 11px; */
  /*height: 45px;*/
  height: 42px;
}

.search_user {
  float: left;
  position: relative;
}

.custom-search {
  position: relative;
}

.custom-search .dropdown-toggle {
  padding: 0px;
  font-size: 18px;
  border-radius: 0px;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.custom-search.open {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  background: #fff;
}

.custom-search.open .dropdown-toggle {
  display: none;
}

.custom-search .dropdown-menu {
  top: -25px;
  margin: 0;
  width: 630px;
  min-width: 100%;
  background: #fff0;
  box-shadow: none;
  border: none;
  padding: 0;
  border-radius: 0;
  left: inherit;
  right: 0px;
}

.custom-search .form-group {
  margin: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border: 1px solid #573791;
  position: relative;
  /* top: -5px; */
  border-radius: 50px;
  overflow: hidden;
}

.custom-search .form-control,
.custom-search .form-control:focus,
.custom-search .form-control:active,
.custom-search .form-control:hover {
  box-shadow: none;
  border: none;
  border-radius: 0;
  outline: none !important;
  padding-left: 20px;
}

.custom-search .btn {
  border-radius: 0;
  padding: 7px 15px;
  background: transparent;
  color: #573791;
}

.search_user {
  float: left;
  position: relative;
  /* display: none !important; */
}
.simplepagesearch form {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    flex: 1;
    justify-content: flex-start;
    align-items: center;
}

.simplepagesearch form .form-group {
    margin: 0;
    width: 100%;
}

.simplepagesearch form .form-group .form-control {
    border-radius: 0;
    border: 1px solid #ddd;
    box-shadow: none;
    width: 100%;
    padding: 10px 12px;
    min-height: 47px;
}

.simplepagesearch form .btn {
    border-radius: 0;
    background: #bd1e1a;
    padding: 13px 20px;
}

.simplepagesearch-results li {
    font-size: 14px;
    padding: 7px 10px;
    line-height: 30px;
    font-family: arial;
    border-bottom: 1px dashed #c7c7c7;
}

.simplepagesearch-results li a {
    color: #573791;
    font-weight: bold;
}

/*
.fixed .logo img {
    min-height: 45px;
} */

/* .ms-lang .logo img {
    min-height: 70px;
} */

ul.header-link {
  padding-left: 0;
  margin: 0px 0 0;
  display: flex;
  float: right;
  clear: both;
  align-items: center;
}

ul.header-link li {
  list-style: none;
  display: inline-block;
  font-size: 13px;
  font-family: "open_sansregular", sans-serif;
}

ul.header-link li a {
  padding: 6px 8px;
  color: #484848;
}

ul.header-link li:hover a {
  color: #ee3524;
  text-decoration: none;
  border: none;
}

.header-link span {
  margin-left: 5px;
  margin-right: 5px;
}

.title1 {
  font-size: 20px;
  font-family: "open_sansregular", sans-serif;
  color: #595959;
  margin: 10px 0 6px;
  display: block;
}

.title2 {
  background: #99c9ff;
  background: -moz-linear-gradient(left, #99c9ff 0%, #fff 100%);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, #99c9ff),
    color-stop(100%, #fff)
  );
  background: -webkit-linear-gradient(left, #99c9ff 0%, #fff 100%);
  background: -o-linear-gradient(left, #99c9ff 0%, #fff 100%);
  background: -ms-linear-gradient(left, #99c9ff 0%, #fff 100%);
  background: linear-gradient(to right, #99c9ff 0%, #fff 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#99c9ff', endColorstr='#ffffff', GradientType=1);
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  font-size: 1.5em;
}

.title1 em {
  font-size: 13px;
  font-family: "open_sansregular", sans-serif;
  color: #ee3524;
}

.thumbnail {
  padding: 0;
  border: none;
}

.thumbnail.caption-thumbnail {
  overflow: hidden;
  margin-bottom: 15px;
}

.thumbnail.caption-thumbnail img {
  width: 100%;
}

.thumbnail.fixed-height {
  height: 280px;
}

.thumbnail .caption {
  font-family: "open_sansregular", sans-serif;
  padding: 0;
  float: left;
  width: 100%;
}

.thumbnail.caption-thumbnail .caption {
  background: #fafafa;
  padding: 0 10px 5px;
  min-height: 103px;
  overflow: hidden;
  text-align: left;
}

.thumbnail.caption-thumbnail .caption h4 {
  font-size: 14px;
  font-family: "open_sanssemibold", sans-serif;
  letter-spacing: 0;
}

.thumbnail .caption h4.add-border,
.thumbnail .caption h2.add-border {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
}

.thumbnail.caption-thumbnail .caption p {
  line-height: 20px;
}

.sbs-img-content {
  background: #f0f1f1;
  border-radius: 0 0 10px 0;
}

.sbs-img-content img {
  width: 100%;
}

.sbs-img-content [class*="col-"] {
  padding: 0;
}

.sbs-content {
  padding: 10px 15px;
}

.sbs-content p {
  margin: 0;
  line-height: 20px;
}

.btn-icon {
  padding-right: 25px;
  background: url(../png/btn-icon.png);
  background-repeat: no-repeat;
  background-position: right 0;
  color: #333;
  font-size: 13px;
}

.btn-icon:hover {
  background-color: #ee3524;
  text-decoration: none;
  color: #fff;
}

.thumbnail .caption p {
  font-size: 13px;
}

nav {
  background: #f2f2f2;
  font-family: "open_sansregular", sans-serif;
}

nav h4 {
  font-size: 20px;
  padding: 15px;
  margin-bottom: 0;
}

.sectionLink {
  font-size: 13px;
  border-top: 1px solid #ddd;
  padding: 0 0 10px;
}

.sectionLink ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}

.sectionLink ul li {
  padding-left: 15px;
}

.sectionLink ul.single-list li {
  border-bottom: #dcdcdc solid 1px;
  padding: 9px 10px;
  padding: 11px 10px;
  font-family: "open_sansregular", sans-serif;
}

.sectionLink ul li a {
  color: #848484;
}

.sectionLink ul li a:hover,
.sectionLink ul li.active a {
  color: #ee3524;
}

.sectionLink .list-link,
.sectionLink span {
  font-weight: 700;
  padding: 0 15px;
  display: block;
  margin: 7px 0 3px;
}

.thumbbg-cover {
  background-color: #f2f2f2;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  line-height: 18px;
  margin-top: 2px;
  margin-bottom: 10px;
  float: left;
  width: 100%;
  padding: 10px 20px;
  font-family: "open_sansregular", sans-serif;
}

.thumbbg-cover h3 {
  margin-top: 10px;
}

.thumbbg-cover .thumbnail {
  background-color: transparent;
  margin-bottom: 20px;
}

.thumbbg-cover .thumbnail img {
  width: 100%;
}

.thumbbg-cover .row [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}

.add-image img:hover {
  opacity: 0.8;
}

.add-image img {
  margin-bottom: 25px;
}

.clear {
  clear: both;
}

.video-container {
  position: relative;
  padding-bottom: 50%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}

video {
  max-width: 100%;
  height: auto !important;
}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner,
.carousel-fade .carousel-inner .item {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

#fadeCarousel.carousel-fade .carousel-inner .item img {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  width: 100%;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

.news-content a {
  color: #323131;
}

.news-content li {
  padding: 20px 0;
  border-bottom: 1px solid #000;
}

.news-content a.newstittle {
  color: #323131;
  font-family: "open_sansregular", sans-serif;
  margin-bottom: 15px;
  margin-bottom: 20px;
  display: block;
  font-weight: 700;
  font-size: 1.5em;
}

.common-form form {
  background: #f2f2f2;
  padding: 10px 20px;
  margin-top: 10px;
  float: left;
}

.common-form .form-group {
  padding-right: 10px;
}

.common-form {
  font-family: "open_sansregular", sans-serif;
}

.common-form h2 {
  font-size: 1.5em;
  margin-top: 10px;
}

.common-form label {
  font-size: 13px;
  font-weight: 400;
}

.common-form .form-control {
  background: #fff;
  box-shadow: #dcdcdc 0 0 5px inset;
  border: #dcdcdc solid 1px;
}

.common-form .form-control.has-error {
  border-color: #e84141;
  box-shadow: #ec3535 0 0 5px inset;
}

.common-form form hr {
  border-color: #ddd;
}

.common-form .clm2 .form-group {
  width: 50%;
  float: left;
}

.common-form .clm3 .form-group {
  float: left;
  width: 33.3%;
}

.common-form .form-group {
  padding-right: 10px;
}

.bagage-table {
  float: left;
  font-family: "open_sansregular", sans-serif;
  margin-bottom: 20px;
  position: relative;
  width: 100%;
  border-bottom: #a8b4c2 solid 1px;
}

.bagage-table:before,
.bagage-table:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 20px;
  left: 5px;
  width: 50%;
  max-width: 300px;
  background: #777;
  -webkit-box-shadow: 0 17px 8px #636363;
  -moz-box-shadow: 0 17px 8px #636363;
  box-shadow: 0 17px 8px #636363;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.bagage-table:after {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.bagage-table [class*="col-"] {
  padding: 0;
  text-align: center;
}

.bagage-table [class*="col-"]:first-child {
  text-align: left;
  border-left: none;
}

.bagage-table strong,
.bagage-table ul {
  padding: 10px;
  display: block;
  border-left: 2px solid #a8b4c2;
}

.bagage-table [class*="col-"]:first-child strong,
.bagage-table [class*="col-"]:first-child ul {
  border-left: none;
}

.bagage-table strong {
  background: #d3ecff;
  background: -moz-linear-gradient(top, #d3ecff 0%, #b3d6fe 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #d3ecff),
    color-stop(100%, #b3d6fe)
  );
  background: -webkit-linear-gradient(top, #d3ecff 0%, #b3d6fe 100%);
  background: -o-linear-gradient(top, #d3ecff 0%, #b3d6fe 100%);
  background: -ms-linear-gradient(top, #d3ecff 0%, #b3d6fe 100%);
  background: linear-gradient(to bottom, #d3ecff 0%, #b3d6fe 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d3ecff', endColorstr='#b3d6fe', GradientType=0);
  text-transform: uppercase;
}

.bagage-table ul {
  font-size: 13px;
  list-style-type: none;
  line-height: 30px;
  margin-bottom: 0;
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0%, #d7e9ff 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #fff),
    color-stop(100%, #d7e9ff)
  );
  background: -webkit-linear-gradient(top, #fff 0%, #d7e9ff 100%);
  background: -o-linear-gradient(top, #fff 0%, #d7e9ff 100%);
  background: -ms-linear-gradient(top, #fff 0%, #d7e9ff 100%);
  background: linear-gradient(to bottom, #fff 0%, #d7e9ff 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d7e9ff', GradientType=0);
}

.bagage-table ul li span {
  color: red;
}

.notes {
  font-size: 13px;
  line-height: 1.5;
  font-family: "open_sansregular", sans-serif;
  color: #7f7f7f;
  margin-bottom: 10px;
  float: left;
  width: 100%;
}

.bgandText {
  float: left;
  width: 100%;
  background-color: #f2f2f2;
  font-family: "open_sansregular", sans-serif;
  margin-bottom: 20px;
  position: relative;
}

.bgandText h2 {
  font-size: 20px;
  color: #5b5b5b;
}

.bgandText p {
  font-size: 13px;
  line-height: 20px;
}

.rounded {
  border-radius: 7px;
}

.borderRadiusBottom {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.borderRadiusLeft {
  border-bottom-left-radius: 10px;
}

.borderRadiusRight {
  border-bottom-right-radius: 10px;
}

.onboard-thumb,
.onboard-thumb-small {
  font-family: "open_sansregular", sans-serif;
  float: left;
}

.onboard-thumb {
  font-size: 13px;
  margin-bottom: 35px;
}

.onboard-thumb-small {
  font-size: 13px;
  margin-bottom: 10px;
}

.onboard-thumb p {
  line-height: 18px;
}

.equal-padding [class*="col-"]:not(:first-child):not(:last-child) {
  padding-right: 0;
}

.equal-padding [class*="col-"]:first-child {
  padding-left: 0;
}

.equal-padding [class*="col-"]:last-child {
  padding-right: 0;
}

.caption.meals strong {
  display: block;
  font-size: 13px;
  margin-top: 10px;
}

.blue-color {
  color: #548dd4;
}

.red-color {
  color: #ee1c25;
}

.dark-yellow {
  color: #938953;
}

.gray-color {
  color: #676767;
}

.violet-color {
  color: #912d8d;
}

.caption.meals p {
  font-size: 11px;
  font-style: italic;
}

.box-bg {
  background-color: #f2f2f2;
  float: left;
  font-family: "open_sansregular", sans-serif;
  padding: 10px 15px;
  width: 100%;
}

.box-bg p {
  color: #595959;
}

.grad-border {
  background: url(../jpg/line.jpg);
  background-repeat: no-repeat;
  height: 2px;
  display: block;
}

form.form-horizontal {
  width: 100%;
}

form.form-horizontal .radio-inline {
  display: block;
  margin-left: 0;
}

.web-checkin {
  background: #f2f2f2;
  float: left;
  padding: 10px 20px;
  margin-top: 10px;
  border-radius: 15px;
  border: 1px solid #b5b5b5;
  width: 100%;
  margin-bottom: 10px;
  font-family: "open_sansregular", sans-serif;
}

.web-checkin form {
  background: #fff;
  float: left;
  margin-bottom: 10px;
  padding: 10px 20px;
  border-radius: 15px;
}

.web-checkin ul {
  padding-left: 0;
  list-style-type: none;
  margin-top: 30px;
}

.web-checkin ul li {
  display: inline-block;
  padding-left: 20px;
}

.box-bg strong {
  color: #595959;
}

.box-bg ul {
  padding-left: 0;
  list-style-type: none;
}

.box-bg ul.bullet-list {
  padding-left: 20px;
  list-style-type: disc;
}

.box-bg li a {
  color: #7f7f7f;
  font-size: 13px;
  line-height: 18px;
}

.label-danger {
  border-radius: 4px;
  background: red;
}

.benefit.table {
  font-size: 13px;
  border: none;
  color: #6d6d6d;
}

.benefit tr th.td_heading {
  background: #aa110d;
  border-color: #aa110d;
  border-right-color: #7d0b08;
  color: #fff;
}

.benefit tr th.colAmount {
  background: #404040;
  border-color: #404040;
  border-right-color: #121212;
  color: #fff;
}

.itemval {
  display: block;
  line-height: 20px;
}

.benefit tr th.noborder {
  border: none;
}

.benefit tr:nth-child(odd) td {
  background: #f5f5f5;
}

.benefit tr:nth-child(odd) td.striped,
.benefit tr .striped {
  background: #ee1c25;
  border-color: #ee1c25;
  color: #fff;
}

footer .news-letter {
  background: #d5050c url(../jpg/news-letter-bg.jpg) repeat-y left;
  background-attachment: fixed;
  height: 100%;
  color: #fff;
  margin-top: 30px;
}

footer .news-letter .container {
  padding: 30px;
}

.news-left {
  margin: 15px 0px 0px 40px;
  background: url(../png/signup-flight.png) no-repeat left;
  padding-left: 60px;
}

.news-letter p {
  color: #fff;
  margin: 0px;
}

.news-left h2 {
  color: #fff;
  margin: 0px;
  font-weight: normal;
}

.news-right ul {
  padding-left: 0px;
  float: left;
  margin-right: 20px;
  margin-top: 10px;
}

.news-right ul li {
  color: #fff;
  font-size: 14px;
  font-style: italic;
}

.news-right .btn-default {
  background: none;
  margin-top: 25px;
  border: 1px solid #fff;
  width: 150px;
  border-radius: 50px;
  height: 45px;
  line-height: 45px;
  padding: 0;
  text-transform: inherit;
  font-weight: normal;
  text-align: center;
  background: none;
  text-transform: uppercase;
  font-family: "open_sansregular", sans-serif;
}

.news-right .btn-default:hover {
  background: #ffffff;
  color: #d5050c;
}

.footer-links {
  background: #f1f1f1;
  padding: 20px 0px 10px;
}

.footer-links h4 {
  font-size: 13px;
  margin-bottom: 5px;
  font-weight: 600;
}

.zh.lang .footer-links h4 {
  font-weight: bold;
}

.footer-links ul {
  padding: 0px;
  margin-bottom: 20px;
}

.footer-links ul li {
  list-style: none;
  line-height: 24px;
}

.footer-links ul li a {
  color: #333;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  font-size: 13px;
}

.ms-lang .footer-links ul li a {
  font-size: 11px;
}
.ms-lang .footer-links ul.social-icons li a {
  font-size: 22px;
}
.ms-lang .footer-links .des_link ul li a {
  font-size: 11px;
}
.ms-lang .ftr_btm {
  font-size: 11px;
}
.ms-lang .ftr_btm p {
  font-size: 12px;
}

.footer-links ul li a:hover {
  padding-left: 5px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
}

.footer-links .des_link ul li {
  line-height: 24px;
}

.footer-links .des_link ul li a {
  font-size: 12px;
}

.footer-links .des_link h4 {
  font-size: 11px;
}

.footer-links .social-info {
  border-top: 1px solid #ccc;
  margin-top: 10px;
  padding-top: 10px;
}

.footer-links .social-info h4 {
  margin-bottom: 0px;
}

.footer-links .social-info p {
  line-height: 20px;
}

.footer-links ul.app-icons {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.footer-links ul.app-icons li {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  width: 30%;
}

.footer-links ul.app-icons li img {
  opacity: 0.8;
  transition: 0.3s all ease-in-out;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
}

.footer-links ul.app-icons li img:hover {
  opacity: 1;
}

.footer-links ul.app-icons li a {
  position: relative;
  z-index: 90;
}

.footer-links ul.app-icons li a:hover {
  padding: 0px;
}

.footer-links .social-info a:hover {
  padding: 0px;
}

.footer-links .social-icons {
  margin-top: 10px;
}

.footer-links .social-icons li {
  margin-right: 2px;
}

.footer-links .social-icons li a {
  font-size: 22px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  display: block;
  color: #fff;
  border-radius: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.footer-links .social-icons li a:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  padding: 0px;
}

.footer-links .social-icons li {
  display: inline-block;
}

.footer-links .social-icons li.fb a {
  background: #48548e;
}

.footer-links .social-icons li.tweet a {
  /*background: #59cbf3;*/
  background: #000;
}

.footer-links .social-icons li.insta a {
  background: #6a4623;
}

.footer-links .social-icons li.g_plus a {
  background: #e94952;
}

.footer-links .social-icons li.line a {
  background: #2eb744;
}

.ftr_btm {
  background: #ee1c25;
  padding: 10px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}

.ftr_btm ul {
  margin: 0px;
}

.ftr_btm a {
  color: #fff;
}

.ftr_btm li {
  display: inline-block;
  line-height: 25px;
}

.ftr_btm p {
  color: #fff;
  margin: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #4f4f4f;
  font-family: "open_sansbold";
}

.arial-text {
  font-family: arial;
}

.brd-title {
  font-family: "open_sansregular", sans-serif;
  font-size: 16px;
  font-weight: 700;
  border-bottom: #dcdcdc solid 1px;
  padding: 10px 0;
}

.sm-title {
  margin-bottom: 10px;
  font-family: "open_sansregular", sans-serif;
}

.caption-img {
  position: relative;
}

.caption-img-right {
  float: right;
}

.caption-txt {
  position: absolute;
  top: 0;
  width: 42%;
  left: 15px;
  margin-top: 10px;
}

.caption-txt.caption-right {
  right: 15px;
  left: auto;
  padding: 0 15px;
}

.bullet-list {
  font-size: 13px;
  line-height: 23px;
  color: #7f7f7f;
  padding-left: 28px;
  margin-bottom: 15px;
}

.num-list {
  font-size: 13px;
  color: #4c4c4c;
}

.num-list li {
  padding-bottom: 10px;
}

/* input[data-validation="required"].has-error,
.error-field,
select[data-validation="required"].has-error,
textarea[data-validation="required"].has-error {
    border: red solid 1px !important;
    box-shadow: red 0 0 5px inset !important;
} */

input[data-validation="required"].has-success,
.success-field {
  border: green solid 1px;
  box-shadow: green 0 0 5px inset;
}

.loader-bar,
.loader-bar:hover {
  background-color: #e42b1a;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}

.loader-bar.btn[disabled] {
  background-color: #e42b1a;
  border-color: #e42b1a;
}

.fareTable {
  font-family: "open_sansregular", sans-serif;
}

.fareTable-title {
  background: #f13313;
  color: #fff;
  font-size: 16px;
  padding: 8px 12px;
}

.fareTable .row {
  font-size: 13px;
  line-height: 18px;
  font-family: "open_sansbold";
  color: #030303;
  margin-left: 0;
  margin-right: 0;
  border: 1px solid #ddd;
  border-top: none;
}

.fareTable-rowBG {
  background: #dedede;
}

.fareTable .row [class*="col-"] {
  padding: 8px;
}

.fareTable .row [class*="col-"] strong {
  font-size: 13px;
}

.fareTable .row .btn-link {
  font-weight: 700;
  color: red;
  margin-left: -20px;
  margin-top: -4px;
}

.fareTable .row .btn-link:hover,
.fareTable .row .btn-link:focus {
  color: #b81814;
  background-color: transparent;
}

.fareTable-subtitle {
  background: #afd3ff;
  color: #3f3f3f;
  padding: 5px 10px;
  font-family: "open_sanssemibold", sans-serif;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
}

.fareTable-subtitle a {
  color: #3f3f3f;
  text-transform: capitalize;
  line-height: 24px;
}

.fareTable-subtitle a:hover,
.fareTable-subtitle a:focus {
  text-decoration: none;
}

.fareTable .row [class*="col-"]:last-child {
  border-bottom: none;
}

.career a {
  color: #7f7f7f;
}

.career a:hover,
.career a:focus {
  text-decoration: none;
}

.career li {
  font-size: 14px;
  font-weight: 700;
  font-family: "open_sansregular", sans-serif;
  line-height: 35px;
}

.career li a {
  font-size: 14px;
  list-style-type: disc;
  font-weight: 700;
}

.career li ul li {
  display: list-item;
  text-align: -webkit-match-parent;
  font-size: 13px;
  font-family: "open_sansregular", sans-serif;
  color: #7f7f7f;
}

.normal-em {
  font-size: 13px;
  font-family: "open_sansregular", sans-serif;
  color: #595959;
}

.collapseClick {
  padding-right: 27px;
  background-image: url(../png/expand.png);
  background-position: right;
  background-repeat: no-repeat;
}

.collapseClick.open {
  background-position: right;
  background-image: url(../png/collapse.png);
  background-repeat: no-repeat;
}

.fournotfour {
  margin-bottom: 120px;
  margin-top: 120px;
  font-family: "open_sansregular", sans-serif;
}

.fournotfour h1 {
  color: #000;
  font-size: 62px;
  margin-top: 40px;
  padding-bottom: 20px;
}

.fournotfour p {
  font-size: 18px;
  margin: 20px 0;
}

.highlight {
  padding: 1px 4px;
  margin: 0 -4px;
  background-color: rgba(255, 243, 77, 0.54);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.custom-modal-sm {
  width: 440px;
  margin-left: auto;
  margin-right: auto;
}

.search-box {
  padding: 7px;
  background-color: #dcdcdc;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.27) 1px 1px 3px inset;
  margin: 20px 0 0;
}

.search-box .form-control {
  background: #fff;
}

.cd-top {
  display: inline-block;
  height: 38px;
  width: 38px;
  position: fixed;
  bottom: 20px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(../png/top.png) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  border: none;
  -webkit-transition: opacity 0.3s 0s, visibility 0 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0 0.3s;
  transition: opacity 0.3s 0s, visibility 0 0.3s;
  outline: inherit !important;
  z-index: 1000;
}

.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
  -webkit-transition: opacity 0.3s 0s, visibility 0 0;
  -moz-transition: opacity 0.3s 0s, visibility 0 0;
  transition: opacity 0.3s 0s, visibility 0 0;
}

.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
}

.cd-top.cd-fade-out {
  opacity: 0.3;
}

.no-touch .cd-top:hover {
  opacity: 1;
}

.overlay-btn {
  position: relative;
  z-index: 10;
}

.overlay-btn.right-mid {
  float: right;
  margin-top: -9px;
}

.overlay-btn.right-btm {
  float: right;
  margin-top: -58px;
}

.top-border {
  float: left;
  width: 100%;
  height: 2px;
  background: #000;
  margin-top: 12px;
  position: relative;
}

.top-border:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 50px;
  background-color: #f13313;
}

ul.imggal {
  padding: 0;
  margin: 0;
}

ul.imggal li {
  list-style: none;
  margin-bottom: 6px;
}

ul.imggal li img {
  cursor: pointer;
}

.row.imggal [class*="col-"] {
  padding-left: 3px;
  padding-right: 3px;
}

.modal-content {
  border-radius: 0;
}

.modal-dialog img {
  text-align: center;
  margin: 0 auto;
}

.modal-content.booking-form,
.update-city.booking-form {
  padding: 10px 10px 15px;
  background-color: #f1f1f1;
}

.update-city.booking-form {
  padding: 10px 10px 15px;
  max-width: 352px;
  float: right;
}

.update-city.booking-form .radio-group {
  clear: both;
  padding: 5px 0;
}

.modal-content.booking-form [class*="col-"],
.update-city.booking-form [class*="col-"] {
  width: 100%;
}

.controls {
  width: 50px;
  display: block;
  font-size: 11px;
  padding-top: 8px;
  font-weight: 700;
}

.next {
  float: right;
  text-align: right;
}

.thumb-gallery li {
  float: left;
  width: 33%;
  padding-left: 5px;
}

.thumb-gallery li img {
  height: 130px;
  width: 100%;
  display: block;
}

.social-net {
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.social-net li {
  list-style: none;
  margin-right: 2px;
  border: none;
  padding: 0;
  display: inline-block;
}

.social-net li a {
  display: inline-block;
}

.social-net li img {
  width: 150px;
}

.dark-brd {
  border-top: #757575 solid 1px;
}

.blog-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.blog-info {
  margin-bottom: 12px;
}

.blog-author {
  color: #6f6f6f;
}

.blog-date {
  padding-right: 10px;
  margin-right: 10px;
  border-right: #dcdcdc solid 1px;
  line-height: 19px;
  color: #b1b1b1;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #ce0009;
  border-color: #ce0009;
}

.pagination > li > a,
.pagination > li > span {
  color: #323131;
}

.collapseTogle {
  cursor: pointer;
}

.CommentsList blockquote {
  padding: 12px 15px;
  margin: 0 0 20px;
  font-size: 17.5px;
  background: #eee;
  border-radius: 5px;
}

.CommentsList blockquote p {
  margin: 0;
}

.tile-promo .item [class*="col-"] {
  padding-right: 0;
}

.tile-promo .item .last[class*="col-"] {
  padding-right: 15px;
}

.tile-promo .carousel-indicators {
  position: relative;
  left: 0;
  right: 0;
  text-align: center;
  margin: 10px auto 0;
  bottom: 0;
}

.tile-promo .carousel-indicators .active {
  background-color: #808d8b;
  margin: 1px;
}

.tile-promo .carousel-indicators li {
  background-color: #b4bab9;
  height: 12px;
  width: 12px;
  border: none;
}

.tiles {
  background-color: #1981c0;
  border-radius: 4px;
  color: #fff;
  padding: 10px 15px;
  font-family: "open_sansregular", sans-serif;
  height: 133px;
}

.tile-title {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: left;
}

.tile-title small {
  display: block;
  font-size: 13px;
  text-transform: capitalize;
  letter-spacing: 0.7px;
  font-weight: 100;
}

.tile-price {
  margin-top: 5px;
  float: right;
}

.tile-cur {
  font-size: 24px;
  display: block;
  float: left;
  width: auto;
  text-align: right;
}

.tile-promo {
  margin: 20px 0 0;
}

.tile-cur small {
  display: block;
  font-size: 14px;
  text-align: right;
  letter-spacing: 0.8px;
}

.tile-amt {
  font-size: 50px;
  float: left;
  display: block;
  line-height: 48px;
  margin-left: 10px;
}

.tiles label {
  display: block;
  width: 100%;
  font-weight: 400;
  float: left;
  text-align: right;
  font-size: 13px;
  letter-spacing: 0.77px;
}

.info-msg {
  padding: 10px;
  color: #ee1c25;
  background-color: #e7e0f3;
  border-radius: 3px;
}

.not-visible {
  visibility: hidden;
}

.table.linktable th {
  background: #f1f1f1;
  text-align: center;
}

.table.linktable td img {
  position: relative;
  top: -1px;
  margin: 0 4px;
}

.table.linktable td strong {
  color: #646464;
}

.proclaim header {
  background: #000;
  top: 0;
}

.proclaim header:before {
  background: none;
}

.proclaim .footer {
  background-color: #000;
}

.proclaim ul.language li {
  color: #fff;
}

.proclaim ul.language li.active,
.proclaim ul.language li:hover {
  background: #fff;
  color: #000;
}

.proclaim section {
  margin-top: 12px;
}

.has-news .floating {
  top: 110px;
}

.news-widget {
  background: #333;
  height: 40px;
  padding: 10px 0;
  float: left;
  width: 100%;
}

.news-widget .container {
  position: relative;
}

.news-widget span {
  float: left;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
}

.news-widget ul {
  list-style: none;
  height: 20px !important;
  padding: 0;
  padding-left: 5px;
  margin: 0;
  /* margin-top: -1px; */
}

.news-widget li {
  font-size: 12px;
  color: #333;
  line-height: 22px;
  white-space: nowrap;
  line-height: 20px;
}

.news-widget ul.newsfeed + a,
.news-widget ul.newsfeed + a:focus {
  position: absolute;
  right: 0;
  top: -3px;
  font-size: 12px;
  color: #fff;
  font-weight: 400;
  padding: 3px 6px 3px 10px;
  background: #ee1c25;
  border-color: #ee1c25;
}

.news-widget li a.btn-danger {
  border: none !important;
}

.news-widget li a {
  padding-left: 5px;
  display: inline-block;
  color: #fff;
  font-family: "open_sanssemibold", sans-serif;
  font-size: 13px;
  /* font-weight: bold; */
}

.ms-lang .topmenu {
  font-size: 10px;
}

.ms-lang ul.header-link li,
.ms-lang nav-tabs.main-page-tabs > li {
  font-size: 11px;
}

.ms-lang .nav-tabs.main-page-tabs > li {
  font-size: 12px;
}

.ms-lang .inner-menu .navbar-nav > li a {
  font-size: 11px;
  padding: 15px 2px;
}

.ms-lang .inner-menu .navbar-nav > li.open li a {
  padding: 15px 10px;
}

ul.language li {
  float: none;
  width: auto;
  height: inherit;
  border-radius: 0;
  text-align: left;
  line-height: inherit;
  font-size: inherit;
  margin: 0;
  border-bottom: 1px solid #ddd;
}

ul.language li:last-child {
  border-bottom: none;
}

ul.language li a,
.lang-slt .dropdown-toggle {
  text-decoration: none;
  color: #333;
  padding: 8px 10px;
}

.lang-slt.btn-group.open .dropdown-toggle {
  box-shadow: none;
}

.lang-slt .dropdown-toggle span {
  padding: 0 12px;
}

.btn-group.lang-slt {
  float: right;
  margin: 7px 0;
}

.langswitcher {
  position: absolute;
  top: 35px;
  right: 11%;
}

.topbg .home-header.fixed {
  top: 0;
}

.topbg .floating {
  top: 0;
  z-index: 9;
}

.webstore {
  background: url(../jpg/web-storebg.jpg) no-repeat;
  height: 100%;
  padding-top: 30px;
  background-attachment: fixed;
  background-position: 0 100%;
  background-size: cover;
}

.webstore img {
  margin: 0 auto;
}

.webstore ul {
  padding: 0 10px;
  margin: 35px 0 30px;
}

.webstore ul li {
  float: left;
  list-style: none;
  width: 50%;
  padding: 0 7px;
}

.mobile-screen {
  overflow: hidden;
  height: 64vh;
  padding: 0 10px;
}

#mobile-popup .modal-dialog {
  margin: 0;
}

.flagstrap {
  display: inline-block;
  position: relative;
  width: 100%;
}

.flagstrap-icon {
  display: none !important;
  width: 16px;
  height: 11px;
  background: url(../png/flags.png) no-repeat;
}

.flagstrap-placeholder,
.flagstrap-placeholder i {
  display: none;
}

.flagstrap-icon.flagstrap-ad {
  background-position: -16px 0;
}

.flagstrap-icon.flagstrap-ae {
  background-position: -32px 0;
}

.flagstrap-icon.flagstrap-af {
  background-position: -48px 0;
}

.flagstrap-icon.flagstrap-ag {
  background-position: -64px 0;
}

.flagstrap-icon.flagstrap-ai {
  background-position: -80px 0;
}

.flagstrap-icon.flagstrap-al {
  background-position: -96px 0;
}

.flagstrap-icon.flagstrap-am {
  background-position: -112px 0;
}

.flagstrap-icon.flagstrap-an {
  background-position: -128px 0;
}

.flagstrap-icon.flagstrap-ao {
  background-position: -144px 0;
}

.flagstrap-icon.flagstrap-ar {
  background-position: -160px 0;
}

.flagstrap-icon.flagstrap-as {
  background-position: -176px 0;
}

.flagstrap-icon.flagstrap-at {
  background-position: -192px 0;
}

.flagstrap-icon.flagstrap-au {
  background-position: -208px 0;
}

.flagstrap-icon.flagstrap-aw {
  background-position: -224px 0;
}

.flagstrap-icon.flagstrap-az {
  background-position: -240px 0;
}

.flagstrap-icon.flagstrap-ba {
  background-position: 0 -11px;
}

.flagstrap-icon.flagstrap-bb {
  background-position: -16px -11px;
}

.flagstrap-icon.flagstrap-bd {
  background-position: -32px -11px;
}

.flagstrap-icon.flagstrap-be {
  background-position: -48px -11px;
}

.flagstrap-icon.flagstrap-bf {
  background-position: -64px -11px;
}

.flagstrap-icon.flagstrap-bg {
  background-position: -80px -11px;
}

.flagstrap-icon.flagstrap-bh {
  background-position: -96px -11px;
}

.flagstrap-icon.flagstrap-bi {
  background-position: -112px -11px;
}

.flagstrap-icon.flagstrap-bj {
  background-position: -128px -11px;
}

.flagstrap-icon.flagstrap-bm {
  background-position: -144px -11px;
}

.flagstrap-icon.flagstrap-bn {
  background-position: -160px -11px;
}

.flagstrap-icon.flagstrap-bo {
  background-position: -176px -11px;
}

.flagstrap-icon.flagstrap-br {
  background-position: -192px -11px;
}

.flagstrap-icon.flagstrap-bs {
  background-position: -208px -11px;
}

.flagstrap-icon.flagstrap-bt {
  background-position: -224px -11px;
}

.flagstrap-icon.flagstrap-bv {
  background-position: -240px -11px;
}

.flagstrap-icon.flagstrap-bw {
  background-position: 0 -22px;
}

.flagstrap-icon.flagstrap-by {
  background-position: -16px -22px;
}

.flagstrap-icon.flagstrap-bz {
  background-position: -32px -22px;
}

.flagstrap-icon.flagstrap-ca {
  background-position: -48px -22px;
}

.flagstrap-icon.flagstrap-catalonia {
  background-position: -64px -22px;
}

.flagstrap-icon.flagstrap-cd {
  background-position: -80px -22px;
}

.flagstrap-icon.flagstrap-cf {
  background-position: -96px -22px;
}

.flagstrap-icon.flagstrap-cg {
  background-position: -112px -22px;
}

.flagstrap-icon.flagstrap-ch {
  background-position: -128px -22px;
}

.flagstrap-icon.flagstrap-ci {
  background-position: -144px -22px;
}

.flagstrap-icon.flagstrap-ck {
  background-position: -160px -22px;
}

.flagstrap-icon.flagstrap-cl {
  background-position: -176px -22px;
}

.flagstrap-icon.flagstrap-cm {
  background-position: -192px -22px;
}

.flagstrap-icon.flagstrap-cn {
  background-position: -208px -22px;
}

.flagstrap-icon.flagstrap-co {
  background-position: -224px -22px;
}

.flagstrap-icon.flagstrap-cr {
  background-position: -240px -22px;
}

.flagstrap-icon.flagstrap-cu {
  background-position: 0 -33px;
}

.flagstrap-icon.flagstrap-cv {
  background-position: -16px -33px;
}

.flagstrap-icon.flagstrap-cw {
  background-position: -32px -33px;
}

.flagstrap-icon.flagstrap-cy {
  background-position: -48px -33px;
}

.flagstrap-icon.flagstrap-cz {
  background-position: -64px -33px;
}

.flagstrap-icon.flagstrap-de {
  background-position: -80px -33px;
}

.flagstrap-icon.flagstrap-dj {
  background-position: -96px -33px;
}

.flagstrap-icon.flagstrap-dk {
  background-position: -112px -33px;
}

.flagstrap-icon.flagstrap-dm {
  background-position: -128px -33px;
}

.flagstrap-icon.flagstrap-do {
  background-position: -144px -33px;
}

.flagstrap-icon.flagstrap-dz {
  background-position: -160px -33px;
}

.flagstrap-icon.flagstrap-ec {
  background-position: -176px -33px;
}

.flagstrap-icon.flagstrap-ee {
  background-position: -192px -33px;
}

.flagstrap-icon.flagstrap-eg {
  background-position: -208px -33px;
}

.flagstrap-icon.flagstrap-eh {
  background-position: -224px -33px;
}

.flagstrap-icon.flagstrap-england {
  background-position: -240px -33px;
}

.flagstrap-icon.flagstrap-er {
  background-position: 0 -44px;
}

.flagstrap-icon.flagstrap-es {
  background-position: -16px -44px;
}

.flagstrap-icon.flagstrap-et {
  background-position: -32px -44px;
}

.flagstrap-icon.flagstrap-eu {
  background-position: -48px -44px;
}

.flagstrap-icon.flagstrap-fi {
  background-position: -64px -44px;
}

.flagstrap-icon.flagstrap-fj {
  background-position: -80px -44px;
}

.flagstrap-icon.flagstrap-fk {
  background-position: -96px -44px;
}

.flagstrap-icon.flagstrap-fm {
  background-position: -112px -44px;
}

.flagstrap-icon.flagstrap-fo {
  background-position: -128px -44px;
}

.flagstrap-icon.flagstrap-fr {
  background-position: -144px -44px;
}

.flagstrap-icon.flagstrap-ga {
  background-position: -160px -44px;
}

.flagstrap-icon.flagstrap-gb {
  background-position: -176px -44px;
}

.flagstrap-icon.flagstrap-gd {
  background-position: -192px -44px;
}

.flagstrap-icon.flagstrap-ge {
  background-position: -208px -44px;
}

.flagstrap-icon.flagstrap-gf {
  background-position: -224px -44px;
}

.flagstrap-icon.flagstrap-gg {
  background-position: -240px -44px;
}

.flagstrap-icon.flagstrap-gh {
  background-position: 0 -55px;
}

.flagstrap-icon.flagstrap-gi {
  background-position: -16px -55px;
}

.flagstrap-icon.flagstrap-gl {
  background-position: -32px -55px;
}

.flagstrap-icon.flagstrap-gm {
  background-position: -48px -55px;
}

.flagstrap-icon.flagstrap-gn {
  background-position: -64px -55px;
}

.flagstrap-icon.flagstrap-gp {
  background-position: -80px -55px;
}

.flagstrap-icon.flagstrap-gq {
  background-position: -96px -55px;
}

.flagstrap-icon.flagstrap-gr {
  background-position: -112px -55px;
}

.flagstrap-icon.flagstrap-gs {
  background-position: -128px -55px;
}

.flagstrap-icon.flagstrap-gt {
  background-position: -144px -55px;
}

.flagstrap-icon.flagstrap-gu {
  background-position: -160px -55px;
}

.flagstrap-icon.flagstrap-gw {
  background-position: -176px -55px;
}

.flagstrap-icon.flagstrap-gy {
  background-position: -192px -55px;
}

.flagstrap-icon.flagstrap-hk {
  background-position: -208px -55px;
}

.flagstrap-icon.flagstrap-hm {
  background-position: -224px -55px;
}

.flagstrap-icon.flagstrap-hn {
  background-position: -240px -55px;
}

.flagstrap-icon.flagstrap-hr {
  background-position: 0 -66px;
}

.flagstrap-icon.flagstrap-ht {
  background-position: -16px -66px;
}

.flagstrap-icon.flagstrap-hu {
  background-position: -32px -66px;
}

.flagstrap-icon.flagstrap-ic {
  background-position: -48px -66px;
}

.flagstrap-icon.flagstrap-id {
  background-position: -64px -66px;
}

.flagstrap-icon.flagstrap-ie {
  background-position: -80px -66px;
}

.flagstrap-icon.flagstrap-il {
  background-position: -96px -66px;
}

.flagstrap-icon.flagstrap-im {
  background-position: -112px -66px;
}

.flagstrap-icon.flagstrap-in {
  background-position: -128px -66px;
}

.flagstrap-icon.flagstrap-io {
  background-position: -144px -66px;
}

.flagstrap-icon.flagstrap-iq {
  background-position: -160px -66px;
}

.flagstrap-icon.flagstrap-ir {
  background-position: -176px -66px;
}

.flagstrap-icon.flagstrap-is {
  background-position: -192px -66px;
}

.flagstrap-icon.flagstrap-it {
  background-position: -208px -66px;
}

.flagstrap-icon.flagstrap-je {
  background-position: -224px -66px;
}

.flagstrap-icon.flagstrap-jm {
  background-position: -240px -66px;
}

.flagstrap-icon.flagstrap-jo {
  background-position: 0 -77px;
}

.flagstrap-icon.flagstrap-jp {
  background-position: -16px -77px;
}

.flagstrap-icon.flagstrap-ke {
  background-position: -32px -77px;
}

.flagstrap-icon.flagstrap-kg {
  background-position: -48px -77px;
}

.flagstrap-icon.flagstrap-kh {
  background-position: -64px -77px;
}

.flagstrap-icon.flagstrap-ki {
  background-position: -80px -77px;
}

.flagstrap-icon.flagstrap-km {
  background-position: -96px -77px;
}

.flagstrap-icon.flagstrap-kn {
  background-position: -112px -77px;
}

.flagstrap-icon.flagstrap-kp {
  background-position: -128px -77px;
}

.flagstrap-icon.flagstrap-kr {
  background-position: -144px -77px;
}

.flagstrap-icon.flagstrap-kurdistan {
  background-position: -160px -77px;
}

.flagstrap-icon.flagstrap-kw {
  background-position: -176px -77px;
}

.flagstrap-icon.flagstrap-ky {
  background-position: -192px -77px;
}

.flagstrap-icon.flagstrap-kz {
  background-position: -208px -77px;
}

.flagstrap-icon.flagstrap-la {
  background-position: -224px -77px;
}

.flagstrap-icon.flagstrap-lb {
  background-position: -240px -77px;
}

.flagstrap-icon.flagstrap-lc {
  background-position: 0 -88px;
}

.flagstrap-icon.flagstrap-li {
  background-position: -16px -88px;
}

.flagstrap-icon.flagstrap-lk {
  background-position: -32px -88px;
}

.flagstrap-icon.flagstrap-lr {
  background-position: -48px -88px;
}

.flagstrap-icon.flagstrap-ls {
  background-position: -64px -88px;
}

.flagstrap-icon.flagstrap-lt {
  background-position: -80px -88px;
}

.flagstrap-icon.flagstrap-lu {
  background-position: -96px -88px;
}

.flagstrap-icon.flagstrap-lv {
  background-position: -112px -88px;
}

.flagstrap-icon.flagstrap-ly {
  background-position: -128px -88px;
}

.flagstrap-icon.flagstrap-ma {
  background-position: -144px -88px;
}

.flagstrap-icon.flagstrap-mc {
  background-position: -160px -88px;
}

.flagstrap-icon.flagstrap-md {
  background-position: -176px -88px;
}

.flagstrap-icon.flagstrap-me {
  background-position: -192px -88px;
}

.flagstrap-icon.flagstrap-mg {
  background-position: -208px -88px;
}

.flagstrap-icon.flagstrap-mh {
  background-position: -224px -88px;
}

.flagstrap-icon.flagstrap-mk {
  background-position: -240px -88px;
}

.flagstrap-icon.flagstrap-ml {
  background-position: 0 -99px;
}

.flagstrap-icon.flagstrap-mm {
  background-position: -16px -99px;
}

.flagstrap-icon.flagstrap-mn {
  background-position: -32px -99px;
}

.flagstrap-icon.flagstrap-mo {
  background-position: -48px -99px;
}

.flagstrap-icon.flagstrap-mp {
  background-position: -64px -99px;
}

.flagstrap-icon.flagstrap-mq {
  background-position: -80px -99px;
}

.flagstrap-icon.flagstrap-mr {
  background-position: -96px -99px;
}

.flagstrap-icon.flagstrap-ms {
  background-position: -112px -99px;
}

.flagstrap-icon.flagstrap-mt {
  background-position: -128px -99px;
}

.flagstrap-icon.flagstrap-mu {
  background-position: -144px -99px;
}

.flagstrap-icon.flagstrap-mv {
  background-position: -160px -99px;
}

.flagstrap-icon.flagstrap-mw {
  background-position: -176px -99px;
}

.flagstrap-icon.flagstrap-mx {
  background-position: -192px -99px;
}

.flagstrap-icon.flagstrap-my {
  background-position: -208px -99px;
}

.flagstrap-icon.flagstrap-mz {
  background-position: -224px -99px;
}

.flagstrap-icon.flagstrap-na {
  background-position: -240px -99px;
}

.flagstrap-icon.flagstrap-nc {
  background-position: 0 -110px;
}

.flagstrap-icon.flagstrap-ne {
  background-position: -16px -110px;
}

.flagstrap-icon.flagstrap-nf {
  background-position: -32px -110px;
}

.flagstrap-icon.flagstrap-ng {
  background-position: -48px -110px;
}

.flagstrap-icon.flagstrap-ni {
  background-position: -64px -110px;
}

.flagstrap-icon.flagstrap-nl {
  background-position: -80px -110px;
}

.flagstrap-icon.flagstrap-no {
  background-position: -96px -110px;
}

.flagstrap-icon.flagstrap-np {
  background-position: -112px -110px;
}

.flagstrap-icon.flagstrap-nr {
  background-position: -128px -110px;
}

.flagstrap-icon.flagstrap-nu {
  background-position: -144px -110px;
}

.flagstrap-icon.flagstrap-nz {
  background-position: -160px -110px;
}

.flagstrap-icon.flagstrap-om {
  background-position: -176px -110px;
}

.flagstrap-icon.flagstrap-pa {
  background-position: -192px -110px;
}

.flagstrap-icon.flagstrap-pe {
  background-position: -208px -110px;
}

.flagstrap-icon.flagstrap-pf {
  background-position: -224px -110px;
}

.flagstrap-icon.flagstrap-pg {
  background-position: -240px -110px;
}

.flagstrap-icon.flagstrap-ph {
  background-position: 0 -121px;
}

.flagstrap-icon.flagstrap-pk {
  background-position: -16px -121px;
}

.flagstrap-icon.flagstrap-pl {
  background-position: -32px -121px;
}

.flagstrap-icon.flagstrap-pm {
  background-position: -48px -121px;
}

.flagstrap-icon.flagstrap-pn {
  background-position: -64px -121px;
}

.flagstrap-icon.flagstrap-pr {
  background-position: -80px -121px;
}

.flagstrap-icon.flagstrap-ps {
  background-position: -96px -121px;
}

.flagstrap-icon.flagstrap-pt {
  background-position: -112px -121px;
}

.flagstrap-icon.flagstrap-pw {
  background-position: -128px -121px;
}

.flagstrap-icon.flagstrap-py {
  background-position: -144px -121px;
}

.flagstrap-icon.flagstrap-qa {
  background-position: -160px -121px;
}

.flagstrap-icon.flagstrap-re {
  background-position: -176px -121px;
}

.flagstrap-icon.flagstrap-ro {
  background-position: -192px -121px;
}

.flagstrap-icon.flagstrap-rs {
  background-position: -208px -121px;
}

.flagstrap-icon.flagstrap-ru {
  background-position: -224px -121px;
}

.flagstrap-icon.flagstrap-rw {
  background-position: -240px -121px;
}

.flagstrap-icon.flagstrap-sa {
  background-position: 0 -132px;
}

.flagstrap-icon.flagstrap-sb {
  background-position: -16px -132px;
}

.flagstrap-icon.flagstrap-sc {
  background-position: -32px -132px;
}

.flagstrap-icon.flagstrap-scotland {
  background-position: -48px -132px;
}

.flagstrap-icon.flagstrap-sd {
  background-position: -64px -132px;
}

.flagstrap-icon.flagstrap-se {
  background-position: -80px -132px;
}

.flagstrap-icon.flagstrap-sg {
  background-position: -96px -132px;
}

.flagstrap-icon.flagstrap-sh {
  background-position: -112px -132px;
}

.flagstrap-icon.flagstrap-si {
  background-position: -128px -132px;
}

.flagstrap-icon.flagstrap-sk {
  background-position: -144px -132px;
}

.flagstrap-icon.flagstrap-sl {
  background-position: -160px -132px;
}

.flagstrap-icon.flagstrap-sm {
  background-position: -176px -132px;
}

.flagstrap-icon.flagstrap-sn {
  background-position: -192px -132px;
}

.flagstrap-icon.flagstrap-so {
  background-position: -208px -132px;
}

.flagstrap-icon.flagstrap-somaliland {
  background-position: -224px -132px;
}

.flagstrap-icon.flagstrap-sr {
  background-position: -240px -132px;
}

.flagstrap-icon.flagstrap-ss {
  background-position: 0 -143px;
}

.flagstrap-icon.flagstrap-st {
  background-position: -16px -143px;
}

.flagstrap-icon.flagstrap-sv {
  background-position: -32px -143px;
}

.flagstrap-icon.flagstrap-sx {
  background-position: -48px -143px;
}

.flagstrap-icon.flagstrap-sy {
  background-position: -64px -143px;
}

.flagstrap-icon.flagstrap-sz {
  background-position: -80px -143px;
}

.flagstrap-icon.flagstrap-tc {
  background-position: -96px -143px;
}

.flagstrap-icon.flagstrap-td {
  background-position: -112px -143px;
}

.flagstrap-icon.flagstrap-tf {
  background-position: -128px -143px;
}

.flagstrap-icon.flagstrap-tg {
  background-position: -144px -143px;
}

.flagstrap-icon.flagstrap-th {
  background-position: -160px -143px;
}

.flagstrap-icon.flagstrap-tj {
  background-position: -176px -143px;
}

.flagstrap-icon.flagstrap-tk {
  background-position: -192px -143px;
}

.flagstrap-icon.flagstrap-tl {
  background-position: -208px -143px;
}

.flagstrap-icon.flagstrap-tm {
  background-position: -224px -143px;
}

.flagstrap-icon.flagstrap-tn {
  background-position: -240px -143px;
}

.flagstrap-icon.flagstrap-to {
  background-position: 0 -154px;
}

.flagstrap-icon.flagstrap-tr {
  background-position: -16px -154px;
}

.flagstrap-icon.flagstrap-tt {
  background-position: -32px -154px;
}

.flagstrap-icon.flagstrap-tv {
  background-position: -48px -154px;
}

.flagstrap-icon.flagstrap-tw {
  background-position: -64px -154px;
}

.flagstrap-icon.flagstrap-tz {
  background-position: -80px -154px;
}

.flagstrap-icon.flagstrap-ua {
  background-position: -96px -154px;
}

.flagstrap-icon.flagstrap-ug {
  background-position: -112px -154px;
}

.flagstrap-icon.flagstrap-um {
  background-position: -128px -154px;
}

.flagstrap-icon.flagstrap-us {
  background-position: -144px -154px;
}

.flagstrap-icon.flagstrap-uy {
  background-position: -160px -154px;
}

.flagstrap-icon.flagstrap-uz {
  background-position: -176px -154px;
}

.flagstrap-icon.flagstrap-va {
  background-position: -192px -154px;
}

.flagstrap-icon.flagstrap-vc {
  background-position: -208px -154px;
}

.flagstrap-icon.flagstrap-ve {
  background-position: -224px -154px;
}

.flagstrap-icon.flagstrap-vg {
  background-position: -240px -154px;
}

.flagstrap-icon.flagstrap-vi {
  background-position: 0 -165px;
}

.flagstrap-icon.flagstrap-vn {
  background-position: -16px -165px;
}

.flagstrap-icon.flagstrap-vu {
  background-position: -32px -165px;
}

.flagstrap-icon.flagstrap-wales {
  background-position: -48px -165px;
}

.flagstrap-icon.flagstrap-wf {
  background-position: -64px -165px;
}

.flagstrap-icon.flagstrap-ws {
  background-position: -80px -165px;
}

.flagstrap-icon.flagstrap-ye {
  background-position: -96px -165px;
}

.flagstrap-icon.flagstrap-yt {
  background-position: -112px -165px;
}

.flagstrap-icon.flagstrap-za {
  background-position: -128px -165px;
}

.flagstrap-icon.flagstrap-zanzibar {
  background-position: -144px -165px;
}

.flagstrap-icon.flagstrap-zm {
  background-position: -160px -165px;
}

.flagstrap-icon.flagstrap-zw {
  background-position: -176px -165px;
}

.hide {
  display: none !important;
}

.no-result {
  padding: 10px;
  color: #909090;
}

.filter-list {
  position: absolute;
  background-color: #fff;
  padding: 10px;
  width: 100%;
  min-width: 940px;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.3) 0 0 10px;
  top: -17px;
  left: -13px;
  z-index: 1002;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.filter-list .search {
  box-shadow: rgba(0, 0, 0, 0.5) 0 0 5px inset;
  padding: 8px 10px;
  width: auto;
  min-width: 250px;
  font-size: 14px;
  float: left;
}

.list-header {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  padding: 7px;
  background-color: #dcdcdc;
  border-radius: 5px;
}

.list-header p {
  display: block;
  float: right;
  padding: 0 15px;
  margin: 0 25px 0 0;
  font-size: 20px;
  line-height: 34px;
}

.list-container {
  float: left;
  width: 100%;
}

.modal .list-container {
  height: 340px;
  float: left;
  width: 100%;
  overflow: auto;
  padding-bottom: 90px;
}

.modal .filter-list {
  overflow: hidden;
}

.filter-list .city-list {
  float: left;
  width: 20%;
}

.filter-list ul {
  list-style: none;
  padding: 0;
  line-height: 21px;
  font-size: 12px;
  float: left;
  width: 100%;
  margin-bottom: 2px;
  font-family: Arial, Helvetica, sans-serif;
}

.filter-list ul.empty-list {
  display: none;
}

.filter-list ul li {
  padding: 0 10px;
}

.filter-list ul li:hover {
  background: #f4f4f4;
  cursor: pointer;
}

.filter-list ul li.focus {
  background: #d6d6d6;
}

.filter-list ul li.country {
  font-family: "Bitter", serif;
  color: #e52713;
  font-size: 14px;
}

.filter-list ul li.country:hover {
  background: none;
  cursor: default;
}

.close-filter {
  position: absolute;
  right: 19px;
  top: 19px;
  font-size: 20px;
  cursor: pointer;
  padding: 6px;
  border-radius: 50%;
  background-color: rgba(238, 53, 36, 0.87);
  color: #fff;
  height: 27px;
  width: 27px;
  line-height: 16px;
  text-align: center;
}

.close-filter:hover {
  background-color: #ee3524;
}

.close-filter .icon {
  border-radius: 0;
  border: none;
  background: none;
  position: relative;
  padding: 0;
  font-size: 17px;
}

.modal .filter-list {
  max-width: 353px;
  min-width: auto;
  max-height: 320px;
}

.modal .close-filter {
  right: 14px;
  top: 24px;
  height: 20px;
  width: 20px;
  line-height: 10px;
}

.modal .close-filter .icon {
  font-size: 12px;
}

.modal .list-header p {
  padding: 0 15px 0 0;
  font-size: 13px;
  line-height: 22px;
  float: left;
  display: none;
}

.modal .filter-list .city-list {
  float: left;
  width: 100%;
}

.modal .filter-list .search {
  min-width: 1px;
}

.update-city .filter-list {
  min-width: 320px;
  overflow: auto;
  max-height: 347px;
}

.update-city .list-header p {
  font-size: 14px;
  text-align: left;
  float: left;
  margin: 0;
  padding: 0;
  line-height: 17px;
  display: none;
}

.update-city .close-filter {
  height: 20px;
  width: 20px;
  line-height: 10px;
}

.update-city .close-filter .icon {
  font-size: 12px;
}

.update-city .filter-list .city-list {
  width: 100%;
}

.update-city .filter-list .search {
  min-width: 240px;
}

.ac_results {
  padding: 0;
  border: 1px solid #fff;
  background-color: #fff;
  overflow: hidden;
  z-index: 99999;
  box-shadow: #666 0 0 10px;
}

.ac_results ul {
  width: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0;
}

.ac_results li {
  margin: 0;
  padding: 2px 5px;
  cursor: default;
  display: block;
  text-align: left;
  font: menu;
  font-size: 14px;
  line-height: 16px;
  overflow: hidden;
  padding: 10px;
  cursor: pointer;
  border-bottom: #dcdcdc dotted 1px;
  background: #fff;
}

.ac_loading {
  background: #fff url(../gif/indicator.gif) right center no-repeat;
}

.ac_results li:hover {
  background: #912d8d;
  color: #fff;
}

.ac_results li strong {
  color: #ed1c24;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: #d6d6d6;
}

.cal-header {
  display: block;
  text-align: center;
  text-transform: uppercase;
  background-color: #dc2926;
  color: #fff;
  padding: 5px 0;
  display: none;
}

.ui-datepicker {
  width: auto !important;
  /*padding: .2em .2em 0;*/
  display: none;
  background-color: #fff;
  border-radius: 0px;
  box-shadow: rgba(0, 0, 0, 0.35) 1px 1px 7px;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}

/*.ui-datepicker:before,
.ui-datepicker:after {
    position: absolute;
    content: "";
    top: -20px;
    border: transparent solid 10px;
    border-bottom-color: #fff;
    left: 10px;
}*/

.ui-datepicker:after {
  top: -22px;
  border-bottom-color: #cecece;
  z-index: -1;
  border-width: 11px;
  left: 9px;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0 0 15px;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
  color: #fff;
  cursor: pointer;
  background: #333;
}

/*.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
}*/

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-prev span .icon,
.ui-datepicker .ui-datepicker-next span .icon {
  position: relative;
  font-size: 18px;
  border-radius: 2px;
}

.ui-datepicker .ui-datepicker-prev.ui-state-disabled,
.ui-datepicker .ui-datepicker-next.ui-state-disabled {
  color: #e2e2e2;
  cursor: not-allowed;
  opacity: 0.4;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: relative;
  left: 0;
  margin-left: 0;
  top: 0;
  margin-top: 0;
  width: 100%;
  height: 100%;
  line-height: 27px;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title {
  /* margin: 0 2.3em;*/
  line-height: 1.8em;
  padding: 2px 0px;
  text-align: center;
  max-height: 38px;
  background: #ddd;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 0;
  border: #dcdcdc solid 1px;
  height: auto;
}

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 14px;
  border-collapse: collapse;
  margin: 0 0 0.4em;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}

.ui-datepicker th {
  padding: 2px 0.3em;
  text-align: center;
  /*border: #dcdcdc solid 1px;*/
  background-color: #ee1c25;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 11px;
}

.ui-datepicker td.ui-datepicker-today.ui-state-disabled {
  background-color: #f1f1f1;
}

.ui-datepicker td.ui-datepicker-today a {
  color: #545454;
  background-color: #f5f5f5;
  border-radius: 0;
}

.ui-datepicker td.ui-state-disabled span {
  color: #c1c1c1;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  text-align: center;
  text-decoration: none;
  color: #333;
  padding: 0;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 100px;
  margin-bottom: 2px;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  display: none;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker td a.ui-state-active {
  background-color: #fd9800;
  color: #fff;
  border-radius: 0;
  border-radius: 100px;
  font-weight: 600;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
  padding: 10px;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}

.ui-corner-right .cal-header {
  display: none;
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-datepicker-cover {
  display: none;
  display: block;
  position: absolute;
  z-index: -1;
  filter: mask();
  top: -4px;
  left: -4px;
  width: 200px;
  height: 200px;
}

#milesDropdown .dropdown-menu {
  background: #fff;
  min-width: 300px;
  left: inherit;
  right: 0;
}

#milesDropdown .dropdown-menu .form-group {
  margin-bottom: 0px;
}

#milesDropdown .dropdown-menu li {
  padding: 8px;
}

#milesDropdown .dropdown-toggle {
  border: 1px solid #ee1c25;
  background: none;
  color: #ee1c25;
}

#onlineaddon p {
  font-size: 12px;
}

/*#onlineaddon .forminfotxt {
    margin: 0;
    color: #000;
}*/

#onlineaddon .btn {
  margin-bottom: 10px;
}

.fabmenu {
  position: absolute;
  right: 1.5%;
  top: 0;
  z-index: 21;
}

/* .has-news .fabmenu {
    top: 125px;
} */

.fabmenu.open {
  z-index: 1122;
}

.fabmenu.open:before {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.43);
  z-index: 1122;
}

.servBtn {
  position: absolute;
  right: 0;
  top: 18px;
  z-index: 1;
  width: 142px;
  height: 142px;
  background: rgba(0, 0, 0, 0.18);
  border-radius: 150px;
  padding-top: 12px;
  padding-left: 7px;
}

.servBtn img {
  width: 114px;
}

.fabmenu ul {
  display: inline-block;
  padding: 0;
  margin: 0;
  width: 100%;
}

.fabmenu ul li {
  list-style: none;
  height: 75px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-bottom: 1px solid #414143;
  background: #333335;
  background: -moz-linear-gradient(top, #333335 0%, #2e2e30 100%);
  background: -webkit-linear-gradient(top, #333335 0%, #2e2e30 100%);
  background: linear-gradient(to bottom, #333335 0%, #2e2e30 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#333335', endColorstr='#2e2e30', GradientType=0);
}

.fabmenu ul li:not(.drop-title):after,
.fabmenu ul li:not(.drop-head):after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.07);
  width: 0;
  height: 100%;
  transition: all 0.3s ease-in-out;
}

.fabmenu ul li:not(.drop-title):hover:after {
  width: 100%;
  z-index: 10;
}

.fabmenu ul li a {
  padding: 0;
  display: inline-block;
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 11;
}

.fabmenu ul li img {
  width: 200px;
}

.fabmenu-area {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-align: center;
}

.fabmenu.open ul li img {
  width: 200px;
}

.fabmenu .dropdown-menu {
  position: fixed;
  z-index: 1123;
  left: inherit;
  right: -100%;
  top: 95px;
  display: block;
  min-width: 324px;
  box-shadow: none;
  border: none;
  background: #000;
  margin: 0;
  padding: 0;
  border-radius: 15px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  box-shadow: -4px 0 20px rgba(0, 0, 0, 0.25);
}

.fabmenu.open .dropdown-menu {
  right: 0;
  top: 95px;
  margin-left: -324px;
}

.fabmenu .dropdown-menu .fab-close {
  background: #d84758;
  width: 18px;
  height: 18px;
  display: inline-block;
  position: absolute;
  top: 1px;
  left: 3px;
  z-index: 99999;
  border-radius: 20px;
  text-align: center;
  line-height: 18px;
  font-weight: 700;
  cursor: pointer;
}

.fabmenu ul li.drop-title {
  width: 100%;
  border-radius: 0;
  margin-top: 0;
  height: 60px;
}

.fabmenu ul li.drop-title a {
  cursor: default;
}

.fabmenu ul li.drop-head {
  height: auto;
  background: rgba(255, 255, 255, 0.25);
  font-weight: 700;
  color: #b3b3b3;
}
/*Refund Loading start*/
.loadlogo img {
  padding-top: 15px;
  width: 40px;
  height: 60px;
  margin-left: 15px;
}
.loadingtext {
  position: relative;
  top: 23px;
  font-size: 18px;
  font-weight: bold;
}

@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }

  to {
    -ms-transform: rotate(360deg);
  }
}

@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }

  to {
    -moz-transform: rotate(360deg);
  }
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.loadingimg {
  background: #fff;
  position: fixed;
  z-index: 9999;
  /* width: 100%; */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.loadlogo {
  display: block;
  position: absolute;
  right: 50%;
  background-color: #ffffff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -o-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  left: 50%;
  margin-left: -37px;
  margin-top: -39px;
  top: 50%;
}
.loadlogo:before {
  width: 80px;
  display: block;
  height: 80px;
  position: absolute;
  top: -4px;
  left: -4px;
  z-index: 0;
  background-color: rgba(255, 255, 255, 0);
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  -o-border-radius: 80px;
  -ms-border-radius: 80px;
  border-radius: 80px;
  content: "";
  border: 4px solid rgba(255, 255, 255, 0);
  border-right: 4px solid #e00;
  transition: all ease-in-out 0.3s;
  -webkit-animation-name: spin;
  -moz-animation-name: spin;
  -ms-animation-name: spin;
  animation-name: spin;
  -webkit-animation-duration: 1100ms;
  -moz-animation-duration: 1100ms;
  -ms-animation-duration: 1100ms;
  animation-duration: 1100ms;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  animation-timing-function: linear;
}
/*Refund Loading end*/
@media screen and (max-width: 1377px) {
  header:before {
    width: 25%;
  }
  .servBtn {
    width: 95px;
    height: 95px;
    padding-top: 10px;
    padding-left: 6px;
  }
  .servBtn img {
    width: 74px;
  }
  .main-banner .carousel-indicators {
    bottom: 10%;
    width: 100%;
    text-align: center;
    left: 0;
  }
}

@media screen and (max-width: 1285px) {
  .fabmenu {
    right: 0;
  }
  .servBtn {
    right: 12px;
    /* top: 139px; */
  }
}

@media screen and (max-width: 1280px) {
  ul.language {
    left: -108px;
  }
}

@media screen and (max-width: 1250px) {
  .filter-list {
    min-width: 820px;
  }
  .filter-list .city-list {
    width: 25%;
  }
}

@media screen and (max-width: 1190px) {
  .container {
    width: 1024px;
  }
  .booking-form .btn-primary {
    width: 100%;
    padding: 7px 10px;
  }
  .floating {
    left: 0;
    margin: 0 auto;
    right: 0;
  }
  .booking-form .nav-tabs > li a .icon {
    display: none;
  }
  .inner-menu .navbar-nav > li {
    width: auto;
  }
  .booking-form .flex-row [class*="col-"] {
    width: 100%;
  }
  .booking-form .flex-row .row {
    flex-direction: column;
  }
  .booking-form .flex-row .row.check_hotel {
    flex-direction: inherit;
  }
  .booking-form .flex-row .oneway_hotel .radio-group .row {
    flex-direction: inherit;
  }
  .booking-form .flex-row .clm2.date-clm {
    border-left: 1px solid #ee1c25;
  }
  .booking-form .flex-row .custom-dropdown .row {
    flex-direction: row;
  }
  .oneway_hotel {
    position: relative;
    bottom: 0px;
  }
}

@media screen and (max-width: 1100px) {
  .filter-list {
    min-width: 600px;
    position: fixed;
    width: 80%;
    margin: 0 auto;
    max-height: 491px;
    overflow: hidden;
    margin-bottom: 350px;
    z-index: 1001;
    top: 80px;
    left: 0;
    right: 0;
  }
  .list-container {
    height: 340px;
    overflow: auto;
  }
  .filter-list .city-list {
    width: 50%;
  }
  .nav-tabs.main-page-tabs > li > a {
    font-size: 12px;
  }
}

@media screen and (max-width: 1050px) {
  .container {
    width: 940px;
  }
  .floating {
    position: relative;
    top: 0;
  }
  .floating .container {
    width: 100%;
    padding: 0;
  }
  .navbar-inverse .navbar-nav > li > a,
  .navbar-inverse .navbar-nav > li:last-child > a {
    padding: 18px 23px;
  }
  .main-banner .carousel-inner,
  .main-banner .carousel-inner .item,
  .main-banner .carousel-inner .item.active {
    height: 100%;
    background-position: center;
    background-size: cover;
  }
  .main-banner .carousel-inner {
    height: 100%;
    background-position: center;
    background-size: cover;
  }
  .subCarousel.carousel img,
  .loopCarousel.carousel img {
    width: 100%;
  }
  .booking-form .btn-primary {
    margin-top: 0;
  }
  .servBtn {
    top: 17px;
  }
  .booking-form .nav-tabs > li a {
    font-size: 11px;
    padding: 15px 0px;
  }
  .jssorb031 {
    display: none;
  }
}

@media screen and (max-width: 990px) {
  .container {
    width: auto;
  }
  .clear_sm {
    clear: both;
  }
  #fadeCarousel.carousel-fade {
    margin-top: 10px;
  }
  .main-banner .carousel-indicators {
    bottom: 15%;
  }
  .logo {
    padding: 5px 0;
  }
  .logo img {
    max-height: 50px;
  }
  .navbar-inverse .navbar-nav > li > a {
    padding: 18px 30px;
  }
  .navi {
    margin: 0 auto;
    position: relative;
    min-height: 1px;
    top: 4px;
  }
  .navi.fixed,
  .navi.main-menu {
    top: 72px;
    z-index: 100;
  }
  ul.header-link {
    display: block;
    padding-left: 0;
    float: right;
    margin: 0 0 10px;
  }
  .booking-form .form-group {
    margin-bottom: 15px;
  }
  .booking-form .nav-tabs > li a .icon {
    display: none;
  }
  .update-city.booking-form {
    float: left;
  }
  .modal-content.booking-form .nav-tabs > li a .icon,
  .booking-form.update-city .nav-tabs > li a .icon {
    display: block;
  }
  /*    .booking-form .custom-dropdown:before {
        right: auto;
    }*/
  .booking-form .custom-dropdown {
    left: 0;
  }
  .booking-form .custom-dropdown:before {
    border-bottom-color: #fff !important;
  }
  .booking-form .custom-dropdown:after,
  .booking-form .custom-dropdown:before {
    left: 12px;
    right: auto;
  }
  .no-padding {
    padding-left: 15px;
    padding-right: 15px;
  }
  .no-padding-right {
    padding-right: 15px;
  }
  .no-padding-left {
    padding-left: 15px;
  }
  .sbs-img-content {
    margin-bottom: 15px;
    margin-right: -15px;
  }
  .nav-tabs.main-page-tabs > li > a i {
    display: none;
  }
  .tile-promo .item [class*="col-"] {
    padding: 0 15px;
  }
  .booking-form .btn-primary {
    width: auto;
    min-width: 251px;
  }
  .booking-form .form-txt {
    min-height: 40px;
  }
  .input-group.btn-text-group {
    margin: 0 0 10px;
  }
  .booking-form .tab-content > .tab-pane {
    padding-left: 0;
    padding-right: 0;
  }
  .nav-tabs.main-page-tabs > li > a {
    padding: 15px 5px;
  }
}

@media screen and (max-width: 940px) {
  .filter-list {
    position: fixed;
    top: 99px;
    width: 80%;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

@media screen and (max-width: 935px) {
  .container {
    width: auto;
  }
  .navbar-inverse .navbar-nav > li > a {
    padding: 15px 25px;
  }
  .navbar-inverse .navbar-nav > li:last-child > a {
    padding-right: 30px;
  }
  /* .nav-tabs.main-page-tabs>li>a {
        font-size: 13px;
    } */
  .has-news .floating {
    top: 0;
  }
}

@media screen and (max-width: 843px) {
  ul.header-link {
    display: block;
    float: left;
    background-color: #d0e9ff;
    clear: both;
    padding: 0 15px;
    line-height: 27px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0 -15px;
  }
  .navi.home-tabs.fixed,
  .navi.home-tabs.main-menu {
    top: 63px;
  }
  .navbar-inverse .navbar-nav > li > a {
    padding: 15px 20px;
  }
  .topmenu {
    display: none;
  }
  .navi {
    top: 0;
  }
}

@media screen and (max-width: 768px) {
  header {
    min-height: 45px;
    /*margin-bottom: 29px;*/
  }
  .navbar {
    min-height: inherit;
  }
  .container > .navbar-header {
    margin: 0;
    position: absolute;
    right: 0;
    /*top: 14px;*/
    top: 4px;
    width: auto;
  }
  .navi.home-tabs.fixed,
  .navi.home-tabs.main-menu {
    top: 60px;
  }
  .navbar-header,
  .logo {
    width: 50%;
    float: left;
    padding: 0;
  }
  .input-group.input-group.btn-text-group .form-control,
  .input-group.btn-text-group {
    display: block;
    float: left;
  }
  .input-group.btn-text-group .input-group-btn {
    width: 100%;
    display: block;
  }
  .thumbnail.caption-thumbnail .caption {
    min-height: 1px;
  }
  .booking-form .form-txt {
    min-height: 1px;
    margin: 0;
  }
  .homepage .navi.inner-menu {
    background: none;
    position: absolute;
    z-index: 100;
    top: 0;
    background: #ee1c25;
    border-radius: 0 0 5px 5px;
    height: auto;
    margin-top: 100px;
  }
  .navbar-inverse .navbar-collapse {
    border-color: #ee1c25;
    background-color: #ee1c25;
  }
  .navbar-header {
    float: right;
  }
  .navbar-header button {
    margin-right: 10px;
  }
  .home-header .navbar-header button {
    display: none;
  }
  ul.header-link {
    margin-top: -33px;
  }
  header.home-header ul.language,
  header.home-header.fixed ul.language {
    top: 23px;
  }
  header.home-header.fixed a.dropdown-toggle {
    color: #333;
  }
  header.home-header ul.language li.active,
  header.home-header ul.language li:hover {
    background: #fff;
    color: #ee1c25;
  }
  /* .booking-form .form-group:last-child {
        margin-bottom: 15px;
    }*/
  /* .booking-form .nav-tabs>li a .icon {
        display: inline-block;
        margin: 0;
        font-size: 20px;
    }*/
  .nav-tabs.main-page-tabs > li > a i {
    display: inline-block;
  }
  .nav-tabs.main-page-tabs > li > a span {
    display: none;
  }
  ul.header-link li {
    font-size: 10px;
  }
  .navi.inner-menu {
    background: none;
    top: 0;
  }
  .navi.inner-menu.fixed {
    top: 65px;
  }
  .navi.inner-menu .navbar-collapse {
    background: #ee1c25;
  }
  .logo img {
    max-height: inherit;
    height: inherit;
    width: 240px;
    padding: 10px 0;
  }
  .navbar-toggle {
    /*background: #FFF;*/
    background: #ee1c25;
    margin-right: 0;
    margin-top: 4px;
  }
  .navbar-toggle span {
    /*background: #ee1c25;*/
    background: #fff;
  }
  /* .right-header {
        top: 20px;
        width: 100%;
        background: #d0e9ff;
        padding: 0 15px;
        margin: 0 -15px;
        box-sizing: content-box;
        float: left;
    } */
  ul.language {
    left: -50px;
  }
  .btn-group.lang-slt {
    margin-top: 15px;
    margin-right: 35px;
  }
  .has-news .featureBlockTab {
    top: 95px;
  }
  .navbar-nav {
    margin: 0;
    border-top: 0;
  }
  .navbar-inverse .navbar-nav > li > a {
    padding: 10px 15px;
    text-align: center;
    background: none;
    color: #fff;
  }
  .navbar-inverse .navbar-nav > li .dropdown-menu li {
    background-color: #912d8d;
    text-align: center;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a {
    background: #ee3524;
  }
  .navi .dropdown.open .dropdown-menu > li > a:focus,
  .navi .dropdown.open .dropdown-menu > li > a:hover,
  .navi .dropdown.open .dropdown-menu > li > a:hover {
    background: #ee3524;
  }
  .navi .dropdown-menu {
    border: none;
    width: 100%;
  }
  .inner-menu .navbar-nav > li {
    border: none;
  }
  .no-padding-right {
    /*padding-right: 15px;*/
    padding-right: 0px;
  }
  .no-padding-left {
    padding-left: 15px;
  }
  .subCarousel,
  .col5 {
    margin: 10px 0;
  }
  .col5 {
    width: 33.33%;
  }
  .featureBlock1,
  .featureBlock2,
  .featureBlock3,
  .featureBlock4,
  .featureBlock5 {
    background-position: center top 15px;
    background-repeat: no-repeat;
    height: 335px;
    box-shadow: 2px 3px 2px 2px rgba(0, 0, 0, 0.2);
    border-radius: 1em;
  }
  .featureBlock1:hover,
  .featureBlock2:hover,
  .featureBlock3:hover,
  .featureBlock4:hover,
  .featureBlock5:hover {
    background-position: center top 15px;
  }
  .featureBlock1 p,
  .featureBlock2 p,
  .featureBlock3 p,
  .featureBlock4 p,
  .featureBlock5 p {
    padding-top: 210px;
  }
  .checkbox-inline + .checkbox-inline,
  .radio-inline + .radio-inline {
    margin-left: 0;
    margin-top: 0;
  }
  .main-banner .carousel-control.left,
  .main-banner .carousel-control.right,
  .main-banner .carousel-indicators {
    display: none;
  }
  .loopSection .thumbnail {
    margin-bottom: 10px;
    background: #dadada;
  }
  .navi.pos-static {
    position: absolute;
  }
  .thumbnail.fixed-height {
    height: auto;
  }
  .web-checkin ul {
    margin-left: -15px;
    margin-top: 0;
  }
  .routeMap .box-bg [class*="col-"] {
    width: 50%;
  }
  .fareTable .row [class*="col-"] {
    border-bottom: 1px solid #efefef;
  }
  .fareTable .row .btn-link {
    display: block;
    margin-left: 0;
    text-align: right;
  }
  .fournotfour h1 {
    font-size: 65px;
  }
  .nav-tabs.main-page-tabs > li > a .icon {
    display: block;
    font-size: 21px;
  }
  .booking-form .nav-tabs > li {
    width: auto;
    min-width: 12%;
  }
  header:before {
    width: 100%;
  }
  .news-widget {
    height: 34px;
    padding: 4px 0;
  }
  .news-widget ul {
    /* height: 28px !important; */
    width: auto;
    height: 16px !important;
    float: left;
    margin-top: 3px;
  }
  .news-widget li {
    white-space: initial;
    line-height: 13px;
    margin-bottom: 3px;
  }
  .news-widget li a {
    font-size: 12px;
  }
  .news-widget ul.newsfeed + a {
    display: none;
  }
  .has-news .floating {
    top: 0;
  }
  .news-widget .col-md-12 {
    padding: 0;
  }
  .booking-form .flex-row [class*="col-"] {
    flex-direction: column;
  }
  .booking-form .flex-row .btn {
    padding: 0 10px;
    height: 60px;
    line-height: 60px;
  }
  .booking-form .flex-row .clm2.pax-clm {
    border-left: 1px solid #ee1c25;
  }
  .booking-form .nav-tabs > li a span {
    display: none;
  }
  .booking-form .nav-tabs > li a .icon {
    display: block;
    margin: 0px;
    font-size: 20px;
  }
  .form-section .container {
    padding: 0;
  }
  /* #flight {
        padding: 0;
    } */
  .searchform {
    padding: 0px;
  }
  #milesDropdown .dropdown-menu {
    left: 0px;
  }
  .form-section .booking-form {
    display: block;
    margin: 0px;
  }
  .booking-form .tab-pane:not(.searchform) .btn-primary {
    width: 100%;
  }
  .booking-form #FHform .form-col.add-persons,
  .booking-form #hotelpack .form-col.add-persons {
    border-left: 1px solid #ee1c25;
  }
  .booking-form .flex-row .add-rooms.btn {
    height: 34px;
    line-height: 34px;
  }
  .news-widget li a {
    padding-left: 10px;
  }
  .has-news header {
    top: 35px;
  }
}

@media screen and (max-width: 640px) {
  .filter-list {
    min-width: 430px;
    top: 130px;
  }
  .list-header p {
    display: none;
  }
  .filter-list .close-filter {
    top: 4px;
    width: 25px;
    height: 25px;
    right: 4px;
    padding: 3px;
  }
  .filter-list .close-filter .icon {
    font-size: 14px;
    line-height: 20px;
  }
  .filter-list .search {
    width: 100%;
  }
  footer .news-letter .container {
    padding: 15px 30px;
  }
  .news-left {
    margin: 0;
    padding: 43px 0 0 0;
    text-align: center;
    background-position: top center;
  }
  .news-right,
  .footer-links h4,
  .footer-links ul,
  .footer-links div[class^="col-"] {
    text-align: center;
  }
  .news-right ul {
    width: 100%;
    list-style: none;
  }
  .news-right .btn-default {
    margin-top: 0;
  }
  .footer-links ul.app-icons {
    display: inline-block;
  }
  .ftr_btm ul {
    margin: 0;
    padding: 0;
  }
}

@media screen and (max-width: 580px) {
  .news-widget {
    display: none;
  }
  .has-news header {
    top: 0;
  }
  .has-news .banner-sec {
    margin-top: 0px;
  }
  .has-news .featureBlockTab {
    position: relative;
    top: 0px;
  }
  body.has-news {
    margin-top: 60px;
  }
  .navi.home-tabs.fixed,
  .navi.home-tabs.main-menu {
    top: 65px;
  }
  .has-news .fixed + .featureBlockTab {
    top: 100px;
  }
  .list-visible.topbg .floating {
    z-index: 1002;
  }
  .booking-form .nav-tabs > li a span {
    display: none;
  }
  .booking-form .nav-tabs > li {
    width: 25%;
  }
  .filter-list {
    top: 0;
    max-height: inherit;
    height: 100%;
  }
  .list-container {
    height: 80vh;
    padding-bottom: 100px;
  }
  .ui-datepicker.ui-datepicker-multi {
    width: 100% !important;
    height: 100vh;
    overflow-y: auto;
    padding-bottom: 60px;
    top: 0 !important;
  }
  .form-section .booking-form .nav-tabs {
    display: flex;
    background: #424242;
  }
  .form-section .booking-form .nav-tabs > li {
    width: inherit;
    display: flex;
    justify-content: center;
    min-width: 100px;
  }
  .form-section .booking-form .nav-tabs > li a span {
    display: inline-block;
    width: 100%;
    text-transform: none;
    font-size: 9px;
    margin-top: 5px;
    white-space: nowrap;
  }
  .form-section .booking-form .nav-tabs > li a {
    padding: 8px 6px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    width: 100%;
  }
  .form-section .booking-form .nav-tabs {
    overflow: hidden;
    overflow-x: scroll;
  }
  .ui-datepicker-multi-2 .ui-datepicker-group {
    width: 100%;
    padding-bottom: 0;
  }
  .ui-datepicker-multi-2 .ui-datepicker-group-last {
    margin-bottom: 62px;
  }
  .ui-datepicker .ui-datepicker-buttonpane button.ui-priority-primary {
    background-color: #424242 !important;
    border: none;
    color: #fff;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    margin: 0;
    padding: 10px;
  }
  .oneway_hotel {
    z-index: 1;
  }
  .booking-form .flex-row .city-clm .rtrip-icon,
  .booking-form .flex-row .city-clm .otrip-icon {
    z-index: 1;
  }
  /* .select2-dropdown {
        width: 70vw !important;
    } */
  .booking-form .flex-row .check_hotel .form-group {
    width: 50%;
  }
  .booking-form .flex-row .check_hotel .form-control {
    width: 100%;
  }
  /* .booking-form .radio-group label.hotel-dest{

    } */
}

@media screen and (max-width: 540px) {
  .booking-form .nav-tabs > li:first-child a {
    border-radius: 0 0 0 0;
  }
  .input-group.btn-text-group .input-group-btn .btn {
    width: 100%;
    display: block;
  }
  .modal-content.booking-form .nav-tabs > li:first-child a,
  .update-city.booking-form .nav-tabs > li:first-child a {
    border-radius: 0;
  }
  /*  .booking-form .custom-dropdown {
        width: auto;
    }*/
  .navi.fixed,
  .navi.main-menu {
    /*top: 109px;*/
    top: 50px;
  }
  .inner-menu .navbar-nav > li {
    border-right: none;
  }
  /* .navi.inner-menu {
        top: 109px;
    }*/
  .navi.inner-menu {
    top: 0px;
  }
  .homepage .navi.inner-menu {
    top: 0;
    margin-top: 86px;
  }
  /*  .main-banner {
        display: none;
    }*/
  .news-widget {
    height: 33px;
    padding: 4px 0;
  }
  .news-widget .col-md-12 {
    padding: 0;
  }
  .news-widget ul {
    height: 28px !important;
    overflow: visible !important;
    width: 100%;
  }
  .news-widget li {
    white-space: initial;
    line-height: 13px;
    font-size: 12px;
  }
  .news-widget ul.newsfeed + a,
  .news-widget span {
    display: none;
  }
  .fabmenu {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .news-widget {
    height: 46px;
  }
  body.has-news {
    margin-top: 46px;
  }
  .news-widget ul {
    height: 30px !important;
  }
  .news-widget li {
    height: 45px;
  }
  .fixed ul.header-link {
    display: none;
  }
  body {
    margin-top: 50px;
  }
  /*  .booking-form .custom-dropdown {
        width: 100%;
        position: relative;
        bottom: 0;
        top: auto;
        border-radius: 0;
        background-color: #FFB1AF;
        padding-bottom: 30px;
        max-height: 82%;
        overflow: auto;
        box-shadow: none;
        margin-bottom: 15px;
    }*/
  .booking-form .custom-dropdown {
    width: auto;
    min-width: 360px;
  }
  .booking-form .custom-group label {
    font-size: 9px;
  }
  .booking-form .custom-dropdown:before {
    border-bottom-color: #b4b4b4;
  }
  .booking-form .custom-group label {
    color: #1e1e1e;
  }
  #milesDropdown .dropdown-menu {
    width: 100%;
  }
  .col5 {
    width: 100%;
  }
  .booking-form {
    width: 100%;
  }
  /* .booking-form .custom-padding.last {
        padding: 8px 2px 0;
    }*/
  .floating .container {
    padding-left: 0;
    padding-right: 0;
  }
  .booking-form .nav-tabs > li a .icon {
    font-size: 16px;
  }
  .well {
    padding: 6px;
  }
  .loopSection .row [class*="col-"] {
    margin-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
  }
  .loopSection .carousel-control .glyphicon-chevron-left,
  .loopSection .carousel-control .glyphicon-chevron-right {
    top: 40%;
    background: #fff;
    padding: 10px;
  }
  .loopSection .carousel-control.left,
  .carousel-control.right {
    margin-left: 0;
  }
  .loopSection .thumbnail img {
    width: 100%;
  }
  .booking-form a img.mt5 {
    width: 100%;
  }
  .nav > li > a,
  .sub-tab .tab-content {
    padding: 10px 8px;
  }
  .home-header .lang-slt {
    /*margin-top: -50px !important;*/
    /* margin-top: -35px !important; */
    margin-top: 10px;
  }
  /*.home-header .lang-slt .dropdown-toggle {
        color: #FFF !important;
    }*/
  .home-header ul.header-link {
    margin: 0;
    width: 100%;
    text-align: center;
    padding: 0 5px;
  }
  .home-header ul.header-link a {
    font-size: 12px;
  }
  .home-header {
    height: 50px;
  }
  header .container {
    height: 50px;
  }
  .logo {
    height: 50px;
  }
  .logo img,
  .navbar-toggle {
    margin-top: 0;
    width: auto;
    height: 32px;
  }
  header .logo img {
    /*width: 180px;*/
    width: 150px;
    /*padding: 18px 0;*/
    padding: 10px 0;
    height: auto;
    max-height: inherit;
  }
  header.fixed .logo img {
    min-height: initial;
    position: relative;
    /*left: -18px;*/
  }
  .lang-slt .dropdown-toggle span {
    padding: 0px;
  }
  ul.language li a,
  .lang-slt .dropdown-toggle {
    padding: 8px 5px;
  }
  .navbar-toggle {
    margin-top: 5px;
  }
  .navbar-collapse {
    border-top: transparent;
    padding-left: 0;
    padding-right: 0;
  }
  .navi .navbar-nav > li:first-child,
  .navbar-inverse .navbar-nav > .active:first-child > a {
    border-radius: 0;
  }
  .navi .navbar-nav > li,
  .navbar-inverse .navbar-nav > .active > a {
    border-radius: 0;
  }
  ul.header-link {
    padding: 0 5px;
  }
  ul.header-link li a {
    padding: 0;
    font-size: 9px;
    text-transform: capitalize;
  }
  .featureBlock1 p,
  .featureBlock2 p,
  .featureBlock3 p,
  .featureBlock4 p,
  .featureBlock5 p {
    padding-top: 232px;
  }
  .social-logoSection a {
    display: block;
    text-align: center;
  }
  .sub-tab .nav-tabs li {
    font-size: 10px;
    height: 37px;
  }
  .eightyper {
    float: none;
    width: 100%;
  }
  .floating {
    left: 0;
    right: 0;
  }
  .bagage-table strong span {
    display: none;
  }
  .bagage-table [class*="col-"]:first-child ul {
    font-size: 10px;
  }
  ul.header-link li a {
    padding: 0;
    text-transform: capitalize;
  }
  ul.header-link li:hover a {
    background: none;
    color: #636363;
  }
  .mob-no-padding {
    padding-left: 0;
    padding-right: 0;
  }
  .mob-add-padding {
    padding-left: 15px;
    padding-right: 15px;
  }
  .bagage-table strong,
  .bagage-table ul {
    border-left: none;
    text-align: center;
  }
  .bagage-table ul {
    border-bottom: 1px solid #a8b4c2;
  }
  .bagage-table [class*="col-"]:last-child ul {
    border-bottom: none;
  }
  .custom-modal-sm {
    width: 100%;
    margin: 0px;
  }
  .caption-txt {
    position: relative;
    float: left;
    width: 100%;
    left: 0;
    margin-top: 0;
    padding: 10px;
  }
  .caption-txt.caption-right {
    padding-left: 30px;
  }
  .thumbnail .caption {
    text-align: center;
  }
  .blog-title {
    font-size: 14px;
    line-height: 20px;
  }
  .navi.home-tabs.fixed,
  .home-tabs.navi.main-menu {
    /*top: 70px;*/
    top: 50px;
  }
  .navi.fixed,
  .navi.main-menu {
    top: 109px;
  }
  .navi.inner-menu.fixed {
    top: 50px;
  }
  .booking-form .btn-primary {
    width: 100%;
  }
  .subCarousel img {
    min-height: 1px;
  }
  header ul.language {
    right: 0;
    box-shadow: 3px 2px 8px rgba(123, 118, 118, 0.8);
  }
  header.home-header ul.language {
    top: 23px;
    right: -10px;
    box-shadow: none;
    left: auto;
  }
  header.home-header ul.language li.active,
  header.home-header ul.language li:hover {
    background: #fff;
    color: #ee1c25;
  }
  header .language li {
    border-radius: 0;
    width: 100%;
    margin: 0;
    background: #fff;
  }
  .filter-list.hide {
    left: -100%;
  }
  .filter-list {
    /*min-width: 300px;
        top: 170px;
        width: 100%;
        border-radius: 0;
        height: 80vh;
        left: 0;
        padding: 0;*/
    min-width: 300px;
    top: 0;
    width: 100%;
    border-radius: 0;
    height: 100%;
    left: 0;
    padding: 0;
    max-height: inherit;
  }
  .list-header {
    border-radius: 0;
    padding: 10px;
  }
  .list-container {
    height: 80vh;
    padding-bottom: 100px;
  }
  .filter-list .city-list {
    width: 100%;
    position: relative;
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
  }
  .filter-list.hide .city-list {
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
  }
  .filter-list.visible .city-list {
    left: 0;
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
  }
  .list-header p {
    text-align: left;
    padding: 0;
    font-size: 16px;
    display: block;
    width: 100%;
    margin: 0 0 3px;
    line-height: 20px;
    font-weight: 700;
  }
  .filter-list ul li {
    padding: 11px 10px;
    border-bottom: #dcdcdc solid 1px;
    font-size: 14px;
  }
  .list-visible {
    overflow: hidden;
  }
  .ui-datepicker.ui-datepicker-multi {
    width: 100% !important;
    height: 100vh;
    overflow-y: auto;
    padding-bottom: 60px;
    top: 0px !important;
    z-index: 9999 !important;
  }
  .ui-datepicker {
    position: fixed !important;
    top: 30px !important;
    left: 0 !important;
    width: 100% !important;
    border-radius: 0;
    background-color: #fff;
  }
  .ui-datepicker-multi-2 .ui-datepicker-group {
    width: 100%;
    padding-bottom: 0;
  }
  .ui-datepicker-multi-2 .ui-datepicker-group.ui-datepicker-group-first {
    padding-top: 35px;
  }
  .ui-datepicker td.ui-datepicker-today a {
    background-color: rgba(96, 66, 151, 0.07);
    color: #545454;
  }
  .ui-datepicker td span,
  .ui-datepicker td a {
    width: auto;
  }
  .ui-datepicker .ui-datepicker-buttonpane {
    display: block;
    position: absolute;
    top: -17px;
    width: 88px;
    height: 35px;
    right: -6px;
  }
  .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    display: none;
  }
  .ui-datepicker .ui-datepicker-buttonpane button.ui-priority-primary {
    background-color: red;
    border: none;
    color: #fff;
  }
  .ui-datepicker .ui-datepicker-title select {
    border-radius: 2px;
    color: #000;
    font-size: 12px;
    padding: 3px;
  }
  .ui-datepicker .ui-datepicker-title {
    color: #505050;
    padding: 5px 0;
  }
  .ui-datepicker .ui-datepicker-prev span .icon,
  .ui-datepicker .ui-datepicker-next span .icon {
    color: #fff;
  }
  .ui-datepicker .ui-datepicker-prev.ui-state-disabled .icon,
  .ui-datepicker .ui-datepicker-next.ui-state-disabled {
    color: #dc2926;
  }
  .ui-datepicker td.ui-state-disabled span {
    color: #c7c7c7;
  }
  /*  .ui-datepicker td span,
    .ui-datepicker td a {
        color: #737373;
        padding: 10px 5px;
    }*/
  .ui-datepicker td.ui-datepicker-today.ui-state-disabled {
    background-color: #f1f1f1;
  }
  .ui-datepicker .ui-datepicker-header {
    position: static;
  }
  .ui-datepicker .ui-datepicker-next,
  .ui-datepicker .ui-datepicker-prev {
    position: absolute;
    background-color: rgba(238, 53, 36, 0);
  }
  .ui-datepicker .ui-datepicker-next {
    top: 41px;
    right: 17px;
  }
  .ui-datepicker .ui-datepicker-prev {
    top: 41px;
    left: 19px;
  }
  .ui-datepicker .ui-datepicker-prev.ui-state-disabled,
  .ui-datepicker .ui-datepicker-next.ui-state-disabled {
    background-color: rgba(90, 54, 144, 0);
  }
  .cal-header {
    display: block;
  }
  .booking-form .holiday_trip {
    display: block;
  }
  .hotel-staydates {
    padding: 0px 10px 5px;
  }
  .datetxt {
    display: inline-block;
    margin: 0;
    padding: 0px 17px 0px 7px;
    font-size: 12px;
    margin-left: 20px;
    background: #fff;
    cursor: pointer;
    border-radius: 0px;
    background: url(../png/down-arw.png) no-repeat 98% center #fff;
    background-size: 8px;
    line-height: 30px;
    height: 30px;
    position: absolute;
    left: 8px;
    top: -5px;
  }
  .showHotel .clm2 {
    width: 300px;
  }
  .isHotelDest .radio-group {
    display: inherit;
  }
  .booking-form .flex-row .check_hotel.row {
    flex-direction: inherit;
  }
  .booking-form .holiday_trip .form-group .form-control {
    padding: 3px 10px;
  }
  .booking-form .flex-row .check_hotel .form-control {
    width: 100%;
  }
  .oneway_hotel {
    padding: 6px 6px;
  }
  .booking-form .flex-row .row.check_hotel {
    margin-top: 10px;
  }
  .check_hotel .form-group {
    display: inherit;
  }
  .booking-form .radio-group .icon,
  .icon.icon-radio {
    top: 3px;
  }
  .common-form .clm2 .form-group,
  .common-form .clm3 .form-group {
    width: 100%;
    padding-right: 0;
  }
  .common-form .clm2 .form-group .select2-container {
    width: 100% !important;
  }
}

@media screen and (max-width: 380px) {
  .clm2 .form-group {
    width: 100%;
    padding: 0;
  }
  .social-net li {
    width: 52px;
    margin-right: 8px;
    overflow: hidden;
  }
  .social-net li a {
    float: left;
    width: 52px;
  }
  .social-net li img {
    width: auto;
    margin-left: -6px;
  }
  .booking-form .flex-row .check_hotel .form-group {
    display: block;
  }
  .booking-form .hotel-destination .radio-group .check_hotel label {
    margin-bottom: 5px;
  }
  .booking-form .ftrips li.select_hotel {
    font-size: 10px;
    font-weight: bold;
  }
  .booking-form .ftrips li {
    padding: 15px 5px;
  }
  .booking-form .ftrips li label,
  .booking-form .ftrips li a {
    padding-left: 20px;
  }
}

/* IE10  && IE11*/

@media all and (-ms-high-contrast: none) {
  .booking-form .flex-row .clm2 .form-group {
    width: 50%;
  }
  .modal-content.booking-form .flex-row .btn {
    flex: none;
  }
  .booking-form .filter-dropdown.form-control {
    padding-top: 0;
    padding-bottom: 0;
  }
  .booking-form .flex-row .clm2.owtrip .form-group {
    width: 100%;
  }
  /* .oneway_hotel {
        width: 100%;
    } */
  .booking-form .radio-group label .dprCityCode,
  .booking-form .radio-group label .arrCityCode {
    min-width: 35px;
    padding: 6px 3px;
  }
  .booking-form .ftrips {
    min-width: 180px;
  }
  .des_bg {
    min-width: 200px;
  }
}
