header.main-header , footer.main-footer , .side-fixed-contact , .ip-banner , .fixed-header , .aios-mobile-header-wrapper{
  display: none !important;
}

#inner-page-wrapper {
    background: #fff;
}

html body:not(.aios-custom-ihomefinder-shortcode) #inner-page-wrapper{

  padding: 0px !important;
}

/*** image bg***/
.accent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.accent canvas {
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center;
}

.image-holder{
  position: relative;
}

.image-holder canvas{
  display: block;
  height: 100%;
  width: 100%;
}

.image-holder img{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
/*** image bg***/


#inner-page-wrapper > .container {
    position: relative;
    z-index: 2;
    width: 100%;
    padding: 0;
    height: 100vh;
}

.rg-wrapper {
    position: relative;
    z-index: 3;
}





.rg-wrapper {
    width: 100%;
    max-width: clamp(100px, 79vw , 1264px);
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    padding: 28px 60px 34px 60px;
    display: flex;
    flex-flow: row wrap;
    margin-top: 30px;
    justify-content: center;
}

.rg-content {
    width: calc((705 / 1144)* 100%);
}

.rg-photo {
    width: calc((435 / 1144)* 100%);
}

.image-holder.ne-logo {
    width: calc((181 / 704 )* 100%);
    margin-bottom: 34px;
}

.rg-title p {
    color: #0a3631;
    font-family: var(--font-family-title);
    font-size: clamp(26px, 3.125vw , 50px);
    font-weight: 700;
    letter-spacing: -0.02em;
}

.rg-title p span {
    color: #d5b168;
}


.rg-sub-title span {
    font-family: var(--font-family-title);
    color: #0a3631;
    font-size: clamp(16px, 1.25vw , 20px);
    font-weight: 700;
    letter-spacing: -0.02em;
    margin-bottom: 15px;
    display: block;
}

.rg-title {
    margin-bottom: 26px;
}

.rg-sub-title p {
    font-family: var(--font-family-title);
    color: #0a3631;
    font-size: clamp(16px, 1.25vw, 20px);
    font-weight: 700;
    letter-spacing: -0.02em;
}

.image-holder.we-logo {
    margin-top: 30px;
}











.rg-field input , .rg-field select {
    color: #3d3d3d;
    border: 1px solid #10443e;
    height: 50px;
    padding-left: 20px;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: -0.02em;
    width: 100%;
}

.rg-field {
    margin-bottom: 14px;
}

.rg-form-holder {
    margin-top: 22px;
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    max-width: clamp(300px, 34.625vw , 554px);
    justify-content: space-between;
}

.rg-field.rg-full {
    width: 100%;
}

.rg-field.rg-half {
    width: calc(100% / 2 - 7px);
}

.rg-submit input {
    background: #10443e;
    color: #fff;
    border: 0;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    font-family: var(--font-family-title);
    text-transform: uppercase;
    font-weight: 700;
    font-size: clamp(19px, 1.625vw , 26px);
}

.rg-submit {
    width: 100%;
    max-width: 394px;
    height: 52px;
    margin-top: 8px;
}

.rg-wrapper {
    align-items: flex-end;
}



.rg-field select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}



.selc {
    position: relative;
}

.selc:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 23px;
    transform: translateY(-50%);
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 9px solid #10443e;
    pointer-events: none;
    font-style: normal;
    z-index: 2;
}


#inner-page-wrapper > .container .accent {
    background: #000;
}

#inner-page-wrapper > .container .accent canvas {
    opacity: 40%;
}

.rg-sub-title p {
    line-height: 1.4;
}










div#thankyou a img {
    width: 100%;
    max-width: 100%;
}

.aiosp-ref-\#thankyou .aios-popup-body {
    width: 100% !important;
    max-width: 600px;
    padding: 40px !important;
    min-height: auto !important;
}







.aiosp-ref-\#thankyou .aios-popup-body h2 {
    display: block;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #11443f;
    letter-spacing: 0.2em;
    margin-bottom: 10px;
    font-size: 24px;
}







@media only screen and (max-width: 991px) {

.ip-container #main-wrapper{

    overflow: visible;
}


#inner-page-wrapper > .container .accent {
    height: 176%;
}


.rg-wrapper {
    padding: 26px;
    justify-content: center;
    max-width: 100%;
}

.rg-content {
    width: 100%;
    margin-bottom: 40px;
}

.rg-photo {
    width: 100%;
}

.rg-form-holder {
    max-width: 400px;
}

.rg-submit {
    margin: 0px auto;
    margin-top: 8px;
}

.rg-title p {
    font-size: 50px;
}

.rg-sub-title p {
    line-height: 1.4;
    font-size: 20px;
}

.rg-photo .image-holder {
    max-width: 435px;
    margin: 0px auto;
}

.rg-field.rg-half {
    width: 100%;
}

.rg-sub-title p br {
    display: none;
}

.image-holder.ne-logo {
    width: 100%;
    max-width: 194px;
}

.rg-sub-title span {
    font-size: 20px;
}


#inner-page-wrapper > .container{
  padding: 25px;
}


.image-holder.we-logo {
    width: 100%;
    max-width: 275px;
}

.rg-wrapper{
  margin-top: 0px;
}


}




@media only screen and (max-width: 480px) {

  #inner-page-wrapper > .container .accent {
    height: 176%;
}

.rg-title p {
    font-size: 30px;
}

.rg-submit input {
    font-size: clamp(15px, 1.625vw, 26px);
}

}
