.tsg-rwd-slide-show-main-frame {
  position: relative;

  width: 100%;
  height: auto;
  overflow: visible;
  margin: 10px 0px 10px 0px;
  background-color: #37526E;
}

.tsg-rwd-slideshow-slug-frame-tsg_rwd_show_icon {
  width: 100%;
  /*float:left;*/
  visibility: hidden;
}

.tsg-rwd-slideshow-slug-frame-tsg_rwd_hide_icon {
  display: none;
}

.tsg-rwd-slideshow-slug-frame img {
  width: 100%;
  /*float:left;*/
}

.tsg-rwd-slide-show-navigation-frame {
  position: relative;
  /*float:left;*/
  width: 100%;
  overflow: visible;
  height: 0px;
}

.tsg-rwd-slide-show-right-btn {
  position: absolute;
  font-size: 3em;
  cursor: pointer;
  left: 93%;
  top: 140px;
  color: #bbb;
  width: 50px;
  height: 50px;
  z-index: 999;
}

.tsg-rwd-slide-show-left-btn {
  position: absolute;
  font-size: 3em;
  cursor: pointer;
  top: 140px;
  left: 2%;
  color: #bbb;
  width: 50px;
  height: 50px;
  z-index: 999;
}

.tsg-rwd-slide-show-play-btn {
  position: absolute;
  font-size: 2em;
  cursor: pointer;
  top: 180px;
  left: 2%;
  color: #bbb;
  width: 50px;
  height: 50px;
  z-index: 999;
  display: none;
}

.tsg-rwd-slide-show-pause-btn {
  position: absolute;
  font-size: 1.5em;
  cursor: pointer;
  top: 170px;
  left: 2%;
  color: #bbb;
  width: 50px;
  height: 50px;
  z-index: 999;
  display: none;
}

.tsg-rwd-slideshow-icon {
  /*float:left;*/
  width: 100%;
  text-align: center;
  color: #00ACED;
}

.tsg-rwd-slide-show-main-frame ul {
  display: block;
  /*float:left;*/
  width: 100%;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  position: relative;
}

.tsg-rwd-slideshow-content li {
  /*float:left;*/
  width: 100%;
  position: relative;
  display: none;
}

.tsg-rwd-slideshow-content li:first-child {
  /*float:left;*/
  width: 100%;
  position: relative;
  display: block;
}

.slideShowSlides-tsg_rwd_show_slide {
  /*float:left;*/
  width: 100%;
  display: block;
}

.tsg-rwd-slideshow-bullet-row {
  width: 100%;
  /*float:left;*/
}

.tsg-rwd-slideshow-bullet-frame {
  width: 100%;
  float: left;
  height: 35px;
  text-align: center;
  background-color: #fff;
}

.tsg-rwd-slideshow-bullet {
  display: inline-block;
  width: 40px;
  height: 25px;
  line-height: -4em;
  text-align: center;
  font-size: .8em;
  color: #ddd;
  padding-top: 0px;
  cursor: pointer;
}

.tsg-rwd-slideshow-bullet .fa {
  display: block;
  float: left;
  margin-top: 10px;
}

.tsg_rwd_show_slide {
  float: left;
  width: 100%;
  display: block;
}

.bullet-tsg_rwd_show_slide {
  display: inline-block;
}

.bullet-tsg_rwd_hide_slide {
  display: none;
}

.tsg_rwd_unstacked li {
  display: inline-block;
}

.tsg_rwd_stacked li {
  display: none;
}

.tsg_rwd_stacked li:first-child {
  display: block;
}

.slideShowSlides-tsg_rwd_hide_slide {
  /*float: left;*/
  width: 100%;
  display: none;
}

.tsg_rwd_hide_slide {
  /*float: left;*/
  width: 100%;
  display: none;
}

.slideShowSlides-tsg_rwd_show_slide img {
  float: left;
  width: 100%;
  max-height: 325px;
}

.tsg-rwd-slide {
  /*float: left;*/
  background-color: #DDDDDD;
  color: #444444;
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  display: block;
}

.tsg-rwd-blue-shield-show {
  width: 100%;
  height: 350px;
  background-color: #003875;
  opacity: .5;
  position: absolute;
  z-index: 499;
}

.tsg-rwd-blue-shield-hide {
  display: none;
}

.slide_copy_frame {
  position: relative;
  z-index: 500;
  margin-top: -35%;
  width: 100%;
  overflow: visible;
  float: left;
}

.tsg-rwd-slide-caption ul {
  margin: 0px 0px 0px 15px;
  padding: 0px;
  width: 92%;
  display: block;
  float: left;
  list-style-type: square;
  font-size: .9em;
}

.tsg-rwd-slide-caption li {
  margin-bottom: 5px;
}

.tsg-rwd-slide-image-tsg_rwd_hide_icon {
  position: relative;
  z-index: 498;
  float: left;
  width: 100%;
  display: block;
}

.tsg-rwd-slide-image-tsg_rwd_show_icon {
  display: none;
  max-height: 50px;
}

.tsg-rwd-slide-header-tsg_rwd_show_icon {
  float: left;
  position: relative;
  z-index: 800;
  background-color: transparent;
  color: #37526E;
  font-family: 'robotocondensed-bold-webfont';
  width: 82%;
  padding: 3% 9% 0px 9%;
  font-size: 1.6em;
  line-height: 1em;
  text-align: center;
}

.tsg-rwd-slide-header-tsg_rwd_hide_icon {
  /*float: left;*/
  position: relative;
  z-index: 500;
  background-color: transparent;
  color: #fff;
  font-family: 'robotocondensed-bold-webfont';
  width: 82%;
  padding: 3% 9% 0px 9%;
  font-size: 2.3em;
  line-height: 1em;
  text-shadow: 0px 0px 45px #06284C;
}

.tsg-rwd-slide-caption-tsg_rwd_show_icon {
  /*float: left;*/
  position: relative;
  z-index: 500;
  font-family: 'oswald_regular';
  width: 82%;
  padding: 2% 9% 2% 9%;
  color: #37526E;
  font-size: 1.2em;
  line-height: 1.3em;
  text-align: center;
  margin-top: -30px;
}

.tsg-rwd-slide-caption-tsg_rwd_hide_icon {
  /*float: left;*/
  position: relative;
  z-index: 500;
  font-family: 'oswald_regular';
  width: 82%;
  padding: 0px 9% 2% 9%;
  color: #fff;
  font-size: 1.1em;
  line-height: 2em;
  text-shadow: 0px 0px 45px #06284C;
}

.tsg-rwd-slideshow-icon-tsg_rwd_hide_icon {
  display: none;
}

.tsg-rwd-slideshow-icon-tsg_rwd_show_icon {
  /*float: left;*/
  width: 100%;
  text-align: center;
  color: #00ACED;
  font-size: 1.1em;
  display: block;
  margin-top: 20px;
}


/***styles for navigation***/


/***styles for navigation***/


/***styles for navigation***/

.standard-bullet {
  color: #ddd;
  font-size: .8em;
}

.standard-bullet .fa {
  margin-top: 10px;
}

.selected-bullet {
  color: #CC3333;
  font-size: 1.3em;
  padding-top: 8px
}

.selected-bullet .fa {
  margin-top: 6px;
}


/***styles for navigation***/


/***styles for navigation***/


/***styles for navigation***/


/***styles for navigation***/
@media screen and (min-width: 1441px) { 
    .slide_copy_frame {
        margin-top: -25%;
    }
}

@media screen and (max-width: 1499px) and (min-width: 1300px) {
  .tsg-rwd-slide-header-tsg_rwd_hide_icon {
  /*float: left;*/
    position: relative;
    z-index: 500;
    background-color: transparent;
    color: #fff;
    font-family: 'robotocondensed-bold-webfont';
    width: 82%;
    padding: 3% 9% 0px 9%;
    font-size: 1.7em;
    line-height: 1em;
  }
  .tsg-rwd-slide-caption-tsg_rwd_hide_icon {
  /*float: left;*/
    position: relative;
    z-index: 500;
    font-family: 'oswald_regular';
    width: 82%;
    padding: 2% 9% 2% 9%;
    color: #fff;
    font-size: 1.2em;
    line-height: 1em;
  }
  .tsg-rwd-slide-show-right-btn {
    position: absolute;
    font-size: 2.5em;
    cursor: pointer;
    left: 93%;
    top: 90px;
    color: #bbb;
    width: 50px;
    height: 50px;
    z-index: 999;
  }
  .tsg-rwd-slide-show-left-btn {
    position: absolute;
    font-size: 2.5em;
    cursor: pointer;
    top: 90px;
    left: 2%;
    color: #bbb;
    width: 50px;
    height: 50px;
    z-index: 999;
  }
  
  .tsg-rwd-slide {
    width: 101%;
  }
}

@media screen and (max-width: 1299px) and (min-width: 1100px) {
  .tsg-rwd-slide-header-tsg_rwd_hide_icon {
  /*float: left;*/
    position: relative;
    z-index: 500;
    background-color: transparent;
    color: #fff;
    font-family: 'robotocondensed-bold-webfont';
    width: 82%;
    padding: 3% 9% 0px 9%;
    font-size: 1.5em;
    line-height: 1em;
  }
  .tsg-rwd-slide-caption-tsg_rwd_hide_icon {
  /*float: left;*/
    position: relative;
    z-index: 500;
    font-family: 'oswald_regular';
    width: 82%;
    padding: 2% 9% 2% 9%;
    color: #fff;
    font-size: 1em;
    line-height: 1.2em;
  }
  .tsg-rwd-slide-show-right-btn {
    position: absolute;
    font-size: 2.5em;
    cursor: pointer;
    left: 93%;
    top: 80px;
    color: #bbb;
    width: 50px;
    height: 50px;
    z-index: 999;
  }
  .tsg-rwd-slide-show-left-btn {
    position: absolute;
    font-size: 2.5em;
    cursor: pointer;
    top: 80px;
    left: 2%;
    color: #bbb;
    width: 50px;
    height: 50px;
    z-index: 999;
  }
  .tsg-rwd-slide-caption-tsg_rwd_show_icon {
  /*float: left;*/
    position: relative;
    z-index: 500;
    font-family: 'oswald_regular';
    width: 82%;
    padding: 2% 9% 2% 9%;
    color: #37526E;
    font-size: 1em;
    line-height: 1.2em;
    text-align: center;
    margin-top: -15px;
  }
  .tsg-rwd-slideshow-icon-tsg_rwd_show_icon {
  /*float: left;*/
    width: 100%;
    text-align: center;
    color: #00ACED;
    display: block;
    margin-top: 10px;
  }
}

@media screen and (max-width: 1099px) and (min-width: 1025px) {
  .tsg-rwd-slide-header-tsg_rwd_hide_icon {
  /*float: left;*/
    position: relative;
    z-index: 500;
    background-color: transparent;
    color: #fff;
    font-family: 'robotocondensed-bold-webfont';
    width: 82%;
    padding: 3% 9% 0px 9%;
    font-size: 1.5em;
    line-height: 1.2em;
  }
  .tsg-rwd-slide-caption-tsg_rwd_hide_icon {
  /*float: left;*/
    position: relative;
    z-index: 500;
    font-family: 'oswald_regular';
    width: 82%;
    padding: 2% 9% 2% 9%;
    color: #fff;
    font-size: 1em;
    line-height: 1.2em;
  }
  .tsg-rwd-slide-show-right-btn {
    position: absolute;
    font-size: 2.5em;
    cursor: pointer;
    left: 93%;
    top: 80px;
    color: #bbb;
    width: 50px;
    height: 50px;
    z-index: 999;
  }
  .tsg-rwd-slide-show-left-btn {
    position: absolute;
    font-size: 2.5em;
    cursor: pointer;
    top: 80px;
    left: 2%;
    color: #bbb;
    width: 50px;
    height: 50px;
    z-index: 999;
  }
  .tsg-rwd-slide-caption-tsg_rwd_show_icon {
  /*float: left;*/
    position: relative;
    z-index: 500;
    font-family: 'oswald_regular';
    width: 82%;
    padding: 2% 9% 2% 9%;
    color: #37526E;
    font-size: 1em;
    line-height: 1.2em;
    text-align: center;
    margin-top: -15px;
  }
  .tsg-rwd-slideshow-icon-tsg_rwd_show_icon {
    float: left;
    width: 100%;
    text-align: center;
    color: #00ACED;
    display: block;
    margin-top: 10px;
  }
}

@media screen and (max-width: 1024px) and (min-width: 900px) {
  .tsg-rwd-slide-show-right-btn {
    position: absolute;
    font-size: 2em;
    cursor: pointer;
    left: 93%;
    top: 100px;
    color: #bbb;
    width: 50px;
    height: 50px;
    z-index: 999;
  }
  .tsg-rwd-slide-show-left-btn {
    position: absolute;
    font-size: 2em;
    cursor: pointer;
    top: 100px;
    left: 5px;
    color: #bbb;
    width: 50px;
    height: 50px;
    z-index: 999;
  }
  .tsg-rwd-slide-header-tsg_rwd_hide_icon {
  /*float: left;*/
    position: relative;
    z-index: 500;
    background-color: transparent;
    color: #fff;
    font-family: 'robotocondensed-bold-webfont';
    width: 84%;
    padding: 3% 8% 0px 8%;
    font-size: 1.5em;
    line-height: 1em;
  }
  .tsg-rwd-slide-caption-tsg_rwd_hide_icon {
  /*float: left;*/
    position: relative;
    z-index: 500;
    font-family: 'oswald_regular';
    width: 84%;
    padding: 2% 8% 2% 8%;
    color: #fff;
    font-size: 1em;
    line-height: 1.2em;
  }
  .tsg-rwd-slide-header-tsg_rwd_show_icon {
    font-size: 1.1em;
    line-height: 1em;
  }
  .tsg-rwd-slide-caption-tsg_rwd_show_icon {
    font-size: .9em;
  }
  .tsg-rwd-slideshow-icon-tsg_rwd_show_icon {
    margin-top: 5px;
    font-size: .8em;
  }
}

@media screen and (max-width: 899px) and (min-width:769px) {
  .tsg-rwd-slide-header-tsg_rwd_hide_icon {
  /*float: left;*/
    position: relative;
    z-index: 500;
    background-color: transparent;
    color: #fff;
    font-family: 'robotocondensed-bold-webfont';
    width: 84%;
    padding: 3% 8% 0px 8%;
    font-size: 1.5em;
    line-height: 1em;
  }
  .tsg-rwd-slide-caption-tsg_rwd_hide_icon {
  /*float: left;*/
    position: relative;
    z-index: 500;
    font-family: 'oswald_regular';
    width: 84%;
    padding: 2% 8% 2% 8%;
    color: #fff;
    font-size: 1em;
    line-height: 1.2em;
  }
  .tsg-rwd-slide-header-tsg_rwd_show_icon {
    font-size: 1.2em;
    line-height: 1em;
  }
  .tsg-rwd-slide-caption-tsg_rwd_show_icon {
    font-size: 1em;
  }
  .tsg-rwd-slideshow-icon-tsg_rwd_show_icon {
    margin-top: 10px;
    font-size: .9em;
  }
  .tsg-rwd-slide-show-right-btn {
    position: absolute;
    font-size: 2em;
    cursor: pointer;
    left: 93%;
    top: 70px;
    color: #bbb;
    width: 50px;
    height: 50px;
    z-index: 999;
  }
  .tsg-rwd-slide-show-left-btn {
    position: absolute;
    font-size: 2em;
    cursor: pointer;
    top: 70px;
    left: 5px;
    color: #bbb;
    width: 50px;
    height: 50px;
    z-index: 999;
  }
}

@media (max-width: 768px) {
  .tsg-rwd-slideshow-bullet-frame {
    width: 100%;
  /*float: left;*/
    height: 55px;
    text-align: center;
    background-color: #fff;
  }
  /***styles for navigation***/
  /***styles for navigation***/
  /***styles for navigation**/
  .standard-bullet {
    color: #ddd;
    font-size: .8em;
  }
  .standard-bullet .fa {
    margin: 10px 0px 0px 10px;
  }
  .selected-bullet {
    color: #CC3333;
    font-size: 1.1em;
    padding-top: 0px
  }
  .selected-bullet .fa {
    margin-top: 0px;
  }
  /***styles for navigation***/
  /***styles for navigation***/
  /***styles for navigation***/
  /***styles for navigation***/
  .tsg-rwd-slideshow-bullet .fa {
    display: block;
    margin: 10px auto;
  }
  .tsg-rwd-slide-show-main-frame {
    position: relative;
    float: left;
    width: 100%;
  }
  .tsg-rwd-slide-header-tsg_rwd_hide_icon {
  /*float: left;*/
    position: relative;
    z-index: 500;
    background-color: transparent;
    color: #fff;
    font-family: 'robotocondensed-bold-webfont';
    width: 84%;
    padding: 3% 8% 0px 8%;
    font-size: 1.5em;
    line-height: 1em;
  }
  .tsg-rwd-slide-caption-tsg_rwd_hide_icon {
  /*float: left;*/
    position: relative;
    z-index: 500;
    font-family: 'oswald_regular';
    width: 84%;
    padding: 2% 8% 2% 8%;
    color: #fff;
    font-size: 1.2em;
    line-height: 1.3em;
  }
  .tsg-rwd-slide-header-tsg_rwd_show_icon {
    font-size: 1.4em;
    line-height: 1em;
  }
  .tsg-rwd-slide-caption-tsg_rwd_show_icon {
    font-size: 1.1em;
  }
  .tsg-rwd-slideshow-icon-tsg_rwd_show_icon {
    margin-top: 10px;
    font-size: .9em;
  }
  .tsg-rwd-slide-show-right-btn {
    position: absolute;
    font-size: 2em;
    cursor: pointer;
    left: 93%;
    top: 70px;
    color: #bbb;
    width: 50px;
    height: 50px;
    z-index: 999;
  }
  .tsg-rwd-slide-show-left-btn {
    position: absolute;
    font-size: 2em;
    cursor: pointer;
    top: 70px;
    left: 5px;
    color: #bbb;
    width: 50px;
    height: 50px;
    z-index: 999;
  }
}

@media screen and (max-width:699px) and (min-width: 500px) {
  .tsg-rwd-slide-header-tsg_rwd_hide_icon {
  float: left;
    position: relative;
    z-index: 500;
    background-color: transparent;
    color: #fff;
    font-family: 'robotocondensed-bold-webfont';
    width: 84%;
    padding: 3% 8% 0px 8%;
    font-size: 1.2em;
    line-height: 1em;
  }
  .tsg-rwd-slide-caption-tsg_rwd_hide_icon {
  float: left;
    position: relative;
    z-index: 500;
    font-family: 'oswald_regular';
    width: 84%;
    padding: 2% 8% 2% 8%;
    color: #fff;
    font-size: 1em;
    line-height: 1.2em;
  }
  .tsg-rwd-slide-header-tsg_rwd_show_icon {
    font-size: 1.2em;
    line-height: 1em;
    margin-bottom: 10px;
  }
  .tsg-rwd-slide-caption-tsg_rwd_show_icon {
    font-size: .9em;
  }
  .tsg-rwd-slideshow-icon-tsg_rwd_show_icon {
    margin-top: 10px;
    font-size: .9em;
  }
}

@media screen and (max-width:499px) and (min-width: 250px) {
  .tsg-rwd-slide-header-tsg_rwd_hide_icon {
    float: left;
    position: relative;
    z-index: 500;
    background-color: transparent;
    color: #fff;
    font-family: 'robotocondensed-bold-webfont';
    width: 84%;
    padding: 3% 8% 0px 12%;
    font-size: 1em;
    line-height: 1em;
  }
  .tsg-rwd-slide-caption-tsg_rwd_hide_icon {
    float: left;
    position: relative;
    z-index: 500;
    font-family: 'oswald_regular';
    width: 70%;
    padding: 2% 10% 2% 12%;
    color: #fff;
    font-size: .9em;
    line-height: 1.1em;
  }
  .tsg-rwd-slide-header-tsg_rwd_show_icon {
    font-size: 1em;
    line-height: 1em;
    margin-bottom: 20px;
  }
  .tsg-rwd-slide-caption-tsg_rwd_show_icon {
    font-size: .9em;
  }
  .tsg-rwd-slideshow-icon-tsg_rwd_show_icon {
    margin-top: 5px;
    font-size: .6em;
  }
  .tsg-rwd-slide-show-right-btn {
    position: absolute;
    font-size: 2em;
    cursor: pointer;
    left: 91%;
    top: 70px;
    color: #bbb;
    width: 50px;
    height: 50px;
    z-index: 999;
  }
  .tsg-rwd-slide-show-left-btn {
    position: absolute;
    font-size: 2em;
    cursor: pointer;
    top: 70px;
    left: 5px;
    color: #bbb;
    width: 50px;
    height: 50px;
    z-index: 999;
  }
  /***styles for navigation***/
  /***styles for navigation***/
  /***styles for navigation**/
  .standard-bullet {
    color: #ddd;
    font-size: .8em;
  }
  .standard-bullet .fa {
    margin: 10px 0px 0px 10px;
  }
  .selected-bullet {
    color: #CC3333;
    font-size: .9em;
    padding-top: 8px
  }
  .selected-bullet .fa {
    margin-top: 6px;
  }
  /***styles for navigation***/
  /***styles for navigation***/
  /***styles for navigation***/
}


/*** CQ AEM INTERFACE STYLES ***/

.cq-wcm-edit .tsg-rwd-slide-show-main-frame,
.cq-wcm-edit .slideShowSlides-tsg_rwd_show_slide,
.cq-wcm-edit .tsg-rwd-slide-show-main-frame ul,
.cq-wcm-edit .tsg-rwd-slideshow-content li,
.cq-wcm-edit .tsg-rwd-slide {
  float: none;
}

.cq-wcm-edit .slideshow {
  margin-bottom: 50px;
}