@font-face {
  font-family: 'AktivGrotesk-Bold';
  src: url('../font/AktivGrotesk-Bold.eot');
  src: url('../font/AktivGrotesk-Bold.woff2') format('woff2'), url('../font/AktivGrotesk-Bold.woff') format('woff'), url('../font/AktivGrotesk-Bold.ttf') format('truetype'), url('../font/AktivGrotesk-Bold.svg#AktivGrotesk-Bold') format('svg'), url('../font/AktivGrotesk-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'AktivGrotesk-Regular';
  src: url('../font/AktivGrotesk-Regular.eot');
  src: url('../font/AktivGrotesk-Regular.woff2') format('woff2'), url('../font/AktivGrotesk-Regular.woff') format('woff'), url('../font/AktivGrotesk-Regular.ttf') format('truetype'), url('../font/AktivGrotesk-Regular.svg#AktivGrotesk-Regular') format('svg'), url('../font/AktivGrotesk-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AktivGrotesk-Light';
  src: url('../font/AktivGrotesk-Light.eot');
  src: url('../font/AktivGrotesk-Light.woff2') format('woff2'), url('../font/AktivGrotesk-Light.woff') format('woff'), url('../font/AktivGrotesk-Light.ttf') format('truetype'), url('../font/AktivGrotesk-Light.svg#AktivGrotesk-Light') format('svg'), url('../font/AktivGrotesk-Light.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AktivGrotesk-Black';
  src: url('../font/aktiv-grotesk-black.eot');
  src: url('../font/aktiv-grotesk-black.woff') format('woff'), url('../font/aktiv-grotesk-black.ttf') format('truetype'), url('../font/aktiv-grotesk-black.svg#aktiv-grotesk-black') format('svg'), url('../font/aktiv-grotesk-black.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
html {
  font-family: sans-serif;
}
body {
  font-family: 'AktivGrotesk-Light', sans-serif !important;
  background: #fff;
}
a:focus {
  outline: 0 !important;
}
.container.header {
  padding: 0;
}
.top {
  position: static;
  height: 100px;
  padding: 30px 15px 0;
}
.top .logotipo h1 {
  font-size: 14px;
  line-height: 1.42857143;
  margin: 0;
}
.top .logotipo h1 a {
  display: block;
}
.top .main-menu {
  z-index: 9999;
  background: #fff;
}
.top menu {
  margin: 0;
  padding: 0;
  width: 100%;
}
.top menu ul {
  position: static;
  display: none;
  padding: 0;
  font-size: 2.4em;
  white-space: normal;
  padding-bottom: 1em;
}
.top menu ul li {
  display: block;
  text-align: center;
  margin: 0;
  padding: .4em .2em;
  border-bottom: 1px solid #ccc;
}
.top menu ul li a {
  text-decoration: none;
  color: #4f4f4f;
  text-transform: uppercase;
  display: block;
  width: 100%;
  font-size: 16px;
  font-family: 'AktivGrotesk-Black';
}
.top menu ul li a:hover {
  color: #900;
}
.top menu ul li a:focus {
  outline: 0;
}
.top menu ul li a:after {
  display: none;
}
.top menu ul li.current-menu-item a {
  color: #900;
  font-family: 'AktivGrotesk-Black';
}
.top menu #mobile-menu-btn {
  display: block;
  position: absolute;
  right: 20px;
  top: -44px;
  background-image: url("../images/Mobile_Menu_Icon.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 40px;
  height: 25px;
}
.top menu #mobile-menu-btn.open {
  background-image: url("../images/close_mobile_navi.png");
  background-size: auto;
}
#primary-menu {
  float: right;
  background-color: #fff;
}
#primary-menu li a {
  text-decoration: none;
  color: #4f4f4f;
  text-transform: uppercase;
  outline: 0;
}
#primary-menu li a:hover {
  color: #900;
}
#primary-menu li.current-menu-item a {
  color: #900;
  font-weight: 900;
}
#main-container {
  background-color: #fff;
  padding: 0;
}
.page-template-loop-home .top {
  position: relative;
}
.page-template-loop-home #projectsmenu {
  position: absolute;
  display: table;
  right: 20px;
  top: 0;
  bottom: 0;
  height: 100%;
}
.page-template-loop-home #projectsmenu #pager {
  display: table-cell;
  vertical-align: middle;
  height: auto;
}
.page-template-loop-home #projectsmenu #pager span {
  display: block;
  font-size: 36px;
  line-height: .8em;
  overflow: hidden;
  color: #4f4f4f;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.page-template-loop-home #projectsmenu #pager span.active {
  color: red;
}
.page-template-loop-home #slider {
  -ms-touch-action: none;
  position: absolute;
  top: 100px;
  bottom: 0;
  height: auto;
  margin: auto;
  overflow: hidden;
  background-color: #fff;
  width: 100%;
}
.page-template-loop-home section {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-template-loop-home section.cases,
.page-template-loop-home section.mapa,
.page-template-loop-home section.capabilities {
  text-align: center;
}
.page-template-loop-home .arrow {
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -15px;
  background-image: url('../images/0_Pfeil_runter_weiss.png');
  background-repeat: no-repeat;
  background-position: center top;
  width: 31px;
  height: 31px;
  cursor: pointer;
  z-index: 10000;
}
.page-template-loop-home .case {
  width: 50%;
  position: relative;
  overflow: hidden;
  float: left;
}
.page-template-loop-home .case img {
  margin-bottom: 0;
  width: 100%;
  height: auto;
  display: block;
}
.page-template-loop-home .case a {
  display: block;
}
.page-template-loop-home .case .caption {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #212121;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: left;
  background-image: url(../images/kachel_hi_pfeil.png);
  background-repeat: no-repeat;
  background-position: 94% 10%;
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  font-size: 40%;
  background-size: 5%;
}
.page-template-loop-home .case .caption h2 {
  margin: 0;
  font-weight: 300;
  font-size: 1.6em;
  padding-left: 5%;
  padding-top: 1em;
  color: #fff !important;
  text-align: left;
}
.page-template-loop-home .case .caption h3 {
  position: absolute;
  bottom: 20px;
  left: 5%;
  margin: 0;
  font-weight: 400;
  font-size: 1em;
  text-transform: uppercase;
  color: #fff !important;
}
.page-template-loop-home .case .caption strong {
  margin: 0;
  font-family: 'AktivGrotesk-Black';
  font-size: 1.2em;
  padding-left: 5%;
  color: #fff;
  white-space: nowrap;
  display: block;
  padding-right: 6%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-template-loop-home .case:hover .caption {
  display: block;
  transition: all 300ms ease;
  left: 0;
  top: 0;
}
.page-template-loop-home .mapa {
  background-image: url('../images/mapa_bolitas.png');
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: #d1d1d1;
  background-position: center;
}
.page-template-loop-home .mapa #map {
  display: none;
}
.page-template-loop-home .mapa #mapdesc {
  bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.page-template-loop-home .mapa #mapdesc .textwidget {
  color: #900;
  font-family: 'AktivGrotesk-Black';
  font-size: 1.5em;
  text-align: center;
  line-height: 25px;
}
.page-template-loop-home .teaser {
  background-color: #fff;
  text-align: center;
  color: #898786;
  display: table;
}
.page-template-loop-home .teaser article {
  display: table-cell;
  vertical-align: middle;
  padding: 5% 15%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-template-loop-home .teaser article img {
  display: table;
  margin: auto;
}
.page-template-loop-home .teaser article .textwidget {
  font-size: 14px;
  line-height: 19px;
  margin-top: 60px;
  margin-bottom: 1em;
  text-align: center;
  color: #4f4f4f;
}
.page-template-loop-home .teaser article .button-home-inverse {
  margin-bottom: 0;
}
.page-template-loop-home .teaser .arrow {
  background-image: url('../images/0_Pfeil_runter_grau.png');
}
.page-template-loop-home .capabilities {
  text-align: center;
  color: #fff;
  display: table;
}
.page-template-loop-home .capabilities article {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  padding: 5% 15%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-template-loop-home .capabilities article h2 {
  font-size: 2em;
  margin: 0 0 .2em 0;
  font-family: 'AktivGrotesk-Black';
  text-align: center;
  color: #fff !important;
}
.page-template-loop-home .capabilities article p {
  font-weight: 900;
  line-height: 1.2em;
  margin: 0 0 .4em 0;
  color: #fff !important;
  font-style: italic;
}
.page-template-loop-home .capabilities article footer {
  display: table;
  margin: auto;
  text-align: center;
}
.page-template-loop-home .capabilities article footer .person {
  color: red;
  font-weight: 900;
  margin-top: 5px;
  text-align: left;
}
.page-template-loop-home .capabilities article footer .position {
  color: #fff;
  font-size: .5em;
  margin: 5px .4em 0 0;
  text-transform: uppercase;
  text-align: left;
}
.page-template-loop-home .capabilities article .button-home-inverse {
  margin-bottom: 0;
}
.page-template-loop-home .people {
  background-color: #fff;
  text-align: center;
  padding-top: 35px;
}
.page-template-loop-home .people .persons img {
  margin-bottom: 0;
  float: left;
  width: 33%;
}
.page-template-loop-home .people .arrow {
  background-image: url('../images/0_Pfeil_runter_grau.png');
}
.page-template-loop-home .career {
  background-color: #ccc;
  background-image: url('../images/JobOpportunities_Hintergrundbild_1366x1366.jpg');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  text-align: center;
  color: #fff;
  display: table;
  height: 890px;
  width: 100%;
}
.page-template-loop-home .career .dots {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url('../images/JobOpportunities_Pixelkachel_4x4.png');
  background-repeat: repeat;
}
.page-template-loop-home .career article {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  padding: 0 20% 6% 20%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-template-loop-home .career article h2 {
  font-size: 1.6em;
  margin: 0 0 .5em 0;
  color: #fff !important;
}
.page-template-loop-home .career article h2 b {
  font-family: 'AktivGrotesk-Black';
}
.page-template-loop-home .footer {
  padding-top: 35px;
}
.page-template-loop-home .copyright {
  background-color: #fff;
  text-align: center;
  padding-top: 35px;
}
.page-template-loop-home .copyright .second-footer-widget-area {
  top: 50%;
  bottom: 50%;
  position: absolute;
  left: 10%;
  transform: translate(-4%, 0%);
}
.page-template-loop-home .copyright .arrow {
  background-image: url('../images/0_Pfeil_runter_grau.png');
}
.page-template-loop-work .nav-tabs {
  padding-top: 2em;
  padding-bottom: 2em;
  display: table;
  margin: auto;
  border-bottom: 0;
}
.page-template-loop-work .nav-tabs > li.active {
  background-image: url("../images/linie_pfeil.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 9px;
}
.page-template-loop-work .nav-tabs > li.active > a,
.page-template-loop-work .nav-tabs > li.active > a:hover,
.page-template-loop-work .nav-tabs > li.active > a:focus {
  color: #900;
  text-decoration: none;
  font-size: 1.8em;
  border: 0;
  background-color: transparent;
  outline: 0;
  font-family: 'AktivGrotesk-Black';
}
.page-template-loop-work .nav-tabs > li > a,
.page-template-loop-work .nav-tabs > li > a:hover,
.page-template-loop-work .nav-tabs > li > a:focus {
  color: #4f4f4f;
  text-decoration: none;
  font-size: 1.8em;
  border: 0;
  background-color: transparent;
  outline: 0;
  font-family: 'AktivGrotesk-Black';
}
.page-template-loop-work .case {
  position: relative;
  overflow: hidden;
  float: left;
}
.page-template-loop-work .case img {
  margin-bottom: 0;
  width: 100%;
  height: auto;
  display: block;
}
.page-template-loop-work .case a {
  display: block;
}
.page-template-loop-work .case .caption {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #212121;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: left;
  background-image: url(../images/kachel_hi_pfeil.png);
  background-repeat: no-repeat;
  background-position: 94% 10%;
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  font-size: 40%;
  background-size: 5%;
}
.page-template-loop-work .case .caption h2 {
  margin: 0;
  font-weight: 300;
  font-size: 1.6em;
  padding-left: 5%;
  padding-top: 1em;
  color: #fff !important;
  text-align: left;
}
.page-template-loop-work .case .caption h3 {
  position: absolute;
  bottom: 20px;
  left: 5%;
  margin: 0;
  font-weight: 400;
  font-size: 1em;
  text-transform: uppercase;
  color: #fff !important;
}
.page-template-loop-work .case .caption strong {
  margin: 0;
  font-family: 'AktivGrotesk-Black';
  font-size: 1.2em;
  padding-left: 5%;
  color: #fff;
  white-space: nowrap;
  display: block;
  padding-right: 6%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-template-loop-work .case:hover .caption {
  display: block;
  transition: all 300ms ease;
  left: 0;
  top: 0;
}
.page-template-loop-work #work .case {
  width: 50%;
}
.page-template-loop-work #brands #ajax-posts-brands .panel {
  box-shadow: 0 0 0;
}
.page-template-loop-work #brands #ajax-posts-brands .panel,
.page-template-loop-work #brands #ajax-posts-brands .panel-group {
  margin-bottom: 0;
}
.page-template-loop-work #brands #ajax-posts-brands .panel-default {
  border: 0;
}
.page-template-loop-work #brands #ajax-posts-brands .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: 0;
}
.page-template-loop-work #brands #ajax-posts-brands .panel-default > .panel-heading {
  border-top: 1px solid black;
  border-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  background-color: transparent;
  border-color: black;
  border-radius: 0;
}
.page-template-loop-work #brands #ajax-posts-brands .panel-default > .panel-heading img {
  display: table;
  margin: auto;
  cursor: pointer;
}
.page-template-loop-work #brands #ajax-posts-brands .panel-default > .panel-heading .case {
  margin: 0 20px 30px;
}
.page-template-loop-work #brands #ajax-posts-brands .panel-default > .panel-heading .case.block {
  display: block;
}
.page-template-loop-work #brands #ajax-posts-brands .panel-default > .panel-heading .case.unblock {
  display: none;
}
.page-template-loop-work #brands #ajax-posts-brands .owl-carousel .owl-next {
  background: url("../images/Work_Brands_liste_weiter_pfeil.png") transparent;
  right: 1%;
  z-index: 101;
  text-indent: -99999999px;
  background-repeat: no-repeat;
  background-size: 21px 33px;
  width: 21px;
  height: 33px;
}
.page-template-loop-work #brands #ajax-posts-brands .owl-carousel .owl-prev {
  background: url("../images/Work_Brands_liste_zurueck_pfeil.png") transparent;
  left: 1%;
  z-index: 102;
  text-indent: -99999999px;
  background-repeat: no-repeat;
  background-size: 21px 33px;
  width: 21px;
  height: 33px;
}
.page-template-loop-work #brands #ajax-posts-brands .owl-carousel .owl-dots {
  display: none;
}
.page-template-loop-work #brands #ajax-posts-brands p {
  margin: 0;
}
.page-template-loop-work #brands #ajax-posts-brands img {
  display: table;
  margin: 20px auto;
}
.loop-work-single {
  text-align: center;
  margin-bottom: 100px;
}
.loop-work-single #video .vjs-tech {
  width: 100%;
  height: auto;
}
.loop-work-single #share {
  margin: 2em 0;
}
.loop-work-single #share .st_sharethis_custom {
  display: inline-block;
  background-image: url('../images/share.png');
  width: 42px;
  height: 70px;
  cursor: pointer;
}
.loop-work-single h2.title {
  text-align: center;
  font-family: 'AktivGrotesk-Black';
  font-size: 24px;
  color: #4f4f4f;
  margin-bottom: 1em;
}
.loop-work-single #brands {
  margin-bottom: 6em;
}
.loop-work-single #brands .owl-carousel .owl-next,
.loop-work-single #brands .owl-carousel-work .owl-next {
  background: url("../images/Work_Brands_liste_weiter_pfeil.png") transparent;
  right: 1%;
  z-index: 101;
  text-indent: -99999999px;
  background-repeat: no-repeat;
  background-size: 21px 33px;
  width: 21px;
  height: 33px;
}
.loop-work-single #brands .owl-carousel .owl-prev,
.loop-work-single #brands .owl-carousel-work .owl-prev {
  background: url("../images/Work_Brands_liste_zurueck_pfeil.png") transparent;
  left: 1%;
  z-index: 102;
  text-indent: -99999999px;
  background-repeat: no-repeat;
  background-size: 21px 33px;
  width: 21px;
  height: 33px;
}
.loop-work-single #brands .owl-carousel .owl-dots,
.loop-work-single #brands .owl-carousel-work .owl-dots {
  display: none;
}
.loop-work-single .case {
  position: relative;
  overflow: hidden;
  float: left;
}
.loop-work-single .case img {
  margin-bottom: 0;
  width: 100%;
  height: auto;
  display: block;
}
.loop-work-single .case a {
  display: block;
}
.loop-work-single .case .caption {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #212121;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: left;
  background-image: url(../images/kachel_hi_pfeil.png);
  background-repeat: no-repeat;
  background-position: 94% 10%;
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  font-size: 40%;
  background-size: 5%;
}
.loop-work-single .case .caption h2 {
  margin: 0;
  font-weight: 300;
  font-size: 1.6em;
  padding-left: 5%;
  padding-top: 1em;
  color: #fff !important;
  text-align: left;
}
.loop-work-single .case .caption h3 {
  position: absolute;
  bottom: 20px;
  left: 5%;
  margin: 0;
  font-weight: 400;
  font-size: 1em;
  text-transform: uppercase;
  color: #fff !important;
}
.loop-work-single .case .caption strong {
  margin: 0;
  font-family: 'AktivGrotesk-Black';
  font-size: 1.2em;
  padding-left: 5%;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
.loop-work-single .case:hover .caption {
  display: block;
  transition: all 300ms ease;
  left: 0;
  top: 0;
}
.button-home {
  position: relative;
  display: inline-block;
  line-height: 2.5em;
  font-weight: 900;
  font-size: 1.5em;
  margin: 0 auto;
  color: #4f4f4f;
  padding: 0 50px 0 20px;
  text-decoration: none;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1000;
  font-family: 'AktivGrotesk-Black';
  font-size: 15px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px;
  margin-top: 20px;
  cursor: pointer;
}
.button-home:hover {
  color: #fff;
  text-decoration: none;
}
.button-home:hover:before {
  background-image: url('../images/Pfeil_imKasten_Weiss_10x17.png');
}
.button-home:hover:after {
  left: 0;
  opacity: 1;
}
.button-home:before {
  position: absolute;
  left: 1px;
  top: 1px;
  width: 98%;
  height: 98%;
  border: 1px solid #4f4f4f;
  content: "";
  z-index: -1;
  background-image: url('../images/Pfeil_imKasten_Grau_10x17.png');
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.button-home:after {
  position: absolute;
  left: -100%;
  top: 0;
  width: 99%;
  height: 100%;
  background-color: #4f4f4f;
  content: "";
  z-index: -2;
  -webkit-transition: left 200ms ease-out;
  -moz-transition: left 200ms ease-out false;
  -o-transition: left 200ms ease-out false;
  transition: left 200ms ease-out;
  opacity: 0;
}
.button-home-inverse {
  position: relative;
  display: inline-block;
  line-height: 2.5em;
  font-weight: 900;
  font-size: 1.5em;
  margin: 0 auto;
  color: #fff;
  padding: 0 50px 0 20px;
  text-decoration: none;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1000;
  font-family: 'AktivGrotesk-Black';
  font-size: 15px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px;
  margin-top: 20px;
  cursor: pointer;
}
.button-home-inverse:focus {
  outline: 0;
}
.button-home-inverse:hover,
.button-home-inverse:focus {
  color: #4f4f4f;
  text-decoration: none;
}
.button-home-inverse:hover:before,
.button-home-inverse:focus:before {
  background-image: url('../images/Pfeil_imKasten_Grau_10x17.png');
}
.button-home-inverse:hover:after,
.button-home-inverse:focus:after {
  left: 0;
  opacity: 1;
}
.button-home-inverse:before {
  position: absolute;
  left: 1px;
  top: 1px;
  width: 98%;
  height: 98%;
  content: "";
  border: 1px solid #fff;
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url('../images/Pfeil_imKasten_Weiss_10x17.png');
  background-position: right center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.button-home-inverse:after {
  position: absolute;
  left: -100%;
  top: 0;
  width: 99%;
  height: 100%;
  background-color: #fff;
  content: "";
  z-index: -2;
  -webkit-transition: left 200ms ease-out;
  -moz-transition: left 200ms ease-out false;
  -o-transition: left 200ms ease-out false;
  transition: left 200ms ease-out;
  opacity: 0;
}
#more_posts,
#more_posts_brands,
#more_posts_cases,
#more_posts_work_interna,
#more_posts_strategy_interna {
  position: relative;
  font-family: 'AktivGrotesk-Black';
  font-size: 24px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px;
  margin-top: 20px;
  color: #919191;
  padding: 10px 50px 10px 15px;
  text-decoration: none;
  z-index: 100;
  display: table;
  -webkit-transition-duration: 400ms;
  -moz-transition-duration: 400ms;
  -o-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
#more_posts.loading,
#more_posts_brands.loading,
#more_posts_cases.loading,
#more_posts_work_interna.loading,
#more_posts_strategy_interna.loading {
  border: 1px solid #4f4f4f;
}
#more_posts.loading:before,
#more_posts_brands.loading:before,
#more_posts_cases.loading:before,
#more_posts_work_interna.loading:before,
#more_posts_strategy_interna.loading:before {
  position: absolute;
  top: -1px;
  left: -1px;
  width: 104%;
  height: 104%;
  background-image: url('../images/download.gif');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-color: transparent;
  content: "";
  z-index: -1;
}
#more_posts:hover,
#more_posts_brands:hover,
#more_posts_cases:hover,
#more_posts_work_interna:hover,
#more_posts_strategy_interna:hover {
  color: #4f4f4f;
}
#more_posts:hover:after,
#more_posts_brands:hover:after,
#more_posts_cases:hover:after,
#more_posts_work_interna:hover:after,
#more_posts_strategy_interna:hover:after {
  -webkit-animation: moreHover 250ms ease-out;
  -moz-animation: moreHover 250ms ease-out;
  animation: moreHover 250ms ease-out;
  background-image: url('../images/Pfeil-MitStrich_Grau_More-Button_24x25_hover.png');
}
#more_posts:after,
#more_posts_brands:after,
#more_posts_cases:after,
#more_posts_work_interna:after,
#more_posts_strategy_interna:after {
  position: absolute;
  right: 14px;
  top: 14px;
  width: 24px;
  height: 25px;
  background-image: url('../images/Pfeil-MitStrich_Grau_More-Button_24x25.png');
  background-position: left top;
  background-repeat: no-repeat;
  image-rendering: -moz-crisp-edges;
  z-index: 201;
  content: "";
}
.page-template-loop-strategy h2 {
  font-size: 3em;
  color: #4f4f4f !important;
  text-align: center;
  font-family: 'AktivGrotesk-Black';
  margin-bottom: 1em;
}
.page-template-loop-strategy .cycle-slideshow {
  background-color: #000;
  width: 100%;
  height: 510px;
  overflow: hidden;
}
.page-template-loop-strategy .cycle-slideshow .cycle-slide {
  width: 100%;
  color: #fff;
  text-align: center;
  display: block;
  padding: 0 5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1em;
  line-height: 1.8em;
  display: table !important;
  height: 100%;
}
.page-template-loop-strategy .cycle-slideshow .cycle-slide .text {
  display: table-cell;
  vertical-align: middle;
}
.page-template-loop-strategy .cycle-slideshow .cycle-slide .text h2 {
  text-transform: uppercase;
  font-size: 160%;
  font-weight: 900;
  line-height: 1.2em;
  margin: 0 0 .4em 0;
  color: #fff !important;
}
.page-template-loop-strategy .cycle-slideshow .cycle-slide .text h2 b {
  color: red;
  font-family: 'aktiv-grotesk-std', sans-serif;
  text-size-adjust: 200%;
  text-align: center;
  font-weight: 900;
}
.page-template-loop-strategy .cycle-slideshow .cycle-slide .text h2 span {
  letter-spacing: 5px;
}
.page-template-loop-strategy .cycle-slideshow .cycle-slide .text h2 b {
  letter-spacing: 3px;
}
.page-template-loop-strategy .cycle-slideshow .cycle-slide .text p {
  color: #fff;
  text-align: center;
}
.page-template-loop-strategy .cycle-slideshow .cycle-slide .text p b {
  color: #fff;
  text-transform: uppercase;
  font-size: 1em;
  font-family: 'AktivGrotesk-Black';
}
.page-template-loop-strategy .cycle-slideshow .cycle-slide .text p strong {
  font-family: 'AktivGrotesk-Black';
  color: #fff;
}
.page-template-loop-strategy #prev {
  display: none;
}
.page-template-loop-strategy #next {
  display: none;
}
.page-template-loop-strategy .cycle-pager {
  position: absolute;
  z-index: 500;
  width: 100%;
  bottom: 40px;
  font-size: 2em;
  color: white;
  text-align: center;
}
.page-template-loop-strategy .cycle-pager span {
  cursor: pointer;
  margin-right: .5em;
}
.page-template-loop-strategy .cycle-pager span.cycle-pager-active {
  color: red;
}
.page-template-loop-strategy .arrow {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -35px;
  background-image: url("../images/kreis_pfeil_content.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 70px;
  height: 34px;
  cursor: pointer;
  z-index: 20000;
}
.page-template-loop-strategy #leadthechange {
  margin-bottom: 60px;
  margin-top: 60px;
  padding: 0 10%;
}
.page-template-loop-strategy #leadthechange img {
  display: table;
  margin: auto;
}
.page-template-loop-strategy #manifesto {
  text-align: justify;
  padding: 0 10%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 60px;
  line-height: 20px;
  color: #4f4f4f;
  font-size: 14px;
}
.page-template-loop-strategy #manifesto h3 {
  margin: 40px 0 20px;
  padding: 0;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
}
.page-template-loop-strategy #manifesto h3 b {
  font-family: 'AktivGrotesk-Black';
  color: #4f4f4f;
}
.page-template-loop-strategy #manifesto p {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  text-align: center;
}
.page-template-loop-strategy .case {
  position: relative;
  overflow: hidden;
  float: left;
  width: 50%;
}
.page-template-loop-strategy .case img {
  margin-bottom: 0;
  width: 100%;
  height: auto;
  display: block;
}
.page-template-loop-strategy .case a {
  display: block;
}
.page-template-loop-strategy .case .caption {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #212121;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: left;
  background-image: url(../images/kachel_hi_pfeil.png);
  background-repeat: no-repeat;
  background-position: 94% 10%;
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  font-size: 40%;
  background-size: 5%;
}
.page-template-loop-strategy .case .caption h2 {
  margin: 0;
  font-weight: 300;
  font-size: 1.6em;
  padding-left: 5%;
  padding-top: 1em;
  color: #fff !important;
  text-align: left;
  font-family: 'AktivGrotesk-Light';
}
.page-template-loop-strategy .case .caption h3 {
  position: absolute;
  bottom: 20px;
  left: 5%;
  margin: 0;
  font-weight: 400;
  font-size: 1em;
  text-transform: uppercase;
  color: #fff !important;
}
.page-template-loop-strategy .case .caption strong {
  margin: 0;
  font-family: 'AktivGrotesk-Black';
  font-size: 1.2em;
  padding-left: 5%;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
.page-template-loop-strategy .case:hover .caption {
  display: block;
  transition: all 300ms ease;
  left: 0;
  top: 0;
}
.loop-strategy-single {
  text-align: center;
  margin-bottom: 100px;
}
.loop-strategy-single #info {
  padding: 2em 20%;
  text-align: center;
  font-weight: 400;
  line-height: 1.7em;
  color: #4f4f4f;
}
.loop-strategy-single #info p {
  font-size: 1em;
  color: #4f4f4f !important;
}
.loop-strategy-single #video {
  position: relative;
  background-repeat: repeat-x;
  text-align: center;
  overflow: hidden;
  margin: 0 auto 4em auto;
  width: 100%;
  height: auto;
}
.loop-strategy-single #video .vjs-tech {
  width: 100%;
  height: auto;
}
.loop-strategy-single #video .overlay.open {
  display: block;
}
.loop-strategy-single #video .overlay {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #272727;
  background-color: rgba(39, 39, 39, 0.85);
  padding: 2em;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}
.loop-strategy-single #video .overlay h2 {
  color: #fff !important;
  font-size: 1.8em;
  font-weight: 300;
  margin: 0 0 .2em 0;
}
.loop-strategy-single #video .overlay strong {
  color: #fff !important;
  font-size: 1.4em;
  font-family: 'AktivGrotesk-Black';
  margin: 0 0 1.6em 0;
  display: block;
}
.loop-strategy-single #video .overlay h3 {
  color: #fff !important;
  font-size: 1.2em;
  font-weight: 400;
  margin: 0 0 .5em 0;
  text-transform: uppercase;
}
.loop-strategy-single #video .overlay .Dbutton {
  height: 100%;
  margin-top: 1em;
}
.loop-strategy-single #video .overlay .Dbutton .text {
  text-align: center;
  font-size: 12px;
  text-decoration: none;
  color: #fff;
  vertical-align: top;
  line-height: 18px;
  outline: 0;
  background-color: #4f4f4f;
  border: 1px solid #fff;
  border-radius: 2px;
  padding: 6px 15px;
}
.loop-strategy-single #video .overlay .Dbutton .text:before {
  content: '';
  background: url('../images/download_icon.png') no-repeat !important;
  width: 100%;
  min-height: .75em;
  padding: 1px 12px 0 18px;
  vertical-align: top;
  outline: 0;
}
.loop-strategy-single #video .overlay-close {
  position: absolute;
  right: 20px;
  bottom: 50px;
  cursor: pointer;
  z-index: 700;
  background-image: url(../images/Work_Infobox_Pikto_31x31.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 31px;
  height: 31px;
}
.loop-strategy-single #share {
  text-align: center;
  margin-bottom: 100px;
}
.loop-strategy-single #share .st_sharethis_custom {
  display: inline-block;
  background-image: url('../images/share.png');
  width: 42px;
  height: 70px;
  cursor: pointer;
}
.loop-strategy-single h2.title {
  text-align: center;
  font-family: 'AktivGrotesk-Black';
  font-size: 2em;
  line-height: 1.4em;
  color: #4f4f4f !important;
  margin: 0 0 .2em 0;
}
.loop-strategy-single ul {
  margin: 0 0 4% 0;
  -webkit-padding-start: 0;
}
.loop-strategy-single ul li {
  list-style-type: none;
  padding: 3% 10%;
  margin: 0;
  border-top: 1px solid #7a7a7a;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1em;
  color: #4f4f4f !important;
}
.loop-strategy-single ul li:last-child {
  border-bottom: 1px solid #7a7a7a;
}
.loop-strategy-single .case {
  position: relative;
  overflow: hidden;
  float: left;
  width: 50%;
}
.loop-strategy-single .case img {
  margin-bottom: 0;
  width: 100%;
  height: auto;
  display: block;
}
.loop-strategy-single .case a {
  display: block;
}
.loop-strategy-single .case .caption {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #212121;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: left;
  background-image: url(../images/kachel_hi_pfeil.png);
  background-repeat: no-repeat;
  background-position: 94% 10%;
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  font-size: 40%;
  background-size: 5%;
}
.loop-strategy-single .case .caption h2 {
  margin: 0;
  font-weight: 300;
  font-size: 1.6em;
  padding-left: 5%;
  padding-top: 1em;
  color: #fff !important;
  text-align: left;
}
.loop-strategy-single .case .caption h3 {
  position: absolute;
  bottom: 20px;
  left: 5%;
  margin: 0;
  font-weight: 400;
  font-size: 1em;
  text-transform: uppercase;
  color: #fff !important;
}
.loop-strategy-single .case .caption strong {
  margin: 0;
  font-family: 'AktivGrotesk-Black';
  font-size: 1.2em;
  padding-left: 5%;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
.loop-strategy-single .case:hover .caption {
  display: block;
  transition: all 300ms ease;
  left: 0;
  top: 0;
}
.loop-strategy-single #cases h2 {
  margin-bottom: 1em;
}
.page-template-loop-people h1 {
  font-size: 1.6em;
  color: #4f4f4f !important;
  margin: 2em 0;
  padding: 0 10%;
  font-family: 'AktivGrotesk-Black';
  text-align: center;
}
.page-template-loop-people .nav-tabs {
  padding-top: 2em;
  padding-bottom: 2em;
  display: table;
  margin: auto;
  border-bottom: 0;
}
.page-template-loop-people .nav-tabs > li {
  width: 25%;
}
.page-template-loop-people .nav-tabs > li.active {
  background-image: url("../images/linie_pfeil.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 9px;
}
.page-template-loop-people .nav-tabs > li.active > a,
.page-template-loop-people .nav-tabs > li.active > a:hover,
.page-template-loop-people .nav-tabs > li.active > a:focus {
  color: #900;
  text-decoration: none;
  font-size: 0.8em;
  font-family: 'AktivGrotesk-Black';
  border: 0;
  background-color: transparent;
  outline: 0;
}
.page-template-loop-people .nav-tabs > li > a,
.page-template-loop-people .nav-tabs > li > a:hover,
.page-template-loop-people .nav-tabs > li > a:focus {
  color: #4f4f4f;
  text-decoration: none;
  font-size: 0.8em;
  font-family: 'AktivGrotesk-Black';
  border: 0;
  background-color: transparent;
  outline: 0;
}
.page-template-loop-people .tab-content {
  margin-bottom: 30px;
}
.page-template-loop-people .person .case {
  width: 33%;
  position: relative;
  overflow: hidden;
  float: left;
}
.page-template-loop-people .person .case .title {
  position: absolute;
  bottom: 0;
  width: inherit;
}
.page-template-loop-people .person .case img {
  margin-bottom: 0;
}
.page-template-loop-people .person .case .caption {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #212121;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: left;
  background-repeat: no-repeat;
  background-position: 94% 10%;
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  font-size: 40%;
  background-size: 5%;
}
.page-template-loop-people .person .case .caption strong {
  margin: 0;
  font-family: 'AktivGrotesk-Black';
  font-size: 1.2em;
  padding-left: 5%;
  color: #fff;
  white-space: nowrap;
  display: block;
  padding-right: 6%;
  overflow: hidden;
  width: inherit;
  text-overflow: ellipsis;
}
.page-template-loop-people .person .case .caption h3 {
  margin: 0;
  font-weight: 300;
  font-size: 1em;
  padding: 0 5% 5% 5%;
  text-transform: uppercase;
  color: #fff !important;
}
.page-template-loop-people .person .case:hover .caption {
  display: block;
  transition: all 300ms ease;
  left: 0;
  top: 0;
}
.page-template-loop-people .person.zoomed .case {
  width: 100%;
}
.page-template-loop-people .person.zoomed .bio {
  position: absolute;
  width: 50%;
  left: 0;
  top: 0;
  padding: 5% 8% 10% 6%;
  color: #4f4f4f !important;
  font-size: .9em;
  line-height: 1.7em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-template-loop-people .person.zoomed .bio h3 {
  margin: 0 0 .2em 0;
  font-weight: 300;
  font-size: 1.2em;
  line-height: 1.4em;
  color: #4f4f4f !important;
  text-transform: uppercase;
}
.page-template-loop-people .person.zoomed .bio h3 br {
  display: none;
}
.page-template-loop-people .person.zoomed .bio h2 {
  margin: 0 0 1em 0;
  font-family: 'AktivGrotesk-Black';
  font-size: 2.8em;
  line-height: 1em;
  color: #4f4f4f !important;
}
.page-template-loop-people .person .close {
  position: absolute;
  right: 34px;
  top: 34px;
  width: 60px;
  height: 60px;
  background-color: transparent;
  border: 0;
  background-image: url('../images/Close.png');
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transform: translate3d(0, 0, 0.01px);
  -moz-transform: translate3d(0, 0, 0.01px);
  -ms-transform: translate3d(0, 0, 0.01px);
  -o-transform: translate3d(0, 0, 0.01px);
  transform: translate3d(0, 0, 0.01px);
}
.page-template-loop-capabilities .cycle-slideshow {
  background-color: #000;
  width: 100%;
  height: 260px;
  overflow: hidden;
}
.page-template-loop-capabilities .cycle-slideshow .cycle-slide {
  width: 100%;
  color: #fff;
  text-align: center;
  display: block;
  padding: 0 5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1em;
  line-height: 0.8em;
  display: table !important;
  height: 100%;
}
.page-template-loop-capabilities .cycle-slideshow .cycle-slide .text {
  display: table-cell;
  vertical-align: middle;
}
.page-template-loop-capabilities .cycle-slideshow .cycle-slide .text p {
  font-size: 100%;
  font-weight: 900;
  line-height: 1.2em;
  margin: 0 0 .4em 0;
  color: #fff !important;
  font-style: italic;
}
.page-template-loop-capabilities .cycle-slideshow .cycle-slide .text footer {
  display: table;
  margin: auto;
  text-align: center;
}
.page-template-loop-capabilities .cycle-slideshow .cycle-slide .text footer .person {
  color: red;
  font-weight: 900;
  margin-top: 5px;
  text-align: left;
}
.page-template-loop-capabilities .cycle-slideshow .cycle-slide .text footer .position {
  color: #fff;
  font-size: .5em;
  margin: 5px .4em 0 0;
  text-transform: uppercase;
  text-align: left;
}
.page-template-loop-capabilities #prev {
  display: none;
}
.page-template-loop-capabilities #next {
  display: none;
}
.page-template-loop-capabilities .cycle-pager {
  position: absolute;
  z-index: 500;
  width: 100%;
  bottom: 40px;
  font-size: 2em;
  color: white;
  text-align: center;
}
.page-template-loop-capabilities .cycle-pager span {
  cursor: pointer;
  margin-right: .5em;
}
.page-template-loop-capabilities .cycle-pager span.cycle-pager-active {
  color: red;
}
.page-template-loop-capabilities .arrow {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -35px;
  background-image: url("../images/kreis_pfeil_content.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 70px;
  height: 34px;
  cursor: pointer;
  z-index: 20000;
}
.page-template-loop-capabilities #capabilities {
  position: relative;
  height: auto;
  overflow: hidden;
  margin-top: 4em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #4f4f4f;
  padding: 0 0 0 10px;
}
.page-template-loop-capabilities #capabilities .capability {
  position: absolute;
  margin: 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: 99% top;
  background-size: 8%;
  background-image: url('../images/Capabilities_Auf-Zuklappen_Pfeil1.png');
}
.page-template-loop-capabilities #capabilities .capability h2.title {
  font-size: 1em !important;
  color: #4f4f4f;
  padding: 0 10px .4em;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'AktivGrotesk-Black';
}
.page-template-loop-capabilities #capabilities .capability h2.title:hover {
  color: #900 !important;
}
.page-template-loop-capabilities #capabilities .capability .bio {
  display: none;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 3em;
  font-size: 1em;
  line-height: 1.7em;
  font-weight: 300;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-template-loop-capabilities #capabilities .capability .slideshow {
  width: 90%;
  margin: 0 20px;
  display: none;
  text-align: center;
}
.page-template-loop-capabilities #capabilities .capability .slideshow .case {
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
}
.page-template-loop-capabilities #capabilities .capability .slideshow .case img {
  margin-bottom: 0;
  width: 100%;
  height: auto;
  display: block;
}
.page-template-loop-capabilities #capabilities .capability .slideshow .case a {
  display: block;
}
.page-template-loop-capabilities #capabilities .capability .slideshow .case a .caption {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #212121;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: left;
  background-image: url(../images/kachel_hi_pfeil.png);
  background-repeat: no-repeat;
  background-position: 94% 10%;
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  font-size: 40%;
  background-size: 5%;
}
.page-template-loop-capabilities #capabilities .capability .slideshow .case a .caption h2 {
  margin: 0;
  font-weight: 300;
  font-size: 12px;
  padding-left: 5%;
  padding-top: 1em;
  color: #fff !important;
  text-align: left;
}
.page-template-loop-capabilities #capabilities .capability .slideshow .case a .caption h3 {
  position: absolute;
  bottom: 20px;
  left: 5%;
  margin: 0;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff !important;
}
.page-template-loop-capabilities #capabilities .capability .slideshow .case a .caption strong {
  margin: 0;
  font-family: 'AktivGrotesk-Black';
  font-size: 10px;
  padding-left: 5%;
  color: #fff;
  white-space: nowrap;
  display: block;
  padding-right: 6%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-template-loop-capabilities #capabilities .capability .slideshow .case:hover .caption {
  display: block;
  transition: all 300ms ease;
  left: 0;
  top: 0;
}
.page-template-loop-capabilities #capabilities .capability.zoomed {
  cursor: default;
  background-image: none;
}
.page-template-loop-capabilities #capabilities .capability.zoomed h2 {
  color: #900 !important;
}
.page-template-loop-capabilities #capabilities .capability .close {
  position: absolute;
  right: 25px;
  top: 0;
  width: 60px;
  height: 60px;
  background-color: transparent;
  border: 0;
  background-image: url('../images/Close.png');
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 40%;
}
.page-template-loop-news .cycle-slideshow {
  background-color: #000;
  width: 100%;
  height: 260px;
  overflow: hidden;
}
.page-template-loop-news .cycle-slideshow .cycle-slide {
  width: 100%;
  color: #fff;
  text-align: center;
  display: block;
  padding: 0 5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1em;
  line-height: 0.8em;
  display: table !important;
  height: 100%;
}
.page-template-loop-news .cycle-slideshow .cycle-slide .text {
  display: table-cell;
  vertical-align: middle;
}
.page-template-loop-news .cycle-slideshow .cycle-slide .text h3 {
  font-size: 0.9em;
  margin: 0 0 1em 0;
  text-transform: uppercase;
  font-weight: normal;
  font-weight: 300;
  color: #fff !important;
}
.page-template-loop-news .cycle-slideshow .cycle-slide .text h3 b {
  font-family: 'AktivGrotesk-Black';
}
.page-template-loop-news .cycle-slideshow .cycle-slide .text h2 {
  font-size: 1em;
  margin: 0 0 1em 0;
  font-weight: normal;
  font-family: 'AktivGrotesk-Black';
  line-height: 1.2em;
  color: #fff !important;
}
.page-template-loop-news .cycle-slideshow .cycle-slide .text .readmore a {
  position: relative;
  display: inline-block;
  line-height: 2.5em;
  font-family: 'AktivGrotesk-Black';
  font-size: 1.5em;
  margin: 0 auto;
  color: #4f4f4f;
  padding: 0 20px;
  text-decoration: none;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1000;
  color: #fff;
  border: 1px solid #fff;
}
.page-template-loop-news .cycle-slideshow .cycle-slide .text .readmore a:hover {
  background-color: #fff;
  color: #4f4f4f;
}
.page-template-loop-news .cycle-pager {
  position: absolute;
  z-index: 500;
  width: 100%;
  bottom: 40px;
  font-size: 2em;
  color: white;
  text-align: center;
}
.page-template-loop-news .cycle-pager span {
  cursor: pointer;
  margin-right: .5em;
}
.page-template-loop-news .cycle-pager span.cycle-pager-active {
  color: #900;
}
.page-template-loop-news section#news {
  padding: 0 5% 2em 10%;
  color: #4f4f4f;
}
.page-template-loop-news section#news .row .news {
  float: none;
  width: 100%;
  margin: 0 5% 2em 0;
  padding: 35px 0 30px 0;
  font-size: 1em;
  border-bottom: 1px solid black;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-template-loop-news section#news .row .news h3 {
  font-weight: 300;
  color: #900 !important;
  font-size: 1.3em;
}
.page-template-loop-news section#news .row .news h2 {
  font-family: 'AktivGrotesk-Black';
  font-size: 1.25em;
}
.page-template-loop-news section#news .row .news h2 a {
  color: #4f4f4f;
}
.page-template-loop-news section#news .row .news h2 a:hover {
  text-decoration: none;
}
.page-template-loop-news section#news .row .news img {
  margin: 30px 0;
  width: 100%;
  height: auto;
}
.page-template-loop-news section#news .row .news .buttons a {
  position: relative;
  display: inline-block;
  font-size: 24px;
  margin: 0 auto;
  color: #919191;
  padding: 10px 50px 10px 0;
  text-decoration: none;
  z-index: 100;
  -webkit-transition-duration: 400ms;
  -moz-transition-duration: 400ms;
  -o-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'AktivGrotesk-Black';
}
.page-template-loop-news section#news .row .news .buttons a:after {
  position: absolute;
  right: 14px;
  top: 14px;
  width: 24px;
  height: 25px;
  background-image: url('../images/Pfeil-MitStrich_Grau_More-Button_24x25.png');
  background-position: left top;
  background-repeat: no-repeat;
  image-rendering: -moz-crisp-edges;
  z-index: 201;
  content: "";
}
.page-template-loop-news section#news .row .news .buttons a:hover {
  color: #4f4f4f;
}
.page-template-loop-news section#news .row .news .buttons .st_sharethis_custom {
  float: right;
  display: inline-block;
  background-image: url('../images/Social_ShareThis_25x25.png');
  width: 25px;
  height: 25px;
  cursor: pointer;
  margin-top: 8px;
}
.page-template-loop-network .banner {
  position: relative;
}
.page-template-loop-network .banner .publicis-mapa {
  background-image: url('../images/mapa_publics.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  height: 200px;
  width: 100%;
}
.page-template-loop-network .banner iframe {
  height: 100%;
  width: 100%;
  border: 0;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(99%);
  /* Chrome 19+ & Safari 6+ */
  -webkit-backface-visibility: hidden;
  /* Fix for transition flickering */
}
.page-template-loop-network .banner .footer-bottom {
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;
}
.page-template-loop-network .banner .footer-bottom .network-module .textwidget {
  color: #900;
  font-family: 'AktivGrotesk-Black';
  font-size: 1.5em;
  text-align: center;
  line-height: 25px;
}
.page-template-loop-network .banner .footer-bottom .find-more {
  position: relative;
  display: table;
  line-height: 2.5em;
  font-family: 'AktivGrotesk-Black';
  font-size: 1em;
  margin: 1em auto;
  color: #fff;
  padding: 0 50px 0 20px;
  text-decoration: none;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1000;
  border: 1px solid #fff;
  cursor: pointer;
}
.page-template-loop-network .banner .footer-bottom .find-more:before {
  position: absolute;
  right: 14px;
  top: 9px;
  width: 24px;
  height: 25px;
  background-image: url('../images/Pfeil_imKasten_Weiss_10x17.png');
  background-position: left top;
  background-repeat: no-repeat;
  image-rendering: -moz-crisp-edges;
  z-index: 201;
  content: "";
}
.page-template-loop-network .banner .footer-bottom .find-more:hover {
  color: #4f4f4f !important;
  background: #fff;
}
.page-template-loop-network .banner .footer-bottom .find-more:hover:before {
  background-image: url('../images/Pfeil_imKasten_Grau_10x17.png');
}
.page-template-loop-network .banner .arrow {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -35px;
  background-image: url('../images/kreis_pfeil_content.png');
  background-repeat: no-repeat;
  background-position: center;
  width: 70px;
  height: 34px;
  cursor: pointer;
  z-index: 20000;
}
.page-template-loop-network #directory {
  padding: 0 20px;
  margin: 2em;
}
.page-template-loop-network #directory h2 {
  font-family: 'AktivGrotesk-Black';
  margin-top: 40px;
  font-size: 20px;
  color: #4f4f4f !important;
}
.page-template-loop-network #directory p {
  color: #4f4f4f !important;
}
.page-template-loop-careers h2 {
  font-family: 'AktivGrotesk-Black';
  font-size: 18px;
  margin: 0 0 .2em 0;
  line-height: 1.4em;
  color: #4f4f4f !important;
  padding: 0 10%;
}
.page-template-loop-careers section#intro {
  padding: 2em 10% 0;
}
.page-template-loop-careers section#intro p {
  line-height: 20px;
  color: #4f4f4f;
  font-size: 14px;
  margin: 0;
  text-align: justify;
}
.page-template-loop-careers section#jobs {
  margin-top: 5em;
}
.page-template-loop-careers section#jobs .textwidget {
  font-size: 2.5em;
  color: #900 !important;
  font-weight: 300;
  margin-bottom: 80px;
  text-align: center;
}
.page-template-loop-careers section#jobs .textwidget b {
  font-family: 'AktivGrotesk-Black';
}
.page-template-loop-careers section#jobs #joblist .header {
  border-top: 1px solid #4f4f4f !important;
  border-left: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-radius: 0;
  background: transparent !important;
  padding: 2em 0;
  cursor: pointer;
  background-image: url('../images/Close_Open.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-property: padding-bottom;
  -moz-transition-property: padding-bottom;
  -o-transition-property: padding-bottom;
  transition-property: padding-bottom;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  text-align: center;
}
.page-template-loop-careers section#jobs #joblist .header h4 {
  color: #4f4f4f !important;
  margin: 0 0 .2em 0;
  font-weight: 300;
  font-size: .8em;
  font-family: 'AktivGrotesk-Light';
}
.page-template-loop-careers section#jobs #joblist .header h3 {
  color: #4f4f4f !important;
  margin: 0;
  font-family: 'AktivGrotesk-Black';
  font-size: .8em;
}
.page-template-loop-careers section#jobs #joblist .header:focus {
  outline: none;
}
.page-template-loop-careers section#jobs #joblist .header .ui-accordion-header-icon {
  position: absolute;
  left: 50%;
  bottom: 5%;
  right: 50%;
  top: inherit;
}
.page-template-loop-careers section#jobs #joblist .ui-widget-content {
  background: transparent;
  border: 0;
}
.page-template-loop-careers section#jobs #joblist .job article {
  padding: 0 10%;
  margin-bottom: 65px;
}
.page-template-loop-careers section#jobs #joblist .job article h5 {
  font-size: 11px;
  margin: 0 0 1em 0;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  -webkit-margin-before: 1.67em;
  -webkit-margin-after: 1.67em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}
.page-template-loop-careers section#jobs #joblist .job article p {
  margin: 0;
  color: #4f4f4f !important;
  line-height: 1.4em;
  font-size: 11px;
}
.page-template-loop-careers section#jobs #joblist .job .buttons {
  margin-bottom: 40px;
  text-align: center;
}
.page-template-loop-careers section#jobs #joblist .job .buttons a.apply {
  display: inline-block;
  width: 43px;
  height: 70px;
  background-image: url('../images/apply.png');
  background-position: top left;
  background-repeat: no-repeat;
}
.page-template-loop-careers section#jobs #joblist .job .buttons .st_sharethis_custom {
  width: 43px;
  display: inline-block;
  height: 70px;
  background-image: url('../images/share.png');
  background-position: top left;
  background-repeat: no-repeat;
  cursor: pointer;
}
.page-template-loop-careers section#jobs #joblist .job .close {
  background-image: url('../images/Close.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 40px;
  margin-bottom: 4em;
  cursor: pointer;
  float: none;
  opacity: 1;
}
.page-template-loop-careers #application {
  margin-top: 50px;
  text-align: center;
}
.page-template-loop-careers .banner {
  height: 250px;
  background-color: #ccc;
  background-image: url('../images/JobOpportunities_Hintergrundbild_1366x1366.jpg');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  position: relative;
  margin-top: 60px;
}
.page-template-loop-careers .banner .footer-bottom {
  position: absolute;
  bottom: 35%;
  left: 0;
  right: 0;
}
.page-template-loop-careers .banner .footer-bottom .career-module .textwidget {
  color: #fff;
  font-size: 1.5em;
  text-align: center;
  line-height: 25px;
}
.page-template-loop-careers .banner .footer-bottom .career-module .textwidget strong {
  font-family: 'AktivGrotesk-Black';
}
.page-template-loop-careers .banner .footer-bottom .career-module .textwidget p {
  font-size: 14px;
}
.page-template-loop-careers .banner .footer-bottom .find-more-careers {
  position: relative;
  display: table;
  line-height: 2.5em;
  font-family: 'AktivGrotesk-Black';
  font-size: 1em;
  margin: 1em auto;
  color: #fff;
  padding: 0 50px 0 20px;
  text-decoration: none;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1000;
  border: 1px solid #fff;
  cursor: pointer;
}
.page-template-loop-careers .banner .footer-bottom .find-more-careers:before {
  position: absolute;
  right: 14px;
  top: 9px;
  width: 24px;
  height: 25px;
  background-image: url('../images/Pfeil_imKasten_Weiss_10x17.png');
  background-position: left top;
  background-repeat: no-repeat;
  image-rendering: -moz-crisp-edges;
  z-index: 201;
  content: "";
}
.page-template-loop-careers .banner .footer-bottom .find-more-careers:hover {
  color: #4f4f4f !important;
  background: #fff;
}
.page-template-loop-careers .banner .footer-bottom .find-more-careers:hover:before {
  background-image: url('../images/Pfeil_imKasten_Grau_10x17.png');
}
.page-template-loop-careers .banner .arrow {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -35px;
  background-image: url('../images/kreis_pfeil_content.png');
  background-repeat: no-repeat;
  background-position: center;
  width: 70px;
  height: 34px;
  cursor: pointer;
  z-index: 20000;
}
.page-template-loop-careers .form2 .warning {
  text-align: center;
}
.page-template-loop-form section#application {
  margin: 0 0 6em;
}
.page-template-loop-form section#application a.button {
  position: relative;
  display: inline-block;
  line-height: 2.5em;
  font-family: 'AktivGrotesk-Black';
  font-size: 1.5em;
  margin: 0 auto;
  color: #4f4f4f;
  padding: 0 50px 0 20px;
  text-decoration: none;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1000;
}
.page-template-loop-form section#application a.button:before {
  position: absolute;
  left: 1px;
  top: 1px;
  width: 98%;
  height: 98%;
  border: 1px solid #4f4f4f;
  content: "";
  z-index: -1;
  background-image: url('../images/Pfeil_imKasten_Grau_10x17.png');
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-template-loop-form section#application a.button:after {
  position: absolute;
  left: -100%;
  top: 0;
  width: 99%;
  height: 100%;
  background-color: #4f4f4f;
  content: "";
  z-index: -2;
  -webkit-transition: left 200ms ease-out;
  -moz-transition: left 200ms ease-out false;
  -o-transition: left 200ms ease-out false;
  transition: left 200ms ease-out;
}
.page-template-loop-form section#application a.button:hover {
  color: #fff;
  background: #4f4f4f;
}
.page-template-loop-form section#application a.button:hover:before {
  background-image: url('../images/Pfeil_imKasten_Weiss_10x17.png');
}
.page-template-loop-form section#application #form2 {
  background: #BDBDBD;
  padding: 1em 0;
}
.page-template-loop-form section#application #form2 .wdform-page-and-images {
  margin: auto;
}
.page-template-loop-form section#application #form2 .wdform-field {
  margin-bottom: 20px;
}
.page-template-loop-form section#application #form2 .fm-form-message {
  background-color: #fff;
}
.page-template-loop-form section#application #form2 .fm-form-message strong {
  color: #4f4f4f;
  font-family: 'AktivGrotesk-Black';
}
.page-template-loop-form section#application #form2 h2 {
  color: #4f4f4f;
  font-family: 'AktivGrotesk-Black';
  margin-bottom: 3em;
  font-size: 25px;
}
.page-template-loop-form section#application #form2 .file-upload .form-control {
  padding: 6px 10px;
  border: 0;
  box-shadow: none;
}
.page-template-loop-form section#application #form2 .wdform_row.upload > div,
.page-template-loop-form section#application #form2 .wdform_row.upload > span {
  display: inline-block;
  vertical-align: top;
  width: 150px;
  float: left;
}
.page-template-loop-form section#application #form2 .wdform_row.upload > span {
  display: block;
  color: #fff;
  padding-top: 25px;
  padding-left: 10px;
  font-size: 12px;
}
.page-template-loop-form section#application #form2 .wdform_row.upload .wdform-field .wdform-label-section {
  width: 150px !important;
}
.page-template-loop-form section#application #form2 .wdform_row.upload .file-picker {
  background: url('../images/icn_clip.png') no-repeat;
  width: 20px;
  height: 21px;
  background-color: #fff;
  padding: 14px 15px 17px;
  background-position: center;
  margin-left: 2px;
  margin-top: 0;
  cursor: pointer;
}
.page-template-loop-form section#application #form2 .wdform_row.upload .file.upload-status {
  margin-top: -34px;
  display: block;
  margin-left: 37px;
}
.page-template-loop-form section#application #form2 .wdform_row.upload .wdform-element-section {
  background: #fff;
  height: 34px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.page-template-loop-form section#application #form2 .wdform_row.upload input[type="file"] {
  visibility: hidden;
  position: absolute;
}
.page-template-loop-form section#application #form2 .wdform_row.terms {
  color: #fff;
}
.page-template-loop-form section#application #form2 .wdform_row.terms a {
  color: #fff;
  text-decoration: underline;
}
.page-template-loop-form section#application #form2 .wdform_row.terms input[type="checkbox"] {
  height: 14px;
  width: 14px;
  margin-top: -15px;
}
.page-template-loop-form section#application #form2 .wdform_row.terms .wdform-field {
  float: left;
  width: auto !important;
  padding: 0 10px 0 0;
  margin-top: -17px;
}
.page-template-loop-form section#application #form2 .wdform-label-section {
  color: #fff;
  font-family: 'AktivGrotesk-Light', sans-serif !important;
  text-align: left;
  margin-bottom: 5px;
}
.page-template-loop-form section#application #form2 .wdform-label-section .wdform-required {
  color: #900;
  padding-left: 5px;
}
.page-template-loop-form section#application #form2 .submit .wdform-field {
  float: right;
}
.page-template-loop-form section#application #form2 .submit .wdform-field .button-submit {
  background-color: #4f4f4f !important;
  padding: 10px 45px !important;
  color: #fff;
  font-family: 'AktivGrotesk-Light', sans-serif !important;
  border: 0 !important;
  border-radius: 0;
}
.page-template-loop-form section#application #form2 .submit .wdform-field .button-submit:hover {
  color: #fff !important;
}
.page-template-loop-form section#application #form2 .checkbox-div label {
  color: #fff;
  font-family: 'AktivGrotesk-Light', sans-serif !important;
}
.news-single .detail {
  padding: 2em;
  color: #4f4f4f !important;
  font-size: .9em;
  line-height: 1.4em;
}
.news-single .detail h3 {
  font-weight: 300;
  color: #900 !important;
  font-size: 1.5em;
  margin: 0;
  padding-bottom: 1em;
}
.news-single .detail h3 b {
  font-family: 'AktivGrotesk-Black';
}
.news-single .detail h2 {
  display: block;
  font-family: 'AktivGrotesk-Black';
  color: #4f4f4f !important;
  font-size: 2em;
  margin: 0;
  padding-bottom: .5em;
  line-height: 1.2em;
}
.news-single .detail p {
  margin-bottom: 30px;
  color: #4f4f4f !important;
  font-size: 1em;
  line-height: 1.4em;
}
.news-single .detail p a {
  color: #900 !important;
}
.news-single #news-header {
  padding: 0 18% 6em 20%;
}
.news-single #news-header img {
  max-width: 100%;
  height: auto;
}
.news-single .buttons {
  text-align: center;
  margin-bottom: 6em;
}
.news-single .buttons .st_sharethis_custom {
  display: inline-block;
  background-image: url('../images/share.png');
  width: 42px;
  height: 70px;
  cursor: pointer;
}
.news-single #back {
  text-align: center;
  margin-bottom: 1.4em;
}
.news-single #back a.more {
  position: relative;
  display: inline-block;
  font-family: 'AktivGrotesk-Black';
  font-size: 38px;
  margin: 0 auto;
  color: #919191;
  padding: 10px 50px 10px 15px;
  text-decoration: none;
  z-index: 100;
  -webkit-transition-duration: 400ms;
  -moz-transition-duration: 400ms;
  -o-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.news-single #back a.more:after {
  position: absolute;
  right: 14px;
  top: 25px;
  width: 24px;
  height: 25px;
  background-image: url('../images/Pfeil-MitStrich_Grau_More-Button_24x25.png');
  background-position: left top;
  background-repeat: no-repeat;
  image-rendering: -moz-crisp-edges;
  z-index: 201;
  content: "";
}
.news-single #back a.more:hover {
  color: #4f4f4f !important;
}
.news-single section#news {
  padding: 0 5% 2em 10%;
  color: #4f4f4f;
}
.news-single section#news .row .news {
  float: none;
  width: 100%;
  margin: 0 5% 2em 0;
  padding: 35px 0 30px 0;
  font-size: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid black;
}
.news-single section#news .row .news:last-child {
  border-bottom: 0;
}
.news-single section#news .row .news h3 {
  font-weight: 300;
  color: #900 !important;
  font-size: 1.3em;
}
.news-single section#news .row .news h2 {
  font-family: 'AktivGrotesk-Black';
  font-size: 1em;
}
.news-single section#news .row .news h2 a {
  color: #4f4f4f !important;
}
.news-single section#news .row .news h2 a:hover {
  text-decoration: none;
}
.news-single section#news .row .news p {
  color: #4f4f4f !important;
  font-size: 1em;
  line-height: 1.4em;
}
.news-single section#news .row .news img {
  margin: 30px 0;
  width: 100%;
  height: auto;
}
.news-single section#news .row .news .buttons a {
  position: relative;
  display: inline-block;
  font-weight: 900;
  font-size: 24px;
  margin: 0 auto;
  color: #919191;
  padding: 10px 50px 10px 0;
  text-decoration: none;
  z-index: 100;
  -webkit-transition-duration: 400ms;
  -moz-transition-duration: 400ms;
  -o-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'AktivGrotesk-Black';
}
.news-single section#news .row .news .buttons a:after {
  position: absolute;
  right: 14px;
  top: 14px;
  width: 24px;
  height: 25px;
  background-image: url('../images/Pfeil-MitStrich_Grau_More-Button_24x25.png');
  background-position: left top;
  background-repeat: no-repeat;
  image-rendering: -moz-crisp-edges;
  z-index: 201;
  content: "";
}
.news-single section#news .row .news .buttons a:hover {
  color: #4f4f4f;
}
#main-container .blog-main {
  padding: 0 20%;
}
#main-container .blog-main .blog-post-meta {
  display: none;
}
#main-container .blog-main h2 {
  font-weight: 700;
  font-size: 1.8em;
  color: #4f4f4f !important;
  margin: 2em 0 .6em 0;
}
#main-container .blog-main h3 {
  font-weight: 700;
  font-size: 1em;
  color: #4f4f4f !important;
  margin: 2em 0 .4em 0;
  text-transform: uppercase;
}
#main-container .blog-main p {
  color: #4f4f4f !important;
  font-size: .9em;
  line-height: 1.8em;
}
#main-container .blog-main a {
  color: #900;
  text-decoration: none;
}
#main-container .blog-main a:hover,
#main-container .blog-main a:active {
  outline: 0;
}
.footer {
  background-color: #bdbdbd;
  background-image: url('../images/Weltkarte_Schmuckgrafik_Footer_601x348.png');
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 4%;
  padding-bottom: 4%;
}
.footer .first-footer-widget-area .widget {
  text-align: center;
}
.footer .first-footer-widget-area .widget h4 {
  font-size: 1.4em;
  width: 30%;
  font-weight: bold;
  text-align: center;
  margin: 0 auto .6em auto;
  white-space: nowrap;
  color: #fff !important;
}
.footer .first-footer-widget-area .widget h4::after,
.footer .first-footer-widget-area .widget h4::before {
  background-color: #fff;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}
.footer .first-footer-widget-area .widget h4::before {
  right: 1em;
  margin-left: -50%;
}
.footer .first-footer-widget-area .widget h4::after {
  left: 1em;
  margin-right: -50%;
}
.footer .first-footer-widget-area .widget .textwidget p {
  font-weight: 400;
  margin: 1em 0 3.5em 0;
  color: #fff;
}
.footer .first-footer-widget-area .widget .textwidget p a {
  text-decoration: none;
  color: #4f4f4f;
}
.footer .info-footer {
  padding: 0 10%;
}
.footer .info-footer .item {
  display: block;
  padding: 15% 0;
}
.footer .info-footer .title,
.footer .info-footer .address {
  color: #fff;
}
.footer .info-footer .title {
  font-family: 'AktivGrotesk-Black';
}
.footer .info-footer .address {
  font-size: 1.1em;
  white-space: normal;
}
.footer .info-footer .title,
.footer .info-footer .address {
  text-align: center;
}
.copyright {
  background: #fff;
  padding-bottom: 30px;
}
.copyright .second-footer-widget-area {
  padding: 1em 0;
  text-align: center;
}
.copyright .second-footer-widget-area .widget {
  display: block;
  vertical-align: middle;
  border-bottom: 1px solid #bdbdbd;
  padding: 10px;
}
.copyright .second-footer-widget-area .widget:last-child {
  border: 0;
}
.copyright .second-footer-widget-area .widget a {
  display: block;
}
.copyright .second-footer-widget-area .widget a.facebook {
  background-image: url('../images/Social_Facebook-f_23x50.png');
  min-width: 10px;
  min-height: 10px;
  text-indent: -999999px;
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: center;
}
.copyright .second-footer-widget-area .widget a.facebook:hover {
  background-image: url('../images/facebook_dunkel.png');
}
.copyright .second-footer-widget-area .widget a.facebook:hover span {
  visibility: visible;
}
.copyright .second-footer-widget-area .widget a.facebook span {
  visibility: hidden;
  text-transform: uppercase;
  font-size: .6em;
}
.copyright .second-footer-widget-area .widget a.twitter {
  background-image: url("../images/Social_Twitter-Vogel_50x50.png");
  min-width: 20px;
  min-height: 20px;
  text-indent: -999999px;
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
}
.copyright .second-footer-widget-area .widget a.twitter:hover {
  background-image: url("../images/twitter_dunkel.png");
}
.copyright .second-footer-widget-area .widget a.publicis {
  font-family: 'AktivGrotesk-Black';
}
.copyright .links {
  text-transform: uppercase;
  text-decoration: none;
  color: #bdbdbd;
  font-size: 10px;
}
.copyright .links:hover {
  color: #919191;
}
.copyright .rights {
  display: block;
  color: #bdbdbd;
  font-size: 10px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  body {
    background-image: url('../images/Hintergrund_Pixelkachel.png');
    background-repeat: repeat;
  }
  .top {
    background-color: #fff;
    position: fixed;
    z-index: 50000;
    padding: 20px 20px 0 50px;
    width: 100%;
    max-width: 100%;
    height: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .top menu ul {
    display: block !important;
    margin: 0;
    font-size: .9em;
    right: 20px;
    bottom: 43px;
    white-space: nowrap;
    -webkit-transform: translate3d(0, 0, 1px);
    -moz-transform: translate3d(0, 0, 1px);
    -ms-transform: translate3d(0, 0, 1px);
    -o-transform: translate3d(0, 0, 1px);
    transform: translate3d(0, 0, 1px);
    float: right;
  }
  .top menu ul li {
    display: inline-block;
    list-style-type: none;
    margin: 0 30px 0 0;
    padding: 0;
    border-bottom: 0;
  }
  .top menu ul li a {
    display: inline-block;
    width: auto;
    font-family: 'AktivGrotesk-Light';
    font-size: 8px;
  }
  .top menu ul li a:before {
    content: none;
  }
  .top menu #mobile-menu-btn {
    display: none !important;
  }
  #main-container {
    padding-top: 100px;
  }
  .page-template-loop-home #slider {
    width: inherit;
  }
  .page-template-loop-home .mapa {
    background-size: 67%;
    background-position: center 20%;
  }
  .page-template-loop-home .mapa #mapdesc .textwidget {
    font-size: 3em;
    line-height: 40px;
  }
  .page-template-loop-home .capabilities article h2 {
    font-size: 4em;
  }
  .page-template-loop-home .capabilities article p {
    font-size: 1.4em;
    font-size: 160%;
  }
  .page-template-loop-home .capabilities article footer {
    display: table;
    margin: auto;
    text-align: center;
    padding-left: 45px;
  }
  .page-template-loop-home .capabilities article footer .person {
    font-size: 3.1em;
    margin-top: 40px;
  }
  .page-template-loop-home .capabilities article footer .position {
    font-size: 1.1em;
    margin: 12px .4em 0 0;
  }
  .page-template-loop-home .people .persons img {
    width: 12.5%;
  }
  .page-template-loop-home .teaser article .textwidget {
    font-size: 1em;
    margin-bottom: 6em;
    text-align: justify;
    margin-bottom: 60px;
  }
  .page-template-loop-home .career article h2 {
    font-size: 3.4em;
  }
  .page-template-loop-home .copyright .second-footer-widget-area {
    left: 42%;
    transform: translate(-40%, 0%);
  }
  .page-template-loop-home .footer {
    padding: 0;
  }
  .page-template-loop-strategy .cycle-slideshow .cycle-slide {
    padding: 0 18%;
  }
  .page-template-loop-strategy .cycle-slideshow .cycle-slide .text h2 {
    font-size: 27px;
  }
  .page-template-loop-strategy #prev {
    background-image: url("../images/Pfeil_zumBlaettern_Buehne_weiss_Links.png");
    left: 62px;
    z-index: 102;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center center;
    width: 80px;
    height: 80px;
    top: 50%;
    transform: translate(0, -50%);
    cursor: pointer;
    -webkit-transition: all 100ms ease-out;
    -moz-transition: all 100ms ease-out false;
    -o-transition: all 100ms ease-out false;
    transition: all 100ms ease-out;
    display: block;
  }
  .page-template-loop-strategy #prev:hover {
    background-position: 35% center;
  }
  .page-template-loop-strategy #next {
    background-image: url("../images/Pfeil_zumBlaettern_Buehne_weiss_Rechts.png");
    right: 62px;
    z-index: 101;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center center;
    width: 80px;
    height: 80px;
    top: 50%;
    margin-top: -40px;
    cursor: pointer;
    -webkit-transition: all 100ms ease-out;
    -moz-transition: all 100ms ease-out false;
    -o-transition: all 100ms ease-out false;
    transition: all 100ms ease-out;
    display: block;
  }
  .page-template-loop-strategy #next:hover {
    background-position: 65% center;
  }
  .page-template-loop-strategy #manifesto {
    font-size: 19px;
    line-height: 34px;
  }
  .page-template-loop-strategy #manifesto h3 {
    text-align: center;
    font-size: 22px;
  }
  .page-template-loop-strategy .case {
    width: 33.3222222%;
  }
  .page-template-loop-strategy .case .caption {
    font-size: 100%;
    background-size: auto;
  }
  .page-template-loop-home .case {
    width: 33.3222222%;
  }
  .page-template-loop-home .case .caption {
    font-size: 100%;
    background-size: auto;
  }
  .page-template-loop-work .case .caption {
    font-size: 100%;
    background-size: auto;
  }
  .page-template-loop-work #work .case {
    width: 33.3222222%;
  }
  .page-template-loop-work .nav-tabs > li.active > a,
  .page-template-loop-work .nav-tabs > li.active > a:hover,
  .page-template-loop-work .nav-tabs > li.active > a:focus {
    font-size: 3.4em;
  }
  .page-template-loop-work .nav-tabs > li > a,
  .page-template-loop-work .nav-tabs > li > a:hover,
  .page-template-loop-work .nav-tabs > li > a:focus {
    font-size: 3.4em;
  }
  .page-template-loop-work #brands #ajax-posts-brands img {
    margin: 20px auto;
  }
  .loop-work-single #video .vjs-tech {
    width: 600px;
    height: 400px;
    display: table;
    margin: 20px auto;
  }
  .loop-work-single #video img {
    width: 50%;
  }
  .loop-work-single #share {
    margin-bottom: 100px;
  }
  .loop-work-single h2.title {
    font-size: 3em;
  }
  .loop-work-single .case .caption {
    font-size: 100%;
    background-size: auto;
  }
  .loop-work-single .brandlist .case {
    width: 33.3222222%;
  }
  .page-template-loop-people h1 {
    font-size: 3.6em;
  }
  .page-template-loop-people .nav-tabs > li.active > a,
  .page-template-loop-people .nav-tabs > li.active > a:hover,
  .page-template-loop-people .nav-tabs > li.active > a:focus {
    font-size: 18px;
  }
  .page-template-loop-people .nav-tabs > li > a,
  .page-template-loop-people .nav-tabs > li > a:hover,
  .page-template-loop-people .nav-tabs > li > a:focus {
    font-size: 18px;
  }
  .page-template-loop-people .person .case {
    width: 25%;
  }
  .page-template-loop-people .person .case .caption {
    background-size: auto;
    font-size: 100%;
  }
  .page-template-loop-capabilities .cycle-slideshow {
    height: 510px;
  }
  .page-template-loop-capabilities .cycle-slideshow .cycle-slide {
    padding: 0 18%;
    line-height: 1.8em;
  }
  .page-template-loop-capabilities .cycle-slideshow .cycle-slide .text p {
    font-size: 1.4em;
  }
  .page-template-loop-capabilities .cycle-slideshow .cycle-slide .text footer .person {
    font-size: 3.1em;
    margin-top: 40px;
  }
  .page-template-loop-capabilities .cycle-slideshow .cycle-slide .text footer .position {
    font-size: 1.1em;
    margin: 12px .4em 0 0;
  }
  .page-template-loop-capabilities #capabilities {
    padding: 0 0 0 40px;
    margin-top: 8em;
  }
  .page-template-loop-capabilities #capabilities .capability {
    background-size: auto;
  }
  .page-template-loop-capabilities #capabilities .capability h2.title {
    font-size: 24px !important;
    width: 100%;
    padding: 0 40px .4em;
    line-height: 1;
  }
  .page-template-loop-capabilities #capabilities .capability .bio {
    padding: 0 0 0 40px;
    width: 85%;
  }
  .page-template-loop-capabilities #capabilities .capability .slideshow {
    margin: 0 0 0 40px;
  }
  .page-template-loop-capabilities #capabilities .capability .slideshow .case {
    width: 30%;
    padding-right: 10px;
  }
  .page-template-loop-capabilities #capabilities .capability .slideshow .case a .caption {
    font-size: 100%;
    background-size: auto;
  }
  .page-template-loop-capabilities #capabilities .capability .slideshow .case a .caption h2 {
    font-size: 22px;
  }
  .page-template-loop-capabilities #capabilities .capability .slideshow .case a .caption h3 {
    font-size: 13px;
  }
  .page-template-loop-capabilities #capabilities .capability .slideshow .case a .caption strong {
    font-size: 16px;
  }
  .page-template-loop-capabilities #capabilities .capability .close {
    right: 75px;
    background-size: auto;
  }
  .page-template-loop-news .cycle-slideshow {
    height: 510px;
  }
  .page-template-loop-news .cycle-slideshow .cycle-slide {
    padding: 0 18%;
  }
  .page-template-loop-news .cycle-slideshow .cycle-slide .text h3 {
    font-size: 1.6em;
  }
  .page-template-loop-news .cycle-slideshow .cycle-slide .text h2 {
    font-size: 3em;
  }
  .page-template-loop-news section#news {
    padding: 0 5% 2em 10%;
    color: #4f4f4f;
  }
  .page-template-loop-news section#news .row .news {
    float: left;
    width: 28%;
    padding: 35px 0 0 0;
  }
  .news-single .detail {
    padding: 3.4em 18% 6em 20%;
  }
  .news-single .detail h2 {
    font-size: 2.9em;
  }
  .news-single .detail p {
    font-size: 1.2em;
  }
  .news-single section#news .row .news {
    float: left;
    width: 28%;
    border-bottom: 0;
  }
  .news-single section#news .row .news h2 {
    font-size: 1.25em;
  }
  .news-single section#news .row .news p {
    font-size: 1.2em;
  }
  .page-template-loop-careers h2 {
    font-size: 24px;
    text-align: left;
  }
  .page-template-loop-careers section#intro p {
    font-size: 19px;
    line-height: 34px;
  }
  .page-template-loop-careers section#intro h1 {
    text-align: center;
    font-size: 4.2em;
    padding: 0;
  }
  .page-template-loop-careers section#jobs {
    margin-top: 10em;
  }
  .page-template-loop-careers section#jobs .textwidget {
    font-size: 3em;
  }
  .page-template-loop-careers section#jobs #joblist .header h4,
  .page-template-loop-careers section#jobs #joblist .header h3 {
    font-size: 1.8em;
  }
  .page-template-loop-careers section#jobs #joblist .job article {
    padding: 0 28%;
  }
  .page-template-loop-careers section#jobs #joblist .job article h5 {
    font-size: 1.05em;
  }
  .page-template-loop-careers section#jobs #joblist .job article p {
    font-size: 1.2em;
  }
  .page-template-loop-careers #application {
    margin-top: 150px;
  }
  .page-template-loop-careers .banner {
    height: 510px;
  }
  .page-template-loop-careers .banner .footer-bottom {
    bottom: 40%;
  }
  .page-template-loop-careers .banner .footer-bottom .career-module .textwidget {
    font-size: 3em;
    line-height: 40px;
  }
  .page-template-loop-careers .banner .footer-bottom .career-module p {
    font-size: 22px;
  }
  .page-template-loop-careers .banner .footer-bottom .find-more-careers {
    font-size: 1.5em;
  }
  .page-template-loop-careers .banner .footer-bottom .find-more-careers:before {
    top: 19px;
  }
  .page-template-loop-form section#application #form2 {
    padding: 6em 0;
  }
  .page-template-loop-form section#application #form2 h2 {
    font-size: 30px;
  }
  .loop-strategy-single #info p {
    font-size: 1.4em;
  }
  .loop-strategy-single #video {
    width: 600px;
    height: 400px;
    display: table;
    margin: 20px auto;
  }
  .loop-strategy-single #video .vjs-tech {
    width: 600px;
    height: 400px;
  }
  .loop-strategy-single #share {
    margin-bottom: 100px;
  }
  .loop-strategy-single h2.title {
    font-size: 3em;
  }
  .loop-strategy-single ul li {
    font-size: 1.4em;
  }
  .loop-strategy-single .case {
    width: 33.3222222%;
  }
  .loop-strategy-single .case .caption {
    font-size: 100%;
    background-size: auto;
  }
  .page-template-loop-network .banner {
    height: 510px;
  }
  .page-template-loop-network .banner .publicis-mapa {
    height: 539px;
  }
  .page-template-loop-network .banner .footer-bottom .network-module .textwidget {
    font-size: 3em;
    line-height: 40px;
  }
  .page-template-loop-network .banner .footer-bottom .find-more {
    font-size: 1.5em;
  }
  .page-template-loop-network .banner .footer-bottom .find-more:before {
    top: 19px;
  }
  .page-template-loop-network #directory {
    margin: 5em;
  }
  .page-template-loop-network #directory h2 {
    font-size: 30px;
  }
  .page-template-loop-network #directory p {
    color: #4f4f4f !important;
  }
  .footer {
    display: table;
    padding-top: 8%;
    padding-bottom: 8%;
  }
  .footer article {
    display: table-cell;
    vertical-align: middle;
  }
  .footer .first-footer-widget-area {
    margin: 0 0 3.5em;
  }
  .footer .first-footer-widget-area .widget h4 {
    font-size: 2em;
    width: 20%;
  }
  .footer .info-footer .item {
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    padding: 0 10%;
  }
  .footer .info-footer .title,
  .footer .info-footer .address {
    text-align: left;
  }
  .footer .info-footer .owl-nav .owl-prev {
    left: -5%;
  }
  .footer .info-footer .owl-nav .owl-next {
    right: -5%;
  }
  .copyright .second-footer-widget-area .widget {
    padding: 0 1.5em;
    height: 3em;
    line-height: 3em;
    border-right: 1px solid #bdbdbd;
    border-bottom: 0;
    display: inline-block;
  }
  .copyright .second-footer-widget-area .widget a.facebook {
    min-width: 23px;
    min-height: 23px;
    background-size: 23px;
  }
  .copyright .second-footer-widget-area .widget a.twitter {
    min-width: 50px;
    min-height: 50px;
    background-size: 50px;
  }
  .copyright .links {
    font-size: 16px;
  }
  .copyright .rights {
    font-size: 16px;
  }
  .button-home {
    font-size: 19px;
  }
  .button-home-inverse {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .top menu ul {
    margin: 5px 0 0;
  }
  .top menu ul li a {
    font-size: 13px;
  }
  .page-template-loop-people .nav-tabs > li.active > a,
  .page-template-loop-people .nav-tabs > li.active > a:hover,
  .page-template-loop-people .nav-tabs > li.active > a:focus {
    font-size: 22px;
  }
  .page-template-loop-people .nav-tabs > li > a,
  .page-template-loop-people .nav-tabs > li > a:hover,
  .page-template-loop-people .nav-tabs > li > a:focus {
    font-size: 22px;
  }
  .page-template-loop-strategy .cycle-slideshow .cycle-slide .text h2 {
    font-size: 36px;
  }
  .page-template-loop-strategy #manifesto {
    padding: 0 22%;
    font-size: 14px;
    line-height: 19px;
  }
  .page-template-loop-strategy #manifesto h3 {
    font-size: 19px;
  }
  .page-template-loop-capabilities .cycle-slideshow .cycle-slide .text p {
    font-size: 1.2em;
  }
  .page-template-loop-careers section#intro {
    padding: 2em 22% 0;
  }
  .page-template-loop-careers section#intro p {
    line-height: 20px;
    color: #4f4f4f;
    font-size: 14px;
    margin: 0;
    text-align: justify;
  }
  .page-template-loop-careers h2 {
    text-align: center;
    font-size: 60px;
  }
  .page-template-loop-network .banner .publicis-mapa {
    height: 510px;
  }
  .footer .owl-carousel .owl-nav .owl-prev {
    left: 0%;
    top: 65%;
  }
  .footer .owl-carousel .owl-nav .owl-next {
    right: 0%;
    top: 65%;
  }
  .button-home {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .top menu ul {
    margin: 5px 0 0;
  }
  .top menu ul li a {
    font-size: 16px;
  }
  .page-template-loop-home .capabilities article {
    display: table-cell;
    position: relative;
    vertical-align: middle;
  }
  .page-template-loop-strategy .cycle-slideshow .cycle-slide .text h2 {
    font-size: 43px;
  }
  .page-template-loop-strategy .cycle-slideshow .cycle-slide .text p {
    font-size: 13px;
  }
  .page-template-loop-strategy #manifesto {
    font-size: 14px;
    line-height: 25px;
  }
  .page-template-loop-strategy #manifesto h3 {
    font-size: 24px;
  }
  .page-template-loop-people .nav-tabs > li {
    width: auto;
  }
  .page-template-loop-people .nav-tabs > li.active > a,
  .page-template-loop-people .nav-tabs > li.active > a:hover,
  .page-template-loop-people .nav-tabs > li.active > a:focus {
    font-size: 24px;
  }
  .page-template-loop-people .nav-tabs > li > a,
  .page-template-loop-people .nav-tabs > li > a:hover,
  .page-template-loop-people .nav-tabs > li > a:focus {
    font-size: 24px;
  }
  .page-template-loop-capabilities .cycle-slideshow .cycle-slide .text p {
    font-size: 1.4em;
  }
  .page-template-loop-capabilities #capabilities .capability .slideshow {
    margin: 0 0 0 50px;
  }
  .page-template-loop-capabilities #capabilities .capability h2.title {
    font-size: 28px !important;
  }
  .page-template-loop-careers section#intro p {
    line-height: 25px;
    font-size: 14px;
  }
}
@media (min-width: 1372px) {
  .top {
    max-width: 1372px;
  }
}
@media (min-width: 1400px) {
  .page-template-loop-people .nav-tabs > li.active > a,
  .page-template-loop-people .nav-tabs > li.active > a:hover,
  .page-template-loop-people .nav-tabs > li.active > a:focus {
    font-size: 30px;
  }
  .page-template-loop-people .nav-tabs > li > a,
  .page-template-loop-people .nav-tabs > li > a:hover,
  .page-template-loop-people .nav-tabs > li > a:focus {
    font-size: 30px;
  }
  .page-template-loop-capabilities .cycle-slideshow .cycle-slide .text p {
    font-size: 1.6em;
  }
}
