/*
 * Start Bootstrap - Landing Page (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body,
html {
    width: 100%;
    height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}
li {
    list-style-type: none;
    padding: 0;
    margin: 1.4em 0 0 0;
    /*border-bottom: 1px solid #F1F1F1; */
}
.topnav {
    font-size: 14px; 
}

.lead {
    font-size: 18px;
    font-weight: 400;
}

.intro-header {
    padding-top: 120px;
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(../img/bf_bg.jpg) no-repeat center top;
    background-size: cover;
}

.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
	margin-top: 20%;
    margin-bottom: -20%;
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 5em;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}
.margin3.component {
  margin-bottom: 3em; 
}

.image-spot.no-stack .component-content > ul {
    /* one item */
    /* two items */
    /* three items */
    /* four items */
    /* five items */
    /* six items */
    /* seven items */
    /* eight items */
    /* nine items */
    /* ten items */ }
.image-spot.no-stack .component-content > ul > li:first-child:nth-last-child(1) {
      width: 100%;
      float: left; }
.image-spot.no-stack .component-content > ul > li:first-child:nth-last-child(2),
.image-spot.no-stack .component-content > ul > li:first-child:nth-last-child(2) ~ li {
      width: 50%;
      float: left; }
.image-spot.no-stack .component-content > ul > li:first-child:nth-last-child(3),
.image-spot.no-stack .component-content > ul > li:first-child:nth-last-child(3) ~ li {
      width: 33.3333%;
      float: left; }
.image-spot.no-stack .component-content > ul > li:first-child:nth-last-child(4),
.image-spot.no-stack .component-content > ul > li:first-child:nth-last-child(4) ~ li {
      width: 25%;
      float: left; }
.image-spot.no-stack .component-content > ul > li:first-child:nth-last-child(5),
.image-spot.no-stack .component-content > ul > li:first-child:nth-last-child(5) ~ li {
      width: 20%;
      float: left; }
.image-spot.no-stack .component-content > ul > li:first-child:nth-last-child(6),
.image-spot.no-stack .component-content > ul > li:first-child:nth-last-child(6) ~ li {
      width: 16.6666%;
      float: left; }
.image-spot.no-stack .component-content > ul > li:first-child:nth-last-child(7),
.image-spot.no-stack .component-content > ul > li:first-child:nth-last-child(7) ~ li {
      width: 14.2857%;
      float: left; }
.image-spot.no-stack .component-content > ul > li:first-child:nth-last-child(8),
.image-spot.no-stack .component-content > ul > li:first-child:nth-last-child(8) ~ li {
      width: 12.5%;
      float: left; }
.image-spot.no-stack .component-content > ul > li:first-child:nth-last-child(9),
.image-spot.no-stack .component-content > ul > li:first-child:nth-last-child(9) ~ li {
      width: 11.1111%;
      float: left; }
.image-spot.no-stack .component-content > ul > li:first-child:nth-last-child(10),
.image-spot.no-stack .component-content > ul > li:first-child:nth-last-child(10) ~ li {
      width: 10%;
      float: left; }  
.component.top-margin {
    margin-top: 80px; 
}
.component.component-ready {
    visibility: visible; 
}
	
.component-ready.animate{
  opacity: 1; }
  

a, .like-a {
  color: #CC1122;
  text-decoration: none; }
a.link, .like-a-link {
  display: inline-block;
  position: relative; }  
.image-spot {
    padding-bottom: 2rem;
    padding-top: 2rem;
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
}
.image-spot .component-content {
    position: relative;
    width: 60em;
    max-width: 90%;
    margin: 0 auto;
    overflow: hidden; 
}

.image-spot .component-content .context-container {
    background-color: #F3F3F3;
    padding: 1em;
    position: relative;
}
.image-spot .component-content > ul > li:first-child:nth-last-child(3),.image-spot .component-content > ul > li:first-child:nth-last-child(3) ~ li {

    float: left;
}

 .image-spot .component-content .image-spot-element-context-content {
      width: 100%;
      text-align: center;
      border-top: 2px solid #CC1122;
      padding-top: 2rem; 
}


.image-spot .image-spot-element {
    padding: 0 0.4em .1em 0.4em;
    box-sizing: border-box; }
.image-spot .image-spot-element:first-child {
    padding: 0 0.8em 0 0; }
.image-spot .image-spot-element:last-child {
    padding: 0 0 0 0.8em; }
.image-spot.has-active .image-spot-elements .image-spot-element.active {
    color: #CC1122; }
.image-spot.has-active .image-spot-elements .image-spot-element.active .image-spot-element-image img {
    background-color: #CC1122; }


.image-spot.slim .component-content {
    
    max-width: 100%;
    margin: 0 auto;
}
.image-spot .image-spot-elements {
    text-align: center;
    position: relative;
    padding: 0;
}
	
.image-spot .image-spot-elements .image-spot-element-header {
    margin-top: 1em;
    line-height: 1em;
    margin-bottom: .5em;
    display: block;
}

@media(max-width:767px) {
    .intro-message {
    padding-bottom: 10%;
    padding-top: 60%;
    }

    .intro-message > h1 {
        font-size: 2em;
    }
	.intro-message > h3 {
        display: none;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
	.image-spot .image-spot-elements .image-spot-element-image {
    display: block;
    padding: 0 0 1.3em 0;
    overflow: hidden;
    position: relative;
    }
	.image-spot .image-spot-elements .image-spot-element-text, .image-spot .image-spot-elements .image-spot-element-header {
    max-width: 80%;
    margin: auto;
}
.image-spot.no-stack .component-content > ul > li:first-child:nth-last-child(3),
.image-spot.no-stack .component-content > ul > li:first-child:nth-last-child(3) ~ li {
    width: 100%;
	float: none; 
	}
.image-spot .component-content {
    position: relative;
    width: 60em;
    max-width: 90%;
    margin: 0 auto;
    overflow: hidden;
   }
   .image-spot .image-spot-element:first-child {
    padding: 0 0.8em 0 0;
   }
}

.network-name {
    
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 50px 0;
    background-color: #f8f8f8;
}

.content-section-b {
    padding: 50px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    color: #000;
    /*background: url(../img/banner-bg.jpg) no-repeat center center;
    background-size: cover;*/
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner img {
    margin-top: 10px;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 50px 0;
    background-color: #f8f8f8;
}

p.copyright {
    margin: 15px 0 0;
}