* {
    margin: 0;
    padding: 0;
}

body {
    font-size: 62.5%;
}

.clearfloat {
    clear: both;
}

a,
img,
a:visited {
    border: none;
}


/*---COLORS-

RED #FB595B 
BLUE #6baaf6
GREEN #00d397

--*/


/*---STRUCTURE----*/


/*---STRUCTURE----*/


/*---STRUCTURE----*/


/*---STRUCTURE----*/

.container {
    margin: 0 auto;
    width: 1080px;
}

#showcase {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.showcase-right {
    border-left: 1px solid #FB595B;
}

#showcase img {
    display: flex;
    width: 400px;
}

#about {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #00d397;
}

#about img {
    width: 500px;
}

.intro-right {
    width: 490px;
    padding-left: 50px;
    margin-right: 50px;
}

.intro-left {
    background-color: #fff;
    width: 490px;
    height: 490px;
    margin-left: 50px;
}

.pixel {
    background-color: #00d397;
    width: 40px;
    height: 40px;
    position: relative;
    bottom: -450px;
    left: 0;
}

.pixel-small {
    background-color: #fff;
    width: 20px;
    height: 20px;
    position: relative;
    bottom: -280px;
    left: 0;
}

#event {
   margin-top: 200px;

}

#event-intro {
    width: 1080px;
    margin: 0 auto 100px;
    
    

}

#event-photo-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    
}
#event-photo-container img {
    margin: 1px;
   
}

.about-left img,
.about-right img {
    width: 50px;
    height: 50px;
    margin: 80px auto 20px;
    display: block;
}

.about-left {
    background-color: #fb595b;
    width: 300px;
    height: 300px;
    margin: 20px;
}

.about-center {
        background-color: #00d397;

    width: 300px;
    height: 300px;
    margin: 20px;
}

.about-right {
    background-color: #6BAAF6;
    width: 300px;
    height: 300px;
    margin: 20px;
}

#contact {
    height: 50vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

#contact .col2,
#contact .col3 {
    float: left;
    width: 60px;
    display: block;
    margin: 20px;
}

#contact .col1,
#contact .col4 {
    float: left;
    width: 100px;
    display: block;
    margin: 20px;
}

#students {
   padding-top: 100px;
}

footer {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    padding-top: 85px;
    padding-bottom: 6%;
}

footer .logos {
    display: flex;
    align-content: center;
    justify-content: center;
}

footer .logos img {
    width: 50px;
    padding: 0 40px 0px 0px;
}

footer .logos img.lu {
    width: 100px;
    padding: 0;
}


/*---NAVIGATION----*/


/*---NAVIGATION----*/


/*---NAVIGATION----*/


/*---NAVIGATION----*/

#logo {
    float: left;
    width: 100px;
    height: 50px;
    top: -100px;
    position: relative;
    margin-left: 50px;
    padding: 20px 0;
    transition: all 0.5s ease;
    display: block;
}

nav {
    position: fixed;
    z-index: 999;
    top: 0;
    width: 100%;
    height: 80px;
    background-color: #fff;
}

nav ul {
    float: right;
    padding: 30px 0 0 0;
    margin-right: 50px;
}

nav li {
    float: left;
    list-style: none;
}

nav li a:link,
nav li a:visited {
    text-decoration: none;
    font-size: 2em;
    display: block;
    margin-left: 20px;
}

nav li a:hover,
nav li a:focus,
nav li a:active {
    border-bottom: 1px solid #FB595B;
}

#showcase a:link,
#showcase a:visited {
    text-decoration: none;
    font-size: 1.2em;
    font-weight: 800;
    margin: 20px 0 0 50px;
    display: inline-block;
}

#showcase a:hover,
#showcase a:focus,
#showcase a:active {
    border-bottom: 1px solid #FB595B;
}

#event a:link,
#event a:visited {
    text-decoration: none;
    border: none;
}

#event a:hover,
#event a:focus,
#event a:active {
    opacity: .8;
}

.contact-right a:link,
.contact-right a:visited {
    text-decoration: none;
    font-size: 4em;
    padding: 50px;
}


/*---OWL----*/


/*---OWL----*/


/*---OWL----*/


/*---OWL----*/

.owl-carousel {
    position: relative;
}

.owl-slide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 100vh;
}

.content-slide {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -195px;
    margin-top: -195px;
    width: 390px;
    height: 390px;
    background-color: #fff;
    text-align: center;
}

.content-slide h1 {
    text-transform: uppercase;
    font-size: 2.8em;
    font-weight: 800;
}

.content-slide h3 {
    font-size: 2.8em;
    margin-bottom: 20px;
    font-weight: 100;
}

.content-slide h2 {
    font-size: 1.6em;
    font-weight: 800;
    margin-bottom: 20px;
}

.content-slide a:link,
.content-slide a:visited {
    margin-bottom: 20px;
    font-weight: 100;
    font-size: 1.6em;
}

.content-slide a:hover,
.content-slide a:focus,
.content-slide a:active {
    border-bottom: 1px solid #FB595B;
}

#slideshow img {
    position: relative;
    width: 50px;
    padding-bottom: 22px;
    padding-top: 102px;
    text-align: center;
}

#slideshow a {
    text-decoration: none;
}

#image1 {
    background: url("../img/features/feature-cameron.jpg") no-repeat center center/cover;
}

#image2 {
    background: url(../img/features/feature-jc.jpg) no-repeat center center/cover;
}

#image3 {
    background: url(../img/features/feature-kevin.jpg) no-repeat center center/cover;
}

#image4 {
    background: url(../img/features/feature-mikayla.jpg) no-repeat center center/cover;
}

#image5 {
    background: url(../img/features/feature-rebecca.jpg) no-repeat center center/cover;
}

#image6 {
    background: url(../img/features/feature-rowan.jpg) no-repeat center center/cover;
}

#image7 {
    background: url(../img/features/feature-stephanie.jpg)no-repeat center center/cover;
}

#image8 {
    background: url(../img/features/featured-cristina.jpg) no-repeat center center/cover;
}

.owl-prev {
    position: absolute;
    background-image: url(../img/features/arrow-previous.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25px 50px;
    top: 50%;
    left: 25px;
    margin-top: -50px;
    width: 60px;
    height: 60px;
}

.owl-next {
    position: absolute;
    background-image: url(../img/features/arrow-forward.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25px 50px;
    right: 25px;
    top: 50%;
    margin-top: -50px;
    width: 60px;
    height: 60px;
}


/*---FONTS----*/


/*---FONTS----*/


/*---FONTS----*/


/*---FONTS----*/

h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
    font-family: "Raleway", sans-serif;
    font-weight: 100;
    color: #111;
}

#showcase h1 {
    font-size: 2em;
    margin-left: 50px;
}

p {
    font-size: 2em;
    line-height: 1.5em;
}

.contact-left h1 {
    padding-bottom: 75px;
}

#about h1 {
    color: #00d397;
    text-align: center;
    font-size: 3em;
    font-weight: 800;
    margin-top: 60px;
}

#about h2 {
    color: #00d397;
    text-align: center;
    font-size: 1.2em;
    font-weight: 100;
    margin-top: 10px;
}

#about .intro-left p {
    color: #00d397;
    text-align: center;
    font-size: 1.6em;
    font-weight: 100;
    padding: 0 60px 20px;
    line-height: 1.5em;
}

#about .intro-right p {
    font-size: 1.8em;
    font-weight: 100;
    color: #fff;
    padding: 20px 0;
    line-height: 1.5em;
    text-align: left;
}

#about hr {
    border: none;
    border-top: 1px solid #00d397;
    width: 40px;
    margin: 20px auto;
}

#event h1 {
    color: #00d397;
    text-align: center;
    font-size: 3em;
    font-weight: 800;
    margin-top: 60px;
   
}

#event p {
     font-size: 1.8em;
    font-weight: 100;
    color: #000;
    padding: 20px 0;
    line-height: 1.5em;
        text-align: center;

   
}




/*---STUDENTS----*/
/*---STUDENTS----*/
/*---STUDENTS----*/
/*---STUDENTS----*/


#students {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1100px;
    margin: 0 auto;
}

#cameron {
    background-image: url(../img/student-portraits/cameron.jpg);
   
}
#rowan {
    background-image: url(../img/student-portraits/rowan.jpg);
    
}
#rebecca {
    background-image: url(../img/student-portraits/rebecca.jpg);
   
}
#kevin {
    background-image: url(../img/student-portraits/kevin.jpg);
   
}
#jc{
    background-image: url(../img/student-portraits/jc.jpg);
   
}
#mikayla {
    background-image: url(../img/student-portraits/mikayla.jpg);
  
}
#cristina {
    background-image: url(../img/student-portraits/cristina.jpg);
 
}
#stephanie {
    background-image: url(../img/student-portraits/stephanie.jpg);
    
}

#blank {
    background-image: url(../img/student-portraits/animated-quotes.gif);
    height: 356px;
    width: 356px;
}

#cameron:hover, #rowan:hover, #jc:hover, #kevin:hover, #stephanie:hover, #mikayla:hover, #cristina:hover, #rebecca:hover {
    background-position: 356px;
}

.student-container a {
    height: 216px;
    width: 356px;
    text-align: center;
    padding-top: 140px;
    font-family: 'Playfair Display', serif;
    opacity: 0;
    font-size: 3.6em;
    line-height: 1.0em;
    transition: all .5s ease;
    text-decoration: none;
    display: block;
}

.student-container a:hover,
.student-container a:focus,
.student-container a:active {
    opacity: 1.0;
}

.play {
    font-size: .8em;
}

#contact .col1 p {
    line-height: 1em;
    text-align: right;
}

#contact .col4 p {
    line-height: 1em;
}

footer p {
    padding: 0;
    text-align: left;
    font-size: 1.2em;
    margin-bottom: 20px;
}

.bold {
    font-weight: 800;
}

.italic {
    font-style: italic;
}

/*---SHARED STYLES ON STUDENT PROFILE PAGES----*/
/*---SHARED STYLES ON STUDENT PROFILE PAGES----*/
/*---SHARED STYLES ON STUDENT PROFILE PAGES----*/
/*---SHARED STYLES ON STUDENT PROFILE PAGES----*/

.student-name h1 {
    font-family: 'Playfair Display', serif;
    font-size: 5.8em;
    line-height: 1em;
    padding-top: 45px;
}

.student-name h2 {
    font-weight: 400;
    font-size: 2.5em;
    margin-left: 50px;
    border-left: 1px solid #FB595B;
    padding-left: 50px;
    margin-top: 130px;
    position: relative;
    top: -30%;
}

.student-name h2 span {
    font-weight: 600;
}


	#left-arrow {
		top: 50%;
		left: 20px;
		position: absolute;
	}
	#right-arrow {
		top: 50%;
		right: 20px;
		position: absolute;
	}




/*---------------------------------MEDIA QUERY UNDER 768px----*/


/*---------------------------------MEDIA QUERY UNDER 768px----*/


/*---------------------------------MEDIA QUERY UNDER 768px----*/


/*---------------------------------MEDIA QUERY UNDER 768px----*/


/*---------------------------------MEDIA QUERY UNDER 768px----*/


/*---------------------------------MEDIA QUERY UNDER 768px----*/

@media screen and (max-width: 1080px) {
    /*----STRUCTURE-----*/
    /*----STRUCTURE-----*/
    /*----STRUCTURE-----*/
    /*----STRUCTURE-----*/
    #about,
    #contact {
        height: inherit;
        display: block;
    }
    
    #contact {padding: 50px 0 0 0 ;}
    
    #showcase {
        flex-direction: column;
    }
    .showcase-right {
        border: none;
    }
    
    #students {
        width: 100%;
    }
    #about {
        padding-top: 50px;
    }
    #event-photo-container {
    display:block;
    
}
    #event-photo-container img {
        width: 100%;
    }

    #event {
   margin-top: 100px;

}

#event-intro {
    width: 90%;
    

}


    
    
    
    
    /*----NAV-----*/
    /*----NAV-----*/
    /*----NAV-----*/
    /*----NAV-----*/
    nav,  #feature  {
        display: none;
    }
   
    /*----FONTS-----*/
    /*----FONTS-----*/
    /*----FONTS-----*/
    /*----FONTS-----*/
    p {
        font-size: 2em;
    }
    #showcase img {
        width: 320px;
    }
    #about {
        flex-direction: column;
    }
    .intro-left {
        width: 300px;
        height: 300px;
        margin: 0 auto;
        padding: 0;
    }
    .intro-right {
        width: 90%;
        margin: 5%;
        padding: 0;
    }
    #about h1 {
        margin: 0;
    }
    #about .intro-left p {
        font-size: 1.4em;
    }
    #about .intro-right p {
        text-align: center;
    }
    .about-left,
    .about-center,
    .about-right {
        margin: 20px auto;
    }
    #contact .col1 p,
    #contact .col4 p {
        font-size: 1.2em;
        text-align: center;
    }
    #contact .col1,
    #contact .col2,
    #contact .col3,
    #contact .col4 {
        float: none;
        width: 60px;
        margin: 10px auto;
    }
    footer {
        width: 90%;
        margin: 0 auto;
    }
    .pixel {
        bottom: -260px;
    }
    .hide {
        display: none;
    }
}