body {
  font: 400 15px Lato, sans-serif;
  line-height: 1.3em;
  color: #818181;
  }
  a:focus, a:hover{
    text-decoration: none;
  }
  h2 {
    font-family: "Titillium Web","Helvetica Neue",Helvetica,Arial,sans-serif;
    /*font-size: 24px;
    font-weight: 600;*/
    text-transform: uppercase;
    color: #203e5a;
    margin-bottom: 40px;
    font-size: 2em;
    font-weight: 200;
    }
  h4 {
      font-family: "Titillium Web","Helvetica Neue",Helvetica,Arial,sans-serif;
      font-size: 19px;
      line-height: 1.3em;
      color: #203e5a;
      font-weight: 300;
      margin-top: 0px;
      margin-bottom: 15px;
    }
  p{
    font-family: "Titillium Web","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;
    color:#555;
    line-height: 1.3;
  }


  .themeDark{
    background-color: #111;
    color: #EEE;
    }
    .themeDark .container{
      border-color: rgba(205,179,121,1);
    }
    .themeDark p{
      color: #EEE;
    }
    .themeDark h2,.themeDark h4{
      color: #E6E7E8;
      }

      
#header:after{
  background: rgba(0,0,0,0.8) !important;
  }
  .nav-drop>nav>ul>li>a{
    color: #EEE;
    }
  .nav-drop>nav>ul>li>a:focus, .nav-drop>nav>ul>li>a:hover{
    color: #FFF;
    }

  .button{
    font-size: 13px;
    line-height: 13px!important;
    padding: 12px 15px!important;
    vertical-align: top;
    letter-spacing: 1px;
    display: inline-block;
    }

  .container {
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto;
      padding-top: 40px;
      padding-bottom: 40px;
      margin-bottom: 20px;
      border-top: 1px solid #EEE;
    }
    .noborder{
      border: none;
    }
  .container-fluid {
    padding: 60px 50px;
      }


  @media (max-width: 768px) {
    .container{
      padding-bottom: 10px;
      margin-bottom: 5px;
    }
  .container-fluid {
    padding: 20px 15px;
      }
  }
  .bg-tan {
    background-color: #f6f3ee;
    }

  .bg-grey {
    background-color: #f6f6f6;
    }
  .bg-dkgrey{
    background-color: #282828;
  }


        .bigBanner{
          margin-top: -50px;
          height: 600px;
        }
        .bigBannerContent{
          width: 90%;
          height: 400px;
          background-color: rgba(0,0,0,0.4);
          border:1px solid rgba(205,179,121,1);
          box-shadow: 0px 0px 3px rgba(0,0,0,1);
          text-align: center;
          font-size: 30px;
          line-height: 30px;
          top: 162px;
          margin: auto;
          position: relative;
          }
          .bigBannerContent table{
            width: 100%;
            table-layout: fixed;
            }
            .bigBannerContent table td{
              vertical-align: middle;
              }

            .headerBlock{
              margin-top: 93px;
              text-align: center;
            }
            .headerBlockTitle{
              font-size: 34px;
              line-height: 58px;
              font-family: 'Delius Swash Caps', cursive;
              font-weight: 600;
            }
            .headerBlockSubTitle{
                text-transform: uppercase;
                color: rgba(205,179,121,1);
                font-family: 'Teko', sans-serif;
                font-size: 24px;
                letter-spacing: 0.06em;
                font-weight: 600;
                display: inline-block;
                position: relative;
              }
              .headerBlockSubTitle:before,.headerBlockSubTitle:after{
                content: '';
                position: absolute;
                border-bottom: 2px solid rgba(205,179,121,1);
                width: 20px;
                height: 13px;
                }
                .headerBlockSubTitle:before{
                  margin-left: -30px;
                  }
                .headerBlockSubTitle:after{
                  margin-left: 10px;
                  }
            .headerBlockDescription{
                color: rgba(255,255,255,0.8);
                font-size: 20px;
                line-height: 29px;
                font-family: 'Roboto Slab', serif;
                text-shadow: 0px 0px 3px rgba(0,0,0,1);
              }
              .headerBlockAction{
                padding: 20px 0px;
              }
              .headerBlockAction .button{
                border: 1px solid #FFF !important;
                background-color: transparent;
                border-radius: 0px;
                min-width: 150px;
                padding: 10px;
                color: #FFF !important;
                text-transform: uppercase;
                text-shadow: none;
                cursor: pointer;
                }
                .headerBlockAction .button:hover{
                  border: 1px solid rgba(205,179,121,0.8) !important;
                  background-color: rgba(205,179,121,0.8) !important;
                  color:#333 !important;
                }
        @media (max-width: 768px) {
          .bigBanner{
            height: 450px;
          }
          .bigBannerContent{
            height: 280px;
            top: 153px;
            }
          .headerBlock{
          display: none;
          }
        }


/**** Opening ****/

      #opening {
        position: relative;
        padding-top: 40px;
        border-top: 30px solid #dcd8d5;
        border-bottom: 1px solid #000;
        /*max-height: 330px;*/
        /*overflow: hidden;*/
        /*transition: max-height 1.2s;*/
      }
      #opening:after {
        content: '';
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        height: 10px;
        box-shadow: inset 0px -5px 5px -5px rgba(0, 0, 0, 1);
      }
      /*      #opening.expanded{
                    max-height: 1500px;
                    }*/
      
      .promoVideoContainer {
        overflow: auto;
        clear: both;
        min-height: 220px;
        text-align: center;
      }
      .btn-play-video:before {
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          font-size: 76px;
          margin-left: -38px;
          margin-top: -38px;
        }
      .promoVideo {
        opacity: 1;
        background-color: transparent;
        /*position: absolute; 
             right: 0px; 
             top: 0px; */
        
        width: 390px;
        height: 220px;
      }
      .challengeFormWrapper {
        display: none;
        width: 700px;
        border: 2px dotted #f6f3ee;
        box-shadow: inset 0px 0px 3px rgba(255, 255, 255, 1);
        padding: 15px;
        background-image: url('images/leather.png');
        margin-left: auto;
        margin-right: auto;
      }
      .challengeForm {
        padding: 10px 20px;
        box-shadow: 0px 0px 3px rgba(255, 255, 255, 1);
        border: 1px solid #CCC;
        text-align: left;
        background: #ffffff;
        background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
        background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
        background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3', GradientType=0);
      }
      .challengeForm iframe{
        height: 550px;
      }
      #opening .notes {
        padding: 0px 10px;
      }
      #opening h4,
      #opening h2 {
        color: #333;
      }
      #opening p {
        color: #555;
      }
      #opening .btn-action {
        background-color: transparent;
        !important;
        border-radius: 0px;
        padding: 8px 14px;
        font-size: 17px;
        line-height: 1.2;
        border: 1px solid #337ab7;
      }
      #opening .btn-action:hover {
        background-color: #337ab7;
        color: #FFF;
      }
      #challengeForm form.form p.form-field {
        display: block !important;
      }
      #challengeForm form.form p label {
        display: block;
        font-weight: 400;
        color: #777 !important;
        font-family: "Titillium Web", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
        line-height: 1.3em !important;
        text-align: left !important;
      }
      #challengeForm form.form p.required label {
        color: #222;
      }
      #challengeForm form.form input,
      form.form textarea {
        border-radius: 5px;
        width: 100%;
        padding: 10px 12px;
        background-color: #fdfdfd;
        border: 1px solid #e3e3e3;
        outline: 0;
      }
      #challengeForm form.form input[type=button] {
        background-color: transparent;
        !important;
        border-radius: 0px;
        padding: 8px 14px;
        font-size: 17px;
        font-weight: 400;
        line-height: 1.2;
        border: 1px solid #337ab7;
        color: #337ab7;
        width: auto;
      }
      #challengeForm form.form input[type=button]:hover {
        background-color: #337ab7;
        color: #FFF;
      }
      @media (max-width: 768px) {
        #opening {
          padding-top: 25px;
          border-top: 1px;
          text-align: center;
        }
        .challengeFormWrapper {
          width: 90%;
        }
      }

/***************************************************
            List Wrapper
/***************************************************/
.listWrapper{}
  .listWrapper .expand{
    display: none;
    }

  @media (max-width: 768px) {
    .listWrapper{
      max-height: 600px;
      overflow: hidden;
      position: relative;
      }
      .listWrapper .expand{
        position: absolute;
        height: 50px;
        width: 100%;
        line-height: 50px;
        bottom: 0px;
        display: block;
        color: #FFF;
        text-align: center;
        text-transform: uppercase;
        cursor: pointer;
        border: 1px solid #CCC;
        background: #2598D0;
        }
      .listWrapper.expanded{
          max-height: initial;
        overflow: initial;
        }
      .listWrapper.expanded .expand{
        display: none;
        }

  }


/***************************************************
            Gallery
/***************************************************/
      #gallery {
        max-width: 1170px;
      }
      .videoContainer a.player {
        background-color: rgba(255, 255, 255, 0.05);
        display: inline-block;
        padding: 5px;
        border-radius: 4px;
        min-height: 375px;
        width: 100%;
      }
      .videoThumbnail {
        width: 100%;
        height: 130px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-left: auto;
        margin-right: auto;
      }
      .videoTitle {
        display: none;
      }
      .videoDescription {
        color: #CCC;
        text-align: left;
        margin-top: 10px;
      }
      #gallery h2 {
        color: #EEE;
      }
      @media (max-width: 768px) {
        .videoContainer a.player {
          background-color: rgba(255, 255, 255, 0.05);
          display: inline-block;
          padding: 30px;
          border-radius: 4px;
          min-height: auto;
          width: 91%;
          margin: 10px 0px;
        }
        .listWrapper .expand {
          position: absolute;
          height: 50px;
          width: 100%;
          line-height: 50px;
          bottom: 0px;
          display: block;
          color: #337ab7;
          ;
          text-align: center;
          text-transform: uppercase;
          cursor: pointer;
          border: 1px solid #337ab7;
          ;
          background: #282828;
        }
      }
