@media (min-width: 1500px) {
  .claremont-adv-sec {
    margin-top: 0;
  }
}

@media (min-width: 1640px) {
  .claremont-adv-sec h3 {
    font-size: 81px;
    line-height: 100px;
    margin-top: 225px;
  }

  .claremont-adv-sec {
    min-height: 520px;
  }
}

@media (min-width: 1920px) {
  .claremont-adv-sec {
    min-height: 600px;
  }
}

@media (min-width: 2220px) {
  .claremont-adv-sec {
    min-height: 800px;
    background-position: center;
  }

  .claremont-adv-sec h3 {
    margin-top: 405px;
  }
}

@media (max-width: 1600px) {

  .banner-text h1 {
      font-size: 110px;
      line-height: 115px;
      padding-top: 40px;
  }
}
@media (max-width: 1400px) {
  .banner-text h1 {
      font-size: 90px;
      line-height: 100px;
  }
  .incentive-right h3 {
    font-size: 40px;
    line-height: 60px;
  }

  .incentive-right ul li {
    margin: 0 50px 0 30px;
  }

  .shovel-left h3 {
    font-size: 70px;
    line-height: 80px;
  }

  .shovel-left h4 {
    font-size: 40px;
    line-height: 40px;
  }

  .enter-left h3 {
    font-size: 73px;
    line-height: 60px;
  }

  .enter-left h5 {
    font-size: 40px;
    line-height: 40px;
  }

  .enter-left p {
    padding: 0 40px 0 30px;
  }

  .enter-left h2 {
    font-size: 25px;
    color: #858383;
    text-transform: uppercase;

    margin: 20px 0 5px;
  }

  .claremont-adv-sec h3 {
    font-size: 56px;
    line-height: 75px;
    margin-top: 245px;
  }

  .banner-text p br {
    display: none;
  }

  .our-people {
    margin-left: 0;
  }

  .enter-left {
    margin-left: 0;
  }

  .skate-bord {
    margin-left: -50px;
    margin-right: 0px;
  }

  .fyi-sec .row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
}

@media (max-width: 1300px) {
  .enter-left h3 {
      font-size: 70px;
  }
}
@media (max-width: 1199px) {
  .hampshire-logo p {
      padding: 0 40px;
  }
  .shovel-left p {
    font-size: 46px;
  }
  .enter-left h3 {
      font-size: 60px;
  }
  .banner-text {
    margin-top: 200px;
  }
  .banner-text h1 {
    font-size: 57px;
    line-height: 55px;
  }

  .banner-text p {
    font-size: 24px;
    line-height: 30px;
    padding-left: 108px;
  }

  .fyi-left p {
    font-size: 30px;
    line-height: 40px;
  }

  .fyi-left h3 {
    font-size: 70px;
  }

  .gray-text {
    font-size: 20px;
    line-height: 28px;
  }

  .shovel-left h3 {
    font-size: 55px;
    line-height: 65px;
  }

  .shovel-left h4 {
    font-size: 25px;
    line-height: 30px;
  }

  .incentive-right ul li {
    margin: 0 30px 0 10px;
  }

  .incentive-right h3 {
    font-size: 25px;
    text-align: left;
    line-height: 50px;
  }

  .our-bottom {
    margin-left: 0;
  }

  .our-text {
    margin-top: 0;
    margin-right: 0;
  }

  .our-text h3 {
    font-size: 44px;
    line-height: 52px;
  }

  .claremont-adv-sec h3 {
    font-size: 46px;
  }

  .banner-outer {
    width: calc(100% - 730px);
  }

  .frame-outer {
    width: 730px;
  }

  .banner-text p {
    padding-left: 0;
  }

  .our-text h3 span {
    display: block;
  }
}

@media (max-width: 1024px) {
  .banner-img {
    margin-top: 0;
  }
  .enter-left h3 {
      font-size: 50px;
  }
}

@media (max-width: 991px) {
  .enter-left h3 {
      font-size: 40px;
  }
  .fyi-left p br {
    display: none;
  }

  .shovel-left {
    max-width: 100%;
  }

  .shovel-mid {
    margin-left: 0px;
    margin-top: 0px;
    text-align: center;
  }

  .shovel-left h4 {
    justify-content: flex-start;
  }

  .shovel-left h3 {
    text-align: left;
  }

  .incentive-right ul li {
    margin: 0;
    width: 100%;
  }

  .shovel-left h4 img {
    margin-left: 0;
  }

  .shovel-left p {
    padding: 0;
  }

  .incentive-right h3 {
    text-align: center;
  }

  .skate-bord {
    margin-left: 0;
    margin-right: 0;
  }

  .our-top {
    margin-top: 20px;
    text-align: center;
    margin-bottom: -37px;
}

  .container {
    width: 100%;
    max-width: 100%;
  }

  .enter-left p {
    padding: 0;
  }

  .fyi-sec {
    margin-top: 0;
  }

  .fyi-left h3 {
    text-align: left;
    padding: 0;
    margin-bottom: 0;
    margin-top: 30px;
    color: #000;
  }

  .fyi-left p {
    padding: 10px 0;
  }

  .banner-text h1 {
    font-size: 50px;
    line-height: 50px;
  }

  .banner-text p {
    line-height: 30px;
    padding-left: 0;
  }

  .banner-img img {
    max-width: 400px;
    margin: auto;
    display: table;
  }

  .our-people {
    margin-left: 0;
  }

  .skate-bord img.skt-board-img {
    max-width: 100% !important;
  }

  .claremont-adv-sec h3 {
    font-size: 36px;
    line-height: 42px;
  }

  .banner-outer {
    width: 100%;
  }

  .frame-outer {
    width: 100%;
  }

  .fyi-left {
    margin-right: 0;
  }

  .banner-text span.the {
    padding-left: 0;
  }

  span.advantage {
    padding-left: 0;
  }

  .banner-img {
    margin-top: 80px;
  }

  .header-banner {
    min-height: auto;
    background: #3575b1;
    padding-bottom: 50px;
  }

  .banner-text {
    text-align: center;
    margin-top: 60px;
  }

  .frame-1 {
    top: -40px;
    right: unset;
    left: 0;
  }

  .frame-3 {
    bottom: -16px;
    left: 0;
  }

  .frame-4 {
    transform: translate(-50%, -50%);
  }

  .frame-5 {
    bottom: -57px;
    right: 0;
}

  .banner-img p {
    top: 0;
    left: 0;
  }

  .main-logo {
    padding: 20px 0;
  }

  .button_container {
    top: 60px;
    right: 5%;
  }

  .our-bottom {
    justify-content: center;
  }

  .fyi-right .arrows {
    top: 280px;
    right: 0;
    left: 25px;
    margin: 0;
  }
}

@media (max-width: 840px) {
  .banner-img img {
    max-width: 300px;
  }
}

@media (max-width: 767px) {

  .banner-img img {
    max-width: 260px;
  }

  .banner-img p {
    top: 20px;
  }

  .fyi-right .arrows {
    left: 35px;
    max-width: 30px;
    top: 300px;
  }

  .fyi-sec .col-sm-12 {
    width: 100%;
  }
}

@media (max-width: 575px) {
  .banner-text h1 {
    font-size: 40px;
    line-height: 40px;
  }

  .banner-text p br {
    display: none;
  }

  .header-banner {
    background: #3575b1;
    min-height: auto;
  }

  .banner-text {
    margin-top: 50px;
  }

  .main-logo {
      padding-top: 10px;
      padding-bottom: 10px;
      text-align: center;
      margin: auto;
  }

  .enter-left h3 {
    font-size: 40px;
    line-height: 50px;
  }

  .enter-left h5 {
    font-size: 30px;
    line-height: 30px;
  }

  .claremont-adv-sec h3 {
    font-size: 30px;
    line-height: 40px;
  }
  .gis-welcome-btn .ml-safe-100 {
      /*margin-left: -77px;*/
  }

  .main-logo img {
    max-width: 170px;
  }

  .button_container {
    right: 5%;
    top: 35px;
  }

  .banner-img img {
    max-width: 210px;
  }

  .fyi-sec .row {
    margin: 0;
  }

  .fyi-sec .col-sm-12 {
    padding: 0;
  }

  .fyi-right .arrows {
    top: 0;
    bottom: -300px;
  }

  .hampshire-logo p {
    padding: 0;
  }
}

@media (max-width: 420px) {
  .banner-text p {
    padding-left: 0;
  }

  .banner-img p {
    margin-top: 20px;
  }

  .fyi-left h3 {
    font-size: 50px;
  }

  .enter-left h3 {
    font-size: 32px;
    line-height: 40px;
  }

  .enter-left h5 {
    font-size: 26px;
    line-height: 27px;
  }

  .our-text h3 {
    font-size: 35px;
    line-height: 42px;
  }

  .claremont-adv-sec h3 {
    font-size: 26px;
    line-height: 37px;
  }

  .gray-text {
    font-size: 16px;
    line-height: 25px;
    padding: 46px 27px 40px;
  }

  .our-bottom {
    flex-direction: column;
    margin-top: 60px;
  }
}

@media (max-width: 375px) {
  .banner-img img {
    max-width: 170px;
  }

  .frame-2 {
    top: 60px;
  }

  .frame-3 {
    bottom: 250px;
    z-index: 2;
  }

  .frame-4 {
    top: 35%;
  }

  .frame-5 {
    bottom: 90px;
    z-index: 1;
  }

  .header-banner {
    padding-bottom: 0;
  }

  .banner-img p {
    margin-top: 0;
    top: -70px;
    margin-bottom: 0;
  }
}