



/***
 ***  Core
 ***/


body {
    background:#ebebeb;
    color:#646464;
    margin:0;
    padding:0;
    font-family: Open Sans, Arial, Sans-Serif;
    font-size:16px;
}

div,p {
}

strong {
    font-weight:bold;
}

h1 {
    font-size: 48px;
    line-height:56px;
    margin-bottom: 18px;
    color:#1e1e1e;
    font-weight:bold;
    font-family: Source Sans Pro, Trebuchet MS, Arial, Sans-Serif;}

h2 {
    font-size:32px;
    line-height:38px;
    margin-bottom: 18px;
    color:#1e1e1e;
    font-weight:bold;
    font-family: Source Sans Pro, Trebuchet MS, Arial, Sans-Serif;
}

h3 {
    font-size:24px;
    line-height:28px;
    margin-bottom: 13px;
    color:#1e1e1e;
    font-weight:bold;
    font-family: Source Sans Pro, Trebuchet MS, Arial, Sans-Serif;
}

h4 {
    font-size:21px;
    line-height:21px;
    margin-bottom: 13px;
    color:#1e1e1e;
    font-weight:bold;
    font-family: Source Sans Pro, Trebuchet MS, Arial, Sans-Serif;
}

h5 {
    font-size: 18px;
    line-height:21px;
    margin-bottom: 10px;
    color:#1e1e1e;
    font-weight:bold;
    font: Source Sans Pro, Trebuchet MS, Arial, Sans-Serif;
}

h6 {
    font-size: 16px;
    line-height:16px;
    margin-bottom:;
    color:#1e1e1e;
    font-weight:bold;
    font-family: Source Sans Pro, Trebuchet MS, Arial, Sans-Serif;}

h7 {
    font-size: 14px;
    line-height:16px;
    margin-bottom: 12px;
    color:#1e1e1e;
    font-weight:bold;
    font-family: Source Sans Pro, Trebuchet MS, Arial, Sans-Serif;
}

a {
}

a:link {
    color: #f55a3f;
    text-decoration:none;
}

a:visited {
    color: #f55a3f;
}

a:hover {
    text-decoration:none;
    color:#f76b43;
}

a img {
    border:none;
}



.cleaner {
    clear: both;
    float: left;
    height:1px;
    font-size:1px;
    border:none;
    background:transparent;
    margin:0;
    padding:0;
}

.clear {
    clear: both;
    visibility: hidden;
    margin: 0;
    height: 1px;
}

#page-wrapper {
}

#outer-wrapper {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

#header-purotu {
    padding:0;
    margin:0;
    width:100%;
    font-family:Source Sans Pro, Trebuchet MS, Arial;
    background: #F55A3F;
    font-weight:600;
    z-index:999;
}

#header-purotu-thick {
    padding:32px 24px 32px 24px;
    margin:0 auto;
    background-color:#F55A3F;
    color:white;
    max-width: 1200px;
    overflow:hidden;
}

#header-purotu-logo {
    float:left;
    width:23%;
    max-width:230px;
}

#header-purotu-logo img {
    width:100%;
}

#header-purotu-title {
    font-size:56px;
    margin-left:32px;
    float:left;
    overflow: hidden;
}

@media(max-width:1390px) {
    #header-purotu-title {
	font-size:50px;
	margin-top:5px;
    }
}

@media(max-width:1250px) {
    #header-purotu-title {
	font-size:45px;
	margin-top:7px;
    }
}

@media(max-width:1170px) {
    #header-purotu-title {
	font-size:40px;
	margin-top:10px;
    }
}

@media(max-width:1100px) {
    #header-purotu-title {
	font-size:32px;
	margin-top:14px;
    }
}

@media(max-width:1000px) {
    #header-purotu-title {
	font-size:28px;
	margin-top:15px;
    }
}

#header-purotu-tools {
    float:right;
    overflow:hidden;
    width:280px;
}

#header-purotu-menu-tools {
    width:260px;
    margin-left:20px;
    display:block;
    overflow:hidden;
}

#header-purotu-search, #header-purotu-menu-search {
    width:100%;
    float:left;
    clear:left;
    position:relative;
}

#header-purotu-menu-search {
    margin-bottom:12px;
}

#header-purotu-search input.scoop-words,
#header-purotu-menu-search input.scoop-words {
    font-size:14px;
    font-family:Source Sans Pro, Trebuchet MS, Arial;
    font-weight:600;
    padding-left:7px;
    padding-right:20px;
    box-sizing:border-box;
    width:100%;
}

#header-purotu-search input.scoop-words, #header-purotu-search button {
    color:#E23933;
}

#header-purotu-menu-search input.scoop-words, #header-purotu-menu-search button {
    color:black;
}

#header-purotu-search button,
#header-purotu-menu-search button {
    background:none;
    position:absolute;
    right:0;
    top:4px;
    border:none;
    cursor:pointer;
}

#header-purotu-search button i,
#header-purotu-menu-search button i {
    font-size:18px;
}

#header-purotu-shortcuts,
#header-purotu-menu-shortcuts {
    overflow:hidden;
    line-height:0.85em;
    float:left;
    margin-bottom:10px;	
}

#header-purotu-shortcuts a,
#header-purotu-menu-shortcuts a {
    color:white;
    font-weight:600;
    overflow:hidden;
    float:left;
    margin-left:34px;
}

#header-purotu-shortcuts a:first-child,
#header-purotu-menu-shortcuts a:first-child {
    margin-left:1px;
}

#header-purotu-shortcuts a, #header-purotu-shortcuts a .material-icons,
#header-purotu-menu-shortcuts a, #header-purotu-menu-shortcuts a .material-icons {
    font-size:14px;
    float:left;
}

#header-purotu-shortcuts a .material-icons,
#header-purotu-menu-shortcuts a .material-icons {
    margin-right:3px;
}

#header-purotu-network {
    background-color:#EC4438;
    font-size:14px;
    padding:0;
    margin:0;
}

#header-purotu-network ul {
    list-style:none;
    padding:0;
    margin:0;
    display:block;
    width:100%;
    text-align:center;
}

#header-purotu-network ul li {
    display:inline-block;
    padding:5px 10px 5px 10px;
    margin:0 1.33% 0 1.33%;
}

#header-purotu-network ul li a {
    color:white;
}

#header-purotu-network ul li:hover {
    background-color:#E04035;
}

#header-purotu-wires {
    background-color:white;
    padding:0;
    margin:0;
    font-size:18px;
    border-bottom:1px solid #A0A0A0;
    font-weight:normal;
}

#header-purotu-wires ul li .wires-on {
    border-bottom: 2px solid #EC4438;
    padding-bottom:8px;
    color: #EC4438;
}

#header-purotu-wires ul {
    display:block;
    list-style:none;
    margin:0;
    padding:0;
    text-align:center;
}

#header-purotu-wires ul li {
    display:inline-block;
    margin:0 1% 0 1%;
    padding:11px 0 8px 0;
    border-bottom:2px solid white;
}

#header-purotu-wires ul li:hover {
    border-bottom:2px solid #EC4438;
}

#header-purotu-wires ul li a {
    color:#303030;
}

#header-purotu-wires ul li:hover a {
    color:#EC4438;
    text-shadow:1px 0 0 rgba(236, 68, 56, 0.3);
}

#header-purotu-strip {
    background-color:black;
    padding:9px;
}

#header-purotu-strip iframe {
    margin:0 auto;
    display:block;
}

#header-purotu-logo .for-skinny {
    display:none;
}

#header-purotu-menu-button {
    display:none;
    float:left;
    font-size:24px;
    cursor:pointer;
}

body.scrolling-menu {
    padding-top:210px;
}

#header-purotu.scrolling-menu #header-purotu-network,
#header-purotu.scrolling-menu #header-purotu-strip {
    display:none;
}

#header-purotu.scrolling-menu {
    position:fixed;
    top:0;
    left:0;
}

#header-purotu.scrolling-menu #header-purotu-wires {
    font-size:16px;
}

#header-purotu.scrolling-menu #header-purotu-search,
#header-purotu.scrolling-menu #header-purotu-shortcuts {
    float:right;
}

#header-purotu.scrolling-menu #header-purotu-tools {
    width:auto;
}

#header-purotu.scrolling-menu #header-purotu-search {
    width:200px;
}

#header-purotu.scrolling-menu #header-purotu-logo .for-skinny {
    display:inline-block;
}

#header-purotu.scrolling-menu #header-purotu-logo .for-full {
    display:none;
}

#header-purotu.scrolling-menu #header-purotu-logo {
    width:120px;
}

#header-purotu.scrolling-menu #header-purotu-thick {
    padding:6px 10px 6px 10px;
}

#header-purotu.scrolling-menu #header-purotu-menu-button {
    display:block;
    margin-right:16px;
}

#header-purotu.scrolling-menu #header-purotu-title {
    font-size:21px;
    margin-left:12px;
    margin-top:0;
}

#header-purotu.scrolling-menu #header-purotu-shortcuts {
    margin-top:8px;
}

#header-purotu.scrolling-menu #header-purotu-shortcuts a:first-child {
    margin-left:20px;
}

#header-purotu-menu {
    display:none;
}

#header-purotu-menu.visible {
    display:block;
    position:fixed;
    top:0;
    left:0;
    height:100vh;
    width:50%;
    min-width:330px;
    max-width:400px;
    z-index: 1000;
    background-color:black;
    padding:40px 0 0 0;
    box-sizing:border-box;
    overflow-y:scroll;
    overflow-x:hidden;
    box-shadow:6px 0 6px -2px rgba(0, 0, 0, 0.2);
}

#header-purotu-menu-button-2 {
    position:absolute;
    top:16px;
    right:16px;
    font-size:24px;
    color:white;
    cursor:pointer;
}

#header-purotu-menu ul {
    list-style:none;
    font-size:16px;
    margin:0;
    padding:0;
    font-weight:normal;
}

#header-purotu-menu ul:last-child {
    margin-bottom:60px;
}

#header-purotu-menu ul li {
    padding:4px 20px 4px 20px;
}

#header-purotu-menu ul li a {
    color:white;
}

#header-purotu-menu ul li:hover {
    background-color:#F55A3F;
}

.header-purotu-menu-header {
    text-transform:uppercase;
    color:#F55A3F;
    margin-bottom:6px;
    margin-left:20px;
    font-size:18px;
    margin-top:14px;
}

@media(max-width:1130px) {
    #header-purotu-wires {
	font-size:16px;
    }
}

@media(max-width:1000px) {
    #header-purotu-wires,
    #header-purotu.scrolling-menu #header-purotu-wires {
	font-size:15px;
    }

    #header-purotu-network ul li {
	margin:0 1% 0 1%;
    }
}

@media(max-width:935px) {
    #header-purotu-strip {
	display:none;
    }
    
    #header-purotu-thick {
	padding:6px 10px 6px 10px;
    }
    
    #header-purotu-wires {
	display:none;
    }

    #header-purotu-network {
	display:none;
    }

    #header-purotu-logo .for-full {
	display:none;
    }
    
    #header-purotu-logo .for-skinny {
	display:inline-block;
    }

    #header-purotu-logo {
	width:120px;
    }
    
    #header-purotu-menu-button {
	display:block;
	margin-right:16px;
    }

    #header-purotu-title {
	font-size:21px;
	margin-left:12px;
	margin-top:0;
	overflow: hidden;
    }

    #header-purotu-tools {
	width:auto;
    }

    #header-purotu-search, #header-purotu-shortcuts {
	float:right;
    }

    #header-purotu-search {
	width:200px;
    }

    #header-purotu-shortcuts {
	margin-top:8px;
    }
    
    #header-purotu-shortcuts a {
	margin-left:15px;
    }

    #header-purotu.scrolling-menu #header-purotu-shortcuts a:first-child,
    #header-purotu-shortcuts a:first-child {
	margin-left:10px;
    }
}

@media(max-width:830px) {
    #header-purotu-shortcuts span {
	display:none;
    }

    #header-purotu-search {
	width:170px;
    }
}

@media(max-width:670px) {
    #header-purotu-shortcuts {
	display:none;
    }
    
    #header-purotu-search {
	display:none;
    }
}

@media(max-width:410px) {
    #header-purotu-tools {
	display:none;
    }
}


#outer-header {
    background-color: #f55a3f;
    width: 100%;

}

#header-wrapper {
    height: 136px;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

#article, #leader, #about, #subleader, div.section-wrapper, #topnav-wrapper, #top-stories h3, #top-stories-section .right-col .headline-right, .right-col .headline-right, .main-section-item-summary {
	box-shadow: 0px 2px 1px rgba(0, 0, 0, .15);
	background: #ffffff;
	border-radius: 2px;
}

#bread-crumb  {
	box-shadow: 0px 0px 1px rgba(0, 0, 0, .15);
	border-radius: 2px 2px 0 0;

}

.section-wrapper .right-col .headline-right, .section-wrapper .right-col .headline-right #subleader {
	box-shadow: none;
	background: none;
	border-radius: 0 0 2px 2px;
}


#scoop-group {
    background:#1e1e1e;
    padding:0 0px;
    width: 100%;
}

#scoop-group UL {
    margin:0;
    padding:0;
}

#scoop-group UL LI {
    display:inline;
    color:#FFF;
}

#top-strip {
    background: #1e1e1e;
    width: 100%;
    padding: 8px 0;
}

/***
 ***  Header / Nav
 ***/


#logo {
    float: left;
    width: 250px;
    padding: 32px 0 32px 0px;
}

#header {
    float: right;
    position: relative;
    width: calc(100% - 250px);
    padding: 40px 0 32px 0px;
}

#logo a img {
    height:initial;
    padding: 10px 10px 10px 0;
    width:100%;
    max-width:512px;
}

#header-links,#header-links-base {
    float:right;
    color:#fff;
    clear: both;
    font-size:14px;
    font-weight:bold;
    width: 300px;
}

#header-links a:link,#header-links a:visited,#header-links-base a:link,#header-links-base a:visited {
	text-decoration:none;
	color:#fff;
	line-height: 24px;
}

#header-links .material-icons, #header-links-base .material-icons {
    font-size:16px;
    vertical-align: middle;
}


#about-us-base {
	padding:0 40px 4px 0px;
}

#subscribe-base {
    padding:0 32px 4px 0px;
}

#submit-base {
    padding:0 32px 4px 0px;
}

#newsagent-base {
    padding:0 32px 4px 0px;
}

#login-base {
    padding:0 0px 4px 0px;
}

#main-heading {
    float:left;
    padding:2px 0;
}

#main-article-heading {
	float:left;
	padding: 8px 0 4px 40px;
	font-size:48px;
	line-height: 60px;
	font-family: Source Sans Pro, Trebuchet MS, Arial;
	font-weight: 600;
	color: #fff;
	max-width: 365px;
    	overflow: hidden;
    	height: 60px;
}

#main-heading h1 {
    color:#1e1e1e;
    font-size:;
    font-weight:;
    padding-bottom:;
    margin:0;
}

#main-article-heading h1,#main-article-heading-base h1 {
    color:#61e1e1e;
    font-size:;
    font-weight:;
    padding-bottom:;
    margin:0;
}

#tool-search {
    font-size:16px;
    font-family: Source Sans Pro, Trebuchet MS, Arial;
    display:none; /* this element needs to be updated */
}

#header-search {
    float: right;
    margin-top:32px;
    padding:0;
    position: absolute;
    right: 0;
}

#header-search .material-icons {
    font-size:20px;
    vertical-align: middle;
    position: absolute;
    z-index:1;
    margin-top: -15px;
    color: #f55a3f;
    font-weight: bold;
}

.scoop-words {
    margin-top:0;
    padding: 1px 0 0 2px;
    border: none;
    height: 30px;
    border-radius: 2px;
    width: 300px;
    font-size: 16px;
    background: #fff;
}

#header-search SPAN {
    color:#f55a3f;
    font-size:16px;
}

#header-search button {
    margin-left: -30px;
    background: #fff!important;
    border: 0 !important;
}

#header-search input#search::-webkit-input-placeholder {
    color: #f55a3f;
}

#topnav-wrapper {
    background: #fff;
    width: 100%;
    overflow: auto;
    font-family: Source Sans Pro, Trebuchet MS, Arial;
    border-bottom: 1px solid #afafaf;
    color: #646464;
}

#wires {
    width:100%;
    max-width: 1200px;
    margin:0 auto;
    overflow:auto;
}

#wires ul {
    float:left;
    font-size: 16px;
    margin:0;
    padding:0;
    display: inline;
    overflow:hidden;
}

#wires ul li a.wires-on{
    text-decoration:none;
    color: #1e1e1e;
}

#wires ul li a {
    color: #fff;
    text-decoration:none;
    float:left;
    padding: 2px 25px 4px 25px;
}

#wires ul li a:hover {
    color:white ! important;
    text-decoration:none;
    float:left;
    background-color:#d74036;
}

#network-nav {
    height: 24px;
    background: #ec4438;
    width:100%;
}


#header-nav ul {
    font-size: 18px;
    width:100%;
    max-width: 1200px;
    margin:0 auto;
    padding: 0;
    overflow:hidden;
}

#header-nav ul li#header-nav-title,#header-nav-base ul li#header-nav-title-base {
    color: #fff;
    text-decoration:none;
    float:left;
    text-transform:uppercase;
}

#header-nav ul li a {
    color: #646464;
    text-decoration:none;
    float:left;
    text-transform:uppercase;
    margin: 11px 15px 0 15px;
    padding-bottom:9px;
    border-bottom:2px solid white;
}

#header-nav ul li a:hover {
    border-bottom: 2px solid #f55a3f!important;
    color:#f55a3f;
}

#header-nav ul li a#active,#header-nav-base ul li a#active2 {
    color:#f55a3f;
    border-bottom: #f55a3f !important;
}

#header-nav {
    float:left;
    background: #fff;
    width: 100%;
    padding: 0;
    overflow:hidden;
}

#article .article-left-box img {
    float:left;
    padding: 0px 0 0 0px;
}

#wires ul li a:hover,#wires-tools a:hover {
    color:#f55a3f;
    border-bottom: #f55a3f !important;
}

#scoop-group UL LI A:hover,#scoop-group UL LI A.on {
    border-bottom:3px solid #f55a3f;
    text-decoration:none;
    padding:3px 0;
}

#header-links a:hover,
#header-links-base a:hover,
.section-heading a:hover,
.article-subheadings a:hover,
.media-categories a:visited,
.media-categories a:hover,
.column-leader a:hover,
.headline-left .left-tab-content a:hover,
.headline-centre .centre-tab-content a:hover {
	color:#f76b43;
}

#header-search FORM,#header-search-base FORM,#footer-search-base form,#header-nav ul li,#header-nav-base ul li,#wires ul li,#wires-base ul li {
    display: inline;
}


/***
 ***  Topper Cards
 ***/

.top-story {
        width: calc(25% - 40px);
        background: #fff;
        float:left;
        padding: 16px;
        margin: 0 8px 8px 0;
        height: 100px;
	border-radius: 2px;
        box-shadow: 0px 2px 1px rgba(0, 0, 0, .15);
        font-family: Source Sans Pro, Trebuchet MS, Arial, Sans-Serif;
}

.top-story a { 
	display: none;
}

.top-story { 
	color: white;
}

a.top-story-primary { 
	display:block; 
}

div.top-story > a.top-story-primary { 
	color:#1e1e1e; 
}

div.top-story > a.top-story-primary:hover { 
	color:#f76b43; 
}

#top-stories {
        margin-right: -8px;
        float:left;
}

.top-story-title {
        line-height: 16px;
        font-size:14px;
        color: #1e1e1e;
        float:left;
        margin-bottom:8px;    
}

.top-story-primary {
        line-height: 21px;
        font-size:18px;
        color: #1e1e1e ;
        float:left;
        font-weight:bold;
        overflow:hidden;
}

@media screen and (max-width: 1100px) {

.top-story {
        width: calc(33% - 40px);
}

} /* end media query */

@media screen and (max-width: 970px) {

.top-story {
        width: calc(25% - 40px);
    }

} /* end media query */

@media screen and (max-width: 786px) {

.top-story {
        width: calc(33% - 40px);
}

} /* end media query */

@media screen and (max-width: 630px) {

.top-story {
        width: calc(50% - 40px);
}

} /* end media query */




/***
 ***  Footer
 ***/

#footer {
    width: 100%;
    background: #1e1e1e;
    float: left;
}

#top-strip-base {
    margin: 0 auto;
    background: #1e1e1e;
    width: calc(100% - 16px);
    max-width: 1200px;
    clear:both;
}

#header-wrapper-base {
    margin: 0 auto;
    background: #1e1e1e;
    width: calc(100% - 16px);
    max-width: 1200px;
}
#header-search-base SPAN, #footer-search-base span {
    color:#f55a3f;
    font-size:16px;
}

#header-search-base, #footer-search-base {
    float: right;
    margin-top:32px;
    padding:0;
    position: absolute;
    right: 0;
}

#header-search-base button, #footer-search-base button {
    margin-left: -30px;
    background: #fff!important;
    border: 0 !important;
}


#header-search-base .material-icons, #footer-search-base .material-icons {
    font-size:20px;
    vertical-align: middle;
    position: absolute;
    z-index:1;
    margin-top: -15px;
    color: #1e1e1e;
    font-weight: bold;
}

#logo-base {

    float: left;
    width: 200px;
    padding: 32px 0 32px 0px;
}

#logo-base img {
    width:100%;
    max-width:512px;
}

#header-base {
    float: right;
    position: relative;
    padding: 40px 0 32px 0px;
}

#subscribe-head, #login-head {
    margin-left: 32px;
}

@media(max-width:580px) {
    #footer-search-base {
	display:none;
    }
    #header-base {
	float:left;
	clear:left;
	padding:0;
	margin-top:0;
	margin-bottom:2em;
    }
}

#base img {
    padding:10px 20px;
}

#scoop-footer {
    margin-left: 30px;
}
#smallnotices {
    padding-bottom:24px;
    color:#fff!important;
    background-color: #1e1e1e !important;
    line-height:1em;
    max-width: 970px;
}

#smallnotices .header {
    font-weight:bold;
    display:block;
    width:100%;
    text-transform:uppercase;
    font-size:1.1em;
}

#smallnotices .header:not(:first-child) {
    margin-top:1em;
}

#smallnotices > a {
    cursor:pointer;
    color:#fff!important;
    text-decoration:none;
    width:100%;
    display:block;
    margin-top:0.6em;
}

#smallnotices .link-groups {
    margin-top:1em;
    margin-bottom:1em;
    overflow:hidden;
}

#smallnotices .link-groups .link-group {
    float:left;
    padding:1em 1em 1em 0;
    width:33%;
    box-sizing:border-box;
}

#smallnotices .link-groups a {
    cursor:pointer;
    width:100%;
    display:block;
    margin-top:0.6em;
    color:#fff!important;
}

#top-strip-base .media-switcher {
    font-weight:bold;
    padding:5px 0 4px 0;
    display:block;
    color:white;
}

#top-strip-base .media-switcher a {
    color:#f55a3f;
    text-decoration:underline;
    font-weight:bold;
}




/***
 ***  Columns / Tabs
 ***/

.container {
    float:left;
    clear:left;
    display:inline;
    width: calc(100% - 324px);
}

div.section-wrapper {
    clear:both;
    float:left;
    background: #ffffff;
    margin-bottom:24px;
    width: 100%;
}

.section-wrapper .right-col {
    margin-left: 12px;
    margin-right: 12px;
}

.section-wrapper > .container > .section-wrapper {
    box-shadow: none;
    border-right: 1px solid #afafaf;
    margin-bottom: 0;
}

.container  > .section-wrapper {
    max-width: 868px; 
}

.left-col {
    float:left;
    width: calc(50% - 34px);
    background: #ffffff;
    border-right: 1px solid #afafaf;
    padding: 16px;
    padding-bottom: 24px;
}

.doubleleft-col {
    float:left;
    display:inline;
    width: 100%;
    max-width: 868px;
    padding-bottom:24px;
}

.centre-col {
    float: left;
    width: calc(50% - 34px);
    background: #ffffff;
    padding: 16px;
    padding-bottom: 24px;
}

.left-col ul li a, .centre-col ul li a {
    color:#f55a3f;
}

.left-col b a, .centre-col b a { /* temp styling for titles pre-publish update*/
    color:#1e1e1e;
    font-size: 21px;
    line-height: 23px;
    margin-bottom: 8px;
    font-family: Source Sans Pro, Trebuchet MS, Arial;
}

.left-col b a:hover, .centre-col b a:hover {
    color:#f76b43;
}

.left-col ul li, .centre-col ul li{
    color: #1e1e1e;
    line-height: 18px;
    font-size: 14px; 
}

.right-col {
    float:left;
    width: 300px;
    margin-left: 24px;
    top: 0;
    margin-bottom: 24px;
}

h4#feature {
}

.right-box {
    border-bottom:none;
    border-top:none;
    margin:0 20px 0 0;
    padding:5px 0;
}

.right-box H5 {
    color:#8B9079;
    text-transform:uppercase;
}

.right-box .center {
    text-align:center;
}

.right-box .placeholder {
    text-align:center;
    width:300px;
    height:80px;
    padding:0;
}

#right-box-links a {
    display:block;
    text-decoration:none;
    margin:2px 15px 0 5px;
    padding:2px 5px;
}

.spacer {
    clear:both;
    font-size:9px;
    border-top:solid 1px #DEDED4;
    background:#FFF;
}

.spacer-a {
    height:5px;
}

.spacer-b {
    height:16px;
    max-width: 250px;
}

.section-heading {
    clear: both;
    float: left;
    width: calc(100% - 16px);
    max-width: 1200px;
    border-bottom: 2px solid #f55a3f;
    padding: 16px 0 0 16px;
}

.section-heading h2 a:link,.section-heading h2 A:visited {
    color:#1e1e1e;
    margin:0;
}

.section-heading h2 A:hover {
	color:#f76b43;
	text-decoration:none;
	margin:0;
}

.section-heading h2 {
    color:#f55a3f;
    margin:0;
}

#article-tools {
    clear: right;
    float: right;
    padding:0 5px;
    margin-bottom: 10px;
    top: 30px;
    margin-right:66px;
    left: 200px;
    overflow:hidden;
}

#bread-crumb .bread-crumb-sep {
    float:left;
    display:inline-block;
    margin-top:3px;
}

#bread-crumb .material-icons {
    padding: 0px;
    line-height: 18px;
    vertical-align: bottom;
    font-size: 18px;
}

#article-tools img {
    position: relative;
    top: 3px;
    display:none;
}

#article-tools a {
    font-size:12px;
    text-decoration:none;
    background-color:#EBEBEB!important;
    color:#646464!important;
    margin-left: 8px;
    display:inline-block;
    float:left;
    height:26px;
    box-sizing:border-box;
}

#article-tools a:first-child {
    margin-left:0;
}

#article-tools a:hover {
    text-decoration:none;
}

#article-tools-base {
    border:1px solid #B3B6AB;
    margin:10px 20px 10px 27px;
    padding:2px 2px 1px;
}

#article-tools-base a:link,
#article-tools-base a:visited,
#article-tools-base a:hover {
    font-size:12px;
}

#article-tools .social-media-toolkit-button img {
    display:block;
    position:absolute;
    left:4px;
    top:4px;
    height:18px;
    margin:0;
}

#article-tools .social-media-toolkit-button {
    width:26px;
    padding:0;
    position:relative;
}

.article-subheadings {
    clear:both;
    border-top:solid 1px #DEDED4;
    border-bottom:none;
    padding:0 10px 6px 20px;
}

.article-no-subheadings {
    clear:both;
    background:#FFF;
    border-top:solid 1px #DEDED4;
    font-size:5px;
    padding:0;
}

.media-categories {
    clear:both;
    text-align:center;
    font-weight:none;
    padding:0 10px 6px 5px;
}

.media-categories a {
    font-weight:none;
}

.media-categories a:link {
    color:#336;
    text-decoration:underline;
}

#article {
	font-size: 18px;
	background: #ffffff;
	padding: 32px 80px 80px 80px;
}

#article p {
    *zoom: 1;}

#article ul {
    margin-left: 30px;
    padding: 0;
}

#article img {
    border: none;
    margin: 5px 10px 10px 0;
}

#article h1 {
    margin:10px 0 18px 0;
    line-height:56px;
}

#article h2 {
    margin-left:0px;
}

#article h3 {
    margin-left:0px;
    color: #1e1e1e;
}

#article h4 {
    margin-left:0px;
}

#article h5 {
    margin-left:0px;
}

#article h6 {
    margin-left:0px;
}

#article .byline b {
    margin-left: 0;
}

.story-top {
    padding-bottom:32px;
}

span.byline b {
    line-height:28px;
    margin-bottom:33px;
    color:#1e1e1e;

}

span.byline b a {
    color: #f55a3f;
}

#article a:hover {
    text-decoration:none;
    color:#f76b43;
    text-shadow:1px 0 0 rgba(236, 68, 56, 0.3);
}

#article a:target:before {
    content:"";
    display:block;
    height:90px; 
    margin:-90px 0 0; 
}

#article h1.section {
    margin: 0;
    padding: 0 0 20px 0;
}

#article p.release {
    line-height:1;
    margin:0 10px 20px 0;
}

#article .article-sections {
    margin:18px 0 0 0;
    padding-bottom: 8px;
    border-bottom: 1px solid #afafaf;
}

#article .article-sections p {
    margin-top:5px;
    color: #646464;
    line-height: 24px;
    margin-bottom: 13px;
}

#article .article-sections p.release {
    color: #1e1e1e;
    margin: 0px 10px 5px 0;
}

#article .article-sections H3 {
    margin: 0 0 13px 0;
    line-height: 28px;
}

#article .article-sections H3 a {
    color: #1e1e1e;
}

.article-left-box {
    background:white;
    float:left;
    clear:left;
    margin:20px 0 20px -20px;
    padding:0 20px 0 0;
}

.article-left-box img {
    margin: 10px 0 !important;
}

#article table {
    border-color: #ebebeb;
    border-spacing: 0;
    margin: 0 auto;
}

#article table td {
    padding: 8px;
}

#bread-crumb {
    clear:both;
    font-size:12px;
    background:#fff;
    text-transform: uppercase;
    padding: 40px 16px 16px 80px;
    overflow:hidden;
}

#bread-crumb a {
    background: #f55a3f;
    color: #ffffff;
    padding:4px 8px 5px 8px;
    border-radius: 2px;
    display:inline-block;
    float:left;
}

#bread-crumb a:hover {
	background: #f76b43;
}

#today-date {
    font-size: 14px;
    font-weight: bold;
    color: #1e1e1e;
    width: inherit;
    clear: both;
    float: left;
    padding: 16px 0 16px 0;
}

#article-head-spacer {
    clear:both;
    height:32px;
}

.group {
    float:left;
    width:90px;
    background:transparent;
    padding:5px 10px;
}

.group ul li {
    list-style:none;
    padding:0;
}

#article-tools-base .group ul li img {
    float:none;
    margin-right:4px;
}

#article-base-links {
    text-align:center;
    margin:10px 0;
}

#about {
    padding: 24px 24px 32px 160px;
    background: #fff;
}

#about-links {
    float: left;
    width: 130px;
    background: none;
    border-right: 1px solid #ebebeb;
    margin: 3px 0 0;
    font-size: 14px;
    padding: 7px 5px;
}

#about-links a {
    text-decoration:none;
    margin:2px 0 0 10px;
    padding: 2px 5px 9px 5px;
    line-height: 2.5;
    border-bottom: solid 1px #E4E5DF;
    color: #646464;
}

#about-links a:link,#about-links a:visited {
    line-height:2.5;
}

#about-links a:hover {
	color:#f76b43;
	line-height:2.5;
}

#archive {
    padding:0 20px 0 27px;
}

#archives-wire {
    margin:0 20px 0 13px;
}

#archives-wire h2 {
    color:#2C2C21;
    font-size:120%;
    margin:15px 0 5px;
    padding:0;
}

#archive #search-label {
    color:#f55a3f;
    font-weight:700;
}

#archive #search-box {
    border:1px solid #1e1e1e;
    width:225px;
    margin:0 5px;
}

#archive #search-button {
    margin-bottom:-4px;
}

#archive-search-box {
    margin-top:5px;
    background-color:#E6EAEC;
    border:1px solid #DBDFD3;
    padding:5px;
}

#archive-search-box IMG {
    border:1px solid #1e1e1e;
}

.archive-group-advert {
    width:160px;
    background-color:#F4F6EB;
    border-top:1px solid #E4E5DF;
    border-right:1px solid #E4E5DF;
    border-bottom:1px solid #E4E5DF;
    padding:5px;
}

#archive-middle-col {
    float:right;
    width:475px;
}

.archive-group {
    border-top:1px solid #E8E9E4;
    color:#f55a3f;
    font:bold 11pt arial;
    margin:0 20px 0 13px;
    padding:5px 0 1px;
}

.archive-group-items {
    margin-left:13px;
    padding:0 20px 10px 0;
}

.archive-group-items A {
    text-decoration:none;
}

.archive-group-items-last {
    border-top:1px solid #E8E9E4;
    margin:0 20px 0 13px;
    padding:5px 0 1px;
}

span.group-item {
    float:left;
    width:200px;
}

.archive-wire-left {
    float:left;
    width:80px;
}

.archive-wire-left .release {
    color:#666;
    font-size:8pt;
}

.archive-wire-abstract {
    margin-left:90px;
}

.archive-wire-abstract H3 {
    margin:0;
}

.archive-wire-abstract P {
    margin-top:0;
}

/* Image list - ensure hard coded negative margin is removed from table id aditemlist in HTML */
#image-list LI {
    margin-left:0;
    min-height:55px;
}

.prop {
    height: 60px;
    width: 1px;
    background: red;
    float:right;
}

.multimedia-leader-body {
    float: right;
}

#image-list ul {
    padding:  0;
}

#image-list-multimedia ul {
    padding:  0 0 0 10px;
}

#image-list-multimedia h4 {
    margin-left:  10px;
}

#image-list-multimedia ul li.photo, #image-list-multimedia ul li.video, #image-list-multimedia ul li.audio {
    list-style-position:inside !important;
}

#image-list p {
    margin:0;
}

* html #image-list p {	/* Fixes min-height bug in IE6 */
    padding-top: 6px;
    padding-bottom: 9px;
}

#image-list-main-sections p {
    margin-bottom: 10px;
}

.main-section-item-summary {
    padding-top: 3px;
    clear: right;
    margin-bottom: 24px;
    margin-left: 0;
    padding: 24px;
    overflow:hidden;
}

.main-section-item-summary img {
    padding: 0 16px 8px 0px;
    float: left;
}

.main-section-item-summary {
    margin-left:0;
    padding:24px;
}

#image-list-main-sections > .main-section-item-summary {
    background: none;
    box-shadow: none;
    padding: 0;
} 

#image-list {
    margin: 0 10px 0 0;
} 

.image-list-left-box {
    background:none;
    float:left;
    padding:0 10px 0 0;
    margin: 20px 10px 20px -10px;
}

.image-list-item {
    background-repeat:no-repeat;
    list-style-type:none;
    padding-left:113px;
    min-height:78px;
    _height:78px;
    margin:0 0 10px;
}

#image-list .column-leader {
    font-weight:700;
}

#image-list .release {
    color:#666;
    font-size:9pt;
}


#top-stories {
    padding-bottom: 24px;
}

#top-stories h3 a {
    color: #f55a3f;
    background: #fff;

}

#top-stories h3 {
    font-size:18px;
    font-weight: 400;
    line-height: 1.5;
    padding-left: 60px;
    margin-top:0;
    padding-bottom:24px;
}

#top-stories h3 a:hover, #leader p a:hover, #leader-also-wrapper a:hover, .left-col li a:hover, .centre-col li a:hover{
    color:#f76b43;
    text-shadow:1px 0 0 rgba(236, 68, 56, 0.3);
}

#leader {
	float: left;
	padding: 24px 24px 32px 24px;
	background-color: #ffffff!important;
	background-image:none !important;
	}

#leader h1 {
	margin-left:0;
	padding:0;
	margin-top: 0px;
	font-size: 32px;
	line-height: 38px;
	margin-bottom: 18px;
}

#leader h1:hover {
    color:#f55a3f;
}


#leader h3 {
    margin:20px;
}

#leader p {
    margin:14px 10px 10px 0;
    line-height: 24px;
    margin-bottom: 10px;
}

#leader-also-wrapper {
    background:none !important;
    clear:both;
    height: 43px;
    border-bottom: 1px solid #afafaf;
}

#leader p a, #leader-also-wrapper a {
    color:#f55a3f;
}

.leader-left {
    float:left;
    width: calc(50% - 16px);
    height:auto;
    padding: 16px 16px 0 0px;
}

.leader-also {
    float:left;
    width: calc(50% - 16px);
    height:auto;
    padding: 16px 16px 0 0px;
}

.leader-left ul, .leader-also ul {
    padding:0;
    margin: 0 0 0 15px;
}

.leader-left ul li, .leader-also ul li {
    line-height: 18px;
    margin-bottom: 10px;
    font-size: 14px;
}

#leader h4 {
    margin: 0 0 10px 0;
}

#leader h5 {
    padding: 5px;
    margin-top:0;
}

#subleader {
    float:left;
    margin-top:15px;
    width: 100%;
    background-color: #ffffff!important;
    background-image: none!important;
}

#subleader h2 {
    margin:0;
    padding:0;
}

#subleader-also-wrapper {
    background-image: none!important;
    background-color: #ffffff!important;
}

.subleader-also {
    padding: 0 0px 10px 0;
}

.doubleleft-col .left-tabs {
    width:292px;
    padding: 10px 10px 10px 10px;
    display: inline;
    clear: both;
}

.right-tabs {
    clear: both;
    min-width: 300px;
}

.doubleleft-col .right-tabs {
    min-width: 300px;
}


#get-more {
	padding: 7px; 
	height: 16px;
}  

#get-more img {
	height: 18px; 
	width: 18px; 
	padding: 0; 
	margin: 0;
}  

#get-more span {
	padding: 10px 0 0px 16px; 
	color: #646464; 
	vertical-align: top; 
	line-height: 18px; 
	font-size: 14px; 
	width:100%;
}

#get-more .material-icons {
	font-size: 20px;
}

#toolbox {
    margin: 0;
    padding-bottom: 16px;
    font-size: 12px;
}

#toolbox h4 {
    padding: 12px 10px 8px 10px;
    margin-top: 0px;
    border-bottom: 2px solid #f55a3f !important;
    text-transform: uppercase;
}

#toolbox ul {
    list-style:none;
    margin:3px 0 0;
    padding: 0 8px 0 8px;
}

#toolbox ul li {
    padding:0 0 7px 23px;
}

#toolbox form {
    padding-left:23px;
}

#toolbox a:link,#toolbox a:visited {
		    text-decoration:none;
		    font-size: 12px;
		    color: #646464;
		}

#toolbox a:hover {
text-decoration:none;
color:#f76b43;
}


div.featured-newshub{
    width:100%!important;
    padding-bottom:16px; 
    background: #ffffff; 
    float: left; 
    margin-bottom: 24px;
}

div.featured-logo {
    height:100px;
}

img.featured-logo {
    margin: 8px; 
    max-width: 84px; 
    height: auto; 
}

img.featured-banner {
    margin: 8px; 
    max-width: 284px; 
    height: auto; 
    float: left;
}

div.featured-newshub h3, div.featured-newshub h4{
    border-bottom: solid 2px #f55a3f!important; 
    padding: 12px 10px 8px 10px; 
    margin-top: 0;
}




#make_homepage {
    background:url(/images/toolbox_home.gif) top left no-repeat;
}

#scoop_new {
    background:url(/images/toolbox_new.gif) top left no-repeat;
}

#subscribe_tracking {
    background:url(/images/alerts.gif) top left no-repeat;
}

#share {
    background:url(/images/toolbox_mail.gif) top left no-repeat;
}

#subscribe_rss {
    background:url(/images/rss.gif) top left no-repeat;
}

#under-toolbox-advert {
    background:#F6F6ED;
    height:64px;
    margin-left:-10px;
    text-align:center;
    padding:2px 0;
}

#multimedia {
    padding-right:20px;
}

#multimedia A:link h2,#multimedia A:visited h2 {
			  color:#f55a3f;
		      }

#multimedia h2 {
    color:#f55a3f;
    font-size:150%;
    margin:5px 0 0 0;
}


.subleader-also ul li,.left-col li,.centre-col li {
    margin-left: 16px;
}

.main-section-item-summary li {
    margin-left: 16px;
}

.main-section-item-summary b a {
    color: #1e1e1e;
    font-size: 21px;
    line-height: 23px;
    margin-bottom: 8px;
    font-family: Source Sans Pro, Trebuchet MS, Arial;
}


div.headline-right .subleader-also ul li, div.headline-right .left-col li, div.headline-right .centre-col li {
    background: none;
    padding: 0;
}

li.television,.leader-also ul li.television,.left-col li.television,.centre-col li.television {
    list-style:none;
    background:top left no-repeat;
    margin-left:0;
    padding:0 0 20px;
}

.multimedia-leader {
    font-weight:700;
    font-size:small;
}

#multimedia div.podcast {
    padding-left:10px;
}

#multimedia div.podcast a:link,#multimedia div.podcast a:visited,#multimedia div.podcast a:hover {
	font-weight:700;
	padding-right:2px;
	text-decoration:none;
}

.left-col h3 {
    color:#004276;
    margin:10px 0;
}

.left-col p,.centre-col p {
    margin:10px 0pt;
    clear: inherit;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 8px;
}

.left-col h4,.centre-col h4 {
    margin:8px 0 0;
    font-size:16px;

}

.left-tabs ul li,.right-tabs ul li,.left-tabs ol li,.right-tabs ol li {
    background-image:none;
    padding-left:0;
}

.column-leader {
    font-weight:700;
    font-size:10pt;
}

.validation-error {
    background-color:#EFF0E0;
    -moz-border-radius:.6em;
    border:1px solid #666;
    text-align:center;
    font-weight:700;
    padding:.5em;
}

.videoplayer {
    display:inline;
    float:right;
    margin-left:10px;
    margin-right:20px;
}

form,.group ul,.leader-also ul,.subleader-also ul {
    padding:0;
}

.scoop,.tab-content a:hover,.tab-content-triple a:hover,.tab-content-triple-right a:hover,#multimedia div.podcast a:hover {
	color:#f76b43;
}

#right-box-links a:link,#right-box-links a:visited,.article-left-box a:link,.article-left-box .nav-text-ad a:link,.article-left-box a:visited,.article-left-box .nav-text-ad a:visited,.archive-group-advert a:link,.archive-group-advert a:visited,.image-list-left-box a:link,.image-list-left-box .nav-text-ad a:link,.image-list-left-box a:visited,.image-list-left-box .nav-text-ad a:visited {
	color:#3B1F69;
	border:1px solid #3B1F69;
	font-size:;
}

#right-box-links a:hover,.article-left-box a:hover,.article-left-box .nav-text-ad a:hover,.archive-group-advert a:hover,.image-list-left-box a:hover,.image-list-left-box .nav-text-ad a:hover {
	color:#f76b43;
	border:1px solid #f76b43;
}

.section-heading p,.article-subheadings p {
    font-weight:700;
    margin:5px 0 0;
}

.section-heading a:link,.article-subheadings a:link {
    color:#646464;
}

.section-heading p a:hover {
	color:#f76b43;
	text-decoration:underline;
}

#article-tools-base img,#base #news-agent {
    float:right;
}

#article p, #article fieldset, #subleader p {
    width: initial;
    margin-bottom: 33px;
    line-height:33px;
}

#article i {
}

.article-left-box a,.article-left-box .nav-text-ad a,.archive-group-advert a,.image-list-left-box a,.image-list-left-box .nav-text-ad a {
    display:block;
    background-color:#FFF;
    text-decoration:none;
    padding:2px 5px;
}

.group h4,.leader-also h4,.subleader-also h4 {
    text-transform:uppercase;
    margin:0;
}

#about h1,#archive h1,#archives-wire h1 {
    color:#f55a3f;
    font-size:180%;
    margin:0 0 10px;
    padding:0;
}

#about h2,#archive h2 {
    color:#2C2C21;
    font-size:;
    margin:15px 0 0;
    padding:0;
}

#about h3,#archive h3 {
    color:#f55a3f;
    font-size:;
    margin:15px 0 5px;
    padding:0;
}

#about p,#about b,#archive p,#archive b {
    line-height:1.4;
    margin:15px 0 0;
}

#about ul,#archive-search-box ul {
    margin:0 0 15px;
}

.archive-group A,#multimedia A:hover h2 {
	color:#f76b43;
	text-decoration:none;
}

#image-list IMG, .left-col b img, .centre-col b img, .left-col p img, .centre-col p img {
    margin: 0px 16px 8px 0;
}

#leader img,#subleader img {
	float:right;
	margin:0 0 8px 24px;
	width: 50%;
	height: auto;
}

#multimedia ul,.left-col ul,.centre-col ul, .main-section-item-summary ul {
    margin:0;
    padding: 2px;
}

.headline-left h4,.headline-centre h4 {
    margin:10px 0 5px 10px;
}

.headline-left .left-tab-content li,.headline-centre .centre-tab-content li {
    padding:2px 0 2px 0px;
}

.headline-right H4,.headline-double H4 {
    padding: 12px 10px 8px 8px;
    font-size: 18px;
}

.headline-right H5 {
    padding: 12px 10px 0px 8px;
    font-size: 18px;
    margin: 0;
}

.subleader-also h4 {
    border-bottom: 2px solid #f55a3f !important;
}

.subleader-also ul h4 {
    border-bottom: 0px!important;
}

.headline-right .subleader-also ul {
    list-style-type: none;
    color: #1e1e1e;
}

.headline-right .subleader-also ul li {
    margin-left: 8px;
}

.headline-right .subleader-also ul a {
    color: #646464;
}

.img-float-left img,#img-float-left img {
    float:left!important;
}

.img-float-right img,#img-float-right img {
    float: left;
}

.search-image {
    position: relative;
    top: 2px;
}

#related-stories-container {
    text-align: left;
    border-top: 1px solid #DEDED4;
    border-bottom: 1px solid #DEDED4;
    padding-right: 20px!important;
    margin-top: 10px;
    margin-bottom: 10px;
}

.related-stories h3 {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 20px!important;
}

.related-stories ul {
    margin-left: 20px!important;
}

.related-stories li {
    margin-left: 0px!important;
}

.related-stories ul, .related-stories li {
    list-style:none;
    margin-top: 0px;
}

.related-stories a:visited {
    text-decoration:none;
}

.related-stories a:hover {
    text-decoration:underline;
}

#more-related-stories {
}

#more-related-stories p {
    margin-left: 20px!important;
}

#more-related-stories span {
    float: right;
    margin-top: 3px;
}



.social-media {
    clear: both;
    float: right;
    position: relative;
    padding: 0 5px;
    margin-right: 90px;
}

.social-media-button {
    float:right;
    margin-right: -10px;
}

.scoopit-button a {
    background:transparent url("/images/scoopit_button.gif") no-repeat;
    display: block;
    width: 64px;
    height: 20px;
    text-decoration: none;
}

.scoopit-button a:hover {
    background:transparent url("/images/scoopit_button_over.gif") no-repeat;
}


.byline-logo {
    margin: 0px 16px 16px 0 !important;
    max-width: 150px!important; 
    max-height: 70px;
    height: auto;
    float: left;
}

#byline-block div.byline-block {
    display: inline-block;
    border: 2px solid #ebebeb;
    border-radius: 2px;
    color: #646464;
    margin: 0px 0 24px 0;
    padding: 24px;
    width: calc(100% - 40px);
}

#byline-block div.byline-block h1 {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 18px;
}

#byline-block div.byline-block p b {
    color: #1e1e1e;
}

#byline-block div.byline-block.byline-block-light {
    font-weight:bold;
}

.byline-block-img {
    margin-left: 10px !important;
    max-width: 200px;
}

#byline-block .byline-contact-block {
    float:left;
}

#byline-block h1, #byline-block p, #byline-block h4 {
    margin-left:0px;
    padding-left:0px;
    margin-top: 0;
}

#byline-block p, #byline-block ul {
    line-height: 24px;
    font-size: 16px;
    margin-bottom:13px;
}

#byline-block h4 {
    margin:20px 0 10px 0;
}

#byline-block ul {
    margin-left:0px;
    margin-top:5px;
    list-style-type: none;
    margin-bottom:0px;
}

.byline-thumb {
    margin: 0px 10px 10px 0px !important;
    max-width: 70px;
    height: auto;
    float: left;
}

#flashPlayerDisp2_wrapper {
    margin-left: -40px; 
    /*note left:20px is currently hardcoded negative margin counters this */
}


#header-search SPAN a {
}





/***
 **	 Responsive Styling
 ***/


/*Hide checkbox*/
input#show-menu[type=checkbox]{
    display: none;
    -webkit-appearance: none;
}


/*Show menu when invisible checkbox is checked*/
input#show-menu[type=checkbox]:checked ~  #topnav-wrapper {
    display:block;
    height:100%;
    top:initial;
}



/*Display 'show menu' link*/
.show-menu {
    display:block;
}


/* ###                 ### */
/* ###   Max 1200px    ### */
/* ###                 ### */

@media screen and (max-width: 1200px) {

    #outer-wrapper {
	margin-left: 16px;
	margin-right: 16px;
	width: calc(100% - 32px);
    }

    #header-wrapper-base, #top-strip-base {
	width: calc(100% - 32px);
    }

    .container {
	width: calc(100% - 324px);
    }

    #today-date {
	width: calc(100% - 32px);
	margin-left: 0px;
    }

    #header-wrapper {
	width: calc(100% - 16px);
	padding: 0 8px;
    }

    #header-nav ul li a {
	font-size: 14px;
	padding: 11px 28px 11px 0;
    }

    #header-nav ul {
	padding-left:8px;
    }

    #wires ul li a {
	padding: 2px 28px 4px 0px;
    }

    #wires ul {
	padding-left: 8px;
    }




} /* end media query */



/* ###                 ### */
/* ###    Max 970px    ### */
/* ###                 ### */

@media screen and (max-width: 970px) {
    
    #outer-wrapper {
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
	width: calc(100% - 0px);

    }

    .doubleleft-col {
	width: calc(100% - 48px);
	max-width: none;
	float: left;
	padding-bottom: 24px;
	padding-left: 24px;
	padding-right: 24px;
    }

    .container {
	width:100%;
    }
    
    div.section-wrapper, #header-wrapper-base, #top-strip-base  {
	width: calc(100% - 48px);
	margin-left: 24px;
	margin-right:24px;
    }

    .section-wrapper > .container > .section-wrapper {
	border-right: 0;
    }

    #header-wrapper {
	height: 100px;
	padding-right: 0px;
	z-index: 50;
    }

    .main-logo, #logo {
	float: inherit;
	width: 230px;
	padding: 17px 0 5px 7px;
	margin-left:auto;
	margin-right:auto;
    }
    
    #header {display:none;}

    .container  > .section-wrapper {
	max-width: initial; 
    }

    .leader-also, .leader-left, #byline-block .right, #byline-block .left {
	width:inherit;
    }

    .leader-also  {
	padding: 0;
    }

    .leader-also h4 {
	margin: 0;
	height: 0;
    }

    #article {
	width: calc(100% - 160px);
	padding: 32px 80px 80px 80px;
    }

    #article ul { 
	margin-left: 25px;
    }

    #article img {
	max-width:95%;
	height: auto;
    }
    
    #article iframe {
	max-width:95%;
    }

    .centre-col {
	border-right: none;
    }

    #header,#header-base {max-width:768px;}

    #top-stories {margin-left:0;}

    #leader {width:initial;margin-left: 0;}

    .right-box .placeholder {max-width:300px;}

    .right-col {
	float: left;
	width: calc(100% - 48px);
	background:#FFF;
	margin-bottom:24px;
    }

    .headline-right, .right-col .headline-right {
	box-shadow: none;
    }

    .clear-both {
	margin-left: 0px /*reset margin for tab panel in body; */;
    }

    img.byline-block-img {max-width:50%!important;}

    #base {width:100%;margin-left:auto;margin-right:auto;}

    td, td input {
	max-width: 90% !important;
    }
    
    select {display: table; margin:5px 0;}

    #today-date {
	padding-left: 8px;
    }
    
} /* end media query */


/* ###                 ### */
/* ###    Max 768px    ### */
/* ###                 ### */


@media screen and (max-width: 768px) {

    #article .byline {
	font-size:14px;
    }
    
#leader img, #subleader img {
	width: 100%;
	float: left;
	margin: 0 0 16px 0;
	max-width: inherit;
	height:auto;
    }

    .doubleleft-col .left-tabs, .doubleleft-col .right-tabs {
	width:initial;
    }

    .container {
	width: 100%;
    }

    #article {
	width: calc(100% - 64px);
	padding: 32px 32px 32px 32px;
    }

    #bread-crumb {
	padding: 32px 16px 16px 32px;
    }

    #article-tools {
	margin-right:0px
    }

    #article img, #article iframe {
	max-width:95%;
    }
    

    .doubleleft-col table {
	width:inherit;
    }

    .left-col,.centre-col {
	width: calc(100% - 48px);
	border-right: 0;
    }

    #top-stories h3 {
	padding-left: 24px;
    }

    .byline-logo {
        max-width: 75px!important;
    }

#header-base {
	display: none;
}

}  /* end media query */


@media screen and (max-width:575px) {
    #article-tools {
	float:left;
	clear:left;
	margin-top:18px;
	margin-left:0;
	margin-right:0;
	padding:0;
    }
}

/* ###                 ### */
/* ###    Max 480px    ### */
/* ###                 ### */

@media screen and (max-width: 480px) {

    #article {
	width: calc(100% - 16px);
	padding: 24px 8px 24px 8px;
    }

    #article h1 {
       font-size: 32px;
       line-height:36px;
    }

    #bread-crumb {
	padding: 24px 8px 16px 8px;
    }

    #article p {
	font-size: 16px;
       line-height: 30px;
    }
    
    input.input-text {
	width: 150px !important;
    }

    .social-media {
	clear: both;
	float: none;
	margin-left: 0;
	margin-right: auto;
	position: relative;
	padding: 0 5px;
	width: inherit;
    }

    .right-col {
        width: calc(100% - 16px);
        margin-left: 8px;
    }

.right-tabs {
    min-width: 100%;
}

#article img, #article iframe {
	max-width:95%;
    }

    .social-media-button {
	float: right;
	padding: 2px;
    }

    #image-list IMG, .left-col b img, .centre-col b img, .left-col p img, .centre-col p img {
	max-width: 70px;
	height: auto;
	margin-top: 4px;
    }

    .doubleleft-col {
	width: calc(100% - 16px);
	padding-left: 8px;
	padding-right: 8px;
    }
    
    div.section-wrapper, #header-wrapper-base, #top-strip-base  {
	width: calc(100% - 16px);
	margin-left: 8px;
	margin-right:8px;
    }

#smallnotices .link-groups .link-group { /* for vertical footer lists on mobile */
    float: none !important;
	width: 80%;
}

#about-links {
    width: 100%;
}
#about-links a:link, #about-links a:visited {
    line-height: 1.5;
}
#about-links a:hover {
    color: #f76b43;
    line-height: 1.5;
}
#about-links a {
    line-height: 1.5;
    border-bottom: 0;
}

#about {
    padding: 16px 8px 32px 8px;
    background: #fff;
}

} /* end media query */




@media screen  { /*	 Items to resolve with aditional html*/
    
    /*	remove top bar */

    #article-base-links {display:none;} /* remove wire links inswerted into base of article */
    .article-subheadings{display: none;}   /*  add javascript to insert into sidebar? tbc */
    /* remove br above breadcrumb and update margin top */
    #bread-crumb #article-tools /* add print, related buttons back in with social on stories*/
    /* remove 2nd social buttons on stories */
    
}

.featured-logo b {font-size:13px;}
div:first-child iframe[id^="ad"]{ display:none;} /*	 Items to resolve with aditional html - black bar on top */


#base, {display:none}






