#repairs-cta-1 {
  margin: 0px;
}

@media (max-width: 639px) {
  .block_1473835842331 {
    background-image: url(../images/about-2-center.png) !important;
  }
  .block_1473857596234 {
    background-image: url(../images/about-2-center.png) !important;
  }
  .block_1473835852337 {
    background-image: url(../images/bg-4-center.png) !important;
  }
}

@media (min-width: 768px) {
  #timetodeal-h1 {
    max-width: 586px;
  }
}

@media (max-width: 479px) {
  .post_author .post_author_avatar {
    float: none;
  }
}

@media (max-width: 1135px) and (min-width: 1024px) {
  .top_panel_middle .contact_address .contact_icon {
    left: 0em;
  }
}

@media (min-width: 768px) and (max-width: 959px) {
  .logo img{
    margin-top: -7px;
    margin-bottom: 0px;
  }
}

@media (min-width: 960px) and (max-width: 1262px) {
  .logo img{
    margin-top: -14px;
    margin-bottom: 0px;
  }
}

@media (min-width: 1263px) and (max-width: 1439px) {
  .logo img{
    margin-top: -17px;
    margin-bottom: 0px;
  }
}

@media (min-width: 1440px) and (max-width: 1509px) {
  .logo img{
    margin-top: -22px;
    margin-bottom: 0px;
  }
}

.modal {
  float: left;
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 10003; /* Sit on top */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.8); /* Black w/ opacity */
}

.modal-content {
  margin: 107px 100px;
  border-radius: 10px;
  overflow: auto; /* Enable scroll if needed */
}

@media screen and (max-width: 450px) {
  .modal-content {
    margin: 107px auto;
  }
}

.close-filler {
  width: 80%;
}

.close-modal {
  float: right;
  color: red;
  font-size: 40px;
  cursor: pointer;
  padding-right: 5px;
  padding-top: 2px;
}

#slide-2-layer-3 {
color: #eb7f28;
}
