@media (max-width:1440px) {
	.planetInner { min-height: 95vh; }
	.cardd { top: 120px; }
	.stickyCard, .impact, .expertWrapper, .connectFormWrapper { padding: 80px 0; }
	.marqueeWrapper { margin: 0 0 80px 0; }
	.expertWrapper::after { width: 400px; }
}
@media (max-width:1366px) {
	.impactInner { padding: 60px; }
	.primarySecHeading, .secondarySecHeading, .mixedSecHeading, .whiteSecHeading { font-size: var(--font38); }
	.planetCardImage { height: 250px; }
	.exploreBtn { margin: 50px 0 0 0; }
	.planetInner { min-height: 85vh; }
	.subHeading, .primarySubHeading { font-size: var(--font28); }
	.expertImage { height: 250px; }
	.width80 { max-width: 100%; }
}
@media (max-width:1280px) {
	.aboutReset { padding: 100px 0; }
	.mattersToday { padding: 90px 0; }
	.textCardWrapper  .cardListing.card4Column { padding-bottom: 0; }
	.logoList { width: 150px; }
	.titleDesc, .process { padding: 80px 0; }
	.processList:before { width: 230px; }
	.processList:after { left: calc(100% + 165px); }
	.processList:nth-child(even):after { right: calc(100% + 165px); }
}
@media (max-width:1024px) {
	.banner { height: 80vh; background-size: cover; }
	.bannerHeading, .mixedBannerHeading { font-size: var(--font44); }
	.expertDetail { padding: 20px 10px; }
	.expertImage { border-radius: 24px; }
	.expertCardList { border-radius: 30px; }
	.primarySecHeading, .secondarySecHeading, .mixedSecHeading, .whiteSecHeading { font-size: var(--font34); }
	.formDesign { padding: 50px 40px; border-radius: 40px; }
	input, select, textarea, .select2-selection__rendered { padding: 15px 20px; }
	.youKnow strong { font-size: var(--font38); }
	.card4Column { grid-template-columns: calc(50% - 15px) calc(50% - 15px) }
	.card4Column .cardList:first-child, .card4Column .cardList:nth-child(2) { margin-bottom: 50px; }
	.card4Column .cardList .primaryTitleText br { display: none; }
	.textImageWrapperInner .row { justify-content: unset; }
	.subBannerInner { padding: 40px; }
	.subBanner { height: 80vh; }
	.textImageWrapper { padding: 80px 0; }
}
@media (max-width:991px) {
	.planetCard { padding: 20px; border-radius: 30px; }
	.planetCardImage { border-radius: 16px; }
	.textCardWrapperContent { text-align: center; margin: 0 0 100px 0; }
	.connectFormText { text-align: center; margin: 0 0 50px 0; }
	.connectFormWrapperInner .row { justify-content: center; }
	.headerInner { padding: 10px; }
	.impactInner { padding: 40px; border-radius: 30px; }
	.expertWrapper::after { z-index: -1; }
	.newsLater input[type=submit] { margin: 0; }
	.CloseBtn { width: 50px; height: 50px; border: 2px solid var(--primaryColor); border-radius: 50%; margin: 0 0 0 10px; position: relative; z-index: 9; display: flex; flex-direction: column; justify-content: space-between; align-items: center; padding: 13px 0; }
	.CloseBtn span { width: 25px; height: 2px; background-color: var(--primaryColor); display: block; }
	.headerOption { position: fixed; top: 0; right: 0; background-color: #fff; width: 400px; box-shadow: 0px 0px 10px #00000061; transform: translateX(calc(100% + 20px)); transition: all 0.3s; border-radius: 30px; height: calc(100vh - 40px); }
	.headerOption.active { transform: translateX(0); }
	.headerUl ul { margin: 0; padding: 0; list-style: none; }
	.headerUl ul li a { color: #000; font-size: 20px; border-bottom: 1px solid #c9c9c9; padding: 15px 10px; display: flex; justify-content: space-between; }
	.headerUl > ul { margin: 70px 0 0 0; }
	.headerUl ul li ul { display: none; }
	.headerCTA { display: flex; }
	.aboutContent { text-align: center; }
	.aboutContent br { display: none; }
	.aboutResetInner .row { flex-direction: column-reverse; }
	.aboutImage { width: 50%; margin: 0 auto; }
	.aboutReset { padding: 70px 0; }
	.textImageWrapperInner .row { flex-direction: column-reverse; }
	.textWrapper { text-align: center; }
	.imageWrapper { width: 50%; margin: 0 auto 50px; }
	.textImageWrapper { padding: 80px 0; }
	.subTitleText { font-size: var(--font26); }
	.processList { width: 45%; }
	.processList:before { width: 120px; }
	.processList:after { left: calc(100% + 55px); }
	.processList:nth-child(even):after { right: calc(100% + 55px); }
	.stickyTextContent { text-align: center; }
	.stickyTextContent br { display: none; }
	.stickyTextCardList { padding: 30px; border-radius: 20px; }
	.textWrapper .subHeading  br { display: none; }
	.textImageWrapperTop { padding: 0 0 70px 0; }
	.stickyTextContent .primaryBtn { margin: 0 0 50px 0; }
	.stickyHeader .headerOption { height: 100dvh; border-radius: 0; }
	.subMenu { background-color: #f1f1f1; }
	.subMenu li a { font-size: 16px !important; padding: 10px !important; padding-left: 30px !important; }
}
@media (max-width:768px) {
	.banner { height: 65vh; }
	.bannerCta { margin: 20px 0 0 0; }
	.titleText, .primaryTitleText, .blackTitleText, .secondaryTitleText { font-size: var(--font20); }
	.impactInner:before { background: linear-gradient(90deg, #F7F7F7 49.62%, rgba(255, 255, 255, 0) 108.34%) }
	.bannerContent { width: 55%; }
	.bannerHeading, .mixedBannerHeading { font-size: var(--font38); }
	.primarySecHeading, .secondarySecHeading, .mixedSecHeading, .whiteSecHeading { font-size: var(--font30); }
	.planetCardImage { height: 200px; }
	.stickyCard, .impact, .expertWrapper, .connectFormWrapper, .planet { padding: 50px 0; }
	.planetInner { min-height: 65vh; }
	.planetCardWrapper { margin-top: 20px; }
	.exploreBtn { margin: 30px 0 0 0; }
	.description { font-size: var(--font14); }
	.subHeading, .primarySubHeading { font-size: var(--font22); }
	.stickyCardContent { padding: 30px; }
	.stickyCarListInner { border-radius: 30px; }
	.stickyCardImage { border-radius: 30px; }
	.cardListing .primaryTitleText br { display: none; }
	.imageWrapperInner { height: auto; }
	.imageWrapper::before { top: -20px; right: -20px; }
	.stickyCardImage { border-radius: 20px; }
	.stickyCardPadding .stickyCarListInner { padding: 20px; }
	.stickyCardPadding .stickyCardContent { padding-left: 30px; }
	.stickyCardListing { padding: 20px 0 0 0; }
	.subBanner { height: 70vh; }
	.subBannerInner { padding: 30px; border-radius: 30px; width: 55%; }
	.width60 { max-width: 70%; }
	.processList:before { display: none; }
	.processList:after { display: none; }
	.processList:nth-child(even) { margin-left: unset; }
	.processList { width: 80%; margin: 0 0 50px 0; }
	.processList:nth-child(odd) { flex-direction: row-reverse; }
	.processText { text-align: left; }
	.RtoR::before { width: 230px; }
	.emailCallInner::before { left: 52%; }
	.emailCall { padding: 70px 0; }
	.followUs { padding: 60px 0; }
	.contactFromWrapper { padding: 80px 0; }
	.greenFormDesign { padding: 50px 20px; border-radius: 26px; margin: 0 !important; }
	.greenFormDesignTop { padding: 0 0 40px 0; }
}
@media (max-width:586px) {
	.card2Column { grid-template-columns: auto; }
	.cardListing { grid-gap: 70px }
	.card2Column .cardList:nth-child(n+3) { margin: 0; }
	.stickyCardImage { display: none; }
	.stickyCardContent { width: 100%; text-align: center; }
	.stickyCardListing { padding: 40px 0 0 0; }
	.primarySecHeading, .secondarySecHeading, .mixedSecHeading, .whiteSecHeading, .paperBg { font-size: var(--font22); }
	.logoList { width: 120px; }
	.marqueeWrapper { margin: 0 0 50px 0; }
	.banner { align-items: flex-end; background-size: cover; position: relative; }
	.banner:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; background: #00000069; }
	.bannerContent { width: 100%; text-align: center; padding: 0 0 30px 0; }
	.bannerCta { justify-content: center; }
	.banner { height: 55vh; }
	.impactInner { padding: 20px; border-radius: 20px; }
	.expertCardListing .col-lg-4 { margin: 0 0 30px 0; }
	.expertImage { height: 400px; }
	.expertDetail { text-align: center; }
	.expertDetail .primarySubTitleText br { display: none; }
	.impactContent .mixedSecHeading { width: 55%; }
	.logoList { margin: 0 25px; }
	input[type=submit] { margin: 30px auto 0; }
	.footerInner { padding: 80px 0; }
	.impactContent { text-align: center; }
	.impactContent .mixedSecHeading { margin: 0 auto; }
	.planetInner { min-height: 110vh; }
	.primaryBtn { font-size: 15px; padding: 13px 20px; }
	.oneCompare { opacity: 0; visibility: hidden; transform: scale(0.8); }
	.oneCompare.activeSlide { opacity: 1; visibility: visible; transform: scale(1); }
	.oneCompare.nextSlide .planetCardWrapper { transform: scale(1); }
	.oneCompare.prevSlide .planetCardWrapper .col-lg-6:first-child { transform: translateX(-0) scale(1.1); opacity: 0; visibility: hidden; transform-origin: bottom center; }
	.oneCompare.prevSlide .planetCardWrapper .col-lg-6:last-child { transform: translateX(0) scale(1.1); opacity: 0; visibility: hidden; transform-origin: bottom center; }
	.planetCardWrapper .col-lg-6 { margin: 0 0 20px 0; }
	.bannerHeading, .mixedBannerHeading { font-size: var(--font28); }
	.subTitleText { font-size: var(--font20); }
	.subBanner { height: 60vh; }
	.stickyCardPadding .stickyCardImage { display: block; }
	.stickyCardPadding .stickyCardList .stickyCarListInner { flex-direction: column-reverse; }
	.stickyCardPadding .stickyCardContent { width: 100%; padding: 20px 0; }
	.stickyCardPadding .stickyCardImage { display: block; margin: 0 auto; width: 100%; height: 250px; }
	.cardd { top: 75px; }
	.stickyCardPadding .stickyCardContent .titleText { padding: 10px 0 15px 0; }
	.imageWrapper { width: 70%; }
	.card4Column { grid-template-columns: auto; }
	.card4Column .cardList:first-child, .card4Column .cardList:nth-child(2) { margin: 0; }
	.titleDesc { padding: 40px 0; }
	.textImageWrapper { padding: 50px 0; }
	.processList { width: 100%; }
	.processText .blackTitleText { margin: 30px 0 10px 0; }
	.width60 { max-width: 100%; }
	.card4Column { padding: 80px 0 0 0; }
	.emailCallInner { flex-direction: column; align-items: flex-start; }
	.emailCallInner::before { display: none; }
	.emailCallBox { margin: 0 0 20px 0; }
	.emailCall { padding: 40px 0; }
	.followUs::before { top: 80%; background-size: contain; height: 80%; }
	.Country { margin: 0 0 30px 0; }
	.description br { display: none; }
	.paperBg, .stickyText { padding: 50px 0; }
}
@media (max-width:480px) {
	footer video { display: none; }
	.impactContent .mixedSecHeading { width: 95%; }
	.stickyCardListing { padding: 20px 0 0 0; }
	.bannerHeading, .mixedBannerHeading { font-size: var(--font28); }
	h2.bannerHeading span img { width: 200px; }
	.banner { background: url(../images/banner-bg.png)left -100px center no-repeat; background-size: cover }
	.expertImage { height: 300px; }
	.formDesign { padding: 40px 20px; border-radius: 24px; }
	.footerRight { flex-wrap: wrap; }
	.footerUl { width: 50%; }
	.newsLater { width: 100%; }
	.copyRightInner { flex-direction: column; justify-content: center; }
	.planetInner { min-height: 135vh; }
	.subBanner { align-items: flex-end; }
	.subBannerInner { padding: 20px; border-radius: 16px; width: 75%; margin-bottom: 30px; }
	.titleText, .primaryTitleText, .blackTitleText, .secondaryTitleText { font-size: var(--font18); }
	.imageWrapper { width: 80%; }
	.processList { margin: 0 0 30px 0; }
	.wave { width: 50%; }
	.paddingTop { padding: 150px 0 0 0; }
	.smallForm { width: 100%; }
	.smallForm input[type=submit] { width: 100%; margin: 20px auto 0; }
	.headerOption { width: 100%; }
	.subTitleText br { display: none; }
	.page-child #card1 .stickyCarListInner:before { width: 180px; top: -90px; left: -40px; }
}