#amp11_tab_1 table tr{background: #F8F8F8;}
#amp11_tab_1 table tr#cmseo_tr_heading, #amp11_tab_1 table tr#cmseo_tr_subheading{background: #C8C8C8;}
#amp11_tab_1 table tr#cmseo_tr_imageurl, #amp11_tab_1 table tr#cmseo_tr_imagewidth, #amp11_tab_1 table tr#cmseo_tr_imageheight, #amp11_tab_1 table tr#cmseo_tr_suggestedimagesize{background: #D8D8D8;}
#amp11_tab_1 table tr#cmseo_tr_logo1, #amp11_tab_1 table tr#cmseo_tr_logo2{background: #E8E8E8;}

.mp-hero .searchblock-image-frame {
    background-color: #15D0F3;
    width: 100%;
    height: 240px;
    text-align: center;
    padding: 12px;
    position: relative;
}
.mp-hero .offer-message-block {
    /*position: absolute;*/
    top: 50%;
    left: 50%;
    display: inline-block;
    /*transform: translate(-50%,-50%);*/
    width: 100%;
}
.mp-hero #offer-heading h1 {
    font-size: 40px;
    line-height: 47px;
    margin-top: 0px;
}
.mp-hero #offer-heading h3 {
    font-size: 24px;
    line-height: 28px;
}
.mp-hero #offer-heading h1, .mp-hero #offer-heading h3 {
    color: #FFF;
    text-shadow: 0 1px 5px rgba(0,0,0,.4);
    font-family: Roboto,Arial,sans-serif;
    font-weight: 700;
    text-align: center;
}

.mp-hero #offer-heading h3 {
  font-weight: normal;
}

.mp-hero .wj-countdown-timer .offer-ends{
  max-width: 300px;padding: 6px;
}

@media (max-width: 1232px){
  .mp-hero #offer-heading h1{
    font-size: 35px;
  }
  .mp-hero #offer-heading h3{
    font-size: 19px;
  }
}

@media (max-width: 820px){ 
  .mp-hero #offer-heading h1{
    font-size: 30px;
    line-height: 38px;
  }
  .mp-hero #offer-heading h3{
    font-size: 15px;
    line-height: 18px;
  }
}

@media (max-width: 435px){
  .mp-hero #offer-heading h1{
    font-size: 25px;
    line-height: 28px;
  }
  .mp-hero #offer-heading h3{
    font-size: 15px;
    line-height: 18px;
  }
}

@media (max-width: 320px){ 
  .mp-hero #offer-heading h1{
    font-size: 22px;
    line-height: 30px;
  }
  .mp-hero #offer-heading h3{
    font-size: 13px;
    line-height: 18px;
  }
  .mp-hero .wj-countdown-timer .clock-offer{ font-size: 10px;}
  .mp-hero .wj-countdown-timer .offer-ends{width: 267px;padding: 6px 0px; right: 10px;}
}

.logocontainer{    max-width: 300px;
    max-height: 120px;
    margin: auto;display: inline-block;}
.logocontainer img{max-height: 100%;
    max-width: 100%;}