@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');


body {
	padding: 0px;
	margin: 0;
	background-color: none;
max-width: 1268px; 
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  margin: 0 auto;
  
}

a {
	text-decoration: none;
}


.action:hover {
	text-decoration: none;
}

.dianomi_provider_short:hover {
	text-decoration: none;
}

.maintext:hover {
	text-decoration: underline;
	}

.hero img {
	float: left;
	border: none;
	width: 100%;
  max-width: 84px;
/*  max-width: 84px; */
	margin: 0px 0;
	height: auto;
  margin-bottom: 0px;
  	border: 1px solid #E6E6E6;

/*  max-width: 300px; */
}

.wrapper {
	background-color: none;
	height: auto;
	display: table;
	width: 100%;
	margin-left: 0;
	position: relative;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
}

.hero {
	float: left;
	width: 100%;
	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: 0px;
  
  padding: 0 0px 0px 0px;  
  width: 100%;
}

.last{
  width: 100%;
padding: 0;
}

.subhero {
	height: auto;
/*	max-height: 240px;
  max-height: 300px; */
	width: 100%;
	padding-top: 0px;
	margin-top: 0px;
	text-align: left;
    box-sizing: border-box;
  padding-left: 15px;
}

.text {
   color: #003466;
    line-height: 14px;
display: block;
margin-left: 0px;
font-size: 11px;
padding-right: 0px;
padding-bottom: 11px;
/*    margin-top: 5px; */
}

.heading_top {
	display: none;
	visibility: hidden;
}

.heading {
	display: none;
	visibility: hidden;
}
.maintext {
  margin: 0px;
  padding: 0 0 3px 0;
  letter-spacing: 0;
  display: block;
  font-size: 16px;
    font-family: 'Roboto', sans-serif;
  font-weight: 400;
  line-height: 20px;
  color: #4d4c53;
  width: 100%;
}

.action {
  display: none;
  visibility: hidden;
}

.dianomi_provider_short, .article_date {
  line-height: 1.2;
  display: block !important;
  color: #999;
    font-family: 'Roboto', sans-serif;
  font-size: 13px;
  font-weight: 400;
}





	.line2 {
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
      line-height: 16px;
font-family: 'Barlow Semi Condensed', sans-serif;	      
      letter-spacing: 1.2px;
    margin-bottom: 16px;
    display: none;
    width: 100%;
  color: #0A0A0A;
  font-weight: 800;
      text-transform: uppercase;
      margin-left: 0;
      padding-bottom: 10px;
      border-bottom: 3px solid #00c59e;
     padding: 7px 0 12px;
   
}


.title{
	padding-top: .4rem;
/*	padding-right: 17.72727rem; */
  padding: 10px 20px;
	border-left: 1px solid #c7c7c7;
      text-align: center;
  border-right: 1px solid #c7c7c7;
        border-bottom: 1px solid #ffffff;
  background-color: #ffffff;
  line-height: 42px;
  position: relative;
    z-index: 10;

  
}

.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 {
  display: none;
	overflow: hidden;
 	top: 12px;
	right: 2px;
	position: absolute;
	font-size: 15px;
  font-weight: bold;
  font-style: italic;
	height: 1.3em;
	color: #2c2e32;
	width: 60px;
  padding-bottom: 0px;
	z-index: 5;
  font-family: 'Archivo Narrow', sans-serif;

}

.sub-line2 a {
	color: #999;
} 

.sub-line2 img {
	border: none;
	outline: none;
  width: 60px;
  height: auto;
  padding-left: 3px;
}

@media screen and (max-width:800px){

 
  .hero{
  width: 100%;
  min-height: 105px;
    padding: 0;
    margin-left: 0px;
 
  }
  

  
  .subhero{
  max-width: 580px;
    margin: 0 auto;    
  }
  
  .last{
      border-bottom: 0;
  }
  
  .hero img{
  width: 100%;
    max-width: 84px;
    height: 84px;
  }
  

  
  .hero {
  width: 100%;
  }
  
  .hero img{
  float: left;
  }
  
  .text{
  padding-left: 95px;
  }
  
  
}
@media screen and (max-width:580px){
  .subhero{padding-left: 0px;}
}
/*
 
@media screen and (max-width:600px) {
	.hero {
		width: 100%;
      min-height: 50px;
      height: auto;
      padding: 0px 0px; 
      padding: 0;
      margin-top: 0px;
	}
  
  .hero img {  
display: none;
}
  
  .first img{
  display: block;
  }
 
  
  .title{
  border: 0;
    line-height: 1;
    padding: 0;
  }
  
  .line2{
  border: 0;
      font-size: 20px;
    margin-bottom: 0;
    line-height: 1;
    padding: 0;
    text-align: center;
  }
  
  .line2:before{
  display: none;
  }
  
  .text{
  padding-bottom: 0;
  }
  
  .sub-line2{
    margin: 0 auto;
    position: relative;
    font-weight: normal;
  }
}

@media screen and (max-width:420px){


}


  @media screen and (max-width:360px){
    
    
    .title{
    padding-right: 0;
    }
    
    .wrapper{
     width: 100%;
     margin-left: 0;
    }
    
    .subhero{
  max-width: 100%;
    margin: 0;
  }
    
   
  }

@media screen and (max-width:360px){

   .hero {
    padding: 0;
    }
  
  
  
}


*/


/*
@media screen and (max-width:360px){

  .subhero{
  max-width: 320px;
    margin: 0;
  }
  
}
*/

