.board-container {
    margin-bottom: 40px;
}

.p-txt{
    font-size: 20px;
    color: black;
    text-align: justify;
}

.single-vision-heading{
    margin-top: 20px;
    text-transform: uppercase;
    line-height: 50px;
    font-size: 30px;
    font-weight: bold;
    color: #000000;
}
.single-vision{
    float: left;
    width: 40%;
    margin: 0 5%;
    min-height: 250px;
    text-align: center;
    margin-bottom: 50px;
    padding-bottom: 30px;
    background: #e8e8e8;
    box-shadow: 0px 1px 6px rgb(86 78 40 / 75%);
}


.single-vision-txt{
    text-align: center;
    padding: 20px;
}


.management-text p{
    padding-right: 30px;
    font-size: 20px;
}
.single-about-usp{
    margin-bottom: 20px;
}
.about-us-container{
    padding-top: 0!important;
}
.board-container{
    width: 75%;
    float: left;
    margin-left: 5%;
}
.story-heading{
    text-align: left;
    padding-left: 30px;
    margin-top: 0;
}

.story-heading span{
    border: none;
}
.about-usp{
    width: 20%;
    float: left;
}
.about-heading{
    width: 60%;
}
.about-heading span{
    border-bottom: none;
}

@media screen and (min-width: 1024px ) {

    .vision-txt{
        text-align: left;
    }
    .l-a{
        text-align: left;
    }
    .board-member-details-pop-up {
        width: 100%;
        background: white;
        height: 500px;
        box-shadow: 0px 1px 6px rgba(86, 78, 40, 0.75);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 100;

    }

    .close-pop-up{
        float: right;
        cursor: pointer;
        font-size: 22px;
        width: 20px;
    }

    .board-mem-desc {
        float: left;
    }

    .container-padding-2 {
        padding: 2%
    }

    .who-we-heading {
        font-size: 60px;
    }

    .who-we-txt-container {
    }

    .who-we-txt-content {
        font-size: 20px;
        color: black;
        width: 60%;
        text-align: center;
        float: left;

    }
    .who-we-txt-content p {
        margin-bottom: 50px;
    }

    .who-we-img-container {
        width: 40%;
        float: right;
        padding: 0% 0% 4% 4%;
    }

    .who-we-img {
        height: 400px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-bottom: 40px;
        position: relative;
    }

    .who-we-img-txt {
        text-align: center;
        margin-left: 15%;
        background: white;
        position: absolute;
        top: 33%;
        width: 70%;
        font-size: 30px;
        margin-right: 15%;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .left-line {
        width: 33%;
        display: inline-block;
        border: 1px solid #0d84bc;
        position: relative;
        bottom: 20px;
        font-weight: bold;

    }

    .single-about-usp{
        margin-bottom: 10px;
        padding-left: 60px;
    }

    .story-heading{
        padding-left: 0;
    }

    .left-line-20 {
        width: 19%;
        display: inline-block;
        border: 1px solid #0d84bc;
        position: relative;
        bottom: 20px;
        font-weight: bold;

    }

    .vision-box {
        margin-left: 10%;
        margin-right: 3%;
        width: 37%;

    }
    .mission-box{
        margin-left: 2%;
        margin-right: 10%;
        width: 37%;
    }

    .line-txt {
        width: 33%;
        display: inline-block;
        text-align: center;
        font-size: 60px;

    }

    .line-txt-60 {
        width: 60%;
        display: inline-block;
        text-align: center;
        font-size: 60px;

    }

    .right-line {
        width: 33%;
        display: inline-block;
        border: 1px solid #0d84bc;
        position: relative;
        bottom: 20px;
        font-weight: bold;

    }

    .right-line-20 {
        width: 19%;
        display: inline-block;
        border: 1px solid #0d84bc;
        position: relative;
        bottom: 20px;
        font-weight: bold;

    }

    .values-txt, .we-build-other-txt {
        font-size: 20px;
        color: black;
        text-align: justify;
    }

    .we-build-other-txt {
        width: 70%;
        float: left;
    }

    .we-build-big-txt {
        width: 30%;
        float: left;
        font-size: 40px;
        text-align: right;
        margin-top: 20px;
        padding-right: 20px;
    }

    .management-img {
        width: 300px;
        height: 300px;
        background-repeat: no-repeat;
        background-size: contain;
        float: left;
        background-position: center;
    }

    .management-container {

        padding: 50px 6% 0 6%;
    }

    .img-bg-circle {
        position: absolute;
        top: 50px;
        left: 25px;
        width: 250px;
        height: 250px;
        background: #0d84bc;
        z-index: -1;
        border-radius: 200px;
    }

    .img-bg-outer-circle {
        position: absolute;
        top: 25px;
        left: 0px;
        width: 300px;
        height: 300px;
        background: #9a9a9a;
        z-index: -1;
        border-radius: 200px;
    }

    .img-bg-outer-circle-white {
        position: absolute;
        top: 37px;
        left: 12px;
        width: 275px;
        height: 275px;
        background: white;
        z-index: -1;
        border-radius: 200px;
    }

    .management-img-container {
        float: left;
        width: 30%;
        position: relative;

    }

    .management-text {
        float: left;
        width: 100%;
        padding: 0px 0 0 0px;
        text-align: justify;
        font-size: 16px;
    }

    .management-name {
        color: black;
        font-size: 18px;

    }

    .board-img {
        width: 250px;
        height: 250px;
        background-repeat: no-repeat;
        background-size: contain;
        float: left;
        background-position: center;
        position: relative;
        z-index: 2;
    }

    .management-container {

        padding: 0px 0% 0 0;
    }

    .board-img-bg-circle {
        position: absolute;
        top: 50px;
        left: 25px;
        width: 200px;
        height: 200px;
        background: #0d84bc;
        z-index: 1;
        border-radius: 200px;
    }

    .board-person-desc {
        width: 66%;
        float: left;
    }

    .board-member-details-pop-up .board-img-container {
        width: 33%;
    }

    .board-img-bg-outer-circle {
        position: absolute;
        top: 25px;
        left: 0px;
        width: 250px;
        height: 250px;
        background: #9a9a9a;
        z-index: 1;
        border-radius: 200px;
    }

    .board-img-bg-outer-circle-white {
        position: absolute;
        top: 37px;
        left: 12px;
        width: 225px;
        height: 225px;
        background: white;
        z-index: 1;
        border-radius: 200px;
    }

    .board-img-container {
        float: left;
        width: 33%;
        position: relative;
        cursor:pointer;

    }

    .board-mem-desc{
        display: none;
    }

    .board-name {
        color: black;
        font-size: 18px;

    }

    .single-board-container {
        position: relative;
        height: 300px;
        padding-left: 20%;
        padding-top: 10%;

    }

    .single-board-bg {
        position: relative;
    }

    .board-person-name {
        text-align: center;
        font-size: 18px;
        margin-top: 30px;
        color: black;
    }

}

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

    .board-member-details-pop-up {
        width: 100%;
        background: white;
        height: 500px;
        box-shadow: 0px 1px 6px rgba(86, 78, 40, 0.75);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 100;

    }

    .close-pop-up{
        float: right;
        cursor: pointer;
        font-size: 22px;
        width: 20px;
    }

    .board-mem-desc {
        float: left;
    }

    .board-mem-desc{
        display: none;
    }

    .container-padding-2 {
        padding: 2%
    }

    .who-we-heading {
        font-size: 40px;
        text-align: center;
    }

    .who-we-txt-container {
    }

    .who-we-txt-content {
        font-size: 20px;
        color: black;
        width: 100%;
        text-align: justify;
        float: left;

    }

    .who-we-img-container {
        width: 100%;
        float: right;
        padding: 3% 2% 4% 4%;
    }

    .who-we-img {
        height: 400px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-bottom: 40px;
        position: relative;
    }

    .who-we-img-txt {
        text-align: center;
        margin-left: 15%;
        background: white;
        position: absolute;
        top: 33%;
        width: 70%;
        font-size: 30px;
        margin-right: 15%;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .left-line {
        width: 33%;
        display: inline-block;
        border: 1px solid #0d84bc;
        position: relative;
        bottom: 20px;
        font-weight: bold;

    }

    .left-line-20 {
        width: 19%;
        display: inline-block;
        border: 1px solid #0d84bc;
        position: relative;
        bottom: 20px;
        font-weight: bold;

    }

    .line-txt {
        width: 100%;
        display: inline-block;
        text-align: center;
        font-size: 40px;

    }

    .line-txt-60 {
        width: 60%;
        display: inline-block;
        text-align: center;
        font-size: 60px;

    }

    .right-line {
        width: 33%;
        display: inline-block;
        border: 1px solid #0d84bc;
        position: relative;
        bottom: 20px;
        font-weight: bold;

    }

    .right-line-20 {
        width: 19%;
        display: inline-block;
        border: 1px solid #0d84bc;
        position: relative;
        bottom: 20px;
        font-weight: bold;

    }

    .values-txt, .we-build-other-txt {
        font-size: 20px;
        color: black;
        text-align: justify;
    }

    .we-build-other-txt {
        width: 100%;
        /*float: left;*/
    }

    .we-build-big-txt {
        width: 100%;
        float: left;
        font-size: 30px;
        text-align: left;
        margin-top: 10px;
        padding-right: 20px;
        margin-bottom: 10px;
    }

    .management-img {
        width: 300px;
        height: 300px;
        background-repeat: no-repeat;
        background-size: contain;
        float: left;
        background-position: center;
    }

    .management-container {

        padding: 50px 2% 0 2%;
    }

    .img-bg-circle {
        position: absolute;
        top: 50px;
        left: 25px;
        width: 250px;
        height: 250px;
        background: #0d84bc;
        z-index: -1;
        border-radius: 200px;
    }

    .img-bg-outer-circle {
        position: absolute;
        top: 25px;
        left: 0px;
        width: 300px;
        height: 300px;
        background: #9a9a9a;
        z-index: -1;
        border-radius: 200px;
    }

    .img-bg-outer-circle-white {
        position: absolute;
        top: 37px;
        left: 12px;
        width: 275px;
        height: 275px;
        background: white;
        z-index: -1;
        border-radius: 200px;
    }

    .management-img-container {
        float: left;
        width: 100%;
        margin-left: 5%;
        position: relative;
        margin-right: 5%;

    }

    .management-text {
        float: left;
        width: 100%;
        padding: 0;
        text-align: justify;
        font-size: 16px;
    }

    .management-name {
        color: black;
        font-size: 18px;

    }

    .board-img {
        width: 250px;
        height: 250px;
        background-repeat: no-repeat;
        background-size: contain;
        float: left;
        background-position: center;
    }

    .management-container {

        padding: 0;
    }

    .board-img-bg-circle {
        position: absolute;
        top: 50px;
        left: 25px;
        width: 200px;
        height: 200px;
        background: #0d84bc;
        z-index: -1;
        border-radius: 200px;
    }

    .board-img-bg-outer-circle {
        position: absolute;
        top: 25px;
        left: 0px;
        width: 250px;
        height: 250px;
        background: #9a9a9a;
        z-index: -1;
        border-radius: 200px;
    }

    .board-img-bg-outer-circle-white {
        position: absolute;
        top: 37px;
        left: 12px;
        width: 225px;
        height: 225px;
        background: white;
        z-index: -1;
        border-radius: 200px;
    }

    .board-img-container {
        float: left;
        width: 100%;
        position: relative;

    }

    .board-name {
        color: black;
        font-size: 18px;

    }

    .single-board-container {
        position: relative;
        height: 300px;
        padding-left: 12%;
        padding-top: 10%;

    }

    .single-board-bg {
        position: relative;
    }

    .board-person-name {
        text-align: center;
        font-size: 18px;
        margin-top: 30px;
        color: black;
    }

    .heading-mob {
        font-size: 40px;
        text-align: center;
        width: 100%;
    }

    .board-member-details-pop-up{
        height: auto;
    }

    .board-person-desc{
        padding: 20px;
        text-align: justify;
    }

    .about-heading{
        width: 100%;
    }
    .about-usp{
        width: 100%;
    }
    .board-container{
        width: 100%;
        float: left;
        margin-left: 0;
    }
    .story-heading {
        text-align: center;
        padding-left: 0px;
    }
    .management-text p{
        padding: 20px;
    }
    .single-vision{
        width: 90%;
    }
}