
@media(min-width:1600px) and (max-width:1799px){
.single-blog-cont {
    padding-left: 80px;
}
}





@media(max-width:1599px){
  

.team-banner-meta {
    align-items: start;
}
.team-banner-content {
    width: 100%;
}

.opportunities-banner-meta {
    justify-content: center;
}
}



@media(min-width:1400px) and (max-width:1599px){
   .project-main-banner-meta::before {
    font-size: 100px;
    right: 18%;
}


.all-same-banner-meta {
    height: 100%;
}

.opportunities-banner-meta {
    padding: 0;
}
.opportunities-banner-meta::before {
    font-size: 70px !important;
}

}









@media (min-width: 1200px) and (max-width: 1399px) {
header nav ul li a {
    font-size: 15px !important;
}
header nav ul li span i {
    font-size: 14px !important;
}
header nav ul li {
    margin-right: 10px;
}
.service-img {
    height: 150px;
}

.team-banner-img {
    display: flex;
    align-items: end;
    height: 100%;
}
.team-banner-meta h1 {
    font-size: 45px;
    line-height: 43px;
    margin: 22px 0;
}
.team-banner-meta p {
    font-size: 15px;
    line-height: 24px;
}


.project-details-content h1 {
    font-size: 45px;
    line-height: 45px;
}
.project-details-content p {
    font-size: 20px;
    line-height: 29px;
    margin: 25px 0;
}
.project-information p {
    margin: 6px 0;
}
.project-main-banner-meta::before {
    font-size: 85px;
}

.cloud-section-img  .about-content-img:last-child {
    width: auto;
}
.sub-dropdown {
    width: auto;
    top: 96%;
    left: 50%;
}
.single-blog-upper-content {
    padding: 7rem 1rem;
}
.opportunities-banner-meta {
    padding: 0 !important;
}
.opportunities-banner-meta::before {
    font-size: 60px;
    bottom: 10px;
}
.project-item-label span {
    font-size: 12px;
}
.all-same-banner-content h1 {
    font-size: 35px;
    line-height: 50px;
}
.navbar-brand {
    width: 230px;
}
.team-banner-img {
    width: 80% !important;
}
.single-blog-banner-meta h1 {
    line-height: 35px;
    font-size: 25px;
}
 .all-same-banner-img {
    width: 50%;
}
}





@media (min-width: 1200px) {
 .navbar .nav-item.dropdown:hover .dropdown-menu {
    display: block;
    top: 27px;
    transition: all 0.5s ease-in-out;
}

  .navbar .nav-item.dropdown:hover > .nav-link,
  .navbar .nav-item.dropdown:hover > .dropdown-icon {
    cursor: pointer;
  }

  .dropdown-submenu {
    position: relative;
  }

  .dropdown-submenu:hover > .sub-dropdown{
    display: block !important;
  }
  .project-details-banner-meta::before {
    font-size: 80px;
}




}

@media (max-width:1199px){

span.dropdown-icon {
    margin-left: 0.4rem;
}
    button.navbar-toggler {
    border: none;
    box-shadow: none;
    padding: 0;
}
  .navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
    border: none !important;
}
.navbar-toggler span.navbar-toggler-icon {
    background-image: none;
    width: 30px;
    height: 3px;
    display: block;
    background-color: #3b5480;
    margin: 5px 0px;
    transition: .5s all;
}
.navbar-collapse {
    position: fixed;
    width: 100%;
    height: 100vh !important;
    background-color: #ffff;
    left: 0;
    top:86px;
    transition: .3s all;
    padding: 10px;
    gap: 10px;
    transform: translateX(-100%);
    z-index: 99999;
}
.navbar-toggler.togle span:nth-child(1) {
    transform: rotate(45deg);
    margin: 0;
    position: relative;
    top: 2px;
    transition: .5s all;
}
.navbar-toggler.togle span:nth-child(2) {
    display: none;
    margin: 0;
    transition: .5s all;
}
.navbar-toggler.togle span:nth-child(3) {
    transform: rotate(-45deg);
    margin: 0;
    transition: .5s all;
}
.navbar-collapse.show {
    transition: .5s all;
    transform: translateX(0);
}
.sub-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
}
.myClass {
    overflow: hidden;
}

.not-in-mobile {
    display: none !important;
}
.on-in-mobile {
    display: flex !important;
    margin-left: auto;
    margin-bottom: 0 !important;
    justify-content: end !important;
    align-items: center !important;
}
header nav ul li span i {
    font-size: 14px !important;
}
.navbar-nav .dropdown-menu {
    position: absolute !important;
    left: 50%;
    transform: translateX(-50%);
    top: 35px !important;
    z-index: 999999;
}
.navbar-collapse .nav-item {
    justify-content: center;
    text-align: center;
    border-bottom: 1px solid #3b5480;
    padding: 0.5rem;
}
header .navbar-nav {
    align-items: unset;
}
header .nav-link { 
    width: 100%; 
}
}



@media (min-width: 1024px) and (max-width: 1199px) {
.main-banner-meta h1 {
    font-size: 46px;
    line-height: 58px;
}
.main-banner-meta p {
    font-size: 15px;
    line-height: 24px;
}
#our_services {
    margin: 80px 0;
}
#main_banner {
    padding: 70px 0;
}
.all-same-heading h2 {
    font-size: 38px;
    line-height: 44px;
}
.our-service-heading p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 25px;
}
.service-img.girls-img {
    height: 205px;
}
.ouor-services-meta {
    margin-top: 50px;
}
.energy-mgmt-banner-meta-img img {
    width: auto !important;
}
.cloud-section-img  .about-content-img:last-child {
    width: auto;
}
.about-section-content h2 {
    margin-bottom: 25px;
}
.about-section-content p {
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 26px;
}
.cloud-section-content h2 {
    font-size: 24px !important;
    line-height: 36px !important;
}
.cloud-section-content ul li {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 20px;
}
.analysis-section-meta {
    align-items: end;
}
.analysis-container {
       padding: 30px 28px 21px 50px;
}
.analysis-section-content p {
    font-size: 16px;
    line-height: 23px;
    margin: 17px 0;
}
.analysis-btn a {
    font-size: 14px !important;
}
.blog-article-content h3 {
    font-size: 19px;
    line-height: 24px;
}
.team-members-meta {
    grid-template-columns: repeat(3,1fr);
}
.team-banner-meta h1 {
    font-size: 42px;
    line-height: 40px;
    margin: 20px 0;
}
.team-banner-meta p {
    font-size: 14px;
    line-height: 23px;
}
.team-banner-meta {
    padding-bottom: 4rem;
}

.team-banner-img {
    display: flex;
    align-items: end;
    height: 100%;
}


.project-details-content h1 {
    font-size: 40px;
    line-height: 40px;
}
.project-details-content p {
    font-size: 20px;
    line-height: 30px;
    margin: 25px 0;
}
.project-information p {
    margin: 6px 0;
}
.team-banner-meta::before {
    font-size: 70px;
}
.project-details-banner-meta::before {
    font-size: 70px;
}
/* <---------- 5/6/25----- */
.project-item-meta {
    grid-template-columns: repeat(2,1fr);
}
.project-main-banner-meta::before {
    font-size: 60px;
bottom: -80px;
}


.all-same-banner-content h1 {
    font-size: 28px;
    line-height: 42px;
}
.all-same-banner-content p {
    font-size: 15px;
    line-height: 24px;
}
.service-banner-meta h1 {
    font-size: 30px;
    line-height: 42px;
    padding-right: 0rem;
}
.service-banner-meta p {
    font-size: 15px;
    line-height: 24px;
}
.service-banner-meta-images {
    height: 100%;
}
.left-side {
    height: 100%;
}
.right-side {
    height: 100%;
}
.left-side-bottom-images img, .left-side-top-image img, .right-side img {
    height: 100%;
}
.scope-section-meta {
    padding-left: 21px;
    padding-right: 21px;
}

.blog-tab-meta-content {
    grid-template-columns: repeat(3,1fr);
}
.single-blog-upper-content {
    padding: 3rem 1rem;
}
.opportunities-banner-meta {
    padding: 0;
}
.opportunities-banner-meta::before {
    font-size: 45px !important;
    bottom: 9px !important;
}
.all-same-banner-img img {
    width: 100%;
}
.all-same-banner-img {
    width: 60%;
margin:auto;
}
.single-blog-banner-meta h1 {
    line-height: 35px;
    font-size: 25px;
}
.service-banner-meta-images img {
    width: 100%;
}
.carbon-mgmt-banner-img img {
    width: auto;
}
}




@media (min-width: 992px) and (max-width: 1199px) {
    .team-member-img {
    height: 330px;
}
.team-banner-img {
    width: 80% !important;
}
.project-details-banner-img {
    width: 85%;
}
}



@media (min-width: 992px) and (max-width: 1023px) {
    .main-banner-meta h1 {
    font-size: 46px;
    line-height: 55px;
    letter-spacing: 0px;
}
.main-banner-meta p {
    font-size: 15px;
    line-height: 23px;
}
.service-img.girls-img{
    height: 233px !important;
}
.cloud-section-content ul li {
    font-size: 14px !important;
    line-height: 20px !important;
    margin-bottom: 15px !important;
}
.cloud-section-content {
    padding-left: 1rem;
}
.team-banner-meta::before {
    bottom: 0 !important; 
    font-size: 70px;
}
.team-banner-img {
    display: flex;
    align-items: end;
    height: 100%;
}
.team-banner-meta {
    padding-bottom: 4rem;
}
.team-banner-meta h1 {
    font-size: 40px;
    line-height: 35px;
    margin: 20px 0;
}
.team-banner-meta p {
    font-size: 14px;
    line-height: 23px;
}
.team-members-meta {
    grid-template-columns: repeat(3,1fr);
}
.energy-mgmt-banner-meta-img img {
    width: auto !important;
}
.project-details-content h1 {
    font-size: 40px;
    line-height: 39px;
}
.project-details-content p {
    font-size: 18px;
    line-height: 27px;
    margin: 25px 0;
}
.project-details-banner-meta::before {
    bottom: 5px;
    font-size: 60px;
}

.all-same-banner-content h1 {
    font-size: 27px;
    line-height: 40px;
    margin: 18px 0;
}
.all-same-banner-content p {
    font-size: 15px;
    line-height: 23px;
}
.about-banner-img {
    width: 60% !important;
    margin: auto;
}
.service-banner-meta h1 {
    font-size: 30px;
    line-height: 42px;
    padding-right: 0rem;
}
.service-banner-meta p {
    font-size: 15px;
    line-height: 24px;
}
.service-banner-meta-images {
    height: 100%;
}
.left-side {
    height: 100%;
}
.right-side {
    height: 100%;
}
.left-side-bottom-images img, .left-side-top-image img, .right-side img {
    height: 100%;
}
.scope-section-meta {
    padding-left: 25px;
    padding-right: 15px;
}
.scope-container {
    padding: 60px 0px;
}
.single-blog-upper-content {
    padding: 3rem 1rem;
}
.opportunities-banner-meta {
    padding: 0 !important;
}
.opportunities-banner-meta::before {
    font-size: 45px !important;
    bottom: 9px !important;
}
.all-same-banner-img img {
    width: 100%;
}
.all-same-banner-img {
    width: 80%;
}
.single-blog-banner-meta h1 {
    line-height: 45px;
    font-size: 30px;
}
.service-banner-meta-images img {
    width: 100%;
}
.carbon-mgmt-banner-img img {
    width: auto;
}

}




@media (min-width: 768px) and (max-width: 1023px) {
    #our_services {
    margin: 70px 0;
    padding: 60px 0;
}
 .main-banner-meta {
    padding-left: 1rem;
    margin-bottom: 2rem;
}

.extra-img::before {
    top: -33px;
    width: 90px;
}
.our-service-content h3 {
    font-size: 22px;
    line-height: 42px;
}
.our-service-heading p {
    font-size: 17px;
    line-height: 24px;
    margin-top: 25px;
}
.our-service-content {
    padding: 24px;
}
.our-service-content p {
    font-size: 16px;
    line-height: 24px;
}
.service-img.girls-img{
    height: 140px;
}
#our_services .owl-nav, #our_services .owl-dots {
    margin-top: 20px;
}
.all-same-heading h2 {
    font-size: 38px;
    line-height: 43px;
}
.about-section-content h2 {
    margin-bottom: 25px;
}
.about-section-content p {
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 11px;
}
.about-section-content {
    margin-bottom: 3rem;
}
#cloud_section {
    margin: 80px 0;
}
.cloud-section-content h2 {
    font-size: 30px !important;
    line-height: 42px !important;
}
.analysis-section-meta {
    flex-direction: column;
}
.energy-section {
    margin: 80px 0;
}
.project-main-banner-meta::before {
    bottom: -28px;
}
.ouor-services-meta {
    margin-top: 40px;
}
.blog-article-content h3 {
    font-size: 19px !important;
    line-height: 30px !important;
}
.cloud-section-img  .about-content-img:last-child {
    width: auto !important;
}
.team-banner-meta::before {
    bottom: 20px;
}
/* <---------- 5/6/25----- */
.project-item-meta {
    grid-template-columns: repeat(2,1fr);
}


.project-main-banner-meta::before {
    font-size: 70px;
}
.blog-tab-meta-content {
    grid-template-columns: repeat(2,1fr);
}
#blog_tab_section {
    margin: 70px 0;
}
.calculator-form-meta {
    width: 100%;
}

}


@media (min-width:768px) and (max-width:991px){
   
.accounting-content-img {
    width: 50%;
}
.scope-content-img {
    width: 50%;
}
.assesment-content-img {
    width: 40%;
}
.benifits-content-img {
    width: 50%;
}
#blog_tab_section {
    margin: 70px 0;
}
.single-blog-cont {
    padding-left: 60px;
    padding-right: 10px;
    margin-bottom: 2rem;
}
.single-blog-banner-img img{
    width: auto ;
}

}


@media (max-width: 991px){
    .main-banner-meta {
    padding-left: 1rem;
    margin-bottom: 2rem;
}
.team-members-meta {
    grid-template-columns: repeat(2,1fr);
    padding: 10px;
}


#team_member_section {
    margin-bottom: 80px;
}


.project-details-content h1 {
    font-size: 40px;
    line-height: 46px;
}
.project-details-content p {
    font-size: 20px;
    line-height: 30px;
    margin: 25px 0;
}
.project-details-banner-meta::before {
    bottom: -63px;
    font-size: 45px;
}
.project-details-banner-img {
    padding: 0;
 width: 80%;
}
#information_description {
    margin: 70px 0;
}
.all-same-mini-heading h2 {
    font-size: 28px;
    line-height: 38px;
}
.project-information p {
    font-size: 14px;
    line-height: 29px;
}
.project-information h4 {
    font-size: 17px;
    line-height: 29px;
}
.project-information {
    margin-bottom: 2rem;
    padding: 40px 20px;
}
.project-description {
    padding-left: 0.5rem;
}
.project-description p {
    font-size: 17px;
    line-height: 27px;
}


#sustainable_section {
    margin: 70px 0 100px 0;
}
.all-same-banner {
    height: 100%;
}

.offcanvas-body form {
    width: 100%;
}

.all-same-inner-section{
    margin: 60px 0;
}
.all-same-inner-section-meta {
    padding-left: 1rem;
    margin-top: 2rem;
}

.the-company-section-meta {
    margin: 0 !important;
}
.the-company-section-img {
    margin-top: 2rem;
}
#focus_on_section {
    margin-bottom: 80px;
}
.service-banner-meta-images {
    margin-top: 2rem;
    justify-content: center;
}
#main_banner {
    padding: 55px 0;
}
#accounting_section {
    margin-bottom: 80px;
    margin-top: 80px;
}
.service-banner-meta h1 {
    padding-right: 0rem;
}
.accounting-section-meta {
    margin-top: 1.5rem;
    padding-left: 0;
}
.scope-section-meta {
    padding-left: 0px;
    padding-right: 14px;
}
.scope-container {
    padding: 0;
    padding-top: 50px;
}
.scope-section-meta h2 {
    margin-bottom: 25px;
}
#reporting_section {
    margin: 80px 0;
}
.reporting-section-meta {
    padding: 0 0.5rem;
}
#benifits_section {
    margin: 80px 0;
}
.benifits-section-meta {
    padding-left: 0rem;
    margin-top: 2rem;
}
#support_you_section {
    margin-bottom: 80px;
}

.team-banner-meta {
    padding-left: 1.5rem;
}
.single-blog-upper-content {
    padding: 4.5rem 1rem;
}
.single-blog-upper-content h3 {
    text-align: center;
}
.accordian-section-img {
    margin-top: 2rem;
}
.own-row {
    flex-direction: column-reverse;
}
.all-same-inner-section-img {
    margin: auto;
 margin-bottom: 2rem;
}
.ghg-accounting-elimate-content-img.elimate-content-img.all-same-inner-content-img {
    margin: auto;
    display: flex;
justify-content:center;
}
.timeline-section .founded-section-meta {
    padding: 0;
    margin: 0;
}
.timeline-section .icon { 
    width: 50px;
    height: 50px; 
}
.timeline-section .icon i {
    font-size: 20px;
}
.timeline-section .timeline-item.left .year-image {
    width: 60%; 
}
.timeline-section .timeline-item.right .year-image {
    width: 60%; 
}
.team-member-pop-meta {
    flex-direction: column;
}
.team-member-pop-content-heading {
    align-items: start;
    flex-direction: column-reverse;
}
.team-member-pop-content h2 {
    font-size: 28px;
}
.team-member-pop-content h4 {
    font-size: 18px;
}
.team-member-pop-meta p {
    font-size: 16px;
}
.team-member-section-popup .btn-close {
    right: -5px;
    top: -13px;
}
.team-banner-img {
    width: 75% !important;
}
} 







@media (max-width: 767px) {
  .desktop-view {
    display: none;
  }
.cloud-section-img  .about-content-img:last-child {
    width: auto !important;
}
.extra-dropdown {
    width: 180px !important;
    height: 264px !important;
}
  .mobile-view {
    display: block;
  }
 .navbar-brand {
    width: 60px;
}
.about-container {
    padding: 0;
}

.slick-slider button {
    display: none !important;
}
.footer-logo img {
    object-fit: cover;
    width: 100%;
}
.on-in-mobile .all-same-btn a {
    padding: 10px 13px !important;
    font-size: 14px !important;
}
header nav ul li {
    margin-right: 13px;
}

.main-banner-meta h1 {
    font-size: 42px;
    line-height: 57px;
}
#our_services {
    margin: 80px 0;
    padding: 60px 0;
}
.all-same-heading h2 {
    font-size: 38px;
    line-height: 44px;
   
}
.all-same-banner-content h1 {
    font-size: 35px;
    line-height: 44px;
}
.our-service-heading p {
    font-size: 16px;
    line-height: 25px;
    margin-top: 25px;
}
.ouor-services-meta {
    margin-top: 35px;
}
.our-service-content h3 {
    font-size: 22px;
}
.our-service-content p {
    font-size: 16px;
    line-height: 24px;
}
.about-section-content {
    margin-bottom: 2rem;
}
.about-section-content p {
    
    font-size: 16px;
    line-height: 27px;
}
#cloud_section {
    margin: 80px 0;
}
.cloud-section-content {
    padding-left: 0rem;
    margin-top: 1rem;
}
.cloud-section-content h2 {
    font-size: 30px !important;
    line-height: 42px !important;
}
.analysis-container {
    padding: 42px 20px 0 20px;
}
.analysis-section-meta {
    flex-direction: column;
}
.energy-section {
    margin: 80px 0;
}
.blog-article-content {
    padding: 1em;
}
.copy-right-content p {
    text-align: center;
}
.copy-right-section {
    margin-top: 40px;
    padding-top: 25px;
    justify-content: center;
    flex-direction: column-reverse;
    align-items: center;
}
.analysis-section-content {
    margin-bottom: 2rem;
}
.email-icon, .phone-icon {
    padding: 8px 8px;
}
.email h5, .phone h5 {
    font-size: 14px;
}
.email a, .phone a {
    font-size: 14px;
}
.contact-information {
    padding: 35px 12px;
}
.about-section-img {
    padding: 70px 0;
    margin-top: 2rem;
}
.cloud-section-img {
    margin: 0 !important;
}
.contact-section-img {
    margin: 0 !important;
}
.contact-information h4 {
    font-size: 15px;
}
#service_banner {
    padding: 50px 0;
}
#opportunities_banner {
    padding: 50px 0;
}

.service-banner-meta-images img {
    width: 100%;
}
.contact-information p {
    font-size: 13px;
}
.energy-section-img {
    justify-content: center !important;
}
.service-img.girls-img {
    height: 160px;
}
.adjust-img{
    margin-top: 1.5rem !important;
}
.filter-img{
height: auto;
}
.extra-img::before {
    top: -30px;
}
.team-banner-meta::before {
    bottom: 30px;
    font-size: 80px;
}

.team-member-info h3 {
    font-size: 18px;
    line-height: 46px;
}
.team-member-info p {
    font-size: 16px;
}


/* <---------- 5/6/25----- */
#project_main_banner {
    padding: 50px 0;
}
.project-item-meta {
    grid-template-columns: repeat(1,1fr);
}
.project-main-banner-meta::before {
    bottom: 0;
    font-size: 55px;
    margin-bottom: -3px;
}

#project_item_section {
    margin: 50px 0;
}
.filter-bar {
    margin-bottom: 40px;
}
.filter-bar  .dropdown-toggle {
    padding: 15px;
    font-size: 15px;
}

.team-members-meta {
    grid-template-columns: repeat(1,1fr);
}
#blog_tab_section {
    margin: 70px 0;
}
.blog-tab-meta-content {
    grid-template-columns: repeat(1,1fr);
}
#single_blog_banner {
    padding: 50px 15px;
}
.single-blog-banner-meta h1 {
    line-height: 45px;
    font-size: 30px;
}
.single-blog-section-meta h3 {
    line-height: 38px;
    font-size: 24px;
}
.single-blog-section-meta h4 {
    line-height: 33px;
    font-size: 21px;
}
.sub-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
}
.navbar-nav .dropdown-menu {
    position: absolute !important;
   
    z-index: 999999;
    width: 100%;
    overflow-y: scroll;
    height: 380px;
}


.all-same-banner-img {
    width: 80%;
    margin: 2rem auto;
}
.all-same-banner-img img {
    width: 100%;
}
.all-same-banner {
    padding: 40px 0;
}
.single-blog-cont {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 2rem;
justify-content: start;
}
.calculator-form-meta {
    width: 100%;
}
.calculator-form-group {
    flex-direction: column;
}
.calculator-single label {
    font-size: 14px;
    line-height: 42.56px;
}
.timeline-section .icon { 
    top: 20px;
    left: 22px; 
    width: 40px;
    height: 40px; 
}
.timeline-section .icon i {
    font-size: 20px;
}
#our_services .owl-nav {
    position: unset;
}
#cloud_section .about-content-img:first-child { 
    margin-left: 20px;
}

}

@media (min-width: 460px) and (max-width: 767px) {

   .service-img.girls-img {
    height: 210px;
}
.filter-img{
    height: auto;
}
}


@media(max-width:353px){
    .all-same-inner-content-img img {
    width: 100%;
}
.service-img.girls-img {
    height: 140px;
}
.filter-img{
    height: auto;
}
.all-same-mini-heading p {
    font-size: 16px;
}

}

/* ===== Responsive Pagination ===== */
@media (max-width: 768px) {
    .custom-pagination .pagination li a {
        padding: 6px 12px;
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .custom-pagination .pagination {
        gap: 6px;
    }

    .custom-pagination .pagination li a {
        padding: 5px 10px;
        font-size: 13px;
    }
}