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

@font-face{
  font-family: "Eurostile";
  src: url("../fonts/Eurosti.TTF");
}

@font-face{
  font-family: "BEurostile";
  src: url("../fonts/Eurostib.TTF");
  font-weight: bold;
}

@font-face{
  font-family: "Y2K";
  src: url("../fonts/Y2KNeophyte.ttf");
}

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.img-center {
    margin: 0 auto;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.cont1 {
  font-family: "Eurostile";
  letter-spacing: 0.1em;
  font-size: 1.3em;
}

.fot1{
    font-family: "Eurostile";
}

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

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Eurostile";
}

.navbar-fixed-top .nav {
    padding: 15px 0;
}

nav .navbar li, li a{
  font-family: "Eurostile";
}

.topnav {
    font-size: 14px;
}

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

.intro-header {
    padding-top: 81px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 3px;
    text-align: center;
    color: #f8f8f8;
    /* background: url(../img/intro-bg.jpg) no-repeat center center; */
    background-size: cover;
}

.intro-message {
    position: relative;
    padding-top: 20%;
    padding-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);
}

@media only screen and (max-width: 767px) {
#av_section_1 {
background-size: 100% 100% !important;
background-position: 0px 0px !important;
background-image: url(img/sky-62732_1280.jpg) !important;
}}

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

    .intro-message > h1 {
        font-size: 3em;
    }

    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%;
    }
}

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

.content-section-a {
    padding: 4rem 0;
    background-color: #f8f8f8;
}

.content-section-b {
    background-color: white;
    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: #f8f8f8;
    background-size: cover;
    background: rgba(5,5,5,0.6);
}

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

.banner ul {
    margin-bottom: 0;
}

.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;
}

#background {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    /*background: url(polina.jpg) no-repeat; */
    background-size: cover;
    -webkit-filter: blur(1px);
    filter: blur(4px) saturate(70%) brightness(60%);
}

#backgroundImage {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    /*background: url(polina.jpg) no-repeat; */
    /* background-size: cover; */
}

/***********************************************************************************************/
/* =Statistics Section */
/***********************************************************************************************/

#statistic-section {
  background: url('../img/pexels-photo-431722.jpeg') center bottom !important;
  position: relative;
  text-align: center;
  padding-top: 120px;
}

#statistic-section:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  background: rgba(5,5,5,0.8);
  width: 100%;
  height: 100%;
  z-index: 2;
}

#statistic-section .container {
  position: relative;
  z-index: 3;
}

#training-dates {
  background: url('../img/dawn-nature-sunset-trees.jpg') center top !important;
  position: relative;
  text-align: center;
  padding-top: 120px;
}

#training-dates:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  background: rgba(5,5,5,0.8);
  width: 100%;
  height: 100%;
  z-index: 2;
}

#training-dates .container {
  position: relative;
  z-index: 3;
}

.statistic-percent {
  padding-bottom: 70px;
}

span.percentfactor {
  color: #fff;
  font-size: 42px;
  margin-bottom: 4px;
}

.fact p {
  color: #fff;
  margin-top: 10px;
  text-transform: uppercase;
}

/***********************************************************************************************/
/* =Tweet section*/
/***********************************************************************************************/

#tweet-section {
  position: relative;
  padding: 80px 0;
}

#tweet-section:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  background: rgba(5,5,5,0.7);
  width: 100%;
  height: 100%;
  z-index: 2;
}

#tweet-section .container {
  position: relative;
  z-index: 3;
}

span.tweet-icon {
  display: block;
  color: #F4F4F4;
  font-size: 34px;
  margin-bottom: 24px;
  text-align: center;
}

ul.tweet-slider {
  text-align: center;
  padding: 0;
  list-style: none;
}

ul.tweet-slider h3 {
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  letter-spacing: 1.3px;
}

ul.tweet-slider small {
  color: #e6e6e6;
  font-size: 100%;
  color: #93c431;
}

.m-creditcard {
  margin: 0.5rem 0;
}
