@font-face {
  font-family: 'Work Sans';
  src: url('https://fonts.googleapis.com/css?family=Work+Sans:300,400,500,600,700,800&display=swap');
}


body {
  padding: 0px;
  margin: 0;
  background-color: #ffffff;
  max-width: 1268px; 
  height: 350px;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  margin: 0 auto;
}

a {
  color: #464646;
  text-decoration: none;
}

.action:hover {
  text-decoration: none;
}

.dianomi_provider_short:hover {
  text-decoration: none;
}

.maintext:hover {
  text-decoration: none;
}

.hero img {
  float: none;
  border: none;
  width: 100%;
  /*  max-width: 306px; */
  margin: 0px 0;
  height: auto;
  margin-bottom: 0.91rem; 
}

.wrapper {
  background-color: #ffffff;
  height: auto;
  display: table;
  font-family: Arial, Helvetica, Verdana;
  width: 101%;
  margin-left: -1%;
  position: relative;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}

.hero {
  float: left;
  width: 25%;
  border: 0;
  padding: 0 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
  box-sizing: border-box;
  min-height: 260px;
  padding-left: 1%;
}

.subhero {
  height: auto;
  max-height: 240px;
  max-height: 300px;
  width: 100%;
  padding-top: 0px;
  margin-top: 0px;
  text-align: left;
  box-sizing: border-box;
}

.text {
  color: #003466;
  line-height: 14px;
  display: block;
  margin-left: 0px;
  font-family: "Roboto", sans-serif;
  font-size: 11px;
  padding-right: 0px;
  padding-bottom: 11px;
  /*    margin-top: 5px; */
}

.heading_top {
  display: none;
  visibility: hidden;
}

.heading {
  display: none;
  visibility: hidden;
}

.maintext { 
  display: block;
  width:100%;

  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 600;	
  margin: 0px;
  margin-top: 0;
  padding: 0 0 3px 0;	
  color: #1c1d20;	
  margin-left: 0px;
  line-height: 20px;



  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}

.action {
  display: none;
  visibility: hidden;
}

.dianomi_provider_short, .article_date {
  font-size: 12px;
  line-height: 14px;
  margin-top: 3px;
  font-family: "Roboto", sans-serif;
  color: #6f7173;
  font-weight: 400;
  display: block;

}


.line2 {
  padding-top: 0px;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  line-height: 24px;
  font-family: "Roboto", sans-serif;
  margin-bottom: 2.63636rem;
  text-align: left;
  display: block;
  width: 100%;
  color: #1c1d20;
  margin-top: 4px;
  font-weight: 700;
padding-bottom: 20px;
  margin-left: 1%;
  border-bottom: 1px solid #dcdcdd;


}

.title{
  padding-right: 17.72727rem;
}

.sponsored_title{
  font-family: 'Work Sans', sans-serif;
  font-size: 10px;
  color: 5f5f5f;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 1.5px;
  margin-bottom: .5625rem;
}

.publisher_title{
  font-family: 'Work Sans', sans-serif;
  font-size: 45px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #000000;
  font-weight: 700;
  line-height: 45px;
  margin-bottom:1.25rem;
}


.logohover {
  background-repeat: no-repeat;
  width: 110px;
  height: 12px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding-bottom: 0px;
  display: inline;
  -webkit-transition: background 300ms ease-in-out 0s;
  -moz-transition: background 400ms ease-in-out 0s;
  -o-transition: background 400ms ease-in-out 0s;
  transition: background 400ms ease-in-out 0s;
  z-index: 1;
}

.logohover:hover {
  background: url('/img/uploads/VfG99MCoyKoAAGpDgiIAAAAI.png');
  background-repeat: no-repeat;
  background-position: right;
  display: inline;
  padding: 0px;
  background-color: #fff;
  height: 12px;
  background-size: 54px 10px;
}

.sub-line2 {
  overflow: hidden;
  top: 10px;
  right: 5px;
  position: absolute;
  font-size: 10px;
  height: 1.3em;
  color: #ccc;
  width: 55px;
  height: 12px;
  padding-bottom: 0px;
  z-index: 5;
}

.sub-line2 a {
  color: #999;
} 

.sub-line2 img {
  border: none;
  outline: none;
}

@media screen and (max-width:800px){


  .hero{
    width: 50%;
    min-height: 285px;
    margin: 0 auto;

  }



  .title{
    padding-right: 0;
  }

  .subhero{
    max-width: 356px;
    margin: 0 auto;
  }

  .last{
    border-bottom: 0;
  }


}



@media screen and (max-width:600px) {
  .hero {
    width: 100%;
    min-height: 275px;
    padding: 20px 10px; 
  }

  .line2{
    margin-bottom: 2rem;
    
  }
  #dianomi_ad_5, #dianomi_ad_6, #dianomi_ad_7, #dianomi_ad_8 {
  display: none;
  
  }
  .text{
    padding-bottom: 0;
  }
 
  
  
}

@media screen and (max-width:420px){

  .sub-line2{
    top: 8px;
  }

}


@media screen and (max-width:360px){


  .title{
    padding-right: 0;
  }

  .wrapper{
    width: 100%;
    margin-left: 0;
  }

  .subhero{
    max-width: 100%;
    margin: 0;
  }

  .line2{
    font-size: 14px;
  }

}

@media screen and (max-width:360px){

  .hero {
    padding: 0;
  }



}





/*
@media screen and (max-width:360px){

.subhero{
max-width: 320px;
margin: 0;
}

}
*/

