/* @override 
https://dev.babled.net/wp-content/themes/babled-child/style.css?ver=4.9.8 */

@charset "UTF-8";
/*!
Theme Name:   Babled Child
Theme URI:    http://babled.net/
Description:  Babled Child Child Theme
Author:       Jasper Kuipers
Author URI:   http://babled.net
Tweaking:	    Andy Vring
Template:     babled
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  babled-child
*/
body {
min-width: 320px; }
body.home {
height: 100vh;
background-color: transparent !important; }

.flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }

.justify-between {
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between; }

.align-center {
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center; }

.align-bottom {
-webkit-box-align: end;
    -ms-flex-align: end;
        align-items: flex-end; }

.flex-end {
-webkit-box-pack: end;
    -ms-flex-pack: end;
        justify-content: flex-end; }

.header-wrapper .logo {
-ms-flex-negative: 0;
    flex-shrink: 0; }
.header-wrapper .item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
padding: 20px 0 10px;
width: 100%; }
.header-wrapper .bottom {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
padding-right: 10px; }
@media (max-width: 980px) {
  .header-wrapper .bottom {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding: 0; } }
.nav li {
list-style: none; }

.dropdown {
display: inline-block;
position: relative;
-webkit-transition: all .2s;
transition: all .2s;
min-width: 150px;
padding-left: 10px; }
.dropdown > span {
  cursor: pointer;
  position: relative; }
  .dropdown > span:after {
    content: '';
    background: url(images/arrow-sprite1.png) 0 0 no-repeat;
    width: 10px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
.dropdown .dropdown-list {
  position: absolute;
  left: 0;
  top: 90%;
  width: 150px;
  background: #fff;
  opacity: 0;
  z-index: -1;
  -webkit-transition: all .2s;
  transition: all .2s;
  margin: 0;
  visibility: hidden;
  font-size: 14px; }
  .dropdown .dropdown-list ul {
    margin: 0;
    padding: 10px;
    list-style: none;
    text-align: right; }
    .dropdown .dropdown-list ul li {
      line-height: 2; }
      .dropdown .dropdown-list ul li a {
        display: block; }
.dropdown:hover {
  color: #4b4b4a; }
  .dropdown:hover span:after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background-position: 0 -10px; }
  .dropdown:hover .dropdown-list {
    opacity: 1;
    z-index: 1;
    top: 100%;
    visibility: visible; }

.home .container-fluid, .home .footer-container {
background-color: transparent !important; }

.home .hp-wrap {
width: 10%;
position: absolute; }

.container_new_search {
width: 100%;
position: absolute; }

.single_client {
width:100%;
background-color:#ffffff;
margin-bottom: 18px;
}

.single_client_products {
width:100%;
background-color:#ffffff;
}

.single_client_products_img {
width:550px;
height:260px;

}

.single_client_img {
text-align: center;
}

.left {
float:left;
width:100px;
padding-top:25px;
padding-bottom:25px;
height:150px;
background-color: #ededed;
  z-index: -100;
}

.middle {
float:middle;
width:100px;
padding-top:25px;
padding-bottom:25px;
height:15px;
background-color: #ededed;
  z-index: -100;
}

.right {
float:right;
width:220px;
padding-top: 21px;
height:13px;
background-color: #ededed;
z-index: -100;
padding-right: 20px;
}

.center {
margin:0 auto;
width:100px;
}

.home #hp-logo, .home #hp-navs, .home #hp-footer, .home #footer-container {
position: absolute;
right: 5%;
width: 200px;
text-align: center; }

.home #hp-logo {
top: 10%; }

.home #hp-navs {
top: 41%; }

.home #footer-container {
bottom: 2%;
padding: 0;
text-align: left; }

.home #hp-footer {
bottom: 2%;
padding-bottom: 1.2em; }

.home #hp-socials {
font-size: 0.85em;
text-align: left; }

.home .container-fluid.dots-up {
background-image: none;
font-size: 0.85em; }

.home .attribution, .home #hp-socials {
padding-left: 30px; }

.home #bg-holder {
position: absolute;
right: 0;
top: 0;
left: 0;
bottom: 0;
margin: 0;
padding: 0;
background-size: cover;
z-index: -10; }

.home #bg-holder img {
position: absolute;
left: 0;
bottom: 0; }

.scrollingHotSpotRight, .scrollingHotSpotLeft {
  opacity: .9!important;
cursor: pointer;
}
@media (min-width: 340px) and (max-width: 480px) {
.home #hp-logo {
  left: 5%; }

.home #hp-navs {
  top: 10%; }

body.home {
  min-height: 320px; } }
@media (max-width: 339px) {
.home #bg-holder {
  display: none;
  visibility: hidden; }

.home #hp-logo, .home #hp-navs, .home #hp-footer, .home #footer-container {
  right: 50%;
  margin-right: -100px; } }
.black {
color: #000 !important; }

.white {
color: #FFF; }

.red {
color: #ff30f0; }

.light-grey {
color: #eee !important; }

.medium-grey {
color: #878787 !important; }

.grey {
color: #4d4d4c !important; }

.dark-grey {
color: #292929 !important; }

.blue {
color: #00F !important; }

.orange {
color: #f15619 !important; }

.green {
color: #00a59b; }

.yellow {
color: #e7ff3f; }

.facebook-color {
color: #304298; }

.youtube-color {
color: #e52d27; }

.twitter-color {
color: #3cf; }

@font-face {
font-family: "FrutigerCE-Light";
src: url("files/fonts/FrutigerCE-Light.eot?#iefix") format("embedded-opentype"), url("files/fonts/FrutigerCE-Light.woff") format("woff"), url("files/fonts/FrutigerCE-Light.ttf") format("truetype"), url("files/fonts/FrutigerCE-Light.svg#FrutigerCE-Light") format("svg");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: "FrutigerCE-LightItalic";
src: url("files/fonts/FrutigerCE-LightItalic.eot?#iefix") format("embedded-opentype"), url("files/fonts/FrutigerCE-LightItalic.woff") format("woff"), url("files/fonts/FrutigerCE-LightItalic.ttf") format("truetype"), url("files/fonts/FrutigerCE-LightItalic.svg#FrutigerCE-LightItalic") format("svg");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: "FrutigerCE-Roman";
src: url("files/fonts/FrutigerCE-Roman.eot?#iefix") format("embedded-opentype"), url("files/fonts/FrutigerCE-Roman.woff") format("woff"), url("files/fonts/FrutigerCE-Roman.ttf") format("truetype"), url("files/fonts/FrutigerCE-Roman.svg#FrutigerCE-Roman") format("svg");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: "FrutigerCE-Bold";
src: url("files/fonts/FrutigerCE-Bold.eot?#iefix") format("embedded-opentype"), url("files/fonts/FrutigerCE-Bold.woff") format("woff"), url("files/fonts/FrutigerCE-Bold.ttf") format("truetype"), url("files/fonts/FrutigerCE-Bold.svg#FrutigerCE-Bold") format("svg");
font-weight: normal;
font-style: normal; }
.black {
color: #000 !important; }

.white {
color: #FFF; }

.red {
color: #ff30f0; }

.light-grey {
color: #eee !important; }

.medium-grey {
color: #878787 !important; }

.grey {
color: #4d4d4c !important; }

.dark-grey {
color: #292929 !important; }

.blue {
color: #00F !important; }

.orange {
color: #f15619 !important; }

.green {
color: #00a59b; }

.yellow {
color: #e7ff3f; }

.facebook-color {
color: #304298; }

.youtube-color {
color: #e52d27; }

.twitter-color {
color: #3cf; }

.f-splash-menu-item {
font-family: "FrutigerCE-Roman", Helvetica, Arial, sans-serif;
font-size: 18px;
line-height: 1.2em;
text-transform: lowercase; }

.f-splash-news {
font-family: "FrutigerCE-Roman", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.2em; }

.f-splash-copyright {
font-family: "FrutigerCE-Roman", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.2em; }

.f-header-menu-item {
line-height: 3.5em; }

.f-product-title {
font-family: "Capriola", Helvetica, Arial, sans-serif;
font-size: 28px;
text-transform: uppercase; }

.f-product-info {
font-family: "FrutigerCE-Roman", Helvetica, Arial, sans-serif;
font-size: 15px;
line-height: 1.5em; }

.f-product-caption {
font-family: "FrutigerCE-Roman", Helvetica, Arial, sans-serif;
font-size: 15px;
line-height: 1.5em; }

.f-product-exhibition-title, .f-product-video-title {
font-family: "FrutigerCE-Roman", Helvetica, Arial, sans-serif;
font-size: 15px;
line-height: 1.5em;
font-weight: normal;
text-transform: normal;}

.f-product-videoteca-title {
  font-family: "FrutigerCE-Roman", Helvetica, Arial, sans-serif;
  font-size: 25px;
  line-height: 1.5em;
  font-weight: normal; 
 text-transform: normal;
margin-left: 30px;
margin-bottom: 80px;
}
  
.f-product-line {
margin-top:50px;
border-top-style: solid;
border-top-width: 1px; }

.f-product-subitem {
font-family: "FrutigerCE-Roman", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.5em;
font-weight: normal;
text-transform: uppercase; }

.f-carousel-caption {
font-family: "FrutigerCE-Roman", Helvetica, Arial, sans-serif;
font-size: 12px;
line-height: 1.5em; }

.f-toggle-mobile-menu {
font-size: 28px; }

.f-super {
font-size: x-small;
vertical-align: super; }

.f-sub {
font-size: x-small;
vertical-align: sub; }

.f-bold {
font-weight: bold; }

.f-normal {
font-weight: normal; }

.f-uppercase {
text-transform: uppercase; }

.f-lowercase {
text-transform: lowercase; }

.f-underline {
text-decoration: underline; }

.f-line-through {
text-decoration: line-through; }

.f-italic {
font-style: italic; }

@media only screen and (max-width: 1199px) {
.f-product-subitem {
  font-size: 15px; }

.f-product-caption {
  font-size: 13px; } }
@media only screen and (max-width: 979px) {
.f-splash-menu-item {
  font-size: 16px; }

.f-product-subitem {
  font-size: 14px; }

.f-product-caption {
  font-size: 11px; } }
@media only screen and (max-width: 639px) {
.f-splash-menu-item {
  font-size: 14px; }

.f-splash-news {
  font-size: 10px; }

.f-splash-copyright {
  font-size: 10px; }

.f-product-title {
  font-size: 22px; }

.f-product-info {
  font-size: 14px; }

.f-product-caption {
  font-size: 14px; }

.f-product-exhibition-title, .f-product-video-title {
  font-size: 14px; }

.f-product-subitem {
  font-size: 14px; }

.f-carousel-caption {
  font-size: 14px; } }
.black {
color: #000 !important; }

.white {
color: #FFF; }

.red {
color: #ff30f0; }

.light-grey {
color: #eee !important; }

.medium-grey {
color: #878787 !important; }

.grey {
color: #4d4d4c !important; }

.dark-grey {
color: #292929 !important; }

.blue {
color: #00F !important; }

.orange {
color: #f15619 !important; }

.green {
color: #00a59b; }

.yellow {
color: #e7ff3f; }

.facebook-color {
color: #304298; }

.youtube-color {
color: #e52d27; }

.twitter-color {
color: #3cf; }

.f-button-back {
display: inline-block;
position: relative;
padding: 5px 10px;
font-family: "FrutigerCE-Roman", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 20px;
color: #4d4d4c;
border-radius: 5px; }

.f-button-back:hover {
color: #292929 !important; }

.f-button-back:visited {
color: #4d4d4c !important; }

.f-button-back:visited:hover {
color: #292929 !important; }

.f-button-back:before {
content: "";
position: absolute;
top: 10px;
left: -5px;
width: 10px;
height: 10px;
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSItMjcwIDQzMiAxMCAxMCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAtMjcwIDQzMiAxMCAxMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+LnN0MHtmaWxsOm5vbmU7c3Ryb2tlOiMzMzMzMzM7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fTwvc3R5bGU+PHBvbHlsaW5lIGNsYXNzPSJzdDAiIHBvaW50cz0iLTI2My40LDQ0MS4zIC0yNjcuNiw0MzcgLTI2My40LDQzMi43ICIvPjwvc3ZnPg==);
background-repeat: no-repeat; }

/*!
*  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
*  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
@font-face {
font-family: 'FontAwesome';
src: url("files/fonts/fontawesome-webfont.eot?v=4.2.0");
src: url("files/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("files/fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("files/fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("files/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
font-weight: normal;
font-style: normal; }
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }

.fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%; }

.fa-2x {
font-size: 2em; }

.fa-3x {
font-size: 3em; }

.fa-4x {
font-size: 4em; }

.fa-5x {
font-size: 5em; }

.fa-fw {
width: 1.28571429em;
text-align: center; }

.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none; }

.fa-ul > li {
position: relative; }

.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center; }

.fa-li.fa-lg {
left: -1.85714286em; }

.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: 0.1em; }

.pull-right {
float: right; }

.pull-left {
float: left; }

.fa.pull-left {
margin-right: 0.3em; }

.fa.pull-right {
margin-left: 0.3em; }

.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }

@-webkit-keyframes fa-spin {
0% {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg); }
100% {
  -webkit-transform: rotate(359deg);
  transform: rotate(359deg); } }
@keyframes fa-spin {
0% {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg); }
100% {
  -webkit-transform: rotate(359deg);
  transform: rotate(359deg); } }
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }

.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }

.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }

.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }

.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
-webkit-filter: none;
        filter: none; }

.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center; }

.fa-stack-1x {
line-height: inherit; }

.fa-stack-2x {
font-size: 2em; }

.fa-inverse {
color: #ffffff; }

.fa-glass:before {
content: ""; }

.fa-music:before {
content: ""; }

.fa-search:before {
content: ""; }

.fa-envelope-o:before {
content: ""; }

.fa-heart:before {
content: ""; }

.fa-star:before {
content: ""; }

.fa-star-o:before {
content: ""; }

.fa-user:before {
content: ""; }

.fa-film:before {
content: ""; }

.fa-th-large:before {
content: ""; }

.fa-th:before {
content: ""; }

.fa-th-list:before {
content: ""; }

.fa-check:before {
content: ""; }

.fa-remove:before, .fa-close:before, .fa-times:before {
content: ""; }

.fa-search-plus:before {
content: ""; }

.fa-search-minus:before {
content: ""; }

.fa-power-off:before {
content: ""; }

.fa-signal:before {
content: ""; }

.fa-gear:before, .fa-cog:before {
content: ""; }

.fa-trash-o:before {
content: ""; }

.fa-home:before {
content: ""; }

.fa-file-o:before {
content: ""; }

.fa-clock-o:before {
content: ""; }

.fa-road:before {
content: ""; }

.fa-download:before {
content: ""; }

.fa-arrow-circle-o-down:before {
content: ""; }

.fa-arrow-circle-o-up:before {
content: ""; }

.fa-inbox:before {
content: ""; }

.fa-play-circle-o:before {
content: ""; }

.fa-rotate-right:before, .fa-repeat:before {
content: ""; }

.fa-refresh:before {
content: ""; }

.fa-list-alt:before {
content: ""; }

.fa-lock:before {
content: ""; }

.fa-flag:before {
content: ""; }

.fa-headphones:before {
content: ""; }

.fa-volume-off:before {
content: ""; }

.fa-volume-down:before {
content: ""; }

.fa-volume-up:before {
content: ""; }

.fa-qrcode:before {
content: ""; }

.fa-barcode:before {
content: ""; }

.fa-tag:before {
content: ""; }

.fa-tags:before {
content: ""; }

.fa-book:before {
content: ""; }

.fa-bookmark:before {
content: ""; }

.fa-print:before {
content: ""; }

.fa-camera:before {
content: ""; }

.fa-font:before {
content: ""; }

.fa-bold:before {
content: ""; }

.fa-italic:before {
content: ""; }

.fa-text-height:before {
content: ""; }

.fa-text-width:before {
content: ""; }

.fa-align-left:before {
content: ""; }

.fa-align-center:before {
content: ""; }

.fa-align-right:before {
content: ""; }

.fa-align-justify:before {
content: ""; }

.fa-list:before {
content: ""; }

.fa-dedent:before, .fa-outdent:before {
content: ""; }

.fa-indent:before {
content: ""; }

.fa-video-camera:before {
content: ""; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
content: ""; }

.fa-pencil:before {
content: ""; }

.fa-map-marker:before {
content: ""; }

.fa-adjust:before {
content: ""; }

.fa-tint:before {
content: ""; }

.fa-edit:before, .fa-pencil-square-o:before {
content: ""; }

.fa-share-square-o:before {
content: ""; }

.fa-check-square-o:before {
content: ""; }

.fa-arrows:before {
content: ""; }

.fa-step-backward:before {
content: ""; }

.fa-fast-backward:before {
content: ""; }

.fa-backward:before {
content: ""; }

.fa-play:before {
content: ""; }

.fa-pause:before {
content: ""; }

.fa-stop:before {
content: ""; }

.fa-forward:before {
content: ""; }

.fa-fast-forward:before {
content: ""; }

.fa-step-forward:before {
content: ""; }

.fa-eject:before {
content: ""; }

.fa-chevron-left:before {
content: ""; }

.fa-chevron-right:before {
content: ""; }

.fa-plus-circle:before {
content: ""; }

.fa-minus-circle:before {
content: ""; }

.fa-times-circle:before {
content: ""; }

.fa-check-circle:before {
content: ""; }

.fa-question-circle:before {
content: ""; }

.fa-info-circle:before {
content: ""; }

.fa-crosshairs:before {
content: ""; }

.fa-times-circle-o:before {
content: ""; }

.fa-check-circle-o:before {
content: ""; }

.fa-ban:before {
content: ""; }

.fa-arrow-left:before {
content: ""; }

.fa-arrow-right:before {
content: ""; }

.fa-arrow-up:before {
content: ""; }

.fa-arrow-down:before {
content: ""; }

.fa-mail-forward:before, .fa-share:before {
content: ""; }

.fa-expand:before {
content: ""; }

.fa-compress:before {
content: ""; }

.fa-plus:before {
content: ""; }

.fa-minus:before {
content: ""; }

.fa-asterisk:before {
content: ""; }

.fa-exclamation-circle:before {
content: ""; }

.fa-gift:before {
content: ""; }

.fa-leaf:before {
content: ""; }

.fa-fire:before {
content: ""; }

.fa-eye:before {
content: ""; }

.fa-eye-slash:before {
content: ""; }

.fa-warning:before, .fa-exclamation-triangle:before {
content: ""; }

.fa-plane:before {
content: ""; }

.fa-calendar:before {
content: ""; }

.fa-random:before {
content: ""; }

.fa-comment:before {
content: ""; }

.fa-magnet:before {
content: ""; }

.fa-chevron-up:before {
content: ""; }

.fa-chevron-down:before {
content: ""; }

.fa-retweet:before {
content: ""; }

.fa-shopping-cart:before {
content: ""; }

.fa-folder:before {
content: ""; }

.fa-folder-open:before {
content: ""; }

.fa-arrows-v:before {
content: ""; }

.fa-arrows-h:before {
content: ""; }

.fa-bar-chart-o:before, .fa-bar-chart:before {
content: ""; }

.fa-twitter-square:before {
content: ""; }

.fa-facebook-square:before {
content: ""; }

.fa-camera-retro:before {
content: ""; }

.fa-key:before {
content: ""; }

.fa-gears:before, .fa-cogs:before {
content: ""; }

.fa-comments:before {
content: ""; }

.fa-thumbs-o-up:before {
content: ""; }

.fa-thumbs-o-down:before {
content: ""; }

.fa-star-half:before {
content: ""; }

.fa-heart-o:before {
content: ""; }

.fa-sign-out:before {
content: ""; }

.fa-linkedin-square:before {
content: ""; }

.fa-thumb-tack:before {
content: ""; }

.fa-external-link:before {
content: ""; }

.fa-sign-in:before {
content: ""; }

.fa-trophy:before {
content: ""; }

.fa-github-square:before {
content: ""; }

.fa-upload:before {
content: ""; }

.fa-lemon-o:before {
content: ""; }

.fa-phone:before {
content: ""; }

.fa-square-o:before {
content: ""; }

.fa-bookmark-o:before {
content: ""; }

.fa-phone-square:before {
content: ""; }

.fa-twitter:before {
content: ""; }

.fa-facebook:before {
content: ""; }

.fa-github:before {
content: ""; }

.fa-unlock:before {
content: ""; }

.fa-credit-card:before {
content: ""; }

.fa-rss:before {
content: ""; }

.fa-hdd-o:before {
content: ""; }

.fa-bullhorn:before {
content: ""; }

.fa-bell:before {
content: ""; }

.fa-certificate:before {
content: ""; }

.fa-hand-o-right:before {
content: ""; }

.fa-hand-o-left:before {
content: ""; }

.fa-hand-o-up:before {
content: ""; }

.fa-hand-o-down:before {
content: ""; }

.fa-arrow-circle-left:before {
content: ""; }

.fa-arrow-circle-right:before {
content: ""; }

.fa-arrow-circle-up:before {
content: ""; }

.fa-arrow-circle-down:before {
content: ""; }

.fa-globe:before {
content: ""; }

.fa-wrench:before {
content: ""; }

.fa-tasks:before {
content: ""; }

.fa-filter:before {
content: ""; }

.fa-briefcase:before {
content: ""; }

.fa-arrows-alt:before {
content: ""; }

.fa-group:before, .fa-users:before {
content: ""; }

.fa-chain:before, .fa-link:before {
content: ""; }

.fa-cloud:before {
content: ""; }

.fa-flask:before {
content: ""; }

.fa-cut:before, .fa-scissors:before {
content: ""; }

.fa-copy:before, .fa-files-o:before {
content: ""; }

.fa-paperclip:before {
content: ""; }

.fa-save:before, .fa-floppy-o:before {
content: ""; }

.fa-square:before {
content: ""; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
content: ""; }

.fa-list-ul:before {
content: ""; }

.fa-list-ol:before {
content: ""; }

.fa-strikethrough:before {
content: ""; }

.fa-underline:before {
content: ""; }

.fa-table:before {
content: ""; }

.fa-magic:before {
content: ""; }

.fa-truck:before {
content: ""; }

.fa-pinterest:before {
content: ""; }

.fa-pinterest-square:before {
content: ""; }

.fa-google-plus-square:before {
content: ""; }

.fa-google-plus:before {
content: ""; }

.fa-money:before {
content: ""; }

.fa-caret-down:before {
content: ""; }

.fa-caret-up:before {
content: ""; }

.fa-caret-left:before {
content: ""; }

.fa-caret-right:before {
content: ""; }

.fa-columns:before {
content: ""; }

.fa-unsorted:before, .fa-sort:before {
content: ""; }

.fa-sort-down:before, .fa-sort-desc:before {
content: ""; }

.fa-sort-up:before, .fa-sort-asc:before {
content: ""; }

.fa-envelope:before {
content: ""; }

.fa-linkedin:before {
content: ""; }

.fa-rotate-left:before, .fa-undo:before {
content: ""; }

.fa-legal:before, .fa-gavel:before {
content: ""; }

.fa-dashboard:before, .fa-tachometer:before {
content: ""; }

.fa-comment-o:before {
content: ""; }

.fa-comments-o:before {
content: ""; }

.fa-flash:before, .fa-bolt:before {
content: ""; }

.fa-sitemap:before {
content: ""; }

.fa-umbrella:before {
content: ""; }

.fa-paste:before, .fa-clipboard:before {
content: ""; }

.fa-lightbulb-o:before {
content: ""; }

.fa-exchange:before {
content: ""; }

.fa-cloud-download:before {
content: ""; }

.fa-cloud-upload:before {
content: ""; }

.fa-user-md:before {
content: ""; }

.fa-stethoscope:before {
content: ""; }

.fa-suitcase:before {
content: ""; }

.fa-bell-o:before {
content: ""; }

.fa-coffee:before {
content: ""; }

.fa-cutlery:before {
content: ""; }

.fa-file-text-o:before {
content: ""; }

.fa-building-o:before {
content: ""; }

.fa-hospital-o:before {
content: ""; }

.fa-ambulance:before {
content: ""; }

.fa-medkit:before {
content: ""; }

.fa-fighter-jet:before {
content: ""; }

.fa-beer:before {
content: ""; }

.fa-h-square:before {
content: ""; }

.fa-plus-square:before {
content: ""; }

.fa-angle-double-left:before {
content: ""; }

.fa-angle-double-right:before {
content: ""; }

.fa-angle-double-up:before {
content: ""; }

.fa-angle-double-down:before {
content: ""; }

.fa-angle-left:before {
content: ""; }

.fa-angle-right:before {
content: ""; }

.fa-angle-up:before {
content: ""; }

.fa-angle-down:before {
content: ""; }

.fa-desktop:before {
content: ""; }

.fa-laptop:before {
content: ""; }

.fa-tablet:before {
content: ""; }

.fa-mobile-phone:before, .fa-mobile:before {
content: ""; }

.fa-circle-o:before {
content: ""; }

.fa-quote-left:before {
content: ""; }

.fa-quote-right:before {
content: ""; }

.fa-spinner:before {
content: ""; }

.fa-circle:before {
content: ""; }

.fa-mail-reply:before, .fa-reply:before {
content: ""; }

.fa-github-alt:before {
content: ""; }

.fa-folder-o:before {
content: ""; }

.fa-folder-open-o:before {
content: ""; }

.fa-smile-o:before {
content: ""; }

.fa-frown-o:before {
content: ""; }

.fa-meh-o:before {
content: ""; }

.fa-gamepad:before {
content: ""; }

.fa-keyboard-o:before {
content: ""; }

.fa-flag-o:before {
content: ""; }

.fa-flag-checkered:before {
content: ""; }

.fa-terminal:before {
content: ""; }

.fa-code:before {
content: ""; }

.fa-mail-reply-all:before, .fa-reply-all:before {
content: ""; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
content: ""; }

.fa-location-arrow:before {
content: ""; }

.fa-crop:before {
content: ""; }

.fa-code-fork:before {
content: ""; }

.fa-unlink:before, .fa-chain-broken:before {
content: ""; }

.fa-question:before {
content: ""; }

.fa-info:before {
content: ""; }

.fa-exclamation:before {
content: ""; }

.fa-superscript:before {
content: ""; }

.fa-subscript:before {
content: ""; }

.fa-eraser:before {
content: ""; }

.fa-puzzle-piece:before {
content: ""; }

.fa-microphone:before {
content: ""; }

.fa-microphone-slash:before {
content: ""; }

.fa-shield:before {
content: ""; }

.fa-calendar-o:before {
content: ""; }

.fa-fire-extinguisher:before {
content: ""; }

.fa-rocket:before {
content: ""; }

.fa-maxcdn:before {
content: ""; }

.fa-chevron-circle-left:before {
content: ""; }

.fa-chevron-circle-right:before {
content: ""; }

.fa-chevron-circle-up:before {
content: ""; }

.fa-chevron-circle-down:before {
content: ""; }

.fa-html5:before {
content: ""; }

.fa-css3:before {
content: ""; }

.fa-anchor:before {
content: ""; }

.fa-unlock-alt:before {
content: ""; }

.fa-bullseye:before {
content: ""; }

.fa-ellipsis-h:before {
content: ""; }

.fa-ellipsis-v:before {
content: ""; }

.fa-rss-square:before {
content: ""; }

.fa-play-circle:before {
content: ""; }

.fa-ticket:before {
content: ""; }

.fa-minus-square:before {
content: ""; }

.fa-minus-square-o:before {
content: ""; }

.fa-level-up:before {
content: ""; }

.fa-level-down:before {
content: ""; }

.fa-check-square:before {
content: ""; }

.fa-pencil-square:before {
content: ""; }

.fa-external-link-square:before {
content: ""; }

.fa-share-square:before {
content: ""; }

.fa-compass:before {
content: ""; }

.fa-toggle-down:before, .fa-caret-square-o-down:before {
content: ""; }

.fa-toggle-up:before, .fa-caret-square-o-up:before {
content: ""; }

.fa-toggle-right:before, .fa-caret-square-o-right:before {
content: ""; }

.fa-euro:before, .fa-eur:before {
content: ""; }

.fa-gbp:before {
content: ""; }

.fa-dollar:before, .fa-usd:before {
content: ""; }

.fa-rupee:before, .fa-inr:before {
content: ""; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
content: ""; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
content: ""; }

.fa-won:before, .fa-krw:before {
content: ""; }

.fa-bitcoin:before, .fa-btc:before {
content: ""; }

.fa-file:before {
content: ""; }

.fa-file-text:before {
content: ""; }

.fa-sort-alpha-asc:before {
content: ""; }

.fa-sort-alpha-desc:before {
content: ""; }

.fa-sort-amount-asc:before {
content: ""; }

.fa-sort-amount-desc:before {
content: ""; }

.fa-sort-numeric-asc:before {
content: ""; }

.fa-sort-numeric-desc:before {
content: ""; }

.fa-thumbs-up:before {
content: ""; }

.fa-thumbs-down:before {
content: ""; }

.fa-youtube-square:before {
content: ""; }

.fa-youtube:before {
content: ""; }

.fa-xing:before {
content: ""; }

.fa-xing-square:before {
content: ""; }

.fa-youtube-play:before {
content: ""; }

.fa-dropbox:before {
content: ""; }

.fa-stack-overflow:before {
content: ""; }

.fa-instagram:before {
content: ""; }

.fa-flickr:before {
content: ""; }

.fa-adn:before {
content: ""; }

.fa-bitbucket:before {
content: ""; }

.fa-bitbucket-square:before {
content: ""; }

.fa-tumblr:before {
content: ""; }

.fa-tumblr-square:before {
content: ""; }

.fa-long-arrow-down:before {
content: ""; }

.fa-long-arrow-up:before {
content: ""; }

.fa-long-arrow-left:before {
content: ""; }

.fa-long-arrow-right:before {
content: ""; }

.fa-apple:before {
content: ""; }

.fa-windows:before {
content: ""; }

.fa-android:before {
content: ""; }

.fa-linux:before {
content: ""; }

.fa-dribbble:before {
content: ""; }

.fa-skype:before {
content: ""; }

.fa-foursquare:before {
content: ""; }

.fa-trello:before {
content: ""; }

.fa-female:before {
content: ""; }

.fa-male:before {
content: ""; }

.fa-gittip:before {
content: ""; }

.fa-sun-o:before {
content: ""; }

.fa-moon-o:before {
content: ""; }

.fa-archive:before {
content: ""; }

.fa-bug:before {
content: ""; }

.fa-vk:before {
content: ""; }

.fa-weibo:before {
content: ""; }

.fa-renren:before {
content: ""; }

.fa-pagelines:before {
content: ""; }

.fa-stack-exchange:before {
content: ""; }

.fa-arrow-circle-o-right:before {
content: ""; }

.fa-arrow-circle-o-left:before {
content: ""; }

.fa-toggle-left:before, .fa-caret-square-o-left:before {
content: ""; }

.fa-dot-circle-o:before {
content: ""; }

.fa-wheelchair:before {
content: ""; }

.fa-vimeo-square:before {
content: ""; }

.fa-turkish-lira:before, .fa-try:before {
content: ""; }

.fa-plus-square-o:before {
content: ""; }

.fa-space-shuttle:before {
content: ""; }

.fa-slack:before {
content: ""; }

.fa-envelope-square:before {
content: ""; }

.fa-wordpress:before {
content: ""; }

.fa-openid:before {
content: ""; }

.fa-institution:before, .fa-bank:before, .fa-university:before {
content: ""; }

.fa-mortar-board:before, .fa-graduation-cap:before {
content: ""; }

.fa-yahoo:before {
content: ""; }

.fa-google:before {
content: ""; }

.fa-reddit:before {
content: ""; }

.fa-reddit-square:before {
content: ""; }

.fa-stumbleupon-circle:before {
content: ""; }

.fa-stumbleupon:before {
content: ""; }

.fa-delicious:before {
content: ""; }

.fa-digg:before {
content: ""; }

.fa-pied-piper:before {
content: ""; }

.fa-pied-piper-alt:before {
content: ""; }

.fa-drupal:before {
content: ""; }

.fa-joomla:before {
content: ""; }

.fa-language:before {
content: ""; }

.fa-fax:before {
content: ""; }

.fa-building:before {
content: ""; }

.fa-child:before {
content: ""; }

.fa-paw:before {
content: ""; }

.fa-spoon:before {
content: ""; }

.fa-cube:before {
content: ""; }

.fa-cubes:before {
content: ""; }

.fa-behance:before {
content: ""; }

.fa-behance-square:before {
content: ""; }

.fa-steam:before {
content: ""; }

.fa-steam-square:before {
content: ""; }

.fa-recycle:before {
content: ""; }

.fa-automobile:before, .fa-car:before {
content: ""; }

.fa-cab:before, .fa-taxi:before {
content: ""; }

.fa-tree:before {
content: ""; }

.fa-spotify:before {
content: ""; }

.fa-deviantart:before {
content: ""; }

.fa-soundcloud:before {
content: ""; }

.fa-database:before {
content: ""; }

.fa-file-pdf-o:before {
content: ""; }

.fa-file-word-o:before {
content: ""; }

.fa-file-excel-o:before {
content: ""; }

.fa-file-powerpoint-o:before {
content: ""; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
content: ""; }

.fa-file-zip-o:before, .fa-file-archive-o:before {
content: ""; }

.fa-file-sound-o:before, .fa-file-audio-o:before {
content: ""; }

.fa-file-movie-o:before, .fa-file-video-o:before {
content: ""; }

.fa-file-code-o:before {
content: ""; }

.fa-vine:before {
content: ""; }

.fa-codepen:before {
content: ""; }

.fa-jsfiddle:before {
content: ""; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
content: ""; }

.fa-circle-o-notch:before {
content: ""; }

.fa-ra:before, .fa-rebel:before {
content: ""; }

.fa-ge:before, .fa-empire:before {
content: ""; }

.fa-git-square:before {
content: ""; }

.fa-git:before {
content: ""; }

.fa-hacker-news:before {
content: ""; }

.fa-tencent-weibo:before {
content: ""; }

.fa-qq:before {
content: ""; }

.fa-wechat:before, .fa-weixin:before {
content: ""; }

.fa-send:before, .fa-paper-plane:before {
content: ""; }

.fa-send-o:before, .fa-paper-plane-o:before {
content: ""; }

.fa-history:before {
content: ""; }

.fa-circle-thin:before {
content: ""; }

.fa-header:before {
content: ""; }

.fa-paragraph:before {
content: ""; }

.fa-sliders:before {
content: ""; }

.fa-share-alt:before {
content: ""; }

.fa-share-alt-square:before {
content: ""; }

.fa-bomb:before {
content: ""; }

.fa-soccer-ball-o:before, .fa-futbol-o:before {
content: ""; }

.fa-tty:before {
content: ""; }

.fa-binoculars:before {
content: ""; }

.fa-plug:before {
content: ""; }

.fa-slideshare:before {
content: ""; }

.fa-twitch:before {
content: ""; }

.fa-yelp:before {
content: ""; }

.fa-newspaper-o:before {
content: ""; }

.fa-wifi:before {
content: ""; }

.fa-calculator:before {
content: ""; }

.fa-paypal:before {
content: ""; }

.fa-google-wallet:before {
content: ""; }

.fa-cc-visa:before {
content: ""; }

.fa-cc-mastercard:before {
content: ""; }

.fa-cc-discover:before {
content: ""; }

.fa-cc-amex:before {
content: ""; }

.fa-cc-paypal:before {
content: ""; }

.fa-cc-stripe:before {
content: ""; }

.fa-bell-slash:before {
content: ""; }

.fa-bell-slash-o:before {
content: ""; }

.fa-trash:before {
content: ""; }

.fa-copyright:before {
content: ""; }

.fa-at:before {
content: ""; }

.fa-eyedropper:before {
content: ""; }

.fa-paint-brush:before {
content: ""; }

.fa-birthday-cake:before {
content: ""; }

.fa-area-chart:before {
content: ""; }

.fa-pie-chart:before {
content: ""; }

.fa-line-chart:before {
content: ""; }

.fa-lastfm:before {
content: ""; }

.fa-lastfm-square:before {
content: ""; }

.fa-toggle-off:before {
content: ""; }

.fa-toggle-on:before {
content: ""; }

.fa-bicycle:before {
content: ""; }

.fa-bus:before {
content: ""; }

.fa-ioxhost:before {
content: ""; }

.fa-angellist:before {
content: ""; }

.fa-cc:before {
content: ""; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
content: ""; }

.fa-meanpath:before {
content: ""; }

div.scrollingHotSpotLeft {
min-width: 75px;
width: 10%;
height: 100%;
background-color: #fff;
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgODAgODAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDgwIDgwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzdEN0Q3RDtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9PC9zdHlsZT48cG9seWxpbmUgY2xhc3M9InN0MCIgcG9pbnRzPSI0Ny4yLDc1LjEgMTIsMzkuOSA0Ny4yLDQuNiAiLz48L3N2Zz4=);
background-size: 80% 50%;
background-repeat: no-repeat;
background-position: center center;
position: absolute;
z-index: 200;
top: 0;
left: 0;
opacity: 0.35;
-moz-opacity: 0.35;
filter: alpha(opacity=35);
zoom: 1; }

div.scrollingHotSpotLeft:after {
content: "";
position: absolute;
top: 0;
right: -200%;
width: 200%;
height: 100%; }

div.scrollingHotSpotLeftVisible {
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgODAgODAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDgwIDgwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzdEN0Q3RDtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9PC9zdHlsZT48cG9seWxpbmUgY2xhc3M9InN0MCIgcG9pbnRzPSI0Ny4yLDc1LjEgMTIsMzkuOSA0Ny4yLDQuNiAiLz48L3N2Zz4=);
background-repeat: no-repeat;
opacity: 0.35;
-moz-opacity: 0.35;
filter: alpha(opacity=35);
zoom: 1; }

div.scrollingHotSpotRight {
min-width: 75px;
width: 10%;
height: 100%;
background-color: #fff;
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgODAgODAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDgwIDgwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzdEN0Q3RDtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9PC9zdHlsZT48cG9seWxpbmUgY2xhc3M9InN0MCIgcG9pbnRzPSIyOS4zLDQuNiA2NC41LDM5LjkgMjkuMyw3NS4xICIvPjwvc3ZnPg==);
background-size: 80% 50%;
background-repeat: no-repeat;
background-position: center center;
position: absolute;
z-index: 200;
top: 0;
right: 0;
opacity: 0.35;
-moz-opacity: 0.35;
filter: alpha(opacity=35);
zoom: 1; }

div.scrollingHotSpotRight:before {
content: "";
position: absolute;
top: 0;
left: -200%;
width: 200%;
height: 100%; }

div.scrollingHotSpotRightVisible {
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgODAgODAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDgwIDgwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzdEN0Q3RDtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9PC9zdHlsZT48cG9seWxpbmUgY2xhc3M9InN0MCIgcG9pbnRzPSIyOS4zLDQuNiA2NC41LDM5LjkgMjkuMyw3NS4xICIvPjwvc3ZnPg==);
background-repeat: no-repeat;
opacity: 0.35;
filter: alpha(opacity=35);
-moz-opacity: 0.35;
zoom: 1; }

div.scrollWrapper {
position: relative;
overflow: hidden;
width: 100%;
height: 100%; }

div.scrollableArea {
position: relative;
width: auto;
height: 100%; }

.slidesjs .slidesjs-pagination {
position: relative;
top: auto;
right: auto;
bottom: 22px;
left: auto;
z-index: 10;
margin: 0 auto;
list-style: none;
text-align: center; }

.slidesjs .slidesjs-pagination li {
display: inline-block;
float: none;
margin-left: 5px; }

.slidesjs .slidesjs-pagination li a {
display: block;
width: 5px;
height: 0;
padding-top: 5px;
background-image: url("images/slidesjs/pagination.png");
background-position: 0 0;
float: left;
overflow: hidden; }

.slidesjs .slidesjs-pagination li a.active, .slidesjs .slidesjs-pagination li a:hover.active {
background-position: 0 -5px; }

.slidesjs .slidesjs-pagination li a:hover {
background-position: 0 -10px; }

.slidesjs .slidesjs-navigation {
position: absolute;
top: 0;
z-index: 10;
width: 50px;
height: 100%;
margin: 0;
padding: 0; }

.slidesjs .slidesjs-previous {
left: 0;
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgODAgODAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDgwIDgwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzdEN0Q3RDtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9PC9zdHlsZT48cG9seWxpbmUgY2xhc3M9InN0MCIgcG9pbnRzPSI0Ny4yLDc1LjEgMTIsMzkuOSA0Ny4yLDQuNiAiLz48L3N2Zz4=);
background-repeat: no-repeat;
background-position: center 280px; }

.slidesjs .slidesjs-next {
right: 0;
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgODAgODAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDgwIDgwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzdEN0Q3RDtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9PC9zdHlsZT48cG9seWxpbmUgY2xhc3M9InN0MCIgcG9pbnRzPSIyOS4zLDQuNiA2NC41LDM5LjkgMjkuMyw3NS4xICIvPjwvc3ZnPg==);
background-repeat: no-repeat;
background-position: center 280px; }

.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80); }

.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }

.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
box-sizing: border-box; }

.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }

.mfp-align-top .mfp-container:before {
display: none; }

.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }

.mfp-ajax-cur {
cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -webkit-zoom-out;
cursor: zoom-out; }

.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
    user-select: none; }

.mfp-loading.mfp-figure {
display: none; }

.mfp-hide {
display: none !important; }

a figure figcaption {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center; }

a figure figcaption h3 {
position: static; }

.mfp-preloader {
color: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }

.mfp-preloader a {
color: #cccccc; }

.mfp-preloader a:hover {
color: white; }

.mfp-s-ready .mfp-preloader {
display: none; }

.mfp-s-error .mfp-content {
display: none; }

button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none; }

button::-moz-focus-inner {
padding: 0;
border: 0; }

.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: white;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100); }

.mfp-close:active {
top: 1px; }

.mfp-close-btn-in .mfp-close {
color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: white;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }

.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #cccccc;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }

.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100); }

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }

.mfp-arrow:after, .mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }

.mfp-arrow:before, .mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }

.mfp-arrow-left {
left: 0; }

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
border-right: 17px solid white;
margin-left: 31px; }

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
right: 0; }

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
border-left: 17px solid white;
margin-left: 39px; }

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }

.mfp-iframe-holder .mfp-close {
top: -40px; }

.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: black; }

img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; }

.mfp-figure {
line-height: 0; }

.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444444; }

.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px; }

.mfp-figure figure {
margin: 0; }

.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }

.mfp-title {
text-align: left;
line-height: 18px;
color: #f3f3f3;
word-wrap: break-word;
padding-right: 36px; }

.mfp-image-holder .mfp-content {
max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
body.search .category-news {
background: transparent;
max-width: 100%;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
.mfp-img-mobile .mfp-image-holder {
  padding-left: 0;
  padding-right: 0; }

.mfp-img-mobile img.mfp-img {
  padding: 0; }

.mfp-img-mobile .mfp-figure:after {
  top: 0;
  bottom: 0; }

.mfp-img-mobile .mfp-figure small {
  display: inline;
  margin-left: 5px; }

.mfp-img-mobile .mfp-bottom-bar {
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
  margin: 0;
  top: auto;
  padding: 3px 5px;
  position: fixed;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-img-mobile .mfp-bottom-bar:empty {
  padding: 0; }

.mfp-img-mobile .mfp-counter {
  right: 5px;
  top: 3px; }

.mfp-img-mobile .mfp-close {
  top: 0;
  right: 0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  text-align: center;
  padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
  -webkit-transform: scale(0.75);
  transform: scale(0.75); }

.mfp-arrow-left {
  -webkit-transform-origin: 0;
  transform-origin: 0; }

.mfp-arrow-right {
  -webkit-transform-origin: 100%;
  transform-origin: 100%; }

.mfp-container {
  padding-left: 6px;
  padding-right: 6px; } }
.mfp-ie7 .mfp-img {
padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
padding: 0; }

.mfp-ie7 .mfp-content {
padding-top: 44px; }

.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top; }

.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 8020; }

.fancybox-skin {
position: relative;
background: #f9f9f9;
color: #444;
text-shadow: none;
border-radius: 4px; }

.fancybox-opened {
z-index: 8030; }

.fancybox-opened .fancybox-skin {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
position: relative; }

.fancybox-inner {
overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling: touch; }

.fancybox-error {
color: #444;
font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
margin: 0;
padding: 15px;
white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
display: block;
width: 100%;
height: 100%; }

.fancybox-image {
max-width: 100%;
max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url("http://babled.net/wp-content/themes/babled-child/images/fancybox/fancybox_sprite.png"); }

#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060; }

#fancybox-loading div {
width: 44px;
height: 44px;
background: url("http://babled.net/wp-content/themes/babled-child/images/fancybox/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
position: absolute;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 8040; }

.fancybox-nav {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: transparent url("http://babled.net/wp-content/themes/babled-child/images/fancybox/blank.gif");
-webkit-tap-highlight-color: transparent;
z-index: 8040; }

.fancybox-prev {
left: 0; }

.fancybox-next {
right: 0; }

.fancybox-nav span {
position: absolute;
top: 50%;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden; }

.fancybox-prev span {
left: 10px;
background-position: 0 -36px; }

.fancybox-next span {
right: 10px;
background-position: 0 -72px; }

.fancybox-nav:hover span {
visibility: visible; }

.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important; }

.fancybox-lock {
overflow: hidden !important;
width: auto; }

.fancybox-lock body {
overflow: hidden !important; }

.fancybox-lock-test {
overflow-y: hidden !important; }

.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: url("http://babled.net/wp-content/themes/babled-child/images/fancybox/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0; }

.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: scroll; }

.fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
position: relative;
text-shadow: none;
z-index: 8050; }

.fancybox-opened .fancybox-title {
visibility: visible; }

.fancybox-title-float-wrap {
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 8050;
text-align: center; }

.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent;
background: rgba(0, 0, 0, 0.8);
border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap; }

.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff; }

.fancybox-title-inside-wrap {
padding-top: 10px; }

.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, 0.8); }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("http://babled.net/wp-content/themes/babled-child/images/fancybox/fancybox_sprite@2x.png");
  background-size: 44px 152px; }

#fancybox-loading div {
  background-image: url("http://babled.net/wp-content/themes/babled-child/images/fancybox/fancybox_loading@2x.gif");
  background-size: 24px 24px; } }
* {
-webkit-font-smoothing: antialiased !important;
-moz-osx-font-smoothing: grayscale;
outline: none !important; }

.is-hidden {
display: none; }

.is-not-visible {
visibility: hidden; }

.clear {
clear: both; }

.table {
display: table;
margin: 0;
margin-bottom: 0 !important;
padding: 0;
width: 100%;
height: 100%; }

.table .table-cell {
display: table-cell;
margin: 0;
padding: 0;
width: 100%;
height: 100%;
vertical-align: middle;
text-align: center; }

body {
font-size: 15px !important; }

body a:hover {
text-decoration: none; }

body #content h1, body #content h2, body #content h3, body #content h4, body #content h5, body #content h6 {
color: #292929;
font-weight: 600;
text-transform: uppercase;
text-align: left;
}
body #content h1 {
font-size: 38px;
}
body #content .post_content .h2 {
text-align: center;
}
body #content .page-title, body #content .archive_title {
margin: 20px 0 30px 0;
color: #4d4d4c; }

body #content .page .page-header {
margin: 20px 0 30px 0; }

body #content .page .page-header h1 {
margin: 0;
color: #4d4d4c; }

body #content .page .image-block img {
margin: 0; }

body #content .press-thumbnail {
display: none; }

body textarea:focus, body input:focus {
border-color: #4d4d4c !important;
-webkit-box-shadow: none !important;
        box-shadow: none !important; }

body .typeahead.dropdown-menu {
display: none !important; }

.slick-arrow {
position: absolute;
top: 50%;
z-index: 1000;
margin-top: -20px !important;
width: 20px;
height: 40px;
padding: 0;
background-repeat: no-repeat;
background-color: transparent;
border: none;
cursor: pointer; }

.slick-arrow:before {
display: none; }

.slick-prev {
left: 7px;
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjIgNzIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIyIDcyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzMzMzMzMztzdHJva2Utd2lkdGg6MjtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fTwvc3R5bGU+PGc+PGxpbmUgY2xhc3M9InN0MCIgeDE9IjE5LjUiIHkxPSI2Ni44IiB4Mj0iMiIgeTI9IjM2LjciLz48bGluZSBjbGFzcz0ic3QwIiB4MT0iMiIgeTE9IjM2LjciIHgyPSIyMCIgeTI9IjYiLz48L2c+PC9zdmc+); }

.slick-next {
right: 12px;
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjIgNzIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIyIDcyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzMzMzMzMztzdHJva2Utd2lkdGg6MjtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fTwvc3R5bGU+PGc+PGxpbmUgY2xhc3M9InN0MCIgeDE9IjIuNSIgeTE9IjYiIHgyPSIyMCIgeTI9IjM2LjIiLz48bGluZSBjbGFzcz0ic3QwIiB4MT0iMjAiIHkxPSIzNi4yIiB4Mj0iMiIgeTI9IjY2LjgiLz48L2c+PC9zdmc+); }

#splash {
text-align: center; }

#splash a {
display: block; }
#splash .splash-logo {
display: block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 1000;
width: 95px; }

#splash .splash-logo img {
width: 100%;
padding-top: 0!important;}

#splash .splash-content {
display: block;
position: absolute;
top: 0;
left: 0;
z-index: 0;
width: 100%;
height: 100%; }

#splash .splash-content .splash-menu {
margin: 0;
padding: 0;
list-style: none;
display: inline-block; }

#splash .splash-content .splash-menu li {
width: 150px;
margin-top: 15px;
padding-top: 15px;
border-top: 2px solid #878787; }

#splash .splash-content .splash-menu li:first-child {
margin-top: 0;
padding-top: 0;
border-top: none; }

#splash .splash-content .splash-menu li a:hover {
color: #292929 !important; }

#splash .splash-footer {
display: block;
position: absolute;
bottom: 40px;
right: 40px;
z-index: 1000;
text-align: right; }

#splash .splash-footer p {
margin: 0; }

#splash .splash-footer p a:hover {
color: #4d4d4c !important; }

#background_image {
position: fixed;
bottom: 0;
left: 0;
z-index: 1; }



.related-projects {
  width: 100%;
margin: 40px 0 0 0px;
}
  

#background_image img {
max-width: 80%; }

.bablededitions #breadcrumbs, .productdesign #breadcrumbs {
padding: 0 0 12px 0px; }

.bablededitions #breadcrumbs .breadcrumb, .productdesign #breadcrumbs .breadcrumb {
font-size: 13px; }

.bablededitions .wrap-container, .productdesign .wrap-container {
margin-top: 138px; }
.home  .wrap-container {
margin-top: 0!important;
}
.bablededitions #breadcrumbs a:hover, .bablededitions #footer-container a:hover {
color: #000; }

.bablededitions #content .w3eden a {
color: #4d4d4c; }

.bablededitions #content .w3eden a:hover {
color: #000; }

.productdesign #breadcrumbs a:hover, .productdesign #footer-container a:hover {
color: #00a59b; }

.productdesign #inner-header .nav-container .product-navigation ul li a:hover, .productdesign #inner-header .nav-container .product-navigation-mobile ul li a:hover, .productdesign #inner-header .nav-container .menu-product-design ul li a:hover {
color: #00a59b !important; }

.productdesign #inner-header .button-back:hover {
color: #00a59b !important; }

.productdesign #inner-header .button-back:visited:hover {
color: #00a59b !important; }

.productdesign #content .w3eden a {
color: #4d4d4c; }

.productdesign #content .w3eden a:hover {
color: #00a59b !important; }

.productdesign #content .news-article a {
color: #00a59b; }

.productdesign .product a {
color: #00a59b !important; }

#inner-header .nav-container {
position: relative; }

#inner-header .nav-container #logo {
width: 64px;
margin: 0; }

#inner-header .nav-container #logo img {
width: 100%;
height: 100%; }

#inner-header .nav-container .pull-right .nav {
margin-top: 12px; }

#inner-header .nav-container .pull-right .nav li a {
padding: 0px 15px;
line-height: 3em;
border-bottom: 2px solid #FFF; }

#inner-header .nav-container .product-navigation {
position: absolute;
bottom: 0;
left: 150px;
z-index: 1000; }

#inner-header .nav-container .product-navigation ul {
margin: 0;
padding: 0;
list-style: none; }

#inner-header .nav-container .product-navigation ul.menu-items > li {
position: relative;
float: left;
margin-left: 40px; }

#inner-header .nav-container .product-navigation ul.menu-items > li:first-child {
margin-left: 0; }

#inner-header .nav-container .product-navigation ul.menu-items > li:hover > ul {
display: block; }

#inner-header .nav-container .product-navigation ul.menu-items > li.has-submenu > a:after {
content: " ";
display: block;
position: absolute;
top: 12px;
right: -15px;
width: 10px;
height: 10px;
margin: 5px 0 0 10px;
font-family: "FrutigerCE-Roman";
font-weight: 600;
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTAgMTAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwIDEwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzMzM0M0MztzdHJva2Utd2lkdGg6MS41O3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9PC9zdHlsZT48cG9seWxpbmUgY2xhc3M9InN0MCIgcG9pbnRzPSI4LjgsMy4xIDUsNi45IDEuMiwzLjEgIi8+PC9zdmc+);
background-repeat: no-repeat;
background-size: 10px 10px; }

#inner-header .nav-container .product-navigation ul.menu-items > li > a {
display: inline-block;
color: #4d4d4c;
font-family: "FrutigerCE-Light";
font-weight: 400;
line-height: 3em;
border-bottom: 2px solid #FFF; }

#inner-header .nav-container .product-navigation ul.menu-items > li > a:hover {
color: #292929; }

#inner-header .nav-container .product-navigation ul.menu-items > li > a.active {
border-bottom: 2px solid #4d4d4c;
color: #00a59b; 
}


#inner-header .nav-container .product-navigation ul.menu-items > li > a b, #inner-header .nav-container .product-navigation ul.menu-items > li > a strong {
font-weight: bold; 
}

#inner-header .nav-container .product-navigation ul.menu-items > li > ul {
margin: 0;
padding: 0;
list-style: none;
display: none;
position: absolute;
top: 10px;
left: -20px;
z-index: -1;
min-width: 123px;
padding: 20px;
background: #FFF; }

#inner-header .nav-container .product-navigation ul.menu-items > li > ul > li {
margin-top: 10px; }

#inner-header .nav-container .product-navigation ul.menu-items > li > ul > li:first-child {
margin-top: 10px;
padding-top: 30px; }

#inner-header .nav-container .product-navigation ul.menu-items > li > ul > li a {
font-family: "FrutigerCE-Roman";
font-size: 14px;
line-height: 15px; }

#inner-header .nav-container .button-back {
float: right;
margin: 1px 45px 0 0; }

#inner-header .nav-container .searchbox #filter-action {
padding: 5px 45px 10px 15px; }

#inner-header .nav-container .navbar-form input, #inner-header .nav-container .navbar-search input {
line-height: 1.5em; }

#inner-header .nav-container .navbar-form .search-query, #inner-header .nav-container .navbar-search .search-query {
font-family: "FrutigerCE-Roman"; }

#inner-header .nav-container .toggle-mobile-menu {
display: none;
color: #4d4d4c; }

#inner-header .nav-container .mobile-header {
display: none;
position: absolute;
top: 25px;
right: 85px;
float: none; }

#inner-header .nav-container .mobile-header a {
text-decoration: none !important; }

#inner-header .nav-container .mobile-header a:hover, #inner-header .nav-container .mobile-header a:visited {
text-decoration: none !important; }

#inner-header .nav-container .mobile-header .button-back {
display: none; }

#inner-header .nav-container .mobile-header .searchbox {
height: auto;
padding-top: 0; }

#inner-header .nav-container .mobile-header .searchbox .navbar-form, #inner-header .nav-container .mobile-header .searchbox .navbar-search {
float: none;
margin: 0; }

#inner-header .nav-container .mobile-header .searchbox .navbar-form input, #inner-header .nav-container .mobile-header .searchbox .navbar-search input {
width: 180px;
padding: 2px 14px;
line-height: 1.5em;
background-size: 19px 15px; }

#inner-header .nav-container .mobile-header .menu-babled-editions, #inner-header .nav-container .mobile-header .menu-product-design {
position: absolute;
top: 200px;
right: 0; }

#inner-header .nav-container .product-navigation-mobile {
display: none;
position: absolute;
top: 73px;
right: 45px; }

#inner-header .nav-container .product-navigation-mobile * {
text-decoration: none !important; }

#inner-header .nav-container .product-navigation-mobile ul {
margin: 0;
padding: 0;
list-style: none; }

#inner-header .nav-container .product-navigation-mobile ul.menu-items > li {
margin-top: 5px; }

#inner-header .nav-container .product-navigation-mobile ul.menu-items > li:first-child {
margin-top: 0; }

#inner-header .nav-container .product-navigation-mobile ul.menu-items > li > a {
font-size: 14px;
line-height: 16px;
color: #4d4d4c;
border-bottom: 1px solid #FFF; }

#inner-header .nav-container .product-navigation-mobile ul.menu-items > li > a.active {
border-bottom: 1px solid #4d4d4c;
color: #00a59b; }

#inner-header .nav-container .mobile-menu {
display: none;
position: relative;
margin-top: 120px;
width: 100%;
background: #CCC; }

#inner-header .nav-container .mobile-menu .mobile-menu-default {
display: none; }

#inner-header .nav-container .mobile-menu .mobile-menu-default .menu-babled-editions .nav, #inner-header .nav-container .mobile-menu .mobile-menu-default .menu-product-design .nav {
left: auto;
float: none;
margin: 0;
padding: 20px 30px 20px 0; }

#inner-header .nav-container .mobile-menu .mobile-menu-default .menu-babled-editions .nav li, #inner-header .nav-container .mobile-menu .mobile-menu-default .menu-product-design .nav li {
float: none;
width: auto;
margin-top: 10px;
padding: 0 45px 0 0;
text-align: right; }

#inner-header .nav-container .mobile-menu .mobile-menu-default .menu-babled-editions .nav li:first-child, #inner-header .nav-container .mobile-menu .mobile-menu-default .menu-product-design .nav li:first-child {
margin-top: 0; }

#inner-header .nav-container .mobile-menu .mobile-menu-default .menu-babled-editions .nav li a, #inner-header .nav-container .mobile-menu .mobile-menu-default .menu-product-design .nav li a {
display: inline-block;
padding: 0;
font-size: 14px;
line-height: 16px;
color: #4d4d4c; }

#inner-header .nav-container .mobile-menu .mobile-menu-bablededitions, #inner-header .nav-container .mobile-menu .mobile-menu-productdesign {
display: none; }

#inner-header .nav-container .mobile-menu .mobile-menu-bablededitions ul, #inner-header .nav-container .mobile-menu .mobile-menu-productdesign ul {
list-style: none;
margin: 0;
padding: 20px 0; }

#inner-header .nav-container .mobile-menu .mobile-menu-bablededitions ul li, #inner-header .nav-container .mobile-menu .mobile-menu-productdesign ul li {
float: none;
width: auto;
margin-top: 10px;
padding: 0 45px 0 0;
text-align: right; }

#inner-header .nav-container .mobile-menu .mobile-menu-bablededitions ul li:first-child, #inner-header .nav-container .mobile-menu .mobile-menu-productdesign ul li:first-child {
margin-top: 0; }

#inner-header .nav-container .mobile-menu .mobile-menu-bablededitions ul li a, #inner-header .nav-container .mobile-menu .mobile-menu-productdesign ul li a {
display: inline-block;
padding: 0;
font-size: 14px;
line-height: 16px;
color: #4d4d4c; }

.row-fluid.image-row article {
margin-top: 20px; }

.row-fluid.image-row .post_content {
min-height: 287px;
background: #CCC; }

.row-fluid.image-row .post_content h3 {
font-family: "Capriola", Helvetica, Arial, sans-serif; }
body .row-fluid .span12 {
margin: 0;
}

#widget-footer .social-links .email {
width: 37px;
height: 37px;
background-repeat: no-repeat;
background-size: 37px 37px;
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMzAgMzAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMwIDMwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6IzRFNEU0RTt9LnN0MXtmaWxsOiNGRkZGRkY7fTwvc3R5bGU+PGc+PGEgeGxpbms6aHJlZj0iaHR0cDovL3d3dy5saW5rZWRpbi5jb20vcHViL2JhYmxlZC1lbW1hbnVlbC8wLzE5NC83NDMiID48Y2lyY2xlIGNsYXNzPSJzdDAiIGN4PSIxNSIgY3k9IjE1IiByPSIxNSIvPjwvYT48cGF0aCBjbGFzcz0ic3QxIiBkPSJNMjEuNiw4LjZIOC40Yy0xLjIsMC0yLjEsMS0yLjEsMi4xdjguNmMwLDEuMiwxLDIuMSwyLjEsMi4xaDEzLjJjMS4yLDAsMi4xLTEsMi4xLTIuMXYtOC42QzIzLjgsOS41LDIyLjgsOC42LDIxLjYsOC42eiBNMjEuMSwxMC4ybC02LDQuM2wtNS43LTQuM0gyMS4xeiBNMjEuNiwxOS44SDguNGMtMC4zLDAtMC41LTAuMi0wLjUtMC41di04LjJsNy4yLDUuNGw3LTV2Ny44QzIyLjEsMTkuNiwyMS45LDE5LjgsMjEuNiwxOS44eiIvPjwvZz48L3N2Zz4=); }

#widget-footer .social-links .facebook {
width: 37px;
height: 37px;
background-repeat: no-repeat;
background-size: 37px 37px;
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMzAgMzAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMwIDMwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6IzRFNEU0RTt9LnN0MXtmaWxsOiNGRkZGRkY7fTwvc3R5bGU+PGc+PGEgeGxpbms6aHJlZj0iaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL3BhZ2VzL0VtbWFudWVsLUJhYmxlZC1TdHVkaW8vMTgzNDQ2MDE4MzY0MjQ1IiA+PGNpcmNsZSBjbGFzcz0ic3QwIiBjeD0iMTUiIGN5PSIxNSIgcj0iMTUiLz48L2E+PGEgeGxpbms6aHJlZj0iaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL3BhZ2VzL0VtbWFudWVsLUJhYmxlZC1TdHVkaW8vMTgzNDQ2MDE4MzY0MjQ1IiA+PGc+PHBhdGggY2xhc3M9InN0MSIgZD0iTTE2LjMsMjIuMmMtMC4xLDAtMC4xLDAtMC4xLTAuMXYtNi40YzAtMC4xLDAtMC4xLDAuMS0wLjFoMi4xbDAuMy0yLjZoLTIuNGMtMC4xLDAtMC4xLDAtMC4xLTAuMXYtMS44YzAtMC42LDAuNS0wLjksMS42LTAuOWgxVjcuOWMtMC42LTAuMS0xLjItMC4xLTEuOS0wLjFoLTAuMWMtMS41LDAtMi41LDAuNy0zLjEsMmMtMC4xLDAuNC0wLjIsMC45LTAuMiwxLjNWMTNjMCwwLjEsMCwwLjEtMC4xLDAuMWgtMi4xdjIuNmgyLjFjMC4xLDAsMC4xLDAsMC4xLDAuMXY2LjRjMCwwLjEsMCwwLjEtMC4xLDAuMSIvPjwvZz48L2E+PC9nPjwvc3ZnPg==); }

#widget-footer .social-links .twitter {
width: 37px;
height: 37px;
background-repeat: no-repeat;
background-size: 37px 37px;
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMzAgMzAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMwIDMwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6IzRFNEU0RTt9LnN0MXtmaWxsOiNGRkZGRkY7fTwvc3R5bGU+PGc+PGEgeGxpbms6aHJlZj0iaHR0cDovL3d3dy5saW5rZWRpbi5jb20vcHViL2JhYmxlZC1lbW1hbnVlbC8wLzE5NC83NDMiID48Y2lyY2xlIGNsYXNzPSJzdDAiIGN4PSIxNSIgY3k9IjE1IiByPSIxNSIvPjwvYT48Zz48cGF0aCBjbGFzcz0ic3QxIiBkPSJNMjIuNywxMC4yYy0wLjYsMC4zLTEuMiwwLjQtMS44LDAuNWMwLjctMC40LDEuMS0xLDEuNC0xLjdjLTAuNiwwLjQtMS4zLDAuNi0yLDAuOGMtMC42LTAuNi0xLjQtMS0yLjMtMWMtMS43LDAtMy4xLDEuNC0zLjEsMy4yYzAsMC4yLDAsMC41LDAuMSwwLjdjLTIuNi0wLjEtNC45LTEuNC02LjUtMy4zQzguMSw5LjgsOCwxMC4zLDgsMTAuOUM4LDEyLDguNSwxMyw5LjQsMTMuNWMtMC41LDAtMS0wLjItMS40LTAuNHYwYzAsMS41LDEuMSwyLjgsMi41LDMuMWMtMC4zLDAuMS0wLjUsMC4xLTAuOCwwLjFjLTAuMiwwLTAuNCwwLTAuNi0wLjFjMC40LDEuMywxLjYsMi4yLDIuOSwyLjJjLTEuMSwwLjgtMi40LDEuMy0zLjksMS4zYy0wLjMsMC0wLjUsMC0wLjcsMGMxLjQsMC45LDMuMSwxLjQsNC44LDEuNGM1LjgsMCw5LTQuOCw5LTlsMC0wLjRDMjEuNywxMS40LDIyLjMsMTAuOSwyMi43LDEwLjJMMjIuNywxMC4yeiBNMjIuNywxMC4yIi8+PC9nPjwvZz48L3N2Zz4=); }

#widget-footer .social-links .photobucket {
width: 37px;
height: 37px;
background-repeat: no-repeat;
background-size: 37px 37px;
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMzAgMzAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMwIDMwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6IzRFNEU0RTt9LnN0MXtmaWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZDtmaWxsOiNGRkZGRkY7fTwvc3R5bGU+PGc+PGEgeGxpbms6aHJlZj0iaHR0cDovL3d3dy5saW5rZWRpbi5jb20vcHViL2JhYmxlZC1lbW1hbnVlbC8wLzE5NC83NDMiID48Y2lyY2xlIGNsYXNzPSJzdDAiIGN4PSIxNSIgY3k9IjE1IiByPSIxNSIvPjwvYT48Zz48cGF0aCBjbGFzcz0ic3QxIiBkPSJNNy41LDEyLjRjMS40LDAsMi45LDAsNC4zLDBjLTEuMywyLTAuNiw0LjEsMC44LDUuMmMxLjQsMS4yLDMuNSwxLjEsNC44LDBjMS41LTEuMiwyLTMuNCwwLjgtNS4yYzEuNCwwLDIuOSwwLDQuMywwYzAsMC4xLDAsMC4xLDAsMC4yYzAsMi4yLDAsNC40LDAsNi42YzAsMC42LTAuMiwxLjEtMC41LDEuNWMtMC40LDAuNS0wLjksMC45LTEuNSwxLjFjLTAuMywwLjEtMC42LDAuMS0wLjgsMC4xYy0zLjEsMC02LjIsMC05LjMsMGMtMC43LDAtMS4zLTAuMy0xLjgtMC43Yy0wLjUtMC40LTAuOC0xLTEtMS42YzAtMC4xLTAuMS0wLjMtMC4xLTAuNGMwLTIuMywwLTQuNSwwLTYuOEM3LjUsMTIuNSw3LjUsMTIuNSw3LjUsMTIuNHoiLz48cGF0aCBjbGFzcz0ic3QxIiBkPSJNOS40LDcuMmMwLjEsMCwwLjMtMC4xLDAuNC0wLjFjMCwwLjYsMCwxLjIsMCwxLjhjMCwwLjYsMCwxLjIsMCwxLjhjMC4yLDAsMC40LDAsMC42LDBjMC0xLjIsMC0yLjUsMC0zLjdjMC4xLDAsMC4zLDAsMC40LDBjMCwxLjIsMCwyLjUsMCwzLjdjMC4yLDAsMC40LDAsMC42LDBjMC0xLjIsMC0yLjUsMC0zLjdjMC4xLDAsMC4yLDAsMC4yLDBjMi43LDAsNS4zLDAsOCwwYzAuNiwwLDEuMSwwLjIsMS42LDAuNmMwLjYsMC41LDEsMSwxLjIsMS44YzAsMC4xLDAuMSwwLjIsMC4xLDAuNGMwLDAuNywwLDEuNCwwLDIuMWMwLDAsMCwwLjEsMCwwLjFjLTAuMSwwLTAuMSwwLTAuMiwwYy0xLjUsMC0yLjksMC00LjQsMGMtMC4xLDAtMC4yLDAtMC4zLTAuMWMtMC42LTAuNS0xLjItMC45LTItMWMtMS0wLjItMiwwLTIuOSwwLjZjLTAuMiwwLjEtMC4zLDAuMi0wLjQsMC4zYy0wLjEsMC4xLTAuMiwwLjEtMC4zLDAuMWMtMS40LDAtMi45LDAtNC4zLDBjLTAuMSwwLTAuMSwwLTAuMiwwYzAtMC4xLDAtMC4yLDAtMC4zYzAtMC42LDAtMS4yLDAtMS44YzAtMC43LDAuMy0xLjMsMC44LTEuOWMwLjEtMC4xLDAuMy0wLjMsMC41LTAuNGMwLDEuMSwwLDIuMSwwLDMuMmMwLjIsMCwwLjQsMCwwLjYsMEM5LjQsOS42LDkuNCw4LjQsOS40LDcuMnogTTE5LjksMTAuOGMwLjMsMCwwLjUsMCwwLjgsMGMwLjMsMCwwLjUtMC4yLDAuNS0wLjVjMC0wLjUsMC0xLjEsMC0xLjZjMC0wLjMtMC4yLTAuNS0wLjUtMC41Yy0wLjUsMC0xLDAtMS41LDBjLTAuMywwLTAuNSwwLjItMC41LDAuNWMwLDAuNSwwLDEuMSwwLDEuNmMwLDAuMiwwLjIsMC41LDAuNSwwLjVDMTkuMywxMC44LDE5LjYsMTAuOCwxOS45LDEwLjh6Ii8+PC9nPjwvZz48L3N2Zz4=); }

#widget-footer .social-links .vimeo {
width: 37px;
height: 37px;
background-repeat: no-repeat;
background-size: 37px 37px;
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMzAgMzAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMwIDMwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6IzRFNEU0RTt9LnN0MXtmaWxsOiNGRkZGRkY7fTwvc3R5bGU+PGc+PGEgeGxpbms6aHJlZj0iaHR0cDovL3ZpbWVvLmNvbS91c2VyMTg4NTM1MzciID48Y2lyY2xlIGNsYXNzPSJzdDAiIGN4PSIxNSIgY3k9IjE1IiByPSIxNSIvPjwvYT48YSB4bGluazpocmVmPSJodHRwOi8vdmltZW8uY29tL3VzZXIxODg1MzUzNyIgPjxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0xNi4yLDExLjdMMTYuMiwxMS43YzAuNS0wLjIsMC45LTAuMywxLjMtMC4zYzAuNywwLjEsMSwwLjQsMSwwLjl2MC4zYzAsMC45LTAuNywyLjItMiwzLjljLTAuMywwLjItMC41LDAuNC0wLjYsMC40aC0wLjFjLTAuNCwwLTAuOS0xLjQtMS40LTQuMmMtMC40LTIuNi0wLjctNC0xLjEtNEMxMyw4LjIsMTIuNSw4LDExLjcsOGMtMC44LDAtMi41LDEuMi01LDMuN2MwLjUsMC43LDAuOCwxLDAuOCwxYzAuNy0wLjUsMS4yLTAuNywxLjQtMC43SDljMC40LDAuMSwwLjgsMC43LDEuMiwxLjhjMSwzLjgsMS42LDUuOSwxLjgsNi4zYzAuNywxLjQsMS40LDIuMSwyLDIuMWgwLjNjMiwwLDQuNi0yLjUsNy44LTcuNGMwLjgtMS41LDEuMy0yLjgsMS4zLTRjMC0yLTAuOC0zLTIuNC0zaC0wLjRDMTguNCw3LjgsMTcsOS4xLDE2LjIsMTEuN3oiLz48L2E+PC9nPjwvc3ZnPg==); }

#widget-footer .social-links .linkedin {
width: 37px;
height: 37px;
background-repeat: no-repeat;
background-size: 37px 37px;
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMzAgMzAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMwIDMwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6IzRFNEU0RTt9LnN0MXtmaWxsOiNGRkZGRkY7fTwvc3R5bGU+PGEgeGxpbms6aHJlZj0iaHR0cDovL3d3dy5saW5rZWRpbi5jb20vcHViL2JhYmxlZC1lbW1hbnVlbC8wLzE5NC83NDMiID48Y2lyY2xlIGNsYXNzPSJzdDAiIGN4PSIxNSIgY3k9IjE1IiByPSIxNSIvPjwvYT48cGF0aCBjbGFzcz0ic3QxIiBkPSJNOC4zLDguOWMwLDAuOSwwLjUsMS41LDEuNiwxLjdoMC4yQzExLjQsMTAuNSwxMiw5LjksMTIsOWMwLTEtMC42LTEuNi0xLjktMS44QzguOSw3LjQsOC4zLDgsOC4zLDguOXoiLz48cmVjdCB4PSI4LjUiIHk9IjExLjkiIGNsYXNzPSJzdDEiIHdpZHRoPSIzLjMiIGhlaWdodD0iOS43Ii8+PHBhdGggY2xhc3M9InN0MSIgZD0iTTE2LjgsMTMuMmgtMC4xdi0xLjJoLTMuM3Y5LjdoMy4zdi01YzAtMS4zLDAuNC0yLjEsMS4xLTIuM2MwLjItMC4xLDAuNC0wLjEsMC41LTAuMWgwLjJjMS4xLDAsMS42LDAuOCwxLjYsMi41djQuOWgzLjN2LTUuNmMwLTIuMS0wLjgtMy41LTIuNC00LjJjLTAuNC0wLjEtMC44LTAuMi0xLjMtMC4yQzE4LjQsMTEuNywxNy41LDEyLjIsMTYuOCwxMy4yeiIvPjwvc3ZnPg==); }

#widget-footer .social-links .pinterest {
width: 37px;
height: 37px;
background-repeat: no-repeat;
background-size: 37px 37px;
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMzAgMzAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMwIDMwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6IzRFNEU0RTt9LnN0MXtmaWxsOiNGRkZGRkY7fTwvc3R5bGU+PGc+PGEgeGxpbms6aHJlZj0iaHR0cDovL3d3dy5saW5rZWRpbi5jb20vcHViL2JhYmxlZC1lbW1hbnVlbC8wLzE5NC83NDMiID48Y2lyY2xlIGNsYXNzPSJzdDAiIGN4PSIxNSIgY3k9IjE1IiByPSIxNSIvPjwvYT48cGF0aCBjbGFzcz0ic3QxIiBkPSJNOS41LDEyLjJMOS41LDEyLjJjMC4xLDEuNywwLjcsMi44LDEuOSwzLjJjMC4yLDAsMC40LTAuNCwwLjUtMS4yYy0wLjQtMC42LTAuNy0xLjEtMC43LTEuNnYtMC4zYzAtMS43LDAuOS0yLjgsMi42LTMuNmMwLjQtMC4xLDAuOC0wLjIsMS4yLTAuMmgwLjVjMS4zLDAsMi4zLDAuNywyLjgsMS45YzAuMSwwLjQsMC4yLDAuOSwwLjIsMS4yYzAsMS42LTAuNCwyLjgtMS4zLDMuN2MtMC4zLDAuMy0wLjcsMC41LTEuMiwwLjVjLTAuNywwLTEuMS0wLjMtMS4zLTF2LTAuMmMwLTAuMSwwLjItMS4xLDAuNy0yLjhjMC0wLjMsMC0wLjQsMC0wLjVjLTAuMS0wLjgtMC41LTEuMS0xLjEtMS4xYy0xLDAtMS41LDAuNy0xLjcsMi4yYzAuMSwwLjYsMC4yLDEuMSwwLjMsMS4zYy0wLjgsMy4yLTEuMiw1LjItMS4yLDUuOWMwLjEsMS4yLDAuMSwxLjgsMC4yLDEuOGgwYzAuOS0wLjksMS41LTIuMywxLjktNC4xYzAuMS0wLjUsMC4yLTAuOCwwLjItMC44YzAuNiwwLjYsMS4yLDAuOSwxLjksMC45YzIsMCwzLjQtMS4xLDQuMi0zLjRjMC4yLTAuNywwLjMtMS40LDAuMy0yLjJ2LTAuMWMwLTEuOC0xLTMuMi0zLTQuMmMtMC43LTAuMy0xLjQtMC40LTIuMS0wLjRoMGMtMi45LDAtNC44LDEuMy01LjgsMy45QzkuNSwxMS41LDkuNSwxMS45LDkuNSwxMi4yeiIvPjwvZz48L3N2Zz4=); }

#widget-footer .button-back {
float: right;
margin: 3px 0 0 0; }

#content .w3eden {
position: relative;
margin-top: -20px; }

#content .w3eden .wpdm_icon {
display: none; }

#content .w3eden .popover {
border-radius: 0px; }

#content .w3eden .popover .arrow {
display: none; }

#content .w3eden .popover .close {
display: block !important;
position: absolute;
top: 10px;
right: 10px;
float: none;
width: 16px;
height: 16px;
margin: 0 !important;
padding: 0 !important;
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIwIDIwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6bm9uZTtzdHJva2U6I0ZGRkZGRjtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9PC9zdHlsZT48Y2lyY2xlIGN4PSIxMCIgY3k9IjEwIiByPSIxMCIvPjxnPjxsaW5lIGNsYXNzPSJzdDAiIHgxPSI1IiB5MT0iNSIgeDI9IjE1IiB5Mj0iMTUiLz48bGluZSBjbGFzcz0ic3QwIiB4MT0iMTUiIHkxPSI1IiB4Mj0iNSIgeTI9IjE1Ii8+PC9nPjwvc3ZnPg==);
background-repeat: no-repeat;
opacity: 1 !important; }

#content .w3eden .popover .popover-title {
padding-right: 30px; }

#content .w3eden .popover .panel {
margin-bottom: 10px;
border: none;
background: none; }

#content .w3eden .popover .panel label {
display: none; }

#content .w3eden .popover .panel input {
display: block;
float: none; }

#content .w3eden .popover .panel button {
display: block;
float: none;
margin-top: 10px; }

#content .w3eden .popover .panel .panel-heading {
padding: 10px 0;
font-size: 14px;
line-height: 16px;
color: #4d4d4c;
background: none;
border: none;
text-align: center; }

#content .w3eden .popover .panel .panel-body {
padding: 0; }

#content .w3eden .popover .panel .input-group {
display: block; }

#content .w3eden .popover .panel .input-group-btn {
display: block;
width: 100%;
margin-top: 10px; }

#content .w3eden .popover .panel .input-group-btn button {
margin: 0 auto;
padding: 6px 24px;
background: #4d4d4c !important;
border: none !important;
outline: none; }

#content .w3eden .popover .panel .alert {
background-image: none;
background-color: transparent;
border-color: transparent;
font-size: 14px;
line-height: 16px;
text-align: center; }

#content .press-thumbnail {
float: left;
width: 145px;
height: 180px;
margin: 0 20px 20px 0; }

#content .press-thumbnail:nth-child(8n+8) {
margin: 0 0 20px 0; }

#content .press-thumbnail img {
width: 100%; }

#content .press-thumbnail .w3eden {
margin: 0 0 10px 0; }

#content .news-article {
margin: 2em 0 0 0;
padding: 0; }

#content .news-article:first-child {
margin: 0; }

#content .news-article a {
margin: 1em 0 0 0;
color: #4d4d4c; }

#content .news-article .news-title {
margin: 1em 0 .25em 0;
line-height: 24px; }

#content .span4 input {
width: 94%;
padding: 4px 3%;
border: none; }

#content .span4 input[type=submit] {
width: 100%;
padding: 4px 3%; }

#content #mc_embed_signup h4 {
margin: 0 0 0.4em 0; }

#content #mc_embed_signup input[type="text"], #content #mc_embed_signup input[type="email"] {
width: 93%; }

#content #mc_embed_signup input[type="text"].error, #content #mc_embed_signup input[type="email"].error {
border: 1px solid #F00; }

#content #mc_embed_signup ul {
margin: 0;
padding: 0;
list-style: none;
margin: 8px; }

#content #mc_embed_signup ul li input {
display: inline;
width: auto; }

#content #mc_embed_signup ul li input.error {
border: none; }

#content #mc_embed_signup ul li label {
display: inline-block;
width: auto;
margin-left: 10px; }

#content #mc_embed_signup .indicates-required {
margin: 0 0 1em 0;
color: #F00; }

#content #mc_embed_signup .asterisk {
color: #F00; }

#content #mc_embed_signup .feedback {
display: none;
margin-bottom: 10px;
color: #F00; }

#content .pagination {
margin: 3em 0; }

#content #post-758 img {
width: 16.66%; }

.product {
width: 100%;
-webkit-box-sizing: border-box;
        box-sizing: border-box; }

.product .main-image {
width: 100%; }

.product .info {
padding: 50px 150px;
background: #FFF; }

.product .info a {
color: #4d4d4c; }

.product .info i {
font-family: "FrutigerCE-Light", Helvetica, Arial, sans-serif; }

.product .info .year {
margin-top: 15px; }

.product .info .extra-info {
margin-top: 15px; }

.product .info .text {
margin-top: 15px; }

.product .product-carousel-image {
width: 100%; }

.product .product-carousel-image img {
width: 100%; }







.thumbnail img {
 border: 1px solid #ddd;
 padding: 2px;
 margin: 0 1% 15px 0;
 width: 32.6667%;
 display: inline-block;
}

.thumbnail img:nth-of-type(3n+3) {
 margin-right: 0;
}

.icons {
margin: 10px;
padding: 0px 10px 50px 10px;
height: auto;
width: 190px;
list-style: none;
display: inline-block;
text-align: center;  }

.icons_clients {
margin: 0px 0px 25px;

height: auto;
width: 250px;
list-style: none;
display: inline-block;
text-align: center;
background-color: #fff;
padding-right: 9px;
padding-bottom: 9px;
padding-left: 9px;
  }

.gallery_image_client {
padding: 0px 0px 20px 20px;
height: auto;
width: 555px;
list-style: none;
display: inline-block;
text-align: center;
}

.gallery_image {
margin: 0px;
padding: 0px 0px 20px;
height: auto;
display: flex;
flex-grow: 1;
flex-flow: left: 
}



.product .babled_editions_gallery {
padding-top: 50px;
padding-bottom: 50px;
height: auto;
width: 100%;
display: inline-block }


.babled_icons_datasheets {
 height: auto;
 width: 100%; 
}

.product .babled_related_projects {
padding-top: 50px;
padding-bottom: 50px;
height: auto;
width: 100%; 
}

.videoteca {
padding-top: 15px;
padding-bottom: 50px;
height: auto;
width: 100%;
background-color: white; 
}

.products .icons {
margin: 10px;
padding: 10px 10px 10px 10px;
height: auto;
width: 190px;
list-style: none;
display: inline-block;
text-align: center;  }


.related_projects_thumbs {
margin: 20px;
padding: 50px 10px 50px 10px;
list-style: none;
display: inline-block;
text-align: center;  }


.product .product-carousel-images {
margin: 0;
padding: 0;
list-style: none;
float: left;
background: #FFF; }

.product .product-carousel-images li {
float: left;
width: 49%;
margin-left: 20px; }

.product .product-carousel-images li:first-child {
margin-left: 0; }

.product .product-carousel-images li img {
width: 100%; }

.product .carousel {
position: relative;
width: 100%;
height: 400px;
margin-bottom: 0;
background: #CCC;
overflow: hidden; }

.product .carousel a {
display: inline-block;
position: relative;
float: left;
max-width: none;
margin: 0;
padding: 0;
text-align: center; }

.product .carousel a img {
max-width: none; }

.product .subitems {
width: 100%;
height: 70px;
background: #f8f8f8; }

.product .subitems .table {
height: 70px;
line-height: 1px;
font-size: 1px; }

.product .subitems .table .table-cell {
height: 70px;
line-height: 1px;
font-size: 1px;
text-align: center; }

.product .subitems .table .table-cell ul {
margin: 0;
padding: 0;
list-style: none;
display: inline-block;
position: relative;
height: 70px; }

.product .subitems .table .table-cell ul li {
display: inline-block;
position: relative;
float: left;
margin-left: 40px; }

.product .subitems .table .table-cell ul li:first-child {
margin-left: 0; }

.product .subitems .table .table-cell ul li a {
text-decoration: none !important; }

.product .subitems .table .table-cell ul li a:hover {
color: #4d4d4c !important; }

.product .subitems .table .table-cell ul li .download, .product .subitems .table .table-cell ul li .file, .product .subitems .table .table-cell ul li .link {
display: inline-block;
height: 70px;
line-height: 73px; }

.product .subitems .table .table-cell ul li .download-block {
position: relative; }

.product .subitems .table .table-cell ul li .download-block .wpdm_icon, .product .subitems .table .table-cell ul li .download-block .wpdm-download-link {
height: 1px;
visibility: hidden; }

.product .work-in-progress {
position: relative;
width: 100%;
margin-top: 40px;
margin-bottom: 0; }

.product .work-in-progress .title {
margin: 0 0 20px 0; }

.product .work-in-progress #work_in_progress {
position: relative;
width: 100%;
height: 400px;
overflow: hidden; }

.product .work-in-progress #work_in_progress ul {
margin: 0;
padding: 0;
list-style: none;
position: absolute;
top: 0;
left: 0;
z-index: 100;
width: 9999px;
height: 100%; }

.product .work-in-progress #work_in_progress ul li {
float: left;
width: auto;
height: 100%; }

.product .work-in-progress #work_in_progress ul li a {
display: inline-block; }

::-webkit-scrollbar {
-webkit-appearance: none;
width: 10px;
}

::-webkit-scrollbar-thumb {
border-radius: 5px;
background-color: rgba(0,0,0,.5);
-webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}

.exhibition_client {
width: 100%;
Height:auto;
margin-top: 20px;
overflow-y: scroll; 
float: left;
}

.product .exhibition {
position: relative;
width: 100%;
height:580px;
margin-top: 40px;
overflow-y: scroll; 
float: left;}

.product .exhibition .title {
margin: 0 0 20px 0; }

.product .exhibition ul {
margin: 0;
padding: 0;
list-style: none;
float: left;
width: 100%; }

.product .exhibition ul li {
float: left;
width: auto;
margin-bottom: 20px;
margin-left: 20px; }

.product .exhibition ul li.left {
margin-left: 0; }

.product .exhibition ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
justify-content: space-between;
flex-wrap: wrap; }

.product .exhibition ul li {
  width: calc(50% - 10px);
  margin: 0 0 20px;
}

.product .exhibition ul li.small {
width: 310px; }

.product .exhibition ul li.divider {
width: 100%;

}

.product .exhibition ul li a {
display: inline-block; }

.product .exhibition ul li .caption {
margin-top: 20px; }

.product .videos {
margin: 0;
padding: 0;
list-style: none;
position: relative;
float: left;
width: 100%; }

.product .videos li {
width: 100%; }

.product .videos li.small {
float: left;
width: 640px;
margin-left: 20px; }

.product .videos li.small:first-child {
margin-left: 0; }

.product .videos li.small iframe {
width: 640px;
height: 365px; }

.product .videos li h2 {
margin-bottom: 20px; }

.popup {
position: relative;
background: #FFF;
padding: 40px 20px 20px 20px;
width: 920px;
margin: 20px auto; }

.popup .mfp-close {
margin: 20px 20px 0 0;
border-radius: 50%;
padding: 0;
width: 16px;
height: 16px;
line-height: 16px;
font-size: 16px;
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIwIDIwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6bm9uZTtzdHJva2U6I0ZGRkZGRjtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9PC9zdHlsZT48Y2lyY2xlIGN4PSIxMCIgY3k9IjEwIiByPSIxMCIvPjxnPjxsaW5lIGNsYXNzPSJzdDAiIHgxPSI1IiB5MT0iNSIgeDI9IjE1IiB5Mj0iMTUiLz48bGluZSBjbGFzcz0ic3QwIiB4MT0iMTUiIHkxPSI1IiB4Mj0iNSIgeTI9IjE1Ii8+PC9nPjwvc3ZnPg==);
background-repeat: no-repeat; }

.slidesjs {
position: relative;
z-index: 0;
width: 920px;
height: 640px; }

.slidesjs .slide {
position: relative;
z-index: 0;
width: 920px;
height: 600px; }

.slidesjs .slide .image {
width: 100%;
height: 600px; }

.slidesjs .slide .image img {
max-width: 768px; }

.slidesjs .slide .caption {
position: absolute;
bottom: -25px;
z-index: 1000;
width: 100%;
height: auto;
padding: 10px 0 0 0;
text-align: center; }

.search-results .page-header {
margin: 20px 0; }

.search-results .page, .search-results .post, .search-results .bablededitions, .search-results .productdesign, .search-results .wpdmpro {
margin-bottom: 20px;
padding: 0; }

.search-results .page p, .search-results .post p, .search-results .bablededitions p, .search-results .productdesign p, .search-results .wpdmpro p {
margin: 0; }

article {
text-align: justify; }

#inner-header .nav-container ul > li.menu-item-has-children > a::after {
content: " ";
display: inline-block;
position: relative;
width: 10px;
height: 10px;
font-family: "FrutigerCE-Roman";
font-weight: 600;
background-image: url(https://babled.net/wp-content/uploads/2018/08/arrow-sprite1.png);
background-repeat: no-repeat;
background-position: top;
margin-left: 5px;
vertical-align: middle; }

/* Logo */
#inner-header .nav-container #logo {
position: relative; }

#inner-header .nav-container #logo::after {
background-image: url("https://babled.net/wp-content/themes/babled-child/images/logo_green.svg");
background-position: 31px 2px;
background-repeat: no-repeat;
height: 90px;
width: 99px;
position: absolute;
left: 5px;
top: 8px;
opacity: 0;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s; }

#inner-header .nav-container #logo:hover::after {
opacity: 1; }

#inner-header .nav-container .mobile-menu .mobile-menu-default .menu-babled-editions .nav li.current-menu-item > a {
color: #4d4d4c; }

/* About Us Page */
.two-columns-block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between; }

.item-images {
min-width: 30%; }

.item-images img {
margin-bottom: 30px;
width: 100%; }

.item-text {
padding-left: 50px;
text-align: justify; }

/* Contact Page */
.contacts-top {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
border-bottom: 2px solid #ccc; }

.contacts-top .item {
width: 48%;
height: 450px;
margin-bottom: 40px; }
.contacts-top .item iframe {
height: 100%;
width: 100%;
}
.contacts-top .item:last-child {
background-image: url("http://babled.net/wp-content/uploads/2016/02/madalena85_1300.jpg");
background-size: cover; }

.contacts-bottom {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
padding-top: 40px; }

.contacts-bottom .item {
width: 30%;
margin-bottom: 30px; }

/* Dropdown Menu */
.menu-product-design .menu-item-has-children,
.menu-babled-editions .menu-item-has-children {
text-align: right; }

@media (min-width: 981px) {
.menu-product-design .menu-item-has-children .sub-menu,
.menu-babled-editions .menu-item-has-children .sub-menu {
  position: absolute;
  left: 0;
  top: 90%;
  width: 150px;
  background: #ededed;
  opacity: 0;
  z-index: -1;
  -webkit-transition: all .2s;
  transition: all .2s;
  margin: 0;
  list-style-type: none;
  visibility: hidden; } }
.menu-product-design .menu-item-has-children .sub-menu a,
.menu-babled-editions .menu-item-has-children .sub-menu a {
font-family: "FrutigerCE-Roman";
font-size: 14px; }

#inner-header .nav-container .product-navigation-mobile ul.menu-items > li > a {
font-size: 15px;
color: #777777; }

#inner-header .nav-container .mobile-menu .mobile-menu-default .menu-babled-editions .nav li a,
#inner-header .nav-container .mobile-menu .mobile-menu-bablededitions ul li a,
#inner-header .nav-container .mobile-menu .mobile-menu-productdesign ul li a {
color: #777777; }

.header-left-menu-box a:hover,
#inner-header .nav-container .pull-right .nav li a:hover,
#inner-header .nav-container .mobile-menu .mobile-menu-default .menu-babled-editions .nav li.active > a,
#inner-header .nav-container .product-navigation-mobile ul.menu-items > li > a:hover,
#inner-header .nav-container .mobile-menu .mobile-menu-bablededitions ul li a:hover,
#inner-header .nav-container .mobile-menu .mobile-menu-productdesign ul li a:hover,
#inner-header .nav-container .mobile-menu .mobile-menu-default .menu-babled-editions .nav li a:hover {
color: #4d4d4c; }

#inner-header .nav-container ul > li.active.menu-item-has-children > a::after,
#inner-header .nav-container ul > li.menu-item-has-children > a:hover::after,
#inner-header .nav-container .pull-right .nav li a:hover::after,
#inner-header .nav-container .pull-right .nav li.active a::after {
background-position: bottom; }

#inner-header .nav-container .pull-right .nav li a {
width: 110px; }

/* Overview Page */
.clients-logo-box {
padding-top: 40px; }

.clients-logo-box img {
margin: 10px 10px 0 0;
width: 18%; }

/* Header Left Menu */
.header-left-menu-box {
float: left; }

.header-left-menu {
list-style-type: none;
margin: 0; }

.header-left-menu li {
display: inline-block; }

.current-menu-item > a,
#inner-header .nav-container .pull-right .nav li.current-menu-parent > a,
.current-menu-parent > a {
color: #00a59b !important; }

/* Remove Videocontrols */

.mejs-controls {
display: none !important;
visibility: hidden !important;
}


.splash_screen {
display: none !important;
visibility: hidden !important;
height: 575px;
width: 260px;
}

.wp-video {
height: 575px;
width: 260px;
}


.wrapper-new-menu {
padding-top: 30px;
text-align: right;
width: 100%; }

.nav-container .searchbox #searchform {
float: right;
margin-right: 15px; }

body .navbar .nav > li > a {
padding: 0;
text-align: right;
width: 150px; }
body .navbar .nav > li > a:after {
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg); }
body .navbar .nav > li a {
display: block;
line-height: 1.8; }
.presskit-link {
  text-align: center;
  font-weight: bold;
  margin: 50px 0 0;
opacity: .8;
transition: opacity .2s;
}
.presskit-link:hover {
opacity: 1;
}
@media (min-width: 980px) {
body .navbar .nav > li:hover > a {
  color: #333333; }
  body .navbar .nav > li:hover > a:after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background-position: 0 -10px !important; } }
body .navbar .nav > li .sub-menu {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column; }
@media (max-width: 980px) {
  body .navbar .nav > li .sub-menu {
    display: none; } }
body .navbar .nav > li.active-item > a:after {
-webkit-transform: rotate(180deg);
        transform: rotate(180deg);
background-position: 0 -10px !important; }
body .navbar .nav > li.active-item .sub-menu {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important; }

.sub-menu {
padding: 10px;
-webkit-box-sizing: border-box;
        box-sizing: border-box; }

.image-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between; }

#logoParade {
margin-bottom: 40px; }

body .list__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }

body .list__wrapper .span6 {
  margin: 0 0 2.12%; }

.mobile {
display: none; }

/*
.single .info.f-product-info {
box-shadow: 1px 2px 9px -1px rgba(0,0,0,0.6);
}
*/

.news-article .text {
padding: 0 20px;
}
.news__contacts {
margin-top: 100px;
padding-top: 50px;
border-top: 1px solid #c6c6c6;
}
.read__more {
padding-right: 10px;
position: relative;
transition: all .2s;
}
.read__more:hover {
padding-right: 15px;
}
.read__more:after {
content: '>>';
font-size: 12px;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
font-family: monospace;
letter-spacing: -3px;

}
body #main article.category-news img {
margin-bottom: 20px;
}
.page-id-9718 .text {
display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-right: -20px;
}
.page-id-9718 #content .press-thumbnail {
  margin: 0 20px 20px 0;
}
@media only screen and (max-width: 992px) {
.two-columns-block {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.item-images {
  width: 100%; }

.item-text {
  padding: 0; }
}
@media only screen and (max-width: 980px) {
.header-wrapper .item {
  padding-right: 20px; }

.menu-item-has-children > a {
  pointer-events: none; }

.desktop.menu-babled-editions {
  display: none; }

.navbar .mobile.menu-babled-editions {
  display: none;
  margin: -10px 0 0; }
  .navbar .mobile.menu-babled-editions.active {
    display: block; }
  .navbar .mobile.menu-babled-editions .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding: 0 30px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
}
@media only screen and (max-width: 768px) {
.contacts-top,
.contacts-bottom {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.contacts-top .item,
.contacts-bottom .item {
  width: 100%; }

.contacts-top .item:last-child {
  min-height: 300px; }

#inner-header .nav-container #logo::after {
  background-position: 21px 2px; }
}
@media only screen and (max-width: 605px) {
#inner-header .nav-container .toggle-mobile-menu {
  z-index: 10; }
}
@media only screen and (max-width: 480px) {

body #inner-header .navbar .nav-container .mobile-menu .mobile-menu-default .menu-babled-editions .nav li, body #inner-header .navbar .nav-container .mobile-menu .mobile-menu-default .menu-product-design .nav li {
  padding: 0 45px 0 0; }

.menu-babled-editions .menu-item-has-children .sub-menu.open {
  padding-right: 30px; }
}
@media only screen and (min-width: 980px) {
.menu-product-design .menu-item-has-children:hover .sub-menu, .menu-babled-editions .menu-item-has-children:hover .sub-menu {
  opacity: 1;
  z-index: 1;
  top: 100%;
  visibility: visible; }
}
@media only screen and (min-width: 1200px) {
.container-fluid {
  width: 1170px; }
}
@media (min-width: 980px) {
.menu-item-has-children {
  position: relative; }

.menu-left-header-menu.menu-babled-editions .menu-item-has-children .sub-menu {
  left: 2px; }

.navbar .nav > li {
  text-align: right; }
}
@media (min-width: 1200px) {
.container-fluid {
  padding: 0 20px;
  width: 1170px; }
}
@media only screen and (max-width: 1300px) {
#splash .splash-logo {
  width: 121px;
  height: 110px;}

#background_image img {
  max-width: 60%; }
}
@media only screen and (max-width: 1199px) {
body .row-fluid.image-row .post_content {
  min-height: 0; }

body .row-fluid.image-row .post_content h3 {
  line-height: 24px; }

body #breadcrumbs {
  font-size: 12px; }

body #inner-header .nav-container .navbar-search {
  margin-top: 0; }

body #content .press-thumbnail {
  width: 15%;
  margin: 0 2% 20px 0; }

body #content .press-thumbnail:nth-child(8n+8) {
  margin: 0 2% 20px 0; }

body #content .press-thumbnail:nth-child(6n+6) {
  margin: 0 0 20px 0; }

body .product {
  width: 960px; }

body.single .product {
  width: 100%;
}
body.single .product .info {
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
}
 body.single .category-news {
   padding: 50px;
 }

body .product .main-image {
  width: 100%; }

body .product .info {
  width: 860px;
  padding: 40px 50px; }

body .product .product-carousel-images li {
  width: 470px; }

body .product .carousel {
  width: 100%;
  height: 400px; }

body .product .subitems {
  height: auto; }

body .product .subitems .table {
  height: auto; }

body .product .subitems .table .table-cell {
  height: auto; }

body .product .subitems .table .table-cell ul {
  height: auto;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

body .product .subitems .table .table-cell ul li {
  margin-left: 30px; }

body .product .subitems .table .table-cell ul li .download, body .product .subitems .table .table-cell ul li .file, body .product .subitems .table .table-cell ul li .link {
  display: inline-block;
  height: 50px;
  line-height: 53px; }

body .product .work-in-progress {
  margin-top: 40px; }

body .product .work-in-progress #work_in_progress {
  width: 100%;
  height: 400px; }

body .product .exhibition {
  width: 100%;
  margin-top: 40px; }

body .product .exhibition ul {
  width: 100%; }

body .product .exhibition ul li.small {
  width: 225px; }

body .product .videos li.small {
  width: 470px; }

body .product .videos li.small iframe {
  width: 470px;
  height: 268px; }

body .product .videos li iframe {
  width: 100%;
  height: 539px; }

body #widget-footer .widget_social_links_widget {
  float: left;
  width: 30%; }

body #widget-footer .widget_social_links_widget .social-links {
  width: 100%; }

body #widget-footer .widget_social_links_widget .social-links .email, body #widget-footer .widget_social_links_widget .social-links .facebook, body #widget-footer .widget_social_links_widget .social-links .twitter, body #widget-footer .widget_social_links_widget .social-links .photobucket, body #widget-footer .widget_social_links_widget .social-links .vimeo, body #widget-footer .widget_social_links_widget .social-links .linkedin, body #widget-footer .widget_social_links_widget .social-links .pinterest {
  width: 30px;
  height: 30px;
  margin: 0 5px 10px 0;
  background-size: 30px 30px; }

body #widget-footer .widget-instagram-for-wordpress, body #widget-footer .widget_latest_posts_widget {
  float: left;
  width: 30%;
  margin: 0 0 0 5%; }
}
@media (max-width: 991px) {
.popup {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.slidesjs {
  width: 100%; }

.slidesjs .slide .image img {
  max-width: 100%;
  width: 100%; } }
@media only screen and (max-width: 980px) {
#splash .splash-logo {
  width: 99px;
  height: 90px; }

.header-wrapper .top {
  margin-bottom: 25px;
}

#background_image img {
  max-width: 50%; }

.bablededitions .wrap-container, .productdesign .wrap-container {
  margin-top: 52px; }

body #inner-header .navbar {
  position: relative;
  margin-bottom: 0; }

body #inner-header .navbar .nav-container {
  min-height: 140px; }

body #inner-header .navbar .nav-container #logo {
  width: 99px;
  height: 90px;
  margin: 15px 0 0 5px; }

body #inner-header .navbar .nav-container #logo img {
  width: 100%;
  height: 100%; }

body #inner-header .navbar .nav-container .pull-right {
  display: none; }

body #inner-header .navbar .nav-container .product-navigation {
  display: none; }

body #inner-header .navbar .nav-container .product-navigation-mobile {
  display: block; }

body #inner-header .navbar .nav-container .mobile-header {
  display: block; }

body #inner-header .navbar .nav-container .toggle-mobile-menu {
  display: block; }

body #breadcrumbs{
  display: none;}
  
body #social_icons_mobile{
 
  padding: 0px;
height: 10px;
  display: block;
  margin-left: 17%;
  padding: 21px 0 0;
  
  }
  
body #searchbar_mobile{
  display: block; 
height: 30px;
  }

body #content .page,
body.search article {
  width: 90%;
  padding: 0 5%; }

body #content .page .span8, body #content .page .span6, body #content .page .span4 {
  display: block;
  width: 100%;
  margin: 0 0 40px 0; }

body #content .page-title, body #content .archive_title {
  margin: 10px 0 30px 0; }

body #content .span8 {
  width: 60%; }

body #content .span4 {
  width: 35%;
  margin: 0 0 0 5%; }

body #content .news-article .news-title {
  font-size: 20px;
  line-height: 20px; }

body #content .press-thumbnail {
  height: auto;
  width: calc(100% / 4 - 20px);
}

body #content .press-thumbnail:nth-child(8n+8) {
  margin: 0 3% 20px 0; }

body #content .press-thumbnail:nth-child(6n+6) {
  margin: 0 3% 20px 0; }

body #content .press-thumbnail:nth-child(4n+4) {
  margin: 0 0 20px 0; }

body #footer-container {
  margin-top: 20px; }

body .wrap-container {
  margin-top: 52px; }

body .row-fluid.image-row .post_content h3 {
  top: 38%;
  font-size: 24px; }

body .product {
  width: 740px; }

body .product .main-image {
  width: 100%; }

body .product .info {
  width: 640px;
  padding: 40px 50px; }

body .product .product-carousel-images li {
  width: 360px; }

body .product .carousel {
  height: 300px;
  padding: 50px 0; }

body .product .carousel a img {
  height: 300px !important; }

body .product .subitems .table .table-cell ul li {
  margin-left: 20px; }

body .product .work-in-progress #work_in_progress {
  height: 300px; }

body .product .work-in-progress #work_in_progress ul li a img {
  height: 300px !important; }

body .product .exhibition ul li.small {
  width: 170px; }

body .product .videos li.small {
  width: 360px; }

body .product .videos li.small iframe {
  width: 360px;
  height: 205px; }

body .product .videos li iframe {
  height: 415px; }

body #widget-footer .widget_social_links_widget .social-links .email, body #widget-footer .widget_social_links_widget .social-links .facebook, body #widget-footer .widget_social_links_widget .social-links .twitter, body #widget-footer .widget_social_links_widget .social-links .photobucket, body #widget-footer .widget_social_links_widget .social-links .vimeo, body #widget-footer .widget_social_links_widget .social-links .linkedin, body #widget-footer .widget_social_links_widget .social-links .pinterest {
  width: 25px;
  height: 25px;
  margin: 0 3px 10px 0;
  background-size: 25px 25px; }

body #widget-footer .widget_latest_posts_widget ul li a {
  font-size: 16px; }

body .search-results {
  width: 100%;
  padding: 0; }

body .search-results .page-header {
  width: 90%;
  padding: 0 5%; }

body .search-results .page, body .search-results .post, body .search-results .bablededitions, body .search-results .productdesign, body .search-results .wpdmpro {
  width: 90%;
  padding: 0 5%; }

.container-fluid.nav-container.dots-bottom.add-padding {
  padding-bottom: 148px; }

body .header-left-menu li {
  display: block; }

body .header-left-menu l a {
  line-height: 2; }

#menu-babled-editions-1 .sub-menu {
  position: static;
  padding: 10px 0;
  margin: 0;
  display: none; }

#menu-babled-editions-1 .sub-menu.open {
  display: block; }

#inner-header .nav-container .mobile-menu .mobile-menu-default .menu-babled-editions .nav#menu-babled-editions-1 li {
  padding-right: 15px; }

#inner-header .nav-container .mobile-menu .mobile-menu-default .menu-babled-editions .nav li.current-menu-parent > a {
  color: #4d4d4c; }
body .navbar .nav > li > a {
  width: auto;
}
}
@media only screen and (max-width: 767px) {
body .wrap-container {
  margin-top: 52px !important; }

.header-wrapper .top {
  margin-bottom: 25px; }

.navbar .header-wrapper .nav {
  margin: 0; }

body .row-fluid.image-row .post_content h3 {
  top: 41%;
  font-size: 30px; }

body .product {
  width: 100%; }

body .product .main-image {
  width: 100%; }

body .product .info {
  width: 100%;
  padding: 20px 10px;
  box-sizing: border-box;}

body .product .product-carousel-images li {
  width: 100%;
  margin-left: 0; }

body .product .carousel {
  height: 200px;
  padding: 20px 0; }

body .product .carousel a img {
  height: 200px !important;
  max-width: 100%; }

body .product .subitems .table .table-cell ul li {
  margin-left: 20px; }

body .product .work-in-progress #work_in_progress {
  height: 200px; }

body .product .work-in-progress #work_in_progress ul li a img {
  height: 200px !important; }

body .product .exhibition ul {
  flex-wrap: wrap;
}

body .product .exhibition ul li {
  width: 49%;
  margin-left: 0; }

body .product .exhibition ul li.small {
  width: 100%;
  margin-left: 0; }

body .product .exhibition ul li a {
  width: 100%; }

body .product .exhibition ul li a img {
  width: 100%; }

body .product .videos li.small {
  width: 100%;
  margin-left: 0; }

body .product .videos li.small iframe {
  width: 100%;
  height: 400px; }

body .product .videos li.small .title {
  margin-top: 20px; }

body .product .videos li iframe {
  height: 400px; }

body #content .span8 {
  width: 100%; }

body #content .span4 {
  width: 100%;
  margin: 40px 0; }

body #content .pagination {
  text-align: center; }

body #widget-footer {
  position: relative; }

body #widget-footer .widget_social_links_widget {
  float: none;
  width: 100%;
  margin: 20px 0 0 0; }

body #widget-footer .widget_social_links_widget .social-links {
  width: 100%; }

body #widget-footer .widget_social_links_widget .social-links .email, body #widget-footer .widget_social_links_widget .social-links .facebook, body #widget-footer .widget_social_links_widget .social-links .twitter, body #widget-footer .widget_social_links_widget .social-links .photobucket, body #widget-footer .widget_social_links_widget .social-links .vimeo, body #widget-footer .widget_social_links_widget .social-links .linkedin, body #widget-footer .widget_social_links_widget .social-links .pinterest {
  width: 30px;
  height: 30px;
  margin: 0 5px 10px 0;
  background-size: 30px 30px; }

body #widget-footer .widget_text, body #widget-footer .widget-instagram-for-wordpress, body #widget-footer .widget_latest_posts_widget {
  float: left;
  width: 45%; }

body #widget-footer .widget_text, body #widget-footer .widget-instagram-for-wordpress {
  margin: 20px 0 0 0; }

body #widget-footer .widget_latest_posts_widget {
  margin: 20px 0 0 5%; }

body #widget-footer .button-back {
  position: absolute;
  top: 12px;
  right: 0;
  float: none;
  margin: 0;
  line-height: 1.3; }

body .post.category-news {
  padding: 50px 20px; }

.clients-logo-box img {
  width: 23%; }
.navbar .mobile.menu-babled-editions .nav {
  padding: 0 20px;
}
}
@media only screen and (max-width: 639px) {
.f-product-exhibition-title {
  padding-left: 20px;
}
.item-text {
  padding: 0 20px;
}
#splash .splash-content .splash-menu li {
  width: 110px;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #878787; }

#splash .splash-footer {
  bottom: 20px;
  right: 20px; }

#splash .splash-footer p {
  line-height: 18px !important; }

body .product .videos li.small iframe {
  height: 300px; }

body .product .videos li iframe {
  height: 300px; }

body #content .page-title, body #content .archive_title {
  width: 90%;
  margin: 10px 0 30px 5%;
  font-size: 32px; }

body #content .span8 {
  width: 90%;
  margin: 0 5%; }

body #content .span4 {
  width: 90%;
  margin: 40px 5% 0 5%; }

body #content .news-article p {
  font-size: 13px; }

body #content .news-article .news-title {
  font-size: 18px;
  line-height: 18px; }

body #content .pagination {
  width: 90%;
  margin: 3em 5%;
  font-size: 12px; }

body #content #post-758 img {
  width: 33.33%; }

body #widget-footer .widget_text, body #widget-footer .widget-instagram-for-wordpress, body #widget-footer .widget_latest_posts_widget {
  float: none;
  width: 100%;
  margin: 20px 0 0 0; }

div.scrollingHotSpotLeft,
div.scrollingHotSpotRight {
  min-width: 50px; }

div.scrollingHotSpotLeft:after,
div.scrollingHotSpotRight:before {
  width: 100%; }

div.scrollingHotSpotLeft:after {
  right: -100%; }

div.scrollingHotSpotRight:before {
  left: -100%; }

.product .exhibition ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.clients-logo-box img {
  width: 29%; }
body .product .exhibition ul li.large {
  width: 100%;}
}
@media only screen and (max-width: 610px) {
body header {
  width: auto !important; }
p iframe {
  height: auto;
  width: 100%!important;
}
}
@media (max-width: 600px) {
.container-fluid.nav-container nav {
  position: static; } }
@media only screen and (max-width: 560px) {
#main, #content .text {
  padding: 0 15px;
  margin-right: 0;
}
  
}
@media only screen and (max-width: 521px) {
body .container-fluid {
  width: 100% !important; }

body .product {
  width: 100%; }

body .product .subitems {
  height: auto; }

body .product .subitems .table {
  height: auto; }

body .product .subitems .table .table-cell {
  height: auto; }

body .product .subitems .table .table-cell ul {
  margin: 0;
  list-style: none;
  height: auto;
  padding: 25px 0 15px 0; }

body .product .subitems .table .table-cell ul li {
  float: none;
  width: 100%;
  margin-top: 10px;
  margin-left: 0; }

body .product .subitems .table .table-cell ul li:first-child {
  margin-top: 0; }

body .product .subitems .table .table-cell ul li .download, body .product .subitems .table .table-cell ul li .file, body .product .subitems .table .table-cell ul li .link {
  display: inline-block;
  height: auto;
  line-height: 20px; } }
@media only screen and (max-width: 480px) {
body .nav-container #s {
  width: 80%;
}
body #inner-header .container-fluid {
  width: 100%; }

body #inner-header .navbar .nav-container #logo {
  margin: 15px 0 0 -5px; }

body #inner-header .navbar .nav-container .product-navigation-mobile {
  right: 20px; }

body #inner-header .navbar .nav-container .mobile-header {
  right: 60px; }

body #inner-header .navbar .nav-container .mobile-header .searchbox .navbar-form input, body #inner-header .navbar .nav-container .mobile-header .searchbox .navbar-search input {
  width: 120px; }

body #inner-header .navbar .nav-container .toggle-mobile-menu {
  right: 20px; }

body #inner-header .navbar .nav-container .mobile-menu .mobile-menu-default .menu-babled-editions .nav li, body #inner-header .navbar .nav-container .mobile-menu .mobile-menu-default .menu-product-design .nav li {
  padding: 0 20px 0 0; }

body #inner-header .navbar .nav-container .mobile-menu .mobile-menu-bablededitions ul li, body #inner-header .navbar .nav-container .mobile-menu .mobile-menu-productdesign ul li {
  padding: 0 20px 0 0; }

body #content .pagination {
  font-size: 10px; }

body #content .pagination a {
  padding: 4px 10px; }

body #content .press-thumbnail {
  width: 45%;
  height: 85%;
  margin: 0 10% 20px 0; }

body #content .press-thumbnail:nth-child(8n+8) {
  margin: 0 10% 20px 0; }

body #content .press-thumbnail:nth-child(6n+6) {
  margin: 0 10% 20px 0; }

body #content .press-thumbnail:nth-child(4n+4) {
  margin: 0 10% 20px 0; }

body #content .press-thumbnail:nth-child(2n+2) {
  margin: 0 0 20px 0; }

body .product .videos li.small iframe {
  height: 240px; }

body .product .videos li iframe {
  height: 240px; }

body #main .row-fluid.image-row {
  margin-top: 20px; }

body #main .row-fluid.image-row:first-child, body #main .row-fluid.image-row:nth-child(1) {
  margin-top: 0; }

body #main .row-fluid.image-row .span6 {
  margin-top: 20px; }

body #main .row-fluid.image-row article:first-child {
  margin-top: 0; }

body #main .row-fluid.image-row .post_content h3 {
  font-size: 22px; }

body #footer-container #inner-footer {
  margin: 20px 20px; }

body #footer-container #inner-footer #widget-footer {
  padding-bottom: 50px; }

body #footer-container #inner-footer #widget-footer .button-back {
  position: relative;
  top: 0;
  right: auto;
  left: 5px; }

body #footer-container #inner-footer #widget-footer .widget_social_links_widget .social-links {
  width: 100%; }

body #footer-container #inner-footer #widget-footer .widget_social_links_widget .social-links .email, body #footer-container #inner-footer #widget-footer .widget_social_links_widget .social-links .facebook, body #footer-container #inner-footer #widget-footer .widget_social_links_widget .social-links .twitter, body #footer-container #inner-footer #widget-footer .widget_social_links_widget .social-links .photobucket, body #footer-container #inner-footer #widget-footer .widget_social_links_widget .social-links .vimeo, body #footer-container #inner-footer #widget-footer .widget_social_links_widget .social-links .linkedin, body #footer-container #inner-footer #widget-footer .widget_social_links_widget .social-links .pinterest {
  width: 28px;
  height: 28px;
  margin: 0 5px 10px 0;
  background-size: 28px 28px; }

body .header-left-menu a {
  padding: 0 10px; } }
@media only screen and (max-width: 320px) {
body #main .row-fluid.image-row .post_content h3 {
  top: 42%;
  margin: 0; } }

p iframe {
display: block;
margin: 0 auto;
}
.news-article .more-link {
display: none;
}
.email-popup-con {
   display: none;
   position: fixed;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   background-color: rgba(0,0,0,0.7);
   z-index: 10000000;
}
.email-popup-inner-con {
   width: 650px;
   max-width: 70%;
   background-color: #fff;
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
}
.email-popup-img-con,
.email-popup-img-con img {
   float: left;
   width: 100%;
   position: relative;
}
.email-popup-img-con::after {
   content: " ";
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   background-color: rgba(0,0,0,0.44);
}
.message-overlay-con {
   position: absolute;
   top: 70%;
   left: 0;
   transform: translateY(-80%);
   padding: 0px;
   width: 100%;
   text-align: center;
   z-index: 1;
}
.email-popup-img-con .message {
   display: block;
   color: #eee;
   font-weight: 800;
   text-transform: uppercase;
   font-size: 20px;
   line-height: 25px;
}
.email-popup-img-con .nothanks {
   display: inline-block;
   color: #ccc;
   text-transform: lowercase;
   margin-top: 15px;
   font-weight: 300;
}
.nobother {
   display: inline-block;
   color: #ccc;
   text-transform: uppercase;
   font-weight: 900;
}
.email-popup-img-con .nothanks:hover {
   color: #fff;
   cursor: pointer;
}
.email-popup-img-con .nobother:hover{
   color: #fff;
   cursor: pointer;
}
.email-popup-inner-con .gform_wrapper {
   padding: 25px;
}
.email-popup-inner-con div.gform_wrapper label.gfield_label {
   display: none;
}
.email-popup-inner-con div.gform_wrapper .gform_footer .gform_button,
.email-popup-inner-con div.gform_wrapper .gform_page_footer .button {
   width: 100%;
   background-color: #da842b;
   padding: 10px;
   font-size: 24px;
}
.email-popup-inner-con div.gform_wrapper .gform_footer .gform_button:hover,
.email-popup-inner-con div.gform_wrapper .gform_page_footer .button:hover {
   background-color: #ec9840;
}
.email-popup-inner-con div.gform_wrapper input[type="email"],
.email-popup-inner-con div.gform_wrapper input[type="text"],
.email-popup-inner-con div.gform_wrapper select {
   background-color: transparent;
   border: 2px solid #ccc;
   color: #777;
   padding: 15px;
   border-radius: 5px;
}
.email-popup-inner-con .gform_confirmation_message {
   color: #fff;
   border: none;
   background-color: #538594;
}
popup_newsletter {
 margin-left: 100px;
   color: #fff;
   border: none;
   background-color: #white;
        z-index: 1000;
}
.nobother {
background-color:rgba(0, 0, 0, 0.1);
cursor: pointer;
height: 29px;
opacity: 1;
position: absolute;    
width: 29px;
z-index: 999;
Top:10px ;
right: 10px;
color: #222;
text-decoration: none;
text-align: center;
line-height: 28px;

}

.breadcrumbs-background{
margin-top:10;
height:0px;
}

.directmail-checkbox-label
{
width: 305px;
height:30px;
}
.checkbox
{
margin-top:-12px;
margin-left:15px; 
}
input.search-submit {
  background-color: #423423;
  border-color: #000;
border: 0px;

}
#submit_directmail {
border-style: none;
border-width: 0px;
background-color: #b8b8b8;
color: white;
text-transform: uppercase;
width: 221px;
height: 34px;
margin-bottom:40px;
margin-right:0px;

}

#directmail-e0aa1a6c-first_name {

border-style: none;
border-width: 0px;
background-color: #ededed;
color: #b8b8b8;
text-transform: lowercase;
width: 200px;
min-width: 125px;
height: 25px;
padding-left: 15px;
margin-top: 10px;
}


#directmail-e0aa1a6c-last_name {
border-style: none;
border-width: 0px;
  background-color: #ededed;
text-transform: lowercase;
color: #b8b8b8;
width: 200px;
height: 25px;
padding-left: 15px;
min-width: 50px;
}

#directmail-e0aa1a6c-subscriber_email {
  border-width: 0px;
border-style: none;
background-color: #ededed;
text-transform: lowercase;
color: #b8b8b8;
min-width: 125px;
width: 200px;
height: 25px;
padding-left: 15px;
margin-top: 10px;
}
.direct_form_signup {
width: 650px;
margin-top: 10px;

}
.left_newsletter {
float:left;
padding-left:10%;
width:240px;
margin-bottom: 10px;
margin-top: 20px;
}
.right_newsletter {
float:left;
width:240px;
padding-left: 10%;
margin-bottom: 10px;
margin-top: 20px;

}
#top_newsletter {
width: 650px;
margin-top: 50px;

}


#direct_form_signup {
margin-top: 10px;
width: 650px;
  max-width: 70%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

}
.babled_editions_clients {

width:auto;
height: auto;
background-color: #fff;
padding-left: 40px;

padding-bottom: 0px;

}


.text_we_produce {

width:auto;
height: auto;
background-color: #fff;
padding-left: 50px;
padding-right: 100px;
padding-top: 50px;
padding-bottom: 0px;

}
@media only screen and (max-width: 1200px) {
.iframe_signup {

height: 560px;
  width: 100%;

}
iframe {
display: inline-block;
vertical-align: top; 
width: 100%;
height: 100%;

}
}
@media only screen and (max-width: 980px) {
.iframe_signup {

height: 960px;
  width: 100%;

}
iframe {
display: inline-block;
vertical-align: top; 
width: 100%;
height: 100%;

}
}

@media only screen and (max-width: 1024px) {
.iframe_signup {

height: 400px;
  width: 100%;

}
iframe {
display: inline-block;
vertical-align: top; 
width: 100%;
height: 100%;

}
}
@media only screen and (max-width: 480px) {
.iframe_signup {

padding-top: 50px;
height: 200px;
  width: 100%;

}
iframe {
display: inline-block;
vertical-align: top; 
width: 100%;
height: 100%;

}

}
@media only screen and (max-width: 320px) {


.iframe_signup {
padding-top: 50px;
height: 200px;
width: 100%;
}

iframe {
display: inline-block;
vertical-align: top; 
width: 100%;
height: 100%;
}

.babled_editions_clients {
background-color: #fff;
padding-left: 40px;
padding-top:100px;
padding-bottom: 0px;
}

.text_we_produce {
background-color: #fff;
padding-left: 50px;
padding-right: 100px;
padding-top: 50px;
}

advanced_iframe {
  background-color: black;
  align-content: center;
  padding-left: -100px;
  }
  
.align_left {
  align-content: left;
  }
  
.product .exhibition {
  background-color: color(srgb 0.935 0 1);
  position: relative;
  width: 100%;
  height:580px;
  margin-top: 40px;
  overflow-y: scroll; 
  float: left;}

/*# sourceMappingURL=style.css.map */