﻿.rd-entry-content table tbody tr td:first-child, .rd-entry-content table tbody tr td:first-child p, .rd-entry-content table tbody tr td:first-child p strong, .reportCode label, b, h1, h2, strong {
    font-weight: 600
}

header {
    box-shadow: 0 4px 4px 0 #0000001f;
    position: sticky
}

h1 {
    font-style: normal;
    font-size: 22px;
    color: #000;
    margin: 0
}

.breadcrumbs-hero {
    padding: 10px 0;
    position: relative
}

.nucleus-promotion, .rd_detailviewHeader {
    width: 100%;
    position: fixed;
    top: -90px;
    background: #fff;
    z-index: 999;
    box-shadow: 0 -3px 8px 0 #0000002b;
    transition: .3s linear
}

.breadcrumbs-hero a, .breadcrumbs-hero span {
    color: #595959;
    padding: 0;
    text-decoration: none;
    font-size: 12px
}

    .breadcrumbs-hero a:after {
        content: "/";
        padding: 0 0 0 6px;
        display: inline-block;
        text-decoration: none
    }

.fixed-bottom-div, .purchase-reports .rpButtons .btn-byLink.requestSample {
    display: none
}

.rd_detailviewHeader {
    padding: 8px 0
}

    .nucleus-promotion.show, .rd_detailviewHeader.show {
        top: 0
    }

.closeBanner {
    position: absolute;
    z-index: 1050;
    color: #fff;
    right: 6px;
    top: 6px;
    background: #cccccc6b;
    height: 22px;
    width: 22px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

    .closeBanner:hover {
        background: #ccc
    }

.scroll-top {
    z-index: 66667
}

.add-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 50px
}

    .add-flex .rd_meta {
        width: calc(50% - 2vw);
        margin-right: 25px;
        order: 1
    }

        .add-flex .rd_meta .rdTitle {
            font-size: 16px;
            color: #212529;
            margin: 0
        }

.sticky-btns-wrap .btn-sample {
    border: 1px solid transparent;
    font-size: 12px;
    color: #fff;
    text-align: center;
    padding: 7px 5px;
    border-radius: 4px
}

    .sticky-btns-wrap .btn-sample img {
        width: 16px;
        margin-right: 3px
    }

.rd-entry-content table tbody tr:first-child, .rd-entry-content table tbody tr:first-child:hover, .sticky-btns-wrap .btn-customize, .sticky-btns-wrap .free_sample {
    background: #30527f
}

.action_toc_btns li .btn-buyNow, .sticky-btns-wrap .btn-buyNow {
    background: #044280
}

.sticky-btns-wrap {
    text-align: right;
    gap: 10px;
    justify-content: end;
    min-width: 530px;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    width: 50%;
    order: 2;
    padding-left: 20px
}

.animated-button {
    animation: 1.3s infinite glowing
}

@keyframes glowing {
    0,100% {
        background-color: #ee661e;
        box-shadow: 0 0 5px #ee661e
    }

    50% {
        background-color: #9b3600;
        box-shadow: 0 0 20px #9b3600
    }
}

.rd-details {
    padding: 0
}

.rd-header {
    display: flex;
    width: 100%;
    align-items: flex-start
}

.action_toc_btns li .btn-byLink, .purchase-reports .btn-byLink {
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 12px;
    font-weight: 500
}

.page-title {
    width: calc(70% - 2vw);
    margin-right: 26px;
    order: 1
}

    .companyDetails h2, .page-title h1, .toc_section .accordion-box {
        margin-bottom: 10px
    }

.rd-meta-details {
    font-size: 12px;
    color: #959595;
    overflow: hidden;
    padding: 0;
    list-style: none;
    margin-bottom: 0
}

    .rd-meta-details li {
        position: relative;
        font-size: 12px;
        color: #959595;
        display: inline-block
    }

        .rd-meta-details li::after {
            content: "|";
            padding: 0 10px
        }

        .rd-meta-details li:last-child:after {
            content: unset
        }

        .rd-meta-details li.authors {
            color: #dc3545;
            font-size: 14px;
            font-weight: 500
        }

            .rd-meta-details li.authors a.authorname {
                color: #044280;
                text-decoration: underline
            }

                .rd-meta-details li.authors a.authorname:hover {
                    color: #032140
                }

#showAnalystModal .modal-dialog .modal-header {
    border: 0;
    padding: 0
}

    #showAnalystModal .modal-dialog .modal-header .close {
        height: 30px;
        width: 30px;
        position: absolute;
        right: -13px;
        z-index: 999;
        border-radius: 100px;
        top: -11px;
        border: 0;
        padding: 4px;
        background-color: #0d7aa8;
        color: #fff
    }

.analyst-info img {
    border-radius: 50%;
    background: #f7f7f7;
    border: 5px solid #f7f7f7;
    max-height: 108px;
    max-width: 100px
}

.profileview p {
    text-align: center !important;
    font-size: 12px !important
}

    .profileview p a {
        color: #022140
    }

.analyst-info h3 {
    font-size: 18px;
    font-weight: 600;
    text-align: center
}

.analyst-info p, .analyst-info ul li {
    font-size: 15px;
    line-height: 27px
}

    .analyst-info p.designation {
        font-size: 16px;
        font-weight: 600;
        text-align: center;
        margin-bottom: 6px
    }

.analyst-info p {
    text-align: justify
}

.analyst-info ul {
    padding-left: 19px
}

.main-nav-list ul li, .main-nav-list ul li a.navlink {
    line-height: 26px;
    color: #131313;
    text-transform: uppercase
}

@media (min-width:576px) {
    #showAnalystModal .modal-dialog {
        max-width: 410px
    }
}

.purchase-reports {
    width: 30%;
    order: 2
}

a#buyNow {
    background-color: #ed651d;
    border: 1px solid #ed651d
}

.purchase-reports .btn-byLink {
    justify-content: center;
    border: 1px solid #044280;
    background: #044280;
    box-shadow: 4px 4px 8px #d9d4d4;
    text-align: center;
    border-radius: 6px;
    height: 36px;
    transition: .3s linear
}

    .purchase-reports .btn-byLink img {
        margin-right: 10px
    }

.purchase-reports .freeSample {
    color: #fff;
    background: linear-gradient(#024381,#002d56);
    border: 0
}

    .purchase-reports .freeSample:hover {
        background: linear-gradient(#03417c,#001b34)
    }

.action_toc_btns {
    display: table;
    list-style: none;
    margin: 0 0 15px;
    padding: 5px 0 15px;
    background: #fff;
    width: 100%;
    border-bottom: 1px solid #ccc
}

    .action_toc_btns li {
        display: table-cell;
        text-align: center
    }

        .action_toc_btns li .btn-byLink {
            background: #ee661e;
            border-color: #ee661e;
            padding: 8px;
            margin-right: 10px;
            border-radius: 6px;
            justify-content: center;
            transition: .3s;
            margin-top: 10px
        }

        .action_toc_btns li:last-child .btn-byLink {
            margin-right: 0
        }

        .action_toc_btns li .btn-byLink:hover, .action_toc_btns li .free_sample:hover, .sticky-btns-wrap .btn-customize:hover, .sticky-btns-wrap .free_sample:hover {
            background: #e75000
        }

        .action_toc_btns li .btn-buyNow:hover, .sticky-btns-wrap .btn-buyNow:hover {
            background: #02264a
        }

.main-nav-list {
    position: sticky;
    top: 76px;
    padding-bottom: 20px
}

    .about-report-link, .main-nav-list ul li a.navlink {
        border-radius: 5px;
        padding: 5px 10px;
        margin-left: -10px;
        display: block;
        cursor: pointer
    }

    .main-nav-list ul {
        padding: 0;
        list-style: none;
        margin: 0
    }

        .main-nav-list ul li {
            padding: 0 0 10px 10px;
            font-size: 14px;
            font-weight: 500
        }

.mar-left-20, .mar-left-50, .related-pages ul li {
    text-transform: capitalize
}

.main-nav-list ul li:nth-child(2), .rd-entry-content .highlight-bg h2 {
    margin-top: 0
}

.main-nav-list ul li a {
    color: #131313
}

.about-rd-menu {
    max-height: 0;
    overflow-y: hidden;
    overflow-x: visible;
    transition: max-height .6s ease-in-out
}

.show-about-rd-menu {
    max-height: 600px
}

.main-nav-list ul li .nav-links-rd {
    padding: 5px 0 5px 20px;
    margin: 0 0 5px;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 400
}

.main-nav-list .nav-links-rd {
    cursor: pointer;
    background-color: transparent;
    border-radius: 6px;
    transition: .3s ease-out;
    margin-top: 10px;
    padding: 5px 10px
}

.main-nav-list ul li a.navlink {
    font-size: 16px;
    transition: .3s linear
}

.faqs.toc_section ul li a, .related-pages ul li a, h2 {
    color: #044280
}

.about-report-link:hover, .main-nav-list .active-nav-link, .main-nav-list .nav-links-rd:hover {
    background-color: #ddeefd
}

.main-nav-list .freeSample {
    background: #ef5605;
    margin-top: 20px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 12px;
    padding: 8px 6px;
    border-radius: 6px;
    box-shadow: 4px 4px 8px #d9d4d4
}

    .main-nav-list .freeSample img {
        width: 16px;
        margin-right: 4px
    }

.related-pages {
    margin: 20px 0;
    background: #f7f7f7;
    padding: 15px 15px 1px;
    border-radius: 6px;
    display: block;
    overflow: hidden
}

.market-cloud, .rd-graph-details {
    margin-top: 20px
}

.graph-rdData, .market-cloud, .sample_form {
    position: relative;
    background: #fff;
    box-shadow: 0 0 10px 1px rgb(220 220 220)
}

.related-pages h4 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #cfcdcd;
    padding-bottom: 10px;
    color: #131313
}

.related-pages ul li {
    padding: 0 0 10px;
    font-size: 13px;
    font-weight: 400;
    color: #131313;
    line-height: 17px;
    border-bottom: 1px dashed #e5e3e3;
    margin-bottom: 10px
}

    .related-pages ul li:last-child {
        border-bottom: 0
    }

.section-scroll {
    height: 300px
}

.page-content-selectBox {
    padding: 10px 0;
    position: relative;
    width: 100%;
    align-items: center;
    display: flex;
    gap: 10px;
    justify-content: space-between
}

h2 {
    font-size: 18px;
    margin: 0
}

.dropdown #regionDropdown {
    border-radius: 6px;
    border: 2px solid #012b6c;
    color: #012b6c;
    width: 100%;
    padding: 6px 20px;
    font-weight: 500
}

.graph-rdData {
    border-radius: 10px;
    padding: 15px;
    border: 1px solid #dcdcdc;
    background-image: linear-gradient(90deg,rgb(217 217 217) 0,rgb(243 243 243) 50%)
}

.rd-graph {
    box-sizing: border-box;
    border: 1px solid #f4f4f4;
    height: 100%;
    padding: 15px;
    border-radius: 20px
}

    .rd-graph h2 {
        font-size: 18px;
        margin-bottom: 10px
    }

    .rd-graph p {
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 3px
    }

    .rd-graph .cagr {
        font-size: 18px;
        color: #023080;
        font-weight: 700;
        display: flex;
        align-items: baseline
    }

        .rd-graph .cagr img {
            margin-left: 15px;
            width: auto
        }

a.canvasjs-chart-credit {
    display: none !important
}

.companiesCharts .form-select, .rd-entry-content table tbody tr td, .rd-entry-content table tbody tr td p, .rd-entry-content table tbody tr td p strong, .rd-graph-details table tr td {
    font-size: 14px
}

    .rd-graph-details table tr td:first-child {
        color: #012b6c
    }

    .rd-graph-details table tr td div {
        display: flex
    }

    .rd-graph-details table tr td img {
        margin-right: 10px;
        width: 24px;
        height: 24px;
        display: unset
    }

    .rd-graph-details table tr td ul {
        padding-left: 17px;
        margin: 0
    }

        .rd-graph-details table tr td ul li {
            padding: 2px 0
        }

.rd-graph-details table tr:last-child {
    border: 1px solid #fff
}

.overlayBlur {
    filter: blur(4px)
}

.detailGraph {
    position: relative
}

    .detailGraph .requestBlur {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: flex;
        justify-content: center;
        align-items: center
    }

.requestBlur .requestButton {
    background: #ee661e;
    color: #fff;
    font-size: 13px;
    padding: 5px 10px;
    border-radius: 4px;
    transition: .3s ease-in-out
}

    .requestBlur .requestButton:hover {
        background: #b54409
    }

.rd-entry-content {
    padding: 0 0 20px
}

    .rd-entry-content h2 {
        padding: 10px 0;
        margin-top: 20px
    }

    .rd-entry-content h4 {
        font-size: 18px;
        font-weight: 600
    }

    .ReportModalCon .toc_section p, .rd-entry-content p {
        line-height: 27px;
        font-size: 14px;
        color: #000;
        text-align: justify
    }

    .rd-entry-content img {
        width: 80%;
        height: auto;
        margin: 15px auto;
        display: block
    }

.page-content img {
    max-height: 500px
}

.customize-report-container .btn-img-text {
    cursor: pointer;
    display: flex;
    flex-direction: row;
    border: 0;
    margin: 20px 0
}

.customize-report-container {
    width: 70%;
    margin: 0 auto
}

.customize-report-left {
    width: 100%;
    display: flex;
    flex-direction: row;
    gap: 1rem;
    justify-content: center;
    align-items: center;
    padding: 7px 8px;
    background: #ee661e;
    border-radius: 4px
}

    .customize-report-left img {
        width: 20px !important;
        margin: 0
    }

    .customize-report-left span {
        color: #fff;
        font-size: 12px;
        font-weight: 600
    }

.customize-report-container .cta-submit {
    background-color: #ee661e;
    color: #fff;
    padding: 6px 4px;
    width: 30%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: 500
}

.rd-entry-content table {
    width: 100% !important;
    border: 0;
    box-shadow: 0 3px 6px #00000029;
    margin: 10px auto 20px;
    background-color: #f5fafc
}

    .rd-entry-content table tbody tr:hover {
        background: #eeeeee75
    }

    .rd-entry-content table tbody tr:first-child td, .rd-entry-content table tbody tr:first-child td h2, .rd-entry-content table tbody tr:first-child td p, .rd-entry-content table tbody tr:first-child td p strong {
        color: #fff;
        text-transform: uppercase;
        font-size: 14px;
        line-height: 25px;
        font-weight: 600;
        border: 0;
        text-align: center;
        margin: 0
    }

        .rd-entry-content table tbody tr:first-child td h2 {
            margin: 0 !important;
            padding: 0 !important
        }

    .rd-entry-content table tr {
        background-color: #fff
    }

        .rd-entry-content table tr:nth-child(odd) {
            background-color: #e5dfec54
        }

    .rd-entry-content table tbody tr td {
        padding: 7px 20px;
        border: 2px solid #30527f !important
    }

        .rd-entry-content table tbody tr td p {
            margin: 0 !important
        }

        .rd-entry-content table tbody tr td ol, .rd-entry-content table tbody tr td ul {
            padding-left: 20px;
            margin: 0
        }

            .rd-entry-content table tbody tr td ol li, .rd-entry-content table tbody tr td ul li {
                font-size: 14px;
                line-height: 27px;
                color: #131313
            }

.rd-entry-content ol, .rd-entry-content ul {
    padding-left: 30px
}

    .rd-entry-content ol li, .rd-entry-content ul li {
        font-size: 14px;
        color: #000;
        line-height: 27px
    }

.market-cloud {
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #dcdcdc
}

    .market-cloud h2 {
        font-size: 18px !important;
        color: #012b6c;
        font-weight: 600;
        padding: 0 0 10px;
        line-height: 27px;
        margin: 0
    }

    .market-cloud ul {
        list-style: none;
        padding: 0;
        font-size: 14px;
        font-weight: 400;
        color: #333
    }

        .market-cloud ul li {
            background: url(../images/acceptCheck.webp) 0 8px/16px no-repeat;
            padding: 4px 0 4px 24px;
            line-height: 25px
        }

    .market-cloud a.RequestSample {
        background-color: #012b6c;
        border: 0;
        font-size: 12px;
        width: 200px;
        padding: 8px;
        display: block;
        margin: 0 auto;
        transition: .3s ease-in-out
    }

        .market-cloud a.RequestSample:hover {
            background-color: #011d48
        }

    .market-cloud .imgInlarge {
        font-weight: 400;
        font-size: 13px;
        margin: 14px 0 6px;
        display: inline-block;
        background-color: #ee661e;
        color: #fff;
        border: 0;
        transition: .3s ease-in-out
    }

        .market-cloud .imgInlarge:hover {
            background-color: #d74a00
        }

    .market-cloud a img {
        cursor: pointer;
        display: block;
        border: 1px solid #ccc
    }

#SampleCloudImages .btn-close {
    background-color: #fff;
    width: 20px;
    height: 20px;
    z-index: 9999;
    position: absolute;
    opacity: 1;
    right: 0;
    top: -15px;
    padding: 5px;
    cursor: pointer
}

.modal-footer .RequestSample {
    font-size: 14px;
    margin: 0
}

#carouselExampleControls button {
    font-size: 58px;
    color: #000;
    width: auto
}

div#carouselExampleControls button.carousel-control-prev {
    left: -40px
}

div#carouselExampleControls button.carousel-control-next {
    right: -40px
}

.toc_section h4 {
    margin: 20px 0 0;
    font-size: 18px;
    padding: 10px 0;
    color: #044280;
    font-weight: 600
}

.toc_section .heading {
    font-weight: 500;
    background-color: #f5f5f5;
    padding: 5px 5px 5px 15px
}

.mar-left-20 {
    padding-left: 20px;
    font-size: 14px !important
}

.mar-left-50 {
    padding-left: 50px;
    font-size: 14px !important
}

.list-of-table p {
    font-weight: 500
}

a {
    cursor: pointer
}

.sample_form {
    margin-top: 25px;
    border-radius: 10px;
    padding: 15px;
    border: 1px solid #dcdcdc
}

    .companyDetails, .sample_form h4 {
        text-align: center
    }

    .sample_form .field-user .input-group {
        margin-bottom: 15px
    }

        .sampleDownload .modal-body .input-group textarea, .sample_form .field-user .input-group input, .sample_form .field-user .input-group select, .sample_form .field-user .input-group textarea {
            border: 1px solid #a7a7a7f0;
            border-radius: 10px;
            font-size: 13px;
            box-shadow: unset
        }

            .sample_form .field-user .input-group input::placeholder, .sample_form .field-user .input-group textarea::placeholder {
                color: #a5a3a3
            }

        .sample_form .field-user .input-group input {
            height: 44px
        }

.field-user .input-group #CountryID {
    width: 30%
}

.field-user .input-group .contactNo {
    width: 60%
}

.sampleDownload .modal-body .frm_buton_submit, .sample_form .frm_buton_submit {
    display: block;
    width: 100%;
    background: #f75f0f;
    color: #fff;
    border: 0;
    border-radius: 10px;
    padding: 9px
}

.sampleDownload .modal-content {
    background: linear-gradient(90deg,rgb(233 241 248) 0,rgb(255 232 220) 100%)
}

.view-more-details {
    display: -webkit-box;
    -webkit-line-clamp: 20;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.btn-more-details {
    border: 1px solid #044280cc;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 13px;
    color: #044280;
    padding: 7px;
    margin-top: 16px;
    font-weight: 500
}

    .btn-more-details img {
        width: 16px !important;
        height: 16px;
        opacity: .6;
        margin: 0 0 0 5px
    }

.sampleDownload .modal-content {
    border: 0;
    border-radius: 10px;
    box-shadow: 0 20px 40px #00000070
}

.sampleDownload .modal-header {
    border: 0;
    text-align: center
}

    .sampleDownload .modal-header .modal-title {
        font-size: 16px;
        line-height: 22px;
        font-weight: 600;
        width: 90%;
        margin: 0 auto
    }

    .sampleDownload .modal-header .btn-close {
        font-size: 13px;
        position: absolute;
        right: 12px;
        top: 12px
    }

.sampleDownload .modal-body {
    padding: 10px 40px 20px
}

    .sampleDownload .modal-body .freeTitle {
        font-size: 18px;
        font-weight: 600;
        text-align: center;
        color: #3a3a3a;
        margin-bottom: 10px
    }

    .sampleDownload .modal-body .input-group input, .sampleDownload .modal-body .input-group select {
        height: 44px;
        border: 1px solid #a7a7a7f0;
        border-radius: 10px;
        font-size: 13px;
        box-shadow: unset
    }

        .sampleDownload .modal-body .input-group input::placeholder, .sampleDownload .modal-body .input-group textarea::placeholder {
            font-size: 12px;
            color: #545353;
            font-weight: 300
        }

    .sampleDownload .modal-body .privacy-text {
        font-size: 12px;
        margin: 0
    }

    .sampleDownload .modal-body .dg_country {
        width: 30%;
        font-size: 12px !important
    }

    .sampleDownload .modal-body #phone {
        width: 50%
    }

.toc_section .accordion-box .accordion_button {
    width: 100%;
    text-align: left;
    border: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    color: #044280;
    padding: 13px;
    font-weight: 500;
    position: relative
}

    .toc_section .accordion-box .accordion_button:after {
        content: "-";
        position: absolute;
        right: 12px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .toc_section .accordion-box .accordion_button.collapsed:after {
        content: "+"
    }

.toc_section .accordion-box .accordion-body {
    font-size: 14px;
    padding: 20px 13px 10px;
    line-height: 27px
}

.faqs.toc_section ul {
    list-style: none;
    padding-left: 0;
    margin: 0
}

    .faqs.toc_section ul li {
        background: url(../images/check-arrow.jpg) 0 11px/20px no-repeat;
        padding: 6px 0 6px 24px;
        line-height: 25px
    }

/*.modal-lg, .modal-xl {
    max-width: 700px
}

.modal-content.rep {
    border: 0;
    box-shadow: 0 20px 40px #00000098;
    border-radius: 11px
}

.modal-body.sample__report {
    border-radius: 22px;
    background: 0 0;
    position: relative;
    padding: 0
}

    .modal-body.sample__report .report_thanku {
        padding: 20px 10px 0
    }

.report_thanku span.title {
    font-size: 30px;
    font-weight: 600
}

.row.pop-up-sect-d {
    align-items: center;
    align-items: center;
    background: linear-gradient(90deg,rgb(239 249 255) 0,rgb(255 236 226) 100%);
    border-radius: 11px;
    margin: 0
}

#myModal_corporate_email .modal-content .sample__report {
    padding: 20px;
    border-radius: 4px;
    justify-content: center;
    width: 100%
}

.modal-content {
    border: 0;
    box-shadow: 0 5px 30px #00000098
}

.sample__report h6.modal-title {
    font-size: 15px;
    text-shadow: unset;
    line-height: 20px
}

.sample__report button.btn-close {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 12px;
    color: #fff !important;
    background-color: #d1d1d1;
    padding: 4px
}

.sample__report .modal-title {
    margin-bottom: 0;
    font-size: 30px;
    line-height: 1.5;
    text-align: center;
    text-shadow: 2px 2px 4px #22222270;
    color: #1b3c72
}

.sample__report .popup-img {
    height: 82px;
    width: 83px;
    padding: 10px;
    margin-left: -35%;
    margin-top: 10px
}

.pop-up-sect-d .form-popup-sec {
    padding: 15px
}

.companiesCharts div#v-pills-tab, .modal-popup-dbmr .input-group {
    margin-top: 15px
}

.modal-popup-dbmr .form-control {
    padding: 10px 15px;
    border-radius: 12px;
    border: 1px solid #0000008c;
    font-size: 13px;
    box-shadow: unset
}

.modal-popup-dbmr .form-select.code {
    padding: 8px 15px;
    border-radius: 12px;
    border: 1px solid #0000008c;
    border-right: none;
    font-size: 13px;
    box-shadow: unset;
    width: 30%;
    background-color: #f4f4f4
}

.modal-popup-dbmr input#phone {
    width: 70%;
    border-left-color: #d9d9d9
}

.modal-popup-dbmr .dg_comment {
    height: 65px
}

.help-block {
    font-size: 13px;
    color: red
}

button#report-page-dilog-frm, button.btn-closeform {
    color: #fff !important;
    background: #013d9b;
    box-shadow: 0 3px 6px #00000029;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 8px 24px;
    height: 46px;
    border: none;
    border-radius: 50px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: .3s;
    margin: 15px auto
}

button.btn-closeform {
    color: #fff !important;
    background: #f16b12;
    box-shadow: 0 3px 6px #00000029
}*/
.modal-lg, .modal-xl {
    max-width: 1000px
}
.modal-content.rep {
    border: 0 !important;
    background-color: transparent !important;
    position: relative;
    background-image: url(/assets/images/downloadSampleBackg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 48px;
}
.modal-content.rep .formBrush {
    position: absolute;
    top: -80px;
}
.form-popup-sec {
    padding: 0 !important;
}
.close-btn {
    position: absolute;
    top: 20px;
    right: 32px;
    background: none;
    border-radius: 50%;
    padding: 0;
    z-index: 9999;
}
.close-btn img.close-button {
    width: 26px;
    height: 26px;
}

.popup-body {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    padding: 30px 50px 30px;
    position: relative;
}

.popup-left {
    width: 60%;
}

.popup-title {
    font-size: 30px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 10px;
}

.popup-subtitle {
    font-size: 20px;
    color: #fff;
    margin-bottom: 25px;
}

.req-sample-form .form-group {
    margin-bottom: 12px;
}

.req-sample-form .form-control,
.req-sample-form .form-select {
    background: #fff;
    border-radius: 50px;
    padding: 10px 18px;
    border: 0;
    font-size: 13px;
    width: 100%;
}
    .req-sample-form .form-control:focus, .req-sample-form .form-select:focus {
        box-shadow: unset;
    }
.req-sample-form .form-group .help-block {
    color: #fff;
    font-size: 12px;
}
.btn_diglog_report {
    background: #fff;
    color: #000;
    padding: 10px 26px;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 400;
    transition: 0.3s;
    box-shadow: unset;
    margin-top: 10px;
}
.btn_diglog_report:focus,
.btn_diglog_report:active{
    box-shadow: unset;
}

    .btn_diglog_report:hover {
        background: #000;
        color: #fff;
    }

.popup-right {
    width: 34%;
    text-align: center;
}
.popup-right img.Offer {
    margin-top: 10px;
    margin-bottom: 60px;
}
.illustration {
    max-width: 100%;
}
.modal-content.rep .sample__report {
    background: linear-gradient(90deg, rgb(233 241 248) 0, rgb(255 232 220) 100%);
    border-radius: 24px;
}
.modal-content.rep .report_thanku {
    padding: 20px;
}
@media (max-width: 991px) {
    .modal-content.rep {
        background-position: center;
    }
    .popup-body {
        flex-direction: column;
        text-align: center;
        padding: 30px 20px 30px;
    }

    .popup-left, .popup-right {
        width: 100%;
    }
    .popup-right img.Offer
 {
    margin-bottom: 18px;
}
    .popup-title {
        font-size: 24px;
    }
    .illustration {
        margin-top: 25px;
    }
}



.report_content.companies {
    background: #fff;
    display: block;
    position: relative
}

.marketShares .market-shares .marketBox, .upcomingReport .marketBox {
    background: #f9f9f9b8;
    border-radius: 6px;
    box-shadow: 0 4px 6px 0 #0000001c;
    min-height: 220px
}

.upcomingReport .marketBox {
    width: 100%;
    padding: 15px
}

.marketBox h3 {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
    color: #044280
}

.marketBox ul {
    text-align: left;
    font-size: 18px;
    list-style: none;
    margin: 0
}

.upcomingReport .marketBox ul {
    padding: 0;
    display: inline-block
}

.marketBox ul li {
    background: url(/assets/images/orangeArrow.webp) 0 7px/24px no-repeat;
    padding: 3px 3px 3px 30px;
    font-size: 16px;
    color: #222
}

.upcomingReport .marketBox ul li {
    float: left;
    width: 33.33%;
    padding-right: 40px
}

.market-shares {
    padding: 10px 0;
    background: #fff
}

.marketShares .market-shares .marketBox {
    padding: 15px;
    margin: 0;
    color: #000;
    font-size: 20px;
    z-index: 9;
    text-align: center
}

.marketBox p {
    margin: 0;
    font-size: 16px
}

.companiesCharts {
    border: 1px solid #ccc;
    border-radius: 6px;
    margin: 0 0 30px;
    padding: 15px
}

    .companiesCharts h3 {
        font-size: 18px;
        font-weight: 600;
        color: #044280;
        text-align: center;
        margin-bottom: 20px
    }

    .companiesCharts .tab-content {
        display: block;
        margin-top: 28px
    }

    .companiesCharts #v-pills-tab .nav-link {
        color: #222;
        font-size: 14px;
        border: 0;
        transition: .3s ease-in-out;
        text-align: left;
        padding: 0 10px;
        display: flex;
        height: 50px;
        line-height: 18px;
        align-items: center;
        width: 100%;
        background: #f4f4f4;
        border-radius: 0;
        margin-bottom: 6px
    }

        .companiesCharts #v-pills-tab .nav-link.active {
            background: #ee661e;
            color: #fff
        }

p.note {
    font-size: 11px;
    font-weight: 300;
    margin: 10px 0 0;
    display: flex;
    align-items: unset;
    justify-content: center
}

.actionCall a, .infoAction a {
    padding: 10px;
    display: inline-block;
    text-align: center;
    transition: .3s ease-in-out
}

p.note img {
    width: 14px;
    height: 14px;
    margin-right: 5px
}

.slideBg {
    background: url(/assets/images/coverbackground.webp);
    height: 500px;
    margin-bottom: 30px;
    padding: 30px 0
}

    .slideBg .slideBoxes {
        padding: 25px 30px
    }

    .slideBg .marketSlide {
        background: #ffffff73;
        padding: 20px;
        height: 390px
    }

        .slideBg .marketSlide .owl-nav button span {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 30px;
            height: 30px;
            font-size: 29px;
            color: #444;
            border: 1px solid #444;
            border-radius: 50%
        }

        .slideBg .marketSlide .owl-nav button:hover span {
            color: #ee661e;
            border: 1px solid #ee661e
        }

        .slideBg .marketSlide .cardBox h3 {
            display: flex;
            align-items: center;
            width: 100%;
            font-size: 18px
        }

            .slideBg .marketSlide .cardBox h3 div {
                width: 50px;
                height: 50px;
                background: #ddd;
                border-radius: 50%;
                padding: 5px;
                margin-right: 10px;
                display: flex;
                justify-content: center;
                align-items: center
            }

            .slideBg .marketSlide .cardBox h3 img {
                width: 30px
            }

        .slideBg .marketSlide .cardBox p {
            padding-left: 60px;
            font-size: 15px
        }

        .slideBg .marketSlide .cardBox a.ViewMore {
            border-radius: 50px;
            margin-left: 60px;
            cursor: pointer;
            width: 200px
        }

        .slideBg .marketSlide .owl-nav button.owl-prev {
            left: -15px
        }

        .slideBg .marketSlide .owl-nav button.owl-next {
            right: -15px
        }

.companyDetails h2, .faqs .divTitle h2 {
    font-size: 20px;
    font-weight: 600
}

.companyDetails .infoBox {
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 12px;
    min-height: 366px;
    margin-top: 15px
}

    .companyDetails .infoBox .BoxTitle {
        font-size: 18px;
        font-weight: 600;
        margin-top: 10px;
        margin-bottom: 15px
    }

    .companyDetails .infoBox p, .rd__tabs .resp-tab-item:last-child {
        margin: 0
    }

.infoAction, .major-players {
    padding-top: 20px
}

    .infoAction a {
        border: 1px solid #a7a7a7;
        border-radius: 50px;
        color: #222;
        font-size: 16px;
        width: 250px
    }

.companyShares {
    background: #012b6c;
    background: linear-gradient(30deg,#fefefe 0,rgb(66 66 66) 40%);
    margin: 30px 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 20px
}

    .companyShares h2 {
        font-size: 20px;
        margin-bottom: 20px;
        font-weight: 600;
        color: #fff;
        text-align: center
    }

.companySlide {
    padding: 0 80px
}

    .companySlide .marketSlide .owl-nav button, .slideBg .marketSlide .owl-nav button {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

        .companySlide .marketSlide .owl-nav button.owl-prev {
            left: -65px
        }

        .companySlide .marketSlide .owl-nav button.owl-next {
            right: -65px
        }

        .companySlide .marketSlide .owl-nav button span {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 30px;
            height: 30px;
            font-size: 29px;
            color: #fff;
            border: 2px solid #fff;
            border-radius: 50%
        }

.actionCall {
    margin-top: 15px;
    text-align: center
}

    .actionCall a {
        border: 1px solid #a7a7a7;
        font-size: 16px;
        color: #222;
        background: #fff;
        border-radius: 50px;
        width: 220px
    }

.toc_section .btn-outline-primary {
    color: #fff;
    border-color: #044280;
    font-size: 14px;
    padding: 7px 20px;
    background-color: #044280
}

    .toc_section .btn-outline-primary:hover {
        background-color: #044280;
        color: #fff
    }

.suplyChainBannner {
    background: #eee;
    background: linear-gradient(90deg,rgb(217 217 217) 0,rgb(243 243 243) 50%);
    border-radius: 4px;
    padding: 15px 20px;
    margin: 15px 0 0;
    box-shadow: 2px 4px 10px 0 #0000001c
}

    .suplyChainBannner h2 {
        color: #e75000;
        font-weight: 600;
        font-size: 24px;
        text-transform: uppercase
    }

    .suplyChainBannner p {
        font-size: 16px;
        font-weight: 500;
        margin: 0;
        text-transform: uppercase
    }

    .suplyChainBannner .btn-danger {
        font-size: 17px;
        width: 100%;
        box-shadow: unset;
        cursor: pointer;
        text-transform: uppercase
    }

.ReportModalCon .modal-header {
    border: 0
}

    .ReportModalCon .modal-header .btn-close {
        font-size: 13px;
        background-color: #a9a9a9;
        padding: 5px
    }

.ReportModalCon .toc_section a {
    font-weight: 400;
    color: #00f
}

.ReportModalCon img {
    max-width: 100%
}

.modal-xl {
    max-width: 820px
}

.testimonialDet {
    position: relative;
    width: 100%;
    height: 520px;
    margin-top: 20px;
    padding: 40px 0;
    background: url(/assets/images/cloud-connected.jpg) center center/cover no-repeat fixed
}

    .testimonialDet::before {
        content: "";
        background-color: #044280;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        opacity: .5
    }

.graph-structure .baseYear, .graph-structure .finalYear {
    bottom: -9px;
    background-color: transparent;
    font-weight: 600
}

.testimonialDet .heading {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    position: relative;
    margin-bottom: 30px
}

.testimonial_slide {
    background: #ffffffc4;
    color: #000;
    min-height: 355px;
    padding: 20px;
    border-radius: 14px;
    font-size: 15px;
    line-height: 27px
}

    .testimonial_slide img {
        width: 90px !important;
        height: 90px;
        border-radius: 50%;
        margin: 0 auto 15px;
        background-color: #fff
    }

    .testimonial_slide h5 {
        font-size: 15px;
        font-weight: 600
    }

        .testimonial_slide h5 span.details {
            display: block;
            margin-top: 5px;
            color: #000;
            font-weight: 400;
            font-size: 13px
        }

.testimonial_indicators .owl-nav button {
    position: absolute;
    top: 46%;
    -webkit-transform: translateY(-48%);
    transform: translateY(-48%)
}

    .testimonial_indicators .owl-nav button.owl-prev {
        left: -30px
    }

    .testimonial_indicators .owl-nav button.owl-next {
        right: -30px
    }

    .testimonial_indicators .owl-nav button span {
        font-size: 60px;
        color: #fff;
        font-family: auto
    }

.graph-structure {
    text-align: center;
    width: 270px;
    position: relative;
    margin: 20px auto 0
}

    .graph-structure span {
        position: absolute;
        font-size: 12px;
        background: #dfeaec;
        padding: 2px 5px;
        border-radius: 4px
    }

    .graph-structure .baseYearValue {
        top: 82px;
        left: 40px
    }

    .graph-structure .finalYearValue {
        top: 0;
        right: 18px
    }

    .graph-structure .baseYear {
        left: 66px
    }

    .graph-structure .finalYear {
        right: 50px
    }

.rd-entry-content .highlight-bg {
    padding: 15px 30px;
    border-radius: 6px;
    box-shadow: 0 .3rem 1rem rgb(0 0 0 / 23%);
    border-left: 3px solid #e7dfed
}

@media (min-width:992px) {
    #SampleCloudImages .modal-lg {
        max-width: 900px
    }
}

@media (max-width:767px) {
    .action_toc_btns li .btn-byLink, .page-title {
        margin-right: 0
    }

    .action_toc_btns.mobHide, .mainNavList, .purchase-reports .freeSample, .rd_detailviewHeader, .sample__report .popup-img {
        display: none
    }

    .action_toc_btns, .action_toc_btns li, .rd-header {
        display: block
    }

    .page-title {
        width: 100%;
        margin-bottom: 20px
    }

    .purchase-reports {
        width: 100%;
        padding: 0
    }

        .purchase-reports .rpButtons {
            display: flex
        }

            .purchase-reports .rpButtons .btn-byLink.requestSample {
                display: flex;
                line-height: 10px
            }

            .purchase-reports .rpButtons .btn-byLink {
                width: 50%;
                margin-top: 0 !important
            }

        .purchase-reports .btn-byLink + .btn-byLink {
            margin-left: 10px
        }

    .action_toc_btns li:nth-child(4) .btn-byLink {
        margin-top: 0
    }

    .page-content-selectBox {
        padding: 0 0 10px
    }

    .fixed-bottom-div {
        display: flex;
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        z-index: 20;
        padding: 0;
        height: 62px
    }

        .fixed-bottom-div .btn-sample {
            line-height: 14px;
            font-size: 10px;
            color: #fff;
            width: 20%;
            text-align: center;
            padding: 8px 2px;
            background: #ee661e
        }

            .fixed-bottom-div .btn-sample img {
                width: 15px;
                display: block;
                margin: 0 auto 2px
            }

    .sample__report button.btn-close {
        right: 0;
        top: 0
    }

    .sample_form .frm_buton_submit {
        margin-top: 15px
    }

    .sample__report .modal-title {
        margin: 20px 0;
        font-size: 22px;
        line-height: 1
    }

    button#report-page-dilog-frm, button.btn-closeform {
        font-size: 13px;
        height: 40px;
        margin-bottom: 0
    }

    .marketShares .market-shares .marketBox {
        margin-bottom: 15px
    }

    .companiesCharts #v-pills-tab .nav-link {
        padding: 10px;
        height: auto
    }

    .slideBg, .slideBg .marketSlide, testimonialDet {
        height: auto
    }

        .slideBg .slideBoxes {
            padding: 0 20px
        }

        .slideBg .marketSlide .cardBox p {
            padding-left: 0
        }

    .companyDetails .infoBox {
        min-height: auto
    }

    .companySlide {
        padding: 0
    }

    .order_2 {
        order: 2
    }

    .order_1 {
        order: 1
    }

    .suplyChainBannner {
        padding: 12px
    }

        .suplyChainBannner h3 {
            font-size: 22px;
            margin-bottom: 10px
        }

        .suplyChainBannner p {
            line-height: 20px;
            font-size: 14px;
            margin-bottom: 20px
        }
}

@media (max-width:640px) {
    .upcomingReport .marketBox ul li {
        width: 100%
    }
}

@media (max-width:575px) {
    .page-content-selectBox h2, .rd-details {
        margin-bottom: 15px
    }

    .rd-details {
        padding: 0
    }

    .page-title h1 {
        font-size: 20px
    }

    .customize-report-container, .rd-entry-content img {
        width: 100%
    }

    .page-content-selectBox, .rd-meta-details {
        display: block
    }

        .rd-meta-details li {
            display: inline-block;
            font-size: 11px
        }

    .sampleDownload .modal-body {
        padding: 10px 20px 20px
    }

    .customize-report-container .btn-img-text {
        display: block;
        margin: 20px 0
    }

    .customize-report-container .cta-submit {
        width: 100%;
        display: block;
        text-align: center
    }

    .customize-report-left {
        width: 100%;
        text-align: center
    }

        .customize-report-left span {
            font-size: 12px
        }

    .company-slide {
        padding: 20px 0
    }

    .get_request_frm h2 {
        font-size: 22px !important
    }
}

.thanks_alert_message {
    background: #b7f1f1;
    padding: 10px 15px;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 600;
    color: #01600e;
    margin: 26px 0;
    font-family: monospace
}

    .thanks_alert_message img {
        margin-right: 5px
    }

.form_thanks_sec h3 {
    color: #021b52;
    margin: 0 0 20px;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 400
}

.form_thanks_box {
    border-radius: 6px;
    background: #30527f12;
    padding: 20px;
    border: 0
}

.margin_label {
    margin-bottom: 8px;
    position: relative;
    padding-left: 20px;
    margin-top: 20px
}

.form_thanks_box label b {
    letter-spacing: .2px;
    color: #0b2e5e;
    font-size: 15px;
    font-weight: 600
}

.margin_label span {
    position: absolute;
    left: 0
}

.checkbox label span {
    display: flex;
    width: 90%
}

.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    font-size: 14px;
    display: block
}

    .checkbox label input[type=checkbox], .radio label input[type=radio] {
        position: relative;
        border: 2px solid #000;
        border-radius: 2px;
        background: 0 0;
        cursor: pointer;
        line-height: 0;
        margin: 0 .6em 0 0;
        outline: 0;
        padding: 0 !important;
        vertical-align: text-top;
        height: 18px;
        width: 18px;
        -webkit-appearance: none;
        opacity: .5
    }

        .checkbox label input[type=checkbox]:checked, .radio label input[type=radio]:checked {
            background-color: #ff5900;
            border: 2px solid #ff5900;
            opacity: 1
        }

        .checkbox label input[type=checkbox]:before, .radio label input[type=radio]:before {
            content: '';
            position: absolute;
            right: 50%;
            top: 50%;
            width: 5px;
            height: 11px;
            border: solid #fdfdfd00;
            border-width: 0 2px 2px 0;
            margin: -1px -1px 0;
            transform: rotate(45deg) translate(-50%,-50%);
            z-index: 2
        }

        .checkbox label input[type=checkbox]:checked::before, .radio label input[type=radio]:checked::before {
            border-color: rgb(255 255 255)
        }

    .radio label input[type=radio] {
        border-radius: 50%;
        height: 20px;
        width: 20px
    }

.btn_submit_requirment {
    background: #133a67;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    margin-top: 20px;
    width: 100%;
    font-weight: 600;
    transition: .1s linear
}

    .btn_submit_requirment:focus {
        box-shadow: unset
    }

    .btn_submit_requirment:hover {
        background-color: #ff5900;
        color: #fff
    }

.form_thanks_box textarea {
    border: 0 !important;
    border-bottom: 1px solid #b9b9b9 !important;
    border-radius: 0 !important;
    padding: 0 !important;
    background-color: transparent
}

    .form_thanks_box textarea:focus {
        box-shadow: unset;
        background: 0 0
    }

.padding_bottom20 {
    padding-bottom: 20px
}

.bottom_box {
    padding: 25px 0;
    text-align: left
}

    .bottom_box li {
        font-size: 16px;
        padding: 6px 0
    }

    .bottom_box ul li i {
        color: #4eae49
    }

.space-lg-1 {
    width: 3%
}

.address-informations {
    background-color: #f0f3f6;
    border-radius: 6px;
    padding: 25px 20px;
    margin-bottom: 30px
}

    .address-informations .address, .form_thanks_sec .address {
        font-size: 15px;
        line-height: 1.6
    }

        .address-informations a, .form_thanks_sec .address a, .form_thanks_sec h3 a {
            color: #0b2e5e;
            font-size: 14px;
            font-weight: 600
        }

.form_thanks_sec h4 {
    letter-spacing: .2px;
    color: #0b2e5e;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 15px
}

.form_thanks_sec .socialFollow {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: end
}

.form_thanks_sec .nav-social {
    margin-bottom: 0;
    padding: 0;
    list-style: none
}

    .form_thanks_sec .nav-social li {
        float: left;
        padding-right: 15px
    }

        .form_thanks_sec .nav-social li a.social {
            color: #fff;
            font-weight: 400;
            width: 38px;
            height: 38px;
            line-height: 38px;
            border-radius: 50%;
            text-align: center;
            display: block;
            font-size: 20px
        }

            .form_thanks_sec .nav-social li a.social.fb {
                background-color: #3b5998
            }

            .form_thanks_sec .nav-social li a.social.tw {
                background-color: #00acee
            }

            .form_thanks_sec .nav-social li a.social.in {
                background-color: #0077b5
            }

.industryRelaredRep {
    background-image: linear-gradient(90deg,rgb(217 217 217) 0,rgb(243 243 243) 50%)
}

@media only screen and (max-width:640px) {
    .modal-body.sample__report .report_thanku {
        padding: 0 0 30px
    }

    .thanks_alert_message {
        text-align: center
    }

        .thanks_alert_message img {
            display: block;
            margin: 0 auto 10px
        }

    .form_thanks_box {
        padding: 10px 10px 30px
    }

        .form_thanks_box .checkbox, .form_thanks_box .radio {
            margin-bottom: 10px
        }

    .form_thanks_sec .socialFollow {
        justify-content: start;
        margin-bottom: 30px
    }
}
