.ss-wrap {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.ss-wrap .slide img{
  width: 100%;
  max-width: 100%;
  position: relative; 
  top: 0;
  left: 0;
}  
.ss-items {
  width: 100%;
  min-height: 560px !important;
  position: relative;
  z-index: 1;
}
.ss-item {
  display: block;
  float: left;
  margin: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  min-height: 560px !important;
  z-index: 1;
  backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.ss-item.prev {
  display: block;
}
.ss-item.next {
  display: block;
}
.ss-item.curr {
  z-index: 2;  
}
.ss-item img {
  background: #fff;
  width: 100%;
  max-width: 100%;
  min-height: 560px !important;
  cursor: pointer;
}
.ss-mask {
  background: url("../images/slide-mask.png") no-repeat top left;
  background-size: 100% 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
}
.ss-desc {
  position: absolute;
  right: 0;
  top: 318px;
  bottom: 0;
  padding: 5px 30px;
  color: #FFF;
  text-align: right;
  z-index: 99999;
  width: 100%;

background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 3%, rgba(0,0,0,0.84) 55%, rgba(0,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,rgba(0,0,0,0.65)), color-stop(55%,rgba(0,0,0,0.84)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 3%,rgba(0,0,0,0.84) 55%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.65) 3%,rgba(0,0,0,0.84) 55%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.65) 3%,rgba(0,0,0,0.84) 55%,rgba(0,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 3%,rgba(0,0,0,0.84) 55%,rgba(0,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

}
.ss-desc ul{ padding: 0;}
.ss-desc ul li{
  color: #FD0000;
  display: inline-block;
  margin: 0 0 0 15px;
  border-right: 3px solid #fd0000;
  padding-right: 10px;
}
.ss-desc ul li a{
    color: #fff;
}
.ss-desc h3 {
  margin: 0;
  font-family: 'almoni-bolder';
  font-size: 32px;
  color: #fff; 
}
.ss-desc h3 a {
  color: inherit;
  line-height: normal;
  text-decoration: none;
  color: #fff;
}
.ss-desc h3 a:hover, .ss-desc ul li a:hover{
    color:#FF001D;
}
.ss-desc {font-size: 17px;}
.ss-desc .btn {
  margin-top: 20px;
}
.ss-desc div p{
  margin: -3px 0 3px;
  width: 792px;
}
.ss-btns {
  opacity: 0;
}
.ss-btns span {
  background: url("../images/ctrl-btns.png") no-repeat top left;
  color: #fff;
  cursor: pointer;
  display: block;
  float: left;
  height: 40px;
  margin-top: -90px;
  padding: 0;
  width: 40px;
  text-indent: -999em;
  top: 45%;
  position: absolute;
  z-index: 100;
}
.ss-wrap:hover .ss-btns {
  opacity: 1;
}
.ss-btns .ss-next {
  background-position: 0 0;
  left: 30px;
  opacity: 0.3;
}
.ss-btns .ss-next:hover {
  background-position: left bottom;
  opacity: 1;
}
.ss-btns .ss-prev {
  background-position: -40px 0;
  right: 30px;
  opacity: 0.3;
}
.ss-btns .ss-prev:hover {
  background-position: -40px bottom;
  opacity: 1;
}
.ss-thumbs-wrap {
  height: 81px;
  width: 418px;
  clear: both;
  position: absolute;
  bottom: 50px;
  overflow: hidden;
  z-index: 9;
  left: 29px;
}
.ss-thumbs {
  margin: 0;
  padding-left: 28px;
  top: 0;
  text-align: left;
  width: auto !important;  
  white-space: nowrap;
  transform: translateX(0) !important;
  -moz-transform: translateX(0) !important;
  -ms-transform: translateX(0) !important;
  -webkit-transform: translateX(0) !important;
}
.ss-thumbs .ss-thumb {
  display: inline-block;
  overflow: hidden;
  margin: 5px 3px;
  border: 2px solid transparent;
  text-align: center;
  vertical-align: bottom;
  cursor: pointer;
  background-clip: padding-box;
}
.ss-thumbs .ss-thumb.activeSlide {
  border: 2px solid #dc1e25;
}
.ss-thumbs .ss-thumb.activeSlide img {
  opacity: 1;
}
.ie9 .ss-thumbs-wrap {
  z-index: 200;
  right: -485px;
}
.ie9 .ss-thumbs-wrap .ss-thumbie {
  width: auto !important;
}
.ie9 .ss-thumbs-wrap .ss-thumbie .ss-thumbs {
  width: auto !important;
  margin-right: 25px;
  left: 0 !important;
}
.ie9 .ss-btns {
  display: inline !important;
}
.ie8 .ss-thumbs-wrap .ss-thumbie .ss-thumbs {
  width: auto !important;
  margin-right: 25px;
}
.ss-thumbs-wrap {
    top: 328px;
}
.main-slideshow{
    display: block!important;
}