/*---------------- my profile page start ------------- */

.acnt_col1 {
    width: 51% !important;
}

.acnt_col2 {
    width: 47% !important;
    padding-left: 92px;
}

.acnt_col2 .xoo-el-section {
    padding-left: 0px;
}

.acnt_img img {
    width: 100% !important;
    height: 652px;
    object-fit: cover;
}

.acnt_img:after {
    content: '';
    position: absolute;
    width: 85px;
    height: 85px;
    transform: rotate(45deg);
    right: -43px;
    background-color: #f5f6ee;
    top: 112px;
}

.acnt_ttl_con {
    padding-bottom: 10px;
}

.xoo-el-header {
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(221, 221, 221, 1);
}

form.xoo-el-action-form {
    margin: 0;
    padding-top: 35px;
}

.frm_con .xoo-aff-group {
    margin-bottom: 0;
    padding-bottom: 20px;
}



.frm_con .xoo-aff-group input,
.frm_con .xoo-aff-group .select2,
.frm_con .xoo-aff-group select,
.frm_con .xoo-aff-group select.xoo-aff-select_list {
    border: 1px solid rgba(0, 0, 0, 1) !important;
    font-size: 16px !important;
    height: 50px !important;
    border-radius: 0 !important;
    background: transparent !important;
}

.frm_con .xoo-aff-group input {
    padding: 15px !important;
}

.frm_btm {
    margin: 0 !important;
    padding: 45px 0 15px !important;
    font-size: 16px !important;
}

.frgt_lnk {
    color: #000 !important;
}

.crt_acnt {
    color: #000 !important;
    text-decoration: underline;
}

.xoo-aff-checkbox_single label {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    color: #000 !important;
}

.frm_con .xoo-aff-group input[type=checkbox] {
    height: auto !important;
    padding: 6px !important;
}

.frm_con .xoo-aff-checkbox_single label a {
    padding: 0 3px;
}

.hv_acnt {
    /* position: absolute;
    bottom: 43px;
    right: 0; */
    font-size: 16px;
    color: #000;
    padding-bottom: 10px;
    text-decoration: underline;
    display: inline-block;
    position: absolute;
    bottom: 40px;
    right: 20px;
}

.site_button.xoo-el-register-btn {
    margin-top: 10px !important;
}

.pdb0 {
    padding-bottom: 0 !important;
}

.frm_con .xoo-aff-group.xoo-aff-cont-checkbox_single {
    padding-bottom: 0px !important;
}

.acnt_img,
.acnt_img .et_pb_image_wrap,
.acnt_img img {
    height: 100% !important;
    position: relative;
}

.acnt_cd {
    width: 100% !important;
}


.frm_con .xoo-aff-group .select2 .null {
    display: none;
}

.dsp_nn {
    display: none;
}

.full_col {
    width: 100% !important;
}

/*---------------- my profile page end ------------- */


@media all and (min-width: 320px) and (max-width: 767px) {


    /* -------------my profile page start ---------------- */


    .acnt_col {
        width: 100% !important;
    }

    .acnt_col2 {
        padding-left: 0;
        padding-top: 20px;
    }

    .frm_btm {
        padding: 10px 0 10px !important;
        font-size: 14px !important;
        flex-wrap: wrap;
    }


    .xoo-el-header {
        padding-bottom: 5px;
        text-align: center;
    }

    .acnt_img img {
        height: 300px;
    }

    .acnt_img:after {
        width: 45px;
        height: 45px;
        right: 0;
        left: 0;
        margin: auto;
        top: auto;
        bottom: -22px;
    }

    .frm_con .xoo-aff-group {
        padding-bottom: 10px;
        margin-right: 0;
        width: 100% !important;
    }

    .frm_con .xoo-aff-group.onehalf {
        margin-right: 0;
    }

    .frm_con .xoo-aff-group input,
    .frm_con .xoo-aff-group .select2,
    .frm_con .xoo-aff-group select.xoo-aff-select_list {
        height: 40px !important;
    }

    .frm_con .xoo-aff-group input {
        padding: 12px !important;
    }

    .hv_acnt {
        font-size: 15px;
        position: relative;
        bottom: 0;
        right: 0;
    }

    .xoo-el-action-btn.site_button {
        margin: auto !important;
    }

    .acnt_ttl_con {
        padding-bottom: 5px;
    }

    form.xoo-el-action-form {
        padding-top: 15px;
    }

    /* -------------my profile page end ---------------- */

}

@media all and (min-width: 481px) and (max-width: 767px) {

    .acnt_img img {
        height: 360px;
    }
}

@media all and (min-width: 768px) and (max-width: 980px) {
    /* -------------my profile page start ---------------- */


    .acnt_col {
        width: 100% !important;
    }

    .acnt_col2 {
        padding-left: 0;
        padding-top: 20px;
    }

    .frm_btm {
        padding: 15px 0 10px !important;
    }


    .xoo-el-header {
        padding-bottom: 5px;
        text-align: center;
    }

    .acnt_img img {
        height: 470px;
    }

    .acnt_img:after {
        width: 55px;
        height: 55px;
        right: 0;
        left: 0;
        margin: auto;
        top: auto;
        bottom: -27px;
    }

    .frm_con .xoo-aff-group {
        padding-bottom: 12px;
        margin-right: 12px;
        width: calc(100% - 12px);
    }

    .frm_con .xoo-aff-group.onehalf {
        margin-right: 12px;
        width: calc(50% - 12px);
    }

    .frm_con .xoo-aff-group input,
    .frm_con .xoo-aff-group .select2,
    .frm_con .xoo-aff-group select.xoo-aff-select_list {
        height: 40px !important;
    }

    .frm_con .xoo-aff-group input {
        padding: 12px !important;
    }

    .xoo-el-action-btn.site_button {
        margin: auto !important;
    }

    .acnt_ttl_con {
        padding-bottom: 5px;
    }

    form.xoo-el-action-form {
        padding-top: 15px;
    }

    /* -------------my profile page end ---------------- */
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {

    /* -------------my profile page start ---------------- */


    .acnt_col2 {
        padding-left: 30px;
    }

    .frm_btm {
        padding: 15px 0 10px !important;
    }


    .xoo-el-header {
        padding-bottom: 5px;
    }

    .acnt_img img {
        height: 470px;
    }

    .acnt_img:after {
        width: 55px;
        height: 55px;
        right: -27px;
    }

    .frm_con .xoo-aff-group {
        padding-bottom: 12px;
        margin-right: 12px;
        width: calc(100% - 12px);
    }

    .frm_con .xoo-aff-group.onehalf {
        margin-right: 12px;
        width: calc(50% - 12px);
    }

    .frm_con .xoo-aff-group input,
    .frm_con .xoo-aff-group .select2,
    .frm_con .xoo-aff-group select.xoo-aff-select_list {
        height: 40px !important;
    }

    .frm_con .xoo-aff-group input {
        padding: 12px !important;
    }

    .acnt_ttl_con {
        padding-bottom: 5px;
    }

    form.xoo-el-action-form {
        padding-top: 15px;
    }

    /* -------------my profile page end ---------------- */

}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    /* -------------my profile page start ---------------- */


    .acnt_col2 {
        padding-left: 30px;
    }

    .frm_btm {
        padding: 15px 0 10px !important;
    }


    .xoo-el-header {
        padding-bottom: 5px;
    }

    .acnt_img img {
        height: 470px;
    }

    .acnt_img:after {
        width: 55px;
        height: 55px;
        right: -27px;
    }

    .frm_con .xoo-aff-group {
        padding-bottom: 12px;
        width: calc(100% - 12px);
        margin-right: 12px;
    }

    .frm_con .xoo-aff-group.onehalf {
        margin-right: 12px;
        width: calc(50% - 12px);
    }

    .frm_con .xoo-aff-group input,
    .frm_con .xoo-aff-group .select2,
    .frm_con .xoo-aff-group select.xoo-aff-select_list {
        height: 40px !important;
    }

    .frm_con .xoo-aff-group input {
        padding: 12px !important;
    }

    .acnt_ttl_con {
        padding-bottom: 5px;
    }

    form.xoo-el-action-form {
        padding-top: 15px;
    }

    /* -------------my profile page end ---------------- */

}

@media all and (min-width: 1141px) and (max-width: 1280px) {

    /* -------------my profile page start ---------------- */


    .acnt_col2 {
        padding-left: 40px;
    }

    .frm_btm {
        padding: 20px 0 10px !important;
    }

    form.xoo-el-action-form {
        padding-top: 20px;
    }

    .xoo-el-header {
        padding-bottom: 5px;
    }

    .acnt_img img {
        height: 500px;
    }

    .acnt_img:after {
        width: 55px;
        height: 55px;
        right: -27px;
    }

    .frm_con .xoo-aff-group {
        padding-bottom: 15px;
        width: calc(100% - 15px);
    }

    .frm_con .xoo-aff-group.onehalf {
        margin-right: 15px;
        width: calc(50% - 15px);
    }

    .frm_con .xoo-aff-group input,
    .frm_con .xoo-aff-group .select2,
    .frm_con .xoo-aff-group select.xoo-aff-select_list {
        height: 45px !important;
    }

    .acnt_ttl_con {
        padding-bottom: 5px;
    }

    form.xoo-el-action-form {
        padding-top: 15px;
    }

    /* -------------my profile page end ---------------- */
}

@media all and (min-width: 1281px) and (max-width: 1440px) {

    /* -------------my profile page start ---------------- */


    .acnt_col2 {
        padding-left: 50px;
    }

    .frm_btm {
        padding: 20px 0 15px !important;
    }

    form.xoo-el-action-form {
        padding-top: 20px;
    }

    .xoo-el-header {
        padding-bottom: 10px;
    }

    .acnt_img img {
        height: 560px;
    }

    .acnt_img:after {
        width: 65px;
        height: 65px;
        right: -32px;
    }

    .frm_con .xoo-aff-group {
        padding-bottom: 15px;
        width: calc(100% - 15px);
    }

    .frm_con .xoo-aff-group.onehalf {
        margin-right: 15px;
        width: calc(50% - 15px);
    }

    /* -------------my profile page end ---------------- */
}

@media all and (min-width: 1441px) and (max-width: 1680px) {

    /* -------------my profile page start ---------------- */


    .acnt_col2 {
        padding-left: 62px;
    }

    .frm_btm {
        padding: 35px 0 15px !important;
    }

    form.xoo-el-action-form {
        padding-top: 35px;
    }

    .xoo-el-header {
        padding-bottom: 10px;
    }

    .acnt_img img {
        height: 600px;
    }

    /* -------------my profile page end ---------------- */


}

@media all and (min-width: 1681px) and (max-width: 1880px) {}