@media (min-width: 1025px) and (max-width: 1441px) {
  
 /* .hero h1 {
    padding-top: 0;
    font-size: 45px;
  }*/


   h1 {
    font-family: "San Francisco", Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    color: #1D4721;
    font-size: 40px;
    letter-spacing: .075em;
    line-height: 1em;
    margin-top: 50px;
  }

  h2 {
    margin-top: 25px;
    margin-bottom: 75px;
    font-family: "San Francisco", Arial, sans-serif;
    font-weight: 500;
    text-align: center;
    color: #1D4721;
    font-size: 16px;
    letter-spacing: .1em;
    line-height: 1.25em;
    font-size: 16px;
  }


     .HomeImgsContainer {
      clear: both;
      display: block;
      width: 1200px;
      max-width: 100%;
      height: auto;
      margin: 0 auto!important;
      padding-top: 0;
      padding-bottom: 0;
    }
  
     .HomeImgsContainer img {
      clear: both;
      display: block;
      width: 1200px;
      max-width: 100%;
      height: auto;
      min-height: 0%;
      margin: 20px auto 10px auto!important;
       padding-top: 0;
      padding-bottom: 0;
    }
  
    #logosContainer.logoRow {
    padding-top: 35px;
  }
  
  li.dropdown-header {
    font-family: "San Francisco", Arial, sans-serif;
  font-style: italic;
    text-align: left;
    color: #bbbdbf;
    border-bottom: 1px solid #bbbdbf;
  /*text-decoration: underline;*/
    padding-top: 40px;
    padding-bottom: 3px;
    letter-spacing: .03em;
  
  }
  
   ul.dropdown-menu.hamburger {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 !important;
    border: 1px solid #98c21f!important;
    min-width: 500px;
   
}
  
  .dropdown-menu.hamburger li {
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    letter-spacing: .05em;
  
  }
  
  .dropdown-menu.hamburger li a {
  background-color: #ffffff;
  color: #1d4721;
  text-align: center;
  }
  
  .dropdown-menu.hamburger li a:hover {
  background-color: #98c21f;
  color: #ffffff;
  }
  
    div.feedbackLink.pull-right {
  padding-top: 45px;
  padding-bottom: 5px;
  
  }
  
  div.subsetButtonContainer {
    margin-top: 20px;
    margin-left: 0!important;
    padding-left: 0!important;
    width: 100%;
  }
  
  button.button.vfs {
  
      color: #fff;
      border-radius: 30px;
      padding: 15px 100px 15px 100px;
      border: 0!important;
      margin: 40px 10px 5px 10px;
  }
  
  div.subsetRightText {
     padding: 20px 10px 10px 10px;
  
   
   }
  
   img.subsetLeftImg {
    /*float: right;
    margin-right: -15px!important;
    padding-right: 0!important;*/
  }
  
  .subsetRight {
    width: auto;
     background-color: #f2f2f2!important;
     margin-left: 0!important;
  
     padding-left: 0!important;
  
  }
  
  div.subsetRightText {
     padding: 45px 10px 10px 10px;
     
   
   }
  
  p.subsetSpecimenGS {
      font-family: "San Francisco", Arial, sans-serif;
      font-weight: 700;
      font-style: italic;
      font-size: 26px;
      letter-spacing: .04em;
      padding: 25px 0 25px 0;
      margin-top: 30px!important;
    }
  
    .detailSpecimenGS {
      font-family: "San Francisco", Arial, sans-serif;
      font-weight: 700;
      font-style: italic;
      font-size: 26px;
      letter-spacing: .04em;
      padding: 25px 0 25px 0;
      margin-top: 30px!important;
    }
  
    #Observations {
      width: 100%;
     margin-top: 10px;
       color: #1a1a1a;
  }


  .footer-logo {
    width: 175px!important;
  }

  .footer-logo img {
    float: none!important;
    clear: both!important;
    display: block;
    width: 175px;
    max-width: 100%;
    height: auto;
    min-height: 0%;
    margin: 0 auto;
  }

  .footerLeft img {
    padding-top: 20px!important;
  }
}
