@font-face { 
        font-family: 'knowledge-regular';
        src: url('https://static.reutersmedia.net/resources_v2/fonts/Knowledge-Regular.woff') format('woff');
        }

    @font-face {
        font-family: 'knowledge-medium';
        src: url('https://static.reutersmedia.net/resources_v2/fonts/Knowledge-Medium.woff') format('woff');
        }


body {
	padding: 0px;
	margin: 0;
  width: 100%;
    background-color: #ffffff;
  overflow: hidden;
}

a {
	color: #464646;
	text-decoration: none;
}

.action:hover {
	text-decoration: none;
}

.dianomi_provider_short:hover {
	text-decoration: none;
}


.hero:hover .maintext{
	text-decoration: underline;
}

.hero:focus {
border: 1px solid #fa6400;
}

.hero img {
  display: block;
margin: 0 auto;
  float: none;
width: 100%;
  max-width: 321px;
  height: auto	;
    display: block;
/*padding: 0 5px; */
  box-sizing: border-box;
  border-radius: 16px 16px 0 0;
position: relative;
z-index: 0;
transition: all .25s ease-in-out,opacity .25s ease-in-out .25s;
  border: 1px solid #d0d0d0;
  border-bottom: 0;
}


.wrapper {
	display: table;
	width: 100%;
  	max-width: 1444px;
	margin-left: 0%;
	position: relative;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
/*  border: 2px solid #2b1934; */
  padding: 5px;
  padding-top: 0;
  padding: 0 0px;
  box-sizing: border-box;
    background-color: #ffffff;
    overflow: hidden;
  padding: 24px 16px;
  padding: 0 16px;
  padding-bottom: 40px;
}

.hero {
	float: left;
	width: 25%;
/*  max-width: 321px; */
	border: 0;
	padding: 0 16px;	
	position: relative;
	box-sizing: border-box;
	min-height: 430px;
/*	padding-left: 0; */
  background-color: #ffffff;
  
}


@media only screen 
  and (min-width: 1024px){ 

   
   .hero:hover .subhero img{ 
    filter: brightness(0.8);
    }
}



.subhero {
  padding-top:0px;
width: 100%;
height: 216px;
box-sizing: border-box;
display: table;
z-index: 99;
}

.text {
  float: none;
  zoom:1;
  display: block;
  margin-left:0px;
padding: 0 2px;
  cursor:pointer;
  width:100%;
  max-width: 321px;
  box-sizing: border-box;
  line-height:1.8em;
  color:#fff;
  box-sizing: border-box;
vertical-align: top;
height: 216px;
text-align: left;
position: relative; 
top: 0px;
left: 0px;
  padding: 24px 16px;
  border: 1px solid #d0d0d0;
  border-top: 0;
  border-radius: 0 0 16px 16px;
}


.heading_top {
	display: none;
	visibility: hidden;
}

.heading {
	display: none;
	visibility: hidden;
}

.maintext{
   line-height:24px;
  color:#404040;
  cursor: pointer;
  display: inline;
  font-size: 18px;
  height: auto; 
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'knowledge-medium', Arial, sans-serif;
  
  
}

.maintext {
	display: inline;
	
  padding: 0;
	padding-bottom: 2px;
  display:block;
	width:100%;
	font-weight: 400;
}

.action {
	display: none;
	visibility: hidden;
}

.dianomi_provider_short {
text-decoration:none !important;
	font-size: 12px;
	display: block !important;
	font-weight: 400;
  line-height: 20px;
  
  color: #666666;
	font-size: 14px;
  
  font-family: 'knowledge-regular', Arial, sans-serif;
	font-weight: 400;
  position: absolute;
  bottom: 24px;
}

.dianomi_provider_short:before{
content:"Sponsored by ";
}


.line2 {
  line-height: 32px;
	font-weight: normal;
	width: 100%;
	display: block;
  font-family: 'knowledge-medium', Arial, sans-serif;
  font-size: 24px;
	color: #404040;
    text-align: left; 
  margin-bottom: 32px;
  padding-left: 16px;
	}

.logohover {
	background-repeat: no-repeat;
	width: 110px;
	height: 12px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding-bottom: 0px;
	display: inline;
	-webkit-transition: background 300ms ease-in-out 0s;
	-moz-transition: background 400ms ease-in-out 0s;
	-o-transition: background 400ms ease-in-out 0s;
	transition: background 400ms ease-in-out 0s;
	z-index: 1;
}

.logohover:hover {
	background: url('/img/uploads/VfG99MCoyKoAAGpDgiIAAAAI.png');
	background-repeat: no-repeat;
	background-position: right;
	display: inline;
	padding: 0px;
	background-color: #fff;
	height: 12px;
	background-size: 54px 10px;
}

.sub-line2 {
    color: #999;
    display: block;
    font-size: 12px;
    overflow: hidden;
    padding-bottom: 0;
    position: absolute;
    right: 12px;
    top: 8px;
    font-weight: 400;
    z-index: 1;
    width: auto;
    padding: 5px;
    -webkit-font-smoothing: antialiased;
}

.sub-line2 a {
    font-size: 12px;
    color: #999;
    text-decoration: underline;
    font-weight: 600;
}


.sub-line2 img {
  width:60px;
  height: auto;
	border: none;
	outline: none;
} 

@media only screen 
  and (max-width: 1023px){

    .hero img{
    border-radius: 8px;
      border-bottom: 1px solid #d0d0d0;
    }

} 

@media only screen 
  and (min-width: 746px) 
  and (max-width: 1023px) 
  and (-webkit-min-device-pixel-ratio: 1) {

    .wrapper{
    padding: 24px 0 24px 24px;
      padding: 0;
        padding-bottom: 32px;
    }
    
    .line2{
    padding-left: 24px;
    }
    
    .hero{
    width: 50%;
      min-height: 130px;
      border-top:1px solid #d0d0d0;
      border-bottom:1px solid #d0d0d0;
      padding: 16px 16px 16px 0;
    }
    
    #dianomi_ad_1, #dianomi_ad_3{
    padding-left: 24px;
    }
    
     #dianomi_ad_2, #dianomi_ad_4{
     padding-right: 0;
      padding-left: 32px;
    }
    
    #dianomi_ad_3, #dianomi_ad_4{
      border-top: 0;
    }
    
    .subhero{
    height: 93px;
    }
    
    .hero img{
    max-width: 139px;
    float: right;
    border-radius: 16px 0 0 16px;
    border-radius: 8px 0 0 8px;
    }
    
    .text{
    border: 0;
      height: auto;
      min-height: 93px;
      padding: 0;
    /*  max-width: 218px; */
      max-width: 100%;
      padding-right: 155px;
    }
    
    .maintext{
    padding-bottom: 8px;
    }
    
    .dianomi_provider_short{
    position: static;
      font-size: 12px;
      line-height: 16px;
    }
    
    
}

@media only screen 
  and (min-width: 746px) 
  and (max-width: 894px) 
  and (-webkit-min-device-pixel-ratio: 1){

    .hero{
    min-height: 160px;
    }
    /*
    .maintext{
    font-size: 16px;
      line-height: 20px;
    } */
}

@media only screen 
  and (max-width: 745px) 
  and (-webkit-min-device-pixel-ratio: 1){

    .wrapper{
    padding-right: 0;
      padding: 0;
        padding-bottom: 24px;
    }
    
     .hero{
    width: 100%;
      min-height: 122px;
      border-top:1px solid #d0d0d0;
      padding: 16px 0;
      padding-right: 0;
       padding-left: 16px;
       
    }
    
    .last{
      border-bottom:1px solid #d0d0d0;
    }
    
    
    .subhero{
    height: 93px;
    }
    
    .hero img{
    max-width: 139px;
      float: right;
        border-radius: 8px 0 0 8px;
    }
    
    .text{
    border: 0;
      height: auto;
      min-height: 93px;
      padding: 0;
    /*  max-width: 218px; */
      max-width: 100%;
      padding-right: 165px;
    }
    
    .line2{
    margin-bottom: 44px;
    /*  padding-left: 0; */
    }
    
    .maintext{
    padding-bottom: 8px;
    }
    
    .dianomi_provider_short{
    position: static;
      font-size: 12px;
      line-height: 14px;
    }
    
    .sub-line2 {
    left: 16px;
      top: 64px;
      top: 40px;
    }
    
}

/*
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {

   
    .subhero{
    height: 93px;
    }
    
    .hero img{
    max-width: 139px;
      float: right;
    }
    
    .text{
    border: 0;
      height: auto;
      min-height: 93px;
      padding: 0;
      max-width: 218px;
      padding-right: 24px;
    }
    
    
}

*/

/*
@media screen and (max-width:460px) {
  #dianomi_ad_6{display:block;}
  
  .hero {
		width: 100% !important;
		height: 10%;
		min-height: 95px !important;
	}
  .subhero{
  height: auto;
  }

.line2{
margin-bottom: 20px;
}
 
	.sub-line2 { 
		bottom: auto;
		top: 0px;
		right: 0px;
	}
	.text {
		padding-left: 32%;
                padding-right: 10px;
		box-sizing: border-box;
		margin: 0;
		width: 100%;
		padding-top: 0;
  		  height: auto;
  		  min-width: 260px;
      top: 0;
	}

	.maintext {
		min-height: 0px;
	font-size: 15px;
       line-height: 18px;

	}

	.hero img {
		max-width: 29.5%;
      min-height: 84px;
      min-width: 100px;
		float: left;
		margin-right: 10px;
      object-fit: cover;
	      margin-bottom:10px;
margin-top: 0;
  }

}

@media screen and (max-width:330px) {
  .sub-line2{
    left: 4%;
    top: 15px;
  }
  .hero{
      height: auto;
}
}
*/