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;
padding-right: 14px !important;

}


a { 
  color:#ccc; 
  text-decoration:none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

a:hover{text-decoration:none;}
.action:hover{
  background:  #40405f;}
.maintext:hover  {
  text-decoration: none;
}

.maintext:hover {
    color: #06c;
    text-decoration: none;
 	
}

.hero img {
  display: block;
margin: 0 auto;
margin-bottom: 0px;
  float: left;
  width: 110px;
  height: 78px;
  object-fit: cover;
  border: 1px solid #eee;
}

.subhero {
  padding-top:0px;
}

.wrapper {
  padding: 5px;
  padding-top: 0;
/*  max-width:728px; */
  width:100%;
  height:90px;
  overflow: hidden;
  position: relative;
  text-align: left;
  margin-top:0px;
  box-sizing: border-box;
background-position: 900px 595px;
    background-size: cover;
    background-color: #ffffff;
  border: 1px solid #dbdbdb;
}

.text {
 opacity:0; 
  -webkit-animation:text ease-in 1; 
  -moz-animation:text ease-in 1;
  animation:text ease-in 1;

  -webkit-animation-fill-mode:forwards; 
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  animation-duration:1s;
  -webkit-animation-delay: 1.1s;
  -moz-animation-delay: 1.1s;
  animation-delay: 1.1s;
  

  float: none;
  zoom:1;
  display: block;
  padding: 0;
  cursor:pointer;
  width:100%;
/*  line-height:1.4em; */
  color:#222;
  box-sizing: border-box;
  
/*vertical-align: top; */
  
/*height: 100px; */
text-align: left;
    padding-left: 130px;
    box-sizing: border-box;
}

.maintext:hover{
color: #069;
}



/* make keyframes that tell the start state and the end state of our object */
@-webkit-keyframes hero { from { opacity:0; -webkit-transition } to { opacity:1; } }
@-moz-keyframes hero { from { opacity:0; } to { opacity:1; } }
@keyframes hero { from { opacity:0; } to { opacity:1; } }

@-webkit-keyframes text { from { opacity:0; -webkit-transition } to { opacity:1; } }
@-moz-keyframes text { from { opacity:0; } to { opacity:1; } }
@keyframes text { from { opacity:0; } to { opacity:1; } }

@-webkit-keyframes dianomi_provider_short { from { opacity:0; -webkit-transition } to { opacity:1; } }
@-moz-keyframes dianomi_provider_short { from { opacity:0; } to { opacity:1; } }
@keyframes dianomi_provider_short { from { opacity:0; } to { opacity:1; } }

.hero {
padding-right: 15px;

  opacity:0; 
  -webkit-animation:hero ease-in 1; 
  -moz-animation:hero ease-in 1;
  animation:hero ease-in 1;

  -webkit-animation-fill-mode:forwards; 
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  animation-duration:1s;
   float:left;
  width:100%;
  background-position:0px 0px;
  border:0;
  margin-left:0px;
  color:#003876;
  padding-bottom:10px;
box-sizing: border-box;

  -webkit-animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  animation-delay: 0.7s;
height: 70px;
margin-top:5px;
}

.maintext{
  cursor: pointer;
  display: block;
  
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding-right: 10px; 
	
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
  padding: 0;
	padding-bottom: 5px;
  display:block;
	width:100%;
  
	font-weight: 700;
    color: #384450;
    text-align: left;
    line-height: 1.2em;
    font-size: 16px;
    margin-top: 0px;
	font-family:  Arial, Helvetica, Verdana;
  
  color: #000;
font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
}

.dianomi_provider_short {
opacity:0; 
  -webkit-animation:dianomi_provider_short ease-in 1; 
  -moz-animation:dianomi_provider_short ease-in 1;
  animation:dianomi_provider_short ease-in 1;

  -webkit-animation-fill-mode:forwards; 
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:1.1s;
  -moz-animation-duration:1.1s;
  animation-duration:1.1s;
  -webkit-animation-delay: 1.1s;
  -moz-animation-delay: 1.1s;
  animation-delay: 1.1s;
  
 
	text-decoration:none;
	font-family: Arial, Helvetica ,sans-serif;
	font-size: 13px;
	display: block;
	color: #666666;
	font-weight:normal;
	margin-top:15px;
  
  font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
  
  
}

.action{
  display: none;
}


.heading_top {
  display: none;
}

.heading{
display: none;
}

.line2 {
  display: none;
}



.logohover{background-repeat:no-repeat;
  width:60px;
  height:12px;
  position:absolute;
  top:2px;
  right:-51px;
  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:before{
	content: "Sponsored content by ";
}
.sub-line2 {
  overflow: hidden;
  bottom:1px;
  right:2px;
  position:absolute;
  font-size:11px;
  font-family: arial, helvetica, sans-serif;
color: #aaa;  
  width:auto;
  height:15px; 
  padding-bottom:0px;
  z-index:5; 
  font-weight: 200;
}
.sub-line2 img{
border: none;
  width: 55px;
  height: auto;
outline: none;
  padding-left: 0px;
}

@media (max-width: 628px){
  
  .wrapper{
  padding: 0;
  }
  
  .hero{
  width: 100%;
  height: 35px;
  }
  
  .first {
  margin-top: 0px;
    border-right: 0 !important;
padding-right: 0;

}
.last{
padding-left: 0;
padding-right: 0;
}
  
  .hero img{
  display: none;
  }
  
  .text{
  padding-left: 0;
  }
  
  .maintext{
  margin-bottom: 0;
  }
  
}

@media (max-width: 555px){

  .maintext{
  display: inline;
  } 
  
  .dianomi_provider_short{
  display: inline;
    line-height: 1;
  }
  
  /*
  .text {
  vertical-align: bottom;
  }
  */
}

@media (max-width: 500px){

  .maintext{
  font-size: 13px;
    line-height: 15px;
  }
  
}

@media (max-width: 333px){

  .hero{
  height: 35px;
  }
  
  .maintext{
  font-size: 12px;
    line-height: 14px;
  }
  
  .dianomi_provider_short{
  font-size: 11px;
  }
  
}

