.evie-content .event-list .event-content {
  z-index: 98 !important;
}

html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body {
  font-family: 'Roboto', sans-serif;
  color: #434343;
}

/* JM changed to 75px from 100px 060117 */
body.wn-wallpaper-ad {
  background-position: center 75px;
}

a {
  color: #434343;
}
a:hover {
  color: #023e88;
}

/* clearfix - modern browsers */
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}

/* clearfix - IE 6/7 (trigger hasLayout) */
.clearfix {
    *zoom: 1;
}

aside.wnad.width728 {
  margin: 15px auto;
}
.header.wn-bg-page-header {
 /*  background-color: #023e88;
  border-top: 1px solid #023e88;
  border-bottom: 1px solid #023e88; */
}
header.simple-a li.tools {
  display: none;
}
#Masthead {
  display: none;
}

/* branding nav */
.nav.wn-bg-page-nav {
  background-color: #023e88; 
  height: 77px;  
}
.sf-horizontal>li {
  height: 77px;  
  vertical-align: bottom;
}
.sf-horizontal>li:hover,
.sf-horizontal>li.active {
  background-color: #0079c2;  
  z-index: 10000;
}
.sf-horizontal>li:first-child {
  width: 190px;
}
.sf-horizontal>li:first-child.active {
  background-color: #023e88;  
}
.sf-horizontal>li>a {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 60px;
  text-transform: uppercase;
  text-decoration: none;
}
.sf-horizontal>li:first-child>a {
  text-indent: -9999em;
  background-image: url("https://ftpcontent.worldnow.com/professionalservices/clients/news12/images/news12logo.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto auto; 
  width: 190px; 
  height: 77px;
}
.sf-horizontal>li:hover>a,
.sf-horizontal>li.active>a.active {
  color: #022c67;
}
nav.simple-b .sf-horizontal > li:hover > a,
nav.simple-b .sf-horizontal > li.active > a {
    color: #fff;
}
nav.simple-b .sf-menu li:hover > ul,
nav.simple-b .sf-menu li.sfHover > ul {
    background-color: #fff;
    text-align: left;
    width: 220%;
    border: 1px solid #eee;
    border-top: none;    
    border-left: none;
    border-right: none;
}
nav.simple-b .sf-menu li > ul > li {
    font-size: 14px;
    border-top: 1px solid #eee;
    padding: 5px 5px 5px 15px;
}
nav.simple-b .sf-menu li > ul > li:first-child {
    font-size: 14px;
    border-top: none;
}
nav.simple-b .sf-horizontal > li > ul a {
    font-size: 13px;
    font-weight: 500;
    text-decoration: none;
}
nav.simple-b .sf-menu li > ul > li:hover {
    background-color: #fff; 
}
nav.simple-b .sf-menu li > ul > li:hover a:hover {
    color: #152793; 
}
nav.simple-b.main {
  position: relative;
}

nav.simple-b.main .header-buttons {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10000;
}
nav.simple-b.main .header-buttons a {
    display: inline-block;
    margin-left: 10px;
    border: 1px solid #fff;
    padding: 3px 5px;
    color: #fff;
    background-color: #023e88;
    text-decoration: none;
}
nav.simple-b.main .header-buttons a:hover {
    border: 1px solid #fff;
    color: #023e88;
    background-color: #fff;
    text-decoration: none;
}
nav.simple-b.main .header-buttons a.hidden {
    display: none;
}

/* nav search */
nav.simple-b form.search {
    width: 100%;
    text-align: right;
}
nav.simple-b form.search * {
    border: 0;
    margin: 0;
    outline: none;
    padding: .2em 1em;
    font-size: 1.5em;
}
nav.simple-b form.search .text {
    width: 200px;
    border: 1px solid #ddd;
    color: #888;
}
nav.simple-b form.search .submit {
    width: 60px;
    border: 1px solid;
    cursor: pointer;
}
.menu-search {
  position: relative;
  background-image: url('https://ftpcontent.worldnow.com/professionalservices/clients/heartland/images/nav-search.png');
  background-position: center 35px;
  background-repeat: no-repeat;
  text-indent: -999em;
  width: 50px;
}
.menu-search form.search {
  position: absolute;
  display: none;
  right: 0;
  z-index: 10;
  margin-right: 0;  
}
.menu-search.active form.search {
  display: block;
  margin-right: 0;  
}

/* change region */
#changeRegion {
  max-width: 790px;
  background-color: #fff;
  padding: 15px;
  position: relative;
  display: none;
}
#changeRegion button {
  border:none;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 15px;
  right: 15px;
  text-indent: -999em;
  background-color: transparent;
  background-image: url("https://ftpcontent.worldnow.com/professionalservices/clients/news12/images/button_close.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#changeRegion h3 {
    font-family: 'Oswald', sans-serif;
    color: #023e88;
    font-size: 21px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0;
    text-transform: uppercase;
}
#changeRegion ul {
    list-style: none;
    width: 100%;
    position: relative;
    padding: 0;
    margin: 0;
}
#changeRegion li {
  display: inline-block;
  width: 23%;
  margin-left: 10px;
  margin-bottom: 10px;
}
#changeRegion li:first-child {
  margin-left: 0;
}
#changeRegion li:nth-child(5n) {
  margin-left: 0;
}
#changeRegion li img {
  display: block;
  width: 100%;
  border: none;
}

/* displaySize */
.displaySize .contentGroup {
  border: 1px solid #f2f1f1;
}
.displaySize .header,
section.block h3 {
  background-color: #f2f1f1;
  position: relative;
}
.displaySize .header .text.siteDefault,
.displaySize .header .text.sectionTitle,
.displaySize .header .text.abridgedHeadline,
section.block h3 {
  font-family: 'Oswald', sans-serif;
  color: #023e88;
  font-size: 21px;
  font-weight: 600;
  line-height: 1.2;
  padding: 5px 10px; 
  margin: 0;   
  text-transform: uppercase;
}
.displaySize .sectionTitle,
.displaySize .headline a,
.displaySize .summary {
  color: #434343;
  text-decoration: none;
}
.displaySize .sectionTitle .text {
  font-size: 12px;
}
.displaySize .headline a,
.displaySize .headline.abridged a {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  text-decoration: none;
}
.displaySize .headline a:hover {
  color: #023e88;
}
.displaySize .timestamps,
.displaySize label.timestamp,
.displaySize .timestamp {
  font-size: 10px;  
  font-style: normal;
  margin-bottom: 2px;
}
.displaySize .summary .text,
.displaySize .summary.abridged .text {
  font-size: 13px;
}
.displaySize .summary .text,
.displaySize .summary.abridged .text,
.displaySize .summary .text p,
.displaySize .summary.abridged .text p {
  margin: 0;
}
.displaySize .toggle .text.control {
  text-indent: -999em;
  position: absolute;
}

/* displaySize more ribbon */
.displaySize .toggle.cdev-more-link {
  position: relative;
  background-color: #ebebeb;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
    font-size: 16px;
    font-weight: 600;
}
.displaySize .toggle.cdev-more-link a {
  text-decoration: none;
  padding: 5px 0;
  display: inline-block;
  float: none;
}
.displaySize .toggle.cdev-more-link a:after {
  content: none;
}

section.block.mostpopular ul.nested,
section.block.mostpopular ul.nested > li {
  list-style: none;
}
section.block.mostpopular ul.nested > li,
section.block.bullets-a ul.nested > li {
  padding: 5px 10px;
}
section.block.bullets ul.nested > li {
  border-top: 1px solid #e4e4e4;
}
section.block.mostpopular ul.nested > li:first-child,
section.block.bullets-a ul.nested > li:first-child {
  border-top: none;
}
section.block.mostpopular ul.nested > li::before,
section.block.bullets-a ul.nested > li::before {
  display: none;
  content: none;
}
section.block.mostpopular h4,
section.block.bullets-a h4 {
  font-family: 'Roboto', sans-serif;
  color: #434343;  
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;  
  margin: 0;
}
section.block.mostpopular h4 {
  font-size: 18px;
  font-weight: 500;  
}

/* video icons */
.wn-icon.wn-icon-video-included,
.wn-icon.wn-icon-clip {
    display: inline-block;
    width: 15px;
    height: 14px;
    vertical-align: top;
    background-image: url("https://ftpcontent.worldnow.com/professionalservices/clients/kake/images/video-icon.jpg");
    background-position: 0 0;     
    background-repeat: no-repeat;
}
.wn-icon.wn-icon-video-included:after,
.wn-icon.wn-icon-clip:after {
    display: none !important;
}

/* Related links, top headlines... */
.displaySize .displaySizeId-10,
.displaySizeId-10 .feature,
.displaySize .displaySizeId-18,
.displaySizeId-18 .feature,
.displaySize .displaySizeId-1,
.displaySizeId-1 .feature,
.displaySize .displaySizeId3,
.displaySizeId3 .feature,
.displaySize .displaySizeId14,
.displaySizeId14 .feature {
    padding: 0;
    margin: 0;
}

.displaySize.displaySizeId3 .contentGroup,
.displaySize.displaySizeId-10 .contentGroup,
.displaySize.displaySizeId27 .contentGroup,
.displaySize.displaySizeId14 .contentGroup,
.displaySize.displaySizeId-1 .contentGroup,
.displaySize.displaySizeId-18 .contentGroup {
        padding-bottom: 0;
}

.displaySize.displaySizeId3 .feature,
.displaySize.displaySizeId-10 .feature,
.displaySize.displaySizeId27 .feature,
.displaySize.displaySizeId14 .feature,
.displaySize.displaySizeId-1 .feature,
.displaySize.displaySizeId-18 .feature,
.displaySize .feature.displaySizeId-18,
.displaySize .feature.displaySizeId-1,
.displaySize .feature.displaySizeId-10 {
    padding: 5px 10px;
    border-top: 1px solid #f2f1f1;
}

.displaySize.displaySizeId3 .feature.priority-1,
.displaySize.displaySizeId-10 .feature.priority-1,
.displaySize.displaySizeId27 .feature.priority-1,
.displaySize.displaySizeId14 .feature.priority-1,
.displaySize.displaySizeId-1 .feature.priority-1,
.displaySize.displaySizeId-18 .feature.priority-1,
.displaySize .feature.displaySizeId-18.priority-1,
.displaySize .feature.displaySizeId-1.priority-1,
.displaySize .feature.displaySizeId-10.priority-1 {
    border-top: none;
}

.displaySize.displaySizeId-10 .headline,
.displaySizeId-10 .headline,
.displaySize.displaySizeId-18 .headline,
.displaySizeId-18 .headline,
.displaySize.displaySizeId-1 .headline,
.displaySizeId-1 .headline,
.displaySize.displaySizeId3 .headline,
.displaySizeId3 .headline,
.displaySize.displaySizeId14 .headline,
.displaySizeId14 .headline {
    background-image: none;
    padding-left: 0;
    position: relative;
}

/*live streaming */
section.block.displaysize-32 {
 /* border-bottom: 0px solid #003a7b;*/
  background-color: #fff;
  margin-bottom: -1px;
  top: 0;
}
section.block.displaysize-32 ul {
    width: 242px;
    max-width: 242px;
    margin-left: auto;
    margin-right: auto;
}
section.block.displaysize-32 .item > a {
  display: block;
}
section.block.displaysize-32 img {
  display: block;
  width: 100%;
  max-width: 262px;
  height: auto;
  border: none;
  margin: 0 auto;
}

/* breaking news */
section.block.breaking-news-a {
  margin-bottom: 0;
}
section.block.breaking-news-a ul {
    width: 100%;
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
}
section.block.breaking-news-a .item > a {
  display: block;
}
section.block.breaking-news-a h4 {
  background-color: #cf0a14;
  margin: 0 !important;
  text-align: left;
  padding: 10px 5px;
  width: 100%;
  display: inline-block;
  font-size: 22px;
  vertical-align: top;
  color: #fff;
}
section.block.breaking-news-a.single-item h4 {
  text-transform: uppercase;
}
section.block.breaking-news-a h4::before {
  content: "Breaking News:";
  background-color: transparent;
  padding: 0 10px 0 0;
  text-align: left;
  width: auto;
  display: inline-block;
  font-size: 22px;
  vertical-align: top;
}
section.block.breaking-news-a h4::after {
  display: none;
}

/* multiple breaking news with image */
section.block.breaking-news-a.multiple-item {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-top: 15px;
}
section.block.breaking-news-a.multiple-item:before {
    content: "Breaking News";
    background-color: #000;
    color: #fff;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    padding: 10px;
    text-transform: uppercase;
    text-align: left;
    line-height: 1; 
    display: block;   
}
section.block.breaking-news-a.multiple-item .group {
    position: relative;
    background-color: #cf0a14;
    width: 100%;    
}
section.block.breaking-news-a.multiple-item h4::before {
  content: none;
  display: none;
}
section.block.breaking-news-a.multiple-item a.headline::before {
    content: none;
    display: none;
}
section.block.breaking-news-a.multiple-item a.image,
section.block.breaking-news-a.multiple-item a.headline {
    display: block;
}

section.block.breaking-news-a.multiple-item .group > .item:first-child {
    padding-top: 15px;
    padding-bottom: 15px;
}
section.block.breaking-news-a.multiple-item .group > .item:first-child > summary {
    display: block;
    text-align: left;
}
section.block.breaking-news-a.multiple-item .group > .item:first-child > a.image {
    float: left;
}
section.block.breaking-news-a.multiple-item .group > .item:first-child > a.image div.breaking-img {
    width: 500px;
    height: 281px;
    background: black;
    margin: 0 15px;
    position: relative;
}
section.block.breaking-news-a.multiple-item a.image .related-breaking-img {
    background: black;
    width: 180px;
    height: 101px;
    position: relative;
}
section.block.breaking-news-a.multiple-item .group > .item:first-child > a.image img {
    max-width: 500px;
    max-height: 281px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}
section.block.breaking-news-a.multiple-item .group > .item:first-child > a.headline,
section.block.breaking-news-a.multiple-item .group > .item:first-child > summary {
    padding-left: 0;
    width: auto;
}
section.block.breaking-news-a.multiple-item .group > .has-image.item:first-child > a.headline,
section.block.breaking-news-a.multiple-item .group > .has-image.item:first-child > summary {
    padding-left: 500px;
    width: auto;
}
section.block.breaking-news-a.multiple-item .group > .item:first-child > a.headline h4 {
    padding: 0 15px;
    margin: 0 !important;
    display: block;
}
section.block.breaking-news-a.multiple-item .group > .item:first-child > a.headline h4::after {
    display: none;
}
section.block.breaking-news-a.multiple-item .group > .item:first-child > .summary {
  color: #fff;
  font-size: 14px;
  text-align: left;
  margin-top: 5px;
}
section.block.breaking-news-a.multiple-item .group > .item:first-child > summary {
    margin-top: 10px;
    padding: 0 15px;
}
section.block.breaking-news-a.multiple-item .group > .has-image.item:first-child > a.headline h4,
section.block.breaking-news-a.multiple-item .group > .has-image.item:first-child > summary {
    padding-left: 0;
}
section.block.breaking-news-a.multiple-item .group > .item:first-child > summary,
section.block.breaking-news-a.multiple-item .group > .item:first-child > summary p {
    font-size: 14px;
    color: #fff;
}
section.block.breaking-news-a.multiple-item .hidden-item {
    display: none;
}
section.block.breaking-news-a.multiple-item .related-items {
    border-top: 2px solid #fff;
    padding: 10px 0;
    margin-right: 15px; 
    margin-top: 15px;   
    list-style: none;
    position: relative;
    background-color: transparent;
    margin-left: 530px;
    width: auto;    
}
section.block.breaking-news-a.multiple-item .group > .has-image.item:first-child .related-items {
    margin-left: 490px;
    padding: 10px;
}
section.block.breaking-news-a.multiple-item .related-items:before {
    content: "Related Stories";
    display: block;
    color: #fff;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    padding: 0;
    text-transform: uppercase;
    text-align: left;
    line-height: 1;    
    margin-left: 0; 
    margin-bottom: 15px;
}
section.block.breaking-news-a.multiple-item .group > .has-image.item:first-child .related-items:before {
    margin-left: -15px; 
}
section.block.breaking-news-a.multiple-item .related-items li {
    display: inline-block;
    width: 180px;
    padding: 0;
    margin-right: 10px;
    float: left;
}
section.block.breaking-news-a.multiple-item .related-items li a.headline {
    padding: 0;
    width: auto;
}
section.block.breaking-news-a.multiple-item .related-items li a.headline h4 {
    padding: 0;
    margin: 0 !important;
    display: block;
    font-size: 13px;  
    background-color: transparent;
}
section.block.breaking-news-a.multiple-item .related-items li a.headline h4:before {
    content: none;
    display: none;
}
section.block.breaking-news-a.multiple-item .related-items li a.image img {
    float: none !important;
    max-width: 180px;
    max-height: 101px;
    padding: 0;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}
section.block.breaking-news-a.multiple-item .related-items li a.headline {
    margin-top: 0;
}
section.block.breaking-news-a.multiple-item .related-items li.has-image a.image + a.headline {
    margin-top: 15px;
}
section.block.breaking-news-a.multiple-item .related-items li a.headline h4::after {
    display: none;
}
section.block.breaking-news-a.multiple-item .related-items li.hasclip a.headline h4::after {
    display: inline-block;
}

/* tsr */
section.block.rotate-a .group {
  border: 1px solid #f2f1f1;
  background-color: #f2f1f1;
}
section.block.rotate-a .item {
  background-color: #fff;
  border-left: 1px solid #f2f1f1;
  border-bottom: 1px solid #f2f1f1;
  position: relative;
}
section.block.rotate-a .item.hero {
  background-color: #f2f1f1;
  border-right: none;
}
section.block.rotate-a .item h4 {
  font-size: 14px;
  font-weight: 500;
}
section.block.rotate-a .item.hero a.headline h4 {
  font-size: 30px;
  font-weight: 500;
  padding: 10px 15px;
}
section.block.rotate-a .item.hero summary {
  display: block;
  padding: 0 15px;
  margin-bottom: 10px;
}
section.block.rotate-a .item.hero a.image {
  position: relative;
  width: 100%;
  height: 0;
  padding: 0 0 56.25% 0;
  background-color: #000;
  overflow: hidden;
}
section.block.rotate-a .item.hero a.image img {
  position: absolute;
  width: auto;
  height: 100%;
  position: absolute;
  left:50%;
  top:50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
body.home section.block.rotate-a .item {
  display: none;
}
body.home section.block.rotate-a .item.hero,
body.home section.block.rotate-a .item.hero + .item,
body.home section.block.rotate-a .item.hero + .item + .item,
body.home section.block.rotate-a .item.hero + .item + .item + .item,
body.home section.block.rotate-a .item.hero + .item + .item + .item + .item,
body.home section.block.rotate-a .item.hero + .item + .item + .item + .item + .item {
  display: table;
}

body.home section.block.rotate-a .item.hero ~ .item .image,
body.home section.block.rotate-a .item.hero ~ .item .headline {
  display: table-cell;
  vertical-align: middle;
}
body.home section.block.rotate-a .item.hero ~ .item .image {
    width: 40%;
    height: auto;
    padding: 0;
    margin: 0;
    position: relative;
    padding-right: 10px;
    display: inline-block;/*PS-2463*/
}
body.home section.block.rotate-a .item.hero ~ .item .headline {
  width: 55%;
  display: inline-block;/*PS-2463*/
}
body.home section.block.rotate-a .item.hero ~ .item .image img {
    width: 100%;
    height: auto;
    float: none;
    padding: 0;
    margin: 0;
}
/* category tsr */
.item-hidden {
    display: none;
}
section.block.displaysize-20.rotate-a.category-tsr {
    margin-bottom: 15px !important;
}
section.block.displaysize-20.rotate-a.category-tsr:before {
    display: none;
}
section.block.displaysize-20.rotate-a.category-tsr .group {
    border: 1px solid #f2f1f1;
    overflow: hidden;
}
section.block.displaysize-20.rotate-a.category-tsr .item {
    position: relative;
    left: -1px;
    border-bottom: none;
    border-top: 1px solid #f2f1f1;
    border-left: 1px solid #f2f1f1;
}
section.block.displaysize-20.rotate-a.category-tsr.three-main .item {
    border-top: none;
    border-left: none;
}
section.block.displaysize-20.rotate-a.category-tsr .item.hero {
    position: relative;
    left: 0;
    border-bottom: none;
    border-top: none;
    border-left: none;
    border-right: 1px solid #f2f1f1;
}
section.block.displaysize-20.rotate-a.category-tsr .item.hero:before {
  position: absolute;
  content: ' ';
  width: 100%;
  height: 200%;
  background-color: #e5e5e5;
  z-index: -1;
}

section.block.displaysize-20.rotate-a.category-tsr.three-main .item.hero {
    border-right: none;
}
section.block.displaysize-20.rotate-a.category-tsr .item.hero + .item {
    border-top: none;
}
section.block.displaysize-20.rotate-a.category-tsr .item.hero + .item {
    border-top: none;
}
section.block.displaysize-20.rotate-a.category-tsr.three-main .item.hero + .item {
    border-top: none;
    border-left: none;
}
section.block.displaysize-20.rotate-a.category-tsr .item.hero a.headline {
    padding: 0 8px;
    margin: 8px 0;
}
section.block.displaysize-20.rotate-a.category-tsr .item.hero h4 {
    font-size: 24px;
    line-height: 1.2;
    padding: 0;
}
section.block.displaysize-20.rotate-a.category-tsr .item .image {
    display: none;
}
section.block.displaysize-20.rotate-a.category-tsr.three-main .item .image {
    display: block;
}
section.block.displaysize-20.rotate-a.category-tsr .item.hero .image {
    position: relative;
    display: block;
}
section.block.displaysize-20.rotate-a.category-tsr .item .image img {
    width: 100% !important;
    height: auto !important;
    float: none  !important;
}
section.block.displaysize-20.rotate-a.category-tsr .item .image img {
    padding-right: 0;
}
section.block.displaysize-20.rotate-a.category-tsr .item a.headline {
    display: inline-block;
    margin-top: 2px;
}

section.block.displaysize-20.rotate-a.category-tsr .item.hero a.headline {
    display: block;
    margin-top: 8px;    
}

section.block.displaysize-20.rotate-a.category-tsr .item.clip a.headline h4:after,
section.block.displaysize-20.rotate-a.category-tsr .item.hasclip a.headline h4:after {
    content: " ";
    display: inline-block;
    margin-left: .4em;
    width: 14px;
    height: 14px;
    background-image: url("https://ftpcontent.worldnow.com/professionalservices/clients/wand/images/tsr-play-thumb.png");
}
section.block.displaysize-20.rotate-a.category-tsr .item.hero.clip a.headline h4:after,
section.block.displaysize-20.rotate-a.category-tsr .item.hero.hasclip a.headline h4:after {
    width: 16px;
    height: 16px;
    background-image: url("https://ftpcontent.worldnow.com/professionalservices/clients/wicz/images/video-icon.png");
}
section.block.displaysize-20.rotate-a.category-tsr .item.hero summary,
section.block.displaysize-20.rotate-a.category-tsr .item.hero summary p {
    display: block;
    font-size: 14px;
    margin: 0;
    line-height: 1.2;
}
section.block.displaysize-20.rotate-a.category-tsr .item.hero summary {
    padding: 0 8px;
    margin: 8px 0;
}

/* full horizontals */
.displaySize.displaySizeId-7 .feature,
.displaySize .feature.displaySizeId-7 {
    padding: 10px;
    border-top: 1px solid #f2f1f1;
}
#DisplaySizeId-7.displaySize .headline {
    margin-bottom: 5px;  
}
#DisplaySizeId-7.displaySize .headline a {
    font-size: 16px;
}
#DisplaySizeId-7.displaySize .summary .text {
    font-size: 13px;
}
.displaySize.displaySizeId-7 .feature.priority-1,
.displaySize .feature.displaySizeId-7.priority-1 {
    border-top: none;
}

/* full horizontals images swap */
.displaySize.cdev-swap .caption {
    display: none !important;
}
.displaySize.cdev-swap .summaryImage {
    position: relative;
    width: 100px;
    float: left;   
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.displaySize.cdev-swap .summaryImage a {
    position: relative;
    width: 100px;
    height: 0;
    display: block;   
    padding: 0 0 56.25% 0;
    margin: 0;
    background-color: #000;
    overflow: hidden;
}
.displaySize.cdev-swap .summaryImage img {
    width: auto;
    height: 100%;   
    float: none;   
    padding: 0;
    margin: 0;   
    left: 50%;
    top: 50%;
    position: absolute;
    -webkit-transform: translate(-50%,-50%); 
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.displaySize.cdev-swap .sectionTitle,
.displaySize.cdev-swap .headline,
.displaySize.cdev-swap .summary,
.displaySize.cdev-swap .timestamps {
    padding-left: 110px;
}

/* ap category */
.wnBlock.displaySize.cdev-ap .feature.displaySizeId-7 .summaryImage {
  display: block;
}
.wnBlock.displaySize.cdev-ap .feature.displaySizeId-7 .summaryImage.abridged {
  display: none;
}

/* hb2a */
.wnBlock.displaySize.cdev-hbox2a .contentGroup {
    margin-bottom: 15px;
    width: 49%
}
.wnBlock.displaySize.cdev-hbox2a .contentGroup.odd {
  clear: both;
    float: left;
}
.wnBlock.displaySize.cdev-hbox2a .contentGroup.even {
    float: right;
}
.wnBlock.displaySize.cdev-hbox2a .feature .sectionTitle,
.wnBlock.displaySize.cdev-hbox2a .feature .timestamps,
.wnBlock.displaySize.cdev-hbox2a .feature .summary,
.wnBlock.displaySize.cdev-hbox2a .feature .summary.abridged {
    display: none;
}
.wnBlock.displaySize.cdev-hbox2a .feature .headline a {
    font-size: 14px;
}
.wnBlock.displaySize.cdev-hbox2a .feature {
  display: table;
  width: 100%;
  border-top: 1px solid #f2f1f1;
}
.wnBlock.displaySize.cdev-hbox2a .feature .headline.abridged {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 10px;
}
.wnBlock.displaySize.cdev-hbox2a .feature .summaryImage.abridged {
  display: table-cell;
  width: 100px;
  height:auto;
  float: none;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  position: relative;
}
.wnBlock.displaySize.cdev-hbox2a .feature .summaryImage.abridged a {
  display: block;
  width: 100px;
  height:0;
  margin: 0;
  padding: 0 0 56.25% 0;
  position: relative;
  background-color: #000;
  overflow: hidden;
}
.wnBlock.displaySize.cdev-hbox2a .feature .summaryImage.abridged img {
  width: auto;
  height: 100%;
  float: none;
  position: absolute;
  left:50%;
  top:50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.wnBlock.displaySize.cdev-hbox2a .feature.priority-1 {
    padding: 10px 0 0 0;
    display: block;
    border-top: none;
}
.wnBlock.displaySize.cdev-hbox2a .feature.priority-1 .headline.abridged {
  margin-bottom: 5px;
  padding: 0 10px;
  display: block;
}
.wnBlock.displaySize.cdev-hbox2a .feature.priority-1 .headline a {
    font-size: 18px;
    font-weight: 500;
}
.wnBlock.displaySize.cdev-hbox2a .feature.priority-1 .summaryImage.abridged {
    width: 100%;
    position: relative;
    float: none;
    padding: 0;
    margin: 0;
    display: block;
}
.wnBlock.displaySize.cdev-hbox2a .feature.priority-1 .summaryImage.abridged a {
    display: block;
    width: 100%;
    height: 0;
    padding: 0 0 56.25% 0;
    margin: 0;
    position: relative;
    background-color: #000;
}
.wnBlock.displaySize.cdev-hbox2a .feature.priority-2 {
    border-top: none;
}

/* cdev promobox */
.wnBlock.displaySize.cdev-promobox .contentGroup {
    margin-bottom: 15px;
    width: 49%
}
.wnBlock.displaySize.cdev-promobox .contentGroup.odd {
  clear: both;
    float: left;
}
.wnBlock.displaySize.cdev-promobox .contentGroup.even {
    float: right;
}
.wnBlock.displaySize.cdev-promobox .feature .sectionTitle,
.wnBlock.displaySize.cdev-promobox .feature .timestamps,
.wnBlock.displaySize.cdev-promobox .feature .summary,
.wnBlock.displaySize.cdev-promobox .feature .summary.abridged,
.wnBlock.displaySize.cdev-promobox .feature .summaryImage,
.wnBlock.displaySize.cdev-promobox .feature .summaryImage.abridged {
    display: none;
}
.wnBlock.displaySize.cdev-promobox .feature {
  display: block;
}
.wnBlock.displaySize.cdev-promobox .feature.priority-1 {
    padding: 10px 0 0 0;
    display: block;
    border-top: none;
}
.wnBlock.displaySize.cdev-promobox .feature.priority-1 .headline.abridged {
  margin-bottom: 5px;
  padding: 0 10px;
  display: block;
}
.wnBlock.displaySize.cdev-promobox .feature.priority-1 .headline a {
    font-size: 18px;
    font-weight: 500;
}
.wnBlock.displaySize.cdev-promobox .feature.priority-1 .summaryImage.abridged {
    width: 100%;
    height: auto;
    position: relative;
    float: none;
    padding: 0;
    margin: 0;
    display: block;
}
.wnBlock.displaySize.cdev-promobox .feature.priority-1 .summaryImage.abridged a {
    display: block;
}
.wnBlock.displaySize.cdev-promobox .feature.priority-1 .summaryImage.abridged img {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    float: none;
    padding: 0;
    margin: 0;
}
.wnBlock.displaySize.cdev-promobox .feature.priority-2 {
    border-top: none;
}
.wnBlock.displaySize.cdev-promobox .displaySizeId-10 {
    padding: 10px;
    border-top: 1px solid #eeeeee;
}

/* cdev nested category */
.wnBlock.displaySize.cdev-nested .contentGroup {
    margin-bottom: 15px;
    width: 49%
}
.wnBlock.displaySize.cdev-nested .contentGroup.odd {
  clear: both;
    float: left;
}
.wnBlock.displaySize.cdev-nested .contentGroup.even {
    float: right;
}
.wnBlock.displaySize.cdev-nested .feature .sectionTitle,
.wnBlock.displaySize.cdev-nested .feature .timestamps,
.wnBlock.displaySize.cdev-nested .feature .summary,
.wnBlock.displaySize.cdev-nested .feature .summary.abridged,
.wnBlock.displaySize.cdev-nested .feature .summaryImage,
.wnBlock.displaySize.cdev-nested .feature .summaryImage.abridged {
    display: none;
}
.wnBlock.displaySize.cdev-nested .feature {
  display: block;
}
.wnBlock.displaySize.cdev-nested .displaySizeId-10 {
    padding: 10px;
    border-top: 1px solid #eeeeee;
}
.wnBlock.displaySize.cdev-nested .feature.priority-1.displaySizeId-10 {
    border-top: none;
}

/* hb2b */
.wnBlock.displaySize.cdev-hbox2b .contentGroup {
    margin-bottom: 15px;
    width: 49%
}
.wnBlock.displaySize.cdev-hbox2b .contentGroup.odd {
  clear: both;
    float: left;
}
.wnBlock.displaySize.cdev-hbox2b .contentGroup.even {
    float: right;
}
.wnBlock.displaySize.cdev-hbox2b .feature .sectionTitle,
.wnBlock.displaySize.cdev-hbox2b .feature .timestamps {
    display: none;
}
.wnBlock.displaySize.cdev-hbox2b .feature .headline a {
    font-size: 14px;
}
.wnBlock.displaySize.cdev-hbox2b .feature {
  display: none;
  width: 100%;
  border-top: 1px solid #f2f1f1;
}
.wnBlock.displaySize.cdev-hbox2b .feature.priority-1 {
    padding: 10px 0 0 0;
    display: block;
    border-top: none;
}
.wnBlock.displaySize.cdev-hbox2b .feature .headline.abridged {
  margin-bottom: 5px;
  padding: 0 10px;
  display: block;
}
.wnBlock.displaySize.cdev-hbox2b .feature .headline a {
    font-size: 18px;
    font-weight: 500;
}
.wnBlock.displaySize.cdev-hbox2b .feature .summaryImage.abridged {
    width: 100%;
    height: auto;
    position: relative;
    float: none;
    padding: 0;
    margin: 0;
    display: block;
}
.wnBlock.displaySize.cdev-hbox2b .feature .summaryImage.abridged a {
    display: block;
}
.wnBlock.displaySize.cdev-hbox2b .feature .summaryImage.abridged img {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    float: none;
    padding: 0;
    margin: 0;
}
.wnBlock.displaySize.cdev-hbox2b .feature .summary.abridged {
  padding: 10px;
}
.wnBlock.displaySize.cdev-hbox2b .toggle.cdev-more-link a {
  display: none;
}

/* col4 wx */
#CDEV-col4-weather-radar {
  width: 300px;
  overflow: hidden;
  position: relative; 
  margin: 0 auto 15px auto;
}
#CDEV-col4-weather-radar .wx-location {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
}
#CDEV-col4-weather {
  width: 300px;
  position: relative;
  background-color: #fff;
  margin: 0 auto; 
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#CDEV-col4-weather .search {
  position: relative;
  width: 280px;
  height: 25px;
  background-color: #fff;
  border: 1px solid #a3a3a3;
  overflow: hidden;
  margin: 0 auto 10px auto;
}
#CDEV-col4-weather .wx-search {
  position: relative;
  display: inline-block;
  width: 253px;
  height: 25px;
  padding: 0 5px;
  margin: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: 24px;
  color: #a3a3a3;   
  border: none;
}
#CDEV-col4-weather .wx-submit {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 25px;
  background-color: #fff;
    background-image: url("https://ftpcontent.worldnow.com/professionalservices/clients/quincy/images/quincy-sprite.png");
    background-repeat: no-repeat;
    background-position: -154px -34px;  
    border: none;
    text-indent: -999em;  
    float: right;
    padding: 0;
    margin: 0;
}
#CDEV-col4-weather .radar {
    position: relative;
    display: block;
    float: left;
    width: 50%;
}
#CDEV-col4-weather .radar img {
    width: 100%;
    height: auto;
    border: none;
}

#CDEV-col4-weather .wxinfo {
    position: relative;
    display: block;
    float: right;
    width: 49%;
    height: 85px;
    visibility: visible; 
    background-color: #023e88; 
}
#CDEV-col4-weather .wxinfo.wx-hidden {
    position: relative;
    display: block;
    float: left;
    width: 45%;
    min-height: 100px;
    visibility: hidden;    
}
#CDEV-col4-weather-radar .wxlinks {
  display: block;
  width: 100%;  
  height: 22px;   
  background-color: #eaeaea;
  display: table;
}
#CDEV-col4-weather-radar .wxlinks a {
  display: table-cell;
  vertical-align: top;
  padding: 5px;
  text-align: center;
  font-weight: 600;
  text-decoration: none;
}

#CDEV-col4-weather .wx-icon {
  width: 50%;
  height: 40px;
  overflow: hidden;
  text-indent: -999em;
  float: left;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}


#CDEV-col4-weather .temperature {
  width: 50%;
  height: 40px;
  overflow: hidden;
  font-size: 28px;
  font-weight: 500;
  line-height: 39px;
  color: #fff;     
  text-align: center;
  text-transform: uppercase;
  float: right;
}
#CDEV-col4-weather .condition {
  width: 100%;
  height: 18px;
  overflow: hidden;
  font-size: 12px;
  font-weight: 600;
  line-height: 17px;
  color: #fff;     
  text-align: center;
  clear: both;
  font-weight: normal;
  position: relative;
  top: -5px;
}
#CDEV-col4-weather .forecast {
  height: 18px;
  overflow: hidden;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  color: #fff;     
  text-transform: uppercase;
  font-weight: normal;
  text-align: center;
  position: relative;
    top: -8px;
}
#CDEV-col4-weather span.temp {
  font-weight: 400;
} 

/* promobox4b */
.wnBlock.displaySize.cdev-promobox4b {
  background-color: #f2f1f1;
  margin-bottom: 40px;
}
.wnBlock.displaySize.cdev-promobox4b .contentGroup {
  margin: 0 auto 20px auto;
    padding: 25px 0 10px 0;
    width: 100%;
    max-width: 980px;
}
.wnBlock.displaySize.cdev-promobox4b .contentGroup.odd {
  clear: both;
    float: none;
}
.wnBlock.displaySize.cdev-promobox4b .contentGroup.even {
  clear: both;
    float: none;
}
.wnBlock.displaySize.cdev-promobox4b .header {
  margin-bottom: 10px;
}
.wnBlock.displaySize.cdev-promobox4b .feature {
  width: calc((100% / 6) - 15px);
  display: inline-block;
  padding: 0;
  margin: 0 0 0 15px;
}
.wnBlock.displaySize.cdev-promobox4b .feature.priority-1 {
  margin-left: 8px;
}
.wnBlock.displaySize.cdev-promobox4b .feature .sectionTitle,
.wnBlock.displaySize.cdev-promobox4b .feature .timestamps,
.wnBlock.displaySize.cdev-promobox4b .feature .summary,
.wnBlock.displaySize.cdev-promobox4b .feature .summary.abridged,
.wnBlock.displaySize.cdev-promobox4b .feature .summaryImage {
    display: none;
}
.wnBlock.displaySize.cdev-promobox4b .feature .summaryImage.abridged {
    width: 100%;
    height: auto;
    position: relative;
    float: none;
    padding: 0;
    margin: 0;
    display: block;
}
.wnBlock.displaySize.cdev-promobox4b .feature .summaryImage.abridged a {
    display: block;
    width: 100%;
    height: 0;
    padding: 0 0 56.25% 0;
    margin: 0;
    position: relative;
    background-color: #000;
    overflow: hidden;
}

.wnBlock.displaySize.cdev-promobox4b .feature .summaryImage.abridged img {
    display: block;
    width: auto;
    height: 100%;
    float: none;
    position: absolute;
    left:50%;
    top:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.wnBlock.displaySize.cdev-promobox4b .feature .headline.abridged a {
  font-size: 16px;
  font-weight: 500;
}
.wnBlock.displaySize.cdev-promobox4b .toggle.cdev-more-link a {
  display: none;
}

/* promobox 4a carousel */
.displaySize.cdev-carousel {
  background-color: #212121;
}
.displaySize.cdev-carousel .cdev-carousel-group {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  position: relative;
  background-color: #212121;
  padding-top: 25px;
}
.displaySize.cdev-carousel .header {
  background-color: transparent;
  width: 100%;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  position: relative;  
}
.displaySize.cdev-carousel .header .text.abridgedHeadline {
    display: inline-block;
    color: #fff;
    padding-top: 7px;
}
.displaySize.cdev-carousel .feature {
    width: 16.6666667%;
    /*height: 115px;
    overflow: hidden;*/
    text-align: left;
    position: relative;
    border-top: none;
}
.displaySize.cdev-carousel.team .feature {
    width: 16.6666667%;
    height: auto;
    overflow: hidden;
    text-align: left;
    position: relative;
}
.displaySize.cdev-carousel .advertisement,
.displaySize.cdev-carousel .sectionTitle,
.displaySize.cdev-carousel .timestamps,
.displaySize.cdev-carousel .summary.abridged,
.displaySize.cdev-carousel .caption,
.displaySize.cdev-carousel .wn-icon.wn-icon-clip,
.displaySize.cdev-carousel .wn-icon.wn-icon-video-included {
    display: none;
}
.displaySize.cdev-carousel .team .sectionTitle {
    display: block;
    color: #fff;
}
.displaySize.cdev-carousel .summaryImage.abridged {
    width: 100%;
    position: relative;
    float: none;
    margin-bottom: 5px;
}
.displaySize.cdev-carousel .summaryImage.abridged a {
    width: 100%;
    position: relative;
    height: 0;
    background-color: #000;
    padding: 0 0 56.25% 0;
    display: block;
}
.displaySize.cdev-carousel .summaryImage.abridged img {
    float: none;
    padding: 0;
    margin: 0;
    position: absolute;
    width: auto;
    height: 100%;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
/*
.displaySize.cdev-carousel .headline.abridged {
    height: 30px;
    overflow: hidden;
}
*/
.displaySize.cdev-carousel .headline.abridged a {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
}
.displaySize.cdev-carousel .headline.abridged a:hover {
    color: #fff;
}
.displaySize.cdev-carousel .sectionTitle .text {
  font-size: 11px;
}
.displaySize.cdev-carousel .feature.slick-slide {
    clear: none;
}
.displaySize.cdev-carousel .toggle.cdev-more-link {
  background-color: #333;
}
.displaySize.cdev-carousel .toggle.cdev-more-link a {
  text-decoration: none;
  color: #fff;
}
.displaySize.cdev-carousel .toggle.cdev-more-link a:hover {
  color: #fff;
}
.displaySize.cdev-carousel .item-list {
    position: relative;
    padding: 0 30px 15px 0;
    margin: 0 auto;
    list-style: none;
    width: 980px;  
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.displaySize.cdev-carousel .item-list.slick-slider > button {
    border: none;
    background-color: transparent;
    width: 15px;
    height: 28px;
    border: none;
    background-image: url("https://ftpcontent.worldnow.com/professionalservices/clients/kake/images/tsr-arrow.png");
    background-position: 0 0;
    text-indent: -999em;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);   
    opacity: 1;
    z-index: 1;  
}
.displaySize.cdev-carousel .item-list.slick-slider > button.slick-prev {
  background-position: 0 0;
  left: -15px;
}
.displaySize.cdev-carousel .item-list.slick-slider > button.slick-next {
  background-position: 15px 0;
  right: 10px;
}
.displaySize.cdev-carousel .item-list.slick-slider > button.slick-disabled {
  opacity: .1;
  cursor: default;
}
.displaySize.cdev-carousel .item-list .slick-dots {
    position: relative;
    padding: 0;
    margin: 10px 0; 
    list-style: none;
    text-align: center;
    display: none !important;
}
.displaySize.cdev-carousel .item-list .slick-dots li {
    display: inline-block;
    margin-left: 5px;
    position: relative;
    opacity: .5;
}
.displaySize.cdev-carousel .item-list .slick-dots li.slick-active {
    opacity: 1;
}
.displaySize.cdev-carousel .item-list .slick-dots li:first-child {
    margin-left: 0;
}
.displaySize.cdev-carousel .item-list .slick-dots li button {
    background-color: #fff;
    width: 12px;
    height: 12px;
    border: none;
    border-radius: 50%;
    text-indent: -999em;
    position: relative;  
    border: none;
}

/* cdev tabs */
.wnBlock.displaySize.cdev-tabs {
    border-radius: 0;
    border: none;
    padding: 0;
    background: #fff;
    border: 1px solid #f2f1f1;
}    
#cdev-tabs.ui-tabs-nav {
  padding: 0;
  margin: 0;
  border-radius: 0 !important;
  border: none;
  background: #0079c2;
}
#cdev-tabs.ui-tabs-nav li {

}
#cdev-tabs.ui-tabs-nav li,
#cdev-tabs.ui-tabs-nav li.ui-tabs-active {
  padding: 0;
  margin: 0;  
  border-radius: 0;
  border-top: none;
  border-bottom: none;
  border-right: none;
  border-left: 1px solid #f2f1f1;
  background: transparent;
}
#cdev-tabs.ui-tabs-nav li:first-child {
  border-left: none;
}
#cdev-tabs.ui-tabs-nav li a {
  color: #fff;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  font-size: 14px;
  float: none;
  display: block;  
  text-transform: uppercase;
  background-color: transparent;
}
#cdev-tabs.ui-tabs-nav li.ui-tabs-active,
#cdev-tabs.ui-tabs-nav li a:hover {
  background-color: #f2f1f1;
  color: #023e88;
}
#cdev-tabs.ui-tabs-nav li.ui-tabs-active a {
  color: #023e88;
}
.wnBlock.displaySize.cdev-tabs .contentGroup.ui-tabs-panel {
    padding: 0;
    margin-bottom: 0;
}
.wnBlock.displaySize.cdev-tabs .contentGroup .header {
    display: none;
}
.wnBlock.displaySize.cdev-tabs .contentGroup .feature {
  border-top: 1px solid #f2f1f1;
}
.wnBlock.displaySize.cdev-tabs .contentGroup .feature:first-child {
  border-top: none;
}
.wnBlock.displaySize.cdev-tabs .contentGroup .summaryImage.abridged {
  display: block;
  width: 100px;
  float: left;
  padding: 0;
  margin: 0 5px 0 0;
  position: relative;
}
.wnBlock.displaySize.cdev-tabs .contentGroup .summaryImage.abridged a {
  display: block;
  width: 100%;
  height: 0;
  float: left;
  padding: 0 0 56.25% 0;
  margin: 0;
  position: relative;
  background-color: #000;
  overflow: hidden;;
}
.wnBlock.displaySize.cdev-tabs .contentGroup .summaryImage.abridged img {
  position: absolute;
  display: block;
  width: auto;
  height: 100%;
  float: none;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.wnBlock.displaySize.cdev-tabs .contentGroup .headline.abridged,
.wnBlock.displaySize.cdev-tabs .contentGroup .timestamps,
.wnBlock.displaySize.cdev-tabs .contentGroup .summary.abridged {
  padding-left: 110px;
}

/* Col 4 Headline Box */
#DisplaySizeId78.displaySize .contentGroup {
  background-color: #f2f1f1;
}
#DisplaySizeId78.displaySize .header {
  border-bottom: 1px solid #fff;
}
#DisplaySizeId78.displaySize.cdev-swap .headline.abridged {
  padding-left: 0;
}
#DisplaySizeId78.displaySize .headline a,
#DisplaySizeId78.displaySize .headline.abridged a {
  font-size: 18px;
  font-weight: 500;
}
#DisplaySizeId78.displaySize .sectionTitle,
#DisplaySizeId78.displaySize .timestamps,
#DisplaySizeId78.displaySize .summary,
#DisplaySizeId78.displaySize .summary.abridged {
  display: none;
}
#DisplaySizeId78.displaySize .summaryImage.abridged {
  display: block;
  width: 100%;
  float: none;
  padding: 0;
  margin: 0 0 5px 0;
}
#DisplaySizeId78.displaySize .summaryImage.abridged a {
  width: 100%;
}
#DisplaySizeId78.displaySize .feature.priority-5 ~ .feature {
  display: none;
}


/* half horizontals */
.wnBlock.displaySize.displaySizeId-4 .summaryImage {
  display: block;
  width: 100%;
  float: none;
  padding: 0;
  margin: 0 0 5px 0;
}
.wnBlock.displaySize.displaySizeId-4 .summaryImage.abridged {
  display: none;
}
.wnBlock.displaySize.displaySizeId-4 .summaryImage a {
  display: block;
  width: 100%;
  height: 0;
  float: left;
  padding: 0 0 56.25% 0;
  margin: 0;
  position: relative;
  background-color: #000;
  overflow: hidden;;
}
.wnBlock.displaySize.displaySizeId-4 .summaryImage img {
  position: absolute;
  width: auto;
  height: 100%;  
  display: block;
  float: none;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.wnBlock.displaySize.displaySizeId-4 .caption {
  width: 100%;
}

/* col 4 social icons */
#CDEV-col4-social-icons {
  width: 300px;
  border: 1px solid #f2f1f1;
  position: relative;
  padding: 15px;
  list-style: none;
  margin: 15px 0;
}
#CDEV-col4-social-icons li {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-left: 17px;
  position: relative;
}
#CDEV-col4-social-icons li:first-child {
  margin-left: 0;
}
#CDEV-col4-social-icons li a {
  display: block;
  width: 40px;
  height: 40px;
  position: relative;
  text-indent: -999em;
  background-image: url('https://ftpcontent.worldnow.com/professionalservices/clients/news12/images/col4-social-icons.png');
  background-repeat: no-repeat; 
}
#CDEV-col4-social-icons li.facebook a {
  background-position: 0 0;
}
#CDEV-col4-social-icons li.twitter a {
  background-position: -57px 0;
}
#CDEV-col4-social-icons li.instagram a {
  background-position: -113px 0;
}
#CDEV-col4-social-icons li.rss a {
  background-position: -170px 0;
}
#CDEV-col4-social-icons li.mobile a {
  background-position: -226px 0;
}

/* story page */
#WNStoryHeader h3 {
  font-size: 38px;
  font-weight: 700;
  line-height: 1.2;
}
#WNStoryHeader .wnDate {
  font-style: normal;
  font-size: 11px;
  color: #5a5a5a;
}
#WNStoryBody,
#WNStoryBody p {
  font-size: 14px;
  color: #5a5a5a;
}
#WNContainerStory #WNStoryRelatedBox {
  float: right;
  margin-left: 0;
  margin-right: 10px;
}
#WNContainerStory #WNStoryRelatedBox .headlineBox,
#WNContainerStory #WNStoryRelatedBox .displaySizeId3 {
  border: 1px solid #e4e4e4;
}
#WNContainerStory #WNStoryRelatedBox .headlineBox.displaySize .header,
#WNContainerStory #WNStoryRelatedBox .displaySizeId3.displaySize .header {
  background-color: #fff;
  border-bottom: 1px solid #026aa9;
  position: relative;
}
#WNContainerStory #WNStoryRelatedBox .headlineBox.displaySize .header:before,
#WNContainerStory #WNStoryRelatedBox .displaySizeId3.displaySize .header:before {
  content: " ";
  position: absolute;
  z-index: 1;
  top: 1px;
  left: 0;
  right: 0;
  bottom: 1px;
  border-bottom: 1px solid #026aa9;
}
#WNContainerStory #WNStoryRelatedBox .headlineBox.displaySize .header .text.abridgedHeadline,
#WNContainerStory #WNStoryRelatedBox .displaySizeId3.displaySize .header .text.siteDefault {
  color: #000;
  font-size: 18px;
  text-transform: uppercase;
}
#WNContainerStory #WNStoryRelatedBox .headlineBox.displaySize .headline a,
#WNContainerStory #WNStoryRelatedBox .headlineBox.displaySize .headline.abridged a,
#WNContainerStory #WNStoryRelatedBox .displaySizeId3 .headline a,
#WNContainerStory #WNStoryRelatedBox .displaySizeId3 .headline.abridged a {
  font-size: 14px;
  font-weight: 400;
}
#WNContainerStory #WNStoryRelatedBox .headlineBox.displaySize .wnItem.cdev-more-link,
#WNContainerStory #WNStoryRelatedBox .displaySizeId3.displaySize .wnItem.cdev-more-link {
  display: none;
}


/* weather page */
.wnDVWxFullForecast {
  display: none;
}

#currentConditions {
  position: relative;
  margin: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#currentConditions.displaySize .contentGroup {
    min-height: 300px;
}
#currentConditions .player {
  position: absolute;
  left: 20px;
  top: 60px;
  width: 35%;
  padding: 0;
  margin: 0;
  list-style: none;
  border: none;
  background: transparent;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
#currentConditions .conditions {
  position: relative;
  top: 30px;
  width: 60%;
  left: 40%;
  padding: 0;
  margin: 0;
  list-style: none;
  border: none;
  background: transparent;
  font-weight: 400;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
#currentConditions .conditions .search {
  position: absolute;
  right: 20px;
  top: 0;
  width: 280px;
  height: 25px;
  background-color: #fff;
  border: 1px solid #f2f1f1;
  overflow: hidden;
  z-index: 1;
}
#currentConditions .conditions .wx-search {
  position: relative;
  display: inline-block;
  width: 253px;
  height: 25px;
  padding: 0 5px;
  margin: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  line-height: 24px;
  color: #a3a3a3;   
  border: none;
}
#currentConditions .conditions .wx-submit {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 25px;
  background-color: #fff;
    background-image: url("https://ftpcontent.worldnow.com/professionalservices/clients/quincy/images/quincy-sprite.png");
    background-repeat: no-repeat;
    background-position: -154px -34px;  
    border: none;
    text-indent: -999em;  
    float: right;
    padding: 0;
    margin: 0;
}
#currentConditions .conditions ul {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  border: none;
  background: transparent;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
#currentConditions .conditions .cc-info {
  height: 200px;
}
#currentConditions .conditions .cc-info li {
  border: none;
  background: transparent;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  padding: 0 !important;
  margin: 0;
}
#currentConditions .conditions .cc-info .main-info {
  height: 140px;
}
#currentConditions .conditions .cc-info .secondary-info {
  height: 100px;
}
#currentConditions .conditions .cc-info li,
#currentConditions .conditions .cc-info li {
  font-size: 14px;
}
#currentConditions .conditions .cc-info .main-info li,
#currentConditions .conditions .cc-info .secondary-info li {
  display: inline-block;
  position: absolute;
}
#currentConditions .conditions .cc-info .secondary-info li {
  position: relative;
  width: 25%;
  vertical-align: top;
  font-size: 13px;
  border-left: 1px solid #f2f1f1;
}
#currentConditions .conditions .cc-info .secondary-info li.row-1 {
  border-left: none;
}
#currentConditions .conditions .cc-info .main-info .wx-location {
  position: absolute;
  left: 0
  top: 0;
  font-size: 24px;
  font-weight: 600;
}
#currentConditions .conditions .cc-info li:before,
#currentConditions .conditions .cc-info li div:before {
  display: block;
}
#currentConditions .conditions .cc-info .secondary-info div {
  margin-bottom: 5px;
}
#currentConditions .conditions .cc-info .secondary-info div,
#currentConditions .conditions .cc-info .secondary-info div:before {
  text-align: center;
}
#currentConditions .conditions .cc-info .secondary-info div:before {
  font-weight: 500;
}
#currentConditions .conditions .cc-info .wx-icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  text-indent: -999em;
  left: 0;
  top: 35px;
}
#currentConditions .conditions .cc-info .current-temp {
  left: 75px;
  top: 30px;
  font-size: 50px;
  font-weight: 700;
}
#currentConditions .conditions .cc-info .sky-condition {
  left: 75px;
  top: 90px;
  width: 200px;
  font-size: 20px;
}
#currentConditions .conditions .cc-info .today-lo {
  left: 300px;
  top: 45px;
  width: 100px;
  font-size: 22px;
  font-weight: 500;
}
#currentConditions .conditions .cc-info .today-lo:before {
  content: "Low ";
  display: inline;
  text-transform: uppercase;
}
#currentConditions .conditions .cc-info .today-hi {
  left: 425px;
  top: 45px;
  width: 100px;
  font-size: 22px;
  font-weight: 500;
}
#currentConditions .conditions .cc-info .today-hi:before {
  content: "High ";
  display: inline;
  text-transform: uppercase;
}
#currentConditions .conditions .cc-info .precip-chance {
  left: 300px;
  top: 80px;
  width: 200px;
  font-size: 20px;
}
#currentConditions .conditions .cc-info .precip-chance:before {
  display: inline;
  content: "Precipitation: ";
  font-weight: 500;
}
#currentConditions .conditions .cc-info .feels-like:before {
  content: "Feels Like: ";
}
#currentConditions .conditions .cc-info .sunrise:before {
  content: "Sunrise: ";
}
#currentConditions .conditions .cc-info .humidity:before {
  content: "Humidity: ";
}
#currentConditions .conditions .cc-info .sunset:before {
  content: "Sunset: ";
}
#currentConditions .conditions .cc-info .uv-index:before {
  content: "UV Index: ";
}
#currentConditions .conditions .cc-info .moonrise:before {
  content: "Moonrise: ";
}
#currentConditions .conditions .cc-info .wind-speed:before {
  content: "Wind Speed: ";
}
#currentConditions .conditions .cc-info .moonset:before {
  content: "Moonset: ";
}

#meterologistForecast {
  border: 1px solid #f2f2f2;
  background-color: #fff;
  padding: 10px;
  position: relative;
  margin-bottom: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#meterologistForecast .bylines {
  width: 135px;
  float: left;
}
#meterologistForecast .contact-info {
    margin-top: 10px;
}
#meterologistForecast .contact-info a {
    display: inline-block;
    width: 28px;
    height: 28px;
    text-indent: -999em;
    background-image: url("https://ftpcontent.worldnow.com/professionalservices/clients/kake/images/sprite.png");
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-left: 10px;
    border-radius: 5px;
    background-color: #eaecea;
}
#meterologistForecast .contact-info a:first-of-type {
    margin-left: 0;
}
#meterologistForecast .contact-info .fb {
    background-position: 0 0;
}
#meterologistForecast .contact-info .twitter {
    background-position: -38px 0;
}
#meterologistForecast .contact-info .email {
    background-position: -76px 0;
}
/*
#meterologistForecast .info {
  padding-left: 145px;
}
*/
#meterologistForecast img {
  width: 135px;
  display: block;
}
#meterologistForecast ul {
  display: none;
}
#meterologistForecast h3 {
  font-family: 'Poppins',sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #5c5c5c;
  margin: 5px 0;
}
#meterologistForecast h4 {
  font-family: 'Poppins',sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #5c5c5c;
  margin: 5px 0;
}
#meterologistForecast h5 {
  font-family: 'Poppins',sans-serif;
  font-weight: 500;
  font-size: 12px;
  color: #5c5c5c;
  margin: 0 0 5px 0;
}
#meterologistForecast p,
#meterologistForecast div {
  font-family: 'Poppins',sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #000;
}

#hourlyForecast .hourly-group {
  width: 100%;
  height: 180px;
  overflow: hidden;
  position: relative;
}
.hourly-rail {
  position: relative;
  padding: 0;
  margin: 0;
  list-style: none;
  display: table;
  width: 100%;
}
.hourly {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #fff;
  padding: 10px 5px;
  text-align: center;
  display: table-row;
  color: #5c5c5c;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.hourly.header {
  background-color: #fff;
}
.hourly.header > div {
  font-size: 14px;
  font-weight: 600;
}
.hourly > div {
  display: table-cell;
  vertical-align: middle;
  border-top: 1px solid #f2f1f1;
  text-transform: uppercase;
  text-align: left;
  width: 15%;
}
.hourly .time,
.hourly .temperature {
  font-size: 14px;
  font-weight: 600;
}
.hourly .time {
  padding-left: 10px;
}
.hourly .temperature {
  width: 10%;
  font-size: 16px;
}
.hourly.header .temperature {
  font-size: 14px;
}
.hourly .precip-chance,
.hourly .wind-speed {
  font-size: 13px;
  font-weight: 400;
}
.hourly .wx-icon {
  padding-left: 55px;
  background-image: url("about:blank;");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 50px;
  margin: 0 auto;
  width: 35%;
}
.hourly.header .wx-icon {
  padding-left: 0;
}
#dailyForecast {
  position: relative;
}
#dailyForecast .daily-group {
  width: 100%;
  height: 180px;
  overflow: hidden;
  position: relative;
}
.daily-rail {
  position: relative;
  padding: 0;
  margin: 0;
  list-style: none;
}
.daily {
  width: 100%;
  position: relative;
  background-color: #fff;
  padding: 0;
  text-align: center;
  font-family: 'Poppins',sans-serif;
  color: #5c5c5c;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.daily .quick,
.daily .details {
  position: relative;
  /*left: 0;
  top: 0;
  */
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.daily .quick,
.daily-rail.ui-accordion .daily .quick.ui-accordion-header,
.daily-rail-header .quick {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
  border-radius: 0;
  background-image: none;
  border: none;
  border-top: 1px solid #f2f1f1;
}
.daily-rail.ui-accordion .daily .quick.ui-accordion-header.ui-accordion-header-active {
  display: none;
}
.daily-rail.ui-accordion .daily .quick.ui-accordion-header.ui-state-default {
  color: #5c5c5c;
}
.daily .quick>div,
.daily-rail-header .quick>div {
  display: table-cell;
  width: 14%;
  vertical-align: middle;
}
.daily-rail-header .quick>div {
    font-size: 12px;
    font-weight: 600;
    padding: 10px 5px;
}
.daily .details {
  /*display: none;*/
  z-index: 1;
  background-color: #f2f2f2;
  padding: 10px;
  display: table;
}
.daily .details.appears {
  display: block;
}
.daily-rail.ui-accordion .ui-accordion-content {
  border: none;
  background: none;
  background-color: #f2f2f2;
}
.daily .details>div {
  display: table-cell;
  width: 50%;
  vertical-align: top;
  text-align: left;
}
.daily .sky-condition,
.daily .humidity,
.daily .sunrise,
.daily .sunset,
.daily .humidity .value,
.daily .sunrise .value,
.daily .sunset .value {
  font-size: 12px;
  font-weight: 400;
}
.daily .day,
.daily .temperature,
.daily .wind-speed {
  font-size: 13px;
  font-weight: 600;
}
.daily .wind-speed {
  text-transform: uppercase;
}
.daily .humidity .name,
.daily .sunrise .name,
.daily .sunset .name {
  font-size: 13px;
  font-weight: 600;
}
.daily .day,
.daily .temperature {
  text-transform: uppercase;
}
.daily .wx-icon {
  text-indent: -999em;
  background-image: url("about:blank;");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
  margin: 0 auto;
}
.daily .details .condition .temperature,
.daily .details .condition .sky-condition {
  padding-left: 80px;
}
.daily .details .condition .temperature {
  font-size: 34px;
  margin-bottom: 5px;
}
.daily .details .condition .sky-condition {
  font-size: 12px;
}
.daily .details .condition .wx-icon {
  display: inline-block;
  width: 60px;
  height: 60px;   
  margin-right: 20px;
  float: left;
}
.daily .details .phrase {
  margin: 10px 0;
  padding-right: 20px;
}
.daily .details .row {
  display: table;
  width: 100%;
  text-align: left;
  margin-top: 10px;
}
.daily .details .row > div {
  display: table-cell;
  width: 33%;
  text-align: left;
}
.daily .details .row > div span {
  display: block;
}
.daily .details .row > div span.name {
  font-size: 13px;
  font-weight: 400;
}
.daily .details .row > div span.value {
  font-size: 13px;
  font-weight: 600;
}
.daily .details .row .wind-speed {
  text-transform: none;
}
.daily .details-link,
.daily .details-link:hover {
  display: block;
  font-family: 'Poppins',sans-serif !important;
  font-size: 12px;
  font-weight: 600 !important;
  color: #5c5c5c;
  text-decoration: none;
}
#dailyForecast .arrow.day-arrow {
  background-image: url("https://ftpcontent.worldnow.com/professionalservices/clients/wbbh/images/wx-day-arrow.png");
  width: 20px;
  height: 140px;
  overflow: hidden;
  position: absolute;
}
#dailyForecast .arrow.day-arrow:hover {
  cursor: pointer;
}
#dailyForecast .arrow.day-arrow.left {
  left: 0;
  top: 0;
  background-position: 0 center;
}
#dailyForecast .arrow.day-arrow.right {
  right: 0;
  top: 0;
  background-position: -20px center;
}
#dailyForecast .arrow.hidden {
  display: none;
}


/* footer nav */
.footer + .nav.wn-bg-page-nav {
  background-color: #023e88; 
  height: auto;  
}
nav.simple-a > a {
  font-family: 'Roboto', sans-serif;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  padding: 0;
  line-height: 42px;
  font-weight: 500;
  font-weight: normal;  
}
nav.simple-a > a:hover {
  color: #fff;
}

/* footer links */
nav.simple-a + hr {
  width: 100%;
  border: none;
  border-top: 1px solid #fff;
  margin: 0;
}
.footer-links {
  padding: 0;
  margin: 0 auto;
  list-style: none;
  position: relative;
  width: 940px;
  display: table;
}
.footer-links dl {
  padding: 15px 20px 25px 20px;
  margin: 0 auto;
  list-style: none;
  display: table-cell;
  color: #fff;
  width: 25%;
  vertical-align: top;
}
.footer-links dt {
  padding: 0;
  margin: 0 0 10px 0;
  text-align: left;
  font-family: 'Oswald', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;   
}
.footer-links dd {
  padding: 0;
  margin: 0 0 5px 0;
  text-align: left;
}
.footer-links dl a,
.footer-links dl a:hover {
  color: #fff;
  text-decoration: none;
}

/* footer */
.footer.wn-bg-page-footer {
  display: none;
}
body.simple-a footer {

}
.footer.wn-bg-page-worldnow {
  background-color: #ffc318;
}
footer.worldnow {
  padding: 10px 0;
  min-height: 44px;
}
footer.worldnow p {
  background: none;
  padding-left: 0;
  text-align: center;
  line-height: 24px;
}
footer.worldnow p {
  font-family: arial,sans-serif;
  font-size: 10px;
  color: #000;
}
footer.worldnow a,
footer.worldnow a:hover {
  font-family: arial,sans-serif;
  font-size: 10px;
  color: #023e88;
  text-decoration: none;
}
footer.worldnow a {
  font-weight: bold;
}

/* ticker */
#WNDS40 {
  padding: 10px 0;
  height: auto;
  background-color: #cf0a14;
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
}
#WNDS40 a {
  font-family: 'Roboto', sans-serif;
  font-size: 22px;
  font-weight: 400;
  color: #ffc318 !important;
  text-decoration: none;
  text-transform: uppercase;
}
#WNDS40 .tickercontainer {
  height: auto;
  margin: 0 auto;
}
#WNDS40 h4,
#WNDS40 h4 a {
  padding-left: 0;
  background-image: none;
  font-family: 'Roboto', sans-serif;
  font-size: 22px;
  font-weight: 400;  
  color: #ffc318 !important;
  text-transform: uppercase;
}
#WNDS40 ul>li:first-child h4:before {
  content: "Weather Alert: ";
  display: inline;
  font-family: 'Roboto', sans-serif;
  font-size: 22px;
  font-weight: 400;
  color: #ffc318 !important;
  text-transform: uppercase;   
}

/* fh category */
section.fhcat a.headline {
  padding-left: 110px;
  margin: 0; 
  display: block;
}
section.fhcat a.headline h4 {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
section.fhcat time {
  display: none;
}
section.fhcat summary {
  padding-left: 110px;
  margin: 0;
  font-size: 12px;
}
section.fhcat .image-wrap {
  width: 100px;
  display: block;
  position: relative;
  float: left;
}
section.fhcat .image-wrap a.image {
  width: 100%;
  display: block;
  position: relative;
  padding:0;
  padding-bottom: 56.25%;
  background-color: #000;
}
section.fhcat .image-wrap a.image img {
  width: auto;
  height: 100%;
  display: block;
  position: absolute;
  padding:0;
  margin: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
section.fhcat .image-wrap a.image img.wnImage {
  float: none !important;
}

.ui-dialog.change-region-dialog {
  max-width: 790px;
  top:50% !important;
  left: 50% !important;
  position: fixed !important;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  border-radius: 0 !important;
  border: none;
  background-color: transparent;
  background-image: none;
  padding: 0;
  margin: 0;
  z-index: 10002 !important;
}
.ui-dialog.change-region-dialog .ui-dialog-titlebar {
  display: none;
}
.ui-widget-overlay {
  background-image: none !important;
}

.wnBlock.displaySize.eviesays {
  margin-bottom: 0;
}

@media (max-width:770px) {
#changeRegion li {
  display: inline-block;
  width: 46%;
  margin-left: 10px;
  margin-bottom: 10px;
}
#changeRegion li:first-child {
  margin-left: 10px;
}
#changeRegion li:nth-child(5n) {
  margin-left: 10px;
}  
}

#WNColsAll > .wn-sticky {
  z-index: 9999999 !important;
}
#DisplaySizeId82 > ul > li > div.wnContent.summaryImage.abridged.left.width30.clearfix > a{
  padding: 0 0 56.25% 0;
    position: relative;
    background-color: #000;
}
#DisplaySizeId82 > ul > li > div.wnContent.summaryImage.abridged.left.width30.clearfix > a > img{
  width: auto;
    height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

/* start PS-2247 sinh.huynh */
a.headline.underline:hover {
  text-decoration: underline;
  color: #434343 !important;
} 
ul > li > .headline > a.underline:hover {
  text-decoration: underline;
  color: #434343 !important;
}
#DisplaySizeId7 h4 > a.underline:hover {
  text-decoration: underline;
  color: #434343 !important;
}
#CDEV-col4-weather-radar .wxlinks.clearfix > a.underline:hover {
  text-decoration: underline;
}
.headline.abridged > a.underline:hover {
  text-decoration: underline;
  }

div > a.underline:hover {
    text-decoration: underline;
}
.text.abridgedHeadline.underline:hover{
  text-decoration: underline;
}
.header > h3 > a.underline:hover {
    text-decoration: underline;
}
#DisplaySizeId24  > a.underline:hover {
    text-decoration: underline;
}
#CDEV-col4-weather-radar .wxlinks > a:hover {
    text-decoration: underline;
}
  /* end PS-2247  */

/*PS-2357 school closings*/
#schoolClosings{
  width: 100%;
  text-align: center;
  padding: 10px 0px 0px 0px;
  background: #ffc418;
  margin-bottom: 25px;
}
#totalReport{
  display: block;
  text-align: center;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
  color: black;
}
#viewAll{
  display: inline-block;
  text-decoration: none;
  font-weight: 500;
  color: #00408a;
  padding: 3px 8px;
  margin: 7px;
  background: white;
}


/*end PS-2357 school closings*/
/*PS-2339  */
div.wnBlock .wnItem.clip span.wn-icon.wn-icon-clip:after, section.block .item.clip a.headline h4:after{
  content: "\f008";
}

/*start PS-2463*/
body.home section.block.rotate-a .item.hero{
  display:inline-block;
}
/*end PS-2463*/

/*PS-2470 weather video player issue IE*/
/*Brooklyn*/
#WNVideoCanvasDEFAULTdivWNVideoCanvas199326_swfObject{
  -ms-transform: scale(0.715,0.715);
  -ms-transform-origin: top left;
  transform: scale(0.715,0.715);
  transform-origin: top left;
}

/*Bronx*/
#WNVideoCanvasDEFAULTdivWNVideoCanvas199327_swfObject{
  -ms-transform: scale(0.715,0.715);
  -ms-transform-origin: top left;
  transform: scale(0.715,0.715);
  transform-origin: top left;
}

/*Connecticut*/
#WNVideoCanvasDEFAULTdivWNVideoCanvas199328_swfObject{
  -ms-transform: scale(0.715,0.715);
  -ms-transform-origin: top left;
  transform: scale(0.715,0.715);
  transform-origin: top left;
}

/*Hudson Valley, Westchester*/
#WNVideoCanvasDEFAULTdivWNVideoCanvas199216_swfObject{
  -ms-transform: scale(0.715,0.715);
  -ms-transform-origin: top left;
  transform: scale(0.715,0.715);
  transform-origin: top left;
}

/*New Jersey*/
#WNVideoCanvasDEFAULTdivWNVideoCanvas199333_swfObject{
  -ms-transform: scale(0.715,0.715);
  -ms-transform-origin: top left;
  transform: scale(0.715,0.715);
  transform-origin: top left;
}

/*For Long Island*/
#WNVideoCanvasDEFAULTdivWNVideoCanvas201375_swfObject{
  -ms-transform: scale(0.715,0.715);
  -ms-transform-origin: top left;
  transform: scale(0.715,0.715);
  transform-origin: top left;
}
/*end PS-2470*/
/* PS-2711 sinh.huynh */
#WNAd17 {
/*   background: #023E88;*/
}
/* PS-2711 */
/* start PS-2741 Sinh.huynh */
.akamai-cc-enabled div.akamai-caption.akamai-button {
  right: 90px !important;
}
div.akamai-volume.akamai-button {
  right: 55px;
}
div.akamai-share-enabled .akamai-share.akamai-control{
  display: none;
}
.akamai-volume.akamai-panel {
  right: 42px !important;
}
/* end PS-2741 Sinh.huynh */

/* ES-103 - start */
.displaySize .caption{
    display: none !important;
}
/* ES-103 - end */

/* PS-2985 giang.nguyen */
.wnMobile .hourly.header > div {
  font-size: 10px;
}
.wnMobile .hourly > div {
  font-size: 10px;  
}
.wnMobile .hourly .time {
  padding-left: 3px;
  width: 12%;
}
.wnMobile .hourly .temperature {
  padding-left: 0px;
  width: 12%;
}
.wnMobile .hourly .wx-icon {
  width: 35%;
}
.wnMobile .hourly .precip-chance {
  width: 15%;
  padding-left: 7px;
}
.wnMobile .hourly .humidity {
  width: 12%;
}
.wnMobile .hourly .wind-speed {
  width: 14%;
}
.wnMobile .time span {
    opacity: 0.5;
}
/* PS-2985 giang.nguyen */

/* fix TSR on category pages */


section.displaysize-20.justify-headline > ul > li > a.headline > h4 {
    width: calc(100% - 105px);
    display: inline-block;
}

section.block.rotate-a .item h4 {
    font-size: 14px;
    font-weight: 500;
}



body.category section.block.rotate-a .item.hero ~ .item .image, body.category section.block.rotate-a .item.hero ~ .item .headline {
    display: table-cell;
    vertical-align: middle;
}

body.category section.block.rotate-a .item.hero ~ .item .headline {
    width: 55%;
    display: inline-block;
}



body.category section.block.rotate-a .item.hero ~ .item .image img {
    width: 100%;
    height: auto;
    float: none;
    padding: 0;
    margin: 0;
}

body.category section.block.rotate-a .item.hero ~ .item .image {
    width: 40%;
    height: auto;
    padding: 0;
    margin: 0;
    position: relative;
    padding-right: 10px;
    display: inline-block;
}


body.category section.block.rotate-a .item.hero, body.category section.block.rotate-a .item.hero + .item, body.category section.block.rotate-a .item.hero + .item + .item, body.category section.block.rotate-a .item.hero + .item + .item + .item, body.category section.block.rotate-a .item.hero + .item + .item + .item + .item, body.category section.block.rotate-a .item.hero + .item + .item + .item + .item + .item {
  display: table;
}

section.displaysize-20.justify-headline > ul > li > a.headline > h4 {
    width: unset !important;
    display: unset !important;
}

/* fix TSR on category pages */
