@font-face {
    font-family: 'Lato-Regular';
    src: url('/wp-content/themes/twentytwenty/assets/fonts/Lato-Regular.ttf');
    font-weight: normal;
  }
  @font-face {
    font-family: 'Lato-Bold';
    src: url('/wp-content/themes/twentytwenty/assets/fonts/Lato-Bold.ttf');
  }
  @font-face {
    font-family: 'Lato-Black';
    src: url('/wp-content/themes/twentytwenty/assets/fonts/Lato-Black.ttf');
    font-weight: normal;
  }
  @font-face {
    font-family: 'Lato-Light';
    src: url('/wp-content/themes/twentytwenty/assets/fonts/Lato-Light.ttf');
    font-weight: normal;
  }
  
  @font-face {
    font-family: 'Lato-Italic';
    src: url('/wp-content/themes/twentytwenty/assets/fonts/Lato-Italic.ttf');
    font-weight: normal;
  }
  
  @font-face {
    font-family: 'Roboto-Regular';
    src: url('/wp-content/themes/twentytwenty/assets/fonts/Roboto-Regular.ttf');
    font-weight: normal;
  }
  
  
  @font-face {
    font-family: 'Roboto-Bold';
    src: url('/wp-content/themes/twentytwenty/assets/fonts/Roboto-Bold.ttf');
    font-weight: normal;
  }
  

  
  @font-face {
    font-family: 'Roboto-Black';
    src: url('/wp-content/themes/twentytwenty/assets/fonts/Roboto-Black.ttf');
    font-weight: normal;
  }
  
  @font-face {
    font-family: 'Roboto-Italic';
    src: url('/wp-content/themes/twentytwenty/assets/fonts/Roboto-Italic.ttf');
    font-weight: normal;
  }
  
  @font-face {
    font-family: 'Roboto-LightItalic';
    src: url('/wp-content/themes/twentytwenty/assets/fonts/Roboto-LightItalic.ttf');
    font-weight: normal;
  }
  
  @font-face {
    font-family: 'Roboto-Light';
    src: url('/wp-content/themes/twentytwenty/assets/fonts/Roboto-Light.ttf');
    font-weight: normal;
  }
  .single-post ul li {
    font-size: 18px;
    line-height: 38px;
    font-family: 'Roboto-Regular';
    margin-bottom: 30px;
}
  #site-footer .section-inner .footer-links .hide-link {
      opacity: 0;
  }
  input[type=number]::-webkit-inner-spin-button, 
  input[type=number]::-webkit-outer-spin-button { 
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      margin: 0; 
  }
  body .olark-launch-button-wrapper {
    right: 80px !important;
  }
  body .olark-launch-button-wrapper:focus-within {
    right: 80px !important;
  }
  body #olark-wrapper .olark-button-focus-wrapper:focus-within{
    background-color: #007a33 !important;
  }
  body #olark-wrapper #olark-container:focus:not(.olark-inline) {
      border: none !important;
  }
  .grecaptcha-badge {
    z-index: 10000000 !important;
  }
  .desktop_img{
       display: block;
  }
  .ipad_img{
       display: none;
  }
  .mobile_img{
       display: none;
  }
  body, .entry-title a, :root .has-primary-color {
      color: #000000;
  }
  
  *{
      outline:none !important;
  }
  textarea {
      resize: none;
  }
  
  header.entry-header.has-text-align-center.header-footer-group {
      display: none;
  }
  
  .mobile-image,.mobile-text,.custom-mobile-image {
      display: none;
  }
  
  body {
      font-weight: normal;
      font-family: 'Roboto-Regular',sans-serif;
      background-color:#fff;
  }
  
  .footer-nav-widgets-wrapper.header-footer-group {
      display: none;
  }
  
  .slick-list {
      margin: -1px 0;
  }
  
  a {
      text-decoration: none;
  }
  
  h2.vc_custom_heading,
  h4.vc_custom_heading{
      margin:0;
        font-family: 'Roboto-Bold',sans-serif !important;
  }
  h1{
      color: #000;
      font-size: 77px;
      line-height: 86px;
      letter-spacing: -1.54px;
  }
  
  p,.entry-content p{
      font-size: 18px;
      line-height: 30px;
      color: #000;
      letter-spacing: 0;
      font-family: 'Lato-Regular',sans-serif;
  }
  
  .hide-text {
      visibility: hidden;
  }
  
  .green-text{
      color:#007A33;
  }
  
  h5.vc_custom_heading {
      margin: 0;
  }
  
  .hero-images img,
  .what-we-do .image-section .vc_column-inner .wpb_wrapper img,
  .banner-image .wpb_single_image .vc_single_image-wrapper img,
  .image-content-section .content-row .wpb_single_image .vc_single_image-wrapper img,
  .what-we-do.how-it-works .image-content .image-section .vc_col-sm-6 .vc_single_image-wrapper img,
  .custom-image .wpb_wrapper.vc_figure .vc_single_image-wrapper img,
  .find-more-section{
      background-color: lightgray;
  }
  .custom-image .wpb_wrapper.vc_figure .vc_single_image-wrapper img {
      border-radius: 100%;
  }
  
  .site-btn {
      color: #fff;
      font-size: 18px;
      border: 1px solid #000;
      background-color: #000000;
      line-height: 21px;
      letter-spacing: -0.36px;
      border-radius: 7px;
      padding: 18px 0;
      min-width: 215px;
      display: inline-block;
      text-align: center;
      font-family: 'Roboto-Bold',sans-serif;
      text-decoration:none;
  }
  
  
  .site-btn:hover {
      background-color: #fff;
      color: #000;
       text-decoration:none;
  }
  
  .button-wrapper .site-btn:hover:after {
      background-image: url(/wp-content/themes/twentytwenty/assets/images/svg/CTA_arrow-black.svg);
  }
  
  .button-wrapper .site-btn:after{
      position: relative;
      content: '';
      display: inline-block;
      width: 28px;
      height: 18px;
      background-repeat: no-repeat;
      background-image: url(/wp-content/themes/twentytwenty/assets/images/svg/CTA_arrow-white.svg);
      background-size: 24px;
      margin-left: 10px;
      transition: 0.5s;
      -moz-transition:  background-color 0.9s linear; /* Firefox 4 */
      -o-transition:  background-color 0.9s linear; /* Opera */
      -ms-transition:  background-color 0.9s linear; /* Explorer 10 */
      transform: translate(2px, -1px);
  }
  
  .button-wrapper .site-btn:hover:after {
      -moz-transition: all 0.9s linear; /* Firefox 4 */
      -o-transition: all 0.9s linear; /* Opera */
      -ms-transition: all 0.9s linear; /* Explorer 10 */
      transition: all .35s ease;
      transform: translate(3px,-3px);
  }
  
  .button-wrapper {
      position: relative;
  }
  
  #site-content {
      padding-top: 80px;
  }
  
  header .header-inner.section-inner .logo-wrapper img {
      max-width: 226px;
  }
  
  
  header .header-inner.section-inner  .header-navigation-wrapper nav ul li a {
      color: #000;
      font-size: 16px;
      letter-spacing: -0.64px;
      text-transform: uppercase;
      font-family: 'Lato-Bold',sans-serif;
      padding-right: 0;
  }
  header .header-inner.section-inner .header-navigation-wrapper nav ul li a:focus{
      text-decoration: none;
  }
  
  
  header .header-inner.section-inner .header-navigation-wrapper nav ul li.current-menu-item a {
      text-decoration: none;
      color: #007A33;
  }
  
  header .header-inner.section-inner .header-navigation-wrapper nav ul li {
      margin: 0;
      padding-right: 62px;
      padding-top: 18px;
      padding-bottom: 18px;
  }
  
  header  .header-navigation-wrapper {
      padding-left: 43px;
  }
  
  /* header .header-inner.section-inner .header-navigation-wrapper nav ul li:last-child {
      padding-right: 0; 
  } */
  
  
  header .header-inner.section-inner .header-navigation-wrapper nav ul li a:hover {
      text-decoration: none;
      color: #007A33;
  }
  
  header .tab-links ul li.tab-active a {
      color: #007a33;
  }
  
  header .tab-links ul li:last-child {
      padding-right: 0;
  }
  
  header .tab-links ul {
      margin: 0;
  }
  header#site-header {
      position: fixed;
      width: 100%;
      z-index: 9999;
      top:0;
  }
  
  
  
  
  header .tab-links ul li {
      padding-right: 72px;
      margin: 0;
      list-style-type: none;
      display: inline-block;
  }
  
  header .tab-links ul li a {
      font-size: 18px;
      line-height: 26px;
      letter-spacing: -0.36px;
       text-decoration:none;
      color: #000;
      font-family: 'Lato-Bold',sans-serif;
  }
  
  header  .tab-links ul {
      padding: 0 0 8px 0px;
      margin: 0 30px -3px 0;
      list-style-type: none;
      border-bottom: 1px solid lightgray;
  }
  
  header  .tab-links ul li {
      list-style-type: none;
  }
  
  header#site-header .header-inner.section-inner {
      padding: 54px 30px;
      transition: 0.9s padding;
  }
  header#site-header .header-inner.section-inner.fixed {
      padding: 15px 30px;
      transition: 0.9s padding;
  }
  header .header-inner.section-inner .header-navigation-wrapper nav ul li.menu-item-has-children span.icon {
      display: none;
  }
  
  header .header-inner.section-inner .header-navigation-wrapper nav ul li.menu-item-has-children ul.sub-menu {
      background-color: #fff;
      box-shadow: -1px 0px 6px 0px #00000059;
      border-radius: 7px;
      top:55px;
  }
  
  header .header-inner.section-inner .header-navigation-wrapper nav ul li.menu-item-has-children ul.sub-menu::before {
      display: none;
  }
  
  header .header-inner.section-inner .header-navigation-wrapper nav ul li.menu-item-has-children ul.sub-menu::after {
      display: none;
  }
  header .header-inner.section-inner .header-navigation-wrapper nav ul li.menu-item-has-children ul.sub-menu li {
      padding-right: 0;
      line-height: normal;
          padding-top: 0;
      padding-bottom: 0;
  }
  header .header-inner.section-inner .header-navigation-wrapper nav ul li.menu-item-has-children ul.sub-menu li:hover a {
      color: #00742e !important;
  }
  header .header-inner.section-inner .header-navigation-wrapper nav ul li.current_page_ancestor>a {
      color: #007a33;
      text-decoration: none !important;
  }
  header .header-inner.section-inner .header-navigation-wrapper nav ul li.current_page_ancestor {
      text-decoration: none !important;
  }
  
  
  body.About header .header-inner.section-inner .header-navigation-wrapper nav ul li.menu-item-has-children ul.sub-menu li a,
  body.Our.Turf  .header-inner.section-inner .header-navigation-wrapper nav ul li.menu-item-has-children ul.sub-menu li a{
      color: #000;
  }
  
  body.template-full-width .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
      width: 100% !important;
      max-width: 100%;
      margin: 0;
  }
  
  .post-inner {
      padding-top: 0;
  }
  
  .entry-content h1, 
  .entry-content h2,
  .entry-content h3 {
      margin: 0;
  }
  
  .wpb_text_column.wpb_content_element {
      margin-bottom: 0;
  }
  
  .hero-section {
      padding-top: 0;
      margin: 0;
      display: flex;
      padding-bottom: 100px;
  }
  
  
  .hero-section .hero-images .vc_column-inner {
      padding-right: 0;
  }
  
  .hero-section .hero-content {
      padding-top: 220px;
      padding-left: 125px;
  }
  
  .hero-section .hero-content  p {
      color: #000;
      font-family: 'Lato-Light',sans-serif;
      padding-top: 30px;
      font-size: 29px;
      line-height: 35px;
      max-width:650px;
  }
  .hero-section .hero-content  h1 {
      font-family: 'Roboto-Bold',sans-serif !important;
      max-width: 600px;
      padding-bottom: 10px;
      
  }
  
  .hero-section .hero-images img {
      max-width: 986px;
      position: relative;
      z-index: 1;
      object-position: -43px;
      max-height: 960px;
      background-color:transparent
  }
  
  .hero-images {
      position: relative;
      overflow: visible;
  }
  .hero-images:after {
   background-color: #007A33;
   height: 307px;
   width: calc(100% + 130px);
   position: absolute;
   content: '';
   top: -30px;
   z-index: 0;
   left: -8px;
   z-index: -1;
   max-width: 1014px;
  }
  .hero-images .wpb_single_image.wpb_content_element {
      margin-bottom: 0;
  }
  .hero-images::before {
      background-size: 185px;
      background-image: url('/wp-content/themes/twentytwenty/assets/images/svg/Dotted-box-green-white.svg');
      content: '';
      width: 100px;
      height: 185px;
      display: table;
      width: 185px;
      position: absolute;
      z-index: 999;
      top: 58%;
      left: -9%;
      background-repeat: no-repeat;
      transform: translateY(-50%);
  }
  .hero-slider {
      overflow: hidden;
  
  }
  
  /****SLider*********/
  .hero-slider .slick-prev {
      left: 30px;
      z-index: 99;
      top: 41%;
      transform: translateX(-50%);
  }
  
  .hero-slider .slick-next {
      right: 25px;
      z-index: 99;
      top: 41%;
      background-color: transparent;
      transform: translateX(-50%);
  }
  
  .hero-slider .slick-next:before,
  .hero-slider .slick-prev:before {
      color: #ffffff;
      font-size: 30px;
      opacity: 1;
      line-height: normal;
  }
  
  .hero-slider .slick-prev:before {
      content: '\f053';
      font-family: Fontawesome;
  }
  
  .hero-slider .slick-next:before {
      content: '\f054';
      font-family: Fontawesome;
  }
  /*-------------------*/
  
  .customer-slider .slick-prev {
      left: -45px;
      z-index: 99;
      top: 41%;
      transform: translateX(-50%);
  }
  
  .customer-slider .slick-next {
      right: 25px;
      z-index: 99;
      top: 41%;
      background-color: transparent;
      transform: translateX(-50%);
  }
  
  .customer-slider .slick-next:before,
  .customer-slider .slick-prev:before {
      color: #ffffff;
      font-size: 45px;
      opacity: 1;
      line-height: normal;
  }
  .customer-slider .slick-next:hover:before,
  .customer-slider .slick-prev:hover:before,
  #customers_love_try_slider .slick-next:hover:before,
  #customers_love_try_slider .slick-prev:hover:before,
  .customer-slider .slick-next:focus:before,
  .customer-slider .slick-prev:focus:before,
  #customers_love_try_slider .slick-next:focus:before,
  #customers_love_try_slider .slick-prev:focus:before{
      color: #007a33;
  }
  
  
  .customer-slider .slick-prev:before {
      content: '\f104';
      font-family: Fontawesome;
  }
  
  .customer-slider .slick-next:before {
      content: '\f105';
      font-family: Fontawesome;
  }
  
  /*-------------------*/
  
  
  .hero-slider  .slick-next,
  .hero-slider  .slick-prev,
  .customer-slider  .slick-next,
  .customer-slider  .slick-prev,
  #customers_love_try_slider  .slick-next,
  #customers_love_try_slider  .slick-prev {
      background-color: transparent;
      display: flex;
      justify-content: center;
      align-items: center;
  }
  
  /* ------------------ */
  #customers_love_try_slider .slick-prev {
      left: -70px;
      z-index: 99;
      top: 41%;
      transform: translateX(-50%);
  }
  
  #customers_love_try_slider .slick-next {
      right: -35px;
      z-index: 99;
      top:41%;
      background-color: transparent;
      transform: translateX(-50%);
  }
  
  #customers_love_try_slider .slick-next:before,
  #customers_love_try_slider .slick-prev:before {
      color: #ffffff;
      font-size: 30px;
      opacity: 1;
      line-height: normal;
  }
  
  
  #customers_love_try_slider .slick-prev:before {
      content: '\f053';
      font-family: Fontawesome;
  }
  
  #customers_love_try_slider .slick-next:before {
      content: '\f054';
      font-family: Fontawesome;
  }
  
  
  
  
  
  
  /***********************************/
  .what-we-do {
      padding: 132px 139px 165px 139px;
  }
  
  .green-text  h6 {
      font-size: 18px;
      line-height: 22px;
      font-family: 'Lato-Black',sans-serif;
      margin: 0;
  }
  
  h2.vc_custom_heading {
      font-size: 54px;
      line-height: 61px;
      padding: 0;
  }
  
  
  .what-we-do .wpb_text_column.wpb_content_element {
      width: 49%;
      display: inline-block;
      vertical-align: text-top;
  }
  
  .what-we-do .image-content h2.vc_custom_heading {
      padding: 40px 0 135px 0;
  }
  
  .what-we-do .image-section .vc_column-inner .wpb_single_image:first-child {
      top: -19px;
      position: relative;
  }
  
  
  
  .what-we-do .image-section .vc_column-inner .wpb_wrapper {
      text-align: right;
      max-width: 264px;
  }
  
  
  .what-we-do .image-section {
      display: flex;
      justify-content: flex-end;
  }
  
  
  .what-we-do .image-section .vc_column-inner .wpb_single_image {
      text-align: right;
      display: inline-block;
  }
  
  .what-we-do .image-section  .wpb_column.vc_column_container.vc_col-sm-6 {
      width: auto;
  }
  .what-we-do .image-section .wpb_column.vc_column_container.vc_col-sm-6 .vc_column-inner {
      padding-right: 5px;
  }
  
  
  .what-we-do .image-content {
      width: 60%;
      margin-top: -89px;
  }
  
  .what-we-do .image-content .wpb_content_element p {
      font-size: 18px;
      line-height: 30px;
      margin-bottom: 35px;
      font-family: 'Lato-Regular',sans-serif;
      padding-right: 0;
      max-width: 394px;
  }
  
  .what-we-do .image-content h2.vc_custom_heading b {
      color: #007A33;
  }
  
  .what-we-do .image-row {
      width: 40%;
  }
  
  .what-we-do .image-row .wpb_wrapper .wpb_column.vc_column_container.vc_col-sm-6 .vc_column-inner {
      padding-right: 5px;
      /* padding-left: 15px; */
  }
  
  .what-we-do .image-section .vc_column-inner .wpb_wrapper h3.vc_custom_heading {
      max-width: 164px;
      margin: 28px auto 13px auto;
  }
  
  .what-we-do .image-section .vc_column-inner .wpb_wrapper h3.vc_custom_heading b {
      color: #007A33;
      font-family: 'Roboto-Italic',sans-serif;
  }
  
  
  .what-we-do{
      position: relative; 
  }
  
  .what-we-do .image-section:after {
      content: '';
      position: absolute;
      right: -139px;
      width: 12px;
      background-color: #007a33;
      height: 307px;
      bottom: 35px;
  }
  
  
  .what-we-do.how-it-works {
      padding-top: 240px;
      padding-bottom: 100px;
  }
  .what-we-do.how-it-works .image-content {
      padding-left: 44px;
  }
  
  
  /********************/
  
  .banner-image .vc_column-inner {
      padding: 0;
  }
  
  .banner-image .vc_column-inner {
      padding: 0;
      padding-right: 141px;
      padding-top: 22px;
  }
  
  
  .banner-image .wpb_single_image figure.wpb_wrapper.vc_figure,
  .banner-image .wpb_single_image figure.wpb_wrapper.vc_figure img,
  .banner-image .wpb_single_image figure.wpb_wrapper.vc_figure .vc_single_image-wrapper {
      width: 100%;
  }
  
  
  
  /*****************/
  .why-filed-turf {
      text-align: center;
      padding-bottom: 50px;
  }
  
  .why-filed-turf h2.vc_custom_heading {
      font-family: 'Roboto-Bold',sans-serif !important;
      text-align: center !important;
      padding-bottom: 140px;
  }
  
  .why-filed-turf .work-row {
      max-width: 1485px;
      margin: 0 auto;
      padding: 0 40px;
  }
  
  .why-filed-turf .work-row .work-box .wpb_single_image {
      text-align: center;
      margin-bottom: 75px;
  }
  
  .why-filed-turf .work-row .work-box h4.vc_custom_heading {
      text-align: center !important;
      font-family: 'Lato-Regular',sans-serif !important;
      font-size: 29px;
      line-height: 35px;
      margin: 55px 0 20px 0;
  }
  .why-filed-turf .work-row .work-box .wpb_content_element p {
      max-width: 300px;
      margin: 0 auto;
  }
  
  .why-filed-turf .work-row .work-box .wpb_content_element p a {
      color: #000;
  }
  .why-filed-turf .work-row .work-box .wpb_content_element p a:hover {
      color: #007a33;
  }
  
  h6.vc_custom_heading {
      margin: 0;
  }
  
  
  .image-content-section {
      padding: 100px 128px 17px 128px;
  }
  
  .image-content-section .content-row {
      display: flex;
      align-items: center;
  }
  
  .image-content-section .content-row h2.vc_custom_heading {
      padding: 40px 0;
  }
  
  
  .image-content-section.benefit-section .vc_column-inner {
      padding-left: 44px;
  }
  
  
  .image-content-section .content-row .wpb_text_column p {
      max-width: 565px;
      padding-bottom: 40px;
  }
  
  .site-btn-blank .vc_btn3-style-custom {
      background-color: #fff !important;
      color: #007a33 !important;
      background-image: unset !important;
      font-size: 18px;
      line-height: 36px;
      letter-spacing: -0.36px;
      position: relative;
      font-family: 'Roboto-Bold',sans-serif;
      padding: 0;
      text-transform: uppercase;
      text-decoration: none;
  }
  
  .site-btn-blank .vc_btn3-style-custom:after {
      position: relative;
      content: '';
      display: inline-block;
      width: 21px;
      height: 21px;
      background-repeat: no-repeat;
      background-image: url('/wp-content/themes/twentytwenty/assets/images/svg/CTA_arrow.svg');
      background-size: auto;
      margin-left: 15px;
      -moz-transition: all 0.9s linear; /* Firefox 4 */
      -o-transition: all 0.9s linear; /* Opera */
      -ms-transition: all 0.9s linear; /* Explorer 10 */
      display: inline-block;
      transform: translate(2px, 0px);
      transition: all .35s ease;
  }
  
  .site-btn-blank .vc_btn3-style-custom:hover:after {
      transition: top 0.9s linear ,right 0.9s linear;
      display: inline-block;
      transition: all 0.9s linear;
      -moz-transition: all 0.9s linear; /* Firefox 4 */
      -webkit-transition: all 0.9s linear; /* Safari and Chrome */
      -o-transition: all 0.9s linear; /* Opera */
      -ms-transition: all 0.9s linear; /* Explorer 10 */
  }
  
  .site-btn-blank .vc_btn3-style-custom:hover:after {
  
      transition: all .35s ease;
      transform: translate(3px,-3px);
  }
  
  .image-content-section .content-row .work-info {
      padding-left: 129px;
  }
  
  .image-content-section.benefit-section .content-row .image-wrapper .wpb_single_image {
      text-align: right;
  }
  
  
  
  
  .what-we-do.how-it-works .image-section {
      justify-content: unset;
  }
  
  .what-we-do.how-it-works .image-row {
      padding-left: 100px;
      width: 50%;
  }
  
  .what-we-do.how-it-works .image-content {
      width: 50%;
  }
  
  .what-we-do.how-it-works .image-row .wpb_text_column.wpb_content_element {
      width: 100%;
      padding-bottom: 30px;
  }
  
  .what-we-do.how-it-works .image-section:after {
      left: -139px;
      bottom: 145px;
  }
  
  .what-we-do.how-it-works .image-row h2.vc_custom_heading {
      padding-bottom: 40px;
  }
  
  
  .banner-image .wpb_single_image .vc_single_image-wrapper img {
      max-height: 603px;
      object-fit: cover;
  }
  
  .customer-section {
      background-color: #000;
      padding: 164px 105px 160px 105px;
      overflow: hidden;
      position:relative;
  }
  
  .customer-section:before {
      content:'';
      background-image: url(/wp-content/themes/twentytwenty/assets/images/comma.png);
      position: absolute;
      right: 12%;
      height: 203px;
      width: 257px;
      background-size: contain;
      top: 120px;
      background-repeat: no-repeat;
  }
  
  .customer-section .customer-detail h2.vc_custom_heading {
      color: #fff;
      font-family: 'Roboto-Bold',sans-serif !important;
      max-width: 485px;
      letter-spacing: -1.8px;
      padding-bottom: 60px;
  }
  
  .customer-section .customer-detail  h5.vc_custom_heading {
      color: #007a33;
      font-size: 29px;
      line-height: 35px;
      letter-spacing: -0.58px;
      font-family: 'Lato-Italic',sans-serif !important;
  }
  
  .customer-section .customer-detail .wpb_text_column p {
      color: #fff;
      max-width: 367px;
      font-size: 18px;
      line-height: 30px;
      padding: 20px 0 25px 0;
  }
  
  
  .custom-image .wpb_wrapper.vc_figure {
      position: relative;
  }
  
  .custom-image .wpb_wrapper.vc_figure::after {
      background-image: url('/wp-content/themes/twentytwenty/assets/images/svg/Dotted-box-green.svg');
      content: '';
      position: absolute;
      height: 185px;
      width: 165px;
      background-repeat: no-repeat;
      background-size: contain;
      bottom: -40px;
      right: -120px;
      z-index: 0;
      display: none;
  }
  
  
  .customer-slider ul.custom_paging {
      transform: unset;
      left: 0;
      bottom: 0;
      top: unset;
      position: relative;
      display: inline-block;
      margin-left: 44px;
  }
  
  .customer-slider .slider-row .custom-image {
      transform: translateY(56px);
      margin-left: 0;
  }
  
  .customer-slider .slick-list.draggable {
      overflow: visible;
  }
  
  .customer-slider.wpb_column.vc_column_container.vc_col-sm-12 {
      overflow: hidden; 
      position: relative;
      padding: 0 0px;
  }
  
  .customer-slider.wpb_column.vc_column_container.vc_col-sm-12 .vc_column-inner {
      margin: 0 43px;
      z-index: 1;
      position: relative;
  }
  
  .customer-slider.wpb_column.vc_column_container.vc_col-sm-12::after {
       background-image: url(/wp-content/themes/twentytwenty/assets/images/svg/Dotted-box-green.svg);
       content: '';
       position: absolute;
       height: 185px;
       width: 165px;
       background-repeat: no-repeat;
       background-size: contain;
       bottom: 40px;
       right: 240px;
       z-index: 0;
  }
  
  
  .custom-image .wpb_wrapper.vc_figure .vc_single_image-wrapper img {
      z-index: 0;
      position: relative;
      max-width: 416px;
      top: -21px;
  }
  
  
  
  .find-more-section {
      background-image: url('/wp-content/themes/twentytwenty/assets/images/Green_Grass.png');
      background-size: cover;
      padding: 195px 0 178px 0;
      background-position: bottom;
      position: relative;
      z-index: 10;
      display: table;
      width: 100%;
  }
  
  .find-more-section .image-wrapper h2.vc_custom_heading {
      color: #fff;
      text-align: center !important;
      padding-bottom: 43px;
      position: relative;
      z-index: 99;
  }
  
  .find-more-section .image-wrapper {
      position:relative;
  }
  .find-more-section .image-wrapper .site-btn .vc_general.vc_btn3 a {
      color: #fff;
      text-decoration: none;
  }
  .find-more-section .image-wrapper .site-btn {
      background-color: transparent;
      margin: 0 auto;
      display: table;
      min-width: 271px;
      border: 0;
  }
  
  .find-more-section .image-wrapper .site-btn .vc_general.vc_btn3:hover:after{
      transition: all .35s ease;
      transform: translate(3px,-1px);
  }
  
  
  
  .find-more-section .image-wrapper .site-btn .vc_general.vc_btn3 {
      background-color: transparent !important;
      color: #fff !important;
      border-radius: 7px;
      border: 1px solid #fff;
      background-image: unset !important;
      font-size: 18px;
      width: 100%;
      padding: 16px 0;
      line-height: 26px;
      position: relative;
      font-family: 'Roboto-Bold',sans-serif !important;
      z-index: 99;
      transition: 0.5s background-color;
  }
  .find-more-section .image-wrapper .site-btn .vc_general.vc_btn3:after {
      position: relative;
      content: '';
      display: inline-block;
      width: 21px;
      height: 21px;
      background-repeat: no-repeat;
      background-image: url(/wp-content/themes/twentytwenty/assets/images/svg/CTA_arrow-white.svg);
      background-size: auto;
      margin-left: 15px;
      -moz-transition: all 0.9s linear;
      -o-transition: all 0.9s linear;
      -ms-transition: all 0.9s linear;
      display: inline-block;
      transform: translate(2px, 0px);
  }
  
  .find-more-section .image-wrapper .site-btn .vc_general.vc_btn3:hover {
      transition: 0.5s background-color;
      background-color: #000 !important;
      border: 1px solid #000;
  }
  
  .find-more-section::after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: #000;
      top: 0;
      opacity: 0.6;
      display: none;
  }
  
  .blog-section {
      padding: 0;
  }
  
  .blog-section h2.vc_custom_heading {
      padding-bottom: 55px;
  }
  
  h4.vc_custom_heading {
      font-size: 29px;
      line-height: 35px;
      letter-spacing: -0.58px;
  }
  .blog-section .blog-row:after {
      content:"";
      display: table;
      width: 100%;
  }
  .blog-section .blog-row {
      margin: 0 -46px;   
  }
  .blog-details {
      padding: 100px 140px 224px;
  }
  .blog-section{
    display: table;
    width: 100%;
    padding: 170px 140px 175px 140px;
  }
  .page-template-template-news .blog-section {
      padding: 0px 0px;
  }
  .page-template-template-news .section_one .text_container .wpb_wrapper p {
      max-width: 500px;
  }
  
  .blog-section .blog-row .blog-articles {
      width: calc(33.33% - 89px);
    
      margin: 0 43px;
      padding-top: 100px;
      display: inline-block;
      vertical-align: top;
  }
  .blog-section .blog-row .blog-articles .img-wrapper {
      position: relative;
      padding-top: 73%;
  }
  
  .blog-section .blog-row .blog-articles .img-wrapper .bg-img {
      background-size: cover;
      display: inline-block;
      width: 100%;
      position: absolute;
      top: 0;
      height: 100%;
      max-width: 485px;
      max-height: 350px;
      background-color: lightgrey;
  }
  
  .blog-details .nav-pills {
      display: inline-flex;
      justify-content: space-between;
      width: 100%;
  }
  
  .blog-details .nav-pills li {
      width: 100%;
      margin: 0;
  }
  
  .blog-details .nav-pills li a {
      letter-spacing: -0.36px;
      color: #000000;
      text-transform: uppercase;
      font-size: 14px;
      line-height: normal;
      text-align: center;
      padding: 10px 0;
      opacity: 0.5;
      font-family: 'Roboto-Bold';
      border-radius: 20px;
      max-width: 212px;
  }
  
  .blog-details .nav-pills li.active a {
      background-color: #007A33;
      border-radius: 20px;
      color: #fff;
      opacity: 1;
  }
  
  .blog-details .nav-pills li a:hover {
      background-color: #fff;
      opacity: 1;
  }
  
  .blog-details .nav-pills li.active a:hover {
      background-color: #007A33;
  }
  
  .blog-section .blog-row .blog-articles h4.vc_custom_heading {
      padding: 40px 0 21px 0;
      font-family: 'Lato-Bold',sans-serif !important;
      min-height: 166px;
  }
  .blog-section .blog-row .blog-articles .wpb_text_column {
      font-size: 18px;
      line-height: 30px;
      margin-bottom: 23px;
      -webkit-line-clamp: 3;
      height: 85px;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      overflow: hidden;
  }
  .blog-section .blog-row .blog-articles .wpb_single_image {
      margin-bottom: 0;
  }
  
  
  .blog-section .blog-row .blog-articles .wpb_text_column p {
      padding-bottom: 30px;
      max-width: 450px;
  }
  
  .blog-section .blog-row .blog-articles img {
      width: 100%;
      max-height: 349px;
      object-fit: cover;
  }
  .blog-section .blog-row .blog-articles a,
  .single-post-wrap .reladed-blog-slider .blog_item a{
      color: #000;
      text-decoration:none !important;
  }
  
  .blog-section .blog-row .blog-articles:last-child {
      margin-right: 0;
  }
  
  ul {
      margin: 0;
      padding: 0;
      list-style: none;
  }
  ul li {
      list-style-type: none;
      margin: 0;
  }
  
  #site-footer {
      border: 0;
      background-color: #007a33;
          margin-top: -1px;
  }
  
  #site-footer .section-inner {
      max-width: 100%;
      display: block;
      width: 100%;
      padding: 55px 20px;
      max-width: 1660px;
  }
  
  #site-footer .section-inner .footer-links {
      display: inline-block;
      width: auto;
      vertical-align: top;
      padding-right: 100px;
  }
  
  
  #site-footer .section-inner .side-footer {
      width: calc(30% - 5px);
      display: inline-block;
  }
  
  
  #site-footer .section-inner .footer-links label {
      font-size: 18px;
      line-height: 26px;
      letter-spacing: -0.26px;
      font-family: 'Roboto-Bold',sans-serif;
      color: #fff;
      padding-bottom: 30px;
  }
  
  #site-footer .section-inner .footer-links  li a {
      color: #fff;
      font-size: 18px;
      line-height: 40px;
      letter-spacing: -0.36px;
      font-family: 'Roboto-Light',sans-serif;
      margin-bottom: 5px;
      display: block;
  }
  #site-footer .section-inner .footer-links li a:hover,
  #site-footer .section-inner .footer-links li a:focus{
      text-decoration: underline;
  }
  #site-footer a {
      text-decoration: none;
      color: #fff;
  }
  #site-footer a:focus,
  #site-footer a:hover {
      text-decoration: none;
  }
  
  #site-footer .section-inner .social-links {
      display: inline-block;
      width: calc(35% - 18px);
      vertical-align: top;
      text-align: right;
      /* margin-right: -60px; */
  }
  
  #site-footer .section-inner .social-links ul li {
      display: inline-block;
      vertical-align: baseline;
      padding-right: 35px;
  }
  
  #site-footer .section-inner .social-links ul li img {
      width: auto;
      max-width: 30px;
  }
  #site-footer .section-inner .link-wrapper {
      width: calc(100% - 30% - 0px);
      display: inline-block;
      vertical-align: top;
  }
  
  #site-footer .footer-logo {
      padding-bottom: 150px;
  }
  
  #site-footer .section-inner .side-footer .our-business .wrapper {
      padding-bottom: 40px;
  }
  
  #site-footer .section-inner .side-footer .our-business .wrapper:last-child {
      padding-bottom: 0;
  }
  
  
  #site-footer .section-inner .footer-links .vc_general {
      background-color: transparent !important;
      color: #fff !important;
      border:0;
  }
  
  #site-footer .section-inner .footer-links .site-btn-blank .vc_btn3-style-custom:after {
      background-image: url(/wp-content/themes/twentytwenty/assets/images/svg/CTA_arrow-white.svg);
  }
  
  #site-footer .section-inner .footer-links .site-btn-blank {
      padding-top: 20px;
      display:block;
          margin-bottom: 0;
  }
  
  #site-footer .section-inner .footer-links .site-btn-blank.signup-btn {
      padding-top: 15px;
  }
  
  #site-footer .section-inner .footer-wrapper {
      display: table;
      width: 100%;
  }
  
  #site-footer .section-inner .social-links ul li:last-child {
      padding-right: 0;
  }
  #site-footer .copy-right p a {
      text-decoration: underline;
  }
  
  .copy-right {
      padding-top: 60px;
      display: block;
  }
  
  .copy-right p {
      font-size: 15px;
      color: #fff;
      line-height: 20px;
      letter-spacing: -0.45px;
      font-family: 'Roboto-Regular',sans-serif;
  }
  
  .copy-right p a {
      color: #fff;
  }
  
  
  
  .custom_paging li {
    margin: 0 0 0 .5em;
    display: inline-block;
    list-style: none;
    width: 100%;
    width: auto;
  }
  .custom_paging li:first-child {
    margin-left: 0;
  }
  .custom-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: white;
    border: 0px solid gray;
    border-radius: 50%;
    cursor: pointer;
    z-index:99;
  }
  .slick-active .custom-dot {
    background-color: #007a33;
  }
  .custom-dot .string {
    position: absolute;
    left: -99999px;
    line-height: 0;
    opacity: 0;
  }
  .custom_paging li.slick-active a.custom-numbers {
      display: block;
  }
  
  a.custom-numbers {
      position: absolute;
      left: 0;
      width:70px;
      top: 0;
      font-family: 'Lato-Bold',sans-serif;
      text-align: left;
  }
  
  
  .custom_paging li a.custom-numbers {
    display: none;
      font-family: 'Lato-Bold',sans-serif;
      color: #fff;
  }
  
  .custom-dot {
      position: relative;
      margin-top: 32px;
  }
  
  ul.custom_paging {
     
      text-align: right;
      position: absolute;
      transform: translate(0%,0%) rotate(0deg);
      left: unset;
      top: unset;
      right: 150px;
      bottom: 15%;
      min-width: 350px;
  }
  
  ul.custom_paging li {
      padding-bottom: 0;
  }
  
  ul.custom_paging:after {
      content: '';
      position: absolute;
      width: 274px;
      height: 1px;
      background-color: white;
      top: unset;
      z-index: 0;
      bottom: 14px;
      left: 0;
  }
  
  .customer-slider .custom_paging li:first-child:after {
      content: '';
      width: 20px;
      background-color: black;
      position: absolute;
      height: 19px;
      bottom: 0;
      right: 58px;
      z-index: 99;
  }
   #site-footer .section-inner .footer-links:nth-child(4) {
      padding-right: 0;
  }
  
  /**********About US*******************/
  .About .blog-section {
      padding: 0px 140px 170px 140px;
  }
      
  .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
      width: 100%;
      max-width: 100%;
          margin: 0;
  }
  
  .find-more-section.turf-property {
      margin-bottom: 0;
      background-image: unset;
      background-color: #000;
      padding: 154px 0 137px 0;
  }
  
  
  .find-more-section.turf-property .image-wrapper .site-btn .vc_general.vc_btn3 {
      border-color: #007A33;
      max-width: 215px;
      padding: 15px 0;
  }
  
  .find-more-section.turf-property .image-wrapper .site-btn .vc_general.vc_btn3:hover {
      background-color: #007A33 !important;
  }
  
  .find-more-section.turf-property {
      position: relative;
  }
  
  .find-more-section.turf-property:before {
      background-image: url('/wp-content/themes/twentytwenty/assets/images/svg/Dotted-box-green-long.svg');
      content: '';
      position: absolute;
      height: 185px;
      width: 330px;
      background-repeat: no-repeat;
      background-size: contain;
      bottom: 145px;
      right: -20px;
      z-index: 0;
  }
  
  
  .find-more-section.turf-property::after {
      background-image: url('/wp-content/themes/twentytwenty/assets/images/svg/Dotted-box-white.svg');
      content: '';
      position: relative;
      height: 185px;
      width: 165px;
      background-repeat: no-repeat;
      background-size: contain;
      top: 0px;
      left: 5px;
      z-index: 0;
  }
  
  .faq-section {
      position: relative;
  }
  
  .faq-section::after {
      background-image: url('/wp-content/themes/twentytwenty/assets/images/svg/green-dots.svg');
      content: '';
      position: absolute;
      height: 265px;
      width: 265px;
      background-repeat: no-repeat;
      background-size: 260px;
      bottom: 420px;
      left: 0;
      z-index: 0;
  }
  
  .faq-section .faq-row .faq-content {
      width: 62%;
      display: inline-block;
  }
  
  .faq-section .faq-row .faq-content .faq-title {
      width: 30%;
  }
  
  .faq-section .faq-row .faq-title {
      width: 38%;
      padding-right: 48px;
      margin-top: -80px;
  }
  
  .faq-section .faq-row {
      max-width: 1660px;
      margin: 133px auto 0px auto;
      display: table;
      width: 100%;
      justify-content: center;
      float: unset;
  }
  
  .faq-section .faq-row .faq-title h6.green-text {
      letter-spacing: 0px;
      color: #007A33;
      text-transform: uppercase;
      font-size: 18px;
      line-height: 22px;
      font-family: 'Lato-Black' !important;
      font-weight: 900 !important;
      padding-bottom: 42px;
  }
  
  .faq-section .faq-row .faq-content .vc_wp_text {
      margin-bottom: 0; 
      display: flex;
      flex-wrap:nowwrap;
      flex-direction: column;
  }
  
  .faq-section .faq-row .faq-content h2.widgettitle {
      width: 100%;
      letter-spacing: -0.58px;
      color: #007A33;
      font-size: 29px;
      line-height: 35px;
      max-width: 292px;
      display: inline-block;
      vertical-align: top;
      font-family: 'Roboto-LightItalic';
      font-weight: normal;
      margin-right: 130px;
      text-align: left;
  }
  
  .faq-section .faq-row .faq-content  .textwidget p {
      font-size: 18px;
      line-height: 30px;
      font-family: 'Lato-Regular';
      margin-bottom: 0;
      text-align: left;
  }
  
  .faq-section .faq-row .faq-content .wpb_wrapper {
      display: inline-block;
      width: auto;
  }
  
  .faq-section .faq-row .faq-content .wpb_wrapper .widget.widget_text {
      display: inline-block;
      padding-bottom: 52px;
  }
  
  .faq-section .faq-row .faq-content .textwidget {
      display: inline-block;
      max-width: 430px;
  }
  
  .faq-section .faq-row .faq-content .wpb_wrapper .vc_wp_text.wpb_content_element:last-child .widget.widget_text {
      padding-bottom: 0;
  }
  
  .faq-section .faq-row .faq-content > div {
      display: inline-block;
      width: auto;
  }
  
  .faq-section .faq-row .faq-content .vc_column-inner {
      display: inline-block;
      width: auto;
  }
  
  
  .faq-section .faq-row .faq-content .vc_btn3-style-custom {
      background-color: #000 !important;
      color: #ffffff !important;
      border:1px solid #000;
      border-radius: 7px;
      padding: 11px 0;
      min-width: 215px;
      margin: 60px 0px  0 210px;
      /* transition: 1s background-color; */
  }
  .faq-section .faq-row .faq-content .vc_btn3-style-custom:hover {
      background-color: #fff !important;
      color: #000000 !important;
  }
  .faq-section .faq-row .faq-content .vc_btn3-style-custom:hover::after {
      background-image: url('/wp-content/themes/twentytwenty/assets/images/svg/CTA_arrow-black.svg');
  }
  
  .faq-section .faq-row .faq-content .vc_btn3-style-custom::after {
      background-image: url('/wp-content/themes/twentytwenty/assets/images/svg/CTA_arrow-white.svg');
  }
  
  .faq-section .faq-row .faq-content .site-btn-blank {
      width: 100%;
      text-align: center;
      max-width: 857px;
  }
  
  .faq-section::before {
      content: '';
      position: absolute;
      right: 0;
      width: 12px;
      background-color: #007a33;
      height: 1044px;
      bottom: unset;
      top: 137px;
  }
  
  .find-more-section.turf-property .image-wrapper::before {
      background-image: url(/wp-content/themes/twentytwenty/assets/images/svg/Dotted-box-white.svg);
      content: '';
      position: absolute;
      height: 185px;
      width: 330px;
      background-repeat: no-repeat;
      background-size: contain;
      bottom: 109px;
      left: unset;
      z-index: 0;
      top: -155px;
  }
  
  
  .about-content.vc_col-sm-6 .vc_column-inner .wpb_wrapper p {
      padding-bottom: 30px;
      margin: 0;
      max-width: 555px;
  }
  
  
  
  .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul {
      display: flex;
      flex: auto;
      flex-wrap: wrap;
      margin: 0;
      padding: 0;
      top: unset !important;
      left: unset !important;
      height: auto !important;
  }
  
  .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul img {
      object-fit: cover;
      height: 100%;
      opacity:1;
  }
  
  .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul li.isotope-item {
      position: relative !important;
      top: unset !important;
      left: unset !important;
      margin: 0 3px 3px 0;
  }
  
  .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul li.isotope-item:nth-child(2),
  .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul li.isotope-item:nth-child(3) {
      max-width: 280px;
      max-height: 341px;
  }
  
  .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul li.isotope-item:nth-child(1),
  .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul li.isotope-item:nth-child(4) {
      max-width: 410px;
      max-height: 341px;
  
  }
  
  .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul li.isotope-item {
      background-color: #bfbfbf;
  }
  
  .about-content.vc_col-sm-6 .vc_column-inner .wpb_wrapper h2.vc_custom_heading {
      padding-top: 0;
  }
  
  /***********Common Hero Section**********************/
  .section_one {
      overflow: visible !important;
      position: relative;
      /*margin-bottom: 85px !important;*/
  }
  .section_one:before {

       content: '';
       position: absolute;
       height: 265px;
       width: 265px;
       background-repeat: no-repeat;
       background-size: cover;
       bottom: 35px;
       left: 0px;
       z-index: 0;
  }
  .section_one .text_container .wpb_wrapper {
      max-width: 550px;
      margin-left: 15%;
  }
  .section_one h1.vc_custom_heading {
      padding-top: 170px;
      font-family: 'Roboto-Bold' !important;
  }
  
  .section_one .text_container .wpb_wrapper p {
      color: #000;
      font-family: 'Lato-Light',sans-serif;
      padding-top: 40px;
      font-size: 26px;
      line-height: 30px;
  }
  
  .section_one .text_container .wpb_wrapper .wpb_wrapper {
      margin-left: 0px;
  }
  .section_one .wpb_single_image img {
      background-color: lightgray;
      max-width: 986px;
      height: 960px;
      object-fit: cover;
     
  }
  .green_bg_overly:after {
      background-color: #007A33;
      height: 508px;
      width: calc(100% + 130px);
      position: absolute;
      content: '';
      top: -25px;
      z-index: 0;
      left: -10px;
      z-index: -1;
      max-width: 1014px;
  }
  
  /********Product Pages**************/
  .page.Pet .faq-section::before,
  .page.Golf .faq-section::before,
  .page.Commercial .faq-section::before  {
      background-color: #007a33;
      height: 740px;
      bottom: unset;
      top: 137px;
  }
  .page.Backyard .faq-section::before {
      top: 170px;
  }
  .page.Pool .faq-section::before {
      height: 989px;
      bottom: unset;
      top: 177px;
  }
  
  
  .page-template-default .faq-section,
  .page-template .faq-section {
      padding-bottom: 200px;
  }
  
  .page.Golf .faq-section::before,
  .page.Commercial .faq-section::before {
      background-color: #007a33;
      height: 984px;
      bottom: unset;
      top: 166px;
  }
  
  .page.Pet .faq-section::before {
      top: 180px;
  }
  
  .section_second {
      /*padding-top: 102px;*/
	  padding-bottom: 50px;
  }
  
  .section_second .description_box {
      max-width: 552px;
      margin: 0 auto;
      padding-top: 44px;
  }
  .section_second .list_block li {
      width: 50%;
      float: left;
      margin-top: 72px;
      font-size: 18px;
      font-family: 'Lato-Regular';
      max-width: 220px;
      position: relative;
      margin-left: 110px;
  }
  .section_second .list_block li:after {
      content: '';
      position: absolute;
      left: -50px;
      top: 3px;
      background: url(http://fieldturflandscape.hesper-dev-2-cp.hesper.io/wp-content/uploads/2021/10/correct.png);
      width: 30px;
      height: 30px;
      background-size: cover;
  }
  
   .section_second .list_block ul {
      position: relative;
      display: table;
      width: 100%;
  }
  
  .section_second .list_block {
      margin-top: -10px;
  } 
  .section_second .list_block li:nth-child(odd) {
      clear: both;
      margin-left: 50px;
  }
  .section_second .list_block ul:after {
      content: '';
      clear: both;
      width: 100%;
  }
  
  
  .advantages_for_pet_owners {
      position: relative;
  }
  
  .advantages_for_pet_owners .site-btn-blank {
      margin-top: 57px;
      margin-left: 0;
  }
  
  .advantages_for_pet_owners .site-btn-blank .vc_btn3-style-custom {
      background-color: #007a33 !important;
      color: #fff !important;
      min-width: 357px;
      padding: 11px 0;
      border-radius: 7px;
  }
  
  .advantages_for_pet_owners .site-btn-blank .vc_btn3-style-custom::after {
      background-image: url(/wp-content/themes/twentytwenty/assets/images/svg/CTA_arrow-white.svg);
  }
  
  .advantages_for_pet_owners .site-btn-blank .vc_btn3-style-custom:hover {
      background-color: #000 !important;
  }
  .advantages_for_pet_owners {
      /*margin-bottom: 200px;*/
      position: relative;
  }
  
  .advantages_for_pet_owners .why_pet_owners_right_block h4.vc_custom_heading.mobile-hide {
      font-size: 39px;
      line-height: 44px;
      letter-spacing: -0.78px;
      padding-top: 5px;
  }
  
  .advantages_for_pet_owners .bg-image.wpb_column.vc_col-has-fill .vc_column-inner{
       max-height: 711px;
       padding: 0;
       background-size: cover;
       background-repeat: no-repeat;
  }
  
  .why_pet_owners_right_block::before {
      content: '';
      position: absolute;
      right: 0;
      width: 12px;
      background-color: #007a33;
      height: calc(100% - 203px);
      bottom: unset;
      top: 191px;
  } 
  .why_pet_owners_right_block {
      padding: 78px 0 20px;
  }
  .why_pet_owners_right_block .vc_column-inner {
      max-width: 630px;
      margin: 0 auto;
  }
  
  #customers_love_try_slider {
      padding-top: 137px;
      padding-bottom: 120px;
  }
  #customers_love_try_slider .slider_section .wpb_wrapper {
      max-width: 1030px;
      margin-left: auto;
      margin-right: auto;
      padding-top: 15px;
  }
  #customers_love_try_slider .slick-slide.slick-current.slick-active {
      max-width: 515px;
  }
  #customers_love_try_slider ul.custom_paging {
      transform: none;
      left: 0;
      top: unset;
      bottom: -110px;
  }
  #customers_love_try_slider .slider_section .wpb_wrapper p {
      color: #fff;
      max-width: 415px;
  }
  #customers_love_try_slider .slick-slide.slick-current.slick-active .wpb_wrapper {
      padding-left: 0;
      opacity: 1;
  }
  #customers_love_try_slider .slick-slide .vc_column-inner>.wpb_wrapper {
      padding-left: 45px;
      opacity: 0.2;
      min-width: 611px;
  }
  body .customers_love_try_slider h2 {
      color: #fff;
      max-width: 1160px;
      margin-left: auto;
      margin-right: auto;
  }
  .customers_love_try_slider .slider_section .wpb_wrapper h6 {
      font-size: 29px;
      text-transform: capitalize;
      letter-spacing: -0.58px;
      line-height: 35px;
      margin-bottom: 8px;
  }
   body .customers_love_try_slider h2{
        padding-left: 190px;
   }
  #customers_love_try_slider .slider_section>.vc_column-inner {
      padding-left: 265px;
  }
  #customers_love_try_slider .slider_section>.vc_column-inner:after {
      left: 7%;
      top: -160px;
      background-image: url(/wp-content/themes/twentytwenty/assets/images/comma.png);
      position: absolute;
      height: 203px;
      width: 300px;
      background-size: contain;
      background-repeat: no-repeat;
  }
  
  #customers_love_try_slider .slider_section {
      position: relative;
  }
  
  #customers_love_try_slider .slider_section::before {
      background-image: url(/wp-content/themes/twentytwenty/assets/images/svg/Dotted-box-green.svg);
      content: '';
      position: absolute;
      height: 185px;
      width: 165px;
      background-repeat: no-repeat;
      background-size: cover;
      bottom: 60px;
      right: 0;
      z-index: 0;
  }
  
  .showroom_grid {
      background: #CECECE;
      height: 885px;
      max-width: 1647px;
      margin: 0 auto;
  }
  .show-room h2.vc_custom_heading {
      padding-top: 220px;
      padding-bottom: 167px;
  }
  .show-room .vc_column-inner {
      padding-bottom: 220px;
  }
  
  /**********************************/
  
  
  .custom-form form {
      max-width: 754px;
      border: 2px solid rgb(0 0 0 / 10%);
      border-radius: 7px;
      margin: 0 0 0 auto;
      padding: 80px 0px;
      background-color:#fff;
  }
  
  .custom-form form label {
      font-size: 16px;
      line-height: 39px;
      font-family: 'Lato-Bold';
  }
  
  
  .custom-form form input {
      border: 2px solid rgb(0 0 0 / 10%);
      border-radius: 7px;
      outline: none !important;
      min-height: 60px;
          font-family: 'Lato-Regular';
  }
  
  .custom-form form p br {
      display: none;
  }
  
  .custom-form form p {
      margin: 0 auto;
      margin-bottom: 0;
      padding-bottom: 5px;
      max-width: 523px;
      position: relative;
  }
  
  .custom-form form textarea {
      min-height: 238px;
      border: 2px solid rgb(0 0 0 / 10%);
      border-radius: 7px;
          font-size: 1.6rem;
  }
  
  .custom-form .vc_column-inner {
      padding-right: 0;
  }
  .custom-form form input:focus,
  .custom-form form textarea:focus {
      border-color: #007a33;
  }
  .custom-form form p .wpcf7-submit:focus {
      border-color: transparent;
  }
  
  .custom-form form h2 {
      letter-spacing: -0.78px;
      color: #007A33;
      font-size: 39px;
      line-height: 44px;
      font-family: 'Roboto-LightItalic';
      font-weight: normal;
      padding-bottom: 50px;
      max-width: 523px;
      margin: 0 auto;
  }
  
  .custom-form form p .wpcf7-submit {
      width: 100%;
      background-color: #007a33;
      margin: 35px 0 15px 0;
       font-family: 'Roboto-Bold';
       text-decoration: none;
  }
  .custom-form form p.submit-wrap::after {
      position: absolute;
      content: '';
      display: inline-block;
      width: 25px;
      height: 20px;
      background-repeat: no-repeat;
      background-image: url(/wp-content/themes/twentytwenty/assets/images/svg/CTA_arrow-white.svg);
      background-size: 24px;
      margin-left: 10px;
      transition: 0.5s;
      -moz-transition: background-color 0.9s linear;
      -o-transition: background-color 0.9s linear;
      -ms-transition: background-color 0.9s linear;
      transform: translate(2px, -1px);
      bottom: 41px;
      right: 190px;
  }
  .custom-form form p .wpcf7-submit:hover {
      background-color: #000;
  }
  .custom-form form p.submit-wrap:hover::after {
      -moz-transition: all 0.9s linear;
      -o-transition: all 0.9s linear;
      -ms-transition: all 0.9s linear;
      transition: all .35s ease;
      transform: translate(3px,-3px);
  }
  
  
  .custom-form form label span {
      color: #007a33;
      padding-right: 3px;
  }
  
  
  /********************/
  
  .contact-section {
      padding: 100px 140px 0 140px;
      position: relative;
  }
  .contact-section .vc_column-inner {
      padding-left: 0;
  }
  
  
  .contact-section .section_second .list_block li:after {
      left: -60px;
  }
  
  .contact-section::before {
      content: '';
      position: absolute;
      height: 265px;
      width: 265px;
      background-repeat: no-repeat;
      background-size: cover;
      bottom: 0px;
      left: 0px;
      z-index: 0;
  }
  
  .contact-section .section_second {
      padding-top: 0;
  }
  
  .contact-section .section_second h1.vc_custom_heading {
      font-family: 'Roboto-Bold' !important;
  }
  
  .contact-section .section_second h6.vc_custom_heading.green-text {
      letter-spacing: -0.58px;
      color: #007A33;
      font-size: 29px;
      line-height: 35px;
      font-family: 'Roboto-LightItalic' !important;
      text-transform: none;
      padding: 40px  0 100px 0;
  }
  
  .contact-section .section_second h4.vc_custom_heading {
      font-size: 39px;
      line-height: 44px;
      letter-spacing: -0.78px;
      max-width: 600px;
  }
  
  .get-a-quote {
      padding-bottom: 200px;
  }
  
  
  .reach-us.why-filed-turf {
      /*padding: 250px 0 120px 0;*/
  }
  
  .get-a-quote .wpb_wrapper {
      text-align: center;
  }
  
  
  .get-a-quote .wpb_wrapper .site-btn-blank .vc_btn3-style-custom {
      color: #fff !important;
      font-size: 18px;
      border: 1px solid #000 !important;
      background-color: #000000 !important;
      line-height: 21px;
      letter-spacing: -0.36px;
      border-radius: 7px;
      padding: 18px 0;
      min-width: 215px;
      display: inline-block;
      text-align: center;
      font-family: 'Roboto-Bold',sans-serif;
  }
  
  .get-a-quote .wpb_wrapper .site-btn-blank .vc_btn3-style-custom:after {
      background-image: url(/wp-content/themes/twentytwenty/assets/images/svg/CTA_arrow-white.svg);
  }
  
  /*******Dealer Page**********/
  .dealer-details-wrap .dealer-details {
      background-color: #F7F8F8;
      border-radius: 20px;
      padding: 36px 46px 40px 46px;
      margin-bottom: 17px;
      max-width: 617px;
      margin-right: 95px;
  }
  
  .dealer-wrapper h3.dealer-name {
      padding-bottom: 20px;
      margin: 0;
      display: flex;
      justify-content: space-between;
      align-items: center;
  }
  
  .dealer-details-wrap .dealer-details .dealer-address p,
  .dealer-details-wrap .dealer-details .dealer-contact {
      margin: 0;
      text-align: left;
      font-size: 16px;
      line-height: 35px;
      letter-spacing: -0.64px;
      max-width: 337px;
      padding-bottom: 0;
      font-family: 'Lato-Regular',sans-serif;
  }
  
  .dealer-details-wrap .dealer-details .dealer-contact {
      padding-bottom: 0;
      line-height: normal;
      display: table-cell;
      color:#000;
  }
  .dealer-details-wrap .dealer-details .dealer-contact a{
      color:#000;
  }
  .dealer-details-wrap .dealer-details .dealer-address span.distance {
      position: absolute;
      right: 0;
      font-size: 14px;
      line-height: 44px;
      letter-spacing: -0.64px;
      color: rgb(0 0 0 / 30%);
      top: -17px;
  }
  
  .dealer-wrapper {
      padding: 0;
      margin-bottom: 100px;
      overflow: visible;
  }
  
   .dealer-wrapper h2 {
      font-family: 'Roboto-Bold' !important;
      text-align: center !important;
      padding-bottom: 45px;
      font-size: 77px;
      line-height: 86px;
      letter-spacing: -1.54px;
  }
  
  .dealer-wrapper p {
      font-size: 29px;
      line-height: 35px;
      text-align: center;
      font-family: 'Lato-Light';
      max-width: 850px;
      display: table;
      margin: 0 auto;
      padding-bottom: 50px;
  }
  
  .dealer-details-wrap::-webkit-scrollbar {
    width: 12px;
  }
  .dealer-details-wrap::-webkit-scrollbar-track {
    box-shadow: inset 0 0 0px grey; 
    border-radius: 10px;
  }
  .dealer-details-wrap::-webkit-scrollbar-thumb {
    background: rgb(0 0 0 / 0.1); 
    border-radius: 0px;
  }
  .dealer-details-wrap::-webkit-scrollbar-thumb:hover {
    background: gray; 
  }
  
  .dealer-wrapper h2 {
      text-align: center;
      font: normal normal bold 77px/86px Roboto;
       font-family: 'Roboto-Bold';
      letter-spacing: -1.54px;
      color: #000000;
      opacity: 1;
      padding-top: 85px;
  }
  .dealer-wrapper p {
      text-align: center;
      font: normal normal 300 29px/35px;
      letter-spacing: 0px;
      color: #000000;
      opacity: 1;
  }
  .dealer-wrapper h3 {
      text-align: center;
      font: normal normal bold 39px/44px Roboto;
      letter-spacing: -0.78px;
       font-family: 'Roboto-Bold';
      opacity: 1;
      margin: 0 0 130px 0;
  }
  span.dealer-location {
      text-align: left;
      text-decoration: underline;
      font: normal normal bold 18px/44px Roboto;
      letter-spacing: -0.36px;
       font-family: 'Roboto-Bold';
      color: #007A33;
      text-transform: uppercase;
      opacity: 1;
      cursor:pointer;
  }
  
  .dealer-address {
      text-align: left;
      font: normal normal normal 16px/44px Lato;
       font-family: 'Lato-regular';
      letter-spacing: -0.64px;
      color: #000000;
      opacity: 1;
      position:relative;
  }
  
  .dealer-contact {
      text-align: left;
      font: normal normal normal 16px/44px Lato;
      letter-spacing: -0.64px;
      font-family: 'Lato-regular';
      color: #000000;
      text-transform: uppercase;
      opacity: 1;
  }
  
  h3.dealer-name {
      text-align: left;
      font: normal normal bold 29px/44px Roboto;
      letter-spacing: -0.58px;
       font-family: 'Roboto-Bold';
      color: #000000;
      opacity: 1;
  }
  
  
  
  
  #map-section {
      padding: 0 0 0 140px;
      width: 100%;
      display: table;
  }
  
  #map-section .row.col-md-12 {
      margin: 0;
      padding: 0;
  }
  
  #map-section .left-block {
      max-width: 950px;
      /* background: #CECECE; */
      overflow: hidden;
      padding: 0;
      width: 60.4%;
      width: 100%;
      display: inline-block;
  }
  
  #map-section  .right-block {
      width: 45.5%;
      width: calc(100% - 962px);
      padding: 0 0px 0 74px;
      overflow: visible;
      position: relative;
      max-height: 848px;
      display: inline-block;
  }
  
  #map-section .right-block::after {
      width: 12px;
      content: '';
      position: absolute;
      right: -12px;
      height: 714px;
      background: #007a33;
      display: inline-block;
      top:140px;
  }
  
  .dealer-details-wrap {
      max-height: 755px;
      margin-top: 40px;
      overflow: scroll;
      padding-bottom: 0;
      padding: 0;
      border-radius: 14px;
  }
  
  .dealer-details-wrap .dealer-details h3.dealer-name img {
      display: inline-block;
      width: 26px;
  }
  
  
  .dealer-details-wrap .dealer-details .dealer-address img {
      display: inline-block;
      margin-right: 28px;
      width: 22px;
      height: auto;
      margin-top: 3px;
  }
  .dealer-details-wrap .dealer-details .dealer-address p {
      display: block;
      margin-top: -5px;
      line-height:23px;
  }
  .dealer-details-wrap .dealer-details .dealer-address {display: flex;align-items: start;/* width: 100%; */}
  
  
  .dealer-block .dropdown {
      display: table-cell;
      vertical-align: middle;
  }
  
  .dealer-block #dealer-search-form {
      display: flex;
      flex-wrap: nowrap;
      flex-flow: wrap;
      flex-basis: fit-content;
      align-items: center;
  }
  
  .dealer-block #dealer-search-form .input-group {
      background: #007a33;
      display: flex;
      min-height: 100px;
      width: 62%;
      border-radius: 20px;
      padding: 28px 30px;
      align-items: center;
      justify-content: space-between;
  }
  
  .dealer-block span#dealer-search-btn, .dealer-block span#dealer-reset-btn {
      background-color: #000;
      max-width: 136px;
      display: inline-block;
      width: 100%;
      border: 0;
      color: #fff;
      border-radius: 7px;
      cursor: pointer;
      vertical-align: middle;
      display: flex;
      letter-spacing: -0.36px;
      justify-content: center;
      align-items: center;
      margin-left: 15px;
      font-size: 18px;
      line-height: normal;
      text-transform: uppercase;
      font-family: 'Roboto-Bold';
      font-weight: normal;
      padding: 12px 12px;
  }
  .dealer-block #dealer-search-form .btn_group {
      width: 18%;
  }
  .dealer-block span#dealer-reset-btn {
      margin-top: 5px;
  }
  .dealer-block #dealer-search-form .input-group .easy-autocomplete {
      width: auto !important;
      height: 100%;
      vertical-align: middle;
      display: flex;
  }
  
  .dealer-block .dropdown .dropdown-toggle {
      background: transparent;
      border: 0;
      font-size: 18px;
      line-height: 44px;
      text-transform: uppercase;
      padding: 0;
      box-shadow: none !important;
      font-family: 'Roboto-Bold';
      letter-spacing: -0.36px;
  }
  
  .dealer-block #dealer-search-form .input-group  input#dealer_search {
      border: 0;
      background: transparent;
      color: #fff;
      opacity: 1;
      box-shadow: none;
      font-size: 18px;
      line-height: 44px;
      text-transform: uppercase;
      letter-spacing: -0.36px;
      border-right: 1px solid #fff;
      padding: 0;
      width: 47%;
      display: flex;
      align-items: center;
      height: auto;
      font-family: 'Roboto-Bold';
      min-height: unset;
      float: unset;
      align-content: center;
      max-width: 185px;
  }
  
  .dealer-block #dealer-search-form .input-group  input#dealer_search::placeholder{
      color:#fff;
      opacity:0.3;
  }
  
  .dealer-block .dropdown.open .btn.btn-primary.dropdown-toggle {
      background: transparent;
      box-shadow: none !important;
  }
  
  .dealer-block ul.dropdown-menu {
      top: 75px;
      border-radius: 20px;
      padding: 0;
  }
  
  .dealer-block ul.dropdown-menu li {
      padding: 15px;
  }
  
  .dealer-block ul.dropdown-menu li:hover {
      background-color: #007a33;
      color: #fff;
  }
  
  .dealer-block ul.dropdown-menu li:first-child {
      border-top-left-radius: 20px;
      border-top-right-radius: 20px;
  }
  .dealer-block ul.dropdown-menu li:last-child {
      border-bottom-left-radius: 20px;
      border-bottom-right-radius: 20px;
  }
  .dealer-block .dropdown .dropdown-toggle span.caret {
      background-image: url('/wp-content/uploads/2021/11/chevron-up-regular.png');
      border: 0;
      height: 10px;
      width: 16px;
      background-size: contain;
      background-repeat: no-repeat;
      margin-left: 20px;
  }
  
  #map-section .left-block div#googleMap {
      width: 100% !important;
      display: inline-block;
  }
  #map-section .right-block .spinner-dealer {
      text-align: center;
      padding-top: 20px;
  }
  
  #map-section .right-block .spinner-dealer i {
      color: #007a33;
      font-size: 30px;
      margin: 0px 0;
  }
  
  
  .dealer-details-wrap .dealer-details:last-child {
      margin-bottom: 35px;
  }
  
  
  .single-project h2 {
      font-family: 'Roboto-Bold';
      font-size: 77px;
      line-height: 86px;
      letter-spacing: -1.54px;
      margin: 0 0 30px 0;
      text-align: center;
  }
  
  .single-project .content-wrap .meta {
      text-align: center;
      font-size: 18px;
      margin-top: 60px;
      text-transform: uppercase;
      font-family: 'Roboto-Bold';
      padding-bottom: 130px;
  }
  .single-project .content-wrap .meta span.author {
      color: #0E7A33;
  }
  
  .single-project .post-content p {
      max-width: 845px;
      margin: 80px auto 150px auto;
      font-size: 29px;
      line-height: 35px;
      text-align: center;
      font-family: 'Lato-Light';
  }
  .single-project .img-wrapper{
      position:relative;
  }
  .single-project .img-wrapper img{
      max-width:958px;
      margin:0 auto;
  }
  .single-project .img-wrapper:after {
       background-image: url(/wp-content/themes/twentytwenty/assets/images/svg/green-dots.svg);
       content: '';
       position: absolute;
       height: 265px;
       width: 265px;
       background-repeat: no-repeat;
       background-size: cover;
       top: 102px;
       right: -375px;
       z-index: 0;
  }
  .single-post-wrap .mbl-see-more {
      display:none;
  }
  
  .single-post .single-post-wrap .blog-row .img-wrapper:after {
      display: none;
  }
  
  .single-post  .single-post-wrap .reladed-blog-slider .img-wrapper {
      padding-top: 73%;
      margin: 0;
  }
  
  .single-post  .single-post-wrap .reladed-blog-slider  .bg-img {
      background-size: cover;
      display: inline-block;
      width: 100%;
      position: absolute;
      top: 0;
      height: 100%;
      max-width: 485px;
      max-height: 350px;
      left: 0;
  }
  
  .category  .single-post-wrap .img-wrapper:after {
      display: none;
  }
  
  .category .single-post-wrap .post-content {
      max-width: 700px;
      margin: 100px auto;
      font-size: 26px;
      line-height: 32px;
       font-family: 'Lato-Light';
  }
  
  .category .single-post-wrap .post-content .site-btn-blank {
      margin-top: 50px;
      text-align: center;
  }
  
  
  /******Recent Blog*********/
  
  .recent-post.blog-section .vc_column-inner .blog-row .vc_grid-item {
      width: calc(33.33% - 58px);
      float: left;
      margin-right: 80px;
      padding-top: 100px;
  }
  
  .recent-post.blog-section .vc_column-inner .blog-row .vc_grid-item {
      padding-left: 0;
      padding-right: 0;
      margin-left: 0;
  }
  
  
  
  .recent-post.blog-section .vc_column-inner .blog-row .vc_grid-item img{
      width: 100%;
      max-height: 349px;
      object-fit: cover;
      max-height: 320px;
  }
  
  .recent-post.blog-section .vc_column-inner .blog-row .vc_grid-item:last-child {
      margin-right: 0;
      margin-left: 0;
  }
  
  .recent-post.blog-section .vc_column-inner .blog-row .vc_gitem-animated-block {
      position: relative;
  }
  
  .recent-post.blog-section .vc_column-inner .blog-row .vc_gitem-zone {
      background-size: cover !important;
      max-width: 485px;
      max-height: 350px;
      background: transparent !important;
      background-position: center !important;
  }
  
  .recent-post.blog-section .vc_column-inner .blog-row .vc_gitem_row .vc_gitem-col {
      padding: 0;
  }
  
  .recent-post.blog-section .vc_column-inner .blog-row .vc_gitem-post-data {
      margin: 0;
  }
  
  .recent-post.blog-section .vc_column-inner .blog-row .vc_gitem-post-data h4 {
      font-size: 29px;
      line-height: 35px;
      letter-spacing: -0.58px;
      padding: 40px 0 21px 0;
      font-family: 'Lato-Bold',sans-serif !important;
      margin: 0;
      min-height: 166px;
  }
  
  
  .recent-post.blog-section .blog-row {
      margin: 0;
  }
  
  .recent-post.blog-section .vc_column-inner .blog-row .vc_gitem-post-data p {
      margin: 0;
      padding-bottom: 30px;
      max-width: 450px;
      font-size: 18px;
      line-height: 30px;
      margin-bottom: 53px;
  }
  
  .recent-post.blog-section .vc_column-inner .blog-row .vc_gitem-post-data p:empty {
      display: none;
  }
  .recent-post.blog-section .vc_column-inner .blog-row .vc_gitem-post-data p {
     height: 66px;
     width: 100%;
     display: -webkit-box;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 2;
     overflow: hidden;
  }
  
  .recent-post.blog-section .vc_column-inner .blog-row .vc_btn3-container {
      margin-bottom: 0;
  }
  
  .recent-post.blog-section .vc_column-inner .blog-row .vc_btn3-container.vc_btn3-left a.vc_general {
      background-color: #fff !important;
      color: #007a33 !important;
      background-image: unset !important;
      font-size: 18px;
      line-height: 36px;
      letter-spacing: -0.36px;
      position: relative;
      font-family: 'Roboto-Bold',sans-serif;
      padding: 0;
      text-transform: uppercase;
      text-decoration: none;
  }
  
  .recent-post.blog-section .vc_column-inner .blog-row .vc_btn3-container.vc_btn3-left a.vc_general::after {
      position: relative;
      content: '';
      display: inline-block;
      width: 21px;
      height: 21px;
      background-repeat: no-repeat;
      background-image: url(/wp-content/themes/twentytwenty/assets/images/svg/CTA_arrow.svg);
      background-size: auto;
      margin-left: 15px;
      -moz-transition: all 0.9s linear;
      -o-transition: all 0.9s linear;
      -ms-transition: all 0.9s linear;
      display: inline-block;
      transform: translate(2px, 0px);
      transition: all .35s ease;
  }
  
  .recent-post.blog-section .vc_column-inner .blog-row .vc_btn3-container.vc_btn3-left a.vc_general:hover:after {
      transition: all .35s ease;
      transform: translate(3px,-3px);
  }
  #noResult {
      font-family: 'Roboto-Bold';
      font-size: 20px;
      text-align: center;
      padding: 50px 12px;
      display: block;
  }
  
  #map-section .dismissButton {
      background-color: #007a33 !important;
      color: #fff;
      width: 100%;
  }
  
  #map-section table {
      border: 0px solid black;
      border-radius: 0;
  }
  
  #map-section tr {
      border: 0;
  }
  
  #map-section td {
      border: 0;
  }
  
  /*********END Pages**************/
  #zipCodeError {
      position: absolute;
      bottom: -25px;
      font-size: 13px;
      color: #d92416;
  }
  
  .wpcf7-not-valid-tip {
      font-size: 13px;
      line-height: normal;
      padding-top: 4px;
      font-family: 'Lato-Regular',sans-serif;
  }
  .custom-form  p.latters_error {
      font-size: 13px;
      line-height: normal;
      padding-top: 4px;
      font-family: 'Lato-Regular',sans-serif;
      font-weight: normal;
      display: block;
      color: #dc3232;
      padding-bottom: 0;
  }
  
  .wpcf7-spinner span.wpcf7-spinner {
      top: 0;
  }
  
  .wpcf7-spinner {
      position: absolute;
      left: 0;
      right: 0;
      top: 3px;
      text-align: center;
      margin: 0 auto;
      background-color: transparent;
      border: 0px solid #007a33;
      color: #007a33;
      opacity: 1;
  }
  .wpcf7-spinner::before {
      content: "\f1ce ";
      -webkit-animation: fa-spin 2s infinite linear;
      animation: fa-spin 2s infinite linear;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: 15px;
      width: auto;
      height: auto;
      padding: 0;
      font-family: 'FONTAWESOME';
  }
  
  .wpcf7 form.sent .wpcf7-response-output {
  
      font-size: 15px;
      line-height: 29px;
      color: #007A33;
      text-align: center;
      max-width: 523px;
  }
  
  .custom-form form .wpcf7-response-output {
      border: 0;
      max-width: 523px;
      margin: 0 auto;
      display: table;
      padding: 0;
      font-size: 16px;
      line-height: 39px;
      font-family: 'Lato-Regular';
      letter-spacing: 0;
      color:#dc3232;
  }
  
  /***************************************************/
  
  .single-post-wrap span.back a {
      display: flex;
      color: #000000;
      font-size: 18px;
      font-family: 'Roboto-Bold';
      text-decoration: underline;
      justify-content: center;
      align-items: center;
  }
  .single-post-wrap span.back a span {
      padding-right: 19px;
  }
  .single-post-wrap {
      width: calc(100% - 8rem);
      margin-left: auto;
      margin-right: auto;
      padding-left: 40px;
      padding-right: 40px;
      max-width: 168rem;
  }
  .single-post-wrap span.back a {
      color: #000000;
      font-size: 18px;
      font-family: 'Roboto-Bold';
      text-decoration: underline;
  }
  .single-post-wrap span.back {
      display: block;
      text-align: center;
  }
  .single-post-wrap .content-wrap h2 {
      font-family: 'Roboto-Bold';
      font-size: 77px;
      line-height: 86px;
      letter-spacing: -1.54px;
      margin: 82px 0 0px;
      text-align: center;
  }
  .single-post-wrap .content-wrap .meta {
      text-align: center;
      font-size: 18px;
      margin-top: 60px;
      text-transform: uppercase;
      font-family: 'Roboto-Bold';
  }
  .single-post-wrap .content-wrap .meta span.author {
      color: #0E7A33;
  }
  .single-post-wrap .post_content {
      max-width: 845px;
      margin: 51px auto 0;
      font-size: 29px;
      line-height: 35px;
      text-align: center;
      font-family: 'Lato-Light';
  }
  .single-post-wrap .img-wrapper {
      margin-top: 130px;
      text-align: center;
  }
  .single-post-wrap .img-wrapper img {
      margin: 0 auto;
  }
  .single-post-wrap .content-wrap .meta span.author {
      color: #0E7A33;
  }
  .single-post-wrap .post_content {
      max-width: 845px;
      margin: 51px auto 0;
      font-size: 29px;
      line-height: 35px;
      text-align: center;
      font-family: 'Lato-Light';
  }
  .single-post-wrap .img-wrapper {
      margin-top: 130px;
      text-align: center;
  }
  .single-post-wrap .img-wrapper img {
      margin: 0 auto;
  }
  .single-post-wrap ul.category_list {
      display: inline-flex;
      justify-content: space-between;
      width: 100%;
      /* margin-top: 130px; */
      margin-top: 83px;
  }
  .single-post-wrap ul.category_list li a {
      letter-spacing: -0.36px;
      color: #000000;
      text-transform: uppercase;
      font-size: 14px;
      line-height: normal;
      text-align: center;
      padding: 10px 0;
      opacity: 0.5;
      font-family: 'Roboto-Bold';
      border-radius: 20px;
      max-width: 212px;
      display: block;
  }
  .single-post-wrap ul.category_list li.active a {
      background-color: #007A33;
      border-radius: 21px;
      color: #fff;
      opacity: 1;
  }
  .single-post-wrap ul.category_list li {
      width: 100%;
      margin: 0;
  }
  .single-post-wrap .post-content .social ul li a {
      color: #000;
  }
  .single-post-wrap .post-content {
      margin-top: 155px;
  }
  .single-post-wrap .post-content p {
      font-size: 18px;
      line-height: 38px;
      font-family: 'Roboto-Regular';
  }
  .single-post-wrap .post-content .left_block {
      width: 70%;
      float: left;
  }
  .single-post-wrap .post-content .right_block {
      width: 30%;
      float: left;
  }
  .single-post-wrap .post-content:after {
      content: '';
      width: 100%;
      display: table;
  }
  .single-post-wrap .post-content .social ul li {
      font-size: 18px;
      font-family: 'Roboto-Bold';
      margin-top: 22px;
  }
  .single-post-wrap .post-content .right_block .social {
      margin: 0 auto;
      display: table;
  }
  .single-post-wrap .post-content p + p {
      margin-top: 30px;
  }
  .single-post-wrap .post-content p a {
      color: #007a33;
  }
  .single-post-wrap .blog-row {
      margin-top: 220px;
      margin-bottom: 220px;
  }
  .single-post-wrap h4.vc_custom_heading {
      padding: 40px 0 21px 0;
      font-family: 'Lato-Bold',sans-serif !important;
  }
  .single-post-wrap .blog-row .wpb_text_column {
      font-size: 18px;
      line-height: 30px;
      margin-bottom: 23px;
  }
  .single-post-wrap span.back a:hover {
      color: #0E7A33;
  }
  .load_more {
      display: none !important;
  }
  .dealer-wrapper h3.dealer-name a {
        color: #000;
    }
    .dealer-wrapper h3.dealer-name a:hover,.dealer-wrapper h3.dealer-name a:focus {
        text-decoration: underline;
    }
  @media only screen and (min-width:1920px){
      body.template-full-width .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
          max-width: 1920px;
          margin: 0 auto;
      }
  }
  
  @media only screen and (max-width: 1750px){
      .section_one:before {
  
           height: 200px;
           width: 200px;
           bottom: 0px;
           left: 0px;
      }
  }
  
  
  @media only screen and (max-width: 1725px){
      .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul li.isotope-item:nth-child(1),
      .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul li.isotope-item:nth-child(4) {
          max-width:375px;
          max-height: 255px;
      }
  
      .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul li.isotope-item:nth-child(2),
      .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul li.isotope-item:nth-child(3) {
          max-width: 200px;
          max-height: 255px;
      }
  
  }
  
  
  
  @media only screen and (max-width:1700px){
      .blog-section .blog-row .blog-articles {
          max-width: 410px;
      }
  }
  
  @media only screen and (max-width:1680px){
      .blog-section .blog-row .blog-articles {
          max-width: 410px;
      }
      .hero-section .hero-images img {
          max-width: 832px;
      }
      #site-footer .section-inner {
          max-width: 1500px;
      }
  
      #site-footer .section-inner .footer-links {
          padding-right: 65px;
      }
  
      .customer-slider .slider-row .custom-image{  
          margin-left: 60px;
      }
      .customer-slider.wpb_column.vc_column_container.vc_col-sm-12::after {
          right: 47px;
      }
   
      .customer-slider.wpb_column.vc_column_container.vc_col-sm-12 .vc_column-inner{ 
          padding: 0 0;
      }
  
      header .header-inner.section-inner .header-navigation-wrapper nav ul li {
          padding-right: 42px;
      }
  
      header .tab-links ul li {
          padding-right: 42px;
      }
      .customer-section:before {
          right: 9%;
          height: 200px;
          width: 210px;
      }
      .showroom_grid {
          max-width: 1200px;
          height: 655px;
      }
      #map-section .left-block {
          max-width: 850px;
      }
  
      #map-section .right-block {
          width: calc(100% - 862px);
      }
      .customer-slider .slick-next {
        right: 30px;
        top: 50%;
    }
    .customer-slider .slick-prev {
        left: -35px;
        top: 50%;
    }
  
    .customer-slider .slick-next:before, .customer-slider .slick-prev:before {
        font-size:45px;
    }
  
  }
  
  @media only screen and (max-width:1600px){
     
      header .header-inner.section-inner .header-navigation-wrapper nav ul li {
          padding-right: 55px;
      }
      
      header .tab-links ul li {
          padding-right: 60px;
      }
      #site-footer .section-inner .footer-links {
          padding-right: 60px;
      }
      .customer-slider .slider-row .custom-image {
          margin-left: 30px;
      }
      header .header-inner.section-inner .header-navigation-wrapper nav ul li {
          padding-right: 38px;
      }
  
      header .tab-links ul li {
          padding-right: 20px;
      }
      header .header-navigation-wrapper{
          padding-left:0px;
          padding-top: 7px;
      }
  }
  
  
  @media only screen and (max-width:1514px){
      #site-footer .section-inner .social-links {
          width: 100%;
          padding-top: 145px;
          padding-right: 7px;
      }
       #site-footer .section-inner {
          max-width: 1300px;
      }
      
  }
  
  
  @media only screen and (max-width:1500px){
      .customer-slider .slick-prev {
        left: -35px;
      }
      .dealer-details-wrap .dealer-details:last-child {
          margin-bottom: 70px;
      }
  
      .customer-slider .slick-next {
         right: 45px;
      }
      .hero-slider .slick-prev {
        left: 190px;
    }
      .hero-slider .slick-prev,
      .hero-slider .slick-next{
          top:50%;
      }
      #customers_love_try_slider .slick-next {
          right: 61px;
      }
      #site-footer .section-inner .footer-links .site-btn-blank.signup-btn {
          margin-top: 0px;
          padding-top: 10px;
      }
      header .header-inner.section-inner .header-navigation-wrapper nav ul li.menu-item-has-children:hover .sub-menu {
          display: block;
      }
  
      header .header-inner.section-inner .header-navigation-wrapper nav ul li.menu-item-has-children .sub-menu {
          display: none;
      }
      header .header-inner.section-inner .header-navigation-wrapper nav ul li {
          padding-top: 12px;
          padding-bottom: 12px;
      }
      #zipCodeError {
          bottom: -22px;
          font-size: 11px;
      }
      .single-project h2 {
          font-size: 60px;
          line-height: 67px;
      }
      #customers_love_try_slider .slick-slide.slick-current.slick-active {
          max-width: 400px;
      }
      
      .single-project .content-wrap .meta {
          padding-bottom: 80px;
      }
      .single-project .img-wrapper img{
          max-width:658px;
          margin:0 auto;
      }
      .single-post  .single-post-wrap .reladed-blog-slider .img-wrapper {
          position: relative;
          padding-top: 73%;
      }
      
      .single-post  .single-post-wrap .reladed-blog-slider  .bg-img {
          background-size: cover;
          display: inline-block;
          width: 100%;
          position: absolute;
          top: 0;
          height: 100%;
          max-width: 485px;
          max-height: 350px;
      }
      .blog-section .blog-row .blog-articles {
          max-width: 302px;
          /* margin: 0 40px; */
      }
      .blog-section .blog-row .blog-articles .img-wrapper .bg-img {
          max-width: 302px;
          max-height: 262px;
      }
  
      .blog-section .blog-row .blog-articles .img-wrapper {
          padding-top: 79%;
      }
  
      .blog-section .blog-row .blog-articles img {
          max-height: 262px;
          height: 35vh;
      }
      .hero-slider {
          max-height:664px;
          overflow: hidden;
      }
      ul.custom_paging {
        
          right: 100px;
          min-width: 250px;
      }
      ul.custom_paging:after {
        width: 180px;
    }
      .hero-section {
          padding-top: 0;
          padding-bottom: 85px;
      }
      #site-content {
          padding-top: 160px;
      }
      header .header-inner.section-inner .logo-wrapper img {
          max-width: 170px;
      }
      
      .site-btn {
          min-width: 162px;
          font-size: 12px;
          line-height: 16px;
          padding: 12px 0;
          letter-spacing: -0.24px;
      }
      
      .button-wrapper .site-btn:after {
          background-size: 17px;
          width: 18px;
          height: 12px;
          top: 1px;
      }
      
      header .header-inner.section-inner .header-navigation-wrapper nav ul li a {
          font-size: 12px;
          line-height: 25px;
          letter-spacing: -0.52px;
          padding-right: 0;
      }
      header .header-inner.section-inner .header-navigation-wrapper nav ul li.menu-item-has-children ul.sub-menu {
        right: -25px;
        top: 50px;
        width: 165px;
      }
      header .header-inner.section-inner .header-navigation-wrapper nav ul li.menu-item-has-children ul.sub-menu li a{
        line-height:normal;
      }
      header#site-header .header-inner.section-inner ul.primary-menu.reset-list-style {
          margin-left: 0;
          margin-right: 0;
      }   
      
      header .header-inner.section-inner .header-navigation-wrapper nav ul li {
          padding-right: 28px;
      }
      
      header .tab-links ul li a {
          font-size: 14px;
      }
      
      header#site-header .header-inner.section-inner {
          padding: 25px 75px;
      }
      
      header .tab-links ul li {
          padding-right: 15px;
      }
      .customer-slider.wpb_column.vc_column_container.vc_col-sm-12 .vc_column-inner{
          margin: 0 50px;
          /* overflow: hidden; */
      }
      
      header#site-header .header-inner.section-inner.fixed {
          padding: 15px 75px;
      }
  
      .hero-section .hero-images img {
          max-width: 550px;
          object-position: center;
          height: 664px;
      }
          
      .hero-images .wpb_single_image.wpb_content_element {
          text-align: right;
      }
      .hero-images .wpb_single_image.wpb_content_element figure .slick-list.draggable {
          height: 100% !important;
      }
  
      .hero-images::before {
          width: 150px;
          height: 157px;
          background-size: 150px;
          top: 80%;
          left: 11%;
      }
  
      h1 {
          font-size: 60px;
          line-height: 67px;
          letter-spacing: -1.2px;
      }
  
      .hero-section .hero-content p {
          font-size: 26px;
          line-height: 32px;
      }
  
      .image-content-section {
          padding: 100px 100px 17px 100px;
      }
  
      .hero-images:after {
          width: calc(100% - 72px);
          left: unset;
          top: -19px;
          max-width: 555px;
          right: 0;
      }
  
      h2.vc_custom_heading {
          font-size: 42px;
          line-height: 47px;
      }
  
      .green-text h6 {
          font-size: 16px;
          line-height: 19px;
      }
  
      .what-we-do .image-content h2.vc_custom_heading {
          padding: 20px 0 80px 0px;
      }
  
      .what-we-do .wpb_text_column.wpb_content_element {
          width: auto;
          margin-right: 48px;
      }
  
      .what-we-do .image-content {
          width: 65%;
      }
      .what-we-do .image-content {
          margin-top: -50px;
      }
  
      .what-we-do .image-row {
          width: 35%;
      }
  
      p, .entry-content p {
          font-size: 16px;
          line-height: 27px;
      }
  
      .what-we-do .image-content .wpb_content_element p {
          font-size: 16px;
          line-height: 27px;
          max-width: 280px;
          margin-bottom: 25px;
      }
  
      .what-we-do {
          padding: 95px 99px 165px 99px;
      }
      .what-we-do.how-it-works {
          padding-top: 190px;
          padding-bottom: 100px;
      }
      .customer-slider.wpb_column.vc_column_container.vc_col-sm-12 {
          padding: 0 0px;
      }
  
      header .tab-links ul {
          margin-bottom: 4px;
          padding: 0 0 4px 0;
          margin-right: 25px;
      }
  
      .hero-section .hero-content {
          padding-top: 138px;
      }
  
      .what-we-do .image-section .vc_column-inner .wpb_wrapper h3.vc_custom_heading {
          font-size: 30px;
          line-height: 34px;
          letter-spacing: -0.6px;
          max-width: 150px;
          margin: 42px 14px;
      }
  
      .what-we-do .image-section .vc_column-inner .wpb_wrapper {
          max-width: 159px;
      }
  
      .what-we-do .image-section .vc_column-inner .wpb_wrapper img {
          height: 391px;
          object-fit: fill;
      }
  
      .what-we-do .image-section .vc_column-inner .wpb_single_image:first-child {
          margin-bottom: 5px;
          /* opacity: 0.5; */
      }
  
      .what-we-do .image-section:after {
          right: -99px;
          width: 9px;
          height: 230px;
      }
  
      .what-we-do.how-it-works .image-section:after {
          left: -100px;
          bottom: 57px;
      }
  
      .what-we-do .image-section .vc_column-inner .wpb_wrapper:last-child img {
         
      }
  
      .what-we-do .image-section .vc_column-inner .wpb_single_image:last-child img {
          height: 483px;
          object-fit: cover;
      }
  
      .what-we-do .image-section .vc_column-inner .wpb_wrapper h3.vc_custom_heading.hide-text {
          margin: 0;
      }
  
      .what-we-do .wpb_text_column.wpb_content_element:last-child {
          padding-left: 29px;
      }
  
      .banner-image .wpb_single_image .vc_single_image-wrapper img {
          max-height: 396px;
          max-width: 100%;
      }
      .banner-image .vc_column-inner{
          padding-right:99px;
      }
      .why-filed-turf h2.vc_custom_heading {
          letter-spacing: -0.84px;
      }
  
      .why-filed-turf {
          text-align: center;
          padding: 115px 0 95px 0;
      }
  
      .why-filed-turf .work-row .work-box h4.vc_custom_heading {
          font-size: 26px;
          line-height: 32px;
          margin: 40px 0 20px 0;
      }
      .why-filed-turf .work-row .work-box .wpb_single_image {
          text-align: center;
          margin-bottom: 45px;
      }
  
      .why-filed-turf .work-row .work-box .wpb_single_image img {
          width: 80px;
          height: 80px;
      }
  
      .why-filed-turf .work-row .work-box .wpb_content_element p br {
          display: none;
      }
  
      .why-filed-turf .work-row .work-box .wpb_content_element p {
          max-width: 275px;
      }
  
      .image-content-section .content-row .work-info {
          padding-left: 103px;
      }
  
      .site-btn-blank .vc_btn3-style-custom {
          font-size: 12px;
          letter-spacing: -0.24px;
          line-height: 14px;
      }
  
      .site-btn-blank .vc_btn3-style-custom:after {
          width: 15px;
          height: 13px;
          background-size: 15px;
          margin-left: 6px;
          transform: translate(2px, 2px);
      }
  
      .image-content-section .content-row h2.vc_custom_heading {
          padding: 30px 0;
      }
  
      .image-content-section .content-row .wpb_text_column p {
          padding-bottom: 20px;
      }
      .what-we-do .image-row .wpb_wrapper .wpb_column.vc_column_container.vc_col-sm-6 .vc_column-inner{
          padding-right:0px;
      }
      .what-we-do .image-section .wpb_column.vc_column_container.vc_col-sm-6 .vc_column-inner {
          padding-right: 0px;
      }
  
      .image-content-section .content-row .wpb_single_image .vc_single_image-wrapper img {
          max-width: 480px;
      }
  
  
      .what-we-do.how-it-works .wpb_wrapper p br {
          display: none;
      }
  
      .what-we-do.how-it-works .image-content-section .wpb_text_column p {
          max-width: 362px;
      }
  
      .image-content-section.benefit-section .vc_column-inner .wpb_wrapper p {
          max-width: 386px;
      }
  
      .image-content-section.benefit-section .vc_column-inner .wpb_wrapper p br {
          display: none;
      }
  
      .what-we-do.how-it-works .vc_column-inner .wpb_wrapper p {
          max-width: 390px;
      }
  
      .what-we-do.how-it-works .image-row {
          padding-left: 100px;
      }
      .what-we-do.how-it-works .image-row h2.vc_custom_heading {
          padding-bottom: 30px;
      }
      .customer-section {
          padding: 118px 85px 80px 85px;
      }
  
      .custom-image .wpb_wrapper.vc_figure .vc_single_image-wrapper img {
          max-width: 349px;
      }
  
      .customer-section .customer-detail h2.vc_custom_heading {
          max-width: 370px;
      }
  
      .customer-section .customer-detail .wpb_text_column p {
          font-size: 16px;
          max-width: 320px;
          line-height: 27px;
          padding-bottom: 0;
      }
  
      .customer-section .customer-detail h5.vc_custom_heading {
          font-size: 26px;
          line-height: 32px;
          letter-spacing: -0.52px;
      }
  
      .find-more-section .image-wrapper .site-btn .vc_general.vc_btn3:after {
          width: 15px;
          height: 13px;
          background-size: 15px;
          margin-left: 6px;
          top: 1px;
      }
  
  
      .customer-slider.wpb_column.vc_column_container.vc_col-sm-12::after {
          right: 79px;
          height: 157px;
          width: 140px;
          bottom: 36px;
      }
  
      .custom_paging li.slick-active a.custom-numbers span {
          font-size: 15px;
          line-height: 18px;
      }
  
      .custom-dot {
          width: 10px;
          height: 10px;
      }
  
      .customer-slider .custom_paging li:first-child:after {
          right: 58px;
      }
  
      .customer-slider ul.custom_paging {
          top: -16px;
          left: 0;
          margin-left: 5px;
      }
  
      .copy-right p {
          font-size: 10px;
          line-height: 13px;
          letter-spacing: -0.3px;
      }
  
  
      .what-we-do.how-it-works .image-section .vc_column-inner .wpb_wrapper{
          max-width: 204px;
      }
  
      .what-we-do.how-it-works .image-section .vc_column-inner .wpb_wrapper{
          max-width: 204px;
      }
  
  
  
      .what-we-do.how-it-works .image-section .vc_column-inner .wpb_single_image:last-child img {
          height: 360px;
          object-fit: cover;
          margin-top: 35px;
      }
      .what-we-do.how-it-works .image-section .vc_column-inner .wpb_single_image:first-child img{
           height: 447px;
      }
  
  
      .find-more-section {
          padding: 152px 0 140px 0;
      }
  
      .find-more-section .image-wrapper .site-btn {
          min-width: 200px;
      }
  
      .find-more-section .image-wrapper .site-btn .vc_general.vc_btn3 {
          font-size: 12px;
          line-height: 14px;
          padding: 12px 0 13px 0;
      }
  
      .blog-section .blog-row .blog-articles h4.vc_custom_heading {
          font-size: 25px;
          line-height: 31px;
          letter-spacing: -0.52px;
          padding: 25px 0;
          min-height: 145px;
      }
  
      .blog-section .blog-row .blog-articles .vc_column-inner {
          padding: 0;
      }
  
      .blog-section .blog-row .blog-articles .wpb_text_column p {
          max-width: 290px;
          padding-bottom: 10px;
      }
  
      #site-footer .section-inner {
          max-width: 1080px;
      }
  
      #site-footer .footer-logo img {
          width: 170px;
      }
  
      #site-footer .section-inner .footer-links label {
          font-size: 16px;
          line-height: 23px;
          letter-spacing: -0.32px;
          padding-bottom: 25px;
      }
  
      #site-footer .section-inner .footer-links li a {
          font-size: 16px;
          line-height: 32px;
          letter-spacing: -0.32px;
      }
  
      #site-footer .section-inner .social-links ul li img {
          max-width: 20px;
          height: 20px;
      }
  
      #site-footer .section-inner .side-footer {
         width: calc(35% - 20px);
      }
  
      #site-footer .section-inner .link-wrapper {
          width: calc(100% - 33% - 15px);
      }
  
      #site-footer .section-inner .footer-links:last-child {
          padding-right: 0;
      }
  
      #site-footer .section-inner .footer-links:nth-child(4) {
          padding-right: 0;
      }
  
      #site-footer .section-inner .footer-links {
          padding-right: 100px;
      }
  
      #site-footer .section-inner .side-footer .our-business .wrapper img {
          max-width: 169px;
      }
      #site-footer .section-inner .side-footer .our-business .wrapper:last-child img {
          max-width: 210px;
      }
  
      #site-footer .section-inner .side-footer .our-business .wrapper {
          padding-bottom: 30px;
      }
  
      #site-footer .footer-logo {
          padding-bottom: 200px;
      }
  
      #site-footer .section-inner {
          padding-bottom: 0;
          padding: 45px 15px;
      }
      .site-btn-blank .vc_btn3-style-custom:hover:after {
  
          transform: translate(3px,1px);
      }
  
      .customer-slider .slider-row .custom-image {
          margin-left: 0px;
      }
      .customer-section:before {
          right:10%;
          height: 200px;
          width: 210px;
      }
      
      /******ABout US********/
      .About .faq-section {
          padding-bottom: 129px;
      }
      .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul li.isotope-item:nth-child(1),
      .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul li.isotope-item:nth-child(4) {
          max-width:285px;
          max-height: 237px;
      }
  
      .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul li.isotope-item:nth-child(2),
      .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul li.isotope-item:nth-child(3) {
          max-width: 195px;
          max-height: 237px;
      }
      .faq-section .faq-row .faq-title h2.vc_custom_heading {
          letter-spacing: -0.84px;
          max-width: 250px;
      }
      .faq-section::before {
          width: 9px;
          top: 92px;
          height: 1022px;
      }
  
      .faq-section .faq-row .faq-content h2.widgettitle {
          font-size: 26px;
          line-height: 32px;
          max-width: 217px;
          letter-spacing: -0.52px;
          margin-right: 50px;
          text-align: left;
      }
  
      .faq-section .faq-row .faq-content .textwidget p {
          font-size: 15.5px;
          line-height: 27px;
      }
      .faq-section .faq-row .faq-content .wpb_wrapper .widget.widget_text {
          padding-bottom: 46px;
      }
  
      .faq-section .faq-row {
          max-width: 100%;
          padding: 0 42px;
          margin: 87px auto 0px auto;
      }
  
      .faq-section .faq-row .faq-content .textwidget {
          max-width: 340px;
      }
  
      .faq-section::after {
          height: 157px;
          width: 157px;
          background-size: 157px;
          bottom: 630px;
      }
      .faq-section .faq-row .faq-content .vc_btn3-style-custom {
          min-width: 162px;
          font-size: 12px;
          line-height: 16px;
          padding: 11px 0;
          letter-spacing: -0.24px;
          min-width: 162px;
          font-size: 12px;
          line-height: 16px;
          padding: 12px 0;
          letter-spacing: -0.24px;
          margin: 50px 0 0 100px;
      }
      .image-content-section .about-wrapper .content-row .work-info {
          padding-left: 63px;
      }
  
      .image-content-section .about-wrapper .content-row .image-wrapper .wpb_single_image {
          text-align: left;
      }
  
      .image-content-section.benefit-section .about-wrapper .vc_column-inner {
          padding-left: 20px;
      }
  
      .faq-section .faq-row .faq-content .wpb_wrapper {
          text-align: right;
      }
      .about-content.vc_col-sm-6 .vc_column-inner .wpb_wrapper p {
          max-width: 394px;
      }
  
      .image-content-section .about-wrapper .content-row {
          align-items: baseline;
      }
      .find-more-section.turf-property {
          padding: 157px 0 141px 0;
      }
  
      .find-more-section .image-wrapper h2.vc_custom_heading {
          padding-bottom: 30px;
      }
  
      .find-more-section.turf-property .image-wrapper::before {
          width: 203px;
          height: 123px;
      }
  
      .find-more-section.turf-property:before {
          width: 203px;
          height: 123px;
      }
  
      .find-more-section.turf-property .image-wrapper .site-btn .vc_general.vc_btn3 {
          padding: 13px 0;
          border-radius: 7px;
      }
      .faq-section .faq-row .faq-content .site-btn-blank{
          max-width: 612px;
      }
      
      
      .section_one{
         /* margin-bottom: 150px !important;*/
      }
      .section_one .text_container .wpb_wrapper p {
              font-size: 22px;
          padding-top: 30px;
          line-height: 28px;
              max-width: 450px;
      }
  
      .section_one .wpb_single_image {
          max-width: 553px;
          max-height: 664px;
          margin: 0 0 0 auto;
      }
  
      .green_bg_overly:after {
          width: 581px;
          right: -5px;
          left: unset;
          height: 307px;
      } 
      .section_one h1.vc_custom_heading {
        padding-top: 100px;
      } 
  
      .section_one .wpb_single_image img {
          height: 664px;
          object-fit: cover;
      }
       .section_one:before {
          height: 158px;
          width: 158px;
          left: 0px;
      }
      /*Product Page*/
      .page.Golf .faq-section .faq-row .faq-title h2.vc_custom_heading {
          max-width: 100%;
      }
      .page.Backyard .faq-section::before {
          top: 125px;
          height:995px;
      }
      .page.Backyard .faq-section .faq-row .faq-title h2.vc_custom_heading {
          max-width: 100%;
      }
      .page.Pool .section_second .description_box {
          max-width: 625px;
      }
  
      .page.Pool .faq-section .faq-row .faq-title h2.vc_custom_heading {
          max-width: 100%;
      }
      .page.Pool .faq-section::before {
          width: 9px;
          top: 127px;
          height: 943px;
      }
  
      
      .section_second {
          padding-top: 33px;
      }
      .advantages_for_pet_owners .bg-image.wpb_column.vc_col-has-fill .vc_column-inner {
          background-position: -90px 0;
      }
      .advantages_for_pet_owners .site-btn-blank .vc_btn3-style-custom {
          min-width: 260px;
          padding: 13px 0;
      }
      .Pet .advantages_for_pet_owners .bg-image.wpb_column.vc_col-has-fill .vc_column-inner{
          background-position: left;
      }
      .Commercial .advantages_for_pet_owners .bg-image.wpb_column.vc_col-has-fill .vc_column-inner {
          background-position: right;
      }
  
      
      .advantages_for_pet_owners {
          margin-bottom: 161px;
      }
      .advantages_for_pet_owners .why_pet_owners_right_block h4.vc_custom_heading.mobile-hide {
          letter-spacing: -0.58px;
          font-size: 29px;
          line-height: 33px;
          padding-top: 0;
      }
  
      .advantages_for_pet_owners .vc_col-sm-6.vc_col-has-fill {
          
          max-width: 542px;
      }
  
      .advantages_for_pet_owners .vc_col-sm-6.vc_col-has-fill .vc_column-inner.vc_custom_1635142321826 {
          max-height: 596px;
      }
  
      .section_second .list_block li {
          font-size: 16px;
          line-height: 27px;
          margin-top: 44px;
          max-width: 185px;
      }
  
      .section_second .list_block li::after {
          width: 27px;
          height: 27px;
      }
  
      .why_pet_owners_right_block {
          padding: 46px 0px 20px 108px;
      }
  
      .why_pet_owners_right_block .vc_column-inner {
          padding: 0;
          max-width: 531px;
          margin: 0 0 0 0;
      }
  
      .section_second .list_block ul {
          padding-top: 30px;
      }
  
      .showroom_grid {
          height: 543px;
          max-width: 1030px;
      }
  
      #customers_love_try_slider .slider_section>.vc_column-inner{
          padding-left: 453px;
      }
  
      body .customers_love_try_slider h2 {
          padding-left: 400px;
      }
  
      #customers_love_try_slider .slider_section::before {
          height: 157px;
          width: 141px;
          bottom: 0;
      }
      .showroom_grid {
          height: 543px;
          max-width: 1030px;
      }
  
      #customers_love_try_slider .slider_section>.vc_column-inner{
          padding-left: 375px;
          padding-right: 70px;
      }
  
      body .customers_love_try_slider h2 {
          padding-left: 375px;
          max-width: 100%;
      }
  
      #customers_love_try_slider .slider_section::before {
          height: 157px;
          width: 141px;
          bottom: 0;
      }
      .section_second .description_box {
          padding-top: 39px;
      }
      
      .show-room h2.vc_custom_heading {
          padding-top: 155px;
          padding-bottom: 100px;
      }
      
      .show-room .vc_column-inner {
          padding-bottom: 190px;
      }
      #customers_love_try_slider {
          padding-top: 90px;
          padding-bottom: 0;
      }
  
      #customers_love_try_slider .slider_section>.vc_column-inner::after {
          height: 140px;
          width: 177px;
          left: 10%;
          top: -130px;
      }
  
      .customers_love_try_slider .slider_section .wpb_wrapper h6 {
          font-size: 26px;
          line-height: 32px;
          min-height: 64px;
          max-width: 292px;
          display: inline-block;
      }
      #customers_love_try_slider .slider_section .wpb_wrapper p {
          max-width: 350px;
      }
      #customers_love_try_slider .slick-slide .vc_column-inner>.wpb_wrapper {
          padding-left: 10px;
      }
  
      #customers_love_try_slider .slider_section .wpb_wrapper {
          margin-bottom: 50px;
          min-width: 100%;
      }
  
      #customers_love_try_slider ul.custom_paging {
          bottom: -35px;
      }
  
      .page.Pet .faq-section .faq-row .faq-title h2.vc_custom_heading {
          max-width: 100%;
      }
  
      .why_pet_owners_right_block.wpb_column.vc_column_container.vc_col-sm-6 {
          width: calc(100% - 542px);
      }
  
      .why_pet_owners_right_block::before{
          width: 9px;
          height: calc(100% - 160px);
          top: 152px;
      }
  
      .page.Pet .section_one .text_container .wpb_wrapper p {
          max-width: 450px;
      }
  
      .page.Pet .section_one .text_container .wpb_wrapper p br {
          display: none;
      }
      .page.Commercial .section_one .text_container .wpb_wrapper p {
          max-width: 350px;
      }
  
      .page.Commercial .section_one .text_container .wpb_wrapper p br {
          display: none;
      }
      .page.Commercial .section_second .description_box{
             max-width: 700px;
      }
      .page.Commercial .section_one .text_container .wpb_wrapper p {
          max-width: 350px;
      }
  
      .page.Commercial .section_one .text_container .wpb_wrapper p br {
          display: none;
      }
      .page.Commercial .faq-section::before {
          background-color: #007a33;
          height: 967px;
          bottom: unset;
          top: 127px;
      }
      .page.Commercial .faq-section .faq-row .faq-title h2.vc_custom_heading {
          max-width: 100%;
      }
      .page.Commercial .faq-section .faq-row .faq-title h2.vc_custom_heading br {
          display: none;
      }
  
      .page.Pet .faq-section::before {
          background-color: #007a33;
          height: 757px;
          bottom: unset;
          top: 127px;
      }
  
      .page.Golf .section_second .description_box{
             max-width: 630px;
      }
      .page.Golf .faq-section::before {
          background-color: #007a33;
          height: 967px;
          bottom: unset;
          top: 127px;
      }
       .page.Golf .section_one .text_container .wpb_wrapper p {
          max-width: 480px;
      }
  
      .page.Golf .section_one .text_container .wpb_wrapper p br {
          display: none;
      }
      /*******Contact********/
      .custom-form form {
          max-width: 474px;
          padding: 60px 0;
      }
      
      .custom-form form h2 {
          max-width: 380px;
          font-size: 30px;
          line-height: 44px;
          letter-spacing: -0.6px;
          padding-bottom: 30px;
          padding-right: 5px;
      }
      
      .custom-form form p {
          max-width: 380px;
      }
      
      .custom-form form label {
          font-size: 15px;
      }
      
      .contact-section .section_second h6.vc_custom_heading.green-text {
          letter-spacing: -0.52px;
          font-size: 26px;
          line-height: 32px;
      }
      
      .contact-section .section_second h4.vc_custom_heading {
          font-size: 29px;
          line-height: 33px;
          letter-spacing: -0.58px;
          max-width: 400px;
      }
      
      .contact-section {
          padding: 80px 112px 0 112px;
      }
      
      .contact-section .section_second .list_block li {
          margin-left: 50px;
      }
      
      .contact-section .section_second .list_block li:after {
          left: -50px;
      }
      
      .contact-section .section_second .list_block li:nth-child(even) {
          margin-left: 75px;
          padding-right: 8px;
      }
      
      .contact-section::before {
          height: 157px;
          width: 157px;
      }
      
      .reach-us.why-filed-turf {
          padding: 150px 0 100px 0;
      }
      
      .reach-us.why-filed-turf .work-row .work-box h4.vc_custom_heading {
          margin: 40px 0 10px 0;
      }
      
      .get-a-quote {
          padding-bottom: 200px;
      }
      .get-a-quote .wpb_wrapper .site-btn-blank .vc_btn3-style-custom {
          min-width: 162px;
          padding: 11px  0 14px 0;
          font-size: 12px;
          line-height: 14px;
      }
      .custom-form form p .wpcf7-submit {
          font-size: 12px;
          letter-spacing: -0.24px;
          line-height: 14px;
          min-height: 45px;
      }
      
      .custom-form form p.submit-wrap::after {
          bottom: 34px;
          right: 146px;
          width: 15px;
          height: 15px;
          background-size: 16px;
      }
      .wpcf7 form.sent .wpcf7-response-output {
          max-width: 300px;
          line-height: 20px;
      }
      #map-section .left-block {
          max-width:593px;
          max-height: 783px;
      }
  
      #map-section .right-block {
          width: calc(100% - 606px);
          padding-left: 50px;
          max-height: 783px;
      }
      .dealer-wrapper h3.dealer-name {
          letter-spacing: -0.52px;
          font-size: 23px;
          line-height: 32px;
      }
      .dealer-details-wrap .dealer-details .dealer-address p {
          display: inline-block;
      }
      
      .dealer-details-wrap .dealer-details .dealer-address p span.dealer-contact {
          display: inline-block;
          padding-left: 2px;
      }
      
      .dealer-details-wrap .dealer-details .dealer-address span.dealer-location {
          display: block;
          padding-top: 8px;
      }
      .dealer-details-wrap .dealer-details .dealer-address p {
          max-width: 245px;
      }
  
      .dealer-details-wrap .dealer-details .dealer-contact,.dealer-details-wrap .dealer-details .dealer-address p {
          font-size: 14px;
          line-height: 26px;
          letter-spacing: -0.56px;
      }
  
      span.dealer-location {
          font-size: 16px;
          line-height: 39px;
          letter-spacing: -0.32px;
      }
  
      .dealer-details-wrap .dealer-details {
          padding: 34px 30px 34px 30px;
          max-width: 421px;
          margin-right: 0;
          border-radius: 14px;
          margin-bottom: 18px;
      }
      
      .dealer-wrapper p {
          max-width: 800px;
      }
  
      .dealer-details-wrap .dealer-details .dealer-address img {
          width: 20px;
      }
  
      .dealer-details-wrap .dealer-details h3.dealer-name img {
          width: 25px;
      }
  
      #map-section {
          padding: 0 0 0 125px;
      }
  
      .dealer-block #dealer-search-form .input-group {
          min-height: 70px;
          padding: 13px 25px;
          max-width: 295px;
          border-radius: 14px;
      }
  
      .dealer-block #dealer-search-form .input-group input#dealer_search {
          letter-spacing: -0.32px;
          font-size: 16px;
          line-height: 39px;
      }
  
      .dealer-block .dropdown .dropdown-toggle {
          font-size: 16px;
          line-height: 39px;
          letter-spacing: -0.32px;
      }
  
      .dealer-block span#dealer-search-btn, .dealer-block span#dealer-reset-btn  {
          font-size: 16px;
          line-height: 20px;
          letter-spacing: -0.32px;
          margin-left: 10px;
          max-width: 115px;
          width: 100%;
          padding: 6px 12px;
      }
  
      .dealer-block ul.dropdown-menu {
          top: 58px;
          left: -50px;
      }
      .dealer-details-wrap::-webkit-scrollbar {
          width:9px;
      }
      
      #map-section .right-block::after {
          width: 9px;
          height: 679px;
          top: 110px;
      }
      
      .dealer-wrapper h2 {
          font-size: 60px;
          line-height: 67px;
          letter-spacing: -1.2px;
      }
  
      .dealer-wrapper h3 {
          letter-spacing: -0.58px;
          font-size: 29px;
          line-height: 33px;
          padding-bottom: 0;
      }
      .single-post-wrap {
          max-width: calc(100% - 8rem);
          padding-left: 75px;
          padding-right: 75px;
      }
      .recent-post.blog-section .vc_column-inner .blog-row .vc_gitem-zone {
          max-width: 302px;
          max-height: 262px;
      }
  
      .recent-post.blog-section {
          padding-left: 100px;
          padding-right: 100px;
          padding-bottom: 100px;
      }
  
      .recent-post.blog-section .vc_column-inner .blog-row .vc_grid-item {
          margin-right: 65px;
          width: calc(33.33% - 51px);
          padding-top: 40px;
      }
  
  
  
      .recent-post.blog-section .vc_column-inner .blog-row .vc_gitem-post-data h4 {
          font-size: 26px;
          line-height: 32px;
          letter-spacing: -0.52px;
          min-height: 105px;
          /* padding-bottom: 0; */
          padding-top: 25px;
      }
  
      .recent-post.blog-section .vc_column-inner .blog-row .vc_gitem-post-data p {
          font-size: 16px;
          line-height: 27px;
          -webkit-line-clamp: 3;
          height: 85px;
          padding-bottom: 0;
          margin-bottom: 5px;
      }
  
      .recent-post.blog-section .vc_column-inner .blog-row .vc_btn3-container.vc_btn3-left a.vc_general {
          font-size: 12px;
          line-height: 24px;
          letter-spacing: -0.24px;
      }
  
      .recent-post.blog-section .vc_column-inner .blog-row .vc_btn3-container.vc_btn3-left a.vc_general::after {
          width: 17px;
          height: 17px;
          background-size: cover;
          transform: translate(0px,3px);
          margin-left:8px;
      }
      .recent-post.blog-section .vc_column-inner .blog-row .vc_btn3-container.vc_btn3-left a.vc_general:hover:after {
        transform: translate(3px,1px);
      }
  }
  
  @media only screen and (max-width:1366px){
      .blog-section .blog-row .blog-articles {
          max-width: 302px;
      }
      
      #customers_love_try_slider .slick-prev {
          left: -90px;
      }
      
  }
  
  @media only screen and (max-width: 1280px){
      #customers_love_try_slider .slick-next {
          right: -10px;
      }
      .hero-slider .slick-prev {
          left: 115px;
      }
  
  
      
      #customers_love_try_slider .slick-prev {
          left: -50px;
      }
      .hero-images::before {
          left:3%;
      }
      .customer-section:before {
          right: 7%;
          height: 200px;
          width: 210px;
      }
      .single-post-wrap span.back a {
          font-size: 16px;
      }
      .single-post-wrap .content-wrap h2 {
          margin-top: 48px;
          font-size: 60px;
          line-height: 67px;
      }
      .single-post-wrap .content-wrap .meta {
          margin-top: 47px;
          font-size: 16px;
          line-height: 19px;
      }
      .single-post-wrap .post_content {
          font-size: 26px;
          line-height: 32px;
          max-width: 483px;
          margin-top: 46px;
      }
      .single-post-wrap .img-wrapper {
          margin-top: 100px;
      }
      .single-post-wrap ul.category_list {
          margin-top: 100px;
      }
      .single-post-wrap .post-content {
          margin-top: 100px;
      }
      .single-post-wrap ul.category_list li a {
          font-size: 11px;
          padding: 8.5px 0;
      }
      .single-post-wrap .post-content p {
          font-size: 16px;
          line-height: 27px;
      }
      .single-post-wrap .post-content .social ul li {
          font-size: 16px;
      }
      .single-post-wrap .blog-row {
          margin-top: 180px;
          margin-bottom: 180px;
      }
  }
  
  
  @media only screen and (max-width: 1275px){
      header .header-inner.section-inner .header-navigation-wrapper nav ul li {
        padding-right: 13px; 
      }
     
  }
  
  @media only screen and (max-width: 1260px){
     
      .contact-section .section_second .list_block li {
          margin-left: 50px;
            max-width: 250px;
      }
      
      .contact-section .section_second .list_block li:nth-child(even) {
          margin-left: 50px;
      }
      #map-section {
          padding: 0 0 0 45px;
      }
  
      #map-section .right-block {
          padding-left: 25px;
      }
  
      .dealer-block #dealer-search-form {
          flex-direction: column;
          align-items: start;
      }
  
      .dealer-block #dealer-search-form .input-group, .dealer-block #dealer-search-form .btn_group {
          width: 100%;
      }
  
      .dealer-block span#dealer-search-btn, .dealer-block span#dealer-reset-btn {
          margin: 15px 0;
          width: 100%;
          max-width: 295px;
          padding: 12px;
      }
  
      .dealer-details-wrap {
          margin-top: 0;
      }
  
      .dealer-details-wrap .dealer-details {
          max-width: 295px;
          padding: 18px;
      }
  
      .dealer-wrapper h3.dealer-name {
          padding-bottom: 10px;
      }
  
      #map-section .right-block::after {
          height: 637px;
      }
      .recent-post.blog-section .vc_column-inner .blog-row .vc_gitem-post-data h4 {
          min-height: 174px;
      }
      
      
  }
  
  
  @media only screen and (max-width:1200px){
      
  
      #customers_love_try_slider .slick-prev {
          bottom: -30px;
          top: unset;
          left: 0px;
      }
      
      
      #customers_love_try_slider .slick-next {
          bottom: -30px;
          top: unset;
          left: 30px;
      }
      
      #customers_love_try_slider .slick-next:before,
      #customers_love_try_slider .slick-prev:before {
          font-size: 25px;
      }
      header#site-header .header-inner.section-inner {
          padding: 20px 43px;
      }
      header#site-header .header-inner.section-inner ul.primary-menu.reset-list-style {
          margin-left: 0px;
          margin-right: 0;
      }  
  
      header .header-inner.section-inner .logo-wrapper img {
          max-width: 125px;
      }
  
      header .header-inner.section-inner .header-navigation-wrapper nav ul li {
          padding-right: 15px;
      }
      header .tab-links ul {
          margin-right: 15px;
      }
      header .tab-links ul li {
          padding-right: 15px;
      }
  
      .site-btn {
          min-width: 135px;
          font-size: 11px;
          padding: 10px 0;
          line-height: 13px;
      }
  
      header .header-inner.section-inner .header-navigation-wrapper nav ul li a {
          font-size: 11px;
          line-height: normal;
      }
      header .tab-links ul li a {
          font-size: 12px;
      }
  
      .button-wrapper .site-btn:after {
          background-size: 15px;
          width: 15px;
          height: 12px;
          top: 1px;
      }
  
      header#site-header .header-inner.section-inner.fixed {
          padding: 15px 43px;
      }
  
      h1 {
          font-size: 45px;
          line-height: 50px;
          letter-spacing: -0.9px;
      }
  
      .hero-section .hero-content h1 {
          max-width: 200px;
      }
  
      .hero-section .hero-content {
          padding-left: 65px;
      }
  
      .what-we-do .image-content h2.vc_custom_heading {
          max-width: 340px;
      }
  
      h2.vc_custom_heading {
          font-size: 31px;
          line-height: 35px;
      }
  
      .what-we-do .wpb_text_column.wpb_content_element {
          width: 100%;
      }
  
      .what-we-do .image-content .wpb_content_element p {
          max-width: 350px;
      }
  
      .what-we-do .wpb_text_column.wpb_content_element:last-child {
          padding-left: 0;
      }
  
      .what-we-do .image-section .vc_column-inner .wpb_wrapper h3.vc_custom_heading {
          font-size: 22px;
          line-height: 25px;
          max-width: 100px;
      }
  
      .what-we-do {
          padding: 95px 90px 165px 90px;
      }
  
      .what-we-do .image-section:after {
          right: -89px;
      }
  
      .image-content-section {
          padding: 100px 78px 17px 78px;
      }
  
      .custom-image .wpb_wrapper.vc_figure .vc_single_image-wrapper img {
          max-width: 211px;
      }
  
      .customer-slider .slider-row .custom-image {
          /* margin: 0 0 0 auto; */
          display: table;
          transform: translate(150px,65px);
      }
      .customer-slider .slider-row .custom-mobile-image {
          display: none;
      }
      .customer-section .customer-detail h2.vc_custom_heading {
          letter-spacing: -0.62px;
          max-width: 300px;
      }
  
      .customer-section .customer-detail .wpb_text_column p {
          font-size: 15.5px;
          line-height: 27px;
          max-width: 280px;
          padding-bottom: 45px;
      }
  
      .customer-slider.wpb_column.vc_column_container.vc_col-sm-12::after {
          right: 16px;
          height: 101px;
          width: 90px;
          bottom: 36px;
          background-position: center;
          background-size: 90px;
          top: 203px;
      }
  
      .customer-section {
          padding: 110px 50px 95px 50px;
      }
  
      .customer-slider ul.custom_paging {
          top: 38px;
      }
  
      .customer-section .customer-detail h5.vc_custom_heading {
          font-size: 20px;
          line-height: 24px;
          letter-spacing: -0.4px;
      }
  
      .find-more-section .image-wrapper h2.vc_custom_heading {
          letter-spacing: -0.65px;
          padding-bottom: 30px;
      }
  
      .find-more-section {
          padding: 80px 0 86px 0;
      }
  
      .blog-section .blog-row .blog-articles {
          max-width: 250px;
      }
  
      .blog-section .blog-row .blog-articles h4.vc_custom_heading {
          font-size: 20px;
          line-height: 24px;
          padding: 20px 0;
      }
  
      .blog-section .blog-row .blog-articles .wpb_text_column p {
          font-size: 15px;
          line-height: 27px;
      }
      .blog-section .blog-row .blog-articles img {
          max-height: 262px;
          height: auto;
      }
  
     
  
      #site-footer .section-inner .footer-links {
          padding-right: 82px;
      }
  
      #site-footer .section-inner {
          padding: 100px 50px;
      }
      .hero-images::before {
          top: 65%;
          left: -13%;
      }
      .image-content-section .content-row .wpb_single_image .vc_single_image-wrapper img {
          max-width: 380px;
      }
      
      .image-content-section .content-row .work-info {
          padding-left: 30px;
      }
      /*********About us***********/
      .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul li.isotope-item:nth-child(1), .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul li.isotope-item:nth-child(4) {
          max-width: 210px;
          max-height: 155px;
      }
  
      .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul li.isotope-item:nth-child(2), .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul li.isotope-item:nth-child(3) {
          max-width: 150px;
          max-height: 155px;
      }
  
      .faq-section .faq-row {
          padding: 0 35px;
      }
  
      .faq-section .faq-row .faq-title {
          padding-right: 0;
      }
  
      .about-content.vc_col-sm-6 .vc_column-inner .wpb_wrapper p {
          font-size: 15.5px;
          line-height: 27px;
          max-width: 270px;
          padding-bottom: 20px;
      }
  
    
      .faq-section .faq-row .faq-title {
          width: 100%;
      }
  
      .faq-section .faq-row .faq-content .wpb_wrapper {
          text-align: right;
      }
      .faq-section .faq-row .faq-content {
          width: 100%;
          padding-top: 130px;
      } 
      
      
      .section_one .text_container .wpb_wrapper p {
      
          max-width: 450px;
      }
      .section_one .wpb_single_image {
          max-width: 553px;
          max-height: 664px;
          margin: 0 0 0 auto;
      }
  
      .green_bg_overly:after {
          width: 520px;
          right: 0;
          left: unset;
          top: -25px;
      } 
      .section_one h1.vc_custom_heading {
        padding-top: 138px;
      } 
      
      .section_one .wpb_single_image img {
          height: 664px;
          object-fit: cover;
      }
      .faq-section .faq-row .faq-content .vc_wp_text {
          display: inline-block;
      }
      /******Product Page********/
      .section_second .list_block li {
          margin-left: 50px;
      }
      .section_second .list_block li {
          width: 100%;
          max-width: 241px;
      }
      .advantages_for_pet_owners .vc_col-sm-6.vc_col-has-fill {
          width: 512px;
      }
      .why_pet_owners_right_block.wpb_column.vc_column_container.vc_col-sm-6 {
          width: calc(100% - 512px);
          padding: 20px 0px 20px 60px;
      }
      .showroom_grid {
          height: 442px;
          max-width: 730px;
      }
      .why_pet_owners_right_block::before {
          height: 590px;
          top: 124px;
      }
      .page.Golf .why_pet_owners_right_block::before {
          height: 550px;
          top: 124px;
      }
      .page.Pet .faq-section::before {
          height: 760px;
          top: 357px;
      }
      .page.Commercial .faq-section::before {
          height: 1024px;
          bottom: unset;
          top: 350px;
      }
      .page.Commercial .why_pet_owners_right_block::before {
          height: 559px;
          top: 158px;
      }
      
      .page.Golf .faq-section::before {
          top: 356px;
          height: 980px;
      }
      .page.Pool .faq-section::before {
          top: 430px;
          height: 943px;
      }
      
      .page.Pool .why_pet_owners_right_block::before {
           height: 510px;
      }
      .page.Backyard .faq-section::before {
          top: 350px;
          height: 1000px;
      }
      .page.Backyard .why_pet_owners_right_block::before{
          height: 540px;
      }
      .page.Backyard .section_one .text_container .wpb_wrapper p {
          max-width: 300px;
      }
      .page.Backyard .section_one .text_container .wpb_wrapper p br{
          display:none;
      }
          .advantages_for_pet_owners .site-btn-blank .vc_btn3-style-custom {
         min-width: 250px;
      }
      
      .advantages_for_pet_owners .site-btn-blank {
        margin-top: 40px;
      }
      .contact-section {
          padding: 80px 75px 0 85px;
      }
      .single-post-wrap {
          padding-left: 40px;
          padding-right: 40px;
          max-width: calc(100% - 8rem);
      }
      #zipCodeError {
          bottom: -15px;
          font-size: 10px;
      }
      .customer-slider .slick-next {
        right: -15px;
        top: 50%;
    }
  
    .customer-slider .slick-next:before, .customer-slider .slick-prev:before {
        font-size: 30px;
        position: relative;
        z-index: 9999;
    }
  
    .customer-slider .slick-prev {
        left: 8px;
        bottom: 0;
        top: unset;
        bottom: -20px;
    }
  
    .customer-slider .slick-next {
        right: unset;
        top: unset;
        left: 36px;
        bottom: -20px;
    }
  }
  
  @media only screen and (max-width: 1024px){
      .hero-slider .slick-prev {
          left: 30px;
      }
      .hero-section .hero-images img{
          object-position: -38px 0;
      }
      
  }
  
  @media only screen and (max-width: 999px){
      ul.custom_paging {
          right: 85px;
          min-width: 165px;
      }
      
      ul.custom_paging:after {
          width: 100px;
      }
      span#noResult {
          padding: 20px 12px;
      }
      .customer-slider .slick-prev, .customer-slider .slick-next {
          bottom: 0;
      }
      .custom-image .wpb_wrapper.vc_figure .vc_single_image-wrapper img{
          top:0;
      }
      .category .single-post-wrap {
          padding-top: 0;
      }
      .single-project h2 {
         margin-top: 37px;
             font-size: 45px;
             line-height: 50px;
             margin-bottom: 0;
      }
      
      .single-project .content-wrap .meta {
          padding-bottom: 80px;
          margin-top: 48px;
      }
      .single-project .img-wrapper img{
          max-width: 458px;
          margin:0 auto;
      }
      
      .single-project .post-content p {
          max-width: 500px;
          font-size: 24px;
          margin: 40px auto 100px auto;
          line-height: 24px;
      }
      
      .single-project .img-wrapper:after {
          right: -12px;
          height: 157px;
          width: 123px;
          top: 55px;
      }
      .desktop_img{
           display: none;
      }
      .ipad_img{
           display: block;
      }
      #site-content {
          padding-top: 203px;
      }
      .customer-slider .slider-row .custom-image.custom-mobile-image {
          display: none;
      }
  
      .what-we-do.how-it-works .image-row {
          padding-left: 29px;
      }
      .menu-modal .tab-links ul li {
          display: inline-block;
          padding-right: 40px;
      }
      .what-we-do.how-it-works .image-row .vc_column-inner {
          padding-right: 0;
      }
  
      .menu-modal .tab-links ul li.tab-active a {
          color: #007a33 !important;
      }
  
      .menu-modal .tab-links ul {
          padding-left: 0;
          padding-top: 25px;
          border-top: 1px solid #000;
          margin-top: 12px;
      }
  
      .menu-modal .tab-links ul li a {
          color: #000;
      }
      .hero-slider {
              max-height: 605px;
          overflow: hidden;
  
      }
       .blog-section .blog-row .blog-articles img {
          height: 35vh;
      }
      .blog-section .blog-row .blog-articles h4.vc_custom_heading {
          padding: 35px 0 15px 0;
          min-height: 122px;
      }
      .blog-section .blog-row .blog-articles .img-wrapper{
        padding-top: 102%;
      }
      .blog-section .blog-row .blog-articles .img-wrapper .bg-img{
        max-width: 262px;
        max-height: 263px;
      }
      .blog-section h2.vc_custom_heading {
          padding-bottom: 99px;
      }
      .what-we-do .image-content .wpb_content_element p {
          max-width: 100%;
      }
      .hero-section {
          padding-top: 0;
          padding-bottom: 30px;
      }
      .hero-section .wpb_raw_code.wpb_content_element.wpb_raw_html {
          display: none;
      }
  
          
          .hero-section .hero-images img {
              max-width: 380px;
              height: 571px;
              object-position: bottom;
              object-fit: cover;
          }
          .hero-section .hero-content p {
          font-size: 20px;
          line-height: 24px;
          max-width: 200px;
      }
  
      .hero-section .hero-content p br {
          display: none;
      }
  
      .hero-images::after {
          left: unset;
          top: -16px;
          max-width: 392px;
          height: 237px;
          width: calc(100% - 4px);
      }
      .hero-images::before {
          top: 78%;
          left: -13%;
          width: 125px;
      }
  
      .what-we-do .vc_row.wpb_row.vc_inner.vc_row-fluid {
          justify-content: center;
          flex-direction: column;
          align-items: flex-end;
          align-content: space-evenly;
      }
  
      .image-content-section .content-row .wpb_single_image .vc_single_image-wrapper img {
          max-width: 270px;
          height: 399px;
          object-fit: cover;
      }
  
      .image-content-section .content-row h2.vc_custom_heading br {
          display: none;
      }
  
      .what-we-do .image-content {
          margin-top: -23px;
          display: inline-block;
      }.what-we-do.how-it-works .image-content {
          padding-left: 0px;
      }
      .green-text h6 {
          font-size: 14px;
          line-height: 17px;
      }
      .what-we-do.how-it-works .image-row h2.vc_custom_heading {
          padding-bottom: 40px;
      }
  
  
  
      .what-we-do .image-row {
          display: inline-block;
          vertical-align: top;
      }
  
      .what-we-do .image-section .vc_column-inner .wpb_wrapper:last-child img {
          height: 217px;
      }
  
      .what-we-do .image-section .vc_column-inner .wpb_wrapper img {
          max-width: 109px;
          height: 216px;
      }
  
      .what-we-do .image-content h2.vc_custom_heading br {
          display: none;
      }
  
      .what-we-do .image-content h2.vc_custom_heading {
          padding-bottom: 55px;
          max-width: 300px;
      }
  
      .what-we-do .image-section .vc_column-inner .wpb_wrapper {
          flex-direction: column-reverse;
          display: flex;
      }
      .what-we-do .image-section .vc_column-inner .wpb_single_image:first-child{
          margin-bottom:30px;
      }
  
      .what-we-do .image-section .vc_column-inner .wpb_wrapper h3.vc_custom_heading {
          display: none;
      }
      .why-filed-turf .work-row .work-box .wpb_single_image img {
          width: 60px;
          height: 60px;
      }
      .what-we-do .image-section .vc_column-inner .wpb_wrapper h3.vc_custom_heading.hide-text {
          margin: 0 auto;
          display: block !important;
          opacity: 1;
          visibility: visible;
          /* text-align: center !important; */
      }
  
      .what-we-do .image-section:after {
          height: 62vh;
          bottom: -26vh;
          top: unset;
          right: -66px;
          width: 6px;
          max-height: 566px;
      }
  
      .what-we-do {
          padding: 95px 65px 100px 66px;
      }
  
      .banner-image .wpb_single_image .vc_single_image-wrapper img {
          max-width: 680px;
          max-height: 230px;
      }
  
      .why-filed-turf .work-box {
          width: calc(100% / 3 - 15px);
          display: inline-block;
          vertical-align: text-top;
      }
      .why-filed-turf .work-row .work-box .wpb_single_image {
  
      }
  
      .why-filed-turf .work-row .work-box h4.vc_custom_heading {
          font-size: 21px;
          line-height: 25px;
      }
  
      .why-filed-turf .work-row {
          padding: 0 0px;
      }
  
      .why-filed-turf .work-row .work-box .wpb_content_element p {
          max-width: 100%;
      }
  
      .why-filed-turf {
          padding: 90px 0 100px 0;
      }
      .banner-image .vc_column-inner{
          
          padding-right: 68px;
      }
  
      .why-filed-turf h2.vc_custom_heading {
          padding-bottom: 90px;
      }
  
      .image-content-section .content-row .vc_col-sm-6 {
          width: 50%;
          display: inline-block;
          padding: 0;
      }
      .image-content-section.benefit-section .vc_column-inner{
          
          padding-left: 17px;
      }
  
      .image-content-section .content-row h2.vc_custom_heading {
          max-width: 250px;
          padding: 25px 0 15px 0;
      }
  
      .image-content-section .content-row .wpb_text_column p {
          padding-bottom: 10px;
      }
  
      .image-content-section .content-row .work-info {
          padding-left: 34px;
      }
  
      .image-content-section .content-row .work-info .vc_column-inner {
          padding: 0;
      }
  
      .image-content-section.benefit-section .image-wrapper .wpb_single_image .vc_single_image-wrapper img {
          height: 491px;
      }
  
      .image-content-section.benefit-section .image-wrapper .vc_column-inner {
          padding-right: 0;
      }
  
      .image-content-section {
          padding: 100px 66px 0px 66px;
      }
  
      .what-we-do.how-it-works .vc_row.wpb_row.vc_inner.vc_row-fluid {
          justify-content: flex-start;
          flex-direction: row;
          align-items: unset;
          align-content: flex-start;
      }
  
      .what-we-do.how-it-works .vc_row.wpb_row.vc_inner.vc_row-fluid h3.vc_custom_heading,
      .what-we-do.how-it-works .vc_row.wpb_row.vc_inner.vc_row-fluid h3.vc_custom_heading {
          display: none !important;
          opacity: 0;
          visibility: hidden;
      }
  
      .what-we-do.how-it-works {
          padding-top: 120px;
      }
  
      .what-we-do.how-it-works .image-content .image-section .vc_col-sm-6:first-child .vc_single_image-wrapper img {
          max-width: 130px;
          height: 265px;
      }
  
      .what-we-do.how-it-works .image-section .vc_column-inner .wpb_wrapper {
          max-width: 130px;
      }
  
      .what-we-do.how-it-works .image-section .vc_column-inner .wpb_wrapper:first-child img {
          max-width: 130px;
          height: 245px;
      }
  
      .what-we-do.how-it-works .image-content .image-section .vc_col-sm-6:first-child .vc_single_image-wrapper img {
          max-width: 130px;
          height: 245px;
          top: 115px;
          position: relative;
      }
  
      .what-we-do.how-it-works .image-section .vc_column-inner .wpb_wrapper:last-child img {
          max-width: 130px;
          height: 265px;
      }
  
      .what-we-do.how-it-works .image-row .wpb_text_column.wpb_content_element {
          padding-bottom: 20px;
      }
  
      .what-we-do.how-it-works .image-section:after {
         left: -66px;
          height: 250px;
          bottom: -81px;
      }
      .customer-section {
          padding: 90px 50px 90px 50px;
      }
      .customer-section:before {
          right: 4%;
          height: 140px;
          width: 120px;
      }
  
      .customer-slider.wpb_column.vc_column_container.vc_col-sm-12 .customer-detail {
          width: 50%;
          display: inline-block;
      }
  
      .customer-slider.wpb_column.vc_column_container.vc_col-sm-12 .wpb_column.vc_column_container.vc_col-sm-6 {
          width: 50%;
          display: inline-block;
      }
      .customer-section .customer-detail h5.vc_custom_heading{
          padding-bottom:10px;
      }
  
      .customer-slider.wpb_column.vc_column_container.vc_col-sm-12 .vc_column-inner {
          margin: 0 15px;
          overflow: hidden;
      }
      .customer-slider.wpb_column.vc_column_container.vc_col-sm-12::after {
          top: 210px;
          right: 14px;
      }
      .customer-slider .slider-row .custom-image {
          transform: translate(41px,-13px);
          margin: 80px 0 0 0;
      }
  
      .blog-section .blog-row {
          padding: 0 66px;
          width: 100%;
          max-width: 760px;
          margin: 0 auto;
      }
  
      .blog-section .blog-row .blog-articles {
          max-width: 263px;
          display: inline-block;
          padding-bottom: 75px;
          width: calc(100% / 2 - 0px);
      }
  
      .blog-section .blog-row .blog-articles:nth-child(even) {
          margin-right: 0;
      }
  
      .blog-section {
          padding: 150px 0 0 0;
      }
  
      #site-footer .section-inner .side-footer {
          width: 100%;
      }
  
      #site-footer .section-inner {
          padding: 50px 80px 0 80px;
          position: relative;
      }
  
      #site-footer .section-inner .link-wrapper {
          width: 100%;
          position: absolute;
          left: 0;
          top: 120px;
      }
  
      #site-footer .section-inner .footer-links {
          padding-right: 81px;
      }
  
      #site-footer .section-inner .social-links {
          position: absolute;
          top: -120px;
          right: 0;
          padding-top: 0;
          padding-right:0;
      }
      #site-footer .footer-logo img {
          width: 140px;
      }
      #site-footer .section-inner .social-links ul li{
          padding-right:25px;
      }
  
      #site-footer .section-inner .footer-wrapper {
          position: relative;
      }
  
      #site-footer .footer-logo {
          padding-bottom: 395px;
      }
  
      #site-footer .section-inner .side-footer .our-business .wrapper {
          padding-bottom: 40px;
      }
      
      #site-footer .section-inner .side-footer .our-business .wrapper img{
          max-width: 150px;
      }
      
      #site-footer .section-inner .side-footer .our-business .wrapper:first-child img {
          max-width: 170px;
      } 
      
      #site-footer .section-inner .side-footer .our-business .wrapper:last-child img {
          max-width: 210px;
      } 
  
      .copy-right {
          padding: 0;
          text-align: right;
          position: relative;
          margin-top: -26px;
      }
  
      .copy-right p {
          line-height: 13px;
          letter-spacing: -0.33px;
          font-size: 11px;
      }
  
      header#site-header .header-inner.section-inner .tab-links {
          display: none;
      }
  
      header#site-header .button-wrapper {
          display: inline-block;
          position: absolute;
          right: 0;
          top: 31px;
          transition: 0.9s top;
          right: 175px;
      }
  
      header#site-header .header-titles-wrapper {
          display: block;
          padding: 0;
          text-align: left;
          display: flex;
          align-items: center;
          align-content: center;
          justify-content: space-between;
      }
  
      header#site-header .logo-wrapper {
          display: inline-block;
      }
  
      header#site-header .header-titles-wrapper .mobile-nav-toggle {
          padding: 0;
          line-height: normal;
          height: auto;
          width: auto;
          display: inline-block;
          position: absolute;
          top: 36px;
          bottom: unset;
          right: 80px;
          transition: 0.9s top;
      }
  
      header .header-inner.section-inner .logo-wrapper img {
          max-width: 140px;
      }
  
      header#site-header .header-inner.section-inner {
          padding: 32px 80px;
          width: 100%;
      }
  
      header#site-header .header-inner.section-inner.fixed {
          padding: 15px 80px;
      }
  
      header#site-header .header-titles-wrapper .mobile-nav-toggle span.toggle-text {
          display: none;
      }
  
      header#site-header .header-titles-wrapper .mobile-nav-toggle span.toggle-icon {
          position: relative;
          width: 41px;
          height: 1.5px;
          background-color: #000;
          overflow: visible;
          margin-bottom: 15px;
          display: block;
      }
  
      header#site-header .header-titles-wrapper .mobile-nav-toggle svg.svg-icon {
          display: none;
      }
  
      header#site-header .header-titles-wrapper .mobile-nav-toggle span.toggle-icon:after {
          content: '';
          position: relative;
          margin-top: 8px;
          display: block;
          background-color: black;
          height: 2px;
          width: 41px;
      }
  
      header#site-header .header-titles-wrapper .mobile-nav-toggle span.toggle-icon:before {
          content: '';
          position: relative;
          margin-top: 10px;
          display: block;
          background-color: black;
          height: 1.5px;
          width: 41px;
      }
  
  
      .site-btn {
          min-width: 162px;
          font-size: 12px;
          line-height: 14px;
          letter-spacing: -0.24px;
          padding: 14px 0;
      }
  
      .menu-modal.cover-modal.header-footer-group {
          z-index: 9999;
      }
  
      .menu-modal.cover-modal.header-footer-group .menu-wrapper.section-inner .menu-top .toggle.close-nav-toggle span.toggle-text {
          display: none;
      }
  
  
      nav.mobile-menu ul.modal-menu.reset-list-style li {
          padding: 15px 0;
          border: 0;
          line-height: normal;
      }
  
      nav.mobile-menu ul.modal-menu.reset-list-style li a {
          padding: 0;
          font-size: 18px;
          line-height: normal;
          letter-spacing: -0.52px;
          text-transform: uppercase;
          text-decoration: none;
          color: #000;
          font-family: 'Lato-Bold',sans-serif;
      }
  
      nav.mobile-menu ul.modal-menu.reset-list-style li.current-menu-item a {
          color: #007A33;
      }
  
      header#site-header .header-inner.section-inner.fixed .button-wrapper {
          top: 16px;
          transition: 0.9s top;
      }
  
      header#site-header .header-inner.section-inner.fixed .mobile-nav-toggle {
          top: 20px;
          transition: 0.9s top;
      }
      /*********About us***********/
      .about-content.vc_col-sm-6 .vc_column-inner .wpb_wrapper p {
          font-size: 15.5px;
          line-height: 27px;
          max-width: 270px;
          padding-bottom: 20px;
      }
      .section_one .vc_col-sm-6 {
          width: 50%;
          float: left;
      }
  
      .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul li.isotope-item:nth-child(1), .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul li.isotope-item:nth-child(4) {
          max-width: 135px;
          max-height: 245px;
      }
  
      .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul li.isotope-item:nth-child(2), .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul li.isotope-item:nth-child(3) {
          max-width: 135px;
          max-height: 245px;
      }
  
      .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul img {
          min-height: 245px;
      }
  
      .image-content-section .about-wrapper .content-row .work-info {
          padding-left: 30px;
      }
  
      .about-content.vc_col-sm-6 .vc_column-inner .wpb_wrapper h2.vc_custom_heading {
          max-width: 100%;
      }
      .faq-section .faq-row .faq-title h6.green-text {
          font-size: 14px;
          line-height: 27px;
          padding-bottom: 22px;
      }
      .faq-section .faq-row .faq-content .wpb_wrapper .widget.widget_text {
          padding-bottom: 40px;
      }
  
      .faq-section .faq-row .faq-title {
          width: 100%;
      }
  
      .faq-section .faq-row .faq-content {
          width: 100%;
          padding-top: 60px;
      }
  
      .faq-section .faq-row .faq-content .wpb_wrapper {
          text-align: left;
      }
  
      .faq-section .faq-row .faq-content h2.widgettitle {
          max-width: 100%;
          font-size: 20px;
          line-height: 24px;
          letter-spacing: -0.4px;
          padding-bottom:22px;
      }
  
      .faq-section .faq-row .faq-content .textwidget {
          max-width: 526px;
      }
      .page.Commercial .faq-section .faq-row .faq-title h2.vc_custom_heading {
          max-width: 366px;
      }
      
  
      .faq-section .faq-row .faq-title h2.vc_custom_heading {
          letter-spacing: -0.62px;
      }
  
      .faq-section .faq-row .faq-content .vc_btn3-style-custom {
          margin: 30px 0 0 0;
      }
  
      .faq-section .faq-row .faq-content .site-btn-blank {
          text-align: left;
      }
  
      .faq-section::after {
          right: 0;
          bottom: -80px;
          left: unset;
      }
  
      .faq-section::before {
          height: 920px;
          bottom: 180px;
          top: 215px;
          width: 6px;
      }
  
      .find-more-section.turf-property:before {
          bottom: 0;
          right: 0;
          height: 123px;
          width: 96px;
          background-size: cover;
      }
  
      .find-more-section.turf-property .image-wrapper::before {
          width: 110px;
          height: 123px;
          background-size: cover;
          top: -110px;
      }
  
      .find-more-section.turf-property {
          padding: 111px 0 100px 0;
      }
      
       .section_one .wpb_single_image img {
          height: 571px;
          max-width: 380px;
      }
      
      .green_bg_overly:after {
          width: 392px;
          height: 237px;
          left: 2px;
          top: -11px;
      }
       .section_one{
          margin-bottom: 80px !important;
      }
      .section_one:before {
          height: 157px;
          width: 157px;
          bottom: -50px;
      }
      .section_one h1.vc_custom_heading {
          max-width: 300px;
          padding-top: 85px;
      }
  
      .section_one .text_container .wpb_wrapper {
          margin-left: 21%;
      }
  
      .section_one .text_container .wpb_wrapper p {
              font-size: 16px;
          line-height: 20px;
          max-width: 250px;
      }
  
      .section_one .text_container .wpb_wrapper p br {
          display: none;
      }
      /******Product Page********/
      .page.Pet .section_one .text_container .wpb_wrapper p {
          max-width: 250px;
      }   
      .page.Pet  .section_one h1.vc_custom_heading{
          max-width: 200px;
      }
      .page.Pet .section_one .text_container .wpb_wrapper p {
          max-width: 250px;
      }   
      .page.Pet  .section_one h1.vc_custom_heading{
          max-width: 200px;
      }
      .page.Backyard .section_one .text_container .wpb_wrapper p {
          max-width: 250px;
      }
      .page.Backyard .section_second .description_box {
          max-width: 410px;
      }
      .page.Backyard .advantages_for_pet_owners .bg-image.wpb_column.vc_col-has-fill .vc_column-inner {
          background-position: center;
      }
      .page.Backyard .faq-section::before {
          height: 948px;
          bottom: unset;
          top: 260px;
      }
      .page.Pool .section_one .text_container .wpb_wrapper p {
          max-width: 250px;
      }
      .page.Pool .faq-section .faq-row .faq-title h2.vc_custom_heading {
          max-width: 384px;
      }
  
      .page.Pool .faq-section .faq-row .faq-title h2.vc_custom_heading br {
          display: none;
      }
    
      .page.Backyard .why_pet_owners_right_block::before {
          width: 9px;
          right: 0;
          height: 480px;
          top: 90px;
      }
       .page.Pool .why_pet_owners_right_block::before {
      height: 460px;
      top: 92px;
      }
     .page-template-default .faq-section::after,
     .page-template .faq-section::after {
          bottom: 104px;
      }
      .About .faq-section {
          padding-bottom: 190px;
      }
      .page.Pet .faq-section::before {
          background-color: #007a33;
          height: 695px;
          bottom: unset;
          top: 290px;
      }
      .page.Pool .faq-section::before {
          height: 898px;
          bottom: 180px;
          top: 259px;
          width: 6px;
      }
  
      .page.Commercial .section_one .text_container .wpb_wrapper p {
          max-width: 205px;
      }   
      .page.Commercial  .section_one h1.vc_custom_heading{
          max-width: 250px;
      }
       .page.Commercial .section_second .description_box {
          max-width: 555px;
      }
      .page.Commercial .why_pet_owners_right_block h4.vc_custom_heading{
          max-width:200px;
      }
       .page.Commercial .faq-section::after {
          bottom: 120px;
      }
      .page.Commercial .faq-section::before {
          background-color: #007a33;
          height: 928px;
          bottom: unset;
          top: 257px;
      }
      .page.Golf .faq-section .faq-row .faq-title h2.vc_custom_heading {
          letter-spacing: -0.84px;
          max-width: 280px;
      }
  
       .page.Golf .advantages_for_pet_owners .bg-image.wpb_column.vc_col-has-fill .vc_column-inner {
          background-position: center;
          background-image: url(http://fieldturflandscape.hesper-dev-2-cp.hesper.io/wp-content/uploads/2021/10/Punta-Del-Norte-3-edit-1.png) !important;
      }
      .page.Golf .section_second .description_box {
          max-width: 455px;
      }
      .page.Golf .why_pet_owners_right_block::before {
      top: 89px;
      height: 486px;
  }
      .page.Golf .faq-section::before {
          background-color: #007a33;
          height: 895px;
          bottom: unset;
          top: 261px;
      }
  
       .section_second {
          padding-top: 65px;
      }
  
      .section_second .description_box {
          max-width: 414px;
      }
  
      .advantages_for_pet_owners .bg-image.wpb_column.vc_col-has-fill .vc_column-inner {
          background-position: center;
      }
      .Pool .advantages_for_pet_owners .bg-image.wpb_column.vc_col-has-fill .vc_column-inner {
          background-position: -40px 0;
      }
      .advantages_for_pet_owners .why_pet_owners_right_block h4.vc_custom_heading.mobile-hide {
          letter-spacing: -0.58px;
          font-size: 22px;
          line-height: 25px;
         
          padding-top: 0;
      }
      .Commercial .advantages_for_pet_owners .why_pet_owners_right_block h4.vc_custom_heading.mobile-hide{
           max-width: 169px;
      }
     
  
      .advantages_for_pet_owners {
          margin-bottom: 120px;
      }
  
      .section_second .list_block li {
          margin-left: 50px;
          max-width: 230px;
          width: 100%;
          margin-top: 25px;
      }
  
      .why_pet_owners_right_block {
          padding: 10px 0px 10px 55px;
      }
  
      .why_pet_owners_right_block h4.vc_custom_heading {
          font-size: 22px;
          line-height: 25px;
      }
  
      .section_second .list_block ul {
          padding-top: 25px;
      }
  
      .show-room h2.vc_custom_heading {
          padding-top: 115px;
          padding-bottom: 75px;
      }
  
      .showroom_grid {
          height: 307px;
          max-width: 600px;
      }
  
      .show-room .vc_column-inner {
          padding-bottom: 150px;
      }
  
      #customers_love_try_slider .slider_section>.vc_column-inner::after {
          height: 101px;
          width: 140px;
          left: 8%;
          top: -94px;
      }
  
      body .customers_love_try_slider h2 {
          padding-left: 233px;
      }
      .customers_love_try_slider .slider_section .wpb_wrapper h6 {
        min-height: unset;
        max-width: 100%;
      }
  
      #customers_love_try_slider .slider_section>.vc_column-inner {
          padding-left: 0;
          margin-left: 234px;
          padding-top: 15px;
          padding-right: 0px;
      }
      #customers_love_try_slider .slick-slide .vc_column-inner>.wpb_wrapper {
          padding-left: 10px;
      }
      #customers_love_try_slider .slider_section .wpb_wrapper p {
          max-width: 315px;
      }
  
      #customers_love_try_slider .slider_section::before {
          height: 102px;
          width: 102px;
          bottom: -110px;
          right: 0;
      }
      .page.Pet #customers_love_try_slider .slider_section::before {
          bottom: -110px;
      }
    
      #customers_love_try_slider ul.custom_paging {
          bottom: -31px;
      }
      .section_second .list_block ul::before {
          right: 0px;
          width: 6px;
          bottom: -11px;
          height: calc(100% - 48px);
      }
     
      .why_pet_owners_right_block::before {
          width: 9px;
          right: 0;
          height: 512px;
          top: 84px;
      }
      .page.Commercial .why_pet_owners_right_block::before{
          top:110px;
          height:595px
      }
      .advantages_for_pet_owners .vc_col-sm-6.vc_col-has-fill {
          max-width: 351px;
      }
  
      .why_pet_owners_right_block.wpb_column.vc_column_container.vc_col-sm-6 {
          width: calc(100% - 351px);
      }
      .advantages_for_pet_owners .vc_col-sm-6.vc_col-has-fill .vc_column-inner.vc_custom_1635142321826 {
      
          background-position: -80px 0;
          
      }
      #customers_love_try_slider .slick-slide .vc_column-inner>.wpb_wrapper {
          min-width: 100%;
          
      }
      .contact-section {
          padding: 0;
      }
      
      .contact-section .section_second h1.vc_custom_heading {
          text-align: center !important;
      }
      
      .contact-section .section_second h6.vc_custom_heading.green-text {
          text-align: center !important;
          letter-spacing: -0.4px;
          font-size: 20px;
          line-height: 24px;
          padding: 30px 0 80px 0;
      }
      
      .contact-section .section_second h4.vc_custom_heading {
          font-size: 22px;
          line-height: 25px;
          text-align: center !important;
          max-width: 100%;
          padding-bottom: 20px;
      }
      
      .section_second .list_block ul {
          max-width: 580px;
          margin: 0 auto;
      }
      
      .contact-section .section_second .list_block li {
          font-size: 15.5px;
          line-height: 27px;
          max-width: 215px;
      }
      
      .contact-section .section_second .list_block li:nth-child(even) {
          margin-left: 100px;
      }
      
      .custom-form form {
          max-width: 598px;
          margin: 75px auto;
          position: relative;
          z-index: 0;
          padding: 65px 0 45px 0;
      }
      
      .custom-form form p {
          max-width: 479px;
      }
      
      .custom-form form h2 {
          max-width: 479px;
          font-size: 20px;
          line-height: 24px;
          letter-spacing: -0.4px;
          padding-bottom: 35px;
      }
      
      .contact-section::before {
          z-index: -1;
          background-size: 235px;
      }
      
      .reach-us.why-filed-turf {
          padding: 100px 0 70px 0;
      }
      
      .get-a-quote {
          padding-bottom: 135px;
      }
      .custom-form form p.submit-wrap::after {
          right: 195px;
      }
      .contact-section .vc_col-sm-6 {
          width: 100%;
      }
  
      .Pet .advantages_for_pet_owners .bg-image.wpb_column.vc_col-has-fill .vc_column-inner{
          background-position: center;
          background-image: url(http://fieldturflandscape.hesper-dev-2-cp.hesper.io/wp-content/uploads/2021/11/Willow-St-tab.png) !important;
      }
      
      #map-section .left-block,#map-section .right-block {
          width: 100%;
          max-width: 100%;
          padding: 0;
  
      }
  
      #map-section .left-block {
          max-width: 598px;
          max-height: 516px;
          margin: 0 auto;
          display: table;
      }
  
      #map-section .left-block div#googleMap {
          max-height: 516px;
      }
  
      .dealer-block #dealer-search-form .input-group {
          max-width: 596px;
          margin-bottom:15px
      }
      #zipCodeError {
          bottom: -21px;
          font-size: 12px;
      }
  
      #map-section {
          padding: 0;
      }
  
      #map-section .right-block .dealer-block {
          max-width: 598px;
          margin: 20px auto 18px auto;
      }
      .dealer-details-wrap{
           max-width: 750px;
           /* margin: 30px auto; */
           max-height: 648px;
           padding-right: 65px;
      }
  
      .dealer-block span#dealer-search-btn, .dealer-block span#dealer-reset-btn {
          max-width: 100%;
          margin: 10px 0;
          padding: 15px 0;
      }
  
      .dealer-block #dealer-search-form .input-group input#dealer_search {
          width: 50%;
          max-width: unset;
      }
  
      .dealer-details-wrap .dealer-details {
          padding: 30px;
          max-width: 595px;
          margin-bottom: 15px;
          margin-right: 0;
          margin-left: 86px;
      }
  
      .dealer-wrapper h3.dealer-name {
          letter-spacing: -0.44px;
          font-size: 22px;
          line-height: 44px;
          padding-bottom: 15px;
      }
  
      .dealer-details-wrap .dealer-details .dealer-contact, .dealer-details-wrap .dealer-details .dealer-address p {
          font-size: 14px;
          line-height: 26px;
          letter-spacing: -0.56px;
      }
      .dealer-details-wrap .dealer-details:last-child {
          margin-bottom: 0;
      }
      span.dealer-location {
          letter-spacing: -0.28px;
          font-size: 14px;
          line-height: 39px;
      }
  
      #map-section .right-block::after {
          right: 0;
          top: 197px;
          height: 631px;
      }
      #map-section .right-block .spinner-dealer {
          padding-top: 0;
      }
      .dealer-wrapper p {
          max-width: 540px;
          font-size: 20px;
          line-height: 24px;
          padding-bottom: 35px;
      }
  
      .dealer-wrapper h2 {
          padding-top: 0;
      }
  
      .dealer-wrapper h3 {
          letter-spacing: -0.44px;
          font-size: 22px;
          line-height: 25px;
          margin-bottom: 100px;
      }
  
      .dealer-details-wrap .dealer-details .dealer-contact {
          padding-top: 5px;
      }
  
      .dealer-details-wrap .dealer-details .dealer-address img {
          margin-top: 0;
      }
      
      .single #site-content {
          padding-top: 148px;
      }
      .single-post-wrap .content-wrap h2 {
          margin-top: 37px;
          font-size: 45px;
          line-height: 50px;
      }
      .single-post-wrap .content-wrap .meta {
          margin-top: 34px;
          font-size: 14px;
          line-height: 17px;
      }
      .single-post-wrap .post_content {
          max-width: 366px;
          margin-top: 34px;
          font-size: 24px;
          line-height: 24px;
      }
      .single-post-wrap .img-wrapper, .single-post-wrap ul.category_list {
          margin-top: 55px;
      }
      .single-post-wrap .post-content {
          margin-top: 64px;
          display: flex;
          width: 100%;
          display: -webkit-flex;
          /* Safari */
          flex-wrap: wrap;
      }
      .single-post-wrap .post-content .left_block, .single-post-wrap .post-content .right_block {
          width: 100%;
          float: none;
      }
      .single-post-wrap .post-content .right_block {
          order: 1;
          margin-bottom: 63px;
      }
      .single-post-wrap .post-content .left_block {
          order: 2;
      }
      .single-post-wrap .post-content .right_block .social {
          display: flex;
          align-items: center;
          justify-content: space-around;
      }
      .single-post-wrap .post-content .social ul {
          display: flex;
          justify-content: space-around;
          width: 100%;
      }
      .single-post-wrap .post-content .social ul li {
          margin-top: 0px;
      }
      .single-post-wrap .blog-row {
          margin-top: 80px;
          margin-bottom: 80px;
      }
      .single-post-wrap h4.vc_custom_heading {
          font-size: 20px;
          line-height: 24px;
          padding: 33px 0 23px 0;
      }
      .single-post-wrap .blog-row .wpb_text_column {
          font-size: 15px;
          line-height: 27px;
      }
       .recent-post.blog-section .vc_column-inner .blog-row .vc_grid-item {
          margin-right: 74px;
          width: calc(50% - 51px);
          padding-top: 0;
          margin-left: 0;
          padding-bottom: 85px;
      }
      .recent-post.blog-section .blog-row {
          padding: 0;
      }
  
      .recent-post.blog-section .blog-row .blog-articles {
          margin-right: 64px;
          margin-left: 0;
          width: calc(100% / 2 - 0);
      }
  
      .recent-post.blog-section {
          padding-left: 80px;
          padding-right: 80px;
      }
  
      .recent-post.blog-section .vc_column-inner .blog-row .vc_gitem-zone {
          max-width: 262px;
          max-height: 263px;
      }
  
      .recent-post.blog-section .vc_column-inner .blog-row .vc_gitem-post-data h4 {
          font-size: 20px;
          padding: 35px 0 15px 0;
          line-height: 24px;
          min-height: 122px;
      }
  
      .recent-post.blog-section .vc_column-inner {
          padding: 0;
      }
  
      .recent-post.blog-section .vc_column-inner .blog-row .vc_grid-item:nth-child(even) {
          margin-right: 0;
      }
      .hero-section .hero-content {
          width: 50%;
      }
      
      .hero-images.wpb_column.vc_column_container.vc_col-sm-6 {
          width: 50%;
      }
  }
  @media only screen and (max-width: 991px){
      .why_pet_owners_right_block.wpb_column.vc_column_container.vc_col-sm-6, .advantages_for_pet_owners .vc_col-sm-6.vc_col-has-fill {
        width:50%;
        max-width: none;
      }
      .why_pet_owners_right_block.wpb_column.vc_column_container.vc_col-sm-6 {padding: 20px 30px;}
  }
  @media only screen and (width: 768px){
      #customers_love_try_slider .slider_section::before {
          bottom: 50px;
      
      }
  }
  
  @media only screen and (max-width: 600px){
      #site-footer .section-inner .footer-links .hide-link {
          
          display: none;
      }
      #site-footer .section-inner .footer-links .site-btn-blank.signup-btn{
          margin-top:0;
      }
      #site-footer .section-inner .side-footer .our-business .wrapper:nth-child(2) img {
          max-width: 160px;
      }
      .why-filed-turf .work-row .work-box .wpb_content_element p {
          max-width: 246px;
      }
      
      .category .single-post-wrap {
          padding-top: 100px;
      }
      .category .single-post-wrap .post-content {
          max-width: 366px;
          margin-top: 34px;
          font-size: 24px;
          line-height: 24px;
          font-family: 'Lato-Light';
          text-align: center;
              justify-content: center;
      }
     
      .single-project .img-wrapper img {
          max-width: 246px;
      }
      .single-post-wrap .post-content .social ul {
          flex-direction: column;
          padding-top: 10px;
      }
      
      .single-post-wrap .post-content .right_block .social {
          flex-direction: column;
          align-items: unset;
          justify-content: unset;
      }
      
      .single-post-wrap .post-content {
          margin-top: 30px;
      }
      
      .single-post-wrap .post-content .social ul li {
          padding: 8px 0;
      }
      
      .single-post-wrap .post-content .right_block {
          margin-bottom: 35px;
      }
      
      .single-post-wrap .post-content .right_block .social img {
          width: 25px;
      }
      
      .single-project .img-wrapper:after {
          display: none;
      }
      .mobile_img{
           display: block;
      }
      .ipad_img{
           display: none;
      }
      
      .mobile-text {
          display: block;
      }
      #site-content{
          padding-top:0;
      }
      .hero-slider {
          max-height:242px;
      }
      header#site-header .header-inner.section-inner {
          padding: 20px 40px;
          margin-top: 60px;
          transition: 0.5s margin-top;
      }
  
      header#site-header {
        
      }
  
      header#site-header .button-wrapper {
          top: 0;
          width: 100%;
          left: 0;
      }
  
      .site-btn {
          min-width: unset;
          width: 100%;
          border-radius: 0;
          padding: 22px 0;
      }
  
      header#site-header .header-inner.section-inner.fixed .button-wrapper {
          top: -150px;
      }
  
      header#site-header .header-inner.section-inner.fixed {
          margin-top: 60px;
      }
  
      .hero-section .hero-images img {
          height: 242px;
          max-width: 245px;
      }
  
      .hero-section {
          justify-content: center;
          flex-direction: column;
          padding-top: 130px;
          padding-left: 0;
          padding-bottom: 80px;
      }
  
      .hero-section .hero-content h1 {
          text-align: center !important;
          margin: 0 auto;
          max-width: 280px;
      }
  
      .hero-section .hero-content {
          padding-left: 0;
          padding-top: 190px;
      }
  
      h1 {
          font-size: 34px;
          line-height: 38px;
          letter-spacing: -0.68px;
      }
  
      .hero-section .hero-content p {
          font-size: 18px;
          line-height: 22px;
          margin: 0 auto;
          text-align: center;
          max-width: 230px;
          padding-top: 10px;
      }
      .hero-section .hero-images .vc_column-inner {
          padding: 0;
  
      }
  
      .hero-images .wpb_single_image.wpb_content_element {
          text-align: center;
          top: 1px;
          position: relative;
      }
  
      .hero-images::after {
          width: 148px;
          height: 258px;
          left: unset;
          right: -10px;
          top: -7px;
      }
  
  
      .hero-images {
          margin-top: 40px;
          margin: 40px auto 0 auto;
          max-width: 245px;
      }
  
      ul.custom_paging {
         min-width: unset;
          top: unset;
          bottom: 30px;
          left: 50%;
          right: unset;
          transform: translateX(-50%);
      }
      .hero-section .hero-content {
          width: 100%;
      }
      
      .hero-images.wpb_column.vc_column_container.vc_col-sm-6 {
          width: 100%;
      }
      .hero-slider .slick-next:before, .hero-slider .slick-prev:before {
        font-size: 18px;
    }
  
    .hero-slider .slick-next,.hero-slider .slick-prev {
        top: 15px;
    }
  
    .hero-slider .slick-next {
        right: 15px;
    }
  
    .hero-slider .slick-prev {
        left: unset;
        right: 45px;
    }
      
      .custom_paging li a.custom-numbers {
          display: none !important;
      }
      
      ul.custom_paging:after {
          display: none;
      }
      
      .what-we-do {
          padding: 0px 40px 50px 40px;
      }
      
      .what-we-do .image-content {
          width: 100%;
      }
      
      .what-we-do .image-row {
          width: 100%;
      }
      
      h2.vc_custom_heading {
          font-size: 24px;
          line-height: 27px;
      }
	  
	  h4.vc_custom_heading {
		  font-size: 22px;
          line-height: 27px;
	  }
      
      .what-we-do .image-content h2.vc_custom_heading {
          letter-spacing: -0.48px;
          max-width: 100%;
          text-align: center !important;
      }
      
      .green-text h6 {
          font-size: 12px;
          line-height: 15px;
          text-align: center;
      }
      
      p, .entry-content p,.what-we-do .image-content .wpb_content_element p {
          font-size: 15.5px;
          line-height: 27px;
      }
      
      .what-we-do .image-content .wpb_content_element p {
          text-align: center;
          max-width: unset;
      }
      .why-filed-turf h2.vc_custom_heading {
          padding-bottom: 60px;
      }
      
      .vc_column_container>.vc_column-inner {
          padding: 0;
      }
      .image-content-section.benefit-section .image-wrapper .vc_column-inner{
          display:none;
      }
      
      .banner-image .wpb_single_image .vc_single_image-wrapper img {
          max-width: 246px;
          height: 151px;
          margin: 0 auto;
          object-fit: cover;
          display: none;
      }
      .why-filed-turf .work-row .work-box .wpb_single_image {
          
          margin-bottom: 32px;
      }
      
      .why-filed-turf .work-box {
          width: 100%;
          padding-bottom: 55px;
      }
      
      .why-filed-turf .work-row .work-box h4.vc_custom_heading {
          font-size: 18px;
          line-height: 22px;
          margin: 30px 0 10px 0;
      }
      .why-filed-turf {
          padding: 65px 0 0px 0;
      }
      
      .image-content-section {
          padding: 40px 40px 60px 40px;
      }
      
      .image-content-section .content-row .vc_col-sm-6 {
          width: 100%;
          padding: 0;
      }
      .image-content-section.benefit-section .vc_column-inner{
          padding-left:0;
      }
      
      .image-content-section .content-row {
          display: block;
      }
      
      .image-content-section .content-row h2.vc_custom_heading {
          max-width: 220px;
          text-align: center !important;
          margin: 0 auto;
      }
      
      .image-content-section .content-row .wpb_text_column p {
          text-align: center;
          padding: 0 10px 10px 10px;
      }
      
      .site-btn-blank .vc_btn3-style-custom {
          margin: 0 auto;
          display: table;
          letter-spacing: -0.24px;
      }
      
      .image-content-section .content-row .vc_col-sm-6 .site-btn-blank {
          width: 100%;
          margin: 20px 0 0 0;
      }
      
      .blog-section .blog-row {
          padding: 0 36px;
          text-align: center;
      }
      
      .blog-section .blog-row .blog-articles {
          max-width: 246px;
          margin: 0 auto;
          width: 100%;
          padding-bottom: 60px;
      }
      .blog-section .blog-row .blog-articles .img-wrapper .bg-img {
          max-width: 246px;
          max-height: 246px;
          background-position: center;
          left: 0;
          right:0;
          margin: 0 auto;
      }
  
      .blog-section .blog-row .blog-articles .img-wrapper {
          padding-top: 246px;
          max-height: 246px;
          overflow: hidden;
      }
  
      
      .blog-section .blog-row .blog-articles h4.vc_custom_heading {
          padding: 30px 0 18px 0;
          font-size: 18px;
          line-height: 22px;
          letter-spacing: 0.36px;
          text-align: center !important;
          min-height: unset;
      }
      
      .blog-section .blog-row .blog-articles .wpb_text_column p {
          text-align: center;
          padding-bottom: 25px;
      }
      
      .blog-section .blog-row .blog-articles .site-btn-blank {
          width: 100%;
          margin: 15px 0 0 0;
      }
      
      .what-we-do.how-it-works .image-row {
          width: 100%;
      }
      
      .what-we-do.how-it-works .image-content {
          width: 100%;
          display: none;
      }
      
      .hero-images::before {
          width: 110px;
          height: 101px;
          background-size: 101px;
          top: 95px;
          left: -27%;
      }
      .mobile-image {
          display: inline-block;
      }
      .what-we-do .wpb_text_column.wpb_content_element {
          padding-top: 20px;
      }
  
      .what-we-do .image-row {
          display: none;
      }
  
      .image-content-section .content-row .wpb_single_image .vc_single_image-wrapper img {
          display: none;
      }
  
      .mobile-image img {
          display: block !important;
      }
      .blog-section .blog-row .blog-articles img {
          max-width: 246px;
          max-height: 246px;
          height: 50vh;
      }
  
  
      .what-we-do .image-content .mobile-image img {
          max-width: 111px;
          max-height: 138px;
          object-fit: cover;
          object-fit: cover;
      }
  
      .what-we-do .image-content .vc_column-inner .wpb_wrapper {
          text-align: center;
      }
  
  
      .wpb_single_image.wpb_content_element.vc_align_left.mobile-image:last-child {
          opacity: 0;
      }
      .banner-image .wpb_single_image .vc_single_image-wrapper  .mobile-image {
          display: block;
      }
  
  
      .banner-image .mobile-image {
          display: block !important;
          opacity: 1 !important;
      }
  
  
      .banner-image .wpb_single_image.wpb_content_element.vc_align_left {
          margin: 0;
          display: none;
      }
  
  
  
      .what-we-do .image-content .vc_column-inner .wpb_wrapper .mobile-image:nth-child(4) {
         margin-left: 13px;
      }
  
      .what-we-do h3.vc_custom_heading.mobile-text {
          font-size: 22px;
          line-height: 25px;
          letter-spacing: -0.44px;
          max-width: 140px;
          margin: 0 auto;
          text-align: center !important;
          padding: 16px 0 9px 0;
      }
  
      .what-we-do h3.vc_custom_heading.mobile-text b {
          color: #007a33;
          font-family: 'Roboto-Italic';
      }
  
      .why-filed-turf .work-row .work-box .wpb_single_image img {
          width: 50px;
          height: 50px;
      }
  
      .image-content-section .content-row .wpb_single_image .vc_single_image-wrapper img {
          max-width: 245px;
          height: 246px;
          margin: 0 auto;
      }
  
      .image-content-section .content-row .work-info .vc_column-inner {
          text-align: center;
      }
  
      .image-content-section .content-row {
          text-align: center;
      }
  
      .image-content-section .wpb_wrapper .wpb_single_image.mobile-image {
          margin: 0  !important;
          padding: 30px 0;
      }
      .image-content-section.maintenance-section .content-row .vc_col-sm-6 .wpb_single_image {
          margin-bottom: 20px;
      }
  
  
  
      .what-we-do.how-it-works .image-row {
          display: block;
          text-align: center;
          padding: 0;
      }
  
      .what-we-do.how-it-works {
          padding-top: 0;
      }
      .what-we-do.how-it-works .image-row .mobile-image:nth-child(3) {
          margin-left: 13px;
      }
  
      .what-we-do.how-it-works .image-row .mobile-image img {
          max-width: 111px;
          max-height: 138px;
          object-fit: cover;
      }
  
      .what-we-do.how-it-works .image-row h2.vc_custom_heading {
          text-align: center !important;
      }
  
  
      .customer-section {
          padding: 55px 35px 50px 35px;
          /* overflow: hidden; */
      }
      .customer-section:before {
         display:none;
      }
  
      .customer-slider.wpb_column.vc_column_container.vc_col-sm-12::after {
          display: none;
      }
  
      .customer-section .customer-detail h2.vc_custom_heading {
          max-width: 220px;
          padding-bottom: 0;
      }
  
      .customer-section .customer-detail .wpb_text_column p {
          max-width: 235px;
          padding-top: 50px;
          padding-bottom: 15px;
      }
  
      .customer-slider.wpb_column.vc_column_container.vc_col-sm-12 .vc_column-inner {
          margin: 0 15px;
      }
  
      .customer-slider .slider-row .custom-image {
          display: none;
          margin: 0px 0 0 auto;
      }
  
      .customer-slider .slider-row .custom-image.custom-mobile-image {
          display: inline-block;
          min-width: 90px;
          transform: translate(-0px,40px);
      }
  
      .customer-slider .slider-row .custom-image.custom-mobile-image img {
          width: 67px;
      }
  
      .customer-section .customer-detail h5.vc_custom_heading {
          padding-left: 80px;
          font-size: 18px;
          line-height: 22px;
          letter-spacing: -0.32px;
          margin-top: -7px;
          max-width: 250px;
      }
  
      .customer-section ul.custom_paging {
          width: 100%;
          top: 20px;
          left: unset;
          right: 0;
          max-width: 230px;
      }
  
      .customer-slider .slider-row .custom-image.custom-mobile-image{
          display:inline-block;
      }
  
      .customer-section ul.custom_paging li a.custom-numbers {
          display: none !important;
      }
  
      .customer-section  .custom_paging li.slick-active a.custom-numbers {
          display: block !important;
      }
  
      .customer-section  ul.custom_paging:after {
          content: '';
          position: absolute;
          width: 168px;
          height: 1px;
          background-color: white;
          display: block;
          top: unset;
          z-index: 0;
          bottom: 12px;
      }
  
      .customer-slider .custom_paging li:first-child:after {
          width: 10px;
          right: 56px;
      }
  
      .customer-slider  .custom-dot {
          margin-top: 26px;
      }
      .find-more-section .image-wrapper h2.vc_custom_heading {
          max-width: 150px;
          margin: 0 auto;
          padding-bottom: 25px;
      }
  
      .find-more-section .image-wrapper .site-btn .vc_general.vc_btn3 {
          max-width: 246px;
          letter-spacing: -0.24px;
          border-radius: 8px;
          padding: 14px 0;
      }
  
      .find-more-section {
          padding: 60px 0 55px 0;
          background-image: url(/wp-content/themes/twentytwenty/assets/images/grass-mobile.png);
          background-position: 0 1px;
      }
  
      .blog-section {
          padding-top: 60px;
          padding-bottom: 45px;
      }
  
      .blog-section h2.vc_custom_heading {
          padding-bottom: 40px;
      }
  
      #site-footer .section-inner {
          padding: 20px  40px 0 40px;
      }
  
      #site-footer .footer-logo img {
          width: 120px;
      }
  
      #site-footer .footer-logo {
          padding-bottom: 20px;
      }
  
      #site-footer .section-inner .social-links {
          position: relative;
          top: 0;
          padding-top: 21px;
          text-align: left;
      }
  
      #site-footer .section-inner .link-wrapper {
          position: relative;
          top: 0;
      }
  
      #site-footer .section-inner .footer-links {
          width: 100%;
          padding-right: 0;
          padding-top: 28px;
      }
      .our-business {
          position: absolute;
          bottom: 65px;
      }
  
      #site-footer .section-inner .footer-wrapper {
          padding-bottom: 285px;
      }
      #site-footer .section-inner .footer-links .vc_btn3-style-custom {
          margin: 0;
      }
  
  
  
      #site-footer .section-inner .footer-links label {
          letter-spacing: -0.31px;
          font-size: 15.5px;
          line-height: 23px;
          padding-bottom: 18px;
      }
  
      #site-footer .section-inner .footer-links li a {
          letter-spacing: -0.31px;
          font-size: 15.5px;
          line-height: 36px;
          margin-bottom: 8px;
      }
  
      .copy-right {
          text-align: left;
      }
  
      header#site-header .header-titles-wrapper {
          display: flex;
          display: fk;
      }
  
      header#site-header .header-inner.section-inner.fixed {
          padding: 20px 40px;
          margin-top: 0;
          transition: 0.5s margin-top;
      }
  
      header#site-header .header-titles-wrapper .mobile-nav-toggle {
          top: unset;
          right: unset;
          position: relative;
      }
  
      header#site-header .header-titles-wrapper .mobile-nav-toggle span.toggle-icon:before {
          width: 36px;
          height: 1px;
      }
  
      header#site-header .header-titles-wrapper .mobile-nav-toggle span.toggle-icon {
          width: 36px;
          height: 1px;
      }
  
      header#site-header .header-titles-wrapper .mobile-nav-toggle span.toggle-icon:after {
          width: 36px;
          height: 1px;
      }
  
      header .header-inner.section-inner .logo-wrapper img {
          max-width: 120px;
      }
  
      header#site-header .header-inner.section-inner.fixed .mobile-nav-toggle {
          top: 80px;
      }
  
      header#site-header .header-inner.section-inner.fixed .header-titles-wrapper {
          width: 100%;
      }
  
      header#site-header .header-inner.section-inner.fixed .mobile-nav-toggle {
          top: unset;
          right: unset;
      }
  
      header#site-header .header-titles-wrapper .mobile-nav-toggle span.toggle-inner {
          padding-top: 0;
      }
      .copy-right p {
          max-width: 200px;
      }
      nav.mobile-menu ul.modal-menu.reset-list-style li {
          padding: 15px 35px;
      }
  
      #site-footer .section-inner .social-links ul li {
          padding-right: 25px;
      }
  
      .site-btn-blank .vc_btn3-style-custom:hover:after {
         
      }
      .why-filed-turf .work-box:last-child {
          padding-bottom: 0;
      }
  
      .menu-modal .tab-links ul li {
          display: inline-block;
          padding-right: 40px;
      }
  
      .menu-modal .tab-links ul li.tab-active a {
          color: #007a33;
      }
  
      .menu-modal .tab-links ul {
          padding-left: 14px;
          padding-top: 25px;
          border-top: 1px solid #000;
          margin-top: 12px;
      }
  
      .menu-modal .tab-links ul li a {
          color: #000;
      }
      .what-we-do.how-it-works .vc_column-inner .wpb_wrapper p,
      .image-content-section.benefit-section .vc_column-inner .wpb_wrapper p {
          margin: 0 auto;
      }
      /*********About us***********/
      .section_one .vc_col-sm-6 {
          width: 100%;
          float: unset;
      }
      .image-content-section .about-wrapper .content-row .work-info {
          padding-left: 0;
      }
  
      .image-content-section.benefit-section .about-wrapper .vc_column-inner {
          padding-left: 0;
      }
  
      .faq-section .faq-row {
          padding: 0 20px;
      }
  
      .faq-section::after {
          display: none;
      }
  
      .faq-section .faq-row .faq-content h2.widgettitle {
          font-size: 17.5px;
          line-height: 22px;
          letter-spacing: -0.36px;
      }
  
      .faq-section .faq-row .faq-title h6.green-text {
          font-size: 12px;
          line-height: 15px;
          padding-bottom: 30px;
      }
  
      .faq-section .faq-row .faq-content {
          padding-top: 45px;
      }
  
      .faq-section::before {
          display: none;
      }
  
      .faq-section .faq-row .faq-content .vc_btn3-style-custom {
          width: 100%;
      }
  
      .find-more-section.turf-property .image-wrapper h2.vc_custom_heading {
          max-width: 245px;
          padding-bottom: 18px;
      }
  
      .find-more-section.turf-property .image-wrapper h2.vc_custom_heading br {
          display: none;
      }
  
      .find-more-section.turf-property .image-wrapper::before {
         background-image: url('/wp-content/themes/twentytwenty/assets/images/svg/Dotted-box-green.svg');
         top: -103px;
      }
  
      .find-more-section.turf-property:before {
          display: none;
      }
  
      .find-more-section.turf-property {
          padding: 104px 0px 73px 0;
      } 
      
  
      .work-info.about-content.masonry-layout {
          display: block !important;
      }
      
      .masonry-layout.wpb_column.vc_column_container.vc_col-sm-6 {
          display: none;
      }
      
      .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul img {
          min-height: 123px;
      }
      
      .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul li.isotope-item:nth-child(1), .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul li.isotope-item:nth-child(4) {
          max-width: 123px;
      }
      
      .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul li.isotope-item:nth-child(2), .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul li.isotope-item:nth-child(3) {
          max-width: 123px;
      }
      
      .work-info.about-content.masonry-layout .wpb_gallery.masonry-gallery.mobile-image {
          text-align: center;
          margin-top: 30px;
      }
      
      .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul {
          justify-content: center;
      }
      
      .masonry-layout .wpb_gallery .wpb_gallery_slides .wpb_image_grid_ul li.isotope-item {
          margin: 1px;
      }
      .about-content.vc_col-sm-6 .vc_column-inner .wpb_wrapper p {
          margin: 0 auto;
      }
      
      .section_one .wpb_single_image img {
          height: 242px;
          max-width: 246px;
      }
      .section_one .wpb_single_image {
          max-width: 246px;
      }
      .green_bg_overly:after {
          width: 148px;
          height: 258px;
          left: unset;
          right: -8px;
          top: -8.5px;
      }
  
      .section_one h1.vc_custom_heading {
          text-align: center !important;
          padding-top: 180px;
          padding-left: 0;
          margin: 0 auto;
      }
  
      .section_one .text_container .wpb_wrapper {
          margin-left: 0;
      }
  
      .section_one .text_container .wpb_wrapper p {
             font-size: 16px;
          line-height: 20px;
          margin: 0 auto;
          text-align: center;
          max-width: 260px !important;
          padding-top: 30px;
      }
  
      .section_one .vc_custom_1634907682834 {
          padding-left: 0 !important;
      }
  
      .green_bg_overly {
          margin: 40px auto 0 auto;
          max-width: 245px;
      }
  
      .section_one {
          margin-bottom: 0 !important;
      }
  
      .section_one:before {
          background-image: url(/wp-content/themes/twentytwenty/assets/images/svg/Dotted-box-green-white.svg);
          z-index:1;
          width: 90px;
          height: 101px;
          bottom: 80px;
          background-position: right;
      }
      .faq-section .faq-row .faq-content .wpb_wrapper .widget.widget_text {
          padding-bottom: 48px;
      }
      /******Product Page********/
       .page.Golf .section_second .description_box {
          max-width: 245px;
      }
  
      .page.Pool  .section_second .description_box {
          max-width: 231px;
      }
  
      .page-template-default .faq-section,
      .page-template .faq-section  {
          padding-bottom: 40px;
      }
      .About .image-content-section.maintenance-section .content-row .vc_col-sm-6 .site-btn-blank {
          border-bottom: 1px solid rgb(0 0 0 / 0.25);
          padding-bottom: 90px;
      }
      .Pet .advantages_for_pet_owners .bg-image.wpb_column.vc_col-has-fill .vc_column-inner {
          background-image: url(https://fieldturflandscape.com/wp-content/uploads/2021/10/Willow-St-25.png) !important;
      }
  
  
      .page.Commercial .section_second .description_box {
          max-width: 262px;
      }
  
      
      .page.Commercial .faq-section .faq-row {
          margin-top: 65px;
      }
      
      .page.Commercial .faq-section {
          padding-bottom: 75px;
      }
      
      .page.Commercial .advantages_for_pet_owners .bg-image.wpb_column.vc_col-has-fill .vc_column-inner {
          background-position: right;
      }
  
      .section_second .description_box {
          max-width: 225px;
      }
       .reach-us.why-filed-turf .work-row .work-box h4.vc_custom_heading {
          margin: 40px 0 19px 0;
      }
  
      #customers_love_try_slider .slider_section>.vc_column-inner::after {
          display: none;
      }
  
      body .customers_love_try_slider h2 {
          padding-left: 0;
      }
  
      #customers_love_try_slider .slider_section>.vc_column-inner {
          margin-left: 0;
          margin-bottom: 0 !important;
          padding-top: 0px;
      }
      #customers_love_try_slider {
          padding: 40px 40px 45px 40px;
      }
  
      #customers_love_try_slider ul.custom_paging {
          bottom: -50px;
      }
  
      #customers_love_try_slider .slider_section::before {
          display: none;
      }
  
      .customers_love_try_slider .slider_section .wpb_wrapper h6 {
          font-size: 18px;
          line-height: 22px;
      }
  
      #customers_love_try_slider .slider_section .wpb_wrapper p {
          font-size: 15px;
      }
  
      #customers_love_try_slider ul.custom_paging:after {
          content: '';
          position: absolute;
          width: 181px;
          height: 1px;
          background-color: white;
          display: block;
          top: unset;
          z-index: 0;
          bottom: 14px;
      }
  
      #customers_love_try_slider .custom_paging li.slick-active a.custom-numbers {
          display: block !important;
      }
  
      #customers_love_try_slider .slick-slide .vc_column-inner>.wpb_wrapper {
          opacity: 1;
      }
  
      #customers_love_try_slider .slider_section .wpb_wrapper {
          max-width: 100%;
          margin-bottom: 50px;
      }
  
      #customers_love_try_slider .slick-slide .vc_column-inner>.wpb_wrapper {
          padding-left: 0;
      }
  
      .advantages_for_pet_owners .vc_col-sm-6.vc_col-has-fill .vc_column-inner.vc_custom_1635142321826 {
          height: 197px;
      }
  
      .advantages_for_pet_owners .vc_col-sm-6.vc_col-has-fill {
          max-width: 246px;
          margin: 0 auto;
      }
  
      .why_pet_owners_right_block h4.vc_custom_heading {
          font-size: 17px;
          line-height: 19px;
          text-align: center !important;
          display: none;
      }
  
      .why_pet_owners_right_block {
          padding: 20px 0;
          margin: 0 auto;
          max-width: 246px;
      }
  
      .section_second .list_block li::after {
          width: 25px;
          height: 25px;
      }
  
      .section_second .list_block li {
          font-size: 15px;
          line-height: 27px;
          max-width: 210px;
          /* position: relative; */
      }
  
      .showroom_grid {
          height: 738px;
          max-width: 246px;
      }
  
      .show-room .vc_column-inner {
          padding-bottom: 100px !important;
      }
  
      .advantages_for_pet_owners {
          margin-top: 15px;
          padding-top: 110px;
      }
      .section_second {
          padding-top: 79px;
      }
      
      .section_second .description_box {
          padding-top: 30px!important;
      }
      
      .show-room h2.vc_custom_heading {
          padding-top: 45px;
          padding-bottom: 57px;
      }
      
      .page-template-default .faq-section .faq-row,
      .page-template .faq-section .faq-row {
          margin-top: 65px;
      }
      
      .page.Pet .faq-section {
          padding-bottom: 75px;
      }
      .section_second .list_block ul {
          padding-top: 5px;
      }
      .advantages_for_pet_owners h4.vc_custom_heading.mobile-text {
          font-size: 17px;
          line-height: 19px;
          text-align: center !important;
          position: relative;
          top: -155px;
      }
      .advantages_for_pet_owners .site-btn-blank .vc_btn3-style-custom {
          min-width: unset;
          width: 100%;
      }
      
      .advantages_for_pet_owners .site-btn-blank {
          width: 100%;
          margin-top: 30px;
      }
  
      .advantages_for_pet_owners .vc_col-sm-6 {
          width: 100%;
          float: unset;
      }
  
      .why_pet_owners_right_block::before{
          display:none;
      }
      
      .why_pet_owners_right_block.wpb_column.vc_column_container.vc_col-sm-6 {
          width: 100%;
          /*padding: 20px 0px;*/
      }
	  
	  .enhance_pet_space {
          width: 100%;
          /*padding: 70px 15px 0px 15px;*/
      }
       .advantages_for_pet_owners .vc_col-sm-6.vc_col-has-fill .vc_column-inner.vc_custom_1635142321826 {
      
          background-position:center;
          
      }
      .advantages_for_pet_owners {
          margin-top: 15px;
          padding-top: 36px;
          margin-bottom: 30px;
      }
      .advantages_for_pet_owners .vc_col-sm-6.vc_col-has-fill {
          max-width: 246px;
          margin: 0 auto;
          width: 100%;
      }
      .advantages_for_pet_owners .bg-image.wpb_column.vc_col-has-fill .vc_column-inner {
          height: 197px;
      }
      .Pool .advantages_for_pet_owners .bg-image.wpb_column.vc_col-has-fill .vc_column-inner {
          background-position: center;
      }
      .page.Golf .advantages_for_pet_owners .bg-image.wpb_column.vc_col-has-fill .vc_column-inner {
          background-position: center;
          background-image: url(/wp-content/uploads/2021/10/Desktop-2021-10-27-15-58-11.png?id=309) !important;
      }
      .page.Backyard .section_second .description_box {
          max-width: 246px;
      }
      .contact-section {
          /*padding-top: 180px;*/
      }
	  
	   .advantages_for_pet_owners {
	 	 padding-top: 120px;
  	  }    
      .contact-section .section_second h6.vc_custom_heading.green-text {
          padding: 30px 0 60px 0;
          letter-spacing: -0.36px;
          font-size: 18px;
          line-height: 22px;
      }
      
      .contact-section .section_second h4.vc_custom_heading {
          font-size: 17px;
          line-height: 19px;
          max-width: 215px;
          margin: 0 auto;
      }
      
      .section_second .list_block ul {
          max-width: 246px;
          margin: 0 auto;
      }
      
      .contact-section .section_second .list_block li {
          max-width: 185px;
      }
      
      .contact-section .section_second .list_block li:nth-child(even) {
          margin-left: 50px;
      }
      
      .custom-form form {
          max-width: 246px;
          margin: 100px auto;
          padding: 40px 0;
      }
      
      .custom-form form h2 {
          max-width: 197px;
          font-size: 18px;
          line-height: 22px;
      }
      
      .custom-form form p {
          max-width: 197px;
          padding-bottom: 10px;
      }
      
      .custom-form form input {
          min-height: 45px;
          padding: 10px;
          font-size: 14px;
          border: 1px solid rgb(0 0 0 / 10%);
      }
      
      .custom-form form textarea {
          min-height: 259px;
          border: 1px solid rgb(0 0 0 / 10%);
      }
      
      .reach-us.why-filed-turf {
          padding: 20px 0;
      }
      
      .contact-section::before {
          height: 90px;
          width: 90px;
          background-size: 140px;
          bottom: 49px;
      }
      .custom-form form p.submit-wrap::after {
          right: 55px;
          bottom: 39px;
      }
      .custom-form form .wpcf7-response-output {
          line-height: normal;
          text-align: center;
          padding: 0 15px;
          font-size: 14px;
      }
      .get-a-quote {
  
          padding: 25px 0 60px 0;
          
      }
      .get-a-quote .wpb_wrapper .site-btn-blank .vc_btn3-style-custom {
          min-width: 246px;
      }
      .customer-slider.wpb_column.vc_column_container.vc_col-sm-12 .wpb_column.vc_column_container.vc_col-sm-6 {
          width: 100%;
      }
      .image-content-section.benefit-section .content-row h2.vc_custom_heading {
          max-width: 200px;
      }
      .dealer-wrapper h2 {
          margin: 0;
          font-size: 45px;
          line-height: 50px;
          letter-spacing: -0.9px;
          padding-bottom: 25px;
      }
  
      .dealer-wrapper p {
          font-size: 20px;
          line-height: 24px;
          max-width: 547px;
          letter-spacing: 0;
      }
  
      .dealer-wrapper h3 {
          letter-spacing: -0.44px;
          font-size: 22px;
          line-height: 25px;
          margin-bottom: 80px;
      }
  
  
  
  
  
      .dealer-wrapper {
          /* margin-top: 150px; */
      }
  
      .dealer-wrapper h2 {
          padding-top: 180px;
          padding-bottom: 25px;
          font-size: 34px;
          line-height: 38px;
          letter-spacing: -0.68px;
      }
  
      .dealer-wrapper p {
          font-size: 18px;
          line-height: 22px;
          max-width: 246px;
          margin: 0 auto;
          padding-bottom: 30px;
      }
  
      .dealer-wrapper h3 {
          letter-spacing: -0.34px;
          font-size: 17px;
          line-height: 19px;
          max-width: 140px;
          margin: 0 auto;
          padding-bottom: 40px;
      }
  
      #map-section .left-block {
          max-width: 246px;
          max-height: 212px;
      }
  
      #map-section .left-block div#googleMap {
          max-height: 212px;
      }
  
      #map-section .right-block .dealer-block {
          max-width: 246px;
          margin: 30px auto 5px auto;
      }
  
      .dealer-details-wrap {
          max-width: 255px;
          margin: 0 auto;
          padding: 0;
          max-height: 472px;
              overflow-x: hidden;
      }
  
      .dealer-details-wrap .dealer-details {
          max-width: 100%;
          margin-left: 0;
          border-radius: 10px;
          padding: 25px 23px 36px 23px;
      }
  
      #map-section .right-block::after {
          display: none;
      }
      .dealer-block .dropdown .dropdown-toggle {
          width: 100% !important;
      }
  
      .dealer-block #dealer-search-form .input-group input#dealer_search,.dealer-block .dropdown .dropdown-toggle {
          font-size: 12px;
          line-height: 39px;
          letter-spacing: -0.24px;
          width: 43%;
      }
  
      .dealer-details-wrap .dealer-details h3.dealer-name img {
          display: none;
      }
  
      .dealer-wrapper h3.dealer-name {
          letter-spacing: -0.34px;
          font-size: 17px;
          line-height: 22px;
          padding-bottom: 15px;
      }
  
      .dealer-details-wrap .dealer-details .dealer-contact, .dealer-details-wrap .dealer-details .dealer-address p {
          line-height: 18px;
          font-size: 14px;
          max-width: 125px;
      }
  
      .dealer-details-wrap .dealer-details .dealer-contact {
          padding-top: 15px;
          padding-left: 0;
      }
  
      .dealer-details-wrap .dealer-details .dealer-address img {
          width: 18px;
          margin-top: 0;
      }
      .dealer-details-wrap::-webkit-scrollbar {
        width: 0;
      }
  
      .dealer-details-wrap .dealer-details .dealer-address span.dealer-location {
          padding-top: 40px;
          display: block;
      }
      .dealer-details-wrap .dealer-details .dealer-address span.distance {
          bottom: 34px;
          left: 44px;
          right: unset;
          top: unset;
      }
      
  
      .dealer-block #dealer-search-form .input-group {
          min-height: 58px;
          padding: 0  22px;
          border-radius: 10px;
      }
  
      .dealer-block span#dealer-search-btn, .dealer-block span#dealer-reset-btn {
          font-size: 12px;
          padding: 9px 0;
      }
  
      .dealer-block .dropdown .dropdown-toggle span.caret {
          margin-left: 10px;
          width: 13px;
      }
      .single-post-wrap .mbl-see-more {
          padding: 45px 0 0 0;
          position: relative;
          display:block;
      }
      
      
      .single-post-wrap .mbl-see-more .mbl-loader {
          top: 16px;
          position: absolute;
          left: 0;
          right: 0;
      }
      .single-post-wrap .mbl-see-more .mbl-loader i {
          font-size: 18px;
      }
      
      .single-post-wrap .mbl-see-more #mbl_load_more {
          text-align: center;
          color: #007A33;
          text-decoration: underline;
          display: table;
          width: auto;
          font-family: 'Roboto-Bold';
          text-transform: uppercase;
          margin: 0 auto;
          letter-spacing: -0.24px;
          font-size: 12px;
          line-height: 14px;
      }
      
      
      .single-post-wrap .mbl-see-more .mbl-loader i {
          color: #007a33;
          text-align: center;
          display: table;
          width: 100%;
      }
      .recent-post.blog-section {
          padding-left: 0;
          padding-right: 0;
      }
  
      .recent-post.blog-section .vc_column-inner .blog-row .vc_grid-item {
          width: 100%;
       
      }
      .recent-post.blog-section .vc_column-inner .blog-row .vc_grid-item:last-child{
           padding-bottom: 0; 
      }
  
      .recent-post.blog-section .vc_column-inner .blog-row .vc_gitem-zone {
          max-width: 246px;
          max-height: unset;
          margin: 0;
          display: inline-block;
          width: 100%;
          height: auto;
      }
  
  
      .recent-post.blog-section .vc_column-inner .blog-row .vc_gitem-post-data h4 {
          font-size: 18px;
          line-height: 22px;
          letter-spacing: 0.36px;
          min-height: unset;
          text-align: center !important;
      }
  
      .recent-post.blog-section .vc_column-inner .blog-row .vc_gitem-post-data p {
          font-size: 15.5px;
          line-height: 27px;
          text-align: center;
          -webkit-line-clamp: 4;
          height: auto;
      }
  
      .recent-post.blog-section .vc_column-inner .blog-row .vc_btn3-container {
          text-align: center;
          margin-top: 35px;
      }
  
      .recent-post.blog-section  .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
          margin-right: 0;
      }
      .dealer-details-wrap::-webkit-scrollbar {
        width: 5px;
      }
      .dealer-details-wrap::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey; 
        border-radius: 10px;
      }
      .dealer-details-wrap::-webkit-scrollbar-thumb {
        background: #007a33; 
        border-radius: 10px;
      }
      .dealer-details-wrap::-webkit-scrollbar-thumb:hover {
        background: gray; 
      }
      
      .dealer-details-wrap {
          padding-right: 5px;
      }
  
  }
  
  @media only screen and (max-width: 320px){
      .blog-section .blog-row .blog-articles .img-wrapper {
          padding-top: 103%;
  
      }
  }
      
  
  
  
  
  @media only screen and (max-width: 280px){
          .what-we-do {
          padding: 50px 20px;
      }
  
      .image-content-section {
          padding: 40px 20px;
      }
  
      .image-content-section .content-row .wpb_single_image .vc_single_image-wrapper img {
          max-height: 200px;
          max-width: 200px;
      }
  
      .customer-section .customer-detail h2.vc_custom_heading {
          max-width: 200px;
      }
  
      .customer-section .customer-detail .wpb_text_column p {
          max-width: 200px;
      }
  
      .customer-section {
          padding: 60px 20px;
      }
  
      .blog-section .blog-row {
          padding: 0 20px;
      }
  
      #site-footer .section-inner {
          padding: 30px 20px 0 20px;
      }
  
      #site-footer .section-inner .social-links ul li {
          padding-right: 25px;
      }
  
      .why-filed-turf h2.vc_custom_heading {
          padding-bottom: 65px;
      }
  
      .why-filed-turf .work-row .work-box .wpb_single_image {
          margin-bottom: 0;
      }
  
      .why-filed-turf .work-box:last-child {
          padding-bottom: 0;
      }
  
      .why-filed-turf {
          padding-bottom: 0;
          padding-top: 30px;
      }
  
      .find-more-section .image-wrapper .site-btn .vc_general.vc_btn3:hover:after {
          transform-origin: top right;
          top: 0px;
          right: -2px;
          transition: 0.5s;
      }
  
  }
  
  
  
  /* .show-room .see-more {
      display: none;
  } */
  .logged-in.admin-bar .post-meta-wrapper.post-meta-edit-link-wrapper {
      display: none;
  }
  
  .logged-in.admin-bar a#vc_load-inline-editor {
      display: none;
  }
  /**********Masonary Layout*****************/
  
  
  .masonary-layout .small-image {
      background-size: cover;
      width: 35.33%;
      left: 0;
      top: 0;
      z-index: 1;
      max-width: 547px;
      min-height: 422px;
  }
  .masonary-layout .small-image:nth-child(2) {
      bottom: 4px;
      top: unset;
  }
  .masonary-layout .large-image {
      width: 67%;
      right: 0;
      max-width: 1093px;
  }
  .masonary-layout .large-image .poster {
      background-size: cover;
      background-position: center;
      padding-top: 77.2%;
  }
  
  .masonary-layout .small-image .poster {
        background-size: cover;
        background-position: center;
  }
  
  .masonary-layout .poster {
      padding-top: 77.3%;
  }
  
  .masonary-layout .row-wrapper {
      max-width: 1640px;
      margin: 0 auto;
      display: table;
      width: 100%;
      position: relative;
      padding-top: 44.1%;
      overflow:hidden;
      min-height: 848px;
      margin-top: -4px;
  }
  .masonary-layout .row-wrapper>div {
      position: absolute;
      top: 0;
      background-color: lightgrey;
  }
  
  
  .masonary-layout  .row-wrapper:nth-child(even) .large-image {
      left: 0;
      right: unset;
  }
  
  .masonary-layout  .row-wrapper:nth-child(even) .small-image {
      left: unset;
      right: 0;
  }
  .masonary-layout   .post-detail {
      position: absolute;
      top: 0;
      width: 100%;
      color: #fff;
      height: 100%;
      background: rgb(0 122 51 / 72%);
      opacity: 0;
      transition: 0.8s opacity;
  }
  
  .masonary-layout .post-detail h1 {
      color: #fff;
      padding-bottom: 30px;
      display: table-cell;
  }
  
  .masonary-layout .post-detail p {
      color: #fff;
      font-size: 18px;
      line-height: 30px;
      max-width: 383px;
      margin: 0;
      text-align: left;
      font-family: 'Lato-Regular';
      white-space: normal;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      height: 98px;
      overflow:hidden;
  }
  
  .masonary-layout .large-image .post-detail {
      padding: 178px 160px;
  }
  
  .masonary-layout .large-image .post-detail h1 {
      letter-spacing: -1.08px;
      color: #FFFFFF;
      font-size: 54px;
      line-height: 61px;
      max-width: 435px;
      font-family: 'Roboto-Bold';
  }
  
  .masonary-layout .small-image .post-detail h1 {
      letter-spacing: -0.74px;
      color: #FFFFFF;
      font-size: 38px;
      line-height: 44px;
      max-width: 365px;
      font-family: 'Roboto-Bold';
  }
  
  .masonary-layout .small-image .post-detail {
      padding: 68px 41px;
  }
  
  .masonary-layout .post-detail img {
      position: absolute;
      right: 0;
      top: 10px;
      display: inline-block;
  }
  
  .masonary-layout .detail-wrappper {
      position: relative;
  }
  
  .masonary-layout  .large-image .post-detail img {
      width: 87px;
  }
  
  .masonary-layout .small-image .post-detail img {
      width: 63px;
  }
  
  .masonary-layout .row-wrapper .item img {
      transition: all .35s ease;
      transform: translate(0px, 0px);
  }
  
  .masonary-layout .row-wrapper .item:hover img {
      transition: all .35s ease;
         transform: translate(5px,-8px);
  }
  
  .masonary-layout .row-wrapper .item:hover .post-detail {
      opacity: 1;
      transition: 0.8s opacity;
  }
  
  
  .masonary-layout .row-wrapper:nth-child(even) {
      margin-top: -4px;
  }
  
  .cat-see-more #cat-load-more {
      text-align: center;
      letter-spacing: -0.36px;
      color: #007A33;
      font-size: 18px;
      line-height: 21px;
      text-decoration: underline;
      display: table;
      width: auto;
      font-family: 'Roboto-Bold';
      text-transform: uppercase;
      margin: 0 auto;
  }
  .cat-see-more #cat-load-more:hover {
      cursor: pointer;
      color: #000;
      text-decoration: none;
  }
  
   .cat-see-more {
      padding: 75px 0 0px 0;
      position: relative;
  }
  
   .cat-see-more .cat-mbl-loader {
      position: absolute;
      left: 0;
      right: 0;
      top: 32px;
  }
  
  .cat-see-more .cat-mbl-loader i {
      color: #007a33;
      text-align: center;
      display: table;
      width: 100%;
  }
  
.single-post-wrap .post-content .left_block .wp-block-image {
	display: none;
}
.single-post-wrap .post-content .left_block .img_wrap {
    margin-top: 40px;
}  
   @media only screen and (max-width: 1700px){
      .masonary-layout .small-image:nth-child(2) {
          bottom: 3px;
      }
   
  }
  
  
   
    @media only screen and (max-width: 1680px){
      .masonary-layout .row-wrapper{
          max-width:1500px;
          padding-top: 44.6%;
          min-height: 666px;
      }
   
      .masonary-layout .small-image .post-detail {
          padding: 52px 41px;
      }
      .masonary-layout .large-image .post-detail {
          padding: 158px 160px;
      }
       .masonary-layout .poster {
          padding-top: 68.5%;
      }
      .masonary-layout .large-image .poster {
          padding-top: 72.1%;
      }
          .masonary-layout .small-image .post-detail h1 {
          font-size: 35px;
          line-height: 39px;
      }
      .masonary-layout .large-image .post-detail h1 {
          font-size: 50px;
          line-height: 56px;
          max-width: 350px;
      }
      .masonary-layout .small-image {
          min-height: 350px;
      }
   }
   
     @media only screen and (max-width: 1600px){
          .masonary-layout .large-image .poster {
              padding-top: 68.4%;
          }
            .masonary-layout .row-wrapper {
              padding-top: 43.95%;
          }
     }
  
    @media only screen and (max-width: 1500px){
       
      .masonary-layout .row-wrapper{
          max-width: 1056px;
          padding-top: 38.4%;
          min-height: 543px;
          margin-top: -3px;
      }
   
      .masonary-layout .small-image .post-detail {
          padding: 39px 36px;
      }
      .masonary-layout .large-image .post-detail {
          padding: 112px 130px;
      }
      
          .masonary-layout .small-image .post-detail h1 {
          font-size: 24px;
          line-height: 28px;
          letter-spacing: -0.58px;
          max-width: 230px;
          padding-bottom: 15px;
      }
      .masonary-layout .large-image .post-detail h1 {
          font-size: 42px;
          line-height: 47px;
          letter-spacing: -0.84px;
          max-width: 300px;
          padding-bottom: 25px;
      }
      .masonary-layout .post-detail p {
          font-size: 16px;
          line-height: 27px;
          max-width: 270px;
         
      }
  
      .masonary-layout .large-image .post-detail img {
          width: 63px;
      }
  
      .masonary-layout .small-image .post-detail img {
          width: 41px;
      }
  
      .masonary-layout .large-image .poster {
          padding-top: 78.3%;
      }
      .masonary-layout .poster {
          padding-top: 75.1%;
      }
      .masonary-layout .row-wrapper:nth-child(even) {
          margin-top: -3px;
      }
  
  
      .masonary-layout .small-image .post-detail p {
          white-space: normal;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          height: 59px;
          overflow:hidden;
          max-width: 215px;
      }
      .masonary-layout .small-image {
          min-height: 272px;
      }
  
      .masonary-layout .large-image .poster {
          padding-top: 76.3%;
      }
   
   }
  @media only screen and (max-width: 1199px){
      .masonary-layout .large-image .poster {
          padding-top: 81.3%;
      }
      .masonary-layout .poster {
          padding-top: 78.1%;
      }
  }
  
  
  @media only screen and (max-width: 1024px){
      
      .masonary-layout .row-wrapper {
          max-width: 870px;
          padding-top: 48%;
          min-height: 449px;
      }
  
      .masonary-layout .small-image {}
  
      .masonary-layout .small-image .post-detail h1 {
          font-size: 18px;
          line-height: 25px;
          max-width: 200px;
      }
  
      .masonary-layout .large-image .post-detail h1 {
          font-size: 32px;
          line-height: 35px;
          max-width: 250px;
      }
  
      .masonary-layout .large-image .post-detail img {
          width: 45px;
      }
  
      .masonary-layout .small-image .post-detail img {
          width: 30px;
      }
  
      .masonary-layout .small-image .post-detail {
          padding: 35px;
      }
  
      .masonary-layout .large-image .post-detail {
          padding: 100px 110px;
      }
  
      .masonary-layout .small-image {
          min-height: 227px;
      }
  
      .masonary-layout .poster {
          padding-top: 74%;
      }
      .masonary-layout .row-wrapper .item:hover img {
           transform: translate(0px,0px);
      }
  }
  
  
  
  @media only screen and (max-width: 999px){
      .masonary-layout .row-wrapper{
          max-width: 598px;
          padding-top: 40.2%;
          min-height: 309px;
      }
   
      .masonary-layout .small-image .post-detail {
          padding: 23px 17px;
      }
      .masonary-layout .large-image .post-detail {
          padding: 57px 53px;
      }
      
      .masonary-layout .small-image .post-detail h1 {
          font-size: 16px;
          line-height: 19px;
          letter-spacing: -0.44px;
          max-width: 149px;
          padding-bottom: 10px;
      }
      .masonary-layout .large-image .post-detail h1 {
          font-size: 26px;
          line-height: 30px;
          letter-spacing: -0.62px;
          max-width: 240px;
          padding-bottom: 15px;
      }
      .masonary-layout .post-detail p {
          font-size: 15.5px;
          line-height: 27px;
          max-width: 270px;
      }
  
      .masonary-layout .large-image .post-detail img {
          width: 63px;
      }
  
      .masonary-layout .small-image .post-detail img {
          width: 41px;
      }
  
      .masonary-layout .large-image .poster {
          padding-top: 76.3%;
      }
      .masonary-layout .poster {
          padding-top: 73%;
      }
      .masonary-layout .row-wrapper:nth-child(even) {
          margin-top: -3px;
      }
  
  
      .masonary-layout .small-image .post-detail p {
          white-space: normal;
          display: -webkit-box;
          -webkit-line-clamp: 4;
          -webkit-box-orient: vertical;
          height: 104px;
          overflow:hidden;
          max-width: 130px;
          padding: 0;
      }
      .masonary-layout .small-image .post-detail p {
          -webkit-line-clamp: 2;
          height: 33px;
          font-size: 13px;
          line-height: normal;
      }
  
      .masonary-layout .large-image .post-detail img {
          width: 40px;
      }
  
      .masonary-layout .post-detail img {
          top: 0;
      }
  
      .masonary-layout .small-image .post-detail img {
          width: 23px;
      }
  
      .masonary-layout .large-image .post-detail p {
          white-space: normal;
          display: -webkit-box;
          -webkit-line-clamp: 3;
          -webkit-box-orient: vertical;
          height: 87px;
          overflow: hidden;
          max-width: 205px;
          padding: 0;
      }
  
  
      .masonary-layout .small-image {
          min-height: 154px;
      }
  
     .cat-see-more #cat-load-more {
          letter-spacing: -0.32px;
          font-size: 16px;
          line-height: 19px;
      }
  
      .cat-see-more {
          padding: 45px 0 0 0;
      }
  
  
      .cat-see-more .cat-mbl-loader {
          top: 13px;
      }
      .cat-see-more .cat-mbl-loader i {
          font-size: 18px;
      }
     
      
  }
  
  
  @media only screen and (max-width: 660px){
  
  
      .masonary-layout .small-image,.masonary-layout .large-image {
          min-height: 246px;
      }
  
      .masonary-layout .row-wrapper {
          max-width: 246px;
          min-height: unset;
          padding-top: 0;
      }
  
      .masonary-layout .row-wrapper>div {
          width: 100%;
          position: relative;
      }
  
      .masonary-layout .small-image .post-detail h1,.masonary-layout .large-image .post-detail h1 {
          font-size: 20px;
          line-height: 23px;
          letter-spacing: -0.48px;
          padding-bottom: 15px;
          padding-right: 20px;
      }
  
      .masonary-layout .small-image .post-detail p,.masonary-layout .large-image .post-detail p {
          line-height: 20px;
          font-size: 13px;
          -webkit-line-clamp: 2;
          height: 44px;
          max-width: 175px;
          margin: 0;
      }
  
      .masonary-layout .small-image .post-detail,.masonary-layout .large-image .post-detail {
          padding: 40px 30px 40px 40px;
      }
  
      .masonary-layout .small-image:nth-child(2) {
          bottom: 0;
      }
      .masonary-layout .poster,
      .masonary-layout .large-image .poster {
          padding-top: 100%;
      }
  
      .masonary-layout .small-image .post-detail img,.masonary-layout .large-image .post-detail img {
          width: 22px;
          right: 0;
          top: 3px;
      }
      .cat-see-more #cat-load-more {
          letter-spacing: -0.24px;
          font-size: 12px;
          line-height: 14px;
      }
  
      .cat-see-more .cat-mbl-loader {
          top: 15px;
      }
  }
  
  
  body .sign_tabs_section .vc_tta-container h4.vc_tta-panel-title span.vc_tta-title-text {
      display: none;
  }
  
  @media only screen and (max-width: 767px) and (orientation: portrait) {
      .dealer-details-wrap .dealer-details .dealer-address span.dealer-location {
          padding-top: 40px;
          display: block;
      }
  }

.sign_up_in_block + .section_second .advantages_for_pet_owners ,.stats-section + .section_second .advantages_for_pet_owners {
	margin-top: 200px;
	margin-bottom: 0;
}

@media only screen and (max-width: 1500px) {
	.sign_up_in_block + .section_second .advantages_for_pet_owners ,.stats-section + .section_second .advantages_for_pet_owners {
		margin-top: 161px;
		margin-bottom: 0;
	}
  /* body #olark-container.olark-size-dr:not(.olark-inline) {
    height: 80% !important;
  } */
}

@media only screen and (min-width: 1495px) and (max-width: 1750px) {
  .hero-section .hero-content p{
    max-width: 545px;
  }
}

@media only screen and (max-width: 999px) {
	.sign_up_in_block + .section_second .advantages_for_pet_owners ,.stats-section + .section_second .advantages_for_pet_owners {
		margin-top: 120px;
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 600px) {
	.sign_up_in_block + .section_second .advantages_for_pet_owners ,.stats-section + .section_second .advantages_for_pet_owners {
		margin-top: 15px;
		padding-top: 91px;
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 320px) {
  body #olark-container .olark-survey-form .olark-survey-form-text {
    padding: 5px !important;
  }
  body #olark-container .olark-top-bar{
    padding: 10px !important;
  }
  body #olark-container .olark-top-bar-text{
    line-height: 35px !important;
  }
  body #olark-container .olark-button{
    padding: 10px 12px !important;
    margin: 5px 0 !important;
  }
}