/*------------------------------------------------------------------
[Responsive Stylesheet]

Project     : p2-TheFlexmethodHtml
Version     : 1.0
Author      : Md Ekramul Hassan Avi
Author URI  : https://www.tigertemplate.com
-------------------------------------------------------------------*/

@media screen and (max-width: 1199.99px) {

	.book-Schedule {
		overflow: hidden;
	}
	.book-Schedule .bannerBtnBg::after {
		width: 800px;
		background-size: 100%;
	}
	.calculate-section .row > div.border-start{
		border: 0 !important;
	}
	
}
@media screen and (max-width: 576px) {

	.common-style h1 {
		font-size: 32px;
		line-height: 48px;
	}
	.common-style h2 {
		font-size: 28px;
		line-height: 38px;
	}
	.common-style h3 {
		font-size: 18px;
	}
	.common-style h4 {
		font-size: 17px;
		line-height: 22px;
	}
	.get-Schedule::before,.personalized-plans:after,.package-section:before,
	.hero-home2 .banner-img:before,.hero-home2:after,.book-home2 .bannerBtnBg::after,.package-home2::before,
	.teamSlick .slick-arrow,.book-home3 .bannerBtnBg::after,.Want-talk-home3::after,
	.book-home4 .bannerBtnBg::after,.package-home4::before,
	.book-home5 .bannerBtnBg::after,.package-home5::before,
	.hero-home6 h1:before,.package-home6::before,
	.hero-home7 .banner-img::before,
	.package-home8::before,
	.book-log10 .bannerBtnBg::after {
		display: none !important;
	}
	.get-Schedule::after {
		height: 200px;
		top: 30%;
		background-image: url('../img/ScheduleBGPath_m.svg');
		background-position: center left 66%;
	}
	.book-Schedule .bannerBtnBg::before {
		width: 900px;
		top: -18px;
		left: 0;
	}
	.slider-testimonial .testimonial-item:not(.slick-active) {
		transform: scale(1);
	}
	.slider-testimonial .testimonial-item.slick-active {
		transform: scale(1);
	}
	.slider-testimonial .slick-dots {
		top: calc(100% + 15px);
	}
	.package-item {
		width: 100% !important;
	}
	.calculate-section h1 small {
		font-size: 14px;
		margin-top: 6px;
	}
	.common-style h5,select.form-control {
		font-size: 14px;
		line-height: 22px;
	}

}

@media screen and (min-width: 1400px) {

	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1214px;
	}

}
