/* Base */
body {
  color: #444;
  font-size: 62.5%;
  font-weight: normal;
  font-style: normal;
  line-height: 1.6;
  min-height: 100%;
}

.content.container, .tax-mbm_consents.container {
  padding: 0;
}

.tax-mbm_consents .content-wrap .entry p {
  padding: 0;
  margin-bottom: 20px;
}

.container-sleeve {
  margin: 0 auto;
}
.container-sleeve :after {
  clear: both;
  content: "";
  display: table;
}

.wrapper-sleeve {
  margin: 0 auto;
  padding: 0 10px;
}

body.full-width-content .content-inner-wrap {
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

body.full-width-content #main-content .post-inner .entry > *:not(img),
body.full-width-content #main-content .post-inner .entry > img:not(.breakout),
body.full-width-content #main-content .story-layout,
body.full-width-content #main-content .pc_header h1,
body.full-width-content #main-content h1.entry-title,
body.full-width-content #main-content .post-meta {
  max-width: 780px;
  margin-left: auto !important;
  margin-right: auto !important;
}

body.full-width-content #main-content .embeded-fullwidth .post-inner .entry > *:not(img),
body.full-width-content #main-content .embeded-fullwidth .post-inner .entry > img:not(.breakout),
body.full-width-content #main-content .embeded-fullwidth.story-layout,
body.full-width-content #main-content .embeded-fullwidth .pc_header h1,
body.full-width-content #main-content .embeded-fullwidth h1.entry-title,
body.full-width-content #main-content .embeded-fullwidth .post-meta {
  max-width: inherit;
}

body.full-width-content #main-content .embeded-fullwidth .post-inner .entry {
  max-width: inherit;
}

@media screen and (max-width: 767px) {
  body.full-width-content #main-content .post-inner .entry > img:not(.breakout) {
    max-width: 100%;
  }
}
body.full-width-content #main-content #crumbtrail {
  max-width: 780px;
}

body.full-width-content #main-content .post-inner .entry > img.breakout {
  width: 100% !important;
  margin-bottom: 15px;
}

body.full-width-content #main-content .pc_header h1,
body.full-width-content #main-content h1.entry-title,
body.full-width-content #main-content .post-meta {
  text-align: center;
}

section {
  border-bottom: 1px solid #e1e1e1 !important;
}

section.no_hr {
  border-bottom: none !important;
}

section.cat-box.no_hr * {
  border-bottom: none !important;
  border-top: none !important;
}

section.no_hr * {
  border-bottom: none !important;
  border-top: none !important;
}

section * {
  border-bottom: none !important;
  border-top: none !important;
}

#my-account section {
  border-bottom: none !important;
}

#register-form section {
  border-bottom: none !important;
}

.post-listing hr {
  border: 0.5px solid rgba(0, 0, 0, 0.5);
  margin-top: 20px;
  margin-bottom: 20px;
}

section.cat-box.no_hr .post-listing hr {
  border: none;
  display: none;
}

h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 32px;
}

ul li {
  list-style: none;
  /*padding-left: 14px;
  background: url(../images/bullet.png) no-repeat 0 8px;*/
}

ul li, ol li, .entry li {
  margin-left: 0;
  margin-bottom: 12px;
  /*font-size: 16px;
  line-height: 1.75;*/
}

/* Base */
/* Header */
.top-menu {
  float: left;
}

.logo img {
  opacity: unset;
}

.logo {
  float: left;
}

.logo img:hover {
  opacity: unset;
}

.header-content .container {
  padding: 25px 0 0 0;
  background-color: #eee;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.header-content .container-sleeve .ads-top .picture > img, .header-content .container-sleeve .adv-top .picture > img {
  margin-right: 3px;
  width: 150px;
}

.top-banner-picture img {
  float: left !important;
  height: 150px;
  margin-right: 8px;
}

.top-banner-picture .description {
  font-size: 1.8em;
  line-height: 1.14285714;
  color: #005c87;
}

.top-banner-picture .heading {
  font-weight: bold;
}

.description p:hover {
  text-decoration: underline;
}

.top-banner-picture .heading {
  font-weight: bold;
}

.top-banner-picture .description:hover {
  text-decoration: underline !important;
}

.top-nav ul li {
  position: relative;
  display: inline-block;
  float: left;
  font-size: 12px;
  background: 0;
  padding: 0;
  margin-bottom: 0;
}

.nav-wrapper {
  clear: both;
  width: 100%;
}

#main-nav {
  border: 0;
  box-shadow: none;
  min-height: 44px;
  height: 44px;
  position: relative;
}
#main-nav .main-menu {
  margin-left: 0;
}
#main-nav ul li {
  font-size: 14px;
  position: relative;
  display: inline-block;
  float: left;
  border: 1px solid #222222;
  border-width: 0 0 0 1px;
  height: 44px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  background: 0;
  padding: 0;
  margin-bottom: 0;
}
#main-nav ul li a {
  height: 44px;
  border: unset;
}

.mobileNav {
  display: none;
}

/* Header */
/* Main Content block */
.theiaStickySidebar {
  padding-left: 0px !important;
}

/* Main Content block */
/* Category blocks */
.category-header h1 {
  margin-bottom: 22px;
  font-size: -webkit-xxx-large;
}

.category-grey-background {
  background: #f3f3f3;
  padding: 10px;
}
.category-grey-background .first-news .post-thumb a {
  position: relative;
}

header.cat-box-title, .block-head {
  border-left: none;
  background: none !important;
  margin-bottom: 0;
}

header.cat-box-title h2, header.cat-box-title h3, .block-head h2, .block-head h3 {
  font-size: 1.6em;
  line-height: 1.25;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  margin: 0 0 10px 0;
  padding: 0;
  text-transform: uppercase;
}
header.cat-box-title h2 a, header.cat-box-title h3 a, .block-head h2 a, .block-head h3 a {
  position: relative;
  color: #444 !important;
}
header.cat-box-title h2 a:after, header.cat-box-title h3 a:after, .block-head h2 a:after, .block-head h3 a:after {
  content: "";
  margin: auto 4px;
  background-repeat: no-repeat;
  background-image: url("/wp-content/mu-plugins/mbm-emap/assets/images/sprite.css-79e92d60.svg");
  display: inline-block;
  background-position: -375px -168.7px;
  width: 10px;
  height: 10px;
}

.cat-box.style-2c .first-news .post-box-title {
  font: unset;
}

.cat-box {
  margin-bottom: 20px;
}
.cat-box div.post-box-title {
  font: unset;
}
.cat-box {
  /* General */
}
.cat-box .cat-box-content ul {
  margin-bottom: 26px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e1e1e1;
  overflow: hidden;
}
.cat-box .cat-box-content ul li {
  margin-bottom: 0;
  padding: 10px 2px 5px 0;
  border: none;
  float: left;
  overflow: hidden;
}
.cat-box .cat-box-content ul li .last-column {
  padding-right: 0 !important;
}
.cat-box .cat-box-content ul li.first-news {
  border-bottom: none !important;
  width: 100%;
}
.cat-box .cat-box-content ul li.first-news h2 {
  font-size: 1.8em;
  line-height: 1.33333333;
  margin-bottom: 10px;
  padding: 0;
  font-weight: normal;
}
.cat-box .cat-box-content ul li.first-news p {
  font-weight: normal;
}
.cat-box .cat-box-content ul li .post-thumbnail, .cat-box .cat-box-content ul li .post-thumb {
  padding-bottom: 5px;
}
.cat-box .cat-box-content ul li h2 {
  font-size: 1.8em;
  line-height: 1.33333333;
  margin-bottom: 10px;
}
.cat-box .cat-box-content ul li p {
  display: none;
  font-size: 1.3em;
  line-height: 1.6;
  margin-bottom: 12px;
}
.cat-box .cat-box-content ul li .post-meta {
  padding: 0;
  margin: 0 0 10px;
  font-size: 1.2em !important;
  line-height: 1.33333333;
  color: #666;
  text-transform: uppercase;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold !important;
  font-style: normal;
}
.cat-box .cat-box-content ul li.column2 .post-thumbnail {
  float: left;
  width: auto;
  margin: 0 20px 8px 0;
}
.cat-box .cat-box-content ul li.column2 .post-thumbnail img {
  width: 75px;
}
.cat-box .cat-box-content ul li.column2.style-2c {
  width: 48%;
}
.cat-box .cat-box-content ul li.column2.style-2c li.first-news .post-box-title {
  font: unset;
}
.cat-box.three-column-html {
  clear: both;
}
.cat-box.three-column-html .cat-box-content h6 {
  color: #808080;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 15px;
  text-align: center;
}
.cat-box.three-column-html .cat-box-content .emap-cat-section {
  width: 32.5%;
  display: inline-block;
  vertical-align: top;
  margin-top: 0px;
  margin-bottom: 15px;
}
.cat-box.three-column-html .cat-box-content .emap-cat-section.middle-col {
  margin-right: 1%;
  margin-left: 1%;
}
@media only screen and (max-width: 768px) {
  .cat-box.three-column-html .cat-box-content .emap-cat-section {
    width: 100%;
  }
  .cat-box.three-column-html .cat-box-content .emap-cat-section.middle-col {
    margin-right: 0%;
    margin-left: 0%;
    margin-top: 15px;
  }
}
.cat-box.style-1c-medium ul li {
  padding: 10px 0 5px 0;
}
.cat-box.style-1c-medium ul li.first-news .inner-content {
  display: inline-flex;
}
.cat-box.style-1c-medium ul li.first-news .inner-content .post-thumb {
  width: 100%;
  margin-right: 20px;
}
.cat-box {
  /* 1c */
}
.cat-box.style-1c .cat-box-content ul li {
  padding: 10px 20px 5px 0;
}
.cat-box.style-1c .cat-box-content ul li.first-news {
  padding: 10px 0px 5px 0 !important;
}
.cat-box.style-1c .cat-box-content ul li.first-news .post-thumb {
  width: 46%;
  max-width: unset;
  margin: 0 20px 8px 0;
  float: left;
  position: relative;
}
.cat-box.style-1c .cat-box-content ul li.first-news .post-box-title {
  width: 48%;
  display: inline-block;
  max-width: unset;
}
.cat-box.style-1c .cat-box-content ul li.first-news .post-box-title h2 {
  padding: 0;
}
.cat-box.style-1c .cat-box-content ul li .post-thumbnail .article-flag {
  display: none;
}
.cat-box.style-1c-small .post-thumbnail .article-flag {
  display: none;
}
.cat-box.style-1c-large .cat-box-content ul li.first-news {
  margin-bottom: 24px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e1e1e1;
  /*h2 {
      font-size: 3.8em;
      line-height: 1.26315789;
  }*/
}
.cat-box.style-1c-large .cat-box-content .post-thumbnail {
  float: left;
  width: 25%;
}
.cat-box.style-1c-large .cat-box-content h2 {
  margin-bottom: 0;
}
.cat-box.style-1c-large .cat-box-content .c1-large-2-right {
  float: right;
  width: 70%;
}
.cat-box.style-1c-large .cat-box-content .c1-large-2:after {
  content: "";
  display: table;
  clear: both;
}
.cat-box.style-1c-large-center div.post-box-title {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  padding: 100px 20px 20px;
  text-align: center;
  background: linear-gradient(180deg, transparent 0, #000);
  margin-bottom: 0px !important;
}
.cat-box.style-1c-large-center div.post-box-title p {
  color: #fff !important;
  margin-bottom: 0px;
}
.cat-box.style-1c-large-center div.post-box-title h2 {
  margin-bottom: 8px;
}
.cat-box.style-1c-large-center div.post-box-title h2 a {
  color: #fff !important;
}
.cat-box.style-1c-large-center div.post-box-title .post-meta {
  align-items: center;
  justify-content: center;
  margin-bottom: 8px;
}
.cat-box.style-1c-large-center div.post-box-title .post-meta .post-meta-author {
  color: #fff !important;
}
.cat-box.style-1c-large-center div.post-box-title .post-meta .post-meta-author:before {
  color: #fff !important;
}
.cat-box.style-1c-large-center div.post-box-title .post-meta .post-meta-author a {
  color: #3eaffa !important;
  font-weight: 700;
  font-size: 0.889rem;
}
.cat-box.style-1c-large-center div.post-box-title .post-meta .post-meta-author a:hover {
  color: #006cb8 !important;
}
.cat-box.style-1c-large-center div.post-box-title .post-meta .tie-date {
  color: #fff !important;
}
@media screen and (max-width: 768px) {
  .cat-box.style-1c-large-center .post-thumbnail {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
  }
  .cat-box.style-1c-large-center div.post-box-title {
    padding-bottom: 10px;
  }
  .cat-box.style-1c-large-center div.post-box-title h2 a {
    font-size: 1.427rem;
  }
}
.cat-box.style-1c-3c .cat-box-content ul li.first-news {
  padding-bottom: 30px;
}
@media (min-width: 760px) {
  .cat-box.style-1c-3c .cat-box-content ul li.first-news .post-thumbnail {
    width: 50%;
    max-width: unset;
    margin-right: 24px;
  }
}
.cat-box.style-1c-3c .cat-box-content ul li .post-box-title h2 {
  padding-top: 0;
}
.cat-box.style-1c-3c .cat-box-content ul li:not(.first-news) {
  padding: 5px;
}
.cat-box.style-1c-3c .cat-box-content ul li:nth-child(3n+2) {
  padding-left: 0 !important;
}
.cat-box {
  /* 4c layout */
}
.cat-box .post-listing {
  border-bottom: 1px solid #e1e1e1;
  padding: 0 !important;
}
.cat-box .related-item h2 {
  font-size: 2em;
  line-height: 1.26315789;
}
.cat-box .related-item {
  /*
  &:nth-child(4n+1) { /* 1st, 5th, 9th.. element *
      padding-left: 0 !important;
  }
  &:nth-child(4n) { /* every 4th element *
      padding-right: 0 !important;
  }*/
}
.cat-box {
  /* 2c-wide layout */
}
.cat-box.wide-box-2c .cat-box-content {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 26px;
}
.cat-box.wide-box-2c ul {
  margin-bottom: 0;
  border-bottom: 0;
}
.cat-box.wide-box-2c ul li {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0 4% 0 0;
}
.cat-box.wide-box-2c ul li.last-column {
  float: left;
  padding: 0 15px 0px 0;
}
.cat-box.column2 {
  width: 50%;
  margin-right: 0;
  padding-right: 20px;
}
.cat-box.column2.last-column {
  padding: 0 0 0 20px;
}
.cat-box.style-2c:not(.style-2c-small) header.cat-box-title {
  margin-bottom: 20px;
}
.cat-box.style-2c:not(.style-2c-small) li:not(.first-news) .post-thumbnail .article-flag {
  display: none;
}
.cat-box.style-2c-medium .cat-box-content ul li {
  width: 100%;
  padding: 0;
}
.cat-box.style-2c-medium .cat-box-content ul li.first-news .post-thumbnail {
  text-align: center;
}
.cat-box.style-2c-medium .cat-box-content ul li.first-news .post-thumbnail img {
  width: auto;
}
.cat-box.cat-list-box .cat-box-content ul {
  border-bottom: none;
}
.cat-box.cat-list-box .cat-box-content ul li {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-right: 15px;
  border-bottom: none !important;
}
.cat-box.cat-list-box .cat-box-content .view-more {
  padding-bottom: 20px;
  border-bottom: 1px solid #e1e1e1;
}
.cat-box.cat-list-box .cat-box-content .view-more .more-info-link {
  clear: both;
  margin-bottom: 0;
  padding-left: 11px;
  padding-bottom: 24px;
  font-size: 1.4em;
  line-height: 1.14285714;
  font-style: normal;
  text-transform: uppercase;
  background: url("/wp-content/mu-plugins/mbm-emap/assets/images/bullet.png") no-repeat 0 3px;
  padding-top: 0;
}
.cat-box.style-2c-masonry ul li {
  padding: 10px;
  margin-bottom: 35px;
}
.cat-box.style-2c-masonry ul li:nth-child(odd) {
  margin-right: 0;
}
.cat-box.style-2c-small ul li {
  width: 100% !important;
  margin-bottom: 25px;
  padding: 0 !important;
}
.cat-box .cpb-bottom-more-news-link,
.cat-box a.dynamic-loader.cpb-bottom-more-news-link {
  font-size: 1.6em;
  line-height: 1.25;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #000;
}
.cat-box .cpb-bottom-more-news-link a:hover,
.cat-box a.dynamic-loader.cpb-bottom-more-news-link a:hover {
  color: #000;
}

.slider_box .flexslider {
  margin-top: 10px;
}
.slider_box .flexslider .flex-next, .slider_box .flexslider .flex-prev {
  font-size: 0;
}
.slider_box .flexslider ul li div.slider-caption {
  background: rgba(255, 255, 255, 0.85);
  position: absolute;
  right: 13px;
  left: 20px;
  padding: 0 10px;
  bottom: 0;
  max-width: 95%;
  opacity: unset;
}
.slider_box .flexslider ul li div.slider-caption h2 {
  background: unset;
  padding: 0;
  display: block;
}
.slider_box .flexslider ul li div.slider-caption h2 a {
  font-size: inherit;
}
.slider_box .flexslider ul li div.slider-caption p {
  background: transparent;
  color: #444;
  padding: 0;
  margin-bottom: 0;
}
.slider_box .flexslider ul li div.slider-caption .read {
  display: inline-block;
  font-size: 12px;
  line-height: 1.33333333;
  text-transform: uppercase;
}
.slider_box .flexslider .article-flag {
  top: 30px;
}

.scrolling-box header.cat-box-title {
  margin-bottom: 0;
}

.slider_box .grid-slider .grid-slider-large .block .article-flag {
  position: absolute;
  bottom: 64px;
}
.slider_box .grid-slider .grid-slider-large .tiles .tile .article-flag {
  position: absolute;
  bottom: 54px;
}

/* Category blocks */
/* Single template / Article page */
#main-content {
  margin-top: 35px;
}
#main-content .content .pagination .pages, #main-content .content .pagination a {
  font-size: 15px;
}

.pc_header #crumbtrail {
  padding: 10px 20px 15px 0px;
  width: fit-content;
  background-color: #fff;
  padding-bottom: 0px;
}
.pc_header #crumbtrail ul {
  padding: 0 0 10px 20px;
}
.pc_header .post_catchline p {
  background: #fff;
  padding-left: 20px;
  display: inline-block;
  clear: both;
  float: left;
  padding-right: 20px;
  padding-top: 5px;
}

#crumbtrail {
  margin: 0;
  padding: 0 0 5px 0;
}
#crumbtrail ul {
  margin: 0;
  padding: 0;
  display: inline-block;
}
#crumbtrail li {
  display: none;
  float: left;
  font-size: 1.4em;
  line-height: 1.14286;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  background-image: none;
  list-style: none;
  margin: 0px;
  padding: 0px;
  padding: 12px 5px 5px 4px !important;
}
#crumbtrail li::before {
  content: "";
  margin-right: 3px;
  background-image: url("/wp-content/mu-plugins/mbm-emap/assets/images/sprite.css-79e92d60.svg");
  display: inline-block;
  vertical-align: middle;
  width: 11px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: -414px -285px;
}
#crumbtrail li::after {
  clear: both;
  content: "";
  display: table;
}
#crumbtrail li.first span {
  left: -1000em;
  position: absolute;
}
#crumbtrail li a {
  display: inline-block;
  vertical-align: middle;
}
#crumbtrail li:last-child {
  display: block;
}
#crumbtrail li li.current {
  display: block;
}

.post-meta {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 1.2em;
  text-transform: uppercase;
  color: #666 !important;
  padding: 5px 0 25px 0;
  margin-bottom: 0;
}
.post-meta span:first-child {
  margin-left: 0;
  border-left: 0;
  padding-left: 0;
  margin-right: 0;
}
.post-meta span {
  margin-left: 4px;
  border-left: 1px solid #666;
  padding-left: 8px;
}
.entry-title, .story_title {
  clear: both;
  margin-bottom: 0;
}

.story-layout-columnist {
  margin-bottom: 35px !important;
}
.story-layout-columnist .post-meta {
  padding-bottom: 0;
}
.story-layout-columnist .author {
  display: block;
  margin-top: 4px;
  margin-left: 0;
  border-left: 0;
  padding-left: 0;
  font-size: 2em;
  line-height: 1.16666667;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
}
.story-layout-columnist .author a {
  color: #666 !important;
}
.story-layout-columnist .author a:hover {
  text-decoration: none;
}
.story-layout-columnist .avatar {
  margin-bottom: 25px;
}

.story-layout-picture-wide .sleeve, .story-layout-gallery .sleeve {
  /*padding:0 20px;*/
  max-width: 1220px;
}

.single article .intro {
  font-size: unset;
  color: unset;
  font-weight: unset;
  margin: unset;
  padding: unset;
}

.story-sponsor-advert {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 21px;
}
.story-sponsor-advert .storySponsor {
  background-repeat: no-repeat;
  background-image: url("/wp-content/mu-plugins/mbm-emap/assets/images/sprite.css-79e92d60.svg");
  display: inline-block;
  background-position: -292px -40px;
  width: 82.6px;
  height: 33.6px;
  margin-right: 5px;
}
.story-sponsor-advert a {
  font-size: 1.4em;
  line-height: 1.6;
  float: right;
  margin-top: 6px;
}
.story-sponsor-advert p {
  font-size: 1.5em;
  line-height: 1.6;
  display: block;
  text-transform: uppercase;
  vertical-align: top;
  margin-bottom: 26px;
}

.layout-picture_content article.post-listing p.post-meta {
  border: none;
}

article.post-listing .intro p {
  margin-bottom: 32px !important;
  font-size: 2em;
  line-height: 1.4;
  color: #000;
}
article.post-listing .post_first_paragraph p, article.post-listing .post_intro p {
  margin-bottom: 32px;
  font-size: 20px;
  line-height: 1.4;
  color: #000;
}
article.post-listing .inline_image.image_size_small, article.post-listing .inline_image.image_size_med {
  width: 180px;
  display: inline-block;
}
article.post-listing .inline_image.inline_image_left {
  float: left;
  margin-top: 5px;
  margin-right: 20px;
}
article.post-listing .inline_image .inline_image_right {
  float: right;
  margin-top: 5px;
  margin-left: 20px;
}
article.post-listing .inline_image p.picture {
  margin-bottom: 15px;
}
article.post-listing .inline_image p.inline_title {
  display: none;
}
article.post-listing .inline_image p.inline_caption {
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 1.4285;
  color: #222;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
article.post-listing .inline_image p:not(.picture):last-child {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 24px;
}

/* Gallery carousel */
.gallery-item {
  position: relative;
}

.slide-caption {
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 2;
  padding: 10px 15px;
  background-color: rgba(0, 0, 0, 0.75);
}
.slide-caption h2 {
  color: #fff;
  font-size: 1.4em;
  line-height: 1.42857143;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 0;
}

button.slick-arrow {
  border-radius: 3px;
  border: 1px solid #f7a600;
  width: 40px;
  height: 40px;
  display: inline-block !important;
  text-indent: -1000em;
  background-color: #f7a600;
}
button.slick-arrow:before {
  background-repeat: no-repeat;
  background-image: url("/wp-content/mu-plugins/mbm-emap/assets/images/sprite.css-28978f10.svg");
  display: inline-block;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  opacity: 1;
}
button.slick-arrow.slick-next {
  right: -60px;
}
button.slick-arrow.slick-next:before {
  background-position: -218px -137px;
  width: 20px;
  height: 16px;
}
button.slick-arrow.slick-next:hover {
  background-color: #fff;
}
button.slick-arrow.slick-next:hover:before {
  background-position: -192px -249px;
}
button.slick-arrow.slick-prev {
  left: -60px;
}
button.slick-arrow.slick-prev:before {
  background-position: -212px -249px;
  width: 20px;
  height: 16px;
}
button.slick-arrow.slick-prev:hover {
  background-color: #fff;
}
button.slick-arrow.slick-prev:hover:before {
  background-position: -232px -249px;
}

/* Gallery carousel */
/* Display video */
.video_story_large {
  margin: 32px auto;
}

.story_small, .story_large {
  clear: left;
  margin: 32px auto;
}
.story_small .videoblock, .story_large .videoblock {
  margin-bottom: 0;
}

.videoblock, .audioblock {
  height: 83px;
  margin: 0 0 12px;
  position: relative;
}

.videoblock object, .audioblock object, .videoblock embed, .audioblock embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.videoblock {
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
}

.videoblock > div, .videoblock iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.iframe .videoblock {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
  height: auto;
  position: static;
}

/* Display video */
.pageOptions {
  clear: both;
  margin: 0 0 24px;
}

.pageOptions ul {
  margin: 0;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 16px;
}

.pageOptions ul:after {
  clear: both;
  content: "";
  display: table;
}

.pageOptions li {
  font-size: 1em;
  line-height: 1;
  list-style: none;
  padding-left: 0;
  float: left;
  line-height: 16px;
  margin: 0;
  padding: 0;
  background-image: none;
}

.pageOptions li:first-child {
  margin: 0;
  padding-left: 0;
}

.pageOptions li:first-child > div {
  display: inline-block;
  vertical-align: top;
}

.pageOptions li.last {
  margin: 0;
  padding: 0;
}

.pageOptions li.align-right {
  float: right;
}

.pageOptions li .text {
  display: none;
}

.pageOptions li a {
  float: left !important;
  margin-right: 6px;
  width: 38px !important;
  padding: 0 !important;
}

.pageOptions li .addthis_button_google_plusone {
  float: left !important;
  overflow: hidden;
}

.pageOptions li .addthis_button_google_plusone > div {
  position: absolute;
  margin-top: 6px !important;
  opacity: 0 !important;
}

.pageOptions li .addthis_counter_delicious .addthis_counter.addthis_bubble_style {
  display: none !important;
}

.pageOptions li .addthis_counter_delicious .addthis_button_delicious span {
  display: none !important;
}

.pageOptions li .addthis_counter_tumblr .addthis_counter.addthis_bubble_style {
  display: none !important;
}

.pageOptions li .addthis_counter_tumblr .addthis_button_tumblr span {
  display: none !important;
}

.pageOptions .align-right a {
  margin-right: 0;
  margin-left: 6px;
}

.pageOptions .align-right a .core-icon {
  left: auto;
  right: 0;
}

.ie8 .pageOptions li .addthis_button_google_plusone > div {
  -ms-filter: "alpha(opacity=0)" !important;
}

.single-post-caption {
  background: none;
  text-align: left;
  color: #444;
  padding: 5px 0;
  font-size: 15px;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 25px;
}

.single-post-thumb {
  margin-bottom: 25px;
  position: relative;
}

.post-inner {
  overflow: unset;
  padding-top: 0;
}

blockquote {
  float: left;
  max-width: 45%;
  border-left: 8px solid #ccc;
  padding: 0 20px;
  margin-left: 0px;
}
blockquote:before {
  display: none;
}
blockquote p {
  padding: 0;
}

.wp-caption {
  background: none;
  border: none;
}
.wp-caption .wp-caption-text {
  border-bottom: 1px solid #e1e1e1;
  padding: 24px 0;
  font-size: 14px;
  color: #000000;
  text-align: left;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.wp-caption .alignnone {
  margin: 20px 0;
  padding: 0;
}

.factfile {
  display: block;
  background-color: #eee;
  clear: both;
  margin-bottom: 32px;
}
.factfile p {
  margin: 0;
  padding: 15px !important;
}

#tabbed-widget .widget-top li.active > a:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-width: 10px 10px 0;
  border-style: solid;
  border-color: #f3f3f3 transparent;
  display: block;
  width: 0;
}

.widget-container .widget-top li {
  font-size: 1.4em;
  line-height: 1.21429;
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  border-right: 2px solid rgb(255, 255, 255);
  background: rgb(243, 243, 243);
}

.widget-container li {
  font-weight: normal;
  font-style: normal;
  font-size: 1.2em;
}

#tabbed-widget .tabs-wrap > ul > li {
  border-top: 1px solid #e1e1e1;
  padding: 16px 0 16px 0 !important;
  margin-bottom: 0px;
}

#tabbed-widget .tabs-wrap > ul > li:first-child {
  padding-top: 0 !important;
  border-top: 0;
}

#tabbed-widget .tabs-wrap > ul > li:last-child {
  border-bottom: 0;
}

a.btn-big {
  display: block;
  border-radius: 3px;
  border: 1px solid #f7a600;
  margin-bottom: 32px;
  min-height: 50px;
  font-size: 1.3em;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  background-color: #f7a600;
  -webkit-transition: all 250ms 0.2s linear;
  -moz-transition: all 250ms 0.2s linear;
  -ms-transition: all 250ms 0.2s linear;
  -o-transition: all 250ms 0.2s linear;
  transition: all 250ms 0.2s linear;
}

.related-item .headerless {
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

.pc_wrap {
  position: relative;
}

.pc_header {
  top: 0;
  padding: 24px;
  left: 0;
  width: calc(100% - 0px);
  background: unset;
}
.pc_header h1 {
  background: rgba(255, 255, 255, 0.8);
  padding: 15px 20px 0 20px;
}
.pc_header p.post-meta {
  background: rgba(255, 255, 255, 0.8);
  margin: 0;
  padding: 15px 20px 30px 20px;
}
@media only screen and (max-width: 767px) {
  .pc_header {
    position: relative;
    padding: 0;
  }
  .pc_header #crumbtrail ul {
    padding: 0;
  }
  .pc_header .wrapper-sleeve,
  .pc_header h1,
  .pc_header .post-meta {
    padding: 0;
  }
  .pc_header h1 {
    font-size: 3.2em;
  }
  .pc_header .post-meta {
    padding-bottom: 20px;
  }
}

.picture_legacy {
  top: -40px;
}
.picture_legacy img {
  width: 100%;
  border-radius: 0 !important;
}
@media only screen and (max-width: 767px) {
  .picture_legacy {
    height: auto !important;
    top: 0;
  }
}

.archive .post-listing .entry p {
  line-height: 28px;
  padding: 0;
  margin: 0;
}
.archive .post-listing .entry ul {
  font-size: unset;
  margin: 0;
}
.archive .post-listing .post-thumbnail {
  margin-right: 30px;
}
.archive .post-listing .item-list {
  padding-bottom: 40px;
}

.top_bullets {
  margin: 24px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #e1e1e1;
}
.top_bullets ul {
  margin: 0;
}
.top_bullets ul li {
  background: url(../images/bullet.png) no-repeat 0 8px;
  padding-left: 14px;
  font-size: 16px;
  line-height: 1.75;
}

.extras {
  margin-bottom: 10px;
  overflow: hidden;
  border-bottom: 1px solid rgb(225, 225, 225);
  padding-bottom: 15px;
}
.extras h2 {
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 28px;
  line-height: 1.28571429;
}
.extras ul {
  margin: 0;
  padding: 0;
}
.extras ul li {
  font-size: 1em;
  line-height: 1;
  list-style: none;
  margin: 0;
  padding-left: 0;
  margin-bottom: 20px;
  padding-left: 14px;
  background: url(../images/bullet.png) no-repeat 0 8px;
}
.extras ul li h3 {
  margin: 0;
  font-size: 16px;
  line-height: 1.75;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: bold;
  font-style: normal;
}
.extras ul li:after {
  clear: both;
  content: "";
  display: table;
}
.extras .icon {
  font-weight: normal;
  font-size: 12px;
  line-height: 1.33333333;
  text-transform: uppercase;
  color: #666;
}

#related_posts {
  margin-top: 0;
}
#related_posts .post-listing .related-item, #related_posts .post-listing .featured-item {
  width: 100%;
  margin: 0 0 40px 0;
}
#related_posts .post-listing .related-item .post-thumbnail, #related_posts .post-listing .featured-item .post-thumbnail {
  float: left;
  margin: 0 20px 0 0;
  width: 30%;
}
#related_posts h2 {
  margin-bottom: 15px;
}
#related_posts .content {
  float: unset;
}
#related_posts .content h3 {
  margin-bottom: 8px;
  font-size: 17px;
  line-height: 1.33333333;
}
#related_posts .content p {
  font-size: 15px;
  display: none;
}
#related_posts .content .sponsorLogo {
  margin-top: 3px;
  background-repeat: no-repeat;
  background-image: url("/wp-content/mu-plugins/mbm-emap/assets/images/sprite.css-79e92d60.svg");
  display: inline-block;
  background-position: -178px -164.8px;
  width: 60.2px;
  height: 24.5px;
}
#related_posts .content .post-meta {
  display: block;
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.33333333;
  color: #666;
}
#related_posts .content .post-meta .tie-date {
  margin: 0;
  font-size: 1em;
  line-height: 1;
}

/* Single template / Article page */
ul.group-posts-breaking-news {
  margin: 0;
}

.group-posts-breaking-news li {
  width: 100%;
  padding: 0 0 5px 0;
  margin: 0;
  border-bottom: none;
}

.description p:hover {
  text-decoration: underline;
}

/* Footer */
footer {
  background-color: #837c78;
}

.footer-bottom {
  background-color: #837c78;
}

.footer-bottom .container .alignleft {
  line-height: 1.16666667;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #fff;
}

.footer-widget-container li {
  text-transform: uppercase;
  font-size: 1.3em;
}

.footer-bottom a {
  background: none;
  color: #fff;
}

.footer-widget-top h3, .footer-widget-top h4 {
  text-transform: uppercase;
  font-size: 1.3em;
  font-weight: bold;
  font-style: normal;
}

.footer-widget-container .widget-about {
  font-size: 14px;
}

/* Footer */
/* Start: Category page builder:  Four column layout */
.cat-4c-box#related_posts {
  width: 103%;
}
.cat-4c-box#related_posts .post-listing .related-item {
  width: 47% !important;
  padding: 0;
  margin: 0 10px 5px 0 !important;
}
.cat-4c-box#related_posts .post-listing .related-item h2 {
  margin-bottom: 10px;
}
.cat-4c-box#related_posts .post-listing .related-item .post-thumbnail {
  padding: 0;
  margin: 0 0 10px 0 !important;
  width: auto !important;
}

/* END Category page builder: Four column layout */
/* START Category page builder: List column layout */
.slick-slider-responsive .post-box-title {
  font-size: 2em !important;
  line-height: 1.4;
  margin-bottom: 0;
}
.slick-slider-responsive .post-meta {
  font-size: 11px;
}

.scroll-nav-extra {
  z-index: 1;
  position: relative !important;
  margin-bottom: 10px;
}

.scroll-box-img {
  width: 100%;
  height: auto;
}

.scroll-box-content {
  max-height: 120px;
  overflow: hidden;
  margin-bottom: 12px;
  position: relative;
}

/* END Category page builder:  List column layout */
/* Start code for the LEAGUE TABLES */
table {
  margin-bottom: 32px;
  border-bottom: 1px solid #e1e1e1;
  background-color: #fff;
  border-collapse: collapse;
}

thead {
  display: table-header-group;
  vertical-align: middle;
  border-color: inherit;
}

table thead tr {
  background: #515151;
}

table th:first-child, table td:first-child {
  border-left: 0;
}

table thead td, table thead th {
  padding: 6px 11px 8px;
  height: 54px;
  color: #fff;
  vertical-align: top;
  text-align: left;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
}

table th, table td {
  border-left: 1px solid #fff;
  font-size: 1.4em;
  line-height: 1.42857143;
  padding: 8px 11px;
}

tbody {
  display: table-row-group;
  vertical-align: middle;
  border-color: inherit;
}

tr.even, tr.odd {
  transition: background-color 0.25s;
}

tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}

table tr.odd {
  background: #eee;
}

tr.even, tr.odd {
  transition: background-color 0.25s;
}

.tablestyle {
  height: 250px;
  width: 100%;
  margin-bottom: 30px;
  overflow: scroll;
}

table {
  display: table;
  border-collapse: separate;
  border-spacing: 2px;
  border-color: grey;
}

/* end code for the LEAGUE TABLES */
.scroll-nav a {
  background: #FFF !important;
  color: #005c87 !important;
}

.scroll-nav .slick-arrow i:before {
  color: #005c87;
  width: 27px;
  height: 27px;
  line-height: 29px;
  font-size: 14px;
  font-style: normal;
  font-weight: lighter;
}

.scroll-nav .slick-arrow i:hover:before {
  color: #fff !important;
  background: #F7A500 !important;
}

.scroll-nav .slick-arrow {
  width: 27px !important;
  height: 27px !important;
  background: #FFF !important;
  color: #005c87 !important;
  border-radius: 50%;
}

.scroll-nav .slick-arrow.slick-disabled i:before {
  background: #FFF !important;
  color: gray !important;
}

/* start code for Geotechnical Services File */
@media screen and (min-width: 900px) {
  .ge-mobile-messaging {
    display: none;
  }
}
@media screen and (min-width: 760px) {
  .table-full table, .table-story, .table-full, .table-left, .table-right {
    margin-bottom: 44px;
  }
  .factfile .table-full table, .factfile .table-story, .factfile .table-full, .factfile .table-left, .factfile .table-right {
    margin-bottom: 5px;
  }
}
.table-story, .table-full, .table-left, .table-right {
  margin-bottom: 32px;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

@media screen and (min-width: 760px) {
  .table-story table, .table-full table, .table-left table, .table-right table {
    margin-bottom: 0;
  }
}
.table-story table, .table-full table, .table-left table, .table-right table {
  margin: 0;
}

@media screen and (min-width: 760px) {
  .table-full table, .table-story, .table-full, .table-left, .table-right {
    margin-bottom: 44px;
  }
}
.table-full table thead tr {
  background: #c5e3e1;
}

.table-full table thead td, .table-full table thead th {
  padding: 6px 11px 8px;
  height: 54px;
  font-family: "KlavikaWebBasicMedium", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #000;
  vertical-align: top;
  text-align: left;
}

.entry .table-full table th {
  background: #c5e3e1;
}

/* end  code for Geotechnical Services File */
/* start code for advertise page*/
.advertise-temp p {
  font-size: 1.6em;
  padding: 0px 20px 0px 20px;
}

.form-cont {
  text-align: center;
  padding: 20px;
}

.advertise-temp h1, .advertise-temp h2, .advertise-temp h3, .advertise-temp h4 {
  text-align: center;
}

.mySlides {
  display: none;
  text-align: center !important;
}

.test-logo {
  text-align: center;
  padding: 10px;
}

.advertise-temp button, .advertise-temp .button {
  background: #ffffff;
  border: 0;
  cursor: pointer;
  text-transform: uppercase;
  display: inline-block;
  font-size: 2em;
  line-height: 1.1875;
  font-family: "Knockout 50 A", "Knockout 50 B", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  outline: 0;
  padding: 6px 11px 7px 11px;
  text-align: center;
  border-radius: 3px;
  border: 1px solid #f7a600;
  -webkit-transition: all 250ms;
  -ms-transition: all 250ms;
  transition: all 250ms;
}

.advertise-temp .button a:link {
  color: #f7a600;
}

.advertise-temp .CNC-hero-cont {
  margin-top: -55px !important;
  padding: 0px;
  background-color: #ffffff;
  color: #999999;
}

.advertise-temp .CNC-heroimg {
  repeat: no-repeat !important;
  width: 100%;
  min-height: 520px;
  max-height: 520px;
  background-position: center;
  padding-top: 80px;
}

.advertise-temp .CNC-heroimg span {
  padding: 20px 0 30px 0;
  font-size: 2em;
  color: #836B82;
  font-weight: normal !important;
  margin: 5px;
}

.advertise-temp .CNC-heroimg1 {
  background-color: #ffffff;
  repeat: no-repeat !important;
  width: 100%;
  min-height: 460px;
  max-height: 460px;
  background-position: center;
}

.advertise-temp .cn-hero-img-text {
  filter: alpha(opacity=100); /* IE */
  -moz-opacity: 1; /* Mozilla */
  opacity: 1; /* CSS3 */
}

.advertise-temp .CNC-footerbg {
  padding: 0px 0px 0px 0px;
  background-color: #ffffff;
  color: #000000;
}

.advertise-temp .CNC-footerbg1 {
  padding: 50px 0px 0px 0px;
  background-color: #ffffff;
  color: #836bb2;
  text-align: center;
}

.advertise-temp .CNC-footerbg2 {
  padding: 50px 20px 20px 0px;
  background-color: #eae6e6;
  color: #000000;
  min-height: 365px;
}

.advertise-temp .CNC-footerbg3 {
  padding: 20px 0px 0px 0px;
  background-color: #515151;
  border-top: 2px solid #cebed0;
  color: #000000;
  text-align: center;
}

.advertise-temp .CNC-footerbg3 a:link {
  color: #ffffff;
  font-weight: bold;
}

.advertise-temp .CNC-footerbg3 a:hover {
  color: #ffffff;
  font-weight: bold;
}

.advertise-temp .CNC-footerbg3 a:visited {
  color: #ffffff;
  font-weight: bold;
}

.advertise-temp .CNC-footerbg4 {
  padding: 50px 0px 0px 0px;
  background-color: #f7a600;
  color: #000000;
}

.advertise-temp .CNC-footerbg5 {
  padding: 40px 0px 10px 0px;
  background-color: #ffffff;
  color: #000000;
}

.advertise-temp .CNC-footerbg6 {
  padding: 0px 20px 10px 20px;
  background-color: #ffffff;
  color: #000000;
}

.advertise-temp .CNC-p {
  text-align: left;
}

.advertise-temp .CNC-pc {
  text-align: center;
}

.advertise-temp .CNC-span {
  color: #ffffff;
  font-size: 2.4em;
  font-family: "Knockout 50 A", "Knockout 50 B", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.28571429;
  text-align: center;
  text-transform: uppercase;
}

.advertise-temp .CNC-span1 {
  color: #836B82;
  font-size: 2.4em;
  font-family: "Knockout 50 A", "Knockout 50 B", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.28571429;
  text-align: center;
  text-transform: uppercase;
}

.advertise-temp .CNC-span2 {
  color: #515151;
  font-size: 2.4em;
  font-family: "Knockout 50 A", "Knockout 50 B", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.28571429;
  text-align: center;
  text-transform: uppercase;
}

.advertise-temp .CNC-span3 {
  color: #ffffff;
  font-size: 1.5em;
  font-family: "Knockout 50 A", "Knockout 50 B", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.28571429;
  text-align: center;
  text-transform: uppercase;
}

.advertise-temp .CNC-span4 {
  color: #000000;
  font-size: 1.5em;
  font-family: "Knockout 50 A", "Knockout 50 B", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.28571429;
  text-align: center;
  text-transform: uppercase;
}

.advertise-temp .CNC-span5 {
  color: #ffdd00;
  font-size: 1.5em;
  font-family: "Knockout 50 A", "Knockout 50 B", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.28571429;
  text-align: center;
  text-transform: uppercase;
}

.advertise-temp .CNC-span6 {
  color: #ffffff;
  font-size: 2em;
  font-family: "Knockout 50 A", "Knockout 50 B", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.28571429;
  text-align: center;
  text-transform: uppercase;
}

.advertise-temp .CNC-span7 {
  color: #836B82;
  font-size: 1.6em;
  font-family: "Knockout 50 A", "Knockout 50 B", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.28571429;
  text-align: center;
}

.advertise-temp .CNC-span8 {
  color: #515151;
  font-size: 1.2em;
  font-family: "Knockout 50 A", "Knockout 50 B", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 2.6;
  text-align: center;
}

.advertise-temp .span_6_of_12:nth-child(4n+1) {
  clear: left;
  margin-left: 0;
}

.advertise-temp .span_3_of_12:nth-child(4n+1) {
  clear: left;
  margin-left: 0;
}

.advertise-temp .span_4_of_12:nth-child(3n+1) {
  clear: left;
  margin-left: 0;
}

/*  SECTIONS  */
.advertise-temp .section {
  clear: both;
  padding: 0px;
  margin: 0px;
}

/*  COLUMN SETUP  */
.advertise-temp .col {
  display: block;
  float: left;
  margin: 1% 0 1% 1%;
}

.advertise-temp .col:first-child {
  margin-left: 0;
}

/*  GROUPING  */
.group:before,
.group:after {
  content: "";
  display: table;
}

.group:after {
  clear: both;
}

.group {
  zoom: 1; /* For IE 6/7 */
}

/*  GRID OF TWELVE  */
.span_12_of_12 {
  width: 100%;
}

.span_11_of_12 {
  width: 91.58%;
}

.span_10_of_12 {
  width: 83.16%;
}

.span_9_of_12 {
  width: 74.75%;
}

.span_8_of_12 {
  width: 66.33%;
}

.span_7_of_12 {
  width: 57.91%;
}

.span_6_of_12 {
  width: 49.5%;
}

.span_5_of_12 {
  width: 41.08%;
}

.span_4_of_12 {
  width: 32.66%;
}

.span_3_of_12 {
  width: 24.25%;
}

.span_2_of_12 {
  width: 15.83%;
}

.span_1_of_12 {
  width: 7.416%;
}

.push {
  visibility: hidden;
}

.advertise-temp h4 {
  font-size: 2.4em;
}

/* end code for advertise page*/
.ads-banner-top, .adv-banner-top {
  text-align: center;
}

/* Sidebar widgets */
.widget-container a.headerless {
  font: 100 22px "KlavikaWebBasicRegular", Helvetica, Arial, sans-serif;
  margin-bottom: 0;
}
.widget-container .post-meta {
  padding: 2px 0 !important;
}
.widget-container .entry p {
  margin-bottom: 35px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e1e1e1;
}

/* Sidebar widgets */
#gdpr-update .consents_flat_list {
  font-size: 1.2em;
}

#comments-box .comment-listing {
  padding: 40px 20px 0;
}
#comments-box .comment-listing ol li {
  margin-bottom: 45px;
}
#comments-box .comment-listing ol li .comment-content .author-comment {
  font-size: 2em;
}
#comments-box .comment-listing ol li .comment-content p {
  font-size: 1.5em;
}

.query {
  margin-left: 0 !important;
  margin-bottom: 30px;
}

article.post-listing .entry .factfile p {
  margin-bottom: 0;
}

.wp-caption p.wp-caption-text {
  color: #444;
  font-size: 15px !important;
  max-width: 280px;
}

.entry img.alignleft, .entry img.alignright {
  max-width: 100%;
  padding: 0px;
  margin: 5px 8px 15px 8px;
}

.social_custom div.share-post, .social-comment div.share-post {
  border: 0 !important;
  background: none !important;
  border-bottom: 1px solid #e1e1e1 !important;
}
.social_custom div.share-post span.share-text, .social-comment div.share-post span.share-text {
  display: none;
}
.social_custom div.share-post ul.flat-social a, .social-comment div.share-post ul.flat-social a {
  font-family: brandon-grotesque, sans-serif;
  text-transform: uppercase;
  background: none;
  margin-right: 0px;
  padding-left: 5px;
  padding-right: 6px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.social_custom div.share-post ul.flat-social a .core-icon, .social-comment div.share-post ul.flat-social a .core-icon {
  background-image: url("/wp-content/mu-plugins/mbm-emap/assets/images/sprite-custom.svg");
}
.social_custom div.share-post ul.flat-social a .i-social-twitter, .social-comment div.share-post ul.flat-social a .i-social-twitter {
  background-position: 0 -244px;
}
.social_custom div.share-post ul.flat-social a .i-icon-comment, .social-comment div.share-post ul.flat-social a .i-icon-comment {
  background-position: -304px -282px;
  width: 38px;
  height: 38px;
}
.social_custom div.share-post ul.flat-social a .i-icon-comment-hover-dims, .social-comment div.share-post ul.flat-social a .i-icon-comment-hover-dims {
  display: none;
  width: 38px;
  height: 38px;
  background-position: -280px -104px;
}
.social_custom div.share-post ul.flat-social a .i-social-email, .social-comment div.share-post ul.flat-social a .i-social-email {
  width: 38px;
  height: 38px;
}
.social_custom div.share-post ul.flat-social a .i-social-email-hover-dims, .social-comment div.share-post ul.flat-social a .i-social-email-hover-dims {
  display: none;
  width: 38px;
  height: 38px;
}
.social_custom div.share-post ul.flat-social a .i-social-email-hover-dims, .social-comment div.share-post ul.flat-social a .i-social-email-hover-dims {
  display: none;
}
.social_custom div.share-post ul.flat-social a .i-social-twitter-dims, .social_custom div.share-post ul.flat-social a .i-social-twitter-hover-dims, .social-comment div.share-post ul.flat-social a .i-social-twitter-dims, .social-comment div.share-post ul.flat-social a .i-social-twitter-hover-dims {
  width: 38px;
  height: 38px;
}
.social_custom div.share-post ul.flat-social a .i-social-facebook, .social-comment div.share-post ul.flat-social a .i-social-facebook {
  background-position: -228px -244px;
}
.social_custom div.share-post ul.flat-social a .i-social-facebook-hover-dims, .social-comment div.share-post ul.flat-social a .i-social-facebook-hover-dims {
  background-position: -280px -180px;
}
.social_custom div.share-post ul.flat-social a .i-social-google-dims, .social-comment div.share-post ul.flat-social a .i-social-google-dims {
  background-position: -266px -244px;
  height: 38px;
  width: 38px;
}
.social_custom div.share-post ul.flat-social a .i-social-google-hover-dims, .social-comment div.share-post ul.flat-social a .i-social-google-hover-dims {
  background-position: -280px -142px;
  height: 38px;
  width: 38px;
}
.social_custom div.share-post ul.flat-social a .i-social-google-hover-dims, .social-comment div.share-post ul.flat-social a .i-social-google-hover-dims {
  display: none;
}
.social_custom div.share-post ul.flat-social a .i-social-twitter, .social-comment div.share-post ul.flat-social a .i-social-twitter {
  background-position: 0 -244px;
}
.social_custom div.share-post ul.flat-social a .i-social-twitter-hover, .social-comment div.share-post ul.flat-social a .i-social-twitter-hover {
  background-position: -228px -282px;
}
.social_custom div.share-post ul.flat-social a .i-social-linkedin-hover, .social-comment div.share-post ul.flat-social a .i-social-linkedin-hover {
  display: none;
  background-position: -228px -282px;
}
.social_custom div.share-post ul.flat-social a .i-social-twitter-hover, .social-comment div.share-post ul.flat-social a .i-social-twitter-hover {
  display: none;
}
.social_custom div.share-post ul.flat-social a .i-social-facebook-hover-dims, .social-comment div.share-post ul.flat-social a .i-social-facebook-hover-dims {
  display: none;
}
.social_custom div.share-post ul.flat-social a .i-social-linkedin, .social-comment div.share-post ul.flat-social a .i-social-linkedin {
  background-position: -343px 0;
}
.social_custom div.share-post ul.flat-social a .i-social-linkedin-dims, .social-comment div.share-post ul.flat-social a .i-social-linkedin-dims {
  width: 38px;
  height: 38px;
}
.social_custom div.share-post ul.flat-social a .i-social-linkedin-hover-dims, .social-comment div.share-post ul.flat-social a .i-social-linkedin-hover-dims {
  width: 38px;
  height: 38px;
}
.social_custom div.share-post ul.flat-social a .i-social-linkedin-hover, .social-comment div.share-post ul.flat-social a .i-social-linkedin-hover {
  background-position: -152px -282px;
}
.social_custom div.share-post ul.flat-social a .i-social-pinterest-dims, .social-comment div.share-post ul.flat-social a .i-social-pinterest-dims {
  background-position: -38px -282px;
  width: 38px;
  height: 38px;
}
.social_custom div.share-post ul.flat-social a .i-social-pinterest-hover-dims, .social-comment div.share-post ul.flat-social a .i-social-pinterest-hover-dims {
  display: none;
  width: 38px;
  height: 38px;
  background-position: -190px -244px;
}
.social_custom div.share-post ul.flat-social a:hover .i-social-google-hover-dims, .social-comment div.share-post ul.flat-social a:hover .i-social-google-hover-dims {
  display: block;
}
.social_custom div.share-post ul.flat-social a:hover .i-social-google-dims, .social-comment div.share-post ul.flat-social a:hover .i-social-google-dims {
  display: none;
}
.social_custom div.share-post ul.flat-social a:hover .i-social-twitter, .social-comment div.share-post ul.flat-social a:hover .i-social-twitter {
  display: none;
}
.social_custom div.share-post ul.flat-social a:hover .i-social-linkedin, .social-comment div.share-post ul.flat-social a:hover .i-social-linkedin {
  display: none;
}
.social_custom div.share-post ul.flat-social a:hover .i-social-twitter-hover, .social-comment div.share-post ul.flat-social a:hover .i-social-twitter-hover {
  display: block;
}
.social_custom div.share-post ul.flat-social a:hover .i-social-linkedin-hover, .social-comment div.share-post ul.flat-social a:hover .i-social-linkedin-hover {
  display: block;
}
.social_custom div.share-post ul.flat-social a:hover .i-icon-comment, .social-comment div.share-post ul.flat-social a:hover .i-icon-comment {
  display: none;
}
.social_custom div.share-post ul.flat-social a:hover .i-social-email, .social-comment div.share-post ul.flat-social a:hover .i-social-email {
  display: none;
}
.social_custom div.share-post ul.flat-social a:hover .i-social-email-hover-dims, .social-comment div.share-post ul.flat-social a:hover .i-social-email-hover-dims {
  display: block;
}
.social_custom div.share-post ul.flat-social a:hover .i-icon-comment-hover-dims, .social-comment div.share-post ul.flat-social a:hover .i-icon-comment-hover-dims {
  display: block;
}
.social_custom div.share-post ul.flat-social a:hover .i-social-facebook, .social-comment div.share-post ul.flat-social a:hover .i-social-facebook {
  display: none;
}
.social_custom div.share-post ul.flat-social a:hover .i-social-facebook-hover-dims, .social-comment div.share-post ul.flat-social a:hover .i-social-facebook-hover-dims {
  display: block;
}
.social_custom div.share-post ul.flat-social a:hover .i-social-pinterest-dims, .social-comment div.share-post ul.flat-social a:hover .i-social-pinterest-dims {
  display: none;
}
.social_custom div.share-post ul.flat-social a:hover .i-social-pinterest-hover-dims, .social-comment div.share-post ul.flat-social a:hover .i-social-pinterest-hover-dims {
  display: block;
}

.social-comment div.share-post {
  border-bottom: none !important;
}

.entry ul {
  margin-left: 0px;
}
.entry ul li {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.77777778;
  list-style: none;
  font-style: normal;
}
.entry ul li:before {
  content: "";
  background-repeat: no-repeat;
  height: 10px;
  width: 10px;
  display: inline-block;
  margin-right: 5px;
}
.entry .extras h2 {
  font-weight: normal !important;
  line-height: 1.26315789;
}
.entry .extras ul li:before {
  display: none;
}
.entry .extras ul li h3 a {
  text-decoration: none;
  font-style: normal;
  font-size: 18px;
}

.view-all-comments {
  margin-top: 24px;
  margin-bottom: 24px;
  clear: both;
}
.view-all-comments a {
  position: relative;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px;
  width: auto !important;
  height: auto !important;
  text-indent: 50px;
  font-weight: bold;
  line-height: 1.75;
  text-transform: uppercase;
  background-color: #fff;
  display: inline-block;
  font-size: 1.8em;
  line-height: 1.94444444;
  display: inline-block !important;
  color: #444;
}
.view-all-comments a .core-icon {
  top: 10px !important;
  left: 10px !important;
  position: absolute;
  transition: all 250ms;
  width: 38px;
  height: 38px;
  background-position: -304px -282px;
  background-image: url("/wp-content/mu-plugins/mbm-emap/assets/images/sprite-custom.svg");
}
.view-all-comments a .core-icon.i-icon-comment-hover {
  background-position: -280px -104px;
}
.view-all-comments a:hover {
  color: #444;
}

li.align-right a {
  position: relative;
  cursor: pointer;
}
li.align-right a .core-icon {
  left: auto;
  right: 0;
  position: absolute;
  top: 0;
}
li.align-right a .core-icon.i-icon-comment-dims {
  background-position: -304px -282px;
  width: 38px;
  height: 38px;
}
li.align-right a .core-icon.i-icon-comment-hover-dims {
  width: 38px;
  height: 38px;
  background-position: -280px -104px;
}

.social-comment {
  border-bottom: 1px solid #e1e1e1 !important;
  display: block;
  margin-bottom: 40px;
}
.social-comment .share-post {
  display: inline-block;
  border-bottom: none !important;
  margin-bottom: 0px;
}
.social-comment .view-all-comments.animate-icons {
  display: inline-block;
  float: right;
  margin-bottom: 0px;
  margin-top: 18px;
}
.social-comment .view-all-comments.animate-icons a {
  border: none;
  padding-right: 50px;
  font-style: normal;
  line-height: 38px;
  font-size: 12px;
}
.social-comment .view-all-comments.animate-icons a span {
  right: 0;
  left: auto !important;
}
@media (max-width: 767px) {
  .social-comment .view-all-comments.animate-icons a {
    font-size: 0px !important;
    width: 0px !important;
  }
}

.flat-social a span {
  display: inline-block;
}

.picture_legacy.inline_image.fullsize.image_size_full .panzoom-buttons {
  position: absolute;
  top: 50px;
  right: 20px;
}
.picture_legacy.inline_image.fullsize.image_size_full .panzoom-buttons button {
  padding: 10px;
  background-color: rgba(150, 150, 150, 0.8) !important;
  border-radius: 50%;
  width: 36px;
  height: 36px;
}
.picture_legacy.inline_image.fullsize.image_size_full .panzoom-buttons button.zoom-in:after {
  background-position: -420px -352px;
  background-image: url("/wp-content/mu-plugins/mbm-emap/assets/images/zoom-icons.svg");
  width: 14px;
  height: 14px;
  content: "";
  display: block;
}
.picture_legacy.inline_image.fullsize.image_size_full .panzoom-buttons button.zoom-out:after {
  width: 14px;
  height: 2px;
  content: "";
  display: block;
  background-image: url("/wp-content/mu-plugins/mbm-emap/assets/images/zoom-icons.svg");
  background-position: -419.8px -350px;
}
.picture_legacy.inline_image.fullsize.image_size_full .panzoom-buttons button.reset:after {
  background-image: url("/wp-content/mu-plugins/mbm-emap/assets/images/reset_icon.png");
  height: 18px;
  width: 18px;
  content: "";
  display: block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.post-layout-gallery .gallery-item.slick-slide {
  border: 0;
  height: 640px !important;
}
.post-layout-gallery .gallery-item.slick-slide .panzoom-buttons {
  display: none;
}
.post-layout-gallery .gallery-item.slick-slide.slick-current.slick-active .panzoom-buttons {
  position: absolute;
  bottom: 10px;
  top: 10px;
  right: 10px;
  display: block;
}
.post-layout-gallery .gallery-item.slick-slide.slick-current.slick-active .panzoom-buttons button {
  background-color: rgba(150, 150, 150, 0.8) !important;
  border-radius: 50%;
  width: 36px;
  height: 36px;
}
.post-layout-gallery .gallery-item.slick-slide.slick-current.slick-active .panzoom-buttons button:after {
  width: 14px;
  height: 2px;
  content: "";
  display: block;
  background-image: url("/wp-content/mu-plugins/mbm-emap/assets/images/zoom-icons.svg");
}
.post-layout-gallery .gallery-item.slick-slide.slick-current.slick-active .panzoom-buttons button.zoom-in {
  padding: 10px;
}
.post-layout-gallery .gallery-item.slick-slide.slick-current.slick-active .panzoom-buttons button.zoom-in:after {
  background-position: -420px -352px;
  width: 14px;
  height: 14px;
}
.post-layout-gallery .gallery-item.slick-slide.slick-current.slick-active .panzoom-buttons button.zoom-out {
  padding: 10px;
}
.post-layout-gallery .gallery-item.slick-slide.slick-current.slick-active .panzoom-buttons button.zoom-out:after {
  background-position: -419.8px -350px;
}
.post-layout-gallery .gallery-item.slick-slide.slick-current.slick-active .panzoom-buttons button.reset:after {
  background-image: url("/wp-content/mu-plugins/mbm-emap/assets/images/reset_icon.png");
  height: 18px;
  width: 30px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

article.post-listing div.inline_image.image_size_full img {
  width: 100%;
}
article.post-listing .single-post-thumb.inline_image.image_size_full.picture_legacy_image {
  margin-bottom: 0px;
}
article.post-listing .single-post-thumb.inline_image.image_size_full.picture_legacy_image p {
  margin-bottom: 0px;
}
article.post-listing .single-post-thumb.inline_image.image_size_full.picture_legacy_image p img {
  width: 100%;
}
article.post-listing .panzoom-buttons {
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  z-index: 2;
  padding: 10px;
}
article.post-listing .panzoom-buttons button {
  padding: 10px;
  background-color: rgba(150, 150, 150, 0.8) !important;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  background: none;
  border: none;
}
article.post-listing .panzoom-buttons button:after {
  content: "";
  display: block;
  background-image: url("/wp-content/mu-plugins/mbm-emap/assets/images/zoom-icons.svg");
  height: 10px;
  width: 10px;
  transform: none;
}
article.post-listing .panzoom-buttons button.zoom-in:after {
  background-position: -420px -352px;
  width: 14px;
  height: 14px;
}
article.post-listing .panzoom-buttons button.zoom-out:after {
  background-position: -419.8px -350px;
  width: 14px;
  height: 2px;
}
article.post-listing .panzoom-buttons button.reset {
  padding: 9px !important;
}
article.post-listing .panzoom-buttons button.reset:after {
  background-image: url("/wp-content/mu-plugins/mbm-emap/assets/images/reset_icon.png");
  height: 18px;
  width: 18px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.article-flag {
  text-transform: uppercase;
  position: absolute;
  bottom: 0px;
  z-index: 9;
}
.article-flag .label-wrap {
  background: #09b9b6;
  color: white;
  padding: 5px 10px;
  font-size: 13px;
  font-weight: bold;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 20px;
  line-height: 1.6;
}
.article-flag .arrow-behind {
  position: absolute;
  width: 0;
  height: 0;
  right: 0;
  border-style: solid;
  border-width: 0 20px 20px 0;
  border-color: transparent rgb(4.2680412371, 87.7319587629, 86.3092783505) transparent transparent;
  left: 18px;
  top: 30px;
}
.article-flag .arrow-tail-top {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #09b9b6 transparent transparent transparent;
  position: absolute;
  border-width: 10px 10px 0 0;
  right: -10px;
  top: 0px;
}
.article-flag .arrow-tail-bottom {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #09b9b6;
  position: absolute;
  border-width: 10px 0 0 10px;
  right: -10px;
  top: 10px;
}

#related_posts .related-item .article-flag {
  left: 0px;
}

.picture_legacy .article-flag {
  left: 0px;
  z-index: 99;
  top: 20px;
}

.widget .article-flag {
  top: auto;
  left: 0px;
  bottom: 0px;
}
.widget .article-flag .label-wrap {
  height: 16px;
  padding: 0px 5px;
  padding-left: 5px;
  font-size: 10px;
}
.widget .article-flag .arrow-tail-top {
  border-width: 10px 10px 0 0;
  right: -10px;
  top: 0px;
}
.widget .article-flag .arrow-tail-bottom {
  border-width: 10px 0 0 10px;
  right: -10px;
  top: 6px;
}

/* Styling for most popular layout */
.most-popular-layout {
  padding-top: 20px;
  padding-bottom: 20px;
}
.most-popular-layout .cat-box-content ol.popular_layout {
  webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  padding-left: 0;
  /*list-style: decimal; */
  margin: 0 0 1.5em;
  padding: 0;
  counter-reset: item;
}
.most-popular-layout .cat-box-content ol.popular_layout li {
  list-style-position: inside;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 0px;
  font-size: 16px;
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding: 0 0 0 2em;
  padding-top: 10px;
  padding-bottom: 10px;
  text-indent: -2em;
  list-style-type: none;
  counter-increment: item;
}
@media screen and (max-width: 768px) {
  .most-popular-layout .cat-box-content ol.popular_layout li {
    height: auto !important;
  }
}
.most-popular-layout .cat-box-content ol.popular_layout li:before {
  display: inline-block;
  width: 1.5em;
  padding-right: 0.5em;
  font-weight: bold;
  text-align: right;
  content: counter(item) ".";
  font-size: 18px;
}

@media screen and (max-width: 767px) {
  .cat-box-content ul li .article-flag, #related_posts .related-item .article-flag {
    bottom: 30px;
  }
  .cat-box-content ul li .article-flag .label-wrap, #related_posts .related-item .article-flag .label-wrap {
    height: 16px;
    padding: 0px 2px;
    padding-left: 2px;
    font-size: 10px;
  }
  .cat-box-content ul li .article-flag .arrow-tail-top, #related_posts .related-item .article-flag .arrow-tail-top {
    border-width: 10px 10px 0 0;
    right: -10px;
    top: 0px;
  }
  .cat-box-content ul li .article-flag .arrow-tail-bottom, #related_posts .related-item .article-flag .arrow-tail-bottom {
    border-width: 10px 0 0 10px;
    right: -10px;
    top: 6px;
  }
  .related-item .article-flag {
    bottom: 0px !important;
  }
  .cat-box.column2.style-2c-medium .cat-box-content .first-news .post-thumbnail .article-flag {
    left: 19px;
  }
  .slider_box .grid-slider .grid-slider-large .block .article-flag {
    bottom: 80px;
  }
  .slider_box .grid-slider .grid-slider-large .tiles .tile .article-flag {
    bottom: 32px;
  }
  .cat-box.wide-box.style-1c-large .cat-box-content .c1-large-2 .article-flag .label-wrap {
    height: 16px;
    padding: 0px 2px;
    padding-left: 2px;
    font-size: 10px;
  }
  .cat-box.wide-box.style-1c-large .cat-box-content .c1-large-2 .article-flag .arrow-tail-top {
    border-width: 10px 10px 0 0;
    right: -10px;
    top: 0px;
  }
  .cat-box.wide-box.style-1c-large .cat-box-content .c1-large-2 .article-flag .arrow-tail-bottom {
    border-width: 10px 0 0 10px;
    right: -10px;
    top: 6px;
  }
}
@media only screen and (max-width: 985px) and (min-width: 768px) {
  .widget-container .post-thumbnail, .footer-widget-container .post-thumbnail {
    position: relative !important;
  }
}
.fancybox-button.fancybox-close-small {
  width: 28px;
  height: 28px;
  right: 0;
  top: 0;
  opacity: 1;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  padding: 0px;
}
.fancybox-button.fancybox-close-small svg {
  height: 100%;
  width: 100%;
  margin: 0 auto;
}

.post_catchline p {
  margin-bottom: 0;
  font-size: 1.8em;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.6px;
}

.cpb-bottom-more-news-link,
a.dynamic-loader.cpb-bottom-more-news-link {
  font-size: 1.6em;
  line-height: 1.25;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #000;
}
.cpb-bottom-more-news-link a:hover,
a.dynamic-loader.cpb-bottom-more-news-link a:hover {
  color: #000;
}

.article-meta {
  margin-bottom: 32px;
}
.article-meta a h1 {
  margin-bottom: 10px;
}
.article-meta .tie-author {
  color: #666;
  font-size: 12px;
  line-height: 1.33333333;
  text-transform: uppercase;
  position: relative;
  margin-left: 4px;
  padding-left: 4px;
  display: inline-block;
}
.article-meta .tie-author:before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  position: absolute;
  background: #666;
  top: 6px;
  left: -4px;
}
.article-meta .tie-date {
  color: #666;
  font-size: 12px;
  line-height: 1.33333333;
  text-transform: uppercase;
  display: inline-block;
}
.article-meta .tie-comments {
  color: #666;
  font-size: 12px;
  line-height: 1.33333333;
  text-transform: uppercase;
  position: relative;
  margin-left: 4px;
  padding-left: 4px;
  display: inline-block;
}
.article-meta .tie-comments:before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  position: absolute;
  background: #666;
  top: 6px;
  left: -4px;
}
.article-meta p {
  margin-top: 10px;
  font-size: 16px;
}

.bookmark_icon.only_for_2_col_sites {
  display: inline-block;
  vertical-align: top;
  padding-top: 4px;
  padding-left: 2px !important;
  padding-right: 2px !important;
  margin-top: 18px;
}
.bookmark_icon.only_for_2_col_sites button.addToBookmarks {
  top: unset;
  right: unset;
  display: block !important;
  position: relative;
  background: none !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-position: -151px -242px !important;
  height: 40px !important;
  width: 39px !important;
  color: unset !important;
  padding: 0px;
  font-size: 0px;
  background-image: url("/wp-content/mu-plugins/mbm-emap/assets/images/sprite-custom.svg") !important;
}
.bookmark_icon.only_for_2_col_sites button.addToBookmarks.active {
  background-image: url("/wp-content/mu-plugins/mbm-emap/assets/images/sprite-custom.svg") !important;
  background-position: -113px -242px !important;
}
.bookmark_icon.only_for_2_col_sites button.addToBookmarks.active:hover {
  background: none !important;
  background-image: url("/wp-content/mu-plugins/mbm-emap/assets/images/sprite-custom.svg") !important;
  background-position: -113px -242px !important;
}
.bookmark_icon.only_for_2_col_sites:hover button.addToBookmarks.bookmark {
  background-image: url("/wp-content/mu-plugins/mbm-emap/assets/images/sprite-custom.svg") !important;
}

.bookmark_icon.rectangle_icon button.addToBookmarks {
  font-size: 12px;
  height: 25px;
  padding: 6px 8px;
  border-radius: 3px;
  position: relative;
  top: unset;
  right: unset !important;
  font-weight: normal;
  color: #fff !important;
  font-size: 11px;
  text-transform: uppercase;
}

@media (min-width: 986px) {
  .ads-banner-top, .adv-banner-top {
    min-height: 90px;
  }
}
@media (min-width: 768px) and (max-width: 985px) {
  .ads-banner-top, .adv-banner-top {
    min-height: 90px;
  }
}
@media (max-width: 767px) {
  .ads-banner-top, .adv-banner-top {
    min-height: 100px;
  }
}
/* styling the related artile inside the content */
body.full-width-content #main-content .post-inner .entry div.related_article_inside {
  width: 244px;
  float: left;
  margin-bottom: 20px;
  margin-right: 20px !important;
  background: #F2ECE7;
}
body.full-width-content #main-content .post-inner .entry div.related_article_inside .text_section {
  padding: 10px 15px 15px 15px;
}
body.full-width-content #main-content .post-inner .entry div.related_article_inside .text_section p {
  margin-bottom: 5px;
  color: #FF1700;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}
body.full-width-content #main-content .post-inner .entry div.related_article_inside .text_section h4 {
  font-size: 18px;
  line-height: 20px;
  margin-top: 0px;
  font-weight: bold !important;
  margin-bottom: 0px !important;
}
@media only screen and (max-width: 767px) {
  body.full-width-content #main-content .post-inner .entry div.related_article_inside {
    float: unset;
    margin: 0 auto !important;
    margin-bottom: 20px !important;
  }
}

.all-devices {
  margin-bottom: 15px !important;
  border-bottom: 1px solid #e1e1e1 !important;
  padding-bottom: 15px;
  clear: both;
}

/*styling the 3 column ads block */
.three-column {
  margin-bottom: 15px !important;
  border-bottom: 1px solid #e1e1e1 !important;
  padding-bottom: 15px;
}
.three-column h6 {
  color: #808080;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 15px;
  text-align: center;
}
.three-column .html_column_1 {
  vertical-align: top;
  display: inline-block;
  width: 32.5%;
}
.three-column .advertisment-column {
  vertical-align: top;
  display: inline-block;
  width: 32.5%;
  margin-left: 1%;
  margin-right: 1%;
}
.three-column .html_column_2 {
  vertical-align: top;
  display: inline-block;
  width: 32.5%;
}
@media only screen and (max-width: 768px) {
  .three-column .html_column_2, .three-column .html_column_1, .three-column .advertisment-column {
    width: 100%;
  }
  .three-column .advertisment-column {
    margin-right: 0%;
    margin-left: 0%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}