/** Rendered with PHP Leafo\ScssPhp\Compiler @ unixtime 1554230963 | date 2019 April 02. 18:49:23 */

/* GENERAL 
 ################################ */
body {
  font-family: "Aller";
  font-size: 16px;
  line-height: 24px;
  color: #002041;
  background: #fff;
  padding-bottom: 0px !important;
}
body.single-tools {
  background: #f7f5ee;
}
#header {
  height: 117px;
  position: relative;
  width: 100%;
  background: url(../img/cct_HEADER_bg.png) center center /cover transparent;
}
.window-slide {
  position: absolute;
  top: 225px;
  left: 0px;
  max-width: 581px;
  overflow: hidden;
  z-index: 899999;
}
.window-slide .window-slide_head {
  float: left;
  cursor: pointer;
  transition: all 1s;
  padding: 10px 20px;
  background: #2387ef;
  color: #fff;
  z-index: 89999;
  position: relative;
}
.window-slide .window-slide_head .window-slide_head-title {
  float: left;
}
.window-slide .window-slide_head .window-slide_head-funx {
  float: right;
}
.window-slide .window-slide_head:hover {
  background: #0b5097;
}
.window-slide .window-slide_content {
  position: relative;
  float: left;
  clear: both;
  transition: all 0.95s;
  background: #fff;
  overflow: hidden;
  z-index: 79999;
}
.window-slide.opened .window-slide_head {
  width: 100%;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.0);
  margin-right: 0px;
}
.window-slide.opened .window-slide_content {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
  padding: 40px;
  opacity: 1;
  -webkit-opacity: 1;
  width: 100%;
}
.window-slide.closed .window-slide_head {
  width: 109px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.55);
  margin-right: 2px;
}
.window-slide.closed .window-slide_content {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.0);
  max-height: 600px;
  transition: all 1.2s;
  opacity: 0;
  -webkit-opacity: 0;
  width: 0px;
}
#ajax-loader {
  width: 64px;
  height: 64px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -32px 0 0 -32px;
  background: url(../img/ajax-loader_21.gif) no-repeat center center transparent;
  z-index: 89999;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  opacity: 0.85;
  box-shadow: 0 0 30px 0px rgba(255, 255, 255, 0.45);
  -webkit-box-shadow: 0 0 30px 0px rgba(255, 255, 255, 0.45);
}
.loading-ajax {
  background: url(../img/ajax-loader_21.gif) no-repeat center center /48px 48px transparent;
}
.loading-ajax.fake-loadmore {
  background: url(../img/ajax-loader_21.gif) no-repeat center bottom /48px 48px transparent;
}
.container {
  max-width: 980px;
  background: #fff;
  padding-left: 50px;
  padding-right: 50px;
}
.container-white {
  background: #fff;
}
.container-beige {
  background: #f7f5ee;
}
.container-beige_2 {
  background: #cdcbbb;
}
.container-darkgrey {
  background: #453c3d;
  color: #fff;
  padding-top: 70px;
  padding-bottom: 40px;
}
.container-darkgrey .container {
  background: #453c3d;
  color: #fff;
  text-align: center;
}
.container-darkgrey .container .gform_wrapper form {
  text-align: center;
}
.container-darkgrey .container .gform_wrapper form .gform_description {
  font-weight: 500;
  font-size: 1.15em;
  line-height: 1.35em;
  max-width: 80%;
  margin: auto;
}
.container-darkgrey .container .gform_wrapper form label {
  display: none;
}
.container-darkgrey .container .gform_wrapper form input[type=text], .container-darkgrey .container .gform_wrapper form input[type=email] {
  margin: 20px auto 20px auto;
  background: none !important;
  border: none;
  border-bottom: 2px solid #cdcbbb;
  width: 60%;
  text-align: center;
  font-size: 1.55em !important;
  font-style: italic;
  color: #807e6e !important;
}
.container-darkgrey .container .gform_wrapper form input[type=text]:focus, .container-darkgrey .container .gform_wrapper form input[type=email]:focus {
  background: #fff !important;
  font-style: normal;
}
.container-darkgrey .container .gform_wrapper form div.validation_error {
  color: #f7f5ee;
}
.container-darkgrey .container .gform_wrapper form .gform_footer {
  margin-top: 0px;
}
.container-darkgrey .container .gform_wrapper form .gform_footer .gform_button.button {
  background: #fff;
  border: 2px solid #fff;
  color: #d2204e;
  font-size: 1.15em;
  font-weight: 600;
  line-height: 1.5em;
  padding: 10px 30px;
  text-transform: none;
}
.container-darkgrey .container .gform_wrapper form .gform_footer .gform_button.button:hover {
  background: #d2204e;
  border: 2px solid #d2204e;
  color: #fff;
  text-decoration: none;
  opacity: 0.75;
  -webkit-opacity: 0.75;
}
.row {
  margin-left: -12.5px;
  margin-right: -12.5px;
}
.row-white {
  background: #fff;
}
.row-fluid.row-white {
  display: table;
  width: 100%;
  background: #fff;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  min-height: 1px;
  padding-left: 12.5px;
  padding-right: 12.5px;
  position: relative;
}
.col-white {
  background: #fff;
}
.logo {
  width: 430px;
  max-width: 75%;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  height: 47px;
  position: absolute;
  left: 50px;
  top: 30px;
  z-index: 89999;
  background: url(../img/cct_LOGO_header_1.png) no-repeat left top /contain transparent;
}
.logo.head {
  display: block;
  text-align: center;
  margin: 30px 0 45px;
}
#bg-modal-layer {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.65);
  color: #fff;
  z-index: 89999;
}
#modal {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  z-index: 89999;
}
#modal.show {
  display: block;
}
#modal a.close {
  font-weight: 100;
  font-size: 2em;
  position: absolute;
  color: #fff;
  opacity: 0.95;
  -webkit-opacity: 0.95;
  top: 2%;
  right: 2%;
}
#modal a.close:hover {
  opacity: 0.55;
  -webkit-opacity: 0.55;
}
#modal .modal-title {
  display: none;
  font-size: 2em;
  font-weight: 800;
  position: absolute;
  top: 20px;
  left: 20px;
  width: 80%;
}
#modal .modal-title.show {
  display: block;
}
#modal .modal-content {
  display: none;
  position: absolute;
  width: 90%;
  height: 90%;
  top: 5%;
  left: 5%;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.05);
}
#modal .modal-content.show {
  display: block;
}
#modal .modal-video {
  display: none;
  position: absolute;
  width: 80%;
  max-height: 80%;
  top: 3%;
  left: 10%;
  background: transparent;
}
#modal .modal-video.show {
  display: block;
}
.head-img {
  min-height: 590px;
  text-align: center;
  background-size: cover;
  background-position: center;
}
.head-img .head-txt {
  color: #fff;
  font-family: "Aller";
  font-size: 52px;
  font-weight: 700;
  width: 60%;
  margin: 100px auto;
}
.head-img .head-img-caption {
  color: #fff;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.55em;
  text-align: center;
  position: absolute;
  width: 70%;
  top: 40%;
  left: 15%;
  background: none;
  text-shadow: 0 0 13px rgba(0, 0, 0, 0.7);
  -webkit-text-shadow: 0 0 13px rgba(0, 0, 0, 0.7);
}
.head-img .head-img-caption .head-img-caption-logo {
  margin-bottom: 25px;
}
.head-img .head-img-caption .head-img-caption-headline {
  margin-bottom: 25px;
  font-size: 4em;
  line-height: 1em;
  font-weight: 800;
}
.head-img .head-img-caption .head-img-caption-text {
  font-size: 1.5em;
  line-height: 1.35em;
  margin-bottom: 30px;
}
.head-img .head-img-caption .head-img-caption-link a {
  border: 2px solid #fff;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  display: inline-block;
  font-size: 0.95em;
  font-weight: 500;
  padding: 5px 20px;
  width: auto;
  color: #fff;
  box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.10);
  -webkit-box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.10);
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.35);
  -webkit-text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.35);
}
.head-img .head-img-caption .head-img-caption-link a:hover {
  border: 2px solid #d2204e;
  color: #d2204e;
}
.block {
  display: block;
}
#main {
  min-height: 80vh;
  padding-top: 10px;
}
.single-tools #main {
  padding-top: 0px;
}
.content {
  /*google maps shouldn`t be affected by this*/
}
.content img {
  margin: 20px 0;
}
.content button.gm-control-active img {
  margin: 0 0;
}
.content h3 {
  margin-bottom: 20px;
}
a, a:link {
  color: #2387ef;
}
a:hover {
  color: #2387ef;
  text-decoration: none;
  opacity: 0.81;
  -webkit-opacity: 0.81;
}
a:focus {
  outline: none;
  text-decoration: none;
}
a.more {
  font-weight: 600;
  text-decoration: underline;
}
a.more:hover {
  color: #2387ef;
  text-decoration: none;
  opacity: 0.81;
  -webkit-opacity: 0.81;
}
img {
  max-width: 100%;
  height: auto;
}
.head {
  position: relative;
}
.blue-bg {
  background-image: url('../img/icsc_pattern.png');
  background-size: cover;
  background-position: center;
  padding: 20px;
  text-align: center;
  color: #fff;
}
.blue-bg h1, .blue-bg h2 {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}
.blue-bg h1.large, .blue-bg h2.large {
  font-size: 52px;
  padding: 20px;
}
@media (max-width: 768px) {
  .blue-bg h1.large, .blue-bg h2.large {
    font-size: 32px;
    padding: 10px;
  }
}
.blue-bg .quote-author {
  color: #fff;
  font-size: 14px;
}
@media (max-width: 768px) {
  .blue-bg {
    padding: 10px;
  }
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0 !important;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  border: none;
}
.video-wrapper object, .video-wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.video-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.infopoint-box {
  display: inline-block;
  padding: 10px 20px;
}
/* TYPO 
 ########################################## */
p {
  margin: 0 0 10px 0;
}
.bigger {
  font-size: 1.05em;
  line-height: 1.55em;
}
.smaller {
  font-size: 0.85em;
  line-height: 1.25em;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.center {
  text-align: center;
}
.red {
  color: #d2204e;
}
.white {
  color: #fff !important;
}
.black {
  color: #002041;
}
.darkgrey {
  color: #453c3d;
}
.darkgrey-light {
  opacity: 0.85;
  -webkit-opacity: 0.85;
  color: #453c3d;
}
.font-weight_900 {
  font-weight: 900 !important;
}
.font-weight_800 {
  font-weight: 800 !important;
}
.font-weight_700 {
  font-weight: 700 !important;
}
.font-weight_600 {
  font-weight: 600 !important;
}
.font-weight_500 {
  font-weight: 500 !important;
}
.font-weight_400 {
  font-weight: 400 !important;
}
.font-weight_300 {
  font-weight: 300 !important;
}
.font-weight_200 {
  font-weight: 200 !important;
}
.font-weight_100 {
  font-weight: 100 !important;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.float-none {
  float: none;
}
.qtranxs-available-languages-message {
  border: 1px dotted #8b8b8b;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  color: #8b8b8b;
  font-size: 0.65em;
  line-height: 1.25em;
  opacity: 0.75;
  -webkit-opacity: 0.75;
  padding: 5px;
}
h1, h2 {
  color: #0b5097;
  font-family: "Aller";
  font-weight: 700;
  font-size: 1.75em;
}
h1 {
  margin-bottom: 35px;
}
h2 {
  margin: 75px auto 50px;
}
h3 {
  color: #0b5097;
  font-size: 1.35em;
  line-height: 1.25em;
  font-family: "Aller";
  font-weight: 700;
}
h4 {
  font-size: 19px;
  line-height: 1.25em;
}
h6 {
  color: #0b5097;
  font-size: 1.15em;
  line-height: 1.25em;
  margin-top: 15px;
  font-weight: 300;
  text-transform: uppercase;
}
/* TYPO & COLOUR MISCS 
 ########################################## */
.margin-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.bold-14 {
  font-size: 14px;
  font-weight: 700;
}
.font-size_small {
  font-size: 0.75em;
  line-height: 1.55em;
}
.font-size_medium {
  font-size: 1.25em;
  line-height: 1.55em;
}
.font-size_big {
  font-size: 1.55em;
  line-height: 1.55em;
}
/* COMMENTS
 ################################# */
#comments {
  font-size: 0.9em;
}
#comments .comment-respond h3#reply-title {
  display: none;
}
#comments .comment-list {
  margin-top: 30px;
  padding-top: 20px;
  border-top: 2px solid #f7f5ee;
}
#comments .comment-list li.comment {
  list-style: none;
}
#comments .comment-list li.comment.comment-replied {
  padding-left: 0px;
}
#comments .comment-list .comment {
  border-bottom: 2px solid #f7f5ee;
  margin-top: 30px;
  padding-bottom: 20px;
}
#comments .comment-list .comment.comment-replied {
  padding-left: 60px;
}
#comments .comment-list .comment a.comment-reply-link {
  text-transform: uppercase;
  color: #453c3d;
  position: relative;
  text-decoration: none;
}
#comments .comment-list .comment a.comment-reply-link:after {
  content: "";
  position: absolute;
  height: 2px;
  background: #cdcbbb;
  left: 0px;
  bottom: 0px;
  width: 100%;
}
#comments .comment-list .comment a.comment-reply-link:hover {
  color: #d2204e;
}
#comments .comment-list .comment a.comment-reply-link:hover:after {
  content: "";
  position: absolute;
  height: 2px;
  background: #d2204e;
  left: 0px;
  bottom: 0px;
  width: 100%;
}
/* NAV
 ########################################## */
.menu_miscs {
  position: absolute;
  right: 65px;
  top: -2px;
  width: 120px;
  z-index: 8999;
}
.menu_miscs .menu-miscs_menu-container ul {
  list-style: none;
}
.menu_miscs .menu-miscs_menu-container ul li {
  list-style: none;
  float: right;
}
.menu_miscs .menu-miscs_menu-container ul li.link-sourcebook {
  overflow: hidden;
  text-indent: -10000px;
}
.menu_miscs .menu-miscs_menu-container ul li.link-sourcebook a {
  display: block;
  width: 180px;
  height: 100px;
  background: url(../img/cct_HEADER_Link_sourcebook.png) no-repeat center center /contain transparent;
}
#mobile-menu {
  display: none;
}
#mobile-menu .mobile-menu-hamburger {
  padding: 10px;
  font-size: 48px;
  line-height: 48px;
  text-decoration: none !important;
}
#mobile-menu .mobile-menu-hamburger.opened {
  color: #000;
}
#nav-main-items .mobile-menu-close {
  display: none;
  text-decoration: none !important;
  font-size: 36px;
  line-height: 36px;
  position: absolute;
  right: 15px;
  top: 15px;
}
.menu-main-nav-container, .menu-footer-menu-container {
  display: block;
  text-align: center;
}
.menu-main-nav-container ul, .menu-footer-menu-container ul {
  list-style: none;
  padding: 0;
  margin: 0 0 0 0 !important;
  float: none;
  display: inline-block;
}
.menu-main-nav-container ul li, .menu-footer-menu-container ul li {
  display: inline-block;
}
.menu-main-nav-container ul li a, .menu-footer-menu-container ul li a {
  position: relative;
  text-transform: uppercase;
  position: relative;
  padding: 0px 0px 0px 0px;
  margin: 0px 10px;
  font-size: 0.75em;
  font-weight: 600;
  color: #d2204e;
  background: none !important;
}
.menu-main-nav-container ul li.current-menu-item a, .menu-footer-menu-container ul li.current-menu-item a, .menu-main-nav-container ul li.current-category-ancestor a, .menu-footer-menu-container ul li.current-category-ancestor a, .menu-main-nav-container ul li a:hover, .menu-footer-menu-container ul li a:hover {
  color: #0b5097;
}
#menu-bar {
  background: #2387ef;
  overflow: hidden;
}
#menu-bar .container {
  background: transparent;
}
#menu-bar #nav-main-items .menu-main-nav-container {
  float: left;
  position: relative;
  max-width: 70%;
  padding: 0 0 0 0;
}
#menu-bar #nav-main-items .menu-main-nav-container ul {
  display: block;
}
#menu-bar #nav-main-items .menu-main-nav-container ul li a {
  font-size: 1.125em;
  padding: 15px 20px 17px 20px;
  position: relative;
  margin: 0 0 0 0;
  color: #fff;
  text-transform: lowercase;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  -webkit-text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  line-height: 1em;
  transition: all 0.55s;
}
#menu-bar #nav-main-items .menu-main-nav-container ul li a:hover {
  background: #0b5097 !important;
  color: #fff !important;
}
#menu-bar #nav-main-items .menu-main-nav-container ul li.current-menu-item a, #menu-bar #nav-main-items .menu-main-nav-container ul li.active a {
  opacity: 1;
  -webkit-opacity: 1;
  background: #0b5097 !important;
  color: #fff !important;
}
#menu-bar #nav-main-items .menu-main-nav-container ul li.current-menu-item a:after, #menu-bar #nav-main-items .menu-main-nav-container ul li.active a:after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: -3px;
  width: 100%;
  height: 3px;
  background: #0b5097 !important;
}
#menu-bar #nav-lang {
  height: 50px;
  float: right;
  width: 330%;
  margin-right: -295%;
  background: #0b5097;
  /* wpml menu */
}
#menu-bar #nav-lang ul {
  padding-left: 20px;
}
#menu-bar #nav-lang ul li {
  color: #fff;
  border-right: 1px solid #fff;
  margin-top: 17px;
  opacity: 1;
  -webkit-opacity: 1;
  padding-right: 10px;
  margin-left: 10px;
  float: left;
}
#menu-bar #nav-lang ul li a {
  opacity: 0.65;
  -webkit-opacity: 0.65;
  float: left;
  display: block;
  text-transform: lowercase;
  color: #fff;
  font-size: 0.75em;
  line-height: 1.25em;
  transition: all 0.75s;
  -webkit-transition: all 0.75s;
}
#menu-bar #nav-lang ul li a:hover {
  opacity: 1;
  -webkit-opacity: 1;
}
#menu-bar #nav-lang ul li a img {
  display: none;
}
#menu-bar #nav-lang ul li.active a {
  opacity: 1;
  -webkit-opacity: 1;
}
#menu-bar #nav-lang ul li:last-child {
  border: none;
}
#menu-bar #nav-lang .wpml-ls {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
#menu-bar #nav-lang .wpml-ls li a {
  padding: 0 0 0 0;
}
#menu-bar #nav-lang .wpml-ls li.wpml-ls-current-language a {
  opacity: 1;
  -webkit-opacity: 1;
}
.menu-footer-menu-container ul {
  display: block;
}
.menu-footer-menu-container ul li {
  font-weight: 300;
  color: #fff;
  font-size: 1em;
}
.menu-footer-menu-container ul li a {
  display: block;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  padding: 16px 20px;
}
.menu-footer-menu-container ul li a:hover {
  color: #fff;
  background: #0b5097 !important;
}
.menu-footer-menu-container ul li.active a, .menu-footer-menu-container ul li.current-menu-item a {
  color: #fff;
  background: #0b5097 !important;
}
.menu-footer-menu-container ul li.active a:hover, .menu-footer-menu-container ul li.current-menu-item a:hover {
  opacity: 1;
  -webkit-opacity: 1;
}
.menu-footer-menu-container ul li.link-contactimprint {
  float: left;
  padding-left: 0px;
  margin-left: 0px;
}
.menu-footer-menu-container ul li.link-contactimprint a {
  margin: 0;
}
.menu-footer-menu-container ul li.link-copyright {
  font-weight: 600;
  text-transform: none;
  float: right;
  font-size: 0.75em;
  margin-right: 0px;
  padding: 16px 20px;
}
.nav-categories {
  padding-top: 40px;
}
.nav-categories ul.nav-pills {
  margin: auto;
  text-align: center;
}
.nav-categories ul.nav-pills li {
  display: inline-block;
  float: none;
}
.nav-categories ul.nav-pills li a {
  border: 2px solid #d2204e;
  background: #d2204e;
  color: #fff;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85em;
  margin: 5px;
  padding: 4px 20px;
}
.nav-categories ul.nav-pills li a.active {
  background: #002041;
  border: 2px solid #002041;
}
.nav-categories ul.nav-pills li.dropdown a.dropdown-toggle {
  background: #fff;
  border: 2px solid #d2204e;
  color: #d2204e;
}
.nav-categories ul.nav-pills li.dropdown ul.dropdown-menu li a {
  float: left;
  margin: 0px 5px;
}
.nav-categories ul.nav-pills li.dropdown ul.dropdown-menu li a.reset {
  font-size: 1em;
  background: #fff;
  border: 2px solid #d2204e;
  color: #d2204e;
}
/* CONTENT ELEMENTS
 ################################ */
/** bootstrap tooltips */
.tooltip .tooltip-inner {
  background: #0b5097;
  padding: 20px;
  min-width: 300px;
}
.msg {
  background-color: #f8f8f8;
  font-weight: 700;
  text-align: center;
  padding: 10px;
}
div.dividor {
  position: relative;
  background: #cdcbbb;
  width: 100%;
  height: 2px;
  display: block;
  margin: 40px 0px;
}
div.dividor.withimage {
  margin: 60px 0px;
}
div.dividor.withimage img {
  background: #fff none repeat scroll 0 0;
  display: inline-block;
  float: none;
  left: 50%;
  margin: -35px auto auto -60px;
  padding: 0 30px;
  position: absolute;
  top: 0;
  vertical-align: middle;
}
div.dividor-blank {
  position: relative;
  background: transparent;
  width: 100%;
  height: 2px;
  display: block;
  margin: 0px 0px;
}
div.dividor.small {
  background: #f7f5ee;
  width: 100%;
  height: 3px;
  display: block;
  margin: 40px 0px;
}
div.dividor.small.withimage {
  margin: 60px 0px;
}
div.dividor.small.withimage img {
  background: #fff none repeat scroll 0 0;
  display: inline-block;
  float: none;
  left: 50%;
  margin: -35px auto auto -60px;
  padding: 0 30px;
  position: absolute;
  top: 0;
  vertical-align: middle;
}
hr.dividor {
  background: #cdcbbb;
  width: 100%;
  height: 2px;
  display: block;
  margin: 20px 0px;
}
hr.dividor.small {
  background: #f7f5ee;
  width: 100%;
  height: 2px;
  display: block;
  margin: 20px 0px;
}
.dividor-in-grid {
  height: 2px;
  background: #cdcbbb;
  margin: 25px 0 25px 0;
  padding: 0px 0 0px 0;
}
/* should be corresponding to grid col spaces*/
.spacer-in-grid {
  height: 25px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
/* should be corresponding to grid col spaces*/
.info-light {
  padding: 20px 0px;
  font-size: 1.55em;
  color: #807e6e;
  line-height: 1em;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}
.head-image {
  height: 500px;
  background-size: cover;
  background-position: top center;
}
@media (max-width: 768px) {
  .head-image {
    height: 250px;
  }
}
embed {
  width: 100%;
  height: 500px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
span.arrow-right_s {
  display: inline-block;
  width: 14px;
  height: 12px;
  background-image: url('../img/arrow-right_s.png');
}
.button {
  border: 2px solid #d2204e;
  padding: 6px 30px;
  font-weight: 500;
  color: #d2204e;
  background: transparent;
}
.button:hover {
  text-decoration: none;
  opacity: 0.75;
  -webkit-opacity: 0.75;
}
.button_red {
  border: 2px solid #d2204e;
  padding: 6px 30px;
  font-weight: 500;
  color: #d2204e;
  background: transparent;
}
.button_red:hover, .button_red:focus {
  background: transparent;
  border: 2px solid #d2204e;
  color: #d2204e;
  text-decoration: none;
  opacity: 0.75;
  -webkit-opacity: 0.75;
}
.button-full_red {
  border: 2px solid #d2204e;
  padding: 6px 30px;
  font-weight: 500;
  color: #fff;
  background: #d2204e;
  text-transform: uppercase;
  /*letter-spacing: 2px;*/
}
.button-full_red:hover, .button-full_red:focus {
  background: transparent;
  color: #d2204e;
  text-decoration: none;
  opacity: 0.75;
  -webkit-opacity: 0.75;
}
.button-full_white {
  border: 2px solid #fff;
  padding: 6px 30px;
  font-weight: 500;
  color: #d2204e;
  background: #fff;
  text-transform: uppercase;
}
.button-full_white:hover, .button-full_white:focus {
  background: #d2204e;
  border: 2px solid #d2204e;
  color: #fff;
  text-decoration: none;
  opacity: 0.75;
  -webkit-opacity: 0.75;
}
.button_white {
  border: 2px solid #fff;
  padding: 6px 30px;
  font-weight: 500;
  color: #fff;
  background: transparent;
  text-transform: uppercase;
}
.button_white:hover, .button_white:focus {
  background: #d2204e;
  border: 2px solid #d2204e;
  color: #fff;
  text-decoration: none;
  opacity: 0.75;
  -webkit-opacity: 0.75;
}
a.button_video {
  padding-left: 35px !important;
  background: url(../img/CARITASAWPA_ICON_Play_small_white.png) no-repeat 15px center transparent;
}
a.button_video:hover {
  background: url(../img/CARITASAWPA_ICON_Play_small_red.png) no-repeat 15px center transparent;
}
.border-left {
  border-left: 4px solid #e4d665;
}
.border-bottom {
  border-bottom: 4px solid #e3e3e3;
  padding: 20px 0;
}
.distance-dividor {
  width: 100%;
  display: block;
  text-align: center;
  position: relative;
  margin: 40px 0px;
}
.distance-dividor .distance-line {
  position: absolute;
  left: 0px;
  top: 50%;
  width: 100%;
  height: 3px;
  background: #f7f5ee;
  z-index: 10;
}
.distance-dividor .distance-amount {
  display: inline;
  padding: 10px 25px;
  background: #fff;
  font-weight: 600;
  font-size: 0.76em;
  line-height: 1em;
  z-index: 100;
  position: relative;
  letter-spacing: 0.5px;
}
.collapser:focus {
  outline: none;
}
.collapser span.arrow {
  display: block;
  width: 50px;
  height: 25px;
  background-image: url('../img/arrow-up.png');
}
.collapser.collapsed span.arrow {
  background-image: url('../img/arrow-down.png');
}
.collapser .head {
  margin-bottom: 10px;
}
/* SOCIAL LINKS
 -------------------- */
.social-link-misc {
  opacity: 0.85;
  -webkit-opacity: 0.85;
  color: #453c3d;
  font-weight: 300;
  display: inline-block;
  padding-top: 10px;
  position: relative;
  font-size: 0.95em;
  line-height: 1.25em;
}
.social-link-misc:before {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  left: 0px;
  height: 1px;
  background: #453c3d;
}
.social-link-misc:hover {
  opacity: 0.65;
  -webkit-opacity: 0.65;
}
.social-links {
  width: 100%;
  margin: 10px 0px 10px 0px;
}
.social-links a.social-link {
  display: block;
  float: left;
}
.social-links a.social-link.float-right {
  float: right;
}
.social-links a.social-link:hover {
  opacity: 0.85;
  -webkit-opacity: 0.85;
}
.social-links.social-links_small a.social-link {
  width: 24px;
  height: 24px;
  padding: 0 0 0 0;
  display: block;
  margin-right: 8px;
  margin-bottom: 8px;
}
.social-links.social-links_small a.social-link:hover {
  opacity: 0.85;
  -webkit-opacity: 0.85;
}
.social-links.social-links_small a.social-link.social-link_fb {
  background: url(../img/CARITASAWPA_ICON_fb_small_ccred.png) no-repeat center center /contain transparent;
}
.social-links.social-links_small a.social-link.social-link_twitter {
  background: url(../img/CARITASAWPA_ICON_twitter_small_ccred.png) no-repeat center center /contain transparent;
}
.social-links.social-links_small a.social-link.social-link_google {
  background: url(../img/CARITASAWPA_ICON_google_small_ccred.png) no-repeat center center /contain transparent;
}
.social-links.social-links_small a.social-link.social-link_email {
  background: url(../img/CARITASAWPA_ICON_mail_small_ccred.png) no-repeat center center /contain transparent;
}
.social-links.social-links_onwhite {
  margin-top: 8px;
}
.social-links.social-links_onwhite a.social-link {
  width: 24px;
  height: 14px;
  padding: 0 0 0 0;
  display: block;
  margin-right: 15px;
  margin-bottom: 8px;
}
.social-links.social-links_onwhite a.social-link:hover {
  opacity: 0.65;
  -webkit-opacity: 0.65;
}
.social-links.social-links_onwhite a.social-link.social-link_fb {
  background: url(../img/CARITASAWPA_ICON_fb_small2_red.png) no-repeat center center /contain transparent;
}
.social-links.social-links_onwhite a.social-link.social-link_twitter {
  background: url(../img/CARITASAWPA_ICON_twitter_small2_red.png) no-repeat center center /contain transparent;
}
.social-links.social-links_onwhite a.social-link.social-link_google {
  background: url(../img/CARITASAWPA_ICON_google_small2_red.png) no-repeat center center /contain transparent;
}
.social-links.social-links_onwhite a.social-link.social-link_youtube {
  background: url(../img/CARITASAWPA_ICON_youtube_small2_red.png) no-repeat center center /contain transparent;
}
.social-links.social-links_onwhite a.social-link.social-link_email {
  background: url(../img/CARITASAWPA_ICON_mail_small_red.png) no-repeat center center /contain transparent;
}
.social-links.social-links_embedded a.social-link {
  width: auto;
  height: 24px;
  padding: 0px 0 0 44px;
  display: inline-block;
  margin: 0px 20px 8px 20px;
  font-size: 0.75em;
  font-weight: 600;
  color: #453c3d;
  float: none;
}
.social-links.social-links_embedded a.social-link:hover {
  opacity: 0.65;
  -webkit-opacity: 0.65;
}
.social-links.social-links_embedded a.social-link.social-link_fb {
  background: url(../img/CARITASAWPA_ICON_fb_small2_red.png) no-repeat center left /contain transparent;
  padding-left: 20px;
}
.social-links.social-links_embedded a.social-link.social-link_twitter {
  background: url(../img/CARITASAWPA_ICON_twitter_small2_red.png) no-repeat center left /contain transparent;
  padding-left: 34px;
}
.social-links.social-links_embedded a.social-link.social-link_google {
  background: url(../img/CARITASAWPA_ICON_google_small2_red.png) no-repeat center left /contain transparent;
}
.social-links.social-links_embedded a.social-link.social-link_youtube {
  background: url(../img/CARITASAWPA_ICON_youtube_small2_red.png) no-repeat center left /contain transparent;
}
.social-links.social-links_embedded a.social-link.social-link_email {
  background: url(../img/CARITASAWPA_ICON_mail_small_red.png) no-repeat center left /contain transparent;
}
.social-links.social-links_white a.social-link {
  width: 40px;
  height: 40px;
  padding: 0px 0 0 0px;
  display: inline-block;
  margin: 10px 10px -10px 10px;
  font-size: 0.75em;
  font-weight: 600;
  color: #453c3d;
  float: none;
}
.social-links.social-links_white a.social-link:hover {
  opacity: 0.65;
  -webkit-opacity: 0.65;
}
.social-links.social-links_white a.social-link.social-link_fb {
  background: url(../img/CARITASAWPA_ICON_fb_mid_white.png) no-repeat center center /contain transparent;
  padding-left: 20px;
}
.social-links.social-links_white a.social-link.social-link_twitter {
  background: url(../img/CARITASAWPA_ICON_twitter_mid_white.png) no-repeat center center /contain transparent;
  padding-left: 34px;
}
.social-links.social-links_white a.social-link.social-link_google {
  background: url(../img/CARITASAWPA_ICON_google_mid_white.png) no-repeat center center /contain transparent;
}
.social-links.social-links_white a.social-link.social-link_youtube {
  background: url(../img/CARITASAWPA_ICON_youtube_mid_white_red.png) no-repeat center center /contain transparent;
}
.social-links.social-links_white a.social-link.social-link_email {
  background: url(../img/CARITASAWPA_ICON_mail_mid_white.png) no-repeat center center /contain transparent;
}
/* CERTAIN PAGES
 ################################# */
.home {
  background-image: none;
  background-position: bottom center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.home h2 {
  text-align: center;
}
.home .partner {
  min-height: 100px;
  font-family: "Aller";
}
.home .partner div {
  display: inline-block;
}
.home .partner .logo {
  width: 20%;
  vertical-align: top;
}
.home .partner .logo img {
  max-width: 100%;
  height: auto;
}
.home .partner .name {
  width: 75%;
  font-weight: 700;
}
.downloads h3.h2 {
  color: #0b5097;
}
body.single.tandem-beitraege #main.single h3, body.single.post #main.single h3 {
  text-align: center;
  font-weight: 600;
}
body.single.tandem-beitraege #main.single h2, body.single.post #main.single h2 {
  text-align: center;
}
body.single.tandem-beitraege #main.single h1, body.single.post #main.single h1 {
  text-align: center;
}
body.single.banner-download p.intro {
  display: none;
}
body.single.banner-download .download-banners {
  padding-top: 40px;
}
body.single.banner-download .download-banners .row img {
  margin-top: 0px;
}
.contact img {
  margin-top: 75px;
}
.twitter-timeline {
  margin-bottom: 50px;
}
.partner .head {
  padding: 10px 0;
}
.partner .head h3 {
  margin: 0;
}
/* WP POSTS
 ############################# */
/** IMG ALIGNEMENTS FOR SINGLE PAGES AND PAGES */
.single .content-main p img.alignleft, .content .content-main p img.alignleft {
  float: left;
  margin: 20px;
}
.single .content-main p img.alignright, .content .content-main p img.alignright {
  float: right;
  margin: 20px;
}
.single .content-main iframe {
  margin: 40px 0px 40px 0px;
}
.wp-video {
  height: auto !important;
  max-width: 100%;
  width: 100% !important;
  vertical-align: baseline;
}
.wp-video video {
  height: auto !important;
  max-width: 100%;
  width: 100% !important;
}
/* POST CONTAINERS*/
.post-image {
  max-width: 100%;
  width: 100%;
  height: auto;
  position: relative;
  /* fully 1:1 ratio round with class .round (note :: img has to be background /cover */
}
.post-image.round {
  position: relative;
  width: 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.post-image.round:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.post-image .post-image-tag {
  position: absolute;
  top: 0px;
  left: 0px;
  background: #d2204e;
  padding: 7px 10px 6px 10px;
  color: #fff;
  font-size: 0.55em;
  line-height: 1.35em;
  text-transform: uppercase;
  font-weight: 400;
}
.post-image-row {
  position: relative;
}
.single .post-image-row img.wp-post-image.size-large {
  min-width: 100%;
  width: 100% !important;
  height: auto !important;
}
.post-image-row .post-image-row_caption {
  background: #fff;
  position: absolute;
  padding: 5px 10px 3px 10px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  bottom: 2.5%;
  right: 2.5%;
  max-width: 95%;
  color: #002041;
  font-size: 0.85em;
  line-height: 1.25em;
  opacity: 0.65;
  -webkit-opacity: 0.65;
}
.meta {
  margin-top: 11px;
}
.meta .meta-date {
  display: inline-block;
  font-size: 0.95em;
  font-weight: 300;
  line-height: 1.25em;
  color: #453c3d;
  opacity: 0.85;
  padding-top: 10px;
  position: relative;
}
.meta .meta-dividor {
  display: inline-block;
  margin: 0px 0px 0px 10px;
  padding-right: 10px;
  font-weight: 300;
  font-size: 0.95em;
  line-height: 1.25em;
  color: #453c3d;
}
.post-tandem {
  color: #d2204e;
  font-weight: 600;
  margin-top: 4px;
  padding-left: 35px;
  font-size: 0.95em;
  line-height: 1.85em;
  background: url(../img/CARITASAWPA_ICON_People_couple_small_red.png) no-repeat center left /contain transparent;
}
.post-tandem-big {
  color: #d2204e;
  font-weight: 600;
  padding-left: 65px;
  font-size: 0.95em;
  line-height: 1.85em;
  background: url(../img/CARITASAWPA_ICON_People_couple_small_red.png) no-repeat center left /contain transparent;
}
.post-tags {
  margin-top: 30px;
}
.post-tag {
  float: left;
  display: block;
  clear: none;
  padding: 5px 15px;
  font-weight: 600;
  background: #f7f5ee;
  color: #2387ef;
  margin: 5px 10px 5px 0px;
}
.media-repository.media-repository-selectors {
  padding-top: 20px;
  padding-bottom: 5px;
}
.media-repository.media-repository-selectors a {
  float: left;
  display: block;
  clear: none;
  margin: 0px 15px 15px 0px;
  font-size: 1.05em;
}
.media-repository.media-repository-selectors a.active {
  font-weight: 600;
  color: #d2204e;
}
.media-repository.media-repository-selectors a.inactive {
  pointer-events: none;
  color: #cdcbbb;
}
.media-repository.media-repository-content {
  padding-top: 0px;
  padding-bottom: 0px;
}
.media-repository.media-repository-content div.media-dividor {
  background: #f7f5ee none repeat scroll 0 0;
  border: 0 none;
  bottom: 0;
  clear: both;
  display: block;
  float: left;
  height: 2px;
  left: -40px;
  margin-right: -40px;
  position: absolute;
  width: calc(100% + 80px);
}
.media-repository.media-repository-content .pictureset {
  position: relative;
  float: left;
  width: 100%;
  padding-bottom: 10px;
}
.media-repository.media-repository-content .pictureset .media-link.media_picture {
  padding-bottom: 10px;
}
.media-repository.media-repository-content .pictureset .pictureset_item {
  padding-left: 35px;
}
.media-repository.media-repository-content .pictureset .pictureset_item img {
  margin: 0px 15px 15px 0px;
  float: left;
  clear: none;
}
.media-repository.media-repository-content .video_oembed {
  margin-top: 10px;
  float: left;
}
.media-link {
  position: relative;
  min-height: 31px;
  width: 100%;
  padding-top: 0px;
  padding-left: 35px;
  padding-bottom: 20px;
  float: left;
  clear: both;
  margin-bottom: 0px;
  margin-top: 20px;
  font-weight: 600;
}
.media-link.media_video {
  background: url(../img/cct_ICON_video.png) no-repeat 0px 1px transparent;
}
.media-link.media_video iframe {
  pointer-events: none;
}
.media-link.media_picture {
  background: url(../img/cct_ICON_pictures.png) no-repeat 0px 1px transparent;
}
.media-link.media_further-information {
  background: url(../img/cct_ICON_further-information.png) no-repeat 2px 2px transparent;
}
.media-link.media_case-study {
  background: url(../img/cct_ICON_case-study.png) no-repeat 2px 2px transparent;
}
.media-link .media-link-text {
  float: left;
  font-size: 1.05em;
}
.media-link .media-link-type {
  float: left;
  clear: both;
  color: #0b5097;
  font-weight: 400;
  width: 100%;
}
div.media-link a {
  float: left;
  clear: both;
  display: block;
}
.post-params-media {
  margin-top: 10px;
}
.post-params-media .post-param {
  min-height: 30px;
  color: #2387ef;
  padding-top: 2px;
  padding-left: 35px;
  float: left;
  clear: none;
  margin-bottom: 10px;
  margin-right: 20px;
  font-weight: 600;
}
.post-params-media .post-param.post-param_videos {
  background: url(../img/cct_ICON_video.png) no-repeat 0px 0px transparent;
}
.post-params-media .post-param.post-param_pictures {
  background: url(../img/cct_ICON_pictures.png) no-repeat 0px 0px transparent;
}
.post-params-media .post-param.post-param_further-information {
  background: url(../img/cct_ICON_further-information.png) no-repeat 0px 0px transparent;
}
.post-params-media .post-param.post-param_case-studies {
  background: url(../img/cct_ICON_case-study.png) no-repeat 0px 0px transparent;
}
.post-type {
  float: left;
  width: 100%;
  clear: both;
  color: #0b5097;
  font-size: 0.85em;
}
.case-study-content {
  font-size: 95%;
}
.case-study-content h3 {
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 5px;
  padding-bottom: 0px;
  font-size: 115%;
}
.case-study-content .post-type {
  margin-bottom: 15px;
}
.case-study-content .media-link {
  float: none;
  display: inline-block;
  padding-bottom: 0px;
  font-size: 0.9em;
  line-height: 1.25em;
  margin-top: 5px;
}
.case-study-content .post-tags {
  float: none;
  display: inline-block;
  margin-top: 5px;
  font-size: 0.9em;
  line-height: 1.25em;
  margin-bottom: 5px;
}
.region-text h1 {
  margin-top: 0px;
}
.region-text .region-text-case-study {
  margin-top: -15px;
  padding: 20px;
  border: 1px solid #dcdcdc;
}
.home .post {
  position: relative;
}
.home .post.milestone {
  border-top: 4px solid #e4d665;
  border-bottom: 4px solid #e4d665;
  padding: 10px 0;
}
.home .post.quote {
  background-color: #d2204e;
  color: #fff;
  padding: 20px;
}
.home .post.quote h3 {
  color: #fff;
}
.home .post span.date {
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  color: #453c3d;
  font-size: 14px;
  font-weight: 700;
  padding: 3px;
}
.home .post h3 {
  margin: 0;
  padding: 20px 0;
  font-family: "Aller";
  font-size: 20px;
  font-weight: 700;
  line-height: 27px;
}
.home .post p {
  font-size: 14px;
  color: #453c3d;
  /*line-height: 20px;*/
}
.home .post:hover {
  opacity: 0.7;
}
.all-posts {
  margin-top: 75px;
}
.all-posts .post {
  margin-bottom: 50px;
  padding-top: 10px;
  position: relative;
}
.all-posts .post .date {
  background-color: #fff;
  font-size: 14px;
  font-weight: 700;
  left: 0;
  top: 0;
  position: absolute;
  padding: 3px;
}
.all-posts .post.milestone {
  border-left: 4px solid #e4d665;
  padding-left: 20px;
}
.all-posts .post.milestone .date {
  left: 20px;
}
.all-posts .post.quote {
  background-color: #d2204e;
}
.all-posts .post.quote h3 {
  color: #fff;
  text-align: center;
  padding: 20px 20px 50px;
  font-size: 52px;
}
.all-posts .post.quote h3:hover {
  color: #e3e3e3;
}
@media (max-width: 768px) {
  .all-posts .post.quote h3 {
    font-size: 32px;
  }
}
.all-posts .post h3 {
  font-size: 36px;
}
.all-posts .post img {
  margin-bottom: 15px;
}
.single .milestone {
  border-left: 4px solid #e4d665;
  padding-left: 30px;
}
.single span.date {
  color: #453c3d;
  font-size: 14px;
  font-weight: 700;
}
.single .content {
  margin: 20px auto;
}
.single .share {
  margin-top: 30px;
}
.single .share a {
  margin-right: 30px;
  color: #008ac4;
  font-size: 14px;
  font-weight: 700;
}
.person-infos h4 {
  margin-top: 20px;
}
.latest-frontpage .post-latest {
  background: #fff;
  float: left;
  padding-bottom: 15px;
}
.latest-frontpage .post-latest .post-type {
  float: left;
  width: 100%;
  clear: both;
  color: #0b5097;
  font-size: 0.85em;
}
.latest-frontpage .post-latest .post-params {
  margin-top: 20px;
  position: absolute;
  bottom: 15px;
  /*width: 100%; clear: both; float: left;*/
}
.latest-frontpage .post-latest .post-params .post-param {
  color: #0b5097;
  font-size: 0.85em;
  float: left;
  margin-right: 10px;
}
.latest-frontpage .post-latest.post-latest-case-study .post-params {
  position: relative;
  bottom: 0px;
}
.latest-frontpage .post-latest .post-text {
  padding: 15px;
  font-size: 1em;
}
.latest-frontpage .post-latest h4 {
  font-weight: 600;
  margin-top: 30px;
}
/* FORMS
 ############################# */
input[type="text"], textarea {
  display: block;
  width: 100%;
  border-radius: 0;
  border: 3px solid #e3e3e3;
  padding: 8px;
  margin: 20px 0;
}
#nl2go--form {
  margin-bottom: 50px;
}
.gform_wrapper #extensions_message {
  font-size: 0.75em;
  float: left;
  padding-top: 10px;
  margin-bottom: -20px;
  color: #453c3d;
}
.gform_wrapper .gfield_float_left {
  float: left;
  width: 49%;
  /* input { width: 100% !important; } */
}
.gform_wrapper .gfield_float_left.gfield_error {
  width: 49% !important;
}
.gform_wrapper .gfield_float_left input[type=file] {
  width: 100% !important;
}
.gform_wrapper .gfield_float_left .ginput_container_select {
  margin-top: 20px !important;
  margin-bottom: 25px;
}
.gform_wrapper .gfield_float_left .ginput_container_email {
  margin-top: 20px !important;
  margin-bottom: 25px;
}
.gform_wrapper .gfield_float_right {
  float: right;
  width: 49%;
  clear: none !important;
  /* input { width: 100% !important; } */
}
.gform_wrapper .gfield_float_right.gfield_error {
  width: 49% !important;
}
.gform_wrapper .gfield_float_right input[type=file] {
  width: 100% !important;
}
.gform_wrapper .gfield_float_right .ginput_container_select {
  margin-top: 20px !important;
  margin-bottom: 25px;
}
.gform_wrapper .gfield_float_right .ginput_container_email {
  margin-top: 20px !important;
  margin-bottom: 25px;
}
.gform_wrapper .gform_footer .gform_button.button {
  background: #fff;
  border: 2px solid #d2204e;
  color: #d2204e;
  font-size: 1.15em;
  font-weight: 600;
  line-height: 1.5em;
  padding: 10px 30px;
  text-transform: none;
}
.gform_wrapper .gform_footer .gform_button.button:hover {
  background: #d2204e;
  border: 2px solid #d2204e;
  color: #fff;
  text-decoration: none;
  opacity: 0.75;
  -webkit-opacity: 0.75;
}
/** SPREADIT BOX - CONTACT FORM
 ################################ */
.spreadit-contact-form .gform_wrapper .gform_footer .gform_button.button {
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
  text-decoration: none;
}
.spreadit-contact-form .gform_wrapper .gform_footer .gform_button.button:hover {
  background-color: #fff;
  color: #e30613;
  opacity: 1;
}
.spreadit-contact-form .gform_wrapper .ginput_container input[type=email], .spreadit-contact-form .gform_wrapper .ginput_container input[type=text], .spreadit-contact-form .gform_wrapper .ginput_container textarea {
  color: #000 !important;
}
.spreadit-contact-form .gform_wrapper .gfield_error .gfield_label, .spreadit-contact-form .gform_wrapper div.validation_error, .spreadit-contact-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
  color: #fff;
}
.spreadit-contact-form .gform_wrapper li.gfield.gfield_error, .spreadit-contact-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning, .spreadit-contact-form .gform_wrapper div.validation_error {
  border-color: #fff;
}
/** FORM GFORMS TANDEM-ANMELDEN
 ################################ */
#gform_wrapper_2 form label.gfield_label {
  display: none;
}
#gform_wrapper_2 form .gform_fields label {
  text-align: center;
  display: none;
}
#gform_wrapper_2 form .gform_fields input {
  text-align: center;
}
#gform_wrapper_2 form .gform_footer {
  text-align: center;
}
/** FORM SEARCH-TANDEMS
 ########################## */
.search-tandems {
  text-align: center;
}
.search-tandems h3 {
  color: #002041;
}
.search-tandems form.search_tandems {
  background: #f7f5ee;
  margin: 40px 0px;
  padding: 10px 40px 20px 40px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
}
.search-tandems form.search_tandems input#city {
  margin: 20px auto 20px auto;
  background: #f7f5ee;
  border: none;
  border-bottom: 2px solid #cdcbbb;
  width: 80%;
  text-align: center;
  font-size: 1.55em;
  font-style: italic;
}
.search-tandems form.search_tandems input#city:focus {
  background: #fff;
}
.search-tandems form.search_tandems ul.search_tandems-variants {
  list-style: none;
  background: #fff;
  display: inline-block;
  list-style: outside none none;
  margin: -20px auto 20px;
  max-width: 80%;
  width: 80%;
  padding: 8px;
}
.search-tandems form.search_tandems ul.search_tandems-variants li {
  list-style: none;
  float: left;
  width: 100%;
  padding: 10px;
  display: block;
  background: #fff;
}
.search-tandems form.search_tandems ul.search_tandems-variants li.even {
  background: #fff;
}
.search-tandems form.search_tandems ul.search_tandems-variants li.odd {
  background: #fbfbfb;
}
.search-tandems form.search_tandems ul.search_tandems-variants li a {
  color: #d2204e;
}
.search-tandems form.search_tandems ul.search_tandems-variants li:hover {
  background: #cdcbbb;
}
.search-tandems form.search_tandems ul.search_tandems-variants li:hover a {
  color: #fff;
}
/** FORM BOX SEARCH-TOOLS
 ########################## */
.search-tools {
  text-align: center;
}
.search-tools h3 {
  color: #002041;
}
.search-tools form.search_tools {
  margin: 10px 0px;
  padding: 10px 0px 20px 0px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.search-tools form.search_tools .input-group {
  width: 100%;
}
.search-tools form.search_tools .input-group input.filter_input#searchword {
  color: #0b5097;
  border-width: 5px;
  width: 100%;
}
.search-tools form.search_tools input[type=submit] {
  display: block;
  margin: auto;
  clear: both;
}
.search-tools form.search_tools input[type=submit]:hover {
  background: #d2204e;
  color: #fff;
}
ul.search_tools-variants {
  list-style: none;
  background: #fff;
  display: inline-block;
  list-style: outside none none;
  margin: -16px auto 20px;
  max-width: 100%;
  width: 100%;
  padding: 5px;
  background: #ececec;
}
ul.search_tools-variants li {
  list-style: none;
  float: left;
  width: 100%;
  text-align: left;
  padding: 0px;
  display: block;
  background: #fff;
}
ul.search_tools-variants li.even {
  background: #fff;
}
ul.search_tools-variants li.odd {
  background: #f5f5f5;
}
ul.search_tools-variants li a {
  padding: 10px;
  display: block;
  color: #002041;
  text-align: left;
  font-weight: 600;
}
ul.search_tools-variants li a span.searchword {
  background: #fedd00;
}
ul.search_tools-variants li a p {
  color: #002041;
  font-weight: 300;
  font-size: 0.75em;
  line-height: 1em;
}
ul.search_tools-variants li:hover {
  background: #cdcbbb;
}
ul.search_tools-variants li:hover a {
  color: #fff;
}
ul.search_tools-variants li.info {
  padding: 10px;
}
ul.search_tools-variants li.more {
  padding: 0;
  background: #d2204e;
  text-align: center;
}
ul.search_tools-variants li.more a {
  padding: 10px;
  display: block;
  color: #fff;
  text-align: center;
}
ul.search_tools-variants li.more:hover {
  background: #d2204e;
  opacity: 0.85;
  -webkit-opacity: 0.85;
}
/** TOOLS SEARCH PAGE
 ######################################### */
.tools .results .row.result-tool, .post-type-archive-tools .results .row.result-tool {
  margin-bottom: 30px;
}
.tools .results .row.result-tool span.filter_searchword, .post-type-archive-tools .results .row.result-tool span.filter_searchword {
  background: #fedd00;
}
.tools .results .row.result-tool .row-white, .post-type-archive-tools .results .row.result-tool .row-white {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.03);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.03);
}
.tools .results .row.result-tool .row-white:hover, .post-type-archive-tools .results .row.result-tool .row-white:hover {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.07);
}
.tools .results .row.result-tool date, .post-type-archive-tools .results .row.result-tool date {
  color: #ababab;
  float: left;
  font-size: 0.55em;
  font-weight: 300;
  margin-top: 5px;
  margin-bottom: 10px;
  width: 100%;
}
.tools .results .row.result-tool .post-title, .post-type-archive-tools .results .row.result-tool .post-title, .tools .results .row.result-tool h3.post-title, .post-type-archive-tools .results .row.result-tool h3.post-title {
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 1.25em;
}
.tools .results .row.result-tool .post-title date, .post-type-archive-tools .results .row.result-tool .post-title date, .tools .results .row.result-tool h3.post-title date, .post-type-archive-tools .results .row.result-tool h3.post-title date {
  color: #807e6e;
  float: left;
  font-size: 0.4em;
  font-weight: 300;
  margin-top: -4px;
  width: 100%;
}
.tools .results .row.result-tool .post-params, .post-type-archive-tools .results .row.result-tool .post-params {
  margin-top: 5px;
}
.tools .results .row.result-tool .post-params .post-param, .post-type-archive-tools .results .row.result-tool .post-params .post-param {
  color: #0b5097;
  font-size: 0.8em;
  margin: 15px 5px 10px 0px;
  line-height: 1em;
  padding-right: 10px;
}
.tools .results .result-pager ul.result-pager-menu, .post-type-archive-tools .results .result-pager ul.result-pager-menu {
  display: inline-block;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style: none;
}
.tools .results .result-pager ul.result-pager-menu li.result-pager-menu-item, .post-type-archive-tools .results .result-pager ul.result-pager-menu li.result-pager-menu-item {
  margin: 3px;
  display: inline-block;
}
.tools .results .result-pager ul.result-pager-menu li.result-pager-menu-item a, .post-type-archive-tools .results .result-pager ul.result-pager-menu li.result-pager-menu-item a {
  padding: 4px;
}
.tools .results .result-pager ul.result-pager-menu li.result-pager-menu-item a.active, .post-type-archive-tools .results .result-pager ul.result-pager-menu li.result-pager-menu-item a.active {
  pointer-events: none;
  color: #807e6e;
}
.tools .filters .filters-panel-wrapper, .post-type-archive-tools .filters .filters-panel-wrapper {
  position: relative;
  width: 100%;
}
.tools .filters .filters-panel-wrapper .filters-panel.sticky, .post-type-archive-tools .filters .filters-panel-wrapper .filters-panel.sticky {
  width: 100%;
  max-width: 100%;
}
.tools .filters .input-group, .post-type-archive-tools .filters .input-group {
  position: relative;
}
.tools .filters .input-group input.filter_input, .post-type-archive-tools .filters .input-group input.filter_input {
  padding-left: 15px;
  color: #0b5097;
  margin: 0px;
  border-width: 5px;
}
.tools .filters .input-group .input-group-btn .btn-default, .post-type-archive-tools .filters .input-group .input-group-btn .btn-default {
  padding: 13.25px;
}
.tools .filters .input-group a#filter-s-button-clear, .post-type-archive-tools .filters .input-group a#filter-s-button-clear {
  border: 1px solid #2387ef;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  font-size: 0.75em;
  font-weight: 200;
  line-height: 1.25em;
  padding: 3px 7px;
  position: absolute;
  right: 55px;
  top: 13px;
}
.tools .filters .input-group a#filter-s-button-clear:hover, .post-type-archive-tools .filters .input-group a#filter-s-button-clear:hover {
  background: #2387ef;
  color: white;
}
.tools .filters .panel-group, .post-type-archive-tools .filters .panel-group {
  margin-bottom: 0px;
  font-size: 1em;
}
.tools .filters .panel-group .panel-heading, .post-type-archive-tools .filters .panel-group .panel-heading {
  transition: padding 0.5s;
  padding: 10px 15px;
  text-transform: lowercase;
}
.tools .filters .panel-group .panel-heading a, .post-type-archive-tools .filters .panel-group .panel-heading a {
  width: 100%;
  display: inline-block;
}
.tools .filters .panel-group .panel-heading .fa, .post-type-archive-tools .filters .panel-group .panel-heading .fa {
  float: right;
  color: #0b5097;
}
.tools .filters .panel-group.opened .panel-heading .fa.icon-opened, .post-type-archive-tools .filters .panel-group.opened .panel-heading .fa.icon-opened {
  display: block;
}
.tools .filters .panel-group.opened .panel-heading .fa.icon-closed, .post-type-archive-tools .filters .panel-group.opened .panel-heading .fa.icon-closed {
  display: none;
}
.tools .filters .panel-group.closed .panel-heading .fa.icon-opened, .post-type-archive-tools .filters .panel-group.closed .panel-heading .fa.icon-opened {
  display: none;
}
.tools .filters .panel-group.closed .panel-heading .fa.icon-closed, .post-type-archive-tools .filters .panel-group.closed .panel-heading .fa.icon-closed {
  display: block;
}
.tools .filters .panel-group li.list-group-item, .post-type-archive-tools .filters .panel-group li.list-group-item {
  transition: padding 0.5s;
  padding: 6px 15px;
}
.tools .filters .panel-group li.list-group-item:hover, .post-type-archive-tools .filters .panel-group li.list-group-item:hover {
  background: #ececec;
}
.tools .filters .panel-group li.list-group-item a.filter-trigger, .post-type-archive-tools .filters .panel-group li.list-group-item a.filter-trigger {
  display: block;
}
.tools .filters .panel-group li.list-group-item input, .post-type-archive-tools .filters .panel-group li.list-group-item input {
  pointer-events: none;
  /*we set this because the radios are triggered BY THE SURROUNDING a!!!!!*/
  margin-top: 3px;
  float: left;
  margin-top: 8px;
  cursor: pointer;
}
.tools .filters .panel-group li.list-group-item label, .post-type-archive-tools .filters .panel-group li.list-group-item label {
  transition: margin 0.5s;
  font-weight: 400;
  font-size: 0.79em;
  color: #0b5097;
  text-transform: lowercase;
  margin-left: 15px;
  pointer-events: none;
}
.tools .filters .panel-group li.list-group-item a.filter-set_trigger-reset, .post-type-archive-tools .filters .panel-group li.list-group-item a.filter-set_trigger-reset {
  font-size: 0.79em;
}
.tools .filters .sticky .panel-group .panel-heading, .post-type-archive-tools .filters .sticky .panel-group .panel-heading {
  transition: padding 0.5s;
  padding: 4px 15px;
}
.tools .filters .sticky .panel-group li.list-group-item, .post-type-archive-tools .filters .sticky .panel-group li.list-group-item {
  transition: padding 0.5s;
  padding: 0px 15px;
}
.tools .filters .sticky .panel-group li.list-group-item label, .post-type-archive-tools .filters .sticky .panel-group li.list-group-item label {
  transition: margin 0.5s;
  margin-top: 3px;
  margin-bottom: 2px;
}
.tools .results_funx, .post-type-archive-tools .results_funx {
  font-size: 0.85em;
  margin-bottom: 20px;
  color: #807e6e;
  font-weight: 300;
}
.tools .results_funx .results_funx_counter, .post-type-archive-tools .results_funx .results_funx_counter {
  padding-left: 5px;
}
.tools .results_funx ul.result_funx_ordering, .post-type-archive-tools .results_funx ul.result_funx_ordering {
  float: right;
  list-style: none;
  margin-right: 45px;
}
.tools .results_funx ul.result_funx_ordering li, .post-type-archive-tools .results_funx ul.result_funx_ordering li {
  float: right;
  margin-left: 15px;
}
.tools .results_funx ul.result_funx_ordering li a, .post-type-archive-tools .results_funx ul.result_funx_ordering li a {
  text-transform: lowercase;
  font-weight: 400;
}
.tools .results_funx ul.result_funx_ordering li a.active, .post-type-archive-tools .results_funx ul.result_funx_ordering li a.active {
  font-weight: 600;
  color: #d2204e;
}
.tools .results_funx.result_funx_bottom ul.result_funx_ordering, .post-type-archive-tools .results_funx.result_funx_bottom ul.result_funx_ordering {
  float: left;
  list-style: none;
  padding-left: 0px;
  margin-bottom: 20px;
}
.tools .results_funx.result_funx_bottom ul.result_funx_ordering li, .post-type-archive-tools .results_funx.result_funx_bottom ul.result_funx_ordering li {
  float: left;
  margin-left: 0px;
  margin-right: 15px;
}
.tools .results_funx.result_funx_bottom ul.result_funx_ordering li a, .post-type-archive-tools .results_funx.result_funx_bottom ul.result_funx_ordering li a {
  text-transform: lowercase;
  font-weight: 400;
}
.tools .results_funx.result_funx_bottom ul.result_funx_ordering li a.active, .post-type-archive-tools .results_funx.result_funx_bottom ul.result_funx_ordering li a.active {
  font-weight: 600;
  color: #d2204e;
}
/* FOOTER
 ################## */
footer {
  background: #2387ef;
}
footer .nav {
  background: transparent;
}
footer h4 {
  font-size: 14px;
  margin-bottom: 30px;
}
footer .partner {
  display: inline-block;
  font-size: 10px;
  line-height: 16px;
  color: #453c3d;
  max-width: 200px;
  margin: 0 20px 20px 0;
  vertical-align: top;
}
footer .partner img {
  display: block;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  footer .partner {
    display: block;
  }
}
/** PARTNER LOGOS FOOTER */
.sponsor-container {
  padding-top: 15px;
  padding-bottom: 30px;
  text-align: center;
}
.sponsor-container .logos-container, .sponsor-container .logo--container {
  display: inline-block;
}
.sponsor-container .sponsor-container--headline {
  text-align: left;
  font-size: 0.5em;
  text-transform: uppercase;
}
/* PAGINATION
 ##################### */
.pagination {
  display: block;
  text-align: center;
}
.pagination .prev {
  float: left;
  margin-right: 20px;
}
.pagination .next {
  float: right;
  margin-left: 20px;
}
/** WIDGETS & BOXES 
 ################################ */
.sidebar {
  padding-top: 75px;
}
.sidebar a {
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  color: #d2204e;
  margin-bottom: 20px;
}
/* BOX SPREADIT
 ############################ */
#section-spreadit .box-red h6.anchor-suggestion {
  margin-top: 23px;
  margin-bottom: 0px;
  font-size: 1.35em;
}
#section-spreadit .box-red h6.anchor-suggestion a {
  position: relative;
  display: inline-block;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#section-spreadit .box-red h6.anchor-suggestion a:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: #f7f5ee;
  width: 100%;
  height: 1px;
}
/* BOX WALLS.io
 ############################# */
#section-wallsio, .section-wallsio {
  position: relative;
}
#section-wallsio .wallsio-image-channel, .section-wallsio .wallsio-image-channel {
  position: absolute;
  width: 50px;
  height: 64px;
  right: 40px;
  top: 40px;
  background: url(../img/CARITASAWPA_LOGO_Caritas_mid_onred.png) no-repeat center center /contain transparent;
}
/* BOX ACCORDION
 ################################# */
.accordion .panel-heading {
  padding: 15px 20px;
}
.accordion .panel-heading .panel-title {
  font-size: 1em;
}
.accordion .panel-heading .panel-title a {
  display: block;
  position: relative;
  padding-left: 30px;
}
.accordion .panel-heading .panel-title a:before {
  content: "\25b2";
  font-size: 20px;
  margin-top: -10px;
  color: #002041;
  position: absolute;
  left: 0px;
  top: 50%;
}
.accordion .panel-heading .panel-title a.collapsed {
  color: #002041 !important;
}
.accordion .panel-heading .panel-title a.collapsed:hover {
  color: #d2204e !important;
}
.accordion .panel-heading .panel-title a.collapsed:hover:before {
  content: "\25b6";
  font-size: 20px;
  margin-top: -10px;
  color: #002041;
  position: absolute;
  left: 0px;
  top: 50%;
}
.accordion .panel-heading .panel-title a.collapsed:before {
  content: "\25b6";
  font-size: 20px;
  margin-top: -10px;
  color: #d2204e;
  position: absolute;
  left: 0px;
  top: 50%;
}
.accordion .panel-body {
  padding: 30px 30px 20px 30px;
}
dl.accordion_list dt {
  background: #d2204e;
  color: #fff;
  padding: 1px 20px;
  border-bottom: 2px solid #f7f5ee;
}
dl.accordion_list dd {
  margin-left: 20px;
  margin-bottom: 20px;
}
/* BLOCK ARTICLE ROWS
 ################################# */
.row .post-image {
  position: relative;
}
.row .post-image .post-image-tag {
  z-index: 100;
}
a .row .post-image:hover .post-image-tag, .row .post-image:hover a .post-image-tag {
  color: #fff;
  background: #d2204e;
  opacity: 0.85;
  -webkit-opacity: 0.85;
}
a .row .post-image:hover a, .row .post-image:hover a a {
  opacity: 1;
  -webkit-opacity: 1;
}
a .row .post-image:hover:after, .row .post-image:hover a:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #d2204e;
  opacity: 0.2;
  -webkit-opacity: 0.2;
  pointer-events: none;
  transition: all 1s;
  z-index: 1;
  -webkit-transition: all 1s;
}
.row.tandem-beitraege h4 {
  margin-top: 0px;
}
/** BOXES
 ############################### */
.box-red {
  margin-top: 40px;
  margin-bottom: 20px;
  background: #a3060f;
  padding: 30px;
  color: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
}
.box-red h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #fff !important;
}
.box-red a {
  color: #fff;
  position: relative;
}
.box-red a.box-link {
  font-size: 0.75em;
  font-weight: 600;
}
.box-red a:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: #fff;
}
.box-red a.social-link:after {
  content: "";
  display: none;
}
.box-red.box-link-normal a:after, .box-red.box-link-normal a.social-link:after {
  content: "";
  display: none;
}
.box-beige {
  margin-top: 40px;
  margin-bottom: 20px;
  background: #f7f5ee;
  padding: 30px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
}
.box-beige h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #d2204e !important;
}
.box-beige a {
  color: #d2204e;
  position: relative;
}
.box-beige a.box-link {
  font-size: 0.75em;
  font-weight: 600;
}
.box-beige a:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: #d2204e;
}
/** FOLDERS
 ############################### */
#section-worumgehts .section-worumgehts-folder {
  position: relative;
  padding-top: 50px;
  padding-bottom: 20px;
}
#section-worumgehts .section-worumgehts-folder .section-bg-arrow-top {
  position: absolute;
  height: 77px;
  width: 100%;
  top: -77px;
  left: 0px;
  z-index: 2;
  background: url('../img/CARITASAWPA_BG_ArrowBg_white_w2048px.png') no-repeat center top transparent !important;
}
#section-worumgehts .section-worumgehts-folder .section-bg-arrow-bottom {
  position: absolute;
  height: 77px;
  width: 100%;
  bottom: -77px;
  left: 0px;
  z-index: 2;
  background: url('../img/CARITASAWPA_BG_ArrowBg_white_w2048px.png') no-repeat center bottom transparent !important;
}
#section-worumgehts .section-worumgehts-folder .section-bg-arrow-top.beige {
  background: url('../img/CARITASAWPA_BG_ArrowBg_beige_w2048px.png') no-repeat center top transparent !important;
}
#section-worumgehts .section-worumgehts-folder .section-bg-arrow-bottom.beige {
  background: url('../img/CARITASAWPA_BG_ArrowBg_beige_w2048px.png') no-repeat center bottom transparent !important;
}
#section-worumgehts .section-worumgehts-folder.section-folder_0 {
  background: #f7f5ee;
}
#section-worumgehts .section-worumgehts-folder.section-folder_2 {
  background: #f7f5ee;
}
#section-worumgehts .section-folder-trigger {
  position: absolute;
  bottom: -80px;
  font-size: 0.73em;
  font-weight: 500;
  line-height: 1.25em;
  text-align: center;
  z-index: 3;
  width: 25%;
  left: 50%;
  margin-left: -12.5%;
  padding-bottom: 17px;
}
#section-worumgehts .section-folder-trigger.section-folder-trigger_show {
  background: url(../img/CARITASAWPA_ICON_Arrow-Down_small_red.svg) no-repeat bottom center transparent;
}
body.no-inlinesvg #section-worumgehts .section-folder-trigger.section-folder-trigger_show {
  background: url(../img/CARITASAWPA_ICON_Arrow-Down_small_red.png) no-repeat bottom center transparent;
}
#section-worumgehts .section-folder-trigger.section-folder-trigger_hide {
  background: url(../img/CARITASAWPA_ICON_Arrow-Up_small_red.svg) no-repeat bottom center transparent;
}
body.no-inlinesvg #section-worumgehts .section-folder-trigger.section-folder-trigger_hide {
  background: url(../img/CARITASAWPA_ICON_Arrow-Up_small_red.png) no-repeat bottom center transparent;
}
/** META BOX CAROUSEL 
 ############################### */
#stage_carousel, #stage_image {
  z-index: 10;
  background: url(../img/ajax-loader_2.gif) no-repeat center center #453c3d;
}
#stage_carousel {
  position: relative;
  max-height: 590px;
  min-height: 590px;
  width: 100%;
  float: left;
  overflow: visible;
  padding: 0 0 0 0;
  padding-bottom: 50px;
}
#stage_image {
  max-height: 590px;
  overflow: hidden;
  position: relative;
  padding: 0 0 0 0;
  box-shadow: 0 0 10px #dcdcdc;
}
/* stage_image */
#stage_carousel #stage_image img.stage_image_img {
  width: 100%;
  min-height: 590px !important;
}
#stage_carousel .stage_image_ender {
  width: 100%;
  position: absolute;
  bottom: 10px;
  height: 1px;
  left: 0px;
}
/** stage_carousel // bootstrap carousel */
#stage_carousel .carousel {
  height: 100% !important;
  min-height: 590px !important;
  clear: both;
  display: block;
  margin-bottom: -10px;
  box-shadow: 0 0 10px #dcdcdc;
}
#stage_carousel .carousel-indicators {
  position: absolute;
  bottom: 2%;
  margin: 0px 0px;
  height: 20px;
}
#stage_carousel .carousel-indicators.carousel-indicators-icons {
  top: 91%;
  text-align: center;
  height: 50px;
  width: 100%;
  margin: 0 0 0 0;
  left: 0px;
}
#stage_carousel .carousel-indicators li {
  background: #fff;
  margin: 0px 4px !important;
  height: 13px;
  width: 13px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  opacity: 0.45;
  -webkit-opacity: 0.45;
}
#stage_carousel .carousel-indicators li.active {
  background: #fff;
  height: 13px;
  width: 13px;
  padding: 0 0 0 0;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  opacity: 0.75;
  -webkit-opacity: 0.75;
}
#stage_carousel .carousel-indicators li.carousel-indicator-icon {
  float: none;
  background: #fff;
  display: inline-table;
  margin-left: 5%;
  margin-right: 5%;
  border-radius: 41px;
  box-shadow: none;
  width: 82px;
  height: 82px;
  text-indent: 0px;
  opacity: 1;
}
#stage_carousel .carousel-indicators li.carousel-indicator-icon img {
  opacity: 0.6;
  padding: 0 0 0 0;
  border-radius: 41px;
}
#stage_carousel .carousel-indicators li.carousel-indicator-icon.active {
  background: none;
  box-shadow: none;
  opacity: 1;
}
#stage_carousel .carousel-indicators li.carousel-indicator-icon.active img {
  opacity: 1;
}
#stage_carousel .carousel-inner {
  display: block;
  clear: both;
  max-height: 590px;
  height: 100% !important;
  min-height: 590px !important;
  overflow: hidden;
}
#stage_carousel .carousel-inner > .item {
  height: 100% !important;
  max-height: 590px !important;
  min-height: 590px !important;
}
#stage_carousel .carousel-inner > .item.linked {
  cursor: pointer;
}
#stage_carousel .carousel-inner > .item > img {
  min-height: 590px !important;
}
#stage_carousel .carousel-caption {
  color: #fff;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.55em;
  text-align: center;
  width: 70%;
  top: 25%;
  left: 15%;
  background: none;
  text-shadow: 0 0 13px rgba(0, 0, 0, 0.7);
  -webkit-text-shadow: 0 0 13px rgba(0, 0, 0, 0.7);
}
#stage_carousel .carousel-caption .carousel-caption-logo {
  margin-bottom: 25px;
}
#stage_carousel .carousel-caption .carousel-caption-headline {
  margin-bottom: 25px;
  font-size: 3.55em;
  line-height: 1em;
  font-weight: 800;
}
#stage_carousel .carousel-caption .carousel-caption-text {
  font-size: 1.5em;
  line-height: 1.35em;
  margin-bottom: 30px;
}
#stage_carousel .carousel-caption .carousel-caption-link a {
  border: 2px solid #fff;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  display: inline-block;
  font-size: 0.95em;
  font-weight: 500;
  padding: 5px 20px;
  width: auto;
  color: #fff;
  box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.10);
  -webkit-box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.10);
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.35);
  -webkit-text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.35);
}
#stage_carousel .carousel-caption .carousel-caption-link a:hover {
  border: 2px solid #d2204e;
  color: #d2204e;
}
#stage_carousel .carousel:hover .carousel-control {
  display: block;
}
#stage_carousel .carousel .carousel-control {
  background: none;
  height: 60px;
  width: 33px;
  position: absolute;
  pointer-events: auto;
}
#stage_carousel .carousel .carousel-control.left {
  background: url(../img/CARITASAWPA_ICON_Arrow-Left_big_white.png) no-repeat center center /contain transparent !important;
  top: 50%;
  margin-top: -30px;
  left: 7%;
}
#stage_carousel .carousel .carousel-control.right {
  background: url(../img/CARITASAWPA_ICON_Arrow-Right_big_white.png) no-repeat center center /contain transparent !important;
  top: 50%;
  margin-top: -30px;
  right: 7%;
}
/** BOX TANDEMS SLIDER 
 ############################### */
#carousel_box_tandems_slider {
  width: 100%;
  position: relative;
}
#carousel_box_tandems_slider a.readmore {
  color: #fff;
  font-weight: 600;
  position: relative;
}
#carousel_box_tandems_slider a.readmore:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: -1px;
  height: 3px;
  background: #fff;
}
#carousel_box_tandems_slider a.readmore:hover {
  color: #d2204e;
}
#carousel_box_tandems_slider a.readmore:hover:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: -1px;
  height: 3px;
  background: #d2204e;
}
#carousel_box_tandems_slider .tandem-slider-col_image {
  position: relative;
  background: url(../img/ajax-loader_2.gif) no-repeat center center transparent;
}
#carousel_box_tandems_slider .tandem-slider-col_infos {
  font-size: 0.75em;
  line-height: 1.55em;
}
#carousel_box_tandems_slider .tandem-slider-col_infos h5 {
  font-weight: 700;
}
#carousel_box_tandems_slider .tandem-slider-col_infos p {
  color: #d2204e;
}
#carousel_box_tandems_slider .tandem-slider-col_infos p.value {
  margin-bottom: 20px;
}
#carousel_box_tandems_slider .tandem-slider-col_infos .info_location {
  color: #d2204e;
  font-weight: 600;
  font-size: 1.15em;
}
#carousel_box_tandems_slider .carousel-caption {
  left: 20%;
}
#carousel_box_tandems_slider .carousel-caption h2 {
  color: #fff;
  margin: 15px;
}
#carousel_box_tandems_slider .carousel-controls {
  position: absolute;
  top: 0%;
  left: 0px;
  width: 100%;
  pointer-events: none;
}
#carousel_box_tandems_slider .carousel-controls .col-left {
  position: relative;
}
#carousel_box_tandems_slider .carousel-controls .carousel-control {
  background: none;
  height: 60px;
  width: 33px;
  position: absolute;
  pointer-events: auto;
  -webkit-filter: drop-shadow(2px 2px 8px rgba(0, 0, 0, 0.85));
  filter: drop-shadow(2px 2px 8px rgba(0, 0, 0, 0.85));
  /* IE ONLY by class*/
}
.ie #carousel_box_tandems_slider .carousel-controls .carousel-control {
  -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=2, OffY=2, Color='#444')";
  filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=2, OffY=2, Color='#444')";
}
#carousel_box_tandems_slider .carousel-controls .carousel-control.left {
  background: url(../img/CARITASAWPA_ICON_Arrow-Left_big_white.png) no-repeat center center /contain transparent;
  top: 50%;
  margin-top: -30px;
  left: 7%;
}
#carousel_box_tandems_slider .carousel-controls .carousel-control.right {
  background: url(../img/CARITASAWPA_ICON_Arrow-Right_big_white.png) no-repeat center center /contain transparent;
  top: 50%;
  margin-top: -30px;
  right: 7%;
}
/** BOX TANDEM ITEM 
 ############################### */
.box-tandem-item {
  width: 100%;
  position: relative;
}
.box-tandem-item a.readmore {
  color: #fff;
  font-weight: 600;
  position: relative;
}
.box-tandem-item a.readmore:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: -1px;
  height: 3px;
  background: #fff;
}
.box-tandem-item a.readmore:hover {
  color: #d2204e;
}
.box-tandem-item a.readmore:hover:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: -1px;
  height: 3px;
  background: #d2204e;
}
.box-tandem-item .item-col_image {
  position: relative;
}
.box-tandem-item .item-col_infos {
  font-size: 0.75em;
  line-height: 1.55em;
}
.box-tandem-item .item-col_infos h5 {
  font-weight: 700;
}
.box-tandem-item .item-col_infos p {
  color: #d2204e;
}
.box-tandem-item .item-col_infos p.value {
  margin-bottom: 20px;
}
.box-tandem-item .item-col_infos .info_location {
  color: #d2204e;
  font-weight: 600;
  font-size: 1.15em;
}
.box-tandem-item .item-caption {
  left: 10%;
  position: absolute;
  text-align: center;
  top: 35%;
  width: 80%;
  z-index: 100;
  text-shadow: 0 0 13px rgba(0, 0, 0, 0.7);
  -webkit-text-shadow: 0 0 13px rgba(0, 0, 0, 0.7);
}
.box-tandem-item .item-caption h2 {
  color: #fff;
  margin: 15px;
}
.box-tandem-item .item-caption h2 a {
  opacity: 1;
  -webkit-opacity: 1;
}
.box-tandem-item .item-caption:hover {
  text-shadow: 0 0 13px rgba(0, 0, 0, 0.8);
  -webkit-text-shadow: 0 0 13px rgba(0, 0, 0, 0.8);
}
/* ### BOX MAP
 ##########################*/
.map_case-studies .markerLabels {
  background: rgba(255, 255, 255, 0.75) none repeat scroll 0 0;
  line-height: 1.25em;
  font-weight: 500;
  padding: 4px 5px;
  margin-top: 3px !important;
  border-radius: 1px;
  -webkit-border-radius: 1px;
}
.map_case-studies .markerLabels:hover {
  background: rgba(255, 255, 255, 0.95) none repeat scroll 0 0 !important;
}
#stage_map {
  position: relative;
  /*V2*/
  /*V2*/
  /*V2*/
  /*V2*/
  /*V2*/
}
#stage_map .wigwam_yc_block_map {
  float: left;
  margin-left: -20px;
  margin-top: 0px;
  min-height: 590px;
  overflow: hidden;
  position: relative;
  width: 104%;
}
#stage_map .block.block-wigwam-yc-block-map {
  float: left;
  height: 590px;
  margin: 0 0 25px;
}
#stage_map .style2.wigwam_yc_block_map {
  border-bottom: 1px solid #d9d9d9;
  float: left;
  left: 0%;
  margin-left: 0px;
  margin-top: 0px;
  min-height: 590px;
  overflow: hidden;
  position: absolute;
  width: 100%;
}
#stage_map .wigwam_yc_block_map_bg {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
#stage_map .wigwam_yc_block_map .wigwam_yc_block_map_banner {
  left: 20px;
  width: 25%;
  bottom: 15px;
  position: absolute;
  z-index: 10;
  width: 222px;
}
#stage_map .style2.wigwam_yc_block_map .wigwam_yc_block_map_banner {
  left: 25%;
  width: 222px;
}
#stage_map .wigwam_yc_block_map .map_leaflet {
  height: 590px;
}
#stage_map .style2.wigwam_yc_block_map .map_leaflet {
  height: 590pxpx;
}
#stage_map .style2.wigwam_yc_block_map .leaflet-left {
  left: 25%;
  margin-left: -14px;
}
#stage_map .style2.wigwam_yc_block_map .leaflet-top {
  top: 0px;
}
#stage_map .style2.wigwam_yc_block_map .leaflet-container .leaflet-control-attribution, #stage_map .leaflet-container .leaflet-control-scale {
  bottom: 0;
  font-size: 11px;
  position: absolute;
  text-align: left;
  width: 315px;
}
#stage_map .style2.wigwam_yc_block_map .leaflet-right {
  margin-right: -185px;
  right: 50%;
}
#stage_map .wigwam_yc_block_map .leaflet-top .leaflet-control {
  margin-top: 110px;
}
#stage_map .wigwam_yc_block_map .leaflet-left .leaflet-control {
  margin-left: 20px;
}
#stage_map .wigwam_yc_block_map .leaflet-popup-pane {
  opacity: 0.875;
  -webkit-opacity: 0.875;
}
#stage_map .wigwam_yc_block_map .leaflet-popup-content-wrapper {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  float: left;
}
#stage_map .wigwam_yc_block_map .leaflet-bar a:first-child {
  -webkit-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
}
#stage_map .wigwam_yc_block_map .leaflet-bar a:last-child {
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
#stage_map .wigwam_yc_block_map .leaflet-popup-content h2 a {
  line-height: 1em;
  font-weight: bold;
  text-transform: none;
  color: #d2204e;
}
#stage_map .wigwam_yc_block_map .leaflet-popup-content h2 {
  position: relative;
  margin: 0px 0px 5px 0px;
  color: #d2204e !important;
  left: 0px;
  float: left;
  font-size: 2em;
  width: 100%;
}
#stage_map .wigwam_yc_block_map .leaflet-popup-content a.linked-content {
  color: #002041;
}
#stage_map .wigwam_yc_block_map .leaflet-popup-content .node-params {
  color: #d2204e;
}
#stage_map .wigwam_yc_block_map .leaflet-popup-content .content {
  float: left;
  margin-top: -16px;
  color: #002041 !important;
}
#stage_map .wigwam_yc_block_map .leaflet-popup-content .content p {
  width: 301px;
  word-wrap: break-word;
}
#stage_map .wigwam_yc_block_map .leaflet-popup-content a.more {
  color: #d2204e;
  text-transform: uppercase;
}
#stage_map .wigwam_yc_block_map .leaflet-popup-content a.more {
  float: left;
  margin-bottom: 10px;
  margin-top: -5px;
}
#stage_map .wigwam_yc_block_map .filterButtons {
  position: absolute;
  top: 115px;
  right: 20px;
  z-index: 7;
}
#stage_map .style2.wigwam_yc_block_map .filterButtons {
  margin-right: 7px;
  position: absolute;
  right: 25%;
  top: 115px;
  z-index: 7;
}
#stage_map .wigwam_yc_block_map .filterButtons li {
  float: left;
  margin-left: 5px;
  display: inline-block;
}
#stage_map .wigwam_yc_block_map .filterButtons li a {
  color: #000;
  text-transform: uppercase;
  padding: 10px 10px 10px 30px;
  font-size: 10px;
  font-weight: bold;
}
#stage_map .wigwam_yc_block_map .filterButtons #allBlogs a {
  background: url(../img/beitrag-black.png) no-repeat 10px center #fff;
}
#stage_map .wigwam_yc_block_map .filterButtons #allBlogs a:hover, #stage_map .wigwam_yc_block_map .filterButtons #allBlogs a.active {
  background: url(../img/beitrag-white.png) no-repeat 10px center #999;
}
#stage_map .wigwam_yc_block_map .filterButtons #allDates a {
  background: url(../img/date-black.png) no-repeat 10px center #fff;
}
#stage_map .wigwam_yc_block_map .filterButtons #allDates a:hover, #stage_map .wigwam_yc_block_map .filterButtons #allDates a.active {
  background: url(../img/date-white.png) no-repeat 10px center #999;
}
#stage_map .wigwam_yc_block_map .filterButtons #allIdeas a {
  background: url(../img/idea-black.png) no-repeat 10px center #fff;
}
#stage_map .wigwam_yc_block_map .filterButtons #allIdeas a:hover, #stage_map .wigwam_yc_block_map .filterButtons #allIdeas a.active {
  background: url(../img/idea-white.png) no-repeat 10px center #999;
}
#stage_map .wigwam_yc_block_map .filterButtons li a:hover, #stage_map .wigwam_yc_block_map .filterButtons li a.active {
  color: #fff;
}
#stage_map .wigwam_yc_block_map .addSymbol {
  width: 11px;
  height: 15px;
  float: left;
  border-bottom: 5px solid #2c2c2c;
  padding-bottom: 7px;
  padding-left: 3px;
  padding-right: 3px;
}
#stage_map .wigwam_yc_block_map .date-addSymbol, #stage_map .wigwam_yc_block_map .event-addSymbol, #stage_map .wigwam_yc_block_map .termin-addSymbol {
  background: url(../img/date-black.png) no-repeat center top transparent;
}
#stage_map .wigwam_yc_block_map .idea-addSymbol, #stage_map .wigwam_yc_block_map .actionidea-addSymbol {
  background: url(../img/idea-black.png) no-repeat center top transparent;
}
#stage_map .wigwam_yc_block_map .article-addSymbol, #stage_map .wigwam_yc_block_map .beitrag-addSymbol {
  background: url(../img/beitrag-black.png) no-repeat center top transparent;
}
/** RESPONSIVENESS 
 ######################### */
@media (max-width: 1023px) {
  body {
    overflow-x: hidden;
  }
}
@media (max-width: 980px) {
  /** NAV
   ######## */
  /** BOXES
   ########### */
  body {
    overflow-x: hidden;
  }
  #stage_carousel .carousel-caption {
    width: 80%;
    left: 10%;
    top: 20%;
    font-size: 1em;
  }
  .logo {
    left: 20px;
  }
  .menu_miscs {
    right: 10px;
  }
  #nav-main-items .menu-main-nav-container ul {
    margin: 21px 0px 17px 70px;
  }
  #nav-main-items .menu-main-nav-container ul li {
    display: block;
    margin-bottom: 0px;
  }
  #nav-main-items .menu-main-nav-container ul li a {
    margin: 0px 5px;
    padding: 10px 0px 0px 0px;
  }
  .social-links.social-links_onwhite a.social-link {
    margin-right: 7px;
  }
}
@media (max-width: 820px) {
  /** NAV
   ######## */
  .logo {
    left: 20px;
  }
  .menu_miscs {
    right: 10px;
  }
  #nav-main-items .menu-main-nav-container ul {
    margin: 21px 0px 17px 75px;
  }
  #nav-main-items .menu-main-nav-container ul li a {
    font-size: 0.65em;
    letter-spacing: -0.5px;
  }
}
@media (max-width: 768px) {
  /** NAV
   ######## */
  .bx-wrapper {
    padding: 10px;
    overflow-x: hidden;
  }
  #stage_carousel {
    margin-bottom: 40px;
  }
  #stage_carousel .carousel-caption {
    top: 30%;
    font-size: 0.85em;
  }
  #stage_carousel .carousel-caption .carousel-caption-link {
    font-size: 1.75em;
  }
  .head-img .head-img-caption {
    font-size: 0.85em;
    top: 30%;
  }
  .window-slide {
    top: 179px;
  }
  .logo {
    left: 20px;
    top: 15px;
    max-width: 65%;
  }
  .menu_miscs {
    right: 10px;
  }
  #menu-bar #nav-lang {
    width: auto;
    margin-right: -25px;
    right: 0px;
  }
  #menu-bar #nav-main-items .menu-main-nav-container ul li {
    margin-bottom: 0px;
  }
  #menu-bar #nav-main-items .menu-main-nav-container ul li a {
    padding: 15px 9px 15px 9px;
  }
}
@media (max-width: 767px) {
  /** NAV 
   ########## */
  /** BOXES
   ########### */
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .row {
    margin-left: -20px;
    margin-right: -20px;
    /*this is because of a strange bug here or a not closed div i can´t found*/
  }
  .single .row {
    margin-left: -12.5px;
    margin-right: -12.5px;
  }
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
  #stage_carousel .carousel-caption {
    top: 30%;
    width: 88%;
    left: 6%;
    font-size: 0.55em;
  }
  #stage_carousel .carousel-caption .carousel-caption-link {
    font-size: 1.75em;
  }
  #stage_carousel .carousel-inner > .item > img {
    height: 250px !important;
    max-height: 250px !important;
  }
  #stage_carousel .carousel-control, #stage_carousel .carousel-control:focus {
    top: 30%;
  }
  #carousel_box_tandems_slider .carousel-caption {
    left: 20%;
  }
  #carousel_box_tandems_slider .carousel-controls {
    position: absolute;
    top: 0%;
    left: 0px;
    width: 100%;
  }
  .head-img .head-img-caption {
    font-size: 0.55em;
    width: 88%;
    left: 6%;
  }
  .logo {
    left: 20px;
    top: 15px;
    max-width: 65%;
  }
  .menu_miscs {
    right: none;
    left: 2px;
    top: 27px;
    display: block;
  }
  .menu_miscs .menu-miscs_menu-container ul li.link-sourcebook a {
    max-width: 111px;
  }
  #mobile-menu {
    display: block;
    position: absolute;
    z-index: 8999999;
    margin: 10px 10px;
    float: right;
    top: 0px;
    right: 0px;
  }
  #mobile-menu .mobile-menu-hamburger {
    padding: 10px;
    font-size: 48px;
    line-height: 48px;
    text-decoration: none !important;
  }
  #mobile-menu .mobile-menu-hamburger.opened {
    color: #000;
  }
  #menu-bar #nav-lang {
    width: auto;
    margin-right: -20px;
    right: 0px;
  }
  #menu-bar #nav-main-items {
    display: none;
    position: absolute;
    /*position: fixed;*/
    top: 0px;
    left: 0px;
    z-index: 999999;
    width: 100%;
    background: #fff;
    opacity: 0.9;
    -webkit-opacity: 0.9;
    padding: 30px;
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.45);
    -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.45);
  }
  #menu-bar #nav-main-items .mobile-menu-close {
    display: block;
    text-decoration: none !important;
    font-size: 38px;
    line-height: 38px;
    position: absolute;
    top: 15px;
    left: 20px;
  }
  #menu-bar #nav-main-items .menu-main-nav-container {
    position: relative !important;
    max-width: 100%;
    width: 100%;
    margin-top: 30px;
  }
  #menu-bar #nav-main-items .menu-main-nav-container ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    list-style: none;
    text-align: center;
    width: 100%;
  }
  #menu-bar #nav-main-items .menu-main-nav-container ul li {
    width: 100%;
    text-align: center;
    list-style: none;
    margin: 0 0 0 0;
    padding: 5px 0px;
    border-bottom: 1px solid #dcdcdc;
  }
  #menu-bar #nav-main-items .menu-main-nav-container ul li a {
    width: 100%;
    font-size: 1em;
    text-shadow: none;
    -webkit-text-shadow: none;
    color: #fbfbfb;
    background: #0b5097 !important;
    text-align: center;
  }
  #menu-bar #nav-main-items .menu-main-nav-container ul li a:hover {
    background: #2387ef;
    color: #fff;
  }
  #menu-bar #nav-main-items .menu-main-nav-container ul li a:hover:after {
    display: none;
  }
  #menu-bar #nav-main-items .menu-main-nav-container ul li.current-menu-item a, #menu-bar #nav-main-items .menu-main-nav-container ul li.current-category-ancestor a {
    color: #fbfbfb !important;
    background: #2387ef !important;
  }
  #menu-bar #nav-main-items .menu-main-nav-container ul li.current-menu-item a:after, #menu-bar #nav-main-items .menu-main-nav-container ul li.current-category-ancestor a:after {
    display: none;
  }
  .latest-frontpage .post-latest {
    position: relative;
    min-height: auto !important;
  }
  .latest-frontpage .post-latest .post-params {
    position: relative;
    margin-top: 40px;
  }
}
@media (max-width: 520px) {
  /** NAV 
   ########## */
  #stage_carousel .carousel-inner > .item > img {
    visibility: hidden;
  }
  #stage_carousel .carousel-caption {
    top: 25%;
    font-size: 0.45em;
  }
  #stage_carousel .carousel-caption .carousel-caption-link {
    font-size: 1.75em;
  }
  #stage_carousel .carousel-indicators {
    bottom: 1%;
  }
  .head-img .head-img-caption {
    font-size: 0.45em;
    width: 88%;
    left: 6%;
  }
  .menu_miscs {
    right: none;
    left: 2px;
    top: 17px;
    display: block;
  }
}
