/* Block newsletter */
/* line 6, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#columns #newsletter_block_left .form-group {
  margin-bottom: 0;
}
/* line 8, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#columns #newsletter_block_left .form-group .form-control {
  max-width: 222px;
  display: inline-block;
  margin-right: 6px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 8, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #columns #newsletter_block_left .form-group .form-control {
    margin-bottom: 10px;
    margin-right: 0;
  }
}
/* line 18, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#columns #newsletter_block_left .success_inline, #columns #newsletter_block_left .warning_inline {
  text-align: left;
  padding: 1px 0 0 0;
  margin-bottom: -19px;
}
/* line 23, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#columns #newsletter_block_left .success_inline {
  color: #418B19;
}
/* line 26, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#columns #newsletter_block_left .warning_inline {
  color: #f13340;
}

/* Block newsletter footer */
/* line 32, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left {
  border-bottom: 1px solid #333333;
  float: left;
  margin: 48px 0 24px;
  overflow: hidden;
  padding: 0 0 33px 30px;
}
@media (max-width: 991px) {
  /* line 32, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left {
    border-top: 1px solid #333333;
    margin: 20px 0 24px;
    padding: 20px 0 33px;
  }
}
@media (max-width: 767px) {
  /* line 32, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left {
    margin: 10px 0 24px;
  }
}
@media (max-width: 480px) {
  /* line 32, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left {
    text-align: center;
  }
}
/* line 49, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left h4 {
  float: left;
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 49, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left h4 {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  /* line 49, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left h4 {
    float: none;
  }
  /* line 57, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left h4:hover {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  }
}
/* line 61, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left h4:after {
  display: none;
}
/* line 64, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left h4 p {
  float: right;
  font-weight: bold;
  font-family: "PT Sans", Helvetica, sans-serif;
  margin: 0;
}
/* line 71, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .tt-desc {
  color: #777777;
  float: left;
  margin: 0 0 10px;
  font: italic 400 13px/18px "PT Sans", Helvetica, sans-serif;
  width: 80%;
}
/* line 78, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .block_content {
  overflow: hidden;
  display: inline-block;
  float: none;
  padding: 0;
}
@media (max-width: 991px) {
  /* line 78, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .block_content {
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 78, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .block_content {
    margin: 0;
  }
}
@media (max-width: 480px) {
  /* line 78, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .block_content {
    margin: 0 0 10px;
  }
}
/* line 94, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .form-group {
  margin-bottom: 0;
  position: relative;
}
/* line 97, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .form-group .form-control {
  height: 36px;
  background: white;
  border: 1px solid white;
  padding: 6px 20px;
  display: inline-block;
  float: none;
}
/* line 104, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .form-group .form-control:focus {
  -webkit-box-shadow: 0px;
  -moz-box-shadow: 0px;
  box-shadow: 0px;
}
/* line 108, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .form-group .button-small {
  background: #333333 none repeat scroll 0 0;
  border: medium none;
  color: white;
  display: inline-block;
  float: right;
  font-weight: normal;
  letter-spacing: 1px;
  padding: 9px 15px;
  position: static;
  text-align: center;
  transition: all 200ms ease-in-out 0s;
  width: 23%;
}
@media (max-width: 991px) {
  /* line 108, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .form-group .button-small {
    right: 0;
  }
}
@media (max-width: 480px) {
  /* line 108, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .form-group .button-small {
    width: 35%;
  }
}
/* line 127, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .form-group .button-small span {
  padding: 0;
}
/* line 130, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .form-group .button-small:hover {
  color: #222222 !important;
  background: #ffce64;
}
/* line 136, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .warning_inline {
  display: block;
  color: #f13340;
  font-size: 13px;
  line-height: 26px;
  clear: both;
}
@media (min-width: 1200px) {
  /* line 136, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .warning_inline {
    display: inline-block;
    position: relative;
    top: -35px;
    margin-bottom: -35px;
    left: 15px;
    clear: none;
  }
}
/* line 151, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .newsletter-input {
  max-width: 75% !important;
}
@media (max-width: 480px) {
  /* line 151, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .newsletter-input {
    max-width: 60% !important;
  }
}
