/* SLIDE 1 */
.slide1 {
  background: url(../images/slides/slide1.jpg) bottom left no-repeat;
  background-position: center bottom 80px;
  background-size: cover;
}
.slide1 #slide1wrapper {
  background: url(../images/IWMI_urban_footer.png) bottom left no-repeat;
  background-position: center bottom 0px;
  background-size: initial;
  height: 100%;
}
.slide1 #iwmi-logo {
  height: 100px;
  display: block;
  margin: 50px auto 30px auto;
}
.slide1 #banner-text {
  z-index: 3;
  margin-top: 20px;
  text-align: center;
  background-color: #bc7f25;
  padding: 5px;
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
}
.slide1 #banner-text a {
  color: #ffc674;
  padding-left: 5px;
}
.slide1 .body-text {
  text-align: center;
}
.slide1 .body-text h1 {
  color: #dc9018;
  font-weight: normal;
  text-shadow: none;
  margin-bottom: 0;
  font-size: 3.2em;
  margin-top: 15px;
}
.slide1 .body-text p {
  color: #000;
  font-weight: 300;
  text-shadow: none;
  font-size: 2.1em;
  margin-top: 5px;
}
.slide1 .table {
  width: 100%;
  display: inline-block;
  vertical-align: initial;
  white-space: normal;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5%;
}
/* SLIDE 2 */
.slide2 {
  background: url(../images/slides/slide2.jpg) bottom left no-repeat;
  background-position: center bottom 80px;
  background-size: cover;
}
.slide2 figure {
  padding: 0;
  margin: 0;
  width: 150px;
  height: 188px;
}
.slide2 figure img {
  vertical-align: bottom;
  height: 150px;
}
.slide2 figcaption {
  background: #d38023;
  color: #fff;
  text-transform: uppercase;
  padding: 5px 5px 5px 10px;
  font-size: 0.6em;
  font-weight: 400;
  height: 38px;
}
.slide2 figcaption strong {
  font-weight: 700;
}
.slide2 .bodytext {
  background: rgba(0, 0, 0, 0.5);
  margin: 0;
  padding: 19px 30px 20px 22px;
  width: 510px;
  height: 360px;
}
.slide2 .bodytext h1 {
  color: #fff;
  font-weight: 400;
  text-shadow: none;
  margin-bottom: 15px;
  font-size: 2.5em;
  margin-top: 0;
  line-height: 1.1em;
}
.slide2 p {
  color: #fff;
  font-weight: 300;
  text-shadow: none;
  font-size: 1.2em;
  margin-top: 2px;
  line-height: 1.4em;
}
.slide2 h2 {
  background: #cf8011;
  font-size: 0.90em;
  height: 30px;
}
.slide2 small {
  background: #cf8011;
  color: white;
}
.slide2 .table {
  border-spacing: 14px;
}
.slide2 .container {
  height: 110%;
}
/* SLIDE 3 */
.slide3 {
  background: url(../images/slides/slide3.jpg) bottom center no-repeat;
  background-position: center bottom 0px;
  background-size: cover;
}
.slide3 h2 {
  display: inline-block;
  font-weight: 700;
  font-size: 1.1em;
  color: #fff;
  background: #5cc6e4;
  padding: 4px 8px 4px 8px;
  margin: 0;
}
.slide3 p {
  font-size: 1.5em;
  margin-top: 10px;
  text-shadow: none;
  font-weight: 300;
}
.slide3 span.big-yellow {
  color: #f4e537;
  font-size: 3.1rem;
  font-weight: 700;
  line-height: 1.2em;
}
.slide3 .container:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  /* adjust for white space between pseudo element and next sibling */
  margin-right: -0.25em;
  /* stretch line height */
  height: 100%;
  border-collapse: separate;
  border-spacing: 60px 0;
}
.slide3 .table {
  border-collapse: separate;
  border-spacing: 60px 0;
}
.slide3 .col {
  display: table-cell;
  margin-right: 30px;
}
/* SLIDE 4 */
.slide4 {
  background: url(../images/slides/slide2.jpg) bottom left no-repeat;
  background-position: center bottom 80px;
  background-size: cover;
}
.slide4 span.big-yellow {
  color: #f4e537;
  font-size: 3.1rem;
  font-weight: 700;
}
.slide4 p {
  font-size: 1.5em;
  margin: 0 0 20px 0;
  text-shadow: none;
  line-height: 1.3em;
  font-weight: 300;
}
.slide4 .table {
  /*        width: 75%;*/
}
.slide4 img.bigicon {
  position: relative;
  left: -119px;
  margin-top: -80px;
  height: 80px;
  display: block;
  top: 72px;
}
.slide4 .bodytext {
  background: rgba(0, 0, 0, 0.5);
  margin: 0;
  padding: 30px 30px 5px 20px;
  width: 518px;
}
.slide4 h2 {
  background: #93c135;
}
.slide4 p a,
.slide4 p a:hover {
  color: #f4e537;
  text-decoration: none;
  font-weight: 400;
}
/* SLIDE 5 */
.slide5 {
  background: url(../images/slides/slide2.jpg) bottom left no-repeat;
  background-position: center bottom 80px;
  background-size: cover;
}
.slide5 p {
  font-size: 1.5em;
  margin-top: 0;
  text-shadow: none;
  font-weight: 300;
}
.slide5 span.big-yellow {
  color: #e9b142;
  font-size: 3.2rem;
  font-weight: 700;
}
.slide5 .bodytext {
  background: rgba(0, 0, 0, 0.5);
  margin: 0;
  padding: 20px 20px 20px 20px;
}
.slide5 h2 {
  background: #cf8011;
}
.slide5 .container {
  /*        height: 70%;*/
}
.slide5 ul {
  list-style: none;
  margin: 0 0 0 -40px;
}
.slide5 ul li {
  font-size: 1.5em;
  color: #fff;
  line-height: 1.3em;
  padding-bottom: 15px;
  font-weight: 300;
}
/* SLIDE 6 */
.slide6 {
  background: url(../images/slides/slide6.jpg) bottom left no-repeat;
  background-position: center bottom 80px;
  background-size: cover;
}
.slide6 .bodytext {
  background: rgba(0, 0, 0, 0.5);
  margin: 0;
  padding: 5px 20px 10px 20px;
}
.slide6 .bodytext h1 {
  color: #fff;
  font-weight: 400;
  text-shadow: none;
  margin-bottom: 5px;
  font-size: 3.2em;
  margin-top: 20px;
  line-height: 1.1em;
}
.slide6 p {
  color: #fff;
  font-weight: 300;
  text-shadow: none;
  font-size: 1.5em;
  margin: 0 0 10px 0;
}
.slide6 h2,
.slide6 small {
  background: #93c135;
}
.slide6 h2 {
  position: relative;
  top: 0.8em;
}
.slide6 .container {
  /*        width: 65%;*/
}
/* SLIDE 7 */
.slide7 {
  background: url(../images/slides/slide7.jpg) bottom left no-repeat;
  background-position: center bottom 80px;
  background-size: cover;
}
.slide7 .bodytext {
  background: rgba(0, 0, 0, 0.5);
  margin: 0;
  padding: 5px 20px 10px 20px;
  width: 535px;
}
.slide7 .bodytext h1 {
  color: #fff;
  font-weight: 400;
  text-shadow: none;
  margin-bottom: 5px;
  font-size: 3.2em;
  margin-top: 20px;
  line-height: 1.1em;
}
.slide7 p {
  color: #fff;
  font-weight: 300;
  text-shadow: none;
  font-size: 1.5em;
  margin: 0 0 10px 0;
}
.slide7 h2,
.slide7 small {
  background: #cf8011;
}
.slide7 h2 {
  position: relative;
  top: 0.8em;
}
/* SLIDE 8 */
.slide8 {
  background: url(../images/slides/slide8.jpg) bottom left no-repeat;
  background-position: center bottom 80px;
  background-size: cover;
}
.slide8 .bodytext {
  background: rgba(0, 0, 0, 0.5);
  margin: 0;
  padding: 5px 20px 10px 20px;
  width: 512px;
}
.slide8 .bodytext h1 {
  color: #fff;
  font-weight: 400;
  text-shadow: none;
  margin-bottom: 5px;
  font-size: 3.2em;
  margin-top: 20px;
  line-height: 1.1em;
}
.slide8 p {
  color: #fff;
  font-weight: 300;
  text-shadow: none;
  font-size: 1.5em;
  margin: 0 0 10px 0;
}
.slide8 h2,
.slide8 small {
  background: #6ec3dd;
}
.slide8 h2 {
  position: relative;
  top: 0.8em;
}
/* SLIDE 9 */
.slide9 {
  background: url(../images/slides/slide9.jpg) bottom left no-repeat;
  background-position: center bottom 80px;
  background-size: cover;
}
.slide9 .bodytext {
  background: rgba(0, 0, 0, 0.5);
  margin: 0;
  padding: 5px 20px 10px 20px;
  width: 500px;
}
.slide9 .bodytext h1 {
  color: #fff;
  font-weight: 400;
  text-shadow: none;
  margin-bottom: 5px;
  font-size: 3.2em;
  margin-top: 20px;
  line-height: 1.1em;
}
.slide9 p {
  color: #fff;
  font-weight: 300;
  text-shadow: none;
  font-size: 1.5em;
  margin: 0 0 10px 0;
}
.slide9 h2,
.slide9 small {
  background: #b45892;
}
.slide9 h2 {
  position: relative;
  top: 0.8em;
}
/* SLIDE 10 */
.slide10 {
  background: url(../images/slides/slide10.jpg) bottom left no-repeat;
  background-position: left 0px bottom 0px;
  background-size: cover;
}
.slide10 .bodytext {
  background: rgba(0, 0, 0, 0.5);
  margin: 0;
  padding: 5px 20px 10px 20px;
  width: 590px;
}
.slide10 .bodytext h1 {
  color: #fff;
  font-weight: 400;
  text-shadow: none;
  margin-bottom: 5px;
  font-size: 3.2em;
  margin-top: 20px;
  line-height: 1.1em;
}
.slide10 p {
  color: #fff;
  font-weight: 300;
  text-shadow: none;
  font-size: 1.5em;
  margin: 10px 0 10px 0;
}
.slide10 h2,
.slide10 small {
  background: #e9b142;
}
.slide10 h2 {
  position: relative;
  top: 0.8em;
}
/* SLIDE 11 */
.slide11 {
  background: url(../images/slides/slide11.jpg) bottom left no-repeat;
  background-position: center bottom 80px;
  background-size: cover;
}
.slide11 .bodytext {
  background: rgba(0, 0, 0, 0.5);
  margin: 0;
  padding: 5px 20px 10px 20px;
}
.slide11 .bodytext h1 {
  color: #fff;
  font-weight: 400;
  text-shadow: none;
  margin-bottom: 5px;
  font-size: 3.2em;
  margin-top: 20px;
  line-height: 1.1em;
}
.slide11 p {
  color: #fff;
  font-weight: 300;
  text-shadow: none;
  font-size: 1.5em;
  margin: 10px 0 10px 0;
}
.slide11 h2,
.slide11 small {
  background: #55ae9d;
}
.slide11 h2 {
  position: relative;
  top: 0.8em;
}
.slide11 .container {
  /*        width: 70%;
        height: 45%;*/
}
/* SLIDE 12 */
.slide12 {
  background: url(../images/slides/slide12.jpg) bottom left no-repeat;
  background-position: left 0px bottom 80px;
  background-size: cover;
}
.slide12 .bodytext {
  background: rgba(0, 0, 0, 0.5);
  margin: 0;
  padding: 5px 20px 10px 20px;
}
.slide12 .bodytext h1 {
  color: #fff;
  font-weight: 400;
  text-shadow: none;
  margin-bottom: 5px;
  font-size: 3.2em;
  margin-top: 20px;
  line-height: 1.1em;
}
.slide12 p {
  color: #fff;
  font-weight: 300;
  text-shadow: none;
  font-size: 1.5em;
  margin: 10px 0 10px 0;
}
.slide12 h2,
.slide12 small {
  background: #b495ab;
}
.slide12 h2 {
  position: relative;
  top: 0.8em;
}
.slide12 .container {
  /*        width: 80%;
        height: 45%;*/
}
/* SLIDE 13 */
.slide13 {
  background: url(../images/slides/slide13.jpg) bottom left no-repeat;
  background-position: center bottom 80px;
  background-size: cover;
}
.slide13 .bodytext {
  background: rgba(0, 0, 0, 0.5);
  margin: 0;
  padding: 5px 20px 10px 20px;
  width: 609px;
}
.slide13 .bodytext h1 {
  color: #fff;
  font-weight: 400;
  text-shadow: none;
  margin-bottom: 5px;
  font-size: 3.2em;
  margin-top: 20px;
  line-height: 1.1em;
}
.slide13 p {
  color: #fff;
  font-weight: 300;
  text-shadow: none;
  font-size: 1.5em;
  margin: 0 0 10px 0;
}
.slide13 h2,
.slide13 small {
  background: #dc3527;
}
.slide13 h2 {
  position: relative;
  top: 0.8em;
}
/* SLIDE 14 */
.slide14 {
  background: url(../images/slides/slide14.jpg) bottom left no-repeat;
  background-position: center bottom 80px;
  background-size: cover;
}
.slide14 .bodytext {
  background: rgba(0, 0, 0, 0.5);
  margin: 0;
  padding: 5px 20px 10px 20px;
  width: 440px;
}
.slide14 .bodytext h1 {
  color: #fff;
  font-weight: 400;
  text-shadow: none;
  margin-bottom: 5px;
  font-size: 3.2em;
  margin-top: 20px;
  line-height: 1.1em;
}
.slide14 p {
  color: #fff;
  font-weight: 300;
  text-shadow: none;
  font-size: 1.5em;
  margin: 0 0 10px 0;
}
.slide14 h2,
.slide14 small {
  background: #e9b142;
}
.slide14 h2 {
  position: relative;
  top: 0.8em;
}
/* SLIDE 15 */
.slide15 {
  background: url(../images/slides/slide15.jpg) bottom left no-repeat;
  background-position: center bottom 80px;
  background-size: cover;
}
.slide15 .bodytext {
  background: rgba(0, 0, 0, 0.5);
  margin: 0;
  padding: 5px 20px 10px 20px;
  width: 680px;
}
.slide15 .bodytext h1 {
  color: #fff;
  font-weight: 400;
  text-shadow: none;
  margin-bottom: 5px;
  font-size: 3.2em;
  margin-top: 20px;
  line-height: 1.1em;
}
.slide15 p {
  color: #fff;
  font-weight: 300;
  text-shadow: none;
  font-size: 1.5em;
  margin: 0 0 10px 0;
}
.slide15 h2,
.slide15 small {
  background: #6ec3dd;
}
.slide15 h2 {
  position: relative;
  top: 0.8em;
}
/* SLIDE 16 */
.slide16 {
  background: url(../images/slides/slide1.jpg) bottom left no-repeat;
  background-position: center bottom 80px;
  background-size: cover;
}
.slide16 h1 {
  color: #cf8011;
  font-weight: normal;
  text-shadow: none;
  margin-bottom: 15px;
  font-size: 3.2em;
  margin-top: 0;
  line-height: 1.1em;
}
.slide16 p {
  color: #000;
  font-weight: 300;
  text-shadow: none;
  font-size: 1.4em;
  margin-top: 5px;
}
.slide16 div.bodytext {
  width: 515px;
}
.slide16 div.bodytext ul {
  padding: 0;
  list-style-type: none;
  margin-bottom: 20px;
}
.slide16 div.bodytext ul li {
  display: list-item !important;
  list-style-position: outside;
  line-height: 1.2em;
  font-size: 1.4em;
  font-weight: 300;
  margin: 0;
  padding: 5px;
  overflow: initial !important;
}
.slide16 div.bodytext ul li:before {
  font-family: 'FontAwesome';
  content: '\f0da';
  margin: 0 10px 0 -25px;
  color: #333333;
  padding: 0;
}
.slide16 div.col.image img.preserve {
  padding-top: 100px;
  margin-left: 20px;
}
.slide16 p a,
.slide16 p a:hover,
.slide16 li a,
.slide16 li a:hover {
  color: #cf8011;
  text-decoration: none;
  font-weight: 400;
}
/* SLIDE 17 */
.slide17 {
  background: url(../images/slides/slide1.jpg) bottom left no-repeat;
  background-position: center bottom 80px;
  background-size: cover;
}
.slide17 div.bodytext {
  width: 420px;
}
.slide17 img.preserve {
  padding-left: 5px;
}
.slide17 div.bodytext ul {
  padding: 0;
  list-style-type: none;
  margin-bottom: 20px;
}
.slide17 div.bodytext ul li {
  display: list-item !important;
  list-style-position: outside;
  line-height: 1.4em;
  font-weight: 300;
  font-size: 1.5em;
  margin: 0;
  padding: 5px;
  text-indent: -0.2em;
  overflow: initial !important;
}
.slide17 h1 {
  color: #0062ac;
  font-weight: normal;
  text-shadow: none;
  margin-bottom: 15px;
  font-size: 3.2em;
  margin-top: 0;
  line-height: 1.1em;
}
.slide17 div.bodytext ul li:before {
  font-family: 'FontAwesome';
  content: '\f0da';
  margin: 0 10px 0 -20px;
  color: #333333;
  padding: 0 0 0 3px;
}
.slide17 div.bodytext a {
  color: #0062ac;
  font-weight: 400;
}
.slide17 a {
  color: #fff;
}
.slide17 .photocredit,
.slide17 .photocredit a {
  color: #777;
  right: 25px;
}
.slide17 .photocredit a:hover {
  text-decoration: underline;
}
/* Phones */
/* Landscape */
@media only screen and (max-device-width: 1280px) and (orientation: landscape) {
  #footer {
    margin-top: 0 !important;
  }
  .slide {
    background-position: center bottom !important;
  }
  #slides,
  .main-container {
    height: 600px !important;
  }
  html,
  body {
    overflow: auto !important;
  }
  #wrapper {
    height: 600px;
    /*        overflow: auto !important;*/
    position: relative;
    -webkit-overflow-scrolling: touch;
    display: inline;
  }
  .slides-pagination {
    bottom: 20px !important;
  }
}
@media screen and (min-width: 1600px) {
  #slide1wrapper {
    background-size: contain !important;
    background-position: center bottom -20px !important;
  }
}
@media screen and (max-width: 1023px) {
  /*    nav.slides-navigation {
        bottom: 140px !important;
        top: initial;
    }*/
  #slide1wrapper {
    background-position: left 0px bottom -40px !important;
  }
  .slide16 .col.image {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .slide3 .col {
    display: inline !important;
    margin-right: 0 !important;
  }
  .slide16 .col.image {
    display: none;
  }
  .slide4 img.bigicon {
    display: none;
  }
  .bodytext {
    width: 535px !important;
  }
}
@media screen and (max-width: 680px) {
  /*    .container:before {
        height: 80% !important;
    }*/
  .slide2 h1 {
    font-size: 1.7em !important;
  }
  .slide2 p {
    font-size: 1em !important;
  }
  .slide2 .container:before {
    height: 80% !important;
  }
  .slide2 .col.sidebar {
    display: none;
  }
  .slide2 .table {
    border-spacing: 0 !important;
  }
  .slide2 .bodytext {
    height: 100%;
  }
  .slide2 div.row div.col.content h2 {
    padding: 7px 22px 0px 22px;
  }
  .table,
  .bodytext {
    width: 100% !important;
  }
  h1 {
    font-size: 1.9em !important;
  }
  .slide1 #banner-text {
    font-size: 1em !important;
  }
  .slide1 .body-text p {
    font-size: 1.3em;
  }
  p,
  ul li {
    font-size: 1.1em !important;
  }
  .big-yellow {
    font-size: 2em !important;
  }
  nav.slides-navigation {
    bottom: 160px !important;
    top: initial;
  }
  nav.slides-navigation a {
    font-size: 3.5em;
  }
  nav.slides-pagination a {
    margin: 4px;
    width: 12px;
    height: 12px;
  }
  #wrapper #footer #footer-wrapper {
    max-width: 100%;
    margin: 0 auto 0 20px;
  }
  div.row div.col.content h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 0.7em;
    text-transform: uppercase;
    display: inline-block;
    padding: 2px 22px 3px 22px;
    color: white;
    margin: 0;
  }
  div.row div.col.content small {
    font-style: normal;
    font-size: 0.6em;
    font-weight: 700;
    text-transform: uppercase;
    padding: 3px 8px 3px 8px;
    color: #fff;
    margin: 0;
    float: right;
  }
  .slide3 .col {
    display: inline !important;
    margin-right: 0 !important;
  }
  .slide3 .table {
    border-spacing: 50px 0 !important;
  }
  .slide16 p,
  .slide16 ul li {
    font-size: 1em !important;
    padding: 5px 5px 5px 0px !important;
  }
  .slide16 ul li {
    text-indent: 8px !important;
  }
  .slide16 .col.content {
    margin: 0;
    vertical-align: top;
    background: none;
    padding: 20px 20px 20px 40px;
  }
  .slide16 .col.image {
    display: none;
  }
  .slide17 .col.content {
    margin: 0;
    vertical-align: top;
    background: none;
    padding: 20px 20px 20px 40px;
  }
  #footer #footer-wrapper div.social-icons li {
    /*        padding-top: 5px;*/
  }
  /*    #footer #footer-wrapper div.social-icons ul li a img {
        width: 20px;
        height: 20px;
    }*/
}
@media screen and (max-height: 700px) and (max-width: 750px) {
  /*    #slides, .main-container {
        height: 700px !important;

    }
    html, body {
        z-index: 0 !important;
        overflow: scroll !important;
        
    }
    #wrapper {
        height: 800px;
        overflow: auto !important;
        position: relative;
        -webkit-overflow-scrolling: touch;
        display: inline;
        z-index: 999999;
    }*/
  #slide1wrapper {
    background: none !important;
  }
  nav.slides-navigation {
    bottom: 140px !important;
    top: initial;
  }
  nav.slides-navigation a {
    font-size: 3.5em;
  }
  /*    nav.slides-pagination {
        display: none;
    }*/
}
@media screen and (max-height: 550px) and (max-width: 680px) {
  .slide2 .bodytext h1 {
    font-weight: 400;
    font-size: 1.2em !important;
    line-height: 1.1em;
  }
  .slide2 .bodytext p {
    font-size: 0.9em !important;
  }
  #slide1wrapper {
    background: none !important;
  }
  nav.slides-navigation {
    bottom: 100px !important;
    top: initial;
  }
  nav.slides-pagination {
    display: none;
  }
}
@media screen and (max-width: 450px) {
  #footer #footer-wrapper div.social-icons ul li a img {
    width: 20px;
    height: 20px;
  }
  #footer #footer-wrapper div.social-icons li {
    padding-top: 5px;
  }
  #slide1wrapper {
    background: none !important;
  }
  nav.slides-navigation {
    bottom: 100px !important;
    top: initial;
  }
  nav.slides-pagination {
    display: none;
  }
  .photocredit {
    display: none;
  }
  .slide2 h2,
  .slide2 small {
    font-size: 0.6em !important;
  }
}
* {
  -webkit-font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Roboto Slab', serif;
}
html,
body {
  height: 100%;
  overflow: hidden;
  background: #bc7f25;
}
h1 {
  font-weight: normal;
  font-weight: 300;
  color: white;
  text-shadow: 0 1px 1px #000;
  margin: 30px 0;
}
h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 1em;
  text-transform: uppercase;
  display: inline-block;
  padding: 5px 22px 5px 22px;
  color: white;
  margin: 0;
}
a {
  text-decoration: none;
  -webkit-transition: color 0.15s ease;
  -moz-transition: color 0.15s ease;
  -o-transition: color 0.15s ease;
  transition: color 0.15s ease;
  text-shadow: none;
}
small {
  font-style: normal;
  font-size: 0.6em;
  font-weight: 700;
  text-transform: uppercase;
  padding: 5px 8px 5px 8px;
  color: #fff;
  margin: 0;
  float: right;
}
small a,
small a:hover {
  color: #fff;
}
p {
  font-size: 1.39058em;
  color: white;
  text-shadow: 0 1px 1px #555;
}
.bold {
  font-weight: bold;
}
.container {
  height: 100%;
  white-space: nowrap;
  text-align: center;
}
.container:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  /*     adjust for white space between pseudo element and next sibling */
  margin-right: -0.25em;
  /*     stretch line height */
  height: 90%;
}
.slides-navigation {
  top: 45%;
}
.slides-navigation a {
  display: block;
  text-decoration: none;
  color: white;
  font-weight: bold;
  font-size: 6em;
  margin: 0 50px;
  /*        text-shadow: 0 1px 1px #888;*/
  text-align: center;
  height: 50px;
  width: 50px;
  top: -50px;
  padding: 1px;
  -webkit-transition: background 0.15s ease;
  -moz-transition: background 0.15s ease;
  -o-transition: background 0.15s ease;
  transition: background 0.15s ease;
}
.slides-navigation a:hover {
  /*        text-shadow: 0 1px 1px #000;*/
}
.slides-pagination {
  bottom: 90px;
}
.slides-pagination a {
  width: 15px;
  height: 15px;
  margin: 10px 10px;
  border-color: white;
  text-indent: -999999px;
}
.slides-pagination a.current {
  background: white;
}
.slides-pagination a.current.page-1,
.slides-pagination a.current.page-2,
.slides-pagination a.current.page-5,
.slides-pagination a.current.page-7,
.slides-pagination a.current.page-10 {
  background: #e9b142;
}
.slides-pagination a.current.page-3 {
  background: #f4e537;
}
.slides-pagination a.current.page-4 {
  background: #93c135;
}
.slides-pagination a.current.page-6 {
  background: #93c135;
}
.slides-pagination a.current.page-8 {
  background: #6ec3dd;
}
.slides-pagination a.current.page-9 {
  background: #b45892;
}
.slides-pagination a.current.page-11 {
  background: #55ae9d;
}
.slides-pagination a.current.page-12 {
  background: #b495ab;
}
.slides-pagination a.current.page-13 {
  background: #dc3527;
}
.slides-pagination a.current.page-14 {
  background: #cf8011;
}
.slides-pagination a.current.page-15 {
  background: #6ec3dd;
}
.slides-pagination a.current.page-16 {
  background: #cf8011;
}
.slides-pagination a.current.page-17 {
  background: #0062ac;
}
.main-container {
  min-width: 100%;
  min-height: 100%;
}
#slides {
  /*  padding-bottom: 80px;    Height of the footer element */
}
.arbanner {
  background: #cf8011;
  color: white;
  padding: 4px 5px 5px 35px;
  width: 12em;
  position: absolute;
  top: 40px;
  left: 0;
  float: left;
  clear: both;
  font-size: 16px;
}
.arbanner .bold {
  color: #e9b142;
}
.fa-angle-right:before,
.fa-angle-left:before {
  content: "\f105";
  position: relative;
  top: -14px;
  left: 4px;
}
#footer {
  width: 100%;
  margin-top: -80px;
  height: 80px;
  position: relative;
  clear: both;
  background: #fff;
  z-index: 100;
}
#footer #footer-wrapper {
  margin: 0 10% 0 10%;
}
#footer #footer-wrapper #logo img {
  margin: 20px 20px 10px 0px;
  float: left;
  height: 40px;
}
#footer #footer-wrapper .social-icons {
  float: right;
  margin: 5px 20px 10px 0px;
  padding: 0px;
}
#footer #footer-wrapper .social-icons img {
  height: 30px;
}
#footer #footer-wrapper .social-icons ul {
  padding: 20px 0 10px 0;
  margin: 0;
}
#footer #footer-wrapper .social-icons li {
  display: inline-block;
  padding-right: 2px;
}
#footer #footer-wrapper .social-icons img {
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
#footer #footer-wrapper .social-icons img:hover {
  opacity: 0.75;
}
.table {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
.row {
  display: table-row;
}
.col {
  display: table-cell;
}
.col.sidebar {
  width: auto;
  background: none;
  padding: 0;
  margin: 0;
}
.col.content {
  margin: 0;
  vertical-align: top;
  background: none;
}
i.fa.fa-caret-right {
  font-size: 1.3em;
  vertical-align: bottom;
  color: #f4e537;
  padding-left: 3px;
}
.photocredit {
  font-size: 0.6em;
  font-weight: bold;
  top: 48px;
  right: 35px;
  position: absolute;
  color: white;
}
.photocredit a {
  z-index: 1000;
}
.spinner {
  margin: auto;
  width: 70px;
  text-align: center;
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 0;
  right: 0;
}
.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #fff;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

a img {
    border: 0;
}
@-webkit-keyframes bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes bouncedelay {
  0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
/* Pure CSS3 jQuery-Like fadeIn
---------------------------------------------------- */
.fadeIn {
  /* Styling for Demo
	---------------------------------------------------- */
  /*	border:5px solid #e9e9e9;
	margin:15px;
	-webkit-box-shadow: 0px 0px 5px #333;
	-moz-box-shadow: 0px 0px 5px #333;
	-ms-box-shadow: 0px 0px 5px #333;
	-o-box-shadow: 0px 0px 5px #333;
	box-shadow: 0px 0px 5px #333;*/
  /* CSS needed for animation
	---------------------------------------------------- */
  opacity: 0;
  -webkit-animation: fadeIn ease-in 1;
  -moz-animation: fadeIn ease-in 1;
  -o-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
/* Animation Times - Time for image to fade in
---------------------------------------------------- */
.fadeIn-1s {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}
.fadeIn-2s {
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}
.fadeIn-3s {
  -webkit-animation-duration: 3s;
  -moz-animation-duration: 3s;
  -o-animation-duration: 3s;
  animation-duration: 3s;
}
.fadeIn-5s {
  -webkit-animation-duration: 5s;
  -moz-animation-duration: 5s;
  -o-animation-duration: 5s;
  animation-duration: 5s;
}
/* Animation Delay - Time for image to be delayed
---------------------------------------------------- */
.fadeIn-Delay-1s {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}
.fadeIn-Delay-2s {
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -o-animation-delay: 2s;
  animation-delay: 2s;
}
.fadeIn-Delay-3s {
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  -o-animation-delay: 3s;
  animation-delay: 3s;
}
.fadeIn-Delay-4s {
  -webkit-animation-delay: 4s;
  -moz-animation-delay: 4s;
  -o-animation-delay: 4s;
  animation-delay: 4s;
}
.fadeIn-Delay-5s {
  -webkit-animation-delay: 5s;
  -moz-animation-delay: 5s;
  -o-animation-delay: 5s;
  animation-delay: 5s;
}
/* Key Frames
---------------------------------------------------- */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/*# sourceMappingURL=main.css.map */