/*
Theme Name: The America Road Trip Company
Theme URI: http://www.theamericanroadtripcompany.co.uk
Author: Clicky Media
Version: 1.0
License: GNU General Public License
*/


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

.cf:after {
    clear: both;
}

* {
    margin: 0 auto;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}


html,
body {
    overflow-x: hidden;
}

body {
    background: #f2eade url(images/bg.jpg) repeat top center;
    font-family: Helvetica, Arial, sans-serif;
    margin: 0 auto;
}

html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear {
    background: none;
    border: 0;
    clear: both;
    display: block;
    float: none;
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

img {
    border: none;
    max-width: 100%;
}

a {
    outline: none;
    color: #534741;
    text-decoration: underline;
    word-break: break-word;
}

a:hover {
    color: #352923;
    text-decoration: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    line-height: 30px;
    margin: 0 0 15px 0;
}

h1 {
    font-size: 38px;
    line-height: 42px;
    color: #534741;
    font-weight: normal;
}

h2 {
    font-size: 33px;
    line-height: 37px;
    color: #534741;
    font-weight: normal;
}

h3 {
    font-size: 30px;
    line-height: 34px;
    color: #534741;
    font-weight: normal;
}

h4 {
    font-size: 28px;
    line-height: 32px;
    color: #534741;
    font-weight: normal;
}

h5 {
    font-size: 26px;
    line-height: 29px;
    color: #534741;
    font-weight: normal;
}

h6 {
    font-size: 24px;
    line-height: 28px;
    color: #534741;
    font-weight: normal;
}

p {
    color: #534741;
    margin: 0 0 15px 0;
    font-size: 14px;
    line-height: 19px;
    max-width: 100%;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
    margin: 0 10px 10px 0;
}

.alignright {
    float: right;
    margin: 0 0 10px 10px;
}

strong {
    font-weight: bold;
}

li {
    list-style: none;
}

ul {
    padding: 0;
}

hr {
    background-color: #EAE9EA;
    border-width: 0;
    color: #EAE9EA;
    height: 1px;
    line-height: 0;
    margin: 0 0 15px 0;
    page-break-after: always;
    text-align: center;
    width: 100%;
}

button {
    cursor: pointer;
    outline: none;
}

#container {
    width: 990px;
    max-width: calc(100% - 30px);
    height: auto;
    margin: 0 auto;
    position: relative;
}

.wrap {
    width: 990px;
    max-width: calc(100% - 30px);
    height: auto;
    margin: 0 auto;
}

@font-face {
    font-family: 'CarnivaleeFreakshowRegular';
    src: url('fonts/carnevalee_freakshow-webfont.eot');
    src: url('fonts/carnevalee_freakshow-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/carnevalee_freakshow-webfont.woff') format('woff'),
        url('fonts/carnevalee_freakshow-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NeverLetGoNormal';
    src: url('fonts/neverletgo-webfont.eot');
    src: url('fonts/neverletgo-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/neverletgo-webfont.woff') format('woff'),
        url('fonts/neverletgo-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

/* Images */

img.bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    opacity: 0;
    -webkit-transition: 600ms opacity;
    -o-transition: 600ms opacity;
    transition: 600ms opacity;
}

img.bg.loaded {
    opacity: 1;
}

/* Single Post */

.single-post #content {
    padding-top: 110px;
}

/* Iframe */

iframe {
    max-width: 100%;
}

/* Form Elements */

textarea,
input[type="text"] {
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* Primary Font Selector */

.primary_font {
    font-family: 'CarnivaleeFreakshowRegular';
}

.primary_font * {
    font-family: inherit;
}

/* Slick */

.slick-arrow {
    outline: none;
}

.slick-dots li button {
    outline: none;
}

.slick-list {
    max-width: 100%;
}

.slick-list,
.slick-track {
    height: 100%;
}

.slick-slider {
    opacity: 0;
    -webkit-transition: 0.2s opacity;
    -o-transition: 0.2s opacity;
    transition: 0.2s opacity;
}

.slick-slider.slick-initialized {
    opacity: 1 !important;
}

.slick_dots_styling .slick-dots {
    text-align: center;
    margin: 30px 0 0;
    width: 100%;
}

.slick_dots_styling .slick-dots li {
    position: relative;
    overflow: hidden;
    display: inline-block;
    padding: 0 6px !important;
    background: none !important;
    width: auto !important;
    height: auto !important;
}

.slick_dots_styling .slick-dots li.slick-active button {
    background-color: #86827f;
}

.slick_dots_styling .slick-dots li button {
    text-indent: -999px;
    background-color: #544840;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    outline: none;
    border: none;
    padding: 0;
    -webkit-transition: 0.2s background-color;
    -o-transition: 0.2s background-color;
    transition: 0.2s background-color;
}

/* Header */

#header {
    height: 150px;
    position: relative;
    -webkit-transition: 0.2s background-color, 0.2s opacity, 0.2s visibility;
    -o-transition: 0.2s background-color, 0.2s opacity, 0.2s visibility;
    transition: 0.2s background-color, 0.2s opacity, 0.2s visibility;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    z-index: 9999;
}

#header.hidden {
    opacity: 0;
    visibility: hidden;
}

#header h2 {
    font-size: 34px;
    color: #534741;
    font-weight: normal;
    margin: 27px 10px 0 0;
    font-family: 'NeverLetGoNormal';
}

#header h2 a {
    text-decoration: none;
}

#header .logo {
    position: absolute;
    float: left;
    margin: 15px 0 0 20px;
    z-index: 40;
    width: 205px;
    transform: rotate(-8deg);
}

#header .logo img {
    width: 100%;
    height: auto;
}

#header #top {
    text-align: right;
    margin: 0 0 20px;
}

/* Menu */

#header #menu {
    background: url(images/menu.png) no-repeat;
    height: 53px;
    position: absolute;
    top: 80px;
    left: 0px;
    width: 100%;
    right: 0;
}

#header .menu-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: calc(100% - 212px);
    margin-left: auto;
}

#header #menu ul {
    padding: 0;
}

#header #menu ul li {
    list-style: none;
    font-size: 22px;
    line-height: 50px;
    text-transform: uppercase;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
}

#header #menu ul li a {
    color: #534741;
    text-decoration: none;
}

#header #menu ul li.last a {
    padding: 0 0 0 9px;
}

#header #menu ul.menu {
    display: flex;
    margin: 0 60px;
    width: 100%;
    justify-content: space-between;
}

#header #menu ul li a:hover {
    color: #332824;
}

/* Content */

a.quick_enquiry_float {
    background: url(images/quick_enquiry.png) no-repeat;
    height: 200px;
    width: 53px;
    background-position: 0 0;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
    margin: 0;
    position: fixed;
    top: 180px;
    right: calc((100% - 990px) / 2 - 53px);
}

a.quick_enquiry:hover_float {
    background: url(images/quick_enquiry.png) no-repeat;
    height: 200px;
    width: 53px;
    background-position: 0 -200px;
}

a.quick_enquiry_float.remove_fixed {
    position: absolute;
}

.has-banner a.quick_enquiry_float {
    top: 280px;
}

.content_top {
    margin: 0 auto;
    width: 990px;
}

#content {
    background: #fff;
    padding: 20px 20px 20px 20px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#content .main_title {
    margin: 0 0 20px 0;
}

#content .main_title h2.page_title {
    color: #C35C47;
    font-family: 'CarnivaleeFreakshowRegular';
    font-size: 44px;
    font-weight: normal;
    line-height: 48px;
    margin: 10px 0 2px 0;
}

#content .main_title h2.page_title span {
    color: #B64738;
}

#content .main_title h3.subtitle {
    color: #BEADA5;
    font-size: 27px;
    line-height: 27px;
    margin: 0;
}

#content ul:not(.slick-dots) {
    padding: 0;
    margin: 0 0 15px 0;
}

#content ul li {
    color: #534741;
    margin: 0 0 5px 20px;
    font-size: 14px;
    line-height: 19px;
    background: url(images/bullet.png) no-repeat left;
    padding: 0 0 0 15px;
    background-position: 0 3px;
}

#content h2.small_page_title {
    font-size: 33px;
    color: #534741;
    line-height: 39px;
}

#content h2.small_page_title span {
    color: #B64738;
}

#content h3.faq_title {
    color: #C35C47;
    font-family: 'CarnivaleeFreakshowRegular';
    font-size: 29px;
    font-weight: normal;
    line-height: 32px;
    margin: 15px 0;
}

#content .acc_trigger {
    cursor: pointer;
}

#content .acc_container {
    background-color: #E9E6E6;
    padding: 15px 15px 0 15px;
    margin: 10px 0 10px 20px;
    border: 1px solid #D7D4D4;
}


#content p.not {
    background-color: #f1f1f1;
    padding: 15px;
    margin: 0;
    border: 1px solid #dedede;
    margin: 30px 0 0 0;
}

/* Enquiry Form */

#enquriy_form {
    background: transparent;
}

#enquriy_form form {
    width: 580px;
    max-width: 100%;
    padding: 10px 20px;
    background: #fff url(images/enquire_bg_new.png) no-repeat;
    background-size: cover;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

#enquriy_form .ValidationErrors {
    display: block;
    color: #C35C47;
    font-size: 12px;
    line-height: 14px;
    margin: 5px 0 0 0;
    width: 100%;
    font-weight: bold;
}

#enquriy_form label span {
    color: #C35C47;
    font-size: 14px;
    font-weight: bold;
}

#enquriy_form .left_col {
    float: left;
    width: calc(50% - 20px);
    margin: 0 20px 0 0;
}

#enquriy_form .right_col {
    float: left;
    width: 50%;
}

#enquriy_form select {
    padding: 5px;
}

#enquriy_form h3 {
    font-size: 40px;
    line-height: 44px;
    color: #675A54;
    margin: 0 0 25px 0;
}

#enquriy_form input {
    border: 1px solid #BEADA5;
    padding: 3px 5px;
    height: 24px;
    width: 250px;
    color: #675A54;
    font-size: 13px;
    line-height: 24px;
    max-width: 100%;
}

#enquriy_form textarea {
    border: 1px solid #BEADA5;
    padding: 3px 5px;
    height: 98px;
    width: 250px;
    color: #675A54;
    font-size: 13px;
    line-height: 24px;
}

#enquriy_form p {
    margin: 0 0 8px 0;
}

#enquriy_form p.wide {
    margin: 8px 0 8px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

#enquriy_form p.wide input {
    width: 18px;
    height: 18px;
    margin: 0 10px 0 0;
}

#enquriy_form p.wide label {
    line-height: 16px;
    font-size: 12px;
}

#enquriy_form .left_col label {
    color: #675A54;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 28px;
    width: 130px;
    margin: 0 15px 0 0;
}

#enquriy_form .right_col label {
    color: #675A54;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 26px;
    width: 80px;
    margin: 0 15px 0 0;
}

#enquriy_form button.btn {
    background: url(images/send_enquiry_button.png) no-repeat;
    height: 44px;
    width: 261px;
    background-position: 0 0;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    cursor: pointer;
    border: none;
    float: left;
    margin: 20px 0;
}

#enquriy_form button.btn .text {
    display: none;
}

#enquriy_form button.btn:hover {
    background: url(images/send_enquiry_button.png) no-repeat;
    height: 44px;
    width: 261px;
    background-position: 0 -44px;
}

#enquriy_form .contact_details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #534741;
}

#enquriy_form .contact_details .text {
    color: #B64738;
    font-size: 35px;
    padding: 10px;
    margin-right: 30px;
}

#enquriy_form .contact_details .email_us .email {
    color: #B64738;
    text-decoration: underline;
}

#enquriy_form .contact_details .email_us .email:hover {
    color: #99382E;
    text-decoration: none;
}


#enquriy_form .contact_details .panel {
    font-size: 20px;
    padding: 10px;
    margin-right: 30px;
}

#enquriy_form .contact_details .panel p {
    font-size: inherit;
}

#enquriy_form .contact_details .panel a {
    text-decoration: none;
}

#enquriy_form .contact_details .email_us .email,
#enquriy_form .contact_details .call_us .number {
    display: block;
    margin-top: 10px;
    font-family: 'Helvetica, Arial, sans-serif';
    font-size: 14px;
}

/* Bespoke Tour */

#content #bespoke_tour .top {
    padding: 40px 30px 30px;
    background: url(images/top_area.jpg) no-repeat bottom;
    margin: 0px 0 10px 0;
    position: relative;
    background-size: cover;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#content #bespoke_tour .top.large_margin_top {
    padding-top: 80px;
}

#content .standard_form .ValidationErrors {
    color: #C35C47;
    font-size: 12px;
    line-height: 14px;
    float: left;
    margin: 5px 0 0 0;
    width: 100%;
    font-weight: bold;
}

#content #bespoke_tour label span {
    color: #C35C47;
    font-size: 14px;
    font-weight: bold;
}

#content #bespoke_tour .map_image {
    margin: -25px -40px 0 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
}

#content #bespoke_tour .top h1 {
    font-size: 45px;
    line-height: 50px;
    margin: 5px 0 5px 0;
    color: #57463F;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    text-align: left;
    position: relative;
}

#content #bespoke_tour .top h3 {
    font-size: 27px;
    line-height: 28px;
    margin: 0 0 20px;
    color: #B8A098;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    text-align: left;
    position: relative;
    max-width: calc(100% - 165px);
}

#content #bespoke_tour .top .left_col {
    float: left;
    height: auto;
    width: 57.5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#content #bespoke_tour .top .left_col textarea {
    border: 1px solid #BEADA5;
    padding: 5px;
    height: 200px;
    width: 100%;
    color: #675A54;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#content #bespoke_tour .top .right_col {
    float: left;
    width: 38%;
    margin: 0 0 0 30px;
}

#content #bespoke_tour .top .right_col label {
    color: #675A54;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 28px;
    width: 10px;
    margin: 0 15px 0 0;
}

#content #bespoke_tour .top .right_col select {
    padding: 5px;
    box-sizing: border-box;
    width: 100%;
    max-width: 280px;
}

#content #bespoke_tour .top .right_col p {
    margin: 0 0 8px 0;
    color: #675A54;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

#content #bespoke_tour .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 20px;
}

#content #bespoke_tour .title img {
    margin: 3px 20px 0 0;
}


#content #bespoke_tour .title p.small {
    font-size: 12px;
    color: #675A54;
    position: relative;
    font-style: italic;
}

#content #bespoke_tour .title h4 {
    float: right;
    font-size: 28px;
    color: #675A54;
    line-height: 29px;
    font-family: 'NeverLetGoNormal';
    font-weight: normal;
    margin: 10px 0 0 0;
    text-align: right;
}

#content .standard_form .area1 {
    padding: 20px 30px;
    background: url(images/area1_3.png) no-repeat;
    background-size: cover;
    height: auto;
    margin: 20px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#content .standard_form p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#content .standard_form p.select_location {
    flex-wrap: nowrap;
}

#content .standard_form .area1 select {
    padding: 5px;
    margin: 0;
}

#content .standard_form .area1 h3 {
    font-size: 40px;
    line-height: 44px;
    color: #675A54;
    margin: 0 0 5px 0;
    width: auto;
}

#content .standard_form input[type="text"],
#content .standard_form input[type="email"] {
    border: 1px solid #BEADA5;
    padding: 3px 5px;
    height: 24px;
    float: left;
    color: #675A54;
    font-size: 13px;
    line-height: 24px;
    width: 260px;
    max-width: calc(100% - 157px);
    margin: 0;
}

#content .standard_form input[type="text"].error,
#content .standard_form input[type="email"].error,
#content #bespoke_tour .area3 input.error,
#content .standard_form select.error,
#enquriy_form input[type="text"].error
#enquriy_form input[type="email"].error,
#enquriy_form select.error,
#enquriy_form input.error,
#content #quote .area3 input.date-pick.error {
    border-color: #c35c47;
}

#content .standard_form .area1 p.checkbox {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

#content .standard_form span.error,
#enquriy_form span.error {
    color: #c35c47;
    font-size: 12px;
    line-height: 14px;
    float: left;
    margin: 5px 0 0 0;
    width: 100%;
    font-weight: 700;
}

#content .standard_form .form__field,
#enquriy_form .form__field {
    margin: 0 0 10px 0;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#content .standard_form .area1 p {
    margin: 0 0 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#content .standard_form .area1 .left_col {
    float: left;
    width: 47.5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#content .standard_form .area1 .left_col label {
    color: #675A54;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 28px;
    width: 130px;
    margin: 0 15px 0 0;
    float: left;
}

#content .standard_form .area1 .right_col {
    float: right;
    width: calc(99.99% - 47.5%);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 50px;
}

#content .standard_form .area1 .right_col label {
    color: #675A54;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 26px;
    width: 130px;
    margin: 0 15px 0 0;
    float: left;
}

#content .standard_form .area1 p.wide {
    margin: 10px 0 10px 145px;
}

#content .standard_form .area1 p.wide:first-of-type {
    margin-bottom: 25px;
}

#content .standard_form .area1 p.wide label {
    color: #675A54;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 22px;
}

#content .standard_form label[for="contact_hear"] {
    width: 100%;
}

#content #bespoke_tour select,
#content #bespoke_tour textarea {
    margin-left: 0;
}

#content .standard_form .area1 p.wide input {
    min-height: 20px;
    min-width: 20px;
    margin: 0 10px 0 0;
}

#content #bespoke_tour .area2 {
    padding: 20px 30px;
    background: url(images/top_area.jpg) no-repeat;
    height: auto;
    margin: 0 0 20px 0;
    box-sizing: border-box;
    background-size: cover;
}

#content #bespoke_tour .area2 select {
    padding: 5px;
}

#content #bespoke_tour .area2 h3 {
    font-size: 40px;
    line-height: 44px;
    color: #675A54;
    float: left;
    width: auto;
}

#content #bespoke_tour .area2 input {
    border: 1px solid #BEADA5;
    padding: 3px 5px;
    height: 24px;
    width: 260px;
    float: left;
    color: #675A54;
    font-size: 13px;
    line-height: 24px;
}

#content #bespoke_tour .area2 p {
    margin: 0 0 10px 0;
    float: left;
}

#content #bespoke_tour .area2 .left_col {
    float: left;
    width: 47%;
}

#content #bespoke_tour .area2 .left_col label {
    color: #675A54;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 26px;
    width: 160px;
    margin: 0 15px 0 0;
    float: left;
    max-width: 100%;
}

#content #bespoke_tour .area2 .right_col {
    float: right;
    width: 49%;
}

#content #bespoke_tour .area2 .right_col label {
    color: #675A54;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 21px;
    width: 350px;
    margin: 0 15px 5px 0;
    float: left;
}

#content #bespoke_tour .area2 .right_col textarea {
    border: 1px solid #BEADA5;
    padding: 5px;
    height: 80px;
    width: 355px;
    color: #675A54;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}

#content #bespoke_tour .area3 {
    padding: 30px 30px 20px 30px;
    background: url(images/area3_2.jpg) no-repeat;
    height: auto;
    margin: 0 0 20px 0;
    box-sizing: border-box;
    background-size: cover;
}

#content #bespoke_tour .area3 select {
    padding: 5px;
    width: 160px;
}

#content #bespoke_tour .area3 h3 {
    font-size: 40px;
    line-height: 44px;
    color: #675A54;
    float: left;
    width: auto;
}

#content #bespoke_tour .area3 input {
    border: 1px solid #BEADA5;
    padding: 3px 5px;
    height: 24px;
    width: 210px;
    float: left;
    color: #675A54;
    font-size: 13px;
    line-height: 24px;
}

#content #bespoke_tour .area3 p {
    margin: 0 0 10px 0;
    float: left;
}

#content #bespoke_tour .area3 .left_col {
    float: left;
    width: 50%;
}

#content #bespoke_tour .area3 .left_col label {
    color: #675A54;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 26px;
    width: 190px;
    margin: 0 15px 0 0;
    float: left;
}

#content #bespoke_tour .area3 .right_col {
    float: right;
    width: 48.5%;
}

#content #bespoke_tour .area3 .right_col label {
    color: #675A54;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 26px;
    width: 220px;
    margin: 0 15px 0 0;
    float: left;
}

#content #bespoke_tour .area3 .right_col p.further label {
    width: 430px;
    line-height: 19px;
    margin: 0 0 7px 0;
}

#content #bespoke_tour .area3 .right_col p.further textarea {
    border: 1px solid #BEADA5;
    padding: 5px;
    height: 120px;
    width: 355px;
    color: #675A54;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}

#content #bespoke_tour .area3 input.date-pick {
    width: 170px !important;
    margin: 0 8px 0 0;
}


#content #bespoke_tour button.btn {
    background: url(images/quote_btn.png) no-repeat;
    height: 58px;
    width: 334px;
    background-position: 0 0;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
    float: left;
    margin: 10px 0 0 0;
    max-width: 100%;
    font-family: 'CarnivaleeFreakshowRegular';
    color: white;
    font-size: 20px;
}

#content #bespoke_tour button.btn .text {
    display: none;
}

#content #bespoke_tour button.btn:hover {
    background: url(images/quote_btn.png) no-repeat;
    height: 58px;
    width: 334px;
    background-position: 0 -58px;
}



/* Slideshow */

#slideshow {
    position: relative;
    width: 100%;

}

/* Slick styling inside slideshow */

#slideshow .slick-dots {
    position: absolute;
    bottom: 15px;
    left: 0;
    z-index: 90;
    cursor: pointer;
    background: url(images/slideshow_bottom.png) no-repeat top right;
    width: auto;
    height: 47px;
    padding: 0 10px 0 10px;
    margin: 0 0 15px 0;
}

#slideshow .slick-dots li {
    display: inline-block;
    background: none;
    padding: 0;
    margin: 0;
    /* float: left; */
}

#slideshow .slick-dots li button {
    display: block;
    width: 24px;
    height: 22px;
    background: url(images/slider_arrows.png) no-repeat;
    background-size: 100%;
    text-indent: -9999px;
    margin: 10px 5px 0 0;
    border: none;
    outline: none;
}

#slideshow .slick-dots li.slick-active button {
    background-position: 0 -22px;
}

#slideshow #featured-slider {
    height: 100%;
    width: 100%;
}

.slides_container {
    opacity: 0;
}

#slideshow .slick-track,
#slideshow .slick-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {

    #slideshow .slick-track,
    #slideshow .slick-list {
        display: block;
    }
}


#slideshow .slides_control {
    height: 100%;
}

#slideshow .slide {
    height: auto;
    position: relative;
    min-height: 200px;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    #slideshow .slide {
        height: 100%;
    }
}

#slideshow .overlay {
    background: url(images/overlay.png) no-repeat;
    padding: 2px 0 15px;
    min-height: 360px;
    max-width: 405px;
    position: relative;
    right: 0;
    margin-top: 35px;
    z-index: 10;
    margin-left: auto;
    margin-right: 20px;
}

#slideshow .overlay h2 {
    font-size: 38px;
    line-height: 42px;
    color: #534741;
    margin: 20px 30px 17px 45px;
    text-transform: uppercase;
}

#slideshow .overlay p {
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 8px 45px;
    color: #B64738;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    text-transform: uppercase;
}

#slideshow .overlay p a {
    color: #B64738;
    background: url(images/red_star2.png) no-repeat left;
    padding: 0 0 0 25px;
    text-decoration: none;
}

#slideshow .overlay p a:hover {
    color: #99382E;
}

#slideshow ul.pagination {
    position: absolute;
    bottom: 35px;
    left: 0;
    z-index: 90;
    cursor: pointer;
    background: url(images/slideshow_bottom.png) no-repeat top right;
    width: auto;
    height: 47px;
    padding: 0 10px 0 10px;
}

#slideshow ul.pagination li {
    float: left;
    display: inline;
    background: none;
    padding: 0;
    margin: 0;
}

#slideshow ul.pagination li a {
    display: block;
    width: 24px;
    height: 22px;
    background: url(images/slider_arrows.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    margin: 10px 5px 0 0;
    float: left;
}

#slideshow ul.pagination li.current a {
    background-position: 0 -22px;
}

/* Search */

#search {
    background: url(images/search_bg.png) no-repeat;
    background-size: cover;
    margin: -5px 0 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
}

#search .search_box {
    margin-left: auto;
}

#search h1 {
    font-size: 25px;
    line-height: 70px;
    color: #534741;
    text-transform: uppercase;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    line-height: inherit;
    margin: 0;
}

#search .search_box #home_search {
    padding: 0;
    border: none;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    font-size: 16px;
    line-height: 33px;
    padding: 0;
    color: #57463F;
    outline: none;
}

#content #clickMenu {
    padding: 0;
    margin: 0;
    list-style: none;
    background: url(images/search_by_location_bg.png) no-repeat;
    height: 33px;
    width: 212px;
}

#content #clickMenu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    left: 0;
    top: 32px;
    display: none;
    -webkit-overflow-scrolling: touch;
}

#content #clickMenu>li {
    float: left;
    position: relative;
    margin: 0;
    background: none;
    padding: 0;
    font-size: 21px;
    line-height: 33px;
    padding: 0 0 0 10px;
}

#content #clickMenu>li>a {
    display: block;
    float: left;
    text-decoration: none;
    color: #5f5049;
    padding: 0;
    outline: 0;
    position: relative;
    z-index: 10;
    background: url(images/search_by_location.png) no-repeat;
    height: 33px;
    width: 208px;
}

#content #clickMenu>li>a.drop {
    padding: 0;
    background: url(images/location_arrow.png) no-repeat 92% 14px;
}

#content #clickMenu img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    cursor: pointer;
    z-index: 100;
}

#content #clickMenu ul {
    padding: 0;
    margin: 0;
    background: #faf9f9;
    border-left: 1px solid #c9b8b1;
    border-right: 1px solid #c9b8b1;
    border-bottom: 1px solid #c9b8b1;
    border-top: 1px solid #c9b8b1;
    height: 300px;
    width: 212px;
    overflow: scroll;
    z-index: 7000;
}

#content #clickMenu ul li {
    background: none;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #b8a098;
    width: 193px;
}

#content #clickMenu ul li a {
    display: block;
    font-size: 15px;
    line-height: 18px;
    color: #5F5049;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    background: none;
    padding: 0;
    text-decoration: none;
    padding: 5px 10px;
}

#content #clickMenu ul li:last-child {
    border: none;
}

#content #clickMenu ul li a:hover {
    color: #2B1E1A;
    background-color: #f2eade;
}

#content #clickMenu>li>a:focus {}

#content #clickMenu>li>a.drop:focus {
    line-height: 33px;
    background: url(images/location_arrow2.png) no-repeat 92% 14px;
}

#content #clickMenu>li>a:focus~ul {
    display: block;
}

#content #clickMenu>li>a:focus+img {
    display: block;
}

#content #clickMenu ul:hover {
    display: block;
}

/* Carousel */

.locations_slider {
    height: auto;
    opacity: 0;
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
}

.locations_slider.slick-initialized {
    opacity: 1;
}

.locations_slider .slick-slide {
    overflow: hidden;
}

.locations_slider .slick-dots {
    margin: 15px 0 0;
}

.locations_slider .slide {
    max-width: 100%;
    margin: 0 5px 0;
    border: 1px solid #C9C9C9;
    position: relative;
    background: none;
    padding: 0;
    min-height: 200px;
}

.locations_slider ul li {
    list-style: none;
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
    height: 100%;
}

.locations_slider ul li a {
    width: 100%;
    height: 100%;
    display: block;
}

.locations_slider .slide .view {
    background: url(images/view.png) no-repeat;
    height: 26px;
    width: 66px;
    background-position: 0 0;
    float: right;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
    margin: 0;
    position: absolute;
    right: 0px;
    bottom: 10px;
}

.locations_slider .slide .view:hover {
    background: url(images/view.png) no-repeat;
    height: 26px;
    width: 66px;
    background-position: 0 -26px;
}

.locations_slider h3 {
    font-size: 21px;
    line-height: 24px;
    color: #534741;
    margin: 3px 0 0 0;
    padding: 0 10px;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
}

.locations_slider h3 a {
    color: #534741;
    text-decoration: none;
}


.locations_slider h3 a:hover {
    color: #3A302C;
}

.locations_slider p {
    font-size: 17px;
    line-height: 20px;
    color: #968375;
    margin: 0;
    padding: 0 10px;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    text-transform: uppercase;
    box-sizing: border-box;
}

.locations_slider p span {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    margin: 0 1px 0 0;
}

.locations_slider p span.price {
    font-size: 22px;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
    position: relative;
    top: 2px;
}

.locations_slider .image img:hover {
    -moz-opacity: .90;
    filter: alpha(opacity=90);
    opacity: .90;
}

.locations_slider .popular {
    position: absolute;
    top: 80px;
    right: 0px;
    z-index: 7000;
}

.locations_slider .slick-list {
    max-width: calc(100% - 60px);
    margin: 0 auto;
}

.locations_slider .slick-list,
.locations_slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {

    .locations_slider .slick-track,
    .locations_slider .slick-list {
        display: block;
    }
}

.locations_slider .slick-slide {
    height: auto;
}

.locations_slider .slick-prev {
    position: absolute;
    top: 45px;
    left: 0px;
    z-index: 6;
    background: url(images/left_arrow.png) no-repeat;
    background-position: 0 0;
    height: 106px;
    width: 15px;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
}

.locations_slider .slick-next {
    position: absolute;
    top: 45px;
    right: 0px;
    z-index: 6;
    background: url(images/right_arrow.png) no-repeat;
    background-position: 0 0;
    height: 106px;
    width: 15px;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
}

.locations_slider .slideshow-block {
    width: 100%;
    min-height: 130px;
    overflow: hidden;
    position: relative;
}

.locations_slider .slideshow-block:before {
    content: "";
    padding-bottom: 61.611374%;
    float: left;
    margin-right: -100%;
}

.locations_slider .slideshow-block ul.slides {
    height: 130px;
    /* margin: 0 !important; */
    height: 100%;
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
}

/* Carousel Style */

.jcarousel-skin-tango .jcarousel-container {}

.jcarousel-skin-tango .jcarousel-direction-rtl {
    direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    padding: 0;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tan#go .jcarousel-item-horizontal {
    margin-left: 0px;
    margin-right: 0px;
    float: left;
    padding: 0;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    height: auto;
    width: 100%;
    max-width: 880px;
    margin: 0 0 0 35px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    float: left;
    position: absolute;
    top: 45px;
    left: 0px;
    z-index: 6;
    background: url(images/left_arrow.png) no-repeat;
    background-position: 0 0;
    height: 106px;
    width: 15px;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background: url(images/left_arrow.png) no-repeat;
    background-position: 0 -106px;
    height: 106px;
    width: 15px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
    float: right;
    position: absolute;
    top: 45px;
    right: 0px;
    z-index: 6;
    background: url(images/right_arrow.png) no-repeat;
    background-position: 0 0;
    height: 106px;
    width: 15px;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background: url(images/right_arrow.png) no-repeat;
    background-position: 0 -106px;
    height: 106px;
    width: 15px;
}

/* Video */

#video {
    float: left;
    width: calc(33.33% - 10px);
    margin: 20px 0 0 0;
    /* height: 250px; */
    overflow: hidden;
}

#video h2.title {
    color: #534741;
    font-size: 28px;
    line-height: 40px;
    margin: 0;
    height: 43px;
    padding: 0 0 0 15px;
    background: url(images/video_bg.png) repeat-x;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
}

#video a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

#video img {
    max-width: 100%;
    height: auto;
    position: relative;
}

#video .bg {
    /* width: 100%; */
}


/* Homepage Slider */

#content .homepage_slider .overlay.responsive {
    display: none;
    width: 100%;
    max-width: initial;
    background-size: cover;
    background-position: center;
    min-height: auto;
    text-align: center;
    padding: 15px 30px;
    box-sizing: border-box;
    margin: 0 0 20px;
}

#content .homepage_slider .overlay.responsive h2 {
    margin: 0 auto 25px;
    font-size: 30px;
}

#content .homepage_slider .overlay.responsive p {
    margin: 0;
}

#content .homepage_slider .slide {
    min-height: auto;
}

#content .homepage_slider a.start {
    background: url(images/start_your_trip.png) no-repeat;
    height: 77px;
    width: 448px;
    background-position: 0 0;
    float: right;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
    margin: 0;
    position: absolute;
    right: 0px;
    bottom: 15px;
    z-index: 10;
}

#content .homepage_slider a.start:hover {
    background: url(images/start_your_trip.png) no-repeat;
    height: 77px;
    width: 448px;
    background-position: 0 -77px;
}

#content .homepage_slider a.start.responsive {
    display: none;
    top: calc(350px - 77px);
    background: url(images/start_your_trip_responsive.png) no-repeat;
    height: auto;
    bottom: auto;
    width: 300px;
    background-size: 100%;
}

#content .homepage_slider a.start.responsive:before {
    content: "";
    float: left;
    margin-right: -100%;
    padding-bottom: 17.1875%;
}

/* Homepage About */

#homepage_about {
    float: LEFT;
    width: 100%;
    margin: 20px 0 0 0;
    border-left: 1px solid #E3E3E3;
    border-right: 1px solid #E3E3E3;
    border-bottom: 1px solid #E3E3E3;
}

#homepage_about h2.title {
    overflow: hidden;
    font-size: 28px;
    line-height: 1;
    color: #fff;
    margin: 0;
    background: url(images/about_bg2.png) no-repeat;
    background-size: cover;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    padding: 8px 15px;
}

#homepage_about h3 {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 7px 0;
    font-weight: bold;
    color: #534741;
    font-family: Arial, Helvetica, sans-serif;
}

#homepage_about p {
    color: #534741;
    margin: 0 0 8px 0;
}

#homepage_about p a {
    color: #B64738;
    font-size: 22px;
    line-height: 23px;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    background: url(images/red_arrow.png) no-repeat right;
    padding: 0 20px 0 0;
    background-position: 100% 5px;
    text-decoration: none;
}

#homepage_about p a:first-of-type {
    margin-right: 20px;
}

#homepage_about p a:hover {
    color: #96342A;
}

#homepage_about .left_col {
    float: left;
    margin: 15px 0;
    border-right: 1px solid #E3E3E3;
    width: 60%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
}

#homepage_about .right_col {
    margin: 15px 0;
    float: right;
    width: 40%;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#homepage_about .right_col .quote {
    float: left;
    margin: 0 13px 10px 0;
}

#homepage_about .right_col p {
    font-size: 44px;
    line-height: 47px;
    font-family: 'NeverLetGoNormal';
    color: #63534D;
}

#homepage_about .right_col p a,
#homepage_about .right_col p.other span {
    color: #B64738;
    font-size: 22px;
    line-height: 23px;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    background: url(images/red_arrow.png) no-repeat right;
    padding: 0 20px 0 0;
    background-position: 100% 5px;
    text-decoration: none;
}

#homepage_about .right_col p.other span {
    margin: 0;
    max-width: none;
}

#homepage_about .right_col p a:hover {
    color: #96342A;
}

#homepage_about .button-wrap {
    /*display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: -8px;*/
}

.homepage_video_and_about #video { 
    width: calc(50% - 10px);
}

.homepage_video_and_about #video:first-of-type {
    margin-right: 20px;
}

#homepage_testimonials {
    width: 100%;
    margin: 20px 0;
    border: 1px solid #E3E3E3;
    text-align: center;
}

#homepage_testimonials_other h2.title {
    overflow: hidden;
    font-size: 28px;
    line-height: 1;
    color: #fff;
    background: url(images/about_bg2.png) no-repeat;
    background-size: cover;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    padding: 8px 15px;
    text-align: left;
    margin: 20px 0 0;
}

#homepage_testimonials .homepage_testimonials_wrap {
    padding: 20px;
}

#homepage_testimonials h3 {
    color: #B64738;
    font-size: 28px;
    line-height: 32px;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
}

#homepage_testimonials .quote {
    float: left;
    margin: 0 13px 10px 0;
}

#homepage_testimonials h5 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;;
}

#homepage_testimonials .int {
    padding: 0 20px;
}

#homepage_testimonials .slider_testimonials_stars {
    padding: 0;
    margin: 0;
}

#homepage_testimonials .slider_testimonials_stars li {
    background: url(images/red_star2.png) no-repeat left;
    width: 17px;
    height: 15px;
    display: inline-block;
    margin: 0 2px;
    padding: 0;
}

#homepage_testimonials p {
    font-size: 28px;
    line-height: 35px;
    font-family: 'NeverLetGoNormal';
    font-weight: normal;
}

#homepage_testimonials p.text-link {
    margin: 0;
}

#homepage_testimonials p.text-link a {
    color: #B64738;
    font-size: 22px;
    line-height: 23px;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    background: url(images/red_arrow.png) no-repeat right;
    padding: 0 20px 0 0;
    background-position: 100% 5px;
    text-decoration: none;
}

#homepage_testimonials p.text-link a:hover {
    color: #96342A;
}

.slider_testimonials .slick-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0px;
    z-index: 6;
    background: url(images/left_arrow.png) no-repeat;
    background-position: 0 0;
    height: 106px;
    width: 15px;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
}

.slider_testimonials .slick-next {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0px;
    z-index: 6;
    background: url(images/right_arrow.png) no-repeat;
    background-position: 0 0;
    height: 106px;
    width: 15px;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
}

#homepage_split_section {
    width: 100%;
    margin: 20px 0;
    display: flex;
    flex-wrap: wrap;
}

#homepage_split_section .left_col,
#homepage_split_section .right_col {
    float: left;
    width: calc(50% - 31px);
    padding: 0;
    margin: 0;
}

#homepage_split_section .left_col {
    border-right: 1px solid #E3E3E3;
    padding-right: 30px;
}

#homepage_split_section .right_col {
    padding-left: 30px;
}

#homepage_split_section .left_col h3,
#homepage_split_section .right_col h3 {
    color: #B64738;
    font-size: 22px;
    line-height: 23px;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
}

#homepage_split_section .left_col p:last-of-type,
#homepage_split_section .right_col p:last-of-type {
    margin-bottom: 0;
}

#homepage_split_section .full_width {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 20px 0 0;
    border-top: 1px solid #E3E3E3;
    padding: 20px 0;
}

#homepage_split_section .full_width p.text-link {
    margin: 0 10px;
}

#homepage_split_section .full_width p.text-link a {
    color: #B64738;
    font-size: 22px;
    line-height: 23px;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    background: url(images/red_arrow.png) no-repeat right;
    padding: 0 20px 0 0;
    background-position: 100% 5px;
    text-decoration: none;
}

#homepage_split_section .full_width p.text-link a:hover {
    color: #96342A;
}

#content .area_content {
    padding: 10px 0;
}

#content .area_content h1,
#content .area_content h2,
#content .area_content h3,
#content .area_content h4,
#content .area_content h5,
#content .area_content h6 {
    color: #C35C47;
}

.top_no_results {
    background: #ebe9e8;
    padding: 20px;
    text-align: center;
    width: 100%;
}

.top_no_results h3 {
    margin: 0 auto 10px;
}

.top_no_results p {
    margin: 0 auto;
}

/* Signup */

#signup {
    background: url(images/signup.png) no-repeat;
    background-size: cover;
    padding: 10px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#signup p {
    font-size: 26px;
    margin: 0;
    color: #FFF3EB;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
}

#signup #mc_embed_signup {
    margin-left: auto;
    max-width: 100%;
}

#signup #subscribe {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#signup p a {
    display: block;
    color: #FFF3EB;
    text-decoration: none;
}

#signup p a:hover {
    color: #eee;
}

#signup form#subscribe input {
    background: #AFA19A;
    border: none;
    width: 230px;
    height: 21px;
    padding: 3px 5px;
    line-height: 21px;
    color: #563227;
    font-size: 19px;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    margin: 0;
    text-transform: uppercase;
}

#signup form#subscribe input.btn {
    background: url(images/subscribe_btn.png) no-repeat;
    height: 27px;
    width: 30px;
    background-position: 0 0;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
    margin-left: 10px;
}

#signup form#subscribe button.btn:hover {
    background: url(images/subscribe_btn.png) no-repeat;
    height: 27px;
    width: 30px;
    background-position: 0 -27px;
}

/* Areas Slideshow */

#content .slider_section {
    position: relative;
    margin: 0 0 10px;
}

#content .slider_section #slideshow .slick-dots {
    top: auto;
}

#content .slider_slideshow {
    height: 100%;
    width: 61%;
    position: absolute;
    margin: 0;
    display: block;
    opacity: 0;
}


#content .slider_section .left_col {
    float: left;
    width: 550px;
    height: 360px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

#content .slider_section .right_col {
    margin-left: auto;
    width: 46%;
    padding: 30px;
    background: url(images/right_col_bg.png) no-repeat;
    position: relative;
    z-index: 20;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    background-size: cover;
    min-height: 350px;
}

#content .slider_section .right_col h1 {
    font-size: 36px;
    line-height: 37px;
    color: #675A54;
    margin: 0 0 1px 0;
}

#content .slider_section .right_col h1 a {
    color: #675A54;
    text-decoration: none;
}

#content .slider_section .right_col h1 a:hover {
    color: #52453e;
}

#content .slider_section .right_col h3 {
    color: #beada5;
}

#content .slider_section .right_col.right_col_other h2 {
    margin-bottom: 1px;
    color: #675A54;
}

#content .slider_section .right_col.right_col_other h1 {
    font-size: 30px;
    line-height: 31px;
    margin: 0 0 15px 0;
    color: #BEADA5;
}

#content .slider_section .right_col p {
    font-size: 14px;
    line-height: 18px;
    margin: 12px 0 0 0;
    color: #675A54;
}

#content .slider_section .right_col p.price {
    color: #C35C47;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    margin: 10px 0 0 0;
    float: left;
    background: url(images/left_stars.png) no-repeat left;
    background-position: 0 1px;
    padding: 0 0 2px 26px;
}

#content .slider_section .right_col p.price span {
    font-size: 30px;
    background: url(images/right_star.png) no-repeat top right;
    background-position: 100% 21px;
    padding: 0 22px 4px 0;
}

#content .slider_section .right_col p.price span.pound {
    background: none;
    padding: 0 1px 0 0;
    margin: 0;
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}


/* Royal Slider */

.royalSlider {
    position: relative;
    width: 950px;
    height: 360px;
    overflow: hidden;
}

.royalSlider .royalWrapper {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}

.royalSlider .royalSlidesContainer {
    position: relative;
    left: 0;
    top: 0 !important;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}

.royalSlider .royalSlide {
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    list-style: none !important;
    position: relative;
    float: left;
    overflow: hidden;
}

.royalSlider .royalControlNavOverflow {
    position: absolute;
    bottom: 15px;
    left: 0;
    z-index: 90;
    cursor: pointer;
    background: url(images/arrow_bg.png) repeat;
    width: 109px;
    height: 47px;
    padding: 0 0 0 10px;
}

.royalSlider .royalControlNavOverflow a {
    display: block;
    width: 24px;
    height: 22px;
    background: url(images/slider_arrows.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    margin: 10px 5px 0 0;
    float: left;
}

.royalSlider .royalControlNavOverflow a.current {
    background-position: 0 -22px;
}

.royalSlider .royalControlNavOverflow a:hover {
    background-position: 0 -22px;
}

.royalSlider .royalCaption {
    width: 950px !important;
    height: 360px !important;
    z-index: 20;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.royalSlider .royalCaptionItem {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
}

#content #banner-rotator ul {
    padding: 0;
    margin: 0;
}

#content #banner-rotator li {
    list-style: none;
    background: none;
    padding: 0;
}

/* Videos */

#content .video {
    border-bottom: 1px solid #dedede;
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
    float: left;
    width: 100%;
}

#content .video .main_video {
    float: left;
}

#content .video h4 {
    float: right;
    width: 260px;
}

#content .video p {
    float: right;
    width: 260px;
}

#content .video .right_col {
    float: right;
    width: 260px;
}

/* Videos */

#content .meet_single {
    float: left;
    width: calc(99.99% * (1 / 3) - (15px - 15px * 1 / 3));
    margin: 0 15px 15px 0;
    background: url(images/meet_bg.png) no-repeat;
    height: auto;
    padding: 10px 10px 20px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#content .meet_single:nth-child(3n) {
    margin-right: 0;
}

#content .meet_single .image {
    margin: 0 0 5px 0;
}

#content .meet_single h3 {
    font-size: 24px;
    line-height: 27px;
    text-align: left;
    margin: 0 0 3px 0;
    color: #B64738;
    float: left;
}

#content .meet_single h3 a {
    text-decoration: none;
    color: #B64738;
}

#content .meet_single h3 a:hover {
    color: #9D3C2F;
}

#content .meet_single p {
    display: block;
    clear: both;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    font-style: italic;
    color: #999;
    margin: 0;
}

/* Join the Team single */

.page_image.join_team {
    width: 100%;
    height: 340px;
    overflow: hidden;
    position: relative;
}

.page_image.join_team img {
    width: 100%;
}

/* Roadtrips */

#roadtrips {}

#roadtrips .inner_slideshow {
    height: 360px;
    position: relative;
}

#roadtrips .inner_slideshow .left_col {
    float: left;
    width: 550px;
    height: 360px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

#roadtrips .inner_slideshow .right_col {
    float: right;
    width: 350px;
    padding: 30px;
    height: 300px;
    background: url(images/right_col_bg.png) no-repeat;
    position: relative;
    z-index: 7000;
}

#roadtrips .inner_slideshow .right_col h2 {
    font-size: 40px;
    line-height: 43px;
    color: #675A54;
    margin: 0 0 1px 0;
}

#roadtrips .inner_slideshow .right_col h3 {
    font-size: 30px;
    line-height: 33px;
    margin: 0 0 15px 0;
    color: #BEADA5;
}

#roadtrips .inner_slideshow .right_col p {
    font-size: 14px;
    line-height: 18px;
    margin: 12px 0 0 0;
    color: #675A54;
}

#roadtrips .inner_slideshow .right_col p.price {
    color: #C35C47;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    margin: 10px 0 0 0;
    float: left;
    background: url(images/left_stars.png) no-repeat left;
    background-position: 0 1px;
    padding: 0 0 2px 26px;
}

#roadtrips .inner_slideshow .right_col p.price span {
    font-size: 30px;
    background: url(images/right_star.png) no-repeat top right;
    background-position: 100% 21px;
    padding: 0 22px 4px 0;
}

#roadtrips .inner_slideshow .right_col p.price span.pound {
    background: none;
    padding: 0 1px 0 0;
    margin: 0;
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}


#roadtrips .inner_slideshow .nivoSlider3 {
    position: relative;
    margin: 0;
}

#roadtrips .inner_slideshow .nivoSlider3 img {
    position: absolute;
    top: 0px;
    left: 0px;
}

#roadtrips .inner_slideshow .nivoSlider3 a.nivo-imageLink {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 60;
    display: none;
}

#roadtrips .inner_slideshow .nivo-slice {
    display: block;
    position: absolute;
    z-index: 50;
    height: 100%;
}

#roadtrips .inner_slideshow .nivo-caption {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #000;
    color: #fff;
    opacity: 0.7;
    width: 100%;
    z-index: 89;
}

#roadtrips .inner_slideshow .nivo-caption p {
    padding: 10px;
    margin: 0;
}

#roadtrips .inner_slideshow .nivo-caption a {
    display: inline !important;
    color: #bbb;
}

#roadtrips .inner_slideshow .nivo-html-caption {
    display: none;
}

#roadtrips .inner_slideshow .nivo-controlNav {
    position: absolute;
    bottom: 15px;
    left: 0;
    z-index: 90;
    cursor: pointer;
    background: url(images/slideshow_bottom.png) no-repeat top right;
    width: auto;
    height: 47px;
    padding: 0 10px 0 10px;
}

#roadtrips .inner_slideshow .nivo-controlNav a {
    display: block;
    width: 24px;
    height: 22px;
    background: url(images/slider_arrows.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    margin: 10px 5px 0 0;
    float: left;
}

#roadtrips .inner_slideshow .nivo-controlNav a.active {
    background-position: 0 -22px;
}

#roadtrips .inner_slideshow .nivo-directionNav a {
    display: block;
    width: 24px;
    height: 22px;
    background: url(images/slider_arrows.png) no-repeat;
    text-indent: -9999px;
    border: 0;
}

#roadtrips ul#inner_menu {
    padding: 0;
    margin: 0;
    background: #675A54 url(images/inner_menu.png) repeat-x top;
}

#roadtrips ul#inner_menu li {
    list-style: none;
    float: left;
    line-height: 43px;
    margin: 0;
    font-size: 20px;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    border-right: 1px solid #928177;
    border-left: 1px solid #5F554E;
    background: none;
    padding: 0;
}

#roadtrips ul#inner_menu li img.icon {
    float: left;
    margin: 0 10px 0 0;
}

#roadtrips ul#inner_menu li.last {
    border: none;
}

#roadtrips ul#inner_menu li a {
    display: block;
    color: #fff;
    padding: 0 19px;
    text-decoration: none;
}

#roadtrips ul#inner_menu li a:hover,
#roadtrips ul#inner_menu li.active a {
    background-color: #4C433E;
}

#roadtrips .bio {
    height: auto;
    background-color: #f1f1f1;
    margin: 20px 0;
    padding: 20px;
}

#roadtrips .bio .bio_icon {
    float: left;
    margin: 0 15px 0 0;
}

#roadtrips .bio .left_col {
    float: left;
    width: 62%;
}

#roadtrips .bio .left_col h2 {
    font-size: 44px;
    line-height: 48px;
    color: #C35C47;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
}

#roadtrips .bio .left_col h2 span {
    color: #85766B;
    font-size: 44px;
    line-height: 48px;
}

#roadtrips .bio .left_col p {
    font-size: 15px;
    line-height: 19px;
    color: #675A54;
    margin: 0 0 15px 0;
}

#roadtrips .bio .right_col {
    float: right;
    width: 34%;
}

#roadtrips .bio .right_col .testimonial {
    text-align: right;
}

#roadtrips .bio .right_col .testimonial p {
    color: #675A54;
    font-size: 28px;
    line-height: 35px;
    font-family: 'NeverLetGoNormal';
    font-weight: normal;
    margin: 0;
}

#roadtrips .bio .right_col .testimonial .testimonial_icon {
    float: left;
    margin: 0 10px 20px 0;
}

#roadtrips .bio .right_col a.start_trip {
    background: url(images/start_trip.png) no-repeat;
    height: 52px;
    width: 304px;
    background-position: 0 0;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
    margin: 30px 0 10px 0;
    text-decoration: none;
    display: block;
    max-width: 100%;
}

#roadtrips .bio .right_col a.start_trip:hover {
    background: url(images/start_trip.png) no-repeat;
    height: 52px;
    width: 304px;
    background-position: 0 -52px;
}

#roadtrips .bio ul.weeks_wrapper {
    padding: 0;
    margin: 15px 0 0 0;
    float: left;
    width: 910px;
}

#roadtrips .bio ul.weeks_wrapper li {
    list-style: none;
    float: left;
    display: inline;
    margin: 0 22px 0 0;
    background: none;
    padding: 0;
}

#roadtrips .bio ul.weeks_wrapper li a {
    display: block;
    padding: 0 15px 0 0;
    text-decoration: none;
}

#roadtrips .bio ul.weeks_wrapper li a.week1 {
    background: url(images/week_1.png) no-repeat;
    height: 33px;
    width: 132px;
    background-position: 0 0;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
    float: left;
}

#roadtrips .bio ul.weeks_wrapper li a.week1:hover,
#roadtrips .bio ul.weeks_wrapper li.active a.week1 {
    background: url(images/week_1.png) no-repeat;
    height: 33px;
    width: 132px;
    background-position: 0 -33px;
}

#roadtrips .bio ul.weeks_wrapper li a.week2 {
    background: url(images/week_2.png) no-repeat;
    height: 33px;
    width: 136px;
    background-position: 0 0;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
    float: left;
}

#roadtrips .bio ul.weeks_wrapper li a.week2:hover,
#roadtrips .bio ul.weeks_wrapper li.active a.week2 {
    background: url(images/week_2.png) no-repeat;
    height: 33px;
    width: 136px;
    background-position: 0 -33px;
}

#roadtrips .bio ul.weeks_wrapper li a.week3 {
    background: url(images/week_3.png) no-repeat;
    height: 34px;
    width: 135px;
    background-position: 0 0;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
    float: left;
}

#roadtrips .bio ul.weeks_wrapper li a.week3:hover,
#roadtrips .bio ul.weeks_wrapper li.active a.week3 {
    background: url(images/week_3.png) no-repeat;
    height: 34px;
    width: 135px;
    background-position: 0 -34px;
}

#roadtrips .bio ul.weeks_wrapper li a.week4 {
    background: url(images/week_4.png) no-repeat;
    height: 33px;
    width: 134px;
    background-position: 0 0;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
    float: left;
}

#roadtrips .bio ul.weeks_wrapper li a.week4:hover,
#roadtrips .bio ul.weeks_wrapper li.active a.week4 {
    background: url(images/week_4.png) no-repeat;
    height: 33px;
    width: 134px;
    background-position: 0 -33px;
}

#roadtrips .days {
    margin: 0 0 30px 0;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#roadtrips .days .left_area {
    float: left;
    width: 65%;
}

#roadtrips .days .title {
    margin: 0 0 15px 0;
}

#roadtrips .days .title h4 {
    color: #C35C47;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
    border-right: 1px solid #BEADA5;
}

#roadtrips .days .title p {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    float: left;
    margin: 0;
}

#roadtrips .days p {
    font-size: 13px;
    line-height: 18px;
    color: #675A54;
    margin: 0 0 15px 0;
}

#roadtrips .days .bottom_bar {
    border-top: 1px solid #DED5D2;
    border-bottom: 1px solid #DED5D2;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 65%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#roadtrips .days .bottom_bar ul {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
}

#roadtrips .days .bottom_bar ul li {
    font-size: 12px;
    line-height: 42px;
    font-weight: bold;
    float: left;
    display: inline;
    list-style: none;
    color: #675A54;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 10px 0 0;
    /* width: 230px; */
    background: none;
    padding: 0;
}

#roadtrips .days .bottom_bar ul li.miles {
    /* width: 110px; */
}

#roadtrips .days .bottom_bar ul li a {
    color: #675A54;
    text-decoration: none;
}

#roadtrips .days .bottom_bar ul li .icon {
    float: left;
}

#roadtrips .days .right_area {
    float: right;
    width: 31.5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#roadtrips .days .right_area .caption {
    float: right;
    border: 1px solid #DAD0CB;
    padding: 4px;
    margin: 10px 20px 0 0;
    max-width: 240px;
    height: auto;
}

#roadtrips .days .right_area .caption img {
    max-width: 100%;
}

#roadtrips .days .right_area .caption p {
    font-size: 25px;
    line-height: 30px;
    color: Ã¯Â¿Â½#675A54;
    margin: 0;
    padding: 5px 0 0 0;
    text-align: center;
    font-family: 'NeverLetGoNormal';
    font-weight: normal;
}


/* Roadtrips Quote */

#content #quote {
    padding: 20px 0;
}

#content #quote button.btn {
    background: url(images/send_enquiry_button.png) no-repeat;
    height: 44px;
    width: 261px;
    background-position: 0 0;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    cursor: pointer;
    border: none;
    margin: 20px 0;
    float: left;
}

#content #quote button.btn .text {
    display: none;
}

#content #quote button.btn:hover {
    background: url(images/send_enquiry_button.png) no-repeat;
    height: 44px;
    width: 261px;
    background-position: 0 -44px;
}

#content #quote .messaging_error {
    margin-top: 15px;
}

#content #quote label span {
    color: #C35C47;
    font-size: 14px;
    font-weight: bold;
}

#content #quote h2 {
    color: #C35C47;
    font-size: 42px;
    line-height: 43px;
    margin: 0 0 0px 0;
    float: left;
    width: 580px;
}

#content #quote h3 {
    color: #BEADA5;
    font-size: 30px;
    line-height: 34px;
    margin: 0;
    max-width: 580px;
    float: left;
}

#content #quote p.another {
    font-size: 15px;
    line-height: 19px;
    margin: 10px 0 0 0;
    color: #675A54;
    float: left;
}

#content #quote .title {
    margin-bottom: 10px;
    float: left;
}

#content #quote .title p {
    width: 100%;
    margin: 10px 0 20px;
    float: left;
}

#content #quote .title img {
    float: left;
    margin: 3px 20px 0 0;
}

#content #quote .title h3 {
    float: left;
}

#content #quote .title h4 {
    float: right;
    font-size: 28px;
    color: #675A54;
    line-height: 29px;
    font-family: 'NeverLetGoNormal';
    font-weight: normal;
    margin: 10px 0 0 0;
    text-align: right;
}

#content #quote .testimonial {
    float: right;
    width: 36%;
    margin: 10px 0 0;
}

#content #quote .testimonial p {
    color: #675A54;
    font-size: 28px;
    line-height: 35px;
    font-family: 'NeverLetGoNormal';
    font-weight: normal;
    margin: 0;
}

#content #quote .testimonial .testimonial_icon {
    float: left;
    margin: 0 10px 20px 0;
}

#content #quote textarea {
    margin-left: 0;
}


#content #quote .area2 {
    padding: 20px 30px;
    background: url(images/top_area.jpg) no-repeat;
    height: auto;
    margin: 0 0 20px 0;
    background-size: cover;
}

#content #quote .area2 select {
    padding: 5px;
}

#content #quote .area2 h3 {}

#content #quote .area2 input {
    border: 1px solid #BEADA5;
    padding: 3px 5px;
    height: 24px;
    width: 260px;
    float: left;
    color: #675A54;
    font-size: 13px;
    line-height: 24px;
}

#content #quote .area2 p {
    margin: 0 0 10px 0;
    float: left;
}

#content #quote .area2 .left_col {
    float: left;
    width: 420px;
}

#content #quote .area2 .left_col label {
    color: #675A54;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 26px;
    width: 160px;
    margin: 0 15px 0 0;
    float: left;
}

#content #quote .area2 .right_col {
    float: right;
    width: 430px;
}

#content #quote .area2 .right_col label {
    color: #675A54;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 21px;
    width: 350px;
    margin: 0 15px 5px 0;
    float: left;
}

#content #quote .area2 .right_col textarea {
    border: 1px solid #BEADA5;
    padding: 5px;
    height: 80px;
    width: 355px;
    max-width: 100%;
    color: #675A54;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}

#content #quote .area3 {
    padding: 30px 30px 20px 30px;
    background: url(images/area3_2.jpg) no-repeat;
    height: auto;
    margin: 0 0 20px 0;
    background-size: cover;
}

#content #quote .area3 select {
    padding: 5px;
    width: 160px;
    margin-left: 0;
}


#content #quote .area3 input {
    border: 1px solid #BEADA5;
    padding: 3px 5px;
    height: 24px;
    width: 210px;
    float: left;
    color: #675A54;
    font-size: 13px;
    line-height: 24px;
}

#content #quote .area3 p {
    margin: 0 0 10px 0;
    float: left;
}

#content #quote .area3 .left_col {
    float: left;
    width: 440px;
}

#content #quote .area3 .left_col label {
    color: #675A54;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 26px;
    width: 190px;
    margin: 0 15px 0 0;
    float: left;
}

#content #quote .area3 .right_col {
    float: right;
    width: 430px;
}

#content #quote .area3 .right_col label {
    color: #675A54;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 26px;
    width: 220px;
    margin: 0 15px 0 0;
    float: left;
}

#content #quote .area3 .right_col p.further label {
    width: 430px;
    line-height: 19px;
    margin: 0 0 7px 0;
}

#content #quote .area3 .right_col p.further textarea {
    border: 1px solid #BEADA5;
    padding: 5px;
    height: 120px;
    width: 355px;
    color: #675A54;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}

#content #quote .area3 input.date-pick {
    width: 170px !important;
    margin: 0 8px 0 0;
}

/* Roadtrips Gallery */

#content #gallery {
    padding: 20px 0;
}

#content #gallery h2 {
    color: #C35C47;
    font-size: 42px;
    line-height: 43px;
    margin: 0 0 0px 0;
    width: 580px;
    max-width: 100%;
}

#content #gallery h3 {
    color: #BEADA5;
    font-size: 30px;
    line-height: 34px;
    margin: 0;
    width: 580px;
    max-width: 100%;
}

#content #gallery a.start_trip {
    background: url(images/start_trip.png) no-repeat;
    height: 52px;
    width: 304px;
    background-position: 0 0;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
    float: right;
    margin: 10px 0 20px 0;
    text-decoration: none;
    max-width: 100%;
}

#content #gallery a.start_trip:hover {
    background: url(images/start_trip.png) no-repeat;
    height: 52px;
    width: 304px;
    background-position: 0 -52px;
}

#content #gallery .caption {
    float: left;
    margin: 0 15px 15px 0;
    width: auto;
    height: auto;
    clear: right;
}

#content #gallery .caption p {
    font-size: 28px;
    line-height: 32px;
    color: #675A54;
    margin: 8px 0;
    padding: 5px 0 5px 0;
    text-align: center;
    font-family: 'NeverLetGoNormal';
    font-weight: normal;
    border-top: 1px solid #DADAD9;
    border-bottom: 1px solid #DADAD9;
    width: auto;
}

#content #gallery .gallery_area {
    float: left;
    margin: 20px 0 20px 0;
}

#content #gallery p.intro_text {
    color: #675A54;
    font-size: 15px;
    line-height: 19px;
    margin: 15px 0 0 0;
}

/* Roadtrips Roadmap */

#content #roadmap {
    padding: 20px;
    background: url(images/content_bg.jpg) repeat-y;
    height: auto;
    margin: 20px 0;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#content #roadmap .left_col {
    float: left;
    position: relative;
    height: auto;
    min-height: 850px;
    height: auto;
    width: 69.5%;
}

#content #roadmap .left_col .map_image {
    float: left;
    position: absolute;
    top: 13px;
    left: 0px;
    max-width: 100%;
    height: auto;
}

#content #roadmap .right_col {
    float: right;
    width: 30%;
    text-align: right;
}

#content #roadmap h2 {
    color: #C35C47;
    font-size: 42px;
    line-height: 43px;
    margin: 0 0 0px 0;
    text-align: right;
}

#content #roadmap h3 {
    color: #BEADA5;
    font-size: 30px;
    line-height: 34px;
    margin: 0;
}

#content #roadmap p {
    margin: 15px 0 0 0;
    color: #675A54;
    font-size: 14px;
    line-height: 19px;
}

#content #roadmap .map_images {
    margin: 30px 0;
}

#content #roadmap a.start_trip {
    background: url(images/start_trip.png) no-repeat;
    height: 52px;
    width: 304px;
    background-position: 0 0;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
    display: block;
    margin: 20px 0;
    text-decoration: none;
    max-width: 100%;
}

#content #roadmap a.start_trip:hover {
    background: url(images/start_trip.png) no-repeat;
    height: 52px;
    width: 304px;
    background-position: 0 -52px;
}

#content #roadmap .map_images .caption {
    border: 1px solid #DAD0CB;
    padding: 4px;
    margin: 0 0 20px 0;
    max-width: 240px;
    height: auto;
}

#content #roadmap .map_images .caption p {
    font-size: 25px;
    line-height: 30px;
    color: Ã¯Â¿Â½#675A54;
    margin: 0;
    padding: 5px 0 0 0;
    text-align: center;
    font-family: 'NeverLetGoNormal';
    font-weight: normal;
}

/* Roadtrips Diaries */

#content #more_info {
    padding: 20px 0;
}

#content #more_info h2 {
    color: #C35C47;
    font-size: 42px;
    line-height: 43px;
    margin: 0 0 0px 0;
}

#content #more_info h3 {
    color: #BEADA5;
    font-size: 30px;
    line-height: 34px;
    margin: 0;
}

#content #more_info .left_area {
    float: left;
    width: 420px;
    max-width: 100%;
}

#content #more_info .info_image {
    float: left;
    margin: 5px 20px 0 -40px;
}

#content #more_info .right_area {
    float: right;
    width: 470px;
    max-width: 100%;
    ;
}

#content #more_info .right_area h3 {
    font-size: 30px;
    line-height: 35px;
    color: #675A54;
    margin: 0 0 15px 0;
}

#content #more_info .right_area p {
    font-size: 13px;
    color: #675A54;
    line-height: 20px;
}

#content #more_info .right_area .box {
    background-color: #EAE8E6;
    padding: 15px;
    margin: 20px 0 0 0;
}

#content #more_info .right_area .icon {
    float: left;
    margin: 2px 13px 0 0;
}

#content #more_info .right_area a.start_trip {
    background: url(images/start_trip.png) no-repeat;
    height: 52px;
    width: 304px;
    background-position: 0 0;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
    float: right;
    margin: 30px 0 20px 0;
    text-decoration: none;
}

#content #more_info .right_area a.start_trip:hover {
    background: url(images/start_trip.png) no-repeat;
    height: 52px;
    width: 304px;
    background-position: 0 -52px;
}

#content #more_info .more_content {
    font-size: 14px;
    line-height: 19px;
    color: #675A54;
    margin: 20px 0;
    float: left;
}

#content #more_info .more_content p {
    font-size: 14px;
    line-height: 19px;
    color: #675A54;
}

#content #more_info .more_content h1 {
    font-size: 24px;
    color: #675A54;
    line-height: 27px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0 0 15px 0;
}

#content #more_info .more_content h2 {
    font-size: 21px;
    color: #675A54;
    line-height: 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0 0 15px 0;
}

#content #more_info .more_content h3 {
    font-size: 19px;
    color: #675A54;
    line-height: 22px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0 0 15px 0;
}

#content #more_info .more_content h4 {
    font-size: 17px;
    color: #675A54;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0 0 15px 0;
}

#content #more_info .more_content h5 {
    font-size: 16px;
    color: #675A54;
    line-height: 19px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0 0 15px 0;
}

#content #more_info .more_content h6 {
    font-size: 15px;
    color: #675A54;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0 0 15px 0;
}

/* Left Content */

#content .left_content {
    float: left;
    padding: 0 20px 0 0;
    width: 72%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#content .left_content h1,
#content .left_content h2,
#content .left_content h3,
#content .left_content h4,
#content .left_content h5,
#content .left_content h6 {
    color: #C35C47;
}

#content .left_content .wp-caption {
    border: 1px solid #DAD0CB;
    padding: 4px;
    margin: 0 0px 15px 20px;
    width: auto;
    height: auto;
    clear: both;
}

#content .left_content .wp-caption img {
    width: 100% !important;
    height: auto !important
}

#content .left_content .wp-caption p.wp-caption-text {
    font-size: 25px;
    line-height: 30px;
    color: Ã¯Â¿Â½#675A54;
    margin: 0;
    padding: 5px 0 0 0;
    text-align: center;
    font-family: 'NeverLetGoNormal';
    font-weight: normal;
}

#content .left_content .back_team {
    float: right;
    margin: 20px 0;
}

#content .left_content h1.new-title {
    background: url(images/other_title.png) no-repeat;
    height: 52px;
    width: 640px;
    line-height: 52px;
    color: #fff;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    font-size: 33px;
    margin: 15px 0 25px 0;
    padding: 0 0 0 20px;
}

/* Sidebar */

#sidebar {
    float: right;
    width: 27%;
    height: auto;
    border-left: 1px solid #EAE9EA;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#sidebar #sub-page-menu {
    float: right;
    width: 215px;
    height: auto;
    padding: 15px 20px 20px 20px;
    background: url(images/sidebar_bg.png) no-repeat bottom;
    margin: 0 0 20px 0;
}

#sidebar #sub-page-menu ul {
    padding: 0;
    margin: 0;
}

#sidebar #sub-page-menu ul li {
    color: #B64738;
    font-family: 'CarnivaleeFreakshowRegular';
    font-size: 22px;
    font-weight: normal;
    line-height: 26px;
    margin: 0 0 10px 0;
    background: none;
    padding: 0;
}

#sidebar #sub-page-menu ul li a {
    color: #B64738;
    background: url(images/red_star2.png) no-repeat left;
    padding: 0 0 0 25px;
    text-decoration: none;
}

#sidebar #sub-page-menu ul li a:hover {
    color: #A13E31;
    text-decoration: none;
}

#sidebar #sub-page-menu h3.widgettitle a {
    text-decoration: none;
}

#sidebar .widget_categories,
#sidebar .widget_archive {
    float: right;
    width: 215px;
    height: auto;
    padding: 15px 20px 20px 20px;
    background: url(images/sidebar_bg.png) no-repeat bottom;
    margin: 0 0 20px 0;
}

#sidebar .widget_categories ul,
#sidebar .widget_archive ul {
    padding: 0;
    margin: 0;
}

#sidebar .widget_categories ul li,
#sidebar .widget_archive ul li {
    color: #B64738;
    font-family: 'CarnivaleeFreakshowRegular';
    font-size: 22px;
    font-weight: normal;
    line-height: 26px;
    margin: 0 0 10px 0;
    background: none;
    padding: 0;
}

#sidebar .widget_categories ul li a,
#sidebar .widget_archive ul li a {
    color: #B64738;
    background: url(images/red_star2.png) no-repeat left;
    padding: 0 0 0 25px;
    text-decoration: none;
}

#sidebar .widget_categories ul li a:hover,
#sidebar .widget_archive ul li a:hover {
    color: #A13E31;
    text-decoration: none;
}

#sidebar .sidebar_inclusions {
    border-bottom: 1px solid #EAE9EA;
    padding: 0 0 15px 15px;
    margin: 0 0 15px 0;
}

#sidebar .sidebar_inclusions h2 {
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    font-size: 19px;
    line-height: 21px;
    color: #B64738;
    text-transform: uppercase;
}

#sidebar .sidebar_inclusions ul {
    padding: 0;
    margin: 0;
}

#sidebar .sidebar_inclusions ul li {
    background: url(images/tick_icon.png) no-repeat;
    background-position: 0 2px;
    padding: 0 0 0 25px;
    margin: 0 0 6px 0;

}

#sidebar .meet {
    border-bottom: 1px solid #EAE9EA;
    padding: 0 0 15px 15px;
    margin: 0 0 15px 0;
}

#sidebar .meet p {
    font-size: 24px;
    line-height: 26px;
    color: #6C5952;
    margin: 0;
    font-family: 'NeverLetGoNormal';
    font-weight: normal;
}

#sidebar .meet a {
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    font-size: 19px;
    line-height: 21px;
    background: url("images/red_arrow.png") no-repeat scroll 100% 4px transparent;
    color: #B64738;
    padding: 0 17px 0 0;
    text-decoration: none;
    text-align: center;
    float: left;
    margin: 15px 0 0 0;
}

#sidebar .meet a:hover {
    color: #96342A;
}

#sidebar .meet .person {
    float: right;
    margin: 0 0 15px 0;
}

#sidebar #video {
    float: left;
    width: auto;
    max-width: 100%;
    max-height: 250px;
    overflow: hidden;
    padding: 0 0 15px 15px;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #EAE9EA;
    padding-bottom: 0;
}

#sidebar #video h2.title {
    color: #534741;
    font-size: 24px;
    line-height: 40px;
    margin: 0;
    height: 43px;
    padding: 0 0 0 15px;
    background: url(images/video_bg.png) repeat-x;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
}

#sidebar #home_video {}

#sidebar #video a.more {
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    font-size: 19px;
    line-height: 21px;
    background: url("images/red_arrow.png") no-repeat scroll 100% 4px transparent;
    color: #B64738;
    padding: 0 17px 0 0;
    text-decoration: none;
    text-align: center;
    float: left;
    margin: 15px 0;
}

/*#sidebar #video .video_popup img { width: auto; height: 100%;}*/

#sidebar .reasons_sidebar {
    border-bottom: 1px solid #EAE9EA;
    padding: 0 0 15px 15px;
    margin: 0 0 15px 0;
}

#sidebar .reasons_sidebar p {
    font-size: 24px;
    line-height: 26px;
    color: #6C5952;
    margin: 0;
    font-family: 'NeverLetGoNormal';
    font-weight: normal;
}

#sidebar .reasons_sidebar a {
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    font-size: 19px;
    line-height: 21px;
    background: url("images/red_arrow.png") no-repeat scroll 100% 4px transparent;
    color: #B64738;
    padding: 0 17px 0 0;
    text-decoration: none;
    text-align: center;
    float: left;
    margin: 15px 0 0 0;
}

#sidebar .reasons_sidebar a:hover {
    color: #96342A;
}

#sidebar .reasons_sidebar .person {
    float: right;
    margin: 0 0 15px 10px;
}

#sidebar #start_trip {
    padding: 0 0 15px 15px;
    margin: 0;
    border-bottom: 1px solid #EAE9EA;
}

#sidebar .start {
    margin: 20px 0 15px 0;
}

/* Blog */


#content .blog_single {
    border-bottom: 1px solid #dedede;
    padding: 0 0 25px 0;
    margin: 10px 0 15px 0;
}

#content .blog_single h3.blogtitle {
    font-size: 30px;
    font-weight: normal;
    line-height: 34px;
    margin: 0;
}

#content .blog_single h3.blogtitle a {
    color: #C35C47;
    text-decoration: none;
}

#content .blog_single h3.blogtitle a:hover {
    color: #9f4533;
}

#content .blog_single p.readmore {
    display: none;
}

#content .blog_single .meta {
    color: #BEADA5;
    font-size: 20px;
    line-height: 23px;
    margin: 0 0 15px 0;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
}

#content .blog_single .meta a {}

#content .blog_single a.read_more {
    background: url(images/read_more.png) no-repeat;
    height: 39px;
    width: 149px;
    background-position: 0 0;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
    float: right;
    margin: 0;
}

#content .blog_single a.read_more:hover {
    background: url(images/read_more.png) no-repeat;
    height: 39px;
    width: 149px;
    background-position: 0 -39px;
}

#content .blog_single .image {
    height: 170px;
    width: 170px;
    border: 1px solid #dedede;
    padding: 5px;
    float: left;
    margin: 0 15px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* Contact Us */

#content .contact {}

#content .contact h2 {
    color: #C35C47;
    font-family: 'CarnivaleeFreakshowRegular';
    font-size: 44px;
    font-weight: normal;
    line-height: 48px;
    margin: 10px 0 3px 0;
}

#content .contact h3.subtitle {
    color: #BEADA5;
    font-size: 30px;
    line-height: 33px;
    margin: 0 0 15px;
}

#content .contact .right_area {
    float: right;
    width: 31.7%;
    margin: 0 0 5px 0;
}

#content .contact .right_area .caption {
    /* float: right; */
    border: 1px solid #DAD0CB;
    padding: 4px;
    margin: 0 13px 15px 0;
    width: 280px;
    height: auto;
}

#content .contact .right_area .caption p {
    font-size: 25px;
    line-height: 30px;
    color: Ã¯Â¿Â½#675A54;
    margin: 0;
    padding: 5px 0 0 0;
    text-align: center;
    font-family: 'NeverLetGoNormal';
    font-weight: normal;
}

#content .contact #contact_form {
    padding: 20px 20px;
    background: url(images/enquire_bg2.png) no-repeat;
    height: auto;
    width: 67%;
    margin: 0;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-size: cover;
}

#content .contact #contact_form .left_col {
    float: left;
    width: calc(50% - 10px);
    margin: 0 20px 0 0;
}

#content .contact #contact_form .right_col {
    float: left;
    width: calc(50% - 10px);
}

#content .contact #contact_form select {
    padding: 5px;
    margin: 0;
}

#content .contact #contact_form h3 {
    color: #675A54;
    font-size: 40px;
    line-height: 44px;
    color: #675A54;
    margin: 0 0 15px 0;
}

#content .contact #contact_form input {
    border: 1px solid #BEADA5;
    padding: 3px 5px;
    height: 24px;
    width: 250px;
    /* float: left; */
    color: #675A54;
    font-size: 13px;
    line-height: 24px;
    margin: 0;
}

#content .contact #contact_form textarea {
    border: 1px solid #BEADA5;
    padding: 3px 5px;
    height: 148px;
    width: 265px;
    color: #675A54;
    font-size: 13px;
    line-height: 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
}

#content .contact #contact_form p {
    margin: 0 0 8px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#content .contact #contact_form p.wide {
    margin: 8px 0 8px 0;
}

#content .contact #contact_form p.checkbox {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

#content .contact #contact_form p.wide input {
    width: 18px;
    height: 18px;
    float: left;
    margin: 0 10px 0 0;
}

#content .contact #contact_form p.wide label {
    line-height: 16px;
    float: left;
    width: 85%;
    font-size: 12px;
}

#content .contact #contact_form label span {
    color: #C35C47;
    font-size: 14px;
    font-weight: bold;
}

#content .contact #contact_form .left_col label {
    color: #675A54;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 22px;
    width: 250px;
    margin: 0 15px 0 0;
    /* float: left; */
}

#content .contact #contact_form .right_col label {
    color: #675A54;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 22px;
    width: 250px;
    margin: 0 15px 0 0;
    /* float: left; */
}

#content .contact #contact_form button.btn {
    background: url(images/send_enquiry_button.png) no-repeat;
    height: 44px;
    width: 261px;
    background-position: 0 0;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    cursor: pointer;
    border: none;
    float: left;
    margin: -52px 0 0 290px;
}

#content .contact #contact_form button.btn .text {
    display: none;
}

#content .contact #contact_form button.btn:hover {
    background: url(images/send_enquiry_button.png) no-repeat;
    height: 44px;
    width: 261px;
    background-position: 0 -44px;
}

#content .contact #contact_form .ValidationErrors {
    color: #C35C47;
    font-size: 12px;
    line-height: 14px;
    float: left;
    margin: 5px 0 0 0;
    width: 100%;
    font-weight: bold;
}

#content .contact .small_col {
    float: left;
    width: 300px;
    margin: 0 15px 0 0;
}

#content .contact .small_col p {
    margin: 0 0 11px 0;
}

#content .contact .small_col p a {
    color: #C35C47;
}

#content .contact .small_col p a:hover {
    color: #953c29;
}

#content .contact .small_col p strong {
    color: #675A54;
    font-size: 24px;
    line-height: 28px;
    color: #675A54;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
}

#content .contact h3.or {
    color: #C35C47;
    font-family: 'CarnivaleeFreakshowRegular';
    font-size: 44px;
    font-weight: normal;
    line-height: 48px;
    margin: 20px 0 20px 0;
}

/* Sitemap */

#content .sitemap {}

#content .sitemap h2 {
    color: #C35C47;
    font-family: 'CarnivaleeFreakshowRegular';
    font-size: 44px;
    font-weight: normal;
    line-height: 48px;
    margin: 10px 0 3px 0;
}

#content .sitemap h3.subtitle {
    color: #BEADA5;
    font-size: 30px;
    line-height: 33px;
    margin: 0 0 15px;
}

#content .sitemap ul {
    padding: 0;
    margin: 7px 0 7px 0;
}

#content .sitemap ul li a {
    text-decoration: none;
}

#content .sitemap ul li a:hover {
    text-decoration: underline;
}

#content .sitemap ul li {
    color: #534741;
    margin: 0 0 5px 0px;
    font-size: 14px;
    line-height: 19px;
    background: url(images/bullet.png) no-repeat left;
    padding: 0 0 0 15px;
    background-position: 0 3px;
}

#content .sitemap ul li ul li {
    margin: 0 0 5px 10px;
}

/* 404 Error Page */

#content .four {
    padding: 20px 20px 40px 20px;
    background: url(images/content_bg.jpg) repeat-y;
    height: auto;
    position: relative;
}

#content .four h2 {
    color: #675A54;
    font-size: 150px;
    text-align: center;
    line-height: 0.8;
}

#content .four h3 {
    color: #BEADA5;
    font-size: 32px;
    line-height: 32px;
    text-align: center;
    margin: 0;
}

#content .four h3 a {
    color: #BEADA5;
    text-decoration: underline;
}

#content .four h3 a:hover {
    color: #A89A94;
    text-decoration: underline;
}

/* Areas */

#content .area_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#content .area_single {
    float: left;
    background-color: #f1f1f1;
    width: calc(99.99% * (1 / 4) - (15px - 15px * 1 / 4));
    margin: 0px 15px 15px 0;
    position: relative;
    padding: 10px 15px;
    background: url(images/area_single_bg.png) no-repeat;
    background-size: cover;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

#content .area_single .popular {
    position: absolute;
    top: 80px;
    right: 15px;
    z-index: 99;
    width: auto;
}

#content .area_single a {
    width: 100%;
    display: block;
}

#content .area_single img {
    width: 100%;
    height: auto;
}

#content .area_single:nth-child(4n) {
    margin-right: 0;
}

#content .area_single h2 {
    font-size: 24px;
    line-height: 25px;
    color: #534741;
    margin: 6px 0 8px 0;
}

#content .area_single h2 a {
    color: #534741;
    text-decoration: none;
}

#content .area_single h2 a:hover {
    color: #1F1B18;
}

#content .area_single p {
    font-size: 12px;
    line-height: 15px;
    color: #534741;
    margin: 0;
}

#content .area_single p:last-of-type {
    margin-bottom: 20px;
}

#content .area_single p.readmore {
    display: none;
}

#content .area_single a.view {
    background: url(images/view_tour_now.png) no-repeat;
    height: 33px;
    width: 189px;
    background-position: 0 0;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
    float: left;
    margin: 0;
    position: absolute;
    top: 250px;
    left: 1px;
}

#content .area_single a.view:hover {
    background: url(images/view_tour_now.png) no-repeat;
    height: 33px;
    width: 189px;
    background-position: 0 -33px;
}

#content .area_single .pricing {
    background: url(images/pricing_bg.png) no-repeat;
    min-width: 100%;
    background-position: 0 0;
    margin: 0;
    margin-top: auto;
}

#content .area_single .pricing p {
    font-size: 17px;
    color: #fff;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    line-height: 30px;
    padding: 0 0 0 30px;
    margin: 0;
}

#content .area_single .pricing.pricing_alt p {
    font-size: 20px;
}

#content .area_single .pricing p span {
    font-size: 14px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0 1px 0 0;
}

#content .area_wrap .not_found_map {
    width: calc(99.99% * (1 / 2) - (15px - 15px * 1 / 2));
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 20px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#content .area_wrap .not_found_map img {
    max-width: 100%;
    height: auto;
}

#content .area_single .pricing a {
    text-decoration: none;
    border: none;
    display: block;
}

#content .slider_slideshow #slider {
    height: 360px;
    position: absolute;
    top: 0px;
    float: left;
    width: 50%;
}

#content .slider_slideshow .nivoSlider2 {
    position: relative;
    float: left;
    margin: 0;
}

#content .slider_slideshow .nivoSlider2 img {
    position: absolute;
    top: 0px;
    left: 0px;
}

#content .slider_slideshow .nivoSlider2 a.nivo-imageLink {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 60;
    display: none;
}

#content .slider_slideshow .nivo-slice {
    display: block;
    position: absolute;
    z-index: 50;
    height: 100%;
}

#content .slider_slideshow .nivo-caption {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #000;
    color: #fff;
    opacity: 0.7;
    width: 100%;
    z-index: 89;
}

#content .slider_slideshow .nivo-caption p {
    padding: 10px;
    margin: 0;
}

#content .slider_slideshow .nivo-caption a {
    display: inline !important;
    color: #bbb;
}

#content .slider_slideshow .nivo-html-caption {
    display: none;
}

#content .slider_slideshow .nivo-controlNav {
    position: absolute;
    bottom: 15px;
    left: 0;
    z-index: 90;
    cursor: pointer;
    background: url(images/slideshow_bottom.png) no-repeat top right;
    width: auto;
    height: 47px;
    padding: 0 10px 0 10px;
}

#content .slider_slideshow .nivo-controlNav a {
    display: block;
    width: 24px;
    height: 22px;
    background: url(images/slider_arrows.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    margin: 10px 5px 0 0;
    float: left;
}

#content .slider_slideshow .nivo-controlNav a.active {
    background-position: 0 -22px;
}

#content .slider_slideshow .nivo-directionNav a {
    display: block;
    width: 24px;
    height: 22px;
    background: url(images/slider_arrows.png) no-repeat;
    text-indent: -9999px;
    border: 0;
}

/* Other */

#other {
    margin: 0;
    float: left;
    position: relative;
}

#other h2.title {
    background: url(images/other_title.png) no-repeat;
    height: 52px;
    line-height: 52px;
    color: #fff;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    font-size: 33px;
    margin: 0 0 15px 0;
    padding: 0 0 0 20px;
}

#other ul {
    padding: 0;
    margin: 0;
}

#other ul li {
    float: left;
    width: 210px;
    height: auto;
    margin: 0 10px 0 0;
    padding: 0 0 7px 0;
    border: 1px solid #C9C9C9;
    position: relative;
    background: none;
}

#other ul li a.view {
    background: url(images/view.png) no-repeat;
    height: 26px;
    width: 66px;
    background-position: 0 0;
    float: right;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
    margin: 0;
    position: absolute;
    right: 0px;
    top: 138px;
}

#other ul li a.view:hover {
    background: url(images/view.png) no-repeat;
    height: 26px;
    width: 66px;
    background-position: 0 -26px;
}

#other h4 {
    font-size: 25px;
    line-height: 27px;
    color: #534741;
    margin: 2px 0 0 0;
    padding: 0 10px;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    width: 127px;
}

#other h4 a {
    color: #534741;
    text-decoration: none;
}

#other h4 a:hover {
    color: #3A302C;
}

#other p {
    font-size: 18px;
    line-height: 20px;
    color: #968375;
    margin: 0;
    padding: 0 10px;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    width: 127px;
}

#other .popular {
    position: absolute;
    top: 80px;
    right: 0px;
    z-index: 7000;
}

#other .image img:hover {
    -moz-opacity: .90;
    filter: alpha(opacity=90);
    opacity: .90;
}

/* Page Top */

#content #page_top {
    position: relative;
    margin: 0 0 20px 0;
    min-height: 340px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#content #page_top .page_image {
    width: 56%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

#content #page_top .page_image img {
    width: 101%;
}

#content #page_top .overlay {
    background: url(images/page_top_overlay.png) no-repeat;
    width: 44%;
    padding: 20px 30px;
    position: relative;
    z-index: 10;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-size: cover;
}

#content #page_top .overlay h2 {
    font-size: 42px;
    line-height: 44px;
    color: #7B6E68;
    margin: 0;
}

#content #page_top .overlay h1 {
    font-size: 28px;
    color: #C8B9B2;
    line-height: 30px;
    margin: 0 0 2px 0;
}

#content #page_top .overlay p {
    font-size: 14px;
    color: #7B6E68;
    line-height: 19px;
    margin: 0;
}

#content #page_top .overlay ul {
    padding: 0;
    margin: 10px 0 0 0;
}

#content #page_top .overlay ul li {
    color: #B64738;
    font-family: 'CarnivaleeFreakshowRegular';
    font-size: 22px;
    font-weight: normal;
    line-height: 26px;
    margin: 0 0 3px 0;
    background: none;
    padding: 0;
}

#content #page_top .overlay ul li a {
    color: #B64738;
    background: url(images/red_star2.png) no-repeat left;
    padding: 0 0 0 25px;
    text-decoration: none;
}

#content #page_top .overlay ul li a:hover {
    color: #A13E31;
    text-decoration: none;
}

/* Other */

#other2 {
    margin: 0;
    position: relative;
    margin: 0 0 15px 0;
}

#other2 h2.title {
    background: url(images/other_title.png) no-repeat;
    background-size: cover;
    color: #fff;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    font-size: 31px;
    margin: 0 0 15px 0;
    padding: 8px 20px;
    position: relative;
    overflow: hidden;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#other2 ul {
    padding: 0;
    margin: 0;
}


#other2 .slide {
    margin: 0 5px;
    position: relative;
    background: url(images/carousel_area_bg.png) no-repeat;
    background-size: cover;
    padding: 12px 10px 10px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: none;
}

#other2 h4 {
    font-size: 23px;
    line-height: 26px;
    color: #534741;
    margin: 2px 0 7px 0;
    padding: 0;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
}

#other2 h4 a {
    color: #534741;
    text-decoration: none;
}

#other2 h4 a:hover {
    color: #3A302C;
}

#other2 p {
    font-size: 12px;
    line-height: 15px;
    color: #534741;
    margin: 0;
    padding: 0;
    font-family: Helvetica, Arial, sans-serif;
    text-transform: initial;
    text-transform: unset;
}

#other2 p:last-of-type {
    margin-bottom: 5px;
}

#other2 p.readmore {
    display: none;
}

#other2 a {
    text-decoration: none;
    border: none;
}


#other2 .popular {
    position: absolute;
    top: 80px;
    right: 10px;
    z-index: 6000;
}

#other2 .image {
    margin: 0 0 5px 0;
    width: 100%;
    height: 130px;
    overflow: hidden;
    position: relative;
}


#other2 .slide a.view {
    background: url(images/view_tour_now.png) no-repeat;
    height: 33px;
    width: 189px;
    background-position: 0 0;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
    float: left;
    margin: 0;
    position: absolute;
    left: 0px;
    top: 240px;
}

#other2 .slide a.view:hover {
    background: url(images/view_tour_now.png) no-repeat;
    height: 33px;
    width: 189px;
    background-position: 0 -33px;
}

#other2 .slide .pricing {
    background: url(images/pricing_bg.png) no-repeat;
    height: 33px;
    width: 190px;
    background-position: 0 0;
    margin-top: auto;
    background-size: cover;
}

#other2 .slide .pricing p {
    font-size: 17px;
    color: #fff;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    line-height: 30px;
    margin: 0 0 0 30px;
}

#other2 .slide .pricing p span {
    font-size: 14px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0 1px 0 0;
}

/* Regions Bottom */

#regions_bottom {
    margin: 0;
    position: relative;
    max-width: 100%;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#regions_bottom h2.title {
    background: url(images/other_title.png) no-repeat;
    background-size: cover;
    padding: 10px 20px;
    color: #fff;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    font-size: 33px;
    margin: 20px 0 15px 0;
}


/* Map Template */

#map_template {
    position: relative;
    background: url(images/map_bg.png) no-repeat;
    height: 883px;
    margin: 20px 0 0 0;
}

#map_template h1 {
    font-size: 51px;
    line-height: 53px;
    margin: 0;
    color: #57463F;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    text-align: center;
    position: relative;
    padding: 65px 0 0 0;
}

#map_template h2 {
    font-size: 32px;
    line-height: 36px;
    margin: 0;
    color: #B8A098;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    text-align: center;
    position: relative;
}

#map_template .map {
    /*background: url(images/american_map.png) no-repeat;*/
    height: 520px;
    width: 891px;
    background-size: 891px 520px;
    background-position: 0 0;
    margin: 40px 0 0px 10px;
    position: relative;
}

#map_template .map a.canada {
    background: url(images/map_canada.png) no-repeat;
    height: 25px;
    width: 246px;
    background-size: 246px 50px;
    background-position: 0 0;
    margin: 0;
    float: left;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    cursor: pointer;
    border: none;
    position: absolute;
    top: 1px;
    left: 316px;
}

#map_template .map a.canada:hover {
    background: url(images/map_canada.png) no-repeat;
    height: 25px;
    width: 246px;
    background-size: 246px 50px;
    background-position: 0 -25px;
}

#map_template .map a.pacific_northwest {
    background: url(images/map_pacific_northwest.png) no-repeat;
    height: 150px;
    width: 130px;
    background-size: 130px 300px;
    background-position: 0 0;
    margin: 0;
    float: left;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    cursor: pointer;
    border: none;
    position: absolute;
    top: 1px;
    left: 76px;
}

#map_template .map a.pacific_northwest:hover {
    background: url(images/map_pacific_northwest.png) no-repeat;
    height: 150px;
    width: 130px;
    background-size: 130px 300px;
    background-position: 0 -150px;
}

#map_template .map a.rocky_mountains {
    background: url(images/map_rocky_mountains.png) no-repeat;
    height: 254px;
    width: 201px;
    background-size: 201px 508px;
    background-position: 0 0;
    margin: 0;
    float: left;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    cursor: pointer;
    border: none;
    position: absolute;
    top: 21px;
    left: 171px;
}

#map_template .map a.rocky_mountains:hover {
    background: url(images/map_rocky_mountains.png) no-repeat;
    height: 254px;
    width: 201px;
    background-size: 201px 508px;
    background-position: 0 -254px;
}

#map_template .map a.the_west_top {
    background: url(images/map_the_west_top.png) no-repeat;
    height: 124.5px;
    width: 159px;
    background-size: 159px 249px;
    background-position: 0 0;
    margin: 0;
    float: left;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    cursor: pointer;
    border: none;
    position: absolute;
    top: 140px;
    left: 116px;
}

#map_template .map a.the_west_top:hover,
#map_template .map a.the_west_top.has-hover {
    background: url(images/map_the_west_top.png) no-repeat;
    height: 124.5px;
    width: 159px;
    background-size: 159px 249px;
    background-position: 0 -124.5px;
}

#map_template .map a.the_west_bottom {
    background: url(images/map_the_west_bottom.png) no-repeat;
    height: 109px;
    width: 194px;
    background-size: 194px 218px;
    background-position: 0 0;
    margin: 0;
    float: left;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    cursor: pointer;
    border: none;
    position: absolute;
    top: 264px;
    left: 159px;
}

#map_template .map a.the_west_bottom:hover,
#map_template .map a.the_west_bottom.has-hover {
    background: url(images/map_the_west_bottom.png) no-repeat;
    height: 109px;
    width: 194px;
    background-size: 194px 218px;
    background-position: 0 -109px;
}

#map_template .map span.alaska {
    background: url(images/map_alaska.png) no-repeat;
    height: 135px;
    width: 177px;
    background-size: 177px 270px;
    background-position: 0 0;
    margin: 0;
    float: left;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    border: none;
    position: absolute;
    top: 385px;
    left: 89px;
}

#map_template .map a.alaska {
    background: url(images/map_alaska.png) no-repeat;
    height: 135px;
    width: 177px;
    background-size: 177px 270px;
    background-position: 0 0;
    margin: 0;
    float: left;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    cursor: pointer;
    border: none;
    position: absolute;
    top: 385px;
    left: 89px;
}

#map_template .map a.alaska:hover {
    background: url(images/map_alaska.png) no-repeat;
    height: 135px;
    width: 177px;
    background-size: 177px 270px;
    background-position: 0 -135px;
}

#map_template .map a.coast_to_coast {
    background: url(images/map_coast_to_coast.png) no-repeat;
    height: 290px;
    width: 212px;
    background-size: 212px 580px;
    background-position: 0 0;
    margin: 0;
    float: left;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    cursor: pointer;
    border: none;
    position: absolute;
    top: 50px;
    left: 345px;
}

#map_template .map a.coast_to_coast:hover {
    background: url(images/map_coast_to_coast.png) no-repeat;
    height: 290px;
    width: 212px;
    background-size: 212px 580px;
    background-position: 0 -290px;
}

#map_template .map a.deep_south {
    background: url(images/map_the_deep_south.png) no-repeat;
    height: 194px;
    width: 246px;
    background-size: 246px 389px;
    background-position: 0 0;
    margin: 0;
    float: left;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    cursor: pointer;
    border: none;
    position: absolute;
    top: 229px;
    left: 476px;
}

#map_template .map a.deep_south:hover {
    background: url(images/map_the_deep_south.png) no-repeat;
    height: 194px;
    width: 246px;
    background-size: 246px 389px;
    background-position: 0 -194px;
}

#map_template .map a.florida {
    background: url(images/map_florida.png) no-repeat;
    height: 104px;
    width: 190px;
    background-size: 190px 208px;
    background-position: 0 0;
    margin: 0;
    float: left;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    cursor: pointer;
    border: none;
    position: absolute;
    top: 379px;
    left: 585px;
}


#map_template .map a.florida:hover {
    background: url(images/map_florida.png) no-repeat;
    height: 104px;
    width: 190px;
    background-size: 190px 208px;
    background-position: 0 -104px;
}

#map_template .map a.great_lakes {
    background: url(images/map_great_lakes.png) no-repeat;
    height: 195px;
    width: 176px;
    background-size: 176px 390px;
    margin: 0;
    float: left;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    cursor: pointer;
    border: none;
    position: absolute;
    top: 79px;
    left: 495px;
}

#map_template .map a.great_lakes:hover {
    background: url(images/map_great_lakes.png) no-repeat;
    height: 195px;
    width: 176px;
    background-size: 176px 390px;
    background-position: 0 -195px;
}

#map_template .map a.east_coast {
    background: url(images/map_east_coast.png) no-repeat;
    height: 224px;
    width: 136px;
    background-size: 136px 448px;
    margin: 0;
    float: left;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    cursor: pointer;
    border: none;
    position: absolute;
    top: 91px;
    left: 629px;
}

#map_template .map a.east_coast:hover {
    background: url(images/map_east_coast.png) no-repeat;
    height: 224px;
    width: 136px;
    background-size: 136px 448px;
    background-position: 0 -224px;
}

#map_template .map a.new_england {
    background: url(images/map_new_england.png) no-repeat;
    height: 167px;
    width: 143px;
    background-size: 143px 334px;
    background-position: 0 0;
    margin: 0;
    float: left;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    cursor: pointer;
    border: none;
    position: absolute;
    top: 29px;
    left: 748px;
}

#map_template .map a.new_england:hover {
    background: url(images/map_new_england.png) no-repeat;
    height: 167px;
    width: 143px;
    background-position: 0 -167px;
    background-size: 143px 334px;
}

#map_template .map a.california {
    background: url(images/map_california.png) no-repeat;
    height: 211px;
    width: 181px;
    background-size: 181px 422px;
    background-position: 0 0;
    margin: 0;
    float: left;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    cursor: pointer;
    border: none;
    position: absolute;
    top: 122px;
    left: 0;
}

#map_template .map a.california:hover {
    background: url(images/map_california.png) no-repeat;
    height: 211px;
    width: 181px;
    background-size: 181px 422px;
    background-position: 0 -211px;
}

#map_template .map a.texas {
    background: url(images/map_texas.png) no-repeat;
    height: 199px;
    width: 203px;
    background-size: 203px 400px;
    background-position: 0 0;
    margin: 0;
    float: left;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    cursor: pointer;
    border: none;
    position: absolute;
    top: 282px;
    left: 290px;
}

#map_template .map a.texas:hover {
    background: url(images/map_texas.png) no-repeat;
    height: 199px;
    width: 203px;
    background-size: 203px 400px;
    background-position: 0 -200px;
}

#map_template .map span.hawaii {
    background: url(images/map_hawaii.png) no-repeat;
    height: 75px;
    width: 116px;
    background-size: 116px 150px;
    background-position: 0 0;
    margin: 0;
    float: left;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    border: none;
    position: absolute;
    top: 442px;
    left: 274px;
}

#map_template .map a.hawaii {
    background: url(images/map_hawaii.png) no-repeat;
    height: 75px;
    width: 116px;
    background-size: 116px 150px;
    background-position: 0 0;
    margin: 0;
    float: left;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    cursor: pointer;
    border: none;
    position: absolute;
    top: 442px;
    left: 274px;
}

#map_template .map a.hawaii:hover {
    background: url(images/map_hawaii.png) no-repeat;
    height: 75px;
    width: 116px;
    background-size: 116px 150px;
    background-position: 0 -75px;
}

/* Search */

#map_template .search {
    float: right;
    position: absolute;
    top: 730px;
    left: 310px;
}

#map_template .search .search_text {
    width: 350px;
    position: relative;
    max-width: 100%;
    float: left;
}

#map_template .search .search_text:before {
    content: "";
    display: block;
    padding-bottom: 21.4285714286%;
}

#map_template .search .search_text img {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

#map_template .search img.search_text_main {
    opacity: 1;
}

#map_template .search .search_text:hover img.search_text_main {
    opacity: 0;
}

#map_template .search .search_text:hover img.search_text_hover {
    opacity: 1;
}


#map_template .search #roadtrip_search {
    background: url(images/map_search_bg.png) no-repeat;
    height: 33px;
    width: 212px;
    float: right;
    padding: 0;
    margin: 25px 15px 0 15px;
    border: none;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    font-size: 16px;
    line-height: 33px;
    padding: 0;
    color: #57463F;
    outline: none;
}

#map_template .search #button {
    height: 33px;
    float: right;
    width: 20px;
    margin: 0 7px 0 0;
    cursor: pointer;
}

#map_template .search .menu_class {}

#map_template .search .the_menu {
    display: none;
    width: 210px;
    background-color: #fff;
    border-left: 1px solid #b8a098;
    border-right: 1px solid #b8a098;
    border-bottom: 1px solid #b8a098;
    position: relative;
    z-index: 7000;
    margin: 0 0 20px 0px;
    float: left;
}

#map_template .search .the_menu ul {
    padding: 15px 0;
    margin: 0;
}

#map_template .search .the_menu li {
    font-size: 18px;
    line-height: 24px;
    color: #5F5049;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
    background: none;
    padding: 0;
}

#map_template .search .the_menu li a {
    color: #5F5049;
    display: block;
    padding: 3px 10px;
    text-decoration: none;
}

#map_template .search .the_menu li a:hover {
    color: #2B1E1A;
    background-color: #f2eade;
}

/* Footer */

#footer {
    padding: 20px 0 10px 0;
}

#footer h2 {
    font-size: 29px;
    line-height: 34px;
    color: #534741;
    text-transform: uppercase;
}

#footer h2.tweets {
    color: #B64738;
}

#footer h2 .bird {
    margin: 2px 5px 0 0;
}

#footer .col {
    float: left;
    margin: 0 15px 0 0;
}

#footer .col.last {
    margin: 0;
}

#footer .col p {
    font-size: 12px;
    line-height: 16px;
    color: #534741;
}

#footer .col ul {
    padding: 0;
    margin: 20px 22px 0 0;
    float: left;
}

#footer .col ul li {
    list-style: none;
    font-size: 12px;
    line-height: 15px;
    margin: 0 0 5px 0;
}

#footer .col ul li a {
    color: #534741;
    text-decoration: none;
}

#footer .col ul li a:hover {
    color: #B64738;
}

#footer .col ul.last {
    margin-right: 0;
}

#footer .col .single {}

#footer .col .single h4 {
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    margin: 0 0 5px 0;
    font-family: Arial, Helvetica, sans-serif;
}

#footer .col .single h4 a {
    color: #534741;
    text-decoration: none;
}

#footer .col .single p {
    margin: 0 0 5px 0;
}

#footer .col .single h4 a:hover {
    color: #3D322D;
}

#footer .col .single a.read_more {
    color: #B64738;
    font-size: 18px;
    line-height: 20px;
    font-family: 'CarnivaleeFreakshowRegular';
    font-weight: normal;
    margin: 0 0 18px 0;
    display: block;
    text-decoration: none;
}

#footer .col .single a.read_more:hover {
    color: #963329;
}

#footer .col #twitter_div ul {
    padding: 0;
    margin: 0;
}

#footer .col #twitter_div ul li {
    font-size: 14px;
    font-style: italic;
    line-height: 20px;
    color: #534741;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin: 0 0 20px 0;
}

#footer .col #twitter_div ul li a {
    color: #B64738;
    text-decoration: none;
}

#footer .col #twitter_div ul li a:hover {
    color: #933228;
}

#footer .col p.twitter-message {
    font-size: 14px;
    font-style: italic;
    line-height: 20px;
    color: #534741;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin: 0 0 20px 0;
}

#footer .col .single p.readmore {
    display: none;
}

#footer .col p.twitter-message a {
    color: #B64738;
    text-decoration: none;
}

#footer .col p.twitter-message a:hover {
    color: #933228;
}

/* Footer Bottom */

#footer_bottom {
    height: 50px;
    width: auto;
    background: url(images/footer_bottom.png) repeat;
}

#footer_bottom p {
    font-size: 12px;
    line-height: 50px;
    color: #534741;
    margin: 0;
}

#footer_bottom p a {
    color: #534741;
    text-decoration: underline;
}

#footer_bottom p a:hover {
    color: #3F342F;
}

/* FancyBox */

.fancybox-tmp iframe,
.fancybox-tmp object {
    vertical-align: top;
    padding: 0;
    margin: 0;
    max-width: 100%;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
    width: 620px !important;
    max-width: 100%;
}

.fancybox-container iframe {
    max-width: 100%;
}

.fancybox-skin {
    position: relative;
    padding: 0 !important;
    margin: 0;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer,
.fancybox-inner {
    padding: 0;
    margin: 0;
    position: relative;
    outline: none;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 10px;
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    vertical-align: top;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url('images/fancybox_sprite.png');
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8020;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    background: transparent url('images/blank.gif');
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 20px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 20px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -9999px;
    left: -9999px;
    padding: 0;
    overflow: visible;
    visibility: hidden;
}

#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: #000;
}

#fancybox-overlay.overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8030;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    margin-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}

body .fancybox-inner .fancybox-button {
    background: black;
    color: white;
    border-radius: 50%;
    border: 2px solid white;
    opacity: 1;
    height: 35px;
    width: 35px;
    top: -15px;
    right: -15px;
    padding: 5px;
    -webkit-transition: 0.2s -webkit-transform;
    transition: 0.2s -webkit-transform;
    -o-transition: 0.2s transform;
    transition: 0.2s transform;
    transition: 0.2s transform, 0.2s -webkit-transform;
}

body .fancybox-inner .fancybox-button:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

body .fancybox-content {
    padding: 0;
    overflow: visible;
}


/* Slider */

#content .lof-slidecontent {
    position: relative;
    width: 670px;
    height: auto;
    float: left;
}

#content .lof-slidecontent .sliders-wrapper {
    position: relative;
    height: 100%;
    width: 670px;
    z-index: 3px;
    overflow: hidden;
}

#content .lof-slidecontent ul.sliders-wrap-inner {
    padding: 0px;
    margin: 0;
    position: absolute;
    overflow: hidden;
}

#content .lof-slidecontent ul.sliders-wrap-inner li {
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    float: left;
    position: relative;
    background: none;
}

#content .lof-slidecontent .navigator-content {
    float: left;
    width: 670px !important;
    height: auto;
    padding: 0;
}

#content .lof-slidecontent .navigator-wrapper {
    position: relative;
    z-index: 10;
    height: auto;
    width: 670px !important;
    color: #FFF;
    float: left;
    overflow: hidden;
}

#content .lof-slidecontent ul.navigator-wrap-inner {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#content .lof-slidecontent ul.navigator-wrap-inner li {
    cursor: hand;
    cursor: pointer;
    list-style: none;
    padding: 0;
    margin-left: 0px;
    overflow: hidden;
    float: left;
    display: inline;
    text-align: center;
}

#content ul.sliders-wrap-inner li img {
    padding: 0;
}

#content .lof-slidecontent ul.navigator-wrap-inner li {
    list-style: none;
    background: none;
    padding: 0;
}

.lof-slidecontent .navigator-content .button-next,
.lof-slidecontent .navigator-content .button-previous {
    display: block;
    width: 21px;
    height: 30px;
    font-size: 0px;
    line-height: 0px;
    text-indent: 0px;
    cursor: pointer;
}

.lof-slidecontent .navigator-content .button-next {
    float: left;
    text-indent: -999px;
    margin-right: 5px;
    background: url(images/top_right_arrow.png) no-repeat right center;
    position: absolute;
    top: 220px;
    right: 10px;
}

.lof-slidecontent .navigator-content .button-previous {
    float: left;
    text-indent: -999px;
    margin-left: 5px;
    background: url(images/top_left_arrow.png) no-repeat right center;
    position: absolute;
    top: 220px;
    left: 10px;
}

.lof-slidecontent .button-control {
    position: absolute;
    top: 10px;
    right: 10px;
    height: 20px;
    width: 20px;
    cursor: hand;
    cursor: pointer;
}

.lof-slidecontent .button-control span {
    display: block;
    width: 21px;
    height: 30px;
}

.lof-slidecontent .action-start span {
    background: url(images/top_right_arrow.png) no-repeat center center;
    width: 21px;
    height: 30px;
}

.lof-slidecontent .action-stop span {
    background: url(images/pause.png) no-repeat center center;
    width: 21px;
    height: 30px;
}

/* Date Picker */

table.jCalendar {
    border-collapse: separate;
    border-spacing: 2px;
    margin: 0 10px;
}

table.jCalendar th {
    background: #534741;
    color: #fff;
    font-weight: bold;
    padding: 5px 6px;
    font-size: 13px;
}

table.jCalendar td {
    background: #c6c5c5;
    color: #555;
    padding: 5px 6px;
    text-align: center;
    font-size: 13px;
}

table.jCalendar td.other-month {
    background: #ddd;
    color: #555;
}

table.jCalendar td.today {
    background: #534741;
    color: #fff;
}

table.jCalendar td.selected {
    background: #B64738;
    color: #fff;
}

table.jCalendar td.selected.dp-hover {
    background: #993328;
    color: #fff;
}

table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
    background: #fff;
    color: #000;
}

table.jCalendar tr.selectedWeek td {
    background: #f66;
    color: #fff;
}

table.jCalendar td.disabled,
table.jCalendar td.disabled.dp-hover {
    background: #a9a9a9;
    color: #555;
}

table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
    background: #bbb;
    color: #888;
}

div.dp-popup {
    position: relative;
    background: url(images/calendar_bg2.png) no-repeat;
    font-size: 10px;
    font-family: arial, sans-serif;
    padding: 5px;
    width: 221px;
    height: 234px;
    line-height: 1.2em;
}

div#dp-popup {
    position: absolute;
    z-index: 199;
}

div.dp-popup h2 {
    font-size: 22px;
    line-height: 24px;
    text-align: center;
    margin: 8px 0;
    padding: 0;
    color: #B64738;
}

a#dp-close {
    font-size: 11px;
    padding: 4px 0;
    text-align: center;
    display: block;
}

a#dp-close:hover {
    text-decoration: underline;
}

div.dp-popup a {
    color: #000;
    text-decoration: none;
    padding: 3px 2px 0;
}

div.dp-popup div.dp-nav-prev {
    position: absolute;
    top: 14px;
    left: 12px;
    width: 100px;
}

div.dp-popup div.dp-nav-prev a {
    float: left;
}

div.dp-popup div.dp-nav-prev a,
div.dp-popup div.dp-nav-next a {
    color: #534741;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}

div.dp-popup div.dp-nav-prev a.disabled,
div.dp-popup div.dp-nav-next a.disabled {
    cursor: default;
}

div.dp-popup div.dp-nav-next {
    position: absolute;
    top: 14px;
    right: 12px;
    width: 100px;
}

div.dp-popup div.dp-nav-next a {
    float: right;
}

div.dp-popup a.disabled {
    cursor: default;
    color: #aaa;
}

div.dp-popup td {
    cursor: pointer;
}

div.dp-popup td.disabled {
    cursor: default;
}

a.dp-choose-date {
    float: left;
    width: 22px;
    height: 22px;
    padding: 0;
    margin: 4px 0 0 0;
    display: block;
    text-indent: -2000px;
    overflow: hidden;
    background: url(images/calendar.png) no-repeat;
}

a.dp-choose-date.dp-disabled {
    background-position: 0 -20px;
    cursor: default;
}

input.dp-applied {
    width: 140px !important;
    float: left !important;
    margin-right: 10px !important;
}

/* Top 100 */

#content .top_single {
    float: left;
    width: 670px;
    margin: 0 0 10px 0;
    position: relative;
}

#content .top_single ul {
    padding: 0;
    margin: 0;
}

#content .top_single ul li {
    list-style: none;
    background: none;
    padding: 0;
    margin: 0;
}

#content .top_single .top {
    float: left;
    width: 670px;
    height: 447px;
}

#content .top_single .bottom {
    background: #E9E6E6;
    height: 157px;
    width: 640px;
    padding: 15px;
    float: left;
    position: relative;
}

#content .top_single .bottom .left_col {
    float: left;
    width: 640px;
    margin: 0 20px 0 0;
}

#content .top_single .bottom p {
    font-size: 13px;
    line-height: 18px;
}

#content .top_single .bottom h3 {
    font-size: 26px;
    line-height: 30px;
}

#content .top_single .bottom h3 a {
    text-decoration: none;
}

#content .top_single .bottom a.view {
    background: url(images/view_roadtrips2.png) no-repeat;
    height: 38px;
    width: 276px;
    background-position: 0 0;
    float: right;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    cursor: pointer;
    margin: 0;
    position: absolute;
    top: 15px;
    right: 15px;
}

#content .top_single .bottom a.view:hover {
    background: url(images/view_roadtrips2.png) no-repeat;
    height: 38px;
    width: 276px;
    background-position: 0 -38px;
}

/* Top 100 Slider New */

#top100slider .slick-list,
#top100slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {

    #top100slider .slick-track,
    #top100slider .slick-list {
        display: block;
    }
}

#top100slider .slide {
    height: auto;
}


#top100slider .slick-arrow {
    z-index: 10;
    position: absolute;
    top: calc((447px / 2) - (30px / 2));
    width: 21px;
    height: 30px;
    cursor: pointer;
    background-position: 0 0;
    text-indent: -999px;
    overflow: hidden;
}

#top100slider .slick-prev {
    left: 15px;
    background: url(images/top_left_arrow.png) no-repeat;
}


#top100slider .slick-next {
    right: 15px;
    background: url(images/top_right_arrow.png) no-repeat;
}

#top100slider .bottom {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#content .slider-wrapper {
    position: relative;
    max-width: 100%;
    height: auto !important;
}

#content .slider-wrapper.display,
.no-js .slider-wrapper {
    position: relative;
    display: block;
}

#content .slider {
    position: relative;
    max-width: 100%;
}

#content .slider .slide {
    max-width: 100%;
}

#content .slider.display .slide {
    display: block;
    position: relative;
    z-index: 2000;
}

#content .no-js .slider div:first-child {
    display: block;
}

#content .slide-prev {
    z-index: 7000;
    position: absolute;
    top: -420px;
    left: 15px;
    background: url(images/top_left_arrow.png) no-repeat;
    background-position: 0 0;
    width: 21px;
    height: 30px;
    cursor: pointer;
}

#content .slide-next {
    z-index: 7000;
    position: absolute;
    top: -420px;
    right: 15px;
    background: url(images/top_right_arrow.png) no-repeat;
    background-position: 0 0;
    width: 21px;
    height: 30px;
    cursor: pointer;
}

#content .slider-nav-wrapper {
    margin: 20px 0;
    position: relative;
    z-index: 10;
    width: 100%;
    height: 35px;
}

#content .slider-wrapper .top {
    width: 100%;
    height: 447px;
    position: relative;
    overflow: hidden;
}

#content .slider-wrapper .bottom {
    background: #E9E6E6;
    padding: 15px;
    min-height: calc(100% - 447px);
}


#content .slider-wrapper .bottom p {
    font-size: 13px;
    line-height: 18px;
}

#content .slider-wrapper .bottom p:empty {
    display: none;
}

#content .slider-wrapper .bottom h3 {
    font-size: 26px;
    line-height: 30px;
}

#content .slider-wrapper .bottom h3 a {
    text-decoration: none;
}

#content .slider-wrapper .bottom a.view {
    background: url(images/view_roadtrips2.png) no-repeat;
    height: 38px;
    width: 276px;
    background-position: 0 0;
    float: right;
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    cursor: pointer;
    margin: 0;
    position: absolute;
    top: 15px;
    right: 15px;
    max-width: 100%;
}

#content .slider-wrapper .bottom a.view:hover {
    background: url(images/view_roadtrips2.png) no-repeat;
    height: 38px;
    width: 276px;
    background-position: 0 -38px;
}

#content .slider-nav-overflow {
    clip: rect(0, 0, 0, 0);
    margin: 0;
    padding: 0;
    overflow: hidden;
    height: 40px;
}

#content .slider-nav {
    position: relative;
    display: inline-block;
}


#content .slider-button {
    display: block;
    line-height: 0;
    margin: 0 6px;
    cursor: pointer;
}

#content .slider-button img {
    display: none;
}


#content #slider-controls {
    background: #000;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    text-align: center;
    z-index: 7000;
}

#content #slider-controls a {
    color: #404040;
    font-size: 14px;
    text-decoration: none;
    display: block;
}

#content #slider-controls span.rotation-button {
    background: #000;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    text-align: center;
    z-index: 7000;
    padding: 8px 8px 3px 6px !important;
    height: 20px !important;
    width: 20px !important;
}

#content #slider-controls .pause-button {
    font-size: 10px;
}

#content #slider-controls a:hover {
    color: #eee;
    cursor: pointer;
    text-decoration: none;
}

p.messaging_error {
    background-color: #c84231;
    font-size: 14px;
    line-height: 19px;
    color: #fff;
    text-align: left;
    padding: 10px 15px;
    margin: 90px 5px 15px;
}

.error_messaging {
    display: none;
    width: 100%;
    float: left;
    margin: 20px 0 10px;
}

.error_messaging .error_text {
    background-color: #c84231;
    font-size: 14px;
    line-height: 19px;
    color: #fff;
    text-align: left;
    padding: 10px 15px;
    height: 100%;
}

.error_messaging .error_text p {
    color: #fff;
    margin: 0 !important;
    font-size: 14px;
    line-height: 19px;
    float: none !important;
    animation: shake 1s forwards;
}

.form_wrap {
    opacity: 0.4;
}

.col.one-third {
    width: 30% !important;
    padding-left: 5px;
}

.col.two-thirds {
    width: 67% !important;
}

.menu-header .twitter a {
    background-image: url('images/twitter-icon.png') !important;
    background-position-y: 5px !important;
}

.menu-header .pinterest a {
    background-image: url('images/pinterest-icon.png') !important;
    background-position-y: 5px !important;
}

.menu-header .instagram a {
    background-image: url('images/instagram-icon.png') !important;
    background-position-y: 5px !important;
}

.pull-right {
    float: right;
    width: 35%;
}

.pull-left {
    float: left;
    width: 65%;
}

.testimonial_from {
    font-family: 'NeverLetGoNormal';
    font-size: 24px;
}

.testimonial_content {
    background-image: url('images/quotes.png') !important;
    background-position-x: -40px;
    background-position-y: -25px;
    background-position: top left;
    background-size: 75px;
    background-repeat: no-repeat;
    padding-top: 3px;
    margin: 30px 0 50px 0;
}

.testimonial_content>div p {
    padding-left: 85px;
}

.meet_single .image img {
    width: 100%;
    height: auto;
}

.meet_single {
    background-size: cover !important;
}

/* Footer Styling */

.footer_top {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    padding: 20px;
}

.footer_top_grid {
    margin-bottom: -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.footer_top .col {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #f2f1f0;
    padding: 20px;
    margin-bottom: 15px;
    margin-right: 15px;
    width: calc(99.99% * (1 / 3) - (15px - 15px * 1 / 3));
}

.footer_top .col:nth-child(3n) {
    margin-right: 0;
}

.footer_top .col .title {
    width: 100%;
    margin: 0 0 25px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer_top .col .title h3 {
    margin: 0;
}

.footer_top .col .title img {
    margin: 5px 10px 0 0;
}

.footer_top .col h3 {
    font-size: 20px;
}

.footer_top .col ul {
    padding: 0;
    margin: 0 0 0 10px;
}

.footer_top .col ul li {
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 15px 0;
    color: #544840;
    padding: 0;
    list-style: none;
}

.footer_top .col ul li::before {
    content: "\2022";
    color: #c35c47;
    font-weight: bold;
    display: inline-block;
    width: 10px;
    margin-left: -10px;
    font-size: 14px;
}

.footer_top .col ul li.last {
    margin: 0;
}

footer {
    padding: 35px 20px 20px 20px;
    text-align: center;
}

footer h3 {
    font-size: 20px;
    line-height: 23px;
    margin: 0 0 20px 0;
}

footer p {
    font-size: 11px;
    line-height: 16px;
}

footer .footer_links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    /* -webkit-box-pack: justify; */
    justify-content: center;
    text-align: left;
    border-top: 1px solid #544840;
    padding: 20px 0 0 0;
    margin: 20px 0 0 0;
}

footer .footer_links .col {
    -ms-flex-preferred-size: 16%;
    flex-basis: 16%;
    max-width: 16%;
    margin: 0 0 0 4%;
}

footer .footer_links ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


footer .footer_links .menu-footer-links-container {
    width: 100%;
}


footer .footer_links ul li {
    font-size: 11px;
    line-height: 16px;
    padding: 0;
    margin-bottom: 15px;
    width: calc(99.99% / 5);
}

footer .footer_links ul li:nth-child(5n) {
    margin-right: 0;
}

footer .footer_logos {
    border-top: 1px solid #544840;
    padding: 20px 0 0 0;
    margin: 20px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

footer .footer_logos a {
    display: inline-block;
    margin: 0;
    width: 20%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

footer .footer_logos .slick-track,
footer .footer_logos .slick-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


footer .footer_logos img {
    height: auto;
    width: auto;
    margin: 0 13px;
    max-width: 100%;
    max-height: 35px;
}

footer .social_links {
    border-top: 1px solid #544840;
    padding: 20px 0 0 0;
    margin: 20px 0 0 0;
}

footer .social_links ul {
    padding: 0;
    margin: 0;
}

footer .social_links ul li {
    list-style: none;
    display: inline-block;
    padding: 0 7px;
    margin-right: -4px;
}

footer .social_links ul li a {
    background: #544840;
    border-radius: 50%;
    height: 38px;
    width: 38px;
    display: block;
    position: relative;
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
}

footer .social_links ul li img {
    height: 20px;
    width: 20px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

footer .social_links ul li a:hover {
    background: #B64738;
}

footer .social_links ul li.pinterest img {
    width: 16px;
}

footer .social_links ul li.twitter img {
    width: 22px;
    height: 18px;
}

footer .social_links ul li.youtube img {
    width: 22px;
    height: 16px;
}

footer .social_links ul li.facebook img {
    width: 11px;
}

#footer_bottom {
    background: #342c27;
}

#footer_bottom p,
#footer_bottom p a {
    color: #fff;
}

#footer_bottom p a:hover {
    color: #eee;
    text-decoration: none;
}

/* Top 100 */

.top_filter {
    background: #ebe9e8;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 30px 0;
}

.top_filter .filter_change {
    width: 100%;
}

.top_filter h2 {
    margin: 0;
    color: #C35C47;
    font-size: 26px;
    line-height: 1.2;
}

.top_filter .field {
    width: 200px;
}

.top_filter .field label {
    color: #534741;
    font-size: 14px;
    display: block;
    margin: 0 0 5px 0;
}

.top_filter .top100_reset {
    background: #fff;
    color: #C35C47;
    border-radius: 50px;
    padding: 10px 15px;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 13px;
    text-decoration: none;
    font-weight: bold;
    transition: .2s;
}

.top_filter .top100_reset:hover {
    background: #C35C47;
    color: #fff;
}

.top_results {
    display: flex;
    flex-wrap: wrap;
}

/* Keyframes */

@keyframes shake {
	10%,
	90% {
		transform: translate3d(-1px, 0, 0);
	}
	20%,
	80% {
		transform: translate3d(2px, 0, 0);
	}
	30%,
	50%,
	70% {
		transform: translate3d(-4px, 0, 0);
	}
	40%,
	60% {
		transform: translate3d(4px, 0, 0);
	}
}

/* Slick Slider */

.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* Fancybox */

body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1),.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;transform-origin:0;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0}.fancybox-caption{bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0;text-align:center;z-index:99996}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-44px;z-index:-1}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-caption{padding:12px}.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}

/* Responsive */

html.mobile_nav_active,
body.mobile_nav_active {
    position: fixed;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

#header .call_us {
    font-family: 'NeverLetGoNormal';
    font-size: 25px;
    margin-left: auto;
    border: none;
    display: none;
    -webkit-transition: 0.2s opacity, 0.2s visibility;
    -o-transition: 0.2s opacity, 0.2s visibility;
    transition: 0.2s opacity, 0.2s visibility;
    text-decoration: none;
    width: 100%;
    text-align: center;
    padding: 5px 0;
    box-sizing: border-box;
    font-size: 30px;
    color: #534741;
    font-weight: normal;
    margin: 0;
    line-height: 1;
    font-family: 'NeverLetGoNormal';
}

#header .call_us a {
    text-decoration: none;
    display: inline-block;
    color: inherit;
    line-height: 1.5;
}

#header .call_us .text {
    display: inline-block;
    vertical-align: middle;
}

#header .call_us .inside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


#header .call_us .icon {
    width: 28px;
    height: 28px;
    margin-right: 15px;
    display: inline-block;
    vertical-align: middle;
}

/* Mobile Nav */

#header .mobile_nav {
    background: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    z-index: 1005;
    position: relative;
    -webkit-transition: .25s transform;
    -o-transition: .25s transform;
    transition: .25s transform;
    overflow: hidden;
    padding: 0;
    margin-right: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-family: 'CarnivaleeFreakshowRegular';
    font-size: 25px;
    margin-left: auto;
    display: none;
}


#header .mobile_nav .text {
    margin-right: 15px;
}

#header .mobile_nav .inner {
    width: 35px;
    -webkit-transform: translateY(-9px);
    -ms-transform: translateY(-9px);
    transform: translateY(-9px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 35px;
}

#header .mobile_nav .inner span {
    display: block;
    background: #b83825;
    height: 3px;
    border-radius: 10px;
    -webkit-transition: 400ms -webkit-transform;
    transition: 400ms -webkit-transform;
    -o-transition: 400ms transform;
    transition: 400ms transform;
    transition: 400ms transform, 400ms -webkit-transform;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
}

#header .mobile_nav .inner span:first-child {
    -webkit-transform: scaleX(0.8) translateY(0);
    -ms-transform: scaleX(0.8) translateY(0);
    transform: scaleX(0.8) translateY(0);
}

.mobile_nav_active #header .mobile_nav .inner span:nth-child(1) {
    -webkit-transform: scaleX(1) rotate(45deg) translateY(0);
    -ms-transform: scaleX(1) rotate(45deg) translateY(0);
    transform: scaleX(1) rotate(45deg) translateY(0);
}

#header .mobile_nav .inner span:nth-child(2) {
    -webkit-transform: translateY(9px);
    -ms-transform: translateY(9px);
    transform: translateY(9px);
}

.mobile_nav_active #header .mobile_nav .inner span:nth-child(2) {
    -webkit-transform: translateY(9px) translateX(150%) scaleX(1);
    -ms-transform: translateY(9px) translateX(150%) scaleX(1);
    transform: translateY(9px) translateX(150%) scaleX(1);
}


#header .mobile_nav .inner span:nth-child(3) {
    -webkit-transform: scaleX(0.8) translateY(18px);
    -ms-transform: scaleX(0.8) translateY(18px);
    transform: scaleX(0.8) translateY(18px);
}

.mobile_nav_active #header .mobile_nav .inner span:nth-child(3) {
    -webkit-transform: scaleX(1) rotate(-45deg) translateY(calc(7px * 2 - 1px)) translateX(calc(-7px * 2 - -2px));
    -ms-transform: scaleX(1) rotate(-45deg) translateY(calc(7px * 2 - 1px)) translateX(calc(-7px * 2 - -2px));
    transform: scaleX(1) rotate(-45deg) translateY(calc(7px * 2 - 1px)) translateX(calc(-7px * 2 - -2px));
}

/* Mobile Nav Overlay */

.mobile_nav_overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    z-index: 999;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: 0.45s -webkit-transform;
    transition: 0.45s -webkit-transform;
    -o-transition: 0.45s transform;
    transition: 0.45s transform;
    transition: 0.45s transform, 0.45s -webkit-transform;
    font-family: 'CarnivaleeFreakshowRegular';
    background: #e1dddc;
    color: black;
    border-left: 1px solid #0000002e;
    font-size: 28px;
    display: none;
}


.mobile_nav_overlay .sub-menu {
    display: none;
}

.mobile_nav_overlay .sub-menu li a {
    padding-left: 40px;
}

.mobile_nav_overlay .menu-main-navigation-mobile-menu-container {
    margin-top: 250px;
}

.has-banner .mobile_nav_overlay .menu-main-navigation-mobile-menu-container {
    margin-top: 280px;
}


.mobile_nav_active .mobile_nav_overlay {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.mobile_nav_overlay .menu-item {
    position: relative;
}

.mobile_nav_overlay .menu>li {
    border-bottom: 1px solid #00000038;
}

.mobile_nav_overlay li a {
    display: block;
    text-decoration: none;
    -webkit-transition: 0.2s background-color;
    -o-transition: 0.2s background-color;
    transition: 0.2s background-color;
    padding: 5px 25px;
}


.mobile_nav_overlay .menu>li>a {
    padding: 12px 25px;
}


.mobile_nav_overlay li.current-menu-item>a,
.mobile_nav_overlay li.current-menu-ancestor>a {
    background: #eaeaea;
}

.mobile_nav_overlay li.current-menu-ancestor li.current-menu-item>a {
    background: #f7f6f6;
}

.mobile_nav_overlay .menu-item-has-children>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.mobile_nav_overlay .menu-item-has-children .arrow {
    border: none;
    background: transparent;
    position: absolute;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 30px;
    right: 0;
    min-width: 30%;
    padding-left: 0;
}

.mobile_nav_overlay .menu-item-has-children .arrow:before {
    width: 18px;
    height: 10px;
    margin-left: auto;
    background-image: url('images/arrow_down.svg');
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    -webkit-transition: 0.2s -webkit-transform;
    transition: 0.2s -webkit-transform;
    -o-transition: 0.2s transform;
    transition: 0.2s transform;
    transition: 0.2s transform, 0.2s -webkit-transform;
}

.mobile_nav_overlay .menu-item-has-children.active .arrow:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.mobile_nav_overlay .mobile_nav_overlay_inner {
    margin-bottom: 40px;
}

.mobile_nav_overlay .quick_enquiry a {
    text-decoration: none;
    padding: 12px 25px;
    display: block;
    border-bottom: 1px solid #00000038;
}

.mobile_nav_overlay .mobile_nav_overlay_menu_item_featured a {
    color: #b83825;
    text-decoration: none;
    padding: 12px 25px;
    display: block;
    border-bottom: 1px solid #00000038;
}

/* Media Queries */

@media (max-width: 1100px) {
    a.quick_enquiry_float {
        transform: rotate(2deg);
        right: 0;
        z-index: 90;
    }

    #content .contact #contact_form,
    #content .contact .right_area {
        width: 100%;
        float: none;
    }

    #content .contact .right_area {
        display: none;
    }

    #content .contact #contact_form button.btn {
        margin: 20px 0 0;
    }
}

@media (max-width: 1017px) {
    #content .standard_form .area1 p.wide {
        margin-left: 0;
    }

    #roadtrips .bio .right_col,
    #roadtrips .bio .left_col {
        width: 100%;
        float: none;
    }

    #roadtrips ul#inner_menu {
        display: none;
    }

    #content #quote h3.locations {
        display: none;
    }

    #content #roadmap,
    #content #quote {
        display: block !important;
        background: none;
        padding-right: 0;
        padding-left: 0;
    }

    #content #roadmap .left_col,
    #content #roadmap .right_col {
        float: none;
        width: 100%;
        min-height: auto;
    }

    #content #roadmap .left_col .map_image {
        position: relative;
        float: none;
        margin: 0 0 20px;
    }

    #content #roadmap .right_col {
        margin: 20px 0 0;
    }

    #content #roadmap .map_images {
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #content #roadmap .map_images .caption {
        width: calc(33% - 20px);
    }

    #content #more_info .left_area,
    #content #more_info .right_area {
        width: 100%;
    }

    #content #more_info .right_area {
        float: left;
    }

    #content #more_info .info_image {
        float: none;
        display: block;
        margin: 0 0 20px;
    }

    #content #more_info .right_area {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    #content #more_info .right_area .box {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: calc(50% - 10px);
    }

    #content #more_info .right_area a.start_trip {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }

    #content #roadmap h3 {
        text-align: left;
        margin: 0 0 20px;
    }

    #content #roadmap h2 {
        text-align: left;
        margin: 0 0 20px;
    }

    #roadtrips .bio {
        background-color: transparent;
        padding: 0;
    }

    #roadtrips .bio .left_col p {
        display: none;
    }

    #roadtrips .bio .right_col .testimonial {
        display: none;
    }

    #roadtrips .bio .right_col a.start_trip {
        margin-top: 10px;
    }
}

@media (max-width: 990px) {
    #search {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #search .responsive_text {
        display: none;
    }

    #content #bespoke_tour .top .left_col,
    #content #bespoke_tour .top .right_col {
        float: none;
        width: auto;
        margin-left: 0;
    }

    #content #bespoke_tour .top .right_col {
        margin: 20px 0 0;
    }

    #content #bespoke_tour .top h3 {
        max-width: 100%;
    }

    #content #bespoke_tour .map_image {
        display: none;
    }

    #content .slider-wrapper .bottom a.view {
        position: relative;
        top: auto;
        right: auto;
        float: none;
        display: block;
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }

    #top100slider .slider-description {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    #content .video .main_video {
        width: 100%;
    }

    #content .video .right_col {
        width: 100%;
        margin: 20px 0 0;
    }

    #content .video h4,
    #content .video p {
        width: 100%;
        float: left;
    }

    #content #quote .testimonial {
        width: 100%;
        float: left;
        margin: 10px 0;
    }
}

@media (max-width: 984px) {
    #signup .responsive_text {
        display: none;
    }
}


@media (max-width: 975px) {
    #roadtrips .days {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: calc(50% - 20px);
    }

    #roadtrips .days .right_area .caption {
        float: none;
        max-width: 100%;
        margin-right: 0;
    }

    #roadtrips .days .right_area .caption img {
        width: 100%;
        height: auto;
    }

    #roadtrips .days .right_area,
    #roadtrips .days .left_area {
        width: 100%;
        float: none;
    }

    #roadtrips .days .right_area {
        margin: 0 0 20px;
    }

    #roadtrips .days .bottom_bar {
        position: relative;
        width: 100%;
    }
    #roadtrips .days .bottom_bar ul {
        display: block;
    }

    #week1,
    #week2,
    #week3,
    #week4 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    #week1:empty,
    #week2:empty,
    #week3:empty,
    #week4:empty {
        display: none;
    }

    .top_filter .field {
        width: 170px;
    }
}

@media (max-width: 914px) {

    input.dp-applied {
        width: 110px!important;
    }

    #content .standard_form p.alt {
        display: block;
    }

    #content .homepage_slider .overlay {
        display: none;
    }

    #content .homepage_slider .overlay.responsive {
        display: block;
        width: calc(100% + 10px);
        margin-left: -10px;
    }

    #content .homepage_slider a.start {
        display: none;
    }

    #content .homepage_slider a.start.responsive.responsive_alt {
        display: block;
    }

    #content .homepage_slider .slide_inside {
        width: 100%;
        position: relative;
        overflow: hidden;
    }

    #content .homepage_slider .slide_inside {
        min-height: 350px;
    }

    #content .homepage_slider .slick-dots {
        top: calc(350px - 47px - 20px);
    }

    #search {
        display: none;
    }

    p.messaging_error {
        margin-left: 0;
        margin-right: 0;
    }

    .fancybox-container.quick_enquiry.fancybox-is-open .fancybox-bg {
        opacity: 0.3;
    }

    #enquriy_form {
        box-shadow: 0 0 10px #00000029;
    }

    #header {
        margin: 0 0 20px;
        height: auto;
    }

    .single-post #content {
        padding-top: 130px;
    }

    #header #container {
        display: flex;
        flex-wrap: wrap;
    }

    #header #menu {
        display: none;
    }

    #header .logo {
        width: 150px;
        margin-top: 0;
        margin-left: 0;
    }

    #header .mobile_nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    #content .area_wrap .not_found_map {
        display: none;
    }

    #content .area_wrap .not_found_map.not_found_map_alt {
        display: block;
    }

    #header .call_us {
        display: block;
    }

    #header #top {
        display: none;
    }

    #header.header_no_number {
        margin: 20px 0;
    }

    .mobile_nav_overlay {
        display: block;
    }

    p.messaging_error {
        margin-top: 120px;
    }

    #content #page_top .overlay ul {
        display: none;
    }

    #content .page_image:before {
        content: "";
        padding-bottom: 56.25%;
        display: block;
    }

    #content #page_top {
        min-height: auto;
    }

    #content #page_top .page_image,
    #content #page_top .overlay {
        width: 100%;
    }

    #content #page_top .overlay {
        display: none;
    }

    #content #page_top .page_image img {
        width: 100%;
    }

    #sidebar {
        display: none;
    }

    #content .left_content {
        width: 100%;
        float: none;
    }

    #content .left_content {
        padding: 0;
    }

    #content .slider-nav-wrapper {
        display: none;
    }

    #top100slider {
        margin: 0 0 20px;
    }

    #content ul li {
        margin-left: 0;
    }

    #content .acc_container {
        margin-left: 0;
    }

    #content .blog_single p:last-of-type {
        clear: both;
    }

    #content .blog_single a.read_more {
        float: none;
        display: block;
    }

    .pull-left,
    .pull-right {
        width: 100%;
        float: none;
    }

    .pull-right {
        display: none;
    }

    a.quick_enquiry_float {
        display: none;
    }

    #content #bespoke_tour .top.large_margin_top {
        padding-top: 90px;
    }
}

@media (max-width: 850px) {
    footer .footer_links ul li {
        width: calc(99.99% / 3);
    }

    #content .area_single {
        width: calc(99.99% * (1 / 3) - (15px - 15px * 1 / 3));
    }

    #content .area_single:nth-child(2n) {
        margin-right: 15px;
    }

    #content .area_single:nth-child(3n) {
        margin-right: 0;
    }
    #content #bespoke_tour .area3 .left_col p.alt label {
        width: 100%;
        margin-right: 0;
    }
    input.dp-applied {
        width: 148px!important;
    }

    .top_filter {
        flex-wrap: wrap;
    }

    .top_filter h2 {
        width: 100%;
        flex-basis: 100%;
        margin-bottom: 5px;
    }
}

@media (max-width: 800px) {
    footer .footer_links {
        text-align: center;
    }

    footer .footer_links .col {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        margin: 0;
    }

    footer .footer_links .col.last {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin: 0;
    }

    footer .footer_logos img {
        margin: 0 auto;
        max-width: 90%;
    }

    #roadtrips .days .bottom_bar {
        width: auto;
    }

    #homepage_about,
    #video {
        float: none;
        width: 100%;
    }

    .homepage_video_and_about #video {
        float: left;
    }

}

@media (max-width: 750px) {

      #content #bespoke_tour .area2 .left_col,
      #content #bespoke_tour .area2 .right_col {
          width: 100%;
      }

      #content #bespoke_tour .area2 .left_col label,
      #content #bespoke_tour .area2 .right_col label {
          width: 100%;
      }

      #content #bespoke_tour .area2 p {
          width: 100%;
      }

    #content #bespoke_tour .area3 .left_col,
    #content #bespoke_tour .area3 .right_col {
        width: 100%;
    }

    #content #bespoke_tour .area3 .left_col label,
    #content #bespoke_tour .area3 .right_col label {
        width: 100%;
    }

    #content #bespoke_tour .area3 p {
        width: 100%;
    }

    #slideshow a.start {
        display: none;
    }

    #content .area_single {
        width: calc(99.99% * (1 / 2) - (15px - 15px * 1 / 2));
    }

    #content .area_single:nth-child(3n) {
        margin-right: 15px;
    }

    #content .area_single:nth-child(2n) {
        margin-right: 0;
    }

    #content .area_wrap .not_found_map {
        width: 100%;
    }

    #content .slider_slideshow {
        position: relative;
        height: auto;
        width: 100%;
    }

    #content .slider_section .right_col {
        width: 100%;
        min-height: auto;
    }

    #content .standard_form .area1 input[type="text"],
    #content .standard_form .area2 input[type="text"],
    #content .standard_form .area3 input[type="text"] {
        width: 100%;
        max-width: 100%;
    }

    #content .standard_form .area1 .left_col label {
        width: 100%;
    }

    #content .standard_form .area1 {
        padding: 40px 30px;
    }

    #content .slider-wrapper .top {
        height: 350px;
    }

    #top100slider .slick-arrow {
        top: calc((350px / 2) - (30px / 2));
    }

    #content .slider-wrapper .bottom {
        min-height: calc(100% - 350px);
    }

    #search {
        margin: 10px 0 15px;
    }

    #slideshow .slick-dots {
        height: 34px;
        top: calc(200px - 34px - 20px);
    }

    #slideshow .slick-dots li button {
        transform: scale(0.85);
        margin: 7px 3px 0 0;
    }

    #content .homepage_slider a.start.responsive {
        display: block;
    }

    #content .homepage_slider a.start.responsive.responsive_alt {
        display: none;
    }

    /* #slideshow .slick-dots li.slick-active button {
        background-position: 0px -15px;
    } */

    .top_filter .field {
        width: 150px;
    }
}

@media (max-width: 700px) {

    #roadtrips .days {
        width: 100%;
    }

    #roadtrips .days .right_area .caption {
        border: none;
    }

    #roadtrips .days .right_area .caption p {
        display: none;
    }

    #enquriy_form .left_col {
        width: 100%;
    }

    #enquriy_form .right_col {
        width: 100%;
    }

    #enquriy_form .contact_details {
        flex-direction: column;
        align-items: flex-start;
    }

    #enquriy_form.fancybox-content {
        margin: 50px 0;
    }

    .homepage_video_and_about #video {
        float: none;
        width: 100%;
    }

    .top_filter {
        display: block;
        padding: 20px;
    }

    .top_filter .field {
        width: 100%;
        margin-bottom: 10px;
    }

    .top_filter .top100_reset {
        display: inline-block;
        margin-top: 10px;
    }
}

@media (max-width: 650px) {

    #homepage_about .left_col,
    #homepage_about .right_col {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0;
        padding: 15px;
    }

    #homepage_about .left_col {
        width: 100%;
        float: none;
        border-right: none;
        border-bottom: 1px solid #E3E3E3;
    }

    #homepage_about .right_col {
        width: 100%;
        float: none;
    }

    #footer_bottom {
        text-align: center;
        height: auto;
        padding: 10px 0;
    }

    #footer_bottom p {
        width: 100%;
        margin: 0;
        line-height: 30px;
    }

    .footer_top .col {
        width: 100%;
        margin-right: 0;
    }

    #search {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    #search .search_box {
        margin-left: 0;
        margin-top: 20px;
    }

    #signup {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    #signup #mc_embed_signup {
        margin-left: 0;
    }

    #signup #subscribe {
        margin: 10px 0 0;
    }
}

@media (max-width: 660px) {
    .fancybox-slide {
        padding: 0 30px !important;
    }

    #home_video {
        width: 100% !important;
        height: auto !important;
        max-height: 70%;
    }

    #home_video:before {
        content: "";
        display: block;
        padding-bottom: 56.25%;
    }

    #home_video iframe {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: 0;
        height: 100%;
        width: 100%;
    }
}

@media (max-width: 600px) {
    p.messaging_error {
        margin-top: 90px;
    }

    #video {
        height: auto;
    }

    #video .bg {
        position: relative;
    }

    #header #container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }


    #header .mobile_nav {
        margin-left: auto;
    }

    #content .meet_single {
        width: calc(99.99% * (1 / 2) - (15px - 15px * 1 / 2));
    }

    #content .meet_single:nth-child(3n) {
        margin-right: 15px;
    }

    #content .meet_single:nth-child(2n) {
        margin-right: 0;
    }

    #content .contact #contact_form .left_col,
    #content .contact #contact_form .right_col {
        width: 100%;
        float: none;
    }

    #roadtrips .days .bottom_bar ul li {
        float: none;
        display: block;
    }

    #content #quote {
        padding: 0;
    }

    #content #quote .testimonial {
        margin: 0 0 10px;
    }

    #content #bespoke_tour .top {
        padding: 40px 20px 20px;
    }

    #content .standard_form .area1 {
        padding: 30px 20px 20px;
    }

    #content #bespoke_tour .top h1 {
        font-size: 30px;
        line-height: inherit;
    }

    #content .meet_single .image {
        margin-left: 0 !important;
    }

    .meet_single .left {
        float: none !important;
    }

    .meet_single .right {
        width: 100% !important;
        float: none !important;
        padding: 0 !important;
    }

    #content #page_top .overlay {
        padding: 20px;
    }

    #content .homepage_slider a.start.responsive {
        width: 250px;
    }

    #content .homepage_slider .overlay.responsive h2 {
        font-size: 28px;
        line-height: inherit;
        margin: 0 0 15px;
    }

    #content .homepage_slider .overlay.responsive p {
        font-size: 18px;
    }

    #header .logo {
        width: 130px;
    }

    .mobile_nav_overlay .menu-main-navigation-mobile-menu-container {
        margin-top: 210px;
    }

    .has-banner .mobile_nav_overlay .menu-main-navigation-mobile-menu-container {
        margin-top: 260px;
    }

    #content #quote .area3 .right_col,
    #content #quote .area3 .left_col {
        width: 100%;
        float: none;
    }

    #content #quote .area3 label {
        float: none;
        width: 100% !important;
        display: block;
    }

    #content #quote .area3 select {
        margin-left: 0;
    }
    .single-post #content {
        padding-top: 110px;
    }

    #homepage_split_section .left_col,
    #homepage_split_section .right_col {
        border: none;
        padding: 0;
        width: 100%;
    }

    #homepage_split_section .right_col {
        margin-top: 15px;
    }

}

@media (max-width: 550px) {
    #content #more_info .right_area .box {
        width: 100%;
    }

    #video {
        max-width: 100%;
    }

    #content .standard_form .area1 .left_col,
    #content .standard_form .area1 .right_col {
        width: auto;
        float: none;
        padding: 0;
    }

    #content .standard_form .area1 p.address:not(.postcode) {
        display: none;
    }


    #content #quote .area2 .right_col,
    #content #quote .area2 .left_col {
        width: 100%;
        float: none;
    }

    #content #quote .area2 .left_col label {
        width: 100%;
        float: none;
        display: block;
    }

    #content #quote .area2 select {
        margin-left: 0;
    }

    /* .locations_slider .slick-list {
        max-width: 100%;
    } */

    /* .locations_slider {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0 -5px;
    }

    .locations_slider .slick-arrows {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin: 15px 0 0;
        margin-right: 5px;
    } */

    /* .locations_slider .slick-arrow {
        position: relative;
        top: auto;
        height: 35px;
        width: 35px;
        margin: 0;
        background: none;
        background-color: #f1e9e0;
    } */

    /* .locations_slider .slick-next {
        margin-left: 15px;
    }

    .locations_slider .slick-arrow:before {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        height: 55%;
        width: 30%;
        background-position: center;
    }

    .locations_slider .slick-prev:before {
        background: url('images/arrow_left.svg') no-repeat;
    }

    .locations_slider .slick-next:before {
        background: url('images/arrow_right.svg') no-repeat;
    } */

    #content .blog_single .image {
        float: none;
        margin: 0 0 10px;
    }

    .alignright {
        max-width: 100px;
        height: auto;
    }

    #header #container {
        max-width: calc(100% - 30px);
    }

    #container {
        max-width: 100%;
    }

    .locations_slider h3 {
        padding: 10px 10px 0px 10px;
    }

    .locations_slider p {
        padding: 5px 10px 10px 10px;
    }

    #search {
        width: calc(100% + 40px);
        margin-left: -20px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    #content #roadmap .map_images .caption {
        width: calc(50% - 20px);
    }

    #content .homepage_slider .slide_inside {
        min-height: 300px;
    }

    #content .homepage_slider .slick-dots {
        top: calc(300px - 47px - 20px);
    }

    #content .homepage_slider a.start.responsive {
        top: calc(300px - 220px - 40px);
    }
}

@media (max-width: 500px) {

    #content .homepage_slider .slide_inside {
        min-height: 200px;
    }
    #content .homepage_slider .slide_inside:before {
        content: "";
        display: block;
        padding-bottom: 43.4097421203%;
        float: left;
        margin-right: -100%;
    }

    #content .homepage_slider .slick-dots {
        display: none !important;
    }

    #content .homepage_slider a.start.responsive {
        width: 100%;
        background: none;
        position: absolute;
        top: auto;
        bottom: 180px;
        display: none;
    }

    #content .homepage_slider a.start.responsive:before {
        content: "";
        display: block;
        padding-bottom: 43.4097421203%;
        float: left;
        margin-right: -100%;
    }

    #content .homepage_slider a.start.responsive:after  {
        background: url(images/start_your_trip.png) no-repeat;
        position: absolute;
        display: block;
        content: "";
        background-size: 100%;
        width: 250px;
        height: 40px;
        z-index: 10;
        right: 0;
        bottom: 20px;
        background-repeat: no-repeat;
    }   

    #content .area_single {
        width: 100%;
        margin-right: 0 !important;
        padding: 20px;
        min-width: calc(100% + 5px);
        margin-left: -5px;
    }

    #content .meet_single {
        width: 100%;
        margin-right: 0 !important;
    }

    #content .slider-wrapper .top {
        height: 200px;
    }

    #top100slider .slick-arrow {
        top: calc((200px / 2) - (30px / 2));
    }

    #content .slider-wrapper .bottom {
        min-height: calc(100% - 200px);
    }

    #footer_bottom {
        font-size: 11px;
    }

    #footer_bottom p {
        font-size: inherit;
    }

    #content .slider_section .right_col {
        padding: 30px 20px;
    }

    #regions_bottom h2.title {
        font-size: 26px;
        line-height: inherit;
    }

    #content .blog_single center {
        text-align: left;
    }

    #content .blog_single center img {
        width: 100%;
        height: auto;
    }

    #content .blog_single .image {
        width: 100%;
        height: auto;
    }

    #content .blog_single .image img {
        width: 100%;
        height: auto;
    }

    #content .meet_single p {
        font-size: 15px;
    }

    #content #roadmap .map_images .caption {
        border: none;
        max-width: 100%;
    }

    #content #roadmap .map_images .caption img {
        width: 100%;
        height: auto;
    }

    #content #roadmap .map_images .caption p {
        display: none;
    }

    #content #gallery .caption {
        margin-right: 0;
        width: 100%;
    }

    #content #gallery .caption img {
        width: 100%;
        height: auto;
    }

    #content #more_info .info_image {
        float: none;
        width: 100%;
        height: auto;
        margin: 0;
    }

    #content #more_info .right_area h3,
    #content #more_info .right_area .icon {
        margin-top: 15px;
    }

    footer .footer_links ul li {
        width: calc(99.99% / 2);
    }

    #header .call_us {
        font-size: 21px;
    }

    div#dp-popup {
        left: auto!important;
        right: 0!important;
    }

}


@media (max-width: 470px) {
    #footer_bottom p {
        margin: 4px 0;
        line-height: 18px;
    }

    #content #roadmap .map_images .caption {
        width: 100%;
    }

    #homepage_testimonials .int {
        padding: 0;
    }
}

@media (max-width: 400px) {
    .mobile_nav_overlay .menu-main-navigation-mobile-menu-container {
        margin-top: 180px;
    }

    .has-banner .mobile_nav_overlay .menu-main-navigation-mobile-menu-container {
        margin-top: 220px;
    }

    p.messaging_error {
        margin-top: 60px;
    }

    #header .logo {
        width: 100px;
    }
    .single-post #content {
        padding-top: 70px;
    }

    #content #bespoke_tour button.btn {
        background: none;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#c05b46), to(#a14d3b));
        background-image: -webkit-linear-gradient(#c05b46, #a14d3b);
        background-image: -o-linear-gradient(#c05b46, #a14d3b);
        background-image: linear-gradient(#c05b46, #a14d3b);
        padding: 25px 0px;
        text-indent: 0;
        height: auto;
        width: 100%;
        display: block;
        font-size: 20px;
        font-family: 'CarnivaleeFreakshowRegular';
        color: white;
        text-align: center;
    }

    #content #bespoke_tour button.btn:hover {
        background-image: -webkit-gradient(linear, left top, left bottom, from(#c05b46), to(#a14d3b));
        background-image: -webkit-linear-gradient(#c05b46, #a14d3b);
        background-image: -o-linear-gradient(#c05b46, #a14d3b);
        background-image: linear-gradient(#c05b46, #a14d3b);
    }

    #content #bespoke_tour button.btn .text {
        display: block;
        width: 100%;
    }

    #roadtrips .bio .right_col a.start_trip,
    #content #roadmap a.start_trip,
    #content #quote button.btn,
    #content .contact #contact_form button.btn,
    #enquriy_form button.btn {
        background: none !important;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#c05b46), to(#a14d3b)) !important;
        background-image: -webkit-linear-gradient(#c05b46, #a14d3b) !important;
        background-image: -o-linear-gradient(#c05b46, #a14d3b) !important;
        background-image: linear-gradient(#c05b46, #a14d3b) !important;
        padding: 25px 0px;
        text-indent: 0;
        height: auto !important;
        width: 100% !important;
        display: block;
        font-size: 20px;
        font-family: 'CarnivaleeFreakshowRegular';
        color: white;
        text-align: center;
    }


    #content #quote button.btn .text,
    #content .contact #contact_form button.btn .text,
    #enquriy_form button.btn .text {
        display: block;
    }

    #content .homepage_slider a.start.responsive {
        bottom: -20px;
        margin-bottom: 20px;
    }

    #content #bespoke_tour .top.large_margin_top {
        padding-top: 50px;
    }
}


@media (max-width: 350px) {
    .mobile_nav_overlay {
        min-width: auto;
        font-size: 25px;
    }

    #header .mobile_nav {
        font-size: 22px;
    }

    #content .slider-wrapper .bottom a.view {
        display: none;
    }

    #header .call_us .icon {
        width: 25px;
        height: 25px;
        margin-right: 8px;
    }
}


@media (max-width: 370px) {
    #content .homepage_slider a.start.responsive:after {
        width: 200px;
        height: 32px;
    }
    .has-banner .mobile_nav_overlay .menu-main-navigation-mobile-menu-container {
        margin-top: 240px;
    }
}

@media (max-width: 340px) {
    #roadtrips ul#inner_menu li {
        font-size: 10px;
        white-space: nowrap;
    }
}

@media (max-width: 325px) {
    #content .homepage_slider a.start.responsive {
        bottom: -20px;
    }
    #slideshow #featured-slider {
        margin-bottom: 20px;
    }
}