/*
Theme Name: DieJungs
*/
/* FOOTER */
#footer {
  background: url(images/divider02.gif) repeat-x;
  padding-top: 3px;
  color: #5a5a5a;
  font-size: 10px;
}
#footer {
  display: none;
}
#footer ul {
  list-style: none;
  margin: 0;
  padding: 0 0 3px 15px;
  height: 1%;
  overflow: hidden;
  background: url(images/divider02.gif) repeat-x 0 100%;
}
#footer ul li {
  float: left;
  margin-right: 4px;
}
#footer ul li a {
  color: #5a5a5a;
}
.footer-links {
  position: absolute;
  bottom: 5px;
}
.home .navigation .next,
.home .navigation .prev {
  position: relative;
  text-align: right;
  font-size: 15px;
  width: 50%;
  float: left;
}
.home .navigation .prev {
  text-align: left;
}
.prev .tooltiptext,
.navigation .next .tooltiptext {
  visibility: hidden;
  font-size: 15px;
  color: #85244D;
  top: 40%;
  position: absolute;
  width: 150px;
  z-index: 1;
}
.prev:hover .tooltiptext,
.next:hover .tooltiptext {
  visibility: visible;
}
.st_plusone {
  position: relative;
  top: -1px;
  margin-right: -11px;
  margin-left: -3px;
}
#main.more-posts #content {
  background-color: #FFF;
  background-image: none;
}
/* KOMMENTARE */
#respond,
#comments {
  background: url(images/trenner_kommentare.gif) no-repeat 0px 5px;
  padding-top: 25px;
  padding-bottom: 10px;
}
#comments {
  padding-bottom: 0;
}
#respond h3,
#comments h3 {
  padding-left: 251px;
}
#comments .navigation {
  background: none;
}
#comments h3 {
  margin-bottom: 20px;
}
#respond dl {
  padding-top: 10px;
}
#respond label {
  width: 236px;
  text-align: right;
  padding-right: 15px;
  margin-top: -2px;
  float: left;
}
#respond dd {
  margin-bottom: 10px;
}
#respond input,
#respond textarea {
  border: 1px solid #d9d9d9;
  padding: 4px;
  width: 300px;
}
#respond input[type=submit] {
  margin-left: 211px;
  width: auto;
  border: 0;
  background-color: #b8b8b8;
  padding: 3px;
  text-transform: uppercase;
  color: #FFFFFF;
}
#respond input[type=submit]:hover {
  background-color: #969696;
  cursor: pointer;
}
#respond .cancel-comment-reply,
#respond .login-status {
  padding-left: 251px;
}
.commentlist {
  margin: 0;
  padding: 0;
}
.commentlist li {
  display: block;
  clear: both;
}
.commentlist li .comment {
  overflow: hidden;
}
.commentlist .divider {
  background: url(images/divider02.gif) repeat-x 0 0;
  display: block;
  clear: both;
  height: 20px;
}
.commentlist .post-info {
  width: 236px;
}
.commentlist .post-info .holder {
  background: url(images/divider02.gif) repeat-x;
  padding: 1px 0px 0px 0px;
}
.commentlist .post-info img {
  padding: 0;
  margin-bottom: 0;
}
.commentlist .post-info .text {
  color: #5a5a5a !important;
}
/* NAVIGATION */
#nav {
  list-style: none;
  margin: 0;
  padding: 16px 0 15px;
  height: 41px;
  overflow: hidden;
  font-size: 19px;
}
#nav li {
  float: left;
  background: url(images/divider01.gif) no-repeat;
  padding: 10px 30px 10px 30px;
  margin-left: -3px;
  width: auto;
  line-height: 1em;
}
#nav li a {
  color: white;
  float: left;
  text-transform: uppercase;
}
#nav li a span {
  display: none;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1em;
  padding-top: 4px;
}
#nav li a:hover span,
#nav li a:hover {
  text-decoration: none;
  color: #cc9999;
}
/* PAGINATION */
.article .navigation {
  background: url(images/text-article.gif) no-repeat;
  display: block;
  margin-top: 10px;
  padding-top: 15px;
}
.article .navigation .next {
  float: right;
}
/* PICAREA */
.post .picarea {
  background: none !important;
  width: 237px !important;
}
.post .picarea .lefttext {
  padding-left: 10px;
  color: #5a5a5a;
  width: 75%;
  margin-top: -2px;
}
.post .picarea .label {
  color: #5a5a5a;
  margin: 6px 0px 6px 6px;
  line-height: 1.25em;
}
.post .picarea .holder {
  padding: 0px 0px 9px;
  background: none !important;
  overflow: hidden;
}
.post .picarea .attachfile {
  background: url(images/divider02.gif) repeat-x !important;
  padding: 7px 0px 5px 6px;
  line-height: 1.25em;
}
.post .picarea .authorbox {
  background: url(images/divider02.gif) repeat-x;
  padding-top: 1px;
  padding-left: 4px;
  min-height: 60px;
}
.post .picarea .authorbox img {
  float: left;
}
.post .picarea .authorbox .text {
  line-height: 1.25em;
  color: #5a5a5a;
  padding: 12px 2px 0px 2px;
}
.post .picarea .divider {
  background: url(images/divider02.gif) repeat-x;
  margin-bottom: 20px;
  padding-top: 1px;
}
/* share this */
#fs_mainBody .container {
  background: none;
  padding: inherit;
  width: inherit;
}
/* SIDEBAR */
#sidebar {
  float: right;
  width: 221px;
}
#sidebar .search {
  display: none;
  height: 1%;
  padding: 1px 1px 8px;
  overflow: hidden;
  background: url(images/bg-search.gif) -1px 0;
}
.search .text {
  float: left;
  background: #fff;
  border: 0;
  padding: 3px 10px;
  font-size: 11px;
  color: black;
  width: 169px;
}
.search .search-btn {
  float: right;
}
#sidebar .holder {
  height: 1%;
  overflow: hidden;
  padding: 0 11px;
}
#sidebar h4,
#sidebar h3 {
  font: 16px/19px 'Raleway', sans-serif;
  color: #5a5a5a;
  margin: 0 0 18px;
}
#sidebar h5 {
  font-size: 12px !important;
  margin: 10px 0px 7px 0px;
}
#sidebar li:first-child h5 {
  margin-top: 0;
}
#sidebar p {
  margin: 0 0 10px;
}
#sidebar .widget_social {
  padding: 7px 10px 0px 10px !important;
}
#sidebar .widget_text {
  margin: 7px 10px 0px 10px !important;
  padding-bottom: 10px;
  background: url(images/divider03.gif) repeat-x 0 100%;
}
#sidebar .widget_social .box {
  padding-top: 0 !important;
}
#sidebar .widget_newsletter {
  margin: 7px 10px 0px 10px !important;
  background: url(images/divider03.gif) repeat-x 0 100%;
  padding-bottom: 10px;
}
#sidebar .widget_newsletter form {
  display: block;
}
#sidebar .widget_newsletter input[type=text] {
  width: 94%;
  border: 1px solid #d5d5d5;
  padding: 4px 5px 4px 5px;
  margin: 0;
}
#sidebar .widget_newsletter input[type=submit] {
  border: 0;
  background-color: #b8b8b8;
  padding: 3px;
  text-transform: uppercase;
  color: #FFFFFF;
}
#sidebar .widget_newsletter input[type=submit]:hover {
  background-color: #969696;
  cursor: pointer;
}
#sidebar .box {
  background: url(images/divider03.gif) repeat-x 0 100%;
  padding: 10px 0 11px;
}
#sidebar .comments-list p {
  margin: 0;
}
.tagcloud {
  list-style: none;
  margin: -10px 0 0;
  padding: 0;
  width: 100%;
  overflow: hidden;
}
.tagcloud li {
  float: left;
  padding: 0 7px 5px 0;
}
.tagcloud li a {
  color: #fff;
  background: #560429;
  padding: 0 4px;
}
#sidebar .tag-box {
  padding: 5px 0 25px;
}
.stButton {
  margin-top: 2px !important;
  margin-left: 0 !important;
}
.stButton .chicklets {
  padding-left: 17px !important;
  padding-right: 0 !important;
}
.social-list li {
  padding: 0px;
}
.social-list {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 200px;
  overflow: hidden;
  margin-bottom: 10px;
}
.social-list li {
  float: left;
}
.social-list li a {
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  width: 19px;
  height: 20px;
  margin-right: 7px;
  display: inline;
}
.social-list li a.mail {
  background: url(images/ico-mail.gif) no-repeat;
}
.social-list li a.xing {
  background: url(images/ico-xing.gif) no-repeat;
}
.social-list li a.twitter {
  background: url(images/ico-twitter.gif) no-repeat;
}
.social-list li a.facebook {
  background: url(images/ico-facebook.gif) no-repeat;
}
.social-list li a.delic {
  background: url(images/ico-delic.gif) no-repeat;
}
.social-list li a.linkedin {
  background: url(images/ico-linkedin.gif) no-repeat;
}
.social-list li a.skype {
  background: url(images/ico-skype.gif) no-repeat;
}
.social-list li a.rss {
  background: url(images/ico-rss.gif) no-repeat;
}
.wp-tag-cloud {
  list-style: none outside none;
  margin: -10px 0 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.wp-tag-cloud li {
  float: left;
  padding: 0 7px 5px 0;
}
.wp-tag-cloud li a {
  background: none repeat scroll 0 0 #560429;
  color: #FFFFFF;
  padding: 0 4px;
}
.box[wfd-id='10'],
.box[wfd-id='11'] {
  margin-top: 10px;
}
.box[wfd-id='10'] h4,
.box[wfd-id='11'] h4 {
  display: none;
}
/* STRUCTURE */
html {
  height: 100%;
  max-width: 100%;
}
body {
  margin: 0;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  color: #000;
  height: 100%;
  min-width: 1003px;
  max-width: 100%;
}
.clear {
  clear: both;
}
img {
  border: 0;
  max-width: 100%;
}
a {
  text-decoration: none;
  color: #85244e;
}
a:hover,
.gallery .holder a h2:hover {
  text-decoration: none;
  color: black;
}
h1,
h2,
h3,
h4 {
  line-height: 1.2em;
}
h4 {
  font-size: 15px;
}
input,
textarea,
select {
  font: 100% 'Raleway', sans-serif;
  vertical-align: middle;
  color: #000;
}
form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}
q {
  quotes: none;
}
q:before {
  content: "";
}
q:after {
  content: "";
}
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
  text-indent: 0;
}
#wrapper {
  width: 100%;
  background: url(images/bg-body-l.gif) repeat-x;
  min-height: 100%;
}
.w1 {
  width: 100%;
  position: relative;
  float: left;
  background: #fff url(images/bg-body-r.gif) repeat-x;
  margin: 0 0;
}
.w2 {
  width: 100%;
  background: url(images/bg-body-c.gif) no-repeat 50% 0;
}
.container {
  width: 1008px;
  height: 100%;
  margin: 0 auto;
}
#main {
  height: 1%;
  padding: 23px 16px 0px 15px;
  overflow: hidden;
  background: url(images/bg-home.gif) repeat-x;
}
.home .main-holder {
  background: none;
}
.home .gallery .holder {
  width: 100%;
}
.home .gallery img {
  width: 100%;
  height: 550px;
  object-fit: cover;
}
.main-holder {
  background: url(images/bg-main-holder.gif) repeat-y 100% 0;
  width: 100%;
  overflow: hidden;
  padding: 0 0 20px 0;
}
.main-holder .post-content ul,
.main-holder .post-content ol {
  padding-left: 1.2em;
  list-style: disc;
}
#header {
  width: 100%;
  overflow: hidden;
  padding-top: 52px;
  position: relative;
}
#header .logo {
  margin: 0 0 22px 15px;
  background: url(images/logo.gif) no-repeat;
  width: 424px;
  height: 22px;
  text-indent: -9999px;
  overflow: hidden;
  position: relative;
}
#header .logo a {
  display: block;
  height: 100%;
}
.dw-suche {
  display: inline-flex;
  position: absolute;
  top: 54px;
  right: 6%;
}
.dw-suche .text {
  font-size: unset;
  color: black;
}
form.dw-suche {
  border: solid 1px grey;
}
a.dw-facebook {
  right: 2%;
  position: absolute;
  top: 50px;
  width: auto;
  height: auto;
}
.dw-facebook img {
  height: 30px;
  width: auto;
}
.Team #content h3 {
  font: 18px/21px 'Raleway', sans-serif;
  color: #85244e;
  margin: 0 0 7px 0;
}
.Team .teambox .usertext {
  float: right;
  width: 89%;
  padding-top: 10px;
}
.Team .teambox .usertext .dw-userdesc {
  float: right;
  width: 72%;
}
.Team .post-info.picarea {
  display: none;
}
.Team #content .post .post-content {
  padding-left: 20px;
}
.Team .post blockquote {
  margin: 0;
  padding: 0;
  width: 100%;
}
.teambox {
  display: block;
  clear: both;
  margin-bottom: 10px;
  margin-top: 20px;
  border-top: 1px solid #d9d9d9;
  padding-bottom: 5px;
}
.teambox img {
  border: 1px solid #d9d9d9;
  padding: 0px 2px 0px 2px;
  margin-top: -1px;
  float: left;
}
/* CONTENT */
#content {
  background: #fff;
  float: left;
  width: 741px;
  min-height: 600px;
}
.home #content {
  background: transparent !important;
  width: 100% !important;
}
#content .gallery {
  width: 100%;
  overflow: hidden;
  position: relative;
  line-height: 0;
  background: url(images/text-article.gif) no-repeat;
  min-height: 5px;
  margin: 15px 0 41px 0;
}
.gallery img {
  display: block;
}
.gallery .holder {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(images/bg-title.png);
  padding: 14px 16px 11px;
  width: 709px;
}
.gallery .holder h2 {
  margin: 0 0 4px;
  font: 22px/25px 'Raleway', sans-serif;
  color: #85244e;
  line-height: 1.2em;
}
.gallery .holder p {
  margin: 0;
}
.threecolumns {
  width: 100%;
  overflow: hidden;
  padding-bottom: 21px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 8%;
  grid-auto-rows: minmax(100px, auto);
  grid-row-gap: 10px;
}
.threecolumns .column {
  grid-column: auto;
  margin-bottom: 25px;
  min-height: 170px;
}
.threecolumns img {
  display: block;
  object-fit: cover;
  margin-bottom: 7px;
  width: 100%;
  height: 250px;
}
#content h3 {
  font: 22px/21px 'Raleway', sans-serif;
  color: #85244e;
  margin: 0 0 7px 0;
  line-height: 1.3em;
}
.threecolumns p {
  margin: 0;
}
.threecolumns .text {
  overflow: hidden;
  padding: 0 10px 0 0;
}
.blog-heading {
  background: url(images/divider03.gif) repeat;
  width: 741px;
  height: 5px;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  margin: 0 0 18px;
}
.blog-headline {
  padding-left: 252px;
}
#content .posts-list {
  list-style: none;
  margin: 0;
  padding: 0 0 5px 0;
}
.posts-list li {
  background: url(images/divider02.gif) repeat-x;
  padding-top: 1px;
  margin-bottom: 17px;
}
.posts-list li .holder {
  background: url(images/divider02.gif) repeat-x 0 100%;
  padding: 0 4px 1px 0;
  overflow: hidden;
}
.Referenzen .posts-list li .holder {
  padding-top: 10px;
  padding-bottom: 10px;
}
.posts-list li img {
  float: left;
  margin-right: 12px;
}
.posts-list li .post-info {
  float: left;
  width: 161px;
  margin-right: 15px;
  color: #5a5a5a;
  padding-top: 6px;
}
.post-info .date {
  display: block;
  font-style: normal;
}
.posts-list li .post-content {
  height: 1%;
  overflow: hidden;
  line-height: 1.2em;
}
.posts-list p {
  margin: 0 0 5px;
}
#content .post {
  background: #fff;
  height: 1%;
  overflow: hidden;
  line-height: 18px;
}
#content .post .post-info {
  float: left;
  margin-right: 15px;
  padding-top: 1px;
}
.post .post-info .holder {
  background: url(images/divider02.gif) repeat-x 0 100%;
  padding: 0px 4px 1px;
  height: 1%;
}
.post .post-info img {
  margin-right: 12px;
  float: left;
}
.post-info span {
  display: block;
}
.post-info .text {
  padding-top: 6px;
  line-height: 15px;
}
.post h2 {
  font: 21px/26px 'Raleway', sans-serif;
  color: #85244e;
  margin: -2px 0 7px;
  line-height: 1.2em;
}
.post h1 {
  font: 24px/26px 'Raleway', sans-serif;
  color: #85244e;
  margin: -2px 0 7px;
  line-height: 1.3em;
}
.post .marked-text {
  font-size: 15px;
  line-height: 21px;
  color: #85244e;
}
.post p {
  margin: 0 0 18px;
}
.post .blockquote {
  width: 100%;
  overflow: hidden;
  margin-bottom: 18px;
}
.post blockquote {
  margin: 0;
  padding: 0;
  width: 360px;
}
.post blockquote q {
  font-size: 15px;
  line-height: 20px;
  font-style: italic;
}
.post blockquote cite {
  display: block;
  font-style: normal;
}
#content .post .post-content {
  overflow: hidden;
  margin: 0;
  padding: 0;
  padding-right: 20px;
}
.blog-holder h2 {
  padding: 12px 10px 8px;
  margin: 0;
  color: #5a5a5a;
  font-size: 17px;
  font-weight: normal;
}
.posts-list .thumb-left {
  width: 243px !important;
  float: left;
}
.posts-list li .post-content {
  padding: 10px 10px 10px 10px;
}
.posts-list li .post-content p {
  padding: 2px 0;
  margin: 0px;
}
.posts-list li .post-info {
  line-height: 1.3em;
  margin-top: 5px;
}
.posts-list .thumb-left,
.post .post-info img {
  margin: 0px 10px 3px 0;
}
.dw-gallery {
  display: none;
}
@media only screen and (orientation: portrait) {
  .home p {
    font: 22px 'Raleway', sans-serif;
  }
  .home .gallery img {
    height: 620px;
  }
  .home .gallery .holder h2 {
    font-size: 45px;
  }
  .home .gallery .holder {
    padding: 20px 10px 20px 10px;
  }
  .threecolumns {
    margin-top: 50px;
    width: 100%;
    overflow: hidden;
    padding-bottom: 21px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
    grid-auto-rows: minmax(100px, auto);
  }
  .threecolumns .column {
    grid-column: auto;
    min-height: 170px;
    font-size: 25px;
    line-height: 1.5em;
    margin-bottom: 50px;
  }
  .threecolumns img {
    display: block;
    margin-bottom: 7px;
    width: 100%;
    height: 500px;
  }
  .home #content h3 {
    font: 32px/21px 'Raleway', sans-serif;
    color: #85244e;
    margin: 16px 0 12px 0;
  }
  .threecolumns p {
    margin: 0;
  }
  .threecolumns .text {
    overflow: hidden;
    padding: 0 10px 0 0;
  }
  #nav {
    font-size: 30px;
  }
  #nav li a span {
    font-size: 18px;
  }
  #nav li {
    float: left;
    background: url(images/divider01.gif) no-repeat;
    padding: 10px 30px 10px 30px;
    margin-left: -3px;
    width: auto;
    line-height: 14px;
  }
  .Team #sidebar {
    display: none;
  }
  .Team #content {
    width: 100%;
  }
  .Team .gallery img {
    width: 100%;
    object-fit: cover;
    height: 330px;
  }
  .Team .post h2 {
    font-size: 25px;
  }
  .Team .teambox,
  .Team #content h3 {
    font-size: 18px;
  }
  .Team .teambox .usertext .dw-userdesc {
    width: 64%;
  }
  .Team .teambox .usertext {
    width: 92%;
  }
}
/* raleway-300 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/raleway-v28-latin-300.eot');
  /* IE9 Compat Modes */
  src: local(''), url('fonts/raleway-v28-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/raleway-v28-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/raleway-v28-latin-300.woff') format('woff'), /* Modern Browsers */ url('fonts/raleway-v28-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/raleway-v28-latin-300.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/raleway-v28-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local(''), url('fonts/raleway-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/raleway-v28-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/raleway-v28-latin-regular.woff') format('woff'), /* Modern Browsers */ url('fonts/raleway-v28-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/raleway-v28-latin-regular.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-500 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/raleway-v28-latin-500.eot');
  /* IE9 Compat Modes */
  src: local(''), url('fonts/raleway-v28-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/raleway-v28-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/raleway-v28-latin-500.woff') format('woff'), /* Modern Browsers */ url('fonts/raleway-v28-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/raleway-v28-latin-500.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-600 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/raleway-v28-latin-600.eot');
  /* IE9 Compat Modes */
  src: local(''), url('fonts/raleway-v28-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/raleway-v28-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/raleway-v28-latin-600.woff') format('woff'), /* Modern Browsers */ url('fonts/raleway-v28-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/raleway-v28-latin-600.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-700 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/raleway-v28-latin-700.eot');
  /* IE9 Compat Modes */
  src: local(''), url('fonts/raleway-v28-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/raleway-v28-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/raleway-v28-latin-700.woff') format('woff'), /* Modern Browsers */ url('fonts/raleway-v28-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/raleway-v28-latin-700.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-800 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/raleway-v28-latin-800.eot');
  /* IE9 Compat Modes */
  src: local(''), url('fonts/raleway-v28-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/raleway-v28-latin-800.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/raleway-v28-latin-800.woff') format('woff'), /* Modern Browsers */ url('fonts/raleway-v28-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/raleway-v28-latin-800.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-900 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/raleway-v28-latin-900.eot');
  /* IE9 Compat Modes */
  src: local(''), url('fonts/raleway-v28-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/raleway-v28-latin-900.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/raleway-v28-latin-900.woff') format('woff'), /* Modern Browsers */ url('fonts/raleway-v28-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/raleway-v28-latin-900.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-300italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 300;
  src: url('fonts/raleway-v28-latin-300italic.eot');
  /* IE9 Compat Modes */
  src: local(''), url('fonts/raleway-v28-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/raleway-v28-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/raleway-v28-latin-300italic.woff') format('woff'), /* Modern Browsers */ url('fonts/raleway-v28-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/raleway-v28-latin-300italic.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/raleway-v28-latin-italic.eot');
  /* IE9 Compat Modes */
  src: local(''), url('fonts/raleway-v28-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/raleway-v28-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/raleway-v28-latin-italic.woff') format('woff'), /* Modern Browsers */ url('fonts/raleway-v28-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/raleway-v28-latin-italic.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-500italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 500;
  src: url('fonts/raleway-v28-latin-500italic.eot');
  /* IE9 Compat Modes */
  src: local(''), url('fonts/raleway-v28-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/raleway-v28-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/raleway-v28-latin-500italic.woff') format('woff'), /* Modern Browsers */ url('fonts/raleway-v28-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/raleway-v28-latin-500italic.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-600italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 600;
  src: url('fonts/raleway-v28-latin-600italic.eot');
  /* IE9 Compat Modes */
  src: local(''), url('fonts/raleway-v28-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/raleway-v28-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/raleway-v28-latin-600italic.woff') format('woff'), /* Modern Browsers */ url('fonts/raleway-v28-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/raleway-v28-latin-600italic.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-700italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/raleway-v28-latin-700italic.eot');
  /* IE9 Compat Modes */
  src: local(''), url('fonts/raleway-v28-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/raleway-v28-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/raleway-v28-latin-700italic.woff') format('woff'), /* Modern Browsers */ url('fonts/raleway-v28-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/raleway-v28-latin-700italic.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-800italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 800;
  src: url('fonts/raleway-v28-latin-800italic.eot');
  /* IE9 Compat Modes */
  src: local(''), url('fonts/raleway-v28-latin-800italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/raleway-v28-latin-800italic.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/raleway-v28-latin-800italic.woff') format('woff'), /* Modern Browsers */ url('fonts/raleway-v28-latin-800italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/raleway-v28-latin-800italic.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-900italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 900;
  src: url('fonts/raleway-v28-latin-900italic.eot');
  /* IE9 Compat Modes */
  src: local(''), url('fonts/raleway-v28-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/raleway-v28-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/raleway-v28-latin-900italic.woff') format('woff'), /* Modern Browsers */ url('fonts/raleway-v28-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/raleway-v28-latin-900italic.svg#Raleway') format('svg');
  /* Legacy iOS */
}
