 
    
.tattva-page .contact {
    background: #dedec2
}

.tattva-page .content {
    padding: 100px 70px 50px;
    margin: 0 auto;
    box-sizing: border-box;
    text-align: center;
    color: #fff
}

.tattva-page .content .heading {
    font-size: 32px;
    font-weight: 200;
    letter-spacing: 4px;
    margin-bottom: 40px;
    color: #56750f;
    text-transform: uppercase;;
}

.tattva-page .content .text {
    font-size: 12px;
    line-height: 20px
}

.tattva-page .content .contact-map {
    width: 100%;
    /* margin-left: 50px; */
    float: left
}

.tattva-page .content .contact-map .text {
    font-size: 14px;
    padding-top: 30px
}

.tattva-page .content .contact-map .text a {
    color: #666;
    text-decoration: none
}

.tattva-page .contact .sections-container .backyard {
    position: relative;
    top: 0;
    height: 100%;
    width: 50%;
    float: left;
    z-index: 2
}
.tattva-page .contact .sections-container {
    position: relative;
    top: 0;
    height: 100%;
}
.tattva-page .contact .sections-container .backyard .image,
.tattva-page .contact .sections-container .backyard .video-container {
    position: absolute;
    right: 0;
    width: 100%;
    z-index: -1
}

.tattva-page .contact .sections-container .backyard .content {
    height: 100%;
    width: calc(100% - 80px);
    background: rgba(56, 48, 31, .35);
    padding-left: 80px;
    text-align: left;
}

.tattva-page .contact .sections-container .backyard .content .heading {
    max-width: 450px;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 1px;
    text-transform: none;
    margin-bottom: 10px;
    margin-top: 20px;
}
.tattva-page .contact .sections-container .backyard .content .heading a{
    color: #fff;
}
.tattva-page .contact .sections-container .backyard .content .text {
    max-width: 400px;
    font-size: 14px;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
}

.tattva-page .contact .sections-container .botanist-trees-types {
    position: relative;
    top: 0;
    height: 100%;
    width: 50%;
    float: left;
    z-index: 2
}

.tattva-page .contact .sections-container .botanist-trees-types .botanist {
    position: relative;
    height: 50%;
    width: 100%;
    overflow: hidden;
    z-index: 2
}
.tattva-page .contact .sections-container .backyard .image img {
    height: 100%
}
  /* .tattva-page .sections-container .content .launch-button {
        padding: 10px 15px;
        font-size: 14px;
        line-height: 20px;
         background: #161616;
        border: 1px solid #161616;
        margin-top: 20px;
    }
    .tattva-page .sections-container .content .launch-button:hover {
        background: #56750f;
    } */


.tattva-page .sections-container .content .launch-button {
    display: block;
    font-size: 12px;
    height: 75px;
    width: 75px;
    vertical-align: middle;
    line-height: 18px;
    text-transform: uppercase;
    margin: 0 auto;
    border: 1px solid #161616;
    letter-spacing: 2px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.tattva-page .sections-container .content .launch-button:hover {
    background: #000
}

.tattva-page .sections-container .content .launch-button span {
    display: block;
    color: #161616;
    padding: 22px 0 15px 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.tattva-page .sections-container .content .launch-button:hover span {
    color: #fff
}



.tattva-page .sections-container .botanist-trees-types .trees-types {
    position: absolute;
    bottom: 0;
    right: 0;
    height: calc(50% - 30px);
    width: 100%;
    text-align: center;
    background: #dedec2;
    overflow: hidden;
    margin-bottom: 30px;
    z-index: 3
}

.tattva-page .contact .sections-container .botanist-trees-types .trees-types.expanded {
    height: 100%;
    width: 200%;
    z-index: 3
}

.tattva-page .contact .sections-container .botanist-trees-types .trees-types .content {
    height: 100%;
    width: 100%;
    max-width: 800px;
    margin: 0 auto 50px
}

.tattva-page .contact .sections-container .botanist-trees-types .trees-types .content .heading {
    color: #56750f;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 15px
}

.tattva-page .contact .sections-container .botanist-trees-types .trees-types .content .text {
    color: #161616;
    font-size: 14px;
    line-height: 20px;
    padding: 0 30px
}

.tattva-page .contact .sections-container .botanist-trees-types .trees-types.expanded:hover .content .heading {
    display: none
}

.tattva-page .contact .sections-container .botanist-trees-types .trees-types.expanded:hover .content .text {
    display: none
}

.tattva-page .contact .sections-container .botanist-trees-types .trees-types.expanded .content .text {
    padding-bottom: 25px;
    display: none
}

.tattva-page .contact .sections-container .botanist-trees-types .trees-types .content .text.detailed,
.tattva-page .contact .sections-container .botanist-trees-types .trees-types:hover .content .text.detailed {
    height: 0;
    overflow: hidden;
    padding: 0;
    opacity: 0
}

.tattva-page .contact .sections-container .botanist-trees-types .trees-types.expanded .content .text.detailed {
    height: calc(20px * 6);
    padding-bottom: 165px;
    opacity: 1
}

  .tattva-page .vision .content-container .content .launch-button {
        height: 60px;
        width: 60px;
        font-size: 10px;
        line-height: 10px;
        display: none
    }
    .tattva-page .vision .content-container .content .launch-button span {
        padding: 24px 0 16px
    }

@media (max-width: 1024px) {

    /* Main section */
    .tattva-page .contact {
        height: auto !important;
        min-height: 100vh;
        overflow: visible !important;
    }

    /* Container */
    .tattva-page .contact .sections-container {
        height: auto !important;
        display: flex;
        flex-direction: column;
    }

    /* Image section */
    .tattva-page .contact .sections-container .backyard {
        width: 100%;
        height: auto !important;
        min-height: 350px;
        float: none;
        position: relative;
        order: 1;
    }

    .tattva-page .contact .sections-container .backyard .image {
        position: relative;
        width: 100%;
        height: 400px;
        right: auto;
        z-index: 1;
        overflow: hidden;
    }

    .tattva-page .contact .sections-container .backyard .image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }

    /* Remove desktop positioning from image content */
    .tattva-page .contact .sections-container .backyard .content {
        width: 100%;
        height: auto;
        padding: 40px 30px;
        box-sizing: border-box;
    }

    /* Text section */
    .tattva-page .contact .sections-container .botanist-trees-types {
        width: 100%;
        height: auto !important;
        min-height: 0;
        float: none;
        position: relative;
        order: 2;
    }

    .tattva-page .contact .sections-container
    .botanist-trees-types .trees-types {
        position: relative;
        width: 100% !important;
        height: auto !important;
        min-height: 0;
        margin: 0;
        bottom: auto;
        right: auto;
        overflow: visible;
    }

    /* Content */
    .tattva-page .contact .sections-container
    .botanist-trees-types .trees-types .content {
        width: 100%;
        height: auto !important;
        max-width: 900px;
        margin: 0 auto;
        padding: 50px 40px 60px;
        box-sizing: border-box;
    }

    /* Heading */
    .tattva-page .contact .sections-container
    .botanist-trees-types .trees-types .content .heading {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 20px;
    }

    /* Text */
    .tattva-page .contact .sections-container
    .botanist-trees-types .trees-types .content .text {
        font-size: 14px;
        line-height: 21px;
        padding: 0;
    }

    /* Contact map */
    .tattva-page .content .contact-map {
        width: 100%;
        margin: 0;
        float: none;
    }

    .tattva-page .content .contact-map .text {
        font-size: 15px;
        line-height: 23px;
        padding-top: 0;
    }

    /* Gallery button */
    .tattva-page .sections-container .content .launch-button {
        display: inline-block;
        margin-top: 20px;
        padding: 1px 1px;
        font-size: 12px;
        line-height: 18px;
    }
.tattva-page .sections-container .content .launch-button span {
    padding: 19px 0 10px 0;
}
    /* Disable desktop expanded behaviour */
    .tattva-page .contact .sections-container
    .botanist-trees-types .trees-types.expanded {
        width: 100% !important;
        height: auto !important;
    }

    .tattva-page .contact .sections-container
    .botanist-trees-types .trees-types.expanded .content .text {
        display: block;
        height: auto;
        padding: 0;
        opacity: 1;
    }

    .tattva-page .contact .sections-container
    .botanist-trees-types .trees-types.expanded:hover .content .heading,
    .tattva-page .contact .sections-container
    .botanist-trees-types .trees-types.expanded:hover .content .text {
        display: block;
    }
}