body,*{
	margin: 0;
	font-family: 'Signika-Light' !important;
}

html {
  scroll-behavior: smooth;
}

/*html {
	overflow-x: hidden;
	overflow-y: scroll;
}  */

.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
	max-width: 1170px;
}

.SignikaBold {
	font-family: 'Signika-Bold' !important;
}

.SignikaSemibold, h1 {
	font-family: 'Signika-Semibold' !important;
}

.SignikaRegular {
	font-family: 'Signika-Regular' !important;
}

.SignikaLight {
	font-family: 'Signika-Light' !important;
}

.SignikaExtraLight {
	font-family: 'Signika-Light' !important;
	font-weight: 100 !important;
}

.font12 {
	font-size: 12px;
}

.font14 {
	font-size: 14px;
}

.font15 {
	font-size: 15px;
}

.font20 {
	font-size: 20px;
}

.font18 {
	font-size: 18px;
}

.font25 {
	font-size: 25px !important;
}

.font40 {
	font-size: 40px;
}

.w-10 {
	width: 10%;
}

.w-20 {
	width: 20%;
}

.w-30 {
	width: 30%;
}

.w-40 {
	width: 40%;
}

.w-60 {
	width: 60%;
}

.w-70 {
	width: 70%;
}

.w-80 {
	width: 80%;
}

.w-90 {
	width: 90%;
}

.dNone {
	display: none;
}

a {
	text-decoration: inherit;
}

button {
	box-shadow: inherit !important;
	outline: none !important;
}

.fit-cover {
	object-fit: cover;
}

.lightShadow {
	box-shadow: 0 .5rem 1rem rgb(0 0 0 / 5%) !important
}

.line-height-30 {
	line-height: 28px;
}

.section-padding-100 {
	padding-top: 100px;
	padding-bottom: 100px;
}

.section-padding-top-100 {
	padding-top: 100px;
}

.section-padding-bottom-100 {
	padding-bottom: 100px;
}

.section-padding-top-50 {
	padding-top: 50px;
}

.section-padding-bottom-50 {
	padding-bottom: 50px;
}

.list-style-none {
	list-style: none;
}

.align-middle {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.offWhite {
	color: #cfcfcf !important;
}

.bRadius0 {
	border-radius: 0 !important;
}

.bRadius10 {
	border-radius: 10px;
}

.whiteBtn {
	border: solid 1px #fff;
	border-radius: 10px;
	background: #fff;
	color: #000 !important;
}

.darkBtn {
	border: solid 1px #fff;
	border-radius: 10px;
	background: #212529;
	color: #fff !important;
}

.blackTransparentBtn {
	border: solid 1px #212529;
}

.blackTransparentBtn:hover {
	background: #212529;
	color: #fff;
}

.circleBtn {
	background-color: #212529;
	width: 115px;
	height: 115px;
	border: solid 4px #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.transparentBtn {
	border: solid 1px #212529;
	border-radius: 10px;
	background: transparent;
	color: #212529 !important;
}

.headerVapeStation {
	width: 225px;
}

.slideImg {
	height: 100vh; 
	width: 100%; 
	object-fit: cover;
}

.bredcrumb {
	background-image: url(../img/demo-vs-banner.png);
	height: 370px;
	background-position: center;
	background-size: cover;
	object-fit: cover;
	background-repeat: no-repeat;
}

.contactPage .bredcrumb {
	background-image: url(../img/contact-us.jpg);
}

.ourBusiness .bredcrumb {
	background-image: url(../img/our-business.png);
}

.aboutPage .bredcrumb {
	background-image: url(../img/about-us.png);
}

.carrersPage .bredcrumb {
	background-image: url(../img/career.png);
}

.blackRGBA {
	background: rgb(0, 0, 0, 0.6);
	height: 100%;
}

.blackRGBA-on-position {
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: rgb(0, 0, 0, 0.6);
	height: 100%;
}

.bredcrumb .content {
	bottom: 15%;
}

.breadcrumb-item+.breadcrumb-item::before {
	color: #fff;
}

.bredcrumb .active {
	color: #cfcfcf;
}

.keyPoints .box {
	border-radius: 10px;
	box-shadow: 0px 20px 60px 0px rgba(209, 209, 209, 0.35);
	height: 230px;
}

.contactForm form input {
	border-radius: 0px;
	height: 40px;
}

.contactForm form textarea {
	border-radius: 0px;
	height: 200px;
	resize: none;
}

.contactForm .form-control:focus {
	border-color: #000;
	box-shadow: inherit;
}


.footerBG {
	background-image: url(../img/footer-bg.png);
	background-size: cover;
	height: 800px;
}

.footerBG ul li {
	line-height: 30px;
}

.newsletterOuter {
	border-radius: 10px;
}

.newsletterOuter input:focus {
	outline: none;
}

footer .socialIcon svg {
	font-size: 30px !important;
}

.newsletterOuter input::placeholder {
	font-style: italic;
	color: #c7c7c7;
}

.carrersPage .contentOuter {
	border-radius: 10px;
}

.carrersPage .tag {
	background: #f3f3f3;
	border-radius: 10px;
}

.carrersPage .jobBtn svg {
	transform: rotate(-45deg);
	transition: 0.4s;
}

.carrersPage .jobBtn:hover svg {
	transform: rotate(0deg);
	transition: 0.4s;
}

.carrersPage .jobDesp ol li {
	line-height: 30px;
}

.carrersPage .jobDesp {
	display: none;
}

/*.aboutPage .zigZag-image {
	background-image: linear-gradient(160deg, #F4F1F9 0%, #D4CAE1 100%);
	padding: 20px;
	height: auto;
	border-radius: 10px;
}*/

.aboutPage .zigZag-content p {
	line-height: 30px;
}

.aboutPage .shortAbout ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

.aboutPage .shortAbout ul li {
	line-height: 35px;
	list-style: none;
}

.aboutPage .shortAbout ul li:before {
  content: '✓';
  padding-right: 10px;
  font-weight: 700;
}

.callNow {
	border: solid 2px;
	width: 45px;
	height: 45px;
	border-radius: 50px;
	margin-bottom: -20px;
}

.callNow svg {
	padding-top: 14px;
	animation: ring-animation 1.5s ease-in-out infinite;
}

@keyframes ring-animation {
	0% {
		transform: rotate3d(0, 0, 1, 0);
	}
	20%, 32%, 44%, 56%, 68% {
		transform: rotate3d(0, 0, 1, 0);
	}
	23%, 35%, 47%, 59%, 71% {
		transform: rotate3d(0, 0, 1, 15deg);
	}
	26%, 38%, 50%, 62%, 74% {
		transform: rotate3d(0, 0, 1, 0);
	}
	29%, 41%, 53%, 65%, 77% {
		transform: rotate3d(0, 0, 1, -15deg);
	}
	80% {
		transform: rotate3d(0, 0, 1, 0);
	}
}

.whyChooseBG {
	background-image: url(../img/cube-vector-bg.jpg);
}

.whyChooseBG .box {
	border: solid 2px #fff;
}

.whyChooseBG .servicesBox:hover svg {
	color: #000 !important;
}

.whyChooseBG .servicesBox {
	height: 400px !important;
}

.onovo-number, .onovo-number:before {
	border: 1px solid #000;
	border-radius: 100%;
	-webkit-border-radius: 100%;
}

.onovo-number {
	position: relative;
	width: 250px;
	height: 250px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	margin-left: auto;
}

.onovo-number:before {
	content: "";
	position: absolute;
	left: 35px;
	top: 35px;
	right: 35px;
	bottom: 35px;
}

.onovo-number .num {
	position: relative;
	top: 2px;
	font-size: 90px;
	font-weight: 700;
	line-height: 1;
}

.onovo-circle-text-label {
	position: absolute;
	left: 5%;
	top: 5%;
	width: 90%;
	height: 90%;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1;
	animation: onovoRotateText 10s linear infinite;
}

.onovo-circle-text-label span {
	position: absolute;
	transform-origin: 0 111px;
}

@keyframes onovoRotateText {
	0% {
		transform: rotate(1turn);
	}
	100% {
		transform: rotate(0deg);
	}
}

.businessLandingPage .gradientRGBA {
	background: linear-gradient(180deg, rgb(0 0 0) 0%, rgb(255 255 255 / 0%) 29%);
	top: 45px; 
	right: 0;
	left: 0;
	height: 100%;
}

.ourCollection {
	background-color: #fbfbfb;
}

.ourCollection .box {
	border: solid 1px;
}

.ourCollection .box label {
	border: solid 2px #fff;
	width: 70px;
	height: 70px;
	border-radius: 50px;
	padding: 12px;
}

.ourCollection .box p {
	height: 100px;
}

.whyChoose .sequence {
	border-radius: 10px;
	background: #fbfbfb;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.shopNowBG {
	/*background-image: url(../img/shop-now.jpg);*/
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.shopNowBGVirtues {
	background-image: url(../img/virtue-banner.jpg);
}

.shopNowBGVirtuesVapeaah {
	background-image: url(../img/vapeaah-business.png);	
}

.shopNowBGRTsales {
	background-image: url(../img/rt-sales-banner.jpg);		
}

.customerFav .cPadding {
	padding: 40px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-left: auto;
	display: flex;
}

.customerFav .w-100 {
	object-fit: cover;
}

.topSocialSection label {
	border: solid 1px #000;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	text-align: center;
	padding-top: 10px;
}

.businessLandingPage .mainBanner img {
	height: 100vh;
	object-fit: cover;
}

.businessLandingPage .mainBanner .content {
	width: 35%;
	right: 0;
	background: #0000006e;
	left: 0;
	margin: auto;
	top: 37%;
}

#businessBtn {
	background-color: #333;
	color: white;
	display: none;
	position: fixed;
	bottom: 0;
	right: 20px;
	cursor: pointer;
	height: 43px;
	width: 270px;
	background-color: #000;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

.bestPromotions .box, .bestPromotions .box:hover {
	transition: 0.5s;
}

.bestPromotions .active, .bestPromotions .box:hover {
	color: #212529;
	background-color: #fff;
}

.bestPromotions .active label, .bestPromotions .box:hover label {
	border: solid 2px #212529 !important;
	transition: 0.1s;
}

.vapeaahLandingPage .shortAbout .content {
	top: 50px;
	left: -0px;
	background-color: #fff;
	border-radius: 10px;
}

.whyVapeaah .centerImg {
	border-radius: 100%;
	height: 250px;
	width: 250px;
	object-fit: cover;
}

.vapeaahLandingPage .collections-1 {
	background-image: url(../img/vapeaah/big-puff.jpg);
}

.vapeaahLandingPage .collections-2 {
	background-image: url(../img/vapeaah/disposable.jpg);
}

.vapeaahLandingPage .collections-3 {
	background-image: url(../img/vapeaah/starter-kit.jpg);
}

.vapeaahLandingPage .collections-4 {
	background-image: url(../img/vapeaah/mods.jpg);
}

.vapeaahLandingPage .collections-5 {
	background-image: url(../img/vapeaah/e-liquids.jpg);
}

.vapeaahLandingPage .collections-6 {
	background-image: url(../img/vapeaah/tank.jpg);
}

.collectionsImg {
	height: 400px;
	background-size: cover;
}

.collections .blackRGBA {
	/*background: rgb(0, 0, 0, 0.4);*/
	background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
	height: 100%;
}

.vapeaahLandingPage .collections .blackRGBA .content {
	top: 70%;
	left: 40px;
	right: 40px;
	transition: 0.4s;
}

.vapeaahLandingPage .collections .blackRGBA:hover .content {
	top: 55%;
	transition: 0.4s;
}

.SRTLandingPage .servicesBox label {
	width: 80px;
	height: 80px;
	padding: 13px;
}

.SRTLandingPage .servicesBox p {
	height: 145px;
}

.SRTLandingPage .servicesBox {
	transition: 0.5s;
	background-color: #fff;
}

.SRTLandingPage .servicesBox:hover {
	background-color: #212529;
	color: #fff !important;
	transition: 0.5s;
}

.SRTLandingPage .servicesBox:hover label {
	background-color: #fff;
	transition: 0.3s;
}

.SRTLandingPage .servicesBox:hover p {
	color: #fff !important;
	transition: 0.3s;
}

.SRTLandingPage .videoOuter {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.SRTLandingPage .videoOuter .video-video-background, .SRTLandingPage .videoOuter img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.SRTLandingPage .video-overlay-80 {
	background: rgba(38, 50, 56, .8);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.SRTLandingPage .video-inner-text {
	position: relative;
	height: 100%;
	width: 100%;
	align-items: center;
	justify-content: center;
}

/*.slick-current.slick-active {
	background-color: #000;
}*/

.testimonialBG {
	background-image: url(../img/testimonialBg.webp);
	/*height: 700px;*/
	background-size: cover;
	background-repeat: no-repeat;
}

.testimonialBG p {
	height: 110px;
}

.SRTLandingPage .reviewBox {
	border-left: solid 5px #212529;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.customVapeCounter .col-lg-6 {
	flex-direction: column;
	justify-content: center;
	display: flex;
}

.testimonialsPadding .slick-initialized .slick-slide {
	padding: 40px 0;
}

.testimonialsPadding .slick-arrow, .testimonialsPadding .slick-prev:hover {
	background: #000;
	height: 30px;
	width: 30px;
	border-radius: 50px;
	padding: 6px;
}

.testimonialsPadding .slick-prev {
	bottom: -40px;
	top: inherit;
	left: 46%;
}

.testimonialsPadding .slick-next {
	bottom: -40px;
	top: inherit;
	right: 46%;
}

.testimonialsPadding .slick-prev:hover, .testimonialsPadding .slick-prev:focus, .testimonialsPadding .slick-next:hover, .testimonialsPadding .slick-next:focus {
	background: #000;
}

.testimonialsPadding .slick-prev:before, .testimonialsPadding .slick-next:before {
	font-size: 15px !important;
}

.ourBusZigZag .col-lg-5 {
	flex-direction: column;
	justify-content: center;
	display: flex;
}

.logoNavBar.fixed-header {
	position: fixed;
	top: 90px;
	left: 0;
	z-index: 9;
	width: 100%; 
}

.logoNavBar .logoOuter.active {
	background-color: #e5e5e5;
}

.logoNavBar .slick-dots {
	display: none !important;
}

.aboutPage .whyChooseBG .box {
	height: 400px;
}

#getInquiry .btn-close {
	position: absolute;
	top: 15px;
	right: 15px;
	color: #fff !important;
}

/*#historyRT {
	background-image: url(../img/history.jpg);
	background-size: cover;
}*/

#historyRT .centerLine {
	border: solid 5px #c4c4c4;
	width: 75%;
	top: 55%;
	left: 72px;
}

#historyRT .arrows img {
	width: 65px;
}

#historyRT .arrow-1 {
	top: 97px;
	left: 30px;
}

.arrow-1 .content {
	top: -40px;
	left: 45px;
	width: 220px;	
}

#historyRT .arrow-2 {
	bottom: 46px;
	left: 175px;
}

.arrow-2 .content {
	top: 55px;
	left: 48px;
	width: 220px;
}

#historyRT .arrow-3 {
	top: 97px;
	left: 312px;
}

.arrow-3 .content {
	top: -40px;
	left: 45px;
	width: 220px;
}

#historyRT .arrow-4 {
	bottom: 47px;
	right: 236px;
}

.arrow-4 .content {
	top: 55px;
	left: 48px;
	width: 220px;
}

#historyRT .arrow-5 {
	top: 96px;
	right: 85px;
}

.arrow-5 .content {
	top: -40px;
	left: 45px;
	width: 220px;	
}

.column {
	opacity: 0; /* Start invisible */
	transform: translateX(-50px); /* Start shifted */
	transition: opacity 0.5s ease, transform 0.5s ease;
}

.column.visible {
	opacity: 1; /* Make visible */
	transform: translateX(0); /* Shift to original position */
}

#historyRT .mobileView, .subAbout.mobileView, .mobViewBlock {
	display: none;
}

.careersPage .contentOuter label {
	background-color: #ededed;
	border-radius: 6px !important;
}

.contactPage .keyPoints .box {
	height: 260px !important;
}

.missionVission .box {
	background: #f8f9fa99;
}

.missionVission .box .contentImg {
	width: 100px;
	height: 100px;
	border-radius: 100px;
	border: solid 2px #fff;
	padding: 12px;
	background: #fff;
	margin: auto;
	margin-top: -70px !important;
}

.missionVission .box p {
	min-height: 215px !important;
}

.missionVission .leftSide {
	background-image: url(../img/short-about-us.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	height: 900px;
}

.zigZag-content .iconImg {
	width: 90px;
	height: 90px;
	border-radius: 50px;
	/*border: solid 4px #eee;*/
	/*border-radius: 50px;*/
	padding: 10px;
	transition: 0.3s;
}

.subAbout.webView .row:hover .iconImg {
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
	transform: scale(1.1);
	transition: 0.3s;
}

.zigZag-content hr {
	width: 100px;
	height: 3px;
	border-radius: 20px;
	opacity: 1;
	color: #212529;
}

.businessOuter {
	transition: 0.3s;
}

.businessLandingPage .arrowSquareLeft {
    left: -12px;
}

.businessLandingPage .arrowSquareRight {
    right: -12px;
}

.businessLandingPage .arrowSquareLeft, .businessLandingPage .arrowSquareRight {
	top: 55px;
    width: 25px;
    height: 25px;
    transform: rotate(45deg);
}

.businessOuter:hover {
	box-shadow: 0 .5rem 1rem rgb(0 0 0 / 5%) !important;
	transition: 0.3s;
}

.businessOuter:hover a {
	background-color: #000;
	color: #fff;
}

.location_1 {
	top: 50px;
	left: 40px;
}


/*
.ball1 {
    background-color: rgba(0,0,0,0);
    border: 7px solid rgba(33, 135, 231, 0.2);
    opacity: .9;
    border-top: 5px solid rgba(0,0,0,0);
    border-left: 5px solid rgba(0,0,0,0);
    border-radius: 100%;
    width: 80%;
    height: 80%;
    margin: 0 auto;
    position: absolute;
    top: 10%;
    left: 10%;
    animation: spin-counterclockwise 3.2s infinite linear;
}



@keyframes spin-clockwise {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    };
}

@keyframes spin-counterclockwise {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-360deg);
    };
}

*/











/* Scroll Header */

header {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 999;
}

@keyframes slideDown {
	from {
		transform: translateY(-100%);
	}
	to {
		transform: translateY(0);
	}
}

.headerOuter.scrollNav {
	position: fixed;
	box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
	animation: slideDown 0.35s ease-out;
	background: #212529 !important;
}

.scrollNav .topBar {
	display: none !important;
}

.scrollNav .navbar-brand {
	padding: 0 !important;
}




/* Header */

.headerOuter {
	position: fixed;
	z-index: 99;
	right: 0;
	left: 0;
	top: 0;
}

.onHoverBG {
	position: fixed;
	opacity: 0;
	top: 0;
	left: 0;
	width: 100vw;
	height: 580px;
	background-color: #000;
	z-index: -1;
	/*height: 450px;*/
	visibility: hidden;

	transition-duration: .3s;
	transition-timing-function: ease-in-out;
}

.megaMenuOuter:hover .onHoverBG {
	opacity: .96;
	visibility:visible !important;

	animation-name:navSlideDown;
	-webkit-animation-name:navSlideDown;
	animation-duration:1.2s;
	-webkit-animation-duration:0.9s;
	animation-timing-function:ease;
	-webkit-animation-timing-function:ease;
}

.megaMenu {
	left: 24px;
	width: 96%;
	top: 65px;
	visibility: hidden;
}

.megaMenuOuter:hover .megaMenu {
	opacity: 0;
	animation: fadein ease-in 1;
	animation-fill-mode: forwards;
	animation-duration: 1.7s;
	visibility:visible !important;
}


@keyframes fadein{
	0%{
		opacity: 0;
	}

	100%{
		opacity: 1;
	}
}

@keyframes navSlideDown{
	0% {
		transform: translateY(-100%);
	}

	100% {
		transform: translateY(0);
	}
}

.mobileNavBtn {
	display: none;
}

.mobNav {
	transform: translateX(-200%);
	transition: 0.3s;
}

.megaMenuOuter:hover .nav-link, #navbarNav .nav-link:hover {
	border-bottom: solid 1px #fff;
}

.dotOverlay {
	position: absolute;
	width: 100%;
	background-image: url(../img/slide-overlay.png);
	padding: 0;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.slick-dots li button {
	width: 10px !important;
	height: 20px !important;
	background-color: #000;
}

.home-slider .bannerContent {
	top: 35%;
	z-index: 9;
	width: 45%;
}

.home-slider .rightContent {
	top: 35%;
	right: 19%;
	left: inherit !important;
	z-index: 9;
	width: 45%;
	text-align: end;
}

.home-slider .bannerContent h1 {
	font-size: 2.5rem;
}

.home-slider .logoArea {
	height: 55px;
}














/* Home Scrollable */

.slider {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.slides {
	position: absolute;
	width: 100%;
	height: 100%;
	/*display: flex;*/
	transition: opacity 0.9s ease;
}

.slide {
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: 0;
	transition: opacity 0.9s ease;
}

.slide.active {
	opacity: 1;
}