@media (min-width: 1601px) and (max-width: 1871px) {
  .header .col-lg-10 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 1;
  }
}
@media (min-width: 1300px) and (max-width: 1600px) {
  .header .col-lg-10 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 1;
  }
}
@media (min-width: 1200px) and (max-width: 1300px) {
  .header ul li.button-header {
    padding: 5px 10px;
  }
  .header .col-lg-10 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 1;
  }
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .blue-rounded-section h1 {
    font-size: 18.25rem;
    margin-left: -50px;
    margin-top: -70px;
  }
  .bubbles {
    padding: 20px;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .bubbles h1.blue,
  .bubbles h1.grey {
    font-size: 5.25rem;
  }
  .services h1 {
    font-size: 11.3125rem;
  }
  .services h4.subtitle {
    position: relative;
    left: 0px;
    top: -14px;
  }
  .numbers-absolute {
    font-size: 700px;
    top: -120%;
    right: -200px;
  }
  .contact h4.subtitle {
    left: 16%;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .header ul li {
    margin-left: 25px;
  }
  .header ul li .button-header {
    padding: 5px 10px;
    font-size: 13px;
  }
  .header ul li a {
    font-size: 13px;
  }
  .header ul li input.search-header {
    font-size: 11px;
  }
  .header ul li input.search-header::placeholder {
    font-size: 11px;
  }
  .header img.logo {
    width: 120px;
  }
}
@media (min-width: 1200px) and (max-width: 1250px) {
  .header ul li a {
    font-size: 11px;
  }
}
@media (min-width: 1400px) and (max-width: 1600px) {
  .bubbles {
    padding-left: 10px;
    padding-right: 10px;
  }
  .header ul li {
    margin-left: 25px;
  }
  .header ul li .button-header {
    padding: 5px 15px;
    font-size: 14px;
  }
  .header ul li a {
    font-size: 14px;
  }
  .header ul li input.search-header {
    font-size: 14px;
    padding: 5px 20px 5px 40px;
  }
  .header ul li input.search-header::placeholder {
    font-size: 14px;
    padding: 5px 20px;
  }
  .header img.logo {
    width: 120px;
  }
}
@media (max-width: 1200px) {
  .h-head-con .container .col-lg-12.py-5 {
    padding-bottom: 0 !important;
  }
  .h-head-con .container.mt-5 {
    margin-top: 0 !important;
  }
  .h-head-con .container h1 {
    font-size: 40px;
  }
  .h-head-con .container p a {
    margin: 0 !important;
  }
  .menu-mobile {
    display: block;
  }
  h1 {
    font-size: 2.25rem;
  }
  h2 {
    font-size: 2.2rem;
  }
  h4 {
    font-size: 1.4rem;
  }
  #background-top-hp {
    top: -50px;
    width: 190%;
  }
  #case-next.slick-arrow {
    display: block !important;
  }
  .slick-container {
    height: 67vh;
  }
  .slick-container-home {
    min-height: 500px;
  }
  .position-text-over-image {
    margin-top: 0;
  }
  .rounded-box-hover {
    margin-left: -7.5px;
    margin-right: -7.5px;
    margin-top: 75px;
    height: 70%;
    padding-top: 50px;
    padding-bottom: 10px;
    background: #fff;
    border-radius: 10px;
    transform: translateY(0);
    -webkit-box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 0 0 46px -28px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 46px -28px rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 46px -28px rgba(0, 0, 0, 0.75);
  }
  .single-items-w-dots .slick-dots {
    bottom: -35px;
  }
  .footer {
    padding-left: 30px;
    padding-right: 30px;
  }
  .slick-dots li {
    width: 20px;
    height: 12px;
    margin: 0 5px;
  }
  .slick-dots li button:before {
    color: #1181ca;
    opacity: 0.5;
    font-size: 12px;
  }
  .slick-dots li.slick-active button:before {
    color: #1181ca;
    opacity: 1;
  }
  .blog-box h2,
  .blog-details h2,
  .why-us h2 {
    font-size: 25px;
  }
  .blog-box {
    padding: 15px;
  }
  h1.large {
    font-size: 3rem;
  }
  .blue-rounded-section h1 {
    font-size: 5.3rem;
    margin-top: -20px;
    margin-left: 0;
  }
  .blue-rounded-section h2 {
    font-size: 1.6rem;
  }
  .blog-image-absolute {
    position: relative;
    width: 100%;
    height: 400px;
    top: unset;
  }
  .padding-blog-listing {
    padding-top: 30px;
    min-height: auto !important;
  }
  .services h1 {
    font-size: 2.75rem;
  }
  .services h4 {
    font-size: 1.375rem;
    position: absolute;
    left: 60px;
    top: -20px;
  }
  .services .services-listing {
    padding-left: 0;
  }
  #pen-absolute-image {
    position: absolute;
  }
  .service-popup {
    width: 95%;
    padding: 25px;
  }
  .service-popup p {
    width: 90%;
  }
  .contact h4 {
    position: relative;
    left: unset;
    top: unset;
  }
  .contact h1 {
    font-size: 3.7rem;
  }
  .w-250-small {
    width: 250% !important;
  }
  .side-menu {
    width: 75%;
    right: 50%;
    transform: translateX(50%);
    padding: 20px;
    bottom: -20px;
    -webkit-box-shadow: 0 0 46px -10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 46px -10px rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 46px -10px rgba(0, 0, 0, 0.75);
  }
  .side-menu-xs .dropdown {
    width: 100%;
    float: unset;
    margin: 0;
    padding: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    line-height: 1;
    border: none;
    text-align: center !important;
  }
  .side-menu-xs .dropdown span.current {
    color: #040404;
    font-size: 18px;
  }
  .dropdown.open,
  .dropdown:active {
    background-color: #fff !important;
    box-shadow: none !important;
  }
  .dropdown.open .option {
    padding-top: 15px;
    text-align: center;
  }
  .numbers-absolute {
    position: absolute;
    font-size: 300px;
    color: #fafafa;
    top: 1%;
    right: -30%;
    z-index: 10;
  }
  .padding-huge {
    padding-bottom: 200px;
  }
  .huge-numbers-container {
    left: 0;
    bottom: 0;
  }
  .huge-numbers-container h1 {
    font-size: 14rem;
    bottom: -35px;
  }
  .huge-numbers-container h1.grey {
    left: 10px;
    bottom: -45px;
  }
  .careers .careers-box {
    padding: 25px;
  }
  .carrer-listing-overlay .button-primary {
    width: 80%;
  }
  .blue-rounded-section-secondary h1 {
    font-size: 7rem;
    left: 0;
    right: 0;
    top: -20px;
  }
  .contact h4 {
    font-size: 1.5rem;
  }
  .case-study-bottom .left-side {
    padding-left: 60px;
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .case-study-bottom .right-side img {
    width: 320px;
    padding-left: 30px;
  }
  #what-we-do h6 {
    font-size: 18px !important;
  }
  #what-we-do h1 {
    font-size: 33px;
  }
  #what-we-do .box-image {
    margin: 0;
    width: 100%;
  }
  .slick-dotted.slick-slider {
    margin-bottom: 0;
  }
  .tell-you-more h6 {
    font-size: 18px !important;
  }
  .tell-you-more h2 {
    font-size: 33px;
  }
  .tell-you-more img {
    margin-top: 0;
  }
  #what-we-ve-done h6 {
    font-size: 18px !important;
  }
  #what-we-ve-done h1 {
    font-size: 33px;
  }
  .get-in-touch h6 {
    font-size: 18px !important;
  }
  .get-in-touch h1 {
    font-size: 33px;
  }
  .get-in-touch p {
    font-size: 18px !important;
  }
  .menu-mobile .inside-container ul li a {
    font-size: 28px;
  }
  .menu-mobile .close-menu-mobile {
    right: 15px;
    z-index: 10;
  }
  .menu-mobile .submit-search {
    background-image: url(../img/search.png);
    background-position: 5% 50%;
    background-repeat: no-repeat;
    border: none;
    outline: 0;
    width: 40px;
    position: absolute;
    top: 0;
    left: 36px;
    height: 40px;
    background-color: transparent;
    margin-left: 16px;
    padding: 0;
    z-index: 5;
    cursor: pointer;
  }
  .menu-mobile .search-header {
    margin-top: 30%;
    margin-bottom: 24px;
  }
  .menu-mobile .inside-container ul li {
    padding-left: 30px;
    padding-right: 0;
  }
  .menu-mobile .inside-container .align-bottom-left {
    margin-top: 8px;
  }
  .social-mobile h6 {
    padding-right: 30px !important;
    padding-left: 30px !important;
  }
  .social-menu-li {
    padding-left: 30px !important;
    padding-right: 20px !important;
  }
  .why-us p {
    font-size: 18px !important;
  }
  .why-us .numbers-absolute {
    position: absolute;
    font-size: 200px;
    color: #fafafa;
    top: 70px;
  }
  .why-us h1.large {
    font-size: 45px;
  }
  .why-us h4 {
    font-size: 18px;
  }
  .services h4.subtitle {
    left: 0px;
    top: 45px;
    font-size: 18px;
  }
  .services h1 {
    font-size: 55px;
    padding-top: 4.5rem;
  }
  .services p {
    font-size: 18px !important;
  }
  .services .services-listing a {
    font-size: 18px !important;
  }
  .services .services-listing .img-w {
    height: 18px;
    width: 18px;
    margin-right: 10px;
  }
  .services .services-listing .img-w img {
    width: 11px;
    height: 11px;
  }
  .services .services-listing li {
    margin-bottom: 18px;
  }
  .services .services-listing .card-body {
    margin-left: 20px;
  }
  .blue-rounded-section h2 {
    font-size: 18px !important;
  }
  .blue-rounded-section h1 {
    font-size: 4.8rem !important;
    margin-top: -20px !important;
    margin-left: -10px !important;
  }
  .careers h1 {
    font-size: 25px;
  }
  .careers h5 {
    font-size: 20px !important;
  }
  .careers p {
    font-size: 18px !important;
  }
  .careers .bubbles {
    padding: 53px;
    padding-top: 80px;
    padding-bottom: 80px;
    border-radius: 100px;
  }
  .careers .bubbles h1.blue,
  .careers .bubbles h1.grey {
    font-size: 65px;
  }
  .careers .bubbles h4 {
    font-size: 18px;
  }
  .careers .careers-box {
    padding: 40px;
  }
  .career-listing {
    background: #ecedef !important;
  }
  .rounded-border-secondary .careers-padding {
    padding-bottom: 100px;
  }
  .back-position {
    top: 0;
    left: 0;
    position: relative !important;
  }
  .careers-form h1 {
    font-size: 35px;
  }
  .careers-form h3 {
    font-size: 25px;
  }
  .careers-form .date {
    padding-left: 40px;
  }
  .careers-form .date img {
    padding-left: 0;
  }
  .contact h4.subtitle {
    position: relative;
    top: 20px;
    left: 0;
  }
  .contact p {
    font-size: 18px !important;
  }
  .blog-box h2,
  .blog-details h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .blog-box p,
  .blog-details p {
    font-size: 20px !important;
    line-height: 40px;
  }
  .blog-box span.date {
    position: relative;
    top: 0;
    left: 0;
    font-size: 21px;
  }
  .blog-details span.date {
    font-size: 21px;
  }
  .blog-details .article-text {
    font-size: 20px;
  }
  .blog-details .comment-field,
  .blog-details .comment-field-lg {
    border-radius: 17px;
  }
  .mb-xs-div {
    margin-bottom: 114px !important;
  }
  .who-we-are h2.xl-large {
    font-size: 25px;
  }
  .who-we-are p {
    font-size: 18px !important;
  }
  .who-we-are .numbers-absolute {
    top: auto;
    right: -17%;
    bottom: -50%;
  }
  .who-we-are .pb-120 {
    padding-bottom: 120px;
  }
  .who-we-are .huge-numbers-container {
    left: -15px;
    bottom: 30px;
  }
  .who-we-are .padding-huge {
    padding-bottom: 180px;
  }
  .who-we-are .who-we-are-img {
    height: 340px;
    object-fit: cover;
  }
  .rounded-box-hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15) !important;
  }
  .popup-position {
    top: 36%;
    right: 0;
    transform: none;
  }
  .popup-position .message-popup {
    padding: 64px 40px 40px 40px;
    width: 95%;
    margin: auto;
  }
  .popup-position .close-msg {
    top: 23px !important;
    right: 41% !important;
  }
  .popup-position p {
    width: 100% !important;
    font-size: 24px;
  }
  .message-position {
    z-index: 48;
  }
  .search-div {
    margin-bottom: 8px;
    margin-top: 20px;
  }
  .mobile-search {
    width: 100%;
    max-width: 500px;
    border-radius: 20px;
    height: 40px;
    background: #36535f;
    color: #fff;
  }
  .mobile-search .search-header {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .mobile-search .submit-search {
    position: relative;
    left: 0;
  }
}
@media (max-width: 991px) {
  .services #pen-absolute-image {
    left: 22% !important;
    right: auto !important;
    top: 100% !important;
  }
  .hide-mobile {
    display: none;
  }
  .hide-desktop {
    display: block;
  }
  .slick-container-home #hp-banner-next,
  .slick-container-home #hp-banner-prev {
    display: none !important;
  }
  .case-slick .slick-slide img {
    width: 100% !important;
    object-fit: contain !important;
  }
}
@media (max-width: 578.9px) {
  .h-head-con .container h1 {
    font-size: 30px;
  }
  .h-head-con .container p {
    bottom: 10px;
  }
  .h-head-con .container h2 {
    font-size: 40px;
  }
  #case-next {
    font-size: 30px;
    text-align: center;
    box-shadow: 0 20px 10px -4px rgba(0, 0, 0, 0.2);
    border-radius: 0 0 25px 25px;
  }
  #case-next.slick-arrow {
    display: block !important;
  }
  .slick-container .single-items .single-item img {
    width: 110% !important;
  }
  .slick-container-home .single-items .single-item img {
    width: 110% !important;
  }
  .services #pen-absolute-image {
    left: 22% !important;
    right: auto !important;
    top: 100% !important;
  }
}
@media (min-width: 1380px) and (max-width: 1500px) {
  html body h1.position-absolute.letter-position {
    left: 225px !important;
  }
}
@media (min-width: 1290px) and (max-width: 1381px) {
  html body h1.position-absolute.letter-position {
    left: 180px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1300px) {
  html body h1.position-absolute.letter-position {
    left: 126px !important;
  }
}
@media (max-width: 767.98px) {
  html body .team-text p {
    width: 100% !important;
  }
  html body .member-img {
    padding-top: 100%;
  }
  html body .menu-mobile .inside-container {
    top: 40px;
    transform: translateY(0);
    height: 100%;
  }
}
@media (max-width: 767.98px) {
  html body .letter-position {
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 125px;
  }
  html body .member-ratio {
    width: 100%;
  }
  html body .team .description p {
    padding-top: 40px;
    padding-bottom: 40px;
    line-height: 30px;
    font-size: 16px;
  }
  html body .team .team-details {
    padding-left: 40px;
  }
  html body .team .team-details h3 {
    font-size: 26px;
  }
  html body .team .team-details h4 {
    font-size: 20px;
  }
  html body .team .team-details .team-text p {
    font-size: 16px;
    line-height: 30px;
  }
  html body .single-items-w-dots .slick-dots .slick-slide img {
    object-fit: contain;
  }
  html body .slick-container-home .single-items-home .single-item {
    height: 85vh;
  }
  html body .mobile-banner {
    height: 80px;
  }
  html body .who-we-are .numbers-absolute {
    top: auto;
    bottom: -155px;
    right: -100px;
  }
  html body .single-items-w-dots .slick-slide {
    height: 55vh;
  }
  html body .single-items-w-dots .slick-slide img {
    height: auto;
  }
}

@media (max-width: 480px) {
  .layer-1 {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 77%;
    display: flex;
    transform: translateX(0);
    animation: 30s linear 0s infinite normal none running layer1;
    z-index: 1;
    width: 100%; /* Ensures full width on mobile */
    min-height: 150px; /* Optional: set a min height for visibility */
    max-height: 80vh; /* Optional: prevent overflow */
  }
}
