.w1020_internal {
  padding-top: 0px;
}

.w1020 {
  margin-top: 0px;
}

.w1020_internal {
  padding-top: 0px;
}

.w1020 {
  margin-top: 0px;
}

.w1020_internal .inner p, .siteContent p {
  font-size: 15px;
  color: #333;
  line-height: 20px;
  margin: 0 0 8px 0;
}

.body_content {
  padding: 0 0 0 0;
}

.hero-area {
  width: 100%;
  height: 330px;
  text-align: center;
  background-size: 100%;
  background-repeat: no-repeat;
  margin: 0;
}

.hero-area .blerb {
  font-size: 25px;
  font-family: Conv_CoconPro-Regular, arial, sans-serif;
  color: #ffffff;
  line-height: 30px;
  padding: 10% 0px 25px 0px;
}
.hero-area .blerb p {
  font-size: 25px;
  font-family: Conv_CoconPro-Regular, arial, sans-serif;
  color: #ffffff;
  line-height: 30px;
  margin: 0;
}

.hero-area .contact-box {
  width: 100%;
  font-size: 18px;
  font-family: Conv_CoconPro-Regular, arial, sans-serif;
  color: #c3eaf8;
}
.hero-area .contact-box p {
  width: 100%;
  font-size: 18px;
  font-family: Conv_CoconPro-Regular, arial, sans-serif;
  color: #c3eaf8;
}
.hero-area .contact-box p a {
  height: 18px;
  box-sizing: content-box;
}

.hero-area .contact-box span {
  font-size: 25px;
  color: #fff;
}

.hero-area .hero-footer {
  margin: 28px 0px 0px 0px;
}

.hero-area .hero-footer p{
  font-size: 13px;
}
.left {
  width: 100%;
  width: calc(100% - 320px);
  max-width: 600px;
  float: left;
  margin: 0px 0px 0px 20px;
}

.left .offer-line {
  font-size: 13px;
  color: #333333;
  padding: 11px 0px 12px 0px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: -1px;
}
.left .offer-line p {
  font-size: 13px;
  color: #333333;
  height: 18px;
  margin: 0;
}

.left .offer-line a {
  font-size: 15px;
  font-family: Conv_CoconPro-Regular, arial, sans-serif;
  margin: 0px 25px 0px 0px;
}

.left .offer-line a:hover {
  color: #D60570;
  text-decoration: underline;
}

.left .offer-line .benefits_link {
  margin: 0 0 0 30px;
}

.benefits_link {
  font-size: 15px;
  font-family: Conv_CoconPro-Regular, arial, sans-serif;
}


.left .offer-line strong {
  color: #333333;
}

.right {
  width: 280px;
  max-width: 100%;
  float: right;
}

.blue-box {
  min-height: 200px;
  width: 240px;
  max-width: calc(100% - 40px);
  background: #e3f5fd;
  padding: 1px 20px 0px 20px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  position: relative;
  box-sizing: content-box;
}

.blue-box h3 {
  margin: 15px 0px 20px 0px;
}

.blue-box ul {
  padding: 0 20px;
}

.blue-box ul li {
  font-size: 15px;
  margin: 0px 0px 20px 0px;
  height: 19px;
}

.blue-box ul li:before {
  height: 10px;
  width: 10px;
  content: url("/media/layahealthcare/mobilesite/styleassets/i/check.png");
  margin: 0px 10px 0px 0px;
}

.blue-box a.button {
  display: block;
  height: 30px;
  width: 188px;
  margin: 30px auto 0 auto;
  font-size: 16px;
  text-align: center;
  font-family: Conv_CoconPro-Regular, arial, sans-serif;
  color: #ffffff !important;
  padding: 7px 25px 0px 25px;
  /*background: url("/media/layahealthcare/desktopsite/styleassets/images/money-smart-find-out-more.png") no-repeat;*/
   background-color: #D60570;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e30075 0%, #b3005c 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e30075), color-stop(100%, #b3005c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e30075 0%, #b3005c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e30075 0%, #b3005c 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e30075 0%, #b3005c 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e30075 0%, #b3005c 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e30075', endColorstr='#b3005c',GradientType=0 );
  /* IE6-9 */
  border-radius: 100px 100px 0px 0px;
  position: relative;
  bottom: 0px;
  box-sizing: content-box;
}


.blue-box a.button:hover {
  background-color: #D60570;
  /* Old browsers */
  background: -moz-linear-gradient(top, #b3005c 0%, #e30075 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b3005c), color-stop(100%, #e30075));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #b3005c 0%, #e30075 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #b3005c 0%, #e30075 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #b3005c 0%, #e30075 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #b3005c 0%, #e30075 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3005c', endColorstr='#e30075',GradientType=0 );
  /* IE6-9 */
}


.blue-box a.button .arrow-right {
  width: 0;
  height: 0;
  float: right;
  margin-right: 50px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #ffffff;
  position: absolute;
  bottom: 13px;
  left: 150px;
}

h3 {
  font-size: 20px;
  font-family: Conv_CoconPro-Regular, arial, sans-serif;
  color: #1b355f;
  margin: 0px 0px 5px 0px;
}


p.last-p {
  margin-bottom: 29px !important;
}

p.para-push {
  margin-bottom: 30px !important;
}

.image-text {
  width: 100%;
  display: block;
  margin: 0px 0px 5px 0px;
  float: left;
}

.image-text .left-side {
  width: 60px;
  padding-top: 10px;
  padding-left: 0px;
  float: left;
}

.image-text .right-side1 {
  max-width: 490px;
  width: calc(100% - 70px);
  float: left;
  padding: 20px 0px 0px 10px;
}

.image-text .right-side2 {
  max-width: 490px;
  width: calc(100% - 70px);
  float: left;
  padding: 30px 0px 0px 10px;
}

.image-text .right-side3 {
  max-width: 490px;
  width: calc(100% - 70px);
  float: left;
  padding: 30px 0px 0px 10px;
}

.image-text.bottom {
  margin-bottom: 20px;
}

.footer {
  width: 100%;
  max-width: 939px;
  text-align: center;
  /* background: url(/media/layahealthcare/desktopsite/styleassets/images/money-smart-footer.png) no-repeat; */
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 30px 0px;
}

.footer .contact-box {
  width: 100%;
  font-size: 18px;
  font-family: Conv_CoconPro-Regular, arial, sans-serif;
  color: #D60570;
}

.footer .contact-box p {
  width: 100%;
  font-size: 18px;
  font-family: Conv_CoconPro-Regular, arial, sans-serif;
  color: #1b355f;
}

.footer .contact-box p a {
  line-height: 18px;
}

.footer .contact-box span {
  font-size: 25px;
  color: #D60570;
}

.footer-info p {
   font-size:13px !important;
   font-style:italic;
}


a.quote-button {
  font-size: 20px;
  color: #ffffff !important;
  font-family: Conv_CoconPro-Regular, arial, sans-serif;
  display: inline-block;
  padding: 13px 40px 12px 40px;
  margin: 0px 10px 0px 0px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  background: #e30075;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e30075 0%, #b3005c 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e30075), color-stop(100%, #b3005c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e30075 0%, #b3005c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e30075 0%, #b3005c 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e30075 0%, #b3005c 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e30075 0%, #b3005c 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e30075', endColorstr='#b3005c',GradientType=0 );
  /* IE6-9 */
}

a.quote-button:hover {
  background: #fc0082;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fc0082 0%, #cc0069 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fc0082), color-stop(100%, #cc0069));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fc0082 0%, #cc0069 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fc0082 0%, #cc0069 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fc0082 0%, #cc0069 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #fc0082 0%, #cc0069 100%);
  /* W3C */
}

.clearfix:after {
   content: " ";
   display: block;
   height: 0;
   clear: both;
}


@media (min-width: 10px) and (max-width: 649px) {
  
  .left {
    width: 100%;
  }
  
  .hero-area .blerb {
    padding: 30px 0px 25px 0px;
  }
  
  .hero-area .blerb p {
    font-size: 16px;
    line-height: normal;
  }
  
  a.quote-button {
    display: block;
    margin: 10px;
  }
  
  .hero-area .contact-box p {
    color: #1b355f;
  }
  	
  .hero-area .contact-box span {
    display: block;
    color: #D60570;
    display: block;
    margin: 10px;
  }
  
  
  .hero-area .blerb {
    
  }
  
  .left {
    float: none;
    margin: 0;
  }
  
  .right {
    float: none;
    margin: 0 auto;
  }
  
  .footer .contact-box span {
    display: block;
    margin: 10px;
  }
  
  .footer {
    background: none;
  }
  
}  
  
  