@font-face {
  font-family: "TimesDigitalW04";
  src: url("https://www.dianomi.com/partner/thetimes/fonts/TimesDigitalW04-Regular.woff2")
      format("woff2"),
    url("https://www.dianomi.com/partner/thetimes/fonts/TimesDigitalW04-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TimesModern";
  src: url("https://www.dianomi.com/partner/thetimes/fonts/TimesModern-Bold.woff2") format("woff2"),
    url("https://www.dianomi.com/partner/thetimes/fonts/TimesModern-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gill Sans MT Std";
  src: url("https://www.dianomi.com/partner/thetimes/fonts/GillSansMTStd-Medium.woff2") format("woff2"),
    url("https://www.dianomi.com/partner/thetimes/fonts/GillSansMTStd-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

body {
  padding: 0px;
  margin: 0;
  background-color: #ffffff;
  overflow: hidden;
}


a {
  color: #464646;
  text-decoration: none;
}

.action:hover {
  text-decoration: none;
}

.dianomi_provider_short:hover {
  text-decoration: none;
}

.maintext:hover {
  text-decoration: underline;
 /* color: #069;*/
}

/* .hero img {
  display: block;
  margin: 0 auto;
  margin-bottom: 0px;
  float: none;
  width: 100%;
  height: auto;
  display: block;
  /*padding: 0 5px; *
  box-sizing: border-box;
} */

/* .wrapper {
  height: 250px;
  display: table;
  width: 101%;
  margin-left: 0%;
  position: relative;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  /*  border: 2px solid #2b1934; *
  padding: 5px;
  padding-top: 0;
  padding: 0 0px;
  box-sizing: border-box;
  background-color: #ffffff;
  overflow: hidden;
  margin-top: 15px;
} */

.hero {
  min-height: 215px;
  margin-top: 5px;
}

/* .subhero a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 249px;
  height: 235px;
  background: rgba(0, 0, 0, 0.65);
  z-index: 0;
  display: none;
} */
/* .subhero {
  padding-top: 0px;
  width: 100%;
  height: 216px;
  box-sizing: border-box;
  display: table;
  z-index: 99;
} */

.text {
  float: none;
  zoom: 1;
  display: block;
  margin-left: 0px;
  padding: 0 2px;
  cursor: pointer;
  width: 100%;
  box-sizing: border-box;
  line-height: 1.8em;
  color: #fff;
  box-sizing: border-box;
  height: 100px;
  text-align: left;
  position: relative;
  top: 5px;
  left: 0px;
}

.heading_top {
  display: none;
  visibility: hidden;
}

.heading {
  display: none;
  visibility: hidden;
}

.maintext {
  font-family: "Gill Sans MT Std";
  font-size: 16px;
  line-height: 18px;
  padding: 0;
  padding-bottom: 2px;
  width: 100%;
  font-weight: 400;
  color: #333333;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.action {
  display: none;
  visibility: hidden;
}

.action {
  display: block;
  visibility: visible;
  color: #000000;
  border: 1px solid;
  width: fit-content;
  box-sizing: border-box;
  font-family: 'knowledge-medium', Arial, sans-serif;
 padding: 2px 5px;
  position: absolute;
  right: 10px;
  top: 40px;
}

.dianomi_provider_short {
  padding: 3px 0;
  text-decoration: none !important;
  display: block !important;
  line-height: 1.2;
  color: #696969;
  font-family: "Gill Sans MT Std", sans-serif;
  font-size: 13px;
  font-weight: 400;
}
.header-image-container.native-logo img {
    max-width: 140px;
    width: auto;
    max-height: 35px;
    padding-left: 0px;
    margin-left: 0px;
}


.line2 {
  line-height: 1.2;
  font-weight: normal;
  width: 100%;
  display: block;
  font-family: "Gill Sans MT Std";
  font-size: 12px;
  color: #999;
  letter-spacing: 1px;
  text-align: left;
  margin-bottom: 2px;
  text-transform: uppercase;
}

.logohover {
  background-repeat: no-repeat;
  width: 110px;
  height: 12px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding-bottom: 0px;
  display: inline;
  -webkit-transition: background 300ms ease-in-out 0s;
  -moz-transition: background 400ms ease-in-out 0s;
  -o-transition: background 400ms ease-in-out 0s;
  transition: background 400ms ease-in-out 0s;
  z-index: 1;
}

.logohover:hover {
  background: url("/img/uploads/VfG99MCoyKoAAGpDgiIAAAAI.png");
  background-repeat: no-repeat;
  background-position: right;
  display: inline;
  padding: 0px;
  background-color: #fff;
  height: 12px;
  background-size: 54px 10px;
}

.sub-line2 {
  color: #999;
  display: block;
  font-size: 12px;
  overflow: hidden;
  padding-bottom: 0px;
  position: absolute;
  right: 10px;
  letter-spacing: 1px;
  font-weight: 400;
  z-index: 1;
  font-family: "Gill Sans MT Std";
  width: 145px;
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
}

.sub-line2 a {
  font-size: 12px;
  color: #999;
  text-decoration: underline;
  font-weight: 600;
}

.sub-line2 img {
  border: none;
  outline: none;
}

.sub-line2 {
  top: 0px;
}

.video-minimum {
  padding: 0 !important;
}

.video-minimum .hero {
  width: 100% !important;
  min-height: 95px !important;
}
.video-minimum .subhero {
  height: auto;
  display: flex;
}

.video-minimum .line2 {
  margin-bottom: 20px;
}

.video-minimum .sub-line2 {
  bottom: auto;
  top: 0px;
  right: 0px;
}
.video-minimum .text {
  padding-right: 10px;
  box-sizing: border-box;
  margin: 0;
  width: 100%;
  padding-top: 0;
  height: auto;
  min-width: 260px;
  top: 0;
}

.video-minimum .maintext {
  min-height: 0px;
  font-size: 15px;
  line-height: 18px;
}

.video-minimum .hero .dianomi-video-body {
  max-width: 29.5%;
  min-height: 84px;
  min-width: 100px;
  float: left;
  margin-right: 10px;
  object-fit: cover;
  margin-bottom: 10px;
  margin-top: 0;
}

.action {
    display: flex;
    visibility: visible;
    color: #000;
    border: 1px solid #000;
    min-height: 20px;
    width: fit-content;
    position: absolute;
    right: 0;
  padding: 2px 4px;
    font-family: 'knowledge-regular', Arial, sans-serif;
  font-size: 13px;
  line-height: 20px;
}
