@font-face {
  font-family: "Economica-Regular";
  src: url("./fonts/Economica-Regular-OTF.eot");
  /* IE9 Compat Modes */
  src: url("./fonts/Economica-Regular-OTF.eot?#iefix") format("embedded-opentype"), url("./fonts/Economica-Regular-OTF.otf") format("opentype"), url("./fonts/Economica-Regular-OTF.svg") format("svg"), url("./fonts/Economica-Regular-OTF.ttf") format("truetype"), url("./fonts/Economica-Regular-OTF.woff") format("woff"), url("./fonts/Economica-Regular-OTF.woff2") format("woff2");
  /* IE6-IE8 */
  /* Open Type Font */
  /* Legacy iOS */
  /* Safari, Android, iOS */
  /* Modern Browsers */
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans-Light";
  src: url("./fonts/OpenSans-Light.eot");
  /* IE9 Compat Modes */
  src: url("./fonts/OpenSans-Light.eot?#iefix") format("embedded-opentype"), url("./fonts/OpenSans-Light.otf") format("opentype"), url("./fonts/OpenSans-Light.svg") format("svg"), url("./fonts/OpenSans-Light.ttf") format("truetype"), url("./fonts/OpenSans-Light.woff") format("woff"), url("./fonts/OpenSans-Light.woff2") format("woff2");
  /* IE6-IE8 */
  /* Open Type Font */
  /* Legacy iOS */
  /* Safari, Android, iOS */
  /* Modern Browsers */
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/MaterialIcons-Regular.eot');
  /* For IE6-8 */
  src: local('Material Icons'), local('MaterialIcons-Regular'), url('../fonts/MaterialIcons-Regular.woff2') format('woff2'), url('../fonts/MaterialIcons-Regular.woff') format('woff'), url('../fonts/MaterialIcons-Regular.ttf') format('truetype');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
}
/*--------------------------------------------------------------
 # Normalize
 --------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
ul,
ol,
li { 
    list-style: none;
}
i, em{
    font-style: normal;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
/*--------------------------------------------------------------
 # Typography
 --------------------------------------------------------------*/
body, button, input, select, textarea {
  color: #404040;
  font-size: 14px;
  line-height: 1.5;
}
.cc-window {
  font-family: inherit !important;
}
h1, h2, h3, h4, h5, h6 {
  clear: both;
}
.heading-standard, .page-header .entry-title, .locations-home h3 {
  color: #342e2e;
  font-size: 110px;
  font-size: 6.875rem;
  margin: 0 0 70px;
  line-height: 1.2;
}
.heading-teaser, .company-teaser .entry-header h2, .company-teaser .entry-header h3, .about-teaser .teaser-content h2, .entry-content-intro h1.entry-title, .entry-content-intro h6.entry-title-single {
  text-transform: uppercase;
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 1.1;
}
p {
  margin: 0;
}
dfn, cite, em, i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}
abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark, ins {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
/*--------------------------------------------------------------
 # Elements
 --------------------------------------------------------------*/
html {
  box-sizing: border-box;
}
*, *:before, *:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
  font-family:Arial, Helvetica, sans-serif;
  color: #342e2e;
}
body.zh-hans {
  font-family:Arial, Helvetica, sans-serif, 'OpenSans-Light', 'Microsoft YaHei', '微软雅黑', 'Open Sans', 'Economica';
  letter-spacing: 0.05rem;
}
blockquote, q {
  quotes: "" "";
}
blockquote:before, q:before, blockquote:after, q:after {
  content: "";
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  margin: 0;
  font-size: 16px;
  font-size: 1rem;
}
body.zh-hans h1, body.zh-hans h2, body.zh-hans h3, body.zh-hans h4, body.zh-hans h5, body.zh-hans h6 {

}
ul, ol {
  margin: 0; padding:0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul, li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}
figure {
  margin: 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}
p {
  font-size: 14px;
  line-height:24px;
}
@media screen and (max-width: 1024px) {
  p {
    font-size: 14px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* FONT AWESEOM */
.awesome, .site-gallery .site-gallery-image a::after {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
.transition, input.wpcf7-text, .wpcf7 textarea, .contact-form-right input.wpcf7-submit, .contact-form-right input.wpcf7-submit::before, .canditature-form-wrapper .wpcf7-submit, .main-navigation li, .tiny .main-navigation li, #lang-switch ul, #lang-switch ul li, #lang-switch ul li.lang-active i, .c-hamburger, .second-navigation, .second-menu-container ul li > a, .second-menu-container ul > li.menu-item-has-children > a::before, .second-menu-container i.fa-angle-down, .second-menu-container a.menu-cta, .container.brand-nav, .wrapper.footer-line a, .wrapper.footer-line a:hover, .wrapper.footer-line a.top-scroll, .site-branding, .site-branding a, .site-branding img, .footer-social ul li a, .footer-social ul li.wechat .qr-code, #footer-menu li a, a.more-link::before, p.more-link::before, .news-teaser .entry-header a, .site-gallery .site-gallery-image a, .open-job-teaser h4 a, button.alm-load-more-btn, .jobs-for-content .jobs-for-right a, h2.steps-headline, .media-subnav li a, .download-list li a, .magazine a, .pin .pin-content a, .open-filter, label[for=searchsubmit], .open-filter i, .tags_select p.filter-select::before, .tags_select p.filter-clear::before, .product-files ul li a, body.search h2.entry-title a, .news-teaser-overview h2.entry-title a, .pagination .page-numbers, .post-navigation .next-prev a, .news-single-view .entry-content a, #slider-home-top .slide-content-wrapper p {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.transition-long, #lang-switch, .site-gallery .site-gallery-image a::before, .site-gallery .site-gallery-image a::after, .testimonial .testimonial-content, .site-nav-intern li::before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.transition-very-long, .pin, .pin::before, .pin .pin-content, .pin .pin-inner, .pin:hover .pin-inner, .pin.active {
  -webkit-transition: all 1s;
  transition: all 1s;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
.padding-standard, .page-header .entry-title {
  padding-left: 3.90625%;
  padding-right: 3.90625%;
}
.material-font, .contact-form-right input.wpcf7-submit::before, #lang-switch ul li.lang-active::before, .second-menu-container ul li > a::before, .second-menu-container ul > li.menu-item-has-children > a::before, a.more-link::before, p.more-link::before, .employee-quote p.quote::before, .testimonial .testimonial-content p.testimonial-quote::before, .download-list li:before, .magazine p:before, .cta-content:before, .tags_select p.filter-clear::before {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
}
/*--------------------------------------------------------------
 # Forms
 --------------------------------------------------------------*/
/*
 border: 1px solid;
 border-color: $color__border-button;
 border-radius: 3px;
 background: $color__background-button;
 box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
 color: rgba(0, 0, 0, .8);
 @include font-size(0.75);
 line-height: 1;
 padding: .6em 1em .4em;
 text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
 &:hover {
 border-color: $color__border-button-hover;
 box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
 }
 &:active,
 &:focus {
 border-color: $color__border-button-focus;
 box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
 }
 */
button, input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
}
/*
 input[type="text"],
 input[type="email"],
 input[type="url"],
 input[type="password"],
 input[type="search"],
 input[type="number"],
 input[type="tel"],
 input[type="range"],
 input[type="date"],
 input[type="month"],
 input[type="week"],
 input[type="time"],
 input[type="datetime"],
 input[type="datetime-local"],
 input[type="color"],
 textarea {
 color: $color__text-input;
 border: 1px solid $color__border-input;
 border-radius: 3px;
 padding: 3px;
 &:focus {
 color: $color__text-input-focus;
 }
 }
 select {
 border: 1px solid $color__border-input;
 }
 textarea {
 width: 100%;
 }
 */
.contact-form {
  width: 50%;
  padding: 100px 0;
}
p.contactform-hl {
  color: #342e2e;
  font-size: 32px;
  font-size: 2rem;
  margin: 0 0 40px;
}
.contact-form-left {
  width: 50%;
  float: left;
  padding-right: 10px;
}
.contact-form-right {
  width: 50%;
  float: right;
  padding-left: 10px;
}
.contact-form-right p.more-link {
  float: right;
  margin-right: 54px;
}
@media screen and (max-width: 1150px) {
  .contact-form {
    width: auto;
  }
}
@media screen and (max-width: 680px) {
  .contact-form-left, .contact-form-right {
    width: auto;
    float: none;
    padding-right: 0;
    padding-left: 0;
    width: 100%;
  }
}
.wpcf7-form {
  width: 100%;
}
.wpcf7 p {
  margin: 0 0 20px;
}
input.wpcf7-text, .wpcf7 textarea {
  border: 1px solid #e60012;
  background: transparent;
  font-weight: 400;
  width: 100%;
  font-size: 18.4px;
  font-size: 1.15rem;
}
input.wpcf7-text {
  height: 62px;
  padding: 0 15px;
}
.wpcf7 textarea {
  height: 144px;
  padding: 10px 15px;
}
.wpcf7-checkbox, .wpcf7-radio {
  margin-bottom: 25px;
  display: block;
}
.wpcf7-checkbox span.wpcf7-list-item, .wpcf7-radio span.wpcf7-list-item {
  display: block;
  margin-bottom: 10px;
}
.wpcf7-checkbox span.wpcf7-list-item span.wpcf7-list-item-label, .wpcf7-radio span.wpcf7-list-item span.wpcf7-list-item-label {
  margin-left: 10px;
}
.wpcf7 input.wpcf7-text:hover, .wpcf7 input.wpcf7-text:focus, .wpcf7 input.wpcf7-text:active, .wpcf7 textarea:hover, .wpcf7 textarea:focus, .wpcf7 textarea:active {
  border-color: #342e2e;
}
.contact-form-right input.wpcf7-submit {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Economica-Regular', sans-serif;
  font-weight: 700;
  position: relative;
  font-size: 21.2px;
  font-size: 1.325rem;
  border: 0;
  background: transparent;
  color: #e60012;
  padding-right: 105px;
  margin-right: -105px;
}
.contact-form-right input.wpcf7-submit::before {
  content: '\E5C8';
  position: absolute;
  right: -44px;
  top: 50%;
  margin-top: -14px;
  height: 28px;
  width: 28px;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #fff;
}
.contact-form-right input.wpcf7-submit:hover {
  color: #342e2e;
}
.wpcf7-response-output {
  border: 3px solid #f6aea9 !important;
  padding: 20px 10px !important;
  font-style: italic;
  text-align: center;
  margin: 10px 0 30px !important;
  font-size: 16px;
  font-size: 1rem;
}
.wpcf7-not-valid-tip {
  display: none !important;
}
.wpcf7-not-valid {
  border-color: #f6aea9 !important;
}
.wpcf7-response-output.wpcf7-mail-sent-ok {
  border: 3px solid #342e2e !important;
  outline: 0 !important;
  font-size: 16px;
  font-size: 1rem;
  margin-top: 40px !important;
}
.wpcf7-not-valid:focus {
  border: 0 !important;
  outline: 1px solid #000 !important;
}
::-webkit-input-placeholder {
  color: #828282;
  opacity: 1;
  text-transform: uppercase;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #828282;
  opacity: 1;
  text-transform: uppercase;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #828282;
  opacity: 1;
  text-transform: uppercase;
}
:-ms-input-placeholder {
  color: #828282;
  text-transform: uppercase;
  opacity: 1;
  text-transform: uppercase;
}
input:focus, select:focus, textarea:focus, button:focus {
  outline: none;
}
div.wpcf7 .ajax-loader {
  position: absolute;
  left: -30px;
  margin-top: -8px;
  top: 50%;
  margin-left: 0 !important;
}
/* Bewerbungsformular */
.news-single-view h3.job-form-headline {
  text-align: center;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 60px;
}
.news-single-view h3.job-form-headline span {
  display: block;
  font-size: 27.008px;
  font-size: 1.688rem;
  margin-top: 30px;
  position: relative;
  text-transform: none;
}
.news-single-view h3.job-form-headline span::before {
  position: absolute;
  width: 50px;
  height: 3px;
  background: #e60012;
  content: '';
  top: -15px;
  left: 50%;
  margin-left: -25px;
}
.canditature-form-wrapper {
  overflow: hidden;
}
.canditature-form-wrapper .wpcf7-checkbox span.wpcf7-list-item, .canditature-form-wrapper .wpcf7-radio span.wpcf7-list-item {
  display: inline;
}
.canditature-form-wrapper .wpcf7-checkbox span.wpcf7-list-item.has-free-text, .canditature-form-wrapper .wpcf7-radio span.wpcf7-list-item.has-free-text {
  display: block;
  margin-top: 10px;
}
@media screen and (min-width: 781px) {
  .canditature-form-wrapper .wpcf7 textarea {
    height: 178px;
  }
  .canditature-form-wrapper .adresse {
    margin-bottom: -10px;
    display: block;
  }
  .canditature-form-wrapper p.check-radio.radio-large .wpcf7-radio {
    padding-top: 16.5px;
    padding-bottom: 16.5px;
  }
  .canditature-form-wrapper .half-large {
    margin-bottom: 25px;
  }
}
.canditature-form-wrapper .wpcf7-radio, .canditature-form-wrapper .wpcf7-checkbox {
  border: 1px solid #e60012;
  padding-top: 13px;
  padding-bottom: 13px;
}
.canditature-form-wrapper p.check-radio br {
  display: none;
}
.canditature-form-wrapper .wpcf7-submit {
  color: #fff;
  background: #e60012;
  border: 0;
  padding: 15px 40px;
  font-size: 19.2px;
  font-size: 1.2rem;
}
.canditature-form-wrapper .wpcf7-submit:hover {
  background: #342e2e;
}
.canditature-form-left {
  float: left;
  width: 50%;
  padding-right: 20px;
}
.canditature-form-right {
  float: right;
  width: 50%;
  padding-left: 20px;
}
p.half {
  float: left;
  width: 50%;
  padding-right: 10px;
}
p.half.second {
  padding-left: 10px;
  padding-right: 0;
}
.news-single-view h6.form-hl {
  text-align: center;
  font-size: 27.008px;
  font-size: 1.688rem;
}
.file-upload {
  border: 1px solid #e60012;
  padding: 20px;
  margin-bottom: 25px;
}
@media screen and (max-width: 780px) {
  .canditature-form-left {
    float: none;
    width: 100%;
    padding-right: 0;
  }
  .canditature-form-right {
    float: none;
    width: 100%;
    padding-left: 0;
  }
}
/*--------------------------------------------------------------
 # Navigation
 --------------------------------------------------------------*/
/*--------------------------------------------------------------
 ## Links
 --------------------------------------------------------------*/
a {
  color: royalblue;
  text-decoration: none;
}
a:hover, a:focus, a:active {
  color: midnightblue;
}
a:focus {
  outline: none;
}
a:hover, a:active {
  outline: 0;
}
/*--------------------------------------------------------------
 ## Menus
 --------------------------------------------------------------*/
.main-navigation {
  display: block;
  float: left;
  width: calc(100%-227px);
  position: relative;
}
.main-navigation ul {
  list-style: none;
  margin: 0;
  margin-left: 20px;
  padding-left: 0;
}
.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 1.5em;
  left: -999em;
  z-index: 99999;
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
  left: 100%;
}
.main-navigation ul ul a {
  width: 200px;
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
  left: auto;
}
.main-navigation li {
  float: left;
  position: relative;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 70px;
}
body.zh-hans .main-navigation li {

}
.main-navigation li a {
  color: #fff;
  padding: 0 40px;
}
.main-navigation li:hover, .main-navigation li:focus, .main-navigation li.current-menu-item, .main-navigation li.current_page_ancestor, .main-navigation li.current-menu-ancestor {
  background: rgba(216, 33, 40, .2);
}
.main-navigation a {
  display: block;
  text-decoration: none;
}
.tiny .main-navigation li {
  line-height: 50px;
  font-size: 21.2px;
  font-size: 1.325rem;
}
@media screen and (max-width: 1600px) {
.main-navigation li a {
  padding: 0 30px;
}
}
@media screen and (max-width: 1500px) {
.main-navigation li a {
  padding: 0 23px;
}
}
@media screen and (max-width: 1400px) {
.main-navigation li a {
  padding: 0 20px;
}
}
@media screen and (max-width: 1240px) {
  .main-navigation {
    display: none;
  }
}
/*
 *
 * FOOTER NAVIGATION
 *
 */
.bottom_search{ background:#e60012;}
.bottom_main{ width:1200px; height:70px; background:url(../images/icon_logo.png) no-repeat; margin:0 auto; position:relative;}


.main{ width:1200px; margin:0 auto;}
.foot{ width:100%; min-width:1200px; padding:50px 0 0 0; background:#101010;}
.foot ul{ margin:0;}
.foot_left{ float:left; width:800px; color:#fff; line-height:32px; padding:15px 0 0;}
.foot_left .Btitle{ font-size:18px; padding:0 0 15px;}
.foot_left p{ line-height:32px;}

.foot_right{ float:right; width:316px;}
.foot_right img{ display:block;}
.foot_right p{ font-size:18px; line-height:45px; display:block; color:#fff;}

.footnav{ width:100%; min-width:1200px; padding:40px 0; background:#000; color:#fff; font-size:14px; line-height:22px; text-align:center}
.footnav a{ color:#fff;}
.footnav p{ color:#fff; font-size:14px;}
.follow{ float:right; margin-top:8px;}
.follow ul li a{ font-size:22px;}
.follow .subnav li{ float:left;}
.follow i{ margin:0 8px;}
.footnav a:hover{ color:#fff;}

.aboutmain-cbot label{ color:#acacac; padding-left:5px; line-height:35px;}
.aboutmain-cbot .input{ height:35px; line-height: 35px; color:#acacac; padding:0 10px; border:1px solid #c3c3c3; background:transparent; width:296px; margin: 5px;}
.aboutmain-cbot textarea{ height:135px !important;}
.aboutmain-cyzm{ position: relative;}
.aboutmain-cyzm img{ position: absolute; left:140px; top: 8px;}
.aboutmain-cyzm input{ height:35px; line-height: 35px; color:#acacac; padding: 0 10px; border:1px solid #bfbfbf; background:transparent; width: 120px; margin: 5px;}
.aboutmain-btnlist{ padding: 10px 5px 70px 5px;}
.aboutmain-btnlist button{ width: 110px; height: 35px; border:none; color: #fff;}
.aboutmain-btnlist .submit{ background: #e72e36; margin-right: 5px;}
.aboutmain-btnlist .submit:hover{ background: #8c0b11; cursor:pointer}
.aboutmain-btnlist .reset{ background: #828282; margin-left: 5px;}
.aboutmain-btnlist .reset:hover{ background: #717171; cursor:pointer}

.seach_btn{ position: absolute; right:280px; top:50%; margin-top:-17px; overflow: hidden; width:34px; height:34px; background:url(../images/search.png) no-repeat; background-size:cover;}
.seach_btn.cur{ width:32px; height:32px; background:url(../images/error.png) no-repeat; background-size:cover;}
.search_box{background-color:#272624;position:absolute;right:280px;top:100%;padding:17px 20px;width:22%; display:none; -moz-opacity:.85;-khtml-opacity:.85;opacity:.85;}
.search_box .inp_box{width:70%;border:none;padding:0;margin:0;background:none;height:30px;line-height:30px;color:#ccc;}
.search_box .search_ico{ float:right; width:30px; height:30px; background:url(../images/search1.png) no-repeat; background-size:cover;}

.icon_down{ overflow:hidden}
.icon_down li{ float:left; margin-right:28px;}
.icon_list { margin:45px 0 0; padding:55px 0 0; border-top:1px solid #c3c3c3;}
.icon_list dl{ overflow:hidden;}
.icon_list dl dt{ float:left; width:120px; height:80px; margin-right:30px;}
.icon_list dl dt a{ color:#fff; font-size:18px; line-height:24px;}
.icon_list dl dd{ float:left; line-height:25px; margin:0; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.icon_list dl dd a{ font-size:14px; color:#acacac; line-height:25px;}
.icon_list dl dd a:hover{ color:#e60012;}

@media screen and (max-width: 767px) {
.icon_contact li{ width:33.333%;}
.icon_contact li a{ padding: 0 5px 0 30px; text-align:center}
.icon_contact li:nth-child(3) a{ text-align:right;padding-left: 45px;}

.main{ width:100%;}
.foot{ min-width:300px;}
.foot_left{ float:none;}
.foot_right{ float:none; width:100%; padding:0 20px; background:#101010}
.aboutmain-cbot .input{ width:100%; margin:5px 0;}
.foot_right p{ font-size:24px;}
.aboutmain-cbot span{ display:none}
}
/*
 *
 * LANGUAGE SWITCH
 *
 */
#lang-switch {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -20px;
  margin-right: 3.90625%;
  width: 150px;
  height: 40px;
  overflow: hidden;
}
#lang-switch.active {
  height: 218px;
}
#lang-switch ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  padding-top: 55px;
}
#lang-switch ul li {
  line-height: 40px;
  font-family: 'Economica-Regular', sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  font-size: 1.25rem;
  background: #342e2e;
  color: #fff;
  border-bottom: 1px solid #202a2f;
}
body.zh-hans #lang-switch ul li.de, body.zh-hans #lang-switch ul li.en {
  font-family: 'Economica-Regular', sans-serif;
}
body.zh-hans #lang-switch ul li {

}
#lang-switch ul li:hover {
  background-color: #e60012;
}
#lang-switch ul li.lang-active {
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-left: 46px;
  cursor: pointer;
  border: 0;
}
#lang-switch ul li.lang-active::before {
  font-size: 27px;
  position: absolute;
  color: #e60012;
  left: 6px;
  content: "\E894";
  top: 6px;
  color: #fff;
}
#lang-switch ul li.lang-active:hover {
  background-color: #342e2e;
}
#lang-switch ul li.lang-active i {
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -10px;
}
#lang-switch ul li a {
  color: #fff;
  display: block;
  padding-left: 46px;
  position: relative;
}
#lang-switch ul li a i {
  position: absolute;
  left: 22px;
  top: 50%;
  margin-top: -10px;
}
#lang-switch.active li.lang-active {
  background-color: #342e2e;
}
#lang-switch.active li.lang-active i {
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}
.container.brand-nav.tiny #lang-switch ul {
  padding-top: 45px;
}
@media screen and (max-width: 440px) {
  #lang-switch {
    width: 125px;
  }
  #lang-switch ul li {
    font-size: 16.8px;
    font-size: 1.05rem;
  }
  #lang-switch ul li a {
    padding-left: 38px;
  }
  #lang-switch ul li a i {
    left: 19px;
  }
  #lang-switch ul li.lang-active::before {
    font-size: 24px;
    left: 12px;
    top: 7px;
  }
  #lang-switch ul li.lang-active i {
    right: 10px;
    margin-top: -9px;
  }
}
/*
 *
 * BURGER ICON
 *
 */
/**
 * Toggle Switch Globals
 *
 * All switches should take on the class `c-hamburger` as well as their
 * variant that will give them unique properties. This class is an overview
 * class that acts as a reset for all versions of the icon.
 */
.c-hamburger {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 48px;
  height: 48px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  transition: background 0.3s;
  background: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
}
.c-hamburger:focus {
  outline: none;
}
.c-hamburger span {
  display: block;
  position: absolute;
  top: 22.5px;
  left: 7px;
  right: 7px;
  height: 3px;
  background: #fff;
}
.c-hamburger span::before, .c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #fff;
  content: "";
}
.c-hamburger span::before {
  top: -10px;
}
.c-hamburger span::after {
  bottom: -10px;
}
.c-hamburger--htx span {
  transition: background 0s 0.3s;
}
.c-hamburger--htx span::before, .c-hamburger--htx span::after {
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
}
.c-hamburger--htx span::before {
  transition-property: top, transform;
}
.c-hamburger--htx span::after {
  transition-property: bottom, transform;
}
/* active state, i.e. menu open */
.c-hamburger--htx.is-active span {
  background: none;
}
.c-hamburger--htx.is-active span::before {
  top: 0;
  transform: rotate(45deg);
}
.c-hamburger--htx.is-active span::after {
  bottom: 0;
  transform: rotate(-45deg);
}
.c-hamburger--htx.is-active span::before, .c-hamburger--htx.is-active span::after {
  transition-delay: 0s, 0.3s;
}
/*
 *
 * SECOND NAVIGATION
 *
 */
.second-navigation {
  float: left;
  height: 70px;
  background: #96000b;
  width: 90px;
  position: relative;
  cursor: pointer;
}
.second-navigation:hover, .second-navigation.active {
  background-color: #96000b;
}
.container.brand-nav.tiny .second-navigation {
  height: 50px;
}
@media screen and (max-width: 605px) {
  .second-navigation {
    width: 60px;
  }
}
.second-menu-container {
  position: absolute;
  width: calc(100% - 400px);
  top: 100%;
  left: 400px;
  background: #fff;
  display: none;
  -webkit-transition: left 0.3s, width 0.3s;
  transition: left 0.3s, width 0.3s;
  padding: 20px 50px 50px;
  padding-bottom: 0;
  /*
   .container.brand-nav.tiny & {
   width: calc(100% - 480px);
   left: 240px;
   }
   */
}
.second-menu-container ul {
  margin: 0;
  padding: 30px 0 0;
  list-style: none;
  overflow: hidden;
}
.second-menu-container ul li {
  line-height: 1.1;
  font-size: 14px;
  color: #fff;
  position: relative;
  font-weight: 300;
  margin-bottom: 5px;
}
body.zh-hans .second-menu-container ul li {
}
.second-menu-container ul li > a {
  display: block;
  color: #777;
  position: relative;
  padding: 8px 0 8px 20px;
}
.second-menu-container ul li > a::before {
  content: '\E315';
  position: absolute;
  top: 5px;
  left: -7px;
}
.second-menu-container ul li > a:hover, .second-menu-container ul li > a:focus {
  color: #e60012;
}
.second-menu-container ul li.current-menu-item > a, .second-menu-container ul li.current-menu-parent > a, .second-menu-container ul li.current-products-ancestor > a {
  color: #e60012;
}
.second-menu-container ul li.downloadLink > a::before{ content: '';}
.second-menu-container ul li.downloadLink > a{ padding: 8px 0 8px 0;}
.second-menu-container ul li ul.sub-menu {
  margin: 0 10px; padding-top:0;
}
.second-menu-container ul > li.menu-item-has-children {
  float: left;
  width: 16.6%;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
}
.second-menu-container ul > li.menu-item-has-children > a {
  border-bottom: 1px solid #d7d7d7;
  color: #e60012;
  padding: 0 0 20px;
  margin-bottom: 20px;
  position: relative;
  text-transform: uppercase;
}
.second-menu-container ul > li.menu-item-has-children > a::before {
  font-size: 32px;
  position: absolute;
  color: #e60012;
  left: 0;
}
.second-menu-container ul > li.menu-item-has-children > a:hover {
  color: #202a2f;
}
.second-menu-container ul > li.menu-item-has-children > a:hover::before {
  color: #202a2f;
}
.second-menu-container ul > li.menu-item-has-children:nth-of-type(1) > a {
  padding-left: 43px;
}
.second-menu-container ul > li.menu-item-has-children:nth-of-type(1) > a::before {
  content: "\E0AF";
  top: -10px;
}
.second-menu-container ul > li.menu-item-has-children:nth-of-type(2) > a {
  padding-left: 43px;
}
.second-menu-container ul > li.menu-item-has-children:nth-of-type(2) > a::before {
  content: "\E1B8";
  top: -10px;
}
.second-menu-container ul > li.menu-item-has-children:nth-of-type(3) > a {
  padding-left: 45px;
}
.second-menu-container ul > li.menu-item-has-children:nth-of-type(3) > a::before {
  content: "\E3AF";
  top: -10px;
}
.second-menu-container ul > li.menu-item-has-children:nth-of-type(4) > a {
  padding-left: 43px;
}
.second-menu-container ul > li.menu-item-has-children:nth-of-type(4) > a::before {
  content: "\E53B";
  top: -10px;
  left: 0;
}
.second-menu-container ul > li.menu-item-has-children:nth-of-type(5) > a {
  padding-left: 43px;
}
.second-menu-container ul > li.menu-item-has-children:nth-of-type(5) > a::before {
  content: "\E54B";
  top: -10px;
  left: 0;
}
.second-menu-container ul > li.menu-item-has-children:nth-of-type(6) > a {
  padding-left: 43px;
}
.second-menu-container ul > li.menu-item-has-children:nth-of-type(6) > a::before {
  content: "\E0C8";
  top: -10px;
  left: 0;
}
@media screen and (max-width: 1600px){
.second-menu-container{width: calc(100% - 400px);}
}
@media screen and (min-width: 1320px) and (max-width: 1450px) {
  .second-menu-container{ width: 100%; left:0;}
  .second-menu-container ul li {
    font-size: 14px;
  }
  .second-menu-container ul > li.menu-item-has-children {
    font-size: 14px;
  }
  .second-menu-container ul > li.menu-item-has-children > a::before {
    font-size: 28px;
  }
  .second-menu-container ul > li.menu-item-has-children:nth-of-type(1) > a {
    padding-left: 42px;
  }
  .second-menu-container ul > li.menu-item-has-children:nth-of-type(1) > a::before {
    top: -6px;
  }
  .second-menu-container ul > li.menu-item-has-children:nth-of-type(2) > a {
    padding-left: 42px;
  }
  .second-menu-container ul > li.menu-item-has-children:nth-of-type(2) > a::before {
    top: -6px;
  }
  .second-menu-container ul > li.menu-item-has-children:nth-of-type(3) > a {
    padding-left: 42px;
  }
  .second-menu-container ul > li.menu-item-has-children:nth-of-type(4) > a {
    padding-left: 38px;
  }
  .second-menu-container ul > li.menu-item-has-children:nth-of-type(4) > a::before {
    top: -6px;
  }
  .second-menu-container ul > li.menu-item-has-children:nth-of-type(5) > a {
    padding-left: 38px;
  }
  .second-menu-container ul > li.menu-item-has-children:nth-of-type(5) > a::before {
    top: -6px;
  }
  .second-menu-container ul > li.menu-item-has-children:nth-of-type(6) > a {
    padding-left: 38px;
  }
  .second-menu-container ul > li.menu-item-has-children:nth-of-type(6) > a::before {
    top: -6px;
  }
}
@media screen and (max-width: 1319px) {
  .second-menu-container {
    left: 0;
    height: 100vh;
    overflow-y: auto;
    width: 100%;
    padding: 5px 35px 35px;
    max-width: 100%;
  }
  .second-menu-container ul li:last-child {
    margin-bottom: 50px;
  }
  .second-menu-container ul > li.menu-item-has-children {
    float: none;
    width: auto;
  }
  .second-menu-container ul.sub-menu {
    display: none;
  }
  .second-menu-container li.current-menu-parent ul.sub-menu, .second-menu-container li.current-menu-item ul.sub-menu {
    display: block;
  }
  .second-menu-container i.fa-angle-down {
    color: #342e2e;
    position: absolute;
    right: 0;
    top: -8px;
    font-size: 30px;
    z-index: 999;
    cursor: pointer;
  }
  .second-menu-container i.fa-angle-down.open {
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg);
  }
}
@media screen and (max-width: 400px) {
  .second-menu-container {
    padding: 20px;
  }
}
.second-menu-container a.menu-cta {
  display: block;
  background: #e60012;
  text-align: center;
  padding: 20px 40px;
  color: #fff;
  font-size: 20px;
  line-height: 1.1;
  margin: 50px -50px 0 -50px;
  overflow:hidden;
}
.second-menu-container a.menu-cta:hover {
  background-color: #342e2e;
}
.second-menu-container a.menu-cta i {
  margin-left: 20px;
}
body.zh-hans .second-menu-container .menu-cta {
  font-family: 'OpenSans-Light', 'Microsoft YaHei', '微软雅黑', 'Open Sans', 'Economica', sans-serif;
}
.loc-img {
  margin: 30px 0;
}
.menu-overlay {
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(70, 81, 86, .75);
  width: 100%;
  height: 100%;
  display: none;
  z-index: 99;
}
/*--------------------------------------------------------------
 # Accessibility
 --------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}
/*--------------------------------------------------------------
 # Alignments
 --------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*--------------------------------------------------------------
 # Clearings
 --------------------------------------------------------------*/
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
  clear: both;
}
/*--------------------------------------------------------------
 # Layouts
 --------------------------------------------------------------*/
/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.1.0
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover
 * Made available under a MIT License:
 * http://www.opensource.org/licenses/mit-license.php
 * Hover.css Copyright Ian Lunn 2014. Generated with Sass.
 */
/* 2D TRANSITIONS */
/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* Shrink */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
/* Pulse */
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pulse:hover, .hvr-pulse:focus, .hvr-pulse:active {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.hvr-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pulse-grow:hover, .hvr-pulse-grow:focus, .hvr-pulse-grow:active {
  -webkit-animation-name: hvr-pulse-grow;
  animation-name: hvr-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.hvr-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pulse-shrink:hover, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:active {
  -webkit-animation-name: hvr-pulse-shrink;
  animation-name: hvr-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
/* Push */
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.hvr-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Pop */
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.hvr-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
  -webkit-animation-name: hvr-pop;
  animation-name: hvr-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Bounce In */
.hvr-bounce-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
/* Bounce Out */
.hvr-bounce-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-out:hover, .hvr-bounce-out:focus, .hvr-bounce-out:active {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
/* Rotate */
.hvr-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-rotate:hover, .hvr-rotate:focus, .hvr-rotate:active {
  -webkit-transform: rotate(4deg);
  transform: rotate(4deg);
}
/* Grow Rotate */
.hvr-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow-rotate:hover, .hvr-grow-rotate:focus, .hvr-grow-rotate:active {
  -webkit-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg);
}
/* Float */
.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.hvr-float-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-float-left:hover, .hvr-float-left:focus, .hvr-float-left:active {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}
/* Sink */
.hvr-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sink:hover, .hvr-sink:focus, .hvr-sink:active {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}
/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
/* Hang */
@-webkit-keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
.hvr-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-hang:hover, .hvr-hang:focus, .hvr-hang:active {
  -webkit-animation-name: hvr-hang-sink, hvr-hang;
  animation-name: hvr-hang-sink, hvr-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
/* Skew */
.hvr-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-skew:hover, .hvr-skew:focus, .hvr-skew:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}
/* Skew Forward */
.hvr-skew-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.hvr-skew-forward:hover, .hvr-skew-forward:focus, .hvr-skew-forward:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}
/* Skew Backward */
.hvr-skew-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.hvr-skew-backward:hover, .hvr-skew-backward:focus, .hvr-skew-backward:active {
  -webkit-transform: skew(10deg);
  transform: skew(10deg);
}
/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Wobble To Bottom Right */
@-webkit-keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.hvr-wobble-to-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-to-bottom-right:hover, .hvr-wobble-to-bottom-right:focus, .hvr-wobble-to-bottom-right:active {
  -webkit-animation-name: hvr-wobble-to-bottom-right;
  animation-name: hvr-wobble-to-bottom-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Wobble To Top Right */
@-webkit-keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.hvr-wobble-to-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-to-top-right:hover, .hvr-wobble-to-top-right:focus, .hvr-wobble-to-top-right:active {
  -webkit-animation-name: hvr-wobble-to-top-right;
  animation-name: hvr-wobble-to-top-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Wobble Top */
@-webkit-keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.hvr-wobble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.hvr-wobble-top:hover, .hvr-wobble-top:focus, .hvr-wobble-top:active {
  -webkit-animation-name: hvr-wobble-top;
  animation-name: hvr-wobble-top;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Wobble Bottom */
@-webkit-keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.hvr-wobble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.hvr-wobble-bottom:hover, .hvr-wobble-bottom:focus, .hvr-wobble-bottom:active {
  -webkit-animation-name: hvr-wobble-bottom;
  animation-name: hvr-wobble-bottom;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Wobble Skew */
@-webkit-keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.hvr-wobble-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-skew:hover, .hvr-wobble-skew:focus, .hvr-wobble-skew:active {
  -webkit-animation-name: hvr-wobble-skew;
  animation-name: hvr-wobble-skew;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Buzz */
@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Forward */
.hvr-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-forward:hover, .hvr-forward:focus, .hvr-forward:active {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}
/* Backward */
.hvr-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-backward:hover, .hvr-backward:focus, .hvr-backward:active {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px);
}
/* BACKGROUND TRANSITIONS */
/* Fade */
.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
  background-color: #e60012;
  color: white;
}
/* Back Pulse */
@-webkit-keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, .75);
  }
}
@keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, .75);
  }
}
.hvr-back-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.hvr-back-pulse:hover, .hvr-back-pulse:focus, .hvr-back-pulse:active {
  -webkit-animation-name: hvr-back-pulse;
  animation-name: hvr-back-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-color: #e60012;
  background-color: rgba(32, 152, 209, 1);
  color: white;
}
/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e60012;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/* Sweep To Left */
.hvr-sweep-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e60012;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
  color: white;
}
.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/* Sweep To Bottom */
.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e60012;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
  color: white;
}
.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
/* Sweep To Top */
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e60012;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
  color: white;
}
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
/* Bounce To Right */
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e60012;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
  color: white;
}
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Bounce To Left */
.hvr-bounce-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e60012;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-left:hover, .hvr-bounce-to-left:focus, .hvr-bounce-to-left:active {
  color: white;
}
.hvr-bounce-to-left:hover:before, .hvr-bounce-to-left:focus:before, .hvr-bounce-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Bounce To Bottom */
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e60012;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
  color: white;
}
.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Bounce To Top */
.hvr-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e60012;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-top:hover, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:active {
  color: white;
}
.hvr-bounce-to-top:hover:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Radial Out */
.hvr-radial-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-radial-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e60012;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-radial-out.hover, .hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
  color: white;
}
.hvr-radial-out.hover:before, .hvr-radial-out:hover:before, .hvr-radial-out:focus:before, .hvr-radial-out:active:before {
  -webkit-transform: scale(2);
  transform: scale(2);
}
/* Radial In */
.hvr-radial-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  background: #e60012;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-radial-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  border-radius: 100%;
  -webkit-transform: scale(2);
  transform: scale(2);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-radial-in:hover, .hvr-radial-in:focus, .hvr-radial-in:active {
  color: white;
}
.hvr-radial-in:hover:before, .hvr-radial-in:focus:before, .hvr-radial-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}
/* Rectangle In */
.hvr-rectangle-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e60012;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-in:hover, .hvr-rectangle-in:focus, .hvr-rectangle-in:active {
  color: white;
}
.hvr-rectangle-in:hover:before, .hvr-rectangle-in:focus:before, .hvr-rectangle-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}
/* Rectangle Out */
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e60012;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-out.hover, .hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
  color: white;
}
.hvr-rectangle-out.hover:before, .hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e60012;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
  color: white;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e60012;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
  color: white;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/* Shutter In Vertical */
.hvr-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e60012;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
  color: white;
}
.hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}
/* Shutter Out Vertical */
.hvr-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e60012;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-vertical:hover, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:active {
  color: white;
}
.hvr-shutter-out-vertical:hover:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
/* BORDER TRANSITIONS */
/* Border Fade */
.hvr-border-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-border-fade:hover, .hvr-border-fade:focus, .hvr-border-fade:active {
  /* Hack to improve aliasing on mobile/tablet devices */
  box-shadow: inset 0 0 0 4px #e60012, 0 0 1px rgba(0, 0, 0, 0);
}
/* Hollow */
.hvr-hollow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: background;
  transition-property: background;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-hollow:hover, .hvr-hollow:focus, .hvr-hollow:active {
  /* Hack to improve aliasing on mobile/tablet devices */
  background: none;
}
/* Trim */
.hvr-trim {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-trim:before {
  content: '';
  position: absolute;
  border: white solid 4px;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.hvr-trim:hover:before, .hvr-trim:focus:before, .hvr-trim:active:before {
  opacity: 1;
}
/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
.hvr-ripple-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-ripple-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 6px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
  -webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out;
}
/* Ripple In */
@-webkit-keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
@keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
.hvr-ripple-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-ripple-in:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -12px;
  right: -12px;
  bottom: -12px;
  left: -12px;
  opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.hvr-ripple-in:hover:before, .hvr-ripple-in:focus:before, .hvr-ripple-in:active:before {
  -webkit-animation-name: hvr-ripple-in;
  animation-name: hvr-ripple-in;
}
/* Outline Out */
.hvr-outline-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-outline-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}
.hvr-outline-out:hover:before, .hvr-outline-out:focus:before, .hvr-outline-out:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
}
/* Outline In */
.hvr-outline-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-outline-in:before {
  pointer-events: none;
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -16px;
  right: -16px;
  bottom: -16px;
  left: -16px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}
.hvr-outline-in:hover:before, .hvr-outline-in:focus:before, .hvr-outline-in:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  opacity: 1;
}
/* Round Corners */
.hvr-round-corners {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: border-radius;
  transition-property: border-radius;
}
.hvr-round-corners:hover, .hvr-round-corners:focus, .hvr-round-corners:active {
  border-radius: 1em;
}
/* Underline From Left */
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #e60012;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
  right: 0;
}
/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #e60012;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}
/* Underline From Right */
.hvr-underline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  bottom: 0;
  background: #e60012;
  height: 4px;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-right:hover:before, .hvr-underline-from-right:focus:before, .hvr-underline-from-right:active:before {
  left: 0;
}
/* Overline From Left */
.hvr-overline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top: 0;
  background: #e60012;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-left:hover:before, .hvr-overline-from-left:focus:before, .hvr-overline-from-left:active:before {
  right: 0;
}
/* Overline From Center */
.hvr-overline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  top: 0;
  background: #e60012;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-center:hover:before, .hvr-overline-from-center:focus:before, .hvr-overline-from-center:active:before {
  left: 0;
  right: 0;
}
/* Overline From Right */
.hvr-overline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  top: 0;
  background: #e60012;
  height: 4px;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-right:hover:before, .hvr-overline-from-right:focus:before, .hvr-overline-from-right:active:before {
  left: 0;
}
/* Reveal */
.hvr-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: #e60012;
  border-style: solid;
  border-width: 0;
  -webkit-transition-property: border-width;
  transition-property: border-width;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-reveal:hover:before, .hvr-reveal:focus:before, .hvr-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  border-width: 4px;
}
/* Underline Reveal */
.hvr-underline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e60012;
  height: 4px;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-reveal:hover:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
/* Overline Reveal */
.hvr-overline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-overline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  background: #e60012;
  height: 4px;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-reveal:hover:before, .hvr-overline-reveal:focus:before, .hvr-overline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
/* SHADOW/GLOW TRANSITIONS */
/* Glow */
.hvr-glow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-glow:hover, .hvr-glow:focus, .hvr-glow:active {
  box-shadow: 0 0 8px rgba(0, 0, 0, .6);
}
/* Shadow */
.hvr-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-shadow:hover, .hvr-shadow:focus, .hvr-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}
/* Grow Shadow */
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* Box Shadow Outset */
.hvr-box-shadow-outset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-box-shadow-outset:hover, .hvr-box-shadow-outset:focus, .hvr-box-shadow-outset:active {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, .6);
}
/* Box Shadow Inset */
.hvr-box-shadow-inset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, .6), 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-box-shadow-inset:hover, .hvr-box-shadow-inset:focus, .hvr-box-shadow-inset:active {
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .6), 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}
/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, .35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, .35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
/* Shadow Radial */
.hvr-shadow-radial {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-shadow-radial:before, .hvr-shadow-radial:after {
  pointer-events: none;
  position: absolute;
  content: '';
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background-repeat: no-repeat;
  height: 5px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.hvr-shadow-radial:before {
  bottom: 100%;
  background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, 0) 80%);
}
.hvr-shadow-radial:after {
  top: 100%;
  background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, 0) 80%);
}
.hvr-shadow-radial:hover:before, .hvr-shadow-radial:focus:before, .hvr-shadow-radial:active:before, .hvr-shadow-radial:hover:after, .hvr-shadow-radial:focus:after, .hvr-shadow-radial:active:after {
  opacity: 1;
}
/* SPEECH BUBBLES */
/* Bubble Top */
.hvr-bubble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-bubble-top:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(50% - 10px);
  top: 0;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent;
}
.hvr-bubble-top:hover:before, .hvr-bubble-top:focus:before, .hvr-bubble-top:active:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
/* Bubble Right */
.hvr-bubble-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-bubble-right:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  top: calc(50% - 10px);
  right: 0;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
}
.hvr-bubble-right:hover:before, .hvr-bubble-right:focus:before, .hvr-bubble-right:active:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
/* Bubble Bottom */
.hvr-bubble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-bubble-bottom:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(50% - 10px);
  bottom: 0;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
}
.hvr-bubble-bottom:hover:before, .hvr-bubble-bottom:focus:before, .hvr-bubble-bottom:active:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
/* Bubble Left */
.hvr-bubble-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-bubble-left:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  top: calc(50% - 10px);
  left: 0;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
}
.hvr-bubble-left:hover:before, .hvr-bubble-left:focus:before, .hvr-bubble-left:active:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
/* Bubble Float Top */
.hvr-bubble-float-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-top:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  top: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-top:hover, .hvr-bubble-float-top:focus, .hvr-bubble-float-top:active {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.hvr-bubble-float-top:hover:before, .hvr-bubble-float-top:focus:before, .hvr-bubble-float-top:active:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
/* Bubble Float Right */
.hvr-bubble-float-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-right:before {
  position: absolute;
  z-index: -1;
  top: calc(50% - 10px);
  right: 0;
  content: '';
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-right:hover, .hvr-bubble-float-right:focus, .hvr-bubble-float-right:active {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.hvr-bubble-float-right:hover:before, .hvr-bubble-float-right:focus:before, .hvr-bubble-float-right:active:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
/* Bubble Float Bottom */
.hvr-bubble-float-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-bottom:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  bottom: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-bottom:hover, .hvr-bubble-float-bottom:focus, .hvr-bubble-float-bottom:active {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.hvr-bubble-float-bottom:hover:before, .hvr-bubble-float-bottom:focus:before, .hvr-bubble-float-bottom:active:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
/* Bubble Float Left */
.hvr-bubble-float-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-left:before {
  position: absolute;
  z-index: -1;
  content: '';
  top: calc(50% - 10px);
  left: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-left:hover, .hvr-bubble-float-left:focus, .hvr-bubble-float-left:active {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.hvr-bubble-float-left:hover:before, .hvr-bubble-float-left:focus:before, .hvr-bubble-float-left:active:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
/* ICONS */
/* Icon Back */
.hvr-icon-back {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  padding-left: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.hvr-icon-back:before {
  content: "\f137";
  position: absolute;
  left: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-back:hover:before, .hvr-icon-back:focus:before, .hvr-icon-back:active:before {
  -webkit-transform: translateX(-4px);
  transform: translateX(-4px);
}
/* Icon Forward */
.hvr-icon-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.hvr-icon-forward:before {
  content: "\f138";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-forward:hover:before, .hvr-icon-forward:focus:before, .hvr-icon-forward:active:before {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}
/* Icon Down */
@-webkit-keyframes hvr-icon-down {
  0%, 50%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%, 75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes hvr-icon-down {
  0%, 50%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%, 75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
/* Icon Down */
.hvr-icon-down {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-down:before {
  content: "\f01a";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-down:hover:before, .hvr-icon-down:focus:before, .hvr-icon-down:active:before {
  -webkit-animation-name: hvr-icon-down;
  animation-name: hvr-icon-down;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
/* Icon Up */
@-webkit-keyframes hvr-icon-up {
  0%, 50%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%, 75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hvr-icon-up {
  0%, 50%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%, 75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
/* Icon Up */
.hvr-icon-up {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-up:before {
  content: "\f01b";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-up:hover:before, .hvr-icon-up:focus:before, .hvr-icon-up:active:before {
  -webkit-animation-name: hvr-icon-up;
  animation-name: hvr-icon-up;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
/* Icon Spin */
.hvr-icon-spin {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-spin:before {
  content: "\f021";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.hvr-icon-spin:hover:before, .hvr-icon-spin:focus:before, .hvr-icon-spin:active:before {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
/* Icon Drop */
@-webkit-keyframes hvr-icon-drop {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51%, 100% {
    opacity: 1;
  }
}
@keyframes hvr-icon-drop {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51%, 100% {
    opacity: 1;
  }
}
/* Icon Drop */
.hvr-icon-drop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-drop:before {
  content: "\f041";
  position: absolute;
  right: 1em;
  opacity: 1;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-drop:hover:before, .hvr-icon-drop:focus:before, .hvr-icon-drop:active:before {
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-animation-name: hvr-icon-drop;
  animation-name: hvr-icon-drop;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Icon Fade */
.hvr-icon-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-fade:before {
  content: "\f00c";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color;
  transition-property: color;
}
.hvr-icon-fade:hover:before, .hvr-icon-fade:focus:before, .hvr-icon-fade:active:before {
  color: #0f9e5e;
}
/* Icon Float Away */
@-webkit-keyframes hvr-icon-float-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}
@keyframes hvr-icon-float-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}
/* Icon Float Away */
.hvr-icon-float-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-float-away:before, .hvr-icon-float-away:after {
  content: "\f055";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
}
.hvr-icon-float-away:after {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hvr-icon-float-away:hover:after, .hvr-icon-float-away:focus:after, .hvr-icon-float-away:active:after {
  -webkit-animation-name: hvr-icon-float-away;
  animation-name: hvr-icon-float-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
/* Icon Sink Away */
@-webkit-keyframes hvr-icon-sink-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
}
@keyframes hvr-icon-sink-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
}
/* Icon Sink Away */
.hvr-icon-sink-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-sink-away:before, .hvr-icon-sink-away:after {
  content: "\f056";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-sink-away:after {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hvr-icon-sink-away:hover:after, .hvr-icon-sink-away:focus:after, .hvr-icon-sink-away:active:after {
  -webkit-animation-name: hvr-icon-sink-away;
  animation-name: hvr-icon-sink-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
/* Icon Grow */
.hvr-icon-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-grow:before {
  content: "\f118";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-grow:hover:before, .hvr-icon-grow:focus:before, .hvr-icon-grow:active:before {
  -webkit-transform: scale(1.3) translateZ(0);
  transform: scale(1.3) translateZ(0);
}
/* Icon Shrink */
.hvr-icon-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-shrink:before {
  content: "\f119";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-shrink:hover:before, .hvr-icon-shrink:focus:before, .hvr-icon-shrink:active:before {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
/* Icon Pulse */
@-webkit-keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.hvr-icon-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-pulse:before {
  content: "\f015";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse:hover:before, .hvr-icon-pulse:focus:before, .hvr-icon-pulse:active:before {
  -webkit-animation-name: hvr-icon-pulse;
  animation-name: hvr-icon-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
/* Icon Pulse Grow */
@-webkit-keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
@keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
.hvr-icon-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-pulse-grow:before {
  content: "\f015";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse-grow:hover:before, .hvr-icon-pulse-grow:focus:before, .hvr-icon-pulse-grow:active:before {
  -webkit-animation-name: hvr-icon-pulse-grow;
  animation-name: hvr-icon-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
/* Icon Pulse Shrink */
@-webkit-keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.hvr-icon-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-pulse-shrink:before {
  content: "\f015";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse-shrink:hover:before, .hvr-icon-pulse-shrink:focus:before, .hvr-icon-pulse-shrink:active:before {
  -webkit-animation-name: hvr-icon-pulse-shrink;
  animation-name: hvr-icon-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
/* Icon Push */
@-webkit-keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.hvr-icon-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-push:before {
  content: "\f006";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-push:hover:before, .hvr-icon-push:focus:before, .hvr-icon-push:active:before {
  -webkit-animation-name: hvr-icon-push;
  animation-name: hvr-icon-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Icon Pop */
@-webkit-keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
.hvr-icon-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-pop:before {
  content: "\f005";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pop:hover:before, .hvr-icon-pop:focus:before, .hvr-icon-pop:active:before {
  -webkit-animation-name: hvr-icon-pop;
  animation-name: hvr-icon-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Icon Bounce */
.hvr-icon-bounce {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-bounce:before {
  content: "\f087";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-bounce:hover:before, .hvr-icon-bounce:focus:before, .hvr-icon-bounce:active:before {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
/* Icon Rotate */
.hvr-icon-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-rotate:before {
  content: "\f0c6";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-rotate:hover:before, .hvr-icon-rotate:focus:before, .hvr-icon-rotate:active:before {
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
}
/* Icon Grow Rotate */
.hvr-icon-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-grow-rotate:before {
  content: "\f095";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-grow-rotate:hover:before, .hvr-icon-grow-rotate:focus:before, .hvr-icon-grow-rotate:active:before {
  -webkit-transform: scale(1.5) rotate(12deg);
  transform: scale(1.5) rotate(12deg);
}
/* Icon Float */
.hvr-icon-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-float:before {
  content: "\f01b";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-float:hover:before, .hvr-icon-float:focus:before, .hvr-icon-float:active:before {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
/* Icon Sink */
.hvr-icon-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-sink:before {
  content: "\f01a";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-sink:hover:before, .hvr-icon-sink:focus:before, .hvr-icon-sink:active:before {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
/* Icon Bob */
@-webkit-keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@-webkit-keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
.hvr-icon-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-bob:before {
  content: "\f077";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-bob:hover:before, .hvr-icon-bob:focus:before, .hvr-icon-bob:active:before {
  -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
  animation-name: hvr-icon-bob-float, hvr-icon-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
/* Icon Hang */
@-webkit-keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@-webkit-keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
.hvr-icon-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-hang:before {
  content: "\f078";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-hang:hover:before, .hvr-icon-hang:focus:before, .hvr-icon-hang:active:before {
  -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.hvr-icon-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-wobble-horizontal:before {
  content: "\f061";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-wobble-horizontal:hover:before, .hvr-icon-wobble-horizontal:focus:before, .hvr-icon-wobble-horizontal:active:before {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Icon Wobble Vertical */
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.hvr-icon-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-wobble-vertical:before {
  content: "\f062";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-wobble-vertical:hover:before, .hvr-icon-wobble-vertical:focus:before, .hvr-icon-wobble-vertical:active:before {
  -webkit-animation-name: hvr-icon-wobble-vertical;
  animation-name: hvr-icon-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Icon Buzz */
@-webkit-keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
@keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
.hvr-icon-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-buzz:before {
  content: "\f017";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-buzz:hover:before, .hvr-icon-buzz:focus:before, .hvr-icon-buzz:active:before {
  -webkit-animation-name: hvr-icon-buzz;
  animation-name: hvr-icon-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
/* Icon Buzz Out */
@-webkit-keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.hvr-icon-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-buzz-out:before {
  content: "\f023";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-buzz-out:hover:before, .hvr-icon-buzz-out:focus:before, .hvr-icon-buzz-out:active:before {
  -webkit-animation-name: hvr-icon-buzz-out;
  animation-name: hvr-icon-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* CURLS */
/* Curl Top Left */
.hvr-curl-top-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-curl-top-left:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  left: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(135deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#000000');
  /*For IE7-8-9*/
  z-index: 1000;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, .4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-top-left:hover:before, .hvr-curl-top-left:focus:before, .hvr-curl-top-left:active:before {
  width: 25px;
  height: 25px;
}
/* Curl Top Right */
.hvr-curl-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, .4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-top-right:hover:before, .hvr-curl-top-right:focus:before, .hvr-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}
/* Curl Bottom Right */
.hvr-curl-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-curl-bottom-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(315deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  box-shadow: -1px -1px 1px rgba(0, 0, 0, .4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-bottom-right:hover:before, .hvr-curl-bottom-right:focus:before, .hvr-curl-bottom-right:active:before {
  width: 25px;
  height: 25px;
}
/* Curl Bottom Left */
.hvr-curl-bottom-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-curl-bottom-left:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  left: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(45deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  box-shadow: 1px -1px 1px rgba(0, 0, 0, .4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-bottom-left:hover:before, .hvr-curl-bottom-left:focus:before, .hvr-curl-bottom-left:active:before {
  width: 25px;
  height: 25px;
}
body {
  counter-reset: step;
}
#page {
  width: 100%;
  overflow: hidden;
}
.container {
  width: 100%;
}
.container.brand-nav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background: rgba(52, 46, 46, .95);
  height: 70px;
}
.container.brand-nav.tiny {
  height: 50px;
}
.container.brand-nav.tiny img.logo-standard{ width:115px; margin:-13px 0 0 -57px;}
.container.padding-large, h2.section-headline.why-headline.container, .job-wrapper.container, .entry-content-intro.container {
  padding-left: 50px;
  padding-right: 50px;
}
@media screen and (max-width: 650px) {
  .container.padding-large, h2.section-headline.why-headline.container, .job-wrapper.container, .entry-content-intro.container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 380px) {
  .container.padding-large, h2.section-headline.why-headline.container, .job-wrapper.container, .entry-content-intro.container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container.product-slider {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (max-width: 1100px) {
  .container.product-slider {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 700px) {
  .container.product-slider {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 480px) {
  .container.product-slider {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}
.container.logo-slider {
  background: #edeeef;
  padding: 90px 0;
}
@media screen and (max-width: 1400px) {
  .container.logo-slider {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 650px) {
  .container.logo-slider {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.container.footer-bottom {
  background: #202a2f;
  padding-top: 70px;
  padding-bottom: 70px;
}
.container.why {
  padding: 120px 0;
}
.container.open-position {
  padding-top: 100px;
  padding-bottom: 100px;
}
.container.cta {
  background: #342e2e;
}
body.post-type-archive-technologies .container.cta, body.page-template-tpl_company .container.cta, body.page-template-tpl_contact .container.cta, body.products-template-tpl_product-subcategory .container.cta, body.products-template-tpl_product-category .container.cta, body.products-template-tpl_product-category-consumer .container.cta {
  background: #e60012;
}
.content-wrapper {
  max-width: 1280px;
  padding-left: 40px;
  padding-right: 40px;
  margin: 0 auto;
}
@media screen and (max-width: 650px) {
  .content-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.news-wrapper {
  max-width: 1400px;
  margin: 0 auto;
}
.wrapper-subpage {
  padding-left: 8.3333333333%;
  padding-right: 8.3333333333%;
}
.wrapper.footer-line {
  border-top: 1px solid #342e2e;
  margin-top: 50px;
  padding-top: 50px;
}
.wrapper.footer-line a {
  color: #342e2e;
}
.wrapper.footer-line a:hover {
  color: #e60012;
}
.wrapper.footer-line p {
  color: #342e2e;
  text-align: center;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
}
.wrapper.footer-line a.top-scroll {
  width: 38px;
  height: 38px;
  line-height: 38px;
  background: #e60012;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  display: block;
  margin: 0 auto 20px;
}
.wrapper.footer-line a.top-scroll:hover {
  color: #e60012;
  background: #fff;
}
.wrapper.footer-line a.top-scroll i {
  font-size: 22px;
  line-height: 38px;
}
.wrapper.job-offer {
  max-width: 1440px;
  margin: 0 auto;
}
@media screen and (max-width: 1230px) {
  .wrapper.job-offer {
    max-width: 960px;
  }
}
@media screen and (max-width: 760px) {
  .wrapper.job-offer {
    max-width: 480px;
  }
}
.wrapper.open-position-wrapper {
  max-width: 1440px;
  margin: 0 auto;
  border-top: 4px solid #e60012;
  border-bottom: 4px solid #e60012;
  padding-top: 90px;
  padding-bottom: 90px;
}
.margin-large {
  margin-left: 10.4166666667%;
  margin-right: 10.4166666667%;
}
.site-title {
  position: absolute;
  top: -99999px;
  left: -999999px;
}
.site-branding {
  width: 400px;
  float: left;
  background: #e60012;
  height: 70px;
  position: relative;
}
.site-branding a {
  display: block;
}
.site-branding img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -22px 0 0 -95px;
  width: 191px;
}
.site-branding img.logo-small {
  display: none;
}
.tiny .site-branding {
  height: 50px;
  /*
   img {
   margin-left: -85px;
   margin-top: -10px;
   width: 170px;
   }
   */
}
@media screen and (max-width: 605px) {
  .site-branding {
    width: 180px;
    /*
     img {
     margin-left: -70px;
     margin-top: -8px;
     width: 140px;
     }
     */
  }
}
@media screen and (max-width: 407px) {
  .site-branding {
    width: 140px;
    /*
     img {
     margin-left: -55px;
     margin-top: -7px;
     width: 110px;
     }
     */
  }
}
@media screen and (max-width: 369px) {
  .site-branding {
    width: 99px;
  }
  .site-branding img {
    margin-top: -13px;
    width: 69px;
  }
  .site-branding img.logo-small {
    display: block;
  }
  .site-branding img.logo-standard {
    display: none;
  }
}
@media screen and (max-width: 320px) {
  .site-branding {
    width: 78px;
  }
  .site-branding img {
    margin-top: -9px;
    width: 48px;
  }
}
/*
 *
 * FOOTER
 *
 */
.footer-contact {
  position: relative;
  background: #ebebeb;
}
.footer-contact .footer-contact-image {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background-image: url('img/footer-contact-bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
  opacity: 0.5;
}
.logo-footer {
  float: right;
  width: 427px;
}
@media screen and (max-width: 480px) {
  .logo-footer {
    width: 280px;
  }
}
.footer-social {
  width: auto;
}
.footer-social p {
  float: left;
  margin: 0;
  line-height: 38px;
  padding-right: 30px;
  color: #fff;
  font-family: 'Economica-Regular', sans-serif;
  font-size: 40px;
  font-size: 2.5rem;
}
body.zh-hans .footer-social p {
  font-family: 'OpenSans-Light', 'Microsoft YaHei', '微软雅黑', 'Open Sans', 'Economica', sans-serif;
}
.footer-social ul {
  float: right;
  margin: 15px 0 0;
  padding: 0;
  list-style: none;
}
.footer-social ul li {
  float: left;
  margin-right: 15px;
}
.footer-social ul li:last-child {
  margin-right: 0;
}
.footer-social ul li a {
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  background: #fff;
  color: #e60012;
  text-align: center;
  font-size: 22px;
  border-radius: 50%;
}
.wechat{ width:170px; text-align:center; margin:0 0 0 100px;}
.footer-social ul li:nth-child(3) a,.footer-social ul li:nth-child(4) a{ font-size:24px;}.footer-social ul li:nth-child(1){ font-weight:bold; padding:10px 0 0; color: #fff;}
.footer-social ul li a:hover {
  color: #fff;
  background: #96000b;
}
.foot_left ul li.wechat {
  position: relative;
}
.foot_left ul li.wechat .qr-code {
  position: absolute;
  left: -15px;
  bottom: calc(100% + 15px);
  width: 150px;
  height: 150px;
  opacity: 0;
  visibility: hidden;
}
.foot_left ul li.wechat .qr-code::after {
  top: 99%;
  left: 25px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 10px;
}
.foot_left .icon_contact li{position: relative;}
.foot_left .qr-code1 {
  position: absolute;
  left: -15px;
  bottom: calc(100% - 10px);
  width: 150px;
  height: 150px;
  opacity: 0;
  visibility: hidden;
}
.foot_left .icon_contact .qr-code1::after {
  top: 99%;
  left: 25px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 10px;
}
.foot_left .qr-code1.show {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 500px) {
  .footer-social ul li.wechat .qr-code {
    left: inherit;
    right: calc(100% - 55px);
  }
  .footer-social ul li.wechat .qr-code::after {
    left: inherit;
    right: 25px;
  }
}
.footer-social ul li.wechat .qr-code.show {
  opacity: 1;
  visibility: visible;
}
.footer-social ul li.wechat a {
  cursor: pointer;
}
.footer-social ul li.wechat.active a {
  color: #e60012;
  background: #fff;
}
.menu-footer-navigation-container {
  float: right;
  width: auto;
  text-align: right;
  margin-right: 50px;
}
@media screen and (max-width: 1200px) {
  .menu-footer-navigation-container {
    margin-right: 0;
  }
}
#footer-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
#footer-menu li {
  display: inline-block;
  font-size: 20px;
  font-size: 1.25rem;
  text-transform: uppercase;
  margin-right: 15px;
  padding-right: 19px;
  border-right: 1px solid #fff;
}
#footer-menu li:last-child {
  margin-right: 0;
  padding-right: 0;
  border: 0;
}
#footer-menu li a {
  color: #fff;
}
#footer-menu li a:hover {
  color: #e60012;
}
.beian:before {
  position: absolute;
  content: '';
  background-image: url('备案图标.png');
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1150px) {
  .footer-contact .footer-contact-image {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .menu-footer-navigation-container {
    clear: both;
    margin-right: 0;
    margin-top: 10px;
  }
}
@media screen and (max-width: 900px) {
  .logo-footer {
    display: block;
    float: none;
    margin: 20px auto 0;
  }
  .menu-footer-navigation-container {
    float: none;
    text-align: center;
  }
  .footer-social {
    float: none;
  }
  .footer-social ul {
    float: none;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
  }
  .footer-social ul li {
    float: none;
    display: inline-block;
    text-align: center;
  }
  .footer-social p {
    display: none;
  }
}
/* PAGE-HEADER */
.page-header {
  height: 550px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  display: table;
  width: 100%;
  position: relative;
  z-index: -1;
}
.page-header .note{ width:1200px; height:150px; margin:0 auto; color:#fff; position:absolute; left:50%; top:50%; margin:-45px 0 0 -600px;}
.page-header .note h3{ font-size:45px; line-height:45px; padding:0 0 10px;}
.page-header .note p{ font-size:18px; line-height:30px;}

.page-header .entry-title {
  display: table-cell;
  vertical-align: middle;
  text-transform: uppercase;
  color: #fff;
  font-size: 30px;
  padding-top: 50px;
  text-align:center;
}
@media screen and (max-width: 1450px) {
  .page-header .entry-title {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .page-header .entry-title {
    font-size: 30px;
  }
}
@media screen and (max-width: 600px) {
  .page-header .entry-title {
    font-size: 2.2rem;
  }
}
.page-header.absolute {
  margin-bottom: 110px;
}
.page-header.absolute .entry-title {
  background: #fff;
  color: #342e2e;
  display: block;
  position: absolute;
  bottom: 0;
  width: auto;
  margin: 0;
  border-top: 6px solid #e60012;
  left: 0;
  bottom: 0;
  padding-left: 11.4583333333%;
  padding-right: 11.4583333333%;
  padding-top: 30px;
  line-height: 1.1;
}
@media screen and (max-width: 960px) {
  .page-header.absolute .entry-title {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .page-header.absolute {
    margin-bottom: 70px;
  }
}
/* MORE */
.padding-large, h2.section-headline.why-headline, .job-wrapper, .entry-content-intro {
  padding-left: 50px;
  padding-right: 50px;
}
@media screen and (max-width: 650px) {
  .padding-large, h2.section-headline.why-headline, .job-wrapper, .entry-content-intro {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 380px) {
  .padding-large, h2.section-headline.why-headline, .job-wrapper, .entry-content-intro {
    padding-left: 20px;
    padding-right: 20px;
  }
}
a.more-link, p.more-link {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  font-size: 14px;
}
body.zh-hans a.more-link, body.zh-hans p.more-link {
  font-family: 'OpenSans-Light', 'Microsoft YaHei', '微软雅黑', 'Open Sans', 'Economica', sans-serif;
}
a.more-link::before, p.more-link::before {
  content: '\E5C8';
  position: absolute;
  right: -54px;
  top: 50%;
  margin-top: -19px;
  height: 38px;
  width: 38px;
  color: #fff;
  font-size: 18px;
  line-height: 34px;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #fff;
}
a.more-link.blue, p.more-link.blue {
  color: #e60012;
}
a.more-link.blue::before, p.more-link.blue::before {
  border-color: #e60012;
  background: #e60012;
}
.contact-form-right a.more-link.blue:hover::before, .contact-form-right p.more-link.blue:hover::before {
  border-color: #342e2e;
  background: #342e2e;
}
.home-teaser {
  background: #342e2e;
  color: #fff;
  position: relative;
  width: 50%;
  float: left;
}
.home-teaser a {
  display: block;
  color: #fff;
}
.home-teaser .teaser-content-wrapper {
  float: left;
  position: relative;
  width: 50%;
  height: 400px;
}
.home-teaser .teaser-content-wrapper::after {
  left: 100%;
  top: 50px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #342e2e;
  border-width: 36px;
  z-index: 1;
}
.home-teaser .teaser-content-wrapper .teaser-content-inner {
  padding: 34px;
}
.home-teaser .entry-header h3, .home-teaser .entry-header h2 {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 1.1;
  margin: 30px 0;
}
.home-teaser .entry-content-teaser {
  font-weight: 300;
  padding-bottom: 60px;
}
.home-teaser .entry-content-teaser p {
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 0;
}
.home-teaser p.more-link {
  position: absolute;
  right: calc(34px + 44px);
  bottom: 50px;
  margin-bottom: 0;
}
.home-teaser .teaser-image.image-home {
  width: 50%;
  background-position: center;
  background-size: cover;
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
}
body.tax-jobcat .home-teaser .teaser-image.image-home {
  background-position: center top -50px;
}
.home-teaser .teaser-image.image-home.hvr-rectangle-out:before {
  background: rgba(216, 33, 40, .5);
}
@media screen and (max-width: 780px) {
  .home-teaser .entry-header h3 {
    font-size: 24px;
  }
  .home-teaser .entry-content-teaser p {
    font-size: 14px;
  }
}
.home-teaser:nth-of-type(4n+3), .home-teaser:nth-of-type(4n+4) {
  background: #e60012;
}
.home-teaser:nth-of-type(4n+3) .teaser-content-wrapper, .home-teaser:nth-of-type(4n+4) .teaser-content-wrapper {
  float: right;
}
.home-teaser:nth-of-type(4n+3) .teaser-content-wrapper::after, .home-teaser:nth-of-type(4n+4) .teaser-content-wrapper::after {
  left: inherit;
  right: 99.9%;
  border-color: rgba(136, 183, 213, 0);
  border-right-color: #e60012;
}
.home-teaser:nth-of-type(4n+3) .teaser-image.image-home, .home-teaser:nth-of-type(4n+4) .teaser-image.image-home {
  left: 0;
}
@media screen and (max-width: 1220px) {
  .home-teaser {
    width: 100%;
  }
  .home-teaser:nth-of-type(4n+3) {
    background: #342e2e;
  }
  .home-teaser:nth-of-type(4n+3) .teaser-content-wrapper {
    float: left;
  }
  .home-teaser:nth-of-type(4n+3) .teaser-content-wrapper::after {
    left: 100%;
    right: inherit;
    border-right-color: transparent;
    border-left-color: #342e2e;
  }
  .home-teaser:nth-of-type(4n+3) .teaser-image.image-home {
    left: inherit;
    right: 0;
  }
  .home-teaser:nth-of-type(even), .home-teaser:nth-of-type(4n+4) {
    background: #e60012;
  }
  .home-teaser:nth-of-type(even) .teaser-content-wrapper, .home-teaser:nth-of-type(4n+4) .teaser-content-wrapper {
    float: right;
  }
  .home-teaser:nth-of-type(even) .teaser-content-wrapper::after, .home-teaser:nth-of-type(4n+4) .teaser-content-wrapper::after {
    left: inherit;
    right: 100%;
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #e60012;
  }
  .home-teaser:nth-of-type(even) .teaser-image.image-home, .home-teaser:nth-of-type(4n+4) .teaser-image.image-home {
    left: 0;
  }
}
@media screen and (max-width: 600px) {
  .home-teaser .teaser-content-wrapper, .home-teaser:nth-of-type(even) .teaser-content-wrapper, .home-teaser:nth-of-type(4n+4) .teaser-content-wrapper, .home-teaser:nth-of-type(4n+3) .teaser-content-wrapper {
    float: none;
    width: auto;
	height:auto;
  }
  .home-teaser .teaser-content-wrapper::after, .home-teaser:nth-of-type(even) .teaser-content-wrapper::after, .home-teaser:nth-of-type(4n+4) .teaser-content-wrapper::after, .home-teaser:nth-of-type(4n+3) .teaser-content-wrapper::after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #342e2e;
    border-width: 34px;
    margin-left: -34px;
  }
  .home-teaser .teaser-image.image-home, .home-teaser:nth-of-type(even) .teaser-image.image-home, .home-teaser:nth-of-type(4n+4) .teaser-image.image-home, .home-teaser:nth-of-type(4n+3) .teaser-image.image-home {
    position: relative;
    width: 100%;
    height: 300px;
  }
  .home-teaser:nth-of-type(even) .teaser-content-wrapper::after {
    border-top-color: #e60012;
  }
}
/* product-teaser */
.home-teaser.product-teaser {
  background: #f1f1f1;
}
.home-teaser.product-teaser a.home-teaser-link {
  color: #342e2e;
}
.home-teaser.product-teaser .teaser-content-wrapper::after {
  border-left-color: #f1f1f1;
}
@media screen and (max-width: 600px) {
  .home-teaser.product-teaser .teaser-content-wrapper::after {
    border-left-color: transparent;
    border-top-color: #f1f1f1;
  }
}
@media screen and (max-width: 1220px) {
  .home-teaser.product-teaser:nth-of-type(even) .teaser-content-wrapper::after, .home-teaser.product-teaser:nth-of-type(4n+4) .teaser-content-wrapper::after {
    border-left-color: transparent;
    border-right-color: #f1f1f1;
  }
}
/* technologie-teaser */
.home-teaser.technologie-teaser {
  background: #f1f1f1;
}
.home-teaser.technologie-teaser a {
  color: #342e2e;
}
.home-teaser.technologie-teaser .teaser-image {
  background-color: #fff;
}
.home-teaser.technologie-teaser .teaser-content-wrapper::after {
  border-left-color: #f1f1f1;
}
.home-teaser.technologie-teaser .more-link {
  color: #e60012;
}
.home-teaser.technologie-teaser .more-link::before {
  border-color: #e60012;
  background: #e60012;
}
.home-teaser.technologie-teaser:nth-of-type(4n+3), .home-teaser.technologie-teaser:nth-of-type(4n+4) {
  background: #342e2e;
}
.home-teaser.technologie-teaser:nth-of-type(4n+3) a, .home-teaser.technologie-teaser:nth-of-type(4n+4) a {
  color: #fff;
}
.home-teaser.technologie-teaser:nth-of-type(4n+3) .teaser-content-wrapper::after, .home-teaser.technologie-teaser:nth-of-type(4n+4) .teaser-content-wrapper::after {
  border-left-color: transparent;
  border-right-color: #342e2e;
}
.home-teaser.technologie-teaser:nth-of-type(4n+3) .more-link, .home-teaser.technologie-teaser:nth-of-type(4n+4) .more-link {
  color: #fff;
}
.home-teaser.technologie-teaser:nth-of-type(4n+3) .more-link::before, .home-teaser.technologie-teaser:nth-of-type(4n+4) .more-link::before {
  border-color: #fff;
  background: transparent;
}
@media screen and (max-width: 1220px) {
  .home-teaser.technologie-teaser:nth-of-type(even), .home-teaser.technologie-teaser:nth-of-type(4n+4) {
    background: #342e2e;
  }
  .home-teaser.technologie-teaser:nth-of-type(even) a, .home-teaser.technologie-teaser:nth-of-type(4n+4) a {
    color: #fff;
  }
  .home-teaser.technologie-teaser:nth-of-type(even) .teaser-content-wrapper::after, .home-teaser.technologie-teaser:nth-of-type(4n+4) .teaser-content-wrapper::after {
    border-left-color: transparent;
    border-right-color: #342e2e;
  }
  .home-teaser.technologie-teaser:nth-of-type(even) .more-link, .home-teaser.technologie-teaser:nth-of-type(4n+4) .more-link {
    color: #fff;
  }
  .home-teaser.technologie-teaser:nth-of-type(even) .more-link::before, .home-teaser.technologie-teaser:nth-of-type(4n+4) .more-link::before {
    background: transparent;
    border-color: #fff;
  }
  .home-teaser.technologie-teaser:nth-of-type(odd), .home-teaser.technologie-teaser:nth-of-type(4n+3) {
    background: #f1f1f1;
  }
  .home-teaser.technologie-teaser:nth-of-type(odd) a, .home-teaser.technologie-teaser:nth-of-type(4n+3) a {
    color: #342e2e;
  }
  .home-teaser.technologie-teaser:nth-of-type(odd) .teaser-content-wrapper::after, .home-teaser.technologie-teaser:nth-of-type(4n+3) .teaser-content-wrapper::after {
    border-left-color: #f1f1f1;
    border-right-color: transparent;
  }
  .home-teaser.technologie-teaser:nth-of-type(odd) .more-link, .home-teaser.technologie-teaser:nth-of-type(4n+3) .more-link {
    color: #e60012;
  }
  .home-teaser.technologie-teaser:nth-of-type(odd) .more-link::before, .home-teaser.technologie-teaser:nth-of-type(4n+3) .more-link::before {
    border-color: #e60012;
    color: #fff;
    background: #e60012;
  }
}
@media screen and (max-width: 600px) {
  .home-teaser.technologie-teaser:nth-of-type(even) .teaser-content-wrapper::after, .home-teaser.technologie-teaser:nth-of-type(4n+4) .teaser-content-wrapper::after {
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: #342e2e;
  }
  .home-teaser.technologie-teaser:nth-of-type(odd) .teaser-content-wrapper::after, .home-teaser.technologie-teaser:nth-of-type(4n+3) .teaser-content-wrapper::after {
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: #f1f1f1;
  }
}

/*
 *
 * NEWS TEASER
 *
 */
 .row>[class*="span-"]{float:left;margin-right:2%;*margin-right:1.89%}
 .row>.span-4{width:31.33333333%}
.row {
    transition: .2s width ease;
}.rect-75 {
    padding-bottom: 75%;
}
*[class*="rect-"] {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden;
}

/*
 *
 * COMPANY OVERVIEW
 *
 */
body.page-template-tpl_company .entry-content {
  padding-top: 8px;
}
body.post-type-archive-technologies .entry-content {
  margin-top: -8px;
}
.company-teaser {
  width: 50%;
  padding: 8px;
  padding-left: 0;
  float: left;
}
.company-teaser:nth-of-type(2n) {
  padding-left: 8px;
  padding-right: 0px;
}
.company-teaser .company-teaser-content {
  background: #f1f1f1;
  padding: 3.125%;
  padding-bottom: 70px;
  color: #342e2e;
  min-height: 400px;
  position: relative;
}
.company-teaser .entry-header {
  width: 50%;
  float: left;
  text-align: right;
  padding: 3.125%;
}
.company-teaser .entry-content-teaser {
  width: 50%;
  float: right;
  padding: 3.125%;
}
.company-teaser .teaser-image {
  background: #ccc url('img/squares.svg') no-repeat center center;
}
.company-teaser .teaser-image img {
  width: 100%;
  display: block;
}
.company-teaser a.more-link {
  position: absolute;
  bottom: 0;
  right: calc(6.25% + 72px);
  bottom: 6.25%;
}
.company-teaser a.more-link::before {
  background: transparent url('img/link-arrow-blue.png') no-repeat center center;
}
@media screen and (max-width: 1400px) {
  .company-teaser .entry-header {
    width: auto;
    float: none;
    text-align: left;
    margin-bottom: 25px;
  }
  .company-teaser .entry-header h2, .company-teaser .entry-header h3 {
    font-size: 60px;
    font-size: 3.75rem;
  }
  .company-teaser .entry-content-teaser {
    width: 50%;
    float: right;
    padding: 3.125%;
    margin-bottom: 25px;
  }
  .company-teaser .entry-content-teaser {
    width: auto;
    float: none;
    padding: 0 3.125%;
  }
  .company-teaser a.more-link {
    bottom: 30px;
  }
}
@media screen and (max-width: 1100px) {
  .company-teaser .company-teaser-content {
    min-height: 330px;
  }
  .company-teaser .entry-header h2, .company-teaser .entry-header h3 {
    font-size: 40px;
    font-size: 2.5rem;
  }
  .company-teaser .entry-content-teaser p {
    font-size: 18.4px;
    font-size: 1.15rem;
  }
}
@media screen and (max-width: 640px) {
  .company-teaser {
    width: auto;
    padding-left: 0;
    padding-right: 0;
    float: none;
  }
  .company-teaser:nth-of-type(2n) {
    padding-left: 0;
    padding-right: 0;
  }
  .company-teaser a.more-link {
    font-size: 21.2px;
    font-size: 1.325rem;
  }
}
/*
 *
 * ABOUT US / CERTIFICATION
 *
 */
.intro-wrapper {
  max-width: 1650px;
  margin: 0 auto 100px;
  padding-left: 50px;
  padding-right: 50px;
}
.intro-text-wrapper {
  float: left;
  width: 45.1612903226%;
}
.intro-text-wrapper p {
  font-size: 24px;
  font-size: 1.5rem;
}
.intro-text {
  padding-top: 30px;
}
.intro-counter {
  float: left;
  width: 48.3870967742%;
  padding-left: 19.3548387097%;
}
@media screen and (max-width: 1024px) {
  .intro-counter {
    max-width: 880px;
    margin: 60px auto;
    padding-left: 0;
    padding-right: 0;
  }
}
.intro-wrapper .counter-wrapper {
  margin-bottom: 40px;
}
.intro-wrapper .counter-wrapper p {
  font-family: 'Economica-Regular', sans-serif;
  font-size: 32px;
  font-size: 2rem;
  text-transform: uppercase;
  letter-spacing: 0.25rem;
  font-weight: 300;
  line-height: 1;
  margin: 0;
}
body.zh-hans .intro-wrapper .counter-wrapper p {
  font-family: 'OpenSans-Light', 'Microsoft YaHei', '微软雅黑', 'Open Sans', 'Economica', sans-serif;
}
.intro-wrapper .counter-wrapper p span {
  font-size: 70px;
  font-size: 4.375rem;
  font-family: 'Economica-Regular', sans-serif;
  display: inline-block;
  letter-spacing: 0;
  position: relative;
}
.intro-wrapper .counter-wrapper p span::before {
  position: absolute;
  right: -30px;
  top: 0;
  content: attr(data-title);
}
@media screen and (max-width: 1024px) {
  .intro-wrapper .counter-wrapper {
    width: 50%;
    float: left;
    text-align: center;
  }
}
@media screen and (max-width: 800px) {
  .intro-wrapper .counter-wrapper p {
    font-size: 32px;
    font-size: 2rem;
  }
  .intro-wrapper .counter-wrapper p span {
    font-size: 70px;
    font-size: 4.375rem;
  }
}
@media screen and (max-width: 630px) {
  .intro-wrapper .counter-wrapper p {
    font-size: 28px;
    font-size: 1.75rem;
  }
  .intro-wrapper .counter-wrapper p span {
    font-size: 60.4px;
    font-size: 3.775rem;
  }
}
@media screen and (max-width: 520px) {
  .intro-wrapper .counter-wrapper p {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .intro-wrapper .counter-wrapper p span {
    font-size: 44.4px;
    font-size: 2.775rem;
  }
}
@media screen and (max-width: 420px) {
  .intro-wrapper .counter-wrapper {
    text-align: left;
  }
  .intro-wrapper .counter-wrapper:nth-of-type(2n) {
    text-align: right;
  }
  .intro-wrapper .counter-wrapper p {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .intro-wrapper .counter-wrapper p span {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 1024px) {
  .intro-wrapper {
    max-width: 880px;
    margin: 0 auto 60px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .intro-wrapper p {
    font-size: 20.8px;
    font-size: 1.3rem;
  }
  .intro-text-wrapper, .intro-counter {
    float: none;
    width: auto;
  }
  .intro-text {
    padding-left: 0;
  }
}
@media screen and (max-width: 550px) {
  .intro-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
  .intro-wrapper p {
    font-size: 18.4px;
    font-size: 1.15rem;
  }
}
.about-teaser {
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #d7d7d7;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 300;
}
.about-teaser:first-child {
  border-top: 1px solid #d7d7d7;
}
.about-teaser .teaser-image {
  width: 42.9166666667%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.about-teaser .teaser-content {
  float: right;
  width: 57.0833333333%;
  padding: 100px 11.0416666667%;
}
.about-teaser .teaser-content h2 {
  text-transform: none;
  line-height: 1.1;
  margin-bottom: 70px;
  font-size: 100px;
  font-size: 6.25rem;
}
.about-teaser .teaser-content h3.sub-headline {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 1.2;
  margin-bottom: 30px;
}
@media screen and (max-width: 1350px) {
  .about-teaser .teaser-content {
    padding: 70px 5.2083333333%;
  }
  .about-teaser .teaser-content h2 {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1100px) {
  .about-teaser .teaser-content h2 {
    font-size: 68px;
    font-size: 4.25rem;
  }
}
@media screen and (max-width: 640px) {
  .about-teaser .teaser-image {
    width: 100%;
    position: relative;
    left: inherit;
    top: inherit;
    height: 350px;
  }
  .about-teaser .teaser-content {
    float: none;
    width: auto;
  }
}
@media screen and (max-width: 450px) {
  .about-teaser .teaser-image {
    height: 300px;
  }
  .about-teaser .teaser-content {
    padding: 55px 30px;
  }
  .about-teaser .teaser-content h2 {
    font-size: 52px;
    font-size: 3.25rem;
    margin-bottom: 35px;
  }
}
.about-teaser ul {
  margin-left: 0;
  line-height: 1.2;
  list-style: square;
}
.about-teaser ul li {
  margin-bottom: 20px;
}
.about-teaser:nth-of-type(2n) .teaser-image {
  left: inherit;
  right: 0;
}
.about-teaser:nth-of-type(2n) .teaser-content {
  float: left;
}
h2.history-sub-headline {
  text-align: center;
  color: #342e2e;
  font-size: 56px;
  font-size: 3.5rem;
  margin: 60px 40px;
  line-height: 1.1;
}
body.page-template-tpl_about-php .about-teaser:nth-of-type(3) .teaser-image {
  background-position: top left;
}
/*
 *
 * CERTIFICATION
 *
 */
p.slogan {
  font-family: 'Economica-Regular', sans-serif;
  font-size: 60px;
  font-size: 3.75rem;
  float: right;
  width: 43.8709677419%;
  line-height: 1.1;
  margin-top: 20px;
}
body.zh-hans p.slogan {
  font-family: 'OpenSans-Light', 'Microsoft YaHei', '微软雅黑', 'Open Sans', 'Economica', sans-serif;
}
@media screen and (max-width: 1024px) {
  p.slogan {
    width: auto;
    margin-bottom: 50px;
    font-size: 48px;
    font-size: 3rem;
    padding: 0;
    float: none;
  }
}
@media screen and (max-width: 500px) {
  p.slogan {
    font-size: 40px;
    font-size: 2.5rem;
    padding: 0;
  }
}
.site-gallery {
  width: 68.75%;
  margin: 0 auto;
  overflow: hidden;
  padding: 70px 0 60px;
}
.site-gallery .site-gallery-image {
  float: left;
  width: 22.7272727273%;
  margin: 0 3.0303030303% 3.0303030303% 0;
  position: relative;
}
.site-gallery .site-gallery-image:nth-of-type(4n) {
  margin-right: 0;
}
.site-gallery .site-gallery-image img {
  width: 100%;
  display: block;
}
.site-gallery .site-gallery-image a {
  position: relative;
  display: block;
}
.site-gallery .site-gallery-image a::before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(70, 81, 86, .85);
  content: '';
  z-index: 1;
  opacity: 0;
}
.site-gallery .site-gallery-image a::after {
  content: '\f00e';
  top: 50%;
  left: 50%;
  font-size: 71px;
  position: absolute;
  color: #fff;
  z-index: 2;
  margin-left: -27px;
  margin-top: -50px;
  opacity: 0;
}
.site-gallery .site-gallery-image a:hover::after, .site-gallery .site-gallery-image a:hover::before {
  opacity: 1;
}
@media screen and (max-width: 1050px) {
  .site-gallery .site-gallery-image {
    width: 30.612244898%;
    margin: 0 4.0816326531% 4.0816326531% 0;
  }
  .site-gallery .site-gallery-image:nth-of-type(4n) {
    margin-right: 4.0816326531%;
  }
  .site-gallery .site-gallery-image:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 650px) {
  .site-gallery .site-gallery-image {
    width: 48.3870967742%;
    margin: 0 2.0408163265% 2.0408163265% 0;
  }
  .site-gallery .site-gallery-image:nth-of-type(4n) {
    margin-right: 0;
  }
  .site-gallery .site-gallery-image:nth-of-type(3n) {
    margin-right: 2.0408163265%;
  }
  .site-gallery .site-gallery-image:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 650px) {
  .site-gallery {
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
  }
}
/*
 *
 * HISTORY
 *
 */
body.page-template-tpl_history .history-teaser {
  background: #fff;
  color: #8998a4;
  border-bottom: 1px solid #d7d7d7;
  position: relative;
}
body.page-template-tpl_history .history-teaser:first-of-type {
  border-top: 1px solid #d7d7d7;
}
body.page-template-tpl_history .history-teaser .teaser-content-wrapper {
  float: left;
  width: 50%;
  padding: 5.2083333333%;
  min-height: 450px;
}
body.page-template-tpl_history .history-teaser .teaser-content-wrapper::after {
  border-left-color: #fff;
}
body.page-template-tpl_history .history-teaser .entry-header {
  width: 30%;
  float: left;
  text-align: left;
}
body.page-template-tpl_history .history-teaser .entry-header h3 {
  font-size: 104px;
  font-size: 6.5rem;
  line-height: 1;
}
body.page-template-tpl_history .history-teaser .entry-content-teaser {
  float: right;
  text-align: left;
  width: 55%;
}
body.page-template-tpl_history .history-teaser .entry-content-teaser p {
  font-size: 27.008px;
  font-size: 1.688rem;
}
body.page-template-tpl_history .history-teaser .teaser-image {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 50%;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 1650px) {
  body.page-template-tpl_history .history-teaser .entry-header h3 {
    font-size: 96px;
    font-size: 6rem;
  }
  body.page-template-tpl_history .history-teaser .entry-content-teaser p {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
body.page-template-tpl_history .history-teaser:nth-of-type(even) .teaser-content-wrapper {
  float: right;
}
body.page-template-tpl_history .history-teaser:nth-of-type(even) .teaser-content-wrapper::after {
  border-right-color: #fff;
  border-left-color: transparent;
}
body.page-template-tpl_history .history-teaser:nth-of-type(even) .entry-header {
  float: right;
  text-align: right;
}
body.page-template-tpl_history .history-teaser:nth-of-type(even) .entry-content-teaser {
  float: left;
}
body.page-template-tpl_history .history-teaser:nth-of-type(even) .teaser-image {
  right: inherit;
  left: 0;
}
@media screen and (min-width: 700px) and (max-width: 1319px) {
  body.page-template-tpl_history .history-teaser .entry-header, body.page-template-tpl_history .history-teaser:nth-of-type(even) .entry-header {
    float: none;
    width: auto;
    margin-bottom: 30px;
    text-align: left;
  }
  body.page-template-tpl_history .history-teaser .entry-content-teaser, body.page-template-tpl_history .history-teaser:nth-of-type(even) .entry-content-teaser {
    float: none;
    width: auto;
  }
}
@media screen and (max-width: 1024px) {
  body.page-template-tpl_history .history-teaser .entry-content-teaser p, body.page-template-tpl_history .history-teaser:nth-of-type(even) .entry-content-teaser p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 699px) {
  body.page-template-tpl_history .history-teaser .teaser-content-wrapper, body.page-template-tpl_history .history-teaser:nth-of-type(even) .teaser-content-wrapper {
    float: none;
    width: auto;
    padding: 80px 40px;
    overflow: hidden;
    min-height: 1px;
  }
  body.page-template-tpl_history .history-teaser .teaser-image, body.page-template-tpl_history .history-teaser:nth-of-type(even) .teaser-image {
    position: relative;
    width: 100%;
    min-height: 350px;
  }
}
@media screen and (max-width: 610px) {
  body.page-template-tpl_history .history-teaser .entry-header h3, body.page-template-tpl_history .history-teaser:nth-of-type(even) .entry-header h3 {
    font-size: 72px;
    font-size: 4.5rem;
  }
}
@media screen and (max-width: 480px) {
  body.page-template-tpl_history .history-teaser .entry-header, body.page-template-tpl_history .history-teaser:nth-of-type(even) .entry-header {
    float: none;
    width: auto;
    margin-bottom: 30px;
    text-align: left;
  }
  body.page-template-tpl_history .history-teaser .entry-content-teaser, body.page-template-tpl_history .history-teaser:nth-of-type(even) .entry-content-teaser {
    float: none;
    width: auto;
  }
}
/*
 *
 * CLIENTS
 *
 */
.clients-logo-wrapper {
  margin-left: 8.3333333333%;
  margin-right: 8.3333333333%;
  overflow: hidden;
}
.client-logo {
  float: left;
  width: 23.8125%;
  margin: 0 1.5625% 1.5625% 0;
  background: #9db7c2;
  position: relative;
  height: 180px;
  display: table;
  table-layout: fixed;
}
.client-logo:nth-of-type(4n) {
  margin-right: 0;
}
.client-logo.hvr-rectangle-out:before {
  background-color: #537686;
}
.client-logo .client-logo-inner {
  display: table-cell;
  vertical-align: middle;
  padding: 25px;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 1337px) {
  .client-logo {
    width: 31.8181818182%;
    margin-right: 2.2727272727%;
    margin-bottom: 2.2727272727%;
  }
  .client-logo:nth-of-type(4n) {
    margin-right: 2.2727272727%;
  }
  .client-logo:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 809px) {
  .client-logo {
    width: 48.4848484848%;
    margin-right: 3.0303030303%;
    margin-bottom: 3.0303030303%;
  }
  .client-logo:nth-of-type(4n) {
    margin-right: 0;
  }
  .client-logo:nth-of-type(3n) {
    margin-right: 3.0303030303%;
  }
  .client-logo:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 440px) {
  .client-logo {
    height: 150px;
  }
  .client-logo .client-logo-inner {
    padding: 15px;
  }
}
/*
 *
 * CONTACT & LOCATIONS
 *
 */
body.page-template-tpl_contact .count-up-wrapper {
  border-top: 1px solid #d7d7d7;
}
body.page-template-tpl_contact .count-up:nth-of-type(1) {
  background-image: url('img/location-china-bg.jpg');
}
body.page-template-tpl_contact .count-up:nth-of-type(2) {
  background-image: url('img/location-usa-bg.jpg');
}
body.page-template-tpl_contact .count-up:nth-of-type(3) {
  background-image: url('img/location-germany-bg.jpg');
}
body.page-template-tpl_contact .count-up:nth-of-type(4) {
  background-image: url('img/location-korea-bg.jpg');
}
body.page-template-tpl_contact .count-up p {
  font-size: 100px;
  font-size: 6.25rem;
  font-family: 'Economica-Regular', sans-serif;
  text-transform: uppercase;
}
body.page-template-tpl_contact .locations-headline {
  text-align: center;
  font-size: 55.008px;
  font-size: 3.438rem;
  margin-bottom: 100px;
  color: #342e2e;
  line-height: 1.2;
}
body.page-template-tpl_contact .locations-sub-headline {
  color: #342e2e;
  font-size: 40px;
  font-size: 2.5rem;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 60px;
}
@media screen and (max-width: 720px) {
  body.page-template-tpl_contact .locations-sub-headline {
    font-size: 32px;
    font-size: 2rem;
  }
}

/*
 *
 * CAREER
 *
 */
body.post-type-archive-career .page-header.absolute {
  margin-bottom: 0;
}
.products-intro-teaser-content .entry-content-teaser p.slogan-career {
  font-size: 26px;
  font-size: 1.625rem;
  margin: 0;
  line-height: 1.2;
  font-weight: 400;
}
@media screen and (max-width: 440px) {
  .products-intro-teaser-content .entry-content-teaser p.slogan-career {
    font-size: 19.6px;
    font-size: 1.225rem;
  }
}
h2.section-headline {
  font-size: 80px;
  font-size: 5rem;
  text-align: center;
  margin: 0 0 70px;
  line-height: 1.2;
  margin-left: 40px;
  margin-right: 40px;
}
h2.section-headline.why-headline {
  max-width: 1124px;
  margin: 0 auto 70px;
}
@media screen and (max-width: 780px) {
  h2.section-headline {
    font-size: 64px;
    font-size: 4rem;
  }
}
@media screen and (max-width: 450px) {
  h2.section-headline {
    font-size: 56px;
    font-size: 3.5rem;
  }
}
#career-slider .career-banner {
  background-image: url('img/career-banner.jpg');
  background-position: center;
  background-size: cover;
  height: 705px;
  background-repeat: no-repeat;
  position: relative;
}
@media screen and (max-width: 630px) {
  #career-slider .career-banner {
    background-position: -668px center;
  }
}
.employee-quote {
  position: absolute;
  max-width: 525px;
  background: #fff;
  border-radius: 7px;
  top: 0;
  left: 0;
  margin-left: 46.4583333333%;
  margin-top: 2.6041666667%;
  margin-right: 50px;
  padding: 75px 50px 50px 30px;
}
.employee-quote:after {
  right: 100%;
  bottom: 17%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 16px;
  margin-top: -16px;
}
.employee-quote p {
  margin: 0;
}
.employee-quote p.quote {
  font-size: 18px;
  font-size: 1.125rem;
  position: relative;
}
.employee-quote p.quote::before {
  content: '\E244';
  position: absolute;
  top: -30px;
  left: 0;
  color: #e60012;
}
.employee-quote p.employee-name {
  font-weight: 700;
  position: relative;
  margin-top: 40px;
  font-size: 16px;
  font-size: 1rem;
}
.employee-quote p.employee-name span {
  font-weight: 300;
  display: block;
}
.employee-quote p.employee-name::before {
  content: '';
  height: 1px;
  background-color: #b5bdc6;
  width: 80px;
  position: absolute;
  top: -20px;
  left: 0;
}
@media screen and (max-width: 630px) {
  .employee-quote {
    margin-top: 50px;
    margin-right: 25px;
    padding: 65px 20px 20px 20px;
  }
  .employee-quote p {
    margin: 0;
  }
  .employee-quote p.quote {
    font-size: 15.6px;
    font-size: 0.975rem;
    position: relative;
  }
  .employee-quote p.employee-name {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.why-teaser {
  float: left;
  width: 33.3333333333%;
  padding: 0 50px;
  text-align: center;
}
.why-teaser .why-icon {
  margin-bottom: 50px;
}
.why-teaser h3 {
  font-size: 48px;
  font-size: 3rem;
  margin: 0 0 30px;
  text-transform: uppercase;
  line-height: 1.2;
  color: #342e2e;
}
.why-teaser p {
  font-size: 17.008px;
  font-size: 1.063rem;
}
@media screen and (max-width: 1050px) {
  .why-teaser {
    width: 50%;
  }
  .why-teaser:nth-of-type(3n) {
    clear: both;
  }
  .why-teaser h3 {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 680px) {
  .why-teaser {
    width: auto;
    float: none;
    padding: 40px;
  }
}
@media screen and (max-width: 580px) {
  .why-teaser h3 {
    font-size: 32px;
    font-size: 2rem;
  }
}
/* Testimonial */
.testimonials-wrapper {
  max-width: 1560px;
  margin: 0 auto;
}
@media screen and (max-width: 580px) {
  .testimonials-wrapper {
    max-width: 390px;
  }
}
.testimonial {
  float: left;
  width: 25%;
  position: relative;
  overflow: hidden;
}
.testimonial figure img {
  display: block;
}
.testimonial .testimonial-content {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0;
  width: 100%;
  background: rgba(41, 121, 216, .75);
  color: #fff;
}
.testimonial .testimonial-content .testimonial-info-wrapper {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
}
.testimonial .testimonial-content .testimonial-info-wrapper .testimonial-info {
  display: table-cell;
  padding: 50px 30px;
  vertical-align: bottom;
}
.testimonial .testimonial-content p {
  font-size: 16px;
  font-size: 1rem;
  margin: 0;
  font-weight: 300;
}
.testimonial .testimonial-content p.testimonial-quote {
  position: relative;
}
.testimonial .testimonial-content p.testimonial-quote::before {
  content: '\E244';
  position: absolute;
  top: -30px;
  left: 0;
}
.testimonial .testimonial-content p.testimonial-name {
  font-weight: 700;
  position: relative;
  margin-top: 40px;
}
.testimonial .testimonial-content p.testimonial-name span {
  font-weight: 300;
  display: block;
}
.testimonial .testimonial-content p.testimonial-name::before {
  content: '';
  height: 1px;
  background-color: #b5bdc6;
  width: 80px;
  position: absolute;
  top: -20px;
  left: 0;
}
.testimonial:hover .testimonial-content, .testimonial:active .testimonial-content {
  height: 100%;
}
.teaser-wrapper{ padding:50px 0;}
@media screen and (max-width: 1270px) {
  .testimonial {
    width: 33.3333333333%;
  }
}
@media screen and (max-width: 880px) {
  .testimonial {
    width: 50%;
  }
}
@media screen and (max-width: 580px) {
  .testimonial {
    width: auto;
    float: none;
  }
}
/* Open position */
.open-job-teaser {
  float: left;
  width: 33.3333333333%;
  margin: 0;
  position: relative;
  border-left: 4px solid #e60012;
  color: #342e2e;
  margin-bottom: 100px;
}
.open-job-teaser .open-job-teaser-wrapper {
  padding: 0 50px;
  padding-bottom: 70px;
}
.open-job-teaser h4 {
  font-size: 32px;
  font-size: 2rem;
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 10px;
}
.open-job-teaser h4 a {
  color: #342e2e;
}
.open-job-teaser h4 a:hover {
  color: #e60012;
}
.open-job-teaser p.start {
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
  margin-bottom: 50px;
}
.open-job-teaser .entry-content {
  margin-top: 45px;
}
.open-job-teaser .entry-content p {
  font-size: 18px;
  font-size: 1.125rem;
}
.open-job-teaser .entry-content p:last-child {
  margin-bottom: 0;
}
.open-job-teaser .more-link {
  position: absolute;
  bottom: 0;
  left: 50px;
}
@media screen and (max-width: 1230px) {
  .open-job-teaser {
    width: 50%;
  }
}
@media screen and (max-width: 760px) {
  .open-job-teaser {
    float: none;
    width: auto;
  }
}
button.alm-load-more-btn {
  text-transform: uppercase;
  font-family: 'Economica-Regular', sans-serif;
  font-size: 32px;
  font-size: 2rem;
  background: #e60012 !important;
  font-weight: 400 !important;
  border-radius: 0 !important;
  padding: 0 50px !important;
  height: 62px !important;
  line-height: 62px !important;
}
body.zh-hans button.alm-load-more-btn {
  font-family: 'OpenSans-Light', 'Microsoft YaHei', '微软雅黑', 'Open Sans', 'Economica', sans-serif;
}
button.alm-load-more-btn:hover {
  background: #342e2e;
}
button.alm-load-more-btn.loading:before {
  position: absolute;
  top: 50%;
  margin-top: -15px;
}
.alm-btn-wrap {
  clear: both;
  padding-top: 20px;
}
button.alm-load-more-btn.done {
  background: #e60012;
}
.no-jobs {
  position: relative;
  text-align: center;
  padding-top: 40px;
}
.no-jobs::before {
  content: '';
  height: 4px;
  background: #e60012;
  width: 50px;
  top: 0px;
  left: 50%;
  margin-left: -25px;
  position: absolute;
}
.no-jobs h2 {
  line-height: 1.2;
  font-size: 24px;
  font-size: 1.5rem;
}
.jobs-for {
  background: #f8f8f8;
  border-top: 1px solid #ccc;
  padding-top: 70px;
  padding-bottom: 70px;
}
@media screen and (max-width: 570px) {
  .jobs-for {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.jobs-for .wrapper {
  max-width: 1500px;
  margin: 0 auto;
}
.jobs-for p {
  margin: 0;
}
.jobs-for-content {
  display: table;
  width: 100%;
}
.jobs-for-content .jobs-for-left {
  display: table-cell;
  width: 40%;
  text-align: center;
  vertical-align: middle;
}
.jobs-for-content .jobs-for-left p {
  font-family: 'Economica-Regular', sans-serif;
  font-size: 40px;
  font-size: 2.5rem;
  text-transform: uppercase;
  color: #342e2e;
  line-height: 1.2;
}
body.zh-hans .jobs-for-content .jobs-for-left p {
  font-family: 'OpenSans-Light', 'Microsoft YaHei', '微软雅黑', 'Open Sans', 'Economica', sans-serif;
}
.jobs-for-content .jobs-for-right {
  display: table-cell;
  width: 60%;
  vertical-align: middle;
}
.jobs-for-content .jobs-for-right a {
  width: 50%;
  color: #e60012;
  text-transform: uppercase;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 80px;
  display: block;
  float: left;
  background: transparent url('img/jobs-graduates-icon.png') no-repeat left center;
  background-size: 80px;
  padding-left: 100px;
}
.jobs-for-content .jobs-for-right a:hover {
  color: #342e2e;
}
.jobs-for-content .jobs-for-right a.first {
  background: transparent url('img/jobs-professionals-icon.png') no-repeat left center;
  background-size: 80px;
}
@media screen and (max-width: 1220px) {
  .jobs-for-content .jobs-for-left {
    padding-right: 50px;
    width: 60%;
  }
  .jobs-for-content .jobs-for-right {
    width: 40%;
  }
  .jobs-for-content .jobs-for-right a {
    float: none;
    width: 100%;
  }
  .jobs-for-content .jobs-for-right a.first {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 890px) {
  .jobs-for-content .jobs-for-left {
    width: 50%;
    text-align: left;
  }
  .jobs-for-content .jobs-for-right {
    width: 50%;
  }
}
@media screen and (max-width: 720px) {
  .jobs-for-content {
    display: block;
  }
  .jobs-for-content .jobs-for-left {
    display: block;
    width: auto;
    margin-bottom: 40px;
  }
  .jobs-for-content .jobs-for-right {
    display: block;
    width: auto;
  }
  .jobs-for-content .jobs-for-right a {
    float: left;
    width: 50%;
    font-size: 16px;
    font-size: 1rem;
    background-size: 60px;
    padding-left: 80px;
  }
  .jobs-for-content .jobs-for-right a.first {
    background-size: 60px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 570px) {
  .jobs-for-content .jobs-for-left p {
    font-size: 32px;
    font-size: 2rem;
  }
  .jobs-for-content .jobs-for-right a {
    float: none;
    width: 100%;
  }
  .jobs-for-content .jobs-for-right a.first {
    margin-bottom: 10px;
  }
}
.open-positions-teaser {
  width: 50%;
  float: left;
  background: transparent url('img/jobs-graduates-icon.png') no-repeat left 25px;
  padding-top: 25px;
  padding-bottom: 25px;
}
.open-positions-teaser h4 {
  font-size: 36px;
  font-size: 2.25rem;
  text-transform: uppercase;
  color: #342e2e;
  margin-bottom: 20px;
  line-height: 1.2;
}
.open-positions-teaser.first {
  border-right: 4px solid #e60012;
  padding-right: 50px;
  padding-left: 183px;
  background: transparent url('img/jobs-professionals-icon.png') no-repeat left 25px;
}
.open-positions-teaser.second {
  padding-left: 233px;
  background: transparent url('img/jobs-graduates-icon.png') no-repeat 50px 25px;
}
@media screen and (max-width: 1000px) {
  .open-positions-teaser {
    float: none;
    width: auto;
    max-width: 720px;
    margin: 0 auto;
  }
  .open-positions-teaser.first {
    border-right: 0;
    border-bottom: 4px solid #e60012;
    padding-right: 0;
    padding-left: 183px;
    margin-bottom: 40px;
    padding-bottom: 67px;
  }
  .open-positions-teaser.second {
    padding-left: 183px;
    background-position: 0 25px;
    padding-top: 40px;
  }
}
@media screen and (max-width: 540px) {
  .open-positions-teaser {
    background-size: 90px;
  }
  .open-positions-teaser h4 {
    font-size: 32px;
    font-size: 2rem;
  }
  .open-positions-teaser.first {
    padding-left: 120px;
    background-size: 90px;
  }
  .open-positions-teaser.second {
    background-size: 90px;
    padding-left: 120px;
  }
}
@media screen and (max-width: 380px) {
  .open-positions-teaser {
    background-size: 60px;
  }
  .open-positions-teaser h4 {
    font-size: 32px;
    font-size: 2rem;
  }
  .open-positions-teaser.first {
    background-size: 60px;
    padding-left: 90px;
  }
  .open-positions-teaser.second {
    background-size: 60px;
    padding-left: 90px;
  }
}
/*
 *
 * Job Main Category
 *
 */
h2.steps-headline {
  font-size: 78px;
  font-size: 4.875rem;
  text-align: center;
  margin: 95px 0;
  color: #8998a4;
  line-height: 1;
}
@media screen and (max-width: 890px) {
  h2.steps-headline {
    margin: 75px 0;
    font-size: 60px;
    font-size: 3.75rem;
  }
}
@media screen and (max-width: 500px) {
  h2.steps-headline {
    font-size: 48px;
    font-size: 3rem;
  }
}
.step-wrapper {
  overflow: hidden;
  position: relative;
  padding-bottom: 60px;
  min-height: 200px;
}
.step-wrapper::before {
  counter-increment: step;
  content: counter(step);
  color: #fff;
  background: #e60012;
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -45px;
  text-align: center;
  font-size: 44px;
  font-size: 2.75rem;
  font-family: 'Economica-Regular', sans-serif;
  z-index: 2;
}
.step-wrapper::after {
  position: absolute;
  top: 110px;
  left: 50%;
  margin-left: -2px;
  width: 4px;
  background: #e60012;
  height: calc(100% - 140px);
  content: '';
  z-index: 1;
}
.step-wrapper:last-child::after {
  display: none;
}
.step-headline {
  float: left;
  width: 50%;
  text-align: right;
  padding-right: 11.4285714286%;
}
.step-headline h3 {
  font-size: 44px;
  font-size: 2.75rem;
  line-height: 1.2;
}
.step-content {
  float: right;
  width: 50%;
  padding-left: 11.4285714286%;
}
.step-content p {
  color: #8998a4;
}
@media screen and (max-width: 890px) {
  .step-wrapper::before {
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin-left: -30px;
    font-size: 27.008px;
    font-size: 1.688rem;
  }
  .step-wrapper::after {
    position: absolute;
    top: 90px;
    height: calc(100% - 110px);
  }
  .step-headline {
    padding-right: 60px;
  }
  .step-headline h3 {
    font-size: 32px;
    font-size: 2rem;
  }
  .step-content {
    padding-left: 60px;
  }
  .step-content p {
    font-size: 18.4px;
    font-size: 1.15rem;
  }
}
@media screen and (max-width: 600px) {
  .step-wrapper {
    padding-bottom: 40px;
  }
  .step-wrapper::before {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 0;
  }
  .step-wrapper::after {
    display: none;
  }
  .step-headline {
    float: none;
    width: auto;
    text-align: left;
    padding-right: 0;
    margin-top: 80px;
    margin-bottom: 20px;
  }
  .step-content {
    float: none;
    width: auto;
    padding-left: 0;
  }
}
.location-image {
  text-align: center;
  position: relative;
}
.recruitment-pins-wrapper .pin {
  width: 1.7142857143%;
  height: 2.3255813953%;
  padding: 0.2142857143%;
  bottom: initial;
  right: initial;
  margin: 0 !important;
}
.recruitment-pins-wrapper .pin .pin-content {
  left: initial !important;
  right: 100%;
  margin-right: 50px;
  top: calc(100% - 60px);
  width: 400px;
  text-align: left;
}
.recruitment-pins-wrapper .pin .pin-content .hl {
  margin-bottom: 10px;
}
.recruitment-pins-wrapper .pin .pin-content .recruitment-text {
  margin-bottom: 5px;
}
@media screen and (max-width: 1024px) {
  .recruitment-pins-wrapper .pin {
    width: 12px;
    height: 12px;
    padding: 1.5px;
  }
  .recruitment-pins-wrapper .pin .pin-content {
    width: 250px;
  }
  .recruitment-pins-wrapper .pin .pin-content .recruitment-text {
    font-size: 0.7rem;
  }
}
.recruitment-pins-wrapper .pin.pin-1 {
  left: 43.9444444444%;
  top: 45.1857467779%;
}
.recruitment-pins-wrapper .pin.pin-2 {
  left: 44.1666666667%;
  top: 58.6050037908%;
}
.recruitment-pins-wrapper .pin.pin-2 .pin-content {
  bottom: initial;
}
.recruitment-pins-wrapper .pin.pin-3 {
  left: 51.8333333333%;
  top: 50.4927975739%;
}
.recruitment-pins-wrapper .pin.pin-4 {
  left: 58.5555555556%;
  top: 49.0523123578%;
}
.recruitment-pins-wrapper .pin.pin-4 .pin-content {
  top: calc(100% - 60px);
}
.recruitment-pins-wrapper .pin.pin-5 {
  left: 60.0555555556%;
  top: 58.9082638362%;
}
.recruitment-pins-wrapper .pin.pin-6 {
  left: 56.2222222222%;
  top: 40.33358605%;
}
.recruitment-pins-wrapper .pin.pin-7 {
  left: 68.6111111111%;
  top: 57.9984836998%;
}
.recruitment-pins-wrapper .pin.pin-8 {
  left: 57.5555555556%;
  top: 66.0348749052%;
}
.recruitment-pins-wrapper .pin.pin-9 {
  left: 73.1111111111%;
  top: 17.2100075815%;
}
.recruitment-pins-wrapper .pin.pin-10 {
  left: 69.4444444444%;
  top: 55.0416982563%;
}
.recruitment-pins-wrapper .pin.pin-11 {
  left: 65.5555555556%;
  top: 56.0272934041%;
}
.recruitment-pins-wrapper .pin.pin-12 {
  left: 65.5555555556%;
  top: 54.7384382108%;
}
.recruitment-pins-wrapper .pin.pin-13 {
  left: 64%;
  top: 48.9764973465%;
}
.recruitment-pins-wrapper .pin.pin-14 {
  left: 63.2222222222%;
  top: 63.1539044731%;
}
.recruitment-pins-wrapper .pin.pin-15 {
  left: 71%;
  top: 55.9514783927%;
}
.recruitment-notice-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.recruitment-notice-wrapper {
  display: table;
  width: 100%;
  background: #f1f1f1;
  margin-bottom: 110px;
  min-height: 400px;
}
.recruitment-notice-image {
  display: table-cell;
  width: 50%;
}
.recruitment-notice {
  display: table-cell;
  width: 50%;
  padding: 40px;
  position: relative;
}
.recruitment-notice h3 {
  font-weight: 300;
  font-size: 32px;
  font-size: 2rem;
  margin-bottom: 20px;
  line-height: 1;
}
.recruitment-notice p {
  font-size: 16px;
  font-size: 1rem;
}
.recruitment-notice p:last-child {
  margin-bottom: 1em;
}
.recruitment-notice p span {
  float: right;
}
.recruitment-notice a {
  color: #404040;
}
.recruitment-notice a:hover {
  color: #e60012;
}
.recruitment-notice a.more {
  display: inline-block;
  bottom: 40px;
  right: 94px;
  position: absolute;
}
@media screen and (max-width: 1024px) {
  .recruitment-notice-image {
    width: 30%;
  }
  .recruitment-notice {
    width: 70%;
  }
}
@media screen and (max-width: 980px) {
  .recruitment-notice p span {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  .recruitment-notice-image, .recruitment-notice {
    display: block;
    width: 100%;
  }
  .recruitment-notice-image a.more, .recruitment-notice a.more {
    display: inline-block;
    bottom: inherit;
    right: inherit;
    position: relative;
    margin: 20px 40px;
    float: right;
  }
  .recruitment-notice-image {
    height: 250px;
  }
}
.application-adress {
  padding-bottom: 50px;
}
.application-adress p {
  text-align: center;
}
.application-adress p span {
  display: inline-block;
  position: relative;
  margin-bottom: 17px;
  padding-left: 40px;
  margin: 0 50px;
}
.application-adress p span.name {
  width: 150px;
}
.application-adress p span a {
  color: #404040;
}
.application-adress p i {
  color: #e60012;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 2px;
}
.application-adress .application-button {
  margin: 50px auto;
  width: 140px;
}
@media screen and (max-width: 1280px) {
  .application-adress p span {
    width: 250px;
  }
  .application-adress p span.name {
    width: 250px;
  }
}
/*
 *
 * JOB SINGLE
 *
 */
.job-wrapper {
  max-width: 1000px;
  padding-top: 70px;
  padding-bottom: 70px;
  margin: 0 auto;
}
.job-intro-content {
  margin-bottom: 40px;
}
.job-intro-content p {
  font-weight: 700;
  font-size: 17.6px;
  font-size: 1.1rem;
}
.job-intro-content p:last-child {
  margin-bottom: 0;
}
/*
 *
 * MEDIA
 *
 */
body.page-template-tpl_media .site-gallery {
  width: 100%;
  padding: 0;
  margin-bottom: 120px;
}
.media-subnav {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  width: 100%;
  margin: 50px 0 0;
}
.media-subnav li {
  display: inline-block;
  font-size: 24px;
  font-size: 1.5rem;
  text-transform: uppercase;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #8998a4;
}
.media-subnav li:last-child {
  padding-right: 0;
  margin-right: 0;
  border: 0;
}
.media-subnav li a {
  color: #8998a4;
}
.media-subnav li a:hover {
  color: #e60012;
}
@media screen and (max-width: 680px) {
  .media-subnav li {
    font-size: 16px;
    font-size: 1rem;
    padding-right: 10px;
    margin-right: 10px;
  }
}
.media-section {
  margin-bottom: 120px;
}
.media-section h2 {
  font-size: 48px;
  font-size: 3rem;
  margin: 0 0 60px;
}
.media-section.media-video-content {
  margin-top: 50px;
}
.download-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.download-list li {
  font-size: 20px;
  font-size: 1.25rem;
  position: relative;
  padding-left: 80px;
  margin-bottom: 30px;
}
.download-list li:last-of-type {
  margin: 0;
}
.download-list li:before {
  position: absolute;
  left: 0;
  top: 0;
  color: #e60012;
}
.download-list li.pdf:before {
  content: '\E415';
  font-size: 46px;
}
.download-list li.file:before {
  content: '\E24D';
  font-size: 46px;
}
.download-list li.image:before {
  content: '\E413';
  font-size: 46px;
}
.download-list li a {
  color: #8998a4;
}
.download-list li a:hover {
  color: #e60012;
}
.download-list li a:hover span {
  color: #8998a4;
}
.download-list li span {
  display: block;
  font-size: 16px;
  font-size: 1rem;
}
.media-video-content .video-desc {
  display: table;
  width: 100%;
  padding-top: 60px;
}
.media-video-content .video-desc h2 {
  display: table-cell;
  vertical-align: top;
  width: 30%;
  line-height: 1;
}
.media-video-content .video-desc p {
  display: table-cell;
  vertical-align: top;
  line-height: 1.7;
  width: 70%;
}
/* MAGAZINE */
.magazine {
  float: left;
  width: 22.7272727273%;
  margin: 0 3.0303030303% 3.0303030303% 0;
  position: relative;
}
.magazine:nth-of-type(4n) {
  margin-right: 0;
}
.magazine a {
  color: #8998a4;
  display: block;
}
.magazine a:hover {
  color: #e60012;
}
.magazine .cover {
  position: relative;
  border: 1px solid #ccc;
  margin-bottom: 20px;
}
.magazine .cover img {
  width: 100%;
  display: block;
}
.magazine p {
  font-size: 20px;
  font-size: 1.25rem;
  position: relative;
  padding-left: 60px;
  font-weight: 400;
}
.magazine p:before {
  position: absolute;
  left: 0;
  top: 0;
  color: #e60012;
  content: '\E415';
  font-size: 46px;
}
.magazine p span {
  display: block;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 1050px) {
  .magazine {
    width: 30.612244898%;
    margin: 0 4.0816326531% 4.0816326531% 0;
  }
  .magazine:nth-of-type(4n) {
    margin-right: 4.0816326531%;
  }
  .magazine:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 720px) {
  .magazine {
    width: 48.3870967742%;
    margin: 0 2.0408163265% 2.0408163265% 0;
  }
  .magazine:nth-of-type(4n) {
    margin-right: 0;
  }
  .magazine:nth-of-type(3n) {
    margin-right: 2.0408163265%;
  }
  .magazine:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 461px) and (max-width: 680px) {
  .magazine p {
    font-size: 17.6px;
    font-size: 1.1rem;
  }
  .magazine p span {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 460px) {
  .magazine {
    float: none;
    width: auto;
    max-width: 300px;
    margin: 0 auto 40px;
  }
  .magazine:nth-of-type(4n) {
    margin: 0 auto 40px;
  }
  .magazine:nth-of-type(3n) {
    margin: 0 auto 40px;
  }
  .magazine:nth-of-type(2n) {
    margin: 0 auto 40px;
  }
}
/*
 *
 * ORGANISATION
 *
 */
.organisation-structur {
  max-width: 1140px;
  margin: 0 auto;
}
.companies {
  max-width: 600px;
  margin-top: -30px;
  margin-bottom: 80px;
  overflow: hidden;
}
.companies ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.companies ul li {
  float: left;
  width: 48.1818181818%;
  margin: 0 3.6363636364% 3.6363636364% 0;
  border: 1px solid #e60012;
  color: #e60012;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 10px 0;
}
.companies ul li:nth-of-type(2n) {
  margin-right: 0;
}
@media screen and (max-width: 950px) {
  .companies {
    margin: 50px auto;
  }
}
@media screen and (max-width: 620px) {
  .companies ul li {
    width: 100%;
    float: left;
    margin: 0 0 20px;
  }
}
/*
 *
 * PRODUCTS - OVERVIEW
 *
 */
.products-intro {
  padding: 100px 8.3333333333% 0;
  display: table;
  direction: rtl;
  text-align: left;
  table-layout: fixed;
  width: 100%;
}
.products-intro.product-lp img {
  width: 100%;
}
.products-intro-outer {
  border-bottom: 5px solid #e60012;
  padding-bottom: 100px;
}
.products-intro:last-of-type .products-intro-outer {
  border: 0;
}
.products-intro-teaser-content {
  width: 50%;
  display: table-cell;
  padding-left: 8.3333333333%;
  vertical-align: middle;
  direction: ltr;
}
.products-intro-teaser-content .entry-header h2 {
  color: #342e2e;
  font-size: 78px;
  font-size: 4.875rem;
  margin: 0 0 40px;
  line-height: 1;
}
@media screen and (max-width: 840px) {
  .products-intro-teaser-content .entry-header h2 {
    font-size: 60px;
    font-size: 3.75rem;
  }
}
@media screen and (max-width: 440px) {
  .products-intro-teaser-content .entry-header h2 {
    font-size: 48px;
    font-size: 3rem;
  }
}
.products-intro-teaser-content .entry-content-teaser p {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75;
}
body.tax-jobcat .products-intro-teaser-content .entry-content-teaser p {
  font-size: 23.008px;
  font-size: 1.438rem;
}
.products-intro-teaser-content .more-link {
  margin-right: 72px;
  margin-top: 30px;
}
.product-intro-graphic-wrapper {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}
.product-intro-graphic {
  position: relative;
}
.product-intro-graphic img {
  opacity: 0.8;
}
.products-intro:nth-of-type(even) {
  direction: ltr;
}
.products-intro:nth-of-type(even) .products-intro-teaser-content {
  padding-left: 0;
  padding-right: 8.3333333333%;
}
.products-intro.small {
  max-width: 1500px;
  margin: 0 auto;
  padding: 100px 50px;
}
.products-intro.small .products-intro-teaser-content {
  width: 64.6666666667%;
  padding-left: 9.3333333333%;
}
.products-intro.small .product-intro-graphic-wrapper {
  width: 35.3333333333%;
  max-width: 530px;
}
@media screen and (max-width: 1320px) {
  .products-intro.product-lp {
    padding: 100px 8.33333% 0;
    display: block;
    max-width: 950px;
    margin: 0 auto;
    text-align: center;
  }
  .products-intro.product-lp .products-intro-teaser-content {
    width: 100%;
    padding-left: 0;
    display: block;
  }
  .products-intro.product-lp .product-intro-graphic-wrapper {
    width: 100%;
    display: block;
    margin-top: 80px;
  }
}
@media screen and (max-width: 920px) {
  .products-intro.small {
    max-width: 1050px;
    margin: 0 auto;
    text-align: center;
    display: block;
  }
  .products-intro.small .products-intro-teaser-content {
    width: auto;
    padding-left: 0;
    display: block;
  }
  .products-intro.small .product-intro-graphic-wrapper {
    width: auto;
    max-width: 350px;
    margin: 60px auto 10px;
    display: block;
  }
}
@media screen and (max-width: 650px) {
  .products-intro.small {
    padding-left: 30px;
    padding-right: 30px;
  }
}
/*
 *
 * PINS
 *
 */
.pin {
  position: absolute;
  width: 5.1693404635%;
  height: 7.9452054795%;
  padding: 0.7130124777%;
  background: rgba(255, 255, 255, .65);
  border-radius: 50%;
  border: 3px solid #e60012;
  cursor: pointer;
}
.pin::before {
  position: absolute;
  content: '';
  background: #e60012;
  opacity: 0;
}
.pin.left-pin::before {
  top: 50%;
  margin-top: -1px;
  height: 3px;
  width: 50px;
  right: 100%;
}
.pin.right-pin::before {
  top: 50%;
  margin-top: -1px;
  width: 50px;
  height: 3px;
  right: -50px;
}
.pin.top-pin::before {
  top: -50px;
  margin-left: -1px;
  height: 50px;
  width: 3px;
  left: 50%;
}
.pin.bottom-pin::before {
  bottom: -50px;
  margin-left: -1px;
  height: 50px;
  width: 3px;
  left: 50%;
}
@media screen and (max-width: 750px) {
  .pin {
    border: 2px solid #e60012;
  }
}
@media screen and (max-width: 550px) {
  .pin {
    border: 1px solid #e60012;
  }
}
.pin .pin-content {
  width: 300px;
  background: #fff;
  border: 1px solid #e60012;
  padding: 10px;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
  cursor: default;
}
.pin .pin-content p {
  font-size: 16px;
  font-size: 1rem;
  margin: 0;
}
.pin .pin-content p.hl {
  font-family: 'Economica-Regular', sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
}
body.zh-hans .pin .pin-content p.hl {
  font-family: 'OpenSans-Light', 'Microsoft YaHei', '微软雅黑', 'Open Sans', 'Economica', sans-serif;
}
.pin .pin-content i {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.pin .pin-content a {
  color: #e60012;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
  margin-top: 10px;
  display: block;
}
.pin .pin-content a:hover {
  color: #202a2f;
}
.pin .pin-inner {
  background: #e60012;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.pin.pin-1 {
  top: 0;
  left: 0;
  margin-left: 46.0277427491%;
  margin-top: 11.8537200504%;
}
.pin.pin-1 .pin-content {
  left: calc(100% + 50px);
  top: calc(100% - 60px);
}
.pin.pin-2 {
  top: 0;
  right: 0;
  margin-right: 45.3972257251%;
  margin-top: 27.3644388398%;
}
.pin.pin-2 .pin-content {
  left: 50%;
  margin-left: -150px;
  bottom: 75px;
}
.pin.pin-3 {
  bottom: 0;
  left: 0;
  margin-left: 19.6721311475%;
  margin-bottom: 28.7515762926%;
}
.pin.pin-3 .pin-content {
  left: calc(100% + 50px);
  top: calc(100% - 60px);
}
.pin.pin-4 {
  bottom: 0;
  right: 0;
  margin-right: 30.6431273644%;
  margin-bottom: 45.5233291299%;
}
.pin.pin-4 .pin-content {
  left: 50%;
  margin-left: -150px;
  top: 75px;
}
.pin.pin-5 {
  bottom: 0;
  right: 0;
  margin-right: 13.4930643127%;
  margin-bottom: 36.6960907945%;
}
.pin.pin-5 .pin-content {
  right: 100%;
  margin-right: 50px;
  top: calc(100% - 60px);
}
.pin.pin-6 {
  top: 0;
  right: 0;
  margin-right: 4.5397225725%;
  margin-top: 10.5926860025%;
}
.pin.pin-6 .pin-content {
  right: 100%;
  margin-right: 50px;
  top: calc(100% - 60px);
}
.pin.pin-7 {
  top: 0;
  right: 0;
  margin-right: 63.051702396%;
  margin-top: 12.6103404792%;
}
.pin.pin-7 .pin-content {
  left: calc(100% + 50px);
  top: calc(100% - 60px);
}
.pin.pin-8 {
  top: 0;
  right: 0;
  margin-right: 18.9155107188%;
  margin-top: 10.0882723834%;
}
.pin.pin-8 .pin-content {
  right: 100%;
  margin-right: 50px;
  top: calc(100% - 60px);
}
.pin:hover .pin-inner {
  background: #342e2e;
}
.pin.active .pin-inner {
  background: #342e2e;
}
.pin.active .pin-content {
  opacity: 1;
  visibility: visible;
}
.pin.active::before {
  opacity: 1;
}
@media screen and (max-width: 650px) {
  .pin.pin-1 .pin-content, .pin.pin-2 .pin-content, .pin.pin-3 .pin-content, .pin.pin-4 .pin-content, .pin.pin-5 .pin-content, .pin.pin-6 .pin-content, .pin.pin-7 .pin-content, .pin.pin-8 .pin-content, .pin.pin-9 .pin-content, .pin.pin-10 .pin-content, .pin.pin-11 .pin-content, .pin.pin-12 .pin-content, .pin.pin-13 .pin-content, .pin.pin-14 .pin-content, .pin.pin-15 .pin-content, .pin.pin-16 .pin-content, .pin.pin-17 .pin-content, .pin.pin-18 .pin-content, .pin.pin-19 .pin-content {
    left: 0 !important;
    margin: 0;
    top: 0 !important;
    right: inherit;
    bottom: inherit;
    position: fixed;
    z-index: 9999;
    height: 100%;
    width: 100%;
    background: rgba(70, 81, 86, .9);
    border: 0;
    padding: 0;
  }
  .pin.pin-1 .pin-content .pin-content-inner, .pin.pin-2 .pin-content .pin-content-inner, .pin.pin-3 .pin-content .pin-content-inner, .pin.pin-4 .pin-content .pin-content-inner, .pin.pin-5 .pin-content .pin-content-inner, .pin.pin-6 .pin-content .pin-content-inner, .pin.pin-7 .pin-content .pin-content-inner, .pin.pin-8 .pin-content .pin-content-inner, .pin.pin-9 .pin-content .pin-content-inner, .pin.pin-10 .pin-content .pin-content-inner, .pin.pin-11 .pin-content .pin-content-inner, .pin.pin-12 .pin-content .pin-content-inner, .pin.pin-13 .pin-content .pin-content-inner, .pin.pin-14 .pin-content .pin-content-inner, .pin.pin-15 .pin-content .pin-content-inner, .pin.pin-16 .pin-content .pin-content-inner, .pin.pin-17 .pin-content .pin-content-inner, .pin.pin-18 .pin-content .pin-content-inner, .pin.pin-19 .pin-content .pin-content-inner {
    width: 80%;
    background: #fff;
    padding: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -40%;
  }
}
/* PINS LOCATION HOME */
.locations-image .pin {
  position: absolute;
  width: 1.25%;
  height: 2.4%;
  padding: 0;
  background: #e60012;
  border: 0;
  margin: inherit;
  right: inherit;
  top: 0;
  left: 0;
}
.locations-image .pin.pin-1 {
  margin-left: 78.5416666667%;
  margin-top: 20.1041666667%;
}
.locations-image .pin.pin-2 {
  margin-left: 78.9583333333%;
  margin-top: 21.5625%;
}
.locations-image .pin.pin-3 {
  margin-left: 78.4375%;
  margin-top: 23.0208333333%;
}
.locations-image .pin.pin-4 {
  margin-left: 76.5625%;
  margin-top: 23.8541666667%;
}
.locations-image .pin.pin-5 {
  margin-left: 50.1041666667%;
  margin-top: 15.3125%;
}
/*
 *
 * Product (Single)
 *
 */
/* Accordion */
.product-listing {
  max-width: 1225px;
  margin: 30px auto 100px;
}
.product {
  color: #342e2e;
  position: relative;
  width: 100%;
  margin-bottom: 80px;
}
.product p:last-child {
  margin-bottom: 0;
}
.product-image-wrapper a {
  display: block;
}
.product-image, .consumer-electronic-product, .product-image-consumer-single {
  position: relative;
  width: 31.5555555556%;
  margin: 0 2.6666666667% 2.6666666667% 0;
  border: 1px solid #ccc;
  float: left;
}
.product-image:nth-of-type(3n), .consumer-electronic-product:nth-of-type(3n), .product-image-consumer-single:nth-of-type(3n) {
  margin-right: 0;
}
.product-image:nth-of-type(3n+1), .consumer-electronic-product:nth-of-type(3n+1), .product-image-consumer-single:nth-of-type(3n+1) {
  clear: both;
}
.product-image img, .consumer-electronic-product img, .product-image-consumer-single img {
  display: block;
}
.product-image.hvr-rectangle-out, .consumer-electronic-product.hvr-rectangle-out, .product-image-consumer-single.hvr-rectangle-out {
  background: transparent;
}
@media screen and (max-width: 840px) {
  .product-image, .consumer-electronic-product, .product-image-consumer-single {
    width: 47.972972973%;
    margin: 0 4.0540540541% 4.0540540541% 0;
  }
  .product-image:nth-of-type(3n), .consumer-electronic-product:nth-of-type(3n), .product-image-consumer-single:nth-of-type(3n) {
    margin-right: 4.0540540541%;
  }
  .product-image:nth-of-type(2n), .consumer-electronic-product:nth-of-type(2n), .product-image-consumer-single:nth-of-type(2n) {
    margin-right: 0;
  }
  .product-image:nth-of-type(3n+1), .consumer-electronic-product:nth-of-type(3n+1), .product-image-consumer-single:nth-of-type(3n+1) {
    clear: none;
  }
}
@media screen and (max-width: 415px) {
  .product-image, .consumer-electronic-product, .product-image-consumer-single {
    width: auto;
    float: none;
    margin: 0 0 25px 0;
  }
  .product-image:nth-of-type(3n), .consumer-electronic-product:nth-of-type(3n), .product-image-consumer-single:nth-of-type(3n) {
    margin-right: 0;
  }
}
.product-content {
  margin-bottom: 30px;
}
.product-title h2, .product-title h1 {
  font-family: 'Economica-Regular', sans-serif;
  font-size: 35.2px;
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 1.1;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 0;
}
body.zh-hans .product-title h2, body.zh-hans .product-title h1 {
  font-family: 'OpenSans-Light', 'Microsoft YaHei', '微软雅黑', 'Open Sans', 'Economica', sans-serif;
}
/* CTA */
.cta-wrapper {
  max-width: 1168px;
  margin: 0 auto;
  color: #fff;
  padding: 60px 34px;
  position: relative;
  font-family: 'Economica-Regular', sans-serif;
}
body.zh-hans .cta-wrapper {
  font-family: 'OpenSans-Light', 'Microsoft YaHei', '微软雅黑', 'Open Sans', 'Economica', sans-serif;
}
.cta-content {
  display: inline-block;
  position: relative;
  padding-left: 82px;
  width: calc(100% - 280px);
}
.cta-content:before {
  font-size: 58px;
  position: absolute;
  color: #e60012;
  left: -5px;
  content: "\E8B8";
  top: -5px;
  color: #fff;
}
.cta-content.icon-company:before {
  content: "\E0AF";
}
.cta-content.icon-technologies:before {
  content: "\E53B";
}
.cta-content.icon-contact:before {
  content: "\E0C8";
}
.cta-content .cta-headline {
  text-transform: uppercase;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 5px;
}
.cta-content .cta-desc {
  font-size: 25.6px;
  font-size: 1.6rem;
  margin: 0;
  line-height: 1.2;
}
@media screen and (max-width: 850px) {
  .cta-content {
    margin-bottom: 110px;
    width: 100%;
  }
}
.cta-link {
  border: 1px solid #fff;
  color: #fff;
  text-transform: uppercase;
  font-size: 22.4px;
  font-size: 1.4rem;
  padding: 0 30px;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 34px;
  font-weight: 300;
  line-height: 50px;
  margin-top: -25px;
  background: transparent;
}
.cta-link:before {
  background: #fff;
}
.cta-link:hover {
  color: #342e2e;
}
body.post-type-archive-technologies .cta-link:before, body.page-template-tpl_company .cta-link:before, body.page-template-tpl_contact .cta-link:before {
  background: #fff;
}
body.post-type-archive-technologies .cta-link:hover, body.page-template-tpl_company .cta-link:hover, body.page-template-tpl_contact .cta-link:hover {
  color: #e60012;
}
@media screen and (max-width: 850px) {
  .cta-link {
    top: inherit;
    right: inherit;
    bottom: 60px;
    left: 116px;
  }
}
.link-back {
  text-align: center;
  margin-bottom: 100px;
  margin-top: -40px;
}
.back-link {
  display: inline-block;
  font-size: 27.2px;
  font-size: 1.7rem;
  font-family: 'Economica-Regular', sans-serif;
  text-transform: uppercase;
  border: 1px solid #e60012;
  background: transparent;
  font-weight: 300;
  padding: 0 50px;
  color: #e60012;
  line-height: 70px;
}
.back-link:before {
  background: #e60012;
}
/*
 *
 * Consumer Electronic
 *
 */
.consumer-electronic-product {
  border: 0;
}
.consumer-electronic-product .product-image-consumer {
  border: 1px solid #d7d7d7;
}
.consumer-electronic-product .product-image-consumer.hvr-rectangle-out {
  background: transparent;
}
.consumer-electronic-product h3 {
  text-align: center;
  margin-top: 10px;
  font-size: 19.2px;
  font-size: 1.2rem;
}
.consumer-electronic-product a {
  color: #342e2e;
}
/* Search Product */
.product-search, body.search .product-search-wrapper {
  max-width: 900px;
  margin: 0 auto 70px;
  overflow: hidden;
}
#searchsubmit {
  display: none;
}
.open-filter, label[for=searchsubmit] {
  display: inline-block;
  color: #fff;
  background: #342e2e;
  width: 50px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  float: left;
  font-size: 30px;
  cursor: pointer;
}
.open-filter:hover, label[for=searchsubmit]:hover {
  background: #e60012;
}
.open-filter.active i, label[for=searchsubmit].active i {
  transform: rotate(180deg);
}
input#s {
  width: calc(100% - 100px);
  height: 40px;
  line-height: 40px;
  float: left;
  background: #f1f1f1;
  border: 0;
  padding: 0 20px;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 300;
}
body.zh-hans input#s {
  font-family: 'OpenSans-Light', 'Microsoft YaHei', '微软雅黑', 'Open Sans', 'Economica', sans-serif;
}
label[for=searchsubmit] {
  background: #e60012;
}
label[for=searchsubmit]:hover {
  background: #342e2e;
}
.tags_select {
  background: #342e2e;
  color: #fff;
  padding: 15px;
  overflow: hidden;
  width: 300px;
  float: right;
}
body.search .tags_select {
  display: none;
}
@media screen and (max-width: 500px) {
  .tags_select {
    width: 100%;
  }
}
.tags_select p.filter-select {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 15px;
}
.tags_select p.filter-select:last-child {
  margin-bottom: 0;
}
.tags_select p.filter-select::before {
  content: '\2713';
  width: 16px;
  height: 16px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  font-size: 14.8px;
  font-size: 0.925rem;
  color: #fff;
  text-align: center;
  line-height: 16px;
}
.tags_select p.filter-select.active::before {
  color: #000;
}
.tags_select p.filter-clear {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 0;
  margin-top: 25px;
}
.tags_select p.filter-clear::before {
  content: '\E14C';
  position: absolute;
  left: -2px;
  top: 50%;
  margin-top: -12px;
  color: #fff;
}
.tags_select p.filter-clear:hover::before {
  color: #e60012;
}
.tags_select span.page-id {
  display: none;
}
/* Consumer Electronic Single Product */
.product-images-single-wrapper {
  overflow: hidden;
}
.section-headline {
  font-family: 'Economica-Regular', sans-serif;
  margin-bottom: 25px;
  margin-top: 40px;
  text-transform: uppercase;
}
body.zh-hans .section-headline {
  font-family: 'OpenSans-Light', 'Microsoft YaHei', '微软雅黑', 'Open Sans', 'Economica', sans-serif;
}
.product-image-consumer-single.hvr-rectangle-out {
  background: transparent;
}
.product-image-consumer-single.hvr-rectangle-out:hover {
  background: rgba(41, 121, 216, .5);
}
.product-files ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.product-files ul li {
  float: left;
  border-right: 1px solid #342e2e;
  margin-right: 10px;
  padding-right: 10px;
}
.product-files ul li:last-child {
  border: 0;
  margin-right: 0;
  padding-right: 0;
}
.product-files ul li a {
  color: #e60012;
}
.product-files ul li a:hover {
  color: #342e2e;
}
/*
 *
 * SEARCH RESULT PAGE
 *
 */
p.search-info {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 15px;
  margin-bottom: 50px;
}
p.search-info span.result {
  font-weight: 700;
  font-style: italic;
}
p.search-info span.result-count {
  font-weight: 300;
  font-style: italic;
}
body.ko p.search-info span.result-count span.en-lang {
  display: none;
}
p.search-info span.result-count span.ko-lang {
  display: none;
}
body.ko p.search-info span.result-count span.ko-lang {
  display: inline;
}
body.zh-hans p.search-info span.en-lang, body.jp p.search-info span.en-lang {
  display: none;
}
body.en p.search-info span.zh-lang, body.ko p.search-info span.zh-lang, body.de p.search-info span.zh-lang {
  display: none;
}
body.search-no-results p.search-info {
  display: none;
}
body.search .products {
  border-left: 4px solid #e60012;
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 40px;
}
body.search h2.entry-title {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1;
}
body.search h2.entry-title a {
  color: #e60012;
}
body.search h2.entry-title a:hover {
  color: #342e2e;
}
body.search .summary-space {
  margin-bottom: 0;
  padding-right: 10px;
  border-right: 1px solid #8998a4;
  margin-right: 10px;
  display: inline-block;
  margin-top: 10px;
}
body.search .summary-space:last-of-type {
  border: 0;
  margin-right: 0;
  padding-right: 0;
}
/*
 *
 * Technologies Overview
 *
 */
.site-nav-intern {
  background: #e60012;
  position: relative;
  display: table;
  width: 100%;
}
.site-nav-intern ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  padding-left: 324px;
}
.site-nav-intern li {
  float: left;
  font-family: 'Economica-Regular', sans-serif;
  font-size: 21.2px;
  font-size: 1.325rem;
  text-transform: uppercase;
  font-weight: 300;
  position: relative;
  margin-right: 2.6041666667%;
  position: relative;
  line-height: 50px;
  padding-left: 30px;
}
body.zh-hans .site-nav-intern li {
  font-family: 'OpenSans-Light', 'Microsoft YaHei', '微软雅黑', 'Open Sans', 'Economica', sans-serif;
}
.site-nav-intern li::before {
  position: absolute;
  width: 14px;
  height: 14px;
  border: 2px solid #fff;
  background: #e60012;
  top: 50%;
  margin-top: -7px;
  left: 0;
  content: '';
  border-radius: 50%;
  font-weight: 300;
}
.site-nav-intern li a {
  color: #fff;
  display: block;
}
.site-nav-intern li:hover::before {
  background: #fff;
}
.site-nav-intern a.site-nav-cpt {
  background: #174883;
  font-weight: 400;
  padding: 0 60px 0 38px;
  line-height: 50px;
  font-family: 'Economica-Regular', sans-serif;
  font-size: 21.2px;
  font-size: 1.325rem;
  text-transform: uppercase;
  font-weight: 300;
  float: left;
  color: #fff;
  margin-right: 2.6041666667%;
  width: 297px;
}
body.zh-hans .site-nav-intern a.site-nav-cpt {
  font-family: 'OpenSans-Light', 'Microsoft YaHei', '微软雅黑', 'Open Sans', 'Economica', sans-serif;
}
.site-nav-intern i {
  float: left;
  line-height: 50px;
  font-size: 28px;
  color: #fff;
  display: none;
}
@media screen and (max-width: 1100px) {
  .site-nav-intern li {
    font-size: 19.6px;
    font-size: 1.225rem;
  }
}
@media screen and (max-width: 950px) {
  .site-nav-intern ul {
    position: absolute;
    left: 0;
    top: 50px;
    background: #e60012;
    width: 297px;
    display: none;
    z-index: 99;
    padding-left: 0;
  }
  .site-nav-intern li {
    float: none;
    line-height: 1.2;
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding: 12px 20px 12px 46px;
    font-size: 24px;
    font-size: 1.5rem;
  }
  .site-nav-intern li::before {
    left: 18px;
  }
  .site-nav-intern li:last-child {
    border: 0;
  }
  .site-nav-intern a.site-nav-cpt {
    margin-right: 32px;
  }
  .site-nav-intern i {
    display: block;
    cursor: pointer;
  }
}
@media screen and (max-width: 605px) {
  .site-nav-intern a.site-nav-cpt {
    width: 180px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    margin-right: 19px;
  }
}
.technologie-teaser .list-subcats {
  margin: 0;
  font-size: 14px;
  list-style: none;
  padding-left: 0;
  max-height: 180px;
  overflow:hidden;
}
.technologie-teaser .list-subcats li {
  padding-left: 42px;
  position: relative;
  line-height: 30px;
  float:none;
  display:block;
}
.technologie-teaser .list-subcats li::before {
  position: absolute;
  content: '';
  width: 16px;
  height: 1px;
  background: #465156;
  top: 15px;
  left: 8px;
}
.home-teaser:nth-of-type(4n+3) .list-subcats li::before, .home-teaser:nth-of-type(4n+4) .list-subcats li::before {
  background: #fff;
}
/*
 *
 * Technologies SINGLE
 *
 */
.entry-content-intro {
  max-width: 1125px;
  margin: -150px auto 60px;
  background: #fff;
  text-align: center;
  border-top: 6px solid #e60012;
  position: relative;
}
body.search .entry-content-intro {
  height: 90px;
  margin-top: -90px;
  margin-bottom: 0;
}
body.tax-jobcat .entry-content-intro {
  margin-bottom: 20px;
}
body.products-template-tpl_product-category-consumer .entry-content-intro {
  margin-bottom: 70px;
}
.entry-content-intro h1.entry-title, .entry-content-intro h6.entry-title-single {
  margin: 50px 0 30px;
  line-height: 1.2;
}
@media screen and (max-width: 670px) {
  .entry-content-intro h1.entry-title, .entry-content-intro h6.entry-title-single {
    font-size: 46px;
    font-size: 2.875rem;
  }
}
.entry-content-intro p {
  font-size: 20px;
  font-size: 1.25rem;
  margin: 0 8.8888888889%;
}
.entry-content-intro p.cpt-name, .entry-content-intro a.cpt-name {
  display: inline;
  background: #e60012;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  bottom: 100%;
  left: 50%;
  font-family: 'Economica-Regular', sans-serif;
  transform: translate(-50%);
  font-size: 24px;
  font-size: 1.5rem;
  padding: 5px 20px;
}
body.zh-hans .entry-content-intro p.cpt-name, body.zh-hans .entry-content-intro a.cpt-name {
  font-family: 'OpenSans-Light', 'Microsoft YaHei', '微软雅黑', 'Open Sans', 'Economica', sans-serif;
}
.technology-single-teaser {
  position: relative;
  min-height: 500px;
}
.technology-single-teaser:last-of-type {
  margin-bottom: 0;
}
.technology-single-teaser .technology-image-wrapper {
  position: absolute;
  width: 50%;
  height: calc(100%);
  top: 0;
  left: 0;
}
.technology-single-teaser .technology-image-wrapper .slick-list {
  height: 100%;
}
.technology-single-teaser .technology-image-wrapper .slick-track {
  height: 100%;
}
.technology-single-teaser .technology-image-wrapper #technology-slider-1, .technology-single-teaser .technology-image-wrapper #technology-slider-2, .technology-single-teaser .technology-image-wrapper #technology-slider-3, .technology-single-teaser .technology-image-wrapper #technology-slider-4, .technology-single-teaser .technology-image-wrapper #technology-slider-5, .technology-single-teaser .technology-image-wrapper #technology-slider-6 {
  height: 100%;
}
.technology-single-teaser .technology-image-wrapper #technology-slider-1 .slick-dots, .technology-single-teaser .technology-image-wrapper #technology-slider-2 .slick-dots, .technology-single-teaser .technology-image-wrapper #technology-slider-3 .slick-dots, .technology-single-teaser .technology-image-wrapper #technology-slider-4 .slick-dots, .technology-single-teaser .technology-image-wrapper #technology-slider-5 .slick-dots, .technology-single-teaser .technology-image-wrapper #technology-slider-6 .slick-dots {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  text-align: center;
  margin-top: -50px;
  position: absolute;
}
.technology-single-teaser .technology-image-wrapper #technology-slider-1 .slick-dots li, .technology-single-teaser .technology-image-wrapper #technology-slider-2 .slick-dots li, .technology-single-teaser .technology-image-wrapper #technology-slider-3 .slick-dots li, .technology-single-teaser .technology-image-wrapper #technology-slider-4 .slick-dots li, .technology-single-teaser .technology-image-wrapper #technology-slider-5 .slick-dots li, .technology-single-teaser .technology-image-wrapper #technology-slider-6 .slick-dots li {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 2px solid white;
  border-radius: 50%;
  margin-right: 20px;
}
.technology-single-teaser .technology-image-wrapper #technology-slider-1 .slick-dots li button, .technology-single-teaser .technology-image-wrapper #technology-slider-2 .slick-dots li button, .technology-single-teaser .technology-image-wrapper #technology-slider-3 .slick-dots li button, .technology-single-teaser .technology-image-wrapper #technology-slider-4 .slick-dots li button, .technology-single-teaser .technology-image-wrapper #technology-slider-5 .slick-dots li button, .technology-single-teaser .technology-image-wrapper #technology-slider-6 .slick-dots li button {
  visibility: hidden;
}
.technology-single-teaser .technology-image-wrapper #technology-slider-1 .slick-dots li:last-child, .technology-single-teaser .technology-image-wrapper #technology-slider-2 .slick-dots li:last-child, .technology-single-teaser .technology-image-wrapper #technology-slider-3 .slick-dots li:last-child, .technology-single-teaser .technology-image-wrapper #technology-slider-4 .slick-dots li:last-child, .technology-single-teaser .technology-image-wrapper #technology-slider-5 .slick-dots li:last-child, .technology-single-teaser .technology-image-wrapper #technology-slider-6 .slick-dots li:last-child {
  margin-right: 0;
}
.technology-single-teaser .technology-image-wrapper #technology-slider-1 .slick-dots li.slick-active, .technology-single-teaser .technology-image-wrapper #technology-slider-2 .slick-dots li.slick-active, .technology-single-teaser .technology-image-wrapper #technology-slider-3 .slick-dots li.slick-active, .technology-single-teaser .technology-image-wrapper #technology-slider-4 .slick-dots li.slick-active, .technology-single-teaser .technology-image-wrapper #technology-slider-5 .slick-dots li.slick-active, .technology-single-teaser .technology-image-wrapper #technology-slider-6 .slick-dots li.slick-active {
  background: white;
}
.technology-single-teaser .technology-image-wrapper .technology-image {
  position: relative;
  width: 100%;
  left: 0;
  height: calc(100% + 8px);
  background-position: center;
  background-size: cover;
}
.technology-single-teaser .technology-image-wrapper .technology-image.half {
  height: 50%;
}
.technology-single-teaser .technology-image-wrapper .technology-image.image-1 {
  top: 0;
}
.technology-single-teaser .technology-image-wrapper .technology-image.image-2 {
  top: calc(50% + 8px);
}
.technology-single-teaser .technology-teaser-content {
  margin-left: 50%;
  width: 50%;
  padding: 3.6458333333%;
}
.technology-single-teaser .technology-characteristics {
  margin: 0;
  padding: 0;
  list-style: none;
}
.technology-single-teaser .technology-characteristics li {
  padding: 4px;
  float: left;
  width: 33.33333%;
}
.technology-single-teaser .technology-characteristics li .list-item {
  background: #f2f2f2;
  padding: 15px;
}
.technology-single-teaser .technology-characteristics li span.technology-characteristic {
  font-family: 'Economica-Regular', sans-serif;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.1;
  display: block;
  margin-bottom: 15px;
}
body.zh-hans .technology-single-teaser .technology-characteristics li span.technology-characteristic {
  font-family: 'OpenSans-Light', 'Microsoft YaHei', '微软雅黑', 'Open Sans', 'Economica', sans-serif;
}
.technology-single-teaser .technology-characteristics li span.technology-value {
  display: block;
}
@media screen and (max-width: 1350px) {
  .technology-single-teaser .technology-characteristics li {
    width: 50%;
  }
}
@media screen and (max-width: 520px) {
  .technology-single-teaser .technology-characteristics li {
    width: auto;
    float: none;
  }
}
.technology-single-teaser .entry-header, .technology-single-teaser .entry-content-teaser {
  float: none;
  width: auto;
  text-align: left;
}
.technology-single-teaser .entry-header h2 {
  font-size: 44px;
  font-size: 2.75rem;
  margin-bottom: 25px;
}
.technology-single-teaser .entry-content-teaser p {
  font-size: 20px;
  font-size: 1.25rem;
}
.technology-single-teaser:nth-of-type(2n) .technology-image-wrapper {
  left: inherit;
  right: 0;
}
.technology-single-teaser:nth-of-type(2n) .technology-teaser-content {
  margin-left: 0;
}
@media screen and (max-width: 840px) {
  .technology-single-teaser .technology-image-wrapper {
    position: relative;
    width: 100%;
    height: 400px;
  }
  .technology-single-teaser .technology-teaser-content {
    margin-left: 0;
    width: auto;
    padding: 40px;
  }
}
/*
 *
 * NEWS ARCHIVE
 *
 */
.page-header.news-archive {
  z-index: 0;
}
.news-header-wrapper {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}
.news-header {
  height: 86px;
  border-top: 6px solid #e60012;
  background: #fff;
  position: relative;
}
body.single-career .news-header, body.page-template-default .news-header {
  height: 0;
  max-width: 900px;
}
.news-header h1, .news-header .cat-title {
  position: absolute;
  background: #e60012;
  color: #fff;
  padding: 3px 0;
  text-transform: uppercase;
  font-size: 36px;
  font-size: 2.25rem;
  width: 250px;
  text-align: center;
  margin-left: -125px;
  bottom: 100%;
  left: 50%;
}
.news-listing {
  padding-left: 5.2083333333%;
  padding-right: 5.2083333333%;
  position: relative;
}
.news-teaser-overview {
  float: left;
  width: 45.8333333333%;
  margin: 0 8.3333333333% 7.1428571429% 0;
}
.news-teaser-overview:nth-of-type(2n) {
  margin-right: 0;
}
.news-teaser-overview .entry-meta {
  border-top: 6px solid #e60012;
  position: relative;
  height: 40px;
}
.news-teaser-overview .entry-meta .posted-on {
  position: absolute;
  line-height: 30px;
  display: block;
  top: -19px;
  left: 0px;
  background: #fff;
  padding-right: 30px;
  font-size: 24px;
  font-size: 1.5rem;
  z-index: 9;
}
.news-teaser-overview h2.entry-title a {
  font-size: 42px;
  font-size: 2.625rem;
  margin: 44px 0;
  color: #8998a4;
  line-height: 1.1;
  display: block;
}
.news-teaser-overview h2.entry-title a:hover {
  color: #e60012;
}
.news-teaser-overview .post-image {
  position: relative;
}
.news-teaser-overview .post-image img {
  display: block;
}
@media screen and (min-width: 770px) and (max-width: 950px) {
  .news-teaser-overview h2.entry-title a {
    font-size: 33.6px;
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 769px) {
  .news-listing {
    padding-left: 30px;
    padding-right: 30px;
  }
  .news-teaser-overview {
    float: none;
    width: auto;
    margin: 0 auto 80px;
    max-width: 550px;
  }
}
.layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.layer.hvr-rectangle-out {
  background: transparent;
}
.layer.hvr-rectangle-out:before {
  background: rgba(41, 121, 216, .5);
}
/* PAGINATION */
.pagination {
  border-top: 1px solid #8998a4;
  text-align: center;
  padding-top: 40px;
  margin-bottom: 40px;
}
.pagination .page-numbers {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  margin-right: 15px;
  background: #e60012;
  color: #fff;
}
.pagination .page-numbers.current {
  background: #342e2e;
}
.pagination a.page-numbers {
  color: #fff;
}
.pagination a.page-numbers:hover {
  background: #342e2e;
}
/*
 *
 * SINGLE NEWS
 *
 */
/* Post Navigtion */
.post-navigation {
  width: 360px;
  margin: -40px auto 40px;
  position: relative;
  height: 50px;
}
.post-navigation .next-prev {
  position: absolute;
  font-size: 30px;
}
.post-navigation .next-prev.prev {
  left: 0;
}
.post-navigation .next-prev.next {
  right: -16px;
}
.post-navigation .next-prev i {
  font-size: 50px;
}
.post-navigation .next-prev a {
  color: #8998a4;
}
.post-navigation .next-prev a:hover {
  color: #e60012;
}
@media screen and (max-width: 550px) {
  .post-navigation {
    width: 280px;
  }
}
.news-single-view {
  line-height: 1.7;
  margin-bottom: 80px;
}
.news-single-view .entry-meta {
  display: block;
  margin: -85px auto 60px;
  max-width: 300px;
  font-size: 24px;
  font-size: 1.5rem;
  text-align: center;
}
.news-single-view h1.entry-title {
  font-size: 52px;
  font-size: 3.25rem;
  margin: 0 0 60px;
  line-height: 1.1;
}
.news-single-view .article-intro {
  display: table;
  margin-bottom: 17px;
}
.news-single-view .article-intro .post-image {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 43.3333333333%;
}
.news-single-view .article-intro .article-intro-content {
  display: table-cell;
  vertical-align: middle;
  width: 56.6666666667%;
  padding-left: 50px;
}
.news-single-view .article-intro .article-intro-content p {
  font-weight: 700;
}
.news-single-view .article-intro .article-intro-content p:last-child {
  margin: 0;
}
.news-single-view h2, .news-single-view h3, .news-single-view h4, .news-single-view h5, .news-single-view h6 {
  font-size: 40px;
  font-size: 2.5rem;
  margin: 50px 0 30px;
  line-height: 1.2;
}
.news-single-view .entry-content a {
  color: #e60012;
}
.news-single-view .entry-content a:hover {
  color: #000;
}
.news-single-view .entry-content p {
  text-indent: 30px;
}
@media screen and (max-width: 670px) {
  .news-single-view .article-intro {
    display: block;
    margin-bottom: 17px;
  }
  .news-single-view .article-intro .post-image {
    display: block;
    width: auto;
  }
  .news-single-view .article-intro .article-intro-content {
    display: block;
    width: auto;
    padding-left: 0;
    margin-top: 30px;
  }
}
/*--------------------------------------------------------------
 # Slider / Slick
 --------------------------------------------------------------*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  outline: 0;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
#slider-home-top {
 
}
#slider-home-top .slide-home-top,#slider-home-top-wap .slide-home-top {
  height: 720px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#slider-home-top .slide-home-top a,#slider-home-top-wap .slide-home-top a{ display:block; height:100%;}
#slider-home-top i,#slider-home-top-wap i {
  position: absolute;
  top: 50%;
  color: #fff;
  font-size: 84px;
  z-index: 1;
  margin-top: -40px;
}
#slider-home-top i.arrow-icon-left,#slider-home-top-wap i.arrow-icon-left {
  left: 2.6041666667%;
}
#slider-home-top i.arrow-icon-right,#slider-home-top-wap i.arrow-icon-right {
  right: 2.6041666667%;
}
#slider-home-top .slide-content-wrapper,#slider-home-top-wap .slide-content-wrapper {
  display: table;
  width: 100%;
  height: 100%;
}
#slider-home-top .slide-content-wrapper p,#slider-home-top-wap .slide-content-wrapper p {
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  padding-left: 9.375%;
  padding-right: 9.375%;
  font-size: 60px;
  text-transform: uppercase;
  line-height: 1.1;
}
body.zh-hans #slider-home-top .slide-content-wrapper p {

}
@media screen and (max-width: 1550px) {
  #slider-home-top .slide-home-top {
    height: 900px;
  }
  #slider-home-top .slide-content-wrapper p {
    font-size: 92px;
    font-size: 5.75rem;
  }
}
@media screen and (max-width: 1350px) {
  #slider-home-top .slide-home-top {
    height: 800px;
  }
  #slider-home-top .slide-content-wrapper p {
    font-size: 80px;
    font-size: 5rem;
  }
}
@media screen and (max-width: 1250px) {
  #slider-home-top .slide-content-wrapper p {
    font-size: 76px;
    font-size: 4.75rem;
  }
}
@media screen and (max-width: 1100px) {
  #slider-home-top .slide-home-top {
    height: 600px;
  }
  #slider-home-top .slide-content-wrapper p {
    font-size: 68px;
    font-size: 4.25rem;
  }
}
@media screen and (max-width: 850px) {
  #slider-home-top .slide-content-wrapper p {
    font-size: 56.8px;
    font-size: 3.55rem;
    padding-left: 70px;
    padding-right: 70px;
  }
  #slider-home-top i {
    font-size: 70px;
    margin-top: -40px;
  }
  #slider-home-top i.fa-angle-left {
    left: 20px;
  }
  #slider-home-top i.fa-angle-right {
    right: 20px;
  }
}
@media screen and (max-width: 700px) {
  #slider-home-top .slide-home-top,#slider-home-top-wap .slide-home-top {
    height: 600px;
  }
  #slider-home-top .slide-content-wrapper p,#slider-home-top-wap .slide-content-wrapper p {
    font-size: 52px;
    font-size: 3.25rem;
  }
}
@media screen and (max-width: 600px) {
  #slider-home-top .slide-content-wrapper p,#slider-home-top-wap .slide-content-wrapper p {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
#slider-home-products .product-slide-wrapper {
  position: relative;
}
#slider-home-products .product-slide-wrapper .slide-content-wrapper {
  margin-top: 50px;
  float: left;
  width: 50%;
}
#slider-home-products .product-slide-wrapper .slide-content-wrapper .slide-content {
  color: #342e2e;
  padding-left: 15.625%;
  padding-right: 60px;
  margin: 0 auto;
}
#slider-home-products .product-slide-wrapper .slide-content-wrapper .slide-content h3 {
  font-size: 78px;
  font-size: 4.875rem;
  line-height: 1.1;
  margin-bottom: 60px;
}
#slider-home-products .product-slide-wrapper .slide-content-wrapper .slide-content p {
  font-weight: 300;
  font-size: 20px;
  font-size: 1.25rem;
}
#slider-home-products .product-slide-wrapper .slide-content-wrapper .slide-content a.more-link {
  margin-bottom: 15px;
}
#slider-home-products .product-slide-wrapper .product-slide-image {
  float: right;
  width: 50%;
  background-position: right -67px top;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
}
#slider-home-products .product-slide-wrapper .product-slide-image::after {
  padding-top: 78.2271944923%;
  /* 16:9 ratio */
  display: block;
  content: '';
}
@media screen and (max-width: 1400px) {
  #slider-home-products .product-slide-wrapper .slide-content-wrapper .slide-content {
    padding-right: 30px;
  }
  #slider-home-products .product-slide-wrapper .slide-content-wrapper .slide-content h3 {
    font-size: 60px;
    font-size: 3.75rem;
    margin-bottom: 50px;
  }
  #slider-home-products .product-slide-wrapper .slide-content-wrapper .slide-content p {
    font-size: 18.4px;
    font-size: 1.15rem;
  }
}
@media screen and (max-width: 1100px) {
  #slider-home-products .product-slide-wrapper .slide-content-wrapper {
    margin-top: 50px;
    float: none;
    width: 80%;
    background: rgba(255, 255, 255, .7);
  }
  #slider-home-products .product-slide-wrapper .product-slide-image {
    float: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    width: 70%;
  }
}
@media screen and (max-width: 700px) {
  #slider-home-products .product-slide-wrapper .slide-content-wrapper .slide-content {
    width: auto;
    padding-left: 25px;
    padding-right: 25px;
  }
  #slider-home-products .product-slide-wrapper .slide-content-wrapper .slide-content h3 {
    font-size: 60px;
    font-size: 3.75rem;
    margin-bottom: 40px;
  }
  #slider-home-products .product-slide-wrapper .slide-content-wrapper .slide-content p {
    font-size: 17.6px;
    font-size: 1.1rem;
  }
  #slider-home-products .product-slide-wrapper .slide-content-wrapper .slide-content a.more-link {
    margin-top: 40px;
  }
}
@media screen and (max-width: 480px) {
  #slider-home-products .product-slide-wrapper .slide-content-wrapper {
    width: auto;
  }
  #slider-home-products .product-slide-wrapper .slide-content-wrapper .slide-content h3 {
    font-size: 44px;
    font-size: 2.75rem;
  }
  #slider-home-products .product-slide-wrapper .slide-content-wrapper .slide-content p {
    font-size: 16px;
    font-size: 1rem;
  }
  #slider-home-products .product-slide-wrapper .slide-content-wrapper .slide-content a.more-link {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  #slider-home-products .product-slide-wrapper .product-slide-image {
    float: none;
    position: relative;
    right: inherit;
    top: inherit;
    width: 80%;
    margin: 0 auto;
    z-index: -1;
    background-position: center center;
  }
}
#slider-home-products .slick-dots {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  text-align: center;
  margin-top: 50px;
}
#slider-home-products .slick-dots li {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 2px solid #a2a2a2;
  border-radius: 50%;
  margin-right: 20px;
}
#slider-home-products .slick-dots li:last-child {
  margin-right: 0;
}
#slider-home-products .slick-dots li.slick-active {
  background: #a2a2a2;
}
.logo-slider h3 {
  font-size: 38.4px;
  font-size: 2.4rem;
  line-height: 1.2;
  margin-top: -60px;
  margin-bottom: 20px;
  color: white;
  text-align: center;
}
@media screen and (max-width: 650px) {
  .logo-slider h3 {
    margin-top: -20px;
  }
}
.image-home .childHide{position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;display:none;}

.image-home {
	position: relative;
	display: inherit;
	max-width: 100%
}
.image-home:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	background-color: rgba(255,255,255,0.1);
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s
}
.image-home:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0;
	height: 0;
	background-color: rgba(255,255,255,0.1);
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s
}
.image-home:hover:before, .image-home:hover:after {
	width: 100%;
	height: 100%
}
.productsbg {
	height:980px; background:green; overflow:hidden;	
}
.slider-products i {
  position: absolute;
  top: 50%;
  color: #fff;
  font-size: 50px;
  z-index: 1;
  margin-top: -100px;
  width: 50px;
  height: 100px;
  background: #e60012;
  text-align: center;
  line-height: 100px;
}
.slider-products i.arrow-icon-left {
  left: 0;
}
.slider-products i.arrow-icon-right {
  right: 0;
}
#cen_right_top{ overflow:hidden; text-align:center; border-bottom:12px solid #e60012; line-height:0;}
#cen_right_top .title{ font-size:60px; color:#333; padding:80px 0 60px;}
#cen_right_top span{display:inline-block;}
#cen_right_top .active{ background:#e60012;color:#fff;}
#cen_right_top h3{ clear:none; line-height:50px;text-align:center;float:left;height:50px; background:#545454; display:block; padding:0 22px;font-size:14px;color:#fff;font-weight:normal;cursor:pointer; margin:0 5px 0 0;}
#cen_right_top h3 a{ color:#fff;}
#cen_right_top h3 a:hover{ color:#fff;}
#cen_right_top div.hott{font-size:14px;display:none;clear:both;height:100px;padding:40px 0 0 0;}
/**************** display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; **************************/
/**************** display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; **************************/
/**************** display: flex; justify-content: center; align-items: center; **************************/
.h-pro{ overflow:hidden; padding:80px 100px;}
.h-pro li{ float:left; margin:0 45px; padding:10px; padding-bottom:26px; background-image:url(../images/bg.jpg); background-color:#fff; background-repeat:no-repeat; background-position:center bottom; background-size:contain; overflow:hidden;}
.h-pro li a.pic{ border:1px solid #b2b2b2; display:block; padding:0 0 10px; color:#333; overflow:hidden;}
.h-pro li img{ width:100%; display:block;}
.h-pro li .note{ display:block; margin:0 9px; padding:15px 0; height:90px; font-size:14px; text-align:center;}
.h-pro li .note p{ line-height:18px; color:#404041;}
.h-pro li .note p.num{ line-height:24px; color:#000;}
.h-pro li span{ height:39px; line-height:39px; display:block; margin:0 9px; text-align:center; color:#fff; background:#e60012; font-weight:bold;}
.h-pro li a.pic:hover{ color:#333;}
.h-pro li a.pic:hover span{ color:#fff; background:#545454;}
.h-pro li.nomargin{ margin-right:0;}

.slider-products .slick-dots {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  text-align: center;
}
.slider-products .slick-dots li {
  display: inline-block;
  width: 16px;
  height: 16px;
  background:#babbbe;
  border-radius: 50%;
  margin:40px 20px 0 0;
  padding:0;
  float:none;
}
.slider-products .slick-dots ul{display:inline-block;}
.slider-products .slick-dots li span{ background:none; width:auto; height:auto; line-height:none;}
.slider-products .slick-dots li:last-child {
  margin-right: 0;
}
.slider-products .slick-dots li.slick-active {
  background: #e60012;
}
img.scale{
	transition: transform 2s;
}
a.imgshow:hover img.scale,
a:hover img.scale,
img.scale.hover{
	transform: scale(1.1);
}.por{
    position: relative;
}.ovh{
    overflow: hidden;
}.fl {
    float:left;
    display: inline;
}.pc{ display:block;}.wap{ display:none}
.count-plus::before {
  position: absolute;
  right: -30px;
  top: 0;
  content: attr(data-title);
}
.aboutlist{ width:100%; margin:0 auto; overflow:hidden; background:#2f2f2f; color:#a5a5a5;}
.aboutlist img{ display:block}
.aboutlist .aboutlist_left{ float:left; width:50%;}
.aboutlist .aboutlist_left img{ width:100%;}
.aboutlist .aboutlist_right{ float:left; width:50%; padding:100px 160px 0 120px;}
.aboutlist .aboutlist_right strong{ color:#fff; font-size:24px; display:block; padding:0 0 30px; margin:0 0 25px; background:url(../images/arr2.jpg) no-repeat left bottom;}
.aboutlist2{ background:#f7f7f7; color:#5a5a5a;}
.aboutlist2 .aboutlist_right strong{ color:#222; background:url(../images/arr1.jpg) no-repeat left bottom;}
.aboutlist2 .aboutlist_left{ float:right;}

.ind_box5{ clear:both; width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.ind_box5-title{ font-size:30px; line-height:30px; padding:50px 0 40px;}
.case-ul-lager{float:left;width:900px;height:605px;}
.case_con li{float: left; position: relative;font-size: 14px;margin-bottom: 10px;}
.case_con li img{display: block; width: 290px; height: 195px;-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;}
.case_con li .intro,.case_con li em{ position: absolute; left: 0; bottom: 0; background: rgba(0, 0, 0, .6);}
.case_con li .intro{ height: 56px; overflow: hidden; color:#FFF; line-height:56px; width:100%; padding:0 15px; font-weight:bold; font-size:16px;}
.case_con li .intro p{ line-height:56px;}
.case_con li .note{ display:block; font-weight:normal; font-size:14px; padding:5px 0 0;}
.case_con li .note p{ line-height:20px;}
.case_con li.cur img{-webkit-filter:none; -moz-filter:none; -ms-filter: none; -o-filter:none; filter:none; filter:none; }
.case-ul-lager{float:left;width:900px;height:605px; margin:0; padding:0;}
.case-ul-lists{float:right;width:290px; margin:0; padding:0;}
.case_con li.fst{width: 900px;}
.case_con li.fst img{width: 900px; height: 605px; -webkit-filter:none; -moz-filter:none; -ms-filter: none; -o-filter:none; filter:none; filter:none; }
.case_con li i{font-style: normal; float: right; padding: 30px 50px 0 0;}
.case_con li i a{display: inline-block; width: 124px; height: 34px; line-height: 34px; color: #fff; text-align: center; background: #67b92c;}
.case_con li i a.last{margin-left: 12px;background: #29873e;}
.case_con li em{height: 36px; line-height: 36px; overflow: hidden; padding-left: 20px; width: 100%; font-style:normal;}
.case_con li em a{color: #fff; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.i_part4{background-color:#efeff0;padding:60px 0px 80px; width:1200px; margin:0 auto;overflow: hidden;position:relative;z-index:20;background-color:#fff;}
.i_part4 ul{ margin:0; padding:0;}
.i_part4 .part4_l{ float:left; width:702px; border-right:1px solid #dbd8d3; padding-right:48px;}

.i_part4 .part4_title{font-size:30px;color:#5f5f5f;padding-bottom:10px; border-bottom:1px solid #dbd8d3; text-transform:uppercase;}
.i_part4 .part4_title a{ float:right; font-size:12px; color:#333; margin:20px 0 0;}
.i_part4 .news_bd{ padding:42px 0 0;}
.i_part4 .news_bd ul li{ clear:left; height:118px; margin-bottom:30px;}
.i_part4 .news_bd ul li:last-child{margin-bottom:0;}
.i_part4 .part4_pic{ float:left; width:178px; height:118px; overflow:hidden}
.i_part4 .part4_pic img{ width:178px; height:auto;}
.i_part4 .part4_text{ float:left; width:420px; padding:10px 0 0 35px;}
.i_part4 .part4_text a{font-size:14px;color:#221815;margin-bottom:10px;line-height:22px;/*height:44px;overflow:hidden;*/}
.i_part4 a:hover,.i_part4 .part4_text a:hover .newstitle{ color:#e60012;}
.i_part4 .part4_text .newstitle{ font-size:14px; color:#343434; font-weight:bold;}
.i_part4 .part4_text .note{ height:40px; overflow:hidden; color:#838383; line-height:21px; margin:6px 0;}
.i_part4 .part4_text .time{height:20px;line-height:20px; color:#999;}
.i_part4 .part4_text .share_more{height:20px;margin-left:10px;}
.i_part4 .part4_text .stButton .stLarge{background:url(../images/ico.png) -40px 0px no-repeat!important;width:20px;height:20px;}

.i_part4 .part4_c{ float:left; padding-left:48px; width:498px;}
.i_part4 .part4_c .img_box{ margin:45px 0;}
.i_part4 .part4_c .img_text a{ color:#e60012;}
.i_part4 .part4_c .img_text p{ color:#a5a5a5; line-height:21px; padding:10px 0 15px;}
.i_part4 .part4_c .img_text span{ width:48px; height:2px; display:block; background:#e60012;}
.i_part4 .part4_c .img_list{ color:#5c5c5c; line-height:30px; padding:20px 0 0;}
.i_part4 .part4_c .img_list a{ color:#5c5c5c; display:block;}
.i_part4 .part4_c .img_list a:hover{ color:#e60012;}


/*********li products**********/
.about_product_bg{ width:100%; min-width:1200px; background:#edeeef; padding:40px 0;}
.about_product_bg .main{ width:1200px;}
.l-tit{ font-size:22px; font-weight:bold; color:#fff; line-height:60px; height:60px; padding-left:24px; background:url(../images/img08.jpg) no-repeat;}
.nei-l{ float:left; width:287px;}
.nei-l ul{ width:287px; margin:0 0 20px; padding:0;}
.nei-nev{ background:#edeeef;}
.nei-nev li:first-child a{ border-radius: 5px 5px 0 0; }
.nei-nev li:first-child a:hover{ border-radius: 5px 5px 0 0; }
.nei-nev li{ position:relative;}
.nei-nev li a{ background:#e60012; padding:15px 8px 15px 22px; border-bottom:1px solid #fff; line-height:20px; display:block; font-size:14px; color:#fff;}
.nei-nev li i{ width:36px; height:50px; background:url(../images/icon_1.png) center center no-repeat; position:absolute; top:0; right:0; z-index:10; cursor:pointer;}
.nei-nev li a:hover{ color:#fff; background:#96000b;}
.nei-nev .show i{ background:url(../images/icon_2.png) center center no-repeat;}
.nei-nev .show .arrnow{ background:url(../images/icon_1.png) center center no-repeat;}
.nei-nev li .arrnow{ background:url(../images/icon_2.png) center center no-repeat;}
.nei-nev li:first-child .arrnow{ border-radius: 5px 5px 0 0;}
.nei-nev li ul{ background:#fff; display:inline; margin:0; border-bottom:1px solid #e5e5e5; display:none;}
.nei-nev li ul li{ background:#fff; padding:0;}
.nei-nev li ul li a{ font-size:14px; color:#707070; line-height:20px; padding:10px 0; border-bottom:1px solid #e5e5e5; background:url(../images/icon_3.png) no-repeat 20px 13px; padding-left:38px;}
.nei-nev li ul li a:hover{ color:#e60012; background:url(../images/icon_4.png) no-repeat 20px 13px;}
.nei-nev li ul li a.now{ background:url(../images/icon_4.png) no-repeat 20px 13px; color:#e60012;}

.topBar{ display:none;}
.nei-r{ float:left; width:860px; margin-left:50px;}
.nei-r .h-pro{ padding:0; margin:0; padding-top:20px;}
.nei-r .h-pro li{ float:left; width:249px; height:486px; margin:0 45px 40px 0;}
.nei-r .h-pro li.nomargin{ margin-right:0;}
.pages{ width:100%; color:#1a4b85; overflow:hidden; font-size:16px; text-align:center; padding:50px 0;}
.pages span{ padding:0 6px; margin-top:10px; display:inline-block; color:#555;}
.pages a{ display:block; color:#444; text-align:center; vertical-align:middle; padding:0px 10px; line-height:40px; overflow:hidden; min-width:40px; min-height:40px; box-sizing:border-box; font-size:16px; border-radius:50px;border:1px solid #444;}
.pages span.curr a{ display:block; background:#e60012; color:#fff !important; border:1px solid #e60012;}
.pages a:hover{ background:#e60012; color:#fff !important;border:1px solid #e60012;}
.pages .prev a,.pages .next a{ border:none;}
.pages a i { font-size: 24px; top: 2px; position: relative}

.pcontact{ padding:30px 0 0; overflow:hidden;}
.pcontact a{ float:left; width:136px; height:34px; display:block; line-height:34px; text-align:center; color:#fff; background:#e60012; margin-right:27px;}
.pcontact a:hover,.pcontact a.p1:hover{ color:#fff; background:#342e2e;}
.pcontact a.p1{ color:#000; background:#e5e5e5;}

.proshow-pic{ float:left; width:331px; height:auto; border:1px solid #dbdbdb;}
.proshow-pic img{ max-height:448px; text-align:center; display:inline-block; vertical-align:middle}
.proshow-pic .pic{ width:331px; height:auto;}
.proshor-w{ float:right; width:480px;}
.proshor-w h1{ font-size:24px; line-height:27px; color:#e60012; font-weight:normal; padding-bottom:18px;} 
.proshor-w .pro-t{ color:#666; line-height:20px; max-height:300px; padding:20px 0; border-top:1px dashed #ccc; border-bottom:1px dashed #ccc; overflow:hidden}

.p-gwc{ padding:16px 0 0 0; clear:both;} 
.p-gwc a{ float:left; display:block; width:122px; line-height:35px; font-size:14px; color:#fff; text-align:center; margin:0 15px 0 0;}
.p-gwc a.lan{ background:#1c8287;}
.p-gwc a.red{ background:#e71f19;}
.lan{ float:left; display:block; width:122px; line-height:35px; font-size:14px; color:#fff; text-align:center; margin:0 15px 0 0; background:#1c8287; border:none; cursor:pointer;}
.proshow-m{ padding:14px 0 0 0; font-size:14px; line-height:28px; color:#333;}
.proshow-m p span{ font-size:14px !important; font-family:Arial, Helvetica, sans-serif !important;}
.proshow-m p{ margin-bottom:0;}
.proshow-m h3{ font-size:24px; color:#000000; line-height:50px; border-bottom:1px solid #dadada; margin:17px 0;}
.proshow-m table{border:solid #e4e4e4; border-width:1px 0px 0px 1px; line-height:28px;}
.proshow-m th{ background:#f0f0f0; padding:4px 0;}
.proshow-m th,.proshow-m td{border:solid #e4e4e4; border-width:0px 1px 1px 0px;}
.proshow-m td{ padding:0 4px;}

.agentcontent table{border:solid #e4e4e4; border-width:1px 0px 0px 1px; line-height:24px;}
.agentcontent th{ background:#f0f0f0; padding:4px 0;}
.agentcontent th,.agentcontent td{border:solid #e4e4e4; border-width:0px 1px 1px 0px;}
.agentcontent td{ padding:10px;}

.proshow-other{ width:860px; position:relative; padding:40px 0 0 0; clear:both;}
.proshow-other h3{ font-size:24px; color:#000; line-height:60px; border-bottom:1px solid #cccccc;}
.proo{ position: relative;}
.proo li{display:inline; float: left; padding:30px 0 0 0 ; margin:0 10px;}
.proo li img{  border:1px solid #cccccc;}
.proo li h4{ text-align:center; color:#666666; font-size:14px; line-height:20px; padding:10px 0; font-weight: normal;}
#slider-home-logos { padding-left: 50px; padding-right: 50px;}
#slider-home-logos i { position: absolute; top: 50%;color: #fff;font-size: 30px;z-index: 1;margin-top: -15px;width: 30px;height: 30px;background: #465156;text-align: center;line-height: 30px;}
#slider-home-logos i.arrow-icon-left {left: 0;}
#slider-home-logos i.arrow-icon-right {right: 0;}

/*********li contact**********/
.content{width:100%;min-height:400px;height:auto;overflow:hidden}
.main .content{padding-bottom:0;margin-top:0}

.subTitle{font-size:30px;color:#222;text-align:center; padding:10px 0px 50px 0px; line-height:95%; text-transform:uppercase;}
.subTitle span{ font-size:20px; color:#e60012; display:block; padding-top:20px; text-transform:capitalize;}
.mt60{ margin-top:60px !important;}.w150 {width: 150px !important;}.bgf4f4f4{ background:#f4f4f4; padding-bottom:50px;}.bgf4f4f4 .subTitle{ padding-top:50px;}
.contact-section{ background:#f2f2f2;}
.contact-section ul{ padding:0; margin:0;}
.contact-section .contact-sectionWrapper{ width:100%; padding:150px 0;}
.contact-section .contact-section-box{ width:1330px; margin:0 auto; overflow:hidden;}
.contact-section .contact-section-box .left_note{ float:left; width:65%; line-height:32px; padding:0 7% 0 0;}
.contact-section .contact-section-box .title{ font-size:48px; line-height:48px; color:#15161b; margin:0 0 30px;}
.contact-section .contact-section-box .left_note h3{ color:#e60012; font-size:24px; line-height:26px; margin-bottom:40px;}
.contact-section .contact-section-box .left_note p{ line-height:26px; margin-bottom:15px;}
.contact-section .contact-section-box .left_note .address{ background:url(../images/icon_address-h.png) no-repeat -2px top; background-size:30px; padding:2px 0 0 40px;}
.contact-section .contact-section-box .left_note .tel{ background:url(../images/icon_tel-h.png) no-repeat 5px 3px; background-size:20px; padding-left:40px;}
.contact-section .contact-section-box .left_note .fax{ background:url(../images/icon_fax-h.png) no-repeat left 2px; background-size:28px; padding-left:40px;}
.contact-section .contact-section-box .left_note .email{ background:url(../images/icon_email-h.png) no-repeat 5px 5px; background-size:18px; padding-left:40px;}
.contact-section .contact-section-box .left_note .skype{ background:url(../images/c_skype-h.png) no-repeat 5px 5px; background-size:18px; padding-left:40px;}
.contact-section .contact-section-box .left_note .person{ background:url(../images/icon-person-h.png) no-repeat 5px 5px; background-size:18px; padding-left:40px;}
.contact-section .contact-section-box .left_note .whatsapp{ background:url(../images/icon-whatsapp-h.png) no-repeat 5px 5px; background-size:20px; padding-left:40px;}
.contact-section .contact-section-box .left_note a{ color:#444;}
.contact-section .contact-section-box .left_note a:hover{ color:#e60012}
.contact-section .contact-section-box .right_inquiry{ float:left; width:35%; line-height:32px; background:#fff; padding:40px; border-bottom:3px solid #333;}
.contact-section .contact-section-box .right_inquiry .title2{ font-size:18px; padding:0 0 30px; color:#333;}
.right_inquiry .aboutmain-cbot li{ overflow:hidden; margin:0 0 10px}
.right_inquiry .aboutmain-cbot label{ float:left; width:75px; text-align:right; display:block; color:#444; padding:0 10px 0 0; line-height:38px;}
.right_inquiry .aboutmain-cbot .input{ float:left; height:38px; line-height: 36px; color:#acacac; padding:0 10px; border:1px solid #ccc; border-radius:3px; background:transparent; width:296px;}
.right_inquiry .aboutmain-cbot textarea{ height:90px !important;}
.right_inquiry .aboutmain-cyzm{ color:#fff; position:relative;}
.right_inquiry .aboutmain-cyzm label{ float:left; width:75px; text-align:right; display:block; color:#444; padding:0 10px 0 0; line-height:38px;}
.right_inquiry .aboutmain-cyzm img{ position: absolute; left:200px; top: 5px;}
.right_inquiry .aboutmain-cyzm input{ height:38px; line-height: 36px; color:#acacac; padding: 0 10px; border:1px solid #ccc; border-radius:3px; background:transparent; width: 114px;}
.right_inquiry .aboutmain-btnlist{ width:100%;}
.right_inquiry .aboutmain-btnlist button{ width: 296px; height: 38px; border:none; margin:25px 0 0  75px; color: #fff;}
.right_inquiry .aboutmain-btnlist .submit{ background: #e60012; border-radius:3px;}
.right_inquiry .aboutmain-btnlist .submit:hover{ background: #333; color:#fff; cursor:pointer}
.contact-section .aboutmain-btnlist{ padding:10px 5px 20px 5px;}
.contact-section .aboutmain-cyzm input{ margin:5px 0;}

.tech_content{ width:1200px; margin:0 auto; color:#5a5a5a;}
.tech_list{ background:#fafafa; padding:65px 0;}
.bgfff{ background:#fff;}
.tech_listbox{ width:1200px; margin:0 auto; overflow:hidden;}
.tech_list_left{ float:left; width:720px; height:430px;}
.tech_list_left img{ width:100%; display:block;}
.tech_list_right{ float:left; width:480px; padding:45px 0 0 65px;}
.tech_list_right h3{  width:100%; font-size:24px; color:#ea5404; display:block; padding-bottom:30px;}
.tech_list_right { font-size: 14px; line-height: 24px; margin: 0 0 25px; font-weight: 300;}
.tech_list_right a{ display:block; margin-top:30px;}
.project a.more-link,.project p.more-link{ color:#5a5a5a;}
.project a.more-link::before,.project p.more-link::before{ color:#5a5a5a; border:1px solid #5a5a5a;}
.tech_list_right ul{ padding:0; margin-left:1.2em}
.tech_list_right ul li{ list-style:disc;}
.bgfff .tech_list_left{ float:right;}
.bgfff .tech_list_right{ padding:45px 65px 0 0;}

/*********li about**********/
.maincontainer{ width:1280px; margin:0 auto;}
.mTitbg h2 { font-size: 50px; color:#342e2e; text-align:center; padding:20px 0; text-transform:uppercase;}
.about-section { width:100%; background:#fff;}
.about-section .aboutWrapper{ padding:60px 0; overflow:hidden;}
.about-section .note{ float:left; width:50%; font-size:14px; color:#656362; line-height:33px; padding:65px 60px 0 200px;}
.about-section .note h3{ font-size:42px; line-height:52px; font-weight:bold; color:#333; margin:0 0 30px;}
.about-section .note p{ font-size:14px; line-height:33px;}
.about-section .pic{ float:left; width:50%;}
.section4 { width:100%;}.bgcolor{ background:#f6f6f6 url(../images/pic4-1.png) no-repeat top center;}
.section4 .section4Wrapper{ width:1400px; height:781px; margin:0 auto; position:relative;}
.section4 .title{ width:295px; padding:120px 0 0 65px;}
.section4 .title .t01{ color:#4bb23f; font-size:46px; line-height:56px; font-weight:bold;}
.section4 .title .t02{ color:#cbcbcb; font-size:28px; line-height:30px; font-weight:bold; text-transform:uppercase;}
.section4 .title h3{ font-size:42px; line-height:42px; font-weight:bold; color:#333; text-transform:uppercase; height:77px; margin:0 0 80px 36px; position:relative;}
.section4 .title h3:before { content: ""; display: block; position: absolute; left: 0; bottom: 0; width:70px; height:5px; background:#979797;}
#honor{ padding:0 63px; margin:58px 0 0; overflow:hidden;}
.honor{ float:left; margin:0 36px; padding:16px; background-color:#f4f4f4; border:4px solid #c6c6c6; overflow:hidden;}
#honor i { position: absolute; top: 50%; color: #fff; z-index: 1; cursor:pointer; margin-top: -44px; width: 40px; height: 88px; background: #cbcbcb; text-align: center;}
#honor i.arrow-icon-left { left: 0; background:#cbcbcb url(../images/arr-left.png) no-repeat center; background-size:26px;}
#honor i.arrow-icon-right { right: 0; background:#cbcbcb url(../images/arr-right.png) no-repeat center; background-size:26px;}
.about4-section { width:100%; padding:140px 0; background:#fff url(../images/pic5.png) no-repeat 65px 68px; overflow:hidden; position:relative;}
.about4-section .about4Wrapper{ width:1516px; height:750px; margin:0 auto; overflow:hidden;}
.about4-section video{ object-fit: cover;}
.about5-section { width:100%; overflow:hidden; position:relative;}
.about5-section img{ width:100%; display:block;}
.about5-section .slick-dots { margin: 0; padding: 0; list-style: none; width: 100%; text-align: center; position:absolute; bottom:30px; }
.about5-section .slick-dots li { display: inline-block; width: 12px; height: 12px; border:1px solid #fff; border-radius: 50%; margin:0 12px 0 0; padding:0; float:none; }
.about5-section .slick-dots ul{display:inline-block;}
.about5-section .slick-dots li span{ background:none; width:auto; height:auto; line-height:none;}
.about5-section .slick-dots li:last-child { margin-right: 0; }
.about5-section .slick-dots li.slick-active { background: #fff; }
.about6-section{ width:1400px; margin:0 auto; overflow:hidden; padding:90px 0 50px;}
.about6-section ul{ padding:0; margin:0; overflow:hidden;}
.about6-section ul li{ float:left; width:31.3%; margin:0 3% 3% 0;}
.about6-section ul li:nth-of-type(3n){ margin:0 0 3% 0;}

/*********li about end **********/

.footnav{ min-width:300px; padding:30px 20px;}.footer-social ul{ margin-bottom:20px;}
.follow .subnav li{
    float: none;
    display: inline-block;
    text-align: center;
}


.news-container{ width:1200px; margin:0 auto; overflow:hidden; padding:60px 0 100px; font-size:14px; line-height:30px;}
.news-container .l{ float: left;}
.news-container .r{ float: right;}
.news-container .number_title{ font-family: 'Arial';}
.news-container .news_l_time{font-size:48px;line-height:48px;color:#c8c8c8;width:124px;}
.news-container .news_l_time ._year{font-size:12px;text-align:right;line-height:20px;}
.news-container .news_list_main ._list_box{padding:40px 26px 26px; overflow:hidden;}
.news-container .news_list_main ._list_box a{ display:block; color:#333;}
.news-container .news_list_main ._list_r{width:86%;}
.news-container .news_list_main ._list_r .news_title{margin-bottom:12px;}
.news-container .news_list_main ._list_r .news_text{color:#767676;margin-bottom:20px;}
.news-container .news_list_main ._list_r .news_more{font-size:14px;color:#aaaaaa;}
.news-container .news_list_main ._list_r .news_more:hover{color:#0179c7;}
.news-container .news_list_main li:hover ._list_box{background-color:#f4f4f4;}
.news-container .news_list_main li:hover ._list_l{color:#183884;}
.news-container .news_list_main li:hover .news_title{ font-weight:bold;color:#000;}
.news-container .news_list_main li:hover .news_text{color:#434343;}
.news-container .news_r_pic{ width:215px;}
.news-container .news_list_main .pic_r{width:67.2%; padding:0 3% 0 0;}

.npagePage {padding:70px 0 30px}.fw {margin: 0 auto;width: 1200px;}.content .header {padding-bottom: 50px;padding-top: 80px;}
.content .header p.title {font-size: 37px; line-height:30px;margin-bottom:10px;color: #444; text-align:center}
.content .header p.subtitle{ font-size:17px; text-align:center}.postbody{line-height: 35px;font-size: 15px;color: #595757;}.postbody img{ max-width:100%;}
#pageswitch a { width: 50%; height: 40px; padding: 20px 0;float: left;transition: all ease-out .3s;position: relative;}
#pageswitch a:hover {color:#c0a062;z-index: 3}
#pageswitch a .title {color: #444;}
#pageswitch .next{ text-align:right; float:right}
#pageswitch a .subtitle {color: #a5a5a5;}
#pageswitch .prev div {text-align: left;margin-left: 30px;}
#pageswitch .next div {text-align: right;margin-right: 30px;}

.searchBar{ margin:100px 0 0 0; width:380px; height:40px; line-height:40px; border:1px solid #d5d5d5;border-radius:5px; background:url(../images/search01.png) no-repeat 12px center; padding-left:40px; position:relative;}
.searchBar b{ background:url(../images/search02.png) no-repeat; width:18px; height:18px; display:inline-block; right:12px; top:10px; position:absolute; cursor:pointer;}
.searchBar .inputSearch{ width:100%; height:40px; line-height:40px; background:none; border:0; font-size:14px;}
.searchBar .btn{ width:42px; height:47px; display:block; position:absolute; left:0; top:0; border:none; background:none; cursor:pointer;}
.tipTxt{ position:absolute; left:0px; top:0px; text-indent:40px; color:#aaa; z-index:0; cursor: text; height:40px; line-height:40px; font-size:14px;}
.searchtitle{ font-size: 24px; text-align: center; padding: 40px 0; color: #000;}

.cultureBox6{ padding:50px 0 0;}
.vjs16{ width:1280px !important; height:auto;}
.vjs4{ width:418px !important; height:auto; margin-bottom:20px !important;}
.object-fit{ object-fit:fill;}
.vjs16 img,.vjs16 video{ width:1280px !important; height:660px !important;}
.vjs4 img,.vjs4 video{ width:418px !important; height:301px !important;}
.max100,.max100 img,.max100 video{ width:100% !important; height:100% !important;}

.N-history{ width:1200px; margin:160px auto 0; background:url(../images/line_gray.png) repeat-y 95px top; }
.N-history ul{overflow:hidden; }
.N-history ul li{background:url(../images/dot_nor.png) no-repeat left top; padding-left:80px; padding-bottom:40px;}
.N-history ul li h3{margin:0 0 5px; font-size:34px; line-height:40px; color:#666;}
.N-history ul li p.h-txt{ font-size:16px;}
.N-history ul li p{margin:0 0 10px; font-size:14px; line-height:34px; color:#333; overflow:hidden;} 
.N-history ul li p img{float:left; display:block;}
.N-history ul li.last-his{background:url(../images/dot_cur.png) no-repeat left top;}
.N-history ul li.last-his h3{color:#1950a9;}

.sitemap{ width:1200px; margin:160px auto 60px;}
.sitemap ul{ margin:0;}
.sitemap li { border-bottom:1px dashed #ccc; line-height:32px;}
.sitemap li a{ text-decoration:none; color:#333;}
.sitemap .nav { padding-left:12px;}

.downloadList{ width:1000px; margin:0 auto; padding:20px 0; line-height: 26px; color: #333;}
.downloadList td{ padding:20px 0;}.downloadList tr{ border-bottom:1px solid #e7e7e7;}
.downloadList a{ color:#222;}
.downloadList .r-name{ text-align:center; background:#cdcdcd; padding:30px 0;}
.downloadList .r-name .mtxt{ color:#f00;}
.licontact,.bgf4f4f4{ padding:50px 0;}

.section-video { width:1400px; padding:60px 0; margin: 0 auto; overflow: hidden;}
.section-video ul{ overflow:hidden;}
.section-video ul li{ float:left; width:31%; margin:0 3.5% 3.5% 0; position:relative;}
.section-video ul li:nth-of-type(3n){ margin:0 0 3.5% 0;}
.section-video ul li img{ display:block; border:1px solid #ddd;}
.section-video ul li p{ color:#585656; height:65px; padding:12px 0; overflow:hidden; line-height:26px; font-size:18px; text-align:center;}
.section-video ul li i{ width:77px; height:77px; display:block; background:url(../images/icon_06.png) no-repeat; position:absolute; left:50%; top: 43%; transform: translate(-50%, -50%);}
.section-video ul li a:hover i{ background:url(../images/icon_07.png) no-repeat; transition: -webkit-transform .5s ease; transition: transform .5s ease;}

.cmore a{ width:220px; margin:0 auto; font-size:14px; color:#2d2d2d; height:46px; line-height:42px; text-align:center; display:block; border:2px solid #222; border-radius:5px;}
.cmore a:hover{ background:#e60012; border:2px solid #e60012; color:#fff;}
.cmore a.now{ background:#f3f3f3; color:#222; border:2px solid #f3f3f3; cursor:default}
.cmore a.now:hover{ background:#f3f3f3; border:2px solid #f3f3f3; color:#222;}

.seach_btn{ position: absolute; right:280px; top:50%; margin-top:-17px; overflow: hidden; width:34px; height:34px; background:url(../images/search.png) no-repeat; background-size:cover;}
.seach_btn.cur{ width:32px; height:32px; background:url(../images/error.png) no-repeat; background-size:cover;}
.search_box{background-color:#272624;position:absolute;right:280px;top:100%;padding:17px 20px;width:22%; display:none; -moz-opacity:.85;-khtml-opacity:.85;opacity:.85;}
.search_box .inp_box{width:70%;border:none;padding:0;margin:0;background:none;height:30px;line-height:30px;color:#ccc;}
.search_box .search_ico{ float:right; width:30px; height:30px; background:url(../images/search1.png) no-repeat; background-size:cover;}

#kyo-page{ display:none;}

@media (max-width: 1919px){ 
.about-section .note{ padding:65px 65px 0 65px}
}
@media screen and (max-width: 1679px) {
  .aboutlist .aboutlist_right{ padding:100px 80px 0;}
  .seach_btn{ right:40px;}
  .search_box{ right:40px;}
}
@media screen and (max-width: 1550px) {
  .aboutlist .aboutlist_right{ padding:60px 70px 0;}
}
@media screen and (max-width: 1440px) {
.aboutlist .aboutlist_right strong{ margin:0;}
.about-section .aboutWrapper{ padding:90px 0;}
.about-section .note{ padding:0 60px;}
.about-section .note h3{ font-size:32px; line-height:42px;}
.about-section .note h4{ font-size:18px; line-height:28px; margin:0 0 30px;}
.section4 .title .t01{ font-size:26px; line-height:46px;}
.section4 .title .t02{ font-size:16px; line-height:18px;}
.section4 .section4Wrapper{ height:700px;}
.section4 .title{ padding:60px 0 0 65px;}
#honor i.arrow-icon-left{ left:20px;}
#honor i.arrow-icon-right{ right:20px;}
.about4-section{ padding:90px 0; background-size:90%; background-position:45px 48px;}
.about4-section .about4Wrapper{ width:88%; height:auto;}
.about6-section{ width:100%; padding:90px 60px;}

.contact-section .contact-sectionWrapper{ padding:80px 0;}
.contact-section .contact-section-box{ width:1250px;}
.right_inquiry .aboutmain-cbot label,.right_inquiry .aboutmain-cyzm label{ width:23%;}
.right_inquiry .aboutmain-cbot .input{ width:72%;}
.right_inquiry .aboutmain-btnlist button{ width:72%; margin:25px 0 0 22%;}
.contact-section .aboutmain-cyzm input{ margin:5px;}
.right_inquiry .aboutmain-cyzm img{ left:210px;}

.section-video{ width:100%; padding:60px;}
.seach_btn,.search_box{ right:20px;}
}
@media screen and (max-width: 1400px) {
.seach_btn{ display:none;}
  #slider-home-top .slide-home-top {
    height: 600px;
  }
}
@media screen and (max-width: 1390px) {
  .site-branding{ width:100%;}
  .site-branding img{ width:191px; margin:-23px 0 0 0; left:3% !important;}
  .container.brand-nav.tiny img.logo-standard{ margin:-12px 0 0 0;}
.second-navigation{ position:absolute; top:0; right:0;}
.main-navigation{ display:none;}
.seach_btn{ display:block;}
.seach_btn,.search_box{ right:120px;}
}
@media screen and (max-width: 1366px) {
  #slider-home-top .slide-home-top {
    height: 600px;
  }
.seach_btn,.search_box{ right:120px;}
.section4 .section4Wrapper{ width:100%; height:auto; padding:0 0 80px;}
#honor{ padding:0 40px; margin: 58px auto 0; width: 88%; overflow:visible;}
#honor i.arrow-icon-left{ left:-15px;}
#honor i.arrow-icon-right{ right:-15px;}
.honor{ margin: 0 20px;}

.news-container{ width:100%; padding:60px 40px;}
.news-container .news_list_main .pic_r{ width:68.5%;}
.contact-section .contact-section-box{ width:100%; padding:0 90px;}

}
@media screen and (max-width: 1280px) {
  #slider-home-top .slide-home-top {
    height: 500px;
  }
  
.page-header{ height:350px;}
.page-header .note{ width:100%; left:48px; margin:-45px 0 0;}
.page-header .note h3{ font-size:30px; line-height:30px;}
.page-header .note p{ font-size:14px; line-height:26px;}

.about-section .aboutWrapper{ padding:60px 0 0;}
.about-section .note{ float:none; width:100%; padding: 0 60px 60px;}
.about-section .note h3{ font-size:30px; line-height:40px;}
.about-section .pic{ float:none; width:100%;}
.section4 .title h3{ font-size:30px; height:67px; margin:0 0 60px 36px;}
.section4 .title h3:before{ height:3px;}
.about4-section{ padding:60px 0; background-position:35px 38px;}

.nei-r{ padding:0;}

.news-container{ width:92%; padding:40px 0; font-size:14px;}
.news-container .time_r{ float:none;}
.news-container .news_r_pic{ float:right; padding:20px 0;}
.news-container .news_list_main .pic_r{ float:left; width:70%; padding:20px 0;}
.news-container .news_list_main ._list_r .news_text{ height:65px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.section-video{ width:100%; padding:60px;}
.section-video ul li{ float:left; width:46.6%; margin:0 6.5% 6.5% 0;}
.section-video ul li:nth-of-type(3n){ margin:0 6.5% 6.5% 0;}
.section-video ul li:nth-of-type(2n){ margin:0 0 6.5% 0;}

.aboutmain-cyzm input{ margin:5px 0;}
.aboutmain-btnlist{ padding:10px 5px 70px 0;}
}
@media screen and (max-width: 1200px) {
.i_part4,.bottom_main{ width:100%; padding:0 20px;}
.main{ width:100%;}
.contact-section .aboutmain-cyzm input{ margin:5px 0;}
}

.ico {
    display: inline-block;
    width: 20px;
    height: 20px;
    white-space: nowrap;
    letter-spacing: -1em;
    text-indent: -99em;
    color: transparent;
    background: url(../images/ico.png);
    *text-indent: 0;
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000');
    vertical-align: middle;
}
.ico1_2 {
    background-position: -20px 0;
}


/* iPads (portrait) ----------- */  
@media only screen   
and (min-device-width : 768px)   
and (max-device-width : 1024px)   
and (orientation : portrait) {
.searchBar{ width:100%;}.seach_btn,.search_box{ right:120px;}.search_box{ width:32%;}
.site-branding img,.container.brand-nav.tiny img.logo-standard{ left:5%;}
.second-navigation{position: absolute; top: 0; right: 0;}
.site-branding { width: 100%;}
.maincontainer{ width:100%;}

  #slider-home-top .slide-home-top {
    height: 400px;
  }

.foot{ min-width:300px;}
.bottom_main{ width:100%; height:55px; background-size: 15%; background-position:30px center;}
.footer-social{ float:right;}
.footer-social ul li:nth-child(1){ display:none}.footer-social ul li{ margin-right:5px;}
.footer-social ul{ margin:13px 30px 0 0;}.footer-social ul li a{ width:28px; height:28px; line-height:28px;}
.foot{ min-width:320px;}
.foot_left{ float:none; width:100%; padding:30px;}.foot_right{ float:none; width:100%; padding:0 30px;}
.foot_left .Btitle{ font-size:16px; padding:0 0 5px}.icon_contact{ padding:30px 0; overflow:visible;}
.icon_contact li{ width:auto; padding:10px 0;}
.icon_contact li a{ padding: 0 15px 0 45px;text-align: left;}
.foot_left .qr-code1{bottom: calc(100% - 2px);}
.icon_down{ clear:left; padding:10px 0;}
.icon_down li{ width:auto; margin-right:0;}.icon_down li img{ min-height:52px;}
.icon_down li:nth-of-type(2n){margin-left:2%;}
.icon_list{ margin:15px 0 0; padding:15px 0 0;}
.icon_list dl dt{ float:none; width:100%; height:auto; margin-right:0;}
.aboutmain-cbot .input{ width:100%; margin:5px 0;}.foot_right p{ font-size:24px;}.footnav{ min-width:300px;}

.tech_content{ width:100%; padding:30px 10px 0;}
.tech_list{ margin-top:10px; padding:30px 0;}.tech_listbox{ width:100%; padding:0 10px;}
.tech_list_left{ float:none; width:100%; height:auto}
.tech_list_right{ float:none; width:100%; max-width:none; padding:30px 20px !important; overflow:hidden; margin:0;}
.tech_list_right h3{ font-size:20px;}
.tech_list_right a{ margin:1.5em 0 0.5em;}
.tech_list_right ul{ margin:1.5em 0 0 1.5em;}

.home-teaser:nth-of-type(2) li::before,.home-teaser:nth-of-type(6) li::before{ background:#fff;}
.home-teaser:nth-of-type(3) li::before,.home-teaser:nth-of-type(7) li::before{ background:#465156 !important;}
.about_product_bg{ min-width:300px;}
.about_product_bg .main{ width:100%;}
.teaser-wrapper{ padding:0;}
.nei-l{ display:none;}
.nei-r{ float:none; width:100%; margin:0; padding:40px;}
.nei-r .h-pro li{ width:32%;margin:0 2% 2% 0; height:auto;}
.nei-r .h-pro li.nomargin{margin-right:2%;}.nei-r .h-pro li:nth-of-type(3n){ margin-right:0;}
.about_product_bg{ padding:0;}
.nei-r .h-pro li p{ -webkit-line-clamp: 3;overflow:hidden;}

.bgf4f4f4{ padding-bottom:30px;}.mt60{ margin-top:30px !important;}.pt0{ padding-top:0 !important;}

/***index products***/
.productsbg{ height:700px}
#cen_right_top .title{ font-size:2.2rem; padding:20px 0 50px}.h-pro{ padding:50px; height:auto;}.slider-products{ padding-left:50px !important; padding-right:50px !important;}
.container.logo-slider{ padding-top:30px;}
.slider-products .slick-dots li { width: 10px;  height: 10px; background:#babbbe; border-radius: 50%; margin:0 10px 0 0; float:none;}
.h-pro li{ float:left; margin:0 10px 0 10px; padding:8px; padding-bottom:21px; background-image:url(../images/bg.jpg); background-color:#fff; background-repeat:no-repeat; background-position:center bottom; background-size:contain;}
.h-pro li a.pic{  border:1px solid #b2b2b2; display:block; padding:0 0 10px; color:#333;}
.h-pro li img{ width:100%;}
.h-pro li .note{ display:block; margin:0 9px; padding:15px 0; height:90px; font-size:14px; text-align:center;}
.h-pro li .note p{ line-height:18px; color:#404041;}
.h-pro li .note p.num{ line-height:22px; color:#000;}
.h-pro li span{ height:39px; line-height:39px; display:block; margin:0 5px; text-align:center; color:#fff; background:#e60012; font-weight:normal;}
.cen_series{width: 100%; overflow-x: auto; overflow-y: hidden;}
.cen_series span{ width: 1600px;}

.aboutlist .aboutlist_left{ margin:40px 40px 10px 40px;}
.aboutlist2 .aboutlist_left{ margin:40px 40px 10px 40px;}
.aboutlist .aboutlist_right{ float:none; width:100%; padding:0 0 0 20px; height:auto}
.aboutlist .aboutlist_right strong{ padding:0 0 20px; margin: 0 0 15px;}
.aboutlist .aboutlist_right{ padding:40px;}

.ind_box5{ width:100%; height:auto; padding:0 30px;}.case-ul-lager{ float:none; width:100%; height:auto}.case_con li.fst{ width:100%;}
.case_con li.fst img{ width:100%; height:auto;}.case_con li .note{ display:none}
.case_con li .intro{ height: 56px; font-weight: normal; font-size: 14px;}
.case-ul-lists{ display:none}.i_part4{ padding:10px;}
.i_part4 .part4_l { float: none; width: 100%; border-right:none; padding-right: 0;}
.i_part4 .part4_title{ font-size:20px;}.i_part4 .part4_title a{ margin:8px 0 0;}
.i_part4 .news_bd ul li{ clear:none; width:49%; float: left; height:auto; margin-bottom:0;}
.i_part4 .news_bd ul li:nth-of-type(2n){margin-left:2%;}
.i_part4 .part4_pic{ float:none; width:100%; height:auto;}
.i_part4 .part4_pic img{ width:100%; height:auto}
.i_part4 .part4_text{ float:none; width:100%; padding:10px 0;}
.i_part4 .part4_c{ float:none; width:100%; padding-left:0; clear:left; padding:30px 0 0;}
.i_part4 .part4_c .img_box{ margin:25px 0;}
.i_part4{ width:100%; padding:50px 30px;}.locations-home .locations-home-desc{ max-width:none;}
.row>.span-4{ width:100%;}*[class*="rect-"]{ height:auto;}.rect-75{ padding-bottom:0;}.locations-home-wrapper{ padding:50px 30px; max-width:none; height:auto}
.i_part4 .part4_l,.i_part4 .part4_c{margin-bottom:20px;}.i_part4 .img_box img{ width:100%;}
.i_part4 .part4_title{padding-bottom:10px;}

.about6-section{ padding:60px 40px 30px;}



.proshow-pic{ float:left; width:50%; height:auto;}.proshor-w{ float:left; width:50%; padding:0 0 0 40px;}.pro-t p{ margin:0;}
.proshow-pic .pic{ width:100%; height:auto;}.proshow-pic img{ width:100%; max-width:100%; max-height:none;}.proshow-m{ padding:0;}
.proshor-w h1{ font-size:20px;}.proshow-other{ width:100%;}

.foot{ padding:0;}

.news-container .news_list_main ._list_r{ width:78%;}
.news-container .news_list_main li:nth-of-type(2n) ._list_box{background-color:#f4f4f4;}
.news-container .time_r{ float:none;}
.news-container .news_r_pic{ float:right; padding:20px 0;}
.news-container .news_list_main .pic_r{ float:left; width:60%; padding:20px 0;}
.news-container .news_list_main ._list_r .news_text{ height:65px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.npagePage {padding:70px 0 30px}.fw {width: 100%; padding:0 20px;}.content .header {padding:30px 0;}
.content .header p.title {font-size: 24px;margin-bottom: 6px;color: #444; text-align:center}
.content .header p.subtitle{ font-size:17px; text-align:center; margin-bottom:0;}
#pageswitch a { width:49%; height:30px; line-height:30px; padding:0; margin: 10px 0;float: left;}
#pageswitch .next{ text-align:right; float:right; margin-left:2%;}

.cultureBox6{ padding:0;}
.vjs16{ width:100% !important; height:auto;}
.vjs4{ width:100% !important; height:auto; margin-bottom:20px !important;}
.object-fit{ object-fit:fill;}
.vjs16 img,.vjs16 video{ width:100% !important; height:100% !important;}
.vjs4 img,.vjs4 video{ width:100% !important; height:100% !important;}
.max100,.max100 img,.max100 video{ width:auto !important; height:auto !important;}

.N-history{ width:100%; margin:120px auto 30px; padding:0 20px; background:url(../images/line_gray.png) repeat-y 55px top;}
.N-history ul li{background:url(../images/dot_nor.png) no-repeat 20px top; padding-left:80px; padding-bottom:40px;}
.N-history ul{ margin:0; padding:0;}.N-history ul li h3{ font-size:24px; line-height:22px; padding-bottom:20px;}

  .part4_movie iframe{ width:100%; height:450px;}.part4_movie_all,.part4_movie_all iframe{ width:100%; height:450px; margin:0 auto;}
  
  .izl-rmenu{ margin-right:0;}
.contact-section .contact-sectionWrapper{ padding:40px 0;}
.contact-section .contact-section-box{ padding:0 40px;}
.contact-section .contact-section-box .left_note{ float:none; width:100%; padding:0;}
.contact-section .contact-section-box .title{ font-size:28px; line-height:28px; margin:0;}
.contact-section .contact-section-box .left_note h3{ font-size:18px; margin:0 0 20px;}
.contact-section .contact-section-box .right_inquiry{ float:none; width:100%;}
.right_inquiry .aboutmain-cyzm img{ width:auto; left:260px;}
}


/* iPads (portrait) 纵向----------- */  
@media only screen   
and (min-device-width : 768px)   
and (max-device-width : 1024px)   
and (orientation : landscape) {  
.searchBar{ width:100%;}.seach_btn,.search_box{ right:120px;}
.site-branding img,.container.brand-nav.tiny img{ left:5%;}
.second-navigation{position: absolute; top: 0; right: 0;}
.site-branding { width: 100%;}
.maincontainer{ width:100%;}




.bottom_main{ width:100%; height:55px; background-size:18%; background-position:30px center;}
.footer-social{ float:right;}
.footer-social ul li:nth-child(1){ display:none}.footer-social ul li{ margin-right:5px;}
.footer-social ul{ margin:13px 30px 0 0;}.footer-social ul li a{ width:28px; height:28px; line-height:28px;}
.foot{ min-width:320px;}
.foot_left{ float:none; width:100%; padding:30px;}.foot_right{ float:none; width:100%; padding:0 30px;}
.foot_left .Btitle{ font-size:16px; padding:0 0 5px}.icon_contact{ padding:30px 0; overflow:visible;}
.icon_contact li{ width:auto; padding:10px 0;}
.icon_contact li a{ padding: 0 15px 0 45px;text-align: left;}
.foot_left .qr-code1{bottom: calc(100% - 2px);}
.icon_down{ clear:left; padding:10px 0;}
.icon_down li{ width:auto; margin-right:0;}.icon_down li img{ min-height:52px;}
.icon_down li:nth-of-type(2n){margin-left:2%;}
.icon_list{ margin:15px 0 0; padding:15px 0 0;}
.icon_list dl dt{ float:none; width:100%; height:auto; margin-right:0;}
.aboutmain-cbot .input{ width:100%; margin:5px 0;}.foot_right p{ font-size:24px;}.footnav{ min-width:300px;}


.tech_content{ width:100%; padding:30px 10px 0;}
.tech_list{ padding:30px 0;}
.tech_listbox{ width:100%; padding:0 10px;}
.tech_list_left{ width:50%; height:auto}
.tech_list_right{ width:50%; max-width:none; padding:20px !important;}
.tech_list_right h3{ font-size:20px;}.tech_list_right ul{ margin-bottom:0;}


.home-teaser:nth-of-type(2) li::before,.home-teaser:nth-of-type(6) li::before{ background:#fff;}
.home-teaser:nth-of-type(3) li::before,.home-teaser:nth-of-type(7) li::before{ background:#465156 !important;}
.about_product_bg{ min-width:300px;}
.about_product_bg .main{ width:100%;}
.teaser-wrapper{ padding:0;}
.nei-l{ display:none;}
.nei-r{ float:none; width:100%; margin:0; padding:0;}
.nei-r .h-pro li{ width:23.5%;margin:0 2% 2% 0; height:auto;}
.nei-r .h-pro li.nomargin{margin-right:2%;}.nei-r .h-pro li:nth-of-type(4n){margin-right:0;}
.about_product_bg{ padding:0;}
.nei-r .h-pro li p{ -webkit-line-clamp: 3;overflow:hidden;}
.proshor-w{ width:540px;}

.content .rela{ width:100%;}.content .rela .subTitle{ padding-top:50px;}
.dae_headqbox .list{ width:100%;}.dae_headqbox .list strong{ width:25% !important;}.dae_headqbox .list span{ width:75%;}.dae_headqbox .list2 strong{ width:15% !important;}
.dae_headqbox .txtfr,.dae_headqbox .txtfl{ width:50%; margin:0 0 10px 0;}.dae_headqbox .txtfr{ padding-left:150px;}.dae_mapbox{ clear:both;}
.dae_mapbox .fl,.dae_mapbox .fr{ float:left; width:49%; height:auto; overflow:hidden;}.dae_mapbox .fl:nth-of-type(2n),.dae_mapbox .fr:nth-of-type(2n){margin-left:2%;}
.bgf4f4f4{ padding-bottom:30px;}.mt60{ margin-top:30px !important;}.pt0{ padding-top:0 !important;}

/***index products***/
.productsbg{ height:750px}
#cen_right_top .title{ font-size:2.2rem; padding:20px 0 50px}.h-pro{ padding:50px;}.slider-products{ padding-left:50px !important; padding-right:50px !important;}
.container.logo-slider{ padding-top:30px;}
.slider-products .slick-dots li { width: 10px;  height: 10px; background:#babbbe; border-radius: 50%; margin:0 10px 0 0; float:none;}
.h-pro li{ float:left; margin:0 10px 0 10px; padding:8px; padding-bottom:28px; background-image:url(../images/bg.jpg); background-color:#fff; background-repeat:no-repeat; background-position:center bottom; background-size:contain;}
.h-pro li a.pic{  border:1px solid #b2b2b2; display:block; padding:0 0 10px; color:#333;}
.h-pro li img{ width:100%;}
.h-pro li .note{ display:block; margin:0 9px; padding:15px 0; height:90px; font-size:14px; text-align:center;}
.h-pro li .note p{ line-height:18px; color:#404041;}
.h-pro li .note p.num{ line-height:22px; color:#000;}
.h-pro li span{ height:39px; line-height:39px; display:block; margin:0 5px; text-align:center; color:#fff; background:#e60012; font-weight:normal;}
.cen_series{width: 100%; overflow-x: auto; overflow-y: hidden;}
.cen_series span{ width: 1600px;}

.aboutlist .aboutlist_right{ width:50%; padding:0 0 0 20px; height:auto}
.aboutlist .aboutlist_right strong{ padding:0 0 20px; margin: 0 0 15px;}
.aboutlist .aboutlist_right{ padding:80px 80px 0;}

.ind_box5{ width:100%; height:auto}.case-ul-lager{ width:70%; height:auto}.case_con li.fst{ width:100%;}
.case_con li.fst img{ width:100%; height:auto;}.case_con li img{ height:154px;}
.i_part4{ padding:10px;}
.i_part4 .part4_l { float: none; width: 100%; border-right:none; padding-right: 0;}
.i_part4 .part4_title{ font-size:20px;}.i_part4 .part4_title a{ margin:8px 0 0;}
.i_part4 .news_bd ul li{ clear:none; float:left; width:49%; height:auto; margin-bottom:2%;}
.i_part4 .news_bd ul li:nth-of-type(2n){margin-left:2%;}
.i_part4 .part4_pic{ float:none; width:100%; height:auto;}
.i_part4 .part4_pic img{ width:100%; height:auto;}
.i_part4 .part4_text{ float:none; width:100%; padding:10px 0;}
.i_part4 .part4_c{ float: none; width: 100%; padding-left: 0;}
.i_part4 .part4_c .img_box{ margin:25px 0;}
.i_part4{ width:100%; padding:20px;}.locations-home .locations-home-desc{ max-width:none; padding-right:30%;}
.row>.span-4{ width:100%;}*[class*="rect-"]{ height:auto;}.rect-75{ padding-bottom:0;}
.i_part4 .part4_l,.i_part4 .part4_c{ margin-bottom:20px;}.i_part4 .part4_c,.i_part4 .part4_r{ float:left; width:49%;}.i_part4 .part4_c{ margin-left:2%;}
.i_part4 .img_box img{ width:100%;}.i_part4 .part4_title{padding-bottom:10px;}.foot{ padding:0;}


.row>[class*="span-"]{ margin-right:0;}
.foot{ padding:0;}

.news-container .news_list_main ._list_r{ width:82%;}
.news-container .news_list_main li:nth-of-type(2n) ._list_box{background-color:#f4f4f4;}
.news-container .time_r{ float:none;}
.news-container .news_r_pic{ float:right; padding:20px 0;}
.news-container .news_list_main .pic_r{ float:left; width:70%; padding:20px 0;}
.news-container .news_list_main ._list_r .news_text{ height:85px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}

.npagePage {padding:70px 0 30px}.fw {width: 100%; padding:0 20px;}.content .header {padding:30px 0;}
.content .header p.title {font-size: 24px;margin-bottom: 6px;color: #444; text-align:center}
.content .header p.subtitle{ font-size:17px; text-align:center; margin-bottom:0;}
#pageswitch a { width:49%; height:30px; line-height:30px; padding:0; margin: 10px 0;float: left;}
#pageswitch .next{ text-align:right; float:right; margin-left:2%;}

.cultureBox6{ padding:0;}
.vjs16{ width:100% !important; height:auto;}
.vjs4{ width:100% !important; height:359.34px !important; margin-bottom:20px !important;}
.object-fit{ object-fit:fill;}
.vjs16 img,.vjs16 video{ width:100% !important; height:100% !important;}
.vjs4 img,.vjs4 video{ width:100% !important; height:100% !important;}
.max100,.max100 img,.max100 video{ width:auto !important; height:auto !important;}

.N-history{ width:100%; margin:120px auto 30px; padding:0 20px; background:url(../images/line_gray.png) repeat-y 55px top;}
.N-history ul li{background:url(../images/dot_nor.png) no-repeat 20px top; padding-left:80px; padding-bottom:40px;}
.N-history ul{ margin:0; padding:0;}.N-history ul li h3{ font-size:24px; line-height:22px; padding-bottom:20px;}

  .part4_movie iframe{ width:100%; height:359.34px;}.part4_movie_all,.part4_movie_all iframe{ width:100%; height:450px; margin:0 auto;}
  
  .productsbg { height: 760px;}
  
.izl-rmenu{ margin-right:0;}
.contact-section .contact-sectionWrapper{ padding:60px;}
.contact-section .contact-section-box{ padding:0;}
.contact-section .contact-section-box .title{ font-size:28px; line-height:28px; margin:0;}
.contact-section .contact-section-box .left_note h3{ font-size:18px; margin:0 0 20px;}
.right_inquiry .aboutmain-cyzm img{ width:auto; left:185px;}
.contact-section .contact-section-box .left_note{ width:60%;}
.contact-section .contact-section-box .right_inquiry{ width:40%;}
}

/******ipad air*******/
@media only screen  
and (min-device-width : 1024px )   
and (max-device-width : 1366px)   
and (orientation : portrait) { 
  #slider-home-top .slide-home-top {
    height: 480px;
  }
.productsbg {
    height: 780px;
}

.news-container .news_list_main ._list_r{ padding:0 0 0 3%;}
.news-container .news_list_main .pic_r{ padding:20px 0;}

.foot .foot_right img{ width:auto;}
.h-pro li{ padding:10px 10px 26px;}
.right_inquiry .aboutmain-cyzm img{ left:320px;}



}

@media only screen  
and (min-device-width : 1024px )   
and (max-device-width : 1366px)   
and (orientation : landscape) { 


.site-branding {
  width: 100%;
  float: left;
  background: #e60012;
  height: 70px;
  position: relative;
}
.productsbg{ height:1020px;}
.h-pro li{ padding:10px 10px 36px;}

.about_product_bg .main{ width:100%; padding:40px 50px;}

.proshow-other{ width:100%;}
.nei-l ul{ width:100%; margin:40px 0 20px;}
}


@media screen and (max-width: 1100px) {
  .slider-products {
    padding-left: 100px;
    padding-right: 100px;
  }
  .slider-products i {
    font-size: 44px;
    margin-top: -30px;
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  .ilist .num{ font-size:30px; height: 56px;}
  .ilist .top{ padding: 10% 11% 20%;    min-height: 227px;}
}



@media screen and (max-width: 767px) {
.seach_btn{ display:none;}
.pc{ display:none;}.wap{ display:block;}.second-menu-container a.menu-cta{ font-size:18px;}
.site-branding img,.container.brand-nav.tiny img.logo-standard{ left:5%; margin:-13px 0 0 0;}
.topBar{ display:block;}.subTitle span{ font-size:16px;}
.site-branding{ width:100%;}.site-branding img{ width:160px; margin-top:-18px; left:5% !important;}
.second-navigation{ position:absolute; top:0; right:0;}
.maincontainer{ width:100%;}
.mTitbg h2{ font-size:24px; padding:0;}

.page-header{ height: 220px; margin: 70px 0 0;}
.page-header .note h3{ font-size:20px; line-height:20px;}
.page-header .note{ margin:0; position:static; padding:60px 40px 0;}
.page-header .note p{ line-height:22px;}

.about-section .aboutWrapper{ padding:40px 0 0;}
.about-section .note{ font-size:14px; line-height:30px; padding:0 20px 40px;}
.about-section .note h3{ font-size:20px; line-height:28px;}
.about-section .note h4{ font-size:14px; line-height:24px;}
.section4 { background:#f6f6f6;}
.section4 .title .t01{ font-size:20px; line-height:28px;}
.section4 .title .t02{ font-size:14px; line-height:24px;}
.section4 .title{ width:100%; padding:40px 20px 0;}
.section4 .title h3{ font-size:20px; height:auto; padding:0 0 20px; margin:0 0 0 20px;}
.section4 .title h3:before{ width:40px;}
.section4 .section4Wrapper{ padding:0 0 40px;}
#honor{ margin:40px auto 0;}
.honor{ padding:5px; margin:0 10px;}
.about4-section{ padding:0;}
.about4-section .about4Wrapper{ width:100%;}
.about5-section { padding:30px 0 0;}
.about5-section .slick-dots{ bottom:10px;}
.about6-section{ padding:30px 20px;}
.about6-section ul li{ width:49%; margin:0 2% 2% 0;}
.about6-section ul li:nth-of-type(3n){ margin:0 2% 2% 0;}
.about6-section ul li:nth-of-type(2n){ margin:0 0 2% 0;}


.tech_content{ width:100%; padding:30px 10px 0;}
.tech_list{ margin-top:10px; padding:20px 0;}
.tech_listbox { width: 100%; padding: 0 10px;}
.tech_list_left{ float:none; width:100%; height:auto}
.tech_list_right{ float:none; width:100%; max-width:none; padding:30px 20px !important; overflow:hidden; margin:0;}
.tech_list_right h3{ font-size:20px; padding-bottom:15px;}
.tech_list_right a{ margin-top:1.5em;}
.tech_list_right ul{ margin:1.5em 0 0.5em 1.5em;}

.productsbg{ height:700px}
#cen_right_top .title{ font-size:2.2rem; padding:20px 0 50px}.slider-products .slick-dots{ padding:10px 0 0;}
.slider-products .slick-dots li { width: 10px;  height: 10px; background:#babbbe; border-radius: 50%; margin:0 10px 0 0; float:none;}
.nei-r .h-pro{ padding:0;}
.h-pro li{ float:left; margin:0 10px 0 0; padding:8px; padding-bottom:21px; background-image:url(../images/bg.jpg); background-color:#fff; background-repeat:no-repeat; background-position:center bottom; background-size:contain;}
.h-pro li a.pic{  border:1px solid #b2b2b2; display:block; padding:0 0 10px; color:#333;}
.h-pro li img{ width:100%;}
.h-pro li .note{ display:block; margin:0 9px; padding:15px 0; height:90px; font-size:14px; text-align:center;}
.h-pro li .note p{ line-height:18px; color:#404041;}
.h-pro li .note p.num{ line-height:22px; color:#000;}
.h-pro li span{ height:39px; line-height:39px; display:block; margin:0 5px; text-align:center; color:#fff; background:#e60012; font-weight:normal;}
.cen_series{width: 100%; overflow-x: auto; overflow-y: hidden;}
.cen_series span{ width: 1850px;}
/* #cen_right_top h3{ padding:0; margin:0 0 2% 0;}
  #cen_right_top h3{ width:49%;}
  #cen_right_top h3:nth-of-type(2n){margin-left:2%;}*/
  
  .slider-products { padding-left: 8px; padding-right: 0;}
  .h-pro { padding-top:30px; padding-bottom:30px; min-height:450px;}
  .slider-products i { font-size: 34px; margin-top: -50px; width: 40px; height: 40px; line-height: 40px;opacity:0.4; filter:alpha(opacity=40);}
 
.aboutlist .aboutlist_left{ float:none; width:100%;}
.aboutlist .aboutlist_right{ float:none; width:100%; max-width:none; padding:20px; height:auto;}
.aboutlist .aboutlist_left{ float:none; width:100%;}
.aboutlist .aboutlist_right { float: none; width: 100%; padding: 20px; height: auto;}
.aboutlist .aboutlist_right strong{ font-size:18px; padding: 0 0 20px; margin: 0 0 15px;}

.ind_box5{ width:100%; height:auto}
.ind_box5-title{ font-size:20px; line-height:20px; padding:20px;}
.case-ul-lager{ float:none; width:100%; height:auto}.case_con li.fst{ width:100%;}
.case_con li.fst img{ width:100%; height:auto;}.case_con li .note{ display:none}
.case_con li .intro{ height: 45px; line-height:45px; font-weight: normal; font-size: 14px;}
.case_con li .intro p{ line-height:45px;}
.case-ul-lists{ display:none}.i_part4{ padding:10px 20px;}
.i_part4 .part4_l { float: none; width: 100%; border-right:none; padding-right: 0;}
.i_part4 .part4_title{ font-size:20px;}.i_part4 .part4_title a{ margin:8px 0 0;}.i_part4 .news_bd{ padding:12px 0 0;}
.i_part4 .news_bd ul li{ height:auto; margin-bottom:0;}
.i_part4 .part4_pic{ float:none; width:100%; height:auto;}
.i_part4 .part4_pic img{ width:100%; height:auto}
.i_part4 .part4_text{ float:none; width:100%; padding:10px 0;}
.i_part4 .part4_c{ float: none; width: 100%; padding-left: 0;}
.i_part4 .part4_c .img_box{ margin:25px 0;}
.bottom_main{ width:100%; height:55px; background-size:45%; background-position:20px center;}
.footer-social{ float:right;}
.footer-social ul li:nth-child(1){ display:none}.footer-social ul li{ margin-right:5px;}.footer-social ul li:last-child{ margin-right:0;}
.footer-social ul{ margin:13px 0 0 0;}.footer-social ul li a{ width:28px; height:28px; line-height:28px;}
.foot_left{ width:100%; padding:30px 20px;}
.foot_left .Btitle{ font-size:16px; padding:0 0 5px}.icon_contact{ padding:20px 0; overflow:visible;}
.icon_contact li{ width:auto; padding:10px 0;}
.icon_contact li a{ padding: 0 15px 0 45px;text-align: left;}
.foot_left .qr-code1{bottom: calc(100% - 2px);}
.foot_left .wechat{ float:none !important; width:100%; text-align:center; padding:0 0 20px; margin:0; overflow:hidden;}
.foot_left .wechatbox{ float:left; margin:0 10px 0 0;}
.foot_left .wechatbox img{ width:86px;}

.foot_left img{ width:50%;}
.icon_down{ clear:left; padding:10px 0;}
.icon_down li{ width:49%; margin-right:0;}.icon_down li img{ min-height:52px;}
.icon_down li:nth-of-type(2n){margin-left:2%;}
.icon_list{ margin:15px 0 0; padding:15px 0 0;}
.icon_list dl dt{ float:none; width:100%; height:auto; margin-right:0;}

.proshow-pic{ float:none; width:100%; height:auto;}.proshow-pic .pic{ width:100%; height:auto;}.proshow-pic img{ width:100%; max-width:none; max-height:none;}
.proshor-w{ float:none; width:100%; padding:10px 0 0;}.pro-t p{ margin:0;}.proshow-m{ padding:0;}.proshow-top{ margin-top:30px;}
.proshor-w h1{ font-size:20px;}.proshow-other{ width:100%;}#slider-home-logos{ padding-left:30px; padding-right:30px;}
  
.home-teaser .teaser-content-wrapper .teaser-content-inner{ padding:15px;}
.home-teaser .entry-header h3, .home-teaser .entry-header h2{ margin: 20px 0;}
.technologie-teaser .list-subcats li::before{ left:2px;}.technologie-teaser .list-subcats li{ padding-left:35px;}
.home-teaser .teaser-content-wrapper::after, .home-teaser:nth-of-type(even) .teaser-content-wrapper::after, .home-teaser:nth-of-type(4n+4) .teaser-content-wrapper::after, .home-teaser:nth-of-type(4n+3) .teaser-content-wrapper::after{border-width: 24px; margin-left: -24px;}
.home-teaser:nth-of-type(2) li::before,.home-teaser:nth-of-type(6) li::before{ background:#fff;}
.home-teaser:nth-of-type(3) li::before,.home-teaser:nth-of-type(7) li::before{ background:#465156 !important;}
.about_product_bg{ min-width:300px;}
.about_product_bg .main{ width:100%;}
.teaser-wrapper{ padding:0;}
.nei-l{ display:none;}
.nei-r{ float:none; width:100%; margin:0; padding:20px 10px;}
.nei-r .h-pro li{ width:49%; height:auto; margin:0;}
.nei-r .h-pro li:nth-of-type(2n){margin-left:2%;}.about_product_bg{ padding:0;}
.nei-r .h-pro li p{ -webkit-line-clamp: 3;overflow:hidden;}

.content .rela{ width:100%; padding:0 20px;}
.content .rela .subTitle{ padding:30px; font-size:24px;}.foot{ padding:0;}
.dae_headqbox .list{ width:100%; background:none}.dae_headqbox .list strong{ width:25% !important;}.dae_headqbox .list span{ width:75%;}
.dae_headqbox .txtfr,.dae_headqbox .txtfl{ width:100%; margin:0 0 10px 0;}.dae_mapbox{ clear:both; margin-top:0;}
.dae_mapbox .fl,.dae_mapbox .fr{ float:none; width:100%; height:auto; overflow:hidden;}.dae_mapbox .fr{ margin-top:10px;}
.bgf4f4f4{ padding-bottom:30px;}.mt60{ margin-top:30px !important;}.pt0{ padding-top:0 !important;}

.news-container{ width:100%; padding:30px 0; font-size:14px;}
.news-container .news_list_main ._list_box{ padding:26px 20px 40px;}
.news-container .news_list_main ._list_r{ width:100%; padding:10px 0 0;}
.news-container .news_list_main li:nth-of-type(2n) ._list_box{background-color:#f4f4f4;}
.news-container .news_r_pic{ float:none; width:100%;}
.news-container .news_r_pic img{ width:100%; height:auto;}
.news-container .news_list_main .pic_r{ float:none; width:100%; padding:0;}

.n_news{ padding:0 20px;}
.n_mn .m_text .text{ font-size:14px; line-height:28px;}
.n_mn .m_aside .share{ padding:30px 0 0;}

.npagePage {padding:70px 0 30px}.fw {width: 100%; padding:0 20px;}.content .header {padding:30px 0;}
.content .header p.title {font-size: 24px;margin-bottom: 6px;color: #444; text-align:center}
.content .header p.subtitle{ font-size:17px; text-align:center; margin-bottom:0;}
#pageswitch a { width:100%; height:30px; line-height:30px; padding:0; margin: 10px 0;float: none; display:block;}
#pageswitch .next{ text-align:left; float:none}
.searchBar{ width:100%;}

.cultureBox6{ padding:0;}
.vjs16{ width:100% !important; height:auto;}
.vjs4{ width:100% !important; height:284.52px !important; margin-bottom:20px !important;}
.object-fit{ object-fit:fill;}
.vjs16 img,.vjs16 video{ width:100% !important; height:100% !important;}
.vjs4 img,.vjs4 video{ width:100% !important; height:100% !important;}
.max100,.max100 img,.max100 video{ width:auto !important; height:auto !important;}

.N-history{ width:100%; margin:120px auto 30px; background:none; padding:0 20px;}
.N-history ul{ margin:0; padding:0;}.N-history ul li h3{ color:#e60012; font-size:20px; line-height:22px; padding-bottom:20px;}
.N-history ul li{ background:none; padding:0; line-height:22px; margin-bottom:30px}.N-history ul li p{ font-size:14px; line-height:22px;}

.downloadList th, .downloadList td {border: solid #e4e4e4; border-width:1px 0px 0px 0; line-height:18px; padding:8px 0;}
.section-video{ width:100%; height:auto; padding:30px 20px; margin:0 auto; overflow:hidden;}
.section-video ul{ padding:0;}
.section-video ul li{ float:none; width:100%; margin:0 0 30px 0;}
.section-video ul li i{ width:50px; height:50px; background-size:50px; top:40%;}
.section-video ul li a:hover i{ background-size:50px;}
.section-video ul li p{ font-size:16px;}

.viewport-tip{position: absolute;z-index: 0;background: rgba(0,0,0,.59);width: 100%;height: 100%;top: 0;transition: all .5s;opacity: 0;display: none;}
.viewport-tip .overload{content: '';background: url(../images/tip.png);background-size:.865rem;width: .865rem;height: .865rem;position: absolute;left: 50%;top: 50%;margin: -.4325rem 0 0 -.4325rem; }
.showOn{z-index: 99999999;opacity: 1;display: block;}

.contact-section .contact-sectionWrapper{ padding:40px 0;}
.contact-section .contact-section-box{ padding:0;}
.contact-section .contact-section-box .left_note{ float:none; width:100%; padding:0 20px; overflow:hidden;}
.contact-section .contact-section-box .title{ font-size:18px; line-height:22px; margin:0 0 20px;}
.contact-section .contact-section-box .left_note h3{ font-size:16px; line-height:22px; margin:0 0 20px;}
.contact-section .contact-section-box .right_inquiry{ float:none; width:100%; margin:20px 0 0; padding:30px 20px;}
.right_inquiry .aboutmain-cyzm img{ width:auto; left:210px;}

.aboutmain-cbot label{ padding-left:0;}
}
@media screen and (max-width: 375px) {
  .vjs4{ height:254.84px !important;}
  .h-pro { min-height:450px;}
  .productsbg{ height:650px}
  .right_inquiry .aboutmain-cyzm img{ left:200px;}
}

@media screen and (max-width: 320px) {
  .h-pro { min-height:410px;}
  .productsbg{ height:660px}  
  .proshow-top{ margin-top:50px;}
  .comBox7Img img{ max-height:104px;}
  .vjs4{ height:213px !important;}
  #slider-home-top .slide-home-top,#slider-home-top-wap .slide-home-top {
    height: 500px;
  }
  .home-teaser p.more-link{ bottom:30px;}
  .h-pro li .note{ height:130px;}
}
ul.slick-dots li {
  cursor: pointer;
}
.slick-arrow {
  cursor: pointer;
}
/*--------------------------------------------------------------
 # Widgets
 --------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}
/*--------------------------------------------------------------
 # Content
 --------------------------------------------------------------*/
/*--------------------------------------------------------------
 ## Posts and pages
 --------------------------------------------------------------*/
.sticky {
  display: block;
}
.byline, .updated:not(.published) {
  display: none;
}
.single .byline, .group-blog .byline {
  display: inline;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
/*--------------------------------------------------------------
 ## Comments
 --------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
/*--------------------------------------------------------------
 # Infinite scroll
 --------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
  /* Older / Newer Posts Navigation (always hidden) */
  /* Theme Footer (when set to scrolling) */
  display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}
/*--------------------------------------------------------------
 # Media
 --------------------------------------------------------------*/
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
  max-width: 100%;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  /*  overflow: hidden; */
}
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*--------------------------------------------------------------
 ## Captions
 --------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  text-align: center;
}
/*--------------------------------------------------------------
 ## Galleries
 --------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-caption {
  display: block;
}
