html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
hgroup, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
hgroup,section {
    display:block;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

* {
  text-decoration: none;
}

body {
  font-family: 'Roboto', sans-serif!important;
	font-size:20px;
	line-height:40px;
  padding:0;
  margin:0;
  background-color:#FFFFFF;
}

@font-face {
    font-family: 'Blair ITC';
    src: url('https://jornalnoroeste.com.br/assets/fonts/Blair-ITC-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Blair ITC Medium';
    src: url('https://jornalnoroeste.com.br/assets/fonts/Blair-ITC-Medium.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Blair ITC Light';
    src: url('https://jornalnoroeste.com.br/assets/fonts/Blair-ITC-Light.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

.breaking-news {
  max-width: 72%;
  width: 72%;
  margin: 0 auto;
  border-radius: 2px;
  height: 51px;
  line-height: 51px;
  background-image: linear-gradient(92deg, #9e0305, #da0104);
  overflow: hidden;
  position: relative;
  float: left;
  margin-bottom: 15px;
}

.breaking-news-title {
    display: table-cell;
    white-space: nowrap;
    line-height: 51px;
    color: #FFF;
    font-size: 18px;
    padding-left: 15px;
    font-style: normal;
    font-weight: normal;
}

.breaking-mobile-news {
  display: none;
}

.breaking-news-mobile-title {
  display: none;
}


/* Global */

#mobile-device {
  display: none;
}

#web-device {
  display: block;
}

.container{
  position:center;
  width: 90%;
  margin:0 auto;
  overflow:hidden;
}

.container-social{
  position:center;
  width: 90%;
  margin:0 auto;
  overflow:hidden;
}

.container-hui{
  position:center;
  width: 100%;
  margin: 110px 0 25px 0;
  overflow:visible;
}

.container-fit{
  position:center;
  width: 100%;
  margin: 0 0 25px 0;
  overflow:visible;
}

.fa-hui{
  padding-right: 5px;
}

.main-news-wrapper {
    display: block;
    width: 100%;
}

.left-container{
  width: calc(75% - 10px);
  margin:0 auto;
  float: left;
  padding: 50px 10px 0 0;
}

.live-base-container {
  float: left;
  margin-bottom: 20px!important;
}

.slider-full-container{
  position: center;
  width: 100%;
  margin: auto;
  padding: 0 0 30px 0;
}

.right-container{
  width: calc(25% - 10px);
  float: right;
  padding: 0 0 0 10px;
}

#whatsapp-web {
  display: inline-block;
}

#whatsapp-mobile {
  display: none;
}

#fluid-standard-label {
  display: block;
  width: 100%;
  max-width: 100%;
  padding-bottom: 5px;
  background: linear-gradient( to right, rgba(49,102,82,1) 0%, rgba(161,194,105,1) 25%, rgba(178,185,195,1) 55%, rgba(49,102,82,1) 100% ) left bottom #fff no-repeat;
  background-size: 100% 7px;
}

#media-ad-hui{
  display: none;
}

#media-ad-hui-dash{
  display: none;
}

.media-main-hr {
  display: none;
}

.special-main-hr {
  display: none;
}

.special-main-hr-hui {
  display: none;
}

.video-special-main-hr {
  display: none;
}

.special-main-hr-fit {
    display: none;
}

#media-special-ad-hui-end {
    display: none;
}

#media-special-ad-hui {
    display: none;
}

.container-x{
  position:center;
  width: 100%;
  margin:0 auto;
  overflow:hidden;
  background-color:#0c0c0c;
}

.trw-brand-copyright{
  vertical-align:middle;
  margin:auto;
  width:35px;
  text-align:center;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0;
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

header #trw-wheather {
  position: fixed;
  top: -17px;
  right: 16%;
  width: 285px;
  height: 85px!important;
  vertical-align: top;
  font-size: 14px!important;
  margin: 3px 0 0 10px;
  border-radius: 15px 0 15px 0;
  overflow: hidden;
  transition: 0.25s;
  transition-timing-function: ease-in;
  animation: cssAnimation 0s 5s forwards;
  visibility: hidden;
}

header .logo-inc {
  width: 210px;
  height: auto;
  padding: 8px 10px 0 0;
}

@keyframes cssAnimation {
  to   { visibility: visible; }
}
/*hamburger-menu*/

#sidebarMenu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transform: translateY(-100%);
  transition: all 0.5s ease;
  background: rgba(0, 0, 0, 0.8);
  white-space: nowrap;
}

.sidebarMenuInner {
  margin: 0;
  padding: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  margin-left: 8%;
  text-align: left;
}

.sidebarMenuInner li {
  list-style: none;
  margin-top: 7.6vh;
  cursor: pointer;
  border-bottom: 1px solid rgba(255, 255, 255, 0.10);
  line-height: 22px;
  width: 11.7vw;
  width: 15%;
}

.sidebarMenuInner .id-li {
  list-style: none;
  margin-top: 7.6vh;
  cursor: pointer;
  border-bottom: 1px solid rgba(255, 255, 255, 0.10);
  line-height: 35px;
  line-height: 5.3vh;
}

.sidebarMenuInner li span {
  display: block;
  color: rgba(255, 255, 255, 0.50);
  text-align: left;
}

.sidebarMenuInner li a {
  text-transform: none;
  cursor: pointer;
  text-decoration: none;
  text-align: left;
}

.sidebarIconToggle {
  transition: all 0.3s;
  box-sizing: border-box;
  cursor: pointer;
  position: absolute;
  z-index: 2;
  top: 27px;
  right: 6%;
  height: 60px;
  width: 27px;
}

.spinner {
  transition: all 0.3s;
  box-sizing: border-box;
  position: absolute;
  height: 3px;
  width: 100%;
  background-color: #606060;
}

.horizontal {
  transition: all 0.3s;
  box-sizing: border-box;
  position: relative;
  float: left;
  margin-top: 3px;
}

.diagonal.part-1 {
  position: relative;
  transition: all 0.3s;
  box-sizing: border-box;
  float: left;
}

.diagonal.part-2 {
  transition: all 0.3s;
  box-sizing: border-box;
  position: relative;
  float: left;
  margin-top: 3px;
}

/*advertising*/

#advertising-wide-top {
  margin: auto;
  padding-top:90px;
  max-width: 90%;
}

#advertising-wide {
  margin: auto;
  max-width: 90%;
  margin-bottom: 20px;
}

#advertising-wide img{
  width: 100%;
  -webkit-filter: brightness(100%);
}

#advertising-wide img:hover{
-webkit-filter: brightness(100%);
}

.ad-wide-image{
  position:center;
  width: 100%;
  max-width: 100%;
  margin: auto;
  -webkit-filter: brightness(100%);
}

.ad-wide-image:hover{
-webkit-filter: brightness(100%);
}

.schedule-ad-wide-image{
  position:center;
  max-width: 100%;
  margin: auto;
  -webkit-filter: brightness(100%);
  margin-bottom: 0;
}

.schedule-ad-wide-image:hover{
-webkit-filter: brightness(100%);
}

.ad-box-square-image{
  position:center;
  max-width: 100%;
  margin: auto;
  vertical-align: middle;
  -webkit-filter: brightness(100%);
}

.ad-box-square-image:hover{
-webkit-filter: brightness(100%);
}

.image-ad-box{
  position:center;
  max-width: 100%;
  margin: auto;
}

.pages-advertinsing-box-top{
  position:center;
  max-width: 100%;
  margin: auto;
  padding: 0 0 30px 0;
}

.pages-advertinsing-box-bottom{
  position:center;
  max-width: 100%;
  margin: auto;
  padding: 30px 0 30px 0;
}

.pages-advertinsing-slider-top{
  position:center;
  width: 100%;
  max-width: 100%;
  margin: auto;
  padding: 0 0 20px 0;
}

.pages-advertinsing-slider-bottom{
  position:center;
  width: 100%;
  max-width: 100%;
  margin: auto;
  padding: 30px 0 30px 0;
}

.pages-advertinsing-box-3-top{
  position:center;
  max-width: 100%!important;
  width: 100%!important;
  height: auto!important;
  margin: auto;
  padding: 15px 0 30px 0!important;
  -webkit-filter: brightness(100%);
}

.pages-advertinsing-box-3-top:hover{
  position:center;
  max-width: 100%!important;
  width: 100%!important;
  margin: auto;
  padding: 40px 0 30px 0;
  -webkit-filter: brightness(100%)!important;
}

.pages-advertinsing-box-4-top{
  position:center;
  max-width: 100%!important;
  width: 100%!important;
  height: auto!important;
  margin: auto;
  padding: 0 0 30px 0;
  -webkit-filter: brightness(100%);
}

.pages-advertinsing-box-4-top:hover{
  position:center;
  max-width: 100%!important;
  width: 100%!important;
  margin: auto;
  padding: 0 0 30px 0;
  -webkit-filter: brightness(100%)!important;
}

.pages-advertinsing-box-3-top-image{
  -webkit-filter: brightness(100%);
}

.pages-advertinsing-box-3-top-image:hover{
  -webkit-filter: brightness(100%)!important;
}

.pages-advertinsing-box-3-bottom-image{
  -webkit-filter: brightness(100%);
}

.pages-advertinsing-box-3-bottom-image:hover{
  -webkit-filter: brightness(100%)!important;
}

.pages-advertinsing-box-3-bottom{
  position:center;
  max-width: 100%!important;
  width: 100%!important;
  height: auto!important;
  margin: auto;
  padding: 30px 0 10px 0!important;
  -webkit-filter: brightness(100%);
}

.pages-advertinsing-box-3-bottom:hover{
  position:center;
  max-width: 100%!important;
  width: 100%!important;
  margin: auto;
  padding: 30px 0 10px 0;
  -webkit-filter: brightness(100%)!important;
}

.pages-advertinsing-box-vd-top{
  position:center;
  width: 100%!important;
  max-width: 100%!important;
  height: auto!important;
  margin: auto;
  padding: 0 0 30px 0;
}

.pages-advertinsing-box-vd-top-home{
  position:center;
  max-width: 100%;
  margin: auto;
  padding: 0 0 30px 0;
}

.pages-advertinsing-box-vd-top-inner{
  position:center;
  max-width: 100%;
  margin: auto;
  padding: 0 0 55px 0;
}

.pages-advertinsing-box-vd-bottom{
    position: sticky;
    align-self: baseline;
    width: 100%!important;
    max-width: 100%!important;
    height: auto!important;
    margin: auto;
    padding: 70px 0 0 0!important;
}

.ad-container{
  width:100%;
  position:center;
  overflow:hidden;
  text-align:center;
  margin-top: 15px;
  margin-bottom: 20px;
}

.ad-container-top{
  width:100%;
  position:center;
  overflow:hidden;
  text-align:center;
  margin-top: 0;
  margin-bottom: 20px;
}

.ad-container-inner-fluid{
  width:100%;
  position:center;
  overflow:hidden;
  text-align:center;
  margin-top: 25px;
  margin-bottom: 0;
}

.standard-container{
  top:0;
  width:100%;
  text-align:center;
  display:block;
  margin-top: 15px;
  margin-bottom: 120px;
}

.contact-a1{
  color:#333333;
  margin-right:10px;
  padding-right:10px;
}

.contact-a1:hover{
  color:#FFFFFF;
  margin-right:10px;
  padding-right:10px;
}

.contact-a2{
  color:#333333;
  margin-right:10px;
}

.contact-a2:hover{
  color:#FFFFFF;
  margin-right:10px;
}

.contact-a3{
  color:#333333;
  margin-right:10px;
  padding-right:10px;
  font-size:18px;
}

.contact-a3:hover{
  color:#000000;
  margin-right:10px;
  padding-right:10px;
  font-size:18px;
}

.contact-a4{
  color:#333333;
  margin-right:0px;
  padding-right:0px;
  font-size:35px;
}

.contact-a4:hover{
  color:#333333;
  margin-right:0px;
  padding-right:0px;
  font-size:35px;
}

.contact-a5{
  color:#333333;
  margin-right:0px;
  padding-right:0px;
  font-size:22px;
}

.contact-a5:hover{
  color:#333333;
  margin-right:0px;
  padding-right:0px;
  font-size:22px;
}

.contact-a6{
  color:#333333;
  margin-right:0px;
  padding-right:0px;
  font-size:22px;
  display: inline-block;
}

.contact-a6:hover{
  color:#333333;
  margin-right:0px;
  padding-right:0px;
  font-size:22px;
  display: inline-block;
}

.tw-video {
    width: 426px; /*Tamanho da div com o thumbnail */
    height: 240px;
}

.tw-video-1 {
    position:absolute;
    top:40%;
    width:100%;
    height:100%;
    text-align:center;
    margin:auto;
    vertical-align:middle;
    z-index:1;
}

.tw-video-2 {
    top:auto;
    width:100%;
    position: absolute;
    text-align:center;
    margin:auto;
    vertical-align:middle;
}

.player-img{
  top:auto;
  vertical-align:middle;
  margin:auto;
  width:100%;
  text-align:center;
  position: absolute;
}

.player-button{
  top:auto;
  vertical-align:middle;
  width:70px;
  height:70px;
  text-align:center;
}

.player-img-box{
  top:auto;
  vertical-align:middle;
  margin:auto;
  width:100%;
  height:100%;
  text-align:center;
  position: absolute;
}

.player-img-box{
  top:auto;
  vertical-align:middle;
  margin:auto;
  margin-bottom:10px;
  width:100%;
  height:100%;
  text-align:center;
  position: absolute;
}

.special-bt {
  display:none;
}

ul{
  margin:0;
  padding:0;
  width: fit-content;
}

.chart-pg-spotlight{
  top:auto;
  text-align:center;
  font-size:4.5em;
  font-weight:bold;
  color:#FFFFFF;
  margin-left:0px;
  margin-top:10px;
  display:block;
  line-height:95px;
}

.chart-pg-special-spotlight{
  top:auto;
  text-align:center;
  font-size:3.6em;
  font-weight:bold;
  color:#FFFFFF;
  margin-left:0px;
  margin-top:10px;
  display:block;
  line-height:95px;
}

.chart-pg-song{
  top:auto;
  text-align:left;
  font-size:30px;
  color:#FFFFFF;
  margin-top:10px;
  margin-bottom:10px;
  margin-left:5px;
  display:block;
  line-height:30px;
  word-wrap:break-word;
}

.chart-pg-artist{
  top:auto;
  text-align:left;
  font-size:30px;
  color:#FFFFFF;
  font-weight:bold;
  margin-left:5px;
  display:block;
  line-height:30px;
  margin-bottom:0px;
  word-wrap:break-word;
}

.chart-pg-caption{
  top:auto;
  text-align:center;
  font-size:20px;
  color:#ff3970;
  margin-left:10px;
  margin-bottom:5px;
  display:block;
  line-height:20px;
}


.chart-pg-n1-number{
  top:auto;
  text-align:center;
  font-size:12.5em;
  color:#FFFFFF;
  margin-left:5px;
  display:block;
  line-height:190px;
}

.chart-pg-number-box{
  width:100%;
  text-align:center;
  margin-top:0px;
  overflow:hidden;
  display:none;
}

.chart-pg-icon-box{
  width:100%;
  text-align:center;
  margin-top:0px;
  overflow:hidden;
  display:none;
}

.chart-pg-number-fixed{
  top:auto;
  text-align:left;
  font-size:30px;
  color:#FFFFFF;
  font-weight:bold;
  margin-top:5px;
  margin-left:7px;
  line-height:40px;
  display:block;
}

.chart-pg-number-fixed-main{
  top:auto;
  text-align:center;
  font-size:50px;
  color:#000000;
  font-weight:bold;
  margin:auto;
  margin-top:20px;
  line-height:50px;
  display:block;
}

.chart-pg-number-fixed-special{
  top:auto;
  text-align:center;
  font-size:60px;
  color:#000000;
  font-weight:bold;
  margin:auto;
  margin-top:35px;
  line-height:50px;
  display:block;
}

.chart-pg-performance-box{
  width:100%;
  text-align:left;
  margin-top:0px;
  overflow:hidden;
  display:block;
}

.chart-pg-performance-box-special{
  width:100%;
  text-align:left;
  margin-top:0px;
  overflow:hidden;
  display:none;
}

.chart-pg-info{
  top:auto;
  text-align:left;
  font-size:15px;
  color:#FFFFFF;
  margin-left:5px;
  display:block;
  line-height:20px;
  margin-bottom:15px;
  width:100%;
  padding:10px;
}

.chart-pg-info-data{
  top:auto;
  text-align:center;
  font-size:30px;
  color:#c5c5c5;
  margin-left:0px;
  display:block;
  line-height:20px;
  margin-bottom:0px;
  width:100%;
  padding:0px;
}

.chart-pg-info-title{
  top:auto;
  text-align:center;
  font-size:14px;
  color:#c5c5c5;
  margin-left:5px;
  line-height:14px;
  margin-bottom:10px;
  width:100%;
  padding:0px;
}

.content-performance-left{
  float:left;
  text-align:left;
  width:100%;
  padding:0px;
}

.content-positions-performance{
  top:0;
  float:left;
  text-align:center;
  min-width:97%;
  padding:0px;
  background:rgba(225, 231, 228, 0.3);
}

.content-positions-performance-left{
  top:0;
  float:left;
  text-align:center;
  width:33%;
  padding:0px;
}

.content-positions-performance-center{
  top:0;
  float:left;
  text-align:center;
  width:33%;
  padding:0px;
}

.content-positions-performance-right{
  top:0;
  float:left;
  text-align:center;
  width:33%;
  padding:0px;
}

.chart-pg-content-info{
  top:auto;
  text-align:left;
  font-size:15px;
  font-weight:bold;
  color:#000000;
  margin-left:5px;
  display:block;
  line-height:20px;
  margin-bottom:15px;
  width:100%;
  padding:10px;
}

.chart-pg-content-info-data{
  top:auto;
  text-align:center;
  font-size:35px;
  color:#5a5a5a;
  margin-left:0px;
  display:block;
  line-height:20px;
  margin-bottom:0px;
  width:100%;
  padding:0px;
}

.chart-pg-content-info-title{
  top:auto;
  text-align:center;
  font-size:14px;
  font-weight:bold;
  color:#5a5a5a;
  margin-left:5px;
  line-height:14px;
  margin-bottom:10px;
  width:100%;
  padding:0px;
}

.chart-pg-content-icon-fixed{
  top:0;
  width:40px;
  height:40px;
  text-align:center;
  margin:auto;
  margin-right:29%;
  display:block;
  vertical-align:middle;
}

.chart-content-player{
  top:0;
  width:7%;
  text-align:left;
  margin-top:40px;
  display:block;
  float:right;
  vertical-align:middle;
}

.artist-photo-container{
  top:0;
  width:11%;
  text-align:center;
  overflow:hidden;
  display:block;
  float:left;
}

.chart-pg-album-main{
  top:auto;
  text-align:left;
  font-size:15px;
  color:#595959;
  margin-left:5px;
  line-height:10px;
  margin-bottom:10px;
}

.chart-pg-artist-main{
  top:auto;
  text-align:left;
  font-size:26px;
  color:#000000;
  font-weight:bold;
  margin-left:5px;
  display:block;
  line-height:26px;
  margin-bottom:0px;
  word-wrap:break-word;
}

.chart-pg-artist-special-main{
  top:auto;
  vertical-align:middle;
  text-align:left;
  font-size:27px;
  color:#000000;
  font-weight:bold;
  margin-left:5px;
  display:block;
  line-height:27px;
  margin-bottom:0px;
  word-wrap:break-word;
}

.chart-pg-song-main{
  top:auto;
  text-align:left;
  font-size:26px;
  color:#000000;
  margin-top:10px;
  margin-bottom:10px;
  margin-left:5px;
  display:block;
  line-height:26px;
  word-wrap:break-word;
}

.chart-pg-song-special-main{
  top:auto;
  vertical-align:middle;
  text-align:left;
  font-size:27px;
  color:#000000;
  margin-top:27px;
  margin-bottom:10px;
  margin-left:5px;
  display:block;
  line-height:27px;
  word-wrap:break-word;
}

.info-tab-caption{
  top:auto;
  text-align:center;
  font-size:13px;
  color:#c5c5c5;
  margin-left:5px;
  margin-bottom:0px;
  width:100%;
  padding:0px;
  line-height:13px;
}

.performance-fixed{
  float:left;
  text-align:left;
  width:100%;
  padding:0px;
}

.button-x{
  height:40px;
  background:#55cc29;
  border:0px;
  padding-left:20px;
  padding-right:20px;
  font-size:16px;
  color:#FFFFFF;
}

.button-x:hover{
  background:#88c870;
}

.player-x{
  background:#FFFFFF;
  border:0px;
  text-align:center;
  font-size:35px;
  color:#EC272E;
  vertical-align:middle;
}

.player-x:hover{
  background:#FFFFFF;
  color:#000000;
}

.spotlight-box{
  width:100%;
  text-align:left;
  margin-top:0px;
  overflow:hidden;
  background:#000000;
}

.artist-song-album-container{
  top:0;
  width:71%;
  text-align:left;
  overflow:hidden;
  display:block;
  float:left;
}

.artist-song-album-special-container{
  top:auto;
  vertical-align:middle;
  width:71%;
  text-align:left;
  overflow:hidden;
  display:block;
  float:left;
}

.access{
  padding:38px;
  background:#282c34;
  color:#FFFFFF;
  margin-top:10px;
  margin-bottom:10px;
}

.spot{
  text-align:left;
  font-size:35px;
  color:#C7C7C7;
  margin-top:5px;
  margin-left:5px;
}

.spot-headline{
  text-align:left;
  font-size:45px;
  color:#FFFFFF;
  margin-left:30px;
}

.spot-description{
  margin-top:0px;
  font-size:22px;
  color:#FFFFFF;
  margin-left:5px;
}

.show-tv-headline{
  top: auto;
  text-align:left;
  font-size:2.1em;
  font-weight: bold;
  color:#FFFFFF;
  margin-left:5px;
  margin-top:5px;
}

.show-tv-subscribe-bt{
  top: auto;
  text-align:center;
  font-size:1.8em;
  color:#FFFFFF;
  margin-left:0px;
  margin-top:5px;
}

.show-tv-subscribe{
  top:auto;
  font-size:1.3em;
  color:#C7C7C7;
}

.show-headline{
  text-align:left;
  font-size:35px;
  color:#FFFFFF;
  font-weight:bold;
  margin-left:30px;
  margin-bottom:5px;
  display: block;
}

.show-description{
  margin-bottom:10px;
  font-size:18px;
  line-height: 30px;
  color:#FFFFFF;
  text-align:center;
  margin-left:10px;
}

.show-about{
  margin-bottom:10px;
  font-size:18px;
  line-height: 30px;
  color:#FFFFFF;
  text-align:left;
}

.show-div{
  margin-left:25px;
  margin-right:25px;
  margin-bottom:20px;
}

.under-li {
  display: block;
  text-align: left;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  color: #d4d4d4;
  margin: auto;
  width: 20%;
  vertical-align: top;
  margin-bottom: 20px;
  padding: 0;
  float: left;
  line-height: 16px;
}
.under-li-large{
  top: auto;
  display: inline-block;
  text-align:left;
  font-size:15px;
  font-family: 'Roboto', sans-serif;
  color:#d4d4d4;
  margin: auto;
  width: 20%;
  vertical-align: top;
  margin-bottom: 20px;
}

.highlight{
  text-align:right;
  font-size:22px;
  color:#EC272E;
  margin-top:7px;
  margin-right:10px;
  float:right;
  line-height:23px;
}

.get-button{
  text-align:left;
  font-size:35px;
  color:#EC272E;
  margin-left:10px;
  float:left;
  vertical-align:middle;
}

.arrow-button{
  text-align:left;
  font-size:35px;
  color:#EC272E;
  margin-left:10px;
  float:left;
  vertical-align:middle;
}

.menu-get-button{
  text-align:right;
  font-size:45px;
  color:#FFFFFF;
  float:right;
  margin-right:25px;
  vertical-align:middle;
}

.menu-get-special-button{
  text-align:right;
  font-size:30px;
  color:#FFFFFF;
  float:right;
  margin-right:25px;
  vertical-align:middle;
}

.tv-button{
  top:5;
  text-align:left;
  font-size:35px;
  color:#FFFFFF;
  margin-left:0px;
  margin-right:2px;
  margin-top:10px;
  flex-direction:
}

#social-media-hui{
  display:none;
}

.pinned-container {
  width: 100%;
  background-color: #FFFFFF;
  padding-top:0;
  padding-bottom: 0;
}

.pinned-container a {
text-decoration: none;
color: inherit;
}

.pinned-container #pinned {
  position:relative;
  width: calc(50% - 38px);
  background-color: #FFFFFF;
  padding-top:0px;
  padding-bottom: 0px;
  padding-right: 32px;
  float: left;
  border-right: 1px solid;
  border-image-source: linear-gradient(45deg, rgb(255,255,255), rgb(238,238,238));
  border-image-slice: 1;
}

.pinned-container #pinned img{
  left: 0px;
  width:100%;
  height: 23.426vw;
  height:320px;
  margin: auto;
  border-radius: 12px;
  vertical-align: bottom;
  margin-top: 15px;
  -webkit-filter: brightness(100%);
  object-position: center;
  object-fit: cover;
}

.pinned-container #pinned img:hover{
  left: 0px;
  width:100%;
  height: 23.426vw;
  height:320px;
  margin: auto;
  border-radius: 12px;
  vertical-align: bottom;
  margin-top: 15px;
  -webkit-filter: brightness(80%);
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      transition: all 0.5s ease;
      object-position: center;
      object-fit: cover;
}

.pinned-container #pinned h1 {
text-align:left;
font-size:2.750em;
font-size:4vw;
letter-spacing: -.03em;
font-family: 'Roboto', sans-serif;
font-weight: 700;
color:#003e30;
text-decoration: none;
line-height: 1.1em;
}

.pinned-container #pinned h1:hover {
text-align:left;
font-size:2.750em;
font-size:4vw;
letter-spacing: -.03em;
font-family: 'Roboto', sans-serif;
font-weight: 700;
color:#499500;
text-decoration: none;
line-height: 1.1em;
}

.pinned-container #pinned h2 {
position: relative;
bottom: 0px;
text-align:left;
font-size:1.6em;
font-size:2.4vw;
font-family: 'Roboto', sans-serif;
font-weight: 700;
letter-spacing: -.03em;
text-transform: uppercase;
-webkit-font-smoothing: antialiased;
color:#FFFFFF;
text-decoration: none;
line-height: normal;
display: inline-block;
vertical-align: middle;
padding: 9px 15px 9px 15px;
}

.pinned-container #headline-label {
position: absolute;
bottom: 0px;
left: 0px;
margin-left: 0;
margin-right: 32px;
width:auto;
height: auto;
background: rgba(4, 79, 67, 0.7);
text-align: left;
padding: 0;
overflow:hidden;
}

/*pinned container headlines*/

.pinned-container #headlines {
  position:relative;
  width: calc(25% - 65px);
  background-color: #FFFFFF;
  float: left;
  vertical-align: top;
  padding: 0px 32px 0px 32px;
  border-right: 1px solid;
  border-image-source: linear-gradient(45deg, rgb(255,255,255), rgb(238,238,238));
  border-image-slice: 1;
}

.pinned-container #headlines .news-wrapper {
  display: block;
  width: 100%;
}

.-pinned-container {
  display: block!important;
  min-width: 100%;
}

.pinned-container #headlines img{
width:100%;
height: 10.249vw;
height:140px;
margin: auto;
border-radius: 12px;
vertical-align: bottom;
-webkit-filter: brightness(100%);
object-position: center;
object-fit: cover;
}

.pinned-container #headlines img:hover{
left: 0px;
height: 10.249vw;
height:140px;
margin: auto;
border-radius: 12px;
vertical-align: bottom;
-webkit-filter: brightness(80%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    object-position: center;
    object-fit: cover;

}

.pinned-container #headlines h1 {
text-align:left;
font-size: 1.150em;
font-size:1.684vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#003e30;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.1em;
margin-top:8px;
margin-bottom: 45px;
}

.pinned-container #headlines h1:hover {
text-align:left;
font-size: 1.150em;
font-size:1.684vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#499500;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.1em;
margin-top:8px;
margin-bottom: 45px;
}

.pinned-container #top-videos {
  position:relative;
  width: calc(25% - 30px);
  background-color: #FFFFFF;
  padding-left: 30px;
  float: right;
  vertical-align: top;
}

#top-videos .videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0;
	height: 0;
  margin-bottom: 20px;
}

#top-videos .videoWrapper iframe {
	position: absolute;
	top: 18px;
	left: 0;
	width: 100%;
	height: 100%;
}

.live-title #top-videos {
  position:relative;
  width: calc(21% - 30px);
  background-color: #FFFFFF;
  padding-left: 30px;
  float: right;
  vertical-align: top;
}

.live-title-vd #top-videos {
  background-color: #000000;
  float: left;
}

.live-title-id #top-videos {
  display: flex;
  width: 200px;
  background-color: #000000;
  float: left;
}

.live-title-player #top-videos {
  float: left;
  display: block;
}

.pinned-container #top-videos .top-video-label {
  position:relative;
  width: 100%;
  height:auto;
  background-color: #FFFFFF;
  padding-top:0px;
  padding-bottom: 0px;
  float: left;
  vertical-align: top;
  margin-left: 0px;
}

.pinned-container #top-videos h1 {
text-align:left;
font-size:0.9em;
font-size:1.3vw;
font-family: 'Roboto', sans-serif;
font-weight: 600;
color:#0d0d0d;
text-decoration: none;
line-height: normal;
padding: 15px 0px 5px 0px;
}

.pinned-container #top-videos h2 {
text-align:left;
font-size:1.4em;
font-size:1.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#ff0000;
text-decoration: none;
line-height: 1.1;
padding-top: 7px;
margin-top:2px;
margin-bottom:0px;
}

.pinned-container #top-videos h2:hover {
text-align:left;
font-size:1.4em;
font-size:1.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#ff3131;
text-decoration: none;
line-height: 1.1;
padding-top: 7px;
margin-top:2px;
margin-bottom:0px;
}

.pinned-container #top-videos h3 {
text-align:left;
font-size:0.8em;
font-size:1.2vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#333333;
text-decoration: none;
line-height: normal;
padding: 2px 0px 2px 0px;
}

.pinned-container #top-videos h3:hover {
text-align:left;
font-size:0.8em;
font-size:1.2vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#606060;
text-decoration: none;
line-height: normal;
padding: 2px 0px 2px 0px;
}

.pinned-container #top-videos h4 {
text-align:left;
font-size:1.4em;
font-size:1.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#ff0000;
text-decoration: none;
line-height: 1.1;
float: left;
}

.high-class-wrapper {
  width: calc(100% - 20px);
  padding: 5px 10px 35px 10px;
}

#top-videos h5 {
text-align:left;
font-size:2.5em;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#ff0000;
line-height: 1em;
padding: 0 10px 30px 10px;
}

#top-videos h5:hover {
text-align:left;
font-size:2.5em;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#ff2c2c;
line-height: 1em;
padding: 0 10px 30px 10px;
}

#top-videos .top-videos-image-ad-box {
  position:center;
  max-width: 100%;
  margin: auto;
  padding: 30px 0 30px 0;
  }

#top-videos .advertising {
position:relative;
width: 100%;
background-color: #FFFFFF;
padding-top:0px;
padding-bottom: 0;
float: left;
vertical-align: bottom;
margin-left: 0px;
}

#top-videos .advertising-bar-end {
position:relative;
width: 100%;
background-color: #FFFFFF;
padding-bottom: 0px;
float: left;
vertical-align: bottom;
margin-left: 0px;
margin-top: 10px;
z-index: 2;
}

#top-videos .top-videos-advertising-top {
position:relative;
width: 100%;
background-color: #FFFFFF;
float: left;
margin-top: 0;
padding-bottom: 15px;
}

#top-videos .top-videos-advertising-bottom {
position:relative;
width: 100%;
background-color: #FFFFFF;
float: left;
margin-top: 0;
}

#top-videos .top-videos-advertising-extra {
position:absolute;
top: 0;
width: 100%;
background-color: #FFFFFF;
float: left;
margin: 10px 0 10px 0;
overflow: visible;
}

/*pinned-container*/

.main-container #main-headlines {
  position:relative;
  width: 100%;
  background-color: #FFFFFF;
  padding-top:30px;
  padding-bottom: 20px;
  padding-right: 0px;
  float: left;
  z-index: 5;
}

.main-container #main-headlines .left {
  display: inline-block;
  position:relative;
  width: calc(25% - 81px);
  background-color: #FFFFFF;
  padding-right: 50px;
  float: left;
  vertical-align: top;
  border-right: 1px solid;
  border-image-source: linear-gradient(45deg, rgb(255,255,255), rgb(238,238,238));
  border-image-slice: 1;
}

.main-container #main-headlines .center {
  position:relative;
  width: calc(25% - 81px);
  background-color: #FFFFFF;
  padding-left: 50px;
  padding-right: 50px;
  float: left;
  vertical-align: top;
  border-right: 1px solid;
  border-image-source: linear-gradient(45deg, rgb(255,255,255), rgb(238,238,238));
  border-image-slice: 1;
}

.main-container #main-headlines .right {
  position:relative;
  width: calc(25% - 80px);
  background-color: #FFFFFF;
  padding-left: 50px;
  padding-right: 30px;
  float: left;
  vertical-align: top;
}

.main-container #main-headlines .plus-advertising {
  position:relative;
  width: calc(25% - 28px);
  background-color: #FFFFFF;
  float: right;
  vertical-align: top;
  margin-left: 28px;
}

.main-container #main-headlines .blogs {
  position:relative;
  width: calc(23% - 41px);
  background-color: #FFFFFF;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
  vertical-align: top;
  border-right: 1px solid;
  border-image-source: linear-gradient(45deg, rgb(255,255,255), rgb(238,238,238));
  border-image-slice: 1;
}

.main-container #main-headlines .plus-img {
position:absolute;
top: 0;
width: 100%!important;
height: auto!important;
background-color: #FFFFFF;
float: right;
margin-bottom: 20px 0!important;
padding-bottom: 20px!important;
overflow: visible;
}

.main-container #main-headlines .plus-img:hover {
-webkit-filter: brightness(100%);
}

.main-container #main-headlines .blog-headline-img{
left: 0px;
width: 70%;
margin: auto;
border-radius: 90%;
vertical-align: bottom;
}

.main-container #main-headlines .blog-headline-img:hover{
left: 0px;
width: 70%;
margin: auto;
border-radius: 90%;
vertical-align: bottom;
opacity: 0.9;
transform: scale(1.2);
transition: transform 0.25s ease-out;
}

.main-container #main-headlines img{
left: 0px;
width:100%;
height: 9.517vw;
height:140px;
margin: auto;
border-radius: 12px;
vertical-align: bottom;
-webkit-filter: brightness(100%);
object-position: center;
object-fit: cover;
}

.main-container #main-headlines img:hover{
left: 0px;
width:100%;
height: 9.517vw;
height:140px;
margin: auto;
border-radius: 12px;
vertical-align: bottom;
-webkit-filter: brightness(80%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    object-position: center;
    object-fit: cover;
}

.main-container #main-headlines h1 {
text-align:left;
font-size:1em;
font-size:1.5vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#000000;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.1em;
margin-top:8px;
margin-bottom: 25px;
}

.main-container #main-headlines h1:hover {
text-align:left;
font-size:1em;
font-size:1.5vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#4f4f4f;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.1em;
margin-top:8px;
margin-bottom: 25px;
}

.main-container #main-headlines h2 {
text-align:left;
font-size:1em;
font-size:1.5vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#ff7200;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.1em;
margin-top:8px;
margin-bottom: 45px;
}

.main-container #main-headlines h2:hover {
text-align:left;
font-size:1em;
font-size:1.5vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#ea791e;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.1em;
margin-top:8px;
margin-bottom: 45px;
}

.main-container #main-headlines h3 {
text-align:left;
display:inline-block;
float: left;
font-size:1em;
font-size:1.5vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#5e5e5e;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.1em;
margin-top:8px;
margin-bottom: 0px;
}

.main-container #main-headlines h3:hover {
text-align:left;
display:inline-block;
float: left;
font-size:1em;
font-size:1.5vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#9f9f9f;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.1em;
margin-top:8px;
margin-bottom: 0px;
}

.main-container #main-headlines h4 {
text-align:left;
display:inline-block;
float: left;
font-size:1em;
font-size:1.5vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#b0140a;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.1em;
margin-top:8px;
margin-bottom: 0px;
margin-left: 5px;
}

.main-container #main-headlines h4:hover {
display:inline-block;
float: left;
text-align:left;
font-size:1em;
font-size:1.5vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#a83a33;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.1em;
margin-top:8px;
margin-bottom: 0px;
margin-left: 5px;
}

.main-container #main-headlines h5 {
text-align:left;
display:inline-block;
float: left;
font-size:1em;
font-size:1.5vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#262626;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.1em;
margin-top:8px;
margin-bottom: 0px;
margin-left: 5px;
}

.main-container #main-headlines h5:hover {
display:inline-block;
float: left;
text-align:left;
font-size:1em;
font-size:1.5vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#797979;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.1em;
margin-top:8px;
margin-bottom: 0px;
margin-left: 7px;
}

/*plus container*/

.plus-container #plus-headlines {
  position:relative;
  width: 100%;
  background-color: #FFFFFF;
  padding-top:30px;
  padding-bottom: 0px;
  padding-right: 0px;
  float: left;
}

.plus-container #plus-headlines .plus-img-top {
position:absolute;
top: 0;
width: calc(100% - 10px)!important;
height: auto!important;
background-color: #FFFFFF;
float: right;
margin: 0 5px 0 5px!important;
}

.plus-container #plus-headlines .plus-img-top:hover {
-webkit-filter: brightness(100%);
}

.plus-container #plus-headlines .plus-img-bottom {
position:absolute;
top: 0;
width: calc(100% - 10px)!important;
height: auto!important;
background-color: #FFFFFF;
float:right;
margin: 0 5px 0 5px!important;
}

.plus-container #plus-headlines .plus-img-bottom:hover {
-webkit-filter: brightness(100%);
}

.plus-container #plus-headlines .blog-headline-img{
display: block;
left: 0px;
width: 120px!important;;
height: 120px!important;
margin: auto;
border-radius: 90%;
vertical-align: bottom;
object-position: center!important;
object-fit: cover!important;
text-align: center!important;
overflow: visible;
z-index: 99;
}

.plus-container #plus-headlines .blog-headline-img:hover{
opacity: 0.9;
transform: scale(1.2);
transition: transform 0.25s ease-out;
}

.plus-container #plus-headlines .left {
  display: inline-block;
  position:relative;
  width: calc(38% - 121px);
  background-color: #FFFFFF;
  padding-right: 65px;
  padding-left: 0;
  float: left;
  vertical-align: top;
  border-right: 1px solid;
  border-image-source: linear-gradient(45deg, rgb(255,255,255), rgb(238,238,238));
  border-image-slice: 1;
}

.plus-container #plus-headlines .left-bottom {
  display: inline-block;
  position:relative;
  width: calc(45% - 121px);
  background-color: #FFFFFF;
  padding-right: 60px;
  padding-left: 0;
  float: left;
  vertical-align: top;
  border-right: 1px solid;
  border-image-source: linear-gradient(45deg, rgb(255,255,255), rgb(238,238,238));
  border-image-slice: 1;
}

.plus-container #plus-headlines .center {
  position:relative;
  width: calc(38% - 121px);
  background-color: #FFFFFF;
  padding-left: 65px;
  padding-right: 60px;
  float: left;
  vertical-align: top;
}

.plus-container #plus-headlines .center-bottom {
  position:relative;
  width: calc(25% - 21px);
  background-color: #FFFFFF;
  padding-left: 20px;
  padding-right: 0;
  float: left;
  vertical-align: top;
  border-right: 1px solid;
  border-image-source: linear-gradient(45deg, rgb(255,255,255), rgb(238,238,238));
  border-image-slice: 1;
}

.plus-container #plus-headlines .blogger-1 {
  position:relative;
  width: calc(18% - 21px);
  height: auto;
  background-color: #FFFFFF;
  padding-left: 20px;
  padding-right: 0;
  float: left;
  vertical-align: top;
  border-right: 1px solid;
  border-image-source: linear-gradient(45deg, rgb(255,255,255), rgb(238,238,238));
  border-image-slice: 1;
  overflow: visible;
  margin-bottom: 20px;
  z-index: 90;
}

.plus-container #plus-headlines .blogger-2 {
  position:relative;
  width: calc(18% - 21px);
  height: auto;
  background-color: #FFFFFF;
  padding-left: 20px;
  padding-right: 0;
  float: left;
  vertical-align: top;
  border-right: 1px solid;
  border-image-source: linear-gradient(45deg, rgb(255,255,255), rgb(238,238,238));
  border-image-slice: 1;
  overflow: visible;
  margin-bottom: 20px;
  z-index: 90;
}

.plus-container #plus-headlines .blogger-3 {
  position:relative;
  width: calc(18% - 21px);
  height: auto;
  background-color: #FFFFFF;
  padding-left: 20px;
  padding-right: 0;
  float: left;
  vertical-align: top;
  border-right: 1px solid;
  border-image-source: linear-gradient(45deg, rgb(255,255,255), rgb(238,238,238));
  border-image-slice: 1;
  overflow: visible;
  margin-bottom: 20px;
  z-index: 90;
}

.plus-container #plus-headlines .blogger-4 {
  position:relative;
  width: calc(18% - 21px);
  height: auto;
  background-color: #FFFFFF;
  padding-left: 20px;
  padding-right: 0;
  float: left;
  vertical-align: top;
  border-right: 1px solid;
  border-image-source: linear-gradient(45deg, rgb(255,255,255), rgb(238,238,238));
  border-image-slice: 1;
  overflow: visible;
  margin-bottom: 20px;
  z-index: 90;
}

#plus-headlines .blogger-title-box {
  display: block;
  position: absolute;
  bottom: 0;
  width: 90%;
  height: 60px;
  float: right;
  text-align: left;
  z-index: 1;
}

#plus-headlines .blogger-image-box {
  display: block;
  position: relative;
  max-height: 100%;
  max-width: 100%;
  float: left;
  text-align: left;
  padding: 0 0 10px 0;
  margin: auto;
  padding-left: 30px;
}

#plus-headlines .blogger-id-box {
  display: block;
  position: relative;
  width: 100%;
  float: right;
  text-align: left;
  padding: 0 0 65px 0;
}

.plus-container #plus-headlines .right {
  position:relative;
  width: 24%;
  background-color: #FFFFFF;
  padding-left: 0;
  float: right;
  vertical-align: top;
}

.plus-container #plus-headlines .right-bottom {
  position:relative;
  width: 24%;
  background-color: #FFFFFF;
  padding-left: 0;
  padding-right: 0;
  float: right;
  vertical-align: top;
}

.plus-container #plus-headlines img{
left: 0px;
width: 100%;
height: 190px!important;
margin: auto;
border-radius: 4px;
vertical-align: bottom;
-webkit-filter: brightness(100%);
object-position: center;
    object-fit: cover;
}

.plus-container #plus-headlines img:hover{
-webkit-filter: brightness(80%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    object-position: center;
        object-fit: cover;
}

.plus-container #plus-headlines h1 {
text-align:left;
font-size:1.4em;
font-size:1.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#359e00;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.1em;
margin-top:8px;
margin-bottom: 0px;
}

.plus-container #plus-headlines h1:hover {
text-align:left;
font-size:1.4em;
font-size:1.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#46c700;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.1em;
margin-top:8px;
margin-bottom: 0px;
}

.plus-container #plus-headlines h2 {
text-align:left;
font-size:0.9em;
font-size:1.3vw;
font-family: 'Roboto', sans-serif;
font-weight: 600;
color:#404040;
text-decoration: none;
line-height: normal;
padding: 7px 0px 0px 0px;
}

.plus-container #plus-headlines h3 {
text-align:left;
font-size:1em;
font-size:1.5vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#4d0069;
text-decoration: none;
line-height: 1.1;
padding-top: 0px;
margin-top:2px;
margin-bottom:0px;
}

.plus-container #plus-headlines h3:hover {
text-align:left;
font-size:1em;
font-size:1.5vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#7b4d8c;
text-decoration: none;
line-height: 1.1;
padding-top: 0px;
margin-top:2px;
margin-bottom:0px;
}

.plus-container #plus-headlines h4 {
text-align:left;
font-size:0.8em;
font-size:1.2vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#4d0069;
text-decoration: none;
line-height: normal;
padding: 5px 0px 5px 0px;
}

.plus-container #plus-headlines h5 {
text-align:left;
font-size:1.4em;
font-size:1.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#ff7200;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.1em;
margin-top:8px;
margin-bottom: 25px;
}

.plus-container #plus-headlines h5:hover {
text-align:left;
font-size:1.4em;
font-size:1.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#ea791e;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.1em;
margin-top:8px;
margin-bottom: 25px;
}

.plus-container #plus-headlines h6 {
text-align:left;
display:inline-block;
float: left;
font-size:1em;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#5e5e5e;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.1em;
margin-top:8px;
margin-bottom: 10px;
margin-right: 5px;
}

.plus-container #plus-headlines h6:hover {
text-align:left;
display:inline-block;
float: left;
font-size:1em;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#9f9f9f;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.1em;
margin-top:8px;
margin-bottom: 10px;
margin-right: 5px;
}

.plus-container #plus-headlines .blogger {
text-align:left;
display:inline-block;
font-size:0.8em;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#b0140a;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1em;
margin-top:3px;
margin-bottom: 5px;
margin-right: 5px;
}

.plus-container #plus-headlines .blogger:hover {
display:inline-block;
text-align:left;
font-size:0.8em;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#a83a33;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1em;
margin-top:3px;
margin-bottom: 5px;
margin-right: 5px;
}

.plus-container #plus-headlines .blog-headline-text {
text-align:left;
display:block;
font-size:0.8em;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#0d0d0d;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.1em;
margin:0 0 20px 0;
margin-bottom: 0px;
padding-right: 5px;
}

.plus-container #plus-headlines .blog-headline-text:hover {
text-align:left;
display:block;
font-size:0.8em;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#333333;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.1em;
margin:0 0 20px 0;
margin-bottom: 0px;
padding-right: 5px;
}

/*plus container*/

/*top-5*/

.top-5-container #top-5-container-headlines {
  position:relative;
  width: 100%;
  background-color: #FFFFFF;
  padding-top:30px;
  padding-bottom: 40px;
  padding-right: 0px;
  float: left;
}

.top-5-container #top-5-container-headlines .blog-top-main-hr {
    position: center;
    border: 0;
    height: 1px;
    background: #c5c5c5;
    background-image: linear-gradient(to right, #f5f5ff, #c5c5c5, #f5f5f5);
    margin-left: 5%;
    margin-right: 5%;
    max-width: 90%;
    bottom: 0;
}

.top-5-container #top-5-container-headlines .left {
  display: block;
  position:relative;
  width: 75%;
  background-color: #FFFFFF;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
  vertical-align: top;
}

.top-5-container #top-5-container-headlines .position{
  display: none;
}

.top-5-container #top-5-container-headlines .blog-top-news-box {
  display: inline-block;
  position:relative;
  width: calc(100% - 20px);
  background-color: #FFFFFF;
  padding: 0 10px 0 10px;
  float: left;
  vertical-align: top;
}

.top-5-container #top-5-container-headlines .blog-top-news-box-hr {
  display: inline-block;
  position:relative;
  width: calc(100% - 20px);
  background-color: #FFFFFF;
  padding: 5px 10px 5px 10px;
  float: left;
  vertical-align: top;
}

.top-5-container #top-5-container-headlines .left-img {
display:block;
max-width: calc(100% - 10px);
width: calc(100% - 10px);
float:left;
padding: 20px 0 20px 0;
background: /* gradient can be an image */ linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
background-size: 100% 1px;
}

.top-5-container #top-5-container-headlines .left-position {
  width: 3%;
  background-color: #FFFFFF;
  vertical-align: top;
  float: left;
}

.top-5-container #top-5-container-headlines .blog-headlines-left-img {
  width: calc(22% - 20px);
  background-color: #FFFFFF;
  padding-right: 10px;
  padding-top: 3px;
  vertical-align: top;
  float: left;
}

.top-5-container #top-5-container-headlines .left-text {
  display: block;
  width: calc(77% - 40px);
  height: 100%;
  background-color: #FFFFFF;
  vertical-align: top;
  float: left;
}

.top-5-container #top-5-container-headlines .left-top {
  display: inline-flex;
  position:relative;
  width: calc(100% - 20px);
  background-color: #FFFFFF;
  padding: 0 10px 0 10px;
  float: left;
  vertical-align: top;
  margin-bottom: 5px;
}

.top-5-container #top-5-container-headlines .left-top-title {
  display: inline-block;
  position:relative;
  background-color: #FFFFFF;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
  vertical-align: top;
  text-align: inherit;
}

.top-5-container #top-5-container-headlines .blog-left-top-title {
  display: inline-block;
  position:relative;
  background-color: #FFFFFF;
  padding-bottom: 10px;
  float: left;
  vertical-align: top;
  text-align: inherit;
}

.top-5-container #top-5-container-headlines .left-top-subtitle {
  display: inline-block;
  position:relative;
  background-color: #FFFFFF;
  padding-right: 0px;
  padding-left: 10px;
  float: left;
  vertical-align: top;
  text-align: inherit;
}

.top-5-container #top-5-container-headlines .left-content {
  display: block;
  float: left;
  vertical-align: top;
  width: 100%;
  max-width: 100%;
  height: 100%;
  padding-bottom: 5px;
}

.top-5-container #top-5-container-headlines .advertising {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  display: block;
  align-items:center;
  justify-content:flex-end;
  margin: auto;
  padding: 10px 0 0 10px;
  max-width: calc(25% - 20px);
  width: calc(25% - 10px);
  height: 100%;
  float: right;
}

.top-5-container #top-5-container-headlines img{
left: 0px;
width: 25%;
height: 8.785vw;
height: 120px;
margin: auto;
border-radius: 12px;
vertical-align: middle;
-webkit-filter: brightness(100%);
object-position: center;
object-fit: cover;
}

.top-5-container #top-5-container-headlines img:hover{
  -webkit-filter: brightness(80%);
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      transition: all 0.5s ease;
      object-position: center;
      object-fit: cover;
}

.top-5-container #top-5-container-headlines h1 {
display: inline-flex;
width: 65%;
text-align:left;
font-size: 2.050vw;
font-size:1.4em;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#555555;
letter-spacing: -.03em;
text-decoration: none;
vertical-align: middle;
margin: 5px 10px 5px 10px;
}

.top-5-container #top-5-container-headlines h1:hover {
display: inline-flex;
width: 65%;
text-align:left;
font-size: 2.050vw;
font-size:1.4em;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#949494;
letter-spacing: -.03em;
text-decoration: none;
vertical-align: middle;
margin: 5px 10px 5px 10px;
}

.top-5-container #top-5-container-headlines h2 {
display: inline-flex;
align-self: flex-end;
text-align:left;
text-transform: uppercase;
font-size:2.1em;
font-size:2.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#a70000;
letter-spacing: -.03em;
text-decoration: none;
vertical-align: bottom;
line-height: 1em;
padding: 0;
}

.top-5-container #top-5-container-headlines h3 {
display: inline-flex;
align-self: flex-end;
text-align:left;
font-size:1.3em;
font-size:1.9vw;
font-family: 'Roboto', sans-serif;
font-weight: lighter;
color:#919191;
letter-spacing: -.03em;
text-decoration: none;
line-height: normal;
padding: 0 0 0 7px;
}

.top-5-container #top-5-container-headlines h4 {
text-align:left;
vertical-align: bottom;
font-size:1.3em;
font-size:1.9vw;
font-family: 'Roboto', sans-serif;
font-weight: lighter;
color:#919191;
letter-spacing: -.03em;
text-decoration: none;
float: left;
line-height: 2em;
}

.top-5-container #top-5-container-headlines h5 {
display: inline-flex;
width: 4%;
text-align:center;
font-size: 2.928vw;
font-size: 2em;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#a70000;
letter-spacing: -.035em;
text-decoration: none;
line-height: 2em;
vertical-align: middle;
margin: auto;
padding: 0;
}

.top-5-container #top-5-container-headlines h6 {
display: inline-flex;
width: 90%;
text-align:left;
font-size: 2.196vw;
font-size:1.5em;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#555555;
letter-spacing: -.03em;
text-decoration: none;
vertical-align: middle;
margin: 5px 15px 5px 15px;
padding: 10px 0 10px 0;
line-height: normal;
}

.top-5-container #top-5-container-headlines h6:hover {
color:#949494;
}

/*top-3*/

.top-3-container #top-3-container-headlines {
  position:relative;
  width: 100%;
  background-color: #FFFFFF;
  padding-top:30px;
  padding-bottom: 30px;
  padding-right: 0px;
  float: left;
}

.top-3-container #top-3-container-headlines .left {
  display: inline-block;
  position:relative;
  width: 73%;
  max-width: 73%;
  background-color: #000000;
  padding-bottom: 4px;
  float: left;
  vertical-align: top;
}

.top-3-container #top-3-container-headlines .video-left {
  display: inline-block;
  position:relative;
  width: calc(72% - 60px);
  background-color: #000000;
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 11px;
  padding-top: 15px;
  float: left;
  vertical-align: top;
}

.top-3-container #top-3-container-headlines .video-right-top {
  display: inline-block;
  position:relative;
  width: calc(28% - 30px);
  background-color: #000000;
  padding-right: 30px;
  padding-bottom: 1px;
  float: left;
  vertical-align: top;
}

.top-3-container #top-3-container-headlines .video-right-top-search {
  display: inline-block;
  position:relative;
  width: calc(28% - 30px);
  background-color: #000000;
  padding: 30px 30px 1px 0;
  float: left;
  vertical-align: top;
}

.top-3-container #top-3-container-headlines .video-right-top-standard {
  display: inline-block;
  position:relative;
  width: calc(28% - 30px);
  background-color: #000000;
  padding: 30px 30px 1px 0;
  float: left;
  vertical-align: top;
}

.top-3-container #top-3-container-headlines .video-right-bottom {
  display: inline-block;
  position:relative;
  width: calc(28% - 30px);
  background-color: #000000;
  padding: 10px 30px 20px 0;
  float: left;
  vertical-align: top;
}

.top-3-container #top-3-container-headlines .left-img {
  display: inline-block;
  position:relative;
  width: calc(20% - 20px);
  background-color: #FFFFFF;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
  vertical-align: top;
}

.top-3-container #top-3-container-headlines .left-text {
  display: inline-block;
  position:relative;
  width: calc(80% - 40px);
  background-color: #000000;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
  vertical-align: top;
}

.top-3-container #top-3-container-headlines .left-top {
  display: inline-flex;
  position: relative;
  width: calc(100% - 20px);
  background-color: #FFFFFF;
  padding: 0 10px 10px 10px;
  float: left;
  vertical-align: top;
  margin-bottom: 5px;
}

.top-3-container #top-3-container-headlines .left-top-title {
  display: inline-block;
  position:relative;
  background-color: #FFFFFF;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
  vertical-align: top;
  text-align: inherit;
}

.top-3-container #top-3-container-headlines .left-top-subtitle {
  display: inline-block;
  position:relative;
  background-color: #FFFFFF;
  padding-right: 0px;
  padding-left: 10px;
  float: left;
  vertical-align: top;
  text-align: inherit;
}

.top-3-container #top-3-container-headlines .left-top-vd-title {
  display: inline-block;
  position:relative;
  padding-right: 5px;
  padding-left: 5px;
  float: left;
  vertical-align: top;
  text-align: inherit;
}

.top-3-container #top-3-container-headlines .advertising {
    position: sticky;
    display: block;
    align-items: center;
    justify-content: flex-end;
    margin: auto;
    padding: 45px 0 0 10px;
    max-width: calc(25% - 20px);
    width: calc(25% - 10px);
    height: 100%;
    float: right;
}

.top-3-container #top-3-container-headlines img{
left: 0px;
width: 100%;
margin: auto;
border-radius: 4px;
vertical-align: middle;
padding-top: 5px;
-webkit-filter: brightness(100%);
}

.top-3-container #top-3-container-headlines img:hover{
-webkit-filter: brightness(100%);
}

.top-3-container #top-3-container-headlines h1 {
text-align:left;
font-size:1.3em;
font-size:1.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#555555;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.2em;
margin-top:0px;
margin-bottom: 0px;
vertical-align: text-top;
margin-right: 6px;
}

.top-3-container #top-3-container-headlines h1:hover {
text-align:left;
font-size:1.4em;
font-size:1.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#949494;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.2em;
margin-top:0px;
margin-bottom: 0px;
margin-right: 6px;
vertical-align: text-top;
}

.top-3-container #top-3-container-headlines h2 {
  display: inline-flex;
  align-self: flex-end;
  text-align: left;
  text-transform: uppercase;
  font-size: 2.1em;
  font-size: 2.9vw;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  color: #a70000;
  letter-spacing: -.03em;
  text-decoration: none;
  vertical-align: bottom;
  line-height: 1em;
  padding: 0;
}

.top-3-container #top-3-container-headlines h3 {
  display: inline-flex;
  align-self: flex-end;
  text-align: left;
  font-size: 1.3em;
  font-size: 1.9vw;
  font-family: 'Roboto', sans-serif;
  font-weight: lighter;
  color: #919191;
  letter-spacing: -.03em;
  text-decoration: none;
  line-height: normal;
  padding: 0 0 0 7px;
}

.top-3-container #top-3-container-headlines h4 {
display: block!important;
text-align:left;
vertical-align: middle;
font-size: 1.757vw;
font-size:1.2em;
font-family: 'Roboto', sans-serif;
font-weight: lighter;
color:#ffffff;
letter-spacing: -.03em;
text-decoration: none;
line-height: normal;
padding: 5px 0 5px 0;
}

.top-3-container #top-3-container-headlines h5 {
display: block;
text-align:left;
vertical-align: middle;
font-size: 1.025vw;
font-size: 0.700em;
font-family: 'Roboto', sans-serif;
font-weight: lighter;
color:#f5f5f5;
letter-spacing: -.03em;
text-decoration: none;
float: left;
line-height: normal;
padding: 7px 0 5px 0;
}

.top-3-container #top-3-container-headlines h6 {
display: block;
text-align:left;
vertical-align: middle;
font-size: 1.171vw;
font-size:0.8em;
font-family: 'Roboto', sans-serif;
font-weight: lighter;
color:#f5f5f5;
letter-spacing: -.03em;
text-decoration: none;
line-height: normal;
padding: 5px 0 5px 0;
}

.top-3-container #top-3-container-headlines p {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.025vw;
  font-size: 0.700em;
  font-weight: normal;
  color: #c5c5c5;
  letter-spacing: -.03em;
  margin: 0;
  padding: 10px 0 10px 0;
  line-height: normal;
}

/*top-3-videos*/


/* Menu Drop */
.dropdown{
    float:left;
  }

  .dropdown button{
    border:none;
    padding:6px 6px;
    background-color:#EC272E;
    font-size: 1.1em;
    color:white;
    transition:.3s;
    cursor:pointer;
    margin-left:30px;
    margin-right:0px;
    text-align:left;
  }

  .dropdown:hover button{
    background-color:#EC272E;
    color:#363636;
    font-weight:bold;
  }

  .dropdown div{
    background-color:#363636;
    box-shadow:0 4px 8px rgba(0,0,0,0.2);
    z-index:1;
    visibility:hidden;
    position:absolute;
    min-width:100px;
    opacity:0;
    transition:.3s;
    border-radius:5px;
    padding:0px;
    border-bottom: 1px solid #F4F4F4;
    display:block;
    text-align:left;
    color:#FFFFFF;
  }

  .dropdown:hover div{
    visibility:visible;
    opacity:1;

  }

  .dropdown div a{
    display:block;
    text-decoration:none;
    padding:2px;
    color:#FFFFFF;
    text-align:left;
    transition:.1s;
    white-space:nowrap;
    border-bottom: 1px solid #000000;
    display: block;
    margin-left: 5px;
    margin-right: 5px;
    width: 230px;
  }

  .dropdown div a:hover{
    background-color:#000000;
    color:#F4F4F4;
  }

  .social-networks-dropdown{
      float:right;
    }

    .social-networks-dropdown button{
      border:none;
      padding:8px 16px;
      background-color:#EC272E;
      font-size: 1.1em;
      color:white;
      transition:.5s;
      cursor:pointer;
      width:45px;
      margin-left:14px;
      margin-right:5px;
    }

    .social-networks-dropdown:hover button{
      background-color:#EC272E;
      color:#000000;
      font-weight:bold;
    }

    .social-networks-dropdown div{
      background-color:#000000;
      box-shadow:0 4px 8px rgba(0,0,0,0.2);
      z-index:1;
      visibility:hidden;
      position:absolute;
      min-width:100px;
      opacity:0;
      transition:.3s;
      border-radius:50px;
      padding:20px;
      display:block;
      text-align:center;
      color:#FFFFFF;
      right:-50;
    }

    .social-networks-dropdown:hover div{
      visibility:visible;
      opacity:1;

    }

    .social-networks-dropdown div a{
      display:block;
      text-decoration:none;
      padding:8px;
      color:#FFFFFF;
      text-align:center;
      transition:.1s;
      white-space:nowrap;
      border-bottom: 1px solid #000000;
      display: block;
    }

    .social-networks-dropdown div a:hover{
      color:#FFFFFF;
    }

    .social-networks-dropdown-a1{
      background-color:#000000;
      color:#FFFFFF;
    }

    .social-networks-dropdown-a1:hover{
      background-color:#3b5998;
      color:#FFFFFF;
      border-radius:30px;
    }

    .social-networks-dropdown-a2{
      background-color:#000000;
      color:#FFFFFF;
    }

    .social-networks-dropdown-a2:hover{
      background-color:#55acee;
      color:#FFFFFF;
      border-radius:30px;
    }

    .language-dropdown{
        float:right;
      }

      .all-nav{
          float:left;
        }

      .language-dropdown button{
        border:none;
        padding:8px 16px;
        background-color:#EC272E;
        font-size: 1.1em;
        color:white;
        transition:.5s;
        cursor:pointer;
        width:45px;
        margin-left:14px;
        margin-right:5px;
      }

      .language-dropdown:hover button{
        background-color:#EC272E;
        color:#000000;
        font-weight:bold;
      }

      .language-dropdown div{
        background-color:#000000;
        box-shadow:0 4px 8px rgba(0,0,0,0.2);
        z-index:1;
        visibility:hidden;
        position:absolute;
        min-width:100px;
        opacity:0;
        transition:.3s;
        border-radius:50px;
        padding:20px;
        display:block;
        text-align:center;
        color:#FFFFFF;
        right:-50;
      }

      .language-dropdown:hover div{
        visibility:visible;
        opacity:1;

      }

      .language-dropdown div a{
        display:block;
        text-decoration:none;
        padding:8px;
        color:#FFFFFF;
        text-align:center;
        transition:.1s;
        white-space:nowrap;
        border-bottom: 1px solid #000000;
        display: block;
      }

      .language-dropdown div a:hover{
        color:#FFFFFF;
      }

      .language-dropdown-a1{
        background-color:#000000;
        color:#FFFFFF;
      }

      .language-dropdown-a1:hover{
        background-color:#EC272E;
        color:#FFFFFF;
        border-radius:30px;
      }

      .language-dropdown-a2{
        background-color:#000000;
        color:#FFFFFF;
      }

      .language-dropdown-a2:hover{
        background-color:#EC272E;
        color:#FFFFFF;
        border-radius:30px;
      }

      .mobilelanguage-dropdown{
          float:left;
        }

        .mobilelanguage-dropdown button{
          border:none;
          background-color:#E1E7E4;
          font-size: 1.1em;
          color:#454343;
          transition:.5s;
          cursor:pointer;
          min-width:100%;
          margin-left:5px;
          margin-right:5px;
        }

        .mobilelanguage-dropdown:hover button{
          background-color:#E1E7E4;
          color:#000000;
          font-weight:bold;
        }

        .mobilelanguage-dropdown div{
          background-color:#000000;
          box-shadow:0 4px 8px rgba(0,0,0,0.2);
          z-index:1;
          visibility:hidden;
          position:absolute;
          min-width:100px;
          opacity:0;
          transition:.3s;
          border-radius:50px;
          padding:20px;
          display:block;
          text-align:center;
          color:#FFFFFF;
          right:-50;
        }

        .mobilelanguage-dropdown:hover div{
          visibility:visible;
          opacity:1;
          color:#FFFFFF;

        }

        .mobilelanguage-dropdown div a{
          display:block;
          text-decoration:none;
          padding:8px;
          color:#FFFFFF;
          text-align:center;
          transition:.1s;
          white-space:nowrap;
          border-bottom: 1px solid #000000;
          display: block;
        }

        .mobilelanguage-dropdown div a:hover{
          color:#FFFFFF;
        }

        .mobilelanguage-dropdown-a1{
          background-color:#000000;
          color:#FFFFFF;
        }

        .mobilelanguage-dropdown-a1:hover{
          background-color:#EC272E;
          color:#FFFFFF;
          border-radius:30px;
        }

        .mobilelanguage-dropdown-a2{
          background-color:#000000;
          color:#FFFFFF;
        }

        .mobilelanguage-dropdown-a2:hover{
          background-color:#EC272E;
          color:#FFFFFF;
          border-radius:30px;
        }

    .social-networks-pg-dropdown-a1{
      color:#FFFFFF;
    }

    .social-networks-pg-dropdown-a1:hover{
      color:#3b5998;
    }

    .social-networks-pg-dropdown-a2{
      color:#FFFFFF;
    }

    .social-networks-pg-dropdown-a2:hover{
      color:#55acee;
    }

  .select{
      font-size:15px;
      color:#c5c5c5;
      background-color:#252525;
  }

  /* Main */
  main-content {
    top:60px;
    margin: auto;
  }

	@media screen and (max-width: 414px) {

    .breaking-mobile-news {
      display: block!important;
      max-width: 100%;
      width: 100%;
      margin: 0 auto;
      border-radius: 2px;
      height: 51px;
      line-height: 51px;
      background-image: linear-gradient(92deg, #9e0305, #da0104);
      overflow: hidden;
      position: relative;
      float: left;
      margin-bottom: 15px;
    }

    .breaking-news-mobile-title {
        display: table-cell!important;
        white-space: nowrap;
        line-height: normal!important;
        color: #FFF;
        font-size: 4vw!important;
        padding-left: 15px;
        font-style: normal;
        font-weight: normal;
    }

    .breaking-news {
      display: none;
    }

    .breaking-news-title {
      display: none;
    }

    #top-videos h5 {
    text-align:left;
    font-size:9vw!important;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color:#ff0000;
    line-height: 1em;
    padding: 0 10px 30px 10px;
    }

    #top-videos h5:hover {
    text-align:left;
    font-size:9vw!important;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color:#ff2c2c;
    line-height: 1em;
    padding: 0 10px 30px 10px;
    }

    .hamburger-search-icon {
      font-size: 25px!important;
      color: #c9c9c9;
      height: auto;
      display: inline-flex;
      -webkit-filter: brightness(100%);
      vertical-align: middle;
      margin: 0 5px 3px 0;
      -webkit-font-smoothing: none!important;
    }

    #mobile-device {
      display: block;
    }

    #web-device {
      display: none;
    }

    #whatsapp-web {
      display: none;
    }

    #whatsapp-mobile {
      display: inline-block;
    }

    #radio-footer {
    	display: none!important;
    }

    #infinite-video-page-results .display-pad-right .wrapper #m-frame {
        display: block!important;
    }

    #infinite-video-page-results .display-pad-right .wrapper #w-frame {
        display: none!important;
    }

    #infinite-video-page-results #m-player {
        display: block!important;
    }

    #infinite-video-page-results #w-player {
        display: none!important;
    }

    #infinite-video-page-results .display-pad-right .wrapper iframe {
      padding-bottom: 0!important;
      margin-right: 0!important;
    }

    #infinite-video-page-results .player-pad iframe {
      width: calc(100% - 20px)!important;
      height: auto;
      max-height: 50px;
      margin: 0 20px 0 0!important;
      text-align: left;
      float: left;
    }

    #infinite-video-page-results .podcast-title {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 1em;
    font-weight: bolder;
    color: #0d0d0d;
    letter-spacing: -.03em;
    margin: 0;
    padding: 0;
    line-height: normal;
}

    #infinite-video-page-results .player-share {
    display: none!important;
}

    #infinite-video-page-results .display-pad-left-top {
    display: inline-block;
    width: 60%!important;
    float: left;
    margin: 0;
    padding: 0;
}

#infinite-video-page-results .display-pad-left-bottom {
   display: inline-block;
   width: 100%!important;
   float: left;
   margin: 0;
   padding: 0 20px 0 0!important;
}

#infinite-video-page-results .display-pad-right {
    display: inline-block;
    width: 40%!important;
    float: right;
    margin: 0;
    padding: 0;
    vertical-align: text-top;
}

#infinite-video-page-results .display-pad-right .wrapper {
    display: inline-block;
    width: 110px!important;
    height: 110px!important;
    margin: 0;
    padding: 0 20px 0 0!important;
    float: right;
}

#infinite-video-page-results #tshare-pad {
display: none;
}

#infinite-video-page-results #tmedia-share-pad {
display: block!important;
}

#infinite-video-page-results #extra-media-share-pad {
    display: flex;
    margin-top: 5px;
}

#infinite-video-page-results #extra-media-share-pad * {
    margin-top: auto;
    margin-bottom: auto;
}

#infinite-video-page-results #extra-media-share-pad .fa {
    display: inline-flex;
    padding:0;
    margin: 2px 3px 0 0;
    font-size: 14px;
    width: 14px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
}

#infinite-video-page-results .text-pad .fa {
    display: inline-block;
    padding:0;
    margin: 0 0 0 5px;
    font-size: 18px;
    font-weight: normal;
    width: 18px;
    color: #333;
}

#infinite-video-page-results .text-pad .fa:hover {
    display: inline-block;
    padding:0;
    margin: 0 0 0 5px;
    font-size: 18px;
    font-weight: normal;
    width: 18px;
    color: #333;
}

#infinite-video-page-results #extra-media-share-pad .show-pad {
    display: inline-flex!important;
    font-size: 14px;
    line-height: 14px;
}

    #infinite-video-page-results .player-pad {
      display: block!important;
      width: 100%!important;
      max-width: 100%!important;
      float: left!important;
      padding: 0 0 15px 0!important;
      margin: 0!important;
      max-height: 40px!important;
    }

    article #article-bio-hui {
      display: block;
  }

    article #article-bio-hui p {
      display: block;
      font-size: 3.2vw!important;
      color: #333!important;
      display: block;
      margin-block-start: 0;
      margin-block-end: 0;
      margin-inline-start: 0;
      margin-inline-end: 0;
      margin-bottom: 1rem;
      line-height: 1em;
      letter-spacing: -.03125rem;
      overflow-wrap: break-word -webkit-font-smoothing: antialiased;
      opacity: 1;
  }

    article #fluid-label .read-time {
      display: inline-block;
  }

  article #fluid-label .read-time .fa {
  padding: 0 4px 0 0;
  margin-left: 0!important;
  font-size: 15px;
  width: 15px;
  text-align: center;
  text-decoration: none;
  border-radius: 0;
  float: left;
  line-height: 15px!important;
    }

    #social-media-hui .extra-social-media-asset {
    position: relative;
    width: 100%;
    text-align: left;
    float: left;
    margin-top: 0;
    padding-bottom: 10px;
}

    #infinite-video-page-results .display-pad {
    display: block!important;
    margin-bottom: 0!important;
    padding-bottom: 20px!important;
    padding-top: 5px!important;
}

#infinite-video-page-results .podcast-show {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    color: #EC272E;
    letter-spacing: -.03em;
    margin: 0;
    padding: 0 0 0 0!important;
    line-height: normal;
}

#infinite-video-page-results .social-share-buttons {
    display: none!important;
}

#infinite-video-page-results .media-social-share-buttons {
    display: none;
    background-color: #fff!important;
    margin-top: 5px!important;
}

    #infinite-video-page-results .text-pad {
      display: block!important;
      max-width: 100%!important;
      padding: 5px 5px 0 0!important;
}

#infinite-video-page-results iframe {
  margin: auto!important;
  text-align: center;
  display: inline-flex;
}

    #infinite-ads {
    display: none;
}

#contact-mail .form-container {
    width: 100%!important;
    max-width: 100%!important;
    margin: auto;
}

#contact-mail h1 {
    font-size: 5vw!important;
    font-weight: bold;
    color: #333333;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    padding-top: 0!important;
    padding-bottom: 5px;
}

#contact-mail h2 {
    font-size: 5vw!important;
    font-weight: normal;
    color: #333333;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    padding-top: 5px;
}

#contact-mail .required {
    font-size: 3.5vw!important;
    font-weight: normal;
    color: #e03025;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    padding-bottom: 10px;
}

#contact-mail .mail-info {
    font-size: 4.5vw!important;
    font-weight: normal;
    color: #474747;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    padding: 0!important;
    margin: 0!important;
}

.simple-pagination {
	display: block;
	overflow: hidden;
	padding: 0 5px 5px 0!important;
	margin: 0;
}

.container-social{
  position:center;
  width: 100%!important;
  margin:0 auto;
  overflow:hidden;
}

#profile-page .cover img {
    width: 100%;
    max-width: 100%;
    object-fit: cover!important;
    margin: 0!important;
}

#profile-page h4 {
    font-family: 'Roboto', sans-serif;
    font-size: 1em!important;
    font-weight: bold;
    color: #0c0c0c;
    letter-spacing: -.03em;
    margin: 0;
    padding: 20px 15px 0 15px;
    line-height: normal;
}

#profile-page h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 0.750em!important;
    font-weight: lighter;
    color: #0c0c0c;
    letter-spacing: -.03em;
    margin: 0;
    padding: 5px 15px 10px 15px;
    line-height: normal;
}

#profile-page p {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 0.750em!important;
    font-weight: normal;
    color: #657786;
    letter-spacing: -.03em;
    padding: 0 0 20px 15px;
    line-height: normal;
}

#profile-page #info-hui .ul-fa {
    font-size: 1em!important;
    width: auto!important;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    float: left!important;
    margin: 1px 5px 0 0!important;
    padding: 0!important;
}

#profile-page h6 {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 0.750em!important;
    font-weight: normal;
    color: #3c5a99;
    letter-spacing: -.03em;
    padding: 20px 15px 20px 15px;
    line-height: normal;
}

#profile-page .profile-content-fluid-left-box-ul {
    display: block;
    height: 20px;
    margin: 7px 0 7px 0!important;
}

#profile-page .profile-content-fluid-left-box {
    display: block;
    background: none!important;
    border-radius: 4px;
    margin-bottom: 0!important;
    width: 90%!important;
}

#profile-page .profile-content-fluid-left-box-ul-bottom {
    display: block;
    height: 20px;
    margin-bottom: 20px!important;
}

article .business-brands-container {
    position: relative;
    width: 60%!important;
    max-width: 60%!important;
    margin: 0 0 25px 0!important;
    float: left;
    padding-left: 18%!important;
    background: /* gradient can be an image */ linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
    background-size: 100% 1px;
    height: auto;
}

article #plus-one {
    display: block!important;
}

article .business-brands-img-container {
    background-color: #fff;
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0 0 25px 0!important;
    float: right;
    vertical-align: baseline!important;
    text-align: left;
    height: auto;
    padding: 0!important;
}

article .business-img-set-brands {
    border-radius: 50%!important;
    vertical-align: bottom!important;
    border: 3px solid #93ccea;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0!important;
    padding: 0;
}

#news-page-results #search-media-ads {
	display: none!important;
}

#news-page-results .business-brands-container {
    position: relative;
    width: 60%!important;
    max-width: 60%!important;
    margin: 0 0 25px 0!important;
    float: left;
    padding-left: 20%!important;
    background: /* gradient can be an image */ linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
    background-size: 100% 1px;
    height: auto;
}

#news-page-results .business-img-set-brands {
    border-radius: 50%!important;
    vertical-align: bottom!important;
    border: 3px solid #93ccea;
    width: 98%!important;
    max-width: 98%!important;
    height: auto;
    margin: auto!important;
}

#news-page-results .articleItem {
    display: block;
    margin-top: 10px;
    margin-bottom: 5px;
    max-width: 100%;
    width: 100%;
    float: left;
    background:
    linear-gradient(
      to right,
      rgba(245,245,245,1) 12%,
      rgba(197,197,197,1) 47%,
      rgba(245,245,245,1) 100%
    )
    left
    bottom
    #fff
    no-repeat;
    background-size:100% 1px ;
  }

#news-page-results .brands-label-h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 3.8vw!important;
    color: #f5f5f5;
    text-align: center;
    line-height: normal;
}

article .business-article-container {
    width: 100%!important;
    max-width: 100%!important;
    margin: auto;
    float: left;
}

article .business-logo {
    width: 3vh!important;
    max-width: 3vh!important;
    border-radius: 50%;
    float: left;
    padding-right: 3px;
    height: 3vh!important;
}

article .business-h1 {
    text-align: left;
    text-transform: uppercase;
    font-size: 5vw!important;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #333333;
    letter-spacing: -.03em;
    text-decoration: none;
    vertical-align: bottom;
    line-height: 5vh!important;
    height: 5vh!important;
    float: left;
}

article .a-fa {
  margin-right: 3px!important;
}

article .article-search-form-input {
    height: 25px!important;
    width: 45vw!important;
    background: none;
    border: 0;
    color: #606060;
    padding-left: 5px;
    outline: none;
    margin: auto;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}

article .article-search-div {
    display: block!important;
    width: 100%!important;
    float: right;
}

article .search-button-x {
    font-size: 20px;
    color: #606060;
    height: 25px!important;
    background: #f3f3f3;
    border-left: 1px solid #cbcbcb;
    margin: auto;
    padding: 2px 10px 2px 10px!important;
}

hgroup #inc p {
    display: block;
    font-size: 4vw!important;
    color: #333!important;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    margin-bottom: 1.2rem;
    line-height: 1.2rem;
    letter-spacing: -.03125rem;
    overflow-wrap: break-word -webkit-font-smoothing: antialiased;
}


hgroup figcaption {
  font-family: 'Roboto', sans-serif;
  font-size: 3.5vw!important;
  font-weight: normal;
  color: #0c0c0c;
  letter-spacing: -.03em;
  vertical-align: top;
  line-height: 1.1em!important;
  text-align: left;
  padding-top: 5px;
}

hgroup a {
    text-decoration: none;
    color: #c4170c;
    font-weight: bold;
}

hgroup p {
    font-size: 5vw!important;
    color: #333!important;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    margin-bottom: 1.75rem;
    line-height: 1.75rem;
    letter-spacing: -.03125rem;
    overflow-wrap: break-word
    -webkit-font-smoothing: antialiased;
}

hgroup h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 5vw!important;
  font-weight: normal;
  color: #858585;
  letter-spacing: -.03em;
  margin: 0;
  padding: 0!important;
  line-height: normal;
}

hgroup #fluid-label-conect h2 {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 5vw!important;
    font-weight: bold;
    color: #333333;
    letter-spacing: -.03em;
    margin-left: 5px;
    padding: 0!important;
    line-height: normal;
}

hgroup #fluid-label-conect h3 {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 4.4vw!important;
    font-weight: normal;
    color: #606060;
    letter-spacing: -.03em;
    margin-left: 5px;
    padding: 0 0 0 30px!important;
    line-height: normal;
}

hgroup .contact-container-center {
    display: block;
    width: 100%!important;
    max-width: 100%!important;
    float: left;
}

hgroup #fluid-label-time h2 {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 5vw!important;
    font-weight: bold;
    color: #333333;
    letter-spacing: -.03em;
    margin-left: 5px;
    padding: 10px 0 10px 0;
    line-height: normal;
}

hgroup #fluid-label-time h1 {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 5vw!important;
    font-weight: bold;
    color: #ff5300;
    letter-spacing: -.03em;
    margin: 0;
    padding: 10px 0 10px 0;
    line-height: normal;
}

hgroup #fluid-label-conect h1 {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 5vw!important;
    font-weight: bold;
    color: #c00028;
    letter-spacing: -.03em;
    margin: 0;
    padding: 0!important;
    line-height: normal;
}

hgroup #fluid-label-whatsapp h1 {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 5vw!important;
    font-weight: bold;
    color: #25D366;
    letter-spacing: -.03em;
    margin: 0;
    padding: 10px 0 30px 0;
    line-height: normal;
}

hgroup #fluid-label-line h1 {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 5vw!important;
    font-weight: bold;
    color: #0d0d0d;
    letter-spacing: -.03em;
    margin: 0!important;
    padding: 15px 0 10px 0;
    line-height: normal;
}

hgroup #fluid-label-form h1 {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 5vw!important;
    font-weight: bold;
    color: #0d0d0d;
    letter-spacing: -.03em;
    margin: 0;
    padding: 10px 0 10px 0;
    line-height: normal;
}

hgroup #fluid-label-contact-us h1 {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 5vw!important;
    font-weight: bold;
    color: #606060;
    letter-spacing: -.03em;
    margin-bottom: 15px;
    padding: 10px 0 10px 0!important;
    line-height: normal;
}

hgroup #fluid-label-map h2 {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 5vw!important;
    font-weight: bold;
    color: #333333;
    letter-spacing: -.03em;
    margin-left: 5px;
    padding: 10px 0 5px 0;
    line-height: normal;
}

hgroup #fluid-label-map h3 {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 4.4vw!important;
    font-weight: normal;
    color: #606060;
    letter-spacing: -.03em;
    margin-left: 5px;
    padding: 0 0 10px 0;
    line-height: normal;
}

hgroup #fluid-label-time {
    display: block;
    width: 100%;
    max-width: 100%;
    float: left;
    text-align: left;
    margin-top: 7px!important;
}

hgroup #fluid-label-time h6 {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 4.5vw!important;
    font-weight: normal;
    color: #606060;
    letter-spacing: -.03em;
    margin-left: 5px;
    padding: 0;
    line-height: 0.8em;
}

hgroup #fluid-label-time h4 {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 3.8vw!important;
    font-weight: bold;
    color: #606060;
    letter-spacing: -.03em;
    margin-left: 5px;
    padding: 0;
    line-height: normal;
}

hgroup #fluid-label-time h5 {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 3.8vw!important;
    font-weight: normal;
    color: #606060;
    letter-spacing: -.03em;
    margin-left: 5px;
    padding: 0 15px 10px 0;
    line-height: normal;
}

hgroup #fluid-label-time .range-container {
    display: block;
    width: 100%;
    margin: 7px 0 12px 0!important;
    background: /* gradient can be an image */ linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
    background-size: 100% 1px;
    padding-bottom: 0;
}

hgroup .contact-container-right {
    display: block;
    width: 100%!important;
    max-width: 100%!important;
    float: left!important;
}

hgroup #fluid-label-map {
    display: block;
    width: 100%;
    max-width: 100%;
    float: left!important;
    text-align: left;
    margin-top: 5px;
}

hgroup #fluid-label-map h1 {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 5vw!important;
    font-weight: bold;
    color: #e62a1a;
    letter-spacing: -.03em;
    margin: 0;
    padding: 10px 0 5px 0;
    line-height: normal;
}

hgroup #fluid-label-whatsapp {
    display: block;
    padding: 0;
}

hgroup .wheather {
    font-family: 'Roboto', sans-serif;
    font-size: 5vw!important;
    font-weight: normal;
    color: #858585;
    letter-spacing: -.03em;
    line-height: 5vh!important;
}

hgroup .header {
    font-family: 'Roboto', sans-serif;
    font-size: 4.8vw!important;
    font-weight: bolder;
    letter-spacing: -.03em;
    margin: 0;
    padding: 5px 0 5px 0;
    line-height: normal;
    text-transform: uppercase;
}

hgroup .contact-container-left {
    display: block;
    width: 100%!important;
    max-width: 100%!important;
    float: left;
}

hgroup #fluid-label-form {
    display: block;
    padding: 0!important;
}

hgroup #fluid-label-line h2 {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 5vw!important;
    font-weight: bold;
    color: #333333;
    letter-spacing: -.03em;
    margin-left: 5px;
    padding: 5px 0 5px 0!important;
    line-height: normal;
}

hgroup #fluid-label-form h2 {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 5vw!important;
    font-weight: bold;
    color: #333333;
    letter-spacing: -.03em;
    margin-left: 5px;
    padding: 5px 0 5px 0!important;
    line-height: normal;
}

hgroup #fluid-label-line {
    display: block;
    padding: 0!important;
}

hgroup #fluid-label-whatsapp h2 {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 5vw!important;
    font-weight: bold;
    color: #333333;
    letter-spacing: -.03em;
    margin-left: 5px;
    padding: 0!important;
    line-height: normal;
}

.schedule-ad-wide-image{
  position:center;
  max-width: 100%;
  margin: auto;
  -webkit-filter: brightness(100%);
  margin-bottom: 35px!important;
}

.schedule-ad-wide-image:hover{
-webkit-filter: brightness(100%);
}

#infinite-calendar-page-results-header h4 {
text-align:left;
text-transform: uppercase;
font-size:5vw!important;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#c00028;
letter-spacing: -.03em;
text-decoration: none;
vertical-align: bottom;
line-height: 1em;
padding-bottom: 5px;
}

#infinite-calendar-page-results {
    font-family: 'Roboto', sans-serif;
    letter-spacing: -.03em;
    line-height: 1.9em;
    color: #333;
    padding: 0!important;
    max-width: 100%!important;
    width: 100%!important;
    float: left;
}

#infinite-calendar-page-results h5 {
    font-family: 'Roboto', sans-serif;
    font-size: 5vw!important;
    font-weight: bolder;
    color: #0d0d0d;
    letter-spacing: -.03em;
    margin: 0;
    padding: 5px 0 5px 0;
    line-height: normal;
}

#infinite-calendar-page-results h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 5vw!important;
    font-weight: bolder;
    color: #c00028;
    letter-spacing: -.03em;
    margin: 0;
    padding: 5px 0 5px 0;
    line-height: normal;
}

#infinite-calendar-page-results h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 4vw!important;
    font-weight: bold;
    color: #333333;
    letter-spacing: -.03em;
    margin: 0;
    padding: 5px 0 5px 0;
    line-height: normal;
}

#infinite-calendar-page-results p {
    font-family: 'Roboto', sans-serif;
    font-size: 4vw!important;
    font-weight: normal;
    color: #333333;
    letter-spacing: -.03em;
    margin: 0;
    padding: 5px 0 5px 0;
    line-height: normal;
}

#infinite-calendar-page-results .li-post-group {
    padding: 0 0 10px 0!important;
    margin-top: 5px;
    margin-bottom: 5px!important;
    max-width: 100%!important;
    width: 100%!important;
    float: left;
    border-bottom: solid 1px #CFCFCF;
}

#infinite-video-page-results-header h6 {
    text-align: left;
    text-transform: uppercase;
    font-size: 5vw!important;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #ff0000;
    letter-spacing: -.03em;
    text-decoration: none;
    vertical-align: bottom;
    line-height: 1em;
    padding-bottom: 5px;
}

#infinite-video-page-results-header h4 {
    text-align: left;
    text-transform: uppercase;
    font-size: 5vw!important;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #4d0069;
    letter-spacing: -.03em;
    text-decoration: none;
    vertical-align: bottom;
    line-height: 1em;
    padding-bottom: 5px;
}

#infinite-video-page-results-header .hui {
    color: #454545;
    letter-spacing: -.03em;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1.5em;
    font-size: 2.196vw;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    margin: auto;
    line-height: 1em;
    width: 100%;
    padding: 10px 0 5px 0!important;
    background: linear-gradient( to right, rgba(49,102,82,1) 0%, rgba(161,194,105,1) 25%, rgba(178,185,195,1) 55%, rgba(49,102,82,1) 100% ) left bottom #fff no-repeat;
    background-size: 100% 7px;
}

#infinite-video-page-results hr {
    display: block;
    position: center;
    border: 0;
    height: 1px;
    background: #c5c5c5;
    background-image: linear-gradient(to right, #f5f5ff, #c5c5c5, #f5f5f5);
    margin: 20px 0 10px 0!important;
    max-width: 100%;
    text-align: center;
}

#infinite-video-page-results .post-data-list {
    font-family: 'Roboto', sans-serif;
    letter-spacing: -.03em;
    line-height: 1.9em;
    color: #333;
    margin: auto;
    padding: 0!important;
    max-width: 100%!important;
    width: 100%!important;
    float: left;
    text-align: left;
}

#infinite-video-page-results {
    background-color: #ffffff;
    font-family: 'Roboto', sans-serif;
    letter-spacing: -.03em;
    line-height: 1.9em;
    color: #333;
    padding: 0!important;
    max-width: 100%!important;
    width: 100%!important;
    float: left;
}

#infinite-video-page-results .video-container {
    font-family: 'Roboto', sans-serif;
    letter-spacing: -.03em;
    line-height: 1.9em;
    color: #333;
    padding: 5px 0 0 0!important;
    max-width: 100%!important;
    width: 100%!important;
    float: left;
}

#infinite-video-page-results .podcast-video-container {
    background-color: #ffffff;
    font-family: 'Roboto', sans-serif;
    letter-spacing: -.03em;
    line-height: 1.9em;
    color: #333;
    padding: 15px 0 0 0!important;
    max-width: 100%!important;
    width: 100%!important;
    float: left;
}

#infinite-video-page-results .li-post-group {
    padding: 0!important;
    margin-top: 10px!important;
    margin-bottom: 10px!important;
    max-width: 100%!important;
    width: 100%!important;
    float: left;
}

#infinite-video-page-results .li-post-group-podcast {
    padding: 0!important;
    margin-top: 15px;
    margin-bottom: 15px;
    max-width: calc(100% - 4px)!important;
    width: calc(100% - 4px)!important;
    float: left;
    border: 2px solid #ddd;
}

#infinite-video-page-results .videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0;
	height: 0;
}

#infinite-video-page-results .videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#infinite-video-page-results h6 {
    text-align: left;
    text-transform: uppercase;
    font-size: 5vw!important;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #ff0000;
    letter-spacing: -.03em;
    text-decoration: none;
    vertical-align: bottom;
    line-height: 1em;
    padding-bottom: 5px;
}

#infinite-video-page-results h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 1.3em;
    font-weight: bolder;
    color: #0d0d0d;
    letter-spacing: -.03em;
    margin: 0;
    padding: 5px 0 5px 0;
    line-height: normal;
}

#infinite-video-page-results h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 4vw!important;
    font-weight: normal;
    color: #555555;
    letter-spacing: -.03em;
    margin: 0;
    padding: 5px 0 5px 0;
    line-height: normal;
}

#infinite-video-page-results p {
    font-family: 'Roboto', sans-serif;
    font-size: 3.2vw!important;
    font-weight: normal;
    color: #333333;
    letter-spacing: -.03em;
    margin: 0;
    padding: 5px 0 5px 0;
    line-height: normal;
}

.all-media-ad-img {
   display: block!important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    width: 100%!important;
    max-width: 100%!important;
    margin: 0 0 20px 0!important;
    float: left;
    -webkit-filter: brightness(100%);
}

#blogs-home-header {
  margin: auto;
  width: 100%;
  text-align: center;
  padding-top: 15px;
  margin-bottom: 15px!important;
}

#blogs-home-header .divider-div {
  display: inline-block;
  margin: auto;
  width: 100%!important;
  padding: 15px 0 20px 0!important;
  overflow: visible;
}

#blogs-home-header .blogger-img {
    border-radius: 50%;
    -webkit-filter: grayscale(80%);
    filter: grayscale(80%);
    width: 180px!important;
    height: 180px!important;
    object-position: center;
    object-fit: cover;
}

#blogs-home-header .blogger-id {
    font-family: 'Roboto', sans-serif;
    font-size: 5vw!important;
    font-weight: bold;
    color: #a6130a;
    letter-spacing: -.03em;
    line-height: normal;
    display: block;
    text-align: center;
}

.plus-media-ad-img {
   display: block!important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    width: 100%!important;
    max-width: 100%!important;
    margin: 10px 0 20px 0!important;
    float: left;
    -webkit-filter: brightness(100%);
}

#infinite-news-page-results .list_item {
    margin: 0!important;
    padding: 0!important;
    max-width: 100%;
    width: 100%;
    float: left;
}

#infinite-news-page-results .post-data-list {
    font-family: 'Roboto', sans-serif;
    letter-spacing: -.03em;
    line-height: 1.9em;
    color: #333;
    margin: auto;
    padding: 10px 0 5px 0!important;
    max-width: 100%!important;
    width: 100%!important;
    float: left;
    text-align: left;
}

#infinite-news-page-results h5 {
    text-align: left;
    font-size: 3.4vw!important;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    color: #000000;
    letter-spacing: -.03em;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: bottom;
    line-height: 1em;
    padding: 5px 10px 0 10px;
}

#infinite-news-page-results p {
    font-family: 'Roboto', sans-serif;
    font-size: 3.2vw!important;
    font-weight: normal;
    color: #333333;
    letter-spacing: -.03em;
    margin: 0;
    padding: 5px 0 5px 0;
    line-height: normal;
}

#infinite-news-page-results h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 5vw!important;
    font-weight: bolder;
    color: #a6130a;
    letter-spacing: -.03em;
    margin: 0;
    padding: 5px 0 5px 0;
    line-height: normal;
}

#infinite-news-page-results h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 4.6vw!important;
    font-weight: normal;
    color: #555555;
    letter-spacing: -.03em;
    margin: 0;
    padding: 5px 0 5px 0;
    line-height: normal;
}

    #infinite-news-page-results h4 {
    text-align: left;
    text-transform: uppercase;
    font-size: 5vw!important;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #a70000;
    letter-spacing: -.03em;
    text-decoration: none;
    vertical-align: bottom;
    line-height: 1em;
    padding-bottom: 5px;
}

    #infinite-news-page-results img {
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    width: calc(50% - 5px)!important;
    height: 90px!important;
    max-width: calc(50% - 5px)!important;
    margin: 0 10px 0 0!important;
    float: left;
    -webkit-filter: brightness(100%);
    object-position: center;
        object-fit: cover;
}

#infinite-news-page-results {
    font-family: 'Roboto', sans-serif;
    letter-spacing: -.03em;
    line-height: 1.9em;
    color: #333;
    margin: auto;
    padding: 0!important;
    max-width: 100%!important;
    width: 100%!important;
}
#infinite-news-page-results .li-post-group {
    margin: 0!important;
    padding: 0!important;
    max-width: 100%;
    width: 100%;
    float: left;
}

    #news-page-results .headlines-box-h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 5vw!important;
    font-weight: bolder;
    color: #a6130a!important;
    letter-spacing: -.03em;
    margin: 0;
    padding: 5px 0 5px 0;
    line-height: normal;
}

#news-page-results .headlines-box-h2 {
    text-align: left;
    font-size: 3.4vw!important;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    color: #000000!important;
    letter-spacing: -.03em;
    text-decoration: none;
    vertical-align: bottom;
    line-height: 1em;
    padding: 5px 10px 0 10px;
}

#news-page-results .container-left {
    font-family: 'Roboto', sans-serif;
    letter-spacing: -.03em;
    line-height: 1.9em;
    color: #333;
    margin: auto;
    padding: 0 20px 0 0!important;
    max-width: 100%!important;
    width: 100%!important;
    float: left;
    text-align: left;
}

#news-page-results h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 4vw!important;
    font-weight: normal;
    color: #0c0c0c;
    letter-spacing: -.03em;
    margin-bottom: 5px!important;
    padding: 0!important;
    line-height: normal;
}

#news-page-results .inc-text {
    text-align: left;
    text-transform: uppercase;
    font-size: 5vw!important;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #003e30;
    letter-spacing: -.03em;
    text-decoration: none;
    vertical-align: bottom;
    line-height: 1.4em;
    float: left;
}

article .inc-text {
    text-align: left;
    text-transform: uppercase;
    font-size: 5vw!important;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #333333;
    letter-spacing: -.03em;
    text-decoration: none;
    vertical-align: bottom;
    line-height: 1.4em;
    float: left;
}

#profile-page {
    font-family: 'Roboto', sans-serif;
    margin: auto;
    padding: 85px 0 30px 0;
    max-width: 100%!important;
    width: 100%!important;
}

#profile-page .container {
    background-color: #e6ecf0;
    max-width: 100%!important;
    width: 100%!important;
    height: auto;
}

#profile-page .cover {
    display: inline-block;
    margin: auto;
    max-width: 100%;
    width: 100%;
    height: auto!important;
    float: left;
    object-fit: cover!important;
}

#profile-page .header {
    background-color: #fff;
    display: inline-block;
    max-width: 100%;
    width: 100%;
    height: auto!important;
    float: left;
    background: linear-gradient( to right, rgba(49,102,82,1) 0%, rgba(161,194,105,1) 25%, rgba(178,185,195,1) 55%, rgba(49,102,82,1) 100% ) left bottom #fff no-repeat;
    background-size: 100% 3px;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.2), 0 12px 28px 0 rgba(0, 0, 0, 0.19);
}

#profile-page .info-bar {
    display: inline-block;
    text-align: left;
    padding: 0 5px 0 5px;
    max-width: 80%!important;
    width: 80%!important;
    float: right;
    height: auto;
    margin: 15px 0 10px 0!important;
}

#profile-page .message {
    position: absolute;
    bottom: 5%;
    right: 2%;
    font-family: 'Roboto', sans-serif;
    font-size: 0.6em!important;
    color: #fff;
    text-align: center;
    background-color: #008395;
    width: 40vw!important;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    line-height: 33px;
    margin: 0 auto;
    border: 0;
    border-radius: 4px;
    outline: none;
    cursor: pointer;
}

#profile-page #social {
    display: inline-block;
    width: 100%!important;
    max-width: 100%!important;
    height: auto;
    margin: auto;
    float: right;
    padding-right: 10px!important;
}

#profile-page #info-hui {
    display: inline-block!important;
    width: 100%!important;
    max-width: 100%!important;
    height: auto;
    margin: auto;
    float: right;
    padding: 0!important;
}

#profile-page #info-hui .fa {
    font-size: 30px;
    width: 30px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    float: right;
    margin-right: 5px;
}

#profile-page .profile-content-fluid-posted-top {
    background-color: #fff;
    display: block;
    max-width: 100%!important;
    width: 100%!important;
    float: left;
    margin: 5px 0 5px 0!important;
    border-radius: 4px;
    background: linear-gradient( to right, rgba(245,245,255,1) 10%, rgba(245,245,255,1) 25%, rgba(197,197,197,1) 55%, rgba(245,245,255,1) 100% ) left bottom #fff no-repeat;
    background-size: 100% 2px;
}

#profile-page #info-hui .fa-info-circle {
    background: #ffffff;
    color: #9a9a9a;
}

#profile-page .info-hui-top {
    display: inline-block;
    text-align: left;
    padding: 0 0 0 3px!important;
    max-width: 100%!important;
    width: 100%!important;
    float: left;
    height: auto;
    margin-bottom: 5px!important;
}

#profile-page #company-logo {
  position: relative;
  display: inline-block;
  float: left;
}

#profile-page .info-bar-brand {
    display: flex!important;
    position: relative;
    width: 100%!important;
    max-width: 100%!important;
    height: auto!important;
    text-align: left;
    float: left;
}

#profile-page .info-bar-brand *{
    margin-top: auto!important;
    margin-bottom: auto!important;
}

#profile-page .profile-content-fluid {
    background-color: #fff;
    display: block;
    max-width: 94%!important;
    width: 94%!important;
    float: left;
    margin: 0!important;
    border-radius: 4px;
    margin-left: 3%!important;
}

#profile-page #profile-content-fluid-left-disable {
    display: none!important;
}

#profile-page #profile-content-fluid-right-disable  {
    display: none!important;
}

#profile-page .profile-content-fluid-left {
    display: block;
    max-width: 100%!important;
    width: 100%!important;
    float: left;
    margin: 20px 0 0 20px;
}

#profile-page .profile-content-fluid-right {
    background-color: #fff;
    display: block;
    max-width: 80%!important;
    width: 80%!important;
    float: left!important;
    margin: 5px 0 25px 20px!important;
    border-radius: 4px;
    height: 100%;
}

#profile-page .last-profile-update {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 0.750em!important;
    font-weight: normal;
    color: #8c8c8c;
    letter-spacing: -.03em;
    padding: 35px 15px 35px 15px!important;
    line-height: normal;
}

#profile-page .week-day-top {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 0.750em!important;
    font-weight: normal;
    color: #657786;
    letter-spacing: -.03em;
    padding: 20px 15px 20px 0!important;
    line-height: normal;
}

#profile-page .profile-content-fluid-right-box-ul-time {
    display: block;
    height: 20px!important;
    margin: 2px 0 7px 15px!important;
}

#profile-page .profile-content-fluid-right-box-ul {
  display: block;
  height: 20px;
  margin: 2px 0 7px 0!important;
}

#profile-page .profile-content-fluid-right-box-ul-time-divider-in {
  display: block;
  height: 20px!important;
  margin: 2px 0 5px 15px!important;
}

#profile-page .profile-content-fluid-right-box-ul-time-divider {
    display: block;
    height: 20px!important;
    margin: 0 0 0 15px!important;
}

#profile-page .profile-content-fluid-right-box-ul-time-divider-hui {
    display: block;
    height: 20px!important;
    margin: 0 0 7px 15px!important;
}

#profile-page .profile-content-fluid-posted-top-brand {
    display: inline-block;
    max-width: 88%!important;
    width: 88%!important;
    height: auto;
    float: left;
    margin-left: 0!important;
    padding: 0!important;
}

#profile-page .profile-content-fluid-posted-brand {
    width: 9vw!important;
    max-width: 9vw!important;
    height: 9vw!important;
    border-radius: 50%;
    float: left;
    margin: 0!important;
    vertical-align: text-top!important;
}

#profile-page .profile-content-fluid-posted {
    background-color: #fff;
    display: block;
    max-width: 100%;
    width: 100%;
    float: left;
    margin: 10px 0 5px 17px!important;
    border-radius: 4px;
    border-bottom: 1px solid #e1e7eb;
}

#profile-page .post-box-text {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 0.750em!important;
    font-weight: normal;
    color: #0c0c0c;
    letter-spacing: -.03em;
    margin: 0 0 0 0;
    line-height: normal;
    text-align: left;
    vertical-align: top!important;
    padding: 0!important;
}

#profile-page #social .fa {
    padding: 10px!important;
    margin-left: 10px!important;
    font-size: 14px!important;
    width: 14px!important;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    float: right;
}

#profile-page .profile-id-box {
    display: inline-block;
    width: 100%!important;
    max-width: 100%!important;
    height: auto;
    padding: 0 0 2px 0!important;
    line-height: normal;
    float: left;
}

#profile-page .profile-content-fluid-posted-left {
    display: inline-block;
    max-width: 12%!important;
    width: 12%!important;
    height: 12%!important;
    float: left;
    padding: 0!important;
}

#profile-page h1 {
    display: inline-flex!important;
    vertical-align: middle!important;
    font-size: 1.2em!important;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    letter-spacing: -.035em;
    color: #0d0d0d;
    text-decoration: none;
    margin: 0!important;
    padding: 0 0 0 7px!important;
 }

#profile-page .certificate {
    display: inline-flex!important;
    width: 15px!important;
    max-width: 15px!important;
    height: 15px!important;
    margin: 0!important;
    vertical-align: middle!important;
    padding: 9px 0 0 3px!important;
}

#profile-page .info-bar-business-type {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto!important;
    text-align: left;
    float: left;
}

#profile-page .profile-picture {
    position: absolute;
    bottom: -30%;
    left: 1.5%;
    margin: auto;
    max-width: 20%;
    width: 20%;
    float: left;
}

#profile-page .header-hui {
    position: relative;
    display: inline-block;
    max-width: 100%;
    width: 100%;
    height: auto;
    float: left;
}

#profile-page h2 {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 0.8em!important;
    font-weight: normal;
    color: #606060;
    letter-spacing: -.03em;
    margin: 0;
    line-height: 2vh!important;
    padding: 3px 0 0 7px!important;
}

#profile-page .post-box-top {
    display: inline-block!important;
    font-family: 'Roboto', sans-serif;
    font-size: 1em!important;
    font-weight: bold;
    color: #0c0c0c;
    letter-spacing: -.03em;
    margin: 0;
    padding: 0 0 5px 20px!important;
    line-height: normal;
}

#profile-page .profile-content-fluid-posted-top div {
  padding: 0!important;
  }

#profile-page .post-box-brand {
    font-family: 'Roboto', sans-serif;
    font-size: 0.9em!important;
    font-weight: bold;
    color: #0c0c0c;
    letter-spacing: -.03em;
    margin: 0;
    padding: 0 0 0 0;
    line-height: normal;
    text-align: left;
    float: left;
}

#profile-page .posts-certificate {
    display: inline-block;
    width: 12px!important;
    max-width: 12px!important;
    height: 12px!important;
    margin: 0 5px 0 3px!important;
    padding-top: 6px!important;
}

#profile-page .post-box-date {
    font-family: 'Roboto', sans-serif;
    font-size: 0.7em!important;
    font-weight: normal;
    color: #606060;
    letter-spacing: -.03em;
    margin: 0;
    padding: 4px 0 0 0!important;
    line-height: normal;
    text-align: left;
    float: left;
    height: auto;
    overflow: hidden;
}

#profile-page textarea {
    margin: 0!important;
    display: block;
    width: 93%!important;
    padding: 8px;
    border: 1px solid gray;
    font-size: 0.7em;
    font-family: 'Roboto', sans-serif;
    color: #657786;
}

#profile-page #info-tab {
  display:none;
	background-color: #ffffff;
	min-width:100%;
  text-align:left;
}

#profile-page #info-tab #info-tab .text-tab{
  float:left;
  text-align:center;
  min-width:100%;
  padding:0px;
  background:rgba(0, 0, 0, 0.3);
}

#profile-page #info-tab #info-tab .info-tab-caption{
  top:auto;
  text-align:center;
  font-size:4vw;
  color:#c5c5c5;
  margin: 0;
  width:100%;
  padding:0;
}

    article .category-header {
    color: #454545;
    letter-spacing: -.03em;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 6vw!important;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    margin: auto;
    line-height: 1.3em;
    width: 100%;
    padding-bottom: 5px;
    background: linear-gradient( to right, rgba(49,102,82,1) 0%, rgba(161,194,105,1) 25%, rgba(178,185,195,1) 55%, rgba(49,102,82,1) 100% ) left bottom #fff no-repeat;
    background-size: 100% 7px;
}

article .headlines-top {
  display: none!important;
}

article .blog-headlines-img {
    width: 100%!important;
    max-width: 100%!important;
    float: left;
    margin: 0 10px 0 0!important;
    border-radius: 4px;
    -webkit-filter: brightness(100%);
}

article .headlines-h1 {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 2rem!important;
  font-weight: bolder;
  letter-spacing: -.03em;
  margin: 0;
  padding: 10px 0 10px 0!important;
  line-height: normal;
  color: #003e30!important;
  text-decoration: none;
  text-align: left;
}

article .headlines-h3 {
    display: none!important;
}

article .blog-spotlight {
    width: 100%!important;
    max-width: 100%!important;
    float: left;
}

article .headlines-update {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 3.2vw!important;
  font-weight: normal;
  color: #333333;
  letter-spacing: -.03em;
  margin: 0;
  padding: 0 0 10px 0!important;
  line-height: normal;
}

article .bio-hui {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 3.2vw!important;
  font-weight:lighter;
  letter-spacing: -.03em;
  margin: 0;
  padding: 5px 0 0 0!important;
  line-height: normal;
  color: #606060;
  text-decoration: none;
}

#divider {
    display: none!important;
}

article .media-info-hui{
  display: inline-flex;
  padding: 0 0 0 5px;
}

article .media-info-hui-top{
  display: block;
  width: 100%;
}

article .media-info-hui-bottom{
  display: block!important;
  width: 100%;
  padding-bottom: 15px;
}

article .media-about {
  display: inline-block!important;
  font-family: 'Roboto', sans-serif;
  font-size: 5vw;
  font-weight: bold;
  color: #454545;
  letter-spacing: -.03em;
  margin: 0;
  line-height: normal;
  padding: 0 0 0 10px;
  text-align: center;
}

article .media-about-blogger {
  display: block!important;
  font-family: 'Roboto', sans-serif;
  font-size: 6.5vw;
  font-weight: bold;
  color: #b0140a;
  letter-spacing: -.03em;
  margin: 0;
  line-height: normal;
  padding: 0 0 0 5px;
  text-align: center;
  text-align: left;
}

article .media-about-bio {
  display: block!important;
  font-family: 'Roboto', sans-serif;
  font-size: 4.5vw;
  font-weight: bold;
  color: #454545;
  letter-spacing: -.03em;
  margin: 0;
  line-height: normal;
  text-align: left;
  padding: 0;
}

article .blog-header-container {
display:flex!important;
padding-bottom: 5px;
background: linear-gradient( to right, rgba(49,102,82,1) 0%, rgba(161,194,105,1) 25%, rgba(178,185,195,1) 55%, rgba(49,102,82,1) 100% ) left bottom #fff no-repeat;
background-size: 100% 7px;
}

article .blog-header-container * {
margin-top:auto;
margin-bottom:auto;
}

article .media-blogger-img {
    border-radius: 50%;
    -webkit-filter: grayscale(80%);
    filter: grayscale(80%);
    width: 70px!important;
    height: 70px!important;
    padding-bottom: 5px;
    object-position: center!important;
    object-fit: cover!important;
}

article .media-blogger-img:hover {
    border-radius: 50%;
    -webkit-filter: grayscale(80%);
    filter: grayscale(80%);
}

article #blog-fluid-label {
  width: 100%;
  max-width: 100%;
  float: left;
  background: linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
  background-size: 100% 1px;
  padding: 20px 0 20px 0;
  margin-bottom: 20px;
}

article .blog-header-image {
    display: none!important;
}

article .blog-inner-spotlight {
    width: 100%!important;
    max-width: 100%!important;
    float: left;
}

article .blog-category-button {
    display: block!important;
    width: auto;
    background-color: #ffffff;
    color: #333333;
    letter-spacing: -.03em;
    text-align: left;
    text-transform: lowercase;
    text-decoration: none;
    display: inline-block;
    font-size: 5vw!important;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    border-bottom: 7px solid #b0140a;
    margin: auto;
    line-height: 1.3em;
    float: left;
}

article .blog-header {
  font-family: 'Roboto', sans-serif;
  letter-spacing: -.03em;
  line-height: 1.9em;
  color: #333;
  margin: auto;
  padding: 0 5px 0 5px!important;
  max-width: 100%;
  width: 100%;
  float: left;
}

article .headlines-blog-home-h1 {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 1em!important;
    font-weight: bolder;
    letter-spacing: -.03em;
    margin: 0;
    padding: 30px 5px 5px 5px!important;
    line-height: normal;
    color: #a6130a;
    text-decoration: none;
    text-align: left;
}

article .headlines-blog-home-top {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 0.9em!important;
    font-weight: normal;
    color: #202020;
    letter-spacing: -.03em;
    margin: 0;
    padding: 0 0 5px 5px;
    line-height: normal;
}

article .blog-headlines-home-img {
    width: 30%!important;
    max-width: 30%!important;
    float: left;
    margin: 0 15px 0 15px;
    border-radius: 50%;
}

article .headlines-blog-home-h3 {
    display: block!important;
    width: 94%!important;
    max-width: 94%!important;
    font-family: 'Roboto', sans-serif;
    font-size: 0.8em;
    font-size: 1.2vw;
    font-weight: normal;
    letter-spacing: -.03em;
    margin: 0;
    padding: 0 5px 0 5px;
    line-height: normal;
    color: #333333;
    text-decoration: none;
    text-align: left;
}

    article .category-button {
    background-color: #ffffff;
    color: #333333;
    letter-spacing: -.03em;
    text-align: left;
    text-transform: lowercase;
    text-decoration: none;
    display: inline-block;
    font-size: 5vw!important;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    border-bottom: 7px solid #a70000;
    margin: auto;
    line-height: 1.3em;
}

article h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 9vw!important;
    font-weight: bolder;
    letter-spacing: -.03em;
    margin: 0;
    padding: 5px 0 5px 0;
    line-height: normal;
}

article h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 5vw!important;
    font-weight: normal;
    color: #858585;
    letter-spacing: -.03em;
    margin: 0;
    padding: 10px 0 10px 0;
    line-height: normal;
}

article #fluid-label .edition-info-txt {
    width: 100%!important;
    max-width: 100%!important;
    margin: 0;
    padding: 0;
    float: left;
}

article #fluid-label .blog-edition-info-txt {
    width: 100%!important;
    max-width: 100%!important;
    margin: 0;
    padding: 0;
    float: left;
}

article h5 {
    font-family: 'Roboto', sans-serif;
    font-size: 3.6vw!important;
    font-weight: normal;
    color: #757575;
    letter-spacing: -.035em;
    margin: 0;
    margin-top: 5px!important;
    line-height: 1.2em!important;
    vertical-align: bottom;
}

article #fluid-label .social-share-buttons {
    display: none!important;
}

article #blogs-fluid-label .social-share-buttons {
    display: none!important;
}

article #fluid-label .media-hui-social-share-buttons {
    display: block!important;
    width: 100%;
    max-width: 100%;
    margin: 0;
    float: right;
    padding-top: 10px;
    vertical-align: top;
}

article #fluid-label .fa {
    padding: 10px;
    margin-left: 15px!important;
    font-size: 15px;
    width: 15px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    float: right;
}

article #fluid-label .fa:hover {
    padding: 10px!important;
    margin-left: 15px!important;
    font-size: 15px!important;
    width: 15px!important;
    text-align: center!important;
    text-decoration: none!important;
    border-radius: 50%!important;
    float: right!important;
}

article #fluid-label .read-time {
    display: inline-block;
}

article #fluid-label .read-time .fa {
    padding: 0 2px 0 0;
    margin: 0;
    font-size: 15px;
    width: 15px;
    text-align: center;
    text-decoration: none;
}

article #fluid-label .read-time .fa:hover {
    padding: 0 2px 0 0;
    margin: 0;
    font-size: 15px;
    width: 15px;
    text-align: center;
    text-decoration: none;
}

article #blogs-fluid-label .media-hui-social-share-buttons {
    display: block!important;
    width: 100%;
    max-width: 100%;
    margin: 0;
    float: right;
    padding-top: 10px;
    vertical-align: top;
}

article #blogs-fluid-label .fa {
    padding: 10px;
    margin-left: 15px!important;
    font-size: 15px;
    width: 15px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    float: right;
}

article #blogs-fluid-label .fa:hover {
    padding: 10px!important;
    margin-left: 15px!important;
    font-size: 15px!important;
    width: 15px!important;
    text-align: center!important;
    text-decoration: none!important;
    border-radius: 50%!important;
    float: right!important;
}

article #blogs-fluid-label .read-time {
    display: inline-block;
}

article #blogs-fluid-label .read-time .fa {
    padding: 0 2px 0 0;
    margin: 0!important;
    font-size: 15px;
    width: 15px;
    text-align: center;
    text-decoration: none;
    line-height: 15px!important;
}

article #blogs-fluid-label .read-time .fa:hover {
    padding: 0 2px 0 0;
    margin: 0!important;
    font-size: 15px;
    width: 15px;
    text-align: center;
    text-decoration: none;
}

article #blogs-fluid-label {
    width: 100%!important;
    max-width: 100%!important;
}

article #blogs-fluid-label .edition-info-txt {
    width: 100%!important;
    max-width: 100%!important;
    margin: 0;
    padding: 0;
    float: left;
}

article .content-hui-left {
    display: inline-block;
    width: 100%!important;
    max-width: 100%!important;
    margin: auto;
    float: left;
    vertical-align: text-top;
}

article {
    font-family: 'Roboto', sans-serif;
    letter-spacing: -.03em;
    line-height: 1.9em;
    color: #333;
    margin: auto;
    padding: 0;
    max-width: 100%!important;
    width: 100%!important;
}

article .label-credit {
  font-family: 'Roboto', sans-serif;
  font-size: 3.5vw;
  font-weight: normal;
  color: #0c0c0c;
  letter-spacing: -.03em;
  vertical-align: top;
  line-height: 1.1em!important;
  text-align: left;
}

article .ad-img-sidebox-bottom {
    display: none;
}

article .ad-img-sidebox-top{
    display: none;
}

article .ad-sidebar-right {
    display: none;
}

article p {
    font-size: 4.5vw!important;
    color: #333!important;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    margin-bottom: 1.75rem;
    line-height: 1.75rem;
    letter-spacing: -.03125rem;
    overflow-wrap: break-word
    -webkit-font-smoothing: antialiased;
    opacity: 1;
}

article #advertising-wide-media-hui {
    margin: auto;
    margin-top: 0;
    width: 100%!important;
    max-width: 100%!important;
}

article figcaption {
  font-family: 'Roboto', sans-serif;
  font-size: 3.5vw!important;
  font-weight: normal;
  color: #0c0c0c;
  letter-spacing: -.03em;
  vertical-align: top;
  line-height: 1.1em!important;
  text-align: left;
  padding-top: 5px;
}

.slider-full-container {
    width: 100%;
    margin: auto;
    padding: 0 0 30px 0;
}

.ad-container-top {
    width: 100%;
    position: center;
    overflow: hidden;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 0;
}

#slider-fullscreen .slider-button {
  display: none!important;
}

.arrow {
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -35px;
    height: 0;
    border-style: solid;
}

#arrow-right {
    border-width: 30px 0 30px 40px;
    border-color: transparent transparent transparent #fff;
    right: 0;
    margin-right: 5px!important;
}

#arrow-left {
    border-width: 30px 40px 30px 0;
    border-color: transparent #fff transparent transparent;
    left: 0;
    margin-left: 5px!important;
}

.slide-content img {
    display: block;
    max-width: 93%!important;
    height: auto;
    object-fit: contain;
    border-radius: 4px;
    margin: auto;
}

.slide-content span {
    font-size: 3vw!important;
    color: #E1E7E4;
    position: absolute;
    bottom: 0;
    padding: 5px 5px 5px 5px!important;
    background-color: rgba(0,0,0,.5);
    width: 93%!important;
    line-height: normal!important;
}

#news-page-results h4 {
    text-align: left;
    text-transform: uppercase;
    font-size: 5vw!important;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #a70000;
    letter-spacing: -.03em;
    text-decoration: none;
    vertical-align: bottom;
    line-height: 1em;
    padding-bottom: 5px;
}

#news-page-results .postList {
    font-family: 'Roboto', sans-serif;
    letter-spacing: -.03em;
    line-height: 1.9em;
    color: #333;
    margin: auto;
    padding: 10px 0 10px 0!important;
    max-width: 100%!important;
    width: 100%!important;
    float: left;
    text-align: left;
}

#news-page-results .media-ad-img {
   display: block!important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    width: 100%!important;
    max-width: 100%!important;
    height: auto!important;
    margin: 0 0 20px 0!important;
    float: left;
    -webkit-filter: brightness(100%);
    object-position: center;
        object-fit: cover;
}

.top-3-container #top-3-container-headlines .vd-content-title {
    display: inline-flex;
    width: 35vw;
    text-align: left;
    text-transform: uppercase;
    font-size: 5.4vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #a70000;
    letter-spacing: -.035em;
    text-decoration: none;
    vertical-align: bottom;
    line-height: 1em;
    float: left;
}

.top-3-container #top-3-container-headlines .vd-content-subtitle {
    display: inline-flex;
    width: 45vw;
    text-align: left;
    vertical-align: bottom;
    font-size: 4.4vw;
    font-family: 'Roboto', sans-serif;
    font-weight: lighter;
    color: #919191;
    letter-spacing: -.03em;
    text-decoration: none;
    float: left;
    line-height: 1.4em;
    float: left;
    padding: 0;
}

.top-5-container #top-5-container-headlines .top-content-title {
    display: inline-flex;
    text-align: left;
    text-transform: uppercase;
    width: 50vw;
    font-size: 5.4vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #a70000;
    letter-spacing: -.035em;
    text-decoration: none;
    vertical-align: bottom;
    line-height: 1em;
    float: left;
}

.top-5-container #top-5-container-headlines .top-content-subtitle {
    display: inline-flex;
    text-align: left;
    width: 50vw;
    vertical-align: bottom;
    font-size: 4vw;
    font-family: 'Roboto', sans-serif;
    font-weight: lighter;
    color: #919191;
    letter-spacing: -.035em;
    text-decoration: none;
    float: left;
    line-height: 1.7em;
}

#media-special-ad-hui {
    display: block!important;
    margin: auto;
    width: 100%!important;
    width: 100%!important;
    margin-top: 0!important;
    margin-bottom: 0!important;
}

#media-special-ad-hui-end {
    display: block;
    margin: auto;
    width: 100%;
    width: 100%;
    margin-top: 30px!important;
    margin-bottom: 20px!important;
}

#news-page-media-inner{
  display: none;
}

#news-page-results h5 {
    text-align: left;
    font-size: 3.4vw!important;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    color: #000000;
    letter-spacing: -.03em;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: bottom;
    line-height: 1em;
    padding: 5px 10px 0 10px;
}

.top-5-container #top-5-container-headlines #media-sub {
    line-height: 2.6em!important;
}

.top-5-container #top-5-container-headlines {
    position: relative;
    width: 100%;
    background-color: #FFFFFF;
    padding: 0px 0 0 0!important;
    float: left;
}

#news-page-results h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 5vw!important;
    font-weight: bolder;
    color: #a6130a;
    letter-spacing: -.03em;
    margin: 0;
    padding: 5px 0 5px 0;
    line-height: normal;
}

#news-page-results h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 4.6vw!important;
    font-weight: normal;
    color: #555555;
    letter-spacing: -.03em;
    margin: 0;
    padding: 5px 0 5px 0;
    line-height: normal;
}

#news-page-results h6 {
    font-family: 'Roboto', sans-serif;
    font-size: 5vw!important;
    font-weight: bolder;
    color: #a6130a;
    letter-spacing: -.03em;
    margin: 0;
    padding: 5px 0 5px 0;
    line-height: normal;
}

#news-page-results h6:hover {
    font-family: 'Roboto', sans-serif;
    font-size: 5vw!important;
    font-weight: bolder;
    color: #a6130a;
    letter-spacing: -.03em;
    margin: 0;
    padding: 5px 0 5px 0;
    line-height: normal;
}

#news-page-results p {
    font-family: 'Roboto', sans-serif;
    font-size: 3.2vw!important;
    font-weight: normal;
    color: #333333;
    letter-spacing: -.03em;
    margin: 0;
    padding: 5px 0 5px 0;
    line-height: normal;
}

#news-page-results img {
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    width: calc(50% - 5px)!important;
    max-width: calc(50% - 5px)!important;
    height: 90px!important;
    margin: 0 10px 0 0!important;
    float: left;
    -webkit-filter: brightness(100%);
    object-position: center;
        object-fit: cover;
}

#news-page-results .list_item {
    margin: 0!important;
    padding: 0!important;
    max-width: 100%;
    width: 100%;
    float: left;
}

#news-page-results {
    font-family: 'Roboto', sans-serif;
    letter-spacing: -.03em;
    line-height: 1.9em;
    color: #333;
    margin: auto;
    padding: 0!important;
    max-width: 94%!important;
    width: 94%!important;
}

#news-page-results .ad-container {
    display: none!important;
}

#news-page-results .show_more {
    background-color: #a70000;
    border: none;
    color: #FFFFFF;
    letter-spacing: -.03em;
    padding: 5px 50px 5px 50px!important;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    font-size: 4vw!important;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    border-radius: 4px;
    margin: auto;
    cursor: pointer;
    width: 45vw!important;
}

#news-page-results .show_more_main {
    margin-left: 11vw!important;
    width: 94vw!important;
}

    .main-hr {
        display: none;
    }

    .container{
      position:center;
      width: 94%!important;
      margin:0 auto;
      overflow:hidden;
    }

    #advertising-wide-top {
      margin: auto;
      padding-top:90px;
      width: 94%!important;
      max-width: 94%!important;
    }

    #advertising-wide-media {
      margin: auto;
      margin-top:0;
      width: 100%!important;
      max-width: 100%!important;
    }

    .button-x{
      width: 30vw;
      height:5.3vh;
      background:#55cc29;
      border:0px;
      padding-left:5px;
      padding-right:5px;
      font-size:5vw;
      color:#FFFFFF;
      text-align: center;
      margin-right: 5px!important;
    }

    #media-ad-hui{
      display: block;
      margin:auto;
      width:94%;
      width:94%;
      margin-top: 0!important;
      margin-bottom: 0!important;
    }

    #media-ad-hui-dash{
      display: block;
      margin:auto;
      width:94%;
      width:94%;
      margin-top: 0!important;
      margin-bottom: 15px!important;
      background: /* gradient can be an image */ linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
      background-size: 100% 1px;
    }

    #media-ad-hui-dash img{
      width:100%;
      padding-bottom: 5px;
    }

    #media-ad-hui .hui-box{
      display: block;
      margin:auto;
      width:100%;
    }

    #media-ad-hui img{
      width:100%;
      padding-top: 5px;
    }

    #newsletter{
      margin:auto;
      width:100%!important;
      max-width:94%!important;
      color:#f5f5f5;
      font-family: 'Roboto', sans-serif;
      background-color:#454344;
      margin-top: 10px!important;
      margin-bottom: 20px!important;
    }

    #newsletter-signing-up{
      position: absolute;
      top: 5%;
      left: 5%;
      width:90%;
      max-width:90%;
      text-align:center;
      color:#FFFFFF;
      font-family: 'Roboto', sans-serif;
      text-align: center;
      background-color:#1A1A1A;
    }

    #newsletter .newsletter-container-top {
      top:0;
      width:100%;
      margin-right:0px;
      margin-top:12px;
      margin-bottom:0px;
      float:left;
    }

    #newsletter .newsletter-container-top h1 {
      text-align:left;
      font-size:4vw!important;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color:#FFFFFF;
      letter-spacing: -.03em;
      text-decoration: none;
      line-height: 1.1em;
      margin-top:8px;
    }

    #newsletter .newsletter-container-bottom {
      top:0;
      width:100%;
      margin-right:0px;
      margin-top:0;
      margin-bottom:10px;
      float:left;
    }

    #newsletter h1{
      color:#FFFFFF;
      float:left;
      margin-top:5px;
      margin-bottom:5px;
    }

    #newsletter h2{
      display: block;
      font-size: 3vw!important;
      color:#D4D4D4;
      text-align:left;
      margin-top:2px;
      margin-bottom:2px;
      float:right;
      line-height: normal;
    }

    #newsletter h3{
      display: block;
      font-size: 3vw!important;
      color:#D4D4D4;
      text-align:left;
      margin-top:2px;
      margin-bottom:2px;
      float:left;
      line-height: normal;
    }

    #newsletter h4{
      font-size:0.870em;
      color:#FFFFFF;
      text-align:center;
      vertical-align: middle;
    }


    #newsletter form{
      float:right;
      margin-top:5px;
      margin-bottom:5px;
    }

    #newsletter input[type="email"]{
      padding:5px;
      height:3.4vh!important;
      width:50vw!important;
      background-color: #c9c9c9;
    }

    .main-hr {
        position: center;
        border: 0;
        height: 1px;
        background: #c5c5c5;
        background-image: linear-gradient(to right, #f5f5ff, #c5c5c5, #f5f5f5);
        margin-top: 5px!important;
        margin-bottom: 0!important;
        margin-left: 5%;
        margin-right: 5%;
        max-width: 90%;
    }

    .ad-container{
      width:100%;
      position:center;
      overflow:hidden;
      text-align:center;
      margin-top: 7px;
      margin-bottom: 0;
    }

    .special-main-hr {
        display: block;
        position: center;
        border: 0;
        height: 1px;
        background: #c5c5c5;
        background-image: linear-gradient(to right, #f5f5ff, #c5c5c5, #f5f5f5);
        margin-top: 5px;
        margin-bottom: 20px;
        margin-left: 5%;
        margin-right: 5%;
        max-width: 90%;
    }

    .special-main-hr-fit {
        display: block;
        position: center;
        border: 0;
        height: 1px;
        background: #c5c5c5;
        background-image: linear-gradient(to right, #f5f5ff, #c5c5c5, #f5f5f5);
        margin-top: 5px;
        margin-bottom: 17px;
        margin-left: 5%;
        margin-right: 5%;
        max-width: 90%;
    }

    #box-hr {
      display: none;
    }

    .special-main-hr-hui {
        display: block;
        position: center;
        border: 0;
        height: 1px;
        background: #c5c5c5;
        background-image: linear-gradient(to right, #f5f5ff, #c5c5c5, #f5f5f5);
        margin-top: 10px;
        margin-bottom: 20px;
        margin-left: 5%;
        margin-right: 5%;
        max-width: 90%;
    }

    .video-special-main-hr {
        display: block;
        position: center;
        border: 0;
        height: 1px;
        background: #c5c5c5;
        background-image: linear-gradient(to right, #606060, #707070, #606060);
        margin-top: 0;
        margin-bottom: 5px;
        max-width: 100%;
    }

    #advertising-wide {
      margin: auto;
      max-width: 94%!important;
      width: 94%!important;
      margin-bottom: 0;
    }

    .trw-media-menu{
  text-align:center;
  font-size:1.25em!important;
  color:#FFFFFF;
  float: left;
}

.hamburger-search-div{
  display:block;
  margin: auto;
  height: 30px;
  margin-left: 20px;
  float: left;
}

.hamburger-search-form {
  float:right;
  margin-top:10px;
  margin-bottom:5px;
  background-color: #454344;
}

.hamburger-search-form-input{
  padding: 0 0 3px 10px;
  height:35px;
  width: 57vw;
  background-color: #454344;
  border: 0;
  font-size: 18px;
  color: #FFFFFF;
  margin: auto;
}

.hamburger-search-form-input input::placeholder {
  color: #c9c9c9;
  font-family: 'Roboto', sans-serif;
  font-size: 1.1em;
  vertical-align: middle;
  padding-left: 10px;
  margin-bottom: 15px;
  height:35px;
}

.hamburger-search-button-x{
  height:35px;
  background:#454344;
  border:0px;
  margin: auto;
  padding:0px;
  vertical-align: middle;
}


.arrow-button{
  text-align:left;
  font-size:30px!important;
  color:#92c462!important;
  margin-left:7px;
  padding-top: 5px;
  vertical-align:middle;
}

.menu-category-text{
  text-align:left;
  font-size:20px!important;
  color:#fff!important;
  vertical-align:middle;
  line-height: 17px;
}

.expand-hr{
  color:#EC272E;
  width: 40px;
  height: 1px;
}

#trw-news-sub-menu {
  text-align:left;
  display:none;
}

#trw-blogs-sub-menu {
  text-align:left;
  display:none;
}

    .pinned-container #pinned {
      position:relative;
      width: calc(100%);
      background-color: #FFFFFF;
      float: left;
    }

    .pinned-container #pinned img{
      left: 0px;
      width:100%;
      height: 190px!important;
      max-height: 190px!important;
      margin: auto;
      border-radius: 12px;
      vertical-align: bottom;
      margin-top: 15px;
      -webkit-filter: brightness(100%);
      object-position: center;
      object-fit: cover;
    }

    .pinned-container #pinned h1 {
    font-size: 9vw!important;
    }

    .pinned-container #pinned h1:hover {
    font-size: 9vw!important;
    }

    .pinned-container #pinned h2 {
    font-size: 4.8vw!important;
    padding: 5px 14px 5px 14px!important;
    }

    .pinned-container #headline-label {
    padding: 0;
    margin: 0;
    }

    .pinned-container #headlines {
      display: block;
      margin-top: 0;
      width: 100%;
      background-color: #FFFFFF;
      float: left;
      padding: 0!important;
    }

    .media-main-hr {
        display: block;
        position: center;
        border: 0;
        height: 1px;
        background: #c5c5c5;
        background-image: linear-gradient(to right, #f5f5ff, #c5c5c5, #f5f5f5);
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: 5%;
        margin-right: 5%;
        max-width: 90%;
    }

    #headlines .media-title {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      width: 53vw;
      height: auto;
      display: inline-flex;
      vertical-align: middle;
      box-sizing: inherit;
      left: 41vw;
      float: left;
    }

    .pinned-container #headlines img{
    width:39vw;
    height: 90px!important;
    max-height: 90px!important;
    border-radius: 12px;
    -webkit-filter: brightness(100%);
    display: inline-flex;
    vertical-align:middle;
    margin: 0!important;
    object-position: center;
    object-fit: cover;
    }

    .pinned-container #headlines h1 {
    display: inline-flex;
    vertical-align:middle!important;
    width: 50vw;
    font-size: 4.8vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    letter-spacing: -.035em;
    color:#003e30;
    text-decoration: none;
    margin: 0!important;
    padding: 0 0 0 10px!important;
    }

    .pinned-container #headlines h1:hover {
      display: inline-flex;
      vertical-align:middle!important;
      width: 50vw;
      font-size: 4.8vw;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color:#003e30;
      text-decoration: none;
      margin: 0!important;
      padding: 0!important;
    }

    .pinned-container #top-videos {
    display: none;
    }

    #plus-main-hr {
    display: none;
    }

    .main-container #main-headlines {
      position:relative;
      width: 100%;
      background-color: #FFFFFF;
      padding: 0;
      float: left;
      z-index: 99;
      margin-bottom: 10px!important;
      overflow:visible;
    }

    .main-container #main-headlines .left {
      display: block;
      position:relative;
      width: 100%;
      background-color: #FFFFFF;
      padding: 0;
      vertical-align: top;
      background: /* gradient can be an image */ linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
      background-size: 100% 1px;
      margin-bottom: 20px;
    }

    .main-container #main-headlines .center {
      display: block;
      position:relative;
      width: 100%;
      background-color: #FFFFFF;
      padding: 0;
      vertical-align: top;
      background: /* gradient can be an image */ linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
      background-size: 100% 1px;
      margin-bottom: 20px;
    }

    .main-container #main-headlines .right {
      display: block;
      position:relative;
      width: 100%;
      background-color: #FFFFFF;
      padding: 0;
      vertical-align: top;
      background: /* gradient can be an image */ linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
      background-size: 100% 1px;
    }

    .main-container #main-headlines .plus-advertising {
      display: none;
    }

    .main-container #main-headlines .blogs {
      position:relative;
      width: calc(23% - 41px);
      background-color: #FFFFFF;
      padding-left: 20px;
      padding-right: 20px;
      float: left;
      vertical-align: top;
      border-right: 1px solid;
      border-image-source: linear-gradient(45deg, rgb(255,255,255), rgb(238,238,238));
      border-image-slice: 1;
    }

    .main-container #main-headlines .plus-img {
    position:absolute;
    top: 0;
    width: 100%;
    background-color: #FFFFFF;
    float: right;
    margin-top: 0 0 0 40px;
    }

    .main-container #main-headlines .plus-img:hover {
    -webkit-filter: brightness(100%);
    }

    .main-container #main-headlines .blog-headline-img{
    left: 0px;
    width: 70%;
    margin: auto;
    border-radius: 90%;
    vertical-align: bottom;
    }

    .main-container #main-headlines .blog-headline-img:hover{
    left: 0px;
    width: 70%;
    margin: auto;
    border-radius: 90%;
    vertical-align: bottom;
    opacity: 0.9;
    transform: scale(1.2);
    transition: transform 0.25s ease-out;
    }

    .main-container #main-headlines img{
    width: 100%;
    height: 190px!important;
    max-height: 190px!important;
    margin: auto;
    border-radius: 12px;
    vertical-align: middle;
    -webkit-filter: brightness(100%);
    object-position: center;
        object-fit: cover;
    }

    .main-container #main-headlines h1 {
    text-align:left;
    font-size:5.5vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color:#000000;
    letter-spacing: -.03em;
    text-decoration: none;
    line-height: 1.1em;
    float: left;
    padding: 10px 0 5px 0;
    margin: 0!important;
    }

    .main-container #main-headlines h1:hover {
      text-align:left;
      font-size:5.5vw;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color:#000000;
      letter-spacing: -.03em;
      text-decoration: none;
      line-height: 1.1em;
      float: left;
      padding: 10px 0 5px 0;
      margin: 0!important;
    }

    .main-container #main-headlines h2 {
    text-align:left;
    font-size:1em;
    font-size:1.5vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color:#ff7200;
    letter-spacing: -.03em;
    text-decoration: none;
    line-height: 1.1em;
    margin-top:8px;
    margin-bottom: 45px;
    }

    .main-container #main-headlines h2:hover {
    text-align:left;
    font-size:1em;
    font-size:1.5vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color:#ea791e;
    letter-spacing: -.03em;
    text-decoration: none;
    line-height: 1.1em;
    margin-top:8px;
    margin-bottom: 45px;
    }

    .main-container #main-headlines h3 {
    text-align:left;
    display:inline-block;
    float: left;
    font-size:1em;
    font-size:1.5vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color:#5e5e5e;
    letter-spacing: -.03em;
    text-decoration: none;
    line-height: 1.1em;
    margin-top:8px;
    margin-bottom: 0px;
    }

    .main-container #main-headlines h3:hover {
    text-align:left;
    display:inline-block;
    float: left;
    font-size:1em;
    font-size:1.5vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color:#9f9f9f;
    letter-spacing: -.03em;
    text-decoration: none;
    line-height: 1.1em;
    margin-top:8px;
    margin-bottom: 0px;
    }

    .main-container #main-headlines h4 {
    text-align:left;
    display:inline-block;
    float: left;
    font-size:1em;
    font-size:1.5vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color:#b0140a;
    letter-spacing: -.03em;
    text-decoration: none;
    line-height: 1.1em;
    margin-top:8px;
    margin-bottom: 0px;
    margin-left: 5px;
    }

    .main-container #main-headlines h4:hover {
    display:inline-block;
    float: left;
    text-align:left;
    font-size:1em;
    font-size:1.5vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color:#a83a33;
    letter-spacing: -.03em;
    text-decoration: none;
    line-height: 1.1em;
    margin-top:8px;
    margin-bottom: 0px;
    margin-left: 5px;
    }

    .main-container #main-headlines h5 {
    text-align:left;
    display:inline-block;
    float: left;
    font-size:1em;
    font-size:1.5vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color:#262626;
    letter-spacing: -.03em;
    text-decoration: none;
    line-height: 1.1em;
    margin-top:8px;
    margin-bottom: 0px;
    margin-left: 5px;
    }

    .main-container #main-headlines h5:hover {
    display:inline-block;
    float: left;
    text-align:left;
    font-size:1em;
    font-size:1.5vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color:#797979;
    letter-spacing: -.03em;
    text-decoration: none;
    line-height: 1.1em;
    margin-top:8px;
    margin-bottom: 0px;
    margin-left: 7px;
    }

    #plus-headlines {
      display: block;
      width: 100%;
      background-color: #FFFFFF;
      float: left;
      padding: 0!important;
    }

    .plus-container {
      position:relative;
      width: 100%;
      padding:0;
      float: left;
    }

    .plus-container #plus-headlines .plus-img-top {
    position:absolute;
    top: 0;
    width: 100%;
    background-color: #FFFFFF;
    float: left;
    margin: 0;
    }

    .plus-container #plus-headlines .plus-img-top:hover {
    -webkit-filter: brightness(100%);
    }

    .plus-container #plus-headlines .plus-img-bottom {
    position:absolute;
    top: 0;
    width: 100%;
    background-color: #FFFFFF;
    float: left;
    margin: 0 0 0 25px;
    }

    .plus-container #plus-headlines .plus-img-bottom:hover {
    -webkit-filter: brightness(100%);
    }

    .plus-container #plus-headlines .blog-headline-img{
      width: 120px!important;
      height: 120px!important;
      border-radius: 4px;
      -webkit-filter: brightness(100%);
      display: inline-flex;
      vertical-align:middle;
      border-radius: 50%;
    }

    .plus-container #plus-headlines .left {
    display:flex;
    width: calc(100% - 1px);
}
    .plus-container #plus-headlines .left * {
    margin-top:auto;
    margin-bottom:auto;
}

    .plus-container #plus-headlines .left-bottom {
      display: block;
      position:relative;
      width: calc(100%);
      background-color: #FFFFFF;
      padding-top: 0;
      float: left;
      vertical-align: top;
      background: linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
      background-size: 100% 1px;
    }

    .plus-container #plus-headlines .center {
    display:flex;
    width: calc(100% - 1px);
    padding: 0;
}
    .plus-container #plus-headlines .center * {
    margin-top:auto;
    margin-bottom:auto;
}

    .plus-container #plus-headlines .center-bottom {
      display: block;
      position:relative;
      width: 100%;
      background-color: #FFFFFF;
      padding: 0!important;
      float: left!important;
      vertical-align: top;
    }

    .plus-container #plus-headlines .blogger-1 {
      display: block;
      position:relative;
      width: 100%;
      height: auto;
      background-color: #FFFFFF;
      padding: 0!important;
      float: left!important;
      vertical-align: top;
    }

    .plus-container #plus-headlines .blogger-2 {
      display: block;
      position:relative;
      width: 100%;
      height: auto;
      background-color: #FFFFFF;
      padding: 0!important;
      float: left!important;
      vertical-align: top;
    }

    .plus-container #plus-headlines .blogger-3 {
      display: block;
      position:relative;
      width: 100%;
      height: auto;
      background-color: #FFFFFF;
      padding: 0!important;
      float: left!important;
      vertical-align: top;
    }

    .plus-container #plus-headlines .blogger-4 {
      display: block;
      position:relative;
      width: 100%;
      height: auto;
      background-color: #FFFFFF;
      padding: 0!important;
      float: left!important;
      vertical-align: top;
    }

    .plus-container #plus-headlines .center-bottom a {
      z-index: 99;
    }

    #plus-headlines .blogger-image-box {
      display: inline-flex;
      position: relative;
      max-height: 130px;
      max-width: 130px;
      float: left;
      text-align: left;
      padding: 0!important;
      margin: 0!important;
    }

    #plus-headlines .blogger-id-box {
      display: block;
      position: relative;
      top: 0;
      width: 100%;
      float: left;
      text-align: left;
      padding: 0!important;
    }

    #plus-headlines .blogger-title-box {
      display: inline-flex;
      position: relative;
      width: 55vw;
      float: right;
      text-align: left;
    }

    .plus-container #plus-headlines .right {
      position: relative;
      display: inline-flex;
      align-items:center;
      width: 100%!important;
      text-align:left;
      margin: 20px 0 20px 0!important;
      border: 0!important;
      vertical-align: middle!important;
      padding: 0!important;
      float: none!important;
    }

    .plus-container #plus-headlines .right-bottom {
      position:relative;
      width: calc(25% - 15px);
      background-color: #FFFFFF;
      padding-left: 15px;
      padding-right: 0;
      float: right;
      vertical-align: top;
    }

  #plus-headlines .plus-media-title {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: auto;
    display: inline-flex;
    vertical-align: middle;
    box-sizing: inherit;
}

    .plus-container #plus-headlines img{
      width:38vw;
      height: 80px!important;
      border-radius: 4px;
      -webkit-filter: brightness(100%);
      display: inline-flex;
      vertical-align:middle;
      margin: 0!important;
      object-position: center;
      object-fit: cover;
    }

    .plus-container #plus-headlines h1 {
      display: inline-flex;
      vertical-align:middle!important;
      width: 52vw;
      font-size: 4.7vw;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      letter-spacing: -.035em;
      color:#359e00;
      text-decoration: none;
      margin: 0!important;
      padding: 0 0 0 5px!important;
    }

    #headlines .media-pinned-container {
    display:flex;
}
    #headlines .media-pinned-container * {
    margin-top:auto;
    margin-bottom:auto;
}

    .plus-container #plus-headlines h2 {
    text-align:left;
    font-size:5vw;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color:#404040;
    text-decoration: none;
    line-height: normal;
    padding: 7px 0px 0px 0px;
    }

    .plus-container #plus-headlines h3 {
    text-align:left;
    font-size:5vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color:#4d0069;
    text-decoration: none;
    line-height: 1.1;
    padding-top: 0px;
    margin-top:2px;
    margin-bottom:0px;
    }

    .plus-container #plus-headlines h4 {
    text-align:left;
    font-size:0.8em;
    font-size:1.2vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color:#4d0069;
    text-decoration: none;
    line-height: normal;
    padding: 5px 0px 5px 0px;
    }

    .plus-container #plus-headlines h5 {
    display: inline-flex;
    vertical-align: middle!important;
    width: 52vw;
    font-size: 4.7vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    letter-spacing: -.035em;
    color: #ff7200;
    text-decoration: none;
    margin: 0!important;
    padding: 0 0 0 5px!important;
    }

    .plus-container #plus-headlines h6 {
    text-align:left;
    display:inline-block;
    float: left;
    width: 10vw;
    font-size:5vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color:#5e5e5e;
    letter-spacing: -.035em;
    text-decoration: none;
    line-height: 1.1em;
    margin: 8px 5px 0 0;
    padding-left: 0;
    }

    .plus-container #plus-headlines .blogger {
    text-align:left;
    display:block;
    width: 41vw;
    font-size:5vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color:#b0140a;
    letter-spacing: -.035em;
    text-decoration: none;
    line-height: 1.1em;
    margin: 8px 5px 20px 2px;
    float: left;
    }

    .plus-container #plus-headlines .blog-headline-text {
    text-align:left;
    display:block;
    font-size:5vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color:#0d0d0d;
    letter-spacing: -.03em;
    text-decoration: none;
    line-height: 1.1em;
    margin: 8px 0 0 0;
    padding: 10px 0 0 5px;
    }

    .plus-container #plus-headlines .blog-headline-text:hover {
      text-align:left;
      display:block;
      font-size:5vw;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color:#0d0d0d;
      letter-spacing: -.03em;
      text-decoration: none;
      line-height: 1.1em;
      margin: 8px 0 0 0;
      padding: 10px 0 0 5px;
    }

    #plus-headlines #plus-headlines-right {
      display: none;
    }

    #plus-headlines #plus-headlines-bottom-right {
      display: none;
    }

    .top-5-container #top-5-container-headlines {
      position:relative;
      width: 100%;
      background-color: #FFFFFF;
      padding:10px 0 0 0;
      float: left;
      margin-bottom: 10px;
    }

    .top-5-container #top-5-container-headlines .blog-top-main-hr {
        position: center;
        border: 0;
        height: 1px;
        background: #c5c5c5;
        background-image: linear-gradient(to right, #f5f5ff, #c5c5c5, #f5f5f5);
        margin-left: 5%;
        margin-right: 5%;
        max-width: 90%;
        bottom: 0;
    }

    .top-5-container #top-5-container-headlines .left {
      display: block;
      position:relative;
      width: 100%;
      background-color: #FFFFFF;
      padding-right: 0px;
      padding-left: 0px;
      float: left;
      vertical-align: top;
    }

    .top-5-container #top-5-container-headlines .left-position {
      display: none;
    }

    .top-5-container #top-5-container-headlines .left-hui {
      display: block;
      position:relative;
      width: 100%;
      background-color: #FFFFFF;
      padding: 5px 0 0 0;
      float: left;
      vertical-align: top;
    }

    .top-5-container #top-5-container-headlines .blog-top-news-box {
      display: inline-block;
      position:relative;
      width: calc(100% - 20px);
      background-color: #FFFFFF;
      padding: 0 10px 0 10px;
      float: left;
      vertical-align: top;
    }

    .top-5-container #top-5-container-headlines .blog-top-news-box-hr {
      display: inline-block;
      position:relative;
      width: calc(100% - 20px);
      background-color: #FFFFFF;
      padding: 5px 10px 5px 10px;
      float: left;
      vertical-align: top;
    }

    .top-5-container #top-5-container-headlines #image-set {
      display: none;
    }

    .top-5-container #top-5-container-headlines .blog-headlines-left-img {
      width: calc(22% - 20px);
      background-color: #FFFFFF;
      padding-right: 10px;
      padding-top: 3px;
      vertical-align: top;
      float: left;
    }

    .top-5-container #top-5-container-headlines .left-txt {
      display: inline-flex;
      width: 93%;
      vertical-align: top;
      float: left;
      background: linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
      background-size: 100% 1px;
      padding-bottom: 10px;
    }

    .top-5-container #top-5-container-headlines .position {
      display: inline-flex;
      width: 7%;
      vertical-align: top;
      float: left;
      padding-bottom: 10px;
    }

    .top-5-container #top-5-container-headlines .left-top {
      display: inline-flex;
      position:relative;
      width: 100%;
      padding: 0;
      float: left;
      vertical-align: top;
      margin-bottom: 0;
    }

    .top-5-container #top-5-container-headlines .left-top-title {
      display: inline-flex;
      position:relative;
      width: 50vw;
      padding: 0;
      float: left;
      vertical-align: top;
      text-align: inherit;
    }

    .top-5-container #top-5-container-headlines .blog-left-top-title {
      display: inline-block;
      position:relative;
      background-color: #FFFFFF;
      padding-bottom: 10px;
      float: left;
      vertical-align: top;
      text-align: inherit;
    }

    .top-5-container #top-5-container-headlines .left-top-subtitle {
      display: inline-flex;
      position:relative;
      width: 40vw;
      background-color: #FFFFFF;
      padding: 0 0 0 2px;
      float: left;
      vertical-align: top;
      text-align: inherit;
    }

    .top-5-container #top-5-container-headlines .left-content {
      display: block;
      float: left;
      vertical-align: top;
      width: 100%;
      max-width: 100%;
      height: 100%;
      padding-bottom: 5px;
    }

    #top-5-container-headlines #left-content-box {
      display: block;
      float: left;
      vertical-align: top;
      width: 100%;
      max-width: 100%;
      height: 100%;
      padding-bottom: 5px;
    }

    .top-5-container #top-5-container-headlines .advertising {
      display: none;
    }

    .top-5-container #top-5-container-headlines img{
    margin: auto;
    border-radius: 12px;
    vertical-align: middle!important;
    -webkit-filter: brightness(100%);
    float: left;
    }

    .top-5-container #top-5-container-headlines h1 {
    display: inline-flex;
    width: 92%;
    text-align:left;
    font-size: 5.5vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color:#555555;
    letter-spacing: -.035em;
    text-decoration: none;
    line-height: 1.2em;
    vertical-align: text-top;
    margin: 0;
    padding: 5px 0 5px 5px;
    }

    .top-5-container #top-5-container-headlines h1:hover {
    display: inline-flex;
    width: 92%;
    text-align:left;
    font-size: 5.5vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color:#555555;
    letter-spacing: -.035em;
    text-decoration: none;
    line-height: 1.2em;
    vertical-align: text-top;
    margin: 0;
    padding: 5px 0 5px 5px;
    }

    .top-5-container #top-5-container-headlines h6 {
    display: inline-flex;
    width: 92%;
    text-align:left;
    font-size: 5.5vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color:#555555;
    letter-spacing: -.035em;
    text-decoration: none;
    vertical-align: middle;
    margin: 0;
    padding: 5px 0 5px 5px;
    }

    .top-5-container #top-5-container-headlines h6:hover {
    display: inline-flex;
    width: 92%;
    text-align:left;
    font-size: 5.5vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color:#555555;
    letter-spacing: -.035em;
    text-decoration: none;
    vertical-align: middle;
    margin: 0;
    padding: 5px 0 5px 5px;
    }

    .top-5-container #top-5-container-headlines h2 {
    display: inline-flex;
    align-self: flex-end;
    text-align:left;
    text-transform: uppercase;
    font-size:5vw!important;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color:#a70000;
    letter-spacing: -.035em;
    text-decoration: none;
    vertical-align: bottom;
    padding: 0;
    line-height: 1em;
    }

    .top-5-container #top-5-container-headlines h3 {
    display: none;
    }

    .top-5-container #top-5-container-headlines h4 {
    text-align:left;
    vertical-align: bottom;
    font-size:1.3em;
    font-size:1.9vw;
    font-family: 'Roboto', sans-serif;
    font-weight: lighter;
    color:#919191;
    letter-spacing: -.03em;
    text-decoration: none;
    float: left;
    line-height: 2em;
    }

    .top-5-container #top-5-container-headlines h5 {
    display: inline-flex;
    width: 4%;
    text-align:center;
    font-size: 6.5vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color:#a70000;
    letter-spacing: -.035em;
    text-decoration: none;
    line-height: 1.2em;
    vertical-align: text-top;
    margin: auto;
    padding: 3px 0 5px 0;
    }

    .top-5-container #top-5-container-headlines .left-img {
    display: block;
    max-width: calc(100% - 10px);
    width: calc(100% - 10px);
    float: left;
    padding: 5px 0 10px 0;
    background: /* gradient can be an image */ linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
    background-size: 100% 1px;
}

    .top-3-container #top-3-container-headlines {
      position:relative;
      width: 100%;
      background-color: #FFFFFF;
      padding:15px 0 5px 0;
      float: left;
      }

    .top-3-container #top-3-container-headlines .left {
      display: inline-block;
      position:relative;
      width: 100%;
      max-width: 100%;
      background-color: #000000;
      padding: 0;
      float: left;
      vertical-align: top;
    }

    .top-3-container #top-3-container-headlines .video-left {
      display: block;
      position:relative;
      width: 100%;
      background-color: #000000;
      padding: 0 0 15px 0;
      float: left;
      vertical-align: top;
    }

    .top-3-container #top-3-container-headlines .video-right-top {
      display: block;
      position:relative;
      width: 100%;
      background-color: #0c0c0c;
      padding: 0 0 15px 0;
      float: left;
      vertical-align: top;
    }

    .top-3-container #top-3-container-headlines .video-right-top-search {
      display: inline-block;
      position:relative;
      width: calc(28% - 30px);
      background-color: #000000;
      padding: 30px 30px 1px 0;
      float: left;
      vertical-align: top;
    }

    .top-3-container #top-3-container-headlines .video-right-top-standard {
      display: block;
      position:relative;
      width: 100%;
      background-color: #0c0c0c;
      padding: 0 0 15px 0;
      float: left;
      vertical-align: top;
    }

    .top-3-container #top-3-container-headlines .video-right-bottom {
      display: block;
      position:relative;
      width: 100%;
      background-color: #0c0c0c;
      padding: 0 0 15px 0;
      float: left;
      vertical-align: top;
      }

    .top-3-container #top-3-container-headlines .left-img {
      display: inline-block;
      position:relative;
      width: calc(20% - 20px);
      background-color: #FFFFFF;
      padding-right: 10px;
      padding-left: 10px;
      float: left;
      vertical-align: top;
    }

    .top-3-container #top-3-container-headlines .left-text {
      display: inline-block;
      position:relative;
      width: calc(80% - 40px);
      background-color: #000000;
      padding-right: 20px;
      padding-left: 20px;
      float: left;
      vertical-align: top;
    }

    .top-3-container #top-3-container-headlines .left-top {
      display: inline-flex;
      position: relative;
      width: 100%;
      padding: 0 0 15px 0;
      float: left;
      vertical-align: top;
      margin-bottom: 0;
    }

    #top-3-container-headlines .videoWrapper {
    	position: relative;
    	padding-bottom: 56.25%; /* 16:9 */
    	padding-top: 0!important;
    	height: 0;
      vertical-align: top;
    }

    #top-3-container-headlines .videoWrapper iframe {
    	position: absolute;
    	top: 0;
    	left: 0;
    	width: 100%;
    	height: 100%;
      vertical-align: top;
      padding-top: 0!important;
    }

    .top-3-container #top-3-container-headlines .left-top-title {
      display: inline-flex;
      position:relative;
      width: 35vw;
      background-color: #FFFFFF;
      padding-right: 0px;
      padding-left: 0px;
      float: left;
      vertical-align: top;
      text-align: inherit;
    }

    .top-3-container #top-3-container-headlines .left-top-subtitle {
      display: inline-flex;
      position:relative;
      width: 45vw;
      background-color: #FFFFFF;
      padding: 0 0 0 2px!important;
      float: left;
      vertical-align: top;
      text-align: inherit;
    }

    .top-3-container #top-3-container-headlines .left-top-vd-title {
      display: inline-block;
      position:relative;
      padding-right: 5px;
      padding-left: 5px;
      float: left;
      vertical-align: top;
      text-align: inherit;
    }

    .top-3-container #top-3-container-headlines .advertising {
      display: none;
    }

    .top-3-container #top-3-container-headlines img{
    left: 0px;
    width: 100%;
    margin: auto;
    border-radius: 4px;
    vertical-align: middle;
    padding-top: 5px;
    -webkit-filter: brightness(100%);
    }

    .top-3-container #top-3-container-headlines img:hover{
    -webkit-filter: brightness(100%);
    }

    .top-3-container #top-3-container-headlines h1 {
    text-align:left;
    font-size:1.3em;
    font-size:1.9vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color:#555555;
    letter-spacing: -.03em;
    text-decoration: none;
    line-height: 1.2em;
    margin-top:0px;
    margin-bottom: 0px;
    vertical-align: text-top;
    margin-right: 6px;
    }

    .top-3-container #top-3-container-headlines h2 {
    display: inline-flex;
    align-self: flex-end;
    text-align: left;
    text-transform: uppercase;
    font-size: 5vw!important;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #a70000;
    letter-spacing: -.035em;
    text-decoration: none;
    vertical-align: bottom;
    padding: 0;
    line-height: 1em;
}

    .top-3-container #top-3-container-headlines h3 {
    display: none;
}

    .top-3-container #top-3-container-headlines h4 {
    display: block!important;
    text-align:left;
    vertical-align: middle;
    font-size: 5.5vw;
    font-family: 'Roboto', sans-serif;
    font-weight: lighter;
    color:#f5f5f5;
    letter-spacing: -.03em;
    text-decoration: none;
    line-height: normal;
    padding: 7px 0 5px 5px;
    float:left;
    }

    .top-3-container #top-3-container-headlines h5 {
    display: block;
    text-align:left;
    vertical-align: middle;
    font-size: 5.5vw;
    font-family: 'Roboto', sans-serif;
    font-weight: lighter;
    color:#f5f5f5;
    letter-spacing: -.03em;
    text-decoration: none;
    float: left;
    line-height: normal;
    padding: 7px 0 5px 5px;
    }

    .top-3-container #top-3-container-headlines h6 {
    display: none;
    }

    .top-3-container #top-3-container-headlines p {
      display: block;
      font-family: 'Roboto', sans-serif;
      font-size: 3.5vw;
      font-weight: normal;
      color: #c5c5c5;
      letter-spacing: -.03em;
      margin: 0;
      padding: 10px 0 10px 5px;
      line-height: normal;
    }

    header #trw-brand .navigation-bar{
      display: none;
    }

    header #trw-wheather {
      display: none;
    }


    .mobilesocial-networks-dropdown{
        float:left;
        display: block;
        width: auto;
      }

      .mobilesocial-networks-dropdown button{
        display: inline-block;
        border:none;
        background-color: #ffffff;
        padding:5px 5px;
        font-size: 0.7em;
        color:#454343;
        transition:.5s;
        cursor:pointer;
        float: left;
      }

      .mobilesocial-networks-dropdown span{
        display: inline-block;
        border:none;
        background-color: #ffffff;
        font-size: 0.9em!important;
        color:#454343;
        transition:.5s;
        cursor:pointer;
        line-height: 1.5em!important;
      }

      .mobilesocial-networks-dropdown:hover button{
        color:#000000;
        font-weight:normal;
      }

      .mobilesocial-networks-dropdown div{
        background-color:#ffffff;
        box-shadow:0 4px 8px rgba(0,0,0,0.2);
        overflow: visible!important;
        z-index: 1!important;
        visibility:hidden;
        opacity:0;
        text-align:center;
        color:#FFFFFF;
        width: 0;
        height: 0;
      }

      .mobilesocial-networks-dropdown:hover div{
        position: absolute;
        bottom: -10px;
        left: 35px;
        visibility:visible;
        opacity:1;
        background-color: #fff;
        border-radius: 5px;
        box-shadow: 0px 0px 6px #000000;
        height: 110px;
        margin: 0;
        width: 70vw;
        overflow: visible!important;
        z-index: 1!important;
      }

      .mobilesocial-networks-dropdown div a{
        display:inline-block;
        text-decoration:none;
        margin: auto;
        color:#FFFFFF;
        text-align:center;
        transition:.1s;
        font-weight: bold;
        vertical-align: middle;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 40px;
      }

      .mobilesocial-networks-dropdown div:after{
        background-color: #ffffff;
        box-shadow: -2px 2px 2px 0 rgba( 0, 0, 0, .4 );
        content: "\00a0";
        display: block;
        height: 20px;
        left: -10px;
        position: absolute;
        bottom: 20px;
        transform:             rotate( 45deg );
            -moz-transform:    rotate( 45deg );
            -ms-transform:     rotate( 45deg );
            -o-transform:      rotate( 45deg );
            -webkit-transform: rotate( 45deg );
        width:  20px;
        overflow: visible!important;
        z-index: 1!important;
      }

      .mobilesocial-networks-dropdown div a:hover{
        color:#FFFFFF;
      }

      .mobilesocial-networks-dropdown-a1{
        color:#0c0c0c;
      }

      .mobilesocial-networks-dropdown-a1:hover{
        color:#FFFFFF;
        border-radius:30px;
      }

      .mobilesocial-networks-dropdown-a2{
        color:#0c0c0c;
      }

      .mobilesocial-networks-dropdown-a2:hover{
        color:#FFFFFF;
        border-radius:30px;
      }

      .fa-asset{
        color: #0c0c0c;
        font-size: 1.4em!important;
      }

      .fa-icon{
        padding-top: 4px!important;
        vertical-align: top;
      }

    #contact .contact-left{
    float:left;
    min-width:100%;
    margin-top:10px;
    margin-bottom:20px;
    }

    #contact .contact-right{
    float:left;
    min-width:100%;
    margin-top:10px;
    margin-bottom:20px;
    }

    .social-networks-dropdown{
        display:none;
      }

      .social-networks-dropdown div{
        background-color:#000000;
        box-shadow:0 4px 8px rgba(0,0,0,0.2);
        z-index:1;
        visibility:hidden;
        position:absolute;
        min-width:100px;
        opacity:0;
        transition:.3s;
        border-radius:50px;
        padding:20px;
        display:block;
        text-align:center;
        color:#FFFFFF;
        margin-left:10px;
      }

      .language-dropdown{
          display:none;
        }

        .language-dropdown div{
          background-color:#000000;
          box-shadow:0 4px 8px rgba(0,0,0,0.2);
          z-index:1;
          visibility:hidden;
          position:absolute;
          min-width:100px;
          opacity:0;
          transition:.3s;
          border-radius:50px;
          padding:20px;
          display:block;
          text-align:center;
          color:#FFFFFF;
          margin-left:10px;
        }

    .player-button{
      top:auto;
      vertical-align:middle;
      width:35px;
      height:35px;
      text-align:center;
    }

    .tw-video-1 {
      position:absolute;
      top:30%;
      min-width:100%;
      min-height:100%;
      text-align:center;
      margin:auto;
      vertical-align:middle;
      z-index:1;
    }

    .artist-photo-container{
      top:0;
      min-width:19%;
      text-align:center;
      overflow:hidden;
      display:block;
      float:left;
      vertical-align:middle;
    }

    .artist-song-album-container{
      top:0;
      max-width:61%;
      text-align:left;
      overflow:hidden;
      display:block;
      float:left;
    }

    .artist-song-album-special-container{
      top:auto;
      vertical-align:middle;
      max-width:61%;
      text-align:left;
      overflow:hidden;
      display:block;
      float:left;
    }

    .chart-pg-song{
      top:auto;
      text-align:left;
      font-size:20px;
      color:#FFFFFF;
      margin-top:10px;
      margin-bottom:10px;
      margin-left:5px;
      display:block;
      line-height:25px;
      word-wrap:break-word;
    }

    .chart-pg-artist{
      top:auto;
      text-align:left;
      font-size:20px;
      color:#FFFFFF;
      font-weight:bold;
      margin-left:5px;
      display:block;
      line-height:25px;
      margin-bottom:0px;
      word-wrap:break-word;
    }

    .content-performance-left{
      float:left;
      text-align:left;
      min-width:100%;
      padding:0px;
    }

    .chart-pg-content-info-title{
      top:0;
      text-align:center;
      font-size:7px;
      font-weight:bold;
      color:#5a5a5a;
      margin-left:0px;
      margin-bottom:0px;
      width:100%;
      padding:0px;
    }

    .chart-pg-content-info{
      top:auto;
      text-align:left;
      font-size:10px;
      font-weight:bold;
      color:#000000;
      margin-left:5px;
      margin-top:5px;
      display:block;
      margin-bottom:0px;
      width:100%;
      padding:0px;
    }

    .chart-pg-content-info-data{
      top:auto;
      text-align:center;
      font-size:25px;
      color:#5a5a5a;
      margin-left:0px;
      display:block;
      margin-top:17px;
      margin-bottom:0px;
      width:100%;
      padding:0px;
    }

    .chart-pg-content-icon-fixed{
      top:0;
      width:17px;
      height:17px;
      text-align:center;
      margin:auto;
      margin-right:5px;
      display:block;
      vertical-align:middle;
    }

    .chart-pg-spotlight{
      top:auto;
      text-align:center;
      font-size:40px;
      font-weight:bold;
      color:#FFFFFF;
      margin-left:0px;
      margin-top:10px;
      margin-top:5px;
      display:block;
      line-height:45px;
    }

    .chart-pg-special-spotlight{
      top:auto;
      text-align:center;
      font-size:26px;
      font-weight:bold;
      color:#FFFFFF;
      margin-left:0px;
      margin-top:10px;
      margin-top:5px;
      display:block;
      line-height:45px;
    }

    .chart-pg-caption{
      top:auto;
      text-align:center;
      font-size:16px;
      color:#ff3970;
      display:block;
      margin-bottom:5px;
      line-height:17px;
    }

    .chart-pg-performance-box-special{
      width:100%;
      text-align:center;
      margin-top:0px;
      overflow:hidden;
      display:block;
    }

    .chart-pg-info{
      top:auto;
      text-align:left;
      font-size:12px;
      color:#FFFFFF;
      margin-left:5px;
      display:block;
      line-height:20px;
      margin-bottom:15px;
      width:100%;
      padding:10px;
    }

    .chart-pg-info-data{
      top:auto;
      text-align:center;
      font-size:18px;
      color:#c5c5c5;
      margin-left:0px;
      display:block;
      line-height:15px;
      margin-bottom:0px;
      width:100%;
      padding:0px;
    }

    .chart-pg-info-title{
      top:auto;
      text-align:center;
      font-size:10px;
      color:#c5c5c5;
      margin-left:5px;
      line-height:14px;
      margin-bottom:10px;
      width:100%;
      padding:0px;
    }

    .performance-fixed{
      text-align:center;
      width:100%;
      padding:0px;
    }

    .chart-pg-artist-main{
      top:auto;
      text-align:left;
      font-size:16px;
      color:#000000;
      font-weight:bold;
      margin-left:5px;
      display:block;
      line-height:16px;
      margin-bottom:0px;
      word-wrap:break-word;
    }

    .chart-pg-artist-special-main{
      top:auto;
      vertical-align:middle;
      text-align:left;
      font-size:16px;
      color:#000000;
      font-weight:bold;
      margin-left:5px;
      display:block;
      line-height:16px;
      margin-bottom:0px;
      word-wrap:break-word;
    }

    .chart-pg-song-main{
      top:auto;
      text-align:left;
      font-size:16px;
      color:#000000;
      margin-top:8px;
      margin-bottom:5px;
      margin-left:5px;
      display:block;
      line-height:16px;
      word-wrap:break-word;
    }

    .chart-pg-song-special-main{
      top:auto;
      vertical-align:middle;
      text-align:left;
      font-size:16px;
      color:#000000;
      margin-top:25px;
      margin-bottom:5px;
      margin-left:5px;
      display:block;
      line-height:16px;
      word-wrap:break-word;
    }

    .chart-pg-number-fixed-main{
      top:auto;
      text-align:center;
      font-size:17px;
      color:#000000;
      font-weight:bold;
      margin:auto;
      margin-top:25px;
      line-height:17px;
      display:block;
    }

    .chart-pg-number-fixed-special{
      top:auto;
      text-align:center;
      font-size:30px;
      color:#000000;
      font-weight:bold;
      margin:auto;
      margin-top:25px;
      margin-bottom:5px;
      line-height:30px;
      display:block;
    }

    .chart-content-player{
      top:0;
      min-width:10%;
      text-align:left;
      margin-top:20px;
      display:block;
      float:left;
      vertical-align:middle;
    }

    #contact {
    float:left;
    max-width:100%;
    margin-top:10px;
    margin-bottom:20px;
    }

    .field {
      float:left;
      max-width:100%;
      margin-top:10px;
      margin-bottom:10px;
      text-align:left;
      }

    .title-field {
        float:left;
        max-width:100%;
        text-align:left;
    }

    .contact-left{
    float:left;
    max-width:100%;
    margin-top:10px;
    margin-bottom:20px;
    }

    .contact-right{
    float:left;
    max-width:100%;
    margin-top:10px;
    margin-bottom:20px;
    }

    #chart-pg .chart-pg-special-box-left{
      max-width:9.5%;
      text-align:center;
      margin-top:0px;
      float:left;
      display:block;
    }

    #chart-pg .chart-pg-special-box-right{
      max-width:90.5%;
      text-align:center;
      margin-top:0px;
      float:right;
      display:block;
    }

    #chart-pg-content .chart-pg-content-icon-6{
      top:0;
      max-width:17px;
      max-height:17px;
      margin-left:5px;
      margin-right:5px;
      margin-top:0px;
      float:left;
      display:block;
      vertical-align:middle;
    }

    #chart-pg-content .chart-main-content {
      top:0;
      background-color:#FFFFFF;
      border: 1px solid #E1E7E4;
      min-width:99.8%;
      margin-top:0px;
      margin-bottom:0px;
      overflow:hidden;
    }

    #chart-pg-content .song-position{
      top:0;
      min-width:9%;
      text-align:center;
      overflow:hidden;
      display:block;
      float:left;
    }

    #chart-pg-content .artist-photo{
      top:0;
      min-width:15%;
      text-align:center;
      overflow:hidden;
      display:block;
      float:left;
    }

    .artist-song-album{
      top:0;
      min-width:40%;
      text-align:left;
      overflow:hidden;
      display:block;
      float:left;
      background-color:#000000;
    }

    #chart-pg-content .chart-player{
      top:0;
      min-width:7%;
      text-align:left;
      overflow:hidden;
      display:block;
      float:right;
      vertical-align:middle;
    }

    #chart-pg-content .chart-pg-icon-fixed{
      top:0;
      max-width:17px;
      max-height:17px;
      text-align:center;
      margin:auto;
      display:block;
      vertical-align:middle;
    }

    #chart-pg-content .chart-pg-photo{
      top:0;
      max-width:65px;
      max-height:65px;
      text-align:center;
      margin-top:0px;
      display:block;
      vertical-align:middle;
    }

    .player-x{
      background:#FFFFFF;
      border:0px;
      text-align:center;
      font-size:30px;
      color:#EC272E;
      vertical-align:middle;
    }

    #ad-box-1{
      width:100%;
      margin-top:auto;
      margin-left:auto;
      margin-right:auto;
      text-align:center;
      color:#000000;
    }

    #social-media-hui{
      width:100%;
      text-align:center;
      color:#0c0c0c;
      float:left;
      display:block;
    }

    #social-media-hui .social-media-asset{
      position: relative;
      width:100%;
      text-align:left;
      float:left;
      margin-top: 10px;
      padding-bottom: 5px;
    }

    #social-media-hui .social-media-asset-top{
      position: relative;
      width:100%;
      text-align:left;
      float:left;
      padding-bottom: 5px;
      margin-bottom: 5px;
    }

    #social-media-hui .social-media-asset-inner{
      position: relative;
      width:100%;
      text-align:left;
      float:left;
      margin-top: 5px;
      padding-bottom: 5px;
      margin-bottom: 15px;
      background: /* gradient can be an image */
    linear-gradient(
      to left,
      rgba(245,245,245,1) 12%,
      rgba(197,197,197,1) 47%,
      rgba(245,245,245,1) 100%
    )
    left
    bottom
    #fff
    no-repeat;
  background-size:100% 1px ;
    }

    #social-media-hui .social-media-asset-inner-fit{
      position: relative;
      width:100%;
      text-align:left;
      float:left;
      margin-top: 5px;
      padding-bottom: 5px;
      margin-bottom: 15px;
      background: /* gradient can be an image */
    linear-gradient(
      to left,
      rgba(245,245,245,1) 12%,
      rgba(197,197,197,1) 47%,
      rgba(245,245,245,1) 100%
    )
    left
    bottom
    #fff
    no-repeat;
  background-size:100% 1px ;
    }

    #sub-box a{
      color:#454343;
    }

    #sub-box a:hover{
      color:#000000;
    }

		}

    @media screen and (max-width: 768px) {

      #top-videos h5 {
      text-align:left;
      font-size:9vw!important;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color:#ff0000;
      line-height: 1em;
      padding: 0 10px 30px 10px;
      }

      #top-videos h5:hover {
      text-align:left;
      font-size:9vw!important;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color:#ff2c2c;
      line-height: 1em;
      padding: 0 10px 30px 10px;
      }

      #mobile-device {
        display: block;
      }

      #web-device {
        display: none;
      }

      #whatsapp-web {
        display: none;
      }

      #whatsapp-mobile {
        display: inline-block;
      }

      #radio-footer {
      	display: none!important;
      }

      #infinite-video-page-results .display-pad-right .wrapper #m-frame {
          display: block!important;
      }

      #infinite-video-page-results .display-pad-right .wrapper #w-frame {
          display: none!important;
      }

      #infinite-video-page-results #m-player {
          display: block!important;
      }

      #infinite-video-page-results #w-player {
          display: none!important;
      }

      #infinite-video-page-results .display-pad-right .wrapper iframe {
        padding-bottom: 0!important;
        margin-right: 0!important;
      }

      #infinite-video-page-results .player-pad iframe {
        width: calc(100% - 20px)!important;
        height: auto;
        max-height: 50px;
        margin: 0 20px 0 0!important;
        text-align: left;
        float: left;
      }

      #infinite-video-page-results .podcast-title {
      display: block;
      font-family: 'Roboto', sans-serif;
      font-size: 1em;
      font-weight: bolder;
      color: #0d0d0d;
      letter-spacing: -.03em;
      margin: 0;
      padding: 0;
      line-height: normal;
  }

      #infinite-video-page-results .player-share {
      display: none!important;
  }

      #infinite-video-page-results .display-pad-left-top {
      display: inline-block;
      width: 60%!important;
      float: left;
      margin: 0;
      padding: 0;
  }

  #infinite-video-page-results .display-pad-left-bottom {
     display: inline-block;
     width: 100%!important;
     float: left;
     margin: 0;
     padding: 0 20px 0 0!important;
  }

  #infinite-video-page-results .display-pad-right {
      display: inline-block;
      width: 40%!important;
      float: right;
      margin: 0;
      padding: 0;
      vertical-align: text-top;
  }

  #infinite-video-page-results .display-pad-right .wrapper {
      display: inline-block;
      width: 110px!important;
      height: 110px!important;
      margin: 0;
      padding: 0 20px 0 0!important;
      float: right;
  }

  #infinite-video-page-results #tshare-pad {
  display: none;
  }

  #infinite-video-page-results #tmedia-share-pad {
  display: block!important;
  }

  #infinite-video-page-results #extra-media-share-pad {
      display: flex;
      margin-top: 5px;
  }

  #infinite-video-page-results #extra-media-share-pad * {
      margin-top: auto;
      margin-bottom: auto;
  }

  #infinite-video-page-results #extra-media-share-pad .fa {
      display: inline-flex;
      padding:0;
      margin: 2px 3px 0 0;
      font-size: 14px;
      width: 14px;
      text-align: center;
      text-decoration: none;
      border-radius: 50%;
  }

  #infinite-video-page-results .text-pad .fa {
      display: inline-block;
      padding:0;
      margin: 0 0 0 5px;
      font-size: 18px;
      font-weight: normal;
      width: 18px;
      color: #333;
  }

  #infinite-video-page-results .text-pad .fa:hover {
      display: inline-block;
      padding:0;
      margin: 0 0 0 5px;
      font-size: 18px;
      font-weight: normal;
      width: 18px;
      color: #333;
  }

  #infinite-video-page-results #extra-media-share-pad .show-pad {
      display: inline-flex!important;
      font-size: 14px;
      line-height: 14px;
  }

      #infinite-video-page-results .player-pad {
        display: block!important;
        width: 100%!important;
        max-width: 100%!important;
        float: left!important;
        padding: 0 0 15px 0!important;
        margin: 0!important;
        max-height: 40px!important;
      }

      article #article-bio-hui {
        display: block;
    }

      article #article-bio-hui p {
        display: block;
        font-size: 3.2vw!important;
        color: #333!important;
        display: block;
        margin-block-start: 0;
        margin-block-end: 0;
        margin-inline-start: 0;
        margin-inline-end: 0;
        margin-bottom: 1rem;
        line-height: 1em;
        letter-spacing: -.03125rem;
        overflow-wrap: break-word -webkit-font-smoothing: antialiased;
        opacity: 1;
    }

      article #fluid-label .read-time {
        display: inline-block;
    }

    article #fluid-label .read-time .fa {
    padding: 0 4px 0 0;
    margin-left: 0!important;
    font-size: 15px;
    width: 15px;
    text-align: center;
    text-decoration: none;
    border-radius: 0;
    float: left;
    line-height: 15px!important;
      }

      #social-media-hui .extra-social-media-asset {
      position: relative;
      width: 100%;
      text-align: left;
      float: left;
      margin-top: 0;
      padding-bottom: 10px;
  }

      #infinite-video-page-results .display-pad {
      display: block!important;
      margin-bottom: 0!important;
      padding-bottom: 20px!important;
      padding-top: 5px!important;
  }

  #infinite-video-page-results .podcast-show {
      display: block;
      font-family: 'Roboto', sans-serif;
      font-size: 0.9em;
      font-weight: bold;
      color: #EC272E;
      letter-spacing: -.03em;
      margin: 0;
      padding: 0 0 0 0!important;
      line-height: normal;
  }

  #infinite-video-page-results .social-share-buttons {
      display: none!important;
  }

  #infinite-video-page-results .media-social-share-buttons {
      display: none;
      background-color: #fff!important;
      margin-top: 5px!important;
  }

      #infinite-video-page-results .text-pad {
        display: block!important;
        max-width: 100%!important;
        padding: 5px 5px 0 0!important;
  }

  #infinite-video-page-results iframe {
    margin: auto!important;
    text-align: center;
    display: inline-flex;
  }

      #infinite-ads {
      display: none;
  }

  #contact-mail .form-container {
      width: 100%!important;
      max-width: 100%!important;
      margin: auto;
  }

  #contact-mail h1 {
      font-size: 5vw!important;
      font-weight: bold;
      color: #333333;
      text-align: left;
      font-family: 'Roboto', sans-serif;
      padding-top: 0!important;
      padding-bottom: 5px;
  }

  #contact-mail h2 {
      font-size: 5vw!important;
      font-weight: normal;
      color: #333333;
      text-align: left;
      font-family: 'Roboto', sans-serif;
      padding-top: 5px;
  }

  #contact-mail .required {
      font-size: 3.5vw!important;
      font-weight: normal;
      color: #e03025;
      text-align: left;
      font-family: 'Roboto', sans-serif;
      padding-bottom: 10px;
  }

  #contact-mail .mail-info {
      font-size: 4.5vw!important;
      font-weight: normal;
      color: #474747;
      text-align: left;
      font-family: 'Roboto', sans-serif;
      padding: 0!important;
      margin: 0!important;
  }

  .simple-pagination {
  	display: block;
  	overflow: hidden;
  	padding: 0 5px 5px 0!important;
  	margin: 0;
  }

  .container-social{
    position:center;
    width: 100%!important;
    margin:0 auto;
    overflow:hidden;
  }

  #profile-page .cover img {
      width: 100%;
      max-width: 100%;
      object-fit: cover!important;
      margin: 0!important;
  }

  #profile-page h4 {
      font-family: 'Roboto', sans-serif;
      font-size: 1em!important;
      font-weight: bold;
      color: #0c0c0c;
      letter-spacing: -.03em;
      margin: 0;
      padding: 20px 15px 0 15px;
      line-height: normal;
  }

  #profile-page h3 {
      font-family: 'Roboto', sans-serif;
      font-size: 0.750em!important;
      font-weight: lighter;
      color: #0c0c0c;
      letter-spacing: -.03em;
      margin: 0;
      padding: 5px 15px 10px 15px;
      line-height: normal;
  }

  #profile-page p {
      display: inline-block;
      font-family: 'Roboto', sans-serif;
      font-size: 0.750em!important;
      font-weight: normal;
      color: #657786;
      letter-spacing: -.03em;
      padding: 0 0 20px 15px;
      line-height: normal;
  }

  #profile-page #info-hui .ul-fa {
      font-size: 1em!important;
      width: auto!important;
      text-align: center;
      text-decoration: none;
      border-radius: 50%;
      float: left!important;
      margin: 1px 5px 0 0!important;
      padding: 0!important;
  }

  #profile-page h6 {
      display: inline-block;
      font-family: 'Roboto', sans-serif;
      font-size: 0.750em!important;
      font-weight: normal;
      color: #3c5a99;
      letter-spacing: -.03em;
      padding: 20px 15px 20px 15px;
      line-height: normal;
  }

  #profile-page .profile-content-fluid-left-box-ul {
      display: block;
      height: 20px;
      margin: 7px 0 7px 0!important;
  }

  #profile-page .profile-content-fluid-left-box {
      display: block;
      background: none!important;
      border-radius: 4px;
      margin-bottom: 0!important;
      width: 90%!important;
  }

  #profile-page .profile-content-fluid-left-box-ul-bottom {
      display: block;
      height: 20px;
      margin-bottom: 20px!important;
  }

  article .business-brands-container {
      position: relative;
      width: 60%!important;
      max-width: 60%!important;
      margin: 0 0 25px 0!important;
      float: left;
      padding-left: 18%!important;
      background: /* gradient can be an image */ linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
      background-size: 100% 1px;
      height: auto;
  }

  article #plus-one {
      display: block!important;
  }

  article .business-brands-img-container {
      background-color: #fff;
      position: relative;
      width: 100%;
      max-width: 100%;
      margin: 0 0 25px 0!important;
      float: right;
      vertical-align: baseline!important;
      text-align: left;
      height: auto;
      padding: 0!important;
  }

  article .business-img-set-brands {
      border-radius: 50%!important;
      vertical-align: bottom!important;
      border: 3px solid #93ccea;
      width: 100%;
      max-width: 100%;
      height: auto;
      margin: 0!important;
      padding: 0;
  }

  #news-page-results #search-media-ads {
  	display: none!important;
  }

  #news-page-results .business-brands-container {
      position: relative;
      width: 60%!important;
      max-width: 60%!important;
      margin: 0 0 25px 0!important;
      float: left;
      padding-left: 20%!important;
      background: /* gradient can be an image */ linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
      background-size: 100% 1px;
      height: auto;
  }

  #news-page-results .business-img-set-brands {
      border-radius: 50%!important;
      vertical-align: bottom!important;
      border: 3px solid #93ccea;
      width: 98%!important;
      max-width: 98%!important;
      height: auto;
      margin: auto!important;
  }

  #news-page-results .articleItem {
      display: block;
      margin-top: 10px;
      margin-bottom: 5px;
      max-width: 100%;
      width: 100%;
      float: left;
      background:
      linear-gradient(
        to right,
        rgba(245,245,245,1) 12%,
        rgba(197,197,197,1) 47%,
        rgba(245,245,245,1) 100%
      )
      left
      bottom
      #fff
      no-repeat;
      background-size:100% 1px ;
    }

  #news-page-results .brands-label-h1 {
      font-family: 'Roboto', sans-serif;
      font-size: 3.8vw!important;
      color: #f5f5f5;
      text-align: center;
      line-height: normal;
  }

  article .business-article-container {
      width: 100%!important;
      max-width: 100%!important;
      margin: auto;
      float: left;
  }

  article .business-logo {
      width: 3vh!important;
      max-width: 3vh!important;
      border-radius: 50%;
      float: left;
      padding-right: 3px;
      height: 3vh!important;
  }

  article .business-h1 {
      text-align: left;
      text-transform: uppercase;
      font-size: 5vw!important;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color: #333333;
      letter-spacing: -.03em;
      text-decoration: none;
      vertical-align: bottom;
      line-height: 5vh!important;
      height: 5vh!important;
      float: left;
  }

  article .a-fa {
    margin-right: 3px!important;
  }

  article .article-search-form-input {
      height: 25px!important;
      width: 45vw!important;
      background: none;
      border: 0;
      color: #606060;
      padding-left: 5px;
      outline: none;
      margin: auto;
      font-size: 16px;
      font-family: 'Roboto', sans-serif;
  }

  article .article-search-div {
      display: block!important;
      width: 100%!important;
      float: right;
  }

  article .search-button-x {
      font-size: 20px;
      color: #606060;
      height: 25px!important;
      background: #f3f3f3;
      border-left: 1px solid #cbcbcb;
      margin: auto;
      padding: 2px 10px 2px 10px!important;
  }

  hgroup #inc p {
      display: block;
      font-size: 4vw!important;
      color: #333!important;
      display: block;
      margin-block-start: 1em;
      margin-block-end: 1em;
      margin-inline-start: 0px;
      margin-inline-end: 0px;
      margin-bottom: 1.2rem;
      line-height: 1.2rem;
      letter-spacing: -.03125rem;
      overflow-wrap: break-word -webkit-font-smoothing: antialiased;
  }


  hgroup figcaption {
    font-family: 'Roboto', sans-serif;
    font-size: 3.5vw!important;
    font-weight: normal;
    color: #0c0c0c;
    letter-spacing: -.03em;
    vertical-align: top;
    line-height: 1.1em!important;
    text-align: left;
    padding-top: 5px;
  }

  hgroup a {
      text-decoration: none;
      color: #c4170c;
      font-weight: bold;
  }

  hgroup p {
      font-size: 5vw!important;
      color: #333!important;
      display: block;
      margin-block-start: 1em;
      margin-block-end: 1em;
      margin-inline-start: 0px;
      margin-inline-end: 0px;
      margin-bottom: 1.75rem;
      line-height: 1.75rem;
      letter-spacing: -.03125rem;
      overflow-wrap: break-word
      -webkit-font-smoothing: antialiased;
  }

  hgroup h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 5vw!important;
    font-weight: normal;
    color: #858585;
    letter-spacing: -.03em;
    margin: 0;
    padding: 0!important;
    line-height: normal;
  }

  hgroup #fluid-label-conect h2 {
      display: inline-block;
      font-family: 'Roboto', sans-serif;
      font-size: 5vw!important;
      font-weight: bold;
      color: #333333;
      letter-spacing: -.03em;
      margin-left: 5px;
      padding: 0!important;
      line-height: normal;
  }

  hgroup #fluid-label-conect h3 {
      display: block;
      font-family: 'Roboto', sans-serif;
      font-size: 4.4vw!important;
      font-weight: normal;
      color: #606060;
      letter-spacing: -.03em;
      margin-left: 5px;
      padding: 0 0 0 30px!important;
      line-height: normal;
  }

  hgroup .contact-container-center {
      display: block;
      width: 100%!important;
      max-width: 100%!important;
      float: left;
  }

  hgroup #fluid-label-time h2 {
      display: inline-block;
      font-family: 'Roboto', sans-serif;
      font-size: 5vw!important;
      font-weight: bold;
      color: #333333;
      letter-spacing: -.03em;
      margin-left: 5px;
      padding: 10px 0 10px 0;
      line-height: normal;
  }

  hgroup #fluid-label-time h1 {
      display: inline-block;
      font-family: 'Roboto', sans-serif;
      font-size: 5vw!important;
      font-weight: bold;
      color: #ff5300;
      letter-spacing: -.03em;
      margin: 0;
      padding: 10px 0 10px 0;
      line-height: normal;
  }

  hgroup #fluid-label-conect h1 {
      display: inline-block;
      font-family: 'Roboto', sans-serif;
      font-size: 5vw!important;
      font-weight: bold;
      color: #c00028;
      letter-spacing: -.03em;
      margin: 0;
      padding: 0!important;
      line-height: normal;
  }

  hgroup #fluid-label-whatsapp h1 {
      display: inline-block;
      font-family: 'Roboto', sans-serif;
      font-size: 5vw!important;
      font-weight: bold;
      color: #25D366;
      letter-spacing: -.03em;
      margin: 0;
      padding: 10px 0 30px 0;
      line-height: normal;
  }

  hgroup #fluid-label-line h1 {
      display: inline-block;
      font-family: 'Roboto', sans-serif;
      font-size: 5vw!important;
      font-weight: bold;
      color: #0d0d0d;
      letter-spacing: -.03em;
      margin: 0!important;
      padding: 15px 0 10px 0;
      line-height: normal;
  }

  hgroup #fluid-label-form h1 {
      display: inline-block;
      font-family: 'Roboto', sans-serif;
      font-size: 5vw!important;
      font-weight: bold;
      color: #0d0d0d;
      letter-spacing: -.03em;
      margin: 0;
      padding: 10px 0 10px 0;
      line-height: normal;
  }

  hgroup #fluid-label-contact-us h1 {
      display: block;
      font-family: 'Roboto', sans-serif;
      font-size: 5vw!important;
      font-weight: bold;
      color: #606060;
      letter-spacing: -.03em;
      margin-bottom: 15px;
      padding: 10px 0 10px 0!important;
      line-height: normal;
  }

  hgroup #fluid-label-map h2 {
      display: inline-block;
      font-family: 'Roboto', sans-serif;
      font-size: 5vw!important;
      font-weight: bold;
      color: #333333;
      letter-spacing: -.03em;
      margin-left: 5px;
      padding: 10px 0 5px 0;
      line-height: normal;
  }

  hgroup #fluid-label-map h3 {
      display: block;
      font-family: 'Roboto', sans-serif;
      font-size: 4.4vw!important;
      font-weight: normal;
      color: #606060;
      letter-spacing: -.03em;
      margin-left: 5px;
      padding: 0 0 10px 0;
      line-height: normal;
  }

  hgroup #fluid-label-time {
      display: block;
      width: 100%;
      max-width: 100%;
      float: left;
      text-align: left;
      margin-top: 7px!important;
  }

  hgroup #fluid-label-time h6 {
      display: block;
      font-family: 'Roboto', sans-serif;
      font-size: 4.5vw!important;
      font-weight: normal;
      color: #606060;
      letter-spacing: -.03em;
      margin-left: 5px;
      padding: 0;
      line-height: 0.8em;
  }

  hgroup #fluid-label-time h4 {
      display: inline-block;
      font-family: 'Roboto', sans-serif;
      font-size: 3.8vw!important;
      font-weight: bold;
      color: #606060;
      letter-spacing: -.03em;
      margin-left: 5px;
      padding: 0;
      line-height: normal;
  }

  hgroup #fluid-label-time h5 {
      display: inline-block;
      font-family: 'Roboto', sans-serif;
      font-size: 3.8vw!important;
      font-weight: normal;
      color: #606060;
      letter-spacing: -.03em;
      margin-left: 5px;
      padding: 0 15px 10px 0;
      line-height: normal;
  }

  hgroup #fluid-label-time .range-container {
      display: block;
      width: 100%;
      margin: 7px 0 12px 0!important;
      background: /* gradient can be an image */ linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
      background-size: 100% 1px;
      padding-bottom: 0;
  }

  hgroup .contact-container-right {
      display: block;
      width: 100%!important;
      max-width: 100%!important;
      float: left!important;
  }

  hgroup #fluid-label-map {
      display: block;
      width: 100%;
      max-width: 100%;
      float: left!important;
      text-align: left;
      margin-top: 5px;
  }

  hgroup #fluid-label-map h1 {
      display: inline-block;
      font-family: 'Roboto', sans-serif;
      font-size: 5vw!important;
      font-weight: bold;
      color: #e62a1a;
      letter-spacing: -.03em;
      margin: 0;
      padding: 10px 0 5px 0;
      line-height: normal;
  }

  hgroup #fluid-label-whatsapp {
      display: block;
      padding: 0;
  }

  hgroup .wheather {
      font-family: 'Roboto', sans-serif;
      font-size: 5vw!important;
      font-weight: normal;
      color: #858585;
      letter-spacing: -.03em;
      line-height: 5vh!important;
  }

  hgroup .header {
      font-family: 'Roboto', sans-serif;
      font-size: 4.8vw!important;
      font-weight: bolder;
      letter-spacing: -.03em;
      margin: 0;
      padding: 5px 0 5px 0;
      line-height: normal;
      text-transform: uppercase;
  }

  hgroup .contact-container-left {
      display: block;
      width: 100%!important;
      max-width: 100%!important;
      float: left;
  }

  hgroup #fluid-label-form {
      display: block;
      padding: 0!important;
  }

  hgroup #fluid-label-line h2 {
      display: inline-block;
      font-family: 'Roboto', sans-serif;
      font-size: 5vw!important;
      font-weight: bold;
      color: #333333;
      letter-spacing: -.03em;
      margin-left: 5px;
      padding: 5px 0 5px 0!important;
      line-height: normal;
  }

  hgroup #fluid-label-form h2 {
      display: inline-block;
      font-family: 'Roboto', sans-serif;
      font-size: 5vw!important;
      font-weight: bold;
      color: #333333;
      letter-spacing: -.03em;
      margin-left: 5px;
      padding: 5px 0 5px 0!important;
      line-height: normal;
  }

  hgroup #fluid-label-line {
      display: block;
      padding: 0!important;
  }

  hgroup #fluid-label-whatsapp h2 {
      display: inline-block;
      font-family: 'Roboto', sans-serif;
      font-size: 5vw!important;
      font-weight: bold;
      color: #333333;
      letter-spacing: -.03em;
      margin-left: 5px;
      padding: 0!important;
      line-height: normal;
  }

  .schedule-ad-wide-image{
    position:center;
    max-width: 100%;
    margin: auto;
    -webkit-filter: brightness(100%);
    margin-bottom: 35px!important;
  }

  .schedule-ad-wide-image:hover{
  -webkit-filter: brightness(100%);
  }

  #infinite-calendar-page-results-header h4 {
  text-align:left;
  text-transform: uppercase;
  font-size:5vw!important;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  color:#c00028;
  letter-spacing: -.03em;
  text-decoration: none;
  vertical-align: bottom;
  line-height: 1em;
  padding-bottom: 5px;
  }

  #infinite-calendar-page-results {
      font-family: 'Roboto', sans-serif;
      letter-spacing: -.03em;
      line-height: 1.9em;
      color: #333;
      padding: 0!important;
      max-width: 100%!important;
      width: 100%!important;
      float: left;
  }

  #infinite-calendar-page-results h5 {
      font-family: 'Roboto', sans-serif;
      font-size: 5vw!important;
      font-weight: bolder;
      color: #0d0d0d;
      letter-spacing: -.03em;
      margin: 0;
      padding: 5px 0 5px 0;
      line-height: normal;
  }

  #infinite-calendar-page-results h1 {
      font-family: 'Roboto', sans-serif;
      font-size: 5vw!important;
      font-weight: bolder;
      color: #c00028;
      letter-spacing: -.03em;
      margin: 0;
      padding: 5px 0 5px 0;
      line-height: normal;
  }

  #infinite-calendar-page-results h2 {
      font-family: 'Roboto', sans-serif;
      font-size: 4vw!important;
      font-weight: bold;
      color: #333333;
      letter-spacing: -.03em;
      margin: 0;
      padding: 5px 0 5px 0;
      line-height: normal;
  }

  #infinite-calendar-page-results p {
      font-family: 'Roboto', sans-serif;
      font-size: 4vw!important;
      font-weight: normal;
      color: #333333;
      letter-spacing: -.03em;
      margin: 0;
      padding: 5px 0 5px 0;
      line-height: normal;
  }

  #infinite-calendar-page-results .li-post-group {
      padding: 0 0 10px 0!important;
      margin-top: 5px;
      margin-bottom: 5px!important;
      max-width: 100%!important;
      width: 100%!important;
      float: left;
      border-bottom: solid 1px #CFCFCF;
  }

  #infinite-video-page-results-header h6 {
      text-align: left;
      text-transform: uppercase;
      font-size: 5vw!important;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color: #ff0000;
      letter-spacing: -.03em;
      text-decoration: none;
      vertical-align: bottom;
      line-height: 1em;
      padding-bottom: 5px;
  }

  #infinite-video-page-results-header h4 {
      text-align: left;
      text-transform: uppercase;
      font-size: 5vw!important;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color: #4d0069;
      letter-spacing: -.03em;
      text-decoration: none;
      vertical-align: bottom;
      line-height: 1em;
      padding-bottom: 5px;
  }

  #infinite-video-page-results-header .hui {
      color: #454545;
      letter-spacing: -.03em;
      text-align: center;
      text-decoration: none;
      display: inline-block;
      font-size: 1.5em;
      font-size: 2.196vw;
      font-family: 'Roboto', sans-serif;
      font-weight: normal;
      margin: auto;
      line-height: 1em;
      width: 100%;
      padding: 10px 0 5px 0!important;
      background: linear-gradient( to right, rgba(49,102,82,1) 0%, rgba(161,194,105,1) 25%, rgba(178,185,195,1) 55%, rgba(49,102,82,1) 100% ) left bottom #fff no-repeat;
      background-size: 100% 7px;
  }

  #infinite-video-page-results hr {
      display: block;
      position: center;
      border: 0;
      height: 1px;
      background: #c5c5c5;
      background-image: linear-gradient(to right, #f5f5ff, #c5c5c5, #f5f5f5);
      margin: 20px 0 10px 0!important;
      max-width: 100%;
      text-align: center;
  }

  #infinite-video-page-results .post-data-list {
      font-family: 'Roboto', sans-serif;
      letter-spacing: -.03em;
      line-height: 1.9em;
      color: #333;
      margin: auto;
      padding: 0!important;
      max-width: 100%!important;
      width: 100%!important;
      float: left;
      text-align: left;
  }

  #infinite-video-page-results {
      background-color: #ffffff;
      font-family: 'Roboto', sans-serif;
      letter-spacing: -.03em;
      line-height: 1.9em;
      color: #333;
      padding: 0!important;
      max-width: 100%!important;
      width: 100%!important;
      float: left;
  }

  #infinite-video-page-results .video-container {
      font-family: 'Roboto', sans-serif;
      letter-spacing: -.03em;
      line-height: 1.9em;
      color: #333;
      padding: 5px 0 0 0!important;
      max-width: 100%!important;
      width: 100%!important;
      float: left;
  }

  #infinite-video-page-results .podcast-video-container {
      background-color: #ffffff;
      font-family: 'Roboto', sans-serif;
      letter-spacing: -.03em;
      line-height: 1.9em;
      color: #333;
      padding: 15px 0 0 0!important;
      max-width: 100%!important;
      width: 100%!important;
      float: left;
  }

  #infinite-video-page-results .li-post-group {
      padding: 0!important;
      margin-top: 10px!important;
      margin-bottom: 10px!important;
      max-width: 100%!important;
      width: 100%!important;
      float: left;
  }

  #infinite-video-page-results .li-post-group-podcast {
      padding: 0!important;
      margin-top: 15px;
      margin-bottom: 15px;
      max-width: calc(100% - 4px)!important;
      width: calc(100% - 4px)!important;
      float: left;
      border: 2px solid #ddd;
  }

  #infinite-video-page-results .videoWrapper {
  	position: relative;
  	padding-bottom: 56.25%; /* 16:9 */
  	padding-top: 0;
  	height: 0;
  }

  #infinite-video-page-results .videoWrapper iframe {
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
  }

  #infinite-video-page-results h6 {
      text-align: left;
      text-transform: uppercase;
      font-size: 5vw!important;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color: #ff0000;
      letter-spacing: -.03em;
      text-decoration: none;
      vertical-align: bottom;
      line-height: 1em;
      padding-bottom: 5px;
  }

  #infinite-video-page-results h1 {
      font-family: 'Roboto', sans-serif;
      font-size: 1.3em;
      font-weight: bolder;
      color: #0d0d0d;
      letter-spacing: -.03em;
      margin: 0;
      padding: 5px 0 5px 0;
      line-height: normal;
  }

  #infinite-video-page-results h2 {
      font-family: 'Roboto', sans-serif;
      font-size: 4vw!important;
      font-weight: normal;
      color: #555555;
      letter-spacing: -.03em;
      margin: 0;
      padding: 5px 0 5px 0;
      line-height: normal;
  }

  #infinite-video-page-results p {
      font-family: 'Roboto', sans-serif;
      font-size: 3.2vw!important;
      font-weight: normal;
      color: #333333;
      letter-spacing: -.03em;
      margin: 0;
      padding: 5px 0 5px 0;
      line-height: normal;
  }

  .all-media-ad-img {
     display: block!important;
      border-radius: 4px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      width: 100%!important;
      max-width: 100%!important;
      margin: 0 0 20px 0!important;
      float: left;
      -webkit-filter: brightness(100%);
  }

  #blogs-home-header {
    margin: auto;
    width: 100%;
    text-align: center;
    padding-top: 15px;
    margin-bottom: 15px!important;
  }

  #blogs-home-header .divider-div {
    display: inline-block;
    margin: auto;
    width: 100%!important;
    padding: 15px 0 20px 0!important;
    overflow: visible;
  }

  #blogs-home-header .blogger-img {
      border-radius: 50%;
      -webkit-filter: grayscale(80%);
      filter: grayscale(80%);
      width: 180px!important;
      height: 180px!important;
      object-position: center;
      object-fit: cover;
  }

  #blogs-home-header .blogger-id {
      font-family: 'Roboto', sans-serif;
      font-size: 5vw!important;
      font-weight: bold;
      color: #a6130a;
      letter-spacing: -.03em;
      line-height: normal;
      display: block;
      text-align: center;
  }

  .plus-media-ad-img {
     display: block!important;
      border-radius: 4px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      width: 100%!important;
      max-width: 100%!important;
      margin: 10px 0 20px 0!important;
      float: left;
      -webkit-filter: brightness(100%);
  }

  #infinite-news-page-results .list_item {
      margin: 0!important;
      padding: 0!important;
      max-width: 100%;
      width: 100%;
      float: left;
  }

  #infinite-news-page-results .post-data-list {
      font-family: 'Roboto', sans-serif;
      letter-spacing: -.03em;
      line-height: 1.9em;
      color: #333;
      margin: auto;
      padding: 10px 0 5px 0!important;
      max-width: 100%!important;
      width: 100%!important;
      float: left;
      text-align: left;
  }

  #infinite-news-page-results h5 {
      text-align: left;
      font-size: 3.4vw!important;
      font-family: 'Roboto', sans-serif;
      font-weight: normal;
      color: #000000;
      letter-spacing: -.03em;
      text-decoration: none;
      text-transform: uppercase;
      vertical-align: bottom;
      line-height: 1em;
      padding: 5px 10px 0 10px;
  }

  #infinite-news-page-results p {
      font-family: 'Roboto', sans-serif;
      font-size: 3.2vw!important;
      font-weight: normal;
      color: #333333;
      letter-spacing: -.03em;
      margin: 0;
      padding: 5px 0 5px 0;
      line-height: normal;
  }

  #infinite-news-page-results h1 {
      font-family: 'Roboto', sans-serif;
      font-size: 5vw!important;
      font-weight: bolder;
      color: #a6130a;
      letter-spacing: -.03em;
      margin: 0;
      padding: 5px 0 5px 0;
      line-height: normal;
  }

  #infinite-news-page-results h2 {
      font-family: 'Roboto', sans-serif;
      font-size: 4.6vw!important;
      font-weight: normal;
      color: #555555;
      letter-spacing: -.03em;
      margin: 0;
      padding: 5px 0 5px 0;
      line-height: normal;
  }

      #infinite-news-page-results h4 {
      text-align: left;
      text-transform: uppercase;
      font-size: 5vw!important;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color: #a70000;
      letter-spacing: -.03em;
      text-decoration: none;
      vertical-align: bottom;
      line-height: 1em;
      padding-bottom: 5px;
  }

      #infinite-news-page-results img {
      border-radius: 12px;
      -webkit-border-radius: 12px;
      -moz-border-radius: 12px;
      width: calc(50% - 5px)!important;
      height: 90px!important;
      max-width: calc(50% - 5px)!important;
      margin: 0 10px 0 0!important;
      float: left;
      -webkit-filter: brightness(100%);
      object-position: center;
          object-fit: cover;
  }

  #infinite-news-page-results {
      font-family: 'Roboto', sans-serif;
      letter-spacing: -.03em;
      line-height: 1.9em;
      color: #333;
      margin: auto;
      padding: 0!important;
      max-width: 100%!important;
      width: 100%!important;
  }
  #infinite-news-page-results .li-post-group {
      margin: 0!important;
      padding: 0!important;
      max-width: 100%;
      width: 100%;
      float: left;
  }

      #news-page-results .headlines-box-h1 {
      font-family: 'Roboto', sans-serif;
      font-size: 5vw!important;
      font-weight: bolder;
      color: #a6130a!important;
      letter-spacing: -.03em;
      margin: 0;
      padding: 5px 0 5px 0;
      line-height: normal;
  }

  #news-page-results .headlines-box-h2 {
      text-align: left;
      font-size: 3.4vw!important;
      font-family: 'Roboto', sans-serif;
      font-weight: normal;
      color: #000000!important;
      letter-spacing: -.03em;
      text-decoration: none;
      vertical-align: bottom;
      line-height: 1em;
      padding: 5px 10px 0 10px;
  }

  #news-page-results .container-left {
      font-family: 'Roboto', sans-serif;
      letter-spacing: -.03em;
      line-height: 1.9em;
      color: #333;
      margin: auto;
      padding: 0 20px 0 0!important;
      max-width: 100%!important;
      width: 100%!important;
      float: left;
      text-align: left;
  }

  #news-page-results h3 {
      font-family: 'Roboto', sans-serif;
      font-size: 4vw!important;
      font-weight: normal;
      color: #0c0c0c;
      letter-spacing: -.03em;
      margin-bottom: 5px!important;
      padding: 0!important;
      line-height: normal;
  }

  #news-page-results .inc-text {
      text-align: left;
      text-transform: uppercase;
      font-size: 5vw!important;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color: #003e30;
      letter-spacing: -.03em;
      text-decoration: none;
      vertical-align: bottom;
      line-height: 1.4em;
      float: left;
  }

  article .inc-text {
      text-align: left;
      text-transform: uppercase;
      font-size: 5vw!important;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color: #333333;
      letter-spacing: -.03em;
      text-decoration: none;
      vertical-align: bottom;
      line-height: 1.4em;
      float: left;
  }

  #profile-page {
      font-family: 'Roboto', sans-serif;
      margin: auto;
      padding: 85px 0 30px 0;
      max-width: 100%!important;
      width: 100%!important;
  }

  #profile-page .container {
      background-color: #e6ecf0;
      max-width: 100%!important;
      width: 100%!important;
      height: auto;
  }

  #profile-page .cover {
      display: inline-block;
      margin: auto;
      max-width: 100%;
      width: 100%;
      height: auto!important;
      float: left;
      object-fit: cover!important;
  }

  #profile-page .header {
      background-color: #fff;
      display: inline-block;
      max-width: 100%;
      width: 100%;
      height: auto!important;
      float: left;
      background: linear-gradient( to right, rgba(49,102,82,1) 0%, rgba(161,194,105,1) 25%, rgba(178,185,195,1) 55%, rgba(49,102,82,1) 100% ) left bottom #fff no-repeat;
      background-size: 100% 3px;
      box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.2), 0 12px 28px 0 rgba(0, 0, 0, 0.19);
  }

  #profile-page .info-bar {
      display: inline-block;
      text-align: left;
      padding: 0 5px 0 5px;
      max-width: 80%!important;
      width: 80%!important;
      float: right;
      height: auto;
      margin: 15px 0 10px 0!important;
  }

  #profile-page .message {
      position: absolute;
      bottom: 5%;
      right: 2%;
      font-family: 'Roboto', sans-serif;
      font-size: 0.6em!important;
      color: #fff;
      text-align: center;
      background-color: #008395;
      width: 40vw!important;
      height: 30px;
      display: inline-block;
      vertical-align: middle;
      line-height: 33px;
      margin: 0 auto;
      border: 0;
      border-radius: 4px;
      outline: none;
      cursor: pointer;
  }

  #profile-page #social {
      display: inline-block;
      width: 100%!important;
      max-width: 100%!important;
      height: auto;
      margin: auto;
      float: right;
      padding-right: 10px!important;
  }

  #profile-page #info-hui {
      display: inline-block!important;
      width: 100%!important;
      max-width: 100%!important;
      height: auto;
      margin: auto;
      float: right;
      padding: 0!important;
  }

  #profile-page #info-hui .fa {
      font-size: 30px;
      width: 30px;
      text-align: center;
      text-decoration: none;
      border-radius: 50%;
      float: right;
      margin-right: 5px;
  }

  #profile-page .profile-content-fluid-posted-top {
      background-color: #fff;
      display: block;
      max-width: 100%!important;
      width: 100%!important;
      float: left;
      margin: 5px 0 5px 0!important;
      border-radius: 4px;
      background: linear-gradient( to right, rgba(245,245,255,1) 10%, rgba(245,245,255,1) 25%, rgba(197,197,197,1) 55%, rgba(245,245,255,1) 100% ) left bottom #fff no-repeat;
      background-size: 100% 2px;
  }

  #profile-page #info-hui .fa-info-circle {
      background: #ffffff;
      color: #9a9a9a;
  }

  #profile-page .info-hui-top {
      display: inline-block;
      text-align: left;
      padding: 0 0 0 3px!important;
      max-width: 100%!important;
      width: 100%!important;
      float: left;
      height: auto;
      margin-bottom: 5px!important;
  }

  #profile-page #company-logo {
    position: relative;
    display: inline-block;
    float: left;
  }

  #profile-page .info-bar-brand {
      display: flex!important;
      position: relative;
      width: 100%!important;
      max-width: 100%!important;
      height: auto!important;
      text-align: left;
      float: left;
  }

  #profile-page .info-bar-brand *{
      margin-top: auto!important;
      margin-bottom: auto!important;
  }

  #profile-page .profile-content-fluid {
      background-color: #fff;
      display: block;
      max-width: 94%!important;
      width: 94%!important;
      float: left;
      margin: 0!important;
      border-radius: 4px;
      margin-left: 3%!important;
  }

  #profile-page #profile-content-fluid-left-disable {
      display: none!important;
  }

  #profile-page #profile-content-fluid-right-disable  {
      display: none!important;
  }

  #profile-page .profile-content-fluid-left {
      display: block;
      max-width: 100%!important;
      width: 100%!important;
      float: left;
      margin: 20px 0 0 20px;
  }

  #profile-page .profile-content-fluid-right {
      background-color: #fff;
      display: block;
      max-width: 80%!important;
      width: 80%!important;
      float: left!important;
      margin: 5px 0 25px 20px!important;
      border-radius: 4px;
      height: 100%;
  }

  #profile-page .last-profile-update {
      display: inline-block;
      font-family: 'Roboto', sans-serif;
      font-size: 0.750em!important;
      font-weight: normal;
      color: #8c8c8c;
      letter-spacing: -.03em;
      padding: 35px 15px 35px 15px!important;
      line-height: normal;
  }

  #profile-page .week-day-top {
      display: inline-block;
      font-family: 'Roboto', sans-serif;
      font-size: 0.750em!important;
      font-weight: normal;
      color: #657786;
      letter-spacing: -.03em;
      padding: 20px 15px 20px 0!important;
      line-height: normal;
  }

  #profile-page .profile-content-fluid-right-box-ul-time {
      display: block;
      height: 20px!important;
      margin: 2px 0 7px 15px!important;
  }

  #profile-page .profile-content-fluid-right-box-ul {
    display: block;
    height: 20px;
    margin: 2px 0 7px 0!important;
  }

  #profile-page .profile-content-fluid-right-box-ul-time-divider-in {
    display: block;
    height: 20px!important;
    margin: 2px 0 5px 15px!important;
  }

  #profile-page .profile-content-fluid-right-box-ul-time-divider {
      display: block;
      height: 20px!important;
      margin: 0 0 0 15px!important;
  }

  #profile-page .profile-content-fluid-right-box-ul-time-divider-hui {
      display: block;
      height: 20px!important;
      margin: 0 0 7px 15px!important;
  }

  #profile-page .profile-content-fluid-posted-top-brand {
      display: inline-block;
      max-width: 88%!important;
      width: 88%!important;
      height: auto;
      float: left;
      margin-left: 0!important;
      padding: 0!important;
  }

  #profile-page .profile-content-fluid-posted-brand {
      width: 9vw!important;
      max-width: 9vw!important;
      height: 9vw!important;
      border-radius: 50%;
      float: left;
      margin: 0!important;
      vertical-align: text-top!important;
  }

  #profile-page .profile-content-fluid-posted {
      background-color: #fff;
      display: block;
      max-width: 100%;
      width: 100%;
      float: left;
      margin: 10px 0 5px 17px!important;
      border-radius: 4px;
      border-bottom: 1px solid #e1e7eb;
  }

  #profile-page .post-box-text {
      display: inline-block;
      font-family: 'Roboto', sans-serif;
      font-size: 0.750em!important;
      font-weight: normal;
      color: #0c0c0c;
      letter-spacing: -.03em;
      margin: 0 0 0 0;
      line-height: normal;
      text-align: left;
      vertical-align: top!important;
      padding: 0!important;
  }

  #profile-page #social .fa {
      padding: 10px!important;
      margin-left: 10px!important;
      font-size: 14px!important;
      width: 14px!important;
      text-align: center;
      text-decoration: none;
      border-radius: 50%;
      float: right;
  }

  #profile-page .profile-id-box {
      display: inline-block;
      width: 100%!important;
      max-width: 100%!important;
      height: auto;
      padding: 0 0 2px 0!important;
      line-height: normal;
      float: left;
  }

  #profile-page .profile-content-fluid-posted-left {
      display: inline-block;
      max-width: 12%!important;
      width: 12%!important;
      height: 12%!important;
      float: left;
      padding: 0!important;
  }

  #profile-page h1 {
      display: inline-flex!important;
      vertical-align: middle!important;
      font-size: 1.2em!important;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      letter-spacing: -.035em;
      color: #0d0d0d;
      text-decoration: none;
      margin: 0!important;
      padding: 0 0 0 7px!important;
   }

  #profile-page .certificate {
      display: inline-flex!important;
      width: 15px!important;
      max-width: 15px!important;
      height: 15px!important;
      margin: 0!important;
      vertical-align: middle!important;
      padding: 9px 0 0 3px!important;
  }

  #profile-page .info-bar-business-type {
      display: block;
      width: 100%;
      max-width: 100%;
      height: auto!important;
      text-align: left;
      float: left;
  }

  #profile-page .profile-picture {
      position: absolute;
      bottom: -30%;
      left: 1.5%;
      margin: auto;
      max-width: 20%;
      width: 20%;
      float: left;
  }

  #profile-page .header-hui {
      position: relative;
      display: inline-block;
      max-width: 100%;
      width: 100%;
      height: auto;
      float: left;
  }

  #profile-page h2 {
      display: block;
      font-family: 'Roboto', sans-serif;
      font-size: 0.8em!important;
      font-weight: normal;
      color: #606060;
      letter-spacing: -.03em;
      margin: 0;
      line-height: 2vh!important;
      padding: 3px 0 0 7px!important;
  }

  #profile-page .post-box-top {
      display: inline-block!important;
      font-family: 'Roboto', sans-serif;
      font-size: 1em!important;
      font-weight: bold;
      color: #0c0c0c;
      letter-spacing: -.03em;
      margin: 0;
      padding: 0 0 5px 20px!important;
      line-height: normal;
  }

  #profile-page .profile-content-fluid-posted-top div {
    padding: 0!important;
    }

  #profile-page .post-box-brand {
      font-family: 'Roboto', sans-serif;
      font-size: 0.9em!important;
      font-weight: bold;
      color: #0c0c0c;
      letter-spacing: -.03em;
      margin: 0;
      padding: 0 0 0 0;
      line-height: normal;
      text-align: left;
      float: left;
  }

  #profile-page .posts-certificate {
      display: inline-block;
      width: 12px!important;
      max-width: 12px!important;
      height: 12px!important;
      margin: 0 5px 0 3px!important;
      padding-top: 6px!important;
  }

  #profile-page .post-box-date {
      font-family: 'Roboto', sans-serif;
      font-size: 0.7em!important;
      font-weight: normal;
      color: #606060;
      letter-spacing: -.03em;
      margin: 0;
      padding: 4px 0 0 0!important;
      line-height: normal;
      text-align: left;
      float: left;
      height: auto;
      overflow: hidden;
  }

  #profile-page textarea {
      margin: 0!important;
      display: block;
      width: 93%!important;
      padding: 8px;
      border: 1px solid gray;
      font-size: 0.7em;
      font-family: 'Roboto', sans-serif;
      color: #657786;
  }

  #profile-page #info-tab {
    display:none;
  	background-color: #ffffff;
  	min-width:100%;
    text-align:left;
  }

  #profile-page #info-tab #info-tab .text-tab{
    float:left;
    text-align:center;
    min-width:100%;
    padding:0px;
    background:rgba(0, 0, 0, 0.3);
  }

  #profile-page #info-tab #info-tab .info-tab-caption{
    top:auto;
    text-align:center;
    font-size:4vw;
    color:#c5c5c5;
    margin: 0;
    width:100%;
    padding:0;
  }

      article .category-header {
      color: #454545;
      letter-spacing: -.03em;
      text-align: center;
      text-decoration: none;
      display: inline-block;
      font-size: 6vw!important;
      font-family: 'Roboto', sans-serif;
      font-weight: normal;
      margin: auto;
      line-height: 1.3em;
      width: 100%;
      padding-bottom: 5px;
      background: linear-gradient( to right, rgba(49,102,82,1) 0%, rgba(161,194,105,1) 25%, rgba(178,185,195,1) 55%, rgba(49,102,82,1) 100% ) left bottom #fff no-repeat;
      background-size: 100% 7px;
  }

  article .headlines-top {
    display: none!important;
  }

  article .blog-headlines-img {
      width: 100%!important;
      max-width: 100%!important;
      float: left;
      margin: 0 10px 0 0!important;
      border-radius: 4px;
      -webkit-filter: brightness(100%);
  }

  article .headlines-h1 {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 2rem!important;
    font-weight: bolder;
    letter-spacing: -.03em;
    margin: 0;
    padding: 10px 0 10px 0!important;
    line-height: normal;
    color: #003e30!important;
    text-decoration: none;
    text-align: left;
  }

  article .headlines-h3 {
      display: none!important;
  }

  article .blog-spotlight {
      width: 100%!important;
      max-width: 100%!important;
      float: left;
  }

  article .headlines-update {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 3.2vw!important;
    font-weight: normal;
    color: #333333;
    letter-spacing: -.03em;
    margin: 0;
    padding: 0 0 10px 0!important;
    line-height: normal;
  }

  article .bio-hui {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 3.2vw!important;
    font-weight:lighter;
    letter-spacing: -.03em;
    margin: 0;
    padding: 5px 0 0 0!important;
    line-height: normal;
    color: #606060;
    text-decoration: none;
  }

  #divider {
      display: none!important;
  }

  article .media-info-hui{
    display: inline-flex;
    padding: 0 0 0 5px;
  }

  article .media-info-hui-top{
    display: block;
    width: 100%;
  }

  article .media-info-hui-bottom{
    display: block!important;
    width: 100%;
    padding-bottom: 15px;
  }

  article .media-about {
    display: inline-block!important;
    font-family: 'Roboto', sans-serif;
    font-size: 5vw;
    font-weight: bold;
    color: #454545;
    letter-spacing: -.03em;
    margin: 0;
    line-height: normal;
    padding: 0 0 0 10px;
    text-align: center;
  }

  article .media-about-blogger {
    display: block!important;
    font-family: 'Roboto', sans-serif;
    font-size: 6.5vw;
    font-weight: bold;
    color: #b0140a;
    letter-spacing: -.03em;
    margin: 0;
    line-height: normal;
    padding: 0 0 0 5px;
    text-align: center;
    text-align: left;
  }

  article .media-about-bio {
    display: block!important;
    font-family: 'Roboto', sans-serif;
    font-size: 4.5vw;
    font-weight: bold;
    color: #454545;
    letter-spacing: -.03em;
    margin: 0;
    line-height: normal;
    text-align: left;
    padding: 0;
  }

  article .blog-header-container {
  display:flex!important;
  padding-bottom: 5px;
  background: linear-gradient( to right, rgba(49,102,82,1) 0%, rgba(161,194,105,1) 25%, rgba(178,185,195,1) 55%, rgba(49,102,82,1) 100% ) left bottom #fff no-repeat;
  background-size: 100% 7px;
  }

  article .blog-header-container * {
  margin-top:auto;
  margin-bottom:auto;
  }

  article .media-blogger-img {
      border-radius: 50%;
      -webkit-filter: grayscale(80%);
      filter: grayscale(80%);
      width: 70px!important;
      height: 70px!important;
      padding-bottom: 5px;
      object-position: center!important;
      object-fit: cover!important;
  }

  article .media-blogger-img:hover {
      border-radius: 50%;
      -webkit-filter: grayscale(80%);
      filter: grayscale(80%);
  }

  article #blog-fluid-label {
    width: 100%;
    max-width: 100%;
    float: left;
    background: linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
    background-size: 100% 1px;
    padding: 20px 0 20px 0;
    margin-bottom: 20px;
  }

  article .blog-header-image {
      display: none!important;
  }

  article .blog-inner-spotlight {
      width: 100%!important;
      max-width: 100%!important;
      float: left;
  }

  article .blog-category-button {
      display: block!important;
      width: auto;
      background-color: #ffffff;
      color: #333333;
      letter-spacing: -.03em;
      text-align: left;
      text-transform: lowercase;
      text-decoration: none;
      display: inline-block;
      font-size: 5vw!important;
      font-family: 'Roboto', sans-serif;
      font-weight: normal;
      border-bottom: 7px solid #b0140a;
      margin: auto;
      line-height: 1.3em;
      float: left;
  }

  article .blog-header {
    font-family: 'Roboto', sans-serif;
    letter-spacing: -.03em;
    line-height: 1.9em;
    color: #333;
    margin: auto;
    padding: 0 5px 0 5px!important;
    max-width: 100%;
    width: 100%;
    float: left;
  }

  article .headlines-blog-home-h1 {
      display: block;
      font-family: 'Roboto', sans-serif;
      font-size: 1em!important;
      font-weight: bolder;
      letter-spacing: -.03em;
      margin: 0;
      padding: 30px 5px 5px 5px!important;
      line-height: normal;
      color: #a6130a;
      text-decoration: none;
      text-align: left;
  }

  article .headlines-blog-home-top {
      display: block;
      font-family: 'Roboto', sans-serif;
      font-size: 0.9em!important;
      font-weight: normal;
      color: #202020;
      letter-spacing: -.03em;
      margin: 0;
      padding: 0 0 5px 5px;
      line-height: normal;
  }

  article .blog-headlines-home-img {
      width: 30%!important;
      max-width: 30%!important;
      float: left;
      margin: 0 15px 0 15px;
      border-radius: 50%;
  }

  article .headlines-blog-home-h3 {
      display: block!important;
      width: 94%!important;
      max-width: 94%!important;
      font-family: 'Roboto', sans-serif;
      font-size: 0.8em;
      font-size: 1.2vw;
      font-weight: normal;
      letter-spacing: -.03em;
      margin: 0;
      padding: 0 5px 0 5px;
      line-height: normal;
      color: #333333;
      text-decoration: none;
      text-align: left;
  }

      article .category-button {
      background-color: #ffffff;
      color: #333333;
      letter-spacing: -.03em;
      text-align: left;
      text-transform: lowercase;
      text-decoration: none;
      display: inline-block;
      font-size: 5vw!important;
      font-family: 'Roboto', sans-serif;
      font-weight: normal;
      border-bottom: 7px solid #a70000;
      margin: auto;
      line-height: 1.3em;
  }

  article h1 {
      font-family: 'Roboto', sans-serif;
      font-size: 9vw!important;
      font-weight: bolder;
      letter-spacing: -.03em;
      margin: 0;
      padding: 5px 0 5px 0;
      line-height: normal;
  }

  article h2 {
      font-family: 'Roboto', sans-serif;
      font-size: 5vw!important;
      font-weight: normal;
      color: #858585;
      letter-spacing: -.03em;
      margin: 0;
      padding: 10px 0 10px 0;
      line-height: normal;
  }

  article #fluid-label .edition-info-txt {
      width: 100%!important;
      max-width: 100%!important;
      margin: 0;
      padding: 0;
      float: left;
  }

  article #fluid-label .blog-edition-info-txt {
      width: 100%!important;
      max-width: 100%!important;
      margin: 0;
      padding: 0;
      float: left;
  }

  article h5 {
      font-family: 'Roboto', sans-serif;
      font-size: 3.6vw!important;
      font-weight: normal;
      color: #757575;
      letter-spacing: -.035em;
      margin: 0;
      margin-top: 5px!important;
      line-height: 1.2em!important;
      vertical-align: bottom;
  }

  article #fluid-label .social-share-buttons {
      display: none!important;
  }

  article #blogs-fluid-label .social-share-buttons {
      display: none!important;
  }

  article #fluid-label .media-hui-social-share-buttons {
      display: block!important;
      width: 100%;
      max-width: 100%;
      margin: 0;
      float: right;
      padding-top: 10px;
      vertical-align: top;
  }

  article #fluid-label .fa {
      padding: 10px;
      margin-left: 15px!important;
      font-size: 15px;
      width: 15px;
      text-align: center;
      text-decoration: none;
      border-radius: 50%;
      float: right;
  }

  article #fluid-label .fa:hover {
      padding: 10px!important;
      margin-left: 15px!important;
      font-size: 15px!important;
      width: 15px!important;
      text-align: center!important;
      text-decoration: none!important;
      border-radius: 50%!important;
      float: right!important;
  }

  article #fluid-label .read-time {
      display: inline-block;
  }

  article #fluid-label .read-time .fa {
      padding: 0 2px 0 0;
      margin: 0;
      font-size: 15px;
      width: 15px;
      text-align: center;
      text-decoration: none;
  }

  article #fluid-label .read-time .fa:hover {
      padding: 0 2px 0 0;
      margin: 0;
      font-size: 15px;
      width: 15px;
      text-align: center;
      text-decoration: none;
  }

  article #blogs-fluid-label .media-hui-social-share-buttons {
      display: block!important;
      width: 100%;
      max-width: 100%;
      margin: 0;
      float: right;
      padding-top: 10px;
      vertical-align: top;
  }

  article #blogs-fluid-label .fa {
      padding: 10px;
      margin-left: 15px!important;
      font-size: 15px;
      width: 15px;
      text-align: center;
      text-decoration: none;
      border-radius: 50%;
      float: right;
  }

  article #blogs-fluid-label .fa:hover {
      padding: 10px!important;
      margin-left: 15px!important;
      font-size: 15px!important;
      width: 15px!important;
      text-align: center!important;
      text-decoration: none!important;
      border-radius: 50%!important;
      float: right!important;
  }

  article #blogs-fluid-label .read-time {
      display: inline-block;
  }

  article #blogs-fluid-label .read-time .fa {
      padding: 0 2px 0 0;
      margin: 0!important;
      font-size: 15px;
      width: 15px;
      text-align: center;
      text-decoration: none;
      line-height: 15px!important;
  }

  article #blogs-fluid-label .read-time .fa:hover {
      padding: 0 2px 0 0;
      margin: 0!important;
      font-size: 15px;
      width: 15px;
      text-align: center;
      text-decoration: none;
  }

  article #blogs-fluid-label {
      width: 100%!important;
      max-width: 100%!important;
  }

  article #blogs-fluid-label .edition-info-txt {
      width: 100%!important;
      max-width: 100%!important;
      margin: 0;
      padding: 0;
      float: left;
  }

  article .content-hui-left {
      display: inline-block;
      width: 100%!important;
      max-width: 100%!important;
      margin: auto;
      float: left;
      vertical-align: text-top;
  }

  article {
      font-family: 'Roboto', sans-serif;
      letter-spacing: -.03em;
      line-height: 1.9em;
      color: #333;
      margin: auto;
      padding: 0;
      max-width: 100%!important;
      width: 100%!important;
  }

  article .label-credit {
    font-family: 'Roboto', sans-serif;
    font-size: 3.5vw;
    font-weight: normal;
    color: #0c0c0c;
    letter-spacing: -.03em;
    vertical-align: top;
    line-height: 1.1em!important;
    text-align: left;
  }

  article .ad-img-sidebox-bottom {
      display: none;
  }

  article .ad-img-sidebox-top{
      display: none;
  }

  article .ad-sidebar-right {
      display: none;
  }

  article p {
      font-size: 4.5vw!important;
      color: #333!important;
      display: block;
      margin-block-start: 1em;
      margin-block-end: 1em;
      margin-inline-start: 0px;
      margin-inline-end: 0px;
      margin-bottom: 1.75rem;
      line-height: 1.75rem;
      letter-spacing: -.03125rem;
      overflow-wrap: break-word
      -webkit-font-smoothing: antialiased;
      opacity: 1;
  }

  article #advertising-wide-media-hui {
      margin: auto;
      margin-top: 0;
      width: 100%!important;
      max-width: 100%!important;
  }

  article figcaption {
    font-family: 'Roboto', sans-serif;
    font-size: 3.5vw!important;
    font-weight: normal;
    color: #0c0c0c;
    letter-spacing: -.03em;
    vertical-align: top;
    line-height: 1.1em!important;
    text-align: left;
    padding-top: 5px;
  }

  .slider-full-container {
      width: 100%;
      margin: auto;
      padding: 0 0 30px 0;
  }

  .ad-container-top {
      width: 100%;
      position: center;
      overflow: hidden;
      text-align: center;
      margin-top: 5px;
      margin-bottom: 0;
  }

  #slider-fullscreen .slider-button {
    display: none!important;
  }

  .arrow {
      cursor: pointer;
      position: absolute;
      top: 50%;
      margin-top: -35px;
      height: 0;
      border-style: solid;
  }

  #arrow-right {
      border-width: 30px 0 30px 40px;
      border-color: transparent transparent transparent #fff;
      right: 0;
      margin-right: 5px!important;
  }

  #arrow-left {
      border-width: 30px 40px 30px 0;
      border-color: transparent #fff transparent transparent;
      left: 0;
      margin-left: 5px!important;
  }

  .slide-content img {
      display: block;
      max-width: 93%!important;
      height: auto;
      object-fit: contain;
      border-radius: 4px;
      margin: auto;
  }

  .slide-content span {
      font-size: 3vw!important;
      color: #E1E7E4;
      position: absolute;
      bottom: 0;
      padding: 5px 5px 5px 5px!important;
      background-color: rgba(0,0,0,.5);
      width: 93%!important;
      line-height: normal!important;
  }

  #news-page-results h4 {
      text-align: left;
      text-transform: uppercase;
      font-size: 5vw!important;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color: #a70000;
      letter-spacing: -.03em;
      text-decoration: none;
      vertical-align: bottom;
      line-height: 1em;
      padding-bottom: 5px;
  }

  #news-page-results .postList {
      font-family: 'Roboto', sans-serif;
      letter-spacing: -.03em;
      line-height: 1.9em;
      color: #333;
      margin: auto;
      padding: 10px 0 10px 0!important;
      max-width: 100%!important;
      width: 100%!important;
      float: left;
      text-align: left;
  }

  #news-page-results .media-ad-img {
     display: block!important;
      border-radius: 4px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      width: 100%!important;
      max-width: 100%!important;
      height: auto!important;
      margin: 0 0 20px 0!important;
      float: left;
      -webkit-filter: brightness(100%);
      object-position: center;
          object-fit: cover;
  }

  .top-3-container #top-3-container-headlines .vd-content-title {
      display: inline-flex;
      width: 35vw;
      text-align: left;
      text-transform: uppercase;
      font-size: 5.4vw;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color: #a70000;
      letter-spacing: -.035em;
      text-decoration: none;
      vertical-align: bottom;
      line-height: 1em;
      float: left;
  }

  .top-3-container #top-3-container-headlines .vd-content-subtitle {
      display: inline-flex;
      width: 45vw;
      text-align: left;
      vertical-align: bottom;
      font-size: 4.4vw;
      font-family: 'Roboto', sans-serif;
      font-weight: lighter;
      color: #919191;
      letter-spacing: -.03em;
      text-decoration: none;
      float: left;
      line-height: 1.4em;
      float: left;
      padding: 0;
  }

  .top-5-container #top-5-container-headlines .top-content-title {
      display: inline-flex;
      text-align: left;
      text-transform: uppercase;
      width: 50vw;
      font-size: 5.4vw;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color: #a70000;
      letter-spacing: -.035em;
      text-decoration: none;
      vertical-align: bottom;
      line-height: 1em;
      float: left;
  }

  .top-5-container #top-5-container-headlines .top-content-subtitle {
      display: inline-flex;
      text-align: left;
      width: 50vw;
      vertical-align: bottom;
      font-size: 4vw;
      font-family: 'Roboto', sans-serif;
      font-weight: lighter;
      color: #919191;
      letter-spacing: -.035em;
      text-decoration: none;
      float: left;
      line-height: 1.7em;
  }

  #media-special-ad-hui {
      display: block!important;
      margin: auto;
      width: 100%!important;
      width: 100%!important;
      margin-top: 0!important;
      margin-bottom: 0!important;
  }

  #media-special-ad-hui-end {
      display: block;
      margin: auto;
      width: 100%;
      width: 100%;
      margin-top: 30px!important;
      margin-bottom: 20px!important;
  }

  #news-page-media-inner{
    display: none;
  }

  #news-page-results h5 {
      text-align: left;
      font-size: 3.4vw!important;
      font-family: 'Roboto', sans-serif;
      font-weight: normal;
      color: #000000;
      letter-spacing: -.03em;
      text-decoration: none;
      text-transform: uppercase;
      vertical-align: bottom;
      line-height: 1em;
      padding: 5px 10px 0 10px;
  }

  .top-5-container #top-5-container-headlines #media-sub {
      line-height: 2.6em!important;
  }

  .top-5-container #top-5-container-headlines {
      position: relative;
      width: 100%;
      background-color: #FFFFFF;
      padding: 0px 0 0 0!important;
      float: left;
  }

  #news-page-results h1 {
      font-family: 'Roboto', sans-serif;
      font-size: 5vw!important;
      font-weight: bolder;
      color: #a6130a;
      letter-spacing: -.03em;
      margin: 0;
      padding: 5px 0 5px 0;
      line-height: normal;
  }

  #news-page-results h2 {
      font-family: 'Roboto', sans-serif;
      font-size: 4.6vw!important;
      font-weight: normal;
      color: #555555;
      letter-spacing: -.03em;
      margin: 0;
      padding: 5px 0 5px 0;
      line-height: normal;
  }

  #news-page-results h6 {
      font-family: 'Roboto', sans-serif;
      font-size: 5vw!important;
      font-weight: bolder;
      color: #a6130a;
      letter-spacing: -.03em;
      margin: 0;
      padding: 5px 0 5px 0;
      line-height: normal;
  }

  #news-page-results h6:hover {
      font-family: 'Roboto', sans-serif;
      font-size: 5vw!important;
      font-weight: bolder;
      color: #a6130a;
      letter-spacing: -.03em;
      margin: 0;
      padding: 5px 0 5px 0;
      line-height: normal;
  }

  #news-page-results p {
      font-family: 'Roboto', sans-serif;
      font-size: 3.2vw!important;
      font-weight: normal;
      color: #333333;
      letter-spacing: -.03em;
      margin: 0;
      padding: 5px 0 5px 0;
      line-height: normal;
  }

  #news-page-results img {
      border-radius: 12px;
      -webkit-border-radius: 12px;
      -moz-border-radius: 12px;
      width: calc(50% - 5px)!important;
      max-width: calc(50% - 5px)!important;
      height: 90px!important;
      margin: 0 10px 0 0!important;
      float: left;
      -webkit-filter: brightness(100%);
      object-position: center;
          object-fit: cover;
  }

  #news-page-results .list_item {
      margin: 0!important;
      padding: 0!important;
      max-width: 100%;
      width: 100%;
      float: left;
  }

  #news-page-results {
      font-family: 'Roboto', sans-serif;
      letter-spacing: -.03em;
      line-height: 1.9em;
      color: #333;
      margin: auto;
      padding: 0!important;
      max-width: 94%!important;
      width: 94%!important;
  }

  #news-page-results .ad-container {
      display: none!important;
  }

  #news-page-results .show_more {
      background-color: #a70000;
      border: none;
      color: #FFFFFF;
      letter-spacing: -.03em;
      padding: 5px 50px 5px 50px!important;
      text-align: center;
      text-transform: uppercase;
      text-decoration: none;
      display: inline-block;
      font-size: 4vw!important;
      font-family: 'Roboto', sans-serif;
      font-weight: normal;
      border-radius: 4px;
      margin: auto;
      cursor: pointer;
      width: 45vw!important;
  }

  #news-page-results .show_more_main {
      margin-left: 11vw!important;
      width: 94vw!important;
  }

      .main-hr {
          display: none;
      }

      .container{
        position:center;
        width: 94%!important;
        margin:0 auto;
        overflow:hidden;
      }

      #advertising-wide-top {
        margin: auto;
        padding-top:90px;
        width: 94%!important;
        max-width: 94%!important;
      }

      #advertising-wide-media {
        margin: auto;
        margin-top:0;
        width: 100%!important;
        max-width: 100%!important;
      }

      .button-x{
        width: 30vw;
        height:5.3vh;
        background:#55cc29;
        border:0px;
        padding-left:5px;
        padding-right:5px;
        font-size:5vw;
        color:#FFFFFF;
        text-align: center;
        margin-right: 5px!important;
      }

      #media-ad-hui{
        display: block;
        margin:auto;
        width:94%;
        width:94%;
        margin-top: 0!important;
        margin-bottom: 0!important;
      }

      #media-ad-hui-dash{
        display: block;
        margin:auto;
        width:94%;
        width:94%;
        margin-top: 0!important;
        margin-bottom: 15px!important;
        background: /* gradient can be an image */ linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
        background-size: 100% 1px;
      }

      #media-ad-hui-dash img{
        width:100%;
        padding-bottom: 5px;
      }

      #media-ad-hui .hui-box{
        display: block;
        margin:auto;
        width:100%;
      }

      #media-ad-hui img{
        width:100%;
        padding-top: 5px;
      }

      #newsletter{
        margin:auto;
        width:100%!important;
        max-width:94%!important;
        color:#f5f5f5;
        font-family: 'Roboto', sans-serif;
        background-color:#454344;
        margin-top: 10px!important;
        margin-bottom: 20px!important;
      }

      #newsletter-signing-up{
        position: absolute;
        top: 5%;
        left: 5%;
        width:90%;
        max-width:90%;
        text-align:center;
        color:#FFFFFF;
        font-family: 'Roboto', sans-serif;
        text-align: center;
        background-color:#1A1A1A;
      }

      #newsletter .newsletter-container-top {
        top:0;
        width:100%;
        margin-right:0px;
        margin-top:12px;
        margin-bottom:0px;
        float:left;
      }

      #newsletter .newsletter-container-top h1 {
        text-align:left;
        font-size:4vw!important;
        font-family: 'Roboto', sans-serif;
        font-weight: bold;
        color:#FFFFFF;
        letter-spacing: -.03em;
        text-decoration: none;
        line-height: 1.1em;
        margin-top:8px;
      }

      #newsletter .newsletter-container-bottom {
        top:0;
        width:100%;
        margin-right:0px;
        margin-top:0;
        margin-bottom:10px;
        float:left;
      }

      #newsletter h1{
        color:#FFFFFF;
        float:left;
        margin-top:5px;
        margin-bottom:5px;
      }

      #newsletter h2{
        display: block;
        font-size: 3vw!important;
        color:#D4D4D4;
        text-align:left;
        margin-top:2px;
        margin-bottom:2px;
        float:right;
        line-height: normal;
      }

      #newsletter h3{
        display: block;
        font-size: 3vw!important;
        color:#D4D4D4;
        text-align:left;
        margin-top:2px;
        margin-bottom:2px;
        float:left;
        line-height: normal;
      }

      #newsletter h4{
        font-size:0.870em;
        color:#FFFFFF;
        text-align:center;
        vertical-align: middle;
      }


      #newsletter form{
        float:right;
        margin-top:5px;
        margin-bottom:5px;
      }

      #newsletter input[type="email"]{
        padding:5px;
        height:3.4vh!important;
        width:50vw!important;
        background-color: #c9c9c9;
      }

      .main-hr {
          position: center;
          border: 0;
          height: 1px;
          background: #c5c5c5;
          background-image: linear-gradient(to right, #f5f5ff, #c5c5c5, #f5f5f5);
          margin-top: 5px!important;
          margin-bottom: 0!important;
          margin-left: 5%;
          margin-right: 5%;
          max-width: 90%;
      }

      .ad-container{
        width:100%;
        position:center;
        overflow:hidden;
        text-align:center;
        margin-top: 7px;
        margin-bottom: 0;
      }

      .special-main-hr {
          display: block;
          position: center;
          border: 0;
          height: 1px;
          background: #c5c5c5;
          background-image: linear-gradient(to right, #f5f5ff, #c5c5c5, #f5f5f5);
          margin-top: 5px;
          margin-bottom: 20px;
          margin-left: 5%;
          margin-right: 5%;
          max-width: 90%;
      }

      .special-main-hr-fit {
          display: block;
          position: center;
          border: 0;
          height: 1px;
          background: #c5c5c5;
          background-image: linear-gradient(to right, #f5f5ff, #c5c5c5, #f5f5f5);
          margin-top: 5px;
          margin-bottom: 17px;
          margin-left: 5%;
          margin-right: 5%;
          max-width: 90%;
      }

      #box-hr {
        display: none;
      }

      .special-main-hr-hui {
          display: block;
          position: center;
          border: 0;
          height: 1px;
          background: #c5c5c5;
          background-image: linear-gradient(to right, #f5f5ff, #c5c5c5, #f5f5f5);
          margin-top: 10px;
          margin-bottom: 20px;
          margin-left: 5%;
          margin-right: 5%;
          max-width: 90%;
      }

      .video-special-main-hr {
          display: block;
          position: center;
          border: 0;
          height: 1px;
          background: #c5c5c5;
          background-image: linear-gradient(to right, #606060, #707070, #606060);
          margin-top: 0;
          margin-bottom: 5px;
          max-width: 100%;
      }

      #advertising-wide {
        margin: auto;
        max-width: 94%!important;
        width: 94%!important;
        margin-bottom: 0;
      }

      .trw-media-menu{
    text-align:center;
    font-size:1.25em!important;
    color:#FFFFFF;
    float: left;
  }

  .hamburger-search-div{
    display:block;
    margin: auto;
    height: 30px;
    margin-left: 20px;
    float: left;
  }

  .hamburger-search-form {
    float:right;
    margin-top:10px;
    margin-bottom:5px;
    background-color: #454344;
  }

  .hamburger-search-form-input{
    padding: 0 0 3px 10px;
    height:35px;
    width: 57vw;
    background-color: #454344;
    border: 0;
    font-size: 18px;
    color: #FFFFFF;
    margin: auto;
  }

  .hamburger-search-form-input input::placeholder {
    color: #c9c9c9;
    font-family: 'Roboto', sans-serif;
    font-size: 1.1em;
    vertical-align: middle;
    padding-left: 10px;
    margin-bottom: 15px;
    height:35px;
  }

  .hamburger-search-button-x{
    height:35px;
    background:#454344;
    border:0px;
    margin: auto;
    padding:0px;
    vertical-align: middle;
  }


  .arrow-button{
    text-align:left;
    font-size:30px!important;
    color:#92c462!important;
    margin-left:7px;
    padding-top: 5px;
    vertical-align:middle;
  }

  .menu-category-text{
    text-align:left;
    font-size:20px!important;
    color:#fff!important;
    vertical-align:middle;
    line-height: 17px;
  }

  .expand-hr{
    color:#EC272E;
    width: 40px;
    height: 1px;
  }

  .header-category-box{
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.20);
    width: auto;
    max-height: 22px;
    padding-bottom: 3px;
  }

  #trw-news-sub-menu {
    text-align:left;
    display:none;
  }

  #trw-blogs-sub-menu {
    text-align:left;
    display:none;
  }

      main-content {
        top:60px;
        margin: auto;
        overflow: auto;
      }

      .standard-container{
        width:100%;
        height: 30vh;
        text-align:center;
        display:block;
        padding-bottom: 120px!important;
        margin-bottom: 120px!important;
      }

      .under-li{
        display: inline-block;
        text-align:center;
        font-size:15px;
        font-family: 'Roboto', sans-serif;
        color:#d4d4d4;
        margin: auto;
        width: 30%;
        vertical-align: top;
        margin-bottom: 20px;
      }

      .pinned-container #pinned {
        position:relative;
        width: calc(100%);
        background-color: #FFFFFF;
        float: left;
      }

      .pinned-container #pinned img{
        left: 0px;
        width:100%;
        height: 400px!important;
        margin: auto;
        border-radius: 12px;
        vertical-align: bottom;
        margin-top: 15px;
        -webkit-filter: brightness(100%);
        object-position: center;
        object-fit: cover;
      }

      .pinned-container #pinned h1 {
      font-size: 9vw!important;
      }

      .pinned-container #pinned h1:hover {
      font-size: 9vw!important;
      }

      .pinned-container #pinned h2 {
      font-size: 4.8vw!important;
      padding: 5px 14px 5px 14px!important;
      }

      .pinned-container #headline-label {
        padding: 0;
        margin: 0;
      }

      .pinned-container #headlines {
        display: block;
        margin-top: 0;
        width: 100%;
        background-color: #FFFFFF;
        float: left;
        padding: 0!important;
      }

      .media-main-hr {
          display: block;
          position: center;
          border: 0;
          height: 1px;
          background: #c5c5c5;
          background-image: linear-gradient(to right, #f5f5ff, #c5c5c5, #f5f5f5);
          margin-top: 20px;
          margin-bottom: 20px;
          margin-left: 5%;
          margin-right: 5%;
          max-width: 90%;
      }

      #headlines .media-title {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 53vw;
        height: auto;
        display: inline-flex;
        vertical-align: middle;
        box-sizing: inherit;
        left: 41vw;
        float: left;
      }

      .pinned-container #headlines img{
      width:39vw;
      height: 170px!important;
      border-radius: 12px;
      -webkit-filter: brightness(100%);
      display: inline-flex;
      vertical-align:middle;
      margin: 0!important;
      object-position: center;
      object-fit: cover;
      }

      .pinned-container #headlines h1 {
      display: inline-flex;
      vertical-align:middle!important;
      width: 50vw;
      font-size: 4.8vw;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      letter-spacing: -.035em;
      color:#003e30;
      text-decoration: none;
      margin: 0!important;
      padding: 0 0 0 10px!important;
      }

      .pinned-container #headlines h1:hover {
        display: inline-flex;
        vertical-align:middle!important;
        width: 50vw;
        font-size: 4.8vw;
        font-family: 'Roboto', sans-serif;
        font-weight: bold;
        color:#003e30;
        text-decoration: none;
        margin: 0!important;
        padding: 0!important;
      }

      .pinned-container #top-videos {
      display: none;
      }

      #plus-main-hr {
      display: none;
      }

      .main-container #main-headlines {
        position:relative;
        width: 100%;
        background-color: #FFFFFF;
        padding: 0;
        float: left;
        z-index: 99;
        margin-bottom: 10px!important;
        overflow:visible;
      }

      .main-container #main-headlines .left {
        display: block;
        position:relative;
        width: 100%;
        background-color: #FFFFFF;
        padding: 0;
        vertical-align: top;
        background: /* gradient can be an image */ linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
        background-size: 100% 1px;
        margin-bottom: 20px;
      }

      .main-container #main-headlines .center {
        display: block;
        position:relative;
        width: 100%;
        background-color: #FFFFFF;
        padding: 0;
        vertical-align: top;
        background: /* gradient can be an image */ linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
        background-size: 100% 1px;
        margin-bottom: 20px;
      }

      .main-container #main-headlines .right {
        display: block;
        position:relative;
        width: 100%;
        background-color: #FFFFFF;
        padding: 0;
        vertical-align: top;
        background: /* gradient can be an image */ linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
        background-size: 100% 1px;
      }

      .main-container #main-headlines .plus-advertising {
        display: none;
      }

      .main-container #main-headlines .blogs {
        position:relative;
        width: calc(23% - 41px);
        background-color: #FFFFFF;
        padding-left: 20px;
        padding-right: 20px;
        float: left;
        vertical-align: top;
        border-right: 1px solid;
        border-image-source: linear-gradient(45deg, rgb(255,255,255), rgb(238,238,238));
        border-image-slice: 1;
      }

      .main-container #main-headlines .plus-img {
      position:absolute;
      top: 0;
      width: 100%;
      background-color: #FFFFFF;
      float: right;
      margin-top: 0 0 0 40px;
      }

      .main-container #main-headlines .plus-img:hover {
      -webkit-filter: brightness(100%);
      }

      .main-container #main-headlines .blog-headline-img{
      left: 0px;
      width: 70%;
      margin: auto;
      border-radius: 90%;
      vertical-align: bottom;
      }

      .main-container #main-headlines .blog-headline-img:hover{
      left: 0px;
      width: 70%;
      margin: auto;
      border-radius: 90%;
      vertical-align: bottom;
      opacity: 0.9;
      transform: scale(1.2);
      transition: transform 0.25s ease-out;
      }

      .main-container #main-headlines img{
      width: 100%;
      height: 400px!important;
      margin: auto;
      border-radius: 12px;
      vertical-align: middle;
      -webkit-filter: brightness(100%);
      object-position: center;
          object-fit: cover;
      }

      .main-container #main-headlines h1 {
      text-align:left;
      font-size:5.5vw;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color:#000000;
      letter-spacing: -.03em;
      text-decoration: none;
      line-height: 1.1em;
      float: left;
      padding: 10px 0 5px 0;
      margin: 0!important;
      }

      .main-container #main-headlines h1:hover {
        text-align:left;
        font-size:5.5vw;
        font-family: 'Roboto', sans-serif;
        font-weight: bold;
        color:#000000;
        letter-spacing: -.03em;
        text-decoration: none;
        line-height: 1.1em;
        float: left;
        padding: 10px 0 5px 0;
        margin: 0!important;
      }

      .main-container #main-headlines h2 {
      text-align:left;
      font-size:1em;
      font-size:1.5vw;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color:#ff7200;
      letter-spacing: -.03em;
      text-decoration: none;
      line-height: 1.1em;
      margin-top:8px;
      margin-bottom: 45px;
      }

      .main-container #main-headlines h2:hover {
      text-align:left;
      font-size:1em;
      font-size:1.5vw;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color:#ea791e;
      letter-spacing: -.03em;
      text-decoration: none;
      line-height: 1.1em;
      margin-top:8px;
      margin-bottom: 45px;
      }

      .main-container #main-headlines h3 {
      text-align:left;
      display:inline-block;
      float: left;
      font-size:1em;
      font-size:1.5vw;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color:#5e5e5e;
      letter-spacing: -.03em;
      text-decoration: none;
      line-height: 1.1em;
      margin-top:8px;
      margin-bottom: 0px;
      }

      .main-container #main-headlines h3:hover {
      text-align:left;
      display:inline-block;
      float: left;
      font-size:1em;
      font-size:1.5vw;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color:#9f9f9f;
      letter-spacing: -.03em;
      text-decoration: none;
      line-height: 1.1em;
      margin-top:8px;
      margin-bottom: 0px;
      }

      .main-container #main-headlines h4 {
      text-align:left;
      display:inline-block;
      float: left;
      font-size:1em;
      font-size:1.5vw;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color:#b0140a;
      letter-spacing: -.03em;
      text-decoration: none;
      line-height: 1.1em;
      margin-top:8px;
      margin-bottom: 0px;
      margin-left: 5px;
      }

      .main-container #main-headlines h4:hover {
      display:inline-block;
      float: left;
      text-align:left;
      font-size:1em;
      font-size:1.5vw;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color:#a83a33;
      letter-spacing: -.03em;
      text-decoration: none;
      line-height: 1.1em;
      margin-top:8px;
      margin-bottom: 0px;
      margin-left: 5px;
      }

      .main-container #main-headlines h5 {
      text-align:left;
      display:inline-block;
      float: left;
      font-size:1em;
      font-size:1.5vw;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color:#262626;
      letter-spacing: -.03em;
      text-decoration: none;
      line-height: 1.1em;
      margin-top:8px;
      margin-bottom: 0px;
      margin-left: 5px;
      }

      .main-container #main-headlines h5:hover {
      display:inline-block;
      float: left;
      text-align:left;
      font-size:1em;
      font-size:1.5vw;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color:#797979;
      letter-spacing: -.03em;
      text-decoration: none;
      line-height: 1.1em;
      margin-top:8px;
      margin-bottom: 0px;
      margin-left: 7px;
      }

      #plus-headlines {
        display: block;
        width: 100%;
        background-color: #FFFFFF;
        float: left;
        padding: 0!important;
      }

      .plus-container {
        position:relative;
        width: 100%;
        padding:0;
        float: left;
      }

      .plus-container #plus-headlines .plus-img-top {
      position:absolute;
      top: 0;
      width: 100%;
      background-color: #FFFFFF;
      float: left;
      margin: 0;
      }

      .plus-container #plus-headlines .plus-img-top:hover {
      -webkit-filter: brightness(100%);
      }

      .plus-container #plus-headlines .plus-img-bottom {
      position:absolute;
      top: 0;
      width: 100%;
      background-color: #FFFFFF;
      float: left;
      margin: 0 0 0 25px;
      }

      .plus-container #plus-headlines .plus-img-bottom:hover {
      -webkit-filter: brightness(100%);
      }

      .plus-container #plus-headlines .blog-headline-img{
        width: 120px!important;
        height: 120px!important;
        border-radius: 4px;
        -webkit-filter: brightness(100%);
        display: inline-flex;
        vertical-align:middle;
        border-radius: 50%;
      }

      .plus-container #plus-headlines .left {
      display:flex;
      width: calc(100% - 1px);
  }
      .plus-container #plus-headlines .left * {
      margin-top:auto;
      margin-bottom:auto;
  }

      .plus-container #plus-headlines .left-bottom {
        display: block;
        position:relative;
        width: calc(100%);
        background-color: #FFFFFF;
        padding-top: 0;
        float: left;
        vertical-align: top;
        background: linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
        background-size: 100% 1px;
      }

      .plus-container #plus-headlines .center {
      display:flex;
      width: calc(100% - 1px);
      padding: 0;
  }
      .plus-container #plus-headlines .center * {
      margin-top:auto;
      margin-bottom:auto;
  }

      .plus-container #plus-headlines .center-bottom {
        display: block;
        position:relative;
        width: 100%;
        background-color: #FFFFFF;
        padding: 0!important;
        float: left!important;
        vertical-align: top;
      }

      .plus-container #plus-headlines .blogger-1 {
        display: block;
        position:relative;
        width: 100%;
        height: auto;
        background-color: #FFFFFF;
        padding: 0!important;
        float: left!important;
        vertical-align: top;
      }

      .plus-container #plus-headlines .blogger-2 {
        display: block;
        position:relative;
        width: 100%;
        height: auto;
        background-color: #FFFFFF;
        padding: 0!important;
        float: left!important;
        vertical-align: top;
      }

      .plus-container #plus-headlines .blogger-3 {
        display: block;
        position:relative;
        width: 100%;
        height: auto;
        background-color: #FFFFFF;
        padding: 0!important;
        float: left!important;
        vertical-align: top;
      }

      .plus-container #plus-headlines .blogger-4 {
        display: block;
        position:relative;
        width: 100%;
        height: auto;
        background-color: #FFFFFF;
        padding: 0!important;
        float: left!important;
        vertical-align: top;
      }

      .plus-container #plus-headlines .center-bottom a {
        z-index: 99;
      }

      #plus-headlines .blogger-image-box {
        display: inline-flex;
        position: relative;
        max-height: 130px;
        max-width: 130px;
        float: left;
        text-align: left;
        padding: 0!important;
        margin: 0!important;
      }

      #plus-headlines .blogger-id-box {
        display: block;
        position: relative;
        top: 0;
        width: 100%;
        float: left;
        text-align: left;
        padding: 0!important;
      }

      #plus-headlines .blogger-title-box {
        display: inline-flex;
        position: relative;
        width: 55vw;
        float: right;
        text-align: left;
      }

      .plus-container #plus-headlines .right {
        position: relative;
        display: inline-flex;
        align-items:center;
        width: 100%!important;
        text-align:left;
        margin: 20px 0 20px 0!important;
        border: 0!important;
        vertical-align: middle!important;
        padding: 0!important;
        float: none!important;
      }

      .plus-container #plus-headlines .right-bottom {
        position:relative;
        width: calc(25% - 15px);
        background-color: #FFFFFF;
        padding-left: 15px;
        padding-right: 0;
        float: right;
        vertical-align: top;
      }

    #plus-headlines .plus-media-title {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      width: 100%;
      height: auto;
      display: inline-flex;
      vertical-align: middle;
      box-sizing: inherit;
  }

      .plus-container #plus-headlines img{
        width:38vw;
        height: 80px!important;
        border-radius: 4px;
        -webkit-filter: brightness(100%);
        display: inline-flex;
        vertical-align:middle;
        margin: 0!important;
        object-position: center;
        object-fit: cover;
      }

      .plus-container #plus-headlines h1 {
        display: inline-flex;
        vertical-align:middle!important;
        width: 52vw;
        font-size: 4.7vw;
        font-family: 'Roboto', sans-serif;
        font-weight: bold;
        letter-spacing: -.035em;
        color:#359e00;
        text-decoration: none;
        margin: 0!important;
        padding: 0 0 0 5px!important;
      }

      #headlines .media-pinned-container {
      display:flex;
  }
      #headlines .media-pinned-container * {
      margin-top:auto;
      margin-bottom:auto;
  }

      .plus-container #plus-headlines h2 {
      text-align:left;
      font-size:5vw;
      font-family: 'Roboto', sans-serif;
      font-weight: 600;
      color:#404040;
      text-decoration: none;
      line-height: normal;
      padding: 7px 0px 0px 0px;
      }

      .plus-container #plus-headlines h3 {
      text-align:left;
      font-size:5vw;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color:#4d0069;
      text-decoration: none;
      line-height: 1.1;
      padding-top: 0px;
      margin-top:2px;
      margin-bottom:0px;
      }

      .plus-container #plus-headlines h4 {
      text-align:left;
      font-size:0.8em;
      font-size:1.2vw;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color:#4d0069;
      text-decoration: none;
      line-height: normal;
      padding: 5px 0px 5px 0px;
      }

      .plus-container #plus-headlines h5 {
      display: inline-flex;
      vertical-align: middle!important;
      width: 52vw;
      font-size: 4.7vw;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      letter-spacing: -.035em;
      color: #ff7200;
      text-decoration: none;
      margin: 0!important;
      padding: 0 0 0 5px!important;
      }

      .plus-container #plus-headlines h6 {
      text-align:left;
      display:inline-block;
      float: left;
      width: 10vw;
      font-size:5vw;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color:#5e5e5e;
      letter-spacing: -.035em;
      text-decoration: none;
      line-height: 1.1em;
      margin: 8px 5px 0 0;
      padding-left: 0;
      }

      .plus-container #plus-headlines .blogger {
      text-align:left;
      display:block;
      width: 41vw;
      font-size:5vw;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color:#b0140a;
      letter-spacing: -.035em;
      text-decoration: none;
      line-height: 1.1em;
      margin: 8px 5px 20px 2px;
      float: left;
      }

      .plus-container #plus-headlines .blog-headline-text {
      text-align:left;
      display:block;
      font-size:5vw;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color:#0d0d0d;
      letter-spacing: -.03em;
      text-decoration: none;
      line-height: 1.1em;
      margin: 8px 0 0 0;
      padding: 10px 0 0 5px;
      }

      .plus-container #plus-headlines .blog-headline-text:hover {
        text-align:left;
        display:block;
        font-size:5vw;
        font-family: 'Roboto', sans-serif;
        font-weight: bold;
        color:#0d0d0d;
        letter-spacing: -.03em;
        text-decoration: none;
        line-height: 1.1em;
        margin: 8px 0 0 0;
        padding: 10px 0 0 5px;
      }

      #plus-headlines #plus-headlines-right {
        display: none;
      }

      #plus-headlines #plus-headlines-bottom-right {
        display: none;
      }

      .top-5-container #top-5-container-headlines {
        position:relative;
        width: 100%;
        background-color: #FFFFFF;
        padding:10px 0 0 0;
        float: left;
        margin-bottom: 10px;
      }

      .top-5-container #top-5-container-headlines .blog-top-main-hr {
          position: center;
          border: 0;
          height: 1px;
          background: #c5c5c5;
          background-image: linear-gradient(to right, #f5f5ff, #c5c5c5, #f5f5f5);
          margin-left: 5%;
          margin-right: 5%;
          max-width: 90%;
          bottom: 0;
      }

      .top-5-container #top-5-container-headlines .left {
        display: block;
        position:relative;
        width: 100%;
        background-color: #FFFFFF;
        padding-right: 0px;
        padding-left: 0px;
        float: left;
        vertical-align: top;
      }

      .top-5-container #top-5-container-headlines .left-position {
        display: none;
      }

      .top-5-container #top-5-container-headlines .left-hui {
        display: block;
        position:relative;
        width: 100%;
        background-color: #FFFFFF;
        padding: 5px 0 0 0;
        float: left;
        vertical-align: top;
      }

      .top-5-container #top-5-container-headlines .blog-top-news-box {
        display: inline-block;
        position:relative;
        width: calc(100% - 20px);
        background-color: #FFFFFF;
        padding: 0 10px 0 10px;
        float: left;
        vertical-align: top;
      }

      .top-5-container #top-5-container-headlines .blog-top-news-box-hr {
        display: inline-block;
        position:relative;
        width: calc(100% - 20px);
        background-color: #FFFFFF;
        padding: 5px 10px 5px 10px;
        float: left;
        vertical-align: top;
      }

      .top-5-container #top-5-container-headlines #image-set {
        display: none;
      }

      .top-5-container #top-5-container-headlines .blog-headlines-left-img {
        width: calc(22% - 20px);
        background-color: #FFFFFF;
        padding-right: 10px;
        padding-top: 3px;
        vertical-align: top;
        float: left;
      }

      .top-5-container #top-5-container-headlines .left-txt {
        display: inline-flex;
        width: 93%;
        vertical-align: top;
        float: left;
        background: linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
        background-size: 100% 1px;
        padding-bottom: 10px;
      }

      .top-5-container #top-5-container-headlines .position {
        display: inline-flex;
        width: 7%;
        vertical-align: top;
        float: left;
        padding-bottom: 10px;
      }

      .top-5-container #top-5-container-headlines .left-top {
        display: inline-flex;
        position:relative;
        width: 100%;
        padding: 0;
        float: left;
        vertical-align: top;
        margin-bottom: 0;
      }

      .top-5-container #top-5-container-headlines .left-top-title {
        display: inline-flex;
        position:relative;
        width: 50vw;
        padding: 0;
        float: left;
        vertical-align: top;
        text-align: inherit;
      }

      .top-5-container #top-5-container-headlines .blog-left-top-title {
        display: inline-block;
        position:relative;
        background-color: #FFFFFF;
        padding-bottom: 10px;
        float: left;
        vertical-align: top;
        text-align: inherit;
      }

      .top-5-container #top-5-container-headlines .left-top-subtitle {
        display: inline-flex;
        position:relative;
        width: 40vw;
        background-color: #FFFFFF;
        padding: 0 0 0 2px;
        float: left;
        vertical-align: top;
        text-align: inherit;
      }

      .top-5-container #top-5-container-headlines .left-content {
        display: block;
        float: left;
        vertical-align: top;
        width: 100%;
        max-width: 100%;
        height: 100%;
        padding-bottom: 5px;
      }

      #top-5-container-headlines #left-content-box {
        display: block;
        float: left;
        vertical-align: top;
        width: 100%;
        max-width: 100%;
        height: 100%;
        padding-bottom: 5px;
      }

      .top-5-container #top-5-container-headlines .advertising {
        display: none;
      }

      .top-5-container #top-5-container-headlines img{
      margin: auto;
      border-radius: 12px;
      vertical-align: middle!important;
      -webkit-filter: brightness(100%);
      float: left;
      }

      .top-5-container #top-5-container-headlines h1 {
      display: inline-flex;
      width: 92%;
      text-align:left;
      font-size: 5.5vw;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color:#555555;
      letter-spacing: -.035em;
      text-decoration: none;
      line-height: 1.2em;
      vertical-align: text-top;
      margin: 0;
      padding: 5px 0 5px 5px;
      }

      .top-5-container #top-5-container-headlines h1:hover {
      display: inline-flex;
      width: 92%;
      text-align:left;
      font-size: 5.5vw;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color:#555555;
      letter-spacing: -.035em;
      text-decoration: none;
      line-height: 1.2em;
      vertical-align: text-top;
      margin: 0;
      padding: 5px 0 5px 5px;
      }

      .top-5-container #top-5-container-headlines h6 {
      display: inline-flex;
      width: 92%;
      text-align:left;
      font-size: 5.5vw;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color:#555555;
      letter-spacing: -.035em;
      text-decoration: none;
      vertical-align: middle;
      margin: 0;
      padding: 5px 0 5px 5px;
      }

      .top-5-container #top-5-container-headlines h6:hover {
      display: inline-flex;
      width: 92%;
      text-align:left;
      font-size: 5.5vw;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color:#555555;
      letter-spacing: -.035em;
      text-decoration: none;
      vertical-align: middle;
      margin: 0;
      padding: 5px 0 5px 5px;
      }

      .top-5-container #top-5-container-headlines h2 {
      display: inline-flex;
      align-self: flex-end;
      text-align:left;
      text-transform: uppercase;
      font-size:5vw!important;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color:#a70000;
      letter-spacing: -.035em;
      text-decoration: none;
      vertical-align: bottom;
      padding: 0;
      line-height: 1em;
      }

      .top-5-container #top-5-container-headlines h3 {
      display: none;
      }

      .top-5-container #top-5-container-headlines h4 {
      text-align:left;
      vertical-align: bottom;
      font-size:1.3em;
      font-size:1.9vw;
      font-family: 'Roboto', sans-serif;
      font-weight: lighter;
      color:#919191;
      letter-spacing: -.03em;
      text-decoration: none;
      float: left;
      line-height: 2em;
      }

      .top-5-container #top-5-container-headlines h5 {
      display: inline-flex;
      width: 4%;
      text-align:center;
      font-size: 6.5vw;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color:#a70000;
      letter-spacing: -.035em;
      text-decoration: none;
      line-height: 1.2em;
      vertical-align: text-top;
      margin: auto;
      padding: 3px 0 5px 0;
      }

      .top-5-container #top-5-container-headlines .left-img {
      display: block;
      max-width: calc(100% - 10px);
      width: calc(100% - 10px);
      float: left;
      padding: 5px 0 10px 0;
      background: /* gradient can be an image */ linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
      background-size: 100% 1px;
  }

      .top-3-container #top-3-container-headlines {
        position:relative;
        width: 100%;
        background-color: #FFFFFF;
        padding:15px 0 5px 0;
        float: left;
        }

      .top-3-container #top-3-container-headlines .left {
        display: inline-block;
        position:relative;
        width: 100%;
        max-width: 100%;
        background-color: #000000;
        padding: 0;
        float: left;
        vertical-align: top;
      }

      .top-3-container #top-3-container-headlines .video-left {
        display: block;
        position:relative;
        width: 100%;
        background-color: #000000;
        padding: 0 0 15px 0;
        float: left;
        vertical-align: top;
      }

      .top-3-container #top-3-container-headlines .video-right-top {
        display: block;
        position:relative;
        width: 100%;
        background-color: #0c0c0c;
        padding: 0 0 15px 0;
        float: left;
        vertical-align: top;
      }

      .top-3-container #top-3-container-headlines .video-right-top-search {
        display: inline-block;
        position:relative;
        width: calc(28% - 30px);
        background-color: #000000;
        padding: 30px 30px 1px 0;
        float: left;
        vertical-align: top;
      }

      .top-3-container #top-3-container-headlines .video-right-top-standard {
        display: block;
        position:relative;
        width: 100%;
        background-color: #0c0c0c;
        padding: 0 0 15px 0;
        float: left;
        vertical-align: top;
      }

      .top-3-container #top-3-container-headlines .video-right-bottom {
        display: block;
        position:relative;
        width: 100%;
        background-color: #0c0c0c;
        padding: 0 0 15px 0;
        float: left;
        vertical-align: top;
        }

      .top-3-container #top-3-container-headlines .left-img {
        display: inline-block;
        position:relative;
        width: calc(20% - 20px);
        background-color: #FFFFFF;
        padding-right: 10px;
        padding-left: 10px;
        float: left;
        vertical-align: top;
      }

      .top-3-container #top-3-container-headlines .left-text {
        display: inline-block;
        position:relative;
        width: calc(80% - 40px);
        background-color: #000000;
        padding-right: 20px;
        padding-left: 20px;
        float: left;
        vertical-align: top;
      }

      .top-3-container #top-3-container-headlines .left-top {
        display: inline-flex;
        position: relative;
        width: 100%;
        padding: 0 0 15px 0;
        float: left;
        vertical-align: top;
        margin-bottom: 0;
      }

      #top-3-container-headlines .videoWrapper {
      	position: relative;
      	padding-bottom: 56.25%; /* 16:9 */
      	padding-top: 0!important;
      	height: 0;
        vertical-align: top;
      }

      #top-3-container-headlines .videoWrapper iframe {
      	position: absolute;
      	top: 0;
      	left: 0;
      	width: 100%;
      	height: 100%;
        vertical-align: top;
        padding-top: 0!important;
      }

      .top-3-container #top-3-container-headlines .left-top-title {
        display: inline-flex;
        position:relative;
        width: 35vw;
        background-color: #FFFFFF;
        padding-right: 0px;
        padding-left: 0px;
        float: left;
        vertical-align: top;
        text-align: inherit;
      }

      .top-3-container #top-3-container-headlines .left-top-subtitle {
        display: inline-flex;
        position:relative;
        width: 45vw;
        background-color: #FFFFFF;
        padding: 0 0 0 2px!important;
        float: left;
        vertical-align: top;
        text-align: inherit;
      }

      .top-3-container #top-3-container-headlines .left-top-vd-title {
        display: inline-block;
        position:relative;
        padding-right: 5px;
        padding-left: 5px;
        float: left;
        vertical-align: top;
        text-align: inherit;
      }

      .top-3-container #top-3-container-headlines .advertising {
        display: none;
      }

      .top-3-container #top-3-container-headlines img{
      left: 0px;
      width: 100%;
      margin: auto;
      border-radius: 4px;
      vertical-align: middle;
      padding-top: 5px;
      -webkit-filter: brightness(100%);
      }

      .top-3-container #top-3-container-headlines img:hover{
      -webkit-filter: brightness(100%);
      }

      .top-3-container #top-3-container-headlines h1 {
      text-align:left;
      font-size:1.3em;
      font-size:1.9vw;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color:#555555;
      letter-spacing: -.03em;
      text-decoration: none;
      line-height: 1.2em;
      margin-top:0px;
      margin-bottom: 0px;
      vertical-align: text-top;
      margin-right: 6px;
      }

      .top-3-container #top-3-container-headlines h2 {
      display: inline-flex;
      align-self: flex-end;
      text-align: left;
      text-transform: uppercase;
      font-size: 5vw!important;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      color: #a70000;
      letter-spacing: -.035em;
      text-decoration: none;
      vertical-align: bottom;
      padding: 0;
      line-height: 1em;
  }

      .top-3-container #top-3-container-headlines h3 {
      display: none;
  }

      .top-3-container #top-3-container-headlines h4 {
      display: block!important;
      text-align:left;
      vertical-align: middle;
      font-size: 5.5vw;
      font-family: 'Roboto', sans-serif;
      font-weight: lighter;
      color:#f5f5f5;
      letter-spacing: -.03em;
      text-decoration: none;
      line-height: normal;
      padding: 7px 0 5px 5px;
      float:left;
      }

      .top-3-container #top-3-container-headlines h5 {
      display: block;
      text-align:left;
      vertical-align: middle;
      font-size: 5.5vw;
      font-family: 'Roboto', sans-serif;
      font-weight: lighter;
      color:#f5f5f5;
      letter-spacing: -.03em;
      text-decoration: none;
      float: left;
      line-height: normal;
      padding: 7px 0 5px 5px;
      }

      .top-3-container #top-3-container-headlines h6 {
      display: none;
      }

      .top-3-container #top-3-container-headlines p {
        display: block;
        font-family: 'Roboto', sans-serif;
        font-size: 3.5vw;
        font-weight: normal;
        color: #c5c5c5;
        letter-spacing: -.03em;
        margin: 0;
        padding: 10px 0 10px 5px;
        line-height: normal;
      }

      header #trw-brand .navigation-bar{
        display: none;
      }

      header #trw-wheather {
        display: none;
      }

      .mobilesocial-networks-dropdown{
          float:left;
          display: block;
          width: auto;
        }

        .mobilesocial-networks-dropdown button{
          display: inline-block;
          border:none;
          background-color: #ffffff;
          padding:5px 5px;
          font-size: 0.7em;
          color:#454343;
          transition:.5s;
          cursor:pointer;
          float: left;
        }

        .mobilesocial-networks-dropdown span{
          display: inline-block;
          border:none;
          background-color: #ffffff;
          font-size: 0.9em!important;
          color:#454343;
          transition:.5s;
          cursor:pointer;
          line-height: 1.5em!important;
        }

        .mobilesocial-networks-dropdown:hover button{
          color:#000000;
          font-weight:normal;
        }

        .mobilesocial-networks-dropdown div{
          background-color:#ffffff;
          box-shadow:0 4px 8px rgba(0,0,0,0.2);
          overflow: visible!important;
          z-index: 1!important;
          visibility:hidden;
          opacity:0;
          text-align:center;
          color:#FFFFFF;
          width: 0;
          height: 0;
        }

        .mobilesocial-networks-dropdown:hover div{
          position: absolute;
          bottom: -10px;
          left: 35px;
          visibility:visible;
          opacity:1;
          background-color: #fff;
          border-radius: 5px;
          box-shadow: 0px 0px 6px #000000;
          height: 110px;
          margin: 0;
          width: 70vw;
          overflow: visible!important;
          z-index: 1!important;
        }

        .mobilesocial-networks-dropdown div a{
          display:inline-block;
          text-decoration:none;
          margin: auto;
          color:#FFFFFF;
          text-align:center;
          transition:.1s;
          font-weight: bold;
          vertical-align: middle;
          padding-left: 10px;
          padding-right: 10px;
          padding-top: 40px;
        }

        .mobilesocial-networks-dropdown div:after{
          background-color: #ffffff;
          box-shadow: -2px 2px 2px 0 rgba( 0, 0, 0, .4 );
          content: "\00a0";
          display: block;
          height: 20px;
          left: -10px;
          position: absolute;
          bottom: 20px;
          transform:             rotate( 45deg );
              -moz-transform:    rotate( 45deg );
              -ms-transform:     rotate( 45deg );
              -o-transform:      rotate( 45deg );
              -webkit-transform: rotate( 45deg );
          width:  20px;
          overflow: visible!important;
          z-index: 1!important;
        }

        .mobilesocial-networks-dropdown div a:hover{
          color:#FFFFFF;
        }

        .mobilesocial-networks-dropdown-a1{
          color:#0c0c0c;
        }

        .mobilesocial-networks-dropdown-a1:hover{
          color:#FFFFFF;
          border-radius:30px;
        }

        .mobilesocial-networks-dropdown-a2{
          color:#0c0c0c;
        }

        .mobilesocial-networks-dropdown-a2:hover{
          color:#FFFFFF;
          border-radius:30px;
        }

        .fa-asset{
          color: #0c0c0c;
          font-size: 1.4em!important;
        }

        .fa-icon{
          padding-top: 4px!important;
          vertical-align: top;
        }

      #contact .contact-left{
      float:left;
      min-width:100%;
      margin-top:10px;
      margin-bottom:20px;
      }

      #contact .contact-right{
      float:left;
      min-width:100%;
      margin-top:10px;
      margin-bottom:20px;
      }

      .social-networks-dropdown{
          display:none;
        }

        .social-networks-dropdown div{
          background-color:#000000;
          box-shadow:0 4px 8px rgba(0,0,0,0.2);
          z-index:1;
          visibility:hidden;
          position:absolute;
          min-width:100px;
          opacity:0;
          transition:.3s;
          border-radius:50px;
          padding:20px;
          display:block;
          text-align:center;
          color:#FFFFFF;
          margin-left:10px;
        }

        .language-dropdown{
            display:none;
          }

          .language-dropdown div{
            background-color:#000000;
            box-shadow:0 4px 8px rgba(0,0,0,0.2);
            z-index:1;
            visibility:hidden;
            position:absolute;
            min-width:100px;
            opacity:0;
            transition:.3s;
            border-radius:50px;
            padding:20px;
            display:block;
            text-align:center;
            color:#FFFFFF;
            margin-left:10px;
          }

      .player-button{
        top:auto;
        vertical-align:middle;
        width:35px;
        height:35px;
        text-align:center;
      }

      .tw-video-1 {
        position:absolute;
        top:30%;
        min-width:100%;
        min-height:100%;
        text-align:center;
        margin:auto;
        vertical-align:middle;
        z-index:1;
      }

      .artist-photo-container{
        top:0;
        min-width:19%;
        text-align:center;
        overflow:hidden;
        display:block;
        float:left;
        vertical-align:middle;
      }

      .artist-song-album-container{
        top:0;
        max-width:61%;
        text-align:left;
        overflow:hidden;
        display:block;
        float:left;
      }

      .artist-song-album-special-container{
        top:auto;
        vertical-align:middle;
        max-width:61%;
        text-align:left;
        overflow:hidden;
        display:block;
        float:left;
      }

      .chart-pg-song{
        top:auto;
        text-align:left;
        font-size:20px;
        color:#FFFFFF;
        margin-top:10px;
        margin-bottom:10px;
        margin-left:5px;
        display:block;
        line-height:25px;
        word-wrap:break-word;
      }

      .chart-pg-artist{
        top:auto;
        text-align:left;
        font-size:20px;
        color:#FFFFFF;
        font-weight:bold;
        margin-left:5px;
        display:block;
        line-height:25px;
        margin-bottom:0px;
        word-wrap:break-word;
      }

      .content-performance-left{
        float:left;
        text-align:left;
        min-width:100%;
        padding:0px;
      }

      .chart-pg-content-info-title{
        top:0;
        text-align:center;
        font-size:7px;
        font-weight:bold;
        color:#5a5a5a;
        margin-left:0px;
        margin-bottom:0px;
        width:100%;
        padding:0px;
      }

      .chart-pg-content-info{
        top:auto;
        text-align:left;
        font-size:10px;
        font-weight:bold;
        color:#000000;
        margin-left:5px;
        margin-top:5px;
        display:block;
        margin-bottom:0px;
        width:100%;
        padding:0px;
      }

      .chart-pg-content-info-data{
        top:auto;
        text-align:center;
        font-size:25px;
        color:#5a5a5a;
        margin-left:0px;
        display:block;
        margin-top:17px;
        margin-bottom:0px;
        width:100%;
        padding:0px;
      }

      .chart-pg-content-icon-fixed{
        top:0;
        width:17px;
        height:17px;
        text-align:center;
        margin:auto;
        margin-right:5px;
        display:block;
        vertical-align:middle;
      }

      .chart-pg-spotlight{
        top:auto;
        text-align:center;
        font-size:40px;
        font-weight:bold;
        color:#FFFFFF;
        margin-left:0px;
        margin-top:10px;
        margin-top:5px;
        display:block;
        line-height:45px;
      }

      .chart-pg-special-spotlight{
        top:auto;
        text-align:center;
        font-size:26px;
        font-weight:bold;
        color:#FFFFFF;
        margin-left:0px;
        margin-top:10px;
        margin-top:5px;
        display:block;
        line-height:45px;
      }

      .chart-pg-caption{
        top:auto;
        text-align:center;
        font-size:16px;
        color:#ff3970;
        display:block;
        margin-bottom:5px;
        line-height:17px;
      }

      .chart-pg-performance-box-special{
        width:100%;
        text-align:center;
        margin-top:0px;
        overflow:hidden;
        display:block;
      }

      .chart-pg-info{
        top:auto;
        text-align:left;
        font-size:12px;
        color:#FFFFFF;
        margin-left:5px;
        display:block;
        line-height:20px;
        margin-bottom:15px;
        width:100%;
        padding:10px;
      }

      .chart-pg-info-data{
        top:auto;
        text-align:center;
        font-size:18px;
        color:#c5c5c5;
        margin-left:0px;
        display:block;
        line-height:15px;
        margin-bottom:0px;
        width:100%;
        padding:0px;
      }

      .chart-pg-info-title{
        top:auto;
        text-align:center;
        font-size:10px;
        color:#c5c5c5;
        margin-left:5px;
        line-height:14px;
        margin-bottom:10px;
        width:100%;
        padding:0px;
      }

      .performance-fixed{
        text-align:center;
        width:100%;
        padding:0px;
      }

      .chart-pg-artist-main{
        top:auto;
        text-align:left;
        font-size:16px;
        color:#000000;
        font-weight:bold;
        margin-left:5px;
        display:block;
        line-height:16px;
        margin-bottom:0px;
        word-wrap:break-word;
      }

      .chart-pg-artist-special-main{
        top:auto;
        vertical-align:middle;
        text-align:left;
        font-size:16px;
        color:#000000;
        font-weight:bold;
        margin-left:5px;
        display:block;
        line-height:16px;
        margin-bottom:0px;
        word-wrap:break-word;
      }

      .chart-pg-song-main{
        top:auto;
        text-align:left;
        font-size:16px;
        color:#000000;
        margin-top:8px;
        margin-bottom:5px;
        margin-left:5px;
        display:block;
        line-height:16px;
        word-wrap:break-word;
      }

      .chart-pg-song-special-main{
        top:auto;
        vertical-align:middle;
        text-align:left;
        font-size:16px;
        color:#000000;
        margin-top:25px;
        margin-bottom:5px;
        margin-left:5px;
        display:block;
        line-height:16px;
        word-wrap:break-word;
      }

      .chart-pg-number-fixed-main{
        top:auto;
        text-align:center;
        font-size:17px;
        color:#000000;
        font-weight:bold;
        margin:auto;
        margin-top:25px;
        line-height:17px;
        display:block;
      }

      .chart-pg-number-fixed-special{
        top:auto;
        text-align:center;
        font-size:30px;
        color:#000000;
        font-weight:bold;
        margin:auto;
        margin-top:25px;
        margin-bottom:5px;
        line-height:30px;
        display:block;
      }

      .chart-content-player{
        top:0;
        min-width:10%;
        text-align:left;
        margin-top:20px;
        display:block;
        float:left;
        vertical-align:middle;
      }

      #contact {
      float:left;
      max-width:100%;
      margin-top:10px;
      margin-bottom:20px;
      }

      .field {
        float:left;
        max-width:100%;
        margin-top:10px;
        margin-bottom:10px;
        text-align:left;
        }

      .title-field {
          float:left;
          max-width:100%;
          text-align:left;
      }

      .contact-left{
      float:left;
      max-width:100%;
      margin-top:10px;
      margin-bottom:20px;
      }

      .contact-right{
      float:left;
      max-width:100%;
      margin-top:10px;
      margin-bottom:20px;
      }

      #chart-pg .chart-pg-special-box-left{
        max-width:9.5%;
        text-align:center;
        margin-top:0px;
        float:left;
        display:block;
      }

      #chart-pg .chart-pg-special-box-right{
        max-width:90.5%;
        text-align:center;
        margin-top:0px;
        float:right;
        display:block;
      }

      #chart-pg-content .chart-pg-content-icon-6{
        top:0;
        max-width:17px;
        max-height:17px;
        margin-left:5px;
        margin-right:5px;
        margin-top:0px;
        float:left;
        display:block;
        vertical-align:middle;
      }

      #chart-pg-content .chart-main-content {
        top:0;
        background-color:#FFFFFF;
        border: 1px solid #E1E7E4;
        min-width:99.8%;
        margin-top:0px;
        margin-bottom:0px;
        overflow:hidden;
      }

      #chart-pg-content .song-position{
        top:0;
        min-width:9%;
        text-align:center;
        overflow:hidden;
        display:block;
        float:left;
      }

      #chart-pg-content .artist-photo{
        top:0;
        min-width:15%;
        text-align:center;
        overflow:hidden;
        display:block;
        float:left;
      }

      .artist-song-album{
        top:0;
        min-width:40%;
        text-align:left;
        overflow:hidden;
        display:block;
        float:left;
        background-color:#000000;
      }

      #chart-pg-content .chart-player{
        top:0;
        min-width:7%;
        text-align:left;
        overflow:hidden;
        display:block;
        float:right;
        vertical-align:middle;
      }

      #chart-pg-content .chart-pg-icon-fixed{
        top:0;
        max-width:17px;
        max-height:17px;
        text-align:center;
        margin:auto;
        display:block;
        vertical-align:middle;
      }

      #chart-pg-content .chart-pg-photo{
        top:0;
        max-width:65px;
        max-height:65px;
        text-align:center;
        margin-top:0px;
        display:block;
        vertical-align:middle;
      }

      .player-x{
        background:#FFFFFF;
        border:0px;
        text-align:center;
        font-size:30px;
        color:#EC272E;
        vertical-align:middle;
      }

      #ad-box-1{
        width:100%;
        margin-top:auto;
        margin-left:auto;
        margin-right:auto;
        text-align:center;
        color:#000000;
      }

      #social-media-hui{
        width:100%;
        text-align:center;
        color:#0c0c0c;
        float:left;
        display:block;
      }

      #social-media-hui .social-media-asset{
        position: relative;
        width:100%;
        text-align:left;
        float:left;
        margin-top: 10px;
        padding-bottom: 5px;
      }

      #social-media-hui .social-media-asset-top{
        position: relative;
        width:100%;
        text-align:left;
        float:left;
        padding-bottom: 5px;
        margin-bottom: 5px;
      }

      #social-media-hui .social-media-asset-inner{
        position: relative;
        width:100%;
        text-align:left;
        float:left;
        margin-top: 5px;
        padding-bottom: 5px;
        margin-bottom: 15px;
        background: /* gradient can be an image */
      linear-gradient(
        to left,
        rgba(245,245,245,1) 12%,
        rgba(197,197,197,1) 47%,
        rgba(245,245,245,1) 100%
      )
      left
      bottom
      #fff
      no-repeat;
    background-size:100% 1px ;
      }

      #social-media-hui .social-media-asset-inner-fit{
        position: relative;
        width:100%;
        text-align:left;
        float:left;
        margin-top: 5px;
        padding-bottom: 5px;
        margin-bottom: 15px;
        background: /* gradient can be an image */
      linear-gradient(
        to left,
        rgba(245,245,245,1) 12%,
        rgba(197,197,197,1) 47%,
        rgba(245,245,245,1) 100%
      )
      left
      bottom
      #fff
      no-repeat;
    background-size:100% 1px ;
      }

      #sub-box a{
        color:#454343;
      }

      #sub-box a:hover{
        color:#000000;
      }

  		}

/* Chart Page */
#chart-pg{
  min-width:100%;
  top:auto;
}

#chart-pg .targetv-n1{
  float:left;
  text-align:center;
  min-width:100%;
  padding:0px;
  background-color:#252525;
  margin:auto;
}

.chart-pg-number-box{
  width:100%;
  text-align:center;
  margin-top:0px;
  margin-left:5px;
  overflow:hidden;
  display:block;
}

.chart-pg-icon-box{
  width:100%;
  text-align:center;
  margin-top:0px;
  overflow:hidden;
  display:block;
}

.chart-pg-n1-number{
  display:none;
}

#chart-pg .n1-position{
  display:none;
}

#chart-pg .n1-position-top{
  display:none;
}

#chart-pg .n1-position-bottom{
  display:none;
}
    /* iTarget */

    #itarget {
      margin-top:70px;
      font-size:30px;
      line-height:30px
    }

    #itarget .targetv{
      float:left;
      text-align:center;
      min-width:100%;
      padding:0px;
      background-color:#000000;
      margin-bottom:17px;
    }

    #itarget .charts-spotlight{
      float:right;
      text-align:center;
      min-width:100%;
      padding:5px;
    }

    .spotlight-box{
      width:100%;
      text-align:left;
      margin-top:5px;
      overflow:hidden;
      background:#000000;
    }

    .spot{
      text-align:left;
      font-size:20px;
      line-height:20px;
      color:#C7C7C7;
      margin-top:0px;
      margin-left:5px;
      text-align:center;
    }

    .get-button{
      text-align:left;
      font-size:20px;
      color:#EC272E;
      margin-top:0px;
      margin-left:10px;
      float:left;
      text-align:center;
      vertical-align:middle;
    }

    .arrow-button{
      text-align:center;
      font-size:35px;
      color:#EC272E;
      margin-top:0px;
      vertical-align:middle;
    }

    .spot-headline{
      text-align:left;
      font-size:25px;
      line-height:25px
      color:#FFFFFF;
      margin-left:24px;
    }

    .spot-description{
      margin-top:0px;
      font-size:19px;
      color:#FFFFFF;
      margin-left:10px;
      margin-right:10px;
      line-height:19px;
    }

    #spotlight h1{
      top:0px;
      margin-top:0px;
      font-size:30px;
      line-height:30px
    }

    #show .show-container {
      top:0;
      min-width:100%;
      margin-right:0px;
      margin-top:0px;
      margin-bottom:20px;
      float:left;
      text-align:left;
      background-color:#000000;
    }

    #show .show-ad{
      top:0;
      min-width:100%;
      margin-left:0px;
      margin-top:10px;
      float:right;
      background-color:#F4F4F4;
    }

    #show .show-tv{
      top:0;
      min-width:100%;
      height:125px;
      margin-left:0px;
      margin-top:10px;
      float:right;
      text-align:left;
      background-color:#EC272E;
      border-radius: 10px;
    }

      #show h5{
      font-size:30px;
      color:#FFFFFF;
      margin-left:0px;
      margin-right:10px;
      text-align:left;
      float:left;
    }

    .show-headline{
      text-align:left;
      font-size:30px;
      color:#FFFFFF;
      font-weight:bold;
      margin-left:24px;
      margin-bottom:5px;
      display:block;
    }

    #newsletter .newsletter-container {
      top:0;
      min-width:100%;
      margin-right:0px;
      margin: auto;
      float:left;
    }

    #newsletter .newsletter-submit {
      top:0;
      min-width:100%;
      margin-right:0px;
      margin-top:5px;
      margin-bottom:0px;
      float:right;
    }

    #newsletter form{
      float:right;
      margin-top:5px;
      margin-bottom:5px;
    }

    #newsletter input[type="email"]{
      padding:20px;
      height:40px;
      width:300px;
      background-color: #c9c9c9;
    }

    #newsletter input::placeholder {
      color: #0c0c0c;
      font-family: 'Roboto', sans-serif;
      font-size: 1.1em;
      vertical-align: middle;
      padding-left: 3px;
      margin-bottom: 15px;
      height:35px;
    }

    .dropdown {
      display:none;
    }

    .special-bt {
      display: block;
    }

	}

	@media screen and (min-width: 768px) {

	}

/* Chart Page */

chart-pg{
  min-width:100%;
  top:auto;
}

#chart-pg{
  width:100%;
  top:auto;
}

#chart-pg img{
  top:auto;
  vertical-align:middle;
  margin-top:5px;
}

#chart-pg .targetv-n1{
  align-self:center;
  float:left;
  text-align:center;
  width:66%;
  padding:0px;
  background-color:#252525;
  margin:auto;
  margin-bottom:5px;
  margin-top:20px;
}

#chart-pg .video-container {
  position: relative;
  padding-bottom: 56.25%; /*16:9*/
  padding-top: 0px;
  height: 0;

}

#chart-pg .video-container iframe,
         .video-container object,
         .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#chart-pg .n1-performance{
  float:left;
  text-align:center;
  min-width:97%;
  padding:0px;
  background:rgba(0, 0, 0, 0.3);
}

#chart-pg .n1-performance-left{
  float:left;
  text-align:center;
  width:33%;
  padding:0px;
}

#chart-pg .n1-performance-center{
  float:left;
  text-align:center;
  width:33%;
  padding:0px;
}

#chart-pg .n1-performance-right{
  float:left;
  text-align:center;
  width:33%;
  padding:0px;
}

#chart-pg .performance-left{
  float:left;
  text-align:left;
  width:100%;
  padding:0px;
}

#chart-pg .performance-left-img{
  float:left;
  text-align:center;
  width:40%;
  padding:0px;
}

#chart-pg .performance-left-text{
  float:left;
  text-align:center;
  width:60%;
  padding:0px;
}

#chart-pg .performance-right{
  float:left;
  text-align:right;
  width:50%;
  padding:0px;
}

#chart-pg .n1-position{
  float:left;
  text-align:center;
  width:17%;
  padding:0px;
  margin-top:20px;
}

#chart-pg .n1-position-top{
  float:left;
  text-align:center;
  width:100%;
  padding:0px;
}

#chart-pg .n1-position-bottom{
  float:left;
  text-align:center;
  width:100%;
  padding:0px;
}

#chart-pg .chart-pg-headline{
  width:100%;
  text-align:center;
  margin-top:1px;
  margin-bottom:1px;
  overflow:hidden;
  background:#252525;
}

#chart-pg .chart-pg-headline-top{
  width:100%;
  text-align:center;
  margin-top:0px;
  overflow:hidden;
}

#chart-pg .chart-pg-headline-middle{
  width:100%;
  text-align:center;
  margin-top:0px;
  overflow:hidden;
}

#chart-pg .chart-pg-headline-bottom{
  width:100%;
  text-align:center;
  margin-top:0px;
  margin-bottom:10px;
  overflow:hidden;
}

#chart-pg .chart-pg-week-ending{
  top:auto;
  text-align:center;
  font-size:15px;
  color:#C5C5C5;
  margin-left:10px;
  line-height:20px;
  margin-bottom:5px;
}

#chart-pg .chart-pg-album{
  top:auto;
  text-align:left;
  font-size:15px;
  color:#C5C5C5;
  margin-left:5px;
  line-height:10px;
  margin-bottom:10px;
}

#chart-pg .chart-pg-artist-box{
  width:100%;
  text-align:center;
  margin-top:0px;
  overflow:hidden;
  display:block;
}

#chart-pg .chart-pg-special-box{
  width:100%;
  text-align:center;
  margin-top:0px;
  overflow:hidden;
  display:block;
}

#chart-pg .chart-pg-special-box-left{
  width:100%;
  text-align:center;
  margin-top:0px;
  overflow:hidden;
  display:block;
}

#chart-pg .chart-pg-special-box-right{
  width:100%;
  text-align:center;
  margin-top:0px;
  overflow:hidden;
  display:block;
}

#chart-pg .chart-pg-song-box{
  width:100%;
  text-align:center;
  margin-top:0px;
  overflow:hidden;
  display:block;
}

#chart-pg .chart-pg-album-box{
  width:100%;
  text-align:left;
  margin-top:0px;
  overflow:hidden;
  display:block;
}

#chart-pg .chart-info{
  top:auto;
  text-align:right;
  font-size:15px;
  color:#FFFFFF;
  margin-right:5px;
  display:block;
  line-height:20px;
  margin-bottom:15px;
  width:100%;
  padding:10px;
}

#chart-pg .chart-pg-icon-6{
  top:0;
  width:30px;
  height:30px;
  margin-left:5px;
  margin-right:5px;
  float:left;
  display:block;
  vertical-align:middle;
}

#chart-pg .chart-pg-icon-5{
  top:0;
  width:30px;
  height:30px;
  margin-left:5px;
  margin-right:5px;
  margin-bottom: 5px;
  display:inline-block;
  vertical-align:middle;
}

#chart-pg-content {
  top:0;
  width:100%;
  margin:auto;
  overflow:hidden;
}

#chart-pg-content .chart-main-content {
  top:0;
  background-color:#FFFFFF;
  border: 1px solid #E1E7E4;
  width:99.8%;
  margin-top:15px;
  margin-bottom:10px;
  overflow:hidden;
}

#chart-pg-content .song-position{
  top:0;
  width:9%;
  text-align:center;
  display:block;
  float:left;
}

#chart-pg-content .artist-photo{
  top:0;
  width:13%;
  text-align:center;
  display:block;
  float:left;
}

#chart-pg-content .chart-player{
  top:0;
  width:7%;
  text-align:left;
  margin-top:40px;
  overflow:hidden;
  display:block;
  float:right;
  vertical-align:middle;
}

#chart-pg-content .song-position-top{
  top:0;
  width:100%;
  text-align:center;
  overflow:hidden;
  display:block;
}

#chart-pg-content .song-position-bottom{
  top:0;
  width:100%;
  text-align:center;
  overflow:hidden;
  display:block;
}

#chart-pg-content .artist-song-album-top{
  top:0;
  width:100%;
  text-align:left;
  display:block;
}

#chart-pg-content .artist-song-album-special-top{
  top:auto;
  vertical-align:middle;
  width:100%;
  text-align:left;
  display:block;
}

#chart-pg-content .artist-song-album-middle{
  top:0;
  width:100%;
  text-align:left;
  display:block;
}

#chart-pg-content .artist-song-album-special-middle{
  top:auto;
  vertical-align:middle;
  width:100%;
  text-align:left;
  display:block;
  margin-bottom: 30px;
}

#chart-pg-content .artist-song-album-bottom{
  top:0;
  width:100%;
  text-align:left;
  overflow:hidden;
  display:block;
}

#chart-pg-content .artist-song-album-bottom-left{
  top:0;
  width:20%;
  text-align:left;
  overflow:hidden;
  float:left;
  display:block;
}

#chart-pg-content .artist-song-album-bottom-right{
  top:0;
  width:80%;
  text-align:center;
  overflow:hidden;
  float:right;
  display:block;
}

#chart-pg-content .chart-pg-icon-fixed{
  top:0;
  width:30px;
  height:30px;
  text-align:center;
  margin:auto;
  display:block;
  vertical-align:middle;
}

#chart-pg-content .chart-pg-photo{
  top:0;
  width:100px;
  height:100px;
  text-align:center;
  margin-top:10px;
  display:block;
  vertical-align:middle;
}

#chart-pg-content img{
  top:0px;
  border-radius:3px;
  margin:auto;
  vertical-align:middle;
}

#chart-pg-content .positions-performance{
  float:left;
  text-align:center;
  min-width:97%;
  padding:0px;
  background:rgba(225, 231, 228, 0.3);
}

#chart-pg-content .positions-performance-left{
  float:left;
  text-align:center;
  width:33%;
  padding:0px;
}

#chart-pg-content .positions-performance-center{
  float:left;
  text-align:center;
  width:33%;
  padding:0px;
}

#chart-pg-content .positions-performance-right{
  float:left;
  text-align:center;
  width:33%;
  padding:0px;
}

#chart-pg-content .chart-pg-content-icon-6{
  top:0;
  width:30px;
  height:30px;
  margin-left:5px;
  margin-right:5px;
  margin-top:5px;
  float:left;
  display:block;
  vertical-align:middle;
}

#chart-pg-content .chart-pg-content-video-container{
  top:0;
  width:100%;
  text-align:center;
  overflow:hidden;
  display:block;
}

#chart-pg-content .video-container {
  position: relative;
  padding-bottom: 76.25%; /*16:9*/
  padding-top: 0px;
  height: 0;
  margin-top: 20px;
}

#chart-pg-content .video-container iframe,
         .video-container object,
         .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#performance {
  text-align:left;
  display:none;
	background:#252525;
	min-width:100%;
}

#performance-standard1 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard2 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard3 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard4 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard5 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard6 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard7 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard8 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard9 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard10 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard11 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard12 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard13 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard14 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard15 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard16 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard17 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard18 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard19 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard20 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard21 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard22 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard23 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard24 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard25 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard26 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard27 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard28 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard29 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard30 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard31 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard32 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard33 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard34 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard35 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard36 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard37 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard38 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard39 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard40 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard41 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard42 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard43 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard44 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard45 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard46 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard47 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard48 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard49 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard50 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard51 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard52 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard53 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard54 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard55 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard56 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard57 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard58 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard59 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard60 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard61 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard62 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard63 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard64 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard65 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard66 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard67 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard68 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard69 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard70 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard71 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard72 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard73 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard74 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard75 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard76 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard77 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard78 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard79 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard80 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard81 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard82 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard83 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard84 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard85 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard86 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard87 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard88 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard89 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard90 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard91 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard92 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard93 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard94 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard95 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard96 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard97 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard98 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard99 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#performance-standard100 {
  text-align:left;
  display:none;
	background:#FFFFFF;
	min-width:100%;
}

#information-tab {
  top:0px;
  background:#252525;
  text-align:center;
  align-self:center;
  margin-bottom:10px;
  display:inline-block;
}

#information {
  position:absolute;
  z-index:1;
  top:50%;
  left:42%;
  background:#EC272E;
  width:200px;
  height:250px;
  font-size:12px;
  color:#FFFFFF;
  text-align:left;
  margin:auto;
  padding:5px;
  border-radius:5px;
  margin-bottom:10px;
  display:none;
}

#information-tab:hover #information {
  display:block;
}

#chart-info-tab {
  text-align:left;
  display:none;
	background:rgba(0, 0, 0, 0.3);
	min-width:100%;
}

#chart-info-tab .text-tab{
  float:left;
  text-align:center;
  min-width:100%;
  padding:0px;
  background:rgba(0, 0, 0, 0.3);
}

/* iTarget */

#itarget{
  margin-top:2px;
  margin-bottom:2px;
}

#itarget .chart-n1 {
  margin-left:5px;
  overflow: hidden;
  text-align: left;
  font-size:1.0em;
  color:#FFFFFF;
}

#itarget .chart-n1-img{
  top:0;
  width:15%;
  margin-left:10px;
  float:left;
}

#itarget .chart-n1-txt{
  top:0;
  text-align:left;
  font-size:17px;
  color:#FFFFFF;
  width:70%;
  margin-left:10px;
  margin-right:5px;
  float:right;
  line-height:21px;
}

#itarget img{
  margin-top:0px;
  margin-left:1px;
  width:77px;
  border-radius:3px;
}

#itarget p {
  top:0;
  text-align:left;
  vertical-align:middle;
  font-size:1.0em;
  color:#FFFFFF;
  margin-right:5px;
}

#itarget h1{
  font-size:1.1em;
  color:#FFFFFF;
  margin-left:10px;
  margin-right:10px;
  text-align:center;
}

#itarget h2{
  font-size:1.1em;
  color:#C7C7C7;
  margin-left:10px;
  text-align:left;
}

#itarget h3 {
  top:0;
  text-align:left;
  vertical-align:middle;
  font-size:1.1em;
  color:#FFFFFF;

}

#itarget h4{
  top:0;
  font-size:22px;
  color:#EC272E;
  margin-right:10px;
  text-align:right;
  display:inline;
}

#itarget a{
  text-decoration:none;
  color:#EC272E;
  }

#itarget a:hover{
  color:#000000;
  text-decoration: underline;
}

#itarget .targetv{
  float:left;
  text-align:center;
  width:65%;
  padding:0px;
  background-color:#000000;
  margin-bottom:14px;
}

#itarget .targetv-wide{
  float:left;
  text-align:center;
  width:100%;
  padding:0px;
  background-color:#000000;
  margin-bottom:14px;
}


#itarget .video-container {
  position: relative;
  padding-bottom: 56.25%; /*16:9*/
  padding-top: 0px;
  height: 0;
}

#itarget .video-container iframe,
         .video-container object,
         .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#itarget .charts-spotlight{
  float:right;
  text-align:center;
  width:35%;
  padding:0px;
  background-color:#000000;
}

/* Show */

#show{
  width:100%;
  margin-top:3px;
  margin-bottom:15px;
  text-align:left;
}

#show .show-container {
  top:0;
  width:63%;
  height:100%;
  margin-right:0px;
  margin-top:0px;
  float:left;
  text-align:left;
  background-color:#000000;
}

#show .show-container-wide {
  top:0;
  width:100%;
  height:100%;
  margin-right:0px;
  margin-top:0px;
  float:left;
  text-align:left;
  background-color:#000000;
}

#show .show-ad{
  top:0;
  width:35%;
  margin-left:0px;
  margin-top:0px;
  float:right;
  background-color:#F4F4F4;
}

#show .show-tv{
  top:0;
  width:35%;
  height:126px;
  margin-left:0px;
  margin-top:15px;
  float:right;
  text-align:left;
  background-color:#EC272E;
  border-radius: 10px;
}

#show .tv-txt-top{
  top:0;
  text-align:left;
  font-size:15px;
  color:#FFFFFF;
  width:100%;
  margin-left:0px;
  margin-top:12px;
  margin-right:10px;
  margin-bottom:5px;
  line-height:17px;
}

#show .tv-txt-middle{
  top:0;
  text-align:center;
  font-size:17px;
  color:#FFFFFF;
  width:100%;
  margin-top:10px;
  line-height:21px;
}

#show .tv-txt-bottom{
  top:0;
  text-align:center;
  font-size:17px;
  color:#FFFFFF;
  width:100%;
  margin-top:10px;
  float:left;
  line-height:21px;
}

#show .tv-txt h1{
  font-size:20px;
  color:#FFFFFF;
  margin-left:10px;
  margin-right:10px;
  text-align:left;
}

#show img{
  top:0px;
  border-radius:3px;
  margin-top:0px;
  margin-bottom:0px;
}

#show p {
  text-align:center;
  font-size:18;
  color:#FFFFFF;
  margin-right:5px;
  margin-left:0px;
  margin-bottom:10px;
  line-height:30px;
}

#show h1{
  font-size:35px;
  color:#FFFFFF;
  margin-left:30px;
  margin-right:10px;
  text-align:left;
}

#show h2{
  text-align:center;
  color:#FFFFFF;
  margin-top:5px;
  margin-bottom:5px;
  line-height:18px;
}

#show h5{
  font-size:35px;
  color:#FFFFFF;
  margin-left:30px;
  margin-right:10px;
  text-align:left;
}

#show a{
  text-decoration:none;
  color:#EC272E;
  }

#show a:hover{
  text-decoration:none;
}

/* Charts Spotlight */

#charts-spotlight{
  width:100%;
  height:100%;
  background-color:#000000;
  margin-left:auto;
  margin-right:auto;
  margin-top:0px;
  text-align:center;
  color:#000000;
}

/* Ad-Boxes */
/* Ad 728 Top*/
#ad-box-1{
  width:100%;
  margin-left:auto;
  margin-right:auto;
  margin-top:20px;
  margin-bottom:20px;
  text-align:center;
  color:#000000;
}

#ad-box-1 img{
  margin-top:15px;
}

/* Ad 960 Middle */
#ad-box-2{
  width:100%;
  margin-left:auto;
  margin-right:auto;
  margin-top:20px;
  margin-bottom:20px;
  text-align:center;
  color:#000000;
}


#ad-box-2 img{
  margin-top:15px;
}
/* Ad 336 Side */
#ad-box-3{
  width:100%;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  color:#000000;
  margin-bottom:17px;
}

#ad-box-3 img{
  top:auto;
  margin-top:0px;
  width:100%;
}

/* Ad 728 Bottom */
#ad-box-4{
  width:100%;
  margin-left:auto;
  margin-right:auto;
  margin-top:20px;
  margin-bottom:20px;
  text-align:center;
  color:#000000;
}

#ad-box-4 img{
  margin-top:18px;
}

/* Spotlight */

#spotlight{
  width:100%;
  margin-top:5px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  color:#000000;
}

#spotlight h1{
  margin-top:0px;
  margin-bottom:0px;
}

#spotlight p{
  margin-top:0px;
  font-size:22px;
  color:#FFFFFF;
  text-align:center;
  margin-bottom:15px;
  margin-left:10px;
  margin-right:10px;
  line-height:22px;
}

#spotlight img{
  margin-top:10px;
}

#spotlight a{
  text-decoration:none;
}

/* Newsletter*/

#newsletter{
  margin-left:auto;
  margin-right:auto;
  max-width:90%;
  color:#f5f5f5;
  font-family: 'Roboto', sans-serif;
  background-color:#454344;
  margin-top: 30px;
  margin-bottom: 30px;
}

#newsletter-signing-up{
  position: absolute;
  top: 5%;
  left: 5%;
  width:90%;
  max-width:90%;
  text-align:center;
  color:#FFFFFF;
  font-family: 'Roboto', sans-serif;
  text-align: center;
  background-color:#1A1A1A;
}

#newsletter .newsletter-container-top {
  top:0;
  width:100%;
  margin-right:0px;
  margin-top:12px;
  margin-bottom:0px;
  float:left;
}

#newsletter .newsletter-container-top h1 {
  text-align:left;
  font-size:1.7em;
  font-size:2.5vw;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  color:#FFFFFF;
  letter-spacing: -.03em;
  text-decoration: none;
  line-height: 1.1em;
  margin-top:8px;
}

#newsletter .newsletter-container-bottom {
  top:0;
  width:100%;
  margin-right:0px;
  margin-top:5px;
  margin-bottom:10px;
  float:left;
}

#newsletter h1{
  color:#FFFFFF;
  float:left;
  margin-top:5px;
  margin-bottom:5px;
}

#newsletter h2{
  font-size:0.65em;
  font-size: 0.9vw;
  color:#D4D4D4;
  text-align:left;
  margin-top:5px;
  margin-bottom:5px;
  float:right;
}

#newsletter h3{
  font-size:0.65em;
  font-size: 0.9vw;
  color:#D4D4D4;
  text-align:left;
  margin-top:5px;
  margin-bottom:5px;
  float:left;
}

#newsletter h4{
  font-size:0.870em;
  color:#FFFFFF;
  text-align:center;
  vertical-align: middle;
}


#newsletter form{
  float:right;
  margin-top:5px;
  margin-bottom:5px;
}

#newsletter input[type="email"]{
  padding:5px;
  height:25px;
  width:300px;
  width:22vw;
  background-color: #c9c9c9;
}

/* Contact*/

#contact{
float:left;
width:100%;
margin-top:10px;
margin-bottom:20px;
}

#contact .contact-left{
float:left;
width:60%;
margin-top:10px;
margin-bottom:20px;
}

#contact .contact-right{
float:right;
width:40%;
margin-top:10px;
margin-bottom:20px;
}

#contact .field {
  float:left;
  width:100%;
  margin-top:10px;
  margin-bottom:10px;
  text-align:left;
  }

#contact .title-field {
  float:left;
  width:100%;
  margin-top:5px;
  margin-bottom:5px;
  text-align:left;
  }

#contact h1{
margin-top:5px;
font-size:2.4em;
color:#333333;
font-family: Poppins,verdana,sans-serif;
font-weight:bold;
text-align:left;
margin-bottom:10px;
line-height:60px;
}

#contact h2{
margin-top:30px;
font-size:1.1em;
color:#585858;
font-family: Poppins,verdana,sans-serif;
text-align:left;
margin-bottom:0px;
line-height:1.2em;
}

#contact h3{
margin-top:30px;
font-size:1.1em;
color:#585858;
font-family: Poppins,verdana,sans-serif;
text-align:left;
margin-bottom:0px;
line-height:1.2em;
}

#contact p{
margin-top:0px;
font-size:17px;
color:#333333;
text-align:left;
margin-bottom:0px;
line-height:19px;
}

#contact .contact-submit {
  top:0;
  min-width:100%;
  margin-right:0px;
  margin-top:5px;
  margin-bottom:0px;
  float:right;
}

#contact form{
  float:right;
  margin-top:5px;
  margin-bottom:5px;
}

#contact input[type="email"]{
  padding:20px;
}

#contact a{
  color:#333333;
  text-decoration:none;
  font-size:35px;
}

#contact li{
  float:left;
  display:inline;
  padding:0 5px 0 5px;
  margin-left:0px;
}

/* Charts */

#charts{
  margin-top:20px;
}

#charts .chart-box{
  float:left;
  text-align:center;
  width:30%;
  padding:10px;
}

#charts .chart-box img{
  width:90px;
}

/* Sidebox*/

#sidebox h3{
  margin-top:5px;
  font-size:25px;
  text-align:left;
  margin-bottom:0px;
  line-height:55px;
}

#sidebox p{
  margin-top:5px;
  font-size:20px;
  text-align:left;
  margin-bottom:10px;
  line-height:20px;
}

aside#sidebox{
  float:right;
  width:30%;
  margin-top:10px;
  }

  #blogs-home-header {
    margin: auto;
    width: 100%;
    text-align: center;
    padding-top: 15px;
    margin-bottom: 35px;
  }

  #blogs-home-header .divider-div {
    display: inline-block;
    margin: auto;
    width: calc(24% - 30px);
    padding: 30px 15px 30px 15px;
    overflow: visible;
    background: /* gradient can be an image */ linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
    background-size: 100% 1px;
  }

  #blogs-home-header .blogger-img {
    border-radius: 50%;
    -webkit-filter: grayscale(80%); /* Safari 6.0 - 9.0 */
    filter: grayscale(80%);
    width: 180px;
    height: 180px;
    object-position: center;
    object-fit: cover;
  }

  #blogs-home-header .blogger-img:hover {
    border-radius: 50%;
    -webkit-filter: grayscale(80%); /* Safari 6.0 - 9.0 */
    filter: grayscale(80%);
    width: 180px;
    height: 180px;
    opacity: 0.9;
    transform: scale(1.2);
    transition: transform 0.25s ease-out;
    object-position: center;
    object-fit: cover;
  }

  #blogs-home-header .blogger-id {
    font-family: 'Roboto', sans-serif;
    font-size: 1em;
    font-size:1.4vw;
    font-weight: bold;
    color: #a6130a;
    letter-spacing: -.03em;
    line-height: normal;
    display: block;
    text-align: center;
  }

  #blogs-home-header .blogger-id:hover {
    font-family: 'Roboto', sans-serif;
    font-size: 1em;
    font-size:1.4vw;
    font-weight: bold;
    color: #cb0000;
    letter-spacing: -.03em;
    line-height: normal;
    display: block;
    text-align: center;
  }

  /* Main-Content*/

  article {
  	font-family: 'Roboto', sans-serif;
    letter-spacing: -.03em;
  	line-height: 1.9em;
  	color: #333;
  	margin: auto;
    padding: 0;
  	max-width: 90%;
  	width: 90%;
  }

  article #plus-one {
      display: none;
  }

  article .main-hr {
      position: center;
      border: 0;
      height: 1px;
      background: #c5c5c5;
      background-image: linear-gradient(to right, #f5f5ff, #c5c5c5, #f5f5f5);
      margin-top: 20px;
      margin-bottom: 20px;
      margin-left: 5%;
      margin-right: 5%;
      max-width: 90%;
      padding-top: 10px;
      padding-bottom: 10px;
  }

  article .container {
    font-family: 'Roboto', sans-serif;
    letter-spacing: -.03em;
    line-height: 1.9em;
    color: #333;
    margin: auto;
    padding: 0;
    max-width: 100%;
    width: 100%;
    overflow: visible;
  }

  article #advertising-wide-media-hui {
    display: none;
}

article .a-fa {
  margin-right: 5px;
}

article .blog-header-container {
    display: none;
}

article .media-info-hui-bottom {
    display: none;
}

  article .business-container {
    font-family: 'Roboto', sans-serif;
    letter-spacing: -.03em;
    line-height: 1.9em;
    color: #333;
    margin: auto;
    max-width: 100%;
    width: 100%;
    text-align: left;
  }

  article .article-container {
    padding: 0 0 25px 0;
    margin: 0;
    text-align: left;
  }

  article .business-content-container {
    padding: 0 5px 0 5px;
    margin: 0 5px 0 5px;
    text-align: left;
    width: 100%;
    max-width: 100%;
    display: block;
  }

  article #brands-label {
  position: absolute;
  bottom: 0;
  width:100%;
  height: auto;
  background: rgba(0, 131, 149, 0.5);
  text-align: center;
  padding: 10px 0 10px 0;
  }

  article .brands-label {
    position: absolute;
    bottom: 0;
    height: auto;
  }

  article .brands-label-h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 0.9em;
    color: #f5f5f5;
    text-align: center;
    line-height: normal;
  }

  article .brands-label-h1:hover {
    text-decoration: underline;
  }

  article .business-header {
    color:#333333;
    letter-spacing: -.03em;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size:1.5em;
    font-size:2.196vw;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    margin: auto;
    line-height: 1em;
    width: 100%;
    padding-bottom: 5px;
    background:
      linear-gradient(
        to right,
        rgba(49,102,82,1) 0%,
        rgba(161,194,105,1) 25%,
        rgba(178,185,195,1) 55%,
        rgba(49,102,82,1) 100%
      )
      left
      bottom
      #fff
      no-repeat;
    background-size:100% 7px ;
  }

  article .business-header-bottom {
    color:#333333;
    letter-spacing: -.03em;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size:1.5em;
    font-size:2.196vw;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    margin: auto;
    line-height: 1em;
    width: 100%;
    padding-bottom: 10px;
    background: /* gradient can be an image */ linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
    background-size: 100% 1px;
  }


  article .business-h1 {
  text-align:left;
  text-transform: uppercase;
  font-size:2.1em;
  font-size:2.9vw;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  color:#333333;
  letter-spacing: -.03em;
  text-decoration: none;
  vertical-align: bottom;
  line-height: 1.3em;
  float: left;
  }

  article .article-search-div{
    display:inline-block;
    float: right;
  }

  article .article-search-form {
    float:right;
    background-color: #ffffff;
    border: 1px solid #cbcbcb;
    border-radius: 1px;
    margin-top:2px;
    margin-bottom:5px;
  }

  article .article-search-form-input{
    height:35px;
    width:28em;
    background: none;
    border: 0;
    color: #606060;
    padding-left: 5px;
    outline: none;
    margin: auto;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
  }

  article input::placeholder {
    color: #606060;
    padding-left: 3px;
  }

  article input::placeholder:active {
    position: relative;
    top: 2px;
    color: #606060;
    font-family: 'Roboto', sans-serif;
    font-size: 1.4em;
    padding-left: 3px;
  }

  article .search-button-x{
    font-size: 20px;
    color: #606060;
    height:35px;
    background:#f3f3f3;
    border-left: 1px solid #cbcbcb;
    margin: auto;
    padding:7px 33px 7px 33px;
  }

  article .search-button-x:hover{
    background:#eaeaea;
    cursor:pointer;
  }

  article .blog-container {
    font-family: 'Roboto', sans-serif;
    letter-spacing: -.03em;
    line-height: 1.9em;
    color: #333;
    margin: auto;
    padding: 0px 5px 0px 5px;
    max-width: 100%;
    width: 100%;
  }

  article .blog-header {
    font-family: 'Roboto', sans-serif;
    letter-spacing: -.03em;
    line-height: 1.9em;
    color: #333;
    margin: auto;
    padding: 0 0 30px 0;
    max-width: 100%;
    width: 100%;
    float: left;
  }

  article .blog-header-home {
    font-family: 'Roboto', sans-serif;
    letter-spacing: -.03em;
    line-height: 1.9em;
    color: #333;
    margin: auto;
    padding: 0px 5px 20px 5px;
    max-width: calc(100% - 10px);
    width: calc(100% - 10px);
    float: left;
  }

  article .blog-header-image {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    letter-spacing: -.03em;
    line-height: 1.9em;
    color: #333;
    margin: auto;
    padding: 0;
    max-width: calc(15% - 10px);
    width: calc(15% - 10px);
    float: right;
    z-index: 5;
  }

  article .blog-header-image-home {
    font-family: 'Roboto', sans-serif;
    letter-spacing: -.03em;
    line-height: 1.9em;
    color: #333;
    margin: auto;
    padding: 0 5px 0 5px;
    max-width: calc(10% - 10px);
    width: calc(10% - 10px);
    float: left;
  }

  article .blog-header-home-top {
    margin: auto;
    width: 100%;
    max-width: 100%;
  }

  article .blog-header-sider {
    margin: auto;
    padding: 0 5px 0 5px;
    max-width: calc(15% - 10px);
    width: calc(15% - 10px);
    float: right;
  }

  article .blog-headlines {
    font-family: 'Roboto', sans-serif;
    letter-spacing: -.03em;
    line-height: 1.9em;
    color: #333;
    margin: auto;
    padding: 0px 5px 0px 5px;
    max-width: calc(75% - 10px);
    width: calc(75% - 10px);
    float:left;
  }

  article .blog-info {
    font-family: 'Roboto', sans-serif;
    letter-spacing: -.03em;
    line-height: 1.9em;
    color: #333;
    margin: auto;
    padding: 0px 5px 0px 5px;
    max-width: calc(25% - 10px);
    width: calc(25% - 10px);
    float:right;
  }

  article .blog-headlines-img {
    width: 40%;
    max-width: 40%;
    float: left;
    margin: 0 20px 0 0;
    border-radius: 4px;
    -webkit-filter: brightness(100%);
  }

  article .blog-headlines-img:hover {
    width: 40%;
    max-width: 40%;
    float: left;
    margin: 0 20px 0 0;
    border-radius: 4px;
    -webkit-filter: brightness(80%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;

  }

  article .blog-headlines-home-img {
    width: 40%;
    max-width: 40%;
    float: left;
    margin: 0 15px 0 15px;
    border-radius: 50%;
  }

  article .blog-headlines-home-img:hover {
    width: 40%;
    max-width: 40%;
    float: left;
    margin: 0 15px 0 15px;
    border-radius: 50%;
    transform: scale(1.1);
    transition: transform 0.25s ease-out;
  }

  article .blogger-img {
    border-radius: 50%;
    -webkit-filter: grayscale(80%); /* Safari 6.0 - 9.0 */
    filter: grayscale(80%);
    width: 160px!important;
    height: 160px!important;
    padding: 0!important;
    object-position: center!important;
    object-fit: cover!important;
    margin: auto!important;
  }

  article  .blogger-img:hover {
    border-radius: 50%;
    -webkit-filter: grayscale(80%); /* Safari 6.0 - 9.0 */
    filter: grayscale(80%);
    opacity: 0.9;
    transform: scale(1.2);
    transition: transform 0.25s ease-out;
  }

  article .blog-left-text {
    width: 55%;
    max-width: 55%;
    float: left;
  }

  article .blog-spotlight {
    width: 75%;
    max-width: 75%;
    float: left;
  }

  article .blog-about-spotlight {
    width: calc(60% - 50px);
    max-width: calc(60% - 50px);
    float: left;
  }

  article .blog-inner-spotlight {
    width: 85%;
    max-width: 85%;
    float: left;
  }

  article .headlines-blog-home-h1 {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 2.5em;
    font-size: 3.660vw;
    font-weight: bolder;
    letter-spacing: -.03em;
    margin: 0;
    padding: 40px 5px 25px 5px;
    line-height: normal;
    color: #a6130a;
    text-decoration: none;
    text-align: left;
  }

  article .headlines-blog-home-h1 a:active {
    color: #a6130a;
  }

  article .headlines-blog-home-h1:hover {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 2.5em;
    font-size: 3.660vw;
    font-weight: bolder;
    letter-spacing: -.03em;
    margin: 0;
    padding: 40px 5px 25px 5px;
    line-height: normal;
    color: #c4170c;
    text-decoration: none;
    text-align: left;
  }

  article .headlines-blog-home-h3 {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 0.8em;
    font-size: 1.2vw;
    font-weight: normal;
    letter-spacing: -.03em;
    margin: 0;
    padding: 0 5px 0 5px;
    line-height: normal;
    color: #333333;
    text-decoration: none;
    text-align: left;
  }

  article .headlines-blog-home-top {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 1.757vw;
    font-size: 1.200em;
    font-weight: normal;
    color: #202020;
    letter-spacing: -.03em;
    margin: 0;
    padding: 0 0 5px 5px;
    line-height: normal;
  }

  article .headlines-h1 {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 2.750em;
    font-size: 4.026vw;
    font-weight: bolder;
    letter-spacing: -.03em;
    margin: 0;
    padding: 10px 5px 0 0;
    line-height: normal;
    color: #003e30;
    text-decoration: none;
    text-align: left;
  }

  article .headlines-h1 a:active {
    color: #a6130a;
  }

  article .headlines-h1:hover {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 2.750em;
    font-size: 4.026vw;
    font-weight: bolder;
    letter-spacing: -.03em;
    margin: 0;
    padding: 10px 5px 0 0;
    line-height: normal;
    color: #499500;
    text-decoration: none;
    text-align: left;
  }

  article .headlines-h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 2.750em;
    font-size: 4.026vw;
    font-weight: bolder;
    letter-spacing: -.03em;
    margin: 0;
    padding: 5px 5px 5px 5px;
    line-height: normal;
    color: #ebebeb;
  }

  article .headlines-h3 {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 1em;
    font-size:1.6vw;
    font-weight: normal;
    letter-spacing: -.03em;
    margin: 0;
    padding: 5px 5px 5px 0;
    line-height: normal;
    color: #333333;
    text-decoration: none;
    text-align: left;
  }

  article .headlines-update {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 1.025vw;
    font-size: 0.700em;
    font-weight:lighter;
    letter-spacing: -.03em;
    margin: 0;
    padding: 7px 5px 5px 0;
    line-height: normal;
    color: #5d5d5d;
    text-decoration: none;
  }

  article .bio-hui {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 1.318vw;
    font-size: 0.900em;
    font-weight:lighter;
    letter-spacing: -.03em;
    margin: 0;
    padding: 0;
    line-height: normal;
    color: #606060;
    text-decoration: none;
  }

  article .media-about-bio {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 1.464vw;
    font-size: 1em;
    font-weight: bold;
    color: #454545;
    letter-spacing: -.03em;
    margin: 0;
    line-height: normal;
    text-align: left;
    padding: 0;
}

  article .headlines-li {
    color: inherit;
    text-decoration: none;
  }

  article .headlines-top {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 1.757vw;
    font-size: 1.200em;
    font-weight: normal;
    color: #5d5d5d;
    letter-spacing: -.03em;
    margin: 0;
    padding: 10px 0 10px 5px;
    line-height: normal;
  }

  article .link {
    text-decoration: none;
  }

  article h1 {
  	font-family: 'Roboto', sans-serif;
    font-size: 2.750em;
    font-size: 4.026vw;
    font-weight: bolder;
    letter-spacing: -.03em;
  	margin: 0;
    padding: 5px 0 5px 0;
    line-height: normal;
  }

  article h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 1.757vw;
    font-size: 1.200em;
    font-weight: normal;
    color: #858585;
    letter-spacing: -.03em;
    margin: 0;
    padding: 10px 0 10px 0;
    line-height: normal;
  }

  article .h1-business-news {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 2.750em;
    font-size: 4.026vw;
    font-weight: bolder;
    letter-spacing: -.03em;
    margin: 0;
    padding: 5px 0 0 0;
    line-height: normal;
    text-align: left;
  }

  article .h2-business-news {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 1.757vw;
    font-size: 1.200em;
    font-weight: normal;
    color: #858585;
    letter-spacing: -.03em;
    margin: 0;
    line-height: normal;
    text-align: left;
  }

  article .h3-business-news {
    font-family: 'Roboto', sans-serif;
    font-size: 1.025vw;
    font-size: 0.7em;
    font-weight: normal;
    color: #757575;
    letter-spacing: -.03em;
    margin: 0;
    line-height: 1.2em;
    vertical-align: top;
  }

  article .about {
    font-family: 'Roboto', sans-serif;
    font-size: 1.757vw;
    font-size: 1.1em;
    font-weight: bold;
    color: #454545;
    letter-spacing: -.03em;
    margin: 0;
    line-height: normal;
    display: block;
    padding-top: 0;
    text-align: center;
  }

  article .about:hover {
    font-family: 'Roboto', sans-serif;
    font-size: 1.757vw;
    font-size: 1.1em;
    font-weight: bold;
    color: #606060;
    letter-spacing: -.03em;
    margin: 0;
    line-height: normal;
    display: block;
    padding-top: 0;
    text-align: center;
  }

  article .block-hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 0.2em 0;
    padding: 0;
}

  article .blogger-bio {
    font-family: 'Roboto', sans-serif;
    font-size: 1.757vw;
    font-size: 1.1em;
    font-weight: bold;
    color: #a6130a;
    letter-spacing: -.03em;
    margin: 0;
    line-height: normal;
    display: block;
    text-align: center;
  }

  article .blogger-bio:hover {
    font-family: 'Roboto', sans-serif;
    font-size: 1.757vw;
    font-size: 1.1em;
    font-weight: bold;
    color: #cb0000;
    letter-spacing: -.03em;
    margin: 0;
    line-height: normal;
    display: block;
    text-align: center;
  }

  article .blogger-bio-home {
    font-family: 'Roboto', sans-serif;
    font-size: 1em;
    font-size:1.4vw;
    font-weight: bold;
    color: #a6130a;
    letter-spacing: -.03em;
    margin: 0;
    line-height: normal;
    display: block;
    text-align: center;
  }

  article .social-share-buttons {
    width: 24%;
    max-width: 24%;
    margin: auto;
    float: left;
    padding-top: 0;
  }

  article h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 1.1rem;
    font-weight: bold;
    color: #0c0c0c;
    letter-spacing: -.03em;
    margin: 0;
    padding: 10px 0 10px 0;
    line-height: normal;
  }

  article h4 {
    font-family: 'Roboto', sans-serif;
    font-size: 1.464vw;
    font-size: 1em;
    font-weight: bold;
    color: #292929;
    letter-spacing: -.03em;
    margin: 0;
    padding-left: 7px;
    line-height: 1.8em;
    vertical-align: top;
  }

  article h5 {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 1.025vw;
    font-size: 0.7em;
    font-weight: normal;
    color: #757575;
    letter-spacing: -.03em;
    margin: 0;
    margin-top: 0;
    line-height: 0.7em;
    vertical-align: bottom;
  }

  article h6 {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 1.025vw;
    font-size: 0.7em;
    font-weight: normal;
    color: #757575;
    letter-spacing: -.03em;
    margin: 0;
    vertical-align: top;
  }

  article .label-credit {
    font-family: 'Roboto', sans-serif;
    font-size: 0.7em;
    font-weight: normal;
    color: #0c0c0c;
    letter-spacing: -.03em;
    vertical-align: top;
    line-height: 1.1em!important;
    text-align: left;
  }

  article .business-label-credit {
    font-family: 'Roboto', sans-serif;
    font-size: 0.7em;
    font-weight: normal;
    color: #0c0c0c;
    letter-spacing: -.03em;
    vertical-align: top;
    line-height: normal;
    text-align: left;
  }

  article a {
  	text-decoration: none;
  	color: #c4170c;
    font-weight: bold;
  }

  article a:hover {
  	color: #c4170c;
    text-decoration: underline;
  }

  article p {
      display: block;
      font-size: 1.325rem;
      color: #333!important;
      display: block;
      margin-block-start: 1em;
      margin-block-end: 1em;
      margin-inline-start: 0px;
      margin-inline-end: 0px;
      margin-bottom: 1.75rem;
      line-height: 1.75rem;
      letter-spacing: -.03125rem;
      overflow-wrap: break-word
      -webkit-font-smoothing: antialiased;
      opacity: 1;
  }

  article #article-bio-hui {
    display: block;
}

  article #article-bio-hui p {
    display: block;
    font-size: 1.318vw;
    font-size: 0.900em;
    color: #333!important;
    display: block;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
    margin-bottom: 1rem;
    line-height: 1em;
    letter-spacing: -.03125rem;
    overflow-wrap: break-word -webkit-font-smoothing: antialiased;
    opacity: 1;
}

  article .content-fluid {
  font-family: 'Roboto', sans-serif;
  font-size: 1.552vw;
  font-size: 1.060em;
  font-weight: lighter;
  color: #333;
  letter-spacing: -.03em;
  margin: 0;
  padding: 10px 0 10px 0;
  line-height: normal;
  }

  article .btn {
  	font: 18px "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
  	text-transform: uppercase;
  	display: inline-block;
  	background: gainsboro;
  	margin: 10px 0;
  	padding: 15px;
  }

  article .btn:hover {
  	background: crimson;
  	color: white;
  }

  article img {
    width: 100%;
    max-width: 100%;
    height: auto;
    border-radius: 4px;
    -webkit-filter: brightness(100%);
  }

  article figcaption {
    font-family: 'Roboto', sans-serif;
    font-size: 0.7em;
    font-weight: normal;
    color: #0c0c0c;
    letter-spacing: -.03em;
    vertical-align: top;
    line-height: 1.1em!important;
    text-align: left;
    padding-top: 5px;
  }

  article img:hover {
    width: 100%;
    max-width: 100%;
    border-radius: 4px;
    -webkit-filter: brightness(80%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }

  article .content-hui {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: auto;
  }

  article .content-hui-top {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: auto;
    padding: 10px 0 10px 0;
  }

  article .content-hui-left {
    display: inline-block;
    width: calc(75% - 30px);
    max-width: calc(75% - 30px);
    margin: auto;
    float: left;
  }


  article .img-container {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: auto;
    float: left;
  }

  article .business-img-container {
    width: 100%;
    max-width: 100%;
    margin: auto;
  }

  article .business-img-set {
    border-radius: 4px!important;
    vertical-align: bottom!important;
  }

  article .business-img-set-brands {
    border-radius: 50%!important;
    vertical-align: bottom!important;
    border: 3px solid #93ccea;
  }

  article .business-brands-img-container {
    background-color: #fff;
    position: relative;
    width: 90%;
    max-width: 90%;
    margin: 0 0 25px 0!important;
    float: right;
    vertical-align: baseline;
    text-align: left;
  }

  article .business-brands-img-container:hover {
    background-color: #f5f8fa;
  }

  article .info-container {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: auto;
    text-align: left;
    line-height: 0.9;
  }

  article .business-info-container {
    top: 0;
    width: 70%;
    max-width: 70%;
    height: auto;
    text-align: left;
  }

  article .category-label {
    background-color: #a70000;
    width: 10%;
    max-width: 10%;
    height: 7px;
    left: 0;
  }

  article .category-txt {
    width: 30%;
    max-width: 30%;
    left: 0;
    text-align:left;
    text-transform: lowercase;
    font-size:1.3em;
    font-size:1.9vw;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    color:#858585;
    letter-spacing: -.03em;
    text-decoration: none;
    vertical-align: bottom;
    line-height: 1em;
    padding: 0 0 5px 0px;
  }

  article .category-button {
    background-color: #ffffff;
    color:#333333;
    letter-spacing: -.03em;
    text-align: left;
    text-transform: lowercase;
    text-decoration: none;
    display: inline-block;
    font-size:1.5em;
    font-size:2.196vw;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    border-bottom: 7px solid #a70000;
    margin: auto;
    line-height: 1.3em;
  }

  article .business-button {
    background-color: #ffffff;
    color:#333333;
    letter-spacing: -.03em;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    font-size:1.5em;
    font-size:2.196vw;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    border-bottom: 7px solid #bf9b30;
    margin: auto;
    line-height: 1.3em;
  }

  article .blog-category-button {
    background-color: #ffffff;
    color:#333333;
    letter-spacing: -.03em;
    text-align: left;
    text-transform: lowercase;
    text-decoration: none;
    display: inline-block;
    font-size:1.5em;
    font-size:2.196vw;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    border-bottom: 7px solid #b0140a;
    margin: auto;
    line-height: 1.3em;
  }

  article .category-header {
    color: #b0140a;
    letter-spacing: -.03em;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 2.750em;
    font-size: 4.026vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    margin: auto;
    line-height: 1.3em;
    width: 100%;
    padding-bottom: 5px;
    background:
      linear-gradient(
        to right,
        rgba(49,102,82,1) 0%,
        rgba(161,194,105,1) 25%,
        rgba(178,185,195,1) 55%,
        rgba(49,102,82,1) 100%
      )
      left
      bottom
      #fff
      no-repeat;
    background-size:100% 7px ;
  }

  article #fluid-bar {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: auto;
    padding-top: 25px;
  }

  article #fluid-bar hr {
      display: block;
      position: center;
      border: 0;
      height: 1px;
      background: #c5c5c5;
      background-image: linear-gradient(to right, #f5f5ff, #c5c5c5, #f5f5f5);
      margin-top: 20px;
      margin-bottom: 25px;
      margin-left: 5%;
      margin-right: 5%;
      max-width: 90%;
  }

  article #blog-fluid-bar hr {
      display: block;
      position: center;
      border: 0;
      height: 1px;
      background: #c5c5c5;
      background-image: linear-gradient(to right, #f5f5ff, #c5c5c5, #f5f5f5);
      margin-top: 15px;
      margin-bottom: 15px;
      margin-left: 5%;
      margin-right: 5%;
      max-width: 90%;
  }

  article #main-fluid-bar hr {
      display: block;
      position: center;
      border: 0;
      height: 1px;
      background: #c5c5c5;
      background-image: linear-gradient(to right, #f5f5ff, #c5c5c5, #f5f5f5);
      margin-top: 5px;
      margin-left: 5%;
      margin-right: 5%;
      max-width: 90%;
  }

  article .business-article-container{
    width: 70%;
    max-width: 70%;
    margin: auto;
    float: left;
  }

  article .business-brands-container{
    width: 30%;
    max-width: 30%;
    margin: 0 0 10px 0;
    float: left;
    padding: 0;
    background: /* gradient can be an image */ linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
    background-size: 100% 1px;
  }

  article #fluid-label {
    width: 100%;
    max-width: 100%;
    float: left;
    background: linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
    background-size: 100% 1px;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  article #blog-fluid-label {
    width: 100%;
    max-width: 100%;
    float: left;
    background: linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
    background-size: 100% 1px;
    padding: 20px 0 20px 0;
    margin-bottom: 20px;
  }

  article #fluid-label .business-edition-info {
    width: 100%;
    max-width: 100%;
    margin: auto;
    float: left;
    padding: 10px 0 5px 0;
  }

  article #fluid-label .edition-info-txt {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
  }

  article #fluid-label .blog-edition-info-txt {
    display: inline-block;
    width: 80%;
    max-width: 80%;
    margin: 0;
    padding: 0;
  }

  article .image-fluid-label {
    width: 100%;
    max-width: 100%;
    float: left;
  }

  article #fluid-label .editor-img {
    width: 60px;
    max-width: 60px;
    border-radius: 50%;
    float: left;
  }

  article .business-logo {
    width: 47px;
    max-width: 47px;
    border-radius: 50%;
    float: left;
    padding-right: 3px;
  }

  article .business-logo:hover {
    width: 47px;
    max-width: 47px;
    border-radius: 50%;
    float: left;
    padding-right: 3px;
  }

  article #fluid-label .social-share-buttons {
    display: inline-block;
    margin: 0;
    float: right!important;
    padding: 0;
    vertical-align: top;
    text-align: right!important;
  }

  article #fluid-label .business-social-share-buttons {
    display: inline-block;
    width: 30%;
    max-width: 30%;
    margin: auto;
    float: right;
    margin-bottom: 3px;
  }

  article #fluid-label  .article fluid-label a {
    text-decoration: none;
    color: #FFFFFF;
  }

  article #fluid-label .read-time {
    display: inline-block;
}

article #fluid-label .read-time .fa {
padding: 0 4px 0 0;
margin-left: 0;
font-size: 15px;
width: 15px;
text-align: center;
text-decoration: none;
border-radius: 0;
float: left;
line-height: 7px;
}

  article .edition {
    font-family: 'Roboto', sans-serif;
    font-size: 1em;
    font-weight: bold;
    letter-spacing: -.03em;
    margin: 0;
  }

  article .ad-sidebar-right {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    display: block;
    align-items:center;
    justify-content:flex-end;
    margin: auto;
    padding: 0 0 25px 0;
    max-width: calc(25% - 20px);
    width: calc(25% - 20px);
    height: 100%;
    float: right;
  }

  article .ad-img-sidebox-right {
    width: 100%;
    max-width: 100%;
    padding-bottom: 30px;
    float: right;
  }

  article .ad-img-sidebox-top {
    width: 100%;
    max-width: 100%;
    float: left;
    -webkit-filter: brightness(100%);
  }

  article .ad-img-sidebox-top:hover {
    width: 100%;
    max-width: 100%;
    float: left;
    -webkit-filter: brightness(100%)!important;
  }

  article .ad-img-sidebox-bottom {
    padding: 60px 0 0 0;
    width: 100%;
    max-width: 100%;
    float: left;
    -webkit-filter: brightness(100%);
  }

  article .ad-img-sidebox-bottom {
    padding: 45px 0 0 0;
    width: 100%;
    max-width: 100%;
    float: left;
    -webkit-filter: brightness(100%)!important;
  }

  article #fluid-label .fa:hover {
    opacity: 0.7;
    transform: scale(1.2);
    transition: transform 0.25s ease-out;
  }

  article #fluid-label .fa-facebook {
    background: #3B5998;
    color: white;
  }

  article #fluid-label .fa-twitter {
    background: #55ACEE;
    color: white;
  }

  article #fluid-label .fa-whatsapp {
    background: #25D366;
    color: white;
  }

  article #fluid-label .fa-envelope{
    background: #c80000;
    color: white;
  }

  article #fluid-label .fa {
  padding: 10px;
  margin-left: 10px;
  font-size: 15px;
  width: 15px;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  float: right;
}

article #fluid-label-contact-bar {
  display: block;
  width: 100%;
  max-width: 100%;
}

article .contact-container-left {
  display: block;
  width: 40%;
  max-width: 40%;
  float: left;
}

article .contact-container-center {
  display: block;
  width: 30%;
  max-width: 30%;
  float: left;
}

article .contact-container-right {
  display: block;
  width: 30%;
  max-width: 30%;
  float: right;
}


article #fluid-label-contact-us h1 {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.1rem;
  font-weight: normal;
  color: #606060;
  letter-spacing: -.03em;
  margin-bottom: 15px;
  padding: 20px 0 10px 0;
  line-height: normal;
}

article #fluid-label-networks .container {
  width: 100%;
  max-width: 100%;
  float: left;
}

article #fluid-label-networks .fa-instagram {
  background: #833AB4;
  color: white;
}

article #fluid-label-networks .fa-facebook {
  background: #3B5998;
  color: white;
}

article #fluid-label-networks .fa-twitter {
  background: #55ACEE;
  color: white;
}

article #fluid-label-networks .fa-youtube {
  background: #FF0000;
  color: white;
}

article #fluid-label-networks .fa-envelope{
  background: #c80000;
  color: white;
}

article #fluid-label-networks .fa {
padding: 10px;
margin-left: 15px;
font-size: 15px;
width: 15px;
text-align: center;
text-decoration: none;
border-radius: 50%;
float: left;
}

article #fluid-label-networks .fa:hover {
  opacity: 0.7;
  transform: scale(1.2);
  transition: transform 0.25s ease-out;
}

article #fluid-label-conect .container {
  width: 100%;
  max-width: 100%;
  float: left;
}

article #fluid-label-conect h1 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  color: #c00028;
  letter-spacing: -.03em;
  margin: 0;
  padding: 10px 0 10px 0;
  line-height: normal;
}

article #fluid-label-conect h2 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  color: #333333;
  letter-spacing: -.03em;
  margin-left: 5px;
  padding: 10px 0 10px 0;
  line-height: normal;
}

article #fluid-label-conect h3 {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.1rem;
  font-weight: normal;
  color: #606060;
  letter-spacing: -.03em;
  margin-left: 5px;
  padding: 0 0 0 25px;
  line-height: normal;
}

article #fluid-label-phones.fa-whatsapp {
  background: #25D366;
  color: white;
}

article #fluid-label-whatsapp h1 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  color: #25D366;
  letter-spacing: -.03em;
  margin: 0;
  padding: 10px 0 30px 0;
  line-height: normal;
}

article #fluid-label-whatsapp h2 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  color: #333333;
  letter-spacing: -.03em;
  margin-left: 5px;
  padding: 10px 0 30px 0;
  line-height: normal;
}

article #fluid-label-line h1 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  color: #0d0d0d;
  letter-spacing: -.03em;
  margin: 0!important;
  padding: 10px 0 10px 0;
  line-height: normal;
}

article #fluid-label-line h2 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  color: #333333;
  letter-spacing: -.03em;
  margin-left: 5px;
  padding: 10px 0 10px 0;
  line-height: normal;
}

article #fluid-label-form h1 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  color: #0d0d0d;
  letter-spacing: -.03em;
  margin: 0;
  padding: 10px 0 10px 0;
  line-height: normal;
}

article #fluid-label-form h2 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  color: #333333;
  letter-spacing: -.03em;
  margin-left: 5px;
  padding: 10px 0 10px 0;
  line-height: normal;
}

article #fluid-label-form h2:hover {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  color: #606060;
  letter-spacing: -.03em;
  margin-left: 5px;
  padding: 10px 0 10px 0;
  line-height: normal;
  text-decoration: underline;
}

article #fluid-label-map h1 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  color: #e62a1a;
  letter-spacing: -.03em;
  margin: 0;
  padding: 10px 0 5px 0;
  line-height: normal;
}

article #fluid-label-map h2 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  color: #333333;
  letter-spacing: -.03em;
  margin-left: 5px;
  padding: 10px 0 5px 0;
  line-height: normal;
}

article #fluid-label-map h3 {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.1rem;
  font-weight: normal;
  color: #606060;
  letter-spacing: -.03em;
  margin-left: 5px;
  padding: 0 0 10px 0;
  line-height: normal;
}

article #fluid-label-map  .container {
  display: block;
  width: 100%;
  max-width: 100%;
  float: left;
  text-align: left;
}

article #fluid-label-map .location {
  display: block;
  width: 100%;
  max-width: 100%;
  float: left;
  text-align: left;
}

article #fluid-label-time .container {
  display: block;
  width: 100%;
  max-width: 100%;
  float: left;
  text-align: left;
}

article #fluid-label-time h1 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  color: #ff5300;
  letter-spacing: -.03em;
  margin: 0;
  padding: 10px 0 10px 0;
  line-height: normal;
}

article #fluid-label-time h2 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  color: #333333;
  letter-spacing: -.03em;
  margin-left: 5px;
  padding: 10px 0 10px 0;
  line-height: normal;
}

article #fluid-label-time h3 {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.1rem;
  font-weight: normal;
  color: #606060;
  letter-spacing: -.03em;
  margin-left: 5px;
  padding: 0 0 10px 0;
  line-height: normal;
}

article #fluid-label-time h4 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 0.9rem;
  font-weight: bold;
  color: #606060;
  letter-spacing: -.03em;
  margin-left: 5px;
  padding: 0 0 10px 0;
  line-height: normal;
}

article #fluid-label-time h5 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 0.9rem;
  font-weight: normal;
  color: #606060;
  letter-spacing: -.03em;
  margin-left: 5px;
  padding: 0 15px 10px 0;
  line-height: normal;
}

article #fluid-label-time h6 {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.1rem;
  font-weight: normal;
  color: #606060;
  letter-spacing: -.03em;
  margin-left: 5px;
  padding: 0 0 3px 0;
  line-height: normal;
}

article #fluid-label .media-hui-social-share-buttons {
    display: none;
}

article #blogs-fluid-label {
  width: 80%;
  max-width: 80%;
  float: left;
  background: linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
  background-size: 100% 1px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

article #blogs-fluid-label .edition-info-txt {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
}


article #blogs-fluid-label .social-share-buttons {
  display: inline-block;
  margin: 0;
  float: right!important;
  padding: 0;
  vertical-align: top;
  text-align: right!important;
}


article #blogs-fluid-label .read-time {
  display: inline-block;
}

article #blogs-fluid-label .read-time .fa {
padding: 0 4px 0 0;
margin-left: 0;
font-size: 15px;
width: 15px;
text-align: center;
text-decoration: none;
border-radius: 0;
float: left;
line-height: 7px;
}

article #blogs-fluid-label .fa:hover {
  opacity: 0.7;
  transform: scale(1.2);
  transition: transform 0.25s ease-out;
}

article #blogs-fluid-label .fa-facebook {
  background: #3B5998;
  color: white;
}

article #blogs-fluid-label .fa-twitter {
  background: #55ACEE;
  color: white;
}

article #blogs-fluid-label .fa-whatsapp {
  background: #25D366;
  color: white;
}

article #blogs-fluid-label .fa-envelope{
  background: #c80000;
  color: white;
}

article #blogs-fluid-label .fa {
padding: 10px;
margin-left: 10px;
font-size: 15px;
width: 15px;
text-align: center;
text-decoration: none;
border-radius: 50%;
float: right;
}

article #blogs-fluid-label .media-hui-social-share-buttons {
    display: none;
}

hgroup {
  font-family: 'Roboto', sans-serif;
  letter-spacing: -.03em;
  line-height: 1.9em;
  color: #333;
  margin: auto;
  padding: 0 0 25px 0;
  max-width: 100%;
  width: 100%;
}

hgroup .content-fluid {
font-family: 'Roboto', sans-serif;
font-size: 1.325rem;
font-weight: lighter;
color: #333;
letter-spacing: -.03em;
margin: 0;
line-height: normal;
}

hgroup figcaption {
  font-family: 'Roboto', sans-serif;
  font-size: 0.7em;
  font-weight: normal;
  color: #0c0c0c;
  letter-spacing: -.03em;
  vertical-align: top;
  line-height: 1.1em!important;
  text-align: left;
  padding-top: 5px;
}

hgroup .wheather {
    font-family: 'Roboto', sans-serif;
    font-size: 1.757vw;
    font-size: 1.200em;
    font-weight: normal;
    color: #858585;
    letter-spacing: -.03em;
    line-height: 2em;
}

hgroup a {
    text-decoration: none;
    color: #c4170c;
    font-weight: bold;
}

hgroup a:hover {
  color: #c4170c;
  text-decoration: underline;
}

hgroup img {
    width: 100%;
    max-width: 100%;
    height: auto;
    border-radius: 4px;
    -webkit-filter: brightness(100%);
}

hgroup p {
      display: block;
      font-size: 1.325rem;
      color: #333!important;
      display: block;
      margin-block-start: 1em;
      margin-block-end: 1em;
      margin-inline-start: 0px;
      margin-inline-end: 0px;
      margin-bottom: 1.75rem;
      line-height: 1.75rem;
      letter-spacing: -.03125rem;
      overflow-wrap: break-word
      -webkit-font-smoothing: antialiased;
  }

  hgroup #inc p {
        display: block;
        font-size: 0.9rem;
        color: #333!important;
        display: block;
        margin-block-start: 1em;
        margin-block-end: 1em;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
        margin-bottom: 1.2rem;
        line-height: 1.2rem;
        letter-spacing: -.03125rem;
        overflow-wrap: break-word
        -webkit-font-smoothing: antialiased;
    }

hgroup h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.757vw;
  font-size: 1.200em;
  font-weight: normal;
  color: #858585;
  letter-spacing: -.03em;
  margin: 0;
  padding: 0;
  line-height: normal;
}

hgroup #fluid-label-contact-bar {
  display: block;
  width: 100%;
  max-width: 100%;
}

hgroup .contact-container-left {
  display: block;
  width: 40%;
  max-width: 40%;
  float: left;
}

hgroup .contact-container-center {
  display: block;
  width: 30%;
  max-width: 30%;
  float: left;
}

hgroup .contact-container-right {
  display: block;
  width: 30%;
  max-width: 30%;
  float: right;
}

hgroup .header {
    font-family: 'Roboto', sans-serif;
    font-size: 2.1em;
    font-size: 2.9vw;
    font-weight: bolder;
    letter-spacing: -.03em;
    margin: 0;
    padding: 5px 0 5px 0;
    line-height: normal;
    text-transform: uppercase;
}

hgroup #fluid-label-contact-us h1 {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.3rem;
  font-weight: bold;
  color: #606060;
  letter-spacing: -.03em;
  margin-bottom: 10px;
  padding: 20px 0 0 0;
  line-height: normal;
}

hgroup #fluid-label-networks .container {
  width: 100%;
  max-width: 100%;
  float: left;
}

hgroup #fluid-label-networks .fa-instagram {
  background: #833AB4;
  color: white;
}

hgroup #fluid-label-networks .fa-facebook {
  background: #3B5998;
  color: white;
}

hgroup #fluid-label-networks .fa-twitter {
  background: #55ACEE;
  color: white;
}

hgroup #fluid-label-networks .fa-youtube {
  background: #FF0000;
  color: white;
}

hgroup #fluid-label-networks .fa-envelope{
  background: #c80000;
  color: white;
}

hgroup #fluid-label-networks .fa {
padding: 10px;
margin-left: 15px;
font-size: 15px;
width: 15px;
text-align: center;
text-decoration: none;
border-radius: 50%;
float: left;
}

hgroup #fluid-label-networks .fa:hover {
  opacity: 0.7;
  transform: scale(1.2);
  transition: transform 0.25s ease-out;
}

hgroup #fluid-label-conect .container {
  width: 100%;
  max-width: 100%;
  float: left;
}

hgroup #fluid-label-conect h1 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  color: #c00028;
  letter-spacing: -.03em;
  margin: 0;
  padding: 10px 0 10px 0;
  line-height: normal;
}

hgroup #fluid-label-conect h2 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  color: #333333;
  letter-spacing: -.03em;
  margin-left: 5px;
  padding: 10px 0 10px 0;
  line-height: normal;
}

hgroup #fluid-label-conect h3 {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.1rem;
  font-weight: normal;
  color: #606060;
  letter-spacing: -.03em;
  margin-left: 5px;
  padding: 0 0 0 25px;
  line-height: normal;
}

hgroup #fluid-label-phones.fa-whatsapp {
  background: #25D366;
  color: white;
}

hgroup #fluid-label-whatsapp h1 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  color: #25D366;
  letter-spacing: -.03em;
  margin: 0;
  padding: 10px 0 30px 0;
  line-height: normal;
}

hgroup #fluid-label-whatsapp h2 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  color: #333333;
  letter-spacing: -.03em;
  margin-left: 5px;
  padding: 25px 0 30px 0;
  line-height: normal;
}

hgroup #fluid-label-form {
  display: block;
  padding: 20px 0 10px 0;
}

hgroup #fluid-label-contact-us {
  display: block;
  padding: 0;
}

hgroup #fluid-label-whatsapp {
    display: block;
    padding: 0;
}

hgroup #fluid-label-networks {
    display: block;
    padding: 0;
}

hgroup #fluid-label-conect {
    display: block;
    padding: 0;
}

hgroup #fluid-label-line {
  display: block;
  padding: 10px 0 10px 0;
}

hgroup #fluid-label-line h1 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  color: #0d0d0d;
  letter-spacing: -.03em;
  margin: 0!important;
  padding: 15px 0 10px 0;
  line-height: normal;
}

hgroup #fluid-label-line h2 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  color: #333333;
  letter-spacing: -.03em;
  margin-left: 5px;
  padding: 10px 0 10px 0;
  line-height: normal;
}

hgroup #fluid-label-form h1 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  color: #0d0d0d;
  letter-spacing: -.03em;
  margin: 0;
  padding: 10px 0 10px 0;
  line-height: normal;
}

hgroup #fluid-label-form h2 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  color: #333333;
  letter-spacing: -.03em;
  margin-left: 5px;
  padding: 10px 0 10px 0;
  line-height: normal;
}

hgroup #fluid-label-form h2:hover {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  color: #606060;
  letter-spacing: -.03em;
  margin-left: 5px;
  padding: 10px 0 10px 0;
  line-height: normal;
  text-decoration: underline;
}

hgroup #fluid-label-map h1 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  color: #e62a1a;
  letter-spacing: -.03em;
  margin: 0;
  padding: 10px 0 5px 0;
  line-height: normal;
}

hgroup #fluid-label-map h2 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  color: #333333;
  letter-spacing: -.03em;
  margin-left: 5px;
  padding: 10px 0 5px 0;
  line-height: normal;
}

hgroup #fluid-label-map h3 {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.1rem;
  font-weight: normal;
  color: #606060;
  letter-spacing: -.03em;
  margin-left: 5px;
  padding: 0 0 10px 0;
  line-height: normal;
}

hgroup #fluid-label-map {
  display: block;
  width: 100%;
  max-width: 100%;
  float: right;
  text-align: left;
  margin-top: 5px;
}

hgroup #fluid-label-map .location {
  display: block;
  width: 100%;
  max-width: 100%;
  float: left;
  text-align: left;
}

hgroup #fluid-label-time {
  display: block;
  width: 100%;
  max-width: 100%;
  float: left;
  text-align: left;
  margin-top: 5px;
}

hgroup #fluid-label-time .container {
  display: block;
  width: 100%;
  margin: 7px 0 7px 0;
}

hgroup #fluid-label-time .range-container {
  display: block;
  width: 100%;
  margin: 7px 0 7px 0;
  background: /* gradient can be an image */ linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
  background-size: 100% 1px;
  padding-bottom: 0;
}

hgroup #fluid-label-time h1 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  color: #ff5300;
  letter-spacing: -.03em;
  margin: 0;
  padding: 10px 0 10px 0;
  line-height: normal;
}

hgroup #fluid-label-time h2 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  color: #333333;
  letter-spacing: -.03em;
  margin-left: 5px;
  padding: 10px 0 10px 0;
  line-height: normal;
}

hgroup #fluid-label-time h3 {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.1rem;
  font-weight: normal;
  color: #606060;
  letter-spacing: -.03em;
  margin-left: 5px;
  padding: 0 0 10px 0;
  line-height: normal;
}

hgroup #fluid-label-time h4 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 0.9rem;
  font-weight: bold;
  color: #606060;
  letter-spacing: -.03em;
  margin-left: 5px;
  padding: 0;
  line-height: normal;
}

hgroup #fluid-label-time h5 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 0.9rem;
  font-weight: normal;
  color: #606060;
  letter-spacing: -.03em;
  margin-left: 5px;
  padding: 0 15px 10px 0;
  line-height: normal;
}

hgroup #fluid-label-time h6 {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.1rem;
  font-weight: normal;
  color: #606060;
  letter-spacing: -.03em;
  margin-left: 5px;
  padding: 0;
  line-height: 0.8em;
}

hgroup #fluid-label .media-hui-social-share-buttons {
    display: none;
}

  .vertical-rule {
  height: 500px;
  border-left: 1px solid;
  color: #1a1a1a;
}

.hr-style-bottom {
    border: 0;
    height: 1px;
    background: #c5c5c5;
    background-image: linear-gradient(to right, #f5f5ff, #c5c5c5, #f5f5f5);
}

.main-hr {
    position: center;
    border: 0;
    height: 1px;
    background: #c5c5c5;
    background-image: linear-gradient(to right, #f5f5ff, #c5c5c5, #f5f5f5);
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 5%;
    margin-right: 5%;
    max-width: 90%;
}

.pinned-main-hr {
    position: center;
    border: 0;
    height: 1px;
    background: #c5c5c5;
    background-image: linear-gradient(to right, #f5f5ff, #c5c5c5, #f5f5f5);
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 5%;
    margin-right: 5%;
    max-width: 90%;
}

.blog-main-hr {
    position: center;
    border: 0;
    height: 1px;
    background: #c5c5c5;
    background-image: linear-gradient(to right, #f5f5ff, #c5c5c5, #f5f5f5);
    margin-bottom: 5px;
    margin-left: 5%;
    margin-right: 5%;
    max-width: 90%;
}

/*last-news-container*/
#last-news-headlines {
  font-family: 'Roboto', sans-serif;
  letter-spacing: -.03em;
  line-height: 1.9em;
  color: #333;
  margin: auto;
  padding: 0px 5px 0px 5px;
  max-width: 90%;
  width: 90%;
}

#last-news-headlines .last-news-container {
  position:relative;
  width: 100%;
  background-color: #FFFFFF;
  padding-top:30px;
  float: left;
}

#last-news-headlines .ad-container {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  display: block;
  align-items:center;
  justify-content:flex-end;
  margin: auto;
  padding: 10px 10px 0 10px;
  max-width: calc(25% - 20px);
  width: calc(25% - 10px);
  height: 100%;
  float: right;
}

#last-news-headlines .ad-container img {
  display: block;
  position:center;
  width: 100%;
  max-width: 100%;
  margin: auto;
  padding: 30px 0 30px 0;
}

#last-news-headlines .postList {
  font-family: 'Roboto', sans-serif;
  letter-spacing: -.03em;
  line-height: 1.9em;
  color: #333;
  margin: auto;
  padding: 10px 20px 20px 0;
  max-width: calc(75% - 20px);
  width: calc(75% - 20px);
  float: left;
  text-align: left;
}

#last-news-headlines .list_item {
    display: block;
    margin: 5px 15px 2px;
    padding: 2px;
    max-width: calc(100% - 22px);
    width: calc(100% - 22px);
    float: left;
}

#last-news-headlines .show_more_main {
    margin: 15px 25px;
}

#last-news-headlines .show_more {
  background-color: #a70000;
  border: none;
  color:#FFFFFF;
  letter-spacing: -.03em;
  padding: 5px 120px 5px 120px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  font-size:1.1em;
  font-size:1.6vw;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  border-radius: 4px;
  margin: auto;
  cursor: pointer;
}

#last-news-headlines .loading {
    background-color: #e9e9e9;
    border: 1px solid;
    border-color: #c6c6c6;
    color: #333;
    font-size: 12px;
    display: block;
    text-align: center;
    padding: 10px 0;
    outline: 0;
    font-weight:bold;
}

#last-news-headlines .loading_txt {
    background-image: url(loading.gif);
    background-position: left;
    background-repeat: no-repeat;
    border: 0;
    display: inline-block;
    height: 16px;
    padding-left: 20px;
}

#last-news-headlines .left {
  display: inline-block;
  position:relative;
  width: 75%;
  background-color: #FFFFFF;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
  vertical-align: top;
}

#last-news-headlines .left-img {
  display: inline-block;
  position:relative;
  width: calc(40% - 20px);
  background-color: #FFFFFF;
  padding: 0 10px 0 10px;
  float: left;
  vertical-align: top;
}

#last-news-headlines .blog-left-img {
  display: inline-block;
  position:relative;
  width: calc(40% - 20px);
  max-width: calc(40% - 20px);
  background-color: #FFFFFF;
  padding: 0 15px 15px 0;
  float: left;
  vertical-align: top;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

#last-news-headlines .blog-news {
  display: inline-block;
  position:relative;
  width: calc(100% - 20px);
  background-color: #FFFFFF;
  padding: 30px 10px 0 10px;
  float: left;
  vertical-align: top;
}

#last-news-headlines .left-txt {
  margin: 0 15px 0;
  max-width: calc(100% - 15px);
  width: calc(100% - 15px);
  padding-top: 3px;
}

#last-news-headlines .left-text {
  display: inline-block;
  position:relative;
  width: calc(60% - 40px);
  background-color: #FFFFFF;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
  vertical-align: top;
}

#last-news-headlines .left-category {
  display: inline-block;
  position:relative;
  width: calc(100% - 20px);
  background-color: #FFFFFF;
  padding-right: 20px;
  float: left;
  vertical-align: top;
}

#last-news-headlines .left-top {
  display: inline-block;
  position:relative;
  width: calc(100% - 20px);
  background-color: #FFFFFF;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
  vertical-align: top;
  margin-bottom: 5px;
}

#last-news-headlines .left-news-headlines {
  display: block;
  position:relative;
  width: calc(100% - 20px);
  height: auto;
  background-color: #FFFFFF;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
  vertical-align: top;
  margin-bottom: 5px;
}

#last-news-headlines .left-top-title {
  display: inline-block;
  position:relative;
  background-color: #FFFFFF;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
  vertical-align: top;
  text-align: inherit;
}

#last-news-headlines .left-top-subtitle {
  display: inline-block;
  position:relative;
  background-color: #FFFFFF;
  padding-right: 0px;
  padding-left: 10px;
  float: left;
  vertical-align: top;
  text-align: inherit;
}

#last-news-headlines .advertising {
  position:relative;
  width: calc(25% - 20px);
  height: auto;
  background-color: #FFFFFF;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  vertical-align: top;
}

#last-news-headlines img{
left: 0px;
width: 100%;
margin: auto;
border-radius: 4px;
vertical-align: middle;
-webkit-filter: brightness(100%);
}

#last-news-headlines img:hover{
left: 0px;
width: 100%;
margin: auto;
border-radius: 4px;
vertical-align: middle;
-webkit-filter: brightness(80%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#last-news-headlines h1 {
text-align:left;
font-size:1.4em;
font-size:1.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#000000;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.2em;
padding-top: 5px;
vertical-align: text-top;
margin-right: 6px;
}

#last-news-headlines h1:hover {
text-align:left;
font-size:1.4em;
font-size:1.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#606060;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.2em;
margin-top:0px;
margin-bottom: 0px;
margin-right: 6px;
vertical-align: text-top;
}

#last-news-headlines h2 {
text-align:left;
text-transform: uppercase;
font-size:2.1em;
font-size:2.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#a70000;
letter-spacing: -.03em;
text-decoration: none;
vertical-align: bottom;
line-height: 1em;
padding-bottom: 5px;
}

#last-news-headlines .blog-top {
text-align:left;
font-size:2.1em;
font-size:2.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#a70000;
letter-spacing: -.03em;
text-decoration: none;
vertical-align: bottom;
line-height: 1em;
padding-bottom: 5px;
}


#last-news-headlines h3 {
text-align:left;
vertical-align: bottom;
font-size:1.3em;
font-size:1.9vw;
font-family: 'Roboto', sans-serif;
font-weight: lighter;
color:#919191;
letter-spacing: -.03em;
text-decoration: none;
float: left;
line-height: 2em;
}

#last-news-headlines h4 {
text-align:left;
font-size:1.1em;
font-size:1.6vw;
font-family: 'Roboto', sans-serif;
font-weight: normal;
color:#858585;
letter-spacing: -.03em;
text-decoration: none;
vertical-align: bottom;
line-height: 1em;
padding: 0 0 5px 10px;
}

#last-news-headlines h5 {
text-align:left;
font-size:1em;
font-size:1.4vw;
font-family: 'Roboto', sans-serif;
font-weight: normal;
color:#a70000;
letter-spacing: -.03em;
text-decoration: none;
vertical-align: bottom;
line-height: 1em;
padding: 5px 10px 0 10px;
}

#last-news-headlines h6 {
text-align:left;
font-size:0.9em;
font-size:1.3vw;
font-family: 'Roboto', sans-serif;
font-weight: normal;
color:#5c5c5c;
letter-spacing: -.03em;
text-decoration: none;
vertical-align: bottom;
line-height: 1.1em;
padding: 5px 5px 5px 5px;
}

#last-news-headlines .last-news-h3 {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 0.9em;
  font-size: 1.318vw;
  font-weight: normal;
  letter-spacing: -.03em;
  margin: 0;
  padding: 5px 5px 5px 0;
  line-height: normal;
  color: #333333;
  text-decoration: none;
  text-align: left;
}

#last-news-headlines .posted {
display: block;
text-align:left;
font-size:0.7em;
font-size:1vw;
font-family: 'Roboto', sans-serif;
font-weight: normal;
color:#5d5d5d;
letter-spacing: -.03em;
text-decoration: none;
vertical-align: top;
line-height: 1.7em;
padding: 0 5px 5px 0px;
}

#last-news-headlines .advertising-box{
  position:center;
  max-width: 100%;
  margin: auto;
  padding-top: 150px;
  padding-bottom: 150px;
}

#last-news-headlines .blog-advertising-box{
  position:center;
  max-width: 100%;
  margin: auto;
  padding-top: 20px;
  padding-bottom: 150px;
}

#last-news-headlines .newspage-button {
  background-color: #a70000;
  border: none;
  color:#FFFFFF;
  letter-spacing: -.03em;
  padding: 10px 120px 10px 120px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  font-size:1.1em;
  font-size:1.6vw;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  border-radius: 4px;
  margin: auto;
}

#last-news-headlines .newspage-label {
  width: 60%;
  max-width: 60%;
  margin:auto;
  padding-bottom: 10px;
}

#last-news-headlines .category-button-headlines {
  background-color: #ffffff;
  color:#858585;
  letter-spacing: -.03em;
  text-align: left;
  text-transform: lowercase;
  text-decoration: none;
  display: inline-block;
  font-size:1.1em;
  font-size:1.6vw;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  border-bottom: 7px solid #a70000;
  line-height: 1.3em;
  margin-left: 10px;
  margin-bottom: 5px;
}

#slider, .slider-wrap, .slide-content {
  margin: 0;
  padding: 0;
  font-family: 'Roboto', sans-serif;
  width: 100%;
  overflow: hidden;
}

.slider-wrap {position: relative;}

.slide {
    background-color: #000;
}

.slide-content img {
  display: block;
  max-width: 100%;
  height: auto;
  object-fit: contain;
  border-radius: 4px;
  margin: auto;
}

.slide-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
  width: 80%;
  margin: auto;
}

.slide-content span {
  font-size: 1.245vw;
  font-size: 0.850em;
  color: #E1E7E4;
  position: absolute;
  bottom: 0;
  padding: 5px 30px 5px 30px;
  background-color: rgba(0,0,0,.5);
  width: 100%;
}

.arrow {
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -35px;
  width: 0;
  height: 0;
  border-style: solid;
}

#arrow-left {
  border-width: 30px 40px 30px 0;
  border-color: transparent #fff transparent transparent;
  left: 0;
  margin-left: 45px;
}

#arrow-left:hover {
  border-width: 30px 40px 30px 0;
  border-color: transparent #E1E7E4 transparent transparent;
  left: 0;
  margin-left: 45px;
}

#arrow-right {
  border-width: 30px 0 30px 40px;
  border-color: transparent transparent transparent #fff ;
  right: 0;
  margin-right: 45px;
}

#arrow-right:hover {
  border-width: 30px 0 30px 40px;
  border-color: transparent transparent transparent #E1E7E4 ;
  right: 0;
  margin-right: 45px;
}

#slider-fullscreen.fullscreen {
  display: flex;
  z-index: 9999;
  width: 100%;
  height: 100%;
  margin:auto;
  position:fixed;
  top:0;
  bottom:0;
  left:0;
  right:0;
}

#slider-fullscreen.fullscreen * {
  margin-top:auto;
  margin-bottom:auto;
}

#slider-fullscreen.fullscreen img {
  display: inline-flex;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  margin:auto;
}

#slider-fullscreen {
  background:#000000;
  width:100%;
  height:auto;
  text-decoration: none;
}

#slider-fullscreen .slider-button {
  position: absolute;
  display: block;
  top: 42px;
  right: 5px;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: white;
  font-size: 30px;
  border: none;
  cursor: pointer;
  background: none;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.4);
  width: 40px;
  height: 40px;
  float: right;
}

#slider-fullscreen .slider-button:hover {
  color: #E1E7E4;
  background: rgba(0, 0, 0, 0.2);
  border: none;
  text-decoration: none;
}

#slider-fullscreen .slider-button:focus {
  outline: none;
}

#slider-fullscreen .slider-container img {
  width: 100%;
  height: auto;
}

.search-box-inc {
  position: absolute;
  top: 10px;
  right: 9%;
  background: none;
  transition: background-color 0.5s ease;
  height: 40px;
  border-radius: 35px;
  padding: 5px;
  float: right;
}

.search-box-inc:hover {
  position: absolute;
  top: 10px;
  right: 9%;
  background: #2f3640;
  height: 40px;
  border-radius: 35px;
  padding: 5px;
  float: right;

}


.search-btn-inc {
  color: #e84118;
  float: left;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #2f3640;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.8s;
}

.search-txt-inc {
  border: none;
  background: none;
  outline: none;
  float: left;
  padding: 0;
  color: white;
  font-size: 0.850em;
  transition: 0.8s;
  line-height: 40px;
  width: 0px;
}

.search-box-inc:hover .search-txt-inc {
  width: 400px;
  padding: 0 6px;
}

.search-box-inc:hover .search-btn-inc {
  background: #2f3640;
}

.search-box-inc-button {
  border: none;
  background: none;
  outline: none;
}

.search-box-inc-img{
  width: 25px;
  height: 25px;
  margin: auto;
  padding-right: 5px;
  padding-bottom: 5px;
}

.search-box-inc-img:hover{
  filter: hue-rotate(180deg);
  -webkit-filter: hue-rotate(180deg);
  cursor: pointer;
}

.search-btn-inc {
  background-image: url(http://localhost/files/images/header-search.png);
}

.search-btn-inc:hover {
  background-image: url(http://localhost/files/images/search.png);
}


#search-results {
  font-family: 'Roboto', sans-serif;
  letter-spacing: -.03em;
  line-height: 1.9em;
  color: #333;
  margin: auto;
  padding: 0px 5px 0px 5px;
  max-width: 90%;
  width: 90%;
}

#search-results .container-left {
  font-family: 'Roboto', sans-serif;
  letter-spacing: -.03em;
  line-height: 1.9em;
  color: #333;
  margin: auto;
  padding: 10px 20px 0 0;
  max-width: calc(75% - 20px);
  width: calc(75% - 20px);
  float: left;
  text-align: left;
}

#search-results div {
  padding: 10px 0 10px 0;
  display:inline-block;
}

#search-results .container-right {
  margin: auto;
  padding: 10px 10px 40px 10px;
  max-width: calc(25% - 20px);
  width: calc(25% - 10px);
  float: right;
}

#search-results h1 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.200em;
  font-size: 1.757vw;
  font-weight: bolder;
  color: #a6130a;
  letter-spacing: -.03em;
  margin: 0;
  padding: 5px 0 5px 0;
  line-height: normal;
}

#search-results h1:hover {
  font-family: 'Roboto', sans-serif;
  font-size: 1.200em;
  font-size: 1.757vw;
  font-weight: bolder;
  color: #f00000;
  letter-spacing: -.03em;
  margin: 0;
  padding: 5px 0 5px 0;
  line-height: normal;
}

#search-results h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.318vw;
  font-size: 0.900em;
  font-weight: normal;
  color: #555555;
  letter-spacing: -.03em;
  margin: 0;
  padding: 5px 0 5px 0;
  line-height: normal;
}

#search-results h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.464vw;
  font-size: 1em;
  font-weight: normal;
  color: #0c0c0c;
  letter-spacing: -.03em;
  margin: 0;
  padding: 5px 0 5px 0;
  line-height: normal;
}


#search-results h4 {
text-align:left;
text-transform: uppercase;
font-size:2.1em;
font-size:2.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#333333;
letter-spacing: -.03em;
text-decoration: none;
vertical-align: bottom;
line-height: 1em;
padding-bottom: 5px;
}

#search-results h5 {
text-align:left;
font-size:1em;
font-size:1.4vw;
font-family: 'Roboto', sans-serif;
font-weight: normal;
color:#000000;
letter-spacing: -.03em;
text-decoration: none;
vertical-align: bottom;
line-height: 1em;
padding: 5px 10px 0 10px;
}

#search-results p {
  font-family: 'Roboto', sans-serif;
  font-size: 1.025vw;
  font-size: 0.700em;
  font-weight: normal;
  color: #777777;
  letter-spacing: -.03em;
  margin: 0;
  padding: 5px 0 5px 0;
  line-height: normal;
}

#search-results .container-left img {
  width: 35%;
  max-width: 35%;
  float: left;
  margin: 0 15px 15px 0;
  padding-left: 5px;
  -webkit-filter: brightness(100%);
}

#search-results .container-left img:hover {
  width: 35%;
  max-width: 35%;
  float: left;
  margin: 0 15px 15px 0;
  padding-left: 5px;
  -webkit-filter: brightness(80%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#search-results .profiles-container-left {
  border-radius: 50%!important;
  width: 10%!important;
  max-width: 10%!important;
}

#search-results .profiles-container-left:hover {
  border-radius: 50%!important;
}

#search-results hr {
    display: block;
    position: center;
    border: 0;
    height: 1px;
    background: #c5c5c5;
    background-image: linear-gradient(to right, #f5f5ff, #c5c5c5, #f5f5f5);
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 5%;
    margin-right: 5%;
    max-width: 90%;
}

#search-results .articleItem {
    display: block;
    margin-top: 10px;
    margin-bottom: 5px;
    max-width: 100%;
    width: 100%;
    float: left;
    background:
    linear-gradient(
      to right,
      rgba(245,245,245,1) 12%,
      rgba(197,197,197,1) 47%,
      rgba(245,245,245,1) 100%
    )
    left
    bottom
    #fff
    no-repeat;
    background-size:100% 1px ;
  }

#search-results .container-right img {
  position:center;
  width: 100%;
  max-width: 100%;
  margin: auto;
  padding: 40px 0 0 0;
  -webkit-filter: brightness(100%);
}

#search-results .container-right img:hover {
  -webkit-filter: brightness(100%);
}

#search-results .header {
  color:#454545;
  letter-spacing: -.03em;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size:1.5em;
  font-size:2.196vw;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  margin: auto;
  line-height: 1em;
  width: 100%;
  padding-bottom: 5px;
  background:
    linear-gradient(
      to right,
      rgba(49,102,82,1) 0%,
      rgba(161,194,105,1) 25%,
      rgba(178,185,195,1) 55%,
      rgba(49,102,82,1) 100%
    )
    left
    bottom
    #fff
    no-repeat;
  background-size:100% 7px ;
}

#news-page-results {
  font-family: 'Roboto', sans-serif;
  letter-spacing: -.03em;
  line-height: 1.9em;
  color: #333;
  margin: auto;
  padding: 0px 5px 0px 5px;
  max-width: 90%;
  width: 90%;
}

#news-page-results .inc-text {
    text-align: left;
    text-transform: uppercase;
    font-size: 2.1em;
    font-size: 2.9vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #003e30;
    letter-spacing: -.03em;
    text-decoration: none;
    vertical-align: bottom;
    line-height: 1.4em;
    float: left;
}

article .inc-text {
    text-align: left;
    text-transform: uppercase;
    font-size: 2.1em;
    font-size: 2.9vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #333333;
    letter-spacing: -.03em;
    text-decoration: none;
    vertical-align: bottom;
    line-height: 1.4em;
    float: left;
}

#news-page-results .tv-video-box {
  display: inline-block;
  position:relative;
  width: calc(35% - 60px);
  background-color: #000000;
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 10px;
  padding-top: 7px;
  float: left;
  vertical-align: top;
}

#news-page-results .articleItem {
    display: block;
    margin-top: 10px;
    margin-bottom: 5px;
    max-width: 100%;
    width: 100%;
    float: left;
    background:
    linear-gradient(
      to right,
      rgba(245,245,245,1) 12%,
      rgba(197,197,197,1) 47%,
      rgba(245,245,245,1) 100%
    )
    left
    bottom
    #fff
    no-repeat;
    background-size:100% 1px ;
  }

#news-page-results .videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0;
	height: 0;
}

#news-page-results #search-media-ads {
	display: block;
}

#news-page-results .videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#news-page-results .headlines-box-h1 {
display: block;
text-align:left;
font-size:1.4em;
font-size:1.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#000000;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.2em;
padding-top: 5px;
vertical-align: text-top;
margin-right: 6px;
}

#news-page-results .headlines-box-h1:hover {
display: block;
text-align:left;
font-size:1.4em;
font-size:1.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#606060;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.2em;
margin-top:0px;
margin-bottom: 0px;
margin-right: 6px;
vertical-align: text-top;
}

#news-page-results .headlines-box-h2 {
display: block;
text-align:left;
font-size:1em;
font-size:1.4vw;
font-family: 'Roboto', sans-serif;
font-weight: normal;
color:#a70000;
letter-spacing: -.03em;
text-decoration: none;
vertical-align: bottom;
line-height: 1em;
padding: 5px 10px 0 10px;
}

#news-page-results .media-ad-img {
    display: none;
}

#news-page-results .headlines-box-h3 {
text-align:left;
text-transform: uppercase;
font-size:2.1em;
font-size:2.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#a70000;
letter-spacing: -.03em;
text-decoration: none;
vertical-align: bottom;
line-height: 1em;
margin-left: 15px;
}

#news-page-results .blog-headlines-box {
  display: inline-block;
  position:relative;
  background-color: #FFFFFF;
  float: left;
  text-align: inherit;
}

#news-page-results .data {
  max-width: 75%;
  width: 75%;
  float: left;
}

#news-page-results .container-left {
  font-family: 'Roboto', sans-serif;
  letter-spacing: -.03em;
  line-height: 1.9em;
  color: #333;
  margin: auto;
  padding: 10px 20px 0 0;
  max-width: calc(75% - 20px);
  width: calc(75% - 20px);
  float: left;
  text-align: left;
}

#news-page-results .postList {
  font-family: 'Roboto', sans-serif;
  letter-spacing: -.03em;
  line-height: 1.9em;
  color: #333;
  margin: auto;
  padding: 10px 0 20px 0;
  max-width: calc(75% - 20px);
  width: calc(75% - 20px);
  float: left;
  text-align: left;
}

#news-page-results div {
  padding: 0 0 10px 0;
  display:inline-block;
}

#news-page-results .container-right {
  margin: 0 0 60px 0;
  padding: 10px 0 0 10px;
  max-width: calc(25% - 20px);
  width: calc(25% - 10px);
  float: right;
}

#news-page-results .ad-container {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  display: block;
  align-items:center;
  justify-content:flex-end;
  margin: auto;
  padding: 10px 0 0 10px;
  max-width: calc(25% - 20px);
  width: calc(25% - 10px);
  height: 100%;
  float: right;
}

#news-page-results h1 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.200em;
  font-size: 1.757vw;
  font-weight: bolder;
  color: #a6130a;
  letter-spacing: -.03em;
  margin: 0;
  padding: 7px 0 7px 0;
  line-height: normal;
}

#news-page-results h1:hover {
  font-family: 'Roboto', sans-serif;
  font-size: 1.200em;
  font-size: 1.757vw;
  font-weight: bolder;
  color: #f00000;
  letter-spacing: -.03em;
  margin: 0;
  padding: 7px 0 7px 0;
  line-height: normal;
}

#news-page-results h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.318vw;
  font-size: 0.900em;
  font-weight: normal;
  color: #555555;
  letter-spacing: -.03em;
  margin: 0;
  padding: 5px 0 5px 0;
  line-height: normal;
}

#news-page-results h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.464vw;
  font-size: 1em;
  font-weight: normal;
  color: #0c0c0c;
  letter-spacing: -.03em;
  margin: 0;
  padding: 5px 0 5px 0;
  line-height: normal;
}

#news-page-results h4 {
text-align:left;
text-transform: uppercase;
font-size:2.1em;
font-size:2.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#454545;
letter-spacing: -.03em;
text-decoration: none;
vertical-align: bottom;
line-height: 1em;
padding-bottom: 5px;
}

#news-page-results h5 {
text-align:left;
font-size:1em;
font-size:1.4vw;
font-family: 'Roboto', sans-serif;
font-weight: normal;
color:#000000;
letter-spacing: -.03em;
text-decoration: none;
text-transform: uppercase;
vertical-align: bottom;
line-height: 1em;
padding: 5px 10px 0 0;
}

#news-page-results h6 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.500em;
  font-size: 2.196vw;
  font-weight: bolder;
  color: #a6130a;
  letter-spacing: -.03em;
  margin: 0;
  padding: 7px 0 7px 0;
  line-height: normal;
}

#news-page-results h6:hover {
  font-family: 'Roboto', sans-serif;
  font-size: 1.500em;
  font-size: 2.196vw;
  font-weight: bolder;
  color: #f00000;
  letter-spacing: -.03em;
  margin: 0;
  padding: 7px 0 7px 0;
  line-height: normal;
}

#news-page-results p {
  font-family: 'Roboto', sans-serif;
  font-size: 1.025vw;
  font-size: 0.700em;
  font-weight: normal;
  color: #333333;
  letter-spacing: -.03em;
  margin: 0;
  padding: 5px 0 5px 0;
  line-height: normal;
}

#news-page-results img {
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  width: calc(40% - 20px);
  height: 190px;
  max-width: calc(40% - 20px);
  margin: 5px 15px 20px 0;
  float: left;
  -webkit-filter: brightness(100%);
  object-position: center;
      object-fit: cover;
}

#news-page-results img:hover {
  -webkit-filter: brightness(80%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    object-position: center;
        object-fit: cover;
}

#news-page-results .blog-img {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  width: calc(40% - 20px);
  max-width: calc(40% - 20px);
  margin: 5px 15px 20px 0;
  float: left;
}

#news-page-results hr {
    display: block;
    position: center;
    border: 0;
    height: 1px;
    background: #c5c5c5;
    background-image: linear-gradient(to right, #f5f5ff, #c5c5c5, #f5f5f5);
    margin-top: 10px;
    margin-bottom: 15px;
    margin-left: 5%;
    margin-right: 5%;
    max-width: 90%;
}

#news-page-results .container-right img {
  position:center;
  width: 100%!important;
  max-width: 100%!important;
  height: auto!important;
  margin: auto;
  padding: 40px 0 0 0!important;
}

#news-page-results .ad-container img {
  display: block;
  position:center;
  width: 100%!important;
  max-width: 100%!important;
  height: auto!important;
  margin: auto;
  padding: 30px 0 30px 0;
  -webkit-filter: brightness(100%);
}

#news-page-results .ad-container img:hover {
  display: block;
  position:center;
  width: 100%!important;
  max-width: 100%!important;
  height: auto!important;
  margin: auto;
  padding: 30px 0 30px 0;
  -webkit-filter: brightness(100%)!important;
}


#news-page-results .header {
  color:#454545;
  letter-spacing: -.03em;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size:1.5em;
  font-size:2.196vw;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  margin: auto;
  line-height: 1em;
  width: 100%;
  padding-bottom: 5px;
  background:
    linear-gradient(
      to right,
      rgba(49,102,82,1) 0%,
      rgba(161,194,105,1) 25%,
      rgba(178,185,195,1) 55%,
      rgba(49,102,82,1) 100%
    )
    left
    bottom
    #fff
    no-repeat;
  background-size:100% 7px ;
}

#news-page-results .li-post-group {
  padding: 5px 10px;
  margin-top: 5px;
  margin-bottom: 10px;
  max-width: 75%;
  width: 75%;
  float: left;
  border-bottom: solid 1px #CFCFCF;
}

#news-page-results .list_item {
    margin: 5px 0 2px 0;
    padding: 2px;
    max-width: 100%;
    width: 100%;
    float: left;
}
#news-page-results .show_more_main {
    margin: 15px 25px;
}
#news-page-results .show_more {
  background-color: #a70000;
  border: none;
  color:#FFFFFF;
  letter-spacing: -.03em;
  padding: 5px 120px 5px 120px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  font-size:1.1em;
  font-size:1.6vw;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  border-radius: 4px;
  margin: auto;
  cursor: pointer;
}
#news-page-results .loading {
    background-color: #e9e9e9;
    border: 1px solid;
    border-color: #c6c6c6;
    color: #333;
    font-size: 12px;
    display: block;
    text-align: center;
    padding: 10px 0;
    outline: 0;
    font-weight:bold;
}
#news-page-results .loading_txt {
    background-image: url(loading.gif);
    background-position: left;
    background-repeat: no-repeat;
    border: 0;
    display: inline-block;
    height: 16px;
    padding-left: 20px;
}

#news-page-results .business-brands-container{
  position: relative;
  width: 25%;
  max-width: 25%;
  margin: auto;
  float: left;
  padding: 15px 0 10px 0;
  background: /* gradient can be an image */ linear-gradient( to left, rgba(245,245,245,1) 12%, rgba(197,197,197,1) 47%, rgba(245,245,245,1) 100% ) left bottom #fff no-repeat;
  background-size: 100% 1px;
  height: auto;
}

#news-page-results .business-brands-img-container {
    background-color: #fff;
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0 0 25px 0!important;
    float: right;
    vertical-align: baseline!important;
    text-align: left;
    height: auto;
    padding: 0!important;
  }

#news-page-results .business-brands-img-container:hover {
    background-color: #f5f8fa;
  }

#news-page-results .business-img-set-brands {
    border-radius: 50%!important;
    vertical-align: bottom!important;
    border: 3px solid #93ccea;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0!important;
    padding: 0;
  }

  #news-page-results .business-img-set-brands:hover {
      border-radius: 50%!important;
      vertical-align: bottom!important;
      border: 3px solid #93ccea;
      width: 100%;
      max-width: 100%;
      margin: 0!important;
      padding: 0;
    }


#news-page-results #brands-label {
  position: absolute;
  bottom: 0;
  right: 0;
  width:100%;
  height: auto;
  background: rgba(0, 131, 149, 0.5);
  text-align: center;
  padding: 8px 0 8px 0;
  border-radius: 4px;
  }

#news-page-results .brands-label-h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 1em;
    color: #f5f5f5;
    text-align: center;
    line-height: normal;
  }

#news-page-results .brands-label-h1:hover {
    text-decoration: underline;
  }

#divider {
  max-width: 100%;
  width: 100%;
  display: block;
}

#divider hr {
    display: block;
    position: center;
    border: 0;
    height: 1px;
    background: #c5c5c5;
    background-image: linear-gradient(to right, #f5f5ff, #c5c5c5, #f5f5f5);
    margin-top: 45px;
    margin-bottom: 25px;
    margin-left: 5%;
    margin-right: 5%;
    max-width: 90%;
}

#infinite-video-page-results-header {
  background-color: #ffffff;
  font-family: 'Roboto', sans-serif;
  letter-spacing: -.03em;
  line-height: 1.9em;
  color: #333;
  padding: 0;
  max-width: 100%;
  width: 100%;
  float: left;
}

#infinite-video-page-results-header h6 {
text-align:left;
text-transform: uppercase;
font-size:2.1em;
font-size:2.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#ff0000;
letter-spacing: -.03em;
text-decoration: none;
vertical-align: bottom;
line-height: 1em;
padding-bottom: 5px;
}

#infinite-video-page-results-header h4 {
    text-align: left;
    text-transform: uppercase;
    font-size: 2.1em;
    font-size: 2.9vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #323436;
    letter-spacing: -.03em;
    text-decoration: none;
    vertical-align: bottom;
    line-height: 1em;
    padding-bottom: 5px;
}

#infinite-video-page-results-header .hui {
  color:#454545;
  letter-spacing: -.03em;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size:1.5em;
  font-size:2.196vw;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  margin: auto;
  line-height: 1em;
  width: 100%;
  padding: 15px 0 5px 0;
  background:
    linear-gradient(
      to right,
      rgba(49,102,82,1) 0%,
      rgba(161,194,105,1) 25%,
      rgba(178,185,195,1) 55%,
      rgba(49,102,82,1) 100%
    )
    left
    bottom
    #fff
    no-repeat;
  background-size:100% 7px ;
}

#infinite-video-page-results #extra-social-media-hui{
  width:100%;
  text-align:center;
  color:#0c0c0c;
  float:left;
  display:block;
}

#infinite-video-page-results #extra-social-media-hui .social-media-asset{
  position: relative;
  width:100%;
  text-align:left;
  float:left;
  margin-top: 10px;
  padding-bottom: 5px;
}

#infinite-video-page-results #extra-social-media-hui .social-media-asset-top{
  position: relative;
  width:100%;
  text-align:left;
  float:left;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

#infinite-video-page-results #extra-social-media-hui .social-media-asset-inner{
  position: relative;
  width:100%;
  text-align:left;
  float:left;
  margin-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 15px;
  background: /* gradient can be an image */
linear-gradient(
  to left,
  rgba(245,245,245,1) 12%,
  rgba(197,197,197,1) 47%,
  rgba(245,245,245,1) 100%
)
left
bottom
#fff
no-repeat;
background-size:100% 1px ;
}

#infinite-video-page-results #extra-social-media-hui .social-media-asset-inner-fit{
  position: relative;
  width:100%;
  text-align:left;
  float:left;
  margin-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 15px;
  background: /* gradient can be an image */
linear-gradient(
  to left,
  rgba(245,245,245,1) 12%,
  rgba(197,197,197,1) 47%,
  rgba(245,245,245,1) 100%
)
left
bottom
#fff
no-repeat;
background-size:100% 1px ;
}


#infinite-video-page-results .display-pad-right .wrapper iframe {
  padding: 0;
  margin: 0;
}

#infinite-video-page-results .player-pad iframe {
  width: 90%;
  height: auto;
  max-height: 50px;
  margin: 0;
  text-align: left;
  float: left;
}

#infinite-video-page-results #m-player {
    display: none;
}

#infinite-video-page-results #w-player {
    display: block;
}

#infinite-video-page-results .social-share-buttons {
  display: none;
  padding: 0;
  margin: 0;
  text-align: center;
  height: 30px;
}

#infinite-video-page-results .media-social-share-buttons {
    display: none;
}

#infinite-video-page-results .fa:hover {
  opacity: 0.7;
  transform: scale(1.2);
  transition: transform 0.25s ease-out;
}

#infinite-video-page-results {
  background-color: #ffffff;
  font-family: 'Roboto', sans-serif;
  letter-spacing: -.03em;
  line-height: 1.9em;
  color: #333;
  padding: 0;
  max-width: calc(75% - 10px);
  width: calc(75% - 10px);
  float: left;
}

#infinite-video-page-results .li-post-group {
  padding: 0;
  margin-top: 15px;
  margin-bottom: 10px;
  max-width: 100%;
  width: 100%;
  float: left;
}

#infinite-video-page-results .li-post-group-podcast {
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    max-width: 100%;
    width: 100%;
    float: left;
    border: 2px solid #ddd;
}

#infinite-video-page-results .video-container {
  font-family: 'Roboto', sans-serif;
  letter-spacing: -.03em;
  line-height: 1.9em;
  color: #333;
  padding: 24px 15px 0 0;
  max-width: calc(100% - 25px);
  width: calc(100% - 25px);
  float: left;
}

#infinite-video-page-results .podcast-video-container {
  background-color: #ffffff;
  font-family: 'Roboto', sans-serif;
  letter-spacing: -.03em;
  line-height: 1.9em;
  color: #333;
  padding: 39px 15px 0 0;
  max-width: calc(100% - 25px);
  width: calc(100% - 25px);
  float: left;
}

#infinite-news-page-results .post-data-list {
    font-family: 'Roboto', sans-serif;
    letter-spacing: -.03em;
    line-height: 1.9em;
    color: #333;
    margin: auto;
    padding: 10px 0 20px 0;
    max-width: 100%;
    width: 100%;
    float: left;
    text-align: left;
}

#infinite-video-page-results hr {
    display: block;
    position: center;
    border: 0;
    height: 1px;
    background: #c5c5c5;
    background-image: linear-gradient(to right, #f5f5ff, #c5c5c5, #f5f5f5);
    margin: 30px 0 15px 0;
    max-width: 100%;
    text-align: center;
}

#infinite-video-page-results #seek {
	display: block;
	width: 230px;
	margin: 0 0 20px 0;
}

#infinite-video-page-results .display-pad {
  display: block;
  width: 100%;
  height: auto;
  padding: 15px;
}

#infinite-video-page-results .display-pad-left-top {
  display: inline-block;
  width: 75%;
  float: left;
  margin: 0;
  padding: 0;
}

#infinite-video-page-results .display-pad-left-bottom {
  display: inline-block;
  width: 75%;
  float: left;
  margin: 0;
  padding: 0;
}

#infinite-video-page-results .display-pad-right {
  display: inline-block;
  width: 25%;
  float: right;
  margin: 0;
  padding: 0;
  vertical-align: text-top;
}

#infinite-video-page-results .display-pad-right .wrapper {
    display: inline-block;
    width: 170px;
    height: 170px;
    margin: 0;
    padding: 0 30px 15px 0;
    float: right;
}

#infinite-video-page-results .display-pad-right .wrapper #w-frame {
    display: block;
}

#infinite-video-page-results .display-pad-right .wrapper #m-frame {
    display: none;
}

#infinite-video-page-results .player-pad #w-player {
    display: block!important;
}

#infinite-video-page-results .player-pad #m-player {
    display: none!important;
}

#infinite-video-page-results .player-pad {
  display: inline-block;
  padding: 5px 15px 10px 0;
  width: 100%;
  height: auto;
  float: left;
  margin: 0;
}

#infinite-video-page-results #top-player-pad {
  display: inline-block;
  margin: auto;
  text-align: center;
  padding-left: 45%;
}

#infinite-video-page-results #top-player-pad .fa:hover {
  opacity: 0.7;
  transform: scale(1.2);
  transition: transform 0.25s ease-out;
  text-decoration: none;
}

#infinite-video-page-results #top-player-pad .fa-facebook {
  background: #3B5998;
  color: white;
}

#infinite-video-page-results #top-player-pad .fa-twitter {
  background: #55ACEE;
  color: white;
}

#infinite-video-page-results #top-player-pad .fa-whatsapp {
  background: #25D366;
  color: white;
}

#infinite-video-page-results #top-player-pad .fa-envelope{
  background: #c80000;
  color: white;
}

#infinite-video-page-results #top-player-pad .fa {
padding: 10px;
margin-left: 10px;
font-size: 15px;
width: 15px;
text-align: center;
text-decoration: none;
border-radius: 50%;
float: right;
}

#infinite-video-page-results #header-player-pad {
  display: inline-block;
}

#infinite-video-page-results #header-player-pad .fa:hover {
  opacity: 0.7;
  transform: scale(1.2);
  transition: transform 0.25s ease-out;
  text-decoration: none;
}

#infinite-video-page-results #header-player-pad .fa {
padding: 18px 22px 26px 22px;
margin-left: 10px;
font-size: 17px;
width: 17px;
text-align: center;
text-decoration: none;
border-radius: 50%;
float: right;
}

#infinite-video-page-results .player-share {
  position: relative;
  display: inline-block;
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
  width: 10%;
  text-align: center;
  float: right;
  vertical-align: text-top;
}

#infinite-video-page-results .text-pad {
  display: block;
  width: 100%;
  float: left;
}

#infinite-video-page-results .text-pad .fa {
    display: inline-block;
    padding:0;
    margin: 0 0 0 5px;
    font-size: 18px;
    font-weight: normal;
    width: 18px;
    color: #333;
}

#infinite-video-page-results .text-pad .fa:hover {
    display: inline-block;
    padding:0;
    margin: 0 0 0 5px;
    font-size: 18px;
    font-weight: normal;
    width: 18px;
    color: #333;
}

#infinite-video-page-results #tmedia-share-pad {
display: none;
}

#infinite-video-page-results #info-pad {
display: none;
}

#infinite-video-page-results .text-block {
  display: block;
  padding: 0;
  margin: 0;
}

#infinite-video-page-results .podcast-show {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 0.9em;
  font-weight: normal;
  color: #EC272E;
  letter-spacing: -.03em;
  margin: 0;
  padding: 0;
  line-height: normal;
}

#infinite-video-page-results .podcast-title{
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 1em;
  font-weight: bolder;
  color: #0d0d0d;
  letter-spacing: -.03em;
  margin: 0;
  padding: 0;
  line-height: normal;
}

#infinite-video-page-results h1 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.3em;
  font-weight: bolder;
  color: #0d0d0d;
  letter-spacing: -.03em;
  margin: 0;
  padding: 5px 0 5px 0;
  line-height: normal;
}

#infinite-video-page-results h1:hover {
  font-family: 'Roboto', sans-serif;
  font-size: 1.3em;
  font-weight: bolder;
  color: #333333;
  letter-spacing: -.03em;
  margin: 0;
  padding: 5px 0 5px 0;
  line-height: normal;
}

#infinite-video-page-results h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 0.900em!important;
  font-weight: normal;
  color: #555555;
  letter-spacing: -.03em;
  margin: 0;
  padding: 5px 0 5px 0;
  line-height: normal;
}

#infinite-video-page-results h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.464vw;
  font-size: 1em;
  font-weight: normal;
  color: #0c0c0c;
  letter-spacing: -.03em;
  margin: 0;
  padding: 5px 0 5px 0;
  line-height: normal;
}

#infinite-video-page-results h4 {
text-align:left;
text-transform: uppercase;
font-size:2.1em;
font-size:2.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#4d0069;
letter-spacing: -.03em;
text-decoration: none;
vertical-align: bottom;
line-height: 1em;
padding-bottom: 5px;
}

#infinite-video-page-results h5 {
text-align:left;
font-size:1em;
font-size:1.4vw;
font-family: 'Roboto', sans-serif;
font-weight: normal;
color:#000000;
letter-spacing: -.03em;
text-decoration: none;
vertical-align: bottom;
line-height: 1em;
padding: 5px 10px 0 10px;
}

#infinite-video-page-results h6 {
text-align:left;
text-transform: uppercase;
font-size:2.1em;
font-size:2.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#ff0000;
letter-spacing: -.03em;
text-decoration: none;
vertical-align: bottom;
line-height: 1em;
padding-bottom: 5px;
}

#infinite-video-page-results p {
  font-family: 'Roboto', sans-serif;
  font-size: 0.700em!important;
  font-weight: normal;
  color: #333333;
  letter-spacing: -.03em;
  margin: 0;
  padding: 5px 0 5px 0;
  line-height: normal;
}

#infinite-video-page-results .header {
  color:#454545;
  letter-spacing: -.03em;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size:1.5em;
  font-size:2.196vw;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  margin: auto;
  line-height: 1em;
  width: 100%;
  padding: 25px 0 5px 0;
  background:
    linear-gradient(
      to right,
      rgba(49,102,82,1) 0%,
      rgba(161,194,105,1) 25%,
      rgba(178,185,195,1) 55%,
      rgba(49,102,82,1) 100%
    )
    left
    bottom
    #fff
    no-repeat;
  background-size:100% 7px ;
}

#infinite-news-page-results {
    font-family: 'Roboto', sans-serif;
    letter-spacing: -.03em;
    line-height: 1.9em;
    color: #333;
    margin: auto;
    padding: 0;
    max-width: 75%;
    width: 75%;
    float: left;
}

#infinite-news-page-results .headlines-box-h1 {
display: block;
text-align:left;
font-size:1.4em;
font-size:1.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#000000;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.2em;
padding-top: 5px;
vertical-align: text-top;
margin-right: 6px;
}

#infinite-news-page-results .media-ad-img {
   display: none;
}

#infinite-news-page-results .headlines-box-h1:hover {
display: block;
text-align:left;
font-size:1.4em;
font-size:1.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#606060;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.2em;
margin-top:0px;
margin-bottom: 0px;
margin-right: 6px;
vertical-align: text-top;
}

#infinite-news-page-results .headlines-box-h2 {
display: block;
text-align:left;
font-size:1em;
font-size:1.4vw;
font-family: 'Roboto', sans-serif;
font-weight: normal;
color:#a70000;
letter-spacing: -.03em;
text-decoration: none;
vertical-align: bottom;
line-height: 1em;
padding: 5px 10px 0 10px;
}

#infinite-news-page-results .headlines-box-h3 {
text-align:left;
text-transform: uppercase;
font-size:2.1em;
font-size:2.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#a70000;
letter-spacing: -.03em;
text-decoration: none;
vertical-align: bottom;
line-height: 1em;
margin-left: 15px;
}

#infinite-news-page-results .blog-headlines-box {
  display: inline-block;
  position:relative;
  background-color: #FFFFFF;
  float: left;
  text-align: inherit;
}

#infinite-news-page-results .data {
  max-width: 75%;
  width: 75%;
  float: left;
}

#infinite-news-page-results .container-left {
  font-family: 'Roboto', sans-serif;
  letter-spacing: -.03em;
  line-height: 1.9em;
  color: #333;
  margin: auto;
  padding: 10px 20px 0 0;
  max-width: calc(75% - 20px);
  width: calc(75% - 20px);
  float: left;
  text-align: left;
}

#infinite-news-page-results .postList {
  font-family: 'Roboto', sans-serif;
  letter-spacing: -.03em;
  line-height: 1.9em;
  color: #333;
  margin: auto;
  padding: 10px 20px 20px 0;
  max-width: calc(75% - 20px);
  width: calc(75% - 20px);
  float: left;
  text-align: left;
}

#infinite-news-page-results div {
  padding: 0 0 10px 0;
  display:inline-block;
}

#infinite-news-page-results .post-data-list {
    font-family: 'Roboto', sans-serif;
    letter-spacing: -.03em;
    line-height: 1.9em;
    color: #333;
    margin: auto;
    padding: 10px 0 20px 0;
    max-width: calc(100% - 20px);
    width: calc(100% - 20px);
    float: left;
    text-align: left;
}

#infinite-news-page-results .container-right {
  margin: auto;
  padding: 10px 10px 0 10px;
  max-width: calc(25% - 20px);
  width: calc(25% - 10px);
  float: right;
}

#infinite-news-page-results .ad-container {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  display: block;
  align-items:center;
  justify-content:flex-end;
  margin: auto;
  padding: 10px 10px 0 10px;
  max-width: calc(25% - 20px);
  width: calc(25% - 10px);
  height: 100%;
  float: right;
}

#infinite-news-page-results h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 1.200em;
    font-size: 1.757vw;
    font-weight: bolder;
    color: #a6130a;
    letter-spacing: -.03em;
    margin: 0;
    padding: 7px 0 7px 0;
    line-height: normal;
}

#infinite-news-page-results h1:hover {
  font-family: 'Roboto', sans-serif;
  font-size: 1.200em;
  font-size: 1.757vw;
  font-weight: bolder;
  color: #f00000;
  letter-spacing: -.03em;
  margin: 0;
  padding: 7px 0 7px 0;
  line-height: normal;
}

#infinite-news-page-results h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 1.318vw;
    font-size: 0.900em;
    font-weight: normal;
    color: #555555;
    letter-spacing: -.03em;
    margin: 0;
    padding: 5px 0 5px 0;
    line-height: normal;
}

#infinite-news-page-results h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.464vw;
  font-size: 1em;
  font-weight: normal;
  color: #0c0c0c;
  letter-spacing: -.03em;
  margin: 0;
  padding: 5px 0 5px 0;
  line-height: normal;
}

#infinite-news-page-results h4 {
    text-align: left;
    text-transform: uppercase;
    font-size: 2.1em;
    font-size: 2.9vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #a70000;
    letter-spacing: -.03em;
    text-decoration: none;
    vertical-align: bottom;
    line-height: 1em;
    padding-bottom: 5px;
}

#infinite-news-page-results h5 {
    text-align: left;
    font-size: 1em;
    font-size: 1.4vw;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    color: #000000;
    letter-spacing: -.03em;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: bottom;
    line-height: 1em;
    padding: 5px 10px 0 10px;
}

#infinite-news-page-results p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.025vw;
    font-size: 0.700em;
    font-weight: normal;
    color: #333333;
    letter-spacing: -.03em;
    margin: 0;
    padding: 5px 0 5px 0;
    line-height: normal;
}

#infinite-news-page-results img {
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    width: calc(40% - 20px);
    max-width: calc(40% - 20px);
    height: 190px;
    margin: 5px 15px 20px 0;
    float: left;
    -webkit-filter: brightness(100%);
    object-position: center;
        object-fit: cover;
}

#infinite-news-page-results img:hover {
  float: left;
  -webkit-filter: brightness(80%);
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      transition: all 0.5s ease;
      object-position: center;
          object-fit: cover;
}

#infinite-news-page-results .blog-img {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  width: calc(40% - 20px);
  max-width: calc(40% - 20px);
  margin: 5px 15px 20px 0;
  float: left;
}

#infinite-news-page-results hr {
    display: block;
    position: center;
    border: 0;
    height: 1px;
    background: #c5c5c5;
    background-image: linear-gradient(to right, #f5f5ff, #c5c5c5, #f5f5f5);
    margin-top: 10px;
    margin-bottom: 15px;
    margin-left: 5%;
    margin-right: 5%;
    max-width: 90%;
}

#infinite-news-page-results .container-right img {
  position:center;
  width: 100%;
  max-width: 100%;
  margin: auto;
  padding: 40px 0 0 0;
}

#infinite-news-page-results .ad-container img {
  display: block;
  position:center;
  width: 100%;
  max-width: 100%;
  margin: auto;
  padding: 30px 0 30px 0;
}

#infinite-news-page-results .header {
    color: #454545;
    letter-spacing: -.03em;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1.5em;
    font-size: 2.196vw;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    margin: auto;
    line-height: 1em;
    width: 100%;
    padding-bottom: 5px;
    background: linear-gradient( to right, rgba(49,102,82,1) 0%, rgba(161,194,105,1) 25%, rgba(178,185,195,1) 55%, rgba(49,102,82,1) 100% ) left bottom #fff no-repeat;
    background-size: 100% 7px;
}

#infinite-news-page-results .li-post-group {
    margin: 5px 0 2px 0;
    padding: 2px;
    max-width: 100%;
    width: 100%;
    float: left;
}

#infinite-news-page-results .list_item {
    margin: 5px 15px 2px;
    padding: 2px;
    max-width: calc(100% - 22px);
    width: calc(100% - 22px);
    float: left;
}

#infinite-news-page-results .show_more_main {
    margin: 15px 25px;
}
#infinite-news-page-results .show_more {
  background-color: #a70000;
  border: none;
  color:#FFFFFF;
  letter-spacing: -.03em;
  padding: 5px 120px 5px 120px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  font-size:1.1em;
  font-size:1.6vw;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  border-radius: 4px;
  margin: auto;
  cursor: pointer;
}
#infinite-news-page-results .loading {
    background-color: #e9e9e9;
    border: 1px solid;
    border-color: #c6c6c6;
    color: #333;
    font-size: 12px;
    display: block;
    text-align: center;
    padding: 10px 0;
    outline: 0;
    font-weight:bold;
}
#infinite-news-page-results .loading_txt {
    background-image: url(loading.gif);
    background-position: left;
    background-repeat: no-repeat;
    border: 0;
    display: inline-block;
    height: 16px;
    padding-left: 20px;
}

#infinite-ads {
  font-family: 'Roboto', sans-serif;
  letter-spacing: -.03em;
  line-height: 1.9em;
  color: #333;
  padding: 8px 0 0px 5px;
  max-width: calc(25% - 10px);
  width: calc(25% - 10px);
  float: right;
}

#infinite-ads .ad-container {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  align-items:center;
  justify-content:flex-end;
  margin: auto;
  padding: 0 0 0 10px;
  max-width: calc(100% - 10px);
  width: calc(100% - 10px);
  height: 100%;
  float: right;
}

#infinite-ads .ad-container img {
  display: block;
  position:center;
  width: 100%;
  max-width: 100%;
  margin: auto;
  padding: 30px 0 30px 0;
  -webkit-filter: brightness(100%);
}

#infinite-ads .ad-container img:hover {
  -webkit-filter: brightness(100%);
}

slim-footer {
  position: relative;
  left: 0;
  bottom: 0;
  min-width: 100%;
  max-height:30px;
  background-color: #000;
  padding-top:5px;
  padding-bottom: 5px;
  z-index: 1;
}

slim-footer .container {
  width: 100%;
  position: center;
  height: auto;
  background-color: #000;
  z-index: 1;
  padding-bottom: 5px;
}

slim-footer .slim-container {
  width: 90%;
  margin: auto;
  position: relative;
  height: auto;
  background-color: #000;
  z-index: 1;
  padding: 5px 0 10px 0;
}

slim-footer .footer-text{
  margin-top:5px;
  font-size:14px;
  color:#FFFFFF;
  text-align:center;
}

slim-footer .footer-copyright{
  font-size:0.750em;
  font-size:1.1vw;
  line-height: 14px;
  color:#D4D4D4;
  text-align:center;
}

slim-footer .footer-under-ul{
  font-size:1.1em;
  font-size:1.2vw;
  line-height: 14px;
  color:#b3b3b3;
  text-align:right;
}

slim-footer .footer-under-ul:hover{
  font-size:1.1em;
  font-size:1.2vw;
  line-height: 14px;
  color:#FFFFFF;
  text-align:right;
}

slim-footer .footer-li{
  margin-top:0px;
  font-size:14px;
  color:#FFFFFF;
  text-align:center;
}

slim-footer .footer-top{
  margin-top:0px;
  font-size:14px;
  color:#EC272E;
  text-align:center;
}

slim-footer .footer-ad{
  margin-top:0px;
  font-size:12px;
  color:#FFFFFF;
  text-align:center;
}

slim-footer .footer-div-left{
  display:block;
  margin: auto;
  text-align: left;
  width: 35%;
  float: left;
}

slim-footer .footer-div-right{
  display:block;
  margin: auto;
  text-align: right;
  width: 65%;
  float: right;
}

slim-footer a{
  color:#FFFFFF;
  text-decoration:none;
  font-size:1.1em;
}

slim-footer li{
  display:inline;
  padding:0 5px 0 5px;
  margin-left:10px;
  font-size:14px;
}

slim-footer li:hover{
  text-decoration:underline;
}

slim-footer h1{
display: block;
margin: auto;
font-size:1.1em;
color:#FFFFFF;
text-align:left;
line-height:0.8em;
vertical-align: middle;
padding: 3px 0 5px 0;
}

slim-footer h2{
display: block;
margin: auto;
font-size:1.1em;
color:#FFFFFF;
text-align:right;
line-height:0.8em;
vertical-align: middle;
padding: 3px 0 5px 0;
}

ul.simple-pagination {
	list-style: none;
}

.simple-pagination {
	display: block;
	overflow: hidden;
	padding: 0 5px 45px 0;
	margin: 0;
}

.simple-pagination ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.simple-pagination li {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}
span.ellipse.clickable {
	cursor: pointer;
}

.ellipse input {
	width: 3em;
}

.compact-theme span {
	cursor:pointer;
}

.compact-theme a, .compact-theme span {
	float: left;
	color: #333;
	font-size:14px;
	line-height:24px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #AAA;
	border-left: none;
	min-width: 14px;
	padding: 0 7px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	background: #efefef; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#efefef 100%); /* W3C */
}

.compact-theme a:hover, .compact-theme li:not(.disabled):not(.active) span:hover {
	text-decoration: none;
	background: #efefef; /* Old browsers */
	background: -moz-linear-gradient(top, #efefef 0%, #bbbbbb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#bbbbbb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* IE10+ */
	background: linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* W3C */
}

.compact-theme li:first-child a, .compact-theme li:first-child span {
	border-left: 1px solid #AAA;
	border-radius: 3px 0 0 3px;
}

.compact-theme li:last-child a, .compact-theme li:last-child span {
	border-radius: 0 3px 3px 0;
}

.compact-theme .current {
	background: #bbbbbb; /* Old browsers */
	background: -moz-linear-gradient(top, #bbbbbb 0%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbbbbb), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #bbbbbb 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #bbbbbb 0%,#efefef 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #bbbbbb 0%,#efefef 100%); /* IE10+ */
	background: linear-gradient(top, #bbbbbb 0%,#efefef 100%); /* W3C */
	cursor: default;
}

.compact-theme .ellipse {
	background: #EAEAEA;
	padding: 0 10px;
	cursor: default;
}

.light-theme span {
	cursor:pointer;
}

.light-theme a, .light-theme span {
	float: left;
	color: #666;
	font-size:16px;
	line-height:30px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #BBB;
	min-width: 14px;
	padding: 0 10px;
	margin: 18px 5px 40px 0;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	background: #efefef; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#efefef 100%); /* W3C */
}

.light-theme a:hover, .light-theme li:not(.disabled):not(.active) span:hover {
	text-decoration: none;
	background: #FCFCFC;
}

.light-theme .current {
	background: #044f43;
	color: #FFF;
	border-color: #444;
	box-shadow: 0 1px 0 rgba(255,255,255,1), 0 0 2px rgba(0, 0, 0, 0.3) inset;
	cursor: default;
}

.light-theme .ellipse {
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	font-weight: bold;
	cursor: default;
}

.dark-theme span {
	cursor:pointer;
}

.dark-theme a, .dark-theme span {
	float: left;
	color: #CCC;
	font-size:14px;
	line-height:24px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #222;
	min-width: 14px;
	padding: 0 7px;
	margin: 0 5px 0 0;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	background: #555; /* Old browsers */
	background: -moz-linear-gradient(top, #555 0%, #333 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555), color-stop(100%,#333)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #555 0%,#333 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #555 0%,#333 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #555 0%,#333 100%); /* IE10+ */
	background: linear-gradient(top, #555 0%,#333 100%); /* W3C */
}

.dark-theme a:hover, .dark-theme li:not(.disabled):not(.active) span:hover {
	text-decoration: none;
	background: #444;
}

.dark-theme .current {
	background: #222;
	color: #FFF;
	border-color: #000;
	box-shadow: 0 1px 0 rgba(255,255,255,0.2), 0 0 1px 1px rgba(0, 0, 0, 0.1) inset;
	cursor: default;
}

.dark-theme .ellipse {
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	font-weight: bold;
	cursor: default;
}

#infinite-calendar-page-results-header {
    font-family: 'Roboto', sans-serif;
    letter-spacing: -.03em;
    line-height: 1.9em;
    color: #333;
    padding: 0;
    max-width: 100%;
    width: 100%;
    float: left;
}

#infinite-calendar-page-results-header .hui {
  color:#454545;
  letter-spacing: -.03em;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size:1.5em;
  font-size:2.196vw;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  margin: auto;
  line-height: 1em;
  width: 100%;
  padding-bottom: 5px;
  background:
    linear-gradient(
      to right,
      rgba(49,102,82,1) 0%,
      rgba(161,194,105,1) 25%,
      rgba(178,185,195,1) 55%,
      rgba(49,102,82,1) 100%
    )
    left
    bottom
    #fff
    no-repeat;
  background-size:100% 7px ;
}

#infinite-calendar-page-results-header h4 {
text-align:left;
text-transform: uppercase;
font-size:2.1em;
font-size:2.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#c00028;
letter-spacing: -.03em;
text-decoration: none;
vertical-align: bottom;
line-height: 1em;
padding-bottom: 5px;
}

#infinite-calendar-page-results {
  font-family: 'Roboto', sans-serif;
  letter-spacing: -.03em;
  line-height: 1.9em;
  color: #333;
  padding: 15px 0 0 0;
  max-width: calc(75% - 10px);
  width: calc(75% - 10px);
  float: left;
}

#infinite-calendar-page-results .headlines-box-h1 {
display: block;
text-align:left;
font-size:1.4em;
font-size:1.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#000000;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.2em;
padding-top: 5px;
vertical-align: text-top;
margin-right: 6px;
}

#infinite-calendar-page-results .headlines-box-h1:hover {
display: block;
text-align:left;
font-size:1.4em;
font-size:1.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#606060;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.2em;
margin-top:0px;
margin-bottom: 0px;
margin-right: 6px;
vertical-align: text-top;
}

#infinite-calendar-page-results .headlines-box-h2 {
display: block;
text-align:left;
font-size:1em;
font-size:1.4vw;
font-family: 'Roboto', sans-serif;
font-weight: normal;
color:#a70000;
letter-spacing: -.03em;
text-decoration: none;
vertical-align: bottom;
line-height: 1em;
padding: 5px 10px 0 10px;
}

#infinite-calendar-page-results .headlines-box-h3 {
text-align:left;
text-transform: uppercase;
font-size:2.1em;
font-size:2.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#a70000;
letter-spacing: -.03em;
text-decoration: none;
vertical-align: bottom;
line-height: 1em;
margin-left: 15px;
}

#infinite-calendar-page-results .blog-headlines-box {
  display: inline-block;
  position:relative;
  background-color: #FFFFFF;
  float: left;
  text-align: inherit;
}

#infinite-calendar-page-results .data {
  max-width: 75%;
  width: 75%;
  float: left;
}

#infinite-calendar-page-results .container-left {
  font-family: 'Roboto', sans-serif;
  letter-spacing: -.03em;
  line-height: 1.9em;
  color: #333;
  margin: auto;
  padding: 10px 20px 0 0;
  max-width: calc(75% - 20px);
  width: calc(75% - 20px);
  float: left;
  text-align: left;
}

#infinite-calendar-page-results .postList {
  font-family: 'Roboto', sans-serif;
  letter-spacing: -.03em;
  line-height: 1.9em;
  color: #333;
  margin: auto;
  padding: 10px 20px 20px 0;
  max-width: calc(75% - 20px);
  width: calc(75% - 20px);
  float: left;
  text-align: left;
}

#infinite-calendar-page-results div {
  padding: 0 0 10px 0;
  display:inline-block;
}

#infinite-calendar-page-results .container-right {
  margin: auto;
  padding: 10px 10px 0 10px;
  max-width: calc(25% - 20px);
  width: calc(25% - 10px);
  float: right;
}

#infinite-calendar-page-results .ad-container {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  display: block;
  align-items:center;
  justify-content:flex-end;
  margin: auto;
  padding: 10px 10px 0 10px;
  max-width: calc(25% - 20px);
  width: calc(25% - 10px);
  height: 100%;
  float: right;
}

#infinite-calendar-page-results h1 {
  font-family: 'Roboto', sans-serif;
  font-size:1.5em;
  font-size:2.196vw;
  font-weight: bolder;
  color: #c00028;
  letter-spacing: -.03em;
  margin: 0;
  padding: 5px 0 5px 0;
  line-height: normal;
}

#infinite-calendar-page-results h1:hover {
  font-family: 'Roboto', sans-serif;
  font-size:1.5em;
  font-size:2.196vw;
  font-weight: bolder;
  color: #c2183c;
  letter-spacing: -.03em;
  margin: 0;
  padding: 5px 0 5px 0;
  line-height: normal;
}

#infinite-calendar-page-results h2 {
  font-family: 'Roboto', sans-serif;
  font-size:1.1em;
  font-size:1.6vw;
  font-weight: bold;
  color: #333333;
  letter-spacing: -.03em;
  margin: 0;
  padding: 5px 0 5px 0;
  line-height: normal;
}

#infinite-calendar-page-results h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.464vw;
  font-size: 1em;
  font-weight: normal;
  color: #0c0c0c;
  letter-spacing: -.03em;
  margin: 0;
  padding: 5px 0 5px 0;
  line-height: normal;
}

#infinite-calendar-page-results h4 {
text-align:left;
text-transform: uppercase;
font-size:2.1em;
font-size:2.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#c00028;
letter-spacing: -.03em;
text-decoration: none;
vertical-align: bottom;
line-height: 1em;
padding-bottom: 5px;
}

#infinite-calendar-page-results h5 {
  font-family: 'Roboto', sans-serif;
  font-size:1.5em;
  font-size:2.196vw;
  font-weight: bolder;
  color: #0d0d0d;
  letter-spacing: -.03em;
  margin: 0;
  padding: 5px 0 5px 0;
  line-height: normal;
}

#infinite-calendar-page-results h6 {
display: inline-block;
text-align:left;
font-size:1em;
font-size:1.4vw;
font-family: 'Roboto', sans-serif;
font-weight: normal;
color:#0d0d0d;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1em;
padding: 5px 10px 0 10px;
float: left;
}

#infinite-calendar-page-results p {
  font-family: 'Roboto', sans-serif;
  font-size:1.1em;
  font-size:1.6vw;
  font-weight: normal;
  color: #333333;
  letter-spacing: -.03em;
  margin: 0;
  padding: 5px 0 5px 0;
  line-height: normal;
}

#infinite-calendar-page-results .info {
  font-family: 'Roboto', sans-serif;
  font-size: 1.6vw;
  font-size: 1em;
  font-weight: normal;
  color: #606060;
  letter-spacing: -.03em;
  margin: 0;
  padding: 5px 0 5px 0;
  line-height: normal;
}

#infinite-calendar-page-results img {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  width: calc(40% - 20px);
  max-width: calc(40% - 20px);
  margin: 5px 15px 20px 0;
  float: left;
  -webkit-filter: brightness(100%);
}

#infinite-calendar-page-results img:hover {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  width: calc(40% - 20px);
  max-width: calc(40% - 20px);
  margin: 5px 15px 20px 0;
  float: left;
  -webkit-filter: brightness(80%);
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      transition: all 0.5s ease;
}

#infinite-calendar-page-results .blog-img {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  width: calc(40% - 20px);
  max-width: calc(40% - 20px);
  margin: 5px 15px 20px 0;
  float: left;
}

#infinite-calendar-page-results hr {
    display: block;
    position: center;
    border: 0;
    height: 1px;
    background: #c5c5c5;
    background-image: linear-gradient(to right, #f5f5ff, #c5c5c5, #f5f5f5);
    margin-top: 10px;
    margin-bottom: 15px;
    margin-left: 5%;
    margin-right: 5%;
    max-width: 90%;
}

#infinite-calendar-page-results .container-right img {
  position:center;
  width: 100%;
  max-width: 100%;
  margin: auto;
  padding: 40px 0 0 0;
}

#infinite-calendar-page-results .ad-container img {
  display: block;
  position:center;
  width: 100%;
  max-width: 100%;
  margin: auto;
  padding: 30px 0 30px 0;
}

#infinite-calendar-page-results .header {
  color:#454545;
  letter-spacing: -.03em;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size:1.5em;
  font-size:2.196vw;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  margin: auto;
  line-height: 1em;
  width: 100%;
  padding-bottom: 5px;
  background:
    linear-gradient(
      to right,
      rgba(49,102,82,1) 0%,
      rgba(161,194,105,1) 25%,
      rgba(178,185,195,1) 55%,
      rgba(49,102,82,1) 100%
    )
    left
    bottom
    #fff
    no-repeat;
  background-size:100% 7px ;
}

#infinite-calendar-page-results .li-post-group {
  padding: 0 0 10px 0;
  margin-top: 5px;
  margin-bottom: 10px;
  max-width: calc(100% - 15px);
  width: calc(100% - 15px);
  float: left;
  border-bottom: solid 1px #CFCFCF;
}

#infinite-calendar-page-results .list_item {
    margin: 5px 15px 2px;
    padding: 2px;
    max-width: calc(100% - 22px);
    width: calc(100% - 22px);
    float: left;
}
#infinite-calendar-page-results .show_more_main {
    margin: 15px 25px;
}
#infinite-calendar-page-results .show_more {
  background-color: #a70000;
  border: none;
  color:#FFFFFF;
  letter-spacing: -.03em;
  padding: 5px 120px 5px 120px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  font-size:1.1em;
  font-size:1.6vw;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  border-radius: 4px;
  margin: auto;
  cursor: pointer;
}
#infinite-calendar-page-results .loading {
    background-color: #e9e9e9;
    border: 1px solid;
    border-color: #c6c6c6;
    color: #333;
    font-size: 12px;
    display: block;
    text-align: center;
    padding: 10px 0;
    outline: 0;
    font-weight:bold;
}
#infinite-calendar-page-results .loading_txt {
    background-image: url(loading.gif);
    background-position: left;
    background-repeat: no-repeat;
    border: 0;
    display: inline-block;
    height: 16px;
    padding-left: 20px;
}

/*Profile Page*/

#profile-page {
  font-family: 'Roboto', sans-serif;
  margin: auto;
  padding: 85px 0 30px 0;
  max-width: 90%;
  width: 90%;
}

#profile-page #info-hui {
    display: none;
}

#profile-page .header-hui {
    position: relative;
    display: inline-block;
    max-width: 100%;
    width: 100%;
    float: left;
}

#profile-page .header-hui div{
    padding: 0!important;
}

#profile-page .container {
  background-color: #e6ecf0;
  max-width: 100%;
  width: 100%;
  height: auto;
}

#profile-page .top-container {
  background-color: #e6ecf0;
  max-width: 100%;
  width: 100%;
}

#profile-page .top-container div {
  padding: 0!important;
}

#profile-page .header {
  background-color: #fff;
  display: inline-block;
  max-width: 100%;
  width: 100%;
  float: left;
  background:
    linear-gradient(
      to right,
      rgba(49,102,82,1) 0%,
      rgba(161,194,105,1) 25%,
      rgba(178,185,195,1) 55%,
      rgba(49,102,82,1) 100%
    )
    left
    bottom
    #fff
    no-repeat;
  background-size:100% 3px ;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.2), 0 12px 28px 0 rgba(0, 0, 0, 0.19);
}

#profile-page .cover {
  display: inline-block;
  margin: auto;
  max-width: 100%;
  width: 100%;
  height: auto!important;
  float: left;
  object-fit: cover!important;
}

#profile-page .cover img {
  width: 100%;
  max-width: 100%;
  object-fit: cover!important;
}

#profile-page .cover img:hover {
  width: 100%;
  max-width: 100%;
  object-fit: cover!important;
}

#profile-page .profile-picture {
  position: absolute;
  bottom: -30%;
  left: 1.5%;
  margin: auto;
  max-width: 20%;
  width: 20%;
  float: left;
}

#profile-page .profile-picture img {
  width: calc(100% - 8px);
  max-width: calc(100% - 8px);
  border: 4px solid #fff!important;
  border-radius: 50%;
  float: left;
}

#profile-page .modal-profile-picture {
  border: 4px solid #fff!important;
  border-radius: 50%;
}

#profile-page .modal-profile-picture:hover {
  border: 4px solid #fff!important;
  border-radius: 50%;
}

#profile-page .profile-picture img:hover {
  width: calc(100% - 8px);
  max-width: calc(100% - 8px);
  border: 4px solid #fff!important;
  border-radius: 50%;
  -webkit-filter: brightness(100%);
  float: left;
}

#profile-page .info-bar {
  display: inline-block;
  text-align: left;
  padding: 0 5px 0 5px;
  max-width: calc(78% - 10px);
  width: calc(78% - 10px);
  float: right;
  height: auto;
  margin: 15px 0 20px 0;
}

#profile-page .info-hui-top {
  display: inline-block;
  text-align: left;
  padding: 0 5px 0 5px;
  max-width: calc(50% - 10px);
  width: calc(50% - 10px);
  float: left;
  height: auto;
}

#profile-page .top-container div {
    padding: 0!important;
}

#profile-page .info-bar div {
  padding: 0!important;
}

#profile-page .info-bar-brand {
  display: block;
  width: 65%;
  max-width: 65%;
  height: 30px;
  text-align: left;
  float: left;
}

#profile-page .info-bar-business-type {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 20px;
  text-align: left;
  float: left;
}

#profile-page .profile-content {
  background-color: #e6ecf0;
  display: block;
  max-width: 100%;
  width: 100%;
  margin: auto;
}

#profile-page .profile-content-fluid {
  background-color: #fff;
  display: block;
  max-width: calc(58% - 40px);
  width: calc(58% - 40px);
  float: left;
  margin: 0 20px 0 20px;
  border-radius: 4px;
}

#profile-page .profile-content-fluid-posted {
  background-color: #fff;
  display: block;
  max-width: calc(100% - 40px);
  width: calc(100% - 40px);
  float: left;
  margin: 10px 25px 5px 25px;
  border-radius: 4px;
  border-bottom: 1px solid #e1e7eb;
}

#profile-page .profile-content-fluid-posted:hover {
  background-color: #f5f8fa;
}

#profile-page .profile-content-fluid-posted-left {
  display: inline-block;
  max-width: 50px;
  width: 50px;
  height: 50px;
  float: left;
  padding: 0!important;
}

#profile-page .profile-content-fluid-posted-left-full {
  display: inline-block;
  max-width: 100%;
  width: 100%;
  height: auto;
  float: left;
}

#profile-page .profile-content-fluid-posted-full {
  display: inline-block;
  max-width: 100%;
  width: 100%;
  height: auto;
  float: left;
}

#profile-page .profile-content-fluid-posted-top-brand {
  display: inline-block;
  max-width: calc(90% - 15px);
  width: calc(90% - 15px);
  height: auto;
  float: left;
  margin-left: 8px;
  padding: 0!important;
}

#profile-page .profile-content-fluid-posted-data {
  display: inline-block;
  max-width: 100%;
  width: 100%;
  height: auto;
  float: left;
  vertical-align: text-top;
  line-height: normal;
  padding: 0 0 25px 0!important;
  margin-bottom: 10px;
  border-bottom: 1px solid #e6ecf0;
}

#profile-page .message-box{
  display: inline-block;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding: 0 0 0 0!important;
  line-height: 0.5em;
  float: left;
  white-space: pre-wrap!important;
}

#profile-page .profile-id-box{
  display: inline-block;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding: 0 0 2px 0!important;
  line-height: normal;
  float: left;
}

#profile-page .profile-content-fluid-posted-top {
  background-color: #fff;
  display: block;
  max-width: calc(100% - 40px);
  width: calc(100% - 40px);
  float: left;
  margin: 7px 10px 5px 10px;
  border-radius: 4px;
  background:
    linear-gradient(
      to right,
      rgba(245,245,255,1) 10%,
      rgba(245,245,255,1) 25%,
      rgba(197,197,197,1) 55%,
      rgba(245,245,255,1) 100%
    )
    left
    bottom
    #fff
    no-repeat;
  background-size:100% 2px ;
}

#profile-page .profile-content-fluid-posted-brand {
  width: 50px;
  max-width: 50px;
  height: 50px;
  border-radius: 50%;
  float: left;
  margin: 0!important;
  vertical-align: text-top!important;
}

#profile-page .profile-content-fluid-posted-brand:hover {
  width: 50px;
  max-width: 50px;
  height: 50px;
  border-radius: 50%;
  float: left;
}

#profile-page .profile-content-fluid-left {
  display: block;
  max-width: calc(21% - 20px);
  width: calc(21% - 20px);
  float: left;
  margin: 20px 0 0 20px;
}

#profile-page .profile-content-fluid-left-box {
  display: block;
  background-color: #fff;
  border-radius: 4px;
  margin-bottom: 20px;
}

#profile-page .profile-content-fluid-left-box-ul {
  display: block;
  height: 20px;
  margin: 2px 0 2px 0;
}

#profile-page .profile-content-fluid-left-box-ul-bottom {
  display: block;
  height: 20px;
  margin-bottom: 15px;
}

#profile-page .profile-content-fluid-right-box-ul {
  display: block;
  height: 20px;
  margin: 2px 0 2px 0;
}

#profile-page .profile-content-fluid-right-box-ul-time {
  display: block;
  height: 10px;
  margin: 2px 0 0 15px;
}

#profile-page .profile-content-fluid-right-box-ul-time-divider {
  display: block;
  height: 10px;
  margin: 0 0 9px 15px;
}

#profile-page .profile-content-fluid-right-box-ul-time-divider-in {
  display: block;
  height: 10px;
  margin: 2px 0 12px 15px;
}

#profile-page .profile-content-fluid-right-box-ul-bottom {
  display: block;
  height: 20px;
  padding-top: 25px;
  margin-bottom: 15px;
}

#profile-page .profile-content-fluid-right-box-ul-divider {
  display: block;
  height: 20px;
  margin-bottom: 10px;
}

#profile-page .profile-content-fluid-right {
  background-color: #fff;
  display: block;
  max-width: calc(21% - 20px);
  width: calc(21% - 20px);
  float: right;
  margin: 0 20px 0 0;
  border-radius: 4px;
  height: 100%;
}

#profile-page .profile-content-posted {
  background-color: #fff;
  display: block;
  max-width: 55%;
  width: 55%;
  margin: auto;
}

#profile-page .message {
  position: absolute;
  bottom: 5%;
  right: 2%;
  font-family: 'Roboto', sans-serif;
  font-size: 0.7em;
  color: #fff;
  text-align: center;
  background-color: #008395;
  width: 270px;
  height: 33px;
  display: inline-block;
  vertical-align: middle;
  line-height: 33px;
  margin: 0 auto;
  border: 0;
  border-radius: 4px;
  outline: none;
  cursor: pointer;
}

#profile-page .message-txt {
  display: inline-block;
}

#profile-page .message:hover {
  background-color: #19bcd2;
}

#profile-page h1 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.200em;
  font-size: 1.757vw;
  font-weight: bold;
  color: #0d0d0d;
  letter-spacing: -.03em;
  margin: 0;
  line-height: normal;
  float: left;
}

#profile-page h1:hover {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.200em;
  font-size: 1.757vw;
  font-weight: bold;
  color: #0d0d0d;
  letter-spacing: -.03em;
  margin: 0;
  line-height: normal;
  float: left;
  text-decoration: underline;
}

#profile-page h2 {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 0.9em;
  font-size:1.3vw;
  font-weight: normal;
  color: #606060;
  letter-spacing: -.03em;
  margin: 0;
  line-height: normal;
}

#profile-page h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.3vw;
  font-size: 0.8em;
  font-weight: lighter;
  color: #0c0c0c;
  letter-spacing: -.03em;
  margin: 0;
  padding: 5px 15px 10px 15px;
  line-height: normal;
}

#profile-page h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.3vw;
  font-size: 0.8em;
  font-weight: bold;
  color: #0c0c0c;
  letter-spacing: -.03em;
  margin: 0;
  padding: 20px 15px 0 15px;
  line-height: normal;
}

#profile-page h5 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.3vw;
  font-size: 0.8em;
  font-weight: normal;
  color: #606060;
  letter-spacing: -.03em;
  padding: 20px 5px 20px 15px;
  line-height: normal;
}

#profile-page h6 {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.3vw;
  font-size: 0.8em;
  font-weight: normal;
  color: #3c5a99;
  letter-spacing: -.03em;
  padding: 20px 15px 20px 15px;
  line-height: normal;
}

#profile-page h6:hover {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.3vw;
  font-size: 0.8em;
  font-weight: normal;
  color: #0c0c0c;
  letter-spacing: -.03em;
  padding: 20px 15px 20px 15px;
  line-height: normal;
  text-decoration: underline;
}

#profile-page .post-box-top {
  font-family: 'Roboto', sans-serif;
  font-size: 1.5vw;
  font-size: 1em;
  font-weight: bold;
  color: #0c0c0c;
  letter-spacing: -.03em;
  margin: 0;
  padding: 5px 15px 10px 15px;
  line-height: normal;
}

#profile-page .post-box-brand {
  font-family: 'Roboto', sans-serif;
  font-size: 1.3vw;
  font-size: 0.8em;
  font-weight: bold;
  color: #0c0c0c;
  letter-spacing: -.03em;
  margin: 0;
  padding: 0 0 0 0;
  line-height: normal;
  text-align: left;
  float: left;
}

#profile-page .post-box-date {
  font-family: 'Roboto', sans-serif;
  font-size: 0.7em;
  font-weight: normal;
  color: #606060;
  letter-spacing: -.03em;
  margin: 0;
  padding: 2px 0 2px 0;
  line-height: normal;
  text-align: left;
  float: left;
  height: auto;
  overflow: hidden
}

#profile-page .post-box-text {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 0.750em!important;
  font-weight: normal;
  color: #0c0c0c;
  letter-spacing: -.03em;
  margin: 0 0 0 0;
  line-height: normal;
  text-align: left;
  vertical-align: top!important;
  padding: 0!important;
}

#profile-page .post-box-image {
  width: 100%;
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  margin: 0 15px 0 0!important;
  vertical-align: text-top!important;
  float: left;
  padding-bottom: 0;
}

#profile-page .post-box-image:hover {
  width: 100%;
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  margin: 0 15px 0 0!important;
  cursor: pointer;
}

#profile-page .post-box-brand:hover {
  text-decoration: underline;
}

#profile-page .last-profile-update {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 0.7em;
  font-weight: normal;
  color: #8c8c8c;
  letter-spacing: -.03em;
  padding: 20px 15px 20px 15px;
  line-height: normal;
}

#profile-page .profile-content-fluid-right-box-ul-bottom .fa{
  color: #606060!important;
  margin-right: 6px;
}

#profile-page .profile-content-fluid-left-box-ul .fa {
  color: #606060!important;
  margin-right: 6px;
}

#profile-page .profile-content-fluid-left-box-ul-bottom .fa {
  color: #606060!important;
  margin-right: 6px;
}

#profile-page .profile-content-fluid-right-box-ul .fa {
  color: #606060!important;
  margin-right: 6px;
}

#profile-page .profile-content-fluid-right-box-ul-time .fa {
  color: #606060!important;
  margin-right: 6px;
}

#profile-page .profile-content-fluid-right-box-ul-time-divider .fa {
  color: #606060!important;
  margin-right: 6px;
}

#profile-page .profile-content-fluid-right-box-ul-bottom .fa {
  color: #606060!important;
}

#profile-page .profile-content-fluid-right-box-ul-divider .fa {
  color: #606060!important;
  margin-right: 6px;
}

#profile-page p {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.3vw;
  font-size: 0.8em;
  font-weight: normal;
  color: #657786;
  letter-spacing: -.03em;
  padding: 0 0 20px 15px;
  line-height: normal;
}

#profile-page p:hover {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.3vw;
  font-size: 0.8em;
  font-weight: normal;
  color: #657786;
  letter-spacing: -.03em;
  padding: 0 0 20px 15px;
  line-height: normal;
  text-decoration: underline;
}

#profile-page .week-day-top {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.3vw;
  font-size: 0.8em;
  font-weight: normal;
  color: #657786;
  letter-spacing: -.03em;
}

#profile-page .open-time {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 0.650em;
  font-weight: 600;
  color: #657786;
  letter-spacing: -.03em;
  padding: 0 3px 0 0;
  line-height: normal;
}

#profile-page .closing-time {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 0.650em;
  font-weight: normal;
  color: #657786;
  letter-spacing: -.03em;
  padding: 0 5px 0 0;
  line-height: normal;
}

#profile-page .time-range {
  display: block;
  padding: 0 0 0 0;
}

#profile-page .week-day {
  display: block;
  padding: 0 0 0 0;
}

#profile-page .basic {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.3vw;
  font-size: 0.8em;
  font-weight: normal;
  color: #657786;
  letter-spacing: -.03em;
  padding: 0 7px 20px 15px;
  line-height: normal;
}

#profile-page .certificate {
  display: inline-block;
  width: 18px;
  max-width: 18px;
  height: 18px;
  margin-left: 5px;
  padding-top: 2px;
}

#profile-page .certificate:hover {
  display: inline-block;
  width: 18px;
  max-width: 18px;
  height: 18px;
  margin-left: 5px;
  padding-top: 2px;
  opacity: 0.9;
}

#profile-page .posts-certificate {
  display: inline-block;
  width: 14px;
  max-width: 14px;
  height: 14px;
  margin: 0 5px 0 5px!important;
  padding-top: 3px;
}

#profile-page .posts-certificate:hover {
  display: inline-block;
  width: 14px;
  max-width: 14px;
  height: 14px;
  margin-left: 5px;
  padding-top: 3px;
  opacity: 0.9;
}

#profile-page .tv-video-box {
  display: inline-block;
  position:relative;
  width: calc(35% - 60px);
  background-color: #000000;
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 10px;
  padding-top: 7px;
  float: left;
  vertical-align: top;
}

#profile-page .headlines-box-h1 {
display: block;
text-align:left;
font-size:1.4em;
font-size:1.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#000000;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.2em;
padding-top: 5px;
vertical-align: text-top;
margin-right: 6px;
}

#profile-page .headlines-box-h1:hover {
display: block;
text-align:left;
font-size:1.4em;
font-size:1.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#606060;
letter-spacing: -.03em;
text-decoration: none;
line-height: 1.2em;
margin-top:0px;
margin-bottom: 0px;
margin-right: 6px;
vertical-align: text-top;
}

#profile-page .headlines-box-h2 {
display: block;
text-align:left;
font-size:1em;
font-size:1.4vw;
font-family: 'Roboto', sans-serif;
font-weight: normal;
color:#a70000;
letter-spacing: -.03em;
text-decoration: none;
vertical-align: bottom;
line-height: 1em;
padding: 5px 10px 0 10px;
}

#profile-page .headlines-box-h3 {
text-align:left;
text-transform: uppercase;
font-size:2.1em;
font-size:2.9vw;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color:#a70000;
letter-spacing: -.03em;
text-decoration: none;
vertical-align: bottom;
line-height: 1em;
margin-left: 15px;
}

#profile-page .blog-headlines-box {
  display: inline-block;
  position:relative;
  background-color: #FFFFFF;
  float: left;
  text-align: inherit;
}

#profile-page .data {
  max-width: 75%;
  width: 75%;
  float: left;
}

#profile-page .container-left {
  font-family: 'Roboto', sans-serif;
  letter-spacing: -.03em;
  line-height: 1.9em;
  color: #333;
  margin: auto;
  padding: 10px 20px 0 0;
  max-width: calc(75% - 20px);
  width: calc(75% - 20px);
  float: left;
  text-align: left;
}

#profile-page .postList {
  font-family: 'Roboto', sans-serif;
  letter-spacing: -.03em;
  line-height: 1.9em;
  color: #333;
  margin: auto;
  padding: 10px 20px 20px 0;
  max-width: calc(75% - 20px);
  width: calc(75% - 20px);
  float: left;
  text-align: left;
}

#profile-page div {
  padding: 0 0 10px 0;
  display:inline-block;
}

#profile-page .container-right {
  margin: auto;
  padding: 10px 10px 0 10px;
  max-width: calc(25% - 20px);
  width: calc(25% - 10px);
  float: right;
}

#profile-page .ad-container {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  display: block;
  align-items:center;
  justify-content:flex-end;
  margin: auto;
  padding: 10px 10px 0 10px;
  max-width: calc(25% - 20px);
  width: calc(25% - 10px);
  height: 100%;
  float: right;
}

#profile-page img {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  width: calc(40% - 20px);
  max-width: calc(40% - 20px);
  margin: 5px 15px 0 0;
  float: left;
  -webkit-filter: brightness(100%);
}

#profile-page img:hover {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  width: calc(40% - 20px);
  max-width: calc(40% - 20px);
  margin: 5px 15px 0 0;
  float: left;
  -webkit-filter: brightness(80%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#profile-page .blog-img {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  width: calc(40% - 20px);
  max-width: calc(40% - 20px);
  margin: 5px 15px 20px 0;
  float: left;
}

#profile-page hr {
    display: block;
    position: center;
    border: 0;
    height: 5px;
    background: #e6ecf0;
    margin-top: 10px;
    margin-bottom: 15px;
    margin-left: 5%;
    margin-right: 5%;
    max-width: 90%;
}

#profile-page .container-right img {
  position:center;
  width: 100%;
  max-width: 100%;
  margin: auto;
  padding: 40px 0 0 0;
}

#profile-page .ad-container img {
  display: block;
  position:center;
  width: 100%;
  max-width: 100%;
  margin: auto;
  padding: 30px 0 30px 0;
  -webkit-filter: brightness(100%);
}

#profile-page .ad-container img:hover {
  display: block;
  position:center;
  width: 100%;
  max-width: 100%;
  margin: auto;
  padding: 30px 0 30px 0;
  -webkit-filter: brightness(100%)!important;
}

#profile-page .li-post-group {
  padding: 5px 10px;
  margin-top: 5px;
  margin-bottom: 10px;
  max-width: 75%;
  width: 75%;
  float: left;
  border-bottom: solid 1px #CFCFCF;
}

#profile-page .list_item {
    margin: 5px 15px 2px;
    padding: 2px;
    max-width: calc(100% - 22px);
    width: calc(100% - 22px);
    float: left;
}
#profile-page .show_more_main {
    margin: 15px 25px;
}
#profile-page .show_more {
  background-color: #a70000;
  border: none;
  color:#FFFFFF;
  letter-spacing: -.03em;
  padding: 5px 120px 5px 120px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  font-size:1.1em;
  font-size:1.6vw;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  border-radius: 4px;
  margin: auto;
  cursor: pointer;
}
#profile-page .loading {
    background-color: #e9e9e9;
    border: 1px solid;
    border-color: #c6c6c6;
    color: #333;
    font-size: 12px;
    display: block;
    text-align: center;
    padding: 10px 0;
    outline: 0;
    font-weight:bold;
}
#profile-page .loading_txt {
    background-image: url(loading.gif);
    background-position: left;
    background-repeat: no-repeat;
    border: 0;
    display: inline-block;
    height: 16px;
    padding-left: 20px;
}

#profile-page #social {
  display: inline-block;
  width: 35%;
  max-width: 35%;
  height: auto;
  margin: auto;
  float: right;
  padding-right: 10px!important;
}

#profile-page #social .fa:hover {
  opacity: 0.7;
  transform: scale(1.2);
  transition: transform 0.25s ease-out;
  color: white!important;
  text-decoration: none;
}

#profile-page #social .fa-facebook {
  background: #3B5998;
  color: white;
}

#profile-page #social .fa-twitter {
  background: #55ACEE;
  color: white;
}

#profile-page #social .fa-whatsapp {
  background: #25D366;
  color: white;
}

#profile-page #social .fa-envelope{
  background: #c80000;
  color: white;
}

#profile-page #social .fa {
padding: 10px;
margin-left: 10px;
font-size: 15px;
width: 15px;
text-align: center;
text-decoration: none;
border-radius: 50%;
float: right;
}

/* MODAL STARTS HERE */

#profile-page .bg-modal {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	display: none;
	justify-content: center;
	align-items: center;
  z-index: 99;
}

#profile-page .modal-contents {
	height: 300px;
	width: 500px;
	background-color: #e5ebef;
	text-align: center;
	padding: 20px;
	position: relative;
	border-radius: 4px;
}

#profile-page input {
	margin: 15px auto;
	display: block;
	width: 50%;
	padding: 8px;
	border: 1px solid gray;
  font-size:0.7em;
  font-family: 'Roboto', sans-serif;
}

#profile-page textarea {
	margin: 15px auto;
	display: block;
	width: 50%;
	padding: 8px;
	border: 1px solid gray;
  font-size:0.7em;
  font-family: 'Roboto', sans-serif;
  color: #657786;
}

#profile-page .modal-message {
  font-family: 'Roboto', sans-serif;
  font-size: 0.7em;
  color: #fff;
  text-align: center;
  background-color: #008395;
  width: 100px;
  height: 33px;
  vertical-align: middle;
  line-height: 33px;
  margin-left: 33px;
  border: 0;
  border-radius: 4px;
  outline: none;
  cursor: pointer;
}

#profile-page .modal-message:hover {
  background-color: #19bcd2;
}

#profile-page .close {
	position: absolute;
	top: 0;
	right: 10px;
	font-size: 42px;
	color: #333;
	transform: rotate(45deg);
	cursor: pointer;
}

#profile-page .close:hover {
	color: #606060;
}

#profile-page #contact-mail-sent{
  position: absolute;
  top: 0;
  z-index: 99;
  display: inline-block;
}

#profile-page #sent-modal {
  background-color: #e5ebef;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #0d0d0d;
  text-align: center;
	width: 100%;
	height: auto;
	display: block;
	justify-content: center;
	align-items: center;
  z-index: 99;
}

#contact-mail .form-container {
  width: 60%;
  max-width: 60%;
  margin: auto;
}

#contact-mail .send {
 min-width: 95%;
 margin: auto;
 font-size: 1.0em;
 font-weight: normal;
 color: #00e500;
 text-align: left;
 font-family: 'Roboto', sans-serif;
}

#contact-mail .mail-container {
  background-color: #ffffff;
}

#contact-mail .send {
 width: 45%;
 margin: auto;
 font-size: 1.0em;
 font-weight: normal;
 color: #00e500;
 text-align: left;
 font-family: 'Roboto', sans-serif;
}

#contact-mail h1 {
 font-size: 1.7em;
 font-weight: bold;
 color: #333333;
 text-align: left;
 font-family: 'Roboto', sans-serif;
 padding-top: 20px;
 padding-bottom: 5px;
}

#contact-mail h2 {
 font-size: 0.9em;
 font-weight: normal;
 color: #333333;
 text-align: left;
 font-family: 'Roboto', sans-serif;
 padding-top: 5px;
}

#contact-mail .required {
 font-size: 0.7em;
 font-weight: normal;
 color: #e03025;
 text-align: left;
 font-family: 'Roboto', sans-serif;
 padding-bottom: 10px;
}

#contact-mail .required-symbol {
 font-size: 1.1em;
 font-weight: normal;
 color: #e03025;
 text-align: left;
 font-family: 'Roboto', sans-serif;
 padding-bottom: 10px;
}

#contact-mail .mail-info {
 font-size: 1.0em;
 font-weight: normal;
 color: #474747;
 text-align: left;
 font-family: 'Roboto', sans-serif;
}

#contact-mail input {
  font-size: 0.8em;
  font-family: 'Roboto', sans-serif;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#contact-mail form {
 margin: 0 auto;
 width: 100%;
}

#contact-mail input[type=text], select {
    width: 100%;
    padding: 12px 20px;
    margin-bottom: 15px;
    display: block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

#contact-mail input[type=submit] {
    width: 50%;
    height:40px;
    background-color: #474747;
    color: #474747;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

#contact-mail .placeholder {
 width: 95%;
 height: 100px;
 color: black;
 padding-top: 14px;
 padding-left: 20px;
 border-radius: 4px;
}

#contact-mail ::placeholder {
 color:#474747;
 padding-bottom: 20px;
 opacity: 0.5;
}

#contact-mail .submitbutton {
 background-color: #044f43;
 margin-top: 10px;
 font-size: 0.9em;
 font-weight: normal;
 letter-spacing: -.03em;
 color: #FFFFFF;
 border: 1px solid #ccc;
 border-radius: 4px;
 box-sizing: border-box;
 padding: 8px 15px 8px 15px;
 margin-bottom: 20px;
 cursor: pointer;
}

#contact-mail .submitbutton:hover {
 background-color: #044f43;
 margin-top: 10px;
 font-size: 0.9em;
 font-weight: normal;
 letter-spacing: -.03em;
 color: #FFFFFF;
 border: 1px solid #ccc;
 border-radius: 4px;
 box-sizing: border-box;
 padding: 8px 15px 8px 15px;
 margin-bottom: 20px;
 cursor: pointer;
 opacity: 0.9;
}

#contact-mail .messagesend {
 text-align: center;
 font-size: 34px;
 color: #c5c5c5;
 margin-top: 5px;
}

#contact-mail .text-area {
 width: 100%;
 max-height: 45px;
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 padding-top: 12px;
 padding-bottom: 20px;
 padding-bottom: 12px;
 padding-left: 20px;
 padding-right: 20px;
 border-radius: 4px;
 font-size: 0.8em;
 font-family: 'Roboto', sans-serif;
 overflow: hidden;
 border: 1px solid #ccc;
 border-radius: 4px;
 box-sizing: border-box;
}

#contact-mail select{
width: 100%;
padding: 10px 15px;
background-color: white;
font-size: 0.8em;
font-family: 'Roboto', sans-serif;
color: #474747;
border: 1px solid #ccc;
border-radius: 4px;
box-sizing: border-box;
}

#contact-mail select:required:invalid {
color: #474747;
opacity: 0.5;
}
#contact-mail option[value=""][disabled] {
display: none;
}
#contact-mail option {
color: #474747;
}

.top-3-container #top-3-container-headlines .vd-content-title {
    display: inline-flex;
    text-align: left;
    text-transform: uppercase;
    font-size: 2.1em;
    font-size: 2.9vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #a70000;
    letter-spacing: -.035em;
    text-decoration: none;
    vertical-align: bottom;
    line-height: 1em;
    float: left;
    margin-right: 2px;
}

.top-3-container #top-3-container-headlines .vd-content-subtitle {
    display: inline-flex;
    text-align: left;
    vertical-align: bottom;
    font-size: 1.3em;
    font-size: 1.9vw;
    font-family: 'Roboto', sans-serif;
    font-weight: lighter;
    color: #919191;
    letter-spacing: -.03em;
    text-decoration: none;
    float: left;
    line-height: 1.8em;
    float: left;
    padding: 0;
}

.top-5-container #top-5-container-headlines .top-content-title {
    display: inline-flex;
    text-align: left;
    text-transform: uppercase;
    font-size: 2.1em;
    font-size: 2.9vw;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #a70000;
    letter-spacing: -.035em;
    text-decoration: none;
    vertical-align: bottom;
    line-height: 1em;
    float: left;
    padding-right: 2px;
}

.top-5-container #top-5-container-headlines .top-content-subtitle {
    display: inline-flex;
    text-align: left;
    vertical-align: bottom;
    font-size: 1.3em;
    font-size: 1.9vw;
    font-family: 'Roboto', sans-serif;
    font-weight: lighter;
    color: #919191;
    letter-spacing: -.035em;
    text-decoration: none;
    float: left;
    line-height: 1.8em;
}

/* MODAL STARTS HERE */

#radio-footer {
	display: block;
}

#radio-footer .modal-container {
	width: 100%;
	height: 100%;
	position: relative;
	justify-content: center;
	align-items: center;
}

#radio-footer .radio-modal {
  display: flex;
  height: 70px;
	width: 100%;
	background-color: rgba(55, 55, 55, 0.9);
  position: fixed;
  z-index: 99;
  height: 70px;
  width: 100%;
  bottom: 0;
  left: 0;
	justify-content: center;
	align-items: center;
  opacity: 0.9;
}

#radio-footer .modal-contents {
  display: inline-flex;
	width: 70%;
	padding-left: 15%;
}

#radio-footer .modal-contents-left {
  display: inline-flex;
	width: 50%;
}

#radio-footer .modal-contents-right {
  display: inline-flex;
	width: 50%;
}

#radio-footer .modal-selection-left {
  width: 50%;
  float: left;
}

#radio-footer .modal-selection-right {
  width: 50%;
  float: right;
}

#radio-footer .modal-text {
  display: inline-block;
  float: left;
}

#radio-footer .modal-message {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 0.9em;
  color: #fff;
  text-align: left;
  vertical-align: middle;
  line-height: normal;
  padding-left: 15px;
  cursor: pointer;
  outline: none;
  background: none;
}

#radio-footer .modal-message:hover {
  color: #c5c5c5;
}

#radio-footer .close {
	position: absolute;
	top: 0;
	right: 1%;
	font-size: 42px;
	color: #fff;
	transform: rotate(45deg);
	cursor: pointer;
}

#radio-footer .close:hover {
	color: #c5c5c5;
}

#radio-footer a {
  position: relative;
	color: inherit;
  text-decoration: none;
  z-index: 100;
}

#radio-footer a:hover {
  position: relative;
	color: inherit;
  text-decoration: underline;
  z-index: 100;
}

#radio-footer .fa {
  position: relative;
  z-index: 6;
}

.truncate {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ntv-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
  background-color: #141414;
  width: 100%;
  margin-top: 10px;
}
.ntv-container #ntv-header-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  width: 100%;
  padding: 12px 8px 8px 8px;
}
.ntv-container #ntv-header-container img {
  display: inline-flex;
  width: 80px;
  height: auto;
  padding-left: 5px;
  vertical-align: middle;
  -webkit-filter: brightness(100%);
  transition: all 0.3s;
}
.ntv-container #ntv-header-container img:hover {
  cursor: pointer;
  -webkit-filter: brightness(80%);
  transform: scale(1.1);
}
.ntv-container #ntv-header-container h1 {
  display: inline-flex;
  font-size: 1em;
  font-weight: bold;
  color: #fff;
  line-height: normal;
  padding-left: 5px;
  vertical-align: middle;
}
.ntv-container #ntv-header-container i {
  color: #e50914;
  font-size: 1em;
  line-height: 1.2em;
  vertical-align: middle;
}
.ntv-video-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 30px;
  margin-bottom: 40px;
  padding: 10px 25px;
  width: 100%;
}
.ntv-top-videos {
  background-color: #0A0B0D;
  border-radius: 10px;
  padding: 0;
  height: 100%;
  min-height: 100%;
  margin: 0;
  transition: all 0.5s ease;
}
.ntv-top-videos:hover {
  transform: scale(1.1);
}

.ntv-top-videos:hover img {
  -webkit-filter: brightness(70%);
  transition: all 0.3s;
}

.ntv-top-video-cover {
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding-top: 50%;
  position: relative;
  border-radius: 10px;
}

.ntv-top-video-cover i {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 60px;
  text-align: center;
  color: #fff;
  opacity: 0.5;
  transition: all 1s ease-out;
}

.ntv-top-videos:hover .ntv-top-video-cover i {
  display: block;
  opacity: 1;
}

.ntv-top-video-info {
  width: 100%;
  height: 90px;
}
.ntv-top-video-cover img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  border-radius: 10px;
  object-fit: cover;
  object-position: center;
}
.ntv-top-videos img {
  padding:0;
  margin:0;
  object-fit: cover;
  object-position: center;
  border-radius: 10px;
  -webkit-filter: brightness(100%);
}
.ntv-top-videos h1 {
  font-size: 0.8em;
  font-weight: normal;
  color: lightgray;
  line-height: 1.4;
  padding: 5px 0 0 8px;
}
.ntv-top-videos h2 {
  font-size: 0.7em;
  font-weight: normal;
  color: gray;
  line-height: 1.4;
  padding: 6px 0 0 8px;
}
.ntv-top-videos i {
  padding-right: 3px;
}
.tnf-2023 {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
  justify-content: center;
  width: 100%;
}
.tnf-2023 iframe {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.tnf-2023-mobile {
  display: none;
}
#mobile-tv {
  display: none;
}

#web-tv {
  display: flex;
}
.live{
width:12px;
height:12px;
background:transparent;
display:flex;
justify-content:center;
align-items:center;
align-content: center;
position:relative;
z-index:10;
margin: 6px;
overflow:visible;
float: none!important;
}
.scale-shadow {
    position: absolute;
    display:flex;
    justify-content:center;
    align-items:center;
    align-content: center;
    color: #fd0000;
    width: 12px;
    height: 12px;
}
.home {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 35px;
    background-color: #141414;
}
.home__container {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    margin-left: auto;
    margin-right: auto;
}
.caroucel__container {
    position: relative;
    width: 100%;
    height: 100%;
    max-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(234, 237, 237);
}
.slider__watch {
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  flex-direction: row;
  background-color: #000;
  width:100vw!important;
  height:auto!important;
  max-height: 600px;
  margin: 0;
  padding: 0;
}
.slider__watch iframe {
  width:100vw;
  height:auto;
  min-height: 100%;
  aspect-ratio: 16 / 9;
  -webkit-mask-image: linear-gradient(to top, transparent 10%, black 100%);
  mask-image: linear-gradient(to top, transparent 5%, black 100%);
}
.spotlight {
  position: absolute;
  display: flex;
  flex-direction: column;
  padding: 0;
  text-align: left;
  align-items:center;
  justify-content: flex-start;
  transition: all 0.4s;
  top: 150px;
  left: 40px;
  margin-left: 35px;
  z-index: 1;
  opacity: 1;
  animation: positiontop 1s linear;
  width: 35%;
  transform-origin: left bottom;
  transform: scale(1) translate3d(0px, 0px, 0px);
  transition-duration: 1300ms;
  transition-delay: 0ms;
}
.spotlight .watch {
  text-decoration: none;
  color: #000;
  background: #fff;
  padding: 10px 30px 10px 30px;
  outline: none;
  font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
  font-size: 17px;
  font-weight: bold;
  border-radius: 4px;
  border: none;
  vertical-align: middle;
  align-self: flex-start;
}
.spotlight .watch:hover {
  opacity: 0.9;
  cursor: pointer;
}
.spotlight .live-production {
  width: 100%;
  max-height: 25px;
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
}
.home img {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 110px;
  height: auto;
  object-fit: cover;
  object-position: center;
}
.spotlight .live-production a {
  text-decoration: none;
  color: inherit;
}
.spotlight .live-production a:hover {
  cursor: pointer;
}
.spotlight .live-production p {
  display: inline-flex;
  font-size: 15px;
  font-weight: normal;
  color: lightgray;
  padding-left: 5px;
  vertical-align: middle;
}
.spotlight .title {
  color: #fff;
  font-size: 3.5em;
  margin-top: 1.6vw;
  margin-bottom: 1.6vw;
  line-height: 1em;
  width: 100%;
}
.fade-in-spotlight {
  animation: fadeIn 5s;
  -webkit-animation: fadeIn 5s;
  -moz-animation: fadeIn 5s;
  -o-animation: fadeIn 5s;
  -ms-animation: fadeIn 5s;
}
@keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-moz-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-webkit-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-o-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-ms-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}
.spotlight .synopsis {
  color: #fff;
  font-weight: 400;
  line-height: normal;
  width: 100%;
  font-size: 1.2vw;
  text-shadow: 2px 2px 4px rgb(0 0 0 / 45%);
  margin-top: 0.1vw;
  margin-bottom: 1.8vw;
  width: 100%;
}
  .tv-home {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-content: center;
    background-color: #141414;
    border-radius: 4px;
    color: #fff;
    margin-bottom: 35px;
  }
  .tv-home-top {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: flex-start;
    background-color: #141414;
    border-radius: 4px;
    color: #fff;
    max-width:50vw;
  }

  .tv-intro {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
  .tv-intro p {
    display: block;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
    margin-left: 10px;
}
  .tv-intro-column-left {
    flex: 10%;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
  .tv-intro-column-right {
    flex: 90%;
  }
  .tv-screen {
    position: relative;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-direction: row;
    background-color: #141414;
    width:100%!important;
    height:100%!important;
    margin: 0;
    padding: 0;
    border: 0;
  }

  .tv-screen iframe {
    width:50vw;
    height:100%;
    aspect-ratio: 16 / 9;
    top:0;
    left:0;
    align-self: flex-start;
  }

  .live-wrapper {
    width:50vw;
    display: flex;
    flex-direction: column;
  }

  .live-title-vd-middle {
    width: 35px;
    margin: 5px 15px 0 15px;
  }

  .live-title-vd-brand {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    align-content: center;
    justify-content: flex-start;
    width: 100%;
    margin-left: 15px;
    margin-top: 5px;
  }

  .live-title-vd-brand p {
    font-weight: 400;
    line-height: 2;
    font-size: 25px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    margin-left: 6px;
  }

  .live-title-vd-brand img {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    align-self: flex-start;
  }

  .circle {
    width: 30px;
    background: #141414;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 10;
    margin: 15px 20px 5px 10px;
    overflow: visible;
    float: left;
}

  #top-videos h5 {
    text-align: left;
    font-size: 2.3em;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #ff0000;
    line-height: 1em;
    padding: 10px 10px 20px 10px;
}

#top-videos h5:hover {
  text-align: left;
  font-size: 2.3em;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  line-height: 1em;
  padding: 10px 10px 20px 10px;
}

#top-videos h6 {
  text-align: left;
  font-size: 2.3em;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  color: #fff;
  line-height: 1em;
  padding: 10px 10px 20px 10px;
}

.special-cover-container {
    display: flex;
    align-items: flex-start;
    align-content: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    margin-bottom: 25px;
}

.elections {
  background-color: #fafafa!important;
}

.elections-data {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    justify-content: center;
    padding: 8px;
}

.elections-data-hui h6 {
    padding: 0 0 0 10px;
    margin: 0;
    color: #5f686b;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: -.03125rem;
    line-height: 1.3;
    margin-right: 10px;
}

.elections-data-numbers {
    color: #262626!important;
}

.elections-candidates {
    width: 100%;
    height: 100%;
    color: #fff;
    margin-top: 5px;
}

.elections-data-hui {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    justify-content: center;
}

@media only screen and (max-width: 767px) {

  .pinned-container #pinned {
    padding-right: 0;
}

  .ntv-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    background-color: #141414;
    width: 100%;
    margin-top: 30px;
  }

  .ntv-container #ntv-header-container h1 {
    font-size: 4vw;
}

  .ntv-top-videos h1 {
    font-size: 3.5vw;
    line-height: 1.4;
    padding: 3px 0 0 4px;
}
.ntv-top-videos h2 {
    font-size: 12px;
    padding: 3px 0 0 4px;
}
.swiper-slide h1 {
    color: lightgray;
    font-size: 3.5vw;
    font-weight: normal;
    line-height: 1.1;
    margin: 0 0 0 5px;
    padding: 0;
    overflow: hidden;
}
}

@media screen and (max-width: 768px){
  .ntv-video-wrapper {
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-column-gap: 10px;
      grid-row-gap: 20px;
      margin-bottom: 40px;
      padding: 10px 15px;
  }
  .top-3-container #top-3-container-headlines {
    position: relative;
    width: 100%;
    background-color: #141414;
    padding: 15px 0 5px 0;
    float: left;
}
  .top-3-container #top-3-container-headlines .video-left {
    display: block;
    position: relative;
    width: 100%;
    background-color: #141414;
    padding:0;
    margin: 0;
    vertical-align: middle;
}
.top-3-container #top-3-container-headlines .video-left img {
  border-radius: 6px;
  padding:0;
}
  .tnf-2023 {
    display: none;
  }
  .tnf-2023-mobile {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    justify-content: center;
    width: 100%;
    height: 100%;
  }
  .tnf-2023-mobile iframe {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
  .home {
      position: relative;
      width: 100%;
      height: auto;
      display: flex;
      justify-content: center;
      align-items: flex-start;
      align-content: flex-start;
      margin-left: auto;
      margin-right: auto;
      overflow: hidden;
      margin-top: 10px;
      margin-bottom: 25px;
      background-color: #141414;
  }
  .home img {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 60px;
    height: auto;
    object-fit: cover;
    object-position: center;
  }
  .spotlight .watch {
    text-decoration: none;
    color: #000;
    background: #fff;
    padding: 6px 20px 6px 20px;
    outline: none;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: bold;
    border-radius: 4px;
    border: none;
    vertical-align: middle;
    align-self: center;
  }
  .spotlight {
    position: absolute;
    display: flex;
    flex-direction: column;
    padding: 0;
    text-align: left;
    align-items:center;
    justify-content: flex-start;
    transition: all 0.4s;
    top: 80px;
    left: 0;
    margin-left: 15px;
    margin-right: 15px;
    z-index: 1;
    opacity: 1;
    animation: positiontop 1s linear;
    width: calc(100% - 30px);
    transform-origin: left bottom;
    transform: scale(1) translate3d(0px, 0px, 0px);
    transition-duration: 1300ms;
    transition-delay: 0ms;
  }
  .spotlight .synopsis {
    color: #fff;
    font-weight: 400;
    line-height: normal;
    width: 100%;
    font-size: 3.8vw;
    text-shadow: 2px 2px 4px rgb(0 0 0 / 45%);
    margin-top: 2vw;
    margin-bottom: 4.9vh;
    width: 100%;
  }
  .spotlight .title {
    color: #fff;
    font-size: 6.9vw;
    margin-top: 1.5vw;
    margin-bottom: 0.8vw;
    line-height: 1em;
    width: 100%;
  }
  .slider__watch {
  min-height: 300px;
}
.slider__watch iframe {
  min-height: 350px;
  margin-top: -115px;
}
  .caroucel__container {
    position: relative;
    width: 100%;
    height: 100%;
    max-height: 100vh;
    min-height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(234, 237, 237);
}
.slide__pad {
    background-color: #000;
    position: relative;
    width: 100vw;
    height: 100%;
    max-height: 100vh;
    min-height: 300px;
    overflow: hidden;
    border-radius: 0;
    transition: all 0.4s;
}
  .top-3-container #top-3-container-headlines h2 {
    margin-top: 10px;
    margin-left: 5px;
  }

  .circle {
    width: 30px;
    background: #141414;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 10;
    margin: 15px 20px 5px 10px;
    overflow: visible;
    float: left;
}

  #mobile-tv {
    display: flex;
  }

  #web-tv {
    display: none;
  }

  .tv-home-top {
    width:100vw;
    max-width:100vw;
  }

  .live-title-vd-middle {
    width: 35px;
    margin: 5px 25px 0 20px;
  }

  .live-title-vd-brand {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    align-content: center;
    justify-content: flex-start;
    width: 100%;
    margin-left: 15px;
    margin-top: 5px;
  }

  .live-title-vd-brand p {
    font-weight: 400;
    line-height: 2;
    font-size: 25px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    margin-left: 6px;
  }

  .live-title-vd-brand img {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    align-self: flex-start;
  }

  .tv-screen {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-direction: column;
    background-color: #141414;
    width:100%!important;
    height:100%!important;
    margin: 0;
    padding: 0;
    border: 0;
  }

  .elections-data-hui {
      display: flex;
      flex-direction: column;
      align-items: center;
      align-content: center;
      justify-content: center;
  }

.elections-data-hui h6 {
  padding: 0 0 0 10px;
  margin: 0;
  color: #5f686b;
  font-family: 'Roboto', sans-serif;
  font-size: 4.5vw;
  font-weight: 600;
  letter-spacing: -.03125rem;
  line-height: 1.6;
  margin-right: 0;
  }
#top-videos h5 {
    text-align: left;
    font-size: 30px!important;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #ff0000;
    line-height: 1em;
    padding: 0 10px 20px 10px;
}
#top-videos h6 {
    text-align: left;
    font-size: 30px!important;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #e3e3e3;
    line-height: 1.1;
    padding: 8px 0 8px 0;
}

.tv-screen iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 16 / 9;
  top:0;
  left:0;
}
}
