.corporate .slideshow {
padding: 20px!important;
}
.t3-sl {
  padding-bottom: 20px;
  padding-top: 20px;
}
.t3-sl .t3-module {
  margin-bottom: 0;
}
.t3-sl .t3-module + .t3-module {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 40px;
    padding-top: 40px;
  }
}
.t3-sl-1 {
  border-bottom: 1px solid #ffffff;
}
.t3-mainbody {
  padding-top: 0px;
  padding-bottom: 0px;
}
.t3-content {
  padding-top: 0px;
  padding-bottom: 0px;
}
.t3-off-canvas .dropdown.parent:hover .dropdown-menu
{
display: block;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu {
display: none;
}
.rotate {
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  width: 1.5em;
}
.rotate div {
     -moz-transform: rotate(-90.0deg);  /* FF3.5+ */
       -o-transform: rotate(-90.0deg);  /* Opera 10.5 */
  -webkit-transform: rotate(-90.0deg);  /* Saf3.1+, Chrome */
             filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083);  /* IE6,IE7 */
         -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)"; /* IE8 */
         margin-left: -10em;
         margin-right: -10em;
}
.navbar-default .navbar-nav > li > a {
line-height: 55px;
}
.t3-wrapper #t3-mainnav {
line-height: 11px;
}
