@media screen and (max-width: 767px) {
  body.page-id-297 .home-stat.x-text {
    border-right: none;
  }
  body.page-id-297 #estimate-column,
  body.page-id-297 #calculate-column {
    padding: 0 !important;
  }

  body.page-id-297 .e655-e27.x-column {
    padding: 0;
    text-align: center !important;
  }
  body.page-id-297 .e297-e24 #quant-minus,
  body.page-id-297 .e297-e24 #quant-plus {
    padding-left: 0;
    padding-right: 0;
  }
  body.page-id-297 .e297-e24 #quant-plus {
    position: relative;
    bottom: .06em;
  }
  body.page-id-297 .e297-e24 .quant-ctrl {
    font-size: 1em;
  }
  body.page-id-297 .e297-e24 #quant-amount {
    font-size: 1.5em;
  }
  body.page-id-297 .e8-e42 {
    padding: 1em;
  }
  body.page-id-297 .e297-e25.x-anchor .x-anchor-content {
    padding: 1em;
  }
  body.page-id-297 #buy-now {
    min-width: none;
  }

  body.page-id-297 .x-global-block-655 {
    margin-bottom: 2em;
    padding-bottom: 1.5em;
  }
  body.page-id-297 .x-global-block-655:before {
    content: '';
    height: 1px;
    background: #0091c9;
    width: 80%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
	}
  body.page-id-297 .x-global-block-655:after {
    content: 'OR';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate3d(-50%, 50%, 0);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: block;
    background: #0091c9;
    text-align: center;
    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;
    color: #fff;
    font-weight: bold;
    font-size: 1.2em;
	}
  body.page-id-297 .e297-e24 {
    margin-right: 2em;
  }
}
body.page-id-297 .e297-e20.x-container {
  background: rgba(2,145,201,0.15);
}
body.page-id-297 #quote-calc-btn:hover {
  color: #0091c9;
  background: #fff;
}

body.page-id-297 .calc-product-title {
  display: block;
	font-size: 1em;
}
body.page-id-297 .calc-product-price {
  display: block;
  font-size: 2em;
}

body.page-id-297 .calc-toggle-btn{
  border: 1px solid #2E4B4D;
  border-bottom: none;
  border-radius: 0;
  box-shadow: none;
  margin: 0 1rem;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  font-size: 2rem;
  color: #2E4B4D;
  min-width: 225px;
  margin-top: 1rem;
}
@media screen and (max-width: 579px) {
  body.page-id-297 .calc-toggle-btn:first-of-type{
    border: 1px solid #2E4B4D;
  }
}



body.page-id-297 .calc-toggle-btn:hover{
  box-shadow:none;
}
body.page-id-297 .calc-toggle-btn .x-anchor-content{
  padding: 0.5rem 3rem;
}
body.page-id-297 #business-calc{
  display:none;
}

body.page-id-297 .e297-e4.x-text .x-text-content-text-primary {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 2.2rem;
  line-height: 1;
  color: #2E4B4D;
}

body.page-id-297 .e297-e4.x-text .x-text-content-text-subheadline {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight:500;
  text-transform: uppercase;
  color: #2E4B4D;
  font-size: 1.5rem;
  margin-top: 1.5rem;
}

@media (min-width: 768px) {
  body.page-id-297 .e297-e4.x-text .x-text-content-text-primary {
    font-size:4.2rem;
    line-height:3.5rem;
  }
}


body.page-id-297 .x-global-block{
  background-color: #eef8f9;
  max-width: 1200px;
  margin: 0 auto;
}
