@charset "utf-8";
/* Global Styles */

body {
	margin-left: auto;
	margin-right: auto;
	width: 92%;
	max-width: 960px;
    height:95vh;
	padding-left: %;
	padding-right: %;
    
    margin-top:4%;
    background-image:url("Sankofa_background_image.png");
     background-repeat:no-repeat;
    background-size: cover;
}
.container{
    
 background-image:;
    background-repeat:no-repeat;
    width:100%;
    max-width:1400px;
    margin-top:2%;
     margin-bottom:2%;
}
a{
    color:#ffffff;
    
    
}
/* Header */
header {
	width: 100%;
	float: none;
}
header .profileLogo .logoPlaceholder {
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
width:100%;
      margin-left:37.5%;
    margin-right:37.5%;
    
}

.sankofa-logo{
    display: inline-block;
    width:30%;
    height:30%;
    padding-top:80px;
    padding-bottom:4px;
    margin-left:35%;
    margin-right:35%;
    margin-bottom:0%;
  
    
}
.sankofa{
 font-family: 'Poppins Medium', 'Poppins Regular', 'Poppins SemiBold', 'Poppins Thin', Helvetica, 'Helvetica Bold', 'Helvetica Light'; 
    font-weight: 800; 
    font-size: 1.8rem;
    letter-spacing:5px;
    line-height:0.6rem; 
    margin-top:1%;
    
}
.investment{
  font-family: 'Poppins Medium', 'Poppins Regular', 'Poppins SemiBold', 'Poppins Thin', Helvetica, 'Helvetica Bold', 'Helvetica Light'; 
    font-weight: 500; 
    font-size: 2rem;
    letter-spacing:2px;  
    
}
.caption{
    padding-top:;
     font-weight: 200; 
   
   
    color: #BA8849; 
    text-align: center;
    font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    -webkit-animation: fadein infinite alternate ease 10s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein infinite alternate ease 10s; /* Firefox < 16 */
        -ms-animation: fadein infinite alternate ease 10s; /* Internet Explorer */
         -o-animation: fadein infinite alternate ease 10s; /* Opera < 12.1 */
            animation: fadein infinite alternate ease 10s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

.contact{
    color:#ffffff;
    align:center;
  
    }

header .profileHeader {
    text-align: center;
    margin-top: 0;
}

header .profileHeader h1 {
    font-family: "Poppins Medium", "Poppins Regular", "Poppins SemiBold", "Poppins Thin", Helvetica, "Helvetica Bold", "Helvetica Light";
    color: #ffffff;
    font-size: 36px;
    font-weight: 100;
    line-height: 24px;
    text-align: center;
}
header .profileHeader h3 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    color: #fbb03b;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
}
hr {
    background-color: rgba(185,183,183,1.00);
    height: 1px;
    text-align: center;
}
header .profileHeader p {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    color: #E9B157;
    font-weight: 300;
    overflow-y: auto;
    text-align: center;
    /* [disabled]font-size: 2rem; */   
}
.contact{
    font-family: 'Poppins Medium', 'Poppins Regular', 'Poppins SemiBold', 'Poppins Thin', Helvetica, 'Helvetica Bold', 'Helvetica Light';
        font-weight: 300;
    font-size: 1.3rem; 
    letter-spacing:0.03em; 
        text-align:center; 
    color:#fff;
}
header .socialNetworkNavBar {
	text-align: center;
	display: block;
	margin-top: 60px;
	clear: both;
}
header .socialNetworkNavBar .socialNetworkNav {
	border-radius: 50%;
	cursor: pointer;
}
header .socialNetworkNavBar .socialNetworkNav img:hover {
	opacity: 0.5;
}
/* Main Content sections */
.mainContent .section1 {
	display: block;
}
.section1 .sectionTitle, .section2 .sectionTitle {
	font-family: 'Montserrat', sans-serif;
	color: rgba(146,146,146,1.00);
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
}
.section1 .sectionTitleRule, .section2 .sectionTitleRule {
	margin: 0 3% 0 0;
	float: left;
	clear: both;
}
.section1 .sectionTitleRule2, .section2 .sectionTitleRule2 {
	background-color: rgba(208,207,207,1.00);
	height: 1px;
	padding: 0px;
}
.mainContent .section1 .section1Content {
	font-family: ProximaNova;
	font-size: 14px;
	font-weight: 100;
	color: rgba(208,207,207,1.00);
}
.mainContent .section1 .section1Content span {
	color: rgba(146,146,146,1.00);
	font-family: sans-serif;
}
.section2 .sectionContentTitle {
	font-family: sans-serif;
	color: rgba(146,146,146,1.00);
	font-size: 18px;
	font-weight: 700;
}
.section2 .sectionContentSubTitle {
	font-family: sans-serif;
	color: rgba(68,67,67,1.00);
	font-size: 14px;
	font-weight: 400;
}
.section2 .sectionContent {
	font-family: sans-serif;
	color: rgba(146,146,146,1.00);
	font-size: 14px;
	font-weight: 400;
	line-height: 1.8;
}
.mainContent {
	display: block;
}
.mainContent .externalResourcesNav .externalResources {
	background-color: rgba(208,207,207,1.00);
	display: inline-block;
	text-align: center;
	margin-top: 0px;
	padding-top: 3%;
	cursor: pointer;
}
.mainContent .externalResourcesNav .externalResources:hover {
	background-color: rgba(153,153,153,1.00);
}
.externalResourcesNav .externalResources a {
	font-family: 'Montserrat', sans-serif;
	color: rgba(255,255,255,1.00);
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	text-decoration: none;
}
.stretch {
	content: '';
	display: inline-block;
	margin-left: 2%;
	margin-right: 2%;
}
/* Footer */
footer .footerDisclaimer {
	font-family: sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: 700;
}
footer .footerDisclaimer span {
	color: rgba(181,178,178,1.00);
	font-weight: 400;
}
footer .footerNote {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 0.9em;
    line-height: 1.6em;
    color: #D5D5D5;
    font-weight: 300;
    width: 100%;
    text-align: center;
    padding-left: 0%;
}
footer .footercopyright{
    font-family: sans-serif;
    font-size: 0.9em;
    line-height: 1.6em;
    color: #ADA7A8;
    font-weight: 400;
    position :relative;
}
footer .footerNote span {
	
    
    color: rgba(181,178,178,1.00);
	font-weight: 400;
    position:absolute;
}

/* Media query for Mobile devices*/
@media only screen and (min-width : 285px) and (max-width : 480px) {
/* Header */
header {
	width: 100%;
	float: none;
}
header .profileLogo .logoPlaceholder {
	display: inline-block;
}
   .sankofa-logo{
    display: inline-block;
    width:70%;
   
    padding-top:50px;
    padding-bottom:1px;
    margin-left:15%;
    margin-right:15%;
    msrgin-bottom:0%;
    }
    .sankofa{
 font-family: 'Poppins Medium', 'Poppins Regular', 'Poppins SemiBold', 'Poppins Thin', Helvetica, 'Helvetica Bold', 'Helvetica Light'; 
    font-weight: 800; 
    font-size: 2.1rem;
    letter-spacing:5px;
    line-height:0.6rem;   
    
}
.investment{
  font-family: 'Poppins Medium', 'Poppins Regular', 'Poppins SemiBold', 'Poppins Thin', Helvetica, 'Helvetica Bold', 'Helvetica Light'; 
    font-weight: 300; 
    font-size: 2rem;
    letter-spacing:2px;  
    
}
 
.caption{
    padding-top:10px;
    font-size:1.2rem;
    line-height:1.2rem;
    padding-left:4%;
    padding-right:4%;
    text-align:center;
    -webkit-animation: fadein infinite alternate ease 10s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein infinite alternate ease 10s; /* Firefox < 16 */
        -ms-animation: fadein infinite alternate ease 10s; /* Internet Explorer */
         -o-animation: fadein infinite alternate ease 10s; /* Opera < 12.1 */
            animation: fadein infinite alternate ease 10s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}


.contact{
    color:#ffffff;
    align:center;
    font-spacing:1rem;
  
    }

header .profilePhoto {
	display: inline-block;
}
header .profileHeader {
	text-align: center;
	margin-top: 0;
}
header .profileHeader p {
	text-align: justify;
    
}
    header .profileHeader p {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    color: #E9B157;
    font-weight: 300;
    line-height: 1.7;
    overflow-y: auto;
    text-align: center;
    font-size: 1.6rem;
    letter-spacing: 0.09em;
}
header .socialNetworkNavBar {
	text-align: center;
	display: block;
	margin-top: 60px;
	clear: both;
	margin-bottom: 15%;
}
header .socialNetworkNavBar .socialNetworkNav {
	width: 60px;
	height: 60px;
	display: inline-block;
	margin-right: 23px;
}
/* Main content sections */
.mainContent .section1 {
	text-align: center;
	margin-bottom: 10%;
}
.section1 .section1Title, .section2 .section1Title {
	text-align: center;
}
.section1 .sectionTitleRule, .section2 .sectionTitleRule {
	width: 100%;
}
.section1 .sectionTitleRule2, .section2 .sectionTitleRule2 {
	display: none;
}
.mainContent .section1 .section1Content {
	display: inline-block;
	text-align: left;
	font-family: sans-serif;
	text-align: justify;
}
.mainContent .section2 {
	display: block;
	text-align: center;
}
.section2 .section2Content {
	margin-top: 10%;
	text-align: justify;
	margin-bottom: 10%;
}
.mainContent .externalResourcesNav {
	margin-bottom: 10%;
}
.mainContent .externalResourcesNav .externalResources {
	width: 100%;
	height: 35px;
}
/* Footer */
footer {
	display: block;
	text-align: center;
	font-family: sans-serif;
}
    footer .footerNote {
    font-family: sans-serif;
    font-size: 0.9em;
    line-height: 1.6em;
    color: #E1E1E1;
    font-weight: 300;
    width: 100%;
    text-align: center;
}
}

/* Media Query for Tablets */
@media only screen and (min-width : 481px) and (max-width : 1024px) {
/* Header */
  
header {
	width: 100%;
	float: none;
}
header .profileLogo .logoPlaceholder {
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
}
 .sankofa-logo{
    display: inline-block;
    width:40%;
  
    padding-top:50px;
    padding-bottom:4px;
    margin-left:30%;
    margin-right:30%;
    margin-bottom:0%;
  
    
}
header .profileHeader p {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    color: #E9B157;
    font-weight: 300;
    line-height: 1.9;
    overflow-y: auto;
    text-align: center;
    letter-spacing: 0.09em;
}
    header .profilePhoto {
	float: left;
	clear: both;
	margin-right: 3%;
	margin-top: 5%;
}
   .contact{
    font-family: 'Poppins Medium', 'Poppins Regular', 'Poppins SemiBold', 'Poppins Thin', Helvetica, 'Helvetica Bold', 'Helvetica Light';
    font-weight: 300;
    font-size:1.3rem ; 
    letter-spacing:0.03em; 
    text-align:center; 
    color:#fff;
}
    
.caption{
    padding-top:10px;
    font-size:1.7rem;
    line-height:1.2rem;
    padding-left:10%;
    padding-right:10%;
    text-align:center;
    -webkit-animation: fadein infinite alternate ease 10s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein infinite alternate ease 10s; /* Firefox < 16 */
        -ms-animation: fadein infinite alternate ease 10s; /* Internet Explorer */
         -o-animation: fadein infinite alternate ease 10s; /* Opera < 12.1 */
            animation: fadein infinite alternate ease 10s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}


header .socialNetworkNavBar .socialNetworkNav {
	width: 74px;
	height: 74px;
	display: inline-block;
	margin-right: 23px;
}
/* Main content and sections */
.section1 .section1Title, .section2 .section1Title {
	text-align: center;
}
.section1 .sectionTitleRule, .section2 .sectionTitleRule {
	width: 100%;
}
.section1 .sectionTitleRule2, .section2 .sectionTitleRule2 {
	display: none;
}
.mainContent .section1 .section1Content {
	display: block;
	margin: 0% 0% 0% 20%;
	font-family: sans-serif;
	margin-top: 5%;
	margin-bottom: 5%;
}
.mainContent .section2 {
	clear: both;
}
.section2 .section2Content {
	padding: 0px;
	margin-left: 20%;
	font-family: sans-serif;
	margin-top: 5%;
	margin-bottom: 5%;
}
.mainContent .externalResourcesNav {
	margin-left: 20%;
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
	padding-top: 0px;
	clear: both;
}
.mainContent .externalResourcesNav .externalResources {
	width: 199px;
	height: 48px;
	margin-top: 5%;
}
/* Footer */
footer .footerDisclaimer {
	float: left;
	margin-left: 3%;
	font-family: sans-serif;
}
footer .footerNote {
    float: right;
    margin-right: 3%;
    font-family: sans-serif;
    color: #C2C2C2;
    text-align: center;
    font-weight: 300;
    line-height: 1.5rem;
    font-size: 0.9rem;
   
}
}

/* Desktops and laptops  */
@media only screen and (min-width:1025px) {
/* Header */
header .profileLogo .logoPlaceholder {
    float: left;
    margin-bottom: 50px;
    padding-right: 0%;
    padding-left:0%;
    width: 100%;
}
    header .profileLogo  .sanakofa-logo{
    width:40%;
    height:40%;
    margin-left:0%;
    margin-right:0%;
  
    
}
header .profilePhoto {
	float: left;
	clear: both;
	margin-right: 3%;
}
header .profileHeader {
	text-align: left;
	padding-top: 0;
}
header .socialNetworkNavBar .socialNetworkNav {
	width: 74px;
	height: 74px;
	display: inline-block;
	margin-right: 23px;
    }
    .caption{
    padding-top:;
     font-weight: 200; 
    font-size: 2.0rem;
    line-height: 2.3rem;
    letter-spacing: 0.3rem; 
    color: #BA8849; 
    text-align: center;
    font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
   -webkit-animation: fadein infinite alternate ease 10s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein infinite alternate ease 10s; /* Firefox < 16 */
        -ms-animation: fadein infinite alternate ease 10s; /* Internet Explorer */
         -o-animation: fadein infinite alternate ease 10s; /* Opera < 12.1 */
            animation: fadein infinite alternate ease 10s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}



.caption{
    padding-top:40px;
    letter-spacing:2px;
    }

/* Main content sections */
.section1 .sectionTitleRule, .section2 .sectionTitleRule {
	width: 22.5%;
}
.mainContent .section1 .section1Content {
	display: block;
	margin-top: 0%;
	margin-right: 0%;
	margin-left: 26%;
	margin-bottom: 0%;
	font-family: sans-serif;
}
.mainContent .section2 {
	clear: both;
}
.section2 .section2Content {
	padding: 0px;
	margin-left: 26%;
	font-family: sans-serif;
}
.mainContent .externalResourcesNav {
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
	padding-top: 0px;
	clear: both;
}
.mainContent .externalResourcesNav .externalResources {
	width: 199px;
	height: 48px;
}
/* Footer */
footer .footerDisclaimer {
	float: left;
	margin-left: 3%;
	font-family: sans-serif;
}
footer .footerNote {
    float: right;
    margin-right: 0%;
    font-family: sans-serif;
    text-align: center;
    letter-spacing: 0.05rem;
    color: #CFCFCF;
    }
}
