
/* =============================
   RESPONSIVE DESIGN
   ============================= */

/* Large Tablets (max-width: 1200px) */
@media (max-width: 1200px) {
  .banner .ban-content h1 {
    font-size: 90px;
    letter-spacing: 6px;
  }

  .banner .ban-content p {
    font-size: 24px;
  }

    .overview-section h2{
 margin-bottom: 16px;
    }

 h2{
   
    font-size:38px;
}

  .circle-container {
    height: 500px;
  }

  .center-image img {
    max-width: 160px;
  }


.china-svg {
    top: calc(29% - 99px);
    left: calc(45% - 162px);
  }
  
.dubai-svg {
    top: calc(29% - 190px);
    left: calc(49% + 62px);
}

.india-svg {
    top: 54%;
    left: calc(48% + 46px);
}
.ghana-svg {
    top: calc(11% + 190px);
    left: calc(19% + 62px);
}
.ghana-popup {
    top: calc(55% + 230px);
    left: calc(47% + 62px);
}
.services-list{
  padding: 0px 0;
}

.popup-btn {
  font-size: 12px;
}

.india-popup {
  top: calc(55% + 40px);
  left: calc(60% + 200px);
}
.dubai-popup {
  top: calc(26% - 150px);
  left: calc(70% + 130px);
}

.congo-popup {
  top: calc(22% + 158px);
  left: calc(43% - 162px);
}


}



@media (max-width: 1024px) {

}



/* Tablets (max-width: 992px) */
@media (max-width: 992px) {

  ul.navbar-nav {
    margin-top: 20px;
  }

  ul.navbar-nav li.nav-item .nav-link {
    margin: 0;
    font-size: 14px;
  }

  .overview-stats{
    justify-content: center;
    margin:20px 0 20px 0;
}
.feature-list{
        padding-top: 18px;
}
.feature-list li{
    padding: 8px;
}

  .service-item a{
    padding:0;
  }
  .banner .ban-content {
    padding: 100px 0;
  }
.navbar-nav .nav-link
 {
    padding-right: 20px;
    padding-left: 20px;
}
  .banner .ban-content h1 {
    font-size: 70px;
    letter-spacing: 5px;
  }

  .banner .ban-content p {
    font-size: 20px;
    letter-spacing: 3px;
  }

    .dubai-svg {
        top: calc(33% - 190px);
        left: calc(39% + 68px);
    }
.dubai-popup {
    top: calc(27% - 150px);
    left: calc(71% + 62px);
}
.india-popup {
    top: calc(47% + 40px);
    left: calc(53% + 200px);
}
    .ghana-svg {
        top: calc(12% + 190px);
        left: calc(5% + 62px);
    }

.congo-popup {
    top: calc(17% + 158px);
}
  .second-flow-chart {
    padding: 60px 0;
  }

  .services-list {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  }

  .modal-dialog.modal-lg {
    height: auto;
  }



  .circle-container{
    align-items: center;
    flex-direction: column;
    justify-content: start;
    height:auto;
    gap:20px;
  }
  .center-image{
    position:relative;
    top:0;
    left:0;
    transform:translate(0,0)!important;
  }
  .country-details-popup{
    position:relative;
    width: 100%;
  }
  .country-details-popup.dubai-popup ,.country-details-popup.india-popup ,.country-details-popup.china-popup ,.country-details-popup.congo-popup ,.country-details-popup.ghana-popup{
    top:0;
    left:0;
    transform:translate(0,0)!important;
  }
  .india-svg ,.dubai-svg,.china-svg,.congo-svg,.ghana-svg{
    display:none
  }
  .r_flag_img{
    width:60px;
    height:60px;
    margin:0 auto 10px;
  }

  .box-main-wrap {
    background-color: #f3f6f7;
    border-radius: 20px;
    padding: 10px;
    display: flex;
    width: 100%;
    justify-content: center;
    text-align: center;
  }

  .popup-btn {
    font-size: 14px;
    padding: 10px 10px;
    width: 100%;
  }
  .country-details-popup {
    border: transparent;
  }
  .service-item {
    padding: 10px;
  }
  .modal.show .modal-dialog {
    padding: 20px;
  }
  .modal-header {
    border-radius: 10px 10px 0 0;
  }
  .inner-flag {
    margin-top: 20px;
  }
   
}

/* Mobile (max-width: 768px) */
@media (max-width: 768px) {

  header.nav-top img {
    max-width: 160px;
  }

  .service-banner {
        padding: 60px 0;
    }
    
    .banner-content h1 {
        font-size: 2rem;
    }
    
    .overview-stats {
       flex-wrap: wrap;
       column-gap: 30px;
        row-gap: 10px;
    }
    
    .cta-content h2 {
        font-size: 2rem;
    }
    
    .cta-buttons .btn {
        display: block;
        margin: 10px 0;
        width: 100%;
    }
    .process-step{
        padding: 16px;
    }
    .step-number{
            width: 40px;
    height: 40px;
        margin: 0 auto 20px;
        font-size:1.2rem;
    }
    .footer h5{
        margin-bottom: 10px;
        font-size:18px;
    }
    .footer-links li {
    margin-bottom: 4px;
}

  .navbar {
    padding: 10px 20px;
  }
  .navbar-brand img {
    height: 90px;
  }
  .banner .ban-content {
    padding: 80px 20px 0px;
  }
  .circle-container{
    height:400px;
  }

    .india-svg {
        top: 40%;
        left: calc(59% + 46px);
        transform: rotate(216deg) !important;
    }
    .india-popup {
        top: calc(33% + 40px);
        left: calc(33% + 200px);
    }
    
    .dubai-svg {
        top: calc(49% - 190px);
        left: calc(38% + 68px);
        transform: rotate(217deg) !important;
    }
    .dubai-popup {
        top: calc(59% - 150px);
        left: calc(52% + 62px);
    }

    .china-svg {
        top: calc(37% - 99px);
        left: calc(58% - 162px);
        transform: rotate(208deg) !important;
    }
.china-popup {
    top: calc(40% - 78px);
    left: calc(66% - 162px);
}
.congo-svg {
    top: calc(41% + 118px);
    left: calc(68% - 162px);
    transform: rotate(132deg) !important;
}
    .congo-popup {
        top: calc(4% + 158px);
        left:calc(59% - 162px);
    }
    .ghana-svg {
        top: calc(-5% + 190px);
        left: calc(-6% + 62px);
    }
    .ghana-popup {
        top: calc(6% + 230px);
        left: calc(38% + 62px);
    }
  .banner .ban-content h6 {
    font-size: 14px;
    padding: 5px 12px;
  }

  .banner .ban-content h1 {
    font-size: 50px;
    letter-spacing: 3px;
  }

  .banner .ban-content p {
    font-size: 18px;
    letter-spacing: 2px;
  }

  .country-svg {
    width: 120px;
  }

  .center-image img {
    max-width: 120px;
  }



  .modal-body {
    padding: 15px;
  }


  .service-item p {
    font-size: 12px;
    line-height: normal;
    margin-top: 6px;
  }

  .service-item h6 {
    font-size: 14px;
    line-height: normal;
  }
}

/* Small Mobile (max-width: 576px) */
@media (max-width: 576px) {

  .service-banner {
        padding: 50px 0;
    }
 h2{
        font-size: 32px;
    }
    .stat-item h4{
        font-size:24px;
    }
.country-flag {
    max-width: 100px;
    padding: 10px;
}
.banner-content h1{
    margin-bottom:12px;
}
.banner-content p{
        font-size: 1rem;
}

  

.banner .ban-content p {
  font-size: 14px;
}

.services-list {
  grid-template-columns: 1fr 1fr;
}

.service-item h6{
  margin-bottom: 0;
}
  .modal-header h5 {
    font-size: 16px;
  }

  .modal-content {
    border-radius: 10px;
  }
  .overview-section h2 ,.overview-section p{
    text-align: center;
  }
  .common_img_height{
      max-height: 247px;
  }
  
  
}










/* Second Flow Chart Responsive */

@media (max-width: 767px) {

  .circle-container {

    height: auto;
    background-color: #fff;

    padding: 30px;

    border-radius: 20px;

    border: 1px solid #d5d5d5;  

  }

  .india-svg {

    left: calc(50% + 100px);

  }

  .dubai-svg {

    top: calc(50% - 95px);

    left: calc(50% + 31px);

  }

  .china-svg {

    top: calc(50% - 59px);

    left: calc(50% - 81px);

  }

  .congo-svg {

    top: calc(50% + 59px);

    left: calc(50% - 81px);

  }

  .ghana-svg {

    top: calc(50% + 95px);

    left: calc(50% + 31px);

  }

}



@media (min-width: 768px) and (max-width: 980px) {

  .circle-container {

    height: 500px;

  }

  .india-svg {

    left: calc(50% + 150px);

  }

  .dubai-svg {

    top: calc(50% - 142px);

    left: calc(50% + 46px);

  }

  .china-svg {

    top: calc(50% - 88px);

    left: calc(50% - 121px);

  }

  .congo-svg {

    top: calc(50% + 88px);

    left: calc(50% - 121px);

  }

  .ghana-svg {

    top: calc(50% + 142px);

    left: calc(50% + 46px);

  }

}

	