@media only screen and (max-width: 991px) {
  .max-661 {
    width: 100%;
  }

  .logo-div-animate img {
    width: 300px;
  }

  .logo-div-animate p {
    font-size: 24px;
  }


  .menu-btn svg {
    width: 40px;
    height: 40px;
  }

  .menu-btn-black-top {
    height: 40px;
    width: 100px;
    line-height: 40px;
  }

  .logo-div-animate.active img {
    width: 100px;
  }

  .content-section-slide-1 .left-side-section {
    width: 100%;
  }

  .content-section-slide-1 .right-side-section {
    width: 100%;
    height: 50vh;
    background-size: cover;
  }

  .content-section-slide-1 h2 {
    font-size: 4rem;
  }

  .content-section-slide-2 h1 {
    font-size: 4rem;
  }

  .big-description p {
    font-size: 16px;
  }

  .final-svg {
    left: 0px;
    width: 100%;
  }

  .final-svg svg {
    width: 75%;
  }

  .final-svg.w-200-in-mobile {}


  .final-svg.w-200-in-mobile svg {
    width: 200px;
    height: 200px;
  }

  .services-card {
    width: 90%;
    height: 75vh;
  }


  .services-card .circle-new {
    margin-top: 30%;
  }

  .services-card .circle-new img {
    width: 90%;
  }

  .services-card .card-content {
    margin-top: 0px;
  }


  .ourservice-scroller {
    margin-left: 10px;
  }

  .ourservice-scroller .services-card {
    margin-right: 10px;
    margin-top: 15vh;
  }

  .final-svg.mobile-small img {
    width: 200px;
  }

  .height-100 {
    height: auto;
  }

  .padding-left-5 {
    padding-left: 0px;
  }

  .case-study p {
    font-size: 1rem;
  }

  .case-study h3 {
    font-size: 2rem !important;
  }

  .logo-div {
    width: calc(25% - 10px);
    margin-bottom: 40px;
    margin-top: 20px;
  }

  .logo-div img {
    width: 100%;
  }

  .hide-in-mobile {
    display: none !important;
  }

  .show-only-mobile {
    display: block !important;
  }

  .all-logos {
    margin-top: 50px;
  }

  .margin-top-mobile {
    padding-top: 100px;
  }


  .footer-links {
    align-items: flex-start;
  }

  .footer-links div {
    width: 100%;
  }

  .footer-left h2 {
    text-align: center;
  }

  .footer-left p {
    text-align: center;
  }

  .max-width-70p {
    max-width: 90%;
  }

  .font--24px {
    font-size: 18px;
  }

  .team-wrapper {}


  .padding-bottom-10p {
    padding-bottom: 0px;
  }

  .advert-left.brand-solutions svg {
    margin-top: 50px;
    float: none;
  }

  .advert-left svg {
    width: 200px;
    float: left;
    height: auto;
  }

  .advertising-block {
    margin-top: 50px;
  }

  .content-section-slide-1 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .content-section-slide-1 .right-side-section.sixty {
    width: 100%;
  }

  .content-section-slide-1 .right-side-section.forty {
    width: 100%;
  }

  .advertising-block h1 {
    font-size: 30px;
  }

  .advertising-descr-title {
    font-size: 18px;
  }

  .advertising-descr-p {
    font-size: 14px;
  }

  .logo-section-adv div {
    width: calc(50% - 20px);
  }

  .logo-section-adv div img {
    width: 80%;
    max-width: 100px;
    max-height: 50px;
  }

  .get-in-touch {
    font-size: 40px;
  }

  .get-in-touch-details {
    gap: 10px;
  }

  .want-to-talk-about-your-brand {
    font-size: 24px;
    line-height: normal;
  }

  .want-a-job {
    font-size: 24px;
    line-height: normal;
  }


  .form-p {
    font-size: 16px;
  }


  .get-in-touch-details .frame-12 {
    gap: 20px;
  }

  .rb2-menu {
    width: 90%;
  }

  .rb2-menu-item,
  .rb2-menu-item:hover {
    font-size: 30px;
  }

  .rb2-menu-item .dropdown a,
  .rb2-menu-item .dropdown a:hover {
    font-size: 20px;
    margin-top: 10px;
    margin-top: 10px;
  }

  .contact-form input,
  .contact-form select {
    height: 40px;
    font-size: 14px;
  }


  input::placeholder,
  textarea::placeholder {
    font-size: 16px;
  }


  .content-section-slide-1 .right-side-section.sixty {
    height: auto;
  }

  .right-side-section.height-auto {
    height: auto;
  }

  .content-section-slide-1 h3 {
    font-size: 1.8rem;
    font-weight: 600;
  }

  .footer-left {
    max-width: 100%;
  }

  .logo-div-animate.active {
    top: 15px;
  }


}