/* large desktop :2160px. */
@media (min-width: 2160px) and (max-width: 3840px) {}

/* large desktop :2001px. */
@media (min-width: 2001px) and (max-width: 2160px) {}

/* desktop 1200px to 1600px */
@media (min-width: 1680px) and (max-width: 1919px) {
    
    .career-content h4 {
            font-weight: 400;
            font-size: 30px !important;
            line-height: 100%;
            letter-spacing: 0%;
            color: #525252;
            padding: 22px 0px 20px 0px;
            margin: 0px;
        }
        
    .banner-buttm-text-left h4 a {
        font-size: 24px;
        line-height: 28px;
    }


	.custom-container {
		max-width: 1500px;
		margin: 0px auto;
		padding: 0px;
	}

	.cumn-butn-body {
		font-size: 16px;
		line-height: 16px;
	}

    .stellarnav>ul>li>a {
        font-size: 28px;
        padding: 0px 27px !important;
    } 

	.banner-text-section h1 {
		font-size: 350px;
	}

	.banner-buttm-text-right h4 {
		font-size: 50px;
	}

	.banner-buttm-text-left h2 {
		font-size: 70px;
		margin: 0px 0px 30px 0px;
	}

	.banner-buttm-text-left h3 {
		font-size: 70px;
	}

	.banner-buttm-section {
		height: 900px;

	}

	.cmn-gap {
		padding: 60px 0px;
		margin: 0px;
	}


	.about-section h2 {
		font-size: 55px;
		line-height: 55px;
	}


	.about-section p {
		font-size: 22px;
		line-height: 42px;
		margin: 40px 0px;
		padding: 0px 60px;
	}


	.revenue-section-tittle h2 {
		font-size: 55px;
		line-height: 55px;
	}


	.revenue-card-img {
		width: 215px;
		height: 215px;
	}

	.revenue-card {
		padding: 20px;
		height: 570px;
	}
	
    .our-team-inner	.revenue-card {
        padding: 20px;
        height: 420px;
    } 

    .revenue-card-text p {
        font-size: 15px;
        line-height: 25px;
        min-height: 127px;
        margin: 0 0 10px 0;
    } 


	.gallery-section h2 {
		font-size: 55px;
		line-height: 55px;
	}


	.gallery-section-inner {
		margin: 60px 0px 0px 0px;

	}

	.gallery-card {
		width: 100%;
		height: 550px;
	}


	.center-align-butn {
		margin: 60px 0px;
	}

	/*.services-section-left {*/
	/*	padding: 0px 40px 0px 0px;*/
	/*}*/
    .services-section h3{
		font-size: 45px;
    }
    
	.services-section-left-frstRow h3 {
		font-size: 45px;
	}

	.ervices-section-left-frstRow-text p {
		font-size: 20px;
		line-height: 30px;
	}

	.ervices-section-left-frstRow-text h4 {
		font-size: 18px;
	}


	.ervices-section-left-frstRow-img {
		width: 125px;
		height: 125px;

	}


	.services-section-left-frstRow-Info {
		gap: 20px;
	}

	.consultation-section h2 {
		font-size: 45px;
		margin: 0px 0px 60px 0px;
	}


	.box-text {

		font-size: 14px;
		line-height: 24px;
	}


	.quoteform .form-control {
		padding: 14px 20px;
		;
		font-size: 16px;
		line-height: 16px;
		margin-bottom: 15px;
	}


	.logo-section {

		padding: 15px 0px;

	}


	.footer {
		padding: 70px 0px 50px 0px;
	}


	.footer h2 {
		font-size: 75px;
	}


	.footer-info h4 {
		font-size: 24px;
		margin: 0px 0px 25px 0px;
		padding: 0px;
	}


	.footer-info p {
		font-size: 18px;
		line-height: 28px;
		margin: 0px 0px 15px 0px;
		padding: 0px;
	}

	.footer-social-icon {
		margin: 25px 0px 0px 0px;
	}


	.about-page-text h2 {
		font-size: 55px;
		line-height: 55px;
		margin: 0px 0px 30px 0px;
		padding: 0px;
	}


	.about-page-text p {
		font-size: 16px;
		line-height: 36px;
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}


	.full-text p {
		font-size: 16px;
		line-height: 36px;
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}


	.full-text {
		margin: 60px 0px;
	}


	.contact-us-inn .addresscard h5 {
		font-size: 30px;
		line-height: 30px;
	}


	.contact-us-inn .addresscard p {
		font-size: 18px;
		line-height: 28px;
	}


	.contact_section2 {
		padding: 50px 0;
	}

	.contact_section2 h3 {
		font-size: 50px;
		line-height: 50px;
		margin: 30px 0px;
		padding: 0px;
	}


	.contact_right {
		padding: 0px 60px;
	}


}


/* desktop 1200px to 1600px */
@media (min-width: 1280px) and (max-width: 1679px) {
    
    .form-check-input {
        width: 24px !important;
        height: 17px !important;
    }
    
    .revenue-card-text h3 {
        font-size: 20px;
        line-height: 27px;
        margin: 0px 0px 5px 0px;
        min-height: 55px;
    } 
    
    .stellarnav>ul>li>a {
        font-size: 18px !important;
        line-height: 100% !important;
        padding: 0px 10px !important;
    }
        
    .career-content h4 {
            font-weight: 400;
            font-size: 30px !important;
            line-height: 100%;
            letter-spacing: 0%;
            color: #525252;
            padding: 22px 0px 20px 0px;
            margin: 0px;
        }


	.custom-container {
		max-width: 1200px;
		margin: 0px auto;
		padding: 0px;
	}
	
	.banner-buttm-text-left h4 a {
        font-size: 20px;
        line-height: 20px;
    } 

	.cumn-butn-body {
		font-size: 16px;
		line-height: 16px;
	}

	.stellarnav>ul>li>a {
		font-size: 22px !important;
		padding: 0px 20px !important;
	}

	.banner-text-section h1 {
		font-size: 350px;
	}

	.banner-buttm-text-right h4 {
		font-size: 50px;
	}

	.banner-buttm-text-left h2 {
		font-size: 70px;
		margin: 0px 0px 30px 0px;
	}

	.banner-buttm-text-left h3 {
		font-size: 70px;
	}

	.banner-buttm-section {
		height: 900px;

	}

	.cmn-gap {
		padding: 60px 0px;
		margin: 0px;
	}


	.about-section h2 {
		font-size: 55px;
		line-height: 55px;
	}


	.about-section p {
		font-size: 22px;
		line-height: 42px;
		margin: 40px 0px;
		padding: 0px 60px;
	}


	.revenue-section-tittle h2 {
		font-size: 55px;
		line-height: 55px;
	}


	.revenue-card-img {
		width: 210px;
		height: 210px;
	}

	.revenue-card {
		padding: 18px;
		height: 560px;
	}
	
	.our-team-card{
		padding: 20px;
		height: 430px;
	} 

    .revenue-card-text p {
        font-size: 14px;
        line-height: 22px;
        min-height: 135px;
        margin: 0px 0px 10px 0px; 
    } 


	.gallery-section h2 {
		font-size: 55px;
		line-height: 55px;
	}


	.gallery-section-inner {
		margin: 60px 0px 0px 0px;

	}

	.gallery-card {
		width: 100%;
		height: 550px;
	}


	.center-align-butn {
		margin: 60px 0px;
	}

	.services-section-left {
		padding: 0px 0px 0px 0px;
	}

	.services-section-left-frstRow h3 {
		font-size: 45px;
	}
	
	.services-section h3 {
        font-size: 45px;
    } 


	.ervices-section-left-frstRow-text p {
        font-size: 16px;
        line-height: 36px;
        margin: 0px 0px 20px 0px;
        padding: 0px;
	} 

	.ervices-section-left-frstRow-text h4 {
		font-size: 18px;
	}


	.ervices-section-left-frstRow-img {
		width: 125px;
		height: 125px;

	}


	.services-section-left-frstRow-Info {
		gap: 20px;
	}

	.consultation-section h2 {
		font-size: 45px;
		margin: 0px 0px 60px 0px;
	}


	.box-text {

		font-size: 14px;
		line-height: 24px;
	}


	.quoteform .form-control {
		padding: 14px 20px;
		;
		font-size: 16px;
		line-height: 16px;
		margin-bottom: 15px;
	}


	.logo-section {

		padding: 15px 0px;

	}


	.footer {
		padding: 70px 0px 50px 0px;
	}


	.footer h2 {
		font-size: 75px;
	}


	.footer-info h4 {
		font-size: 24px;
		margin: 0px 0px 25px 0px;
		padding: 0px;
	}


	.footer-info p {
		font-size: 18px;
		line-height: 28px;
		margin: 0px 0px 15px 0px;
		padding: 0px;
	}

	.footer-social-icon {
		margin: 25px 0px 0px 0px;
	}


	.about-page-text h2 {
		font-size: 55px;
		line-height: 55px;
		margin: 0px 0px 30px 0px;
		padding: 0px;
	}


	.about-page-text p {
		font-size: 16px;
		line-height: 36px;
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}


	.full-text p {
		font-size: 16px;
		line-height: 36px;
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}


	.full-text {
		margin: 60px 0px;
	}


	.contact-us-inn .addresscard h5 {
		font-size: 30px;
		line-height: 30px;
	}


	.contact-us-inn .addresscard p {
		font-size: 18px;
		line-height: 28px;
	}


	.contact_section2 {
		padding: 50px 0;
	}

	.contact_section2 h3 {
		font-size: 50px;
		line-height: 50px;
		margin: 30px 0px;
		padding: 0px;
	}


	.contact_right {
		padding: 0px 60px;
	}


}

/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1279px) {
    
     .stellarnav>ul>li>a {
        font-size: 18px !important;
        line-height: 100% !important;
        padding: 0px 12px !important; 
    }  

	.logo {
		width: 220px;
	}

	.custom-container {
		max-width: 900px;

	}

	.banner-buttm-text-left {
		padding: 0px;
		margin: 0px;
		left: 40px;
		position: absolute;
	}

	.banner-text-section h1 {
		font-size: 265px;
	}

	.banner-buttm-section {
		height: 853px;
		position: relative;
		overflow: hidden;
	}

	.banner-buttm-text-left h2 {
		font-size: 65px;
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}


	.banner-buttm-text-left h3 {
		font-size: 65px;
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}


	.banner-buttm-text-right {
		padding: 0px;
		margin: 20px 0px;
	}

	.banner-buttm-text-right h4 {
		font-size: 35px;
	}
	
	.banner-buttm-text-right h4 a{
		font-size: 30px;
	}


	.banner-buttm-slider {
		height: 400px;
	}

	.banner-buttm-slider img {
		height: 100%;
		width: 100%;
		object-fit: cover;
	}


	.cumn-butn-body {
		font-size: 18px;
		line-height: 18px;
		padding: 12px 35px;
	}

	.logo-slider {
		padding: 20px 40px;
		margin: 0px;
	}


	.cmn-gap {
		padding: 40px 0px;
		margin: 0px;
	}


	.logo-slider .owl-nav {
		display: none;
	}


	.about-section h2 {
		font-size: 45px;
		line-height: 45px;
	}


	.about-section p {
		font-size: 18px;
		line-height: 28px;
		margin: 30px 0px;
		padding: 0px 60px;
	}


	.revenue-section-tittle h2 {
		font-size: 45px;
		line-height: 45px;
	}


	.revenue-section-tittle h6 {
		font-size: 25px;
		line-height: 25px
	}


	.revenue-card-img {
		width: 150px;
		height: 150px;
	}

	.revenue-card {
		margin-bottom: 20px;
		padding: 30px;
	}


	.revenue-card-text p {
		font-size: 14px;
		line-height: 24px;
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}


	.revenue-section-tittle {
		margin: 0px 0px 40px 0px;
	}


	.gallery-section h2 {
		font-size: 45px;
		line-height: 45px;
	}


	.gallery-section-inner {
		margin: 40px 0px 0px 0px;

	}

	.gallery-card {
		height: 300px;
	}


	.center-align-butn {
		margin: 30px 0px;
	}


	.services-section-left {
		padding: 0px;
	}
	
	.services-section h3{
		font-size: 40px;
		line-height: 100%;
	}

	.services-section-left-frstRow h3 {
		font-size: 40px;
		line-height: 100%;
	}


	.services-section-left-frstRow-Info {
		gap: 5px;
	}


	.ervices-section-left-frstRow-text p {
		font-size: 18px;
		line-height: 28px;
		padding: 0px 0px 20px 0px;
		margin: 0px
	}


	.ervices-section-left-frstRow-text h4 {
		font-size: 14px;
		padding: 0px 0px 10px 0px;
		margin: 0px;
	}


	.consultation-section h2 {
		font-size: 35px;
		margin: 0px 0px 40px 0px;
	}


	.quoteform .form-control {
		padding: 10px 20px;
		font-size: 14px;
		line-height: 14px;
		margin-bottom: 10px;
		border-radius: 12px;
	}

	.box-text {
		color: #fff;
		font-size: 14px;
		line-height: 24px;
	}

	.consultation-section {
		padding: 30px 25px;
		margin: 0px;
	}

	.services-section-left-frstRow-Info {
		gap: 5px;

	}

	.ervices-section-left-frstRow-img {
		width: 120px;
		height: 120px;
		margin: 0px 0px 20px 0px;
	}


	.ervices-section-left-frstRow-text {
		width: 35%;
	}


	.services-section-left-frstRow.right-align h3 {
		text-align: left;
	}

	.frm-icon img {
		width: 20px;
	}


	.footer h2 {
		font-size: 50px;
	}


	.footer-info h4 {
		font-size: 18px;
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}


	.logo-section {
		padding: 20px 0px;

	}

	.footer-info p {
		margin: 0px 0px 15px 0px;
		padding: 0px;
		font-size: 16px;
		line-height: 26px;
	}


	.footer h6 {
		margin: 15px 0px 0px 0px;
		padding: 0px;
	}


	.footer-social-icon ul li {
		width: 38px;
		height: 38px;
	}


	.footer {
		padding: 50px 0px;
	}


	.footer-social-icon {
		margin: 25px 0px 0px 0px;
	}

    .banner-buttm-text-left h4 {
    display: flex;
    }	
    	
    .banner-buttm-text-left h4 a {
        margin: 12px auto;
        font-size: 21px;
        line-height: 28px;
        padding: 15px 30px;
    } 

}

/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
    
    .inner-banner-text h1 {
        font-size: 48px;
        line-height: 70px;
    } 


	.custom-container {
		max-width: 700px;
		margin: 0px auto;
		padding: 0px;
	}


	.banner-section {
		margin: 0px;
		padding: 0px;
		height: 300px;
		overflow: hidden;
		position: relative;
		width: 100%;
	}

	.banner-text-section h1 {
		vertical-align: bottom;
		color: #ffffff9c;
		padding: 0px;
		margin: 0px 0px 200px 0px;
		font-size: 84px;
	}

	.banner-buttm-section {
		height: auto;
		position: unset;
		overflow: hidden;
	}


	.banner-buttm-text-left {
		padding: 0px;
		margin: 0px;
		position: unset;

	}


	.banner-buttm-text-left {
		padding: 0px;
		margin: 0px;
		left: 40px;
		position: absolute;
	}


	.banner-buttm-text-left h2 {
		font-size: 40px;
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}


	.banner-buttm-text-left h3 {
		font-size: 40px;
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}


	.banner-buttm-text-right {
		padding: 0px;
		margin: 20px 0px;
	}

	.banner-buttm-text-right h4 {
		font-size: 24px;
	}
	
    .banner-buttm-text-right h4 a {
        font-size: 12px;
        line-height: 10px;
        padding: 10px 20px;
    }
    .revenue-section-inner .col-lg-3 {
        flex: 0 0 auto;
        width: 50%;
    }
    
    .revenue-card-text h3 {
        font-size: 20px;
        line-height: 27px;
        min-height: 40px;
    } 
    .about-page-text p {
        font-size: 18px;
        line-height: 30px;
        margin: 0px 0px 20px 0px;
    }
    .about-page-text h2 {
        font-size: 40px;
        line-height: 40px;
        margin: 0px 0px 20px 0px;
    }
    .contact-us-inn .addresscard h5 {
        font-size: 20px;
        line-height: 27px;
        margin: 0px 0px 10px 0px;
    } 
    .contact-us-inn .addresscard p {
        font-size: 14px;
        line-height: 24px;
        margin: 0px 0px 20px 0px;
        padding: 0px;
    } 
    
    .contact_section2 h3 {
        padding: 0px;
        text-align: center;
        font-size: 40px;
        line-height: 40px;
        margin: 0px 0px 30px 0px;
    }
    .contact-us-inn .addresscard {
        margin: 0px 0px;
        padding: 26px 10px;
        min-height: 220px;
    }
    
    .ervices-section-left-frstRow-img {
        width: 400px;
        height: auto;
    }
    .career-page h2 {
        padding: 0px;
        text-align: left;
        font-size: 40px;
        line-height: 40px;
        margin: 0px 0px 20px 0px;
    }  
    
    .form-check-input {
        width: 20px !important;
        height: 20px !important;
    } 
    .quoteform label { 
        font-size: 14px;
    }

    .full-text p{
        font-size: 18px;
        line-height: 30px;
        margin: 0px 0px 20px 0px;
        text-align: left !important; 
    }
    
    .ervices-section-left-frstRow-text.career-page {
        width: 100%;
    }

	.banner-buttm-slider {
		height: 400px;
	}

	.banner-buttm-slider img {
		height: 100%;
		width: 100%;
		object-fit: cover;
	}


	.cumn-butn-body {
		font-size: 18px;
		line-height: 18px;
		padding: 12px 35px;
	}

	.logo-slider {
		padding: 20px 40px;
		margin: 0px;
	}


	.cmn-gap {
		padding: 40px 0px;
		margin: 0px;
	}


	.logo-slider .owl-nav {
		display: none;
	}


    .about-section h2 {
        font-size: 40px;
        line-height: 40px;
    }


	.about-section p {
		font-size: 18px;
		line-height: 28px;
		margin: 30px 0px;
		padding: 0px 60px;
	}

    
    .revenue-section-tittle h2 {
        font-size: 40px;
        line-height: 40px;
    }


	.revenue-section-tittle h6 {
		font-size: 25px;
		line-height: 25px
	}


	.revenue-card-img {
		width: 180px;
		height: 180px;
	}

	.revenue-card {
		margin-bottom: 20px;
		padding: 30px;
	}


	.revenue-card-text p {
		font-size: 14px;
		line-height: 24px;
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}
	
	.our-team-card .revenue-card-text h3 {
        font-size: 30px;
        line-height: 30px;
        min-height: 40px;
    } 
	
	.our-team-card .revenue-card-text p {
        min-height:20px;
        font-size: 22px;
        line-height: 28px;
    }


	.revenue-section-tittle {
		margin: 0px 0px 40px 0px;
	}


    .gallery-section h2 {
        font-size: 40px;
        line-height: 40px;
    }


	.gallery-section-inner {
		margin: 40px 0px 0px 0px;

	}

	.gallery-card {
		height: 300px;
	}


	.center-align-butn {
		margin: 30px 0px;
	}


	.services-section-left {
		padding: 0px;
	}

	.services-section-left-frstRow h3 {
		font-size: 40px;
		line-height: 100%;
	}


	.services-section-left-frstRow-Info {
		gap: 5px;
	}


	.ervices-section-left-frstRow-text p {
		font-size: 18px;
		line-height: 28px;
		padding: 0px 0px 20px 0px;
		margin: 0px
	}


	.ervices-section-left-frstRow-text h4 {
		font-size: 14px;
		padding: 0px 0px 10px 0px;
		margin: 0px;
	}


    .consultation-section h2 {
        font-size: 40px;
        line-height: 40px;
        margin: 0px 0px 30px 0px;
    } 


	.quoteform .form-control {
		padding: 10px 20px;
		font-size: 14px;
		line-height: 14px;
		margin-bottom: 10px;
		border-radius: 12px;
	}

	.box-text {
		color: #fff;
		font-size: 14px;
		line-height: 24px;
	}

	.consultation-section {
		padding: 30px 25px;
		margin: 0px;
	}

	.services-section-left-frstRow-Info {
		gap: 5px;
		flex-wrap: wrap;
	}

	.services-section-left-frstRow.right-align h3 {
		text-align: left;
	}

	.frm-icon img {
		width: 20px;
	}


	.footer h2 {
		font-size: 50px;
	}


	.footer-info h4 {
		font-size: 18px;
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}


	.logo-section {
		padding: 20px 0px;

	}

	.footer-info p {
		margin: 0px 0px 15px 0px;
		padding: 0px;
		font-size: 16px;
		line-height: 26px;
	}


	.footer h6 {
		margin: 15px 0px 0px 0px;
		padding: 0px;
	}


	.footer-social-icon ul li {
		width: 38px;
		height: 38px;
	}


	.footer {
		padding: 50px 0px;
	}


	.footer-social-icon {
		margin: 25px 0px 0px 0px;
	}
	
	
	.ervices-section-left-frstRow-text {
	width: 100%;
}
	
	
    .services-section h3 {
        font-size: 40px;
        line-height: 40px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
    } 
    .services-section-left-frstRow.right-align .ervices-section-left-frstRow-text p {
        text-align: left;
    } 
	
	
	.stellarnav > ul > li > a {
    font-size: 18px;
    line-height: 48px;
    color: #fff;
  }
  
  	
	.stellarnav > ul > li > a:hover {  color: #fff; }
	
.stellarnav ul li a.active::after {
    display: none;
  }	
	
	
	
.stellarnav ul li a.active::before {
    display: none;
  }	
		
.logo {
	width: 225px;
	height: auto;
	margin: 0px;
	padding: 0px;
	position: relative;
}	
	
.inner-banner-section {

	height: 200px;
}	

.banner-buttm-text-left h4 {
    display: flex;
}	
	
.banner-buttm-text-left h4 a {
    margin: 12px auto;
    font-size: 18px;
    line-height: 28px;
    padding: 10px 30px;
} 
	
	
    .contact_section2 {
        width: 100%;
        margin: 0 auto;
    }	


}

/* Tablet desktop :320px. */
@media (min-width: 320px) and (max-width: 767px) {
    
    .pay-now-button {
        font-size: 14px;
        line-height: 14px;
        padding: 12px 47px;
        margin: 0px auto 10px;
    }
    
    .our-team-card {
        padding: 20px;
    } 
    
    .pay-now-div { 
        flex-direction: column;
        gap: 10px;
    }
    
    .pay-now-div select {
        padding: 5px 10px;
    }
    .pay-now-div label {
        font-size: 16px !important;
    } 
    
    .contact_section2 {
        width: 100%;
        margin: 0 auto;
    } 

	.custom-container {
		padding: 0px 20px;
	}
	
	.gallery-card img {
        width: 100%;
        height: 100%;
        scale: 1.1;
    }
	
	.revenue-section-inner .col-lg-3 {
        width: auto;
    }
    
    .banner-buttm-text-left h4 {
        display: flex;
    }
    
    .banner-buttm-text-left h4 a {
        margin: 10px auto;
        font-size: 20px;
        line-height: 20px;
        padding: 12px 24px;
    }

	.cumn-butn-body {
		font-size: 14px;
		line-height: 14px;
		letter-spacing: 0%;
		padding: 12px 24px;
	}
	
	.banner-buttm-text-right h4 a{
		font-size: 14px;
		line-height: 14px;
		letter-spacing: 0%;
		padding: 15px 30px;
	} 

	.stellarnav>ul>li>a {
		font-size: 18px;
		line-height: 48px;
		color: #fff;
	}

	.stellarnav>ul>li>a:hover {
		color: #000;
	}

	.stellarnav .menu-toggle,
	.stellarnav .call-btn-mobile,
	.stellarnav .location-btn-mobile,
	.stellarnav .close-menu {
		padding: 15px;
		box-sizing: border-box;
	}
	
	.stellarnav .icon-close::after {
        width: 20px;
    }
    .stellarnav .icon-close::before {
        width: 20px;
    }
    .stellarnav li.has-sub a {
        padding-right: 35px !important;
    } 
    
    .stellarnav ul ul {
        width: 100% !important;
    }
    
    .stellarnav ul ul.sub-menu a {
        font-size: 16px;
        line-height: 20px;
    } 
    
    ul.sub-menu {
        margin: 0px 0 0 0;
    } 
 
	.stellarnav .menu-toggle span.bars {
		margin-right: 0px;
	}
	
	.stellarnav li a {
        padding: 5px 25px !important;
    }
    
    .portfolio-slider {
        width: 100%;
        height: auto;
    }

	.stellarnav .menu-toggle span.bars span {
		display: block;
		width: 30px;
		height: 4px;
		border-radius: 6px;
		background: #14137a;
		margin: 0 0 3px;
	}

	.logo {
		width: 100%;
		height: auto;
	}

	.rightlink {
		gap: 15px;
	}


	/* ============home-page========================= */


	.banner-section {
		margin: 0px;
		padding: 0px;
		height: 300px;
		overflow: hidden;
		position: relative;
		width: 100%;
	}

	.banner-text-section h1 {
		vertical-align: bottom;
		color: #ffffff9c;
		padding: 0px;
		margin: 0px 0px 200px 0px;
		font-size: 84px;
	}

	.banner-buttm-section {
		height: auto;
		position: unset;
		overflow: hidden;
	}


	.banner-buttm-text-left {
		padding: 0px;
		margin: 0px;
		position: unset;

	}


    .banner-buttm-text-left h2 {
        font-size: 36px;
        line-height: 70%;
        margin: 20px 0px;
        padding: 0px;
        text-align: center;
    }


    .banner-buttm-text-left h3 {
        font-size: 36px;
        line-height: 70%;
        margin: 20px 0px;
        padding: 0px;
        text-align: center;
    } 


    .banner-buttm-text-right h4 {
        font-size: 34px;
        line-height: 40px;
        margin: 0px 0px 0px 0px;
        padding: 0px;
        text-align: center;
        font-weight: 600;
    } 


	.banner-buttm-text-right {
		padding: 0px;
		margin: 0px 0px 20px 0px;
	}

	.banner-buttm-slider {
		width: 100%;
		height: 300px;
	}


	.banner-text-section {
		height: 350px;
		top: 85px;
		position: absolute;
	}
	
	.trusted-logo img {
        height: 110px !important;
        object-fit: scale-down;
    }
    
    .trusted-logo.client {
        margin: 30px 0;
    }  
    
    .trusted-logo {
        justify-content: space-around !important;
        /*height: 65px !important;*/
    }
    .portfolio-buttn {
        margin: 0px auto 10px; 
    }
    .revenue-section-tittle {
        margin: 0px 0px 20px 0px;
    }
    
    .revenue-card-text {
        margin: 20px 0px 0px 0px;
    }

	.cmn-gap {
		padding: 30px 0px;
		margin: 0px;
	}


	.logo-slider {
		padding: 0px;
		margin: 0px;
	}


	.logo-slider .owl-nav {
		display: none;
	}

	.about-section h2 {
		font-size: 30px;
		line-height: 30px;
	}


	.about-section p {
		font-size: 14px;
		line-height: 24px;
		margin: 15px 0px;
		padding: 0px;
	}


	.revenue-section-tittle h6 {
		font-size: 25px;
		line-height: 25px;
		margin: 0px 0px 15px 0px;
		padding: 0px;
	}


	.revenue-section-tittle h2 {
		font-size: 30px;
		line-height: 30px;
	}
	
	.our-team-tittle h2 {
		font-size: 30px;
		line-height: 30px;
		margin: 0px 0px 10px 0px; 
	}


	.revenue-card {
		padding: 20px;
	}


	.revenue-card-img {
		width: 180px;
		height: 180px;
	}


    .revenue-card-text h3 {
        font-size: 20px;
        line-height: 24px;
        margin: 0px 0px 0px 0px;
        padding: 0px;
        min-height: 40px;
    } 
    
    .our-team-card .revenue-card-text h3{
        font-size: 20px;
        line-height: 24px;
        margin: 0px 0px 0px 0px;
        padding: 0px;
        min-height: 40px;
    } 


	.revenue-card-text p {
		font-size: 14px;
		line-height: 24px;
		margin: 0px 0px 15px 0px;
		padding: 0px;
	}
	
    .our-team-card .revenue-card-text p {
        font-size: 14px;
        line-height: 24px;
        margin: 0px;
        padding: 0px;
        min-height: 30px;
    } 


	.revenue-card {
		margin: 0px auto 20px;
	}


	.gallery-section h2 {
		font-size: 30px;
		line-height: 30px;
	}

	.gallery-card {
		width: 100%;
		height: 300px;
		margin-bottom: 20px;
	}

	.gallery-section-inner {
		margin: 30px 0px 0px 0px;
		padding: 0px;
	}


	.center-align-butn {
		margin: 20px 0px;
	}

	.services-section-left {
		padding: 0px;
	}


	.services-section-left-frstRow h3 {
		font-size: 30px;
		line-height: 30px;
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}
	
    .services-section h3 {
        font-size: 30px;
        line-height: 30px;
        margin: 15px 0px 15px 0px;
        padding: 0px;
    } 
    
    .form-check-input {
        width: 25px !important;
        height: 14px !important;
        margin-top: 5px;
    }

	.services-section-left-frstRow-Info {
		gap: 15px;
		flex-wrap: wrap;
	}
	.right-align .services-section-left-frstRow-Info {
	    justify-content: flex-end !important;
	}

	.ervices-section-left-frstRow-text {
		width: 100%;
	}


	.ervices-section-left-frstRow-text p {
		font-size: 14px;
		line-height: 24px;
		padding: 0px 0px 10px 0px;
		margin: 0px;
	}
	
	.ervices-section-left-frstRow-text.career-page {
        width: 100%;
    }
    
    .career-content .excerpt{
        font-size: 14px;
        line-height: 24px;
        padding: 0px 0px 10px 0px;
        margin: 0px;
    }
    
    .quoteform label { 
        font-size: 14px;
        line-height: 24px;
    }


	.ervices-section-left-frstRow-text h4 {
		font-size: 16px;
		line-height: 100%;
		padding: 0; 
	}


	.consultation-section {
		padding: 20px 20px;
		margin: 0px;
	}


    .consultation-section h2 {
        font-size: 30px;
        line-height: 30px;
        margin: 0px 0px 30px 0px;
        padding: 0px;
        text-align: center;
    } 
    
    .ervices-section-left-frstRow-img img {
        width: 100%;
        height: auto;
    }


	.quoteform .form-control {
		padding: 10px 20px;
		margin-bottom: 10px;
		font-size: 14px;
		line-height: 14px;
		border-radius: 10px;
	}

	.box-text {
		color: #fff;
		font-size: 11px;
		line-height: 20px;
	}

	.box-text {
		gap: 5px;
	}


	.logo-section {
		padding: 0px;
		text-align: unset;
	}
	
	.footer-social-icon ul { 
        gap: 0px;
    }

	.footer {
		padding: 30px 0px;
	}


	.footer h2 {
		font-size: 35px;
		line-height: 100%;
		margin: 0px 0px 30px 0px;
		padding: 0px;
		text-align: center;
	}


	.footer-info h4 {
		font-size: 18px;
		line-height: 100%;
		margin: 0px 0px 10px 0px;
		padding: 0px;
		text-align: center;
	}


	.footer-info p {
		font-size: 14px;
		line-height: 24px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
		text-align: center;
	}


	.footer-info {
		padding: 0px;
		margin: 0px 0px 25px 0px;
	}


	.footer-social-icon ul li {
		margin: 0px auto;
		width: 45px;
		height: 45px;
		text-align: center;
		display: flex;
		justify-content: center;
		align-items: center
	}

	.footer-social-icon {
		margin: 20px 0px 0px 0px;
	}


	.footer h6 {
		margin: 10px 0px 0px 0px;
		padding: 0px;
		font-size: 10px;
		line-height: 100%;
	}


	.frm-icon img {
		width: 20px;
	}


	.stellarnav>ul>li>a.active {
		color: #2F8EFF !important;
	}

	.stellarnav ul li a.active::after {
		display: none;
	}

	.stellarnav ul li a.active::before {
		display: none;
	}


	/* ============inner-page========================= */

	.inner-banner-section {

		height: 150px;
	}


	.inner-banner-text h1 {
		font-size: 35px;
		line-height: 35px;
	}


	.about-page-text h2 {
		font-size: 30px;
		line-height: 30px;
		margin: 0px 0px 20px 0px;
		padding: 0px;
		text-align: center;
	}


	.about-page-text p {

		font-size: 14px;
		line-height: 24px;
		margin: 0px 0px 15px 0px;
		padding: 0px;
		text-align: center;
	}

	.full-text {
		margin: 30px 0px;
	}

	.full-text p {
		margin: 0px 0px 15px 0px;
		padding: 0px;
		text-align: center;
		font-size: 14px;
		line-height: 24px;
	}


	.contact-page {
		padding: 40px 0;
	}

    .contact-us-inn .addresscard h5 {
        font-size: 20px;
        line-height: 20px;
    } 
    
    .ervices-section-left-frstRow-img {
        width: 100%;
        height: auto;
        border-radius: 10px;
        overflow: hidden;
    } 
    
    .career-page h2 {
        font-size: 25px;
        line-height: 30px;
        margin: 0 0 20px;
    } 


    .contact-us-inn .addresscard {
        margin: 0px 0px 10px;
        padding: 20px 10px;
        min-height: auto;
    } 

	.contact-us-inn .addresscard p {
		font-size: 16px;
		line-height: 26px;
		padding: 0px 0px 15px 0px;
	}


	.contact_section2 {
		padding: 20px 0;
	}


	.contact_section2 h3 {
		font-size: 30px;
		line-height: 30px;
		margin: 30px 0px;
		padding: 0px;
	} 

	.contact_right {
		padding: 0 0 30px;
	}


	.map_area {
		border-radius: 10px;

		height: 300px;
	}


	/* ============inner-page========================= */


}