@media only screen and (min-width: 200px) and (max-width: 767px) {
    .landingregisterformmaindiv .register-form-div .title h2{
        font-size:25px;
    }
    .landingpage-footer .title{
        font-size:14px;
    }
    .landingpage-footer .title br{
        display:none;
    }
    .landingregisterformmaindiv{
        padding:0 20px;
    }
    .landingpage-footer .logoflex{
        gap:20px;
    }
    .landingpage-footer .logoflex .logo a{
        padding:8px 20px;
    }
    .landingpagesecond .rightabsoluteimg{
        bottom:-8%;
        width:500px;
        right:-50%;
    }
    .landingpage-footer .logoflex .logo{
        border-radius:10px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
     .landingpage-footer .title br{
        display:none;
    }
      .landingpage-footer .logoflex .logo a{
        padding:8px 20px;
    }
}


@media only screen and (min-width:200px) and (max-width:767px) {
    .herosectionmain .heromodel {
        padding: 20px;
    }

    .herosectionmain .heromodel .logo {
        width: 150px;
    }

    .herosectionmain .heromodel .content h2 {
        font-size: 28px;
    }

    .herosectionmain .heromodel .content h3 {
        font-size: 18px;
    }

    .herosectionmain .heromodel .content .flexdiv .right {
        font-size: 40px;
    }

    .herosectionmain {

        background-position: right
    }

    .herosectionmain .heromodel {
        left: 50%;
        width: 280px;
        top: 55%;
    }

    .register-button a {
        padding: 60px;
        width: 120px;
        height: 120px;
        top: 10px;
        right: 10px;
        font-size: 16px;
    }

    .register-form-div {
        padding: 0 20px;
    }

    .register-form-div .title h2 {
        font-size: 25px;
    }

    .register-form-div .title h2 br {
        display: none;
    }

    .register-form-div .formflexdiv {
        flex-direction: column;
        gap: 20px;
    }

    .register-form-div .formflexdiv .right .gform_wrapper {
        padding: 50px 20px;
        border-radius: 20px;
    }

    .familylivingflex {
        padding: 50px 20px;
        flex-direction: column;
        gap: 20px;
    }

    .familylivingflex .left {
        padding: 0;
    }

    .familylivingflexblue {
        padding: 0px 20px !important;
    }

    .familylivingflexblue1 {
        flex-direction: column-reverse;
        padding: 50px 20px !important;
    }

    .relativediv .title h2 {
        padding: 0 20px 20px;
    }

    .relativediv .leftabsoluteimg {
        left: -31%;
        width: 300px;
    }

    .rightabsoluteimg {
        width: 300px;
        right: -31%;
        bottom: -10%;
    }

    .leftabsoluteimg {
        left: -31%;
        width: 300px;
    }

    .footerdiv .logo img {
        width: 200px;
    }

    .footerdiv .copyright p {
        text-align: center;
        padding: 0 20px;
        font-size: 13px;
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .herosectionmain {
        height: 65vh;
        background-position: right;
    }

    .herosectionmain .heromodel {
        padding: 30px;
        left: 32%;
    }

    .herosectionmain .heromodel .logo {
        width: 200px;
    }

    .herosectionmain .heromodel .content h2 {
        font-size: 30px;
    }

    .herosectionmain .heromodel .content h3 {
        font-size: 25px;
    }

    .register-form-div {
        padding: 0 50px;
    }

    .register-form-div .title h2 br {
        display: none;
    }

    .register-form-div .formflexdiv {
        flex-direction: column;
    }

    .register-form-div .formflexdiv .right .gform_wrapper {
        border-radius: 30px;
    }

    .familylivingflex .left {
        padding: 0;
    }

    .leftabsoluteimg {
        left: -18%;
        bottom: 10%;
        width: 400px;
    }

    .rightabsoluteimg {
        right: -15%;
        width: 400px;
    }

    .familylivingflex {
        padding: 50px 50px;
        gap: 25px;
    }

    .familylivingflexblue,
    .familylivingflexblue1 {
        padding: 0 50px !important;
    }

    .footerdiv .logo img {
        width: 200px;
    }

    .footerdiv .copyright p {
        text-align: center;
        padding: 0 50px;
        font-size: 15px;
    }

    .familylivingflex .left p {
        font-size: 16px;
    }

    .familylivingflex .left h2 {
        font-size: 20px;
    }

    .register-button a {
        padding: 60px;
    }
}

@media only screen and (min-width:1024px) and (max-width:1279px) {
    .herosectionmain {
        height: 65vh;
        background-position: right;
    }

    .herosectionmain .heromodel {
        padding: 30px;
        left: 32%;
    }

    .herosectionmain .heromodel .logo {
        width: 200px;
    }

    .herosectionmain .heromodel .content h2 {
        font-size: 30px;
    }

    .herosectionmain .heromodel .content h3 {
        font-size: 25px;
    }

    .register-form-div {
        padding: 0 50px;
    }

    .register-form-div .title h2 br {
        display: none;
    }

    .register-form-div .formflexdiv {
        flex-direction: column;
    }

    .register-form-div .formflexdiv .right .gform_wrapper {
        border-radius: 30px;
    }

    .familylivingflex .left {
        padding: 0;
    }

    .leftabsoluteimg {
        left: -18%;
        bottom: 10%;
        width: 400px;
    }

    .rightabsoluteimg {
        right: -15%;
        width: 400px;
    }

    .familylivingflex {
        padding: 50px 50px;
        gap: 25px;
    }

    .familylivingflexblue,
    .familylivingflexblue1 {
        padding: 0 50px !important;
    }

    .footerdiv .logo img {
        width: 200px;
    }

    .footerdiv .copyright p {
        text-align: center;
        padding: 0 50px;
        font-size: 15px;
    }

    .familylivingflex .left p {
        font-size: 16px;
    }

    .familylivingflex .left h2 {
        font-size: 20px;
    }

    .register-button a {
        padding: 60px;
    }
}

@media only screen and (min-width:1024px) and (max-height:600px) {
    .herosectionmain .heromodel {
        padding: 20px;
    }

    .register-button a {
        width: 120px;
        height: 120px;
        padding: 50px;
        top: 40px;
        right: 40px;
        font-size: 18px;
    }
}

@media only screen and (min-width:1280px) and (max-height:600px) {
    .herosectionmain .heromodel .logo {
        width: 200px;
    }

    .herosectionmain .heromodel .content h2 {
        font-size: 32px;
    }

    .herosectionmain .heromodel .content h3 {
        font-size: 25px;
    }
}

@media only screen and (min-width:1280px) and (max-width:1320px) {
    .herosectionmain {
        height: 70vh;
    }

    .herosectionmain .heromodel {
        left: 30%;
    }
}

@media only screen and (min-width:1400px) and (max-width:1700px) {
    .herosectionmain {
        height: 70vh;
    }
}

@media only screen and (min-width:1800px) and (max-width:2000px) {
    .herosectionmain {
        height: 75vh;
    }
}

@media only screen and (min-width:3000px) and (max-width:3500px) {
    .herosectionmain {
        height: 65vh;
    }

    .herosectionmain .heromodel .logo {
        width: 300px;
    }

    .herosectionmain .heromodel .content h2 {
        font-size: 45px;
    }

    .herosectionmain .heromodel .content h3 {
        font-size: 40px;
    }

    .herosectionmain .heromodel .content .flexdiv .left {
        font-size: 25px;
    }

    .herosectionmain .heromodel .content .flexdiv .right {
        font-size: 70px;
    }

    .herosectionmain .heromodel {
        left: 19%;
    }

    .register-form-div .title h2 {
        font-size: 50px;
    }

    .familylivingflex .left h2 {
        font-size: 35px;
    }

    .familylivingflex .left p {
        font-size: 30px;
    }

    .footerdiv .copyright p {
        font-size: 22px;
    }

    .leftabsoluteimg {
        left: -9%;
        bottom: 15%;
        width: 900px;
    }

    .rightabsoluteimg {
        width: 900px;
        right: -8%;
        bottom: -41%;
    }
}