@font-face { font-family: KozGoPro; src: url('../fonts/KozGoPro-Bold.otf'); }

body{
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-size: 12pt;
}

h1, h2, h3, h4, h5, h6, nav, input, button{
  font-family: Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Arial Rounded MT", Arial, sans-serif;
}

h1, h2 {
  margin-bottom: 20px;
}

/* Everything but the jumbotron gets side spacing for mobile first views */
.header,
.footer {
  padding-right: 15px;
  padding-left: 15px;
}

/* Custom page header */
.header {
}
/* Make the masthead heading the same height as the navigation */
.header h3 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 40px;
}

/* Custom page footer */
.footer {
  color: #777;
}

#menu-main{
  font-family: KozGoPro, sans-serif;
}

.logo-top{
  max-width: 100px;
  min-width: 50px;
}

.logo-top-container{
  display: none;
}

.language-choice {
  position: fixed;
  top: 10px;
  right: 10px;

  display: none;
}

.language-choice > a{
  margin: 5px;
}

.language-icon{
  width: 32px;
}

.language-choice-mobile{
    float: right;
}

.logo-top-mobile-container{
  padding-bottom: 5px;
}

.footer{
    margin-top: 10px;
}

.footer-links {
  font-size: 12pt;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.footer-links > li {
  padding: 10px 10px 10px 10px;
  display: inline-block;
}

.footer-links > li > a {
  color: black;
  letter-spacing: 1px;
}

.footer-social{
  padding: 0px;
  color: black;
  text-align: center;
}

.footer-social ul{
  list-style: none;
  padding: 0px;
}

.footer-social ul li{
  display: inline;
  margin: 5px;
}

.footer-logo {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}

.about-social {
  text-align: justify;
}

.about-social:after {
  content: "";
  width: 100%;
  display: inline-block;
}

.about-social > div {
  margin-top: 10px;
  display: inline-block;
  text-align: center;
}

.about-social > div > a{
  display: block;
}

.about-social img {
  width: 48px;
  height: 48px;
  margin-bottom: 10px;
}

.shop-item {
  margin-bottom: 50px;
}

.shop-item img {
  height: 303px;
  max-width: 300px;        
}

.news-logo-container {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}

.news-logo-container img {
  max-width: 100%;
  max-height: 100px;
}

.news-logo-container-small {
  text-align: left;
  margin-top: 50px;
}

.news-logo-container-small img {
  max-width: 250px;
  max-height: 100px;
}

.fb-page, .fb-page iframe[style], .fb-page span {
    width: 100% !important;
}

.news-logo-row {
  display: flex;
  align-items: flex-end;
}

/** Increases space between dots in carousel. */
.owl-theme .owl-dots .owl-dot span {
  margin: 5px 12px;
}


img.logo-inline{
  max-width: 150px;
  margin: 10px;
}

.faq-item{
  cursor: pointer;
}

.links-item {
  margin-bottom: 10px;
}

.links-item img {
  max-width: 100px;
  max-height: 60px;
}

.row-margin-top-20{
  margin-top: 20px;
}

.row-margin-top-60{
  margin-top: 60px;
}


/* Responsive: Portrait tablets and up */
@media screen and (min-width: 900px) {
  /* Remove the padding we set earlier */
  .header,
  .marketing,
  .footer {
    padding-right: 0;
    padding-left: 0;
  }
}

/* Customize container */
@media (min-width: 900px) {
  body{
    padding-top: 33px;
    padding-bottom: 20px;
  }

  .container {
    max-width: 930px;
  }

  .language-choice {
    display: block;
    z-index: 700;
  }

  .logo-top-mobile-container{
    display: none;
  }

  .logo-top{
    position: relative;
    left: -80px;
    top: -20px;
    max-width: 200px;
  }

  .logo-top-container {
    display: block;
    position: absolute;
    z-index: 600;
  }

  .navbar .navbar-inner {
    padding: 0;
  }

  .navbar .nav {
      margin: 0;
      display: table;
      width: 100%;
  }

  .navbar .nav li {
      display: table-cell;
      width: 1%;
      float: none;
  }

  .navbar .nav li a {
      font-weight: bold;
      text-align: center;
      border-left: 1px solid rgba(40, 40, 40, .75);
      border-right: 1px solid rgba(0, 0, 0, .1);
  }

  .navbar .nav li:first-child a {
      border-left: 0;
      border-radius: 3px 0 0 3px;
  }

  .navbar .nav li:last-child a {
      border-right: 0;
      border-radius: 0 3px 3px 0;
  }

}

@media (max-width: 900px) {
  .about-social {
    text-align: center;
  }

  .about-social > div{
    display: block;
  }
}


.btn-mail{color:#000;background-color:#eff7ff;border-color:rgba(0,0,0,0.2)}.btn-mail:focus,.btn-mail.focus{color:#000;background-color:#bcddff;border-color:rgba(0,0,0,0.2)}
.btn-mail:hover{color:#000;background-color:#bcddff;border-color:rgba(0,0,0,0.2)}
.btn-mail:active,.btn-mail.active,.open>.dropdown-toggle.btn-mail{color:#000;background-color:#bcddff;border-color:rgba(0,0,0,0.2)}.btn-mail:active:hover,.btn-mail.active:hover,.open>.dropdown-toggle.btn-mail:hover,.btn-mail:active:focus,.btn-mail.active:focus,.open>.dropdown-toggle.btn-mail:focus,.btn-mail:active.focus,.btn-mail.active.focus,.open>.dropdown-toggle.btn-mail.focus{color:#000;background-color:#98ccff;border-color:rgba(0,0,0,0.2)}
.btn-mail:active,.btn-mail.active,.open>.dropdown-toggle.btn-mail{background-image:none}
.btn-mail.disabled:hover,.btn-mail[disabled]:hover,fieldset[disabled] .btn-mail:hover,.btn-mail.disabled:focus,.btn-mail[disabled]:focus,fieldset[disabled] .btn-mail:focus,.btn-mail.disabled.focus,.btn-mail[disabled].focus,fieldset[disabled] .btn-mail.focus{background-color:#eff7ff;border-color:rgba(0,0,0,0.2)}
.btn-mail .badge{color:#eff7ff;background-color:#000}


.strips-item {
    margin-bottom: 30px;
}

.strips-item h3 {
  margin-top: 0px;
}

.about-image{
    margin-bottom: 20px;
    width: 100%;
}
.about-image img{
    width: 100%;
}

.about-image figcaption{
  font-weight: bold;
  font-size: smaller;
  text-align: right;
  min-height: 20px;
}

.top-social {
    display: block;
    position: relative;
    bottom: 60px;
    margin-right: 5px;
    z-index: 600;
    text-align: right;
    /* height is set to 0 to prevent it taking up space below the slider component*/
    height: 0px;
}

.video-container {
  margin-top: 2em;
  margin-bottom: 4em;
}
