@media(max-width:480.98px) {
    .flex-alignstr {
        align-items: flex-start !important;
    }

    .site-header {
        padding-top: 2.5rem;
    }

    .hero-section {
        min-height: 100vh;
        overflow: hidden;
    }

    .hero-side-title {
        font-size: 26px;
        margin-top: 10rem;
    }

    .hero-content {
        margin-top: 5rem;
    }

    .hero-container {
        padding-top: 0;
    }

    .hero-text {
        font-size: 25px;
        max-width: 245px;
        line-height: normal;
    }

    .hero-arch-wrap {
        height: 100%;
        width: 100%;
        right: 0rem;
        top: 5rem;
        opacity: 1;
    }

    .desk-arch {
        display: none;
    }

    .mobile-arch {
        display: block;
        width: 100%;
    }

    .area-one .col-lg-7 {
        position: relative;
    }

    .img-wrap {
        margin-top: 1.5rem;
    }

    .mar-div {
        margin-top: 2.5rem;
    }

    .title-h2,
    .hww-area h2,
    .contact-area h2,
    .location-area h2 {
        font-size: 40px;
    }

    .area-two p,
    .area-three p {
        font-size: 18px;
    }

    .bottom-text {
        font-size: 20px;
    }

    .focus-banner {
        height: 100vh;
    }

    .area-three,
    .gallery-block {
        margin-top: 5rem;
    }

    .gallery-item,
    .gallery-img {
        height: 100%;
        object-fit: cover;
        min-height: 8rem;
    }

    .area-four p,
    .ww-area p,
    .hww-area p,
    .contact-area p {
        font-size: 15px;
    }

    .area-four p em,
    .ww-area p em,
    .hww-area p em {
        font-size: 18px;
    }

    .ww-area h2,
    .prc-content h3 {
        font-size: 40px;
    }

    .area-five img {
        height: 100vh;
        object-fit: cover;
    }

    .left-fwrap {
        height: 100%;
        min-height: auto;
        padding-top: 15px;
        padding-bottom: 0;
    }

    .left-fwrap h2 {
        max-width: 100%;
    }

    .area-focus {
        min-height: 100%;
        height: 100%;
        padding-top: 10px;
    }

    .hww-area {
        padding: 5rem 0;
    }

    .prc-content {
        margin-top: 5rem;
    }

    .circ-card {
        min-height: 250px;
    }

    .circ-card h4 {
        font-size: 24px;
    }

    .circ-card h6 {
        font-size: 14px;
    }

    .prc-content {
        bottom: 0;
    }

    .plus-bg {
        top: -5rem;
    }

    /* .area-six {
        display: none;
    } */

    .abslt-as h2 {
        font-size: 18px;
    }

    .abslt-as h2 em {
        font-size: 22px !important;
    }

    .abslt-as {
        bottom: 2rem;
    }

    .contact-area {
        padding-top: 0rem;
    }

    .contact-form-wrap {
        padding: 0;
    }

    .city-list {
        display: grid;
        text-align: center;
        padding-left: 0;
        gap: 10px;
    }

    .city-list li {
        padding-left: 0;
    }

    .city-list li::before {
        display: none;
    }

    .city-list li {
        font-size: 20px;
    }

    .location-area {
        padding-bottom: 5rem;
        padding-top: 5rem;
    }

    .flex-footer {
        display: grid;
        justify-content: center;
        text-align: center;
        margin: 0 auto;
    }

    .logo img {
        width: 10rem !important;
        display: flex;
        justify-content: center;
        margin: 0 auto;
    }

    .footer-menu ul li a {
        font-size: 15px;
    }

    .footer-menu ul {
        gap: 15px;
        margin: 1.5rem 0;
    }

    .copyr {
        text-align: center;
    }

    .porte-actions {
        justify-content: center;
    }

    .contact-area {
        margin-top: 3rem;
    }

    .area-four,
    .ww-area,
    .area-five,
    .area-focus {
        height: auto !important;
        min-height: auto !important;
    }

    .area-five img {
        height: auto !important;
    }

    .panel-focus {
        height: auto !important;
    }

    .area-four {
        margin-top: 3.5rem;
    }

    .ww-inner {
        padding: 3.5rem 0;
    }

    .plus-bg {
        position: static;
    }

    .contact-stack .contact-area,
    .contact-stack .area-six {
        height: auto;
    }
}

@media(min-width:481px) and (max-width:575.98px) {
    .site-header {
        padding-top: 2.5rem;
    }

    .hero-section {
        min-height: 100vh;
        overflow: hidden;
    }

    .hero-side-title {
        font-size: 26px;
        margin-top: 10rem;
    }

    .hero-content {
        margin-top: 5rem;
    }

    .hero-container {
        padding-top: 0;
    }

    .hero-text {
        font-size: 25px;
        max-width: 245px;
        line-height: normal;
    }

    .hero-arch-wrap {
        height: 100%;
        width: 100%;
        right: 0rem;
        top: 5rem;
        opacity: 1;
    }

    .desk-arch {
        display: none;
    }

    .mobile-arch {
        display: block;
        width: 100%;
    }

    .area-one .col-lg-7 {
        position: relative;
    }

    .img-wrap {
        margin-top: 1.5rem;
    }

    .mar-div {
        margin-top: 2.5rem;
    }

    .title-h2,
    .hww-area h2,
    .contact-area h2,
    .location-area h2 {
        font-size: 50px;
    }

    .area-two p,
    .area-three p {
        font-size: 18px;
    }

    .bottom-text {
        font-size: 20px;
    }

    .focus-banner {
        height: 100vh;
    }

    .area-three,
    .gallery-block {
        margin-top: 5rem;
    }

    .gallery-item,
    .gallery-img {
        height: 100%;
        object-fit: cover;
        min-height: 8rem;
    }

    .area-four p,
    .ww-area p,
    .hww-area p,
    .contact-area p {
        font-size: 15px;
    }

    .area-four p em,
    .ww-area p em,
    .hww-area p em {
        font-size: 18px;
    }

    .ww-area h2,
    .prc-content h3 {
        font-size: 40px;
    }

    .area-five img {
        height: 100vh;
        object-fit: cover;
    }

    .left-fwrap {
        height: 100%;
        min-height: auto;
        padding-top: 15px;
        padding-bottom: 0;
    }

    .left-fwrap h2 {
        max-width: 100%;
    }

    .area-focus {
        min-height: 100%;
        height: 100%;
        padding-top: 10px;
    }

    .hww-area {
        padding: 5rem 0;
    }

    .prc-content {
        margin-top: 0rem;
    }

    .circ-card {
        min-height: 350px;
    }

    .circ-card h4 {
        font-size: 24px;
    }

    .circ-card h6 {
        font-size: 14px;
    }

    .prc-content {
        bottom: 0;
    }

    .plus-bg {
        top: -5rem;
    }

    /* .area-six {
        display: none;
    } */

    .contact-area {
        padding-top: 0rem;
    }

    .contact-form-wrap {
        padding: 0;
    }

    .city-list {
        display: grid;
        text-align: center;
        padding-left: 0;
        gap: 10px;
    }

    .city-list li {
        padding-left: 0;
    }

    .city-list li::before {
        display: none;
    }

    .city-list li {
        font-size: 20px;
    }

    .location-area {
        padding-bottom: 8rem;
        padding-top: 1rem;
    }

    .flex-footer {
        display: grid;
        justify-content: center;
        text-align: center;
        margin: 0 auto;
    }

    .logo img {
        width: 10rem !important;
        display: flex;
        justify-content: center;
        margin: 0 auto;
    }

    .footer-menu ul li a {
        font-size: 15px;
    }

    .footer-menu ul {
        gap: 15px;
        margin: 1.5rem 0;
    }

    .copyr {
        text-align: center;
    }

    .porte-actions {
        justify-content: center;
    }
}

@media(min-width:576px) and (max-width:767.98px) {
    .site-header {
        padding-top: 2.5rem;
    }

    .hero-section {
        min-height: 100vh;
        overflow: hidden;
    }

    .hero-side-title {
        font-size: 26px;
        margin-top: 10rem;
    }

    .hero-content {
        margin-top: 5rem;
    }

    .hero-container {
        padding-top: 0;
    }

    .hero-text {
        font-size: 25px;
        max-width: 245px;
    }

    .hero-arch-wrap {
        height: 100%;
        width: 100%;
        right: 0rem;
        top: 5rem;
        opacity: 1;
    }

    .desk-arch {
        display: none;
    }

    .mobile-arch {
        display: block;
        width: 100%;
    }

    .area-one .col-lg-7 {
        position: relative;
    }

    .img-wrap {
        margin-top: 1.5rem;
    }

    .mar-div {
        margin-top: 2.5rem;
    }

    .title-h2,
    .hww-area h2,
    .contact-area h2,
    .location-area h2 {
        font-size: 50px;
    }

    .area-two p,
    .area-three p {
        font-size: 18px;
    }

    .bottom-text {
        font-size: 20px;
    }

    .focus-banner {
        height: 100vh;
    }

    .area-three,
    .gallery-block {
        margin-top: 5rem;
    }

    .gallery-item,
    .gallery-img {
        height: 100%;
        object-fit: cover;
        min-height: 8rem;
    }

    .area-four p,
    .ww-area p,
    .hww-area p,
    .contact-area p {
        font-size: 15px;
    }

    .area-four p em,
    .ww-area p em,
    .hww-area p em {
        font-size: 18px;
    }

    .ww-area h2,
    .prc-content h3 {
        font-size: 40px;
    }

    .area-five img {
        height: 100vh;
        object-fit: cover;
    }

    .left-fwrap {
        height: 100%;
        min-height: auto;
        padding-top: 15px;
    }

    .left-fwrap h2 {
        max-width: 100%;
    }

    .area-focus {
        min-height: 100%;
        height: 100%;
        padding-top: 10px;
    }

    .hww-area {
        padding: 5rem 0;
    }

    .prc-content {
        margin-top: 0rem;
    }

    .circ-card {
        min-height: 350px;
    }

    .circ-card h4 {
        font-size: 24px;
    }

    .circ-card h6 {
        font-size: 14px;
    }

    .prc-content {
        bottom: 0;
    }

    .plus-bg {
        top: -5rem;
    }

    /* 
    .area-six {
        display: none;
    } */

    .contact-area {
        padding-top: 0rem;
    }

    .contact-form-wrap {
        padding: 0;
    }

    .city-list {
        display: grid;
        text-align: center;
        padding-left: 0;
        gap: 10px;
    }

    .city-list li {
        padding-left: 0;
    }

    .city-list li::before {
        display: none;
    }

    .city-list li {
        font-size: 20px;
    }

    .location-area {
        padding-bottom: 8rem;
        padding-top: 1rem;
    }

    .flex-footer {
        display: grid;
        justify-content: center;
        text-align: center;
        margin: 0 auto;
    }

    .logo img {
        width: 10rem !important;
        display: flex;
        justify-content: center;
        margin: 0 auto;
    }

    .footer-menu ul li a {
        font-size: 15px;
    }

    .footer-menu ul {
        gap: 15px;
        margin: 1.5rem 0;
    }

    .copyr {
        text-align: center;
    }

    .porte-actions {
        justify-content: center;
    }
}

@media(min-width:768px) and (max-width:991.98px) {
    .mar-div {
        margin-bottom: 5rem;
    }

    .mar-div,
    .area-two {
        margin-top: 2rem;
    }

    .area-one h2 {
        font-size: 15px;
    }

    .area-one h3 span {
        font-size: 18px;
        line-height: normal;
    }

    .area-one h3::after {
        height: 100px;
        margin-top: 5rem;
    }

    .area-three {
        margin-top: 5rem;
    }

    .area-one {
        height: auto;
        min-height: auto;
    }

    .title-h2,
    .ww-area h2,
    .hww-area h2 {
        font-size: 40px;
    }

    .area-two p,
    .area-three p {
        font-size: 15px;
    }

    .bottom-text {
        font-size: 22px;
    }

    .porte-mobile-bg {
        height: 100%;
    }

    .gallery-item {
        min-height: 160px;
        height: 100%;
    }

    .gallery-item img {
        height: 100%;
        min-height: 165px;
    }

    .area-four p,
    .ww-area p,
    .hww-area p {
        font-size: 20px;
    }

    .area-four p em,
    .ww-area p em,
    .hww-area p em {
        font-size: 24px;
    }

    .area-five img {
        height: 100vh;
        object-fit: cover;
    }

    .gallery-block {
        margin-top: 5rem;
    }

    .left-fwrap h2 {
        font-size: 36px;
    }

    .area-focus {
        padding: 25px 0;
    }

    .prc-content {
        margin-top: 2.5rem;
    }

    .contact-form-wrap {
        padding: 0;
    }

    .contact-area {
        padding-top: 2.5rem;
    }

    .location-area h2 {
        font-size: 60px;
    }

    .city-list li {
        font-size: 30px;
    }

    .porte-actions {
        width: 12rem;
        justify-content: flex-end;
    }

    .footer-menu ul li a {
        font-size: 15px;
    }

    footer .logo img {
        margin-right: 3rem;
        width: 7rem;
    }

    .copyr {
        text-align: center;
    }
}

@media(min-width:992px) and (max-width:1199.98px) {
    .area-five img {
        height: 100vh;
        object-fit: cover;
    }

    .hww-area p {
        font-size: 26px;
    }

    .hww-area p em {
        font-size: 30px;
    }

    .contact-form-wrap {
        padding: 0;
    }

    .area-six img {
        height: 100vh;
    }

    .abslt-as h2 {
        font-size: 40px;
    }

    .abslt-as h2 em {
        font-size: 42px !important;
    }
}


@media(min-width:1200px) and (max-width:1399.98px) {
    .area-five img {
        height: 100vh;
        object-fit: cover;
    }

    .hww-area p,
    .ww-area p {
        font-size: 26px;
    }

    .hww-area p em,
    .ww-area p em {
        font-size: 30px;
    }

    .contact-form-wrap {
        padding: 0;
    }

    .area-six img {
        height: 100vh;
    }

    .abslt-as h2 {
        font-size: 40px;
    }

    .abslt-as h2 em {
        font-size: 42px !important;
    }

    .ww-area h2 {
        font-size: 50px;
    }

    .content-lf {
        margin-bottom: 2rem;
    }
}

@media(min-width:1400px) and (max-width:1599.98px) {
    .area-five img {
        height: 100vh;
        object-fit: cover;
    }

    .hww-area p,
    .ww-area p {
        font-size: 26px;
    }

    .hww-area p em,
    .ww-area p em {
        font-size: 30px;
    }

    .contact-form-wrap {
        padding: 0;
    }

    .area-six img {
        height: 100vh;
    }

    .abslt-as h2 {
        font-size: 40px;
    }

    .abslt-as h2 em {
        font-size: 42px !important;
    }

    .ww-area h2 {
        font-size: 50px;
    }

    .content-lf {
        margin-bottom: 2rem;
    }

    .content-lf h3 {
        font-size: 24px;
    }

    .content-lf p {
        font-size: 15px;
    }
}

@media(min-width:1600px) and (max-width:1699.98px) {
    .area-five img {
        height: 100vh;
        object-fit: cover;
    }

    .hww-area p,
    .ww-area p {
        font-size: 26px;
    }

    .hww-area p em,
    .ww-area p em {
        font-size: 30px;
    }

    .contact-form-wrap {
        padding: 0;
    }

    .area-six img {
        height: 100vh;
    }

    .abslt-as h2 {
        font-size: 40px;
    }

    .abslt-as h2 em {
        font-size: 42px !important;
    }

    .ww-area h2 {
        font-size: 50px;
    }

    .content-lf {
        margin-bottom: 2rem;
    }

    .content-lf h3 {
        font-size: 30px;
    }


}