@import url("./common.css");

@media (min-width: 1500px) {
  .footer-who-we-are {
    padding-left: 60px;
  }
  .footer-what-we-do {
    padding-left: 40px;
  }
}
@media (min-width: 1300px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1200px) {
  .container-fluid {
    width: 95%;
  }
  .branding-gallery,
  .digital-experiences-gallery {
    column-count: 3;
  }
  .testimonials-container {
    column-count: 3;
  }
  .banner-content {
    left: 2%;
  }
  .empowering-box p {
    min-height: 80px;
  }
  .what-we-do-list .empowering-box p {
    min-height: 120px;
  }
  .featured-projects .container-fluid {
    width: 100%;
  }
  .featured-projects .featured-projects-grid {
    padding: 0;
  }
  /* .carousel-indicators {
    position: absolute;
    right: -50px;
    top: 20%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: end;
    margin: 0;
    list-style: none;
  }
  .carousel-indicators li {
    margin: 0 0 10px 0;
  } */

  /* .carousel-indicators::before {
    content: "";
    position: absolute;
    left: -7%;
    top: 30px;
    width: 70px;
    height: 70px;
    background-image: url("../images/quote.webp");
    background-repeat: no-repeat;
    background-size: contain;
  } */
  .about-our-philosophy-container {
    margin-top: 60px;
    margin-left: -240px;
  }
  .about-our-philosophy-box {
    min-height: 370px;
  }
  .what-we-do-list-custom-width.col-xl-2 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .form-box {
    margin-bottom: -60px;
  }
  .contact-location {
    padding: 150px 0;
  }
}

@media (max-width: 1199px) {
  .top-area {
    display: none;
  }
  .main-menu #edw-main-menu {
    border: none;
  }
  .margin-bootom-lg-40 {
    margin-bottom: 40px;
  }
  .margin-bottom-lg-30 {
    margin-bottom: 30px;
  }
  .footer ul {
    margin-bottom: 0;
  }
  .what-we-do-top-area h2 br,
  .client-stories-content-area h2 br {
    display: none;
  }
}

@media (max-width: 991px) {
  .terms,
  .copyrights {
    text-align: center;
  }
  .crafting-timelines {
    padding-bottom: 30px;
  }
  .privacy-content-area,
  .terms-content-area {
    padding-top: 20px;
  }
  .form-box {
    margin-bottom: 40px;
  }
  .contact-location {
    padding: 40px 0;
  }
  .footer-social-icons {
    margin-top: 30px;
  }
  .section-padding {
    padding: 30px 0;
  }
  .home-testimonials.section-padding {
    padding: 60px 0;
  }
  .home-testimonials .section-title {
    margin-bottom: 0;
  }
  .home-world-wide-clients-logo {
    margin-top: 40px;
  }
  .footer-slick .section-title {
    margin-bottom: 0;
  }
  .margin-bootom-md-40 {
    margin-bottom: 40px;
  }
  .margin-bottom-md-30 {
    margin-bottom: 30px;
  }
  .subpage-banner {
    padding: 40px 0 0 0;
  }
  .what-we-do-our-approach img {
    margin-bottom: 30px;
  }
  #home-testimonials::before {
    left: 1%;
    top: 10px;
    width: 50px;
    height: 50px;
  }
  .carousel-indicators {
    justify-content: center;
  }
  #home-testimonials {
    margin-top: 40px;
  }
}

@media (min-width: 992px) {
  .terms {
    text-align: right;
  }
  .home-world-wide-map-area {
    min-height: 350px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .empowering-box img {
    margin-bottom: 15px;
  }
  .our-work-progress .col-xl-2 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .banner-content h1,
  .subpage-banner h1 {
    font-size: 60px;
  }
  .main-menu .navbar-logo img {
    width: 280px;
  }
  .main-menu .navbar-nav li {
    margin: 0 7px;
  }
  .home-world-wide-map-area h2 {
    font-size: 140px;
  }
  .about-our-philosophy-box {
    min-height: 370px;
  }
  .what-we-do-list .empowering-box p {
    min-height: 80px;
  }
  .count {
    left: 0;
  }
  .testimonials-container {
    column-count: 2;
  }
  .awsm-grid-item {
    width: 50%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .awsm-grid-item {
    width: 50%;
  }
  .banner-content h1,
  .subpage-banner h1 {
    font-size: 50px;
  }
  .empowering-box p {
    min-height: 70px;
  }
  .home-world-wide-map-area {
    min-height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .home-world-wide-map-area h2 {
    font-size: 120px;
  }
  .main-menu .navbar-logo img {
    width: 330px;
  }
  .about-our-philosophy-box {
    min-height: 290px;
  }
  .what-we-do-list .empowering-box p {
    min-height: 100px;
  }
  .testimonials-container {
    column-count: 2;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .banner-content h1,
  .subpage-banner h1 {
    font-size: 45px;
  }
  .testimonials-container {
    column-count: 2;
  }
  .empowering-box p {
    min-height: 100px;
  }
  .awsm-grid-item {
    width: 50%;
  }
  h2 {
    font-size: 35px;
  }
  .home-world-wide-map-area {
    min-height: 280px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .home-world-wide-map-area h2 {
    font-size: 100px;
  }
  .what-we-do-list .empowering-box p {
    min-height: 120px;
  }
  .count {
    left: 30px;
  }
}
@media (min-width: 480px) and (max-width: 575px) {
  .banner-content h1,
  .subpage-banner h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 30px;
  }
  .home-world-wide-map-area {
    min-height: 250px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .home-world-wide-map-area h2 {
    font-size: 80px;
  }
  .count {
    left: 32%;
  }
}
@media (min-width: 396px) and (max-width: 479px) {
  .banner-content h1,
  .subpage-banner h1 {
    font-size: 40px;
  }
  .home-world-wide-map-area {
    min-height: 250px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .home-world-wide-map-area h2 {
    font-size: 70px;
  }
  .home-world-wide-map-area h3 {
    font-size: 25px;
  }
  .count {
    left: 32%;
  }
}

@media (max-width: 395px) {
  .banner-content h1,
  .subpage-banner h1 {
    font-size: 30px;
  }
  .home-world-wide-map-area {
    min-height: 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .home-world-wide-map-area h2 {
    font-size: 70px;
  }
  .home-world-wide-map-area h3 {
    font-size: 20px;
  }
  .main-menu .navbar-logo img {
    width: 200px;
  }
}

@media (max-width: 480px) {
  h2 {
    font-size: 25px;
  }
  .footer-bring-your-idea h4 {
    font-size: 20px;
  }
  .testimonial-author h3 {
    font-size: 20px;
  }
  .testimonial-author h4 {
    font-size: 16px;
  }
  .our-approach-list ul li {
    display: block;
  }
  .industries-we-serve ul li {
    display: block;
  }
  .what-we-do-menu li {
    margin: 0;
  }
  .our-approach-list li img {
    margin-bottom: 0;
  }
}

@media (max-width: 575px) {
  .what-we-do-top-area {
    padding-bottom: 0;
  }
  .main-menu .navbar-logo img {
    width: 250px;
  }
  .sub-header .main-menu .navbar {
    padding: 10px 0;
  }
  #home-testimonials {
    padding: 25px 25px 25px 60px;
  }
  .carousel-indicators {
    bottom: 0;
  }
  .testimonials-container {
    column-count: 1;
  }
}
@media (max-width: 767px) {
  .form-box {
    padding: 30px 25px;
  }
  .portfolio-main-section li {
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
  .solutions-border {
    border-right: 1px solid #ccc;
  }
}
@media (min-width: 600px) {
  .branding-gallery,
  .digital-experiences-gallery {
    column-count: 2;
  }
}
@media (min-width: 900px) {
  .branding-gallery,
  .digital-experiences-gallery {
    column-count: 3;
  }
}
