/*********** Layout ***********/
body {
	padding-top: 74px !important; /* header only */
}

body.admin-bar {
	padding-top: calc(74px + 0px) !important; /* header + admin bar desktop */
}

@media screen and (max-width: 782px) {
	body.admin-bar {
		padding-top: calc(74px + 0px) !important; /* header + admin bar mobile */
	}
}
@media screen and (max-width: 600px) {
	#wpadminbar {
		position: fixed !important;
	}
}
#wpadminbar {
	z-index: 1000006 !important;
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, img, input, ins, kbd, label, legend, li, object, ol, option, p, pre, q, s, samp, select, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
html {
	-webkit-text-size-adjust: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
q {
	quotes: none;
}
q:after, q:before {
	content: '';
	content: none;
}
small {
	font-size: 1.3rem;
}
sub, sup {
	font-size: 100%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.25em;
}
sub {
	bottom: -0.25em;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	outline: none;
}
button:active, button:focus {
	outline: none;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
:focus {
	outline: 0;
}
ol, ul {
	margin: 0;
}
li {
	font-size: 1.6rem;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, td, th {
	text-align: left;
	font-weight: normal;
}
blockquote {
    font-family: 'BodoniModaBold', serif, cursive;
    border-left: 0.25rem solid rgba(69, 127, 126, 0.4);
    padding-bottom: 0;
    margin: 5rem 0;
}
blockquote, q {
    quotes: "" "";
}
blockquote:after, blockquote:before, q:after, q:before {
	content: "";
}
table {
	border: 0 none;
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	vertical-align: top;
}
img {
	border: 0 none;
	max-width: 100%;
}
.none {
	display: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
.clear {
	clear: both;
}
img {
	max-width: 100%;
}
.cf:after, .cf:before {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
	*zoom: 1;
}
::-moz-selection {
	background: #D5E1DF;
	color: #4b4b4b;
}
::selection {
	background: #D5E1DF;
	color: #4b4b4b;
}
::-moz-selection {
	background: #D5E1DF;
	color: #4b4b4b;
}
ul {
	list-style: none;
}
ul:not([class]) {
	margin: 0 0 40px;
	padding: 0;
	list-style: none;
	padding-left: 32px;
}
ul:not([class]) li {
	position: relative;
	margin: 0 0 20px;
	padding: 0 0 0 28px;
}
ul:not([class]) li:before {
	position: absolute;
	top: 14px;
	left: 1px;
	display: block;
	width: 6px;
	height: 6px;
	content: '';
	border: 1px solid #333d47;
	border-radius: 50%;
	background: #333d47;
}
ul:not([class]) li ul {
	margin: 0;
	padding-left: 0;
	padding-top: 18px;
}
ul:not([class]) li li:before {
	border-radius: 0;
	background-color: #000000;
	width: 5px;
	height: 3px;
}
ol:not([class]) {
	margin: 0 0 36px;
	padding: 0 0 0 50px;
}
ol:not([class]) li {
	position: relative;
	margin: 0 0 20px;
	padding: 0 0 0 9px;
}
ol:not([class]) li ol {
	margin: 0;
	padding-left: 0;
	padding-top: 18px;
	list-style-type: none;
	counter-reset: li;
}
ol:not([class]) li li {
	padding-left: 0;
}
ol:not([class]) li li:before {
	counter-increment: li;
	content: counter(li, decimal-leading-zero);
	margin-right: 14px;
	font-size: 16px;
}
a, li, span {
	transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	outline: none !important;
}
.facetwp-facet-ages span {
	transition: none;
	-o-transition: none;
	-webkit-transition: none;
	-moz-transition: none;
}
.template--taxlanding h1, .template--taxlanding h2, .single h1, .single h2 {
	text-transform: none !important;
}
.info-highlight {
	border-bottom: 0px !important;
}
a:focus, a:hover, input, input:focus {
	text-decoration: none;
	outline: none;
}
html {
	font-size: 62.5%;
}
*:focus {
	outline: none;
}
svg g path {
	fill: #56504e;
}
svg g rect {
	stroke: #b14244;
}
.c-btn-secondary svg, .secondary-btn svg {
    margin-top: -5px;
    margin-left: 2px;
}
body .wrapper {
	width: 100%;
	max-width: 100%;
	overflow: hidden;
}
body .wrapper figure {
    position: relative;
}
body .text-transform-uppercase {
    text-transform: uppercase;
}
.Red-color {
	color: #B14244;
}
.Red-bg-color {
	background-color: #B14244;
}
.Blue-color {
	color: #4D8189;
}
.Blue-Green-color {
	color: #4D8988;
}
.Seafoam-color {
	color: #C0D4CC;
}
.Charcoal-color {
	color: #56504E;
}
.Dark-Charcoal-color {
	color: #4A4A4A;
}
.Cream-bg-color {
	background-color: #FBF5EE;
}
.font-normal {
	font-weight: 400;
}
.font-semibold {
	font-weight: 600;
}
.font-bold {
	font-weight: 900;
}
.font-italic {
	font-style: italic;
}
.text-underline {
	text-decoration: underline !important;
}
.highlight-text {
	background-color: #D5E1DF;
}
body .background-image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#content, .article, .content-container, .entry-content, .post, .post_content {
    z-index: 3;
    position: relative;
}
body .wrapper .block-content blockquote, body .wrapper .block-content figure, body .wrapper .block-content h1, body .wrapper .block-content h2, body .wrapper .block-content h3, body .wrapper .block-content h4, body .wrapper .block-content h5, body .wrapper .block-content h6, body .wrapper .block-content hr, body .wrapper .block-content ol, body .wrapper .block-content p, body .wrapper .block-content pre, body .wrapper .block-content table, body .wrapper .block-content ul, body .wrapper .wp-content-container blockquote, body .wrapper .wp-content-container figure, body .wrapper .wp-content-container h1, body .wrapper .wp-content-container h2, body .wrapper .wp-content-container h3, body .wrapper .wp-content-container h4, body .wrapper .wp-content-container h5, body .wrapper .wp-content-container h6, body .wrapper .wp-content-container hr, body .wrapper .wp-content-container ol, body .wrapper .wp-content-container p, body .wrapper .wp-content-container pre, body .wrapper .wp-content-container table, body .wrapper .wp-content-container ul {
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}
.all-search-result .search-result-image figure, .blog .filter-tab-content .facetwp-facet, .citizen-section .main-title p, .citizen-tabbing .tab-content p, .citizen-tabbing .tabbing .nav-tabs .nav-item, .galance-inner-block ul li:last-child, .package-blocks .style-block-text2 p, .post-type-archive-hotel_review .wrapper .latest-article-section .single-article-full .author, .post-type-archive-hotel_reviews .wrapper .latest-article-section .single-article-full .author, .post-type-archive-vacation_package .facetwp-facet, .single-article .image-block figure, .single-destination .wrapper .taxlanding-sticky ol, .single-destination .wrapper .taxlanding-sticky ul, .single-experience .wrapper .taxlanding-sticky ol, .single-experience .wrapper .taxlanding-sticky ul, .single-package .image-block figure, .summer-tab .cover-port p, .top-step .step-image .styleimg-middle1, .travel-blog-top h1, body .start-discussion .comments-area ul.comment-list li article.comment-body .comment-content p, body .wrapper .c-btn span, body .wrapper .primary-btn span, body .wrapper form .gform_body .gform_fields .gfield p, body .wrapper header .main .head-right .aaenumenu_container .menu-side-menu-container .menu-icon .menu-box span, body .wrapper header .main .head-right-nav ul li, body ul, ol, ul {
    margin: 0;
}
.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first, .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last, .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle {
    padding-top: 2px;
}
body .start-discussion .comments-area .comment-respond .comment-form p, body .wrapper form .gform_body .gform_fields .gfield .last_name, body .wrapper form .gform_body .gform_fields .gfield .name_first {
    margin: 0 0 1rem;
}
body .wrapper .block-content .gform_wrapper, body .wrapper .block-content .page-accordion, body .wrapper .block-content .primary-buttons, body .wrapper .wp-content-container .gform_wrapper, body .wrapper .wp-content-container .page-accordion, body .wrapper .wp-content-container .primary-buttons {
    max-width: 768px;
    margin: 0 auto;
}
.citizen-tabbing .tab-content-main, .citizen-tabbing .tabbing, .cover-port ul, .family-travelling .mx-auto:last-child .single-block, .mfp-wrap .mfp-container, .package-blocks, .summer-image-single .container-fluid, .tab-content-main .stylesheet-block, .trip-planner-tab .tabbing, body .wrapper form .gform_body .gform_fields .gfield .ginput_container p {
    padding: 0;
}
.wrapper .block-content figure, body .wrapper .wp-content-container figure {
    max-width: 768px;
    margin-top: 4rem;
    margin-bottom: 4rem;
    display: flex;
    justify-content: center;
}
.single-post .wrapper .wp-content-container figure img {
    padding: 0!important;
    margin: 0!important;
    width: 100%!important;
}
.wrapper .block-content figure img, body .wrapper .wp-content-container figure img {
    max-width: 100%;
    height: 100%;
    outline: rgba(255,255,255,.5) solid 0.2rem;
    outline-offset: -1rem;
}
.single-post .wrapper .wp-content-container figure figcaption {   
    text-align: center!important;
    clear: both!important;
    transform: none!important;
    width: 100%!important;
    padding: 10px!important;
	z-index: 1;
    font-size: 1.3rem;
    line-height: 1.5;
    max-width: none;
    height: auto;
    background: 0 0;
    margin: 0;
    box-shadow: none;   
    bottom: -4px;
    color: #56504E;
    text-shadow: none;
    right: 0;
	font-family: 'PoppinsSemibold', sans-serif;
}
.subtle-shadow {
    box-shadow: 0.25rem 0.25rem 0.5rem rgba(0,0,0,.1);
}
.cover-li label input:checked~.checkmark:after, .enumenu_ul>li.active>ul, .enumenu_ul>li>a, .filter-tab-content.active, .head-center .head-logo a, .head-center .head-logo a img:first-of-type, .social-share-cust ul li a, article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block;
}
.post-type-archive-experience .my-5, .related-packages .favtext, .search figcaption, .search-hotel-chicklet, .social-share-cust .favtext, .sticky-nav-right .favtext, .template-does-not-have-hotels .italy-travel-tips::after {
    display: none !important;
}
.client-info-list li:nth-child(2n+2), .social-share-cust ul li:last-child, .team-member-info>ul>li:last-child {
    border-right: 0;
}
.single-destination .wrapper .taxlanding-text-top .taxlanding-text-gap .read-more, .single-experience .wrapper .taxlanding-text-top .taxlanding-text-gap .read-more, body .wrapper .block-content h1, body .wrapper .block-content h1+h2, body .wrapper .block-content h2, body .wrapper .block-content h2+h3, body .wrapper .block-content h3, body .wrapper .block-content h3+h4, body .wrapper .block-content h4, body .wrapper .block-content h5, body .wrapper .block-content h6, body .wrapper .wp-content-container h1, body .wrapper .wp-content-container h1+h2, body .wrapper .wp-content-container h2, body .wrapper .wp-content-container h2+h3, body .wrapper .wp-content-container h3, body .wrapper .wp-content-container h3+h4, body .wrapper .wp-content-container h4, body .wrapper .wp-content-container h5, body .wrapper .wp-content-container h6, body .page-title h1 {
    margin-top: 2.5rem;
}
@media (max-width: 992px) {
	body .wrapper .block-content blockquote, body .wrapper .block-content figure, body .wrapper .block-content h1, body .wrapper .block-content h2, body .wrapper .block-content h3, body .wrapper .block-content h4, body .wrapper .block-content h5, body .wrapper .block-content h6, body .wrapper .block-content hr, body .wrapper .block-content ol, body .wrapper .block-content p, body .wrapper .block-content pre, body .wrapper .block-content table, body .wrapper .block-content ul, body .wrapper .gform_wrapper blockquote, body .wrapper .gform_wrapper figure, body .wrapper .gform_wrapper h1, body .wrapper .gform_wrapper h2, body .wrapper .gform_wrapper h3, body .wrapper .gform_wrapper h4, body .wrapper .gform_wrapper h5, body .wrapper .gform_wrapper h6, body .wrapper .gform_wrapper hr, body .wrapper .gform_wrapper ol, body .wrapper .gform_wrapper p, body .wrapper .gform_wrapper pre, body .wrapper .gform_wrapper table, body .wrapper .gform_wrapper ul, body .wrapper .page-title h1, body .wrapper .wp-content-container blockquote, body .wrapper .wp-content-container figure, body .wrapper .wp-content-container h1, body .wrapper .wp-content-container h2, body .wrapper .wp-content-container h3, body .wrapper .wp-content-container h4, body .wrapper .wp-content-container h5, body .wrapper .wp-content-container h6, body .wrapper .wp-content-container hr, body .wrapper .wp-content-container ol, body .wrapper .wp-content-container p, body .wrapper .wp-content-container pre, body .wrapper .wp-content-container table, body .wrapper .wp-content-container ul {
    	max-width: 720px;
	}
	body .wrapper .block-content figure, body .wrapper .gform_wrapper figure, body .wrapper .wp-content-container figure {
		max-width: 720px;
		width: 100%!important;
	}
}
@media (max-width: 767px) {
	body .wrapper .block-content, body .wrapper .wp-content-container {
		padding: 0 15px 15px 15px;
	}
	body .wrapper .block-content blockquote, body .wrapper .block-content figure, body .wrapper .block-content h1, body .wrapper .block-content h2, body .wrapper .block-content h3, body .wrapper .block-content h4, body .wrapper .block-content h5, body .wrapper .block-content h6, body .wrapper .block-content hr, body .wrapper .block-content ol, body .wrapper .block-content p, body .wrapper .block-content pre, body .wrapper .block-content table, body .wrapper .block-content ul, body .wrapper .wp-content-container blockquote, body .wrapper .wp-content-container figure, body .wrapper .wp-content-container h1, body .wrapper .wp-content-container h2, body .wrapper .wp-content-container h3, body .wrapper .wp-content-container h4, body .wrapper .wp-content-container h5, body .wrapper .wp-content-container h6, body .wrapper .wp-content-container hr, body .wrapper .wp-content-container ol, body .wrapper .wp-content-container p, body .wrapper .wp-content-container pre, body .wrapper .wp-content-container table, body .wrapper .wp-content-container ul {
		max-width: none;
	}
	body .wrapper .block-content blockquote, body .wrapper .block-content figure, body .wrapper .block-content form, body .wrapper .block-content h1, body .wrapper .block-content h2, body .wrapper .block-content h3, body .wrapper .block-content h4, body .wrapper .block-content h5, body .wrapper .block-content h6, body .wrapper .block-content hr, body .wrapper .block-content ol, body .wrapper .block-content p, body .wrapper .block-content pre, body .wrapper .block-content table, body .wrapper .block-content ul, body .wrapper .page-title h1, body .wrapper .wp-content-container blockquote, body .wrapper .wp-content-container figure, body .wrapper .wp-content-container form, body .wrapper .wp-content-container h1, body .wrapper .wp-content-container h2, body .wrapper .wp-content-container h3, body .wrapper .wp-content-container h4, body .wrapper .wp-content-container h5, body .wrapper .wp-content-container h6, body .wrapper .wp-content-container hr, body .wrapper .wp-content-container ol, body .wrapper .wp-content-container p, body .wrapper .wp-content-container pre, body .wrapper .wp-content-container table, body .wrapper .wp-content-container ul {
        max-width: 520px;
    }
}
.highlight-right a:hover .client-img img, .single-team .wrapper .travel-insight .package-blocks .image-block:hover figure, body .single-article .image-block figure:hover {
    transform: scale(1.1);
}
body .wrapper .facetwp-pager {
    position: relative;
    display: flex;
    align-items: flex-end;
    margin: 6rem 0 0;
    justify-content: center;
}
.facetwp-pager .facetwp-page.active {
    border-bottom: .2rem solid #d86568;
    padding-bottom: .5rem;
}
.facetwp-page.active {
	font-weight: normal;
	font-family: 'PoppinsSemibold', sans-serif;
}
.facetwp-pager .facetwp-page {
    color: #56504e !important;
    font-size: 1.75rem;
    border-bottom: .2rem solid rgba(177, 66, 68, 0);
    padding-bottom: .5rem;
    min-width: 2rem;
    text-align: center;
}
.facetwp-pager .facetwp-page svg {
	margin-bottom: 4px;
}
body blockquote {
	border-left: .25rem solid #57a99d;
	padding: 20px 27px;
	margin: 3rem 0 5rem;
}
body blockquote p {
	font-family: 'BrandonGrotesqueBold', cursive;
	margin: 0;
    color: #57a99d;
    font-size: 2.6rem;
    line-height: 1.4;
}
.style-banner, .video-section .video {
    background-repeat: no-repeat;
    background-size: cover;
}
body blockquote p:nth-child(2) {
   	text-align: right;
    opacity: 1;
	font-size: 2.2rem;
}

/*********** Typography ***********/
a {
	text-decoration: none;
	line-height: 1;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	color: #57a99d;
}
a:hover {
	color: #57a99d;
}
p {
	color: #4b4b4b;
	font-family: 'PoppinsRegular', sans-serif;
}
li {
	color: #4b4b4b;
	font-family: 'PoppinsRegular', sans-serif;
}
h1 {
	color: #56504E;
	font-family: 'BodoniModaBold', serif;
}
h2 {
	color: #56504E;
	font-family: 'BodoniModaBold', serif;
}
h3 {
	color: #56504E;
	font-family: 'BodoniModaBold', serif;
}
h4 {
	color: #56504E;
	font-family: 'BodoniModaBold', serif;
}
body .script {
    font-family: 'Ernest and EmilySlantedSolidW0', 'Arial', cursive;
    font-display: swap;
}
body .page-blocks a:hover, body .wrapper .block-content a, body .wrapper .wp-content-container a {
    color: #57a99d;
    text-decoration: underline;
}
h1 strong, h2 strong, h3 strong, h4 strong {
	font-weight: normal !important;
}
/*********** White Header ***********/
.wrapper {
	width: 100vw;
	max-width: 100%;
	overflow: hidden;
}
.wrapper header {
    padding-top: 0;
}
.white-header {
	position: relative;
	background-color: #fff !important;
}
.head-right .aaenumenu_container {
	position: relative;
}
.head-right .aaenumenu_container .menu-side-menu-container {
    display: flex;
    align-items: center;
	height: 21px;
}
.head-right .aaenumenu_container .enumenu_container {
    display: inline-block;
    width: auto;
    position: relative;
    z-index: 1;
    line-height: 0;
}
.head-right .aaenumenu_container .menu-side-menu-container .menu-icon {
    z-index: 999;
	cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    line-height: 20px;
    color: #4A4A4A;
    font-size: 1.45rem;
    letter-spacing: .02rem;
    font-weight: 700;
    display: inline-block;
    padding-left: 13px;
    position: relative;
    transition: all ease-in-out .5s;
}
.head-right .aaenumenu_container .menu-side-menu-container .menu-icon .menu-box {
    width: auto;
    height: auto;
    float: left;
}
.head-right .aaenumenu_container .menu-side-menu-container .menu-icon .menu-box span {
    width: 20px;
    height: 2px;
    margin: 0;
    background: #B14244;
    display: block;
    border-radius: 2px;
    transition: all .5s;
    -webkit-transition: all .5s;
	margin-right: 10px;
}
.head-right .aaenumenu_container .menu-side-menu-container .menu-icon .menu-box span:nth-child(2) {
    margin: 6px 0;
}
.white-header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 74px;
	background: #fff;
	z-index: 1000005;
}
.white-header.sticky-header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}
.fade-in {
	opacity: 0;
	animation: fadeIn .4s ease-in forwards;
	animation-delay: 0s; /* optional */
}
body.admin-bar .white-header {
	top: 32px;
}
@media screen and (max-width: 782px) {
	body.admin-bar .white-header {
		top: 46px;
	}
}
@keyframes fadeIn {
	from { opacity: 0; }
	to { opacity: 1; }
}

/*********** Header Logo/Right Navigation ***********/
.head-center {
    left: 50%;
    top: 76px;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.head-center .head-logo a {
    display: block;
}
.head-center .head-logo .text {
    z-index: 2001;
	position: relative;
    max-width: 20rem;
    width: 100%;
}
.head-center .head-logo .icon {
    z-index: 2000 !important;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
 	position: relative;
	max-width: 84px;
	max-height: 84px;
    box-shadow: inset 10rem 10rem 10rem #FFF;
	border-radius: 50%;
    border: 10px solid #ffffff;
}
.head-center .head-logo .icon {
    border-radius: 50%;
	border: 10px solid #ffffff;
}
.head-right-nav {
    float: right;
	position: absolute;
	right: 27px;
	top: 14px;
	min-width: 300px;
	text-align: right;
	min-height: 45px;
}
.right-side-nav {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 100%;  /* inherit stability from parent */
	min-height: 45px;
}
.right-side-nav li,
.right-side-nav a {
	display: flex;
	align-items: center;
	height: 100%;
}
.head-right {
	height: 74px;
}
.head-right-nav ul li {
    margin: 0;
	display: inline-block;
}
.right-side-nav a, .head-right-nav ul li span.linktext {
    color: #4A4A4A;
    font-size: 16px;
    letter-spacing: .02rem;
	margin-left: .8rem;
}
.head-right-nav ul li span.linktext {
    margin-right: 15px;
	font-family: 'PoppinsSemibold', sans-serif;
}
.head-right-nav .signin .linktext {
    margin-left: 0.4rem !important;
}
body .svg {
    position: relative;
}
.head-right-nav ul li:nth-child(2) a, .head-right-nav ul li:nth-child(3) a {
    color: #4A4A4A;
}
.head-center .head-logo a img:first-of-type {
    display: block;
}
.sticky-header .main .head-right .head-center .head-logo .icon {
	width: 52px;
	height: 52px;
	border: 0;
	top: -4rem;
}
.head-right-nav .right-side-nav .mobile {
	display: none;
}
.sticky-header .head-center .head-logo a img:first-of-type {
    display: none;
}
#rmp-menu-wrap-84328 .rmp-menu-subarrow {
 	color: #d05b68;
}
@media only screen and (min-width: 767px) and (max-width: 1200px) {
	body .wrapper header .main .head-right .head-center .head-logo .icon {
		width: 48px;
		height: 48px;
	}
}
@media (max-width: 1200px) {
	.linktext {
		display: none;
	}
	.head-right .head-center .head-logo .text {
		display: none;
	}
	.head-right .head-center .head-logo .icon {
		top: -4rem;
		position: relative;
		max-width: 8.4rem;
		box-shadow: inset 10rem 10rem 10rem #FFF;
		width: 5rem;
		border: none;
		min-width: 0;
		width: 50px;
		height: 52px;
	}
	.right-side-nav .mr-4 {
		margin-right: 2rem !important;
	}
	.logged-in .rmp-menu-wrap {
        padding-top: 130px !important;
    }
	.head-right-nav {
		right: 15px;
	}
	.right-side-nav a {
		margin: 0;
	}
	.right-side-nav .searchlink {
		margin-right: 1.5rem;
	}
}
@media (max-width: 990px) {
	.head-right-nav ul li:last-child, .head-right-nav ul li:nth-child(2) {
		display: inline-block;
	}
}
@media (max-width: 768px) {
	.head-center {
		top: 35px !important;
		width: 45px;
		height: 45px;
	}
	.head-right-nav {
		margin-top: 0;
	}
	.right-side-nav .mr-4 {
		margin-right: 1.2rem !important;
		line-height: 20px;
	}
	.right-side-nav .signin {
		margin-right: 0rem !important;
	}
	.planbutton {
		display: none !important;
	}
	.head-right .head-center .head-logo .icon {
		top: 0 !important;
		width: 45px !important;
		height: 45px !important;
	}
	.head-right-nav {
		right: 5px;
	}
	.right-side-nav a #svg-replaced-1 {
		margin-right: 0;
	}
	.right-side-nav .searchlink {
        margin-right: 1rem;
    }
	.right-side-nav .svgbutton {
        transform: scale(94%, 94%);
    }
	.head-right-nav .right-side-nav .mobile {
		display: block;
	}
	.head-right-nav .right-side-nav .desktop {
		display: none;
	}
	.right-side-nav {
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}
	.head-right-nav {
		min-width: 170px;
	}
}

/*********** Navigation ***********/
.menu-open {
    overflow: hidden;
    position: relative;
}
#rmp_menu_trigger-84328 .responsive-menu-pro-inner::after {
	display: block !important; 
}
#rmp-menu-wrap-84328 .rmp-menu-item-link {
	overflow: visible;
}
#rmp-menu-item-863 a {
	color: #d86568 !important;
}
@media (max-width: 1320px) {
    .rmp-menu-sub-level-item {
        width: 100% !important;
    }
}
@media (max-width: 990px) {
	.menu-open .nav-bottom {
		position: fixed;
		display: table;
		bottom: 0;
		z-index: 999;
		left: 0;
		right: 0;
		width: 100%;
		box-shadow: 0 2px 1px 3px rgba(86, 80, 78, 0.2);
	}
	.nav-bottom li:first-of-type {
		background-color: #fff;
	}
	.nav-bottom li {
		text-align: center;
		display: inline-block;
	}
	.nav-bottom li:first-of-type a {
		color: #4a4a4a;
	}
	.nav-bottom li a {
		display: block;
		padding: 15px;
	}
	.nav-bottom li:last-of-type {
		background-color: #b14244;
	}
	.nav-bottom li:last-of-type a {
		color: #fff;
	}
}
@media (max-width: 990px) {
	#rmp_menu_trigger-84328 {
		left: 80px !important;
	}
	.head-center {
		position: absolute;
		left: 40px;
		top: 75px;
	}
}
@media (max-width: 768px) {
    #rmp_menu_trigger-84328 {
        left: 74px !important;
        top: 9px;
    }
}
@media (max-width: 450px) {
	#rmp-menu-wrap-84328 .rmp-menu-item-link {
		font-size: 23px !important;
	}
	#rmp-menu-wrap-84328 .rmp-submenu .rmp-menu-item-link {
		font-size: 14px !important;
		line-height: 30px !important;
	}
	.rmp-submenu {
		margin-top: 20px !important;
	}
	#rmp-menu-wrap-84328 {
		padding-top: 130px !important;
	}
	.menu-item {
		padding: 16px 8px !important;
	}
	.rmp-menu-sub-level-item {
		padding: 0 !important;
	}
}


/*********** Search ***********/
.top-search {
    display: none;
    background-color: #fbf5ee;
    position: absolute;
    width: 100%;
    z-index: 9999;
    height: calc(100vh - 83px);
}
body.search-open {
    overflow: hidden !important;
}
.top-search .close-icon {
    position: absolute;
    right: 30px;
    top: 35px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.top-search .close-icon img {
    max-width: 18px;
}
.top-search-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: start;
    height: 100%;
    flex-direction: column;
	min-height: 60rem;
	padding-top: 15%;
}
.error404 .top-search-inner {
   padding-top: 5%;
	padding-bottom: 10%;
}
.top-search-inner .search-article {
    margin: 0 0 80px;
	position: relative;
}
.top-search-inner .search-article input[type="text"] {
    background-color: transparent;
    font-family: 'PoppinsRegular', sans-serif !important;
    border-bottom: 1px solid #d2ccc6;
    width: 100%;
    color: #56504e;
    line-height: 1;
    padding: 11px 50px 15px 0;
}
.top-search .search-article button, .error404 .top-search-inner button {
    border: 0;
    position: absolute;
    top: 0;
    right: 5px;
    background-color: transparent;
    cursor: pointer;
    bottom: 0;
}
.top-search .search-article button img {
	width: 30px; 
	height: 30px;
	margin-right: 10px;
}
.top-search .search-article .svgbutton {
	width: 30px; 
	height: 30px;
}
.top-search .build-memories {
    background-color: #fbf5ee;
    padding: 0;
    width: 100%;
	position: relative;
}
.top-search-inner .title-taxlanding {
    margin: 0;
}
.title-taxlanding span {
    color: #457F7E;
    text-transform: uppercase;
    font-family: 'BrandonGrotesqueBold', sans-serif;
    margin-bottom: 15px;
}
.build-memories .single-article {
    position: relative;
}
.single-article .image-block {
    overflow: hidden;
	position: relative;
    display: block;
}
.single-article .image-block figure {
	margin: 0;
}
.single-article-text h4, .build-memories-text h3, .single-article-textdb h4, .taxlanding-packages-slider .packages-text h3 {
    margin: 0 0 10px;
    padding-top: 20px;
    line-height: 26px;
}
body .height-32 {
    height: 32rem !important;
    max-height: none !important;
}
.build-memories .image-block:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    z-index: 1;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 50%);
}
.build-memories .single-article .build-memories-text {
    position: absolute;
    text-align: center;
    bottom: 35px;
    left: 0;
    right: 0;
    padding: 0 30px;
	z-index: 99;
}
.build-memories .single-article .build-memories-text h3 {
    color: #fff;
	letter-spacing: .1rem;
	z-index: 99;
}
.build-memories .single-article .build-memories-text .keywords {
	font-size: 14px; 
	font-style: italic;
	opacity: .8;
	height: 22px;
	color: #fff;
	letter-spacing: .1rem;
	z-index: 99;
	line-height: 18px;
}
.mobile-popular {
    display: none;
}
.text-links a.text-link-here {
    font-size: 1.75rem;
    line-height: 1.2;
    color: #56504E;
    border: 0;
    background-color: transparent;
    border-bottom: 3px solid #B14244;
    padding: 10px 11px 4px 9px;
    letter-spacing: 1px;
    margin-bottom: 34px;
    display: inline-block;
    width: 317px;
    padding-right: 61px;
    position: relative;
    box-sizing: border-box;
}
.text-links a.text-link-here svg {
    position: absolute;
    right: 10px;
}
.top-search-inner .single-article .image-block {
    width: 265px;
	height: 265px;
}
.top-search-inner .build-memories .image-block:after {
   border: 0px;
}
.top-search-inner .build-memories-text h3 {
    font-size: 16px;
    color: #4a4a4a;
    line-height: 26px;
    margin-top: 12px;
    margin-bottom: 30px;
    padding-top: 0px; 
}
body.search-open{
    overflow:hidden !important;
}
.top-search {
  height: calc(100vh - 74px); 
}
.build-memories .single-article .build-memories-text h3 {
    font-size: 30px;
	font-family: 'BrandonGrotesqueBold', sans-serif; 
	line-height: 33px;
}
.top-search .title-taxlanding span {
    color: #56504E;
    font-size: 26px;
    font-family: 'BrandonGrotesqueBold', sans-serif;
    letter-spacing: .62px;
    margin-bottom: 15px;
	text-transform: none;
}
.mobile-popular .secondary-btn {
    font-family: 'PoppinsRegular', sans-serif;
    font-size: 17px;
    color: #57a99d;
    border: 0;
    background-color: transparent;
    letter-spacing: .05rem !important;
	display: block;
	text-transform: none;
}
.search-result-top {
    padding: 90px 0 30px;
    background-color: #fff;
}
.search .wrapper .search-result-top .facetwp-facet {
    display: flex;
    padding-left: 1rem;
	margin-bottom: 40px;
}
.search .wrapper .search-result-top .facetwp-facet .facetwp-radio {
    margin: 0 20px 0 0;
    list-style: none;
}
.search .wrapper .search-result-top .facetwp-facet .facetwp-radio, .search .wrapper .search-result-top button {
    letter-spacing: .4px;
    padding: 3px 0;
    position: relative;
    color: #57a99d;
    background: 0 0;
    font-size: 15px;
    text-transform: uppercase;
	font-family: "BrandonGrotesqueBold", sans-serif;
}
.facetwp-radio {
   cursor: pointer;
}
.search .wrapper .search-result-top .facetwp-facet .facetwp-radio::before {
    background-color: #c0d4cc;
    height: 2px;
    position: absolute;
    left: 0;
    width: 0;
    bottom: 1px;
    content: " ";
    transition: .4s ease-in-out;
}
.search .wrapper .search-result-top .facetwp-facet .facetwp-radio {
    margin: 0 20px 0 0;
    list-style: none;
}
.facetwp-display-value {
    padding-right: 5px;
}
.search .wrapper .search-result-top .facetwp-facet .facetwp-radio::after, .search-result-top ul.search-filter li a:after {
    top: 0;
    position: absolute;
    left: -10px;
    height: 100%;
    width: 1px;
    background-color: #eae9e9;
    content: " ";
}
.search-result-top form {
    position: relative;
    margin-bottom: 33px;
}
.search-result-top .search-text {
    font-size: 31px !important;
    letter-spacing: .04rem;
    border-bottom: 1px solid #d5d3d3;
    width: 100%;
    font-family: 'PoppinsRegular', serif;
    color: #4a4a4a;
    line-height: 1;
    padding: 0 100px 0 0;
    height: 80px;
}
.search .wrapper .search-result-top .remove-text {
    display: inline-block;
    right: 0;
    cursor: pointer;
	position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
}
.remove-text img {
	width: 30px; 
	height: 30px;
}
.search-result-bottom {
    padding: 30px 0 65px;
}
.search-result-bottom .container {
    max-width: 1190px;
}
.search-found {
    padding: 0 40px;
    width: 100%;
    display: block;
}
.facet-search-results {
    font-size: 14px;
}
.all-search-result .inner-search {
    display: block;
    padding: 0 40px;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}
.all-search-result .single-search-inner {
    border-bottom: 2px solid #e5e4e2;
    padding: 40px 0 25px;
}
.all-search-result .single-search-inner .search-result-text {
    max-width: calc(100% - 355px);
    width: 100%;
    padding-right: 20px;
    display: inline-block;
    vertical-align: middle;
}
.all-search-result .single-search-inner .search-category {
    font-size: 15px;
    color: #57a99d;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    font-family: 'BrandonGrotesqueBold', sans-serif;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}
.all-search-result .single-search-inner p {
    font-size: 18px;
    letter-spacing: 0;
    margin: 0 0 15px;
}
.all-search-result .search-result-image {
    display: inline-block;
    max-width: 350px;
    width: 100%;
    vertical-align: middle;
}
.all-search-result .search-result-image figure {
	margin: 0;
}
.search-result-image .background-image {
    border-radius: 15px !important;
	width: 350px;
    max-width: 100%;
}
body .height-24 {
    height: 24rem;
}
.search .wrapper .search-result-top input[type=submit] {
    display: none;
}
.search-result-top input[type=submit] {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(../svg/icon-search.svg);
    background-position: center center;
    background-repeat: no-repeat;
    width: 34px;
    height: 34px;
    background-size: cover;
    font-size: 0;
    background-color: transparent;
    cursor: pointer;
}

@media (max-width: 1200px) {
    .top-search-inner .single-article .image-block {
        width: 220px !important;
        height: 164px !important;
        border-radius: 15px !important;
    }
	.top-search-inner {
		min-height: 100%;
	}
	.text-links a.text-link-here {
		font-size: 1.5rem;
	}
}
@media (max-width: 990px) {
	.mobile-popular .text-links {
		padding: 0;
	}
	.mobile-popular .text-links a.text-link-here {
		letter-spacing: 0;
	}
	.mobile-popular {
		display: block;
		padding: 0 15px;
		max-width: 720px;
		margin-left: auto;
		margin-right: auto;
	}
	.all-search-result .single-search-inner p {
		font-size: 15px;
		line-height: 23px;
	}
}
@media (max-width: 767px) {
	.top-search .search-article .svgbutton {
		width: 23px; 
		height: 23px;
	}
	.all-search-result .search-result-image {
		display: none;
	}
	.all-search-result .single-search-inner .search-result-text {
		max-width: 100%;
	}
	.all-search-result .inner-search {
        padding: 0 20px;
    }
	.remove-text img {
		width: 20px; 
		height: 20px;
	}
	.search .wrapper .search-result-top .remove-text {
		bottom: 0;
		top: auto;
	}
	.search-result-top .search-text {
		font-size: 27px !important;
	}
	.search-found {
		padding: 0 20px;
	}
	.search-result-top input[type=submit] {
		width: 26px; 
		height: 26px;
		right: 15px;
	}
}

/*********** Login Box ***********/
body #accountBox, body #loginBox, .cover-popup {
    position: relative;
}
body #accountBox, body #loginBox {
    width: 100vw;
    height: 100vh;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-hide {
    display: none!important;
}
.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8;
	transition: opacity .3s ease-out;
}
.mfp-bg {
    z-index: 9998 !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
}
.mfp-wrap {
    z-index: 9999999;
    width: 100vw;
	outline: none!important;
    -webkit-backface-visibility: hidden; 
	left: 0;
}
.mfp-close-btn-in.mfp-wrap .mfp-close {
    color: #b14244;
    font-size: 40px;
    font-weight: 100;
    right: 24px;
    top: 4px;
}
.mfp-close:focus, .mfp-close:hover {
    opacity: 1;
}
.zoom-anim-dialog {
    background: white;
    padding: 20px 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
    justify-content: center;
	opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.cover-popup h2 {
    margin-bottom: 16px;
}
.cover-popup p {
    max-width: 500px;
    letter-spacing: 0;
    margin-bottom: 46px;
}
.lwa {
    margin-bottom: 30px !important;
}
.cover-li.link-box {
    text-align: center;
}
.cover-li {
    margin-bottom: 14px;
    position: relative;
}
.cover-popup form {
    max-width: 282px;
    margin: 0 auto;
    text-align: left;
}
.cover-popup .lwa .lwa-username label, .cover-popup .lwa .lwa-password label {
    display: none;
}
.cover-popup .lwa input[type="text"], .cover-popup .lwa input[type="password"] {
    border: 1px solid rgba(86, 80, 78, 0.25);
    border-radius: 4px;
    padding: 7px 16px;
    font-size: 19px;
	margin: 0 0 .5rem;
	color: #56504e;
	font-weight: 500;
}
.cover-popup .lwa input {
    margin: 0 0 0.5rem;
}
.cover-popup form input {
    width: 100%;
}
.cover-popup .lwa .lwa-submit-button {
    float: none !important;
    margin: 0;
}
.lwa-submit-button input {
    font-family: 'BrandonGrotesqueBold', sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background-color: #B14244;
    border: 1px solid #B14244;
    padding: 13px 14px;
    border-radius: 4px;
    letter-spacing: 0;
    cursor: pointer;
}
.cover-popup .lwa .lwa-links {
    display: flex;
	margin-top: 5px;
    justify-content: flex-start;
    font-size: 13px !important;
}
.cover-popup .lwa .lwa-links input {
    margin: 0 0.2rem 0 0;
}
.cover-popup .lwa input[type="checkbox"] {
    position: relative;
    top: 2px;
	left: 0;
    border: 1px solid rgba(86, 80, 78, 0.25);
    border-radius: 4px;
    width: 2rem;
    height: 2rem;
    appearance: checkbox;
    -moz-appearance: checkbox;
}
.lwa-links label {
    line-height: 1.85;
    margin-left: 5px;
}
.lwa-links a {
    text-align: right;
    margin-top: 5px;
    margin-left: auto;
}
.lwa-remember p strong {
  	font-size: 15px;
  	font-weight: 600;
  	font-family: 'PoppinsSemibold', sans-serif;
}
.lwa-divs-only .lwa-remember, .lwa-divs-only .lwa-register {
  	clear: both;
}
.lwa-remember {
  	margin-top: 22px !important;
  	margin-bottom: 10px !important;
}
#lwa_user_login::placeholder, #lwa_user_pass::placeholder {
	font-size: 15px !important;
	color: #56504e;
}
body #gform_1 {
  max-width: 280px;
  width: 100%;
  margin: 0 auto;
}
body #gform_1 input {
  color: #56504e;
  border: 1px solid rgba(86, 80, 78, 0.25);
  border-radius: 4px;
  padding: 7px 16px;
  font-size: 20px;
  width: 100%;
  display: block;
  margin: .5rem 0 !important;
}
body #gform_1 div.ginput_complex.ginput_container.gf_name_has_2 span {
  width: 100%;
}
body #gform_1 .ginput_left, body #gform_1 .ginput_right {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin: 0 !important;
  padding: 0 !important;
}
body #gform_1 .gfield, body #gform_1 .ginput_complex {
  margin: 0;
  padding: 0;
}
#field_1_5 label {
	font-weight: 500;
	font-size: 1.6rem;
}
#field_1_5 {
	margin-top: 25px !important;
}
#choice_1_5_1 {
	width: auto !important;
	display: inline !important;
}
body #gform_1 #gform_submit_button_1 {
  width: 152px;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  align-items: center;
  justify-content: center;
  font-family: 'BrandonGrotesqueBold', sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  background-color: #B14244;
  border: 1px solid #B14244;
  padding: 13px 14px;
  border-radius: 4px;
  letter-spacing: .066em;
}

/*********** Forms and Buttons ***********/
body .wrapper .btn {
    height: 44px !important;
    max-height: 44px !important;
    min-height: 44px !important;
    border-width: 1.5px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    line-height: 44px !important;
}
.wrapper .button {
    height: 44px !important;
    max-height: 44px !important;
    min-height: 44px !important;
    border-width: 1.5px !important;
    line-height: 1 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    line-height: 44px !important;
    display: inline-block;
    font-size: 15px !important;
}
.button {
    font-family: 'BrandonGrotesqueBold', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
    background-color: #d05b68;
    border: 1px solid #d05b68;
    padding: 17px 35px 15px 35px;
    border-radius: 3px;
    letter-spacing: .2px;
}
.c-btn-primary, .primary-btn {
    font-family: 'PoppinsSemiBold', sans-serif;
    font-size: 18px;
    color: #d05b68;
    letter-spacing: .05rem;
}
.c-btn-primary:hover, .primary-btn:hover {
    color: #d05b68;
}
.plantrip .primary-btn {
	text-transform: uppercase;
	font-size: 17px;
}
.primary-btn svg g path {
    fill: none;
  	stroke-width: 1;
  	stroke: #d05b68;
}
.c-btn-secondary, .secondary-btn {
    font-family: 'BrandonGrotesqueBold', sans-serif;
    font-size: 17px;
    text-transform: uppercase;
    color: #57a99d;
    border: 0;
    background-color: transparent;
    letter-spacing: .08rem !important;
}
.secondary-btn-lg {
    font-family: 'BrandonGrotesqueBold', sans-serif;
    font-size: 30px;
    color: #d05b68 !important;
    letter-spacing: .03rem;
	font-style: italic;
	display: inline-block;
	text-decoration: none !important;
	padding: 12px 65px 12px 0px; 
	background-image: url('../svg/button-arrow.svg');
	background-size: 50px;
  	background-repeat: no-repeat;
  	background-position: right center;
}
.secondary-btn-lg .svgbutton {
   	margin-bottom: 3px;
	margin-left: 7px;
}
.tellus-links p {
	margin-bottom: 0px;
}
.c-btn-secondary .svgbutton, .secondary-btn .svgbutton, .c-btn-primary .svgbutton, .primary-btn .svgbutton {
	margin-left: 7px;
}
.secondary-btn-lg:hover {
    color: #d05b68;
}
.secondary-btn svg g path {
    fill: none;
  	stroke-width: 1;
  	stroke: #57a99d;
}
.wrapper form .gform_body .gform_fields .gfield {
    margin: 0 0 2rem;
}
.wrapper form .gform_body .gform_fields .gfield input {
    padding: 1rem !important;
    font-size: 1.75rem !important;
    color: #56504E !important;
}
.wrapper .gform_confirmation_wrapper .gform_confirmation_message {
	padding-top: 40px;
	font-size: 22px;
	font-family: 'PoppinsSemibold', sans-serif;
	line-height: 1.6;
	max-width: 650px; 
	margin-left: auto;
	margin-right: auto;
}
.wrapper .gform_confirmation_wrapper .gform_confirmation_message p {
	font-size: 22px;
	font-family: 'PoppinsSemibold', sans-serif;
	line-height: 1.6;
	max-width: 650px;
}
.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    max-width: 100%;
    padding-right: 16px;
}
#s-thesearchform::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  	font-size: 42px !important;
	font-family: 'BodoniModaBold', sans-serif !important;
   	color: #56504E  !important;
	opacity: 1;
	letter-spacing: -.02rem;
}
#s-thesearchform::-moz-placeholder { /* Firefox 19+ */
  	font-size: 42px !important;
	font-family: 'BodoniModaBold', sans-serif !important;
   	color: #56504E  !important;
	opacity: 1;
	letter-spacing: -.02rem;
}
#s-thesearchform:-ms-input-placeholder { /* IE 10+ */
  	font-size: 42px !important;
	font-family: 'BodoniModaBold', sans-serif !important;
   	color: #56504E  !important;
	opacity: 1;
	letter-spacing: -.02rem;
}
#s-thesearchform:-moz-placeholder { /* Firefox 18- */
	font-size: 42px !important;
	font-family: 'BodoniModaBold', sans-serif !important;
   	color: #56504E  !important;
	opacity: 1;
	letter-spacing: -.02rem;
}
.gform_legacy_markup_wrapper .gfield_required {
    color: #d86568 !important;
}
.gform_legacy_markup_wrapper .field_description_below .gfield_description {
    padding-top: 0 !important;
}
body .wrapper form .gform_body .gform_fields .ginput_container_select select {
    display: block !important;
    padding: .75rem 1rem;
    color: #56504e;
    font-size: 1.6rem !important;
    min-height: 49px;
    margin-bottom: 25px;
    width: 100%;
    appearance: none;
    background-image: url('../svg/down-arrow.svg');
    background-repeat: no-repeat;
    background-position: right 1rem top 50%;
    background-color: #fff;
}
.gform_legacy_markup_wrapper .gfield_description {
    line-height: 1.8em !important;
}
body .wrapper form .gform_body .gform_fields .ginput_container_select {
    position: relative;
    width: 50%;
    min-width: 300px;
}
body .wrapper form .gform_body .gform_fields .gfield textarea {
    border: none;
}
body .wrapper form .gform_body .gform_fields input[type=checkbox] {
    padding: 1rem !important;
    transform: scale(1.25);
    height: 1.5rem !important;
    width: 1.5rem !important;
	margin-top: -1px;
	margin-right: 3px;
}
.gform_legacy_markup_wrapper .top_label .gfield_label, .gform_legacy_markup_wrapper legend.gfield_label {
     line-height: 1.6 !important;
}

@media (max-width: 990px) {
	.secondary-btn {
		font-size: 14px;
		letter-spacing: .05rem;
	}
	.primary-btn {
		font-size: 16px;
		letter-spacing: .04rem;
	}
	.c-btn-secondary .svgbutton, .secondary-btn .svgbutton, .c-btn-primary .svgbutton, .primary-btn .svgbutton {
		margin-left: 4px;
	}
	.stylesheet-block .style-block-text {
   		padding: 80px 65px;
	}
}
@media (max-width: 767px) {
	.primary-btn {
		min-width: 150px;
		text-align: center;
	}
	.secondary-btn {
		font-size: 13px;
		padding: 7px 3px 7px 5px;
	}
	.plantrip .primary-btn {
		font-size: 14px;
	}
	.mobile-popular .secondary-btn {
        padding: 3px 0px;
    }
	.gform_body, .gform_footer {
		margin: 0 auto !important;
	}
	#s-thesearchform::-webkit-input-placeholder { /* Chrome/Opera/Safari */
		font-size: 22px !important;
	}
	#s-thesearchform::-moz-placeholder { /* Firefox 19+ */
		font-size: 22px !important;
	}
	#s-thesearchform:-ms-input-placeholder { /* IE 10+ */
		font-size: 22px !important;
	}
	#s-thesearchform:-moz-placeholder { /* Firefox 18- */
		font-size: 22px !important;
	}
	.secondary-btn-lg {
		font-size: 24px;
		color: #d05b68 !important;
		letter-spacing: .03rem;
		font-style: italic;
		display: inline-block;
		text-decoration: none !important;
		padding: 10px 50px 10px 0px;
		background-image: url('../svg/button-arrow.svg');
		background-size: 40px;
		background-repeat: no-repeat;
		background-position: right center;
	}
}
#newsletter-section-subscribe form .gfield_label, #newsletter-section-subscribe form .validation_error, .citizen-tabbing .bg-images, .citizen-tabbing .package-fort-image ul li:before, .home .wrapper .our-happy-traveller .info-highlight .highlight-left ul li::before, .how-works-step .content-with-cta__content ul li:before, .how-works-step .content-with-cta__content ul li:first-child a:after, .our-happy-works:before, .page-template-page-eighteen-summers .wrapper .places-section .single-step-two #datafetch ul li::before, .page-template-page-eighteen-summers .wrapper .summer-image-section .image-block .styleimg-bg:after, .page-template-page-eighteen-summers .wrapper .summer-image-section .image-block .styleimg-border:after, .page-template-page-eighteen-summers .wrapper .summer-image-section::after, .page-template-page-how-it-works .wrapper .our-happy-traveller .info-highlight .highlight-left ul li::before, .page-template-page-trip-planner .wrapper .single-article .single-article-text .single-article-inner h4::before, .post-type-archive-hotel_review .wrapper .latest-article-section .facetwp-counter, .post-type-archive-hotel_review .wrapper .latest-article-section .hotel-blocks .hotel-card .age-tax:last-child .age-tax-comma, .post-type-archive-hotel_reviews .wrapper .latest-article-section .facetwp-counter, .post-type-archive-hotel_reviews .wrapper .latest-article-section .hotel-blocks .hotel-card .age-tax:last-child .age-tax-comma, .post-type-archive-team .wrapper .our-team-sec .facetwp-counter, .result-blocks .single-result ul li:before, .search .wrapper .search-result-top .facetwp-facet .facetwp-radio:first-child::after, .search .wrapper .search-result-top input[type=submit], .search-result-top ul.search-filter li:before, .search-result-top ul.search-filter li:first-child a:after, .single-destination .wrapper .taxlanding-dropdown.top_level_no_children, .single-experience .wrapper .taxlanding-dropdown.top_level_no_children, .single-hotel_review .wrapper .address-excursions .must-haves .icon-img #Fill-1, .single-hotel_review .wrapper .address-excursions .must-haves .icon-img #Fill-1-2, .single-hotel_review .wrapper .address-excursions .must-haves .icon-img #Oval, .single-hotel_review .wrapper .address-excursions .must-haves .icon-img #Shape, .single-hotel_review .wrapper .summary-info .age-tax:last-child .age-tax-comma, .single-hotel_reviews .wrapper .address-excursions .must-haves .icon-img #Fill-1, .single-hotel_reviews .wrapper .address-excursions .must-haves .icon-img #Fill-1-2, .single-hotel_reviews .wrapper .address-excursions .must-haves .icon-img #Oval, .single-hotel_reviews .wrapper .address-excursions .must-haves .icon-img #Shape, .single-hotel_reviews .wrapper .summary-info .age-tax:last-child .age-tax-comma, .single-step-block .single-step-inner, .summer-tab .single-article-full h4:before, .top-step .step-content ul li:before, .trip-planner-section .read-more-content .read-more a:before, .trip-planner-section .read-more-content .welcome-content:after, body #accountBox .cover-popup #loginform p label, body #accountBox .cover-popup .lwa .lwa-password label, body #accountBox .cover-popup .lwa .lwa-username label, body #loginBox .cover-popup #loginform p label, body #loginBox .cover-popup .lwa .lwa-password label, body #loginBox .cover-popup .lwa .lwa-username label, body .start-discussion .comment-form-comment label, body .start-discussion .comments-area .comment-respond .comment-form label, body .start-discussion .comments-area ul.comment-list li article.comment-body footer.comment-meta .comment-author .says, body .wrapper .cta-box img, body .wrapper .facetwp-pager .facetwp-pager-label, body .wrapper .latest-article-section .search-value .hotel-search-value-inner .hotel-filter-chicklet .facetwp-counter, body .wrapper .latest-article-section .search-value .hotel-search-value-inner .hotel-filter-chicklet .facetwp-expand, body .wrapper form .gfield_checkbox br, body .wrapper form .gform_body .gform_fields .gfield span label, body .wrapper form .gform_body .gform_fields .ginput_complex br, body .wrapper form .gform_body .gform_fields .ginput_container_select select, body .wrapper form .gform_body .gform_fields .select-hide, form .fill-with-url-field, .select-selected, .gform_hidden, .gform_footer p {
    display: none;
}

/*********** Article blocks ***********/
.article-blocks>.row>div, .how-works-section .main-title, .image-links h2, .search-value, .video-section h2, .video-section p {
    margin-bottom: 30px;
}
.single-article .image-block, body.search-open {
    overflow: hidden;
}
.single-article .image-block, .single-package .image-block {
   position: relative;
    display: block;
}
.single-article .image-block figure {
    position: relative;
    height: 50vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 12rem;
    max-height: 24rem;
    transition-duration: .5s;
    transition-property: transform;
}
.single-article .image-block img {
    height: 100%;
}
.family-travelling .template--taxlanding h2 {
	padding-top: 50px;
}
.single-article .image-block img, .single-package .image-block img {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    width: 100%; 
}
.single-article-text .category {
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 15px;
}
.family-hotels .single-article-text .hotel-card-title:before, .hotel-blocks h4:before, .single-article-text .category:before {
    position: absolute;
    left: 50%;
    right: auto;
    bottom: 0;
    height: 2px;
    background-color: #c0d4cc;
    width: 35px;
    content: " ";
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}
.single-article-text .category a {
    text-transform: uppercase;
    font-size: 14px;
    color: #457f7e;
    font-weight: 700;
    display: block;
    font-family: 'PoppinsRegular';
    letter-spacing: .39px;
    line-height: 1.3;
}
.single-article-text h4 {
    text-decoration: none;
   	margin: 0 0 6px;
	padding-top: 15px;    
	line-height: 24px !important;
}
.single-article .single-article-text .single-article-inner h4 a {
    font-family: 'PoppinsSemibold';
    font-size: 17px;    
	letter-spacing: .02rem;
}
.Dark-Charcoal-color, .package-blocks .style-block-text2 a, .single-article-text h4 a {
    color: #4a4a4a;
}
.single-article .single-article-text .single-article-inner .author {
    font-size: 13px;
    font-family: 'PoppinsRegular';
    color: #4a4a4a;
    align-items: flex-end;
	opacity: .8;
}
.stylesheet-block {
    padding-top: 83px;
    padding-bottom: 30px;
    position: relative;
    z-index: 1;
}
body .single-article .image-block  {
    border-radius: 15px !important;
}
body .single-article .image-block figure  {
    height: 330px;
    min-height: 330px;
    max-height: 330px;
}
.single-article-text {
	background-color: transparent;
    position: relative;
    left: 0px;
    width: calc(100% - 10px);
    margin-top: 0px;
    padding: 0px;
    text-align: left;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.article-blocks .row, .post-blocks .row {
    margin-left: -9px;
    margin-right: -9px;
}
.archive .row .row {
    width: 100%;
}
@media (max-width: 990px) {
    body .single-article .image-block, .page-template-page-trip-planner .wrapper .single-article figure img {
        width: 100% !important;
    }
}
@media (max-width: 767px) {
	.stylesheet-block {
		padding-top: 50px;
		padding-bottom: 0px;
	}
	.archive .row .row {
        margin-left: 5px;
        margin-right: 5px;
    }
	.article-blocks .row, .post-blocks .row, .family-travelling .row {
		margin-left: -10px;
		margin-right: -10px;
	}
}

/******** Subpage Stuff **********/
body .wrapper .style-banner {
    position: relative;
    height: 66vh;
    min-height: 36rem;
}
.style-banner:after, .styleimg-full:after {
    background-image: url('../svg/curve-overlay.svg');
    left: 0;
    right: 0;
    bottom: -1px;
    background-repeat: no-repeat;
    margin: 0 auto;
	position: absolute;
    content: "";
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-position: bottom center;
}
.page-template-page-sustainability .wrapper .style-banner {
    position: relative;
    height: 46vh;
    min-height: 36rem;
    background-color: #fff;
    background-size: inherit;
    background-repeat: no-repeat;
    background-position: 50% 50% !important;
	margin-top: -13px;
}
.page-template-page-sustainability h2 {
    margin-bottom: 24px;
}
.page-template-page-sustainability .latest-article-section {
    padding: 60px 0 40px 0;
}
.sustain-container {
    background-color: #fff;
    padding: 60px 30px 40px;
    z-index: 0;
    margin-bottom: 30px;
    min-height: 510px !important;
	text-align: center;
}
.sustain-container:before {
    width: calc(100% - 36px);
    height: calc(100% - 36px);
    left: 18px;
    right: 18px;
    top: 18px;
    bottom: 18px;
    position: absolute;
    content: " ";
    border: 2px solid #c0d4cc;
    z-index: -1;
    opacity: .4;
}
.sustain-text p {
    padding: 0 20px;
}
.sustain-container img {
    max-height: 200px !important;
    max-width: 380px !important;
    padding: 0 20px !important;
    outline: 0 !important;
    outline-offset: 0rem !important;
    margin-bottom: 40px !important;
}
.page-template-page-sub .fill-height-title, .page-template-page-sustainability .fill-height-title, .page-template-page-videos .fill-height-title {
    bottom: 0;
}
body .wrapper .style-banner .text {
    z-index: 0;
    position: absolute;
    bottom: 8rem;
    width: 100%;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 0;
    max-width: 992px;
}
body .wrapper .page-title h1 {
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 12px !important;
    line-height: 1.25;
}
.fill-height-title {
    max-width: 950px;
	left: 50%;
    right: auto;
	-webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
	display: table;
    margin: 0 auto;
    position: absolute;
	width: 100%;
    text-align: center;
}
body .wrapper .style-banner .text h1 {
    font-size: 62px;
    line-height: 70px;
	color: #fff;
	padding-top: 5px;
	margin: 0 auto;
	letter-spacing: -.02em;
}
.videos {
    margin-top: 6rem !important;
}
.default-text {
    column-count: auto !important;
}
.expend-text {
	display: none;
}
.videos .read-more {
    padding-top: 15px;
	border-bottom: none;
}
.videos .read-more-content .read-more a {
    left: 0;
    background-color: transparent;
}
.videos .overview, .wp-content-container {
    padding-bottom: 20px;
}
.videos .container {
    margin-top: 30px;
	margin-bottom: 20px;
}
.videos h3 {
    margin-top: 40px;
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 40px;
	line-height: 48px;
}
.video-container {
    margin-bottom: 10px !important;
    margin-top: 30px;
	border-radius: 15px; 
	background-color: #fff;
	min-height: 415px;
}
.embed-outside-container {
    max-width: 768px;
    clear: both;
    padding: 1px;
    margin-left: auto;
    margin-right: auto;
	border-radius: 15px 15px 0 0;
}
.videos .embed-container {
    position: relative;
    padding-bottom: 49%;
    padding-top: 25px;
    height: 0;
    margin-bottom: 0;
	border-radius: 15px 15px 0 0;
}
.embed-container embed, .embed-container iframe, .embed-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	border-radius: 15px 15px 0 0;
}
.single-post .embed-outside-container, .single-post .embed-container embed, .single-post .embed-container iframe, .single-post .embed-container object {
    border-radius: 0;
}
.single-destination .embed-container iframe {
    border-radius: 0;
}
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    margin-bottom: 30px;
}
.video-inner {
	text-align: center;
	padding: 15px;
	padding-top: 10px;
}
.video-inner h4 {
	font-family: "PoppinsSemibold", sans serif;
	font-size: 17px;
	margin: 0 0 5px;
    padding: 20px 20px 0px 20px;
    line-height: 24px;
	letter-spacing: .03rem;
}
.video-inner .video-author {
    font-size: 16px;
     color: #d05b68;
    font-family: 'BrandonGrotesqueBold', sans-serif;
    letter-spacing: .1rem;
	margin-bottom: 10px;
}
.video-inner .video-description {
    font-size: 14px;
    font-family: "PoppinsRegular", sans-serif;
	line-height: 22px;
	letter-spacing: .02rem;
	width: 80%;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}
.videos .video-links {
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 30px;
}
.videos .video-links .one_half {
    padding-left: 15px;
    padding-right: 30px;
}
.videos .video-links .video-dest {
    font-size: 2rem;
    padding-bottom: 12px;
    margin-top: 20px;
	letter-spacing: .04rem;
	font-family: "PoppinsSemibold", sans serif;
}
.videos .video-links p {
    padding-bottom: 10px;
    margin-bottom: 0;
    line-height: 1.4;
}
.videos .video-dest-sub {
	margin-top: 10px;
}
.stylesheet-block {
    position: relative;
    z-index: 1;
}
.stylesheet-block .style-block-text {
    position: absolute;
    right: initial;
    padding: 6% 6% 3% 6%;
    background-color: #fff;
    z-index: 10;
    box-sizing: border-box;
    left: 60px;
}
.stylesheet-block .style-block-text:before {
    position: absolute;
    content: "";
    border: 3px solid #bcddd0;
    top: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    z-index: -1;
}
.stylesheet-block .style-block-text p {
    margin-bottom: 35px;
}
.stylesheet-block .style-block-text2 {
    right: 60px;
    left: initial;
}
body .wrapper .style-banner.full-height {
    height: calc(100vh - 108px);
    min-height: 48rem;
}
.style-banner, .video-section .video {
    background-repeat: no-repeat;
    background-size: cover;
}
body .wrapper .style-banner.full-height .fill-height-title {
    max-width: 992px;
    bottom: 0;
    z-index: 0;
	left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fill-height-title .scriptsubhead, body .wrapper .style-banner.full-height span.scriptsubhead {
    font-family: 'Ernest and EmilySlantedSolidW0';
    color: #fff;
    font-size: 50px;
    line-height: 55px;
}
body .wrapper .style-banner .text h1 {
    font-size: 62px;
    line-height: 70px;	
    letter-spacing: -.03em;
}
.page-template-page-how-it-works .wrapper .style-banner::after, .page-template-page-trip-planner .wrapper .style-banner::after {
    background-image: url('../svg/curve-overlay-white.svg');
}
.main-intro {
    padding: 90px 0 50px;
}
.main-intro h2 {
	font-size: 43px;
	margin-bottom: 20px;
}
.main-intro p {
    font-size: 22px;
    line-height: 1.8;
}
.how-works-step {
    background-color: #fff;
    padding-bottom: 36px;
}
.how-works-step .content-with-cta {
    display: flex;
    justify-content: center;
    align-items: center;
}
.how-works-step .content-with-cta__content ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
}
.how-works-step .content-with-cta__content ul li {
    padding: 0;
    margin: 0 18px;
    list-style: none;
	position: relative;
}
.how-works-step .content-with-cta__content ul li a {
    color: #57a99d;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: .4px;
    padding: 6px 0;
    position: relative;
	font-family: 'PoppinsSemibold', sans-serif;
}
.how-works-step .content-with-cta__content ul li a:before {
    background-color: #c0d4cc;
    height: 2px;
    position: absolute;
    left: 0;
    width: 0;
    bottom: 0;
    content: " ";
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}
.how-works-step .content-with-cta__content ul li a:after {
    top: 0;
    position: absolute;
    left: -18px;
    height: 100%;
    width: 1px;
    background-color: #eae9e9;
    content: " ";
}
.how-works-step .content-with-cta__cta {
    margin-left: 5px;
}
.content-with-cta__cta .button {
	padding: 17px 14px 13px;
}
.step-blocks .single-step:first-child {
    padding-top: 100px;
}
.step-blocks .single-step {
    padding: 0 0 100px;
}
.top-step .step-content-inner {
    padding: 0 70px 0 70px;
}
.top-step .step-content-inner .step-name {
    font-size: 15px;
    color: #57a99d;
    text-transform: uppercase;
    margin-bottom: 5px;
    display: inline-block;
    width: 100%;
	font-family: 'BrandonGrotesqueBold', sans-serif;
	letter-spacing: .03rem;
}
.top-step .step-content-inner h2 {
    font-size: 45px;
    color: #4a4a4a;
    line-height: 1.12;
    margin: 0 0 20px;
}
.top-step .step-content-inner p {
    margin: 0 0 30px;
}
.top-step .step-content ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
.top-step .step-content ul li {
    padding: 0 0 0 28px;
    list-style: none;
    margin: 0 0 15px;
    background-image: url(../svg/check-icon-blue.svg);
    background-repeat: no-repeat;
    font-size: 15px;
    line-height: 1.6;
	background-position: left 10%;
}
.top-step .step-image {
    position: relative;
    z-index: 1;
	padding: 0;
}
.top-step .step-image .styleimg-middle1:after {
    border-width: 15px;
}
.port-img:after, .styleimg-middle1:after, .summer-image .styleimg-bg:after {
    position: absolute;
    content: "";
    border: 20px solid rgba(255, 255, 255, .6);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.bottom-step .container {
    max-width: 1230px;
	margin-top: 70px;
}
.bottom-step .accordion-section {
    padding: 108px 240px;
    background-color: #fff;
    position: relative;
}
.bottom-step .accordion-section:before {
    width: calc(100% - 36px);
    height: calc(100% - 36px);
    left: 18px;
    right: 18px;
    top: 18px;
    bottom: 18px;
    position: absolute;
    content: " ";
    border: 2px solid #c0d4cc;
    z-index: 0;
    opacity: .4;
}
.bottom-step .accordion-section h3 {
    font-size: 36px;
    font-family: 'Ernest and EmilySlantedSolidW0';
    text-align: center;
    font-weight: 400;
    position: relative;
    margin: 0 0 30px;
}
.bottom-step .accordion-section .sub-accordion, .bottom-step .accordion-section .sub-accordion:first-of-type {
    border-color: #c4c3c2;
}
.bottom-step .accordion-section .accordion {
	position: relative;
}
.accordion-section .sub-accordion:first-of-type {
    border-top: 1px solid #56504e;
}
.accordion-section .sub-accordion {
    padding: 30px 16px;
    border-bottom: 1px solid #56504e;
}
.accordion-section h5 {
    font-size: 25px;
    color: #56504e;
    font-family: 'BodoniModaBOld', serif;
    line-height: 34px;
    cursor: pointer;
    letter-spacing: -.02rem;
}
.accordion-section h5 span {
    float: right;
    line-height: 26px;
}
.accordion-section h5 span svg, .highlight-left .read-more .secondary-btn svg {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
.accordion-section p {
    margin-bottom: 9px;
    margin-top: 17px;
}
.single-step:nth-child(2n) .step-content {
    order: 1;
}
body .wrapper figcaption.right-4 {
	position: absolute;
    right: 3rem !important;
    text-align: right !important;
	bottom: 3rem !important;
	font-size: 1.5rem;
}
.how-works-step.stick_header {
    animation: .5s linear slideDown;
    position: fixed;
    top: 0;
    z-index: 9999999;
    width: 100%;
    background-color: #fff;
    padding-top: 27px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    padding-bottom: 27px;
}
body .wrapper .wp-content-container img {
    max-width: 100%;
    height: 100%;
    outline: rgba(255, 255, 255, .5) solid .2rem;
    outline-offset: -1rem;
    margin-bottom: 20px;
}
.ages-intro {
    padding: 94px 0 0;
}
.taxlanding-text-top .read-more-content .read-more a {
    left: auto;
    background: 0 0;
}

@media only screen and (min-width: 1920px) {
    .page-blocks .block-content-images-fluid>div.stylesheet-block {
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 1024px) {
    .top-step .step-content-inner h2 {
		font-size: 35px;
		line-height: 1.12;
	}
	.bottom-step .accordion-section {
		padding: 70px 90px;
	}
	.page-template-page-sustainability .wrapper .style-banner {
		height: 44vh;
		min-height: 36rem;
		background-size: 85%;
	}
}
@media (max-width: 990px) {
    .top-step .step-content-inner {
		padding: 0 40px 0 40px;
	}
	.step-blocks .single-step:first-child {
		padding-top: 70px;
	}
	.accordion-section h5 {
		font-size: 21px;
	}
	.main-intro p {
		font-size: 18px;
		line-height: 1.6;
	}
	.main-intro h2 {
		font-size: 40px;
	}
	.sustain-container {
		height: auto !important;
		min-height: auto !important;
	}
	.fill-height-title {
		max-width: 80%;
	}
	.stylesheet-block .style-block-text {
		bottom: -90px;
	}
	.page-id-551 .block-content-images-fluid {
		padding-bottom: 120px !important;
	}
	.embed-outside-container {
		max-width: 720px;
	}
}
@media (max-width: 991px) {
	.videos .video-links p {
		font-size: 1.5rem;
	}	
}
@media (max-width: 767px) {
    .style-banner {
        min-height: 208px;
        height: 50vh !important;
    }
	.videos h3 {
        font-size: 30px;
        line-height: 37px;
		margin-bottom: 3px;
        margin-top: 20px;
    }
	body blockquote p {
		font-size: 2rem !important;
		line-height: 1.3 !important;
	}	
	body blockquote {
		margin: 2rem 0 3rem;
	}
	body .wrapper .page-blocks img {
        outline: rgba(254, 254, 254, .6) solid .2rem;
        outline-offset: -1rem;
    }
	body .wrapper .page-blocks .block-content-images-fluid .style-block-text {
        height: auto !important;
    }
	.stylesheet-block .style-block-text {
        background-color: #fff;
        z-index: 10;
        box-sizing: border-box;
        left: auto !important;
        right: auto !important;
        order: 2;
        position: relative;
        margin: -20px auto 0;
		width: 80%;
		padding: 8% 8% 3% 8%;
		bottom: 0px;
    }
	.stylesheet-block .style-block-text:before {
        border: 2px solid #bcddd0;
        top: 10px;
        bottom: 10px;
        left: 10px;
        right: 10px;
    }
    .fill-height-title h1, body .wrapper .style-banner .text h1, body .wrapper .style-banner.full-height h1 {
        font-size: 39px !important;
        padding-top: 0;
        line-height: 40px !important;
    }	
	.fill-height-title .scriptsubhead, body .wrapper .style-banner.full-height span.scriptsubhead {
		font-size: 32px;
		line-height: 1.1;
	}
	.main-intro {
		padding: 50px 0 20px;
	}
	.main-intro h2 {
        font-size: 32px;
    }
	.top-step .step-content ul li {
		font-size: 13px;
	}
	.top-step .step-content ul {
		margin-bottom: 40px;
	}
	.bottom-step .container {
		margin-top:40px;
	}
	.bottom-step .accordion-section {
        padding: 50px 20px;
    }
	.bottom-step .accordion-section h3 {
		font-size: 30px;
		margin-bottom: 5px;
	}
	.single-step:nth-child(2n) .step-image {
        order: 1;
    }
	.sustain-container img {
		max-width: 250px !important;
	}
	.ages-intro {
        padding: 44px 0 0;
    }
	.page-id-551 .block-content-images-fluid {
        padding-bottom: 50px !important;
    }
	body .wrapper .page-blocks .block-content-images-fluid .style-block-text {
        height: auto !important;
    }
	.videos {
		margin-top: 5rem !important;
	}
	.page-template-page-sustainability .wrapper .style-banner {
		height: 34vh !important;
		min-height: 26rem;
		background-size: 85%;
	}
	.embed-outside-container {
		max-width: 520px;
	}
}

/******* Ages & Stages *********/
.image-wrapper {
	position: relative;
	overflow: hidden;
}
.hero-img {
	width: 100%;
	height: auto;
	display: block;
	object-fit: cover;
	object-position: center;
}
.hero {
	min-height: 730px;
}
/* Optional positioning from ACF values */
.align-top-left .hero-img { object-position: top left; }
.align-center-center .hero-img { object-position: center center; }

.banner-text,
.upload-like-btn,
figcaption,
.scrim {
	position: relative;
	z-index: 2;
}
.taxlanding-large-banner {
   	position: relative;
	width: 100%;
	min-height: 730px;
	height: 730px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}
.taxlanding-large-banner::before {
	content: '';
	position: absolute;
	inset: 0;
	background-image: linear-gradient(to bottom, transparent 60%, #000000B0 100%);
	z-index: 1;
	pointer-events: none;
}
.thumbnail-wrapper img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.taxlanding-large-banner .banner-text {
    position: absolute;
    text-align: center;
    bottom: 24px;
	width: 100%;
    padding: 0 20px;
	min-height: 90px;
}
.taxlanding-large-banner .banner-text h1 {
    color: #fff;
}
.taxlanding-large-banner .upload-like-btn {
    position: absolute;
    right: 15px;
    top: 15px;
    bottom: auto;
}
body .upload-like-btn.bottom {
    bottom: 1rem;
    top: auto;
}
body .upload-like-btn.right {
    right: 1rem;
    left: auto;
}
.upload-like-btn>a {
    vertical-align: middle;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
}
.upload-like-btn {
	position: absolute;
}
.upload-like-btn .trigger-share {
    padding: 0.5rem;
    border-radius: 0.5rem;
}
.upload-like-btn .svgbutton {
    width: 28px;
    height: 33px;
}
.btn-close .svgbutton {
	width: 25px; 
	height: 25px;
}
.taxlanding-nav {
    background-color: #fff;
}
.taxlanding-nav>li.menu a {
    border-right: 0;
    padding-right: 8px;
    padding-left: 6px;
    color: #fff;
}
.taxlanding-nav .menu a {
    cursor: default;
}
.taxlanding-nav>li a {
    padding: 8px 22px;
    display: block;
    letter-spacing: .4px;
}
.taxlanding-nav>li a, .title-taxlanding span {
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'BrandonGrotesqueBold', sans-serif;
}
.taxlanding-nav>li.menu {
    background-color: #259c95;
    position: relative;
    padding-right: 95px;
    padding-left: 15px;
    color: #fff;
}
.taxlanding-nav>li {
    padding: 19px 0;
}
.taxlanding-nav li {
    display: inline-block;
}
.tax-landing-drop, .tax-nav-top {
    display: none;
}
.taxlanding-nav>li a {
    border-right: 1px solid #ccc;
    padding: 8px 22px;
    display: block;
    letter-spacing: .08rem;
}
.taxlanding-text-top {
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 58px;
    padding-bottom: 0px;
}
.tax-landing-drop .taxlanding-dropdown {
    padding: 12px 30px;
}
.single-destination .wrapper .taxlanding-sticky .taxlanding-nav .tax-landing-drop {
    max-height: calc(100vh - 70px);
    height: auto;
    overflow: auto;
}
.taxlanding-nav>li.menu div {
    padding-right: 8px;
    padding-left: 6px;
    color: #fff;
}
.tax-landing-drop {
    position: absolute;
    top: 69px;
    left: 0;
    right: -70px;
    z-index: 1;
    display: none;
}
.tax-landing-drop {
    background-color: #fff;
}
.tax-landing-drop h6 {
    padding: 0 18px;
}
.tax-landing-drop h6 span {
    display: block;
    border-bottom: 1px solid #ccc;
    padding: 17px 10px;
    color: #56504e;
    font-size: 18px;
	font-family: 'PoppinsSemibold', sans-serif;
}
.taxlanding-nav>li a {
    border-right: 1px solid #ccc;
    padding: 8px 22px;
    display: block;
    letter-spacing: .4px;
}
.tax-landing-drop .taxlanding-dropdown li {
    width: 100%;
    margin: 5px 0;
}
.taxlanding-nav>li.menu a {
    border-right: 0;
    padding-right: 8px;
    padding-left: 6px;
    color: #fff;
	cursor: pointer;
}
.tax-landing-drop .taxlanding-dropdown li a {
    color: #56504e;
    font-size: 16px;
    text-transform: capitalize;
    font-family: 'PoppinsRegular', sans-serif;
	line-height: 1.4;
}
.taxlanding-nav>li:first-child a svg {
    position: absolute;
    right: 23px;
    top: 26px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: .2s ease-in-out;
}
.taxlanding-nav>li.active a svg {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: .2s ease-in-out;
}
.tax-landing-drop h6 span a {
    display: block;
    padding: 0;
    font-size: 18px;
    text-transform: none;
    font-family: 'PoppinsSemibold', sans-serif;
	color: #56504e !important;
}
.taxlanding-sticky svg g path {
    fill: #fff;
	stroke: #fff;
}
.travel-blog {
	padding-top: 50px;
	padding-bottom: 20px;
}
.family-travelling .title-taxlanding a.secondary-btn, .build-memories .title-taxlanding a.secondary-btn {
    margin-top: 7px;
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid #ccc;
	text-wrap: nowrap;
}
.home .build-memories a.secondary-btn {
	margin: 0;
	padding: 0;
}
.memory-links a.secondary-btn {
	border-left: 0 !important;
}
.family-travelling .title-taxlanding, .build-memories .title-taxlanding, .family-friendly-packages .title-taxlanding {
	padding-bottom: 30px;
}
.top-search-inner .title-taxlanding {
	padding-bottom: 20px;
}
.family-travelling .single-article {
	position: relative;
}
.quote-slider {
    background-color: #259c95;
    position: relative;
    padding: 75px 0;
    margin-top: 50px;
}
.quote-slider:before {
    position: absolute;
    top: 0;
    left: 0;
    border: 20px solid rgba(255, 255, 255, .1);
}
.quote-slider:before {
    right: 0;
    content: "";
    bottom: 0;
}
.quote-slider .slick-arrow {
    border: 0;
    position: absolute;
    top: 40%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100%;
}
.quote-slider .slick-next:before, .quote-slider .slick-prev:before {
    content: "";
    height: 45px;
    width: 45px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .4);
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
}
.quote-slider .slick-next span, .quote-slider .slick-prev span {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    background: url(../svg/arrow-white.svg) no-repeat;
    width: 45px;
    height: 16px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.quote-slider .slick-prev:before {
    left: -155px;
}
.quote-slider .slick-prev span {
    left: -144px;
    transform: translate(0, -50%) rotate(-180deg);
}
.quote-slider .slick-next span {
    right: -144px;
}
.quote-slider .quote-text-slider .slick-list {
    height: auto !important;
}
body .quote-slider .slick-track {
    display: flex;
    align-items: center;
}
.slick-track:after, .slick-track:before {
    display: table;
    content: '';
}
.quote-slider .quote-text-slider h5 {
    font-size: 28px;
    line-height: 34px;
    font-family: 'BrandonGrotesqueBold', serif;
    color: #fff;
    text-align: center;
    margin-bottom: 42px;
    letter-spacing: .02em;
}
.quote-slider p {
    font-size: 15px;
    color: #fff;
    text-align: center;
    display: block;
    letter-spacing: .1rem;
    margin-bottom: auto;
	font-family: 'BrandonGrotesqueBold', sans-serif; 
	text-transform: uppercase;
	opacity: .8;
}
.quote-slider .slick-next:before {
    right: -155px;
}
.quote-slider h2 {
    font-size: 38px;
    color: #fff;
    letter-spacing: -.02px;
    margin-bottom: 35px;
	padding-top: 15px;
 	line-height: 18px;
    font-family: 'BodoniModaBold', sans-serif;
	text-align: center;
}
.quote-slider .slick-next:hover:before, .quote-slider .slick-prev:hover:before {
    box-shadow: 0 0 0 7px rgba(255, 255, 255, .3);
    transition: .2s ease-in-out;
}
.quote-slider .slick-slide {
	padding-top: 15px;
	padding-bottom: 15px;
}
.template--taxlanding.template-does-not-have-hotels .build-memories {
    padding-top: 120px;
	min-height: 530px;
}
.build-memories .single-article {
    position: relative;
}
.build-memory-slider .slick-slide {
    margin-right: 18px;
}
.build-memories .single-article .image-block {
    border-radius: 15px !important;
    width: 264px !important;
    overflow: hidden;
    position: relative;
    display: block;
}
.build-memories .image-block:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 50%);
}
.green-arrow {
    position: absolute;
    bottom: 15px;
    right: 19px;
    z-index: 99;
}
body .slick-arrow {
    background: 0 0;
    border: solid 1px red;
    z-index: 9999;
}
.build-memory-slider.image-slider .slick-arrow {
    bottom: 0;
    width: auto;
    -webkit-transform: translate(0, 103%);
    transform: translate(0, 103%);
    border: 0;
    position: absolute;
	bottom: 50%;
}
.build-memory-slider.image-slider .slick-next {
    right: -70px;
    z-index: 1;
}
.build-memory-slider.image-slider .slick-next {
    margin-left: 70px;
}
.build-memory-slider.image-slider .slick-next:before, .build-memory-slider.image-slider .slick-prev:before {
    width: 30px;
    height: 30px;
    background-color: #ffffff;
    content: "";
    border-radius: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
}
.build-memory-slider.image-slider .slick-next:before {
    right: 0;
    content: "";
    border-radius: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
}
.image-slider .slick-next span, .image-slider .slick-prev span {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    background: url(../png/arrow-slider.png) no-repeat;
    width: 40px;
    height: 16px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.build-memory-slider.image-slider .slick-next span {
    right: 8px;
}
.build-memory-slider.image-slider .slick-prev span {
    left: 9px;
    transform: translate(0, -50%) rotate(-180deg);
}
.build-memory-slider.image-slider .slick-prev:before {
    left: 0;
}
body .slick-disabled {
    opacity: 0;
}
.build-memory-slider.image-slider .slick-prev {
    margin-left: -70px;
}
.build-memory-slider.image-slider .slick-next:hover:before, .build-memory-slider.image-slider .slick-prev:hover:before {
    box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.5);
    transition: all ease-in-out .2s;
}
.packages {
	padding-top: 100px;
	padding-bottom: 150px;
	background-color: #f8ebd8;
	margin-top: 120px;
	margin-bottom: 10px;
}
.image-slider .slick-next:before, .image-slider .slick-prev:before {
    content: "";
    height: 45px;
    width: 45px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
}
.family-friendly-packages .image-slider .slick-next:before, .family-friendly-packages .image-slider .slick-prev:before, .family-friendly-packages .image-slider .slick-next span, .family-friendly-packages .image-slider .slick-prev span {
    top: 59%; 
}
.taxlanding-packages-slider.image-slider .slick-prev {
    left: 0;
    top: 0 !important;
}
.taxlanding-packages-slider.image-slider .slick-prev:before {
	width: 30px;
    height: 30px;
	left: 0;
}
.taxlanding-packages-slider.image-slider .slick-prev span {
	left: 9px;
	-webkit-transform: translate(0, -50%) rotate(-180deg);
    transform: translate(0, -50%) rotate(-180deg);
}
.taxlanding-packages-slider.image-slider .slick-prev span:after {
    width: 0px;
	content: "";
    position: absolute;
    height: 29px;
   	background-color: #ccc;
    left: -20px;
    bottom: -7px;
}
.family-friendly-packages .stylesheet-block .image-block {
    display: block;
    overflow: hidden;
    line-height: 36px;
}
.taxlanding-packages-slider .image-block figure {
    height: 330px !important;
    min-height: 330px !important;
    max-height: 330px !important;
	border-radius: 15px !important;
    margin: 0;
}
.taxlanding-packages-slider .slick-slide {
    border-radius: 15px !important;
    width: 264px !important;
    margin-right: 18px;
}
.family-friendly-packages .stylesheet-block {
	padding: 0;
}
.taxlanding-packages-slider.image-slider .slick-arrow {
    width: auto;
    -webkit-transform: translate(0, 85%);
    transform: translate(0, 85%);
}
.image-slider .slick-arrow {
    border: 0;
    position: absolute; 
}
.taxlanding-packages-slider.image-slider .slick-prev {
    left: -70px;
    top: 49% !important;
    background: 0 0;
}
.taxlanding-packages-slider.image-slider .slick-next {
    right: -70px;
	top: 49% !important;
    background: 0 0;
}
.taxlanding-packages-slider .slick-arrow {
	z-index: 99;
}
.taxlanding-packages-slider .slick-list {
	z-index: 9999;
}
.taxlanding-packages-slider.image-slider .slick-next:before, .taxlanding-packages-slider.image-slider .slick-prev:before {
    width: 30px;
    height: 30px;
}
.taxlanding-packages-slider.image-slider .slick-next:before {
    right: 0;
}
.taxlanding-packages-slider.image-slider .slick-next span {
    right: 8px;
}
.image-slider .slick-next:hover:before, .image-slider .slick-prev:hover:before {
    box-shadow: 0 0 0 7px rgba(255, 255, 255, .5);
    transition: .2s ease-in-out;
}
.taxlanding-packages-slider .packages-text {
    position: absolute;
    text-align: center;
    bottom: 35px;
    left: 0;
    right: 0;
    padding: 0 30px;
    z-index: 99999;
}
.taxlanding-packages-slider .packages-text h3 { 
	font-size: 30px;
    font-family: 'BrandonGrotesqueBold', sans-serif;
	 color: #fff;
    letter-spacing: .1rem;
}
.taxlanding-packages-slider .image-block figure:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 50%);
	border-radius: 15px;
}
.style-banner  figcaption.bottom {
    position: absolute;
    right: 1.2rem;
    bottom: 1.2rem;
    margin-bottom: 0px;
    color: #fff;
    font-size: 13px;
	line-height: 1.3;
	opacity: .7;
}
.taxlanding-large-banner figcaption.bottom {
	position: absolute;
    left: 1.2rem;
    bottom: 1.2rem;
    margin-bottom: 0px;
    color: #fff;
    font-size: 13px;
	line-height: 1.3;
	opacity: .7;
}
.d-flex.flex-wrap > div:nth-last-child(2):first-child,
.d-flex.flex-wrap > div:nth-last-child(1):nth-child(2) {
  margin-left: auto;
  margin-right: auto;
}

.d-flex.flex-wrap > div:nth-last-child(2),
.d-flex.flex-wrap > div:nth-last-child(1) {
  margin-left: 0;
  margin-right: 0;
}
.tax-nav-bottom, .tax-nav-top, .taxlanding-sticky {
	height: 69px;
	min-height: 69px;
}

.overview-inner {
	max-width: 730px;
	margin: 0 auto;
	width: 100%;
}
.default-text,
.expand-text {
	margin-bottom: 1.5rem;
}
.read-more {
	text-align: center;
	margin-top: 1rem;
}
.read-more a {
	display: inline-block;
}
.welcome-content .read-more {
	text-align: left;
}
.slick-track {
	min-height: 330px;
}
@media (max-width: 1200px) {
	.build-memory-slider .slick-slide, .build-memories .single-article, .taxlanding-packages-slider .slick-slide, .build-memories .single-article .image-block {
        width: 218px !important;
    }
	.build-memory-slider.image-slider .slick-next, .taxlanding-packages-slider.image-slider .slick-next {
		right: -60px;
		z-index: 1;
	}
	.build-memory-slider.image-slider .slick-prev, .taxlanding-packages-slider.image-slider .slick-prev {
		margin-left: -63px;
	}
}
@media (max-width: 1024px) {
    .build-memory-slider .slick-slide, .build-memories .single-article, .taxlanding-packages-slider .slick-slide, .build-memories .single-article .image-block, .family-friendly-packages .stylesheet-block .image-block {
        width: 218px !important;
    }
	.build-memory-slider.image-slider .slick-next, .taxlanding-packages-slider.image-slider .slick-next {
		right: -50px;
	}
	.build-memory-slider.image-slider .slick-prev, .taxlanding-packages-slider.image-slider .slick-prev {
		margin-left: -56px;
	}
	.tax-nav-top {
        display: block;
    }
	.tax-nav-top .italy {
        width: 100%;
    }
	.tax-nav-bottom .italy {
        display: none;
    }
	.quote-slider .quote-text-slider h5 {
		font-size: 26px;
		line-height: 30px;
	}
	.quote-slider h2 {
        font-size: 30px;
        line-height: 38px;
    }
	.tax-nav-bottom {
        width: 100%;
        position: relative;
        overflow: auto;
        white-space: nowrap;
    }
	.upload-like-btn .svgbutton {
		width: 20px;
		height: 24px;
	}
	.taxlanding-sticky {
		height: 138px;
		min-height: 138px;
	}
	.overview-inner {
		max-width: 600px;
	}
}
@media (max-width: 990px) {
    .build-memory-slider .slick-slide, .build-memories .single-article, .taxlanding-packages-slider .slick-slide, .build-memories .single-article .image-block, .family-friendly-packages .stylesheet-block .image-block {
        width: 218px !important;
    }
	.build-memory-slider.image-slider .slick-next, .taxlanding-packages-slider.image-slider .slick-next {
		right: -70px;
	}
	.build-memory-slider.image-slider .slick-prev, .taxlanding-packages-slider.image-slider .slick-prev {
		margin-left: -70px;
	}
	.quote-slider {
		padding: 50px 0;
	}
	.quote-slider h2 {
        margin-bottom: 10px;
    }
}
@media (max-width: 767px) {
	.quote-text-slider {
		width: 85%;		
	}
	.quote-slider p {
		font-size: 14px !important;
		line-height: 18px !important;
	}
	.quote-slider h2 {
 		margin-bottom: 10px;
	}
	.build-memory-slider .slick-slide, .build-memories .single-article, .taxlanding-packages-slider .slick-slide, .single-destination .single-article .image-block, body .single-article .image-block, .build-memories .single-article .image-block, .family-friendly-packages .stylesheet-block .image-block {
        width: 100% !important;
	}
	.build-memories .single-article .image-block, .family-friendly-packages .stylesheet-block .image-block {
		margin-bottom: 22px;
    }
	.template--taxlanding.template-does-not-have-hotels .build-memories {
		padding-top: 70px;
	}
	.packages {
		padding-top: 45px;
		padding-bottom: 60px;
	}
	.tax-nav-top .italy, .taxlanding-nav>li.menu {
        padding: 15px;
    }
	.taxlanding-nav>li {
		padding: 15px 0;
	}
	.quote-slider .slick-arrow {
        top: inherit;
        bottom: -15px;
        transform: translate(-50%, -50%);
        width: 220px;
        left: 50%;
    }
	.quote-slider .slick-next:before {
        right: 45px;
    }
	 .quote-slider .slick-next span {
        right: 48px;
    }
	.quote-slider .slick-prev:before {
        left: 45px;
    }
	.quote-slider .slick-prev span {
        left: 48px;
    }
	.quote-slider .slick-next:before, .quote-slider .slick-prev:before {
        height: 30px;
        width: 30px;
    }
	.quote-slider .slick-prev:after {
        position: absolute;
        content: "";
        height: 35px;
        width: 1px;
        background-color: rgba(255, 255, 255, .3);
        top: -18px;
    }
	.quote-slider {
		padding-top: 35px; 
		padding-bottom: 65px;
	}
	.quote-slider .quote-text-slider h5 {
        font-size: 22px;
        line-height: 26px;
    }
	.style-banner figcaption.bottom {
		text-align: right;
		font-size: 11px;
		width: 40%;
	}
	.overview-inner {
		max-width: 380px;
	}
	.taxlanding-packages-slider .single-article {
		margin-bottom: 22px;
	}
	.packages {
		margin-top: 60px;
	}
}

/********** Sample Itineraries *******/
.galance-section {
    padding: 94px 0 0;
}
.galance-section .row {
    border-bottom: 1px solid #d2ccc6;
    padding-bottom: 43px;
}
.package-section {
    padding: 57px 0 0px;
}
.package-blocks {
	padding: 0;
	position: relative;
}
.single-package {
    margin-bottom: 44px;	
}
.single-package .image-block {
    overflow: hidden;
    position: relative;
    display: block;
}
.single-package .image-block figure {
	margin: 0;
	max-height: 375px;
}
.stylesheet-block .style-block-text2 {
    right: 60px;
    left: initial;
}
.package-blocks .style-block-text2 {
    padding: 45px 45px 40px;
    right: 15px;
    max-width: 540px;
    width: 100%;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
}
.package-blocks .style-block-text2 span {
    color: #259c95;
    font-size: 14px;
    letter-spacing: .1rem;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
}
.package-blocks .style-block-text2 span, .small-blog-block .single-blog span {
    font-family: 'BrandonGrotesqueBold', sans-serif;
    text-transform: uppercase;
}
.stylesheet-block .style-block-text h5 {
    font-size: 29px;
    font-family: 'BodoniModaBold', serif;
    margin-bottom: 30px;
    color: #56504e;
    letter-spacing: -.015em;
    line-height: 35px;
}
.package-blocks .style-block-text2 h5 {
    font-size: 42px;
    position: relative;
    margin: 0 0 50px;
    line-height: 1.25;
}
.package-blocks .style-block-text2 h5:before {
    position: absolute;
    left: 0;
    bottom: -25px;
    height: 2px;
    background-color: #c0d4cc;
    width: 35px;
    content: " ";
}
.package-blocks .style-block-text2 a{
    color: #4a4a4a;
}
.stylesheet-block .style-block-text p {
    margin-bottom: 35px;
}
.stylesheet-block .style-block-text:before {
    position: absolute;
    content: "";
    border: 0;
}
.single-vacation_package .style-banner:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    box-shadow: none;
    background-image: linear-gradient(to bottom, transparent 60%, #000000B0 100%);
}
.profile-section .row {
    padding-bottom: 27px;
    border: 0;
}
.single-vacation_package .cover-profile {
    margin-top: 0;
}
.cover-data li {
    padding-right: 29px;
    margin-right: 28px;
    position: relative;
}
.cover-data {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 37px;
}
.cover-data li span {
    color: #57a99d;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: .4px;
    display: inline-block;
    width: 100%;
}
.cover-data li span, .cover-side-profile span {
    font-family: 'BrandonGrotesqueBold', sans-serif;
}
.cover-data li p {
    font-size: 15px;
    letter-spacing: 0;
    margin-bottom: 0;
}
.cover-data li:first-child::after {
    position: absolute;
    content: '';
    right: 0;
    top: 11px;
    bottom: 4px;
    width: 1px;
    background: rgba(86, 80, 78, .25);
}
.cover-side {
    padding: 0 15px 0 25px;
    margin: -10px 0 0;
}
.galance-section .galance-block {
    max-width: 445px;
    border: 3px solid #fff;
    padding: 15px;
    margin: 0 0 0 auto;
    width: 100%;
}
.cover-side .galance-block {
    padding: 11px 13px;
}
.galance-section .galance-inner-block {
    background-color: #fff;
}
.cover-side-profile {
    text-align: center;
}
.cover-side-profile {
    margin: 0;
    padding: 31px 37px 37px 33px;
}
.cover-side-profile p {
    padding: 7px 0 13px;
    font-size: 16px;
    letter-spacing: 0;
    margin-bottom: 0;
}
.single-vacation_package .cover-side-profile>a {
    margin-left: 0;
    margin-top: 15px;
}
.acf-map {
    width: 100%;
    height: 400px;
    border: #ccc solid 1px;
    margin: 40px 0 0 0;
}
.table-section, .wrap-tabing .tabbing {
    padding-top: 120px;
}
.wrap-tabing h2 {
    text-align: center;
    margin-bottom: 70px;
}
.tabbing button.tab-next, .tabbing button.tab-prev {
    z-index: 5;
    right: 0;
    display: none;
    width: 20px;
    height: 20px;
    margin-top: 40px;
    padding: 0;
    cursor: pointer;
    border: none;
    outline: 0;
    background: 0 0;
}
.tabbing button.tab-prev {
    left: -2px;
    -webkit-transform: translate(0, -50%) rotate(-135deg);
    transform: translate(0, -50%) rotate(-135deg);
}
.tabbing button.tab-next {
    -webkit-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
}
.tab-head, .tab-content, .port-img {
	position: relative;
}
.tabbing .nav-tabs {
    border: 0;
    white-space: nowrap;
}
.profile-box .tabbing .nav-tabs {
    display: flex;
    justify-content: space-around;
    border-bottom: 2px solid rgba(86, 80, 78, .25);
}
.single-vacation_package .profile-box .tabbing .nav-tabs {
    padding-left: 10px;
    padding-right: 10px;
}
.single-vacation_package .tabbing .nav-tabs .nav-item {
    text-align: center;
}
.nav-tabs .nav-item {
    margin-bottom: -1px;
}
.tabbing .nav-tabs .nav-item .nav-link {
    background-color: transparent;
    font-family: 'BrandonGrotesqueBold', sans-serif;
    font-size: 15px;
    color: #56504e;
    text-transform: uppercase;
    border-radius: 0;
    border: 0;
    padding: 0 10px 10px;
    border-bottom: 4px solid transparent;
}
.tabbing .nav-tabs .nav-item .nav-link.active {
    background-color: transparent;
    border: 0;
    border-bottom: 4px solid #57a99d;
}
.tabbing .nav-tabs .nav-item a {
    position: relative;
    display: block;
}
.profile-box .tab-content-main {
    background: #fbf5ee;
	padding: 64px 7px 85px;
}
.tab-content {
    z-index: 2;
}
.cover-port {
    padding: 58px 84px;
}
.cover-port h3 {
    margin-bottom: 32px;
}
.tab-content-main p:last-of-type {
    margin-bottom: 51px;
}
.cover-port h4 {
    font-size: 18px;
    font-weight: 600;
	color: #4b4b4b;
    margin-bottom: 30px !important;
	margin-top: 50px;
    font-family: 'PoppinsSemibold', sans-serif;
}
.activities, .awards-recognition img {
    width: 80%;
}
.single-vacation_package .activity-img {
    max-width: 35px;
	float: left;
    width: 50px;
    margin-right: 15px;
}
.activities .activity-name {
    margin-left: 50px;
}
.activities .activity-name h5 {
    color: #57a99d;
    font-family: 'BrandonGrotesqueBold', sans-serif;
    font-size: 15px;
    letter-spacing: .04em;
    text-transform: uppercase !important;
    margin-bottom: 6px;
}
.profile-box .tab-content-main p:last-of-type {
    margin-bottom: 25px;
}
.single-vacation_package .read-wrap {
   	padding: 236px 0 43px;
    position: relative; padding-top: 80px;
    padding-bottom: 0 !important;
    background-color: #fff;	
}
.single-vacation_package .read-wrap:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    height: 48px;
    width: 100%;
    transform: rotate(180deg);
}
.family-travel-blog-sec:after, .single-vacation_package .read-wrap:before {
    background-image: url(../svg/curve-overlay.svg);
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
}
.read-wrap h2 {
    margin-bottom: 34px !important;
}
.single-vacation_package .image-links.family-travel-blog.profile-box {
    padding-top: 105px !important;
    padding-bottom: 35px;
    position: relative;
}
.image-links .title {
    margin-bottom: 30px;
}
.family-travel-blog a.secondary-btn {
    margin-top: 7px;
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid #ccc;
	text-wrap: nowrap;
}
.single-vacation_package .wrapper .style-banner.full-height {
    height: 75vh !important;
}
@media (max-width: 1024px) {
	.single-package .image-block figure {
		margin: 0;
		max-height: 320px;
		height: 320px;
	}
	.package-blocks .style-block-text2 {
    	padding: 40px 20px 30px 40px;
		height: 280px;
	}
	.package-blocks .style-block-text2 h5 {
		font-size: 35px;
		line-height: 1.25;
	}
	.table-section, .wrap-tabing .tabbing {
		padding-top: 80px;
	}
	.cover-port {
		padding: 28px 44px;
	}
}
@media (max-width: 990px) {
	body .wrapper .package-section .single-package .style-block-text, body .wrapper .related-packages .single-package .style-block-text {
        position: relative;
        right: 0;
        left: 0;
        top: -2rem;
        padding: 60px 45px;
		margin: auto;
    }
	.galance-section {
		padding: 64px 0 0;
	}
	.package-fort-image {
        order: 2;
        padding: 0 43px;
        margin-bottom: 50px;
    }
	.profile-box .tab-content-main {
		padding-top: 34px;
	}
	.cover-port {
		padding: 38px 84px;
	}
	.tabbing .nav-tabs .nav-item .nav-link {
		font-size: 14px;
		padding: 0 5px 10px;
	}
}
@media (max-width: 768px) {
	.single-vacation_package .tabbing button.tab-next:before, .single-vacation_package .tabbing button.tab-prev:before {
		position: absolute;
		top: 50%;
		left: 50%;
		display: block;
		width: 10px;
		height: 10px;
		content: '';
		transition: .2s linear;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		border: 2px solid #58697a;
		border-width: 2px 2px 0 0;
	}
	.single-package .image-block figure {
        margin: 0;
        max-height: 200px;
        height: 200px;
    }
	.package-blocks .style-block-text2 h5 {
        font-size: 26px;
        line-height: 1.25;
    }
	body .wrapper .package-section .single-package .style-block-text {
        padding: 25px 40px !important;
    }
	.stylesheet-block .style-block-text p {
		margin-bottom: 0px;
	}
	.page-id-551 .stylesheet-block .style-block-text p {
		margin-bottom: 20px;
	}
	.package-blocks .style-block-text2 {
        height: 240px;
    }
	.cover-side {
		margin-top: 20px;
	}
	.table-section, .wrap-tabing .tabbing {
        padding: 0;
    }
	.single-vacation_package .tabbing button.tab-next, .single-vacation_package .tabbing button.tab-prev {
        display: block;
	}	
	.single-vacation_package .profile-box .tabbing .nav-tabs {
		justify-content: space-between;
	}
	.single-vacation_package .tabbing .nav-tabs {
        white-space: nowrap;
		border: 0;
    }
	.single-vacation_package .tabbing .nav-tabs .nav-item.active {
        margin: 0 auto;
        display: block;
        text-align: center;
    }
	.single-vacation_package .tabbing button.tab-next.disabled, .single-vacation_package  .tabbing button.tab-prev.disabled {
        opacity: .5;
    }
	.single-vacation_package .tabbing button {
        position: absolute;
        bottom: 2%;
        display: block;
    }
	.wrap-tabing .tabbing button.tab-next {
        right: 16px;
    }
	.wrap-tabing .tabbing button.tab-next, .wrap-tabing .tabbing button.tab-prev {
        margin-top: 40px !important;
    }
	.single-vacation_package .wrap-tabing .tabbing button.tab-next, .single-vacation_package .wrap-tabing .tabbing button.tab-prev {
        margin-top: 70px !important;
    }
	.wrap-tabing .tabbing button.tab-prev {
        left: 16px;
    }
	.wrap-tabing .tabbing {
        padding-top: 80px;
    }
	.single-vacation_package .tabbing .nav-tabs .nav-item {
        margin-right: 0;
    }
	.single-vacation_package .tabbing {
        padding-top: 50px;
        position: relative;
    }	
	.single-vacation_package .tabbing .nav-tabs .nav-item a.active {
        display: table;
        margin: 0 auto;
    }
	.single-vacation_package .tabbing .nav-tabs .nav-item a {
        padding: 0 30px 10px;
    }
	.single-vacation_package .tabbing .nav-tabs .nav-item {
        float: none;
		width: 100%;
    }
	.single-vacation_package .tabbing .nav-tabs .nav-item .nav-link.active {
		background-color: transparent;
		border: 0;
		border-bottom: 4px solid #57a99d;
	}
	.single-vacation_package .tabbing .nav-tabs {
		border-bottom: 1px solid #bbb;
		margin-bottom: 30px;
		justify-content: space-between;
	}
	.single-vacation_package .tabbing .nav-tabs .nav-item a {
        display: none;
    }
	.cover-port {
        padding: 0 60px 20px 60px;
    }
	.cover-port h3 {
		margin-bottom: 15px;
		font-size: 26px;
	}
	.cover-port h4 {
        font-size: 17px;
		margin-top: 40px;
		margin-bottom: 20px !important;
    }
	.profile-box .tab-content-main p:last-of-type {
		margin-bottom: 15px;
	}
	.activities, .awards-recognition img {
		width: 100%;
	}
	.port-img:after, .styleimg-middle1:after, .summer-image .styleimg-bg:after {
		border: 10px solid rgba(255, 255, 255, .6);
	}
	 .package-fort-image {
       margin-bottom: 20px;
    }
	.single-vacation_package .article-blocks>.row>div {
		margin-bottom: 0;
	}
	.single-vacation_package .image-links .title {
		margin-bottom: 15px;
	}
	.single-vacation_package .image-links.family-travel-blog.profile-box {
		padding-top: 75px !important;
	}
}
@media (max-width: 575px) {
    .galance-section, .related-packages.profile-box {
        padding-top: 5rem;
    }
	.cover-data {
        position: relative;
    }
	.cover-data li {
        width: 100%;
        text-align: center;
        margin-right: 0;
        padding-right: 0;
        margin-bottom: 15px;
    }
	.cover-data li:first-child::after {
		width: 0;
		background: transparent;
	}
	.cover-data:after {
        position: absolute;
        content: '';
        right: 0;
        top: inherit;
        bottom: -12px;
        width: 100%;
        background: rgba(86, 80, 78, .25);
        height: 1px;
    }
}

/********** Awards/Press **********/
.awards p {
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0 !important;
}
.awards .latest-article-section {
    padding-top: 40px;
}
.awards h2 {
    margin-bottom: 40px;
    margin-top: 60px;
	text-align: center;
    line-height: 1;
}
.awards .pressblock .press-container {
	background-color: #fff;
	text-align: center;
	border-bottom-left-radius: 15px !important;
	border-bottom-right-radius: 15px !important;
	height: 445px;
    min-height: 445px;
    max-height: 445px;
	border-top-left-radius: 15px !important;
	border-top-right-radius: 15px !important;
}
.awards .single-article .image-block figure {
    height: 240px;
    min-height: 240px;
    max-height: 240px;
}
.awards .single-article .image-block,  .awards .single-article .image-block figure  {
    border-top-left-radius: 15px !important;
	border-top-right-radius: 15px !important;
	border-bottom-left-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
}
.press-inner h4 {
    font-size: 17px;
    line-height: 24px;
    padding: 0 10px 20px;
	font-family: 'PoppinsSemibold', sans-serif;
}
.press-inner h4 a {
    color: #4a4a4a !important;
}
.press-logo {
    height: 65px;
}
.press-text {
    padding: 20px;
}
.award-container {
	background-color: #fff;
	text-align: center;
	padding: 40px 30px;
	border-radius: 15px !important;
	height: 330px;
    min-height: 330px;
    max-height: 330px;
}
.award-container h4 {
	font-family: 'PoppinsSemibold', sans-serif;
	font-size: 17px;
    line-height: 24px;
    padding: 40px 10px 0px;
}
@media (min-width: 2000px) {
	.page-template-page-awards-press .style-banner {
	   background-position: center top !important;
	}
}
@media (max-width: 1024px) {
	.press-logo {
		height: 65px;
	}
}
@media (max-width: 1024px) {
	.awards p {
		max-width: 80%;
	}
	.awards .pressblock .press-container, .award-container {
		margin-bottom: 35px;
	}
}
@media (max-width: 990px) {
	.secondary-btn .svg {
		margin-top: 5px;
		height: 11px;
	}
	.single-article-text {
		margin-bottom: 20px;
	}
}

/*********** Happy Travellers ***********/
.our-happy-traveller {
    padding-bottom: 10px;
    padding-top: 40px;
    position: relative;
}
.home .our-happy-traveller {
    padding-top: 70px;
}
.our-happy-traveller-container {
    padding: 0px 320px;
	max-width: 99999px;
    margin: 0 auto;
}
.our-happy-traveller h2 {
    text-align: left;
    margin-bottom: 0px;
	width: 100%;
	font-size: 43px;
	position: relative;
}
.home .our-happy-traveller h2 {
   	font-size: 64px;
}
.arrow-area-for-those-happy-travelers {
    display: inline-block;
    position: absolute;
    right: 90px;
	top: 10%;
}
.arrow-area-for-those-happy-travelers .slick-prev {
    margin-left: -70px;
	margin-top: 1px;
}
.arrow-area-for-those-happy-travelers .slick-arrow {
    bottom: 0;
    width: auto;
    left: 50%;
	border: 0;
    position: absolute;
    top: 80%;
	background-color: transparent;
    font-size: 0;
    z-index: 999;
	height: 50px;
	cursor: pointer;
}
.arrow-area-for-those-happy-travelers .slick-next:before, .arrow-area-for-those-happy-travelers .slick-prev:before {
    width: 40px;
    height: 40px;
    content: "";
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    cursor: pointer;
}
.arrow-area-for-those-happy-travelers .slick-prev:before {
    left: 0;
}
.arrow-area-for-those-happy-travelers .slick-prev span {
    left: 9px;
	transform: translate(0, -50%) rotate(-180deg);
}
.arrow-area-for-those-happy-travelers .slick-next span, .arrow-area-for-those-happy-travelers .slick-prev span {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    background: url('../png/arrow-slider.png') no-repeat;
    width: 40px;
    height: 16px;
    transform: translate(0, -50%);
}
.arrow-area-for-those-happy-travelers .slick-prev span {
   transform: translate(0, -50%) rotate(-180deg);
}
.arrow-area-for-those-happy-travelers .slick-next {
    margin-left: 55px;
}
.arrow-area-for-those-happy-travelers .slick-next:before {
    right: 0;
}
.arrow-area-for-those-happy-travelers .slick-next span {
    right: 8px;
	top: 50%;
}
.arrow-area-for-those-happy-travelers .slick-next:before, .arrow-area-for-those-happy-travelers .slick-prev:before {
    width: 32px;
    height: 32px;
}
.arrow-area-for-those-happy-travelers .slick-next:hover:before, .arrow-area-for-those-happy-travelers .slick-prev:hover:before {
    box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.5);
    transition: all ease-in-out .2s;
}
.our-happy-traveller-slider .slick-slide {
    margin: 55px 75px 10px 75px;
	min-height: 630px !important;
}
.slider-content {
    background: #fff;
}
.slider-left-img {
    width: 35%;
    float: left;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    margin-top: 25px;
    margin-left: -100px;
    max-width: 585px;
}
.slider-left-img:after {
    border: 12px solid rgba(255, 255, 255, 0.4);
    display: block;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
}
.slider-right-cnt {
    float: right;
    width: 68%;
    padding-right: 66px;
    padding-top: 42px;
}
.slider-right-cnt h3 {
    color: #259c95;
    font-family: 'BrandonGrotesqueBold', sans-serif;
    font-size: 21px;
    letter-spacing: .02rem;
    line-height: 32px;
}
.slider-right-cnt blockquote {
    border-left: 0;
    padding: 9px 0 0;
    margin-bottom: 32px;
	margin-top: 0px !important;
}
.slider-right-cnt blockquote p {
    color: #4A4A4A;
    font-size: 23px;
    font-family: 'BrandonGrotesqueBold', serif;
    line-height: 28px;
    margin-bottom: 0;
    padding-bottom: 0;
    letter-spacing: 0.02em;
}
.client-info-list {
    display: flex;
    flex-wrap: wrap;
}
.client-info-list li:nth-child(1), .client-info-list li:nth-child(2) {
    border-top: 1px solid #D5D3D2;
}
.client-info-list li:nth-child(2n+2) {
    border-right: 0;
}
.client-info-list li {
    border-bottom: 1px solid #D5D3D2;
    border-right: 1px solid #D5D3D2;
    width: 50%;
	padding: 4px 10px 14px 16px;
	list-style-type: none;
}
.client-info-list li span {
    color: #259c95;
    font-family: 'BrandonGrotesqueBold', sans-serif;
    font-size: 14px;
    letter-spacing: .5px;
    line-height: 20px;
    text-transform: uppercase;
}
.client-info-list li p {
    color: #4A4A4A;
    font-family: 'PoppinsRegular', sans-serif;
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 0;
    margin-bottom: 0;
}
.info-highlight {
    padding-bottom: 20px;
    display: flex;
    padding-top: 5px;
    border-bottom: 0px !important;
}
.our-happy-traveller .info-highlight .highlight-left {
    padding-left: 31px;
}
.our-happy-traveller .info-highlight .highlight-left h4, .our-happy-traveller .client-info-list h4 {
    list-style-type: none;
	color: #259c95;
    font-family: 'BrandonGrotesqueBold', sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 20px;
    margin-bottom: 4px;
	margin-top: 5px;
	text-transform: uppercase;
}
.highlight-left ul {
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    padding-left: 31px !important;
}
.our-happy-traveller .info-highlight .highlight-left ul li {
    margin-left: 0px !important;
    list-style: disc;
    line-height: 21px;
	color: #4A4A4A;
    font-family: 'PoppinsRegular', sans-serif;
    font-size: 13px;
    padding-left: 6px !important;
}
.expend-text {
    display: none;
}
.read-more {
    color: #B14244;
    font-family: 'BrandonGrotesqueBold', sans-serif;
    border-bottom: 1px solid transparent;
    text-transform: uppercase;
    font-size: 15px;
    position: relative;
}
.highlight-left .read-more .secondary-btn {
    font-size: 15px;
    text-transform: uppercase;
    background-color: transparent;
    padding: 10px 3px 4px 0;
    letter-spacing: .8px;
    display: inline-block;
	color: #d05b68;
}
.highlight-left .read-more .secondary-btn svg g path {
    stroke: #d05b68;
}
.our-happy-traveller-slider .read-more a {
    position: relative;
}
.highlight-left .read-more .secondary-btn svg {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
.highlight-right {
    padding-top: 10px;
}
.highlight-right .client-img {
    display: block;
    text-align: center;
    width: 41px;
    height: 41px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 10px;
	border-radius: 100%;
    vertical-align: middle;
}
.highlight-right .client-name {
    display: block;
    margin-left: 0;
    text-align: center;
    width: 100%;
	vertical-align: middle;
}
.client-name p {
    margin-bottom: 0;
    color: #56504E;
    font-size: 15px;
    font-family: 'BrandonGrotesqueBold', sans-serif;
}
.highlight-right p span {
   	margin-bottom: 0;
    color: #d05b68;
    font-size: 15px;
    font-family: 'BrandonGrotesqueBold', sans-serif;
    letter-spacing: .04em;
    text-transform: uppercase;
    display: table;
    line-height: 1;
}
.info-highlight a {
   text-decoration: none;
}
.secondary-btn .svg {
	display: inline !important;
	vertical-align: 0.01rem;
}

@media (max-width: 1756px) {
	.our-happy-traveller-slider .slick-slide {
		min-height: 700px !important;
	}
}
@media (max-width: 1571px) {
	.our-happy-traveller-slider .slick-slide {
		min-height: 800px !important;
	}
}
@media (max-width: 1363px) {
	.our-happy-traveller-slider .slick-slide {
		min-height: 850px !important;
	}
	.our-happy-traveller-container {
		padding: 0px 140px;
	}
}
@media (max-width: 990px) {
	.our-happy-traveller-container {
		padding: 0px 120px;
	}
	.our-happy-traveller-slider .slick-slide {
		margin: 100px 25px 50px 25px;
		height: 100%;
	}
	.slider-left-img {
		width: 344px;
		float: none;
		position: relative;
		border-radius: 50%;
		overflow: hidden;
		margin-top: -80px;
		margin-left: auto;
		margin-right: auto;
	}
	.slider-right-cnt {
		float: none;
		width: 100%;
		height: 100%;
		padding-right: 35px;
		padding-left: 35px;
		padding-top: 42px;
	}
	.our-happy-traveller h2 {
		font-size: 40px;
		text-align: center;
		margin-bottom: 0px;
		width: 100%;
	}
	.home .our-happy-traveller h2 {
		font-size: 55px;
	}
	.arrow-area-for-those-happy-travelers {
		right: auto !important;
		left: 51% !important;
		top: 80px !important;
	}
	.our-happy-traveller-slider {
		padding-top: 100px;
	}
	.slider-right-cnt blockquote p {
		font-size: 21px;
		line-height: 26px;		
	}
	.our-happy-traveller-slider .slick-slide {
		min-height: 945px !important;
	}
}
@media (max-width: 767px) {
	.our-happy-traveller {
		margin-top: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.our-happy-traveller-container {
		padding: 0px 15px;
	}
	.arrow-area-for-those-happy-travelers {
		right: auto !important;
		left: 52% !important;
		top:55px !important;
	}
	.home .arrow-area-for-those-happy-travelers {
		top: 95px !important;
	}
	.our-happy-traveller h2 {
		padding-top: 0px;
		font-size: 30px;
	}
	.home .our-happy-traveller h2 {
		text-align: center;
		padding-top: 30px;
		font-size: 40px;
		line-height: 50px;
	}
	.our-traveller-wrap {
    	padding-bottom: 30px;
		padding-top: 50px;
	}
	.our-happy-traveller-slider .slick-slide {
		margin: 130px 5px 5px;
		padding-bottom: 0;
		height: auto !important;
	}	
	.slider-left-img {
		width: 255px;
		float: none;
		position: relative;
		margin-top: -125px;
		margin-left: auto;
		margin-right: auto;
		z-index: 123;
	}
	.slider-right-cnt {
		float: none;
		width: 100%;
		padding-right: 8px;
		padding-left: 8px;
		padding-top: 19px;
		text-align: center;
	}
	.slider-right-cnt h3 {
		font-size: 19px;
		line-height: 28px;
		text-align: center !important;
	}
	.slider-right-cnt blockquote {
		margin-bottom: 15px;
	}
	.slider-right-cnt blockquote p {
		font-size: 18px !important;
		line-height: 23px !important;
		max-width: 450px;
		margin: 0 10px;
		text-align: center !important;
	}
	.client-info-list {
		display: block;
		padding-left: 20px;
		padding-right: 20px;
	}
	.client-info-list li {
		border: 0 !important;
		margin: 0 auto;
		padding-left: 0;
		width: 100%;
		padding-bottom: 3px;
	}
	.client-info-list li p, .client-info-list li span {
		font-size: 13px;
	}
	.info-highlight {
		display: block;
		padding-top: 0px;
	}
	.highlight-left {
		border-top: 0;
		padding-top: 20px;
		padding-bottom: 10px;
		margin-bottom: 10px!important;
		width: 100%;
		max-width: 100%;
	}
	.highlight-left h4 {
		font-size: 13px;
	}
	.home .wrapper .our-happy-traveller .info-highlight .highlight-left ul {
		margin: 1rem auto 3px;
		padding: 0;
		max-width: 80%;
		padding-left: 0px !important;
	}
	.home .wrapper .our-happy-traveller .info-highlight .highlight-left ul li {
		text-align: center;
		list-style: none;
		font-size: 1.3rem;
    	line-height: 1.7 !important; 
		width: 100%;
	}
	.highlight-left .read-more .secondary-btn, .client-name p {
		font-size: 13px;
		text-transform: uppercase;
		padding-top: 0px;
	}
	.client-name p {
		line-height: 20px;
	}
	.highlight-right {
		border-top: 0;
		width: 100%;
		max-width: 100%;
	}
	.client-name {
    	margin-top: 0;
	}
	.our-happy-traveller-slider {
		padding-top: 40px;
	}
	.our-happy-traveller-slider {
		max-height: 1400px; 
		overflow: hidden;
	}
	.our-happy-traveller .info-highlight .highlight-left {
		padding-left: 0px;
	}
	.our-happy-traveller .info-highlight .highlight-left ul li {
		list-style: none;
	}
	.highlight-left ul {
		padding-left: 0px !important;
	}
	 .our-happy-traveller-slider .slick-slide {
        height: auto !important;
    }
}

/*********** Get Started and Newsletter ***********/
.letusplan {
	width: 600px;
	padding: 90px 0 80px 0;
	margin-left: auto;
	margin-right: auto;
}
.newsletter {
	padding-top: 50px;
	background: rgb(240,227,221);
	background: linear-gradient(0deg, rgba(240,227,221,1) 14%, rgba(252,244,238,1) 57%);
}
.newsletter .newsletter-link .tagline {
	display: block;
	margin-top: 44px;
	margin-bottom: 84px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
.newsletter .newsletter-link #input_10_1 {
	font-family: "PoppinsRegular";
}
.newsletter h2 {
	font-family: 'BrandonGrotesqueBold', sans-serif;
    font-size: 50px;
	transform: skewX(-12deg);
	padding-top: 12px;
	letter-spacing: -0.01rem;
}
.newsletter .newsletter-text {
	font-family: 'BrandonGrotesqueBold', sans-serif;
    font-size: 16px;
	text-transform: uppercase;
	width: 70%;
	letter-spacing: .05rem;
	line-height: 28px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.newsletter .newsletter-text .svgbutton {
	vertical-align: sub;
	margin-bottom: -5px;
	margin-left: 3px;
}
.newsletter .newsletter-link {
	font-family: "PoppinsRegular";
	font-size: 16px;
	margin-top: 20px;
	line-height: 24px;
	text-transform: none;
	letter-spacing: .02rem;
}
.newsletter .newsletter-link span {
	color: #D05B6A;
}
#newsletter-section-subscribe form {
    display: flex !important;
	justify-content: center;
}
#newsletter-section-subscribe form .gform_body {
    max-width: 400px !important;
}
#newsletter-section-subscribe form .gfield_label {
    display: none;
}
#newsletter-section-subscribe form input[type=submit] {
    font-family: 'BrandonGrotesqueBold', sans-serif;
    text-transform: uppercase;
    background-color: #d05b68;
    padding: 10px 26px;
    border-radius: 3px;
	float: Right;
    cursor: pointer;
    color: white !important;
	margin: 0;
    width: auto;
	font-size: 15px;
}
#newsletter-section-subscribe .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 7px 10px !important;
}
#newsletter-section-subscribe .gform_legacy_markup_wrapper ul li.gfield {
    margin-top: 12px;
    padding-top: 0;
}
#newsletter-section-subscribe .gform_legacy_markup_wrapper .top_label div.ginput_container {
    margin-top: 0px;
}
#newsletter-section-subscribe form input.medium {
	width: 100% !important;
	max-width: 400px !important;
	width: 348px !important;
}
#newsletter-section-subscribe h2, #newsletter-section-subscribe .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    color: #56504E;
}
#newsletter-section-subscribe form li.gfield.gfield_error {
    border: none !important;
    background-color: transparent !important;
    margin-bottom: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
#newsletter-section-subscribe .cblogo {
	width: 61px; 
	height: 64px;
}
@media (max-width: 1024px) {
	.letusplan {
		padding: 70px 0 60px 0;
	}
}
@media (max-width: 991px) {
	.get-started .container {
		text-align: center;
	}
	.get-started-text {
    	flex-flow: wrap;
		justify-content: center !important;
		text-align: center;
	}
	.get-started h5 {
		margin-bottom: 15px;
	}
	.newsletter {
		padding-top: 40px;
	}
	.letusplan {
		padding: 70px 0 50px 0;
	}
}
@media (max-width: 767px) {
	.get-started {
		padding: 50px 28px !important;
	}
	.get-started::before {
		border: 1rem solid rgba(255, 255, 255, 0.1);
	}
	.get-started h5 {
		font-size: 26px !important;
		line-height: 30px !important;
	}
	.get-started a {
		font-size: 13px !important;
		margin: 0 auto;
	}
	.get-started-text p {
		margin-top: 0px;
		margin-bottom: 20px;
		line-height: 1.67;
	}
	#newsletter-section-subscribe form {
		flex-direction: column;
		align-items: center;
	}
	#newsletter-section-subscribe form .gform_footer {
		max-width: 211px !important;
		margin: 0 !important;
		padding-top: 0px !important;
		width: 100% !important;
	}
	#newsletter-section-subscribe form Input[type=submit] {
		width: 100%;
		margin-top: 10px;
	}
	#newsletter-section-subscribe #input_10_1::placeholder {
		font-size: 15px !important;
		color: #56504e !important;
	}
	.newsletter .newsletter-text {
		font-size: 14px;
		line-height: 26px;
	}
	.letusplan {
		width: 100%;
		padding: 110px 20px 50px 20px;
	}
	.newsletter h2 {
		font-size: 40px;
		margin-bottom: 5px;
	}
	.newsletter {
        padding-top: 20px;
    }
	.newsletter .newsletter-text .svgbutton {
		
	}
	.newsletter .newsletter-text {
		width: 99%;
	}
	.newsletter .newsletter-link {
		font-size: 16px;
	}
	.letusplan {
		width: 100%;
		padding: 70px 0 50px 0;
	}
	.letusplan .svgbutton {
		width: 100%;
		height: 256px;
	}
}

/*********** Share Modal ***********/
.modal, .sustain a {
    z-index: 999999;
}
.modal-share {
    z-index: 9999999;
	width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.modal-share .modal {
    width: 60%;
    display: block;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fbf5ee;
    opacity: 0;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
	right: 0;
    bottom: 0;
}
.modal-share .head {
    overflow: hidden;
    position: absolute;
    right: 21px;
    top: 18px;
}
body .modal-share .content {
    padding: 17% 1%;
}
.gallery-lightbox.open, .list-cptapagination li a.active:before, .modal-share.open, .social-section .social-single:hover .social-image-hover, .social-section .social-single:hover a:after, .social-section .social-single:hover a:before {
    opacity: 1;
    visibility: visible;
}
.animate-transition2, .animate-transition3, .animate-transition4, .animate-transition5, .animate-transition6, .gallery-lightbox.open .modal-gallery, .modal-share.open .modal, body .simplefavorite-button.active:hover, body .simplefavorite-button:hover {
    opacity: 1;
}
.gallery-lightbox svg #Hamburger-Icon rect:first-child, .menu-icon.active svg #Hamburger-Icon rect:first-child, .modal-share svg #Hamburger-Icon rect:first-child {
    transform: rotate(45deg) translateY(-2px) translateX(1px);
    -webkit-transform: rotate(45deg) translateY(-2px) translateX(1px);
    transition: .5s ease-in-out;
}
.gallery-lightbox svg #Hamburger-Icon rect:nth-child(2), .menu-icon.active svg #Hamburger-Icon rect:nth-child(2), .modal-share svg #Hamburger-Icon rect:nth-child(2) {
    display: none;
    transition: .5s ease-in-out;
}
.gallery-lightbox svg #Hamburger-Icon rect:last-child, .menu-icon.active svg #Hamburger-Icon rect:last-child, .modal-share svg #Hamburger-Icon rect:last-child {
    transform: rotate(-45deg) translateY(-4px) translateX(-9px);
    -webkit-transform: rotate(-45deg) translateY(-4px) translateX(-9px);
    transition: .5s ease-in-out;
}
body .wrapper .c-btn-secondary:hover svg path, svg g rect {
    stroke: #b14244;
}
.modal-social>div {
    margin-right: 15px;
	margin-left: 15px;
}
.modal-social>div>a {
    display: flex;
    justify-content: center;
    align-items: center;
}
.modal-share .modal .content .social-popup-cust {
    height: 60px;
    width: 60px;
    border: 1px solid #57a99d;
    border-radius: 50%;
    display: block;
    text-align: center;
    margin-right: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.modal-share .modal .content span {
    color: #56504e;
    font-size: 15px;
	text-transform: uppercase;
    font-family: 'BrandonGrotesqueBold', sans-serif;
}
div.wrapper {
	z-index: 1000002;
	width: 100vw;
}
@media (max-width: 1200px) {
	.modal-share .modal {
		width: 70%;
	}
	.social-share-icon {
		padding: 0 15px !important;
	}
}
@media (max-width: 990px) {
	.modal-share .modal {
		width: 80%;
	}
	.share-buttons a, .share-buttons button {
		width: 65px !important;
		height: 65px !important;
	}
}
@media (max-width: 767px) {
	.modal-share .modal {
		width: 90%;
	}
	.share-buttons {
		flex-wrap: wrap;
		justify-content: center; /* centers each row’s contents */
  		gap: 1rem; /* optional spacing between items */
	}
	.social-share-icon {
		border-right: 0 !important;
		margin-bottom: 20px;
	}
}

/*********** Footer ***********/
footer {
    position: relative;
    padding-bottom: 38px;
	display: block;
}
.awards-recognition, .footer-nav-social-cust {
    border-bottom: 1px solid rgba(110, 104, 102, 0.25);
}
.footer-nav-social-cust {
    padding: 50px 0 25px 0;
    border-bottom: 1px solid rgba(110, 104, 102, 0.25);
}
.footer-nav-social-cust .nav-footer li {
    display: inline-block;
    margin-right: 27px;
    line-height: 0;
}
.footer-nav-social-cust .nav-footer li a {
    color: #56504e;
    position: relative;
	letter-spacing: .02rem;
	font-family: 'PoppinsSemibold', sans-serif;
}
.footer-social-cust {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.footer-nav-social-cust .footer-social-cust li {
    display: inline-block;
    margin-left: 10px;
}
.footer-nav-social-cust .footer-social-cust li:first-child {
    margin-left: 0;
}
.footer-nav-social-cust .footer-social-cust li a {
   margin: 0 5px 0 7px;
}
.footer-nav-social-cust .nav-footer li a:hover:before {
    width: 100%;
    transition: all ease-in-out .2s;
}
.footer-nav-social-cust .nav-footer li:hover a {
    color: #57a99d;
}
.footer-bottom .footer-copyright li:hover a:hover {
    color: #57a99d;
}
footer .awards-recognition {
    padding: 30px 0 20px;
}
footer .awards-recognition h6, footer .awards-recognition h2 {
    font-family: 'BrandonGrotesqueBold', sans-serif;
    font-weight: 700;
    padding-bottom: 24px;
	color: #3F7675;
	font-size: 15px;
    letter-spacing: .5px;
    line-height: 18px;
	margin-bottom: 0px;
}
.partnertext {
    text-align: center;
    margin-bottom: 35px;
}
.awards-recognition .col {
    flex: 1 0 18%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.awards-recognition .col a {
    text-align: center;
}
.awards-recognition div img {
    margin-bottom: 25px;
    margin-top: 10px;
	width: 80%;
}
.awards-recognition .logo1 img, .awards-recognition .logo10 img {
	width: 100%;
}
.awards-recognition .logo9 img, .awards-recognition .logo7 img {
	width: 65%;
}
.awards-recognition .logo11 img, .awards-recognition .logo12 img, .awards-recognition .logo15 img {
	width: 60%;
}
.awards-recognition .logo4 img {
	width: 70%;
}
.awards-recognition .logo:first-of-type img {
	width: 68%;
}
.awards-recognition .row {
	justify-content: center;
	align-items: center;
}
.proud-member {
    padding: 50px 0 25px;
}
.proud-member h6, .proud-member h2 {
    font-family: 'BrandonGrotesqueBold', sans-serif;  
    color: #57a99d;
    padding-bottom: 28px;
	font-size: 17px;
    letter-spacing: .06rem;
    line-height: 18px;
	margin-bottom: 0px;
}
.footer-bottom {
    position: relative;
	padding: 14px 0;
}
.footer-bottom .footer-copyright {
    position: relative;
}
.footer-bottom .footer-copyright li {
    position: relative;
    font-size: 12px;
    font-weight: 400;
    color: #56504e;
	display: inline-block;
    margin-right: 33px;
}
.footer-copyright li a {
	color: #56504e;
}
.grecaptcha-badge { 
    visibility: hidden !important;
}
#zsiq_maintitle {
	font-family: "PoppinsSemiBold";
	margin-bottom: 0px !important;
	color: #666;
}
#zsiq_byline {
	font-family: "PoppinsRegular";
	letter-spacing: .02rem;
	font-size: 12px;
}
@media (max-width: 990px) {
	.footer-nav-social-cust {
		flex-wrap: wrap;
		justify-content: center !important;
	}
	.footer-nav-social-cust .nav-footer li {
		margin-right: 17px;
	}
	.footer-social-cust {
		margin-top: 40px;
	}
	.client-img, .client-name, .footer-nav-social-cust, .get-started .container, .get-started h5, .get-started-text, .job-callout h2, .nav-bottom li, .team-banner-content {
    	text-align: center;
	}
	.head-right-nav {
        top: 12px !important;
    }
	.footer-nav-social-cust .nav-footer li a {
		font-size: 14px !important;
	}
}
@media (max-width: 767px) {
	.footer-nav-social-cust {
		padding-bottom: 45px;
		text-align: left;
    	padding-top: 50px;
	}
	footer .nav-footer {
		margin-bottom: 13rem !important;
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	footer .nav-footer .menu-item {
		width: 50%;
		float: left;
		margin: 0 0 1.5rem;
	}
	.footer-nav-social-cust .nav-footer li {
		font-size: 15px;
	}
	.awards-recognition .col {
		flex: 1 0 50%;
	}
	.awards-recognition .col {
  		flex: 1 0 50%;
	}
	.awards-recognition .logo14 img {
		width: 50%;
	}	
	.footer-bottom {
		display: inline-block !important;
		text-align: center;
		width: 100%;
	}
	.footer-copyright li {
		margin: 5px !important;
		line-height: 20px;
	}
	.top-search-inner .search-article {
		margin: 0 0 50px;
	}
	.top-search-inner .search-article img {
        max-width: 26px;
    }
	.top-search {
        height: calc(100% - 46px);
    }
	.head-right-nav {
        top: 15px !important;
    }
	.taxlanding-large-banner, .hero {
		  min-height: 650px !important;
		  height: 650px !important;
	}	
}

/*Get Started changes*/
.gform_heading {
	display: none;
}
.gform_wrapper.gravity-theme .gfield_label {
	font-size: 1.8rem !important;
	letter-spacing: .3px;
	margin-bottom: 0px !important;
	line-height: 1.6 !important;
	font-weight: normal !important;
	font-family: 'PoppinsSemibold', sans-serif;
}
.gform_wrapper.gravity-theme .gfield_required {
    color: #d86568 !important;
    font-size: 1.8rem !important;
}
.wrapper form .gform_body .gform_fields .gfield input {
    padding: 1rem !important;
    font-size: 1.75rem !important;
    color: #56504E !important;
}
#input_4_1 {
	display: block;
}
#field_4_2 {
	width: 100% !important;
}
#input_4_1 .gform-grid-col {
	display: block;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 1em;
}
#field_4_3 {
	display: block;
}
.wrapper form .gform_body .gform_fields .gfield {
    margin: 0 0 1rem !important;
}
#newsletter-section-subscribe .gform_legacy_markup_wrapper ul li.gfield {
    margin-top: 12px !important;
}
#gform_6 .gform_body .gform_fields .gfield, #gform_8 .gform_body .gform_fields .gfield {
    margin: 0 0 2rem !important;
}
#field_4_1 {
     margin-bottom: 0 !important;
}
.gform_wrapper.gravity-theme .gfield_description {
	padding: 0 0 !important;
}
body .top_label div.ginput_container {
    margin-top: 8px;
}
.gform_wrapper.gravity-theme .ginput_counter {
    color: #666666;
    font-size: .688em;
    margin-top: 4px;
    white-space: nowrap !important;
    width: 92% !important;
}
#gfield_description_4_15 {
	 color: #666666;
	 font-size: 14px;
    margin-top: 6px;
}
body .wrapper form .gform_body .gform_fields .ginput_container_select select {
    margin-bottom: 0px;
}
#field_4_17 {
	margin-bottom: 1.5rem !important;
}
.gform_wrapper.gravity-theme .gfield_checkbox label {
    line-height: 1.5;
    margin: 5px 0 0;
}
body .wrapper form .gform_body .gform_fields input[type=checkbox] {
    margin-right: 5px;
	margin-bottom: 5px;
}
#field_4_19 label, #field_4_20 label {
	font-size: 15px !important;
}
.gform_wrapper.gravity-theme .gform_footer {
	margin: 0 0 !important;
    padding: 0 0 !important;
	margin-top: 30px !important;
	align-items: flex-start;
	height: 44px;
}

#ui-datepicker-div, #ui-datepicker-div span, #ui-datepicker-div a, .gravity-theme.ui-datepicker .ui-datepicker-header select {
	font-size: 15px !important;
}
.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev::before, .gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next::before  {
	font-size: 33px !important;
	color: #d86568;
}
.gravity-theme.ui-datepicker .ui-datepicker-header select {
	font-size: 16px !important;
}
.gravity-theme.ui-datepicker .ui-datepicker-calendar th span {
	color: #d86568;
}
.gravity-theme.ui-datepicker .ui-datepicker-header select.ui-datepicker-month, .gravity-theme.ui-datepicker .ui-datepicker-header select.ui-datepicker-year {
    margin-right: 0px !important;
	margin: 0px 10px !important;
}
.gravity-theme.ui-datepicker .ui-datepicker-header select {
   padding: 0 30px 0 0 !important; 
}
.gravity-theme.ui-datepicker .ui-datepicker-header select {
	background-position: right top !important;
}

@media (max-width: 767px) {
	#input_4_6 {
		width: 100%;
	}
	#field_4_18 {
		margin-bottom: 0px !important;
	}
	.gform_wrapper.gravity-theme .gfield_label  {
		font-size: 1.5rem !important;
	}
	.gform_wrapper.gravity-theme .gfield_description {
		font-size: 14px !important;
	}
	.gform_wrapper.gravity-theme .gform_footer input.button {
		width: 100% !important;
	}
	#ui-datepicker-div, #ui-datepicker-div span, #ui-datepicker-div a, .gravity-theme.ui-datepicker .ui-datepicker-header select {
		font-size: 12px !important;
	}
	.gravity-theme.ui-datepicker .ui-datepicker-header select {
		font-size: 12px !important;
	}
	.gravity-theme.ui-datepicker .ui-datepicker-header select {
	   padding: 0 25px 0 0 !important; 
	}
	.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
		right: -10px;
	}
	.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
		left: -10px;
	}
}

/* newsletter magnet */
#gform_10 {
	margin-top: 60px;
	margin-bottom: 50px;
}
#gform_10 {
	display: flex !important;
    justify-content: center;
}
#gform_10 input.medium {
    width: 100% !important;
    max-width: 500px !important;
	width: 348px !important;
}
#gform_10 .gfield_label {
    display: none;
}
#gform_10 .gform_body {
    max-width: 500px !important;
}
#gform_10 .gform_footer {
    max-width: 30% !important;
    clear: none;
    width: auto !important;
    padding: 11px 0 0px !important;
	align-items: flex-end;
	margin-top: 8px !important;	
}
#gform_10 .gform_footer .button {
	margin-bottom: 0px !important;
	margin-left: 16px !important;
}
.gform_confirmation_message_10 .button, .magnet-message .button, .gform_confirmation_message_8 .button {
	text-decoration: none !important;
	padding: 10px 35px !important;
	height: auto !important;
    max-height: none !important;
    min-height: none !important;
	border-radius: 15px !important;
}
.gform_confirmation_message_10, .magnet-message {
	background-color: #ffffff;
	padding: 50px; 
	width: 768px;
	max-width: 768px !important;
	text-align: center;
	margin-top: 20px;
	color: #d05b68 !important;
	font-size: 18px !important; 
	font-weight: 500; 
	line-height: 27px !important;
}
.gform_confirmation_message_10 p, .magnet-message p {
	color: #d05b68 !important;
}
.page-id-85446 .gform_heading, .parent-pageid-548 .gform_heading, .page-id-578 .gform_heading {
	display: block;
}
.page-id-85446 .gform_required_legend, .parent-pageid-548 .gform_required_legend, .page-id-578 .gform_required_legend {
	display: none;
}
#gform_4 #gfield_description_4_9, #gform_8 #gfield_description_8_8 {
	color: #d05b68;
}
#newsletter-section-subscribe #gform_10 {
    margin-top: 16px !important;
    margin-bottom: 0px !important;
}
#gfield_description_4_9 {
	font-size: 14px;
}
#gform_confirmation_message_4, #gform_confirmation_message_8 {
	width: 768px !important;
	max-width: 768px !important;
	padding-top: 0px !important;
}
#input_8_1_3, #input_8_1_6 {
	width: 376px !important;
}
#input_8_1 {
	max-width: 400px !important;
}
.page-id-85446 .style-banner {
	background-position: 55% center !important;
}
#input_10_1 {
	font-family: 'PoppinsRegular', sans-serif !important;
}    

@media (max-width: 990px) {
	.page-id-85446 #gform_10 {
		margin-top: 50px;
		margin-bottom: 0px;
	}
	.page-id-85446 .letusplan {
        padding: 10px 0 50px 0;
    }
	.page-id-85446 .gform_confirmation_message_10, #gform_confirmation_message_4, .magnet-message, #gform_confirmation_message_8 {
		width: 650px;
		max-width: 650px !important;
	}
}
@media (max-width: 768px) {
	.page-id-85446 #gform_10 {
        flex-direction: column;
        align-items: center;
    }
	.page-id-85446 #gform_10 .gform_footer {
        max-width: 211px !important;
        margin: 0 !important;
        padding-top: 0px !important;
        width: 100% !important;
    }
	.page-id-85446 #gform_10 Input[type=submit] {
        width: 100%;
        margin-top: 10px;
    }
	.page-id-85446 .gform_confirmation_message_10, #gform_confirmation_message_4, .magnet-message, #gform_confirmation_message_8 {
		width: 400px !important;
		max-width: 400px !important;
	}
	.newsletter .newsletter-link {
		font-size: 15px;
		margin-top: 10px;
		line-height: 22px;
	}
	#newsletter-section-subscribe .gform_wrapper {
		margin-bottom: 20px;
	}
	.gform_confirmation_message_10, #gform_confirmation_message_4, .magnet-message, #gform_confirmation_message_8 {
		width: 400px;
		max-width: 400px !important;
		text-align: center;
		margin-top: 20px;
		margin-bottom: 20px;
		font-size: 18px !important;
		line-height: 26px !important;
	}
	#gform_confirmation_message_4 p, .magnet-message p, #gform_confirmation_message_8 p {
		font-size: 18px !important;
		line-height: 28px !important;
	}
	.gform_confirmation_message_10 .button, .magnet-message .button, #gform_confirmation_message_8 .button {
		height: auto !important;
		max-height: 100px !important;
		min-height: auto !important;
		border-width: 1.5px !important;
		line-height: 22px !important;
	}
}

/* Hotel Booking */
.page-id-85533 .style-banner {
	position: relative; /* create stacking context */
	z-index: 0; /* baseline for children */
	overflow: hidden; /* keep ::before from spilling out */
}
.page-id-85533 .style-banner::before {
	content: '';
	position: absolute;
	inset: 0;
	background-image: linear-gradient(to bottom, transparent 50%, #000000B0 100%);
	z-index: 1; /* sits above the image, below everything else */
	pointer-events: none;
}
/* Your hero image */
.page-id-85533 .style-banner .hero-img {
	position: relative;
	z-index: 0; /* below the gradient */
}
/* All overlay content (text, buttons, captions) */
.page-id-85533 .style-banner .fill-height-title,
.page-id-85533 .style-banner .container.text,
.page-id-85533 .style-banner figcaption,
.page-id-85533 .style-banner .upload-like-btn {
	z-index: 2; /* always above the gradient */
}
.page-id-85533 .wrapper .style-banner .text, .page-id-85533 .style-banner:after, .page-id-85533 .styleimg-full:after {
    z-index: 2; 
}
.page-id-85533 .wrapper .wp-content-container figure {
	display: block !important;
}
.page-id-85533 .wrapper .wp-content-container figure img {
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
}
.page-id-85533 .wrapper .wp-content-container figure figcaption {
    text-align: center !important;
    clear: both !important;
    transform: none !important;
    width: 100% !important;
    padding: 10px !important;
    z-index: 1;
    font-size: 1.3rem;
    line-height: 1.5;
    max-width: none;
    height: auto;
    background: 0 0;
    margin: 0;
    box-shadow: none;
    bottom: -4px;
    color: #56504E;
    text-shadow: none;
    right: 0;
    font-family: 'PoppinsSemibold', sans-serif;
}
.page-id-85533 .pt-5 {
	padding-top: 0px !important;
}
.page-id-85533 .mt-5 {
	margin-top: 0px !important;
}
.hotelbooking-intro {
	text-align: center;
	width: 100%;
	background-color: #fff;
	margin-bottom: 80px;
	padding-bottom: 60px;
	padding-top: 80px;
	padding-left: 20px; 
	padding-right: 20px;
}
.hotelbooking-intro p {
	font-size: 22px;
    line-height: 1.8;
	width: 1050px;
	max-width: 1050px !important;
}
.hotelbooking-intro h2 {
	font-size: 43px;
    margin-bottom: 20px;
	width: 1000px;
	max-width: 1000px !important;
}
.page-id-85533 .style-banner::after {
	background-image: url(	../svg/curve-overlay-white.svg);
}
.page-id-85533 .container-fluid {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.hotelbooking {
	padding-right: 15px !important;
    padding-left: 15px !important;
}
.hotelbooking-intro .button {
	text-decoration: none !important;
	margin-top: 40px;
}
@media (max-width: 1024px) { 
	.hotelbooking-intro p, .hotelbooking-intro h2 {
		width: 768px;
		max-width: 768px !important;
	}
}
@media (max-width: 991px) { 
	.hotelbooking-intro h2 {
		font-size: 34px;
	}
	.hotelbooking-intro p {
        font-size: 18px;
        line-height: 1.6;
    }
	.page-id-85533 .style-banner figcaption {
		text-align: right;
		font-size: 11px;
		width: 50%;
		right: .5rem;
	}
	.hotelbooking-intro {
		padding-bottom: 60px;
		padding-top: 60px; 
	}
}
@media (max-width: 768px) { 
	.page-id-85512 .style-banner figcaption {
		width: 35%;
		opacity: .5;
	}
	.hotelbooking-intro p, .hotelbooking-intro h2 {
		width: 400px;
		max-width: 400px !important;
	}
	.hotelbooking-intro h2 {
		font-size: 28px;
		line-height: 33px;
	}
	.hotelbooking-intro p {
        font-size: 1.5rem !important;
        line-height: 1.8;
    }
	.hotelbooking-intro {
		padding-bottom: 40px;
		padding-top: 40px; 
	}
}

.wp-image-59820 {
	width: 315px;
	height: 87px;
}
@media (max-width: 990px) { 
	.wp-image-59820 {
		width: 270px;
		height: 75px;
	}
}
@media (max-width: 768px) { 
	.wp-image-59820 {
		width: 220px;
		height: 61px;
	}
}
.page-id-552 .gform_description {
	max-width: 768px !important; 
	width: 100%;
	text-align: left;
    margin-left: 0;
    margin-right: 0;
}

.zsiq_theme1 div.zsiq_cnt {
    width: 247px !important;
    min-width: 247px !important;
	left: -260px !important;
}