﻿/*Carousel*/

@media (max-width: 767px), (max-device-width: 767px)
{
    .carousel-1 .slide .col-sm-4
    {
        margin-top: 3px !important;
        margin-bottom: 2px !important;
    }
    /*If DGOV wants to keep stretched image for mobile*/
    /*.carousel-1 .slide a img
    {
        width: 100%;
    }*/
    .carousel-1 .pagerContainer
    {
        display: none;
    }
    .carousel-1 .slideContainer
    {
        margin-bottom: 35px;
    }
}
.totalCounter {
    display: none;
    padding-top: 10px;
    margin: auto;
    position: relative;
    text-align: center;
}
.slideNumber {
    display: none;
}
.carousel-1 {
	width: 100%;
	background: none;
	position: relative;
	overflow: hidden;
	z-index: 99;
	font-family: Arial,Helvetica,sans-serif;
	visibility: hidden;
}

	.carousel-1 .slideContainer {
		overflow: hidden;
        margin-left: 30px;
        margin-right: 30px;
	}

	.carousel-1 .pagerContainer {
		width: 100%;
		height: 15px;
        margin-top: 20px;
        text-align: center;
	}

	.carousel-1 .slide {
		width: 100%;
	}

	.carousel-1 .oneImage {
        display: block;
		position: relative;
		width: 30%;
		height: 84px;
        background-color:#123B69;
		margin-left: 16px;
		margin-top: 8px;
		float: left;

		cursor: pointer;
		overflow: hidden;
		box-shadow: 0 0 8px rgba(51, 51, 51, 1);
		-webkit-box-shadow: 0 0 8px rgba(51, 51, 51, 1);
		-moz-box-shadow: 0 0 8px rgba(51, 51, 51, 1);
        text-decoration: none;
	}

	.carousel-1 .ieShadow {
		background-color: #333333;
		filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=3, enabled='true');
		position: absolute;
		left: 0px;
		top: 5px;
		width: 129px;
		height: 85px;
	}

	.carousel-1 .oneImage img {
        max-width: 100%;
		position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        -ms-transform: translate(-50%, -50%);  /* IE 9 */
        -webkit-transform: translate(-50%, -50%); /* Safari */
        transform: translate(-50%, -50%)
	}

    .carousel-1 .slide .col-sm-4
    {
        padding: 0;
        max-height: 214px;
    }

    .carousel-1 .slide a
    {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

    .carousel-1 .slide a img
    {
        /*border-width: 1px;*/
        border-color: #ddd;
        border-style: solid;
        margin: auto;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        position: absolute;
        padding: 0 7px;
    }

    .ssdgovcarouselimg
    {
        max-height: 100%;
    }

	.carousel-1 .slide .selected {
		border-color: Black;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		-moz-opacity: 1.0;
		-khtml-opacity: 1.0;
		opacity: 1.0;
	}

	.carousel-1 .previousButton, .carousel-1 .nextButton {
		width: 30px;
        color: #fff;
        background: #aaa !important;
        margin-bottom: 35px;
        cursor: pointer;
	}

    .carousel-control .fa 
    {
        font-size: 45px !important;
        margin-top: -23px !important;
    }

	.carousel-1 .previousButton {
        float: left;
        left: 0;
	}

	.carousel-1 .nextButton {
		float: right;
        right: 0;
	}

	.carousel-1 .ieFix {
		height: 22px;
		line-height: 22px;
	}

	.carousel-1 .hidden {
		display: none;
	}

    .carousel-1 div.pagerContainer a.page
    {
        display: inline-block;
        text-indent: -999px;
        border-radius: 10px;
        cursor: pointer;
        border: none;
        width: 15px;
        height: 15px;
        margin-left: 4px;
        margin-right: 4px;
        background: #e6e7e8;
    }

    .carousel-1 div.pagerContainer a.page:hover
    {
        background: #a7a9ab;
    }

    .carousel-1 div.pagerContainer a.page.activeSlide
    {
        background: #a7a9ab;
    }

    .carousel-1-imagedistortion
    {
        width: 100%;
        height: 100%;
        top: 0px !important;
        left: 0px !important;
        transform: none !important;
    }

    .carousel-1 .smallVideoOverlay {
		background: url('../images/dgovImageSprite.png') 0px -37px no-repeat;
		width: 14px;
		height: 14px;
		position: absolute;
		left: 50%;
		top:50%;
		margin-left:-7px;
		margin-top:-7px;
		z-index: 2;
	}

    .carousel-1 .videoOverlay {
	background: url('../images/dgovImageSprite.png') -44px 0px no-repeat;
	width: 82px;
	height: 82px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -41px;
	margin-top: -41px;
	z-index: 2;
}

/*Slideshow*/
@media (max-width: 784px), (max-device-width: 784px)
{
    .slideshow-2 .slideContainer img
    {
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        margin-right: 0 !important;
        transform: none !important;
        width: 100%;
    }
    .slideshow-2 .slideContainer .slide > a
    {
        height: 0 !important;
        padding: 66.67% 0 0 0;
        display: block !important;
    }
}

.slideshow-2 {
	overflow: hidden;
	position: relative;
	visibility: hidden;
}

.slideshow-2-pager-9 {
	width: 750px;
}

.slideshow-2.slideshow-2-pager-9 {
    height: 582px;
}

.slideshow-2-pager-8 {
	width: 720px;
}

.slideshow-2.slideshow-2-pager-8 {
    height: 562px;
}

.slideshow-2-pager-7 {
    width: 616.65px;
}

.slideshow-2.slideshow-2-pager-7 {
    height: 493px;	
}

.slideshow-2-minimum {
	height: auto;
	width: 100%;
	overflow: visible;
}

.slideshow-2 .slideContainer {
	overflow: hidden;
	z-index: 1;
}

.slideshow-2-pager-9 .slideContainer, .slideshow-2-pager-9 .slideContainer .slide {
	height: 582px;
	width: 655px;
}

.slideshow-2-pager-9 .slideContainer .slide > a {
	height: 438px !important;
}

.slideshow-2-pager-8 .slideContainer, .slideshow-2-pager-8 .slideContainer .slide {
	height: 562px;
	width: 625px;
}

.slideshow-2-pager-8 .slideContainer .slide > a {
	height: 418px !important;
}

.slideshow-2-pager-7 .slideContainer, .slideshow-2-pager-7 .slideContainer .slide {
	height: 493px;
	width: 521.65px;
}

.slideshow-2-pager-7 .slideContainer .slide > a {
	height: 349px !important;
}

.slideshow-2-minimum .slideContainer, .slideshow-2-minimum .slideContainer .slide {
	height: auto;
	width: 100%;
}

.slideshow-2 .pagerContainer {
	overflow: hidden;
	position: absolute;
	top: 0px;
	z-index: 1;
	width: 92px;
}

.slideshow-2-pager-9 .pagerContainer {
	height: 582px;
	left: 658px;
}

.slideshow-2-pager-8 .pagerContainer {
	height: 517px;
	left: 628px;
}

.slideshow-2-pager-7 .pagerContainer {
	height: 452px;
	left: 524.65px;
}

.slideshow-2-minimum .pagerContainer, .slideshow-2-minimum .slideContainer .details {
	display: none;
}

.slideshow-2 .pagerPrevious, .slideshow-2 .pagerNext {
	background-image: url('../images/dgovImageSprite.png');
	width: 32px;
	height: 18px;
	position: absolute;
	z-index: 2;
}

.slideshow-2 .pagerPrevious {
	top: 0;
	background-position: -10px 0px;
}

.slideshow-2 .pagerNext {
	bottom: 0;
	background-position: -10px -18px;
}

.slideshow-2-pager-9 .pagerPrevious, .slideshow-2-pager-9 .pagerNext {
	left: 688px;
}

.slideshow-2-pager-8 .pagerPrevious, .slideshow-2-pager-8 .pagerNext {
	left: 658px;
}

.slideshow-2-pager-7 .pagerPrevious, .slideshow-2-pager-7 .pagerNext {
	left: 554.65px;
}

.slideshow-2-minimum .pagerPrevious, .slideshow-2-minimum .pagerNext {
	display: none;
}

.slideshow-2 .pagerDisabled {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}

.slideshow-2 .slidePrevious, .slideshow-2 .slideNext {
	width: 32px;
	height: 50px;
	overflow: hidden;
	background: #000000;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 500;
	display: none;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.slideshow-2 .slideNext {
	right: 0px;
}

.slideshow-2 .slidePrevious {
	left: 0px;
}

.slideshow-2 .slideNextArrow, .slideshow-2 .slidePreviousArrow {
	font-size: 26px;
	margin-top: 13px;
	color: #FFFFFF;
}

.slideshow-2 .slideNextArrow {
	margin-left: 8px;
}

.slideshow-2 .slidePreviousArrow {
	margin-left: 6px;
}

.slideshow-2-minimum .slideNext, .slideshow-2-minimum .slidePrevious {
	display: block;
}

.slideshow-2 .slideContainer .slide > a {
	position: relative;
	display: inline-block;
	background: #123B69;
	text-decoration: none !important;
	width: 100%;
    height: 348px;
    overflow: hidden;
}

.slideshow-2 .slideContainer img {
	max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}

.slideshow-2-minimum .slideContainer img {
	position: relative;
}

.slideshow-2 .details {
	color: #000000;
	font-size: 12px;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	height: 144px;
	position: relative;
	background: url('../images/slideshow-2-gradient.png') repeat-x;
}

.slideshow-2 .slideTitle {
	color: #103967;
	font-size: 18px;
	font-weight: bold;
	height: 19px;
	line-height: 18px;
	overflow: hidden;
	word-wrap: break-word;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.slideshow-2 .slideCaption {
	padding-top: 15px;
	font-size: 12px;
	height: 86px;
	line-height: 16px;
	overflow: hidden;
}

.slideshow-2 .slideLinks {
	position: absolute;
	bottom: 15px;
}

.slideshow-2 .link {
	color: #103967 !important;
	font-size: 11px;
	text-decoration: none !important;
}

.slideshow-2 .linkSeparator {
	color: #103967;
	font-size: 11px;
	margin-left: 8px;
	margin-right: 8px;
}

.slideshow-2 .pagerContainer .slide {
	margin-bottom: 3px;
	position: relative;
	cursor: pointer;
	border: 1px solid #000000;
	width: 92px;
	height: 62px;
    background: #123B69;
    overflow: hidden;
}

	.slideshow-2 .pagerContainer .slide:last-child {
		margin-bottom: 0px;
	}

.slideshow-2 .pagerContainer img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.slideshow-2 .activeArrow {
	background: url('../images/dgovImageSprite.png') 0px 0px;
	width: 10px;
	height: 24px;
	position: absolute;
	left: -1px;
	top: 50%;
	margin-top: -12px;
	z-index: 2;
	display: block;
}

.slideshow-2 .videoOverlay {
	background: url('../images/dgovImageSprite.png') -44px 0px no-repeat;
	width: 82px;
	height: 82px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -41px;
	margin-top: -41px;
	z-index: 2;
}

.slideshow-2 .smallVideoOverlay {
	background: url('../images/dgovImageSprite.png') 0px -37px no-repeat;
	width: 14px;
	height: 14px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -7px;
	margin-top: -7px;
	z-index: 2;
}

.slideshow-2-tooltip {
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	background: #000000;
	color: #FFFFFF;
	border-radius: 8px;
	border: 1px solid #FFFFFF;
	width: 200px;
	z-index: 1000;
	font-size: 10px;
	padding: 5px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.slideshow-2-tooltip-callout {
	position: absolute;
	left: 20px;
	bottom: -13px;
	width: 18px;
	height: 13px;
	background: url('../images/dgovImageSprite.png') -15px -37px;
}

.slideshow-2-collectiontitle {
    font-size: 1.8em;
    font-weight: bold;
    margin: 0;
}

.slideshow-2-collectiondescription {
    margin: 10px 0;
}

.slideshow-2-imagedistortion
    {
        width: 100% !important;
        height: 100% !important;
        top: 0px !important;
        left: 0px !important;
    }

/*Top Rotator*/
@media (max-width: 1199px), (max-device-width: 1199px)
{
    .top-rotator-2 div.pagerContainer
    {
        bottom: 12px !important;
    }
    .top-rotator-2 div.slideContainer div.slide div.top > a
    {
        height: 336px !important;
    }
}
@media (max-width: 991px), (max-device-width: 991px)
{
    /*.top-rotator-2 div.pagerContainer
    {
        bottom: -7px !important;
    }*/
    .top-rotator-2 div.slideContainer div.slide div.top > a
    {
        height: 389px !important;
    }
}
@media (max-width: 767px), (max-device-width: 767px)
{
    .top-rotator-2 div.pagerContainer
    {
        display: none;
    }
    .top-rotator-2 .slidePrevious, .top-rotator-2 .slideNext
    {
        display: block !important;
    }
    .top-rotator-2 .slide
    {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .top-rotator-2 .slideContainer img
    {
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        margin-right: 0 !important;
        transform: none !important;
        width: 100%;
    }
    .top-rotator-2 div.slideContainer div.slide div.top > a
    {
        height: 0 !important;
        padding: 56% 0 0 0;
    }
}
.top-rotator-2 {
  background: #EEF1F8;
}
.top-rotator-2 a
{
    transition: all 0.25s ease;
}
.top-rotator-2 div.slideContainer {
  /*width:638px;
  height:302px;*/
  position:relative;
  z-index:11;
}
.top-rotator-2 div.pagerContainer {
    position: absolute;
    bottom: 18px;
    right: 20px;
    z-index: 101;
}
.top-rotator-2 div.pagerContainer a.page {
  width:20px;
  height:20px;
  margin:3px 0px 0px 5px;
  display:inline-block;
  text-decoration:none;
  background:#333;
  color: white;
  text-align: center;
  font-size: 11px;
  line-height: 20px;
}
.top-rotator-2 div.pagerContainer a.page:hover
{
    background:#45668E;
    transition: all 0.35s ease;
}
.top-rotator-2 div.pagerContainer a.page.activeSlide {
  background:#45668E;
}

.top-rotator-2 .slidePrevious, .top-rotator-2 .slideNext {
	/*width: 32px;
	height: 50px;
	overflow: hidden;
	background: #000000;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 500;
	display: none;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;*/
    display: none;
    width: 40px;
    font-size: 50px;
    color: #fff;
    background: none !important;
    z-index: 500;
    cursor: pointer;
}

.top-rotator-2 .slidePrevious span, .top-rotator-2 .slideNext span
{
    top: 18%;
}

.top-rotator-2 div.slideContainer div.slide {
  width:100%;
  /*position:relative !important;
  display: none !important;*/
}
/*.top-rotator-2 div.slideContainer div.slide.cycle-slide-active
{
    display: block !important;
}*/
.top-rotator-2 div.slideContainer div.slide div.top > a{
    position: relative;
    display: block;
    background: white;
    text-decoration: none !important;
    width: 100%;
    height: 411px;
    overflow: hidden;
}
.top-rotator-2 div.slideContainer div.slide img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}

.top-rotator-2 div.bottom
{
    display: block;
    position: relative;
    padding: 20px;
    background: #EEF1F8;
    font: 100% "Open Sans", Arial, sans-serif;
}
.top-rotator-2 div.slideContainer div.slide div.creator {
  position:absolute;
  left:15px;
  bottom:1px;
  color:#CFCCC5;
}
/*.top-rotator-2 div.slideContainer div.slide div.bottom div.slideText {
  height:227px;
  margin:10px 10px 0px 10px;
  overflow:hidden;
}*/
.top-rotator-2 div.slideContainer div.slide div.bottom div.slideText div.slideTitle {
  font-family: "Roboto Slab", Arial, sans-serif;
  color: #133C6A;
  font-size: 20px;
  font-weight: bold;
  padding: 0;
  margin: 0 0 10px;
}
.top-rotator-2 div.slideContainer div.slide div.bottom div.slideText div.slideCaption {
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
  min-height: 40px;
  word-wrap: break-word;
}
.top-rotator-2 div.slideContainer div.slide div.bottom div.slideLinks
{
    min-height: 20px;
    font-size: 12px;
}
.top-rotator-2 div.slideContainer div.slide div.bottom div.slideLinks a:first-child
{
    border: none !important;
    padding: 0 !important;
}
.top-rotator-2 div.slideContainer div.slide div.bottom div.slideLinks a.link {
  display:inline-block;
  border-left: 1px solid #45668E;
  margin: 0 7px 0 0px;
  padding: 0 0 0 7px;
  line-height: 1em;
  font-size: 14px;
}

.top-rotator-2-imagedistortion
    {
        width: 100%;
        height: 100%;
        top: 0px !important;
        left: 0px !important;
    }

.top-rotator-2 .smallVideoOverlay {
		background: url('../images/dgovImageSprite.png') 0px -37px no-repeat no-repeat;
		width: 14px;
		height: 14px;
		position: absolute;
		left: 50%;
		top:50%;
		margin-left:-7px;
		margin-top:-7px;
		z-index: 2;
	}
.top-rotator-2 .videoOverlay {
	background: url('../images/dgovImageSprite.png') -44px 0px no-repeat no-repeat;
	width: 82px;
	height: 82px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -41px;
	margin-top: -41px;
	z-index: 2;
}


/*Generic*/
@media (max-width: 1199px), (max-device-width: 1199px)
{
}
@media (max-width: 991px), (max-device-width: 991px)
{
    /*Pager*/
    .GenericSlideshow .slideWrapper .rsNav
    {
        display: none !important;
    }
}
@media (max-width: 767px), (max-device-width: 767px)
{
    /*.GenericSlideshow .slideWrapper .slideContainer .rsOverflow .GenericSlideshowItem img
    {
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        margin-right: 0 !important;
        transform: none !important;
        width: 100%;
    }
    .GenericSlideshow .slideWrapper .slideContainer .rsOverflow .GenericSlideshowItem .top a
    {
        height: 0 !important;
        padding: 66% 0 0 0;
    }*/
}
.GenericSlideshow .slideWrapper .slideContainer{position:relative;}
.GenericSlideshow .slideWrapper .slideContainer .rsOverflow
{
    height: 100% !important;
}

.GenericSlideshow .slideWrapper .slideContainer .rsOverflow .GenericSlideshowItem .top a
{
    position: relative;
    display: block;
    background: black;
    text-decoration: none !important;
    width: 100%;
    height: 760px;
    overflow: hidden;
}

.GenericSlideshow .slideWrapper .slideContainer .rsOverflow .GenericSlideshowItem img
{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}

/*Caption Info*/
.GenericSlideshow .slideWrapper .slideContainer .rsOverflow .GenericSlideshowItem .bottom
{
    margin-top: 10px;
    font-size: 12px;
    text-align: left;
    text-shadow: none;
    color: #333;
}

.GenericSlideshow .slideWrapper .slideContainer .rsOverflow .GenericSlideshowItem .bottom .slideTitle
{
    font-weight: bold;
}

/*Pager Arrows*/
.GenericSlideshow .slideWrapper .slideContainer .rsArrow
{
    font-size: 32px;
    cursor: pointer;
    color: #ddd;
    position: absolute;
}
.GenericSlideshow .slideWrapper .slideContainer .rsArrow.rsArrowLeft
{
    padding-left: 10px;
}
.GenericSlideshow .slideWrapper .slideContainer .rsArrow.rsArrowRight
{
    padding-right: 10px;
    right: 0;
}
.GenericSlideshow .slideWrapper .slideContainer .rsArrow.rsArrowDisabled
{
    color: #777 !important;
}
.GenericSlideshow .slideWrapper .slideContainer .rsArrowLeft .rsArrowIcn:before
{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f053";
}

.GenericSlideshow .slideWrapper .slideContainer .rsArrowRight .rsArrowIcn:before
{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
}

/*Pager*/
.GenericSlideshow .slideWrapper .rsNav
{
    margin: auto;
    Position:relative;
    Bottom:0;
    Padding-top:10px;
}

.GenericSlideshow .slideWrapper .rsNav .rsNavItem
{
    width: 10px;
    height: 10px;
    margin: 1px 5px 1px 1px;
    border: 1px solid #fff;
    border-radius: 10px;
    background-color:#355E92;
    border-color:#355E92;
    cursor: pointer;
    display: inline-block;
}

/* To style nav bullets that are next or prev currently selected bullet*/
.GenericSlideshow .slideWrapper .rsNav .rsNavItem.rsNavPrev {
   
}
.GenericSlideshow .slideWrapper .rsNav .rsNavItem.rsNavNext {
  
}

.GenericSlideshow .slideWrapper .rsNav .rsNavItem:hover
{
    background-color: #fff;
}

.GenericSlideshow .slideWrapper .rsNav .rsNavSelected
{
    width: 12px;
    height: 12px;
    margin: 0 5px 0 0;
    background-color: #fff;
}

.GenericSlideshow .slideWrapper .rsNav .rsNavItem span
{

}

/*ListView css*/

.slideshowList{

}

.slideshowList .slideContainer img.video
{
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    margin-right: 0 !important;
    transform: none !important;
    width: 100%;
}

.slideshowList div.slideContainer div.listItemEach div.slide div.top > a.video
{
    height: 0 !important;
    padding: 56% 0 0 0;
}

.slideshowList .videoOverlay {
	background: url('../images/dgovImageSprite.png') -44px 0px no-repeat no-repeat;
	width: 82px;
	height: 82px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -41px;
	margin-top: -41px;
	z-index: 2;
}

.slideshowList .listItemEach{
    margin: 0 0 25px;
}
.slideshowList .listItemEachInner{

}
.slideshowList .thumbWrap{
    position: relative;
}
.slideshowList a.thumb{
    display: block;
}
.slideshowList a.thumb img{
    width: 100%;
}
.slideshowList .itemCopy{
    display: block;
    position: relative;
    padding: 25px;
    background: #eee;
}
.slideshowList .itemCopy h3{
    margin-top: 0;
}
.slideshowList .itemCopy p{
    word-wrap: break-word;
}
.slideshowList .itemCopy .slideLinks{

}
.slideshowList .itemCopy .slideLink{
    border-left: 1px solid;
    padding: 0 10px;
    display: inline-block;
    line-height: 1;
}
.slideshowList .itemCopy .slideLink:first-child {
    border-left: none;
    padding-left: 0;
}


/* RotatorCarousel CSS */

@media (max-width: 1199px), (max-device-width: 1199px)
{
    .RotatorCarousel .CarouselLeftPager
    {
        margin-top: 34px !important;
    }
    .RotatorCarousel .CarouselRightPager
    {
        margin-top: 34px !important;
    }
}
@media (max-width: 991px), (max-device-width: 991px)
{
    .RotatorCarousel .slideWrapper .slideContainer .slide
    {
        display: block !important;
    }
    .RotatorCarousel .slideWrapper .slideContainer .slide .left
    {
        width: 100% !important;
        float: none !important;
    }
    .RotatorCarousel .slideWrapper .slideContainer .slide .right
    {
        width: 100% !important;
        float: none !important;
        padding: 25px 0 !important;
    }
    .RotatorCarousel .slideWrapper .slideContainer .slide .right .slideText
    {
        margin: 0 30px !important;
    }
    .RotatorCarousel .slideWrapper .slideContainer .slide .right .slideText .slideCaption
    {
        height: 100% !important;
    }
    .RotatorCarousel .slideWrapper .slideContainer img
    {
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        margin-right: 0 !important;
        transform: none !important;
        width: 100%;
    }
    .RotatorCarousel .slideWrapper .slideContainer .slide .left > a
    {
        height: 0 !important;
        padding: 56% 0 0 0;
    }
    .RotatorCarousel .CarouselLeftPager
    {
        margin-top: 22px !important;
    }
    .RotatorCarousel .CarouselRightPager
    {
        margin-top: 22px !important;
    }
}
@media (max-width: 767px), (max-device-width: 767px)
{
    .RotatorCarousel .SlidesMore
    {
        cursor: pointer;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 20px;
    }

    .RotatorCarousel .CarouselPagerWrapper
    {
        margin: 0 !important;
    }

    .RotatorCarousel .CarouselLeftPager
    {
        display: none !important;
    }

    .RotatorCarousel .CarouselRightPager
    {
        display: none !important;
    }

    .RotatorCarousel .Carousel
    {
        width: 100% !important;
    }

    .RotatorCarousel .CarouselItem
    {
        text-align: left !important;
        padding: 10px 0 !important;
        width: 100%;
    }

    .RotatorCarousel .CarouselItem a
    {
        text-align: center;
        margin: auto;
        width: 100%;
    }

    .RotatorCarousel .CarouselImgWrapper
    {
        float: left;
        margin-right: 15px;
        width: 33%;
        height: auto !important;
        padding: 0 !important;
    }

    .RotatorCarousel .CarouselImgWrapper img
    {
        max-height: none !important;
        position: relative !important;
    }

    .RotatorCarousel .VideoOverlay img
    {
        position: absolute !important;
    }

    .RotatorCarousel .CarouselImgWrapper img
    {
        width: 100% !important;
        left: 0 !important;
        right: 0 !important;
        top: 0 !important;
        bottom: 0 !important;
        margin: auto !important;
        transform: none !important;
    }

    .RotatorCarousel .CarouselItem.Selected .CarouselImgWrapper img
    {
        opacity: 1 !important;
    }

    .RotatorCarousel .NowPlaying
    {
        padding-top: 2px !important;
        padding-bottom: 1px !important;
    }
}

.RotatorCarousel .slideWrapper .slideContainer .rsNav
{
    width: 100%;
}


.RotatorCarousel .slideWrapper .slideContainer .rsNav .rsThumbsContainer:after {
  visibility: hidden;
  display: block;
  content: “”;
  clear: both;
  height: 0;
}

.RotatorCarousel .rsNavItem
{
    width: 24%;
}

.RotatorCarousel .rsTmb
{
    position: relative;
    display: block;
    height: 0;
    padding: 56.25% 0 0 0;
    overflow: hidden;

    margin-bottom: 8px;
    opacity: 0.7;
}

.RotatorCarousel .rsNavItem img
{
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.RotatorCarousel .slideWrapper .slideContainer .slide
{
    display: flex;
}

.RotatorCarousel .slideWrapper .slideContainer .rsOverflow
{
    height: 100% !important; /* reverted */
}

.RotatorCarousel .slideWrapper .slideContainer .slide .left
{
    width: 63%;
    margin-right: 2%;
}

.RotatorCarousel .slideWrapper .slideContainer .slide .left > a
{
    position: relative;
    display: block;
    background: #000;
    text-decoration: none !important;
    width: 100%;
    height: 381px;
    overflow: hidden;
}

.RotatorCarousel .slideWrapper .slideContainer .slide .left img
{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}

.RotatorCarousel .slideWrapper .slideContainer .slide .right
{
    width: 38%;
    display: block;
    background: #f7f7f7;
    padding: 25px 30px;
    -webkit-box-shadow: 0 9px 20px -8px #999;
    -moz-box-shadow: 0 9px 20px -8px #999;
    box-shadow: 0 9px 20px -8px #999;
}

.RotatorCarousel .slideWrapper .slideContainer .slide .right .slideTitle
{
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #2a2a2a;
    font-size: 25px;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 1.25em;
    font-weight: 500;
}

.RotatorCarousel .slideWrapper .slideContainer .slide .right .slideDateTime
{
    display: block;
    font-weight: bold;
    font-size: 15px;
    color: #666;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.RotatorCarousel .slideWrapper .slideContainer .slide .right .slideCaptionTopLine
{
    
}

.RotatorCarousel .slideWrapper .slideContainer .slide .right .slideCaption
{
    overflow: auto;
    border-top: 1px solid #ccc;
    margin-top: 15px;
    padding-top: 10px;
    font-family: Open Sans;
}

.RotatorCarousel .slideWrapper .slideContainer .slide .right .slideCaption p
{
    font-size: 14px;
    line-height: 1.5em;
    overflow-y: scroll;
    padding-right: 20px;
    margin-bottom: 0;
}

.RotatorCarousel .slideWrapper .slideContainer .slide .right .slideCaption .slideRelated
{
    font-weight: bold;
}

/*.RotatorCarousel .videoOverlay
{
    left: 30%;
}*/

.RotatorCarousel .RotatorCarouselBreak
{
    border-bottom: solid 1px #c0c0c0;
    margin: 10px 0 20px 0;
}

.RotatorCarousel .CarouselSection
{
    margin-bottom: 10px;
}

.RotatorCarousel .CarouselPagerWrapper
{
    position: relative;
    margin: 0 10px;
    float:left;
}

.RotatorCarousel .CarouselLeftPager
{
    float: left;
    font-size: 32px;
    margin-top: 60px;
    cursor: pointer;
    color: #777;
    margin-top: 48px;
}

.RotatorCarousel .CarouselLeftPager:hover
{
    color: #222;
}

.RotatorCarousel .CarouselLeftPager.Disabled
{
    color: #ddd !important;
}

.RotatorCarousel .CarouselRightPager
{
    float: right;
    font-size: 32px;
    margin-top: 60px;
    cursor: pointer;
    color: #777;
    margin-top: 48px;
}

.RotatorCarousel .CarouselRightPager:hover
{
    color: #222;
}

.RotatorCarousel .CarouselRightPager.Disabled
{
    color: #ddd !important;
}

.RotatorCarousel .CarouselWrapper
{
    overflow: hidden;
}

.RotatorCarousel .Carousel
{
}

.RotatorCarousel .CarouselSection .rsOverflow
{
    overflow: visible !important;
    height: 100% !important;
}

.RotatorCarousel .CarouselSection .rsSlide.Selected .CarouselImgWrapper
{
    opacity: 1;
    text-align: center;
}

.RotatorCarousel .CarouselSection .rsSlide.Selected .NowPlayingOverlay
{
    display: block;
}

.RotatorCarousel .CarouselSection .rsSlide.Selected .DurationOverlay
{
    display: none;
}

.RotatorCarousel .CarouselSection .CarouselItem.Selected .CarouselImgWrapper
{
    opacity: 1;
    text-align: center;
}

.RotatorCarousel .CarouselSection .CarouselItem.Selected .NowPlayingOverlay
{
    display: block;
}

.RotatorCarousel .CarouselSection .CarouselItem.Selected .DurationOverlay
{
    display: none;
}

.NowPlayingOverlay
{
    width: 100%;
    height: 100%;
    display: none;
}

.NowPlaying
{
    background-color: #DD1414;
    color: white;
    width: 100%;
    position: absolute;
    bottom: 0;
    font-size: 14px;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 2px;
    text-transform: uppercase;
    line-height: 1.4em;
    z-index: 100;
}

.RotatorCarousel .CarouselItem
{
    font-size: 12px;
    line-height: normal;
    text-align: left;
    cursor: pointer;
}

.RotatorCarousel .CarouselItem:hover .CarouselImgWrapper img
{
    opacity: 1;
}

.RotatorCarousel .CarouselItem a:hover
{
    color: red !important;
}

.RotatorCarousel .CarouselItem a:hover .CarouselImgWrapper
{
    opacity: 1 !important;
}

.RotatorCarousel .CarouselItem .CarouselItemSpacer
{
    height: 10px;
}

.RotatorCarousel .CarouselItem .CarouselItemTitle
{
    font-size: 16px;
    font-family: Open Sans;
    font-weight: normal;
}

.RotatorCarousel .CarouselImgWrapper.Selected
{
    text-align: center;
}

.RotatorCarousel .Overlay
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 100;
    text-align: center;
}

.RotatorCarousel .Overlay img
{
    width: 30px !important;
    height: 30px !important;
}

.RotatorCarousel .DurationOverlay
{
    position: absolute;
    bottom: 0;
    right: 1px;
    color: #FFF;
    padding: 5px 8px;
    background: rgba(0,0,0,0.8);
    font-size: 14px;
    opacity: .8;
}

.RotatorCarousel .CarouselImgWrapper
{
    position: relative;
    display: block;
    height: 0;
    padding: 56.25% 0 0 0;
    overflow: hidden;
    background: #000;
}

.RotatorCarousel .CarouselImgWrapper img
{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    opacity: .7;
}

.RotatorCarousel .CarouselImgWrapper img.Selected
{
    opacity: 1;
}