
.elementor-element-18016994{
    display: none;
}
.dashboard-body ul.box-row {
    list-style-type: none;
    padding-left: 0px;
    margin-bottom: 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}

.dashboard-body ul.box-row li a {
    font-family: 'DM Serif Display', serif !important;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    text-decoration: none;
}

.dashboard-body ul.box-row li:nth-last-child(-n+4) {
    /* margin-bottom: 0px !important; */
}

.dashboard-body ul.box-row li:nth-child(4n+4) {
    margin-right: 0px !important;
}

.dashboard-body ul.box-row li {
    width: 22%;
    height: 200px;
    display: flex;
}

.dashboard-body ul.box-row li a {
    width: 100%;
    border-radius: 10px;
    box-shadow: 0px 5px 15px -3px rgba(0,0,0,0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: center;
    padding: 20px;
    text-align: center;
    transition: 0.28s box-shadow ease-in-out, 0.28s border-color ease-in-out;
    cursor: pointer;
    background:#F7F9FF;
    border-width: 0px 0px 9px 0px;
    border-style: solid;
    border-color: transparent;
}

.dashboard-body ul.box-row li a:hover {
    box-shadow: 0px 5px 15px -3px rgba(0,0,0,0.1),0px 0px 15px -3px rgba(0,0,0,0.1);
    border-color: #2a07f9;
    color: #2a07f9;
    transition: 0.28s box-shadow ease-in-out, 0.28s border-color ease-in-out, 0.28s background ease-in-out;
    cursor: pointer
}
.dashboard-body ul.box-row li:not(:last-child) {
    margin-right: 16px !important;
    margin-bottom: 16px !important;
}
.dashboard-body ul.box-row li{
    margin-right: 25px;
    margin-bottom: 25px;
}
.dashboard-body ul.box-row li:nth-last-child(-n+2){
    margin-bottom: 25px !important;
}
.dashboard-body ul.box-row li:nth-last-child(-n+4) {
    /* margin-bottom: 0px !important; */
}

.dashboard-body ul.box-row li:nth-child(4n+4) {
    margin-right: 0px !important;
}

div.wpforms-container-full, div.wpforms-container-full .wpforms-form *{
    position: relative;
}
.wpforms-save-resume-confirmation{
    display: none !important;
}
.wpforms-page-indicator{
    display: block !important;
}
.wpforms-field-container{
    display: block !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label-inline{
    padding-left: 10px;
}
input[type="checkbox"] + label:before, input[type="checkbox"] + .wpcf7-list-item-label:before{
    top: -2px;
    left: -14px;
}

input[type="radio"] + label:before, input[type="checkbox"] + label:before, input[type="radio"] + .wpcf7-list-item-label:before, input[type="checkbox"] + .wpcf7-list-item-label:before, .wpcf7-list-item-label.wpcf7-list-item-right:before, .edd_price_options ul > li > label > input[type="radio"] + span:before, .edd_price_options ul > li > label > input[type="checkbox"] + span:before{
    left: -14px;
}

.page-id-5737 .content_wrap, .page-id-5784 .content_wrap{
    width: 100% !important;
}
div.wpforms-container div.wpforms-uploader .dz-preview .dz-remove{
    position: absolute;
}
.wpforms-frontend-entries th, .wpforms-frontend-entries td{
    font-size: 15px;
}


#cibf-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.42);
    overflow: auto;
    display: none;
}
#cibf-modal .cibf-modal-header {
    padding: 0;
    position: relative;
    border: none;
}
#cibf-modal .cibf-modal-header .close-cibf-rest-modal {
    display: block;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transform: scale(1);
    -webkit-transform: scale(1);
    position: absolute;
    right: -10px;
    top: -10px;
    height: 24px;
    width: 24px;
    text-align: center;
    background: #fff;
    border-radius: 100%;
    border: 1px solid #000;
    z-index: 2;
    line-height: 21px;
    outline: none !important;
    color: #fff;
    background-color: #000;
    font-size: 13px;
    opacity: 1;
}
#cibf-modal .cibf-modal {
    width: 836px;
    min-height: 300px;
    margin: auto;
    position: relative;
    background-color: #fff;
    border: 1px solid #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
#cibf-modal .errorMsg {
    color: red;
}
#cibf-modal input.error {
    border-color: red !important;
}
#cibf-modal .cibf-modal-loader {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 99;
    height: 100%;
    background: hsla(0, 0%, 100%, 0.75) url(../../images/cibf-loader.gif) 50% no-repeat;
    display: none;
}
#cibf-modal.modalCont h4 {
    font-size: 18px;
    border-bottom: 1px solid #dcdcdc;
    margin: 0;
    padding: 10px;
    font-weight: 700;
    text-align: center;
}
#cibf-modal.modalCont .video-row {
    border: 1px solid #dcdcdc;
    margin-bottom: 10px;
}
#cibf-modal.modalCont .cbCont,
#cibf-modal.modalCont .video-row .video-title {
    background-color: #f0f0f0;
    padding: 10px;
    white-space: nowrap;
    text-align: center;
}
#cibf-modal.modalCont .modalBody {
    padding: 10px;
}
#cibf-modal.modalCont .modalBody p {
    margin: 0 0 20px;
    line-height: 1.4em;
}
#cibf-modal.modalCont .modalBody .videoCont {
    width: 400px;
    height: 250px;
    padding: 10px;
    margin-bottom: 10px;
}
#cibf-modal.modalCont .modalBody .codeInputcont {
    padding: 10px;
    display: flex;
    gap: 10px;
}
#cibf-modal.modalCont .modalBody .codeInputcont label {
    margin-bottom: 5px;
    white-space: nowrap;
    display: inline-block;
}
#cibf-modal.modalCont .modalBody .codeInputcont input[type="text"] {
    border: 1px solid #dcdcdc;
    padding: 7px;
    font-size: 16px;
    width: 180px;
    margin-left: auto;
    background-color: #f0f0f0;
}
#cibf-modal.modalCont .modalBody .codeInputcont input[type="text"]:focus {
    border: 1px solid #dcdcdc;
}
#cibf-modal.modalCont .modalBody > label {
    display: flex;
    border: 1px solid #dcdcdc;
    cursor: pointer;
}
#cibf-modal.modalCont .modalBody > label .termsCont {
    padding: 10px;
}
#cibf-modal .modalFooter {
    border-top: 1px solid #dcdcdc;
    padding: 10px;
    text-align: center;
}
#cibf-modal .modalFooter button {
    background-color: #000;
    color: #fff;
    border: 0;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
}
#cibf-modal .videos-wrapper {
    display: flex;
    gap: 10px;
}
@media (max-width: 767px) {
    #cibf-modal .cibf-modal {
        width: calc(100% - 20px);
    }
    #cibf-modal .videos-wrapper {
        display: block;
    }
    #cibf-modal .videoCont {
        width: 100% !important;
        overflow: hidden;
    }
    #cibf-modal .codeInputcont {
        display: block !important;
    }
    #cibf-modal .codeInputcont input[type="text"] {
        width: 100% !important;
    }
    #cibf-modal .codeInputcont label {
        display: block !important;
        text-align: center;
    }
    #cibf-modal .modalFooter button {
        width: 100%;
    }
    #cibf-modal .cibf-modal {
        top: 10px !important;
    }
}
.disabled-noti-link {
    pointer-events: none;
    background-color: #a46497;
    color: #fff;
    cursor: not-allowed;
    opacity: 0.5;
}
#cibf-modal .wpforms-entry-preview-value {
    border-left: none;
    background-color: #ffffff;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    width: 70%;
    padding: 10px;
    word-break: break-word;
    box-sizing: border-box;
}

#cibf-modal .wpforms-entry-preview-label {
    background-color: #ffffff;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    width: 30%;
    padding: 10px;
    word-break: break-word;
    box-sizing: border-box;
    font-weight: 600;
}

#cibf-modal .wpforms-entry-preview{
    border-top: 1px solid #dddddd;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    overflow: hidden;
}

.cibf-entry-switch-button .active{
    opacity: 1 !important;
}
.cibf-entry-switch-button a:hover{
    opacity: 0.9 !important;
}

.cibf-rights-hub .dashboard-body ul.box-row li {
    width: 22%;
}
.cibf-upload-document-label p span{
    display: block;
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 1.3;
    word-break: break-word;
    word-wrap: break-word;
}
.header_position_over .top_panel{
    position: relative !important;
}

div.wpforms-container div.wpforms-uploader{
    background: #fcfcfc !important;
}
.page table th,
.page table th + th,
.page table td + th {
    border-color: #4a4294;
}
.page table td,
.page table th + td,
.page table td + td {
    color: #1a1a1a;
    border-color: #bbd3d5;
}
.page table th {
    color: #ffffff;
    background-color: #290a81;
}
.page table th b,
.page table th strong {
    color: #ffffff;
}
.page table > tbody > tr:nth-child(2n + 1) > td {
    background-color: #eef7f8;
}
.page table > tbody > tr:nth-child(2n) > td {
    background-color: rgba(187, 211, 213, 0.7);
}
.page table th a {
    color: #ff8ca6;
}
.page table th a:hover {
    color: #ffffff;
}
.page hr {
    border-color: #bbd3d5;
}

.select_container select {
    background: none !important;
    width: 100% !important;
    max-width: none !important;
    padding-right: 3em !important;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .cibf-schedule-wrapper .elementor-widget-container>div>table tbody tr td:nth-child(2), .cibf-schedule-wrapper .elementor-widget-container>div>table thead tr td:nth-child(2), .cibf-rights-hub-booking-wrap .cibf-booking-wrapper table#cibf-booking-table tbody tr td:nth-child(2), .cibf-rights-hub-booking-wrap .cibf-booking-wrapper table#cibf-booking-table thead tr td:nth-child(2) {
    width: 15%;
    max-width: 100%;
}

/* Header code starts here */

/* Testimonial */
.cibf-carousel-testimonial  .single-item-wrapper,
.cibf-testimonial .single-item-wrapper{
    display: flex;
    background-color: #f7c91b33;
    padding: 48px 46px 48px 265px;
    position: relative;
    width: 90%;
    margin-top: 30px;
    margin-left: auto;
    height: 460px;
}

.cibf-carousel-testimonial  .single-item-wrapper .tss-meta-info,
.cibf-testimonial .single-item-wrapper .tss-meta-info{
    position: absolute;
    left: -101px;
    top: 41px;
}
.cibf-carousel-testimonial  .single-item-wrapper .profile-img-wrapper,
.cibf-testimonial .single-item-wrapper .profile-img-wrapper{
    position: relative;
}
.cibf-carousel-testimonial  .single-item-wrapper .profile-img-wrapper::before,
.cibf-testimonial .single-item-wrapper .profile-img-wrapper::before{
    content: url(../wp-content/uploads/2023/05/quote.png);
    position: absolute;
    top: -64px;
    left: 15px;
}

.cibf-carousel-testimonial  .single-item-wrapper .profile-img-wrapper img,
.cibf-testimonial .single-item-wrapper .profile-img-wrapper img{
    width: 366px;
    height: 376px;
}

.grant-login{
    display: flex;
    align-items: center;
    margin: 65px 0px;
}

.cibf-carousel-testimonial .cibf-testimonial-inner-wrap,
.cibf-testimonial .cibf-testimonial-inner-wrap{
    display: flex;
    flex-direction: column-reverse;
    margin-left: 46px;
    align-items: baseline;
    justify-content: space-between;
}
.cibf-carousel-testimonial .cibf-testimonial-inner-wrap .item-content-wrapper,
.cibf-testimonial .cibf-testimonial-inner-wrap .item-content-wrapper{
    background-color: transparent;
    padding: 0px;
}

.cibf-carousel-testimonial .cibf-testimonial-inner-wrap .item-content-wrapper::before,
.cibf-testimonial .cibf-testimonial-inner-wrap .item-content-wrapper::before{
    display: none;
}
.cibf-carousel-testimonial .cibf-testimonial-inner-wrap .item-content-wrapper h1.title,
.cibf-testimonial .cibf-testimonial-inner-wrap .item-content-wrapper h1.title{
    color: #B78B26;
    font-family: "Noto Sans", Sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 0px;
    text-transform: uppercase;
    margin-bottom: 19px;
}
.cibf-carousel-testimonial .cibf-testimonial-inner-wrap .item-content-wrapper p,
.cibf-testimonial .cibf-testimonial-inner-wrap .item-content-wrapper p{
    color: #333333;
    font-family: "Noto Sans", Sans-serif;
    font-size: 22px;
    font-weight: normal;
    line-height: 36px;
    text-transform: italic;
    margin-bottom: 0px;
}
.cibf-carousel-testimonial .cibf-testimonial-inner-wrap .cibf-testimonial-info-wrap,
.cibf-testimonial .cibf-testimonial-inner-wrap .cibf-testimonial-info-wrap{
    display:flex;
    flex-direction: column;
    margin-top: 35px;
}
.cibf-carousel-testimonial .cibf-testimonial-inner-wrap .cibf-testimonial-info-wrap h3.author-name,
.cibf-testimonial .cibf-testimonial-inner-wrap .cibf-testimonial-info-wrap h3.author-name{
    color: #000000;
    font-family: "Noto Sans", Sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 0px;
    text-align: left;
}

.cibf-carousel-testimonial .cibf-testimonial-inner-wrap .cibf-testimonial-info-wrap h4.author-bio,
.cibf-testimonial .cibf-testimonial-inner-wrap .cibf-testimonial-info-wrap h4.author-bio{
    color: #B78B26;
    font-family: "Noto Sans", Sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 31px;
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: left;
}
.cibf-carousel-testimonial .tss-carousel .swiper-button-next{
    right: 20px;
    left: auto;
}
.cibf-carousel-testimonial .tss-carousel .swiper-button-prev {
    left: auto;
    right: 75px;
}

/* 	.elementor-shortcode{
    display: flex;
    align-items: center;
    margin: 65px 0px;
} */

.um-login,
.um-register{
     width: 50%;
    max-width: 100% !important;
}

.individual-page-login-register .um-login,
.individual-page-login-register	.um-register{
     width: 100%;
    max-width: 100% !important;
}
.separate-um-forms .um-login{
    width: 50%;
    max-width: 100% !important;
    margin: auto !important;
}

.separate-um-forms .um-register{
    width: 50%;
    max-width: 100% !important;
    margin: auto !important;
}

.um .um-profile-body,
.um.um-profile{
     max-width: 100% !important;
}


.um.um-profile .um-form .um-profile-navbar,
.um.um-profile .um-form .um-profile-nav,
.um.um-profile .um-form .um-header .um-profile-photo,
.um.um-profile .um-form .um-header .um-profile-edit,
.um.um-profile .um-form .um-cover{
    display: none;
}

.um.um-profile .um-form .um-header{
    min-height: auto
}

.um.um-profile .um-form .um-profile-meta{
    padding-left: 0px;
}

.um.um-profile .um-form .um-profile-meta .um-main-meta .um-name a{
    font-size: 35px;
}

.um-login{
    margin-left: 20px !important;
}
.um-register{
    margin-right: 20px !important;
}

.um-form .um-row-heading{
    color: #1A1A1A;
    font-family: "Noto Sans", Sans-serif;
    font-size: 24px !important;
    font-weight: 600;
    line-height: 62px;
    margin-bottom: 20px;
}

.um-form .um-field-label label{
    font-size: 18px !important;
    color: #565656;
    font-family: "Noto Sans", Sans-serif;
    font-weight: 500;
    line-height: 31px;
    margin-bottom: 14px;
}
.um .um-form select,
.um .um-form textarea,
.um .um-form input[type="email"],
.um .um-form input[type="password"],
.um .um-form input[type="text"],
.um .um-form input[type="tel"],
.um .um-form input[type="url"],
.um .um-form input[type="number"],
.um .um-form input[type="file"]{
    padding: 15px !important;
    border: 1px solid #1A1A1A !important;
    font-size: 14px !important;
    font-weight: 400;
    font-style: normal;
    line-height: 1.3em;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0.3px;
    color: #565656 !important;
    background-color: #ffffff !important;
    margin-top: 7px !important;
    height: auto !important;
}

.um .um-form .um-account-side .um-account-meta .um-account-meta-img,
.um .um-form .um-account-side .um-account-meta .um-account-meta-img-b{
    display: none;
}

.um .um-form .um-account-side .um-account-meta .um-account-name{
    text-align: left;
    padding-top: 0px;
}

.um .um-form .um-account-side .um-account-meta .um-account-name a{
    font-size: 35px;
    color: #555555;
}

.um .um-form .um-account-side .um-account-meta .um-account-name .um-account-profile-link a{
    color: #1A1A1A;
    font-size: 16px;
}
.um .um-form .um-account-side li a.current span.um-account-icon, .um .um-form .um-account-side li a.current:hover span.um-account-icon,
.um .um-form .um-account-side .um-account-meta .um-account-name .um-account-profile-link a:hover{
    color: #F7C91B;
}

input[type="submit"]:hover, .cib-switch-translation:hover, .cib-switch-fellowship:hover, .cibf-button-2025:hover{
    background-color: #ee0034 !important;
    color: #ffffff !important;
}

.um .um-form .um-request-button,
.um .um-form input[type="submit"], .cib-switch-translation, .cib-switch-fellowship, .cibf-button-2025{
    visibility: visible !important;
    animation-duration: 1s !important;
    animation-delay: 1.1s !important;
    animation-name: fadeInUp !important;
    background-color: #2a07f9 !important;
    box-shadow: none !important;
    text-decoration: none !important;
    color: #ffffff !important;
    border-radius: 5px !important;
    padding: 15px 35px !important;
    display: inline-flex !important;
    border: 0 !important;
    align-items: center !important;
    justify-content: center !important;
    font-weight: 600 !important;
    font-family: "Raleway", sans-serif !important;
    font-size: 15px !important;
    position: relative !important;
    z-index: 1 !important;
    overflow: hidden !important;
    text-transform: uppercase !important;
    transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) !important;
    box-sizing: border-box !important;
}



.check-box-wrapper p{
    margin-bottom:0px;
    display: flex;
    align-items: center
}

.check-box-wrapper p .wpcf7-form-control-wrap:first-child .wpcf7-list-item-label{
    width: 150px;
    font-size: 17px;
}

.check-box-wrapper p .wpcf7-form-control-wrap:last-child .wpcf7-list-item-label{
    width: 230px;
    font-size: 17px;
}

.cibf-carousel-testimonial .tss-carousel-main .swiper-arrow, .cibf-carousel-testimonial .tss-carousel .swiper-arrow{
    width: 50px;
    height: 50px;
    background: #ffffff;
    border-radius: 0px;
    display:flex;
    align-items: center;
    justify-content: center;
}

.cibf-carousel-testimonial .tss-carousel .swiper-arrow > i{
    color:#000000;
}

.cibf-form-row.row-vertical-align-start{
    align-items: baseline;
}

.cibf-form-row .registeration-form-wrapper.table-wrap,
.cibf-form-row .registeration-form-wrapper.table-wrap .register-form-wrapper{
    width: 100%;
    max-width: 100%;
}

.cibf-form-row .registeration-form-wrapper.table-wrap .register-form-wrapper table tbody tr th{
    color: #6B5502 !important;
    background-color: #F7C91B;
    border-color: #6B5502;
}

.cibf-form-row .registeration-form-wrapper.table-wrap .register-form-wrapper table tbody tr th:last-child p{
    margin-bottom: 0px;
}

.cibf-form-row .registeration-form-wrapper.table-wrap .register-form-wrapper table tbody tr th:first-child p{
    margin-bottom: 0px;
    text-align: left;
}

.cibf-form-row .registeration-form-wrapper.table-wrap .register-form-wrapper table tbody tr td p{
    margin-bottom: 0px;
}

.cibf-form-row .registeration-form-wrapper.table-wrap .register-form-wrapper table tbody tr td{
    border-color: #6B5502;
}

.cibf-form-row .registeration-form-wrapper.table-wrap .register-form-wrapper table tbody tr:nth-child(2n)>td{
    background-color: #f3f3f3;
}

.cibf-form-row .registeration-form-wrapper.table-wrap .register-form-wrapper table tbody tr:nth-child(2n+1)>td{
    background-color: #ffffff;
}

.cibf-form-row .registeration-form-wrapper.table-wrap .register-form-wrapper table tbody tr td,
.cibf-form-row .registeration-form-wrapper.table-wrap .register-form-wrapper table tbody tr th{
    padding: 15px 20px;
}

.cibf-form-row .registeration-form-wrapper.table-wrap .register-form-wrapper{
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.cibf-form-row .registeration-form-wrapper.table-wrap .register-form-wrapper table{
    width: 100%;
}

.cibf-carousel-testimonial .tss-carousel .swiper-button-next, .cibf-carousel-testimonial .tss-carousel .swiper-button-prev{
    top: 94.5%;
}
/* Testimonial */
.cibf-form-row{
    display: flex;
    align-items: center;
    width: 100%;
}

.wpcf7-response-output.trx_addons_message_box,
.trx_addons_message_box{
    top: 101%;
    left: 30%;
}

.registeration-form-wrapper,
.cibf-form-row .registeration-form-wrapper{
    margin-bottom: 25px;
}

.cibf-form-row .registeration-form-wrapper .register-form-wrapper{
    width: 100%;
    max-width: 100%;
}

.cibf-form-row .registeration-form-wrapper .register-form-wrapper .input-wrap-row p{
    display: flex;
    align-items: center;
}

.cibf-form-row .registeration-form-wrapper .register-form-wrapper .input-wrap-row p span{
    width: 50%;
    max-width: 100%
}

.cibf-form-row .registeration-form-wrapper .register-form-wrapper .input-wrap-row p input{
    width: 100%;
    max-width: 100%
}

.registeration-form-wrapper .register-form-wrapper p input[type="radio"] + .wpcf7-list-item-label::before,
.cibf-form-row .registeration-form-wrapper .register-form-wrapper p input[type="radio"] + .wpcf7-list-item-label::before{
    border: 1px solid #F7C91B !important;
}

.cibf-form-row .registeration-form-wrapper .register-form-wrapper .input-wrap-row  p span:first-child{
    margin-right: 15px
}
.cibf-form-row .registeration-form-wrapper .register-form-wrapper .input-wrap-row  p span:last-child{
    margin-left: 15px
}

.cibf-form-row .registeration-form-wrapper:first-child .register-form-wrapper{
    margin-right: 41px;
}

.form-section{
    margin-bottom: 40px;
}

.form-section h1.form-title{
    color: #1A1A1A;
    font-family: "Noto Sans", Sans-serif;
    font-size: 24px !important;
    font-weight: 600;
    line-height: 62px;
    margin-bottom: 20px;
}

.cibf-form-row .registeration-form-wrapper:last-child .register-form-wrapper{
    margin-left: 41px;
}
.cibf-form-row .registeration-form-wrapper.single-form .register-form-wrapper{
    margin-left: 0px;
}

.cibf-form-row .registeration-form-wrapper{
    width: 50%;
    max-width: 100%;
}

.registeration-form-wrapper .register-form-wrapper>p{
    margin-bottom: 0px;
}

.registeration-form-wrapper .register-form-wrapper label {
    font-size: 18px !important;
    color: #565656;
    font-family: "Noto Sans", Sans-serif;
    font-weight: 500;
    line-height: 31px;
    margin-bottom: 14px;
}

.registeration-form-wrapper .register-form-wrapper textarea{
    height: 130px;
}

.registeration-form-wrapper .register-form-wrapper select,
.registeration-form-wrapper .register-form-wrapper textarea,
.registeration-form-wrapper .register-form-wrapper input{
    margin-top: 7px;
}
.registeration-form-wrapper .register-form-wrapper .select_container:before{
    top: 10px;
}
.registeration-form-wrapper .register-form-wrapper .select_container:after{
    top: 55%;
    width: 1.2em;
    height: 1.2em;
}

@media(max-width: 1400px){
        .cibf-carousel-testimonial .cibf-testimonial-inner-wrap .cibf-testimonial-info-wrap h4.author-bio,
.cibf-testimonial .cibf-testimonial-inner-wrap .cibf-testimonial-info-wrap h4.author-bio,
    .cibf-carousel-testimonial .cibf-testimonial-inner-wrap .cibf-testimonial-info-wrap h3.author-name,
.cibf-testimonial .cibf-testimonial-inner-wrap .cibf-testimonial-info-wrap h3.author-name,
    .cibf-carousel-testimonial .cibf-testimonial-inner-wrap .item-content-wrapper h1.title,
.cibf-testimonial .cibf-testimonial-inner-wrap .item-content-wrapper h1.title{
    font-size: 18px;
}
.cibf-carousel-testimonial .cibf-testimonial-inner-wrap .item-content-wrapper p,
.cibf-testimonial .cibf-testimonial-inner-wrap .item-content-wrapper p{
    font-size: 20px;
}
}

@media(max-width: 768px){
        .cibf-carousel-testimonial .cibf-testimonial-inner-wrap .cibf-testimonial-info-wrap h4.author-bio,
.cibf-testimonial .cibf-testimonial-inner-wrap .cibf-testimonial-info-wrap h4.author-bio,
    .cibf-carousel-testimonial .cibf-testimonial-inner-wrap .cibf-testimonial-info-wrap h3.author-name,
.cibf-testimonial .cibf-testimonial-inner-wrap .cibf-testimonial-info-wrap h3.author-name,
        .cibf-carousel-testimonial .cibf-testimonial-inner-wrap .item-content-wrapper p,
.cibf-testimonial .cibf-testimonial-inner-wrap .item-content-wrapper p{
    font-size: 14px !important;
}
.cibf-carousel-testimonial .cibf-testimonial-inner-wrap .item-content-wrapper p,
.cibf-testimonial .cibf-testimonial-inner-wrap .item-content-wrapper p{
    line-height: 28px;
}
    .cibf-carousel-testimonial .cibf-testimonial-inner-wrap .item-content-wrapper h1.title,
.cibf-testimonial .cibf-testimonial-inner-wrap .item-content-wrapper h1.title{
    font-size: 16px !important;
}
    .cibf-carousel-testimonial .tss-carousel-main .swiper-arrow, .cibf-carousel-testimonial .tss-carousel .swiper-arrow{
        display: none !important;
    }
    
    
    .cibf-carousel-testimonial .single-item-wrapper, .cibf-testimonial .single-item-wrapper {
        height: auto !important;
    }
}

@media(max-width: 1024px){
    .cibf-carousel-testimonial .single-item-wrapper, .cibf-testimonial .single-item-wrapper {
        padding: 65px 30px 30px 30px;
        position: relative;
        width: 100%;
        margin-top: 0px;
        margin-left: auto;
        height: 800px;
        flex-direction: column;
    }
    
    .elementor-4190 .elementor-element.elementor-element-3e575202 .elementor-heading-title {
        font-size: 32px;
    }
    
    .elementor-4190 .elementor-element.elementor-element-18016994 > .elementor-container {
        min-height: 300px;
    }
    .cibf-carousel-testimonial .single-item-wrapper .tss-meta-info, .cibf-testimonial .single-item-wrapper .tss-meta-info {
        position: unset;
    }
    
    .cibf-carousel-testimonial .cibf-testimonial-inner-wrap .cibf-testimonial-info-wrap h4.author-bio,
.cibf-testimonial .cibf-testimonial-inner-wrap .cibf-testimonial-info-wrap h4.author-bio,
    .cibf-carousel-testimonial .cibf-testimonial-inner-wrap .cibf-testimonial-info-wrap h3.author-name,
.cibf-testimonial .cibf-testimonial-inner-wrap .cibf-testimonial-info-wrap h3.author-name,
    .cibf-carousel-testimonial .cibf-testimonial-inner-wrap .item-content-wrapper h1.title,
.cibf-testimonial .cibf-testimonial-inner-wrap .item-content-wrapper h1.title{
    font-size: 16px;
}
.cibf-carousel-testimonial .cibf-testimonial-inner-wrap .item-content-wrapper p,
.cibf-testimonial .cibf-testimonial-inner-wrap .item-content-wrapper p{
    font-size: 18px;
}
    
.cibf-carousel-testimonial .single-item-wrapper .profile-img-wrapper img, .cibf-testimonial .single-item-wrapper .profile-img-wrapper img {
    width: 300px;
    height: 300px;
}

    .cibf-carousel-testimonial .cibf-testimonial-inner-wrap,
    .cibf-testimonial .cibf-testimonial-inner-wrap{
        margin-left: 0px;
    }
    
    .cibf-carousel-testimonial .cibf-testimonial-inner-wrap, .cibf-testimonial .cibf-testimonial-inner-wrap,
    .cibf-carousel-testimonial .cibf-testimonial-inner-wrap .cibf-testimonial-info-wrap, .cibf-testimonial .cibf-testimonial-inner-wrap .cibf-testimonial-info-wrap{
        margin-top: 20px;
    }
    
    .cibf-carousel-testimonial .cibf-testimonial-inner-wrap .item-content-wrapper h1.title, .cibf-testimonial .cibf-testimonial-inner-wrap .item-content-wrapper h1.title{
        margin-bottom: 10px;
    }
    
    .cibf-carousel-testimonial .single-item-wrapper .profile-img-wrapper, .cibf-testimonial .single-item-wrapper .profile-img-wrapper{
        text-align: left;
        margin-top: 30px;
    }
    .cibf-carousel-testimonial .single-item-wrapper .profile-img-wrapper::before, .cibf-testimonial .single-item-wrapper .profile-img-wrapper::before{
        top: -55px;
        left: 10px;
    }
}

@media(max-width: 991px){
.cibf-form-row{
    flex-direction: column;
    width: 100%;
    margin-bottom: 15px;
}
.cibf-form-row .registeration-form-wrapper{
    width: 100%;
    max-width: 100%;
}
.cibf-form-row .registeration-form-wrapper:first-child .register-form-wrapper{
    margin-right: 0px;
    margin-bottom: 0px;
}
.cibf-form-row .registeration-form-wrapper:last-child .register-form-wrapper{
    margin-left: 0px;
    margin-top: 15px
}
    .form-section h1.form-title{
        line-height: 1.5;
    }
}

@media (max-width: 767px){
    .cibf-carousel-testimonial .single-item-wrapper .profile-img-wrapper img, .cibf-testimonial .single-item-wrapper .profile-img-wrapper img {
        width: 180px;
        height: 180px;
    }
    .cibf-carousel-testimonial .single-item-wrapper, .cibf-testimonial .single-item-wrapper{
        padding: 65px 20px 20px 20px;
    }
    
    .dashboard-body ul.box-row{
            flex-wrap: nowrap !important;
            flex-direction: column;
            width: 100%;
    }
    
    .dashboard-body ul.box-row li{
        width: 100% !important;
    }
    
    .dashboard-body ul.box-row li:not(:last-child) {
        margin-right: 0px !important;
        margin-bottom: 25px !important;
    }
    
    .grant-login {
        flex-direction: column;
        width: 100%;
    }
    .um-login, .um-register {
        width: 100%;
        max-width: 100% !important;
    }
    .um-register {
        margin-right: 0px !important;
    }
    .um-login {
        margin-left: 0px !important;
    }
    
    
    .elementor-4190 .elementor-element.elementor-element-3e575202 .elementor-heading-title {
        font-size: 22px;
        line-height: 28px;
        padding-top: 45px;
    }
    
    .elementor-4190 .elementor-element.elementor-element-18016994 > .elementor-container {
        min-height: 230px;
    }
    
    .um-form .um-row-heading{
        line-height: 25px;
    }
    .form-section {
        margin-bottom: 20px;
    }
    
    .registeration-form-wrapper, .cibf-form-row .registeration-form-wrapper {
        margin-bottom: 10px;
    }
    
    .registeration-form-wrapper .register-form-wrapper label,
    .um-form .um-field-label label{
        font-size: 16px !important;
    }
    
}

/* Header code ends here */

@media (max-width: 1536px) {
	.header1 nav.template-main-menu ul.main-menu>li>a {
        padding: 10px 10px;
        font-size: 13px !important;
	}
}
.header1 nav.template-main-menu ul.main-menu>li>a {
	padding: 14px 14px !important;
    font-size: 15px !important;
}
.cib-switch-translation{
    margin-right: 10px;
}