
#pageContent .tripletsv6 .contentSpotText .contentSpotContent, #pageContent .twinsv6 .contentSpotText .contentSpotContent { width:97%!important; }

/* ====================== Carousel ======================= */

#homeCarousel .homeCarouselWindow {
    height: 650px;
    position: relative;
}


#homeCarousel .homeCarouselImage {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    display: table;
    left: 50%;
    width: 100%;
}

#homeCarousel .homeCarouselImage img {
    display: block;
    position: relative;
    right: 50%;
    min-width: 100%;
}

#homeCarousel .homeCarouselPane {
    overflow: hidden;
    height: 650px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    float: left;
    animation-name: fadeinout;
    animation-iteration-count: infinite;
    animation-duration: 28s;
}

#homeCarousel .homeCarouselContent h4 .movingText {
    animation-name: fadeinoutText;
    animation-iteration-count: infinite;
    animation-duration: 28s;
}

@keyframes fadeinout {
    0% {
        opacity: 0;
    }

    5% {
        opacity: 1;
    }

    25% {
        opacity: 1;
    }

    35% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeinoutText {
    0% {
        opacity: 0;
    }

    15% {
        opacity: 1;
    }

    25% {
        opacity: 1;
    }

    30% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

#homeCarouselPane1, #homeCarouselPane1 .movingText {
    opacity: 1;
    animation-delay: -2s;
}

#homeCarouselPane2, #homeCarouselPane2 .movingText {
    opacity: 0;
    animation-delay: -9s;
}

#homeCarouselPane3, #homeCarouselPane3 .movingText {
    opacity: 0;
    animation-delay: -16s;
}

#homeCarouselPane4, #homeCarouselPane4 .movingText {
    opacity: 0;
    animation-delay: -23s;
}

#homeCarousel .homeCarouselContent {
    width: 100%;
    height: 650px;
    position: relative;
    z-index: 10;
	/*padding-top:70px;*/;
}

#homeCarousel .homeCarouselContent h4 {
    letter-spacing: -6px;
    font-size: 80px;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 2px #000, 0 0 1em #000;
    padding: 0;
    position: absolute;
    width: 100%;
    line-height: 1.2em;
    top: 45%;
    transform: translate(0, -40%);
	line-height:0.8;
}

#homeCarousel .homeCarouselContent h4 span {
    display: block;
}

#homeCarousel .homeCarouselContent h4 .fixedText {
    font-weight: normal;
    top: 30%;
    transform: translate(0, -30%);
}

#homeCarousel .homeCarouselContent h4 .movingText {
    font-size: 90px;
}

#homeCarousel .homeCarouselLink .fixedText {
    display: inline-block;
    padding: 12px 60px 12px 20px;
    background-color: #ffbb00;
    color: #172962;
    font-size: 32px;
    font-weight: bold;
    position: relative;
    margin: 0;
    letter-spacing: -2px;
}

#homeCarousel .homeCarouselLink .fixedText i {
	position: absolute;
	font-size: 40px;
	top: 12px;
	right: 10px;
	left: auto;
	padding: 0;
	color: #172962;
}

#homeCarousel .homeCarouselLink {
    text-align: center;
    position: absolute;
    bottom: 22%;
    width: 100%;
}

@media only screen and (max-width: 1200px) and (min-width: 984px) {
    #homeCarousel .homeCarouselWindow {
        height: 487.5px;
    }

    #homeCarousel .homeCarouselPane {
        height: 487.5px;
    }

    #homeCarousel .homeCarouselContent {
        height: 487.5px;
    }

    #homeCarousel .homeCarouselImage img {
        height: 487.5px;
    }

    #homeCarousel .homeCarouselLink {
        bottom: 12%;
    }
	
	
	#homeCarousel .homeCarouselContent h4 {
		font-size:65px;
		letter-spacing:-5px;
	}
	
	#homeCarousel .homeCarouselContent h4 .movingText {
		font-size:80px;
	}
}

@media only screen and (max-width: 983px) and (min-width: 760px) {
    #homeCarousel .homeCarouselWindow {
        height: 399.3px;
    }

    #homeCarousel .homeCarouselPane {
        height: 399.3px;
    }

    #homeCarousel .homeCarouselContent {
        height: 399.3px;
    }

    #homeCarousel .homeCarouselImage img {
        height: 399.3px;
    }

    #homeCarousel .homeCarouselContent h4 {
        top: 40%;
        transform: translate(0, -25%);
    }

    #homeCarousel .homeCarouselLink {
        bottom: 12%;
    }

    /* #homeCarousel .homeCarouselContent h4 .movingText {
        font-size: 70px;
		margin-top: 90px;
        line-height: 75px;
    } */
	
	#homeCarousel .homeCarouselContent h4 {
		font-size:60px;
		letter-spacing:-4px;
	}
	
	#homeCarousel .homeCarouselContent h4 .movingText {
		font-size:60px;
	}	
}

@media only screen and (max-width: 759px) and (min-width: 520px) {
    #homeCarousel .homeCarouselWindow {
        height: 308.3px;
    }

    #homeCarousel .homeCarouselPane {
        height: 308.3px;
    }

    #homeCarousel .homeCarouselContent {
        height: 308.3px;
    }

    #homeCarousel .homeCarouselImage img {
        height: 308.3px;
    }

    #homeCarousel .homeCarouselLink {
        bottom:15%;
    }

    #homeCarousel .homeCarouselContent h4 .movingText {
        font-size: 43px;
        margin-top: -20px;
        line-height: 65px;
    }

    #homeCarousel .homeCarouselContent h4 {
        top: 28%;
        transform: translate(0, 0);
        letter-spacing: -3px;
		line-height:1.5;
    }

    #homeCarousel .homeCarouselContent h4 .fixedText {
        font-size: 40px;
        transform: translate(0, 0);
    }

    #homeCarousel .homeCarouselLink .fixedText {
        font-size: 24px;
        padding: 10px 46px 10px 16px;
        letter-spacing: -1px;
    }
    #homeCarousel .homeCarouselLink .fixedText I {
        font-size:30px;
        top: 10px;
    }
}

@media only screen and (max-width: 519px) {
	
    #homeCarousel .homeCarouselImage {
        position: relative;
        left: auto;
        clear: both;
    }

    #homeCarousel .homeCarouselWindow {
        height: auto;
        padding-top: 40%;
        padding-bottom: 180px;
    }

    #homeCarousel .homeCarouselImage img {
        height: auto;
        right: auto;
        width: 100%;
    }

    #homeCarousel .homeCarouselContent {
        height: auto;
        position: relative;
        clear: both;
    }

    #homeCarousel .homeCarouselPane {
        height: auto;
    }

    #homeCarousel .homeCarouselContent h4 .fixedText {
        top: auto;
        transform: none;
        left: inherit;
        position: relative;
    }

    #homeCarousel .homeCarouselContent h4 .movingText {
        font-size: 30px;
        margin-top: 0px;
        line-height: 40px;
        top: auto;
        letter-spacing: -2px;
    }

    #homeCarousel .homeCarouselContent h4 .fixedText {
        font-size: 30px;
        letter-spacing: -3px;
    }

    #homeCarousel .homeCarouselLink .fixedText {
        font-size: 20px;
        padding: 10px 46px 10px 16px;
        letter-spacing: -1px;
    }

    #homeCarousel .homeCarouselLink .fixedText I {
        font-size:30px;
        top: 8px;
    }

    #homeCarousel .homeCarouselContent h4 {
        top: auto;
        transform: none;
        position: relative;
        margin-bottom:0;
        padding: 20px 2.5%;
        width: 95%;
        text-shadow: none;
        color: #172962;
		line-height:1;
    }

    #homeCarousel .homeCarouselLink {
        position: relative;
        bottom: inherit;
        margin-bottom: 40px;
    }

    #homeCarousel .homeCarouselFixedContent {
        display: none;
    }
}



/* ====================== end Carousel =================== */


#newsStrip .tileContent{
    display: flex;
    flex-direction: column;
   padding-top:0;
}
#newsStrip .tileContent h4{
    order: 2;
}
#newsStrip .tileContent p{
    order: 3;
}
#newsStrip .tileContent a{
    order: 4;
}
#newsStrip .tileContent .tileDate{
    order: 1;
    position:relative;
    top:auto;
    left:auto;
    margin-bottom:1em;
}


#homeFeature .homeFeatureItem {
  width:430px;
}


@media only screen and (min-width: 520px) {
#homeFeatureItem1 .homeFeatureItemContent {
  width:380px;
}
#homeFeatureItem2 .homeFeatureItemContent,
#homeFeatureItem3 .homeFeatureItemContent 
 {
  width:400px;
}
.homeVideoFeature .mejs-overlay-button {
   left:auto;
}
}

.videoDetails{
   display:none;
}




/* Fix to get innovation heading to wrap nicely! */
.js #homeFeature #homeFeatureItem1.currentHomeFeatureItem h4 a{
max-width:16em;
}

@media only screen and (max-width: 519px) {
.js #homeFeature #homeFeatureItem1.currentHomeFeatureItem h4 a{
max-width:none;
}
#homeFeature .homeFeatureItem {
width:auto;
}
}

/* ---- START - Video Lightbox ---- */
.js #overlayInner {
  background-color: #121825;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  display: none;
  cursor: pointer;
  z-index: 3; }

.megaOn #overlayInner {
  display: block; }

.lt-ie8 #overlayInner {
  display: none !important; }

.popUp{ padding:20px; background:#FFFFFF;}

.popupClose{position:absolute; top: -1.5em; right: -1.5em; cursor: pointer;}
.popupClose .icon-progress-completed {position:absolute; top: 0; right: 0; color: #FFBB00; font-size:3em;}
.popupClose .icon-cancel {position:absolute; top: 0.25em; right: 0.25em; color: #FFFFFF; font-size:2em;}




.videoContainer{padding-bottom:56.25%}
.mejs-container {
  width: 100% !important;
  height: auto !important;
  padding-top: 56.25%;
}
.mejs-overlay, .mejs-poster {
  width: 100% !important;
  height: 100% !important;
}
.mejs-mediaelement video {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  width: 100% !important;
  height: 100% !important;
}


/* ---- END - Video Lightbox ---- */




#fnavBlank
{
  background-color: #f8f8f8;
}

#newsFeatures .contentSpotTitle{
position:relative;
top:auto;
left:auto;
}
#newsFeatures .contentSpotTitle h4{
background-color:#ffffff;
}
#newsFeatures .contentSpotTitle h4 a{
padding-left:1.3em;
    color: #172962;
}
#newsFeatures .contentSpotTitle h4 i{
    color: #172962;
left:0;
}

.tileImage { position:relative;}
.tileImage .mejs-overlay-button{
	pointer-events: none;
}


