@media only screen and (max-width: 479px) {
  .mb_res_p0 {
    padding: 0 !important;
  }
  .res-mt-40 {
    margin-top: 0px !important;
  }
}
@media (max-width: 561px) {
  .top_200 {
    top: 120px;
  }
  .work_600 {
    height: 30vh !important;
    min-height: 30vh !important;
  }
  .work_box1 a {
    top: 72% !important;
  }
  .work_box2 a {
    top: 72% !important;
  }
  .work_box3 a {
    top: 72% !important;
  }
}
@media screen and (min-width: 600px) {
  nav .toggle {
    display: none;
  }
  nav .menu {
    background: transparent !important;
  }
}
@media screen and (max-width: 700px) {
  nav .menu {
    height: 100vh;
    right: 0 !important;
    background: #000000eb;
  }
  nav .menu ul {
    float: none !important;
    display: block !important;
    right: 0 !important;
    background: #000000f0;
  }
  nav .menu ul li {
    width: 100%;
    height: 60px;
  }
  nav .menu ul li a {
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 0;
  }
  .logo_gif {
    top: 100% !important;
    width: 50% !important;
    left: 25% !important;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
}
@media screen and (max-width: 991px) {
  .about_img {
    height: 100vw !important;
  }
  #about_us {
    padding: 20px 0px !important;
  }
  #services {
    padding-top: 30px !important;
  }
  .logo_gif {
    top: 130% !important;
    width: 50% !important;
    left: 25% !important;
  }
  .PBM_social-media {
    width: 95% !important;
  }
  .pbm_about_h_620 {
    height: 80vh !important;
    min-height: 80vh !important;
  }
  .res-mt-40 {
    margin-top: 40px;
  }
  .header_logo {
    width: 20% !important;
  }
  .about_img .overlay {
    display: none;
  }
  .about_img img {
    box-shadow: 0 10px 10px -6px #ffffff08 !important;
  }
  #about_us h4,
  #services h4,
  #studio h4,
  #work h4,
  #extra h4 {
    font-size: 2rem !important;
  }
  #studio .overlay {
    max-width: 100% !important;
    background: linear-gradient(
      180deg,
      rgb(13 0 106 / 72%) 10%,
      black 30%
    ) !important;
  }
  /* Work Start */
  .work_box1 h3 {
    top: 40% !important;
  }
  .work_box1 a {
    top: 70%;
  }
  /* Work End */
}
@media only screen and (max-width: 1280px) {
  .banner-section .swiper-slide-active .content .inner::after,
  .banner-section .swiper-slide-active .content .inner::before {
    display: none;
  }
  .short-text {
    display: inline-block;
    font-size: 1rem;
    color: rgb(111, 111, 111);
  }
  .full-text {
    display: none;
  }
}
@media only screen and (max-width: 1400px) {
  .overlay {
    opacity: 0;
  }
  .serv_box {
    padding: 10px !important;
  }
  .serv_box .serv_overly {
    padding-top: 10px !important;
  }
  .serv_box:hover h5 {
    position: unset !important;
    top: 0 !important;
    left: 0 !important;
    transform: none !important;
  }
}
@media only screen and (min-width: 1280px) {
  .about-us .image-column .inner-column.top_30 {
    top: -25%;
  }
}
@media (max-width: 520px) and (min-width: 320px) {
  .logo_gif {
    top: 85% !important;
    width: 80% !important;
    left: 10% !important;
  }
}
@media (max-width: 770px) and (min-width: 520px) {
  .logo_gif {
    top: 80% !important;
    width: 60% !important;
    left: 20% !important;
  }
  .work_box1 h3,
  .work_box2 h3,
  .work_box3 h3 {
    font-size: 1rem !important;
    top: 45% !important;
  }  
}
@media (max-width: 1200px) and (min-width: 768px) {
  .about_img img,
  #studio img {
    height: 100% !important;
  }
}
