/* ==========================================================================
   Google Fonts
   ========================================================================== *//*
@import url(https://fonts.googleapis.com/css?family=Oswald:300,400,500,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,800,300); */


/* ==========================================================================
   General Styles
   ========================================================================== */
body {
  font-family: "brandon_regular", sans-serif;
  font-size: 16px;
  line-height: 1.5em;
}

.cookie-info {
  background-color: #fff;
  border: 1px solid #793282;
  color: #793282;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}
  .cookie-info p {
    margin-top: 10px;
  }

.text-justify {
  text-align: justify;
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}

.text-align-left {
  text-align: left;
}

/* Headlines */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #793282;
    font-family:"brandon_black", sans-serif;
    font-weight: 500;
    line-height: 1.2;
    text-transform: uppercase;
}
h1 {
    font-size: 2.888888888888889em;
    text-transform: uppercase;
}

h3 {
    padding-left: 15px;
    padding-right: 15px;
}
@media(max-width: 767px) {
    h1 {
        font-size: 2.13em;
    }
}

/*h2 {
    font-family:"brandon_regular", sans-serif;
    text-transform: uppercase;
}*/

/* BANNER SECTION, SECOND TEXT LINE */
.regular { font-family:"brandon_regular", sans-serif; }
.case-sensitive { text-transform: none; }


a {
    color: #717171;
    text-decoration: none;
}
a:focus, a:hover {
    text-decoration: none;
    color: #3e3e3e;
    -webkit-transition: all 0.2s ease-out;
       -moz-transition: all 0.2s ease-out;
         -o-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
}

a, a:active, a:focus {
  outline: 0 none;
}

p a {
    text-decoration: underline;
}

/* Buttons */
.form-control,
.btn {
            border-radius: 2px;
         -o-border-radius: 2px;
       -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.btn {
    text-decoration: none !important;
}

.btn-link,
.btn-link:focus,
.btn-link:hover {
    color: #793282;
}

.btn-outline-white {
    border: 2px solid #fff;
    background:none;
    -webkit-transition: all 0.2s ease-out;
       -moz-transition: all 0.2s ease-out;
         -o-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
}
  .btn-outline-white:hover {
    background-color: #793282;
    -webkit-transition: all 0.2s ease-out;
       -moz-transition: all 0.2s ease-out;
         -o-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
  }
/*
.btn-know-more {
  border: 2px solid #793282;
  background:none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
  .btn-know-more:hover {
    background-color: #793282;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }

.btnmore{
    color: #793282;
    font-size: 14px !important;
    font-family: "brandon_black", sans-serif;
    text-transform: uppercase !important;
    line-height: 24px !important;
}
  .btnmore:hover {
      color: #fff;
      font-size: 14px !important;
      font-family: "brandon_black", sans-serif;
      text-transform: uppercase !important;
      line-height: 24px !important;
  } */

.btn-klang {
    background-color: #793282;
    background-image: linear-gradient(to bottom, #793282 0%, #8e3899 100%);
    color: #fff;
    line-height: 24px !important;
    font-size: 14px !important;
    font-family: "brandon_black", sans-serif;
    font-weight: 500;
    text-transform: uppercase !important;
    line-height: 24px !important;
    margin-top: 10px;
    margin-bottom: 10px;
    transition: all 0.2s ease-out 0s; /*
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
         -o-border-radius: 4px;
            border-radius: 4px; */
    -webkit-transition: all 0.2s ease-out;
       -moz-transition: all 0.2s ease-out;
         -o-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
}
    .btn-klang:hover {
        background-image: none;
        color: #FFFFFF;
    }

.btn-inverted {
    background-image: none;
    background-color: #fff !important;
}
    .btn-inverted:hover {
        color: #793282 !important;
    }

.btn-big {
    font-size: 0.875em;
    text-transform: uppercase;
    padding: 7px 20px 4px 20px;
}
.btn-small {
    font-size: 0.875em;
    text-transform: uppercase;
    padding: 7px 20px 4px 20px;
}

.pad40 {
    padding-bottom:40px;
}

.alert-klang {
    background-color: rgba(121, 50, 130, 0.25);
    border-color: #793282;
    color: #793282;
    margin-top: 3em;
    text-align: center;
}

/* ==========================================================================
   Breadcrumps
   ========================================================================== */
@media (max-width: 767px) {
    .breadcrumb-nav {
        margin-left: 15px;
        margin-right: 15px;
    }
}

.breadcrumb {
    background: none;
    border-radius: none;
    margin: 0;
    margin-top: 50px;
    padding: 3px 0;
}
    .breadcrumb li > a {
        color: #777;
        font-size: 12px;
        text-transform: uppercase;
    }
    .breadcrumb > .active,
    .breadcrumb li > a:focus,
    .breadcrumb li > a:hover {
        color: #555;
        font-size: 12px;
        text-transform: uppercase;
    }
    .breadcrumb > li + li::before {
        content: ">";
        font-size: 18px;
    }


/* ==========================================================================
   Navigation Bar
   ========================================================================== */
.navbar {
    background-color: #fff; /* original */
    background-color: #793282; /*
    -webkit-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1); */
    border: none;
    border-radius: 0;
    border-bottom: 2px #fff solid;
    margin-bottom: 0;
    min-height: 25px;
}
  .navbar .navbar-brand {
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .navbar .navbar-nav {
    float: none;
    margin: 10px 0;
  }
    .navbar .navbar-nav > li {
      display: block;
      margin-left: 5px;
      -webkit-transition: all 0.2s ease-out;
         -moz-transition: all 0.2s ease-out;
           -o-transition: all 0.2s ease-out;
              transition: all 0.2s ease-out;
    }
      .navbar .navbar-nav > li > a {
        font-size: 14px;
        line-height: 14px;
        display: block;
        margin: 0;
        padding: 10px 15px;
        color: #fff;
        outline: none;
        text-transform: uppercase;
        -webkit-border-radius: 4px;
           -moz-border-radius: 4px;
                border-radius: 4px;
        -webkit-background-clip: padding-box;
           -moz-background-clip: padding;
                background-clip: padding-box;
      }

        .navbar .navbar-nav > .open > a,
        .navbar .navbar-nav > .open > a:hover,
        .navbar .navbar-nav > .open > a:focus,
        .navbar .navbar-nav > li > a:hover,
        .navbar .navbar-nav > .active > a,
        .navbar .navbar-nav > .active > a:hover,
        .navbar .navbar-nav > .active > a:focus {
          /* background-color: #f6464a; /* original */
          background-color: rgba(255, 255, 255, 0.2);
          outline: none;
          color: #fff;
        }

        .navbar-nav > .dropdown > a .caret,
        .navbar-nav > .dropdown > a:hover .caret,
        .navbar-nav > .dropdown > a:focus .caret,
        .navbar-nav > .open > a .caret,
        .navbar-nav > .open > a:hover .caret,
        .navbar-nav > .open > a:focus .caret {
          border-bottom-color: #fff;
          border-top-color: #fff;
        }


    .navbar .navbar-nav > .active {
      /*
      -webkit-border-radius: 4px;
         -moz-border-radius: 4px;
              border-radius: 4px;
      -webkit-background-clip: padding-box;
         -moz-background-clip: padding;
              background-clip: padding-box; */
      -webkit-transition: all 0.2s ease-out;
         -moz-transition: all 0.2s ease-out;
           -o-transition: all 0.2s ease-out;
              transition: all 0.2s ease-out;
    }

    .navbar .navbar-nav > li.special > a {
      background-color: rgba(255, 255, 255, 0.75);
      color: #793282;
    }
      .navbar .navbar-nav > li.special > a:hover,
      .navbar .navbar-nav > li.special > a:focus {
        background-color: rgba(255, 255, 255, 0.9);
        color: #793282;
      }

    .navbar .navbar-nav > .language {
      padding: 0;
    }
      .navbar .navbar-nav > li.language > a {
        padding: 6.5px 0;
      }
      .navbar .navbar-nav > li.language > a > img {
        max-height: 14px;
      }

      .navbar .navbar-nav > li.language > a:hover,
      .navbar .navbar-nav > li.language > a:focus {
        background: none;
      }

    @media (max-width: 991px) {
      .navbar .navbar-nav > .language {
        display: none;
      }
    }


.navbar .navbar-toggle {
  border: none; /*
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
       -o-border-radius: 4px;
          border-radius: 4px; */
  margin-bottom: 6.5px;
  margin-top: 6.5px;
  outline: none;
  -webkit-transition: all 0.2s ease-out;
     -moz-transition: all 0.2s ease-out;
       -o-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out;
}
  .navbar .navbar-toggle:hover {
    background-color: transparent;
  }
  /* .navbar .navbar-toggle:hover {
    background-color: #717171;
    border: 1px solid #717171;
  } */
.navbar .navbar-toggle .icon-bar {
  background-color: #fff;
}
  /* .navbar .navbar-toggle:hover .icon-bar {
    background-color: #fff;
    -webkit-transition: all 0.2s ease-out;
       -moz-transition: all 0.2s ease-out;
         -o-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
  } */
.navbar .navbar-collapse {
  background-color: rgba(0, 0, 0, 0.96);
  text-align: center;
  -webkit-box-shadow: inset 0 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 4px 0 rgba(0, 0, 0, 0.5);
/*  margin-top: 15px; */
}
.navbar-collapse{
  max-height:400px;
}

img.logo {
	height: 32px;
	width:auto;
}

.img-border {
    border: 2px #793282 solid;
}

.subbrands {
    max-width: 75%;
}


.cookies-banner {
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    display: none;
    font-size: 13px;
    line-height: 16px;
    padding: 10px 0;
    position: fixed;
    text-align: center;
    /* top: 47px; */
    top: 55px;
    width: 100%;
    z-index: 1000;
}
    .cookies-banner a {
        color: #ffffff;
        font-weight: bold;
    }
    .cookies-banner .banner-txt {
        display: block;
        padding: 0 60px;
    }
    .cookies-banner .fa {
        cursor: pointer;
        position: absolute;
        right: 10px;
        top: 11px;
    }


/* ==========================================================================
   Admin Navigation
   ========================================================================== */
.nav-pills > li > a {
    background-color: #793282;
    border-radius: 0;
    color: #fff;
    padding: 8px 12px;
}
    .nav-pills > li > a:focus,
    .nav-pills > li > a:hover {
        background-color: #935B9B;
    }


/* ==========================================================================
   Sub Navigation
   ========================================================================== */
.subnav {
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
         -o-border-radius: 6px;
            border-radius: 6px;
    height: 150px;
    background-size: cover;
    background-repeat: no-repeat;
}
  .subnav h2 {
      color: #fff;
      font-size: 28px;
      margin: 0;
      padding: 61px 0 0;
  }
  @media (min-width: 992px) and (max-width: 1199px) {
      .subnav h2 {
          font-size: 20px;
          padding: 66px 0 0;
      }
  }

  .subnav_demo_videos {
      background-image: url('../images/demo_videos.jpg');
  }
  .subnav_demo_demoapp {
      background-image: url('../images/demo_demoapp.jpg');
  }
  .subnav_demo_livetest {
      background-image: url('../images/demo_livetest.jpg');
  }
  .subnav_demo_tour {
      background-image: url('../images/demo_tour.jpg');
  }
  .subnav_info_technology {
      background-image: url('../images/info_technology.jpg');
  }
  .subnav_info_company {
      background-image: url('../images/info_company.jpg');
  }
  .subnav_info_press {
      background-image: url('../images/info_press.jpg');
  }
  .subnav_info_press {
      background-image: url('../images/info_press.jpg');
  }
  .subnav_support_contact {
      background-image: url('../images/support_contact.jpg');
  }
  .subnav_support_downloads {
      background-image: url('../images/support_downloads.jpg');
  }
  .subnav_support_newsletter {
      background-image: url('../images/support_newsletter.jpg');
  }

/* ==========================================================================
   Banner Carousel Static Headline Caption
   ========================================================================== */

#testimonials-ajax {
  margin-top: 180px;
}

.staticBannerHeadline
{
    position: absolute;
    top: 100px;
    width: 100%;
}

.staticBannerHeadline h1 {
  color: #793282;
  font-size: 3.75em; /* font-size: 2.33em; */
  margin-top: 20px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

.staticBannerHeadline h3 {
font-size: 28px;
}

.staticBannerHeadline p {
  margin: 0;
  padding: 0;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

.staticBannerHeadline .btn {
  min-width: 250px;
}

#teaser-learn-more {
  margin-top: 210px;
}

  @media (max-width: 1199px) {    
    #testimonials-ajax {
      margin-top: 170px;
    }    
    #teaser-learn-more {
      margin-top: 210px;
    }        
  }

  @media (max-width: 991px) {    
    #testimonials-ajax {
      margin-top: 200px;
    }    
    #teaser-learn-more {
      margin-top: 200px;
    }
  }

  @media (max-width: 767px) {    
    #testimonials-ajax {
      margin-top: 200px;
    }    
    #teaser-learn-more {
      margin-top: 220px;
    }    
    .staticBannerHeadline h1 {
      font-size: 2.33em;
    }    
    .staticBannerHeadline h3 {
    font-size: 18px;
    }       
   .bg-mixer-and-orbit {
     height: 670px;
   }    
  }



/* ==========================================================================
   Testimonials
   ========================================================================== */

/* Design Quote Content*/
blockquote  {
  padding: 10px;
  font-style: italic;
  text-align: left;
}

.testimonial-container {
    /*height: 204px;
    width: 358px;*/
    position: relative;
}

.testimonial_name {
  text-transform: uppercase;
  font-size: 22px;
  position: absolute;
  top: 140px;
  text-align: center;
  left: 0;
  width: 100%;
  color: white;
  background: rgb(121, 50, 130); /* fallback color */
  background: rgba(121, 50, 130, 0.8);
  padding: 12px 12px 12px 12px;
}

.testimonial_picCopyright {
  position: absolute;
  top: 186px;
  font-size: 10px;
  opacity: 0.7;
  text-align: left;
  color: white;
}

.testimonial_picCopyright a {
  color: white;
  text-decoration: none;
}

.testimonial_picCopyright a:hover {
  color: lightgrey;
  text-decoration: none;
}

.testimonial_picCopyright a:focus {
  color: white;
  text-decoration: underline;
}

.testimonial_band {
  padding: 10px 5px 5px 5px;
  margin: 0;
  background:none;
  color: #793282;
  position: relative;
  text-align: center;
}
  .testimonial_band a {
    color: #793282;
    text-decoration: none;
  }
    .testimonial_band a:hover { text-decoration: underline; }

  @media (max-width: 1199px) {
    .testimonial_name {top: 0; margin-top: 115px; padding: 10px 5px 10px 5px;}
    .testimonial_name blockquote p { font-size: 16px; }
    .testimonial_name {font-size: 20px;}
    .testimonial_band {font-size: 14px; margin-top: 3px;}
    .testimonial_picCopyright {top: 0; margin-top: 152px; font-size: 8px;}
  }

  @media (max-width: 991px) {
    .testimonial_name {top: 0; margin: 5px 0px 0px 0px; background:none; color: #793282; position: relative; text-align: center; padding: 0;}
    .testimonial_name blockquote p { font-size: 14px; }
    .testimonial_name {font-size: 18px; text-align: center;}
    .testimonial_band {font-size: 12px; margin: 0; padding: 0;}
    .testimonial_picCopyright {top: 0; margin-top: 110px; font-size: 8px;}
  }

  @media (max-width: 767px) {
    .testimonial_name {top: 0; margin: 10px 0px 0px 0px; background:none; color: #793282; position: relative; text-align: center; padding: 0;}
    .testimonial_name blockquote p { font-size: 17.5px; }
    .testimonial_name {font-size: 25px;}
    .testimonial_band {display:block;font-size: 14px; margin: 0; padding: 0;}
    .testimonial_picCopyright {position: relative; text-align: center; top: 0; margin: 0; padding: 0;  font-size: 8px; color: grey; }
    .testimonial_picCopyright a { color: grey; }
    .testimonial_picCopyright a:hover {color: black; text-decoration: none; }
    
  }

/* ==========================================================================
   Content / Container
   ========================================================================== */

.bg-mixer-and-orbit,
.bg-watermark-crowd,
.bg-watermark-lights,
.bg-watermark-vocalist {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover !important;
    border-bottom: 3px #793282 solid;
    padding: 5em 0;
}
    .bg-mixer-and-orbit {
        background-image: url("../images/bg_klangfabrik_1.jpg");
        border-bottom: 5px #793282 solid;
        color: #793282;
        font-size: 1em;
        min-height: 630px;
        padding: 190px 0 30px;
        text-align: center;
    }
        .bg-mixer-and-orbit img.logo {
            height: auto;
            max-width: 100%;
            width: 335px;
        }
        .bg-mixer-and-orbit h1 {
            color: #793282;
            font-size: 3.75em; /* font-size: 2.33em; */
            margin-top: 20px;
            text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
        }
        .bg-mixer-and-orbit h3 {
            font-size: 28px;
        }
        @media (max-width: 767px) {
            .bg-mixer-and-orbit h1 {
                font-size: 2.33em;
            }
            .bg-mixer-and-orbit h3 {
                font-size: 18px;
            }
        }

        .bg-mixer-and-orbit p {
            margin: 0;
            padding: 0;
            text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
        }
        .bg-mixer-and-orbit .btn {
            min-width: 250px;
        }

        .bg-mixer-and-orbit .header-languages {
            list-style: none;
            margin: 0;
            padding: 0;
            text-align: center;
        }
            .bg-mixer-and-orbit .header-languages > li {
                display: inline-block;
            }

    .bg-watermark-crowd {
        background-image: url("../images/bg_watermark_crowd.jpg");
    }
    .bg-watermark-lights {
        background-image: url("../images/bg_watermark_lights.jpg");
    }
    .bg-watermark-vocalist {
        background-image: url("../images/bg_watermark_vocalist.jpg");
    }
    
.wrapper {
    margin-top: -35px;
    /* padding-bottom: 6em; */
}
    .wrapper > div:last-child {
        border-bottom: none;
    }

section {
    padding: 5em 0;
}

.bg-purple {
    background-color: #793282;
    padding: 5em 0;
    position: relative;
    width: 100%;
}
    .bg-purple .form-control,
    .bg-purple .form-control:focus {
        border: 1px solid #ffffff;
        box-shadow: none;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
    }
    /*
    .bg-purple h1 {
        color: #fff;
        line-height: 70px;
        margin: 0;
        text-transform: uppercase;
    }
    .bg-purple h2 {
        color: #fff;
        font-size: 28px;
        margin: 0 0 40px;
        text-align: center;
        text-shadow: 0 0 0 rgba(0, 0, 0, 0);
        transition: all 0.2s ease-out 0s;
    } */
/*
@media (max-width: 767px) {
    .bg-purple h2 {
        font-size: 24px;
    }
} */

.bg-purple-small {
    padding: 0.5em 0 1em;
}
    .bg-purple-small .row {
        margin-bottom: 8px;
    }
    .bg-purple-small .row > .col-sm-4 {
        margin-bottom: 8px !important;
    }
    .bg-purple-small p {
        font-size: 12px;
        text-transform: uppercase;
        margin-bottom: 0;
    }

.bg-purple a,
.bg-purple a:focus, .bg-purple a:hover,
.bg-purple h1,
.bg-purple h2,
.bg-purple h3,
.bg-purple h4,
.bg-purple h5,
.bg-purple h6,
.bg-purple p,
.bg-purple ul {
    color: #fff;
}
.bg-purple .icon {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 50%;
    color: #793282;
    display: inline-table;
    font-family: "brandon_black";
    font-weight: 500;
    font-size: 13px;
    line-height: 9px;
    margin-top: 20px;
    padding: 5px;
}
.bg-purple form button[type="submit"]:hover {
    color: #793282;
}
.bg-purple .btn-klang {
    background-color: #ffffff;
    border: 2px solid #ffffff;
    color: #793282;
    font-weight: 700;
}
.bg-purple .btn-klang:hover {
    background-color: rgba(255, 255, 255, 0.9);
}
.bg-purple .btn-outline-white {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    outline: medium none;
    transition: all 0.2s ease-out 0s;
}
.bg-purple .btn-outline-white:hover {
    background-color: #fff;
    color: #793282;
}

.bg-white {
    background-color: #f8f8f8;
}
.bg-white .form-control, .bg-white .form-control:focus {
    border: 1px solid #793282;
    box-shadow: none;
}

/*
ul.slidecontrols {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
  ul.slidecontrols li {
    height: 130px;
    position: absolute;
    margin-right: 30px;
    right: 0;
    width: 50px;
  }
    ul.slidecontrols li:last-child {
      left: 0;
    }
      ul.slidecontrols li a {
        background: none;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
        color: #793282;
        display: block;
        font-size: 32px;
        height: 100%;
        line-height: normal;
        padding: 38px 0;
        transition: background-color 0.2s ease-in-out 0s;
        width: 100%;
      }
        ul.slidecontrols li a:hover {
          background: none;
          color: #793282;
        }

.product-slider ul {
  list-style: none;
  margin: 12px 0 0 0;
  padding: 0;
}
  .product-slider li {
    background-color: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  .product-slider ul.slidecontrols li {
    height: auto;
    position: absolute;
    right: 0;
    width: 50px;
  }
  .product-slider ul.slidecontrols li a {
    background: none;
    padding: 15px;
    width: 100%;
  }
*/
.row-products {
  border-bottom: 1px #793282 dashed;
  margin-bottom: 35px;
  padding-bottom: 35px;
}
  .row-products:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
.row-products figure {
  /* background-color: #793282; */
  text-align: center;
}
.row-products .portfolio-mix {
  padding: 0;
}

.videoWrapper {
    height: 0;
    padding-bottom: 56.25%;
    padding-top: 25px;
    position: relative;
}
.videoWrapper iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
    .videoWrapper #playbutton > .btn {
        margin-top: 116px;
    }

    @media (max-width: 767px) {
        .videoWrapper #playbutton > .btn {
            margin-top: 20px;
        }
    }

/* ==========================================================================
   Newsletter
   ========================================================================== */
#mce-success-response {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
  padding: 10px 15px;
}
#mce-error-response {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
  padding: 10px 15px;
}


/* ==========================================================================
   Flexisel
   ========================================================================== */
.nbs-flexisel-container { position:relative; max-width:100%;}
.nbs-flexisel-ul {position:relative;width: 99999px;margin:0px;padding:0px;list-style-type:none;text-align:center}
.nbs-flexisel-inner {overflow:hidden;width:90%;margin-left:5%;}
.nbs-flexisel-item {float:left;margin:0px;padding:0px;/*cursor:pointer;*/position:relative;line-height:0px;text-align: center;}
#testimonials-slider .nbs-flexisel-item img {max-height:100% !important;opacity:.8}
#products-slider .nbs-flexisel-item img {max-width: 100% !important;height:auto;}
/*.nbs-flexisel-item:hover img {opacity:.8}*/
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {position: absolute;z-index: 500;cursor: pointer;
    font-size: 27px;height: 36px;line-height: normal;text-align: center;width: 36px;}
.nbs-flexisel-nav-left {left: 0;opacity: 0;}
.nbs-flexisel-nav-right {right: 0;opacity: 0;}
/*.nbs-flexisel-container:hover, */
.nbs-flexisel-nav-left{opacity: 0.75 !important;}
/*.nbs-flexisel-container:hover, */
.nbs-flexisel-nav-right{opacity: 0.75 !important;}
.nbs-flexisel-nav-right .fa,
.nbs-flexisel-nav-left .fa {
    color: #fff;
}

.bg-watermark-crowd .nbs-flexisel-nav-right,
.bg-watermark-crowd .nbs-flexisel-nav-left {
    opacity: 1.0 !important;
}
.bg-watermark-crowd .nbs-flexisel-nav-right .fa,
.bg-watermark-crowd .nbs-flexisel-nav-left .fa {
    color: #793282;
}


/* ==========================================================================
   Form Control
   ========================================================================== */
.form-control,
.form-control:focus {
    border-color: #793282;
    box-shadow: none;
    /* color: #717171; */
}

#mc_embed_signup .form-control {
    margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
    #mc_embed_signup .form-group > .col-sm-9,
    #mc_embed_signup .row > .col-sm-6:first-child {
        padding-right: 5px;
    }
    #mc_embed_signup .form-group > .col-sm-3,
    #mc_embed_signup .row > .col-sm-6:last-child {
        padding-left: 5px;
    }
    #mc_embed_signup input[type="submit"] {
        margin: 0;
        height: 78px;
    }
}


/* ==========================================================================
   Footer
   ========================================================================== */
.footer {
  background-color: #793282;
  text-align: center;
  position:relative;
}
  .footer .row {
    margin:3em auto 2em;
  }

  .footer h2 {
    color: #fff;
    font-size: 18px;
    margin-top: 0;
    text-align: left;
  }

  .footer p {
    color: #FFFFFF;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 1.66667;
    margin: 25px 0;
  }
  .footer ul.footer-menu {
    color: #fff;
    font-size: 12px;
    list-style: none;
    padding-left: 0;
    text-align: left;
  }
  .footer a {
    color: #FFFFFF;
  }

  .footer-languages {
      list-style: none;
      margin: 0;
      padding: 0;
      text-align: left;
  }
      .footer-languages > li {
          display: inline-block;
      }
          .footer-languages img {
              max-height: 18px;
          }

@media (max-width: 768px) {

    .footer-languages {
        text-align: center;
    }
        .footer-languages > li {
            padding: 0 10px;
        }

}


.social-links {
  margin-top: 2em;
	padding: 0;
	text-align: center;
}
.social-links li {
  display: inline-block;
  margin-right: 5px;
}
.social-links a {
  display: block;
}
.icon-circle.large {
  border: 2px solid #FFFFFF;
  font-size: 1.3em;
}
.social-links a:hover {
  opacity: 0.5;
}

.icon-circle {
  border: 1px solid #FFFFFF;
  border-radius: 50px;
	-webkit-border-radius:50px;
  color: #FFFFFF !important;
  display: inline-block;
  height: 2em;
  line-height: 42px !important;
  position: relative;
  width: 2em;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media (max-width: 991px) {
    .row > .col-md-3,
    .row > .col-md-4 {
        margin-bottom: 60px;
    }
}

@media (max-width: 768px) {

    .bg-purple .row > .col-sm-4 {
        margin-bottom: 60px;
    }

    .navbar .navbar-nav {
      margin: ;
    }

    .footer h2,
    .footer ul.footer-menu {
      text-align: center;
    }

    .row > .col-sm-3,
    .row > .col-sm-4 {
        margin-bottom: 60px;
    }
        .row > .col-sm-4 > a > img {
            max-width: 65%;
        }

}

@media (min-width: 767px) {
  .navbar-header {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar .navbar-nav {
    float: right;
    /* margin: 15px 0 7.5px 0; */
  }
  .navbar .navbar-nav > li {
    margin-left: 3px;
  }
  .navbar .navbar-nav > li > a {
    display: inline-block;
    padding: 10px 6px 7px 6px;
    color: #fff; /* color: #717171; */
  }
  .navbar .navbar-collapse {
    background-color: rgba(255, 255, 255, 0);
    text-align: center;
    -webkit-box-shadow: inset 0 4px 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0 4px 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 4px 0 rgba(0, 0, 0, 0);
    margin-top: 0;
  }

  .navbar-nav > li > .dropdown-menu {
    /* background-color: rgba(255, 255, 255, 0.9); */
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
  }
  .dropdown-menu > li > a {
    color: #793282;
  }
    .dropdown-menu > li > a:focus,
    .dropdown-menu > li > a:hover {
      background-image: none;
      background-color: #793282;
      color: #fff;
    }

/*  .footer {
    background-image: url('../images/footer.jpg');
    background-repeat: repeat-x;
    background-size: cover;
  } */

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

  .navbar .navbar-nav > li {
    margin-left: 5px;
  }
  .navbar .navbar-nav > li > a {
    padding: 10px 16px 7px 16px;
  }
  .navbar .navbar-collapse {
    background-color: rgba(255, 255, 255, 0);
    text-align: center;
    -webkit-box-shadow: inset 0 4px 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0 4px 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 4px 0 rgba(0, 0, 0, 0);
  }

  .social-links li {
    margin-right: 15px;
  }

}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}

.col-md-offset-0dot5 {
  margin-left: 4.166665%;
}
@media(max-width: 991px) {
  .col-md-offset-0dot5 {
    margin-left: 0;
  }
}
