/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
@media (max-width:1199px){
	/* Global */
	h2{font-size:22px; line-height:32px;}
	.teamWrapper2 h4{font-size:15px}
	.experienceSecBoxMain{min-height:590px;}
	.experienceSecBoxText h2{font-size: 17px;line-height: 21px;min-height: 52px;}
	.homeAddSec1 .homeAddSec1Inner h1 {
	font-size: 40px;
	line-height: 50px;
}
	.homeAddSec1 .homeAddSec1Inner h4 {
	margin: 5px 0 0 0;
	font-size: 26px;
	line-height: 30px;
}
}
@media (max-width:991px){
	/* Global */

	.homeAddSec4Col{padding:40px 30px 16px 30px;}
	.homeAddSec7{background-size:cover !important;}
	.logoSm img{width:120px;}
	/* 	Footer */
	#footer .footerLogo{margin-top:-2.2rem; display:flex; justify-content:center;}
	.footerLogo img{width:200px;}
	#footer .contact p{font-size:15px;}
	#footer .contact a{font-size:15px;}
	.redStrap{padding-block:3rem; background:var(--primary);}
	.teamWrapper2 h3{font-size: 19px;line-height: 22px;}
	
	.teamWrapper2 h4{font-size:14px;line-height: 15px;}
	.teamWrapper2{min-height: 150px;}
	.experienceSecBoxText h2{font-size: 15px;line-height: 20px;}
	.experienceSecBoxText p {font-size: 13px;line-height: 22px;}
	.experienceSecBoxMain {min-height: 556px;}
	
	.homeAddSec1 .homeAddSec1Inner h1 {
	font-size: 34px;
	line-height: 40px;
}
	.homeAddSec1 .homeAddSec1Inner h4 {
	margin: 5px 0 0 0;
	font-size: 24px;
	line-height: 30px;
}
}
@media (max-width:767px){
	/* Global */
	.py-6{padding-top:3rem; padding-bottom:3rem;}
	.absCta{position:absolute; top:10px; right:32px;}
	.redBtn{background:var(--primary); font-size:12px;}
	.cta{padding-block:10px;}
	/* Main Banner */
	.homeAddSec1{height:70vh;background-attachment:scroll !important;}

	.homeAddSec1 .homeAddSec1Inner h2 {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 1px;
}
	.homeAddSec1 .homeAddSec1Inner h4{margin:6px 0 0 0; font-size:22px; line-height:24px;}
	.logoSm{flex-direction:column;}
	.logoSm img{width:150px;}
	/* 	Footer */
	#footer .navigation ul li a{font-size:14px; line-height:16px;}
	#footer .contact p{font-size:14px;}
	#footer .contact a{font-size:14px;}
	.copyright p{font-size:12px; line-height:16px; padding-block:10px;}
	.absCta a i{color:var(--blue);}
	#header .logo{margin:0 !important}

	#footer .footerLogo{justify-content:left;}
	#footer .footerLogo:before{left:65px;top: -20px;border-left: 80px solid transparent;
		border-right: 80px solid transparent;
		border-bottom: 80px solid white;}
	.homeAddSec1 .homeAddSec1Inner h1 {
	font-size: 26px;
	line-height: 30px;
}
	#registrationModal .modalR2 label {
    align-items: flex-end;
    white-space: wrap;
    flex-direction: row;
    margin-bottom: 22px;
    flex-wrap: wrap;
    gap: 2px;
}
	#registrationModal .wpcf7 .wpcf7-checkbox label {
    min-height: auto;
    font-weight: 500;
    line-height: 23px;
    margin-bottom: 10px;
}
	.abtAddSecAlt .thumb img {
    width: 100%;
    height: 240px;
    object-fit: cover;
}

.footerCopy img {
    width: 160px;
}

.custom-logo-link img {
    width: 150px;
}
}
@media (max-width:576px){
	/* 	Global */
	h2{font-size:20px; line-height:30px; margin-bottom:1rem;}
	.absCta{right:14px;}
	.redBtn{font-size:10px;}
	/* 	Main Banner */
	.homeAddSec1 .homeAddSec1Inner h1 {
	font-size: 24px;
	line-height: 32px;
}
	.homeAddSec1 .homeAddSec1Inner h4{font-size:18px; line-height:24px;}
	/* Services */
	.homeAddSec4 .myGrid{row-gap:3rem;}
	#footer .navigation ul li a{font-size:13px;text-transform:capitalize;}

.mainBanner .mainInnerBanner h1 {
    font-size: 20px;
    line-height: 20px;
    padding: 0.8rem 1rem;
}
	.experienceSecBoxMain{min-height:auto;}
	#footer .contact{justify-content:initial;gap:5px;}
	#footer .contact p{margin:0 0 15px !important;}

	.mt-145 {
    margin-top: 90px;
}
	.homeAddSec1 .homeAddSec1Inner {
    margin-top: 80px;
    
}
}

@media (max-width:480px){

	.homeAddSec1 .homeAddSec1Inner h4 {font-size: 16px;line-height: 20px;}
	#footer .navigation ul li a{font-size:15px;}
		.navigation ul{gap:initial;justify-content:space-between; margin-top:20px;}
	.copyright p {
    font-size: 12px;
    line-height: 16px;
    padding-block: 5px !important;
}
	.copyright a {
    font-size: 12px;
    line-height: 16px;
}
}
@media (max-width:380px){
	.homeAddSec1 .homeAddSec1Inner h1 {
	font-size: 22px;
	line-height: 28px;
}

}