@font-face {
  font-family: 'sincerely-her';
  src: url('../fonts/sincerely-her.eot?88871089');
  src: url('../fonts/sincerely-her.eot?88871089#iefix') format('embedded-opentype'), url('../fonts/sincerely-her.woff?88871089') format('woff'), url('../fonts/sincerely-her.ttf?88871089') format('truetype'), url('../fonts/sincerely-her.svg?88871089#sincerely-her') format('svg');
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'sincerely-her';
    src: url('../font/sincerely-her.svg?88871089#sincerely-her') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "sincerely-her";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-twitter:before {
  content: '\e800'; }

/* '' */
.icon-instagramm:before {
  content: '\e801'; }

/* '' */
.icon-pinterest:before {
  content: '\e802'; }

/* '' */
.icon-facebook:before {
  content: '\e803'; }

/* '' */
.icon-gplus:before {
  content: '\e804'; }

/* '' */
.icon-youtube-play:before {
  content: '\e805'; }

/* '' */
.icon-mail:before {
  content: '\e806'; }

/* '' */
body {
  background: #ffffff;
  padding-top: 50px; }

.logo {
  margin-bottom: 20px; }

.title {
  font-size: 30px;
  margin-bottom: 5px; }

.tagline {
  font-size: 14px;
  margin-bottom: 20px; }

.thankyou-title {
  font-size: 30px; }

.thankyou-tagline {
  font-size: 14px;
  margin-bottom: 20px; }

.texts {
  font-size: 14px;
  margin-bottom: 15px; }

@media (max-width: 991px) {
  .texts .col-sm-12 {
    text-align: center; } }

#mc_embed_signup {
  margin: 0 auto;
  height: 50px;
  max-width: 780px; 
}
  #mc_embed_signup #mce-EMAIL {
    height: 50px;
    width: 400px;
    max-width: 100%;
    border: 2px solid black;
    float: left;
    color: #000;
    margin-right: 12px;
    font-size: 18px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
  }
    #mc_embed_signup #mce-EMAIL:focus {
      outline: none; }
  #mc_embed_signup #mc-embedded-subscribe {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    background: black;
    height: 50px;
    padding-left: 12px;
    padding-right: 12px;
    border: 0;
    color: white;
    font-size: 24px;
    border-radius: 0; }

.social-icons {
  font-size: 25px;
  clear: both;
  margin-bottom: 15px; }
  .social-icons a {
    color: black; }

div#mc_embed_signup_scroll {
    display: flex;
  
}
#mc_embed_signup{
  height: auto
}

@media (max-width: 720px){
  #mc_embed_signup #mce-EMAIL{
    width: 214px;
  }
}
@media (max-width: 700px){
  div#mc_embed_signup_scroll {
    flex-wrap: wrap;
  }
  #mc_embed_signup #mce-EMAIL,div#mce-responses{
    width: 100%;
    margin: 0 0 15px 0;
  }
  #mc_embed_signup #mc-embedded-subscribe{
    width: 100%;
  }
}

/*
@media screen and (max-width: 480px) {
  #mc_embed_signup {
    width: 100%; }
    #mc_embed_signup #mce-EMAIL {
      width: 80%; }
    #mc_embed_signup #mc-embedded-subscribe {
      width: 20%; } }
*/
