*,
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
label,
fieldset,
input,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul,
li {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
a img {
  border: none;
}
.aligncenter {
  display: block;
  margin: 0 auto;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.wp-caption {
  border: 1px solid #666;
  text-align: center;
  background: #ccc;
  padding: 10px;
  margin: 10px;
}
.clear {
  clear: both;
  zoom: 1;
}
.center {
  text-align: center;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  clear: both;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
.wrapper {
  max-width: 1095px;
  margin: 0 auto;
  position: relative;
  padding: 0 20px;
}
.w60 {
  width: 60%;
  margin: 0 auto;
}
.w80 {
  width: 80%;
  margin: 0 auto;
}
.w33 {
  width: 31.31%;
  position: relative;
  display: block;
  margin: 1%;
}
.w100 {
  width: 100%;
}
.right {
  float: right;
}
.left {
  float: left;
}
.btn {
  background: #F0B03C;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 3px;
  padding: 0 35px;
  height: 42px;
  line-height: 40px;
  font-size: 14px;
  margin-top: 20px;
  box-sizing: border-box;
  text-align: center;
  letter-spacing: 1px;
}
.hero {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
  max-width: 1400px;
  height: 0;
  padding-bottom: 37.5%;
  margin: 0 auto;
}
.hero-text {
  text-align: center;
  background: #fff;
  box-sizing: border-box;
  padding-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  margin-top: -60px;
  z-index: 100;
}
.hero-blue {
  text-align: center;
  background: #57acc6;
  background: -moz-linear-gradient(-135deg,#57acc6 0%,#1c4e7c 100%);
  background: -webkit-gradient(left bottom,right top,color-stop(0%,#57acc6),color-stop(100%,#1c4e7c));
  background: -webkit-linear-gradient(-135deg,#57acc6 0%,#1c4e7c 100%);
  background: -o-linear-gradient(-135deg,#57acc6 0%,#1c4e7c 100%);
  background: -ms-linear-gradient(-135deg,#57acc6 0%,#1c4e7c 100%);
  background: linear-gradient(-135deg,#57acc6 0%,#1c4e7c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57acc6',endColorstr='#1c4e7c',GradientType=1);
  color: #fff;
  padding: 80px 0;
}
.hero-blue h1 {
  color: #fff;
}
.hero-map .search-map .map {
  height: auto;
}
.additional-description {
  text-align: center;
  background: #fff;
  box-sizing: border-box;
  padding-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  margin-top: -60px;
  z-index: 100;
}
.video-container {
  position: relative;
  margin-top: 10px;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sub-navi {
  background: #F4F4F4;
  border-bottom: solid 1px #D5D7D8;
  width: 100%;
  display: inline-block;
}
.sub-navi a {
  text-decoration: none;
}
.sub-navi li {
  display: block;
  float: left;
  padding: 10px 7px;
}
.sub-navi .social {
  float: right;
}
.sub-navi .social svg {
  width: 14px;
  height: 14px;
  margin-top: 3px;
}
.social .twitter:hover path {
  fill: #55ACEE;
}
.social .facebook:hover path {
  fill: #435282;
}
.social .pinterest:hover path {
  fill: #CB2026;
}
.hero .map {
  width: 100%;
  height: 0;
  padding-bottom: 42.5%;
}
h3 {
  text-transform: uppercase;
  color: #00223E;
}
.kundenzitat {
  text-align: center;
  max-width: 60%;
  margin: 40px auto;
  border-top: solid 1px #E2E2E2;
  padding-top: 40px;
}
.home .kundenzitat {
  border-top: none;
  padding-top: 0;
}
.zitat {
  font-size: 22px;
  color: #3f4c56;
  line-height: 1.25;
  padding: 20px 0;
}
.kundenzitat .bold {
  font-weight: 500;
}
.home .slider {
  position: relative;
  top: -115px;
}
.home .hero-text {
  margin-top: -175px;
}
.slider li {
  height: 0;
  width: 100%;
  padding-bottom: 45%;
  position: relative;
  display: block;
  z-index: 1;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.home .info-block .block {
  text-align: center;
}
.home .info-block .block img {
  display: inline-block;
  width: auto;
  height: 60px;
  position: relative;
  float: none;
  margin-bottom: 20px;
}
.home .image-grid {
  margin-top: 40px;
}
.image-grid {
  line-height: 1.5;
}
.image-grid a {
  color: #80848a;
}
.image-grid-100 {
  width: 98%;
  height: 540px;
  background-size: cover;
  background-position: center center;
  display: block;
  position: relative;
  margin: 1%;
}
.image-grid-1002 {
  width: 98%;
  height: 540px;
  background-size: cover;
  background-position: center center;
  display: block;
  position: relative;
  margin: 1%;
}
.image-grid-100-text-circle {
  width: 370px;
  height: 370px;
  position: absolute;
  top: 12%;
  background: #fff;
  border-radius: 50%;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
}
.image-grid-100-text-circle:hover svg circle {
  fill: #E89F2A !important;
}
.image-grid-100 .arrow-icon svg {
  width: 40px;
  height: 40px;
  margin-top: 20px;
}
.image-grid-1002 .arrow-icon svg {
  width: 40px;
  height: 40px;
  margin-top: 20px;
}
.text-position-right {
  right: 7%;
}
.text-position-left {
  left: 7%;
}
.image-grid-100-text {
  padding-top: 15%;
  padding-left: 9%;
  padding-right: 9%;
}
.image-grid-50 {
  width: 48%;
  position: relative;
  display: block;
  float: left;
  margin: 1%;
  background-position: center center;
  background-size: cover;
  height: 0;
  padding-bottom: 22%;
  text-align: center;
}
.image-grid-50:hover .blue-overlay,
.image-grid-33:hover .blue-overlay,
.grid-produkte a:hover .blue-overlay,
.other-products a:hover .blue-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(41,119,152,0.6);
}
.grid-produkte a .blue-overlay,
.other-products a .blue-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(41,119,152,0.2);
}
.image-grid-50 h2 {
  color: #fff;
  padding-bottom: 1px;
  font-weight: 500;
  font-size: 22px;
}
.image-grid-50-text {
  display: block;
  position: absolute;
  bottom: 30px;
  width: 100%;
  color: #fff;
}
.image-grid-33 {
  width: 31.31%;
  position: relative;
  display: block;
  float: left;
  margin: 1%;
  background-position: center center;
  background-size: cover;
  height: 0;
  padding-bottom: 16%;
  text-align: center;
  color: #fff;
}
.image-grid-33 h2 {
  font-size: 16px;
  color: #fff;
  padding-bottom: 1px;
  font-weight: 500;
  line-height: 1.25;
}
.text-position-top {
  top: 10%;
  position: absolute;
  width: 100%;
}
.player-33 {
  width: 91%;
}
.text-position-bottom {
  bottom: 10%;
  position: absolute;
  width: 100%;
}
.standort {
  width: 48%;
  margin: 1%;
  display: block;
  float: left;
  position: relative;
}
.standort img {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.country-switch {
  text-align: center;
}
.country-switch a {
  color: #848C92;
  text-decoration: none;
}
.country-switch a:hover {
  text-decoration: none;
}
.country-switch ul {
  display: inline-block;
}
.country-switch li {
  padding: 20px 60px;
  border-top: solid 1px #E2E2E2;
  border-bottom: solid 1px #E2E2E2;
  float: left;
  display: block;
  background: #F2F2F2;
}
.country-switch li:hover {
  background: #fff;
}
.country-switch a:hover {
  color: #2995CB;
}
.country-switch .active {
  background: #fff;
  color: #2995CB;
}
.country-switch a .active {
  color: #2995CB;
}
.country-switch a:first-child li {
  border-top-left-radius: 10em;
  border-bottom-left-radius: 10em;
  border-left: #E2E2E2 solid 1px;
}
.country-switch a:last-child li {
  border-top-right-radius: 10em;
  border-bottom-right-radius: 10em;
  border-right: #E2E2E2 solid 1px;
}
.visit-products {
  background: #FAFAFA;
  padding: 60px 0 0 0;
  border-top: solid 1px #E2E2E2;
  border-bottom: solid 1px #E2E2E2;
  text-align: center;
}
.visit-products-description {
  width: 60%;
  display: inline-block;
}
.sidebar .oeffnungszeiten h3 {
  color: #2d3c48;
  font-size: 14px;
  margin-top: 20px;
  font-weight: 500;
}
.standort-blog-entries {
  margin-top: 80px;
  margin-bottom: 80px;
  width: 100%;
  display: inline-block;
}
.standort-blog-entries .standort-entry {
  color: #80848a;
  text-align: left;
}
.standort-blog-entries .standort-entry h3 {
  color: #3f4c56;
}
.comments {
  margin-bottom: 80px;
  margin-top: 60px;
}
.googlemapslink {
  margin-top: 40px;
  width: 100%;
  position: relative;
}
.googlemapslink li:first-child {
  padding-right: 10px;
}
.googlemapslink li {
  display: block;
  float: left;
}
.googlemapslink img {
  width: 100%;
  max-width: 25px;
  height: auto;
  position: relative;
  display: block;
}
.googlemapslink::after {
  background-image: url(https://www.cranpool.com/wp-content/themes/cranpool/images/border-bg.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 100%;
  content: "";
  display: inline-block;
  margin: 40px auto 0 auto;
  height: 23px;
  width: 100%;
}
.grid-produkte,
.grid-standorte {
  margin: 0 auto;
  position: relative;
  margin-bottom: 70px;
  margin-top: 30px;
}
.produkt {
  width: 48%;
  position: relative;
  display: inline-block;
  text-align: center;
  padding-bottom: 22%;
  height: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  float: left;
  box-sizing: border-box;
  margin: 1%;
}
.produkt h2 {
  display: inline-block;
  margin-top: 25%;
  position: relative;
  line-height: normal;
  text-transform: uppercase;
  color: #fff;
}
.produkt a {
  color: #fff;
}
.whitespace {
  width: 66.3%;
  background: #fff;
  box-sizing: border-box;
  position: relative;
  margin-top: -59px;
  z-index: 100;
  height: 60px;
}
.page-description {
  display: block;
  width: 60%;
  position: relative;
  float: left;
}
.page-description p {
  margin-bottom: 20px;
}
.page-template-default .page-description,
.message404 {
  padding-bottom: 80px;
}
.hardfacts {
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 50px;
}
.hardfact {
  display: block;
  float: left;
  margin-right: 50px;
  padding: 20px 0;
}
.number sup {
  font-size: 15px;
}
.hardfact .meta {
  text-transform: uppercase;
  font-size: 12px;
  color: #80848a;
}
.hardfacts .border {
  width: 40px;
  border-top: solid 1px #298EC4;
  height: 2px;
  margin-top: 20px;
}
.single-product-floating-text {
  -webkit-columns: 2 150px;
  -moz-columns: 2 150px;
  columns: 2 150px;
  -webkit-column-gap: 2em;
  -moz-column-gap: 2em;
  column-gap: 2em;
}
.fact-list {
  border-top: solid 1px #E6E6E6;
  margin-top: 60px;
  padding-top: 60px;
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 60px;
}
.fact-list h2 {
  display: block;
  width: 50%;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.fact {
  width: 48%;
  display: block;
  float: left;
  border-bottom: solid 1px #E6E6E6;
  padding: 10px 0;
  line-height: 1.25;
  margin: 0 1%;
  background-image: url(https://www.cranpool.com/wp-content/themes/cranpool/images/check.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 15px;
}
.technical-details {
  padding: 60px 0;
  position: relative;
  text-align: center;
}
.technical-details-bg {
  background: #AAB6C2;
  height: 0;
  padding-bottom: 40%;
  width: 100%;
  margin-bottom: -40%;
}
.technical-details h2 {
  color: #fff;
}
.technical-details .switch {
  display: inline-block;
  cursor: pointer;
}
.switch .active-btn {
  background-color: #3394C8 !important;
  color: #fff;
}
.technical-details .switch li {
  display: block;
  float: left;
  background: #fff;
  padding: 20px 60px;
}
.technical-details .switch li:first-child {
  border-top-left-radius: 10em;
  border-bottom-left-radius: 10em;
}
.technical-details .switch li:last-child {
  border-top-right-radius: 10em;
  border-bottom-right-radius: 10em;
}
.beckenschnitt {
  width: 100%;
  position: relative;
  display: none;
  text-align: center;
  margin: 60px auto;
}
.beckenschnitt img {
  width: 60%;
  height: auto;
  display: inline-block;
}
.beckenschnitt-view {
  display: inline-block;
}
table.table-active {
  display: table !important;
}
table.tech-table {
  text-align: left;
  border-radius: 5px;
  border-spacing: 0;
  border-collapse: separate;
  width: 100%;
  position: relative;
  vertical-align: top;
  display: none;
  color: #2d3c48;
}
.tech-table tr td {
  padding: 25px 50px;
  vertical-align: top;
  box-sizing: border-box;
}
.tech-table thead {
  background: #2D3B4D;
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
}
table.tech-table tbody tr td:first-child,
table.tech-table tfoot tr td:first-child {
  border-left: solid 1px #E6E6E6;
  width: 24%;
  text-transform: uppercase;
  font-weight: 500;
  color: #2d3c48;
}
table.tech-table tbody tr td:last-child,
table.tech-table tfoot tr td:last-child {
  border-right: 1px solid #E6E6E6;
}
table.tech-table tfoot tr td {
  border-bottom: solid 1px #E6E6E6;
}
.tech-table thead tr:first-child td:first-child {
  border-top-left-radius: 5px;
}
.tech-table thead tr:last-child td:last-child {
  border-top-right-radius: 5px;
}
.tech-table tbody tr:nth-child(even),
.tech-table tfoot tr {
  background: #F7F7F7;
}
.tech-table tbody tr:nth-child(odd) {
  background: #FFF;
}
.tech-table tfoot tr:first-child td:first-child {
  border-bottom-left-radius: 5px;
}
.tech-table tfoot tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
.tech-table .first-col,
.tech-table .second-col {
  width: 50%;
  display: inline-block;
  float: left;
}
.tech-table li {
  list-style: disc inside;
}
.sidebar {
  width: 25.5%;
  position: relative;
  display: inline-block;
  float: right;
  padding-bottom: 40px;
  padding-top: 40px;
}
.garantie {
  width: 100%;
  text-align: center;
  display: inline-block;
  margin-top: -75px;
}
.garantie img {
  max-width: 125px;
  display: inline-block;
  height: auto;
  position: relative;
  z-index: 10000;
}
.product-standorte {
  font-size: 12px;
}
.product-standorte h3 {
  color: #878d94;
}
.product-standorte ul {
  margin-top: 5px;
}
.product-standorte li {
  padding: 5px 0;
}
.product-standorte ul {
  border-bottom: solid 1px #E6E6E6;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.sidebar .infoline h3 {
  color: #878d94;
  text-transform: none;
  font-size: 14px;
}
.sidebar .infoline {
  color: #2e3b4e;
  font-size: 12px;
}
.sidebar .infoline ul {
  margin-top: 5px;
}
.sidebar .infoline li {
  background-image: url(https://www.cranpool.com/wp-content/themes/cranpool/images/phone-icon.png);
  background-position: left center;
  background-repeat: no-repeat;
  text-indent: 25px;
  padding: 2px 0;
}
.info-block {
  text-align: left;
  border-top: solid 1px #E2E2E2;
  padding-top: 60px;
  padding-bottom: 80px;
  display: inline-block;
}
.info-block .block {
  width: 48%;
  position: relative;
  display: inline-block;
  text-align: left;
  float: left;
  margin: 1%;
}
.info-block .block img {
  display: inline-block;
  float: left;
  margin-right: 20px;
  width: 50px;
  height: auto;
}
.info-block .block .block-text {
  margin-left: 70px;
}
.other-products {
  background: #57acc6;
  background: -moz-linear-gradient(-135deg,#57acc6 0%,#1c4e7c 100%);
  background: -webkit-gradient(left bottom,right top,color-stop(0%,#57acc6),color-stop(100%,#1c4e7c));
  background: -webkit-linear-gradient(-135deg,#57acc6 0%,#1c4e7c 100%);
  background: -o-linear-gradient(-135deg,#57acc6 0%,#1c4e7c 100%);
  background: -ms-linear-gradient(-135deg,#57acc6 0%,#1c4e7c 100%);
  background: linear-gradient(-135deg,#57acc6 0%,#1c4e7c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57acc6',endColorstr='#1c4e7c',GradientType=1);
  padding: 60px 0;
  text-align: center;
  color: #fff;
}
.other-products a {
  color: #fff;
}
.other-products-grid {
  margin-top: 20px;
}
.other-product {
  width: 48%;
  position: relative;
  display: inline-block;
  text-align: left;
  float: left;
  text-align: center;
  margin: 1%;
  box-sizing: border-box;
  padding-bottom: 22%;
  height: 0;
  background-position: center center;
  background-size: cover;
}
.fourgrid {
  width: 23%;
  padding-bottom: 23%;
}
.other-product.fourgrid h3 {
  margin-top: 50%;
}
.other-product h3 {
  margin-top: 23%;
  text-transform: uppercase;
}
.first-entry {
  margin: 1%;
  padding-bottom: 70px;
  border-bottom: solid 1px #E2E2E2;
  margin-bottom: 70px;
  margin-top: 5%;
}
.first-entry-image {
  width: 49%;
  position: relative;
  float: left;
}
.first-entry-image img {
  position: relative;
  width: 100%;
  height: auto;
  display: block;
}
.first-entry-text {
  width: 40%;
  float: right;
}
.entry-meta {
  margin-top: 30px;
  margin-bottom: 10px;
}
.entry-meta a {
  color: #F0B03C;
  text-decoration: none;
  text-transform: uppercase;
}
.entry-meta a:hover {
  text-decoration: underline;
}
.two-entry {
  width: 100%;
  position: relative;
}
.two-entry-post {
  width: 48%;
  float: left;
  display: block;
  position: relative;
  margin: 1%;
}
.two-entry-image {
  width: 100%;
  position: relative;
}
.two-entry-image img {
  width: 100% !important;
  height: auto;
  position: relative;
  display: block;
}
.entry {
  width: 23%;
  float: left;
  margin: 1%;
}
.entry img {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
}
.entry-author {
  margin-top: 30px;
}
.entry-author li {
  display: block;
  float: left;
}
.author-text {
  display: inline-block;
}
.blog .author-image {
  display: inline-block;
}
.blog .author-image img {
  height: 40px;
  width: 40px;
  margin-right: 10px;
  margin-bottom: -5px;
}
.blog-entry-navigation {
  padding: 40px 0;
}
.author {
  margin-top: 60px;
  text-align: center;
}
.entry_author_image {
  display: inline-block;
}
.author-image img {
  height: 80px;
  width: 80px;
  border-radius: 50%;
  display: inline-block;
}
.single .sub-navi {
  margin-bottom: 60px;
}
.single .w60 ul {
  padding-left: 20px;
  margin: 20px 0;
}
.single .w60 li {
  list-style: disc;
}
.single .w60 p {
  margin-bottom: 20px;
}
.page-gradient {
  height: 80px;
  background: #e4e5e7;
  background: -moz-linear-gradient(top,#e4e5e7 0%,rgba(255,255,255,0) 100%);
  background: -webkit-gradient(left top,left bottom,color-stop(0%,#e4e5e7),color-stop(100%,rgba(255,255,255,0)));
  background: -webkit-linear-gradient(top,#e4e5e7 0%,rgba(255,255,255,0) 100%);
  background: -o-linear-gradient(top,#e4e5e7 0%,rgba(255,255,255,0) 100%);
  background: -ms-linear-gradient(top,#e4e5e7 0%,rgba(255,255,255,0) 100%);
  background: linear-gradient(to bottom,#e4e5e7 0%,rgba(255,255,255,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e5e7',endColorstr='#ffffff',GradientType=0);
}
.standard-page .page-description p {
  margin-bottom: 20px;
}
.ik-column {
  float: left;
}
.ik-column-content {
  padding: 10px;
}
.clear {
  clear: both;
}
.ik-hline {
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #999;
  clear: both;
}
.ik-tabs {
  width: 100%;
}
.ik-tabs .ik-tab-btns {
  width: 100%;
}
.ik-tabs .ik-tab-btns .ik-tab-btn {
  float: left;
  line-height: 40px;
  cursor: pointer;
}
.ik-tabs .ik-tab-btns .ik-tab-btn.active {
  background: #999;
  color: #fff;
}
.ik-tabs .ik-tab-panels {
  clear: both;
  padding: 10px 0px;
}
ul.tabs {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
ul.tabs li {
  margin: 0px;
}
ul.tabs li:first-child {
  border-top-left-radius: 5em;
}
ul.tabs li:last-child {
  border-top-right-radius: 5em;
  margin-left: -5px;
}
ul.tabs li {
  background-color: #F1F1F1;
  color: #222;
  font-size: 20px;
  display: inline-block;
  padding: 20px 60px;
  cursor: pointer;
}
ul.tabs li.current {
  background-color: #3394C8 !important;
  color: #fff;
}
.tab-content {
  display: none;
  background: #FBFBFB;
}
.tab-content.current {
  display: inherit;
}
.conw70 {
  width: 70%;
}
.conw70 p {
  margin-bottom: 10px !important;
}
.conw70 ul,
.conw70 ol {
  padding: 10px;
  margin: 10px;
}
.conw70 li {
  list-style-type: disc;
}
.top20 {
  padding-top: 20px !important;
}
.bot20 {
  padding-bottom: 20px !important;
}
.conw30 {
  width: 29%;
}
.conw30 .sidebar {
  width: 100% !important;
  padding-top: 0px !important;
}
.conw30 .gform_wrapper {
  margin-top: -25px !important;
}
.gform_footer .gform_button {
  margin-top: 22px !important;
}
.prospekt-anfrage::after {
  display: none;
}
.sidebar .infoline {
  margin-left: 20px;
}
#field_10_11 {
  width: 100%;
}
#gchoice_10_11_1 {
  width: 100%;
}
.gform_wrapper ul#input_10_11 {
  width: 100%;
}
.formimg img {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
}
.gchoice_select_all,
.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label,
.gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {
  font-weight: normal !important;
}
#gform_24 .gfield_radio label,
#gform_22 .gfield_radio label,
#gform_21 .gfield_radio label,
#gform_18 .gfield_checkbox label,
#gform_27 .gfield_radio label,
#gform_28 .gfield_radio label,
#gform_32 .gfield_checkbox label,
#gform_33 .gfield_checkbox label,
#gform_36 .gfield_checkbox label,
#gform_36 .gfield_radio label,
#gform_38 .gfield_checkbox label,
#gform_38 .gfield_radio label,
#gform_39 .gfield_checkbox label,
#gform_39 .gfield_radio label {
  position: relative;
  top: -23px;
  background-image: none;
  padding-left: 40px;
}
.standort-formular #gform_33 .ginput_container .gfield_checkbox label {
  position: relative;
  top: 15px;
  background-image: none;
  padding-left: 40px;
}
#gform_24 input[type=radio],
#gform_22 input[type=radio],
#gform_21 input[type=radio],
#gform_18 input[type=checkbox],
#gform_27 input[type=radio],
#gform_28 input[type=radio],
#gform_32 input[type=checkbox],
#gform_33 input[type=checkbox],
#gform_36 input[type=checkbox],
#gform_36 input[type=radio],
#gform_38 input[type=checkbox],
#gform_38 input[type=radio],
#gform_39 input[type=checkbox],
#gform_39 input[type=radio] {
  position: relative;
  left: 0px !important;
  height: 20px !important;
  width: 20px !important;
}
.standort-formular #gform_33 input[type=checkbox] {
  position: relative;
  left: 20px !important;
  height: 20px !important;
  width: 20px !important;
}
#gform_33 .gfield p {
  margin-bottom: 0px !important;
}
.image-grid-100-text1 {
  color: transparent;
  padding-top: 25%;
  padding-left: 9%;
  padding-right: 9%;
}
.image-grid-100-text1 a,
.image-grid-100-text1 h2 {
  color: transparent;
}
.image-grid-100 a:hover {
  text-decoration: none !important;
}
.image-grid-100-text1 .arrow-icon {
  display: none;
}
.image-grid-100-text-circle2 {
  width: 370px;
  height: 370px;
  position: absolute;
  top: 14%;
  left: 8%;
  background: #fff;
  border-radius: 50%;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
  -webkit-box-shadow: 0px 0px 15px 1px #4d97c8;
  -moz-box-shadow: 0px 0px 15px 1px #4d97c8;
  box-shadow: 0px 0px 15px 1px #4d97c8;
}
.image-grid-100-text-circle2:hover {
  -webkit-box-shadow: 0px 0px 15px 1px rgba(77,151,200,0);
  -moz-box-shadow: 0px 0px 15px 1px rgba(77,151,200,0);
  box-shadow: 0px 0px 15px 1px rgba(77,151,200,0);
}
.image-grid-100-text2 {
  padding-top: 20%;
  padding-left: 7%;
  padding-right: 7%;
}
.image-grid-100-text2 h2 {
  font-weight: bold;
  color: #f0b03c;
}
label#label_20_21_0 {
  font-size: 15px;
  position: relative;
  left: 20px;
  top: -20px;
}
.home .header-bg {
  background-image: url(https://www.cranpool.com/wp-content/themes/cranpool/../images/header-bg.png) !important;
}
.header .header-navigation ul.sub-menu {
  background: #fff !important;
}
.header .header-navigation ul.sub-menu {
  background:  !important;
}
@media only screen and (max-width: 480px) {
  .conw70 {
    width: 100%;
    float: none;
  }
  .conw30 {
    width: 100%;
    float: none;
  }
}
@media (max-width: 670px) {
  .image-grid-100-text-circle2 {
    width: 300px;
    height: 300px;
    position: absolute;
    top: 5%;
    left: 4%;
    background: #fff;
    border-radius: 50%;
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
    -webkit-box-shadow: 0px 0px 15px 1px #4d97c8;
    -moz-box-shadow: 0px 0px 15px 1px #4d97c8;
    box-shadow: 0px 0px 15px 1px #4d97c8;
  }
  .image-grid-100-text2 {
    padding-top: 6%;
    padding-left: 7%;
    padding-right: 7%;
  }
  .image-grid-1002 {
    width: 98%;
    height: 540px;
    background-size: cover;
    background-position: center right;
    display: block;
    position: relative;
    margin: 1%;
  }
  .image-grid-100-text2 h2 {
    line-height: 22px;
  }
  .image-grid-100-text2 p {
    line-height: 16px;
  }
}
body {
  font-family: "ars-maquette-web", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #80848a;
  line-height: 1.5;
}
a {
  color: #2995cb;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.grey {
  color: #878d94;
}
.uppercase {
  text-transform: uppercase;
}
h1 {
  font-size: 30px;
  font-weight: lighter;
  line-height: 1.5;
  padding-bottom: 25px;
  padding-top: 15px;
  color: #3f4c56;
  letter-spacing: 1px;
}
h2 {
  font-size: 24px;
  font-weight: lighter;
  line-height: 1.5;
  padding-bottom: 15px;
  color: #3f4c56;
  letter-spacing: 1px;
}
.blog a:hover h2 {
  color: #2995cb;
}
.standard-entry h2 {
  font-size: 18px;
  line-height: 1.25;
}
h3 {
  font-size: 12px;
  padding-top: 5px;
  text-transform: uppercase;
  color: #2d3c48;
  font-weight: 500;
  letter-spacing: 1px;
}
.footer {
  font-size: 12px;
  font-weight: lighter;
}
.footer h3 {
  padding-bottom: 20px;
  font-weight: 400;
}
.number {
  font-weight: lighter;
  color: #298EC4;
  font-size: 28px;
}
.single-produkte h1 {
  padding-bottom: 0;
  position: relative;
  z-index: 100;
  font-weight: 500;
  padding-top: 40px;
}
.other-products h2 {
  color: #fff;
}
.other-products h3 {
  font-weight: bold;
  color: #fff;
  font-size: 14px;
  text-shadow: 2px 2px rgba(128,132,138,0.2);
  z-index: 10000;
  position: relative;
}
.fact-list {
  color: #3f4c56;
}
.info-block h3 {
  text-transform: none;
  font-size: 14px;
  letter-spacing: 0px;
}
.besichtigungs-standorte h3 {
  font-size: 24px;
  font-weight: lighter;
  line-height: 1.25;
  color: #2d3c48;
  text-transform: none;
}
.besichtigungs-standorte .uppercase {
  text-transform: uppercase;
}
.grid-standorte a {
  color: #80848a;
}
.grid-standorte a:hover {
  text-decoration: none;
}
.grid-standorte h2 {
  padding-bottom: 0;
}
.grid-standorte a:hover h2 {
  color: #2995cb;
}
.supplies-customercare {
  font-size: 19px;
  font-weight: lighter;
  line-height: 24px;
}
.supplies-customercare .sc-block:hover .sc-block-text {
  text-decoration: underline;
}
.gform_wrapper .description,
.gform_wrapper .gfield_description,
.gform_wrapper .gsection_description,
.gform_wrapper .instruction {
  font-family: "ars-maquette-web", sans-serif !important;
}
.gform_wrapper div.validation_error {
  color: #F0B03C !important;
  margin-bottom: 0 !important;
  font-weight: 500 !important;
}
blockquote {
  font-family: times;
  font-style: italic;
  width: 100%;
  text-align: center;
  font-size: 24px;
  border-top: solid 1px #E2E2E2;
  border-bottom: solid 1px #E2E2E2;
  padding: 40px 0;
  margin: 40px 0 20px 0;
  color: #3F4C56;
}
blockquote p {
  width: 90%;
  margin: 0 auto;
}
.header {
  height: 115px;
  z-index: 500;
  position: relative;
}
.header .orange-menu a {
  color: #F0B03C;
}
.header-bg {
  display: none;
}
.home .header-bg {
  display: block;
  background-image: url(https://www.cranpool.com/wp-content/themes/cranpool/images/header-bg.png);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 135px;
  z-index: 2;
  background-size: contain;
  background-repeat: repeat-x;
}
.logo {
  width: 198px;
  position: absolute;
  display: block;
  top: 0;
  z-index: 1000;
  left: 0;
}
.logo img {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
}
.home .header {
  border-bottom: solid 1px rgba(255,255,255,0.2);
}
.home .header:hover {
  border-bottom: solid 1px rgba(255,255,255,0.4);
}
.header-wrapper {
  max-width: 1300px;
  position: relative;
  margin: 0 auto;
}
.home .header a {
  text-decoration: none;
  color: rgba(255,255,255,0.6);
}
.home .header .current_page_item a {
  color: #fff;
}
.header a {
  color: #5F6A7D;
  text-decoration: none;
}
.home .header a:hover,
.home .header-navigation li:hover a {
  color: #fff;
}
.header-navigation {
  display: block;
  margin-left: 218px;
  position: relative;
}
.header-navigation li {
  display: block;
  float: left;
  padding: 0 10px;
  text-transform: uppercase;
  line-height: 113px;
  letter-spacing: 1px;
}
.home .header-navigation li:hover,
.home .header-navigation .current_page_item {
  border-bottom: 3px solid #fff;
  box-sizing: border-box;
  color: #fff !important;
}
.header-navigation .menu-item-has-children a {
  background-image: url(https://www.cranpool.com/wp-content/themes/cranpool/images/arrow-down.png);
  background-position: right center;
  background-size: 10px 5px;
  background-repeat: no-repeat;
  padding-right: 14px;
}
.header .header-navigation ul.sub-menu {
  display: none;
  background: #fff;
  background-image: none;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.25);
}
.header .header-navigation ul.sub-menu .sub-menu {
  width: 100%;
  padding-left: 20px;
  box-sizing: border-box;
  line-height: 1.2;
}
.header-navigation .menu-item-has-children .sub-menu a {
  background-image: none;
}
.header .header-navigation li:hover ul.sub-menu {
  display: block;
}
.header .header-navigation ul.sub-menu {
  background: #fff;
  margin-top: -10px;
}
.header .header-navigation .sub-menu li a {
  color: #80848a;
  line-height: 1.5;
  display: inline-block;
}
.header .header-navigation .sub-menu li a:hover {
  color: #3f4c56;
}
.header .sub-menu {
  position: absolute;
  padding: 10px 0;
  margin-left: -20px;
}
.header .sub-menu li {
  float: none;
  display: block;
  line-height: 40px;
  padding: 0;
  background: #ffffff;
  padding: 0 40px 0 20px;
  min-width: 150px;
  text-transform: none;
  letter-spacing: 0;
}
.header .sub-menu li:hover {
  border-bottom: none !important;
  box-sizing: content-box;
}
.sticker67 {
  width: 216px;
  position: fixed;
  display: block;
  top: 200px;
  right: 50px;
  z-index: 10001;
}
.sticker67 img {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
}
.aktion {
  display: none;
}
.home .aktion {
  width: 300px;
  position: fixed;
  display: block;
  top: 400px;
  right: 9px;
  z-index: 140;
}
.aktion img {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
}
.geschlossen {
  width: 250px;
  position: absolute;
  display: block;
  top: -45px;
  right: 250px;
  z-index: 140;
}
.geschlossen img {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
}
.menu-btn {
  position: absolute;
  right: 20px;
  top: 15px;
  cursor: pointer;
  display: none;
}
.menu-btn span {
  display: block;
  width: 30px;
  height: 4px;
  margin: 6px 0;
  background: #80848a;
  z-index: 99;
  position: relative;
}
.home .menu-btn span {
  background: white;
}
.responsive-menu {
  background: #ffffff;
  right: 0;
  top: 0;
  bottom: 0;
  position: fixed;
  width: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  display: block;
}
.responsive-menu a {
  color: #80848a !important;
}
.responsive-menu a:hover {
  color: #3f4c56 !important;
}
.expand {
  width: 100%;
}
.expand-grey.menu-btn span {
  background: #80848a;
}
.expand-grey.menu-btn {
  position: fixed;
  z-index: 1000;
}
.no-scroll {
  overflow: hidden !important;
  top: 0;
  position: fixed;
}
.responsive-menu-wrapper {
  width: 80%;
  position: absolute;
  left: 10%;
  padding-top: 80px;
  padding-bottom: 40px;
  font-size: 20px;
  line-height: 1.25;
  overflow-y: scroll;
  height: 100%;
  box-sizing: border-box;
}
.responsive-menu-wrapper li {
  border-bottom: 1px solid #D5D7D8;
  padding: 10px 0;
}
.responsive-menu-wrapper .sub-menu {
  padding-top: 10px;
  position: relative;
  margin-left: 0;
}
.responsive-menu-wrapper .sub-menu li {
  position: relative;
  line-height: 1.25;
  background: none;
  border-bottom: none;
  padding: 10px 0 10px 10px;
  margin-left: 0;
  min-width: auto;
  font-size: 16px;
}
.footer {
  background: #308ea8;
  background: -moz-linear-gradient(-135deg,#308ea8 0%,#1b4b77 100%);
  background: -webkit-gradient(left bottom,right top,color-stop(0%,#308ea8),color-stop(100%,#1b4b77));
  background: -webkit-linear-gradient(-135deg,#308ea8 0%,#1b4b77 100%);
  background: -o-linear-gradient(-135deg,#308ea8 0%,#1b4b77 100%);
  background: -ms-linear-gradient(-135deg,#308ea8 0%,#1b4b77 100%);
  background: linear-gradient(-135deg,#308ea8 0%,#1b4b77 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#308ea8',endColorstr='#1b4b77',GradientType=1);
  padding: 50px 0;
  background-position: center center;
  background-size: cover;
  text-transform: uppercase;
}
.menu-column {
  width: 23%;
  margin: 1%;
  float: left;
}
.footer h3,
.footer h3 a {
  color: #fff;
}
.footer a {
  color: #C5E5FF;
  text-decoration: none;
}
.footer a:hover {
  color: #fff;
  text-decoration: underline;
}
.copyright {
  border-top: solid 1px #80B9C9;
  padding: 30px 0;
  margin-top: 45px;
  position: relative;
  text-align: left;
  width: 100%;
  color: #80B9C9;
}
.copyright svg path {
  fill: #297998;
}
.copyright svg {
  background: #80B9C9;
  padding: 5px 3px;
  height: 16px;
  width: 16px;
  margin-top: -9px;
  position: absolute;
  right: 0;
  top: 35px;
}
.copyright svg:hover path {
  fill: white;
}
iframe[name=google_conversion_frame] {
  display: none;
}
.fb-text {
  display: inline-block;
  margin-right: 35px;
}
.supplies-customercare {
  padding: 60px 0 60px 0;
  background: #57acc6;
  background: -moz-linear-gradient(-135deg,#57acc6 0%,#1c4e7c 100%);
  background: -webkit-gradient(left bottom,right top,color-stop(0%,#57acc6),color-stop(100%,#1c4e7c));
  background: -webkit-linear-gradient(-135deg,#57acc6 0%,#1c4e7c 100%);
  background: -o-linear-gradient(-135deg,#57acc6 0%,#1c4e7c 100%);
  background: -ms-linear-gradient(-135deg,#57acc6 0%,#1c4e7c 100%);
  background: linear-gradient(-135deg,#57acc6 0%,#1c4e7c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57acc6',endColorstr='#1c4e7c',GradientType=1);
}
.sc-block {
  width: 48%;
  margin: 1%;
  float: left;
  display: block;
  background: #fff;
  position: relative;
}
.sc-block-image {
  width: 48%;
  position: relative;
  display: block;
  float: left;
}
.sc-block-image img {
  width: 100%;
  height: auto;
  display: block;
}
.sc-block-text {
  box-sizing: border-box;
  padding: 0 20px;
  width: 52%;
  display: table-cell;
  vertical-align: middle;
  height: 149px;
}
.other-products .supplies-customercare {
  background: none !important;
  padding-bottom: 0 !important;
}
.other-products .supplies-customercare a {
  color: #2995cb;
}
.gallery {
  max-width: 100%;
  position: relative;
  height: 0;
  padding-bottom: 56%;
  margin: 40px 0;
}
.gallery li img {
  width: 100%;
  height: auto;
  display: block;
}
.gallery li {
  width: 100%;
  height: 0;
  padding-bottom: 56%;
  position: relative;
}
.owl-pagination {
  position: absolute;
  top: 87%;
  display: block;
  width: 100%;
  text-align: center;
}
.owl-page {
  background: rgba(236,236,236,0.7);
  height: 10px;
  width: 10px;
  display: inline-block;
  border-radius: 50%;
  margin-left: 7px;
  border: 2px solid rgba(0,0,0,0);
  box-sizing: border-box;
  background-clip: padding-box;
}
.owl-pagination .active {
  background: #fff;
  border: solid 1px #2D3C48;
  height: 10px;
  width: 10px;
  box-sizing: border-box;
}
.owl-buttons {
  position: absolute;
  top: 45%;
  width: 100%;
}
.gallery:hover .owl-prev,
.gallery:hover .owl-next {
  opacity: 1;
}
.callback {
  background-size: cover;
  background-position: center center;
  padding: 60px 0;
  text-align: center;
  color: #fff;
  background: #57acc6;
  background: -moz-linear-gradient(-135deg,#57acc6 0%,#1c4e7c 100%);
  background: -webkit-gradient(left bottom,right top,color-stop(0%,#57acc6),color-stop(100%,#1c4e7c));
  background: -webkit-linear-gradient(-135deg,#57acc6 0%,#1c4e7c 100%);
  background: -o-linear-gradient(-135deg,#57acc6 0%,#1c4e7c 100%);
  background: -ms-linear-gradient(-135deg,#57acc6 0%,#1c4e7c 100%);
  background: linear-gradient(-135deg,#57acc6 0%,#1c4e7c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57acc6',endColorstr='#1c4e7c',GradientType=1);
}
.callback h2 {
  color: #fff;
}
.callback .gform_bodym,
.callback .gform_body li {
  display: block;
  float: left;
}
.callback .gform_wrapper ul.gform_fields {
  width: 60%;
  float: left;
  display: block;
  position: relative;
}
.callback .gform_wrapper .gform_footer {
  width: 40%;
  float: left;
  display: block;
  clear: none;
  margin: 0;
}
.callback .gform_wrapper ul li.gfield {
  clear: none;
  width: 41%;
  margin-right: 2%;
}
.callback #field_2_3 {
  width: 12%;
}
.callback .gform_wrapper ul li.gfield input[type=text] {
  width: 100%;
  height: 40px;
  border: solid 1px #fff;
  border-radius: 3px;
  box-sizing: border-box;
  line-height: 40px;
  -webkit-appearance: none;
  text-indent: 10px;
}
.callback .gform_wrapper li.hidden_label input {
  margin-top: 1.1em;
  font-size: 14px;
}
.callback .gform_footer input[type=submit] {
  background: #F0B03C;
  -webkit-appearance: none;
  border: solid 1px #298099;
  border-radius: 3px;
  text-transform: uppercase;
  color: #fff;
  padding: 0 35px;
  box-sizing: border-box;
  width: 100%;
  height: 42px;
  line-height: 40px;
  font-size: 14px !important;
  cursor: pointer;
  margin-top: 6px;
}
.callback .gform_footer input[type=submit]:hover {
  background: #e89f2a;
}
.callback .blocks {
  width: 100%;
  display: block;
  padding-top: 40px;
}
.callback .blocks h3 {
  color: #fff;
  text-transform: none;
  font-size: 14px;
  letter-spacing: 0px;
}
.callback .block {
  width: 31.1%;
  margin: 1%;
  float: left;
  display: block;
  text-align: left;
  box-sizing: border-box;
}
.callback .block img {
  display: inline-block;
  float: left;
  height: auto;
  width: 50px;
}
.callback .block .text {
  margin-left: 70px;
}
.standort-formular .gform_wrapper ul li.gfield {
  width: 50%;
  display: block;
  float: left;
  clear: none !important;
  padding-right: 20px;
  box-sizing: border-box;
}
.standort-formular .gform_wrapper .top_label input.medium,
.standort-formular .gform_wrapper .top_label select.medium,
.ginput_complex input,
.ginput_complex select {
  width: 100%;
  border-radius: 3px;
  border: solid 1px #D4D7D9;
  height: 40px;
  line-height: 40px;
  text-indent: 10px;
}
.standort-formular .w100 {
  width: 100% !important;
}
.standort-formular select {
  background: #fff;
}
.standort-formular textarea {
  padding: 10px;
  box-sizing: border-box;
  border: solid 1px #D4D7D9;
  border-radius: 3px;
}
.standort-formular .gform_footer input[type=submit] {
  background: #2995CB;
  -webkit-appearance: none;
  border: solid 1px #298099;
  border-radius: 3px;
  text-transform: uppercase;
  color: #fff;
  padding: 0 35px;
  box-sizing: border-box;
  height: 42px;
  line-height: 40px;
  font-size: 14px !important;
  cursor: pointer;
}
.standort-formular .gform_footer input[type=submit]:hover {
  background: #e89f2a;
}
input[type=checkbox] {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
input[type=checkbox]+label {
  padding-left: 55px !important;
  height: 50px !important;
  display: inline-block;
  line-height: 15px !important;
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: middle;
  cursor: pointer;
}
#label_10_8_1,
#label_10_8_3 {
  padding-top: 10px;
}
#label_10_11_1 {
  padding-top: 10px;
}
#label_10_8_2 {
  padding-top: 20px;
}
input[type=checkbox]:checked+label {
  background-position: 0 -50px;
}
.gfield_checkbox label {
  background-image: url(https://www.cranpool.com/wp-content/themes/cranpool/images/check-sprite.png);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.custom-form .gform_wrapper .gfield_checkbox li label {
  margin: 0;
}
.gform_wrapper ul.gfield_radio li input[type="radio"]:checked+label,
.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked+label {
  font-weight: normal !important;
}
.prospekt-anfrage .gform_body {
  display: inline-block;
  width: 100%;
}
.prospekt-anfrage .gform_wrapper ul li.gfield {
  clear: none;
  display: inline-block;
  width: 100%;
}
.prospekt-anfrage .gform_wrapper ul li.gfield input[type=text] {
  width: 100% !important;
  height: 40px;
  border: solid 1px #cdd0d2;
  border-radius: 3px;
  box-sizing: border-box;
  line-height: 40px;
  -webkit-appearance: none;
  text-indent: 10px;
}
.prospekt-anfrage #field_4_5 {
  width: 30% !important;
  display: block;
  float: left;
  margin-right: 3%;
}
.prospekt-anfrage #field_4_6 {
  width: 67% !important;
  display: block;
  float: left;
}
.prospekt-anfrage .gform_wrapper li.hidden_label input {
  font-size: 14px;
}
.prospekt-anfrage .gform_footer input[type=submit] {
  clear: both;
  background: #F0B03C;
  -webkit-appearance: none;
  border-radius: 3px;
  text-transform: uppercase;
  color: #fff;
  padding: 0 35px;
  box-sizing: border-box;
  width: 100%;
  height: 42px;
  line-height: 40px;
  font-size: 14px !important;
  cursor: pointer;
  border: none;
}
.prospekt-anfrage .gform_footer input[type=submit]:hover {
  background: #e89f2a;
}
.prospekt-anfrage .gform_wrapper .gform_footer {
  padding: 0;
  margin: 3% 0 0 0;
}
.prospekt-anfrage::after {
  background-image: url(https://www.cranpool.com/wp-content/themes/cranpool/images/border-bg.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 100%;
  content: "";
  display: inline-block;
  margin: 15px auto 0 auto;
  height: 23px;
  width: 100%;
}
.prospekt-anfrage #field_4_7 {
  margin-top: 2%;
}
.prospekt-anfrage .gform_wrapper .top_label select.large {
  width: 100%;
  border-radius: 3px;
  border: solid 1px #D4D7D9;
  height: 40px;
  line-height: 40px;
  text-indent: 10px;
}
.prospekt-anfrage .gform_wrapper label.gfield_label + div.ginput_contain {
  margin-top: 0;
  margin-bottom: 3%;
}
.prospekt-anfrage .gform_wrapper textarea.medium {
  width: 100%;
  border: solid 1px #cdd0d2;
  border-radius: 3px;
  box-sizing: border-box;
  padding: 10px;
}
.gfield_label {
  font-size: 12px !important;
  text-transform: uppercase;
  font-weight: 500 !important;
  color: #8e949b !important;
}
.gfield_required {
  color: #F0B03C !important;
}
.custom-form input,
.custom-form select {
  color: #2d3c48 !important;
}
.custom-form input[type=submit] {
  color: #fff !important;
}
.custom-form .gform_wrapper li.gfield.gfield_error,
.custom-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background: none !important;
  margin-bottom: 0 !important;
  padding: 0 !important;
  border-top: none !important;
  border-bottom: none !important;
}
.custom-form .gform_wrapper li.gfield.gfield_error input[type=text],
.custom-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning input[type=text] {
  border: solid 1px #F0B03C;
}
.custom-form .gform_wrapper .validation_message {
  color: #3f4c56;
}
.custom-form .gform_wrapper .ginput_container+.gfield_description.validation_message {
  margin-top: 0;
}
.custom-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
  margin-top: 0;
  margin-bottom: 0 !important;
  padding-left: 0 !important;
}
.custom-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label,
.custom-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
  margin-top: 0 !important;
}
.custom-form .gform_wrapper .top_label .gfield_description.validation_message,
.custom-form .gform_wrapper .gfield_description.validation_message {
  padding: 0 !important;
}
.custom-form .gform_wrapper div.validation_error {
  border-top: none !important;
  border-bottom: none !important;
}
.custom-form .validation_error,
.custom-form .validation_message {
  font-size: 14px !important;
}
.gform_wrapper .gfield_checkbox li,
.gform_wrapper .gfield_radio li {
  position: relative;
  margin: 0 0 16px;
  line-height: 1.2;
}
#label_11_8_1 {
  padding-top: 20px;
}
#label_11_8_2 {
  padding-top: 10px;
}
.search-map {
  height: 440px;
  z-index: 100;
  position: relative;
}
.search-map .map {
  height: 440px;
  width: 100%;
  position: relative;
}
.search-form-map-container {
  height: 440px;
  width: 100%;
  position: relative;
  -webkit-box-shadow: inset 0px 2px 3px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: inset 0px 2px 3px 0px rgba(0,0,0,0.25);
  box-shadow: inset 0px 2px 3px 0px rgba(0,0,0,0.25);
}
.search-form-wrapper {
  position: absolute;
  top: 40px;
  width: 100%;
}
.search-form {
  background: #fff;
  width: 400px;
  padding: 10px 20px 10px;
  position: relative;
  box-sizing: border-box;
  display: block;
  height: 60px;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
  position: absolute;
  top: 0;
  left: 0;
}
.contact-page .search-form-wrapper {
  top: 100px;
}
.search-form label {
  text-transform: uppercase;
  color: #3D454C;
  letter-spacing: 1px;
  font-size: 12px;
  display: block;
  font-weight: 500;
}
.search-form input[type=text] {
  width: 80%;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  font-weight: lighter;
  font-family: "ars-maquette-web", sans-serif;
  -webkit-appearance: none;
  border: none;
  outline: none;
}
.map-search-submit {
  background: white;
  background-image: url(https://www.cranpool.com/wp-content/themes/cranpool/images/search-icon.png);
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  width: 60px;
  height: 60px;
  border-radius: 0;
  -webkit-appearance: none;
  cursor: pointer;
  border-left: solid 1px #E2E2E2;
}
.map-search-submit:hover {
  background: #f7f7f7;
  background-image: url(https://www.cranpool.com/wp-content/themes/cranpool/images/search-icon.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.address-container {
  width: 400px;
  background: #fff;
  padding: 20px 20px;
  box-sizing: border-box;
  margin-top: 10px;
  position: relative;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
  position: absolute;
  top: 70px;
  left: 0;
}
.address-container .col50 {
  width: 50%;
  float: left;
  display: inline-block;
}
.image-grid {
  margin-bottom: 60px;
  width: 100%;
  display: inline-block;
}
.gridimage-col {
  width: 50%;
  display: block;
  float: left;
  box-sizing: border-box;
}
.gridimage {
  width: 100%;
  display: block;
  height: auto;
  box-sizing: border-box;
  padding: 1%;
}
.gridimage.img-100 {
  padding-left: 0.5%;
  padding-right: 0.5%;
}
@media (max-width: 1024px) {
  .w80 {
    width: 100%;
  }
  .logo {
    width: 70px;
  }
  .header-navigation {
    display: none;
  }
  .home .header-bg {
    height: 45px;
  }
  .menu-btn {
    display: block;
    z-index: 1000;
  }
  .callback .gform_footer input[type=submit] {
    padding: 0 15px;
    text-align: center;
  }
}
@media (max-width: 920px) {
  .sticker67 {
    width: 107px;
    top: 150px;
    right: 41px;
  }
  .home .aktion {
    width: 132px;
    top: 255px;
    right: 29px;
  }
  .geschlossen {
    width: 125px;
    top: -5px;
    right: 128px;
  }
}
@media (max-width: 670px) {
  .w80,
  .w33,
  .w60 {
    width: 100%;
  }
  h1 {
    font-size: 24px;
  }
  .sticker67 {
    position: absolute;
    display: inline;
    width: 220px;
    height: 180px;
    top: 50px;
    right: 85px;
  }
  .sticker67 img {
    width: 160px;
    height: auto;
    position: relative;
    display: block;
  }
  .butrow {
    width: 100%;
  }
  .butrow img {
    max-width: 140px;
  }
  .frow {
    width: 49%;
    float: left;
  }
  .srow {
    width: 49%;
    float: right;
  }
  .srow img,
  .frow img {
    max-width: 180px;
    text-align: center;
  }
  .home .aktion {
    width: 84px;
    top: 147px;
    right: 13px;
  }
  .geschlossen {
    width: 84px;
    top: -5px;
    right: 72px;
  }
  ul.tabs li {
    display: block;
  }
  ul.tabs li:first-child {
    border-top-left-radius: 0em;
  }
  ul.tabs li:last-child {
    border-top-right-radius: 0em;
    margin-left: 0px;
  }
  .home .header {
    height: 65px;
    margin-bottom: 50px;
  }
  .header {
    height: 65px;
  }
  .hero-blue {
    padding: 50px 0;
  }
  .hero {
    padding-bottom: 45.5%;
  }
  .image-grid-100-text-circle {
    border-radius: 0;
    width: 90%;
    height: auto;
    bottom: 5%;
    left: 5%;
    padding: 0;
    padding-bottom: 20px;
    top: auto;
  }
  .image-grid-100-text-circle1 {
    border-radius: 0;
    width: 90%;
    height: auto;
    bottom: 5%;
    left: 5%;
    padding: 0;
    padding-bottom: 20px;
    top: auto;
  }
  .image-grid-100-text1 {
    height: 540px;
    width: 90%;
  }
  .text-position-right {
    right: auto;
  }
  .image-grid-50 {
    padding-bottom: 48%;
  }
  .image-grid-50-text p {
    display: none;
  }
  .image-grid-33 {
    width: 100%;
    padding-bottom: 45%;
  }
  .player-33 {
    width: 80%;
  }
  .home .kundenzitat {
    display: none;
  }
  .info-block .block {
    width: 100%;
    margin: 5% 1%;
  }
  .search-form {
    width: 90%;
    left: 5%;
  }
  .callback .block {
    width: 100%;
  }
  .menu-column {
    width: 48%;
  }
  .callback .gform_wrapper ul.gform_fields {
    width: 100%;
  }
  .callback .gform_wrapper ul li.gfield {
    width: 100%;
  }
  .callback .gform_wrapper ul li#field_2_2 {
    width: 60%;
  }
  .callback .gform_wrapper ul li#field_2_3 {
    width: 38%;
    margin-right: 0;
  }
  .callback .gform_wrapper .gform_footer {
    width: 100%;
  }
  .produkt {
    width: 100%;
    padding-bottom: 45%;
  }
  .produkt h2 {
    margin-top: 15%;
    font-size: 20px;
  }
  .page-description {
    width: 100%;
  }
  .whitespace {
    height: 30px;
    margin-top: -29px;
  }
  .single-produkt-sidebar {
    margin-top: 0;
  }
  .sidebar {
    width: 100%;
  }
  .fact-list h2 {
    width: 100%;
  }
  .fact {
    width: 100%;
  }
  .garantie {
    display: none;
  }
  .single-product-floating-text {
    -webkit-columns: 1 !important;
    -moz-columns: 1 !important;
    columns: 1 !important;
  }
  .beckenschnitt img {
    width: 100%;
  }
  .technical-details-bg {
    padding-bottom: 135%;
    margin-bottom: -130%;
  }
  .technical-details .switch li {
    width: 100%;
    border-radius: 0 !important;
    box-sizing: border-box;
  }
  .tech-table tr td {
    display: block;
    width: 100% !important;
    padding: 25px;
  }
  .single .info-block .block .block-text {
    margin-left: 0;
    margin: 15px 0;
  }
  table.tech-table tbody tr td:last-child,
  table.tech-table tfoot tr td:last-child,
  table.tech-table tbody tr td:first-child,
  table.tech-table tfoot tr td:first-child {
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
    display: inline-block;
  }
  .tech-table tfoot tr:last-child td:last-child {
    display: inline-block;
  }
  .tech-table tfoot tr:first-child td:first-child {
    border-bottom-left-radius: 0px;
    border-bottom: none;
  }
  .tech-table .first-col,
  .tech-table .second-col {
    width: 100%;
    margin-bottom: 20px;
    display: inline-block;
  }
  .other-product {
    padding-bottom: 48%;
  }
  .fourgrid {
    width: 48%;
  }
  .sc-block {
    width: 100%;
    margin-bottom: 8%;
  }
  .sc-block-image {
    width: 100%;
  }
  .sc-block-text {
    height: 100%;
    padding: 20px;
  }
  .standort {
    width: 100%;
  }
  .country-switch li {
    box-sizing: border-box;
    padding: 20px 40px;
  }
  .standort-formular .gform_wrapper ul li.gfield {
    width: 100%;
  }
  .first-entry-text,
  .first-entry-image,
  .two-entry-post,
  .standard-entry .entry {
    width: 100%;
  }
  .standard-entry .entry img {
    display: none;
  }
}
