@media screen and (min-width: 1800px) {}

@media screen and (max-width: 1600px) {}

@media screen and (min-width: 1200px) {}

@media screen and (max-width: 1400px) {
	.main-heading { 
    font-size: 42px; 
}
}

@media (min-width: 1200px) and (max-width: 1399px) {
	
	.Industries-slider-grid { 
    grid-template-columns: repeat(5 , 1fr); 
}
}

@media (min-width: 1400px) and (max-width: 1599px) {
	.Different-content ul li { 
    font-size: 14px; 
}
	.country-col {
    padding: 0 15px; 
}
}

@media (max-width: 1399px) {
	
	.service-content h3 { 
    font-size: 23px; 
}
	.service-slider-grid {  
    gap: 20px;
}
	.Trustpilot-slider-grid { 
    grid-template-columns: repeat(3 ,1fr); 
}
  .header-wrapper .top-contactbxx {
    padding: 10px 30px;
  }

  .header-wrapper #navbarSupportedContent ul {
    padding: 36px 30px;
    gap: 38px;
  }

  .methodology-content {
    padding: 20px 20px;
  }

  .methodology-section .container-fluid {
    padding: 0 30px;
  }

  .calculate-section .section-heading p {
    margin: 15px 0 25px;
  }

  .Industries-section {
    padding: 55px 0;
  }

  .Trustpilot-card h2 {
    font-size: 23px;
  }

  .Trustpilot-card p {
    font-size: 12px;
  }

  .methodology-content .sub-heading {
    font-size: 30px;
  }

  .methodology-content ul li {
    font-size: 14px;
  }

  .Introduction-content p {
    font-size: 16px;
  }

  .preven-section {
    padding: 50px 0;
  }

  .Achieve-section {
    padding: 50px 0;
  }

  .Achieve-content p {
    font-size: 16px;
  }

  .unlock-section .section-heading p {
    font-size: 16px;
    width: 80%;
  }

  .page-banner-section {
    padding: 60px 0;
  }
	.team-slider-grid-2 { 
    grid-template-columns: repeat(2 , 1fr); 
}
}

@media (max-width: 1199px) {
	.team-slider-grid-2 .gitem .team-top { 
    gap: 15px;
}
	.team-slider-grid-2 .gitem { 
    padding: 20px; 
}
	.team-content h5 { 
    font-size: 20px; 
}
	.Trustpilot-section .container-fluid {
    padding: 0 30px;
}
	.Trustpilot-card h2 {
    font-size: 20px;
}
	.Industries-content h4 { 
    font-size: 17px; 
}
	.Industries-content { 
    padding: 15px;
}
.Industries-slider-grid {
    grid-template-columns: repeat(4 , 1fr);
    gap: 12px;
}
	.countries-grid { 
    grid-template-columns: repeat(3, 1fr);
}
	.country-col:nth-child(3){
		border-right: none;
	}
  .woods-content .sub-heading {
    font-size: 40px;
    margin: 20px 0;
  }

  .woods-content p {
    font-size: 16px;
    margin: 10px 0;
  }

  .calculate-section {
    padding: 55px 0;
  }

  .woods-bxx .container-fluid {
    padding: 0 50px 0 0;
  }



  .header-wrapper .logo {
    padding: 30px;
  }

  .header-wrapper #navbarSupportedContent ul {
    padding: 26px 20px;
    gap: 18px;
  }

  .header-wrapper .top-contactbxx {
    padding: 10px 20px;
  }

  .what-we-section:before {
    left: 5rem;
  }

  .sub-heading {
    font-size: 30px;
  }

  .what-we-section {
    padding: 50px 0;
  }

  .service-content p {
    font-size: 12px;
  }

  .experience-section {
    padding: 50px 0;
  }

  .experience-section .counterup-bxx {
    margin-top: 30px;
  }

  .about-section {
    padding: 50px 0;
  }

  .about-section .about-content p {
    font-size: 15px;
    width: 100%;
  }

  .clients-section {
    padding: 70px 0;
  }

  .contact-section {
    padding: 50px 0;
  }

  .main-heading {
    font-size: 45px;
  }

  .btn-all {
    font-size: 13px;
    padding: 15px 35px;
  }

  .banner-section .section-heading .btn-all {
    width: 360px;
  }

  .banner-section {
    height: 55vh;
  }

  .Different-content ul li {
    font-size: 14px;
  }

  #welcomeModal .woods-content p {
    font-size: 18px;
    margin: 10px 0;
  }

  #welcomeModal .woods-content .sub-heading {
    font-size: 40px;
  }

  #welcomeModal .woods-content {
    padding: 0;
  }

  .woods-bxx .container-fluid {
    padding-right: 30px;
  }

  #welcomeModal .woods-content p {
    font-size: 16px;
    margin: 10px 0;
  }
	.services-section .container-fluid {
    padding: 0 30px;
}
	.our-people-section .content-wrapper .badge { 
    margin-bottom: 15px; 
}
	.our-people-section .content-wrapper h1 {
    font-size: 38px; 
    margin-bottom: 15px; 
}
	.our-people-section .content-wrapper {
    padding: 0;
}
	
}


@media (max-width: 991px) {
	.team-slider-grid-2 {
    grid-template-columns: repeat(1 , 1fr);
}
	.Industries-slider-grid-2 {
    grid-template-columns: repeat(3, 1fr);
}
	.Trustpilot-slider-grid {
    grid-template-columns: repeat(2 ,1fr);
}
	.main-heading {
    font-size: 35px;
}
	.Industries-slider-grid {
    grid-template-columns: repeat(3 , 1fr);
    gap: 12px;
}
  .preven-section {
    padding: 0;
  }

  .preven-bxgrid {
    grid-template-columns: repeat(3, 1fr);
  }

  .Achieve-content {
    padding-left: 0;
  }

  .header-wrapper .top-contactbxx {
    align-items: center;
  }


  .mobile-btns {
    gap: 20px;
    padding: 10px;
    justify-content: end;
  }

  .header-btn .h-btn {
    padding: 15px 20px;
  }

  #navbarSupportedContent {
    position: fixed;
    top: 0;
    left: 0;
    background: #000000ad;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    width: 100%;
    z-index: 999;
    height: 100vh;
    align-items: baseline;
    padding: 80px 40px 56px;
    transform: translatey(-100%);
    transition: all .4s;
    align-items: center !important;
  }

  #navbarSupportedContent.show {
    transform: translateY(0);
  }

  ul.navbar-nav {
    justify-content: center;
    align-items: center;
    gap: 30px !important;
  }

  .header-wrapper .nav-link {
    color: #ffffff !important;
    font-size: 18px;
  }

  #customToggleBtn {
    border: none;
    background: transparent;
    position: absolute;
    right: 2rem;
    z-index: 99;
  }

  #customToggleBtn i {
    color: #fff;
    font-size: 23px;

  }

  .navbar-toggler {
    padding: 0;
    border: none;
    box-shadow: none !important;
    outline: none !important;
    z-index: 99;
    margin-left: 0;
  }

  .navbar-toggler-icon {
    transition: .5s all;
    background-image: none;
    background-color: #000;
    border-radius: 1px;
    width: 30px;
    height: 2px;
    display: block;
    margin: 5.5px 0 0;
  }

  .navbar-toggler-icon:first-child {
    margin: 0;
  }

  .header-wrapper .nav-link:before {
    background: #fff;
  }

  .sub-heading {
    font-size: 28px;
  }

  .deals-flex {
    align-items: flex-start;
    gap: 0;
    flex-direction: column;
  }

  .methodology-content ul {
    margin: 10px 0;
  }

  .methodology-content ul li {
    font-size: 12px;
  }

  .methodology-content {
    padding: 0 20px;
  }

  .footerbx:after {
    display: none;
  }

  .footerbx .footer-content {
    margin-top: 10px;
  }

  .who-about-section {
    padding: 88px 0 40px;
  }

  .wbi-content p {
    font-size: 16px;
  }

  .industries-btm {
    width: 100%;
  }

  .we-work-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .local-impact-section {
    padding: 0px 0 80px;
  }

 

  .local-impact-section .section-heading p {
    font-size: 15px;
    width: 90%;
  }

  .local-impact-section {
    padding: 40px 0;
  }

  .what-we-section .section-heading p {
    font-size: 15px;
  }

  .our-purpose-section .section-heading p {
    font-size: 15px;
  }

  .Industries-content h4 {
    font-size: 18px;
  }

  .Industries-content p {
    font-size: 15px;
  }

  .what-we-section .section-heading p {
    font-size: 15px;
  }

  .our-clients-section .our-clients-grid {
    grid-template-columns: repeat(4, 1fr);
  }

  .areas-content h4 a {
    font-size: 24px;
  }

  .areas-content p {
    font-size: 14px;
    margin-top: 5px;
  }

  .unlock-section {
    padding: 55px 0 55px;
  }
	.header-wrapper .top-contactbxx { 
    justify-content: center;
}
	.service-slider-grid { 
    grid-template-columns: repeat(2 ,1fr); 
}
}

@media (max-width: 767px) {
	.who-aboutbtns .btn-all { 
    width: auto;
}
	
	.Trustpilot-slider-grid {
    grid-template-columns: repeat(1 ,1fr);
}

	.country-col:nth-child(3) {
    border-right: 1px solid #ddd;
}
	
  .unlock-btns {
    flex-direction: column;
  }

  .unlock-section .section-heading p {
    width: 100%;
  }

  .preven-bxgrid {
    grid-template-columns: repeat(2, 1fr);
  }

  .Introduction-image:before,
  .Achieve-image:before {
    display: none;
  }

  .Industries-section .container-fluid {
    padding: 0 15px;
  }

  .btn-all {
    padding: 15px 25px;
  }

  .deals-flex {
    align-items: start;
    justify-content: flex-start;
    margin-bottom: 40px;
    flex-direction: column;
    gap: 30px;
  }

  .footerbx:after {
    display: none;
  }

  .methodology-content {
    padding: 30px;
  }

  .banner-section .container-fluid {
    padding: 0 20px;
  }

  .main-heading {
    font-size: 36px;
  }

  .header-wrapper .logo {
    padding: 10px 0;
    border: none;
  }

  .header-wrapper .tc-left a:first-child {
    border-right: none;
  }

  .mobile-btns {
    justify-content: space-between;
  }

  .experience-section .cb-flx {
    grid-template-columns: repeat(2, 1fr);
    border: 0.92px solid #d4d4d4;
  }

  .methodology-section .container-fluid {
    padding: 0;
  }

  .calculate-lft .btn-all {
    padding: 15px 25px;
    font-size: 12px;
  }

  .calculate-section {
    padding: 55px 0 0;
  }

  .Trustpilot-section .container-fluid {
    padding: 0 15px;
  }

  .contact-section .contact-left .sub-heading {
    font-size: 28px;
  }

  .contactright .form-flx {
    grid-template-columns: repeat(1, 1fr);
    gap: 0;
  }

  .what-we-section:before {
    display: none;
  }

  .footerbx .footer-bottom {
    margin-top: 0;
  }

  .result-item {
    padding: 25px;
  }

  .banner-section .section-heading .btn-all {
    width: max-content;
    font-size: 12px;
  }

  .calculate-lft {
    padding: 0;
  }

  .calculate-right {
    padding: 20px 0 0 0;
  }

  .who-about-section {
    padding: 50px 0;
  }

  .countries-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .our-clients-section .our-clients-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .our-clients-section {
    padding: 50px 0 0;
  }

  .extra-banner .section-heading p {
    width: 95%;
    font-size: 16px;
  }

  .page-section {
    padding: 45px 0;
  }

  .woods-bxx .container-fluid {
    padding-right: 0;
  }

  #welcomeModal .woods-content {
    width: 80%;
    margin: 0 auto;
  }

  #welcomeModal .woods-image {
    width: 70%;
    margin: 0 auto;
  }

  #welcomeModal .woods-content .sub-heading {
    font-size: 30px;
  }

  #welcomeModal .woods-content p {
    font-size: 14px;
    margin: 0;
  }
  .calculate-lft .form-flx {
    grid-template-columns: repeat(1 , 1fr);
    gap: 0;
}
.result-item { 
    align-items: flex-start;
    flex-direction: column;
    gap: 10px; 
}
.services-section .container-fluid {
    padding: 0 15px;
}
	.Different-section .container-fluid , .team-section .container-fluid{
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
}
 
	.we-work-grid {
    grid-template-columns: repeat(2, 1fr);
}
	
	#welcomeModal .woods-image {
    width: 100%;
    margin: 0 auto;
    height: auto;
}
#welcomeModal .woods-bxx:before { 
    background: #000; 
}
	#welcomeModal .woods-bxx .col-md-12 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.content-flx { 	
    gap: 0; 
}
	.Industries-slider-grid-2 .Industries-content h4 {
    font-size: 16px;
}
	.deals-flex { 
    margin-bottom: 30px; 
    gap: 0;
}
	.our-people-section { 
    padding: 50px 0   ;
}
}

@media (max-width: 575px) {
	.team-img {
    width: 60px;
    height: 60px; 
}
	.Industries-slider-grid-2 {
    grid-template-columns: repeat(2, 1fr);
}
	
	.country-col:nth-child(3){
		border: none;
	}
		.experience-section .cb-inner:nth-child(2) {
    border: none;
}
	.service-slider-grid {
    grid-template-columns: repeat(1 ,1fr);
}
	.country-col {
    padding: 0 5px; 
}
	.Industries-slider-grid   .gitem {
    position: relative;
    height: auto;
}
	.Industries-slider-grid {
    grid-template-columns: repeat(2 , 1fr);
    gap: 12px;
}


  #welcomeModal .woods-content {
    width: 90%;
  }
	
	.team-content-main p {
    font-size: 13px;  
}
	.team-content h4 {
    font-size: 14px; 
}
	.team-content h5 {
    font-size: 16px;
}
}

@media (max-width: 380px) {}