@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	font-family: 'Nunito Sans', sans-serif;
	background: #ecf1f7
}
 body::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 border-radius: 10px;
 background-color: #F5F5F5;
}
body::-webkit-scrollbar {
 width: 3px;
 background-color: #F5F5F5;
}
 body::-webkit-scrollbar-thumb {
 background-color: #666;
}
h1, h2, h3, h4, h5, h6, p, ul, ol {
	margin: 0;
	padding: 0
}
a, button {
	text-decoration: none;
	transition: ease-in 0.3s;
	-moz-transition: ease-in 0.3s;
	-webkit-transition: ease-in 0.3s;
	-ms-transition: ease-in 0.3s;
	-o-transition: ease-in 0.3s;
}
img {
	max-width: 100%
}
/* CSS Document */

/* CSS header  */

.header-slider-wraper {
	background: url(../images/header-bg.jpg) no-repeat bottom;
	background-size: 100% 100%;
	height: 100vh;
	border-top: 5px solid #0358b9;
	overflow: hidden;
}
.header-main-wraper {
	position: relative;
	z-index: 1111
}
.top-header-wrap {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #9eb7df;
}
.top-header-wrap .site-logo-wrap {
}
.top-header-wrap .site-logo-wrap img {
	width: 170px;
}
.top-head-info-wrap {
}
.top-head-info-wrap ul {
	text-align: right;
	list-style: hebrew;
}
.top-head-info-wrap ul li {
	display: inline-block;
	padding-left: 35px;
	padding-top: 5px;
}
.head-contact-info {
	color: #132544;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	line-height: 20px
}
.head-contact-info i {
	width: 50px;
	height: 50px;
	border: 1px solid #9eb7df;
	border-radius: 50px;
	float: left;
	text-align: center;
	margin-right: 10px;
	padding-top: 15px;
	font-size: 20px;
	color: #33548c
}
.head-contact-info strong {
	float: left;
	margin-top: 8px;
}
.head-contact-info span {
	display: block;
	color: #33548c;
	font-weight: 600;
	font-size: 12px;
	text-transform: uppercase;
}
.btn-header-wrap {
	position: relative;
	top: -20px
}
.btn-header-wrap a {
	background: #0358b9;
	padding: 16px 30px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
.btn-header-wrap a:hover {
	background: #2a4d87;
}
.bottom-header-wrap {
}
.bottom-header-wrap ul {
	list-style: none;
	text-align: center;
	margin-top: -2px
}
.bottom-header-wrap ul li {
	display: inline-block;
}
.bottom-header-wrap ul li a {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #2a4d87;
	display: block;
	padding: 16px 43px;
	border-top: 3px solid transparent
}
.active-nav {
	border-top: 3px solid #2a4d87 !important;
}
.bottom-header-wrap ul li a:hover {
	border-top: 3px solid #2a4d87;
}
.inner-header-slider-wraper {
	height: auto;
	background-size: cover !important;
	background-position: top !important
}
.inner-slider-wraper h1 {
	text-align: center;
	font-size: 75px;
	color: #132542;
	font-family: 'Oswald', sans-serif;
	margin: 25px 0;
	font-weight: bold;
	position: relative;
}
.inner-slider-wraper h1 span {
	color: #0358b9;
}
.inner-slider-wraper h1:before {
	content: "";
	height: 2px;
	background: #5a85ae;
	width: 60px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -15px;
}
.inner-slider-wraper p {
	text-align: center;
	font-size: 18px;
	line-height: 28px;
	padding: 0 155px;
	padding-bottom: 55px
}
/* CSS header  */

/* CSS slider  */

.hero-area-wrap {
	padding-top: 30px;
	position: relative;
	z-index: 111
}
.hero-area-wrap .hero-text-wrap {
}
.hero-area-wrap .hero-text-wrap .welcome-heading {
	background: #2a4d87;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 3px;
	padding: 8px 35px;
	border-radius: 30px;
	font-weight: bold;
}
.hero-text-wrap h1 {
	font-size: 95px;
	color: #132542;
	font-family: 'Oswald', sans-serif;
	margin: 25px 0;
	font-weight: bold;
	line-height: 87px;
}
.hero-text-wrap h1 span {
	display: block;
	color: #0358b9
}
.hero-text-wrap p {
	font-size: 18px;
	color: #000;
	padding-right: 82px;
	line-height: 26px;
}
.hero-btn-wrap {
	margin-top: 35px;
}
.hero-btn-wrap a {
	background: #0358b9;
	padding: 18px 35px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin-right: 10px;
	box-shadow: 0px 11px 25px -3px #254165;
}
.whatwe-btn {
	background: #2a4d87 !important;
}
.hero-btn-wrap a:hover {
	background: #fff !important;
	color: #000;
	box-shadow: none;
}
.bubbles {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	rotate: 180deg;
	overflow: hidden;
}
.bubble {
	position: absolute;
	bottom: -100px;
	background-color: #c3ecf6;
	border-radius: 120% 120% 0% 120%;
	opacity: 0.5;
	animation: fly 600s ease-in-out infinite;
}
.bubble:nth-child(1) {
	left: 1%;
	height: 30px;
	width: 30px;
	animation-duration: 8s;
}
.bubble:nth-child(2) {
	left: 10%;
	height: 20px;
	width: 20px;
	animation-duration: 82s;
	animation-delay: 1s;
}
.bubble:nth-child(3) {
	left: 15%;
	height: 30px;
	width: 30px;
	animation-duration: 35s;
	animation-delay: 2s;
}
.bubble:nth-child(4) {
	left: 30%;
	height: 40px;
	width: 40px;
	animation-duration: 28s;
	animation-delay: 5s;
}
.bubble:nth-child(5) {
	left: 40%;
	height: 30px;
	width: 30px;
	animation-duration: 29s;
	animation-delay: 0;
}
.bubble:nth-child(6) {
	left: 50%;
	height: 15px;
	width: 15px;
	animation-duration: 19s;
	animation-delay: 8s;
}
.bubble:nth-child(7) {
	left: 55%;
	height: 40px;
	width: 40px;
	animation-duration: 18s;
	animation-delay: 0;
}
.bubble:nth-child(8) {
	left: 60%;
	height: 10px;
	width: 10px;
	animation-duration: 12s;
	animation-delay: 5s;
}
.bubble:nth-child(9) {
	left: 65%;
	height: 20px;
	width: 20px;
	animation-duration: 19s;
	animation-delay: 3s;
}
.bubble:nth-child(10) {
	left: 70%;
	height: 45px;
	width: 45px;
	animation-duration: 17s;
	animation-delay: 11s;
}
.bubble:nth-child(11) {
	left: 80%;
	height: 33px;
	width: 33px;
	animation-duration: 24s;
	animation-delay: 15s;
}
.bubble:nth-child(12) {
	left: 90%;
	height: 24px;
	width: 24px;
	animation-duration: 8s;
	animation-delay: 5s;
}
.bubble:nth-child(13) {
	left: 95%;
	height: 20px;
	width: 20px;
	animation-duration: 9s;
	animation-delay: 4s;
}
.bubble:nth-child(14) {
	left: 25%;
	height: 28px;
	width: 28px;
	animation-duration: 17s;
	animation-delay: 0s;
}
.bubble:nth-child(15) {
	left: 20%;
	height: 20px;
	width: 20px;
	animation-duration: 14s;
	animation-delay: 1s;
}
 @keyframes fly {
 0% {
 bottom: -200px;
 transform:translateX(0);
}
 50% {
 transform:translateX(100px);
}
 100% {
 bottom: 1080px;
 transform:translateX(-200px);
}
}
#message {
	font-family: sans-serif;
	font-size: 24px;
	color: rgba(255, 255, 255, 0.33);
	margin: calc(100vh - 25px) auto 0 auto;
	text-align: center;
}
.social-hero-wrap {
	margin-top: 50px;
}
.social-hero-wrap span {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	line-height: 22px;
	margin-right: 15px;
}
.social-hero-wrap a {
	width: 40px;
	height: 40px;
	background: #fff;
	border-radius: 50%;
	color: #0f264c;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	padding-top: 9px;
	position: relative;
	top: -10px;
	margin-right: 5px;
}
.hero-image-wrap {
	position: relative;
	top: 20px;
}
.hero-image-wrap .generator-image {
	width: 650px;
}
.bottle-image {
	position: absolute;
	left: 0;
	bottom: -20px;
}
.drawer-menu {
	box-sizing: border-box;
	position: fixed;
	top: 0;
	right: 0;
	width: 280px;
	height: 100vh;
	padding: 65px 0 0 0;
	background: #2a4d87;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center;
	-webkit-transform: perspective(500px) rotateY(-90deg);
	transform: perspective(500px) rotateY(-90deg);
	opacity: 0;
	overflow: auto;
}
.drawer-menu li {
	text-align: left;
}
.drawer-menu li a {
	display: block;
	height: auto;
	line-height: 52px;
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	-webkit-transition: all .8s;
	transition: all .8s;
	padding-left: 30px;
	border-bottom: 1px solid #2b4876;
	text-transform: uppercase;
}
.drawer-menu li a:hover {
	color: #1a1e24;
	background: #fff;
}
/* checkbox */
.check {
	display: none;
}
/* menu button - label tag */
.menu-btn {
	position: absolute;
	display: block;
	top: 26px;
	right: 18px;
	display: block;
	width: 40px;
	height: 40px;
	font-size: 10px;
	text-align: center;
	cursor: pointer;
	z-index: 3;
}
.bar {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 35px;
	height: 1px;
	background: #2a4d87;
	-webkit-transition: all .5s;
	transition: all .5s;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
}
.bar.middle {
	top: 10px;
	opacity: 1;
}
.bar.bottom {
	top: 20px;
	-webkit-transform-origin: left bottom;
	-ms-transform-origin: left bottom;
	transform-origin: left bottom;
}
.menu-btn__text {
	position: absolute;
	bottom: -15px;
	left: 0;
	right: 0;
	margin: auto;
	color: #fff;
	-webkit-transition: all .5s;
	transition: all .5s;
	display: block;
	visibility: visible;
	opacity: 1;
}
.menu-btn:hover .bar {
	background: #18b6a4;
}
.close-menu {
	position: fixed;
	top: 0;
	right: 280px;
	width: 100%;
	height: 100vh;
	background: rgba(0,0,0,0);
	cursor: url(https://theorthodoxworks.com/demo/images/cross.svg), auto;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	visibility: hidden;
	opacity: 0;
}
/* checked */
.check:checked ~ .drawer-menu {
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	opacity: 1;
	z-index: 2;
}
.check:checked ~ .contents {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transform: translateX(-300px);
	-ms-transform: translateX(-300px);
	transform: translateX(-300px);
}
.check:checked ~ .menu-btn .menu-btn__text {
	visibility: hidden;
	opacity: 0;
}
.check:checked ~ .menu-btn .bar.top {
	width: 40px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background: #fff
}
.check:checked ~ .menu-btn .bar.middle {
	opacity: 0;
}
.check:checked ~ .menu-btn .bar.bottom {
	width: 40px;
	top: 28px;
	background: #fff;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.check:checked ~ .close-menu {
	-webkit-transition-duration: 1s;
	transition-duration: 1s;
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
	background: rgba(0,0,0,.5);
	visibility: visible;
	opacity: 1;
	z-index: 3;
}
/* CSS slider  */

/* CSS content  */

.balancer-header-section-wrap {
	padding: 30px 0;
	background: url(../images/balance-bg.png) no-repeat top;
	background-size: cover;
	position: relative;
	height: 950px;
}
.balancer-header-section-wrap:before {
	content: "";
	background: url(../images/wate-drops.png) no-repeat top;
	position: absolute;
	width: 540px;
	height: 904px;
	background-size: contain;
	bottom: 0;
	right: -160px;
}
.balancer-header-section-wrap:after {
	content: "";
	background: url(../images/wate-drops.png) no-repeat top;
	position: absolute;
	width: 412px;
	height: 579px;
	background-size: contain;
	top: -66px;
	left: -160px;
}
.balancer-header-section-wrap h2 {
	text-align: center;
	color: #fff;
	font-size: 50px;
	font-family: 'Oswald', sans-serif;
	text-align: center;
	font-weight: bold;
}
.balancer-header-section-wrap h2 span {
	display: block;
	color: #fbe818
}
.balancer-header-section-wrap ul {
	list-style: none;
	position: relative;
	z-index: 111
}
.balancer-header-section-wrap ul li {
	position: relative;
}
.balancer-header-section-wrap ul li:before {
	content: "";
	background: url(../images/arrow-balance.png) no-repeat top;
	position: absolute;
	width: 100px;
	height: 100px;
	background-size: contain;
	right: -50px;
	top: 70px;
}
.balancer-header-section-wrap ul li:nth-child(4):before {
	display: none;
}
.balancer-header-section-wrap ul li:nth-child(2) {
	margin-top: 60px;
}
.balancer-header-section-wrap ul li:nth-child(3) {
	margin-top: 120px;
}
.balancer-header-section-wrap ul li:nth-child(4) {
	margin-top: 180px;
}
.balancer-header-section-wrap ul li:nth-child(3) .listing-balance-icon {
	padding-top: 35px;
}
.balancer-header-section-wrap ul li:nth-child(3) .listing-balance-icon img {
	width: 35px;
}
.balancer-header-section-wrap ul li:nth-child(4) .listing-balance-icon {
	padding-top: 28px;
}
.balancer-header-section-wrap ul li:nth-child(4) .listing-balance-icon img {
	width: 35px;
}
.balancer-header-section-wrap ul li .listing-balance-wrap {
}
.listing-balance-wrap .listing-balance-icon-outer {
	border: 1px solid #597db9;
	width: 130px;
	height: 130px;
	border-radius: 50%;
	padding-top: 15px;
	margin: 0 auto;
}
.listing-balance-icon {
	background: #fff;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	margin: 0 auto;
	text-align: center;
	padding-top: 30px
}
.listing-balance-icon img {
	width: 25px;
}
.listing-text-wraper strong {
	font-size: 20px;
	color: #fff;
	text-align: center;
	display: block;
	margin-top: 15px;
	margin-bottom: 10px;
}
.listing-text-wraper p {
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	padding: 0 30px;
	opacity: 0.6
}
.header-clouds {
	top: 0;
	width: 100%;
	position: absolute;
	overflow: hidden;
	height: 100%;
	padding-top: 17%;
}
/*Time to finalise the cloud shape*/
.cloud {
	width: 300px;
	height: 50px;
	position: relative;
	opacity: 0.2
}
.cloud:before, .cloud:after {
	content: '';
	position: absolute;
	width: 300px;
	height: 50px;
	position: absolute;
	top: -15px;
	left: 10px;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
	-moz-transform: rotate(30deg);
}
.cloud:after {
	width: 120px;
	height: 120px;
	top: -55px;
	left: auto;
	right: 15px;
}
/*Time to animate*/
.x1 {
	-webkit-animation: moveclouds 45s linear infinite;
	-moz-animation: moveclouds 45s linear infinite;
	-o-animation: moveclouds 45s linear infinite;
}
/*variable speed, opacity, and position of clouds for realistic effect*/
.x2 {
	left: 200px;
	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6);
	transform: scale(0.6);
	opacity: 0.6; /*opacity proportional to the size*/
	/*Speed will also be proportional to the size and opacity*/
	/*More the speed. Less the time in 's' = seconds*/
	-webkit-animation: moveclouds 55s linear infinite;
	-moz-animation: moveclouds 55s linear infinite;
	-o-animation: moveclouds 55s linear infinite;
}
.x3 {
	left: -250px;
	top: -200px;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0.8; /*opacity proportional to the size*/
	-webkit-animation: moveclouds 50s linear infinite;
	-moz-animation: moveclouds 50s linear infinite;
	-o-animation: moveclouds 50s linear infinite;
}
.x4 {
	left: 470px;
	top: -250px;
	-webkit-transform: scale(0.75);
	-moz-transform: scale(0.75);
	transform: scale(0.75);
	opacity: 0.75; /*opacity proportional to the size*/
	-webkit-animation: moveclouds 48s linear infinite;
	-moz-animation: moveclouds 48s linear infinite;
	-o-animation: moveclouds 48s linear infinite;
}
.x5 {
	left: -150px;
	top: -150px;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0.8; /*opacity proportional to the size*/
	-webkit-animation: moveclouds 50s linear infinite;
	-moz-animation: moveclouds 50s linear infinite;
	-o-animation: moveclouds 50s linear infinite;
}
 @-webkit-keyframes moveclouds {
 0% {
margin-left: 1000px;
}
 100% {
margin-left: -1000px;
}
}
@-moz-keyframes moveclouds {
 0% {
margin-left: 2500px;
}
 100% {
margin-left: -2500px;
}
}
@-o-keyframes moveclouds {
 0% {
margin-left: 1000px;
}
 100% {
margin-left: -1000px;
}
}
.balancer-header-section-wrap ul li:hover .listing-balance-wrap .listing-balance-icon-outer {
	border: 1px solid #fbe818;
	transition: ease-in 0.3s;
	-moz-transition: ease-in 0.3s;
	-webkit-transition: ease-in 0.3s;
	-ms-transition: ease-in 0.3s;
	-o-transition: ease-in 0.3s;
}
.balancer-header-section-wrap ul li:hover .listing-balance-icon {
	background: #fbe818;
	transition: ease-in 0.3s;
	-moz-transition: ease-in 0.3s;
	-webkit-transition: ease-in 0.3s;
	-ms-transition: ease-in 0.3s;
	-o-transition: ease-in 0.3s;
}
.about-atmos-wraper {
	position: relative;
	z-index: 111;
	margin-top: -300px;
	padding-bottom: 60px;
}
.about-atmos-wraper .small-heading {
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #0072bc;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
	position: relative;
}
.about-atmos-wraper .small-heading:before {
	content: "";
	width: 30px;
	height: 2px;
	background: #0072bc;
	position: absolute;
	bottom: 0;
}
.about-atmos-wraper h2 {
	font-size: 60px;
	font-family: 'Oswald', sans-serif;
	color: #132542;
	line-height: 70px;
	font-weight: bold;
	margin-bottom: 70px
}
.about-atmos-wraper h2 span {
	display: block;
	color: #0358b9
}
.about-images-wrap img {
	display: inline-block;
	width: 49%
}
.about-image-big {
	margin-left: -10px;
	box-shadow: 15px 12px 50px 0 #abb7c4;
}
.about-text-wraper {
	margin-top: 20px;
}
.about-text-wraper p {
	font-size: 16px;
	line-height: 28px;
	padding-right: 230px;
	color: #0b1831;
	opacity: 0.8
}
.button-about-wrap {
	margin-top: 40px;
}
.button-about-wrap a {
	background: #0358b9;
	padding: 18px 35px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin-right: 10px;
	box-shadow: 0px 11px 25px -3px #9dadc0;
}
.button-about-wrap a:hover {
	box-shadow: none;
}
.smaell-image-about {
	margin-top: -100px
}
.about-bottle {
	margin-top: -302px;
	display: block !important;
	width: 54% !important;
	margin-left: -12px;
}
.consultation-btn {
	background: #2a4d87 !important;
}
.how-it-work-wraper {
	padding: 80px 0 200px 0;
	background-image: linear-gradient(to right, #216dc4, #0358b9);
	position: relative;
}
.how-it-work-wraper:before {
	content: "";
	background: url(../images/image-water-drop.png) no-repeat top;
	position: absolute;
	width: 376px;
	height: 568px;
	background-size: contain;
	bottom: -150px;
	left: -160px;
}
.how-it-work-wraper:after {
	content: "";
	background: url(../images/image-water-drop.png) no-repeat top;
	position: absolute;
	width: 376px;
	height: 568px;
	background-size: contain;
	bottom: -150px;
	right: -160px;
}
.text-how-wrap {
}
.text-how-wrap .how-mini-heading {
	letter-spacing: 2px;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
	position: relative;
}
.text-how-wrap .how-mini-heading:before {
	content: "";
	width: 30px;
	height: 2px;
	background: #fff;
	position: absolute;
	bottom: 0;
}
.text-how-wrap h3 {
	font-size: 70px;
	color: #fff;
	font-family: 'Oswald', sans-serif;
}
.text-how-wrap h3 span {
	color: #e2d52a
}
.image-how-wrap {
	margin-top: 30px;
}
.how-listing-wrap {
}
.how-listing-wrap ul {
	list-style: none;
	position: relative;
	z-index: 11
}
.how-listing-wrap ul li {
	padding: 0 8px;
}
.how-listing-wrap ul li .listing-how-wrap {
	background: #fff;
	padding: 20px;
	margin-bottom: 15px;
	box-shadow: 0px 10px 15px 0 #25446a;
}
.listing-how-heading {
	font-size: 22px;
	color: #0b1831;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	line-height: 22px;
	padding-top: 10px;
	margin-bottom: 15px;
}
.listing-how-heading span {
	width: 30px;
	height: 50px;
	float: left;
	margin-right: 15px;
}
.listing-how-heading span img {
	width: 30px;
}
.listing-how-wrap p {
	color: #0b1831;
	opacity: 0.7;
	font-size: 13px;
}
.right-image-bottom {
	position: absolute;
	right: 20px;
	bottom: -60px;
}
.service-main-wraper {
	padding: 60px 0;
	background: #fff;
	border-radius: 30px;
	margin-top: -180px;
	position: relative;
	box-shadow: 0px 135px 54px -106px #D8DEE4;
}
.service-main-wraper h2 {
	text-align: center;
	color: #0b1831;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 15px;
	font-size: 60px;
}
.service-main-wraper h2 span {
	color: #0357b7;
}
.service-main-wraper p {
	text-align: center;
	font-size: 16px;
	padding: 0 350px;
	line-height: 26px;
	color: #0b1831;
	opacity: 0.7;
}
.service-main-wraper ul {
	list-style: none;
	margin-top: 40px;
	padding: 0 50px
}
.service-main-wraper ul li {
	margin-bottom: 20px
}
.listing-services-wrap {
}
.listing-services-wrap .listing-services-image {
	width: 150px;
	height: 150px;
	margin: 0 auto;
	border-radius: 50%;
	border: 6px solid #fff;
	box-shadow: 0px 10px 35px 0 #bdbdbd;
	margin-bottom: 25px
}
.listing-service-text {
}
.listing-service-text span {
	display: block;
	color: #1b2c48;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 10px;
}
.listing-service-text p {
	padding: 0 25px;
	font-size: 14px;
	line-height: 24px;
}
.button-service-wrap {
	text-align: center;
	margin-top: 20px;
}
.button-service-wrap a {
	background: #0358b9;
	padding: 18px 35px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	box-shadow: 0px 11px 25px -3px #9dadc0;
}
.choose-atmo-wraper {
	padding: 90px 0;
}
.choose-atmos-text-wrap h3 {
	font-size: 50px;
	color: #132542;
	font-family: 'Oswald', sans-serif;
	line-height: 55px;
	padding-right: 30px;
	margin-bottom: 30px
}
.choose-atmos-text-wrap h3 span {
	color: #0358b9;
	display: block;
}
.choose-atmos-text-wrap p {
	color: #0b1831;
	opacity: 0.7;
	font-size: 16px;
	line-height: 26px
}
.choose-atmos-image {
	text-align: right;
}
.about-atmos-machine-wrap {
	background: #0358b9;
	padding: 45px;
	width: 75%;
	margin-top: -325px;
	position: relative;
}
.about-atmos-machine-wrap h4 {
	color: #fff;
	font-size: 45px;
	font-family: 'Oswald', sans-serif;
	margin-bottom: 25px;
}
.about-atmos-machine-wrap ul {
	list-style: none;
}
.about-atmos-machine-wrap ul li {
	font-size: 18px;
	color: #fff;
	margin-bottom: 25px;
	background: url(../images/arrow.png) no-repeat top left;
	padding-left: 35px;
	background-position: 0px 4px;
}
.button-atmos-wrap {
	margin-top: 50px;
	margin-bottom: 20px
}
.button-atmos-wrap a {
	background: #fbe818;
	padding: 18px 35px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin-right: 20px;
	box-shadow: 0px 11px 25px -3px #00438f;
	font-weight: bold;
}
.get-consultation {
	background: #fff !important;
	color: #000 !important
}
#canvas-club {
	display: block;
	position: absolute;
	top: 0;
	opacity: 0.1;
	width: 100%
}
.get-consultation-wraper {
	position: relative;
	background: url(../images/bg-contact.png) no-repeat bottom;
	background-size: cover;
	margin-top: 40px;
}
.get-consultation-wraper:before {
	content: "";
	background: url(../images/bg-consultation.png) no-repeat top;
	position: absolute;
	width: 100%;
	height: 238px;
	background-size: cover;
	top: -73px;
	z-index: 11;
}
.get-consultation-wraper:after {
	content: "";
	background: url(../images/about-bottle.png) no-repeat top;
	width: 450px;
	height: 450px;
	background-size: contain;
	position: absolute;
	top: -420px;
	right: 40px;
	z-index: 1111
}
canvas {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.consultation-form-wrap {
	background-color: rgba(255, 255, 255, 0.4);
	width: 50%;
	padding: 150px 75px;
	margin: 0 auto;
	position: relative;
}
.consultation-form-wrap h2 {
	text-align: center;
	font-size: 55px;
	color: #132542;
	margin-bottom: 20px;
	font-family: 'Oswald', sans-serif;
}
.consultation-form-wrap .form-group {
	margin-bottom: 25px;
}
.consultation-form-wrap .form-group label {
	font-weight: bold;
	color: #000;
	font-size: 14px;
	margin-bottom: 10px;
}
.consultation-form-wrap .form-group .form-control {
	height: 55px;
	box-shadow: none;
	border: none;
	outline: none;
	box-shadow: inset 3px 3px 4px 1px rgb(123 123 123 / 50%);
	padding-left: 25px;
}
.consultation-form-wrap .textarea-group {
}
.consultation-form-wrap .textarea-group label {
	font-weight: bold;
	color: #000;
	font-size: 14px;
	margin-bottom: 10px;
}
.consultation-form-wrap .textarea-group .form-control {
	box-shadow: none;
	border: none;
	outline: none;
	box-shadow: inset 3px 3px 4px 1px rgb(123 123 123 / 50%);
	padding-left: 25px;
	padding-top: 15px;
}
.contact-btn {
	text-align: center;
}
.contact-btn button {
	background: none;
	border: none;
	outline: none;
	width: 150px;
	position: absolute;
	bottom: -78px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.review-main-wraper {
	padding: 90px 0 60px 0;
	position: relative;
}
.review-main-wraper h2 {
	color: #0b1831;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 15px;
	font-size: 60px;
	text-align: center;
	margin-bottom: 60px;
}
.review-main-wraper h2 span {
	color: #0357b7;
}
.review-listing-wraper {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 6px;
	padding: 35px
}
.star-rating-wrap a {
	color: #ffb600;
	font-size: 22px;
	text-decoration: none;
	margin: 0 -2px
}
.star-rating-wrap span {
	color: #000;
	font-weight: bold;
}
.review-listing-wraper p {
	color: #0b1831;
	font-size: 16px;
	opacity: 0.7;
	padding: 15px 0
}
.user-review-image {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background-size: cover;
	float: left;
}
.user-review-text {
	width: 87%;
	float: left;
	padding-left: 15px;
	padding-top: 10px;
	position: relative
}
.user-review-text i {
	position: absolute;
	right: 0;
	font-size: 90px;
	top: 0;
	opacity: 0.2
}
.user-review-text h5 {
	font-weight: bold;
	color: #011c41;
	font-size: 25px;
}
.owl-dots {
	display: none;
}
.owl-nav {
	position: absolute;
	top: 41%;
	width: 100%;
	text-align: right;
}
.owl-nav i {
	border: none;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background: #0357b7;
	color: #fff;
	padding-top: 0;
	display: inline-block;
	font-size: 28px;
	margin-right: 5px;
}
.owl-nav button {
	outline: none;
}
.owl-prev {
	position: absolute;
	left: -60px;
}
.owl-next {
	position: absolute;
	right: -60px;
}
.owl-next i {
	background: #0357b7 url(../images/arrow-slider.png) no-repeat top;
	background-position: 48%;
	background-size: 38%;
}
.owl-prev i {
	background: #0357b7 url(../images/arrow-left.png) no-repeat top;
	background-position: 48%;
	background-size: 38%;
}
.about-what-make-wraper {
	padding: 80px 0;
	position: relative;
}
.get-inner-consultation-wraper:after {
	background: none;
}
.about-what-make-wraper:after {
	content: "";
	background: url(../images/shadoow-inner-about.png) no-repeat top;
	position: absolute;
	width: 800px;
	height: 800px;
	background-size: contain;
	top: 0;
}
.about-what-make-wraper:before {
	content: "";
	background: url(../images/shape-about.png) no-repeat top;
	position: absolute;
	width: 280px;
	height: 280px;
	background-size: contain;
	bottom: 0;
	right: 0
}
.inner-about-image-wrap {
	position: relative;
	z-index: 11;
}
.inner-about-text-wrap {
}
.inner-about-text-wrap h2 {
	font-size: 55px;
	color: #132542;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	position: relative;
	margin-bottom: 30px;
}
.inner-about-text-wrap h2:before {
	content: "";
	background: #aebcd3;
	height: 3px;
	bottom: -20px;
	position: absolute;
	width: 70px;
}
.inner-about-text-wrap p {
	font-size: 16px;
	color: #1e1108;
	padding-bottom: 15px;
	padding-right: 0;
}
.inner-about-text-wrap h3 {
	font-size: 22px;
	color: #132542;
	font-family: 'Oswald', sans-serif;
	font-style: italic;
	margin-bottom: 20px;
}
.inner-about-text-wrap h2 span {
	display: block;
	color: #0358b9;
}
.btn-consultation {
	padding: 16px 30px;
	background: #0358b9;
	text-decoration: none;
	font-size: 13px;
	color: #fff !important;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 15px
}
.btn-phone-number-about img {
	margin-right: 10px;
	width: 50px;
	float: left;
}
.btn-phone-number-about strong {
	font-size: 22px;
	line-height: 20px;
	float: left;
	position: relative;
	top: 5px;
}
.btn-phone-number-about strong span {
	font-size: 14px;
	color: #4f6e9d;
	font-weight: normal;
}
.btn-phone-number-about ul {
	list-style: none;
}
.btn-phone-number-about ul li {
	display: inline-block;
}
.btn-phone-number-about ul li:nth-child(1) a {
	position: relative;
	top: -20px;
}
.generator-main-wraper {
	background: #0358b9;
	padding: 60px 0 90px 0;
	position: relative;
}
.generator-main-wraper:before {
	content: "";
	background: url(../images/image-water-drop.png) no-repeat right;
	position: absolute;
	right: 0;
	width: 300px;
	height: 422px;
	background-size: contain;
	bottom: 0
}
.generator-main-wraper:after {
	content: "";
	background: url(../images/image-water-drop.png) no-repeat right;
	position: absolute;
	left: 0;
	top: 0;
	width: 300px;
	height: 422px;
	background-size: contain;
}
.generator-main-wraper h2 {
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-size: 55px;
	text-align: center;
}
.generator-main-wraper {
}
.generator-main-wraper ul {
	list-style: none;
	margin: 0 170px;
	margin-top: 60px;
}
.generator-main-wraper ul li {
}
.generator-main-wraper ul li .listing-generator-wrp {
}
.listing-generator-wrp a {
	display: block;
	background: #fff;
	text-align: center;
	padding: 25px 35px;
	border-radius: 10px
}
.listing-generator-wrp h4 {
	color: #132542;
	font-size: 28px;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	margin-bottom: 20px;
}
.listing-generator-wrp h4 span {
	display: block;
	color: #0358b9;
}
.generator-image {
	margin: 10px 0;
}
.btn-detail-generator {
	border: 1px solid #0358b9;
	color: #0358b9;
	font-size: 14px;
	padding: 12px 0;
	text-transform: uppercase;
	font-weight: bold;
	background: #fff;
	box-shadow: 0px 6px 19px 0 #ccc;
}
.listing-generator-wrp a:hover .btn-detail-generator {
	background: #0358b9;
	border: 1px solid #0358b9;
	box-shadow: none;
	color: #fff
}
.generator-pages-wrap {
	background: #ecf1f7 !important;
	padding-top: 0 !important;
	padding-bottom: 60px !important
}
.generator-pages-wrap:before {
	background: none !important
}
.generator-pages-wrap:after {
	background: none !important
}
.retail-about-image-wrap {
	text-align: center;
}
.retail-about-image-wrap img {
	width: 85%;
	position: relative;
	top: -20px
}
.retail-about-text-wrap {
	margin-top: 50px;
}
.location-main-wraper {
	padding: 60px 0;
}
.location-main-wraper ul {
	list-style: none;
}
.location-main-wraper .listing-location-wrap {
	background: #fff;
	padding: 45px;
	border: 1px solid #0358b9;
	text-align: center;
	border-radius: 10px;
	margin-bottom: 35px;
}
.location-main-wraper .listing-location-wrap .listing-location-icon {
	width: 120px;
	margin: 0 auto 20px auto;
}
.listing-location-wrap h2 {
	font-size: 25px;
	color: #000;
	font-weight: bold;
}
.contact-info-main-wraper {
	padding: 120px 0 20px 0;
}
.contact-info-main-wraper ul {
	list-style: none;
}
.contact-info-main-wraper ul li {
}
.contact-info-main-wraper ul li .listing-contact-info-wrap {
	background: #fff;
	border: 1px solid #bcc2e7;
	border-radius: 10px;
	text-align: center;
}
.listing-contact-info-icon {
	margin-top: -60px;
	margin-bottom: 30px;
}
.listing-contact-info-icon img {
	width: 140px;
}
.listing-contact-text {
	padding-bottom: 30px;
}
.listing-contact-text h4 {
	font-size: 24px;
	color: #000;
	font-weight: bold;
	position: relative;
	margin-bottom: 20px;
}
.listing-contact-text h4:before {
	content: "";
	background: #257fbd;
	height: 3px;
	width: 50px;
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	margin: 0 auto
}
.contact-form-wraper {
	padding-bottom: 60px;
}
.contact-form-wraper h4 {
	text-align: center;
	font-size: 35px;
	color: #132542;
	font-family: 'Oswald', sans-serif;
	margin: 25px 0 40px 0;
	font-weight: bold;
	position: relative;
}
.contact-form-wraper h4 span {
	display: block;
	color: #0358b9
}
.contact-form-wraper .form-group {
	margin-bottom: 15px
}
.contact-form-wraper .form-group .form-control {
	height: 65px;
	border: 1px solid #bcc2e7;
	box-shadow: none;
	padding-left: 20px;
	font-size: 14px;
}
.textarea-group {
	margin-bottom: 15px;
}
.textarea-group .form-control {
	border: 1px solid #bcc2e7;
	box-shadow: none;
	font-size: 14px;
	padding-top: 15px;
	padding-left: 20px;
}
.btn-contact-form-wrap {
	text-align: right
}
.btn-contact-form-wrap button {
	background: #0358b9;
	padding: 14px 40px;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	border: none;
	outline: none;
}
.retail-about-text-wrap{
	position:relative;
	z-index:111
}
.footer-main-wraper {
	background: #071a33;
	padding: 60px 0 0 0;
}
.footer-logo-wrap {
	text-align: center;
}
.footer-logo-wrap img{
	width:165px;
}
.subscribe-footer-wrap {
}
.subscribe-footer-wrap h3 {
	color: #fff;
	font-size: 22px;
	border-bottom: 1px solid #233b5a;
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-family: 'Oswald', sans-serif;
}
.subscribe-footer-wrap p {
	color: #fff;
	font-size: 12px;
	padding-bottom: 15px;
}
.subscribe-footer-wrap .footer-subscribe-wrap {
	position: relative
}
.footer-subscribe-wrap .form-control {
	height: 50px;
	box-shadow: none;
	border: none;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 50px;
}
.subscribe-footer-wrap button {
	position: absolute;
	background: none;
	border: none;
	outline: none;
	top: 11px;
	right: 8px;
	font-size: 20px;
}
.footer-links-wraper {
	margin-left: 30px;
}
.footer-links-wraper h3 {
	color: #fff;
	font-size: 22px;
	border-bottom: 1px solid #233b5a;
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-family: 'Oswald', sans-serif;
}
.menusitebar-main-wraper {
	display: none;
}
.footer-links-wraper ul {
	list-style: none;
}
.footer-links-wraper ul li {
	margin-bottom: 5px;
}
.footer-links-wraper ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
.footer-contact-wraper {
	margin-left: 30px;
}
.footer-contact-wraper h3 {
	color: #fff;
	font-size: 22px;
	border-bottom: 1px solid #233b5a;
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-family: 'Oswald', sans-serif;
}
.footer-social-wrap {
}
.footer-social-wrap a {
	background: #fff;
	width: 40px;
	height: 40px;
	text-align: center;
	display: inline-block;
	border-radius: 50%;
	color: #000;
	padding-top: 10px;
	margin-right: 3px;
}
.facebook {
	background: #1a478a !important;
	color: #fff !important
}
.twitter {
	background: #1a93d2 !important;
	color: #fff !important
}
.instagram {
	background: #cd2897 !important;
	color: #fff !important
}
.copyright-wrap {
	padding: 20px 0;
	background: #030f1f;
	margin-top: 20px
}
.copyright-wrap .copyright {
	color: #fff;
}
.copyright-wrap .link-footer-bottom {
	text-align: right;
}
.copyright-wrap .link-footer-bottom a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	margin-left: 15px;
}
/* CSS media */

@media (max-width:1400px) and (min-width:1170px) {
.bottom-header-wrap ul li a {
	padding: 16px 30px;
}
.about-atmos-machine-wrap {
	margin-top: -225px;
}
}
@media (max-width:1200px) and (min-width:1169px) {
.bottom-header-wrap ul li a {
	padding: 16px 30px;
}
.service-main-wraper p {
	padding: 0 40px;
}
.container {
	max-width: 100%;
	padding: 0 80px;
}
.bottom-header-wrap ul li a {
	padding: 16px 20px;
}
.top-head-info-wrap ul li {
	padding-left: 26px;
}
.listing-text-wraper p {
	padding: 0 10px;
}
.about-text-wraper p {
	padding-right: 30px;
}
.balancer-header-section-wrap {
	padding-top: 0;
}
.right-image-bottom {
	display: none;
}
}
@media screen and (max-width:1169px) {
.container {
	max-width: 100%;
	padding: 0 40px;
}
.top-head-info-wrap {
	display: none;
}
.bottom-header-wrap {
	display: none;
}
.right-image-bottom {
	display: none;
}
.balancer-header-section-wrap {
	padding-top: 0
}
.about-text-wraper p {
	padding-right: 0px;
}
.balancer-header-section-wrap {
	background: #2a4a7c;
}
.balancer-header-section-wrap {
	height: auto;
}
.about-atmos-wraper {
	margin-top: 0;
}
.about-atmos-wraper {
	padding: 60px 0 90px 0;
}
.balancer-header-section-wrap ul {
	margin-top: 40px;
}
.balancer-header-section-wrap ul li:nth-child(2) {
	margin-top: 0px;
}
.balancer-header-section-wrap ul li:nth-child(3) {
	margin-top: 0px;
}
.balancer-header-section-wrap ul li:nth-child(4) {
	margin-top: 0px;
}
.listing-text-wraper p {
	padding: 0;
}
.small-heading {
	text-align: center;
}
.about-atmos-wraper h2 {
	text-align: center;
	margin-bottom: 30px;
}
.service-main-wraper p {
	padding: 0 100px
}
.listing-service-text p {
	padding: 0;
}
.balancer-header-section-wrap ul li:before {
	display: none;
}
.about-atmos-machine-wrap {
	margin-top: -175px;
}
.get-consultation-wraper:after {
	display: none;
}
.owl-nav {
	display: none;
}
.menu-btn {
	right: 45px;
}
.menusitebar-main-wraper {
	display: block;
}
}
 @media screen and (max-width:768px) {
.hero-image-wrap {
	display: none;
}
.header-slider-wraper {
	background-size: cover !important;
}
.hero-area-wrap .hero-text-wrap {
	text-align: center;
	padding-top: 50px;
}
.hero-text-wrap p {
	padding: 0;
}
.container {
	max-width: 100%;
	padding: 0 15px;
}
.menu-btn {
	right: 20px;
}
.hero-text-wrap h1 {
}
.hero-text-wrap h1 {
	font-size: 65px;
	line-height: 65px;
}
.balancer-header-section-wrap:after {
	display: none;
}
.balancer-header-section-wrap h2 {
	font-size: 40px;
	line-height: 40px;
}
.balancer-header-section-wrap h2 span {
	display: inline-block;
}
.balancer-header-section-wrap ul li .listing-balance-wrap {
	margin-bottom: 15px;
	padding: 0 40px;
}
.about-atmos-wraper .small-heading:before {
	display: none
}
.about-atmos-wraper .small-heading {
	margin-bottom: 0;
}
.about-atmos-wraper h2 {
	font-size: 40px;
	line-height: 40px;
}
.about-atmos-wraper h2 span {
	display: inline-block;
}
.about-bottle {
	display: none !important;
}
.smaell-image-about {
	display: none !important;
}
.about-images-wrap img {
	width: 100%;
}
.text-how-wrap .how-mini-heading {
	text-align: center;
}
.text-how-wrap h3 {
	text-align: center;
	font-size: 40px;
}
.text-how-wrap .how-mini-heading:before {
	display: none;
}
.text-how-wrap .how-mini-heading {
	margin-bottom: 0;
}
.how-it-work-wraper {
	padding: 60px 0;
}
.image-how-wrap {
	margin-bottom: 30px;
}
.service-main-wraper {
	margin-top: 30px;
}
.service-main-wraper h2 {
	font-size: 40px;
}
.service-main-wraper p {
	padding: 0 20px;
}
.service-main-wraper p {
	padding: 0 10px;
}
.choose-atmos-text-wrap h3 span {
	display: inline-block;
}
.choose-atmos-text-wrap h3 {
	font-size: 40px;
	line-height: 40px;
}
.choose-atmo-wraper {
	padding: 30px 0;
}
.choose-atmos-text-wrap p {
	padding-bottom: 30px;
}
.about-atmos-machine-wrap {
	width: 100%;
	margin-bottom: 60px;
}
.consultation-form-wrap {
	width: 100%
}
.consultation-form-wrap {
	padding: 48px 20px 100px 20px
}
.consultation-form-wrap h2 {
	font-size: 40px;
}
.get-consultation-wraper:before {
	display: none;
}
.get-consultation-wraper {
	margin-top: 0;
}
.review-main-wraper h2 {
	font-size: 40px;
	line-height: 40px;
}
.footer-links-wraper {
	margin-left: 0;
	margin-top: 20px;
}
.footer-contact-wraper {
	margin-left: 0;
	margin-top: 20px;
}
.copyright-wrap .copyright {
	text-align: center;
}
.copyright-wrap .link-footer-bottom {
	text-align: center;
}
.consultation-form-wrap {
	background: none;
}
.inner-slider-wraper p{
	padding:0 15px;
}
.generator-main-wraper ul{
	margin:0;
	margin-top:60px
}
.listing-generator-wrp a{
	margin-bottom:25px;
}
.inner-slider-wraper p{
	padding-bottom:60px;
}
}
 @media screen and (max-width:550px) {
.hero-btn-wrap a{ display:block; margin-bottom:15px;}
.social-hero-wrap{
	margin-top:30px;
}
.hero-area-wrap .hero-text-wrap{
	padding-top:20px;
}
.balancer-header-section-wrap h2 {
    font-size: 35px;
}
.button-about-wrap a{
	display:block;
	text-align:center;
	margin-bottom:10px
}
.about-atmos-wraper{
	padding-bottom:40px;
}
.service-main-wraper ul{
	padding:0 30px;
}
.choose-atmos-text-wrap h3 {
    font-size: 30px;
    line-height: 30px;
	margin-right:0
}
.about-atmos-machine-wrap{
	margin-top:0;
}
.about-atmos-machine-wrap{
	padding:15px;
}
.button-atmos-wrap a{
	display:block;
	margin-bottom:10px;
	text-align:center;
}
.inner-slider-wraper h1{
	font-size:55px;
}
.btn-phone-number-about ul {
    list-style: none;
    margin-top: 40px;
}
.user-review-text i{
	display:none;
}
.retail-about-image-wrap img{
	width:100%;
	margin-top:30px;
}
.generator-main-wraper:before{
	display:none;
}
.generator-main-wraper:after{
	display:none;
}
.retail-about-text-wrap{
	margin-top:0;
}
.user-review-text{
	width:70%;
}
.user-review-text h5 {
    font-size: 21px;
}
.about-what-make-wraper{
	padding:40px 0;
}
.contact-info-main-wraper ul li{
	margin-bottom:80px;
}
.contact-info-main-wraper{
	padding-bottom:0;
}
.contact-form-wraper h4{
	margin-top:0;
}
.oasis-palm-desert-safari-video-wrap .modal-dialog{
	width:100%;
}
.header-slider-wraper{
	height:108vh
}
 }
 
