@font-face {
    font-family: "SolaimanLipi";
    src: url("../fonts/SolaimanLipi.eot");
    src: url("../fonts/SolaimanLipi.woff") format("woff"),url("../fonts/SolaimanLipi.ttf") format("truetype"),url("../fonts/SolaimanLipi.svg#SolaimanLipiNormal") format("svg"),url("../fonts/SolaimanLipi.eot?#iefix") format("embedded-opentype");
    font-weight: normal;
    font-style: normal
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

body {
    font-family: "SolaimanLipi",sans-serif;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 400;
    color: #838383;
    display: block;
    position: relative;
    line-height: 1.45;
    overflow-x: hidden;
}

input,button {
    font-family: "SolaimanLipi",sans-serif
}

a,p,label {
    font-size: .875rem
}

h1,h2,h3 {
    font-weight: 700
}

a {
    color: #34869a;
    text-decoration: underline
}
 
.row {
    --bs-gutter-x: 0px !important;
    margin-right: 0px !important;
}

a:hover {
    text-decoration: none
}

.od-top-bg-text {
    padding-bottom: 50px;
}

.od-scrollTo-top a {
    position: fixed;
    z-index: 998;
    bottom: 20px;
    right: 10px;
    padding: 5px 10px;
    background: #ad277c;
    color: #fff;
    -webkit-animation: bounce 2s ease infinite;
    animation: bounce 2s ease infinite
}

section.hiw-section2 {
    background: #edeaea;
    padding: 70px 0px;
    position: relative;
}

.odd-cstm-button {
    width: 200px;
    /* text-align: center; */
    /* width: 100%; */
}

.odd-cstm-button>button {
    border-radius: 0px !important;
    text-align: center;
}

button.od-button {}

.odd-change {
    margin-bottom: 30px;
}


.odd-cstm-button {}

.odd-delete-text>label {
    float: left !important;
}

#scrollUp {
    display: none
}
.odd-change>h2 {
    width: 30%;
    float: left;
    /* margin-top: 0px; */
}

.od-form-group-container {
    width: 100%;
}

.od-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.odbcebc-content .odbcebc-button a.od-button {
    height: 45px;
    line-height: 44px;
    font-size: 13px;
}

@media(max-width: 768px) {
    .how-works-box>img{
        display: none;
    }
    .works-box-arrow:after {
        position: absolute;
        content: "";
        background-image: url("/public/frontend/images/arrow_top.png");
        width: 50px;
        height: 76px;
        bottom: -72px;
        left: 95px;
        z-index: 99;
    }





}

.carousel-control-prev-icon>i, .carousel-control-next-icon>i {
    font-size: 39px;
    width: 30px;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    height: 32px !important;
}



@media(min-width: 768px) {
    .od-container {
        width:720px
    }
    .frontpage>form>fieldset {
        width: 786px !important;
    }

    .mb-wrap {
        width: 240px;
    }
    .mb-author {
        color: #D48158;
        font-size: 10px;
        width: 230px;
    }
    .mb-style-2 blockquote p {
        line-height: 37px;
    }
    .od-section-widget-item-content>img {
        height: 40px;
    }
    .od-section-widget-item-content h4 {
        font-size: 13px;
    }
    span.od-count {
        font-size: 14px;
        font-weight: 600;
    }

    .how-works-box {
        height: 195px;
        width: 190px;
    }
    .works-box-text>h4 {
        font-size: 14px;
    }
    .works-box-text>p {
        font-weight: 500;
        font-size: 12px;
    }
    .how-works-box {
        height: 195px;
        padding: 32px 33px;
        margin: 70px auto 0;
        width: 190px;
    }
    .od-section-widget-item-content {
        padding: 5px 0px;
    }

    .site-heading>h2 {
        font-size: 30px;
    }


    .box-1 img {
        position: absolute;
        top: -52px;
        right: -48%;
      width: 150px;
    }
 
    .box-15 img {
        position: absolute;
        top: -51px;
        right: -52%;
      width: 150px;
    }
    .box-25 img {
        position: absolute;
        top: -51px;
        right: -58%;
      width: 150px;
    }
    img.hwork_ibg {
        position: absolute;
        top: 27%;
        width: 74px;
        z-index: -2;
        left: 32%;
        opacity: 0.3;
    }

    .how-works-box {
        text-align: center;
        position: relative;
        border-radius: 50%;
        height: 174px;
        padding: 28px 26px;
        margin: 70px auto 0;
        width: 174px;
        z-index: 1;
        /* background: #fff0f0 none repeat scroll 0 0; */
        background: linear-gradient(155.6deg, #FEF5F9 7.47%, #FFFFFF 85.51%);
    }

     .mb-wrap {
       
      width : 260px;
    } 

    .od-section-widget-item-content {
         padding: 5px 0px; 
    }

    .site-heading {
         padding: 4px 0; 
    }

    .main {
        position: absolute;
        top: -88px;
        left: 0;
    }

    .od-card .od-card-body {
        padding:40px 55px 50px
    }

    .works-box-arrow:after {
        position: absolute;
        content: "";
    }


    .each-bio-contacts {
        display: flex;
        justify-content: center;
        width: 100%;
    }



}








.col-md-4.statictics_qoute {
    position: relative;
}

 



.od-row {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.od-col-1 {
    width: 8.3333%
}

.od-col-2 {
    width: 16.6666%
}

.od-col-3 {
    width: 25%
}

.od-col-4 {
    width: 33.3333%
}

.od-col-5 {
    width: 41.6666%
}

.od-col-6 {
    width: 50%
}

.od-col-7 {
    width: 58.3333%
}

.od-col-8 {
    width: 66.6666%
}

.od-col-9 {
    width: 75%
}

.od-col-10 {
    width: 83.3333%
}

.od-col-11 {
    width: 91.6666%
}

.od-col-12 {
    width: 100%
}


.od-z-1020 {
    z-index: 1020
}

.od-w-100 {
    width: 100%
}

.od-position-fixed {
    position: fixed
}

.od-align-items-center {
    align-items: center
}

.od-justify-content-center {
    justify-content: center
}

.od-justify-content-spaceBetween {
    justify-content: space-between
}

.od-justify-content-end {
    justify-content: end
}

.od-uploader-panel-wrap {
    border: 2px dashed #532a79;
    border-radius: 3px;
    cursor: pointer;
    -webkit-border-radius: 3px;
    text-align: center;
    font-size: 13px;
    padding: 7px 0px
}

.od-display-none {
    display: none
}

.od-error {
    color: red;
    padding-top: 5px;
    font-size: 13px
}

.od-pt-10 {
    padding-top: 10px
}

.od-uploaded-image-visibility-container img {
    height: 30px
}

.od-display-flex {
    display: flex
}

.od-image-remove {
    padding-left: 10px;
    text-decoration: underline
}

.ebogc-item .od-image-preview {
    padding: 8px 15px;
    max-width: 50%;
    flex: 0 0 50%
}

.ebogc-item .od-image-preview img {
    width: auto;
    max-height: 50px
}

.od-biodata-contact-panel .od-connections-error-message,.od-biodata-contact-panel .od-connections-error-message a {
    font-size: 15px
}

.od-new-ticket-link {
    text-align: center
}

.od-new-ticket-link a {
    padding: 7px 15px
}

.od-display-flex {
    display: flex;
    flex-wrap: wrap
}

.od-hide {
    display: none
}

/*.od-button {
    color: #fff;
    background: linear-gradient(90deg, #34869a 0%, #ED3284 100%);
    border: 0px;
    border-radius: 50px;
    cursor: pointer;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: background-color .15s ease-in-out,box-shadow .15s ease-in-out;
    height: 50px;
    line-height: 50px;
    font-family: "SolaimanLipi",sans-serif;
    font-size: .875rem;
    width: 100%;
    box-shadow: 0 7px 9px -5px #d5d5d5
}
*/
.odbc-each-biodata-cardd {
    /* align-items: center; */
    vertical-align: middle;
    display: table-cell;
    padding: 0px 40px;
}
.d-block{
    display: block;
}

.od-button {
    color: black;
    /* background: linear-gradient(90deg, #34869a 0%, #ED3284 100%); */
    border: 1px solid #34869a;
    border-radius: 10px;
    cursor: pointer;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: background-color .15s ease-in-out,box-shadow .15s ease-in-out;
    height: 50px;
    line-height: 50px;
    font-family: "SolaimanLipi",sans-serif;
    font-size: .875rem;
    width: 100%;
    box-shadow: 0 7px 9px -5px #d5d5d5;
   
}

.od-button:hover {
    box-shadow: 0 7px 9px -5px #838383;
    transition: background-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.od-button.btn-success {
    background: #34869a;
    color: #fff;
    text-decoration: none
}

.od-text-align-center {
    text-align: center !important
}

.od-text-align-right {
    text-align: right !important;
}

.od-font-size-16 {
    font-size: 16px
}

.od-font-size-19 {
    font-size: 19px
}

.od-box-shadow {
    box-shadow: 0 5px 10px -5px #000
}

.od-ptb-15 {
    padding: 15px 0px
}

.od-pt-120 {
    padding-top: 120px
}

.od-pt-90 {
    padding-top: 90px
}

.od-pt-40 {
    padding-top: 40px
}

.od-pt-20 {
    padding-top: 20px
}

.od-pt-10 {
    padding-top: 10px
}

.od-pb-20 {
    padding-bottom: 20px
}

.od-pb-15 {
    padding-bottom: 15px
}

.od-pb-5 {
    padding-bottom: 5px
}

.od-form-group-container {
    margin: 0 0 20px
}

.od-form-group-container label {
    display: block;
    margin: 0 0 5px
}

.od-form-group-container.otp .od-form-group-input {
    position: relative
}

.od-form-group-container.otp .od-form-group-input .od-form-control.has-btn {
    padding-right: 90px
}

.od-form-group-container.otp .od-form-group-input .get-code-btn {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    background: #34869a;
    color: #fff;
    border: 0px;
    width: 90px;
    cursor: pointer;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.od-form-group-input select,.od-form-group-input input[type=number],.od-form-group-input input[type=text],.od-form-group-input input[type=email],.od-form-group-input input[type=password],.od-form-group-input textarea,.od-form-group-input input[type=tel],.od-form-group-input input[type=search] {
    width: 100%;
    background: #fff;
    border: 1px solid #d5d5d5;
    padding: 10px 15px;
    box-sizing: border-box;
    transition: .29s ease 0s;
    min-height: 40px;
    box-shadow: 0px 6px 12px rgba(73,0,146,.03);
    border-radius: 5px
}

.od-form-group-input select:hover,.od-form-group-input input[type=text]:hover,.od-form-group-input input[type=email]:hover,.od-form-group-input input[type=password]:hover,.od-form-group-input textarea:hover,.od-form-group-input input[type=tel]:hover,.od-form-group-input input[type=search]:hover {
    border: 1px solid #838383
}

.od-form-group-input select:focus,.od-form-group-input select.focus-visible,.od-form-group-input input[type=text]:focus,.od-form-group-input input[type=text].focus-visible,.od-form-group-input input[type=email]:focus,.od-form-group-input input[type=email].focus-visible,.od-form-group-input input[type=password]:focus,.od-form-group-input input[type=password].focus-visible,.od-form-group-input textarea:focus,.od-form-group-input textarea.focus-visible,.od-form-group-input input[type=tel]:focus,.od-form-group-input input[type=tel].focus-visible,.od-form-group-input input[type=search]:focus,.od-form-group-input input[type=search].focus-visible {
    border: 1px solid #838383;
    outline: 0
}

.od-form-group-input select::-webkit-input-placeholder,.od-form-group-input input[type=text]::-webkit-input-placeholder,.od-form-group-input input[type=email]::-webkit-input-placeholder,.od-form-group-input input[type=password]::-webkit-input-placeholder,.od-form-group-input textarea::-webkit-input-placeholder,.od-form-group-input input[type=tel]::-webkit-input-placeholder,.od-form-group-input input[type=search]::-webkit-input-placeholder {
    color: #d5d5d5
}

.od-form-group-input select:-ms-input-placeholder,.od-form-group-input input[type=text]:-ms-input-placeholder,.od-form-group-input input[type=email]:-ms-input-placeholder,.od-form-group-input input[type=password]:-ms-input-placeholder,.od-form-group-input textarea:-ms-input-placeholder,.od-form-group-input input[type=tel]:-ms-input-placeholder,.od-form-group-input input[type=search]:-ms-input-placeholder {
    color: #d5d5d5
}

.od-form-group-input select::placeholder,.od-form-group-input input[type=text]::placeholder,.od-form-group-input input[type=email]::placeholder,.od-form-group-input input[type=password]::placeholder,.od-form-group-input textarea::placeholder,.od-form-group-input input[type=tel]::placeholder,.od-form-group-input input[type=search]::placeholder {
    color: #d5d5d5
}

.od-form-group-input textarea {
    width: 100%;
    min-height: 175px;
    max-width: 100%
}

.od-form-group-input.od-gender {
    display: flex;
    align-items: center
}

.od-form-group-input.od-gender label {
    margin: 0 20px 0px 5px
}

.od-card {
    box-shadow: 0 0 13px 0 rgba(82,63,105,.05);
    border: 1px solid rgba(0,0,0,.05);
    border-radius: 12px
}

.od-card .od-card-body {
    padding: 30px 25px 35px;
    border-radius: 3px
}

 

.od-mt-5 {
    margin-top: 5px
}

.od-mt-60 {
    margin-top: 60px
}

.od-form-label {
    font-size: .875rem;
    color: #000
}

.od-form-label label {
    display: flex;
    align-items: center
}

.od-form-label label input[type=checkbox] {
    margin-right: 5px
}

.od-form-group-container a {
    text-decoration: none
}

.od-separator {
    position: relative;
    text-align: center;
    z-index: 1
}

.od-separator::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #ebedf2;
    left: 0;
    right: 0;
    top: 50%;
    z-index: -1
}

.od-pr-15 {
    padding-right: 15px
}

.od-pl-15 {
    padding-left: 15px
}

.od-bg-white {
    background-color: #fff
}

.od-mr-10 {
    margin-right: 10px
}

.od-alert {
    position: relative;
    padding: 10px 10px;
    margin: 0 0 15px;
    border: 1px solid rgba(0,0,0,0);
    border-radius: 2px
}

.od-alert ul {
    list-style: none;
    margin: 0
}

@media(min-width: 767.9px) {
    .od-alert {
        margin:0 20px 30px
    }
}


.od-alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.od-alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.od-alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.od-display-block {
    display: block
}

.od-display-none {
    display: none
}

.od-margin-left-auto {
    margin-left: auto
}

@keyframes od-slideIn {
    0% {
        transform: translateY(1rem);
        opacity: 0
    }

    100% {
        transform: translateY(0rem);
        opacity: 1
    }

    0% {
        transform: translateY(1rem);
        opacity: 0
    }
}

@-webkit-keyframes od-slideIn {
    0% {
        -webkit-transform: transform;
        -webkit-opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        -webkit-opacity: 1
    }

    0% {
        -webkit-transform: translateY(1rem);
        -webkit-opacity: 0
    }
}

.od-page-banner {
    background-image: url(../images/page_banner.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    position: relative;
    height: 200px
}

.od-banner-text {
    color: #fff;
    font-size: 2.1875rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    text-align: center
}

.od-contact-us-form-content,.od-page-content-main,.od-faq-content-main {
    padding: 50px 0px
}

.od-contact-us-form {
    padding-top: 50px
}

.od-contact-us-form-container {
    width: 100%;
    max-width: 590px;
    margin: 0px auto 50px;
    padding: 20px
}

.od-page-content {
    padding: 0px 20px
}



.od-group .od-body-part {
    display: none;
    background: #fff;
    padding: 0px 20px 20px 20px;
    color: #434343;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}

.od-faq-item-list-content {
    width: 100%;
    padding: 0 20px
}


.od-accordion {
    border: 1px solid #faf9fb;
    margin-bottom: 15px;
    box-shadow: 0px 6px 12px rgba(73,0,146,.03);
    border-radius: 6px
}

.od-accordion .od-accordion-link {
    display: block;
    font-size: 1rem;
    text-decoration: none;
    padding: 20px 40px 20px 20px;
    position: relative;
    color: #000
}

.od-accordion .od-accordion-link:after {
    content: "+";
    cursor: pointer;
    top: calc(50% - 10px);
    position: absolute;
    right: 10px;
    font-size: 1.1rem;
    border: 1px solid;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    line-height: 15px;
    text-align: center
}

.od-accordion.active .od-accordion-link:after {
    content: "-";
    line-height: 17px
}

.od-select {
    position: relative
}

.od-select .select2 {
    width: 100%
}

.od-no-data-message {
    padding: 20px 0px;
    text-align: center;
    font-weight: bold
}

.od-required-label {
    color: #f22613;
    font-size: 1.25rem
}

.od-field-desc {
    color: #34869a
}

.select2-container .select2-selection--single {
    min-height: 40px;
    border: 1px solid #d5d5d5;
    border-radius: 5px
}

.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 39px;
    color: #434343;
    padding: 0px 20px 0 15px;
    font-size: .8125rem
}

.select2-container .select2-selection--single .select2-selection__arrow {
    height: 40px;
    right: 10px
}

.select2-container--default .select2-dropdown {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #d5d5d5;
    border-top: 0px;
    margin: -7px 0 0
}

.select2-container--default .select2-search--dropdown input.select2-search__field {
    outline: 0;
    padding: 6px 15px;
    border: 1px solid #d5d5d5
}

.select2-container--default .select2-search--dropdown input.select2-search__field:focus {
    border: 1px solid #d5d5d5
}

.select2-container--default .select2-search--dropdown {
    display: none
}

.select2-container--default .select2-results__options .select2-results__option {
    font-size: .8125rem;
    background: #fff;
    padding: 6px 15px;
    border-radius: 5px
}

.select2-container--default .select2-results__options .select2-results__option[aria-selected=true] {
    background: #faf9fb
}

.select2-container--default .select2-results__options .select2-results__option--highlighted {
    background: #faf9fb;
    color: #838383
}

.od-loader-small {
    background-image: url("../../images/ajax-loader.gif");
    position: absolute;
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -8px
}

.od-overlay {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #fff;
    opacity: .7
}

@media(min-width: 767.9px) {
    .od-overlay {
        left:320px;
        width: calc(100% - 320px)
    }
}

.od-overlay__inner {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.od-overlay__content {
    left: 50%;
    position: absolute;
    top: 250px;
    transform: translate(-50%, -50%)
}

.od-overlay-spinner {
    width: 50px;
    height: 50px;
    display: inline-block;
    border-width: 2px;
    border-color: rgba(255,255,255,.05);
    border-top-color: #6c0092;
    animation: od-spin 1s infinite linear;
    border-radius: 100%;
    border-style: solid
}

@keyframes od-spin {
    100% {
        transform: rotate(360deg)
    }
}

.od-width-100 {
    width: 100%
}

.od-btn-disabled {
    background: #aaa;
    border: 1px solid #aaa;
    cursor: default
}

.od-form-group-container label.error {
    color: red
}

#od_overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.5);
    z-index: 2;
    cursor: pointer
}

#od_toasts {
    min-height: 0;
    position: fixed;
    left: 0px;
    bottom: 0px;
    max-width: 400px;
    z-index: 999999;
    width: 100%;
    padding: 0px 10px
}



#od_toasts .toast {
    background: #d6d8d9;
    border-radius: 3px;
    box-shadow: 2px 2px 3px rgba(0,0,0,.1);
    color: rgba(0,0,0,.6);
    cursor: default;
    margin-bottom: 20px;
    opacity: 0;
    position: relative;
    padding: 20px;
    transform: translateY(15%);
    transition: opacity .5s ease-in-out,transform .5s ease-in-out;
    width: 100%;
    will-change: opacity,transform;
    z-index: 999999
}

#od_toasts .toast.success {
    background: #26d68a
}

#od_toasts .toast.warning {
    background: #ffa533
}

#od_toasts .toast.info {
    background: #2cbcff
}

#od_toasts .toast.error {
    background: #f44336
}

#od_toasts .toast.show {
    opacity: 1;
    transform: translateY(0);
    transition: opacity .5s ease-in-out,transform .5s ease-in-out
}

#od_toasts .toast.hide {
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0 30px;
    transition: all .5s ease-in-out
}

#od_toasts .toast .close {
    cursor: pointer;
    font-size: 24px;
    height: 16px;
    margin-top: -10px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 16px;
    color: #fff
}

#od_toasts p {
    font-size: 15px;
    color: #fff
}

.od-link-container {
    text-align: center;
    padding: 30px 20px 20px
}

.od-link-container a {
    display: inline-block;
    max-width: 270px
}

.od-contact-item-border {
    border-top: 1px solid #f0f0f0
}

.od-biodata-contact-panel .ebo-group-content {
    padding-top: 20px
}

.od-biodata-contact-panel .ebo-group-content .how-to-video {
    max-width: 290px;
    /*margin: 0 auto;*/
    text-align: center
}

.od-biodata-contact-panel p {
    text-align: center;
    padding: 0px 20px 20px;
    color: #000;
    font-style: italic
}

.od-biodata-contact-panel span {
    font-size: 1.35rem;
    padding: 0px 20px;
    font-size: 1.35rem;
    text-align: center;
    color: #434343;
    display: block
}

.alert-danger {
    background-color: #dd4b39 !important;
    color: #fff !important
}

.alert-danger,.alert-error {
    border-color: #d73925
}

.alert-success {
    background-color: #00a65a !important;
    color: #fff !important
}

.alert {
    border-radius: 3px;
    position: relative;
    padding: 20px 40px 30px 15px;
    margin-bottom: 1rem
}

.alert ul {
    list-style: circle;
    margin: 0;
    padding: 0 0 0px 15px
}

.alert ul li {
    margin: 0 0 5px
}

.alert .close {
    position: absolute;
    right: 10px;
    font-size: 2rem;
    text-decoration: none;
    color: #fff;
    top: 0px
}

.od-location-dropdown a {
    text-decoration: none
}

.irs--flat .irs-bar,.irs--flat .irs-handle>i:first-child,.irs--flat .irs-from,.irs--flat .irs-to {
    background-color: #34869a
}

.irs--flat .irs-handle.state_hover>i:first-child,.irs--flat .irs-handle:hover>i:first-child {
    background-color: #e92f83
}

.irs--flat .irs-handle>i:first-child {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    left: 0;
    top: -1px
}

.irs--flat .irs-line,.irs--flat .irs-bar {
    top: 29px;
    height: 4px
}

.irs--flat .irs-from::before,.irs--flat .irs-to::before {
    border-top-color: #34869a
}

.irs--flat .irs-single {
    background-color: #34869a
}

.irs--flat .irs-single::before {
    border-top-color: #34869a
}

.od-multitag-field-container .od-custom-drop_down_select_box {
    display: inherit
}

.od-notification-no-data {
    text-align: center;
    padding-bottom: 50px;
    font-weight: bold;
    font-size: 16px
}

@media(max-width: 1024.9px) {
    .hide-od {
        display:none !important
    }

}

@media(min-width: 1024.9px) {
    .hide-od-xl {
        display:none !important
    }
}

.od-mlr-10 {
    margin-left: 20px;
    margin-right: 20px
}

.od-preview-biodata-link {
    margin-top: 10px
}

.od-preview-biodata-link a,.od-preview-biodata-link input {
    display: block;
    max-width: 155px;
    margin: 20px auto 0;
    height: 40px;
    line-height: 40px
}

.od-preview-biodata-link input {
    max-width: 190px
}

.grecaptcha-badge {
    width: 70px !important;
    overflow: hidden !important;
    transition: all .3s ease !important;
    left: 4px !important
}

.grecaptcha-badge:hover {
    width: 256px !important
}

.payment-button-holder {
    position: relative
}

.payment-button-selection {
    pointer-events: none;
    opacity: .2
}

.od-submitted-modal {
    display: none;
    position: fixed;
    z-index: 999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,.3);
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px)
}

.od-modal-content-main {
    background-color: #fff;
    margin: auto;
    padding: 25px 30px 35px;
    width: 100%;
    max-width: 550px;
    position: relative;
    box-shadow: 0px 7px 14px 0px rgba(53,0,105,.0588235294);
    border-radius: 8px;
    text-align: center
}



.od-modal-content-main .od-modal-title {
    color: #34869a;
    font-size: 1.1875rem;
    margin: 15px 0px;
    font-weight: 700
}

.od-modal-content-main .od-modal-content {
    font-size: .875rem
}

.od-modal-content-main hr {
    border: 1px solid #faf9fb;
    margin: 25px 0px 15px 0px
}

.od-modal-content-main .od-button {
    border-radius: 4px;
    height: 40px;
    line-height: 30px;
    width: 120px;
    margin-right: 30px
}
.grm_img>img {
    width: 60px;
    height: 63px;
    display: inline-block;
    /* float: right; */
}

.form-item-img {
    float: left;
    display: inline-block;
}

.grm_img {
    float: right;
}
.od-modal-content-main .od-button:last-child {
    margin-right: 0px
}

.promotional-modal {
    display: none;
    position: fixed;
    z-index: 99;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #000;
    background-color: rgba(0,0,0,.75);
    animation: animatetop .6s
}

.promotional-modal .promotional-modal-content__main {
    background: #fff;
    margin: auto;
    padding: 35px 30px 40px;
    width: calc(100% - 40px);
    max-width: 630px;
    position: relative;
    border-radius: 20px;
    text-align: center
}


.promotional-modal .promotional-modal-content h2 {
    font-size: 2rem;
    color: #f22613;
    margin-bottom: 20px
}

 

.promotional-modal .promotional-modal-content p {
    font-size: 1.25rem;
    color: #434343
}

 

.promotional-modal .promotional-close {
    background: #34869a;
    color: #fff;
    padding: 12px 25px;
    font-size: 1.35rem;
    display: block;
    text-align: center;
    max-width: 300px;
    border-radius: 35px;
    font-weight: 700;
    margin: 25px auto 0;
    border: 2px solid #34869a;
    cursor: pointer;
    text-decoration: none
}

 

.promotional-modal .promotional-close:hover,.promotional-modal .promotional-close:focus {
    background: #fff;
    color: #34869a
}

.od-button-disable {
    opacity: .3
}

@media screen and (max-width: 550px) {
    .od-pagination-hide {
        display:none
    }
}

.frontend\.home header {
    /*position: absolute;*/
    width: 100%
}

.frontend\.home #od_header {
    box-shadow: 0 0px 0px rgba(57,73,76,.35)
}

#od_header {
    box-shadow: 0 1px 6px rgba(57,73,76,.35);
    position: relative;
    z-index: 99
}

.od-site-logo a {
    display: block;
    max-width: 190px
}

.od-site-logo img {
    width: 100%;
    max-height: 50px;
    margin: 2px 0 0
}

@media(max-width: 1024.9px) {
    nav.od-menu-lists-container {
        position: absolute;
        z-index: 99;
        background: #fff;
        width: 210px;
        left: -214px;
        top: 76px; 
        transition: left .29s ease 0s;
        height: 100vh;
        box-shadow: 0px 0px 5px 1px #3fb4a3;
    }

    nav.od-menu-lists-container.active {
        left: 0
    }
}

nav.od-menu-lists-container .od-menu-lists {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center
}

@media(max-width: 1024.9px) {
    nav.od-menu-lists-container .od-menu-lists {
        flex-direction:column
    }
}

nav.od-menu-lists-container .od-menu-list-item {
    padding: 32px 15px;
    /*border-bottom: 1px solid #f1efef;*/
}
@media(max-width: 1024.9px) {
    nav.od-menu-lists-container .od-menu-list-item {
        padding:0px 15px
    }
}

nav.od-menu-lists-container .od-menu-list-item a {
    text-decoration: none;
    color: #434343;
    font-size: 15px;
    display: block
}

@media(max-width: 1024.9px) {
    nav.od-menu-lists-container .od-menu-list-item a {
        padding:15px 10px;
        font-size: 1rem
    }
}

@media(max-width: 1024.9px) {
    nav.od-menu-lists-container .od-menu-list-item .od-dropdown-menu-container {
        margin-top:0px
    }

    nav.od-menu-lists-container .od-menu-list-item .od-dropdown-menu-container .od-dropdown-menu-content {
        padding: 0 15px
    }
}

.od-mobile-menu-trigger {
    display: none;
    padding: 0px 10px 0 20px
}

.od-mobile-menu-trigger a {
    color: #434343;
    font-size: 1.5rem
}

@media(max-width: 1024.9px) {
    .od-mobile-menu-trigger {
        display:block
    }
}

.od-dropdown-menu-container {
    display: none;
    position: absolute;
    background-color: #fff;
    z-index: 9999;
    margin-top: 0px;
    border-radius: 2px;
    transition: all .29s ease-in-out 0s;
    min-height: 50px;
    box-shadow: 0 6px 15px 0 rgba(64,79,104,.05);
    border: 1px solid #faf9fb;
    margin-top: 30px
}

.od-dropdown-menu-container:before {
    content: "";
    position: absolute;
    bottom: 100%;
    right: 30px;
    border-width: 8px;
    border-style: solid;
    border-color: rgba(0,0,0,0) rgba(0,0,0,0) #faf9fb
}

.od-dropdown-menu-container .od-dropdown-menu-content {
    padding: 15px 15px
}

.od-dropdown-menu-container ul {
    padding: 0px;
    margin: 0px;
    list-style: none
}

.od-dropdown-menu-container ul li:hover{
    background: #a4d2ca;
}

nav.odd-nav li:hover {
    background: #e9f5f3;
}

.od-dropdown-menu-container ul li:last-child {
    padding-bottom: 0px
}

.od-dropdown-menu-container ul li a {
    font-size: .875rem;
    display: flex;
    padding: 0px 10px;
    align-items: center
}

.od-dropdown-menu-container ul li a:hover {
    background-color: #faf9fb
}

.od-localization-container {
    position: relative;
    padding: 20px 0px 20px 0px
}

@media(min-width: 767.9px) {
    .od-localization-container {
        padding:32px 0px 30px 20px
    }

    .mb-style-2 blockquote:before {
        height: 348px;
        width: 305px;
        top: 30px !important;
    }

    .multi_step_form #msform #progressbar {
        /* margin-bottom: 30px; */
        overflow: hidden;
        /* margin-top: 30px; */
        margin: 30px 15px 0px 15px;
        padding-left: 0px;
    }


}

.od-localization-container a {
    text-decoration: none;
    position: relative
}

.od-localization-container a i {
    font-size: 1.5rem;
    color: #34869a;
    font-weight: 600;
}

.od-localization-container a span.notification-count {
    position: absolute;
    background: #f22613;
    color: #fff;
    border-radius: 50%;
    font-weight: 700;
    left: 9px;
    top: -10px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 19px;
    font-size: .7rem;
    border: 1px solid #fff
}

.od-localization-container .od-selected-language {
    display: flex;
    align-items: center
}

.od-localization-container .od-selected-language span {
    padding: 0px 5px 0 7px
}

.od-localization-container .od-dropdown-menu-container {
    right: 0px;
    min-width: 100%
}

.od-localization-container:hover .od-dropdown-menu-container {
    display: block
}

.od-animate {
    animation-duration: .3s;
    -webkit-animation-duration: .3s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both
}

.od-slideIn {
    -webkit-animation-name: od-slideIn;
    animation-name: od-slideIn
}

@media(max-width: 1024.9px) {
    .md-order-1 {
        order:1
    }

    .md-order-2 {
        order: 2
    }

    .md-order-3 {
        order: 3
    }
}

.od-my-account-container {
    position: relative;
    padding: 21px 0px 20px 15px
}

@media(min-width: 767.9px) {
    .od-my-account-container {
        padding:30px 0px 30px 25px
    }
}

.od-my-account-container:hover .od-dropdown-menu-container {
    display: block
}

.od-my-account-container span.od-my-account-nav-text {
    display: none
}

.od-my-account-container a {
    text-decoration: none
}

.od-my-account-container a.signin-button {
    color: #434343;
    background: rgba(0,0,0,0)
}

.od-my-account-container a.signin-button span {
    display: none
}

@media(min-width: 767.9px) {
    .od-my-account-container a.signin-button {
        background:rgba(255,255,255,.5);
        border-radius: 8px;
        border: 2px solid #34869a;
        color: #34869a;
        padding: 8px 20px;
        font-size: 1rem;
        max-width: 80px;
        display: block;
        height: auto;
        line-height: 1.45em
    }

    .od-my-account-container a.signin-button i {
        display: none
    }

    .od-my-account-container a.signin-button span {
        display: block
    }
}

.od-my-account-container>a>i {
    font-size: 1.6rem;
    color: #34869a;
}

.od-my-account-container .odd-user-info {
    border-bottom: 1px solid #faf9fb
}



.od-my-account-container .odd-user-info h2 {
    font-size: 1rem
}

.od-my-account-container .odd-user-info h3 {
    font-size: .9rem
}

.od-my-account-container .od-dropdown-menu-container {
    width: 250px;
    position: absolute;
    right: -15px
}

.od-my-account-container .od-dropdown-menu-container::before {
    right: 15px
}

.od-my-account-container .od-dropdown-menu-container nav.odd-nav ul {
    margin: 0px
}

.od-my-account-container .od-dropdown-menu-container nav.odd-nav ul li a {
    padding: 5px 15px;
    /* margin: 0 0 5px; */
}

.od-my-account-container .od-dropdown-menu-container nav.odd-nav ul li a:hover {
    background: rgba(0,0,0,0)
}

.od-header-right-container {
    padding: 0px 20px 0 10px
}

.od-header-right-container a {
    text-decoration: none
}
.bye-marital-status>label, .bye-search-option-input>label {
    margin-bottom: 8px !important;
}



@media(min-width: 400px) {
    .multi_step_form #msform .action-button {
        background: #5cb85c;
        color: white;
        border: 0 none;
        border-radius: 5px;
        cursor: pointer;
        min-width: 130px;
        font: 700 14px/40px "Roboto", sans-serif;
        border: 1px solid #5cb85c;
        margin: 0 5px;
        text-transform: uppercase;
        display: inline-block;
        padding: 0px 20px;
      }

 
}

@media(max-width: 400px) {
    .od-section-widget-item-content img {
         height: 80px; 
    }
    .multi_step_form #msform .action-button {
        background: #5cb85c;
        color: white;
        border: 0 none;
        border-radius: 5px;
        cursor: pointer;
        min-width: 130px;
        font: 700 12px/40px "Roboto", sans-serif;
        border: 1px solid #5cb85c;
        margin: 0 5px;
        text-transform: uppercase;
        display: inline-block;
        padding: 0px 10px;
    }
    .multi_step_form #msform #progressbar {
        margin-bottom: 116px !important;
        overflow: visible;
        margin-left: -10px;
    }

}


@media(min-width: 401px) and (max-width: 766px){
    .multi_step_form #msform #progressbar {
        margin-bottom: 116px !important;
        overflow: visible !important;
        margin: 0px 2px;
    }
}




@media(min-width: 767.9px) {
    .od-home-top-bg {
        /* padding: 0px 30px 20px 30px; */
        background-image: url(../images/bg.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }


}

.od-search-option {
    background: #fff;
    border: none;
    box-shadow: 0 10px 10px -15px #434343;
    padding: 35px 30px 20px;
    border-radius: 12px;
    width: 100%;
    margin: 32px 0 0;
    max-width: 1080px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center
}

@media(min-width: 767.9px) {
    .od-search-option {
        margin: 0px auto 80px auto;
        padding-bottom: 40px;
    }
}

@media(min-width: 1024.9px) {
    .od-search-option {
        border-radius:20px
    }
}

@media(min-width: 1720px) {
    .od-search-option {
        max-width:1180px;
        margin: 0px auto 0
    }
}

.od-search-option .od-search-fields {
    flex-direction: column;
}

.od-search-option .od-location-dropdown .od-location-dropdown-trigger,.od-search-option .od-location-dropdown .od-location-dropdown-trigger-close {
    height: 40px;
    line-height: 40px;
    border-radius: 10px
}

@media(min-width: 1024.9px) {
    .od-search-option .od-location-dropdown .od-location-dropdown-trigger,.od-search-option .od-location-dropdown .od-location-dropdown-trigger-close {
        font-size:1rem;
        height: 50px;
        line-height: 50px
    }
}

.od-search-option .od-location-dropdown .odl-wrap {
    border-radius: 10px
}

.od-search-fields {
    flex: 0 0 100%;
    margin: 0 0 20px;
    justify-content: center;
    /* display: flex; */
    flex-wrap: wrap;
}

.od-search-fields-custom {
    flex: 0 0 100%;
    /* margin: 0 0 20px; */
    justify-content: center;
    display: flow;
    flex-wrap: nowrap !important;
    padding: 20px;
    overflow: hidden;
}

@media(min-width: 1024.9px) {
    .od-search-fields {
        /*flex:0 0 calc(25% + 10px);*/
        margin: 0
    }

    .od-search-fields.odsf-submit {
        /* flex: 0 0 130px; */
    }
}

 
.od-search-fields .od-search-option-label {
    font-size: 1rem;
    color: #34869a;
    margin: 0 0 10px
}

@media(min-width: 1024.9px) {
    .od-search-fields .od-search-option-label {
        font-size: 16px;
    }
}

.od-search-fields .od-search-option-input {
    height: 40px;
    position: relative
}

@media(min-width: 1024.9px) {
    .od-search-fields .od-search-option-input {
        height:50px
    }
}

.od-search-fields .od-search-option-input .select2-container {
    width: 100% !important
}

.od-search-fields .od-search-option-input .select2-container .select2-selection--single {
    min-height: 40px;
    border-radius: 10px
}

@media(min-width: 1024.9px) {
    .od-search-fields .od-search-option-input .select2-container .select2-selection--single {
        min-height:50px
    }
}

.od-search-fields .od-search-option-input .select2-container .select2-selection--single .select2-selection__arrow {
    height: 40px;
    right: 15px
}

@media(min-width: 1024.9px) {
    .od-search-fields .od-search-option-input .select2-container .select2-selection--single .select2-selection__arrow {
        height:50px
    }
}

.od-search-fields .od-search-option-input .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 39px;
    font-size: .875rem
}

@media(min-width: 1024.9px) {
    .od-search-fields .od-search-option-input .select2-container .select2-selection--single .select2-selection__rendered {
        font-size:1rem;
        line-height: 49px
    }
}

.od-search-fields .od-search-option-input select {
    width: 100%;
    height: 100%;
    border: 1px solid #34869a;
    border-radius: 3px;
    padding: 0 0 0 10px
}

.odd-card-content>img {float: left;}

.odd-card-content>span {
    float: right;
}

.odd-card-content {
    overflow: hidden;
    padding: 15px 30px;
}

.od-search-fields .od-submit-btn {
    /* text-align: center; */
    display: list-item;
    list-style: none;
    overflow: hidden;
}

@media(min-width: 767.9px) {
    .od-search-fields .od-submit-btn {
        /* text-align:right; */
    }

    .site-heading-top>h2 {
        color: #fff;
        font-size: 30px;
        text-align: center;
    }
}

.od-search-fields .od-button {
    max-width: 130px;
    margin: 20px 10px 0px 10px;
    border-radius: 10px;
    float: right;
    background: #17a2b8 !important;
    color: white;
    border: navajowhite;
    font-size: 15px;
}



.od-search-fields .od-button.od-clear-all-filters {
    border: 1px solid #e92f83;
    background: #fff;
    color: #e92f83
}

.od-top-bg-text h1 {
    color: #34869a;
    /*font-size: 1.875rem;*/
    text-align: center;
    line-height: 130%;
    margin: 0 0 10px
}

.od-top-bg-text h1 span {
    color: #e92f83;
    display: block
}

@media(min-width: 767.9px) {
    .od-top-bg-text h1 {
        font-size:4.5rem;
        margin: 0 0 35px
    }
}

.od-top-bg-text h2 {
    color: #605568;
    font-size: 18px;
    text-align: center;
    margin-bottom: 55px;
    margin-top: 20px;
}
.od-top-bg-text>h1 {
    font-size: 32px;
    font-weight: 600;
}
.od-top-bg-text>h1 {
    color: #522b79;
}

@media(min-width: 767.9px) {
    .od-top-bg-text h2 {
        font-size: 1.5rem;
        margin-bottom: 40px;
        margin-top: 60px;
        font-weight: 600;
    }
}

.od-top-bg-text .od-home-hadith-sec {
    position: relative;
    border: 1px solid #34869a;
    border-radius: 12px;
    padding: 15px 20px;
    text-align: center;
    max-width: 763px;
    margin: 0 auto;
    min-height: 90px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: rgba(255,255,255,.4)
}

@media(min-width: 767.9px) {
    .od-top-bg-text .od-home-hadith-sec {
        border-radius:20px;
        padding: 20px;
        min-height: 125px
    }
}

.od-top-bg-text .od-home-hadith-sec:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 44px;
    background-image: url(../images/hadith-item-top.png);
    top: -44px;
    left: 0;
    background-repeat: no-repeat;
    right: 0;
    text-align: center;
    background-position: center;
}


.od-top-bg-text .od-home-hadith-sec:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 35px;
    background-image: url(../images/hadith-item-bottom.png);
    bottom: -38px;
    left: 0;
    background-repeat: no-repeat;
    right: 0;
    text-align: center;
    background-position: center;
}

.od-top-bg-text .od-home-hadith-sec p {
    color: #605568;
    font-size: .75rem
}

@media(min-width: 767.9px) {
    .od-top-bg-text .od-home-hadith-sec p {
        font-size:1.125rem
    }
}

.od-top-bg-text .od-home-hadith-sec span {
    background: linear-gradient(90deg, #34869a 0%, #E92F83 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0,0,0,0);
    color: #34869a;
    font-size: .75rem
}

@media(min-width: 767.9px) {
    .od-top-bg-text .od-home-hadith-sec span {
        font-size:1.125rem
    }
}

.od-top-bg-content-container {
    padding-top: 90px
}

@media(min-width: 767.9px) {
    .od-top-bg-content-container {
        padding-top: 120px;
    }
}

@media(min-width: 1024.9px) {
    .od-top-bg-content-container {
        min-height:980px
    }
}

@media(min-width: 1720px) {
    .od-top-bg-content-container {
        min-height:1069px;
        padding-top: 185px
    }
}

.od-section {
    padding-bottom: 100px
}

@media(min-width: 1024.9px) {
    .od-section {
        padding-bottom:200px
    }
}

.od-section h2 {
    /*font-size: 1.875rem;*/
    /* color: #34869a; */
    margin: 0 20px 10px;
    text-align: center
}

.od-section h2 span {
    color: #e92f83
}

 .span_style_1{
    color: #34869a;
    font-weight: 600;
 }

.od-section.od-home-call-to-action {
    text-align: center;
    margin: 0px 30px 0px
}

@media(min-width: 1024.9px) {
    .od-section.od-home-call-to-action {
        margin:0 30px
    }
}

@media(min-width: 1720px) {
    .od-section.od-home-call-to-action {
        margin:-100px 30px 0
    }
}

@media(min-width: 1921px) {
    .od-section.od-home-call-to-action {
        margin:50px 30px 0
    }
}

.od-section.od-home-call-to-action .cta-btn-group {
    display: flex;
    justify-content: space-between;
    max-width: 1110px;
    margin: 0 auto;
    align-items: center
}

@media(max-width: 1024.9px) {
    .od-section.od-home-call-to-action .cta-btn-group {
        flex-direction:column
    }
}

.od-section.od-home-call-to-action .od-button {
    font-size: 1.15rem;
    padding: 15px;
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 30px;
    max-width: 425px
}

@media(min-width: 576px) {
    .od-section.od-home-call-to-action .od-button {
        font-size:1.25rem;
        padding: 20px 20px
    }
}

@media(min-width: 767.9px) {
    .od-section.od-home-call-to-action .od-button {
        font-size:1.5rem;
        padding: 24px 30px;
        height: 85px
    }
}

@media(min-width: 1024.9px) {
    .od-section.od-home-call-to-action .od-button {
        width:calc(50% - 30px);
        height: 100px;
        max-width: 100%
    }
}

.od-section.od-home-call-to-action .od-button img {
    width: auto;
    height: 18px;
    margin-right: 15px
}

@media(min-width: 576px) {
    .od-section.od-home-call-to-action .od-button img {
        height:27px;
        margin-right: 18px
    }
}

.od-section.od-home-call-to-action .od-button.second-btn {
    border: 1px solid #34869a;
    background: #fff;
    color: #34869a;
    box-shadow: 0px 4px 12px rgba(73,0,146,.08)
}

.od-section.od-home-call-to-action .od-button.second-btn:hover {
    box-shadow: 0px 6px 12px rgba(73,0,146,.12)
}

.od-section-widget-item-content {
    box-shadow: 0 3px 12px -2px #f0f0f0;
    background-color: #fff;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    border: 1px solid #faf9fb;
    /*margin: 15px 30px;*/
    /*padding: 50px 0px;*/
    text-align: center;
    transition: box-shadow .35s ease 0s;
    background: linear-gradient(155.6deg, #FEF5F9 7.47%, #FFFFFF 85.51%);
    box-shadow: 0px 7px 14px rgba(53,0,105,.06);
    /*border-radius: 20px*/
}

@media(min-width: 767.9px) {
    .od-section-widget-item-content {
        margin: 15px;
        height: 215px;
    }
}

.od-section-widget-item-content:hover {
    box-shadow: 0 3px 12px -2px #d5d5d5;
    transition: box-shadow .35s ease 0s
}

.od-section-widget-item-content img {
    height: 55px;
    width: 54px;
    margin: 0 auto;
    /*border: 1px solid #ddd !important;*/
    border-radius: 58%;
    padding: 3px;
}
.od-section-widget-item-content h3 span {
    /*font-size: 3rem;*/
    color: #000;
    font-weight: 400;
    line-height: 1.2;
    margin: 12px 0
}

.od-section-widget-item-content h4 {
    font-size: 1rem;
    color: #34869a;
    font-weight: 400;
    margin: 24px 0 12px
}

.od-section-widget-item-content h3 {
    font-size: 1.5rem;
    color: #34869a
}

.od-section-widget-item-content p {
    color: #434343
}

.hiw-section .od-section-widget-item-content {
    padding: 55px 15px 50px;
    height: 320px;
}

.hiw-section .od-section-widget-item-content img {
    height: 58px;
    margin: 0px auto;
}

.hiw-section .od-section-widget-item-content h3 {
    color: #000;
    margin: 0 0 15px
}

.hiw-section .od-section-widget-item-content p {
    color: #434343;
    /*font-size: 1rem;*/
    margin-bottom: 7px !important;
}

.od-section-fbreview-item-content iframe {
    width: 100%;
    min-height: 300px
}

.od-biodatas-container {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    overflow: hidden
}

.od-biodatas-container:after {
    content: "";
    position: absolute;
    width: 0%;
    height: 0%;
    background: rgba(0,0,0,.35);
    left: 0;
    top: 0;
    transition: opacity .29s ease-in 0s;
    opacity: 0
}

.od-biodatas-container.filter-open:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.35);
    left: 0;
    top: 0;
    transition: opacity .29s ease-in 0s;
    opacity: 1
}

.od-biodatas-sidebar {
    flex: 0 0 100%;
    background: #fff;
    overflow-y: scroll;
    position: absolute;
    bottom: -100%;
    transition: all .29s ease-in 0s;
    bottom: -100%;
    height: 100%;
    width: 100%;
    z-index: 999
}

 

@media(min-width: 767.9px) {
    .od-biodatas-sidebar {
        flex:0 0 320px;
        position: relative;
        bottom: auto;
        z-index: 0;
        height: auto;
        box-shadow: 1px 0px 1px #faf9fb
    }
}

.od-biodatas-sidebar::-webkit-scrollbar {
    width: 5px
}

.od-biodatas-sidebar::-webkit-scrollbar-track {
    background: #fff
}

.od-biodatas-sidebar::-webkit-scrollbar-thumb {
    background: #d5d5d5;
    border-radius: 5px
}

.od-biodatas-sidebar::-webkit-scrollbar-thumb:hover {
    background: #34869a
}

.od-biodatas-sidebar-filter-top {
    background: #fff;
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
    position: fixed;
    width: 100%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 1;
    box-shadow: 0px 2px 20px -15px #d5d5d5
}

@media(min-width: 767.9px) {
    .od-biodatas-sidebar-filter-top {
        display:none
    }
}

.od-biodatas-sidebar-filter-top a i {
    font-size: 20px
}

.od-tabs {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin: 60px 0px 30px;
    padding: 0 20px 0
}

@media(min-width: 767.9px) {
    .od-tabs {
        margin:20px 0px 30px
    }
}

.od-tabs .od-tab {
    width: 50%;
    background: #faf9fb;
    padding: 3px
}

.od-tabs .od-tab>label {
    padding: 10px 0px;
    cursor: pointer;
    display: block;
    font-weight: 700;
    border-radius: 5px;
    text-align: center
}

.od-tabs .od-tab>input[type=radio] {
    display: none
}

.od-tabs .od-tab>input[type=radio]:checked~label {
    color: #34869a;
    background: #fff
}

@media(min-width: 767.9px) {
    .od-tabs .od-tab>input[type=radio]:checked~label~.od-tab-content {
        display:block
    }
}

.od-tabs .od-tab-content {
    position: absolute;
    width: 100%;
    display: none;
    left: 0;
    top: 65px;
    padding: 0 20px 100px
}

@media(min-width: 767.9px) {
    .od-tabs .od-tab-content {
        padding:0 20px 45px
    }
}

.od-tabs .od-tab-content .od-search-fields .od-button {
    max-width: 115px;
    margin: 20px 10px 0px 10px;
    border-radius: 10px;
    height: 42px;
    line-height: 42px
}

 

.odb-general-accordion-group {
    position: relative;
    margin: 0 0 20px;
    background: linear-gradient(112.12deg, #FEF5F9 -0.12%, #ffffff 76.88%);
    box-shadow: 0px 3px 6px rgba(53,0,105,.06);
    border-radius: 8px;
    padding: 15px 20px
}

.odb-general-accordion-group .odbs-group-trigger[type=checkbox] {
    position: absolute;
    visibility: hidden
}

.odb-general-accordion-group .odb-general-accordion-content {
    display: none;
    margin-top: 15px;
    border-top: 1px solid #e7e4e4;
    padding-top: 15px;
}
.odb-general-accordion-group .odbs-group-trigger[type=checkbox]:checked+.odbs-group-trigger-title:after {
    transform: rotate(180deg);
    transition: all .29s ease 0s
}

.odb-general-accordion-group .odbs-group-trigger[type=checkbox]:checked~.odb-general-accordion-content {
    display: block
}

.odb-general-accordion-group .odbs-group-trigger-title {
    display: block;
    width: 100%;
    position: relative;
    font-size: 1rem;
    cursor: pointer;
    font-weight: 700;
    color: #34869a
}

.odb-general-accordion-group .odbs-group-trigger-title:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    font-family: "FontAwesome";
    transition: all .29s ease 0s
}

.odb-each-field {
    margin: 0 0 20px
}

.odb-each-field .odb-ef-label {
    margin: 0 0 10px;
    color: #434343;
    background: linear-gradient(96deg, #a9d5d7, transparent);
    font-size: 15px;
    padding: 4px;
}

.odb-each-field .odb-ef-input {
    width: 100%;
    position: relative
}

.odb-each-field .odb-ef-input select {
    width: 100%
}

.odb-each-field .odb-ef-input input {
    background: #fff
}

.odb-each-field .odb-ef-input .select2-container {
    width: 100% !important
}

.odb-each-field .odb-field-checkbox {
    display: flex;
    align-items: center;
    margin-right: 10px
}

.odb-each-field .odb-field-checkbox input {
    margin-right: 5px
}

.odb-each-field .odb-ef-slider-head {
    display: flex;
    justify-content: space-between;
    margin: 5px 0 0;
    font-size: .875rem
}

.od-search-fields-btns {
    justify-content: center;
    display: flex
}

@media(min-width: 767.9px) {
    .od-search-fields-btns button.od-button[type=submit] {
        display:none
    }
}

.od-search-fields-btns button.od-button[type=reset] {
    color: #34869a;
    background: #fff;
    border: none
}

 
.od-biodatas-content {
    flex: 0 0 100%;
    padding: 30px 20px 45px;
    position: relative;
    min-height: calc(100vh - 90px)
}

@media(min-width: 767.9px) {
    .od-biodatas-content {
        flex:0 0 calc(100% - 320px)
    }
}

.odbc-head {
    display: flex;
    flex-direction: column
}

.odbc-title-group h1 {
    text-align: center;
    margin: 0 0 15px;
    font-size: 24px;
}

.odbc-title-group p.result-found {
    text-align: center;
    font-size: 1rem;
    margin-bottom: 30px
}

 

 
.iip-bio-avater {
    max-width: 100px;
    display: block;
    box-shadow: rgb(231 229 229) 1px 1px 2px;
    height: 80px;
    width: 78px;
    margin: 0px auto;
    border-radius: 50%;
}
.od-search-filters .od-bio-sort-option {
    display: flex
}

.od-search-filters .od-bio-sort-option .select2-container {
    min-width: 150px
}

@media(min-width: 767.9px) {
    .od-search-filters .od-bio-sort-option .select2-container {
        margin-left:auto
    }
}

.od-mob-filter-trigger {
    text-align: right
}

.od-mob-filter-trigger a {
    max-width: 90px;
    display: flex;
    margin-left: auto;
    justify-content: center;
    align-items: center;
    height: 40px;
    border-radius: 5px
}

.od-mob-filter-trigger a img {
    width: 12px;
    filter: brightness(0) invert(1);
    margin-right: 5px
}

@media(min-width: 767.9px) {
    .od-mob-filter-trigger {
        display:none
    }
}

.odbc-each-biodata-card {
    margin: 15px;
    border-radius: 5px;
    transition: all .292s ease 0s
}

.odbc-each-biodata-card:hover {
    box-shadow: 0 6px 20px rgba(0,0,0,.19);
    transform: scale(1.01);
    transition: all .292s ease 0s
}

.odbcebc-head {
    background: #34869a;
    text-align: center;
    padding: 20px 0 15px;
    border: 1px solid #34869a;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    position: relative
}

.odbcebc-head .biodata-shortlisted-icon {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 17px;
    border-radius: 50%;
    background: #fff;
    display: block;
    padding: 4px
}

.odbcebc-head .biodata-shortlisted-icon img {
    background: rgba(0,0,0,0);
    border-radius: 0
}

.odbcebc-head .biodata-shortlisted-icon:hover {
    background: #f8adce
}

.odbcebc-head .biodata-shortlisted-icon:hover img {
    filter: brightness(0) invert(1) drop-shadow(0px 3px 3px #444)
}

.odbcebc-head .biodata-shortlisted-icon {
    right: 20px
}

.odbcebc-head a {
    text-decoration: none
}
.biodata-shortlisted-icon {
    max-width: 100px;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
}
.itemavater {
    max-width: 100px;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    box-shadow: 1px 4px 7px #767575;
    height: 63px;
    width: 62px;
}
.odbcebc-head h2 {
    color: #fff;
    font-size: 22px;
    margin: 5px 0px 15px 0px;
    font-weight: 400;
    margin-bottom: 25px;
}

.odbcebc-head h3 {
    color: #fff;
    font-size: 1.45rem;
    font-weight: 400
}

.odbcebc-content {
    border: 1px solid #d5d5d5;
    padding: 35px 20px 25px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.odbcebc-head {
    position: relative;
    margin-bottom: 0px;
}

img.itemavater {
    position: absolute;
    left: 40%;
    bottom: -31px;
    padding: 3px;
    border: .5px solid #ddd !important;
}
.odbcebc-content .each-item {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #d5d5d5
}

.odbcebc-content .each-item:first-child {
    border-top: 1px solid #d5d5d5
}

.odbcebc-content .each-item label, .odbcebc-content .each-item p {
    flex: 0 0 50%;
    text-align: center;
    padding: 5px;
    color: #434343;
    font-size: 15px;
}

.odbcebc-content .each-item label {
    /*border-right: 1px solid #d5d5d5*/
}

.odbcebc-content .odbcebc-button {
    padding: 25px 0 0;
    text-align: center;
    display: flex;
}

.odbcebc-content .odbcebc-button a.od-button {
    width: 100%;
    display: inline-block;
    margin-right: 15px;
}

.od-user-login-form-container,.od-user-registration-form-container,.od-pass-reset-form-container {
    max-width: 100%;
    margin: 0px 20px;
    padding: 60px 0px 100px 0px
}

@media(min-width: 576px) {
    .od-user-login-form-container,.od-user-registration-form-container,.od-pass-reset-form-container {
        max-width:450px;
        padding: 100px 0px 150px 0px;
        margin: 0px auto
    }
}




@media(max-width: 390px) {
.od-search-fields .od-button {
    width: 90px;
    height: 41px;
    margin: 20px 10px 0px 10px;
    border-radius: 10px;
    line-height: 40px;
}
 


}


@media(min-width: 330px) and (max-width: 399px) {
    .odbcebc-content .odbcebc-button a.od-button {
        max-width: 150px;
    }



}
@media(min-width: 230px) and (max-width: 329px) {
    .odbcebc-content .odbcebc-button a.od-button {
        max-width: 100px;
    }

}
.od-form-control-textarea {
    height: 200px !important;
    resize: none
}

.od__box_title {
    margin: 0px 0px 25px;
    color: #34869a
}

.od-box-sub-title {
    padding: 0px 20px 15px
}

.od-social-list a {
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    line-height: 39px;
    text-align: center;
    font-size: 16px
}

.od-user-registration-form-container .od-form-submit-button .od-button,.od-user-login-form-container .od-form-submit-button .od-button {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.od-user-registration-form-container .od-form-submit-button .od-button span,.od-user-login-form-container .od-form-submit-button .od-button span {
    content: url("../images/user-ico.svg");
    position: relative;
    left: -10px;
    top: -1px
}

.od-button.od-btn-google a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.od-button.od-btn-google a:before {
    content: url("../images/google-logo-ico.svg");
    position: relative;
    left: -10px;
    line-height: 0
}

.od-social-list a {
    color: #fff
}

.od-social-list a.google {
    background-color: #e62833
}

.od-login-account a {
    text-decoration: none
}

.od-create-account a {
    text-decoration: none;
    color: #fff;
    display: block
}

.od-create-account a span {
    content: url(../images/plus-ico.svg);
    position: relative;
    left: -10px;
    top: 3px
}

.od-pass-note {
    font-size: 10px;
    padding-top: 5px
}

.od-btn-google {
    background: #fff;
    border: none;
    box-shadow: 0px 6px 12px rgba(73,0,146,.06)
}

.od-btn-google a {
    color: #434343
}

.od-btn-manual .fa-angle-down,.od-btn-manual .fa-angle-up {
    padding-left: 15px
}

.od-terms-conditions label {
    cursor: pointer
}

.od-terms-conditions label input {
    top: 1.5px;
    position: relative;
    margin-right: 3px
}

.od-user-account-container {
    position: relative
}





/*nav.odd-nav {
    position: sticky;
    width: 280px;
    background: white;
    z-index: 1;
    top: 0;
    left: 0;
}
*/
@media(min-width: 1024.9px) {
    .odd-sidebar {
        position:relative;
        transform: translateX(0px);
        box-shadow: 2px 0px 2px #d5d5d5
    }
}

.odd-sidebar.side-inactive {
    transform: translateX(0px)
}

@media(min-width: 1024.9px) {
    .odd-sidebar.side-inactive {
        transform:translateX(-280px);
        box-shadow: 0px 0px 0px #d5d5d5;
        position: absolute;
    }
}

.odd-sidebar.side-inactive .sidebar-trigger:before {
    content:""
}

@media(min-width: 1024.9px) {
    .odd-sidebar.side-inactive .sidebar_portal:before {
        content:""
    }
}

@media(max-width: 601px) {
    .odd-sidebar.side-inactive .sidebar_portal:before {
        content: "" !important; /* Unicode for left chevron */
    }


.odd-sidebar.side-inactive .sidebar-trigger:before {
    width: 37px !important;
    right: -37px !important;
}



}

a.sidebar-trigger-sticky {
    position: sticky;
    top: 10px !important;
    z-index: 9999999;
    background: red;
    padding: 10px 24px 10px 10px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    cursor: pointer;
    box-shadow: 1px 2px 4px #5bbbc1;
    background: #3e5dd8;
    color: #fff8fa;
    font-weight: 600;
}
.sidebar-trigger:hover {
    color: #fff !important;
    text-decoration: underline;
}

.odd-sidebar .sidebar-trigger:before {
    background: #34869a;
    color: #fff;
    width: 40px;
    height: 40px;
    right: -40px;
    top: 60px !important;
    content:"";
    position: absolute;
    font-family: "FontAwesome";
    line-height: 40px;
    text-align: center;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    cursor: pointer;
    box-shadow: 1px 2px 4px #49d6e0;
}

.sidebar-trigger-sticky:before {
    color: #11f86c;
    width: 18px;
    height: 37px;
    right: 4px;
    top: 0px;
    content:"";
    position: absolute;
    font-family: "FontAwesome";
    line-height: 40px;
    text-align: center;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    cursor: pointer;
}
.sidebar-trigger-sticky.trigger-inactive:before {
    color: #11f86c;
    width: 18px;
    height: 37px;
    right: 9px;
    top: 0px;
    content: "";
    position: absolute;
    font-family: "FontAwesome";
    line-height: 40px;
    text-align: center;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    cursor: pointer;
    /* box-shadow: 1px 2px 4px #49d6e0; */
}
.trigger-inactive #filter_text {
    display: none;
}
.odd-sidebar {
    width: 320px;
}
@media(min-width: 1024.9px) {
    .odd-sidebar .sidebar_portal:before {
        content:""
    }
}

.odd-user-info {
    text-align: center;
    padding: 15px 15px 20px
}

.odd-user-info img {
    width: 67px;
    height: 69px;
    border: 1px solid #ddd !important;
    border-radius: 50%;
    padding: 3px;
}

.odd-user-info h2 {
    text-transform: capitalize;
    font-size: 1.35rem;
    margin: 8px 0px 12px;
    color: white;
}

.odd-user-info button {
    background: #34869a;
    color: #fff;
    border: 0;
    padding: 7px 15px;
    border-radius: 3px;
    margin: 15px 0 0;
    cursor: pointer;
    font-size: .875rem
}

.odd-bio-status-wrap {
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

.odd-bio-status-wrap h3 {
    flex: 0 0 100%;
    max-width: 100%;
    color: #434343;
    margin: 0 0 5px;
    font-size: 1.25rem;
    font-weight: 400
}

.odd-bio-status-wrap .odd-bio-status {
    color: #fff;
    border-radius: 2px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: .75rem
}

.odd-bio-status-wrap .odd-bio-status span {
    padding: 4px 12px;
    border-radius: 3px
}

.odd-bio-status-wrap .odd-bio-status span.od-not-created {
    background: #d5d5d5
}

.odd-bio-status-wrap .odd-bio-status span.od-incomplete {
    background: #0193df
}

.odd-bio-status-wrap .odd-bio-status span.od-not-published {
    background: #f9ca24
}

.odd-bio-status-wrap .odd-bio-status span.od-in-review {
    background: #e67e22
}

.odd-bio-status-wrap .odd-bio-status span.od-not-approved {
    background: #f22613
}

.odd-bio-status-wrap .odd-bio-status span.od-approved {
    background: #34869a
}

.odd-bio-status-wrap .odd-bio-status span.od-hidden {
    background: #838383
}

.odd-bio-status-trigger {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 10px;
    margin-left: 10px
}

.odd-bio-status-trigger input {
    opacity: 0;
    width: 0;
    height: 0
}

.odd-bio-status-slide {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #d5d5d5;
    transition: .4s;
    border-radius: 20px
}

.odd-bio-status-slide:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 0px;
    bottom: -5px;
    background-color: #838383;
    transition: .4s;
    border-radius: 50%;
    box-shadow: 0px 0px 5px #fff
}

.odd-bio-status-trigger input:checked+.odd-bio-status-slide {
    background-color: #34869a
}

.odd-bio-status-trigger input:checked+.odd-bio-status-slide:before {
    background-color: #34869a
}

.odd-bio-status-trigger input:focus+.odd-bio-status-slide {
    box-shadow: 0 0 1px #34869a
}

.odd-bio-status-trigger input:checked+.odd-bio-status-slide:before {
    transform: translateX(20px)
}

nav.odd-nav ul {
    margin: 30px 0 20px;
    padding: 0;
    list-style: none
}

@media(min-width: 1024.9px) {
    nav.odd-nav ul {
        margin:50px 0 30px
    }
}

nav.odd-nav li.active {
    background: #ebe9ed
}

nav.odd-nav li.active a, nav.odd-nav li.active a:hover, nav.odd-nav li.active a:focus {
    background: linear-gradient(90deg, #345e68 0%, #87e4f3 100%);
    -webkit-background-clip: text;
    /*-webkit-text-fill-color: rgba(0,0,0,0);*/
    /* background-clip: text; */
    color: #34869a;
    font-weight: 600;
}

nav.odd-nav li.active a img,nav.odd-nav li.active a:hover img,nav.odd-nav li.active a:focus img {
    transition: filter .29s ease 0s;
    filter: grayscale(0%)
}

nav.odd-nav a {
    text-decoration: none;
    display: flex;
    font-size: 1rem;
    padding: 10px 20px;
    margin: 0 0 10px;
    transition: box-shadow .29s ease 0s;
    align-items: center;
    color: #434343;
}

nav.odd-nav a i {
    height: 32px;
    margin-right: 10px;
    transition: filter .29s ease 0s;
    /*background: #fef1f6;*/
    padding: 8px;
    border-radius: 4px;
    font-size: 19px;
}
nav.odd-nav a img {
    height: 32px;
    margin-right: 10px;
    filter: grayscale(100%);
    transition: filter .29s ease 0s;
    background: #fef1f6;
    padding: 8px;
    border-radius: 4px
}

nav.odd-nav>a:hover {
    box-shadow: 0 0px 10px -5px rgba(0,0,0,.2);
    transition: box-shadow .29s ease 0s;
    color: #34869a;
}

nav.odd-nav a:hover img {
    transition: filter .29s ease 0s;
    filter: grayscale(0%)
}
nav.odd-nav>a {
    text-decoration: none;
    display: flex;
    font-size: 1rem;
    padding: 7px 15px;
    /* margin: 0 0 10px; */
    transition: box-shadow .29s ease 0s;
    align-items: center;
    color: #5b5b5b;
    border-bottom: .5px solid #f9f7f7;
    border-top: .5px solid #f9f7f7;
}

.od-pagination {
    padding: 30px 0 50px;
    display: flex;
    justify-content: center;
    align-items: center
}
.od-pagination2 {
    padding: 30px 0 50px;
    display: flex;
    justify-content: center;
    align-items: center
}

.od-pagination ul {
    list-style: none;
    margin: 0;
    display: flex;
    padding: 25px 0px;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center
}

.od-pagination li {
    padding: 0px 8px;
    line-height: 40px
}

.od-pagination li a {
    box-shadow: 0px 2px 5px -4px #7c26d2;
    width: 35px;
    height: 35px;
    display: block;
    text-align: center;
    text-decoration: none;
    line-height: 35px;
    border-radius: 50%;
    border: 1px solid #faf9fb
}

.od-pagination li a:hover {
    color: #34869a;
    box-shadow: 0px 2px 7px -4px #838383 inset
}

.od-pagination li a.active {
    color: #fff;
    background: #34869a;
    border: 1px solid #34869a
}

@media(min-width: 1024.9px) {
    .od-pagination li a {
        width:40px;
        height: 40px;
        line-height: 40px
    }
}

.od-pagination .odp-prev a,.od-pagination .odp-next a {
    border: 1px solid #faf9fb;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 1.5rem;
    box-shadow: 0px 2px 5px -4px #34869a
}

.od-pagination .odp-prev a:hover,.od-pagination .odp-next a:hover {
    color: #fff;
    background: #34869a;
    border: 1px solid #34869a
}

.odd-content {
    background: #faf9fb;
    /* flex: 1 1 100%; */
    /* padding: 10px; */
    transition: flex .29s ease-in 0s,margin .29s ease-in 0s;
    margin-left: 0px;
}

 

.odd-content.side-inactive,.odd-content.active {
    /*flex: 1 1 100%;*/
    margin-left: 0px;
    position: relative
}
.od-search-content-container>h4 {
    background: #34869a;
    padding: 10px 10px;
    font-size: 18px;
    margin-bottom: 0px;
    color: white;
}


.odd-content.side-inactive:after,.odd-content.active:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.35);
    left: 0;
    top: 0;
    transition: flex .29s ease-in 0s,margin .29s ease-in 0s;
    z-index: 8
}

@media(min-width: 1024.9px) {
    .odd-content.side-inactive,.odd-content.active {
        margin-left:0px
    }

    .odd-content.side-inactive:after,.odd-content.active:after {
        display: none
    }
}

.odd-content .odd-content-inner {
    background: #faf9fb;
    margin: 10px;
    border-radius: 5px;
    min-height: calc(100vh - 350px)
}

@media(min-width: 767.9px) {
    .odd-content .odd-content-inner {
        min-height:calc(100vh - 285px)
    }
}

.odd-content .odd-content-inner.pledge-page {
    background: #faf9fb
}

.odd-content .odd-content-title h3 {
    margin: 25px 0 20px;
    text-align: center;
    padding: 0 15px 20px;
    color: #34869a;
    font-size: 25px;
}

.odd-content .odd-list-item {
    display: flex;
    justify-content: space-between;
    padding: 15px 5px;
    width: 100%;
    flex-wrap: wrap;
    border-bottom: 1px solid #d5d5d5;
    align-items: center;
    background: #fff;
    border-radius: 5px
}

@media(min-width: 767.9px) {
    .odd-content .odd-list-item {
        padding:15px 20px
    }
}

.odd-content .odd-list-item:hover {
    background: #faf9fb
}

.odd-content .odd-list-item.list-head:hover {
    background: #fff
}

.odd-content .odd-list-item h4,.odd-content .odd-list-item div {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}

.odd-content .odd-list-item h4:nth-child(1),.odd-content .odd-list-item div:nth-child(1) {
    width: 8%;
    text-align: left
}

@media(min-width: 1024.9px) {
    .odd-content .odd-list-item h4:nth-child(1),.odd-content .odd-list-item div:nth-child(1) {
        width:5%
    }
}

.odd-content .odd-list-item h4:nth-child(2),.odd-content .odd-list-item div:nth-child(2) {
    width: 35%
}

@media(min-width: 1024.9px) {
    .odd-content .odd-list-item h4:nth-child(2),.odd-content .odd-list-item div:nth-child(2) {
        width:15%
    }
}

.odd-content .odd-list-item h4:nth-child(3),.odd-content .odd-list-item div:nth-child(3) {
    width: 15%
}

.odd-content .odd-list-item h4:nth-child(4),.odd-content .odd-list-item div:nth-child(4) {
    display: none
}

@media(min-width: 1024.9px) {
    .odd-content .odd-list-item h4:nth-child(4),.odd-content .odd-list-item div:nth-child(4) {
        display:block;
        width: 45%
    }
}

.odd-content .odd-list-item h4:nth-child(5),.odd-content .odd-list-item div:nth-child(5) {
    width: 30%
}

@media(min-width: 1024.9px) {
    .odd-content .odd-list-item h4:nth-child(5),.odd-content .odd-list-item div:nth-child(5) {
        width:10%
    }
}

.odd-content .odd-list-item h4 {
    color: #434343
}

.odd-list-item-option a, .odd-list-item-option span {
    color: #838383;
    border: 1px solid #838383;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    margin: 0 5px;
    transition: all .29s ease 0s;
    cursor: pointer;
}

.odd-content .odd-list-item .odd-list-item-option a.oddl-link:hover {
    color: #fff;
    background: #34869a;
    border: 1px solid #34869a
}

.odd-content .odd-list-item .odd-list-item-option a.oddl-delete:hover {
    color: #fff;
    background: #f22613;
    border: 1px solid #f22613
}

.odd-content .odd-list-item .odd-list-item-option a.oddl-check:hover {
    color: #fff;
    background: #34869a;
    border: 1px solid #34869a
}

.odd-content .od-bio-create {
    text-align: center;
    margin: 40px 10px 50px
}

 

.odd-content .od-bio-create a.od-bio-create-btn,.odd-content .od-bio-create button.od-bio-create-btn {
    background: #34869a;
    color: #fff;
    border: 1px solid #34869a;
    text-decoration: none;
    margin: 0 auto 10px;
    width: 100%;
    max-width: 350px;
    font-size: 1.35rem;
    font-weight: 700;
    padding: 15px 30px;
    border-radius: 50px;
    display: block;
    box-shadow: 0 5px 10px -5px rgba(0,0,0,.2);
    transition: box-shadow .29s ease-in 0s
}

.odd-content .od-bio-create a.od-bio-create-btn:hover,.odd-content .od-bio-create button.od-bio-create-btn:hover {
    box-shadow: 0 5px 10px -5px rgba(0,0,0,.5)
}

.odd-content .od-bio-create a.od-vedio-tut {
    color: red;
    text-decoration: none;
    font-size: 1.35rem;
    margin: 20px 0 0;
    display: inline-block;
    margin: 20px auto 0
}

.odd-content .odd-home-card {
    display: flex
}

.odd-content .odd-home-card .odd-home-card-inner {
    /*display: flex;*/
    justify-content: space-between;
    align-items: center;
    background: #fff;
     padding: 20px 15px; 
    text-decoration: none;
    margin: 10px;
    min-height: 150px;
    width: 100%;
    border-radius: 8px;
    background: linear-gradient(135deg, #f4feff 0%, #ffffff 100%);
    box-shadow: 0px 7px 14px 0px rgba(53,0,105,.06)
}

@media(min-width: 767.9px) {
    .odd-content .odd-home-card .odd-home-card-inner {
         padding: 10px 25px; 
    }
}

.odd-content .odd-home-card .odd-home-card-inner img {
    width: auto;
    height: 45px
}

.odd-content .odd-home-card .odd-home-card-inner .odd-user-info img {
    width: 100%;
    max-width: 70px;
    height: auto
}

.odd-content .odd-home-card .odd-home-card-content {
    width: 100%
}

.odd-content .odd-home-card .count-number {
    font-size: 2.25rem
}

.odd-content .odd-home-card h3 {
    font-size: 1rem;
    /* margin-bottom: 15px; */
}

.odd-content .odd-home-card .odd-bio-status-wrap h3 {
    color: #434343;
    font-size: 1.25rem;
    font-weight: 400;
    margin-bottom: 5px
}

.color_primary2 {
    color: white !important;
}

.odd-content .odd-home-card.visited {
    color: #34869a;
    text-align: center
}

.odd-content .odd-home-card.visited .visited-graph {
    display: flex;
    justify-content: space-between;
    margin: 15px 10px 0
}

.odd-content .odd-home-card.visited .visited-graph label {
    background: #34869a;
    color: #fff;
    padding: 5px 8px;
    display: block;
    margin: 0 0 8px;
    /*border-radius: 3px*/
}
.each-vgraph-item {
    border: 1px solid black;
}
#connectionCollectInstruction>a {
    padding: 5px;
}
.odd-content .odd-home-card.visited .visited-graph span {
    color: #838383
}

.odd-content .odd-home-card.shortlistYou {
    color: #34869a;
    text-align: center
}

.odd-content .odd-home-card.package {
    color: #34869a;
    text-align: center
}

.odd-content .odd-home-card.package .odd-home-card-inner {
    background: #6d7c7f
}

.odd-content .odd-home-card.package .odd-home-card-inner2 {
    background: #34869a;
    /* width: 100%; */
    /* padding: 10px 25px; */
    /* background: #fff; */
    padding: 20px 15px;
    text-decoration: none;
    margin: 10px;
    min-height: 150px;
    width: 100%;
    border-radius: 8px;
    /* background: linear-gradient(135deg, #FEF5F9 0%, #FFF 100%); */
    box-shadow: 0px 7px 14px 0px rgba(53, 0, 105, .06);
}

.odd-content .odd-home-card.package .package-content {
    margin: 10px 10px;
}

.odd-content .odd-home-card.package .count-number {
    color: #fff
}

.odd-content .odd-home-card.package h3 {
    color: #faf9fb
}

.odd-content .odd-home-card.package>p {
    color: #d5d5d5;
    max-width: 240px;
    margin: 0 auto
}

.odd-content .odd-home-card.package a {
    text-decoration: none;
    background: #34869a;
    color: #fff;
    /* padding: 10px 20px; */
    display: block;
    margin: 5px auto 0;
    max-width: 180px;
    border-radius: 4px;
    font-weight: 700;
    box-shadow: 0 5px 10px -5px rgba(0,0,0,.2);
    transition: all .29s ease-in 0s;
}

.odd-content .odd-home-card.package a:hover {
    box-shadow: 0 5px 10px -5px rgba(0,0,0,.5);
}

.odd-content .od-primary-terms {
    margin: 15px auto;
    max-width: 850px
}

.odd-content .od-primary-terms h2 {
    text-align: center;
    margin: 0 0 20px
}

.odd-content .od-primary-terms img {
    max-width: 100px;
    margin: 0 auto 15px;
    display: block;
    border-radius: 50%
}

.odd-content .od-primary-terms .for-male {
    padding: 20px;
    background: #34869a;
    color: #fff;
    box-shadow: 0 0px 0px 0px rgba(0,0,0,.5);
    margin-bottom: 25px;
    width: 100%;
    border-radius: 8px
}

@media(min-width: 767.9px) {
    .odd-content .od-primary-terms .for-male {
        padding:30px;
        margin-bottom: 0px;
        box-shadow: 0 3px 10px -5px rgba(0,0,0,.5);
        margin-right: 10px;
        width: calc(50% - 10px)
    }
}

.odd-content .od-primary-terms .for-male h2 {
    color: #34869a
}

.odd-content .od-primary-terms .for-female {
    padding: 20px;
    background: #e92f83;
    color: #fff;
    box-shadow: 0 0px 0px 0px rgba(0,0,0,.5);
    width: 100%;
    border-radius: 8px
}

@media(min-width: 767.9px) {
    .odd-content .od-primary-terms .for-female {
        padding:30px;
        box-shadow: 0 3px 10px -5px rgba(0,0,0,.5);
        margin-left: 10px;
        width: calc(50% - 10px)
    }
}

.odd-content .od-primary-terms ul {
    margin: 0 0 0 15px;
    padding: 0
}

.odd-content .od-primary-terms li {
    margin-bottom: 15px
}

.odd-content .od-acceptance {
    max-width: 100%;
    margin: 0 auto;
    padding: 30px 0px 35px
}

@media(min-width: 767.9px) {
    .odd-content .od-acceptance {
        max-width:60%;
        padding: 30px 20px 35px
    }
}

.odd-content .od-acceptance a.not-approve-reason-link {
    text-align: center;
    display: block;
    color: #f22613;
    font-size: 1.25em;
    font-weight: 700
}

.odd-content .od-acceptance h2 {
    text-align: center;
    display: block;
    margin: 35px 0 15px;
    color: #34869a
}

.odd-content .od-acceptance .each-pledge label {
    display: flex;
    margin: 0 0 10px;
    align-items: flex-start
}

.odd-content .od-acceptance .each-pledge label input {
    margin: 3px 7px 0 0
}

.odd-content .od-acceptance .od-bio-create {
    margin: 30px 0 0
}

 
.od-myPurchased-histories-content .odd-list-item {
    flex-wrap: inherit
}

button.od-bio-create-btn {
    cursor: pointer
}

.odd-edit-biodata {
    display: flex;
    padding: 0px 5px 30px;
    flex-wrap: wrap
}

@media(min-width: 767.9px) {
    .odd-edit-biodata {
        padding:30px 30px
    }
}

.odd-biodata-nav {
    flex: 1 1 100%;
    max-width: 100%;
    padding: 0 0px 0 0px;
    position: relative;
    z-index: 1
}

@media(min-width: 1024.9px) {
    .odd-biodata-nav {
        flex:0 0 35%;
        max-width: 35%;
        padding: 30px 40px 0 0px
    }
}

@media(min-width: 1180px) {
    .odd-biodata-nav {
        padding:30px 80px 0 0px
    }
}

.odd-biodata-nav .odd-mobile-nav-head {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 0 15px;
    text-align: center
}

@media(min-width: 767.9px) {
    .odd-biodata-nav .odd-mobile-nav-head {
        display:none
    }
}

.odd-biodata-nav .odd-mobile-nav-head h2 {
    color: #34869a
}

.odd-biodata-nav .odd-mobile-nav-head h3 {
    color: #838383;
    font-size: .9rem;
    font-weight: 400
}

.odd-biodata-nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}

@media(max-width: 1024.9px) {
    .odd-biodata-nav ul {
        display:flex;
        justify-content: space-between;
        overflow: hidden;
        margin: 0 0 20px
    }
}

 
.odd-biodata-nav li {
    display: flex;
    justify-content: space-between
}

.odd-biodata-nav li a {
    display: block;
    text-decoration: none;
    font-size: 1rem;
    text-align: right;
    position: relative;
    width: 100%;
    padding: 15px 60px 15px 0px
}

@media(max-width: 1024.9px) {
    .odd-biodata-nav li a {
        padding:12.5px 0px;
        width: 25px
    }
}

.odd-biodata-nav li a:before {
    position: absolute;
    content: "";
    background: #d5d5d5;
    width: 1px;
    height: 100%;
    z-index: 1;
    right: 12px;
    top: -50%
}

@media(max-width: 1024.9px) {
    .odd-biodata-nav li a:before {
        width:calc(100vw - 50px);
        height: 1px;
        top: 12px
    }
}

.odd-biodata-nav li a p {
    font-size: 1rem
}

@media(max-width: 1024.9px) {
    .odd-biodata-nav li a p {
        display:none
    }
}

.odd-biodata-nav li span {
    position: absolute;
    width: 25px;
    height: 25px;
    border: 1px solid #d5d5d5;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    font-size: .875rem;
    right: 0px;
    z-index: 2;
    background: #fff;
    top: 15px
}

@media(max-width: 1024.9px) {
    .odd-biodata-nav li span {
        top:0
    }
}

 
.odd-biodata-nav li.active a:before {
    background: #34869a
}

.odd-biodata-nav li.active span {
    border: 1px solid #e92f83;
    background: #e92f83;
    color: #fff
}

.odd-biodata-nav li.completed a:before {
    background: #34869a
}

.odd-biodata-nav li.completed a span {
    background: #34869a;
    color: #fff
}

.odd-biodata-nav li:first-child a:before {
    display: none
}

.odd-biodata-nav .odd-biodata-nav-item.disabled a {
    color: #838383;
    cursor: default
}

.odd-biodata-content {
    flex: 0 0 100%;
    max-width: 500px
}

@media(min-width: 1024.9px) {
    .odd-biodata-content {
        flex:1 1 65%
    }
}

.odd-biodata-content .form-content {
    display: none
}

.odd-biodata-content .form-content.active {
    display: block
}

.odd-biodata-content .form-content .oddb-title {
    border-bottom: 1px solid #d5d5d5;
    padding: 0 0 10px
}

 

.odd-biodata-content .form-content .oddb-title h2 {
    color: #34869a
}
.checkaddressfill {
    position: absolute;
    top: 0;
    opacity: 0;
}

.checkaddressfill2 {
    position: absolute;
    top: 0;
    opacity: 0;
}

.odd-biodata-content .od-form-group-container {
    flex: 0 0 100%;
    max-width: 100%;
    position: relative
}
.od-location-dropdown.od-field-type__location.od-biodata-search-control {
    position: relative;
}
.od-location-dropdown .od-location-dropdown-trigger,.od-location-dropdown .od-location-dropdown-trigger-close {
    border: 1px solid #d5d5d5;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    color: #434343;
    position: relative;
    display: flex;
    align-items: center;
    font-size: .875rem;
    background: #fff;
    border-radius: 5px
}

.od-location-dropdown .od-location-dropdown-trigger:after {
    position: absolute;
    right: 15px;
    content: "";
    border-width: 5px 4px 0 4px;
    border-style: solid;
    border-color: #888 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);
    top: calc(50% - 2.5px)
}

.od-location-dropdown .odl-wrap {
    display: none;
    position: absolute;
    background: #fff;
    z-index: 100;
    padding: 20px 20px;
    width: 100%;
    top: 0;
    box-shadow: 0px 2px 5px #d5d5d5;
    height: 280px;
    border-radius: 5px
}

.od-location-dropdown .odl-wrap.active {
    display: block
}

/*.od-location-dropdown .odl-head {
    display: flex;
    justify-content: space-between;
    padding-bottom: 7px;
    margin-bottom: 15px;
    border-bottom: 1px solid #d5d5d5
}*/

.od-location-dropdown .odl-head h3 {
    font-size: 1rem
}

.od-location-dropdown .odl-head a {
    color: #838383
}

.od-location-dropdown .location-search {
    width: 100%;
    height: 40px;
    border: 1px solid #d5d5d5;
    padding: 0 15px;
    line-height: 40px;
    display: none
}

/*.od-location-dropdown .odl-nav {
    list-style: none;
    margin: 0;
    padding: 10px 0 0;
    max-height: 210px;
    overflow-y: auto
}
*/
.od-location-dropdown .odl-nav::-webkit-scrollbar {
    width: 3px
}

.od-location-dropdown .odl-nav::-webkit-scrollbar-track {
    background: #faf9fb
}

.od-location-dropdown .odl-nav::-webkit-scrollbar-thumb {
    background: #d5d5d5
}

.od-location-dropdown .odl-nav::-webkit-scrollbar-thumb:hover {
    background: #434343
}

.od-location-dropdown .odl-nav li:last-child a {
    border-bottom: 0
}

.od-location-dropdown .odl-nav a {
    border-bottom: 1px solid #faf9fb;
    position: relative;
    display: block;
    padding: 5px 15px;
    color: #838383
}

.od-location-dropdown .odl-nav a:after {
    position: absolute;
    right: 10px;
    content: "";
    font-family: "FontAwesome";
    top: calc(50% - 10px)
}

.od-location-dropdown .odl-nav a:hover,.od-location-dropdown .odl-nav a:focus {
    background: #faf9fb
}

.od-location-dropdown .od-selected-location {
    max-width: calc(100vw - 120px);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.od-location-dropdown .od-remove-selected-location {
    margin-left: auto
}

.od-biodata-pagination {
    display: flex;
    justify-content: space-between;
    margin: 30px 0 0
}

.od-biodata-pagination a,.od-biodata-pagination input {
    max-width: 140px;
    height: 50px;
    line-height: 50px
}

@media(min-width: 767.9px) {
    .od-biodata-pagination a,.od-biodata-pagination input {
        max-width:170px
    }
}

.od-biodata-pagination a.od-form-previous-step,.od-biodata-pagination input.od-form-previous-step {
    background: #838383
}

.od-biodata-pagination .od-biodata-pagination-next-container {
    width: 100%;
    position: relative;
    max-width: 140px
}

@media(min-width: 767.9px) {
    .od-biodata-pagination .od-biodata-pagination-next-container {
        max-width:170px
    }
}

.od-biodata-pagination .od-biodata-pagination-next-container .od-loader-small {
    left: -15px
}

.od-custom-drop_down_select_box {
    display: flex;
    flex-direction: column-reverse
}

.od-area-text-input {
    margin-top: 5px
}

.od-only-biodata-field {
    display: none !important
}

.select2-container--default .select2-selection--multiple {
    border-radius: 0px
}

.select2-container--default .select2-selection--multiple .select2-search__field:focus {
    border: none;
    box-shadow: none
}

.select2-container--default .select2-selection--multiple .select2-search__field {
    transition: none;
    padding: 0px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #532a79;
    border: 1px solid #532a79;
    font-size: 13px;
    color: #fff
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #fff
}

.select2-container--default .select2-selection--multiple .od-form-group-input input[type=search] {
    padding: 0px 15px;
    min-height: 40px
}

.select2-results__options[aria-multiselectable=true] .select2-results__option[aria-selected=true] {
    display: none
}

.has-user-input-tag[aria-multiselectable=true] [aria-selected=false]:first-child:not(:empty)::after {
    content: '"'
}

.select2-container .select2-selection--multiple {
    min-height: 40px
}

.select2-selection--multiple .select2-search__field {
    min-height: auto !important;
    font-size: 13px !important
}

.od-multitag-enable {
    border: none !important
}

.connection-details {
    padding: 0 0 150px
}

.odd-each-price-plan {
    text-align: center;
    padding: 25px 20px 30px;
    margin: 0 15px 30px;
    background: linear-gradient(112.12deg, #FEF5F9 -0.12%, #ffffff 99.88%);
    box-shadow: 0px 7px 14px rgba(53,0,105,.06);
    border-radius: 8px
}

.odd-each-price-plan h2 {
    color: #34869a;
    font-size: 1.424rem
}

@media(max-width: 576px) {
    .odd-each-price-plan h2 {
        font-size:1.125rem
    }
}

.oddepp-content {
    max-width: 260px;
    margin: 15px auto
}

@media(max-width: 576px) {
    .oddepp-content {
        max-width:210px
    }
}

.oddepp-content h3 {
    margin-bottom: 13px;
    font-size: 1rem;
    line-height: 20px;
    color: #34869a
}

@media(max-width: 576px) {
    .oddepp-content h3 {
        font-size:.79rem;
        margin-bottom: 8px
    }
}

.oddepp-content h4 {
    margin-bottom: 13px;
    font-size: 1.266rem;
    color: #434343;
    line-height: 20px
}

@media(max-width: 576px) {
    .oddepp-content h4 {
        font-size:1rem;
        margin-bottom: 8px
    }
}

.oddepp-content p {
    color: #34869a;
    font-size: .889rem;
    line-height: 20px
}

@media(max-width: 576px) {
    .oddepp-content p {
        font-size:.702rem
    }
}

.oddepp-action a {
    padding: 10px 30px;
    font-size: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 287px;
    margin: 0 auto
}

@media(max-width: 576px) {
    .oddepp-action a {
        font-size:.889rem
    }
}

.oddepp-action a img {
    width: 16px;
    filter: grayscale(100%) brightness(0%) invert(100%);
    margin: -5px 9px 0 0
}

.odd-wallet {
    background: linear-gradient(112.12deg, #FEF5F9 -0.12%, #ffffff 99.88%);
    box-shadow: 0px 7px 14px rgba(53,0,105,.06);
    border-radius: 8px;
    max-width: 33.33333%;
    margin: 0 auto 30px;
    text-align: center;
    padding: 20px 15px 25px
}

@media(max-width: 576px) {
    .odd-wallet {
        max-width:100%;
        margin: 0 10px 30px
    }
}

.odd-wallet span {
    color: #34869a;
    font-weight: 700;
    font-size: 1.3rem;
    border: .5px solid #f8adce;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    margin: 0 auto 10px;
    background: linear-gradient(180deg, #FDEBF3 0%, rgba(253, 235, 243, 0) 100%)
}

.odd-wallet h3 {
    font-weight: 400
}

.odd-wallet p {
    color: #d5d5d5
}

.how-to-video a {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 338px;
    width: 100%;
    background: #fff;
    margin: 0 auto 30px;
    border: 1px solid #d5d5d5;
    color: #34869a
}

.how-to-video img {
    width: 30px;
    margin-right: 10px
}

.odd-purchase-connections {
    margin: 20px 15px 30px;
    position: relative;
    text-align: center
}

.odd-purchase-connections:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    top: 50%;
    background: #d5d5d5;
    left: 0
}

.odd-purchase-connections h2 {
    position: relative;
    display: inline-block;
    z-index: 2;
    background: #faf9fb;
    padding: 0 15px
}

.myPurchased-title {
    text-align: center;
    padding: 0 15px
}

.myPurchased-title p {
    margin: 0 0 30px;
    font-size: 1.25rem
}

.myPurchased-title p span {
    color: #34869a
}

.myPurchased .odd-list-item h4:nth-child(1),.myPurchased .odd-list-item div:nth-child(1) {
    width: 10%;
    text-align: left
}

@media(min-width: 1024.9px) {
    .myPurchased .odd-list-item h4:nth-child(1),.myPurchased .odd-list-item div:nth-child(1) {
        width:5%
    }
}

.myPurchased .odd-list-item h4:nth-child(2),.myPurchased .odd-list-item h4:nth-child(3),.myPurchased .odd-list-item div:nth-child(2),.myPurchased .odd-list-item div:nth-child(3) {
    width: 30%
}

@media(min-width: 1024.9px) {
    .myPurchased .odd-list-item h4:nth-child(2),.myPurchased .odd-list-item h4:nth-child(3),.myPurchased .odd-list-item div:nth-child(2),.myPurchased .odd-list-item div:nth-child(3) {
        width:31.6666666667%
    }
}

.myPurchased .odd-list-item h4:nth-child(4),.myPurchased .odd-list-item div:nth-child(4) {
    width: 30%;
    display: flex
}

@media(min-width: 1024.9px) {
    .myPurchased .odd-list-item h4:nth-child(4),.myPurchased .odd-list-item div:nth-child(4) {
        width:31.6666666667%
    }
}

.myPurchased .odd-list-item a.odd-purchased-report-button {
    max-width: 90px;
    height: 40px;
    line-height: 40px
}

@media(max-width: 576px) {
    .myPurchased-package {
        overflow-x:auto
    }
}

@media(max-width: 576px) {
    .myPurchased-package .odd-list-item {
        width:230%
    }
}

.myPurchased-package .odd-list-item h4:nth-child(1),.myPurchased-package .odd-list-item div:nth-child(1) {
    width: 10%;
    text-align: left
}

@media(min-width: 1024.9px) {
    .myPurchased-package .odd-list-item h4:nth-child(1),.myPurchased-package .odd-list-item div:nth-child(1) {
        width:5%
    }
}

.myPurchased-package .odd-list-item h4:nth-child(2),.myPurchased-package .odd-list-item h4:nth-child(3),.myPurchased-package .odd-list-item h4:nth-child(4),.myPurchased-package .odd-list-item h4:nth-child(5),.myPurchased-package .odd-list-item h4:nth-child(6),.myPurchased-package .odd-list-item h4:nth-child(7),.myPurchased-package .odd-list-item h4:nth-child(8),.myPurchased-package .odd-list-item div:nth-child(2),.myPurchased-package .odd-list-item div:nth-child(3),.myPurchased-package .odd-list-item div:nth-child(4),.myPurchased-package .odd-list-item div:nth-child(5),.myPurchased-package .odd-list-item div:nth-child(6),.myPurchased-package .odd-list-item div:nth-child(7),.myPurchased-package .odd-list-item div:nth-child(8) {
    width: 12.5%;
    word-break: break-word;
    hyphens: auto;
    padding: 0 5px
}

@media(min-width: 1024.9px) {
    .myPurchased-package .odd-list-item h4:nth-child(2),.myPurchased-package .odd-list-item h4:nth-child(3),.myPurchased-package .odd-list-item h4:nth-child(4),.myPurchased-package .odd-list-item h4:nth-child(5),.myPurchased-package .odd-list-item h4:nth-child(6),.myPurchased-package .odd-list-item h4:nth-child(7),.myPurchased-package .odd-list-item h4:nth-child(8),.myPurchased-package .odd-list-item div:nth-child(2),.myPurchased-package .odd-list-item div:nth-child(3),.myPurchased-package .odd-list-item div:nth-child(4),.myPurchased-package .odd-list-item div:nth-child(5),.myPurchased-package .odd-list-item div:nth-child(6),.myPurchased-package .odd-list-item div:nth-child(7),.myPurchased-package .odd-list-item div:nth-child(8) {
        width:12.5%
    }
}

.myPurchased-package .odd-list-item a.odd-purchased-report-button {
    max-width: 90px
}

#container__bg {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .6;
    filter: alpha(opacity=60);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none
}

#nagadFrameWrapper {
    position: fixed;
    overflow-y: scroll;
    z-index: 50000;
    inset: 0px;
    display: none
}

#nagadFrameWrapper iframe {
    display: block;
    border: medium none;
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
    transform: translate3d(0px, 0px, 0px)
}

.od-process-to-pay {
    max-width: 170px;
    display: block;
    margin: 20px 30px 40px auto
}

@media(min-width: 767.9px){
    .multi_step_form #msform #progressbar li {
        list-style-type: none;
        color: #99a2a8;
        font-size: 9px;
        width: calc(100%/10);
        float: left;
        position: relative;
        font: 500 13px/1 "Roboto", sans-serif;
      }
      .multi_step_form #msform #progressbar li:after {
        content: '';
        width: 100%;
        height: 9px;
        background: #eaf0f4;
        position: absolute;
        left: -50%;
        top: 16px;
        z-index: -1;
      }
      .multi_step_form #msform #progressbar li:before {
        content: "";
        font: normal normal normal 22px/40px Ionicons;
        width: 40px;
        height: 40px;
        line-height: 41px;
        display: block;
        background: #eaf0f4;
        border-radius: 50%;
        margin: 0 auto 10px auto;
      }

}


 
.od-payment-selection-container {
    padding: 30px 20px 200px;
    box-shadow: 0 5.44687px 20.4258px #faf9fb;
    border-radius: 5px
}

.od-payment-selection-container form {
    margin: 0 20px
}

 
.od-payment-selection-container h3 {
    text-align: center;
    margin: 0 0 20px
}

.od-payment-selection-container .od-order-summary {
    padding: 30px 20px 63px;
    margin: 0px 10px 30px;
    border-radius: 5px;
    box-shadow: 0 5.44687px 20.4258px #faf9fb
}

@media(max-width: 1024.9px) {
    .od-payment-selection-container .od-order-summary {
        margin:0px 50px 30px
    }
}

 

.od-payment-selection-container .od-order-summary ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.od-payment-selection-container .od-order-summary ul li {
    padding: 15px 0;
    border-bottom: 1px solid #faf9fb;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.od-payment-selection-container .od-order-summary ul li:last-child {
    border-bottom: 0px
}

.od-payment-box-container {
    padding: 30px 20px 40px;
    margin: 0px 10px;
    border-radius: 5px;
    box-shadow: 0 5.44687px 20.4258px #faf9fb
}

@media(max-width: 1024.9px) {
    .od-payment-box-container {
        margin:0px 50px 30px
    }
}

 
.od-payment-box-container-inner {
    display: flex;
    justify-content: center
}

@media(max-width: 576px) {
    .od-payment-box-container-inner {
        flex-direction:column
    }
}

.od-payment-box {
    text-align: center;
    display: block;
    cursor: pointer
}

@media(max-width: 576px) {
    .od-payment-box {
        margin:0 0 20px
    }
}

.od-payment-box input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.od-payment-box .od-paymentbox-element {
    border: 2px solid rgba(0,0,0,0);
    transition: all .3s ease;
    border-radius: .25rem;
    padding: 25px 15px;
    text-align: center;
    margin: 0 15px;
    box-shadow: 0 0px 0px 2px #faf9fb;
    position: relative
}

.od-payment-box .od-paymentbox-element:hover {
    box-shadow: 0 5.44687px 20.4258px #faf9fb
}

.od-payment-box .od-img-fluid {
    width: auto;
    height: 90px;
    margin: 0px auto;
    vertical-align: middle
}

.od-payment-box input:checked~.od-paymentbox-element {
    border: 2px solid #34869a;
    box-shadow: 0 5.44687px 20.4258px #faf9fb
}

/*.od-payment-box input:checked~.od-paymentbox-element:after {
    position: absolute;
    content: "✓";
    background: #34869a;
    color: #fff;
    border-radius: 50%;
    font-weight: 700;
    width: 20px;
    height: 20px;
    line-height: 20px;
    right: -9px;
    top: -9px;
    font-size: .7rem
}*/

.payment-oddepp-action {
    margin: 20px 0 0
}

.payment-oddepp-action span {
    text-align: center;
    font-size: .85rem;
    display: block
}

.payment-oddepp-action span a {
    text-decoration: none;
    font-size: .85rem
}

.payment-oddepp-action p {
    color: #34869a;
    text-align: center;
    margin: 15px 0 10px;
    font-size: .8rem
}

.payment-oddepp-action p img {
    display: inline-block;
    width: 20px;
    vertical-align: middle;
    margin: -4px 4px 0 0
}

 

.payment-success {
    text-align: center
}

.payment-success ul {
    list-style: none;
    padding: 0;
    border: 1px solid #d5d5d5;
    margin: 20px auto 0;
    max-width: 450px;
    width: 100%
}

.payment-success ul li {
    display: flex;
    padding: 10px 15px;
    border-bottom: 1px solid #d5d5d5;
    justify-content: space-between
}

.payment-success ul li:last-child {
    border: 0
}

.payment-success ul li:nth-child(odd) {
    background: #faf9fb
}

.payment-success ul li label,.payment-success ul li p {
    max-width: 50%;
    flex: 0 0 50%
}

.payment-success .package-details {
    padding: 50px 0px 70px
}

.odd-change-pass-container {
    padding: 0 20px;
    margin-bottom: 50px
}

@media(min-width: 767.9px) {
    .odd-change-pass-container {
        margin-bottom:100px
    }
}

.odd-change-pass-container h2 {
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 5px;
    max-width: 475px;
    margin: 0 auto 30px
}

.odd-change-pass-container form {
    display: block;
    margin: 0 auto 20px;
    max-width: 475px
}

.odd-change-pass-container form .pass-change-submit {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.odd-delete-bio-container {
    padding: 0 20px;
    padding-bottom: 50px;
    max-width: 515px;
    margin: 0 auto
}

@media(min-width: 767.9px) {
    .odd-delete-bio-container {
        padding-bottom:100px
    }
}

.odd-delete-bio-container h2 {
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 5px;
    max-width: 475px;
    margin: 0 auto 30px
}

.odd-delete-bio-container .odd-before-delete-bio {
    margin: 0 0 30px
}

.odd-delete-bio-container label {
    display: flex;
    justify-content: start
}

.odd-delete-bio-container label input {
    margin-right: 10px;
    width: auto;
    margin-top: 3px
}

.odd-delete-bio-container .odd-delete-bio-button {
    display: block;
    margin: 15px 0 0px;
    max-width: 150px
}

.odd-delete-bio-container .odd-delete-bio-button a {
    display: block
}

.odd-delete-bio-container .odd-delete-bio-button.disabled {
    cursor: not-allowed
}

.odd-delete-bio-container .odd-delete-bio-button.disabled a {
    pointer-events: none;
    opacity: .5
}

@media(max-width: 1024.9px) {
    .support-page {
        background:#faf9fb !important
    }
}

.support-page .ticket-sorting {
    display: flex;
    justify-content: end;
    margin: 0 20px 30px
}

 

.support-page .ticket-sorting .od-select {
    width: 100%;
    max-width: 200px;
    overflow: hidden
}

.support-page .ticket-sorting .od-select:after {
    padding: 13px 15px
}

.support-page .mobile-list-first-item {
    display: flex;
    justify-content: space-between;
    padding: 15px 20px;
    text-decoration: none;
    transition: all .1s linear 0s;
    margin: 15px 0 0;
    align-items: center;
    background: #fff;
    color: #838383;
    position: relative
}

.support-page .mobile-list-first-item:before {
    position: absolute;
    width: 12px;
    height: 2px;
    background: #838383;
    content: "";
    left: 10px
}

.support-page .mobile-list-first-item:after {
    position: absolute;
    width: 2px;
    height: 12px;
    background: #838383;
    content: "";
    left: 15px;
    transition: all .29s ease 0s
}

@media(min-width: 1024.9px) {
    .support-page .mobile-list-first-item {
        display:none
    }
}

.support-page .mobile-list-first-item h4 {
    flex: 0 0 50%;
    max-width: 50%;
    text-align: center
}

.support-page .mobile-list-first-item.active {
    margin-bottom: 0px;
    color: #34869a
}

.support-page .mobile-list-first-item.active:before {
    background: #34869a;
    transition: height .29s ease 0s
}

.support-page .mobile-list-first-item.active:after {
    height: 0px;
    transition: height .29s ease 0s
}

@media(max-width: 1024.9px) {
    .support-page .odd-list-item.odd-list-item-mobile-content {
        background:#fff;
        border: 1px solid #faf9fb;
        border-top: 0px solid #faf9fb;
        margin-bottom: 15px
    }
}

.support-page .odd-list-item.support-mobile-list-head {
    display: flex;
    justify-content: space-between;
    flex-direction: row
}

@media(min-width: 1024.9px) {
    .support-page .odd-list-item.support-mobile-list-head {
        display:none
    }
}

.support-page .odd-list-item.support-mobile-list-head h4 {
    flex: 0 0 50%;
    max-width: 50%;
    text-align: center
}

@media(max-width: 1024.9px) {
    .support-page .odd-list-item.list-head {
        display:none
    }
}

.support-page .odd-list-item h4:nth-child(1),.support-page .odd-list-item div:nth-child(1) {
    width: 10%;
    text-align: left
}

@media(min-width: 1024.9px) {
    .support-page .odd-list-item h4:nth-child(1),.support-page .odd-list-item div:nth-child(1) {
        width:10%
    }
}

.support-page .odd-list-item h4:nth-child(2),.support-page .odd-list-item div:nth-child(2) {
    width: 18%
}

.support-page .odd-list-item h4:nth-child(3),.support-page .odd-list-item div:nth-child(3) {
    width: 17%
}

.support-page .odd-list-item h4:nth-child(4),.support-page .odd-list-item div:nth-child(4) {
    width: 14%
}

.support-page .odd-list-item h4:nth-child(5),.support-page .odd-list-item div:nth-child(5) {
    width: 12%
}

.support-page .odd-list-item h4:nth-child(6),.support-page .odd-list-item div:nth-child(6) {
    width: 12%
}

.support-page .odd-list-item h4:nth-child(7),.support-page .odd-list-item div:nth-child(7) {
    width: 15%
}

.support-page .odd-list-item a {
    max-width: 90px;
    display: inline-block;
    margin: 0 auto;
    height: 40px;
    line-height: 40px
}

@media(max-width: 1024.9px) {
    .support-page .odd-list-item.odd-list-item-mobile-content {
        display:none
    }
}

@media(max-width: 1024.9px) {
    .support-page .odd-list-item>div:nth-child(n) {
        display:flex;
        width: 100%;
        justify-content: space-between;
        margin: 0 0 15px
    }

    .support-page .odd-list-item>div:nth-child(n) h4,.support-page .odd-list-item>div:nth-child(n) p {
        flex: 0 0 50%;
        max-width: 50%;
        text-align: center
    }
}

@media(min-width: 1024.9px) {
    .support-page .odd-list-item>div:nth-child(n) h4.support-mobile-title {
        display:none
    }
}

.odd-content .odd-content-inner.support-detail-page {
    padding: 0 30px 50px;
    max-width: 600px;
    margin: 0 auto;
    display: block;
    background: #fff
}

.odd-content .odd-content-inner.support-detail-page h1 {
    font-size: 1.15rem;
    margin: 25px 0 0;
    padding: 0 0 15px
}

@media(min-width: 767.9px) {
    .odd-content .odd-content-inner.support-detail-page h1 {
        font-size:1.5rem;
        margin: 25px 0 20px
    }
}

.support-detail-page .support-bottom-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 20px;
    flex-direction: column
}

@media(min-width: 767.9px) {
    .support-detail-page .support-bottom-head {
        flex-direction:row
    }
}

.support-detail-page .od-button {
    /* max-width: 170px; */
    width: 92px;
    height: 34px;
    line-height: 34px;
    border-radius: 5px;
}

.support-detail-page .od-form-group-input textarea {
    min-height: 50px
}

@media(min-width: 767.9px) {
    .support-detail-page .od-form-group-input textarea {
        min-height:70px
    }
}

.support-detail-page .odd-support-detail-history {
    margin: 0px -30px 0px 0px;
    max-height: 500px;
    overflow-y: auto;
    scrollbar-color: #532a79 #e4e4e4;
    scrollbar-width: thin
}

.support-detail-page .odd-support-detail-history ul {
    list-style: none;
    margin: 0;
    padding: 0 30px 0 0
}

.support-detail-page .odd-support-detail-history li {
    border-bottom: 1px solid #d5d5d5;
    padding-top: 30px;
    padding-bottom: 30px
}

.support-detail-page .odd-support-detail-history li:last-child {
    border-bottom: 0px
}

.support-detail-page .odd-support-detail-history li img {
    width: 24px
}

@media(min-width: 767.9px) {
    .support-detail-page .odd-support-detail-history li img {
        width:50px
    }
}

.support-detail-page .odd-support-detail-history .info {
    display: flex
}

.support-detail-page .odd-support-detail-history .content {
    margin-left: 34px;
    max-width: 350px;
    /* background: rgb(98 188 131); */
    padding: 10px;
    border-radius: 2px 10px 10px 10px;
    color: #434343
}

.odd-client>.content>p {
    background: rgb(85 119 166);
    border-radius: 2px 10px 10px 10px;
    color: white;
    padding: 5px 10px;
}

@media(min-width: 767.9px) {
    .support-detail-page .odd-support-detail-history .content {
        margin-left:60px
    }
}

.support-detail-page .odd-support-detail-history .odd-client {
    overflow: hidden
}

.support-detail-page .odd-support-detail-history .odd-client .info {
    justify-content: end;
    flex-direction: row-reverse
}

.support-detail-page .odd-support-detail-history .odd-client .info img {
    margin-left: 10px
}

.support-detail-page .odd-support-detail-history .odd-client .details {
    text-align: right
}

.support-detail-page .odd-support-detail-history .odd-client .content {
    margin: 0 60px 0 0;
    background: #e92f83;
    color: #fff;
    border-radius: 10px 2px 10px 10px;
    float: right
}

.support-detail-page .odd-support-detail-history .odd-client .od-queries-attachment {
    text-align: right;
    margin-right: 60px
}

.support-detail-page .odd-support-detail-history .odd-admin .od-queries-attachment {
    margin-left: 60px
}

.support-detail-page .odd-support-detail-history .odd-admin .info img {
    margin-right: 10px
}

.support-detail-page .odd-support-detail-history::-webkit-scrollbar {
    width: 4px
}

.support-detail-page .odd-support-detail-history::-webkit-scrollbar-track {
    background-color: #e4e4e4;
    border-radius: 2px
}

.support-detail-page .odd-support-detail-history::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background-image: linear-gradient(180deg, #532a79 0%, #532a79 99%)
}

.support-detail-page .odd-support-detail-history .od-queries-attachment {
    clear: both;
    padding-top: 30px
}

 

.odd-create-ticket-container {
    padding: 0px 30px
}

ul.notifications-list {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.notifications-list li {
    display: flex;
    justify-content: space-between;
    padding: 26px 21px 23px 45px;
    background: #fff;
    box-shadow: 0px 6px 12px rgba(73,0,146,.03);
    border-radius: 8px;
    margin-bottom: 12px;
    position: relative
}
 

 

ul.notifications-list .notification-body {
    min-width: calc(93% - 30px);
    /* display: flex; */
    justify-content: space-between;
    /* flex: 0 0 calc(100% - 30px); */
    flex-wrap: wrap;
}

 
ul.notifications-list .notification-body .notification-timestamp {
    flex: 0 0 100%;
    font-size: 13px;
    color: #b5b5b5;
    margin: 10px 0 0
}

 

ul.notifications-list .notification-body a {
    max-width: 90px;
    margin-right: 30px;
    height: 30px;
    line-height: 30px
}

 

ul.notifications-list a.close-notification {
    text-decoration: none;
    font-weight: 700;
    color: #ed3284;
    border: 1px solid #ed3284;
    border-radius: 50%;
    font-size: 12px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: flex;
    align-items: center;
    justify-content: center
}
 .notification-body>i {
    display: inline-block;
    float: left;
    margin-right: 10px;
    line-height: 21px;
    font-size: 15px;
    color: #307a8b;
}

.today-notification h3,.earlier-notification h3 {
    margin: 0 0 20px
}

.today-notification {
    margin-bottom: 15px
}

.odd-content-inner.each-bio-container {
    margin: 50px 30px
}

 
.each-bio-general {
    background: #34869a;
    padding: 20px 15px 30px;
    margin: 0 auto 15px;
    border-radius: 4px;
    display: flex;
}

@media(min-width: 1024.9px) {
    .each-bio-general {
        margin:0 20px
    }
}

@media(max-width: 1024.9px) {
    .each-bio-general {
        max-width:470px
    }
}

.each-bio-general-head {
    margin-bottom: 30px;
    width: 40%;
}

.each-bio-general-head img {
    margin: 15px auto;
    max-width: 115px;
    display: block;
    padding: 3px
}

.each-bio-general-head h2 {
    text-align: center;
    color: #fff
}
.ebgc-item:first-child {
    border-top: 1px solid #bababa;
}

.ebgc-item {
    display: flex;
    justify-content: space-between;
    /*margin-bottom: 15px;*/
    /*border-top: 1px solid #838383;*/
    border-bottom: 1px solid #838383;
    align-items: center
}

.ebgc-item label,.ebgc-item p,.ebgc-item .od-image-preview {
    flex: 0 0 50%;
    max-width: 50%;
    text-align: center;
    margin: 0;
    color: #fff;
    padding: 5px 0
}

.ebgc-item label {
    font-weight: 700
}

.ebgc-item .od-image-preview {
    border-left: 1px solid #838383
}

.ebgc-item .od-image-preview img {
    height: 100px;
    width: 100px;
    object-fit: cover;
    object-position: center center;
    padding: 5px 0 0
}

.bio_category_gen {
    background: #286166;
}

.bio_category_dhn {
    background: #429d56;
}

p.bio_category_status {
    font-weight: 600;
}

.each-bio-contact-link a {
    width: 210px;
    display: block;
    margin: 20px auto 35px;
    line-height: 50px;
    height: 50px
}

.each-bio-link-generator {
    display: flex;
    flex-wrap: wrap;
    max-width: 300px;
    margin: 25px auto 50px;
    justify-content: space-between
}

.each-bio-link-generator a {
    max-width: 190px;
    margin: 0 auto;
    line-height: 40px;
    height: 40px
}

.each-bio-link-generator a i {
    margin: 0 5px 0 0;
    font-size: 1rem
}

.each-bio-link-generator a.od-biodata-shortlist,.each-bio-link-generator a.od-biodata-ignoreList {
    max-width: calc(50% - 10px);
    flex: 0 0 50%;
    margin: 0px 0 20px;
    background: #fff;
    align-items: center;
    display: flex;
    justify-content: center;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px
}

.each-bio-link-generator a.od-biodata-shortlist i,.each-bio-link-generator a.od-biodata-ignoreList i {
    font-size: 1.35rem;
    margin-right: 10px
}

.each-bio-link-generator a.od-biodata-shortlist {
    color: #34869a;
    border: 1px solid #34869a
}

.each-bio-link-generator a.od-biodata-shortlist:hover {
    background: #34869a;
    color: #fff
}

.each-bio-link-generator a.od-biodata-ignoreList {
    color: #f22613;
    border: 1px solid #f22613
}

.each-bio-link-generator a.od-biodata-ignoreList:hover {
    background: #f22613;
    color: #fff
}

.each-bio-other .ebo-group {
    /*border: 1px solid #d5d5d5;*/
    margin: 0 0px 30px 0;
    box-shadow: 0 -2px 1px #34869a;
    border-radius: 5px;
    background: #fff
}

@media(min-width: 767.9px) {
    .each-bio-other .ebo-group {
        margin:0 20px 30px
    }
}

@media(min-width: 1024.9px) {
    .each-bio-other .ebo-group {
        margin:0 20px 30px 0
    }
}

.each-bio-other h3 {
    text-align: center;
    color: #34869a;
    padding: 20px 0
}

.ebogc-item {
    display: flex;
    justify-content: space-between;
    box-shadow: 0px -0.6px 0px #d5d5d5;
    flex-wrap: wrap
}

.ebogc-item.ebogc-item:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.ebogc-item:nth-child(odd) {
    background: rgba(245,246,252,.4)
}

.ebogc-item.ebogc-multi-line-text-area p,.ebogc-item.ebogc-multi-line-text-area span {
    white-space: pre-line
}

 
.ebogc-item label {
    max-width: 50%;
    flex: 0 0 50%;
    /* border-right: .6px solid #d5d5d5; */
    padding: 8px 15px;
    font-weight: 700
}

.ebogc-item p {
    padding: 8px 15px;
    max-width: 50%;
    flex: 0 0 50%;
    word-wrap: break-word;
    overflow-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

 
.odd-content .odd-content-title .top-preview-bio-action h1 {
    margin: 25px 0 0px;
    padding: 0 20px 0px;
    text-align: center
}

@media(min-width: 1024.9px) {
    .odd-content .odd-content-title .top-preview-bio-action h1 {
        text-align:left
    }
}

.od-row.preview-bio-action {
    padding: 20px 0px 0px;
    margin: 0 auto;
    display: block;
    text-align: center
}

@media(min-width: 767.9px) {
    .od-row.preview-bio-action {
        padding:30px 20px 40px;
        text-align: right
    }
}

.od-row.preview-bio-action.top-preview-bio-action {
    padding: 0px;
    margin: 15px auto 30px;
    text-align: center
}

@media(min-width: 1024.9px) {
    .od-row.preview-bio-action.top-preview-bio-action {
        padding:30px 20px 40px;
        margin: 0px auto;
        text-align: right
    }
}

.od-row.preview-bio-action a, .od-row.preview-bio-action span,.od-row.preview-bio-action input {
    width: 135px;
    margin: 10px 10px;
    display: inline-block
}

@media(min-width: 767.9px) {
    .od-row.preview-bio-action a, .od-row.preview-bio-action span,.od-row.preview-bio-action input {
        width:170px;
        margin: 0 0 0 30px
    }
}

.od-row.preview-bio-action a, .od-row.preview-bio-action span {
    background: #838383
}

.od-connections-error-message {
    text-align: center;
    padding-bottom: 20px;
    color: red
}

.od-footer-content {
    background-color: #34869a;
    padding-bottom: 30px
}

.od-footer-bottom-text {
    color: #fff;
    text-align: center
}

.od-item-container {
    padding: 40px 0px 20px
}

.od-item-container a {
    color: #fff;
    text-decoration: none
}

.od-item-container .od-footer-item {
    padding-right: 20px
}

@media(max-width: 576px) {
    .od-item-container .od-footer-item {
        width:100%;
        text-align: center;
        padding: 0px 0 8px
    }
}

.od-item-container .od-footer-item:last-child {
    padding-right: 0px
}

.od-social-icon {
    text-align: center;
    margin: 0 0 20px
}

.od-social-icon a {
    color: #fff;
    font-size: 25px;
    margin: 0 10px
}

.main-container:before {
    content: "";
    background: transparent !important;
}
/*# sourceMappingURL=ipp-frontend.css.map */



.od-location-dropdown2 .od-location-dropdown-trigger2, .od-location-dropdown .od-location-dropdown-trigger, .od-location-dropdown .od-location-dropdown-trigger-close{
    border:1px solid #d5d5d5;
    height:40px;
    line-height:40px;
    padding:0 15px;
    color:#434343;
    position:relative;
    display:flex;
    align-items:center;
    font-size:.875rem;
    background:#fff;
    border-radius:5px
}
.od-location-dropdown .od-location-dropdown-trigger:after, .od-location-dropdown2 .od-location-dropdown-trigger2:after{
    position:absolute;
    right:15px;
    content:"";
    border-width:5px 4px 0 4px;
    border-style:solid;
    border-color:#888 transparent transparent transparent;
    top:calc(50% - 2.5px)
}
.od-location-dropdown .odl-wrap {
    display: none;
    position: absolute;
    background: #fff;
    z-index: 100;
    padding: 20px 20px;
    width: 100%;
    top: 0;
    box-shadow: 0px 2px 5px #d5d5d5;
    height: 362px;
    border-radius: 5px;
    overflow-y: scroll !important;
    scrollbar-width: thin;
}
.od-location-dropdown2 .odl-wrap2 {
    display: none;
    position: absolute;
    background: #fff;
    z-index: 100;
    padding: 20px 20px;
    width: 100%;
    top: 0;
    box-shadow: 0px 2px 5px #d5d5d5;
    height: 362px;
    border-radius: 5px;
    overflow: scroll !important;
}


.od-location-dropdown .odl-wrap.active{
    display:block
}
.od-location-dropdown2 .odl-wrap2.active{
    display:block
}
.od-location-dropdown2 .odl-head2, .od-location-dropdown .odl-head{
    display:flex;
    justify-content:space-between;
    padding-bottom:7px;
    /*margin-bottom:15px;*/
    border-bottom:1px solid #d5d5d5;
    height: 50px;
}
.od-location-dropdown2 .odl-head2 h3, .od-location-dropdown .odl-head h3{
    font-size: 13.5px;
    align-items: center;
    display: flex;
}
.od-location-dropdown2 .odl-head2 a, .od-location-dropdown .odl-head a{
    color:#838383
}
.od-location-dropdown2 .location-search2, .od-location-dropdown .location-search{
    width:100%;
    height:40px;
    border:1px solid #d5d5d5;
    padding:0 15px;
    line-height:40px;
    display:none
}
.od-location-dropdown2 .odl-nav2, .od-location-dropdown .odl-nav{
    list-style:none;
    margin:0;
    padding:10px 0 0;
    /*max-height:210px;*/
    overflow-y:auto
}
.od-location-dropdown2 .odl-nav2::-webkit-scrollbar, .od-location-dropdown .odl-nav::-webkit-scrollbar{
    width:3px
}
.od-location-dropdown2 .odl-nav2::-webkit-scrollbar-track, .od-location-dropdown .odl-nav::-webkit-scrollbar-track{
    background:#faf9fb
}
.od-location-dropdown2 .odl-nav2::-webkit-scrollbar-thumb, .od-location-dropdown .odl-nav::-webkit-scrollbar-thumb{
    background:#d5d5d5
}
.od-location-dropdown2 .odl-nav2::-webkit-scrollbar-thumb:hover, .od-location-dropdown .odl-nav::-webkit-scrollbar-thumb:hover{
    background:#434343
}
.od-location-dropdown2 .odl-nav2 li:last-child a, .od-location-dropdown .odl-nav li:last-child a{
    border-bottom:0
}
.od-location-dropdown2 .odl-nav2 a, .od-location-dropdown .odl-nav a{
    border-bottom:1px solid #faf9fb;
    position:relative;
    display:block;
    padding:5px 15px;
    color:#838383
}
.od-location-dropdown2 .odl-nav2 a:after, .od-location-dropdown .odl-nav a:after{
    position:absolute;
    right:10px;
    content:"";
    font-family:"FontAwesome";
    top:calc(50% - 10px)
}

.od-location-dropdown2 .odl-nav2 a:hover, .od-location-dropdown2 .odl-nav2 a:focus, .od-location-dropdown .odl-nav a:hover, .od-location-dropdown .odl-nav a:focus{
    background:#faf9fb
}
.od-location-dropdown2 .od-selected-location2, .od-location-dropdown .od-selected-location{
    max-width:calc(100vw - 120px);
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden
}
.od-location-dropdown2 .od-remove-selected-location, .od-location-dropdown .od-remove-selected-location{
    margin-left:auto
}
.od-biodata-pagination{
    display:flex;
    justify-content:space-between;
    margin:30px 0 0
}
.od-biodata-pagination a,.od-biodata-pagination input{
    max-width:140px;
    height:50px;
    line-height:50px
}
@media(min-width: 767.9px){
    .od-biodata-pagination a,.od-biodata-pagination input{
        max-width:170px
    }
}
.od-biodata-pagination a.od-form-previous-step,.od-biodata-pagination input.od-form-previous-step{
    background:#838383
}
.od-biodata-pagination .od-biodata-pagination-next-container{
    width:100%;
    position:relative;
    max-width:140px
}
@media(min-width: 767.9px){
    .od-biodata-pagination .od-biodata-pagination-next-container{
        max-width:170px
    }
}
.od-biodata-pagination .od-biodata-pagination-next-container .od-loader-small{
    left:-15px
}
.od-custom-drop_down_select_box{
    display:flex;
    flex-direction:column-reverse
}
.od-area-text-input{
    margin-top:5px
}
.od-only-biodata-field{
    display:none !important
}
.select2-container--default .select2-selection--multiple{
    border-radius:0px
}
.select2-container--default .select2-selection--multiple .select2-search__field:focus{
    border:none;
    box-shadow:none
}
.select2-container--default .select2-selection--multiple .select2-search__field{
    transition:none;
    padding:0px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
    background-color:#532a79;
    border:1px solid #532a79;
    font-size:13px;
    color:#fff
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{
    color:#fff
}
.select2-container--default .select2-selection--multiple .od-form-group-input input[type=search]{
    padding:0px 15px;
    min-height:40px
}
.select2-results__options[aria-multiselectable=true] .select2-results__option[aria-selected=true]{
    display:none
}
.has-user-input-tag[aria-multiselectable=true] [aria-selected=false]:first-child:not(:empty)::after{
    content:'"'
}
.select2-container .select2-selection--multiple{
    min-height:40px
}
.select2-selection--multiple .select2-search__field{
    min-height:auto !important;
    font-size:13px !important
}
.od-multitag-enable{
    border:none !important
}
.connection-details{
    padding:0 0 150px
}
.odd-each-price-plan{
    text-align:center;
    padding:25px 20px 30px;
    margin:0 15px 30px;
    background:linear-gradient(112.12deg, #FEF5F9 -0.12%, #ffffff 99.88%);
    box-shadow:0px 7px 14px rgba(53,0,105,.06);
    border-radius:8px
}
.odd-each-price-plan h2{
    color:#34869a;
    font-size:1.424rem
}
@media(max-width: 576px){
    .odd-each-price-plan h2{
        font-size:1.125rem
    }
}
.oddepp-content{
    max-width:260px;
    margin:15px auto
}
@media(max-width: 576px){
    .oddepp-content{
        max-width:210px
    }
}
.oddepp-content h3{
    margin-bottom:13px;
    font-size:1rem;
    line-height:20px;
    color:#34869a
}
@media(max-width: 576px){
    .oddepp-content h3{
        font-size:.79rem;
        margin-bottom:8px
    }
}
.oddepp-content h4{
    margin-bottom:13px;
    font-size:1.266rem;
    color:#434343;
    line-height:20px
}
@media(max-width: 576px){
    .oddepp-content h4{
        font-size:1rem;
        margin-bottom:8px
    }
}
.oddepp-content p{
    color:#34869a;
    font-size:.889rem;
    line-height:20px
}
@media(max-width: 576px){
    .oddepp-content p{
        font-size:.702rem
    }
}
.oddepp-action a{
    padding:10px 30px;
    font-size:1rem;
    display:flex;
    align-items:center;
    justify-content:center;
    max-width:287px;
    margin:0 auto
}
@media(max-width: 576px){
    .oddepp-action a{
        font-size:.889rem
    }
}
.oddepp-action a img{
    width:16px;
    filter:grayscale(100%) brightness(0%) invert(100%);
    margin:-5px 9px 0 0
}
.odd-wallet{
    background:linear-gradient(112.12deg, #FEF5F9 -0.12%, #ffffff 99.88%);
    box-shadow:0px 7px 14px rgba(53,0,105,.06);
    border-radius:8px;
    max-width:33.33333%;
    margin:0 auto 30px;
    text-align:center;
    padding:20px 15px 25px
}
@media(max-width: 576px){
    .odd-wallet{
        max-width:100%;
        margin:0 10px 30px
    }
}
.odd-wallet span{
    color:#34869a;
    font-weight:700;
    font-size:1.3rem;
    border:.5px solid #f8adce;
    border-radius:50%;
    width:50px;
    height:50px;
    line-height:50px;
    display:block;
    margin:0 auto 10px;
    background:linear-gradient(180deg, #FDEBF3 0%, rgba(253, 235, 243, 0) 100%)
}
.odd-wallet h3{
    font-weight:400
}
.odd-wallet p{
    color:#d5d5d5
}
.how-to-video a{
    /* display:flex; */
    /* align-items:center; */
    /* justify-content:center; */
    /* max-width:338px; */
    width:100%;
    background:#fff;
    margin: 20px auto 35px;
    border:1px solid #d5d5d5;
    color:#34869a
}
.how-to-video img{
    width:30px;
    margin-right:10px
}
.odd-purchase-connections{
    margin:20px 15px 30px;
    position:relative;
    text-align:center
}
.odd-purchase-connections:before{
    position:absolute;
    content:"";
    width:100%;
    height:1px;
    top:50%;
    background:#d5d5d5;
    left:0
}
.odd-purchase-connections h2{
    position:relative;
    display:inline-block;
    z-index:2;
    background:#faf9fb;
    padding:0 15px
}
.myPurchased-title{
    text-align:center;
    padding:0 15px
}
.myPurchased-title p{
    margin:0 0 30px;
    font-size:1.25rem
}
.myPurchased-title p span{
    color:#34869a
}
.myPurchased .odd-list-item h4:nth-child(1),.myPurchased .odd-list-item div:nth-child(1){
    width:10%;
    text-align:left
}
@media(min-width: 1024.9px){
    .myPurchased .odd-list-item h4:nth-child(1),.myPurchased .odd-list-item div:nth-child(1){
        width:5%
    }
}
.myPurchased .odd-list-item h4:nth-child(2),.myPurchased .odd-list-item h4:nth-child(3),.myPurchased .odd-list-item div:nth-child(2),.myPurchased .odd-list-item div:nth-child(3){
    width:30%
}
@media(min-width: 1024.9px){
    .myPurchased .odd-list-item h4:nth-child(2),.myPurchased .odd-list-item h4:nth-child(3),.myPurchased .odd-list-item div:nth-child(2),.myPurchased .odd-list-item div:nth-child(3){
        width:31.6666666667%
    }
}
.myPurchased .odd-list-item h4:nth-child(4),.myPurchased .odd-list-item div:nth-child(4){
    width:30%;
    display:flex
}
@media(min-width: 1024.9px){
    .myPurchased .odd-list-item h4:nth-child(4),.myPurchased .odd-list-item div:nth-child(4){
        width:31.6666666667%
    }
}
.myPurchased .odd-list-item a.odd-purchased-report-button{
    max-width:90px;
    height:40px;
    line-height:40px
}
@media(max-width: 576px){
    .myPurchased-package{
        overflow-x:auto
    }
}
@media(max-width: 576px){
    .myPurchased-package .odd-list-item{
        width:230%
    }
}
.myPurchased-package .odd-list-item h4:nth-child(1),.myPurchased-package .odd-list-item div:nth-child(1){
    width:10%;
    text-align:left
}
@media(min-width: 1024.9px){
    .myPurchased-package .odd-list-item h4:nth-child(1),.myPurchased-package .odd-list-item div:nth-child(1){
        width:5%
    }
}
.myPurchased-package .odd-list-item h4:nth-child(2),.myPurchased-package .odd-list-item h4:nth-child(3),.myPurchased-package .odd-list-item h4:nth-child(4),.myPurchased-package .odd-list-item h4:nth-child(5),.myPurchased-package .odd-list-item h4:nth-child(6),.myPurchased-package .odd-list-item h4:nth-child(7),.myPurchased-package .odd-list-item h4:nth-child(8),.myPurchased-package .odd-list-item div:nth-child(2),.myPurchased-package .odd-list-item div:nth-child(3),.myPurchased-package .odd-list-item div:nth-child(4),.myPurchased-package .odd-list-item div:nth-child(5),.myPurchased-package .odd-list-item div:nth-child(6),.myPurchased-package .odd-list-item div:nth-child(7),.myPurchased-package .odd-list-item div:nth-child(8){
    width:12.5%;
    word-break:break-word;
    hyphens:auto;
    padding:0 5px
}
@media(min-width: 1024.9px){
    .myPurchased-package .odd-list-item h4:nth-child(2),.myPurchased-package .odd-list-item h4:nth-child(3),.myPurchased-package .odd-list-item h4:nth-child(4),.myPurchased-package .odd-list-item h4:nth-child(5),.myPurchased-package .odd-list-item h4:nth-child(6),.myPurchased-package .odd-list-item h4:nth-child(7),.myPurchased-package .odd-list-item h4:nth-child(8),.myPurchased-package .odd-list-item div:nth-child(2),.myPurchased-package .odd-list-item div:nth-child(3),.myPurchased-package .odd-list-item div:nth-child(4),.myPurchased-package .odd-list-item div:nth-child(5),.myPurchased-package .odd-list-item div:nth-child(6),.myPurchased-package .odd-list-item div:nth-child(7),.myPurchased-package .odd-list-item div:nth-child(8){
        width:12.5%
    }
}
.myPurchased-package .odd-list-item a.odd-purchased-report-button{
    max-width:90px
}
#container__bg{
    width:100%;
    height:100%;
    background-color:#000;
    opacity:.6;
    filter:alpha(opacity=60);
    position:fixed;
    top:0;
    left:0;
    z-index:9999;
    display:none
}
#nagadFrameWrapper{
    position:fixed;
    overflow-y:scroll;
    z-index:50000;
    inset:0px;
    display:none
}
#nagadFrameWrapper iframe{
    display:block;
    border:medium none;
    margin:0px;
    padding:0px;
    height:100%;
    width:100%;
    transform:translate3d(0px, 0px, 0px)
}
.od-process-to-pay{
    max-width:170px;
    display:block;
    margin:20px 30px 40px auto
}
@media(min-width: 767.9px){
    .multi_step_form #msform #progressbar li {
        list-style-type: none;
        color: #99a2a8;
        font-size: 9px;
        width: calc(100%/10);
        float: left;
        position: relative;
        font: 500 13px/1 "Roboto", sans-serif;
      }
      .multi_step_form #msform #progressbar li:after {
        content: '';
        width: 100%;
        height: 9px;
        background: #eaf0f4;
        position: absolute;
        left: -50%;
        top: 16px;
        z-index: -1;
      }
      .multi_step_form #msform #progressbar li:before {
        content: "";
        font: normal normal normal 22px/40px Ionicons;
        width: 40px;
        height: 40px;
        line-height: 41px;
        display: block;
        background: #eaf0f4;
        border-radius: 50%;
        margin: 0 auto 10px auto;
      }

}



 
.od-payment-selection-container{
    padding:30px 20px 200px;
    box-shadow:0 5.44687px 20.4258px #faf9fb;
    border-radius:5px
}
.od-payment-selection-container form{
    margin:0 20px
}
 
.od-payment-selection-container h3{
    text-align:center;
    margin:0 0 20px
}
.od-payment-selection-container .od-order-summary{
    padding:30px 20px 63px;
    margin:0px 10px 30px;
    border-radius:5px;
    box-shadow:0 5.44687px 20.4258px #faf9fb
}
@media(max-width: 1024.9px){
    .od-payment-selection-container .od-order-summary{
        margin:0px 50px 30px
    }
}
 
 
.od-payment-selection-container .od-order-summary ul{
    list-style:none;
    margin:0;
    padding:0
}
.od-payment-selection-container .od-order-summary ul li{
    padding:15px 0;
    border-bottom:1px solid #faf9fb;
    display:flex;
    align-items:center;
    justify-content:space-between
}
.od-payment-selection-container .od-order-summary ul li:last-child{
    border-bottom:0px
}
.od-payment-box-container{
    padding:30px 20px 40px;
    margin:0px 10px;
    border-radius:5px;
    box-shadow:0 5.44687px 20.4258px #faf9fb
}
@media(max-width: 1024.9px){
    .od-payment-box-container{
        margin:0px 50px 30px
    }
}
 
.od-payment-box-container-inner{
    display:flex;
    justify-content:center
}
@media(max-width: 576px){
    .od-payment-box-container-inner{
        flex-direction:column
    }
}
.od-payment-box{
    text-align:center;
    display:block;
    cursor:pointer
}
@media(max-width: 576px){
    .od-payment-box{
        margin:0 0 20px
    }
}
.od-payment-box input{
    position:absolute;
    z-index:-1;
    opacity:0
}
.od-payment-box .od-paymentbox-element{
    border:2px solid transparent;
    transition:all .3s ease;
    border-radius:.25rem;
    padding:25px 15px;
    text-align:center;
    margin:0 15px;
    box-shadow:0 0px 0px 2px #faf9fb;
    position:relative
}
.od-payment-box .od-paymentbox-element:hover{
    box-shadow:0 5.44687px 20.4258px #faf9fb
}
.od-payment-box .od-img-fluid{
    width: 130px;
    height:90px;
    margin:0px auto;
    vertical-align:middle
}
.od-payment-box input:checked~.od-paymentbox-element{
    border:2px solid #34869a;
}

/*.od-payment-box input:checked~.od-paymentbox-element:after{
    position:absolute;
    content:"✓";
    box-shadow:0 5.44687px 20.4258px #faf9fb
}*/
    /*background:#34869a;*/
/*    color:#fff;
    border-radius:50%;
    font-weight:700;
    width:20px;
    height:20px;
    line-height:20px;
    right:-9px;
    top:-9px;
    font-size:.7rem*/
}
.payment-oddepp-action p{
    color:#34869a;
    text-align:center;
    margin:25px 0 10px;
    font-size:.8rem
}
.payment-oddepp-action p img{
    display:inline-block;
    width:20px;
    vertical-align:middle;
    margin:-4px 4px 0 0
}
.od-pay-now-button{
    width:170px;
    margin:0px auto 0px;
    display:block;
    text-align:center;
    background:#34869a;
    border:1px solid #34869a;
    font-size:1rem;
    line-height:1em
    color: white;
}
.payment-success{
    text-align:center
}
.payment-success ul{
    list-style:none;
    padding:0;
    border:1px solid #d5d5d5;
    margin:20px auto 0;
    max-width:450px;
    width:100%
}
.payment-success ul li{
    display:flex;
    padding:10px 15px;
    border-bottom:1px solid #d5d5d5;
    justify-content:space-between
}
.payment-success ul li:last-child{
    border:0
}
.payment-success ul li:nth-child(odd){
    background:#faf9fb
}
.payment-success ul li label,.payment-success ul li p{
    max-width:50%;
    flex:0 0 50%
}
.payment-success .package-details{
    padding:50px 0px 70px
}
.odd-change-pass-container{
    padding:0 20px;
    margin-bottom:50px
}
@media(min-width: 767.9px){
    .odd-change-pass-container{
        margin-bottom:100px
    }
}
.odd-change-pass-container h2{
    border-bottom:1px solid #d5d5d5;
    padding-bottom:5px;
    max-width:475px;
    margin:0 auto 30px
}
.odd-change-pass-container form{
    display:block;
    margin:0 auto 20px;
    max-width:475px
}
.odd-change-pass-container form .pass-change-submit{
    display:flex;
    justify-content:space-between;
    align-items:center
}
.odd-delete-bio-container{
    padding:0 20px;
    padding-bottom:50px;
    max-width:515px;
    margin:0 auto
}
@media(min-width: 767.9px){
    .odd-delete-bio-container{
        padding-bottom:100px
    }
}
.odd-delete-bio-container h2{
    border-bottom:1px solid #d5d5d5;
    padding-bottom:5px;
    max-width:475px;
    margin:0 auto 30px
}
.odd-delete-bio-container .odd-before-delete-bio{
    margin:0 0 30px
}
.odd-delete-bio-container label{
    display:flex;
    justify-content:start
}
.odd-delete-bio-container label input{
    margin-right:10px;
    width:auto;
    margin-top:3px
}
.odd-delete-bio-container .odd-delete-bio-button{
    display:block;
    margin:15px 0 0px;
    max-width:150px
}
.odd-delete-bio-container .odd-delete-bio-button a{
    display:block
}
.odd-delete-bio-container .odd-delete-bio-button.disabled{
    cursor:not-allowed
}
.odd-delete-bio-container .odd-delete-bio-button.disabled a{
    pointer-events:none;
    opacity:.5
}
@media(max-width: 1024.9px){
    .support-page{
        background:#faf9fb !important
    }
}
.support-page .ticket-sorting{
    display:flex;
    justify-content:end;
    margin:0 20px 30px
}
 
.support-page .ticket-sorting .od-select{
    width:100%;
    max-width:200px;
    overflow:hidden
}
.support-page .ticket-sorting .od-select:after{
    padding:13px 15px
}
.support-page .mobile-list-first-item{
    display:flex;
    justify-content:space-between;
    padding:15px 20px;
    text-decoration:none;
    transition:all .1s linear 0s;
    margin:15px 0 0;
    align-items:center;
    background:#fff;
    color:#838383;
    position:relative
}
.support-page .mobile-list-first-item:before{
    position:absolute;
    width:12px;
    height:2px;
    background:#838383;
    content:"";
    left:10px
}
.support-page .mobile-list-first-item:after{
    position:absolute;
    width:2px;
    height:12px;
    background:#838383;
    content:"";
    left:15px;
    transition:all .29s ease 0s
}
@media(min-width: 1024.9px){
    .support-page .mobile-list-first-item{
        display:none
    }
}
.support-page .mobile-list-first-item h4{
    flex:0 0 50%;
    max-width:50%;
    text-align:center
}
.support-page .mobile-list-first-item.active{
    margin-bottom:0px;
    color:#34869a
}
.support-page .mobile-list-first-item.active:before{
    background:#34869a;
    transition:height .29s ease 0s
}
.support-page .mobile-list-first-item.active:after{
    height:0px;
    transition:height .29s ease 0s
}
@media(max-width: 1024.9px){
    .support-page .odd-list-item.odd-list-item-mobile-content{
        background:#fff;
        border:1px solid #faf9fb;
        border-top:0px solid #faf9fb;
        margin-bottom:15px
    }
}
.support-page .odd-list-item.support-mobile-list-head{
    display:flex;
    justify-content:space-between;
    flex-direction:row
}
@media(min-width: 1024.9px){
    .support-page .odd-list-item.support-mobile-list-head{
        display:none
    }
}
.support-page .odd-list-item.support-mobile-list-head h4{
    flex:0 0 50%;
    max-width:50%;
    text-align:center
}
@media(max-width: 1024.9px){
    .support-page .odd-list-item.list-head{
        display:none
    }
}
.support-page .odd-list-item h4:nth-child(1),.support-page .odd-list-item div:nth-child(1){
    width:10%;
    text-align:left
}
@media(min-width: 1024.9px){
    .support-page .odd-list-item h4:nth-child(1),.support-page .odd-list-item div:nth-child(1){
        width:10%
    }
}
.support-page .odd-list-item h4:nth-child(2),.support-page .odd-list-item div:nth-child(2){
    width:18%
}
.support-page .odd-list-item h4:nth-child(3),.support-page .odd-list-item div:nth-child(3){
    width:17%
}
.support-page .odd-list-item h4:nth-child(4),.support-page .odd-list-item div:nth-child(4){
    width:14%
}
.support-page .odd-list-item h4:nth-child(5),.support-page .odd-list-item div:nth-child(5){
    width:12%
}
.support-page .odd-list-item h4:nth-child(6),.support-page .odd-list-item div:nth-child(6){
    width:12%
}
.support-page .odd-list-item h4:nth-child(7),.support-page .odd-list-item div:nth-child(7){
    width:15%
}
.support-page .odd-list-item a{
    max-width:90px;
    display:inline-block;
    margin:0 auto;
    height:40px;
    line-height:40px
}
@media(max-width: 1024.9px){
    .support-page .odd-list-item.odd-list-item-mobile-content{
        display:none
    }
}
@media(max-width: 1024.9px){
    .support-page .odd-list-item>div:nth-child(n){
        display:flex;
        width:100%;
        justify-content:space-between;
        margin:0 0 15px
    }
    .support-page .odd-list-item>div:nth-child(n) h4,.support-page .odd-list-item>div:nth-child(n) p{
        flex:0 0 50%;
        max-width:50%;
        text-align:center
    }
}
@media(min-width: 1024.9px){
    .support-page .odd-list-item>div:nth-child(n) h4.support-mobile-title{
        display:none
    }
}
.odd-content .odd-content-inner.support-detail-page{
    padding: 0 15px;
    max-width:600px;
    margin:0 auto;
    display:block;
    background:#fff
}
.odd-content .odd-content-inner.support-detail-page h1{
    font-size:1.15rem;
    margin:25px 0 0;
    padding: 8px;
}
@media(min-width: 767.9px){
    .odd-content .odd-content-inner.support-detail-page h1{
        /*font-size:1.5rem;*/
        margin:25px 0 20px
    }
}
.support-detail-page .support-bottom-head{
    display:flex;
    align-items:center;
    justify-content:space-between;
    margin: 8px 0px;
    /* flex-direction:column; */
    flex-direction: row;
}
@media(min-width: 767.9px){
    .support-detail-page .support-bottom-head{
        flex-direction:row
    }
}
.support-detail-page .od-button{
    /* width: 130px; */
}
.support-detail-page .od-form-group-input textarea{
    min-height:50px
}
@media(min-width: 767.9px){
    .support-detail-page .od-form-group-input textarea{
        min-height:70px
    }
}
.support-detail-page .odd-support-detail-history{
    margin:0px -30px 0px 0px;
    max-height:500px;
    overflow-y:auto;
    scrollbar-color:#532a79 #e4e4e4;
    scrollbar-width:thin
}
.support-detail-page .odd-support-detail-history ul{
    list-style:none;
    margin:0;
    padding:0 30px 0 0
}
.support-detail-page .odd-support-detail-history li {
    border-bottom: 1px solid #d5d5d5;
    padding-top: 15px;
    padding-bottom: 20px;
}
.support-detail-page .odd-support-detail-history li:last-child{
    border-bottom:0px
}
.support-detail-page .odd-support-detail-history li img{
    width:30px
}
@media(min-width: 767.9px){
    .support-detail-page .odd-support-detail-history li img{
        width:35px
    }
}
.support-detail-page .odd-support-detail-history .info{
    display:flex
}
.new_msg{
    background: #009b85;
    padding: 2px 7px;
    border-radius: 50%;
}
/*.support-detail-page .odd-support-detail-history .content{
    margin-left:34px;
    max-width:350px;
    background:rgba(108,0,146,.08);
    padding:10px;
    border-radius:2px 10px 10px 10px;
    color:#434343
}*/
.content>img {
    width: 200px !important;
    height: 100px;
}

@media(min-width: 767.9px){
    .support-detail-page .odd-support-detail-history .content{
        margin-left:60px
    }
}
.support-detail-page .odd-support-detail-history .odd-client{
    overflow:hidden
}
.support-detail-page .odd-support-detail-history .odd-client .info{
    justify-content:end;
    flex-direction:row-reverse
}
.support-detail-page .odd-support-detail-history .odd-client .info img{
    margin-left:10px
}
.support-detail-page .odd-support-detail-history .odd-client .details{
    text-align:right
}
.support-detail-page .odd-support-detail-history .odd-client .content{
    margin:0 60px 0 0;
    background: #1c608e;
    color:#fff;
    border-radius:10px 2px 10px 10px;
    float:right
}
.support-detail-page .odd-support-detail-history .odd-client .od-queries-attachment{
    text-align:right;
    margin-right:60px
}
.support-detail-page .odd-support-detail-history .odd-admin .od-queries-attachment{
    margin-left:60px
}
.support-detail-page .odd-support-detail-history .odd-admin .info img{
    margin-right:10px
}
.support-detail-page .odd-support-detail-history::-webkit-scrollbar{
    width:4px
}
.support-detail-page .odd-support-detail-history::-webkit-scrollbar-track{
    background-color:#e4e4e4;
    border-radius:2px
}
.support-detail-page .odd-support-detail-history::-webkit-scrollbar-thumb{
    border-radius:2px;
    background-image:linear-gradient(180deg, #532a79 0%, #532a79 99%)
}
.support-detail-page .odd-support-detail-history .od-queries-attachment{
    clear:both;
    padding-top:30px
}
.odd-create-ticket-container form{
    display:block;
    margin:0 auto 30px;
    max-width:675px
}
.odd-create-ticket-container{
    padding:0px 30px
}
 

.custom-odbtn {
    width: auto !important;
    color: white !important;
    border-radius: 2px !important;
    padding: 2px 8px !important;
    background: #4578e9;
    border: none !important;
}
.supprtbtn{
    float: right;
    display: inline-block;
    padding: 10px 9px;
    border: navajowhite;
    border-radius: 3px;
}

ul.notifications-list{
    list-style:none;
    margin:0;
    padding:0
}
ul.notifications-list li{
    display:flex;
    justify-content:space-between;
    padding:20px 30px;
    background:#fff;
    box-shadow:0px 6px 12px rgba(73,0,146,.03);
    border-radius:8px;
    margin-bottom:12px;
    position:relative
}
 


@media (max-width:480px){
    .each-bio-general-head img {
        max-width: 55px;
        height: 54px;
    }

    .each-bio-general-head h2 {
        text-align: center;
        color: #fff;
        font-size: 15px;
    }
    .ebgc-item label {
        font-weight: 700;
        font-size: 10px;
    }

    .ebgc-item p {
        font-size: 11px;
        border-left: 1px solid #9d9c9c;
    }

    .each-bio-general-content {
        margin: 20px 0px 0px 15px;
        width: 66%;
        float: right;
    }

    .each-bio-link-generator a.od-biodata-shortlist {
        font-size: 11px;
    }
    .each-bio-link-generator a.od-biodata-ignoreList {
        font-size: 11px;
    }

}

 
 
 
ul.notifications-list a.close-notification{
    text-decoration:none;
    font-weight:700;
    color:#ed3284;
    border:1px solid #ed3284;
    border-radius:50%;
    font-size:12px;
    width:25px;
    height:25px;
    line-height:25px;
    display:flex;
    align-items:center;
    justify-content:center
}
 
.today-notification h3,.earlier-notification h3{
    margin:0 0 20px
}
.today-notification{
    margin-bottom:15px
}
.odd-content-inner.each-bio-container{
    margin:50px 30px
}
 
.each-bio-general{
    background:#34869a;
    padding:20px 15px 30px;
    margin:0 auto 15px;
    border-radius:4px
}
@media(min-width: 1024.9px){
    .each-bio-general{
        margin:0 20px;
        overflow: hidden;
    }
}

   .how-to-video a {
        padding: 0px 10px;
    }
@media(max-width: 768px) {
    .each-bio-contacts {
        display: grid;
        justify-content: center;
        width: 100%;
    }

   .how-to-video a {
        padding: 0px 10px;
        margin: 20px auto 5px;
    }
    .each-bio-contact-link {
        width: 100%;
        /* overflow: hidden; */
    }
    .works-box-text>h4 {
        font-size: 14px;
    }
}



@media(max-width: 1024.9px) and (min-width:480px){
    .each-bio-general{
        max-width:470px;
        overflow:hidden;
    }

.each-bio-general-head img {
    max-width: 75px;
    height: 74px;
}

.each-bio-general-head h2 {
    text-align: center;
    color: #fff;
    font-size: 20px;
}
.ebgc-item label {
    font-weight: 700;
    font-size: 12px;
}

.ebgc-item p{
    font-size: 12px;
}

.each-bio-general-content {
    margin: 20px 0px 0px 15px;
    width: 66%;
    float: right;
}



}





.each-bio-general-head{
    margin-bottom:30px;
    width: 30%;
    float: left;
}
.each-bio-general-head img{
    margin:15px auto;
    /*max-width:115px;*/
    display:block;
    padding:3px
}
.each-bio-general-head h2{
    text-align:center;
    color:#fff;
    /* font-size: 31px; */
}
.ebgc-item{
    display:flex;
    justify-content:space-between;
    /* margin-bottom:15px; */
    /*border-top:1px solid #838383;*/
    border-bottom:1px solid #bababa;
    align-items:center
}
.ebgc-item label,.ebgc-item p,.ebgc-item .od-image-preview{
    flex:0 0 50%;
    max-width:50%;
    text-align:center;
    margin:0;
    color:#fff;
    padding:5px 0
}
.ebgc-item label{
    font-weight:700
}
.ebgc-item .od-image-preview{
    border-left:1px solid #838383
}
.ebgc-item .od-image-preview img{
    height:100px;
    width:100px;
    object-fit:cover;
    object-position:center center;
    padding:5px 0 0
}
.each-bio-general-content{
    /*margin:20px 0 0;*/
    width: 70%;
    float: right;
}
.each-bio-contact-link a{
    width:210px;
    display:block;
    margin:20px auto 35px;
    line-height:50px;
    height:50px
}
.each-bio-link-generator{
    display:flex;
    flex-wrap:wrap;
    /* max-width: 433px; */
    margin:25px auto;
    justify-content:space-between;
    width: 70%;
}
.each-bio-link-generator a{
    /* max-width:190px; */
    margin:0 auto;
    line-height:40px;
    height:40px
}
.each-bio-link-generator a i{
    margin:0 5px 0 0;
    font-size:1rem
}
.each-bio-link-generator a.od-biodata-shortlist,.each-bio-link-generator a.od-biodata-ignoreList{
    /* max-width:calc(50% - 10px); */
    /* flex:0 0 50%; */
    /* margin:0px 0 20px; */
    background:#fff;
    align-items:center;
    /* display:flex; */
    justify-content:center;
    text-transform:uppercase;
    height:40px;
    line-height:40px
}
.each-bio-link-generator a.od-biodata-shortlist i,.each-bio-link-generator a.od-biodata-ignoreList i{
    font-size:1.35rem;
    margin-right:10px
}
.each-bio-link-generator a.od-biodata-shortlist{
    color:#34869a;
    border:1px solid #34869a
}
.each-bio-link-generator a.od-biodata-shortlist:hover{
    background:#34869a;
    color:#fff
}
.each-bio-link-generator a.od-biodata-ignoreList{
    color:#f22613;
    border:1px solid #f22613
}
.each-bio-link-generator a.od-biodata-ignoreList:hover{
    background:#f22613;
    color:#fff
}
.each-bio-other .ebo-group{
    /*border:1px solid #d5d5d5;*/
    margin:0 0px 30px 0;
    box-shadow:0 -2px 1px #34869a;
    border-radius:5px;
    background:#fff
}
@media(min-width: 767.9px){
    .each-bio-other .ebo-group{
        /* margin:0 20px 30px; */
    }
}
@media(min-width: 1024.9px){
    .each-bio-other .ebo-group{
        /* margin:0 20px 30px 0; */
    }
}
.each-bio-other h3 {
    text-align: center;
    color: white;
    padding: 20px 0;
    background: linear-gradient(90deg, #34869a 0%, #2b5979 100%);
    box-shadow: 0 -4px 4px #34869a;
    border-radius: 4px 4px 0 0;
}
.ebogc-item{
    /* display:flex; */
    justify-content:space-between;
    box-shadow:0px -0.6px 0px #d5d5d5;
    flex-wrap:wrap;
    display: flex;!;!i;!;
    align-items: center;
}
.ebogc-item.ebogc-item:last-child{
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px
}
.ebogc-item:nth-child(odd){
    background:rgba(245,246,252,.4)
}
.ebogc-item.ebogc-multi-line-text-area p,.ebogc-item.ebogc-multi-line-text-area span{
    white-space:pre-line
}
 
.ebogc-item label{
    max-width:50%;
    flex:0 0 50%;
    /* border-right:.6px solid #d5d5d5; */
    padding:8px 15px;
    font-weight:700;
    display: flex;
}
.ebogc-item p{
    padding:8px 15px;
    max-width:50%;
    flex:0 0 50%;
    word-wrap:break-word;
    overflow-wrap:break-word;
    -webkit-hyphens:auto;
    -ms-hyphens:auto;
    hyphens:auto;
    border-left: 1px solid #ddd;
}
 
.odd-content .odd-content-title .top-preview-bio-action h1{
    margin:25px 0 0px;
    padding:0 20px 0px;
    text-align:center
}
@media(min-width: 1024.9px){
    .odd-content .odd-content-title .top-preview-bio-action h1{
        text-align:left
    }
}
.od-row.preview-bio-action{
    padding:20px 0px 0px;
    margin:0 auto;
    display:block;
    text-align:center
}
@media(min-width: 767.9px){
    .od-row.preview-bio-action{
        padding:0px 20px 40px;
        text-align:right
    }
}
.od-row.preview-bio-action.top-preview-bio-action{
    padding:0px;
    margin:15px auto 30px;
    text-align:center
}
@media(min-width: 1024.9px){
    .od-row.preview-bio-action.top-preview-bio-action {
        padding: 0px 20px 30px;
        margin: 0px auto;
        text-align: right;
    }
}
.od-row.preview-bio-action a,.od-row.preview-bio-action input{
    width:135px;
    margin:10px 10px;
    display:inline-block
}
@media(min-width: 767.9px){
    .od-row.preview-bio-action a,.od-row.preview-bio-action input{
        width:170px;
        margin:0 0 0 30px
    }
}
.od-row.preview-bio-action a{
    background:#838383
}
.od-connections-error-message{
    text-align:center;
    padding-bottom:20px;
    color:red
}
.od-footer-content{
    background-color:#34869a;
    padding-bottom:30px
}
.od-footer-bottom-text{
    color:#fff;
    text-align:center
}
.od-item-container{
    padding:40px 0px 20px
}
.od-item-container a{
    color:#fff;
    text-decoration:none
}
.od-item-container .od-footer-item{
    padding-right:20px
}
.each-bio-contacts {justify-content: center;width: 100%;/* overflow: hidden; *//* text-align: center; */}

.each-bio-contact-link {
    width: 33%;
}
.od-biodata-contact-panel {
    margin-top: 30px;
}
@media(max-width: 576px){
    .od-item-container .od-footer-item{
        width:100%;
        text-align:center;
        padding:0px 0 8px
    }
}
.od-form-group-label>label {
    text-align: left;
}
.od-item-container .od-footer-item:last-child{
    padding-right:0px
}
.od-social-icon{
    text-align:center;
    margin:0 0 20px
}
.od-social-icon a{
    color:#fff;
    font-size:25px;
    margin:0 10px
}
 
/*# sourceMappingURL=ipp-frontend.css.map */

.odd-card-botm>h3 {
    float: left;
}

.odd-card-botm {
    padding: 12px 20px;
    background: #ddd;
    display: block;
}

.odd-card-botm>i {
    font-size: 19px;
}

label {
    display: inline-block;
    margin-bottom: 0px !important; 
}

.odd-admin>.content {
    background: #009688;
}

.odd-admin>.content>p {
    background: rgb(90 164 157);
    border-radius: 2px 10px 10px 10px;
    color: white;
    padding: 5px 10px;
}
.form-horizontal {
    background: #f7f7f7;
    padding: 7px 7px 0px 7px;
    border-radius: 5px;
}
.details > h3 {
    font-size: 19px;
    margin: 0;
}
.od-form-group-input > button {
    /* background: #7cd9d0; */
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
    float: right;
    margin: 39px 10px 0px 10px;
}

.ipp-button-bg {
    color: black;
    background: linear-gradient(90deg, #34869a 0%, #2bb361 100%);
    /* border: 1px solid #1723bb; */
     border-radius: 6px; 
    cursor: pointer;
    position: relative;
    text-align: center;
    /* text-decoration: none; */
    height: 50px;
    line-height: 50px;
    font-family: "SolaimanLipi",sans-serif;
    font-size: 20px;
    width: 100%;
    color: #ffffff !important;
}

.database-card>img {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    border: 1px solid #dfdfdf !important;
    padding: 2px;
    float: left;
    margin-right: 5px;
    
}
.database-card {
    padding: 10px 15px !important;
    /* overflow: hidden; */
}

.database-card>p {
    float: left;
    /* width: 79%; */
    padding-top: 10px;
    margin: 0;
    padding-left: 0px !important;
    text-align: left;
    font-size: 15px;
}
.od-submit-btn {
    padding-top: 20px;
}


#main-container-area {
    padding: 0px !important;
}

.secondary_sc_content {
    margin: 0 auto;
    padding-left: 0px !important;
    padding-right: 0px !important;
   
}

form#msform {
    padding: 0px 0px !important;
    
}

.mt40 {
    margin-top: 40px !important;
}
.od-close-panel2:hover, .od-close-panel:hover{
    background: white;
} 
.od-close-panel, .od-close-panel2 {
    padding: 5px 15px;
}

ul.odl-nav>li>a {
    font-size: 15px;
}
.support-bottom-head>p {
    font-size: 11px;
}

.change-pass-heading>h2, .odd-delete>h2 {
    font-size: 19px;
}

nav.odd-nav li.active a i {
    color: #34869a;
    background: none;
    font-weight: 600;
}








