/* 1366 */
@media screen and (max-width: 1366px) {
	.page_header .page_header_content {
		padding: 90px 0px;
	}

	.header-banner-form {
		right: 0;
	}

	header {
		padding: 5px 0 15px 0;
		min-height: 710px;
	}

	.header-form-top {
		top: 10%;
	}
}

/* 1366 End */

/* 1280 */
@media screen and (max-width: 1280px) {}

/* 1280 End */

/* 1024 */
@media screen and (max-width: 1024px) {
	.has-feedback {
		margin-bottom: 5px;
	}

	.sub-product-titles p {
		width: 90%;
	}

	.sub-about-img img,
	.sleft-side img,
	.left-side img {
		min-width: 100%;
	}

	.pt-section-title-box {
		margin-top: 50px;
	}
}

/* 1024 End */

/* 991 */
@media screen and (max-width: 991px) {

	/* Mobile Footer social icon */
	/* .mobile-footer-social-icon-main {
		width: 100%;
		display: flex;
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 999;
	} */
.mobile-footer-social-icon-main {
    width: 100%;

    /* Flexbox with iOS support */
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;

    /* Fixed positioning for iOS */
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;

    /* iOS rendering fixes */
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;

    z-index: 999;
}

	.mobile-footer-social-icon {
		width: 100%;
		display: inline-block;
		text-align: center;
	}

	.mobile-footer-social-icon a {
		width: 100%;
		display: inline-block;
		font-size: 18px;
		font-weight: 600;
		color: #000;
		background: #ed1d26;
		/* text-transform: uppercase; */
		padding: 8px 0;
	}
.whatsapp a{
    background-color: #25D366;
    color: #fff;
}
	.mobile-footer-social-icon a:hover {
		background: #080403;
	}

	/* Mobile Footer social icon End */
	.pt-section-title-box a,
	.sub-product-btn a {
		padding: 15px 25px;
	}

	.sub-product-titles {
		text-align: left;
	}

	.sub-product-titles p {
		width: 100%;
		text-align: left;
	}

	.sub-product-btn {
		justify-content: left !important;
	}

	.dg-eot .row {
		flex-direction: column-reverse;
	}

	.footer-call-right {
		display: none;
	}

	.footer-whatsapp-left {
		display: none;
	}

	#return-to-top {
		bottom: 50px;
		right: 10px;
	}

	.sticky-icon {
		display: none;
	}

	header .navbar-light .navbar-brand {
		position: relative;
		top: 0;
	}

	header {
		padding: 0 0;
	}

	.navbar-collapse {
		position: absolute;
		top: 100%;
		width: 100%;
		background: #ffffff;
		z-index: 9999;
	}

	header .navbar-light .navbar-nav .nav-link:focus,
	.navbar-light .navbar-nav .nav-link:hover {
		color: #ff9228;
	}

	.navbar-light .navbar-toggler {
		border-color: #fff;
	}

	.navbar-light .navbar-brand img {
		height: 100px;
	}

	.features-item-shape {
		top: -48px;
	}

	.sub-welcome-pt-pb {
		padding: 35px 0;
	}

	.sub-products-pt-pb {
		padding: 35px 0;
	}

	.sub-emp-bg-pt-pb {
		padding: 35px 0 0 0;
	}

	.sub-emp-number-main {
		margin: 0 0 30px 0;
	}

	.rts-latest-project-area {
		padding: 35px 0;
	}

	.sub-get-quote-pt-pb {
		padding: 35px 0;
	}

	.sub-get-quote-content {
		margin: 30px 0 0 0;
	}

	footer {
		padding: 35px 0 10px 0;
	}

	.footer-copy {
		padding: 20px 0 60px 0;
	}
header{
	background-position: left center;
}
	.carousel-indicators {
		display: none;
	}

	.about-inner-left-nine {
		margin: 15px 0 0 0;
	}

	.sub-btn-product {
		margin: 0;
	}

	.video-overlay iframe {
		width: 98%;
	}

	.page_header .page_header_content {
		padding: 75px 0px;
	}

	.page_header .page_header_content .heading {
		font-size: 42px;
		line-height: 44px;
	}

	.sub-inner-pt-pb {
		padding: 30px 0;
	}

	.about-content {
		padding: 0 !important;
	}

	.sub-get-quote-box {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.sub-get-quote-box a {
		margin: 15px 0 0 0;
	}

	.sub-get-quote-box-pt-pb {
		padding: 25px 0;
	}

	.sub-content-product-details {
		margin: 15px 0 0 0;
	}

	.sub-inner-pt-pb .pt-5 {
		padding-top: 15px !important;
	}

	.sub-product-box-last-mb-0 {
		margin: 0;
	}

	.footer-addres {
		margin: 0 0 30px 0;
	}

	.sub-why-us-pt-pb {
		padding: 35px 0;
	}

	.sub-why-us-title h4 {
		font-size: 32px;
	}

	.sub-product-pt-pb .p-0 {
		padding: 0 15px !important;
	}

	.sub-product-content {
		padding: 30px 0 35px 0;
	}

	.sub-product-titles h2 {
		font-size: 32px;
	}

	.pt-section-title-box .pt-section-title {
		font-size: 32px;
	}

	/* .pt-section-title-box{margin: 30px 0 0 0;} */
	.sub-about-pt-pb {
		padding: 35px 0;
	}

	.pt-section-title-box a {
		margin: 0 0 0 0;
	}

	.header-banner-form {
		padding: 25px 0;
	}

	header {
		padding: 10px 0 15px 0;
		min-height: 480px;
	}

	.header-banner-form {
		margin: 0 0 0 0;
	}

	.sub-emp-number-main {
		padding: 0;
	}

	.header-banner-form .form-group label {
		font-size: 14px;
	}

	.header-form-top {
		position: relative;
		top: 0;
	}

	.header-banner-form h4 {
		font-size: 22px;
	}

	.header-banner-form .btn-primary {
		padding: 5px 30px;
	}
}

/* 991 End */

/* 767 */
@media screen and (max-width: 767px) {
	.mobile-footer-social-icon {
		width: 32.9%;
	}

	.pt-section-title-box .pt-section-title {
		font-size: 24px;
		padding: 0 0 0;
	}

	.sub-product-titles h2 {
		font-size: 24px;
	}

	.sub-product-title-pt-pb {
		padding: 35px 0;
	}

	.sub-product-content h2 {
		font-size: 24px;
	}

	.sub-why-us-content ul li {
		font-size: 18px;
	}

	.sub-modal-popup .modal-header {
		padding: 5px 20px;
	}

	.sub-modal-popup .modal-title {
		font-size: 22px;
	}

	.sub-modal-popup .modal-content .modal-logo img {
		height: 85px;
	}

	.sub-modal-popup .modal-content a {
		font-size: 16px;
		padding: 5px 0 0 0;
	}

	.sub-modal-popup .modal-body {
		padding: 15px;
	}

	.sub-modal-popup .modal-footer {
		padding: 15px 0 0 0;
	}

	input.edu-btn {
		padding: 8px 32px;
	}

	/* header {
		background-size: contain;
	} */

	header .col-lg-2 {
		padding: 0;
	}
	.form-slab{
		padding: 20px 0 0;
	}
	.faq-section {
    padding: 0;
}
.info-slab{
	padding: 20px 15px;
}
.info-title{
	padding-left: 15px;
}
.field{
	margin-bottom: 15px;
}
textarea.form-control{
	margin-bottom: 15px;
}
}

/* 767 End */

/* 664 */
@media screen and (max-width: 664px) {
	.about-inner-left-nine h2 {
		font-size: 28px;
	}

	.sub-prd-title h2 {
		font-size: 28px;
	}

	.sub-emp-content span {
		font-size: 42px;
	}

	/* Mobile Footer social icon */
	.mobile-footer-social-icon a {
		font-size: 14px;
	}

	/* Mobile Footer social icon End */

	.sub-call-text {
		align-items: center;
		justify-content: center;
	}

	.sub-call-text a {
		font-size: 13px;
	}

	#return-to-top {
		bottom: 80px;
	}

	header .navbar-light .navbar-nav .nav-link {
		font-size: 14px;
		padding: 8px 15px;
	}

	.video-overlay iframe {
		height: 250px;
	}

	.sub-get-quote-box h6 {
		font-size: 22px;
	}

	.page_header .page_header_content {
		padding: 35px 0px;
	}

	.page_header .page_header_content .heading {
		font-size: 32px;
		line-height: 32px;
	}

	.sub-title-product h6 {
		font-size: 16px;
		min-height: 35px;
	}

	.sub-product-box {
		padding: 15px;
	}

	.sub-content-product-details h6 {
		font-size: 16px;
	}

	.sub-content-product-details a {
		font-size: 14px;
	}

	.sub-corporate-video h6 {
		font-size: 16px;
		padding: 10px;
	}

	.sub-office-content a {
		font-size: 16px;
	}

	.sub-office-content p {
		font-size: 16px;
	}

	.sub-map iframe {
		height: 250px;
	}

	.sub-product-mt-three {
		margin: 15px 0 0 0;
	}

	header {
		min-height: 300px;
	}

	.sub-call-text {
		display: none;
	}
	.header-logo{
		margin: 0;
	}
	.header-logo img{
		max-width: 80px;
	}
}

/* 664 End */

/* 653 */
@media screen and (max-width: 653px) {
	.mobile-footer-social-icon {
		width: 32.7%;
	}
	.mobile-footer-social-icon i{
		padding-inline: 5px;
	}
}

/* 653 End */

/* 428 */
@media screen and (max-width: 428px) {

	/* Mobile Footer social icon */
	.mobile-footer-social-icon {
		width: 32.6%;
	}

	.mobile-footer-social-icon a {
		font-size: 13px;
	}

	/* Mobile Footer social icon End */

	.pt-section-title-box .pt-section-title {
		font-size: 22px;
		padding: 15px 0;
		line-height: 27px;
	}

	.header-logo {
		width: 100%;
		display: inline-block;
		text-align: center;
		margin: 0 0 15px 0;
	}

	.sub-call-text a {
		width: 100%;
		display: inline-block;
		font-size: 16px;
	}

	.sub-call-text {
		width: 100%;
		display: inline-block;
		background: rgba(0, 0, 0, 0.8);
		border-radius: 6px;
		padding: 10px;
		text-align: center;
	}

	.sub-product-titles h2 {
		font-size: 22px;
		line-height: 26px;
	}

	.sub-product-titles p {
		text-align: left;
	}

	.sub-product-content h2 {
		font-size: 22px;
		line-height: 26px;
	}

	.sub-why-us-title h4 {
		padding: 0 0 20px 0;
	}

	.footer-addres a {
		word-wrap: anywhere;
	}

	.sub-product-box-pt-pb {
		padding: 35px 0;
	}

	.sub-why-us-title h4 {
		font-size: 24px;
	}

	.sub-call-text {
		display: none;
	}

	header {
		min-height: 150px;
	}

	.header-logo {
		text-align: right;
	}

	.header-logo img {
		height: 85px;
	}
}

/* 428 End */

/* 375 */
@media screen and (max-width: 375px) {

	/* Mobile Footer social icon */
	.mobile-footer-social-icon {
		width: 32.5%;
	}

	/* Mobile Footer social icon End */
	.sub-content-product-details a {
		font-size: 12px;
	}

	.sub-emp-content h6 {
		font-size: 14px;
	}

	.sub-emp-content span {
		font-size: 32px;
	}

	header {
		min-height: 150px;
	}
}

/* 375 End */