@media (max-width: 1367px) {




  .header .navigation ul li:not(.brand) a {
      font-size: 21px;
      padding: 35px 10px;
  }

  .header .navigation ul .brand a svg {
      width: 152px;
      height: 118px;
  }

  .header .navigation ul .brand:before {
      border-left: 100px solid transparent;
      border-right: 100px solid transparent;
      border-bottom: 100px solid #fff;
      left: -16px;
  }

  .hero h1 {
      font-size: 50px;
  }

  .hero {
      height: 520px;
  }

  .services-home .service i {
      width: 110px;
      height: 110px;
      -webkit-background-size: 49px;
      background-size: 49px;
  }

  .services-home .service h2 {
      font-size: 22px;
      margin: 0 0 22px;
  }

  .services-home .service ul {
      margin: 0 0 33px;
  }

  .services-home .service ul li {
      font-size: 15px;
  }

  .services-home {
      padding: 120px -0px 75px;
  }

  .about-home figure {
      height: 350px;
  }

  .about-home figure img {
      max-width: 100%;
      height: auto;
  }

  .about-home {
      padding: 97px 0;
  }

  .why-choose {
      padding: 55px 0 35px;
  }

  .homestars img {
    max-width: 100%;
    height: auto;
    display: block;
  }

  .footer .homestars strong {
      bottom: 0;
  }


  .why-choose i {
      width: 70px;
      height: 70px;
      -webkit-background-size: 42px;
      background-size: 42px;
  }

  .why-choose h2 {
      font-size: 15px;
  }

  .why-choose p {
      padding: 0;
      font-size: 13px;
  }

}

@media (max-width: 1199px) {

    p.landscape-ontario a img {
        margin: 20px auto 0;
        width: 270px;
    }


  .pg-title h1 {
      font-size: 34px;
  }

.get-started-intro h2 {
    font-size: 21px;
}

.get-started-intro {
    padding: 15px 15px 110px;
    -webkit-background-size: 600px;
    background-size: 600px;
}

  .pg-title.lg h1 {
      font-size: 45px;
  }

  .pg-title:not(.lp-hero).lg p {
      font-size: 18px;
  }

  .service-list ul li {
      font-size: 15px;
      -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
  }

  .faq-intro h2 {
      font-size: 28px;
  }

  .faq-entry-content h3 {
      font-size: 22px;
  }

.hero video {
  max-width: 130%;
}

  .hero {
      height: 465px;
  }

  .hero h1 {
      font-size: 43px;
  }

  .services-home .service {
      margin: 0 5px;
      padding: 0 20px 19px;
  }

  .about-home h2 {
      font-size: 33px;
  }

  body {
      font-size: 15px;
  }

  .about-home p {
      margin: 0 0 36px;
  }

.inner .about-home p {
  font-size: inherit;
}

  .about-home figure img {
      max-width: 125%;
  }

  .lead-form .lead-form-heading h2 {
      font-size: 23px;
  }

  .lead-form .lead-form-heading, .lead-form form {
      padding: 20px;
  }

  .lead-form .lead-form-heading p {
      font-size: 13px;
  }

  .lead-form .lead-form-heading p br, .lead-form .lead-form-heading p br::after {content: " ";}

  .lead-form form ul li {
      max-width: 100%;
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
  }

  .lead-form form textarea {
      height: 90px;
  }

  .lead-form {
      height: 470px;
  }

  .testimonials #slider ul li h2 {
      font-size: 34px;
  }

  .testimonials #slider ul li p {
      font-size: 16px;
  }

  .footer .col-sm-2,
  .footer .col-sm-3,
  .footer .col-sm-4 {
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      text-align: center;
      padding-bottom: 30px;
  }

  .footer .col-sm-3,
  .footer .col-sm-4 {
    margin-top: 30px;
  }

  .footer h3:after {
      margin: 3px auto 0;
  }

  .footer ul {
      display: block;
      max-width: 500px;
      margin: 0 auto;
  }

  .footer ul li:last-child {
      margin: 0;
  }

  .footer li, .footer li a {
      max-width: 100%;
      text-align: right;
      display: block;
      position: relative;
  }

  .footer ul li i {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      margin: auto;
  }

  .footer ul li {
      border-bottom: 1px solid rgba(255,255,255,0.1);
      padding-bottom: 8px;
      margin-bottom: 8px;
  }

  .footer svg {
      width: 116px;
      height: 89px;
  }



}

@media (max-width: 991px) {

  .pg-title h1 {
      font-size: 29px;
  }

  .get-started-intro h2 {
      font-size: 21px;
  }

  .get-started-intro {
      padding: 15px 15px 150px;
      -webkit-background-size: 1180px;
      background-size: 1180px;
      margin-bottom: 30px;
  }

  .pg-get-started .col-sm-4, .pg-get-started .col-sm-8 {
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
  }
  .pg-contact .col-sm-3 {
      -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
  }

  .contact-box {
      margin-bottom: 15px;
  }

  .pg-contact form {
      margin-top: 40px;
  }

  .fwgallery a {
      -webkit-flex: 0 0 220px;
      -ms-flex: 0 0 220px;
      flex: 0 0 220px;
      max-width: 220px;
      margin: 10px 0.5%;
      height: 220px;
  }

  .fwgallery a img {
      max-width: 250px;
  }
  .service-list ul li:before {
      font-size: 17px;
      top: 0;
  }

  .service-list ul li {
      padding-left: 22px;
  }

  .service-list {
      margin-left: 0;
      padding: 10px 20px;
  }

  .gallery-lead h2 {
      font-size: 22px;
  }

  .gallery-lead p {
      font-size: 14px;
  }

  .pg-content {
      padding: 60px 0;
  }

  .faq-intro {
      margin: 5px 0 0;
      padding: 15px 15px 110px;
  }

  .faq-intro h2 {
      font-size: 25px;
  }

  .faq-intro p {
      font-size: 13px;
  }

  .inner .lead-form + .testimonials {
      padding-top: 60px;
  }
  .pg-title.lg {
      height: auto;
      padding: 100px 0;
  }

  .pg-title.lg h1 {
      font-size: 33px;
  }

  .pg-title:not(.lp-hero).lg p {
      font-size: 16px;
      margin: 0;
  }

  .pg-title.lg p a:not(.button) {
      font-size: 60px;
  }


  .services-home .service {
      padding: 0 15px 14px;
      margin: 0;
  }

  .services-home .service h2 {
      font-size: 19px;
      margin: 0 0 17px;
  }

  .services-home .service ul li {
      font-size: 13px;
  }

  .button {
      padding: 16px 19px 15px;
      font-size: 15px;
  }

  .services-home {
      background-size: contain;
      padding: 100px 0 50px;
  }

  .about-home .col-sm-6 {
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
  }

  .about-home {
      text-align: center;
      padding: 65px 0;
  }

  .about-home h2:after {
      margin-left: auto;
      margin-right: auto;
  }

  .about-home figure {
      position: relative;
      margin: 0 auto 40px;
  }

  .about-home section {
      padding: 0;
  }

  .why-choose .col-sm-3 {
      -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
  }

  .why-choose .col-sm-3:nth-child(1), .why-choose .col-sm-3:nth-child(2) {
      margin-bottom: 25px;
  }

  .why-choose {
      padding: 48px 0;
  }

  .lead-form .offset-sm-7 {
      margin-left: 0;
  }

  .lead-form .col-sm-5 {
      max-width: 100%;
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  }

  .lead-form form ul li {
      -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
  }

  .testimonials #slider ul li h2 {
      font-size: 26px;
  }

  .testimonials #slider ul li p {
      font-size: 15px;
  }

  .testimonials #slider ul li p.stars {
      margin: 41px 0 0;
  }

  .testimonials {
      padding: 135px 0 50px;
  }

  .preheader p a {
      font-size: 14px;
      letter-spacing: 0px;
  }

  .icon-mail-light {
      width: 14px;
      height: 12px;
  }

  .preheader p a i {
      margin: 0 6px 0 0;
  }

  .header .navigation ul .brand a svg {
      width: 122px;
      height: 95px;
  }

  .header .navigation ul .brand:before {
      border-left: 80px solid transparent;
      border-right: 80px solid transparent;
      border-bottom: 80px solid #fff;
      top: -70px;
  }

  .preheader {
      padding: 12px 0;
  }

  .header .navigation ul .brand a {
      margin: -40px 0 12px;
  }

  .header .navigation ul li:not(.brand) a {
      font-size: 18px;
      padding: 31px 5px;
  }

  .hero h1 {
      font-size: 36px;
  }

  .hero {
      height: 400px;
  }

  .about-home figure img {
      max-width: 100%;
      margin: 0 0 -5px;
  }

  .about-home figure {
      height: auto;
  }

  .lead-form {
      height: auto;
      padding: 45px 0;
  }

  .lead-form .lead-form-heading {
      margin: 0;
  }

  .testimonials {
      padding: 60px 0;
  }

  .testimonials #slider ul {
      padding: 20px 65px 0;
  }

  .about-home.alt .offset-sm-6 {
      margin-left: 0px;
  }

  .inner .about-home.alt section {
      padding: 0;
  }

  .about-home figure {
    width: 75%;
  }

}

@media (max-width: 767px) {

  .header .navigation ul ul {
      background: #f9f9f9;
      display: none;
  }

  .pg-snow-removal#learn-more .col-sm-5 {-webkit-order: 1;order: 1;}

  .pg-snow-removal#learn-more .col-sm-7 {-webkit-order: 2;order: 2;margin-top: 30px;}

  .testimonials #slider ul li p {
      font-size: 13px;
  }
  .pg-title h1 {
      font-size: 26px;
  }

  .preheader,
  .hero video {
    display: none;
  }

  .hero {
    background-image: url(../i/greenearth-contracting-landscaping.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
  }

  .header {
      border-top: 5px solid #0776bc;
      background-color: #fff;
      position: fixed;
      z-index: 8000;
      top: 0;
      left: 0;
      right: 0;
      margin: auto;
      max-width: 100%;
      width: 100%;
      -webkit-box-shadow: 0 2px 7px rgba(0,0,0,0.125);
      box-shadow: 0 2px 7px rgba(0,0,0,0.125);
  }

  .header .navigation {
    display: none;
  }

  .header .navigation ul {
      display: block;
      text-align: center;
  }

  .header .navigation ul li.brand {
      display: none;
  }

  .header .navigation ul li a {
      display: block;
  }

.header .navigation ul li:not(.brand) a:hover, .header .navigation ul li:not(.brand) a:focus, .header .navigation ul li:not(.brand) a.nav-selected,
  .header .navigation ul li a.nav-selected,
  .header .navigation ul li a.nav-path-selected {
    background-color: #269245;
    color: #fff;
  }

  .header .navigation ul li:not(.brand) a {
      padding: 10px 0;
      border-top: 1px solid #EEE;
  }

  .header .col-sm-12 {
      padding: 0;
  }

  .header .navigation {
      padding: 0;
  }

  .header .mhead a.brand  {
      display: inline-block;
  }

  .header .mhead a.brand svg {
      height: 58px;
  }


  .header .mhead .col-7 {
      text-align: right;
  }

  .header .mhead .col-7 a i, .header .mhead .col-7 a span {
      display: block;
  }

  .header .mhead .col-7 a {
      display: inline-block;
      padding: 5px 3px 3px;
      text-align: center;
  }

  .header .mhead .col-7 a span {
      font-size: 11px;
      text-transform: uppercase;
      color: #777;
  }

  .header .mhead .col-7 a i {
      background-color: #269245;
      width: 40px;
      height: 40px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      display: block;
      color: #fff;
      line-height: 40px;
      font-size: 26px;
  }

  .header .mhead .col-7 a:last-child {
      padding-right: 0;
  }

  .hero, .pg-title {
      margin-top: 67px;
  }

  .hero {
      height: auto;
      padding: 85px 0;
  }

  .hero h1 {
      font-size: 27px;
  }

  .services-home .service {
      padding: 20px 20px 20px 60px;
      margin-left: 30px;
      text-align: left;
  }

  .services-home .service i {
      width: 80px;
      height: 80px;
      -webkit-background-size: 35px;
      background-size: 35px;
      position: absolute;
      top: 10px;
      left: 10px;
      margin: 0;
      border-width: 6px;
  }

  .services-home .service h2 br, .services-home .service h2 br::after {content: " ";}

  .services-home .service h2 {
      font-size: 20px;
      margin: 0;
  }

  .services-home .service ul {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-between;
      margin: 0 0 23px;
  }

  .services-home .service ul li {
      max-width: 50%;
      flex: 0 0 50%;
      padding: 7px 0 !important;
      margin: 0;
      border-bottom: 1px solid #eee !important;
  }

  .services-home .col-sm-4:nth-child(2) {
      margin-top: 20px;
      margin-bottom: 20px;
  }

  .services-home {
      padding: 50px 0;
  }

  .about-home h2 {
      font-size: 29px;
  }

  .why-choose .col-sm-3 {
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
  }

  .why-choose .col-sm-3:nth-child(1), .why-choose .col-sm-3:nth-child(2), .why-choose .col-sm-3:nth-child(3) {
      margin-bottom: 25px;
  }
  .testimonials #slider ul {
      padding: 0px 40px 0;
  }

  .testimonials #slider ul li h2 {
      font-size: 22px;
      margin: 0 0 5px;
  }

  .testimonials #slider ul li p {
      font-size: 13px;
  }

  .testimonials #slider ul li p.stars {
      margin: 28px 0 0;
  }

  .testimonials #slider:after {
      display: none;
  }

  .testimonials #slider:before {
      top: -20px;
      left: 40px;
  }
  .footer p.copyright a, .footer p.copyright em {
      display: block;
  }

  .footer p.copyright em {
      height: 0px;
      opacity: 0;
      margin:  0;
  }

  .footer p.copyright a {
      margin-top: 10px;
  }

  .footer p.copyright {padding: 15px 40px;font-size: 13px;}

  .lead-form form ul li {
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
  }

  .lead-form .lead-form-heading h2 {
      font-size: 20px;
  }

  .hero {
      padding: 55px 20px;
  }

  .hero h1 {
      font-size: 23px;
  }

  .fwgallery a {
      -webkit-flex: 0 0 48%;
      -ms-flex: 0 0 48%;
      flex: 0 0 48%;
      max-width: 48%;
      height: 140px;
  }

  .fwgallery {
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      -o-justify-content: space-between;
      justify-content: space-between;
  }

  .fwgallery a img {
      max-width: 100%;
  }

  .pg-contact .col-sm-3 {
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
  }

  .contact-box {
      display: block;
      height: auto;
      padding: 10px;
  }

  .contact-box h2 {
      font-size: 17px;
  }

  .pg-contact .form-group:nth-child(2) {
      margin: 0;
  }
.pg-get-started .ccm-block-express-form .form-group,
  .pg-contact .form-group {
      float: none;
      width: 100%;
      margin: 0 0 14px !important;
  }

  .ccm-block-express-form .form-actions button {
      float: none;
      margin: 0;
  }
  .pg-title.lg {
      padding: 50px 0 20px;
  }

  .pg-title.lg h1 {
      font-size: 24px;
  }

  .pg-title:not(.lp-hero).lg p {
      font-size: 13px;
  }

  .service-list ul li {
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
  }

  .service-list ul li br, .service-list ul li br::after {content: " ";}

  .gallery-lead, .gallery-lead .text-right {
      text-align: center !important;
  }

  .gallery-lead a {
      margin-top: 15px;
  }

  .faq-intro {
      margin: 0 0 40px;
  }

  .faq-entry-content p {
      font-size: inherit;
  }
  #swipebox-close {
      top: 80px;
      right: 10px;
      background-color: #000;
  }

}

@media (max-width: 480px) {

  .services-home .service ul li {
    max-width: 100%;
    flex: 0 0 100%;
  }

}

@media (max-width: 1367px) and (min-width: 992px) {
  .header .navigation ul li ul {
    top: 61px;
    width: 700px;
  }

  .header .navigation ul li ul li a {
    height: 200px;
    font-size: 18px !important;
  }

}

@media (max-width: 991px) and (min-width: 768px) {
    .header .navigation ul li ul {
        top: 48px;
        width: 500px;
    }
    .header .navigation ul li ul li {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .header .navigation ul li ul li a {
        height: 175px;
        font-size: 16px !important;
        border: none !important;
    }
}
