* {
  margin: 0;
  padding: 0;
}
body {
  background-color: rgba(3, 57, 5, 0.849);
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
}
@media (min-width: 320px) and (max-width: 767px) {
  .top-contact {
    display: flex;
    justify-content: center;
    text-decoration: none;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 11px;
    background-color: rgba(254, 214, 9, 0.849);
  }
  .top-contact p {
    margin-left: 15px;
    margin-right: 15px;
  }
  .top-contact h2 {
    padding-left: 10px;
    padding-right: 10px;
    color: rgba(3, 57, 5, 0.849);
  }
  .top-contact a {
    text-decoration: none;
    color: rgb(255, 249, 214);
  }
  .top-bar {
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .top-bar img {
    height: 500px;
    width: 80%;
    margin-bottom: -100px;
    margin-top: -100px;
  }
  .navbar {
    display: none;
  }
  /* The subnavigation menu */
  .subnav {
    display: none;
  }
  /*Nav-Bar--Nav-Bar*/
  .topnav {
    overflow: hidden;
    background-color: rgba(254, 214, 9, 0.849);
    position: relative;
  }
  /* Hide the links inside the navigation menu (except for logo/home) */
  .topnav #myLinks {
    display: none;
  }
  /* Style navigation menu links */
  .topnav a {
    color: rgba(3, 57, 5, 0.849);
    padding: 14px 16px;
    text-decoration: none;
    font-size: 50px;
    display: block;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
  }
  /* Style the hamburger menu */
  .topnav a.icon {
    background: rgba(254, 214, 9, 0.849);
    display: block;
    position: absolute;
    right: 0;
    top: 0;
  }
  /* Add a grey background color on mouse-over */
  .topnav a:hover {
    background: rgba(3, 57, 5, 0.849);
    color: rgba(254, 214, 9, 0.849);
  }
  .active {
    background-color: #000000;
    color: white;
  }
  .sub-menu-gallery {
    display: none;
  }
  .sub-menu-stain {
    display: none;
  }
  .sub-menu-paint {
    display: none;
  }
  .sub-menu-wash {
    display: none;
  }
  .quote-button button {
    background: rgba(254, 214, 9, 0.849);
    font-size: 50px;
    font-weight: bold;
    border: 4px rgba(3, 57, 5, 0.849);
    border-radius: 10px;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 25px;
    padding-bottom: 25px;
    cursor: pointer;
    color: rgba(3, 57, 5, 0.849);
  }
  .quote-button button:hover {
    transform: scale(1.2);
  }
  .footer-quote p {
    text-align: center;
    margin-top: 30px;
  }

  .footer-distributed {
    color: rgba(254, 214, 9, 0.849);
    text-align: center;
    margin-top: 20px;
  }

  .footer-left a {
    text-decoration: none;
  }

  .footer-left h3 {
    font-size: 40px;
  }

  .footer-left h4 {
    font-size: 24px;
  }

  .footer-distributed .footer-links a {
    text-decoration: none;
  }

  .footer-distributed .footer-links a {
    display: inline-block;
    line-height: 1.8;
    text-decoration: none;
    font-size: 28px;
    font-weight: bold;
    color: rgba(254, 214, 9, 0.849);
  }

  .footer-distributed .footer-links a:hover {
    text-decoration: none;
    color: rgba(254, 214, 9, 0.849);
  }

  .footer-distributed .footer-links a:active {
    text-decoration: none;
    color: rgba(254, 214, 9, 0.849);
  }

  .footer-distributed .footer-center p a {
    text-decoration: none;
    color: inherit;
  }

  .footer-company-name {
    display: none;
  }

  .footer-center {
    margin-top: 80px;
    line-height: 50px;
  }

  .footer-center a {
    text-decoration: none;
    color: inherit;
  }

  .footer-center i {
    transform: scale(6);
    margin-top: 60px;
    padding-bottom: 20px;
    color: rgba(254, 214, 9, 0.849);
  }

  .footer-center i:hover {
    transform: scale(7);
  }

  .footer-center p:hover {
    transform: scale(1.5);
  }

  .footer-center p {
    font-size: 48px;
    letter-spacing: 5px;
    font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
    margin-top: 20px;
    padding-bottom: 30px;
    margin-bottom: 50px;
    color: rgba(254, 214, 9, 0.849);
  }

  .footer-right {
    display: none;
  }

  .qwc {
    text-align: center;
  }

  .qwc h3 {
    color: rgba(254, 214, 9, 0.849);
  }

  .qwc img {
    height: 200px;
  }
  .about-us {
    font-size: 72px;
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
  }
  .about-us h2 {
    font-size: 72px;
    color: rgb(255, 249, 214);
    text-shadow: 10px 10px 20px rgba(254, 214, 9, 0.849);
    margin-top: 10px;
  }
  .about-us p {
    margin-top: 50px;
    font-size: 36px;
    color: rgb(255, 249, 214);
    text-shadow: 10px 10px 20px rgba(254, 214, 9, 0.849);
  }
  .click-index {
    text-align: center;
    align-items: center;
    margin-top: 10px;
  }
  .click-index h2 {
    color: rgba(254, 214, 9, 0.849);
    font-size: 48px;
    text-shadow: 10px 10px 10px rgba(3, 57, 5, 0.849);
  }
  .index-top {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: 100px;
    margin-right: 100px;
    margin-top: 50px;
  }
  .index-bottom {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: 100px;
    margin-right: 100px;
    margin-top: 50px;
  }
  .index-left {
    padding: 20px;
    padding-top: 30px;
    padding-bottom: 50px;
    overflow: hidden;
    background-color: rgba(254, 214, 9, 0.849);
    box-shadow: 0px 10px 10px 10px rgba(3, 57, 5, 0.849);
    margin-top: 50px;
  }

  .index-right {
    padding: 20px;
    padding-top: 30px;
    padding-bottom: 50px;
    overflow: hidden;
    background-color: rgba(254, 214, 9, 0.849);
    box-shadow: 0px 10px 10px 10px rgba(3, 57, 5, 0.849);
    margin-top: 50px;
  }
  .index-left img {
    height: 500px;
    width: 500px;
    box-shadow: 0px 10px 10px 10px rgba(3, 57, 5, 0.658);
  }
  .index-right img {
    height: 500px;
    width: 500px;
    box-shadow: 0px 10px 10px 10px rgba(3, 57, 5, 0.658);
  }
  .menu-links {
    display: none;
  }
  .index-top h2 button {
    color: rgba(254, 214, 9, 0.849);
    font-size: 50px;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 150px;
    padding-right: 150px;
    background-color: rgba(3, 57, 5, 0.849);
    box-shadow: 10px 20px 50px rgba(3, 57, 5, 0.849);
    text-shadow: 10px 20px 50px rgba(3, 57, 5, 0.849);
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    border: none;
    cursor: pointer;
    text-shadow: 10px 10px 10px rgba(3, 57, 5, 0.849);
    text-align: center;
    justify-content: center;
  }
  .index-bottom h2 button {
    color: rgba(254, 214, 9, 0.849);
    font-size: 50px;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 150px;
    padding-right: 150px;
    background-color: rgba(3, 57, 5, 0.849);
    box-shadow: 10px 20px 50px rgba(3, 57, 5, 0.849);
    text-shadow: 10px 20px 50px rgba(3, 57, 5, 0.849);
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    border: none;
    cursor: pointer;
    text-shadow: 10px 10px 10px rgba(3, 57, 5, 0.849);
    text-align: center;
    justify-content: center;
  }
  .index-top h2 button:hover {
    transform: scale(1.2);
  }
  .index-bottom h2 button:hover {
    transform: scale(1.2);
  }
  .contact-left {
    color: rgba(254, 214, 9, 0.849);
    text-shadow: 10px 20px 50px rgba(3, 57, 5, 0.849);
    text-align: center;
    margin-top: 20px;
  }

  .contact-info a {
    margin-top: 70px;
    text-decoration: none;
    color: inherit;
    transform: scale(3);
    color: rgba(254, 214, 9, 0.849);
    text-shadow: 10px 20px 50px rgba(3, 57, 5, 0.849);
  }

  .contact-info a:hover {
    transform: scale(3.5);
  }

  .contact-info h3 {
    font-size: 50px;
    margin-top: 60px;
    color: rgba(254, 214, 9, 0.849);
    text-shadow: 10px 20px 50px rgba(3, 57, 5, 0.849);
  }

  .contact-info p {
    font-size: 24px;
    color: rgba(254, 214, 9, 0.849);
    text-shadow: 10px 20px 50px rgba(3, 57, 5, 0.849);
  }

  .contact-middle {
    color: rgba(254, 214, 9, 0.849);
    text-align: center;
    margin-top: 20px;
  }

  .contact-title h2 {
    font-size: 60px;
    font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
    letter-spacing: 5px;
    color: rgba(254, 214, 9, 0.849);
    text-align: center;
    margin-top: 20px;
  }

  .contact-middle p {
    font-size: 20px;
    margin-top: 10px;
    line-height: 30px;
    margin-left: 20px;
    margin-right: 20px;
    color: rgba(254, 214, 9, 0.849);
    text-shadow: 10px 20px 50px rgba(3, 57, 5, 0.849);
  }

  #contact-form h2 {
    text-align: center;
    color: rgba(254, 214, 9, 0.849);
    text-shadow: 10px 20px 50px rgba(3, 57, 5, 0.849);
    padding-top: 10px;
    font-size: 56px;
  }

  #contact-form p {
    text-align: center;
    color: rgba(254, 214, 9, 0.849);
    text-shadow: 10px 20px 50px rgba(3, 57, 5, 0.849);
    font-size: 25px;
  }

  #contact-form input {
    font-size: 18px;
    background-color: rgb(255, 249, 214);
  }

  #contact-form label {
    font-size: 25px;
    text-align: center;
  }

  #contact-form span {
    font-size: 18px;
    text-align: center;
  }

  #contact-form textarea {
    width: 400px;
    height: 100px;
    background-color: rgb(255, 249, 214);
  }

  #my-form .data-entry {
    padding: 0.5em 8%;
  }

  #my-form textarea {
    padding: 10px 20px;
  }

  #submit {
    width: 170px;
    height: 70px;
    font-size: 32px;
    margin: 0.4em;
    background-color: rgba(254, 214, 9, 0.849);
    font-weight: bolder;
    color: rgba(3, 57, 5, 0.849);
  }

  #contact-form p {
    margin-top: 20px;
  }

  #contact-form {
    text-align: center;
  }

  #my-form #align {
    box-sizing: border-box;
    width: 96%;
    text-align: center;
    margin: 0 2%;
    padding: 2em;
  }

  .contact-right {
    text-align: center;
  }

  .contact-right iframe {
    height: 800px;
    width: 800px;
  }

  .gallery {
    margin-top: 50px;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .h2-title {
    font-size: 56px;
    color: rgb(255, 249, 214);
    text-shadow: 10px 10px 20px rgba(254, 214, 9, 0.849);
    margin-top: 20px;
    text-align: center;
  }
  .gallery img {
    width: 700px;
    height: 650px;
    padding: 5px;
    margin: 20px;
    background-color: rgba(254, 214, 9, 0.849);
    box-shadow: 10px 10px 10px 10px rgba(3, 57, 5, 0.849);
    border-radius: 2%;
  }
  .gallery img:hover {
    transform: scale(1.1);
    transition: 0.4s ease-in;
  }
  .lawncare-text {
    text-align: center;
    margin-top: 34px;
    margin-left: 30px;
    margin-right: 30px;
    font-size: 32px;
    color: rgb(255, 249, 214);
    text-shadow: 10px 10px 20px rgba(254, 214, 9, 0.849);
  }
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .top-contact {
    display: flex;
    justify-content: center;
    text-decoration: none;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 11px;
    background-color: rgba(254, 214, 9, 0.849);
  }
  .top-contact p {
    margin-left: 15px;
    margin-right: 15px;
  }
  .top-contact h2 {
    padding-left: 10px;
    padding-right: 10px;
    color: rgba(3, 57, 5, 0.849);
  }
  .top-contact a {
    text-decoration: none;
    color: rgb(255, 249, 214);
  }
  .top-bar {
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .top-bar img {
    height: 500px;
    width: 80%;
    margin-bottom: -100px;
    margin-top: -100px;
  }
  .navbar {
    display: none;
  }
  /* The subnavigation menu */
  .subnav {
    display: none;
  }
  /*Nav-Bar--Nav-Bar*/
  .topnav {
    overflow: hidden;
    background-color: rgba(254, 214, 9, 0.849);
    position: relative;
  }
  /* Hide the links inside the navigation menu (except for logo/home) */
  .topnav #myLinks {
    display: none;
  }
  /* Style navigation menu links */
  .topnav a {
    color: rgba(3, 57, 5, 0.849);
    padding: 14px 16px;
    text-decoration: none;
    font-size: 50px;
    display: block;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
  }
  /* Style the hamburger menu */
  .topnav a.icon {
    background: rgba(254, 214, 9, 0.849);
    display: block;
    position: absolute;
    right: 0;
    top: 0;
  }
  /* Add a grey background color on mouse-over */
  .topnav a:hover {
    background: rgba(3, 57, 5, 0.849);
    color: rgba(254, 214, 9, 0.849);
  }
  .active {
    background-color: #000000;
    color: white;
  }
  .sub-menu-gallery {
    display: none;
  }
  .sub-menu-stain {
    display: none;
  }
  .sub-menu-paint {
    display: none;
  }
  .sub-menu-wash {
    display: none;
  }
  .quote-button button {
    background: rgba(254, 214, 9, 0.849);
    font-size: 50px;
    font-weight: bold;
    border: 4px rgba(3, 57, 5, 0.849);
    border-radius: 10px;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 25px;
    padding-bottom: 25px;
    cursor: pointer;
    color: rgba(3, 57, 5, 0.849);
  }
  .quote-button button:hover {
    transform: scale(1.2);
  }
  .footer-quote p {
    text-align: center;
    margin-top: 30px;
  }

  .footer-distributed {
    color: rgba(254, 214, 9, 0.849);
    text-align: center;
    margin-top: 20px;
  }

  .footer-left a {
    text-decoration: none;
  }

  .footer-left h3 {
    font-size: 40px;
  }

  .footer-left h4 {
    font-size: 24px;
  }

  .footer-distributed .footer-links a {
    text-decoration: none;
  }

  .footer-distributed .footer-links a {
    display: inline-block;
    line-height: 1.8;
    text-decoration: none;
    font-size: 28px;
    font-weight: bold;
    color: rgba(254, 214, 9, 0.849);
  }

  .footer-distributed .footer-links a:hover {
    text-decoration: none;
    color: rgba(254, 214, 9, 0.849);
  }

  .footer-distributed .footer-links a:active {
    text-decoration: none;
    color: rgba(254, 214, 9, 0.849);
  }

  .footer-distributed .footer-center p a {
    text-decoration: none;
    color: inherit;
  }

  .footer-company-name {
    display: none;
  }

  .footer-center {
    margin-top: 80px;
    line-height: 50px;
  }

  .footer-center a {
    text-decoration: none;
    color: inherit;
  }

  .footer-center i {
    transform: scale(6);
    margin-top: 60px;
    padding-bottom: 20px;
    color: rgba(254, 214, 9, 0.849);
  }

  .footer-center i:hover {
    transform: scale(7);
  }

  .footer-center p:hover {
    transform: scale(1.5);
  }

  .footer-center p {
    font-size: 48px;
    letter-spacing: 5px;
    font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
    margin-top: 20px;
    padding-bottom: 30px;
    margin-bottom: 50px;
    color: rgba(254, 214, 9, 0.849);
  }

  .footer-right {
    display: none;
  }

  .qwc {
    text-align: center;
  }

  .qwc h3 {
    color: rgba(254, 214, 9, 0.849);
  }

  .qwc img {
    height: 200px;
  }
  .about-us {
    font-size: 72px;
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
  }
  .about-us h2 {
    font-size: 72px;
    color: rgb(255, 249, 214);
    text-shadow: 10px 10px 20px rgba(254, 214, 9, 0.849);
    margin-top: 10px;
  }
  .about-us p {
    margin-top: 50px;
    font-size: 36px;
    color: rgb(255, 249, 214);
    text-shadow: 10px 10px 20px rgba(254, 214, 9, 0.849);
  }
  .click-index {
    text-align: center;
    align-items: center;
    margin-top: 10px;
  }
  .click-index h2 {
    color: rgba(254, 214, 9, 0.849);
    font-size: 48px;
    text-shadow: 10px 10px 10px rgba(3, 57, 5, 0.849);
  }
  .index-top {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: 100px;
    margin-right: 100px;
    margin-top: 50px;
  }
  .index-bottom {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: 100px;
    margin-right: 100px;
    margin-top: 50px;
  }
  .index-left {
    padding: 20px;
    padding-top: 30px;
    padding-bottom: 50px;
    overflow: hidden;
    background-color: rgba(254, 214, 9, 0.849);
    box-shadow: 0px 10px 10px 10px rgba(3, 57, 5, 0.849);
    margin-top: 50px;
  }

  .index-right {
    padding: 20px;
    padding-top: 30px;
    padding-bottom: 50px;
    overflow: hidden;
    background-color: rgba(254, 214, 9, 0.849);
    box-shadow: 0px 10px 10px 10px rgba(3, 57, 5, 0.849);
    margin-top: 50px;
  }
  .index-left img {
    height: 500px;
    width: 500px;
    box-shadow: 0px 10px 10px 10px rgba(3, 57, 5, 0.658);
  }
  .index-right img {
    height: 500px;
    width: 500px;
    box-shadow: 0px 10px 10px 10px rgba(3, 57, 5, 0.658);
  }
  .menu-links {
    display: none;
  }
  .index-top h2 button {
    color: rgba(254, 214, 9, 0.849);
    font-size: 50px;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 150px;
    padding-right: 150px;
    background-color: rgba(3, 57, 5, 0.849);
    box-shadow: 10px 20px 50px rgba(3, 57, 5, 0.849);
    text-shadow: 10px 20px 50px rgba(3, 57, 5, 0.849);
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    border: none;
    cursor: pointer;
    text-shadow: 10px 10px 10px rgba(3, 57, 5, 0.849);
    text-align: center;
    justify-content: center;
  }
  .index-bottom h2 button {
    color: rgba(254, 214, 9, 0.849);
    font-size: 50px;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 150px;
    padding-right: 150px;
    background-color: rgba(3, 57, 5, 0.849);
    box-shadow: 10px 20px 50px rgba(3, 57, 5, 0.849);
    text-shadow: 10px 20px 50px rgba(3, 57, 5, 0.849);
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    border: none;
    cursor: pointer;
    text-shadow: 10px 10px 10px rgba(3, 57, 5, 0.849);
    text-align: center;
    justify-content: center;
  }
  .index-top h2 button:hover {
    transform: scale(1.2);
  }
  .index-bottom h2 button:hover {
    transform: scale(1.2);
  }
  .contact-left {
    color: rgba(254, 214, 9, 0.849);
    text-shadow: 10px 20px 50px rgba(3, 57, 5, 0.849);
    text-align: center;
    margin-top: 20px;
  }

  .contact-info a {
    margin-top: 70px;
    text-decoration: none;
    color: inherit;
    transform: scale(3);
    color: rgba(254, 214, 9, 0.849);
    text-shadow: 10px 20px 50px rgba(3, 57, 5, 0.849);
  }

  .contact-info a:hover {
    transform: scale(3.5);
  }

  .contact-info h3 {
    font-size: 50px;
    margin-top: 60px;
    color: rgba(254, 214, 9, 0.849);
    text-shadow: 10px 20px 50px rgba(3, 57, 5, 0.849);
  }

  .contact-info p {
    font-size: 24px;
    color: rgba(254, 214, 9, 0.849);
    text-shadow: 10px 20px 50px rgba(3, 57, 5, 0.849);
  }

  .contact-middle {
    color: rgba(254, 214, 9, 0.849);
    text-align: center;
    margin-top: 20px;
  }

  .contact-title h2 {
    font-size: 60px;
    font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
    letter-spacing: 5px;
    color: rgba(254, 214, 9, 0.849);
    text-align: center;
    margin-top: 20px;
  }

  .contact-middle p {
    font-size: 20px;
    margin-top: 10px;
    line-height: 30px;
    margin-left: 20px;
    margin-right: 20px;
    color: rgba(254, 214, 9, 0.849);
    text-shadow: 10px 20px 50px rgba(3, 57, 5, 0.849);
  }

  #contact-form h2 {
    text-align: center;
    color: rgba(254, 214, 9, 0.849);
    text-shadow: 10px 20px 50px rgba(3, 57, 5, 0.849);
    padding-top: 10px;
    font-size: 56px;
  }

  #contact-form p {
    text-align: center;
    color: rgba(254, 214, 9, 0.849);
    text-shadow: 10px 20px 50px rgba(3, 57, 5, 0.849);
    font-size: 25px;
  }

  #contact-form input {
    font-size: 18px;
    background-color: rgb(255, 249, 214);
  }

  #contact-form label {
    font-size: 25px;
    text-align: center;
  }

  #contact-form span {
    font-size: 18px;
    text-align: center;
  }

  #contact-form textarea {
    width: 400px;
    height: 100px;
    background-color: rgb(255, 249, 214);
  }

  #my-form .data-entry {
    padding: 0.5em 8%;
  }

  #my-form textarea {
    padding: 10px 20px;
  }

  #submit {
    width: 170px;
    height: 70px;
    font-size: 32px;
    margin: 0.4em;
    background-color: rgba(254, 214, 9, 0.849);
    font-weight: bolder;
    color: rgba(3, 57, 5, 0.849);
  }

  #contact-form p {
    margin-top: 20px;
  }

  #contact-form {
    text-align: center;
  }

  #my-form #align {
    box-sizing: border-box;
    width: 96%;
    text-align: center;
    margin: 0 2%;
    padding: 2em;
  }

  .contact-right {
    text-align: center;
  }

  .contact-right iframe {
    height: 800px;
    width: 800px;
  }

  .gallery {
    margin-top: 50px;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .h2-title {
    font-size: 56px;
    color: rgb(255, 249, 214);
    text-shadow: 10px 10px 20px rgba(254, 214, 9, 0.849);
    margin-top: 20px;
    text-align: center;
  }
  .gallery img {
    width: 700px;
    height: 650px;
    padding: 5px;
    margin: 20px;
    background-color: rgba(254, 214, 9, 0.849);
    box-shadow: 10px 10px 10px 10px rgba(3, 57, 5, 0.849);
    border-radius: 2%;
  }
  .gallery img:hover {
    transform: scale(1.1);
    transition: 0.4s ease-in;
  }
  .lawncare-text {
    text-align: center;
    margin-top: 34px;
    margin-left: 30px;
    margin-right: 30px;
    font-size: 32px;
    color: rgb(255, 249, 214);
    text-shadow: 10px 10px 20px rgba(254, 214, 9, 0.849);
  }
}

@media screen and (min-width: 1601px) {
  /*Header start*/

  .topnav {
    display: none;
  }
  .top-contact {
    display: flex;
    justify-content: center;
    background-color: rgba(254, 214, 9, 0.849);
    text-decoration: none;
    padding-top: 3px;
    padding-bottom: 3px;
    color: rgba(3, 57, 5, 0.849);
  }
  .top-contact h2 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .top-contact a {
    text-decoration: none;
    color: rgba(3, 57, 5, 0.849);
  }
  .top-contact a:hover {
    color: rgb(255, 249, 214);
  }
  .top-contact p {
    margin-left: 15px;
    margin-right: 15px;
  }
  .top-bar {
    display: flex;
    justify-content: center;
  }
  header img {
    width: 450px;
    height: 300px;
    margin-right: 0px;
    margin-left: -500px;
    margin-top: -60px;
    margin-bottom: -50px;
  }
  /*Nav start*/
  .navbar {
    align-items: center;
    justify-content: center;
    display: flex;
    margin-top: 60px;
  }
  .navbar a {
    font-size: 32px;
    font-weight: bold;
    color: rgba(254, 214, 9, 0.849);
    padding: 10px 30px;
    text-decoration: none;
    text-shadow: 10px 10px 10px rgb(3, 57, 5);
  }
  /* The subnavigation menu */
  .subnav {
    overflow: hidden;
    text-align: center;
    text-shadow: 10px 10px 10px rgba(0, 0, 0, 0.685);
  }
  .subnav-content a {
    font-size: 16px;
    text-shadow: 10px 10px 10px rgba(0, 0, 0, 0.685);
  }
  /* Subnav button */
  .subnav .subnavbtn {
    font-size: 16px;
    border: none;
    outline: none;
    color: rgba(254, 214, 9, 0.849);
    background-color: inherit;
    font-family: inherit;
    display: flex;
    text-shadow: 10px 10px 10px rgba(0, 0, 0, 0.685);
  }
  /* Add a red background color to navigation links on hover */
  .navbar a:hover,
  .subnav:hover .subnavbtn {
    transform: scale(1.2);
  }
  /* Style the subnav content - positioned absolute */
  .subnav-content {
    display: none;
    background: rgba(254, 214, 9, 0.849);
    position: absolute;
  }
  /* Style the subnav links */
  .subnav-content a {
    color: rgba(3, 57, 5, 0.849);
    text-decoration: none;
  }
  /* Add a grey background color on hover */
  .subnav-content a:hover {
    color: rgba(3, 57, 5, 0.849);
  }
  /* When you move the mouse over the subnav container, open the subnav content */
  .subnav:hover .subnav-content {
    display: flex;
    flex-direction: column;
  }

  /*Index-Start*/

  .about-us h2 {
    justify-content: center;
    text-align: center;
    font-size: 72px;
    color: rgb(255, 249, 214);
    text-shadow: 10px 10px 20px rgba(254, 214, 9, 0.849);
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .about-us p {
    color: rgb(255, 249, 214);
    margin-top: 50px;
    margin-left: 150px;
    margin-right: 150px;
    margin-bottom: 50px;
    font-size: 36px;
    text-shadow: 10px 10px 10px rgba(254, 214, 9, 0.849);
  }

  .click-index {
    text-align: center;
    align-items: center;
    margin-top: 10px;
  }
  .click-index h2 {
    color: rgba(254, 214, 9, 0.849);
    font-size: 48px;
    text-shadow: 10px 10px 10px rgba(0, 0, 0, 0.438);
  }
  .index-top {
    text-align: center;
    display: flex;
    justify-content: center;
    margin-left: 50px;
    margin-right: 50px;
  }
  .index-bottom {
    margin-top: 35px;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-left: 50px;
    margin-right: 50px;
    margin-bottom: 50px;
  }
  .index-left {
    margin-top: 30px;
    margin-right: 35px;
    padding: 20px;
    padding-top: 30px;
    padding-bottom: 50px;
    overflow: hidden;
    background-color: rgba(254, 214, 9, 0.849);
    box-shadow: 0px 10px 10px 10px rgba(3, 57, 5, 0.849);
  }

  .index-right {
    margin-top: 30px;
    margin-left: 35px;
    padding: 20px;
    padding-top: 30px;
    padding-bottom: 50px;
    overflow: hidden;
    background-color: rgba(254, 214, 9, 0.849);
    box-shadow: 0px 10px 10px 10px rgba(3, 57, 5, 0.849);
  }
  .index-left img {
    height: 500px;
    width: 500px;
    box-shadow: 0px 0px 10px 10px rgba(3, 57, 5, 0.849);
  }
  .index-right img {
    height: 500px;
    width: 500px;
    box-shadow: 0px 0px 10px 10px rgba(3, 57, 5, 0.849);
  }
  .menu-links {
    display: none;
  }
  .index-top h2 button {
    color: rgba(254, 214, 9, 0.849);
    font-size: 50px;
    margin-top: 20px;
    padding: 20px 30px;
    background-color: rgba(3, 57, 5, 0.849);
    box-shadow: 10px 20px 50px rgba(3, 57, 5, 0.849);
    text-shadow: 10px 20px 50px rgba(0, 0, 0, 0.727);
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    border: none;
    width: 600px;
    cursor: pointer;
    text-shadow: 10px 10px 10px rgba(0, 0, 0, 0.466);
  }
  .index-bottom h2 button {
    color: rgba(254, 214, 9, 0.849);
    font-size: 50px;
    margin-top: 20px;
    padding: 20px 30px;
    background-color: rgba(3, 57, 5, 0.849);
    box-shadow: 10px 20px 50px rgba(3, 57, 5, 0.849);
    text-shadow: 10px 20px 50px rgba(0, 0, 0, 0.727);
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    border: none;
    width: 600px;
    cursor: pointer;
    text-shadow: 10px 10px 10px rgba(3, 57, 5, 0.849);
  }
  .index-top h2 button:hover {
    transform: scale(1.2);
  }
  .index-bottom h2 button:hover {
    transform: scale(1.2);
  }
  .contact-box {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .contact-left {
    width: 30%;
    color: rgba(3, 57, 5, 0.849);
    text-shadow: 10px 10px 10px rgba(0, 0, 0, 0.438);
  }

  .icon {
    color: rgba(254, 214, 9, 0.849);
    text-decoration: none;
    vertical-align: middle;
    border-image: initial;
    border-radius: 50% 50% 50% 50%;
    padding: 3% 6% 3% 6%;
  }
  .icon:hover {
    transform: scale(1.2);
  }

  .flex-item p {
    color: rgba(254, 214, 9, 0.849);
    font-size: 20px;
    text-align: right;
    padding-bottom: 4px;
    font-style: italic;
    text-shadow: 10px 10px 10px rgba(0, 0, 0, 0.438);
  }

  .flex-item {
    justify-content: center;
    margin: 70px;
    border-bottom: rgba(254, 214, 9, 0.849) 2px solid;
  }

  .flex-item h3 {
    justify-content: center;
    color: rgba(254, 214, 9, 0.849);
    font-size: 32px;
    display: inline-block;
    margin-left: 30px;
    vertical-align: middle;
    font-weight: bold;
  }

  #contact-form {
    text-align: center;
  }

  .contact-middle {
    width: 30%;
    text-shadow: 10px 10px 10px rgba(0, 0, 0, 0.438);
  }

  .contact-right {
    width: 30%;
    text-align: center;
  }

  #contact-form h2 {
    text-align: center;
    font-style: italic;
    padding-top: 10px;
    font-size: 30px;
    color: rgba(254, 214, 9, 0.849);
  }

  #contact-form p {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: rgba(254, 214, 9, 0.849);
  }

  #contact-form input {
    font-size: 18px;
    background-color: rgb(255, 249, 214);
  }

  #contact-form label {
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    color: rgba(254, 214, 9, 0.849);
  }

  #contact-form span {
    font-size: 18px;
    text-align: center;
  }

  #contact-form textarea {
    width: 400px;
    height: 100px;
    background-color: rgb(255, 249, 214);
  }

  #my-form .data-entry {
    padding: 0.5em 8%;
  }

  #my-form textarea {
    padding: 10px 20px;
  }

  #submit {
    width: 170px;
    height: 70px;
    font-size: 32px;
    margin: 0.4em;
    background-color: rgba(254, 214, 9, 0.849);
    font-weight: bolder;
    color: rgba(3, 57, 5, 0.849);
  }

  #contact-form p {
    margin-top: 20px;
  }

  #contact-form {
    text-align: center;
  }

  #my-form #align {
    box-sizing: border-box;
    width: 96%;
    text-align: center;
    margin: 0 2%;
    padding: 2em;
  }

  .contact-right iframe {
    height: 600px;
    width: 600px;
    margin-top: 20px;
  }

  /*Footer start*/
  footer {
    bottom: 0;
    box-sizing: border-box;
    color: rgb(255, 249, 214);
    text-shadow: 10px 10px 10px rgba(0, 0, 0, 0.438);
  }

  footer img {
    height: 100px;
  }

  footer h3 {
    font-size: 12px;
    text-decoration: none;
  }

  .footer-distributed {
    display: flex;
    text-align: left;
    font: bold 16px;
    padding-top: 100px;
    padding-left: 100px;
  }

  .footer-distributed
    .footer-left
    .footer-distributed
    .footer-center
    .footer-distributed
    .footer-right {
    display: inline-block;
    vertical-align: top;
  }

  .footer-distributed .footer-left {
    width: 30%;
  }

  .footer-left h4 {
    font-size: 20px;
    color: rgb(255, 249, 214);
    margin-bottom: 10px;
  }

  .footer-distributed h3 {
    font-size: 36px;
  }

  .footer-distributed .footer-links {
    color: rgba(254, 214, 9, 0.849);
    margin: 20px 0 12px;
    color: inherit;
  }

  .footer-distributed .footer-links a {
    display: inline-block;
    line-height: 1.8;
    text-decoration: none;
    font-size: 21px;
    font-weight: bold;
    color: inherit;
  }

  .footer-distributed .footer-links a:hover {
    text-decoration: none;
    color: rgba(254, 214, 9, 0.849);
  }

  .footer-distributed .footer-links a:active {
    text-decoration: none;
    color: rgb(255, 249, 214);
  }

  .footer-distributed .footer-company-name {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
  }

  .footer-distributed .footer-center {
    width: 35%;
  }

  .footer-distributed .footer-center i {
    font-size: 25px;
    width: 38px;
    height: 3;
    text-align: center;
    border-radius: 50%;
    line-height: 42px;
    margin: 10px 15px;
    vertical-align: middle;
    color: rgba(3, 57, 5, 0.849);
    background-color: rgba(254, 214, 9, 0.849);
  }

  .footer-distributed .footer-center p {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    font-size: 28px;
    font-weight: bold;
  }

  .footer-distributed .footer-center p a {
    text-decoration: none;
    color: inherit;
  }

  .footer-distributed .footer-right {
    width: 30%;
  }

  .footer-distributed .footer-company-about {
    line-height: 20px;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
  }

  .footer-distributed .footer-company-about span {
    font-size: 24px;
  }

  .qwc {
    text-align: center;
    padding-top: 50px;
    color: rgb(255, 249, 214);
  }

  .footer-distributed strong {
    color: rgba(254, 214, 9, 0.849);
  }

  .footer-distributed p {
    color: rgb(255, 249, 214);
  }

  .footer-quote {
    position: relative;
    color: rgba(3, 57, 5, 0.849);
    text-align: center;
    margin-top: 50px;
    margin-bottom: -75px;
  }

  .footer-quote button {
    margin-top: 20px;
    background-color: rgba(254, 214, 9, 0.849);
    font-size: 28px;
    color: rgba(3, 57, 5, 0.849);
    font-weight: bold;
    padding: 10px;
  }
  .footer-quote button:hover {
    transform: scale(1.2);
  }
  .footer-center p:hover {
    transform: scale(1.2);
  }
  .footer-center i:hover {
    transform: scale(1.2);
  }
  .h2-title {
    text-align: center;
    display: flex;
    justify-content: center;
    background-color: rgba(254, 213, 9, 0.712);
    color: rgba(3, 57, 5, 0.849);
    text-align: center;
    font-size: 100px;
    padding-bottom: 20px;
    text-shadow: 10px 10px 10px rgba(0, 0, 0, 0.322);
  }

  .gallery {
    margin-top: 20px;
  }
  .container {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .gallery img {
    width: 500px;
    height: 450px;
    padding: 5px;
    margin: 20px;
    background-color: rgba(254, 214, 9, 0.849);
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.727);
    border-radius: 2%;
  }
  .gallery img:hover {
    transform: scale(1.1);
    transition: 0.4s ease-in;
  }
  .lawncare-text p {
    text-align: center;
    display: flex;
    justify-content: center;
    font-size: 40px;
    margin-top: 50px;
    margin-left: 200px;
    margin-right: 200px;
    margin-bottom: 50px;
    line-height: 70px;
    color: rgba(254, 214, 9, 0.849);
    font-weight: bold;
  }
}
