﻿@charset "UTF-8";
/*
Theme Name: iVega - Clean & Modern HTML5 template
Author: ThyssenKrupp
*/
/* Our typoography mods, overriding style.css */
.modal-content {
  border-radius: 0;
  box-shadow: none !important; }

.modal-title {
  color: #00a0f5; }

button.close {
  color: #fff;
  background: #00a0f5;
  padding: 0 5px;
  opacity: 1; }
  button.close:hover, button.close:focus {
    color: #fff; }

.list-triangle li {
  line-height: 185%;
  margin-bottom: 5px; }

.table {
  font-size: 14px !important; }
  @media (max-width: 768px) {
    .table {
      font-size: 12px !important; } }

.table th, .table td {
  padding: 5px !important; }

.table ~ p.small {
  padding-left: 8px;
  text-indent: -8px; }

.table ~ .small, .table ~ .small ~ .small {
  line-height: 142.5%; }

.table:not(.Exception) thead th:first-child {
  text-align: left; }

.table.birdsEye tbody tr td:first-child {
  width: auto; }

.table span.strong {
  font-size: 75%;
  vertical-align: super;
  margin-left: .25em; }

a.triangle, .mask a.triangle {
  width: 40px !important;
  height: 30px !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important; }

.preheader .trigger {
  display: none  !important; }

.large {
  font-size: 125%;
  line-height: 167%; }

.small {
  font-size: 85%;
  line-height: 110%; }

table caption {
  margin: 1.33em 0 0 0;
  text-align: left;
  color: #00a0f5;
  font-size: 20px;
  font-family: 'TKTypeMediumRegular', Arial, Helvetica, sans-serif;
  font-weight: 400; }

figcaption p {
  font-size: 15px;
  line-height: 18px; }

/* End typography overrides */
aside.sidebar .title {
  font-size: 16px;
  color: #fff;
  font-family: 'TKTypeRegularRegular',Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: capitalize; }

.col-md-6 > p ~ p, .col-sm-6 > p ~ p, .col-xs-6 > p ~ p {
  margin-top: 1.33em; }

h1.WhtOnLtBlu {
  font-size: 36px;
  color: #ffffff;
  background-color: #00a0f5;
  font-family: 'TKTypeRegularRegular',Arial, Helvetica, sans-serif;
  font-weight: 300;
  text-align: center;
  padding: 15px;
  letter-spacing: 1px; }

h1.WhtOnBlu, h1.WhtOnGrey {
  font-size: 36px;
  color: #ffffff;
  background-color: #00a0f5;
  font-family: 'TKTypeRegularRegular',Arial, Helvetica, sans-serif;
  font-weight: 300;
  text-align: center;
  padding: 15px;
  letter-spacing: 1px; }

h1.WhtOnGrey {
  font-size: 36px;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.6);
  font-family: 'TKTypeMediumRegular',Arial, Helvetica, sans-serif;
  font-weight: 600;
  text-align: center;
  padding: 15px;
  letter-spacing: 1px; }

.marginTop1 {
  margin-top: 1em; }

.marginTop2 {
  margin-top: 2em; }

.marginTop3 {
  margin-top: 3em; }

.main-navigation .navbar-nav > li > a {
  font-size: 17px;
  text-transform: capitalize;
  color: #00a0f5; }
  .main-navigation .navbar-nav > li > a:hover {
    border-bottom: 1px solid #003c7d; }

body.Planning .planning-state a, body.front .home-state a, body.Safety .safety-state a {
  color: #003c7d !important;
  border-bottom: 1px solid #003c7d; }

div.RealFullWidth {
  overflow-y: visible;
  z-index: 1; }

div.RealFullWidth.funkyDiv {
  background-color: #ffffff; }

.RealFullWidth.footerColor {
  background-color: #00a0f5 !important; }

.subfooter.footerColor {
  background-color: #fff;
  width: 100%;
  max-width: 100% !important;
  padding: 0; }

p.copyright-text {
  float: left; }

ul.copyright-links {
  margin-bottom: 0;
  margin-top: 10px;
  float: right;
  list-style: none; }
  ul.copyright-links li {
    display: inline; }
  ul.copyright-links a {
    color: #00a0f5; }

ul.copyright-links li:nth-of-type(2):before {
  content: "|";
  margin: 10px; }

.dropdown > .vertical-div {
  background-color: inherit; }

.preheader form select option {
  color: #ffffff;
  background-color: #eef0f2; }

.ContactFormHolder_Hdr, .ContactFormHolder_Ftr {
  position: relative; }

.ContactFormCloserHolder a {
  position: absolute;
  right: 0;
  top: 25px;
  color: #00a0f5;
  text-transform: uppercase; }

.ContactFormCloserHolder i {
  margin-left: 5px; }

.ContactFormCloserHolder a:hover, .ContactFormCloserHolder a:hover i {
  text-decoration: none !important;
  outline: none;
  border: none; }

.contact-form label {
  font-size: 16px;
  font-family: 'TKTypeMediumRegular', Arial, Helvetica, sans-serif;
  font-weight: 400; }

div.section::before, div.container::before, div.banner::before, div.row::before, div.section::after, div.container::after, div.banner::after, div.row::after {
  width: 0 !important;
  height: 0 !important; }

.callout {
  padding: 45px 0; }

.callout-blue {
  background: #00a0f5;
  color: #fff; }

.callout-blue-title {
  color: #fff;
  margin-bottom: 25px;
  margin-top: 15px; }

.callout-blue-main-title {
  font-size: 45px;
  margin-top: 20px; }

@media screen and (max-width: 767px) {
  .image-download:nth-of-type(1):nth-of-type(1n) {
    margin-bottom: 15px;
    display: block; } }

#promoVideoToggle {
  cursor: pointer; }

.Sweets h1 {
  font-family: 'TKTypeMediumRegular', Arial, Helvetica, sans-serif;
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0; }

.Sweets h1 span {
  display: block;
  float: none;
  clear: both;
  letter-spacing: 1px;
  text-align: justify;
  margin: 1px 0; }

.Lee img.triBg, .safetyTop img.triBg, .Clark img.triBg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: -33px;
  overflow-x: hidden;
  overflow-y: visible;
  height: calc(100% + 50px);
  /*height: 100%;*/ }

.safetyTop {
  padding: 35px 0 45px 0 !important;
  margin: 0 auto 45px auto !important;
  min-height: 320px; }
  .safetyTop #topLogo {
    margin: auto !important; }

.safety-chain .table {
  margin: 2em auto 4em auto; }

.safety-chain .table th {
  width: 35%;
  padding-left: 1em; }

.safety-chain .table td {
  width: 65%;
  padding-right: 2em; }

.Wynton {
  margin-top: -20px !important; }

.Wynton h2 {
  margin-top: 1em; }

.Wynton .table th, .Wynton .table td {
  text-align: center; }

.Wynton .table thead td:first-child, .Wynton .table tbody th:first-child {
  text-align: left; }

.Clifford h1 {
  margin-bottom: 1.33em; }

.Clifford .table {
  margin-top: 36px; }

/*.Clifford .table th, .Clifford .table td {
    font-size: 12px;
}*/
.Clifford img, .Wynton img {
  display: block;
  margin: 36px auto 0 auto;
  width: 100%;
  height: auto;
  vertical-align: middle; }

.row.MachRm {
  margin-top: 60px;
  margin-bottom: 60px; 
}

.col-xs-12.insidediv {
    display: inline-block;
    margin: 0 auto;
    padding: 3px;
}

.row.centerdiv {
    text-align: center;
    width: 100%;
}

.MachRm h3, .MachRm p {
  margin-left: 86px; }

.MachRm p.small {
  margin-left: auto; }

.MachRm h3 {
  color: #00a0f5;
  font-size: 20px;
  margin-top: 0; }

.MachRm .col-md-6 img, .MachRmA .col-md-6 img {
  display: block;
  width: 95%;
  height: auto;
  margin: 12px auto; }

.MachRm .col-md-6 img.topper, .MachRmA .col-md-6 img.topper {
  margin-top: 4em; }

.SingleLevelMachineRm {
  background: url(/images/IcoMachineRmSingleLevel.jpg) 6px top no-repeat; }

.DblLevelMachineRm {
  background: url(/images/IcoMachineRmDblLevel.jpg) 6px top no-repeat; }

/* Rollover state for download links */
div .bannerDownload:first-child {
  background: #002746 !important;
  /*-webkit-transition: all .33s ease-in-out;
	   -moz-transition: all .33s ease-in-out;
	    -ms-transition: all .33s ease-in-out;
	     -o-transition: all .33s ease-in-out;
		transition: all .33s ease-in-out;*/ }

div .bannerDownload:nth-child(2) {
  background: #004474 !important;
  /*text-shadow: none;
	-webkit-transition: all .33s ease-in-out;
	   -moz-transition: all .33s ease-in-out;
	    -ms-transition: all .33s ease-in-out;
	     -o-transition: all .33s ease-in-out;
		transition: all .33s ease-in-out;*/ }

/*.fullWidth .tkBanner.bannerDownload:first-child:hover {
    background-color: rgba(0, 39, 70, .667);
}
.fullWidth .tkBanner.bannerDownload:last-child:hover {
    background-color: rgba(0, 68, 116, .667);
}
.fullWidth .tkBanner.bannerDownload:first-child p, .fullWidth .tkBanner.bannerDownload:last-child p {
    text-shadow: none;
    z-index: 2;
	-webkit-transition: all .33s ease-in-out;
	   -moz-transition: all .33s ease-in-out;
	    -ms-transition: all .33s ease-in-out;
	     -o-transition: all .33s ease-in-out;
		transition: all .33s ease-in-out;
}
.fullWidth .tkBanner.bannerDownload:first-child:hover p, .fullWidth .tkBanner.bannerDownload:last-child:hover p {
    text-shadow: 2px 2px 12px rgb(0, 39, 70);
    z-index: 10;
    -webkit-transform: translate(-6px, -6px);
    -moz-transform: translate(-6px, -6px);
    -o-transform: translate(-6px, -6px);
    -ms-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
}*/
.Safety .colo-prev h2 {
  margin-top: 0;
  padding-top: 0; }

@media screen and (max-width: 767px) {
  .Sweets {
    margin: -60px auto 0 auto; } }

@media screen and (min-width: 768px) and (max-width: 839px) {
  .Sweets {
    margin: -70px auto 0 auto; } }

@media screen and (min-width: 840px) and (max-width: 959px) {
  .Sweets {
    margin: -85px auto 0 auto; }
  .Sweets h1 {
    margin-top: 2.5em; }
  .Sweets p {
    font-size: 14px;
    margin-bottom: 5px; } }

@media screen and (min-width: 960px) and (max-width: 1023px) {
  .Sweets {
    margin: -100px auto 0 auto; }
  .Sweets h1 {
    margin-top: 2.5em; }
  .Sweets p {
    font-size: 14px;
    margin-bottom: 10px; } }

@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .Sweets {
    margin: -115px auto 0 auto; }
  .Sweets h1 {
    margin-top: 2.75em; } }

@media screen and (min-width: 1200px) and (max-width: 1439px) {
  .Sweets {
    margin: -130px auto 0 auto; }
  .Sweets h1 {
    margin-top: 3.25em; }
  .Sweets p {
    font-size: 18px;
    line-height: 200%;
    width: 95%;
    margin-bottom: 15px; } }

@media screen and (min-width: 1440px) and (max-width: 1599px) {
  .Sweets {
    margin: -170px auto 0 auto; }
  .Sweets h1 {
    margin-top: 3.5em; }
  .Sweets p {
    font-size: 18px;
    line-height: 200%;
    width: 95%;
    margin-bottom: 20px; } }

@media screen and (min-width: 1600px) and (max-width: 1719px) {
  .Sweets {
    margin: -200px auto 0 auto; }
  .Sweets h1 {
    margin-top: 3.75em; }
  .Sweets p {
    font-size: 18px;
    line-height: 225%;
    width: 95%;
    margin-bottom: 20px; } }

@media screen and (min-width: 1720px) and (max-width: 1839px) {
  .Sweets {
    margin: -230px auto 0 auto; }
  .Sweets h1 {
    margin-top: 4.5em; }
  .Sweets p {
    font-size: 18px;
    line-height: 225%;
    width: 90%;
    margin-bottom: 20px; } }

@media screen and (min-width: 1839px) {
  .Sweets {
    margin: -270px auto 0 auto; }
  .Sweets h1 {
    margin-top: 4.75em; }
  .Sweets p {
    font-size: 20px;
    line-height: 233%;
    width: 90%;
    margin-bottom: 25px; } }

.Lee, .Clark {
  height: 240px;
  overflow: hidden; }

.Lee {
  z-index: 50; }

.Lee h1, .safetyTop h1, .Clark h1 {
  margin-top: 15%;
  margin-bottom: 20px; }

.Sweets {
  min-height: 240px;
  /*margin-top: -30px;*/
  padding-bottom: 20px; }

.Sweets h1 span:first-child {
  font-size: 24px;
  line-height: 26px; }

.Sweets h1 span:nth-child(2) {
  font-size: 21px;
  line-height: 30px; }

.Sweets h1 span:nth-child(3) {
  font-size: 29px;
  line-height: 29px;
  margin-bottom: 10px; }

.Sweets p, .Wynton p {
  /*font-size: 12px;*/
  line-height: 167%;
  width: 100%;
  margin-bottom: 5px; }

.Lee {
  z-index: 20; }

.safety-chain {
  margin-top: -33px;
  z-index: 1;
  overflow: hidden; }

.Clifford img {
  /*margin-top: 60px;*/
  vertical-align: middle; }

.Clark img.triBg {
  /*width: 100% !important;
        min-height: calc(95% + 15px);*/ }

.subfooter .navbar-default .nav > li {
  display: block;
  max-width: 25% !important;
  float: none;
  padding: 5px 0 !important;
  margin: 1px auto !important;
  text-align: center; }

.subfooter .navbar-default .nav li a {
  display: inline-block !important;
  margin: 0 auto; }

/* Small devices (tablets, smartphones) */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .Sweets, .Lee, .safetyTop, .Clark {
    /*min-height: 400px;*/
    overflow-x: hidden !important; }
  /*.Sweets {
        margin-top: -37px;
    }*/
  .Sweets h1 span:first-child {
    font-size: 27px;
    line-height: 30px; }
  .Sweets h1 span:nth-child(2) {
    font-size: 24px;
    line-height: 36px; }
  .Sweets h1 span:nth-child(3) {
    font-size: 33px;
    line-height: 33px;
    margin-bottom: 15px; }
  .Sweets p {
    font-size: 14px; }
  .safetyTop {
    min-height: 360px; }
  .safetyTop h1 {
    margin-top: 40px;
    margin-bottom: 60px; }
  .Lee h1 .Clark h1 {
    margin-top: 60px;
    margin-bottom: 60px; }
  .Lee img.triBg, .Clark img.triBg {
    /*width: 100% !important;
        min-height: calc(95% + 15px);*/ }
  .safetyTop img.triBg {
    /*width: 100% !important;
        min-height: calc(85% + 15px);*/ }
  .col-sm-6 .table, .col-sm-7 .table {
    font-size: 10px; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  h1, h2, h3 {
    font-size: 32px; }
  /*.Sweets {
        margin-top: -43px;
    }*/
  .Sweets h1 span:first-child {
    font-size: 34px;
    line-height: 42px; }
  .Sweets h1 span:nth-child(2) {
    font-size: 31px;
    line-height: 42px; }
  .Sweets h1 span:nth-child(3) {
    font-size: 42px;
    line-height: 46px;
    margin-bottom: 20px; }
  /*.Sweets p {
        font-size: 16px;
        width: 100%;
        margin-bottom: 10px;
    }*/
  .safetyTop {
    min-height: 420px; }
  .Lee, .Clark {
    /*.safetyTop, */
    max-height: 460px; }
  .safetyTop h1 {
    margin-top: 60px;
    /*margin-bottom: 70px;*/ }
  .Lee h1, .Clark h1 {
    margin-top: 96px;
    margin-bottom: 96px; } }

@media screen and (min-width: 992px) and (max-width: 1023px) {
  .safetyTop h1 {
    margin-top: 80px;
    /*margin-bottom: 85px;*/ } }

@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .safetyTop h1 {
    margin-top: 90px;
    /*margin-bottom: 95px;*/ } }

@media screen and (min-width: 1200px) and (max-width: 1619px) {
  .Lee h1, .Clark h1 {
    margin-top: 112px;
    margin-bottom: 112px; }
  .safetyTop h1 {
    margin-top: 90px;
    /*margin-bottom: 110px;*/ }
  .Sweets {
    /*min-height: 580px;
        margin-top: -83px;*/ } }

@media screen and (max-width: 1199px) {
  .Sweets {
    background-size: cover;
    background-position: right; }
  .Wynton h2, .Bix h2 {
    margin-top: 2em; } }

@media screen and (min-width: 1200px) {
  .Clark {
    /*.safetyTop, */
    max-height: 500px; }
  .Sweets h1 span:first-child {
    font-size: 42px;
    line-height: 52px; }
  .Sweets h1 span:nth-child(2) {
    font-size: 38px;
    line-height: 52px; }
  .Sweets h1 span:nth-child(3) {
    font-size: 52px;
    line-height: 56px;
    margin-bottom: 25px; }
  /*.Sweets p {
        font-size: 18px;
        width: 80%;
    }*/
  .safetyTop {
    min-height: 410px; }
  .Lee h1, .Clark h1 {
    /*.safetyTop h1, */
    margin-top: 105px;
    margin-bottom: 55px; }
  .safetyTop img.triBg, .Clark img.triBg {
    /*width: 100% !important;
        max-height: calc(90% + 15px);*/ }
  .Wynton h2, .Bix h2 {
    margin-top: 2.5em; } }

@media screen and (min-width: 1320px) {
  /*.Safety {
        margin: -15px auto -50px auto;
    }*/
  div.fullWidth:not(.BlurbTag), .fullWidth.Sweets {
    margin: 0 auto; }
  div.fullWidth.Blurb, div.fullWidth.Dexter {
    min-height: 1px; }
  div.RealFullWidth {
    width: 100% !important; } }

@media screen and (min-width: 1500px) {
  .Lee img.triBg {
    /*width: 100% !important;
        min-height: calc(93% + 15px) !important;*/ } }

@media screen and (min-width: 1620px) {
  /*.Sweets {
        margin-top: -56px;
    }*/
  div.fullWidth, .fullWidth.Sweets {
    margin-top: 0; }
  .Safety .colo-prev {
    padding-bottom: 55px; }
  .Lee h1, .Clark h1 {
    /*.safetyTop h1, */
    margin-top: 166px;
    margin-bottom: 150px; }
  .safetyTop {
    min-height: 425px; }
  .safetyTop h1 {
    margin-top: 100px;
    /*margin-bottom: 120px;*/ } }

@media screen and (min-width: 1810px) {
  .safetyTop {
    min-height: 440px; } }

.funkyDiv {
  padding: 0;
  min-height: 33px;
  overflow: visible;
  margin-top: 35px !important;
  margin-bottom: 35px !important; }

.funkyDiv hr {
  border: 0;
  height: 2px;
  margin: 0;
  background-color: #0086bb;
  width: 100%; }

.funkyDivTriangle {
  display: block;
  width: 58px;
  height: 33px;
  margin: -2px auto 0 auto;
  z-index: 10; }

.ImgBorderContainer {
  display: block;
  padding: 10px;
  text-align: center;
  background-image: url(/images/ImgBackground.gif);
  background-repeat: repeat;
  position: relative;
  max-width: 95%; }

.ImgBorderContainer img {
  display: block;
  width: 96%;
  height: auto;
  margin: 10px auto; }

@media screen and (max-width: 767px) {
  #navbar-collapse-1 .navbar-nav.navbar-main-menu {
    padding: 0;
    border: none; }
  .main-navigation .navbar-nav li {
    padding: 8px 0;
    margin: 5px 0;
    background: #fff; }
  .main-navigation .navbar-nav li a {
    margin: 0 5px;
    border: none; }
  .main-navigation .navbar-nav > li > a:hover {
    border: 1px solid #003c7d; }
  .main-navigation .navbar-nav > li.active {
    background: #004b7c;
    border: none; }
  .main-navigation .navbar-nav > li.active a {
    color: #fff; }
  .main-navigation .navbar-nav > li.active a:hover {
    color: #fff;
    border: none; } }

.Bird .col-md-1, .Bird .col-sm-1 {
  text-align: center;
  color: #0086bb;
  font-size: 4em; }

.ContactUs input.btnSubmit {
  display: block;
  border: none;
  margin: 1em 0;
  font-family: 'TKTypeMediumRegular',Arial, Helvetica, sans-serif !important;
  font-weight: 500 !important;
  padding: .5em .67em !important;
  background: #00a0f5;
  color: #fff; }
  .ContactUs input.btnSubmit:hover {
    background: #003c7d;
    border: #00a0f5; }

@media (min-width: 768px) {
  /*.containerTWINcopy img {
        width: 246px;
        height: 110px;
    }*/
  .colIngenuity h1 {
    font-size: 32px; } }

@media (min-width: 992px) {
  .logoLink {
    display: inline-block;
    /*margin: 0;*/
    border: none; }
  .logoLink img {
    display: inline; }
  .colIngenuity h1 {
    font-size: 36px; } }

@media (min-width: 1200px) {
  /*.containerTWINcopy img {
        width: 296px;
        height: 100px;
    }*/
  .colIngenuity h1 {
    font-size: 48px; } }

.social-links {
  list-style: none; }
  .social-links li {
    display: inline-block;
    margin: 0 10px 0 0; }

#ContactUs_Ftr h1.title {
  color: #fff;
  font-family: 'TKTypeRegularRegular', Arial, Helvetica, sans-serif;
  font-weight: 400; }

.ContactUs p {
  text-transform: uppercase;
  color: #fff; }

.ContactUs label {
  font-size: 15px;
  font-family: 'TKTypeRegularRegular', Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase; }

#contact-form_header input, #contact-form_header textarea, #contact-form_header select {
  border: solid 1px transparent; }

#ContactUs_Ftr input, #ContactUs_Ftr textarea, #ContactUs_Ftr select {
  border: none;
  background: #fff;
  color: #000;
  text-transform: capitalize; }

@media screen and (min-width: 1320px) {
  #ContactUs_Ftr {
    max-width: 1320px;
    margin: 0 auto; } }

.ContactUs p span, .ContactUs label span {
  font-size: 150% !important;
  line-height: 33%;
  font-weight: 700;
  vertical-align: text-bottom; }

.ContactUs input, .ContactUs textarea, .ContactUs select {
  background-color: #f8f8f8;
  /*box-shadow: 0 -1px 3px #ededed, 0 1px 3px rgba(0,0,0,.2);*/ }

.ContactUs select.form-control {
  font-size: 15px;
  line-height: 20px;
  color: #002746;
  position: relative; }

.ContactUs input[type=submit]:active {
  background-color: #ffffff;
  color: #002746;
  border: solid 1px transparent; }

.ContactUsLinks {
  float: left;
  width: 100%;
  margin-right: 5%; }

.ContactUsLinks:last-of-type {
  margin-right: 0; }

.ContactUs ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  line-height: 1.75; }

.ContactUs ul li a {
  font-size: 15px;
  text-decoration: none;
  color: #fff; }

.ContactUs ul li a:hover, .ContactUs ul li a:active {
  border-bottom: none;
  color: #003c7d;
  text-decoration: underline; }

/* .Safety -- attached to body of Safety page */
.Safety .safety-chain, .Safety .colo-prev, .Safety .lilcolo-prev {
  z-index: 10; }

.Safety .lilcolo-prev ul {
  margin-top: 15px; }

.Safety .safety-chain h1 {
  line-height: 150% !important; }

.Safety .safety-chain h1 {
  font-family: 'TKTypeMediumRegular',Arial, Helvetica, sans-serif;
  font-weight: 500;
  margin-top: 1.33em;
  margin-bottom: 1em; }

.Safety .safety-chain h1 span:first-child {
  font-size: 110%; }

.Safety .safety-chain h1 span:last-child {
  font-size: 185%;
  vertical-align: sub; }

.Safety .lilcolo-prev ul li {
  margin-bottom: 10px; }

.Safety .subfooter p {
  font-size: 14px; }

/*.Safety .safetyTop {
    margin: 0 auto 45px auto !important;
    padding: 35px 0 45px 0 !important;
}*/
.Safety .safety-chain {
  /*background-position: center -40px;*/
  margin-top: -36px; }

.Safety .safety-chain p {
  font-size: 48px; }

.Safety .safety-chain h1 {
  font-size: 44px;
  padding-bottom: 15px;
  margin-top: 20px; }

/*.Safety .safetyTop {
        max-height: 420px;
        overflow-y: visible !important;
        z-index: 20;
    }*/
/*.Safety .safetyTop .triBg {
            margin-bottom: -20px;
        }*/
.Safety .colo-prev {
  z-index: 2; }

@media (max-width: 768px) {
  .Safety .safety-chain h1 {
    font-size: 35px; } }

@media (max-width: 504px) {
  .Safety .safety-chain h1 {
    font-size: 28px; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .Safety p, .Safety li {
    font-size: 18px; }
  .Safety figcaption p {
    font-size: 12px; }
  .Safety .safety-chain {
    min-height: 240px;
    /*background-position: center -40px;*/
    margin-top: -48px; }
  .Safety .safety-chain p {
    font-size: 52px; }
  .Safety .safety-chain h1 {
    font-size: 46px; }
  /*.Safety .safetyTop {
        max-height: 440px;
        margin-bottom: -10px;
        overflow-y: visible !important;
        z-index: 20;
    }*/
  /*.Safety .safetyTop .triBg {
            margin-bottom: -40px;
        }*/
  .Safety .colo-prev {
    z-index: 2; }
  .safetyTop_V {
    margin-bottom: 75px !important; } }

@media screen and (min-width: 1200px) {
  .Safety .safety-chain {
    min-height: 320px;
    background-position: center -40px;
    margin-top: -48px; }
  .Safety .safety-chain p {
    font-size: 64px; }
  /*.Safety .safetyTop {
        max-height: 480px;
        margin-bottom: -60px;
        overflow-y: visible !important;
        z-index: 20;
    }*/
  /*.Safety .safetyTop .triBg {
            margin-bottom: -40px;
        }*/
  .safetyTop_V {
    margin-bottom: 100px !important; }
  .Safety .colo-prev {
    z-index: 2; } }

@media screen and (max-width: 1319px) {
  .Safety .triBg {
    left: 0;
    right: 0; } }

@media screen and (min-width: 1200px) and (max-width: 1499px) {
  .Safety .safety-chain h1 {
    font-size: 52px;
    margin-bottom: 10px;
    padding: 20px; } }

@media screen and (min-width: 1500px) {
  .Safety .safety-chain h1 {
    font-size: 56px; } }

figure {
  min-height: 100%; }

body, body.front {
  overflow-x: hidden !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important; }

h1, h2, h3 {
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 15px;
  color: #00a0f5; }

h4, h5 {
  font-size: 18px;
  font-weight: 400; }

h6 {
  font-size: 16px;
  font-weight: 700; }

h1.page-title {
  margin: 25px 0 10px;
  font-size: 36px; }

.fixed-header-on .container {
  /*width: 100%;*/ }

.main-content h1 {
  margin-bottom: 15px; }

.title {
  margin-top: 0; }

.footer h2 {
  font-size: 20px; }

.footer-title {
  font-size: 22px;
  color: white;
  margin-bottom: 40px; }

p {
  margin-bottom: 20px;
  line-height: 185%; }

p, ul {
  font-size: 18px; }

p
a {
  /*color: #3f85c2;*/
  color: #004474;
  /* Our modification */
  text-decoration: none;
  /* Our modification */
  border-bottom: solid 1px transparent;
  /* Our modification */
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

a:hover, a:active {
  /*color: #3472a8;*/
  text-decoration: none;
  /* Our modification */
  border-bottom: solid 1px #004474;
  /* Our modification */ }

/* Navbar tweaks at desktop size */
#navbar-collapse-1 .navbar-nav.navbar-main-menu {
  padding-top: 14px;
  border-top: solid 1px #d8dadf; }

/* Lengthening the default animation duration */
.fixed-header-on .main-navigation.fixed.animated {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s; }

.front .main-navigation {
  padding-bottom: 0; }

.dropdown-menu {
  padding-top: 2px; }

#navbar-collapse-1 {
  position: relative;
  border: none; }

#navbar-collapse-1 .navbar-main-menu {
  font-size: 80%; }

/*.main-navigation.fixed.object-visible.fadeInDown .logoLink { 
        margin-top: 40px !important;
    }*/
.navbar-header {
  padding: 0 10px; }

.navbar-default .navbar-toggle {
  float: left;
  border: 1px solid #d2d2d2;
  border-radius: 0; }

.icon-tk-menu {
  font-size: 35px;
  color: #fff; }

@media (max-width: 767px) {
  .navbar-toggle {
    padding: 0;
    margin: 0; } }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: inherit;
  color: #706f6f; }

#navbar-collapse-1 .navbar-nav.navbar-main-menu {
  padding-top: 1em;
  border-top: none; }

/*.nav > li:last-child > a {
    display: inline-block !important;
}*/
@media screen and (max-width: 767px) {
  #navbar-collapse-1 .navbar-nav.navbar-main-menu {
    padding: 0;
    border: none; }
  .main-navigation .navbar-nav li {
    padding: 8px 0;
    margin: 5px 0;
    background: #fff; }
  .main-navigation .navbar-nav li a {
    margin: 0 5px; }
  .main-navigation .navbar-nav > li > a:hover {
    border: none; }
  .main-navigation .navbar-nav > li.active {
    background: #004b7c;
    border: none; }
  .main-navigation .navbar-nav > li.active a {
    color: #fff; }
  .main-navigation .navbar-nav > li.active a:hover {
    color: #fff; } }

.main-navigation button.navbar-toggle {
  float: left !important;
  margin-top: 40px;
  margin-left: 10px; }

.main-navigation .navbar-collapse.navbar-collapse.in {
  margin-left: 20px; }
  @media (max-width: 768px) {
    .main-navigation .navbar-collapse.navbar-collapse.in {
      margin: 0; } }

.main-navigation .navbar-nav li:first-child {
  margin-left: 0;
  /*5px*/ }

.main-navigation .navbar-collapse.navbar-collapse.in p, .main-navigation .navbar-collapse.navbar-collapse.in li {
  margin-bottom: 5px !important; }

.main-navigation .navbar-nav > li.active > a {
  color: #706f6f;
  border-bottom: none; }

body.front .home-state a, body.Planning .planning-state a, body.Safety .safety-state a {
  color: #004b7c;
  border-bottom: 1px solid #004b7c; }

@media (min-width: 769px) {
  header .navbar-header {
    display: none; } }

header .company-name {
  color: #fff;
  font-size: 22px;
  text-align: right;
  text-transform: capitalize;
  margin: 0;
  font-weight: 400;
  position: absolute;
  bottom: 1px;
  right: 0;
  padding: 0;
  float: right;
  margin-right: 8px; }
  @media (max-width: 767px) {
    header .company-name {
      display: none; } }

header .right-meta {
  display: block;
  height: 108px;
  position: relative; }
  @media (max-width: 767px) {
    header .right-meta {
      display: none; } }

header .top-head-nav {
  color: #fff;
  float: right;
  position: relative;
  margin-top: -6px; }
  header .top-head-nav a {
    color: #fff; }

header .top-nav-link {
  font-size: 16px;
  margin-right: 10px;
  text-align: right;
  border: none !important; }
  header .top-nav-link:hover {
    border: none !important; }

header .LangModal {
  display: none;
  position: absolute;
  top: -5px;
  right: 0;
  width: 100px;
  height: 100px; }

header .langLink:hover {
  text-decoration: none;
  border: none;
  cursor: pointer; }

header .lang-holder ul {
  list-style: none;
  position: relative;
  z-index: 999;
  margin: 0;
  padding-left: 0; }
  header .lang-holder ul li {
    padding: 5px;
    border: none;
    background: #fff;
    border-bottom: 2px solid #00a0f5; }
  header .lang-holder ul li:nth-child(1n+2) {
    transition: .5s ease background; }
    header .lang-holder ul li:nth-child(1n+2):hover {
      background: #eef0f2; }
  header .lang-holder ul li:first-of-type a::after {
    font-family: thyssen-krupp-iconfont;
    content: "";
    vertical-align: middle;
    margin: 0 3px; }

header .lang-holder .hovered li {
  background: #fff;
  text-decoration: none;
  border-bottom: 2px solid #00a0f5; }
  header .lang-holder .hovered li:hover {
    text-decoration: none; }
  header .lang-holder .hovered li a {
    color: #00a0f5; }
  header .lang-holder .hovered li:hover {
    text-decoration: none; }

header .lang-holder a {
  color: #00a0f5;
  font-size: 16px; }
  header .lang-holder a:active {
    border: none !important; }
  header .lang-holder a:hover {
    color: #003c7d;
    border-bottom: none;
    text-decoration: none; }
  header .lang-holder a i {
    padding: 6px 2px;
    vertical-align: middle; }

header .lang-holder .active {
  background: #fff; }

header .lang-holder span {
  position: relative;
  z-index: 999;
  left: -5px;
  background: #fff; }

header .LangIdentifier {
  width: auto;
  padding: 0;
  float: right;
  clear: none;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0; }
  header .LangIdentifier select {
    border: none;
    height: 30px;
    width: auto;
    padding: 0;
    margin: 0; }
    header .LangIdentifier select:focus {
      outline: none; }
    header .LangIdentifier select:hover {
      cursor: pointer; }

header #langIcon {
  float: left; }

header .logoLink {
  display: block;
  width: 100%; }
  @media (max-width: 767px) {
    header .logoLink {
      display: none; } }
  header .logoLink:hover {
    opacity: 1; }
  header .logoLink img {
    transition: none; }
    @media (max-width: 760px) {
      header .logoLink img {
        display: none; } }
  header .logoLink img.logo:hover {
    opacity: 1; }
  @media (min-width: 825px) {
    header .logoLink {
      width: 501px;
      max-height: 100px; } }

.mobileLogo {
  display: none; }
  @media (max-width: 767px) {
    .mobileLogo {
      display: block; } }

.mobile-lang {
  margin-top: 10px; }

#pageTop {
  height: 100px; }
  #pageTop .logo-top {
    float: left;
    margin-top: 50px; }
    #pageTop .logo-top img {
      padding: 19px 0;
      background: #00a0f5;
      padding-right: 15px;
      padding-left: 10px; }
    #pageTop .logo-top h2 {
      font-size: 26px;
      line-height: 26px;
      background: #00a0f5;
      color: #fff;
      padding: 10px;
      margin-top: 10px;
      text-transform: capitalize; }
  #pageTop .containerTWINcopy .LogoHeadingWrapper {
    /*background-color: rgba(0,39,70,.8);*/
    /*padding: 1.67em;*/
    margin: 10% auto; }
  #pageTop .containerTWINcopy {
    z-index: 100; }
  #pageTop .containerTWINcopy h1 {
    display: inline-block;
    margin: 0;
    padding: 0;
    margin-left: -999em;
    float: left;
    clear: none;
    height: 0 !important; }
  #pageTop .containerTWINcopy img {
    display: block;
    margin: 0 auto;
    float: none;
    clear: both;
    z-index: 100; }
  #pageTop #topLogo {
    padding: 0 2.5em;
    position: relative;
    top: 33%; }

@media screen and (max-width: 767px) {
  #pageTop {
    height: 311px;
    min-height: 311px;
    max-height: 311px; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  #pageTop {
    height: 389px;
    min-height: 389px;
    max-height: 389px; } }

@media screen and (min-width: 992px) and (max-width: 1023px) {
  #pageTop {
    height: 446px;
    min-height: 446px;
    max-height: 446px; } }

@media screen and (min-width: 1024px) and (max-width: 1199px) {
  #pageTop {
    height: 492px;
    min-height: 492px;
    max-height: 492px; } }

@media screen and (min-width: 1200px) and (max-width: 1323px) {
  #pageTop {
    height: 559px;
    min-height: 559px;
    max-height: 559px; } }

@media screen and (min-width: 1324px) and (max-width: 1439px) {
  #pageTop {
    height: 584px;
    min-height: 584px;
    max-height: 584px; } }

@media screen and (min-width: 1440px) {
  #pageTop {
    height: 615px;
    min-height: 615px;
    max-height: 615px; } }

.thin-banner {
  text-align: center;
  padding: .67em 0 1em 0;
  background: #003c7d; }
  .thin-banner p {
    font-family: 'TKTypeRegularRegular', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 28px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: .5px;
    margin: 5px auto 0 auto; }
  @media (min-width: 768px) {
    .thin-banner p {
      font-size: 42px; } }
  @media (min-width: 992px) {
    .thin-banner p {
      font-size: 48px; } }

.half-col-banner {
  min-height: 138px; }
  .half-col-banner.half-col-sm a {
    max-width: 400px;
    margin: 0 auto; }
  .half-col-banner.dk-blue {
    background: #00a0f5; }
  .half-col-banner.lt-blue {
    background: #eef0f2; }
    .half-col-banner.lt-blue i, .half-col-banner.lt-blue span {
      color: #003c7d; }
  .half-col-banner a {
    width: 400px;
    height: 138px;
    display: block;
    margin: 0 auto;
    padding: 25px 0; }
    @media (max-width: 410px) {
      .half-col-banner a {
        width: 90%;
        font-size: 90% !important; } }
  .half-col-banner .brochure-text {
    float: left;
    position: relative;
    top: 10px; }
  .half-col-banner a i {
    font-style: normal; }
  .half-col-banner .CtaCopy {
    color: white;
    font-size: 20px;
    display: inline-block;
    text-align: left;
    float: left;
    clear: both; }
    @media (max-width: 410px) {
      .half-col-banner .CtaCopy {
        font-size: 90%; } }
  .half-col-banner .CtaCopyBig {
    font-size: 36px;
    line-height: 38px; }
    @media (max-width: 410px) {
      .half-col-banner .CtaCopyBig {
        font-size: 2em; } }
  .half-col-banner .CtaContainerDownload {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    /*background: transparent url(/images/icoDownload.png) left center no-repeat;*/
    width: 100%;
    min-height: 80px;
    overflow: hidden; }
  .half-col-banner .CtaContainerDownload a {
    float: left;
    position: relative;
    top: 10px; }
  .half-col-banner .CtaContainerDownloadIcon {
    display: block;
    float: left;
    margin-right: 15px;
    color: #fff;
    font-size: 55px;
    position: relative;
    top: 22px; }
    @media (max-width: 410px) {
      .half-col-banner .CtaContainerDownloadIcon {
        height: 60%;
        width: auto; } }
  .half-col-banner .CtaContainerDownload.CtaContainerDownloadRequest {
    background: transparent url(/images/icoRequest.png) left center no-repeat; }
  @media (min-width: 768px) {
    .half-col-banner .tkBanner.bannerDownload:first-child {
      overflow: hidden;
      min-height: 88px;
      width: 100% !important;
      float: none;
      clear: both; }
    .half-col-banner .tkBanner.bannerDownload:last-child {
      overflow: hidden;
      min-height: 88px;
      width: 100% !important;
      float: none;
      clear: both; }
    .half-col-banner .container.containerDownload {
      width: 350px;
      float: none;
      margin: 0 auto; } }
  @media (min-width: 992px) {
    .half-col-banner .tkBanner.bannerDownload:first-child {
      overflow: hidden;
      min-height: 88px;
      width: 50% !important;
      float: left;
      clear: none; }
    .half-col-banner .tkBanner.bannerDownload:nth-child(2) {
      overflow: hidden;
      min-height: 88px;
      width: 50% !important;
      float: right;
      clear: none; }
    .half-col-banner .container.containerDownload {
      width: 485px; }
    .half-col-banner .container.containerDownload.brochure {
      float: right; }
    .half-col-banner .container.containerDownload.guide {
      float: left; } }
  @media (min-width: 1200px) {
    .half-col-banner .tkBanner.bannerDownload:first-child {
      overflow: hidden;
      min-height: 88px;
      width: 100% !important;
      margin-left: -50%;
      float: left;
      clear: none; }
    .half-col-banner .tkBanner.bannerDownload:nth-child(2) {
      overflow: hidden;
      min-height: 88px;
      width: 100% !important;
      margin-right: -50%;
      float: right;
      clear: none; }
    .half-col-banner .container.containerDownload {
      width: 585px; }
    .half-col-banner .container.containerDownload.brochure {
      float: right; }
    .half-col-banner .container.containerDownload.guide {
      float: left; } }

#HeadlineMain h1 {
  color: #151725;
  text-align: center;
  font-family: 'TKTypeRegularRegular',Arial, Helvetica, sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 20px; }
  #HeadlineMain h1 span {
    color: #00a0f5;
    text-align: center;
    font-size: 45px;
    display: block;
    line-height: 22px;
    text-transform: uppercase; }

#HeadlineMain .HeadlineVideo {
  background-repeat: repeat;
  padding: 15px 0; }
  #HeadlineMain .HeadlineVideo .HeadlineVideoAnchor {
    cursor: pointer; }
  #HeadlineMain .HeadlineVideo a {
    display: block;
    position: relative;
    height: auto;
    opacity: 1;
    border: none;
    outline: none;
    overflow: hidden; }
    @media (min-width: 550px) {
      #HeadlineMain .HeadlineVideo a {
        width: 75%; } }
    #HeadlineMain .HeadlineVideo a:active {
      opacity: 0.2; }
    #HeadlineMain .HeadlineVideo a img {
      width: 100%;
      height: auto; }
  #HeadlineMain .HeadlineVideo .PlayVideoBtn {
    position: absolute;
    display: inline-block;
    width: 90px;
    height: 90px;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    bottom: 50%;
    background-image: url(/images/BtnVideoPlay.png);
    background-repeat: no-repeat;
    z-index: 10; }
  #HeadlineMain .HeadlineVideo .VideoTag {
    display: none; }

@media (max-width: 767px) {
  #HeadlineMain h1 > span.firstChild {
    font-size: 54px; }
  #HeadlineMain h1 > span.secondChild {
    font-size: 70px; }
  #HeadlineMain h1 > span.lastChild {
    font-size: 36px; }
  #HeadlineMain #HeadlineMain p {
    font-size: 14px;
    width: 95%; }
  #HeadlineMain .PlayVideoBtn {
    top: 70px; }
  #HeadlineMain .VideoTag {
    font-size: 16px;
    line-height: 16px; } }

@media (max-width: 767px) {
  #HeadlineMain #HeadlineMain p {
    font-size: 14px;
    width: 95%; }
  #HeadlineMain .PlayVideoBtn {
    top: 70px; }
  #HeadlineMain .VideoTag {
    font-size: 16px;
    line-height: 16px; } }

@media (min-width: 768px) and (max-width: 991px) {
  #HeadlineMain h1 {
    padding-top: 12px;
    margin-bottom: 36px; }
  #HeadlineMain p {
    font-size: 16px;
    width: 95%; }
  #HeadlineMain .HeadlineVideo {
    margin-top: 36px;
    margin-bottom: 1em; }
  #HeadlineMain .PlayVideoBtn {
    top: 100px; }
  #HeadlineMain .VideoTag {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  #HeadlineMain h1 {
    padding-top: 18px;
    margin-bottom: 48px; }
  #HeadlineMain p {
    font-size: 18px;
    width: 90%; }
  #HeadlineMain .HeadlineVideo {
    margin-top: 48px;
    margin-bottom: 1em; }
  #HeadlineMain .PlayVideoBtn {
    top: 115px; }
  #HeadlineMain .VideoTag {
    font-size: 20px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  #HeadlineMain .h1 {
    padding-top: 30px;
    margin-bottom: 30px; }
  #HeadlineMain p {
    font-size: 18px;
    width: 85%; }
  #HeadlineMain .HeadlineVideo {
    margin-top: 48px;
    margin-bottom: 1em; }
  #HeadlineMain .PlayVideoBtn {
    top: 130px; }
  #HeadlineMain .VideoTag {
    font-size: 26px;
    line-height: 38px; } }

#HeadlineMain .fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

#HeadlineMain .fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("/images/fancybox_overlay.png"); }

body.de #twinBenefits h3 {
  font-size: 30px !important; }

@media screen and (min-width: 992px) {
  #twinBenefits {
    background: url("/images/image_twinrender2.png") bottom center no-repeat; } }

#twinBenefits p {
  font-size: 18px;
  color: #002746;
  float: left; }

#twinBenefits h2 {
  padding-top: 0;
  margin: 50px 0;
  text-align: center;
  z-index: 10;
  font-size: 50px;
  font-family: 'TKTypeRegularRegular', Arial, Helvetica, sans-serif;
  color: #00a0f5; }
  @media (max-width: 410px) {
    #twinBenefits h2 {
      font-size: 2.3em;
      margin: -20px auto 0 auto; } }

#twinBenefits h3 {
  /*position: relative;*/
  color: #00a0f5;
  font-size: 36px;
  letter-spacing: .05em;
  line-height: 35px;
  text-align: center; }
  @media (max-width: 410px) {
    #twinBenefits h3 {
      font-size: 2.0em; } }
  #twinBenefits h3 img {
    margin: 0 auto;
    width: 71px;
    height: 75px;
    display: block; }

#twinBenefits .icon-box-3 {
  min-height: 375px;
  padding: 60px 0; }

@media screen and (max-width: 991px) {
  #twinBenefits .icon-box-3 {
    min-height: 240px;
    padding: 20px 0; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  #twinBenefits .icon-box-3 {
    min-height: 360px;
    padding: 40px 0; } }

@media screen and (max-width: 991px) {
  #twinBenefits .rspv {
    display: block;
    width: 104px;
    margin: 0 auto !important;
    float: none !important; } }

@media screen and (min-width: 1200px) {
  #twinBenefits .icon-box-3 {
    min-height: 375px;
    padding: 60px 0; } }

@media screen and (min-width: 992px) and (max-width: 1319) {
  #twinBenefits .rspv {
    display: block;
    width: 166px;
    margin: 0 auto !important;
    float: none !important; } }

@media screen and (min-width: 1320px) {
  #twinBenefits .rspv {
    display: block;
    width: 207px;
    margin: 0 auto !important;
    float: none !important; } }

.ElevatorShaftMain {
  margin-top: -35px; }

#HeadlineFeatures li {
  margin-bottom: 15px;
  font-size: 18px; }

#HeadlineFeatures li:last-child {
  margin-bottom: 0; }

#playAndWatch > div {
  padding: 2em;
  background: #00a0f5; }

@media screen and (min-width: 768px) {
  #playAndWatch .VidPlayAndWatch {
    margin-top: 5%; } }

#playAndWatch .PlayAndWatch_copy {
  height: 260px; }

#featuredBuildings {
  padding: 1em 0;
  font-size: 36px; }
  #featuredBuildings h1 {
    border-bottom: solid 1px #00a0f5;
    padding-bottom: 10px;
    margin: 10px auto;
    color: #00a0f5; }
  #featuredBuildings .carousel {
    margin-top: 30px !important; }
  #featuredBuildings .owl-carousel .owl-wrapper-outer {
    top: 10px; }
  @media (max-width: 501px) {
    #featuredBuildings .mask-wrapper {
      margin: 0 auto; } }
  @media screen and (max-width: 991px) {
    #featuredBuildings h1 {
      font-size: 24px; }
    #featuredBuildings p {
      font-size: 16px; }
    #featuredBuildings .text-center {
      width: 75%;
      margin: 0 auto; } }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    #featuredBuildings h1 {
      font-size: 42px;
      width: 70%; }
    #featuredBuildings .text-center {
      font-size: 20px;
      width: 75%;
      margin: 0 auto; } }
  @media screen and (min-width: 1200px) {
    #featuredBuildings h1 {
      font-size: 40px;
      width: 70%; }
    #featuredBuildings p {
      font-size: 20px; }
    #featuredBuildings .text-center {
      width: 75%;
      margin: 0 auto; } }
  #featuredBuildings .owl-carousel {
    margin-bottom: 40px; }
  #featuredBuildings .mask-wrapper, #featuredBuildings .mask {
    width: 150px;
    height: 200px; }
  #featuredBuildings .mask p {
    top: 110px;
    font-size: 18px;
    text-align: left !important;
    border-left: solid 5px transparent;
    line-height: 130%;
    text-transform: uppercase; }
  #featuredBuildings .mask p span {
    top: 100% !important;
    font-style: normal;
    text-transform: none !important;
    font-size: inherit !important; }

#custComments {
  background: url("/images/_tke_images/testimonials-shadow.png") top center no-repeat #ededed;
  border: none;
  margin: -1px auto !important;
  width: 100%; }
  #custComments .testimonials {
    text-align: left;
    padding: 1em 0;
    background: none;
    color: #003c7d; }
  #custComments .testimonial {
    padding: 2em 0;
    text-align: center;
    padding-bottom: 20px; }
    @media (max-width: 480px) {
      #custComments .testimonial {
        padding-bottom: 0; } }
    #custComments .testimonial img {
      margin: 0 auto; }
    #custComments .testimonial blockquote {
      padding-top: 0;
      margin: 0;
      float: right;
      padding-left: 20px;
      margin-top: 0; }
      @media (max-width: 480px) {
        #custComments .testimonial blockquote {
          padding: 0 20px; } }
    #custComments .testimonial p {
      text-align: left;
      color: #002746;
      margin-bottom: 0;
      font-style: italic; }
    #custComments .testimonial footer {
      text-align: left; }
    #custComments .testimonial cite {
      font-family: 'TKTypeRegularRegular',Arial, Helvetica, sans-serif;
      font-weight: bold;
      font-style: normal;
      text-align: left;
      color: #00a0f5; }
      @media (max-width: 480px) {
        #custComments .testimonial cite {
          padding: 0 20px; } }
  #custComments .flex-control-nav.flex-control-paging {
    display: none; }
  @media screen and (max-width: 991px) {
    #custComments .testimonial p {
      font-size: 14px; }
      #custComments .testimonial p.author {
        font-size: 12px;
        line-height: 16px;
        padding: 0;
        margin: 0 auto 20px auto;
        text-indent: 0; }
    #custComments .Cannonball .testimonials .testimonial p {
      font-size: 14px; }
    #custComments .Cannonball .testimonials .testimonial p.author {
      font-size: 12px;
      line-height: 16px;
      padding: 0;
      margin: 0 auto 20px auto;
      text-indent: 0; } }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    #custComments .testimonial blockquote:after {
      font-size: 112px !important;
      top: 0; }
    #custComments .testimonial p {
      font-size: 16px; }
      #custComments .testimonial p.author {
        font-size: 14px;
        line-height: 16px; } }
  @media screen and (min-width: 1200px) {
    #custComments .testimonial blockquote {
      width: 90%; }
      #custComments .testimonial blockquote:after {
        font-size: 120px !important;
        top: 0; }
    #custComments .testimonial p {
      font-size: 18px; }
      #custComments .testimonial p.author {
        font-size: 14px;
        line-height: 22px;
        width: 80%;
        margin: 1em auto .5em auto; } }

#LevelSafety {
  padding: 4em 0; }
  #LevelSafety h1, #LevelSafety p {
    color: #fff; }
  #LevelSafety h1.text-center {
    margin-top: 25px !important;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto; }
  #LevelSafety p.text-center {
    margin-bottom: 20px !important;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto; }
  @media screen and (max-width: 991px) {
    #LevelSafety h1.text-center, #LevelSafety p {
      color: #ffffff !important; }
    #LevelSafety h1.text-center {
      font-family: 'TKTypeRegularRegular',Arial, Helvetica, sans-serif;
      font-weight: 400;
      font-size: 40px; }
    #LevelSafety p {
      font-family: 'TKTypeRegularRegular',Arial, Helvetica, sans-serif;
      font-size: 39px;
      line-height: 42px; } }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    #LevelSafety .Sonny .container {
      /*margin-top: 280px;*/
      margin-bottom: 2em; }
    #LevelSafety h1.text-center, #LevelSafety p {
      color: #ffffff !important;
      /*width: 80% !important;
        min-width: 420px !important;
        text-align: center !important;*/
      /*margin: 0 auto !important;*/ }
    #LevelSafety h1.text-center {
      font-family: 'TKTypeRegularRegular',Arial, Helvetica, sans-serif;
      font-weight: 400;
      font-size: 60px; }
    #LevelSafety p {
      font-family: 'TKTypeRegularRegular',Arial, Helvetica, sans-serif;
      font-size: 49px;
      line-height: 54px; }
    #LevelSafety span.btn {
      display: block;
      float: none !important;
      margin: 0 auto !important;
      font-family: 'TKTypeRegularRegular',Arial, Helvetica, sans-serif !important;
      font-weight: 600 !important;
      padding: .5em .67em !important; } }
  @media screen and (min-width: 1200px) {
    #LevelSafety .container {
      /*margin-top: 280px;*/
      margin-bottom: 2em; }
    #LevelSafety h1.text-center, #LevelSafety p {
      color: #ffffff !important;
      /*width: 80% !important;
        min-width: 360px !important;
        text-align: justify !important;*/
      /*margin: 0 auto !important;*/ }
    #LevelSafety h1.text-center {
      font-family: 'TKTypeRegularRegular',Arial, Helvetica, sans-serif;
      font-weight: 400;
      font-size: 72px; }
    #LevelSafety p {
      font-family: 'TKTypeRegularRegular',Arial, Helvetica, sans-serif;
      font-size: 60px;
      line-height: 60px; } }

.col-prev {
  padding-bottom: 25px; }

.Safety {
  position: relative;
  z-index: 20; }
  .Safety h1, .Safety h2 {
    font-weight: 600; }

#pageTop.safetyTop {
  width: 100%;
  height: auto;
  min-height: 311px; }

@media screen and (min-width: 1308px) {
  .forsafetyTop > .safetyTop {
    min-height: 423px; } }

@media screen and (min-width: 1445px) {
  .forsafetyTop > .safetyTop {
    min-height: 505px; } }

@media screen and (min-width: 1675px) {
  .forsafetyTop > .safetyTop {
    min-height: 575px; } }

@media screen and (min-width: 1850px) {
  .forsafetyTop > .safetyTop {
    min-height: 625px; } }

@media screen and (min-width: 2100px) {
  .forsafetyTop > .safetyTop {
    min-height: 900px; } }

#planEff .img-wrap {
  margin-top: 0; }
  @media (max-width: 1200px) {
    #planEff .img-wrap {
      margin-top: -27px; } }
  @media (min-width: 1201px) {
    #planEff .img-wrap {
      margin-top: -26px; } }

#planEff .title {
  margin-top: 20px; }

.full-span {
  position: relative;
  z-index: 999; }

#prodDetails, #machineRoom {
  padding: 90px 0; }
  @media (min-width: 918px) and (max-width: 1200px) {
    #prodDetails, #machineRoom {
      padding: 136px 0; } }
  @media (min-width: 1201px) {
    #prodDetails, #machineRoom {
      padding: 250px 0; } }

.preheader .preheader-content {
  padding: 10px 20px; }

@media (max-width: 768px) {
  .preheader {
    position: absolute; } }

.preheader .ContactFormCloserHolder a {
  position: static;
  float: right;
  right: 0;
  top: 0;
  width: 100%;
  text-align: right;
  border: none; }

#contactSuccess {
  position: fixed;
  top: 0;
  z-index: 9999;
  text-align: center;
  width: 100%;
  margin-top: 0; }

@media (max-width: 1199px) {
  .data-table th {
    font-size: 85%; } }

.data-table tr th:first-child {
  width: 40%; }
  @media (max-width: 1199px) {
    .data-table tr th:first-child {
      width: 30%; } }
  @media (max-width: 991px) {
    .data-table tr th:first-child {
      width: 30%; } }

/*.lang-overlay {
    position: fixed;
  z-index: 99999;
  background: rgba(0,0,0,.7);
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
}*/
.footer-sub-title {
  color: #fff;
  font-size: 16px;
  font-weight: bold; }

.title.social {
  font-size: 22px;
  color: #fff;
  margin-bottom: 40px; }

.footer-title {
  margin-top: 0; }

.copyright-text {
  font-size: 16px;
  color: #000;
  padding: 15px 0;
  margin: 0 !important; }

.banner-button {
  display: block;
  width: 100%;
  background: #eef0f2;
  border: 1px solid #fff;
  margin-top: 10px; }
  .banner-button:hover {
    text-decoration: none;
    border-color: #fff; }

.banner-button-image {
  float: left;
  width: 45%; }

.banner-button-text {
  color: #00a0f5;
  font-weight: 600;
  display: block;
  height: 100%;
  width: 55%;
  margin-top: 35%;
  float: left;
  padding-left: 2%;
  padding-right: 2%;
  font-size: 22px;
  line-height: 30px; }
  @media screen and (max-width: 375px) {
    .banner-button-text {
      margin-top: 0; } }
  @media screen and (min-width: 992px) and (max-width: 1200px) {
    .banner-button-text {
      font-size: 20px;
      padding-left: 1%;
      padding-right: 1%;
      margin-top: 30%; } }

.banner-button-text i {
  font-weight: normal;
  font-style: normal;
  width: 100%;
  display: block;
  margin-left: 5px;
  font-size: 18px; }

