@media (min-width: 800px) and (max-height: 1000px) {
  .home-hero-s9 {
    margin-top: 6vh;
  }
  .home-hero-up-wrapper {
    height: calc(42% - 6vh);
  }
}
@media (min-width: 800px) and (max-height: 830px) {
  .home-hero-s9 {
    margin-top: 1vh;
  }
  .home-hero-up-wrapper {
    height: calc(42% - 1vh);
  }
}
@media (min-width: 800px) and (max-height: 700px) {
  .contact-bubble-wrapper {
    display: none;
  }
}
@media (min-width: 800px) and (max-height: 750px) {
  .graphic-hero-right {
    padding: 20px 20px 20px 0;
  }
}
@media (max-width: 1750px) {
  .services-grid {
    column-gap: 35px;
  }
}
@media (max-width: 1600px){
  .fizz-up-btn.tik-fizz-btn{
    top: unset;
    bottom: 10px;
  }
  .tik-rez-flex{
    gap: 40px;
  }
  .tik-grid{
    grid-template-columns: repeat(2, 1fr);
  }
  .wd-middle-txt>p{
    padding-left: 0;
  }
}
@media (max-width: 1550px) {
  .services-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .home-clients-categories {
    position: relative;
    left: unset;
    top: unset;
  }
  .home-clients-categories {
    margin-right: auto;
  }
  .home-clients-grid-wrapper {
    margin-right: auto;
    margin-left: auto;
  }
  .home-clients-grid {
    gap: 40px;
  }
}
@media (max-width: 1500px) {
  .footer-logo {
    display: none;
  }
}
@media (max-width: 1400px){
  .tik-title{
    font-size: 80px;
  }
  .tik-hero-content{
    margin-top: -20px;
  }
  .wd-middle-txt{
    position: relative;
    left: unset;
    top: unset;
    text-align: center;
    padding-bottom: 30px;
  }
  .wd-middle-txt img{
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 1250px){
  .wd-services{
    flex-direction: column-reverse;
    gap: 20px;
  }
  .wd-services-txt{
    margin-right: 0;
    writing-mode: sideways-lr;
    text-orientation: mixed;
    text-align: left;
  }
  .wd-services-txt p span{
    display: block;
  }
  .wd-services-txt .middle-word{
    margin-bottom: 50px;
  }
  .wd-services-txt .last-word{
    margin-bottom: 100px;
  }
  .wd-services-txt br{
    display: none;
  }
  .wd-services-txt img{
    display: none;
  }
}
@media (max-width: 1200px){
  .graphic-separator-img{
    margin-bottom: -30px;
  }
  .wd-title{
    font-size: 160px;
  }
}
@media (max-width: 1150px) {
  .home-clients-grid {
    grid-template-columns: repeat(3, auto);
  }
}
@media (max-width: 1100px) {
  .tik-rez-item-1{
    padding: 20px 20px 20px 40px;
  }
  .tik-grid-item-1{
    padding-left: 40px;
  }
  .p-60, .p-52 {
    font-size: 45px;
  }
  .csr-big-txt {
    font-size: 49px;
  }
  .csr-small-txt {
    display: none;
  }
  .graphic-hero-title {
    font-size: 80px;
  }
  .graphic-btn {
    font-size: 20px;
  }
  .graphic-hero-right .p-20 {
    font-size: 16px;
  }
}
@media (max-width: 1000px) {
  .contact-video{
    margin-right: 0;
  }
  .wd-services-flex{
    grid-template-columns: repeat(2, 1fr);
  }
  .att-flex {
    flex-direction: column;
    text-align: center;
  }
  .att-flex.att-scroll-flex {
    display: block;
  }
  .empty-txt,
  .hidden-1000 {
    display: none;
  }
  .py-80 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .py-200 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .pt-200 {
    padding-top: 100px;
  }
  .sections-cols-flex {
    gap: 100px;
  }
  .contact-bubble-wrapper,
  .home-hero-slider-big-bubble.contact-hero-bubble {
    display: none;
  }
  .fizz-up-btn.contact-fizz-btn {
    top: unset;
    left: unset;
    right: 30px;
    bottom: 5px;
  }
  .contact-hero {
    padding-left: 0;
  }
  .contact-img {
    padding-left: 50px;
  }
  .contact-footer {
    margin-left: 0px;
  }
  .csr-txt.contact-txt {
    transform-origin: left;
    transform: rotate(-90deg);
    top: unset;
    bottom: 0;
    font-size: 70px;
    left: 40px;
  }
}
@media (max-width: 900px) {
  .sm-btn{
    font-size: 22px;
    padding: 8px 32px;
  }
  .home-hero-slider-big-bubble.tik-bubble{
    display: none;
  }
  .fizz-up-flex {
    flex-direction: column;
    gap: 40px;
    padding-right: 0;
  }
  .graphic-fizz-btn {
    margin-top: 0;
  }
   .wd-title{
    font-size: 100px;
  }
  .services-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .home-clients {
    flex-direction: column;
    margin-top: 50px;
    gap: 40px;
  }
  .home-clients-category,
  .home-clients-category.active {
    border-left: none;
  }
  .home-clients-category.active {
    font-weight: 600;
  }
  .home-clients-category {
    padding: 5px;
    font-size: 16px;
  }
  .home-clients-category::before,
  .home-clients-category.active::before {
    content: none;
  }
  .home-clients-categories {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-right: unset;
    gap: 10px;
  }
  .wd-hero-content{
    margin-top: -20px;
  }
  .magenta-btn{
    font-size: 20px;
  }
}
@media (max-width: 800px) {
  .full-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer-slider-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .home-hero {
    padding-left: 0;
  }
  .home-footer {
    flex-direction: column-reverse;
  }
  .mobile-footer {
    display: block;
  }
  .hidden-800 {
    display: none;
  }
  .phone-mockup, .phone-slide{
    width: 250px;
  }
  .phone-slider-padd{
    margin-left: -250px;
  }
  .tik-grid{
    grid-template-columns: 1fr;
  }
  .tik-grid-item-1{
    grid-row: 2;
    padding-right: 20px;
  }
  .tik-grid-img{
    margin-top: 60px;
  }
  .tik-grid-item-2 img{
    height: 110px;
  }
}
@media (max-width: 750px) {
  .graphic-scroll-img img{
    max-width: unset;
    width: unset;
    height: 600px;
  }
  .graphic-hero, .graphic-grid {
    grid-template-columns: 1fr;
  }
  .graphic-grid{
    row-gap: 40px;
    margin-bottom: 50px;
  }
  .graphic-grid .max-590{
    max-width: 100%;
  }
  .graphic-grid-left{
    padding-right: 0;
  }
  .graphic-hero-right {
    margin-left: 0;
    text-align: center;
    padding: 0 20px 20px;
    margin-top: -30px;
  }
  .graphic-hero-txt {
    padding-left: 0;
  }
  .graphic-btn {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .contact-form input[type="submit"] {
    font-size: 18px;
    width: 100%;
    padding: 3px 30px;
  }
  .contact-submit-con {
    padding-left: 0;
  }
  .home-hero-s1,
  .home-hero-s2,
  .home-hero-s4,
  .home-hero-s5,
  .home-hero-s6,
  .home-hero-s7,
  .home-hero-s8 {
    height: auto;
    width: 100vw;
    min-width: 100vw;
    aspect-ratio: auto;
    max-height: 100%;
  }
  .home-hero-s2 {
    order: -1;
    height: 100%;
  }
  .home-hero-flex-imgs-s3 {
    height: 100%;
    align-items: center;
  }
  .home-hero-up-wrapper, .graphic-separator-img {
    display: none;
  }
  .home-hero-s9 {
    margin-top: 0;
  }
  .home-hero-nav {
    top: 50%;
    right: unset;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 92%;
    justify-content: space-between;
  }
  .home-hero-slider-big-bubble {
    pointer-events: none;
    display: none;
  }
  .home-hero-slider-big-bubble,
  .home-hero-slider-big-bubble:hover {
    left: 50%;
    bottom: 40px;
    transform: translateX(-50%);
  }
  .home-hero-flex-imgs-s1 {
    align-items: flex-end;
  }
  .home-hero .home-hero-nav-left svg,
  .home-hero .home-hero-nav-right svg {
    min-width: 30px;
  }
  .wd-middle{
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .mt-160{
    margin-top: 80px;
  }
  .wd-middle-txt{
    font-size: 20px;
  }
}
@media (max-width: 700px) {
  .show-700{
    display: block;
  }
  .fizz-up-btn.tik-fizz-btn{
    min-width: 70px;
    width: 70px;
    height: 70px;
    right: unset;
    left: 15px;
    bottom: 5px;
  }
  .fizz-up-btn.tik-fizz-btn .p-14{
    font-size: 10px;
  }
  .fizz-up-btn.tik-fizz-btn svg{
    width: 25px;
  }
  .pull-up-flex-item {
    order: 3;
    text-align: center;
    margin-top: 40px;
  }
  .pull-up-flex-item .pull-move-elipse,
  .pull-up-down .pull-move-elipse {
    display: none;
  }
  .pull-up-flex {
    display: grid;
    grid-template-columns: auto auto;
    order: 3;
  }
  .pull-up-img {
    width: fit-content;
    grid-row: 1 / span 2;
  }
  .pull-up-down {
    margin-top: 0;
  }
  .see-more-link.flotant-elipse-see-more {
    padding-left: 0;
  }
  .tik-title,  .wd-title{
    font-size: 57px;
  }
  .p-60 {
    font-size: 36px;
  }
  .p-42, .p-52 {
    font-size: 26px;
  }
  .p-18, .p-20 {
    font-size: 16px;
  }
  .p-16 {
    font-size: 14px;
  }
  .p-45{
    font-size: 26px;
  }
  .p-30{
    font-size: 20px;
  }
  .p-68{
    font-size: 24px;
  }
  .p-24{
    font-size: 18px;
  }
  .tik-rez-item-1 .p-24{
    font-size: 8px;
    white-space: nowrap;
  }
  .tik-rez-item{
    padding-top: 0;
    padding-bottom: 0;
  }
  .tik-rez-item .elipse-empty,
  .tik-rez-item .sevices-svg-line{
    display: none;
  }
  .terms-flex {
    font-size: 10px;
  }
  .mt-100 {
    margin-top: 50px;
  }
  .footer-btn {
    font-size: 14px;
    padding: 3px 30px;
    border-radius: 11px;
  }
  .wd-hero-content{
    padding-bottom: 70px;
  }
  .att-scroll.wd-att-scroll .att-x{
    width: 90px;
  }
  .att-scroll.wd-att-scroll .att-x svg{
    min-width: 90px;
  }
  .wd-att-first-txt br{
    display: block;
  }
}
@media (max-width: 650px) {
  .csr-hero {
    padding-left: 80px;
  }
  .csr-txt {
    transform-origin: left;
    transform: rotate(-90deg);
    top: unset;
    bottom: 50px;
  }
  .csr-img {
    margin-left: auto;
  }
  .fizz-up-btn.csr-fizz-btn {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
  }
  .fizz-up-btn.csr-fizz-btn .dark-grey,
  .fizz-up-btn.contact-fizz-btn .dark-grey {
    color: var(--very-light);
  }
  .fizz-up-btn.csr-fizz-btn svg path,
  .fizz-up-btn.contact-fizz-btn svg path {
    fill: var(--very-light);
  }
}
@media (max-width: 600px) {
  .sm-btn{
    font-size: 16px;
  }
  .graphic-hero-title {
    font-size: 57px;
  }
  .graphic-hero-right .p-20 {
    font-size: 14px;
  }
  .contact-middle {
    padding-bottom: 90px;
  }
  .graphic-hero-right {
    margin-top: -20px;
  }
  .contact-form label {
    flex-direction: column-reverse;
  }
  .contact-form input:not([type="submit"], [type="checkbox"], [type="radio"]),
  .contact-form select,
  .contact-form textarea {
    font-size: 12px;
    text-align: center;
    padding-left: 0;
  }
  .contact-form textarea {
    height: 120px;
  }
  .contact-form-cols {
    gap: 0;
  }
  .contact-form input:not([type="submit"], [type="checkbox"], [type="radio"]),
  .contact-form select {
    height: 35px;
  }
  .footer-slider-item {
    min-width: calc(78vw - 20px);
  }
  .footer-slider-item:not(:last-child) {
    margin-right: 0;
  }
  .contact-form .label-txt {
    font-size: 14px;
    height: 80px;
    align-items: flex-start;
    margin-top: 10px;
  }
  .magenta-btn{
    width: 100%;
    font-size: 16px;
  }
  .contact-form .label-txt::before {
    top: 0;
    height: 100%;
  }
  .contact-form .label-txt span {
    padding-bottom: 8px;
  }
  .contact-form label:last-child .label-txt {
    height: fit-content;
  }
  .contact-form label:last-child .label-txt::before {
    content: none;
  }
  .contact-form label:first-child .label-txt::before {
    height: 100%;
    top: 0;
    bottom: unset;
  }
  .contact-form label {
    margin-top: 15px;
  }
}
@media (max-width: 550px) {
  .home-clients-grid {
    gap: 15px;
  }
  .graphic-scroll-img img{
    height: 363px;
  }
}
@media (max-width: 500px) {
  .graphic-btn{
    font-size: 18px;
  }
  .csr-flex-big-txt {
    font-size: 38px;
  }
  .csr-flex-small-txt {
    font-size: 20px;
  }
  .services-grid, .wd-services-flex {
    grid-template-columns: 1fr;
    row-gap: 20px;
  }
  .services-grid-wrapper {
    display: block;
  }
  .services-item:nth-child(even) {
    align-items: flex-end;
  }
  .services-item:nth-child(even) .sevices-svg-line {
    transform: rotate(180deg);
  }
  .services-item:nth-child(even) .services-see-more {
    padding-left: 0;
    padding-right: 32px;
  }
  .services-item:nth-child(even) .elipse-move {
    left: unset;
    right: 3px;
  }
  .services-item:nth-child(even):hover .services-see-more {
    padding-right: 0;
  }
  .wd-services-flex{
    width: 100%;
  }
  .wd-services{
    align-items: flex-end;
  }
  .wd-services-txt .p-30{
    font-size: 30px;
  }
  .contact-hero-wrapper{
    flex-direction: column-reverse;
    gap: 20px;
  }
  .csr-txt.contact-txt{
    position: relative;
    transform: rotate(0);
    left: unset;
    text-align: center;
  }
  .contact-video{
    margin-right: auto;
  }
  .fizz-up-btn.contact-fizz-btn{
    display: none;
  }
  .contact-video video{
    height: calc(100vh - 160px);
    height: calc(100svh - 160px);
  }
}
@media (max-width: 400px) {
  .csr-flex {
    gap: 0;
  }
  .wd-title{
    font-size: 40px;
  }
  .wd-hero-content{
    margin-top: -10px;
  }
}
