body {
	background-color: #007AAF !important;
	background-image: url(https://d1ymz67w5raq8g.cloudfront.net/Pictures/768xAny/P/web/i/u/e/takechargebgmobile_126247.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-clip: border-box;
	background-attachment: fixed;
	background-size: cover;
}
h1 { font-family: 'Bree Serif', serif; font-weight: 400; letter-spacing: -0.03em; color: #007AAF; line-height: 1.25em;
	display: inline-block; }
.h-headline { font-family: 'Bree Serif'; font-weight: 400 !important; letter-spacing: -0.03em; color: #007AAF; }

h2, h3, h4, h5  { font-family: 'Gotham Medium','Gotham', 'museo-sans', Arial; font-weight: 400; letter-spacing: -0.03em; color: #007AAF; }

.h-medium {
	font-family: 'Gotham Medium', 'museo-sans' !important; font-weight: 400 !important;
}


a,
a:link,
a:active {
	color: #007AAF;
}
a:hover {
	color: #009ACB;
}
a:visited {
	color: #007AAF;
}
.button, button, .btn, a.btn, button.btn, a.button {
	background-color: #FFBC27;
	border-color: #FFBC27;
	color: #000000 !important;
	font-weight: 700;
}


a.btn.btn--border,
button.btn.btn--border {
	background-color: #FFFFFF !important;
	border: 2px solid #FFBC27 !important;

	color: #000000 !important;
	font-weight: 700;
}
a.btn.btn--border:hover,
button.btn.btn--border:hover {
	background-color: #FFBC27 !important;
	border-color: #FFBC27 !important;
	border-width: 2px !important;
	color: #000000 !important;
	font-weight: 700;
}
.button:hover, button:hover {
	background-color: #FAF400;
	border-color: #FAF400;
	color: #000000;

}
.button:focus, .button:hover, button:focus, button:hover {
	background-color: #FAF400;
	border-color: #FAF400;
	color: #000000;

}
.button:disabled, button:disabled {
	background-color: #dcdcdc;
	cursor: default;
	color: #fff;
}

.sis-image-button img {
	cursor: pointer;
	transition: all 0.2s ease-in-out;
}
.sis-image-button:hover img {
	transform: scale(1.1);
	transition: all 0.2s ease-in-out;
}
.hastextcentered {
	text-align: center;
}

#wrapper_sleeve {
	margin-top: 59px;
}
/* Masthead logo */
.microsite .masthead {
	background-color: #FFFFFF;
}
.microsite .masthead #rsc-logo-divider {
	display: inline-block;
	float: left;
	margin: 0px 10px 0 6px;
}

#microsite-logo-desktop {
	display: none;
}
#microsite-logo-mobile {
	display: inline;
}
.microsite .masthead #microsite-logo-desktop {
	width: 398px;
	height: 104px;
}
/*
.microsite .masthead #microsite-logo-desktop {
	width: 265px;
	height: 69px;
}
*/
.microsite .masthead #microsite-logo-desktop-print{
	width: 480px;
	height: 42.8px;
	display: none;
}

.microsite .masthead #microsite-logo-mobile {
	/*width: 91px;*/
	width:137px;
	height: 32px;
	margin-top: -2px;
}


/* Masthead search */ 
.mast .mastheadSearch form .filter-search{
	flex: 0 0 auto;
}
.mast .mastheadSearch form .filter-search button {
	background-color: #007AAF;
	height: 44px;
	line-height: 44px;
	word-break: break-all;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
	width: 128px;
}

.mast .mastheadSearch form .filter-search ul li:not(.selected):focus,
.mast .mastheadSearch form .filter-search ul li:not(.selected):hover {
	background-color: #EA23A4
}
.microsite .masthead .mast {
	padding-top: 0px;
}

.masthead .mastheadSearch .toggleIcon {
	margin-right: 10px
}

.masthead .mastheadSearch .toggleIcon:before {
	border: 0;
	height: 0;
	width: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #f0f2f2
}

.masthead .mastheadSearch form {
	background: #f0f2f2;
	border-bottom: 2px solid #dcdcdc
}

.masthead .mastheadSearch form fieldset {
	overflow: visible
}

.masthead .mastheadSearch form .text {
	border: 1px solid #B5B5B5;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	font-size: 1rem;
	line-height: 39px;
	font-family: Source Sans Pro,sans-serif;
	height: 44px;
	color: #444
}

.masthead .mastheadSearch form .text::-webkit-input-placeholder {
	color: #888
}

.masthead .mastheadSearch form .text::-moz-placeholder {
	color: #888
}

.masthead .mastheadSearch form .text:-ms-input-placeholder,
.masthead .mastheadSearch form .text::-ms-input-placeholder {
	color: #888
}

.masthead .mastheadSearch form .text::placeholder {
	color: #888
}

.microsite .masthead .mastheadSearch form button {
	top: 5px;
	right: 6px;
	font-size: 27px;
	background-color: transparent;
	color: #FFFFFF;
}

.masthead .mastheadSearch form .filter-search ul {
	background-color: #007AAF
}

/* Desktop Navigation */
.desktopNavigation {
	background-color: #007AAF;
}
.desktopNavigation .dropdown {
	background-color: #FFBC27;
}
.microsite.sis-microsite .desktopNavigation ul.main>li>a:after {
	border-bottom-color: #FFBC27;
}
desktopNavigation ul.main>li>a>span,
.desktopNavigation ul.main>li>span {
	color: #ffffff;
}
.microsite .desktopNavigation ul.main>li.current>a>span {
	background-color: #004976;
}
.microsite .desktopNavigation ul.main>li.current.home-icon {
	background-color: #004976;
}
.microsite .desktopNavigation ul.main>li.highlight {
	background-color: #DA1884;
}
/* Navigation Promo */
.nav-item-promo {
	background-color: #007AAF;
	color: #FFFFFF;
}
.microsite .nav-item-promo span {
	color: #FFFFFF;
}

/* Toggle menu */
.masthead .menuToggle .toggleIcon a {
	color: #DA1884;
}
.microsite.sis-microsite .masthead .menuToggle .toggleIcon a {
	border-color: #DA1884;
	border-width: 1px;
	margin-top: 0px;
	width: 36px;
	height: 36px;
}

.microsite.sis-microsite .masthead .menuToggle .toggleIcon a:focus,
.microsite.sis-microsite .masthead .menuToggle .toggleIcon a:hover,
.microsite.sis-microsite.showMenu .masthead .menuToggle .toggleIcon a{
	background-color: #DA1884;
	border-color: #fff;
}
/* Ads */
#rightcolumn .ad, .rightcolumn .ad {
	margin-left: auto;
	margin-right: auto;
}
/* Spin Blocks */

#wrapper_sleeve>.container:not(.videoTop) .inner-sleeve,
.storyLayout:not(.video):not(.gallery)~.headerWrapper>.titleByline .inner-sleeve
.storyLayout:not(.picture):not(.gallery)~.headerWrapper>.titleByline .inner-sleeve{
	background-color: transparent;
	background-color: rgba(255,255,255,0.9) !important;
	padding-top:12px;
}
#wrapper_sleeve>.container:not(.videoTop):first-of-type .inner-sleeve{
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	padding-top:50px;
	background-color: rgba(255,255,255,0.9) !important;
}

.grid .sectionhead {
	border-top: 3px solid #007AAF;
}
.grid .spinBlock.colour2 .sectionhead h2,
.grid .sectionhead h2 {
	/*color: #5C0B38;*/
	color: #383B3D;
}

.grid .sectionhead h2 a {
	color: #007AAF;
}
.microsite.sis-microsite .grid .sectionhead h2 a:after {
	margin-bottom: 0;
}

.grid .colour1.has-hero-spin .hero-spin .gridLayout ul li .subSleeve {
	background: #101010;
}
.grid .colour2.has-hero-spin .hero-spin .gridLayout ul li .subSleeve {
	background: #f0f2f2;
}

.grid .spinBlock.colour2 .sectionhead h2{
	padding-left:1rem;
}

.microsite .grid .spinBlock.colour2 {
	background-color: #FFFFFF;
}
.grid .spinBlock.colour2.gradient-header {
	background-color: #ffffff;
	border-radius: 8px;
}
.grid .spinBlock.colour2.gradient-header .sectionhead {
	background-color: transparent;
	background-color: #FFF;
	padding-left: 1rem;
	background: rgba(0, 73, 118,1);
	background: -moz-linear-gradient(-45deg,  rgba(0, 73, 118,1) 0%, rgba(62,175,250,1) 100%);
	background: -webkit-linear-gradient(-45deg,  rgba(0, 73, 118,1) 0%,rgba(62,175,250,1) 100%);
	background: linear-gradient(135deg, rgba(0, 73, 118,1) 0%,rgba(62,175,250,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004976', endColorstr='#3eaffa',GradientType=1 );
	border-top: none;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	color: #FFFFFF !important;
}

.grid .spinBlock.colour2.gradient-header .sectionhead h2 {
	font-size: 1.666em;
	font-weight: 700;
	color: #FFFFFF;
}
.grid .spinBlock.colour2.gradient-header .sectionhead a {
	color: #FFFFFF;
}
.grid .twoColumnsSmallRight .column.columnTwo .spinBlock.colour2 {
	background-color: rgba(0,0,0,0.04);
	background-color: #F7F7F7;
}
.grid .colour2 .spinLayout .story-type .storyType{
	background-color: transparent;
}

.grid .gridLayout ul li div.subSleeve span.story-type a.storyType:hover, 
div.storyDetails a.storyType:hover,
.grid .colour2 .spinLayout .story-type a.storyType:hover,
.grid .spinLayout .story-type a.storyType:hover {
	background-color: transparent;
	color: #222;
	text-decoration: underline;
}
.microsite.sis-microsite .spinBlock.colour2 .hero-spin p.more:hover,
.microsite.sis-microsite .spinBlock.colour2 .readmore:hover {
	background-color: #009ACB;
}
.picCarousel .display .meta a{
	font-weight:800;
	color:#fff;
}
.grid .spinVideo .videoPreview-list .thumbs li a:not(.nowPlaying):hover{
	text-decoration:none;
}
.grid .spinVideo .videoMore a{
	text-transform:uppercase;
	font-weight:800;
	font-size:12.64px;
}
.microsite.sis-microsite .grid .spinVideo .videoPreview-container .videoPreview-details .meta a:link,
.microsite.sis-microsite .grid .spinVideo .videoPreview-container .videoPreview-details .meta a:visited {
	color: #fff;
	font-weight:800;
}
.microsite.sis-microsite .grid .spinVideo .videoPreview-list .thumbs li a {
	color: #007AAF;
}

.topicsList li a {
	background-color:#007AAF;
	color:#fff;
}
.grid .category-style-one .content ul li .picture a.lazyloaded-completed, 
.grid .directoryList ul li .picture a.lazyloaded-completed, 
.grid .gridLayout ul li .picture a.lazyloaded-completed {
	background-color: transparent;
}
.hero-spin .hero-spin__main__content .meta a{
	font-weight:800;
}
/* Widgets */
.tabbedblocks.mostThis li {
	padding-left: 10px;
}


.tabbedblocks {
	border-top: 3px solid #007AAF;
}
.tabbedblocks .block:not(.selected)>h2, 
.tabbedblocks .block:not(.selected)>h3 {
	background: #F7F7F7;
	color: #007AAF;
}


.taxonomy-list>div .has-expandable-list .trigger, .taxonomy-list>div ul li a {
	color: #007AAF;
}


/* Story layouts */

.headerWrapper>.titleByline {
	margin-bottom: 0;
}

#wrapper_sleeve>.container.container-first .inner-sleeve:first-of-type,
.storyLayout~.headerWrapper>.titleByline .inner-sleeve,
#story #wrapper_sleeve .storyLayout.video~.videoTop~#columns.container .inner-sleeve, 
#story #wrapper_sleeve .storyLayout.gallery~.headerWrapper~.gallery.storyGallery~#columns.container .inner-sleeve{
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}

.microsite #wrapper_sleeve .storyLayout.standard~.headerWrapper>.titleByline .inner-sleeve,
.microsite #wrapper_sleeve .storyLayout.gallery~.headerWrapper>.titleByline .inner-sleeve {
	background-color: rgba(255,255,255,0.9) !important;
	padding-top:20px;
}

#wrapper_sleeve>.container.container-last .inner-sleeve:last-of-type,
#searchResults #colwrapper.inner-sleeve{
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	margin-bottom: 50px;
}

#story #wrapper_sleeve .storyLayout.gallery~.headerWrapper{

	background-color:transparent;
}
.storyPrimaryNav a {
	border-color: #007AAF;
	/*background-color: rgba(255,255,255,0.8);
	padding: 12px;*/
}
.storyPrimaryNav a:hover {
	color: #009ACB;
}
.storyMeta h3 {
	color: #383B3D;
}
.extras.style-two{
	background-color:#ffffff;
}
.extras.style-two .extras_heading h3 {

	color: #FFFFFF;
	line-height: 1.35em;
	margin-bottom: 0px;
}
.extras.style-two .extras_heading {
	background: rgba(0, 73, 118,1);
	background: -moz-linear-gradient(-45deg,  rgba(0, 73, 118,1) 0%, rgba(62,175,250,1) 100%);
	background: -webkit-linear-gradient(-45deg,  rgba(0, 73, 118,1) 0%,rgba(62,175,250,1) 100%);
	background: linear-gradient(135deg, rgba(0, 73, 118,1) 0%,rgba(62,175,250,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004976', endColorstr='#3eaffa',GradientType=1 );

}
.storyLayout.picture ~.headerWrapper>.titleByline .inner-sleeve{
	background-color: rgba(255,255,255,0.9);
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	padding-top:20px;
}

.storyLayout.picture~.headerWrapper>.titleByline h1{
	color: #007AAF;
}
.storyLayout.picture~.headerWrapper .source{
	color:#ffffff;
}
.microsite.sis-microsite .storyLayout.gallery~.headerWrapper>.titleByline .byline {
	margin-bottom: 15px;
}
.storyLayout.video ~.headerWrapper>.titleByline .inner-sleeve,
.storyLayout.picture.gallery ~.headerWrapper>.titleByline .inner-sleeve{
	padding-top:0;
}
.microsite.sis-microsite .gallery.storyGallery>.sleeve .swiper-container .toggle-caption{
	color: #007AAF;
}

.storyLayout.picture-imagesize~.headerWrapper>.titleByline {
	padding-top: 32px;
}
.microsite.sis-microsite .storyLayout.picture-imagesize~.headerWrapper>.titleByline .storyPrimaryNav a{
	font-weight: normal;
	border-top: 1px solid #dcdcdc;
}
	.storyLayout.picture-imagesize ~.headerWrapper>.titleByline .inner-sleeve{
		background-color: transparent;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
.storyLayout.video~.videoTop {
	margin-top: 0;
	padding-top: 30px;
}
.storyLayout.video~.videoTop .byline a{
	color:#fff;

}
.microsite.sis-microsite .storyLayout.video~.videoTop .storyPrimaryNav a {
	color: #fff;
	border-top-style: solid;
	padding-top: 8px;
}
.microsite.sis-microsite .storyLayout.video~.videoTop .inner-sleeve {
	background-color: #000!important;
}

.microsite.sis-microsite #comments ul li .byline a .author {
	color: #007AAF;
}
.microsite.sis-microsite .storytext .inline_gallery.style1-gallery .galleryscroll .text.content {
	border-bottom: 4px solid #007AAF;
}
.microsite.sis-microsite .storytext .spin-scroll-gallery.gallery-style-2 .hero-spin .hero-spin__main__content__container .hero-spin__main__content>div {
	border-bottom: 4px solid #007AAF;
}
.microsite.sis-microsite .storytext .spin-scroll-gallery.gallery-style-2 .hero-spin .hero-spin__main__content__container .source cite a {
	color: #007AAF;
}

.groupTopBox {
	background-color:#004976;
	background-size: cover;
}
.microsite.sis-microsite .groupBottomBox .bottomNumber {
	background-color: #EF9DCB;
}
.microsite.sis-microsite .groupBottomBox ul li.selected .bottomNumber {
	background-color: #888;
}

.groupTopBox +.storyLayout.picture-imagesize ~.headerWrapper>.titleByline .inner-sleeve{
	background-color:transparent;
}

.factfile,
.inline_meta,
.grid .gridLayout ul li .subSleeve {
	border-top: 3px solid #007AAF;
	background-color: #FFFFFF;
}
.factfile.factfile_dark {
	border-top: 3px solid #ff9e1b;
}
.extras .extras_heading,
.media-container {
	border-top: 3px solid #007aaf;
}

.taxonomy-list>div h3 {
	border-color: #007AAF;
	/*color: #5C0B38;*/
	color: #383B3D;
}
#comments ul .editor_comment,
#comments_form form#StoryComment {
	background-color: #ffffff;
}
.microsite.sis-microsite .rating-display-item>g>path:last-child,
.microsite.sis-microsite .rating-display-item>path,
.microsite.sis-microsite .rating-module li.star-over svg,
.microsite.sis-microsite .rating-module li:hover svg {
	fill: #DA1884;
}

.microsite.sis-microsite #rating-star path {
	stroke: #DA1884;
}

.microsite.sis-microsite .pageOptions li .commentCount{
	color: #007AAF;
}
.microsite.sis-microsite .make-opener-link a:before,
.microsite.sis-microsite .make-opener:before {
	border-color: transparent transparent transparent #007AAF;
}

/* ICONS */
.icon-section svg {
	margin: 32px;
	transition: all 0.2s ease-in-out;
}


.editDetails .options .cancel:before{
	content:'';
}

.i-mobile-search, .masthead .mastheadSearch .toggleIcon a {
	background-position: -396px -532.31px;
}
.filteredSearch .facet-search button:after, .i-search-off, .masthead .mastheadSearch form button:after {
	background-position: -154px -152.31px;
}
.filteredSearch .facet-search button:before, .i-search-hover, .masthead .mastheadSearch form button:before {
	background-position: -600px -138px;
}
.i-user-on, .masthead .mastNav>ul li.user>a:after, .masthead .mastNav>ul li>a:focus.signIn:after, .masthead .mastNav>ul li>a:hover.signIn:after {
	background-position: -344px -259.31px;
}
.i-masthead-arrow, .masthead .mastNav>ul li.user>a:before {
	background-position: -298px -142px;
}
.grid .sectionhead h2 a:after, .i-sectionhead {
	background-position: -300px -187.31px;
	background-position: -84px -600px;
}
.i-mobile-account, .masthead .mastNav .toggleIcon a {
	background-position: -468px -532.31px;
}
.i-mobile-navigation, .masthead .menuToggle .toggleIcon a:before {
	background-position: -244px -72px;
}
.pageOptions .commentIcon {
	background-position: -216px -532.31px;
}
.pageOptions .saveStory {
	background-position: -288px -532.31px;
}
.pageOptions .email {
	background-position: -562px -216px;
}
.extras.style-two .big-button .button:after, .i-export-hover {
	background-position: -476px -568.31px;
}

/* Microsite Search */
.microsite.sis-microsite .commentSortOrder select,
.microsite.sis-microsite .searchDetails select{
	color: #007AAF;
}
.microsite.sis-microsite .commentSortOrder label:before,
.microsite.sis-microsite .searchDetails label:before {
	border-top-color: #007AAF;
}
.microsite.sis-microsite .search-update-container .activeFilters ul li .button {
	background-color: #007AAF;
	color: #fff;
}
.microsite.sis-microsite .search-update-container .activeFilters ul li .button:hover {
	background-color: #009ACB;
	color: #fff;
}
.microsite.sis-microsite [data-search-results]>form>div h3 svg.facet-toggle path {
	fill: #DA1884;
}
.microsite.sis-microsite .filteredSearch .byRating svg[class*=rating]>g path:last-child,
.microsite.sis-microsite .filteredSearch .byRating svg[class*=rating]>path[fill*="#"] {
	fill: #DA1884;
}

/* other elements */
.microsite.sis-microsite .paging .paging_numbers li.last>a,
.microsite.sis-microsite .paging .paging_numbers li.last>span {
	background: #007AAF;
}
.microsite.sis-microsite .paging .paging_numbers li.last>span {
	background: #DCDCDC;
}
.microsite.sis-microsite .abacusPopup.attachments .closePopup,
.microsite.sis-microsite .abacusPopup.attachments .controls.toolbar.small {
	display: none;
}

.microsite.sis-microsite .tooltip .tooltipText {
	color: #007AAF;
}
.microsite.sis-microsite .tooltip:before {
	border-top-color: #007AAF;
}
.microsite.sis-microsite .tooltip {
	border-color: #007AAF;
	background-color: #fff;
}

/* Footer */
.microsite.sis-microsite .footer  {
	margin-top:50px;
}

.microsite.sis-microsite .footer .webvision {
	padding-right: 10px;
	padding-left: 10px;
}



/* MEDIA QUERY */

@media screen and (min-width: 768px) {
	body {
		background-image: url(https://d1ymz67w5raq8g.cloudfront.net/Pictures/1024xAny/P/web/i/u/e/takechargebgtablet_584010.jpg);
	}

	.masthead .menuToggle .toggleIcon a {
		color: #DA1884;
	}
	.masthead .menuToggle .toggleIcon a:focus,
	.masthead .menuToggle .toggleIcon a:hover,
	.showMenu .masthead .menuToggle .toggleIcon a {
		color: #fff;
	}
	.microsite.sis-microsite .masthead .menuToggle .toggleIcon a{
		width: auto;
	}

	#foot .grid .oneColumn .spinBlock.colour3 .spinLayout.full.onecol.hasPicture .subSleeve .meta a, 
	#top .grid .oneColumn .spinBlock.colour3 .spinLayout.full.onecol.hasPicture .subSleeve .meta a,
	#foot .grid .oneColumn .spinBlock.colour3 .spinLayout.full.onecol.hasPicture .subSleeve h2 a,  
	#foot .grid .oneColumn .spinBlock.colour3 .spinLayout.full.onecol.hasPicture .subSleeve p a, 
	#top .grid .oneColumn .spinBlock.colour3 .spinLayout.full.onecol.hasPicture .subSleeve h2 a, 
	#top .grid .oneColumn .spinBlock.colour3 .spinLayout.full.onecol.hasPicture .subSleeve p a,
	#foot .grid .oneColumn .spinBlock.colour3 .spinLayout.full.onecol.hasPicture .subSleeve h2 a:hover,  
	#foot .grid .oneColumn .spinBlock.colour3 .spinLayout.full.onecol.hasPicture .subSleeve p a:hover, 
	#top .grid .oneColumn .spinBlock.colour3 .spinLayout.full.onecol.hasPicture .subSleeve h2 a:hover, 
	#top .grid .oneColumn .spinBlock.colour3 .spinLayout.full.onecol.hasPicture .subSleeve p a:hover {
		color: #fff;
	}
	#foot .grid .oneColumn .spinBlock.colour3 .spinLayout.full.onecol.hasPicture .subSleeve .meta .noLink, 
	#top .grid .oneColumn .spinBlock.colour3 .spinLayout.full.onecol.hasPicture .subSleeve .meta .noLink{
		font-weight:normal;
	}

	.grid .colour1.has-hero-spin .hero-spin .gridLayout ul li .subSleeve,
	.grid .colour2.has-hero-spin .hero-spin .gridLayout ul li .subSleeve {
		background-color: #fff;
	}
	.hero-spin .hero-spin__main__content .hero-spin__main__content__storytype>a {

		border-top: 1px solid #dcdcdc;
	}

	.microsite.sis-microsite.story-full-layout #columns ~ .container {
		padding-left: 20px;
		padding-right: 20px;
	}
	.storyLayout.picture ~.headerWrapper>.titleByline .inner-sleeve{
		background-color: transparent;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
	#story.microsite #wrapper_sleeve .storyLayout.picture~.headerWrapper~#columns.container .inner-sleeve{
		border-top-left-radius: 12px;
		border-top-right-radius: 12px;
		padding-top:0px;
	}
	.storyLayout.picture-imagesize~.headerWrapper>.titleByline {
		padding-top: 32px;
	}
	.storyLayout.picture~.headerWrapper .byline .author a{
		color:#ffffff;
	}
	.storyLayout.picture~.headerWrapper .storyPrimaryNav a {
		border-top: 1px solid #fff;
	}
	.storyLayout.picture~.headerWrapper>.titleByline .byline span,
	.storyLayout.picture~.headerWrapper>.titleByline .byline{
		font-weight:normal;
	}

	.microsite.sis-microsite.story-full-layout .image_size_full.image_size_browser.caption_over_image .inline_meta .inline_caption:after {
		background-color: #FF9E1B;
	}
	.microsite.sis-microsite.story-full-layout .storyLayout.standard~.headerWrapper>.titleByline{
		padding-right: 20px;
		padding-left: 20px;
	}
	.microsite.sis-microsite.story-full-layout .storyLayout.standard~.headerWrapper>.titleByline .inner-sleeve:last-child {
		width: auto;
	}
	.microsite.sis-microsite.story-full-layout .storyLayout.standard~.headerWrapper>.titleByline .inner-sleeve:last-child > * {
		max-width: 82.9403914%;
		margin-left: auto;
		margin-right: auto;
	}
	.microsite.sis-microsite .groupTopBox {
		margin-top: 0;
	}
	.taxonomy-list {
		padding: 0 20px;
	}

}



@media screen and (max-width: 1023px) {
	#wrapper_sleeve {
		margin-top: 0px;
	}
	#wrapper {
		margin-top: 32px;
	}
	.masthead .mastheadLogo {
		padding-top: 0px;
	}
}



@media screen and (min-width: 1024px){
	body {
		background-image: url(https://d1ymz67w5raq8g.cloudfront.net/Pictures/1980xAny/P/web/i/u/e/takechargebgdesktop_688817.jpg);
	}

	.masthead .mastheadLogo {
		padding-top: 10px;
		margin-left: -15px;
	}

	.microsite .masthead .mastNav {
		margin-bottom: 34px;
	}

	.microsite .masthead .mast {
		padding-top: 32px;
	}
	.masthead {
		display:-ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.masthead .hot-topics-container {
		-ms-flex-order: 1;
		order: 1
	}

	.masthead .hot-topics-container li.hot-topics-item {
		padding-right: 0;
		text-transform: uppercase
	}

	.masthead .hot-topics-container li.hot-topics-item>svg {
		display: none
	}

	.masthead .hot-topics-container li.hot-topics-item>span {
		display: inline!important
	}

	.masthead .mastheadSearch {
		display:block;
		float: left;
		margin-right: 2.3576516%;
		width: 40.2913699%;
		margin-right: 0;
		float: right;
		clear: right
	}

	.masthead .mastheadSearch:last-child {
		margin-right: 0
	}

	.masthead .mastheadSearch form {
		background: transparent;
		border-bottom: 0
	}

	.microsite .masthead #microsite-logo {
		display: none;
	}

	.microsite .masthead #rsc-logo-divider {
		display:none;
	}

	#microsite-logo-desktop {
		display: inline;
	}
	#microsite-logo-mobile {
		display: none;
	}
	.grid .twoColumns .spinBlock.colour3 .spinLayout.full.onecol.hasPicture .subSleeve a.storyType {
    color: white;
	}
	#foot .grid .twoColumns .colour3 .spinLayout.full.onecol.hasPicture .subSleeve .meta a:link, 
	#foot .grid .twoColumns .colour3 .spinLayout.full.onecol.hasPicture .subSleeve .meta a:visited, 
	#top .grid .twoColumns .colour3 .spinLayout.full.onecol.hasPicture .subSleeve .meta a:link, 
	#top .grid .twoColumns .colour3 .spinLayout.full.onecol.hasPicture .subSleeve .meta a:visited,
	#foot .grid .twoColumns .spinBlock.colour3 .spinLayout.full.onecol.hasPicture .subSleeve p a:hover, 
	#top .grid .twoColumns .spinBlock.colour3 .spinLayout.full.onecol.hasPicture .subSleeve p a:hover,
	#foot .grid .oneColumn .spinBlock.colour3 .spinLayout.full.onecol.hasPicture .subSleeve .meta a, 
	#top .grid .oneColumn .spinBlock.colour3 .spinLayout.full.onecol.hasPicture .subSleeve .meta a,
	#foot .grid .oneColumn .spinBlock.colour3 .spinLayout.full.twocol.hasPicture .subSleeve .meta a:hover, 
	#top .grid .oneColumn .spinBlock.colour3 .spinLayout.full.twocol.hasPicture .subSleeve .meta a:hover,
	#foot .grid .oneColumn .spinBlock.colour3 .spinLayout.full.twocol.hasPicture .subSleeve p a:hover, 
	#top .grid .oneColumn .spinBlock.colour3 .spinLayout.full.twocol.hasPicture .subSleeve p a:hover,
	#foot .grid .oneColumn .spinBlock.colour3 .spinLayout.full.twocol.hasPicture .subSleeve .meta a:link, 
	#foot .grid .oneColumn .spinBlock.colour3 .spinLayout.full.twocol.hasPicture .subSleeve .meta a:visited, 
	#top .grid .oneColumn .spinBlock.colour3 .spinLayout.full.twocol.hasPicture .subSleeve .meta a:link, 
	#top .grid .oneColumn .spinBlock.colour3 .spinLayout.full.twocol.hasPicture .subSleeve .meta a:visited{
		color: #fff;
	}


	#foot .grid .oneColumn .spinBlock.colour3 .spinLayout.full.onecol.hasPicture .subSleeve .meta .noLink, 
	#top .grid .oneColumn .spinBlock.colour3 .spinLayout.full.onecol.hasPicture .subSleeve .meta .noLink{
		font-weight:normal;
	}

	.microsite.sis-microsite .storytext .spin-scroll-gallery.gallery-style-2 .hero-spin .hero-spin__main__content__container .hero-spin__main__content>div {
		border-left: 4px solid #FF9E1B;
		border-bottom: 0;
	}

	.microsite.sis-microsite.story-full-layout .storyLayout.standard~.headerWrapper {
		padding-left: 20px;
		padding-right: 20px;
	}

	.microsite.sis-microsite .storytext .inline_gallery.style1-gallery .galleryscroll .text.content {
		border-left: 4px solid #FF9E1B;
		border-bottom: 0;
	}

	.microsite.sis-microsite.story-full-layout .storyLayout.standard~.headerWrapper>.titleByline {
		padding-right: 0;
		padding-left: 0;
	}
	.microsite.sis-microsite.story-full-layout .storyLayout.standard~.headerWrapper>.titleByline .inner-sleeve:last-child > * {
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	} 

	.storyLayout.video~.videoTop {
		margin-top: -6px;
	}
	.storyLayout.video {
		margin-top: -73px;
	} 

	.taxonomy-list {
		padding: 0;
	}

	.microsite.sis-microsite .footer .webvision {
		padding-right: 0;
		padding-left: 0;
	}

}

@media screen and (max-width: 1240px) {
	#wrapper_sleeve {
		margin-left: 8px;
		margin-right: 8px;
	}
}

