:root {
    --main_pink: #ec278e;
    --main_blue: #3d4998;
    --advisor: #D6EFDB;
    --sernior-leader: #EAEAEA;
}

.margin-all-0per {
    margin: 0%;
}

.mar-b-2per {
    margin-top: 0%;
    margin-bottom: 2.5%;
}

.mar-b-3per {
    margin-top: 0%;
    margin-bottom: 3%;
}

.underline a {
    text-decoration: underline !important;
}

.underline-none {
    text-decoration: none;
}

.underline-none:hover {
    text-decoration: none;
}

.edc_mnmgt_container a:hover {
    text-decoration: none !important;
}

.pad-break {
    padding-top: 2.2%;
}

.footer_notice {
    border-bottom: 1px solid var(--main_pink);
}

.pad_top-3per {
    padding-top: 3%;
}

.pad_top-7per {
    padding-top: 7%;
}

.font-177 {
    font-size: 1.77vw;
    line-height: 2.28vw;
}

section.hero_container {
    background: none !important;
    background-color: white;
    margin-left: 0%;
    padding-top: 2%;
    padding-bottom: 0%;
    padding-left: 10%;
}

.employee {
    margin-top: 3%
}

.employee_section {
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: flex-start;
    justify-items: flex-start;
}

.employee_main_container {
        margin-left: 0% !important;
   margin-right: 0% !important; 
    margin-top: 0%;
    width: 80%;
    align-self: stretch;
}

.empl_sticky_container {
   position: sticky;
    top: 5vw;
    width: 32%;
}

.employee_desc {
    /* width: 100% !important; */
    padding-left: 6%;
    background: #E4EFF8 !important;
    padding-right: 6%;
    padding-bottom: 6%;
}

.emp_title {
    border-bottom: 1px solid #b2b2b2;
    padding-bottom: 2%;
    margin-bottom: 5%;

}
.employee_desc h2 {
    font-size: 1.78vw;
    border-bottom: none !important;
    padding-bottom: 0% !important;
    line-height: 2.5vw;
}
.employee_desc h1 {
    font-size: 1.78vw;
    border-bottom: none !important;
    padding-bottom: 0% !important;
    line-height: 2.5vw;
    margin: 2% 0%;
}

.employee_title-position {
    font-size:1.52vw;
    line-height: 1.9vw;
}

.employee_vid {
    position: relative;
    background: #707172 url('/images/employee-video_bg.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 100% 50%;
    background-color: #ffffff;
  
    width: auto !important;
    margin-left: 0%  !important;
    padding-top: 15%;
    padding-bottom: 41% !important;
    padding-left: 5%;
    display: flex;
    flex-direction: column;
}
div.video_desc h3 
{
	padding-top:3%;
}
div.video_right p 
{
	margin-top:0%;
}
div.video_left
{
	width:20%;
}
div.video_right
{
	width:80%;
}
.employee_vid_aarti {
       position: relative;
    background: #707172 url(/images/about_us-video@2x.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 100% 50%;
    background-color: #ffffff;
    padding-top: 2%;
    width: auto !important;
    margin-left: 0% !important;
    padding-top: 0%;
    padding-bottom: 38% !important;
    padding-left: 5%;
    display: flex;
    flex-direction: column;
}

.video_control {
    position: absolute;
    top: 32%;
}

#videoPlayButton {
    cursor: pointer;
}

.employee_ita_desc {
    background-color: #E4EFF8 !important;
    width: auto !important;
    height: auto;
    margin-left: 0% !important;
    padding: 6%;
}

.employee_image {
    width: 100% !important;
    margin-top: 0%;
}

.employee_image {
    margin-top: 0% !important;
}

.leadership_container {
    margin-top: 5%
}

section.leadership_founder_container h2 {
    color: var(--main_pink);
}

.founders_grid-grid {
    display: grid;
    grid-template-columns:1fr 1fr 1fr;
    column-gap: 7%;
    /* row-gap: 6%; */
}

.founders_grid_ele {
    width: 100% !important;
    margin-top: 0% !important;
    margin-bottom: 22% !important;
}

.leaders {
    background-color: #EAEAEA !important;
}

.grid_filler-quote {
    grid-column: span 2;
    grid-row: span 1;
    margin-top: 0% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* padding: 10%; */
    margin-bottom: 10% !important;
    text-align: center;
}

.grid_image {
    object-fit: cover;
}

.founders_grid {
    width: 100%;
}

.quote_seprator {
    margin-bottom: 5%;
}

.center_align {
    text-align: center;
}

.edc_mnmgt a, a:active {
    border-bottom: #989898;
    cursor: pointer;
}

.tile_linkedIn svg {
    width: 100% !important;
    margin-left: auto;
    margin-right: 50%;
    margin-top: auto;
    margin-bottom: 4%;
}

.designation_desc {
    align-items: flex-end;
    align-items: center;
}

.mob_only {
    display: none;
}
.desk_only {
    display: block;
}

.employee_grid {
    background: #E4EFF8;
}

.advisors_green-bg {
    background: #D6EFDB !important;
}

.mob_only-layout {
    display: flex;
}

.emp_title .mob_only {
    padding-left: 10%;
}

.employee_desc {
    width: auto !important;
}



.space_btwn {
    justify-content: space-between;
}

.underline_none {
    text-decoration: none;
}

.underline_none a {
    text-decoration: none;
}

.video_modal {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 9999999999;
}

.modal_video_holder {
    padding-top: 5%;
}


.dark_blue {
    fill: var(--main_blue);
}

.footer_section_bottom-margin {
    margin-bottom: 10%;
}

section.edc_mnmgt_container {
    margin-top: 0%;
}

div.employee_ita_desc p {
    font-size: 1.14vw;
    line-height: 1.6vw;
}

span.edc_mnmgt_arrow svg {
    fill: var(--main_pink);
}

div.advisors_bg {
    background: var(--advisor) !important;
}

div.senior-leaders_bg {
    background: var(--sernior-leader) !important;
}
.fge_qoute_block
{
    width: 100%;
    background-color: #e6efff;
    margin-top: 0%;
    margin-bottom: 22%;
    display: flex;
    text-align: center;
    align-items: center;
    padding: 0% 5% 0% 5%;
}
.fge_child_block
{
    width:100%;
}
/********** MEDIA QUERIES **********/

@media only screen and (min-width:320px) and (max-width:1024px) {
    .base_margins {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
    }
    .p3 {
        font-size: 2vh;
    }
    .desk_only {
        display: none;
    }
    .mob_only {
        display: block;
    }
    section.leadership_header {
        background: url('/images/leadership-header_mobile.png');
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: 100% 50%;
        background-color: #ffffff;
        padding-top: 2.5%;
        padding-bottom: 18%;
    }
    .employee_vid_aarti {
        position: relative;
    background: #707172 url(/images/about_us-video@2x.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 100% 50%;
    background-color: #ffffff;
    padding-top: 2%;
    width: auto !important;
    margin-left: 0% !important;
    padding-top: 0%;
    padding-bottom: 30% !important;
    padding-left: 5%;
    display: flex;
    flex-direction: column;
    }
    .subhead {
        width: 60%;
    }
    .founders_grid_ele {
        width: 100% !important;
        margin-top: 0% !important;
        margin-bottom: 22% !important;
    }
    .founders_grid-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        column-gap: 7%;
        /* row-gap: 6%; */
    }
    .grid_filler-quote {
        grid-column: auto;
        grid-row: auto;
        margin-top: 0% !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .employee_section {
        flex-direction: column;
    }
    .empl_sticky_container {
        position: absolute;
        width: 35%;
        top: 17.6%;
    }
    .employee_image img {
        width: 84% !important;
    }
    .emp_title {
        border: none;
        padding-top: 6%;
    }
    .employee_main_container {
        width: 105%;
    }
    .breadcrumb_container {
        margin-left: -5%;
    }
    .edc_mnmgt_container h4 {
        font-size: 2.6vh !important;
		line-height: 3.3vh !important;
    }
    .employee_desc h2 {
        font-size: 2.6vh !important;
        line-height: 3.3vh !important;
    }
    .employee_desc h1 {
        font-size: 2.6vh !important;
        line-height: 3.3vh !important;
    }
    .employee_title-position {
        font-size: 2.1vh !important;
        line-height: 2.8vh !important;
    }
    
    .employee_desc p {
        font-size: 1.74vh !important;
        line-height: 2.4vh !important;
    }
    
    .employee_ita_desc p {
        font-size: 1.74vh !important;
        line-height: 2.4vh !important;
    }
    .employee_image .mob_only  {
        width: 35% !important;
   }
   .employee_image .mob_only img {
       width: 45% !important;
   }
   .employee_image {
       width: 70% !important;
   }
   #employee_image_mob_only {
       flex-basis: 48%;
   }
   .filler_quote-text {
    padding: 0% 4% 0% 4%;
}
.grid_filler-quote {
    grid-column: auto;
    grid-row: auto;
    margin-top: 0% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1%;
}
.filler_quote-text {
    padding: 0% 4% 0% 4%;
}
.fge_qoute_block {
    width: 90%;
}
}

/********** MEDIA QUERIES (Apple Only) **********/

@media only screen and (min-device-width:320px) and (max-device-width:1024px) {
    .base_margins {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
    }
    .p3 {
        font-size: 2vh;
    }
    .desk_only {
        display: none;
    }
    .mob_only {
        display: block;
    }
    section.leadership_header {
        background: url('/images/leadership-header_mobile.png');
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: 100% 50%;
        background-color: #ffffff;
        padding-top: 2.5%;
        padding-bottom: 18%;
    }
    .employee_vid_aarti {
        position: relative;
    background: #707172 url(/images/about_us-video@2x.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 100% 50%;
    background-color: #ffffff;
    padding-top: 2%;
    width: auto !important;
    margin-left: 0% !important;
    padding-top: 0%;
    padding-bottom: 30% !important;
    padding-left: 5%;
    display: flex;
    flex-direction: column;
    }
    .subhead {
        width: 60%;
    }
    .founders_grid_ele {
        width: 100% !important;
        margin-top: 0% !important;
        margin-bottom: 22% !important;
    }
    .founders_grid-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        column-gap: 7%;
        /* row-gap: 6%; */
    }
    .grid_filler-quote {
        grid-column: auto;
        grid-row: auto;
        margin-top: 0% !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .employee_section {
        flex-direction: column;
    }
    .empl_sticky_container {
        position: absolute;
        width: 35%;
        top: 17.6%;
    }
    .employee_image img {
        width: 84% !important;
    }
    .emp_title {
        border: none;
        padding-top: 6%;
    }
    .employee_main_container {
        width: 105%;
    }
    .breadcrumb_container {
        margin-left: -5%;
    }
    .edc_mnmgt_container h4 {
        font-size: 2.6vh !important;
		line-height: 3.3vh !important;
    }
    .employee_desc h2 {
        font-size: 2.6vh !important;
        line-height: 3.3vh !important;
    }
    .employee_desc h1 {
        font-size: 2.6vh !important;
        line-height: 3.3vh !important;
    }
    .employee_title-position {
        font-size: 2.1vh !important;
        line-height: 2.8vh !important;
    }
    
    .employee_desc p {
        font-size: 1.74vh !important;
        line-height: 2.4vh !important;
    }
    
    .employee_ita_desc p {
        font-size: 1.74vh !important;
        line-height: 2.4vh !important;
    }
    .employee_image .mob_only  {
        width: 35% !important;
   }
   .employee_image .mob_only img {
       width: 45% !important;
   }
   .employee_image {
       width: 70% !important;
   }
   #employee_image_mob_only {
       flex-basis: 48%;
   }
   .filler_quote-text {
    padding: 0% 4% 0% 4%;
}
.grid_filler-quote {
    grid-column: auto;
    grid-row: auto;
    margin-top: 0% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1%;
}
.filler_quote-text {
    padding: 0% 4% 0% 4%;
}
.fge_qoute_block {
    width: 90%;
}
}
