.inr_bnr {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 540px;
    position: relative;
	text-transform:capitalize;
}

.inr_bnr:before {
    content: '';
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 0;
}

.inr_bnr .site_main_title {
    padding: 0;
    margin: 0;
}

.so_inr {
    display: flex;
    justify-content: center;
    align-items: stretch;
    padding-bottom: 20px;
}

.so_box {
    width: 450px;
    background: #F5F5F5;
    border: 1px solid #BD262B;
    box-shadow: 0px 4px 12px 0px #0000002B;
    text-align: center;
    border-radius: 30px;
}

.so_box_title span {
    display: block;
    background: #BD262B;
    border: 1px solid #BD262B;
    box-shadow: 0px 4px 12px 0px #0000002B;
    border-radius: 30px 30px 0px 0px;
    color: #fff;
    font-family: var(--font_sora);
    font-size: 28px !important;
    font-weight: 600;
    line-height: normal;
    padding: 10px;
}

.so_box_des span {
    display: block;
    color: #000;
    font-family: var(--font_sora);
    font-weight: 400;
    font-size: 20px !important;
    line-height: 1.8em;
    padding: 10px;
}

.os_txt span {
    display: block;
    color: #000;
    font-family: var(--font_sora);
    font-weight: 400;
    font-size: 22px !important;
    line-height: normal;
}

.os_txt {
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 50px;
    margin-right: 50px;
}

.cu_num a {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin: auto;
}

.cu_num a svg {
    width: 48px;
    height: 48px;
    animation: wiggle 2.5s linear infinite;
}

.cu_num a span {
    display: block;
    color: #fff;
    font-family: var(--font_source);
    font-weight: 400;
    font-size: 50px !important;
    line-height: normal;
}

.cu_main {
    background: #FFFFFF;
    border-radius: 90px;
    width: fit-content;
    margin: auto;
    margin-top: 30px;
}

.cu_inr {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
}

.cu_icon a {
    display: flex;
    gap: 15px;
    align-items: center;
}

.cu_box {
    padding: 0px 30px;
    border-right: 1px solid #DDDDDD;
}

.cu_box:last-child {
    border-right: none;
}

.cu_icon a span {
    display: block;
    color: #140A24;
    font-family: var(--font_sora);
    font-weight: 400;
    font-size: 18px !important;
    line-height: normal;
}

.cu_icon a svg {
    animation: wiggle 2.5s linear infinite;
}

.cuf_row {
    width: 100% !important;
    max-width: 70% !important;
    background: #F5F5F5;
    border-radius: 30px;
}

.cuf_row.pd0 {
    padding: 70px !important;
}

.cuf_col_1 {
    width: 43% !important;
    padding-right: 70px;
}

.cuf_col_2 {
    width: 57% !important;
}

.cuf_txt span {
    display: block;
    font-family: var(--font_source);
    color: #140A24;
    font-weight: 700;
    font-size: 25px !important;
    line-height: normal;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.cu_form input.text,
.cu_form input.title,
.cu_form input[type=email],
.cu_form input[type=password],
.cu_form input[type=tel],
.cu_form input[type=text],
.cu_form select,
.cu_form textarea {
    font-family: var(--font_sora);
    width: 100%;
    font-weight: 400;
    font-size: 16px !important;
    line-height: normal;
    border: none;
    background: transparent;
    border-bottom: 1px solid #AAAAAA;
    color: #111111;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.cu_form textarea {
    resize: none;
    height: 80px;
}

.bot_box {
    padding-top: 70px;
}

.ff_img {
    width: 100% !important;
    line-height: 0 !important;
}

.ff_img .et_pb_image_wrap {
    width: 100% !important;
    line-height: 0 !important;
}

.ff_img img {
    object-fit: cover;
    width: 100% !important;
    height: 550px;
    border-radius: 40px;
}

.ff_col_1 {
    width: 52% !important;
}

.ff_col_2 {
    width: 48% !important;
    padding-left: 60px;
}

.wcu_inr {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
}

.wcu_serv {
    display: flex;
    width: 25%;
    padding: 10px;
    text-align: center;
}

.wcu_serv .en_serv_icon img {
    object-fit: contain;
    width: 100%;
    height: 45px;
}

.en_serve_des span {
    display: block;
    color: #fff;
    font-family: var(--font_sora);
    font-weight: 400;
    font-size: 16px !important;
    line-height: 1.8em;
    padding-top: 10px;
}

.wcu_serv .en_serv_txt span {
    font-size: 18px !important;
}

.the_serv_inr {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
}

.the_serv_box {
    display: flex;
    width: 25%;
    padding: 10px;
    text-align: center;
}

.the_serv_box_inr {
    display: block;
    width: 100%;
    background: #F5F5F5;
    border: 1px solid #DDDDDD;
    padding: 4px;
    border-radius: 20px;
}

.the_serv_img {
    line-height: 0;
    width: 100%;
}

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

.the_serv_name span {
    display: block;
    color: #000000;
    font-family: var(--font_sora);
    font-weight: 600;
    font-size: 18px !important;
    line-height: 1.6em;
    padding: 10px 30px;
}

.srr_col_1 {
    width: 63% !important;
    padding-right: 50px;
}

.srr_col_2 {
    width: 37% !important;
}

.srr_section {
    position: relative;
    overflow: hidden;
}

.srr_img {
    width: 100% !important;
    line-height: 0 !important;
}

.srr_img .et_pb_image_wrap {
    width: 100% !important;
    line-height: 0 !important;
}

.srr_img img {
    object-fit: cover;
    width: 100% !important;
    height: 700px;
    border-radius: 50px;
}

.srr_section:before {
    content: '';
    background: #F5F5F5;
    width: 100%;
    height: 88%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 0;
}

.table-container {
    width: 100% !important;
    background: white !important;
    border-radius: 20px !important;
    overflow: hidden !important;
    border: 1px solid #ddd !important;
}

table {
    width: 100% !important;
    border-collapse: collapse !important;
    text-align: left !important;
    margin: 0 !important;
    border: none !important;
}

thead tr {
    background: #140A24 !important;
    color: #fff !important;
    border: 1px solid #DDDDDD !important;
}

th {
    font-family: var(--font_sora) !important;
    color: #fff !important;
    padding: 12px 20px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}

th:first-child {
    border-right: 1px solid #fff !important;
}

td {
    font-family: var(--font_sora);
    padding: 12px 20px !important;
    color: #111 !important;
    font-size: 16px !important;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    font-weight: 400 !important;
}

td:last-child,
th:last-child {
    border-right: none !important;
}

tr:last-child td {
    border-bottom: none !important;
}

td:first-child {
    background: #f5f5f5 !important;
    font-weight: 600 !important;
}

tbody tr:hover {
    background: #f3f4f6 !important;
}

.osf_title {
    display: block !important;
    color: #000 !important;
    font-family: var(--font_source) !important;
    font-size: 30px !important;
    padding-bottom: 20px !important;
    font-weight: 600 !important;
    line-height: normal !important;
}

.table-wrapper {
    display: table !important;
    width: 100% !important;
    border: 1px solid #ddd !important;
    border-radius: 20px !important;
    overflow: hidden !important;
    border-collapse: separate !important;
}

.row {
    display: table-row !important;
}

.cell {
    display: table-cell !important;
    padding: 12px 20px !important;
    border-bottom: 1px solid #ddd !important;
    vertical-align: middle !important;
    color: #111 !important;
    font-family: var(--font_sora) !important;
    font-size: 16px !important;
}

.row:last-child .cell {
    border-bottom: none !important;
}

.rank-cell {
    background: #f5f5f5 !important;
    width: 35% !important;
    font-weight: 700 !important;
    color: #1a1a1a !important;
}

.rate-cell {
    background: #ffffff !important;
    color: #111 !important;
    font-weight: 400 !important;
    border-left: 1px solid #ddd !important;
}

.rate-cell strong {
    color: #111 !important;
    font-weight: 700 !important;
    padding: 0px 4px !important;
}

.row:first-child .rate-cell {
    border-top-left-radius: 20px !important;
}

.row:last-child .rate-cell {
    border-bottom-left-radius: 20px !important;
}

.osf_col_1,
.osf_col_2 {
    width: 50% !important;
}

.osf_col_1 {
    padding-right: 100px;
    border-right: 1px solid #B8B8B8;
}

.osf_col_2 {
    padding-left: 100px;
}

.team-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.team-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    padding: 10px;
}

.image-container {
    overflow: hidden;
    border-radius: 20px 20px 0 0;
}

.image-container img {
    width: 315px;
    height: 315px;
    object-position: top;
    object-fit: cover;
    display: block;
    transition: transform 0.3s ease;
    border: 1px solid #DDDDDD;
    border-radius: 20px 20px 0 0;
}

.team-card:hover .image-container img {
    transform: scale(1.05);
}

.info-box {
    background: #fff;
    width: 400px;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #ddd;
}

.role {
    display: block;
    color: #000;
    font-family: var(--font_sora);
    font-weight: 600;
    font-size: 18px !important;
    line-height: normal;
    text-align: center;
    padding-bottom: 10px !important;
}

.name {
    display: block;
    color: #000;
    font-family: var(--font_sora);
    font-weight: 600;
    font-size: 24px !important;
    line-height: normal;
    text-align: center;
    padding-bottom: 10px !important;
}

.tsw_txt span {
    display: block;
    color: #111;
    font-family: var(--font_sora);
    font-weight: 600;
    font-size: 30px !important;
    line-height: normal;
    text-align: center;
    padding-bottom: 10px;
}

.payment-container {
    width: 100% !important;
    max-width: 1000px !important;
    margin: auto !important;
}

.payment-table {
    width: 100% !important;
    border-collapse: collapse !important;
    border: 1px solid #ddd !important;
    table-layout: fixed !important;
}

.payment-row {
    border-bottom: 1px solid #ddd !important;
}

.payment-row:last-child {
    border-bottom: none !important;
}

.payment-label {
    background: #f5f5f5 !important;
    color: #111 !important;
    font-weight: 600 !important;
    padding: 12px 30px !important;
    text-align: left !important;
    width: 30% !important;
    border-right: 1px solid #ddd !important;
}

.payment-value {
    padding: 12px 30px !important;
    text-align: left !important;
    color: #111 !important;
    font-weight: 400 !important;
}

.placeholder-text {
    color: #bbb !important;
    font-style: normal !important;
}

.nc_inr {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.nc_box {
    width: 25%;
    padding: 10px 40px;
    border-right: 1px solid #DDDDDD;
}

.nc_box:last-child {
    border-right: none;
    padding-right: 0;
}

.nc_box:first-child {
    padding-left: 0;
}

.nc_icon {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #BD262B;
    width: 110px;
    height: 100px;
    border-radius: 20px;
    margin-bottom: 20px;
}

.nc_icon:hover {
    background: #111;
}

.nc_icon svg {
    width: 40px;
    height: 40px;
    animation: crescendo 1.5s alternate infinite ease-in-out;
}

.nc_title span {
    display: block;
    color: #000;
    font-family: var(--font_source);
    font-weight: 600;
    font-size: 20px !important;
    line-height: normal;
    padding-bottom: 10px;
}

.nc_txt span {
    display: block;
    color: #000;
    font-family: var(--font_sora);
    font-weight: 400;
    font-size: 16px !important;
    line-height: 1.7em;
}

.ns_image,
.nsi_img {
    width: 100% !important;
    line-height: 0 !important;
}

.ns_image .et_pb_image_wrap,
.nsi_img .et_pb_image_wrap {
    width: 100% !important;
    line-height: 0 !important;
}

.ns_image img {
    object-fit: cover !important;
    width: 100% !important;
    height: 600px;
    border-radius: 20px;
}

.ns_col_1 {
    width: 37% !important;
}

.ns_col_2 {
    width: 63% !important;
    padding-left: 50px;
}

.ns_title {
    padding-top: 50px;
}

.nsi_img img {
    object-fit: cover !important;
    width: 100% !important;
    height: 330px;
    border: 3px solid #FFFFFF;
    border-radius: 20px;
}

.ns_row {
    position: absolute;
    top: auto;
    bottom: 120px;
    left: auto;
    right: 190px;
    justify-content: end !important;
}

.nsi_col_1 {
    width: 20% !important;
}

.nsi_col_2 {
    width: 50% !important;
    padding-left: 30px;
}


.site_des ul h3 {
    display: contents;
}


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

    .srr_section:before {
        height: 100%;
    }

    .inr_bnr {
        height: 300px;
    }

    .so_inr {
        flex-wrap: wrap;
        padding-bottom: 10px;
    }

    .so_box {
        width: 100%;
    }

    .so_box_title span {
        font-size: 18px !important;
    }

    .so_box_des span {
        font-size: 14px !important;
    }

    .os_txt span {
        font-size: 15px !important;
    }

    .os_txt {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .cu_num a svg {
        width: 25px;
        height: 25px;
    }

    .cu_num a {
        gap: 15px;
    }

    .cu_num a span {
        font-size: 25px !important;
    }

    .cu_inr {
        padding: 10px;
        justify-content: left;
    }

    .cu_main {
        margin-top: 15px;
        border-radius: 30px;
    }

    .cu_icon a {
        gap: 10px;
    }

    .cu_icon a span {
        font-size: 14px !important;
    }

    .cu_box {
        padding: 8px;
        border: none;
    }

    .cu_icon a svg {
        width: 25px;
        height: 25px;
    }

    .cuf_row {
        width: 100% !important;
        max-width: 94% !important;
    }

    .cuf_row.pd0 {
        padding: 10px !important;
    }

    .cuf_col_1 {
        padding-right: 0px;
    }

    .cu_form input.text,
    .cu_form input.title,
    .cu_form input[type=email],
    .cu_form input[type=password],
    .cu_form input[type=tel],
    .cu_form input[type=text],
    .cu_form select,
    .cu_form textarea {
        font-size: 14px !important;
    }

    .cu_form textarea {
        height: 40px;
    }

    .bot_box {
        padding-top: 0px;
    }

    .cuf_txt span {
        font-size: 15px !important;
        text-align: center;
    }

    .cuf_col_1,
    .cuf_col_2 {
        width: 100% !important;
    }

    .ff_img img {
        height: 300px;
    }

    .ff_col_1,
    .ff_col_2 {
        width: 100% !important;
    }

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

    .wcu_serv .en_serv_txt span {
        font-size: 15px !important;
    }

    .en_serve_des span {
        font-size: 14px !important;
    }

    .wcu_serv .en_serv_icon img {
        height: 35px;
    }

    .wcu_serv {
        width: 100%;
        margin-bottom: 10px;
    }

    .wcu_serv:last-child {
        margin-bottom: 0;
    }

    .the_serv_box {
        width: 100%;
    }

    .the_serv_img img {
        height: 180px;
    }

    .the_serv_name span {
        font-size: 14px !important;
        padding: 10px;
    }

    .srr_col_1,
    .srr_col_2 {
        width: 100% !important;
    }

    .srr_col_1 {
        padding-bottom: 20px;
        padding-right: 0px;
    }

    .srr_img img {
        height: 300px;
    }

    .tsw_txt span {
        font-size: 17px !important;
    }

    .osf_col_1 {
        width: 100% !important;
        padding-bottom: 15px;
        padding-right: 0px;
        border: none;
    }

    .osf_col_2 {
        width: 100% !important;
        padding-top: 15px;
        padding-left: 0px;
    }

    th {
        padding: 10px !important;
        font-size: 14px !important;
    }

    td {
        padding: 10px !important;
        font-size: 14px !important;
    }

    .osf_title {
        font-size: 18px !important;
        padding-bottom: 10px !important;
        text-align: center;
    }

    .cell {
        padding: 10px !important;
        font-size: 14px !important;
    }

    .image-container img {
        width: 200px;
        height: 200px;
    }

    .role {
        font-size: 14px !important;
    }

    .name {
        font-size: 15px !important;
    }

    .info-box {
        width: 100%;
    }

    .team-grid {
        justify-content: center;
    }

    .team-card {
        width: 100%;
    }

    .payment-container {
        max-width: 100% !important;
    }

    .payment-label {
        padding: 10px !important;
    }

    .payment-value {
        padding: 10px !important;
    }

    .nc_box {
        width: 100%;
        padding: 10px !important;
        border: none !important;
    }

    .nc_icon {
        width: 60px;
        height: 50px;
        margin-bottom: 10px;
    }

    .nc_icon svg {
        width: 25px;
        height: 25px;
    }

    .nc_title span {
        font-size: 15px !important;
    }

    .nc_txt span {
        font-size: 14px !important;
    }

    .ns_image img {
        height: 300px;
    }

    .ns_col_2 {
        width: 100% !important;
        padding-left: 0px;
    }

    .ns_title {
        padding-top: 0px;
    }

    .nsi_img img {
        height: 250px;
    }

    .ns_row {
        display: none !important;
    }

    .nsi_col_2 {
        width: 60% !important;
    }

    .ns_col_1 {
        display: none !important;
    }

}

@media all and (min-width: 768px) and (max-width: 980px) {

    .srr_section:before {
        height: 100%;
    }

    .inr_bnr {
        height: 350px;
    }

    .so_inr {
        padding-bottom: 10px;
    }

    .so_box {
        width: 350px;
    }

    .so_box_title span {
        font-size: 20px !important;
    }

    .so_box_des span {
        font-size: 14px !important;
    }

    .os_txt span {
        font-size: 15px !important;
    }

    .os_txt {
        margin-left: 15px;
        margin-right: 15px;
    }

    .cu_num a svg {
        width: 30px;
        height: 30px;
    }

    .cu_num a {
        gap: 15px;
    }

    .cu_num a span {
        font-size: 30px !important;
    }

    .cu_inr {
        padding: 10px;
    }

    .cu_main {
        margin-top: 15px;
    }

    .cu_icon a {
        gap: 10px;
    }

    .cu_icon a span {
        font-size: 14px !important;
    }

    .cu_box {
        padding: 8px;
        border: none;
    }

    .cu_icon a svg {
        width: 25px;
        height: 25px;
    }

    .cuf_row {
        width: 100% !important;
        max-width: 94% !important;
    }

    .cuf_row.pd0 {
        padding: 20px !important;
    }

    .cuf_col_1 {
        padding-right: 0px;
    }

    .cu_form input.text,
    .cu_form input.title,
    .cu_form input[type=email],
    .cu_form input[type=password],
    .cu_form input[type=tel],
    .cu_form input[type=text],
    .cu_form select,
    .cu_form textarea {
        font-size: 14px !important;
    }

    .cu_form textarea {
        height: 50px;
    }

    .bot_box {
        padding-top: 0px;
    }

    .cuf_txt span {
        font-size: 15px !important;
        text-align: center;
    }

    .cuf_col_1,
    .cuf_col_2 {
        width: 100% !important;
    }

    .ff_img img {
        height: 350px;
    }

    .ff_col_1,
    .ff_col_2 {
        width: 100% !important;
    }

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

    .wcu_serv .en_serv_txt span {
        font-size: 15px !important;
    }

    .en_serve_des span {
        font-size: 14px !important;
    }

    .wcu_serv .en_serv_icon img {
        height: 40px;
    }

    .wcu_serv {
        width: 33.33%;
        margin-bottom: 10px;
    }

    .wcu_serv:last-child {
        margin-bottom: 0;
    }

    .the_serv_box {
        width: 33.33%;
    }

    .the_serv_img img {
        height: 180px;
    }

    .the_serv_name span {
        font-size: 14px !important;
        padding: 10px;
    }

    .srr_col_1,
    .srr_col_2 {
        width: 100% !important;
    }

    .srr_col_1 {
        padding-bottom: 20px;
        padding-right: 0px;
    }

    .srr_img img {
        height: 350px;
    }

    .tsw_txt span {
        font-size: 20px !important;
    }

    .osf_col_1 {
        width: 100% !important;
        padding-bottom: 15px;
        padding-right: 0px;
        border: none;
    }

    .osf_col_2 {
        width: 100% !important;
        padding-top: 15px;
        padding-left: 0px;
    }

    th {
        padding: 10px !important;
        font-size: 14px !important;
    }

    td {
        padding: 10px !important;
        font-size: 14px !important;
    }

    .osf_title {
        font-size: 22px !important;
        padding-bottom: 10px !important;
        text-align: center;
    }

    .cell {
        padding: 10px !important;
        font-size: 14px !important;
    }

    .image-container img {
        width: 200px;
        height: 200px;
    }

    .role {
        font-size: 14px !important;
    }

    .name {
        font-size: 16px !important;
    }

    .info-box {
        width: 220px;
    }

    .payment-container {
        max-width: 100% !important;
    }

    .payment-label {
        padding: 10px 15px !important;
    }

    .payment-value {
        padding: 10px 15px !important;
    }

    .nc_box {
        width: 33.33%;
        padding: 10px !important;
        border: none !important;
    }

    .nc_icon {
        width: 70px;
        height: 60px;
        margin-bottom: 10px;
    }

    .nc_icon svg {
        width: 30px;
        height: 30px;
    }

    .nc_title span {
        font-size: 15px !important;
    }

    .nc_txt span {
        font-size: 14px !important;
    }

    .ns_image img {
        height: 350px;
    }

    .ns_col_2 {
        width: 100% !important;
        padding-left: 0px;
    }

    .ns_title {
        padding-top: 0px;
    }

    .nsi_img img {
        height: 250px;
    }

    .ns_row {
        display: none !important;
    }

    .nsi_col_2 {
        width: 60% !important;
    }

    .ns_col_1 {
        display: none !important;
    }

}

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

    .inr_bnr {
        height: 400px;
    }

    .so_inr {
        padding-bottom: 10px;
    }

    .so_box {
        width: 350px;
    }

    .so_box_title span {
        font-size: 22px !important;
    }

    .so_box_des span {
        font-size: 15px !important;
    }

    .os_txt span {
        font-size: 16px !important;
    }

    .os_txt {
        margin-left: 20px;
        margin-right: 20px;
    }

    .cu_num a svg {
        width: 35px;
        height: 35px;
    }

    .cu_num a {
        gap: 15px;
    }

    .cu_num a span {
        font-size: 35px !important;
    }

    .cu_inr {
        padding: 10px;
    }

    .cu_main {
        margin-top: 15px;
    }

    .cu_icon a {
        gap: 10px;
    }

    .cu_icon a span {
        font-size: 14px !important;
    }

    .cu_box {
        padding: 0px 8px;
    }

    .cu_icon a svg {
        width: 25px;
        height: 25px;
    }

    .cuf_row {
        width: 100% !important;
        max-width: 90% !important;
    }

    .cuf_row.pd0 {
        padding: 20px !important;
    }

    .cuf_col_1 {
        padding-right: 20px;
    }

    .cu_form input.text,
    .cu_form input.title,
    .cu_form input[type=email],
    .cu_form input[type=password],
    .cu_form input[type=tel],
    .cu_form input[type=text],
    .cu_form select,
    .cu_form textarea {
        font-size: 15px !important;
    }

    .cu_form textarea {
        height: 50px;
    }

    .bot_box {
        padding-top: 50px;
    }

    .cuf_txt span {
        font-size: 18px !important;
    }

    .ff_img img {
        height: 400px;
    }

    .ff_col_2 {
        padding-left: 30px;
    }

    .wcu_serv .en_serv_txt span {
        font-size: 16px !important;
    }

    .en_serve_des span {
        font-size: 14px !important;
    }

    .wcu_serv .en_serv_icon img {
        height: 40px;
    }

    .wcu_serv {
        width: 33.33%;
        margin-bottom: 10px;
    }

    .wcu_serv:last-child {
        margin-bottom: 0;
    }

    .the_serv_img img {
        height: 180px;
    }

    .the_serv_name span {
        font-size: 15px !important;
        padding: 10px;
    }

    .srr_col_1 {
        padding-right: 30px;
    }

    .srr_img img {
        height: 500px;
    }

    .tsw_txt span {
        font-size: 24px !important;
    }

    .osf_col_1 {
        padding-right: 30px;
    }

    .osf_col_2 {
        padding-left: 30px;
    }

    th {
        padding: 10px !important;
        font-size: 15px !important;
    }

    td {
        padding: 10px !important;
        font-size: 15px !important;
    }

    .osf_title {
        font-size: 24px !important;
        padding-bottom: 10px !important;
    }

    .cell {
        padding: 10px !important;
        font-size: 15px !important;
    }

    .image-container img {
        width: 200px;
        height: 200px;
    }

    .role {
        font-size: 15px !important;
    }

    .name {
        font-size: 18px !important;
    }

    .info-box {
        width: 280px;
    }

    .payment-container {
        max-width: 100% !important;
    }

    .payment-label {
        padding: 10px 15px !important;
    }

    .payment-value {
        padding: 10px 15px !important;
    }

    .nc_box {
        padding: 10px;
    }

    .nc_icon {
        width: 70px;
        height: 60px;
        margin-bottom: 10px;
    }

    .nc_icon svg {
        width: 30px;
        height: 30px;
    }

    .nc_title span {
        font-size: 16px !important;
    }

    .nc_txt span {
        font-size: 15px !important;
    }

    .ns_image img {
        height: 450px;
    }

    .ns_col_2 {
        padding-left: 30px;
    }

    .ns_title {
        padding-top: 20px;
    }

    .nsi_img img {
        height: 250px;
    }

    .ns_row {
        bottom: 60px;
        right: 30px;
    }

    .nsi_col_2 {
        width: 60% !important;
    }

}

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

    .inr_bnr {
        height: 450px;
    }

    .so_inr {
        padding-bottom: 10px;
    }

    .so_box {
        width: 400px;
    }

    .so_box_title span {
        font-size: 24px !important;
    }

    .so_box_des span {
        font-size: 16px !important;
    }

    .os_txt span {
        font-size: 18px !important;
    }

    .os_txt {
        margin-left: 30px;
        margin-right: 30px;
    }

    .cu_num a svg {
        width: 40px;
        height: 40px;
    }

    .cu_num a {
        gap: 15px;
    }

    .cu_num a span {
        font-size: 40px !important;
    }

    .cu_inr {
        padding: 10px;
    }

    .cu_main {
        margin-top: 20px;
    }

    .cu_icon a {
        gap: 10px;
    }

    .cu_icon a span {
        font-size: 15px !important;
    }

    .cu_box {
        padding: 0px 10px;
    }

    .cuf_row {
        width: 100% !important;
        max-width: 90% !important;
    }

    .cuf_row.pd0 {
        padding: 30px !important;
    }

    .cuf_col_1 {
        padding-right: 30px;
    }

    .cu_form input.text,
    .cu_form input.title,
    .cu_form input[type=email],
    .cu_form input[type=password],
    .cu_form input[type=tel],
    .cu_form input[type=text],
    .cu_form select,
    .cu_form textarea {
        font-size: 15px !important;
    }

    .cu_form textarea {
        height: 60px;
    }

    .bot_box {
        padding-top: 50px;
    }

    .cuf_txt span {
        font-size: 20px !important;
    }

    .ff_img img {
        height: 450px;
    }

    .ff_col_2 {
        padding-left: 40px;
    }

    .wcu_serv .en_serv_txt span {
        font-size: 16px !important;
    }

    .en_serve_des span {
        font-size: 14px !important;
    }

    .wcu_serv .en_serv_icon img {
        height: 40px;
    }

    .the_serv_img img {
        height: 180px;
    }

    .the_serv_name span {
        font-size: 15px !important;
        padding: 10px 15px;
    }

    .srr_col_1 {
        padding-right: 30px;
    }

    .srr_img img {
        height: 500px;
    }

    .tsw_txt span {
        font-size: 26px !important;
    }

    .osf_col_1 {
        padding-right: 30px;
    }

    .osf_col_2 {
        padding-left: 30px;
    }

    th {
        padding: 10px !important;
        font-size: 15px !important;
    }

    td {
        padding: 10px !important;
        font-size: 15px !important;
    }

    .osf_title {
        font-size: 26px !important;
        padding-bottom: 15px !important;
    }

    .cell {
        padding: 10px !important;
        font-size: 15px !important;
    }

    .image-container img {
        width: 250px;
        height: 250px;
    }

    .role {
        font-size: 15px !important;
    }

    .name {
        font-size: 20px !important;
    }

    .info-box {
        width: 320px;
    }

    .payment-container {
        max-width: 100% !important;
    }

    .payment-label {
        padding: 10px 15px !important;
    }

    .payment-value {
        padding: 10px 15px !important;
    }

    .nc_box {
        padding: 10px 20px;
    }

    .nc_icon {
        width: 70px;
        height: 60px;
        margin-bottom: 15px;
    }

    .nc_icon svg {
        width: 30px;
        height: 30px;
    }

    .nc_title span {
        font-size: 17px !important;
    }

    .nc_txt span {
        font-size: 15px !important;
    }

    .ns_image img {
        height: 500px;
    }

    .ns_col_2 {
        padding-left: 30px;
    }

    .ns_title {
        padding-top: 30px;
    }

    .nsi_img img {
        height: 250px;
    }

    .ns_row {
        bottom: 80px;
        right: 60px;
    }

    .nsi_col_2 {
        width: 55% !important;
    }

}

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

    .inr_bnr {
        height: 500px;
    }

    .so_inr {
        padding-bottom: 10px;
    }

    .so_box {
        width: 400px;
    }

    .so_box_title span {
        font-size: 26px !important;
    }

    .so_box_des span {
        font-size: 18px !important;
    }

    .os_txt span {
        font-size: 20px !important;
    }

    .os_txt {
        margin-left: 40px;
        margin-right: 40px;
    }

    .cu_num a svg {
        width: 45px;
        height: 45px;
    }

    .cu_num a {
        gap: 15px;
    }

    .cu_num a span {
        font-size: 45px !important;
    }

    .cu_inr {
        padding: 10px;
    }

    .cu_main {
        margin-top: 20px;
    }

    .cu_icon a {
        gap: 10px;
    }

    .cu_icon a span {
        font-size: 17px !important;
    }

    .cu_box {
        padding: 0px 20px;
    }

    .cuf_row {
        width: 100% !important;
        max-width: 80% !important;
    }

    .cuf_row.pd0 {
        padding: 50px !important;
    }

    .cuf_col_1 {
        padding-right: 50px;
    }

    .cu_form input.text,
    .cu_form input.title,
    .cu_form input[type=email],
    .cu_form input[type=password],
    .cu_form input[type=tel],
    .cu_form input[type=text],
    .cu_form select,
    .cu_form textarea {
        font-size: 15px !important;
    }

    .cu_form textarea {
        height: 70px;
    }

    .bot_box {
        padding-top: 60px;
    }

    .cuf_txt span {
        font-size: 22px !important;
    }

    .ff_img img {
        height: 500px;
    }

    .ff_col_2 {
        padding-left: 50px;
    }

    .wcu_serv .en_serv_txt span {
        font-size: 17px !important;
    }

    .en_serve_des span {
        font-size: 15px !important;
    }

    .the_serv_img img {
        height: 200px;
    }

    .the_serv_name span {
        font-size: 16px !important;
        padding: 10px 20px;
    }

    .srr_col_1 {
        padding-right: 40px;
    }

    .srr_img img {
        height: 600px;
    }

    .tsw_txt span {
        font-size: 28px !important;
    }

    .osf_col_1 {
        padding-right: 50px;
    }

    .osf_col_2 {
        padding-left: 50px;
    }

    th {
        padding: 10px 20px !important;
        font-size: 15px !important;
    }

    td {
        padding: 10px 20px !important;
        font-size: 15px !important;
    }

    .osf_title {
        font-size: 28px !important;
        padding-bottom: 15px !important;
    }

    .cell {
        padding: 10px 20px !important;
        font-size: 15px !important;
    }

    .image-container img {
        width: 300px;
        height: 300px;
    }

    .role {
        font-size: 16px !important;
    }

    .name {
        font-size: 22px !important;
    }

    .info-box {
        width: 380px;
    }

    .payment-container {
        max-width: 100% !important;
    }

    .payment-label {
        padding: 10px 20px !important;
    }

    .payment-value {
        padding: 10px 20px !important;
    }

    .nc_box {
        padding: 10px 30px;
    }

    .nc_icon {
        width: 90px;
        height: 80px;
        margin-bottom: 15px;
    }

    .nc_icon svg {
        width: 35px;
        height: 35px;
    }

    .nc_title span {
        font-size: 18px !important;
    }

    .nc_txt span {
        font-size: 15px !important;
    }

    .ns_image img {
        height: 550px;
    }

    .ns_col_2 {
        padding-left: 40px;
    }

    .ns_title {
        padding-top: 40px;
    }

    .nsi_img img {
        height: 300px;
    }

    .ns_row {
        bottom: 110px;
        right: 120px;
    }

}