﻿/*GLOBAL*/
body {
  font-size: 15px;
}
a {
  color: #1c818b;
}
img {
  max-width: 100%;
}
.custom-lang {
  padding: 0 10px;
}
.title-h2 {
  font-size: 24px;
}
.content-area {
  padding: 80px 0;
}
.controls-wrap .select2 {
  width: 200px !important;
  background: #fff;
}
.controls-wrap .select2-container--bootstrap .select2-selection--single {
  height: 40px;
  line-height: 20px;
}
.controls-wrap .pagination {
  background: #fff;
}
.is-flex-center-v-all {
  align-items: center;
}
.row.is-flex-all {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.row.is-flex-all > [class*='col-'] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.mt80 {
  margin-top: 80px;
}
.mt40 {
  margin-top: 40px;
}
.m-t40 {
  margin-top: 40px !important;
}
.mb40 {
  margin-bottom: 40px!important;
}
.mt20 {
  margin-top: 20px;
}
.mt0 {
  margin-top: 0px!important;
}
.ml0 {
  margin-left: 0px!important;
}
.mr0 {
  margin-right: 0px!important;
}
.pl0 {
  padding-left: 0px!important;
}
.pr0 {
  padding-right: 0px!important;
}
.pt0 {
  padding-top: 0px!important;
}
.pb0 {
  padding-bottom: 0px!important;
}
.mb15 {
  margin-bottom: 15px!important;
}
.mb0 {
  margin-bottom: 0px!important;
}
.mb20 {
  margin-bottom: 20px!important;
}
.mb30 {
  margin-bottom: 30px;
}
.mb66 {
  margin-bottom: 66px!important;
}
.pb66 {
  padding-bottom: 66px!important;
}
.ml70 {
  margin-left: 70px;
}
.errormsg {
  color: red;
}
.margintop {
  margin-top: 120px;
}
.pt70 {
  padding-top: 70px!important;
}
.pt80 {
  padding-top: 80px!important;
}
.pt80 {
  padding-bottom: 80px!important;
}
.pt60 {
  padding-top: 60px!important;
}
.add-img img {
  cursor: pointer;
}
.content-area-pad60 {
  padding: 60px 0 0!important;
}
.additi-wrap,
.article-wrap,
.article-details-wrap,
.calculator-wrap,
.ezi-wrap,
.itirenaries-wrap,
.itirenaries-details-wrap,
.locallanguage-wrap,
.menu-wrap,
.result-listing-wrap,
.searchArea-wrap,
.setlocation-wrap,
.settings-wrap,
.translator-wrap,
.utility-wrap,
.weather-wrap,
.wheretogo-wrap,
.browse-wrap,
.calculator-wrap,
.wallet-wrap,
.homeArea1-wrap,
.homeArea2-wrap,
.grey-wrap,
.sitemap-wrap,
.itineraries1-wrap,
.itineraries2-wrap,
.searchArea1-wrap,
.searchArea2-wrap,
.wheretogoArea1-wrap,
.wheretogoArea2-wrap {
  padding-top: 40px;
}
.pac-container {
  background-color: #FFF;
  z-index: 20;
  position: fixed;
  display: inline-block;
  float: left;
}
.modal {
  z-index: 1201;
}
.modal-backdrop {
  z-index: 1200;
}
.checkbox {
  width: 75%;
}
/*GLOBAL*/
/*HOME START*/
.home-search {
  position: absolute;
  min-width: 900px;
  top: 30%;
  left: 50%;
  right: 0;
  z-index: 2;
  margin: 0 auto;
  transform: translateX(-50%) !important;
}
.top-login {
  z-index: 16;
  position: relative;
}
.home-search span.select2-selection.select2-selection--single,
.home-search .form-control {
  background: #fff;
  font-size: 15px;
}
.home-search .download-app {
  color: #fff;
  font-size: 23px;
}
.home-search .range > [class*='cell'] {
  padding-left: 8px;
  padding-right: 8px;
}
.search-label {
  color: #fff;
  text-align: left;
  font-size: 22px;
  padding-left: 10px;
}
.home-search .range {
  margin: 0 auto 60px;
}
.join {
  margin-bottom: 50px;
}
.members-functionality {
  list-style-type: none;
  padding-left: 0;
}
.members-functionality > li {
  text-align: left;
  margin-bottom: 5px;
}
.btn-join {
  font-size: 42px;
  background: #1c818b;
  border-radius: 5px;
  color: #fff;
  padding: 5px 20px;
  display: block;
  text-align: center;
  margin-top: 25px;
}
.btn-join:hover {
  color: #fff;
  background: #19747d;
}
.grey-wrap {
  background: #f5f5f6;
  padding: 80px 0;
}
.ctrl-label {
  margin-right: 10px;
  position: relative;
  top: 2px;
}
.sort-by-wrap {
  display: inline-block;
  vertical-align: middle;
}
.discover-how {
  text-decoration: underline;
}
.premium-list-wrap {
  list-style-type: none;
  padding-left: 0;
  font-size: 17px;
}
.premium-list-wrap li {
  margin-bottom: 20px;
}
.premium-h2 {
  background: #26b3bf;
  color: #fff;
  font-size: 24px;
  margin: 0;
  padding: 8px 20px;
}
.premium-list-img-wrap {
  position: relative;
  max-height: 333px;
  overflow: hidden;
}
.premium-list-img-wrap img {
  width: 100%;
}
.premium-cat {
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  padding: 5px 10px;
  color: #fff;
}
.premium-list-details {
  background: #fdfdfd;
  padding: 20px;
}
.box {
  border-bottom: 5px solid #e6e6e6;
  background: #fdfdfd;
}
.paid-list-wrap {
  list-style-type: none;
  padding-left: 0;
  font-size: 17px;
}
.paid-list-wrap li {
  background: #fff;
  border-bottom: 5px solid #e6e6e6;
  margin-bottom: 20px;
}
/*.paid-h2{background:#000;color:#fff;font-size:24px;margin:0;padding:8px 20px;}*/
.paid-list-details {
  background: #fdfdfd;
  padding: 20px;
  height: 100%;
  position: relative;
}
.free-list-wrap {
  list-style-type: none;
  padding-left: 0;
  font-size: 15px;
}
.free-list-wrap h3 {
  font-size: 16px;
  margin-bottom: 4px;
}
.free-list-wrap .address {
  font-size: 12px;
}
.free-list-wrap p {
  margin-top: 0;
}
.free-list-wrap > li {
  background: #fff;
  margin-bottom: 20px;
}
.free-star {
  font-size: 20px;
  margin-right: 20px;
}
.top-login a {
  color: #fff;
}
.top-login .dropdown .btn {
  color: #fff;
}
.latest-news-wrap {
  max-width: 300px;
  padding: 20px;
  background: #fff;
  display: inline-block;
}
.news-list {
  padding-left: 0;
  list-style-type: none;
}
.news-list h3 {
  font-size: 20px;
  margin-top: 20px;
}
.news-list li {
  border-bottom: 1px dashed #ddd;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.getusermenugetail {
  padding: 0!important;
  background: transparent!important;
}
.getusermenugetail legend {
  margin-bottom: 0 !important;
}
.getusermenugetail legend span {
  font-size: 16px;
  background: transparent;
  font-weight: 700;
}
.getusermenugetail .tbl-menu-wrap tr > th:first-child {
  width: 90%;
}
.getusermenugetail .tbl-menu-wrap tr > td {
  vertical-align: top;
  font-size: 15px;
  color: #434345;
  text-align: left;
}
.w-300px {
  width: 300px;
  padding: 10px 0;
}
.getusermenugetail .tbl-menu-wrap tr > th {
  font-size: 18px;
}
.bold-font {
  font-size: 16px;
  font-weight: bold;
}
.getusermenugetail fieldset {
  margin: 15px 0;
}
.block-heading {
  font-size: 20px;
}
.getusermenugetail .panel,
.getusermenugetail legend span {
  background: #f5f5f6 !important;
}
.getusermenugetail .panel-primary {
  border: none;
}
.getusermenugetail .label-primary {
  background: #fff;
  color: #434345;
}
.getusermenugetail .list-group .list-group-item-success {
  color: #27a4b0;
  background-color: #fff;
}
.label-white-box {
  box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.1);
  background-color: #fff!important;
  display: inline-block;
  height: 50px;
  line-height: 45px;
  padding-left: 25px;
  padding-right: 25px;
  color: #212121;
  text-align: center;
  border-radius: 5px!important;
  font-weight: normal!important;
}
.getusermenugetail .badge:last-child {
  position: relative;
  left: 25px;
}
.news-list li:last-child {
  margin-bottom: 0;
}
.news-list .author {
  font-size: 12px;
}
.news-list .date {
  font-size: 12px;
}
.news-list .blurb {
  font-size: 15px;
}
.news-list .readmore {
  font-size: 15px;
}
#divViewTellUsVisiting .form-group label {
  position: relative!important;
  top: 10px!important;
}
#divBusinessSubscriber select {
  overflow: hidden!important;
}
/*HOME END*/
@media all and (-ms-high-contrast: none) {
  .sort-ctrl-label {
    position: relative;
    bottom: 11px;
  }
  /* IE10 */
  *::-ms-backdrop,
  .sort-ctrl-label {
    position: relative;
    bottom: 11px;
  }
  /* IE11 */
}
/*This will work for firefox*/
@-moz-document url-prefix() {
  .home-content-area-pad60 {
    padding: 0px 0 0!important;
  }
}
/*INNER*/
.inner-controls {
  display: inline-block;
  margin-left: 70px;
  top: -3px;
  position: relative;
}
.inner-controls .login-top a {
  color: #FFF;
}
.login-top a {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 13px;
}
.inner-controls a {
  color: #FFF;
}
.premium-details-wrap {
  background: #fff;
  padding: 20px;
  font-size: 17px;
}
.premium-details-wrap .bot-add,
.premium-details-wrap .bot-add a {
  color: #3380FF;
}
.premium-details-wrap .bot-add {
  display: inline-block;
  margin-right: 50px;
  margin-top: 0;
  margin-bottom: 0;
}
.premium-desc-wrap {
  background: #fff;
  padding: 20px;
}
.premium-desc-wrap .title {
  color: #29767b;
  font-weight: 500;
  font-size: 20px;
  margin-top: 0;
}
.premium-c2a {
  background: #fff;
  text-align: center;
  padding: 20px 0;
}
.premium-c2a .fa {
  font-size: 50px;
  display: block;
}
.premium-c2a span {
  display: block;
  font-size: 20px;
}
.premium-right-side {
  background: #fff;
  height: 100%;
  padding: 20px;
}
.premium-right-side .tu-visitors {
  background: #29767b;
  color: #fff;
  text-align: center;
  font-size: 17px;
  display: block;
  padding: 50px 0;
}
.premium-right-side .menu-list {
  background: #efefef;
  color: #666666;
  font-size: 17px;
  display: block;
  padding: 10px 10px;
  margin-top: 20px;
  text-align: left;
}
@-moz-document url-prefix() {
  .premium-right-side .menu-list {
    background: #efefef;
    color: #666666;
    font-size: 17px;
    display: block;
    padding: 10px 10px;
    margin-top: 20px;
    text-align: left;
  }
}
.map-content {
  width: 300px;
}
.map-content td {
  padding: 5px;
}
.map-content td h2 {
  font-size: 20px;
  margin: 0;
  padding: 0 0 10px 0;
}
.map-content td.text-right {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.premium-right-side .menu-list .left-icon {
  color: #1c818b;
  margin-right: 15px;
}
.premium-right-side .menu-list .arrow {
  float: right;
  margin-top: 5px;
}
.premium-detials-img-wrap {
  position: relative;
}
.paid-details-wrap {
  background: #fff;
  padding: 20px 20px 10px 20px;
  font-size: 15px;
}
.paid-details-wrap .address {
  margin-bottom: 5px;
}
.paid-details-wrap .bot-add {
  margin-right: 30px;
  margin-top: 0;
  margin-bottom: 5px;
  word-wrap: break-word;
}
.view-fa-angle-right {
  float: none!important;
  position: absolute;
  right: 10px;
}
.multiselect-container {
  z-index: 999!important;
}
.paid-c2a {
  background: #fff;
  text-align: center;
  padding: 20px 0;
}
.paid-c2a .fa {
  font-size: 30px;
  display: block;
}
.paid-c2a span {
  display: block;
  font-size: 15px;
}
.paid-right-side {
  background: #fff;
  height: 100%;
  padding: 10px 20px 20px 20px;
}
.paid-right-side .tu-visitors {
  background: #29767b;
  color: #fff;
  text-align: center;
  font-size: 17px;
  display: block;
  padding: 10px;
  font-weight: normal;
}
.paid-right-side .menu-list {
  background: #efefef;
  color: #666666;
  display: block;
  padding: 10px 10px;
  font-size: 17px;
  font-weight: normal;
  text-align: left;
}
.paid-right-side .menu-list .left-icon {
  color: #1c818b;
  margin-right: 15px;
}
.paid-right-side .menu-list .arrow {
  float: right;
  margin-top: 5px;
}
.icon-l {
  background: #1c818b;
}
.icon-r {
  background: #fff;
}
.details-l {
  background: #fff;
  text-align: left;
}
.icon-l-wrap,
.icon-r-wrap {
  display: table;
  height: 100%;
  width: 100%;
}
.icon-l-wrap .fa {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  font-size: 45px;
}
.details-l-wrap {
  padding: 10px 0;
}
.icon-r-wrap .fa {
  display: table-cell;
  vertical-align: middle;
  color: #666666;
  font-size: 45px;
}
.utilityguide .icon-r-wrap a {
  display: table-cell;
  vertical-align: middle;
}
.details-l-wrap h3 {
  font-size: 23px;
  margin-bottom: 10px;
}
.details-l-wrap p {
  font-size: 17px;
  margin-top: 0;
}
/*p.letter-title{font-size:25px;font-weight:700;border-bottom:2px solid;display:inline-block;margin-top:20px;}*/
p.letter-title {
  margin-top: 20px;
  font-size: 25px;
  font-weight: 700;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #1c818b;
  text-align: center;
  line-height: 49px;
  color: #fff;
}
/*#divArticleList li p.letter-title{width:30px;margin:18px auto;display:block;text-align:center;}*/
.paid-details .premium-detials-img-wrap img {
  height: 428px;
}
.details-u-wrap {
  padding: 10px 0;
}
.details-u-wrap h3 {
  font-size: 20px;
  margin-bottom: 0px;
}
.details-u-wrap p {
  font-size: 15px;
  margin-top: 0;
  margin-bottom: 0;
}
.itirenaries-wrap .list-outer h3 {
  background: #26b3bf;
  color: #fff;
  font-size: 24px;
  margin: 0;
  padding: 8px 20px;
}
.itirenaries-wrap .summary {
  background: #fdfdfd;
  padding: 20px;
  border-bottom: 5px solid #e6e6e6;
}
.itirenaries-wrap .list-inner .days {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 5px;
}
.itirenaries-wrap .list-inner .blub {
  margin-top: 0;
}
.itirenaries-details-wrap .view-map {
  background: #26b3bf;
  display: inline-block;
  float: right;
  padding: 5px 10px;
  color: #fff;
}
.itirenaries-details-wrap .addItineraries {
  padding: 8px 10px;
  margin-left: 5px;
  text-align: center;
}
.itirenaries-details-wrap .fa.pull-right {
  margin-left: 0!important;
}
.itirenaries-details-wrap .days {
  color: #26b3bf;
  font-size: 20px;
  font-weight: 700;
}
.itirenaries-details-wrap .itinary-inner-list {
  background: #fff;
  border-bottom: 5px solid #e6e6e6;
}
.sidebar-nav .itinary-inner-list img {
  max-height: 80px;
  max-width: 80px;
}
.itirenaries-details-wrap .title {
  font-size: 14px;
  margin-bottom: 5px;
  margin-top: 0px;
}
.itirenaries-details-wrap p.category {
  font-size: 11px;
  margin-top: 0;
  margin-bottom: 0;
}
.itirenaries-details-wrap .title,
.itirenaries-details-wrap p.category {
  width: 80%;
}
.itirenaries-details-wrap .part-days {
  color: #26b3bf;
  font-size: 17px;
}
.itirenaries-details-wrap .days-list {
  list-style-type: none;
  padding-left: 0;
  height: 400px;
  /*overflow-y:scroll;overflow-x:hidden;*/
}
.itinary-inner-list [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.itinary-inner-list .row {
  margin-left: -5px;
  margin-right: -5px;
}
.page-content-min-wrapper .itinary-inner-list img {
  max-height: 72px;
}
.itirenaries-details-wrap .days-title {
  font-size: 25px;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
}
.itirenaries-right-btn a .fa {
  margin-right: 3px;
}
.id-move.fa {
  font-size: 15px;
  position: absolute;
  top: 50%;
  right: 15px;
  cursor: move;
  transform: translateY(-50%);
}
.search-form span.select2-selection.select2-selection--single {
  background: #fff;
}
.search-result-wrap .outer-list {
  background: #fff;
  padding: 10px;
}
.search-result-wrap .outer-list .fa-search {
  font-size: 35px;
  margin-top: 10px;
}
.search-result-wrap .outer-list h3 {
  font-size: 20px;
  margin-bottom: 5px;
}
.search-result-wrap .outer-list p {
  font-size: 15px;
  margin-top: 5px;
}
.search-intro {
  background: #1c818b;
  /*padding:5px;*/
}
.utility-wrap .list-u-guide {
  padding: 0;
  list-style-type: none;
}
.utility-wrap .list-u-guide li {
  padding-bottom: 20px;
}
.article-wrap .outer-list {
  background: #fff;
  border-bottom: 5px solid #e6e6e6;
}
.article-wrap .summary {
  padding: 15px;
}
.article-wrap .summary h3 {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 25px;
}
.article-wrap .summary .blurb,
.article-wrap .summary .readmore {
  margin: 0;
}
.translator-wrap .btn-translator {
  font-size: 50px;
}
.translator-wrap .select2-container--bootstrap .select2-selection {
  background: #fff;
}
.translator-wrap .form-control {
  background: #fff;
}
.current-con {
  background: url(../intensethemes/images/account.jpg) center;
  color: #fff;
  padding: 40px 20px;
}
.current-con .celsius {
  font-size: 60px;
}
.current-con .temp .min {
  margin-right: 20px;
}
.current-con .weather-name {
  font-size: 30px;
}
.weather-list {
  background: white;
}
.weather-wrap .w-heading {
  background: #318087;
  color: #fff;
  padding: 10px 20px;
}
.weather-wrap .min {
  margin-right: 20px;
}
.weather-wrap .w-heading .custom-icon {
  font-size: 25px;
}
.weather-wrap .temp {
  font-size: 20px;
}
.weather-wrap .day {
  margin: 0;
}
.weather-wrap .date {
  font-size: 12px;
}
.weather-wrap .w-body {
  padding: 20px;
}
.weather-type {
  padding: 0;
  list-style-type: none;
  font-size: 17px;
}
.weather-type .custom-icon {
  font-size: 30px;
  margin-right: 20px;
}
.weather-img {
  max-width: 210px;
  margin: 0 auto;
}
.weather-name {
  font-size: 25px;
  margin-top: 5px;
}
.setlocation-wrap .sl-heading {
  background: #1c818b;
  color: #fff;
  margin: 0;
  padding: 10px 0;
  font-size: 20px;
}
.setlocation-wrap .sl-body {
  padding: 40px 20px;
  background: #fff;
}
.wheretogo-wrap .phone {
  margin-bottom: 0;
}
.wheretogo-wrap .website {
  margin-top: 0;
}
.ezi-wrap .add-wrap .form-control {
  background: #fff;
}
.ezi-list-wrap {
  background: #fff;
  padding: 20px;
}
.additi-wrap .add-wrap .form-control,
.additi-wrap .select2-container--bootstrap .select2-selection--single {
  background: #fff;
}
.additi-list-wrap {
  background: #fff;
  padding: 20px;
}
.additi-list-wrap i.fa {
  font-size: 40px;
  margin-top: 5px;
}
.additi-list-wrap h4.title {
  font-size: 20px;
  margin-bottom: 0;
}
.additi-list-wrap span.date {
  font-size: 12px;
}
.additi-list-wrap .table-striped tbody tr:first-child {
  background-color: transparent;
}
.additi-list-wrap .table tr:nth-child(even) {
  background: #f7f7f7!important;
}
.additi-list-wrap .table tr:nth-child(odd) {
  background: none!important;
}
.settings-wrap .select2-container--bootstrap .select2-selection--single {
  background: #fff;
}
.tbl-menu-wrap tr > td,
.tbl-menu-wrap tr > th {
  padding: 5px 15px;
}
.tbl-menu-wrap tr > td {
  vertical-align: top;
}
.tbl-menu-wrap .title {
  color: #1c818b;
  font-size: 15px;
  font-weight: bold;
}
.tbl-menu-next-wrap {
  width: 100%;
}
.tbl-menu-next-wrap tr > td,
.tbl-menu-next-wrap tr > th {
  padding: 5px 15px;
}
.tbl-menu-next-wrap tr > td {
  vertical-align: top;
}
.menu-wrap .form-control {
  background: #fff;
}
.tbl-menu-next-wrap .title {
  color: #1c818b;
  font-size: 15px;
  font-weight: bold;
}
.tbl-menu-next-wrap .recipe,
.tbl-menu-wrap .recipe {
  margin-bottom: 5px;
}
.tbl-menu-wrap .descriptions {
  margin-top: 0;
}
div.rd-navbar-megamenu ul li a span.rd-navbar-icon {
  font-size: 55px!important;
}
.top-icon .fa {
  font-size: 20px;
  margin-left: 5px;
  margin-right: 5px;
}
.inner-controls .top-icon .fa {
  color: #000;
}
.calculator-wrap .select2-container--bootstrap .select2-selection,
.calculator-wrap .form-control {
  background: #fff;
}
.calculator-wrap .btn-translator {
  font-size: 33px;
}
.calculator-wrap .converted {
  height: 100%;
  background: #fff;
  padding: 10px;
}
.calculator-wrap p.equiv {
  font-size: 12px;
}
.calculator-wrap .converted p {
  margin: 3px;
}
.reg-tab-wrap .nav-tabs {
  margin-bottom: 0;
  border-bottom: 0;
}
.reg-tab-wrap .nav-tabs > li > a {
  border: 0!important;
  background-color: #eee;
  margin-right: 0;
  border-radius: 0;
}
.reg-tab-wrap .nav-tabs > li > a:hover {
  border: 0;
}
.reg-tab-wrap .nav-tabs > li {
  width: 50%;
  text-align: center;
}
.reg-tab-wrap .nav-tabs > li.active > a {
  border: 0;
  background: #fff!important;
}
.reg-tab-wrap .tab-content {
  background: #fff;
  padding: 10px;
  min-height: 121px;
}
.reg-tab-wrap .tab-content .form-control {
  border: 1px solid #a3a3a3!important;
}
.lang-wrap .ll-wrap {
  border-bottom: 5px solid #e6e6e6;
  background: #fff;
}
/*INNER END*/
.offset-bottom-0 {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .top-login-home .top-right-login {
    margin-top: 5px;
  }
  .paid-link-details {
    position: absolute;
    bottom: 20px;
    right: 20px;
    display: inline-block;
  }
  .is-flex-center-v {
    align-items: center;
  }
}
@media (min-width: 991px) {
  .utility-wrap .list-u-guide .row {
    margin-left: 0;
    margin-right: 0;
  }
  .tbl-col-2 {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
  .tbl-col-2 tr,
  .tbl-col-2 li {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    -moz-page-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
  }
  .elem-fullwidth {
    width: 100%;
  }
  .row.is-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .row.is-flex > [class*='col-'] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 1199px) {
  ul.top-right-login {
    margin-top: 18px;
    position: fixed;
    z-index: 5;
    top: 0;
    right: 15px;
  }
  .inner-controls {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 20;
  }
  ul.top-right-login .dropdown .btn {
    border: 0;
  }
}
@media (max-width: 990px) {
  .latest-news-wrap {
    max-width: 100%;
    display: block;
  }
  .home-right-side {
    margin-top: 80px;
  }
  .paid-right-side .menu-list {
    margin-top: 20px;
  }
  .itirenaries-wrap div.list-outer > div {
    margin-bottom: 41px;
  }
  .itirenaries-wrap .list-outer > div:last-child {
    margin-bottom: 0;
  }
  .itinary-inner-list {
    margin-bottom: 20px;
  }
  .days-list li > .row > .col-md-4 {
    margin-bottom: 20px;
  }
  .itirenaries-details-wrap .action-wrap > div {
    text-align: center;
    margin-bottom: 20px;
  }
  .search-result-wrap {
    text-align: center;
  }
  .utility-wrap .details-u-wrap {
    text-align: center;
  }
  .weather-wrap .temp {
    font-size: 14px;
    text-align: left;
  }
}
@media (max-width: 600px) {
  .pagi-wrap {
    text-align: left!important;
    margin-top: 10px;
  }
  .top-icon .fa {
    font-size: 13px;
    margin-left: 0;
  }
  .top-right-login a,
  .top-right-login .btn {
    font-size: 11px;
  }
  ul.top-right-login {
    margin-right: 10px;
  }
  .premium-list-img-wrap img {
    height: auto;
  }
  .latest-news-wrap.ml70 {
    margin-left: 0;
  }
  .home-search {
    min-width: 10px;
    width: 90%;
  }
  .home-search {
    top: 12%;
  }
  .home-search h1 {
    margin-bottom: 0;
  }
  .home-search .search-label {
    margin: 5px 0;
  }
  .home-search .img-responsive {
    max-width: 80%;
    margin: 5px 0;
  }
  .home-search span.select2-selection.select2-selection--single,
  .home-search .form-control {
    height: auto;
    padding: 5px 10px;
  }
  .home-search * + [class*='cell-'] {
    margin-top: 15px;
  }
}
#wrapper {
  padding-left: 70px;
  transition: all .4s ease 0s;
  height: 100%;
  position: relative;
}
#sidebar-wrapper {
  margin-left: 70px;
  left: -297px;
  width: 297px;
  background: #222;
  position: absolute;
  height: 100%;
  /*z-index: 10000;*/
  transition: all .4s ease 0s;
}
.sidebar-nav {
  display: block;
  float: left;
  width: 280px;
  list-style: none;
  margin: 0;
  padding: 0;
}
#sidebar {
  overflow-y: scroll;
  height: 80%;
  width: 296px;
}
#page-content-wrapper {
  padding-left: 50px;
  margin-left: -5px;
  width: 100%;
  height: auto;
}
.location-form #resultTextField {
  margin-bottom: 10px;
}
.location-form .modal-header h4 {
  float: left;
  line-height: 20px;
  font-size: 21px;
  color: #fff;
}
.location-form .btn {
  padding: 4px 16px;
}
.location-form .modal-header {
  background: #1c818b;
}
#wrapper.active {
  padding-left: 280px;
}
#wrapper.active #sidebar-wrapper {
  left: -70px;
  /*overflow-y: scroll;
         overflow-x: hidden;*/
}
.page-content-min-wrapper,
#wrapper.active #sidebar-wrapper {
  height: 400px;
}
#page-content-wrapper {
  width: 100%;
}
.sidebar_name {
  padding-top: 25px;
  color: #fff;
  opacity: .7;
}
a.remove-fav {
  color: red;
  cursor: pointer;
  font-size: 13px;
}
.sidebar-nav > .sidebar-brand {
  height: 65px;
  line-height: 60px;
  font-size: 18px;
}
.sidebar-nav > .sidebar-brand a {
  color: #999999;
}
.sidebar-nav > .sidebar-brand a:hover {
  color: #fff;
  background: none;
}
#main_icon {
  float: right;
  padding-right: 15px;
  padding-top: 15px;
  font-size: 31px;
}
.sub_icon {
  float: right;
  padding-right: 30px;
  padding-top: 10px;
}
.content-header {
  height: 65px;
  line-height: 65px;
}
.content-header h1 {
  margin: 0;
  margin-left: 20px;
  line-height: 65px;
  display: inline-block;
}
@media (max-width: 767px) {
/*22-02-2018*/
div.rd-navbar-megamenu ul li a span.rd-navbar-icon {
    font-size: 20px!important;
    margin-left: 14px;
    /* margin-right: 18px; */
}
/*22-02-2018*/




  #wrapper {
    padding-left: 70px;
    transition: all .4s ease 0s;
  }
  #sidebar-wrapper {
    left: -280px;
  }
  #wrapper.active {
    padding-left: -280px;
  }
  #wrapper.active #sidebar-wrapper {
    left: -70px;
    width: 280px;
    transition: all .4s ease 0s;
  }
}
#sidebar li {
  padding: 0 10px;
  margin-bottom: 7px;
}
#sidebar li [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
#sidebar li .row {
  margin-left: -5px;
  margin-right: -5px;
}
/* Hitesh [28 Mar 2017]*/
#ui-datepicker-div {
  z-index: 1000!important;
}
.displayNone {
  display: none!important;
}
.displayli {
  display: block!important;
}
.bgColor {
  background: white;
}
.setlocation i {
  font-size: 20px;
  /*margin-right: 10px;*/
}
body .ViewMenu {
  width: 100%;
}
body .ViewMenu tr td {
  text-align: left;
  padding: 10px 0;
  border-bottom: solid 1px #CDC;
}
.ViewMenu tr td.t-right {
  text-align: right;
}
.ViewMenu tr td.t-heading {
  color: #2ea1aa;
}
.laguage-form {
  position: relative;
  margin-top: 9px;
}
.laguage-form:after,
.laguage-form:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  display: block!important;
}
.laguage-form:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 6px;
  margin-left: -6px;
}
.laguage-form:before {
  border-color: rgba(238, 238, 238, 0);
  border-bottom-color: #eee;
  border-width: 7px;
  margin-left: -7px;
}
.login .content .form-control {
  text-align: left;
}
.dropdown-menu.laguage-form li a i {
  margin-right: 6px;
}
.dropdown-menu.laguage-form li {
  border-bottom: 1px solid #dcdcdc;
}
.box-one h2,
h3.premium-h2 {
  padding: 8px 45px 8px 20px;
  position: relative;
}
.box-one h2 i,
h3.premium-h2 i {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  margin: inherit !important;
}
/*.page-content{position:relative;z-index:99999}*/
.rd-parallax-swiper {
  z-index: 1;
}
.ui-autocomplete {
  max-height: 200px;
  overflow-y: auto;
}
/*.admin-loder{position:fixed;background:rgba(255,255,255,0.5);width:100%;height:100%;top:0;left:0;z-index:9999;margin:0;}
  .admin-loder img{position:relative;top:50%;}*/
.admin-loder,
#imgUploading,
#imgUploadingNew {
  position: fixed;
  background: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  margin: 0;
}
.admin-loder img,
#imgUploading img,
#imgUploadingNew img {
  position: relative;
  top: 50%;
}
/*ul.ui-droppable{overflow-x:hidden !important;}*/
word-break {
  word-break: break-all;
}
.hrefCollapse-button {
  cursor: pointer;
  color: #fff;
  padding: 10px;
  text-align: left;
  display: block;
  position: relative;
}
.hrefCollapse-button .fa {
  position: absolute;
  right: 20px;
  display: none;
  top: 50%;
  transform: translateY(-50%);
}
.hrefCollapse-button:hover {
  color: #fff;
}
.hrefCollapse-button.active .fa.fa-chevron-down {
  display: none;
}
.hrefCollapse-button.active .fa.fa-chevron-up {
  display: block;
}
.hrefCollapse-button .fa.fa-chevron-down {
  display: block;
}
p.search-label.showhide-text {
  text-align: center;
  margin: 0;
  padding: 0;
}
.premium-list-wrap .paid-h2 {
  background: #000;
  color: #fff;
  font-size: 24px;
  margin: 0;
  padding: 8px 45px 8px 20px;
  position: relative;
}
.premium-list-wrap .paid-h2 .cursor-pointer {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  margin: inherit !important;
}
/*Created by sipl*/
.itineraries-list-img-wrap img
{
    width:100%;
 max-height: 327px;
}
/*End*/
/*.grey-wrap .nav-tabs{border-bottom:none;margin-bottom: -1px;}
.grey-wrap .nav-tabs li.active:after {content: '';border-bottom: 1px solid rgba(255,255,255,0.5);position: absolute;bottom: 0px;width: 100%;height: 1px;}
.grey-wrap .tab-content{border:1px solid #d9d9d9;background: rgba(255,255,255,0.5);border-radius: 3px; margin:0 !important}*/

#ulAlphabeticBar {
  margin: 0;
  padding: 0 0 25px 0;
}


.pointer{
    cursor: pointer;
}
.premium-list-img-wrap {
    text-align: center;
}
.premium-list-img-wrap img.b-lazy {
    width: auto !important;
    
}
    .premium-list-img-wrap img.b-lazy.b-loaded {
        width: 100% !important
    }