@media (max-width: 1440px) {

    /* MENU START */
    .tp-main-menu-mobile>nav>ul>li>a {
        font-size: 32px;
    }

    /* MENU END */

    .index .tp-hero-2__thumb {
        transform: scale(0.6) translateY(230px);
    }

    .index .tp-hero-2__space-2,
    .index .tp-hero-2__space-3,
    .index .tp-hero-2__space-5,
    .index .tp-hero-2__space-6,
    .index .tp-hero-2__space-7 {
        padding-top: 100px;
    }

    .index .porfolio-details__navigation-wrap {
        margin-top: 400px;
    }

    .index .tp-hero-2__exp-title {
        font-size: 36px;
    }

    .index .tp-hero-2__exp-thumb-main {
        margin-bottom: 60px;
    }

    .index .tp-hero-2__design-exp-wrap {
        margin-bottom: 30px;
    }

    .index .tp-hero-2__design-exp-wrap ul li {
        padding: 10px 0;
    }

    .index .tp-hero-2__service-accordion .accordion-header button {
        padding: 20px 0;
    }

    .index .tp-contact-2__bottom-info,
    .index .tp-3d-slide-container {
        transform: scale(0.8);
    }

    .index .tp-hero-2__design-exp-top-title,
    .index .tp-contact-2__top-info {
        margin-bottom: 4px !important;
    }

    .index .tp-award-item,
    .index .tp-contact-2__top-info,
    .index .tp-hero-2__design-exp-skill-item.bg-1,
    .index .tp-hero-2__design-exp-skill-item.bg-2,
    .index .tp-hero-2__design-exp-skill-item.bg-3,
    .index .tp-hero-2__design-exp-skill-item.bg-4,
    .index .tp-hero-2__design-exp-skill-item.bg-5 {
        transform: scale(0.7);
    }

    .index .tp-hero-title-2 {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    .index .tp-hero-2__design-exp-title {
        font-size: 14px;
    }

    .index .tp-hero-2__service-accordion .accordion-header button {
        font-size: 16px;
    }

    .index .accordion-btn-wrap {
        transform: scale(0.7);
    }

    .index .tp-hero-2__service-accordion .accordion-header button .accordion-btn::after {
        width: 20px;
    }

    .index .tp-hero-2__service-accordion .accordion-header button .accordion-btn::before {
        height: 20px;
    }

    .index .tp-hero-2__circle-img-wrap {
        bottom: -26%;
    }

    .porfolio-details__navigation-wrap {
        margin-top: 400px;
    }
}