html,body{
  margin:0;
  padding:0;
  font-size:100%;
  width:100%;
  color:#555;
  background:#111;
}

img, area, map, map area{
  outline:0;
  border:0;
}

html,body,input,textarea,table,table td{
  font-family:"Univers LT W04_57 Conde1476008",Helvetica,Arial,Verdana,sans-serif;
}

b,strong{
  font-family:"Univers LT W04_67 Bold 1476020",Helvetica,Arial,Verdana,sans-serif;
}

h1,h2,h3,h4,h5,h6,p{
  margin:0;
  padding:0;
  margin-bottom:15px;
}

p{
  margin-bottom:10px;
}

blockquote{
  font-style:italic;
}

h1.csc-firstHeader a{
  color:#555;
}

h1,h2,h3,h4,h5,h6,.machinehead{
  font-family:"Univers LT W04_67 Bold 1476020",Helvetica,Arial,Verdana,sans-serif;
}

#conlane h1,#conlane h2,#conlane h3,#conlane h4,#conlane h5,#conlane h6{
  font-family:"Univers LT W04_57 Conde1476008",Helvetica,Arial,Verdana,sans-serif;
}

#conlane h2,#conlane h3,#conlane h4,#conlane h5,#conlane h6{
  color:#235649;
  margin-bottom:5px;
}

h1,h2.mainhead,.machinehead{
  font-size:1.7em;
}

.machinehead{
  color:#ff7a0e;
  margin-bottom:15px;
  margin-top:30px;
}

.machinehead:first-child{
  margin-top:0;
}

h2{
  font-size:1.2em;
}

h3{
  font-size:1.1em;
}

.history h3{
  font-size:1.3em;
}

h3 a{
  color: #235649;
}

h4{
  font-size:1.2em;
}

h5{
  font-size:1em;
}

h6{
  font-size:0.8em;
}

a,.button,.buttonnoicon,.download,.tx_pbsearchfield_button,.cc_btn,#mainnavigation li,.pbToggle,.newsubmit{
  -o-transition:.3s;
  -ms-transition:.3s;
  -moz-transition:.3s;
  -webkit-transition:.3s;
  transition:.3s;
}

#logo,#logo2{
  -o-transition:0 !important;
  -ms-transition:0 !important;
  -moz-transition:0 !important;
  -webkit-transition:0 !important;
  transition:0 !important;
}

img,a{
  outline:0;
}

a{
  text-decoration:none;
  color:#ff7a0e;  
}

a:active,a:visited,a:any-link,a:link,a:visited,a:focus{
  text-decoration:none;
  color:#ff7a0e;
}

a:hover{
  color:#333;
  text-decoration:none;
}

ul,ol,li{
  margin:0;
  padding:0;
}

.hidden{
  display:none !important;
}

.clear{
  width:100%;
  height:1px;
  display:block;
  clear:both;
}

.button,.buttonnoicon,.button2,.download,.tx_pbsearchfield_button,.cc_btn,.newsubmit{
  background:#ff7a0e;
  color:#fff !important;
  font-size:1em;
  padding:5px 10px;
  font-family:"Univers LT W04_67 Bold 1476020",Helvetica,Arial,Verdana,sans-serif;
  display:inline-block;
  cursor:pointer;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

.button-green{
  background:#235649;
}

.button-white{
  background:#fff;
  color:#ff7a0e !important;
  padding:3px 10px;
}

.button2{
  line-height:1em;
}

.button:after{
  float:right;
  line-height:1.85em;
}

.cleft .textimage .download:after{
  float:right;
  margin-top:3px;
}

.newsubmit{
  font-size:1.1em;
  float:right;
}

.button,.buttonnoicon,.download,.cc_btn,#conlane .newsubmit{
  line-height:125% !important;
}

.button:hover,.buttonnoicon:hover,.button2:hover,.download:hover,.tx_pbsearchfield_button:hover,.newsubmit:hover{
  background:#333;
  color:#fff;
}

.button:after, .newsubmit:after{
  font-size:0.7em;
  margin-left:10px;
}

.buttonnoicon:after{
  display:none;
}

.buttonnoicon span{
  font-size:0.7em;
  margin-right:10px;
}

.download:after{
  margin-left:10px;
  font-size:0.9em;
  margin-top:10px;
  font-weight:bold;
}

.cc_container{
  background:#111 !important;
}

.cc_more_info:hover{
  color:#fff;
}

.cc_btn{
  font-family:"Univers LT W04_57 Conde1476008",Helvetica,Arial,Verdana,sans-serif;
}

.cc_btn:hover{
  background:#fff;
  color:#333;
}

#top{
  height:50px;
  width:100%;
  max-width:980px;
  margin:0 auto;
  padding:14px 0 21px 0;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
}

#logo{
  position:absolute;
  width:213px;
  height:60px;
  background-repeat:no-repeat;
  background-size:213px auto;
}

.logo-de,.logo-en,.logo-fr{
  background-image:url(../images/logo_all.svg);
}

.no-svg .logo-de,.no-svg .logo-de,.no-svg .logo-de{
  background-image:url(../images/logo_all.png);
}

#logo2{
  display:none;
  width:213px;
  height:35px;
  position:absolute;
  background-image:url(../images/logo.svg);
  background-repeat:no-repeat;
  background-size:213px auto;
}

#logo span,#logo2 span{
  display:none;
}

.no-svg #logo2{
  background-image:url(../images/logo.png);
}

.scrollhead #logo{
  display:none;
}

.scrollhead #logo2{
  display:block;
}

#mobilemenu{
  display:none;
}

#languages{
  display:block;
  width:490px;
  float:right;
  text-align:right;  
}

#languages li{
  list-style:none;
  display:inline;
}

#languages li a{
  color:#333;
  line-height:100%;
}

#languages li a:hover{
  color:#ff7a0e;
}

#languages li.ll{
  border-left:1px solid #333;
  padding:0 7px;
  font-size:0.85em;
  padding-left:25px;
}

#languages li.ll.first{
  border-left:0;
}

#languages li.ll .flag{
  width:12px;
  height:9px;
  display:inline-block;
  border:1px solid #555;
  position:absolute;
  margin-top:8px;
  margin-left:-17px;
}

#languages li.print{
  padding:2px 0 0 25px;
  margin-right:10px;
  display:block;
  float:right;
}

#navlane{
  height:41px;
  background:#235649;
  border-bottom:1px solid #fff;
}

#navlaneinner{
  width:100%;
  max-width:980px;
  margin:0 auto;
}

#mainnavigation{
  float:left;
}

#mainnavigation li{
  list-style:none;
  float:left;
  display:block;
  height:40px;
  line-height:40px;
  font-size:0.85em;
  text-transform:uppercase;
  font-family:"Univers LT W04_67 Bold 1476020",Helvetica,Arial,Verdana,sans-serif;
  border-right:1px solid #2b7b77;
}

#mainnavigation #homelink{
  font-size:1.4em;
}

#mainnavigation li.active,#mainnavigation li:hover{
  background:#ff7a0e;
}

#mainnavigation li.active.hassub,#mainnavigation li.hassub:hover{
  height:41px;
}

#mainnavigation li a{
  color:#fff;
  padding:0 12px 0 13px;
  height:40px;
  line-height:40px;
  display:block;
}

#mainnavigation li .submenu{
  display:none;
  position:absolute;
  left:0;
  color:#333;
  background:#ff7a0e;
  width:100%;
  margin-top:1px;
  border-bottom:20px solid rgba(255, 255, 255, .0);
  -webkit-background-clip: padding-box;
    background-clip:padding-box;
    z-index:100;
}

#mainnavigation li.active .submenu{
  display:block;
  z-index:10;
}

#mainnavigation li .submenu .subinner{
  width:100%;
  max-width:980px;
  margin:0 auto;
}

#mainnavigation li .submenu li{
  font-size:1em;
  border:0;
}

#mainnavigation li .submenu li.active a, #mainnavigation li .submenu li a:hover{
  color:#235649;
}

.hassubstopper{
  height:30px;
}

.hassubstopper2{
  height:40px;
  display:none;
}

#search{
  position:absolute;
  margin-left:760px;
  width:220px;
  height:40px;
  overflow:hidden;
}

.tx_pbsearchfield_sword, .tx_pbsearchfield_button{
  border:0;
  height:40px;
  line-height:40px;
  padding:0 10px;
  font-size:0.9em;
  width:160px;
  position:absolute;
}

.tx_pbsearchfield_button{
  width:40px;
  padding:0;
  display:block;
  float:right;
  text-align:center;
  font-size:1.3em;
  line-height:45px;
  margin-left:180px;
}

.tx_pbsearchfield_sword{
  margin-left:180px;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
}

.tx_pbsearchfield_button span{
  display:none;
}

.tx_pbsearchfield_nosubmit::placeholder{
  color:red;
  opacity:1;
}

.tx_pbsearchfield_nosubmit::-ms-input-placeholder{
  color:red;
  opacity:1;
}

.tx_pbsearchfield_nosubmit:-ms-input-placeholder{
  color:red;
  opacity:1;
}

.tx_pbsearchfield_nosubmit::-webkit-input-placeholder{
  color:red;
  opacity:1;
}

.tx_pbsearchfield_nosubmit::-moz-placeholder{
  color:red;
  opacity:1;
}

.tx_pbsearchfield_nosubmit:-moz-placeholder{
  color:red;
  opacity:1;
}

#header{
  position:fixed;
  background:#fff;
  width:100%;
  z-index:20;
  background:#fff;
  
}

#headerline{
  padding:15px 20px;
  background:#ff7a0e;
  border-top:1px solid #fff;
  border-bottom:1px solid #fff;
  text-align:center;
  font-size:1.2em;
  font-family: "Univers LT W04_67 Bold 1476020",Helvetica,Arial,Verdana,sans-serif;
  background: linear-gradient(90deg, #ff7a0e, #235649);
  background-size: 200% 200%;
  animation: gradient 7s ease infinite;
}

#headerline .button{
  margin-left:30px;
  line-height:1em;
  margin-top:-3px;
}

#headerline p.button-holder{
  display:inline-block;
  margin:0;
}

#headerline p.info{
  text-transform:uppercase;
  color:#fff;
  font-size:1.4em;
  line-height:1em;
  border:0;
  font-family:"Univers LT W04_67 Bold 1476020",Helvetica,Arial,Verdana,sans-serif;
  font-weight:normal;
  letter-spacing:0.03em;
  padding:0;
  display:inline-block;
  margin:0;
}

#headerline p.break{
  display:none;
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

#topspace{
  height:125px;
  background:#fff;
}

#outerlane{
  background:#fff;
  width:100%;
  height:auto;
}

.scrollhead #topspace{
  height:90px;
}

.scrollhead #top{
  height:27px;
}

#slider{
  width:100%;
  height:500px;
  overflow:hidden;
  background-color:#eee;
  background-image:linear-gradient(90deg, #fff 0%, #eee 50%);
  overflow:hidden;
  position:relative;
}

#slides_outer,#slides{
  width:9999999999999px;
  height:500px;
}

#slides_outer{
  margin-left:-100%;
}

.slide{
  width:100%;
  height:500px;
  float:left;
  background-repeat:0;
  background-size:cover;
  background-position:center center;
  overflow:hidden;
}

.slide .slideinner{
  width:100%;
  max-width:980px;
  height:500px;
  margin:0 auto;
  display:table;
}

.slide .slidecell{
  width:100%;
  max-width:980px;
  height:500px;
  display:table-cell;
  vertical-align:middle;
}

.slidebox{
  background:#efeeea;
  width:375px;
  -webkit-box-shadow: 4px 4px 0px 0px rgba(98,156,153,1);
  -moz-box-shadow: 4px 4px 0px 0px rgba(98,156,153,1);
  -ms-box-shadow: 4px 4px 0px 0px rgba(98,156,153,1);
  box-shadow: 4px 4px 0px 0px rgba(98,156,153,1);
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  padding:15px;
  float:right;
  opacity:0.9;
}

.slidebox.left{
  float:left;
}

.slideimage{
  width:500px;
  height:500px;
  background-repeat:no-repeat;
  background-size:contain;
  background-position:center center;
  position:absolute;
  z-index:1;
  display:block;
}

.slideimage.right{
  margin-left:480px;
}

.slideleft,.slideright{
  position:absolute;
  font-size:75px;
  color:#235649;
  margin:205px 0 0 20px;
  -moz-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  -ms-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  cursor:pointer;
  display:none;
}

.slideright{
  margin:205px 20px 0 0;
  right:0;
}

.sliderdots{
  width:100%;
  height:15px;
  text-align:center;
  position:absolute;
  margin-top:470px;
  z-index:2;
}

.sliderdot{
  width:14px;
  height:14px;
  background:#ccc;
  display:inline-block;
  border-radius:52%;
  border:1px solid #ccc;
  -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0,0,0,0.35);
  -moz-box-shadow: inset 2px 2px 2px 0px rgba(0,0,0,0.35);
  -ms-box-shadow: inset 2px 2px 2px 0px rgba(0,0,0,0.35);
  box-shadow: inset 2px 2px 2px 0px rgba(0,0,0,0.35);
  cursor:pointer;
}

.sliderdot.active{
  background:#ff7a0e;
  -webkit-box-shadow: inset 1px 1px 1px 0px rgba(0,0,0,0.35);
  -moz-box-shadow: inset 1px 1px 1px 0px rgba(0,0,0,0.35);
  -ms-box-shadow: inset 1px 1px 1px 0px rgba(0,0,0,0.35);
  box-shadow: inset 1px 1px 1px 0px rgba(0,0,0,0.35);
}

#footer{
  width:100%;
  background:#111;
  color:#fff;
  bottom:0;
}

#footer table,#footer table td{
  color:#fff;
}

#footer a:hover{
  color:#fff;
}

#footer .button:hover,#footer .download:hover{
  background:#fff;
  color:#333;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6{
  font-size:1.25em;
  border-bottom:1px solid #fff;
  padding-bottom:10px;
  margin-bottom:10px;
}

#finner{
  width:100%;
  max-width:980px;
  margin:0 auto;
  padding:25px 0;
}

#f1,#f2,#f3{
  float:left;
  width:310px;
  margin-right:25px;
}

#f3{
  margin:0;
}

#footer{
  font-size:0.8em;
}

#footer p{
  margin-bottom:7px;
}

#footer .button, #footer .download{
  margin-top:7px;
  font-size:1.2em;
}


#footer .csc-menu a{
  color:#fff;
}

#footer .csc-menu a:hover{
  color: #ff7a0e;
}

.pbresellers{
  background:#EFEEEA;
  padding:10px 10px 3px 10px;
  position:relative;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

.pbresellersall{
  position:absolute;
  width:100%;
  background:#EFEEEA;
  padding:10px;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  margin:-10px 0 0 -10px;
  display:none;
  overflow:hidden;
}

.pbresellercountry{
  text-align:center;
  list-style:none;
  background:#fff;
  width:24%;
  display:inline-block;
  padding:10px;
  margin-right:1%;
  margin-bottom:7px;
  line-height:100%;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  cursor:pointer;
}

.pbresellerscountrylist{
  overflow:hidden;
}

.pbresellercountry:nth-child(4n){
  width:25%;
  margin-right:0;
}

.pbresellercountry .flag, .countryflag .flag{
  display:block;
  width:30px;
  height:20px;
  margin:auto;
}

.countryflag .flag{
  display:inline-block;
  margin:0;   
}

.pbresellercountry .countryname{
  display:block;
  padding:7px 0 0 0;
  margin:auto;
}

.countryflag .countryname{
  display:inline-block;
  line-height:20px;
  height:20px;
  margin-left:5px;
  position:absolute;
}

.countryflag{
  display:none;
  margin-bottom:0 !important;
  line-height:100% !important;
}

#conlane .pbresellersall p{
  hyphens:none;
}

.pbresellerone{
  display:none;
  line-height:125%;
  width:100%;
  margin-bottom:8px;
  padding-bottom:0px;
  border-bottom:1px solid #eee;
}

#conlane .pbresellerone h5{
  font-size:1.1em;
}

.pbresellerone .hl{
  font-weight: bolder;
}

.pbresellersall .pbresellerone:not(:hidden):last-child{
  border-bottom:0;
}

#conlane{
  width:100%;
  max-width:980px;
  margin:0 auto;
  padding:20px 0;
  line-height:200%;
}

#conlane .cleft{
  float:left;
  font-size:0.9em;
}

#conlane .cright{
  float:right;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  font-size:0.9em;
}

.home #conlane .cleft{
  width:66%;
  padding:20px 40px 30px 0;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

.home #conlane .cright{
  width:33%;
  padding:20px 15px 30px 15px;
  background:#efeee9;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

#conlane h2.mainhead,#conlane h1, * .home #conlane .cleft h1, * .home #conlane .cleft h2.mainhead, * .home #conlane .cright h1{
  border-bottom:1px solid #333;
  padding-bottom:5px;
  padding-top:10px;
  letter-spacing:-0.04em;
  font-weight:normal;
  text-transform:none;
  color:#333;
}

#conlane h1 b{
  font-weight:lighter;
}

.sub13 #conlane .cleft h1,.sub13 #conlane .cleft h2.mainhead{
  font-size:1.3em;
  font-family:"Univers LT W04_67 Bold 1476020",Helvetica,Arial,Verdana,sans-serif;
  border:0;
  text-transform:uppercase;
  padding:0;
  font-weight:normal;
  letter-spacing:0.002em;
}

.sub13 #conlane .cleft > div:first-child h1,.sub13 #conlane .cleft > div:first-child h2.mainhead, .sub22 #conlane .cleft > div:first-child h1,.sub22 #conlane .cleft > div:first-child h2.mainhead, .slidebox h1, .sub13 #conlane .cleft #c33 h1, .sub13 #conlane .cleft #c124 h1, .sub13 #conlane .cleft #c175 h1{
  text-transform:uppercase;
  color:#ff7a0e;
  font-size:2.5em;
  line-height:1em;
  -ms-text-shadow: 2px 2px 0px rgba(0,96,91,1);
  -moz-text-shadow: 2px 2px 0px rgba(0,96,91,1);
  -webkit-text-shadow: 2px 2px 0px rgba(0,96,91,1);
  text-shadow: 2px 2px 0px rgba(0,96,91,1);
  border:0;
  font-family:"Univers LT W04_67 Bold 1476020",Helvetica,Arial,Verdana,sans-serif;
  font-weight:normal;
  letter-spacing:0.03em;
  padding:0;
}

.sub13 #conlane .cleft, .sub22 #conlane .cleft{
  width:33%;
  font-size:0.9em;
}

.sub13 #conlane .cright, .sub22 #conlane .cright{
  width:66%;
  padding:27px 0 30px 40px;
}

.sub13 #conlane .cleft > div, .sub22 #conlane .cleft > div{
  padding:20px 15px;
  background:#efeee9;
  margin-bottom:15px;
  line-height:150%;
}

.sub13 #conlane .cleft > div .accordion h1, .sub22 #conlane .cleft > div .accordion h1{
  margin-bottom:0;
}

.sub13 #conlane .cleft > div .accordion > div, .sub22 #conlane .cleft > div .accordion > div{
  margin-top:10px;
}

.sub13 #conlane .cleft > div:first-child, .sub22 #conlane .cleft > div:first-child{
  margin-top:-20px;
  padding-top:41px;
}

.sub13 #conlane .cleft > div p:last-child, .sub22 #conlane .cleft > div p:last-child{
  margin-bottom:0;
}

.sub22 #conlane .cleft,.sub22 #conlane .cright{
  width:50%;
}

#conlane .history{
  display:none;
}

#conlane .history-inner{
  width:9999999px;
  background:#f6f5f2;
  overflow:hidden;
}

#conlane .history ul{
  margin-bottom:0;
}

#conlane .history h1{
  margin-bottom:5px;
}

#conlane .history-inner .history-year{
  display:inline-block;
  list-style:none;
  padding:10px;
  font-family:"Univers LT W04_67 Bold 1476020",Helvetica,Arial,Verdana,sans-serif;
  font-size:1.3em;
  float:left;
  padding:10px;
  padding-left:25px;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  width:293px;
}

#conlane .history-inner .history-year:before{
  display:none;
}

#conlane .history-inner > ul > li > ul > li{
  padding:0;
  font-family:"Univers LT W04_57 Conde1476008",Helvetica,Arial,Verdana,sans-serif;
  font-size:0.8em;
  margin-left:0;
}

#conlane .history-slider{
  overflow:hidden;
}

#conlane .history-cmd{
  position:absolute;
  margin-top:3px;
  display:none;
}

#conlane .history-next,#conlane .history-prev{
  cursor:pointer;
  color:#FF7837;
  float:right;
  font-size:1.2em;
}

#conlane .history-next:hover,#conlane .history-prev:hover{
  color:#235649;
}

#conlane .history-prev{
  margin-right:15px;
}

#conlane .history-line{
  padding:10px 0;
}

#conlane .history-first, #conlane .history-last{
  float:left;
  padding:0 0 0 10px;
  font-family:"Univers LT W04_67 Bold 1476020",Helvetica,Arial,Verdana,sans-serif;
  pointer-events: none;
}

#conlane .history-first > a, #conlane .history-last > a{
  color:inherit;
}


#conlane .history-first ul, #conlane .history-last ul{
  display:none;
}

#conlane .history-last{
  float:right;
  padding:0 10px 0 0;
}

#conlane .history-border{
  border-bottom:1px solid #555;
  float:left;
  height:1px;
  margin-top:8px;
  margin-left:10px;
}

#conlane .history-now{
  position:absolute;
  width:1px;
  height:14px;
  margin-top:-6px;
  background:#555;
}



#conlane ul:not(.pbOptions) li, #footer ul:not(.pbOptions) li{
  margin:0;
  padding:0;
  list-style:none;
  line-height:150%;
  text-indent:-15px;
  padding-left:15px;
  margin-bottom:0.5em;
}

#conlane ul li .button,#conlane ul li .download{
  text-indent:0;
}

#conlane ul:not(.pbOptions) li:before, #footer ul:not(.pbOptions) li:before{
  color:#FF7837;
  font-size:0.6em;
  margin-top:0.7em;
  width:15px;
  display:block;
  float:left;
}

#conlane ul.pbOptions li:before, #conlane ul.pbOptions li:before{
  display:none;
}

#conlane ul li ul, #footer ul li ul{
  margin-top:0.5em;
}

#conlane ul li li, #footer ul li li{
  margin-left:1em;
}

#conlane ul, #footer ul{
  margin-bottom:20px;
}

#conlane ol{
  padding-left:15px;
}

#conlane ol li{
  line-height:150%;
  margin-bottom:0.5em;
}

.accordion h1{
  cursor:pointer;
}

.accordion .accordiontoggle{
  float:right;
  font-size:0.4em;
  margin-top:1em;
  display:none;
}

.accordion h1:hover{
  color:#FF7837;
}

.permalink{
  display:none;
}

#conlane .cleft .contentimages img, #conlane .cright .contentimages img,.quoteimage img{
  width:100%;
  height:auto;
  padding-bottom:15px;
}

.quoteimage img{
  padding-bottom:15px;
}

#conlane .cright .machine .contentimages img{
  max-height:400px;
  height:auto;
  width:auto;
  max-width:100%;
  margin:15px auto;
  display:block;
}

#conlane .gallery .gallery-item{
  display:block;
  float:left;
  width:24%;
  margin-right:1.3%;
  margin-bottom:10px;
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center center;
}

#conlane .gallery .gallery-item:nth-child(4n){
  margin-right:0;
}

.fancybox-title-inside-wrap{
  padding:10px;
}

.dldata{
  text-transform:uppercase;
}

.dlbtn{
  float:right;
}

.dlpic{
  float:left;
  min-width:100px;
  text-align:center;
  padding-right:10px;
}

.dlpic img{
  border:1px solid #ccc;
}

.dltitle{
  float:left;
}

.dlitem{
  padding-bottom:10px;
  clear:both;
  line-height:125%;
}

.news-single h1{
  margin-top:-17px;
}

.news-single .article .news-img-wrap{
  float:none;
  width:100%;
  margin:10px 0;
}

.news-single .article .news-img-wrap video{
	width:100%;
	height:auto;
}

.news .article .news-img-wrap a{
  float:none;
  border:0;
  padding:0;
}

.news-single .article .news-img-wrap img{
  width:100%;
}

.news-list-view .article{
  border-bottom:1px solid #999;
}

.news-list-view .news-clear{
  border-top:1px solid #999;
  margin-bottom:10px;
}

.news-list-view h2{
  margin-top:-10px;
}

.news-list-view .article .news-img-wrap{
  width:33%;
}

.news-list-view .article .news-img-wrap img, .news-list-view .article .news-img-wrap .mediaelement video{
  width:100%;
  height:auto;
}

.home .news-list-view .article{
  border-bottom:0;
}

.home .news-list-date{
  font-size:0.8em;
}

.home .news-list-view h2 a{
  color: #235649;
  font-size:0.9em;
}

.home .news .article .teaser-text{
  font-size:0.9em;
  line-height:150%;
}

.home .news .article .teaser-text .button{
  float:right;
}


#conlane ul.tx_pbnews_cats{
  margin-bottom:0;
}

#conlane ul.tx_pbnews_cats li:before{
  color:#555;
}

.news-main-attr{
  margin-bottom:0;
  font-style:italic;
}

.tx_pbnews_single .news-date{
  line-height:100%;
  margin-bottom:5px;
}

.tx_pbnews_single .news-nextprev{
  float:right;
}

#conlane ul.f3-widget-paginator{
  float:right;
  margin-bottom:0;
}

#conlane ul.f3-widget-paginator li:before{
  display:none;
}

#conlane ul.f3-widget-paginator li{
  text-indent:0;
  padding-left:0;
  display:inline-block;
  line-height:100%;
  margin-right:5px;
}

#conlane ul.f3-widget-paginator li:last-child{
  margin-right:0px;
}

#conlane ul.f3-widget-paginator li a{
  display:block;
  padding:7px 7px 5px 7px;
  border:1px solid #ff7a0e;
  color:#fff;
  background:#ff7a0e;
  line-height:100%;
}

#conlane ul.f3-widget-paginator li a:hover{
  border:1px solid #333;
  color:#fff;
  background:#333;
}

#conlane ul.f3-widget-paginator li.current{
  padding:7px 7px 5px 7px;
  border:1px solid #ccc;
  line-height:100%;
}

#conlane .tx-pbsimpleeventlist .event p, #conlane .tx-pbsimpleeventlist .event h3{
  margin-bottom:0;
}

#conlane .tx-pbsimpleeventlist .event h3{
  font-size:1.2em;
}

#conlane .tx-pbsimpleeventlist .events{
  overflow:hidden;
}

#conlane .tx-pbsimpleeventlist .event h3 a{
  color: #235649;
}

#conlane .tx-pbsimpleeventlist .event{
  border-bottom:1px solid #999;
  padding:10px 0;
}

#conlane .tx-pbsimpleeventlist .event:first-child{
  border-top:1px solid #999;
}

#p1 #conlane .tx-pbsimpleeventlist .event:first-child{
  border-top:0;
}

#p1 #conlane .tx-pbsimpleeventlist .event:last-child{
  border-bottom:0;
  padding-bottom:5px;
}

#p1 .tx-pbsimpleeventlist{
  margin-top:-20px;
  line-height:150%;
}

#conlane .tx-pbsimpleeventlist .events-more{
  cursor:pointer;
  height:1px;
  background:#999;
  width:100%;
  margin-top:-1px;
  display:none;
}

#conlane .tx-pbsimpleeventlist .events-uvm{
	margin-top:15px;
}

#conlane .tx-pbsimpleeventlist .events-more .slug, #conlane .tx-pbsimpleeventlist .events-more .slug2{
  margin-top:-10px;
  background:#EFEEE9;
  padding:0 10px;
  width:auto;
  display:inline-block;
  position:absolute;
  color:#FF7A0E;
}

#conlane .tx-pbsimpleeventlist .events-more .slug:hover, #conlane .tx-pbsimpleeventlist .events-more .slug2:hover{
  color:#555;
}


#conlane .tx-pbsimpleeventlist .events-more .slug2{
  display:none;
}

#conlane .tx-pbsimpleeventlist .events-more .icon-down, #conlane .tx-pbsimpleeventlist .events-more .icon-up{
  font-size:0.5em;
  margin-left:10px;
  margin-top:7px;
  float:right;
  display:block;
  
}

#conlane .tx-pbsimpleeventlist .events-more .icon-down, #conlane .tx-pbsimpleeventlist .event-city{
  font-weight:bold;
}

#conlane .tx-pbsimpleeventlist .events-more .icon-down, #conlane .tx-pbsimpleeventlist .event-city a{
  font-weight:normal;
}



.tx-indexedsearch-res{
  border-bottom:1px solid #555;
  margin-bottom:10px;
}

.tx-indexedsearch-res .button{
  float:right;
  margin-bottom:10px;
}

#bestpractice-outer{
  text-align:center;
  margin-top:15px;
}

#bestpractice{
  display:inline-block;
  margin:0 auto;
}

#bestpractice,#bestpractice-rotate{
  width:450px;
  height:450px;  
}

.bestpractice-bg{
  width:450px;
  height:450px;
  position:absolute;
  z-index:2;
}

.bestpractice-inner{
  font-size:18px;
  line-height:23px;
  width:120px;
  height:120px;
  border-radius:120px;
  border:7px solid #9e7a48;
  background:#ff7a0e;
  margin-top:158.5px;
  margin-left:158px;
  color:#fff;
  font-family:"Univers LT W04_67 Bold 1476020",Helvetica,Arial,Verdana,sans-serif;
  position:absolute;
  z-index:2;
  display:table;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
}

.bestpractice-inner span{
  display:table-cell;
  vertical-align:middle;
}

.bpelements{
  
}

.bpelements-mobile,.bpsmallbg{
  display:none;  
}

.bestpractice{
  background-size:cover;
  background-repeat:no-repeat;
  width:139px;
  padding:0 10px;
  height:168px;
  position:absolute;
  z-index:1;
  display:block;
  display:table;
  background-image:url(../images/bp-inactive.svg);
  background-repeat:no-repeat;
  background-size:159px 168px;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
}

.no-svg .bestpractice{
  background-image:url(../images/bp-inactive.png);
}

.bestpractice.hover,.bestpractice.active{
  background-image:url(../images/bp-active.svg);
}

.no-svg .bestpractice.hover,.no-svg .bestpractice.active{
  background-image:url(../images/bp-active.png);
}

.bestpractice span{
  color:#fff;
  display:table-cell;
  vertical-align:middle;
  -moz-transform:rotate(180deg);
  -webkit-transform:rotate(180deg);
  -ms-transform:rotate(180deg);
  transform:rotate(180deg);
  font-size:16px;
  line-height:1.2em;
}

#bpbigmap{
  display:none;
}

#bestpractice-sub{
  background:#fefefe;
  padding:10px;
  margin-top:30px;
  padding-top:20px;
}

#conlane .bpt .contentinner{
  line-height:150%;
}

#conlane .bpt0 .contentinner{
  line-height:200%;
}

.bgpsto{
  text-align:center;
  width:100%;
  height:30px;
  margin-top:-30px;
}

.bptriangle{
  width:40px;
  height:40px;
  background:#000;
  -moz-transform:rotate(45deg);
  -webkit-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  transform:rotate(45deg);
  background:#fff;
  margin:207px 0 0 463px;
  position:absolute;
  display:none;
}

#bestpractice-sub{
  display:none;
}

#bestpractice-sub h1{
  font-size:1.4em;
  padding-bottom:5px;
}

.bpsub{
  display:none;
}

.bpt{
  display:none;
}

.bpt0{
  display:block;
}

.hicons{
  margin-bottom:0 !important;
  padding-top:10px !important;
}

.hicons li{
  clear:both;
  text-indent:0 !important;
  padding-left:0 !important;
}

.hicons li:before{
  display:none !important;
}

.hicon{
  background-size:contain;
  background-repeat:no-repeat;
  background-position:center center;
  float:left;
  display:block;
  margin-bottom:10px;
}

.hicon-desc{
  padding: 0 0 0 15px;
  margin-bottom:10px;
}

.hicons.horizontal li{
  float:left;
  display:inline-block;
  clear:none;
  padding-right:20px !important;
}

.hicons.horizontal li:last-child{
  padding-right:0 !important;
}

.filterchecks p{
  margin-bottom:0;
}

.filterchecks{
  padding-bottom:5px;
}

.filtergroup{
  margin-bottom:10px;
}

#conlane .filtergroup h3{
  border-bottom:1px solid #333;
  padding-bottom:3px;
  margin-bottom:7px;
  color:#333;
}

#conlane h4.modal-title{
  font-size:22px;
  margin-bottom:0;
  font-weight:bold;
}

/* ------------------- Machine Types ------------------ */
.soilhead{
  text-align:center;
  font-family:"Univers LT W04_67 Bold 1476020",Helvetica,Arial,Verdana,sans-serif;
  font-size:1.2em;
}

.machinetypes{
  clear:both;
  margin-top:30px;
}

.machinetypes .machinetype{
  padding:0 0 15px 0;
  margin-bottom:30px;
}

.machinetypes .soil1,.machinetypes .soil2{
  padding:5px 10px;
}

.machinetypes .soil1{
  border:1px solid #555;
  border-bottom:0;
  color:#fff;
  
}
.machinetypes .soil2{
  font-size:0.9em;
  border:1px solid #555;
  border-top:0;
  clear:both;
  margin-bottom:20px;
}

.machinetypes .mt2 .soil1,.machinetypes .mt2 .soil2{
  border-left:0;
  border-right:0;
  margin:0 -40px;
}

.machinetypes .mt2 .soil1{
  background: #235649; /* Old browsers */
  background: -moz-linear-gradient(left, #235649 0%, #ff7a0e 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #235649 0%,#ff7a0e 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #235649 0%,#ff7a0e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#235649', endColorstr='#ff7a0e',GradientType=1 ); /* IE6-9 */
}

.machinetypes .mt2 .soil2{
  margin-bottom:20px;
}

.machinetypes .mt1 .soil1{
  background:#235649;
  border-right:0;
}

.machinetypes .mt3 .soil1{
  background:#ff7a0e;
  border-left:0;
}

.machinetypes .mt1 .soil2{
  border-right:0;
}

.machinetypes .mt3 .soil2{
  border-left:0;
}

.machinetypes .mt3 .soil1,.machinetypes .mt3 .soil2{
  text-align:right;
}

.machinetypes img{
  width:100%;
  height:auto;
}

.machinetypes .mshow{
  display:none;
}

.mtdesc{
  text-align:center;
  margin-top:15px;
}

.machinetypes h2{
  border-bottom: 1px solid #333;
    padding-bottom: 5px;
    padding-top: 10px;
    letter-spacing: -0.04em;
    font-weight: normal;
    text-transform: none;
    color: #333 !important;
    font-size:1.7em;
    text-align:center;
}

.branches{
  width:100%;
  text-align:center;
}

.branch{
  width:10%;
  margin:0 !important;
  padding:0 1%;
  display:block;
  float:left;
  color:#333;
}

.branchimage{
  height:70px;
  width:100%;
  display:block;
  background:#f0eee9;
  background-size:100% auto;
  background-repeat:no-repeat;
}

.branchtitle{
  width:100%;
  background:#fff;
  text-align:center;
  display:block;
  color:#333;
  line-height:125%;
}

.branch:hover{
  color:#ff7a0e;
}