.header .navigation ul li:not(.brand) a {
    font-weight: normal;
}
p.landscape-ontario a img {
  display: block;
  max-width: 100%;
  margin-top: 20px;
}

.pg-content p {
    line-height: 1.5;
    margin: 0 0 25px;
}

.pg-content p:last-child {
    margin: 0;
}

.pg-content {
    padding: 80px 0;
}

.pg-title {
    background-color: #0776bc;
    padding: 35px 0;
    text-align: center;
}

.pg-title h1 {
    color: #fff;
    line-height: 1;
    font-size: 42px;
    text-transform: uppercase;
}

.pg-grey { background-color: #f9f9f9 !important; }
.pg-white { background-color: #ffffff !important; }
.inner .testimonials { padding: 60px 0; }
.inner .lead-form + .testimonials { padding-top: 150px; }

.ccm-block-express-form .form-group {
    margin: 0 0 15px;
}
.ccm-block-express-form .form-group label {
    color: #1b1b1b;
    font-size: 16px;
}

.ccm-block-express-form .form-group label + span {
    font-size: 0px;
}

.ccm-block-express-form .form-group label + span:before {content: "*";color: red;font-size: 14px;position: relative;left: -2px;}

.ccm-block-express-form fieldset {
    border: none;
}

.pg-get-started .ccm-block-express-form .form-group {
    float: left;
    width: 49%;
}

.pg-get-started .ccm-block-express-form .form-group:nth-child(2n+2) {
    float: right;
}

.pg-get-started .ccm-block-express-form .form-group:nth-child(5),
.pg-get-started .ccm-block-express-form .form-group:nth-child(6) {
    display: block;
    width: 100%;
    float: none;
    clear: both;
}

.ccm-block-express-form .form-group.captcha {
    float: none !important;
    width: auto !important;
}

.ccm-block-express-form .form-actions button {
    font-weight: 500;
    padding: 18px 22px;
    display: inline-block;
    font-family: "Cabin",Cabin,sans-serif;
    line-height: 1;
    background-color: #269245;
    color: #fff;
    -webkit-text-shadow: none;
    text-shadow: none;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -ms-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    font-size: 19px;
    cursor: pointer;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border: none;
    outline: 0;
    position: relative;
    float: right;
    margin: -78px 0 0;
}

.ccm-block-express-form .form-actions button:hover, .ccm-block-express-form .form-actions button:focus {
    background-color: #111;
}

.get-started-intro {
  background-color: #f9f9f9;
  background-repeat: no-repeat;
  background-position: bottom left;
  background-image: url(../i/plants-bg.jpg);
  padding: 30px 30px 140px;
  -webkit-background-size: 1000px;
  background-size: 1000px;
  margin: 5px 0 0;
}

.get-started-intro h2 {
    font-size: 26px;
    color: #000;
    line-height: 1;
    margin: 0 0 6px;
}

.get-started-intro p {
    font-weight: 300;
    color: #666;
    font-size: 15px;
}

.about-home figure img {
  max-width: 150%;
  max-width: unset;
}

.inner .about-home.alt figure {
    right: auto;
    left: 0;
    border-left: none;
    border-right: 1px solid #fff;
}

.inner .about-home.alt section {
    padding: 0 0 0 70px;
}

.inner .about-home p {
    font-size: 20px;
    line-height: 1.75;
    margin: 0 0 46px;
}

.inner .about-home p:last-child {
    margin: 0;
}

.gallery-lead {
    padding: 40px 0;
}

.gallery-lead p {
    color: #c1fdff;
    font-size: 15px;
}

.gallery-lead h2 {
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    margin: 2px 0 0;
}

.faq-intro {
  background-color: #f9f9f9;
  background-repeat: no-repeat;
  background-position: bottom left;
  background-image: url(../i/plants-bg.jpg);
  padding: 30px 30px 140px;
  -webkit-background-size: 1000px;
  background-size: 1000px;
  margin: 5px 40px 0 0;
}

.faq-intro h2 {
    font-size: 34px;
    line-height: 1;
    text-transform: lowercase;
    margin: 0 0 10px;
}

.faq-intro p {
    font-weight: 300;
    color: #666;
    font-size: 15px;
}

div.ccm-faq-block-links {
    display: none;
}

.faq-entry-content {
    margin: 0 0 30px;
    padding: 0 0 30px;
    border-bottom: 1px solid #eee;
}

.faq-entry-content:last-child {
    margin: 0;
    padding: 0;
    border-bottom: none;
}

.faq-entry-content h3 {
    text-transform: lowercase;
    font-size: 24px;
    letter-spacing: -1px;
    color: #000;
}

.faq-entry-content p {
    font-size: 16px;
    color: #666;
}

.service-list {
  background-color: #f9f9f9;
  padding: 30px;
  margin-left: 35px;
}

.service-list ul {
  display: -webkit-flex;
  display: -ms-flex;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.service-list ul li {
  -webkit-flex: 0 0 33%;
  -ms-flex: 0 0 33%;
  flex: 0 0 33%;
  max-width: 33%;
  font-size: 18px;
  margin: 12px 0;
  position: relative;
  padding-left: 30px;
}

.service-list ul li:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f005";
  position: absolute;
  top: -3px;
  left: 0;
  font-size: 24px;
  color: #269245;
}

.pg-title.lg {
  background: none;
  padding: 0;
  height: 800px;
  height: calc(100vh - 186px);
  position: relative;
}

@media (min-width: 1199px) and (max-height: 800px) {
    .pg-title.lg {
        height: 800px;
    }
}

.pg-title.lg .container, .pg-title.lg .row, .pg-title.lg .col-sm-10 {
    height: 100%;
    position: relative;
    z-index: 21;
}

.pg-title.lg .col-sm-10 {
  display: -webkit-flex;
  display: -ms-flex;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.pg-title.lg:after {
  background-image: url(../i/overlay.png);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  opacity: 0.3;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
  content: '';
  display: block;
}

.pg-title.snow-removal.lg:after {
    opacity: 0.5;
}

.pg-title.lg h1 {
  font-size: 55px;
  -webkit-text-shadow: 0 0 10px rgba(0,0,0,0.4),0 0 10px rgba(0,0,0,0.4);
  text-shadow: 0 0 10px rgba(0,0,0,0.4), 0 0 10px rgba(0,0,0,0.4);
}

.pg-title.lg p {
    color: #eee;
    font-size: 22px;
    line-height: 1.5;
    -webkit-text-shadow: 0 0 10px rgba(0,0,0,0.4),0 0 10px rgba(0,0,0,0.22);
text-shadow: 0 0 10px rgba(0,0,0,0.4), 0 0 10px rgba(0,0,0,0.22);
    margin: 0 0 30px;
}

.pg-title.lg p:last-child {
    margin: 0;
}

.pg-title.lg p a {
    font-size: 70px;
    color: #9cffb9;
}

.pg-title.lg p a:hover, .pg-title.lg p a:focus {
    color: #fff;
}


.pg-contact .form-group {
    width: 32%;
    float: left;
}


.pg-contact .form-group:nth-child(2) {
  margin-left: 2%;
  margin-right: 2%;
}

.pg-contact .form-group:nth-child(4) {
  float: none;
  width: 100%;
}

.contact-box {
    text-align: center;
    margin-bottom: 70px;
    border: 1px solid #eee;
    height: 130px;
    display: -webkit-flex;
    display: -ms-flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.contact-box h2 {
  text-transform: uppercase;
}

.contact-box h2 i {
  color: #269245;
  margin-right: 4px;
}

#swipebox-bottom-bar {
    -webkit-transform: unset !important;
    transform: unset !important;
    bottom: 0 !important;
}

.fwgallery {
  display: -webkit-flex;
  display: -ms-flex;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.fwgallery a {
  background-color: #269245;
  position: relative;
  overflow: hidden;
  display: inline-block;
  -webkit-flex: 0 0 300px;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px;
  max-width: 300px;

  margin: 10px 0.5%;
  height: 300px;

}

.fwgallery a img {
  position: absolute;
  top: -50%;
  right: -50%;
  left: -50%;
  bottom: -50%;
  margin: auto;
  display: block;
  z-index: 1;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 1;
}

.fwgallery a:hover img,
.fwgallery a:focus img {
  opacity: 0.2;
  -webkit-transform: scale(1.25);
  transform: scale(1.25);
}

.fwgallery a i {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: scale(1.25);
  transform: scale(1.25);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 1;
  width: 70px;
  height: 70px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border: 1px solid rgba(255,255,255,0.8);
  line-height: 70px;
  font-size: 33px;
  text-align: center;
  z-index: 2;
  color: #fff;
  opacity: 0;
}

.fwgallery a:hover i,
.fwgallery a:focus i {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.pg-snow-removal#learn-more {
    border-bottom: 15px solid #f9f9f9;
}

.header .navigation ul li {
    position: relative;
}

@media (min-width: 768px) {

.header .navigation ul li ul {
    position: absolute;
    top: 80px;
    left: 0;
    display: -webkit-flex;
    display: -ms-flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 1000px;
    z-index: 30;
    border: 1px solid #fff;
    border-top: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top center;
    transform-origin: top center;
}

.header .navigation ul li:hover ul {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.header .navigation ul li ul li {
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}


.header .navigation ul li ul li a {
  display: block;
  width: 100%;
  -webkit-background-size: 270%;
  background-size: 270%;
  background-repeat: no-repeat;
  background-position: center;
  height: 300px;
  position: relative;
  display: -webkit-flex;
  display: -ms-flex;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  text-align: center;
  color: #fff !important;
  position: relative;
}

.header .navigation ul li ul li a.nav-selected,
.header .navigation ul li ul li a:hover,
.header .navigation ul li ul li a:focus {
  -webkit-background-size: 310%;
  background-size: 310%;
}

.header .navigation ul li ul li a span {
  position: relative;
  z-index: 3;
  -webkit-text-shadow: 0 0 7px rgba(0,0,0,0.3);
}

.header .navigation ul li ul li a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  background: #000;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.2;
  z-index: 1;
}

.header .navigation ul li ul li a:after {
  content: '';
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  margin: auto;
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 2;
  opacity: 0.4;
  border: 1px solid #fff;
}

.header .navigation ul li ul li:nth-child(1) a {
    background-image: url(/application/files/1316/1652/5185/landscape.jpg);
}

.header .navigation ul li ul li:nth-child(2) a {
  background-image: url(/application/files/5415/9739/9325/excavation-title.jpg);
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

.header .navigation ul li ul li:nth-child(3) a {
    background-image: url(/application/files/2615/9775/3707/snowplow.jpg);
    border-right: 1px solid #fff;
}

.header .navigation ul li ul li:nth-child(4) a {
    background-image: url(/application/files/6917/4792/8275/disposal-bin-rentals-stouffville-min.jpg);
}

.header .navigation ul li ul li a.nav-selected:before,
.header .navigation ul li ul li a:hover:before,
.header .navigation ul li ul li a:focus:before {
  background-color: #269245;
  opacity: 0.7;
}

.header .navigation ul li ul li a.nav-selected:after,
.header .navigation ul li ul li a:hover:after,
.header .navigation ul li ul li a:focus:after {
  opacity: 0.25;
  border-width: 7px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

}

.pg-content.lp-content {
  padding: 0;
}

.lp-padding {
  padding: 80px 0;
}

.lp-padding.pt-0 { padding-top: 0; }
.lp-padding.pb-0 { padding-bottom: 0; }

.link-buttons p a:not(.scrollTo).button {
  font-weight: 500;
    padding: 18px 22px;
    display: inline-block;
    font-family: "Cabin", Cabin, sans-serif;
    line-height: 1;
    background-color: #269245;
    color: #fff;
    -webkit-text-shadow: none;
    text-shadow: none;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -ms-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    font-size: 19px;
    cursor: pointer;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border: none;
    outline: 0;
    position: relative;
}

.link-buttons p a:not(.scrollTo).button + a {
  background-color: #0776bc;
  margin-left: 6px;
}

.link-buttons p a:not(.scrollTo).button:hover,
.link-buttons p a:not(.scrollTo).button:focus {
  background-color: #121212;
}

.lp-contact .link-buttons p a + a {
  padding: 0;
  background: none !important;
}

.lp-contact .link-buttons p a + a img {
  max-width: 110px;
  position: relative;
  top: 0;
  margin: 0 0 -15px 15px;
}

.lp-contact .link-buttons p a + a:hover, .lp-contact .link-buttons p a + a:focus {
  filter: grayscale(1);
  opacity: 0.8;
}

body {overflow-x: hidden;}

.bg-light {
  background-color: #EBF2F6;
}

.lp-hero {
  background: #FFFFFF;
  background: linear-gradient(180deg,rgba(255, 255, 255, 1) 0%, rgba(235, 242, 246, 1) 100%); 
  padding: 70px 0 0;
  margin-bottom: 100px;
}



.lp-hero .img-responsive {
  max-width: unset;
  margin: 0 0 -74px;
}


.content-left {
  padding-right: 50px;
}

.content-right {
  padding-left: 50px;
}

.center-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.checklist ul {
  margin-bottom: 25px;
}

.checklist ul li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 9px;
}

.checklist ul li:before {
  content: '';
  display: block;
  background-image: url(../i/icons/icon-lp-check.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 21px;
  height: 21px;
  position: absolute;
  top: 0;
  left: 0;
}

@media (min-width: 992px) {
.checklist.checklist-inline ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-right: 160px;
}

.checklist.checklist-inline ul li {
  flex: 0 0 48%;
  max-width: 48%;
}

.checklist.checklist-inline ul li:last-child {
  flex: 0 0 100%;
  max-width: 100%;
}
}

.lp-hero h1 {
  font-size: 50px;
}

.lp-hero h1, .lp-hero h2, .lp-content h2, .lp-content h3, .lp-content h4 {
  color: #011D2F;
  line-height: 1;
  text-transform: uppercase;
}

.lp-hero.pg-title h1, .lp-hero.pg-title h2 {
    color: #FFF;
}

.lp-hero.pg-title {
    position: relative;
}

.lp-hero.pg-title .container {
    z-index: 10;
}

.lp-hero.pg-title:after {
    content: '';
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.35);
    z-index: 5;
    opacity: 1;
}

.lp-hero p:not(:last-child) {
  font-size: 24px;
  font-weight: 300;
  margin: 10px 0 70px;
}

.lp-hero.pg-title p:not(:last-child) {
    font-size: 20px;
    margin: 10px 0 50px;
}

.lp-hero h2 {
  margin: 0 0 15px;
}



.lp-content h2 {
  font-size: 38px;
  margin: 0 0 10px;
}

.lp-content h3 {
  font-size: 30px;
}

.lp-content h2 {
  font-size: 38px;
  margin: 0 0 10px;
}

.lp-content h3 {
  font-size: 30px;
}

.lp-how-works {
  text-align: center;
}

.lp-how-works h3 em {
  display: block;
  font-size: 58%;
  font-family: "Cabin",Cabin,sans-serif;
  font-style: normal;
  background-color: #269245;
  color: #fff;
  border-radius: 6px;
  max-width: 95px;
  letter-spacing: 1px;
  padding: 7px;
  margin: 20px auto 10px;
}

.lp-how-works h3 {
  font-size: 27px;
  margin: 0 0 5px;
}

.lp-how-works h3 + p {
  padding: 0 20px;
}

.lp-how-works h2 {
  margin: 0 0 25px;
}

.lp-bin-wc ol li:not(:last-child) {margin: 0 0 35px;}

.lp-bin-wc ol li, .lp-bin-wc ol li:not(:last-child) {
    padding-left: 70px;
}

.lp-bin-wc ol li strong {
    font-size: 115%;
    display: block;
    color: #011D2F;
}

.lp-bin-wc h2 {
    margin: 0 0 40px;
}

.lp-bin-wc ol li {
  position: relative;
}

.lp-bin-wc ol li:before {
  content: '';
  display: block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 55px;
  height: 55px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}

.lp-bin-wc ol li:nth-child(1):before { background-image: url(../i/lp-wc-1.svg); }
.lp-bin-wc ol li:nth-child(2):before { background-image: url(../i/lp-wc-2.svg); }
.lp-bin-wc ol li:nth-child(3):before { background-image: url(../i/lp-wc-3.svg); }
.lp-bin-wc ol li:nth-child(4):before { background-image: url(../i/lp-wc-4.svg); }
.lp-bin-wc ol li:nth-child(5):before { background-image: url(../i/lp-wc-5.svg); }

.lp-bin-size-box {
  position: relative;
  margin-top: 40px;
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
}

.lp-bin-size-box img {
  display: block;
  margin: 0 auto;
  max-width: 300px;
  height: auto;
}

.lp-bin-size-box strong {
  font-size: 115%;
  display: block;
  color: #011D2F;
}

.lp-bin-size-box br {
  display: none !important;
}

.lp-bin-sizes-outro {
  text-align: center;
  margin-top: 100px;
}

.lp-bin-sizes-outro p {
  font-size: 29px;
  color: #011d2f;
  margin: 0 0 10px;
}

.lp-faq {
  text-align: center;
}

.lp-faq h2 {
  margin: 0 0 40px;
}

.lp-faq h3 {
  border-radius: 15px 15px 0 0;
  background-color: #fff;
  padding: 30px 30px 10px;
}

.lp-faq h3 + p {
  background-color: #fff;
  border-radius: 0 0 15px 15px;
  padding: 0px 30px 30px;
}

.lp-faq h3 + p br {
  display: none;
}

.lp-contact ul {
  margin: -5px 0 45px;
}

.lp-contact ul li:not(:last-child) {
  margin: 0 0 10px;
}

.lp-contact ul li:last-child i {
  position: relative;
  top: 2px;
}

.lp-contact ul li i {
  margin-right: 7px;
}

.lp-contact ul li a {
  color: #011D2F;
}

.lp-contact ul li a:hover, .lp-contact ul li a:focus {
  color: #0776BC;
}

.lp-form form fieldset {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.lp-form form fieldset .form-group {
  flex: 0 0 49%;
  max-width: 49%;
  margin: 0 0 25px;
}

.lp-form form fieldset .form-group:nth-child(1), .lp-form form fieldset .form-group:last-of-type {
  flex: 0 0 100%;
  max-width: 100%;
}

.lp-form form fieldset .form-group input, .lp-form form fieldset .form-group select, .lp-form form fieldset .form-group textarea {
  width: 100%;
}

.lp-form form fieldset .form-group:nth-child(7) .text-muted:last-child {
  display: none;
}

.lp-form form {
  max-width: 80%;
  margin: 35px auto 0;
}

.lp-content iframe {
  width: 100%;
  height: 460px;
}

div[class*="icon-lp-process"] {
  width: 125px;
  height: 125px;
  margin: 25px auto 0;
  border-radius: 100%;
  border: 3px solid #006BAE;
  background-size: 60px;
  background-repeat: no-repeat;
  background-position: center;
}

.icon-lp-process-1 { background-image: url(../i/icons/icon-lp-process-1.svg); }
.icon-lp-process-2 { background-image: url(../i/icons/icon-lp-process-2.svg); }
.icon-lp-process-3 { background-image: url(../i/icons/icon-lp-process-3.svg); }
.icon-lp-process-4 { background-image: url(../i/icons/icon-lp-process-4.svg); }

.lp-size {
    height: 100%;
    border: 1px solid #ddd;
    border-radius: 7px;
    text-align: center;
    padding: 40px 40px 10px;
    margin-top: 35px;
}

.lp-size p strong {
    display: block;
    font-size: 150%;
}

.lp-size p {
    font-size: 14px;
}

.lp-size p strong:after {
    content: "";
    display: block;
    width: 40px;
    margin: 0 auto 16px;
    background: #016caf;
    height: 4px;
}

.icon-pillar-4 { background-image: url(../i/icons/icon-pillar-4.svg); }

.services-home .row {
    grid-gap: 100px 0;
}

.services-home .col-sm-6 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.services-home .service i {
    width: 100px;
    height: 100px;
    -webkit-background-size: 45px;
    background-size: 45px;
    margin: -45px 0 7px;
}

.services-home .service {
    margin: 0;
    padding: 0 45px 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.services-home .service p:last-of-type {
    margin-top: auto;
}

.services-home .service h2 {
    font-size: 21px;
    margin: 0 0 20px;
}

@media (min-width: 1200px) {
  .lp-content .row {
      align-items: center;
  }

  .no-col-center .row {
    align-items: flex-start !important;
  } 

}

@media (max-width: 1367px) {

  .lp-hero h1 {
    font-size: 40px;
}

.lp-hero p:not(:last-child) {
    font-size: 20px;
    margin: 5px 0 50px;
}

.lp-content h2 {
    font-size: 32px;
}

.lp-how-works h3 {
    font-size: 24px;
}

.lp-bin-sizes-outro p {
    font-size: 26px;
}

.lp-content h3 {
    font-size: 27px;
}

.lp-faq h3 {
    padding: 25px 25px 6px;
}

.lp-faq h3 + p {
    padding: 0 25px 25px;
}

.content-right {
    padding-left: 40px;
}

.content-left {
    padding-right: 40px;
}

.lp-hero .img-responsive {
  width: 820px;
  margin-left: -25px;
}

}

@media (max-width: 1199px) {

  div[class*="icon-lp-process"] {
    width: 90px;
    height: 90px;
    border-width: 2px;
    background-size: 45px;
}

  .lp-hero .img-responsive {
    width: 100%;
    height: auto;
}

.lp-hero {
    padding: 60px 0;
}

  .content-left {
    padding-right: 30px;
}

.content-right {
    padding-left: 30px;
}

.lp-hero h1 {
    font-size: 36px;
}

.lp-hero p:not(:last-child) {
}

.lp-hero:not(.pg-title) h2 {
    padding-right: 30px;
}

.link-buttons p a:not(.scrollTo) {
    padding: 14px 19px;
    font-size: 17px;
}

.lp-hero p:not(:last-child) {margin: 5px 0 40px;}

.lp-content h2 {
    font-size: 28px;
}

.lp-content h3 {
    font-size: 23px;
}

.lp-how-works h3 em {
    font-size: 12px;
    width: 74px;
}

.lp-how-works h3 + p {
    padding: 0;
}

.lp-bin-size-box img {
    max-width: 200px;
}

.lp-bin-size-box {
    margin-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

.lp-bin-sizes-outro {
    margin-top: 70px;
}

.lp-bin-sizes-outro p {
    font-size: 22px;
}

.checklist ul li:before {
    width: 17px;
    height: 17px;
}

.checklist ul li {
    padding-left: 25px;
}

.lp-bin-wc ol li, .lp-bin-wc ol li:not(:last-child) {
    padding-left: 53px;
}

.lp-bin-wc ol li:before {
    width: 40px;
    height: 40px;
}

.lp-bin-wc ol li:not(:last-child) {
    margin: 0 0 20px;
}

.lp-bin-wc h2, .lp-faq h2 {
    margin: 0 0 25px;
}

.lp-content iframe {
    height: 330px;
}

}


@media (max-width: 991px) {

  .lp-size {padding: 20px 20px 10px;}

.lp-size p strong {
    font-size: 18px;
    padding: 0 20px;
    line-height: 1;
}

.lp-size p strong:after {
    width: 20px;
    height: 3px;
    margin: 6px auto 10px;
}

  .lp-hero .img-responsive {
    width: 100%;
    height: auto;
}

.lp-hero {
    padding: 60px 0;
}

.lp-hero .img-responsive {
    max-width: 90%;
    margin: 50px auto -70px;
}

.lp-hero {
    padding-bottom: 0;
}

  .lp-content h2 {
    font-size: 23px;
}

.lp-content h3 {
    font-size: 19px;
}

.lp-bin-size-box img {
    max-width: 160px;
    margin: 0 auto -15px;
}

.lp-how-works .col-sm-3 {
    max-width: 50%;
    flex: 0 0 50%;
    width: 50%;
    margin-top: 30px;
}

.lp-how-works h2 {
    margin: 0 0 8px;
}

.content-right {
    padding-left: 15px;
}

.content-left {
    padding-right: 15px;
}

.lp-form form {
    max-width: 100%;
}

.lp-hero .col-sm-6 {
    max-width: 100%;
    flex: 0 0 100%;
}

.lp-hero {
    text-align: center;
}

.lp-hero h1 {
    font-size: 30px;
}

.lp-hero p:not(:last-child) {
    font-size: 17px;
}

    .services-home .col-sm-6 {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .services-home .row {
        grid-gap: 75px 0;
    }

}

@media (max-width: 767px) {



.reverse-767 .row > div[class*="col"]:last-child {
  order: -1;
}

.content-left, .content-right {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 30px;
}

.lp-content iframe {
  height: 200px;
}

.lp-how-works .col-sm-3 {
  max-width: 100%;
  flex: 0 0 100%;
  width: 100%;
}

.lp-content .ccm-custom-style-container, .lp-hero {
  padding-left: 20px;
  padding-right: 20px;
}
.lp-padding {
  padding: 50px 0;
}
.lp-size {
    height: auto;
    padding: 25px;
    margin: 10px 0;
}
    .services-home .col-sm-6 {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .services-home .service {
        align-items: unset;
    }
    .services-home .service h2 br, .services-home .service h2 br::after {
        content: none;
        display: none;
    }
    .services-home .service h2 {
        text-align: center;
    }
    .services-home .service {
        padding: 60px 20px 20px 20px !important;
        margin-left: 0 !important;
        text-align: center !important;
    }
    .services-home .service i {
        top: -45px !important;
        left: 0 !important;
        right: 0 !important;
        margin: 0 auto !important;
    }
    .services-home .service ul {
        margin: 10px 0 23px !important;
    }
    .services-home .service ul li {
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
}

@media (max-width: 525px) {


  .lp-form form fieldset .form-group {
    flex: 0 0 100%;
    max-width: 100%;
}
}

.icon-lplist {
    background-image: url(../i/icons/icon-lplist.svg);
    width: 14px;
    height: 14px;
}

.footer-lps {
    margin: 30px 0 0;
}

.footer-lps ul {
    grid-gap: 10px;
}

.footer-lps ul li {
    margin: 0 !important;
    width: 100%;
}

@media (max-width: 1199px) {
    .footer .footer-lps ul li {
        padding-bottom: 8px;
        padding-top: 8px;
    }
}

.testimonials.lp-content #slider {
    margin-top: 80px;
}

.testimonials.lp-content #slider:before, .testimonials.lp-content #slider:after {
    top: 80px;
}

.testimonials.lp-content #slider ul li h2 {
    font-size: clamp(20px, 1.5625vw, 30px) !important;
}

.lp-content .fwgallery {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    grid-gap: 10px !important;
}

.lp-content .fwgallery a {
    -webkit-flex: 0 0 calc(20% - 10px) !important;
    -ms-flex: 0 0 calc(20% - 10px) !important;
    flex: 0 0 calc(20% - 10px) !important;
    max-width: calc(20% - 10px) !important;
    height: clamp(135px, 10.416666666666666vw, 200px) !important;
    margin: 0 !important;
}

@media (max-width: 1199px) {
    .lp-content .fwgallery a {
        -webkit-flex: 0 0 calc(25% - 10px) !important;
        -ms-flex: 0 0 calc(25% - 10px) !important;
        flex: 0 0 calc(25% - 10px) !important;
        max-width: calc(25% - 10px) !important;
    }
}

@media (max-width: 991px) {
    .lp-content .fwgallery a {
        -webkit-flex: 0 0 calc(33% - 10px) !important;
        -ms-flex: 0 0 calc(33% - 10px) !important;
        flex: 0 0 calc(33% - 10px) !important;
        max-width: calc(33% - 10px) !important;
    }
}

@media (max-width: 767px) {
    .lp-content .fwgallery a {
        -webkit-flex: 0 0 calc(50% - 10px) !important;
        -ms-flex: 0 0 calc(50% - 10px) !important;
        flex: 0 0 calc(50% - 10px) !important;
        max-width: calc(50% - 10px) !important;
    }
}