@media only screen and (max-width: 1278px) {
  .g_subhero .col2 p {
    font-size: 18px;
  }
  .g_subhero .col2 p {
    font-size: 17px;
  }


  .g_info_with_images p {
    font-size: 18px;
  }
}



@media only screen and (max-width: 1278px) {
 
  .g_popup #gform_wrapper_1.gform_legacy_markup_wrapper .top_label input.medium, .g_popup #gform_wrapper_1.gform_legacy_markup_wrapper .top_label select.medium,
  .g_popup #gform_wrapper_1.gform_legacy_markup_wrapper .top_label textarea {
    font-size: 18px;
  }
  .g_popup .gform_legacy_markup_wrapper .gform_footer input.button, .g_popup .gform_legacy_markup_wrapper .gform_footer input[type=submit] {
    font-size: 16px;
  }

}

@media only screen and (max-width: 1024px) {
  .people_wrap h3 {
    font-size: 42px;
    line-height: 1.2em;
  }
  .people_wrap li {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 991px) {
  .g_images {
    width: 100%;
    padding: 0;
  }
  .g_images .row > div {
    margin-top: calc(20vw / 14.2);
  }

  .g_popup {
    padding-left: 24px;
    padding-right: 24px;
    width: 100%;
  }
  .g_popup .exit {
    right: 24px;
  }
}



@media only screen and (max-width: 878px) {
  .g_subhero .col1 .content_field span {
    font-size: calc(40vw / 8.78);
  }
  .g_subhero .col1 .content_field,
  .g_subhero .col2 h3 {
    font-size: calc(24vw / 8.78);
  }
  .g_subhero .col1 .stuff-wrap,
  .g_subhero .col2 .stuff-wrap {
    padding-top: calc(160vw / 8.78);
    padding-bottom: calc(160vw / 8.78);
  }
  .g_subhero .row-wrap > .col2 {
    z-index: 0;
  }

  .g_info .content_field .bttnb {
    margin-top: 3vw;
    position: static;
  }


  .g_images .row > div {
    width: 100%;
    padding-left: 0;
  }


  .g_foundation .found2,
  .g_foundation .found {
    height: 40.62vw;
  }
  .g_foundation .col1,
  .g_foundation .col2 {
    width: 100%;
  }

  .g_info_with_images .row2 .col1 .text-wrap {
    padding-left: calc(72vw / 8.78);
    padding-right: calc(72vw / 8.78);
  }
  .g_info_with_images .row2 .col1 h3 {
    font-size: calc(40vw / 8.78);
  }
  .g_info_with_images .row2 {
    flex-direction: column;
  }
  .g_info_with_images .row2 .col1 {
    order: 2;
  }
  .g_info_with_images .row2 .col2 {
    order: 1;
    display: flex;
    flex-direction: row;
    height:36.5vw;
    width: 100%;
    gap: 15px;
  }
  .g_info_with_images .row2 .col1 {
    width: 100%;
  }
  .g_info_with_images .img3,
  .g_info_with_images .img4 {
    height: 100%;
  }
  .people_wrap {
    position: static;
    width: 100%;
    min-width: 100%;
  }
}




@media only screen and (max-width: 768px) {
  .g_info_with_images .row2 {
    flex-direction: column;
  }
  .g_info_with_images .row2 .col1 {
    order: 2;
  }
  .g_info_with_images .row2 .col2 {
    order: 1;
    display: flex;
    flex-direction: row;
    height:36.5vw;
    width: 100%;
    gap: 15px;
  }
  .g_info_with_images .row2 .col1 {
    width: 100%;
  }
  .g_info_with_images .img3,
  .g_info_with_images .img4 {
    height: 100%;
  }
}


@media only screen and (max-width: 478px) {
  .g_subhero .col1 .content_field span {
    font-size: 32px;
  }
  .g_subhero .col1 .content_field,
  .g_subhero .col2 h3 {
    font-size: calc(20vw / 4.78);
  }


  .g_images .col1,
  .g_images .col2 {
    width: 100%;
    margin-left: 0;
    margin-bottom: calc(20vw / 14.2);
  }
  .g_images .col2 div {
    margin-left: 0;
  }
  .g_images {
    margin-bottom: 0;
  }
  .g_images .left-bg,
  .g_images .right-bg {
    height: calc(370vw / 4.78);
  }


  .g_foundation .found2,
  .g_foundation .found {
    height: calc(370vw / 4.78);
  }
  .g_foundation .row-wrap {
    flex-direction: column-reverse;
  }
  .g_foundation .col2 {
    padding-bottom: calc(124vw / 14.2);
  }

  .g_info_with_images .row2 .col1 h3 {
    font-size: calc(34vw / 4.78);
  }
}
