@media only screen and (min-width: 100px) and (max-width: 1540px) {
.main-menu ul {
    gap: 10px;
  }
  .logo a img {
    width: 300px;
  }
  .banner-slider .slick-dots {
      left: 0;
  }
.main-menu {
    display: flex;
    justify-content: center;
    gap: 10px;
    align-items: center;
    position: relative;
    padding: 10px 0;
    transform: skewX(0deg);
    margin-right: 0;
    padding-right: 10%;
}
.banner-content p {
    font-size: 20px;
}
.section-title {
    text-align: center;
    font-size: 60px;
    font-weight: 800;
    margin-bottom: 40px;
    color: black;
    margin-top: -20px;
}
    .services-container {
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 20px;
    margin-top: -4%;
    height: 100%;
}
    .running-proj {
    margin-top: 4%;
}
}


@media only screen and (min-width: 100px) and (max-width: 1440px) {
  .main-menu ul {
    gap: 10px;
  }
  .logo a img {
    width: 300px;
  }
  .banner-slider .slick-dots {
      left: 0;
  }
.header-order-button {
        background-color: #2c4d6b;
        color: white;
        cursor: pointer;
        transition: all 0.1s ease;
        box-shadow: 0 4px 12px rgba(44, 77, 107, 0.3);
        border-radius: 30px 30px 0px 30px;

    }

  .dots-indicator {
    display: flex;
    justify-content: center;
    gap: 10px;
}

 .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
        margin-left: -137px;
    }

}


@media only screen and (min-width: 100px) and (max-width: 1399px) {
  .banner-content .bnrpara {
    font-size: 71px;
  }
  button.hero-prev {
    left: 100px;
  }
  button.hero-next {
    left: 210px;
  }
  button.hero-prev,
  button.hero-next {
    top: 58%;
  }
  .main-menu {
        padding-right: 0;
        gap: 30px; 
        margin-left: -95px;
  }
  .custom-next {
    right: -85px;
  }
  .custom-prev {
  left: -8%;
  }
  .service-card-content p {
    font-size: 16px;
  }
  .service-card-first-sec {
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  
  .running-projects .running-project-card {
    height: 340px; 
  }  
  .running-project-card .image-container img {
     height: 340px;
  } 

.running-project-card .running-projects-headings-title {
    bottom: 70px;
    font-size: 18px;
  } 

  .running-project-card .running-projects-headings_paragraph {
    bottom: 20px;
    left: 25px;
    font-size: 14px;
  }
  .exam-course-content .premium-bar img {
    width: 85%;
  }
  .running-project-card:hover .running-projects-headings_paragraph {
    bottom: 20px; 
  }
  .service-card-content h2 {
    font-size: 15px;
  }
  .service-card-content h2 {
    line-height: 1.2;
    padding: 10px 0;
  }
  .running-project-content p {
    font-size: 16px;
    font-weight: 400;
  }
  .running-project-content h2 {
    font-size: 18px;
  }
  .running-project-content {
    bottom: -90px;
  }
  .web-title h2 {
    font-size: 35px;
  }
  .logo img {
    width: 300px;
  }
  .web-btn.order-btn a {
    padding: 10px 10px;
    font-size: 16px;
  }
  .logo a img {
    width: 150px;
  }
  .banner-content .bnrpara, .banner-content .bnrpara span {
    font-size: 30px;
  }
  .upper-heading h3 {
    font-size: 20px;
  }
  .upper-heading img {
    width: 80px;
  }
  .running-project-content {
    height: 300px;
  }
  .contact-detail a, .contact-detail p {
    font-size: 16px;
  }
  .footer-content p {
    font-size: 16px;
  }

  .main-menu {
    padding-right: 0;
  }
  section.running-project-section .container-fluid .row .col-lg-12 {
    padding-right: 0;
  }
  .running-project-card {
    background-size: cover;
    box-shadow: none;
  }
  .course-sec {
    padding-top: 0px;
  }
  .second-section-image img {
    width: 100%;
  }
.exam-course-title h1 {
    margin-bottom: 0px;
    margin-top: 20px;
  }
  .footer {
    background-size: cover;
    background-position: center;
  }
  .logo {
    padding-left: 0;
  }
  .banner-slider .slick-dots {
    bottom: -126px;
  }
  .service-card-content {
    padding-top: 0px;
  }
  .service-card {
    height: 24.5em;
  }
  .exam-course-title h2 {
    font-size: 42px;
    padding-bottom: 0;
  }
  .exam-course-title {
    width: 100%;
  }
  section.running-project-section.spacing {
      margin-top: 0px;
  }
  .running-project-card h2 {
    font-size: 20px;
  }
  .custom-prev.running-project-arrows, .running-project-arrows.custom-next {
    top: 40%;
  }
  .service-card-img {
    margin-left: 20%;
  }
  .custom-nav-link {
    padding: 17px 9px;
    color: rgb(44, 77, 107);
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
    text-decoration: none;
    transition: color 0.2s ease;
}
    .running-proj {
        margin-top: 4%;
    }
.services-container {
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 20px;
    margin-top: -10%;
    height: 100%;
}

.card.red-card {
    background-image: url(assets/images/seeking-graph-icon.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100% !important;
    border: 1px solid #d1cccc;
    border-radius: 3%;
  }
  .card.red-card2 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100% !important;
    border: 1px solid #d1cccc;
    border-radius: 3%;
}
.service-order-button {
            margin-top: auto;
            background-color: #2c4d6b;
            color: #fff;
            padding: 12px 0px;
            border: none;
            cursor: pointer;
            font-weight: bold;
            border-radius: 30px 30px 30px 0px;
            font-size: 14px;
            transition: all 0.3s ease;
            text-transform: uppercase;
            letter-spacing: 0.5px;
            width: 50%;
            margin-bottom: 100%;
            margin-left: 5%;
}


}




@media only screen and (min-width: 100px) and (max-width: 1199px) {
  .logo img {
    width: 300px;
  }
  .main-menu ul {
    gap: 12px;
  }
  .banner-content .bnrpara {
    font-size: 42px;
  }
  .banner-content {
    width: 50%;
  }
  button.hero-prev,
  button.hero-next {
    top: 49%;
  }
  .banner-slider {
    background-position: 80% 100%;
  }
  .service-card {
    height: 370px;
    padding-right: 20px;
    padding-top: 30px;
  }
  .country-project-content a {
    font-size: 18px;
  }
  .footer {
    background-size: 100% 100%;
    background-position: center top;
  }
  .custom-next {
    right: 40%;
  }
  .main-menu ul li a {
    font-size: 11px;
  }
  .main-menu {
    gap: 12px;
  }
  .upper-heading h3 {
    font-size: 18px;
  }
  .web-btn a {
    padding: 12px 20px;
  }
  section.course-sec {
    padding-top: 150px;
  }
  .footer-links {
    padding-top: 20px;
  }
  .web-title h2 {
    font-size: 35px;
    line-height: 1.3;
  }
  .exam-course-img img {
    height: 420px;
    object-fit: fill;
  }
  .service-card-content h2 {
    font-size: 21px;
  }
  .service-card-img img {
    width: 60px;
    height: 60px;
  }
  .main-menu {
    gap: 44px;
    padding: 9px 6px;
    z-index: 99;
  }
  .main-menu::before {
      height: 100%;
      transform: skewX(-17deg);
      z-index: -1;
      left: -14px;
  }
  .running-projects {
    margin-left: 2%;
  }
  .running-project-card {
      height: 217px !important;
  }
  .footer-contact-us {
    padding-top: 0;
  }
  .slider-numbers {
    left: 24%;
  }
  .slider-numbers {
    left: 24%;
  }
  .service-card-content p {
      font-size: 16px;
  }
    .web-btn a {
        padding: 13px 30px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
      .custom-nav-link {
        padding: 17px 5px;
        color: rgb(44, 77, 107);
        font-weight: 600;
        text-transform: uppercase;
        font-size: 11px;
        text-decoration: none;
        transition: color 0.2s ease;
    }
    .banner-content h1 {
        font-size: 48px;
    }
    .banner-content p {
        font-size: 19px;
    }
    .banner-buttons {
    display: flex;
    align-items: center;
    gap: 0px;
    margin-left: 64px;
}
h3.card-title{
  padding: 0px 0px;
  font-size: medium;
  font-size: 15px;
  font-weight: bold;
  width: 100%;
}
p.card-text {
    padding: 0px 0px;
    font-size: 13px;
    width: 100%;
}
  a.btn.btn-primary {
    margin-top: auto;
    background-color: #2c4d6b;
    color: #fff;
    padding: 12px 0px;
    border: none;
    cursor: pointer;
    border-radius: 30px 30px 30px 0px;
    font-size: 14px;
    transition: all 0.3s ease;
    text-transform: uppercase;
    width: 70%;
    margin-left: 5%;
}
a.btn.btn-primary:hover {
  background-color: #2c4d6b;
  transform: translateY(-2px);
  box-shadow: #2c4d6b;
}
  h1.heading {
    font-weight: bold;
    margin-top: 0px;
}
   
.custom-dots-indicator {
    display: flex;
    justify-content: center;
    gap: 11px;

}
.running-proj {
    margin-top: 0%;
}
.overlay h3 {
    color: white;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.4;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
.exam-help-description, .exam-course-title p {
    font-size: 17px;
    color: #333;
    text-align: left;
}
.exam-course-title p {
    padding: 10px 20px;
    margin-bottom: 0px;
}
.exam-course-title h2 {
    padding: 0px 20px;
  }
.about-image img {
    padding-top: 30px;
    width: 70%;
}  
} 


/* Responsive adjustments */
@media (max-width: 992px) {
    .card-slide {
        min-width: 50%;
    }
    .card-slide-2 {
        min-width: calc(50% - var(--gap-size));
    }
}

@media only screen and (min-width: 100px) and (max-width: 991px) {

.image-card {
        max-width: calc(50% - 10px); / Two cards per row on medium screens /
        flex-basis: 45%;
    } 
    .image-gallery-section {
        padding: 40px 20px;
    }
    .main-menu ul {
      gap: 0px;
    }
    .logo{
        padding-left: 0;
        margin-left: 110px;
        width: -3px;
    }
    .main-menu {
        gap: 36px;
        padding: 9px 6px;
        z-index: 99;
        margin-left: -255px;
    }

    .web-btn a {
        display: none !important;
    }
    .custom-nav-link {
        padding: 18px 6px;
        color: rgb(44, 77, 107);
        font-weight: 600;
        text-transform: uppercase;
        font-size: 10px;
        text-decoration: none;
        transition: color 0.1s ease;
    }
    .banner-slider {
        height: 330px;
    }
    .banner-buttons {
        margin-left: auto;
        display: block;
    }
    
   .banner-content h1 {
        font-size: 30px;
    }
    .banner-content h1 span {
    font-size: 25px;
    }

    .banner-order-btn {
        background-color: white;
        color: #2c4d6b;
        padding: 15.1px 38px;
        border-radius: 8px;
        text-decoration: none;
        display: inline-block;
        transition: all 0.3s ease;
        position: relative;
        border: none;
        outline: none;
        margin-bottom: 0%;
        border-radius: 30px 30px 30px 0px;
        margin-left: 0px;
    }
    .counter {
    margin-top: 0%;
}

    .card.red-card {
        background-image: url(assets/images/seeking-graph-icon.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100% 100% !important;
        border: 1px solid #d1cccc;
        border-radius: 3%;
        height: 121%;
    }
    .card.red-card2 {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100% 100% !important;
        border: 1px solid #d1cccc;
        border-radius: 3%;
    }
    .project-title-container h2 {
    color: #000000;
    font-weight: 800;
    font-size: 39px;
    text-align: center;
    }
    
    .dots-indicator {
    margin-top: -17%;
}


.section-title {
    font-size: 30px;
    margin-bottom: 20px;
}        

}


@media only screen and (min-width: 100px) and (max-width: 853px) {
     
}





@media only screen and (min-width: 100px) and (max-width: 767px) {
.banner-content {
    text-align: center;
  }
.banner-content .bnrpara {
    width: 100%;
    font-size: 58px;
  }
button.hero-next {
    left: 460px;
  }
  button.hero-prev,
  button.hero-next {
    top: 60%;
  }
.web-title h2 {
    font-size: 37px;
    line-height: 1.6;
  }
  .footer {
    padding-top: 60px;
    background-size: cover;
    background-position: left;
    margin-top: 0;
  }
  .responsive-none-contacts {
    display: none;
  }
  .banner-content .bnrpara {
    font-size: 45px;
  }
  .banner-content p {
    font-size: 16px;
  }
  .web-title h2 {
    font-size: 35px;
    line-height: 1.3;
  }
  .header-contacts {
    gap: 19px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .copyright {
    text-align: center;
  }
  .contact-us-form-inp label,
  .contact-us-form label {
    width: 31%;
  }
  .inner-header-content h2 {
    font-size: 51px;
  }
  .web-btn a {
    font-size: 17px;
  }
  .banner-content .bnrpara {
    font-size: 35px;
  }
  .upper-heading h3 {
    font-size: 16px;
  }
  .service-card-mb {
  margin-bottom: 0;
  }
  .service-card {
    margin-bottom: 80px;
    height: 260px;
  }
  .upper-heading h3 {
    font-size: 16px;
    text-shadow: 0 0 20px #000;
    font-weight: 400;
  }
  .upper-heading img {
    width: 67px;
  }
  .upper-heading {
    gap: 10px;
    align-items: baseline;
  }
  .banner-content {
    width: 100%;
    margin-left: auto;
  }
  .banner-content p {
    font-weight: 400;
  }
  .exam-course-title {
    width: 100%;
    text-align: center;
  }
.exam-course-content .premium-bar img {
        width: 80%;
        margin: 0px auto;
    }
.premium-bar ul li {
    font-size: 14px;
}
.service-card-first-sec {
    margin-top: 20px;
}
  .exam-course-img img {
    height: auto;
  }
  .exam-course-content {
      padding-top: 0px;
  }
  .running-project-card {
    height: 400px !important;
  }
  .banner-upper-content p {
    font-size: 15px;
  }
  .banner-upper-content img {
      width: 100px;
  }
  .modal-dialog {
    margin-top: 20% !important;
  }
  .banner-btn {
    width: 43%;
    margin: 0 auto;
  }
  .slider-numbers {
      bottom: 10%;
      left: 39%;
  }
  .service-card-first-sec {
      padding-bottom: 0;
  }
  .service-card-second-sec{
    padding-bottom: 0;
  }
#more_services_div .more-services li {
    flex: 1 0 100%;
}  
.copyright p.text-end, .copyright p.text-start {
    text-align: center !important;
}

  .counter {
      display: block;
      display: none !important;

  }
    .banner-content h1 span {
        color: #F5A623;
        font-size: 50px;
    }
 .banner-content h1 {  
        font-size: 50px;
        font-weight: bold;
        flex-direction: column;
        justify-content: flex-end;
        margin-top: -70%;
  }
    
  .banner-content p {
        font-size: 12px;
        line-height: 16px;
  }
    .card.red-card {
        background-image: url(assets/images/seeking-graph-icon.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100% 100% !important;
        border: 1px solid #d1cccc;
        border-radius: 3%;
    }
    .card.red-card2 {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100% 100% !important;
        border: 1px solid #d1cccc;
        border-radius: 3%;
      }

  .custom-card {
    padding: 10px;
    overflow: hidden;
    transition: all 0.3s ease;
    cursor: pointer;
    background-repeat: no-repeat;
    margin-top: 10%;
    border-radius: 0px;
    background-size: 100% 100% !important;
  }
  .custom-card.active {
    background: linear-gradient(135deg, #fff9e6 0%, #ffffff 100%);
    padding: 10px;
    overflow: hidden;
    transition: all 0.3s ease;
    cursor: pointer;
    background-repeat: no-repeat;
    margin-top: -12%;
    border-radius: 0px;
    background-size: 100% 100% !important;
}
.services-navigation-dots {
    text-align: center;
    margin-top: 0px;
}
.custom-dots-indicator {
        display: flex;
        justify-content: center;
        gap: 15px;
        margin-right: 0%;
    }
.project-title-container h2 {
        color: #000000;
        font-weight: 800;
        font-size: 40px;
        text-align: center;
        width: 100%;
    }
   
    .footer {
        background-size: cover;
        background-position: center;
        margin-top: 0px;
    }
h1.heading {
    font-size: 18px;
    line-height: 30px;
}

.overlay h3 {
        color: white;
        font-size: 18px;
        font-weight: 600;
        line-height: 1.4;
        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    }
.col-lg-6.col-md-6.col-custom-accordion-width {
    width: 100%;
}
.col-lg-6.col-md-6.col-custom-acordion-width {
    width: 100%;
    margin-left: unset;
}
.copyright p {
    text-align: center;
}
.terms-and-cond {
    text-align: center !important;
}
.banner-slider {
    height: 330px;
}
  }
  

@media (max-width: 576px) {
    .card-slide {
        min-width: 100%;
    }
    .card-slide-2 {
        min-width: calc(100% - var(--gap-size));
    }
} 
 
@media only screen and (min-width: 100px) and (max-width: 575px) {
 .banner-content .bnrpara, .banner-content .bnrpara span {
    font-size: 18px;
    line-height: 22px;
  }
  .banner-content p {
        font-size: 14px;
    line-height: 16px;
    }

  .service-card-content p {
    font-size: 15px;
  }
  .web-title h2 {
    font-size: 18px;
    padding-bottom: 20px;
  }
.banner-img {
      height: 15rem !important;
      position: relative;
      background-size: 100% 100%;
      background-repeat: no-repeat;
  }
  .hero-slider {
        height: 15rem !important;
    }
  section.course-sec {
      padding-top: 0;
  }
  .running-project-section {
      padding-bottom: 60px;
  }
  .service-card {
      height: 147px;
  }
  .running-projects .slick-list{
    padding-right: 0;
    margin-bottom: 30px;
  }
  section.running-project-section .container-fluid .row .col-lg-12 {
    padding: 0;
  }
  .banner-upper-content img {
    width: 36px;
  }
  .banner-web-btn a, .web-btn a {
    font-size: 14px;
  }
  .contact-form-input label {
    width: 37%;
  }
  .contact-form-input label {
    width: 37%;
  }
  .banner-content h3 {
    font-size: 20px;
  }
  .banner-btn {
    width: 100% !important;
    position: relative;
    padding-top: 0px;
    
  }
  .banner-slider .slick-dots {
      left: 50% !important;
      transform: translateX(-50%);
      transform: translateX(-50%);
      bottom: -47px !important;
  }
  .slider-numbers {
      display: none;
  }
  .banner-img::before {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: #101010b5;
      top: 0;
      left: 0;
  }
  .exam-course-title h2 {
    margin-bottom: 0;
  }
  .country-base-title h2 {
    padding: 0;
  }
.second-section-image img {
        width: 100%;
    }
.web-title h1 {
        font-size: 20px;
        line-height: 28px;
        margin-top: 25px;
    }    
.premium-bar p {
    font-size: 14px;
}   
.running-project-card .image-container img {
     height: auto;
 } 
.service-card-first-sec {
        background-size: cover;
        background-repeat: no-repeat;
    }
.running-project-card .running-projects-headings_paragraph {
    right: 15px;
}    
.more-services-footer-heading {
    display: none;
}    
.padding-200 {
    padding: 120px 0px 0px 0px;
}
.service-title-sec h2 {
    font-size: 25px;
    line-height: 30px;
    font-weight: 800;
}
.service-title-sec p {
    font-size: 14px;
}
.service-card-img img {
    width: 40px;
    height: 40px;
  }
.service-card-img {
    margin: 0px auto;
} 
.service-card {
        height: 290px;
    }
.service-title-sec p {
    padding: 0px 0px;
}  
.service-card-content h2 {
    font-size: 18px;
  }
.service-card-img {
		width: 80px;
		height: 80px;
	} 

p.text-end {
    text-align: left !important;
    padding-top: 15px;
}	
.running-project-card {
    height: 350px !important;
  }
.banner-content h1 {
    font-size: 37px;
    font-weight: bold;
    flex-direction: column;
    justify-content: flex-end;
    margin-left: -35%;
    margin-top: -77%;
}
        .banner-content h1 span {
        color: #F5A623;
        font-size: 40px;
        margin-top: 0%;
    }
.banner-content p#banner-title {
    font-size: 20px;
    line-height: 30px;
}
}




/*for-small_mobile view-320*/
@media only screen and (min-width: 100px) and (max-width: 375px) {
  body {
    font-family: Arial, sans-serif;
    background-color: #f8f9fa;
    padding: 0px 0;
}

.banner-content h1 {
        font-size: 36px;
        height: auto;
        margin-left: -50%;
        margin-top: -85%;
    }
.banner-content h1 span {
    color: #F5A623;
    font-size: 27px;
}
.banner-content {
    color: #fff;
    max-width: 100%;
    align-items: 11px;
  }
.banner-slider {
    width: 100%;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}
h1.heading {
    font-size: 18px;
    font-weight: bold;
}
.exam-help-section h2{
        font-size: 19px;
        margin-bottom: 80px;
    }
.card.red-card {
        background-image: url(assets/images/seeking-graph-icon.png);
        background-repeat: no-repeat;
        background-position: center center;
        margin-top: 0%;
        border: 1px solid #d1cccc;
        border-radius: 3%;
        height: 500px;
        margin-bottom: 26%;
        width: 344px;
        margin-left: 20px;
    }
    .card.red-card2 {
        background-repeat: no-repeat;
        background-position: center center;
        border: 1px solid #d1cccc;
        border-radius: 3%;
        width: 93%;
        height: 134%;
        margin-left: 6%;
    }

    .order-btn {
        background-color: #2c4d6b;
        color: white;
        /* font-size: 22px; */
        /* font-weight: 600; */
        letter-spacing: 0.5px;
        /* padding: 12px 24px; */
        border: none;
        /* border-radius: 25px; */
        /* cursor: pointer; */
        text-transform: uppercase;
        transition: all 0.3s ease;
        box-shadow: 0 4px 12px rgba(44, 77, 107, 0.3);
        position: relative;
        margin-bottom: 36px;
        border-radius: 30px 30px 30px 0px;
        margin: 0px;
        margin-top: -40px;
        width: 45%;
    }
        .custom-card.active {
        background: linear-gradient(135deg, #fff9e6 0%, #ffffff 100%);
        padding: 10px;
        overflow: hidden;
        transition: all 0.3s ease;
        cursor: pointer;
        background-repeat: no-repeat;
        /* margin-top: -12%; */
        border-radius: -1px;
        background-size: 100% 100% !important;
        height: 81%;
        /* width: 42%; */
        margin-left: 2%;
    }
        /* .card.red-card2.active.red-card {
        background-repeat: no-repeat;
        background-position: center center;
        border: 1px solid #d1cccc;
        border-radius: -3%;
        /* width: 80%; 
        background-image: url(assets/images/seeking-graph-icon.png);
        background-repeat: no-repeat;
        background-position: center center;
        margin-top: 0%;
        border: 1px solid #d1cccc;
        border-radius: 3%;
        height: 500px;
        /* margin-bottom: 26%;
        width: 344px;
        margin-left: 70px;
        margin-top: -40%;
    } */
    .btn-order-now {
      background-color: #2c4d6b;
        color: white;
        /* font-size: 22px; */
        /* font-weight: 600; */
        letter-spacing: 0.5px;
        /* padding: 12px 24px; */
        border: none;
        /* border-radius: 25px; */
        /* cursor: pointer; */
        text-transform: uppercase;
        transition: all 0.3s ease;
        box-shadow: 0 4px 12px rgba(44, 77, 107, 0.3);
        position: relative;
        margin-bottom: 36px;
        border-radius: 30px 30px 30px 0px;
        margin: 0px;
        margin-top: -40px;
        width: 45%;
    }
      .dots-indicator {
        display: flex;
        justify-content: center;
        gap: 10px;
        margin-top: -44%;
        /* margin-right: -50px; */
    }
    .services-navigation-dots {
    text-align: center;
    margin-top: 0px;
}
    
      /* .running-proj {
        margin-top: 15%;
    } */
     
      .custom-card {
        background-image: url(assets/images/analysis-icon.png);
        background-repeat: no-repeat;
        margin-top: 7%;
      }

.projects-grid{
    display: block;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
    width: 90%;
    margin-left: 5%;  
}
.project-box {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    height: 280px;
    cursor: pointer;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    margin: 25px 0px;
}
.custom-card {
    padding: 10px;
    overflow: hidden;
    transition: all 0.3s ease;
    cursor: pointer;
    background-repeat: no-repeat;
    margin-top: 24%;
    border: 1px solid #d1cccc;
    border-radius: 3%;
    height: 450px;
    width: 360px;
    margin-left: 7px;
}
.custom-order-button {
    background-color: #2c4d6b;
    color: white;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 12px 24px;
    border: none;
    border-radius: 25px;
    cursor: pointer;
    text-transform: uppercase;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(44, 77, 107, 0.3);
    position: relative;
    margin-bottom: 36px;
    border-radius: 30px 30px 30px 0px;
    margin: 9px;
    margin-top: -10px;
    width: 57%;
}
.custom-card {
        background-image: url(assets/images/analysis-icon.png);
        background-repeat: no-repeat;
        margin-top: 24%;
    }

.project-title-container h2 {
    color: #000000;
    font-weight: 800;
    font-size: 39px;
    text-align: center;
    margin: 0px 0;
}

.country-base-projects .slick-track {
    position: relative;
    top: 0;
    /* left: 60px; */
    display: block;
    margin-left: auto;
    margin-right: auto;
}
    .footer {
        padding-top: 20px;
        background-size: cover;
        background-position: left;
        /* margin-left: 1px;  */
    }

    .flag-img img {
    height: 187px;
    width: 187px;
    border-radius: 50%;
    object-fit: cover;
    gap: -100%;
    margin-left: 44%;
    margin-top: 30px;
}


  }
