/*!
 * bootstrap v4.0.0 (https://getbootstrap.com)
 * copyright 2011-2018 the bootstrap authors
 * copyright 2011-2018 twitter, inc.
 * licensed under mit (https://github.com/twbs/bootstrap/blob/master/license)
 */
@font-face {
    font-family: 'open sans regular';
    src: url("../fonts/opensans-regular.woff2") format("woff2"), url("opensans-regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'open sans semi bold';
    src: url("../fonts/opensans-semibold.woff2") format("woff2"), url("opensans-semibold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'open sans bold';
    src: url("../fonts/opensans-bold.woff2") format("woff2"), url("../fonts/opensans-bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'open sans';
    src: url("../fonts/opensans-medium.woff2") format("woff2"), url("../fonts/opensans-medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'open sans italic';
    src: url("../fonts/opensans-italic.woff2") format("woff2"), url("../fonts/opensans-italic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'nunito bold';
    src: url("../fonts/nunito-bold.woff2") format("woff2"), url("nunito-bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap
}

html {
    background: rgb(255, 243, 232, 0.8);
    background: linear-gradient(180deg, rgba(255, 243, 232, 0.8) 0%, rgba(255, 255, 255, 1) 15%);
}

.bg-color-orange {
    background: #f08200 !important
}

.bg-color-green {
    background: #3da23f !important
}

.font-semi-bold {
    font-family: 'open sans semi bold' !important;
}

.color-blue {
    color: #1a3967 !important
}

.color-grey {
    color: #666666 !important
}

.color-white {
    color: #fff !important
}

.color-black {
    color: #000 !important
}

.color-orange {
    color: #f08200 !important
}

.color-green {
    color: #3da23f !important
}

.color-red {
    color: #fb462e !important
}

.color-999 {
    color: #999 !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pt-0 {
    padding-top: 0 !important
}

.pr-15 {
    padding-right: 15px;
}

.pr-25 {
    padding-right: 25px;
}
.pr-20 {
    padding-right: 20px;
}

.mt-0 {
    margin-top: 0 !important
}

.ml10 {
    margin-left: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

*,
:after,
:before {
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

body,
html {
    font-family: "open sans regular", sans-serif;
    font-weight: 400;
    -webkit-overflow-scrolling: touch;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    /*overflow-x: hidden;*/
    font-size: 14px;
    line-height: 20px;
    padding-right: 0 !important;
}

body {
    background-color: transparent;
}

a,
a:focus,
a:hover {
    text-decoration: none;
    transition: all 0.3s
}

button:focus,
textarea:focus,
input:focus {
    outline: none;
    border: none;
}

header {
    width: 100%;
    box-shadow: 4px 6px 10px rgba(0,0,0,0.1);
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 99;
    min-height: 65px;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.logobar {
    padding: 10px 0;
    position: relative;
}

.homeback-inside {
    position: absolute;
    right: 0;
    top: 14px;
}

    .homeback-inside a {
        margin-left: 15px;
    }

        .homeback-inside a img {
            width: 20px;
        }

        .homeback-inside a:last-child img {
            width: 35px;
        }

.mainlogo {
    width: 110px;
}

@media (min-width: 1200px) {
    .interactionsmain-area {
        max-width: 800px;
    }
}

.interactionsmain-area {
    margin-top: 100px;
}
/*.backicon {
    display: none;
}*/
.backicon {
    display: inline-flex;
    /*margin-top: 40px;*/
    color: #f58220;
    align-items: center;
    column-gap: 10px;
}

    .backicon div {
        line-height: 20px;
    }

    .backicon:hover {
        color: #f58220;
    }

    .backicon img {
        width: 20px;
        /*margin-right: 5px;*/
    }

.listvie-bar {
    display: inline-block;
}

.tabhead-dat {
    margin-top: 20px;
}

    .tabhead-dat h2 {
        font-weight: normal;
        font-size: 15px;
        color: #000;
        margin-bottom: 0;
        font-weight: normal;
        font-family: 'open sans semi bold';
        display: flex;
        align-items: center;
    }

        .tabhead-dat h2 img {
            /*width: 26px;*/
            display: inline-block;
            margin-right: 5px;
        }

.headinghindi {
    font-weight: 600;
}

.accordion .card {
    border: 1px solid #e6e6e6;
    margin-top: 15px;
    border-bottom: 1px solid #e6e6e6;
    border-radius: 10px;
}

.accordion > .card:first-of-type,
.accordion > .card:not(:first-of-type):not(:last-of-type),
.accordion > .card:last-of-type {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 6px;
}

.accordion .card-header {
    background-color: #fff;
    padding: 0;
    border-bottom: none;
}

    .accordion .card-header a {
        display: block;
        padding: 15px;
        text-align: left;
        color: #000;
        font-size: 14px;
        position: relative;
        padding-right: 40px;
    }

.accordion .card-body {
    padding-top: 0;
    font-size: 13px;
    color: #000;
    font-family: "open sans regular", sans-serif !important;
}

    .accordion .card-body p,
    .accordion .card-body p span,
    .accordion .card-body ul li,
    .accordion .card-body ul li span,
    .accordion .card-body td,
    .accordion .card-body th,
    .accordion .card-body td span,
    .accordion .card-body th span,
    .accordion .card-body td b {
        font-family: "open sans regular", sans-serif !important;
    }

    .accordion .card-body p {
        margin-bottom: 10px;
    }

        .accordion .card-body p b,
        .accordion .card-body ul li b {
            font-family: 'open sans semi bold';
        }

    .accordion .card-body ul {
        list-style: disc;
        margin-bottom: 10px;
        margin-left: 15px;
    }

        .accordion .card-body ul li {
            margin-bottom: 5px;
        }

            .accordion .card-body ul li:last-child {
                margin-bottom: 0;
            }

.accordion .card-body {
    padding-top: 15px;
}

.accordion .card .card-header .btn-header-link {
    background: #fef2e8;
    border-bottom: 1px solid #e6e6e6;
}

    .accordion .card .card-header .btn-header-link.collapsed {
        background: #fff;
    }

    .accordion .card .card-header .btn-header-link:after {
        background: url(../images/tab-arrow.svg) no-repeat;
        content: '';
        width: 8px;
        height: 14px;
        float: right;
        background-size: contain;
        transform: rotate(-90deg) translate(-50%, 0);
        position: absolute;
        top: 25%;
        right: 15px;
    }

    .accordion .card .card-header .btn-header-link.collapsed:after {
        transform: rotate(90deg) translate(-50%, 0);
        position: absolute;
        top: 46%;
    }

.ctabtn-go {
    text-align: center;
    margin-top: 20px;
}

    .ctabtn-go a {
        display: inline-block;
        padding: 10px 20px;
        background: #f58220;
        font-size: 14px;
        border-radius: 20px;
        color: #fff;
    }

.languagehindi, .headinghindi, .questionhindi {
    display: none;
}

.descriptionmain-div {
    /*margin-top: 10px;*/
    padding: 10px;
}

.postquery-bar h3 {
    font-weight: normal;
    font-size: 15px;
    color: #000;
    margin-top: 35px;
    font-family: 'open sans semi bold';
}

    .postquery-bar h3 img {
        display: inline-block;
        width: 30px;
        vertical-align: middle;
        margin-right: 15px;
    }

.postquery-desc {
    margin-top: 20px;
    position: relative;
}

    .postquery-desc h6 {
        color: #000;
        font-size: 14px;
        font-weight: normal;
    }

.descriptionbox {
    margin-top: 15px;
    background: #fff;
    position: relative;
}

    .descriptionbox textarea {
        width: 100%;
        padding: 15px;
        font-size: 14px;
        color: #000;
        line-height: 22px;
        border: none;
        display: block;
        text-align: left;
        resize: none;
        height: 100px;
        border: 1px solid #d2d2d2;
        border-radius: 4px;
    }

.myquery-descr {
    padding-bottom: 2px !important;
}

.uploadfile-div {
    margin: 30px 0;
    width: 400px;
}

    .uploadfile-div p {
        color: #000;
        font-size: 14px;
        display: block;
    }

    .uploadfile-div input {
        display: none;
    }

    .uploadfile-div label {
        width: 100%;
        height: 40px;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
        background: url(../images/upload-icon.svg) 96% center no-repeat;
        background-size: 28px;
        cursor: pointer;
        line-height: 40px;
        padding-left: 15px;
        font-size: 14px;
        color: #000;
    }

.centerbtn-bar {
    text-align: center;
    margin-bottom: 20px;
}

    .centerbtn-bar button,
    .centerbtn-bar input {
        background: #f58220;
        border: none;
        border-radius: 4px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        text-align: center;
        display: inline-block;
        color: #fff;
        min-width: 170px;
        font-family: 'open sans semi bold';
        overflow: hidden;
        position: relative;
    }

    .centerbtn-bar input {
        line-height: 30px;
    }

    .centerbtn-bar button a {
        display: block;
        color: #fff;
    }

    .centerbtn-bar button span {
        position: relative;
        z-index: 1;
    }

    .centerbtn-bar button:after {
        content: '';
        width: 0;
        height: 100%;
        background: #e96c01;
        position: absolute;
        left: 0;
        top: 0;
        transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
    }

    .centerbtn-bar input:hover {
        background: #e96c01;
        transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
    }

    .centerbtn-bar button:hover::after {
        width: 100%;
    }

.attachbar-textli {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: right;
}

    .attachbar-textli input {
        display: none;
    }

    .attachbar-textli label {
        font-size: 14px;
        font-weight: normal;
        color: #f58220;
        cursor: pointer;
        background: url(../images/upload-icon.svg) left center no-repeat;
        background-size: 28px;
        padding-left: 38px;
        height: 30px;
        line-height: 30px;
    }
    .attachbar-textli i {
        padding-top: 0 !important;
        margin-top: -2px;
        margin-right: 5px;
    }
    .attachbar-textli i img {
        display: inline-block;
    }

.file-upload-filename {
    float: left;
    color: #333;
    font-size: 13px;
    font-family: "open sans regular", sans-serif;
    width: 300px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: break-word;
    overflow: hidden;
    position: relative;
    padding-left: 25px;
}

    .file-upload-filename i {
        position: absolute;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        height: 20px;
        left: 0;
        top: 0;
    }

        .file-upload-filename i:after {
            content: '';
            width: 20px;
            height: 20px;
            background: url(../images/deletered-icon.svg) no-repeat;
            display: inline-block;
            background-size: 18px;
        }



.uploadfile-textkam {
    font-size: 13px;
    color: #333;
    text-align: center;
    margin-bottom: 15px;
}

.productbtn-mtfn {
    display: flex;
    margin-top: 15px;
}

    .productbtn-mtfn a {
        padding: 0 10px;
        border-left: 1px solid #f58220;
        color: #f58220;
    }

        .productbtn-mtfn a:first-child {
            padding-left: 0;
            border-left: none
        }
/*audio start css*/
.mediplayer {
    margin: 0 0 20px;
    border: 1px solid #f58220;
    padding: 5px 10px 5px 5px;
    border-radius: 4px;
    display: inline-block;
    cursor: pointer;
    /*min-width: 130px;*/
    min-width: 105px;
    position: relative;
}

    .mediplayer span {
        font-family: "open sans regular", sans-serif;
        font-size: 14px;
        color: #f58220 !important;
        float: right;
        margin-left: 0;
        margin-top: 0;
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 9;
        left: 0;
        top: 0;
        text-align: right;
        padding-top: 10px;
        padding-right: 15px;
    }

    .mediplayer .control {
        opacity: 0;
        pointer-events: none;
        cursor: pointer;
    }

    .mediplayer .not-started .play, .mediplayer .paused .play {
        opacity: 1;
    }

    .mediplayer .playing .pause {
        opacity: 1;
    }

    .mediplayer .playing .play {
        opacity: 0;
    }

    .mediplayer .ended .stop {
        opacity: 1;
        pointer-events: none;
    }

    .mediplayer .precache-bar .done {
        opacity: 0;
    }

    .mediplayer .not-started .progress-bar, .mediplayer .ended .progress-bar {
        display: none;
    }

    .mediplayer .ended .progress-track {
        stroke-opacity: 1;
    }

    .mediplayer .progress-bar,
    .mediplayer .precache-bar {
        transition: stroke-dashoffset 500ms;
        stroke-dasharray: 298.1371428256714;
        stroke-dashoffset: 298.1371428256714;
    }
/*audio end css*/

/*recent-interactions-start*/
.recent-interactions-tab-block {
    width: 100%;
    display: inline-block;
    margin-top: 10px;
    padding-bottom: 80px;
}

    .recent-interactions-tab-block ul li a {
        color: #000;
    }

    .recent-interactions-tab-block .nav-tabs .nav-link {
        border: none;
        font-size: 16px;
        padding: 10px 25px;
    }

        .recent-interactions-tab-block .nav-tabs .nav-link.active {
            color: #043b72;
            border: none;
            position: relative;
        }

            .recent-interactions-tab-block .nav-tabs .nav-link.active:after {
                width: 60%;
                height: 2px;
                background: #f58220;
                position: absolute;
                left: calc(50% - 30%);
                bottom: 0;
                content: "";
            }

        .recent-interactions-tab-block .nav-tabs .nav-link:focus, .recent-interactions-tab-block .nav-tabs .nav-link:focus-visible {
            outline: none;
            box-shadow: none;
        }

        .recent-interactions-tab-block .nav-tabs .nav-link:hover {
            border: none;
            /*border-bottom: 2px solid #ff7518;*/
        }

.intr-query-list {
    width: 100%;
    display: inline-block;
}

    .intr-query-list ul {
        margin: 0;
        padding: 0;
    }

        .intr-query-list ul li {
            list-style: none;
            border-radius: 4px;
            border: solid 1px #d2d2d2;
            padding-left: 15px;
            padding-bottom: 10px;
            margin-top: 20px;
            position: relative;
            /*filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.05));*/
            background-color: #fff;
        }

            .intr-query-list ul li a {
                color: #000;
                width: 100%;
                display: inline-block;
            }

.int-qr-date {
    display: block;
    font-size: 13px;
    /*color: #666;*/
    padding-top: 10px;
}

.int-qr-status {
    width: 70px;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    text-align: center;
    border-radius: 0 4px 0 4px;
    vertical-align: top;
    position: absolute;
    right: -1px;
    top: -1px;
    height: 24px;
    line-height: 22px;
}

.intr-txt {
    width: 100%;
    display: inline-block;
    padding-right: 15px;
    margin: 15px 0;
    color: #000;
}

    .intr-txt p {
        margin-bottom: 0;
    }

        .intr-txt p span.me-logospan {
            width: 18px;
            height: 18px;
            border-radius: 100%;
            background: #043b72;
            font-size: 9px;
            display: inline-block;
            text-align: center;
            color: #fff;
        }

        .intr-txt p span.mstok-logospan {
            width: 18px;
            height: 18px;
            border-radius: 100%;
            background: rgba(255, 117, 24, 0.1);
            font-size: 9px;
            display: inline-block;
            text-align: center;
            color: #ff7518;
        }

.intr-rated {
    width: calc(100% - 130px);
    display: inline-block;
    color: #666;
    font-size: 13px;
}

.intr-re-status {
    width: calc(100% - 300px);
    display: inline-block;
    text-align: right;
    color: #f58220;
    /*display: flex;*/
    margin-bottom: 10px;
    margin-top: 10px;
    font-family: 'open sans semi bold';
    font-size: 13px
}

.indexinret-datil {
    min-width: 60px;
    width: auto;
    float: right;
}

.intr-query-list .intr-re-status a {
    color: #f58220;
    position: relative;
    font-family: 'open sans semi bold';
    width: 60px;
    display: inline-block;
    font-size: 13px !important;
}

.intr-re-status a + a:after {
    content: "";
    width: 2px;
    height: 12px;
    position: absolute;
    top: 5px;
    left: -9px;
    background: #f58220;
}

.intr-re-open-block {
    width: 280px;
    display: inline-block;
    text-align: right;
    color: #666;
}

.search-and-filter-block {
    width: 100%;
    background: #fff;
    position: fixed;
    left: 0;
    bottom: 0;
}

.search-filter-input-block {
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 15px 15px 0 15px;
}

.intr-search {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

    .intr-search img {
        position: absolute;
        top: 13px;
        left: 15px;
    }

    .intr-search input {
        height: 40px;
        width: 100%;
        padding-left: 40px;
    }

.intr-filter {
    width: 40px;
    display: inline-block;
    border: solid 1px #d2d2d2;
    min-height: 40px;
    border-radius: 4px;
    text-align: center;
    vertical-align: middle;
    padding-top: 7px;
}
/*recent-interactions-end*/
/*recent-interactions-details-start*/
.intr-details {
    width: 100%;
    display: inline-block;
    /*background: #f8fbff;*/
    background: #fff1dc;
    padding: 0 15px 15px 15px;
    border-bottom: solid 1px #d2d2d2;
}

.intr-details-status {
    width: 75px;
    height: 20px;
    color: #fff;
    text-align: center;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    line-height: 20px;
    float: right;
}

.intr-detail-txt {
    width: 100%;
    display: inline-block;
}

    .intr-detail-txt span {
        width: 100%;
        display: inline-block;
        font-size: 13px;
        color: #666;
    }

    .intr-detail-txt p {
        width: 100%;
        display: inline-block;
        font-size: 14px;
        font-family: 'open sans semi bold';
        margin: 10px 0 5px;
    }

.raised-portal-block {
    display: inline-block;
    font-size: 13px;
    color: #666;
    margin-right: 20px;
}

    .raised-portal-block img {
        margin-right: 5px;
    }

.intr-chat-block {
    width: 100%;
    display: inline-block;
    padding: 15px;
    padding-bottom: 0;
}

.chart-user-block {
    width: 100%;
    display: inline-block;
}

    .chart-user-block h4 {
        font-family: 'open sans semi bold';
        font-size: 14px;
    }

.user-chat-txt {
    width: 100%;
    display: inline-block;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
    border-radius: 0 20px 20px 20px;
    padding: 15px;
    border: solid 1px #ccc;
    line-height: 22px;
    word-break: break-all;
}

.chart-mstock-block {
    width: 100%;
    display: inline-block;
    /*margin-top: 30px;*/
}

    .chart-mstock-block h4 {
        font-family: 'open sans semi bold';
        font-size: 14px;
        text-align: right;
    }

        .chart-mstock-block h4 img {
            width: 75px;
        }

.mstock-chat-txt {
    width: 100%;
    display: inline-block;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
    border-radius: 20px 0 20px 20px;
    padding: 15px;
    border: solid 1px #ccc;
    background: #fff1e8;
    line-height: 22px;
}

    .mstock-chat-txt br {
        display: block;
        content: "";
        margin-top: 10px;
    }

.intr-file-block {
    padding: 15px;
}

    .intr-file-block .postquery-bar h3,
    .intr-file-block .descriptionmain-div {
        margin-top: 0;
    }
/*recent-interactions-details-end*/

/*home page css*/
.intersummry-block {
    margin-top: 20px;
}

.commonheading {
    font-size: 16px;
    color: #000;
    font-family: 'open sans semi bold';
}

.intersummry-block ul {
    display: flex;
    margin-top: 15px;
}

    .intersummry-block ul li {
        display: inline-block;
        width: 33.33%;
        margin-right: 50px;
        background: #fff2e8;
        border: 0.5px solid #ececec;
        box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
        border-radius: 4px;
        padding: 15px;
        text-align: center;
    }

        .intersummry-block ul li img {
            width: 30px;
        }

        .intersummry-block ul li p {
            font-size: 16px;
            margin-bottom: 8px;
            margin-top: 8px;
        }

        .intersummry-block ul li h4 {
            font-size: 22px;
            margin-bottom: 0;
            font-family: 'open sans semi bold';
        }

        .intersummry-block ul li:last-child {
            margin-right: 0;
        }

.recenthome-bar {
    margin-top: 30px;
}

.viewall-div {
    text-align: center;
    margin-top: 0;
}

.int-qr-date b {
    font-family: 'open sans semi bold';
}

.recenthome-bar .intr-query-list ul li:first-child {
    margin-top: 8px;
}

.viewall-div a {
    color: #f58220;
    font-size: 14px;
    display: inline-block;
    font-family: 'open sans semi bold';
    border: 1px solid #f58220;
    min-width: 120px;
    padding: 8px 15px;
    border-radius: 4px;
}

    .viewall-div a:hover {
        background: #f58220;
        color: #fff;
    }

.innotime-bar {
    margin-top: 30px;
}

    .innotime-bar ul li {
        width: calc(25% - 18px);
        display: inline-block;
        margin-right: 20px;
        background: rgba(255, 117, 24, 0.1);
        border: 0.5px solid #d2d2d2;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
        border-radius: 4px;
        padding: 15px;
        margin-top: 8px;
    }

        .innotime-bar ul li h4 {
            font-size: 15px;
            color: #ff7518;
            margin-bottom: 5px;
            margin-top: 20px;
            font-family: 'open sans semi bold';
        }

        .innotime-bar ul li p {
            font-size: 13px;
            margin-bottom: 0;
        }

        .innotime-bar ul li:last-child {
            margin-right: 0;
        }

.have-a-query-block {
    width: 100%;
    display: inline-block;
    margin-top: 30px;
}

.lang-block {
    width: 100%;
    display: inline-block;
    text-align: right;
}

    .lang-block a {
        color: #333;
        padding-left: 11px;
        position: relative;
    }

        .lang-block a:hover {
            color: #f58220;
        }

        .lang-block a + a:after {
            content: "";
            width: 1px;
            height: 15px;
            background: #333;
            position: absolute;
            left: 5px;
            top: 3px;
        }

.have-query-list {
    width: 100%;
    display: inline-block;
}

    .have-query-list ul li {
        width: 100%;
        display: inline-block;
        border: solid 1px #d2d2d2;
        border-radius: 4px;
        margin-top: 15px;
        list-style: none;
        padding: 15px 5px 15px 15px;
    }

        .have-query-list ul li:first-child {
            margin-top: 10px;
        }

        .have-query-list ul li a {
            /*width: 100%;*/
            font-size: 14px;
            display: inline-block;
            color: #333;
        }

.have-qr-name-block {
    width: calc(100% - 20px);
    display: inline-block;
    vertical-align: top;
}

    .have-qr-name-block span {
        width: 100%;
        display: inline-block;
        margin-bottom: 10px;
    }

        .have-qr-name-block span img {
            margin-right: 10px;
        }

        .have-qr-name-block span small {
            font-size: 16px;
            color: #ff7518;
            font-family: 'open sans semi bold';
        }

.sub-txt-block {
    width: 100%;
    display: inline-block;
}

    .sub-txt-block small,
    .sub-txt-block a {
        font-size: 14px !important;
        position: relative;
    }

        .sub-txt-block small + small,
        .sub-txt-block a + a {
            padding-left: 10px;
        }

            .sub-txt-block small + small:after,
            .sub-txt-block a + a:after {
                width: 1px;
                height: 13px;
                content: "";
                position: absolute;
                top: 3px;
                left: 2px;
                background: #333;
            }

.stickysubProd a + a:after {
    top: 14px;
}

.have-qr-btn-block {
    width: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-top: 15px;
}

    .have-qr-btn-block img {
        height: 20px;
    }

.postquery-bar br {
    display: none;
}

.topbtn-rightbar .ctabtn-go {
    margin: 0;
    margin-bottom: 0 !important;
    float: right;
    display: flex;
    align-items: center;
    margin-top: 12px;
}

    .topbtn-rightbar .ctabtn-go img {
        margin-right: 7px;
    }

    .topbtn-rightbar .ctabtn-go a {
        background: none;
        color: #f58220;
        padding: 0;
    }

.raisedover-block {
    margin-top: 30px;
}

    .raisedover-block ul {
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fff2e8;
        border: 0.5px solid #ececec;
        box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
        border-radius: 4px;
        margin-top: 15px;
    }

        .raisedover-block ul li {
            width: 33.33%;
            padding: 10px 30px;
            display: flex;
            align-items: center;
        }

            .raisedover-block ul li p {
                margin-bottom: 0;
                font-size: 16px;
            }

            .raisedover-block ul li img {
                margin-right: 15px;
                width: 32px;
            }

.recent-interactions-tab-block .nav-tabs {
    border-bottom: none;
}

    .recent-interactions-tab-block .nav-tabs .nav-item {
        position: relative;
    }

        .recent-interactions-tab-block .nav-tabs .nav-item + .nav-item:after {
            width: 1px;
            height: 20px;
            content: "";
            position: absolute;
            top: 10px;
            left: 0;
            background: #666;
        }

.intr-search input:focus {
    outline: 1px;
    box-shadow: none;
    border: 1px solid #ced4da;
}

/*.intersummry-block:before {
    position: absolute;
    left: -15px;
    top: -15px;
    width: calc(100% + 30px);
    height: 120px;
    background: #043b73;
    content: '';
    z-index: -1;
}*/
.intersummry-block .commonheading {
    color: #fff;
}

.chart-user-block h4 .int-qr-date,
.chart-mstock-block h4 .int-qr-date {
    display: inline-block;
    margin: 0 10px;
    font-family: 'open sans regular';
}

.chart-mstock-block h4 img {
    display: inline-block;
}

@media screen and (min-width: 1025px) {
    .intr-details {
        border: solid 1px #212529;
        border-radius: 6px;
        padding-right: 0;
        overflow: hidden;
        margin-top: 25px;
        position: relative;
    }

    .intr-details-status {
        border-bottom-right-radius: 0;
    }

    .intr-details-status {
        height: 24px;
        line-height: 24px;
        width: 80px;
        position: absolute;
        right: 0;
        top: 0;
    }

    .intr-detail-txt > p:last-child {
        margin-bottom: 0;
    }

    .chart-user-block h4,
    .chart-mstock-block h4 {
        font-size: 16px;
    }

    .intr-chat-block {
        padding-top: 20px;
    }

    .mob-hide {
        display: none;
    }

    .web-hide {
        display: inline-block;
    }
}

@media screen and (max-width: 767px) {
    .mob-hide {
        display: inline-block;
    }

    .web-hide {
        display: none;
    }

    .interactionsmain-area {
        margin-top: 65px;
    }

    .recent-interactions-tab-block {
        margin-top: 0;
    }

    .nav-tabs {
        width: calc(100% + 30px);
        position: relative;
        left: -15px;
        text-align: center;
        display: block;
    }

        .nav-tabs .nav-item {
            display: inline-block;
        }

    .recent-interactions-tab-block .nav-tabs .nav-link {
        font-size: 15px;
        padding: 8px 25px;
    }

    .int-qr-date,
    .intr-rated,
    .intr-query-list .intr-re-status a,
    .intr-detail-txt span,
    .uploadfile-textkam,
    .sub-txt-block small,
    .innotime-bar ul li p,
    .lang-block a {
        font-size: 12px;
    }

    .intr-txt {
        margin: 10px 0;
    }

    .intr-query-list .intr-re-status a {
        min-width: 55px;
    }

        .intr-query-list .intr-re-status a::after {
            left: -5px;
            height: 10px;
            width: 1px;
        }

    .int-qr-status {
        height: 22px;
        line-height: 20px;
    }

    .intr-rated {
        width: calc(100% - 130px);
    }

    .intr-details-status {
        line-height: 20px;
        height: 22px;
    }

    .user-chat-txt,
    .mstock-chat-txt {
        font-size: 13px;
    }

    .commonheading,
    .intersummry-block ul li p,
    .have-qr-name-block span small,
    .innotime-bar ul li h4 {
        font-size: 14px;
    }

    .postquery-bar br {
        display: block;
    }

    .intersummry-block ul li {
        margin-right: 20px;
    }

        .intersummry-block ul li img {
            width: auto;
        }

        .intersummry-block ul li h4 {
            font-size: 18px;
        }

    .viewall-div a {
        border: none;
        padding: 0;
    }

        .viewall-div a:hover {
            background: #fff;
            color: #f58220;
        }

    .viewall-div {
        margin-top: 15px;
    }

    .innotime-bar ul li {
        width: calc(50% - 12px);
        vertical-align: top;
    }

        .innotime-bar ul li:nth-child(2) {
            margin-right: 0;
        }

        .innotime-bar ul li:nth-child(3) {
            margin-top: 20px;
        }

        .innotime-bar ul li:last-child {
            margin-right: 0;
            margin-top: 20px;
        }

    .have-a-query-block ~ .descriptionmain-div .postquery-bar h3 {
        text-align: center;
        line-height: 24px;
    }

    .intersummry-block {
        position: relative;
    }

        .intersummry-block:before {
            position: absolute;
            left: -15px;
            top: -20px;
            width: calc(100% + 30px);
            height: 85px;
            background: #043b73;
            content: '';
            z-index: -1;
        }

        .intersummry-block .commonheading {
            color: #fff;
        }

    .raisedover-block ul li {
        padding: 10px;
    }

        .raisedover-block ul li p {
            font-size: 13px;
        }

        .raisedover-block ul li img {
            width: 22px;
            margin-right: 8px;
        }
}

@media screen and (max-width: 480px) {
    .uploadfile-textkam {
        font-size: 11px;
    }

    .indexinret-datil {
        float: none;
        display: inline-block;
        text-align: center !important;
        margin-top: 15px;
        background: #f58220;
        color: #fff;
        padding: 5px 15px;
    }
}

@media screen and (max-width: 375px) {
    .int-qr-date, .intr-rated, .intr-query-list .intr-re-status a, .intr-detail-txt span, .uploadfile-textkam, .sub-txt-block small, .innotime-bar ul li p, .lang-block a {
        font-size: 13px;
    }

    .sub-txt-block small {
        font-size: 13px !important;
    }
}

@media screen and (max-width: 360px) {
    .raisedover-block ul li p {
        font-size: 12px;
    }

    .raisedover-block ul li img {
        width: auto;
    }
}

.ci-banner-block {
    max-width: 340px;
    width: 100%;
    margin: auto;
    background: url('../images/client-interaction-banner-img-bg.png') no-repeat left top;
    min-height: 100px;
}

    .ci-banner-block span {
        width: 65%;
        display: inline-block;
        margin-top: 35px;
        margin-left: 100px;
    }

.quick-links-block {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
}

.quick-link-slide-block {
    width: 100%;
    display: inline-block;
    margin-top: 5px;
}

.quickinn-boxbolok {
    background: #ffffff;
    border: 0.5px solid #d2d2d2;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    width: 31%;
    overflow: hidden;
    padding-bottom: 15px;
    display: inline-block;
    margin-right: 23px;
}

    .quickinn-boxbolok:last-child {
        margin-right: 0;
    }

.quicklink-bulbox {
    background: #043b73;
    height: 34px;
    position: relative;
}

    .quicklink-bulbox span {
        width: 36px;
        height: 36px;
        border-radius: 100%;
        position: absolute;
        left: 12px;
        top: 12px;
        background: #ffffff;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.27);
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .quicklink-bulbox img {
        max-height: 21px;
        height: 100%;
    }

        .quicklink-bulbox img.height15-img {
            max-height: 15px;
        }

.quickinn-boxbolok h3 {
    font-size: 14px;
    line-height: 20px;
    color: #ff7518;
    font-family: 'open sans bold';
    /*padding: 0 15px;*/
    margin-top: 25px;
    margin-bottom: 3px;
}

.quickinn-boxbolok p {
    padding: 0 15px;
    color: #333333;
    min-height: auto;
    margin-bottom: 0;
    font-size: 13px;
}

.quickinn-boxbolok a {
    color: #ff7518;
    font-family: 'open sans semi bold';
    padding: 0 15px;
    display: inline-block;
    font-size: 13px;
}

.quickinn-boxbolok h3 img {
    display: inline-block;
    width: 8px;
    margin-left: 5px;
}

.raiseq-banner {
    background: rgba(255, 117, 24, 0.1);
    border: 0.5px solid #ff7518;
    border-radius: 4px;
    text-align: center;
    padding: 20px 5px 5px;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    font-family: 'open sans semi bold';
    margin-top: 30px;
}

    .raiseq-banner span {
        color: #ff7518;
    }

.resolutionbae {
    background: #f8f8f8;
    padding: 10px 15px;
    margin-top: 8px;
    width: calc(100% + 15px);
    position: relative;
    left: -15px;
    border-radius: 0 0 4px 4px;
}

.resol-text {
    display: inline-block;
    color: #666666;
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 50px);
}

    .resol-text span {
        display: block;
        color: #000;
    }

.homeresd ul li {
    padding-bottom: 0;
}

.detailstext {
    display: inline-block;
    vertical-align: bottom;
    color: #ff7518;
}

.watch-lr ul li {
    display: block;
    margin-top: 15px;
    margin-bottom: 5px;
    background: #ffffff;
    border: 0.5px solid #d2d2d2;
    border-radius: 4px;
    overflow: hidden;
    cursor: pointer;
}

.yout-video {
    display: inline-block;
    width: 110px;
    vertical-align: top;
    height: 115px;
}

    .yout-video img {
        height: 100%;
    }

.yout-text {
    width: calc(100% - 160px);
    display: inline-block;
    vertical-align: top;
    padding-top: 10px;
    margin-left: 15px;
}

    .yout-text p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 5px;
    }

        .yout-text p span {
            color: #999999;
            font-size: 12px;
        }

.timebar {
    background: #000000;
    border-radius: 1px;
    color: #fff;
    font-size: 11px;
    padding: 3px 7px;
    display: inline-block;
    width: 60px;
    text-align: center;
    margin-top: 5px;
}

.watch-lr,
.home-fqques {
    margin-top: 10px;
}

.noq-blocklr {
    margin-top: 15px;
    margin-bottom: 20px;
    background: linear-gradient(180deg, #0076ec 0%, #004080 100%);
    border-radius: 4px;
    position: relative;
    padding: 15px 40px;
}

    .noq-blocklr:before {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        content: "";
        background: url('../images/home/zero-queries-bg.png') no-repeat left top;
        background-size: contain;
    }

    .noq-blocklr img {
        display: inline-block;
        vertical-align: middle;
        margin-right: 20px;
        position: relative;
        z-index: 1;
    }

    .noq-blocklr p {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 0;
        line-height: 22px;
        color: #fff;
        font-size: 16px;
        width: calc(100% - 110px);
        position: relative;
        z-index: 1;
    }

.recenthome-bar {
    margin-bottom: 20px;
}

.swiftqr-redbox {
    background: rgba(251, 70, 46, 0.1);
    border-radius: 3px;
    color: #fb462e;
    font-size: 12px;
    padding: 3px 10px;
    clear: both;
    display: inline-block;
    margin-top: 20px;
}

.headright-name-main {
    position: relative;
}

.headright-name {
    float: right;
    margin-top: 1px;
    position: absolute;
    right: 0;
    top: -67px;
    z-index: 99;
}

    .headright-name img,
    .headright-name span {
        display: inline-block;
        vertical-align: middle;
    }

        .headright-name span.activeintro-box {
            background: #ffffff;
            box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.27);
            width: 36px;
            height: 36px;
            border-radius: 100%;
            display: inline-flex;
            align-items: center;
            justify-content: center;
        }

    .headright-name span {
        color: #333333;
        font-size: 12px;
        margin-left: 5px;
        line-height: 18px;
    }

        .headright-name span span {
            color: #3da23f;
            display: block;
        }

.dateandlr ul li {
    display: inline-block;
    width: 49.5%;
    font-size: 12px;
}

    .dateandlr ul li:last-child {
        text-align: right;
    }

    .dateandlr ul li p {
        margin-bottom: 5px;
        color: #666666;
        margin-top: 5px;
        font-family: 'open sans regular';
    }

    .dateandlr ul li h6 {
        margin-bottom: 0;
        color: #000;
    }

.intr-last-redbar {
    margin-top: 5px;
}

    .intr-last-redbar .detailstext {
        float: right;
        margin-top: 23px;
        font-family: 'open sans semi bold';
    }

.chart-user-block h4 span {
    display: inline-block;
    background: #043b72;
    font-size: 12px;
    text-align: center;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    line-height: 28px;
    margin-right: 7px;
    vertical-align: middle;
}

.user-chat-txt span,
.mstock-chat-txt span {
    display: block;
    /*color: #999999;*/
    margin-top: 10px;
}

.view-att {
    margin-top: 7px;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
}

    .view-att span {
        display: inline-block;
        vertical-align: middle;
        color: #ff7518;
        font-size: 14px;
        margin-top: 0;
    }

    .view-att img {
        margin-right: 5px;
        display: inline-block;
        vertical-align: middle;
    }

.user-chat-txt span, .mstock-chat-txt span {
    display: inline-block;
    vertical-align: middle;
}

.m-logobg {
    /*background: rgba(255, 117, 24, 0.1);*/
    border-radius: 4px;
    padding: 5px 10px 0;
    display: inline-block;
}

.chart-mstock-block h4 .m-logobg img {
    width: 60px;
}

.textright-a {
    text-align: right;
}

.attachmnew-css {
    background: #ffffff;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.28);
    padding: 15px;
    margin-top: 15px;
    border-radius: 2px;
}

    .attachmnew-css .attachbar-textli {
        text-align: left;
        width: auto;
        margin: 0;
        display: inline-block;
    }

        .attachmnew-css .attachbar-textli label {
            font-size: 16px;
            background-size: 38px;
            padding-left: 50px;
            line-height: 38px;
            margin-bottom: 0;
            height: 38px;
        }

.uploadfile-textkam {
    margin-top: 10px;
    margin-bottom: 0;
}

.sendbtn-n {
    float: right;
    border: none;
    cursor: pointer;
    background: none;
}

.file-upload-filename {
    /*margin-top: 5px;*/
}

.padbott-none {
    padding-bottom: 0 !important;
}

.rateus-nblock {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px;
}

    .rateus-nblock p {
        font-size: 14px;
        font-family: 'open sans semi bold';
        margin-bottom: 0;
    }

        .rateus-nblock p a {
            color: #ff7518;
        }

    .rateus-nblock ul li {
        display: inline-block;
        margin-right: 35px;
        margin-top: 15px;
        margin-bottom: 20px;
    }

        .rateus-nblock ul li:last-child {
            margin-right: 0;
        }

        .rateus-nblock ul li a {
            display: block;
        }

.viewimg-popup .modal-header {
    border-bottom: none;
    padding-bottom: 0;
}

.viewimg-popup .modal-body {
    text-align: center;
}

    .viewimg-popup .modal-body img {
        max-width: 100%;
    }

.intr-rated img {
    width: 16px;
    display: inline-block;
    margin-left: 5px;
}

.videobar-popupwidth {
    width: 100%;
    min-height: 250px;
}

.notificationbar-ne {
    background: #043b72;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    line-height: 24px;
    position: absolute;
    left: -8px;
    top: -8px;
    font-size: 12px;
}

.comnt-img-logo {
    display: inline-block;
    width: 45px;
    margin-right: 2px;
}

.intr-file-block {
    display: none;
}

.recentint-box {
    background: none;
    padding-bottom: 0;
    padding-top: 0;
}

    .recentint-box .resol-text {
        width: calc(100% - 85px);
    }

.mobile-viewbanner {
    display: flex;
}

.desktop-viewbanner {
    display: none;
}

.headright-name {
    z-index: 99;
}

.mstock-chat-txt font span,
.gmail_quote font span {
    margin-top: 0;
    color: #000;
    font-family: 'open sans semi bold';
    font-size: 14px;
    vertical-align: top;
    display: inline-block;
}

@media screen and (max-width: 1024px) {
    .headright-name {
        right: 40px;
        position: fixed;
        top: 13px;
    }
}

@media screen and (max-width: 768px) {
    .quickinn-boxbolok {
        margin-right: 20px;
    }

        .quickinn-boxbolok p {
            min-height: 80px;
        }
}

@media screen and (max-width: 480px) {
    .videobar-popupwidth {
        width: 100%;
        min-height: 200px;
    }

    .ci-banner-block {
        margin-top: 20px;
        max-width: 408px;
        background-size: 100%;
        min-height: 120px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .ci-banner-block span {
            margin-top: 0;
            font-size: 15px;
            line-height: 22px;
        }

    .quick-link-slide-block {
        overflow-x: scroll;
        white-space: nowrap;
    }

    .quickinn-boxbolok {
        width: 160px;
        margin-right: 15px;
    }

    .yout-video {
        height: auto;
        width: 130px;
    }

    .yout-text {
        padding-top: 8px;
    }

    .commonheading {
        font-size: 16px;
        margin-top: 15px;
    }

    .watch-lr ul li {
        margin-top: 12px;
    }

    .have-query-list ul li:first-child {
        margin-top: 15px;
    }

    .lang-block a + a:after {
        left: 5px;
        top: 4px;
        height: 10px;
    }

    .lang-block a {
        padding-left: 15px;
    }

    .lang-block {
        margin-top: 14px;
    }

    .quick-links-block {
        margin-top: 0;
    }

    .recentint-box {
        padding: 0;
        width: 100%;
        left: 0;
        margin-top: 0;
    }

    .intr-details-status {
        line-height: 24px;
        height: 26px;
        float: left;
        margin: 15px 0 10px;
        border-radius: 4px;
    }

    .detailstext {
        font-family: 'open sans semi bold';
        font-size: 13px;
    }

    .recentint-box .resol-text {
        width: calc(100% - 80px);
    }

    .desktop-viewbanner {
        display: none;
    }

    .postquery-desc {
        margin-top: 0;
    }

    .noq-blocklr {
        padding: 10px 20px;
    }

        .noq-blocklr img {
            width: 50px;
        }

    .headright-name {
        top: 14px;
        right: 15px;
    }

    .quickinn-boxbolok p {
        white-space: normal;
        font-size: 13px;
        line-height: 18px;
        min-height: 70px;
    }

    .quickinn-boxbolok {
        width: 200px;
    }
}

@media screen and (max-width: 360px) {
    .int-qr-status {
        width: 70px;
    }

    .int-qr-date {
        padding-top: 20px;
    }

    .raiseq-banner {
        font-size: 14px;
        padding: 15px 10px;
    }

    .yout-text {
        width: calc(100% - 155px);
        margin-left: 10px;
    }

    .timebar {
        padding: 1px 5px;
        width: 55px;
    }

    .ci-banner-block {
        background-size: 100%;
    }

    .noq-blocklr p {
        font-size: 14px;
    }

    .noq-blocklr img {
        width: 46px;
    }
}

@media screen and (min-width: 1025px) {
    .noq-blocklr img {
        width: 60px
    }

    .noq-blocklr p {
        font-size: 22px;
        width: calc(100% - 160px);
        font-family: 'open sans semi bold';
    }

    .dateandlr,
    .intr-last-redbar {
        padding-right: 15px;
    }

    .watch-lr,
    .home-fqques {
        margin-top: 30px;
    }

    .ci-banner-block {
        max-width: 568px;
        background: url('../images/web-client-interaction-banner-img-bg.png') no-repeat left top;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .ci-banner-block span {
            margin-top: 10px;
            margin-left: 0;
            font-size: 16px;
        }

    .mobile-viewbanner {
        display: none;
    }

    .desktop-viewbanner {
        display: flex;
        margin-top: 20px;
    }

    .backgroundcolo-desktop {
        position: absolute;
        left: 0;
        top: 60px;
        width: 100%;
        height: 390px;
        background: linear-gradient(179.89deg, rgba(245, 130, 32, 0.13) 0.09%, rgba(196, 196, 196, 0) 50%);
        z-index: -1;
    }

    .headright-name {
        right: calc(50% - 500px);
        position: fixed;
        top: 13px;
    }
}

/*report page css*/

.reportpopup-modl {
    padding: 0;
}

.report-blokpart {
    text-align: center;
}

.reportcenter-area {
    width: 498px;
    display: inline-block;
    padding-bottom: 10px;
}

.inputreport-d {
    background: #fafafa;
    padding: 20px 40px 10px;
    margin-top: 25px;
}

.notecust-text {
    font-size: 11px;
    text-align: left;
    margin-bottom: 0;
    margin-top: 5px;
    display: none;
    font-size: 14px;
    color: #666;
}

    .notecust-text b {
        font-family: 'open sans semi bold';
    }

.list50-bar,
.list6040-bar {
    width: 100%;
    display: block;
}

.list50-bar {
    margin-top: 25px;
}

.list6040-bar li {
    display: inline-block;
    text-align: left;
    width: calc(60% - 20px);
    margin-right: 16px;
}

    .list6040-bar li:last-child {
        margin-right: 0;
        width: 40%;
    }

.list50-bar li {
    display: inline-block;
    text-align: left;
    /*width: calc(50% - 10px);*/
    width: 40%;
    margin-right: 16px;
}

    .list50-bar li:last-child {
        margin-right: 0;
    }

    .list50-bar li input {
        border: 1px solid #e2e2e2;
        border-radius: 6px;
        height: 40px;
        width: 100%;
        position: relative;
        padding: 0 15px;
        font-size: 15px;
    }

.list3block {
    text-align: center;
    display: inline-block !important;
}

    .list3block .list-3-1-block {
        text-align: center;
        width: 40%;
        text-align: left;
    }

.list50-bar li input.datepicker {
    background: url('../images/reports/date-icon.svg') 95% center no-repeat #fff;
}

.reportcenter-area label {
    color: #000;
    font-size: 14px;
}

.select2-container .select2-selection--single {
    height: 40px;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #e2e2e2;
    border-radius: 6px;
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 38px;
        color: #000;
        font-size: 14px;
    }

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 15px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px;
    width: 30px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    display: none;
}

.select2-search--dropdown {
    display: none;
}

.select2-container--default .select2-results__option--selected {
    background-color: rgba(255, 117, 24, 0.1);
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: rgba(255, 117, 24, 0.1);
    color: #000;
}

.reportbtn-bar {
    margin: 20px 0;
    text-align: center;

    p {
         margin-bottom:0px;
     }
}

    .reportbtn-bar ul li {
        display: inline-block;
        padding: 0 10px;
    }

        .reportbtn-bar ul li a {
            display: flex;
            align-items: center;
            justify-content: center;
            color: #f6821f;
            position: relative;
        }

            .reportbtn-bar ul li a:before {
                position: absolute;
                right: -13px;
                top: 4px;
                height: 12px;
                /*width: 1px;*/
                background: #f6821f;
                content: "";
            }

            .reportbtn-bar ul li a img {
                margin-right: 8px;
            }

        .reportbtn-bar ul li:last-child a:before {
            display: none;
        }

/*.datepicker {
    z-index: 99999 !important;
}*/

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    background: url('../images/reports/dropdown-icon.svg') center no-repeat;
    display: block;
    border-color: transparent transparent transparent transparent;
    border-style: solid;
    border-width: 0 0 0 0;
    height: 38px;
    width: 30px;
    left: 0;
    top: 2px;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent transparent transparent;
    border-width: 0 0 0 0;
    transform: rotate(180deg);
}

.select2-dropdown {
    border: 1px solid #e2e2e2;
    border-radius: 6px;
}

.donereport-msg {
    margin-top: 20px;
}

    .donereport-msg p {
        margin-top: 15px;
        font-size: 15px;
        line-height: 22px;
    }

.datepicker table tr td.day:hover, .datepicker table tr td.focused {
    background: rgba(255, 117, 24, 0.1);
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active:active {
    background-color: #043b73;
    border-color: #043b73;
}

.select2-container--open .select2-dropdown--below {
    z-index: 99999;
}

.quickinn-boxbolok a.mobileview-report {
    display: none;
}

a.mobileview-profile {
    display: none;
}

a.desktop-profile {
    display: block;
}

.list50-bar {
    display: none;
}
/*need stop verify with amit for css*/
#physicalreport {
    border: none;
    color: #f6821f;
    background: none
}

@media screen and (max-width: 1024px) {
    .report-blokpart {
        padding-top: 100px;
    }

    .quickinn-boxbolok a.mobileview-report {
        display: block;
    }

    .quickinn-boxbolok a.desktoppopup {
        display: none;
    }

    a.desktop-profile {
        display: none;
    }

    a.mobileview-profile {
        display: block;
    }

    .backdiv-fil {
        padding: 2px 0 20px 20px;
    }
}

@media screen and (max-width: 767px) {
    .report-blokpart {
        padding-top: 80px;
    }

    .reportcenter-area {
        width: 100%;
    }

    .inputreport-d {
        padding: 15px;
    }

    .list50-bar li {
        position: relative;
    }

        .list50-bar li .form-group {
            position: relative;
        }
}

.error-page-block {
    width: 100%;
    display: flex;
    height: 100vh;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.error-img-txt-block {
    margin: auto;
    max-width: 450px
}

    .error-img-txt-block h3 {
        margin-bottom: 20px;
        margin-top: 20px;
        font-size: 22px;
        font-family: 'open sans semi bold';
    }

.thank-you-pp-block {
    width: 100%;
    display: inline-block;
    text-align: center;
    max-width: 450px;
    padding: 15px;
    margin-bottom: 20px;
}

    .thank-you-pp-block h3 {
        font-size: 22px;
        color: #000;
        margin-top: 20px;
        font-family: 'open sans semi bold';
    }

.head-l,
.textbar-l,
.btnbar-l,
.btnsend-l p {
    background: #eee;
    background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
    border-radius: 5px;
    background-size: 200% 100%;
    animation: 1.5s loading linear infinite;
    height: 20px;
    margin-top: 10px;
}

.head-l {
    width: 100px;
}

.textbar-l {
    width: 100%;
    height: 100px;
}

.btnbar-l {
    float: right;
    width: 150px;
}

.btnsend-l {
    clear: both;
    text-align: center;
    margin-top: 60px;
    display: block;
}

    .btnsend-l p {
        display: inline-block;
    }

@keyframes loading {
    to {
        background-position-x: -200%;
    }
}

/*body {
    padding-bottom: 40px;
}*/

.courierdiv {
    padding-bottom: 20px;
}

    .courierdiv p {
        padding: 0 30px;
        margin-bottom: 20px;
        color: #666;
    }

.courierbtn button {
    color: #f58220;
    font-size: 14px;
    display: inline-block;
    font-family: 'open sans semi bold';
    border: 1px solid #f58220;
    min-width: 120px;
    padding: 8px 15px;
    border-radius: 4px;
    background: #fff;
}

    .courierbtn button.fillbox {
        background: #f58220;
        color: #fff;
        margin-left: 40px;
    }

.notetable-B {
    width: calc(100% - 40px);
    border: 1px solid #e2e2e2;
    border-radius: 6px;
    margin-left: 20px;
    margin-bottom: 25px;
}

    .notetable-B table {
        margin-bottom: 0;
        border: none;
        display: block !important;
        width: 100%;
    }

        .notetable-B table th {
            border-top: none;
            width: 30%;
            display: inline-block !important;
            text-align: right !important;
            font-family: 'open sans semi bold';
        }

        .notetable-B table td {
            vertical-align: middle;
            width: 30%;
            text-align: right;
            display: inline-block !important;
            vertical-align: top;
            min-height: 62px;
        }

            .notetable-B table td a {
                margin-top: 10px;
                display: block;
                color: #F6821F;
            }

.notetable- table #ContractNotedata tr:first-child td {
    border-top: none;
}

.notetable-B table th:first-child,
.notetable-B table td:first-child {
    text-align: left !important;
    width: 69%;
}

.notetable-B tbody,
.notetable-B tbody tr {
    display: block !important;
    width: 100%;
}

.mCSB_outside + .mCSB_scrolltools,
.mCSB_outside + .mCSB_scrollTools {
    right: -6px;
}

.mcs-dark-thick.mCSB_scrolltools .mCSB_draggerrail, .mcs-light-thick.mCSB_scrolltools .mCSB_draggerrail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #eee !important;
}

.mcs-dark-thick.mCSB_scrolltools .mCSB_dragger .mCSB_dragger_bar, .mcs-light-thick.mCSB_scrolltools .mCSB_dragger .mCSB_dragger_bar,
.mcs-light-thick.mCSB_scrolltools .mCSB_dragger:hover .mCSB_dragger_bar,
.mcs-light-thick.mCSB_scrolltools .mCSB_dragger.mCSB_dragger_ondrag .mCSB_dragger_bar, .mcs-light-thick.mCSB_scrolltools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrolltools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrolltools .mCSB_dragger.mCSB_dragger_ondrag .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrolltools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #f58220 !important;
    width: 4px !important;
}

.notetable-B .mcustomscrollbar,
.notetable-B .contractable {
    height: 124px;
}

#reportLandingModal .list6040-bar {
    display: flex;
}

#reportLandingModal .reportcenter-area {
    width: 100%;
}

#reportLandingModal .list6040-3bar li:last-child,
#reportLandingModal .list6040-3bar li {
    width: 33.33%;
}

@media (min-width: 576px) {
    #reportLandingModal .modal-dialog {
        max-width: 630px;
    }
}


@media (max-width: 767px) {
    #reportLandingModal .list6040-bar {
        display: block;
        text-align: left;
    }

    #reportLandingModal .list6040-3bar li:last-child,
    #reportLandingModal .list6040-3bar li {
        width: calc(50% - 18px);
    }
}

@media (max-width: 480px) {
    #reportLandingModal .list6040-3bar li:last-child,
    #reportLandingModal .list6040-3bar li {
        width: 100%;
        margin-right: 0;
    }

    .int-qr-date {
        padding-top: 0;
    }

    .notetable-B table th:first-child, .notetable-B table td:first-child {
        width: 68%;
    }

    .list6040-bar li,
    .list6040-bar li:last-child,
    .list3block .list-3-1-block,
    .list50-bar li {
        width: 100%;
    }

    .list50-bar {
        margin-top: 0;
    }

    .intr-detail-txt > p:last-child {
        margin-bottom: 0;
    }
}

/*video section css*/

@media (min-width: 960px) {
    .watch-lr ul li {
        display: inline-block;
        width: calc(50% - 12px);
    }

        .watch-lr ul li:nth-child(even) {
            margin-left: 20px;
        }
}

.languagehindi .mediplayer {
    min-width: 125px;
}

.tablebox-help {
    border: 1px solid #eee;
}

    .tablebox-help table {
        width: 100%;
    }

        .tablebox-help table th {
            background: rgba(245, 130, 32, 0.1);
            font-family: 'open sans semi bold';
        }

        .tablebox-help table td {
            border-top: 1px solid #eee;
        }

        .tablebox-help table th,
        .tablebox-help table td {
            padding: 10px;
            font-size: 14px;
            border-right: 1px solid #eee;
            text-align: center;
        }

            .tablebox-help table th:last-child,
            .tablebox-help table td:last-child {
                border-right: none;
            }

            .tablebox-help table th:first-child,
            .tablebox-help table td:first-child {
                text-align: left;
            }


.card-body .table {
    border: 1px solid #eee !important;
    margin-bottom: 0 !important;
    width: 100% !important;
}

.card-body table {
    width: 100% !important;
    border: none !important;
}

    .card-body table th {
        background: rgba(245, 130, 32, 0.1) !important;
        font-family: 'open sans semi bold' !important;
        border-bottom: none !important;
        border-top: none !important;
        font-family: 'open sans semi bold' !important;
    }

        .card-body table th strong {
            font-family: 'open sans semi bold' !important;
        }

        .card-body table th p {
            margin-bottom: 0 !important;
        }

    .card-body table td {
        border-top: 1px solid #eee !important;
    }

    .card-body table th,
    .card-body table td {
        padding: 10px !important;
        font-size: 14px !important;
        border-right: 1px solid #eee !important;
        text-align: center !important;
        vertical-align: middle !important;
        border-style: solid;
        border-width: 1px;
        border-color: #eee !important;
    }

        .card-body table th:last-child,
        .card-body table td:last-child {
            border-right: none !important;
        }

        .card-body table th:first-child,
        .card-body table td:first-child {
            text-align: left !important;
        }





.have-qr-name-block.questionhindi {
    display: none;
}

.have-query-list ul li > a,
.have-query-list ul li > div {
    display: flex;
}

.notebar-gtt {
    background-color: rgba(188, 188, 188, 0.1);
    padding: 15px 20px;
    margin-top: 20px;
    border: 1px solid #eee;
    border-radius: 10px;
    margin-bottom: 20px;
}

    .notebar-gtt ul {
        list-style: disc;
        margin-bottom: 10px;
        margin-left: 15px;
    }

        .notebar-gtt ul li {
            font-size: 13px;
            margin-top: 10px;
        }


.iconfullviwe-new {
    display: block;
    text-align: center;
}

    .iconfullviwe-new a {
        display: inline-block;
        margin: 0 15px;
        cursor: pointer;
        border: 6px solid #fff;
        border-radius: 100%;
    }

        .iconfullviwe-new a img {
            display: block;
            width: 40px;
            transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
        }

        .iconfullviwe-new a.active,
        .iconfullviwe-new a:hover {
            border: 6px solid #043b7b;
        }

            .iconfullviwe-new a.active img,
            .iconfullviwe-new a:hover img {
                transform: scale(1.2);
                -webkit-transform: scale(1.2);
                -moz-transform: scale(1.2);
            }

.report-blokpart .backicon {
    margin-top: 0;
    display: none;
}

.nodat-f {
    font-size: 18px;
    display: block;
    margin-top: 20px;
    text-align: center;
    color: #f6821f;
}

@media (max-width: 1024px) {
    .report-blokpart .backicon {
        display: block;
        text-align: left;
        width: calc(100% - 15px);
        margin-left: 15px;
    }

    .reportcenter-area > p {
        padding: 0 15px;
    }
}

.intr-chat-block .intr-chat-block {
    padding-left: 0;
    padding-right: 0;
}

@media (max-width: 480px) {
    .rateus-nblock ul li {
        margin-right: 5px;
    }
}

.headright-viewbtn {
    float: right;
    color: #ff7518;
    font-size: 14px;
    font-family: 'open sans regular';
    cursor: pointer;
}

    .headright-viewbtn:hover {
        color: #043b73;
    }



.commonheading {
    font-size: 16px;
    color: #000;
    font-family: 'open sans semi bold';
}

/*new banner css*/



.newbanner-cid {
    /*background: url('../images/middbanner-img.png') right top no-repeat #fff;*/
    width: 100%;
    min-height: 105px;
    border: 0px solid #d2d2d2;
    border-radius: 10px;
    padding: 15px;
    background-size: 245px;
    margin-top: 25px;
}

    .newbanner-cid h3 {
        font-size: 22px;
        font-family: 'open sans semi bold';
        color: #1a3967;
    }

        .newbanner-cid h3 b {
            font-family: 'open sans bold';
            font-size: 26px;
            color: #f58220;
        }

    .newbanner-cid p {
        color: #1a3967;
        font-size: 18px;
        margin-bottom: 0;
        margin-top: 10px;
    }

        .newbanner-cid p b {
            font-family: 'open sans bold';
            font-size: 22px;
        }

        .newbanner-cid p i {
            padding: 7px 45px 7px 15px;
            background: #1a3f71;
            color: #fff;
            font-size: 14px;
            position: relative;
            border-radius: 6px 6px 6px 6px;
            font-style: normal;
        }

            .newbanner-cid p i span {
                position: absolute;
                height: 100%;
                background: #f28020;
                padding: 0 5px;
                top: 0;
                right: -1px;
                border-radius: 0 6px 6px 0;
            }

                .newbanner-cid p i span img {
                    height: 70%;
                    margin-top: 4px;
                }

.mobile-newbanner {
    display: none;
}

.bottm-thnk {
    text-align: center;
    margin-top: 30px;
}

    .bottm-thnk .commonheading {
        font-size: 24px;
        margin-bottom: 10px;
        color: #ff7518;
    }

    .bottm-thnk p {
        font-size: 16px;
    }

.boxlast-thantx {
    border: 1px solid #ff7518;
    width: 65%;
    display: inline-block;
    border-radius: 6px;
    font-size: 16px;
    padding: 10px 15px;
    margin-top: 5px;
    line-height: 22px;
    margin-bottom: 30px;
}

    .boxlast-thantx a {
        color: #ff7518;
    }

.redmsg-err {
    color: red;
    font-size: 14px;
    text-align: center;
    font-family: 'nunito bold';
}

@media screen and (max-width: 1024px) {
    .newbanner-cid {
        background-size: 270px;
    }
}

@media screen and (max-width: 960px) {
    .newbanner-cid {
        background-size: 245px;
    }
}

@media screen and (max-width: 767px) {
    .mobile-newbanner {
        display: block;
        text-align: center;
        background-size: 420px;
        background-position: -35px;
        position: relative;
        padding-top: 5px;
        background: none;
        border: none;
        padding: 0;
        margin-top: 25px;
        margin-bottom: 25px;
    }

        .mobile-newbanner img {
            width: 100%;
        }

    .desktop-newbanner {
        display: none;
    }

    .bottm-thnk .commonheading {
        font-size: 18px;
    }

    .bottm-thnk p {
        font-size: 14px;
    }

    .boxlast-thantx {
        width: 100%;
        font-size: 14px;
        margin-top: 0;
    }
}

.hello-txt-block {
    width: 100%;
    line-height: 20px;
    margin-top: 0px;
}

    .hello-txt-block span {
        margin-top: 0;
    }

.intr-detail-txt span.mobnone-ne,
.intr-detail-txt span.mobnew-lin {
    width: auto;
}

.intr-detail-txt span.mobnew-lin {
    color: #000;
}

.user-chat-txt span {
    margin-top: 0;
}


@media screen and (max-width: 767px) {
    .intr-re-status {
        width: 100%
    }

    .intr-re-open-block {
        text-align: left;
        padding-bottom: 10px;
    }

    .mobnew-lin {
        display: block;
    }

    .mobnone-ne,
    .intr-detail-txt span.mobnone-ne {
        display: none;
    }

    .intr-detail-txt span.mobnew-lin {
        color: #000;
    }

    .raiseq-banner {
        text-align: center;
        margin-bottom: 15px;
    }

        .raiseq-banner a {
            display: block;
        }

    .int-qr-date {
        padding-top: 10px;
    }

    .intr-details-status {
        margin-bottom: 0;
    }
}

/*.redmsg-err {
    color: red;
    font-size: 13px;
    text-align: center;
    font-family: 'nunito bold';
}*/
.pp-form-block-ul {
    width: 100%;
    display: inline-block;
    padding: 0 40px;
    position: relative;
}

    .pp-form-block-ul ul {
        margin: 0;
        padding: 0;
    }

        .pp-form-block-ul ul li {
            float: left;
            width: 100%;
            padding-top: 4px;
        }

            .pp-form-block-ul ul li:first-child {
                text-align: center;
                display: flex;
                /*display: block;*/
                align-items: center;
                justify-content: center;
                padding-top: 8px;
                line-height: 20px;
            }

.footerbar {
    background-color: #363636;
    width: 100%;
    height: 50px;
    margin-top: 20px;
    position: relative;
    z-index: 1;
}

    .footerbar p {
        font-size: 12px;
        color: #fff;
        text-align: center;
        line-height: 50px;
        margin-bottom: 0;
        /*text-align: center;*/
        padding-right: 20px;
    }

        .footerbar p a {
            color: #f6f6f6;
            padding: 0 4px;
            display: inline-block;
        }

            .footerbar p a img {
                vertical-align: sub;
                display: inline-block;
            }

        .footerbar p span {
            color: #999;
        }

    .footerbar p {
        padding-right: 0;
        text-align: center;
    }


/*video-list-block-start*/
.video-list-block {
    width: 100%;
    display: inline-block;
    margin-top: 15px;
}

    .video-list-block ul {
        margin: 0;
        padding: 0
    }

        .video-list-block ul li {
            list-style: none;
            width: calc(50% - 15px);
            margin-right: 15px;
            float: left;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            margin-bottom: 25px;
            border-radius: 6px;
            overflow: hidden;
            cursor: pointer;
        }

            .video-list-block ul li:nth-child(even) {
                margin-right: 0;
                margin-left: 15px
            }

            .video-list-block ul li .thub-img {
                width: 100%;
                display: inline-block;
                position: relative;
            }

                .video-list-block ul li .thub-img img {
                    height: 198px;
                    width: 100%;
                }

            .video-list-block ul li .thum-txt-title {
                color: #1a3967;
                min-height: 60px;
                display: inline-block;
                vertical-align: middle;
                width: 100%;
                font-size: 15px;
                line-height: 22px;
                font-family: "open sans semi bold";
                padding: 10px 15px 0px 15px;
            }

            .video-list-block ul li .thum-txt-time-vid {
                width: 100%;
                padding: 10px
            }

                .video-list-block ul li .thum-txt-time-vid span {
                    width: auto;
                    display: inline-block
                }

                    .video-list-block ul li .thum-txt-time-vid span i {
                        width: 20px;
                        float: left;
                        margin-right: 10px
                    }

                    .video-list-block ul li .thum-txt-time-vid span u {
                        width: 100px;
                        float: left;
                        text-decoration: none;
                        color: #999;
                    }

@media screen and (max-width: 767px) {
    .video-list-block ul li {
        width: 100%;
    }

        .video-list-block ul li:nth-child(even) {
            width: 100%;
            margin-left: 0
        }
}


@-webkit-keyframes blinker {
    from {
        opacity: 1.0;
    }

    to {
        opacity: 0.0;
    }
}

.blink {
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.6s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
}
/*video-list-block-end*/

.about-banner-img .play-btn {
    position: absolute;
    top: 40%;
    z-index: auto;
    left: 45%;
    display: none;
    width: 50px;
}

.mainbodyarea-100vh {
    min-height: calc(100vh - 70px);
    padding-bottom: 80px;
}

.play-btn {
    position: absolute;
    width: 50px !important;
    height: 50px !important;
    left: calc(50% - 25px);
    top: calc(50% - 25px);
    /*display: none;*/
}

.video-list-block ul li:hover .play-btn {
    display: block;
}

.whslinkbtn {
    position: absolute;
    right: 185px;
    top: 16px;
}

@media screen and (min-width: 1025px) {
    .ctabtn-go a.hidectaweb, #fund1 .ctabtn-go img {
        display: none;
    }
}

.video-pp-close-icon {
    width: 100%;
    display: inline-block;
}

    .video-pp-close-icon .close {
        position: relative;
        top: -7px;
    }

.repo-video {
    position: absolute;
    top: 19px;
    left: 350px;
    cursor: pointer;
}

    .repo-video img {
        width: 20px;
    }

@media screen and (max-width: 767px) {
    .repo-video {
        position: fixed;
        top: 80px;
        right: 15px;
        left: inherit;
        margin-left: 0;
        z-index: 99;
    }

        .repo-video img {
            width: 30px;
        }
}

.stickysubProd {
    position: fixed;
    width: 100%;
    height: 40px;
    background: #fdf2e4;
    left: 0;
    top: 65px;
    z-index: 1;
    line-height: 40px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .stickysubProd a {
        color: #333;
        font-family: 'open sans semi bold';
    }

        .stickysubProd a.active {
            color: #f58220;
        }

.backgroundcolo-desktop {
    background: none;
}

.sub-txt-block.stickysubProd small + small, .sub-txt-block.stickysubProd a + a {
    padding-left: 30px;
}

    .sub-txt-block.stickysubProd small + small:after, .sub-txt-block.stickysubProd a + a:after {
        left: 13px;
    }

@media screen and (max-width: 767px) {
    .stickysubProd {
        overflow-x: scroll;
        white-space: nowrap;
        overflow-y: hidden;
    }

    .stickysubProd {
        height: 36px;
        line-height: 36px;
        padding: 0 10px;
    }

    .productbtn-mtfn a {
        font-size: 13px;
    }

    .backicon {
        margin-top: 1px;
    }

    .sub-txt-block.stickysubProd small + small, .sub-txt-block.stickysubProd a + a {
        padding-left: 22px;
    }

        .sub-txt-block.stickysubProd small + small:after, .sub-txt-block.stickysubProd a + a:after {
            left: 9px;
        }

    .tabhead-dat {
        margin-top: 15px;
    }

    .stickysubProd {
        display: block;
        text-align: left;
    }

        .stickysubProd a {
            vertical-align: middle;
        }

            .stickysubProd a + a:after {
                top: 4px;
            }
}

@media screen and (max-width: 390px) {
    .productbtn-mtfn a {
        font-size: 12px;
        padding: 0 7px;
    }

    .stickysubProd a {
        font-size: 13px !important;
    }
}

@media screen and (max-width: 360px) {
    .productbtn-mtfn a {
        font-size: 11px;
    }
}

.scrollTop {
    display: none;
    z-index: 10;
    position: fixed;
    bottom: 30px;
    right: 80px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    background: #fff;
    border-radius: 50%;
}

    .scrollTop img {
        width: 40px;
    }

@media screen and (max-width: 767px) {
    .scrollTop {
        bottom: 15px;
        right: 10px;
    }

        .scrollTop img {
            width: 30px;
        }

    .stickysubProd {
        padding-left: 40px;
    }

        .stickysubProd .backicon {
            position: fixed;
            left: 0;
            background: #fdf2e4;
            width: 45px;
            height: 36px;
            z-index: 1;
            padding-left: 15px;
        }
}
/*search bar 24-9-2024*/

.golbsearch {
    position: relative;
    width: 100%;
}

.searchbar-g {
    position: absolute;
    left: 165px;
    top: 3px;
    z-index: 99;
    width: 350px;
}

    .searchbar-g input {
        width: 100%;
        height: 40px;
        border: 1px solid #e6e6e6;
        border-radius: 4px;
        font-size: 14px;
        color: #333333;
        background: url('../images/search-icon.svg') 15px center no-repeat #fff;
        padding-left: 40px;
    }

#htmlglobalserach {
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
}

.resu-search {
    width: 100%;
    background: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
    border: 1px solid #e6e6e6;
    padding: 15px 15px 20px;
}

    .resu-search .nav-tabs {
        padding-right: 0;
        border-bottom: solid 1px #bfbfbf;
        padding-bottom: 5px;
        margin-bottom: 10px;
    }

        .resu-search .nav-tabs li {
            list-style: none;
        }

        .resu-search .nav-tabs .nav-item {
            margin-bottom: 0;
            padding-top: 0;
            margin-left: 0;
        }

            .resu-search .nav-tabs .nav-item:first-child {
                padding-top: 0;
            }

        .resu-search .nav-tabs .nav-link {
            border: none;
            border-top-left-radius: .25rem;
            border-top-right-radius: .25rem;
        }

            .resu-search .nav-tabs .nav-item.show .nav-link, .resu-search .nav-tabs .nav-link.active {
                color: #ff7518;
            }

    .resu-search .nav-link {
        padding: 0 15px 5px;
        border-right: solid 1px #d2d2d2;
        font-size: 14px;
        font-family: 'open sans semi bold';
    }

    .resu-search .nav-tabs li:first-child .nav-link {
        padding-left: 0;
    }

    .resu-search .nav-tabs li {
        position: relative;
    }

        .resu-search .nav-tabs li:first-child::before {
            height: 16px;
            width: 1px;
            background: #bfbfbf;
            position: absolute;
            right: 0;
            top: 2px;
            content: "";
        }

    .resu-search h2 {
        font-size: 14px;
        line-height: 20px;
        color: #ff7518;
        font-family: 'open sans bold';
    }

    .resu-search .tab-pane > ul {
        max-height: 700px;
        padding-right: 0;
    }

    .resu-search ul li {
        list-style: decimal;
        padding-top: 10px;
        margin-left: 21px;
    }

        .resu-search ul li a {
            color: #000;
            font-size: 14px;
        }

        .resu-search ul li:first-child {
            padding-top: 6px;
        }

.video-searchbox:nth-child(2) {
    margin-top: 10px;
}

.video-searchbox .thub-img {
    width: 45%;
    display: inline-block;
    position: relative;
}

    .video-searchbox .thub-img img {
        width: 100%;
    }

#videoscbar {
    max-height: 700px;
    margin-top: 10px;
}

.GS-videotext {
    display: inline-block;
    width: 53%;
    vertical-align: top;
    padding-left: 10px;
}

    .GS-videotext p {
        font-size: 14px;
        color: #000;
        margin-bottom: 5px;
        line-height: 22px;
        margin-top: 10px;
    }

.videoimg-GS {
    width: 100%;
}

.video-searchbox .play-btn {
    width: 35px !important;
    height: 35px !important;
    left: calc(50% - 18px);
    top: calc(50% - 18px);
}

.resu-search {
    display: none;
}

.video-searchbox {
    width: 100%;
    margin-top: 0;
}

    .video-searchbox ul li {
        list-style: none;
        margin-left: 0;
        border: solid 1px #d2d2d2;
        padding: 0;
        margin-top: 15px;
        border-radius: 4px;
        overflow: hidden;
        cursor: pointer;
        width: calc(50% - 10px);
        margin-right: 15px;
        display: inline-flex;
        align-items: center;
    }

        .video-searchbox ul li:nth-child(2n+2) {
            margin-right: 0;
        }

        .video-searchbox ul li:first-child {
            padding-top: 0;
        }

.homeback-inside {
    right: 80px;
}

.image-container {
    text-align: center;
    margin-top: 20px;
}

    .image-container img {
        max-width: 230px;
        display: inline-block;
    }

@media screen and (max-width: 1490px) {
    .resu-search .tab-pane > ul {
        max-height: 500px;
    }
}


@media screen and (max-width: 1024px) {
    .searchbar-g {
        right: 125px;
    }
}

@media screen and (max-width: 767px) {
    .searchbar-g {
        left: -15px;
        top: 91px;
        width: calc(100% + 30px);
        background: #fff;
        padding: 15px;
        border-top: 1px solid #e6e6e6;
    }

    .golbsearch {
        width: 100%;
    }

    .interactionsmain-area {
        margin-top: 165px;
    }

    .recentint-main {
        margin-top: 85px;
    }

    .homeback-inside {
        right: 0;
    }

    .descriptionmain-div {
        padding-left: 15px;
        padding-right: 15px;
    }

    .image-container img {
        max-width: 180px;
    }

    .table {
        width: 100% !important;
    }

    .card-body .table {
        overflow-x: auto;
    }

    .resu-search .tab-pane > ul {
        max-height: 400px;
    }

    .video-searchbox ul li {
        width: 100%;
        margin-right: 0;
    }
}



.video-searchbox li:first-child {
    margin-top: 0;
}

@media screen and (max-width: 767px) {
    #videoscbar {
        max-height: 150px;
    }

    .resu-search .nav-tabs {
        width: 100%;
        left: 0;
        text-align: left;
    }

    .resu-search {
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .mobhiddscl {
        overflow: hidden;
    }
    .recentint-main .backicon img {
        margin-right: 5px;
    }
    .file-upload-filename {
        width: 80px;
    }
}

@media screen and (min-width: 1281px) {
    #htmlglobalserach {
        width: 775px;
    }
}
.mstock-chat-txt > label {
    margin-bottom: 0px;
}
.signature {
    margin-top: 20px;
    line-height: 0.8;
}

#queryDescriptionLabel {
    font-size: 12px;
    margin-bottom: 0;
    position: absolute;
    right: 15px;
    bottom: 3px;
    color: #999;
}
.attachments > a {
    display: flex;
    column-gap: 10px;
    align-items: center;
}
.ellipseLine {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 500px;
}
footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}
.interactionsmain-area {
    padding-bottom: 60px;
}

.mobShow-repot {
    display: none;
}

@media screen and (max-width: 1024px) {
    .mobShow-repot {
        display: inline-block;
    }

    .deskShow-repot {
        display: none;
    }
    .mobShow-repot > a {
        padding: 0;
        font-family: inherit;
        font-size: inherit;
    }
    .mobReportDiv {
        color: #ff7518;
        font-family: 'open sans semi bold';
        padding: 0 15px;
        display: inline-block;
        font-size: 13px;
    }
    .whslinkbtn {
        right: inherit;
        top: 15px;
    }
    .mob10245None {
        display: none;
    }
    ::-webkit-scrollbar {
        height: 0;
    }
    .stickysubProd a:nth-child(2)::after {
        display: none;
    }
    .stickysubProd a:nth-child(2) {
        padding-left: 5px !important;
    }
}


/*dark layout Css*/
.darkCss-layout body, html.darkCss-layout {
    color: #ddd;
}
.darkCss-layout,
.darkCss-layout .quicklink-bulbox,
.darkCss-layout .descriptionbox textarea,
.darkCss-layout .descriptionbox,
.darkCss-layout .searchbar-g input,
.darkCss-layout .headright-name span.activeintro-box,
.darkCss-layout .quicklink-bulbox span {
    background: #1C1C1C;
}
.darkCss-layout header,
.darkCss-layout .quickinn-boxbolok,
.darkCss-layout .accordion .card .card-header .btn-header-link.collapsed,
.darkCss-layout .card,
.darkCss-layout .accordion .card-header,
.darkCss-layout .accordion .card .card-header .btn-header-link,
.darkCss-layout .raiseq-banner,
.darkCss-layout .have-query-list ul li,
.darkCss-layout .video-list-block ul li,
.darkCss-layout .intr-query-list ul li,
.darkCss-layout .descriptionmain-div,
.darkCss-layout .intr-search .form-control,
.darkCss-layout .user-chat-txt,
.darkCss-layout .intr-details,
.darkCss-layout .mstock-chat-txt,
.darkCss-layout .notebar-gtt,
.darkCss-layout .resolutionbae {
    background: #303030;
}
.darkCss-layout .headright-name span span {
    color: #3da23f;
}
    .darkCss-layout .headright-name span,
    .darkCss-layout .commonheading,
    .darkCss-layout .quickinn-boxbolok p,
    .darkCss-layout .accordion .card-header a,
    .darkCss-layout .accordion .card-body p,
    .darkCss-layout .accordion .card-body p,
    .darkCss-layout .accordion .card-body p span,
    .darkCss-layout .accordion .card-body ul li,
    .darkCss-layout .accordion .card-body ul li span,
    .darkCss-layout .accordion .card-body td,
    .darkCss-layout .accordion .card-body th,
    .darkCss-layout .accordion .card-body td span,
    .darkCss-layout .accordion .card-body th span,
    .darkCss-layout .accordion .card-body td b,
    .darkCss-layout .have-query-list ul li a,
    .darkCss-layout .raiseq-banner,
    .darkCss-layout .descriptionbox textarea,
    .darkCss-layout .video-list-block ul li .thum-txt-title,
    .darkCss-layout .intr-query-list ul li a,
    .darkCss-layout .intr-re-open-block,
    .darkCss-layout .intr-txt,
    .darkCss-layout .viewall-div a:hover,
    .darkCss-layout .searchbar-g input,
    .darkCss-layout .tabhead-dat h2,
    .darkCss-layout .postquery-bar span,
    .darkCss-layout .stickysubProd a,
    .darkCss-layout .intr-search .form-control,
    .darkCss-layout .chart-user-block h4 label,
    .darkCss-layout .rateus-nblock p,
    .darkCss-layout .user-chat-txt div,
    .darkCss-layout .intr-detail-txt p,
    .darkCss-layout .int-qr-date,
    .darkCss-layout .intr-detail-txt span.mobnew-lin,
    .darkCss-layout .mstock-chat-txt,
    .darkCss-layout .accordion .card-body,
    .darkCss-layout .resol-text,
    .darkCss-layout .hello-txt-block div,
    .darkCss-layout .hello-txt-block span,
    .darkCss-layout .file-upload-filename,
    .darkCss-layout .GS-videotext p {
        color: #ddd !important;
    }
        .darkCss-layout .darkCss-layout .quickinn-boxbolok h3,
        .darkCss-layout .have-qr-name-block span small,
        .darkCss-layout .raiseq-banner span,
        .darkCss-layout .quickinn-boxbolok h3,
        .darkCss-layout .intr-query-list .intr-re-status a,
        .darkCss-layout .headright-viewbtn,
        .darkCss-layout .intr-re-status,
        .darkCss-layout .viewall-div a,
        .darkCss-layout .attachbar-textli label,
        .darkCss-layout .stickysubProd a.active,
        .darkCss-layout .backicon,
        .darkCss-layout .rateus-nblock p a {
            color: #be682f !important;
        }
.darkCss-layout .intr-re-status a + a:after,
.darkCss-layout .viewall-div a:hover,
.darkCss-layout .centerbtn-bar button, .darkCss-layout .centerbtn-bar input,
.darkCss-layout .ctabtn-go a {
    background: #be682f;
}
.darkCss-layout .viewall-div a {
    border: 1px solid #be682f;
}
.darkCss-layout .accordion .card .card-header .btn-header-link,
.darkCss-layout .accordion > .card:first-of-type,
.darkCss-layout .accordion > .card:not(:first-of-type):not(:last-of-type),
.darkCss-layout .accordion > .card:last-of-type {
    border-bottom: 1px solid #1C1C1C;
}
.darkCss-layout .accordion > .card:first-of-type,
.darkCss-layout .accordion > .card:not(:first-of-type):not(:last-of-type),
.darkCss-layout .accordion > .card:last-of-type,
.darkCss-layout .quickinn-boxbolok,
.darkCss-layout .raiseq-banner,
.darkCss-layout .descriptionbox textarea,
.darkCss-layout .have-query-list ul li,
.darkCss-layout .intr-query-list ul li,
.darkCss-layout .searchbar-g input,
.darkCss-layout .intr-search .form-control,
.darkCss-layout .user-chat-txt,
.darkCss-layout .mstock-chat-txt {
    border: 1px solid #1C1C1C;
}
.darkCss-layout .quicklink-bulbox,
.darkCss-layout .headright-name span.activeintro-box,
.darkCss-layout .quicklink-bulbox span {
    border: 1px solid #4a4a4a;
}
.darkCss-layout .video-list-block ul li .thum-txt-title {
    min-height: 66px;
}
.darkCss-layout .descriptionmain-div {
    margin-top: 30px;
    border-radius: 6px;
}
.darkCss-layout .stickysubProd {
    background: #12100e;
}
    .dark-mode-icon,
    .darkCss-layout .mainlogo,
    .darkCss-layout .headright-name .activeintro-box img,
    .darkCss-layout .have-qr-name-block span img,
    .darkCss-layout .quicklink-bulbox img,
    .headright-name img.dark-mode-icon,
    .darkCss-layout .tabhead-dat h2 img,
    .tabhead-dat h2 img.dark-mode-icon,
    .darkCss-layout .m-logoBg img,
    .darkCss-layout .thank-you-pp-block img,
    .darkCss-layout .whslinkbtn img,
    .darkCss-layout .backicon img {
        display: none;
    }
.darkCss-layout .dark-mode-icon {
    display: inline-block !important;
}
.darkCss-layout .sub-txt-block small + small:after,
.darkCss-layout .sub-txt-block a + a:after {
    background: #ddd;
}
.darkCss-layout .searchbar-g input {
    background: url('../images/search-icon.svg') 15px center no-repeat #1C1C1C;
}
.darkCss-layout .scrollTop {
    background: none;
}
.darkCss-layout .accordion .card-body p span,
.darkCss-layout .card-body table {
    background-color: transparent !important;
}
.darkCss-layout .card-body table th, 
.darkCss-layout .card-body table td {
    border-color: #4a4a4a !important;
    border-right: 1px solid #4a4a4a !important;
}
.darkCss-layout .card-body .table {
    border: 1px solid #4a4a4a !important;
}
.darkCss-layout .lang-block a + a:after {
    background: #ddd;
}
.darkCss-layout .resu-search {
    background: #303030;
    border: 1px solid #4a4a4a;
    box-shadow: 0px 4px 4px rgba(255, 255, 255, 0.05);
}
.darkCss-layout .resu-search ul li a,
.darkCss-layout .resu-search .nav-link {
    color: #ddd;
}
.darkCss-layout .resu-search .nav-tabs .nav-item.show .nav-link, .darkCss-layout .resu-search .nav-tabs .nav-link.active {
    background: none;
    color: #be682f
}
    .darkCss-layout .modal-backdrop.show {
        opacity: .7;
    }
    .darkCss-layout .modal-content {
        background-color: #303030;
        border: 1px solid #a4a4a4;
    }
    .darkCss-layout .thank-you-pp-block {
        color: #ddd;
    }
    .darkCss-layout .thank-you-pp-block h3 {
        color: #be682f;
    }
    .darkCss-layout .close {
        color: #ddd;
    }
    .darkCss-layout .int-qr-status {
        right: 0;
        top: 0;
    }
    .darkCss-layout #queryloader .head-l,
    .darkCss-layout #queryloader .textbar-l,
    .darkCss-layout #queryloader .btnbar-l,
    .darkCss-layout #queryloader .btnsend-l p {
        background: #303030 !important;
    }

@media screen and (max-width: 767px) {
    .darkCss-layout .searchbar-g, .darkCss-layout .search-and-filter-block {
        background: #303030;
        border-top: 1px solid #4a4a4a;
    }
    .darkCss-layout .search-and-filter-block {
        border-bottom: 1px solid #4a4a4a;
    }
    .darkCss-layout .stickysubProd .backicon {
        background: none;
    }
}