body {
    margin: 0;
    padding: 0;
    font-family: "Montserrat";
}
 /*.profile-main {
    display: none;
}*/
#executive-director-profile {
    position: relative;
    display: flex;
    width: 60%;
    top: 50%;
    left: 50%;
    font-size: 50px;
    color: white;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}
.profile-left {
    left: 0px;
    bottom: 0px;
    width: 40%;
    background: rgba(46,49,146,1);
}
.profile-right {
    right: 0px;
    top: 0px;
    background: rgba(219,166,65,1);
    width: 60%;
}
#profile-overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.8);
    z-index: 100;
    cursor: pointer;
}
#profile-overlay2 {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.8);
    z-index: 100;
    cursor: pointer;
}
#profile-overlay3 {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.8);
    z-index: 100;
    cursor: pointer;
}
#profile-overlay4 {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.8);
    z-index: 100;
    cursor: pointer;
}
#profile-overlay5 {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.8);
    z-index: 100;
    cursor: pointer;
}
#profile-overlay6 {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.8);
    z-index: 100;
    cursor: pointer;
}
#profile-overlay7 {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.8);
    z-index: 100;
    cursor: pointer;
}
#profile-overlay8 {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.8);
    z-index: 100;
    cursor: pointer;
}
#profile-overlay9 {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.8);
    z-index: 100;
    cursor: pointer;
}

.profile-overlay-image-container {
    width: 40%;
    height: 64%;
    position: absolute;
    align-self: center;
    left: 12%;
    top: 12%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: grayscale(1);
}
.profile-detail-description {
    width: 60%;
    height: 60vh;
    align-self: center;
    margin-left: 30%;
    font-family: Roboto;
    font-size: 12px;
    line-height: 27px;
    font-weight: 600;
    color: rgb(46, 49, 146);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.slideone {
    /*position: absolute;*/
    display: block;
    height: 40vh;
}

.slidetwo {
    /*position: absolute;*/
    display: none;
    height: 40vh;
}
.animation-first-column-founder-image {
	height: inherit;
	width: inherit;
}
.profile-close-container {
	height: 7vh;
	display: flex;
    flex-direction:column;
	width: 85%;
	align-self: center;
	margin-left: 10%;
	justify-content: flex-end;
}
.profile-close {
    display: block;
    align-self: flex-end;
    height: 18px;
    color: rgba(46,49,146,1);
    font-family: "Montserrat";
    font-size: 12px;
    line-height: 18px;
}
ul.lower.column {
    width: 100%;
    margin-top: 28px;
    display: flex;
    list-style-type: none;
    padding-left: 15px;
}
li {
    width: 30%;
}
.see_more {
    display: block;
    width: 42%;
    font-size: 10px;
    font-family: "Montserrat";
}
.number {
    display: block;
    width: 42%;
    font-size: 10px;
    font-family: "Montserrat";
}
.back {
    display: none;
    font-family: "Montserrat";
    font-size: 10px;
}
.number2 {
    display: none;
    font-family: "Montserrat";
    font-size: 10px;
}
i.fa.fa-arrow-right.bottom {
    width: 21px;
    color: rgba(46,49,146,1);
}
.dot {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
}
.dot1 {
    background-color: #2E3192;
}
.dot2 {
    background-color: none;
}
.profile-left {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
.profile-member-name {
    color: #f8f9fa;
    font-family: "Montserrat";
    font-size: 20px;
    font-weight: bold;
    line-height: 33px;
    padding-left: 33%;
}
.profile-member-position {
    height: 35px;
    color: rgba(255,167,0,1);
    font-family: "Montserrat";
    font-size: 20px;
    line-height: 33px;
    padding-left: 33%;
    padding-bottom: 6rem;
}
.animation-first-column-founder-image{
    height: 50vh;
    width: 40vw;
}

.profile-m {
	display: flex;
    top:0;
	position:absolute;
    animation: fadein 1s ease-in normal backwards;
} 
.profile- {
	 display: flex; 
	 position:absolute;
	 animation: fadeout 1s ease-out normal backwards;
}
.profile-image{
    width:100%;
    height:100%;
}
i.fa.fa-times {
    color: rgba(46,49,146,1);
}
.hideclass {
    display: none;
}
		@keyframes fadein{
	0% {
		transform: scale(0);
	}
	100%{
		transform: scale(1);
	}
}

		@keyframes fadeout{
	100% {
		transform: scale(0);
	}
	0%{
		transform: scale(1); 
	}
}
@media only screen and (max-width: 700px){
    .profile-m, .profile- {
        display: flex;
        flex-direction: column;
    }
    .profile-left {
        width: 100%;
        height:60vh;
    }
    .profile-detail-description {
        position: relative;
        width: 85%;
        font-size: 15px;
        margin: 0;
        height: 40vh;
        line-height: 20px;
    }
    .slideone {
        position: absolute;
        display: block;
    }
    .slidetwo {
        position: absolute;
        display: none;
    }
    .profile-overlay-image-container{
        margin-top:20%;
        height:20vh;
    }
    .profile-member-position {
        padding-bottom:5rem;
    }
    .profile-member-position, .profile-member-name {
        padding-left:15%;
    }
    .profile-close-container{
        width:85%;
        height:7vh;
        margin:0;
    }
    .profile-image {
        height: 100%;
        width: auto;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 600px) {
    .profile-overlay-image-container {
        margin-top: 150px;
        height: 25vh !important;
        width: 50vw !important;
    }

    .profile-image {
        width: 100%;
    }
    .profile-right {
        width: 394px;
        z-index: 1;
        position: absolute;
        height: auto !important;
    }
}

@media only screen and (max-width: 470px) {
    .profile-detail-description {
        font-size: 10px !important;
        height: 40vh;
        margin-top: 85%;
        margin-left: 30px;
        width: 85%;
    }
    .profile-overlay-image-container {
        margin-top: -23px !important;
        height: 20vh !important;
        width: 50vw !important;
        z-index: 5;
    }
    #executive-director-profile {
        width: 82%;
        height: 80%;
    }
    .slideone {
        position: absolute;
        display: block;
    }
    .profile-left {
        width: 185px;
        height: 44vh;
        z-index: 4;
        top: 0%;
    }
    .profile-right {
        width: 100%;
        z-index: 1;
        position: absolute;
        height: auto !important;
    }
    .row.bottom_display {
        width: 90%;
        margin-top: 80%;
        z-index: 7;
    }
    .profile-close-container {
        width: 93%;
        height: 5vh;
        margin: 0;
    }
}