body { 
	padding:0; 
	margin:0;
	width:100%;
	height:90px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding-left:0px;
}

.hero {
	float:left;
	width:50%;
	background-position:0px 0px;
	border:0;
	margin-left:0px;
	color:#000;
	padding-top:2px ;
	height:30px;
}

.first {
	margin-top: 0px;
}

a { 
	color:#ccc; 
	text-decoration:none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

a:hover{text-decoration:none;}

.maintext:hover  {
	text-decoration:underline;
	color: #23527c;
}


.hero img {
  display: block;
margin: 0 auto;
margin-bottom: 10px;
padding-right: 10px;
  float: left;
  width: 80px;
  height: auto;
}


.subhero {
	padding-top:0px;
	height: 32px;
	vertical-align: middle;
	display: table-cell;
}

.wrapper {
	padding:2px 5px;
	min-width:30px;
	width:100%;
	height:90px;
	overflow: hidden;
	position: relative;
	text-align: left;
	margin-top:0px;
	box-sizing: border-box;
	border: 1px solid #e0e5ec;
	background-color:#fff;
}

.text {
 opacity:1; 
  float: none;
  zoom:1;
  display: block;
  padding: 1px 0px 0 0px;
  cursor:pointer;
  width:90%;
  line-height:1.4em;
  color:#003876;
  box-sizing: border-box;
vertical-align: top;
height: 100px;
text-align: left;
    padding-left: 75px;
    box-sizing: border-box;
}

.maintext {
	letter-spacing: 0px;
	color:#000;
	cursor: pointer;
	display: inline;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	height: auto;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.dianomi_provider_short {
	font-style:normal;
	font-size: 11px;
	color: #979797;
	font-weight:normal;
	display:inline-block;
	letter-spacing: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  white-space: nowrap;
}

.dianomi_provider_short:before{
content: "("
}
.dianomi_provider_short:after{
content: ")"
}
.maintext:after 
{
	content:"\00a0"
}


.action{
	display:none !important;
	visibility: hidden;
	color: rgb(85, 7, 92);
	cursor: auto;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	height: 15px;
	margin-left: 5px;
}


.heading_top,
.heading {
	display: none;
}

.line2 {
	border-bottom: 1px solid #555;
	color: #000;
	margin-top: -2px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	list-style-type: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-bottom:3px;
	width:98%;
}



.logohover{background-repeat:no-repeat;
	width:60px;
	height:12px;
	position:absolute;
	left:240px;
	bottom:2px;
	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/Ufe3LcCoyKoAADivRIsAAAAC.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: flex;
  font-size: 12px;
  position: absolute;
  right: -1px!important;
  top: 3px!important;
  font-weight: 400;
  z-index: 1;
  /* width: 200px; */
  -webkit-font-smoothing: antialiased;
}

.sub-line2 a {
  font-size: 12px;
  color: #999;
  text-decoration: none;
  font-weight: 600;
}

.sub-line2 > :nth-child(2) {
  width: 100px;
}

.sub-line2 img {
  width: 60px;
  height: auto;
  border: none;
  outline: none;
}

.sub-line2{
    display: flex;
    align-content: center;
    align-items: flex-start;
}

.sub-line2 span{
      font-family: Arial, sans-serif;
    font-weight: bold;
  color: #404040;
  padding-left: 2px;
}

img.dianomi-lg {
    display: none;
}
  img.dianomi-lg2 {
    display: inline;
    margin-top: -6px;
        margin-right: -2px;

    max-width: 25px;
    height: auto;
    filter: invert(1);
    padding: 0;
}


@media (max-width:728px){
.hero {
width:50% !important;
}
.maintext {
	font-size: 12px;
}

@media (max-width:600px){
.hero {
width:100% !important;
}
  
  .text{
  padding-left: 0;
  }
  
  .hero img{
  display: none;
  }

.hero:nth-child(7), .hero:nth-child(8) {
display: none;
}
  
  .line2{
  font-size: 12px;
  }
  
  .sub-line2{
  top: 3px;
  }

  .dianomi_provider_short{
  display: inline;
  }
  
  @media (max-width:370px){
  
    .line2{
    font-size: 11px;
    }
    
    .maintext{
    font-size: 11px;
      line-height: 12px;
    }
    
  }
  
@media (max-width:320px){
.hero {
width:100% !important;
}
.hero:nth-child(7), .hero:nth-child(8), .hero:nth-child(9) {
display: none;
}
  
  .line2{
  font-size: 9px;
    padding-top: 1px;
  }
  
  .sub-line2{
  top: 1px!important;
  }
  
  .maintext{
  font-size: 10px;
  }
  
  .dianomi_provider_short{
  font-size: 9px;
  }
  
  }
