@import url("https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Sora:wght@100..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=DM+Sans&display=swap");

.footer {
    display: none;

    /* Home page about section start */
}
.myryd_pd_lr {
    padding-left: 140px;
    padding-right: 140px;
}

.div-1 .myryd_h2 h2 {
    font-size: 50px;
    letter-spacing: 5px;
    line-height: 60px !important;
    color: #ffffff !important;
    font-weight: 700 !important;
    font-family: "DM Sans", serif !important;
    padding-bottom: 38px;
}
.div-1 .myryd_h2 {
    position: relative;
}
.div-1 .myryd_h2 h2:after {
    position: absolute;
    content: "";
    width: 109px;
    height: 2px;
    background-color: #fb6923;
    bottom: 30px;
    left: 4px;
}

.abt_main {
    width: 100% !important;
    max-width: 100% !important;
    background-color: #282525;
}
.abt_us_para1 p {
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 33px;
    color: #ffffff !important;
    font-weight: 400;
    font-family: "Sora" !important;
    margin-bottom: 20px !important;
}
.div-1 .myryd_h2 h2 .lspan {
    font-size: 102px;
    letter-spacing: 10px;
    line-height: 64px;
    color: #ffffff !important;
    font-weight: 700;
    font-family: "DM Sans" !important;
}
.div-1 .myryd_h2 h2 .journey {
    color: #fd5622 !important;
}
.abt_us_para2 p {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 33px;
    color: #ffffff !important;
    font-weight: 100 !important;
    font-family: "Sora" !important;
}
.about_us_btn .buttonMyrid {
    position: relative;
    background: transparent !important;
    padding: 16px 38px;
    border-radius: 0;
    border: 1px solid transparent;
    overflow: hidden;
    transition: background 0.5sease, border-color 0.5sease !important;
    font-size: 25px;
    letter-spacing: 3px;
    line-height: 35px;
    color: #ffffff !important;
    font-weight: 400;
    font-family: "Sora" !important;
    margin-top: 85px;
}
.about_us_btn .buttonMyrid:before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 2px;
    border-radius: inherit;
    background: linear-gradient(90deg, #f86e2c 0%, #fff 100%);
    -webkit-mask: linear-gradient(#fff, #fff) content-box,
        linear-gradient(#fff, #fff);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    transition: background 0.5sease-in-out !important;
}

.about_us_btn .buttonMyrid:hover:before {
    background: linear-gradient(90deg, #fff 0%, #f86e2c 100%);
}

.abt_us_cont {
    padding: 70px 0 50px;
    gap: 20px;
}
.abt_us_title_h4 h4 {
    font-size: 25px;
    letter-spacing: 3px;
    line-height: 25px;
    color: #7c7c7c !important;
    font-weight: 400 !important;
    font-family: "Sora" !important;
    position: relative;
    left: 35px;
    top: 30px;
}
.div-2 img {
    width: 100%;
    margin-top: 52px;
    height: 940px;
}
.div1-img img {
    position: relative;
    bottom: 20px;
    height: 422px;
    float: right;
}
.div-1 {
    width: 46% !important;
}
.div-2 {
    width: 52% !important;
}

/* Home page about section end */

/* login page */

.left_panel h2 {
    font-size: 32px;
    line-height: 42px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    font-family: "Poppins";
    text-align: center;
    padding: 0 0 20px;
}
.left_panel h2 span {
    color: #ff8d27;
}
.login_page {
    background-color: #26251e;
    padding: 90px 70px;
    border-radius: 20px;
}
.left_panel p {
    font-size: 18px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Poppins";
    text-align: center;
    padding-bottom: 50px;
}
.left_panel p.forPw {
    margin-top: 10px;
}
.left_panel p.forPw a {
    display: flex;
    justify-content: center;
    color: #ffffff;
    font-size: 16px;
}
.marginTop20 {
    margin-top: 30px;
}
.create-accoun-text.forGot span a {
    color: #f97710;
    transition: all 0.5s ease;
}
.create-accoun-text.forGot span a:hover {
    color: #fff;
}
.left_panel p.forPw a:hover {
    color: #ffb253;
}
.login_logo {
    text-align: center;
}
.sign_btn {
    text-align: center;
    padding-bottom: 80px;
}
.social-icons a {
    color: #fff;
}
.social {
    display: flex;
    gap: 20px;
}
.login_logo img {
    width: 190px;
    height: auto;
    object-fit: contain;
    padding-bottom: 30px;
}
.left_panel_rpad {
    padding-right: 155px;
}
.right_panel h3 {
    font-size: 28px;
    line-height: 38px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Poppins";
    padding-bottom: 20px;
}
.right_panel p {
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Poppins";
    padding-bottom: 50px;
}
.name {
    display: flex;
    gap: 25px;
    width: 100%;
}
.main_login {
    padding: 0 220px;
}
.sub_con {
    padding: 130px 320px;
    background: linear-gradient(to right, #f9d5a3 0%, #ffffff 100%);
}
.fst_name {
    width: 50%;
}
.lst_name {
    width: 50%;
}
.password {
    display: flex;
    gap: 25px;
}
.real_password {
    width: 50%;
}
.conf_password {
    width: 50%;
}

.fst_name input,
.lst_name input,
.real_password input,
.conf_password input,
.email input {
    width: 100%;
}
.input_field {
    margin-bottom: 20px;
}
.sign_btn button {
    padding: 14px 38px;
    background: linear-gradient(255deg, #ff8d27 0%, #ffb75a 100%);
    border-radius: 10px;
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    font-weight: 600;
    font-family: "Poppins";
    border: 1px solid #26251e;
}
.input_field input {
    background-color: #414141;
    border: 2px solid rgba(0, 0, 0, 0.59);
    height: 50px;
    font-size: 18px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Poppins";
    padding: 17px;
    border-radius: 5px;
}
.input_field input::placeholder {
    color: #fff;
}
.social-icons {
    display: flex;
    gap: 10px;
}
.right_panel .req_p {
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Poppins";
}
.password.input_field {
    margin-bottom: 0;
}
.form_btn button {
    width: 100%;
    padding: 14px 38px;
    background: linear-gradient(255deg, #ff8d27 0%, #ffb75a 100%);
    border-radius: 10px;
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    font-weight: 600;
    font-family: "Poppins";
    border: 1px solid #26251e;
    transition: 0.3s ease-in-out;
}
.social-icons a {
    color: #fff;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.social-icons .facebook {
    background-color: #3d5998;
}
.social-icons .instagram {
    background-color: #e14c92;
}

.social-icons .twitter {
    background-color: #1da1f2;
}
.social-icons .wifi {
    background-color: #fa9c39;
}

.social-icons .youtube {
    background-color: #ff0000;
}
.sign_btn button:hover {
}
.form_btn button:hover {
}
.right_panel {
    position: relative;
}
.right_panel::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 110%;
    background-color: #5c5c5c;
    left: -50px;
    bottom: -30px;
}
.log_password input {
    width: 100%;
}
.login_btn {
    padding-top: 60px;
}

/* Home page about section responsive start */

@media only screen and (max-width: 1880px) {
    .left_panel_rpad {
        padding-right: 145px;
    }
}
@media only screen and (max-width: 1780px) {
    .abt_us_para1 p br {
        display: none;
    }
    .div-1 .about_us_btn .buttonMyrid {
        padding: 16px 34px;
        font-size: 21px;
        line-height: 31px;
    }
    .left_panel_rpad {
        padding-right: 95px;
    }
}
@media only screen and (max-width: 1680px) {
    .myryd_pd_lr {
        padding-left: 80px;
        padding-right: 80px;
    }
    .about_us_btn .buttonMyrid {
        margin-top: 93px;
    }

    .div-1 .myryd_h2 h2 br {
        display: none;
    }
    .abt_us_para2 p br {
        display: none;
    }
    .div-1 .myryd_h2 h2 {
        letter-spacing: 5px !important;
        font-size: 46px;
        line-height: 56px !important;
    }
    .sub_con {
        padding: 130px 220px;
    }
}
@media only screen and (max-width: 1550px) {
    .div-1 .myryd_h2 h2 {
        font-size: 44px;
        line-height: 54px !important;
    }
    .div1-img img {
        height: 395px;
        width: 330px;
    }
}
@media only screen and (max-width: 1440px) {
    .myryd_pd_lr {
        padding-left: 60px;
        padding-right: 60px;
    }
    .div-1 .myryd_h2 h2 {
        font-size: 42px;
        line-height: 52px !important;
        letter-spacing: 4px;
    }
    .abt_us_para1 p {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 18px !important;
    }
    .div-2 img {
        height: 842px;
    }
    .abt_us_cont {
        gap: 15px;
    }
    .div-1 .about_us_btn .buttonMyrid {
        padding: 14px 28px;
        font-size: 18px;
        line-height: 28px;
    }
    .div1-img img {
        height: 380px;
        width: 310px;
        object-fit: contain;
    }

    .abt_us_title_h4 h4 {
        font-size: 21px;
        line-height: 21px;
        left: 35px;
        top: 35px;
    }
    .abt_us_cont {
        padding: 50px 0 40px;
    }
    .sub_con {
        padding: 110px 150px;
    }
    .login_page {
        padding: 70px 50px;
    }
    .right_panel::before {
        bottom: -10px;
        height: 100%;
    }
    .left_panel h2 {
        font-size: 28px;
        line-height: 38px;
        padding: 0 0 15px;
    }
    .left_panel p {
        font-size: 16px;
        line-height: 26px;
        padding-bottom: 40px;
    }
    .sign_btn button {
        padding: 12px 34px;
        font-size: 16px;
        line-height: 26px;
    }
    .login_logo img {
        width: 160px;
        padding-bottom: 28px;
    }
    .right_panel h3 {
        font-size: 24px;
        line-height: 34px;
        padding-bottom: 10px;
    }
    .right_panel p {
        font-size: 16px;
        line-height: 26px;
        padding-bottom: 30px;
    }
    .input_field input {
        height: 45px;
        font-size: 16px;
        line-height: 26px;
        padding: 15px;
    }
    .form_btn button {
        padding: 12px 34px;
        font-size: 16px;
        line-height: 26px;
    }
}
@media only screen and (max-width: 1367px) {
    .div-1 .myryd_h2 h2 {
        font-size: 42px;
        line-height: 52px !important;
        letter-spacing: 3px !important;
    }
    .div1-img img {
        height: 380px;
        width: 290px;
    }
    .div-2 img {
        height: 858px;
    }
}
@media only screen and (max-width: 1280px) {
    .myryd_pd_lr {
        padding-left: 40px;
        padding-right: 40px;
    }
    .div-1 .myryd_h2 h2 {
        font-size: 38px;
        line-height: 48px !important;
    }
    .abt_us_para2 p {
        font-size: 16px;
        line-height: 30px;
    }
    .div-2 img {
        height: 820px;
    }
    .abt_us_para1 p {
        letter-spacing: 1px;
    }
    .div1-img img {
        height: 380px;
        width: 280px;
        bottom: 84px;
    }
    .div-2 img {
        height: 746px;
    }
    .div-1 .myryd_h2 h2 .lspan {
        font-size: 80px;
    }
    .abt_us_title_h4 h4 {
        font-size: 18px;
        line-height: 20px;
        left: 30px;
        top: 36px;
    }
    .abt_us_cont {
        padding: 30px 0 30px;
    }
    .left_panel h2 {
        font-size: 26px;
        line-height: 36px;
    }
    .left_panel p {
        font-size: 14px;
        line-height: 24px;
        padding-bottom: 35px;
    }
    .right_panel .req_p {
        font-size: 12px;
        line-height: 24px;
    }
    .input_field input {
        height: 45px;
        font-size: 14px;
        line-height: 24px;
    }
    .input_field {
        margin-bottom: 15px;
    }
    .sub_con {
        padding: 60px 60px;
    }
}
@media only screen and (max-width: 1150px) {
    .div-1 .myryd_h2 h2 {
        letter-spacing: 1px !important;
    }
    .abt_us_para1 p {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 18px !important;
    }
    .abt_us_para2 p {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 24px;
    }
    .div1-img img {
        height: 370px;
        width: 260px;
        bottom: 8px;
        left: 15px;
    }
    .about_us_btn .buttonMyrid {
        margin-top: 0px;
    }
    .fst_hd .abt_us_para2 p {
        letter-spacing: 1px !important;
        line-height: 28px !important;
    }
    .service-item h6 span {
        padding: 1px 10px;
        font-size: 20px;
        letter-spacing: 1px;
        line-height: 26px;
    }
    .sec_about_first {
        padding-top: 20px !important;
    }
    .dontpancic ul li {
        font-size: 14px;
        letter-spacing: 1px;
        line-height: 26px;
    }
    .dontpancic a {
        font-size: 14px;
        letter-spacing: 1px;
        line-height: 26px;
    }
}
@media only screen and (max-width: 1080px) {
    .div-1 .myryd_h2 h2 {
        font-size: 36px;
        line-height: 46px !important;
    }
    .abt_us_para2 p {
        margin-bottom: 0px;
    }
    .about_us_btn .buttonMyrid {
        margin-top: 32px;
    }
    .dopanicob {
        gap: 65px;
    }
    .ZTX_NW h3 {
        font-size: 32px;
        line-height: 50px;
    }
    .how-it-works ol {
        padding-left: 25px;
    }
    .service-item h6 span {
        padding: 1px 10px;
        font-size: 18px;
        letter-spacing: 1px;
        line-height: 24px;
    }
}
@media only screen and (max-width: 1024px) {
    .myryd_pd_lr {
        padding-left: 20px;
        padding-right: 20px;
    }
    .login_page {
        padding: 60px 35px;
    }
    .right_panel::before {
        left: -40px;
    }
    .left_panel h2 {
        font-size: 24px;
        line-height: 34px;
    }
    .sign_btn button {
        padding: 10px 34px;
        font-size: 14px;
        line-height: 24px;
    }
    .right_panel h3 {
        font-size: 22px;
        line-height: 32px;
    }
    .right_panel p {
        font-size: 14px;
        line-height: 24px;
    }
    .social-icons a {
        width: 24px;
        height: 24px;
    }
    .abt_us_para1 p {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 8px !important;
    }
}
@media only screen and (max-width: 991px) {
    .div-1 .myryd_h2 h2 {
        font-size: 34px;
        line-height: 44px !important;
    }
    .div1-img img {
        height: 330px;
        width: 240px;
        bottom: 0px;
        left: 15px;
    }
    .right_panel::before {
        display: none;
    }
    .sub_con {
        padding: 40px 20px;
    }
}
@media only screen and (max-width: 768px) {
    .div-1 {
        width: 100% !important;
    }
    .div-2 {
        width: 100% !important;
    }
    .div1-img img {
        display: none;
    }
    .div-1 .about_us_btn .buttonMyrid {
        padding: 10px 24px;
        font-size: 16px;
        line-height: 26px;
    }
    .div-2 img {
        margin-top: 30px;
        object-fit: contain !important;
        height: auto !important;
    }
    .abt_us_cont {
        padding: 20px 0 30px;
    }
}
@media only screen and (max-width: 767px) {
    .fst_name {
        width: 100%;
    }
    .name {
        display: block;
    }
    .lst_name {
        width: 100%;
    }
    .password {
        display: block;
    }
    .real_password {
        width: 100%;
        margin-bottom: 15px;
    }
    .conf_password {
        width: 100%;
    }
    .login_page {
        padding: 40px 20px;
    }
    .left_panel_rpad {
        padding-right: 0px;
    }
}
@media only screen and (max-width: 600px) {
    .div-1 .myryd_h2 h2:after {
        width: 85px;
    }
    .myryd_pd_lr {
        padding-left: 15px;
        padding-right: 15px;
    }
    .sign_btn {
        padding-bottom: 40px;
    }
    .ZTX_NW h3 {
        font-size: 25px;
        line-height: 35px;
    }
}
@media only screen and (max-width: 520px) {
    .div-1 .myryd_h2 h2 .lspan {
        font-size: 60px;
        line-height: 60px;
    }
    .abt_us_cont {
        padding: 0px 0 30px;
    }
    .div-1 .about_us_btn .buttonMyrid {
        padding: 10px 24px;
        font-size: 14px;
        line-height: 24px;
    }
    .rsvp {
        padding: 5px;
    }
    #resource-slider .arrow {
        height: 16%;
    }
    .ZTX_NW h3 {
        font-size: 22px;
        line-height: 32px;
    }
}
@media only screen and (max-width: 480px) {
    .abt_us_title_h4 h4 {
        font-size: 16px;
        line-height: 18px;
        left: 22px;
        top: 36px;
    }
    #resource-slider .arrow.prev {
        left: 20px;
        z-index: 2;
    }
    #resource-slider .arrow {
        right: 20px;
        z-index: 2;
    }
    .ZTX_NW h3 {
        font-size: 20px;
        line-height: 30px;
    }
    .sec_about_first {
        padding-top: 10px !important;
    }
}

@media only screen and (max-width: 420px) {
    .div-1 .myryd_h2 h2 {
        font-size: 28px;
        line-height: 38px !important;
    }
    .ZTX_NW h3 {
        font-size: 18px;
        line-height: 30px;
        font-weight: 600;
        letter-spacing: 0px;
    }
    .how-it-works h6 {
        font-size: 21px;
        letter-spacing: 2px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 360px) {
    .div-1 .myryd_h2 h2 {
        font-size: 24px;
        line-height: 34px !important;
    }
    #resource-slider .arrow {
        width: 5%;
    }
    #resource-slider {
        height: 8em;
    }
}

/* Home page about section responsive end */
