@media only screen and (max-device-width: 600px) {

    /**********************/
    /**********************/
    /* Global Css Start */
    .desktop_none {
        display: block !important;
    }

    .mobile_none {
        display: none !important;
    }

    /* Global Css End */


    .contact_section {
        margin-top: 91px;
        padding: 40px 24px;
    }

    .contact_middle_col {
        max-width: 327px;
    }

    .contact_heading_wrapper {
        text-align: center;
        margin-bottom: 32px;
    }

    .contact_title {
        font-size: 32px;
        width: 234px;
        margin: auto;
    }

    .contact_form .row {

        row-gap: 16px;
        column-gap: 16px;
    }

    .contact_btn {
        width: 100%;
    }

    .contact_bottom {
        flex-direction: column;
        align-items: stretch;
        margin-top: 32px;
        gap: 32px;
    }

    .contact_checkbox {
        display: flex;
        align-items: center;
        gap: 12px;
        justify-content: center;
        text-align: center;
        width: 100%;
        max-width: 100%;
        margin: auto;
    }

    .contact_info {
        margin-top: 32px;
    }

    .contact_info .row {
        gap: 32px;
    }


    /* Home Page */
    .home_hero {
        margin-top: 90px;
        display: flex;
        width: 375px;
        padding: 64px 24px 24px 24px;
        flex-direction: column;
        align-items: center;
        background: #FCF7F8;
    }


    .home_hero .container {
        padding: 0px;
        height: 100%;
    }

    .home_heading {
        color: var(--Base-Off-Black, #0F0F0F);
        text-align: center;
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: "Google Sans Flex";
        font-size: 32px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: -1px;
        text-transform: capitalize;
    }

    .home_description {
        margin: 0 0 24px;
    }


    .home_btn {
        max-width: 100%;
    }

    .home_features {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 24px;
        margin-top: 48px;
        flex-direction: column;
    }

    .home_hero {
        height: 100%;

    }

    .home_video {
        width: 539px;
        height: 256px;
        aspect-ratio: 499/237;
        position: absolute;
        left: -82px;
        top: 342px;
        background: #FCF7F8;
    }

    .home_category {
        margin-top: 0px;
        padding: 24px 24px 40px;
    }

    .home_category_heading h2 {
        color: var(--Base-Off-Black, #0F0F0F);
        text-align: center;
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: "Google Sans Flex";
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 130%;
        /* 31.2px */
        text-transform: capitalize;

    }

    .home_category_heading p {
        max-width: 238px;
        margin: auto;
    }

    .home_category .row {
        flex-wrap: nowrap;
        flex-direction: column;
        gap: 24px;
    }

    .home_category_button {
    text-align: center;
    margin-top: 40px;
}

.home_about_image img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    display: block;
}

.home_about_content {
    max-width: 580px;
    margin: 40px 24px;
    height: 100%;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
}

.home_about_title {
    color: var(--Base-Off-Black, #0F0F0F);
font-feature-settings: 'liga' off, 'clig' off;
font-family: "Google Sans Flex";
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 130%; /* 31.2px */
text-transform: capitalize;
margin:0px 0px 16px;
}

.col_grey {
    background: #fafafa;
    height: 100%;
}

.home_features_1{
    padding: 40px 24px 0px;

}

.home_features_title{
    color: var(--Base-Off-Black, #0F0F0F);
text-align: center;
font-feature-settings: 'liga' off, 'clig' off;
font-family: "Google Sans Flex";
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 130%; /* 31.2px */
text-transform: capitalize;
margin: 0 0 16px;
}

.home_features_heading{
    margin: 0 auto 40px;
}

.home_feature_title{
    color: var(--Base-Off-Black, #0F0F0F);
text-align: center;
font-feature-settings: 'liga' off, 'clig' off;
font-family: "Google Sans Flex";
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 130%; /* 23.4px */
text-transform: capitalize;
}

.home_feature_card {
    text-align: center;
    padding: 0px 0px 40px;
}


.home_cta_content{
    display: flex;
padding: 40px 24px;
flex-direction: column;
justify-content: center;
align-items: flex-start;
align-self: stretch;
}

.home_cta_title{
    color: var(--Base-Off-Black, #0F0F0F);
font-feature-settings: 'liga' off, 'clig' off;
font-family: "Google Sans Flex";
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 130%; /* 31.2px */
text-transform: capitalize;
}

.home_cta .row{
    flex-direction: column-reverse;
}

.home_cta_video {
    height: 100%;
    min-height: 300px;
    overflow: hidden;
}

.home_cta_video video {
    width: 100%;
    height: 300px;
    object-fit: cover;
    display: block;
}

.home_story_content {
    display: flex;
width: 327px;
margin: auto;
padding: 40px 24px;
flex-direction: column;
align-items: center;
}

.home_story {
    padding: 40px 24px;
}

.home_story_title{
    color: var(--Base-Off-Black, #0F0F0F);
font-feature-settings: 'liga' off, 'clig' off;
font-family: "Google Sans Flex";
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 130%; /* 31.2px */
text-transform: capitalize;
}

.grey_line svg {
    height: 40px;
}

.home_story_row{
    flex-direction: column-reverse;
    margin-bottom: 40px;
}

.home_story_content, .home_story_image {
    height: 100%;
    min-height: 100%;
}

.home_story_image img {
    max-width: 327px;
    height: 200px;
    margin: auto;
}

.grey_line2 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 663px;
    z-index: -1;}


    .grey_line3 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 41px;
    z-index: -1;
}

    .grey_line4 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -15px;
    z-index: -1;
}

.home_particle {
    margin-top: 0px;
    height: 100%;
}


.home_mob {
    max-width: 375px;
    height: 200px;
}

.home_particle_content {
    display: flex;
margin: 40px 24px;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
gap: 0px;
align-self: stretch;
min-height: 100%;
}

.home_particle_content h1 {
    color: var(--Base-Off-Black, #0F0F0F);
font-feature-settings: 'liga' off, 'clig' off;
font-family: "Google Sans Flex";
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 130%; /* 31.2px */
text-transform: capitalize;
}


.home_btn_search {
    border-radius: 4px;
background: var(--Base-Off-Black, #0F0F0F);
color: var(--Base-Off-White, #FAFAFA);

}

.home_btn_search:hover {
  background: var(--Base-Off-White, #FAFAFA);
    color: var(--Base-Off-Black, #0F0F0F);
    border: 1px solid var(--Base-04, #E9E9E9);
    padding: 16px 30px;
}

.home_category_heading {
    text-align: center;
    margin-bottom: 40px;
}





}

@media only screen and (min-device-width: 950px) and (max-device-width: 998px) {}


@media only screen and (min-device-width: 1000px) and (max-device-width: 1199px) {}



@media only screen and (min-device-width: 1200px) and (max-device-width: 1348px) {}

@media only screen and (min-device-width: 1349px) and (max-device-width: 1439px) {}

@media only screen and (min-device-width: 1440px) and (max-device-width: 1499px) {}

@media only screen and (min-device-width: 1500px) and (max-device-width: 1699px) {}

@media only screen and (min-device-width: 1700px) and (max-device-width: 1799px) {}

@media only screen and (min-device-width: 1800px) and (max-device-width: 1919px) {}

@media only screen and (min-device-width: 1920px) and (max-device-width: 1920px) {}