@media only screen and (min-width: 375px) {
    .hero-section--left__buttons .doodle {
        right: -40px;
        top: -60px;
    }
    .core-team-section .shape-1 {
        width: 170px;
    }
    .benefit-card {
        width: 310px;
        height: 310px;
    }

    .mobile-general{
        top: 25%;
    }

    .detail_wrap{
        margin-top: 20px;
    }
    .mobile_arrow{
        width: 50px;
    }

    .flip-card-wrapper,
    .flip-card {
        width: 320px;
        height: 300px;
    }
    .padding--web_section_2 {
        padding: 5rem 2rem;
    }
    @keyframes textAnimation {
        0%, 100% {
            color: #f08400;
            font-size: 22px;
        }
        50% {
            color: #6c6c6c;
            font-size: 28px;
        }
    }


}

@media only screen and (min-width: 425px) {
    .mobile__submenu {
        left: 120px;
    }
    .hero-section--left__buttons {
        text-align: left;
    }
    .padding--standard {
        padding: var(--padding-standard--medium);
    }
    .core-team-section__right__wrapper {
        padding-bottom: 0;
    }
    .portfolio__title {
        width: 250px;
    }
    .benefit-card {
        width: 330px;
        height: 330px;
    }

    .detail_wrap{
        margin-top: 20px;
        left: -10%;
    }

    .flip-card-wrapper,
    .flip-card {
        width: 340px;
        height: 290px;
    }
    .padding--web_section_2 {
        padding: 8rem 2rem;
    }
    @keyframes textAnimation {
        0%, 100% {
            color: #f08400;
            font-size: 43px;
        }
        50% {
            color: #c1c0c0;
            font-size: 30px;
        }
    }
}

@media only screen and (min-width: 768px) {
    .marquee__section {
        font-size: 48px;
    }
    .mobile__submenu {
        left: 100%;
    }
    .hero-section--right__wrapper {
        background-size: 650px;
    }
    .hero-section--right__wrapper .doodle--hello-world {
        width: 80px;
        right: 70px;
        top: 50px
    }
    .custom-container {
        max-width: 500px;
    }
    .blob--2 {
        right: -35%;
        bottom: 0;
    }
    .hero-section--right__hand {
        right: 50%;
        transform: translateX(50%);
        bottom: -30px;
    }
    .hero-section--right__hand img {
        width: calc(50vw + 50px);
    }
    .web__hero-section--left img {
        max-width: 100%;
        max-height: 100%;
        height: 500px;
    }
    .padding--web_section_2 {
        padding: 6rem 2rem;
    }

    .core-team-section__right__image {
        max-width: 500px;
        margin: 0 auto;
    }
    .core-team-section__right__wrapper {
        padding-bottom: 0 !important;
    }
    .core-team-section .shape-1 {
        width: 250px;
    }
    .promotion__wrapper-inner {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .promotion__image {
        width: 300px;
        margin-right: 20px;
        margin-bottom: 0;
    }
    .promotion__content {
        max-width: 300px;
        text-align: left;
    }
    .cta__cta-content h3 {
        font-size: 36px;
    }
    .client-section__content {
        font-size: 36px;
    }
    .page-title {
        height: 200px;
    }
    .page-title h1 {
        font-size: 72px;
    }
    .contact__way {
        border: 4px solid #000;
        border-left: 0;
        border-bottom: 0;
    }
    .contact-ways-section .row .col-md-3:first-child .contact__way {
        border-left: 4px solid #000;
    }
    .contact-ways-section .row .col-md-3:nth-child(4) .contact__way {

    }
    .contact-ways-section .row .col-md-3:nth-child(5) .contact__way {
        border-left: 4px solid #000;
        border-bottom: 4px solid #000;
    }
    .contact-ways-section .row .col-md-3:nth-child(6) .contact__way {
        border-bottom: 4px solid #000;
    }
    .contact-ways-section .row .col-md-3:nth-child(7) .contact__way {
        border-bottom: 4px solid #000;
    }
    .animation {
        height: 50px;
      }

    .detail_wrap{
        margin-top: 10px;
        left: -15%;
    }

    .mobile_arrow{
        width: 70px;
    }

    .flip-card-wrapper,
    .flip-card {
        width: 690px;
        height: 350px;
    }

    .anime-text-p .anime-text-span {
        font: 700 3em "Oswald", sans-serif;
    }

    .mobile__section__right h1{
        font-size: 50px;
    }
    .card:hover {
        width: 40.5rem;
    }
    .card:hover .web_flip-card__container {
        transform: rotateY(-180deg);
    }
    .web_section3_title h1 {
        font-size: 33px;
        text-align: center;
    }
    .card:hover .inside-page {
        border-radius: 0px 10px 10px 0px ;
    }

}

@media only screen and (min-width: 992px) {
    .display-check-1{
        display: none;
    }

    .display-check-2{
        display: block;
    }

    .mobile_arrow{
        width: 200px;
    }
}

@media only screen and (min-width: 1024px) {
    .custom-container {
        max-width: 950px;
        margin: 0 auto;
    }
    .hero-section--left__wrapper,
    .hero-section--right__wrapper {
        border-bottom: 0;
    }
    .hero-section--right__wrapper {
        background-size: calc(50vw + 100px);
    }
    .blob--1 {
        position: absolute;
        left: -20%;
        bottom: 50%;
        z-index: -1;
    }
    .blob--2 {
        position: absolute;
        right: -15%;
        bottom: 0;
        z-index: -1;
    }
    .hero-section--right__hand {
        right: 50%;
        transform: translateX(50%);
        bottom: -5%;
    }
    .hero-section--right__hand img {
        width: calc(55vw - 15%);
    }
    .web_padding--left{
        padding: 0%;
        padding-top: 10%;
    }
    .web__hero-section--left img {
        max-width: 100%;
        max-height: 100%;
        height: 400px;
    }
    .web_padding--right{
        padding: 5%;
        padding-left: 0%;
        padding-right: 0%;
    }
    .web__hero-section--right h1{
        font-size: 30px;
    }
    .web__hero-section--right p{
        font-size: 14px;
    }
    .padding--web_section_2 {
        padding: var(--padding-standard);
    }
    @keyframes textAnimation {
        0%, 100% {
            color: #f08400;
            font-size: 53px;
        }
        50% {
            color: #c1c0c0;
            font-size: 40px;
        }
    }
    .hero-section__arrow {
        width: 150px;
        position: absolute;
        top: 30%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .achievement__wrapper {
        border: 4px solid #000;
    }
    .achievement__wrapper:nth-child(2) {
        border-left: 0;
        border-right: 0;
    }
    .core-team-section__right__wrapper {
        padding-bottom: 5rem !important;
    }
    .core-team-section__left {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
    .core-team-section__right__image {
        max-width: 800px;
    }
    .core-team-section .shape-1 {
        width: 350px;
    }
    .core-team-section .shape-2 {
        width: 110px;
    }
    .services-section--left h2 {
        font-size: 38px;
    }
    .promotion__wrapper-inner {
        padding: 1.5rem;
    }
    .promotion__image {
        width: 400px;
    }
    .promotion__content {
        max-width: 400px;
    }
    @keyframes bounce {
        0% {
          transform: translateY(70px);
        }
        25% {
          transform: translateY(-10px);
        }
        50% {
          transform: translateY(70px);
        }
        75% {
          transform: translateY(10px);
        }
        100% {
          transform: translateY(70px);
        }
    }
    .benefit-card {
        width: 450px;
        height: 250px;
    }

    .benefit-card .additional {
        width: 150px;
    }

    .points{
        visibility: hidden;
    }
    .mobile-general{
        visibility: hidden;
    }
    .benefit-card .additional .more-info  {
        visibility: visible;
    }
    .benefit-card:hover .additional {
        width: 100%;
    }
    .benefit-card .additional .user-benefit-card {
        width: 150px;
    }

    .benefit-card .additional .user-benefit-card::after {
        border-left: 2px solid rgba(0, 0, 0, 0.025);

    }

    .benefit-card .general{
        visibility: visible;
    }

    .flip-card-wrapper,
    .flip-card {
        width: 480px;
        height: 300px;
    }
    .card-section {
        width: calc(100% / 2.1);
    }
    .card-section.hovered1 .card {
        transform: translateX(80px);
    }

    .card-section.hovered2 .card {
        transform: translateX(-80px);
    }
    .card:hover {
        position: absolute;
    }

    .web_section3_title h1{
        text-align: center;
        font-size: 40px;
    }

}

@media only screen and (min-width: 1220px) {
    .article__img {
        height: 200px;
    }
    .web_section3_title h1 {
        padding:40px 20px 10px 250px;
    }
    .web_section3_title h1{
        font-size: 50px;
    }

}

@media only screen and (min-width: 1440px) {}
    .marquee__section {
        font-size: 56px;
    }
    .marquee__section i {
        transform: translateY(-40%);
        font-size: 24px;
    }
    .custom-container {
        max-width: 1200px;
        margin: 0 auto;
    }
    .hero-section__arrow {
        width: 220px;
        top: 50%;
    }
    .core-team-section .shape-1 {
        width: 350px;
    }
    .core-team-section .shape-2 {
        width: 200px;
    }
    .services-section--left h2 {
        font-size: 52px;
    }
    .cta__cta-content h3 {
        font-size: 56px;
    }
    @keyframes bounce {
        0% {
        transform: translateY(60px);
        }
        25% {
        transform: translateY(-20px);
        }
        50% {
        transform: translateY(60px);
        }
        75% {
        transform: translateY(15px);
        }
        100% {
        transform: translateY(60px);
        }
    }
    .benefit-card {
        width: 100%;
        height: 250px;
    }

    .benefit-card .general {
        right: 15%;
    }

    .animation {
        height: 100%;
    }

    .detail_wrap{
        margin-top: 20px;
        left: -10%;
    }

    .flip-card-wrapper,
    .flip-card {
        width: 650px;
        height: 350px;
    }

    .anime-text-p .anime-text-span {
        font: 700 4em "Oswald", sans-serif;
    }

    .mobile__section__right h1{
        font-size: 60px;
    }
    .web_padding--left{
        padding: 5%;
        padding-top: 8%;
    }
    .web__hero-section--left img {
        max-width: 100%;
        max-height: 100%;
        height: 400px;
    }
    .web_padding--right{
        padding: 5%;
        padding-left: 0%;
    }
    .web__hero-section--right h1{
        font-size: 40px;
    }
    .web__hero-section--right p{
        font-size: 16px;
    }
    .card-section {
        width: calc(100% / 4);
    }

    .web_section3_title h1{
        text-align: start;
    }

    .card-section.hovered1 .card {
        transform: translateX(80px);
    }

    .card-section.hoveredleft .card {
        transform: translateX(120px);
    }
    .card-section.hoveredright .card {
        transform: translateX(-120px);
    }

    .card-section.hovered2 .card {
        transform: translateX(-80px);
    }
    .card-section.hovered2 .card {
        transform: translateX(-80px);
    }
}

@media only screen and (min-width: 2560px) {
    .marquee__section {
        font-size: 56px;
    }
    .marquee__section i {
        transform: translateY(-40%);
        font-size: 24px;
    }
    .hero-section--right__wrapper {
        background-size: calc(100vw - 30%);
    }
    .hero-section--right__wrapper .doodle--hello-world {
        width: 140px;
        right: 13%;
        top: 30%
    }
}
