/* line 5, ../../../../../../../../../../../usr/lib64/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../../../../usr/lib64/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../../../../usr/lib64/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../../../../usr/lib64/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../../../../usr/lib64/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../../../../usr/lib64/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../../../../usr/lib64/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../../../../usr/lib64/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../../../../usr/lib64/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 5, ../sass/widgets.scss */
.widget.widget_featured_posts ul li {
  min-height: 80px;
  margin: 0 0 15px;
}
/* line 9, ../sass/widgets.scss */
.widget.widget_featured_posts ul li .thumb {
  clear: both;
  float: left;
  width: 120px;
  height: 80px;
  overflow: hidden;
  border: 1px solid #f2f2f2;
}
/* line 16, ../sass/widgets.scss */
.widget.widget_featured_posts ul li .thumb img {
  /* width: 100%;
  height: auto !important;
  border: 1px solid $lightestGrey;*/
}
/* line 23, ../sass/widgets.scss */
.widget.widget_featured_posts ul li .title {
  margin-left: 130px;
  line-height: 18px;
  font-size: 14px;
  font-weight: 600;
}

/* line 34, ../sass/widgets.scss */
.widget.widget_aktuelle_magazine .ausgabe-wrapper {
  margin: 0;
  padding: 25px;
  background: #333;
}
/* line 37, ../sass/widgets.scss */
.widget.widget_aktuelle_magazine .ausgabe-wrapper:after {
  display: block;
  content: '';
  clear: both;
}
/* line 46, ../sass/widgets.scss */
.widget.widget_aktuelle_magazine .ausgabe-wrapper .image {
  width: 115px !important;
}
/* line 49, ../sass/widgets.scss */
.widget.widget_aktuelle_magazine .ausgabe-wrapper .image img {
  width: 100%;
  height: auto;
}
/* line 56, ../sass/widgets.scss */
.widget.widget_aktuelle_magazine .ausgabe-wrapper .body .title {
  margin: 0 0 15px;
}
/* line 59, ../sass/widgets.scss */
.widget.widget_aktuelle_magazine .ausgabe-wrapper .body .title, .widget.widget_aktuelle_magazine .ausgabe-wrapper .body .title a {
  font-weight: 600;
  color: #fff;
}
/* line 71, ../sass/widgets.scss */
.widget.widget_aktuelle_magazine .magazin-wrapper {
  padding: 20px;
  background: #333;
}
/* line 75, ../sass/widgets.scss */
.widget.widget_aktuelle_magazine .magazin-wrapper .image {
  margin: 0 0 30px;
}
/* line 79, ../sass/widgets.scss */
.widget.widget_aktuelle_magazine .magazin-wrapper ul {
  margin: 0 0 15px;
}
/* line 82, ../sass/widgets.scss */
.widget.widget_aktuelle_magazine .magazin-wrapper ul li {
  line-height: 22px;
}
/* line 85, ../sass/widgets.scss */
.widget.widget_aktuelle_magazine .magazin-wrapper ul li a {
  font-size: 14px;
  color: #fff;
}
/* line 91, ../sass/widgets.scss */
.widget.widget_aktuelle_magazine .magazin-wrapper p.text-info-to-entwickler {
  font-size: 13px;
  color: #8196a8;
  margin-top: 10px;
}
/* line 99, ../sass/widgets.scss */
.widget.widget_aktuelle_magazine .aktuelle-ausgaben-wrapper .aktuelle-ausgabe {
  margin: 0 0 15px;
}
/* line 102, ../sass/widgets.scss */
.widget.widget_aktuelle_magazine .aktuelle-ausgaben-wrapper .aktuelle-ausgabe .image {
  float: left;
  width: 100px;
}
/* line 106, ../sass/widgets.scss */
.widget.widget_aktuelle_magazine .aktuelle-ausgaben-wrapper .aktuelle-ausgabe .image img {
  width: 100%;
  height: auto;
  border: 1px solid #f2f2f2;
}
/* line 113, ../sass/widgets.scss */
.widget.widget_aktuelle_magazine .aktuelle-ausgaben-wrapper .aktuelle-ausgabe .body {
  margin-left: 120px;
}
/* line 116, ../sass/widgets.scss */
.widget.widget_aktuelle_magazine .aktuelle-ausgaben-wrapper .aktuelle-ausgabe .body .title {
  margin-bottom: 15px;
}
/* line 119, ../sass/widgets.scss */
.widget.widget_aktuelle_magazine .aktuelle-ausgaben-wrapper .aktuelle-ausgabe .body .title a {
  font-weight: 700;
  color: #23294f;
}
/* line 126, ../sass/widgets.scss */
.widget.widget_aktuelle_magazine .aktuelle-ausgaben-wrapper .aktuelle-ausgabe a.button {
  width: auto;
  padding: 0 20px;
}

/* line 134, ../sass/widgets.scss */
.widget.widget_newsletter {
  line-height: 18px;
  font-size: 14px;
  font-weight: 600;
}
/* line 139, ../sass/widgets.scss */
.widget.widget_newsletter .newsletter-icon {
  margin-right: 15px;
}
/* line 143, ../sass/widgets.scss */
.widget.widget_newsletter .newsletter-info a {
  color: #000;
}
/* line 147, ../sass/widgets.scss */
.widget.widget_newsletter p {
  margin: 0 0 5px;
}
/* line 151, ../sass/widgets.scss */
.widget.widget_newsletter a {
  color: #00acdc;
}

/* --- Widget in page --- */
/* line 158, ../sass/widgets.scss */
.widgets_on_page {
  line-height: 1.2em !important;
}
/* line 161, ../sass/widgets.scss */
.widgets_on_page .widget {
  background: #f2f4f6;
  /*float: left;*/
  margin: 1em 0;
  /*padding: 1em;*/
  display: inline-block;
  width: 100%;
  /*border:1px solid #e5e6e6;*/
}
/* line 169, ../sass/widgets.scss */
.widgets_on_page .widget h2 {
  margin: 0 0 18px 0 !important;
}
/* line 170, ../sass/widgets.scss */
.widgets_on_page .widget p {
  margin: 0 0 13px 0 !important;
  padding: 0 0 0 0;
}
/* line 173, ../sass/widgets.scss */
.widgets_on_page .widget ul {
  margin: 0 0 17px 20px !important;
  padding: 0 !important;
}
/* line 176, ../sass/widgets.scss */
.widgets_on_page .widget h3, .widgets_on_page .widget .widget-title {
  margin: 0px !important;
  padding: 15px 15px 25px 15px !important;
  text-transform: none;
  color: #8196a8 !important;
  font-weight: normal !important;
  font-size: 1.5em !important;
}
/* line 184, ../sass/widgets.scss */
.widgets_on_page .widget p > img {
  width: 15%;
  height: auto;
  float: left;
  margin: 0px 16px 0 0px !important;
}
/* line 190, ../sass/widgets.scss */
.widgets_on_page .widget a > img {
  display: block;
  width: 15%;
  height: auto;
  float: left;
  margin: 0px 16px 0 0px !important;
}

/* line 200, ../sass/widgets.scss */
.bwp-rc-widget li.recent-comment {
  background-color: #efefef;
  margin: 0 0 3px 0;
  padding: 10px;
  font-size: 15px;
}

/* line 201, ../sass/widgets.scss */
.bwp-rc-widget li.recent-comment a {
  display: block;
  font-size: 14px;
  border-top: 1px dotted #8196a8;
  margin: 5px 0 0 0;
  padding: 5px 0 0 0;
}

/* line 4, ../sass/jobspot.scss */
.post.single.job .image {
  width: auto !important;
}
/* line 7, ../sass/jobspot.scss */
.post.single.job h1 {
  margin: 0 0 30px;
  font-size: 36px;
  font-weight: 700;
  color: #23294f;
}

/*
article.jobpost {
	min-height: 175px;

	.image {
		width: 150px;
		height: 150px;
		
		img {
			width: 100%;
			height: auto;
		}
	}
}
*/
/* line 29, ../sass/jobspot.scss */
.featured-jobs-wrapper {
  padding: 15px 25px 10px 25px;
  border: 3px solid #e5e5e5;
  border-radius: 6px;
  margin-bottom: 50px;
}
/* line 35, ../sass/jobspot.scss */
.featured-jobs-wrapper article.post {
  border-bottom: 0px solid #ccc;
  margin-bottom: 0;
  padding-bottom: 10px;
}
@media only screen and (max-width: 1199px) {
  /* line 35, ../sass/jobspot.scss */
  .featured-jobs-wrapper article.post {
    margin-bottom: 25px;
  }
}

/* line 46, ../sass/jobspot.scss */
.form-submit-job fieldset {
  margin: 0 0 45px;
  padding: 15px;
  background: #f2f2f2;
  border-radius: 6px;
}
/* line 52, ../sass/jobspot.scss */
.form-submit-job fieldset legend {
  font-size: 18px;
  font-weight: 700;
}
/* line 59, ../sass/jobspot.scss */
.form-submit-job fieldset label {
  width: 100%;
  line-height: 30px;
}
/* line 64, ../sass/jobspot.scss */
.form-submit-job fieldset input[type="text"],
.form-submit-job fieldset select {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
}
/* line 72, ../sass/jobspot.scss */
.form-submit-job fieldset select {
  width: auto;
}
/* line 76, ../sass/jobspot.scss */
.form-submit-job fieldset textarea {
  width: 100%;
  height: 120px;
}
/* line 81, ../sass/jobspot.scss */
.form-submit-job fieldset input[type="checkbox"] {
  width: auto;
  height: auto;
  line-height: 1em;
  margin-right: 15px;
}
/* line 88, ../sass/jobspot.scss */
.form-submit-job fieldset input[type="file"] {
  background: transparent;
  border: 0;
}

/* line 96, ../sass/jobspot.scss */
.post.single.job ul.fields {
  float: left;
  list-style: none;
  margin: 5px 0 0 30px;
}
/* line 101, ../sass/jobspot.scss */
.post.single.job ul.fields li {
  margin: 0 0 12px;
  font-size: 17px;
}
/* line 105, ../sass/jobspot.scss */
.post.single.job ul.fields li .icon {
  width: 30px;
}
/* line 111, ../sass/jobspot.scss */
.post.single.job .image-wrapper {
  float: left;
  margin: 0 0 30px;
}
/* line 116, ../sass/jobspot.scss */
.post.single.job .text {
  clear: both;
  margin: 0 0 30px;
}
/* line 121, ../sass/jobspot.scss */
.post.single.job .jd-download {
  height: 50px;
  font-size: 18px;
}
/* line 125, ../sass/jobspot.scss */
.post.single.job .jd-download .icon-wrapper {
  margin-right: 30px;
}
/* line 130, ../sass/jobspot.scss */
.post.single.job .jd-download .link-wrapper a {
  font-weight: 700;
  color: #3c763d;
}
/* line 137, ../sass/jobspot.scss */
.post.single.job .contact {
  margin: 0 0 45px;
  padding: 15px 0 0;
}
/* line 141, ../sass/jobspot.scss */
.post.single.job .contact .icon-wrapper {
  margin-right: 30px;
}
/* line 144, ../sass/jobspot.scss */
.post.single.job .contact .icon-wrapper .icon {
  font-size: 70px;
  color: #666;
}
/* line 150, ../sass/jobspot.scss */
.post.single.job .contact .contact-headline {
  margin: 10px 0 10px;
  font-size: 18px;
  font-weight: 700;
  color: #666;
}
/* line 157, ../sass/jobspot.scss */
.post.single.job .contact .contact-body {
  line-height: 1.5em;
}

/* Featured Slider */
/* line 164, ../sass/jobspot.scss */
.page-id-16318 {
  /* Carousel Styles */
  /* Carousel Header Styles */
}
/* line 165, ../sass/jobspot.scss */
.page-id-16318 h2 {
  margin: 0 !important;
  padding: 0 !important;
}
/* line 169, ../sass/jobspot.scss */
.page-id-16318 .tagline {
  color: #666;
  font-weight: bold;
}
/* line 174, ../sass/jobspot.scss */
.page-id-16318 .carousel-indicators {
  bottom: -25px;
}
/* line 176, ../sass/jobspot.scss */
.page-id-16318 .carousel-indicators .active {
  background-color: #2980b9;
}
/* line 180, ../sass/jobspot.scss */
.page-id-16318 .carousel-indicators li {
  border-color: #ccc;
}
/* line 184, ../sass/jobspot.scss */
.page-id-16318 .carousel-inner img {
  width: 100%;
  max-height: 460px;
}
/* line 189, ../sass/jobspot.scss */
.page-id-16318 .carousel-control {
  width: 0;
}
/* line 193, ../sass/jobspot.scss */
.page-id-16318 .carousel-control.left,
.page-id-16318 .carousel-control.right {
  opacity: 0.4;
  filter: alpha(opacity=100);
  background-image: none;
  background-repeat: no-repeat;
  text-shadow: none;
}
/* line 202, ../sass/jobspot.scss */
.page-id-16318 .carousel-control.left span {
  padding: 5px 0;
  font-size: 18px;
  left: 15px;
}
/* line 208, ../sass/jobspot.scss */
.page-id-16318 .carousel-control.right span {
  padding: 5px 0;
  font-size: 18px;
  right: 15px;
}
/* line 214, ../sass/jobspot.scss */
.page-id-16318 .carousel-control .glyphicon-chevron-left,
.page-id-16318 .carousel-control .glyphicon-chevron-right,
.page-id-16318 .carousel-control .icon-prev,
.page-id-16318 .carousel-control .icon-next {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
/* line 224, ../sass/jobspot.scss */
.page-id-16318 .carousel-control .glyphicon-chevron-left,
.page-id-16318 .carousel-control .icon-prev {
  left: 0;
}
/* line 229, ../sass/jobspot.scss */
.page-id-16318 .carousel-control .glyphicon-chevron-right,
.page-id-16318 .carousel-control .icon-next {
  right: 0;
}
/* line 234, ../sass/jobspot.scss */
.page-id-16318 .carousel-control.left span,
.page-id-16318 .carousel-control.right span {
  background-color: #000;
  width: 20px;
}
/* line 240, ../sass/jobspot.scss */
.page-id-16318 .carousel-control.left span:hover,
.page-id-16318 .carousel-control.right span:hover {
  opacity: .7;
  filter: alpha(opacity=70);
}
/* line 247, ../sass/jobspot.scss */
.page-id-16318 .header-text {
  color: #fff;
}
/* line 250, ../sass/jobspot.scss */
.page-id-16318 .header-text h2 {
  line-height: 1em;
}
/* line 252, ../sass/jobspot.scss */
.page-id-16318 .header-text h2 a {
  font-size: 21px;
}
@media only screen and (max-width: 767px) {
  /* line 252, ../sass/jobspot.scss */
  .page-id-16318 .header-text h2 a {
    font-size: 15px;
  }
}
/* line 259, ../sass/jobspot.scss */
.page-id-16318 .header-text h2 span {
  background-color: #2980b9;
  padding: 10px;
}
/* line 264, ../sass/jobspot.scss */
.page-id-16318 .header-text h3 span {
  background-color: #000;
  padding: 15px;
}
/* line 269, ../sass/jobspot.scss */
.page-id-16318 .btn-min-block {
  min-width: 170px;
  line-height: 26px;
}
/* line 274, ../sass/jobspot.scss */
.page-id-16318 .btn-theme {
  color: #fff;
  background-color: transparent;
  border: 2px solid #fff;
  margin-right: 15px;
}
/* line 281, ../sass/jobspot.scss */
.page-id-16318 .btn-theme:hover {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}
/* line 286, ../sass/jobspot.scss */
.page-id-16318 article.post.single {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* Seach Box Landing page */
/* line 293, ../sass/jobspot.scss */
span.filter-option.pull-left {
  margin-top: 4px;
  color: #777;
  padding-bottom: 2px;
}

/* line 300, ../sass/jobspot.scss */
#jobboerse-form .text {
  margin: 0;
}
/* line 303, ../sass/jobspot.scss */
#jobboerse-form .submit-reset-block {
  padding-top: 10px;
}

/* line 7, ../sass/screen.scss */
body {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 17px;
  color: #000;
}

/*
a {
	color: $darkBlue;
}
*/
/* line 18, ../sass/screen.scss */
strong {
  font-weight: 700;
}

/* line 77, ../sass/screen.scss */
.container.no-padding,
.container-fluid.no-padding {
  padding-left: 0;
  padding-right: 0;
}
/* line 82, ../sass/screen.scss */
.container.no-padding .row,
.container-fluid.no-padding .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 86, ../sass/screen.scss */
.container.no-padding .row [class*="col-"],
.container-fluid.no-padding .row [class*="col-"] {
  padding: 0;
}

/* line 92, ../sass/screen.scss */
a.button {
  display: inline-block;
  width: 170px;
  height: 30px;
  line-height: 30px;
  background: #00b4e8;
  background: -webkit-linear-gradient(#00b4e8, #009ec7);
  background: -o-linear-gradient(#00b4e8, #009ec7);
  background: -moz-linear-gradient(#00b4e8, #009ec7);
  background: linear-gradient(#00b4e8, #009ec7);
  border-radius: 3px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-align: center;
}
/* line 104, ../sass/screen.scss */
a.button.external {
  background: #ffde00;
  background: -webkit-linear-gradient(#ffde00, #ffa900);
  background: -o-linear-gradient(#ffde00, #ffa900);
  background: -moz-linear-gradient(#ffde00, #ffa900);
  background: linear-gradient(#ffde00, #ffa900);
  color: #333;
}
/* line 109, ../sass/screen.scss */
a.button:hover {
  background: #00b4e8;
  text-decoration: none;
}
/* line 113, ../sass/screen.scss */
a.button:hover.external {
  background: #ffde00;
}

/* line 119, ../sass/screen.scss */
.navbar-toggle {
  position: absolute;
  top: 8px;
  left: 14px;
  z-index: 1001;
  display: block !important;
  border-color: #fff;
}
/* line 127, ../sass/screen.scss */
.navbar-toggle .icon-bar {
  background: #fff;
}

/* line 132, ../sass/screen.scss */
#mobilenav {
  position: fixed;
  top: 0;
  left: -200px;
  bottom: 0;
  z-index: 1000;
  width: 200px;
  padding-top: 120px;
  background: rgba(0, 0, 0, 0.9);
}
/* line 142, ../sass/screen.scss */
#mobilenav ul {
  margin: 0 0 30px;
}
/* line 146, ../sass/screen.scss */
#mobilenav ul li a {
  display: block;
  margin: 0 0 1px;
  padding: 10px 20px;
  font-size: 14px;
  color: #fff;
}

/* line 158, ../sass/screen.scss */
.modal .modal-dialog {
  margin-top: 90px;
  border-radius: 0;
}
/* line 162, ../sass/screen.scss */
.modal .modal-dialog .modal-content {
  border-radius: 0;
}
/* line 165, ../sass/screen.scss */
.modal .modal-dialog .modal-content .modal-header {
  border-bottom: 0;
  font-weight: 700;
}
/* line 171, ../sass/screen.scss */
.modal .modal-dialog .modal-content .modal-body p {
  line-height: 20px;
  margin: 0 0 15px;
}

/*body.logged-in {
	header {
		.topnav {
			top: 32px !important;
		}
		
		.subnavigation {
			top: 96px !important;			
		}
		
		.subnav {
			top: (32px + $heightTopnav) !important;
		}
	}
}*/
/* line 199, ../sass/screen.scss */
header {
  /*padding-top: $heightTopnav;*/
}
/* line 202, ../sass/screen.scss */
header .topnav {
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  /*position: fixed;
  z-index: 1002;
  top: 0;
  left: 0;
  right: 0;*/
  height: 64px;
  background: #23294f;
}
/* line 214, ../sass/screen.scss */
header .topnav .logo-wrapper {
  margin-top: 15px;
  margin-right: 35px;
  padding-left: 15px;
}
@media only screen and (max-width: 860px) {
  /* line 214, ../sass/screen.scss */
  header .topnav .logo-wrapper {
    margin-left: 70px;
  }
}
/* line 223, ../sass/screen.scss */
header .topnav .logo-wrapper a.logo {
  display: block;
  width: 174px;
  height: 43px;
  margin: auto;
  background: url("../../images/logo.png") no-repeat center center;
}
@media only screen and (max-width: 480px) {
  /* line 214, ../sass/screen.scss */
  header .topnav .logo-wrapper {
    width: 100%;
    margin: 15px auto 0;
    text-align: center;
  }
}
/* line 241, ../sass/screen.scss */
header .topnav .menu-wrapper ul {
  display: inline-block;
  height: 64px;
  position: absolute;
  /*.current-menu-item .sub-menu, .current-menu-ancestor .sub-menu, .current-post-ancestor .sub-menu {display:block; width:1000px;}*/
}
/* line 246, ../sass/screen.scss */
header .topnav .menu-wrapper ul .home {
  max-width: 1px;
}
/* line 248, ../sass/screen.scss */
header .topnav .menu-wrapper ul .home a {
  font-size: 0px !important;
}
/* line 251, ../sass/screen.scss */
header .topnav .menu-wrapper ul .home li a {
  font-size: 14px !important;
}
/* line 255, ../sass/screen.scss */
header .topnav .menu-wrapper ul li {
  display: inline-block;
  height: 64px;
}
/* line 259, ../sass/screen.scss */
header .topnav .menu-wrapper ul li a {
  -webkit-transition: color 0.1s linear 0;
  transition: color 0.1s linear 0;
  -webkit-transition: border-color 0.2s linear 0;
  transition: border-color 0.2s linear 0;
  display: inline-block;
  height: 64px;
  margin-right: 25px;
  padding: 33px 5px 0;
  border-bottom: 2px solid transparent;
  font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
}
/* line 274, ../sass/screen.scss */
header .topnav .menu-wrapper ul li a:hover {
  border-color: #8196a8;
  color: #8196a8;
  text-decoration: none;
}
/* line 282, ../sass/screen.scss */
header .topnav .menu-wrapper ul li:last-child a {
  margin-right: 0;
}
/* line 288, ../sass/screen.scss */
header .topnav .menu-wrapper ul .sub-menu {
  display: none;
  position: absolute;
  top: 70px;
  left: -210px;
}
/* line 295, ../sass/screen.scss */
header .topnav .menu-wrapper ul .sub-menu li {
  margin: 0;
}
/* line 297, ../sass/screen.scss */
header .topnav .menu-wrapper ul .sub-menu li a {
  border-bottom: 0px;
  font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  display: inline-block;
  text-transform: none;
  margin-right: 15px;
  padding: 0 0 0 6px;
}
/* line 309, ../sass/screen.scss */
header .topnav .menu-wrapper ul .sub-menu li a:hover {
  border-color: #8196a8;
  color: #8196a8;
  text-decoration: none;
}
/* line 320, ../sass/screen.scss */
header .topnav .menu-wrapper ul .current-menu-item .sub-menu,
header .topnav .menu-wrapper ul .current-menu-ancestor .sub-menu,
header .topnav .menu-wrapper ul .current-post-ancestor .sub-menu {
  display: block;
  width: 1000px;
}
/* line 328, ../sass/screen.scss */
header .topnav .search-wrapper {
  margin-top: 24px;
  padding-right: 15px;
}
/* line 332, ../sass/screen.scss */
header .topnav .search-wrapper .search-label {
  -webkit-transition: all 0.1s linear 0;
  transition: all 0.1s linear 0;
  opacity: 1.0;
  height: 25px;
  line-height: 25px;
  margin-right: 15px;
  font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  color: #8196a8;
  text-transform: uppercase;
}
/* line 343, ../sass/screen.scss */
header .topnav .search-wrapper .search-label:hover {
  cursor: pointer;
}
/* line 348, ../sass/screen.scss */
header .topnav .search-wrapper .search-form {
  -webkit-transition: all 0.2s linear 0.3s;
  transition: all 0.2s linear 0.3s;
  position: relative;
  width: 30px;
  height: 25px;
  background: #00acdc;
}
/* line 356, ../sass/screen.scss */
header .topnav .search-wrapper .search-form .search-button {
  z-index: 1000;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 1.0;
  width: 30px;
  height: 25px;
  background: transparent;
  border: 0;
  color: #fff;
  text-align: center;
}
/* line 369, ../sass/screen.scss */
header .topnav .search-wrapper .search-form .search-button:focus {
  outline: none;
}
/* line 374, ../sass/screen.scss */
header .topnav .search-wrapper .search-form .search-input {
  -webkit-transition: all 0.2s linear 0.3s;
  transition: all 0.2s linear 0.3s;
  z-index: 999;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.0;
  width: 1px;
  height: 25px;
  line-height: 25px;
  padding: 3px;
  border: 0;
  font-size: 13px;
  font-weight: 300;
}
/* line 389, ../sass/screen.scss */
header .topnav .search-wrapper .search-form .search-input:focus {
  outline: none;
}
/* line 396, ../sass/screen.scss */
header .topnav .search-wrapper.active .search-label {
  opacity: 0.0;
  padding-right: 15px;
}
/* line 401, ../sass/screen.scss */
header .topnav .search-wrapper.active .search-form {
  width: 250px;
  background: #fff;
}
/* line 405, ../sass/screen.scss */
header .topnav .search-wrapper.active .search-form .search-button {
  opacity: 0.0;
}
/* line 409, ../sass/screen.scss */
header .topnav .search-wrapper.active .search-form .search-input {
  opacity: 1.0;
  width: 250px;
}
@media only screen and (max-width: 480px) {
  /* line 328, ../sass/screen.scss */
  header .topnav .search-wrapper {
    display: none;
  }
}
/* line 422, ../sass/screen.scss */
header .subnavigation {
  width: 100%;
  background: #2d4377;
  line-height: 33px;
  min-height: 33px;
}
/* line 428, ../sass/screen.scss */
header .subnavigation li {
  display: inline-block;
}
/* line 430, ../sass/screen.scss */
header .subnavigation li a {
  border-bottom: 0px;
  font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  display: inline-block;
  text-transform: none;
  margin-right: 20px;
}
/* line 443, ../sass/screen.scss */
header .subnav {
  /*height: $height;*/
  line-height: 33px;
  background: #2d4377;
  color: #fff;
}
/* line 452, ../sass/screen.scss */
header .subnav ul {
  display: inline-block;
  list-style: none;
}
/* line 456, ../sass/screen.scss */
header .subnav ul li {
  display: inline-block;
  margin-right: 15px;
}
/* line 460, ../sass/screen.scss */
header .subnav ul li:last-child {
  margin-right: 0;
}
/* line 464, ../sass/screen.scss */
header .subnav ul li a {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}
/* line 478, ../sass/screen.scss */
header .announcement {
  min-height: 33px;
  line-height: 33px;
  background: #c7ca00;
  font-family: 'Source Code Pro';
  font-weight: 600;
  font-size: 14px;
  color: #23294f;
  /*margin:32px 0 0 0;*/
}
@media only screen and (max-width: 992px) {
  /* line 478, ../sass/screen.scss */
  header .announcement {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 478, ../sass/screen.scss */
  header .announcement {
    height: auto;
    padding: 10px 0;
    line-height: 1.5em;
    text-align: center !important;
  }
}
/* line 500, ../sass/screen.scss */
header .announcement a.social-link {
  text-decoration: none;
}
/* line 503, ../sass/screen.scss */
header .announcement a.social-link .icon-stack {
  font-size: 95%;
}
/* line 506, ../sass/screen.scss */
header .announcement a.social-link .icon-stack .icon-circle {
  color: #23294f;
}
/* line 511, ../sass/screen.scss */
header .announcement a.social-link:hover {
  text-decoration: none;
}
/* line 515, ../sass/screen.scss */
header .announcement a.social-link:hover .icon-stack .icon-circle {
  color: #2d4377;
}
/* line 523, ../sass/screen.scss */
header .highlights {
  min-height: 95px;
  margin: 0 0 30px;
  padding: 20px 0;
  background: #f2f4f6;
}
@media only screen and (max-width: 768px) {
  /* line 529, ../sass/screen.scss */
  header .highlights .highlight {
    margin-bottom: 30px;
  }
}
/* line 534, ../sass/screen.scss */
header .highlights .highlight .image {
  float: left;
  height: 50px;
  margin-right: 15px;
}
/* line 539, ../sass/screen.scss */
header .highlights .highlight .image img {
  width: auto;
  height: 100%;
}
/* line 545, ../sass/screen.scss */
header .highlights .highlight .text {
  line-height: 22px;
  font-size: 17px;
  font-weight: 700;
  color: #23294f;
}
/* line 552, ../sass/screen.scss */
header .highlights .highlight .text a:hover {
  color: #00acdc;
  text-decoration: none;
}
/* line 561, ../sass/screen.scss */
header .mood-message-top a, header .mood-message-top a:hover, header .mood-message-top a:active {
  text-decoration: none;
  color: #23294f;
}
@media only screen and (max-width: 991px) {
  /* line 199, ../sass/screen.scss */
  header {
    margin-bottom: 40px;
  }
}

/* line 573, ../sass/screen.scss */
a.featured-post {
  position: relative;
  display: block;
  height: 250px;
}
@media only screen and (max-width: 992px) {
  /* line 573, ../sass/screen.scss */
  a.featured-post {
    margin-bottom: 30px;
  }
}
/* line 582, ../sass/screen.scss */
a.featured-post .headline, a.featured-post #main #sidebar .widget-title, #main #sidebar a.featured-post .widget-title {
  position: absolute;
  z-index: 1000;
  top: 15px;
  left: 20px;
  bottom: 20px;
  right: 20px;
  line-height: 34px;
  font-size: 30px;
  font-weight: 600;
  color: #fff;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.75);
}
@media only screen and (max-width: 1199px) {
  /* line 582, ../sass/screen.scss */
  a.featured-post .headline, a.featured-post #main #sidebar .widget-title, #main #sidebar a.featured-post .widget-title {
    font-size: 25px;
  }
}
@media only screen and (max-width: 320px) {
  /* line 582, ../sass/screen.scss */
  a.featured-post .headline, a.featured-post #main #sidebar .widget-title, #main #sidebar a.featured-post .widget-title {
    font-size: 22px;
  }
}
/* line 605, ../sass/screen.scss */
a.featured-post .background {
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: no-repeat center center;
  background-size: cover;
  /* overlay */
}
/* line 616, ../sass/screen.scss */
a.featured-post .background:after {
  -webkit-transition: background 0.2s linear 0;
  transition: background 0.2s linear 0;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
/* line 629, ../sass/screen.scss */
a.featured-post:hover .background:after {
  background: rgba(0, 0, 0, 0.15);
}

/* line 636, ../sass/screen.scss */
#main {
  margin: 40px auto 30px;
}
/* line 639, ../sass/screen.scss */
#main #sidebar .headline, #main #sidebar .widget-title {
  margin: 0 0 15px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #8196a8;
  font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #8196a8;
}
/* line 650, ../sass/screen.scss */
#main #content {
  /* --- missing image align styles --- */
}
/* line 651, ../sass/screen.scss */
#main #content .header-image {
  margin: 0 0 65px;
}
/* line 654, ../sass/screen.scss */
#main #content .header-image img {
  width: 100%;
  height: auto;
}
/* line 660, ../sass/screen.scss */
#main #content .headline, #main #content #sidebar .widget-title, #main #sidebar #content .widget-title {
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 20px;
}
/* line 666, ../sass/screen.scss */
#main #content .body {
  line-height: 1.7em;
  font-size: 17px;
  font-weight: 400;
  color: #23294f;
  /* h4, h5 {
  	font-size: 14px;
  	font-weight: $bold;
  	color: $darkBlue;
  }*/
}
/* line 28, ../sass/screen.scss */
#main #content .body h1, #main #content .body h2, #main #content .body h3, #main #content .body h4 {
  margin: 30px 0 15px;
}
/* line 32, ../sass/screen.scss */
#main #content .body h1 {
  font-size: 32px;
  font-weight: 700;
  color: #23294f;
}
/* line 38, ../sass/screen.scss */
#main #content .body h2, #main #content .body h4, #main #content .body h5 {
  font-size: 24px;
  font-weight: 700;
  color: #23294f;
}
/* line 44, ../sass/screen.scss */
#main #content .body h3 {
  font-size: 18px;
  font-weight: 700;
  color: #23294f;
}
/* line 56, ../sass/screen.scss */
#main #content .body ul {
  list-style: square;
  margin: 0 0 15px 30px;
}
/* line 61, ../sass/screen.scss */
#main #content .body p {
  margin: 0 0 15px;
}
/* line 64, ../sass/screen.scss */
#main #content .body p img {
  margin: 15px auto;
}
/* line 69, ../sass/screen.scss */
#main #content .body pre {
  margin: 0 auto 30px;
  padding: 25px;
  font-family: Consolas, serif;
  font-size: 12px;
}
/* line 669, ../sass/screen.scss */
#main #content .boxed {
  background-color: #f2f2f2;
  padding: 0.7em 0.5em;
}
/* line 672, ../sass/screen.scss */
#main #content .boxed h2, #main #content .boxed h3, #main #content .boxed h4 {
  color: #fafafa;
  margin: 2px 20px 10px 20px;
}
/* line 680, ../sass/screen.scss */
#main #content .aligncenter {
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
}
/* line 686, ../sass/screen.scss */
#main #content .alignleft {
  float: left;
  margin-right: 25px;
}
/* line 691, ../sass/screen.scss */
#main #content .alignright {
  float: right;
  margin-left: 25px;
}
/* line 696, ../sass/screen.scss */
#main #content .wp-caption {
  /*margin: 25px 0px;*/
  text-align: center;
}
@media only screen and (max-width: 768px) {
  /* line 702, ../sass/screen.scss */
  #main #sidebar {
    display: none;
  }
}
/* line 711, ../sass/screen.scss */
#main #sidebar .widget {
  margin: 0 0 30px;
  clear: both;
}
/* line 717, ../sass/screen.scss */
#main #sidebar .TagWidget a {
  text-decoration: none;
}
/* line 719, ../sass/screen.scss */
#main #sidebar .TagWidget .post-by-tag-image-title-background p.widget-title {
  display: none;
}
/* line 723, ../sass/screen.scss */
#main #sidebar .TagWidget ul.posts-by-tag-list li {
  float: left;
  width: 98%;
  clear: both;
  margin: 0 0 0.8em 0;
}
/* line 728, ../sass/screen.scss */
#main #sidebar .TagWidget ul.posts-by-tag-list li .thumb {
  display: block;
  float: left;
  width: 120px;
  height: 90px;
  overflow: hidden;
}
/* line 734, ../sass/screen.scss */
#main #sidebar .TagWidget ul.posts-by-tag-list li .thumb img {
  width: 100%;
  height: auto;
  border: 1px #f4f4f4 solid;
}
/* line 736, ../sass/screen.scss */
#main #sidebar .TagWidget ul.posts-by-tag-list li .posts-by-tag-item-title {
  padding: 0 0 0 0.4em;
  display: block;
  float: left;
  width: 218px;
}

/* line 747, ../sass/screen.scss */
article.post {
  margin: 0 0 25px;
  padding: 0 0 25px;
  border-bottom: 1px dotted #8196a8;
}
/* line 752, ../sass/screen.scss */
article.post .image {
  float: left;
  width: 180px;
  margin-right: 20px;
}
/* line 758, ../sass/screen.scss */
article.post .image a img {
  width: 100%;
  height: auto;
  border: 1px solid #f2f2f2;
}
/* line 766, ../sass/screen.scss */
article.post .info {
  margin-left: 200px;
  line-height: 1.5em;
}
/* line 770, ../sass/screen.scss */
article.post .info .tagline {
  font-size: 14px;
  font-weight: 600;
  color: #2d4377;
}
/* line 776, ../sass/screen.scss */
article.post .info h2.title {
  margin: 0 0 5px;
}
/* line 779, ../sass/screen.scss */
article.post .info h2.title a {
  line-height: 30px;
  font-size: 26px;
  font-weight: 600;
  color: #000;
}
/* line 790, ../sass/screen.scss */
article.post .info .text {
  line-height: 22px;
  font-size: 17px;
  color: #333;
}
@media only screen and (max-width: 768px) {
  /* line 798, ../sass/screen.scss */
  article.post .image {
    display: none;
  }
  /* line 802, ../sass/screen.scss */
  article.post .info {
    margin-left: 0;
  }
}
/* line 806, ../sass/screen.scss */
article.post img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* line 811, ../sass/screen.scss */
article.post em {
  font-style: italic;
  font-size: 95%;
}

/* line 817, ../sass/screen.scss */
article.post.single {
  border-bottom: 0 !important;
}
/* line 820, ../sass/screen.scss */
article.post.single .banner {
  position: relative;
  height: 400px;
  margin-top: -30px;
  background: no-repeat center center;
  background-size: cover;
  /* overlay */
}
/* line 828, ../sass/screen.scss */
article.post.single .banner:after {
  z-index: 999;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
}
/* line 840, ../sass/screen.scss */
article.post.single .banner.no-image {
  height: 220px;
  background: #00a5d2;
}
/* line 844, ../sass/screen.scss */
article.post.single .banner.no-image:after {
  background: transparent;
}
/* line 849, ../sass/screen.scss */
article.post.single .banner .container {
  height: 100%;
}
/* line 852, ../sass/screen.scss */
article.post.single .banner .container .row {
  height: 100%;
}
/* line 855, ../sass/screen.scss */
article.post.single .banner .container .row .col-md-8 {
  z-index: 1000;
  position: relative;
  height: 100%;
  padding-top: 20px;
}
/* line 864, ../sass/screen.scss */
article.post.single .banner .tagline {
  margin: 0 0 15px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}
/* line 871, ../sass/screen.scss */
article.post.single .banner h1 {
  line-height: 42px;
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.75);
}
/* line 879, ../sass/screen.scss */
article.post.single .banner .meta {
  position: absolute;
  left: 15px;
  bottom: 15px;
  right: 15px;
  padding-top: 10px;
  border-top: 1px dotted #fff;
  color: #fff;
}
/* line 888, ../sass/screen.scss */
article.post.single .banner .meta i.icon {
  margin-right: 5px;
}
/* line 892, ../sass/screen.scss */
article.post.single .banner .meta span.date {
  margin-right: 30px;
}
/* line 899, ../sass/screen.scss */
article.post.single .old .tagline {
  color: #8196a8;
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 10px;
}
/* line 906, ../sass/screen.scss */
article.post.single .old h1 {
  margin: 0 0 30px;
  font-size: 36px;
  font-weight: 700;
  color: #23294f;
}
/* line 913, ../sass/screen.scss */
article.post.single .old .meta {
  margin: 0 0 30px;
  padding: 0 0 5px;
  border-bottom: 1px dotted #8196a8;
  font-size: 15px;
  color: #8196a8;
}
/* line 920, ../sass/screen.scss */
article.post.single .old .meta i.icon {
  margin-right: 5px;
}
/* line 924, ../sass/screen.scss */
article.post.single .old .meta span.date {
  margin-right: 10px;
}
/* line 929, ../sass/screen.scss */
article.post.single .old .image {
  float: right;
  max-width: 350px;
  width: auto;
  margin: 0 0 15px 15px;
}
/* line 934, ../sass/screen.scss */
article.post.single .old .image img {
  /*width: 100%;
  height: auto;*/
  background: #f2f2f2;
  padding: 1px;
}
@media only screen and (max-width: 768px) {
  /* line 929, ../sass/screen.scss */
  article.post.single .old .image {
    display: block !important;
    float: none;
    margin: 0 auto;
    /*width: 100%;
    max-width: 100%;
    margin: 0 auto 15px;*/
  }
}
/* line 951, ../sass/screen.scss */
article.post.single .old .excerpt {
  line-height: 30px;
  font-size: 21px;
  color: #23294f;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  /* line 951, ../sass/screen.scss */
  article.post.single .old .excerpt {
    margin-right: 0;
  }
}
/* line 963, ../sass/screen.scss */
article.post.single .credits {
  margin: 10px 0 0;
  font-size: 12px;
  color: #333;
}
/* line 969, ../sass/screen.scss */
article.post.single .prev-next-links {
  margin: 0 0 35px;
  padding: 6px 0;
  border-top: 1px dotted #8196a8;
  border-bottom: 1px dotted #8196a8;
  font-size: 14px;
}
/* line 976, ../sass/screen.scss */
article.post.single .prev-next-links,
article.post.single .prev-next-links a {
  color: #8196a8;
}
/* line 981, ../sass/screen.scss */
article.post.single .prev-next-links a:hover {
  color: #00acdc;
  text-decoration: none;
}
/* line 986, ../sass/screen.scss */
article.post.single .prev-next-links .icon {
  margin: 0 3px;
}
/* line 991, ../sass/screen.scss */
article.post.single .excerpt {
  line-height: 30px;
  margin: 0 0 30px;
  font-size: 24px;
  color: #8196a8;
}
/* line 998, ../sass/screen.scss */
article.post.single .text {
  margin: 0 0 50px;
  line-height: 1.6em;
  font-weight: 400;
  font-size: 17px;
  color: #23294f;
  line-height: 1.7em;
  font-size: 17px;
  font-weight: 400;
  color: #23294f;
  /* h4, h5 {
  	font-size: 14px;
  	font-weight: $bold;
  	color: $darkBlue;
  }*/
}
/* line 1004, ../sass/screen.scss */
article.post.single .text ul, article.post.single .text ol {
  margin: 0 0 1em 2em;
}
/* line 1007, ../sass/screen.scss */
article.post.single .text ol {
  list-style: decimal;
}
/* line 28, ../sass/screen.scss */
article.post.single .text h1, article.post.single .text h2, article.post.single .text h3, article.post.single .text h4 {
  margin: 30px 0 15px;
}
/* line 32, ../sass/screen.scss */
article.post.single .text h1 {
  font-size: 32px;
  font-weight: 700;
  color: #23294f;
}
/* line 38, ../sass/screen.scss */
article.post.single .text h2, article.post.single .text h4, article.post.single .text h5 {
  font-size: 24px;
  font-weight: 700;
  color: #23294f;
}
/* line 44, ../sass/screen.scss */
article.post.single .text h3 {
  font-size: 18px;
  font-weight: 700;
  color: #23294f;
}
/* line 56, ../sass/screen.scss */
article.post.single .text ul {
  list-style: square;
  margin: 0 0 15px 30px;
}
/* line 61, ../sass/screen.scss */
article.post.single .text p {
  margin: 0 0 15px;
}
/* line 64, ../sass/screen.scss */
article.post.single .text p img {
  margin: 15px auto;
}
/* line 69, ../sass/screen.scss */
article.post.single .text pre {
  margin: 0 auto 30px;
  padding: 25px;
  font-family: Consolas, serif;
  font-size: 12px;
}
/* line 1013, ../sass/screen.scss */
article.post.single .map {
  margin: 0 0 30px;
}
/* line 1017, ../sass/screen.scss */
article.post.single .video {
  margin: 0 0 60px;
}
/* line 1021, ../sass/screen.scss */
article.post.single .links-literatur {
  line-height: 1.7em;
  margin: 0 0 30px;
  border-bottom: 0;
  padding: 25px;
  background: #f2f4f6;
  font-size: 14px;
}
/* line 1029, ../sass/screen.scss */
article.post.single .links-literatur .headline, article.post.single .links-literatur #main #sidebar .widget-title, #main #sidebar article.post.single .links-literatur .widget-title {
  border-bottom: 0 !important;
}
/* line 1034, ../sass/screen.scss */
article.post.single .post-article-box {
  margin: 0 0 35px;
  padding: 30px 0 0;
  border-top: 1px dotted #8196a8;
}
/* line 1039, ../sass/screen.scss */
article.post.single .post-article-box .box-headline {
  margin: 0 0 30px;
  border-bottom: 0 !important;
  font-weight: 600;
  color: #8196a8;
  text-transform: uppercase;
}
/* line 1048, ../sass/screen.scss */
article.post.single .post-article-box.author-box .author-row {
  margin: 0 0 30px;
}
/* line 1052, ../sass/screen.scss */
article.post.single .post-article-box.author-box .author-image {
  padding-right: 30px;
}
/* line 1057, ../sass/screen.scss */
article.post.single .post-article-box.author-box .author-info p {
  margin: 0 0 15px;
}
/* line 1061, ../sass/screen.scss */
article.post.single .post-article-box.author-box .author-info .author-name {
  margin: 0 0 15px;
  font-weight: 700;
}
/* line 1066, ../sass/screen.scss */
article.post.single .post-article-box.author-box .author-info .author-description {
  line-height: 1.3em;
  margin: 0 0 15px;
  font-size: 14px;
}
/* line 1073, ../sass/screen.scss */
article.post.single .post-article-box.author-box .author-info .author-more a {
  font-weight: 700;
  color: #2d4377;
  text-decoration: underline;
}
/* line 1078, ../sass/screen.scss */
article.post.single .post-article-box.author-box .author-info .author-more a:hover {
  color: #00acdc;
}
/* line 1087, ../sass/screen.scss */
article.post.single .social-icons {
  z-index: 1001;
  position: fixed;
  top: 287px;
  left: 0;
}
@media only screen and (max-width: 992px) {
  /* line 1087, ../sass/screen.scss */
  article.post.single .social-icons {
    position: static;
    margin-bottom: 15px;
  }
  /* line 1097, ../sass/screen.scss */
  article.post.single .social-icons a.social-icon {
    display: inline-block !important;
    width: 70px !important;
  }
  /* line 1101, ../sass/screen.scss */
  article.post.single .social-icons a.social-icon .icon {
    padding-left: 5px !important;
    text-align: left !important;
  }
  /* line 1106, ../sass/screen.scss */
  article.post.single .social-icons a.social-icon .count {
    left: 32px !important;
    top: 7px !important;
    background: transparent !important;
    font-size: 12px !important;
    color: #fff !important;
  }
  /* line 1113, ../sass/screen.scss */
  article.post.single .social-icons a.social-icon .count:after {
    display: none !important;
  }
}
/* line 1120, ../sass/screen.scss */
article.post.single .social-icons a.social-icon {
  position: relative;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  margin: 0 0 1px;
}
/* line 1128, ../sass/screen.scss */
article.post.single .social-icons a.social-icon:hover {
  opacity: 0.7;
}
/* line 1132, ../sass/screen.scss */
article.post.single .social-icons a.social-icon.facebook {
  background: #325c9a;
}
/* line 1136, ../sass/screen.scss */
article.post.single .social-icons a.social-icon.twitter {
  background: #40adf0;
}
/* line 1140, ../sass/screen.scss */
article.post.single .social-icons a.social-icon.googleplus {
  background: #404040;
}
/* line 1144, ../sass/screen.scss */
article.post.single .social-icons a.social-icon.linkedin {
  background: #007bb6;
}
/* line 1148, ../sass/screen.scss */
article.post.single .social-icons a.social-icon .icon {
  width: 100%;
  color: #fff;
  text-align: center;
}
/* line 1154, ../sass/screen.scss */
article.post.single .social-icons a.social-icon .count {
  position: absolute;
  left: 39px;
  bottom: 7px;
  width: 25px;
  height: 22px;
  line-height: 22px;
  background: #f2f2f2;
  border-radius: 4px;
  font-weight: 400;
  font-size: 10px;
  color: #333;
  text-align: center;
}
/* line 1168, ../sass/screen.scss */
article.post.single .social-icons a.social-icon .count:after {
  position: absolute;
  left: -3px;
  top: 9px;
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
  border-right: 3px solid #f2f2f2;
}
/* line 1184, ../sass/screen.scss */
article.post.single .related-post {
  display: block;
  margin-right: 60px;
}
/* line 1188, ../sass/screen.scss */
article.post.single .related-post .image {
  float: none;
  width: 100%;
  margin: 0 auto 15px;
  height: 130px;
}
/* line 1194, ../sass/screen.scss */
article.post.single .related-post .image img {
  width: auto;
  height: 100%;
  max-width: 220px;
}
@media only screen and (max-width: 1199px) {
  /* line 1194, ../sass/screen.scss */
  article.post.single .related-post .image img {
    max-width: 200px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 1194, ../sass/screen.scss */
  article.post.single .related-post .image img {
    max-width: 250px;
  }
}
/* line 1207, ../sass/screen.scss */
article.post.single .related-post .title {
  line-height: 22px;
  font-size: 16px;
  font-weight: 600;
}

/* line 1217, ../sass/screen.scss */
.comments-wrapper ol.comments-list li {
  margin: 0 0 30px;
}
/* line 1220, ../sass/screen.scss */
.comments-wrapper ol.comments-list li.level-1 {
  margin-left: 0;
}
/* line 1224, ../sass/screen.scss */
.comments-wrapper ol.comments-list li.level-2 {
  margin-left: 10px;
}
/* line 1228, ../sass/screen.scss */
.comments-wrapper ol.comments-list li.level-3 {
  margin-left: 20px;
}
/* line 1232, ../sass/screen.scss */
.comments-wrapper ol.comments-list li.level-4 {
  margin-left: 30px;
}
/* line 1236, ../sass/screen.scss */
.comments-wrapper ol.comments-list li .comment-info {
  padding: 10px;
  background: #f2f2f2;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 1242, ../sass/screen.scss */
.comments-wrapper ol.comments-list li .comment-info span.comment-author {
  margin-right: 10px;
  font-size: 12px;
  font-weight: 700;
}
/* line 1248, ../sass/screen.scss */
.comments-wrapper ol.comments-list li .comment-info .comment-date {
  font-size: 12px;
  color: #999;
}
/* line 1254, ../sass/screen.scss */
.comments-wrapper ol.comments-list li .comment-body {
  padding: 10px;
  border: 1px solid #f2f2f2;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
/* line 1260, ../sass/screen.scss */
.comments-wrapper ol.comments-list li .comment-body,
.comments-wrapper ol.comments-list li .comment-body p {
  line-height: 1.5em;
  font-size: 13px;
}

/* line 1270, ../sass/screen.scss */
.comment-form-wrapper {
  padding: 15px;
  background: #f2f2f2;
  border-radius: 6px;
}
/* line 1275, ../sass/screen.scss */
.comment-form-wrapper h3.comment-reply-title {
  margin: 0 0 15px;
  padding: 0;
  font-size: 14px;
  font-weight: 700;
  color: #999;
}
/* line 1283, ../sass/screen.scss */
.comment-form-wrapper p.logged-in-as {
  margin: 0 0 15px;
  font-size: 14px;
}
/* line 1288, ../sass/screen.scss */
.comment-form-wrapper p.comment-notes {
  margin: 0 0 15px;
  font-size: 14px;
}
/* line 1293, ../sass/screen.scss */
.comment-form-wrapper p.comment-form-author,
.comment-form-wrapper p.comment-form-email,
.comment-form-wrapper p.comment-form-url {
  margin: 0 0 15px;
  font-size: 13px;
  font-weight: 700;
}
/* line 1300, ../sass/screen.scss */
.comment-form-wrapper p.comment-form-author input,
.comment-form-wrapper p.comment-form-email input,
.comment-form-wrapper p.comment-form-url input {
  display: block;
  height: 30px;
  line-height: 30px;
  margin: 10px 0 0;
  border: 0;
}
/* line 1309, ../sass/screen.scss */
.comment-form-wrapper p.comment-form-comment {
  margin: 15px 0 0;
}
/* line 1312, ../sass/screen.scss */
.comment-form-wrapper p.comment-form-comment label {
  display: none;
}
/* line 1316, ../sass/screen.scss */
.comment-form-wrapper p.comment-form-comment textarea {
  width: 100%;
  margin: 0 0 15px;
  border: 0;
}
/* line 1322, ../sass/screen.scss */
.comment-form-wrapper p.comment-form-comment input {
  border: 0;
}
/* line 1327, ../sass/screen.scss */
.comment-form-wrapper p.form-allowed-tags {
  display: none;
}
/* line 1331, ../sass/screen.scss */
.comment-form-wrapper input#submit {
  padding: 10px 15px;
  background: #2d4377;
  border: 0;
  border-radius: 3px;
  color: #fff;
}

/* line 1340, ../sass/screen.scss */
.pagination-wrapper {
  text-align: center;
}
/* line 1343, ../sass/screen.scss */
.pagination-wrapper ul.page-numbers {
  display: inline;
}
/* line 1346, ../sass/screen.scss */
.pagination-wrapper ul.page-numbers li {
  display: inline;
  margin: 0 3px;
}
/* line 1350, ../sass/screen.scss */
.pagination-wrapper ul.page-numbers li a,
.pagination-wrapper ul.page-numbers li span {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  border-radius: 3px;
  font-size: 14px;
}
@media only screen and (max-width: 480px) {
  /* line 1350, ../sass/screen.scss */
  .pagination-wrapper ul.page-numbers li a,
  .pagination-wrapper ul.page-numbers li span {
    padding: 0 5px;
    font-size: 12px;
  }
}
/* line 1365, ../sass/screen.scss */
.pagination-wrapper ul.page-numbers li a {
  background: #e5e5e5;
  color: #666;
}
/* line 1369, ../sass/screen.scss */
.pagination-wrapper ul.page-numbers li a:hover {
  background: #00acdc;
  color: #fff;
  text-decoration: none;
}
/* line 1376, ../sass/screen.scss */
.pagination-wrapper ul.page-numbers li span.current {
  background: #23294f;
  color: #fff;
}

/* line 1384, ../sass/screen.scss */
.magazin-wrapper {
  margin: 0 0 50px;
  padding: 0 0 20px;
  border-bottom: 1px dotted #8196a8;
}
/* line 1392, ../sass/screen.scss */
.magazin-wrapper .body-wrapper {
  position: relative;
}
/* line 1396, ../sass/screen.scss */
.magazin-wrapper .body-wrapper .image {
  height: 200px;
  margin-right: 20px;
}
/* line 1400, ../sass/screen.scss */
.magazin-wrapper .body-wrapper .image img {
  width: auto;
  height: 200px;
  border: 1px solid #f2f2f2;
}
/* line 1407, ../sass/screen.scss */
.magazin-wrapper .body-wrapper .links {
  position: relative;
  width: 125px;
  height: 200px;
  margin-right: 25px;
}
@media only screen and (max-width: 768px) {
  /* line 1407, ../sass/screen.scss */
  .magazin-wrapper .body-wrapper .links {
    margin-right: 0;
  }
}
/* line 1417, ../sass/screen.scss */
.magazin-wrapper .body-wrapper .links ul {
  position: absolute;
  width: 200px;
  left: 0;
  bottom: 0;
}
/* line 1423, ../sass/screen.scss */
.magazin-wrapper .body-wrapper .links ul li {
  line-height: 26px;
}
/* line 1426, ../sass/screen.scss */
.magazin-wrapper .body-wrapper .links ul li a {
  font-size: 14px;
  color: #23294f;
}
/* line 1434, ../sass/screen.scss */
.magazin-wrapper .body-wrapper .buttons-wrapper {
  position: relative;
  height: 200px;
}
@media only screen and (max-width: 1199px) {
  /* line 1434, ../sass/screen.scss */
  .magazin-wrapper .body-wrapper .buttons-wrapper {
    position: static;
    clear: both;
    height: auto;
  }
  /* line 1443, ../sass/screen.scss */
  .magazin-wrapper .body-wrapper .buttons-wrapper .buttons {
    position: static !important;
    margin-top: 30px;
  }
}
/* line 1449, ../sass/screen.scss */
.magazin-wrapper .body-wrapper .buttons-wrapper .buttons {
  position: absolute;
  left: 0;
  bottom: 0;
}
/* line 1454, ../sass/screen.scss */
.magazin-wrapper .body-wrapper .buttons-wrapper .buttons p {
  margin: 0 0 10px;
}
/* line 1457, ../sass/screen.scss */
.magazin-wrapper .body-wrapper .buttons-wrapper .buttons p:last-child {
  margin-bottom: 0;
}
/* line 1464, ../sass/screen.scss */
.magazin-wrapper .body-wrapper .link-to-entwicker-image {
  position: relative;
  height: 200px;
}
@media only screen and (max-width: 1199px) {
  /* line 1464, ../sass/screen.scss */
  .magazin-wrapper .body-wrapper .link-to-entwicker-image {
    position: static;
    height: auto;
  }
  /* line 1470, ../sass/screen.scss */
  .magazin-wrapper .body-wrapper .link-to-entwicker-image p {
    position: static !important;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 420px) {
  /* line 1464, ../sass/screen.scss */
  .magazin-wrapper .body-wrapper .link-to-entwicker-image {
    clear: both;
  }
}
/* line 1478, ../sass/screen.scss */
.magazin-wrapper .body-wrapper .link-to-entwicker-image p {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #cf0000;
  font-size: 13px;
}

/* line 1490, ../sass/screen.scss */
footer .footer-menu {
  padding: 30px 0;
  background: #2d4377;
}
/* line 1495, ../sass/screen.scss */
footer .footer-menu .menu-wrapper p.widget-title {
  margin-bottom: 25px;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
}
/* line 1503, ../sass/screen.scss */
footer .footer-menu .menu-wrapper ul.menu {
  margin: 0 0 15px;
}
/* line 1507, ../sass/screen.scss */
footer .footer-menu .menu-wrapper ul.menu li a {
  line-height: 1.5em;
  font-size: 14px;
  font-weight: 300;
  color: #fff;
}
/* line 1517, ../sass/screen.scss */
footer .footer-menu .search-wrapper {
  margin-top: 40px;
}
/* line 1521, ../sass/screen.scss */
footer .footer-menu .search-wrapper input {
  float: left;
  width: 250px;
  height: 28px;
  line-height: 28px;
  border: 0;
}
/* line 1528, ../sass/screen.scss */
footer .footer-menu .search-wrapper input:focus {
  outline: none;
}
/* line 1533, ../sass/screen.scss */
footer .footer-menu .search-wrapper button {
  width: 35px;
  height: 28px;
  background: #00acdc;
  border: 0;
  color: #fff;
  text-align: center;
}
/* line 1541, ../sass/screen.scss */
footer .footer-menu .search-wrapper button:focus {
  outline: none;
}
/* line 1547, ../sass/screen.scss */
footer .footer-menu .newsletter-info-footer a {
  padding-top: 11px;
  display: block;
}
/* line 1552, ../sass/screen.scss */
footer .footer-menu .socialmedia-wrapper {
  margin: 0 0 45px;
}
/* line 1555, ../sass/screen.scss */
footer .footer-menu .socialmedia-wrapper .social-link {
  margin-right: 10px;
}
/* line 1558, ../sass/screen.scss */
footer .footer-menu .socialmedia-wrapper .social-link .icon-stack {
  width: 25px;
  height: 25px;
}
/* line 1562, ../sass/screen.scss */
footer .footer-menu .socialmedia-wrapper .social-link .icon-stack .icon {
  line-height: 25px;
}
/* line 1566, ../sass/screen.scss */
footer .footer-menu .socialmedia-wrapper .social-link .icon-stack .icon-circle {
  width: 100%;
  height: 100%;
  border-radius: 2px;
  background: #00acdc;
  color: transparent;
}
/* line 1575, ../sass/screen.scss */
footer .footer-menu .socialmedia-wrapper .social-link:last-child {
  margin-right: 0;
}
/* line 1582, ../sass/screen.scss */
footer .footer-bottom {
  height: 80px;
  background: #23294f;
}
/* line 1587, ../sass/screen.scss */
footer .footer-bottom .logo-wrapper {
  padding-top: 30px;
}
/* line 1591, ../sass/screen.scss */
footer .footer-bottom .menu-wrapper {
  text-align: right;
}
/* line 1594, ../sass/screen.scss */
footer .footer-bottom .menu-wrapper ul.menu {
  display: inline-block;
  height: 80px;
}
/* line 1598, ../sass/screen.scss */
footer .footer-bottom .menu-wrapper ul.menu li {
  display: inline-block;
  height: 80px;
}
/* line 1602, ../sass/screen.scss */
footer .footer-bottom .menu-wrapper ul.menu li a {
  display: inline-block;
  height: 80px;
  line-height: 80px;
  font-size: 14px;
  font-weight: 300;
  color: #fff;
}
/* line 1611, ../sass/screen.scss */
footer .footer-bottom .menu-wrapper ul.menu li:after {
  content: ' |';
  display: inline-block;
  padding: 0 5px;
  color: #fff;
}
/* line 1619, ../sass/screen.scss */
footer .footer-bottom .menu-wrapper ul.menu li:last-child:after {
  display: none;
}

/* single-magazin.php */
/* line 1630, ../sass/screen.scss */
.ausgabe-wrapper {
  margin: 0 0 100px;
}
/* line 1633, ../sass/screen.scss */
.ausgabe-wrapper .image {
  width: 200px;
  margin-right: 30px;
}
/* line 1637, ../sass/screen.scss */
.ausgabe-wrapper .image img {
  /*width: 100%;
  height: auto;
  border: 1px solid $lightestGrey;*/
}
/* line 1644, ../sass/screen.scss */
.ausgabe-wrapper .info {
  line-height: 1.7em;
  font-size: 17px;
  font-weight: 400;
  color: #23294f;
  /* h4, h5 {
  	font-size: 14px;
  	font-weight: $bold;
  	color: $darkBlue;
  }*/
}
/* line 1645, ../sass/screen.scss */
.ausgabe-wrapper .info h3 {
  margin: 0 0 20px !important;
  font-size: 26px;
  font-weight: 700;
}
/* line 1651, ../sass/screen.scss */
.ausgabe-wrapper .info .ausgabe-info-bottom .ausgabe-info-bottom-left {
  /*@include breakpoint(1199) {
  	height: 90px;
  }*/
  height: 90px;
  position: relative;
}
/* line 1657, ../sass/screen.scss */
.ausgabe-wrapper .info .ausgabe-info-bottom .ausgabe-info-bottom-left p.button {
  position: absolute;
  bottom: 0;
}
/* line 1663, ../sass/screen.scss */
.ausgabe-wrapper .info .ausgabe-info-bottom .ausgabe-info-bottom-right p.text {
  position: absolute;
  top: 50px;
  font-size: 13px;
  color: red;
}
@media only screen and (max-width: 1199px) {
  /* line 1663, ../sass/screen.scss */
  .ausgabe-wrapper .info .ausgabe-info-bottom .ausgabe-info-bottom-right p.text {
    position: relative;
    top: 15px;
  }
}
/* line 1676, ../sass/screen.scss */
.ausgabe-wrapper .info p {
  line-height: 20px;
  margin-bottom: 5px !important;
  font-size: 16px;
  color: #23294f;
}
/* line 1683, ../sass/screen.scss */
.ausgabe-wrapper .info li {
  line-height: 18px;
}
/* line 1687, ../sass/screen.scss */
.ausgabe-wrapper .info p.button {
  margin: 15px 0 0;
}
/* line 28, ../sass/screen.scss */
.ausgabe-wrapper .info h1, .ausgabe-wrapper .info h2, .ausgabe-wrapper .info h3, .ausgabe-wrapper .info h4 {
  margin: 30px 0 15px;
}
/* line 32, ../sass/screen.scss */
.ausgabe-wrapper .info h1 {
  font-size: 32px;
  font-weight: 700;
  color: #23294f;
}
/* line 38, ../sass/screen.scss */
.ausgabe-wrapper .info h2, .ausgabe-wrapper .info h4, .ausgabe-wrapper .info h5 {
  font-size: 24px;
  font-weight: 700;
  color: #23294f;
}
/* line 44, ../sass/screen.scss */
.ausgabe-wrapper .info h3 {
  font-size: 18px;
  font-weight: 700;
  color: #23294f;
}
/* line 56, ../sass/screen.scss */
.ausgabe-wrapper .info ul {
  list-style: square;
  margin: 0 0 15px 30px;
}
/* line 61, ../sass/screen.scss */
.ausgabe-wrapper .info p {
  margin: 0 0 15px;
}
/* line 64, ../sass/screen.scss */
.ausgabe-wrapper .info p img {
  margin: 15px auto;
}
/* line 69, ../sass/screen.scss */
.ausgabe-wrapper .info pre {
  margin: 0 auto 30px;
  padding: 25px;
  font-family: Consolas, serif;
  font-size: 12px;
}

/* line 1696, ../sass/screen.scss */
ul.more-ausgaben li {
  display: inline-block;
  width: 170px;
  margin-bottom: 30px;
  margin-right: 10px;
}
/* line 1702, ../sass/screen.scss */
ul.more-ausgaben li:last-child {
  margin-right: 0;
}
/* line 1706, ../sass/screen.scss */
ul.more-ausgaben li p.image {
  margin: 0 0 15px;
}
/* line 1709, ../sass/screen.scss */
ul.more-ausgaben li p.image img {
  /*width: 100%;
  height: auto;
  border: 1px solid $lightestGrey;*/
}
/* line 1716, ../sass/screen.scss */
ul.more-ausgaben li p.button {
  text-align: center;
}
/* line 1719, ../sass/screen.scss */
ul.more-ausgaben li p.button a.button {
  width: auto;
  padding: 0 20px;
}

/* line 1727, ../sass/screen.scss */
.highlights-wrapper {
  margin: 0 0 50px;
}
/* line 1730, ../sass/screen.scss */
.highlights-wrapper .container-fluid {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 1735, ../sass/screen.scss */
.highlights-wrapper .highlight-wrapper {
  min-height: 150px;
  margin: 0 15px 30px;
}
/* line 1739, ../sass/screen.scss */
.highlights-wrapper .highlight-wrapper .image {
  width: 105px;
  margin-right: 15px;
}
/* line 1743, ../sass/screen.scss */
.highlights-wrapper .highlight-wrapper .image img {
  width: 100%;
  height: auto;
}
/* line 1749, ../sass/screen.scss */
.highlights-wrapper .highlight-wrapper .info {
  margin-left: 130px;
}
/* line 1752, ../sass/screen.scss */
.highlights-wrapper .highlight-wrapper .info h3 {
  margin: 0 0 10px;
  line-height: 20px;
  font-size: 18px;
  font-weight: 600;
  color: #23294f;
}
/* line 1760, ../sass/screen.scss */
.highlights-wrapper .highlight-wrapper .info .body {
  line-height: 18px;
  font-size: 14px;
  color: #333;
}

/* line 1770, ../sass/screen.scss */
.tab-wrapper ul.nav-tabs {
  border-color: #8196a8;
  border-style: dotted;
}
/* line 1775, ../sass/screen.scss */
.tab-wrapper ul.nav-tabs > li > a {
  padding: 8px 20px;
  border-radius: 0;
  font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #8196a8;
  text-transform: uppercase;
  letter-spacing: 2px;
}
/* line 1787, ../sass/screen.scss */
.tab-wrapper ul.nav-tabs > li.active > a {
  border-color: #8196a8;
  border-bottom-color: transparent;
  border-style: dotted;
}
/* line 1796, ../sass/screen.scss */
.tab-wrapper .tab-content {
  line-height: 20px;
  margin-top: 60px;
  font-size: 16px;
  color: #23294f;
  line-height: 1.7em;
  font-size: 17px;
  font-weight: 400;
  color: #23294f;
  /* h4, h5 {
  	font-size: 14px;
  	font-weight: $bold;
  	color: $darkBlue;
  }*/
}
/* line 28, ../sass/screen.scss */
.tab-wrapper .tab-content h1, .tab-wrapper .tab-content h2, .tab-wrapper .tab-content h3, .tab-wrapper .tab-content h4 {
  margin: 30px 0 15px;
}
/* line 32, ../sass/screen.scss */
.tab-wrapper .tab-content h1 {
  font-size: 32px;
  font-weight: 700;
  color: #23294f;
}
/* line 38, ../sass/screen.scss */
.tab-wrapper .tab-content h2, .tab-wrapper .tab-content h4, .tab-wrapper .tab-content h5 {
  font-size: 24px;
  font-weight: 700;
  color: #23294f;
}
/* line 44, ../sass/screen.scss */
.tab-wrapper .tab-content h3 {
  font-size: 18px;
  font-weight: 700;
  color: #23294f;
}
/* line 56, ../sass/screen.scss */
.tab-wrapper .tab-content ul {
  list-style: square;
  margin: 0 0 15px 30px;
}
/* line 61, ../sass/screen.scss */
.tab-wrapper .tab-content p {
  margin: 0 0 15px;
}
/* line 64, ../sass/screen.scss */
.tab-wrapper .tab-content p img {
  margin: 15px auto;
}
/* line 69, ../sass/screen.scss */
.tab-wrapper .tab-content pre {
  margin: 0 auto 30px;
  padding: 25px;
  font-family: Consolas, serif;
  font-size: 12px;
}

/* line 1806, ../sass/screen.scss */
table.detailbox {
  width: 100%;
  margin: 0 0 30px;
}
/* line 1810, ../sass/screen.scss */
table.detailbox tr {
  border-bottom: 3px solid #fff;
}
/* line 1813, ../sass/screen.scss */
table.detailbox tr td {
  line-height: 18px;
  padding: 10px 15px;
  font-size: 14px;
}
/* line 1818, ../sass/screen.scss */
table.detailbox tr td:first-child {
  width: 30%;
  background: #f9f9f9;
  border-right: 3px solid #fff;
  font-weight: 700;
  color: #2d4377;
  text-align: right;
  text-transform: uppercase;
}
/* line 1828, ../sass/screen.scss */
table.detailbox tr td:last-child {
  width: 70%;
  background: #f2f4f6;
}

/* line 1836, ../sass/screen.scss */
table {
  border: 1px solid #DFDFDF;
  background-color: #efefef;
  width: 100%;
  color: #333;
}
/* line 1841, ../sass/screen.scss */
table td, table th {
  border-top-color: white;
  border-bottom: 1px solid #DFDFDF;
}
/* line 1845, ../sass/screen.scss */
table th {
  padding: 0.8em;
  text-align: left;
  line-height: 1.3em;
  font-size: 1em;
  background-color: #666;
  color: #fff;
}
/* line 1853, ../sass/screen.scss */
table td {
  font-size: 0.8em;
  padding: 0.6em;
  vertical-align: top;
}

/* line 1862, ../sass/screen.scss */
blockquote {
  position: relative;
  margin: 15px 0 30px;
  padding: 15px 15px 15px 60px;
  background: #f2f2f2;
  border-radius: 6px;
  font-style: italic;
}
/* line 1870, ../sass/screen.scss */
blockquote:before {
  position: absolute;
  z-index: 100;
  top: 15px;
  left: 15px;
  display: block;
  content: '';
  width: 35px;
  height: 25px;
  background: url("../../images/quotation-marks.png") no-repeat no-repeat;
}
/* line 1882, ../sass/screen.scss */
blockquote p {
  position: relative;
  z-index: 101;
}

/* line 1888, ../sass/screen.scss */
.conference-info {
  background-color: #ecf4f7;
  border-bottom: 1px #d4e7ec solid;
  border-right: 1px #d4e7ec solid;
  display: block;
  margin: 0 0 20px 0;
  padding: 10px 15px 20px 15px;
}
/* line 1896, ../sass/screen.scss */
.conference-info ul {
  margin: 20px 0 10px 0;
}
/* line 1898, ../sass/screen.scss */
.conference-info li {
  margin: 0 0 10px 0;
  border-bottom: 1px dotted #c9d4da;
  padding: 0 0 10px 0;
}
/* line 1903, ../sass/screen.scss */
.conference-info li img {
  padding: 0;
  width: 55px;
  height: 70px;
}
/* line 1910, ../sass/screen.scss */
.conference-info .conference-session a {
  color: #000;
  font-weight: 700;
  font-size: 16px;
}
/* line 1916, ../sass/screen.scss */
.conference-info .conference-speaker a {
  color: #003e73;
  font-size: 14px;
}

/* line 1922, ../sass/screen.scss */
.skyscraper-ad {
  position: absolute;
  right: -170px;
  top: 20px;
  width: 160px;
}
/* line 1928, ../sass/screen.scss */
.skyscraper-ad .skyscraper-top {
  margin: 0 0 50px 0;
}
@media only screen and (max-width: 1460px) {
  /* line 1922, ../sass/screen.scss */
  .skyscraper-ad {
    display: none;
  }
}

/* line 1937, ../sass/screen.scss */
.topbanner {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  /* line 1937, ../sass/screen.scss */
  .topbanner {
    display: none;
  }
}

/* search box */
/* line 1948, ../sass/screen.scss */
.searchpage-box {
  /* margin:0 0 2em 0;
  float:left; */
}
/* line 1951, ../sass/screen.scss */
.searchpage-box input[type="text"] {
  padding: 4px;
}
/* line 1954, ../sass/screen.scss */
.searchpage-box .search-results-searchpage {
  margin: 7px 0 0 0;
  font-style: italic;
  text-align: right;
  color: #666;
}

/* --- 404 PAGE --- */
@media only screen and (max-width: 992px) {
  /* line 1962, ../sass/screen.scss */
  .container .error404 {
    border-bottom: 1px #eee solid;
    margin-bottom: 1em;
  }
}
/* line 1967, ../sass/screen.scss */
.container .error404 h1.four-o-four-title {
  font-size: 30px;
  font-weight: 700;
  color: #23294f;
  margin: 15px 0;
}
@media only screen and (max-width: 1199px) {
  /* line 1967, ../sass/screen.scss */
  .container .error404 h1.four-o-four-title {
    font-size: 23px;
    margin: 0 0 10px 0;
  }
}
/* line 1977, ../sass/screen.scss */
.container .error404 .four-o-four-text {
  padding: 10px 10px 10px 0;
  line-height: 1.5;
}
@media only screen and (max-width: 1199px) {
  /* line 1977, ../sass/screen.scss */
  .container .error404 .four-o-four-text {
    padding: 5px;
    line-height: 1.3;
  }
}

/* POST BY TAGS */
/*video handling*/
/* line 1991, ../sass/screen.scss */
.media-vimeo-outer-wrapper {
  width: 100% !important;
}
/* line 1993, ../sass/screen.scss */
.media-vimeo-outer-wrapper .media-vimeo-preview-wrapper {
  width: 100% !important;
}
/* line 1995, ../sass/screen.scss */
.media-vimeo-outer-wrapper .media-vimeo-preview-wrapper iframe {
  width: 100% !important;
  min-height: 420px;
}

/* line 2003, ../sass/screen.scss */
.text div.headline, .text #main #sidebar div.widget-title, #main #sidebar .text div.widget-title {
  font-size: 24px;
  font-weight: 700;
  color: #23294f;
}

/* line 2008, ../sass/screen.scss */
.wp-caption-text {
  text-align: center;
  font-style: italic;
  font-size: 0.9em;
}

/* POLL Styling */
/* line 2017, ../sass/screen.scss */
#sidebar .widget_polls-widget .pollbar {
  margin: 1em 0 0 0;
  height: 15px;
}
/* line 2021, ../sass/screen.scss */
#sidebar .widget_polls-widget .Buttons {
  padding: 0.4em;
  margin: 1em 0 0 0;
}
/* line 2025, ../sass/screen.scss */
#sidebar .widget_polls-widget a.button {
  line-height: 30px;
  background: #00b4e8;
  background: -webkit-linear-gradient(#00b4e8, #009ec7);
  background: -o-linear-gradient(#00b4e8, #009ec7);
  background: -moz-linear-gradient(#00b4e8, #009ec7);
  background: linear-gradient(#00b4e8, #009ec7);
  border-radius: 3px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  width: auto;
  height: 30px;
  padding: 0 10px 10px 10px;
}
/* line 2036, ../sass/screen.scss */
#sidebar .widget_polls-widget a.button span {
  margin: 0 0.6em 0 0;
}
/* line 2039, ../sass/screen.scss */
#sidebar .widget_polls-widget a.button:hover {
  background: #00b4e8;
  text-decoration: none;
}
/* line 2044, ../sass/screen.scss */
#sidebar .widget_polls-widget p {
  font-size: 1em;
  margin: 0.4em 0 1.5em 0;
  text-align: left !important;
}
/* line 2050, ../sass/screen.scss */
#sidebar .widget_polls-widget ul {
  margin: 0;
}
/* line 2053, ../sass/screen.scss */
#sidebar .widget_polls-widget ul + p,
#sidebar .widget_polls-widget ul + p + p {
  text-align: center !important;
}
/* line 2057, ../sass/screen.scss */
#sidebar .widget_polls-widget li {
  margin: 0.4em 0;
  background: #efefef;
  padding: 0.4em;
}
/* line 2061, ../sass/screen.scss */
#sidebar .widget_polls-widget li label {
  padding: 0 0 0 0.8em;
}

/* line 2068, ../sass/screen.scss */
.comments-wrapper ol.comments-list li .comment-body p {
  margin: 0 0 15px 0;
}

/* --- SEARCH PAGE --- */
/* line 2074, ../sass/screen.scss */
.container #content .search-page-hole-block {
  background-color: #23294f;
  padding: 12px;
  color: #fff;
  margin-bottom: 15px;
}
/* line 2081, ../sass/screen.scss */
.container #content .search-page-hole-block .headline, .container #content .search-page-hole-block #main #sidebar .widget-title, #main #sidebar .container #content .search-page-hole-block .widget-title {
  font-size: 1.2em;
  font-weight: 600;
  padding: 5px 15px 15px 15px;
}
/* line 2089, ../sass/screen.scss */
.container #content .search-page-hole-block .searchpage-box .search-field-searchpage input#s {
  border: none;
  color: #888888;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 15px;
  height: 36px;
  line-height: 36px;
  margin-right: 12px;
  outline: medium none;
  padding: 0 0 0 35px;
  text-shadow: 1px 1px 0 white;
  width: 385px;
  margin-bottom: 10px;
  max-width: 100%;
}
/* line 2105, ../sass/screen.scss */
.container #content .search-page-hole-block .searchpage-box .search-field-searchpage input#searchsubmit {
  width: 83px;
  height: 36px;
  overflow: hidden;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  color: #094a6e !important;
  box-shadow: 1px 1px 2px #333;
}
/* line 2116, ../sass/screen.scss */
.container #content .search-page-hole-block .searchpage-box .search-field-searchpage label.screen-reader-text {
  display: none;
}
/* line 2120, ../sass/screen.scss */
.container #content .search-result-info {
  font-size: 1.3em;
  margin: 10px auto 0;
  padding: 10px 0 0;
  display: inline-block;
}
