@font-face {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-style: normal;
  font-display: swap;
}

body { 
  padding:0; 
  margin:0;
  width:100%;
  height:auto;
  font-size: 12px;
  padding-left:0px;
  box-sizing: border-box;
  background-color: #ffffff;
}

.first {
  margin-top: 0px;
    border-right: 0;

}


a { 
  color:#ccc; 
  text-decoration:none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: flex;
}

a:hover{text-decoration:none;}
.action:hover{
  background:  #000;
  color: #fff;
}
.maintext:hover  {
  text-decoration: none;
  color: #333;
}

.maintext:hover {
    color: #333;
    text-decoration: none;
 	
}

.hero img {
  display: block;
  margin: 0 auto;
  margin-right: 15px;
  float: left;
  width: auto;
  height: 238px;
  object-fit: cover;
  box-sizing: border-box;
  border: 1px solid #6c6c6c;
}


.wrapper {
  padding: 5px;
/*  max-width:728px; */
  width:100%;
  height:250px;
  overflow: hidden;
  position: relative;
  text-align: left;
  margin-top:0px;
  box-sizing: border-box;
background-position: 900px 595px;
    background-size: cover;
    background-color: #fff;
  border: 1px solid #000;
}

.text {
 opacity:1; 
 
  

  float: none;
  zoom:1;
  display: block;
  cursor:pointer;
  width:100%;
/*  line-height:1.4em; */
  color:#222;
  box-sizing: border-box;
  
/*vertical-align: top; */
  
/*height: 100px; */
text-align: left;
      padding: 0px 0px 0px 0px;
    box-sizing: border-box;
  display: flex;
      flex-wrap: nowrap;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
} 

.maintext:hover{
}



.hero {

  opacity:1; 
 
   float:left;
  width:100%;
  background-position:0px 0px;
  border:0;
  margin-left:0px;
  color:#003876;
box-sizing: border-box;
height: 250px;
}

.maintext{
  cursor: pointer;
  display: block;
  
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
	
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  padding: 0px 0px 10px 0px;
  display:block;
	width:100%;
 
	font-weight: 600;
    text-align: left;
    line-height: 1.2em;
    font-size: 28px;
    margin-top: 0px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  max-width: 430px;
 
  color: #000;
   font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;

}

.dianomi_provider_short {

 
	text-decoration:none;
	display: block;
	color: #555555;
	font-weight:bold;
	margin-top:5px;
  display: block !important;
  font-style: nbold;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 21px;
    letter-spacing: 0.3px;
  
  
}

.dianomi_provider_short::before {
	content: 'Sponsored by';
    padding-right: 6px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #6c6c6c;
    font-weight: normal;
    margin-bottom: 2px;
    font-size: 12px;
}

.action{
    display: block;
    position: relative;
    right: 0;
    bottom: 0;
    color: #000;
    padding: 10px 20px;
    min-width: 70px;
    font-size: 15px;
    background: #fff;
    border: 1px solid #000;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-top: 10px;
}



.heading_top {
  display: none;
}

.heading{
display: none;
}

.line2 {
  display: none;
}



.sub-line2:before{
	content: "";
  display: none;
}
.sub-line2 {
  position: absolute;
  top: 230px !important;
  right: 5px;
  z-index: 1;

  display: flex;
  align-items: flex-start;

  font-size: 12px;
  font-weight: 400;
  color: #999;

  -webkit-font-smoothing: antialiased;
}

.sub-line2 a {
  font-size: inherit;
  font-weight: 600;
  color: inherit;
  text-decoration: none;
}

.sub-line2 > :nth-child(2) {
  width: 100px;
}

.sub-line2 img {
  width: 60px;
  height: auto;
  border: 0;
  outline: 0;
}

.sub-line2 span {
  font-family: Arial, sans-serif;
  font-weight: 700;
  color: #404040;
  padding-left: 2px;
}

img.dianomi-lg {
  display: inline;
}

img.dianomi-lg2 {
  display: none;
  max-width: 25px;
  height: auto;
  filter: invert(1);
}

@media (max-width: 800px) {
  img.dianomi-lg {
    display: none;
  }

  img.dianomi-lg2 {
    display: inline;
  }

  .sub-line2 {
    top: 225px !important;
    right: 2px;
    align-items: center;
  }

  .sub-line2 span {
    padding: 0;
  }
}

