.common-btn {
  border-radius: 2px;
  background-color: #f15d29;
  color: #fffefe;
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 20px 30px;
  line-height: 1.3em;
  display: inline-block;
  min-width: 160px;
  text-align: center;
}

.common-btn:hover {
  background-color: #f14a0f;
  -webkit-box-shadow: 0 6px 13px 0 rgba(28,28,28,.12);
  box-shadow: 0 6px 13px 0 rgba(28,28,28,.12);
}

.home-banner-slide-content-inner {
  color: #fffefe;
}

.home-banner-slide-content-inner h1 {
  font-size: 66px;
  font-weight: 800;
  line-height: 1.2em;
  margin-bottom: 30px;
}

.home-banner-slide-content-inner h3 {
  font-size: 48px;
  font-weight: 800;
  line-height: 1.2em;
  margin-bottom: 30px;
}

span[placeholder]::before {
  content: attr(placeholder);
  position: relative;
  color: #666;
}

span[placeholder]::after {
  content: "*";
  position: relative;
  color: red;
}

span.wpcf7-not-valid-tip {
  font-size: 12px;
  position: absolute;
  display: none;
}

.form-input.wpcf7-not-valid {
  border: 1px solid red;
}

div.wpcf7-response-output {
  position: absolute;
  border: none!important;
  margin: 1em 0px;
  padding: 0;
  font-size: 12px;
  text-align: center;
}

#btn_loadmore {
  cursor: pointer;
}

.sidebar-estimate-form {
  position: relative;
}

.sidebar-estimate-form .form-col {
  max-width: 100%;
  width: 100%;
  -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

.sidebar-estimate-form .form-col label span[placeholder] {
  top: 12px;
  font-size: 14px;
}

.sidebar-estimate-form div.wpcf7-response-output {
  bottom: 0;
  margin: 0;
  padding-bottom: 3px;
}

.service-area-block td {
  color: #333;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  background-color: transparent;
  padding: 10px; 
}

.service-area-block th {
  background-color: #f7f7f7;
  color: #999;
  font-size: 14px;
  font-weight: 700;
  padding: 10px;
  text-align: left;
}

.service-area-block td  a {
  color: #f15d29;
}

.service-area-block table {
  margin-bottom: 30px;
}

.hidden-input {
  display: none;
}

.job-form-block {
  position: relative;
}

.editor-styles .alignleft {
    float: left;
    margin-right: 25px;
}

.editor-styles .alignright {
    float: right;
    margin-left: 25px;
}

.pagination a {
  background-color: #f5f5f5;
  color: #353535;
  -webkit-transition: .3s;
  transition: .3s;
}

.pagination a, .pagination span {
  font-size: 14px;
  font-weight: 500;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 30px;
  height: 30px;
  border-radius: 2px;
  margin-right: 10px;
}

.pagination span {
  background-color: #f45410;
  color: #fff;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

figure {
  margin-left: 0;
  margin-right: 0;
}

figcaption {
  font-family: Source Sans Pro,sans-serif;
  color: #404040;
  font-size: 14px;
  line-height: 1.5em;
}

.reviews-block .col-md-6 {
  margin-bottom: 30px;
}

.reviews-block .col-md-6 .testimonials-slide {
  padding: 0;
}

.sidebar-nav .current-menu-item a, .sidebar-nav .current_page_item a  {
  color: #f15d29;
}

.schedule-form-wrap h2 {
  margin-bottom: 20px;
  color: #333333;
  font-size: 26px;
  font-weight: 400;
  font-weight: 600;
}

.schedule-form .form-submit {
  height: 50px;
  width: 260px;
  font-size: 15px;
}

.schedule-form  .form-col {
  margin-bottom: 15px;
}

.select-box {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background-color: #fff;
  color: #807e7e;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid #e6e6e6;
  z-index: 2;
  display: none;
}

.select-item:not(:last-child) {
  border-bottom: 1px solid #e6e6e6;
}

.select-item {
  padding: 10px;
}

.form-select select {
  -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #666;
}

.form-select {
  position: relative;
}

.form-input-select.vis {
  color: #666;
}

.form-input-select {
  background-color: transparent;
  z-index: 2;
  position: relative;
}

.form-select::after {
  content: '';
  position: absolute;
  right: 10px;
  top: 20px;
  display: block;
  background: url(../media/img/arrow-menu.svg);
  width: 10px;
  height: 10px;
  transform: rotate(90deg);
}

.schedule-form-wrap {
  position: relative;
}

.coupon-close.close {
  display: none;
}

.coupon-mobile.close {
  display: block;
}

.coupon.close {
  display: none;
}

.single-heading-coupon {
  text-align: center;
}

.coupon-for-print {
  border: 2px dashed #3ba5ed;
  padding: 10px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
  text-align: center;
}

.coupon-for-print .coupon-inner {
  display: block;
}

.coupon-for-print .coupon-image img {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  text-align: center;
  display: block;
  max-width: 100%;
}

.coupon-for-print .coupon-terms img {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  text-align: center;
  display: block;
  margin-bottom: 30px;
  max-width: 100%;
}

.coupon-for-print .coupon-image {
  margin-right: 0;
  max-width: 100%;
}

.coupon-for-print .coupon-rate {
  color: #4d4d4d;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3em;
  margin-right: 0px;
  margin-bottom: 20px;
  text-align: center;
}

.coupon-for-print .coupon-rate p {
  color: #4d4d4d;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3em;
}

.coupon-for-print .coupon-rate strong {
  color: #f15d29;
    font-size: 34px;
    font-weight: 700;
}

.coupon-for-print .coupon-details {
  max-width: 100%;
  margin-right: 0px;
  margin-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
}

.printomatic {
  margin-left: auto;
  margin-right: auto;
}

.main-coupon {
  width: 100%;
  padding-top: 40px;
}

main {
  width: 100%;
}

.editor-styles .maintenance-schedule {
  font-family: Montserrat,sans-serif;
}

.responsive-tabs-wrapper td {
  padding-left: 10px;
  padding-right: 10px;
}

.printomatictext{
  text-align: center;
  order: -1;
}

.print-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

table[align="center"] {
	margin: 0 auto;
}

.aligncenter {
	margin: 0 auto;
	display: block;
}

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
	border: 1px solid #000;
}

.sidebar-widget .menu li {
	padding: 15px 20px;
}

.sidebar-widget .menu li:not(:last-child) {
    border-bottom: 1px solid #e6e6e6;
}

.sidebar-widget .menu li a {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    line-height: 26px;
    -webkit-transition: .3s;
    transition: .3s;
}

.sidebar-widget .menu li a:hover {
	color: #f45410;
}

.sidebar-widget .menu li.current-menu-item > a {
	color: #f45410;
}

.sidebar-widget .menu {
    width: 100%;
    border: 1px solid #e6e6e6;
}

.sidebar-widget .menu .sub-menu {
	position: static;
	opacity: 1;
	visibility: visible;
	width: 100%;
	box-shadow: none;
	border: none;
}

.sidebar-widget .sub-menu li.menu-item-has-children:after {
	display: none;
}

#menu-header > li.current-menu-item {
	background-color: #f15d29;
}

#menu-header > li.current-menu-item > a {
	background-color: #f15d29;
	color: #fff;
}

@media (min-width: 768px) {
  .coupon-mobile {
    background-color: #fff;
    border: 1px dashed #3ba5ed;
    padding: 10px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
  }

  .coupon-mobile-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .coupon-mobile-img {
    margin-right: 20px;
    width: 36px;
  }
  .coupon-mobile-text br {
    display: none;
  }

  .editor-styles h2 {
    font-size: 28px;
  }
}

@media (max-width: 1200px) {
  .common-btn {
    font-size: 18px;
    padding: 15px 30px;
  }
  .home-banner-slide-content-inner h1 {
    font-size: 48px;
  }
}

@media (max-width: 1024px) {
  div.wpcf7-response-output {
    width: 100%;
  }
  .home-estimate-content-inner, .estimate-form-block {
    position: relative;
  }

}

@media (max-width: 991px) {
  .home-banner-slide-content-inner h1 {
    font-size: 36px;
  }
  .home-banner-slide-content-inner h3 {
    font-size: 32px;
  }

  .estimate-form-block, .job-form-block {
    margin-bottom: 60px;
  }

  .sidebar {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .sidebar {
    margin-right: 0;
  }

  .editor-styles .alignleft {
    float: none;
    margin-right: 0px;
}

.editor-styles .alignright {
    float: none;
    margin-left: 0px;
}

.editor-styles img {
  display: block;
  margin-left: auto!important;
  margin-right: auto!important;
  margin-top: 15px;
  margin-bottom: 15px;
}

.editor-styles h2 {
  font-size: 24px;
}
.coupon-for-print {
  display: block!important;
}
}

@media (max-width: 575px) {
  .common-btn {
    font-size: 15px;
    padding: 15px 20px;
  }

  .home-banner-slide-content-inner h1 {
    font-size: 33px;
  }

  .schedule-form-wrap {
    margin-bottom: 40px;
  }

  .schedule-form-wrap .form-submit {
    width: 100%;
  }
}

@media (max-width: 475px) {
.logo {
  max-width: 290px;
  width: 290px;
}

.responsive-tabs-wrapper tr {
  display: flex;
  flex-wrap: wrap;
}

.responsive-tabs-wrapper td {
  width: 100%;
  padding: 0;
}

}