html {
    font-size: 14px;
    line-height: 110%;
}


section {
    height: auto;
    min-height: 100vh;
    padding: 5% 0 5% 0; 
}

#message, #solution {
    padding: 2% 3% 10% 3%;
}

#intro, #domination, #complex, #distress, #privilege, .full-quote {
    height: 100vh; 
}

.mobile-hide {
    display: none; 
}

#intro {
    background-position: 65% 50%;
    padding: 0;
}

#logo {
    width: 31%;
    height :auto;
    margin-bottom: 7%;
}

.intro-quote {
    font-size: 1.7em;
    margin-bottom: 3%;
	text-shadow: 3px 3px #000000;
}

.intro-quote-author {
    font-size: 1.1em;
	text-shadow: 1px 1px #000000;
	
}

.intro-text-box {
    width: 95%;
    display: block;
    margin-top: 6%;
    margin-bottom: 10%;
    font-size: 0.97em;
    font-weight: 100;
	text-shadow: 3px 3px #000000;
}

a#needtoknow {
    font-weight: 700;
}

.default-navbar {
    display: none; 
}

.slideout-menu {
    display: block;
}

.message-snippet {
    width: 90%; 
    margin: 10% 0 3% 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.message-snippet:last-child {
    margin-right: auto;
    margin-bottom: 0;
}

.message-snippet-heading {
    margin: 0 0 8% 0;
    font-size: 2em;
}

.message-snippet-text {
    font-weight: 100;
    line-height: 115%;
}

.section-header {
    font-size: 1.8em;
    margin-bottom: 6%;
    line-height: 120%; 

}

.section-text {
    font-size: 0.97em;
    width: 85%;
    font-weight: 100;
    line-height: 115%;
}

#domination-bg, #workers-bg, #distress-bg {
    background-position: 20% 50%;
}

#workers-bg {
    background-position: 20% 50%;
}

#facts {
    padding-top: 4%;
}

.stat {
    display: block;
    padding: 0 0 8%; 
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

.inner-quote, #tesla .inner-quote {
    font-size: 1.23em;
    margin-bottom: 4%;
    width: 80%;
}

#goodall .inner-quote, #schweitzer .inner-quote, #shaw .inner-quote {
    font-size: 1.19em;
}

#einstein-bg {
    background-position: 50% 50%;
}

#tesla-bg {
    background-position: 20% 50%;
}

#gandhi-bg {
    background-position: 30% 50%;
}

#gandhi .inner-quote {
    font-size: 1.3em;
}

#shaw .inner-quote {
    font-size: 1.3em;
}

.intro-sep-left {
    padding-left: 20%; 
}

.intro-sep-right {
    padding-right: 20%;
}

.project-headline {
    font-size: 1.5em; 
    width: 90%;
    color: #fff;
}

#project-bg {
    background-position: 30% 50%;
}

.project-text {
    width: 80%;
    font-size: 0.97em;
    font-weight: 100;
}

.social {
    padding-top: 6%;
    width: 100%; 
}

.social ul li {
    display: inline-block;
}

 .social ul li a {
    width: 32px;
    height: 32px;
    overflow: hidden; 
    white-space: nowrap; 
    background-repeat: no-repeat;
}

.social ul li {
    margin-right: 6%; 
}

.bottom-text {
    padding-top: 6%;
}

#aboutme {
    background-position: 60% 0%;
    height: auto;
    min-height: 100vh;
    position: absolute;
}

.aboutme-content {
    display: block;
    margin-left: 0;
    width: 90%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.aboutme-heading {
    font-size: 2em; 
    text-transform: uppercase;
    font-weight: 700;
}

.aboutme-title {
    font-size: 1.2em;
    font-weight: 100;
    padding-top: 8%;
}

.aboutme-text {
    padding-top: 2%;
    padding-bottom: 2%;
    border-bottom: 1px solid #2890dd;
}

.connect-with-me {
    display: block;
    padding-top: 2%;
}

.return-link {
    display: block;
    padding-top: 4%;
    text-decoration: none; 
}

.return {
    width: 20px; 
    height: auto;
    padding-right: 2%;
    display: inline-block;
    vertical-align: bottom;
    padding-top: 4px
}

/* Landscape */ 

@media only screen and (orientation: landscape) {

    #logo {
        width: 15%;
        height :auto;
        margin-bottom: 3%;
        margin-top: 0;
    }
    
    .intro-quote {
        font-size: 1.2em;
    }
    
    .intro-quote-author {
        font-size: 0.9em;
    }
    
    .intro-text-box {
        width: 95%;
        display: block;
        margin-top: 3%;
        margin-bottom: 5%;
        font-size: 0.9em;
        font-weight: 100;
    }
    
    a#needtoknow {
        font-size: 0.9em;
    }
    
    .message-snippet-heading {
        margin: 0 0 5% 0;
    }
    
    .section-header {
        font-size: 2.5em;
        margin-bottom: 5%;
    }
    
    .stat {
        display: inline-table;
        padding: 0 3% 3%; 
        vertical-align: top;
        width: 40%;
    }
    
    .stat-image {
        width: 30%;
        height: auto;
    }
    
    .stat .cow {
        width: 35%; 
        height: auto;
    }
    
    .stat .whale {
        width: 35%; 
        height: auto;
    }
    
    .project-logo {
        width: 18%;
        padding-top: 2%;
}
    
    .project-text {
        width: 90%;
        font-size: 0.97em;
}

    .social {
        padding-top: 2%;
        width: 100%; 
    }

    .social ul li {
        margin-right: 3%; 
    }

    .bottom-text {
        padding-top: 3%;
    }
    
    #aboutme {
    background-position: 25% 0;
    height: auto;
    overflow: scroll;
        
    }
    
    #aboutme .center-content-table {
    height: auto;
    }

    .aboutme-content {
        display: block;
        width: 50%;
        text-align: left;
        margin-left: 45%;
        margin-top: 10%;
    }

    .aboutme-heading {
        font-size: 2em; 
        text-transform: uppercase;
        font-weight: 700;
    }

    .aboutme-title {
        font-size: 1.2em;
        font-weight: 100;
        padding-top: 8%;
    }

    .aboutme-text {
        padding-top: 2%;
        padding-bottom: 2%;
        border-bottom: 1px solid #2890dd;
    }

    .connect-with-me {
        display: block;
        padding-top: 4%;
    }

    .return-link {
        display: block;
        padding-top: 5%;
        padding-bottom: 5%;
        text-decoration: none; 
    }

    .return {
        width: 20px; 
        height: auto;
        padding-right: 2%;
        display: inline-block;
        vertical-align: bottom;
        padding-top: 4px
    }

}

@media only screen 
    and (min-device-width : 414px) 
    and (max-device-width : 736px)
    and (device-width : 414px)
    and (device-height : 736px)
    and (orientation : portrait) 
    and (-webkit-min-device-pixel-ratio : 3) 
    and (-webkit-device-pixel-ratio : 3) {
        
        #logo {
            width: 35%;
            height: auto;
        }
        
        .intro-quote {
            font-size: 2.2em;
            padding-bottom: 1%;
        }
        
        .intro-quote-author {
            font-size: 1.4em;
        }
        
        .intro-text-box {
            font-size: 1.25em;
        }
        
        a#needtoknow {
            font-weight: 700;
        }
        
        .message-snippet-text {
            font-size: 1.2em;
        }
        
        .section-header {
            font-size: 2.3em; 
            line-height: 120%;
        }
        
        .section-text {
            font-size: 1.2em;
        }
        
        .stat-text {
            font-size: 1em;
        }
            
        .inner-quote {
            font-size: 1.5em;
            margin-bottom: 4%;
        }

        #goodall .inner-quote, #schweitzer .inner-quote, #shaw .inner-quote {
            font-size: 1.4em;
        }
        
        #gandhi .inner-quote {
            font-size: 1.6em;
        }

        #shaw .inner-quote {
            font-size: 1.6em;
        }
        
        project-headline {
            font-size: 2.3em;
        }
        
        .project-text {
            font-size: 1.1em;
            width: 87%;
        }
        
        .copyright, .credit {
            font-size: 0.85em;
        }
        
        .aboutme-heading {
            font-size: 2.8em; 
            text-transform: uppercase;
            font-weight: 700;
        }

        .aboutme-title {
            font-size: 1.6em;
            font-weight: 100;
            padding-top: 8%;
        }

        .aboutme-text {
            padding-top: 2%;
            padding-bottom: 2%;
            border-bottom: 1px solid #2890dd;
            font-size: 1.1em;
            line-height: 120%;
        }

}