@import url("https://karmagroup.com/wp-content/themes/karma/vendor/slick/slick.css");
@import url("https://karmagroup.com/wp-content/themes/karma/vendor/slick/slick-theme.css");
@import url("magnific-popup.min.css");

html #main .navbar {
	z-index: 1000;
}
body {
    overflow: hidden;
}
#main .fullwidth-container {
  display: none;
}
#tabbed_slider_1 .right p:nth-child(8) img {
    filter: brightness(4);
		-webkit-filter: brightness(4);
}
#understood label {
	margin-top: 30px;
	font-weight: 600;
}
#understood label input {
	margin-right: 4px;
}
.understood {
  margin: 0 auto;
  width: fit-content !important;
}
span.wpcf7-not-valid-tip {
    left: unset;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: smaller;
    line-height: 1em;
    text-align: right;
    background-color: #da6f67 ;
    color: #fff !important;
    line-height: 20px;
    padding: 0 7px;
    border-radius: 4px;
    opacity: 1 !important;
}
#understood .wpcf7 .wpcf7-checkbox label {
  width: auto;
}
#understood ~ span.wpcf7-not-valid-tip {
  margin-left: 14px;
}
.nomad-form-wrapper input.wpcf7-not-valid,
.nomad-form-wrapper select.wpcf7-not-valid ~ .select2 .select2-selection {
  border-color: #da6f67 !important;
}
.nomad-form-wrapper span.wpcf7-not-valid input[type="checkbox"] {
  box-shadow: 0px 0px 3px 2px #da6f67;
}
#booking-request .nomad-form-wrapper div.wpcf7-response-output {
  margin: 20px auto !important;
}
#booking-request .nomad-form-wrapper .wpcf7-checkbox label {
  width: auto;
}
#booking-request h2,
.tabbed_slider .content h2 {
	color: inherit;
	font-family: inherit;
}
.accordion-heading {
    display: none;
}
.container.width-100 {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.xs-text-center {
	text-align: center !important;
}
.color-gold {
	color: #8d7249;
}
.button_outline.gold {
	/* border-color: #8d7249; */
	border-color: #808080;
	color: #8d7249;
}
.button_outline.gold i {
	color: #fff;
}
.button_outline.gold.solid {
	/* background-color: #8d7249; */
	color: #fff;
}
.button_outline.gold.solid:hover,
.button_outline.gold.solid:focus{
    border: 2px solid #8d7249;
		color: #8d7249;
}
.button_outline.gold.solid:hover i,
.button_outline.gold.solid:focus i{
		color: #fff;
}
.button_outline.round {
	border-radius: 5px;
}
.button_outline.unuppercase {
	text-transform: none;
}
.button_outline {
	background-color: transparent;
	border: 2px solid #101820;
	padding: 15px 25px;
	text-transform: uppercase;
	font-size: 14px;
	color: #101820;
	cursor: pointer;
	font-weight: 700;
	display: inline-block;
	text-decoration: none;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.flex-control-nav, .flex-direction-nav, .slides, .slides>li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
	display: none !important;
}
.accordion-content .tabbed_slider .slider .left {
	width: 50%;
	display: inline-block;
	margin-right: -4.5px;
	vertical-align: top;
	position: absolute;
	top: 0;
	right: 50%;
	bottom: 0;
	left: 0;
}
.image-content p {
	display: inline;
}
.accordion-content .tabbed_slider .slider .right.without-left {
	float: none;
	width: auto;
	display: block;
}
.accordion-content .tabbed_slider .slider .right {
	width: 50%;
	display: inline-block;
	padding: 50px;
	vertical-align: top;
	position: relative;
	float: right;
}
.block-tabbed-slider .bottom_section .slider.flexslider-loaded .slides > li.flex-active-slide,
.block-tabbed-section .bottom_section .slider.flexslider-loaded .slides > li.flex-active-slide {
	display: block !important;
}
block-tabbed-slider .bottom_section .slider.flexslider-loaded .slides > li,
.block-tabbed-section .bottom_section .slider.flexslider-loaded .slides > li {
	display: none !important;
}
.accordion-content .tabbed_slider .bottom_section .right p {
	font-weight: 400;
}
.accordion-content .tabbed_slider .slider ul li {
	visibility: hidden;
	/*transition: visibility 0.7s 1s;*/
}
.accordion-content .tabbed_slider .slider ul li.flex-active-slide {
	visibility: visible;
	transition: visibility 0s 0s;
}
.xs-text-right {
	text-align: right !important;
}
.block-tabbed-slider.full-right .accordion-content .tabbed_slider .slider .right > .title {
	display: none;
}
.accordion-content .tabbed_slider .slider ul {
	padding: 0;
}
.nomad-card .card-group-content ul {
	margin-top: 0;
	margin-bottom: 0;
}
.compareTable tr.collapse {
	display: table-row;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #808080 transparent transparent transparent !important;
}
input.wpcf7-form-control.wpcf7-submit {
	background-color: #808080;
	border: 2px solid #808080;
	padding: 15px 25px;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	font-weight: 700;
	display: inline-block;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
input.wpcf7-form-control.wpcf7-submit:hover {
	background-color: #212121;
}
ul.list-disc-dotted {
	padding-left: 20px;
}
ul.list-disc-dotted li::before {
	content: "\2022";
	color: #808080;
	font-weight: bold;
	display: inline-block;
	width: 1em;
	margin-left: -1em;
}
.cf.slider .css-toggle-trigger label {
	text-align: initial;
	padding: 15px 12px;
}
.cf .css-toggle-trigger label {
	display: block;
	padding: 5px 0;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	color: #fff;
}
.cf:after, .cf:before {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
.cf .css-toggle-target {
	border: 0;
}
.css-toggle-input {
position: absolute;
z-index: -5;
opacity: 0;
filter: opacity(0);
}
.css-toggle-trigger {
cursor: pointer;
}

/* COMPARE STARTS */

.karma-nomad-compareTable{
    padding: 60px 40px;
}

@media only screen and (max-width: 1200px){
	.karma-nomad-compareTable{
		padding: 60px 0;
	}
	.compareTableWrapper overflow{
		overflow-x: auto;
	}
}

#compare-table .compareTable {
    border-spacing: 0;
    border: none;
    width: 100%;
    background: #fff !important;
    border-collapse: separate;
}

table.compareTable.hide-1 tr > td:nth-child(2),
table.compareTable.hide-1 tr > th:nth-child(2){
    display: none;
}

table.compareTable.hide-2 tr > td:nth-child(3),
table.compareTable.hide-2 tr > th:nth-child(3){
    display: none;
}

table.compareTable.hide-3 tr > td:nth-child(4),
table.compareTable.hide-3 tr > th:nth-child(4){
    display: none;
}

table.compareTable.hide-4 tr > td:nth-child(5),
table.compareTable.hide-4 tr > th:nth-child(5){
    display: none;
}

table.compareTable.hide-5 tr > td:nth-child(6),
table.compareTable.hide-5 tr > th:nth-child(6){
    display: none;
}

table.compareTable.hide-6 tr > td:nth-child(7),
table.compareTable.hide-6 tr > th:nth-child(7),
table.compareTable.hide-7 tr > td:nth-child(8),
table.compareTable.hide-7 tr > th:nth-child(8),
table.compareTable.hide-8 tr > td:nth-child(9),
table.compareTable.hide-8 tr > th:nth-child(9),
table.compareTable.hide-9 tr > td:nth-child(10),
table.compareTable.hide-9 tr > th:nth-child(10),
table.compareTable.hide-10 tr > td:nth-child(11),
table.compareTable.hide-10 tr > th:nth-child(11),
table.compareTable.hide-11 tr > td:nth-child(12),
table.compareTable.hide-11 tr > th:nth-child(12),
table.compareTable.hide-12 tr > td:nth-child(13),
table.compareTable.hide-12 tr > th:nth-child(13),
table.compareTable.hide-13 tr > td:nth-child(14),
table.compareTable.hide-13 tr > th:nth-child(14),
table.compareTable.hide-14 tr > td:nth-child(15),
table.compareTable.hide-14 tr > th:nth-child(15){
    display: none;
}

.compareTable h3,
.compareTable h4,
.compareTable h5,
.compareTable h6,
.compareTable p,
.compareTable span {
    line-height: 1.15em;
}

.tableCell {
    display: table-cell;
    vertical-align: middle
}

.iconRow {
    width: 100%;
    height: 25px;
    float: left;
    margin-bottom: 17px;
    margin-top: 5px
}

.hasTableCollapse .compareTableWrapper,
.motorhomeSummary .iconRow,
.pageTemplate_motorhome .wysiwyg {
    margin-bottom: 0;
    overflow: hidden;
}

.iconRow svg {
    fill: #838383;
    float: left
}

.iconRow .adultCapacity svg,
.iconRow .hasShower svg,
.iconRow .hasToilet svg,
.iconRow .rating svg {
    height: 19px
}

.iconRow .adultCapacity svg {
    margin-right: 2px;
    width: 9px
}

.iconRow .childCapacity svg {
    height: 20px;
    margin-top: 2px;
    margin-right: 2px;
    width: 7px
}

.iconRow .childCapacity svg:last-child {
    margin-right: 3px
}

.iconRow .hasShower svg {
    width: 20px
}

.iconRow .hasToilet svg {
    width: 13px
}

#compare-table .compareTable tr:nth-child(odd) td {
    background: #f9f9f9 !important;
}
#compare-table .compareTable tr:nth-child(even) td {
    background: #ffffff !important;
}

.compareTable tr {
    border-collapse: collapse
}

.compareTable tr:last-child {
    border-bottom: 1px solid #e7e7e7
}

.compareTable tr td p {
    font-size: 13px;
    line-height: 1.6;
    font-weight: 400 !important;
    margin: 1px 0 !important;
}

#compare-table .compareTable .headerRowPrimary th+th {
    border-left: 1px solid #888 !important;
    border-top: 1px solid #888 !important;
}

#compare-table .compareTable td,
#compare-table .compareTable th {
    border: none !important;
    border-top: 1px solid #888 !important;
    border-left: 1px solid #888 !important;
    border-collapse: collapse;
    text-align: center;
    padding: 10px 8px;
}

.compareTable td:first-child,
.compareTable th:first-child {
    text-align: left;
}

.compareTable td:first-child h4 {
    min-width: 120px;
    /* font-weight: 500 !important; */
}

@media only screen and (min-width:768px) {
    .compareTable td:first-child h4 {
        min-width: 150px
    }
}

.compareTable td:last-child {
    border-right: 1px solid #e7e7e7
}

#compare-table .compareTable th {
    background: #202020 !important;
    text-align: left;
    border: none !important;
    vertical-align: top;
}

.compareTable th p {
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    margin: 0 !important;
}

.compareTable tr.headerRow {
    background: #545454;
    color: #fff
}

.compareTable tr.headerRow h3 {
    font-size: 18px !important;
    font-weight: 600 !important;
}

.compareTable tr.headerRow td {
    border-left-color: #545454
}

.compareTable .firstDataRow h4 {
    font-size: 19px !important;
    height: 0;
    position: relative;
    top: -46px;
    /* font-weight: 500 !important; */
}

.compareTable .even {
    background: #f9f9f9
}

.compareTable .even td:first-child,
.compareTable .even th:first-child {
    background: #ececec
}

.compareTable .false,
.compareTable .true {
    display: inline
}

.compareTable .false svg,
.compareTable .true svg {
    vertical-align: bottom;
    max-width: 20px;
    max-height: 20px;
    fill: #7ab55c
}

.compareTable .false svg {
    fill: #ee3631
}

.compareTable h4 {
    font-weight: 600 !important;
    font-size: 15px !important;
}

.compareTable .hideFirstSpan span:first-child {
    display: none
}

.compareTable .legend:first-child,
.compareTable span[data-tool-tip]:first-child {
    display: inline
}

.compareTable .legend {
    text-transform: lowercase
}

.compareTable .even .curr {
    background: #eaf4f3
}

.compareTable th.curr {
    background: #00a699;
    border: none
}

.compareTable td.curr,
.compareTable td.curr+td {
    border-left: 2px solid #00a699
}

.compareTable td.curr:last-child {
    border-right: 2px solid #00a699
}

.compareTable tr:last-child .curr {
    border-bottom: 2px solid #00a699
}

.compareTable .curr .starStroke2 svg {
    stroke: #fff;
    opacity: .6;
    fill: #fff
}

.compareTable .upperRibbon td {
    padding: 0;
    border: none !important
}

.compareTable .upperRibbon .fillerMajor,
.compareTable .upperRibbon tr+tr .fillerL,
.compareTable .upperRibbon tr+tr .fillerR {
    border-bottom: 1px solid #00a699 !important
}

.compareTable .upperRibbon p {
    background: #eac600;
    color: #222;
    font: 12/20px Arial;
    border-radius: 4px;
    padding: 2px 8px;
    white-space: nowrap;
    box-shadow: 0 3px 0 0 #00a699;
    position: relative;
    top: 9px
}

.compareTable .upperRibbon table {
    width: 100%;
    border-collapse: collapse
}

.compareTable .upperRibbon .fillerL,
.compareTable .upperRibbon .fillerR {
    width: 10%;
    vertical-align: bottom
}

.compareTable .upperRibbon .fillerL div,
.compareTable .upperRibbon .fillerR div {
    width: 100%;
    height: 7px;
    background: #fff
}

.compareTable .upperRibbon .fillerL div {
    border-radius: 4px 0 0
}

.compareTable .upperRibbon .fillerR div {
    border-radius: 0 4px 0 0
}

.compareTable .upperRibbon tr+tr .fillerL div,
.compareTable .upperRibbon tr+tr .fillerR div {
    background: #00a699
}

.compareTable .compareGalleryWrapper {
    padding: 0
}

.compareTable .starsRating,
.compareTable .starsWrapper {
    width: 70px
}

.compareTable .starsRating .star,
.compareTable .starsRating .starStroke2 {
    width: 14px
}

.compareTable .star svg,
.compareTable .starStroke2 svg {
    height: 12px
}

.motorhomeSummary .pTag,
.motorhomeSummary p {
    /* height: 25px; */
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
}

.tableFixedWrapper:after {
    display: block;
    content: '';
    position: absolute;
    top: 25px;
    bottom: 110px;
    right: 0;
    width: 1px;
    /*background: #e7e7e7*/
}

.compareGallery {
    position: relative;
    height: 80px
}

.compareGallery button {
    border: none
}

.compareGallery .imgWrapper {
    height: 80px;
    width: 150px;
    margin: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center
}

.compareGallery .imgWrapper img {
    width: auto;
    height: auto;
    max-width: 150px;
    max-height: 80px;
    margin: auto
}

.compareGallery .next,
.compareGallery .prev,
.compareGallery svg {
    width: 10px
}

.compareGallery .next,
.compareGallery .prev {
    margin: auto;
    padding: 0;
    background: 0 0;
    height: 80px
}

.compareGallery .openModal {
    font: 13px/16px Arial;
    color: #00a699;
    background: 0 0
}

.compareGallery .table {
    width: 100%;
    width: auto;
    display: inline-block;
}

.compareGallery .tableCell {
    padding: 0 3px;
    width: 16px
}

.compareGallery .tableCell+.tableCell {
    width: auto
}

.compareGallery .tableCell+.tableCell+.tableCell {
    width: 16px
}

.compareGallery img {
    display: none
}

.compareGallery img.active {
    display: block
}

.hasTableCollapse .ifCollapsed,
.hasTableCollapse.tableCollapse .collapse,
.hasTableCollapse.tableCollapse .ifExpanded {
    display: none
}

.compareGallery .next,
.compareGallery .openModal,
.compareGallery .prev {
    opacity: 0;
    transition: opacity .1s
}

.curr .compareGallery .next,
.curr .compareGallery .openModal,
.curr .compareGallery .prev {
    opacity: 1
}

.firstDataRow:hover .compareGallery .next,
.firstDataRow:hover .compareGallery .openModal,
.firstDataRow:hover .compareGallery .prev {
    opacity: 0
}

.firstDataRow:hover td:first-child:hover~td.curr .compareGallery .next,
.firstDataRow:hover td:first-child:hover~td.curr .compareGallery .openModal,
.firstDataRow:hover td:first-child:hover~td.curr .compareGallery .prev,
.firstDataRow:hover td:hover .compareGallery .next,
.firstDataRow:hover td:hover .compareGallery .openModal,
.firstDataRow:hover td:hover .compareGallery .prev {
    opacity: 1
}

.hasTableCollapse .expandCompareTable .icon {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.hasTableCollapse.tableCollapse .expandCompareTable .icon {
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.hasTableCollapse {
    padding-bottom: 20px
}

.hasTableCollapse.tableCollapse .ifCollapsed {
    display: block
}

.expandCompareTable {
    padding: 12px;
    background: #949695
}

.expandCompareTable .btnPrimary {
    padding-top: 8px;
    padding-bottom: 8px
}

.expandCompareTable .icon {
    width: 34px;
    height: 34px;
    background: #333;
    border-radius: 50%;
    padding: 11px;
    margin-right: 6px;
    display: inline-block;
    fill: #ddd;
    position: relative;
    vertical-align: middle
}

.expandCompareTable .icon svg {
    width: 10px;
    height: 10px;
    fill: #ddd;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -5px;
    margin-top: -5px
}

.slug_compare-motorhomes .compareTableWrapper .fillerMajor a {
    color: #333
}

.slug_compare-motorhomes .compareTableWrapper .fillerMajor svg {
    fill: #333;
    height: 12px;
    width: 8px
}

.car .card .footer .cardShare svg,
.compareTable[data-highlight="1"] th:nth-child(2) .adultCapacity svg,
.compareTable[data-highlight="1"] th:nth-child(2) .childCapacity svg,
.compareTable[data-highlight="1"] th:nth-child(2) .hasShower svg,
.compareTable[data-highlight="1"] th:nth-child(2) .hasToilet svg,
.compareTable[data-highlight="2"] th:nth-child(3) .adultCapacity svg,
.compareTable[data-highlight="2"] th:nth-child(3) .childCapacity svg,
.compareTable[data-highlight="2"] th:nth-child(3) .hasShower svg,
.compareTable[data-highlight="2"] th:nth-child(3) .hasToilet svg,
.compareTable[data-highlight="3"] th:nth-child(4) .adultCapacity svg,
.compareTable[data-highlight="3"] th:nth-child(4) .childCapacity svg,
.compareTable[data-highlight="3"] th:nth-child(4) .hasShower svg,
.compareTable[data-highlight="3"] th:nth-child(4) .hasToilet svg,
.compareTable[data-highlight="4"] th:nth-child(5) .adultCapacity svg,
.compareTable[data-highlight="4"] th:nth-child(5) .childCapacity svg,
.compareTable[data-highlight="4"] th:nth-child(5) .hasShower svg,
.compareTable[data-highlight="4"] th:nth-child(5) .hasToilet svg,
.compareTable[data-highlight="5"] th:nth-child(6) .adultCapacity svg,
.compareTable[data-highlight="5"] th:nth-child(6) .childCapacity svg,
.compareTable[data-highlight="5"] th:nth-child(6) .hasShower svg,
.compareTable[data-highlight="5"] th:nth-child(6) .hasToilet svg,
.compareTable[data-highlight="0"] th:nth-child(1) .adultCapacity svg,
.compareTable[data-highlight="0"] th:nth-child(1) .childCapacity svg,
.compareTable[data-highlight="0"] th:nth-child(1) .hasShower svg,
.compareTable[data-highlight="0"] th:nth-child(1) .hasToilet svg,
.compareTable[data-highlight="6"] th:nth-child(7) .adultCapacity svg,
.compareTable[data-highlight="6"] th:nth-child(7) .childCapacity svg,
.compareTable[data-highlight="6"] th:nth-child(7) .hasShower svg,
.compareTable[data-highlight="6"] th:nth-child(7) .hasToilet svg,
.compareTable[data-highlight="7"] th:nth-child(8) .adultCapacity svg,
.compareTable[data-highlight="7"] th:nth-child(8) .childCapacity svg,
.compareTable[data-highlight="7"] th:nth-child(8) .hasShower svg,
.compareTable[data-highlight="7"] th:nth-child(8) .hasToilet svg,
.compareTable[data-highlight="8"] th:nth-child(9) .adultCapacity svg,
.compareTable[data-highlight="8"] th:nth-child(9) .childCapacity svg,
.compareTable[data-highlight="8"] th:nth-child(9) .hasShower svg,
.compareTable[data-highlight="8"] th:nth-child(9) .hasToilet svg,
.compareTable[data-highlight="9"] th:nth-child(10) .adultCapacity svg,
.compareTable[data-highlight="9"] th:nth-child(10) .childCapacity svg,
.compareTable[data-highlight="9"] th:nth-child(10) .hasShower svg,
.compareTable[data-highlight="9"] th:nth-child(10) .hasToilet svg,
.compareTable[data-highlight="10"] th:nth-child(11) .adultCapacity svg,
.compareTable[data-highlight="10"] th:nth-child(11) .childCapacity svg,
.compareTable[data-highlight="10"] th:nth-child(11) .hasShower svg,
.compareTable[data-highlight="10"] th:nth-child(11) .hasToilet svg,
.compareTable[data-highlight="11"] th:nth-child(12) .adultCapacity svg,
.compareTable[data-highlight="11"] th:nth-child(12) .childCapacity svg,
.compareTable[data-highlight="11"] th:nth-child(12) .hasShower svg,
.compareTable[data-highlight="11"] th:nth-child(12) .hasToilet svg,
.compareTable[data-highlight="12"] th:nth-child(13) .adultCapacity svg,
.compareTable[data-highlight="12"] th:nth-child(13) .childCapacity svg,
.compareTable[data-highlight="12"] th:nth-child(13) .hasShower svg,
.compareTable[data-highlight="12"] th:nth-child(13) .hasToilet svg,
.compareTable[data-highlight="13"] th:nth-child(14) .adultCapacity svg,
.compareTable[data-highlight="13"] th:nth-child(14) .childCapacity svg,
.compareTable[data-highlight="13"] th:nth-child(14) .hasShower svg,
.compareTable[data-highlight="13"] th:nth-child(14) .hasToilet svg,
.compareTable[data-highlight="14"] th:nth-child(15) .adultCapacity svg,
.compareTable[data-highlight="14"] th:nth-child(15) .childCapacity svg,
.compareTable[data-highlight="14"] th:nth-child(15) .hasShower svg,
.compareTable[data-highlight="14"] th:nth-child(15) .hasToilet svg,
.compareTable[data-highlight="15"] th:nth-child(16) .adultCapacity svg,
.compareTable[data-highlight="15"] th:nth-child(16) .childCapacity svg,
.compareTable[data-highlight="15"] th:nth-child(16) .hasShower svg,
.compareTable[data-highlight="15"] th:nth-child(16) .hasToilet svg,
.compareTable[data-highlight="16"] th:nth-child(17) .adultCapacity svg,
.compareTable[data-highlight="16"] th:nth-child(17) .childCapacity svg,
.compareTable[data-highlight="16"] th:nth-child(17) .hasShower svg,
.compareTable[data-highlight="16"] th:nth-child(17) .hasToilet svg,
.compareTable[data-highlight="17"] th:nth-child(18) .adultCapacity svg,
.compareTable[data-highlight="17"] th:nth-child(18) .childCapacity svg,
.compareTable[data-highlight="17"] th:nth-child(18) .hasShower svg,
.compareTable[data-highlight="17"] th:nth-child(18) .hasToilet svg,
.compareTable[data-highlight="18"] th:nth-child(19) .adultCapacity svg,
.compareTable[data-highlight="18"] th:nth-child(19) .childCapacity svg,
.compareTable[data-highlight="18"] th:nth-child(19) .hasShower svg,
.compareTable[data-highlight="18"] th:nth-child(19) .hasToilet svg,
.compareTable[data-highlight="19"] th:nth-child(20) .adultCapacity svg,
.compareTable[data-highlight="19"] th:nth-child(20) .childCapacity svg,
.compareTable[data-highlight="19"] th:nth-child(20) .hasShower svg,
.compareTable[data-highlight="19"] th:nth-child(20) .hasToilet svg,
.compareTable[data-highlight="20"] th:nth-child(21) .adultCapacity svg,
.compareTable[data-highlight="20"] th:nth-child(21) .childCapacity svg,
.compareTable[data-highlight="20"] th:nth-child(21) .hasShower svg,
.compareTable[data-highlight="20"] th:nth-child(21) .hasToilet svg,
.motorhomeSquare .svgShare,
.motorhomeTall .svgShare,
.popupSubscribeForm div.closeForm svg,
.rollupDisplay_gateways .gatewayMap svg {
    fill: #fff
}

.slug_compare-motorhomes .compareTableWrapper.filtered td,
.slug_compare-motorhomes .compareTableWrapper.filtered th {
    display: none;
    border-right: 1px solid #e7e7e7
}

.slug_compare-motorhomes .compareTableWrapper.filtered td:nth-child(1),
.slug_compare-motorhomes .compareTableWrapper.filtered th:nth-child(1) {
    display: table-cell
}

.slug_compare-motorhomes .compareTableWrapper .upperBuffer td,
.slug_compare-motorhomes .compareTableWrapper .upperBuffer th {
    display: table-cell !important
}

.slug_compare-motorhomes .compareTableWrapper .upperBuffer tr:nth-child(even) {
    background: #fff
}

.slug_compare-motorhomes .compareTableWrapper[data-show-col-0] td:nth-child(1),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-0] th:nth-child(1),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-10] td:nth-child(11),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-10] th:nth-child(11),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-11] td:nth-child(12),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-11] th:nth-child(12),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-12] td:nth-child(13),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-12] th:nth-child(13),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-13] td:nth-child(14),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-13] th:nth-child(14),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-14] td:nth-child(15),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-14] th:nth-child(15),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-15] td:nth-child(16),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-15] th:nth-child(16),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-16] td:nth-child(17),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-16] th:nth-child(17),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-17] td:nth-child(18),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-17] th:nth-child(18),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-18] td:nth-child(19),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-18] th:nth-child(19),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-19] td:nth-child(20),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-19] th:nth-child(20),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-1] td:nth-child(2),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-1] th:nth-child(2),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-20] td:nth-child(21),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-20] th:nth-child(21),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-2] td:nth-child(3),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-2] th:nth-child(3),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-3] td:nth-child(4),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-3] th:nth-child(4),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-4] td:nth-child(5),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-4] th:nth-child(5),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-5] td:nth-child(6),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-5] th:nth-child(6),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-6] td:nth-child(7),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-6] th:nth-child(7),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-7] td:nth-child(8),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-7] th:nth-child(8),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-8] td:nth-child(9),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-8] th:nth-child(9),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-9] td:nth-child(10),
.slug_compare-motorhomes .compareTableWrapper[data-show-col-9] th:nth-child(10) {
    display: table-cell
}

.compareTableButtonWrapper .hide,
.compareTableClone .next,
.compareTableClone .prev {
    display: none
}

.bookNowRow td:last-child {
    border-right: none
}

.bookNowRow td {
    border-left: none
}

.compareTable[data-highlight="1"] td:nth-child(2),
.compareTable[data-highlight="1"] th:nth-child(2),
.compareTable[data-highlight="2"] td:nth-child(3),
.compareTable[data-highlight="2"] th:nth-child(3),
.compareTable[data-highlight="3"] td:nth-child(4),
.compareTable[data-highlight="3"] th:nth-child(4),
.compareTable[data-highlight="4"] td:nth-child(5),
.compareTable[data-highlight="4"] th:nth-child(5),
.compareTable[data-highlight="5"] td:nth-child(6),
.compareTable[data-highlight="5"] th:nth-child(6),
.compareTable[data-highlight="0"] td:nth-child(1),
.compareTable[data-highlight="0"] th:nth-child(1),
.compareTable[data-highlight="6"] td:nth-child(7),
.compareTable[data-highlight="6"] th:nth-child(7),
.compareTable[data-highlight="7"] td:nth-child(8),
.compareTable[data-highlight="7"] th:nth-child(8),
.compareTable[data-highlight="8"] td:nth-child(9),
.compareTable[data-highlight="8"] th:nth-child(9),
.compareTable[data-highlight="9"] td:nth-child(10),
.compareTable[data-highlight="9"] th:nth-child(10),
.compareTable[data-highlight="10"] td:nth-child(11),
.compareTable[data-highlight="10"] th:nth-child(11),
.compareTable[data-highlight="11"] td:nth-child(12),
.compareTable[data-highlight="11"] th:nth-child(12),
.compareTable[data-highlight="12"] td:nth-child(13),
.compareTable[data-highlight="12"] th:nth-child(13),
.compareTable[data-highlight="13"] td:nth-child(14),
.compareTable[data-highlight="13"] th:nth-child(14),
.compareTable[data-highlight="14"] td:nth-child(15),
.compareTable[data-highlight="14"] th:nth-child(15),
.compareTable[data-highlight="15"] td:nth-child(16),
.compareTable[data-highlight="15"] th:nth-child(16),
.compareTable[data-highlight="16"] td:nth-child(17),
.compareTable[data-highlight="16"] th:nth-child(17),
.compareTable[data-highlight="17"] td:nth-child(18),
.compareTable[data-highlight="17"] th:nth-child(18),
.compareTable[data-highlight="18"] td:nth-child(19),
.compareTable[data-highlight="18"] th:nth-child(19),
.compareTable[data-highlight="19"] td:nth-child(20),
.compareTable[data-highlight="19"] th:nth-child(20),
.compareTable[data-highlight="20"] td:nth-child(21),
.compareTable[data-highlight="20"] th:nth-child(21) {
    border-left: 2px solid #00a69a;
    border-right: 2px solid #00a69a
}

.compareTable[data-highlight="0"] th:nth-child(1) {
    background: #00a69a
}

.compareTable[data-highlight="0"] .even td:nth-child(1),
.compareTable[data-highlight="0"] .even th:nth-child(1) {
    background: #eaf4f3
}

.compareTable[data-highlight="0"] .bookNowRow td:nth-child(1) {
    border-bottom: 2px solid #00a69a
}

.compareTable[data-highlight="0"] .bookNowRow td:nth-child(1) a {
    visibility: visible
}

.compareTable[data-highlight="0"] .upperRibbon>td:nth-child(1) {
    visibility: visible !important
}

.compareTable[data-highlight="1"] th:nth-child(2) {
    background: #00a69a
}

.compareTable[data-highlight="1"] .even td:nth-child(2),
.compareTable[data-highlight="1"] .even th:nth-child(2) {
    background: #eaf4f3
}

.compareTable[data-highlight="1"] .bookNowRow td:nth-child(2) {
    border-bottom: 2px solid #00a69a
}

.compareTable[data-highlight="1"] .bookNowRow td:nth-child(2) a {
    visibility: visible
}

.compareTable[data-highlight="1"] .upperRibbon>td:nth-child(2) {
    visibility: visible !important
}

.compareTable[data-highlight="2"] th:nth-child(3) {
    background: #00a69a
}

.compareTable[data-highlight="2"] .even td:nth-child(3),
.compareTable[data-highlight="2"] .even th:nth-child(3) {
    background: #eaf4f3
}

.compareTable[data-highlight="2"] .bookNowRow td:nth-child(3) {
    border-bottom: 2px solid #00a69a
}

.compareTable[data-highlight="2"] .bookNowRow td:nth-child(3) a {
    visibility: visible
}

.compareTable[data-highlight="2"] .upperRibbon>td:nth-child(3) {
    visibility: visible !important
}

.compareTable[data-highlight="3"] th:nth-child(4) {
    background: #00a69a
}

.compareTable[data-highlight="3"] .even td:nth-child(4),
.compareTable[data-highlight="3"] .even th:nth-child(4) {
    background: #eaf4f3
}

.compareTable[data-highlight="3"] .bookNowRow td:nth-child(4) {
    border-bottom: 2px solid #00a69a
}

.compareTable[data-highlight="3"] .bookNowRow td:nth-child(4) a {
    visibility: visible
}

.compareTable[data-highlight="3"] .upperRibbon>td:nth-child(4) {
    visibility: visible !important
}

.compareTable[data-highlight="4"] th:nth-child(5) {
    background: #00a69a
}

.compareTable[data-highlight="4"] .even td:nth-child(5),
.compareTable[data-highlight="4"] .even th:nth-child(5) {
    background: #eaf4f3
}

.compareTable[data-highlight="4"] .bookNowRow td:nth-child(5) {
    border-bottom: 2px solid #00a69a
}

.compareTable[data-highlight="4"] .bookNowRow td:nth-child(5) a {
    visibility: visible
}

.compareTable[data-highlight="4"] .upperRibbon>td:nth-child(5) {
    visibility: visible !important
}

.compareTable[data-highlight="5"] th:nth-child(6) {
    background: #00a69a
}

.compareTable[data-highlight="5"] .even td:nth-child(6),
.compareTable[data-highlight="5"] .even th:nth-child(6) {
    background: #eaf4f3
}

.compareTable[data-highlight="5"] .bookNowRow td:nth-child(6) {
    border-bottom: 2px solid #00a69a
}

.compareTable[data-highlight="5"] .bookNowRow td:nth-child(6) a {
    visibility: visible
}

.compareTable[data-highlight="5"] .upperRibbon>td:nth-child(6) {
    visibility: visible !important
}

.compareTable[data-highlight="6"] th:nth-child(7) {
    background: #00a69a
}

.compareTable[data-highlight="6"] .even td:nth-child(7),
.compareTable[data-highlight="6"] .even th:nth-child(7) {
    background: #eaf4f3
}

.compareTable[data-highlight="6"] .bookNowRow td:nth-child(7) {
    border-bottom: 2px solid #00a69a
}

.compareTable[data-highlight="6"] .bookNowRow td:nth-child(7) a {
    visibility: visible
}

.compareTable[data-highlight="6"] .upperRibbon>td:nth-child(7) {
    visibility: visible !important
}

.compareTable[data-highlight="7"] th:nth-child(8) {
    background: #00a69a
}

.compareTable[data-highlight="7"] .even td:nth-child(8),
.compareTable[data-highlight="7"] .even th:nth-child(8) {
    background: #eaf4f3
}

.compareTable[data-highlight="7"] .bookNowRow td:nth-child(8) {
    border-bottom: 2px solid #00a69a
}

.compareTable[data-highlight="7"] .bookNowRow td:nth-child(8) a {
    visibility: visible
}

.compareTable[data-highlight="7"] .upperRibbon>td:nth-child(8) {
    visibility: visible !important
}

.compareTable[data-highlight="8"] th:nth-child(9) {
    background: #00a69a
}

.compareTable[data-highlight="8"] .even td:nth-child(9),
.compareTable[data-highlight="8"] .even th:nth-child(9) {
    background: #eaf4f3
}

.compareTable[data-highlight="8"] .bookNowRow td:nth-child(9) {
    border-bottom: 2px solid #00a69a
}

.compareTable[data-highlight="8"] .bookNowRow td:nth-child(9) a {
    visibility: visible
}

.compareTable[data-highlight="8"] .upperRibbon>td:nth-child(9) {
    visibility: visible !important
}

.compareTable[data-highlight="9"] th:nth-child(10) {
    background: #00a69a
}

.compareTable[data-highlight="9"] .even td:nth-child(10),
.compareTable[data-highlight="9"] .even th:nth-child(10) {
    background: #eaf4f3
}

.compareTable[data-highlight="9"] .bookNowRow td:nth-child(10) {
    border-bottom: 2px solid #00a69a
}

.compareTable[data-highlight="9"] .bookNowRow td:nth-child(10) a {
    visibility: visible
}

.compareTable[data-highlight="9"] .upperRibbon>td:nth-child(10) {
    visibility: visible !important
}

.compareTable[data-highlight="10"] th:nth-child(11) {
    background: #00a69a
}

.compareTable[data-highlight="10"] .even td:nth-child(11),
.compareTable[data-highlight="10"] .even th:nth-child(11) {
    background: #eaf4f3
}

.compareTable[data-highlight="10"] .bookNowRow td:nth-child(11) {
    border-bottom: 2px solid #00a69a
}

.compareTable[data-highlight="10"] .bookNowRow td:nth-child(11) a {
    visibility: visible
}

.compareTable[data-highlight="10"] .upperRibbon>td:nth-child(11) {
    visibility: visible !important
}

.compareTable[data-highlight="11"] th:nth-child(12) {
    background: #00a69a
}

.compareTable[data-highlight="11"] .even td:nth-child(12),
.compareTable[data-highlight="11"] .even th:nth-child(12) {
    background: #eaf4f3
}

.compareTable[data-highlight="11"] .bookNowRow td:nth-child(12) {
    border-bottom: 2px solid #00a69a
}

.compareTable[data-highlight="11"] .bookNowRow td:nth-child(12) a {
    visibility: visible
}

.compareTable[data-highlight="11"] .upperRibbon>td:nth-child(12) {
    visibility: visible !important
}

.compareTable[data-highlight="12"] th:nth-child(13) {
    background: #00a69a
}

.compareTable[data-highlight="12"] .even td:nth-child(13),
.compareTable[data-highlight="12"] .even th:nth-child(13) {
    background: #eaf4f3
}

.compareTable[data-highlight="12"] .bookNowRow td:nth-child(13) {
    border-bottom: 2px solid #00a69a
}

.compareTable[data-highlight="12"] .bookNowRow td:nth-child(13) a {
    visibility: visible
}

.compareTable[data-highlight="12"] .upperRibbon>td:nth-child(13) {
    visibility: visible !important
}

.compareTable[data-highlight="13"] th:nth-child(14) {
    background: #00a69a
}

.compareTable[data-highlight="13"] .even td:nth-child(14),
.compareTable[data-highlight="13"] .even th:nth-child(14) {
    background: #eaf4f3
}

.compareTable[data-highlight="13"] .bookNowRow td:nth-child(14) {
    border-bottom: 2px solid #00a69a
}

.compareTable[data-highlight="13"] .bookNowRow td:nth-child(14) a {
    visibility: visible
}

.compareTable[data-highlight="13"] .upperRibbon>td:nth-child(14) {
    visibility: visible !important
}

.compareTable[data-highlight="14"] th:nth-child(15) {
    background: #00a69a
}

.compareTable[data-highlight="14"] .even td:nth-child(15),
.compareTable[data-highlight="14"] .even th:nth-child(15) {
    background: #eaf4f3
}

.compareTable[data-highlight="14"] .bookNowRow td:nth-child(15) {
    border-bottom: 2px solid #00a69a
}

.compareTable[data-highlight="14"] .bookNowRow td:nth-child(15) a {
    visibility: visible
}

.compareTable[data-highlight="14"] .upperRibbon>td:nth-child(15) {
    visibility: visible !important
}

.compareTable[data-highlight="15"] th:nth-child(16) {
    background: #00a69a
}

.compareTable[data-highlight="15"] .even td:nth-child(16),
.compareTable[data-highlight="15"] .even th:nth-child(16) {
    background: #eaf4f3
}

.compareTable[data-highlight="15"] .bookNowRow td:nth-child(16) {
    border-bottom: 2px solid #00a69a
}

.compareTable[data-highlight="15"] .bookNowRow td:nth-child(16) a {
    visibility: visible
}

.compareTable[data-highlight="15"] .upperRibbon>td:nth-child(16) {
    visibility: visible !important
}

.compareTable[data-highlight="16"] th:nth-child(17) {
    background: #00a69a
}

.compareTable[data-highlight="16"] .even td:nth-child(17),
.compareTable[data-highlight="16"] .even th:nth-child(17) {
    background: #eaf4f3
}

.compareTable[data-highlight="16"] .bookNowRow td:nth-child(17) {
    border-bottom: 2px solid #00a69a
}

.compareTable[data-highlight="16"] .bookNowRow td:nth-child(17) a {
    visibility: visible
}

.compareTable[data-highlight="16"] .upperRibbon>td:nth-child(17) {
    visibility: visible !important
}

.compareTable[data-highlight="17"] th:nth-child(18) {
    background: #00a69a
}

.compareTable[data-highlight="17"] .even td:nth-child(18),
.compareTable[data-highlight="17"] .even th:nth-child(18) {
    background: #eaf4f3
}

.compareTable[data-highlight="17"] .bookNowRow td:nth-child(18) {
    border-bottom: 2px solid #00a69a
}

.compareTable[data-highlight="17"] .bookNowRow td:nth-child(18) a {
    visibility: visible
}

.compareTable[data-highlight="17"] .upperRibbon>td:nth-child(18) {
    visibility: visible !important
}

.compareTable[data-highlight="18"] th:nth-child(19) {
    background: #00a69a
}

.compareTable[data-highlight="18"] .even td:nth-child(19),
.compareTable[data-highlight="18"] .even th:nth-child(19) {
    background: #eaf4f3
}

.compareTable[data-highlight="18"] .bookNowRow td:nth-child(19) {
    border-bottom: 2px solid #00a69a
}

.compareTable[data-highlight="18"] .bookNowRow td:nth-child(19) a {
    visibility: visible
}

.compareTable[data-highlight="18"] .upperRibbon>td:nth-child(19) {
    visibility: visible !important
}

.compareTable[data-highlight="19"] th:nth-child(20) {
    background: #00a69a
}

.compareTable[data-highlight="19"] .even td:nth-child(20),
.compareTable[data-highlight="19"] .even th:nth-child(20) {
    background: #eaf4f3
}

.compareTable[data-highlight="19"] .bookNowRow td:nth-child(20) {
    border-bottom: 2px solid #00a69a
}

.compareTable[data-highlight="19"] .bookNowRow td:nth-child(20) a {
    visibility: visible
}

.compareTable[data-highlight="19"] .upperRibbon>td:nth-child(20) {
    visibility: visible !important
}

.compareTable[data-highlight="20"] th:nth-child(21) {
    background: #00a69a
}

.compareTable[data-highlight="20"] .even td:nth-child(21),
.compareTable[data-highlight="20"] .even th:nth-child(21) {
    background: #eaf4f3
}

.compareTable[data-highlight="20"] .bookNowRow td:nth-child(21) {
    border-bottom: 2px solid #00a69a
}

.compareTable[data-highlight="20"] .bookNowRow td:nth-child(21) a {
    visibility: visible
}

.compareTable[data-highlight="20"] .upperRibbon>td:nth-child(21) {
    visibility: visible !important
}

.compareTableButtonWrapper {
    position: relative;
    /* float: left; */
    width: 100%;
    /* max-width: 1340px; */
    margin-left: auto;
    margin-right: auto;
}

.tableFixedWrapper {
    position: relative;
    overflow: hidden
}

.compareTableClone {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    pointer-events: none
}

.compareTableClone .bookNowRow td {
    visibility: visible;
    background: #fff
}

.compareTableClone .compareTable {
    background: 0 0
}

.compareTableClone .compareTable td,
.compareTableClone .compareTable th {
    border-right: 1px solid #ccc
}

.compareTableClone .upperRibbon>td {
    background: #fff;
    visibility: visible
}

.compareTableClone .compareTable[data-highlight="1"] .upperRibbon>td:nth-child(2),
.compareTableClone .compareTable[data-highlight="2"] .upperRibbon>td:nth-child(3),
.compareTableClone .compareTable[data-highlight="3"] .upperRibbon>td:nth-child(4),
.compareTableClone .compareTable[data-highlight="4"] .upperRibbon>td:nth-child(5),
.compareTableClone .compareTable[data-highlight="5"] .upperRibbon>td:nth-child(6),
.compareTableClone .compareTable[data-highlight="6"] .upperRibbon>td:nth-child(7),
.compareTableClone .compareTable[data-highlight="7"] .upperRibbon>td:nth-child(8),
.compareTableClone .compareTable[data-highlight="8"] .upperRibbon>td:nth-child(9),
.compareTableClone .compareTable[data-highlight="9"] .upperRibbon>td:nth-child(10),
.compareTableClone .compareTable[data-highlight="10"] .upperRibbon>td:nth-child(11),
.compareTableClone td+td,
.compareTableClone th+th {
    opacity: 0;
    border-color: transparent !important
}

.compareTableClone tr {
    background: 0 0 !important
}

.compareTableClone tr td {
    background: #fff
}

.compareTableClone tr:nth-child(2n) td {
    background: #f9f9f9
}

.compareTableClone .headerRow.collapse td {
    background: #545454;
    border-left-color: #545454;
    border-right-color: #545454
}

.compareTableButtonWrapper .carouselBtnBuffer {
    top: 250px
}

.compareTableButtonWrapper .carouselBtnBuffer .carouselBtn.next,
.compareTableButtonWrapper .carouselBtnBuffer .carouselBtn.prev {
    opacity: .9;
    left: 0;
    top: 0
}

.compareTableButtonWrapper .carouselBtnBuffer .carouselBtn.next:hover,
.compareTableButtonWrapper .carouselBtnBuffer .carouselBtn.prev:hover {
    background: #fff;
    opacity: 1
}

.compareTableButtonWrapper .carouselBtnBuffer.prev {
    padding-left: 0;
    left: 0;
    overflow: hidden;
    border-radius: 0;
    z-index: 1
}

.compareTableButtonWrapper .carouselBtnBuffer.prev .prev {
    margin-left: 0
}

.compareTableButtonWrapper .carouselBtnBuffer.prev.absolute {
    margin-left: -8px
}

.compareTableButtonWrapper .carouselBtnBuffer.prev.fixed {
    position: fixed
}

.compareTableButtonWrapper .carouselBtnBuffer.next {
    padding-right: 0;
    overflow: hidden;
    border-radius: 0
}

.compareTableButtonWrapper .carouselBtnBuffer.next.absolute {
    position: absolute;
    right: -8px
}

.compareTableButtonWrapper .carouselBtnBuffer.next.absolute .next {
    left: 10px
}

@media only screen and (min-width:640px) {
    .compareTableButtonWrapper .carouselBtnBuffer.prev.fixed {
        margin-left: 12px
    }
    .compareTableButtonWrapper .carouselBtnBuffer.next.absolute {
        right: -20px
    }
}

@media only screen and (min-width:768px) {
    .compareTableButtonWrapper .carouselBtnBuffer.prev.fixed {
        margin-left: 8px
    }
    .compareTableButtonWrapper .carouselBtnBuffer.next.absolute {
        right: -16px
    }
}

@media only screen and (min-width:1220px) {
    .compareTableButtonWrapper .carouselBtnBuffer.prev.fixed {
        margin-left: 50%;
        -ms-transform: translateX(-8px);
        transform: translateX(-8px)
    }
    .compareTableButtonWrapper .carouselBtnBuffer.next.absolute {
        overflow: visible;
        right: -20px
    }
    .compareTableButtonWrapper .carouselBtnBuffer.next.absolute .next {
        left: 0
    }
}

.compareTableButtonWrapper .carouselBtnBuffer.next.fixed {
    position: fixed;
    right: -10px
}

@media only screen and (min-width:640px) {
    .compareTableButtonWrapper .carouselBtnBuffer.next.fixed {
        right: -10px
    }
}

@media only screen and (min-width:1220px) {
    .compareTableButtonWrapper .carouselBtnBuffer.next.fixed {
        left: 50%;
        margin-left: 521px;
        right: auto;
        overflow: visible
    }
}	

@media only screen and (max-width:1200px){
	.hasTableCollapse .compareTableWrapper.overflow{
		overflow-x: auto;
	}
}

.compareVR svg {
    width: 60px;
    height: 50px;
    vertical-align: middle;
    fill: #8d7249;
}

.expandButton{
    display: block;
    background: #808080;
    color: #fff !important;
    text-align: center;
    padding: 12px;
    position: relative;
}

.expandButton:hover{
    color: #ddd !important;
}

.expandButton.overflow .to-expand{
    display: inline;
}

.expandButton.overflow .to-less{
    display: none;
}

.expandButton.expand .to-expand{
    display: none;
}

.expandButton.expand .to-less{
    display: inline;
}

.expandButton.expand:before{
    content: " ";
    display: block;
    position: absolute;
    color: #808080;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-bottom: 10px solid;
    top: -10px;
    left: 50%;
    margin-left: -18px;
}

.expandButton.overflow:before{
    content: " ";
    display: block;
    position: absolute;
    color: #808080;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 10px solid;
    bottom: -10px;
    left: 50%;
    margin-left: -18px;
}

/* COMPARE ENDS */


/* CHOOSE STARTS */

.chooseWrapper {
    display: none
}

.stickyBottom {
    position: fixed;
    bottom: -150px;
    left: 0;
    width: 100%;
    padding: 4px 0 8px;
    background: #000;
    min-height: 50px;
    z-index: 1000;
    display: block
}

.stickyBottom .checkbox.row,
.stickyBottom .closeModal,
.stickyBottom .iconRow,
.stickyBottom .image.row,
.stickyBottom .modalHeading {
    display: none
}

.stickyBottom .chooseContainer {
    padding: 4px 40px 4px 0
}

.stickyBottom .closeChoose {
    position: absolute;
    top: 0;
    right: 10px
}

.stickyBottom .chooseTile {
    background: #202020;
    margin-bottom: 4px;
    border-radius: 4px;
    display: none
}

.stickyBottom .chooseTile.active {
    display: block
}

.stickyBottom .chooseTile .pTag,
.stickyBottom .chooseTile p {
    text-align: center;
    line-height: 48px;
    width: 100%;
    height: auto
}

.stickyBottom .motorhomeSummary {
    width: 100%
}

.pTag {
    color: #fff
}

@media only screen and (min-width:450px) and (max-width:767px) {
    .stickyBottom .chooseContainer {
        padding-right: 0;
        max-width: 350px;
        margin: auto
    }
    .stickyBottom .showCompare {
        max-width: 350px;
        margin: auto
    }
}

@media only screen and (min-width:768px) {
    .chooseTiles,
    .stickyBottom .iconRow,
    .stickyBottom .image.row {
        display: block
    }
    .stickyBottom .chooseTiles {
        width: 100%
    }
    .stickyBottom .chooseTile {
        border-radius: 0;
        width: 180px
    }
    .stickyBottom .chooseTile .pTag,
    .stickyBottom .chooseTile p {
        line-height: 1.05;
        text-align: left
    }
    .chooseTiles {
        float: left;
        height: 140px;
        overflow-x: auto;
        overflow-y: hidden
    }
    .chooseTile {
        float: left;
        margin-right: 8px;
        height: 140px
    }
    .chooseTile .motorhomeSummary {
        padding: 8px 4px;
        float: left
    }
    .chooseTile .image {
        background: #fff;
        height: 80px
    }
    .chooseTile .image img {
        margin: auto
    }
    .chooseContainer {
        padding-right: 130px !important
    }
    .showCompare {
        position: absolute;
        top: 40px;
        right: 16px;
        width: 120px
    }
}

.closeModal,
html.deskModalIsActive,
html.mobModalIsActive {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.modalUnderlay {
    display: none
}

.closeModal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1
}

.closeModal svg {
    position: absolute;
    top: 50vh;
    width: auto;
    right: 0;
    height: 50vh;
    fill: none;
    stroke: rgba(255, 255, 255, .1);
    stroke-width: 2px
}

.openChooseModal {
    margin: auto auto 10px;
    display: table
}

.pageTemplate_motorhome .openChooseModal {
    float: right;
    width: auto;
    padding: 20px 0 0;
    display: block
}

.chooseWrapper .close {
    float: right;
    width: 30px;
    height: 30px;
    fill: #fff;
    background: 0 0;
    padding: 0;
    border: 0;
}

.chooseWrapper.modal {
    z-index: 10000;
    opacity: 0
}

.chooseWrapper.modal.shown{
    display: block;
    opacity: 1 !important;
}

.chooseWrapper.modal .chooseContainer {
    position: fixed;
    top: 150px;
    left: 0;
    background: #000;
    padding: 30px;
    width: 100%;
    z-index: 2001;
}

.chooseWrapper.modal .modalHeading {
    color: #fff;
    margin-top: 0 !important;
}

.chooseWrapper.modal .modalHeading span {
    font-size: 26px
}

.chooseWrapper.modal .closeModal {
    display: block;
    background: rgba(0, 0, 0, .85);
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2000
}

.chooseWrapper.modal .gutterPrimary {
    z-index: 2001
}

.chooseWrapper.modal .chooseTiles {
    display: block;
    float: left;
    height: 220px;
    overflow-y: hidden
}

.chooseWrapper.modal .chooseTile {
    float: left;
    margin-right: 8px;
    width: 180px;
    border-radius: 0;
    height: 185px;
    cursor: pointer;
}

.chooseWrapper.modal .chooseTile .motorhomeSummary {
    padding: 8px 4px;
    float: none;
    background-color: #000;
    display: block;
    margin-bottom: 30px;
}

.chooseWrapper.modal .chooseTile .image {
    background: #fff;
    /* height: 90px; */
    text-align: center;
}

.chooseWrapper.modal .chooseTile .row{
    margin: 0;
}

.chooseWrapper.modal .chooseTile .image img {
    margin: auto;
    /* display: block; */
    vertical-align: middle;
}

.chooseWrapper.modal .chooseTile .iconRow,
.chooseWrapper.modal .chooseTile .image.row {
    display: block
}

.chooseWrapper.modal .chooseTile p {
    line-height: 1.05;
    text-align: left
}

.btnPrimary,
.btnPrimary+.trigger {
    border-color: #86704D;
    background: #86704D;
    color: #fff !important;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    padding: 18px 22px;
    display: block;
}

.btnPrimary+.trigger:hover,
.btnPrimary:hover {
    background: #555;
    border-color: #555;
}

.chooseWrapper.modal .showCompare {
    position: absolute;
    top: 40px;
    right: 16px;
    width: 120px;
    z-index: 2001;
}

.chooseWrapper.modal .showCompare.disabled{
    opacity: 0.3;
    cursor: no-drop;
}

.chooseWrapper.modal .showCompare.disabled:hover{
    background: #8d7249;
}

.chooseWrapper.modal .circularCheck {
    height: 32px;
    width: 32px;
    display: block;
    margin: 5px auto auto
}

.circularCheck {
    padding-left: 32px;
    overflow: hidden;
    position: relative
}

.circularCheck input {
    position: absolute;
    top: 0;
    left: -1000px;
    display: none;
}

.circularCheck input:checked~svg {
    display: block
}

.circularCheck input:checked+.fauxCheck {
    background: #86704D;
}

.circularCheck .fauxCheck {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -14px;
    content: '';
    border-radius: 50%;
    background: #eee;
    border: 2px solid #86704D;
    width: 28px;
    height: 28px;
}

.circularCheck svg {
    display: none;
    fill: #fff;
    position: absolute;
    top: 50%;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    z-index: 10;
    left: 6px
}

.cardLargeWrapper,
.liability {
    margin-bottom: 40px
}

@media only screen and (max-width:767px) {
    .chooseWrapper.modal .chooseContainer {
        padding: 45px 10px 100px
    }
    .chooseWrapper.modal .showCompare {
        top: 460px;
        right: 50%;
        position: fixed;
        width: 240px;
        margin-right: -120px;
        text-align: center;
    }
    .chooseWrapper.modal .modalHeading {
        color: #ccc;
        font-size: 14px
    }
    .chooseWrapper.modal .modalHeading span {
        font-size: 17px
    }
    .chooseWrapper.modal .closeChoose {
        margin-top: -35px
    }
}

@media only screen and (min-width:1220px) {
    .chooseWrapper.modal .chooseContainer {
        width: 1220px;
        left: 50%;
        margin-left: -610px
    }
    .chooseWrapper.modal .showCompare {
        left: 50%;
        /* margin-left: 439px; */
        margin-left: 475px;
    }
}

.chooseWrapper.modal .chooseTiles {
    width: 100%;
    overflow-x: auto
}

.chooseWrapper.modal [data-length="0"] .chooseTilesScroll {
    width: 0
}

.chooseWrapper.modal [data-length="1"] .chooseTilesScroll {
    width: 188px
}

.chooseWrapper.modal [data-length="2"] .chooseTilesScroll {
    width: 376px
}

.chooseWrapper.modal [data-length="3"] .chooseTilesScroll {
    width: 564px
}

.chooseWrapper.modal [data-length="4"] .chooseTilesScroll {
    width: 752px
}

.chooseWrapper.modal [data-length="5"] .chooseTilesScroll {
    width: 940px
}

.chooseWrapper.modal [data-length="6"] .chooseTilesScroll {
    width: 1128px
}

.chooseWrapper.modal [data-length="7"] .chooseTilesScroll {
    width: 1316px
}

.chooseWrapper.modal [data-length="8"] .chooseTilesScroll {
    width: 1504px
}

.chooseWrapper.modal [data-length="9"] .chooseTilesScroll {
    width: 1692px
}

.chooseWrapper.modal [data-length="10"] .chooseTilesScroll {
    width: 1880px
}

.chooseWrapper.modal [data-length="11"] .chooseTilesScroll {
    width: 2068px
}

.chooseWrapper.modal [data-length="12"] .chooseTilesScroll {
    width: 2256px
}

.chooseWrapper.modal [data-length="13"] .chooseTilesScroll {
    width: 2444px
}

.chooseWrapper.modal [data-length="14"] .chooseTilesScroll {
    width: 2632px
}

.chooseWrapper.modal [data-length="15"] .chooseTilesScroll {
    width: 2820px
}

.chooseWrapper.modal [data-length="16"] .chooseTilesScroll {
    width: 3008px
}

.chooseWrapper.modal [data-length="17"] .chooseTilesScroll {
    width: 3196px
}

.chooseWrapper.modal [data-length="18"] .chooseTilesScroll {
    width: 3384px
}

.chooseWrapper.modal [data-length="19"] .chooseTilesScroll {
    width: 3572px
}

.chooseWrapper.modal [data-length="20"] .chooseTilesScroll {
    width: 3760px
}

@media only screen and (min-width:768px) {
    .chooseWrapper.modal .chooseContainer {
        padding-right: 150px !important
    }
    .chooseWrapper.modal .showCompare {
        position: fixed;
        top: 287px;
    }
    .chooseWrapper.modal .closeChoose {
        margin-right: -137px
    }
    .chooseWrapper.stickyBottom [data-length="0"] .chooseTilesScroll {
        width: 0
    }
    .chooseWrapper.stickyBottom [data-length="1"] .chooseTilesScroll {
        width: 188px
    }
    .chooseWrapper.stickyBottom [data-length="2"] .chooseTilesScroll {
        width: 376px
    }
    .chooseWrapper.stickyBottom [data-length="3"] .chooseTilesScroll {
        width: 564px
    }
    .chooseWrapper.stickyBottom [data-length="4"] .chooseTilesScroll {
        width: 752px
    }
    .chooseWrapper.stickyBottom [data-length="5"] .chooseTilesScroll {
        width: 940px
    }
    .chooseWrapper.stickyBottom [data-length="6"] .chooseTilesScroll {
        width: 1128px
    }
    .chooseWrapper.stickyBottom [data-length="7"] .chooseTilesScroll {
        width: 1316px
    }
    .chooseWrapper.stickyBottom [data-length="8"] .chooseTilesScroll {
        width: 1504px
    }
    .chooseWrapper.stickyBottom [data-length="9"] .chooseTilesScroll {
        width: 1692px
    }
    .chooseWrapper.stickyBottom [data-length="10"] .chooseTilesScroll {
        width: 1880px
    }
    .chooseWrapper.stickyBottom [data-length="11"] .chooseTilesScroll {
        width: 2068px
    }
    .chooseWrapper.stickyBottom [data-length="12"] .chooseTilesScroll {
        width: 2256px
    }
    .chooseWrapper.stickyBottom [data-length="13"] .chooseTilesScroll {
        width: 2444px
    }
    .chooseWrapper.stickyBottom [data-length="14"] .chooseTilesScroll {
        width: 2632px
    }
    .chooseWrapper.stickyBottom [data-length="15"] .chooseTilesScroll {
        width: 2820px
    }
    .chooseWrapper.stickyBottom [data-length="16"] .chooseTilesScroll {
        width: 3008px
    }
    .chooseWrapper.stickyBottom [data-length="17"] .chooseTilesScroll {
        width: 3196px
    }
    .chooseWrapper.stickyBottom [data-length="18"] .chooseTilesScroll {
        width: 3384px
    }
    .chooseWrapper.stickyBottom [data-length="19"] .chooseTilesScroll {
        width: 3572px
    }
    .chooseWrapper.stickyBottom [data-length="20"] .chooseTilesScroll {
        width: 3760px
    }
}

/* CHOOSE ENDS */


/* VR STARTS */

.compare360-item iframe{
    height: calc( 100vh - 105px );
    width: 100%;
    display: block;
}

/* VR ENDS */


/* PAGE GALLERY STARTS */

.masonry-gallery__image {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
}

.masonry-gallery__item {
    height: 50vh;
    position: relative;
    cursor: pointer;
		outline: none;
}

.masonry-gallery__item_heightx2 {
    height: 100vh;
}

.masonry-gallery .slick-dots{
    bottom: 50px !important;
}

button.next.slick-arrow {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 9;
    background: none transparent;
    border: 0;
    color: #fff;
}

button.prev.slick-arrow {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 9;
    border: 0;
    background: none transparent;
    color: #fff;
}

.gallery-lightbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(255, 255, 255, .9);
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    transition: opacity .3s ease-out, -webkit-transform .3s ease-out;
    transition: opacity .3s ease-out, transform .3s ease-out;
    transition: opacity .3s ease-out, transform .3s ease-out, -webkit-transform .3s ease-out;
    pointer-events: none;
		visibility: hidden;
}

.gallery-lightbox.is-active {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    z-index: 1000;
    pointer-events: auto;
		visibility: visible;
}

.gallery-lightbox__main-image-content {
    width: 100vw;
    height: 100vh
}

.slick-initialized .gallery-lightbox__main-image-content.slick-slide {
    display: flex;
    justify-content: center;
    align-items: center
}

.gallery-lightbox__main-image-content .masonry-gallery__image {
    height: 100%;
    width: 100%
}

 .gallery-lightbox__main-image-content img {
    max-width: 100%;
    margin: auto
}

.gallery-lightbox__bg-overlay {
    background-size: cover;
    background-position: center;
    filter: blur(16px);
    position: absolute;
    height: 100vh;
    width: 100vw
}

.gallery-lightbox__controller-reel {
    max-width: 100%;
    margin: auto
}

.gallery-lightbox__main-image-controller {
    height: 90px;
    width: 150px;
    background-color: #333;
    margin: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden
}

.slick-initialized .slick-slide.gallery-lightbox__main-image-controller {
    display: flex;
    cursor: pointer
}

 .gallery-lightbox__controller {
    position: fixed;
    bottom: 10px;
    color: #fff;
    text-align: center;
    width: 100vw
}

 .gallery-lightbox__controller .gallery-lightbox__controller_hide {
    bottom: -100vh
}

.gallery-lightbox__controller-btn {
    background-color: transparent;
    border: none;
    font-size: 25px;
    margin: 0 10px;
	color: #fff;
}

.gallery-lightbox__controller-btn i {
    text-shadow: 1px 1px 4px rgb(0 0 0 / 40%);
}

 .gallery-lightbox__caption {
    font-style: italic;
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
    text-shadow: 1px 1px 4px rgb(0 0 0 / 40%);
}

.masonry-gallery .slick-dots li {
    margin: 0
}

.masonry-gallery .slick-dots li button:before {
    color: #c3c3c3;
    color: #fff;
    opacity: 1;
}

.slick-dots li.slick-active button:before {
    /* color: #8d7249; */
    font-size: 18px;
}

.gallery-lightbox__close-btn {
    position: fixed;
    right: 25px;
    top: 20px;
    border: none;
    background: none;
    font-size: 25px;
    color: #fff;
    z-index: 1;
		text-shadow: 1px 2px 4px rgb(0 0 0 / 25%);
}

 #gallery{
	padding: 0;
}

/* PAGE GALLERY ENDS */



 #banner{
  min-height: 395px;
  max-height: 395px;
  min-height: calc(100vh - 100px);
	position: relative;
}

.vegas-overlay, .vegas-slide, .vegas-slide-inner, .vegas-timer, .vegas-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    border: none;
    padding: 0;
    margin: 0;
}
#banner_slider_wrapper .vegas-wrapper {
    display: table;
    height: 100%;
    width: 100%;
}
#banner_slider_wrapper .vegas-wrapper .container {
    display: table-cell;
    /* padding: 140px 0 0 0; */
    vertical-align: middle;
}
#banner_slider_wrapper .vegas-wrapper .container .content {
    padding: 0 !important;
    position: relative;
}


 .container-wide{
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 1300px){

     .container-wide{
        margin-left: 15px;
        margin-right: 15px;
    }
    
}

 .ko-section{
  margin-top: 50px;
  margin-bottom: 50px;
}

 .ko-section .wpcf7-form{
    max-width: none;
}

.ko-floating-nav {
	display: block;
	background: rgba(33,33,33,1);
	color: #fff;
	text-align: center;
	font-weight: 300;
}

 header{
    transition: transform .25s;
}

body.scrollUp  header{
    transform: translateY(0);
}

body.scrollDown  header{
    transform: translateY(-150px);
}

.ko-floating-nav ul{
    display: block;
    overflow: hidden;
}

 .ko-floating-nav.unsticky{
    top: auto !important;
}

 .ko-floating-nav.sticky {
    position: fixed;
    /* top: 105px; */
    z-index: 5;
    width: 100%;
    padding: 0;
    border: none;
    z-index: 1000;
}

body.scrollDown  .ko-floating-nav.sticky{
    top: 0 !important;
}

 .ko-floating-nav li{
  color: #fff;
  display: inline-block;
}

 .ko-floating-nav li a{
  color: #fff;
  display: block;
  padding: 20px;
  outline: none;
  }

 .ko-floating-nav li a:hover,
 .ko-floating-nav li.active a,
 .ko-floating-nav li a.active{
   text-decoration: underline;
}

@media (max-width: 991px){

    .ko-floating-nav{
        overflow: auto;
    }

    .ko-floating-nav li{
        display: table-cell;
        white-space: nowrap;
    }

    .ko-floating-nav ul{
        display: table;
    }

}

 .button_outline.wide{
  min-width: 365px;
	text-align: center;
}

 hr.gold{
  border-color: #86704D;
}

 hr.dotted{
  border-style: dotted;
}

 hr.spacer-top{
  margin-top: 50px;
}

/* FORM STARTS */

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form select,
.wpcf7 .select2-container--default .select2-selection--single {
	border-width: 1px;
    border-radius: 5px;
    float: none;
}

 .wpcf7-form .wpcf7-not-valid-tip{
    pointer-events: none;
    opacity: 0.7;
}

 .wpcf7-form .wpcf7-checkbox + .wpcf7-not-valid-tip{
  position: initial;
}

 .select-inline .wpcf7-form-control-wrap{
    display: inline;
}

 .select-inline select{
    display: inline;
    width: auto;
}

 .ko-section input::placeholder {
    color: #777;
}

 .form-field{
    margin-bottom: .5em;
}

 .wpcf7-form .wpcf7-submit.wide{
    min-width: 300px;
}

 .wpcf7-form div.wpcf7-response-output{
    max-width: 900px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    display: none;
}

/* FORM ENDS */

/* Specification starts */

 .accordion-content .tabbed_slider .top_section{
	padding: 30px;
	text-align: center;
	padding-top: 0;
}
.accordion-content .tabbed_slider .top_section .content {
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
}
 .block-tabbed-slider.ko-section h2{
    font-family: "Georgia";
}

 .block-tabbed-slider.ko-section .right h2{
    font-family: "Open Sans";
    font-weight: 600;
	color: inherit;
}

 .block-tabbed-slider.ko-section .vehicle-brand{
   float: right;
   right: 0;
   margin-top: -40px;
}

 .block-tabbed-slider.ko-section .vehicle-brand img{
  width: 41px;
  height: auto;
}

 .block-tabbed-slider.ko-section .image-content{
  position: absolute;
  left: 50px;
  bottom: 50px;
}

 .block-tabbed-slider.ko-section .image-content table{
  float: left;
}

 .block-tabbed-slider.ko-section .image-content table td{
  border: 1px solid #54565A !important;
  padding: 10px 15px;
	background-color: transparent !important;
}

 .block-tabbed-slider.ko-section .image-content img{
  position: absolute;
  bottom: 0;
  margin-left: 20px;
}

.accordion-content .tabbed_slider {
	padding: 50px;
}

 .block-tabbed-slider.ko-section .accordion-content .tabbed_slider{
  padding: 0;
}

 .block-tabbed-slider.ko-section .accordion-content .tabbed_slider .slider .left{
	background-color: #eaeaea !important;
	left: auto;
	right: 5px;
	display: block;
}

 .block-tabbed-slider.ko-section .accordion-content .tabbed_slider .slider .right{
	float: none;
	display: block;
	max-width: 850px;
	margin-left: auto;
	margin-right: 50%;
}
.accordion-content .tabbed_slider .top_section .slider_btns {
	margin-top: 25px;
}
 .accordion-content .tabbed_slider .top_section .slider_btns a{
	color: #808080;
	border-color: #808080;
	text-transform: none;
	font-weight: normal;
	border-width: 1px;
	padding: 8px 20px;
	margin: 0 3px 5px;
}

 .accordion-content .tabbed_slider .top_section .slider_btns a:hover,
 .accordion-content .tabbed_slider .top_section .slider_btns a.flex-active{
	color: #86704D;
	border: 1px solid #86704D;
}

 .accordion-content .tabbed_slider .slider ul.flex-direction-nav{
  display: none;
}

@media (max-width: 991px){

     .button_outline.wide{
        
padding-left: 7px;
        
padding-right: 7px;
        
min-width: 100%;
        
max-width: 365px;
    }

    .accordion-content .content>h2, 
    .accordion-content .left>h2{
        display: block;
        text-align: center;
    }

     .tabbed_slider .slider_btns{
        display: flex;
        display: -webkit-flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: stretch;
    }

     .tabbed_slider .slider_btns a{
        width: 48%;
    }

     .tabbed_slider .bottom_section{
        margin-top: 2em;
    }

     .accordion-content .tabbed_slider .slider .left{
        margin-right: auto;
    }

     .block-tabbed-slider.ko-section .right h2{
        font-size: 25px;
        margin-top: .65em;
    }

     .accordion-heading{
        display: none;
    }

     .tabbed_slider .css-toggle-target{
        height: auto !important;
        visibility: visible;
        opacity: 1;
    }

     .tabbed_slider .css-toggle-trigger{
        display: none !important;
    }

     .block-tabbed-slider .bottom_section .slider.flexslider-loaded .slides > li{
        display: none !important;
    }

     .block-tabbed-slider .bottom_section .slider.flexslider-loaded .slides > li.flex-active-slide{
        display: block !important;
    }
    .image-content {
	  display: none;
	}
}

@media (min-width: 992px){

   .block-tabbed-slider.ko-section .accordion-content .tabbed_slider .slider .left{
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center 50px !important;
  }

   .block-tabbed-slider.ko-section .image-content{
    display: block;
  }

}

@media (min-width: 1367px){
  
	 .block-tabbed-slider.ko-section .accordion-content .tabbed_slider .slider .left{
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
  }

}

/* Specification ends */

/* Driving Routes */
 .block-tabbed-slider .slider{
  height: auto !important;
	position: relative;
}

 .block-tabbed-slider.full-right .accordion-content .tabbed_slider .slider .left{
    display: none;
}

 .block-tabbed-slider.full-right .accordion-content .tabbed_slider .slider .right{
    width: auto;
    max-width: unset;
    margin: auto;
    padding: 0;
}

 .block-tabbed-slider.full-right .accordion-content .tabbed_slider .slider .right > .title{
    display: none;
}

.item-group-slider-item{
    width: 25%;
}

.nomad-card{
    margin-bottom: 40px;
}

.nomad-card .card-wrap{
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.35);
    transition: all .25s;
    margin: 0 15px;
		background-color: #ffffff;
}

.nomad-card .card-wrap:hover{
    box-shadow: 0px 0px 5px rgba(0,0,0,0.35);
}

.nomad-card .card-image{
    height: 200px;
    background-size: cover;
    background-position: center center;
}

.nomad-card .card-group-tagline{
    margin: 10px 15px;
}

 .nomad-card .card-tag,
 .nomad-card h3.card-tag{
    font-size: 15px;
    color: #86704D;
    font-weight: normal;
}

 .nomad-card .card-highlight{
    font-weight: bold !important;
    color: #86704D;
    font-size: 1.5em;
    margin-top: 0;
    margin-bottom: 0;
}

.nomad-card .zoom{
    width: 100px;
    height: 100px;
    position: absolute;
    /* top: -4px; */
    right: 0;
    margin-top: -73px;
}

.nomad-card .zoom .marker{
    position: absolute;
    width: 12px;
    height: 12px;
    background: #f2dd64;
    background: rgba(242,221,100,.7);
    top: 7px;
    left: 18px;
    border-radius: 50%;
}

.nomad-card .zoom svg{
    width: 52px;
    height: 72px;
    margin: 12px 24px;
    fill: #bebebe;
}

.nomad-card .card-group-tagline:after{
    content: " ";
    display: block;
    border-top: 2px solid #86704D;
    width: 20px;
    margin: 7px 0 14px;
}

.nomad-card .card-group-content ul{
    height: 58px;
    overflow: hidden;
}

.nomad-card .card-group-content{
    padding-bottom: 64px;
    margin: 0 15px 12px;
    font-size: .9em;
    line-height: 1.5em;
}

 .nomad-card .card-title {
    font-weight: 500 !important;
    color: #86704D;
    font-size: 1.25em;
    margin-top: .85em;
    margin-bottom: 12px;
}

.nomad-card ul li{
    visibility: visible !important;
    transition: unset !important;
    float: left;
    width: 50%;
    font-size: 13px;
    padding-right: 5px;
		margin: 0;
		list-style: none;
}

.nomad-card .card-link{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.nomad-card .card-link span{
    display: block;
    background-color: #808080;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 15px 13px;
    transition: background .35s;
}

.nomad-card .card-link span:hover{
    background: #212121;
}

.slick-initialized .slick-slide {
    outline: unset;
}


.item-group-slider .slick-prev, 
.item-group-slider .slick-next{
    width: 48px;
    height: 48px;
    margin-top: -15px;
    z-index: 99;
}

.item-group-slider .slick-prev{
    left: -24px;
}

.item-group-slider .slick-next{
    right: -24px;
    text-align: right;
}

.item-group-slider .slick-prev:before, 
.item-group-slider .slick-next:before{
    font-size: 47px;
    color: #808080;
}

@media (min-width: 1400px){
    .slick-prev.slick-arrow {
        left: -70px;
    }
    .slick-next.slick-arrow {
        right: -70px;
    }
}

/* Driving Routes Ends */


/* Horizontall Scroll Custom Begin */
#compare-table table.\[.compareTable.\] tr th:first-child,
#compare-table table.\[.compareTable.\] tr td:first-child {
    min-width: 182px;
    position: sticky;
    left: 0;
    z-index: 1;
    border-right: 1px solid #888!important;
    border-top: 1px solid #888!important;
    border-left: 1px solid #888!important;
    border-bottom: 1px solid transparent !important;
    border-right: 1px solid #888!important;
    border-top: 1px solid #888!important;
}
#compare-table table.\[.compareTable.\] tr th:first-child {
    border: none !important;
    border-left: 1px solid #888 !important;
    border-top: 1px solid #888 !important;
    border-right: 1px solid #888 !important;
}

/* #compare-table table.\[.compareTable.\] tr:nth-child(odd) td:first-child{
   background: #f9f9f9 !important;
} */

#compare-table table.\[.compareTable.\] tr.headerRow td {
    background: #545454 !important;
}
#compare-table table.\[.compareTable.\] tr.headerRow td h3 {
	color: #ffffff !important;
}
#compare-table table.\[.compareTable.\] tr:nth-child(even) td:first-child{
   background: #ffffff !important;
	 border-right: 1px solid #888 !important;
}

table.\[.compareTable.\] tr.\[.headerRow.\] td:first-child{
    background: #545454;
    border-right: 1px solid #888 !important;
}
.\[.compareTableWrapper.\]{
    overflow-x: auto;
    scroll-behavior: smooth;
}

.\[.compareTableWrapper.\]::-webkit-scrollbar {
    height: 5px;
}
.\[.compareTableWrapper.\]::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #afafaf;
}
.\[.compareTableWrapper.\]::-webkit-scrollbar-track-piece:start {
    margin-left: 182px;
}

.\[.chooseTiles.scrollbar.\]::-webkit-scrollbar {
    height: 12px;
}
.\[.chooseTiles.scrollbar.\]::-webkit-scrollbar-thumb {
   background: rgb(255 255 255 / 37%);
   border-radius: 10px;
}
.\[.chooseTiles.scrollbar.\]::-webkit-scrollbar-track {
    background: rgb(255 255 255 / 37%);
    border-radius: 10px;
}
.compareTable-nav {
    z-index: 2;
}
.compareTable-nav.absolute {
    position: absolute;
}
.compareTable-nav.fixed {
    position: fixed;
}
.compareTable-nav button {
    font-size: 24px;
    border: none;
    border-radius: 50%;
    width: 64px;
    height: 64px;
    background: rgba(255,255,255,.82);
    box-shadow: 0.5px 2px 1px 2px rgb(0 0 0 / 10%), 0 6px 9px 0 rgb(0 0 0 / 20%);
}
/* Horizontall Scroll Custom End*/

@media only screen and (max-width: 991px){
  .css-toggle-target {
    /* display: none !important; */
    opacity: 0;
    visibility: hidden;
    height: 0 !important;
    overflow: hidden !important;
    transition: opacity 0.35s ease-in-out;
    -webkit-transition: opacity 0.35s ease-in-out;
    -moz-transition: opacity 0.35s ease-in-out;
    -ms-transition: opacity 0.35s ease-in-out;
    -o-transition: opacity 0.35s ease-in-out;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
  }
  .accordion-content .tabbed_slider .slider .right.css-toggle-target, 
  .accordion-content .tabbed_slider .slider .left.css-toggle-target,
  .block-tabbed-slider .css-toggle-target {
    width: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 10px !important;
  }
  .block-tabbed-slider .css-toggle-trigger {
    position: relative;
  }
  .block-tabbed-slider .css-toggle-trigger .indicator {
    float: right;
    margin-right: 2vw;
    /* width: 1vw; */
    height: 20px;
    background-color: transparent;
    font-size: 1.25em;
    color: #fff;
    font-weight: 700;
    text-align: center;
    line-height: 4.5vw;
    /* margin-top: -.8vw!important; */
    position: absolute;
    right: 0;
    margin-right: 12px;
    top: 50%;
    margin-top: -10px;
    pointer-events: none;
  }
  .ko-floating-nav {
		overflow: auto;
	}
  .ko-floating-nav ul {
    display: table;
  }
  .ko-floating-nav li {
    display: table-cell;
    white-space: nowrap;
  }
  .ko-floating-nav::-webkit-scrollbar {
	  height: 0;
  }
}

@media (max-width: 991px){
  .tabbed_slider .css-toggle-target {
    height: auto !important;
    visibility: visible;
    opacity: 1;
  }
  .left, 
  .right,
  .services_slider .top_section .left {
    width: 100%!important;
    padding-left: 5%!important;
    padding-right: 5%!important;
    float: none!important;
    margin: 0 auto;
  }
  .block-tabbed-slider .bottom_section .slider.flexslider-loaded .slides > li {
    display: none !important;
  }
  .block-tabbed-slider .bottom_section .slider.flexslider-loaded .slides > li.flex-active-slide {
    display: block !important;
  }
  .tabbed_slider .css-toggle-trigger {
    display: none !important;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px){
 #banner_slider_wrapper #banner {
    min-height: 200px;
    min-height: 280px;
    max-height: 280px;
 }
 #banner_slider_wrapper #banner.content_banner .vegas-wrapper .container {
    padding-top: 0;
  }
	.accordion-content .tabbed_slider .slider .left {
    position: inherit;
    height: 200px;
	}
}
@media only screen and (max-width: 767px){
  .accordion-content .tabbed_slider .slider {
    position: relative;
    height: auto !important;
  }
  .accordion-content .tabbed_slider .cf {
    height: auto !important;
  }
  .accordion-content .tabbed_slider .slider .right {
    /* width: 70% !important; */
    /* float: right !important; */
    /* padding-left: 44% !important; */
    padding-top: 5px;
    padding-bottom: 20px;
    background-color: transparent !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    color: #666 !important;
  }
  .block-tabbed-slider .bottom_section .slider.flexslider-loaded .slides > li,
  .accordion-content .tabbed_slider .slider ul.slides > li {
    float: none !important;
    /*display: block !important;*/
    /*opacity: 1 !important;*/
    /*visibility: visible;*/
    background-color: transparent !important;
    min-height: auto !important;
  }
	.accordion-content .tabbed_slider .slider ul li {
		transition: visibility 0.7s 1s;
	}
  .visible-xs {
    display: block !important;
  }
	#banner_slider_wrapper #banner {
    min-height: 200px !important;
    max-height: 200px;
  }
  #banner_slider_wrapper #banner .container {
    padding-left: 0;
    padding-right: 0;
  }
	.accordion-content .tabbed_slider .slider .left {
    position: inherit;
    height: 200px;
	}
}