.oneline {
    display: block;
    word-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.nivoSlider {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    /* If an image is wrapped in a link */
}
.nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
    max-width: none;
}
.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    background: transparent;
}
.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important;
}
/* The slices and boxes in the Slider */

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0;
}
.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden;
}
.nivo-box img {
    display: block;
}
/* Caption styles */

.nivo-caption {
    display: none;
}
.nivo-html-caption {
    display: none;
}
/* slideshow edit */

.slideshow_container {
    margin: 0;
}
.slideshow_container .pos-slideshow {
    position: relative;
}
.slideshow_container .pos-slideshow .flexslider {
    position: relative;
}


/* CUSTOM SLIDESHOW */

.slideshow_container .pos-slideshow {
    position: relative;
    margin-bottom: 70px; }
    @media (max-width: 767px) {
      .slideshow_container .pos-slideshow {
        margin-bottom: 30px; } }
    .slideshow_container .pos-slideshow:hover .nivo-directionNav a {
      opacity: 1;
      -webkit-transition: all 300ms linear;
      -moz-transition: all 300ms linear;
      -ms-transition: all 300ms linear;
      -o-transition: all 300ms linear;
      transition: all 300ms linear; }
      .slideshow_container .pos-slideshow:hover .nivo-directionNav a.nivo-prevNav {
        left: 20px; }
      .slideshow_container .pos-slideshow:hover .nivo-directionNav a.nivo-nextNav {
        right: 20px; }
      @media (max-width: 767px) {
        .slideshow_container .pos-slideshow:hover .nivo-directionNav a.nivo-prevNav {
          left: 0; }
        .slideshow_container .pos-slideshow:hover .nivo-directionNav a.nivo-nextNav {
          right: 0; } }
  
  .slideshow_container .pos-slideshow .nivo-directionNav a {
    display: block;
    width: 54px;
    height: 54px;
    line-height: 54px;
    color: rgba(255, 255, 255, 0.25);
    text-align: center;
    font-size: 0;
    position: absolute;
    z-index: 8;
    cursor: pointer;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none; }
    .slideshow_container .pos-slideshow .nivo-directionNav a:hover {
      color: #ffffff; }
    .slideshow_container .pos-slideshow .nivo-directionNav a i {
      font-size: 54px; }
    @media (max-width: 767px) {
      .slideshow_container .pos-slideshow .nivo-directionNav a {
        width: 34px;
        height: 34px;
        line-height: 34px; }
        .slideshow_container .pos-slideshow .nivo-directionNav a i {
          font-size: 34px; } }
    .slideshow_container .pos-slideshow .nivo-directionNav a.nivo-prevNav {
      left: 0; }
    .slideshow_container .pos-slideshow .nivo-directionNav a.nivo-nextNav {
      right: 0; }
  
  .slideshow_container .pos-slideshow .nivo-controlNav {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    display: inline-block;
    z-index: 8;
    line-height: 1;
    text-align: center; }
    @media (max-width: 1199px) {
      .slideshow_container .pos-slideshow .nivo-controlNav {
        bottom: 2.5020850709vw; } }
    .slideshow_container .pos-slideshow .nivo-controlNav a {
      display: inline-block;
      margin: 0 5px;
      cursor: pointer;
      font-size: 0;
      width: 14px;
      height: 14px;
      background: #ffffff;
      border: none;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      -o-border-radius: 100%;
      border-radius: 100%;
      -webkit-transition: all 300ms linear;
      -moz-transition: all 300ms linear;
      -ms-transition: all 300ms linear;
      -o-transition: all 300ms linear;
      transition: all 300ms linear; }
      @media (max-width: 1199px) {
        .slideshow_container .pos-slideshow .nivo-controlNav a {
          width: 1.0008340284vw;
          height: 1.0008340284vw;
          margin: 0 0.2502085071vw; } }
      .slideshow_container .pos-slideshow .nivo-controlNav a.active, .slideshow_container .pos-slideshow .nivo-controlNav a:hover {
        -moz-transform: scale3d(1, 1, 1);
        -webkit-transform: scale3d(1, 1, 1);
        -o-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1); }
  
  .banner7-des {
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    z-index: 8;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 1; }
    @media (max-width: 1919px) {
      .banner7-des .container {
        width: 75.0390828557vw; } }
    @media (max-width: 991px) {
      .banner7-des .container {
        width: auto;
        padding: 0 8.3402835696vw;
      }
    }
    @media (max-width: 991px) {
      .banner7-des {
        position: absolute;
        left: 0;
        top: 60%;
      }
    }
    .banner7-des .position_left {
      text-align: left; }
    .banner7-des .position_center {
      text-align: center; }
      .banner7-des .position_center .info {
        max-width: 100%; }
    .banner7-des .position_right {
      text-align: right; }
    .banner7-des .info {
      display: inline-block;
      max-width: 52%; }
    .banner7-des p, .banner7-des h2, .banner7-des h3, .banner7-des h4, .banner7-des h5 {
      margin: 0; }
  
  .desc_slideshow h2 {
    font-size: 60px;
    color: #1a2225;
    line-height: 1;
    font-weight: 700; }
  .desc_slideshow h3 {
    font-size: 48px;
    color: #1a2225;
    line-height: 1;
    font-weight: 700; }
  .desc_slideshow h4 {
    font-size: 36px;
    color: #1a2225;
    line-height: 1;
    font-weight: 700; }
  .desc_slideshow h5 {
    font-size: 24px;
    color: #1a2225;
    line-height: 1;
    margin-bottom: 10px;
    font-weight: 400; }
  .desc_slideshow p {
    font-size: 18px;
    line-height: 24px;
    color: #505355;
    font-weight: 400;
    margin-top: 25px; }
  .desc_slideshow .readmore {
    display: inline-block;
    margin-top: 40px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    position: relative;
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    line-height: 45px;
    height: 45px;
    padding: 0 30px;
    border-radius: 5px;
    text-transform: uppercase;
    display: inline-block;
    -webkit-box-shadow: 10px 10px 24px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 24px -3px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 24px -3px rgba(0,0,0,0.75);
}
    .desc_slideshow .readmore:hover {
      color: #ffffff;
      background: #1a2225; }
  .desc_slideshow .transition_slide_0 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s; }
  .desc_slideshow .transition_slide_1 {
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s; }
  .desc_slideshow .transition_slide_2 {
    -webkit-animation-duration: 1.6s;
    animation-duration: 1.6s; }
  .desc_slideshow .transition_slide_3 {
    -webkit-animation-duration: 1.9s;
    animation-duration: 1.9s; }
  .desc_slideshow .transition_slide_4 {
    -webkit-animation-duration: 2.2s;
    animation-duration: 2.2s; }
  .desc_slideshow .transition_slide_5 {
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s; }
  .desc_slideshow .transition_slide_6 {
    -webkit-animation-duration: 2.8s;
    animation-duration: 2.8s; }
  .desc_slideshow .transition_slide_7 {
    -webkit-animation-duration: 3.1s;
    animation-duration: 3.1s; }
  .desc_slideshow .transition_slide_8 {
    -webkit-animation-duration: 3.4s;
    animation-duration: 3.4s; }
  
  /* responsive slideshow */
  @media (max-width: 1409px) {
    .desc_slideshow h2 {
      font-size: 4.2583392477vw; }
    .desc_slideshow h3 {
      font-size: 3.4066713982vw; }
    .desc_slideshow h4 {
      font-size: 2.5550035486vw; }
    .desc_slideshow h5 {
      font-size: 1.7033356991vw;
      margin-bottom: 0.7097232079vw; }
    .desc_slideshow p {
      font-size: 1.2775017743vw;
      line-height: 1.7033356991vw;
      margin-top: 1.7743080199vw; }
    .desc_slideshow .readmore {
      margin-top: 2.8388928318vw;
      font-size: 0.9936124911vw;
      height: 3.1937544358vw;
      line-height: 3.1937544358vw;
      padding: 0 2.1291696238vw;
      border-radius: 0.354861604vw; } }
  @media (max-width: 767px) {
    .desc_slideshow h2 {
      font-size: 4.1720990874vw; }
    .desc_slideshow h3 {
      font-size: 3.6505867014vw; }
    .desc_slideshow h4 {
      font-size: 3.1290743155vw; }
    .desc_slideshow h5 {
      font-size: 2.3468057366vw;
      margin-bottom: 1.3037809648vw; }
    .desc_slideshow p {
      font-size: 2.3468057366vw;
      line-height: 3.1290743155vw;
      margin-top: 1.3037809648vw;
      max-width: 100%; }
    .desc_slideshow .readmore {
      margin-top: 0vw;
      font-size: 4vw;
      height: 8vw;
      line-height: 8vw;
      padding: 0 7.6075619296vw;
    }
  }
  /* end responsive slideshow */
  /* end module slideshow */