﻿body {
    font-family: 'Roboto' !important;
}

.geo_line {
    color: white;
    border-bottom: 1px solid white;
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
}

.geo_img {
    margin-left: -1rem;
}

.activeclass {
    position: absolute;
    top: -98px;
    left: 41px;
    font-size: 50px;
    color: #ffffff;
    font-family: 'Roboto';
}

.geordy_content {
    text-align: left;
    color: white;
    /*    padding-left: 2rem;
    padding-right: 2rem;*/
    font-weight: 300;
    font-size: 25px;
    line-height: 2.2rem;
}

.sec2-para {
    font-size: 19px;
    text-align: left;
    color: white;
    /*    padding-left: 2rem;
    padding-right: 2rem;*/
    line-height: 1.8rem;
}

.section_geordy {
    background: #16894a;
}

.text-1 {
    margin-top: 15px;
    text-align: left;
    color: black;
    font-weight: 400;
    margin-right: 4rem;
    font-size: 19px;
    line-height: 1.6;
}

.test-clr:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 165px;
    background: #386143c2;
}

.lists {
    color: white;
    text-align: left;
    list-style: outside;
    line-height: 2.3rem;
    font-weight: 600;
}

.sec2-para2 {
    color: white;
    text-align: left;
    padding-left: 1rem;
    padding-right: 3rem;
}

.foundersalign {
    background: white;
    padding: 12px;
    margin: 20px 0 0 7%;
    float: left;
    width: 30%;
    padding-top: 6px;
    margin-bottom: 29px;
    padding-bottom: 28px;
    height: 585px;
}

.foundersheader h7 {
    font-size: 25px;
    font-weight: 600;
}

.foundersheader {
    font-size: 25px;
    font-weight: bold;
    color: #16894a !important;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0;
}

.leader-img {
    display: block;
    width: 108px;
}

.profile-name {
    /*    margin-top:1rem;*/
    font-weight: 900;
    text-align: start;
}

.profile-position-2 {
    text-align: start;
}

#text {
    display: none;
}

.btn-container {
    margin: auto;
    height: 44px;
    width: 166.23px;
    text-align: -webkit-center;
}

.about-img-grp {
    display: flex;
    align-items: start;
    justify-content: start;
    gap: 20px;
}

/* Founder/leadership rows: fixed-width image + text side by side with no
   wrap allowed the row to overflow and clip on narrow phones. */
@media (max-width: 480px) {
    .about-img-grp {
        flex-wrap: wrap;
        min-width: 0;
    }

        .about-img-grp .leader-img {
            margin: 0 auto 0.5rem;
        }

        .about-img-grp > div:last-child {
            min-width: 0;
            flex: 1 1 100%;
            text-align: center;
        }

            .about-img-grp > div:last-child .profile-position-2,
            .about-img-grp > div:last-child p {
                text-align: center !important;
            }
}

.readmorebtn2 {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    cursor: pointer;
    border: none;
    padding: 8px 14px;
    font-size: 14px;
    background: #16894a;
    color: white !important;
    box-sizing: border-box;
    border-radius: 4px;
    text-align: center;
    /*margin-left: 210px;*/
}

    .readmorebtn2:hover {
        user-select: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        cursor: pointer;
        border: none;
        font-size: 14px;
        background: #19653f;
        color: white;
        box-sizing: border-box;
        border-radius: 4px;
    }

.readmorebtn {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    cursor: pointer;
    border: none;
    padding: 8px 14px;
    font-size: 14px;
    background: #16894a;
    color: white !important;
    box-sizing: border-box;
    border-radius: 4px;
    display: block;
    /*    margin: 0 auto;*/
    width: 110px;
    text-align: center;
}

    .readmorebtn:hover {
        user-select: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        cursor: pointer;
        border: none;
        font-size: 14px;
        background: #19653f;
        color: white !important;
        box-sizing: border-box;
        border-radius: 4px;
        /*margin-left: 35%;*/
    }

.fa-chevron-down {
    margin-left: 6px;
}

.contct_us {
    font-size: 52px;
    padding-left: 182px;
}

.section3buttons {
    font-family: 'Roboto';
    font-size: 21px;
    background: #16894a;
    border: #16894a;
    padding-left: 31px;
    padding-right: 31px;
    padding-top: 11px;
    padding-bottom: 11px;
    margin-right: 8px;
    color: #fff;
    border-radius: 5px !important;
}

.buttons {
    text-align: -webkit-left;
}

.section3buttons:hover {
    background: #16894a;
    border: #16894a;
    color: #fff;
    float: left;
}

.more-info {
    font-size: 52px;
    padding-left: 264px;
    margin-top: -30px;
}

.term-text {
    text-indent: 2rem !important;
}

/*new css starts*/
.aboutusdetails {
    font-size: 37px;
    text-align: left;
}

.meetgeordy {
    color: #fff;
    font-weight: 300;
    font-size: 45px;
}

.CEO-name {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
}

.founder {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}

.space-left.collapse:not(.show) {
    padding-left: 2rem;
    padding-right: 2rem;
}

.section4buttons {
    /*margin-top: 20px;*/
    font-family: 'Roboto';
    font-size: 16px;
    background: #16894a;
    border: #16894a;
    padding-left: 31px;
    padding-right: 31px;
    padding-top: 11px;
    padding-bottom: 11px;
    margin-right: 8px;
    border-radius: 5px !important;
    color: #ffffff;
    float: left;
}

    .section4buttons:hover {
        background: #16894a;
        border: #16894a;
        color: #ffffff;
        float: left;
    }

.nameCol {
    margin-top: 3.5rem;
}

.leaderTeam {
    margin-top: 1rem;
}
/*    #section4buttonsreq {
    margin-top: -6px;
    font-family: 'Roboto';
    font-size: 15px;
    background: #16894a;
    border: #16894a;
    padding-left: 31px;
    padding-right: 31px;
    padding-top: 6px;
    padding-bottom: 5px;
    margin-right: 8px;
    outline: none;
}*/
/* new css ends*/
/*Ipad view*/
/*------------media query styles----------------*/
@media only screen and (max-width: 767px) {
    .foundersheader h7, .foundersheader {
        font-size: 20px !important;
    }
    /*    .readmorebtn2 {
        margin-left: 117px;
    }
*/
    /*        .readmorebtn2:hover {
            margin-left: 35%;
        }*/
    /*.sub-header-about {
        margin-top: 10px !important;
    }*/
    .geo_img {
        margin-left: 0rem;
        width: inherit;
    }

    .more-info {
        padding-left: 0px;
        font-size: 37px;
    }

    .aboutusdetails {
        font-size: 25px !important;
    }

    .text-1 {
        margin-right: auto !important;
        font-size: 17px;
    }

    .section4buttons {
        /*margin-top: 11px;*/
        margin-bottom: 11px;
    }

    .section3buttons {
        font-family: 'Roboto';
        font-size: 18px;
        background: #16894a;
        border: #16894a;
        padding-left: 18px;
        padding-right: 12px;
        padding-top: 11px;
        padding-bottom: 11px;
        margin-right: 8px;
        color: #fff;
        border-radius: 5px !important;
    }

    .meetgeordy {
        font-size: 35px;
    }

    .CEO-name {
        font-size: 17px;
    }

    .nameCol {
        margin-top: 1rem;
    }

    .profile-row2 {
        margin-top: -24px !important;
    }
}

@media screen and (max-width: 900px) and (min-width: 768px) {
    .fa-envelope-o {
        font-size: 18px;
    }

    #section3buttonssch {
        margin-top: -6px;
        font-family: 'Roboto';
        font-size: 15px;
        background: #16894a;
        border: #16894a;
        padding-left: 10px;
        padding-right: 6px;
        padding-top: 6px;
        padding-bottom: 5px;
        margin-right: 8px;
        outline: none;
    }
    /*    .readmorebtn {
        margin-left: 47px !important;
    }
    .readmorebtn2 {
        margin-left: 113px!important;
    }*/
    #section3buttonsreq {
        margin-top: -6px;
        font-family: 'Roboto';
        font-size: 15px;
        background: #16894a;
        border: #16894a;
        padding-left: 10px;
        padding-right: 6px;
        padding-top: 6px;
        padding-bottom: 5px;
        margin-right: 8px;
        outline: none;
    }

    .section4buttons {
        margin-top: -6px;
        font-family: 'Roboto';
        font-size: 15px;
        background: #16894a;
        border: #16894a;
        padding-left: 10px;
        padding-right: 6px;
        padding-top: 6px;
        padding-bottom: 5px;
        margin-right: 8px;
        outline: none;
    }
}

#profile-description {
    max-width: 400px;
    margin-top: 50px;
    position: relative;
}

    #profile-description .text {
        /*   width: 660px;  */
        margin-bottom: 5px;
        color: #777;
        padding: 0 15px;
        position: relative;
        font-family: 'Roboto';
        font-size: 14px;
        display: block;
    }

    #profile-description .show-more {
        /*   width: 690px;  */
        color: #777;
        position: relative;
        font-size: 12px;
        padding-top: 5px;
        height: 20px;
        text-align: center;
        background: #f1f1f1;
        cursor: pointer;
    }

        #profile-description .show-more:hover {
            color: #1779dd;
        }

    #profile-description .show-more-height {
        height: 65px;
        overflow: hidden;
    }

#Geordy {
    font-size: 14px;
    line-height: 1.5;
}

    #Geordy p.collapse:not(.show) {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: 3px;
    }

/*    #Geordy p.collapsing {
    }

    #Geordy a.collapsed:before {
        content: 'Read More';
    }

    #Geordy a:not(.collapsed):before {
        content: ' Read Less';
    }*/

#Mathew {
    font-size: 14px;
    line-height: 1.5;
}

    #Mathew p.collapse:not(.show) {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: 3px;
    }

/*    #Mathew p.collapsing {
    }

    #Mathew a.collapsed:before {
        content: 'Read More';
    }

    #Mathew a:not(.collapsed):before {
        content: ' Read Less';
    */ }

#Raj {
    font-size: 14px;
    line-height: 1.5;
}

    #Raj p.collapse:not(.show) {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: 3px;
    }

/*    #Raj p.collapsing {
    }

    #Raj a.collapsed:before {
        content: 'Read More';
    }

    #Raj a:not(.collapsed):before {
        content: ' Read Less';
    */ }

#Spencer {
    font-size: 14px;
    line-height: 1.5;
}

    #Spencer p.collapse:not(.show) {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: 3px;
        padding-left: 2rem;
        padding-right: 2rem;
    }

/*    #Spencer p.collapsing {
    }

    #Spencer a.collapsed:before {
        content: 'Read More';
    }

    #Spencer a:not(.collapsed):before {
        content: ' Read Less';
    */ }

#Ben {
    font-size: 14px;
    line-height: 1.5;
}

    #Ben p.collapse:not(.show) {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: 3px;
    }

/*    #Ben p.collapsing {
    }

    #Ben a.collapsed:before {
        content: 'Read More';
    }

    #Ben a:not(.collapsed):before {
        content: ' Read Less';
    }*/

#Ashley {
    font-size: 14px;
    line-height: 1.5;
}

    #Ashley p.collapse:not(.show) {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: 3px;
    }

/*    #Ashley p.collapsing {
    }

    #Ashley a.collapsed:before {
        content: 'Read More';
    }

    #Ashley a:not(.collapsed):before {
        content: ' Read Less';
    }*/

#Brittany {
    font-size: 14px;
    line-height: 1.5;
}

    #Brittany p.collapse:not(.show) {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: 3px;
    }

/*    #Brittany p.collapsing {
    }

    #Brittany a.collapsed:before {
        content: 'Read More';
    }

    #Brittany a:not(.collapsed):before {
        content: ' Read Less';
    }*/

@media (min-width: 992px) and (max-width: 1199px) {
    .aboutusdetails {
        font-size: 26px;
    }

    .text-1 {
        font-size: 15px;
    }

    .nameCol {
        padding-left: 45px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .foundersheader h7 {
        font-size: 25px !important;
    }
    /*    .sub-header-about {
        margin-top: 22px !important;
    }*/
    .text-1 {
        font-size: 16px;
    }

    .aboutusdetails {
        font-size: 25px;
    }

    .geo_img {
        width: 581px;
    }

    .positionTim {
        white-space: nowrap !important;
        margin-left: -16px !important;
    }

    #section4buttonssch {
        padding: 8px 18px;
    }
}

@media (max-width: 480px) {
    .foundersheader h7 {
        font-size: 23px !important;
    }

    .profile1 {
        margin-top: -18px;
    }

    .leaderTeam {
        margin-top: -1rem;
    }
}

@media(max-width:374px) {
    .lists {
        line-height: 1.8rem;
    }
}

.mob-service {
    margin-top: 5px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .mob-service {
        margin-top: -17px;
    }
}

@media (min-width: 361px) and (max-width: 767px) {
    .mob-service {
        margin-top: -21px;
    }
}

@media (max-width: 360px) {
    .mob-service {
        margin-top: -32px;
    }
}

@media (max-width: 992px) {
    .new-ui {
        padding: 0px !important;
    }
}
