@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;
  }
  .digital-marketing-list .empowering-box {
    min-height: 285px;
  }
  .empowering .empowering-box p {
    min-height: 120px;
  }
  .empowering .empowering-box h3 {
    min-height: 53px;
  }
  .what-we-do-list .empowering-box p {
    min-height: 120px;
  }
  .what-we-do-list .empowering-box h3 {
    min-height: 53px;
  }
}
@media (min-width: 1200px) {
  .container-fluid {
    width: 95%;
  }

  .digital-marketing-list .empowering-box {
    min-height: 309px;
  }

  .step-heading {
    min-height: 100px;
  }

  .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: 144px;
  }
  .what-we-do-list .empowering-box h3 {
    min-height: 53px;
  }
  /* .featured-projects .container-fluid {
    width: 100%;
  } */
  .featured-projects .featured-projects-grid {
    padding: 0 7px;
  }
  /* .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: 100px 0 30px;
  }
  .empowering .empowering-box p {
    min-height: 144px;
  }
  .empowering .empowering-box h3 {
    min-height: 53px;
  }
  .sol-border {
    border-right: none !important;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .empowering .empowering-box {
    padding: 16px;
  }
  .main-menu .navbar-logo img {
    width: 350px;
  }
  .main-menu .navbar-nav li {
    margin: 0 10px;
  }
}
@media (max-width: 1299px) {
  .about-experience {
    top: 67%;
    left: 75%;
  }
}

@media (max-width: 1199px) {
  .top-area,
  .empowering .section-title br,
  .home-about br {
    display: none;
  }
  .counter-border {
    border: 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;
  }
  .addition-to-key p {
    padding: 0;
  }
  .about-experience {
    top: 63%;
    left: 65%;
  }
}

@media (max-width: 991px) {
  .terms,
  .copyrights {
    text-align: center;
  }
  #mobile-menu .navbar-nav {
    width: 60%;
    margin: auto;
    margin-top: 80px;
  }
  #mobile-menu li {
    padding-bottom: 30px;
    text-align: center;
  }
  .budget-planning img {
    margin-bottom: 20px;
  }
  .about-experience {
    display: none;
  }
  .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,
  .home-about-image 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;
  }
  .about-content {
    padding-left: 15px;
  }
}

@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;
  }
  .empowering .empowering-box p {
    min-height: 100px;
  }
  .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;
  }
  .digital-marketing-list .empowering-box {
    min-height: 420px;
  }
  .sol-border {
    border-right: 1px solid #ccc !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .sol-border {
    border-right: 1px solid #ccc !important;
  }
  .banner-content h1,
  .subpage-banner h1 {
    font-size: 50px;
  }
  .digital-marketing-list .empowering-box {
    min-height: 500px;
  }
  .empowering .empowering-box p {
    min-height: 100px;
  }
  .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;
  }
  .step-heading::after {
    top: -3rem;
    right: -6rem;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .banner-content h1,
  .subpage-banner h1 {
    font-size: 45px;
  }
  .empowering .empowering-box p {
    min-height: 125px;
  }
  .testimonials-container {
    column-count: 2;
  }
  .empowering-box p {
    min-height: 100px;
  }
  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,
  .step-heading {
    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,
  .step-heading {
    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;
  }
  .step-heading::after,
  .step-heading br {
    display: none;
  }
  .addition-to-key .container {
    box-shadow: none;
  }
  .digital-marketing-list .empowering-box {
    min-height: auto;
  }
}

@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: 4;
  }
}

@media (max-width: 991.98px) {
  .navbar-collapse {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    background: var(--edel-blue);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    clip-path: circle(0px at 90% -20%);
    -webkit-clip-path: circle(0px at 90% -20%);
    transition: all 1s ease-in-out;
    pointer-events: none;
    opacity: 0;
  }

  .navbar-collapse.open {
    clip-path: circle(200% at 90% -20%);
    -webkit-clip-path: circle(200% at 90% -20%);
    pointer-events: all;
    opacity: 1;
    z-index: 100;
  }
  .navbar-collapse.open .navbar-nav a {
    color: var(--white);
  }
  .main-menu .nav-item {
    opacity: 0;
    transition: opacity 0.5s ease;
  }
  .navbar-nav li:nth-child(1) {
    transition: all 0.5s ease 1s;
  }
  .navbar-nav li:nth-child(2) {
    transition: all 0.5s ease 1.15s;
  }
  .navbar-nav li:nth-child(3) {
    transition: all 0.5s ease 1.3s;
  }
  .navbar-nav li:nth-child(4) {
    transition: all 0.5s ease 1.45s;
  }
  .navbar-nav li:nth-child(5) {
    transition: all 0.5s ease 1.6s;
  }
  .navbar-nav li:nth-child(6) {
    transition: all 0.5s ease 1.75s;
    margin: 0;
  }
  .nav-item.fade {
    opacity: 1;
  }
  .hamburger {
    z-index: 1050;
  }
  .main-menu .navbar-nav a {
    color: var(--white);
  }
  .sticky .main-menu .navbar-nav a {
    color: var(--white);
  }
  .hamburger.toggle .line1,
  .hamburger.toggle .line2,
  .hamburger.toggle .line3 {
    background-color: var(--white);
  }
}
