/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

@media (max-width: 1450px) {
	.header h1 {
		line-height: 60px;
		font-size: 55px;
		margin-bottom: 20px;
	}
	.quality-slide-main {
		margin-left: 10%;
	}
	.quality-slide-container h3 {
		font-size: 20px;
	}
}

@media(max-width:1366px) {
	.hero-right img {
		max-width: 450px;
	}
	.hero-detail,
	.hero-right {
		width: 48%;
	}
	.hero-right {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		    -ms-flex-pack: end;
		        justify-content: flex-end;
	}
	.hero-text p {
		font-size: 14px;
	}
}

@media(max-width:1280px) {
	.hero-slider {
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	.quality-slide-main {
		margin-left: 3%;
	}
}

@media only screen and (max-width:1025px) {
	.nav-item {
		padding-left: 20px;
	}
	.navbar-light .navbar-nav>.nav-item>a {
		font-size: 15px;
	}
	.section {
		padding: 50px 0px;
	}
	.section-top {
		padding-top: 50px;
	}
	.section-bottom {
		padding-bottom: 50px;
	}
	.photo-gallery-wrapper__column li,
	.photo-gallery-wrapper__column li a,
	.photo-gallery-wrapper__column li a img {
		width: 100%;
	}
	.photo-gallery-wrapper__column {
		-webkit-column-count: 2;
		   -moz-column-count: 2;
		        column-count: 2;
	}
	.heading h2 {
		font-size: 40px;
	}
	.form-wrapper {
		padding: 30px;
	}
	.quality-slide-img img {
		height: 100%;
		width: 100%;
	}
	.p-list li {
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		        flex: 0 0 100%;
		max-width: 100%;
	}
	@media(max-width:1280px) {
		.quality-slide-main {
			margin-left: 0%;
			padding: 0px 20px;
		}
	}
}

@media only screen and (max-width: 992px) {
	.hero-right,
	.heading,
	.about-inner {
		-webkit-box-pack: center!important;
		    -ms-flex-pack: center!important;
		        justify-content: center!important;
	}
	.hero-right {
		text-align: center;
	}
	.header h1 {
		font-size: 52px;
		text-align: center;
		margin-bottom: 30px;
	}
	.hero-detail,
	.hero-detail p,
	.heading h2,
	p,
	.heading-small,
	.quality-slide-container h3,
	.working-hour li {
		text-align: center;
	}
	.hero-detail {
		padding-bottom: 30px;
	}
	.about-left {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		padding-bottom: 30px;
	}
	.quote-text {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-pack: center!important;
		    -ms-flex-pack: center!important;
		        justify-content: center!important;
		-webkit-box-align: center!important;
		    -ms-flex-align: center!important;
		        align-items: center!important;
	}
	.quote {
		padding-bottom: 30px;
		margin-right: 0px !important;
	}
	.heading {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.heading h2 {
		margin-bottom: 30px;
	}
	.test-arrow {
		padding-bottom: 30px;
	}
	.career-left {
		text-align: center;
		padding-bottom: 30px;
	}
	.border-right {
		border-right: 0px!important;
	}
	.contact-left {
		margin-bottom: 30px;
	}
	.contact:before {
		content: none;
	}
	.contact-information {
		padding-left: 0!important;
	}
	.foot-info {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		padding: 40px 0;
	}
	.foot-logo {
		padding-bottom: 30px;
	}
	.foot-bottom .d-flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.foot-list {
		padding-bottom: 20px;
	}
	.foot-list li a {
		border-right: 0px!important;
		margin-bottom: 10px;
	}
	.nav-white .con-btn {
		color: #fff!important;
	}
	.page-section {
		padding-top: 150px!important;
	}
	.gallery-list li {
		margin-bottom: 30px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	.padding-bottom {
		padding-bottom: 50px;
	}
	.hero-detail,
	.hero-right {
		width: 100%;
	}
	.about-left {
		height: 420px;
	}
	.hero-right {
		display: none;
	}
	.lity-container{
		margin:10px;
	}
}


@media only screen and (max-width:767px) {
	.hero-detail {
		padding-bottom: 0px;
	}
	.navbar {
		padding: 10px;
	}
	.header h1 {
		font-size: 42px;
		line-height: 50px;
	}
	.hero-section {
		padding-top: 5vh;
	}
	.heading h2 {
		font-size: 34px;
		line-height: 40px;
	}
	.vision-inner p {
		line-height: 40px;
	}
	.photo-gallery-wrapper__column {
		-webkit-column-count: 1;
		   -moz-column-count: 1;
		        column-count: 1;
	}
	.contact-left {
		margin: 0px 15px 30px;
	}
	.form-wrapper {
		padding: 25px 15px;
	}
	.m-card {
		padding: 30px 0;
	}
	p {
		font-size: 14px;
		line-height: 28px;
	}
	.mb-3,
	.my-3 {
		margin-bottom: 0.5rem!important;
	}
	.career-wrapper form div {
		margin: 0 0 30px 0;
	}
	.upload-logo label {
		width: auto;
		padding: 5px;
	}
	.career-wrapper {
		padding-bottom: 0!important;
	}
	.foot-list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.foot-bottom {
		text-align: center;
		-webkit-box-pack: center!important;
		    -ms-flex-pack: center!important;
		        justify-content: center!important;
	}
	.foot-text {
		padding-bottom: 10px;
	}
}

@media only screen and (max-width:400px) {
	.vision-inner p {
		font-size: 18px;
	}
	.heading h2 {
		font-size: 30px;
	}
	.header h1 {
		font-size: 38px;
	}
}