/* media query in here */
@media only screen and (max-width: 820px) and (min-width:600px) {
    .service-image-box {
        display: none;
    }

    .flex-2 {
        display: flex;
        gap: 24px;
        flex-direction: column;
    }

    .visible-overflow {
        overflow: visible !important;
        padding-left: 8.33%;
        padding-right: 8.33%;
    }

    .title-row-service {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        flex-direction: column;
        margin-top: 65px;
        width: 100%;
    }

    .page-subtitle {
        font-family: 'Gotham-Book';
        font-size: 1.25rem;
        margin: 5px 0;
    }

    .flexcentercol {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 36px;
        width: 100%;
    }

    .large-body {
        font-family: 'Gotham-Medium', sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 2rem;
        margin-bottom: 0 !important;
    }

    .pt-120 {
        padding-top: 60px;
    }

    .h2 {
        min-width: 225px;
        margin-top: 0;
        margin-bottom: 0;
        font-family: 'Gotham-Medium', sans-serif;
        color: white !important;
        font-size: 32px !important;
        font-weight: 600 !important;
        line-height: 3.25rem !important;
    }

    .p3 {
        font-family: 'Gotham-Book', sans-serif;
        color: #2e3c43;
        margin-top: 10px;
        margin-bottom: 0;
        font-size: 16px;
        font-weight: 400;
        line-height: 2rem;

    }

    .pb-120 {
        padding-bottom: 68px;
    }

    .footer-logo {
        width: 150px;
        height: auto;
    }

    .footer-subrow {
        flex-direction: column;
        gap: 10px;

    }



    .mt-48 {
        margin-top: 0px;
    }

    .pt-84 {
        padding-top: 48px;
    }
}

@media only screen and (max-width: 600px) {
    #top-banner>div.constraint-row.visible-overflow>div.flex-2.gap-24>div.service-image-box {
        display: none;
    }

    #top-banner>div.constraint-row.visible-overflow>div.flex-2.gap-24>div.title-row-service {
        width: 100%;
    }

    .page-title {
        margin: .67em 0;
        line-height: normal;
        font-size: 4rem;
    }

    .visible-overflow {
        margin-left: auto;
        margin-right: auto;
        padding-left: 8.33%;
        padding-right: 8.33%;
    }

    .page-subtitle {
        text-align: unset;
    }

    .page-subtitle {
        margin: unset;
    }

    .p3 {
        font-size: 1rem;
        font-family: 'Gotham-Book', 'sans-serif';
    }


    .h2 {
        line-height: normal !important;
    }

    .h2.service {
        text-align: unset;
        font-size: 36px !important;
    }

    .auto-width-btn {
        width: 100%;
        height: 57px;
        border-radius: 4px;
        align-items: center;
        font-size: 17px;
    }

    .layout-small-devices {
        display: flex;
        align-items: center;
        gap: 20px;
        flex-direction: column;
    }

    .layout-small-devices-reverse {
        display: flex;
        align-items: center;
        gap: 24px;
        flex-direction: column-reverse;
    }

    .pb-60 {
        padding-top: 80px !important;
    }

    /* .layout-small-devices , .layout-small-devices-reverse {
        width: 80% !important;
    } */
    .flexcentercol {
        width: 100% !important;
        gap: 20px;
    }

    .service-name {
        font-size: 13px;
    }

    .img-test {
        border-radius: 8px;
    
    }

    .constraint-row {
        align-items: unset;
        overflow: unset;

    }

    .flexcenter {
        justify-content: unset;
        align-items: unset;
    }

    /* .header-row {
        display: none;
    } */

    /* .hamburger-menu {
        display: flex !important;
        justify-content: space-between;
        align-items: center;
        align-content: center;
        flex-wrap: nowrap;
        z-index: 9;
        padding-left: 32px;
        padding-right: 32px;
        padding-top: 20px;
        padding-bottom: 20px;
    } */

    .width-50 {
        width: 100%;
    }

    #exportMap {
        padding-top: 80px;
    }

    .footer-logo {
        width: 120px;
        height: auto;
    }

    .footer-subrow {
        flex-direction: column;
    }

    .subfooter.bold {
        font-family: 'Gotham-Medium';
        font-size: 14px;
    }

    .flex-3 {
        flex-direction: row-reverse;
    }

    .pt-120,
    .pt-84 {
        padding-top: 0px;
    }

    .pb-120 {
        padding-bottom: 48px;
    }

    #head-logo-box {
        width: 126px;
        height: 43px;
    }

    a.head-btn {
        width: 116px !important;
    }

    .head-links,
    .head-menu {
        gap: 0 !important;
    }

    .items-link,
    .items-link-even {
        padding: 25px;
    }

    .head-menu {
        height: unset !important;

    }

    .btn-mobile-section {
        margin-bottom: 20px;
        ;
    }

    .select-menu .options {
        margin: 0 auto;
        width: 116px;
        margin-top: 6px;
    }

    page-subtitle.service {
        text-align: justify;
    }

    .centered {
        text-align: justify;
        margin-top: 0;
        font-weight: unset;
    }

    .pb-60 {
        padding-bottom: 20px;
    }

    .page-subtitle.service {
        text-align: justify;
        font-size: 1.15rem;
    }

    a {
        text-decoration: none !important;
    }

    .h3.blue {
        font-size: 22px !important;
        color: var(--pal-7) !important;
        font-weight: 700 !important;
        line-height: normal !important ;
    }
    h3.h3 {
        margin-bottom: 16px;
    }
    .wrapper.pb-60 {
        padding-top: 45px !important;
        padding-bottom: 50px;
    }
    .mt-48 {
        margin-top: 20px;
    } 
    .p3 {
        margin-top : unset  !important ; 
    }
    .large-body {
        font-size:  1rem ;
    }
    .head-btn {
        font-size  : 10.4px 
    }

}

@media screen and (min-width :600px) and (max-width :1024px) {
    /* .header-row {
        display: none;
    }

    .hamburger-menu {
        display: flex !important;
        justify-content: space-between;
        align-items: center;
        align-content: center;
        flex-wrap: nowrap;
        z-index: 9;
        padding-left: 32px;
        padding-right: 32px;
        padding-top: 20px;
        padding-bottom: 20px;
    } */

    .width-50 {
        width: 100%;
    }

    .layout-small-devices-reverse {
        display: flex;
        align-items: center;
        gap: 24px;
        flex-direction: column-reverse;
    }

    .layout-small-devices {
        display: flex;
        align-items: center;
        gap: 24px;
        flex-direction: column;
    }

    .title-row-service {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        flex-direction: column;
        margin-top: 65px;
        width: 100%;
    }

    .service-image-box {
        display: none;
    }
}

/* iPad Mini
@media only screen and (min-device-width: 768px) and (max-device-width: 768px) and (orientation: portrait),
only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: landscape) {
    #top-banner>div.constraint-row.visible-overflow>div.flex-2.gap-24>div.service-image-box {
        display: none;
    }

    #top-banner>div.constraint-row.visible-overflow>div.flex-2.gap-24>div.title-row-service {
        width: 100%;
    }

    .header-row {
        display: none;
    }

    .hamburger-menu {
        display: flex !important;
        justify-content: space-between;
        align-items: center;
        align-content: center;
        flex-wrap: nowrap;
        z-index: 9;
        padding-left: 32px;
        padding-right: 32px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

/* iPad Air */
/* @media only screen and (min-device-width: 820px) and (max-device-width:991px) and (orientation: portrait),
only screen and (min-device-width: 1112px) and (max-device-width: 1112px) and (orientation: landscape) {
    #top-banner>div.constraint-row.visible-overflow>div.flex-2.gap-24>div.service-image-box {
        display: none;
    }

    #top-banner>div.constraint-row.visible-overflow>div.flex-2.gap-24>div.title-row-service {
        width: 100%;
    }

    .header-row {
        display: none;
    }

    .hamburger-menu {
        display: flex !important;
        justify-content: space-between;
        align-items: center;
        align-content: center;
        flex-wrap: nowrap;
        z-index: 9;
        padding-left: 32px;
        padding-right: 32px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}  */

@media screen and (min-width : 768px) and (max-width : 1024px) {
    /* .header-row {
        display: none;
    }

    .hamburger-menu {
        display: flex !important;
        justify-content: space-between;
        align-items: center;
        align-content: center;
        flex-wrap: nowrap;
        z-index: 9;
        padding-left: 32px;
        padding-right: 32px;
        padding-top: 20px;
        padding-bottom: 20px;
    } */

    .width-50 {
        width: 100%;
    }

    .layout-small-devices {
        display: flex;
        align-items: center;
        gap: 24px;
        flex-direction: column;
    }

    .layout-small-devices-reverse {
        display: flex;
        align-items: center;
        gap: 24px;
        flex-direction: column-reverse;
    }

    #no-access-small-user {
        display: none;
    }

    .flexcentercol {
        width: unset;
    }

    .h2.service {
        font-size: 30px !important;
    }

    .pb-120 {
        padding-bottom: 80px;
    }


    .visible-overflow {
        overflow: visible !important;
        padding-left: 8.33%;
        padding-right: 8.33%;
    }

    .page-subtitle {
        padding: 0px !important;
        text-align: left;
        margin-bottom: 16px;
    }

    .title-row-service {
        gap: 24px;
    }

    img.triad {
        width: 210%;
        position: relative;
        right: 200px;
        top: 10px;
    }

    .translation-bottom .select-menu .options {
        position: absolute;
        padding: 20px;
        margin-top: 4px;
        border-radius: 8px;
        background: white;
        box-shadow: rgba(0, 0, 0, .26) 0px 2px 8px;
        border: 1px solid #babec0;
    }

    .select-menu .select-btn {
        width: 140px;
    }
}

/* @media screen and (min-width: 1024px) {
    .constraint-row {
        max-width: 1288px;
    }

    .header-row {
        gap: 20px;
    }
}

@media only screen and (max-width: 1475px) {
    .header-row {
        padding: 15px 4.33%;
    }
} */