

/* //////////// Feature Style 01 Custom CSS — START //////////// */ 

.f-intro-feature {

}

.f-intro-feature h1 {
	font-family: 'Playfair Display', serif;
	font-size: 46px;
	font-weight: 700;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 10px;
}

.f-kicker {
	font-family: 'Playfair Display', serif;
	font-size: 20px;
	font-weight: 400;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 20px;
}

.f-intro-feature p {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

#f-story-tag p {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #2471a3;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 12px;
	text-transform: uppercase;
}

.f-intro-feature h2 {
	font-family: 'Playfair Display', serif;
	font-size: 26px;
	font-weight: 700;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 10px;
}

#f-story-tag span {
	color: #2471a3;
}

.f-intro-cutline {
	font-family: 'Georgia', serif;
	font-size: 13px;
	line-height: 20px;
	color: #000;
	margin-top: 6px;
	margin-bottom: 15px;
}

.f-intro-cutline span {

}

.f-story-content {
	margin-top: 25px;
}

.f-main-story {


}

.f-main-story p {
	font-family: 'Merriweather', serif;
	font-weight: 400;
	font-size: 17px;
	line-height: 27px;
	color: #000;
	margin-bottom: 30px;
	letter-spacing: .3px;
}

.f-main-story h3 {
	font-family: 'Playfair Display', serif;
	font-weight: 900;
	font-size: 26px;
	line-height: 29px;
	color: #404040;
	margin-bottom: 15px;
	margin-top: 55px;
}

.f-main-story p #signoff {
	margin-bottom: none!important;
}



#signoff {
	margin-bottom: none!important;
}

#f-wrappersocialmedia ul{
	padding-left: 0px!important;
}

#f-socialmedia {
	padding-left: 0px!important;
	padding-right: 0px!important;
}

#f-socialmedia  li {
	text-align: center;
	list-style: none;
	margin-bottom: 25px;
	margin-top: 25px;
	display: inline-block;
	float: left;
	padding-right: 5px;
}


#f-socialmedia li a {
    padding: 8px 11px;
    background: #929292;

}

#f-socialmedia li a:hover{
    padding: 8px 11px;
    background: #59ADEC;

}

#f-socialmedia li a i{
    color: #FFF;
    font-size: 11pt;
}

#f-fb-icon  a {
	padding-right: 13px!important;
	padding-left: 13px!important;
}

#f-sBookmark {
	width:35px;
	height:35px;
	display:block;
	overflow:hidden;
	margin-top:-6px;
}

#f-sBookmark:hover, #sBookmark:active, #sBookmark:focus {
  text-decoration:none;
}

#f-sBookmark i {
	margin-top:3px;
	display:block;
}



.f-sidebar-item{
    margin: 0;
    padding: 0;
    line-height:1.2;
}

.f-sidebar-item li{
    list-style: none;
    height:  auto;    
    border-bottom: 1px solid #efefef !important;
    padding: 12px 0px;
}

.f-sidebar-item li:after {
    content: "";
    display: table;
    clear: both;
}

.f-sidebar-item li a{
    font-family: 'Playfair Display', serif !important;
    font-size: 13.5pt;
    color: #404040;
    font-weight: normal;
    margin: 0;
    padding: 0;    
}

.f-sidebar-item li a img{
    float: left;
    margin-right: 10px;
}


.f-storyDate {
    color: #868686;	
    text-transform:uppercase;
    font-size:9pt;
    font-family: 'Open Sans', sans-serif!important;
}


.f-content-section ul{
    margin: 0px 0px;
}

.f-content-section ul li{
    font-family: 'Playfair Display', serif;
    font-size: 13.5pt !important;
    margin-bottom: 10px;
    line-height: 1.2;
}

#f-t-sidebar h1{ 
    width: 100%;
    font-family: 'Playfair Display', serif;
    font-size: 13.5pt !important;
    font-weight: normal;
    margin: 0 auto;
    display: table;
    text-align: center;
}



#f-subscription{
    background:url("https://www.hilltimes.com/wp-content/uploads/2020/05/banner-ht-scaled.jpg") no-repeat; 
    padding:58px 0px 136px 0px;
    margin-bottom:10px;
    margin-top:8px;
}

#f-subscription h3 {
	margin-top:0;
	margin-bottom:10;
}

#f-subscription h3{
   font-family: 'Playfair Display', serif !important;
   font-size: 25pt !important;
   width: 100%;
   text-align: center;
   font-weight: bold;
   color: white;
}

#f-subscription p{
    font-family: 'Playfair Display', serif !important;
    font-size: 12pt !important;
    width: 100%;
    margin-bottom: 8px;
}

#f-subscription:after {
    content: "";
    display: table;
    clear: both;
}

#f-subscription form{
    width: 100%;
    height:76px;
    margin-bottom: 24px;
    display: inline-block;
}


#f-subscription input{
    width: 100%;
    display: table;
    margin: 0 auto;
    margin-bottom: 5px;
    padding: 6px 8px;
    font-family: 'Merriweather', serif !important;
    font-size: 9pt !important;
    border: 1px solid #E6E6E6;
    margin-right: 5px;
}

#inputbt-newsub{
   background: #42b3c8;
   font-size: 8pt !important;
   padding: 8px;
   width: 80px !important;
   border: 0;
   margin: 0 auto;
   display: table;
   display: inline-block!important;
   text-transform: uppercase;
   color: #FFF;
}

#inputbt-newsub:hover {
	background-color:#189bb2;
}


.EAU-books {
	display: block;
	float: left;
	font-family: 'Playfair Display', serif;
	margin-top: 20px;
}

.EAU-books img {
	max-width: 40%;
	display: inline-block;
	float: left;
	padding-right: 15px;
}

#EAU-title  {
	display: inline-block;
	float: left;
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 10px;
	margin-top: 0px!important;
	margin-bottom: 0px!important;
	max-width: 60%;
	font-weight: bold;
}

#EAU-sub  {
	display: inline-block;
	float: left;
	font-size: 14px;
	line-height: 16px;
	max-width: 60%;
	margin-top: 10px;
}

#EAU-link a {
	background:#42b3c8;
    background-color: rgb(66, 179, 200);
	font-size: 8pt !important;
	float: left;
	padding: 8px;
	width: 96px !important;
	border: 0;
	margin: 10px auto;
	display: table;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	color: #FFF;
}



.testimage2{

display: block;
width: 100%;

}

.testimage{

  left: 50%;
  margin-left: -34vw;
  margin-right: -50vw;
  max-width: 60vw;
  position: relative;
  right: 50%;
  width: 100vw;

}







/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 780px) {

.f-intro-feature h1 {
	font-family: 'Playfair Display', serif;
	font-size: 28px;
	font-weight: 700;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 15px;
}

.f-intro-feature img {
	padding-left: 15px;
	padding-right: 15px;
}

.f-intro-cutline {
	padding-left: 15px;
	padding-right: 15px;
}

.f-kicker {
	font-family: 'Playfair Display', serif;
	font-size: 20px;
	font-weight: 400;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 20px;
	padding-left: 15px;
}

#f-subscription{
    padding:30px 0px 58px 0px;
    margin-bottom:10px;
    margin-top:8px;
}


#f-story-tag p {
	padding-left: 15px;
}




}


/* //////////// Feature Style 01 Custom CSS — END //////////// */ 







/* //////////// Feature Style 02 Custom CSS — START //////////// */ 

.f2-intro-feature {

}

.f2-intro-feature h1 {
	font-family: 'Merriweather', sans-serif;
	font-size: 40px;
	font-weight: 700;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.f2-kicker {
	font-family: 'Muli', sans-serif;
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.f2-intro-feature p {
	font-family: 'Muli', sans-serif;
	font-size: 22px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#f2-story-tag p {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	font-weight: 700;
	color: #d20101;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

#f2-story-tag span {
	color: #b3b3b3;
}

.f2-intro-cutline {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #999999;
	margin-top: 10px;
	margin-bottom: 15px;
}

.f2-intro-cutline span {
	color: #f2f2f2;
	text-transform: uppercase;
}

.f2-story-content {
	margin-top: 25px;
}

.f2-main-story {


}

.f2-main-story p {
	font-family: 'Merriweather', serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 26px;
	color: #404040;
	margin-bottom: 30px;
}

#f2-wrappersocialmedia ul{
	padding-left: 0px!important;
	margin: 0 auto;
}

#f2-socialmedia {
	padding-left: 0px!important;
	padding-right: 0px!important;
	margin: 0 auto;
}

#f2-socialmedia  li {
	text-align: center;
	list-style: none;
	margin-bottom: 8px;
	margin-top: 25px;
	display: inline-block;
	float: left;
	padding-right: 6px;
}


#f2-socialmedia li a {
    padding: 8px 11px;
    background: #929292;

}

#f2-socialmedia li a:hover{
    padding: 8px 11px;
    background: #59ADEC;

}

#f2-socialmedia li a i{
    color: #FFF;
    font-size: 11pt;
}

#f2-fb-icon  a {
	padding-right: 13px!important;
	padding-left: 13px!important;
}

#f2-sBookmark {
	width:35px;
	height:35px;
	display:block;
	overflow:hidden;
	margin-top:-6px;
}

#f2-sBookmark:hover, #f2-sBookmark:active, #f2-sBookmark:focus {
  text-decoration:none;
}

#f2-sBookmark i {
	margin-top:3px;
	display:block;
}

.testimage2{

display: block;
width: 100%;

}

.testimage{

  left: 50%;
  margin-left: -34vw;
  margin-right: -50vw;
  max-width: 60vw;
  position: relative;
  right: 50%;
  width: 100vw;

}


#f2-s-date {
    width: 100%;
    margin: 0 auto;
    display: table !important;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    padding: 12px 0px 12px 0px;
    margin-top:10px;
    margin-bottom:10px;
    line-height: 1.2em;
    color:black;
    text-align: left; !important;
}



#f2-s-date p{
    margin: 0;
    font-size: 8pt;
    font-family: 'Merriweather', serif;
}

#f2-s-date a { text-transform:uppercase; color:black; }

#f2-s-date p b a, #f2-s-date a, #f2-s-date {
    font-size: 8pt;
    color:black;
    font-family: 'Merriweather', serif;
}

#f2-s-date p b a:hover, #f2-s-date a:hover {
}



/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 780px) {

.f2-intro-feature h1 {
	font-family: 'Muli', sans-serif;
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

}


/* //////////// Feature Style 02 Custom CSS — END //////////// */ 



/* //////////// 98 MPs Custom CSS — START //////////// */ 

.newMPs-feature h1 {
	font-family: 'Playfair Display', serif;
	font-size: 74px;
	font-weight: 700;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.newMPs-kicker {
	font-family: 'Playfair Display', serif;
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.subhead-new {
	font-family: 'Playfair Display', sans-serif;
	font-size: 40px;
	font-weight: 400;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	color: grey;
	margin-left: 10px;
}

.newPMs-main-story {
padding-top: 44px;
}

.newPMs-main-story p {
	font-family: 'Merriweather', serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 26px;
	color: #404040;
	margin-bottom: 30px;
}

.mp-faces img {
	margin-bottom: 15px;
	padding-right: 10px;
	margin-top: 10px;
}

.mp-faces2 img {
	margin-bottom: 15px;
	margin-top: 10px;
	width: 13%;
	opacity: .5;
}

.map-cabinet img {
	margin-bottom: 15px;
	width: 410px;
	background-color: #0e6655;
}

.map-cabinet2 img {
	margin-bottom: 15px;
	width: 240px;
	background-color: #0e6655;
}


.cabinet-photo-m {
	width: 70px;
	background: #0e6655;
	overflow: hidden;
}

.cabinet-photo-f {
	width: 70px;
	background: #7d3c98 ;
	overflow: hidden;
}

#cabinetimg {
	object-fit: cover;
	opacity: .6;
	width: 100%;
}

.party-fancy{
     overflow: hidden;
     text-align: center;
     margin:0;
}

.party-fancy > span{
    position: relative;
    display: inline-block;
     font-size:1.5em;
     font-family: 'Playfair Display', serif;
     text-transform:uppercase;
     font-weight:bold;    
}

.party-fancy > span:before, .party-fancy > span:after{
    content: '';
    position: absolute;
    top: 40%;
    border-bottom: 1px solid;
    border-top:1px solid;
    width: 900%; /* half of limiter*/
    margin: 0 10px;
    height:20%;
}

.party-fancy > span:before{
    right: 100%;
}

.party-fancy > span:after{
    left: 100%;
}

.party-fancybotmargin {
	margin-bottom:0.750em;
}

.party-fancybotmargin2 {
	margin-bottom:0.450em;
}

.party-fancy a {
    font-family: 'Merriweather', serif;
	color:black;
}

.party-fancy a:hover {
	color:#272727 !important;
	text-decoration:none;
}


/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 780px) {

.newMPs-feature h1 {
	font-family: 'Playfair Display', serif;
	font-size: 52px;
	font-weight: 700;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

}

/* //////////// 98 MPs Custom CSS — END //////////// */ 



/* //////////// New Popup Modal CSS — START //////////// */ 

.ht-items a {
	display:inline-block;
	cursor:pointer;
  color: #1c49f0;
  text-decoration:none;
  font-weight:bold;
}

.ht-items a:hover  {
	display:inline-block;
	cursor:pointer;
  color: white;
  background-color: #1c49f0;
  text-decoration:none;
  font-weight:bold;
}

.ht-modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 99; /* Sit on top */
	left: 0;
	right:0;
	top: 0;
	bottom:0;
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.ht-modal-content {
	background-color: #fefefe;
	position:fixed;
	top:20%;
	bottom:20%;
	left:0;
	right:0;
	margin:auto;
	padding: 20px;
	border: 1px solid #888;
	width: 300px; /* Could be more or less, depending on screen size */
	display:none;
	box-sizing:border-box;
	z-index:100;
	overflow:auto;
}
.ht-close {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
cursor:pointer;
  
}

.ht-close:hover, .ht-close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}

/* //////////// New Popup Modal CSS — END //////////// */ 


/* //////////// New HT Story Page CSS — START //////////// */ 

.story-subhead {
	font-size: 22px;
	font-weight: bold;
	font-family: "Playfair Dsiplay", serif;
	margin-top: 15px;
	margin-bottom: 8px;
}

#call-out-section {
  position: relative;
  background-color:#f9f4ee;
  margin-bottom: 32px;
  margin-top: 32px;
}

#call-out-section  .content {
  width:100%;
  margin:0 auto;  
}

#call-out-section  h1 {
  font-size:42px;
  line-height:1.14;
  width:100%;
  font-family: "Playfair Dsiplay", serif;
  font-weight: bold;
  color:white;
  text-align:center;
  margin-bottom:20px;
}

#call-out-section  img {
max-width: 100%;
}

#call-out-section  p {
  font-size:17px;
  line-height:1.17;
  width:100%;
  font-family: "Playfair Dsiplay", serif;
  font-weight: bold;
  color:#000;
  text-align:center;
  max-width:660px;
  font-weight:500;
  margin:0 auto;
  margin-top:17px;
  margin-bottom:17px;
  color: white;
}



/* ============================================================
  June 2020 Sponsored Content Bar
============================================================ */


#sc-divider-bar {
  font-family: 'Open Sans', sans-serif;
  position: relative;
  padding: 24px 74px 24px 74px;
  background-color:#f7f7f7;
  margin-top: 20px;
  margin-bottom: 30px;
  display: inline-block;
  width: 100%;
  text-align: center;
}

#sc-divider-bar .content {

}


.visible-xxs {
display: none !important;
}

.story-img-50 {
	width: 50%;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}

.story-img-50 img {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

.story-img-50-right {
	width: 50%;
	float: right;
	margin-left: 25px;
	margin-bottom: 25px;
}

.story-img-50-right img {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}


.story-img-full {
	width: 100%;
	float: left;
	margin-bottom: 25px;
}

.story-img-full img {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

.story-img-50  p {
	font-size: 84%;
	line-height: 1.5em;
	margin-bottom: 0px;
}

.story-img-50  span {
	font-size: 94%;
	font-style: italic;
	color: #808b96;
}

.story-img-full  p {
	font-size: 84%;
	line-height: 1.5em;
	margin-bottom: 0px;
}

.story-img-full span {
	font-size: 94%;
	font-style: italic;
	color: #808b96;
}

.story-img-50-right  p {
	font-size: 84%;
	line-height: 1.5em;
	margin-bottom: 0px;
}

.story-img-50-right span {
	font-size: 94%;
	font-style: italic;
	color: #808b96;
}


@media (max-width: 500px) {
.visible-xxs {
display: block !important;
}
.visible-xs {
display: none !important;
}
}


/* ============================================================
  Responsive Story Bar Bar
============================================================ */


#story-bar-5 {
  font-family: 'Playfair Display', serif;
  position: relative;
  padding: 24px 74px 24px 74px;
  background-color:#f7f7f7;
  margin-top: 20px;
  margin-bottom: 30px;
  display: inline-block;
}

#story-bar-5 .content5 {
	max-width: 18.5%;
	margin-left: 20px;
	text-align: center;
	float: left;
}

#story-bar-5 .content5-1 {
	max-width: 18.5%;
	margin-left: none;
	text-align: center;
	float: left;
}


.content5 img {
	max-width: 100%;
}

.content5-1 img {
	max-width: 100%;
}

#story-bar-5 h1 {
	font-weight: 700;
	font-size: 18px;
	letter-spacing: -.5px;
	line-height: 22px;
	color: black;
	margin-bottom: 5px;
	margin-top: 5px;
}

#story-bar-5 h1 a {
	color: black;
}

#story-bar-5 h1 a:hover {
	color: #2471a3;
	text-decoration: none;
}

#story-bar-5 h4 {
	font-size: 12px;
	line-height: 16px;
	color: black;
	margin-bottom: 5px;
}

#story-bar-5-author {
	font-size: 10px;
	text-transform: uppercase;
	line-height: 16px;
	color: black;
	margin-bottom: 5px;
}


#story-bar-5-section-title {
	text-align: left;
	margin-bottom: 17px;	
}



#story-bar-4 {
  font-family: 'Playfair Display', serif;
  position: relative;
  padding: 24px 74px 24px 74px;
  background-color:#f7f7f7;
  margin-top: 20px;
  margin-bottom: 30px;
  display: inline-block;
}

#story-bar-4 .content4 {
	max-width: 23.5%;
	margin-left: 20px;
	text-align: left;
	float: left;
}

#story-bar-4 .content4-1 {
	max-width: 23.5%;
	margin-left: none;
	text-align: left;
	float: left;
}


.content4 img {
	max-width: 100%;
}

.content4-1 img {
	max-width: 100%;
}

#story-bar-4 h1 {
	font-weight: 700;
	font-size: 18px;
	letter-spacing: -.5px;
	line-height: 22px;
	color: black;
	margin-bottom: 5px;
	margin-top: 5px;
}

#story-bar-4 h1 a {
	color: black;
}

#story-bar-4 h1 a:hover {
	color: #2471a3;
	text-decoration: none;
}

#story-bar-4 h4 {
	font-size: 12px;
	line-height: 16px;
	color: black;
	margin-bottom: 5px;
}

#story-bar-4-author {
	font-size: 10px;
	text-transform: uppercase;
	line-height: 16px;
	color: black;
	margin-bottom: 5px;
}

.more-stories .col-md-3  {
	padding-left: 8px;
	padding-right: 8px;
}

.more-stories h2 {
	font-size: 13px;
	line-height: 1.3em;
}

.more-stories img {
	max-width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.more-stories-right  {
	padding-left: 30px;
}


/* Responsive Bar with divider background colour */

#resp-story-bar {
  font-family: 'Playfair Display', serif;
  position: relative;
  padding: 24px 0px 24px 0px;
  background-color:#f7f7f7;
  margin-top: 30px;
  margin-bottom: 30px;
  display: inline-block;
  width: 100%;
}

#resp-story-bar .col-md-3 {
	padding-left: 0px;
	padding-right: 25px;
}

#resp-story-bar img {
	max-width: 100%
}

#resp-story-bar h1 {
	font-weight: 700;
	font-size: 18px;
	letter-spacing: -.5px;
	line-height: 22px;
	color: black;
	margin-bottom: 5px;
	margin-top: 5px;
}

#resp-story-bar h1 a {
	color: black;
}

#resp-story-bar h1 a:hover {
	color: #2471a3;
	text-decoration: none;
}

#resp-story-bar h4 {
	font-size: 12px;
	line-height: 16px;
	color: black;
	margin-bottom: 5px;
}

#resp-story-bar-author {
	font-size: 10px;
	text-transform: uppercase;
	line-height: 16px;
	color: black;
	margin-bottom: 5px;
}


/* Responsive Bar with divider background colour - dark blue */

#resp-story-bar-blue {
  font-family: 'Playfair Display', serif;
  position: relative;
  padding: 24px 0px 24px 0px;
  background-color:#1f203f;
  margin-top: 30px;
  margin-bottom: 30px;
  display: inline-block;
  width: 100%;
}

#resp-story-bar-blue .col-md-3 {
	padding-left: 0px;
	padding-right: 25px;
}

#resp-story-bar-blue img {
	max-width: 100%
}

#resp-story-bar-blue h1 {
	font-weight: 700;
	font-size: 18px;
	letter-spacing: -.5px;
	line-height: 22px;
	color: white;
	margin-bottom: 5px;
	margin-top: 5px;
}

#resp-story-bar-blue h1 a {
	color: white;
}

#resp-story-bar-blue h1 a:hover {
	color: #26E4E7;
	text-decoration: none;
}

#resp-story-bar-blue h4 {
	font-size: 12px;
	line-height: 16px;
	color: white;
	margin-bottom: 5px;
}

#resp-story-bar-blue-author {
	font-size: 10px;
	text-transform: uppercase;
	line-height: 16px;
	color: white;
	margin-bottom: 5px;
}

/* Hero Image Story Design 01 */

.hero-1 {
	max-width: 1300px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	margin: auto;
}

#hero-image {
	max-height: 100vh;
	width: 50%;
	height: 100%;
	position: relative;
	display: flex;
	flex-wrap: wrap;
}

#hero-image img {
	height: auto;
	margin-top: 0;
	width: 100%;
	max-width: 100%;
	height: 100%;
	margin-top: 0;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
}

#hero-image-r {
	max-height: 100vh;
	width: 50%;
	height: 100%;
	position: relative;
	display: flex;
flex-wrap: wrap;
}

#hero-image-r img {
	height: auto;
	margin-top: 0;
	width: 100%;
	max-width: 100%;
	height: 100%;
	margin-top: 0;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
}

#hero-content {
	padding-left: 90px;
	padding-bottom: 90px;
	width: 50%;
	padding-top: 30px;
	max-height: 85vh;
	overflow: hidden;
	text-align: left;
	font-family: 'Playfair Display', serif;
}

#hero-content-r {
	padding-left: 90px;
	padding-right: 48px;
	padding-bottom: 90px;
	width: 50%;
	padding-top: 30px;
	max-height: 85vh;
	overflow: hidden;
	text-align: left;
	font-family: 'Playfair Display', serif;
}

.hero-text {
padding-right: 30px;
float: left;
width: 100%;
text-align: left;
}

.hero-text h1 {
	font-size: 51px;
	font-weight: bold;
	margin-bottom: 22px;
}

.hero-kicker {
	font-size: 22px;
	margin-bottom: 22px;
}

.hero-intro-cutline {
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: 'Open Sans', sans-serif;
}

.hero-intro-cutline span {
	font-size: 10px;
}


.hero-text p {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #2471a3;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 12px;
	text-transform: uppercase;
}




	/* Medium Devices, Desktops */
	@media only screen and (max-width : 1250px){
		#story-bar-5 .content5 {
			max-width: none;
			margin-left: 0px!important;
			text-align: left;
			float: left;
			margin-bottom: 20px;
			border-bottom: 1px solid #dddcdc;
			padding-bottom: 20px;
		}

		#story-bar-5 .content5-1 {
			max-width: none;
			margin-left: none;
			text-align: left;
			float: left;
			margin-bottom: 20px;
			margin-bottom: 20px;
			border-bottom: 1px solid #dddcdc;
			padding-bottom: 20px;
		}


		.content5 img {
			max-width: 57%;
			float: left;
			margin-right: 20px;

		}

		.content5-1 img {
			max-width: 57%;
			float: left;
			margin-right: 20px;
		}


		#story-bar-5 h1 {
			font-size: 24px;
			line-height: 28px;
			margin-top: 5px;
		}



		#story-bar-5 h4 {
			font-size: 17px;
			line-height: 22px;
		}
	}


	/* Medium Devices, Desktops */
	@media only screen and (max-width : 650px){

		#story-bar-5 {
		  font-family: 'Playfair Display', serif;
		  position: relative;
		  padding: 24px 20px 24px 20px;
		  background-color:#f7f7f7;
		  margin-top: 20px;
		  margin-bottom: 30px;
		  display: inline-block;
		}

		.content5 img {
			max-width: 100%;
			float: left;
			margin-right: 20px;
			margin-bottom: 15px;

		}

		.content5-1 img {
			max-width: 100%;
			float: left;
			margin-right: 20px;
			margin-bottom: 15px;
		}


		#story-bar-5 h1 {
			font-size: 24px;
			line-height: 28px;
			margin-top: 5px;
		}



		#story-bar-5 h4 {
			font-size: 17px;
			line-height: 22px;
		}



	}


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
.hero-text h1 {
	font-size: 38px;
}

.hero-kicker {
	font-size: 18px;
}

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

#resp-story-bar .col-md-3 {
	width: 49%;
	padding-bottom:25px;
}

#resp-story-bar-blue .col-md-3 {
	width: 49%;
	padding-bottom:25px;
}

#resp-story-bar-blue-author {
	color: white;
}

.more-stories .col-md-3  {
	margin-top:20px;
}

.more-stories-right  {
	padding-left: 0px;
	margin-top: 30px;
}

.hero-1 {

}

#hero-image {
	width: 42%;
}

#hero-image img {
flex-wrap: wrap;
}

#hero-image-r {
	max-height: 100vh;
	width: 50%;
	height: 100%;
	position: relative;
	display: flex;
}

#hero-image-r img {

}

#hero-content {
	padding-left: 64px;
	padding-bottom: 55px;
	padding-right: 50px;
	width: 58%;
	padding-top: 30px;
	max-height: 85vh;
	margin: auto;
}

#hero-content-r {
	padding-left: 45px;
	padding-bottom: 55px;
	width: 58%;
	padding-top: 30px;
	max-height: 85vh;
}

.hero-text {
padding-right: 6px;
}

.hero-text h1 {
	font-size: 42px;
	margin-bottom: 10px;
}

.hero-kicker {
	font-size: 15px;
	margin-bottom: 22px;
}



.hero-intro-cutline span {
	font-size: 10px;
}



.hero-text p {

}

.more-stories h2 {
	font-weight: 700;
	font-size: 18px;
	letter-spacing: -.5px;
	line-height: 22px;
	color: black;
	margin-bottom: 5px;
	margin-top: 5px;
}

.more-stories h2 a {
	color: black;
}

.more-stories h2 a:hover {
	color: #2471a3;
	text-decoration: none;
}

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
#resp-story-bar  {
  padding: 24px 0px 24px 30px;
}

#resp-story-bar .col-xs-12 {
	width: 100%;
	padding-bottom:25px;
}

#resp-story-bar-blue  {
  padding: 24px 0px 24px 30px;
}

#resp-story-bar-blue  .col-xs-12 {
	width: 100%;
	padding-bottom:25px;
}

.hero-1 {
flex-wrap: wrap;
padding-left: 16px;
padding-right: 16px;
padding-bottom: 0px;
}

#hero-image {
	width: 100%;
}

#hero-image img {

}

#hero-image-r {
	width: 100%;
}

#hero-image-r img {

}

#hero-content {
	padding-left: 0px;
	padding-bottom: 0px;
	width: 100%;
	padding-top: 0px;
}

#hero-content-r {
	padding-left: 0px;
	padding-bottom: 0px;
	width: 100%;
	padding-top: 0px;
}

.hero-text {
padding-right: 0px;
}

.hero-text h1 {
	font-size: 36px;
	margin-bottom: 10px;
}

.hero-kicker {
	font-size: 15px;
	margin-bottom: 22px;
}


.hero-intro-cutline span {
	font-size: 10px;
}



.hero-text p {

}

.more-stories h2 {
	font-weight: 700;
	font-size: 18px;
	letter-spacing: -.5px;
	line-height: 22px;
	color: black;
	margin-bottom: 5px;
	margin-top: 5px;
}

.more-stories h2 a {
	color: black;
}

.more-stories h2 a:hover {
	color: #2471a3;
	text-decoration: none;
}

}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {




}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

.hero-1 {
	max-width: 1300px;
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	margin: auto;
}

#hero-image {
	max-height: 100vh;
	width: 100%;
	height: 100%;
	position: relative;
	display: flex;
}

#hero-image img {
	height: auto;
	margin-top: 0;
	width: 85%;
	max-width: 100%;
	height: 100%;
	margin-top: 0;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
}

#hero-image-r {
	max-height: 100vh;
	width: 50%;
	height: 100%;
	position: relative;
	display: flex;
}

#hero-image-r img {
	height: auto;
	margin-top: 0;
	width: 100%;
	max-width: 100%;
	height: 100%;
	margin-top: 0;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
}

#hero-content {
	padding-left: 90px;
	padding-bottom: 90px;
	width: 50%;
	padding-top: 30px;
	max-height: 85vh;
	overflow: hidden;
	text-align: left;
	font-family: 'Playfair Display', serif;
}

#hero-content-r {
	padding-left: 90px;
	padding-right: 48px;
	padding-bottom: 90px;
	width: 50%;
	padding-top: 30px;
	max-height: 85vh;
	overflow: hidden;
	text-align: left;
	font-family: 'Playfair Display', serif;
}

.hero-text {
padding-right: 0px;
float: left;
width: 100%;
text-align: left;
}

.hero-text h1 {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 10px;
}

.hero-kicker {
	font-size: 18px;
	margin-bottom: 22px;
}

.hero-intro-cutline {
	font-size: 12px;
	margin-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
	margin-top: 10px;
}

.hero-intro-cutline span {
	font-size: 10px;
}

.hero-text p {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #2471a3;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 12px;
	text-transform: uppercase;
}


}



/* ============================================================
  Responsive Story Bar — END
============================================================ */


/* ============================================================
  Sponsored Content Bar Bar
============================================================ */


#sc-bar-1 {
  font-family: 'Open Sans', sans-serif;
  position: relative;
  padding: 24px 74px 24px 74px;
  background-color:white;
  display: inline-block;
  border-top: 1px solid #efefef;
}

#sc-bar-1 .content1 {
	max-width: 44%;
	margin-left: 50px;
	text-align: left;
	float: left;
	display: block;
}

#border-right {
	border-right: 1px solid #efefef
}

.content1 img {
	max-width: 30%;
	float: left;
	display: block;
	margin-right: 27px;
}

#sc-bar-1 h1 {
	font-weight: 700;
	font-size: 28px;
	letter-spacing: -.5px;
	line-height: 30px;
	color: black;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
	max-width: 61%;
}

#sc-bar-1 h1 a {
	color: black;
	float: left;
}

#sc-bar-1 h1 a:hover {
	color: #2471a3;
	text-decoration: none;
}

#sc-bar-1 h4 {
	font-size: 12px;
	line-height: 16px;
	color: black;
	margin-bottom: 5px;
	float: left;
	max-width: 100%;
}

#sc-bar-1-author {
	font-size: 10px;
	text-transform: uppercase;
	line-height: 16px;
	color: black;
	margin-bottom: 5px;
	float: left;
}


#sc-bar-1-section-title {
	text-align: left;
	margin-bottom: 17px;
	margin-left: 48px;	
}



/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

	#sc-bar-1 {
	  padding: 24px 24px 24px 24px;
	}

	#sc-bar-1 .content1 {
		max-width: 100%;
		margin-left: 0px;
		text-align: left;
		float: left;
		display: block;
		margin-bottom: 20px;
		padding-bottom: 15px;
		border-bottom: 1px solid #efefef;
	}

	#border-right {
		border-right: none;
	}

	.content1 img {
		float: left;
		display: block;
		margin-right: 27px;
	}


	#sc-bar-1 h1 {
		font-weight: 700;
		font-size: 31px;
		letter-spacing: -.5px;
		line-height: 35px;
		color: black;
		margin-bottom: 5px;
		margin-top: 5px;
		float: left;
	}

	#sc-bar-1 h4 {
		font-size: 12px;
		line-height: 16px;
		color: black;
		margin-bottom: 5px;
		float: left;
		max-width: 100%;
	}

	#sc-bar-1-section-title {
		margin-bottom: 17px;
		margin-left: 0px;
	}

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {


	#sc-bar-1 {
	  padding: 24px 24px 24px 24px;
	}

	#sc-bar-1 .content1 {
		max-width: 100%;
		margin-left: 0px;
		text-align: left;
		float: left;
		display: block;
		margin-bottom: 20px;
		padding-bottom: 15px;
		border-bottom: 1px solid #efefef;
	}

	#border-right {
		border-right: none;
	}

	.content1 img {
		float: left;
		display: block;
		margin-right: 27px;
		max-width: 100%;
	}

	#sc-bar-1 h1 {
		font-weight: 700;
		font-size: 28px;
		letter-spacing: -.5px;
		line-height: 30px;
		color: black;
		margin-bottom: 5px;
		margin-top: 5px;
		float: left;
		max-width: 100%;
	}

	#sc-bar-1 h4 {
		font-size: 12px;
		line-height: 16px;
		color: black;
		margin-bottom: 5px;
		float: left;
		max-width: 100%;
	}

	#sc-bar-1-section-title {
		margin-bottom: 17px;
		margin-left: 0px;
	}


}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

	#border-right {
		border-right: none;
	}

}






/* ============================================================
  Sponsored Content Bar — END
============================================================ */



/* //////////// New HT Story Page CSS — END //////////// */ 

