@media(max-width:1299px) {
	.home-slider .bannerContent {
		top: 30%;
		z-index: 9;
		width: 70%;
	}

	.businessLandingPage .mainBanner .content {
		width: 50%;
	}
}

@media(max-width:1024px) {
	.home-slider .bannerContent, .home-slider .rightContent {
		text-align: center;
		margin: auto !important;
		width: 90%;
		right: 0;
		left: 0 !important;
	}

	.businessLandingPage .mainBanner .content {
		width: 60%;
	}

	#historyRT .onovo-number {
		margin: auto;
	}

	.ourCollection .box p {
		height: 125px !important;
	}
}


@media(max-width:991px) {
	.webNav {
		display: none;
	}

	.open {
		transform: translateX(0) !important;
		transition: 0.3s;
	}

	.mobileNavBtn {
		display: block;
		right: 20px;
	}

	.mobNav {
		/*right: 0;*/
		left: 0;
		top: 0;
		border: 0;
		z-index: 99999;
		background: #fbfbfb;
		height: 100vh;
		overflow-y: auto;
		transform: translateX(-100%);
	}

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

	.mobNav .subMenu li {
		line-height: 25px;
	}

	.footerBG {
		height: 100%;
	}

	.footerBG h5 {
		margin-bottom: 5px !important;
	}

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

	.headerOuter .navbar {
		background-color: #000;
	}

	.bredcrumb {
		position: inherit !important;
		background-image: none !important;
		background-color: #f7f7f7;
		height: auto;
		padding: 20px 0;
	}

	.bredcrumb h1 {
		display: none;
	}

	.bredcrumb .blackRGBA {
		background: inherit;
	}

	.bredcrumb .content {
		position: inherit !important;
	}

	.bredcrumb li, .bredcrumb li a, .breadcrumb-item+.breadcrumb-item::before {
		color: #000 !important;
	}

	.headerOuter {
		position: sticky;
	}

	.aboutPage .shortAbout .leftImg, #historyRT .webView, .subAbout.webView, .webViewNone {
		display: none;
	}

	#historyRT {
		background-color: #f7f7f7;
	}

	#historyRT .mobileView, .mobViewBlock {
		display: block;
	}

	#historyRT .historyView {
		width: 90%;
		padding: 30px 0;
		margin: auto;
		position: relative;
		overflow: hidden;
	}

	#historyRT .historyView:before {
		content: '';
		position: absolute;
		top: 0;
		left: 10px;
		margin-left: -1px;
		width: 2px;
		height: 100%;
		background: #000;
		z-index: 1;
	}

	#historyRT .dot {
		width: 20px;
		height: 20px;
		border-radius: 50%;
		border: 2px solid #000;
		background: #000;
		margin-top: 5px;
		z-index: 9;
	}

	#historyRT .content {
		width: 95%;
		padding: 0 15px;
		color: #666;
	}

	.subAbout.mobileView {
		display: block;
	}

	.subAbout.mobileView .content {
		background-color: #fff;
	}

	.subAbout.mobileView .content img {
		width: 60px;
		margin-bottom: 12px;
	}

	.logoNavBar .slick-dotted.slick-slider {
		margin-bottom: 0;
	}

	.logoNavBar.fixed-header {
		top: 84px !important;
	}

	.businessLandingPage .mainBanner .content {
		top: 15%;
	}

	.businessLandingPage .gradientRGBA {
		background: linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, rgb(255 255 255 / 0%) 29%);
	}

	.vapeaahLandingPage .shortAbout .position-relative, .vapeaahLandingPage .shortAbout .position-absolute {
		position: inherit !important;
	}

	.vapeaahLandingPage .topSocialSection ul {
		padding-left: 0 !important;
		padding-top: 10px;
	}

	.vapeaahLandingPage .whyVapeaah .col-lg-4 {
		text-align: center !important;
	}

	.vapeaahLandingPage .whyVapeaah .text-center {
		padding-bottom: 40px;
	}

	.SRTLandingPage .testimonialBG .slick-next, .SRTLandingPage .testimonialBG .slick-prev {
		display: none !important;
	}

	.ourCollection .box p {
		height: auto !important;
	}

	.businessLandingPage.rtSales .shortAbout button {
		width: auto;
	}

	.mobileViewNone {
		display: none !important;
	}
}

@media(max-width:799px) {
	.topBar .w-50 {
		width: 100% !important;
		text-align: center !important;
	}

	.topBar .float-end {
		display: none;
	}

	.virtuesSinz .topSocialSection p {
		padding: 10px 0;
	}

	.virtuesSinz .topSocialSection ul {
		padding-left: 0;
	}

	.businessLandingPage .mainBanner .content {
		width: 80%;
	}

	.businessLandingPage .gradientRGBA {
		top: 35px;
	}

	.virtuesSinz .shopNowBG p {
		width: 80% !important;
	}

	.SRTLandingPage .servicesBox p {
		height: auto !important;
	}

	#historyRT .onovo-number {
		margin-top: 30px;
		padding-bottom: 0 !important;
	}

	.testimonialsPadding .slick-prev, .testimonialsPadding .slick-next {
		display: none !important;
	}

	.vapeaahLandingPage .topSocialSection label {
		width: 40px;
		height: 40px;
		padding-top: 6px;
	}

	.vapeaahLandingPage .topSocialSection img {
		width: 45% !important;
	}

	.vapeaahLandingPage .shortAbout .position-absolute .bRadius10 {
		padding: 0 !important;
	}

}

@media(max-width:549px) {
	.mobNav .bottomInfo .w-70, .mobNav .bottomInfo .w-30 {
		width: 100% !important;
		text-align: left !important;
		margin-right: auto;
	}

	.mobNav .bottomInfo .headerVapeStation {
		width: 75% !important;
	}

	.mobNav .logo {
		width: 35% !important;
	}

	.home-slider .bannerContent h1 {
		font-size: 40px;
	}

	.home-slider .logoArea {
		height: 45px !important;
	}

	.home-slider .logoArea img {
		width: 100%;
		object-fit: contain;
	}

	/*.bredcrumb {
		height: 280px;
	}*/

	.bredcrumb .content {
		bottom: 6%;
	}

	.businessLandingPage .mainBanner .content {
		width: 90%;
	}

	.col-sm-none {
		display: none !important;
	}

	.virtuesSinz .whyChoose {
		text-align: center;
	}

	.virtuesSinz .whyChoose .w-80 {
		width: 100%;
	}

	.aboutPage .shortAbout .border-end {
		border-right: inherit !important;
		margin-bottom: 15px;
	}

	.col-sm-center {
		text-align: center;
	}

	#businessBtn {
		height: 35px !important;
		width: 215px !important;
		font-size: 14px !important;
	}

	.testimonialBG p {
		height: auto !important;
	}

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

	.aboutPage .shortAbout .heading {
		padding-bottom: 0 !important;
		padding-left: 0 !important;
	}

	.contactPage .officeAddress .w-50 {
		width: 100% !important;
	}

	.contactPage .keyPoints .box {
		height: auto !important;
		padding: 20px 0;
	}
}

@media(max-width:449px) {
	.home-slider .bannerContent h1 {
		font-size: 32px;
	}

	.home-slider p {
		font-size: 16px !important;
	}

	.topBar a {
		font-size: 12px !important;
	}

	.addressMap iframe {
		height: 250px !important;
	}

	.section-padding-bottom-100 {
		padding-bottom: 50px !important;
	}

	.businessLandingPage .mainBanner .content {
		padding: 30px 20px !important;
	}

	.virtuesSinz .shopNowBG p {
		width: 100% !important;
	}

	#businessBtn {
		height: 30px !important;
		width: 200px !important;
		font-size: 12px !important;
	}

	.businessLandingPage.rtSales .shortAbout button {
		width: 70% !important;
	}

	.businessLandingPage.rtSales .ourServices .pt {
		padding-top: 0 !important;
	}

	.businessLandingPage.rtSales .ourServices .border-end {
		border: 0 !important;
	}
}