.success-columns{
		margin:0 !important;
		justify-content:center;
	}
	.success-column{
		height:auto !important;
		width:auto !important;
	}
	.experience-img-col .video-container{
		width:110% !important;
	}
	.intro-section-padding{
		padding:4rem 20% 0 20% !important;
	}
	
	@media only screen and (min-width: 700px) and (max-width: 770px) {
		.vwo-para-desc {
			margin-left:10%;
			margin-right:10%;
			height:auto !important;
			width:auto !important;
		}
}
	@media only screen and (max-width: 700px){
		.experience-img-col .video-container {
			width:100% !important;
		}
	}
	
	.margin-bottom-2rem{
			margin-left:0 !important;
		}
	.containter-width{
		margin:0 !important;
	}
	@media only screen and (min-width: 576px) and (max-width: 768px){
		.section-heading{
			width:90% !important;
			margin:auto;
		}
		.containter-width{
			width:90% !important;
		}
		.left-content-heading{
			margin-top: 0px !important;
			text-align: center;	
		}
		.experience-img-col{
			padding: 10px 13px 10px 0;
			justify-content:center;
			display:flex;
			padding-right:0px !important;
			align-items:center;
		}
		.plan-column{
			width: 40% !important;
			flex:unset !important;
		}
		.plans-row{
			flex-wrap:wrap !important;
			justify-content:center !important;
		}
		.mobile-button-small-new, .mobile-button-small{
			width:max-content !important;
		}
		
	}
	
	@media only screen and (min-width: 768px) and (max-width: 1024px){
		.format-padding{
			width:90% !important;
		}
		
		.tiles-col-parent{
			padding:1rem 1rem !important;
		}
		.tiles-row{
			    gap: 0.5rem;
			    padding-left: .5rem;
    padding-right: .5rem;
		}
		
		.section-heading{
			width:80% !important;
						margin:auto;
		}
		.containter-width{
			width:80% !important;
		}
		.content-v{
			width:95% !important;
			gap:2.5rem !important;
		}
		.experience-columns{
			gap:0.5rem !important;
		}
		.experience-img-col{
			padding: 40px 40px 40px 0 !important;
			justify-content:center;
			display:flex;
			padding-right:0px !important;
			align-items:center;
		}
		.left-content-heading{
			font-size:32px !important; 
		}
		.tab-content{
			width:65% !important;
		}
		.plans-offer-section{
			width:95% !important;
		}
		.tab-container{
			width:90% !important;
		}
		.plan-column{
			width: 40% !important;
			flex:unset !important;
		}
		.plans-row{
			flex-wrap:wrap !important;
			justify-content:center !important;
		}
		.format-padding-responsive{
			width:95% !important;
		}
		.gap-col-responsive{
			gap:0.5rem !important;
		}
		.vwo-para-desc{
			margin-left:20%;
			margin-right:20%;
			height:auto !important;
		}
		.experience-img-col .video-container{
			    width: 100% !important;
			padding-right:0px !important;
						padding: 20px !important;
		}
				/* reviews and rating*/
		.tabs-reviews{
			width:90% !important;
		}
		.tab-container-review
		{
			height:auto !important;
		}
		.testimonial-wrapper{
			padding: 20px 20px !important;
		}
		
		/* Tab pre next*/
		.tab-details-pre-next-content{
			padding:50px 10px 0px 0px !important;
		}
		.content_para_preNextTab{
			height:280px !important;
			overflow:scroll !important;
		}
		.tab-details-wrapper-pre-next {
			margin:0 0.5rem !important;
		}
		.tab-details-wrapper-pre-next {
			padding: 0 10px 0px !important;
		}
		.pre-next-tab{
			padding:0 10px 20px;
		}
		.pre-next-tab-nav-ul-li{
			overflow:scroll;	
			scrollbar-width: none;
		}
		
		.vwo-heading{
			text-align: center;
		}
		
		
		.vwo-para-desc{
			width:60% !important;
		}
		
		.floating-button-wrapper .download-for-mobile{
			border-radius:25px;
		}
	}
	