@font-face {
    font-family: 'TimesModern';
    src: url('/partner/thetimes/fonts/TimesModern-Bold.woff2') format('woff2'),
        url('/partner/thetimes/fonts/TimesModern-Bold.woff') format('woff');
    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 #fff;
}


.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: 70px;
}

.maintext{
  cursor: pointer;
  display: block;
  
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
	
	font-family: arial, helvetica, sans-serif;
  padding: 0;
  display:block;
	width:100%;
 
	font-weight: 700;
    text-align: left;
    line-height: 1.2em;
    font-size: 28px;
    margin-top: 0px;
	font-family:  Arial, Helvetica, Verdana;
  max-width: 430px;
 
  color: #000;
   font-family: "TimesModern", serif;

}

.dianomi_provider_short {

 
	text-decoration:none;
	display: block;
	color: #6e6e6e;
	font-weight:normal;
	margin-top:5px;
  display: block !important;
  font-style: normal;
	font-family: arial, sans-serif;
	font-size: 21px;
  
  
}

.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: "arial", sans-serif;
    margin-top: 10px;
}



.heading_top {
  display: none;
}

.heading{
display: none;
}

.line2 {
  display: none;
}



.sub-line2:before{
	content: "";
  display: none;
}
.sub-line2 {
  overflow: hidden;
  bottom:3px;
  right:0px;
  position:absolute;
  font-size:11px;
  font-family: arial, helvetica, sans-serif;
color: #aaa;  
  width:auto;
  height:24px; 
  padding-bottom:0px;
  z-index:5; 
  font-weight: 200;
  display: block;
  top: auto;
  
}
.sub-line2 img{
border: none;
  width: 28px;
  height: auto;
outline: none;
    padding: 0 0 5px 5px;
  filter: invert(1)
}


