
/*
    Grid
*/

.z1 {
	z-index: 1;
}
video {
	width: 100%;
	height: auto;
	position: relative;
}
.wrapper {
	margin-top: 100px;
}
.waypoint {
	width: 2px;
	height: 1px;
	margin-top: -40px;
	position: absolute;
}
.ib {
	display: inline-block;
}
.vt {
	vertical-align: top;
}
.vm {
	vertical-align: middle;
}
.vb {
	vertical-align: bottom;
}
.max {
	max-width: 1520px;
	margin: 0 auto;
}
.w16 {
	width: 16.6666%;
}
.w25 {
	width: 25%;
}
.w35 {
	width: 35%;
}
.w36 {
	width: 36%;
}
.w38 {
	width: 38%;
}
.w40 {
	width: 40%;
}
.w42 {
	width: 42%;
}
.w45 {
	width: 45%;
}
.w50 {
	width: 25%;
}
.w55 {
	width: 55%;
}
.w50-left {
	width: 49%;
}
.w50-right {
	width: 49%;
	margin-left: 2%;
}
.w55 {
	width: 55%;
}
.w58 {
	width: 58%;
}
.w60 {
	width: 60%;
}
.w62 {
	width: 62%;
}
.w64 {
	width: 64%;
}
.w65 {
	width: 65%;
}
.bg-grey {
	background-color: #f8f8f8;
}
.bg-grey-dark {
	background-color: #27272b;
}
.bg-white {
	background-color: #fff;
}
.padd-lrg {
	padding-top: 8%;
	padding-bottom: 8%;
	padding-left: 6%;
	padding-right: 6%;
}
.padd-lrg.padd-design-bot {
	padding-bottom: 6%;
}
.padd-lrg.top0 {
	padding-top: 0;
}
.padd-lrg.bot0 {
	padding-bottom: 0;
}
.padd-main.bot0 {
	padding-bottom: 0;
}
.padd-top-bot {
	padding-top: 6%;
	padding-bottom: 6%;
}
.padd-top-bot.top0 {
	padding-top: 0;
}
.padd-lrg.less-top-bot {
	padding-top: 6%;
	padding-bottom: 6%;
}
.padd-lrg.top0.bot6 {
	padding-top: 0;
	padding-bottom: 6%;
}
.padd-heading {
	padding-top: 7%;
	padding-bottom: 3%;
	padding-left: 6%;
	padding-right: 6%;
}
.margin-top-less {
	margin-top: -10px;
}
.padd-terms {
	padding: 60px;
}
.x3 {
	margin-left: -1%;
	margin-right: -1%;
}
.x3 .row {
	width: 31.3333%;
	margin: 1%;
	margin-bottom: 45px;
}
.x3.bottom-0 .row {
}
.x4 {
	margin-left: -1%;
	margin-right: -1%;
}
.x4 .row {
	width: 23%;
	margin: 1%;
}
.p-min p {
	min-height: 99px;
}
/*
.hero-home {
	width: 100%;
	height: 730px;
}
.gallery-home .owl-item {
	height: 730px;
}
.gallery-home .owl-item img {
	object-fit: cover;
	height: 850px;
	margin-top: -120px;
}*/
.hero-home {
	width: 100%;
	height: calc(100vh - 100px);
	max-height: 730px;
}
.gallery-home .owl-item {
	height: calc(100vh - 90px);
	max-height: 730px;
}
.gallery-home .owl-item img {
	object-fit: cover;
	height: calc(100vh + 30px);
	max-height: 850px;
	margin-top: -120px;
}
.gallery-home-single {
	height: calc(100vh - 90px);
	max-height: 730px;
}
.gallery-home-single img {
	object-fit: cover;
	height: calc(100vh + 30px);
	max-height: 730px;
}


.owl-item-over {
	position: relative;
	display: block;
	overflow: hidden;
}
.owl-item-over-content {
	position: absolute;
	opacity: 1;
	z-index: 2;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.tint-over {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
}
.gallery-text {
	left: 0;
	right: 0;
	margin: 0 auto;
	padding-left: 6%;
	padding-right: 6%;
	position: absolute;
	bottom: 100px;
	max-width: 1510px;
	z-index: 2;
}
.reviews-text {
	left: 0;
	right: 0;
	margin: 0 auto;
	padding-left: 6%;
	padding-right: 6%;
	position: absolute;
	bottom: 50px;
	max-width: 1510px;
	z-index: 2;
}
.reviews-text .button-light {
	position: absolute;
	right: 6%;
	margin-top: -56px;
}
.text-reviews .button-light {
	margin-top: 25px;
	margin-bottom: 30px;
}
.swop-wrap {
	width: auto;
	height: 40px;
	text-align: left;
	position: relative;
	z-index: 1;
	padding-left: 6%;
	max-width: 1620px;
	margin: 0 auto;
	margin-top: -100px;
}
.swop-wrap2 {
	height: 40px;
	text-align: center;
	position: relative;
	margin: 0 auto;
	margin-top: 40px;
}
.swop-wrap3 {
	padding-top: 10px;
	padding-left: 25px;
	height: 60px;
	width: auto;
	display: inline-block;
	text-align: left;
	position: relative;
}
.swop-grey {
	background-color: #27272b;
}
ul.swop,
ul.swop2,
ul.swop3,
ul.swop-design,
ul.swop-design-dark,
ul.swop-design-mob,
ul.swop-design-second,
ul.swop-design-third {
	width: auto;
	height: 40px;
	text-align: left;
	position: relative;
	list-style: none;
}
ul.swop3 {
	text-align: left;
}
ul.swop {
	padding-left: 4px;
}
ul.swop2,
ul.swop3,
ul.swop-design,
ul.swop-design-awards-2025,
ul.swop-design-mob,
ul.swop-design-second,
ul.swop-design-third {
	text-align: center;
}
ul.swop li,
ul.swop2 li,
ul.swop3 li,
ul.swop-design li,
ul.swop-design-awards-2025 li,
ul.swop-design-dark li,
ul.swop-design-mob li,
ul.swop-design-second li,
ul.swop-design-third li {
	display: inline-block;
}
ul.swop-design-dark {
	text-align: center;
}
ul.swop-design-dark li {
	margin-left: 4px;
	margin-right: 4px;
}
ul.swop li a,
ul.swop2 li a,
ul.swop3 li a,
ul.swop-design li a,
ul.swop-design-awards-2025 li a,
ul.swop-design-mob li a,
ul.swop-design-second li a,
ul.swop-design-third li a {
	line-height: 44px;
	width: 22px;
	display: inline-block;
	z-index: 3;
	position: relative;
}
ul.swop li a span,
ul.swop2 li a span,
ul.swop3 li a span,
ul.swop-design li a span,
ul.swop-design-awards-2025 li a span,
ul.swop-design-dark li a span,
ul.swop-design-mob li a span,
ul.swop-design-second li a span,
ul.swop-design-third li a span {
	width: 12px;
	height: 12px;
	display: inline-block;
	vertical-align: middle;
	background-color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	opacity: 0.5;
}
ul.swop2 li a span,
ul.swop3 li a span,
ul.swop-design li a span,
ul.swop-design-awards-2025 li a span,
ul.swop-design-mob li a span,
ul.swop-design-second li a span,
ul.swop-design-third li a span,
ul.swop-design-dark li a span {
	opacity: 0.4;
}
ul.swop li.activ:first-child a span,
ul.swop li a.on span,
ul.swop2 li.activ:first-child a span,
ul.swop2 li a.on span,
ul.swop3 li.activ:first-child a span,
ul.swop3 li a.on span,
ul.swop-design li.activ:first-child a span,
ul.swop-design li a.on span,
ul.swop-design-awards-2025 li.activ:first-child a span,
ul.swop-design-awards-2025 li a.on span,
ul.swop-design-dark li.activ:first-child a span,
ul.swop-design-dark li a.on span,
ul.swop-design-mob li.activ:first-child a span,
ul.swop-design-mob li a.on span,
ul.swop-design-second li.activ:first-child a span,
ul.swop-design-second li a.on span,
ul.swop-design-third li.activ:first-child a span,
ul.swop-design-third li a.on span {
	opacity: 1;
}
ul.swop2 li a span,
ul.swop-design li a span,
ul.swop-design-awards-2025 li a span,
ul.swop-design-mob li a span,
ul.swop-design-second li a span,
ul.swop-design-third li a span {
	background-color: #28272b;
}
ul.swop-design-dark li a span {
	background-color: #fff;
}
ul.swop-design.owl-text {
	padding-top: 50px;
	padding-bottom: 50px;
	height: auto;
}
ul.swop-design.owl-text li {
	display: inline-block;
	width: auto;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 8px;
	text-align: center;
	font-size: 18px;
	line-height: normal;
}
ul.swop-design.owl-text li.activ:first-child a,
ul.swop-design.owl-text li a.on {
	font-family:'CamptonBold', Helvetica, Arial, sans-serif;
	font-weight: normal;
	width: auto;
}
ul.swop-design.owl-text li a {
	width: auto;
	height: auto;
	line-height: normal;
}

.gallery-design-third-wrap {
	padding-bottom: 11%;
}
.gallery-design-third .owl-item .h3-award,
.gallery-design-awards-2025 .owl-item .h3-award {
	z-index: 3;
	padding-top: 35px;
}
.gallery-design-third + ul.swop-design-third,
.gallery-design-awards-2025 + ul.swop-design-awards-2025 {
	margin-top: -112px;
}
.gallery-design .owl-nav,
.gallery-design-mob .owl-nav,
.gallery-design-second .owl-nav,
.gallery-design-third .owl-nav,
.gallery-design-awards-2025 .owl-nav,
.fox-featured .owl-nav,
.fox-featured-dark .owl-nav {
	z-index:5;
	width:100%;
	height:0;
	top:50%;
}
.gallery-design .owl-prev,
.gallery-design-mob .owl-prev,
.gallery-design-second .owl-prev,
.gallery-design-awards-2025 .owl-prev,
.gallery-design-third .owl-prev {
	width:60px;
	height:60px;
	color:transparent;
	display:block;
	background-image: url(../images/arrow-left-white.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:50px;
	-moz-background-size:50px;
	z-index:2;
	position:absolute;
	top:50%;
	margin-top:-30px;
	margin-left:20px;
}
.gallery-design .owl-next,
.gallery-design-mob .owl-next,
.gallery-design-second .owl-next,
.gallery-design-awards-2025 .owl-next,
.gallery-design-third .owl-next {
	width:60px;
	height:60px;
	color:transparent;
	display:block;
	background-image: url(../images/arrow-right-white.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:50px;
	-moz-background-size:50px;
	z-index:5;
	top:50%;
	margin-top:-30px;
	right:20px;
	position:absolute;
}
.gallery-design-third .owl-prev,
.gallery-design-third .owl-next,
.gallery-design-awards-2025 .owl-prev,
.gallery-design-awards-2025 .owl-next {
	top:calc(50% - 60px);
}

.gallery-design .owl-prev,
.gallery-design-awards-2025 .owl-prev,
.gallery-design-mob .owl-prev,
.gallery-design-second.black-arrow .owl-prev,
.gallery-design-third.black-arrow .owl-prev,
.gallery-design-third .owl-prev {
	background-image: url(../images/arrow-left-grey.png);
}
.gallery-design .owl-next,
.gallery-design-awards-2025 .owl-next,
.gallery-design-mob .owl-next,
.gallery-design-second.black-arrow .owl-next,
.gallery-design-third .owl-next,
.gallery-design-third.black-arrow .owl-next {
	background-image: url(../images/arrow-right-grey.png);
}

.fox-featured .owl-prev {
	width:45px;
	height:60px;
	color:transparent;
	display:block;
	background-image: url(../images/arrow-left.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:50px;
	-moz-background-size:50px;
	z-index:2;
	position:absolute;
	top:50%;
	margin-top:-80px;
	margin-left:-65px;
}
.fox-featured .owl-next {
	width:45px;
	height:60px;
	color:transparent;
	display:block;
	background-image: url(../images/arrow-right.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:50px;
	-moz-background-size:50px;
	z-index:5;
	top:50%;
	margin-top:-80px;
	right:-65px;
	position:absolute;
}
.fox-featured-dark .owl-prev {
	width:45px;
	height:60px;
	color:transparent;
	display:block;
	background-image: url(../images/arrow-left-on-grey.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:50px;
	-moz-background-size:50px;
	z-index:2;
	position:absolute;
	top:50%;
	margin-top:-80px;
	margin-left:-65px;
}
.fox-featured-dark .owl-next {
	width:45px;
	height:60px;
	color:transparent;
	display:block;
	background-image: url(../images/arrow-right-on-grey.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:50px;
	-moz-background-size:50px;
	z-index:5;
	top:50%;
	margin-top:-80px;
	right:-65px;
	position:absolute;
}
.button-grey a {
	font-family:'CamptonMedium', Helvetica, Arial, sans-serif;
	background-color: #28272b;
	line-height: 38px;
	color: #fff;
	font-size: 17px;
	display: inline-block;
	padding-left: 15px;
	padding-right: 45px;
	background-image: url(../images/icon-but-arrow-right-swop.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size:38px;
	-moz-background-size:38px;
	border: 1px solid #28272b;
}
.button-grey a:hover {
	color: #28272b;
	background-image: url(../images/icon-but-arrow-right.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size:38px;
	-moz-background-size:38px;
	border: 1px solid #28272b;
	background-color: #fff;
}
.button-white a {
	font-family:'CamptonMedium', Helvetica, Arial, sans-serif;
	background-color: #fff;
	line-height: 38px;
	color: #28272b;
	border: 1px solid #28272b;
	font-size: 18px;
	display: inline-block;
	padding-left: 20px;
	padding-right: 45px;
	background-image: url(../images/icon-but-arrow-right.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size:38px;
	-moz-background-size:38px;
}
.button-white a:hover {
	background-color: #28272b;
	color: #fff;
	border: 1px solid #28272b;
	background-image: url(../images/icon-but-arrow-right-swop.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size:38px;
	-moz-background-size:38px;
}

.hero-home .button-grey {
	position: relative;
	z-index: 3;
	float: right;
	margin-right: 10%;
	margin-top: -40px;
}
.hero-home .button-grey a {
	background-color: #fff;
	color: #28272b;
	border: 1px solid #28272b;
	background-image: url(../images/icon-but-arrow-right.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size:38px;
	-moz-background-size:38px;
}
.hero-home .button-grey a:hover {
	background-color: #28272b;
	color: #fff;
	border: 1px solid #28272b;
	background-image: url(../images/icon-but-arrow-right-swop.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size:38px;
	-moz-background-size:38px;
}
.hero-home .button-grey.go-down a {
	background-image: url(../images/icon-but-arrow-swop.png);
}
.hero-home .button-grey.go-down a:hover {
	background-image: url(../images/icon-but-arrow.png);
}

.logo-foxm img {
	max-width: 440px;
	width: 70%;
}

.img-over {
	position: relative;
	display: block;
	overflow: hidden;
}
.img-over-content {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}
.pique-corner {
	position: absolute;
	width: 60px;
	top: 20px;
	left: 20px;
}
.pique-corner.off {
	display: none;
}
.on-display {
	font-family:'CamptonMedium', Helvetica, Arial, sans-serif;
	color: #fff;
	font-size: 13px;
	letter-spacing: 0.8px;
	position: absolute;
	left: 0;
	bottom: 0;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 38px;
	background-color: #28272b;
}
.on-display.off {
	display: none;
}
.on-display.larger {
	padding-left: 30px;
	padding-right: 30px;
	line-height: 60px;
}
/*
.display-left {
	padding-top: 30px;
	width: 80%;
}*/
.display-left {
	padding-top: 40px;
	width: 50%;
}
.display-left sup {
	font-size: 11px;
	line-height: 11px;
	display: inline-block;
	vertical-align: top;
	padding-top: 5px;
}
/*
.display-right {
	padding-top: 30px;
	width: 20%;
	text-align: right;
}*/
.display-right {
	padding-top: 40px;
	width: 50%;
	min-width: 50%;
	text-align: right;
}
.owl-item .display-right {
	padding-top: 40px;
	width: 48%;
	min-width: 48%;
	text-align: right;
}
.display-right .button-light {
	margin-top: 4px;
}
.news-article .display-left {
	width: 100%;
}
.news-article .display-right {
	display: none;
}
.display-right-arrow {
	display: block;
	text-align: right;
	width: 95%;
	padding-top: 10px;
}
.display-right-arrow img {
	width: 26px;
	max-width: 26px;
}
.button-right {
	float: right;
}
.button-right .button-grey,
.button-right .icon-up {
	display: inline-block;
	vertical-align: middle;
}
.button-right .icon-up {
	width: 44px;
	padding-right: 30px;
}
.button-right-mob {
	display: none;
}
.text-inner {
	max-width: 590px;
	padding-left: 13%;
	padding-right: 12%;
}

.address-padd {
	padding-bottom: 40px;
}
.address p {
	font-style: normal;
	font-size: 14px;
	line-height: 21px;
}
.address-img,
.address-txt {
	display: inline-block;
	vertical-align: top;
}
.address-img.vm,
.address-txt.vm {
	vertical-align: middle;
	padding-top: 40px;
	padding-bottom: 40px;
}
.address-img.vm-less,
.address-txt.vm-less {
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 40px;
}
.address-img {
	width: 130px;
}
.address-img img {
	width: 70px;
}
.address.first {
	padding-top: 30px;
}
.address.padd {
	padding-bottom: 20px;
}
.address-row {
	padding-bottom: 14px;
}
.address-txt p {
	margin-bottom: 0;
}
.address-txt .button-dark {
	margin-top: 20px;
}
.address-txt .button-dark a {
	background-image: none;
	padding-right: 14px;
}
.row-left,
.row-right {
	display: inline-block;
	vertical-align: top;
}
.row-left {
	width: 170px;
}

.gallery-row {
	display: block;
	position: relative;
	overflow: hidden;
}
.gallery-row.first {
	margin-bottom: 2%;
}
.gallery-1 {
	position: absolute;
	width: 57%;
	top: 0;
	bottom: 0;
	z-index: 1;
}
.gallery-1 img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.gallery-2,
.gallery-3 {
	width: 41%;
	margin-left: 59%;
	z-index: 2;
	position: relative;
}
.gallery-2 img,
.gallery-5 img {
	margin-bottom: -5px;
	overflow: hidden;
}
.gallery-3 {
	padding-top: 2%;
}

.gallery-4 {
	position: absolute;
	width: 49%;
	top: 0;
	bottom: 0;
	z-index: 1;
}
.gallery-4 img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.gallery-5,
.gallery-6 {
	width: 49%;
	margin-left: 51%;
	z-index: 2;
	position: relative;
}
.gallery-6 {
	padding-top: 2%;
}

.testimonial-left {
	width: 45%;
	padding-left: 5%;
}
.testimonial-left p {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 14px;
	padding-right: 15px;
}
.testimonial-right {
	width: 32%;
	margin-left: 8%;
}
.testimonial-right img {
}
.p-testimonials p {
	font-family:'CamptonMedium', Helvetica, Arial, sans-serif;
	font-size: 19px;
	padding-bottom: 60px;
}
.quote-mark {
	width: 75px;
}
.quote-mark img {
	width: 40px;
}
.quote-text {
	width: 80%;
}
.testimonials .owl-nav {
	z-index:5;
	width:100%;
	height:0;
	top:-50%;
}
.testimonials .owl-prev {
	width:5%;
	height:80px;
	color:transparent;
	display:block;
	background-image: url(../images/arrow-left.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:40px;
	-moz-background-size:40px;
	z-index:5;
	position:absolute;
	top:50%;
	margin-top: -40px;
	/*left: calc(50% + 30px);
	left: 52%;*/
	left: -5%;
}
.testimonials .owl-next {
	width:5%;
	height:80px;
	color:transparent;
	display:block;
	background-image: url(../images/arrow-right.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:40px;
	-moz-background-size:40px;
	z-index:5;
	top:50%;
	/*left: calc(90% + 10px);*/
	margin-top: -40px;
	right: -5%;
	position:absolute;
}

.privacy-close,
.terms-close {
	position: absolute;
	top: 30px;
	right: 30px;
}
.privacy-close a,
.terms-close a {
	display: block;
	width: 40px;
	height: 40px;
	background-image: url(../images/icon-close.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size:40px;
	-moz-background-size:40px;
}
.popup-privacy,
.popup-terms {
	display: none;
}
.popup-privacy-active,
.popup-terms-active {
	display: block;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 40;
}
.content-scroll {
	overflow-x: hidden;
	overflow-y: auto;
	position: absolute;
	top: 10%;
	bottom: 10%;
	width: 70%;
	left: 15%;
}

.w25 p strong {
	font-size: 16px;
	padding-bottom: 4px;
	display: block;
}
.contact-row {
	font-size: 14px;
	line-height: 19px;
	padding-top: 1px;
	padding-bottom: 6px;
}
.contact-row a {
	color: #fff;
}
.footer .contact-row p {
	font-size: 14px;
	line-height: 19px;
	padding-bottom: 2px;
}
.contact-row-left {
	width: 135px;
}
.contact-row-right {
}

.mob {
	display: none !important;
}
.gallery-mobile {
	display: none;
}

.fox-featured-dark {
	margin-top: 80px;
}
.fox-featured-dark p {
	font-size: 16px;
	line-height: 22px;
	color: #fff;
}
.carousel-icon {
	width: 64px;
	padding-right: 20px;
}
.carousel-img {
	padding-bottom: 25px;
}
.carousel-text {
	padding-top: 10px;
}



/* ****************** Emd main CSS */

@media screen and (min-width: 1440px) {

.padd-lrg {
	padding-top: 150px;
	padding-bottom: 150px;
	padding-left: 6%;
	padding-right: 6%;
}

.address-img.lrg img {
	width: 80px;
}
.address-txt.mid p {
	padding-top: 12px;
}
.p-less p {
	padding-right: 20px;
}

}

@media screen and (min-width: 1024px) and (max-width: 1440px) {

/*.hero-home,
.gallery-home .owl-item img {
	height: 630px;
	margin-top: 0;
}
.gallery-home .owl-item {
	height: 630px;
}*/
/*
.hero-home,
.gallery-home .owl-item {
	max-height: 630px;
}
.gallery-home .owl-item img {
	max-height: 680px;
	margin-top: -50px;
}*/
.hero-home {
	width: 100%;
	height: calc(100vh - 100px);
	max-height: 630px;
}
.gallery-home .owl-item {
	height: calc(100vh - 90px);
	max-height: 630px;
}
.gallery-home .owl-item img {
	object-fit: cover;
	height: calc(100vh + 30px);
	max-height: 760px;
	margin-top: -120px;
}

.gallery-text {
	bottom: 100px;
}
.swop-wrap {
	margin-top: -80px;
}
.address-img {
	width: 80px;
}
.address-img img {
	width: 50px;
}


}

@media screen and (max-width: 1300px) {

.w25.first,
.w16.first {
	width: 100%;
	padding-bottom: 50px;
}
.w16.second,
.w16.third,
.w25.fourth,
.w25.fifth {
	width: 50%;
	padding-bottom: 30px;
}
.display-left,
.display-right,
.owl-item .display-right {
	width: 100%;
	padding-top: 30px;
}
.display-right,
.owl-item .display-right {
	text-align: left;
	padding-top: 5px;
	display: inline-block;
	min-width: 100%;
}
.display-right .button-light {
	text-align: left;
}
/*.w25.second,
.w25.third,
.w25.fourth {
	width: 33.3333%;
}*/
.fox-featured-dark p {
	font-size: 15px;
	line-height: 21px;
}
.carousel-icon {
	width: 50px;
	padding-right: 15px;
}
.carousel-img {
	padding-bottom: 25px;
}
.carousel-text {
	padding-top: 5px;
}


}

@media screen and (max-width: 1023px) {

/*.w25.second,
.w25.third {
	width: 50%;
}
.w25.fourth {
	width: 100%;
	padding-top: 40px;
}*/

.des {
	display: none;
}
.mob {
	display: block !important;
}
.w50 {
    width: 100%;
}
.stack-1023 {
	width: 100%;
	margin-left: 0;
}
.stack-1023.padd-reviews {
	padding-bottom: 10%;
}
.padd-top-bot.bot0-1023 {
	padding-bottom: 0;
}
.stack-1023.first {
	padding-bottom: 10%;
}
.testimonial-left,
.testimonial-right {
	width: 100%;
	margin-left: 0;
}
.testimonial-left {
	padding-bottom: 6%;
}
.testimonials .owl-nav {
	height:0;
	top:-50%;
	width: 100%;
}
.testimonials .owl-nav {
	display: none;
}
.testimonials .owl-prev {
	width:60px;
	height:60px;
	top:55%;
	margin-top: 0;
	left: 0;
}
.testimonials .owl-next {
	width:60px;
	height:60px;
	top:55%;
	left: auto;
	right: 0;
	margin-top: 0;
}
.p-testimonials p {
	font-size: 19px;
	padding-bottom: 40px;
}

.button-right {
	float: none;
}
.button-right .icon-up {
	padding-right: 20px;
}
.button-right-dsk {
	display: none;
}
.button-right-mob {
	display: block;
	margin-top: -20px;
	padding-bottom: 30px;
}
.text-inner {
	max-width: none;
	padding-left: 6%;
	padding-right: 6%;
}
.address-img.vm,
.address-txt.vm {
	padding-top: 40px;
	padding-bottom: 30px;
}
.address-img {
	width: 80px;
}
.address-img img {
	width: 50px;
}

.gallery-design .owl-prev,
.gallery-design-mob .owl-prev,
.gallery-design-second .owl-prev,
.gallery-design-third .owl-prev {
	width:40px;
	height:40px;
	background-size:30px;
	-moz-background-size:30px;
	margin-top:-25px;
	margin-left:10px;
}
.gallery-design .owl-next,
.gallery-design-mob .owl-next,
.gallery-design-second .owl-next,
.gallery-design-third .owl-next {
	width:40px;
	height:40px;
	background-size:30px;
	-moz-background-size:30px;
	margin-top:-25px;
	right:10px;
	position:absolute;
}
.fox-featured-dark {
	margin-top: 60px;
}
.reviews-text .button-light {
	position: relative;
	right: auto;
	margin-top: 20px;
}


}

@media screen and (min-width: 768px) and (max-width: 1023px) {

.x4 .row {
	width: 48%;
	margin: 1%;
}
.x4 .row.first,
.x4 .row.second,
.x4 .row.third {
	padding-bottom: 6%;
}
.x3 .row {
	width: 48%;
	margin: 1%;
	margin-bottom: 40px;
}
.display-left {
	padding-top: 30px;
}
.display-right {
	padding-top: 0;
}
/*
.hero-home,
.gallery-home .owl-item img {
	height: 560px;
	margin-top: 0;
}
.gallery-home .owl-item {
	height: 560px;
}*/
/*
.hero-home,
.gallery-home .owl-item {
	max-height: 560px;
}
.gallery-home .owl-item img {
	max-height: 610px;
	margin-top: -50px;
}*/
.hero-home {
	width: 100%;
	height: calc(100vh - 100px);
	max-height: 560px;
}
.gallery-home .owl-item {
	height: calc(100vh - 90px);
	max-height: 560px;
}
.gallery-home .owl-item img {
	object-fit: cover;
	height: calc(100vh + 30px);
	max-height: 690px;
	margin-top: -120px;
}

.gallery-text {
	bottom: 100px;
}
.swop-wrap {
	margin-top: -75px;
}
.hero-home .button-grey {
	margin-right: 6%;
	margin-top: -40px;
}
.on-display.larger {
	font-size: 15px;
	padding-left: 25px;
	padding-right: 25px;
	line-height: 50px;
}
.fox-featured .owl-prev,
.fox-featured-dark .owl-prev {
	width:35px;
	height:60px;
	background-size:40px;
	-moz-background-size:40px;
	top:50%;
	margin-top:-70px;
	margin-left:-40px;
}
.fox-featured .owl-next,
.fox-featured-dark .owl-next {
	width:35px;
	height:60px;
	background-size:40px;
	-moz-background-size:40px;
	top:50%;
	margin-top:-70px;
	right:-40px;
}
.fox-featured-dark {
	margin-top: 40px;
}


}

@media screen and (max-width: 767px) {

.wrapper {
	margin-top: 80px;
}
.waypoint {
	margin-top: -55px;
}
.w25.first {
	width: 100%;
	padding-bottom: 40px;
}
.w25.second,
.w25.third {
	width: 100%;
	padding-bottom: 40px;
}
.w16.second,
.w16.third,
.w25.fourth,
.w25.fifth {
	width: 100%;
	padding-top: 0;
}
.x3,
.x4 {
	margin-left: 0;
	margin-right: 0;
}
.x4 .row {
	width: 100%;
	margin: 0;
}
.x4 .row.first,
.x4 .row.second,
.x4 .row.third {
	padding-bottom: 9%;
}
.x3 .row {
	width: 100%;
	margin: 0;
	padding-bottom: 35px;
}
.display-left {
	padding-top: 30px;
}
.display-right {
	padding-top: 0;
}
.on-display.larger {
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 30px;
}
.privacy-close,
.terms-close {
	top: 10px;
	right: 10px;
}
.content-scroll {
	top: 15%;
	bottom: 15%;
	width: 80%;
	left: 10%;
}
.padd-terms {
	padding: 40px;
}
.p-min p {
	min-height: 20px;
}
.fox-featured .owl-nav,
.fox-featured-dark .owl-nav {
	display: none;
}
.fox-featured-dark {
	margin-top: 30px;
}
.reviews-text .button-light {
	margin-top: 5px;
}
.reviews-text {
	bottom: 30px;
}
ul.swop-design.owl-text {
	padding-top: 30px;
	padding-bottom: 10px;
}
ul.swop-design.owl-text li {
	display: block;
	padding-left: 0;
	padding-right: 0;
	font-size: 16px;
	height: auto;
}

}

@media screen and (min-width: 481px) and (max-width: 767px) {

/*.hero-home,
.gallery-home .owl-item img {
	height: 490px;
	margin-top: 0;
}
.gallery-home .owl-item {
	height: 490px;
}*/
/*
.hero-home,
.gallery-home .owl-item {
	max-height: 490px;
}
.gallery-home .owl-item img {
	max-height: 610px;
}*/
.hero-home {
	width: 100%;
	height: calc(100vh - 70px);
	max-height: 490px;
}
.gallery-home .owl-item {
	height: calc(100vh - 70px);
	max-height: 490px;
}
.gallery-home .owl-item img {
	object-fit: cover;
	height: calc(100vh + 50px);
	max-height: 610px;
	margin-top: -120px;
}

.gallery-text {
	bottom: 80px;
}
.swop-wrap {
	margin-top: -74px;
}
.hero-home .button-grey {
	margin-right: 6%;
	margin-top: -40px;
}


}

@media screen and (max-width: 480px) {

/*
.hero-home,
.gallery-home .owl-item img {
	height: 310px;
	margin-top: 0;
}
.gallery-home .owl-item {
	height: 310px;
}*/
/*
.hero-home,
.gallery-home .owl-item {
	max-height: 310px;
}
.gallery-home .owl-item img {
	height: calc(100vh - 70px);
	max-height: 330px;
	margin-top: -20px;
}*/
.hero-home {
	width: 100%;
	height: calc(100vh - 70px);
	max-height: 310px;
}
.gallery-home .owl-item {
	height: calc(100vh - 70px);
	max-height: 310px;
}
.gallery-home .owl-item img {
	object-fit: cover;
	height: calc(100vh - 60px);
	max-height: 320px;
	margin-top: -10px;
}
.gallery-text {
	bottom: 10px;
}
.gallery-text p {
	font-size: 13px;
	line-height: 19px;
	padding-top: 8px;
}
.swop-wrap {
	margin-top: 0;
	position: relative;
	background-color: #f8f8f8;
	height: 50px;
}
ul.swop li a span {
	background-color: #000;
}
.after-swop {
	margin-top: 50px;
}
.hero-home .button-grey {
	margin-right: 10px;
	margin-top: -48px;
}
.hero-home .button-grey a {
	background-color: #28272b;
	color: #fff;
	/*background-image: url(../images/icon-but-arrow.png);*/
	background-image: url(../images/icon-but-arrow-right-swop.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size:38px;
	-moz-background-size:38px;
	border: 1px solid #28272b;
}
.hero-home .button-grey a:hover {
	color: #28272b;
	background-image: url(../images/icon-but-arrow-right.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size:38px;
	-moz-background-size:38px;
	border: 1px solid #28272b;
	background-color: #fff;
}
.button-grey a {
	line-height: 40px;
	font-size: 17px;
	padding-left: 15px;
	padding-right: 45px;
}
.button-white a {
	line-height: 40px;
	font-size: 17px;
	display: inline-block;
	padding-left: 20px;
	padding-right: 45px;
}
ul.swop li a {
	width: 16px;
}
ul.swop li a span {
	width: 10px;
	height: 10px;
}
.swop-wrap2 {
	height: 40px;
	margin-top: 10px;
}
.button-right-mob {
	margin-top: 0;
	padding-bottom: 30px;
}
.address-img {
	width: 65px;
}
.address-img img {
	width: 45px;
}

.p-testimonials p {
	font-size: 17px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.quote-mark {
	width: 50px;
}
.quote-text {
	width: 85%;
}
.testimonial-left p {
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 10px;
}
.padd-terms {
	padding: 20px;
}
.on-display.larger {
	font-size: 12px;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 24px;
}
.address-padd {
	padding-bottom: 20px;
}

.display-left {
	padding-top: 25px;
}
.display-right {
	padding-top: 0;
}
.contact-row-left {
	width: auto;
	padding-right: 10px;
}
.contact-row-left br {
	display: none;
}
.stack-1023.first {
	padding-bottom: 40px;
}

.gallery-desktop {
	display: none;
}
.gallery-mobile {
	display: block;
}
.gallery-mob .owl-item {
	background-color: #27272b;
}
.gallery-mob .owl-item img {
	object-fit: cover;
	height: calc(100vh - 60px);
	max-height: 320px;
	margin-top: -10px;
}
.mob-content {
	padding: 25px;
	padding-bottom: 60px;
	background-color: #27272b;
	color: #fff;
}
.button-grey.go-down {
	margin-top: -50px;
	margin-left: 25px;
	z-index: 3;
	position: relative;
}
.button-grey.button-mobile a {
}
.button-grey.go-down a {
	background-color: #fff;
	color: #28272b;
	border: 1px solid #28272b;
	background-image: url(../images/icon-but-arrow-swop.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size:38px;
	-moz-background-size:38px;
	display: block;
	width: calc(100% - 92px);
}
.hero-home .go-down a:hover {
	background-color: #28272b;
	color: #fff;
	border: 1px solid #28272b;
	background-image: url(../images/icon-but-arrow.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size:38px;
	-moz-background-size:38px;
}

.winner {
	display: block;
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
}


}