body {
	font-family: "Urbanist", sans-serif;
	font-weight: 400;
	font-style: normal;
	overflow-x: hidden;
}

a,
a:hover {
	transition: all ease 0.3s;
	text-decoration: none;
}

.header-wrap {
	position: relative;
	height: 830px;
}

.announcement-wrap {
	background-color: #132028;
	height: 50px;
}

.announcement-wrap p {
	color: #fff;
	font-size: 16px;
	line-height: 50px;
	margin: 0px;
	text-align: center;
	font-weight: 400;
}

.logo-nav-wrap {
	/*background-color: #132028;*/
	border-bottom: 1px solid #fff;
	position: relative;
	z-index: 9;
}

.logo-sec {
	margin-top: 25px;
}

.logo-sec img {}

.navigation-wrap {}

.navigation-wrap ul {
	padding: 0;
	margin: 0;
	text-align: center;
}

.navigation-wrap ul li {
	list-style-type: none;
	display: inline-block;
	color: #d1d1d1;
	font-size: 18px;
	line-height: 80px;
	padding: 0 10px;
}

.navigation-wrap ul li a {
	color: #fff;
	display: block;
}

.navigation-wrap ul li a:hover {
	color: #d1d1d1;
}

.user-cart-sec {
	margin-top: 25px;
}

.user-cart-sec i {
	height: 34px;
	width: 34px;
	color: #2b314b;
	background-color: #fff;
	font-size: 18px;
	line-height: 34px;
	text-align: center;
	display: inline-block;
	margin-left: 5px;
	border-radius: 50%;
	transform: scale(1);
	transition: all ease 0.3s;
}

.user-cart-sec i:hover {
	transform: scale(1.1);
	transition: all ease 0.3s;
}

.banner-wraper {
	height: 777px;
	position: absolute;
	left: 0;
	width: 100%;
	top: 50px;
	z-index: 5;
}

.banner-wraper fieldset {
	position: relative;
}

.banner-content {
	position: absolute;
	left: 6%;
	top: 35%;
	z-index: 9;
	width: 36%;
}

.banner-content h2 {
	color: #fff;
	font-size: 138px;
	line-height: 85px;
	font-weight: 700;
}

.banner-content h2 span {
	font-size: 58px;
	color: #fff;
	display: block;
	font-weight: 300;
}

.banner-content p {
	color: #fff;
	font-size: 15px;
	line-height: 22px;
	font-weight: 400;
}

.banner-content .btn-sec {
	display: block;
	margin-top: 20px;
}

.banner-content .btn-sec a {
	height: 40px;
	line-height: 40px;
	border: 2px solid #cfccd1;
	display: inline-block;
	margin-right: 10px;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	padding: 0 20px;
	background-color: transparent;
	transition: all ease 0.3s;
}

.banner-content .btn-sec a:hover {
	background-color: #fff;
	border: 2px solid #fff;
	color: #000;
	transition: all ease 0.3s;
}

.banner-content .btn-sec a:first-child {
	background-color: #fff;
	border: 2px solid #fff;
	color: #000;
	transition: all ease 0.3s;
}

.banner-content .btn-sec a:first-child:hover {
	background-color: transparent;
	border: 2px solid #cfccd1;
	color: #fff;
	transition: all ease 0.3s;
}

.banner-caro .owl-pagination {
	text-align: center;
	position: absolute;
	right: 15px;
	z-index: 9;
	top: 300px;
}

.banner-caro .owl-page {
	height: 35px;
	width: 35px;
	background-color: #fff;
	display: block;
	border-radius: 0;
	margin-bottom: 10px;
	cursor: pointer;
	transition: all ease .3s;
}

.banner-caro .owl-page.active {
	background-color: #cfccd1;
	transition: all ease .3s;
}

.verified-review-sec {
	top: -3px;
	position: relative;
}

.verified-review-sec a {
	height: 70px;
	width: auto;
	background-color: #132028;
	color: #fff;
	font-size: 20px;
	line-height: 70px;
	text-align: center;
	width: auto;
	padding: 0 50px;
	display: table;
	margin: 0 auto;
	font-weight: 600;
}

h2 {
	color: #132028;
	font-size: 35px;
	line-height: 45px;
	text-align: center;
	font-weight: 800;
}

.mtop50 {
	margin-top: 50px;
}

p.slogantext {
	color: #787878;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	font-weight: 400;
}

.vapenebula-product-series-listing {
	margin-bottom: 60px;
}

.prodseriesCaro {
	margin-top: 60px;
	height: 750px;
	overflow-x: hidden;
}

.vapenebula-product-series-listing fieldset {
	width: 90%;
	height: 645px;
	position: relative;
	display: block;
	margin: 0 auto;
	overflow: hidden;
}

/*.vapenebula-product-series-listing fieldset::before{
	content: '';
	border: 1px solid #000;
	height: 80%;
	width: 80%;
}*/
.vapenebula-product-series-listing fieldset img {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	object-fit: cover;
}

.vapenebula-product-series-listing fieldset h3 {
	color: #fff;
	font-size: 32px;
	line-height: 36px;
	text-align: center;
	font-weight: 800;
	position: absolute;
	top: 10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	z-index: 2;
	padding: 0 60px;
}

.vapenebula-product-series-listing fieldset h3 a {
	color: #fff;
}

/*.vapenebula-product-series-listing fieldset .series-short-highlighter {
	position: absolute;
	z-index: 5;
	left: 0;
	bottom: 10px;
	right: 0;
	margin: 0 auto;
	width: 100%;
	padding: 0 10px;
}*/
.vapenebula-product-series-listing fieldset .series-short-highlighter {
	position: absolute;
	z-index: 5;
	left: 0;
	bottom: -88px;
	right: 0;
	margin: 0 auto;
	width: 100%;
	padding: 0 10px;
	background: rgba(19, 32, 40, 0.6);
	transition: all ease 0.3s;
}

.vapenebula-product-series-listing fieldset:hover .series-short-highlighter {
	bottom: 10px;
	transition: all ease 0.3s;
}

.vapenebula-product-series-listing fieldset .series-short-highlighter ul {
	padding: 0;
	margin: 0;
}

.vapenebula-product-series-listing fieldset .series-short-highlighter ul li {
	list-style-type: none;
	display: inline-block;
	width: 47.7%;
	height: 37px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 37px;
	border: 2px solid #fff;
	font-weight: 500;
	margin-bottom: 10px;
}

.vapenebula-product-series-listing fieldset .series-short-highlighter ul li:first-child {
	margin-right: 10px;
}

.vapenebula-product-series-listing fieldset .series-short-highlighter ul li:nth-child(3) {
	width: 100%;
	display: block;
}

.vapenebula-product-series-listing fieldset .series-short-highlighter ul li a {
	color: #fff;
}

.vapenebula-product-series-listing fieldset .series-short-highlighter ul li a:hover {}

.vapenebula-product-series-listing fieldset .series-short-highlighter .cta-btn {
	height: 40px;
	line-height: 40px;
	display: block;
	color: #000;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	background-color: #fff;
	transition: all ease 0.3s;
}

.vapenebula-product-series-listing fieldset .series-short-highlighter .cta-btn:hover {}

.prodseriesCaro .owl-pagination {
	text-align: center;
	position: absolute;
	right: 0;
	z-index: 9;
	bottom: 0px;
	left: 0;
	margin: 0 auto;
}

.prodseriesCaro .owl-page {
	height: 35px;
	width: 35px;
	background-color: #fff;
	border: 1px solid #989898;
	display: inline-block;
	border-radius: 0;
	margin-right: 10px;
	cursor: pointer;
	transition: all ease .3s;
}

.prodseriesCaro .owl-page.active {
	background-color: #000;
	border: 1px solid #000;
	transition: all ease .3s;
}

.nebula-hero-product-wrap {
	background-image: url('../images/Hero-Product_Background_Desktop.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	/*height: 690px;*/
	height: auto;
	padding-top: 45px;
	padding-bottom: 45px;
	position: relative;
	overflow: hidden;
}

.nebula-hero-product-wrap::after {
	content: '';
	background-image: url('../images/Hero-Product_Circle-Gear.png');
	background-size: contain;
	background-repeat: no-repeat;
	height: 680px;
	position: absolute;
	right: -360px;
	top: 0;
	z-index: 0;
	width: 680px;
	animation: 50s linear infinite rotate;
}

@keyframes rotate {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

.nebula-hero-product-wrap .left-pic-sec {
	position: relative;
}

.nebula-hero-product-wrap .left-pic-sec img {
	position: relative;
	left: -12%;
	top: 12%;
}

.nebula-hero-product-wrap h2,
.nebula-hero-product-wrap .slogantext {
	color: #fff;
	text-align: left;
}

.nebula-hero-product-wrap h2 {
	margin-top: 0px;
}

.nebula-hero-product-wrap ul {
	padding: 0;
	margin: 0;
}

.nebula-hero-product-wrap ul.keypoints {
	padding: 0;
	margin: 20px 0px;
}

.nebula-hero-product-wrap ul.keypoints li {
	list-style-type: none;
	display: inline-block;
	width: 32%;
}

.nebula-hero-product-wrap ul.keypoints li img {
	display: inline-block;
	width: 38px;
	margin-right: 6px;
}

.nebula-hero-product-wrap ul.keypoints li p {
	color: #fff;
	font-size: 18px;
	line-height: 60px;
	display: inline-block;
	background-image: url('../images/Border.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin: 0px;
}

.nebula-hero-product-wrap ul.features li {
	color: #fff;
	font-size: 16px;
	line-height: 22px;
	display: inline-block;
	width: 32%;
	margin-bottom: 15px;
}

.nebula-hero-product-wrap p.title {
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	font-weight: 800;
	margin-top: 20px;
}

.nebula-hero-product-wrap hr {
	height: 2px;
	background-color: #fff;
	border: none;
	display: block;
	margin: 0;
	width: 7%;
	margin-bottom: 20px;
}

.btn-sec {
	display: block;
	margin-top: 20px;
}

.btn-sec a {
	height: 40px;
	line-height: 40px;
	border: 2px solid #cfccd1;
	display: inline-block;
	margin-right: 10px;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	padding: 0 20px;
	background-color: transparent;
	transition: all ease 0.3s;
}

.btn-sec a:hover {
	background-color: #fff;
	border: 2px solid #fff;
	color: #000;
	transition: all ease 0.3s;
}

.btn-sec a:first-child {
	background-color: #fff;
	border: 2px solid #fff;
	color: #000;
	transition: all ease 0.3s;
}

.btn-sec a:first-child:hover {
	background-color: transparent;
	border: 2px solid #cfccd1;
	color: #fff;
	transition: all ease 0.3s;
}

.choose-what-best-wrap {}

.best-tab-wrap {}

.best-tab-wrap .tab {
	overflow: hidden;
	border: none;
	background-color: transparent;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}

.best-tab-wrap .tab button {
	background-color: transparent;
	float: none;
	border: 1px solid #787878;
	outline: none;
	cursor: pointer;
	padding: 0px 30px;
	transition: 0.3s;
	font-size: 18px;
	height: 40px;
	color: #132028;
	font-weight: 700;
	margin: 0 30px;
	display: inline-block;
	line-height: 40px;
	position: relative;
}

.best-tab-wrap .tab button::after {
	content: '';
	height: 2px;
	width: 40px;
	background-color: #787878;
	position: absolute;
	right: -52px;
	top: 19px;
	z-index: 1;
}

.best-tab-wrap .tab button:last-child::after {
	display: none;
}

.best-tab-wrap .tab button:hover {
	background-color: #132028;
	color: #fff;
	border: 1px solid #132028;
}

.best-tab-wrap .tab button.active {
	background-color: #132028;
	color: #fff;
	border: 1px solid #132028;
}

.best-tab-wrap .tabcontent {
	display: none;
	padding: 6px 12px;
	border: none;
}

.best-tab-wrap .tabcontent fieldset {
	position: relative;
	width: 100%;
	height: auto;
	border: 1px solid #989898;
	padding-bottom: 15px;
	margin-bottom: 30px;
}

.best-tab-wrap .tabcontent fieldset .picholder {}

.best-tab-wrap .tabcontent fieldset .picholder img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.best-tab-wrap .tabcontent fieldset h3 {
	color: #132028;
	font-size: 32px;
	line-height: 36px;
	text-align: center;
	font-weight: 800;
}

.best-tab-wrap .tabcontent fieldset h3 a {
	color: #132028;
}

.best-tab-wrap .tabcontent fieldset p {
	color: #787878;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	text-align: center;
}

.best-tab-wrap .tabcontent fieldset p strong {
	color: #787878;
	font-size: 20px;
	text-align: center;
}

.best-tab-wrap .tabcontent fieldset .short-highlighter {
	padding: 0 9px;
}

.best-tab-wrap .tabcontent fieldset .short-highlighter ul {
	padding: 0;
	margin: 0;
}

.best-tab-wrap .tabcontent fieldset .short-highlighter ul li {
	list-style-type: none;
	display: inline-block;
	width: 47.7%;
	height: 37px;
	color: #132028;
	font-size: 16px;
	text-align: center;
	line-height: 37px;
	border: 2px solid #132028;
	font-weight: 500;
	margin-bottom: 10px;
}

.best-tab-wrap .tabcontent fieldset .short-highlighter ul li:first-child {
	margin-right: 10px;
}

.best-tab-wrap .tabcontent fieldset .cta-btn:hover {
	background-color: #fff;
	border: 1px solid #132028;
	color: #132028;
	transition: all ease 0.3s;
}

.best-tab-wrap .tabcontent fieldset .cta-btn {
	height: 40px;
	line-height: 40px;
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	background-color: #132028;
	border: 1px solid #132028;
	transition: all ease 0.3s;
}

.cta-btn.dark {
	height: 40px;
	line-height: 40px;
	display: table;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	padding: 0 40px;
	margin: 0 auto;
	text-align: center;
	background-color: #132028;
	border: 1px solid #132028;
	transition: all ease 0.3s;
}

.cta-btn.dark:hover {
	background-color: #fff;
	border: 1px solid #132028;
	color: #132028;
	transition: all ease 0.3s;
}

.best-tab-wrap .tabcontent fieldset .cta-btn.dark:hover {
	background-color: #fff;
	border: 1px solid #132028;
	color: #132028;
	transition: all ease 0.3s;
}

.take-a-quiz-wrap {
	background-image: url('../images/Quiz_Desktop.png');
	background-repeat: no-repeat;
	background-size: cover;
	height: 440px;
}

.take-a-quiz-wrap .mid-content-sec {
	padding-top: 120px;
}

.take-a-quiz-wrap .mid-content-sec h2 {
	text-align: left;
	color: #fff;
}

.take-a-quiz-wrap .mid-content-sec p {
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
}

.take-a-quiz-wrap .mid-content-sec p strong {
	color: #fff;
	font-size: 20px;
	text-align: center;
}

.usp-wraper {
	display: block;
	margin-top: 130px;
}

.usp-wraper ul {
	padding: 0;
	margin: 0;
}

.usp-wraper ul li {
	list-style-type: none;
	display: inline-block;
	width: 19%;
}

.usp-wraper ul li img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.usp-wraper ul li p {
	color: #787878;
	font-size: 16px;
	line-height: 20px;
	font-weight: 800;
	text-align: center;
	margin-top: 15px;
}

.became-a-member-wrap {}

.became-a-member-wrap ul {
	padding: 0;
	margin: 0;
}

.became-a-member-wrap ul li {
	list-style-type: none;
	display: block;
	border-left: 7px solid #787878;
	padding-left: 15px;
}

.became-a-member-wrap ul li p {
	color: #787878;
	font-size: 16px;
	line-height: 32px;
	font-weight: 800;
	margin-top: 40px;
}

.became-a-member-wrap ul li p strong {
	display: block;
	color: #132028;
	font-weight: 800;
	font-size: 26px;
}

.became-a-member-wrap .cta-btn.dark {
	margin: 40px 0px 0px;
}

.brans-story-wrap {}

.brans-story-wrap fieldset {
	position: relative;
	display: block;
	width: 100%;
	box-shadow: 0 0 14px #9b9b9b;
	transition: all ease 0.3s;
}

.brans-story-wrap fieldset:hover {
	transition: all ease 0.3s;
	padding: 10px;
}

.brans-story-wrap fieldset img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.brans-story-wrap fieldset .brandstory-content-holder {
	position: absolute;
	z-index: 5;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 10px;
	padding: 0 15px;
}

.brans-story-wrap fieldset .brandstory-content-holder h3 {
	color: #fff;
	font-size: 28px;
	line-height: 38px;
	text-align: center;
	font-weight: 800;
}

.brans-story-wrap fieldset .brandstory-content-holder p {
	color: #fff;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	text-align: center;
	min-height: 45px;
}

.brans-story-wrap fieldset .brandstory-content-holder a.linktxt {
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	display: block;
	text-align: center;
	font-weight: 600;
	transform: scale(1);
	transition: all ease 0.3s;
}

.brans-story-wrap fieldset .brandstory-content-holder a.linktxt:hover {
	transform: scale(1.03);
	text-decoration: underline;
	transition: all ease 0.3s;
}

.top-flavors-wrap {
	background-color: #132028;
	height: 270px;
}

.top-flavors-wrap .left-sec {
	padding: 36px 15px;
}

.top-flavors-wrap .left-sec h2 {
	color: #fff;
	text-align: left;
	font-size: 70px;
	line-height: 70px;
	margin: 0;
}

.top-flavors-wrap .left-sec h2 span {
	display: block;
	font-size: 40px;
}

.top-flavors-wrap .left-sec p {
	color: #fff;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
}

.top-flavors-wrap .right-sec {}

.top-flavors-wrap .right-sec ul {
	padding: 0;
	margin: 0;
}

.top-flavors-wrap .right-sec ul li {
	list-style-type: none;
	display: block;
	float: left;
	width: 14%;
	background: linear-gradient(to bottom, #0b7aa4 0%, #142129 100%);
	height: 270px;
	position: relative;
	transition: all ease 0.3s;
	overflow: hidden;
}

.top-flavors-wrap .right-sec ul li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: scale(1);
}

.top-flavors-wrap .right-sec ul li:hover img {
	transform: scale(1.3);
	transition: all ease 0.3s;
}

.top-flavors-wrap .right-sec ul li h3 {
	color: #fff;
	font-size: 22px;
	line-height: 30px;
	text-align: left;
	font-weight: 800;
	z-index: 4;
	position: absolute;
	width: 100%;
	padding: 0 10px;
	left: 0px;
	bottom: 40px;
	margin: 0;
}

.top-flavors-wrap .right-sec ul li h3 a {
	color: #fff;
}

.top-flavors-wrap .right-sec ul li h3 a:hover {
	color: #fff;
}

.top-flavors-wrap .right-sec ul li:last-child h3 {
	font-size: 26px;
	line-height: 54px;
	bottom: unset;
	top: 40px;
}

.top-flavors-wrap .right-sec ul li:last-child h3 strong {
	font-size: 64px;
	font-weight: 900;
	display: block;
}

.top-flavors-wrap .right-sec ul li a.linktxt {
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	display: block;
	text-align: left;
	font-weight: 600;
	transform: scale(1);
	transition: all ease 0.3s;
	position: absolute;
	left: 0;
	bottom: 1px;
	padding: 0 10px;
	width: 100%;
	z-index: 5;
}

.top-flavors-wrap .right-sec ul li a.linktxt:hover {
	transform: scale(1.03);
	text-decoration: underline;
	transition: all ease 0.3s;
}

.nebula-community-wrap {}

.nebula-community-wrap .community-listing {
	margin-top: 50px;
}

.nebula-community-wrap .community-listing fieldset {
	width: 100%;
	height: 584px;
	position: relative;
}

.nebula-community-wrap .community-listing fieldset img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.nebula-community-wrap .community-listing fieldset .content-holder {
	position: absolute;
	left: 0;
	bottom: 10px;
	text-align: center;
	padding: 0 15px;
	width: 100%;
}

.nebula-community-wrap .community-listing fieldset .content-holder h3 {
	color: #fff;
	font-size: 40px;
	line-height: 44px;
	text-align: center;
	font-weight: 800;
}

.nebula-community-wrap .community-listing fieldset .content-holder h3 span {
	display: block;
	font-size: 25px;
	text-align: center;
}

.nebula-community-wrap .community-listing fieldset .content-holder a.linktxt {
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	display: block;
	text-align: center;
	font-weight: 600;
	transform: scale(1);
	transition: all ease 0.3s;
}

.nebula-community-wrap .community-listing fieldset .content-holder a.linktxt:hover {
	transform: scale(1.03);
	text-decoration: underline;
	transition: all ease 0.3s;
}

.nebula-community-wrap .community-listing fieldset .content-holder p {
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	text-align: center;
}

.nebula-community-wrap .community-listing fieldset .content-holder p a {
	display: block;
	font-size: 22px;
	font-weight: 800;
	color: #fff;
	margin-top: 10px;
}

.nebula-community-wrap .community-listing .community-block fieldset .content-holder {
	background: rgba(19, 32, 40, 0.8);
	width: 95%;
	height: 95%;
	display: block;
	margin: 0 auto;
	top: 15px;
	left: 0;
	right: 0;
}

.footer-wrap {
	background-image: url('../images/Footer_Baackground.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	height: auto;
	padding-top: 15px;
}

.footer-wrap h2 {
	color: #fff;
	margin-bottom: 0px;
}

.footer-wrap h2 span {
	color: #fff;
	font-weight: 500;
}

.footer-wrap .newsletter-sec {
	margin-top: 50px;
	margin-bottom: 50px;
}

.footer-wrap .newsletter-sec input[type="text"],
.footer-wrap .newsletter-sec input[type="email"] {
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	font-weight: 400;
	height: 40px;
	padding: 0 15px;
	width: 100%;
	background: transparent;
	border: none;
	border-bottom: 1px solid #fff;
}

.footer-wrap .newsletter-sec button {
	height: 40px;
	background: #fff;
	color: #132028;
	font-size: 18px;
	line-height: 40px;
	font-weight: 600;
	display: block;
	padding: 0 20px;
	border: none;
	transition: all ease 0.3s;
}

.footer-wrap .newsletter-sec button:hover {
	background: #132028;
	color: #fff;
	transition: all ease 0.3s;
}

.footer-logo {
	margin-top: 24px;
}

.foot-social-sec i {
	color: #fff;
	font-size: 30px;
	line-height: 50px;
	display: inline-block;
	margin-right: 10px;
	cursor: pointer;
	transition: all ease 0.3s;
	transform: scale(1);
}

.foot-social-sec i:hover {
	transition: all ease 0.3s;
	transform: scale(1.1);
}

.footer-wrap p.slogantext {
	color: #fff;
}

.footer-wrap h3 {
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	font-weight: 800;
}

.footer-wrap hr {
	height: 4px;
	width: 15%;
	display: block;
	background-color: #fff;
	border: none;
	margin: 10px 0px;
}

.footer-wrap p {
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
}

.footer-wrap ul {
	padding: 0;
	margin: 0;
}

.footer-wrap ul li {
	list-style-type: none;
	display: block;
}

.footer-wrap ul li a {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
	transition: all ease 0.3s;
}

.footer-wrap ul li a:hover {
	padding-left: 5px;
	transition: all ease 0.3s;
}

.footer-wrap .copyright-text {
	border-top: 1px solid #fff;
	margin-top: 50px;
}

.footer-wrap .copyright-text p {
	color: #fff;
	font-size: 16px;
	line-height: 36px;
	font-weight: 400;
	text-align: center;
}




/*....Responsive Css Start....*/
@media (min-width: 1200px) {
	.container {
		width: 90%;
	}
}

@media (min-width: 769px) and (max-width: 1024px) {
	.showdesktop {
		display: block;
	}

	.showmobile {
		display: none;
	}
}

@media (min-width: 481px) and (max-width: 998px) {
	.showdesktop {
		display: block;
	}

	.showmobile {
		display: none;
	}
}

@media screen and (max-width: 480px) {
	.showdesktop {
		display: none;
	}

	.showmobile {
		display: block;
	}
	.submenu {
		display: none;
	}
	.submenu.active {
		display: block;
	}
	.submenu-toggle {
		cursor: pointer;
		
	}
	.navigation-wrap-mobile ul {
		padding: 0;
		margin: 0;
	}
	.navigation-wrap-mobile ul li {
		list-style-type: none;
		display: block;
		border-bottom: 1px solid #fff;
		position: relative;
	}
	.navigation-wrap-mobile ul li a {
		color: #fff;
		font-size: 18px;
		line-height: 50px;
		padding: 0 10px;
		display: block;
	}
	.navigation-wrap-mobile ul li .submenu-toggle {
			cursor: pointer;
			color: #fff;
			font-size: 16px;
			position: absolute;
			top: 0;
			right: 10px;
			line-height: 50px;
			z-index: 10;
	}
	.nav-sec {
		padding: 0;
	}

}

/*....Responsive Css End....*/