@charset "UTF-8";
@font-face {
  src: url(../font/Metropolis-ExtraBold.otf);
  font-family: AvenirNextHeavy;
}

@font-face {
  src: url(../font/AvenirLTStd-Light.otf);
  font-family: AvenirLight;
}

:root {
  font-family: 'AvenirNextHeavy', sans-serif;
  --primary-color: rgba(13, 110, 139, 0.75);
  --overlay-color: rgba(144, 34, 113 , 1);
  --menu-speed: 0.75s;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html, body {
  height: 100%;
  width: 100%;
  line-height: 1.4;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

h1 {
  text-align: center;
  color: white;
}

h2, h3 {
  text-align: center;
  color: white;
  font-family: 'AvenirLight';
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#navbar {
  width: 100%;
  height: 75px;
  top: 0px;
  position: absolute;
  z-index: 999;
  background-color: transparent;
  opacity: 1;
  overflow: hidden;
}

.img-responsive {
  position: absolute;
  height: auto;
  width: auto;
  max-height: 72px;
  max-width: 200px;
  margin-left: 0px;
  margin-top: 15px;
}

.s1 #slide1 {
  background: url(../img/1.PNG);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.s1 #slide1 h1 {
  text-align: center;
  color: white;
  font-size: 25pt;
}

.s1 #slide1 h2 {
  font-family: 'AvenirLight';
  font-weight: 100;
  font-size: 12pt;
  text-align: center;
  color: white;
}

.s1 #slide1 img {
  width: 400px;
  height: auto;
  max-width: 400px;
  max-height: auto;
  margin-left: auto;
  margin-right: auto;
}

.s1 #slide2 {
  background: url(../img/2.PNG);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.s1 #slide2 h1 {
  font-family: 'AvenirNextHeavy';
  color: white;
  text-align: right;
  font-size: 50pt;
}

.s1 #slide3 {
  background: url(../img/3.PNG);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.s1 #slide3 h1 {
  font-size: 75pt;
  font-weight: bold;
}

.s1 #slide3 h1 br {
  content: "";
  margin: 0em;
  display: block;
  font-size: 0%;
}

.s1 #slide3 h2 {
  font-size: 15pt;
  margin-bottom: 5px;
}

.s1 #slide3 h3 {
  font-size: 10pt;
  quotes: "“" "”" "‘" "’";
}

.s1 #slide3 h3:before {
  content: "\201C";
  font-size: 60pt;
  line-height: 0.1em;
  margin-right: 0 0.5em;
  vertical-align: -0.3em;
  color: #a3297a;
}

.s1 #slide3 h3 p {
  display: inline;
}

.s1 #slide3 h3:after {
  content: "\201D";
  font-size: 60pt;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.8em;
  color: #a3297a;
}

.s1 #slide4 {
  background: url(../img/4.PNG);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.s1 #slide4 h1 {
  font-size: 60pt;
}

.s1 #slide4 h2 {
  font-size: 24pt;
  font-family: 'AvenirNextHeavy';
}

.s1 #slide4 h3 {
  font-size: 16pt;
}

.s1 #slide5 {
  background: url(../img/5.PNG);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.s1 #slide5 h1 {
  font-size: 45pt;
}

.s1 #slide5 h1 span {
  font-family: 'AvenirLight';
  font-size: 20pt;
}

.s1 #slide6 {
  background: url(../img/6.PNG);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.s1 #slide6 h1 {
  font-size: 54pt;
}

.s1 #slide6 h2 {
  font-size: 12pt;
  font-family: 'AvenirLight';
}

.s2 {
  width: 100%;
  height: 100%;
  background-color: #a3297a;
}

.s2 #two {
  background: url(../img/img1.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.s2 h1 {
  font-size: 3vw;
}

.s3 {
  width: 100%;
  height: 100%;
  background-color: #a3297a;
}

.s3 h1 {
  font-size: 2.5vw;
}

.s3 #one {
  background-color: #1db0f1;
}

.s3 #two {
  background-color: #ffffff;
}

.s3 #three {
  background: url(../img/img2.jpg);
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}

.s3 #four {
  background-color: #0e1239;
}

.s4 {
  width: 100%;
  height: 100%;
  background-color: #a3297a;
}

.s4 h1 {
  font-size: 3vw;
}

.s4 #one {
  background: url(../img/img3.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.s4 #two {
  background-color: #f5811f;
}

.s4 #three {
  background-color: black;
}

.s5 {
  width: 100%;
  height: 100%;
  background-color: #a3297a;
}

.s5 #one {
  background-color: black;
}

.s5 #two {
  background-color: #f5811f;
}

.s5 #two h1 {
  font-size: 2.5vw;
}

.s6 {
  width: 100%;
  height: 100%;
  background-color: #a3297a;
}

.s6 h1 {
  font-size: 2.5vw;
}

.s6 #one {
  background-color: #282c62;
}

.s6 #two {
  background: url(../img/img5.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.s6 #three {
  background: url(../img/img6.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.s6 #four {
  background-color: #a3297a;
}

.s7 {
  width: 100%;
  height: 100%;
  background-color: #a3297a;
}

.s7 h1 {
  font-size: 3vw;
}

.s7 #one {
  background: url(../img/img7.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.s7 #two {
  background-color: #c00000;
}

.s8 {
  width: 100%;
  height: 100%;
  background-color: #282c62;
}

.s8 h1 {
  font-size: 2.5vw;
}

.s8 #example1 {
  width: 650px;
}

.s8 #mid {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 999;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.s8 #one {
  background-color: #ffc000;
}

.s8 #two {
  background: url(../img/img8.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.s9 {
  width: 100%;
  height: 100%;
  background-color: #282c62;
}

.s9 h1 {
  font-size: 2.5vw;
  margin-bottom: 200px;
}

.s9 #one {
  background: url(../img/img10.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.s9 #two {
  background-color: #282c62;
}

.s10 {
  width: 100%;
  height: 100%;
  background-color: #282c62;
}

.s10 h1 {
  font-size: 2vw;
}

.s11 {
  width: 100%;
  height: 100%;
  background-color: #282c62;
}

.s11 #one {
  background-color: #a3297a;
}

.s11 #two {
  background: url(../img/img11.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.s11 h1 {
  font-size: 2vw;
}

.s11 span {
  font-size: 3vw;
}

.inner {
  width: 50%;
  height: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-overflow: ellipsis;
  overflow: hidden;
}

.inner2 {
  width: 50%;
  height: 100%;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 100%;
}

.inner3 {
  width: 50%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-overflow: ellipsis;
  overflow: hidden;
}

.inner4 {
  width: 100%;
  height: 40%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-overflow: ellipsis;
  overflow: hidden;
}

.inner5 {
  width: 100%;
  height: 60%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-overflow: ellipsis;
  overflow: hidden;
}

#fp-nav ul li a span, .fp-slidesNav ul li a span {
  background: #ffffff;
}

.fp-slidesNav.fp-bottom {
  margin-left: 2em !important;
}

#arrow {
  opacity: 1;
  position: absolute;
  top: 90%;
  left: 50%;
  width: 80px;
  height: auto;
  cursor: pointer;
  z-index: 999;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

#arrow:hover {
  width: 85px;
}

@media only screen and (max-width: 414px) {
  .s1 #slide1 h1 {
    text-align: center;
    color: white;
    font-size: 18pt;
  }
  .s1 #slide1 h2 {
    font-family: 'AvenirLight';
    font-weight: 100;
    font-size: 12pt;
    text-align: center;
    color: white;
  }
  .s1 #slide1 img {
    width: 300px;
    height: auto;
    max-width: 400px;
    max-height: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .s1 #slide2 h1 {
    font-family: 'AvenirNextHeavy';
    color: white;
    text-align: right;
    font-size: 20pt;
  }
  .s1 #slide3 h1 {
    font-size: 35pt;
    font-weight: bold;
  }
  .s1 #slide3 h1 br {
    content: "";
    margin: 0em;
    display: block;
    font-size: 0%;
  }
  .s1 #slide3 h2 {
    font-size: 10pt;
    margin-bottom: 5px;
  }
  .s1 #slide3 h3 {
    font-size: 6pt;
    quotes: "“" "”" "‘" "’";
  }
  .s1 #slide3 h3:before {
    content: "\201C";
    font-size: 30pt;
    line-height: 0.1em;
    margin-right: 0 0.5em;
    vertical-align: -0.3em;
    color: #a3297a;
  }
  .s1 #slide3 h3 p {
    display: inline;
  }
  .s1 #slide3 h3:after {
    content: "\201D";
    font-size: 30pt;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.8em;
    color: #a3297a;
  }
  .s1 #slide4 h1 {
    font-size: 30pt;
  }
  .s1 #slide4 h2 {
    font-size: 20pt;
    font-family: 'AvenirNextHeavy';
  }
  .s1 #slide4 h3 {
    font-size: 16pt;
  }
  .s1 #slide5 h1 {
    font-size: 16pt;
  }
  .s1 #slide5 h1 span {
    font-family: 'AvenirLight';
    font-size: 10pt;
  }
  .s1 #slide6 h1 {
    font-size: 25pt;
  }
  .s1 #slide6 h2 {
    font-size: 10pt;
    font-family: 'AvenirLight';
  }
  .s8 #example1 {
    width: 300px;
  }
  .s5 #team {
    width: 600px;
    height: 400px;
  }
  .s10 .slideshow-container {
    width: 370px;
    height: auto;
  }
  #arrow {
    width: 40px;
    top: 92%;
  }
  #arrow:hover {
    width: 45px;
  }
}

@media only screen and (max-width: 812px) and (min-width: 414px) {
  .s1 #slide1 h1 {
    text-align: center;
    color: white;
    font-size: 18pt;
  }
  .s1 #slide1 h2 {
    font-family: 'AvenirLight';
    font-weight: 100;
    font-size: 12pt;
    text-align: center;
    color: white;
  }
  .s1 #slide1 img {
    width: 300px;
    height: auto;
    max-width: 400px;
    max-height: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .s1 #slide2 h1 {
    font-family: 'AvenirNextHeavy';
    color: white;
    text-align: right;
    font-size: 20pt;
  }
  .s1 #slide3 h1 {
    font-size: 35pt;
    font-weight: bold;
  }
  .s1 #slide3 h1 br {
    content: "";
    margin: 0em;
    display: block;
    font-size: 0%;
  }
  .s1 #slide3 h2 {
    font-size: 10pt;
    margin-bottom: 5px;
  }
  .s1 #slide3 h3 {
    font-size: 6pt;
    quotes: "“" "”" "‘" "’";
  }
  .s1 #slide3 h3:before {
    content: "\201C";
    font-size: 30pt;
    line-height: 0.1em;
    margin-right: 0 0.5em;
    vertical-align: -0.3em;
    color: #a3297a;
  }
  .s1 #slide3 h3 p {
    display: inline;
  }
  .s1 #slide3 h3:after {
    content: "\201D";
    font-size: 30pt;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.8em;
    color: #a3297a;
  }
  .s1 #slide4 h1 {
    font-size: 30pt;
  }
  .s1 #slide4 h2 {
    font-size: 20pt;
    font-family: 'AvenirNextHeavy';
  }
  .s1 #slide4 h3 {
    font-size: 16pt;
  }
  .s1 #slide5 h1 {
    font-size: 18pt;
  }
  .s1 #slide5 h1 span {
    font-family: 'AvenirLight';
    font-size: 10pt;
  }
  .s1 #slide6 h1 {
    font-size: 25pt;
  }
  .s1 #slide6 h2 {
    font-size: 10pt;
    font-family: 'AvenirLight';
  }
  .s8 #example1 {
    width: 300px;
  }
  .s8 h1 {
    font-size: 2vw;
  }
  .s5 #team {
    width: 350px;
    height: 240px;
  }
  .s9 h1 {
    margin-bottom: 50px;
    padding-top: 1px;
  }
  .s10 h1 {
    font-size: 2vw;
  }
  .s10 .slideshow-container {
    width: 400px;
  }
  #arrow {
    width: 40px;
    top: 92%;
  }
  #arrow:hover {
    width: 45px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .s8 #example1 {
    width: 500px;
  }
  .s8 h1 {
    font-size: 2.5vw;
  }
  .s5 #team {
    width: 850px;
    height: 600px;
  }
  .s9 h1 {
    margin-bottom: 10px;
    padding-top: 1px;
  }
  .s10 h1 {
    font-size: 2.5vw;
  }
  .s10 .slideshow-container {
    width: 700px;
  }
  #arrow {
    width: 40px;
    top: 92%;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1366px) {
  .s1 #slide2 h1 {
    font-family: 'AvenirNextHeavy';
    color: white;
    text-align: right;
    font-size: 50pt;
  }
  .s5 #team {
    width: 800px;
    height: 600px;
  }
}

@media only screen and (min-width: 812px) and (max-width: 813px) {
  .s5 #team {
    width: 350px;
    height: 240px;
  }
  .s8 #example1 {
    width: 300px;
  }
  .s8 h1 {
    font-size: 2vw;
  }
  .s10 .slideshow-container {
    width: 400px;
  }
  .s10 h1 {
    font-size: 2vw;
  }
  .s9 h1 {
    margin-bottom: 50px;
    padding-top: 5px;
  }
}

@media only screen and (max-width: 415px) and (min-width: 414px) {
  .s5 #team {
    width: 600px;
    height: 400px;
  }
}

@media only screen and (max-width: 1025px) and (min-width: 1024px) {
  .s5 #team {
    width: 1000px;
    height: 800px;
  }
}

.mySlides {
  display: none;
}

/* Slideshow container */
.slideshow-container {
  max-width: 850px;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {
    opacity: .4;
  }
  to {
    opacity: 1;
  }
}

@keyframes fade {
  from {
    opacity: .4;
  }
  to {
    opacity: 1;
  }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next, .text {
    font-size: 11px;
  }
}
/*# sourceMappingURL=style.css.map */