h3 a, h4 a, h5 a, a {
  text-decoration: underline; }

a[href^='tel'] {
  text-decoration: none; }

.main.layout-page > section:first-of-type {
  padding-top: 0; }

.sb-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .sb-container_single {
    width: 33.33%;
    padding: 0 10px 0 25px;
    margin-bottom: 20px; }
    @media only screen and (min-width: 768px) {
      .sb-container_single:nth-of-type(-n+2) {
        border-right: 2px solid #898989; } }
  @media only screen and (max-width: 767px) {
    .sb-container_single {
      width: 50%; } }
  @media only screen and (max-width: 599px) {
    .sb-container_single {
      width: 100%;
      padding: 0; } }

.fp-icon-text a {
  color: #666666; }

.sb-banner:last-of-type {
  margin-bottom: 75px; }

.header-asset-serviceareas-box ul {
  width: 100%;
  margin-left: 1.1em;
  padding: .2em; }
  .header-asset-serviceareas-box ul .front-page-list {
    list-style-type: disc;
    width: 25%;
    font-family: ArialNarrowBold;
    font-size: 1.2em;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    float: left; }
    .header-asset-serviceareas-box ul .front-page-list a {
      color: #ffffff;
      text-decoration: none; }

.header-asset-serviceareas-box .handyman-service-areas li {
  font-size: 1.05em; }

.chart-table-top {
  margin: -56px 0 25px 0;
  padding: 10px 0;
  color: #236094;
  font-size: 25px;
  text-align: center;
  font-style: italic;
  font-weight: 600;
  text-shadow: 1px 1px 2px #ffffff;
  background: #ffffff;
  border: 4px solid #418bca;
  border-radius: 10px;
  text-decoration: none; }
  .chart-table-top span {
    color: #6cb208;
    font-size: 30px;
    font-style: normal;
    text-transform: uppercase;
    text-shadow: none; }
  .chart-table-top + .chart-padding-fix {
    margin: 0 auto; }

.chart-header-left {
  width: 70%;
  font-size: 1em;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: bold; }

.overflow_wrapper {
  overflow: visible; } 
@media only screen and (max-width: 667px) {
  .overflow_wrapper.show {
    overflow: visible; } 
  .overflow_wrapper {
    overflow: visible; }  
}
    
.header-asset-serviceareas-box a[href="#"] {
  pointer-events: none; }
    
.serviceboxes {
  display: flex;
  flex-wrap: wrap;
}
.serviceboxes h2 {
  font-size: 1em;
  font-weight: bold; }

.serviceboxes p {
  font-size: .5em;
  font-weight: normal; }

.inner-page + .banner-blue {
  width: 100%;
  height: 50px;
  position: absolute;
  bottom: 0; }
  .inner-page + .banner-blue .banner-checkbox-container {
    width: 100%;
    height: 50px;
    position: relative;
    top: 100%;
    -webkit-animation: blueBounce 500ms cubic-bezier(0.22, 0.58, 0.68, -0.01) forwards 1100ms;
            animation: blueBounce 500ms cubic-bezier(0.22, 0.58, 0.68, -0.01) forwards 1100ms; }

@-webkit-keyframes blueBounce {
  0% {
    top: 50px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  25% {
    top: -50px;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  50% {
    top: 0px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  75% {
    top: 25px;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  100% {
    top: 0px; } }

@keyframes blueBounce {
  0% {
    top: 50px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  25% {
    top: -50px;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  50% {
    top: 0px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  75% {
    top: 25px;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  100% {
    top: 0px; } }

@media only screen and (max-width: 1099px) {
  .header-asset-container .fadein-container.angies-list {
    left: 5%; } }

@media only screen and (max-width: 991px) {
  .inner-page .full_page_photo.slider_wrapper {
    display: none; }
  .inner-page + #slider_wrapper.slider_wrapper {
    display: none; } }

@media only screen and (max-width: 768px) {
  .chart-table-top {
    margin-top: -20px; } }

@media only screen and (max-width: 667px) {
  .inner-page {
    height: 170px; }
  .overflow_wrapper {
    height: 0; }
  header + .full_page_photo {
    height: 270px;
    background-image: none !important;
    display: block; }
  .inner-page .header-asset-logo {
    background-color: #ffffff; } }

@media only screen and (max-width: 667px) {
  .inner-page + .banner-blue {
    display: none; } }

@media only screen and (max-width: 441px) {
  .sb {
    padding: 0 20px; } }
