@media screen and (max-width: 767px) {
    h1 {
        font-size: 22px;
    }

    h2 {
        font-size: 32px;
    }
	
	header .logo-header p{
		padding: 10px 10px;
	}

    .banner-home .banner-content h1 {
        line-height: 35px;
    }

   .banner-home .banner-content h4 {
        line-height: 27px;
        font-size: 18px;
        padding: 0 10%;
    }

    .banner-bottom ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .banner-bottom ul li:not(:last-child) {
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .banner-bottom ul li {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .banner-bottom ul li p {
        margin-left: 0;
        margin-top: 10px;
    }

    .image-group ul li {
        width: 50%;
    }

    .meta-world-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .meta-world-wrap .left-wrap-meta {
        padding: 40px 0;
        width: 100%;
    }

    .meta-world-wrap .left-wrap-meta h2 {
        line-height: 50px;
    }

    .meta-world-wrap .left-wrap-meta h6 {
        line-height: 28px;
    }

    .meta-world-wrap .left-wrap-meta p {
        margin-top: 10px;
		line-height: 28px;
    }

    .meta-world-wrap .right-wrap-meta {
        width: 100%;
    }
	
	.open-poisition-section-wrapper{
		text-align: center;
	}
	
	.open-poisition-section-wrapper h3{
		line-height: 40px;
	}
	
	.open-poisition-section-wrapper h2{
		line-height: 30px;
	}
	
	.page-template-career .google-reviews-section-wrap {
    text-align: center;
    padding: 10px 0px;
}

    .cards-homepage ul li {
        width: 100%;
    }

    .cards-homepage ul li .box-card .hover-card p {
        line-height: 20px;
    }

    .cards-homepage ul li .box-card .hover-card h6 {
        margin-bottom: 8px;
    }

    .why-choose .left-wrap-choose {
        width: 100%;
        padding: 30px 0px;
    }

    .why-choose .right-wrap-choose {
        width: 100%;
    }

    .why-choose {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .why-choose .right-wrap-choose .image-section-bg-choose-right {
        height: 310px;
    }

    h3 {
        font-size: 25px;
    }

    .why-choose .right-wrap-choose .content-right-wrap a {
        font-size: 18px;
    }

    .why-choose .left-wrap-choose h2 {
        line-height: 40px;
    }

    .creators-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }

    .creators-wrapper .left-creators-wrap {
        width: 100%;
        padding-bottom: 50px;
		text-align: center;
    }

    .creators-wrapper .left-creators-wrap h2 {
        font-size: 30px;
        line-height: 44px;
        margin-top: 20px;
    }

    .creators-wrapper .left-creators-wrap p{
        margin-top: 10px;
    }

    .creators-wrapper .right-creators-wrap {
        width: 100%;
    }

    .container {
        max-width: 100%;
    }

    .google-reviews-section-wrap h2{
        line-height: 38px;
		font-size: 21px;
    }
	
	.cards-homepage ul li .box-card .card-content{
		padding: 0 10px;
		font-size: 27px;
	}
	
	.talk-us-section-wrapper .call-us p{
		font-size: 25px;
	}

    .talk-us-section-wrapper h2 {
        width: 100%;
        margin: auto;
        line-height: 39px;
    }

    .talk-us-section-wrapper .call-us a{
        font-size: 28px;
    }

    .talk-us-section-wrapper {
        padding: 50px 0px;
    }

    .form-section-wrapper h2{
        line-height: normal;
    }

    .form-section-wrapper h6{
        font-size: 17px;
		 line-height: normal;
    }
	
	.info-homepage h2{
		font-size: 25px;
	}

    .form-section-wrapper {
        padding: 28px 0px;
    }

    .form-section-wrapper h2 {
        margin: 10px 0;
		
    }

    .transform-property-section-wrapper h2 {
        width: 100%;
        margin: auto;
        line-height: 44px;
		font-size: 25px;
    }

    .transform-property-section-wrapper p{
        width: 100%;
    }

    .transform-property-section-wrapper {
        position: relative;
        padding: 50px 0px;
    }
	
	.inner-banner {
       height: 240px;
     }
    
    footer .footer-logo img {
        width: 100px;
    }

    footer .footer-nav-links ul{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    footer .footer-nav-links ul li{
        text-align: center;

    }

    footer .footer-nav-links ul li:not(:last-child) {
        margin-right: 0;
        margin-bottom: 30px;
    }

    footer .social-info-wrap ul{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    footer .social-info-wrap ul li{
        text-align: center;
        margin-bottom: 20px;
    }

    footer .social-info-wrap ul li:not(:last-child) {
        margin-right: 0%;
    }

    footer .copyright-row h6 {
        font-size: 16px;
        line-height: normal;
    }
	
	.cards-homepage ul li .box-card .card-content h6{
		line-height: 30px;
	}
	
	.cards-homepage ul li .box-card{
		height: 550px;
	}
	
	.pdf-section-wrapper .pdf-slider{
		height: 100%;
	}

    .faq-section-homepage .faq-inner h2 button {
        font-size: 15px;
        line-height: normal;
    }

    .faq-section-homepage .accordion-button::after {
        width: 20px;
        height: 20px;
        background-size: 20px;
    }

    .faq-section-homepage .accordion-body p {
        line-height: 25px;
        font-size: 14px;
    }

    .pdf-section-wrapper .owl-nav{
        display: none;
    }

    .info-homepage {
        padding: 28px 0px;
    }

    .info-homepage.about-dark-info h2 {
        width: 100%;
        margin: 20px auto;
        line-height: normal;
    }

    .info-homepage.about-dark-info p {
        color: #fff;
        width: 100%;
    }    
	
	.image-text-grid-section .row .col-lg-6 {
       width: 100%;
		margin-top: 20px;
    }
	
	.image-text-grid-section h3 {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
    line-height: normal;
}
	
	.image-text-grid-section p {
    font-family: var(--fontpoopins);
    color: #000;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
}
	
	.image-text-grid-section .text-image-grid-inner{
		text-align: center;
	}
	
	.image-text-grid-section .row:nth-child(2){
		flex-direction: column-reverse;
		margin-top: 30px !important;
	}
	
	.image-text-grid-section .row:nth-child(3){
		margin-top: 30px !important;
	}
	
	.info-homepage p {
    line-height: 27px;
    margin-bottom: 30px;
    font-size: 14px;
}
	
	.info-homepage h6{
		line-height: normal;
	}
	
	.info-homepage h6{
		margin-bottom: 10px;
	}
	
	.join_us_today_form_wrap {
      padding: 30px 25px 30px 25px;
	  margin-top: 50px;
    }
	
	.open-poisition-section-wrapper h3 {
		font-size: 25px;
	}
	
	.open-poisition-section-wrapper ul li .job-row-inner p{
		margin-top: 15px;
	}
	
	.open-poisition-section-wrapper ul li {
       margin-top: 25px;
}
	
	.open-poisition-section-wrapper .section-cta-wrap {
    margin-top: 40px;
}
	
	.join_us_today_form_wrap input[type="text"] {
		height: 40px;
	}
	
	.join_us_today_form_wrap input[type="email"] {
		height: 40px;
	}
	
	.join_us_today_form_wrap input[type="tel"] {
		height: 40px;
	}
	
	.contact-info ul{
		margin-top: 20px;
	}
	
	.contact-info ul li:not(:last-child) {
    margin-bottom: 15px;
}
	
	.google-reviews-section-wrap h6{
		margin-bottom: 40px;
	}
	
	footer .footer-nav-links ul li a{
		font-size: 18px;
	}
	
	footer .footer-nav-links ul li{
		margin-bottom: 10px;
	}
	
	footer .social-info-wrap ul li a{
		font-size: 14px;
	}
		
	p{
		font-size: 16px;
	}
	
	footer .footer-nav-links{
		padding: 28px 0px;
	}
}


@media screen and (min-width: 768px) and (max-width: 991px) {
    h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 32px;
    }

    .banner-home .banner-content h1 {
        line-height: 48px;
    }

    .banner-home .banner-content h4 {
        line-height: 44px;
    }

    .banner-bottom ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .banner-bottom ul li:not(:last-child) {
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .banner-bottom ul li {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .banner-bottom ul li p {
        margin-left: 0;
        margin-top: 10px;
    }

    .image-group ul li {
        width: 50%;
    }
	
	.image-text-grid-section img{
		width: 70%;
		margin: auto;
		display: block;
	}

    .meta-world-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .meta-world-wrap .left-wrap-meta {
        padding: 40px 0;
        width: 100%;
    }

    .meta-world-wrap .left-wrap-meta h2 {
        line-height: 50px;
    }

    .meta-world-wrap .left-wrap-meta h6 {
        line-height: 28px;
    }

    .meta-world-wrap .left-wrap-meta p {
        margin-top: 10px;
    }

    .meta-world-wrap .right-wrap-meta {
        width: 100%;
    }

    .cards-homepage ul li {
        width: 100%;
    }

    .cards-homepage ul li .box-card .hover-card p {
        line-height: 20px;
    }

    .cards-homepage ul li .box-card .hover-card h6 {
        margin-bottom: 8px;
    }

    .why-choose .left-wrap-choose {
        width: 100%;
        padding: 30px 0px;
    }

    .why-choose .right-wrap-choose {
        width: 100%;
    }

    .why-choose {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .why-choose .right-wrap-choose .image-section-bg-choose-right {
        height: 310px;
    }

    h3 {
        font-size: 25px;
    }

    .why-choose .right-wrap-choose .content-right-wrap a {
        font-size: 18px;
    }

    .why-choose .left-wrap-choose h2 {
        line-height: 40px;
    }

    .creators-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }

    .creators-wrapper .left-creators-wrap {
        width: 100%;
        padding-bottom: 50px;
    }

    .creators-wrapper .left-creators-wrap h2 {
        font-size: 30px;
        line-height: 44px;
        margin-top: 20px;
    }

    .creators-wrapper .left-creators-wrap p{
        margin-top: 10px;
    }

    .creators-wrapper .right-creators-wrap {
        width: 100%;
    }

    .container {
        max-width: 100%;
    }

    .google-reviews-section-wrap h2{
        line-height: 38px;
    }

    .talk-us-section-wrapper h2 {
        width: 100%;
        margin: auto;
        line-height: 39px;
    }

    .talk-us-section-wrapper .call-us a{
        font-size: 28px;
    }

    .talk-us-section-wrapper {
        padding: 50px 0px;
    }

    .form-section-wrapper h2{
        line-height: normal;
    }

    .form-section-wrapper h6{
        font-size: 17px;
    }

    .form-section-wrapper {
        padding: 28px 0px;
    }

    .form-section-wrapper h2 {
        margin: 10px 0;
    }

    .transform-property-section-wrapper h2 {
        width: 100%;
        margin: auto;
        line-height: 44px;
    }

    .transform-property-section-wrapper p{
        width: 100%;
    }

    .transform-property-section-wrapper {
        position: relative;
        padding: 50px 0px;
    }
    
    footer .footer-logo img {
        width: 100px;
    }

    footer .footer-nav-links ul{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    footer .footer-nav-links ul li{
        text-align: center;

    }

    footer .footer-nav-links ul li:not(:last-child) {
        margin-right: 0;
        margin-bottom: 30px;
    }

    footer .social-info-wrap ul{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    footer .social-info-wrap ul li{
        text-align: center;
        margin-bottom: 20px;
    }

    footer .social-info-wrap ul li:not(:last-child) {
        margin-right: 0%;
    }

    footer .copyright-row h6 {
        font-size: 16px;
        line-height: normal;
    }

    .faq-section-homepage .faq-inner h2 button {
        font-size: 16px;
        line-height: normal;
    }

    .faq-section-homepage .accordion-button::after {
        width: 20px;
        height: 20px;
        background-size: 20px;
    }

    .faq-section-homepage .accordion-body p {
        line-height: 25px;
        font-size: 14px;
    }

    .pdf-section-wrapper .owl-nav{
        display: none;
    }

    .info-homepage {
        padding: 28px 0px;
    }
	
	.image-text-grid-section .row .col-lg-6 {
       width: 100%;
    }
	
	.image-text-grid-section .row:nth-child(1) .col-lg-6{
		margin-top: 30px;
	}
	
	.image-text-grid-section .row:nth-child(2){
		flex-direction: column-reverse;
		margin-top: 30px !important;
	}
	
	.image-text-grid-section .row:nth-child(2) .col-lg-6{
		margin-top: 30px;
	}
	
	.image-text-grid-section .row:nth-child(3){
		margin-top: 30px !important;
	}
	
	.image-text-grid-section .row:nth-child(3) .col-lg-6{
		margin-top: 30px;
	}
	
	.image-text-grid-section .row{
		text-align: center;
	}
	
	.join_us_today_form_wrap{
		margin-top: 50px;
	}
	
	.open-poisition-section-wrapper ul li .job-row-inner p{
		margin-top: 20px;
	}
	
	.open-poisition-section-wrapper ul li {
    margin-top: 25px;
}
	
	.creators-wrapper .right-creators-wrap img {
		width: 45%;
	}
	
	.pdf-slide {
    width: 50%;
    margin: auto;
}
	
	.faq-inner .accordion-button:not(.collapsed) {
    font-size: 18px;
}
	
}

@media screen and (min-width: 992px) and (max-width: 1024px){
	.calling_btn {
		padding: 5px 16px;}
	
	header .heade-btn-wrap ul{
		flex-direction: column !important;
	}
    header .heade-btn-wrap ul li:nth-child(1) a {
        width: 100%;
        display: block;
        text-align: center;
    }
	
	Header .nav-wrap ul li:not(:last-child) {
    margin-right: 15px;
}

    header .heade-btn-wrap ul li:nth-child(1) {
        margin-right: 10px;
    }
	
	header .heade-btn-wrap ul li:nth-child(1) a {
		padding: 5px 8px;
	}

    .info-homepage.about-dark-info h2 {
        width: 72%;
        margin: 20px auto;
        line-height: normal;
    }

    .info-homepage.about-dark-info p {
        width: 90%;
    }
	
	.image-text-grid-section h3{
		font-size: 20px;
	}
	
	.image-text-grid-section p{
		font-size: 14px;
		margin-top: 10px;
	}
	
	.image-text-grid-section .row .col-lg-6 {
    width: 49%;
    display: flex;
    align-items: center;
}	
	
	.open-poisition-section-wrapper h2{
		line-height: 35px;
	}
	
	header .heade-btn-wrap ul li:nth-child(1){
		margin-bottom: 15px;
		margin-right: 0;
	}
   
    
}

@media screen and (min-width: 992px) and (max-width: 1160px){
    header .heade-btn-wrap ul li:nth-child(1) {
        margin-right: 10px;
        width: 100%;
    }
	
	header .heade-btn-wrap ul li:nth-child(1) a {
		padding: 5px 8px;
	}
	
		.calling_btn {
		padding: 5px 10px;}
	
	header .heade-btn-wrap ul{
		flex-direction: column;
	}
    header .heade-btn-wrap ul li:nth-child(1) a {
        width: 100%;
        display: block;
        text-align: center;
    }
	
	Header .nav-wrap ul li:not(:last-child) {
    margin-right: 15px;
}
	
	header .heade-btn-wrap ul li:nth-child(1){
		margin-bottom: 15px;
		margin-right: 0;
	}
}

@media screen and (min-width: 992px) and (max-width: 1280px) {

    h1 {
        font-size: 40px;
    }

    header .heade-btn-wrap ul li{
        text-align: center;
    }
	
	header .heade-btn-wrap ul li:nth-child(1) a {
		padding: 5px 8px;
	}
	.calling_btn {
    padding: 5px 15px;
	}

    h2 {
        font-size: 38px;
    }

    .left-wrap-meta {
        padding: 46px 0;
    }

    .cards-homepage ul li .box-card .card-content h6 {
        padding: 0 10px;
        line-height: normal;
    }

    .cards-homepage ul li .box-card {
        height: 620px;
    }
    
    footer .social-info-wrap ul li a{
        font-size: 18px;
    }

    .pdf-section-wrapper .pdf-slider {
        height: 100%;
    }

    .why-choose .left-wrap-choose{
        padding: 40px 0px;
    }

    .why-choose .right-wrap-choose .content-right-wrap a{
        font-size: 18px;
    }

    .creators-wrapper .left-creators-wrap{
        padding: 40px 0px;
    }
	
	.banner-home .banner-content h1{
		padding: 0 10%;
	}

    footer .social-info-wrap ul li:not(:last-child) {
        margin-right: 5%;
    }
    
    footer .footer-nav-links ul li a{
        font-size: 18px;
    }   
    
    footer .footer-logo img {
        width: 120px;
    }
	
	.open-poisition-section-wrapper h2{
		line-height: 40px;
	}
	
		.image-text-grid-section p{
		margin-top: 10px;
	}
	
	.open-poisition-section-wrapper ul li .job-row-inner p{
		margin-top: 10px;
	}
	
	.open-poisition-section-wrapper ul li {
    margin-top: 25px;
}
	
	.join_us_today_form_wrap input[type="text"]{
		height: 35px;
	}
	
	.join_us_today_form_wrap input[type="tel"]{
		height: 35px;
	}
	.join_us_today_form_wrap input[type="email"]{
		height: 35px;
	}
	
	.join_us_today_form_wrap {
    background-color: #000;
    padding: 30px 30px 30px 30px;
}
	
	.cards-homepage ul li .box-card .card-content h6{
		font-size: 16px;
	}
	
	.info-homepage h6{
		font-size: 20px;
	}
	
	.open-poisition-section-wrapper h3{
		line-height: 35px;
	}
	
	select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required{
		height: 35px;
		font-size: 15px;
	}
	
	.open-poisition-section-wrapper ul li .job-row-inner h4{
		font-size: 20px;
	}
	
}

@media screen and (min-width: 1281px) and (max-width: 1440px) {
a.calling_btn {
    position: relative;
   top: 10px;
}
    h1 {
        font-size: 40px;
    }

    header .heade-btn-wrap ul li:nth-child(1) {
        margin-right: 10px;
    }

    header .heade-btn-wrap ul li:nth-child(1) a {
        padding: 10px 3px;
        width: 100%;
        display: block;
        text-align: center;
    }

    header .heade-btn-wrap ul li{
        text-align: center;
    }

    h2 {
        font-size: 38px;
    }
	
	.cards-homepage ul li .box-card .card-content h6{
		font-size: 16px;
	}

    .left-wrap-meta {
        padding: 46px 0;
    }
	
	.open-poisition-section-wrapper h2{
		line-height: 45px;
	}
	
	.open-poisition-section-wrapper h3{
		line-height: 45px;
	}
	
	.open-poisition-section-wrapper ul li .job-row-inner p{
		margin-top: 20px;
	}

    .cards-homepage ul li .box-card .card-content h6 {
        padding: 0 10px;
        line-height: normal;
    }

    .cards-homepage ul li .box-card {
        height: 680px;
    }
    
    .pdf-section-wrapper .pdf-slider {
        height: 100%;
    }

    .why-choose .left-wrap-choose{
        padding: 40px 0px;
    }

    .why-choose .right-wrap-choose .content-right-wrap a{
        font-size: 18px;
    }

    .creators-wrapper .left-creators-wrap{
        padding: 40px 0px;
    }
	
	.info-homepage h6{
		font-size: 24px;
	}

    footer .social-info-wrap ul li:not(:last-child) {
        margin-right: 5%;
    }
    
    footer .footer-nav-links ul li a{
        font-size: 18px;
    }   
    
    footer .footer-logo img {
        width: 120px;
    }
	
	.open-poisition-section-wrapper ul li .job-row-inner h4{
		font-size: 22px;
	}
}

@media screen and (min-width: 1441px) and (max-width: 1680px){
	.open-poisition-section-wrapper ul li .job-row-inner p{
		margin-top: 30px;
	}
	
	.open-poisition-section-wrapper h3{
		line-height: 65px;
	}
}

@media screen and (min-width: 1900px) {

    /* Default Heading sizes */
    h1 {
        font-size: 60px;
		padding: 0 10%;
    }

    h2 {
        font-size: 70px;
    }

    h3 {
        font-size: 40px;
    }

    h4 {
        font-size: 32px;
    }

    h5 {
        font-size: 24px;
    }

    h6 {
        font-size: 20px;
    }

    p {
        font-size: 24px;
    }

    .banner-home .banner-content h1 {
        line-height: 90px;
    }
	
	header .logo-header p{
		font-size: 16px;
	}

    .banner-bottom ul li p {
        font-size: 26px;
    }

    .pdf-section-wrapper .pdf-slider {
        height: 100%;
    }
	
	.image-text-grid-section p{
		font-size: 18px;
		line-height: 35px;
	}
	
	.image-text-grid-section .text-image-grid-inner{
		text-align: center;
	}
	
	.map_contact_form_section .contact-form-inner input::placeholder{
		font-size: 16px;
		}
	
	.join_us_today_form_wrap h3{
		line-height: 50px;
	}

    header .heade-btn-wrap ul li:nth-child(1) a {
        font-size: 22px;
    }

    header .heade-btn-wrap ul li:nth-child(2) a {
        font-size: 22px;
    }

    Header .nav-wrap ul li a {
        font-size: 24px;
    }
	
	.breadcrumb-banner ul li a{
		font-size: 22px;
		font-weight: 600;
	}
	
	.top-view-section p{
		font-size: 22px;
	}
	
	.info-homepage h2{
		line-height: 90px;
	}
	
	.info-homepage p{
		line-height: 40px;
	}
	
	.creators-wrapper .left-creators-wrap p{
		line-height: 40px;
	}
	
	.banner-home .banner-content h4{
		font-size: 40px;
	}

    .our-work-section-wrapper h6 {
        font-size: 28px;
    }

    .our-work-section-wrapper p {
        line-height: 42px;
        width: 70%;
        margin: 20px auto 0 auto;
    }

    .why-choose .left-wrap-choose h2 {
        line-height: 90px;
    }

    .creators-wrapper .left-creators-wrap h2 {
        line-height: 90px;
    }

    .meta-world-wrap .left-wrap-meta h6 {
        font-size: 28px;
    }

    .banner-home .banner-content a {
        font-size: 22px;
    }

    .info-homepage .section-cta-wrap a {
        font-size: 22px;
    }

    .section-cta-wrap a {
        font-size: 22px;
    }

    .talk-us-section-wrapper h2 {
        width: 43%;
        line-height: 90px;
    }

    .why-choose .right-wrap-choose .content-right-wrap a {
        font-size: 40px;
    }
	
	.info-homepage h6 {
    font-size: 28px;
    line-height: 60px;
}
	
	footer .social-info-wrap ul li a i{
		font-size: 30px;
	}
	
	footer p{
		font-size: 22px;
	}

    footer .footer-nav-links ul li a {
        font-size: 28px;
    }

    footer i{
        margin-right: 22px;
    }

    footer p {
        width: 90%;
        line-height: 40px;
        margin: auto;
        color: #fff;
        font-family: var(--fontpoopins);
        margin-bottom: 30px;
        margin-top: 10px;
    }

    footer .footer-nav-links ul li:not(:last-child){
        margin-right: 126px;
    }

    footer .copyright-row {
        margin-top: 32px;
        margin-bottom: 12px;
    }
	
	.faq-section-homepage .faq-inner h2 button {
         font-size: 28px;
       }

    .transform-property-section-wrapper h2{
        line-height: 90px;
        margin-bottom: 33px;
    }

    .transform-property-section-wrapper p{
        line-height: 40px;
        margin-bottom: 36px;
    }

    .form-section-wrapper .mb-3{
        margin-bottom: 38px !important;
    }

    .form-section-wrapper .form-inner-home input[type="text"]{
        height: 50px;
    }

    .form-section-wrapper .form-inner-home input[type="tel"]{
        height: 50px;
    }

    .form-section-wrapper .form-inner-home input[type="email"]{
        height: 50px;
    }

    .heading-figure {
        width: 68px !important;
        height: 57px;
    }

    .google-reviews-section-wrap h2 {
        font-family: var(--fontpoopins);
        font-weight: 300;
        margin: 20px auto;
        line-height: 90px;
        width: 97%;
    }

    .info-homepage{
        margin-bottom: 40px;
    }
	
	.container {
    max-width: 91%;
}
	
	.open-poisition-section-wrapper h3{
		font-size: 40px;
	}

	.image-text-grid-section h3 {
		font-size: 30px;
	}
	
	.image-text-grid-section p{
		margin-top: 20px;
	}
	
	.faq-inner .accordion-button:not(.collapsed){
	font-size: 32px;
}
	
	.faq-section-homepage .accordion-body p{
		line-height: 45px;
		padding-right: 15%;
	}
	
	.why-choose .left-wrap-choose p{
		line-height: 40px;
	}
	
	.form-section-wrapper h6{
		font-size: 28px;
	}
	
	.transform-property-section-wrapper p{
		font-size: 28px;
	}
	
}

@media screen and (max-width:1600px) {
    .row.top_certificates_row, .row.bottom_certificates_row {
        --bs-gutter-x: 25px;
    }
    .education_certificates_wrap {
        gap:20px;
    }
    .education_certificates_text p {
        font-size: 13px;
    }
    .clients_logo_box li {
        max-width: 280px;
    }
}
@media screen and (max-width:1500px) {

  
    .education_certificates_img img {
        max-width: 130px;
        height: 98px;
        object-fit: contain;
    }
    .about_us_banner_text p {
        margin-top: 100px;
    }
    .about_us_page_sec {
        padding-top: 80px;
    }
	.service_banner_sec .banner-bg {
		height: 500px;
	}
}
@media screen and (max-width:1400px) {
    .education_certificates_text p {
        font-size: 12px;
    }
    .education_certificates_img img {
        max-width: 110px;
        height: 70px;
        object-fit: contain;
    }
    .clients_logo_box li {
        max-width: 220px;
    }
}
@media screen and (max-width:1300px) {
    .education_certificates_sec_content {
        padding-left: 8%;
    }
}
@media screen and (max-width:1200px) {
    .about_us_banner_text p {
        margin-top: 40px;
    }
    .about_us_banner_title {
        margin-top: 50px;
    }
    .section_padding {
        padding: 40px 0;
    }
    .about_us_page_sec {
        padding-top: 40px;
    }
    .education_certificates_wrap {
        gap: 10px;
    }
    .row.top_certificates_row, .row.bottom_certificates_row {
        --bs-gutter-x: 1.5rem;
    }
    .proud_members_wrap .section_title {
        margin-bottom: 40px;
    }
    .our_client_wrap .section_title {
        margin-bottom: 40px;
    }
     .education_certificates_text p {
        font-size: 11px;
    }
    .education_certificates_img img {
        max-width: 90px;
        height: 50px;
    }
	.service_banner_sec .banner-bg {
        height: 400px;
    }
	.our_process_sec_content {
		padding-left: 0;
		padding-right: 0;
	}
	.our_process_sec .section_title {
		margin-bottom: 15px;
	}
	.our_process_sec_content ul {
    	margin: 15px 0;
	}
	.btn_box {
		margin-top: 20px;
	}
	.primary_btn {
		padding: 13px 30px;
	}
	.faq_sec_wrap .section_title {
		margin-bottom: 15px;
	}
	.mg_accordian .accordion-button {
		padding: 20px 0;align-content
	}
	.mg_accordian .accordion-body {
		padding-bottom: 25px;
   		padding-right: 10%;
	}

}
@media screen and (max-width:991.5px) {
    .about_us_page_sec_img {
        position: relative;
        bottom: -43px;
        width: 25%;
        left: 50%;
        transform: translateX(-50%);
    }
    .about_us_page_sec_content {
        padding-right: 0;
        text-align: center;
    }
    .education_certificates_sec_img {
        position: static;
        width: 100%;
        margin-bottom: 30px;
    }
    .education_certificates_sec_img img {
        width: 100%;
        max-height: 400px;
        object-fit: contain;
    }
    .journey_it_sec .journey_it_img {
        position: static;
        width: 80%;
        margin: 0 auto;
        margin-top: 30px;   
    }
    .journey_it_content {
        text-align: center;
        padding-right: 0;
    }
    .row.top_certificates_row, .row.bottom_certificates_row {
        --bs-gutter-y: 25px;
    }
    .education_certificates_sec_content h3 {
        margin-bottom: 0;
    }
    .about_us_banner_text p {
        margin-top: 15px;
    }
    .education_certificates_sec_content {
        padding-left: 0;
    }
    .clients_logo_box {
        gap: 30px;
    }
    .clients_logo_box li {
        max-width: 160px;
    }
	.why_service_matter_img {
		position: static;
		width: 100%;
    	margin-top: 30px;
	}
	.why_service_matter_content br {
		display: none;
	}
	.rls_cost_sec .why_service_matter_img {
		width: 100%;
	}
    .our_process_sec_content {
		margin-top: 30px;
	}
	.rls_cost_sec .why_service_matter_content {
		padding-right: 0;
	}
}
@media screen and (max-width:767.5px) {
    .banner-bg img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .banner-bg {
    height: 400px;
}
    .about_us_banner_title {
        margin-top: 0px;
    }
    .breadcrumb_sec {
        top: 20px;
    }
    .about_us_page_sec_img {
        width: 55%;
    }
    .between_border {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .journey_it_sec .journey_it_img {
        width: 100%;
    }
    .proud_members_wrap .section_title {
        margin-bottom: 20px;
    }
	.mg_logo {
		margin-bottom: 15px;
	}
    
    .members_logo_box {
       padding: 0;
        gap: 20px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .members_logo_box img {
        width: 160px;
        height: 60px;
        object-fit: contain;
    }

}
@media screen and (max-width:575.5px) {
	.section_title br{
		display:none;
	}
	.service_about_sec_wrap p {
		padding: 0;
		text-align: justify;
	}
	.our_residential_service_sec p {
		padding: 0;
	}
	.why_service_matter_content p {
		text-align: justify;
	}
	.why_service_matter_content .btn_box {
		text-align: center;
	}
}