.all-main-heading-website.contact-us.meeting-room.text-center h1 {
    font-size: 30px;
    margin-bottom: 40px;
}

.second-heading {
    margin: 60px 0;
}

p.rockey-para {
    margin: 0;
}

/* advertising */
.baying-wrapper {
    box-shadow: 1px 1px 8px 0px rgb(59 49 49 / 60%);
    -webkit-box-shadow: 1px 1px 8px 0px rgb(59 49 49 / 14%);
    -moz-box-shadow: 1px 1px 8px 0px rgba(59, 49, 49, 0.6);
    border-radius: 20px;
    height: 100%;
    overflow-y: hidden;
}

.form-outline input#form1Example1::placeholder {
    font-family: "Poppins-Regular";
    font-size: 16px;
    color: #6c757d;
}

.form-group select {
    /* margin-bottom: 0px; */
    font-family: "Poppins-Regular";
    font-size: 16px;
    color: #6c757d;
    margin-bottom: 10px;
    padding: 10px 18px;
}
.baying-wrapper h5 {
    text-align: center;
    padding: 30px 10px;
    font-family: "poppins-Bold";
    color: #1a6155;
    font-size: 20px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.payment-method {
    background: #1a6155;
    text-align: center;
    padding: 20px 0px;
    vertical-align: middle;
}

.baying-wrapper ul ul {
    height: unset;
    padding: 0;
}

.payment-method h6 {
    font-family: "poppins-Bold";
    color: #fff;
    font-size: 27px;
    margin: 0;
}

.list-advertisement {
    padding: 20px 20px 0px 20px;
    /* display: flex; */
    margin: 0;
    height: 179px;
    overflow-y: scroll;
}
.list-advertisement::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

.list-advertisement::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}
.baying-wrapper ul li {
    display: flex;
    gap: 10px;
    align-items: baseline;
}

.baying-wrapper ul li i {
    color: #004d25;
}

.baying-wrapper ul li p {
    line-height: 1.5;
    color: #404040;
    height: 61px;
}

.baying-wrapper .para-img1.contect-btn {
    margin-top: 10px;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.baying-wrapper .para-img1.contect-btn .btn {
    width: 150px;
}

section.advertising-wrapper {
    padding: 0px 0 80px 0;
}

/* personal detail css */
.personal-information-form {
    background: #f5f6f6;
    border: 0 none;
    border-radius: 3px;
    padding: 40px 40px;
    box-sizing: border-box;
    /* width: 80%; */
    /* margin: 40px 10%; */
    position: relative;
    /* height: 87%; */
    border-radius: 20px;
    transform: scale(1) !important;
    overflow: hidden;
}

.form-outline textarea#exampleFormControlTextarea1 {
    margin-bottom: 20px;
    font-family: "Poppins-Regular";
    font-size: 16px;
    color: #6c757d;
    resize: none;
    height: 120px;
    padding: 10px 18px;
}

.img-personal {
    position: absolute;
    top: 0;
    right: 0;
    width: 30%;
}

h3.membership-contectus-heading {
    font-size: 30px;
    text-align: left;
    margin: 33px 0;
    color: #004d25;
}

.img-personal img {
    width: 100%;
    height: 615px;
    object-fit: cover;
    border-radius: 20px;
}

.personal-btn .btn {
    width: 14%;
    margin-top: 20px;
}

section.personal-information {
    padding-bottom: 40px;
}

.personal-information-form.event-wrapper {
    border-radius: 20px 10px 0px 20px !important;
}

.img-even-register img {
    width: 100%;
    height: 598px;
    object-fit: cover;
}

section.straight-true-magazine.event-registration-wrapper {
    padding: 70px 0px 70px 40px;
}

.form-select {
    margin-bottom: 20px;
    font-family: "Poppins-Regular";
    font-size: 16px;
    color: #6c757d;
    padding: 10px 20px;
}

.img-personal.personal-img img {
    height: 557px;
    object-fit: fill;
    width: 100%;
}
section.privacy-section p.rockey-para {
    margin: 0;
    text-align: center;
}
@media (max-width: 1367px) {
    .img-personal {
        position: absolute;
        top: 0;
        right: 0;
        width: inherit;
    }
}

@media (max-width: 1024px) {
    .baying-wrapper h5 {
        font-size: 20px;
    }

    p {
        font-size: 12px;
    }

    .personal-btn .btn {
        width: 14%;
    }

    .img-personal {
        position: absolute;
        top: 0;
        right: 0;
    }

    .img-even-register img {
        width: 100%;
        height: 598px;
        object-fit: fill;
    }
}

@media (max-width: 912px) {
    .baying-wrapper {
        margin: 0px 0 40px 0;
    }

    .img-personal.personal-img img {
        height: 557px;
        object-fit: contain;
        width: 100%;
    }

    section.advertising-wrapper {
        padding: 31px 0 30px 0;
    }

    .personal-btn .btn {
        width: 21%;
    }

    .img-personal {
        position: initial;
        top: 0;
        /* right: 0; */
    }

    section.straight-true-magazine.event-registration-wrapper {
        padding: 70px 0 60px 0px;
    }
}

@media (max-width: 575px) {
    .baying-wrapper {
        margin: 0px 0 40px 0;
    }

    .img-personal img {
        width: 100%;
        height: 465px;
        object-fit: cover;
        border-radius: 20px;
    }

    .img-even-register img {
        width: 100%;
        height: 368px;
        object-fit: cover;
    }

    .img-personal.personal-img img {
        height: 337px;
        object-fit: fill;
        width: 100%;
    }

    .img-personal {
        position: initial;
        top: 0;
        /* right: 0; */
    }

    .personal-btn .btn {
        width: 43%;
    }

    section.straight-true-magazine {
        padding: 70px 0 60px 0px;
    }

    section.straight-true-magazine.event-registration-wrapper {
        padding: 31px 0 30px 0;
    }
}
@media (max-width: 575px) {
    .personal-information-form {
        padding: 40px 10px;
    }
    section.straight-true-magazine {
        padding: 20px 0 50px 0px;
    }
    .img-personal.personal-img img {
        margin-top: 20px;
    }
}
