/*

ul {
  margin: 0 0 17px;
}

ul>li {
  list-style: none;
  padding: 0 0 8px 15px;
}

ul>li:before {
  content: "\25A0";
  font-size: 8px;
  color: #DBBC94;
  position: absolute;
  top: 3px;
  left: 0;
}

ul ul {
  margin: 8px 0 -8px 2px;
}

ul ul li:before {
  content: "\00af";
  font-size: 25px;
  top: 0;
  left: -2px;
}

ol {
  margin: 0 0 17px 25px;
}

ol li {
  list-style: decimal;
  padding: 0 0 8px 5px;
}

ol ol {
  margin: 8px 0 -8px 15px;
}*/

nav ul {
    margin: 0;
}

nav ul>li {
    padding: 0;
}

nav ul>li:before {
    display: none;
}

ul.check li {
    padding: 0 0 10px 20px;
}

ul.check li:before {
    font-family: FontAwesome;
    content: "\f00c";
    top: 1px;
    font-size: 14px;
}

.twins>div,
ol.twins li,
ul.twins li {
    float: left;
    width: 50%;
}

.triplets>div,
ol.triplets li,
ul.triplets li {
    float: left;
    width: 33.3334%;
}

.quadruplets>div,
ol.quadruplets li,
ul.quadruplets li {
    float: left;
    width: 25%;
}

ul.icons {
    margin-left: -15px;
}

ul.icons li {
    padding: 0;
    -moz-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

ul.icons li:before {
    display: none!important;
}

ul.icons li span {
    margin-right: 5px;
}

ul.icons li a {
    display: inline-block;
    padding: 15px;
    color: #444;
    font-weight: 400;
}

.header-log-wrap img {
    /*height: 140px;*/
    height: auto;
}

.ifmga {
    height: 70px !important;
    padding-left: 40px;
}

@media (max-width: 767px) {
    .header-log-wrap img {
        height: 65px;
    }
    .ifmga {
        height: 55px !important;
        padding-left: 5px !important;
    }
    .header-log-wrap {
        padding-left: 25px !important;
    }
    .jetmenu>li>a {
        text-align: left !important;
    }
    #featuredWrap {
        padding: 15px 0px !important;
    }
    footer {
        padding: 30px 0px !important;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) {
    .header-log-wrap {
        padding-left: 30% !important;
    }
    .jetmenu>li>a {
        text-align: left !important;
    }
}

ul.icons li:focus span,
ul.icons li:hover span {
    color: #DBBC94;
}

ul.nobullet li {
    padding: 0 0 8px;
}

ul.nobullet li:before {
    display: none!important;
}

ol.custom {
    counter-reset: li;
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
}

ol.custom li {
    float: left;
    position: relative;
    display: block;
    margin: 0 0 50px;
    padding: 0 15px 0 75px;
}

ol.custom li:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: 0;
    top: 3px;
    color: #C5A980;
    border: 1px solid #C5A980;
    height: 60px;
    width: 60px;
    line-height: 58px;
    text-align: center;
    font-size: 22px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.fa-ul li {
    padding-left: 0;
}

table td,
table th {
    padding: 14px 15px 13px;
}

.fa-ul li:before {
    display: none;
}


/*.row {
	margin: 0 -15px;
  }*/

.full-width,
.one-fifth,
.one-fourth,
.one-half,
.one-seventh,
.one-sixth,
.one-third,
.three-fourth,
.two-third {
    padding: 0 15px 30px;
    max-width: 100%;
    float: left;
}

.three-fourth {
    width: 75%;
}

.one-half {
    width: 50%;
}

.one-third {
    width: 33.33%;
}

.two-third {
    width: 66.66%;
}

.one-fourth {
    width: 25%;
}

.one-fifth {
    width: 20%;
}

.one-sixth {
    width: 16.66%;
}

.one-seventh {
    width: 14.2857%;
}

.advanced-search,
.header {
    /* position: fixed;*/
    width: 100%;
    background: #fff;
    left: 0;
}

.row:after,
.row:before,
.wrap:after,
.wrap:before {
    content: "";
    display: table;
}

.row:after,
.wrap:after {
    clear: both;
}

.boxed article,
.boxed aside,
.boxed div,
.boxed figure,
.nopad {
    padding: 0;
}

.header {
    top: 0;
    z-index: 99999;
}

.header>.wrap {
    display: table;
    height: 80px;
    background: transparent;
}

.header .logo {
    display: table-cell;
    padding: 5px 0;
    color: #2B3A42;
    font-size: 29px;
}

.logo span {
    font-size: 37px;
    text-shadow: 0 0 0 #2B3A42;
    float: left;
    margin: 2px 5px 0 0;
}

.main-nav {
    float: right;
}

.advanced-search {
    z-index: 9999;
    box-shadow: 2px 3px 3px rgba(0, 0, 0, .1);
}

.advanced-search .wrap>div {
    float: left;
    position: relative;
}

.advanced-search .wrap>div:first-child {
    width: 25%;
    padding-left: 0;
}

.advanced-search .wrap>div:last-child {
    padding-right: 0;
}

.advanced-search .selector {
    font-weight: 500;
}

.advanced-search .button {
    border-width: 1px;
    font-size: 13px;
    font-weight: 600;
    height: 45px;
    white-space: nowrap;
}

.ui-datepicker {
    z-index: 99999!important;
}

.ui-datepicker th {
    font-size: 13px;
    padding: 10px 15px;
}

.ui-datepicker td {
    font-size: 14px;
}

#startDate {
    background: url(../images/datepicker.html) 90% 13px no-repeat #fff;
}

.advanced-search .selector,
.advanced-search .selector span,
.advanced-search input {
    font-size: 13px;
    text-transform: uppercase;
    color: #515E64;
}

.search-hide {
    float: right;
    padding: 0 15px 15px;
    color: #bbb;
    font-weight: 400!important;
    margin-top: -15px;
    position: relative;
    z-index: 2;
}

.search-hide:focus,
.search-hide:hover {
    color: #CAB08A;
}

.fixed {
    position: fixed;
    top: 80px;
    left: 0;
    z-index: 9999;
    padding: 0;
}

.search-filter {
    float: left;
    width: 100%;
    background: #2B3A42;
    color: #fff;
    padding: 25px 0 0;
}

.search-filter div.checker,
.search-filter div.checker input,
.search-filter div.checker span {
    width: 20px;
    height: 20px;
}

.search-filter div.checker span {
    background: #2B3A42;
    color: #ddd;
}

.search-filter .checker span.checked:before {
    content: "\f00d";
    color: #ddd;
    text-shadow: none;
    left: 3px;
    top: -1px;
}

.box:before,
.boxed>article>div:before,
.results figcaption dd:last-of-type:after,
.results figcaption:before,
.tooltip:after {
    content: "";
}

.search-filter p {
    font-weight: 600;
}

.search-filter .checkbox label {
    color: #eee;
    padding: 0;
}

.search-filter .checkbox {
    padding: 5px 0;
    display: inline-block;
    width: 100%;
}

.search-filter div.selector {
    border: 1px solid #ddd;
    line-height: 40px;
    height: 40px;
    background: #2B3A42;
    color: #eee;
}

.search-filter div.selector span {
    height: 40px;
    line-height: 40px;
    background: #2B3A42;
}

.search-filter div.selector select {
    height: 40px;
    color: #eee;
    background: #2B3A42;
}

.search-filter div.selector.active,
.search-filter div.selector.focus {
    border-color: #ddd;
}

.filter-hide {
    float: right;
    padding: 0 15px;
    color: #CAB08A;
    font-weight: 400!important;
}

.filter-show {
    position: fixed;
    top: 15px;
    right: 15px;
    width: 50px;
    height: 50px;
    z-index: 99999;
    background: #2B3A42;
    color: #fff;
    float: left;
    font-size: 37px;
}

.results figure,
.results figure * {
    position: relative;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
}

.results .price strong,
.results figcaption dt {
    font-size: 21px;
    font-weight: 700;
}

.offset {
    margin-top: 197px;
}

.results {
    float: left;
    width: 100%;
}

.results figure {
    padding: 0;
    transition: all .2s ease-in;
}

.results figure * {
    z-index: 2;
    transition: all .2s ease-in;
}

.results figcaption {
    padding: 30px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    opacity: 0;
    -ms-opacity: 0;
    color: #515E64;
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    box-shadow: 0 0 10px rgba(0, 0, 0, .4);
}

.results figcaption:before {
    border: 1px solid rgba(189, 189, 189, .7);
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
}

.results figure:hover figcaption {
    opacity: 1;
    -ms-opacity: 1;
}

.results figcaption dt {
    padding: 0 0 27px;
}

.results figcaption dd {
    width: 50%;
    float: left;
}

.results figcaption dd:last-of-type {
    padding-left: 10px;
}

.results figcaption dd:last-of-type:after {
    position: absolute;
    left: 0;
    height: 23px;
    border-left: 1px solid #ddd;
}

.results .price {
    padding: 0 0 20px;
}

.gallery {
    float: left;
    width: 100%;
}

.gallery figure {
    padding: 0;
    position: relative;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.gallery figure * {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}

.gallery figcaption {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0;
    -ms-opacity: 0;
    color: #fff;
    background: rgba(43, 58, 66, .9);
}

.gallery figcaption div {
    position: absolute;
    top: -120%;
    left: 0;
    padding: 0 30px;
}

.gallery figcaption h5 {
    font: 700 17px Raleway, Arial, Helvetica, sans-serif;
    padding: 0 0 15px;
}

.userdata h3,
nav.tabs.vertical li {
    font-family: Raleway, Arial, Helvetica, sans-serif;
}

.gallery figcaption p {
    font-weight: 500;
    line-height: 1.32;
}

.gallery figcaption span {
    position: absolute;
    top: 120%;
    left: 47%;
}

.hero article,
.home section {
    position: relative;
}

.gallery figure:hover figcaption {
    opacity: 1;
    -ms-opacity: 1;
}

.gallery figure:hover figcaption div {
    top: 45%;
}

.gallery figure:hover figcaption span {
    top: 18%;
}

figure a img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.latest-posts li,
.latest-posts li h4 {
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
}

figure a:hover img {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
}

.sales .item dd {
    width: 100%;
    padding: 0 0 5px;
    border: none;
}

.home section h2,
.sales .item dd:last-of-type {
    padding: 0 0 25px;
}

.sales .item dd:last-of-type:after {
    display: none;
}

section {
    float: left;
    width: 100%;
    /*margin-bottom: 25px;*/
}

.home section h2 {
    font-weight: 400;
    font-size: 31px;
}

.home .hentry h3 {
    font-size: 30px;
    font-weight: 400;
}

section.white {
    background: #fff;
    color: #515E64;
    padding: 50px 0;
}

section.white h2 {
    padding-bottom: 38px;
}

.hero {
    height: 100vh;
    width: 100%;
    color: #fff;
    display: table;
    background: url(../uploads/hero.html) 50% 50% no-repeat;
    background-size: cover;
}

.hero article {
    display: table-cell;
    z-index: 2;
    text-shadow: 0 2px 2px rgba(0, 0, 0, .15);
}

.hero h1 {
    font-size: 40px;
    font-weight: 300;
    padding: 0 0 115px;
}

.hero .button.medium {
    height: 60px;
    line-height: 58px;
    padding: 0 25px;
}

.hero .button.medium:hover {
    text-shadow: none;
}

.home nav.tabs {
    height: 260px;
    margin: 0;
}

.home nav.tabs li {
    font-size: 19px;
    line-height: 1.32;
}

.app ol.custom strong,
.app p {
    font-size: 17px;
}

.white.app {
    background: url(../uploads/app.html) 0 100% no-repeat #fff;
    padding-bottom: 500px;
}

.app p {
    padding: 0 0 50px;
}

.app img {
    margin: 0 -60px 0 -100px;
}

.app ol.custom {
    margin-top: 10px;
}

.photo {
    position: static!important;
    padding: 70px 0 80px;
    color: #fff;
    background: url(../resource/1433832968000/Component9.html) 50% 50% no-repeat fixed;
    background-size: cover;
    -webkit-background-size: cover!important;
}

.photo .wrap.center {
    position: relative;
    z-index: 2;
    max-width: 50%;
}

.intro .wrap,
.wrap.center {
    max-width: 65%;
    text-align: center;
}

.photo h2 {
    color: #fff;
    padding: 0 0 40px!important;
}

.icons h4,
.icons h4 a {
    color: #515E64;
}

.photo p {
    font-size: 18px;
    font-weight: 600;
    padding: 0 0 50px;
}

section.icons {
    padding-bottom: 10px;
}

.icons h4 {
    font-size: 17px;
    padding: 15px 0 9px;
}

.icons h4 a:hover {
    color: #BB9C6F;
}

.lightSlider {
    display: block;
    margin: 0;
}

.lightSlider li {
    padding: 0;
}

.lightSlider li:before {
    display: none;
}

.box,
.box-grey,
.box-white,
.tab-content .widget,
nav.tabs li span,
nav.tabs ul {
    display: inline-block;
}

.lSAction {
    position: absolute;
    right: 5%;
    bottom: 50px;
    font-size: 14px;
}

.lSAction>a {
    background-image: none!important;
    width: auto!important;
    height: auto!important;
    top: 93%!important;
    position: static!important;
    float: left;
    padding: 0 0 0 15px;
    color: #515E64;
    font-weight: 400;
}

.content,
.cta,
.intro,
nav.tabs,
nav.tabs li a,
nav.tabs.one li {
    width: 100%;
}

.cta,
.cta h2,
.intro,
nav.tabs li {
    color: #fff;
}

.lSNext {
    border-left: 1px solid #ddd;
    margin: 0 0 0 15px;
}

.content {
    float: left;
}

.intro {
    background: url(../images/gold-bg.html);
    float: left;
    padding: 31px 0 5px;
}

.intro.dark {
    background-image: url(../images/dark-bg.html);
}

.intro p {
    font-size: 17px;
    font-weight: 500;
    padding: 0 0 35px;
}

.intro .button {
    margin-bottom: 37px;
}

.cta {
    float: left;
    padding: 31px 0 5px;
}

.cta h3 {
    font-size: 26px;
    font-weight: 300;
    padding: 5px 0 0;
}

.cta p {
    font-size: 17px;
    font-weight: 500;
    padding: 0 0 35px;
}

.cta .button {
    margin-bottom: 25px;
}

.cta .center .button {
    margin-bottom: 37px;
}

.cta.gold {
    background: url(../images/gold-bg.html);
}

.cta.grey {
    background: #515E64;
}

nav.tabs {
    float: left;
    height: 130px;
    background: #2B3A42;
    padding: 25px 0;
    margin-bottom: 45px;
}

nav.tabs ul {
    margin: 0;
    max-width: 100%;
    height: 100%;
}

.gmap img,
.heightfix img {
    max-width: none;
}

nav.tabs li {
    float: left;
    height: 100%;
    padding: 0;
    border-right: 1px solid rgba(255, 255, 255, .18);
    font-size: 17px;
}

nav.tabs li:first-child {
    border-left: 1px solid rgba(255, 255, 255, .18);
}

nav.tabs li a {
    float: left;
    height: 100%;
    color: #fff;
    font-weight: 400;
}

nav.tabs li span {
    font-size: 40px;
    width: 100%;
    margin: 3px 0 15px;
}

nav.tabs li img {
    margin: 8px auto 25px;
    height: 120px;
}

nav.tabs li.current a,
nav.tabs li:hover a {
    color: #C5A981;
}

nav.tabs.two li {
    width: 50%;
}

nav.tabs.three li {
    width: 33.3334%;
}

nav.tabs.four li {
    width: 25%;
}

nav.tabs.five li {
    width: 20%;
}

nav.tabs.six li {
    width: 16.6667%;
}

nav.tabs.seven li {
    width: 14.2857%;
}

nav.tabs.vertical {
    height: auto;
    padding: 0;
    margin-bottom: 30px;
}

nav.tabs.vertical ul {
    float: left;
    width: 100%;
}

nav.tabs.vertical li {
    width: 100%;
    border-right: none;
    border-left: none;
    text-align: left;
}

nav.tabs.vertical li a {
    padding: 21px 25px;
    border-bottom: 1px solid rgba(255, 255, 255, .18);
    font-weight: 500;
    line-height: normal;
}

nav.tabs.vertical li.current a {
    background: #C5A981;
    color: #fff;
}

.tab-content {
    padding: 0 0 65px;
    width: 100%;
    float: left;
}

.inquiry h3,
.tab-content h3,
.tab-content h4 {
    border-bottom: 1px solid #ddd;
    margin: 0 0 15px;
}

.tab-content ul>li:before {
    color: #2B3A42;
}

.tab-content .accordion {
    margin: 0;
}

.tab-content .box-white,
.userdata {
    margin: 0 0 30px;
}

.tab-content .accordion dt {
    font-size: 19px;
    font-weight: 400;
    color: #BDBDAE;
    padding: 23px 25px;
}

.tab-content .accordion .expanded {
    color: #ba9b6e;
}

.tab-content .accordion h5 {
    font-size: 19px;
    font-weight: 400;
    color: #ba9b6e;
}

.accordion .selector,
.accordion input,
.accordion label,
.accordion textarea,
.userdata h3 {
    color: #515E64;
}

.userdata {
    border: 1px solid #ddd;
    background: #fff;
    float: left;
    width: 100%;
}

.userdata h3 {
    position: relative;
    padding: 0 80px 17px 0;
}

.userdata h3 .badge {
    position: absolute;
    top: 4px;
    right: 0;
}

.userdata .one-third,
.userdata .two-third {
    padding: 0;
}

.userdata .two-third>div {
    padding: 20px 30px;
}

.userdata .date {
    font-weight: 700;
    color: #ba9b6e;
}

.userdata .price {
    font-size: 27px;
    font-weight: 700;
    padding: 2px 0 9px;
}

.userdata .button {
    min-width: 120px;
}

.profile-pic {
    margin: 10px auto 20px;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    border-radius: 80px;
    width: 160px;
    height: 160px;
}

div.border {
    background: #fff;
    padding: 10px;
    border: 1px solid #ddd;
    margin: 0 0 30px;
    text-align: center;
}

.boxed,
.crew>article,
.infoBox,
.item dd,
.modal {
    text-align: left;
}

div.border img {
    margin: 0 auto;
}

.box {
    color: #fff;
    margin: 0 0 30px;
    position: relative;
    padding: 30px!important;
    width: 100%;
}

.box:before {
    border: 1px solid rgba(255, 255, 255, .25);
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
}

.box *,
.tooltip {
    position: relative;
}

.box * {
    z-index: 2;
}

.box p {
    padding: 0 0 10px;
}

.box p:last-of-type {
    padding: 0;
}

.box .button {
    margin-top: 22px;
}

.box-grey {
    background: #eee;
    border: 1px solid #ddd;
    padding: 22px 25px 4px;
    margin: 0 0 30px;
}

.box-navy h4 {
    border: none;
    color: #fff;
    margin: 0 0 7px!important;
}

.box-navy h4 span {
    float: left;
    margin: -2px 15px 0 0;
    font-size: 32px;
}

.box-white {
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
    color: #515E64;
    padding: 20px 30px;
}

.box-white h1,
.box-white h2,
.box-white h3,
.box-white h4,
.box-white h5,
.box-white h6 {
    font-family: Raleway, Arial, Helvetica, sans-serif;
    padding: 0 0 17px;
    color: #515E64;
}

.box-white h2 {
    padding-top: 10px;
}

.box-white h5 {
    font-size: 19px;
    font-weight: 500;
}

.box-white h6 {
    font-size: 16px;
    font-weight: 600;
}

.badge-red,
.box-red {
    background: #d32f2f;
}

.badge-green,
.box-green {
    background: #388e3c;
}

.badge-yellow,
.box-yellow {
    background: #ffc400;
}

.badge-blue,
.box-blue {
    background: #0097a7;
}

.badge-navy,
.box-navy {
    background: #2B3A42;
}

.badge-gold,
.box-gold {
    background: #BB9C6F;
}

.boxed .hentry,
.hentry>div,
.tooltip,
.tooltip:after {
    background: #fff;
}

.badge {
    padding: 4px 5px 3px;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
}

.tab-content .widget {
    width: 100%;
    margin: 0 0 30px;
}

.tooltip {
    width: 100%;
    border: 2px solid #C5A981;
    min-height: 170px;
    padding: 26px 30px;
}

.tooltip:after {
    display: block;
    position: absolute;
    width: 28px;
    height: 28px;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.tooltip.top {
    margin-top: 30px;
}

.tooltip.top:after {
    top: -15px;
    left: 57px;
    border-right: 2px solid #C5A981;
    border-top: 2px solid #C5A981;
}

.tooltip.bottom {
    margin-bottom: 30px;
}

.tooltip.bottom:after {
    bottom: -15px;
    left: 57px;
    border-left: 2px solid #C5A981;
    border-bottom: 2px solid #C5A981;
}

.tooltip.left:after {
    top: 57px;
    left: -15px;
    border-left: 2px solid #C5A981;
    border-top: 2px solid #C5A981;
}

.tooltip.right:after {
    top: 57px;
    right: -15px;
    border-right: 2px solid #C5A981;
    border-bottom: 2px solid #C5A981;
}

.tooltip blockquote {
    position: relative;
    z-index: 2;
}

.vcard {
    display: inline-block;
    width: 100%;
    padding-left: 30px;
}

.vcard .avatar {
    float: left;
    margin: 0 15px 0 0;
    width: 90px;
}

.vcard span {
    display: block;
    padding: 8px 0 0;
}

.item dd,
.item dl {
    width: 100%;
    display: inline-block;
}

.vcard .name {
    font-weight: 600;
}

.item .box-white {
    border-top: none;
    margin: 0!important;
}

.item dl {
    color: #515E64;
    border-bottom: 1px solid #ddd;
    margin: 0 0 20px;
}

.item dt {
    font: 500 19px Raleway, Arial, Helvetica, sans-serif;
    padding: 0 0 20px;
}

.item dd {
    border-top: 1px solid #ddd;
    padding: 13px 0 7px;
}

.summary dd,
.summary dt {
    border-bottom: 1px solid #ddd;
    padding: 14px 0;
    float: left;
}

.item dd span {
    color: #BDBDAE;
    font-size: 35px;
    float: left;
    margin: -6px 10px 0 0;
}

.booking .box-white h5 {
    color: #C4A980;
}

.summary {
    color: #515E64;
}

.summary dt {
    width: 36%;
    font-weight: 500;
}

.summary dd {
    width: 64%;
}

.entry-featured img,
.heightfix img,
.pager,
.pager2,
.testimonials {
    width: 100%;
}

.summary dd:last-of-type,
.summary dt:last-of-type {
    border-bottom: none;
    font-size: 17px;
    color: #2B3A42;
    font-weight: 600;
    padding: 21px 0 3px;
}

.static {
    padding: 45px 0 65px;
}

.boxed .hentry>div:before {
    border-color: transparent #fff transparent transparent;
}

.boxed .hentry:nth-child(2n)>div:before {
    border-color: transparent transparent transparent #fff;
}

.comments li,
.hentry .meta {
    border-bottom: 1px solid #ddd;
    display: inline-block;
    width: 100%;
}

.hentry .meta {
    padding: 15px 0;
    margin: 0 0 4%;
    border-top: 1px solid #ddd;
}

.hentry .meta span {
    float: left;
    border-right: 1px solid #ddd;
    padding: 0 15px 0 0;
    margin: 0 15px 0 0;
}

.hentry .meta span:last-child {
    border-right: none;
}

.hentry .meta a {
    color: #444;
    font-weight: 400;
}

.hentry .meta a:focus,
.hentry .meta a:hover {
    color: #BB9C6F;
}

.entry-content h2 {
    font: 500 21px Raleway, Arial, Helvetica, sans-serif;
    color: #515E64;
    padding: 0 0 30px;
}

.text h3,
.text h4 {
    font-family: Raleway, Arial, Helvetica, sans-serif;
}

.entry-content .meta {
    margin: 0 0 20px;
}

.entry-content .box-white {
    margin: 0;
    padding: 30px;
    border-top: none;
}

.comments,
.entry-content .box-white p:last-child {
    padding: 0;
}

.comments {
    border-top: none;
    margin: 0;
}

.comments h6 {
    font-size: 17px;
    font-weight: 500;
    padding: 30px 30px 0;
}

.comments ul {
    margin: 0;
}

.comments li {
    padding: 30px;
}

.comments li:before {
    display: none;
}

.comments .comment-author {
    font-size: 13px;
    color: #999;
    margin: -4px 0 17px;
}

.comments form {
    padding: 30px 15px 0;
}

.pager {
    border-top: none;
    clear: both;
    padding: 25px;
}

.pager span {
    font-size: 21px;
    float: left;
    margin: 1px 5px 0 0;
}

.pager a {
    float: left;
    color: #BDBDAE;
    font-weight: 500;
    font-size: 16px;
}

.pager a:focus,
.pager a:hover {
    color: #515E64;
}

.pager .next {
    float: right;
}

.pager .next span {
    float: right;
    margin: 1px 0 0 5px;
}

.pager2 {
    float: left;
}

.pager2 a,
.pager2 span {
    background: #fff;
    padding: 10px 15px;
    margin: 0 10px 0 0;
    float: left;
}

.pager2 a:focus,
.pager2 a:hover {
    background: #C4A981;
    color: #fff;
}

.testimonials {
    background: url(../images/map-bg.html) 50% 0 no-repeat #e5e5e5;
    background-size: 100% auto;
    display: inline-block;
    padding: 80px 0 60px;
    color: #2B3941;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .2);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, .2);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .2);
}

.testimonials h6 {
    font-size: 30px;
    font-weight: 500;
    padding: 0 0 25px;
}

.testimonials p {
    font-size: 18px;
    font-weight: 500;
}

.heightfix img {
    height: 100%;
}

.boxed>article>div {
    position: relative;
}

.boxed>article>div:before {
    position: absolute;
    top: 10%;
    left: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 15px 0;
    border-color: transparent #f1f1f1 transparent transparent;
}

.noarrow>article>div:before {
    display: none;
}

.crew .sub,
.details {
    display: inline-block;
}

.boxed header {
    width: 100%;
    background: #F4F4F4;
    padding: 15px 7%;
    color: #787878;
    font-size: 19px;
    font-weight: 300;
}

.details {
    width: 100%;
    border: 1px solid #ddd;
    border-bottom: none;
    margin: 30px 0;
}

.details div {
    float: left;
    width: 50%;
    height: 63px;
    border-bottom: 1px solid #ddd;
    line-height: 61px;
}

.details div:nth-child(2n) {
    border-left: 1px solid #ddd;
}

.details span {
    color: #C5A981;
    border-right: 1px solid #ddd;
    height: 100%;
    line-height: 61px;
    padding: 0 14px;
    float: left;
    font-size: 34px;
}

.grid2>article:nth-child(2n)>div:before,
.grid4>article:nth-child(4n)>div:before,
.grid4>article:nth-child(4n-1)>div:before {
    left: auto;
    right: -15px;
    border-width: 15px 0 15px 15px;
    border-color: transparent transparent transparent #f1f1f1;
}

.details p {
    line-height: 61px;
    padding: 0 15px;
    float: left;
}

.grid2>article:nth-child(2n) figure,
.grid4>article:nth-child(4n) figure,
.grid4>article:nth-child(4n-1) figure {
    float: right;
}

.details .price {
    color: #2B3A42;
    font-size: 30px;
    padding: 0 16px;
    font-weight: 300;
}

.text h3,
.text h3 a,
.text h4 {
    font-weight: 500;
}

.details .button {
    min-width: 0;
    width: 100%;
    height: 100%;
    line-height: 61px;
}

.text {
    padding: 20px 25px 15px;
}

.text h3 a {
    color: #444;
}

.text h3 a:focus,
.text h3 a:hover {
    color: #BB9C6F;
}

.text h4 {
    padding-bottom: 6%;
}

.text fieldset>div {
    padding-bottom: 30px;
}

.grid2 .text {
    padding: 6% 7% 0!important;
}

.grid2 .text h3 {
    padding-bottom: 6%;
}

.grid4 .text {
    padding: 10% 10% 0!important;
}

.grid4 .text h3 {
    padding-bottom: 10%;
}

.highlight {
    background: #fff;
    margin: 15px -8% 28px;
    padding: 5% 8%!important;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, .2);
    box-shadow: 0 0 2px rgba(0, 0, 0, .2);
}

.highlight h4 {
    font: 500 18px Raleway, Arial, Helvetica, sans-serif;
    padding: 0 0 4%;
}

.highlight h4 span {
    font-size: 22px;
    float: left;
    margin: 0 8px 0 0;
}

.highlight ul {
    margin: 0;
}

.crew>article {
    padding: 0;
}

.crew .box-white {
    border-left: none;
    border-bottom: none;
}

.crew>article:nth-child(4n) .box-white {
    border-right: none;
}

.accordion,
.meter {
    border: 1px solid #ddd;
    width: 100%;
}

.crew h2 {
    font-weight: 500;
    font-size: 19px;
    padding: 5px 0;
}

.crew .sub,
.crew h3,
.meter span {
    font-weight: 700;
}

.crew h3 {
    font-size: 15px;
}

.crew .sub {
    color: #BA9B6E;
    width: 100%;
    padding: 0 0 15px;
}

.crew .skills {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 15px 0 18px;
    margin: 0 0 15px;
}

.skill {
    font-size: 14px;
    padding: 0 0 5px;
}

.meter {
    height: 27px;
    margin: 0 0 8px;
}

.meter span {
    display: block;
    background: #515E64;
    height: 100%;
    color: #fff;
    font-size: 13px;
    line-height: 25px;
    text-indent: 5px;
}

.accordion {
    background: #fff;
    display: inline-block;
    margin: 10px 0 45px;
}

.accordion:last-child {
    margin-bottom: 0;
}

.accordion dt {
    padding: 25px 30px;
    color: #515E64;
    font: 500 17px Raleway, Arial, Helvetica, sans-serif;
    border-top: 1px solid #ddd;
    cursor: pointer;
    position: relative;
}

.accordion dt:after {
    content: "+";
    position: absolute;
    top: 15px;
    right: 30px;
    font: 400 35px 'Times New Roman', serif;
    color: rgba(189, 189, 174, .7);
}

.accordion .expanded {
    color: #BA9B6E;
}

.accordion .expanded:after {
    content: "\2013";
    top: 12px;
    color: #C4A981;
}

.accordion dt:first-of-type {
    border: none;
}

.accordion dd {
    padding: 0 25px 10px;
    font: 15px/1.5 Raleway, Arial, Helvetica, sans-serif;
    color: #515E64;
}

.modal {
    float: none;
    margin: 0 auto;
}

.content.error {
    padding: 65px 0;
}

.content.error .one-half:last-child {
    padding-top: 60px;
}

.gmap label {
    width: auto;
    display: inline;
}

.infoBox {
    font-size: 15px;
    width: 270px;
    max-width: 100%;
    padding: 27px 30px 29px;
    margin-top: -80px;
    color: #fff;
    background: #36394A;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.jetmenu>li>.megamenu,
.preloader,
aside.bottom h2 {
    text-align: center;
}

aside.white,
aside.white a {
    color: #515E64;
}

.infoBox span {
    font-size: 17px;
}

aside.white {
    background: #fff;
}

aside.white a:hover {
    color: #253238;
}

aside.white h2 {
    color: #C5A97F;
}

aside.navy,
aside.navy a {
    color: #fff;
}

aside.white h5 {
    border-bottom-color: rgba(240, 240, 240, 1);
}

aside.navy {
    background: #2B3A42;
}

aside.navy a:hover {
    color: #CAB08A;
}

aside.navy h2 {
    color: #fff;
}

aside.navy h5 {
    border-bottom-color: rgba(240, 240, 240, .15);
}

aside.bottom {
    float: left;
    width: 100%;
    padding: 31px 0 17px;
}

aside.bottom h5 {
    font: 600 16px Raleway, Arial, Helvetica, sans-serif;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    width: 100%;
    padding: 0 0 10px;
    margin: 0 0 15px;
}

aside.bottom p {
    padding: 0;
    width: 100%;
    clear: both;
    line-height: 30px;
}

aside.above-footer {
    float: left;
    width: 100%;
}

.sidebar .widget {
    margin: 0 0 30px;
    display: inline-block;
    width: 100%;
}

.blog .sidebar {
    padding-left: 0;
    padding-right: 0;
}

.blog .sidebar .widget {
    border-bottom: 1px solid #ddd;
    width: 100%;
    margin: 0 0 27px;
}

.blog .sidebar h3 {
    font: 600 17px Raleway, Arial, Helvetica, sans-serif;
    padding: 0 0 22px;
}

.blog .sidebar ul.nobullet li {
    padding: 0 0 5px;
}

.blog .sidebar a {
    color: #444;
    font-weight: 500;
}

.blog .sidebar-right {
    margin-left: -15px;
}

.blog .sidebar-right .widget {
    padding: 0 15px 10px 30px;
}

.latest-posts {
    width: 100%;
    margin: -10px 0 0 -10px;
}

.latest-posts li {
    width: 100%;
    padding: 10px 0 10px 10px;
    transition: all .2s ease-in;
}

.latest-posts li:before {
    display: none;
}

.latest-posts li a {
    font-weight: 500!important;
    display: inline-block;
    width: 100%;
}

.latest-posts li:focus,
.latest-posts li:hover {
    background: #fff;
}

.latest-posts li a:focus h4,
.latest-posts li a:hover h4 {
    color: #BB9C6F;
}

.latest-posts li h4 {
    font-size: 15px;
    padding: 0 0 5px;
    transition: all .2s ease-in;
}

.searchsubmit span,
button,
input,
select,
textarea {
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
}

.latest-posts li img {
    float: left;
    margin: 0 15px 0 0;
}

.latest-posts li .date {
    font-size: 13px;
    color: #515E64;
}

.search {
    position: relative;
    padding: 0 0 20px;
}

.searchsubmit {
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 2;
}

.searchsubmit span {
    font-size: 30px;
    color: #BDBDAE;
    transition: all .2s ease-in;
}

.searchsubmit:focus span,
.searchsubmit:hover span {
    color: #515E64;
}

.featured a,
.featured h4 {
    font-weight: 400;
    color: #2B3941;
}

.widget .box-white {
    padding: 20px 25px;
}

.featured h4 {
    padding: 0;
    font-size: 17px;
}

.featured a:focus,
.featured a:hover {
    color: #BB9C6F;
}

.footer,
.footer a {
    color: #444;
}

.widget h1,
.widget h2,
.widget h3,
.widget h4,
.widget h5,
.widget h6 {
   font-family: "Barlow", sans-serif;
}

.footer {
    float: left;
    width: 100%;
    background: #253238;
    padding: 35px 0 0;
}

.footer h6 {
    font-size: 17px;
    padding: 0 0 25px;
}

.footer ul li {
    padding-bottom: 4px;
}

.footer a:hover {
    color: #CAB08A;
}

.footer .circle {
    float: left;
    background: #515E64;
    font-size: 18px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.footer .circle:hover {
    background: #C5A97F;
    color: #fff;
}

.copy {
    background: #2B3A42;
    color: #fff;
}

.copy p {
    float: left;
    padding: 19px 0 15px;
}

#contactform img,
.copy p:last-child {
    float: right;
}

.copy a {
    font-weight: 600;
}

.preloader {
    position: fixed;
    z-index: 999999;
    background: #fff;
    width: 100%;
    height: 100%;
}

.preloader div {
    position: relative;
    top: 50%;
    left: 47%;
}

.preloader div span {
    display: block;
    bottom: 0;
    width: 9px;
    height: 5px;
    background: #C5A97F;
    position: absolute;
    -webkit-animation: preloader 1.5s infinite ease-in-out;
    -moz-animation: preloader 1.5s infinite ease-in-out;
    -ms-animation: preloader 1.5s infinite ease-in-out;
    -o-animation: preloader 1.5s infinite ease-in-out;
    animation: preloader 1.5s infinite ease-in-out;
}

fieldset,
label {
    display: inline-block;
    width: 100%;
}

.jetmenu,
label {
    position: relative;
}

.preloader div span:nth-child(2) {
    left: 11px;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
}

.preloader div span:nth-child(3) {
    left: 22px;
    -webkit-animation-delay: .4s;
    -moz-animation-delay: .4s;
    -ms-animation-delay: .4s;
    -o-animation-delay: .4s;
    animation-delay: .4s;
}

.preloader div span:nth-child(4) {
    left: 33px;
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s;
}

.preloader div span:nth-child(5) {
    left: 44px;
    -webkit-animation-delay: .8s;
    -moz-animation-delay: .8s;
    -ms-animation-delay: .8s;
    -o-animation-delay: .8s;
    animation-delay: .8s;
}

@-webkit-keyframes preloader {
    0%,
    100%,
    50% {
        height: 5px;
        -webkit-transform: translateY(0);
    }
    25% {
        height: 30px;
        -webkit-transform: translateY(15px);
    }
}

@-moz-keyframes preloader {
    0%,
    100%,
    50% {
        height: 5px;
        -moz-transform: translateY(0);
    }
    25% {
        height: 30px;
        -moz-transform: translateY(15px);
    }
}

@-ms-keyframes preloader {
    0%,
    100%,
    50% {
        height: 5px;
        -ms-transform: translateY(0);
    }
    25% {
        height: 30px;
        -ms-transform: translateY(15px);
    }
}

@keyframes preloader {
    0%,
    100%,
    50% {
        height: 5px;
        transform: translateY(0);
    }
    25% {
        height: 30px;
        transform: translateY(15px);
    }
}

label {
    cursor: pointer;
    color: #444;
    font-size: 13px;
    padding: 0 0 5px 1px;
}

.checkbox label,
.radio label {
    text-transform: none;
    font-size: 15px;
    width: auto;
    padding: 2px 0 0;
    max-width: 80%;
}

label span {
    text-transform: none;
}


/*button,input,select,textarea {
	margin: 0;
	vertical-align: baseline;
	outline: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	transition: all .2s ease-in;
  }
  
  button,input[type=button],input[type=reset],input[type=submit] {
	background: 0 0;
	cursor: pointer;
	text-transform: uppercase;
	-webkit-appearance: button;
	text-align: center;
  }
  
  input[type=checkbox],input[type=radio] {
	box-sizing: border-box;
	width: 100%;
	height: 100%;
  }
  
  input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
  }
  
  input[type=email],input[type=number],input[type=password],input[type=search],input[type=text],textarea {
	display: block;
	padding: 10px 15px;
	font-size: 15px;
	width: 100%;
	border: 1px solid #ddd;
	color: #444;
	height: 45px;
  }
  
  input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
  }
  
  input[type=number] {
	-moz-appearance: textfield;
  }
  
  textarea {
	resize: none;
	height: 125px;
  }
  
  input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=text]:focus,textarea:focus {
	border-color: #bbb;
  }
  
  input[type=file] {
	border: 1px solid #ddd;
	color: #444;
	padding: 6px;
	margin: 5px 0;
  }*/

.jetmenu li,
.jetmenu>li>a {
    color: #787878;
    display: inline-block;
}

fieldset>div {
    padding-bottom: 15px;
}

.error_message {
    font-weight: 500;
}

.jetmenu {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
    list-style: none;
    background: 0 0;
}

.jetmenu li {
    float: left;
    position: initial;
}

.jetmenu a {
    z-index: 10;
}

.jetmenu>li>a {
    text-transform: uppercase;
}

.jetmenu>li.active>a,
.jetmenu>li:hover>a {
    color: #fbdf4e;
}

.jetmenu ul.dropdown,
.jetmenu ul.dropdown li ul.dropdown {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    z-index: 99;
    min-width: 134px;
    background: #fff;
    box-shadow: 2px 3px 3px rgba(0, 0, 0, .1);
}

.jetmenu ul.dropdown li ul.dropdown {
    left: 100%;
    top: inherit;
}

.jetmenu ul.dropdown li {
    clear: both;
    width: 100%;
    font-size: 13px;
    border-bottom: 1px solid #ddd;
    font-weight: 500;
    text-transform: none;
}

.jetmenu li>.megamenu p,
.jetmenu li>.megamenu span {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}

.jetmenu ul.dropdown li a {
    width: 100%;
    padding: 15px;
    display: inline-block;
    float: left;
    clear: both;
    text-decoration: none;
    color: #787878;
}

.jetmenu ul.dropdown li:hover>a {
    background: #f1f1f1;
    color: #253238;
}

.jetmenu ul.dropdown li ul.dropdown.left {
    left: auto;
    right: 100%;
}

.jetmenu>li.fix-sub>.dropdown,
.jetmenu>li.fix-sub>.megamenu,
.jetmenu>li.fix-sub>.megamenu.half-width,
.jetmenu>li.jsright.last>.dropdown,
.jetmenu>li.jsright.last>.megamenu,
.jetmenu>li.jsright.last>.megamenu.half-width,
.jetmenu>li.right>.dropdown,
.jetmenu>li.right>.megamenu,
.jetmenu>li.right>.megamenu.half-width {
    right: 0;
}

.jetmenu ul li .indicator {
    top: 1px;
    left: -10px;
}

.jetmenu>li>.megamenu {
    position: fixed;
    display: none;
    width: 100%;
    top: 80px;
    background: #fff;
    z-index: 99;
    padding: 30px 0;
    -webkit-box-shadow: 2px 3px 3px rgba(0, 0, 0, .1);
    -moz-box-shadow: 2px 3px 3px rgba(0, 0, 0, .1);
    box-shadow: 2px 3px 3px rgba(0, 0, 0, .1);
    font-weight: 500;
}

.jetmenu>li>.megamenu .row>div {
    padding-bottom: 0;
}

.jetmenu li>.megamenu ul {
    margin: 0;
    float: left;
    padding: 0;
    display: block;
    position: relative;
    width: 100%;
}

.jetmenu li>.megamenu ul li {
    width: 100%;
    font-size: 13px;
}

.jetmenu li>.megamenu ul li a {
    float: left;
    width: 100%;
    padding: 12px 10px;
    border-bottom: 1px solid #ddd;
}

.jetmenu>li.jsright,
.jetmenu>li.right {
    float: right;
}

.jetmenu li>.megamenu p {
    padding: 1px 10px 15px;
    color: #C4A981;
    border-bottom: 1px solid #ddd;
    margin: -13px 0 0;
}

.jetmenu li>.megamenu span {
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}

.jetmenu li>.megamenu a {
    color: #253238;
}

.jetmenu li>.megamenu ul li a:hover {
    background: #f1f1f1;
}

.jetmenu li>.megamenu a:hover span {
    color: #C4A981;
}

.jetmenu .megamenu img {
    width: 100%;
}

.jetmenu>li>.megamenu.half-width {
    width: 50%;
}

.jetmenu>li>.megamenu.full-width {
    width: 100%;
    left: 0;
}

.jetmenu>li>a>i {
    line-height: 23px!important;
    margin-right: 6px;
    font-size: 18px;
    float: left;
}

.jetmenu>li.showhide {
    display: none;
    width: 100%;
    height: 50px;
    cursor: pointer;
    color: #fff;
    background: #2B3A42;
}

.jetmenu>li.showhide span.title {
    margin: 15px 0 0 25px;
    float: left;
}

.jetmenu>li.showhide span.icon {
    margin: 17px 20px;
    float: right;
}

.jetmenu>li.showhide .icon em {
    margin-bottom: 3px;
    display: block;
    width: 20px;
    height: 2px;
    background: #fff;
}

div.selector,
div.selector span {
    position: relative;
    overflow: hidden;
    height: 45px;
    line-height: 43px;
    background: #fff;
    width: 100%!important;
}

div.button,
div.button span,
div.checker span,
div.radio span,
div.selector,
div.selector span,
div.uploader,
div.uploader span.action {
    text-align: left;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

div.button,
div.checker,
div.radio,
div.selector,
div.uploader {
    display: -moz-inline-box;
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
}

div.button,
div.button *,
div.checker,
div.checker *,
div.radio,
div.radio *,
div.selector,
div.selector *,
div.uploader,
div.uploader * {
    cursor: pointer;
    margin: 0;
    padding: 0;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

div.checker,
div.radio {
    margin-right: 15px;
    float: left;
}

input.uniform-input,
select.uniform-multiselect,
textarea.uniform {
    padding: 10px 15px;
    border: 1px solid #ddd;
}

input.uniform-input.active,
input.uniform-input.focus,
select.uniform-multiselect.active,
select.uniform-multiselect.focus,
textarea.uniform.active,
textarea.uniform.focus {
    border-color: #bbb;
}

div.checker input,
input[type=search],
input[type=search]:active {
    -moz-appearance: none;
    -webkit-appearance: none;
}

div.selector {
    border: 1px solid #ddd;
    padding-left: 15px;
}

div.selector span {
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    cursor: pointer;
    padding-right: 30px;
}

div.selector span:before {
    font-family: FontAwesome;
    content: "\f107";
    position: absolute;
    top: 1;
    right: 15px;
    font-size: 20px;
    color: #ccc;
}

div.selector select {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: 0 0;
    position: absolute;
    height: 46px;
    top: 0;
    left: 0;
    width: 100%;
}

div.checker,
div.checker input,
div.checker span,
div.radio,
div.radio input,
div.radio span {
    width: 25px;
    height: 25px;
}

div.selector.active,
div.selector.focus {
    border-color: #bbb;
}

div.checker {
    position: relative;
    top: 0;
}

div.checker span {
    display: -moz-inline-box;
    display: inline-block;
    zoom: 1;
    text-align: center;
    background: #fff;
    border: 1px solid #ddd;
    position: relative;
}

div.checker span.checked:before {
    font-family: FontAwesome;
    content: "\f00c";
    position: absolute;
    top: 1px;
    left: 5px;
    color: #666;
}

div.checker input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: 0 0;
    display: -moz-inline-box;
    display: inline-block;
    zoom: 1;
}

div.radio {
    position: relative;
    top: 0;
}

div.radio span {
    border: 1px solid #ddd;
    background: #fff;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    position: relative;
    display: -moz-inline-box;
    display: inline-block;
    zoom: 1;
    text-align: center;
}

div.radio span.checked:before {
    content: "";
    width: 11px;
    height: 11px;
    background: #191f26;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    position: absolute;
    top: 6px;
    left: 6px;
}

div.radio input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: 0 0;
    display: -moz-inline-box;
    display: inline-block;
    zoom: 1;
    text-align: center;
}

.content .ui-datepicker {
    width: 100%;
}

.ui-datepicker-header {
    position: relative;
}

.ui-datepicker-title {
    background: #515E64;
    color: #fff;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    padding: 13px 15px;
}

.ui-datepicker-prev {
    cursor: pointer;
    position: absolute;
    top: 0;
    color: #fff;
    left: 15px;
    text-indent: -999999px;
}

.ui-datepicker-prev:before {
    content: "\2039";
    position: absolute;
    top: 3px;
    left: 0;
    font-size: 30px;
    color: #fff;
    text-indent: 0;
}

.ui-datepicker-next {
    cursor: pointer;
    position: absolute;
    top: 0;
    color: #fff;
    right: 15px;
    text-indent: -999999px;
}

.ui-datepicker-next:before {
    content: "\203A";
    position: absolute;
    top: 3px;
    right: 0;
    font-size: 30px;
    color: #fff;
    text-indent: 0;
}

.ui-datepicker th {
    text-align: center;
    background: #fff;
    text-transform: uppercase;
    color: #2B3941;
    border-color: #ddd;
    font-weight: 400;
}

.content .ui-datepicker th {
    font-size: 14px;
    padding: 15px 17px 14px;
}

.ui-datepicker td {
    width: 14.2857%!important;
    text-align: center;
    padding: 0;
    background: #fff;
    color: #515E64;
}

.content .ui-datepicker td {
    font-size: 18px;
}

.ui-datepicker td a {
    font-weight: 400;
    color: #515E64;
}

.ui-datepicker td a,
.ui-datepicker td span {
    float: left;
    width: 100%;
    height: 100%;
    padding: 12px;
}

.content .ui-datepicker td a,
.content .ui-datepicker td span {
    padding: 17px;
}

.ui-datepicker .ui-datepicker-unselectable,
.ui-datepicker .ui-state-disabled {
    background: #eee;
    color: #666;
}

.ui-datepicker .ui-datepicker-today {
    background: #515E64;
    color: #fff;
}

.ui-datepicker .ui-datepicker-today a {
    color: #fff;
}

.ui-datepicker a.ui-state-active,
.ui-datepicker a.ui-state-hover {
    background: #2B3A42;
    color: #fff;
    font-weight: 500;
}

.ui-datepicker-month,
.ui-datepicker-year {
    width: 30%;
    margin: 0 10px;
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid;
    }
    *,
    select {
        background: 0 0!important;
    }
    * {
        color: #000!important;
        text-shadow: none!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
        font-size: 10pt!important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    blockquote,
    pre {
        border: 1px solid #999;
    }
    thead {
        display: table-header-group;
    }
    img {
        max-width: 100%!important;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .footer,
    .header,
    .sidebar {
        display: none;
    }
    .main {
        margin: 0;
    }
}

@media screen and (max-width:1400px) {
    .gallery .one-fourth,
    .results .one-fourth {
        width: 33.3334%;
    }
}

@media screen and (max-width:1200px) {
    .wrap {
        width: 94%;
    }
    .lSAction {
        float: left;
        width: 100%;
        padding: 15px!important;
        border-top: 1px solid #ddd;
        background: #fff;
        right: 0;
        bottom: 0;
        position: relative!important;
    }
    .lSAction>a {
        opacity: 1!important;
        margin: 0!important;
        padding: 0 15px;
    }
}

@media screen and (max-width:1040px) {
    .gallery .one-fourth,
    .one-third,
    .results .one-fourth,
    .two-third,
    article.one-fourth,
    div.one-fourth,
    div.one-sixth {
        width: 50%;
    }
    .details div {
        width: 100%;
    }
    .details div:nth-child(2n) {
        border-left: none;
    }
}

@media screen and (max-width:980px) {
    .wrap {
        width: 92%;
    }
    .jetmenu a,
    .main-nav,
    nav.tabs .wrap {
        width: 100%;
    }
    .header {
        position: relative;
        height: auto;
    }
    .header .logo {
        display: inline-block;
        padding: 0;
        margin: 15px 0 0;
    }
    .jetmenu .indicator,
    .jetmenu>li {
        display: block;
    }
    .main-nav {
        float: left;
    }
    .jetmenu>li {
        width: 100%;
        border-bottom: 1px solid #ddd;
    }
    .jetmenu>li>a {
        padding: 15px 0;
    }
    .jetmenu ul.dropdown,
    .jetmenu ul.dropdown li ul.dropdown {
        float: left;
        margin: -10px 0 10px;
        width: 100%!important;
        left: 0;
        position: static!important;
        border: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .jetmenu ul.dropdown li {
        background: #fff!important;
        border: none;
    }
    .jetmenu ul.dropdown>li>a {
        padding: 5px 15px;
        color: #253238;
    }
    .jetmenu>li>.megamenu {
        width: 100%!important;
        position: static;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        padding: 0;
    }
    .jetmenu>li>.megamenu .wrap {
        width: 100%;
        max-width: 100%;
    }
    .jetmenu>li>.megamenu .row [class*=col] {
        display: block;
        width: 100%!important;
        padding: 0 0 15px;
    }
    .jetmenu>li>.megamenu .row {
        margin: 0;
    }
    .jetmenu li>.megamenu p {
        margin: 0 0 10px;
        padding: 0 10px 12px;
    }
    .jetmenu>li>.megamenu ul li a {
        border: none;
        padding: 5px 15px;
    }
    .advanced-search {
        top: 0;
    }
    .advanced-search .wrap>div,
    .advanced-search .wrap>div:first-child,
    .advanced-search .wrap>div:last-child {
        width: 50%;
        padding: 30px 15px 0;
    }
    .search-hide {
        margin: 15px 0 0;
    }
    input[type=email],
    input[type=number],
    input[type=password],
    input[type=search],
    input[type=text],
    textarea {
        padding: 11px 15px;
    }
    .main {
        margin-top: 0;
    }
    .fixed {
        position: static;
    }
    .offset {
        margin-top: 0!important;
    }
    .filter-hide {
        margin: -12px 0 13px;
    }
    .filter-show {
        right: 4%;
    }
    .home nav.tabs li {
        font-size: 17px;
    }
    ol.quadruplets li,
    ol.triplets li,
    ol.twins li,
    ul.quadruplets li,
    ul.triplets li,
    ul.twins li {
        width: 100%;
    }
    .blog .sidebar-right {
        margin: 0;
    }
    .blog .sidebar-right .widget {
        padding: 0;
    }
}

@media screen and (max-width:840px) {
    .booking .one-third,
    .booking .two-third,
    .full-width,
    .one-fifth,
    .one-half,
    .one-sixth,
    .one-third,
    .sidebar.one-fourth,
    .three-fourth,
    .two-third {
        width: 100%;
    }
    .heightfix {
        height: auto!important;
    }
    nav.tabs.six li {
        font-size: 14px;
    }
    .home nav.tabs li {
        font-size: 15px;
    }
    .grid2 .text,
    .grid4 .text {
        padding: 30px 30px 10px!important;
    }
    .grid2 .text h3,
    .grid4 .text h3 {
        padding-bottom: 30px;
    }
    .highlight {
        padding: 30px!important;
        margin: 15px -30px 28px;
    }
    .highlight h4 {
        padding-bottom: 20px;
    }
    .blog .sidebar-left,
    .blog .sidebar-right {
        margin: 0;
    }
    .intro .wrap,
    .wrap.center {
        max-width: 100%;
    }
}

@media screen and (max-width:670px) {
    nav.tabs {
        height: auto!important;
        padding: 0;
    }
    nav.tabs .wrap {
        float: left;
    }
    nav.tabs li {
        width: 100%!important;
        border-right: none;
        border-bottom: 1px solid rgba(255, 255, 255, .18);
        text-align: left;
    }
    nav.tabs li a {
        line-height: 60px;
    }
    nav.tabs li span {
        margin: 10px 15px 0;
        float: left;
        width: auto;
    }
    .row,
    ul.icons {
        margin: 0;
    }
    .home nav.tabs li img {
        height: 100px;
    }
    .home nav.tabs li a {
        text-align: center;
        line-height: 1.32;
        padding: 10px 30px 30px;
        font-size: 17px;
    }
    .wrap {
        width: 90%;
    }
    .full-width,
    .one-fifth,
    .one-fourth,
    .one-half,
    .one-seventh,
    .one-sixth,
    .one-third,
    .three-fourth,
    .two-third {
        padding-left: 0;
        padding-right: 0;
        width: 100%!important;
    }
    .filter-show {
        right: 5%;
    }
    .pricing div {
        width: 100%;
        margin: 0 0 30px!important;
    }
    .testimonials br {
        display: none;
    }
}

@media screen and (max-width:480px) {
    .content .ui-datepicker td,
    .content .ui-datepicker th {
        font-size: 13px;
        padding: 5px;
    }
    .advanced-search .wrap>div,
    .advanced-search .wrap>div:first-child,
    .advanced-search .wrap>div:last-child {
        width: 100%;
    }
}

.flex-direction-nav a.flex-next::before,
.flex-direction-nav a::before,
ul.ui-autocomplete>li:before {
    content: '';
}

.jetmenu {
    position: relative;
}

/*.main-nav {*/
/*    width: 85%;*/
/*}*/

.jetmenu>li {
    margin-left: 0!important;
}

.jetmenu>li>a {
     font-family: "Barlow", sans-serif;
    color: #ffffff;
    font-size: 19px;
    font-weight: 500;
    line-height: 16px;
    text-align: right;
    padding: 30px 12px 9px;
}

.header-log-wrap {
    padding-left: 50px
}


/*.fa {
	line-height: 40px!important;
  }*/

.footer .circle,
.footer .circle .fa {
    line-height: 35px!important;
}

.header {
    width: 100%;
    border-bottom: none;
}

.wrap {
    max-width: 100%;
    width: 100%;
    margin: 0;
}

.facebook:hover {
    background: #3B5998!important;
}

.google:hover {
    background: #DF4B38!important;
}

.instagram:hover {
    background: #417399!important;
}

.twitter:hover {
    background: #5EA9DD!important;
}

.youtube:hover {
    background: #E32525!important;
}

.linkedin:hover {
    background: #01649B!important;
}

.pinterest:hover {
    background: #CD1F28!important;
}

.last-icon {
    list-style: none;
    padding-top: 45px;
}

.footer .circle {
    width: 35px!important;
    height: 35px!important;
}

.mobile-footer-list {
    display: none;
    width: 280px;
    overflow: hidden;
    margin: 0 auto;
}

.mobile-classic {
    display: none;
}

.mobile-footer-list li {
    list-style: none;
    padding-top: 10px;
}

.search {
    width: 235px;
}

.search-li {
    float: right;
}

.search-li p,
.search-li span {
    float: left;
    padding-left: 25px;
}

.search-li span.search input {
    border-radius: 9px;
    border: 1px solid #555655;
}

.search-li span.search img {
    position: absolute;
    right: 20px;
    top: 7px;
    width: 17px;
}

.footer .li {
    list-style-type: none;
}

.orange-txt a {
    color: #e46d33;
}

@font-face {
    font-family: notera;
}

header .jetmenu {
    float: right;
    width: auto;
}

.orange-txt {
    color: #e46d33!important;
}

.header .jetmenu li .dropdown li {
    margin-left: 0;
}

.jetmenu ul.dropdown {
    top: auto!important;
}

ul.ui-autocomplete {
    list-style: none;
    z-index: 100000;
}

.ui-menu .ui-menu-item {
    text-align: left;
}


/*.row {
	padding: 0 0 0 9%!important;
  }*/

footer .wrap .row .one-fourth {
    padding: 0;
}

.jetmenu .indicator {
    display: none;
    left: -15px;
    top: 0;
    font-size: 14px;
    float: right;
    color: #787878;
}

.advanced-search,
.advanced-search div.selector span:before {
    display: block!important;
}

.copyright-line {
    vertical-align: middle;
    padding-top: 22px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

.flexslider li .content a p {
    text-shadow: 2px 2px 8px #000;
    font-size: 20px;
}

.advanced-search {
    width: 100%;
    text-align: center;
    background-color: #D6D6DA!important;
    position: relative;
    top: -6px;
    margin: 0;
}

.advanced-search .wrap {
    padding-left: 0;
}

.advanced-search .wrap>div {
    line-height: 45px;
    margin-top: 0!important;
    padding: 15px;
    width: 17%;
}

.advanced-search .selector,
.advanced-search .selector span {
    background-color: #fff;
}

.advanced-search div.selector span {
    text-align: center;
    font-weight: 700;
    margin-left: 3%;
     font-family: "Barlow", sans-serif;
}

.advanced-search .wrap h3 {
    font-family: "Barlow", sans-serif;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    transform: scaleY(1.0001);
    white-space: nowrap;
    overflow: hidden;
}

.advanced-search .wrap input {
     font-family: "Barlow", sans-serif;
}

.advanced-search .wrap .button {
    box-shadow: 1px 3px 5.58px .42px rgba(0, 0, 0, .44);
}

.dropTest .selector span:before {
    font-family: FontAwesome;
    content: "\f107";
    position: absolute;
    right: 15px;
    font-size: 20px;
    color: #ccc!important;
}

@media (max-width:1280px) {
    .jetmenu>li>a {
        padding: 15px;
    }
    .header .jetmenu li span.search {
        padding: 10px!important;
    }
    .search-li {
        width: auto!important;
    }
    .header .jetmenu li span.search img {
        top: 18px!important;
    }
}

@media (max-width:1200px) {
    .advanced-search .wrap {
        padding: 0 2%;
    }
    .advanced-search .wrap>div:first-child {
        padding-bottom: 0;
        width: 100%;
    }
    .advanced-search .wrap>div {
        float: left;
        padding: 30px 15px;
        position: relative;
        width: 25%;
    }
}

@media (max-width:1191px) {
    .jetmenu>li>a {
        font-size: 14px;
    }
}

@media (max-width:980px) {
    div.header-separator {
        margin-top: 0!important;
    }
    .flexslider {
        padding-top: 0;
    }
    .header .jetmenu,
    .main-nav {
        width: 100%;
    }
    .header .jetmenu li span.search {
        float: none;
        max-width: 100%;
        padding: 10px;
        width: 100%;
    }
    .header .jetmenu li span.search input {
        height: 40px!important;
    }
    .header {
        height: auto;
    }
    .jetmenu .indicator {
        display: block;
        left: 2px;
        font-size: 12px;
    }
    .advanced-search .wrap>div {
        width: 50%;
    }
}

@media (max-width:715px) {
    .copyright-line {
        margin-left: 1%;
    }
}

@media (max-width:670px) {
    .mobile-classic,
    .mobile-footer-list {
        display: block;
    }
    .footer-bottom,
    .last-icon {
        display: none;
    }
    .footer .one-fourth {
        height: auto!important;
        width: 50%!important;
    }
    .footer .one-fourth.mobile-footer-list {
        width: 100%!important;
    }
    .row {
        padding: 0!important;
    }
}

.cd-top,
.contact-details,
.links,
.social-icons {
    display: inline-block;
}

@media (min-width:635px) {
    .flexslider li .content {
        margin-left: 70px;
        margin-bottom: 15px;
    }
}

@media (max-width:600px) {
    .footer .one-fourth {
        width: 100%!important;
        padding: 10px!important;
    }
    #call-us {
        line-height: normal!important;
        width: auto!important;
    }
}

@media (max-width:480px) {
    .flexslider li .content a h1 cufontext {
        font-size: 20px!important;
    }
    .advanced-search .wrap>div {
        width: 100%;
    }
    .advanced-search .wrap {
        padding: 0 0 20px;
    }
}

@media (max-width:430px) {
    .advanced-search .wrap h3 {
        white-space: pre-wrap!important;
    }
}

@media (max-width:414px) {
    .advanced-search .wrap h3 {
        font-size: 23px;
    }
    .advanced-search .wrap>div {
        padding: 5px 15px!important;
    }
}

.dropdown li:hover,
.jetmenu li a:hover {
    color: #fbdf4e!important;
}

.main-nav {
    /*max-width: 800px;*/
    margin-right: 25px;
}

.breadCrumbDiv,
.breadCrumbDiv a,
.breadCrumbDiv a:hover {
    color: #00002f!important;
}

a {
    color: #333435;
}

a:hover {
    text-decoration: underline;
    color: #015ba7;
}

#logo-img {
    max-width: 130%!important;
    width: 115%!important;
    margin-left: 50px;
}

.cd-top {
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 100%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}

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

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

.cd-top.cd-fade-out {
    opacity: .5;
    z-index: 999;
}

.no-touch .cd-top:hover {
    background-color: #e86256;
    opacity: 1;
}

.contact-details {
    width: 30%;
}

.links {
    width: 67%;
}

.ui-menu .ui-menu-item {
    background: #fff;
    width: 210px;
    padding: 5px;
    border-bottom: 1px solid #787878;
}

.ui-menu .ui-menu-item:hover {
    background: #add8e6;
    cursor: pointer;
}

.social-icons {
    padding-top: 0;
    padding-right: 7%;
    text-align: right;
    vertical-align: middle;
    float: right;
    position: relative;
    top: 30px;
}

.footer .circle {
    margin: 0 10px 5px 0;
}

@media (max-width:1280px) {
    .dropperText: after {
        //content: '&#x25bc;';
        font-family: FontAwesome;
        content: "\f107";
        position: absolute;
        top: 14px!important;
    }
}

@media screen and (max-width:1040px) {
    .contact-details,
    .links {
        display: table-cell;
    }
    .links {
        vertical-align: middle;
    }
    footer .wrap .row .one-fourth {
        padding: 10px;
    }
}

@media only screen and (min-width:1024px) {
    .cd-top {
        height: 60px;
        width: 60px;
        right: 30px;
        bottom: 30px;
    }
}

@media (min-width:980px) {
    .dropperText: after {
        //content: '&#x25bc;    ';
        font-family: FontAwesome;
        content: "\f107";
        position: absolute;
        top: 28px;
        margin-left: 3px;
    }
}

@media (max-width:980px) {
    .social-icons {
        position: static;
    }
    .main-nav {
        max-width: 980px;
    }
    #logo-img {
        margin-left: 5px;
    }
}

@media only screen and (min-width:768px) {
    .cd-top {
        right: 20px;
        bottom: 20px;
    }
}

@media (max-width:670px) {
    .contact-details {
        padding-left: 10px;
        display: inline-block;
        width: auto;
    }
}

@media (max-width:600px) {
    .top-section {
        padding-left: 5%;
    }
}

@media (max-width:480px) {
    .bottom-section,
    .social-icons {
        text-align: center;
    }
    .social-icons {
        width: 100%;
        float: none;
        padding-right: 0!important;
    }
    .social-icons li {
        display: inline-block;
        float: none!important;
    }
}

.flexslider .slides {
    zoom: 1;
    min-width: 100%;
}

.flexslider li .content a h1 cufontext {
    font-size: 50px;
    font-weight: 700;
    text-shadow: 1px 1px 4px #000;
    text-transform: capitalize;
}

.flexslider .slides img {
    min-height: 200px;
}

.footer .social-icons .circle {
    background: #87B2B6;
    color: #00002F;
}

.footer .social-icons .fa {
    font-size: 21px;
}

.copyright-line {
    margin-left: 0;
    padding: 0 0 22px;
    float: none;
}

#homepage .flex-direction-nav a.flex-next::before,
#homepage .flex-direction-nav a::before,
#homepage ul.howtotravelcontent>li::before,
.flexslider ul>li::before {
    content: '';
}

.flex-prev {
    background: url(../1439238385000/sliderPrev.png) center center no-repeat;
}

.flex-next {
    background: url(../1439238385000/sliderNext.png) center center no-repeat;
}

body {
    background: #FFF;
    overflow-y: hidden;
}

.wrap {
    /* padding-left: 5%!important;*/
}

.btn,
.btnWhatsNew,
.button,
.formulaButton {
    background: 0 0!important;
    border-radius: 2px;
}

.as-sub,
.button:hover {
    background: #FFF!important;
}

.button:hover {
    color: #000030!important;
}

.flexslider {
    margin: 0!important;
    border: 0!important;
    padding-top: 30px;
}

.flex-viewport {
    overflow: visible!important;
}

.flexslider ul {
    width: 100%;
}

.flexslider li .content a {
    text-align: left;
    display: block;
    margin-top: 10px;
    color: #fff;
}

.flexslider li {
    position: static;
}

.flexslider ul.slides li {
    position: relative;
}

.flexslider .slides li,
.flexslider .slides li img {
    min-height: 180px;
}

.flexslider .slides li .overlay {
    margin-top: none;
    position: absolute;
    bottom: 0;
    height: auto;
}

.flex-direction-nav {
    display: inline;
}

.flex-control-nav.flex-control-paging,
.flexslider li .content a h1 canvas {
    display: none;
}

.flex-direction-nav li {
    padding: 0;
}

.flex-direction-nav a {
    height: 50px;
}

.flexslider li .content a p {
    padding-left: 20px;
}

.flexslider li .content a h1 {
    float: left;
    padding-bottom: 5px;
    visibility: visible;
    width: 100%;
    padding-left: 20px;
}

#homepage .blog-caption h2,
#homepage .logo-section h1,
#homepage .testimonials h6,
#homepage .text h3 {
    text-transform: uppercase;
}

.lightBlue-txt {
    color: #85B1B4;
}

.darkBlue-txt {
    color: #00002F;
}

.darkBlue-btn,
.lightBlue-btn,
.orange-btn {
    color: #FFF!important;
    border: none;
}

.lightBlueBG {
    background-color: #85B1B4!important;
}

.darkBlueBG {
    background-color: #00002F!important;
}

.lightBlue-btn {
    background-color: #85B1B4!important;
}

.orange-btn {
    background-color: #E46D33!important;
}

.darkBlue-btn {
    background-color: #00002F!important;
}

.bar_seperator {
    height: 1px;
    width: 60%;
    background-color: #ccc;
}

.notera {
    font-family: notera;
}

#homepage .home nav.tabs {
    position: relative;
    top: -3px;
}

#homepage .advanced-search,
#homepage .bottom-table,
#homepage .home section {
    top: -6px;
    position: relative;
}

#homepage .wrap.center {
    text-align: center;
    max-width: 65%;
    padding-left: 0;
}

#homepage .li_container {
    width: 60%;
    margin: auto;
    text-align: center;
    display: block;
    height: 350px;
}

#homepage .circle.large.border>span:before,
#homepage .li_container ul li:before {
    display: none;
}

#homepage .li_container ul li {
    text-decoration: none;
    list-style: none;
    font-size: 12px;
    text-align: left;
}

#homepage #description {
    width: 60%;
    margin: 10px auto 20px;
    text-align: left;
}

#homepage .circle.large {
    width: 150px;
    height: 150px;
    border-radius: 100px;
}

#homepage .circle.large:hover {
    background: #FFF!important;
}

#homepage .header>wrap {
    padding-left: 2%!important;
}

#homepage .advanced-search {
    width: 100%;
    text-align: center;
    display: block!important;
    background: #D6D6DA;
}

#homepage .cta.grey {
    top: 0;
}

#homepage .cta p {
    font-size: 16px;
}

#homepage .cta.signup-section {
    padding: 0;
}

#homepage .cta.signup-section .wrap {
    top: 5px;
}

#homepage .cta h3 {
    font-weight: 400;
    font-size: 21px;
    padding: 0 0 15px;
}

#homepage header .wrap,
#homepage nav.tabs.four ul {
    padding: 0!important;
}

#homepage .cta .button {
    margin-bottom: 0;
    font-family: Raleway;
    font-size: 18px;
    font-weight: 700;
}

#homepage nav.tabs.four.navigation-tab {
    background: #fff;
    margin-bottom: 8px;
    margin-top: 8px;
}

#homepage nav.tabs ul {
    width: 75%;
}

#homepage nav.tabs li a {
    float: left;
    width: 100%;
    color: #fff;
    font-weight: 400;
    border-right: 1px solid #000030;
}

#homepage nav.tabs.four ul li {
    width: 25%!important;
    margin: 0!important;
}

#homepage .header .jetmenu {
    float: right;
    width: auto;
}

#homepage .header .jetmenu li .dropdown li {
    margin-left: 0;
}

#homepage article.one-half div.one-half .text div {
    height: 15px!important;
}

#homepage .navigation-tab li {
    border: none!important;
    background-color: #FFF;
}

#homepage .navigation-tab li a {
    color: #00002F!important;
}

#homepage .navigation-tab li a img {
    webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

#homepage .walking_tours {
    background-color: #00002F;
}

#homepage .walking_tours .wrap.center {
    text-align: center;
    max-width: 100%;
    padding-left: 0;
    padding-bottom: 25px;
}

#homepage .walking_tours .wrap.center h2 {
    width: 95%;
}

#homepage .walking_tours .wrap.center p {
    width: 75%;
    margin: 0 auto;
    padding: 0;
     font-family: "Barlow", sans-serif;
}

#homepage .howtotravel td {
    background: #fff!important;
     font-family: "Barlow", sans-serif;
    font-size: 31px;
}

#homepage .howtotravelwrapper {
    width: 100%;
    background: #fff!important;
    padding: 20px 0;
}

#homepage .howtotravelcontent {
    margin: auto;
}

#homepage .howtotravelcontent li {
    border: none;
     font-family: "Barlow", sans-serif;
    list-style: none;
    margin: 0 10px;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
    width: 200px;
    box-sizing: content-box;
    border-bottom: 1px solid #DC6E39;
    display: inline-block;
    white-space: nowrap;
}

#homepage .howtotravelcontent li img {
    border-radius: 100px;
    height: 200px;
    padding-bottom: 5px;
    margin: 0 auto;
}

#homepage .testimonials {
    background: #f2f2f1;
    top: 2px!important;
    padding: 50px 0;
}

#homepage .testimonials p {
    font-size: 15px;
    font-weight: 500;
     font-family: "Barlow", sans-serif;
    color: #e36e31;
}

#homepage .grid4,
#homepage .grid4 .text {
    background-color: #F2F2F1;
}

#homepage .grid4 div.one-half:before {
    border-color: transparent #E8E8E6 transparent transparent;
}

#homepage .contact-us-banner {
    background-color: #00002F;
}

#homepage .contact-us-banner .button,
#homepage .tour-package .button {
    border-width: 1px;
    font-size: 13px;
    font-weight: 600;
    height: 45px;
    white-space: nowrap;
    float: right;
    margin-right: 50px;
    width: 200px;
}

#homepage .contact-us-banner .button {
    font-family: Raleway;
    font-size: 18px;
    font-weight: 700;
}

#homepage .tour-package .button {
    height: 35px;
}

#homepage .contact-us-banner div {
    color: #fff;
     font-family: "Barlow", sans-serif;
    float: left;
    line-height: 42px;
}

#homepage .contact-us-banner input {
    float: left;
    line-height: 42px;
    margin-right: 11%!important;
    background-color: #81A8AB!important;
}

#homepage .tour-package {
    background-color: #fff;
    height: auto;
    overflow-x: auto;
    position: relative;
    top: -6px;
    overflow: hidden;
}

#homepage .full-width-content {
    width: 100%;
    display: block;
    color: #474748;
     font-family: "Barlow", sans-serif;
    font-size: 15px;
    font-weight: 400;
}

#homepage .tour-package p.full-width-content {
    text-align: left!important;
     font-family: "Barlow", sans-serif;
}

#homepage .blog-caption,
#homepage .blog-content-button,
#homepage .logo-content,
#homepage .logo-section h1,
#homepage .logo-section p {
    text-align: center;
}

#homepage .tour-package h2 {
    padding: 40px 0 10px;
     font-family: "Barlow", sans-serif;
    color: #e46e31;
    font-size: 40px;
    font-weight: 400;
}

#homepage .tour-package h3 {
    padding-bottom: 0;
     font-family: "Barlow", sans-serif;
    color: #44475a;
    font-size: 30px;
    font-weight: 200;
}

#homepage .tour-package .caption {
     font-family: "Barlow", sans-serif;
    color: #44475a;
    font-size: 19px;
    font-weight: 600;
}

#homepage .tour-package .package-date {
    margin: 15px 0;
    padding: 20px 0;
    border-bottom: 2px solid #DCDCDC;
    border-top: 4px solid #DCDCDC;
     font-family: "Barlow", sans-serif;
    color: #515e64;
    font-size: 18px;
    font-weight: 400;
}

#homepage .tour-package .one-half {
    padding: 0;
    max-height: 700px;
    min-height: 200px;
}

#homepage .tour-package .content-half {
    padding: 0 30px;
}

#homepage .tour-package .button {
    float: left;
    width: auto;
}

#homepage .tour-package .navigation-wrapper {
    line-height: 45px;
    float: right;
}

#homepage .tour-package .navigation-wrapper a {
    padding: 0 10px;
    cursor: pointer;
    font-family: myriad-pro;
    color: #515e64;
}

#homepage .tour-package .navigation-wrapper a:first-child {
    border-right: 4px solid #DCDCDC;
}

#homepage .tourpackage-flexslider {
    padding-top: 0;
}

#homepage .tourpackage-flexslider .flex-direction-nav {
    display: none;
}

#homepage .logo-section {
    background-color: none;
}

#homepage .logo-section .one-fourth {
    width: 25%;
}

#homepage .logo-section h1 {
    padding: 20px 0 25px;
    color: #000030;
     font-family: "Barlow", sans-serif;
    font-size: 35px;
    font-weight: 400;
}

#homepage .logo-section p {
    padding-bottom: 40px;
     font-family: "Barlow", sans-serif;
    color: #464847;
    font-size: 18px;
    font-weight: 400;
}

#homepage .blog-content,
#homepage .blog-content p {
     font-family: "Barlow", sans-serif;
    color: #fff;
}

#homepage .one-fourth.wow.animated {
    padding: 0 15px 10px;
}

#homepage .testimonials .wrap.right {
    display: block;
    height: auto;
    width: auto;
}

#homepage .white.icons .one-fourth {
    height: 280px;
}

#homepage .list-section .one-fourth {
    height: 270px;
}

#homepage .blog-caption {
    margin: auto;
    background-color: #fff;
    border-radius: 150px;
    height: 250px;
    width: 250px;
}

#homepage .our-blog .one-half {
    padding: 90px 0;
}

#homepage .blog-caption h2 {
    padding: 23px 0 0!important;
    display: block;
}

#homepage .blog-caption-content {
    padding: 0 30px;
    font-size: 20px;
}

.separator-div {
    border: 1px solid #484A49;
    width: 74%;
    margin: 10px auto;
}

#homepage .blog-content {
    max-width: 300px;
    height: 300px;
    display: table-cell;
    vertical-align: middle;
    width: 90%;
}

#homepage .signup-section {
    background-color: #00002F;
}

#homepage .signup-section .button {
    background-color: #89B1B3!important;
    border: none;
}

#homepage .in-spotlight {
    background-color: #fff;
    height: auto;
    overflow-x: auto;
    width: 100%;
    display: inline-block;
}

#homepage .in-spotlight-image {
    overflow: hidden;
    width: 100%;
    float: left;
}

#homepage .in-spotlight .widget .box-white {
    border: none;
}

#homepage .in-spotlight .featured a img {
    padding-bottom: 15px;
    border-bottom: 1px solid #E46D33;
}

#homepage .follow-adventure h1 {
    display: block;
}

#homepage .what-guest-say {
    background-color: #00002F;
    padding: 35px 5%;
    clear: both;
}

#homepage .what-guest-say .flexslider {
    padding-top: 0!important;
    background: 0 0;
}

#homepage .what-guest-say .flexslider li {
    min-height: auto!important;
}

#homepage .what-guest-say .flexslider img {
    min-height: 10px!important;
}

#homepage .what-guest-say .flexslider .flex-direction-nav {
    // display: none;
}

#homepage .what-guest-say p {
    color: #fff;
}

#homepage .what-guest-say h2 {
    display: block;
    padding-bottom: 20px;
     font-family: "Barlow", sans-serif;
    color: #87b3b6;
}

#homepage .tour-image {
    float: left;
}

#homepage .tour-image img {
    width: 100%;
}

#homepage .slider-bottom-bar {
    bottom: 15px;
    position: absolute;
    width: 45%;
}

#homepage .tourpackage-flexslider .slides li {
    min-height: 200px!important;
}

#homepage .tourpackage-flexslider .slides li img {
    min-height: 200px!important;
    max-height: 800px!important;
}

#homepage .read-more {
    margin-right: 0!important;
}

#homepage .advanced-search .wrap {
    padding-left: 0;
    top: 5px;
}

#homepage .advanced-search .wrap h3 {
    font-family: "Barlow", sans-serif;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    transform: scaleY(1.0001);
    white-space: nowrap;
    overflow: hidden;
}

#homepage .button {
    box-shadow: 1px 3px 5.58px .42px rgba(0, 0, 0, .44);
    font-family: Raleway;
}

#homepage .navigation-tab li:hover a {
    text-decoration: none;
    color: #E46D33!important;
}

#homepage .home nav.tabs {
    height: auto;
    margin: 0;
}

#homepage nav.tabs {
    padding: 0;
    height: auto;
}

#homepage nav.tabs li a {
    height: 82%;
}

#homepage nav.tabs li img {
    height: 50px;
}

#homepage nav.tabs.four li,
#homepage nav.tabs.four.navigation-tab {
    background-color: #FFF!important;
}

#homepage .is-classic-journeys h2 {
    color: #464847;
     font-family: "Barlow", sans-serif;
    font-size: 40px;
}

#homepage .is-classic-journeys-description {
     font-family: "Barlow", sans-serif;
    color: #464847;
    font-size: 20px;
}

#homepage .text h3 a {
    font-family: Raleway;
    color: #202935;
    font-weight: 700;
    text-decoration: none;
}

#homepage .text p {
     font-family: "Barlow", sans-serif;
    color: #202935;
    font-weight: 400;
    font-size: 14px;
}

#homepage .text .more,
#homepage .text .more a {
     font-family: "Barlow", sans-serif;
    color: #e46e31!important;
    font-weight: 900;
}

#homepage .row {
    padding: 0 0 0 10%!important;
}

#homepage .logo-section-image {
    height: 135px;
    border-bottom: 2px solid #e46e31;
}

#homepage .logo-section-image img {
    margin: 0 auto;
    height: 90%;
}

#homepage .logo-content {
     font-family: "Barlow", sans-serif;
    color: #464847;
    padding-top: 10px;
    padding-bottom: 10px;
}

#homepage .contact-us-banner a,
#homepage a.circle,
#homepage a.circle:hover {
    color: #fff;
}

#homepage .follow-adventure a:hover {
    text-decoration: none;
}

#homepage .button.white:focus,
#homepage .button.white:hover {
    background: #fff!important;
}

#homepage input.button.as-sub.orange-btn.read-more {
    height: 35px;
}

#homepage .widget.featured {
    width: 40%;
}

#homepage .mobile-active {
    display: none!important;
}

#homepage .asiaAfr-list-old,
#homepage .euro-list-old,
#homepage .mobile-inactive {
    display: block;
}

#homepage .signup-section-heading-button {
    margin: 30px 11% 30px 50px;
    float: right;
    line-height: 42px;
}

#homepage .circle,
#homepage .circle .fa {
    line-height: 35px!important;
}

#homepage .asiaAfr-list-new,
#homepage .euro-list-new {
    display: none;
}

#homepage .follow-adventures-icons {
    list-style: none;
    width: 88%;
    overflow: hidden;
    margin: 0 auto;
}

#homepage .circle {
    width: 35px!important;
    height: 35px!important;
    float: left;
    background: #515E64;
    font-size: 18px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin: 0 5px 5px 0;
}

#homepage .follow-adventure-image {
    float: left;
    overflow: hidden;
    height: auto;
    width: 100%;
    margin: 0 auto;
    padding: 0 2px;
}

#homepage .follow-adventure-image img {
    margin: 0 auto;
    display: inline-block;
    vertical-align: baseline;
}

#homepage .follow-adventure-image .signpost {
    width: 12%;
    min-width: 120px;
}

#homepage .follow-adventure-image .icon {
    width: 3.5%;
    min-width: 25px;
    border-radius: 25px;
}

@media (min-width:1920px) {
    #homepage .full-width-content {
        font-size: 24px;
    }
}

@media (min-width:1440px) {
    #homepage .text p {
        font-size: 18px;
    }
    #homepage .full-width-content {
        font-size: 17px;
    }
    #homepage .tour-package p.full-width-content {
        font-size: 15px;
    }
}

@media (max-width:1400px) {
    #homepage p.full-width-content {
        font-size: 14px;
    }
    #homepage .slider-bottom-bar {
        bottom: 0;
    }
}

@media screen and (max-width:1100px) {
    #homepage #img-wrapper .one-fourth img {
        width: 100%;
    }
    #homepage .half-text {
        min-height: 560px;
    }
}

@media screen and (max-width:1040px) {
    #homepage .asiaAfr-list-old,
    #homepage .euro-list-old {
        display: none;
    }
    #homepage .asiaAfr-list-new,
    #homepage .euro-list-new {
        display: block;
    }
}

@media (max-width:1024px) {
    #homepage .our-blog {
        background-attachment: initial!important;
    }
    #homepage .grid4 .text {
        padding: 7% 6% 0!important;
    }
}

@media (max-width:980px) {
    .flexslider {
        padding-top: 0;
    }
    #homepage .header .jetmenu,
    #homepage .main-nav {
        width: 100%;
    }
    #homepage .header .jetmenu li span.search {
        float: none;
        max-width: 100%;
        padding: 10px;
        width: 100%;
    }
    #homepage .header .jetmenu li span.search input {
        height: 40px!important;
    }
    #homepage .header {
        height: auto;
    }
    #homepage .advanced-search .wrap>div {
        width: 50%;
    }
    #homepage .testimonials .wrap.center {
        max-width: 100%;
        width: 100%;
    }
    #homepage .testimonials .wrap.right {
        padding: 0;
        width: 100%;
    }
    #homepage .testimonials .wrap.right img {
        display: block;
        margin: 0 auto;
        padding-top: 0;
        position: relative!important;
        right: auto!important;
    }
}

@media screen and (max-width:840px) {
    #homepage .blog-content {
        display: block;
        margin: auto;
        text-align: justify;
    }
    #homepage .slider-bottom-bar {
        width: 90%;
    }
    #homepage .our-blog .wrap {
        padding-left: 0;
    }
    #homepage article {
        height: 100%!important;
    }
    #homepage .tour-package {
        overflow-y: hidden;
    }
    #homepage .tour-package .content-half {
        height: auto!important;
    }
}

@media (min-width:820px) {
    #homepage .learn_more_parent {
        position: relative;
        height: 100%;
    }
    #homepage .learn_more_parent a.more {
        position: absolute;
        bottom: 0;
    }
}

@media (min-width:670px) and (max-width:892px) {
    .flexslider .slides li,
    .flexslider .slides li img {
        min-height: 400px;
    }
    #homepage .howtotravelcontent ul {
        width: 100%;
    }
    #homepage .howtotravelcontent li {
        /*margin: 0 0 25px;*/
        /*padding: 0;*/
        /*width: 35%;*/
    }
}

@media (max-width:768px) {
    .flexslider .slides li {
        background: 0 0!important;
        height: auto;
    }
    #homepage .slider-bottom-bar {
        position: relative;
        width: auto;
    }
    #homepage .signup-section-heading {
        width: 90%!important;
        padding-bottom: 4%;
        float: none!important;
        margin: 0 auto!important;
    }
    #homepage .widget.container {
        width: 100%!important;
    }
    #homepage .widget.featured {
        width: 41%!important;
        display: block!important;
        float: left;
    }
    #homepage #img-wrapper .one-fourth {
        display: none;
    }
    #homepage .mobile-active {
        display: block!important;
    }
    #homepage .mobile-inactive {
        display: none;
    }
    #homepage .article {
        width: 100%!important;
        height: auto!important;
    }
    #homepage .is-classic-journeys-description {
        padding: 0!important;
    }
    #homepage .list-section .one-fourth {
        width: 50%!important;
    }
    #homepage .QuoteImages img,
    #homepage .what-guest-say p img {
        width: 2.5%!important;
    }
    #homepage .one-fourth.mobile-active {
        width: 100%!important;
    }
    #homepage .howtotravelcontent li {
        margin: 0 0 25px;
        padding: 0;
        width: 80%;
    }
    #homepage .howtotravelcontent li img {
        border-radius: 0px;
        height: 200px;
        padding-bottom: 5px;
        margin: 0 auto;
    }
}

@media (min-width:670px) {
    #homepage .logo-section .wrap .row {
        padding-left: 0!important;
    }
}

@media (max-width:670px) {
    #homepage nav.tabs.four ul {
        width: 100%;
    }
    #homepage .logo-section .one-fourth,
    #homepage nav.tabs.four ul li {
        width: 50%!important;
    }
    #homepage #first-nav,
    #homepage #second-nav {
        border-bottom: 1px solid #000030;
    }
    #homepage #first-nav {
        border-left: none;
    }
    #homepage #fourth-nav,
    #homepage #fourth-nav a,
    #homepage #second-nav,
    #homepage #second-nav a {
        border-right: none;
    }
    #homepage .logo-section .one-fourth img {
        display: block;
        margin: 0 auto;
    }
    #homepage .logo-section .wrap,
    #homepage .white.icons .wrap {
        padding: 0;
    }
    #homepage .logo-section .wrap .row,
    #homepage .wrap {
        padding-left: 0!important;
    }
    #homepage .logo-section-image {
        width: 98%;
    }
    #homepage .walking_tours .wrap.center p {
        width: 95%;
    }
    #homepage .in-spotlight-image img,
    #homepage .wrap.list-section {
        width: 100%!important;
    }
    #homepage .sidebar.bottom.white {
        display: none;
    }
    #homepage .half-text {
        min-height: 500px!important;
    }
    #homepage .our-blog {
        background-size: cover!important;
    }
    #homepage .list-section {
        padding-left: 10%!important;
    }
    #homepage .in-spotlight .widget .box-white {
        padding: 0;
    }
}

@media (max-width:630px) {
    .flexslider li .content a h1 cufontext {
        font-size: 30px;
    }
    #homepage nav.tabs.four ul li {
        width: 50%!important;
    }
    #homepage .howtotravelcontent li {
        /*text-align: center;*/
        /*width: 30%;*/
        /*padding: 2% 0;*/
    }
    #homepage .howtotravelcontent li img {
        display: block;
        margin: 0 auto;
    }
}

@media (min-width:635px) {
    .flexslider li .content {
        margin-left: 0;
        margin-bottom: 15px;
    }
}

@media (max-width:600px) {
    #homepage .logo-section-image {
        margin-bottom: 20px;
    }
    #homepage .howtotravelcontent li {
        /*margin: 0 auto;*/
        /*width: 45%;*/
    }
}

@media (max-width:480px) {
    .flexslider li .content a h1 cufontext {
        font-size: 17px;
    }
    .flexslider li .content a p {
        font-size: 14px!important;
    }
    #homepage .advanced-search .wrap>div {
        width: 100%;
    }
    #homepage .advanced-search .wrap {
        padding: 0;
    }
    #homepage .cta.grey .wrap {
        padding: 0 5%;
    }
    #homepage .cta.grey .wrap a {
        display: block;
        width: 100%;
        margin: 0!important;
    }
    #homepage .cta.grey .wrap h3 {
        text-align: center;
        width: 100%;
        display: block;
    }
    #homepage .contact-us-banner {
        text-align: center;
    }
    #homepage .contact-us-banner div {
        text-align: left;
    }
    #homepage .contact-us-banner .button {
        float: none;
    }
    #homepage .signup-section-heading-button {
        float: none;
        text-align: center;
        margin: 30px auto;
    }
    #homepage .signup-section .button {
        float: none!important;
    }
    #homepage #third-award,
    #homepage #third-nav {
        clear: both;
    }
    #homepage .our-blog .one-half {
        padding: 5px;
    }
    #homepage .blog-caption {
        margin-top: 20px;
    }
    #homepage .blog-content-button {
        margin-bottom: 20px;
    }
}

@media (max-width:440px) {
    #homepage .home nav.tabs li img {
        height: 60px;
    }
    #homepage .howtotravelcontent li img {
        height: 150px;
        /*width: 150px;*/
    }
    #homepage .home nav.tabs li a {
        white-space: nowrap;
    }
}

@media (max-width:430px) {
    #homepage .cta.gold a.button {
        height: auto;
        line-height: 30px;
        white-space: normal;
    }
    #homepage .advanced-search .wrap h3 {
        white-space: pre-wrap!important;
    }
}

@media (max-width:414px) {
    #homepage body,
    #homepage html,
    .flexslider {
        max-width: 100%!important;
        overflow-x: hidden!important;
    }
    #homepage .advanced-search .wrap h3 {
        font-size: 23px;
    }
    #homepage .advanced-search .wrap>div {
        padding: 5px 15px!important;
    }
    #homepage .howtotravelcontent li {
        margin: 0;
        font-size: 14px;
    }
    #homepage .contact-us-banner.wrap {
        text-align: center;
    }
    #homepage .contact-us-banner input {
        margin: 10px 30px;
    }
    #homepage .tour-package h2 {
        font-size: 35px;
    }
    #homepage .tour-package .button {
        float: none;
        width: auto;
        margin: 0 auto;
    }
    #homepage .slider-bottom-bar {
        overflow: hidden;
    }
    #homepage .tour-package .navigation-wrapper {
        float: none;
    }
    #homepage .logo-section .wrap {
        width: 85%!important;
    }
    #homepage .logo-section h1 {
        padding: 0;
        font-size: 30px;
    }
    #homepage .logo-section p {
        padding-bottom: 0;
    }
    #homepage .one-fourth.wow.animated {
        padding: 0;
    }
    #homepage .logo-section-image {
        margin-bottom: 0;
    }
    #homepage .logo-content {
        padding-top: 2px;
    }
    #homepage .signup-section-heading {
        margin-left: 13%!important;
    }
    #homepage .signup-section-heading-button {
        overflow: hidden;
        text-align: center;
        width: 100%;
        float: none;
        margin: 5px auto;
    }
    #homepage .signup-section-heading-button a {
        float: none!important;
        margin: 0 auto;
        margin-right: 0!important;
    }
    #homepage .footer a {
        white-space: nowrap;
    }
    #homepage .contact-us-banner div,
    #homepage .signup-section-heading {
        width: 90%!important;
        float: none!important;
        margin: 0 auto!important;
        padding-bottom: 0;
        line-height: 35px;
        text-align: center;
    }
    #homepage .contact-us-banner h3,
    #homepage .signup-section h3 {
        font-size: 18px!important;
    }
    #homepage .contact-us-banner .button,
    #homepage .signup-section-heading-button .button.medium {
        min-width: 112px;
        width: 112px!important;
        height: 35px!important;
        font-size: 80%;
        line-height: 35px;
    }
}

@media (max-width:375px) {
    #homepage .QuoteImages img,
    #homepage .what-guest-say p img {
        width: 4.5%!important;
    }
    #homepage .home nav.tabs li a {
        white-space: normal;
    }
}

#first-view .flex-control-nav.flex-control-paging,
#first-view .flexslider li .content a h1 canvas {
    display: block;
    padding-bottom: 15px;
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;
    z-index: 99999;
}

.flex-control-paging li a {
    color: transparent;
    width: 15px;
    height: 15px;
    background: 0 0!important;
    border: 3px solid rgba(255, 255, 255, .7);
    box-shadow: none;
    //display: none;
}

@media (max-width:768px) {
    #first-view .flex-control-nav.flex-control-paging {
        display: none;
    }
}

@media (max-width:480px) {
    .flexslider li .content a p {
        padding-bottom: 15px;
    }
}

.flex-control-paging li a:hover {
    background: 0 0!important;
    border: 3px solid rgba(255, 255, 255, 1);
}

.flex-control-paging li a.flex-active {
    background: rgba(255, 255, 255, 1)!important;
}

.flexslider li .content a {
    margin-bottom: 10px;
}

.flexslider li .content a p {
    font-family: Raleway;
    font-weight: 700;
    padding-bottom: 10px;
}

.handcrafted-travel {
    background-color: #00002F;
    padding: 35px 5%;
    clear: both;
    top: -6px;
    position: relative;
}

.handcrafted-travel h2 {
    display: block;
    padding-bottom: 20px;
    color: #fff;
     font-family: "Barlow", sans-serif;
    font-size: 32px;
    font-weight: 400;
    text-align: center;
}

.handcrafted-travel p {
    font-family: Raleway;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    text-align: center;
    width: 60%;
    margin: 0 auto;
}

.howtotravelcontent li a,
.testimonials-new h6 {
    color: #000030;
    font-weight: 500;
    text-align: center;
}

.handcrafted-travel div {
    display: inline-block;
    margin: 5px;
}

.handcrafted-travel .button-div .button {
    text-decoration: none;
    margin-bottom: 0;
    border-width: 1px;
    height: 45px;
    white-space: nowrap;
    width: 200px;
    //border-radius: 10px;
    border-radius: 5px;
}

#homepage .howtotravelcontent {
    width: 100%;
}

.howtotravelcontent li {
    border-bottom: 2px solid #DC6E39!important;
}

.howtotravelcontent li a {
    font-family: Raleway;
    //font-size: 30px;
}

.testimonials-new {
    background: #f2f2f1;
    top: 2px!important;
    padding: 50px 0;
}

.testimonials-new h6 {
     font-family: "Barlow", sans-serif;
    font-size: 30px;
    padding: 0 0 25px;
}

.testimonials-new .orange-txt {
     font-family: "Barlow", sans-serif;
    color: #e66e2d;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}

.difference-image,
.difference-text .heading {
    font-weight: 700;
     font-family: "Barlow", sans-serif;
    color: #fff;
}

.image-gallery {
    //display: table;
    //margin: 70px auto 50px;
}

.difference-image {
    width: 450px;
    // display: table-cell;
    display: inline-block;
    height: 400px;
    // vertical-align: middle;
    font-size: 25px;
    margin: 25px 20px;
}

.difference-image a:hover {
    text-decoration: none;
}

.difference-image .overlay-wrapper {
    display: table;
    vertical-align: middle;
    height: 100%;
    width: 100%;
}

.difference-image .overlay {
    display: table-cell;
    vertical-align: middle;
}

.difference-text .heading {
    font-size: 28px;
    text-align: center;
}

.difference-text .description,
.difference-text .learn-more {
     font-family: "Barlow", sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    width: 75%;
    margin: 0 auto;
}

.difference-text .learn-more {
    margin-top: 20px;
    font-weight: 600;
}

.difference-text .learn-more:hover {
    text-decoration: underline;
}

#homepage .contact-us-banner div {
    margin: 0 50px;
    position: relative;
    top: 10px;
}

#homepage .contact-us-banner input {
    margin: 10px 50px;
    border-radius: 5px;
}

#homepage .contact-us-banner input:hover {
    background-color: #fff!important;
}

.what-guest-say {
    position: relative;
    top: -6px;
    background-color: #F2F2F1!important;
}

#homepage .what-guest-say {
    padding-bottom: 0;
}

#homepage .what-guest-say p {
    font-size: 16px;
    padding: 0 2%;
}

.what-guest-say h2,
.what-guest-say p {
    color: #00002F!important;
}

.big-screen .what-guest-say p>span {
    width: 22%;
}

.what-guest-say p>span {
    display: table-cell;
    //vertical-align: middle;
    vertical-align: top;
}

.what-guest-say li p>span {
    //visibility: hidden;
    //text-align: left;
}

.what-guest-say .flex-active-slide p>span {
    visibility: visible;
    padding-right: 5px;
}

#guest-review-slider-small p>span {
    display: block;
    text-align: center;
}

.what-guest-say p .review-content {
    display: block;
    width: 90%;
    margin: 0 auto;
    font-family: Raleway;
    color: #323545;
    font-weight: 500;
    //text-align: center;
}

.what-guest-say p .review-content .review-author {
     font-family: "Barlow", sans-serif;
    color: #323545;
    font-weight: 700;
    text-align: center;
    display: block;
    margin: 0 auto;
}

.what-guest-say p .review-content .review-author-location {
     font-family: "Barlow", sans-serif;
    color: #323545;
    font-weight: 700;
    text-align: center;
    display: block;
    margin: -20px auto 0;
    position: relative;
}

#guest-review-slider-small li * {
    color: transparent;
}

#guest-review-slider-small .flex-active-slide * {
    color: #323545;
}

#guest-review-slider-big .flex-active-slide+li,
#guest-review-slider-small .flex-active-slide+li {
    right: -1%;
    position: relative;
}

.social-connect {
    //display: table;
    margin: 70px auto 50px;
}

.social-connect a {
    text-decoration: none;
}

.social-image {
    width: 450px;
    //display: table-cell;
    display: inline-block;
    height: 400px;
    vertical-align: middle;
    font-family: Raleway;
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    margin: 25px 20px;
}

.overlay {
    background: rgba(0, 0, 0, 0);
    width: 100%;
    height: 100%;
    //opacity: 0;
    -webkit-transition: background .25s ease;
    -moz-transition: background .25s ease;
    display: table;
}

.social-text {
    display: table-cell;
    vertical-align: middle;
}

.difference-image:hover .overlay,
.social-image:hover>.overlay {
    //opacity: 1;
    background: rgba(0, 0, 0, .5);
}

.social-image-separator {
    width: 50px;
    display: table-cell;
}

.logo-section .button-div .button {
    height: 35px;
    line-height: 35px;
    min-width: 130px;
    border-radius: 5px;
    font-weight: 400;
    text-decoration: none;
}

.logo-section-image img {
    padding-bottom: 10px;
}

#hovering-nav {
    //background-color: #F2F2F1!important;
    //background-color: #85B1B4!important;
    background-color: #E46D33!important;
    padding: 10px 0!important;
    z-index: 999;
}

#hovering-nav ul {
    margin: 0;
    width: 100%;
    padding: 10px 0;
}

#hovering-nav li:before {
    content: none;
}

#hovering-nav li {
    display: inline-block;
    padding: 10px 30px;
    width: 24%;
    font-family: Raleway;
    font-weight: 500;
    text-transform: uppercase;
    //border-right: 2px solid #00002F;
    border-right: 2px solid #fff;
    line-height: 5px;
}

#hovering-nav li:last,
#hovering-nav li:last-child {
    border-right: none;
}

#hovering-nav li a {
    //color: #00002F;
    color: #fff;
}

.slide_bg {
    height: 100%;
    width: 100%;
}

.small-screen {
    display: none;
}

.big-screen {
    display: block;
}

@media (min-width:2351px) {
    .difference-image,
    .social-image {
        width: 700px;
        height: 650px;
    }
    .image-gallery {
        max-width: 2700px;
    }
}

@media (max-width:2350px) {
    .difference-image,
    .social-image {
        width: 550px;
        // display: table-cell;
        display: inline-block;
        height: 500px;
    }
}

@media (max-width:1950px) {
    .difference-image,
    .social-image {
        width: 500px;
        height: 450px;
    }
}

@media (max-width:1600px) {
    .difference-image,
    .social-image {
        width: 350px;
        height: 300px;
    }
}

@media (max-width:1280px) {
    #homepage .howtotravelcontent li img {
        width: 150px;
        height: 150px;
        border-radius: 150px;
    }
}

@media (max-width:1220px) {
    .contact-us-banner div {
        margin: 30px 15px;
    }
    #homepage .contact-us-banner input {
        margin-right: 0!important;
        float: left!important;
    }
    #hovering-nav li {
        line-height: normal;
        padding: inherit;
        //width: auto;
    }
    .social-image {
        //display: block;
        //margin: 25px auto;
    }
}

@media (max-width:1178px) {
    .social-image {
        display: block;
        margin: 25px auto;
    }
}

@media (min-width:981px) {
    #homepage .howtotravelcontent li {
        width: 16%;
        background-image: none!important;
    }
}

@media (max-width:980px) {
    #homepage .howtotravelcontent li {
        width: 90%;
        height: 120px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: left center;
        display: table;
        margin: 20px auto;
    }
    #homepage .howtotravelcontent li img {
        /*width: 80%;*/
        /*height: 150px;*/
        /*border-radius: 0px;*/
        display: none;
    }
    #homepage .howtotravelcontent li a {
        display: table-cell;
        vertical-align: middle;
    }
    #homepage .howtotravelcontent li a span {
        width: 200px;
        margin: 0 auto;
        display: block;
        padding: 10px;
        background: rgba(255, 255, 255, 0.8);
        font-weight: bold;
    }
}

@media (max-width:768px) {
    .difference-image,
    .social-image {
        width: 250px;
        height: 200px;
    }
    .contact-us-banner div {
        margin: 10px 15px;
        text-align: center;
    }
    #homepage .contact-us-banner input {
        margin: 10px 15px;
        float: none!important;
    }
    .small-screen {
        display: block;
    }
    .big-screen {
        display: none;
    }
}

@media (max-width:670px) {
    #homepage #first-nav,
    #homepage #second-nav {
        border-bottom: none!important;
    }
    .what-guest-say p .review-content {
        width: 80%;
    }
}

@media (max-width:480px) {
    #hovering-nav {
        padding: 5px 0!important;
    }
    #hovering-nav ul {
        padding: 5px 0;
    }
    #hovering-nav li {
        font-size: 10px;
    }
    .flex-direction-nav a {
        height: 30px;
    }
    .flex-control-paging li a {
        display: none;
    }
    #homepage .in-spotlight-image {
        padding: 0 15px;
    }
}

@media (max-width:414px) {
    .howtotravelcontent li {
        font-size: 12px!important;
    }
}

#category .tour_row {
    text-align: left;
    margin-bottom: 0;
}

#category .tour_row h2 {
    padding: 0;
    display: block;
    margin: 0;
    font-size: 30px;
}

#category .tour_type {
    width: 400px;
    float: left;
    padding: 15px 0 15px 15px;
}

#category .tour_img {
    width: 120px;
    float: left;
}

#category .tour_detail {
    width: 260px;
    padding: 10px 15px 20px;
    float: right;
}

#category .tour_img img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-color: #f1f1f1;
}

#category .tour_detail h3 {
    font-weight: 700;
    color: #000030;
    margin-bottom: 4px;
    display: block;
    padding: 0;
    font-size: 24px;
}

#category .learn_more,
#category .tour_detail p,
#category .tour_duration span,
#category .tour_months span {
    font-size: 14px;
    text-transform: uppercase;
}

#category .tour_detail p {
    font-weight: 700;
    color: #464847;
    padding: 0;
}

#category .learn_more {
    padding: 8px 0 0;
    border-top: 2px solid #e46e31;
    color: #e46e31;
    font-weight: 700;
    width: 75%;
}

#category .tour_duration,
#category .tour_months {
    margin: 2px 0;
}

#category .tour_type_parent {
    overflow: hidden;
}

#category .advanced-search .wrap {
    top: 5px;
}

#category .worldtour_list_container {
    width: 100%;
    padding: 50px 4%;
    overflow: hidden;
}

#category .worldtour_list_container b span {
    font-weight: 700;
}

#category .list_left {
    float: left;
    width: 72%;
}

#category .list_right {
    float: right;
    width: 25%;
}

#category .explore_section {
    text-align: left;
}

#category .explore_section h2 {
    color: #e46e31;
    margin-bottom: 20px;
    padding: 0;
    display: block;
}

#category .explore_section p {
    color: #464847;
    font-size: 16px;
}

#category .country_list {
    border: 1px solid #ddd;
}

#category .country_list ul {
    margin: 0;
    padding: 0;
    width: 100%;
}

#category .country_list li {
    margin: 0;
    list-style: none;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    font-size: 18px;
    color: #464847;
     font-family: "Barlow", sans-serif;
    text-align: center;
}

#category .country_list li:first-child,
#category .tour_descriptions h3 {
    color: #87b3b6;
    font-weight: 700;
}

#category .country_list li:before {
    display: none;
}

#category .country_list li:last-child {
    border-bottom: none;
}

#category .tour_descriptions {
    padding: 20px;
    background-color: #f4f4f3;
    margin-top: 20px;
    text-align: left;
     font-family: "Barlow", sans-serif;
}

#category .tour_descriptions p {
    color: #464847;
    font-size: 16px;
    font-weight: 400;
    padding: 0;
     font-family: "Barlow", sans-serif;
    line-height: 25px;
}

#category .tour_descriptions p span {
    font-size: 16px!important;
}

#category .tour_descriptions a,
#category .tour_descriptions a:hover {
    color: #e46e31;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
}

#category .lower-description {
    text-align: left;
}

#category .lower-description p {
    font-family: Raleway!important;
    font-size: 16px!important;
}

#world .country_list li,
#world .tour_descriptions {
     font-family: "Barlow", sans-serif;
}

#category .list_left .explore_section a,
#category .lower-description a,
#category .lower-description b {
    color: #E46D33!important;
}

@media (max-width:1024px) {
    #category .list_left,
    #category .list_right {
        float: none;
        width: 100%;
    }
}

@media (max-width:670px) {
    #category .wrap {
        padding-left: 0!important;
    }
}

@media (min-width:600px) {
    #category .flexslider li .content {
        margin-left: 70px;
        margin-bottom: 30px;
    }
}

@media (max-width:480px) {
    #category .tour_type {
        width: 300px;
    }
    #category .tour_img {
        width: 60px;
    }
    #category .tour_img img {
        width: 60px;
        height: 60px;
    }
    #category .tour_detail {
        width: 224px;
        padding: 0 10px 10px;
    }
    #category .tour_detail h3 {
        font-size: 18px;
    }
    #category .learn_more,
    #category .tour_detail p,
    #category .tour_duration span,
    #category .tour_months span {
        font-size: 12px;
    }
}

#world .separator-div {
    border: 1px solid #DBDBDB;
    width: 74%;
    margin: 0;
}

#world .heading img {
    width: 25%;
    margin: 0 auto;
}

#world .worldtour_list_container {
    width: 100%;
    padding: 25px 4%;
    overflow: hidden;
}

#world .list_left {
    float: left;
    width: 72%;
}

#world .list_right {
    float: right;
    width: 25%;
}

#world .explore_section {
    text-align: left;
    margin-bottom: 25px;
}

#world .explore_section h2 {
    color: #e46e31;
    margin-bottom: 20px;
    padding: 0;
    display: block;
}

#world .explore_section p {
    color: #464847;
    font-size: 16px;
    margin-top: 20px;
}

#world .bar_separator {
    height: 1px;
    width: 60%;
    background-color: #ccc;
}

#world .country_list {
    border: 1px solid #ddd;
}

.country_list ul {
    margin: 0;
    padding: 0;
    width: 100%;
}

#world .country_list li {
    margin: 0;
    list-style: none;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    font-size: 18px;
    color: #464847;
    text-align: center;
}

#world .country_list li:first-child,
#world .tour_descriptions h3 {
    color: #87b3b6;
    font-weight: 700;
}

#world .country_list li:before {
    display: none;
}

#world .country_list li:last-child {
    border-bottom: none;
}

#world .tour_descriptions {
    padding: 20px;
    background-color: #f4f4f3;
    margin-top: 20px;
    text-align: left;
}

#world .tour_descriptions p {
    color: #464847;
    font-size: 16px;
    font-weight: 400;
    padding: 0;
     font-family: "Barlow", sans-serif;
    line-height: 25px;
}

#world .tour_descriptions p span {
    font-size: 16px!important;
}

#world .tour_descriptions a,
#world .tour_descriptions a:hover {
    color: #e46e31;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
     font-family: "Barlow", sans-serif;
}

#world .tour_row {
    text-align: left;
    margin-bottom: 0;
}

#world .tour_row h2 {
    padding: 0;
    display: block;
    margin: 0;
    font-size: 30px;
}

#world .tour_type {
    width: 400px;
    float: left;
    padding: 15px 0 15px 15px;
}

#world .tour_img {
    width: 120px;
    float: left;
}

#world .tour_detail {
    width: 260px;
    padding: 10px 15px 20px;
    float: right;
}

#world .tour_img img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-color: #f1f1f1;
}

#world .tour_detail h3 {
    font-weight: 700;
    color: #000030;
    margin-bottom: 4px;
    display: block;
    padding: 0;
    font-size: 24px;
}

#world .learn_more,
#world .tour_detail p,
#world .tour_duration span,
#world .tour_months span {
    font-size: 14px;
    text-transform: uppercase;
}

#world .tour_detail p {
    font-weight: 700;
    color: #464847;
    padding: 0;
}

#world .learn_more {
    padding: 8px 0 0;
    border-top: 2px solid #e46e31;
    color: #e46e31;
    font-weight: 700;
    width: 75%;
}

#world .tour_duration,
#world .tour_months {
    margin: 2px 0;
}

#world .tour_type_parent {
    overflow: hidden;
}

#world .headline-sidebar .heading {
    font-family: "Barlow", sans-serif;
    font-weight: 700;
    line-height: 36px;
}

#world .headline-sidebar .paragraph {
     font-family: "Barlow", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
    color: #fff;
}

#world .headline-sidebar .link a {
     font-family: "Barlow", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 36px color: #fff;
}

#world .headline-sidebar {
    padding: 40px 0;
    top: -5px;
    clear: left;
}

#world .headline-sidebar .sidebar-wrapper {
    padding-top: 10px;
}

#world .footer .circle {
    line-height: 34px!important;
}

#world .advanced-search .wrap {
    top: 5px;
}

@media (min-width:1605px) {
    #world .tour_type {
        margin-right: 12%;
    }
}

@media (max-width:1024px) {
    #world .list_left,
    #world .list_right {
        float: none;
        width: 100%;
    }
}

@media (max-width:980px) {
    #world .heading img {
        width: 300px!important;
    }
}

@media (min-width:768px) {
    #world .flexslider li .content {
        margin-left: 70px;
        margin-bottom: 30px;
    }
}

@media (max-width:768px) {
    #world .flexslider li .content {
        margin-left: 15px;
        margin-bottom: 30px;
    }
}

@media (max-width:670px) {
    #world .wrap {
        padding-left: 0!important;
    }
}

@media (max-width:630px) {
    #world .worldtour_list_container {
        padding: 30px 4%;
    }
}

@media (max-width:480px) {
    #world .flexslider li .content a h1 {
        padding-left: 0;
    }
    #world .flexslider li .content a h1 cufontext {
        font-size: 20px;
    }
    #world .flexslider li .content a p {
        font-size: 14px!important;
    }
    #world .bar_separator {
        width: 100%: ;
    }
    #world .worldtour_list_container {
        padding: 30px 2%;
    }
    #world .tour_type {
        width: 300px;
    }
    #world .tour_img {
        width: 60px;
    }
    #world .tour_img img {
        width: 60px;
        height: 60px;
    }
    #world .tour_detail {
        width: 224px;
        padding: 0 10px 10px;
    }
    #world .tour_detail h3 {
        font-size: 18px;
    }
    #world .tour_detail p,
    #world .tour_duration span,
    .learn_more,
    .tour_months span {
        font-size: 12px;
    }
}

@media (max-width:414px) {
    #world .flexslider {
        max-width: 100%!important;
        overflow-x: hidden!important;
    }
}

#tour .separator-div {
    border: 1px solid #DBDBDB;
    width: 74%;
    margin: 0;
}

#tour nav.tabs {
    padding: 0;
    height: auto!important;
}

d #tour nav.tabs.four ul {
    padding: 0;
    margin-bottom: 2px;
}

#tour nav.tabs.four.navigation-tab {
    position: relative;
    top: -6px;
    border-bottom: 1px solid#000030;
    background: #fff;
    margin-bottom: 8px;
    margin-top: 8px;
}

#tour nav.tabs li a:hover {
    text-decoration: none;
    color: #E46D33;
}

#tour nav.tabs li.active a {
    text-decoration: none;
    color: #E46D33!important;
}

#tour li .active-image,
#tour nav.tabs.four ul li.active .inactive-image {
    display: none!important;
}

#tour nav.tabs.four ul li.active .active-image {
    display: block!important;
}

#tour nav.tabs.four ul {
    padding: 0!important;
}

#tour nav.tabs ul {
    width: 75%;
}

#tour nav.tabs li a {
    float: left;
    width: 100%;
    height: 100%;
    color: #fff;
    font-weight: 400;
    border-right: 1px solid #000030;
}

#tour nav.tabs.four ul li {
    width: 25%!important;
    margin: 0!important;
}

#tour .navigation-tab li {
    border: none!important;
    background-color: #FFF;
}

#tour .navigation-tab li a {
    color: #00002F!important;
}

#tour .navigation-tab li a img {
    webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

#tour .navigation-tab li:hover a {
    text-decoration: none;
    color: #E46D33!important;
}

#tour .home nav.tabs {
    height: auto;
    margin: 0;
}

#tour .home nav.tabs li {
    font-size: 17px;
}

#tour nav.tabs li img {
    height: 40px;
    margin: 5px auto;
}

#tour nav.tabs.four li,
#tour nav.tabs.four.navigation-tab {
    background-color: #FFF!important;
}

#tour .tab-content {
    width: 100%;
    display: none;
    background-color: #fff;
    float: none;
    padding: 0;
}

#tour .tab-content.active {
    display: block;
}

#tour .tab-content-left {
    width: 60%;
    margin-right: 5%;
    margin-left: 4%;
    display: inline-block;
    text-align: left;
}

#tour .tab-inner-content {
    padding: 16px 0;
    font-family: Raleway;
    color: #464847;
    font-size: 15px;
    font-weight: 400;
}

#tour .tab-content-right {
    width: 25%;
    margin-right: 4%;
    display: inline-block;
    vertical-align: top;
    min-width: 200px;
}

#tour .tab-content-right .tour-details {
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-top: 35px;
    margin-bottom: 35px;
}

#tour .tab-content-right .tour-details div {
    border-bottom: 1px solid #ddd;
}

#tour .tab-content-right .tour-name {
     font-family: "Barlow", sans-serif;
    color: #e46e31;
    font-size: 16px;
    font-weight: 700;
    line-height: 34px;
    text-align: center;
}

#tour .tab-content-right .tour-details .tour-duration,
#tour .tab-content-right .tour-type {
     font-family: "Barlow", sans-serif;
    color: #464847;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
    text-align: center;
}

#tour .tab-content-right .tour-details .tour-duration {
    border-bottom: none;
}

#tour .tab-content-right .tab-button {
    margin: 15px 0;
    min-width: 200px;
}

#tour .tab-content-right .tab-button .button {
     font-family: "Barlow", sans-serif;
    width: 100%!important;
    padding: 10px 0!important;
    text-transform: none;
    font-size: 17px;
    font-weight: 700;
    line-height: 27px;
}

#tour .tab-heading {
    text-align: left;
     font-family: "Barlow", sans-serif;
    font-size: 20px;
    padding: 35px 0 10px;
}

#tour .tour-description {
    width: 100%;
    text-align: left;
    background: #F2F2F1;
    margin-top: 120px;
}

#tour .tour-description-title {
    text-align: center;
    text-transform: uppercase;
     font-family: "Barlow", sans-serif;
    color: #fff;
    background-color: #00002F;
    font-size: 22px;
    padding: 30px 0;
}

#tour .tour-description-image {
    width: 42%;
    display: inline-block;
}

#tour .tour-description-image img {
    width: 100%;
}

#tour .tour-description-content {
    width: 53%;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin: 2%;
}

#tour .points-wrapper li,
#tour .tour-description-content p {
    font-family: Raleway;
    color: #000030;
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    white-space: nowrap;
}

#tour .headline-sidebar .heading,
#tour .headline-sidebar .heading label {
    font-family: "Barlow", sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 36px;
}

#tour .headline-sidebar .heading {
    text-transform: uppercase;
}

#tour .headline-sidebar .paragraph {
    color: #fff!important;
     font-family: "Barlow", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
}

#tour .headline-sidebar .paragraph img {
    margin: 0 auto;
}

#tour .headline-sidebar .paragraph-big {
    color: #fff!important;
     font-family: "Barlow", sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    margin: 20px;
}

#tour .headline-sidebar .paragraph-small {
    color: #fff!important;
    font-family: Raleway!important;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    width: 85%;
    margin: 0 auto;
}

#tour .link a,
#tour .paragraph label span,
#tour .paragraph span,
#tour .paragraph-big label span,
#tour .paragraph-big span,
#tour .paragraph-small label span,
#tour .paragraph-small span {
    color: #fff!important;
}

#tour .paragraph label,
#tour .paragraph label span,
#tour .paragraph span {
    text-transform: none!important;
     font-family: "Barlow", sans-serif;
    font-size: 18px!important;
    font-weight: 400;
    color: #fff!important;
}

#tour .paragraph-big label,
#tour .paragraph-big label span,
#tour .paragraph-big span {
    text-transform: none!important;
     font-family: "Barlow", sans-serif;
    font-size: 30px!important;
    font-weight: 400;
    color: #fff!important;
}

#tour .paragraph-small label,
#tour .paragraph-small label span,
#tour .paragraph-small span {
    text-transform: none!important;
    font-family: Raleway!important;
    font-size: 18px!important;
    font-weight: 400;
    color: #fff!important;
}

#tour .headline-sidebar .link a {
     font-family: "Barlow", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 36px;
}

#tour .headline-sidebar {
    padding: 40px 0;
    position: relative;
    top: -6px;
}

#tour .your-vac-your-way {
    background-color: #f4f4f3;
    margin-top: 120px;
}

#tour .your-vac-your-way-image {
    width: 30%;
    margin: 0 auto;
}

#tour .your-vac-your-way-image img {
    min-width: 200px;
    padding-top: 20px;
}

#tour .your-vac-your-way-content {
     font-family: "Barlow", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 36px;
    padding: 10px 0 20px;
}

#tour .tour-dates-table th {
    background: #DBDBDB;
     font-family: "Barlow", sans-serif;
    border: 0!important;
    color: #000030;
    font-size: 18px;
    font-weight: 700;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: center;
}

#tour .tour-dates-table td {
    font-family: Raleway;
    color: #474848;
    font-weight: 500;
    text-align: center;
    border: 0;
    border-top: 2px solid #E46E31;
    padding-top: 5px;
    padding-bottom: 5px;
}

#tour .tour-dates-table td:first-child {
    font-family: Raleway;
    color: #000030;
    font-weight: 700;
    text-align: center;
    background: #FFF;
}

#tour #tab4 .tab-content-additional-text,
#tour .tour_row {
    text-align: left;
}

#tour .tour-dates-table tr:first-child td {
    border-top: 0;
    padding-top: 10px;
}

#tour .tour_row {
    margin-bottom: 0;
}

#tour .tour_row h2 {
    padding: 0;
    display: block;
    margin: 0;
    font-size: 30px;
}

#tour .tour_list #section-title {
     font-family: "Barlow", sans-serif;
    color: #000030;
    font-size: 30px;
}

#tour .bar_separator {
    height: 1px;
    width: 60%;
    background-color: #ccc;
}

#tour .tour_type {
    min-width: 400px;
    float: left;
    width: 25%;
    padding: 15px 0 15px 15px;
}

#tour .tour_type_inner_wrapper {
    width: 400px;
    height: 100%;
    margin: 0 auto;
}

#tour .tour_img {
    width: 120px;
    float: left;
}

#tour .tour_detail {
    width: 260px;
    padding: 10px 15px 20px;
    float: right;
}

#tour .tour_img img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-color: #f1f1f1;
}

#tour .tour_detail h3 {
    font-weight: 700;
    color: #000030;
    margin-bottom: 4px;
    display: block;
    padding: 0;
    font-size: 24px;
}

#tour .learn_more,
#tour .tour_detail p,
#tour .tour_duration span,
#tour .tour_months span {
    font-size: 14px;
    text-transform: uppercase;
}

#tour .tour_detail p {
    font-weight: 700;
    color: #464847;
    padding: 0;
}

#tour .learn_more {
    padding: 8px 0 0;
    border-top: 2px solid #e46e31;
    color: #e46e31;
    font-weight: 700;
    width: 75%;
}

#tour .tour_duration,
#tour .tour_months {
    margin: 2px 0;
}

#tour .tour_type_parent {
    overflow: hidden;
    padding: 0 4%;
}

#tour .tab-content-additional {
    margin-bottom: 50px;
}

#tour #tab3 .heading img {
    width: 25%;
    margin: 0 auto;
}

#tour #tab3 .tab-content-right .tab-content-additional {
    background-color: #f4f4f3;
    padding: 25px;
}

#tour #tab3 .tab-content-additional-text ul {
    margin: 0;
}

#tour #tab3 .tab-content-additional-text ul li {
    margin-left: 0;
    padding: 0 0 8px 12px!important;
}

#tour #tab3 .tab-content-additional-text ul>li:before {
    content: "\25CF";
    font-size: 7px;
}

#tour .tab-content-additional-text label {
    font-size: 15px!important;
    text-transform: none!important;
}

#tour .tab-content-additional-image {
    margin-bottom: 35px;
}

#tour .hotel_description {
    padding: 0 0 0 80px;
    margin-top: 25px;
}

#tour .hotel_details {
    padding: 20px 20px 20px 145px;
    background-color: #f4f4f3;
    position: relative;
    min-height: 190px;
}

#tour .hotel_img {
    position: absolute;
    width: 200px;
    left: -80px;
}

#tour .hotel_img img {
    width: 200px;
    height: 150px;
}

#tour .hotel_details .tab-heading {
    padding: 0;
}

#tour .hotel_details h2 {
    font-size: 22px;
}

#tour .hotel_details p {
    font-size: 13px;
}

#tour .author-name,
#tour .book-description,
#tour .book-name {
    font-family: Raleway;
    color: #464847;
    font-size: 15px;
}

#tour .odd_day.hotel_description {
    padding: 0 80px 0 0;
}

#tour .odd_day .hotel_details {
    padding: 20px 145px 20px 20px;
    text-align: right;
}

#tour .odd_day .hotel_img {
    right: -80px;
    left: inherit;
}

#tour .odd_day .hotel_details .tab-heading {
    text-align: right;
}

#tour .author-name {
    font-weight: 600;
    display: inline;
}

#tour .book-name {
    display: inline;
    font-weight: 700;
    font-style: italic;
    line-height: 24px;
}

#tour .book-description {
    font-weight: 400;
    line-height: 24px;
}

#tour #tour-description-points .tour-description-content {
    margin: 0;
}

#tour #tour-description-points .points-wrapper,
#tour #tour-description-points .tour-description-content p {
    padding: 11%;
}

#tour .mobile-active {
    display: none!important;
}

#tour .mobile-inactive {
    display: block;
}

#tour .what-guests-say {
    padding: 0 10%;
}

#tour .what-guest-say .flexslider {
    padding-top: 0!important;
    background: 0 0;
}

#tour .what-guest-say .flexslider li {
    min-height: auto!important;
}

#tour .what-guest-say .flexslider img {
    min-height: 10px!important;
}

#tour .what-guest-say .flexslider .flex-direction-nav {
    //display: none;
}

#tour .what-guest-say {
    background-color: #00002F;
    padding: 0 10%;
    clear: both;
}

@media (min-width:1900px) and (max-width:2100px) {
    #tour #tour-description-points .points-wrapper,
    #tour #tour-description-points .tour-description-content p {
        padding: 7%;
    }
}

@media (min-width:1900px) {
    #tour .points-wrapper li,
    #tour .tour-description-content p {
        font-size: 30px;
        line-height: 75px;
    }
}

@media (min-width:1600px) and (max-width:1700px) {
    #tour #tour-description-points .tour-description-content p {
        padding: 6%;
        font-size: 24px;
    }
    #tour #tour-description-points .points-wrapper {
        padding: 6%;
    }
    #tour .points-wrapper li {
        font-size: 24px;
    }
}

@media (max-width:1680px) {
    #tour .tour_type {
        width: 33%;
    }
}

@media (min-width:1440px) and (max-width:1600px) {
    #tour #tour-description-points .tour-description-content p {
        padding: 7%;
        font-size: 23px!important;
        line-height: 75px;
    }
    #tour #tour-description-points .points-wrapper {
        padding: 5%;
    }
    #tour .points-wrapper li {
        font-size: 23px!important;
        line-height: 75px;
    }
}

@media (min-width:1440px) {
    #tour .points-wrapper li,
    #tour .tour-description-content p {
        font-size: 25px;
        line-height: 75px;
    }
}

@media (max-width:1360px) {
    #tour .tour_type {
        width: 50%;
    }
}

@media (max-width:940px) {
    #tour .points-wrapper li,
    #tour .tour-description-content p {
        font-size: 25px;
        line-height: 60px;
    }
    #tour .tour-dates-table th {
        font-size: 14px;
    }
}

@media (max-width:870px) {
    #tour .points-wrapper li,
    #tour .tour-description-content p {
        font-size: 20px;
    }
    #tour .tour_type {
        width: 100%;
    }
}

@media (max-width:768px) {
    #tour .mobile-active {
        display: block!important;
    }
    #tour .mobile-inactive {
        display: none;
    }
    #tour .tab-content-right {
        width: 40%;
        margin-right: 0;
    }
    #tour .tour-description {
        margin-top: 0;
    }
    #tour .tour-description-image {
        width: 100%;
    }
    #tour .tour-description-image img {
        margin: 0 auto;
    }
    #tour .tour-description-content {
        margin: 0;
        width: 100%;
    }
    #tour .points-wrapper li,
    #tour .tour-description-content p {
        white-space: pre-line!important;
        margin-right: 0;
        line-height: 30px;
    }
    #tour #tab2 .tab-content-right span {
        white-space: nowrap;
    }
    #tour .QuoteImages img {
        width: 2.5%!important;
    }
}

@media (max-width:670px) {
    #tour nav.tabs.four ul {
        width: 100%;
        margin-bottom: 0;
    }
    #tour nav.tabs.four ul li {
        width: 50%!important;
    }
    #tour #first-nav,
    #tour #second-nav {
        border-bottom: 1px solid #000030;
    }
    #tour #first-nav {
        border-left: none;
    }
    #tour #fourth-nav,
    #tour #fourth-nav a,
    #tour #second-nav,
    #tour #second-nav a {
        border-right: none;
    }
    #tour .wrap {
        padding-left: 0!important;
    }
    #tour .tabs.four.navigation-tab .bar_separator {
        margin-top: 100px!important;
    }
}

@media (max-width:630px) {
    #tour nav.tabs {
        height: auto!important;
    }
    #tour .tab-content-left {
        width: 90%;
        margin: 0 4%;
    }
}

@media (min-width:600px) {
    #tour .flexslider li .content {
        margin-left: 70px;
        margin-bottom: 30px;
    }
}

@media (max-width:546px) {
    #tour .tour-dates-table th {
        font-size: 14px;
        padding-top: 2px;
        padding-bottom: 2px;
        text-align: center;
    }
    #tour .tour-dates-table td {
        font-size: 12px;
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    #tour .tour-dates-table tr:first-child td {
        border-top: 0;
        padding-top: 10px;
    }
    #tour .hotel_description,
    #tour .hotel_details,
    #tour .odd_day.hotel_description {
        padding: 0;
    }
    #tour .hotel_img {
        width: 100%;
        position: relative;
        left: 0;
    }
    #tour .hotel_img img {
        width: auto;
        height: auto;
        margin: 0 auto;
    }
    #tour .odd_day .hotel_details {
        padding: 0;
        text-align: left;
    }
    #tour .odd_day .hotel_img {
        right: 0;
    }
    #tour .odd_day .hotel_details .tab-heading {
        text-align: left;
    }
}

@media (max-width:480px) {
    #tour .flexslider li .content a h1 cufontext {
        font-size: 20px;
    }
    #tour .flexslider li .content a p {
        font-size: 14px!important;
    }
    #tour .points-wrapper li,
    #tour .tour-description-content p {
        font-size: 15px;
    }
    #tour #tab3 .heading img,
    #tour .your-vac-your-way-image {
        width: 60%;
    }
    #tour #third-nav {
        clear: both;
    }
    #tour .tab-content-left {
        width: 98%;
        margin: 0 2%;
    }
    #tour .tour_type {
        width: 300px;
        min-width: 320px;
    }
    #tour .tour_type_inner_wrapper {
        width: auto;
    }
    #tour .tour_img {
        width: 60px;
    }
    #tour .tour_img img {
        width: 60px;
        height: 60px;
    }
    #tour .tour_detail {
        width: 224px;
        padding: 0 10px 10px;
    }
    #tour .tour_detail h3 {
        font-size: 18px;
    }
    #tour .learn_more,
    #tour .tour_detail p,
    #tour .tour_duration span,
    #tour .tour_months span {
        font-size: 12px;
    }
}

@media (max-width:440px) {
    #tour .home nav.tabs li img {
        height: 60px;
    }
    #tour .howtotravelcontent li img {
        height: 150px;
        width: 150px;
    }
    #tour .home nav.tabs li a {
        white-space: nowrap;
    }
}

@media (max-width:430px) {
    #tour .tour-dates-table th {
        font-size: 11px;
        text-align: center;
        padding-top: 2px;
        padding-bottom: 2px;
    }
    #tour .tour-dates-table td {
        font-size: 11px;
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    #tour .tour-dates-table tr:first-child td {
        border-top: 0;
        padding-top: 10px;
    }
}

@media (max-width:375px) {
    #tour .home nav.tabs li a {
        white-space: normal;
    }
    #tour #first-nav {
        white-space: nowrap;
    }
    #tour .QuoteImages img,
    #tour .paragraph img {
        width: 4.5%!important;
    }
}

@media (max-width:360px) {
    #tour .tour-dates-table td {
        font-size: 12px;
    }
    #tour .tour-dates-table th {
        font-size: 10px;
        text-align: center;
        padding-top: 2px;
        padding-bottom: 2px;
    }
}

.header.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 111;
    transition: all 0.66s;
    animation: smoothScroll 1s forwards;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.22);
}

.header.fixed .wrap {
    background: #fff;
    margin-top: 0;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.22);
}

.header.fixed .jetmenu>li>a {
    color: #232323;
    text-shadow: 0 0 0;
}

.contact_cov {
    border: 1px solid #ddd;
}

.contact_h:first-child {
    background: #eaeaea;
    padding: 5px 20px;
}

@media (min-width: 768px) {
    .contact_cov {
        display: flex;
    }
    .contact_h {
        flex: 1 1 auto;
    }
}


/* additional css */


/*selling-B*/

#selling-B {
    /*background: #eaeaea;*/
    padding: 40px 50px;
}

.trip-cover {
    padding-bottom: 20px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.23);
    margin-bottom: 30px;
    background: white;
}

.trip-cover img {
    width: 100%;
    object-fit: cover;
    height: 300px;
    position: relative;
}

/* .trip-cover .day {
    position: absolute;
    z-index: 1;
    background: #0099e7;
    padding: 14px 26px;
    top: 20px;
    left: 0px;
    color: #fff;
    text-transform: uppercase;
} */


/* .trip-cover .day:after {
    position: absolute;
    left: 0;
    top: 55px;
    width: 0;
    height: 0;
    border-top: 8px solid #3bc187;
    border-right: 8px solid #3bc187;
    border-bottom: 8px solid transparent;
    border-left: 8px solid transparent;
    content: " ";
} */
.trip-cover .day {
    position: absolute;
    z-index: 1;
    background: #fb2f58;
    padding: 18px 22px;
    top: 13px;
    left: 46px;
    color: #fff;
}

.trip-cover h3 {
    color: #38475f;
    text-transform: capitalize;
    font-size: 18px !important;
}

.flex-container {
    /*display: flex;
	flex-flow: row wrap;
	justify-content: center;*/
    padding-top: 40px;
}


/*clientWrap*/

.client {
    padding-top: 60px;
}

.clientWrap {
    color: #38475f;
    text-align: left;
    padding: 30px;
    background: #eaeaea;
    border-radius: 4px;
    position: relative;
}

.clientWrap:after {
    content: "";
    position: absolute;
    left: 38px;
    bottom: -20px;
    border-color: transparent transparent #eaeaea transparent;
    border-style: solid;
    border-width: 10px;
    transform: rotate(180deg);
}

.clientProfile {
    margin-top: 20px;
    margin-left: 20px;
}

.clientProfile img {
    width: 20%;
    object-fit: cover;
    height: 65px;
    float: left;
}

.clientProfile a {
    color: #444;
}

.clientProfile a:hover {
    color: #7F7D7D;
}

.clientProfile h3 {
    float: left;
    margin-left: 20px;
    font-size: 20px;
}

.client .v-all {
    margin-top: 20px;
}

.client .v-all a {
    background: #73cddf;
    border: 1px solid #73cddf;
    padding: 10px 20px;
    border-radius: 30px;
    color: #fff;
    text-transform: capitalize;
}

.client .v-all a:hover {
    background: #fff;
    color: #73cddf;
    transition: all 0.5s;
}
.grid-item {
    float: left;
    width: calc(100% / 3);
    max-height: 1200px;
    color: white;
    font-size: 20px;
    padding: 5px;
    counter-increment: grid-item;
}

/* varities_wrap */

#varities_wrap {
    padding: 40px;
    margin-bottom: 0;
}

.varities_cov .cov {
    border-radius: 50%;
    overflow: hidden;
    height: 220px;
    width: 220px;
    border: 5px solid #35ad79;
}

.varities_cov .cov img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.varities_cov h3 {
    font-size: 19px !important;
    letter-spacing: 1px;
    text-align: center;
}

#clientWrap {
    padding: 40px 50px;
}


/*effects*/

.varities_cov .cov {
    position: relative;
    overflow: hidden;
}

.varities_cov .cov:hover .box1 {
    transform: scale(1.20);
}

.varities_cov .box11 {
    transition: all 0.5s;
}


/* regionWrap */

#regionWrap.nav-tabs {
    border-bottom: 1px solid #ddd;
    background: #0d5a99;
    padding: 5px;
    border-radius: 4px;
}

#regionWrap .panel-heading {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: transparent;
    border: 0;
}

#regionWrap .panel-default {
    border: 0;
    box-shadow: 0 0 0;
}

#regionWrap .nav-tabs {
    border-bottom: 1px solid #ddd;
    background: #0d5a99;
    padding: 5px;
    border-radius: 4px;
}

#regionWrap .nav-tabs>li>a {
    font-size: 16px;
}

#regionWrap .nav>li>a {
    padding: 13px 45px;
    color: #fff;
}

#regionWrap .nav-tabs>li>a:hover {
    background: white;
    color: #333;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555 !important;
}
#regionWrap {
    padding: 60px;
    margin-bottom: 0;
}
#regionWrap .tab-content{
padding-bottom: 0 !important;
}
#regionWrap .inquiry h3, #regionWrap .tab-content h3, #regionWrap .tab-content h4 {
    border-bottom: 0px solid #ddd;
    margin: 0 0 15px;
}

section.intp {
    background: #f8f8f8 !important;
    padding: 10px !important;
}
img.img-responsive.pimg {
    padding-top: 30px;
    height: 500px;
    width: 100%;
    object-fit: contain;
    margin: 0 auto;
}
