.contacts:after, .navigation:after, .navigation__list:after {
  content: '';
  display: table;
  clear: both;
}

.gradientBox, .contact__item-withGradient, .contact__dropdown, .contacts, .navigation {
  border: 1px solid #ccc;
}

.gradientBox, .contact__item-withGradient, .contact__dropdown {
  border-radius: 3px;
  background: #feffff;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGY3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #feffff 0%, #f8f7f7 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#f8f7f7',GradientType=0 );
  /* IE6-8 */
}

.u-alignTop {
  vertical-align: top;
}

.clear {
  clear: both;
}

/* General */
.mainnav {
  border-left: solid 1px #ddd;
  border-right: solid 1px #ddd;
  padding: 6px;
}

.mainnav td {
  white-space: nowrap;
}

.footer {
  margin-top: 30px;
}

.footer .left {
  padding-top: 12px;
}

.footer .right {
  border-top: dotted 1px #ddd;
  padding-top: 12px;
  color: #bbb;
  font-size: 11px;
}

.footer .offices {
  width: 100%;
}

.footer .office,
.footer .copyright {
  text-align: left;
  color: #bbb;
  font-size: 11px;
  padding: 0 20px 20px 0;
}

@media (min-width: 1000px) {
  .footer .office {
    width: 30%;
    height: 100px;
    float: left;
  }
}
@media (min-width: 1700px) {
  .footer .office {
    width: 15%;
    height: 100px;
    float: left;
  }
}
/* News */
.news-single-item .news-image {
  float: left;
  padding: 0 15px 15px 0;
}

.news-single-item .news-image img {
  -khtml-border-radius: 5px;
  border-radius: 5px;
}

.news-single-item .news-title {
  font-weight: bold;
  color: #EF4034;
  font-size: 23px;
  font-family: Arial;
  margin: 0px;
  padding: 0px;
}

.news-single-item .news-date {
  font-size: 11px;
}

.news-single-item .news-articles-navtiagion {
  padding: 0 0 5px 0;
  border-bottom: 1px solid #ccc;
  height: 25px;
}

.news-single-item .news-next {
  float: left;
}

.news-single-item .news-prev {
  float: right;
}

.news-single-item .news-content {
  padding-top: 10px;
}

.news-list-item {
  clear: both;
}

.news-list-item .news-image {
  float: left;
  width: 100px;
  height: 100px;
  padding: 0 15px 0 0;
}

.news-list-item .news-image img {
  -khtml-border-radius: 5px;
  border-radius: 5px;
}

.news-list-item .news-title {
  padding-top: 10px;
  font-weight: bold;
  font-size: 13px;
}

.news-list-item .news-date {
  font-size: 11px;
}

.news-amenu {
  padding: 5px 0 0 0;
}

.news-amenu .year {
  font-weight: bold;
  padding: 8px 0 8px 0;
  border-bottom: 1px solid #ccc;
}

.news-amenu .month {
  font-size: 11px;
  font-weight: normal;
  padding: 5px 0 5px 10px;
}

.news-amenu .month a {
  font-size: 11px;
}

.news-list-browse {
  clear: left;
  padding-top: 5px;
}

.news-list-browse .browseLinksWrap {
  padding-top: 5px;
  border-top: 1px solid #ccc;
}

.news-latest .news-latest-item {
  padding: 0 0 10px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px #ccc solid;
}

.news-latest .news-latest-item .news-subheader p {
  text-align: left;
  font-size: 11px;
}

.news-latest .news-latest-item .news-title {
  text-align: left;
  font-weight: bold;
}

.news-latest .news-latest-item .news-date {
  text-align: left;
}

.news-latest .news-latest-item .news-image {
  float: left;
  padding: 0 10px 0 0;
}

.news-latest .news-latest-item .news-image img {
  -khtml-border-radius: 5px;
  border-radius: 5px;
}

.news-latest .news-latest-link a {
  text-decoration: none;
  color: #fff;
  display: block;
  margin: 0;
  padding: 0;
}

.news-latest .news-latest-link a {
  display: inline-block;
  padding: 4px 10px;
  background: #44b0d9;
  margin: 0 4px 4px 4px;
}

.news-latest .news-latest-link a {
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

/* Polex Trading Items List */
.tradingSite div,
.tradingSite span {
  font-size: 11px;
  text-align: left;
}

.tradingSite {
  padding-top: 30px;
}

.tradingSite div {
  margin: 0;
  padding: 0;
}

.tradingSite .product {
  float: left;
  width: 45%;
}

.tradingSite .image {
  display: inline-block;
  vertical-align: top;
  width: 110px;
}

.tradingSite .image img {
  margin: 0 6px 5px 0;
}

.tradingSite .info {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 30px 0;
  width: 70%;
}

.tradingSite .property {
  display: table-row;
  border-top: 1px solid #ccc;
}

.tradingSite .property .label {
  display: table-cell;
  width: 160px;
  padding: 3px 10px 3px 0;
}

.tradingSite .property .value {
  display: table-cell;
  font-weight: bold;
  padding: 3px 10px 3px 0;
}

/* Polex Trading Form */
.tradingSiteForm div,
.tradingSiteForm span {
  text-align: left;
  padding: 0;
  margin: 0;
}

.tradingSiteForm fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}

.tradingSiteForm .label {
  display: table-cell;
  width: 310px;
  text-align: left;
  padding: 0 10px 0 0;
  vertical-align: middle;
}

.tradingSiteForm .errorLabel {
  color: red;
}

.tradingSiteForm .label .comment {
  font-size: 11px;
  color: #aaa;
}

.tradingSiteForm .field {
  display: table-cell;
  vertical-align: middle;
}

.tradingSiteForm .field input,
.tradingSiteForm .field select,
.tradingSiteForm .field textarea {
  width: 300px;
}

.tradingSiteForm .field textarea {
  height: 150px;
}

.tradingSiteForm .type-file .field input {
  width: auto;
}

.tradingSiteForm .type-text {
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}

.tradingSiteForm .type-button {
  padding: 10px 0 0 320px;
}

.tradingSiteForm .error {
  font-size: 11px;
  color: red;
  font-style: italic;
  padding: 3px 0 0 0;
}

.tradingSiteForm .uploadedFiles {
  padding: 10px 0 0 0;
}

.tradingSiteForm .uploadedFile {
  width: 110px;
  display: table-cell;
}

/* Navigation under search on trading site */
.subnav {
  text-align: left;
  padding: 10px 0 0 0px;
}

.subnav a {
  text-decoration: none;
  color: #fff;
  display: block;
  margin: 0;
  padding: 0;
}

.subnav .item {
  display: inline-block;
  padding: 4px 10px;
  background: #44b0d9;
  margin: 0 4px 4px 4px;
}

.subnav .item {
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

.subnav .item-act {
  background: #266279;
  color: #fff;
}

.subnav .item-hl {
  background: #ef4034;
}

.subnav .item-hl-act {
  background: #c11b0f;
  color: #fff;
}

/* File links */
.filelinks {
  width: 100%;
}

.filelinks tr {
  height: 40px;
}

.filelinks td {
  border-bottom: 1px solid #ccc;
}

.filelinks .icon {
  vertical-align: top;
  padding: 10px 5px 0 0;
  width: 20px;
}

/* New styles
---------------------------------------- */
/* Crap styles reset */
.product-list span,
.product-list div,
.product-list td,
.product-list pre,
.product-list p,
.list-filter span,
.list-filter div,
.list-filter td,
.list-filter pre,
.list-filter p,
.product span,
.product div,
.product td,
.product pre,
.product p {
  margin: 0;
  text-align: left;
}

/* OV fixes */
.list-filter:after,
.product:after,
.product .block:after,
.product-price:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* New font */
.product-list .special {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

/* Product list */
.product-list {
  overflow: hidden;
  margin: 0 0 10px 0;
}

.product-list .list-items {
  margin-right: -42px;
}

.product-list .list-item {
  width: 160px;
  height: 260px;
  margin: 0 42px 10px 0;
  float: left;
}

.product-list .item-img {
  border: 1px solid #e1e5e8;
  position: relative;
  overflow: hidden;
  width: 160px;
  height: 160px;
  display: block;
  margin-bottom: 10px;
}

.product-list .item-img img {
  border: 0;
  padding: 0;
  margin: 0;
}

.product-list .price {
  background: #fff;
  border-radius: 5px 0 5px 0;
  position: absolute;
  bottom: -1px;
  right: -1px;
  color: #000;
  font-weight: bold;
  line-height: 22px;
  font-size: 13px;
  display: block;
  border: 1px solid #e1e5e8;
  z-index: 40;
  padding: 1px 12px 2px;
}

.product .special,
.product-list .special {
  background: #e5512e;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 1px 3px;
  position: absolute;
  top: 3px;
  right: 3px;
  font-size: 9px;
}

.product-list .title {
  text-decoration: underline;
  color: #45b1da;
  display: block;
  margin-bottom: 9px;
  -ms-word-break: break-word;
  word-break: break-word;
}

.product-list .title:hover {
  text-decoration: none;
}

.product-list .data {
  width: 160px;
}

.product-list sub {
  vertical-align: baseline;
  font-size: 10px;
  color: #999;
  padding: 0 2px;
}

.list-filter {
  margin-bottom: 12px;
}

.list-filter .part {
  float: left;
  border-left: 1px solid #dfe2e6;
  padding: 17px 25px;
  height: 21px;
}

.list-filter .part:first-child {
  border: 0;
}

.list-filter .filter {
  position: relative;
  display: inline-block;
  top: -4px;
  padding-top: 13px;
  margin-top: -4px;
}

.list-filter .filter .from,
.list-filter .filter .to {
  position: absolute;
  top: 0;
  left: 20px;
}

.list-filter .filter .to {
  left: auto;
  right: 0;
}

.product .backlink,
.object-details .backlink {
  display: inline-block;
  padding: 4px 10px;
  background: #44b0d9;
  margin: 15px 5px 20px 0px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

.product .backlink a,
.object-details .backlink a {
  text-decoration: none;
  color: #fff;
  display: block;
  margin: 0;
  padding: 0;
}

/* Product desctiption page */
.product h1 {
  color: #00aad6;
  font-size: 19px;
  font-weight: normal;
  margin: 12px 0 8px 3px;
}

.product .data {
  width: 100%;
  table-layout: fixed;
  margin-bottom: 20px;
  border-bottom: 1px solid #d5d5d5;
}

.product .data td {
  border-top: 1px solid #d5d5d5;
}

.product .data th,
.product .data td {
  padding: 7px 10px;
}

.product .data th {
  font-weight: bold;
  color: #000;
  font-size: 12px;
}

.product {
  margin-bottom: 10px;
}

/* .product [class^="col-"] {
    float: left;
}
*/
.product .left {
  width: 160px;
  float: left;
}

.product .right {
  width: 300px;
  float: right;
  min-height: 100px;
}

.product .mid {
  margin: 0 250px 0 110px;
  min-width: 300px;
  padding: 0 8%;
}

.product .product-images {
  margin-right: -10px;
}

.product .product-images img {
  display: block;
  border: 1px solid #d5d5d5;
  float: left;
  margin: 0 10px 10px 0;
}

.product .product-images .main-image {
  position: relative;
  width: 162px;
}

.product .product-price,
.product .block {
  margin-bottom: 20px;
}

.product .price {
  float: left;
}

.product .price strong {
  font-size: 15px;
  font-weight: bold;
  color: #000;
}

.product .price span {
  display: block;
}

.product .bu-red {
  background: transparent url(../i/button-red.png) no-repeat 0 0;
  width: 170px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  font-size: 18px;
  float: right;
}

.product .anim {
  display: none;
  width: 300px;
  height: 300px;
}

.product .blueprint {
  border: 1px solid #ededed;
  border-color: #ededed #cecece  #939393 #cecece;
  position: relative;
  margin: 0 14px 4px 0;
  float: left;
}

.img__product.manager-info{
    border: 1px solid #ededed;
    border-color: #ededed #cecece  #939393 #cecece;
    position: relative;
    margin: 0 14px 4px 0;
    padding: 15px;
    text-align: center;
    font-size:12px;
    line-height: 18px;
}

.product .blueprint-caption {
    margin: 0 0 14px 0;
}
.product .blueprint-caption::before {
    content: "";
    clear: both;
    display: table;
}

.product .blueprint:after,
.product .blueprint > .a {
  content: '';
  height: 1px;
  display: block;
  position: absolute;
  bottom: -2px;
  right: 0;
  left: 0;
  background: #dedede;
}

.product .files {
  margin-top: 3px;
}

.product .files .file {
  border-bottom: 1px solid #d5d5d5;
  padding: 0 10px 13px 20px;
  position: relative;
  margin-bottom: 10px;
}

.pdf:after,
.pdf > .a {
  content: '';
  width: 15px;
  height: 15px;
  background: transparent url(../i/file-pdf.png) no-repeat 0 0;
  position: absolute;
  top: 0;
  left: 0;
}

.product .files .file p {
  margin-top: 10px;
  line-height: 12px;
}

.product h2 {
  color: #010101;
  font-size: 12px;
  font-weight: bold;
}

.list-filter .product_filter,
.list-filter .product_filter:after {
  width: 450px;
  background: transparent url(../i/filter.png) no-repeat right -6px;
  position: relative;
  display: inline-block;
}

.list-filter .product_filter:after {
  content: '';
  width: 2px;
  height: 6px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f4f4f4;
  background-position: 0 0;
}

.list-filter .product_filter {
  padding: 0 7px 0 10px;
  margin: 0 0 0 20px;
  top: 12px;
}

#filter {
  height: 6px;
}

/* 5px */
.list-filter,
.product-list .item-img,
.product-images img,
.product-list .item-img img {
  border-radius: 5px;
}

/* 2px */
.special {
  border-radius: 2px;
}

/* clearfix */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

/* ! jQuery UI - v1.10.2 - 2013-03-25
* http://jqueryui.com
* Includes:jquery.ui.core.css,
jquery.ui.slider.css
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */
/* Layout helpers
---------------------------------- */
/* #filter * {
    border: 1px solid #ccc;
}
*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
---------------------------------- */
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
---------------------------------- */
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
---------------------------------- */
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 11px;
  height: 15px;
  cursor: default;
  background: transparent url(../i/filter.png) no-repeat 0 -30px;
}

.ui-slider .ui-slider-handle:focus {
  outline: none;
}

.ui-slider .ui-slider-handle span {
  position: absolute;
  top: -20px;
  left: -10px;
  width: 90px;
  display: inline-block;
  outline: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background: transparent url(../i/filter.png) no-repeat 0 -20px;
  height: 6px;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  -webkit-filter: inherit;
          filter: inherit;
}

.ui-slider-horizontal {
  height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -6px;
  margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

/* Objects list */
.objects-list {
  margin: 10px 0 20px 0;
}

.objects-list .list-item {
  min-width: 900px;
  height: 170px;
  margin: 0 42px 10px 0;
  clear: both;
  border-bottom: 1px solid #e6e9eb;
  overflow: hidden;
}

.objects-list .item-img {
  float: left;
  overflow: hidden;
  width: 160px;
  height: 160px;
  display: block;
  margin-bottom: 10px;
  margin-right: 30px;
}

.objects-list .item-img img {
  border-radius: 5px;
  border: 0;
  padding: 0;
  margin: 0;
}

.objects-list .title {
  display: block;
  margin: 20px 0 9px 0;
  -ms-word-break: break-word;
  word-break: break-word;
}

.objects-list .title a {
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline;
  color: #45b1da;
}

.objects-list .title a:hover {
  text-decoration: none;
}

.objects-list .column {
  float: left;
  width: 200px;
  margin-right: 20px;
}

.objects-list .parameter {
  font-size: 12px;
  font-weight: bold;
}

.objects-list .value {
  font-size: 11px;
  text-align: left;
}

/* Obejcts Details */
.object-details .data {
  min-width: 900px;
  width: 100%;
}

.object-details .column {
  float: left;
  width: 18%;
  margin-right: 20px;
}

.object-details .parameter {
  font-size: 12px;
  font-weight: bold;
}

.object-details .value {
  font-size: 11px;
  text-align: left;
}

.object-details .images {
  margin: 20px 0 0 0;
  padding: 10px 0 0 0;
  clear: left;
  border-bottom: 1px solid #e6e9eb;
  border-top: 1px solid #e6e9eb;
  display: block;
}

.object-details .img {
  padding: 0;
  margin: 0 10px 10px 0;
  float: left;
}

.object-details .img img {
  border-radius: 5px;
}

/* Overlay fix */
#sbOverlay {
  margin: 0 !important;
}

/* Text and image block
---------------------------------------- */
.ti {
  overflow: hidden;
}

.ti-img {
  float: left;
  padding: 0 10px 0 0;
}

.ti-text {
  overflow: hidden;
}

/* Utilities
---------------------------------------- */
.u-centerBlock {
  display: inline-block;
  margin: 0 auto !important;
  /* Important to  override shitty legacy .product div */
}

.content .headline {
  font-family: Arial, sans-serif;
  color: #e44c26;
  font-weight: bold;
  font-size: 20px;
  text-decoration: none;
  text-align: left;
}
.content .headline a,
.content .headline a:hover {
  font-family: Arial, sans-serif;
  color: #e44c26;
  font-weight: bold;
  font-size: 20px;
  text-decoration: none;
  text-align: left;
}

.content .headline {
  margin: 0 0 12px;
}

.content .headline-blue {
  color: #dc3a23;;
}
.content .headline-blue a,
.content .headline-blue a:hover {
  color: #dc3a23;;
}

.content .button {
  display: inline-block;
  background: #e44c26;
  border-radius: 3px;
  height: 25px;
  line-height: 25px;
  padding: 0 12px;
  color: #fff;
  text-decoration: none;
}
.content .button:hover {
  background-color: #cd3329;
}

.content .button-blue {
  background-color: #dc3a23;
}
.content .button-blue:hover {
  background-color: #41a4c4;
}

.u-spaceTop {
  margin-top: 10px !important;
}

th.align-center,
td.align-center,
td.align-center p,
th.align-center p {
  text-align: center;
}

th.align-left,
td.align-left,
td.align-left p,
th.align-left p {
  text-align: left;
}

th.align-right,
td.align-right,
td.align-right p,
th.align-right p {
  text-align: right;
}

th.align-justify,
td.align-justify,
td.align-justify p,
th.align-justify p {
  text-align: justify;
}

div.lev1, div.lev2, div.lev1act, div.lev2act {
  margin: 2px;
  padding: 4px;
  text-align: left;
}

div.lev1, div.lev1 a, div.lev1 a, div.lev1 a, div.lev1 a:hover {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}

div.lev1 a:hover {
  text-decoration: underline;
}

div.lev1act, div.lev1act a, div.lev1act a, div.lev1act a, div.lev1act a:hover {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}

div.lev1act a:hover {
  text-decoration: underline;
  color: #FAA400;
}

div.lev2 {
  margin-left: 24px;
}

div.lev2, div.lev2 a, div.lev2 a, div.lev2 a, div.lev2 a:hover {
  font-size: 11px;
  color: #eee;
  text-decoration: none;
}

div.lev2 a:hover {
  text-decoration: underline;
}

div.lev2act {
  margin-left: 24px;
}

div.lev2act, div.lev2act a, div.lev2act a, div.lev2act a, div.lev2act a:hover {
  font-size: 11px;
  color: #FAA400;
  text-decoration: none;
}

div.lev2act a:hover {
  text-decoration: underline;
  color: #FAA400;
}

div.lev3 {
  margin-left: 36px;
}

div.lev3, div.lev3 a, div.lev3 a, div.lev3 a, div.lev3 a:hover {
  font-size: 11px;
  color: #eee;
  text-decoration: none;
}

div.lev3 a:hover {
  text-decoration: underline;
}

div.lev3act {
  margin-left: 36px;
}

div.lev3act, div.lev3act a, div.lev3act a, div.lev3act a, div.lev3act a:hover {
  font-size: 11px;
  color: #FAA400;
  text-decoration: none;
}

div.lev3act a:hover {
  text-decoration: underline;
}

div.typo3pro {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}

a, a:hover {
  color: #39A1D1;
}

td, div, p, pre, span {
/*  font-size: 12px;*/
  color: #666;
  text-align: justify;
  margin: 4px 0px 4px 0px;
}

/* fix for the crazy line above - for slimbox overlay */
div#overlay {
  margin: 0;
}

h1 {
  color: #EF4034;
  font-size: 23px;
  font-family: Arial;
  margin: 0px;
  padding: 0px;
}

a.hidden-link {
  color: #333333;
  text-decoration: none;
}

a.hidden-link {
  color: #333333;
  text-decoration: none;
}

a.hidden-link:hover {
  text-decoration: underline;
}

.hidden-link a {
  color: #333333;
  text-decoration: none;
}

.hidden-link a {
  color: #333333;
  text-decoration: none;
}

.hidden-link a:hover {
  text-decoration: underline;
}

.new-layout {
  display: none;
}

.new-layout > br {
  display: none;
}

.new-layout > table {
  width: 300px;
}

.csc-mailform {
  border: none;
}

.csc-mailform-field {
  width: 150px;
  text-align: left;
}

.boxes {
  overflow: hidden;
  margin-left: -25px;
}

.box {
  width: 342px;
  height: 404px;
  padding: 15px;
  background: transparent url(../images/box.png) no-repeat 0 0;
  float: left;
  overflow: hidden;
  margin: 0 0 25px 25px;
}

.box > tbody {
  background: transparent url(../images/box.png) no-repeat -342px bottom;
}

.box > tbody > tr > td {
  padding: 15px;
  vertical-align: top;
}

.boxes td {
  vertical-align: top;
}

.box .content {
  height: 354px;
  overflow: hidden;
}

.box .content img {
  padding: 10px;
}

/*IMAGES*/
.nav * {
  font-size: 12px;
}

.nav a:before,
.nav a > .i,
.nav span:before,
.nav span > .i,
.nav .open > a,
.nav .open > span {
  background: transparent url(../images/nav-x.png) repeat-x 0 0;
}

.nav ul > li:last-child a,
.nav ul > li:last-child span {
  background: transparent url(../images/nav-y.png) no-repeat -500px bottom;
}

ul.nav {
  padding: 12px 0;
  overflow: hidden;
  font-size: 12px;
  color: #fff;
  line-height: 15px;
  text-align: left;
  border-radius: 5px;
  background-clip: padding-box;
}

.nav,
.nav ul {
  background: #44b0d9;
  margin: 0;
  padding: 0;
}

.nav a,
.nav span {
  color: #fff;
  text-decoration: none;
  position: relative;
  padding: 4px 10px 7px 27px;
  display: block;
  margin: 0;
  text-align: left;
}

.nav li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*ARROWS*/
.nav a:before,
.nav a > .i,
.nav span:before,
.nav span > .i {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  left: 12px;
  top: 8px;
}

.nav .open > a:before,
.nav .open > a > .i,
.nav .open > span:before,
.nav .open > .i {
  background-position: -17px 2px;
}

/*STATES*/
.nav li a:hover {
  background-color: #368dae;
}

.nav .open > a,
.nav .open > span {
  background-color: #317f9c;
  background-position: 0 -27px;
}

.nav .cur > a,
.nav .cur > span {
  background-color: #266279;
}

.nav .cur.open > a,
.nav .cur.open > span {
  background-color: #266279;
  background-position: 0 -147px;
}

/*LVL2*/
.nav ul {
  font-size: 11px;
  background-color: #368cae;
}

.nav ul a,
.nav ul span {
  padding-left: 37px;
  background-color: #368cae;
}

.nav ul a:before,
.nav ul a > .i,
.nav ul span:before,
.nav ul span > .i {
  background-position: 0 -19px;
  width: 6px;
  height: 6px;
  left: 29px;
}

.nav ul > li:last-child a,
.nav ul > li:last-child span {
  background-color: #368cae;
}

.nav ul > li:last-child a:hover,
.nav ul > li:last-child span:hover {
  background-color: #2c718b;
  background-position: 0 bottom;
}

.nav ul > li.cur:last-child a,
.nav ul > li.cur:last-child span {
  background-color: #266279;
  background-position: -1000px bottom;
}

.nav ul li a:hover {
  background-color: #2c718b;
}

/*.nav ul .cur > a      { background-color:#266279;}*/
.tx-indexedsearch-searchbox {
  background: #f4f4f4;
  border: 1px solid #dfe3e6;
}

.tx-indexedsearch-searchbox .inner {
  text-align: center;
}

.tx-indexedsearch-searchbox form {
  margin-bottom: 0;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
  width: 375px;
  border: 1px solid #c6c6c6;
  border-top: 1px solid #ababab;
  color: #000;
  padding: 3px 5px 4px 6px;
  display: inline-block;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
  width: auto;
  padding: 2px 10px 2px;
  display: inline-block;
  font-size: 13px;
}

::-webkit-input-placeholder {
  color: #979797;
}

:-moz-placeholder {
  color: #979797;
}

body {
  padding: 20px;
  margin: 0px;
  font-family: Tahoma, Helvetica;
  font-size: 12px;
  color: #333333;
  background: #ffffff;
}

div,
p,
pre,
span {
/*  font-size: 12px;*/
  color: #666;
  margin: 4px 0px;
}

p.align-center {
  text-align: center;
}

p.align-left {
  text-align: left;
}

p.align-right {
  text-align: right;
}

p.align-justify {
  text-align: justify;
}

a {
  color: #39A1D1;
/*  font-size: 12px;*/
}
a.hidden-link, a.hidden-link:visited {
  color: #333333;
  text-decoration: none;
}
a.hidden-link:hover {
  text-decoration: underline;
}

p.hidden-link-block a,
p.hidden-link-block a:visited, div.hidden-link-block a,
div.hidden-link-block a:visited, h1.hidden-link-block a,
h1.hidden-link-block a:visited, h2.hidden-link-block a,
h2.hidden-link-block a:visited, h3.hidden-link-block a,
h3.hidden-link-block a:visited, h4.hidden-link-block a,
h4.hidden-link-block a:visited, h5.hidden-link-block a,
h5.hidden-link-block a:visited, h6.hidden-link-block a,
h6.hidden-link-block a:visited {
  color: #333333;
  text-decoration: none;
}
p.hidden-link-block a:hover, div.hidden-link-block a:hover, h1.hidden-link-block a:hover, h2.hidden-link-block a:hover, h3.hidden-link-block a:hover, h4.hidden-link-block a:hover, h5.hidden-link-block a:hover, h6.hidden-link-block a:hover {
  text-decoration: underline;
}

table {
  border-collapse: collapse;
  vertical-align: top;
  padding: 0px;
  border-spacing: 0px;
  border-style: none;
}

td,
th {
/*  font-size: 12px;*/
  color: #666;
}

th {
  text-align: left;
}

table.table__content-table,
table.table__content-table-fullwidth {
  margin: 20px 0;
}
table.table__content-table caption,
table.table__content-table-fullwidth caption {
  font-size: 14px;
  font-weight: bold;
  color: #666;
}
table.table__content-table td, table.table__content-table th,
table.table__content-table-fullwidth td,
table.table__content-table-fullwidth th {
  border-bottom: 1px solid #ddd;
  padding: 8px 15px;
}

table.table__content-table-fullwidth {
  width: 100%;
}

th.align-center,
td.align-center {
  text-align: center;
}

th.align-left,
td.align-left {
  text-align: left;
}

th.align-right,
td.align-right {
  text-align: right;
}

th.align-justify,
td.align-justify {
  text-align: justify;
}

.ico {
  display: inline-block;
  background: url(../i/icons__contact.png) no-repeat 0 0;
  width: 20px;
  height: 20px;
}

.ico__marker {
  background-position: 0 -23px;
}

.ico__headset {
  background-position: 0 -47px;
}

.btn, .btn-large,
.btn-large a,
.btn a,
.btn-large a {
  display: inline-block;
  padding: 4px 10px;
  background: #44b0d9;
  margin: 0;
  color: #fff;
  text-decoration: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.btn:hover, .btn-large:hover,
.btn-large a:hover,
.btn a:hover,
.btn-large a:hover {
  color: #fff;
  background: #368DAE;
}

.btn-large,
.btn-large a {
  font-size: 16px;
  padding: 8px 16px;
}

/* Contacts
/ ----------------------------------- */
.contacts,
.contacts * {
  margin: 0;
}

.contacts {
  border-radius: 3px;
  padding: 4px 7px 7px 4px;
  margin-top: 4px;
  min-width: 716px;
}

.contact__item {
  padding: 3px 15px 3px 37px;
  position: relative;
  min-height: 38px;
}

.contact__item-withGradient {
  box-sizing: border-box;
  float: left;
  width: calc(25% - 4px);
  margin: 4px 0 0 4px;
  min-height: 46px;
}

.contact__title,
.contact__title a {
  color: #dc3a23;
  font-size: 13px;
  text-align: left;
}
.contact__title:hover,
.contact__title a:hover {
  text-decoration: none;
}

.contact__title {
  margin: 4px 0 4px;
  line-height: 14px;
}

.contact__subtitle {
  font-size: 12px;
  color: #969696;
  line-height: 10px;
}

.contact__item-dropdown:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5px 0;
  border-color: #ccc transparent transparent;
  z-index: 80;
}

.contact__item-dropdown.hover_effect .contact__dropdown,
.contact__item-dropdown:hover .contact__dropdown {
  display: block;
}
.contact__item-dropdown.hover_effect:after,
.contact__item-dropdown:hover:after {
  border-width: 0 5px 6px;
  border-color: transparent transparent #ccc;
}

.contact__dropdown {
  display: none;
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  padding: 0;
  margin: 0;
  list-style: none;
  z-index: 80;
  box-shadow: 0 2px 5px #ccc;
}

.contact__dropItem {
  border-top: 1px solid #ccc;
  list-style: none;
}
.contact__dropItem:first-child {
  border-top: 0;
}

.contact__icon {
  position: absolute;
  top: 9px;
  left: 11px;
}

/* Navigation list
/ ----------------------------------- */
.navigation {
  border-radius: 3px;
  padding: 15px;
  min-width: 426px;
  overflow: hidden;
}

.navigation__list {
  padding: 0;
  margin: 0;
  list-style: none;
}

.navigation__item {
  float: left;
  width: 25%;
  list-style: none;
  margin: 3px 0;
  padding: 0;
}

.navigation__link {
  display: inline-block;
  padding: 2px 4px 4px 5px;
  border-radius: 2px;
}

.navigation__link:hover {
  text-decoration: none;
}

.navigation__item.is-special .navigation__link {
  color: #fff !important;
  text-decoration: none;
  background: #39a1d1;
}

@media only screen and (min-width: 1200px) {
  .navigation {
    height: 81px;
  }

  .contacts {
    margin-left: 10px;
    width: 371px;
    float: right;
    min-width: 0;
  }

  .contact__item-withGradient {
    width: 180px;
  }
}
@media only screen and (min-width: 1920px) {
  .contacts {
    margin-top: 8px;
    width: 748px;
  }

  .contact__item-withGradient {
    width: 182px;
  }

  .navigation {
    margin-top: 8px;
    padding: 9px 11px 12px;
    height: 40px;
    margin-right: 754px;
  }

  .navigation__item {
    margin: 0;
    width: 16.2%;
  }
}
.page {
  margin: 0;
  padding: 0;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .header__content {
    padding-right: 20px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-device-pixel-ratio: 2) {
  .header__content {
    padding-right: 20px;
  }
}
/* Pagination */
.pagination {
  padding: 0;
}

.pagination a {
  text-decoration: none;
  color: #fff;
}

.pagination .item {
  display: inline-block;
  background: #44b0d9;
  border: 1px solid #44b0d9;
  margin: 0 2px 4px 2px;
}

.pagination .item a,
.pagination .item span {
  display: block;
  padding: 3px 10px;
  margin: 0;
}

.pagination .item {
  -khtml-border-radius: 2px;
  border-radius: 2px;
}

.pagination .act {
  background: #266279;
  border: 1px solid #266279;
}

.pagination .act span {
  color: #fff;
}

.pagination .dis {
  background: #fff;
  border: 1px solid #eee;
}

/* Promo box
/ ----------------------------------- */
.promoBox {
  border: 3px solid #ccc;
  border-radius: 4px;
  margin-bottom: 20px;
}

.promoBox__image {
  border-radius: 4px 4px 0 0;
  margin: -3px;
}

.promoBox__content {
  padding: 15px 20px 0 20px;
}

.promoBox p {
  /* dirty fix for legacy code*/
  line-height: 17px;
  margin-bottom: 15px;
}
.promoBox p:last-child {
  margin-bottom: 20px;
}

.headline-promoBox {
  line-height: 24px;
  margin-bottom: 10px;
}

.promoBox__blue .headline,
.promoBox__blue .headline a {
  color: #51bee1;
}
.promoBox__blue .headline a:hover {
  color: #41a4c4;
}
.promoBox__blue .button {
  background: #51bee1;
}
.promoBox__blue .button:hover {
  background: #41a4c4;
}

/* Flex slider
========================================================================== */
/* * jQuery FlexSlider v2.2.0
* http://www.woothemes.com/flexslider/
*
* Copyright 2012 WooThemes
* Free to use under the GPLv2 license.
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Contributing author:Tyler Smith (@mbmufffin) */
/* Browser Resets *********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* FlexSlider Necessary Styles *********************************/
.flexslider {
  width: 674px;
  padding: 0 50px;
  margin: 0 auto !important;
  /* Important to  override shitty legacy .product div */
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script,
such as Modernizr,
make sure you
* include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme *********************************/
.flexslider {
  margin: 0 0 60px;
  position: relative;
  zoom: 1;
}

.flexslider .flex-viewport {
  max-height: 2000px;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.flexslider .slides {
  zoom: 1;
}

.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 16px;
  height: 30px;
  margin: -39px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  transition: all .3s ease;
  background: transparent url(../i/slider.png) no-repeat 0 0;
  text-indent: -3000em;
}

.flex-direction-nav .flex-prev {
  left: 10px;
}

.flex-direction-nav .flex-next {
  right: 10px;
  background: transparent url(../i/slider.png) no-repeat -20px 0;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}

.flex-pauseplay a:hover {
  opacity: 1;
}

.flex-pauseplay a.flex-play:before {
  content: '\f003';
}

/* Control Nav */
.flex-control-nav {
  text-align: center;
  padding: 25px 0 10px;
}

.flex-control-nav li {
  margin: 0 4px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 6px;
  height: 6px;
  display: block;
  background: #666;
  background: #757170;
  cursor: pointer;
  text-indent: -9999px;
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
  width: 8px;
  height: 8px;
  position: relative;
  top: -1px;
  left: -1px;
  background: #585858;
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
.flex-slide-image {
  padding-right: 30px;
}

.flexslider .slides p {
  line-height: 18px;
  margin: 0 0 5px;
}

.flexslider__container {
  border: 1px solid #d6d6d6;
  border-width: 1px 0;
  padding: 25px 0 10px;
}

@media only screen and (min-width: 1920px) {
  .flexslider {
    width: 800px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .flexslider {
    width: 630px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-device-pixel-ratio: 2) {
  .flexslider {
    width: 630px;
  }
}
.gallery__gallery-header {
  color: #EF4034;
  font-family: Arial;
  font-size: 21px;
  font-weight: bold;
  margin: 20px 0 0 0;
  padding: 0px;
}

.gallery__gallery-subheader {
  font-size: 15px;
  line-height: 22px;
  text-align: left;
  margin-bottom: 20px;
}

.gallery__backlink {
  margin: 20px 0 0 0;
}

.gallery__domains {
  margin: 10px 0 0 0;
}
.gallery__domains div {
  margin: 0;
}
.gallery__domains .gallery__domain {
  width: 460px;
  height: 460px;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bottom: 10px;
}
.gallery__domains .gallery__domain-link {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.gallery__domains .gallery__shade {
  display: block;
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: 0;
  margin: 0;
  padding: 0;
  background: rgba(0, 0, 0, 0.8);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.6) 50%, transparent 100%);
}
.gallery__domains .gallery__description {
  position: absolute;
  bottom: 40px;
}
.gallery__domains .gallery__domain-title {
  font-family: Arial;
  display: block;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  padding: 0 40px 0 40px;
  text-align: left;
}
.gallery__domains .gallery__domain-subtitle {
  display: block;
  font-size: 16px;
  line-height: 20px;
  height: 60px;
  overflow: hidden;
  color: #fff;
  opacity: .9;
  padding: 0 40px 0 40px;
  margin: 10px 0 0 0;
  text-align: left;
}

.gallery__list {
  margin: 10px 0 0 0;
}
.gallery__list div {
  margin: 0;
}
.gallery__list .gallery__gallery {
  width: 300px;
  height: 300px;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bottom: 10px;
}
.gallery__list .gallery__link {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.gallery__list .gallery__cover {
  width: 100%;
  height: 100%;
}
.gallery__list .gallery__cover img {
  width: 100%;
  height: 100%;
}
.gallery__list .gallery__shade {
  display: block;
  width: 100%;
  height: 60%;
  position: absolute;
  bottom: 0;
  margin: 0;
  padding: 0;
  background: rgba(0, 0, 0, 0.8);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.4) 50%, transparent 100%);
}
.gallery__list .gallery__description {
  position: absolute;
  bottom: 20px;
}
.gallery__list .gallery__title {
  font-family: Arial;
  display: block;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
  padding: 0 20px 0 20px;
  text-align: left;
}
.gallery__list .gallery__subtitle {
  display: none;
  font-size: 12px;
  line-height: 14px;
  color: #fff;
  opacity: .9;
  padding: 0 20px 0 20px;
  margin: 10px 0 0 0;
  text-align: left;
}

.gallery__images {
  margin: 10px 0 0 0;
}
.gallery__images div {
  margin: 0;
}
.gallery__images .gallery__single-image {
  width: 247px;
  height: 247px;
  overflow: hidden;
  margin-bottom: 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.gallery__images .gallery__single-image {
  position: relative;
  transition: all 300ms cubic-bezier(0.075, 0.665, 0.395, 1);
  -webkit-transform: scale(1);
          transform: scale(1);
}
.gallery__images .gallery__single-image:hover {
  box-shadow: 0px 0px 80px rgba(0, 0, 0, 0.2);
  z-index: 2;
  transition: all 300ms cubic-bezier(0.075, 0.665, 0.395, 1);
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}


.video-block iframe {
    display: block;
    margin: 3em 0 1em 0;
    max-width: 100%;
}