/*!
Theme Name: Guardian 2016
Author: Ventra Media Group
Version: 1.0
*/
html {
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 12pt;
  font-weight: 400;
  /* == normal */
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-weight: 900;
  /* == bold */
  color: #333333;
}

h1 {
  font-size: 2em;
  margin: 0 0 10px;
}

article {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12pt;
  line-height: 1.4em;
  text-rendering: optimizeLegibility;
  text-shadow: 0 0 0 #fff, 0 0 1px transparent;
  font-variant-ligatures: common-ligatures;
}
article p {
  margin: 0 0 1.2em;
  line-height: 1.8em;
}

iframe {
  border: none;
  max-width: 100%;
}

.summary {
  font-size: 10.5pt;
}

.meta {
  font-size: 9pt;
}

.clear {
  clear: both;
}

.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
  clear: both;
}

.float-r {
  float: right;
}

.float-l {
  float: left;
}

.content {
  margin: 0 auto;
  max-width: 1220px;
}

.nodisplay {
  display: none;
}

input {
  font-family: Lato, Helvetica, Arial, sans-serif;
}

a {
  text-decoration: none;
}
a img {
  border: none;
}

.inline-block {
  display: inline-block;
}

/* Tabular */
.table {
  display: table;
  width: 100%;
}
.table.table-spacing-10 {
  border-spacing: 10px;
  margin: -10px -10px 0;
  width: calc(100% + 20px);
}

.row {
  display: table-row;
}

.cell {
  display: table-cell;
}
.cell form {
  display: inline-block;
}

.row-2 .cell {
  width: 50%;
}

.row-3 .cell {
  width: 33.3%;
}

.row-4 .cell {
  width: 25%;
}

.row-5 .cell {
  width: 20%;
}

.row-6 .cell {
  width: 16.6%;
}

.row-7 .cell {
  width: 14.28%;
}

.row-8 .cell {
  width: 12.5%;
}

.row-9 .cell {
  width: 11.11%;
}

.row-10 .cell {
  width: 10%;
}

.row-2 .cell-2 {
  width: 100%;
}

.row-3 .cell-2 {
  width: 66.6%;
}

.row-4 .cell-2 {
  width: 50%;
}

.row-5 .cell-2 {
  width: 40%;
}

.row-6 .cell-2 {
  width: 33.3%;
}

.row-7 .cell-2 {
  width: 28.57%;
}

.row-8 .cell-2 {
  width: 25%;
}

.row-9 .cell-2 {
  width: 22.22%;
}

.row-10 .cell-2 {
  width: 20%;
}

.row-3 .cell-3 {
  width: 100%;
}

.row-4 .cell-3 {
  width: 75%;
}

.row-5 .cell-3 {
  width: 60%;
}

.row-6 .cell-3 {
  width: 50%;
}

.row-7 .cell-3 {
  width: 42.8%;
}

.row-8 .cell-3 {
  width: 37.5%;
}

.row-9 .cell-3 {
  width: 33.3%;
}

.row-10 .cell-3 {
  width: 30%;
}

.right {
  text-align: right;
}

.relative {
  position: relative;
}

/* List menus */
ul.menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline;
}
ul.menu li {
  display: inline-block;
}
ul.menu li a {
  color: inherit;
}

main {
  padding: 20px 0 20px;
  min-width: 885px;
}

.trending_tags a {
  background-color: #e9e9e9;
  color: #000;
  padding: 5px;
  display: inline-block;
  margin: 0 5px 5px 0;
  font-size: 10.5pt;
}

.pagination {
  text-align: center;
  margin-top: 20px;
  clear: both;
}
.pagination span, .pagination a {
  display: inline-block;
  width: 30px;
  line-height: 30px;
  overflow: hidden;
  color: #4A4A4A;
  font-size: 10pt;
  background-size: 8px 13px;
  background-position: center center;
  background-repeat: no-repeat;
}
.pagination span.current, .pagination a.current {
  background: #D8D8D8;
}
.pagination span.inactive, .pagination a.inactive {
  opacity: 0.25;
}
.pagination .next-page {
  color: transparent;
  background-image: url("/wp-content/themes/guardian2016/img/angle_right.png");
}
.pagination .previous-page {
  color: transparent;
  background-image: url("/wp-content/themes/guardian2016/img/angle_left.png");
}

.overlay-gallery, .overlay-video {
  position: relative;
}
.overlay-gallery:after, .overlay-video:after {
  display: block;
  position: absolute;
  bottom: 3px;
  left: 6px;
  content: " ";
  width: 50px;
  height: 50px;
  background-image: url("/wp-content/themes/guardian2016/img/gallery_overlay@2x.png");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 38px 31px;
}

.overlay-video:after {
  background-image: url("/wp-content/themes/guardian2016/img/video_overlay@2x.png");
}

.instagram-media {
  width: 100%;
}

.oo-player-container .oo-ad-screen-panel .oo-ad-top-bar .oo-learn-more .oo-button-icon {
  font-size: 1em !important;
  position: relative;
  top: 2px;
}

.videoClickHandler:hover .title {
  color: #00aeef;
}

/*
.ad2, .ad3 {
	.ad-container {
		margin: 0 !important;
		&:before {
			display: none !important;
		}
	}
}
*/
/* HEADER */
#adspace-premium-top {
  position: relative;
  background: #f2f2f2;
}
#adspace-premium-top .close--ads__btn {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #000;
  cursor: pointer;
}

#adspace-top {
  padding: 0;
}
#adspace-top .ad-container:before {
  display: none;
}
#adspace-top img {
  display: block;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  margin: auto;
}

.home header,
.page header {
  height: 125px;
}
.home header .logo,
.page header .logo {
  max-height: calc(51px + 16px);
}

.admin-bar {
  padding-top: 125px;
}
.admin-bar header {
  top: 32px;
}
.admin-bar.mobile #logobar {
  top: 46px !important;
}

header {
  top: 0px;
  left: 0px;
  right: 0px;
  background: white;
}
header.sticky {
  position: fixed;
}

.is-scrolled {
  /*
  .main-logo {
  	opacity: 0;
  	-webkit-transition: opacity 0.2s linear;
  	-moz-transition: opacity 0.2s linear;
  	-o-transition: opacity 0.2s linear;
  	transition: opacity 0.2s linear;
  	position: absolute;
  	top: -51px;
  }

  .today {
  	display: none;
  }

  .small-logo {
  	opacity: 1;
  	-moz-transform: translateY(0px);
  	-webkit-transform: translateY(0px);
  	-ms-transform: translateY(0px);
  	-o-transform: translateY(0px);
  	transform: translateY(0px);
  	visibility: visible;
  	display: block;
  }
  */
}
body {
  padding-top: 0;
}
body.mobile {
  padding-top: 0;
}

.section-page {
  padding-top: 0;
}
.section-page header {
  height: 115px;
}
.section-page header #topbar {
  height: 64px;
}

header {
  width: 100%;
  height: 125px;
  z-index: 99999;
  top: 0;
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}
header #topbar {
  background: white;
  padding: 12px 0 8px;
  padding-bottom: 0px;
  height: 74px;
  position: relative;
  z-index: 50;
}
header #topbar .cell {
  width: 33%;
}
header #topbar .left,
header #topbar .right {
  vertical-align: top;
  padding-top: 10px;
}
header #topbar .right .table {
  width: auto;
  float: right;
}
header #topbar .right a {
  display: table-cell;
}
header #topbar .right a img {
  vertical-align: top;
  border-right: 1px solid #bfbfbf;
  padding: 0 10px;
  -webkit-transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
header #topbar .right a:last-of-type img {
  border: none;
}
header .logo {
  position: relative;
  text-align: center;
  max-height: 51px;
}
header .logo img {
  display: block;
  margin: auto;
}
header .logo .today {
  display: table;
  text-align: center;
  margin: 8px auto 2px;
}
header .logo .today img {
  display: table-cell;
  padding: 0 5px 0 0;
  vertical-align: middle;
}
header .logo .today .date {
  display: table-cell;
  color: rgba(51, 51, 51, 0.61);
  font-size: 9pt;
}
header .logo .main-logo img {
  max-height: 51px;
  width: auto;
}
header .logo .main-logo img.category-image {
  position: relative;
  top: 8px;
  display: inline-block;
}
header .logo .small-logo {
  position: relative;
  opacity: 0;
  -moz-transition: all 0.25s cubic-bezier(0, 0.52, 0.39, 1);
  -o-transition: all 0.25s cubic-bezier(0, 0.52, 0.39, 1);
  -webkit-transition: all 0.25s cubic-bezier(0, 0.52, 0.39, 1);
  transition: all 0.25s cubic-bezier(0, 0.52, 0.39, 1);
  -moz-transform: translateY(35px);
  -webkit-transform: translateY(35px);
  -ms-transform: translateY(35px);
  -o-transform: translateY(35px);
  transform: translateY(35px);
  visibility: hidden;
}
header .logo .small-logo img {
  max-height: 35px;
  width: auto;
}
header #site-menu {
  background-color: white;
}
header #site-menu .content {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 2px;
  position: relative;
}
header #site-menu .content ul.menu {
  display: table;
  text-align: center;
  width: 100%;
  height: 36px;
}
header #site-menu .content ul.menu li {
  display: inline-block;
  line-height: 36px;
  margin: 0;
  border: none;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 10.9pt;
  position: relative;
}
header #site-menu .content ul.menu li.ss-tag a {
  color: #fff;
  background: #9f0b0b;
}
header #site-menu .content ul.menu li.hover-color {
  height: inherit;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid transparent;
  position: relative;
}
header #site-menu .content ul.menu li.hover-color:hover {
  background-color: #f9f9f9;
  border: 1px solid #d7d7d7;
}
header #site-menu .content ul.menu li.hover-color:hover.dropdown-hover-button {
  border-bottom-color: transparent;
}
header #site-menu .content ul.menu li.hover-color > a {
  padding: 0 10px;
  position: relative;
  display: inline-block;
  z-index: 30;
  height: inherit;
  cursor: pointer;
}
header #site-menu .content ul.menu li.hover-color.dropdown-hover-button:hover:after {
  content: "";
  width: 100%;
  left: 0;
  position: absolute;
  height: 2px;
  background-color: #f9f9f9;
  z-index: 999999;
  bottom: -1px;
}
header #site-menu .content ul.menu li a {
  display: block;
}
header #site-menu .content ul.menu li li {
  display: block;
  color: #333333;
}
header #site-menu .content ul.menu li li:hover {
  background: transparent;
}
header #site-menu .content ul.menu li li a:hover {
  background: transparent;
}
header #site-menu .content .gdn-menu ul.menu li {
  width: auto !important;
}
header #site-menu .content #more-sections {
  width: 30px;
  cursor: pointer;
}
header #site-menu .content #more-sections .dropdown-menu {
  color: #4a4a4a;
  padding: 20px 60px;
  background-color: #f9f9f9;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 100%;
}
header #site-menu .content #more-sections .dropdown-menu .cell {
  border-left: 1px solid rgba(74, 74, 74, 0.22);
}
header #site-menu .content #more-sections .dropdown-menu .cell .list-header {
  font-size: 10.5pt;
  font-weight: bold;
  font-family: Lato, Helvetica, Arial, sans-serif;
  margin: 0 0 10px;
  line-height: 1.4em;
}
header #site-menu .content #more-sections .dropdown-menu .cell .list-header a {
  color: #333333;
  font-size: 10.5pt;
}
header #site-menu .content #more-sections .dropdown-menu .cell li a {
  margin-bottom: 10px;
  padding: 0 0 0 0;
  font-size: 9pt;
}
header #site-menu .content #more-sections .dropdown-menu .cell li a:hover {
  font-weight: bold;
  background: none;
}
header #site-menu .content #more-sections .dropdown-menu .cell:last-child {
  border-right: 1px solid rgba(74, 74, 74, 0.22);
}
header #site-menu .content img {
  vertical-align: middle;
}
header #site-menu .content .nav-search {
  cursor: pointer;
}
header #site-menu .content .nav-search #search-section {
  position: absolute;
  min-height: 117px;
  width: 100%;
  background-color: #f9f9f9;
  top: 100%;
  border: 1px solid #e1e1e1;
  left: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 9999;
  padding: 30px;
  text-align: center;
  display: none;
}
header #site-menu .content .nav-search #search-section .search {
  width: 495px;
  height: 30px;
  -moz-box-shadow: inset 3px 3px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 3px 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 3px 3px 3px 0 rgba(0, 0, 0, 0.1);
  font-size: 10pt;
  padding: 0 10px;
  margin: 0;
}
header #site-menu .content .nav-search #search-section .search-submit {
  width: 40px;
  height: 32px;
  background-color: white;
  border: 1px solid #e1e1e1;
  text-transform: uppercase;
  color: #9b9b9b;
  font-weight: bold;
  margin-left: 10px;
  cursor: pointer;
}
header #site-menu .content .nav-search #search-section .search,
header #site-menu .content .nav-search #search-section .search-submit {
  outline: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
header #site-menu .content .nav-search #search-section .quick-tags {
  text-align: center;
  padding: 20px 20px 0;
}
header #site-menu .content .nav-search #search-section .quick-tags .qt-sidebar {
  padding: 0;
  margin: 0;
  display: inline-block;
}
header #site-menu .content .nav-search #search-section .quick-tags .trending_tags:after, header #site-menu .content .nav-search #search-section .quick-tags .trending_tags:before {
  content: "";
  display: table;
  clear: both;
}
header #site-menu .content .nav-search #search-section .quick-tags .trending_tags h2 {
  font-size: 10.5pt;
  font-weight: bold;
  float: none !important;
  display: inline-block;
  line-height: 1.6em;
  margin: 0 15px 0 0;
}
header #site-menu .content .nav-search #search-section .quick-tags .trending_tags a {
  background-color: transparent;
  margin: 0;
  padding: 0 10px;
}
header #site-menu .content .close-button {
  display: none;
}
header #site-menu .content .item-open .search-click,
header #site-menu .content .item-open .menu-click {
  display: none;
}
header #site-menu .content .item-open #sections-menu,
header #site-menu .content .item-open #search-section {
  display: block;
}
header #site-menu .content .item-open .close-button {
  display: inline-block;
}

#in-the-news .content {
  background-color: #f2f2f2;
  font-size: 10.5pt;
  padding: 10px;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#in-the-news .content ul {
  list-style: none;
  padding: 0;
  display: inline-block;
  margin: 0 0 0 10px;
}
#in-the-news .content ul li {
  padding: 0 10px;
  display: inline-block;
}
#in-the-news .content ul a {
  color: #333333;
}
#in-the-news .content ul a:hover {
  color: #00aeef;
}

#searchform input {
  border: 1px solid rgba(151, 151, 151, 0.5);
  height: 19px;
  width: 230px;
  padding: 3px 10px;
  vertical-align: top;
  margin-top: 8px;
  font-size: 9pt;
  background-image: url("/wp-content/themes/guardian2016/img/mobile-search.png");
  background-size: 15px 15px;
  background-position: calc(100% - 10px) 50%;
  background-repeat: no-repeat;
  padding-right: 30px;
}

.content .dropdown-menu .table {
  table-layout: fixed;
  width: auto;
}
.content .dropdown-menu .table.table-full-width {
  width: 100%;
}
.content .dropdown-menu .table .cell {
  vertical-align: top;
  /* width: 200px; */
}
.content .dropdown-menu .table .cell-double {
  display: none;
  border-left: 1px solid #CCCCCC;
  width: 286px;
  /*background: #eee; */
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.content .dropdown-menu .table .cell-double.category-preview {
  padding: 10px 20px;
  position: relative;
}
.content .dropdown-menu .table .cell-double.category-preview .image {
  width: 100%;
  padding-bottom: 56.9%;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}
.content .dropdown-menu .table .cell-double.category-preview .no-image {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  right: 0;
  bottom: 0;
  background: black;
  opacity: 0.5;
}
.content .dropdown-menu .table .cell-double.category-preview img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: auto;
}
.content .dropdown-menu .table .cell-double.category-preview .headline {
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 12pt;
  line-height: 1.4em;
  font-weight: bold;
  color: inherit;
}
.content .dropdown-menu .table .cell-double.category-preview .headline .title {
  display: inline-block;
}
.content .dropdown-menu .table .cell-double.category-preview .meta {
  line-height: 1.4em;
}

/* Gradient mixin -- http://www.sitepoint.com/building-linear-gradient-mixin-sass/ */
main .table {
  width: auto;
  min-width: 100%;
}

.page-content-loaded:before {
  position: absolute;
  right: 320px;
  top: 0;
  bottom: 0;
  width: 7px;
  content: " ";
  background: blue;
  background: #E9E9E9;
  background: -webkit-linear-gradient(left, #E9E9E9, #FFFFFF);
  background: linear-gradient(to right, #E9E9E9, #FFFFFF);
}

body.category-grid .page-content, body.front-page-grid .page-content {
  padding-bottom: 0;
}
body.category-grid .page-content main.page-main, body.front-page-grid .page-content main.page-main {
  width: 100%;
  border: none;
  margin: 0;
  padding: 0;
}
body.category-grid .page-content-loaded:before, body.front-page-grid .page-content-loaded:before {
  display: none;
}
body.category-grid aside:before, body.front-page-grid aside:before {
  position: absolute;
  right: 310px;
  top: -1px;
  bottom: 20px;
  width: 7px;
  content: " ";
  background: blue;
  background: #E9E9E9;
  background: -webkit-linear-gradient(left, #E9E9E9, #FFFFFF);
  background: linear-gradient(to right, #E9E9E9, #FFFFFF);
}

.grid {
  width: 100%;
}
.page-content {
  display: table;
  table-layout: fixed;
  width: 100%;
  position: relative;
  padding-bottom: 40px;
}
.page-content h2.category-title, .page-content h1.category-title {
  font-weight: 700;
  font-size: 1.5em;
  margin: 15px 0 15px;
}
.page-content .category-header {
  margin: 20px 0 10px;
  font-size: 12pt;
  font-weight: 700;
}
.page-content .category-header a {
  color: #000;
}
.page-content .category-header a:hover {
  color: #00adee;
}
.page-content h1.after-category {
  margin: 0;
  font-weight: 700;
  border-bottom: 1px solid #E3E3E3;
  padding-bottom: 10px;
}
.page-content h1.single-headline {
  font-weight: 700;
  margin: 20px 0 0;
  border-bottom: 1px solid #E3E3E3;
  padding-bottom: 10px;
}
.page-content aside {
  display: table-cell;
  vertical-align: top;
  width: 300px;
  margin: 0 0 0 10px;
  position: relative;
  padding: 0 10px;
}
.page-content aside .grid {
  position: relative;
}
.page-content main {
  width: 886px;
  display: table-cell;
  padding-right: 15px;
  padding-top: 0;
}
.page-content main,
.page-content aside {
  border-top: 1px solid #cccccc;
}
.page-content .cell section {
  margin-top: 0;
  margin-bottom: 0;
}
.page-content section {
  margin-top: 20px;
  margin-bottom: 20px;
}
.page-content section h2 {
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 12pt;
  padding: 5px 5px;
  border-bottom: 2px solid black;
  margin: 0 0 10px;
  /* Latest: */
  color: #333333;
  line-height: 22px;
}
.page-content section h2 a {
  color: inherit;
}
.page-content section .category-table {
  border-spacing: 20px 0;
  list-style-type: none;
  margin: 0 -20px 5px;
  width: calc(100% + 40px);
  padding: 0;
}
.page-content section .category-table .row {
  display: table;
  width: 100%;
}
.page-content section .category-table .row.row-3 .cell {
  width: 33%;
}
.page-content section .category-table .row:first-child .cell {
  padding-top: 0;
}
.page-content section .category-table .cell {
  padding-top: 20px;
  vertical-align: top;
  width: 33%;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(155, 155, 155, 0.5);
  position: relative;
}
.page-content section .category-table .cell .subcell {
  border-bottom: 1px solid rgba(155, 155, 155, 0.5);
  padding: 5px 0;
  height: 50%;
}
.page-content section .category-table .cell .subcell:first-child {
  padding-top: 0;
}
.page-content section .category-table .cell .subcell:last-child {
  border-bottom: none;
}
.page-content section .category-table .cell .image {
  width: 100%;
  padding-bottom: 56.9%;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}
.page-content section .category-table .cell .image.cartoon {
  padding-bottom: 115%;
}
.page-content section .category-table .cell .image.cartoon > div {
  position: absolute;
  top: 50%;
}
.page-content section .category-table .cell .image.cartoon > div img {
  margin-top: -50px;
}
.page-content section .category-table .cell .no-image {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  right: 0;
  bottom: 0;
  background: black;
  opacity: 0.5;
}
.page-content section .category-table .cell img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 25%;
}
.page-content section .category-table .cell .headline {
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 12pt;
  font-weight: 700;
  color: black;
}
.page-content section .category-table .cell .headline .title {
  display: inline-block;
}
.page-content section .category-table .cell .headline.full-thumb .image {
  padding-bottom: 0;
}
.page-content section .category-table .cell .headline.full-thumb .image img {
  position: inherit;
}
.page-content section .category-table .cell a:hover .headline .title {
  color: #00aeef;
}
.page-content section .category-table .row:last-child .cell {
  border-bottom: none;
}
.page-content section ul.category-list {
  list-style-type: none;
  margin: -10px 0 0 0;
  padding: 0;
}
.page-content section ul.category-list li {
  padding: 10px 5px;
  border-bottom: 1px solid rgba(155, 155, 155, 0.5);
}
.page-content section ul.category-list li .headline {
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-weight: 700;
  /* == bold */
  font-size: 12pt;
  color: black;
}
.page-content section ul.category-list li .headline a {
  color: inherit;
}
.page-content section ul.category-list li .headline img {
  float: left;
  position: relative;
  top: 4px;
  margin-right: 10px;
}
.page-content section .news-headlines {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.page-content section .news-headlines .navigation-overlay {
  position: absolute;
  bottom: 0px;
  right: 5px;
  padding: 5px;
  min-width: 5px;
  min-height: 20px;
}
.page-content section .news-headlines .navigation-overlay img {
  margin: 0px 4px;
  cursor: pointer;
}
.page-content section .news-headline {
  display: table;
  width: 200%;
}
.page-content section .news-headline .row {
  width: 100%;
}
.page-content section .news-headline .row .cell {
  display: table-cell;
  width: 50%;
}
.page-content section .news-headline .row .cell .image {
  display: table-cell;
  float: left;
  margin-right: 10px;
  width: 60%;
}
.page-content section .news-headline .row .cell .image a {
  display: block;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  box-sizing: content-box;
  position: relative;
}
.page-content section .news-headline .row .cell .image a img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-position: 50% 35%;
  object-fit: cover;
}
.page-content section .news-headline .row .cell .description {
  display: table-cell;
  width: 40%;
}
.page-content section .news-headline .row .cell .description .headline {
  font-size: 24pt;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #4A4A4A;
}
.page-content section .news-headline .row .cell .description .headline a {
  color: inherit;
}
.page-content section .news-headline .row .cell .description .excerpt {
  margin: 20px 0 0;
  /* v2 */
  padding-bottom: 0;
  line-height: 1.4em;
  max-height: 5.6em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  /**/
}
.page-content section .news-headline .row .cell .description .meta {
  padding-bottom: 20px;
}
.page-content .view-all {
  display: none;
  border-top: 1px solid white;
  background: #F2F2F2;
  text-align: right;
  line-height: 35px;
  text-transform: uppercase;
  padding-right: 10px;
  font-size: 9pt;
  font-weight: bold;
}
.page-content .view-all a {
  color: #333333;
}
.page-content .row-3 .cell,
.page-content .row-1 .cell {
  position: relative;
  padding-bottom: 10px;
}
.page-content .row-3 .cell .view-all,
.page-content .row-1 .cell .view-all {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.page-content .excerpt {
  font-size: 10.5pt;
  color: #333333;
  line-height: 1.4em;
  padding-bottom: 1em;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 1.4em;
  font-size: 12pt;
}

.meta {
  color: #9B9B9B;
  display: table;
  width: 100%;
  border-spacing: 5px;
  margin: 5px -5px 5px;
}
.meta span {
  vertical-align: middle;
  display: table-cell;
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: center left;
}
.meta span:last-child {
  text-align: right;
}
.meta .age {
  background-image: url("/wp-content/themes/guardian2016/img/time.png");
  padding-left: 17px;
  white-space: nowrap;
  width: 72px;
}
.meta .comments {
  background-image: url("/wp-content/themes/guardian2016/img/comments.png");
  padding-left: 17px;
  width: 25px;
}
.meta .category {
  width: calc(100% - 70px - 17px - 25px - 17px - 7px);
  white-space: nowrap;
}

.breaking-news {
  display: none;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 11pt;
  color: white;
}
.breaking-news .row {
  background: #D0021B;
}
.breaking-news .cell {
  padding: 0 70px;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
.breaking-news .cell a {
  color: white;
}
.breaking-news .breaking-news-close {
  width: 45px;
  padding: 0;
}
.breaking-news .breaking-news-close button {
  cursor: pointer;
  outline: none;
  height: 40px;
  width: 45px;
  background: transparent;
  border: none;
  color: white;
  margin-right: 5px;
}

.headline-holder section {
  border-bottom: 2px solid #f2f2f2;
  padding-bottom: 20px;
}

.article:hover {
  color: #00adee !important;
}
.article:hover .headline, .article:hover .title {
  color: #00adee !important;
}
.article:hover .headline a, .article:hover .title a {
  color: inherit !important;
}

.mid-section {
  padding: 20px 0 30px;
}
.mid-section .mid-section-content {
  width: 720px;
  height: 70px;
  background: Red;
  margin: auto;
}

.view-more-link {
  display: block;
  float: right;
  font-size: 8pt;
  text-transform: uppercase;
  position: relative;
  top: 2px;
  left: 0px;
  color: #777;
}

.ad-align-right {
  float: right;
  margin-left: 20px;
}

.ad-align-left {
  float: left;
  margin-right: 20px;
}

.ad-container {
  position: relative;
  text-align: center;
}
.ad-container:before {
  content: "Advertisement";
  position: absolute;
  right: 0;
  bottom: 100%;
  top: -16px;
  height: 1.6em;
  font-size: 9pt;
  color: #9B9B9B;
  vertical-align: bottom;
  font-family: sans-serif;
}

#primary-sidebar > div {
  margin-bottom: 10px;
}

#primary-sidebar .category-table > div.row:last-child > .cell {
  border-bottom: 1px solid rgba(155, 155, 155, 0.5);
}

@media (max-width: 321px) {
  .ad-container {
    width: 100%;
  }
  .ad-container:before {
    right: 10px !important;
  }
}
.compact-item {
  padding-top: 10px !important;
  padding-bottom: 0px !important;
}
.compact-item .cell {
  display: table-cell;
  vertical-align: top;
  padding-top: 0 !important;
  border-bottom: 1px solid #9B9B9B;
}
.compact-item .cell.no-image {
  position: static !important;
  background: inherit !important;
  opacity: 1 !important;
  padding: 0 !important;
}
.compact-item .cell.image-cell {
  width: 33% !important;
  border-bottom: none !important;
  padding-bottom: 0 !important;
}
.compact-item .cell.image-cell .image {
  margin-bottom: 0 !important;
}
.compact-item .cell.image-cell img {
  width: 100%;
  height: auto;
}
.compact-item .cell.headline-cell {
  width: 67% !important;
  border-bottom: none !important;
  padding: 0 10px;
  font-weight: 500;
  font-size: 12pt;
  font-family: Lato, Helvetica, Arial, sans-serif;
  border-bottom: 1px solid #9B9B9B;
}
.compact-item .cell.headline-cell a {
  color: inherit;
}

.sidebar-columns {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.sidebar-columns .box {
  display: table-cell;
  width: calc( 100% / 3);
  float: left;
}
.sidebar-columns .box:nth-child(3n+1) {
  clear: both;
}

.cartoon-box {
  overflow: hidden;
  background: #EEE;
  margin-bottom: 10px;
  height: 323px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cartoon-box img {
  display: inline-block !important;
  width: 100%;
  height: auto;
  position: static !important;
}

.site-messages {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.site-messages li {
  margin: 0 0 5px;
  color: white;
  font-size: 12pt;
  height: 50px;
  line-height: 50px;
}
.site-messages li .content {
  background: #c8c8c8;
}
.site-messages li.yes .content {
  background-color: #3BB75E;
}
.site-messages li.no .content {
  background-color: #ff7f7f;
}
.site-messages li .content {
  position: relative;
}
.site-messages li .content .message {
  display: block;
  padding-left: 10px;
}
.site-messages li .content .message img {
  margin-right: 10px;
  margin-left: 10px;
}
.site-messages li button {
  border: none;
  background: transparent;
  color: white;
  position: absolute;
  height: 50px;
  top: 0;
  right: 20px;
  font-size: 14pt;
  font-weight: 300;
  outline: none;
  text-indent: -1000px;
  overflow: hidden;
  background-image: url("/wp-content/themes/guardian2016/img/close-button@2x.png");
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-position: center;
}

.youtube-oembed-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.9%;
}
.youtube-oembed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.widget-cols .content {
  display: table;
  width: 100%;
}
.widget-cols .content .widget-col {
  vertical-align: top;
  display: table-cell;
  padding-right: 20px;
}
.widget-cols .content .widget-col:last-child {
  padding-right: 0;
}

.warning-note {
  text-align: center;
}
.warning-note img {
  width: 20%;
  text-align: center;
  margin: 0;
  height: auto;
  float: initial;
}

.d-none {
  display: none;
}

.close-ads {
  float: right;
  display: inline-block;
  padding: 3px 10px 5px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  color: #000;
  border: 1px solid;
  line-height: 20px;
  font-size: 16px;
  margin-right: 20px;
  cursor: pointer;
}
.close-ads:hover {
  background: #000;
  color: #fff;
}

.newsletter-widget {
  max-width: 800px;
  margin: 20px auto;
  width: 100%;
  padding: 10px;
  border: 1px solid rgba(180, 180, 180, 0.3);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-family: Lato, Helvetica, Arial, sans-serif;
  -webkit-box-sizing: border-box;
  text-align: center;
  background-color: #fafafa;
  min-height: 85px;
}
.newsletter-widget .content {
  display: table;
}
.newsletter-widget .content .img, .newsletter-widget .content .form_desc, .newsletter-widget .content form {
  display: table-cell;
  vertical-align: middle;
  max-width: 50%;
}
.newsletter-widget .content .img {
  width: 76px;
  text-align: center;
  float: none;
}
.newsletter-widget .content .img img {
  float: none;
  margin: 0;
  height: 56px;
  width: auto;
}
.newsletter-widget .content .form_desc p {
  margin: 0;
  font-size: 10pt;
  line-height: 1.45;
  padding: 0 10px;
  text-align: left;
}
.newsletter-widget .content form {
  width: 50%;
}
.newsletter-widget p.error {
  margin-bottom: 0;
  background-color: red;
  font-weight: bold;
  padding: 10px;
  display: block;
  margin-top: 10px;
  color: #fff;
  font-size: 10.5pt;
}
.newsletter-widget .cell {
  padding: 0 20px;
}
.newsletter-widget .cell:last-of-type {
  padding-right: 0;
}
.newsletter-widget .cell:first-of-type {
  padding-left: 0;
}
.newsletter-widget form {
  vertical-align: middle;
  white-space: nowrap;
}
.newsletter-widget input[type=email] {
  min-height: 33px;
  outline: none;
  width: 175px;
  min-width: 150px;
  border-radius: 0;
  font-weight: normal;
  font-size: 9.75pt;
  line-height: 33px;
  padding: 0 10px;
  border: 1px solid #bcbcbc;
}
.newsletter-widget button[type=submit] {
  -webkit-appearance: none;
  display: inline-block;
  height: 35px;
  width: auto;
  border: none;
  border-radius: 0;
  color: white;
  outline: none;
  background-color: #00ADEE;
  font-size: 8.25pt;
  text-align: center;
  padding: 0 7px;
  min-width: 80px;
  cursor: pointer;
}

.subscribed-page {
  margin: 60px 0;
}
.subscribed-page .msg {
  margin-left: 30px;
  padding-left: 80px;
  background: url("/wp-content/themes/guardian2016/img/email_icon@2x.png") 0/60px no-repeat;
}
.subscribed-page h2 {
  margin-bottom: 0;
  font-size: 21pt;
}
.subscribed-page p {
  margin-top: 10px;
  line-height: 1.5;
}

.newsletter_single_desktop .newsletter-widget {
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
}
.newsletter_single_desktop .newsletter-widget .form_desc,
.newsletter_single_desktop .newsletter-widget .newsletter-form {
  float: left;
}
.newsletter_single_desktop .newsletter-widget .form_desc p {
  font-size: 10.5pt;
  padding-bottom: 0;
  background-size: 50px;
  padding-left: 65px;
}
.newsletter_single_desktop .newsletter-widget .form_desc {
  padding-right: 20px;
  width: 55%;
}
.newsletter_single_desktop .newsletter-widget .newsletter-form {
  padding: 10px 0 10px;
  width: 45%;
}
.newsletter_single_desktop .newsletter-widget input[type=email] {
  width: 210px;
  min-width: 160px;
}
.newsletter_single_desktop .newsletter-widget button[type=submit] {
  padding: 0 10px;
}

aside .newsletter-widget .content,
.mobile-page .newsletter-widget .content {
  display: block;
}
aside .newsletter-widget .content > .img, aside .newsletter-widget .content > .form_desc, aside .newsletter-widget .content > form,
.mobile-page .newsletter-widget .content > .img,
.mobile-page .newsletter-widget .content > .form_desc,
.mobile-page .newsletter-widget .content > form {
  max-width: 100%;
}
aside .newsletter-widget .content .top,
.mobile-page .newsletter-widget .content .top {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}
aside .newsletter-widget .content .top .img,
.mobile-page .newsletter-widget .content .top .img {
  display: block;
  width: 56px;
  height: 42px;
  min-width: 56px;
}
aside .newsletter-widget .content .top .img img,
.mobile-page .newsletter-widget .content .top .img img {
  width: 56px;
  height: 42px;
}
aside .newsletter-widget .content .top .form_desc,
.mobile-page .newsletter-widget .content .top .form_desc {
  max-width: 100%;
  display: block;
  float: left;
  width: auto;
}
aside .newsletter-widget .content form,
.mobile-page .newsletter-widget .content form {
  width: 100%;
  clear: both;
  white-space: normal;
  display: flex;
  align-items: center;
}
aside .newsletter-widget .content form input[type=email],
.mobile-page .newsletter-widget .content form input[type=email] {
  width: 100%;
}
aside .newsletter-widget .content form button,
.mobile-page .newsletter-widget .content form button {
  white-space: nowrap;
  min-width: 100px;
}
@media (max-width: 320px) {
  aside .newsletter-widget .content form,
.mobile-page .newsletter-widget .content form {
    display: block;
  }
  aside .newsletter-widget .content input[type=email],
.mobile-page .newsletter-widget .content input[type=email] {
    font-size: 8.25pt;
    padding: 0 5px;
    margin-bottom: 10px;
  }
  aside .newsletter-widget .content input[type=email],
aside .newsletter-widget .content button[type=submit],
.mobile-page .newsletter-widget .content input[type=email],
.mobile-page .newsletter-widget .content button[type=submit] {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media (max-width: 310px) {
  .mobile-page .newsletter-widget .content form {
    display: block;
  }
  .mobile-page .newsletter-widget .content form input[type=email] {
    width: 100%;
    box-sizing: border-box;
  }
  .mobile-page .newsletter-widget .content form button {
    margin-top: 5px;
    width: 100%;
  }
}
footer {
  background-color: white;
  margin-top: -20px;
}
footer .full-height {
  background: #333333;
  padding: 2px 10px;
  text-transform: uppercase;
  color: white;
  line-height: 20px;
  font-size: 10.5pt;
}
footer .footer-line {
  background: #333333;
  height: 40px;
}
footer .site-structure {
  margin-top: 28px;
}
footer .site-structure ul {
  border-left: 1px solid rgba(151, 151, 151, 0.5);
  list-style-type: none;
  padding: 0 0 0 15px;
  font-size: 9pt;
}
footer .site-structure ul li a {
  display: block;
  padding: 2px 0 2px 5px;
  margin-right: 10px;
  color: black;
}
footer .site-structure ul li a:hover {
  font-weight: bold;
}
footer .site-structure ul li.list-header {
  padding-bottom: 10px;
  font-size: 10.5pt;
  font-weight: 600;
}
footer .social {
  margin: 30px auto;
  text-align: center;
  font-size: 10.5pt;
}
footer .social span {
  vertical-align: middle;
  padding-right: 30px;
}
footer .social li {
  vertical-align: middle;
  margin-right: 25px;
}
footer .footer-bottom {
  height: 75px;
  line-height: 75px;
  font-size: 9pt;
}
footer .footer-bottom a {
  padding-right: 15px;
}
footer .toplink {
  z-index: 9999;
  position: relative;
}
footer .cell {
  vertical-align: top;
}
footer .cell ul {
  margin-top: 0;
}

.dropdown-button {
  cursor: pointer;
}

.dropdown-menu {
  display: none;
  background-color: #f9f9f9;
  z-index: 99991;
  /* Ooy = 10000 ; v4 more */
  position: absolute;
  min-width: 200px;
  right: 0;
  top: 100%;
  margin: 0;
  padding: 10px 5px;
  list-style-type: none;
  border: 1px solid #d7d7d7;
}
.dropdown-menu ul {
  list-style-type: none;
  padding: 0;
}
.dropdown-menu#sections-menu ul {
  margin: 15px 30px;
}
.dropdown-menu li {
  display: block;
  border: none !important;
  margin: 0 !important;
  text-align: left !important;
  padding: 0 !important;
  white-space: nowrap;
  width: 100% !important;
}
.dropdown-menu li a {
  background-position: 15px center;
  background-repeat: no-repeat;
  text-decoration: none;
  color: inherit;
  display: block;
  padding: 0 15px;
}
.dropdown-menu li a:hover, .dropdown-menu li a:focus {
  background-color: rgba(0, 0, 0, 0.1);
}
.dropdown-menu li:after, .dropdown-menu li:before {
  display: none;
}

.page-content .foo section.category-sport h2 {
  border-bottom-color: #55AD53;
}
.page-content .foo section.category-business h2, .page-content .foo section.category-agro-care h2, .page-content .foo section.category-aviation-business h2, .page-content .foo section.category-business-roundup h2, .page-content .foo section.category-business-services h2 {
  border-bottom-color: #D33D3D;
}
.page-content .foo section.category-politics h2, .page-content .foo section.category-policy-a-politics h2 {
  border-bottom-color: #EE6F3F;
}
.page-content .foo section.category-lifestyle h2, .page-content .foo section.category-edible-lifestyle h2 {
  border-bottom-color: #E2A63B;
}
.page-content .foo section.category-technology h2 {
  border-bottom-color: #E2A63B;
}
.page-content .foo section.category-living-healthy-diet h2, .page-content .foo section.category-natural-health h2 {
  border-bottom-color: #E2A63B;
}
.page-content .foo section.category-inside-guardian {
  /* Not found... */
}
.page-content .foo section.category-inside-guardian h2 {
  border-bottom-color: #E2A63B;
}

body.category-grid .page-content {
  margin: 0 !important;
  max-width: none !important;
}

.loadmore-button {
  margin: 30px auto;
  background-color: #D0011B;
  display: none;
  /* This will need to be enabled through JS as won't work without JS so shouldn't be displayed then */
  color: white;
  padding: 10px 20px;
  border: none;
  width: 240px;
  cursor: pointer;
  font-size: 13.5pt;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 3px;
  font-weight: 700;
  text-transform: uppercase;
}

.top-category-life.category:not(.mobile) {
  background: url("/wp-content/themes/guardian2016/img/newbg.jpg") repeat;
}
.top-category-life .page-content {
  padding: 0 !important;
}
.top-category-life .page-content .news-headlines {
  overflow: auto;
  text-align: center;
}
.top-category-life .page-content .news-headlines .news-headline {
  background-color: white;
  border: 1px solid #E6E6E6;
  box-sizing: border-box;
}
.top-category-life .page-content .news-headlines .row .cell .image {
  width: 860px;
  margin: 0;
  height: 459px;
  overflow: hidden;
  display: block;
}
.top-category-life .page-content .news-headlines .row .cell .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 35%;
}
.top-category-life .page-content .news-headlines .row .cell .description {
  padding: 40px 30px;
  position: relative;
  width: auto;
  height: 459px;
  box-sizing: border-box;
}
.top-category-life .page-content .news-headlines .row .cell .description .excerpt {
  font-size: 13.5pt;
  max-height: 5.6em !important;
  overflow: hidden !important;
}
.top-category-life .page-content .news-headlines .row .cell .description .meta {
  position: absolute;
  left: 20px;
  bottom: 0;
  padding: 10px 0;
  box-sizing: border-box;
  margin: 0;
  border-top: 1px solid #E6E6E6;
  width: calc(100% - 40px);
}
.top-category-life .page-content .news-headlines .row .cell .description .meta .comments {
  float: right;
  width: auto;
}
.top-category-life .page-content .news-headlines .row .cell .description .meta .comments.no-comment {
  display: none;
}
.top-category-life .page-content .news-headlines .row .cell .description .meta .age {
  text-align: left;
  text-transform: uppercase;
  width: auto;
}
.top-category-life .page-content .news-headlines .row .cell .description .meta .icon-type {
  width: 30px;
  height: 15px;
  background-image: url("./img/article-icon.png");
  background-repeat: no-repeat;
  background-size: 20px 15px;
  margin-right: 20px;
}
.top-category-life .page-content .news-headlines .row .cell .description .meta .icon-type.gallery {
  background-image: url("./img/gallery-icon.png");
}
.top-category-life .page-content .news-headlines .row .cell .description .meta .icon-type.video {
  background-image: url("./img/video-icon.png");
}
.top-category-life .page-content .page-main section .category-table .cell .cell {
  padding: 10px !important;
}
.top-category-life .page-content .page-main section .category-table .cell .headline .title {
  font-size: 16pt;
}
.top-category-life .page-content section .category-table .row .cell .on-the-cover {
  background-color: white;
  border: 1px solid #E6E6E6;
}
.top-category-life .page-content section .category-table .row .cell .listitem-contributor a {
  margin-bottom: 0 !important;
  background-color: white;
  border: 1px solid #E6E6E6;
}
.top-category-life .page-content section .category-table .row .cell .listitem-contributor a .headline > .title {
  padding: 20px;
  text-align: left;
}
.top-category-life .page-content .excerpt {
  text-align: center;
  padding: 0 10px 20px !important;
  font-size: 12pt;
  overflow: auto !important;
  -webkit-line-clamp: initial !important;
  -webkit-box-orient: vertical !important;
}
.top-category-life .widget_life_instagram_widget {
  background: #333333 url("./img/instagram_pattern.png") repeat;
  color: white;
  padding: 30px 0;
}
.top-category-life .widget_life_instagram_widget #life-feed {
  text-align: center;
}
.top-category-life .widget_life_instagram_widget #life-feed span {
  display: inline-block;
  font-weight: 700;
  font-size: 13.5pt;
  text-transform: uppercase;
  margin-bottom: 10px;
  line-height: 1.65;
}
.top-category-life .widget_life_instagram_widget #life-feed .content-image {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.top-category-life .widget_life_instagram_widget #life-feed .content-image li {
  display: table-cell;
  padding: 10px 7px;
}
.top-category-life .widget_life_instagram_widget #life-feed .content-image li:first-of-type {
  padding-left: 0;
}
.top-category-life .widget_life_instagram_widget #life-feed .content-image li:last-of-type {
  padding-right: 0;
}
.top-category-life .widget_life_instagram_widget #life-feed .content-image li img {
  width: 140px;
  height: auto;
}
.top-category-life .widget_life_instagram_widget #life-feed .instagram-link {
  display: block;
  padding: 10px 30px 10px 60px;
  color: white;
  background-color: #0B558A;
  width: 130px;
  margin: 10px auto 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 9pt;
  position: relative;
  overflow: hidden;
}
.top-category-life .widget_life_instagram_widget #life-feed .instagram-link:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 100%;
  left: 0;
  top: 0;
  background: #0A4D7D url(./img/instagram_white.png) 11px 10px no-repeat;
  background-size: 16px 16px;
}
.top-category-life.tablet .widget_life_instagram_widget #life-feed .content-image {
  padding: 0 20px;
}
.top-category-life.tablet .widget_life_instagram_widget #life-feed .content-image li {
  width: 25%;
  max-width: 200px;
}
.top-category-life.tablet .widget_life_instagram_widget #life-feed .content-image li img {
  width: 100%;
  height: auto;
}
.top-category-life.mobile {
  background-color: #f0f0f0 !important;
}
.top-category-life.mobile .guardian_intro {
  background-color: white !important;
}
.top-category-life.mobile .page-content {
  padding-top: 10px !important;
}
.top-category-life.mobile .widget_life_instagram_widget #life-feed .content-image {
  padding: 0 20px;
}
.top-category-life.mobile .widget_life_instagram_widget #life-feed .content-image li img {
  width: 100%;
  max-width: 280px;
  height: auto;
}
.top-category-life.mobile .widget_life_instagram_widget #life-feed span {
  font-size: 12pt;
}
.top-category-life .page-main .widget-cols {
  background-color: rgba(255, 200, 100, 0.1);
  border: 1px solid #ffc864;
  border-width: 1px 0px;
  padding: 20px 0;
}
.top-category-life #primary-sidebar .box:first-child section {
  margin-top: 10px !important;
}

.article-category-life .page-content .page-main section .category-table .cell .headline .title {
  font-size: 13.5pt;
}
.article-category-life article {
  font-family: "Lusitana", serif;
  font-size: 13.5pt;
}
.article-category-life article img {
  float: none !important;
  margin: 0 0 10px 0;
}
.article-category-life article img.alignleft {
  float: left !important;
  margin: 0 10px 10px 0;
}
.article-category-life article img.alignright {
  float: right !important;
  margin: 0 0 10px 10px;
}
.article-category-life article img.alignnone {
  display: inline-block;
}
.article-category-life article .life-start-thumb {
  display: block;
  text-align: center;
}
.article-category-life article .life-start-thumb img {
  display: inline-block !important;
  float: none !important;
}
.article-category-life .page-main .single-article-heading .meta {
  text-transform: uppercase;
  margin: 0;
}
.article-category-life .page-main .single-article-heading .meta > span {
  display: block !important;
  text-align: center;
  margin: 0 0 8px !important;
}
.article-category-life .page-main .single-article-heading .meta > span:first-child {
  margin-top: 0;
}
.article-category-life .page-main .social-share {
  text-align: inherit;
  display: inline-block;
  width: 300px;
  margin-top: 15px;
}
.article-category-life .page-main .social-share a {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  margin-right: 10px;
}
.article-category-life .page-main .category-header {
  text-align: center;
  margin-bottom: 0;
}
.article-category-life .page-main .category-header .category-desc {
  display: inline-block;
  text-align: center;
}
.article-category-life .page-main .category-header .category-desc img {
  display: block;
  margin: 10px auto;
}
.article-category-life .page-main .category-header .category-desc-title {
  color: #D0011B;
  text-transform: uppercase;
  font-size: 9pt;
}
.article-category-life .page-main .after-category {
  text-transform: capitalize;
  font-family: "Lusitana", serif;
  text-align: center;
  border-bottom: none;
  padding: 15px 0;
}
.article-category-life aside h2 span {
  font-size: 13pt !important;
}
.article-category-life.mobile .page-content {
  padding: 10px !important;
}
.article-category-life.mobile .page-content section {
  padding: 0 !important;
}

.top-category-life header .logo .main-logo img.category-image,
.article-category-life header .logo .main-logo img.category-image {
  top: 0;
}
.top-category-life .guardian_intro,
.article-category-life .guardian_intro {
  text-align: center;
  background: white url("./img/gdl_title_back.png") repeat;
  background-size: 200px;
  padding: 10px;
  border-bottom: 1px solid #cccccc;
  font-family: "Lusitana", serif;
  font-weight: 700;
  font-size: 16pt;
  color: #D0011B;
}
.top-category-life .guardian_intro span.tagline,
.article-category-life .guardian_intro span.tagline {
  padding: 5px 15px;
  background-color: rgba(255, 255, 255, 0.9);
}
.top-category-life .meta span:last-child,
.article-category-life .meta span:last-child {
  text-align: left;
}
.top-category-life h1.category-title,
.article-category-life h1.category-title {
  margin: 13px auto 0;
  max-width: 1220px !important;
}
.top-category-life .category h2,
.top-category-life h1.category-title,
.article-category-life .category h2,
.article-category-life h1.category-title {
  overflow: hidden;
  font-weight: bold;
  border-bottom: none !important;
  font-size: 15pt;
  text-transform: uppercase;
  text-align: center;
}
.top-category-life .category h2 span,
.top-category-life h1.category-title span,
.article-category-life .category h2 span,
.article-category-life h1.category-title span {
  display: inline-block;
  position: relative;
}
.top-category-life .category h2 span:after, .top-category-life .category h2 span:before,
.top-category-life h1.category-title span:after,
.top-category-life h1.category-title span:before,
.article-category-life .category h2 span:after,
.article-category-life .category h2 span:before,
.article-category-life h1.category-title span:after,
.article-category-life h1.category-title span:before {
  content: "";
  position: absolute;
  height: 1px;
  background: #4A4A4A;
  top: 50%;
  width: 600px;
}
.top-category-life .category h2 span:before,
.top-category-life h1.category-title span:before,
.article-category-life .category h2 span:before,
.article-category-life h1.category-title span:before {
  right: 100%;
  margin-right: 15px;
}
.top-category-life .category h2 span:after,
.top-category-life h1.category-title span:after,
.article-category-life .category h2 span:after,
.article-category-life h1.category-title span:after {
  left: 100%;
  margin-left: 15px;
}
.top-category-life .category h2 span .view-more-link,
.top-category-life h1.category-title span .view-more-link,
.article-category-life .category h2 span .view-more-link,
.article-category-life h1.category-title span .view-more-link {
  display: none;
}
.top-category-life .page-content .excerpt,
.article-category-life .page-content .excerpt {
  font-family: "Lusitana", serif;
}
.top-category-life .page-content-loaded:before,
.article-category-life .page-content-loaded:before {
  display: none;
}
.top-category-life .page-content .widget-cols .widget-col:first-of-type .category-table > .row > .cell,
.article-category-life .page-content .widget-cols .widget-col:first-of-type .category-table > .row > .cell {
  padding-top: 10px;
}
.top-category-life .page-content .widget-cols .widget-col:last-of-type,
.article-category-life .page-content .widget-cols .widget-col:last-of-type {
  padding-left: 20px;
}
.top-category-life .page-content .news-headlines,
.top-category-life .page-content section .category-table .row .cell a,
.article-category-life .page-content .news-headlines,
.article-category-life .page-content section .category-table .row .cell a {
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.top-category-life .page-content section .category-desc,
.article-category-life .page-content section .category-desc {
  margin-bottom: 10px;
  text-align: center;
}
.top-category-life .page-content section .category-desc img,
.article-category-life .page-content section .category-desc img {
  clear: both;
  display: inline-block;
  margin-bottom: 5px;
  width: 40px;
  height: 40px;
  position: static;
}
.top-category-life .page-content section .category-desc-title,
.article-category-life .page-content section .category-desc-title {
  font-family: Lato, Helvetica, Arial, sans-serif;
  display: block;
  font-size: 9pt;
  color: #D0011B;
  text-transform: uppercase;
  font-weight: 700;
}
.top-category-life .page-content section .news-headline .row .cell .description .headline,
.top-category-life .page-content section .category-table .cell .headline,
.article-category-life .page-content section .news-headline .row .cell .description .headline,
.article-category-life .page-content section .category-table .cell .headline {
  font-family: "Lusitana", serif;
  font-weight: 400;
}
.top-category-life .page-content section .news-headline .row .cell .description .headline a,
.top-category-life .page-content section .category-table .cell .headline a,
.article-category-life .page-content section .news-headline .row .cell .description .headline a,
.article-category-life .page-content section .category-table .cell .headline a {
  border: none;
}
.top-category-life .page-content section .news-headline .row .cell .description .headline .image,
.top-category-life .page-content section .category-table .cell .headline .image,
.article-category-life .page-content section .news-headline .row .cell .description .headline .image,
.article-category-life .page-content section .category-table .cell .headline .image {
  margin-bottom: 0;
}
.top-category-life .category-table .cell,
.article-category-life .category-table .cell {
  padding-top: 10px !important;
}
.top-category-life.mobile .guardian_intro,
.article-category-life.mobile .guardian_intro {
  font-size: 12pt;
}
.top-category-life.mobile .loadmore-button,
.article-category-life.mobile .loadmore-button {
  margin: 10px auto 20px;
  font-size: 12pt;
}
.top-category-life.mobile .category h2 span,
.article-category-life.mobile .category h2 span {
  font-size: 13.5pt;
}
.top-category-life.mobile .page-content .widget-cols,
.article-category-life.mobile .page-content .widget-cols {
  background-color: #F0F0F0;
}
.top-category-life.mobile .page-content .widget-cols .widget-col,
.article-category-life.mobile .page-content .widget-cols .widget-col {
  padding-right: 60px;
}
.top-category-life.mobile .page-content .widget-cols .widget-col:last-of-type,
.article-category-life.mobile .page-content .widget-cols .widget-col:last-of-type {
  padding-right: 0;
}
.top-category-life.mobile .page-content .widget-cols .widget-col .category-table,
.top-category-life.mobile .page-content .widget-cols .widget-col .category-list,
.article-category-life.mobile .page-content .widget-cols .widget-col .category-table,
.article-category-life.mobile .page-content .widget-cols .widget-col .category-list {
  margin-top: 30px;
}
.top-category-life.mobile .page-content .widget-cols .category,
.article-category-life.mobile .page-content .widget-cols .category {
  text-align: center;
}
.top-category-life.mobile .page-content .widget-cols .category hr,
.article-category-life.mobile .page-content .widget-cols .category hr {
  display: none;
}
.top-category-life.mobile .page-content .widget-cols .category .meta .age,
.article-category-life.mobile .page-content .widget-cols .category .meta .age {
  text-align: left;
}
.top-category-life.mobile .page-content h1.category-title,
.article-category-life.mobile .page-content h1.category-title {
  font-size: 13.5pt;
  width: auto;
}
.top-category-life.mobile .page-content h1.category-title:after, .top-category-life.mobile .page-content h1.category-title:before,
.article-category-life.mobile .page-content h1.category-title:after,
.article-category-life.mobile .page-content h1.category-title:before {
  width: 80px;
}
.top-category-life.mobile .page-content .social-share,
.article-category-life.mobile .page-content .social-share {
  margin: 20px auto 10px !important;
  width: 100%;
}
.top-category-life.mobile .page-content .whatsapp-alert,
.article-category-life.mobile .page-content .whatsapp-alert {
  clear: both;
  float: right;
  font-size: 14px;
  margin-top: 10px;
}
.top-category-life.mobile .page-content .whatsapp-alert a,
.article-category-life.mobile .page-content .whatsapp-alert a {
  color: #01adef;
}
.top-category-life.mobile .page-content .excerpt,
.article-category-life.mobile .page-content .excerpt {
  text-align: center;
  padding: 0 10px 20px !important;
  font-size: 10.5pt;
  margin: 0 !important;
  overflow: auto !important;
  -webkit-line-clamp: initial !important;
  -webkit-box-orient: vertical !important;
}
.top-category-life.mobile .page-content .widget-cols,
.article-category-life.mobile .page-content .widget-cols {
  padding: 10px 0;
}
.top-category-life.mobile .page-content .widget-cols .trending-section,
.article-category-life.mobile .page-content .widget-cols .trending-section {
  margin-top: 10px;
}
.top-category-life.mobile .page-content section,
.article-category-life.mobile .page-content section {
  margin-bottom: 0 !important;
  padding: 0 10px 10px 10px;
}
.top-category-life.mobile .page-content section .category-table .cell .meta,
.article-category-life.mobile .page-content section .category-table .cell .meta {
  width: calc(100% - 20px) !important;
}
.top-category-life.mobile .page-content section .category-table .cell,
.article-category-life.mobile .page-content section .category-table .cell {
  padding: 20px 0;
}
.top-category-life.mobile .page-content section .category-table .cell .table.author-table .cell:first-of-type,
.article-category-life.mobile .page-content section .category-table .cell .table.author-table .cell:first-of-type {
  width: auto !important;
}
.top-category-life.mobile .page-content section .category-table .cell .table .cell:first-of-type,
.article-category-life.mobile .page-content section .category-table .cell .table .cell:first-of-type {
  padding: 10px !important;
  height: auto !important;
}
.top-category-life.mobile .page-content section .category-table .cell .table .cell:first-of-type .author-image,
.article-category-life.mobile .page-content section .category-table .cell .table .cell:first-of-type .author-image {
  width: 80px !important;
  height: 80px !important;
}
.top-category-life.mobile .page-content section .category-table .cell .table .cell:first-of-type .author-image img,
.article-category-life.mobile .page-content section .category-table .cell .table .cell:first-of-type .author-image img {
  width: 80px !important;
  height: 80px !important;
}
.top-category-life.mobile .page-content section .category-table .cell .table .cell:last-of-type,
.article-category-life.mobile .page-content section .category-table .cell .table .cell:last-of-type {
  padding: 10px !important;
}
.top-category-life.mobile .page-content section .category-table .cell .table .cell:last-of-type .table .row:last-of-type .cell,
.article-category-life.mobile .page-content section .category-table .cell .table .cell:last-of-type .table .row:last-of-type .cell {
  padding: 0 0 10px 0 !important;
}
.top-category-life.mobile .page-content section .category-table .cell .table .cell:last-of-type .table .row:last-of-type .cell .title,
.article-category-life.mobile .page-content section .category-table .cell .table .cell:last-of-type .table .row:last-of-type .cell .title {
  padding: 0 !important;
  font-size: 12pt;
  margin-bottom: 20px;
}
.top-category-life.mobile .page-content section .category-table .cell .table .cell:last-of-type .table .row:first-of-type,
.article-category-life.mobile .page-content section .category-table .cell .table .cell:last-of-type .table .row:first-of-type {
  margin-bottom: 0 !important;
}
.top-category-life.mobile .page-content section .category-table .cell .table .cell:last-of-type .table .row:first-of-type .author,
.article-category-life.mobile .page-content section .category-table .cell .table .cell:last-of-type .table .row:first-of-type .author {
  font-size: 10.5pt;
  text-align: left;
}
.top-category-life.mobile .page-content section .category-table .cell .headline .title,
.article-category-life.mobile .page-content section .category-table .cell .headline .title {
  min-height: 0 !important;
  font-size: 13.5pt;
  margin-bottom: 15px;
}
.top-category-life.mobile .page-content section .category-table .cell .headline > .title,
.article-category-life.mobile .page-content section .category-table .cell .headline > .title {
  margin-bottom: 0;
  font-size: 12pt;
  padding: 10px !important;
}
.top-category-life.mobile .page-content section .category-table .cell .meta,
.article-category-life.mobile .page-content section .category-table .cell .meta {
  padding: 5px 0;
}
.top-category-life.mobile .page-content section .category-table .cell:last-child,
.article-category-life.mobile .page-content section .category-table .cell:last-child {
  border-bottom: none !important;
}
.top-category-life.mobile .page-content section .news-headline .row .cell .description .headline,
.article-category-life.mobile .page-content section .news-headline .row .cell .description .headline {
  font-size: 13.5pt;
  margin-bottom: 15px;
}
.top-category-life.mobile .page-content section .news-headlines .row .cell .description,
.article-category-life.mobile .page-content section .news-headlines .row .cell .description {
  height: auto;
  padding: 20px 10px 0;
  position: relative;
  background-color: white;
}
.top-category-life.mobile .page-content section .news-headlines .row .cell .description .article-has-image .category-desc,
.article-category-life.mobile .page-content section .news-headlines .row .cell .description .article-has-image .category-desc {
  margin-top: -30px;
}
.top-category-life.mobile .page-content section .news-headlines .row .cell .description .category-desc,
.article-category-life.mobile .page-content section .news-headlines .row .cell .description .category-desc {
  margin-top: 0;
}
.top-category-life.mobile .page-content section .news-headlines .row .cell .description .meta,
.article-category-life.mobile .page-content section .news-headlines .row .cell .description .meta {
  position: static;
  padding: 5px 0;
  width: 100%;
}
.top-category-life.mobile .page-content section .news-headlines .row .cell .description .excerpt,
.article-category-life.mobile .page-content section .news-headlines .row .cell .description .excerpt {
  font-size: 10.5pt;
  max-height: 100% !important;
}
.top-category-life.mobile .page-content section .news-headlines .row .cell .image,
.article-category-life.mobile .page-content section .news-headlines .row .cell .image {
  float: none;
  width: 100%;
  padding-bottom: 56.9%;
  height: auto;
  position: relative;
}
.top-category-life.mobile .page-content section .news-headlines .row .cell .image img,
.article-category-life.mobile .page-content section .news-headlines .row .cell .image img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.top-category-life.mobile footer .footer-bottom,
.article-category-life.mobile footer .footer-bottom {
  border-top: 1px solid #E6E6E6 !important;
}
.top-category-life.mobile footer .footer-bottom .cell,
.article-category-life.mobile footer .footer-bottom .cell {
  padding: 10px 20px !important;
}
.top-category-life.mobile main,
.article-category-life.mobile main {
  border: none;
}
.top-category-life.mobile main .widget-cols,
.article-category-life.mobile main .widget-cols {
  box-sizing: border-box;
  background-color: #F7F7F7;
}
.top-category-life.mobile main .widget-cols .widget-col,
.article-category-life.mobile main .widget-cols .widget-col {
  display: block !important;
  padding: 0 !important;
}
.top-category-life.mobile main .widget-cols .widget-col .category,
.article-category-life.mobile main .widget-cols .widget-col .category {
  margin-bottom: 0 !important;
}
.top-category-life.mobile main .widget-cols .widget-col .category-list,
.article-category-life.mobile main .widget-cols .widget-col .category-list {
  margin-top: 10px;
}
.top-category-life.mobile main .widget-cols .widget-col .category-list .headline,
.article-category-life.mobile main .widget-cols .widget-col .category-list .headline {
  font-size: 12pt !important;
}
.top-category-life.mobile .single-article-heading .meta,
.article-category-life.mobile .single-article-heading .meta {
  text-transform: uppercase;
  margin: 0;
}
.top-category-life.mobile .single-article-heading .meta > span,
.article-category-life.mobile .single-article-heading .meta > span {
  display: block !important;
  text-align: center;
  margin: 10px 0;
}
.top-category-life.mobile .single-article-heading .category-header,
.article-category-life.mobile .single-article-heading .category-header {
  text-align: center;
  margin-bottom: 0;
}
.top-category-life.mobile .single-article-heading .category-header .category-desc,
.article-category-life.mobile .single-article-heading .category-header .category-desc {
  display: inline-block;
  text-align: center;
  margin-bottom: 10px;
}
.top-category-life.mobile .single-article-heading .category-header .category-desc img,
.article-category-life.mobile .single-article-heading .category-header .category-desc img {
  display: block;
  margin: 10px auto;
}
.top-category-life.mobile .single-article-heading .category-header .category-desc-title,
.article-category-life.mobile .single-article-heading .category-header .category-desc-title {
  color: #D0011B;
  text-transform: uppercase;
  font-size: 9pt;
}
.top-category-life.mobile .social-share,
.article-category-life.mobile .social-share {
  text-align: inherit;
  display: block;
  margin: 0 auto !important;
}
.top-category-life.mobile .social-share:after, .top-category-life.mobile .social-share:before,
.article-category-life.mobile .social-share:after,
.article-category-life.mobile .social-share:before {
  content: "";
  display: table;
  clear: both;
}
.top-category-life.mobile .social-share a,
.article-category-life.mobile .social-share a {
  background-size: 20px 20px;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  margin-right: 10px;
}
.top-category-life.mobile .page-content .category-header,
.article-category-life.mobile .page-content .category-header {
  text-align: center;
  font-size: 9pt;
  margin-top: 10px !important;
}
.top-category-life.mobile .page-content .category-header .meta span,
.article-category-life.mobile .page-content .category-header .meta span {
  text-align: center;
}
.top-category-life.mobile .page-content h1.after-category,
.article-category-life.mobile .page-content h1.after-category {
  text-align: center;
  font-family: "Lusitana", serif;
  font-size: 16.5pt;
  border-bottom: 0;
  padding-bottom: 0;
}
.top-category-life.mobile .page-content main article,
.article-category-life.mobile .page-content main article {
  font-size: 12pt;
}
.top-category-life.mobile .page-content main article p,
.article-category-life.mobile .page-content main article p {
  margin: 0 10px 1.2em;
}
.top-category-life.mobile .page-content section .category-table .cell,
.article-category-life.mobile .page-content section .category-table .cell {
  padding: 0 0 10px !important;
}
.top-category-life.mobile .page-content section .category-table .life-cell-no-image,
.article-category-life.mobile .page-content section .category-table .life-cell-no-image {
  padding: 20px 0 10px !important;
}
.top-category-life.mobile .page-content section .category-table .life-cell-no-image .widget_ventra_dfp_widget,
.article-category-life.mobile .page-content section .category-table .life-cell-no-image .widget_ventra_dfp_widget {
  margin-bottom: -10px;
}
.top-category-life.tablet .page-content,
.article-category-life.tablet .page-content {
  padding: 0;
}
.top-category-life.tablet .page-content section .category-table .cell .headline .title,
.article-category-life.tablet .page-content section .category-table .cell .headline .title {
  font-size: 13.5pt;
}
.top-category-life.tablet .page-content .news-headlines .row .cell .image,
.article-category-life.tablet .page-content .news-headlines .row .cell .image {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
.top-category-life.tablet .page-content .news-headlines .row .cell .image img,
.article-category-life.tablet .page-content .news-headlines .row .cell .image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.top-category-life.tablet .page-content .news-headlines .row .cell .description,
.article-category-life.tablet .page-content .news-headlines .row .cell .description {
  height: auto;
  padding-bottom: 0;
}
.top-category-life.tablet .page-content .news-headlines .row .cell .description .meta,
.article-category-life.tablet .page-content .news-headlines .row .cell .description .meta {
  position: static;
  padding: 10px 0;
  width: 100%;
}
.top-category-life.tablet .page-content .news-headlines .row .cell .description .excerpt,
.article-category-life.tablet .page-content .news-headlines .row .cell .description .excerpt {
  margin: 20px !important;
}
.top-category-life.tablet main,
.article-category-life.tablet main {
  min-width: 0 !important;
}
.top-category-life.tablet main > .grid > .widget-cols .widget-col .category-list,
.article-category-life.tablet main > .grid > .widget-cols .widget-col .category-list {
  width: 100%;
  box-sizing: border-box;
}
.top-category-life.tablet main > .grid > .widget-cols .widget-col .category-list .image,
.article-category-life.tablet main > .grid > .widget-cols .widget-col .category-list .image {
  display: table-cell;
}
.top-category-life.tablet main > .grid > .widget-cols .widget-col .category-list a,
.article-category-life.tablet main > .grid > .widget-cols .widget-col .category-list a {
  font-size: 13.5pt;
}
.top-category-life.tablet .category-table .table .cell:first-of-type .author-image,
.article-category-life.tablet .category-table .table .cell:first-of-type .author-image {
  height: 130px !important;
}
.top-category-life.tablet main .widget-cols,
.article-category-life.tablet main .widget-cols {
  box-sizing: border-box;
}
.top-category-life.tablet main .widget-cols .widget-col,
.article-category-life.tablet main .widget-cols .widget-col {
  padding-right: 0;
  width: 50%;
}
.top-category-life.tablet .page-content,
.article-category-life.tablet .page-content {
  padding: 0;
}
.top-category-life.tablet .page-content section .category-table .cell .headline .title,
.article-category-life.tablet .page-content section .category-table .cell .headline .title {
  font-size: 13.5pt;
  min-height: 55pt;
}
.top-category-life.tablet main,
.article-category-life.tablet main {
  padding: 0 20px !important;
  min-width: 0 !important;
}
.top-category-life.tablet .single-article-heading .meta,
.article-category-life.tablet .single-article-heading .meta {
  text-transform: uppercase;
  margin: 0;
}
.top-category-life.tablet .single-article-heading .meta > span,
.article-category-life.tablet .single-article-heading .meta > span {
  display: block !important;
  text-align: center;
  margin: 10px 0;
}
.top-category-life.tablet .single-article-heading .category-header,
.article-category-life.tablet .single-article-heading .category-header {
  text-align: center;
  margin-bottom: 0;
  font-size: 9pt;
  margin-top: 10px !important;
}
.top-category-life.tablet .single-article-heading .category-header .meta span,
.article-category-life.tablet .single-article-heading .category-header .meta span {
  text-align: center;
}
.top-category-life.tablet .single-article-heading .category-header .category-desc,
.article-category-life.tablet .single-article-heading .category-header .category-desc {
  display: inline-block;
  text-align: center;
  margin-bottom: 10px;
}
.top-category-life.tablet .single-article-heading .category-header .category-desc img,
.article-category-life.tablet .single-article-heading .category-header .category-desc img {
  display: block;
  margin: 10px auto;
}
.top-category-life.tablet .single-article-heading .category-header .category-desc-title,
.article-category-life.tablet .single-article-heading .category-header .category-desc-title {
  color: #D0011B;
  text-transform: uppercase;
  font-size: 9pt;
}
.top-category-life.tablet .single-article-heading h1.after-category,
.article-category-life.tablet .single-article-heading h1.after-category {
  text-align: center;
  font-family: "Lusitana", serif;
  font-size: 18pt;
  border-bottom: 0;
  padding-bottom: 0;
}
.top-category-life.tablet .social-share,
.article-category-life.tablet .social-share {
  text-align: inherit;
  display: block;
  width: 300px !important;
  margin: 0 auto !important;
}
.top-category-life.tablet .social-share:after, .top-category-life.tablet .social-share:before,
.article-category-life.tablet .social-share:after,
.article-category-life.tablet .social-share:before {
  content: "";
  display: table;
  clear: both;
}
.top-category-life.tablet .social-share a,
.article-category-life.tablet .social-share a {
  background-size: 20px 20px;
  width: 40px;
  height: 40px;
  border-radius: 30px;
  margin-right: 10px;
}
.top-category-life.tablet .social-share a.linkedin,
.article-category-life.tablet .social-share a.linkedin {
  background-size: 18px 18px;
}
.top-category-life.tablet .social-share a.mail,
.article-category-life.tablet .social-share a.mail {
  background-size: 23px 18px;
}
.top-category-life footer > .right,
.article-category-life footer > .right {
  height: 0;
}
.top-category-life footer .toplink,
.article-category-life footer .toplink {
  top: 10px;
}

.top-category-life #newsletter {
  background-color: transparent;
  border: none;
  width: 100%;
  max-width: 980px;
}
.top-category-life #newsletter .newsletter-content {
  display: table-row;
}
.top-category-life #newsletter img,
.top-category-life #newsletter .content {
  display: table-cell;
}
.top-category-life #newsletter .content {
  vertical-align: middle;
  padding: 0 20px;
  text-align: center;
  color: #333333;
}
.top-category-life #newsletter .content .form_desc {
  max-width: 100%;
  font-family: "Lusitana", serif !important;
}
.top-category-life #newsletter .content .form_desc p {
  text-align: center !important;
  font-size: 10.5pt;
  margin-bottom: 20px;
}
.top-category-life #newsletter .content .newsletter-form {
  display: inline-block;
  width: auto !important;
  max-width: inherit;
}
.top-category-life #newsletter .content .newsletter-form input {
  width: 270px;
  margin-right: 10px;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #000000;
  padding: 0 5px;
}
.top-category-life #newsletter .content .newsletter-form button {
  padding: 0 10px;
  background-color: white;
  border: 1px solid #000000;
  color: #000000;
  text-transform: uppercase;
  width: 110px;
  font-size: 9pt;
  font-weight: 700;
}
.top-category-life #newsletter .content .form_desc,
.top-category-life #newsletter .content .newsletter-form {
  display: block;
}
.top-category-life #newsletter .content .title {
  font-size: 18pt;
  font-weight: 700;
  margin-bottom: 10px;
  display: inline-block;
}
.top-category-life.mobile #newsletter {
  margin: 0;
  padding: 10px 10px 20px;
  background: transparent;
}
.top-category-life.mobile #newsletter img {
  display: none !important;
}
.top-category-life.mobile #newsletter .content {
  padding: 0;
  background: white;
}
.top-category-life.mobile #newsletter > .content {
  padding: 15px;
  border: 1px solid #E6E6E6;
}
.top-category-life.mobile #newsletter .newsletter-form input {
  width: 175px;
}
.top-category-life.mobile #newsletter .newsletter-form button {
  width: 100px;
}
.top-category-life.tablet #newsletter {
  padding: 20px 0;
}
.top-category-life.tablet #newsletter .content {
  padding: 0;
}
.top-category-life.tablet #newsletter > .content {
  padding: 15px;
  border: 1px solid #E6E6E6;
}
.top-category-life.tablet #newsletter input, .top-category-life.tablet #newsletter button {
  padding: 10px !important;
}
.top-category-life.tablet #newsletter img {
  display: none !important;
}

.article-category-life aside #newsletter {
  padding: 20px;
  background-color: #fff;
}
.article-category-life aside #newsletter img {
  display: none;
}
.article-category-life aside #newsletter .form_desc {
  font-family: "Lusitana", serif;
}
.article-category-life aside #newsletter .form_desc .title {
  font-weight: 700;
  font-size: 13.5pt;
  margin-bottom: 10px;
  display: block;
}
.article-category-life aside #newsletter .form_desc p {
  font-size: 11pt;
  padding: 0;
  margin-bottom: 20px;
  text-align: center;
}
.article-category-life aside #newsletter input {
  width: 270px;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #000000;
  padding: 0 5px;
}
.article-category-life aside #newsletter button {
  padding: 0 10px;
  background-color: white;
  border: 1px solid #000000;
  color: #000000;
  text-transform: uppercase;
  font-size: 9pt;
  font-weight: 700;
}

.top-category-life .design-numbered-list .category-table {
  background: white;
  border: 1px solid #E6E6E6;
  margin: 0;
  padding: 5px;
  width: 100%;
  box-sizing: border-box;
  display: block;
}
.top-category-life .design-numbered-list .category-table .row {
  display: block;
  padding-bottom: 0;
}
.top-category-life .design-numbered-list .category-table .row:last-child .cell .numbered-list .cell:last-child:after {
  display: none;
}
.top-category-life .design-numbered-list .category-table .cell .table.numbered-list {
  font-size: 26.25pt;
  color: #D0011B;
  font-family: "Lusitana", serif !important;
  display: table;
  padding: 0 !important;
  width: 100%;
}
.top-category-life .design-numbered-list .category-table .cell .table.numbered-list .cell:first-child {
  vertical-align: top;
  color: #d0011b;
  font-size: 26.25pt;
  font-family: "Lusitana", serif !important;
  font-weight: normal;
  width: 50px !important;
  padding: 0 !important;
  border-right: 1px solid #E6E6E6 !important;
  height: auto !important;
}
.top-category-life .design-numbered-list .category-table .cell .table.numbered-list .cell:first-child:after {
  display: inline;
  content: ".";
}
.top-category-life .design-numbered-list .category-table .cell .table.numbered-list .cell:last-child {
  min-height: 68px;
  vertical-align: middle;
  padding: 0 15px !important;
  position: relative;
}
.top-category-life .design-numbered-list .category-table .cell .table.numbered-list .cell:last-child:after {
  position: absolute;
  top: 100%;
  left: 15px;
  right: 0;
  border-bottom: 1px solid #e6e6e6;
  height: 10px;
  content: " ";
  display: block;
}
.top-category-life .design-numbered-list .category-table .cell .table.numbered-list .cell:last-child .headline {
  display: table;
}
.top-category-life .design-numbered-list .category-table .cell .table.numbered-list .cell:last-child .headline .image {
  display: block;
  vertical-align: top;
  width: 150px;
  padding: 0 0 56.9% 0;
  margin-right: 20px;
  overflow: hidden;
}
.top-category-life .design-numbered-list .category-table .cell .table.numbered-list .cell:last-child .headline .image img {
  position: absolute;
}
.top-category-life .design-numbered-list .category-table .cell .table.numbered-list .cell:last-child .headline .title {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  padding: 0;
  min-height: 1px !important;
}

.article-category-life aside .design-numbered-list .category-table {
  border-spacing: 0 !important;
  border: 1px solid #E6E6E6 !important;
  margin: 0 !important;
  padding: 5px;
  width: 100%;
  box-sizing: border-box;
}
.article-category-life aside .design-numbered-list .category-table .row .cell {
  border: none !important;
}
.article-category-life aside .design-numbered-list .category-table .row .cell .table.numbered-list .cell:first-child {
  vertical-align: top;
  color: #d0011b;
  font-size: 26.25pt;
  font-family: "Lusitana", serif !important;
  font-weight: normal;
  width: 50px !important;
  padding: 0 !important;
  border-right: 1px solid #E6E6E6 !important;
}
.article-category-life aside .design-numbered-list .category-table .row .cell .table.numbered-list .cell:first-child:after {
  display: inline;
  content: ".";
}
.article-category-life aside .design-numbered-list .category-table .row .cell .table.numbered-list .cell:last-child {
  min-height: 68px;
  vertical-align: middle;
  padding: 0 10px !important;
}
.article-category-life aside .design-numbered-list .category-table .row .cell .table.numbered-list .cell:last-child .headline {
  display: table;
}
.article-category-life aside .design-numbered-list .category-table .row .cell .table.numbered-list .cell:last-child .headline .image {
  width: 90px;
  margin-right: 10px;
}
.article-category-life aside .design-numbered-list .category-table .row .cell .table.numbered-list .cell:last-child .headline .title {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  padding: 0 !important;
}

.top-category-life.mobile section.design-numbered-list .category-table, .top-category-life.tablet section.design-numbered-list .category-table,
.article-category-life.mobile section.design-numbered-list .category-table,
.article-category-life.tablet section.design-numbered-list .category-table {
  padding: 15px 5px;
}
.top-category-life.mobile section.design-numbered-list .category-table .cell .table.numbered-list .cell:last-child, .top-category-life.tablet section.design-numbered-list .category-table .cell .table.numbered-list .cell:last-child,
.article-category-life.mobile section.design-numbered-list .category-table .cell .table.numbered-list .cell:last-child,
.article-category-life.tablet section.design-numbered-list .category-table .cell .table.numbered-list .cell:last-child {
  padding: 0 10px !important;
}
.top-category-life.mobile section.design-numbered-list .category-table .cell .table.numbered-list .cell:last-child:after, .top-category-life.tablet section.design-numbered-list .category-table .cell .table.numbered-list .cell:last-child:after,
.article-category-life.mobile section.design-numbered-list .category-table .cell .table.numbered-list .cell:last-child:after,
.article-category-life.tablet section.design-numbered-list .category-table .cell .table.numbered-list .cell:last-child:after {
  display: none;
}
.top-category-life.mobile section.design-numbered-list .category-table .cell .table.numbered-list .cell:last-child .headline .title, .top-category-life.tablet section.design-numbered-list .category-table .cell .table.numbered-list .cell:last-child .headline .title,
.article-category-life.mobile section.design-numbered-list .category-table .cell .table.numbered-list .cell:last-child .headline .title,
.article-category-life.tablet section.design-numbered-list .category-table .cell .table.numbered-list .cell:last-child .headline .title {
  font-size: 12pt;
}
.top-category-life.mobile section.design-numbered-list .category-table .cell .table.numbered-list .cell:last-child .headline .image, .top-category-life.tablet section.design-numbered-list .category-table .cell .table.numbered-list .cell:last-child .headline .image,
.article-category-life.mobile section.design-numbered-list .category-table .cell .table.numbered-list .cell:last-child .headline .image,
.article-category-life.tablet section.design-numbered-list .category-table .cell .table.numbered-list .cell:last-child .headline .image {
  width: 90px;
  margin-right: 10px !important;
}
.top-category-life.tablet section.design-numbered-list .category-table,
.article-category-life.tablet section.design-numbered-list .category-table {
  border-spacing: 0;
  padding: 5px;
}
.top-category-life.tablet section.design-numbered-list .category-table .cell .headline .title,
.article-category-life.tablet section.design-numbered-list .category-table .cell .headline .title {
  font-size: 13.5pt !important;
}

.top-category-life .category-table .cell .table .cell {
  padding: 10px !important;
}
.top-category-life .category-table .cell .table .cell:first-of-type {
  width: 140px !important;
}
.top-category-life .category-table .cell .table .cell:first-of-type .author-image {
  height: 130px !important;
  margin-right: 0 !important;
}
.top-category-life .category-table .cell .table .cell:first-of-type .author-image img {
  width: 130px !important;
  height: 130px !important;
}
.top-category-life .category-table .cell .table .cell:last-of-type {
  position: relative;
  padding: 10px 10px 10px 0 !important;
}
.top-category-life .category-table .cell .table .cell:last-of-type .row:first-of-type {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0 0 10px 0;
}
.top-category-life .category-table .cell .table .cell:last-of-type .row:first-of-type .cell:first-of-type {
  width: 100% !important;
}
.top-category-life .category-table .cell .table .cell:last-of-type .row:first-of-type .author {
  text-transform: capitalize;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 12pt;
  display: block;
  color: #9B9B9B;
}
.top-category-life .category-table .cell .table .cell:last-of-type .row:last-of-type .cell {
  padding: 10px 10px 10px 0 !important;
}
.top-category-life .category-table .cell .table .cell:last-of-type .row:last-of-type .title {
  padding: 0 !important;
  text-align: left;
  color: #333333;
}
.top-category-life .category-table .cell .table .cell:last-of-type .table .row:last-of-type .cell {
  padding: 0 !important;
  vertical-align: top;
}
.top-category-life .category-table .cell .table .cell:last-of-type .table .row:last-of-type .cell .title {
  font-size: 16pt;
  min-height: 0;
}
.top-category-life .category-table .cell .table .cell .table .row:first-child .cell {
  vertical-align: bottom !important;
}
.top-category-life .category-table .cell .table .cell .table .row:first-child .cell .author {
  font-size: 10.5pt;
}
.top-category-life .page-content section .category-table .cell .headline .author-mini-table {
  box-sizing: border-box;
}
.top-category-life .page-content section .category-table .cell .headline .author-mini-table .cell {
  padding: 20px 20px 40px !important;
}
.top-category-life .page-content section .category-table .cell .headline .author-mini-table .cell .row:first-of-type {
  bottom: 0;
  margin: 0 !important;
}
.top-category-life .page-content section .category-table .cell .headline .author-mini-table .cell .row:first-of-type .cell {
  padding: 10px 20px 15px !important;
}
.top-category-life.tablet .category-table .cell .table .cell:last-of-type .table .row:last-of-type .cell .title {
  font-size: 13.5pt;
}
.top-category-life.mobile .page-content section .category-table .cell .headline .author-mini-table .cell .row:first-of-type .cell {
  padding: 10px !important;
}

.article-category-life aside .design-contributor .cell {
  border: none !important;
}
.article-category-life aside .design-contributor .cell:first-of-type {
  padding-top: 0 !important;
}
.article-category-life aside .design-contributor .cell .listitem-contributor {
  border: 1px solid #E6E6E6 !important;
}
.article-category-life aside .design-contributor .cell .listitem-contributor .excerpt {
  padding: 15px !important;
  font-size: 12pt;
}
.article-category-life aside .design-contributor .cell .listitem-contributor .headline > .title {
  padding: 20px !important;
  font-size: 13.5pt;
  text-align: left;
}
.article-category-life aside .design-contributor .cell .listitem-contributor .author-mini-table {
  box-sizing: border-box;
}
.article-category-life aside .design-contributor .cell .listitem-contributor .author-mini-table .cell {
  padding: 20px 20px 40px !important;
  position: relative;
  width: 100% !important;
}
.article-category-life aside .design-contributor .cell .listitem-contributor .author-mini-table .cell .row:first-of-type {
  bottom: 0;
  margin: 0 !important;
  position: absolute;
  width: 100%;
  left: 0;
}
.article-category-life aside .design-contributor .cell .listitem-contributor .author-mini-table .cell .row:first-of-type .cell {
  padding: 15px 20px 10px !important;
  box-sizing: border-box;
}
.article-category-life aside .design-contributor .cell .listitem-contributor .author-mini-table .cell .row:first-of-type .cell .author {
  color: #9B9B9B;
  text-transform: capitalize !important;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 10.5pt;
}
.article-category-life aside .design-contributor .cell .listitem-contributor .author-mini-table .cell .row:last-of-type {
  margin-bottom: 0 !important;
}
.article-category-life aside .design-contributor .cell .listitem-contributor .author-mini-table .cell .row:last-of-type .cell {
  padding: 0 !important;
}
.article-category-life aside .design-contributor .cell .listitem-contributor .author-mini-table .cell .row:last-of-type .cell .title {
  text-align: left !important;
  padding: 0;
  font-size: 13.5pt;
  min-height: 0 !important;
}
.article-category-life aside .design-contributor .cell .listitem-contributor .author-table .cell:first-of-type {
  width: 110px !important;
  height: 110px;
  padding: 10px !important;
}
.article-category-life aside .design-contributor .cell .listitem-contributor .author-table .cell:first-of-type .author-image {
  margin-right: 0;
  height: 90px !important;
}
.article-category-life aside .design-contributor .cell .listitem-contributor .author-table .cell:last-of-type .row {
  position: relative;
}
.article-category-life aside .design-contributor .cell .listitem-contributor .author-table .cell:last-of-type .row:first-of-type {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0 0 10px 0;
}
.article-category-life aside .design-contributor .cell .listitem-contributor .author-table .cell:last-of-type .row:first-of-type .cell {
  height: auto;
  width: 100% !important;
  padding: 0 !important;
  display: block;
}
.article-category-life aside .design-contributor .cell .listitem-contributor .author-table .cell:last-of-type .row:first-of-type .cell .author {
  color: #9B9B9B;
  text-transform: capitalize !important;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 10.5pt;
}
.article-category-life aside .design-contributor .cell .listitem-contributor .author-table .cell:last-of-type .row:last-of-type .cell {
  height: auto;
  padding: 0 0 10px 0 !important;
}
.article-category-life aside .design-contributor .cell .listitem-contributor .author-table .cell:last-of-type .row:last-of-type .cell .title {
  margin-bottom: 20px;
  padding: 0 10px 0 0 !important;
  font-size: 13.5pt;
  text-align: left;
}

.article-category-life aside .design-portrait .category-table .cell {
  padding: 0 !important;
  border: 1px solid #E6E6E6 !important;
}
.article-category-life aside .design-portrait .category-table .cell .on-the-cover .headline {
  clear: both;
}
.article-category-life aside .design-portrait .category-table .cell .on-the-cover .headline .image {
  padding-bottom: 0;
}
.article-category-life aside .design-portrait .category-table .cell .on-the-cover .headline img {
  position: static;
}
.article-category-life aside .design-portrait .category-table .cell .on-the-cover .headline .title {
  padding: 15px 20px 5px;
  font-size: 13.5pt !important;
  font-weight: 700;
  color: #333333 !important;
  min-height: 0 !important;
}
.article-category-life aside .design-portrait .category-table .cell .on-the-cover .meta {
  margin: 0 auto !important;
  text-align: center;
  border-top: none !important;
  width: 100%;
}
.article-category-life aside .design-portrait .category-table .cell .on-the-cover .meta .age {
  background-image: none !important;
  display: inline-block;
  padding: 10px 10px 5px;
  border-top: 1px solid #E6E6E6 !important;
}

.article-category-life section .category-table .cell .headline .title {
  min-height: 80px !important;
}
.article-category-life section .category-table .cell .meta {
  padding: 5px 0 !important;
}
.article-category-life aside .design-article .category-table {
  border: 1px solid #E6E6E6 !important;
  border-spacing: 0;
  margin: 0;
  width: 100% !important;
}
.article-category-life aside .design-article .category-table .row:last-of-type .life-cell {
  border: none !important;
}
.article-category-life aside .design-article .category-table .life-cell {
  padding: 15px 15px 0 !important;
  border-bottom: 1px solid #E6E6E6 !important;
}
.article-category-life aside .design-article .category-table .life-cell .cell-content {
  border: none;
}
.article-category-life aside .design-article .category-table .life-cell .cell-content .category-desc {
  margin-top: 0;
  text-align: left;
}
.article-category-life aside .design-article .category-table .life-cell .cell-content .category-desc img {
  display: none;
}
.article-category-life aside .design-article .category-table .life-cell .cell-content .headline {
  margin-bottom: 20px;
}
.article-category-life aside .design-article .category-table .life-cell .cell-content .headline a:first-of-type {
  display: table-cell;
  width: 90px;
  vertical-align: top;
  padding-right: 10px;
}
.article-category-life aside .design-article .category-table .life-cell .cell-content .headline a:first-of-type .image {
  border: 1px solid #F0F0F0 !important;
}
.article-category-life aside .design-article .category-table .life-cell .cell-content .headline a:first-of-type .no-image {
  background-size: contain;
}
.article-category-life aside .design-article .category-table .life-cell .cell-content .headline a:last-of-type {
  display: table-cell;
}
.article-category-life aside .design-article .category-table .life-cell .cell-content .headline .category {
  display: none;
}
.article-category-life aside .design-article .category-table .life-cell .cell-content .headline .title {
  text-align: left;
  min-height: 0 !important;
  padding: 0;
  font-size: 13.5pt;
}
.article-category-life aside .design-article .category-table .life-cell .cell-content .meta {
  display: none;
}
.article-category-life aside .design-article .category-table .life-cell-no-image .headline a:first-of-type {
  display: none !important;
}

.top-category-life section .category-table .row-4 .cell,
.article-category-life section .category-table .row-4 .cell {
  width: 25%;
}
.top-category-life section .category-table .row-4 .cell .on-the-cover .image,
.article-category-life section .category-table .row-4 .cell .on-the-cover .image {
  padding-bottom: 134%;
}
.top-category-life section .category-table .row-4 .cell .on-the-cover .title,
.article-category-life section .category-table .row-4 .cell .on-the-cover .title {
  padding: 10px 20px;
  font-size: 13.5pt !important;
  font-weight: 700;
  min-height: 80px;
}
.top-category-life section .category-table .row-4 .cell .on-the-cover .meta,
.article-category-life section .category-table .row-4 .cell .on-the-cover .meta {
  text-align: center;
  border: none;
  padding: 0;
}
.top-category-life section .category-table .row-4 .cell .on-the-cover .meta .age,
.article-category-life section .category-table .row-4 .cell .on-the-cover .meta .age {
  text-transform: uppercase;
  display: block;
  background: none;
  padding: 10px;
  border-top: 1px solid #E6E6E6;
  font-size: 9pt;
  text-align: center;
}
.top-category-life section .category-table .cell,
.article-category-life section .category-table .cell {
  border: none !important;
}
.top-category-life section .category-table .cell-content,
.article-category-life section .category-table .cell-content {
  border: 1px solid #E6E6E6;
  background-color: white;
}
.top-category-life section .category-table .cell .meta,
.article-category-life section .category-table .cell .meta {
  padding: 10px 0;
  box-sizing: border-box;
  margin: 0 auto;
  text-transform: uppercase;
  border-top: 1px solid #E6E6E6;
  width: calc(100% - 40px);
}
.top-category-life section .category-table .cell .meta .comments,
.article-category-life section .category-table .cell .meta .comments {
  float: right;
  width: auto;
}
.top-category-life section .category-table .cell .meta .comments.no-comment,
.article-category-life section .category-table .cell .meta .comments.no-comment {
  display: none;
}
.top-category-life section .category-table .cell .meta .icon-type,
.article-category-life section .category-table .cell .meta .icon-type {
  width: 30px;
  height: 15px;
  background-image: url("./img/article-icon.png");
  background-repeat: no-repeat;
  background-size: 20px 15px;
  margin-right: 20px;
}
.top-category-life section .category-table .cell .meta .icon-type.gallery,
.article-category-life section .category-table .cell .meta .icon-type.gallery {
  background-image: url("./img/gallery-icon.png");
}
.top-category-life section .category-table .cell .meta .icon-type.video,
.article-category-life section .category-table .cell .meta .icon-type.video {
  background-image: url("./img/video-icon.png");
}
.top-category-life section .category-table .cell .meta .age,
.article-category-life section .category-table .cell .meta .age {
  width: auto;
}
.top-category-life section .category-table .cell .headline .title,
.article-category-life section .category-table .cell .headline .title {
  padding: 0 10px;
  text-align: center;
  min-height: 100px;
  width: 100%;
  box-sizing: border-box;
  color: #333333 !important;
}
.top-category-life section .category-table .cell a,
.article-category-life section .category-table .cell a {
  display: block;
  position: relative;
}
.top-category-life section .category-table .cell .category-desc,
.article-category-life section .category-table .cell .category-desc {
  margin-top: -20px;
  position: relative;
}
.top-category-life section .category-table .cell .no-image,
.article-category-life section .category-table .cell .no-image {
  opacity: 1;
  background: white url("/wp-content/themes/guardian2016/img/art2.jpg") center center no-repeat;
  background-size: cover;
  margin: 0;
}
.top-category-life section .category-table .cell .image,
.article-category-life section .category-table .cell .image {
  border-bottom: 1px solid #e6e6e6;
}
.top-category-life.tablet section.loadmore-container .category-table .cell,
.article-category-life.tablet section.loadmore-container .category-table .cell {
  padding-top: 20px !important;
}

article {
  clear: both;
  padding-top: 10px;
}
article a {
  color: #00adee;
}
article img {
  max-width: 100%;
  float: right;
  margin: 0 0 10px 10px;
  height: auto;
  /*
  &.alignleft {
  	float: left;
  	margin: 0 10px 10px 0;
  }*/
}
article img.size-full.aligncenter {
  display: block;
  margin: auto;
  width: auto;
  height: auto;
  float: none;
  max-width: 100%;
  text-align: center;
}
article img.aligncenter {
  float: none;
  margin: 0 auto;
  text-align: center;
  display: block;
}
article .wp-caption {
  float: right;
  margin: 0 0 10px 10px;
  text-align: left;
  max-width: 100%;
  /*
  &.alignleft {
  	float: left;
  	margin: 0 10px 10px 0;
  	text-align: left;
  }*/
}
article .wp-caption img {
  margin: 0;
  float: none;
}
article .wp-caption .wp-caption-text {
  text-align: left;
  font-size: 9.75pt;
  margin: 0 0 15px;
  font-style: italic;
}
article .related-articles {
  margin: 30px 0;
}
article .related-articles-item {
  list-style: none;
  padding: 0 !important;
}
article .related-articles-item li {
  margin-bottom: 5px;
}
article .related-articles-item li a {
  color: #0A4EA6;
  text-decoration: underline;
}

.tagline-bottom {
  vertical-align: middle;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 11pt;
}
.tagline-bottom a {
  background: #EDEDED;
  margin-top: 5px;
  margin-right: 5px;
  padding: 3px 10px;
  color: #000;
  font-size: 10pt;
  display: inline-block;
}
.tagline-bottom a:hover {
  background: #DDD;
}
.tagline-bottom .tags {
  margin-top: 0;
  line-height: 1.4em;
  display: inline;
  vertical-align: middle;
}
.tagline-bottom .tags a {
  color: #000;
}

.social-share {
  width: 230px;
  clear: both;
}
.social-share a {
  background: red;
  height: 32px;
  width: 46px;
  overflow: hidden;
  display: block;
  float: left;
  background-size: 24px 24px;
  background-position: center center;
  background-repeat: no-repeat;
}
.social-share a span {
  display: none;
}
.social-share .facebook {
  background-image: url("/wp-content/themes/guardian2016/img/social/facebook.png");
  background-color: #39579A;
}
.social-share .twitter {
  background-image: url("/wp-content/themes/guardian2016/img/social/twitter.png");
  background-color: #3A96FF;
}
.social-share .google-plus {
  background-image: url("/wp-content/themes/guardian2016/img/social/google-plus.png");
  background-color: #D74626;
}
.social-share .pinterest {
  background-image: url("/wp-content/themes/guardian2016/img/social/pinterest.png");
  background-color: #D01A10;
}
.social-share .whatsapp {
  background-image: url("/wp-content/themes/guardian2016/img/social/whatsapp.png");
  background-color: #59BC00;
}
.social-share .linkedin {
  background-image: url("/wp-content/themes/guardian2016/img/social/linkedin.png");
  background-size: 18px 18px;
  background-color: #1980BE;
}
.social-share .mail {
  background-image: url("/wp-content/themes/guardian2016/img/social/email.png");
  background-size: 23px 18px;
  background-color: #9F9F9F;
}

.single:not(.article-category-life) .tagline-bottom {
  font-size: 9pt;
}
.single:not(.article-category-life) .tagline-bottom a {
  font-size: 9pt;
}
.single:not(.article-category-life) article {
  line-height: 1.55;
  font-size: 13.5pt;
}
.single:not(.article-category-life) article p {
  line-height: 1.55;
}
.single:not(.article-category-life) article .wp-caption {
  margin: 0 0 10px 0;
}
.single:not(.article-category-life) article .wp-caption-text {
  line-height: 1.5;
  margin: 0 0 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eaeaea;
  color: #9B9B9B;
}
.single:not(.article-category-life) article .ad-align-none {
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  margin: 5px 0 10px;
  padding: 10px 0 5px;
}
.single:not(.article-category-life) .comment-bar {
  background-color: #00ADEE;
  margin: 20px 0;
  text-align: center;
  color: white;
  padding: 10px;
  display: block;
}
.single:not(.article-category-life) .comment-bar span {
  display: inline-block;
  margin-left: 20px;
  position: relative;
}
.single:not(.article-category-life) .comment-bar span:after {
  content: "";
  background-image: url("./img/comment-icon-white@2x.png");
  width: 20px;
  position: absolute;
  top: calc(50% - 9px);
  left: -30px;
  height: 20px;
  background-size: cover;
}
.single:not(.article-category-life) .social-share {
  width: auto;
  max-width: 230px;
}
.single:not(.article-category-life) .social-share a {
  background-size: 16px;
  height: 30px;
  width: 30px;
  border-radius: 100%;
  margin-right: 5px;
}
.single:not(.article-category-life) .social-share a:last-of-type {
  margin: 0;
}
.single:not(.article-category-life) .social-share #comment-count {
  padding-left: 10px;
  display: inline-block;
  margin-left: 10px;
  border-left: 1px solid #E3E3E3;
  max-width: 65px;
}
.single:not(.article-category-life) .social-share #comment-count a {
  color: inherit;
  border: 1px solid #E3E3E3;
  text-align: left;
  width: 50px;
  max-width: 65px;
  border-radius: 25px;
  box-sizing: border-box;
  padding: 7px 6px 6px 30px;
  font-size: 8.5pt;
  float: right;
  background-image: url("img/comment-icon@2x.png");
  background-position: 10px 8px;
  background-repeat: no-repeat;
  background-color: #F1F1F1;
}
.single:not(.article-category-life) .social-share .google-plus,
.single:not(.article-category-life) .social-share .linkedin {
  display: none;
}
.single:not(.article-category-life) .social-share .mail {
  background-color: #575757;
}
.single:not(.article-category-life) .whatsapp-alert {
  clear: both;
  float: right;
  font-size: 14px;
  margin-top: 10px;
}
.single:not(.article-category-life) .whatsapp-alert a {
  color: #01adef;
}
.single:not(.article-category-life) main .meta {
  font-size: 10.5pt;
}
.single:not(.article-category-life) main.page-main .after-category {
  border-color: #eaeaea;
}
.single:not(.article-category-life) .single-article-author, .single:not(.article-category-life) .single-article-datetime {
  display: block;
  margin-bottom: 5px;
}
.single:not(.article-category-life) .single-article-author {
  line-height: 1.5;
}
.single:not(.article-category-life) .single-article-author .contributor-link {
  color: #00ADEE;
}
.single:not(.article-category-life) .single-article-author strong,
.single:not(.article-category-life) .single-article-author .contributor-link {
  font-weight: 700;
}
.single:not(.article-category-life) .page-content-loaded:before {
  display: none;
}

.fb-comments {
  margin: 15px 0;
}
.fb-comments iframe {
  width: 100% !important;
}

.whatsappphone {
  color: #1a80be;
}

#comments {
  font-size: 11.25pt;
  color: #2a2e2e;
  -webkit-font-smoothing: antialiased;
  font-family: "Helvetica Neue", arial, sans-serif;
}
#comments .moderate,
#comments .moderate-feedback {
  border: 1px solid #dbdfe4;
  background: #e7e9ee;
  background: rgba(0, 0, 0, 0.03);
  padding: 8px;
  margin: 1em 0 0;
  border-radius: 3px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.06);
}
#comments .moderate .flagging-title,
#comments .moderate-feedback .flagging-title {
  font-size: 9pt;
  font-weight: 700;
  margin-bottom: 5px;
}
#comments .moderate .flagging-subtitle,
#comments .moderate-feedback .flagging-subtitle {
  font-size: 10.5pt;
  font-weight: 500;
  margin: 10px 0;
  color: #7f919e;
}
#comments .moderate .flagging-reason,
#comments .moderate-feedback .flagging-reason {
  width: 100%;
  overflow: visible;
  white-space: normal;
  padding-right: 50px;
  font-size: 9.75pt;
  float: left;
  display: block;
  text-overflow: ellipsis;
  overflow-x: hidden;
  margin-bottom: 7px;
  color: #666;
  font-weight: 500;
}
#comments .moderate .flagging-reason span,
#comments .moderate-feedback .flagging-reason span {
  font-weight: 400;
}
#comments .moderate .flagging-reason input,
#comments .moderate-feedback .flagging-reason input {
  float: left;
  margin-right: 5px;
}
#comments .moderate .flagging-reason-text,
#comments .moderate-feedback .flagging-reason-text {
  margin: 0 0 2px 0;
  text-align: left;
}
#comments .moderate .flagging-subtext,
#comments .moderate-feedback .flagging-subtext {
  color: #7f919e;
  font-size: 9pt;
  padding-bottom: 5px;
  margin: 0;
}
#comments .moderate .flagging-form .flagging-action,
#comments .moderate-feedback .flagging-form .flagging-action {
  padding: 10px 10px 0;
  margin: 0 -10px;
  border-top: 1px solid #ddd;
}
#comments .moderate .flagging-form .flagging-button,
#comments .moderate-feedback .flagging-form .flagging-button {
  font-size: 9pt;
  color: #fff;
  font-weight: 700;
  padding: 5px;
  border-radius: 3px;
  background-color: #888;
  transition: background-color 0.5s ease-in;
  border: none;
  cursor: pointer;
}
#comments .moderate .flagging-form .flagging-button:hover,
#comments .moderate-feedback .flagging-form .flagging-button:hover {
  background-color: #666;
}
#comments .moderate-feedback .flagging-subtitle {
  margin: 5px 0 10px;
}
#comments .comments-list {
  clear: both;
}
#comments #respond #reply-title {
  margin: 0 0 5px;
  float: left;
  font-family: "Helvetica Neue", arial, sans-serif;
}
#comments #respond .must-log-in {
  text-align: right;
  font-family: "Helvetica Neue", arial, sans-serif;
  font-weight: 700;
  margin: 15px 0;
  border-bottom: 2px solid #e7e9ee;
  padding-bottom: 15px;
}
#comments #respond .must-log-in a {
  color: #656c7a;
  transition: color 0.2s linear;
  font-size: 11.25pt;
}
#comments #respond .must-log-in a:hover {
  color: #2a2e2e;
}
#comments #commentform textarea {
  width: 100%;
  box-sizing: border-box;
  padding: 15px;
  outline: none;
  font-size: inherit;
  min-height: 80px;
  font-family: "Helvetica Neue", arial, sans-serif;
  border: 2px solid #dbdfe4;
  border-bottom: none;
  border-radius: 3px 3px 0 0;
  overflow: hidden;
  word-wrap: break-word;
  max-height: 350px;
  max-width: 100%;
}
#comments #commentform textarea + p {
  display: none;
}
#comments #commentform .logged-in-as {
  text-align: right;
  font-family: "Helvetica Neue", arial, sans-serif;
  font-weight: 700;
  margin: 15px 0;
}
#comments #commentform .logged-in-as a {
  color: #656c7a;
  transition: color 0.2s linear;
  font-size: 11.25pt;
}
#comments #commentform .logged-in-as a:hover {
  color: #2a2e2e;
}
#comments #commentform .form-submit {
  text-align: right;
  border: 2px solid #dbdfe4;
  border-radius: 0 0 3px 3px;
  background-color: #f6f8f9;
  margin: -3px 0 0 0;
}
#comments #commentform .form-submit #submit {
  padding: 10px 20px;
  background-color: rgba(29, 47, 58, 0.6);
  color: white;
  font-size: 9pt;
  border: none;
  display: inline-block;
  font-weight: 700;
  font-family: "Helvetica Neue", arial, sans-serif;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  margin: -2px -2px -2px 0;
  white-space: nowrap;
  cursor: pointer;
  border-radius: 0 0 3px 0;
}
#comments ul {
  list-style: none;
  padding: 0;
}
#comments ul.child-comments {
  padding-left: 57px;
}
#comments ul li {
  margin: 10px 0;
}
#comments .comments-title {
  text-align: left;
  color: #2a2e2e;
  font-size: 12pt;
  margin: 0;
  font-family: "Helvetica Neue", arial, sans-serif;
}
#comments .comment a {
  color: inherit;
}
#comments .comment-gravatar {
  float: left;
  margin-right: 12px;
}
#comments .comment-gravatar img {
  border-radius: 3px;
}
#comments .comment-meta {
  margin-bottom: 5px;
}
#comments .comment-content {
  overflow: hidden;
  margin-bottom: 10px;
  line-height: 21px;
  font-family: "Helvetica Neue", arial, sans-serif;
}
#comments .comment-content .comment-reply-link {
  display: block;
  margin: 5px 0 0;
}
#comments .comment-content .comment-body {
  margin-bottom: 10px;
}
#comments .comment-author {
  margin: 0;
  font-weight: 700;
  font-size: 9.75pt;
  color: #0000ee;
  font-family: "Helvetica Neue", arial, sans-serif;
}
#comments .comment-date a, #comments .comment-content .comment-reply-link, #comments .comment-content .comment-reply-login, #comments .comment-content .flag-link {
  color: #656c7a;
  display: inline-block;
  font-size: 0.8em;
  font-weight: 500;
  transition: color 0.2s linear;
}
#comments .comment-date a:hover, #comments .comment-content .comment-reply-link:hover, #comments .comment-content .comment-reply-login:hover, #comments .comment-content .flag-link:hover {
  color: #2a2e2e;
}
#comments .comment-content .flag-link {
  cursor: pointer;
}
#comments .comment-content p {
  margin: 0;
}

.contributor-list .contributor-item {
  width: 190px;
  margin: 12.5px 5px;
  float: left;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 12pt;
  font-weight: 600;
  text-align: center;
}
.contributor-list .contributor-item img {
  margin-bottom: 14px;
}
.contributor-list .contributor-item .title {
  color: black !important;
}
.contributor-list .contributor-thumb-view {
  margin-bottom: 20px;
}
.contributor-list .contributor-az-view {
  column-count: 3;
  column-gap: 10px;
  -webkit-column-count: 3;
  -webkit-column-gap: 40px;
  -moz-column-count: 3;
  -moz-column-gap: 20px;
  margin-top: 20px;
}
.contributor-list .contributor-az-view h3 {
  border-bottom: 1px solid rgba(155, 155, 155, 0.5);
  padding: 0 10px 10px;
  margin: 0 0 10px 0;
  font-size: 12pt;
  font-weight: normal;
}
.contributor-list .contributor-az-view section {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  margin: 0 0 20px 0;
}
.contributor-list .contributor-az-view ul {
  list-style-type: none;
  margin: 0;
  padding: 0 10px;
}
.contributor-list .contributor-az-view ul li {
  line-height: 1.7em;
}
.contributor-list .contributor-az-view ul li a {
  color: inherit;
}
.contributor-list .contributor-az-view ul li a:hover {
  font-weight: bold;
}
.contributor-list h2 {
  margin: 10px 0 5px 0;
  clear: both;
}
.contributor-list .clear {
  clear: both;
}

.contributor-single {
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 13.5pt;
}
.contributor-single h1 {
  border: none;
  font-weight: 700;
  line-height: 1.2em;
  margin: 20px 0 0;
  padding-bottom: 5px;
}
.contributor-single .contributor-meta {
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 9pt;
  line-height: 1.5em;
  margin-bottom: 20px;
}
.contributor-single .contributor-meta img {
  display: inline-block;
  float: none;
  margin: 0 0 0 10px;
  vertical-align: baseline;
  position: relative;
  top: 5px;
}

.page-content section .category-table .cell .listitem-contributor {
  /*For Multi Column View*/
}
.page-content section .category-table .cell .listitem-contributor .headline > .title {
  /* Items without authors */
  padding-bottom: 10px;
}
.page-content section .category-table .cell .listitem-contributor img.wp-post-image {
  width: 140px;
  height: auto;
  float: left;
  position: static;
}
.page-content section .category-table .cell .listitem-contributor span.title {
  display: inline-block;
  font-size: 12pt;
}
.page-content section .category-table .cell .listitem-contributor span.author {
  display: inline-block;
  font-size: 9pt;
  color: #D0021B;
  text-transform: uppercase;
}
.page-content section .category-table .cell .listitem-contributor .author-multi-table .row .cell {
  padding-top: 0;
}
.page-content section .category-table .cell .listitem-contributor .author-multi-table .row .cell .author-image {
  height: 160px !important;
  margin-right: 0 !important;
}
.page-content section .category-table .cell .table {
  table-layout: auto;
  border-spacing: 0;
}
.page-content section .category-table .cell .table.author-table .cell {
  padding-bottom: 10px;
  border-bottom: 0;
}
.page-content section .category-table .cell .table .cell:first-child {
  width: 100%;
}
.page-content section .category-table .cell .table .cell:first-child .author-image {
  margin-right: 10px;
  background: #EEE;
  text-align: center;
  height: 80px;
}
.page-content section .category-table .cell .table .cell:first-child .author-image img {
  height: 100%;
  width: auto;
  display: inline-block;
  float: none;
}
.page-content section .category-table .cell .table .cell .table .row .cell {
  padding-bottom: 0;
  vertical-align: bottom;
}
.page-content section .category-table .cell .table .cell .table .row:first-child .cell {
  vertical-align: top;
  padding-bottom: 10px;
  padding-top: 0;
}
.page-content section .category-table .cell .table.numbered-list .cell {
  width: auto;
  border-bottom: 0;
  padding-top: 0;
  vertical-align: middle;
}
.page-content section .category-table .cell .table.numbered-list .cell:first-child {
  width: 60px;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  color: #ccc;
  font-family: Georgia, "Times New Roman", Times, serif;
}
.page-content section .category-table .cell .table.numbered-list .cell a:hover {
  color: #00adee;
}
.page-content section .category-table .cell .table.numbered-list .cell a:hover .headline {
  color: inherit;
}

.contributor-link {
  color: #00adee;
  font-weight: bold;
}

.wp-polls {
  margin-top: 20px;
  padding: 30px 20px;
  border: 3px solid rgba(0, 173, 238, 0.5);
}
.wp-polls p {
  font-size: 20px;
  text-transform: uppercase;
  margin: 0;
}
.wp-polls .wp-polls-ans {
  margin-top: 20px;
}
.wp-polls .wp-polls-ans .wp-polls-ul {
  padding: 0;
  margin: 0 0 20px 0;
}
.wp-polls .wp-polls-ans .wp-polls-ul li {
  margin-bottom: 10px;
}
.wp-polls .wp-polls-ans .wp-polls-ul li label {
  padding-left: 10px;
}
.wp-polls .wp-polls-ans input[type=button] {
  width: 100%;
  padding: 10px;
  background: #00adee;
  color: #FFF;
  border: none;
  outline: none;
  font-size: 13pt;
  cursor: pointer;
}
.wp-polls .wp-polls-ans p a {
  font-size: 9pt;
  color: #000;
  text-transform: none;
}
.wp-polls .pollbar {
  background: #00adee;
  margin: 2px 0;
  border: none;
}

.ventra-poll {
  margin-top: 20px;
  padding: 30px 20px;
  border: 3px solid rgba(0, 173, 238, 0.5);
}
.ventra-poll h2 {
  margin: 0 0 20px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: normal;
}
.ventra-poll .ventra-poll-alternative {
  margin-bottom: 10px;
}
.ventra-poll .ventra-poll-alternative label {
  margin-bottom: 2px;
}
.ventra-poll .ventra-poll-alternative .results-bar {
  background-color: #00adee !important;
  margin-top: 3px;
  height: 8px;
  min-width: 3px;
}
.ventra-poll .ventra-poll-alternative input[type=radio] {
  margin-right: 10px;
}
.ventra-poll .ventra-poll-buttons {
  margin-top: 20px;
}
.ventra-poll .ventra-poll-buttons button {
  width: 100%;
  padding: 10px;
  background: #00adee;
  color: #FFF;
  border: none;
  outline: none;
  font-size: 13pt;
}

.error-page {
  margin: 10px 0;
}
.error-page .error-msg {
  padding: 10px 0 10px 80px;
  background: url(/wp-content/themes/guardian2016/img/404-icon@2x.png) 0/60px no-repeat;
}
.error-page h2 {
  font-size: 28px;
}

.single:not(.article-category-life) .amazon--affiliate {
  display: flex;
  justify-content: space-evenly;
  margin-top: 20px;
  margin-bottom: 10px;
}
.single:not(.article-category-life) .page-content {
  display: block;
}
.single:not(.article-category-life) .page-content aside section {
  margin-top: 0;
}
.single:not(.article-category-life) .page-content main {
  padding-right: 20px;
  border-top: none;
}
.single:not(.article-category-life) .page-content main .after-category {
  font-size: 26.25pt;
}
.single:not(.article-category-life) .page-content main .category-header {
  font-size: 15pt;
}
.single:not(.article-category-life) .page-content aside {
  border-top: none;
}
.single:not(.article-category-life) .single-article-section .flex-container {
  display: -webkit-flex;
  display: flex;
  align-content: flex-start;
  height: 100%;
}
.single:not(.article-category-life) .single-post-header {
  padding: 20px 0 15px 0;
  border-top: 2px solid #E3E3E3;
}
.single:not(.article-category-life) .single-article-aside, .single:not(.article-category-life) .single-article-category {
  width: 195px;
  padding: 5px 15px 0 0;
  margin: 0;
}
.single:not(.article-category-life) .single-article-title, .single:not(.article-category-life) .single-article-content {
  width: 700px;
}
.single:not(.article-category-life) .single-article-category, .single:not(.article-category-life) .single-article-title, .single:not(.article-category-life) .single-article-content, .single:not(.article-category-life) .single-article-aside {
  box-sizing: border-box;
}
.single:not(.article-category-life) .single-article-aside {
  position: relative;
}
.single:not(.article-category-life) .single-article-aside .meta span:last-child {
  text-align: left;
}
.single:not(.article-category-life) .single-article-aside section.category {
  margin-top: 40px;
  position: absolute;
  left: 0;
  width: calc(100% - 15px);
  height: 100%;
}
.single:not(.article-category-life) .single-article-aside section.category h2 {
  display: none;
}
.single:not(.article-category-life) .single-article-aside section.category .category-table {
  width: 100%;
  margin: 0;
  height: 100%;
}
.single:not(.article-category-life) .single-article-aside section.category .category-table .row {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-direction: column;
  flex-direction: column;
  height: 100%;
  min-height: 750px;
}
.single:not(.article-category-life) .single-article-aside section.category .category-table .row .cell {
  width: 100%;
  box-sizing: border-box;
  margin: 0 0 80px;
  background-color: #F6F6F6;
  padding: 0;
  position: relative;
}
.single:not(.article-category-life) .single-article-aside section.category .category-table .row .cell a {
  display: block;
}
.single:not(.article-category-life) .single-article-aside section.category .category-table .row .cell .headline {
  font-size: 8.925pt;
}
.single:not(.article-category-life) .single-article-aside section.category .category-table .row .cell .headline .title {
  padding: 10px;
}
.single:not(.article-category-life) .single-article-aside section.category .category-table .row .cell .image {
  margin-bottom: 0;
}
.single:not(.article-category-life) .single-article-aside section.category .meta {
  display: block;
  background-color: #F6F6F6;
  width: 100%;
  max-width: 100%;
  padding: 0 10px 0;
  margin: 0;
  box-sizing: border-box;
  position: relative;
  font-size: 6.375pt;
}
.single:not(.article-category-life) .single-article-aside section.category .meta .age {
  width: 100%;
  display: block;
  box-sizing: border-box;
  padding-bottom: 10px;
  background-position: left top;
  border-bottom: 1px solid #eaeaea;
  padding-left: 15px;
  background-size: 10px 10px;
}
.single:not(.article-category-life) .single-article-aside section.category .meta .category {
  display: none;
}
.single:not(.article-category-life) .single-article-aside section.category .meta:after {
  position: absolute;
  width: 100%;
  content: "Read More";
  left: 0;
  top: 100%;
  font-size: 7.65pt;
  padding: 7px 10px 7px 30px;
  background-color: #F6F6F6;
  box-sizing: border-box;
  color: #00ADEE;
  background-image: url("img/related-article-icon@2x.png");
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: 10px center;
}

/*# sourceMappingURL=style.css.map */
