@font-face {
    font-family: 'Surt';
    src: url("/Site.Resource/MLAHUB/HUBNewDesign/fonts/Surt-Full-Family-Trial/Surt/Surt-Regular.otf");
    font-weight: 400;
}

@font-face {
    font-family: 'Surt';
    src: url("/Site.Resource/MLAHUB/HUBNewDesign/fonts/Surt-Full-Family-Trial/Surt/Surt-Medium.otf");
    font-weight: 500;
}

@font-face {
    font-family: 'Surt';
    src: url("/Site.Resource/MLAHUB/HUBNewDesign/fonts/Surt-Full-Family-Trial/Surt/Surt-SemiBold.otf");
    font-weight: 600;
}

@font-face {
    font-family: 'Surt';
    src: url("/Site.Resource/MLAHUB/HUBNewDesign/fonts/Surt-Full-Family-Trial/Surt/Surt-Bold.otf");
    font-weight: 700;
}

@font-face {
    font-family: 'Surt';
    src: url("/Site.Resource/MLAHUB/HUBNewDesign/fonts/Surt-Full-Family-Trial/Surt/Surt-Black.otf");
    font-weight: 800;
}

@font-face {
    font-family: 'Calibri';
    src: url("/Site.Resource/MLAHUB/HUBNewDesign/fonts/calibri-font-family/calibri-font-family/calibri-regular.ttf");
    font-weight: 400;
}

@font-face {
    font-family: 'Calibri';
    src: url("/Site.Resource/MLAHUB/HUBNewDesign/fonts/calibri-font-family/calibri-font-family/calibri-bold.ttf");
    font-weight: 800;
}

.check_container.tal input:checked ~ .checkmark {
    background-color: #a0cf67 !important;
}


#paginationHeaderData {
    display: inline-flex;
    justify-content: flex-end;
    align-items: center;
    margin-right: 0;
    margin-bottom: 0;
}

.stat_wrapper.asset-green .stat_img, .stat_wrapper.asset-green .stat_content {
    background: #a0cf67 !important;
    border: none !important;
}

.stat_wrapper.asset-green .stat_content .view_btn.tal {
    color: #a0cf67 !important;
}

.stat_wrapper.darkgray .stat_img, .stat_wrapper.darkgray .stat_content {
    background: #4B4F54 !important;
    border: none !important;
}

.gallery_img.logo img {
    object-fit: contain;
}

.gallery_img {
    position: relative;
    height: 100%;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #dedede;
}

.search-load-more-btn-categories[disabled] {
    opacity: 0.5 !important;
    pointer-events: none;
}

.gallery_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.banner_content h1 {
    margin-bottom: 20px;
}

/*.gallery_container {
    display: grid;
    grid-template-columns: repeat(14,1fr);
    grid-template-rows: repeat(10,9vw);
    width: 100%;
    grid-gap: 10px;
}*/

.gallery_container {
    display: grid;
    grid-template-columns: repeat(14,1fr);
    grid-template-rows: repeat(8,9vw);
    width: 100%;
    grid-gap: 10px;
}

.w-70 {
    width: 70%;
}

.ml-auto {
    margin-left: auto;
}

.gallery_container:not(:first-child) {
    margin-top: 15px;
}

.image_gallery {
    padding: 30px 0 120px 0;
}

.galleryImg {
    object-fit: cover;
    object-position: center;
}

/*.gallery_wrapper:nth-child(1) {
    grid-column: 1 / 5;
    grid-row: 1 / 4;
}

.gallery_wrapper:nth-child(2) {
    grid-column: 5 / 9;
    grid-row: 1 / 4;
}

.gallery_wrapper:nth-child(3) {
    grid-column: 9 / -1;
    grid-row: 1 / 3;
}

.gallery_wrapper:nth-child(4) {
    grid-column: 1 / 9;
    grid-row: 4 / 7;
}

.gallery_wrapper:nth-child(5) {
    grid-column: 9 / -1;
    grid-row: 3 / 7;
}

.gallery_wrapper:nth-child(6) {
    grid-column: 1 / 7;
    grid-row: 7 / 12;
}

.gallery_wrapper:nth-child(7) {
    grid-column: 7 / -1;
    grid-row: 7 / 10;
}

.gallery_wrapper:nth-child(8) {
    grid-column: 7 / -1;
    grid-row: 10 / 12;
}*/

.gallery_wrapper:nth-child(1) {
    grid-column: 1 / 9;
    grid-row: 1 / 5;
}

.gallery_wrapper:nth-child(2) {
    grid-column: 9 / 15;
    grid-row: 3 / 5;
}

.gallery_wrapper:nth-child(3) {
    grid-column: 9 / -1;
    grid-row: 1 / 3;
}

.gallery_wrapper:nth-child(4) {
    grid-column: 1 / 9;
    grid-row: 5 / 7;
}

.gallery_wrapper:nth-child(5) {
    grid-column: 9 / -1;
    grid-row: 5 / 7;
}

.gallery_wrapper:nth-child(6) {
    grid-column: 1 / 6;
    grid-row: 7 / 9;
}


.gallery_wrapper:nth-child(7) {
    grid-column: 6 / -5;
    grid-row: 7 / 9;
}

.gallery_wrapper:nth-child(8) {
    grid-column: 11 / -1;
    grid-row: 9 / 7;
}

/*.block.talassetsearchblock {
    margin-top: 84px;
}*/

.back_search.fixed .back_dropdown, .back_search.fixed .back_text_input {
    position: relative;
}

.back_search.fixed {
    position: fixed;
    top: 110px;
    left: 0;
    right: 0;
    max-width: 1110px;
    margin: 0 auto;
    background-color: white;
    border-radius: 10px;
    padding: 3px;
    box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.12);
}

    .back_search.fixed .back_dropdown:nth-child(2) .btn-group > button, .back_search.fixed .back_dropdown:nth-child(1) .btn-group > button {
        background-color: #ffffff !important;
    }

.asset_type {
    position: absolute;
    top: 14px;
    right: 14px;
    z-index: 10;
    max-width: 24px;
    max-height: 24px;
}

.back_search.fixed .back_dropdown > label, .back_search.fixed .back_text_input > label {
    position: absolute;
    font-size: 10px;
    top: -1px;
    z-index: 1500;
    left: 10px;
    font-weight: normal;
    color: #777777;
    margin: 0;
}

.back, .back:hover {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #3C3C3B;
}

.custom_navbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
}

.dropdown-menu.show {
    display: block !important;
    max-height: 228px !important;
    overflow-y: auto !important;
}

.navbar_rightContent {
    display: flex;
    gap: 30px;
}

.inputContainer {
    display: flex;
    align-items: center;
    padding: 0px 10px;
    border: 1px solid black;
    border-radius: 6px;
    /* background-color: red; */
}

    .inputContainer input::placeholder {
        font-family: 'Calibri',sans-serif !important;
    }

.inputs {
    margin: 0 auto;
    /* background-color: red; */
    display: flex;
    align-items: center;
    gap: 20px;
    /* position: relative; */
    padding: 30px 30px;
}

.margin_align {
    margin: 14px 0 0 0;
}

.navbar_logo {
    width: 70%;
}

.slideWebView {
    display: block;
}

.slideMobView {
    display: none !important;
}


.mobView {
    display: none;
}

.navbar_search {
    width: 20px;
}

.navbar_input {
    border: none;
    height: 40px;
    width: 250px
}

    .navbar_input:focus {
        outline: none;
    }

.webNav {
    background-color: #00774B;
}

.nav_links {
    display: flex;
    align-items: stretch;
}

    .nav_links.tal .nav_link:hover, .nav_links.tal .dropdown:hover .dropbtn {
        background-color: #4B4F54;
    }

    .nav_links.tal .dropdown-content a:hover {
        background-color: #4B4F54;
    }

.mob_navbar_links.tal a:hover, .mob_navbar_links.tal > div.dropdown:hover .dropbtn {
    background-color: #4B4F54;
}

.tal .nav_link.nav_active {
    background-color: #4B4F54;
}

.nav_link {
    padding: 25px 20px;
    text-align: center;
    text-decoration: none;
    color: white;
    display: flex;
    align-items: center;
}

.home_logo {
    height: 100%;
    width: 35px;
    display: flex;
    justify-content: center;
    align-self: stretch;
}

.nav_link:hover {
    color: white;
    text-decoration: none;
    background-color: #DD830C;
}

.rmed .nav_link:hover {
    color: white;
    text-decoration: none;
    background-color: #CC3727;
}

body {
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
}


.no_card {
    padding-bottom: 40px !important;
}

.banner {
    padding: 50px 0;
    gap: 40px;
    background-image: linear-gradient(356.94deg, #00774B -122.29%, #3FBB8D -55.32%, #FFFFFF 56.29%);
}

    .banner h1 {
        color: #DC8419;
        font-size: 50px;
        font-weight: 700;
    }

.banner_wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 40px 0 180px 0;
}

.flex_btns {
    display: flex;
    justify-content: flex-start;
    gap: 24px;
    margin-top: 40px;
}

/* .flex_btns button {
    padding: 10px 56px;
    font-size: 16px;
} */

.flex_img_container {
    max-width: 40%;
    text-align: right;
}

.flex_btns button {
    padding: 10px 27px;
    width: 204px;
}

.flex_content {
    width: 60%;
}

    .flex_content p.header {
        font-weight: 700;
        font-size: 18px;
        line-height: 26px;
        color: #4B4F54;
        text-align: left;
    }

    .flex_content p.subcontent {
        text-align: left;
        color: #4B4F54;
    }

    .flex_content p.subcontent {
        font-weight: 400;
        font-size: 18px;
        line-height: 26px;
        color: #9C9C9C;
    }

.flex_img_container img {
    width: 90%;
    max-height: 90%;
    height: 90%;
}

.flex_content h2 {
    font-weight: 700;
    font-size: 35px;
    line-height: 1.3;
    color: #4B4F54;
    margin-bottom: 40px;
}


.banner_image img {
    width: auto;
    max-height: 400px;
    max-width: 100%;
}

.banner p {
    /* color: #DC8419; */
    font-size: 16px;
    /*font-family: 'Calibri', sans-serif !important;*/
    line-height: 1.25;
}

body.rmed {
    padding: 0 !important;
}

.non_gradient {
    background-image: unset;
}

/*p {
    font-family: 'Calibri', sans-serif !important;
}*/

.tal.global_card_container {
    background-color: #4B4F54;
}

.rmed.global_card_container {
    background-color: #CC3727;
}

.tal.large_global_card_container {
    background-color: #4B4F54;
}

.tal.global_card_container .global_card_content p:first-child {
    font-weight: 700;
}

.tal.global_card_container .global_card_content {
    padding: 45px 25px;
}

.tal .global_card img {
    width: 100%;
}

.global_card_container {
    margin: 0 auto;
    max-width: 1110px;
    background-color: #DC8419;
    display: flex;
    margin-top: -8%;
    box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.12);
}

.global_steps_container {
    display: flex;
    flex-direction: column;
    gap: 32px;
    margin-top: 32px;
    margin-bottom: 48px;
}

.large_global_card_container .global_card_content {
    padding: 58px 95px;
}

.large_global_card_container {
    margin: 0 auto;
    max-width: 1110px;
    display: flex;
    margin-top: -10%;
    box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.12);
}

.global_card {
    width: 50%;
}

    .global_card img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.global_card_content {
    padding: 80px 40px;
    font-size: 18px;
    width: 60%;
    color: white;
}

    .global_card_content p {
        font-size: 18px;
        font-weight: 400;
        /*font-family: 'Calibri', sans-serif!important;*/
    }

.understand_market {
    padding: 60px 0;
    text-align: center;
}

/* .understand_market h2 {
    font-weight: 600;
}

.understand_market > p {
    text-align: left;
    color: #9C9C9C;
    width: 50%;
    margin-bottom: 30px;
} */

#gradientImgMob {
    display: none;
}

#gradientImgWeb {
    background-image: linear-gradient(270deg, #DC8419 2.46%, rgba(220, 132, 25, 0) 27.38%), linear-gradient(0deg, rgba(0, 0, 0, 0.24), rgba(0, 0, 0, 0.24)), url('../img/shared/haveQuestionWeb.jpg');
    width: 100%;
    height: 100%;
    background-size: cover;
    color: white;
    padding: 20px;
}

.rmed #gradientImgWeb {
    background-image: linear-gradient(270deg, #CC3727 2.46%, rgba(220, 132, 25, 0) 27.38%), linear-gradient(0deg, rgba(0, 0, 0, 0.24), rgba(0, 0, 0, 0.24)), url('../img/shared/haveQuestionWeb.jpg');
    width: 100%;
    height: 100%;
    background-size: cover;
    color: white;
    padding: 20px;
}



.grey_bg {
    background-color: #F5F5F5;
}

.market_stats {
    /* text-align: center; */
    background-color: #F5F5F5;
    /* padding: 60px 0 0 0!important; */
}

.banner_image {
    max-width: 55%;
}

.market_stats.standard_section {
    padding: 60px 0 0 0;
}

.stat_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.market_stats > h2 {
    font-weight: 600;
    text-align: center;
}

.beefAll {
    font-size: 20px;
    font-weight: 700;
}

.pdf_container {
    max-width: 980px;
    margin: 0 auto;
    margin-top: 40px;
}

.navBtn {
    width: 46px;
    height: 46px;
    /* border: 1px solid #00774B; */
    border: 1px solid #BDBDBD;
    background-color: rgba(255, 255, 255, 0.18);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.option_outer_container {
    max-width: 1080px;
    width: 100%;
    margin: 0 auto;
    margin-top: 40px;
}

.quick_outer_container {
    margin: 0 auto;
}

    .quick_outer_container .owl-item {
        transition: all .2s ease;
    }

.quick_link_img {
    /* max-width: 800px; */
    max-height: 500px;
    object-fit: cover;
    display: block;
}

/*.quick_outer_container .owl-item.active {
    transform: scale(1.1);
}*/

.search_inputs {
    max-width: 980px;
    margin: 0 auto;
}

/*.growth_driver_carousel .owl-item {
    transform: scale(0.9)!important;
    transition: all .5s ease;
}*/

/*.growth_driver_carousel .owl-item.active {
    transform: scale(1) !important;
}*/
.overlay {
    position: absolute;
    opacity: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
    cursor: pointer;
    border-radius: 10px;
    overflow: hidden;
    transition: opacity .3s ease;
}

.owl-item.active .video_preview .overlay {
    opacity: 0;
}

.content_flex_section .flex_content button {
    margin-top: 32px;
}

.videoContainer {
    /* background-color: red; */
    /* width: 100%; */
    /* max-width: 800px; */
    margin: 0 auto;
}

.pdf_head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #FDDBB3;
    border-radius: 20px 20px 0px 0px;
    padding: 22px 40px;
}

.download_btn {
    border: 2px solid #DC8419;
    outline: none;
    padding: 11px 40px;
    border-radius: 10px;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    background-color: white;
    color: #DC8419;
    cursor: pointer;
}

    .download_btn:focus {
        outline: none;
    }

.beef_icon {
    display: flex;
    align-items: center;
    gap: 10px;
}

.pdf_content {
    padding: 60px 60px 14px 60px;
    background-color: white;
    border-radius: 0px 0px 20px 20px;
}

.option_content {
    background-color: white;
    padding: 30px 20px;
    border-radius: 0px 0px 20px 20px;
}

.pdf_content img {
    width: 100%;
}

.market_stats > p {
    color: #9C9C9C;
    text-align: center;
    font-size: 18px;
}

.underline_txt {
    position: relative;
    display: inline-block;
}

    .underline_txt > h2 {
        font-size: 24px;
    }

.summary {
    padding: 30px 0;
}

    .summary .underline_txt {
        margin-bottom: 24px;
    }

    .summary > p {
        text-align: left;
    }

    .summary p {
        font-weight: 400;
        font-size: 18px;
        line-height: 26px;
        color: #3C3C3B;
    }

.mobView {
    display: none;
}

.underline_txt span {
    position: absolute;
    height: 4px;
    width: 80%;
    bottom: 0;
    border-radius: 10px;
    left: 0;
    background-color: #00774B;
}

.asset-green {
    color: #a0cf67 !important;
}

.dark_btn.asset {
    color: white !important;
    background-color: #a0cf67 !important;
}

.grid-2-asset {
    display: flex;
    width: 100%;
    grid-gap: 20px;
}

    .grid-2-asset .inner-grid:last-child {
        width: 70%;
    }

    .grid-2-asset .inner-grid:first-child {
        width: 30%;
    }

.option-active.asset.disabled {
    border: 1px solid #ccc !important;
    color: #cccccc !important;
    font-weight: 600;
    background-color: white !important;
    user-select: none;
}

.option-active.asset {
    border: 1px solid #a0cf67 !important;
    color: #a0cf67 !important;
    font-weight: 600;
    background-color: rgba(160, 207, 103, 0.12) !important;
    user-select: none;
}

.block_option_container_asset {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100%, 1fr)) !important;
    grid-column-gap: 28px;
    grid-row-gap: 20px;
}

.company_filter_box.asset {
    padding: 20px !important;
    display: grid;
    gap: 20px;
    position: sticky;
    top: 220px;
    z-index: 40;
}

    .company_filter_box.asset .multiselect.dropdown-toggle {
        min-height: 46px;
        font-size: 16px !important;
    }

    .company_filter_box.asset .btn-group .multiselect-option.active,
    .company_filter_box.asset .btn-group .multiselect-option:focus,
    .company_filter_box.asset .btn-group .multiselect-option:active {
        background-color: rgba(160, 207, 103, 0.12) !important;
    }

.grid-2-asset .company_filter_box.asset .mob-button {
    display: none;
}

.dark_btn.asset {
    border: 1px solid #a0cf67 !important;
}

.outlined_btn.asset {
    color: #a0cf67 !important;
    border: 1px solid #a0cf67 !important;
    background-color: white !important;
}

.grid-2-asset .inner-grid.flex_filter .gallery_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    grid-gap: 15px;
    gap: 15px;
}

.grid-2-asset .gallery_container {
    transition: all 0.3s;
}

.grid-2-asset .inner-grid.flex_filter .gallery_container .gallery_wrapper {
    width: calc(50% - 15px);
    max-height: 200px;
}

@media screen and (max-width: 768px) {
    .gallery_container.flex_filter .gallery_wrapper {
        width: 100%;
    }

    body.drop-bg:after {
        position: fixed;
        content: "";
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: rgba(0,0,0,0.50);
        z-index: 1003;
        height: 100%;
        width: 100%;
    }

    .grid-2-asset {
        flex-wrap: wrap;
    }

    .ml-auto.w-70 {
        width: 100% !important;
        margin-left: 0 !important;
    }

    .grid-2-asset .company_inputtype_accordion {
        margin-bottom: 20px;
    }


    .grid-2-asset .dark_btn:focus, .grid-2-asset .outlined_btn:focus {
        padding: 11px 14px;
        font-size: 16px !important;
    }


    .grid-2-asset .company_filter_box.asset.fixed {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        z-index: 1005;
        width: 95%;
        display: block;
        margin: 15px auto;
    }

        .grid-2-asset .company_filter_box.asset.fixed .mob-button {
            display: flex;
            justify-content: space-between;
            grid-gap: 10px;
            align-items: center;
            border-top: 1px solid #efefef;
        }

            .grid-2-asset .company_filter_box.asset.fixed .mob-button button {
                width: 100%;
                margin-top: 15px;
            }

    .grid-2-asset .webView {
        display: flex;
        position: relative !important;
        top: auto !important;
    }

    .grid-2-asset .company_filter_box.asset {
        display: none;
    }

    .grid-2-asset .inner-grid {
        width: 100% !important;
    }

    .home_image_section.backImage.video-banner-full .container {
        margin-top: 0px !important;
        padding-top: 120px !important;
    }

    .back_search.fixed {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        max-width: 100% !important;
        background-color: transparent !important;
        border-radius: 0 !important;
        padding: 0 !important;
        box-shadow: none !important;
    }
}

ul {
    position: relative;
    list-style: none;
    margin-left: 0;
    padding-left: 1.2em;
}

.border_select {
    border: 1px solid #333333;
}

.summary_points ul li:before {
    content: "";
    position: absolute;
    top: 13%;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #00774B;
}

.summary_points ul li p {
    font-size: 18px;
    text-align: left;
    margin: 0;
}

.summary_points ul li > div {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.summary_points ul li:not(:last-child) {
    margin-bottom: 22px;
}

.view_link {
    color: #DC8419;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 6px;
}

.section_head_link {
    font-size: 18px;
    font-family: 'Calibri',sans-serif !important;
    color: #DC8419;
    font-weight: 700;
}

    .section_head_link:hover {
        color: #DC8419;
        text-decoration: none;
    }

.view_link:hover {
    color: #DC8419;
    text-decoration: none;
}

.view_link img {
    width: 13px;
}

.pdf_footer {
    text-align: center;
    font-size: 14px;
    color: #9C9C9C;
}

.view_btn {
    border-radius: 10px;
    background-color: white;
    color: #DC8419;
    border: none;
    font-weight: 700;
    padding: 11px 47.5px;
    font-size: 16px;
    cursor: pointer;
}

    .view_btn.tal {
        color: #4B4F54;
    }

    .view_btn.rmed {
        color: #CC3727;
    }

.input_dropcontainer {
    position: relative;
    flex: 1;
    /* min-width: 294px; */
}

.btn-group button.multiselect {
    background-color: white;
    border: 1px solid #333333;
    font-size: 16px;
    /*font-family: 'Calibri', sans-serif !important;*/
    background-size: 10% 21% !important;
}

.flex_section {
    display: flex;
    align-items: center;
    gap: 50px;
    padding: 80px 0;
}

.help_tool_section, .help_tool_section > *, .help_tool_section p {
    font-style: italic !important;
    font-weight: 400 !important;
    font-size: 10px !important;
    line-height: 1.5 !important;
    text-align: center !important;
    color: rgba(51, 51, 51, 0.7) !important;
}

.content_flex_section {
    display: flex;
    align-items: center;
    gap: 50px;
    padding: 80px 0;
}

    .content_flex_section h2 {
        margin-bottom: 20px;
    }

.faq_container {
    padding: 100px 0;
}

    .faq_container > p {
        width: 50% !important;
    }

.accordion_wrapper .accordion, .accordion_wrapper .accordion:focus {
    padding: 30px 28px 20px 28px;
}

.faq_container .accordion_wrapper .accordion {
    transition: all .5s ease;
}

    .faq_container .accordion_wrapper .accordion ~ .panel {
        transition: all .5s ease;
    }

.faq_container .accordion.active, .faq_container .accordion.active ~ .panel {
    background-color: #979395;
    color: white;
}

.accordion_wrapper:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.faq_container .accordion_wrapper .accordion::after {
    right: 50px;
    background: url('../img/Tal_Homepage3/ArrowUp.png');
}

.faq_container .accordion_wrapper .accordion.active::after {
    background: url('../img/Tal_Homepage3/ArrowDown.png');
}

.onboarding_form .accordion::after {
    right: 50px;
    background: url('../img/Tal_Forms/Arrow_Up.png');
}

.onboarding_form .accordion.active::after {
    background: url('../img/Tal_Forms/Arrow_Down.png');
}

.faq_container .accordion.active ~ .panel {
    padding: 0 28px;
    /* max-height: unset; */
}

.accordion_wrapper button {
    font-family: 'Calibri',sans-serif !important;
}

.content_flex_section p {
    font-weight: 400;
    font-size: 18px;
    color: #444A52;
    margin-bottom: 0;
}

.input_dropcontainer label {
    font-size: 14px;
    font-weight: 700;
    /* position: absolute;
    top: -10%;
    left: 0; */
}

.dark_btn {
    background-color: #DC8419;
    border: none;
    color: white;
    padding: 11px 47px;
    border-radius: 10px;
    font-weight: 700;
    cursor: pointer;
}

.outlined_btn[disabled], .outlined_btn.disabled {
    opacity: 0.5;
    pointer-events: none;
}

.outline_btn, .outline_btn:focus {
    padding: 9px 47px;
    border-radius: 10px;
    border: none;
    background-color: white;
    font-weight: 700;
    outline: none;
}

.onboarding_form.tal .accordion.active {
    background-color: rgba(235, 233, 234, 0.4);
}

    .onboarding_form.tal .accordion.active ~ .panel {
        background-color: rgba(235, 233, 234, 0.4);
    }

.onboarding_form.tal .accordion ~ .panel .panel_search_box button {
    background-color: #4B4F54;
}

.onboarding_form.tal .accordion ~ .panel .checkbox_grid .check_container input:checked ~ .checkmark {
    background-color: #4B4F54;
}

.onboarding_form.tal .check_container input:checked ~ .checkmark {
    background-color: #4B4F54;
}

.outline_btn.tal {
    border: 1px solid #4B4F54;
    color: #4B4F54;
    cursor: pointer;
}

.help_tool_dropdown_container {
    display: flex;
    gap: 24px;
}

    .help_tool_dropdown_container .select {
        border: 1px solid #BDBDBD;
        border-radius: 6px;
    }

.dark_btn.red {
    background-color: #CC3727;
}

.dark_btn.tal {
    background-color: #4B4F54;
}

.dark_btn.assetlight-green {
    background-color: #a0cf67;
}

.outline_btn.red {
    border: 1px solid #CC3727;
    color: #CC3727;
}

.dark_btn:focus {
    outline: none;
}

.light_btn {
    background-color: white;
    border: none;
    color: #DC8419;
    padding: 11px 47px;
    border-radius: 10px;
    font-weight: 700;
    display: inline-block;
    text-align: center;
}

a:hover {
    text-decoration: none !important;
}

.whats_cta .light_btn {
    width: 100%;
}

.whats_cta {
    width: 100%;
    max-width: 196px;
}

.view_btn:focus {
    outline: none;
}

.stat_content {
    background-color: #DC8419;
    padding: 30px 60px 30px 60px;
    color: white;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 6px;
}



.rmed.stat_content {
    background-color: #CC3727;
}

.tal.stat_content {
    background-color: #4B4F54;
}

.stat_content h3 {
    font-weight: 700;
    font-size: 30px;
}

.stat_img {
    max-width: 50%;
}

.webView {
    display: block;
}


.stats {
    display: flex;
    width: 100%;
}


section.stat_wrapper {
    padding: 0;
}

.stat_wrapper {
    padding-top: 60px;
}

.footer_content > h4 {
    color: #3C3C3B;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.3;
}


.footer_content > p {
    color: #9C9C9C;
    font-weight: 400;
    font-size: 16px;
}

.footer_links {
    display: flex;
    flex-direction: column;
}

    .footer_links a, .footer_links span {
        color: #9C9C9C;
        font-weight: 400;
        font-size: 16px;
    }

.field_two_grid {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(80px,1fr)) !important;
    grid-gap: 10px;
}

.footer_links a:hover {
    color: #9C9C9C;
    text-decoration: none;
}

footer {
    background-color: white;
    padding: 40px;
}

.footer_content {
    display: grid;
    grid-template-rows: 90px 1fr;
    /* grid-gap: 60px; */
}

.social_links {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-row-gap: 12px;
    grid-column-gap: 12px;
}

.social_link {
    background-color: #EBE9EA;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer_divider {
    width: 30px;
    height: 2px;
    color: red;
    background-color: red;
}

/* .videoContainer  */

.swiper-button-prev,
.swiper-button-next {
    display: none !important;
}


.slide_content {
    width: 100%;
    text-align: left;
    padding: 20px 0;
}

    .slide_content h5 {
        font-weight: 700;
        font-size: 18px;
    }

    .slide_content p {
        text-align: left;
        color: #9C9C9C;
        font-size: 18px;
        line-height: 26px;
    }

.option, .option:focus {
    /* display: inline-block; */
    padding: 14px 6px;
    border: 1px solid #BDBDBD;
    /* border-radius: 6px; */
    text-align: center;
    transition: all .3s ease;
    cursor: pointer;
    outline: none;
    font-size: 14px;
    font-weight: 400;
}

.panel_box {
    width: 70%;
}

.option_content .option {
    border-radius: 10px;
}

.option_container {
    display: grid;
    grid-template-columns: repeat(4,minmax(100px,1fr));
    align-content: center;
    grid-gap: 20px;
}

.tool_tip, .tool_tip:focus {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    /* border: none; */
    outline: none;
    background-color: inherit;
}

    .tool_tip .tooltiptext {
        visibility: hidden;
        max-width: 210px;
        background-color: white;
        color: #333333;
        text-align: left;
        border-radius: 10px;
        padding: 10px 16px;
        position: absolute;
        z-index: 1;
        bottom: 150%;
        left: 30%;
        margin-left: -60px;
        font-weight: 400;
        border: 1px solid #C2A078;
        font-family: "Calibri",sans-serif !important;
    }

.nav_gactive {
    background-color: #DC8419;
}

.talactive {
    background-color: #4B4F54;
}

.dropdown-content .nav_gactive {
    color: white;
}

.tooltip_points {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

    .tooltip_points span {
        font-size: 16px;
        font-family: "Calibri", sans-serif !important;
    }

.approved_container {
    display: flex;
    flex-direction: column;
    gap: 8px;
    justify-content: center;
    text-align: center;
    padding: 80px 0;
}

    .approved_container p {
        margin-bottom: 0;
    }

.information_content {
    padding: 40px 0;
}

.grid_show_container {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin: 40px 0;
}

.grid_wrapper {
    padding: 30px 0;
}

.grid_wrapper {
    margin-top: 70px;
}

.grid_show_container h4 {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    color: #4B4F54;
}

.information_content .flex_display {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.down_load_btn {
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    text-decoration-line: underline;
    color: #767671;
    text-align: center;
    margin: 20px 0;
}

.download_card .select_card {
    background-color: #EBE9EA;
}

.download_card a, .download_card a:focus, .download_card a:hover {
    border: none;
    text-decoration: underline;
    text-align: center;
    color: #767671;
}

.image_details {
    margin-top: 10px;
}

    .image_details p {
        font-size: 16px;
        color: #3C3C3B;
        margin-bottom: 0;
    }

.download_container {
    display: flex;
    padding: 40px 0 120px 0;
}

.download_carousel_container {
    width: 65%;
    position: relative;
}

.sugg_active {
    background-color: #a0cf67 !important;
    color: white !important;
    pointer-events: none;
}

.top_suggestions {
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
}

    .top_suggestions button, .top_suggestions button:focus {
        cursor: pointer;
        outline: none;
    }

.suggestion_option {
    padding: 10px 8px;
    border: none;
    border-radius: 8px;
    background-color: white;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
    color: #434343;
}

.grid_show {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(200px,220px));
    grid-column-gap: 70px;
    grid-row-gap: 30px;
}

.flex_display a, .flex_display a:hover {
    font-family: 'Calibri',sans-serif !important;
    color: #4B4F54;
    font-weight: 700;
    font-size: 20px;
    text-decoration: underline;
}

.flex_display p {
    font-weight: 400;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
    color: #4B4F54;
}

.approve_img_container {
    /* text-align: center; */
    margin-bottom: 20px;
}

.approved_container .status.approved {
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    color: #00774B;
}

.approved_container .status.await {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    color: #4B4F54;
    margin-top: 10px;
}

.approved_container .highlight {
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    color: #4B4F54;
}



.tool_tip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 20%;
    margin-left: -5px;
    border-width: 14px;
    border-style: solid;
    border-color: #C2A078 transparent transparent transparent;
}

.tool_tip:hover .tooltiptext {
    visibility: visible;
}

.twoColumn_grid {
    grid-column: 1 / -1;
    /* background-color: red; */
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2,minmax(100px,1fr));
    align-content: center;
    grid-gap: 20px;
}

.option-active {
    border: 1px solid #DC8419 !important;
    color: #DC8419 !important;
    font-weight: 500;
    background-color: #FBF1E6 !important;
    user-select: none;
}

    .option-active.red {
        border: 1px solid #CC3727 !important;
        color: #CC3727 !important;
        font-weight: 500;
        background-color: #FAECE4 !important;
        user-select: none;
    }



    .option-active.tal {
        border: 1px solid #4B4F54 !important;
        color: #4B4F54 !important;
        font-weight: 500;
        background-color: rgba(205, 202, 204, 0.34) !important;
        user-select: none;
    }

.option-disabled {
    cursor: not-allowed;
    color: #9C9C9C;
    border: 1px solid #B8B8B8;
}

.popular_active {
    border: 1px solid #DC8419 !important;
    color: #DC8419;
    background-color: #FBF1E6;
}

.find_Matching_btn_container {
    padding-top: 50px;
}

.dark_btn_container {
    padding: 40px 0;
}

.search_inputs {
    display: flex;
    align-items: center;
    gap: 24px;
}

.carousel_container {
    padding: 20px 72px;
    background-color: white;
    border-radius: 0px 0px 20px 20px;
}

.owl-next, .owl-prev {
    border-radius: 50% !important;
}


    .owl-next:focus, .owl-prev:focus {
        outline: none;
        border: none;
    }

.tabContent {
    /* padding: 10px 20px; */
    background-color: white;
}

    .tabContent img {
        width: 100%;
    }

.tab_container {
    /* background-color: red; */
    display: flex;
    justify-content: center;
}

.growth_driver {
    max-width: 80% !important;
}

    .growth_driver .modal-content {
        border-radius: 20px;
    }

.custom_modal {
    /* padding: 45px; */
}

.table_container img {
    width: 100%;
}

.outlined_btn:hover {
    color: white;
}

.outlined_btn.asset, .outlined_btn.asset:focus {
    border: 1px solid #a0cf67;
    color: #a0cf67;
    background-color: transparent;
}

.flex_btns .outlined_btn {
    background-color: transparent;
    color: #4B4F54;
    border: 1px solid #4B4F54;
}

.box_grid_info .key {
    font-family: 'Calibri',sans-serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    color: #000000;
}

.standard_box_block {
    display: flex;
    align-items: center;
    padding: 20px 24px;
}

    .standard_box_block:nth-child(odd) {
        background-color: rgba(250, 236, 228, 0.4);
        border-radius: 10px;
    }

.modal.show {
    backdrop-filter: blur(2px);
    background-blend-mode: overlay;
    background-color: rgba(0,0,0,0.5);
}

.standard_box_block .key {
    /*font-family: 'Calibri', sans-serif !important;*/
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    color: #000000;
    min-width: 240px;
    text-align: left;
    margin: 0;
}

.standard_box_head {
    background-color: #CC3727;
    border-radius: 20px 20px 0px 0px;
}

.standard_box_block .value {
    font-family: 'Calibri',sans-serif !important;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 36px;
    color: #000000;
    text-align: left;
    margin: 0;
}

.box_grid_info .value {
    font-family: 'Calibri';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 36px;
    color: #000000;
}

.box_grid_info {
    display: grid;
    grid-template-columns: minmax(100px,.4fr) minmax(100px, .5fr);
    text-align: left;
    padding: 35px 65px;
    grid-row-gap: 30px;
}

.sub_head {
    font-size: 24px !important;
    margin-bottom: 0 !important;
    color: #3C3C3B !important;
}

.home_info {
    background-color: #FAFAFA;
    padding: 74px 220px;
}

    .home_info p:first-child {
        color: #3C3C3B;
        font-weight: 400;
        font-size: 20px;
        text-align: center;
        margin-bottom: 1rem;
    }

    .home_info p a, .home_info p a:hover {
        text-decoration: underline;
        color: #4178CA;
    }

    .home_info p:nth-child(2), .home_info p:nth-child(3) {
        font-weight: 400;
        font-size: 20px;
        text-align: center;
        color: #3C3C3B;
    }

.tal.outlined_btn:hover, .tal.outlined_btn:focus {
    background-color: #a0cf67;
    color: white;
}

.outlined_btn, .outlined_btn:focus {
    border: 2px solid #DC8419;
    background-color: white;
    padding: 14px 75px;
    border-radius: 6px;
    font-size: 16px;
    color: #DC8419;
    font-weight: 700;
    cursor: pointer;
    outline: none;
    transition: all .3s ease;
}

.standard_box_content {
    border-radius: 0px 0px 20px 20px;
    overflow: hidden;
    background-color: white;
}

    .standard_box_content .box_item {
        display: flex;
        justify-content: space-between;
        padding: 16px 20px;
    }

.stamdard_box_blocks {
    padding: 24px;
}

.enquiry_head .standard_box {
    display: flex;
    flex-direction: column;
    border-radius: 20px;
    overflow: hidden;
    /* margin: 40px 0; */
}



.standard_box_content .box_item:hover {
    background-color: rgba(250, 236, 228, 0.4);
    cursor: pointer;
}

    .standard_box_content .box_item:hover .box_btn.rmed {
        border: 2px solid #CC3727;
        background-color: #CC3727;
        border-radius: 6px;
        color: white;
        font-weight: 700;
        cursor: pointer;
        outline: none;
        transition: all .3s ease;
    }

.standard_box_content .box_item h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    display: flex;
    align-items: center;
    color: #333333;
}

.outlined_btn:hover {
    background-color: #DC8419;
    color: white;
}

.download_option {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 40px;
}

    .download_option:hover {
        background-color: #FCF3E9;
    }

    .download_option p {
        margin: 0;
    }

.banner_content {
    width: 55%;
}

.banner_cards_container {
    /* display: flex;
    gap: 20px; */
    margin-top: -10%;
    padding: 10px 0;
}

    .banner_cards_container .owl-stage {
        padding: 50px 0;
    }

.quick-link-carousel .owl-carousel .owl-stage-outer {
    overflow: visible !important;
}

.banner_carousel_container .owl-carousel .owl-item img {
    display: unset;
}

.text_link.rmed {
    color: #CC3727;
    text-decoration: underline;
}

.multi_input {
    padding: 4px;
    display: inline-flex;
    gap: 14px;
    justify-content: space-between;
    align-items: center;
    background: rgba(235, 233, 234, 0.5);
    border: 1px solid #979395;
    border-radius: 4px;
}

    .multi_input button {
        background-color: transparent;
        border: none;
        cursor: pointer;
    }

    .multi_input > p {
        margin-bottom: 0;
        color: #4B4F54;
        font-weight: 700 !important;
        font-size: 16px !important;
    }

/* .tal .text_link {
    color: #4B4F54;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 6px;
} */

.tal .icon_link {
    color: #4B4F54;
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: 700;
}

.add_company {
    padding-bottom: 30px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

    .add_company span {
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #979395;
    }

.check_points {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.check_container .check_point {
    font-size: 14px;
    color: #BDBDBD;
}

.terms_of_use {
    margin-top: 30px;
}

.company_list_head img {
    margin-bottom: 60px;
}

.enquiry_form {
    border: 1px solid #CC3727;
    border-radius: 20px;
    overflow: hidden;
}

.enquiry_form_head {
    background: #CC3727;
    text-align: center;
    color: white;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    padding: 20px 0;
}

.enquiry_form_body {
    background: rgba(250, 236, 228, 0.4);
    padding: 20px 16px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.select_card {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 16px;
    cursor: pointer;
    border-radius: 10px;
    transition: all .3s ease;
}

.select_active {
    background-color: #EBE9EA;
}

.select_card:hover {
    background-color: #EBE9EA;
}

.select_card_content {
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    color: #4B4F54;
}

.select_cards {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(230px,1fr));
    grid-gap: 20px;
    padding: 20px 0;
}


.select_card_img img {
    width: 100%;
    object-fit: cover;
}

.select_card_container {
    display: grid;
    grid-template-columns: minmax(min-content,150px) 1fr;
    margin-top: 20px;
}

    .select_card_container:not(:last-child) {
        border-bottom: 1px solid #BDBDBD;
    }

.enquiry_form_body .label_inputContainer {
    margin: 0;
}

    .enquiry_form_body .label_inputContainer label {
        font-weight: 700;
    }



.company_profile_head {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 35px;
    color: #3C3C3B;
}

.responsiveGrid {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(min-content,150px));
    grid-column-gap: 20px;
}

.company_list_subhead h4 {
    font-weight: 700;
    font-size: 18px;
    line-height: 35px;
    margin-bottom: 0;
    color: #3C3C3B;
    margin-bottom: 4px;
}

.company_list_subhead p {
    margin-bottom: 2px;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 6px;
    text-align: left;
    color: #9C9C9C;
}

.company_list_content > p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    text-align: left;
    color: #9C9C9C;
    line-height: 35px;
}

.label_inputContainer .selectBtn {
    border: 1px solid #BDBDBD;
}

.input_container {
    margin: 25px 0;
}

.label_inputContainer .select {
    margin: 0;
}

.company_list_head h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 46px;
    color: #CC3727;
}

.terms_of_use h3 {
    font-style: normal;
    font-weight: 700;
    margin-bottom: 14px;
    font-size: 20px;
    line-height: 24px;
    color: #3C3C3B;
}

.terms_of_use div {
    font-size: 14px;
}

.quick-link-carousel .owl-stage {
    padding-top: 100px;
    padding-bottom: 100px;
}

.banner_card {
    background-color: white;
    padding: 16px;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    transition: all .2s ease-in;
    max-width: 280px;
    margin: 0 auto;
}

    .banner_card:hover {
        background-color: #DE8C27;
    }

.standard_banner {
    gap: 40px;
    padding-bottom: 220px;
    padding-top: 60px;
}

    .standard_banner h1 {
        font-family: 'Surt',sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 48px !important;
        text-align: left;
        line-height: 107%;
        color: #CC3727;
    }

    .standard_banner p {
        font-weight: 400;
        font-size: 16px;
        line-height: 36px;
        display: flex;
        align-items: center;
        color: #3C3C3B;
    }

.banner.tal .banner_content h1 {
    font-size: 50px;
    line-height: 107%;
    font-weight: bold;
    color: #4B4F54;
}

.rmed.banner .container h1 {
    font-size: 32px;
    text-align: center;
    color: #CC3727;
    /*font-family: 'Calibri', sans-serif !important;*/
}

.rmed.banner p {
    font-size: 16px;
    text-align: center;
    margin: 0;
    color: #3C3C3B;
    /*font-family: 'Calibri', sans-serif !important;*/
    line-height: 1.5;
}

.banner.rmed.red_banner {
    background: linear-gradient(358.55deg, #CC3727 -126.85%, #FFFFFF 31.98%);
}


.link {
    color: #DC8419;
}

.modal_note {
    margin-top: 23px;
}

    .modal_note p {
        font-size: 18px;
        margin: 0;
    }

        .modal_note p a, .modal_note p a:hover {
            font-size: 15px;
            text-decoration: underline;
            color: #DC8419;
        }

.banner_btn .dark_btn {
    display: inline-block;
}

.btn_container button {
    width: 50%;
}

.banner_btn .dark_btn:hover {
    text-decoration: none;
}

.banner_card:hover .banner_card_content h4, .banner_card:hover .banner_card_content p {
    color: white;
}

a:hover {
    text-decoration: none;
}

.banner_card:hover .banner_btn .dark_btn {
    background-color: white;
    color: #3C3C3B;
}

.banner_img_container img {
    width: 100%;
    height: 100%;
}

.banner_card_content h4 {
    font-size: 20px;
    text-align: center;
    color: #DE8C27;
    margin-bottom: 12px;
    ;
    line-height: 30px;
}

.banner_card_content p {
    color: #333333;
    text-align: center;
}

.banner_card_content {
    padding: 16px 12px;
}

.banner_btn {
    text-align: center;
    padding-bottom: 10px;
}

    .banner_btn .dark_btn {
        width: 80%;
    }

.backImage .standard_section h2 {
    color: white;
}

.back_search {
    display: flex;
    width: 100%;
    padding: 10px;
    margin-top: 60px;
}

    .back_search .multiselect-selected-text {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        padding-right: 20px;
    }

.landing_tab {
    margin: 50px 0;
}

.landing_tab_container {
    padding: 50px 0;
}

    .landing_tab_container p {
        text-align: center;
        margin: 0 auto;
    }

.back_search label {
    color: white;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
}

.home_image_section {
    position: relative;
    padding: 80px 0;
}

.back_search .input_dropcontainer input {
    height: 100%;
}

.back_search > .input_dropcontainer .select {
    margin-bottom: 0;
}

.back_dropdown {
    width: 196px;
}

.back_search_btn {
    width: auto;
    min-width: 148px;
}

    .back_search_btn > .dark_btn {
        padding: 17px 47px;
    }

.back_dropdown .select {
    margin-bottom: 0;
}

.search_result_container {
    padding: 60px 0 120px 0;
}

.homepage_category {
    padding: 40px 0;
}

.back_search .single-select ~ .btn-group button,
.back_search .single-select ~ .btn-group button:focus {
    border: none;
    border-radius: 0;
    outline: none;
    box-shadow: none;
    height: 100%;
}

.single-select ~ .btn-group .multiselect-container button .form-check input.form-check-input {
    display: none;
}

.form-check label {
    color: black;
}

.back_dropdown:nth-child(1) .btn-group > button,
.back_dropdown:nth-child(1) .btn-group > button:focus {
    border-radius: 10px 0 0 10px;
}

.back_dropdown .select .selectBtn {
    border-radius: 0;
    padding: 17px;
    background-color: #EBE9EA;
}

.back_text_input {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.banner_search_dropdown .single-select {
    display: none;
}

.banner_search_dropdown .btn-group .custom-select, .banner_search_dropdown .btn-group .custom-select:focus {
    height: 60px;
    outline: none;
    border: none;
    box-shadow: unset;
    background-color: #FAECE4;
}

.banner_search_dropdown .btn-group .multiselect-selected-text {
    color: #CC3727;
}

.search_suggestion_option {
    background: rgba(255, 255, 255, 0.49);
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    border-radius: 6px;
    padding: 10px 14px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    justify-content: center;
    text-align: center;
    color: #FFFFFF;
}

.search_suggestions {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(50px,100px));
    justify-content: center;
    grid-column-gap: 24px;
    grid-row-gap: 16px;
    margin-top: 40px;
}

.back_text_input {
    margin-right: 15px;
}

    .back_text_input input {
        padding: 0 10px;
        border-radius: 0 10px 10px 0;
    }

.back_search_btn button {
    border-radius: 10px !important;
}

.back_text_input input:focus {
    outline: none;
}

.back_search .back_dropdown:first-child .select .selectBtn {
    border-radius: 10px 0px 0px 10px;
}

.banner.tal p {
    color: #4B4F54;
}

.back_search_btn {
    display: flex;
    align-items: flex-end;
}

.readMore, .readMore:focus, .readMore:hover {
    font-size: inherit;
    color: #444A52;
    font-weight: 600;
    text-decoration: underline;
    outline: none;
}

.back_search_btn .dark_btn {
    border-radius: 0;
    border-radius: 0px 10px 10px 0px;
}

.back_text_input input {
    height: 100%;
    border: none;
}

.back_head {
    position: relative;
    display: flex;
    align-items: center;
}

    .back_head a {
        margin: 0;
    }

    .back_head h2 {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        margin: 0;
        width: max-content;
    }


.backImage {
    background-image: url('../../assets/img/Search_Result/Banner.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.whats_New {
    background-color: white;
}

.standard_section {
    padding: 60px 0;
}

    .standard_section > h2 {
        font-weight: 700;
        font-size: 40px;
        color: #3C3C3B;
        text-align: center;
        margin-bottom: 20px;
    }

.quick_link_item_container {
    display: flex;
    flex-direction: column;
    width: 100%;
}

    .quick_link_item_container > div {
        color: #DC8419;
        font-weight: 700;
        margin: 10px 0;
        font-size: 18px;
    }

.standard_section > p {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    color: #9C9C9C;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 40px;
}

.whats_new_card {
    display: flex;
    /* max-width: 780px; */
    background-color: #639A7B;
    border-radius: 12px;
}

.download_carousel_container .owl-nav {
    padding: 0 10px;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
}

    .download_carousel_container .owl-nav .owl-prev {
        left: 0;
    }

    .download_carousel_container .owl-nav .owl-next {
        right: 0;
    }

.whats_cta a, .whats_cta a:hover {
    color: #4F4D4B;
}

.whats_new_container .owl-nav {
    margin-top: 60px !important;
}

.whats_new_content_container {
    color: white;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 50%;
}

.whats_new_img_container {
    width: 50%;
}

    .whats_new_img_container img {
        object-fit: cover;
    }

.form-check-input::after {
    content: "";
    width: 5px;
    height: 9px;
    border: 2px solid var(--active-inner);
    border-top: 0;
    border-left: 0;
    left: 7px;
    top: 4px;
    transform: rotate(var(--r, 20deg));
}

.whats_new_card {
    width: 100%;
    max-width: 100%;
}

.whats_txt_content {
    margin: 20px 0;
}

    .whats_txt_content h5 {
        font-size: 24px;
        font-weight: 700;
        font-family: 'Calibri',sans-serif !important;
    }


.logo_container {
    display: flex;
    align-items: center;
    gap: 80px;
    padding: 90px 0;
}

.whats_txt_content h4 {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    color: #FFFFFF;
}

.popular_tag {
    padding: 13px 0px;
    border: 1px solid #BDBDBD;
    display: inline-block;
    border-radius: 10px;
    text-align: center;
    cursor: pointer;
}

.popular_tags {
    background-color: white;
    margin-top: 50px;
    padding: 16px;
    border-radius: 10px;
}

    .popular_tags h4 {
        font-size: 24px;
        color: black;
        font-weight: 700;
        margin-bottom: 24px;
    }


.category_container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 14px;
    grid-row-gap: 50px;
    margin: 30px 0 50px 0;
}

/*.category_container a{
    max-width: 372px;
}*/

    .category_img_container {
        max-height: 272px;
  /*      max-width: 372px;*/
    }

    .category_img_container img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        max-height: 272px;
        min-height: 272px;
    }
/*.categoryTypeClass .category_img_container img {
    min-height: 350px;
}
*/
.category_head {
    font-family: 'Calibri',sans-serif !important;
    background-color: #a0cf67;
    padding: 26px 0;
    text-align: center;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #FFFFFF;
    border-radius: 20px 20px 0px 0px;
}

.categories_choose h4 {
    margin: 24px 0;
}

.category_img_container img {
    border-radius: 0 0 20px 20px;
}

.report_card {
    max-width: 381px;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.mobile_search {
    margin-top: 30px;
    display: flex;
    gap: 16px;
    /* background-color: red; */
    justify-content: center;
    align-items: center;
}

    .mobile_search + .popular_tags {
        margin-top: 10px;
        position: absolute;
        z-index: 10;
        width: 100%;
        box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.08);
        border-radius: 0;
        display: none;
    }

        .mobile_search + .popular_tags.filter_active {
            display: block;
        }



.searchContainer {
    flex: 1;
}

.filter_btn {
    background-color: white;
    padding: 10px;
    border: 1px solid #BDBDBD;
    border-radius: 10px;
    user-select: none;
}

.report_card_container {
    padding: 40px 0;
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(280px,1fr));
    grid-column-gap: 18px;
    grid-row-gap: 40px;
}

.report_card_content {
    background-color: white;
    padding: 24px;
}

.report_card_img_container img {
    width: 100%;
    object-fit: cover;
}

.date_stamp {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #F8E1C6;
    width: 66px;
    padding: 10px;
    text-align: center;
    font-family: 'Calibri',sans-serif !important;
    font-weight: 800;
    font-size: 14px;
}

    .date_stamp span {
        font-size: 24px;
        /*font-family: 'Calibri', sans-serif !important;*/
    }

.group_multiselect {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.date_stamp span:nth-child(2) {
    font-size: 16px;
}

.report_card_content h4 {
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 20px;
}

.report_card_content p {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    text-align: left;
}

.categorie_choose {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #BDBDBD;
    padding: 13px 16px;
    border-radius: 10px;
    cursor: pointer;
}

    .categorie_choose p {
        font-size: 16px;
        margin: 0;
        color: #333333;
    }

.banner_carousel_container {
    position: relative;
}

.slide_container {
    width: 100%;
}

.slide_content {
    position: absolute;
    left: 10%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
    width: 40%;
}


.slide_container .slide_img {
    width: 100%;
}

.slide_content h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 64px;
    line-height: 77px;
    color: #3C3C3B;
}

.banner_carousel_container .owl-nav {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
}



.categories_choose_container {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.popular_report_text {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.popular_reports {
    display: flex;
    align-items: center;
    gap: 16px;
    border: 1px solid #BDBDBD;
    padding: 12px;
    border-radius: 10px;
    color: #333333;
}


.popular_report_text h6 {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
}

.popular_report_links {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.popular_report_text p {
    margin: 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-align: left;
    color: #333333;
}

.categorie_choose span {
    font-size: 18px;
    font-weight: 800;
    color: #DC8419;
    font-family: 'Calibri',sans-serif !important;
}

.popular_tags_container {
    /* display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
    row-gap: 16px; */
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(80px, 1fr));
    grid-row-gap: 16px;
    grid-column-gap: 10px;
}

.growth_driver_carousel.owl-carousel {
    display: flex !important;
    flex-direction: column-reverse;
    /* align-items: center; */
    /* gap: 60px; */
}

.growth_driver_carousel .owl-dots {
    border-radius: 10px;
    overflow: hidden;
    align-self: center;
    margin-bottom: 60px;
}

    .growth_driver_carousel .owl-dots .owl-dot.active button {
        background-color: #DC8419;
        color: white;
        font-weight: 800;
    }

    .growth_driver_carousel .owl-dots .owl-dot button {
        border: none;
        padding: 11px 57px;
        font-size: 20px;
        color: #3C3C3B;
        font-family: 'Calibri',sans-serif !important;
        cursor: pointer;
        background-color: #F4F3F3;
    }

        .growth_driver_carousel .owl-dots .owl-dot button:focus {
            outline: none;
        }

/* /////////////////////////////////////////////  RMED Styling Begins  /////////////////////////////////////////////////////////////// */

.enquiry_head {
    text-align: center;
    /* background-color: red; */
    position: relative;
    padding: 50px 0;
}

    .enquiry_head > h2 {
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 36px;
        color: #CC3727;
        margin-bottom: 40px;
    }

    .enquiry_head > a, .enquiry_head > a:hover {
        display: flex;
        gap: 12px;
        align-items: center;
        color: #3C3C3B;
        font-weight: 400;
        font-size: 16px;
        line-height: 36px;
        position: absolute;
        left: 0;
    }


.standard_box_head h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: white;
    padding: 27px 24px;
    text-align: left;
}

.exporters_login_form {
    background-color: #f5f5f5;
    margin-top: -100px;
    margin-bottom: 80px;
    position: relative;
    border-radius: 20px;
    padding: 40px 45px;
}

.onboarding_form {
    background-color: #FAFAFA;
    margin-top: -100px;
    margin-bottom: 80px;
    position: relative;
    border-radius: 20px;
    padding: 40px 45px;
}

.exporters_login_banner img {
    width: 100%;
}

section.home_image_section.backImage {
    min-height: 600px !important;
}

    section.home_image_section.backImage .container.standard_section {
        padding-top: 15%;
    }

.exporters_login_form_head h3 {
    font-weight: 600;
}

.onboarding_progress.tal .step_label.progress_active .step {
    border: 1px solid #4B4F54;
}

    .onboarding_progress.tal .step_label.progress_active .step div {
        background-color: #4B4F54;
    }

.onboarding_progress.tal .step_label.current p {
    color: #4B4F54;
    font-weight: 700;
}

.onboarding_progress.tal .step_label p {
    font-weight: 400;
    color: #4B4F54;
}

.onboarding_progress.tal .step_label p {
    font-family: 'Surt',sans-serif !important;
}

.onboarding_progress.tal .progress_level {
    background-color: #4B4F54;
}

.onboarding_form_head > h3 {
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    color: #3C3C3B;
}

.exporters_login_form_head p {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    color: #3C3C3B;
}

.onboarding_form_head > h5 {
    font-weight: 700;
    font-size: 20px;
    line-height: 36px;
    color: #4B4F54;
}

.onboarding_form_head p {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    color: #3C3C3B;
}

.exporters_login_form_head {
    text-align: center;
}

.onboarding_form_head {
    text-align: center;
}

.onboarding_progress .step div {
    width: 46px;
    height: 46px;
    background-color: #CBCACA;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    margin: 0 auto;
}

.onboarding_progress .step_label.progress_active .step div {
    background-color: #CC3727;
}

.onboarding_progress .step {
    margin: 0 auto;
}

.step_label p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #767671;
    margin-top: 4px;
    margin-bottom: 0;
}

.step_label.progress_active p {
    color: #CC3727;
    font-weight: 700;
}

.company_form {
    /* margin-top: 70px; */
    max-width: 980px;
    background-color: white;
    padding: 40px 24px;
    border-radius: 20px;
    margin: 70px auto 0 auto;
}

    .company_form h3 {
        font-weight: 700;
        font-size: 24px;
        line-height: 29px;
        color: #3C3C3B;
    }

.control {
    display: inline-flex;
    position: relative;
    cursor: pointer;
    margin: 0;
}

    .control input {
        position: absolute;
        opacity: 0;
        z-index: -1;
    }

.download_block_container .control__content {
    padding: 5px 15px !important;
    font-size: 15px !important;
    text-align: center;
}

.download_block_container .control.tal {
    word-wrap: break-word;
    word-break: break-word;
}

.control__content {
    /*font-family: 'Calibri',sans-serif !important;*/
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 12px;
    font-size: 24px;
    line-height: 32px;
    /* color: #4B4F54; */
    border-radius: 6px;
    width: 100%;
    font-size: 16px;
    border: 1px solid #BDBDBD;
    font-weight: 400;
}

.control:hover .control__content {
    background-color: transparent;
}

.limit_height_accordion .accordion.active .panel {
    max-height: 300px !important;
    overflow-y: scroll;
}


.control input:focus ~ .control__content {
    /* box-shadow: 0 0 0 0.25rem rgba(12, 242, 143, .2); */
    background-color: transparent;
}

/* .control.tal input:checked~.control__content {
    background-color: #EBE9EA;
    border: 1px solid #4B4F54;
} */

.control.rmed input:checked ~ .control__content {
    background-color: #FAECE4;
    border: 1px solid #CC3727;
    color: #CC3727;
    font-weight: 700;
}

.image_preview_container {
    max-width: 120px;
    /* margin: 0 auto; */
}

#lamb2 {
    display: none;
}

#beef2 {
    display: none;
}

.image_preview_container .image_preview img {
    width: 100%;
}

.image_preview_step4 {
    display: flex;
    flex-direction: column;
    max-width: 150px;
    gap: 10px;
    margin-left: auto;
    text-align: center;
}



.block_form {
    margin-top: 44px;
    max-width: 980px;
    background-color: white;
    padding: 40px 24px 20px 24px;
    border-radius: 20px;
}

.block_links_container {
    background-color: #EFF6F4;
    padding: 36px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.landing_tab_link_container {
    background-color: #00774B;
    padding: 36px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.panel_tab_content {
    /* padding: 28px 0; */
}

.accordion.white_icon {
    /* border-bottom: 1px solid white; */
}

.sub_accordion_container h3 {
    padding: 5px;
}

.sub_accordion_container + hr {
    background-color: rgba(255, 255, 255, 0.33);
}



.sub_accordions {
    padding: 20px 0;
}

.sub_accordion_container .panel {
    padding: 0;
}

.sub_accordion_container > .accordion, .sub_accordion_container > .accordion:focus {
    background-color: #EFF6F3;
    color: white;
    padding: 10px 0;
}

.sub_landing_tab_note {
    color: #3C3C3B !important;
    margin: 10px 0 !important;
    text-align: left !important;
}

.sub_accordion_container > .accordion > p {
    font-family: 'Surt',sans-serif !important;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #3C3C3B;
    gap: 20px;
    text-align: left;
    margin: 0 !important;
    width: 80%;
}

.panel_tab_content h3 {
    color: white !important;
    border-color: rgba(60, 60, 59, 0.33) !important;
}

.tab_accordion_container {
    margin-top: 40px;
}

    .tab_accordion_container > .tab_accordion > .accordion {
        display: flex;
        flex-direction: column;
        gap: 4px;
    }

        .tab_accordion_container > .tab_accordion > .accordion span:nth-child(2) {
            font-weight: 700;
            font-size: 16px;
            line-height: 20px;
            display: flex;
            align-items: center;
        }

        .tab_accordion_container > .tab_accordion > .accordion span:nth-child(1) {
            font-weight: 700;
            font-size: 12px;
            line-height: 12px;
        }

        .tab_accordion_container > .tab_accordion > .accordion span:nth-child(3) {
            font-size: 12px;
            line-height: 12px;
        }

        .tab_accordion_container > .tab_accordion > .accordion.active span {
            color: white;
        }

.panel_tab_content .landing_tab_link a p {
    color: #3C3C3B !important;
}

.panel_tab_content .landing_tab_link {
    grid-gap: 10px;
}

    .panel_tab_content .landing_tab_link .arrow_img_container {
        width: 26px;
        height: 26px;
    }


.block_link h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #3C3C3B;
    padding-bottom: 14px;
    margin-bottom: 16px;
    border-bottom: 1px solid rgba(60, 60, 59, 0.33);
}

.landing_tab_link_container .block_link h3, .landing_tab_link_container .block_link p, .landing_tab_link_container .block_link a {
    color: white !important;
}

.landing_tab_link_container .block_link h3 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.33) !important;
}

.sub_accordion_container:not(:first-child) {
    margin-top: 40px;
}

.arrow_img_container {
    border: 1px solid black;
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.landing_tab_link {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(300px,1fr));
    grid-gap: 32px;
}

    .landing_tab_link a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 20px;
    }

.landing_tab_note {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    text-align: left !important;
    margin: 0 !important;
    color: #FFFFFF;
}

.tab_accordion > .accordion {
    margin-bottom: 10px;
}

.block_link p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #9C9C9C;
}

.landing_tab_link p {
    margin: 0;
    width: 76%;
    text-align: left;
}

.block_link_container a, .block_link_container a:hover {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
    color: #3C3C3B;
    font-family: 'Calibri',sans-serif !important;
    font-size: 18px;
    line-height: 20px;
}

.block_link_container {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(300px,1fr));
    grid-row-gap: 16px;
    grid-column-gap: 20vw;
}

.form_accordion .block_form {
    margin-top: 0;
    padding: 0;
}

.form_accordion .block_option_container {
    margin: 20px 0;
}

.block_form h3 {
    font-weight: 600;
    font-size: 24px;
    /* padding: 0 18px; */
}

.sub_block_form h4 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 4px;
}

.terms_of_use_content {
    display: flex;
}

.sub_block_form p {
    font-size: 18px;
}

.sub_block_form span {
    font-weight: 400;
    color: #4B4F54;
}

.block_form > .accordion {
    /* padding: 12px 0; */
}

.terms_of_use .check_point {
    color: #BDBDBD !important;
}

.company_list_banner h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    color: #CC3727;
}

.company_list_banner p {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    color: #3C3C3B;
    text-align: center !important;
}

.sub_block_btn button, .sub_block_btn button:focus {
    border: none;
    outline: none;
    padding: 13px 44px;
    border-radius: 6px;
}

.product_container {
    background-color: rgba(250, 236, 228, 0.4);
    padding: 24px;
    margin: 18px 0;
}

    .product_container label {
        background-color: white;
    }

    .product_container p {
        font-weight: 400;
        font-size: 20px;
        margin-bottom: 0;
    }

.sub_block_btn {
    margin-top: 14px;
    display: flex;
    gap: 16px;
}

    .sub_block_btn button.active {
        background: #CC3727;
        color: white;
    }

        .sub_block_btn button.active.tal {
            background: #4B4F54;
            color: white;
        }

.product_container.tal {
    background-color: rgba(224, 224, 224, 0.35);
}

.panel_box {
    display: inline-block;
}


.panel_search_box {
    display: flex;
    border: 1px solid #BCBCBC;
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
    max-width: 500px;
    width: 100%;
    height: 34px;
    line-height: 1;
    margin-bottom: 15px;
}

    .panel_search_box input, .panel_search_box input:focus {
        border: none;
        padding: 10px 10px;
        outline: none;
        width: 85%;
    }

        .panel_search_box input::placeholder {
            font-weight: 400;
            font-size: 14px;
            line-height: 23px;
            color: #C8C8C8;
        }

.check_container .check_point {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #3C3C3B;
}

.checkbox_grid {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(200px,1fr));
    grid-row-gap: 20px;
    grid-column-gap: 10px;
    margin: 18px 0;
}


    .checkbox_grid .checkmark {
        background-color: white;
    }
    /* 
.checkbox_grid .check_container:hover input ~ .checkmark {
    background-color: unset;
} */

    .checkbox_grid input:not(:checked) + .checkmark {
        border: none;
        border: 1px solid #3C3C3B;
    }

.panel_search_box button {
    border: none;
    background-color: #CC3727;
    color: white;
    font-size: 14px;
    flex: 1;
    border-radius: 6px 7px 7px 6px;
}

.company_list_container {
    display: flex;
    flex-direction: column;
    gap: 32px;
    margin-top: 50px;
}

.block_form > p {
    font-size: 20px;
    font-weight: 500;
}

/* .block_form > p {
    text-align: left;
    padding: 0 18px;
} */

.onboarding_progress .step_label.progress_active .step {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    border: 1px solid #CC3727;
    /* padding: 10px; */
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}

.onboarding_progress {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-top: 40px;
}

.step_label {
    display: inline-block;
    width: min-content;
    text-align: center;
    position: relative;
    max-width: 70px;
}

.onboarding_form .step_label {
    max-width: 85px;
}

.onboarding_form .block_form h3 {
    padding: 0;
    color: #3C3C3B;
}

.progress_bar {
    width: 100%;
    max-width: 260px;
    height: 4px;
    background-color: #CBCACA;
    margin-top: 26px;
    margin: 26px 10px 0 10px;
}

.block_form .halfText {
    width: 70%;
}

.accordion_head_step1 {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #3C3C3B;
    margin-top: 2rem;
}

.download_details p {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 36px;
}

    .download_details p:not(:last-child) {
        margin-bottom: 4px;
    }

.download_info {
    /* width: 100%; */
    flex: 1;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.download_block_container .control__content {
    line-height: 1.2;
}

.download_block_container {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(100px,1fr));
    grid-column-gap: 15px;
    grid-row-gap: 7px;
}

    .download_block_container > button, .download_block_container > button:focus {
        background-color: white;
        border-radius: 6px;
        border: 1px solid #BDBDBD;
        outline: none;
    }

.language_selector > h3 {
    font-weight: 400;
    font-size: 18px;
    line-height: 36px;
    color: #4B4F54;
}

.progress_level {
    width: 50%;
    background-color: #CC3727;
    height: 4px;
}

    .progress_level.completed {
        width: 100%;
        background-color: #CC3727;
        height: 4px;
    }

.btn_container {
    display: flex;
    justify-content: center;
    gap: 32px;
    margin-top: 50px;
}

    .btn_container.exporters_login button, .btn_container.exporters_login a {
        max-width: 286px;
    }

.submit_loading {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 30px;
}

.submit_loading_container {
    background-color: white;
    padding: 100px;
    margin-top: 30px;
    border-radius: 20px;
}

.btn_container.exporters_login a, .btn_container.exporters_login a:hover {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}


.block_option_container .option {
    background-color: white;
}

.twoGrid {
    display: grid;
    grid-template-columns: repeat(2,minmax(100px,200px));
    grid-column-gap: 28px;
    grid-row-gap: 20px;
}

.territory_accordion .panel {
    /* overflow: unset!important; */
    /* max-height: unset!important; */
}

.territory_accordion.tal > .panel {
    background-color: rgba(235, 233, 234, 0.35);
    border-radius: 0;
}

.success_btn, .success_btn:focus {
    background-color: #00774B;
    color: white;
    border-radius: 6px;
    border: none;
    padding: 13px 74px;
    outline: none;
    cursor: pointer;
}

.form_accordion_submit_btn .approve_btn {
    display: flex;
    align-items: center;
    gap: 16px;
}

.danger_btn, .danger_btn:focus {
    padding: 13px 74px;
    border: 1px solid #CC3727;
    border-radius: 6px;
    color: #CC3727;
    background-color: white;
    font-weight: 700;
    outline: none;
    cursor: pointer;
}

.theme_btn, .theme_btn:focus {
    padding: 13px 74px;
    border-radius: 6px;
    background-color: white;
    border-radius: 6px;
    cursor: pointer;
    border: none;
    color: white;
    outline: none;
}

    .theme_btn.tal {
        background-color: #4B4F54;
    }

.form_accordion_submit_btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 40px 0;
}

.opened_accordion {
    background-color: white;
    padding: 10px 24px;
    border-radius: 20px;
}

.form_accordion .terms_of_use {
    margin-top: 0;
}

.form_accordion .panel {
    padding: 0 24px;
}

.territory_accordion.tal .accordion ~ .panel .panel_search_box button {
    background-color: #4B4F54;
}

.territory_accordion.tal .accordion ~ .panel .checkbox_grid .check_container input:checked ~ .checkmark {
    background-color: #4B4F54;
}

.territory_accordion.tal > button.accordion.active {
    background-color: rgba(235, 233, 234, 0.35) !important;
    border-radius: 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    color: #3C3C3B;
}

.territory_accordion.tal > .accordion, .territory_accordion.tal > .accordion:focus {
    padding-bottom: 16px;
}

.territory_accordion_container .territory_accordion > .accordion, .territory_accordion_container .territory_accordion > .accordion:focus {
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    color: #3C3C3B;
}

.threeGrid {
    display: grid;
    grid-template-columns: repeat(3, minmax(100px, 240px));
    grid-column-gap: 28px;
    grid-row-gap: 20px;
}

.block_option_container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    grid-column-gap: 28px;
    grid-row-gap: 20px;
}

    .block_option_container .option {
        border-radius: 6px;
    }

.btn_text {
    font-size: 16px;
    font-weight: 600;
}

.exporters_login.btn_container button.dark_btn.rmed {
    background-color: #CC3727;
    padding: 0;
}

.exporters_login button a, exporters_login button a:focus {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    outline: none;
    color: white;
}

.simple_section {
    padding: 100px 0;
}

    .simple_section p {
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 161%;
        text-align: center;
        color: #444A52;
        margin-bottom: 30px;
    }

.brand_box {
    display: flex;
    align-items: center;
    gap: 16px;
    background-color: white;
    padding: 18px 20px;
    width: 100%;
}

.global_step {
    /* display: flex;
    align-items: center;
    gap: 22px; */
    display: grid;
    grid-template-columns: 40px 1fr;
    align-items: center;
    gap: 16px;
}

    .global_step span {
        font-size: 54px;
        line-height: 65px;
        color: #6f7276;
        font-weight: 700;
        width: 40px;
        text-align: center;
    }

    .global_step > div {
        /*font-family: 'Calibri', sans-serif !important;*/
        font-size: 20px;
    }

.filter_img img {
    /* width: 100%; */
}

.block_option_crossable p {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    display: flex;
    align-items: center;
    color: #CC3727;
}

.company_filtered_container {
    padding: 10px 24px;
}

    .company_filtered_container h4 {
        font-family: 'Calibri',sans-serif !important;
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 18px;
        color: #3C3C3B;
    }

.company_filtered_accordions {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.block_option_crossable {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 160px;
    padding: 14px 16px;
    background-color: #FAECE4;
    border: 1px solid #CC3727;
    border-radius: 6px;
}

.company_filter_box_head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px;
}


    .company_filter_box_head h4 {
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 29px;
        color: #3C3C3B;
        margin-bottom: 0;
    }

.company_filter_icon {
    padding: 14px 10px;
    display: inline-flex;
    border-radius: 6px;
    cursor: pointer;
}

.company_filter_icon {
    border: 1px solid #CC3727;
}

    .company_filter_icon svg {
        fill: #CC3727;
        pointer-events: none;
    }

.filter_icon_active {
    background-color: #CC3727;
}

    .filter_icon_active svg {
        fill: white;
    }

.company_filter_icon.filter_icon_active + .filter_mob_options {
    display: block;
}

.company_filter_icon + .filter_mob_options {
    display: none;
}
/* 
.company_filter_icon + .filter_mob_options {
    display: none;
} */

.filter_mob_options {
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 100;
    border-radius: 10px;
    box-shadow: 0px 4px 5px 1px rgba(0, 0, 0, 0.17);
}

.company_filter_search input {
    border: none;
    background-color: white;
    width: 100%;
    border-radius: 6px;
    border: 1px solid rgba(189, 189, 189, 0.5);
    margin-bottom: 15px;
    padding: 4px 8px;
}

.company_filter_search {
    margin-bottom: 10px;
}

    .company_filter_search input::placeholder {
        font-family: 'Calibri',sans-serif !important;
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 15px;
        color: #BDBDBD;
    }

.company_filter_box {
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    border-radius: 10px;
    padding: 20px 0;
}

.filter_box_submit {
    padding: 20px 24px;
}

.company_filter_box_head button, .company_filter_box_head button:focus {
    border: none;
    outline: none;
    background-color: transparent;
    color: #CC3727;
    font-size: 14px;
    line-height: 17px;
    text-decoration-line: underline;
}

.company_filter_accordion {
    padding: 0 6px;
}

    .company_filter_accordion .panel {
        position: relative;
    }

.company_filter_search {
    position: sticky;
    top: 2px;
    left: 0;
    z-index: 100;
}

.company_inputtype_accordion label {
    font-weight: 700;
    margin-bottom: 2px;
    font-size: 14px;
}

.company_inputtype_accordion .accordion, .company_inputtype_accordion .accordion:focus {
    padding: 10px;
    font-size: 16px;
    font-family: 'Calibri',sans-serif !important;
}

.company_inputtype_accordions {
    padding: 0 12px;
    margin: 20px 0;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.company_inputtype_accordion > button, .company_inputtype_accordion > button:focus {
    border: 1px solid #333333;
    border-radius: 6px;
    background-color: white;
}

.company_inputtype_accordion .accordion.active {
    background-color: white;
    font-weight: 400;
}

.company_filter_accordion_option {
    border: none;
    background-color: transparent;
    width: 100%;
    outline: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 22px;
    font-family: 'Calibri',sans-serif !important;
}

    .company_filter_accordion_option:focus {
        outline: none;
    }

    .company_filter_accordion_option:hover {
        background-color: rgba(250, 236, 228, 0.4);
        cursor: pointer;
    }

    .company_filter_accordion_option img {
        display: none;
    }

.filter_option_active {
    background-color: rgba(250, 236, 228, 0.4);
    font-weight: 700;
    color: #CC3727;
}

    .filter_option_active img {
        display: block;
    }

.company_inputtype_accordion .panel {
    background-color: white;
    padding: 0;
}

#helpTool2 {
    overflow-y: auto;
}

/* .modal:nth-of-type(even) {
    z-index: 1062 !important;
}

.modal-backdrop.show:nth-of-type(even) {
    z-index: 1061 !important;
} */

.company_filter_accordion > div .accordion.active ~ .panel {
    max-height: 350px !important;
    overflow-x: hidden;
    overflow-y: auto;
}

.help_tool_submit_btns {
    text-align: center;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    gap: 24px;
}

    .help_tool_submit_btns button {
        font-size: 16px;
        padding: 14px 47px;
    }

.help_tool_container_content .block_option_container {
    grid-template-columns: repeat(auto-fit,minmax(200px,1fr));
    grid-row-gap: 10px;
    grid-column-gap: 15px;
}

.help_tool_container_content .checkbox_grid {
    max-height: 190px;
    overflow-y: scroll;
}

    .help_tool_container_content .checkbox_grid::-webkit-scrollbar {
        background-color: transparent;
        width: 5px;
    }

    .help_tool_container_content .checkbox_grid::-webkit-scrollbar-thumb {
        background-color: #BDBDBD;
        opacity: .5;
        width: 5px;
    }

.help_tool_question h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #000000;
    margin-bottom: 16px;
}

.help_tool_question span {
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #3C3C3B;
}

.help_tool_question:not(:first-child) {
    margin-top: 40px;
}

.help_tool_container_content {
    padding: 40px 24px;
}

.help_tool_container {
    border-radius: 20px;
    overflow: hidden;
}

.help_tool_container_head {
    background-color: #CC3727;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 24px;
}

    .help_tool_container_head > button, .help_tool_container_head > button:focus {
        border: none;
        background-color: transparent;
        padding: 10px;
        outline: none;
        cursor: pointer;
    }

.help_tool_container {
    /* padding: 20px; */
}

.help_tool_content_container {
    display: flex;
    align-items: center;
    color: white;
    gap: 30px;
}

    .help_tool_content_container h4 {
        font-weight: 600;
        font-size: 20px;
        line-height: 36px;
        margin-bottom: 0;
        color: #FFFFFF;
    }

    .help_tool_content_container p {
        font-family: 'Calibri';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 36px;
        color: #FFFFFF;
        margin-bottom: 0;
    }

/* .company_filter_accordion .panel .check_container  {
    color: red;
} */

/* .company_filter_accordion button {
    padding: 6px 10px;
} */

.filter_img {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
}

    .filter_img span {
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 36px;
        color: #CC3727;
    }

.collateral_box {
    background-color: white;
    padding: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 16px 0;
}

    .collateral_box p {
        margin-bottom: 0;
    }

.brand_box:not(:first-child) {
    margin-top: 24px;
}

.embed_video {
    max-width: 600px;
    height: 329px;
    width: 100%;
    border: none;
}

.brand_box_content h4 {
    margin-bottom: 0;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 35px;
    color: #3C3C3B;
}

.brand_box_content_container {
    display: flex;
    justify-content: space-between;
    flex: 1;
}

.banner_search {
    display: flex;
    max-width: 80%;
    margin: 20px auto;
    border: 1px solid #666666;
    border-radius: 6px;
    position: relative;
}

.company_list_banner {
    padding: 30px 0;
}

.banner_note {
    font-weight: 400;
    font-size: 18px;
    color: #000000;
    text-align: center;
    margin: 60px 0;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
}

.brand_guidelines {
    padding: 70px 0;
}

.brand_guidelines_card_content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}

    .brand_guidelines_card_content h4 {
        font-weight: 700;
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 0;
        text-align: center;
        color: #4B4F54;
    }

.brand_guidelines_card {
    max-width: 380px;
    cursor: pointer;
}

.brand_guidelines_card_img {
    background-color: white;
    width: 100%;
    padding: 0 !important;
    border-radius: 10px;
    margin-bottom: 8px;
    position: relative;
    transition: all 0.4s ease;
}

.brand_guidelines_card:hover .brand_guidelines_card_img > img {
    filter: blur(4px);
}

.brand_guidelines_card_img .overlay {
    position: absolute;
    top: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
}

.brand_guidelines_card:hover .brand_guidelines_card_img .overlay {
    opacity: 1;
}

.brand_guidelines_card_img .overlay img {
    width: 100%;
    max-width: 64px;
    text-align: center;
}

.brand_guidelines_card_img img {
    width: 100%;
    object-fit: cover;
}

.brand_guidelines_cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
}

.brand_guidelines_card_content span {
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    color: #4B4F54;
}

.brand_guidelines h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: #4B4F54;
    margin-bottom: 40px;
}

.banner_note p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 0;
    color: #000000;
}

.ihp_container {
    display: flex;
    align-items: center;
    gap: 10px;
    max-width: 275px;
    width: 100%;
}

.ihp_image img {
    width: 100%;
}

.ihp_content h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    color: #000000;
    margin-bottom: 0;
}

.company_list_head {
}

.pagination {
    display: flex;
    justify-content: center;
    gap: 26px;
    margin: 50px 0;
}

    .pagination a {
        color: #60605E;
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 58px;
    }

        .pagination a:hover {
            color: #CC3727;
        }

        .pagination a.page-active {
            color: #CC3727;
            text-decoration: underline;
        }

.company_list_header {
    background-color: #D6D6D6;
    padding: 15px 20px;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 36px;
}

.company_list {
    border: 1px solid #BDBDBD;
    border-radius: 20px 20px 0px 0px;
    overflow: hidden;
}

.company_list_body, .company_list_footer {
    padding: 16px;
}

.ihp_content p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    color: #000000;
    margin-bottom: 0;
}

.company_list_footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.company_list_section {
    padding: 50px 0;
}

    .company_list_section h3 {
        font-style: normal;
        font-weight: 700;
        font-size: 36px;
        line-height: 58px;
        color: #3C3C3B;
        text-align: center;
    }

.banner_note button {
    font-size: 18px;
    line-height: 40px;
}

.banner_search .select {
    margin-bottom: 0;
    max-width: 200px;
    pointer-events: all;
    height: 100%;
}

    .banner_search .select .selectBtn {
        background-color: #efefef;
        padding: 22px 10px;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        display: flex;
        align-items: center;
        color: #222222;
    }

.currently_listed {
    padding: 60px 0;
    text-align: center;
}

    .currently_listed button {
        cursor: pointer;
    }

    .currently_listed a {
        color: #CC3727;
    }

.no_banner_section .onboarding_form {
    margin-top: 68px;
}

.banner_search input, .banner_search input:focus {
    border: none;
    flex: 1;
    padding: 0 10px;
    overflow: hidden;
    border-radius: 6px;
    outline: none;
}

    .banner_search input::placeholder {
        color: #C8C8C8;
    }

.form_accordion > .accordion, .form_accordion > .accordion:focus {
    background-color: white !important;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    display: flex;
    align-items: center;
    color: #4B4F54;
    padding: 28px 24px;
    border-radius: 20px;
}


.form_accordion .panel .label_inputContainer:first-child {
    margin-top: 2px;
}

.form_accordion .panel {
    background-color: white;
    border-radius: 0 0 20px 20px;
}

.form_accordion .block_form.rmed .accordion.active + .panel {
    background-color: rgba(250, 236, 228, 0.4);
}

.form_accordion_container {
    display: flex;
    flex-direction: column;
    gap: 40px;
    padding: 20px 0;
}

.form_accordion .accordion.active {
    border-radius: 20px 20px 0 0;
}

.brand_box p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    text-align: left;
}

.brand_box_img {
    max-width: 140px;
    width: 100%;
}

    .brand_box_img img {
        width: 100%;
    }

.brand_box_btn {
    align-self: stretch;
}

    .brand_box_btn > button {
        align-self: flex-start;
    }

.brand_box_container .brand_box {
    padding: 0;
}

.header_image_container {
    padding-bottom: 30px;
}

.block_option_container .active.rmed + .control__content {
    border: 1px solid #CC3727;
    background-color: #FAECE4;
    color: #CC3727;
    font-weight: 700;
}

.file_upload_container {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

    .file_upload_container .red_note {
        font-weight: 400;
        font-size: 12px;
        line-height: 20px;
        display: flex;
        align-items: center;
        text-align: center;
        color: #CC3727;
    }

.header_img_container {
    max-width: 570px;
}

    .header_img_container img {
        width: 100%;
    }

    .header_img_container .delete_link {
        color: #000000;
        margin: 10px 0;
        display: block;
    }

.document_container {
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding-bottom: 30px;
}

.document {
    display: flex;
    gap: 24px;
}



    .document .label_inputContainer input {
        height: 100%;
    }

    .document .label_inputContainer {
        flex: 1;
    }

.document_btns {
    display: flex;
    gap: 24px;
}


.stretch_btn.rmed, .stretch_btn:focus {
    background-color: #CC3727;
    color: #fff;
    outline: none;
    padding: 14px 75px;
    outline: none;
    border: none;
    border-radius: 6px;
}

.document .label_inputContainer {
    margin-bottom: 0;
}
/* 
.brands_input_container {
    display: flex;
} */

.back_dropdown .select .multiselect-native-select .btn-group {
    height: auto !important;
}


.apendPageData {
    margin-top: 15px;
}
/* /////////////////////////////////////////////////////////////////////////////////////////////////// */
@media only screen and (max-width:1189px) {
    .footer_content {
        grid-template-rows: 120px 1fr;
    }

    .quick_outer_container .owl-item.active {
        transform: unset;
    }

    .quick-link-carousel .owl-stage {
        padding-top: 0;
        padding-bottom: 0;
    }
}

@media only screen and (max-width:992px) {
    .nav_link {
        padding: 10px 0;
    }

    .home_info {
        background-color: #FAFAFA;
        padding: 74px 110px;
    }

    .slide_content h1 {
        font-size: 54px;
        line-height: 57px;
    }

    .logo_container {
        flex-direction: column;
    }

    .document_btns > button, .document_btns > button:focus {
        padding: 14px 40px !important;
    }

    .select_cards {
        grid-template-columns: repeat(2, minmax(150px, 1fr));
    }

    .content_flex_section {
        gap: 20px;
    }

        .content_flex_section .flex_content {
            width: 70%;
        }

    .large_global_card_container .global_card_content {
        padding: 58px 55px;
    }

    .exporters_login_form {
        background-color: #f5f5f5;
        margin-top: -100px;
        margin-bottom: 80px;
        position: relative;
        border-radius: 20px;
        padding: 40px 10px;
    }

    .onboarding_form {
        background-color: #FAFAFA;
        margin-top: -100px;
        margin-bottom: 80px;
        position: relative;
        border-radius: 20px;
        padding: 40px 10px;
    }

    .understand_market p {
        width: 75%;
    }

    .search_inputs {
        flex-wrap: wrap;
        gap: 20px;
    }

    .side_filter {
        display: none;
    }
}

@media only screen and (min-width:768px) {
    .back_head h2 {
        left: 48% !important;
        top: 84% !important;
        font-weight: 700;
        font-size:40px;
        color: #3C3C3B;
        text-align: center;
    }

    /*#paginationHeaderData {
        display: block;
        margin-bottom: 0;
        width: 31%;
        position: absolute;
        left: 90%;
        transform: translateX(-50%);
        top: 65%;
        text-align: right;
    }*/

}

@media only screen and (max-width:320px) {
    #paginationHeaderData {
        font-size:14px;
    }

}
    @media only screen and (max-width:767px) {

        .back_head h2 {
            left: 48% !important;
            top: 80% !important;
        }


        .banner_search {
            flex-wrap: wrap;
        }

            .banner_search > div {
                margin-bottom: 15px;
            }

                .banner_search > div:last-child {
                    margin: 0 auto !important;
                    width: 100%;
                }

                    .banner_search > div:last-child > button {
                        width: 100% !important;
                        max-width: 100% !important;
                    }

        .search-load-more-btn {
            width: 100%;
        }

        /*  .back_head h2 {
        margin-top: -15px;
    }
*/


        /*   #paginationHeaderData {
        display: block;
        margin-bottom: 0;
        width: 100%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 25px;
    }*/

        /*#paginationHeaderData {
            display: block;
            margin-bottom: 0;
            width: 31%;
            position: absolute;
            left: 86%;
            transform: translateX(-50%);
            top: 65%;
            text-align: right;
        }*/

        .category_img_container img {
            max-height: 172px;
            min-height: 172px;
        }
    }

    @media only screen and (max-width:768px) {
        .assetbannerblock .back_search {
            padding: 20px;
        }

        .category_container {
            grid-template-columns: 1fr 1fr;
        }

        .back_search .select {
            border-right: none !important;
        }

        .navbar_rightContent .inputContainer {
            display: none;
        }

        .category_container {
            grid-template-columns: repeat(2,minmax(100px,1fr));
        }

        .slide_content h1 {
            font-size: 34px;
            line-height: 37px;
        }

        .banner h1 {
            text-align: center !important;
        }

        .banner p {
            text-align: center !important;
        }

        .brand_box_content_container {
            flex-direction: column;
        }

        .brand_box_btn > button {
            width: 59%;
        }

        .brand_box {
            align-items: flex-start;
        }

        .document {
            flex-direction: column;
            gap: 0;
        }

            .document .label_inputContainer {
                margin-bottom: 14px;
            }

        .document_btns > button {
            flex: 1;
        }

        .standard_banner p {
            line-height: 16px;
        }

        .onboarding_form_head > h3 {
            font-size: 28px;
        }

        .onboarding_form_head > h5 {
            font-size: 14px;
        }

        .onboarding_form_head > p {
            font-size: 14px;
        }

        .select_cards {
            grid-column: 1 / -1;
            grid-gap: 10px;
        }

        .select_card_content {
            font-size: 12px;
            line-height: 18px;
            text-align: center;
            color: #4B4F54;
        }

        .flex_content > h2 {
            font-size: 30px;
        }

        .flex_content > p {
            font-size: 20px;
        }

        .flex_img_container {
            max-width: 100%;
        }

        .back_search {
            flex-direction: column;
            gap: 16px;
        }
        /* .back_dropdown .select {
        border-radius: 10px;
        overflow: hidden;

    } */
        .btn-group > button {
            border-radius: 10px !important;
        }

        .back_text_input input {
            border-radius: 10px;
        }

        .back_dropdown {
            width: 100%;
        }

        .back_text_input input {
            padding: 17px;
        }

        .back_search_btn {
            width: 100%;
            justify-content: center;
            border-radius: 10px;
            overflow: hidden;
        }

            .back_search_btn .dark_btn {
                border-radius: 10px;
                width: 100%;
            }

        .flex_btns button {
            flex: 1;
            padding: 14px 10px;
        }

        .flex_section {
            flex-direction: column;
        }

        .content_flex_section {
            flex-direction: column;
        }

        .flex_section .flex_img_container {
            order: 1;
            width: 100%;
            max-width: 100%;
        }

        .content_flex_section .flex_img_container {
            order: 2;
        }

        .flex_content {
            width: 100%;
            order: 2;
        }

        .stat_img {
            max-width: 100%;
        }

            .stat_img img {
                width: 100%;
            }

        .footer_logo {
            text-align: center;
        }

        .panel_box {
            width: 100%;
        }

        .banner_search {
            margin: 20px auto;
            max-width: 100%;
        }

            .banner_search .select {
                max-width: 100px;
            }

                .banner_search .select ~ input::placeholder {
                    font-size: 12px;
                }

        .report_card {
            margin: 0 auto;
        }

        .btn_container button {
            width: 50%;
        }

        .exporters_login_form {
            margin-top: -30px;
        }

        .onboarding_form {
            margin-top: -30px;
        }

        .quick_link_img {
            /* max-width: 328px; */
            max-height: 203px;
        }

        .banner_cards_container {
            margin-top: -15vw;
        }

        .box_grid_info {
            grid-template-columns: repeat(2,minmax(100px,1fr));
            padding: 30px 35px;
            grid-column-gap: 30px;
        }

            .box_grid_info .key, .box_grid_info .value {
                font-size: 16px;
            }

        .banner h1 {
            font-size: 32px;
        }

        .download_option {
            flex-direction: column;
            gap: 20px;
        }

            .download_option:not(:last-child) {
                margin-bottom: 26px;
            }

        .looseContainer {
            padding: 15px 0 !important;
        }

        .twoColumn_grid {
            grid-template-columns: repeat(1,minmax(100px,1fr));
        }

        .footer_links a, .footer_links span {
            font-size: 14px;
        }

        .banner_content p {
            font-size: 16px;
        }

        .navbar_rightContent {
            display: flex;
            gap: 10px;
        }

        #gradientImgWeb {
            display: none;
        }

        #gradientImgMob {
            display: block;
        }

        .global_card_container {
            flex-direction: column;
        }

        .large_global_card_container {
            flex-direction: column;
        }

        .carousel_container {
            padding: 10px 20px;
        }

        .global_card {
            width: 90%;
            margin: 0 auto;
            margin-top: -100px;
        }

        .global_card_content {
            width: 100%;
        }

        .banner_wrapper {
            padding: 0px 0 170px 0;
            align-items: flex-start;
        }

            .banner_wrapper .banner_content {
                width: 100%;
            }

        .webNav {
            display: none;
        }

        .inputContainer {
            background-color: white;
            display: inline-block;
        }

        .mobView {
            display: block;
        }

        .webView {
            display: none;
        }

        .stat_content h3 {
            font-weight: 700;
            font-size: 30px;
        }

        .stat_content > div {
            text-align: center;
        }

        .footer_content p {
            font-size: 14px;
        }

        .footer_content {
            padding-bottom: 30px;
            display: block;
        }

        .stats {
            flex-direction: column;
        }

        .stat_img {
            width: 100%;
        }

        .stat_content {
            width: 100%;
        }

        .stat_content {
            padding: 30px 60px 30px 60px;
            align-items: center;
        }

        .market_stats > h2 {
            font-size: 24px;
        }

        .market_stats > p {
            text-align: center;
            font-size: 16px;
            padding: 0 10px;
        }

        .pdf_content {
            padding: 20px;
        }

        .understand_market h2 {
            font-size: 24px;
        }

        .navbar_input {
            width: 200px;
        }

        .global_card_content {
            padding: 40px 20px;
            font-size: 18px;
            color: white;
        }

        .btn_container button {
            width: 50%;
            padding: 15px 0;
            font-size: 14px;
        }

        .banner_wrapper {
            flex-direction: column;
        }

        .understand_market p {
            font-size: 16px;
        }

        .pdf_container {
            width: 90%;
        }

        .option_outer_container {
            width: 100%;
        }

        .videoContainer {
            width: 100%;
        }

        .whats_new_card {
            flex-direction: column;
        }

        footer {
            padding: 50px 0;
        }

        .footer_content > h4, .footer_content > p {
            text-align: center;
        }

        .pdf_head {
            padding: 20px 15px;
        }

        .whats_new_img_container {
            width: 90%;
            margin: 0 auto;
            overflow: hidden;
            margin-top: -11%;
        }

            .whats_new_img_container img {
                border-radius: 12px;
                overflow: hidden;
            }

        .whats_new_container .owl-stage-outer {
            margin-bottom: 24px;
        }

        .whats_new_container .owl-stage {
            padding-top: 50px;
        }

        .whats_new_content_container {
            width: 100%;
        }

        .beefAll {
            font-size: 16px;
        }

        .download_btn {
            padding: 10px 20px;
        }

        .banner p {
            text-align: left;
            line-height: 1.25;
        }

        .inputs {
            flex-direction: column;
            width: 100%;
            margin-bottom: 50px;
        }

        .input_dropcontainer {
            width: 100%;
        }

        .select {
            width: unset;
        }

        .understand_market p {
            width: 95%;
        }

        .standard_section {
            padding: 30px 0 !important;
        }

            .standard_section > p {
                margin-bottom: 15px !important;
            }

            .standard_section > h2 {
                font-size: 24px;
                padding: 0 26px;
                line-height: 36px;
            }

            .standard_section > p {
                font-size: 16px;
            }

        .growth_driver_carousel .owl-dots .owl-dot button {
            padding: 12px 30px;
            font-size: 14px;
        }

        .growth_driver {
            max-width: 100% !important;
        }

        .download_block_container {
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
        }

        .approved_container p {
            text-align: center;
        }

        .standard_banner h1, .standard_banner h1 p {
            font-size: 30px !important;
        }

        .gallery_container {
            grid-template-rows: repeat(16,15vw);
        }

        .gallery_wrapper:nth-child(1) {
            grid-column: 1 / 8;
            grid-row: 1 / 5;
        }

        .gallery_wrapper:nth-child(2) {
            grid-column: 8 / -1;
            grid-row: 1 / 5;
        }

        .gallery_wrapper:nth-child(3) {
            grid-column: 1 / -1;
            grid-row: 5 / 8;
        }

        .gallery_wrapper:nth-child(4) {
            grid-column: 1 / -1;
            grid-row: 12 / 15;
        }

        .gallery_wrapper:nth-child(5) {
            grid-column: 1 / 8;
            grid-row: 8 / 12;
        }

        .gallery_wrapper:nth-child(6) {
            grid-column: 8 / -1;
            grid-row: 8 / 12;
        }

        .gallery_wrapper:nth-child(7) {
            grid-column: 1 / -1;
            grid-row: 15 / 19;
        }

        .gallery_wrapper:nth-child(8) {
            grid-column: 1 / -1;
            grid-row: 19 / 23;
        }
    }

    @media screen and (max-width: 760px) {
        .category_container {
            grid-template-columns: 1fr;
        }

        .topnav a:not(:first-child) {
            display: none;
        }

        .home_info {
            background-color: #FAFAFA;
            padding: 54px 80px;
        }

        .category_head {
            padding: 10px;
            font-size: 16px;
            line-height: 18px;
            height: 50px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .category_container {
            margin-top: 0;
            grid-row-gap: 30px;
        }

        .download_container {
            flex-direction: column;
            gap: 20px;
        }

        .download_container {
            padding: 0px 0 40px 0;
        }

        .download_carousel_container {
            width: 100%;
        }

        .download_info {
            padding: 0;
            gap: 14px;
        }

        .banner_image {
            width: 100%;
            max-width: 100%;
            text-align: center;
        }
        /* .slide_container {
        min-height: 350px;
  
    } */
        .tablinks span:nth-child(1) {
            font-size: 16px !important;
        }

        .tablinks span:nth-child(2) {
            font-size: 18px !important;
        }

        .tablinks span:nth-child(3) {
            font-size: 14px !important;
        }


        .banner_carousel_container .owl-nav button .navBtn {
            width: 24px;
            height: 24px;
        }

            .banner_carousel_container .owl-nav button .navBtn img {
                width: 10px;
                height: 10px;
            }

        .slide_container .slide_img_container {
            height: 100%;
        }

        .faq_container .accordion_wrapper .accordion::after {
            right: 10px;
        }

        .faq_container > p {
            width: 100% !important;
        }

        .faq_accordion_container .accordion_wrapper .accordion {
            padding: 15px 30px 15px 15px;
            font-size: 16px;
        }

            .faq_accordion_container .accordion_wrapper .accordion ~ .panel {
                font-size: 16px;
            }

            .faq_accordion_container .accordion_wrapper .accordion.active ~ .panel {
                padding: 0 30px 15px 15px;
            }

        .content_flex_section .flex_content {
            width: 100%;
            text-align: left;
        }

        .outlined_btn {
            padding: 16px 30px;
        }

        .threeGrid, .twoGrid {
            grid-template-columns: repeat(auto-fit,minmax(200px,1fr));
        }


        .option_container {
            grid-template-columns: repeat(2, minmax(100px, 1fr));
            grid-column-gap: 20px;
            grid-row-gap: 20px;
        }

        .footer_footer a {
            font-size: 16px;
        }

        .topnav a.icon {
            float: right;
            display: block;
        }

        .topnav.responsive {
            position: relative;
        }

        .social_links {
            display: grid;
            grid-template-columns: repeat(2,50px);
            grid-row-gap: 12px;
            grid-column-gap: 12px;
            padding: 10px 0;
            justify-content: center;
        }

        .topnav.responsive .icon {
            position: absolute;
            right: 0;
            top: 0;
        }

        #gradientImgMob {
            background-image: linear-gradient(0deg, #DC8419 6.88%, rgba(220, 132, 25, 0) 52.07%), linear-gradient(0deg, rgba(0, 0, 0, 0.24), rgba(0, 0, 0, 0.24)), url('../img/shared/haveQuestion.jpg');
            width: 100%;
            height: 250px;
            background-size: cover;
            color: white;
            padding: 20px;
        }


        .rmed #gradientImgMob {
            background-image: linear-gradient(0deg, #CC3727 6.88%, rgba(220, 132, 25, 0) 52.07%), linear-gradient(0deg, rgba(0, 0, 0, 0.24), rgba(0, 0, 0, 0.24)), url('../img/shared/haveQuestion.jpg');
            width: 100%;
            height: 250px;
            background-size: cover;
            color: white;
            padding: 20px;
        }


        .topnav.responsive a {
            float: none;
            display: block;
            text-align: left;
        }

        .block_option_container {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
            grid-column-gap: 10px;
            grid-row-gap: 12px;
        }

        .mobView {
            display: block;
        }

        a.social_link img {
            width: 12px;
            height: 12px;
        }

        .company_list_footer {
            flex-direction: column;
            gap: 26px;
        }

        .banner_note {
            display: flex;
            align-items: center;
            flex-direction: column;
            justify-content: center;
        }

        .rmed .banner_note .dark_btn.red {
            padding: 4px 10px;
            font-size: 12px;
        }
        /* .global_step {
       gap: 20px;
   } */

        .global_step span {
            min-width: 40px;
        }

        .grid_wrapper {
            margin-top: 30px;
        }

        .grid_show {
            grid-template-columns: repeat(auto-fit,minmax(200px,1fr));
            grid-column-gap: 20px;
        }

        .form_accordion_submit_btn {
            flex-direction: column;
            gap: 16px;
            padding: 0 16px;
        }

            .form_accordion_submit_btn button {
                padding: 10px 40px;
            }

        .form_accordion .accordion,
        .form_accordion .accordion:focus {
            font-size: 20px;
        }

        .form_accordion .block_option_container {
            grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
        }

        .slideMobView {
            display: block !important;
        }

        .slideWebView {
            display: none !important;
        }
    }

    @media only screen and (max-width:576px) {
        .gallery_wrapper:nth-child(1) {
            grid-column: 1 / 15;
            grid-row: 1 / 3;
        }

        .gallery_wrapper:nth-child(2) {
            grid-column: 1 / 15;
            grid-row: 3 / 5;
        }

        .gallery_wrapper:nth-child(3) {
            grid-column: 1 / -1;
            grid-row: 5 / 7;
        }

        .gallery_wrapper:nth-child(4) {
            grid-column: 1 / 15;
            grid-row: 7 / 9;
        }

        .gallery_wrapper:nth-child(5) {
            grid-column: 1 / 15;
            grid-row: 9 / 11;
        }

        .gallery_wrapper:nth-child(6) {
            grid-column: 1 / 15;
            grid-row: 11 / 13;
        }

        .gallery_wrapper:nth-child(7) {
            grid-column: 1 / 15;
            grid-row: 13 / 15;
        }

        .gallery_wrapper:nth-child(8) {
            grid-column: 1 / 15;
            grid-row: 15 / 17;
        }
    }

    @media only screen and (max-width:450px) {
        .category_img_container img {
            max-height: 140px;
            min-height: 140px;
        }

        .banner_card {
            max-width: unset;
        }

        .homepage_category {
            padding: 20px 0;
        }

        .category_container {
            margin-bottom: 30px;
        }

        .home_info p:first-child {
            font-weight: 400;
            font-size: 16px;
            text-align: center;
        }

        .standard_section {
            padding: 40px 0;
        }

        .home_info p:nth-child(2) {
            font-weight: 400;
            font-size: 16px;
        }

        .home_info {
            background-color: #FAFAFA;
            padding: 24px 20px;
        }

        .search_result_container {
            padding: 10px 0;
        }

        .image_gallery {
            padding: 30px 0 30px 0;
        }


        .active_gallery.image_gallery_link {
            margin-bottom: 20px !important;
        }

        .home_image_section {
            padding: 0;
        }

        .back {
            font-size: 12px;
        }

        .block_links_container {
            padding: 24px 16px;
        }

        .slideMobView {
            display: block !important;
        }

        .slide_content h1 {
            font-size: 24px;
            line-height: 27px;
        }

        .logo_container {
            gap: 30px;
        }

        .block_link h3 {
            font-size: 22px;
            line-height: 28px;
        }

        .form_accordion_container {
            display: flex;
            flex-direction: column;
            gap: 30px;
            padding: 20px 0;
        }

        .document_btns > button, .document_btns > button:focus {
            padding: 14px 10px !important;
            font-size: 12px;
        }

        .standard_banner p {
            line-height: 18px;
        }

        .standard_banner {
            margin-bottom: 30px;
        }

        .form_accordion .panel {
            padding: 0 12px;
        }

        .select_cards {
            grid-template-columns: repeat(auto-fit,minmax(120px,1fr));
        }

        .form_accordion .accordion,
        .form_accordion .accordion:focus {
            font-size: 16px;
            padding: 16px;
        }

        .form_accordion .block_option_container {
            grid-template-columns: repeat(auto-fit,minmax(100px,1fr));
        }

        .no_banner_section .onboarding_form {
            margin-top: 40px;
        }

        .approved_container .status {
            font-weight: 700;
            font-size: 20px;
            line-height: 24px;
            color: #00774B;
        }

        .grid_show_container h4 {
            font-size: 16px;
        }

        .brand_guidelines_card_content h4 {
            font-size: 16px;
            line-height: 24px;
            text-align: left;
        }

        .brand_guidelines_card_content span {
            font-size: 16px;
            color: #767671;
        }

        .approve_img_container img {
            max-width: 50px;
        }

        .approve_img_container {
            margin-bottom: 0;
        }

        .brand_guidelines_card_content {
            align-items: flex-start;
            gap: 8px;
        }

        .grid_show {
            grid-template-columns: repeat(auto-fit,minmax(150px,1fr));
            grid-column-gap: 20px;
        }

        .grid_wrapper {
            margin-top: 0;
            padding: 10px 0;
        }

        .approved_container {
            gap: 30px;
            padding: 60px 0;
        }

            .approved_container p {
                font-size: 20px;
            }

            .approved_container .highlight {
                font-size: 28px;
            }

        .flex_display {
            gap: 20px;
        }

            .flex_display p {
                font-size: 18px;
                margin-bottom: 0;
                line-height: 24px;
            }

        .approved_container p.status {
            font-size: 28px !important;
        }

        .submit_loading_container {
            padding: 30px;
            margin-top: 20px;
        }

        .download_block_container {
            grid-template-columns: repeat(auto-fit, minmax(calc(100% / 2.5), 1fr));
            grid-gap: 12px;
        }

        .submit_loading_container img {
            max-width: 40px;
        }

        .onboarding_progress {
            gap: 4px;
        }

        .stamdard_box_blocks {
            padding: 12px;
        }

        .step_label {
            max-width: 30px;
        }

        .select_card {
            gap: 12px;
            padding: 10px;
        }

        .banner.tal .banner_content h1 {
            font-size: 32px;
            line-height: 44px;
        }

        .global_step {
            gap: 12px;
        }

        .content_flex_section .flex_content button {
            margin-top: 24px;
        }

        .simple_section p {
            font-size: 16px;
        }

        .simple_section {
            padding: 60px 0;
        }

        .content_flex_section p {
            font-weight: 400;
            font-size: 18px;
        }

        .content_flex_section .flex_content h2 {
            margin-bottom: 16px;
        }

        .global_steps_container {
            gap: 12px;
            margin-bottom: 26px;
            margin-top: 20px;
        }

        .large_global_card_container .global_card_content {
            padding: 24px 16px;
        }

        .global_step > div {
            font-size: 16px;
        }

        .large_global_card_container .global_card_content h2 {
            font-size: 24px;
        }

        .global_card_cta {
            text-align: center;
        }

        .back_search {
            margin-top: 20px;
        }

        .search_suggestions {
            display: flex;
            flex-wrap: wrap;
        }

            .search_suggestions .search_suggestion_option {
                width: 100px;
            }

        .back_search .back_dropdown > label {
            font-weight: 700;
            font-size: 14px;
            line-height: 20px;
            display: flex;
            align-items: center;
            color: #FFFFFF;
        }

        .flex_btns {
            margin-top: 20px;
        }

        .flex_section, .content_flex_section {
            gap: 24px;
        }

        .content_flex_section {
            padding: 52px 0;
        }

            .flex_section h2, .content_flex_section h2 {
                font-weight: 700;
                font-size: 24px;
                line-height: 36px;
                color: #4B4F54;
                margin-bottom: 24px;
            }

        .flex_content p.header {
            font-size: 16px;
        }

        .dark_btn, .outlined_btn {
            padding: 14px 28px;
            font-size: 12px;
        }

            .outlined_btn.tal:focus {
                padding: 14px 28px;
                font-size: 12px;
            }

        .image_preview_step4 {
            max-width: 100px;
            margin-right: auto;
            margin-left: unset;
            text-align: center;
        }

        .company_form {
            margin-top: 30px;
        }

        .onboarding_progress {
            justify-content: center;
        }

        .step_label p {
            visibility: visible;
        }

        .step_label.progress_active.current p {
            visibility: visible;
        }
        /* .onboarding_progress .step_label {
        display: none;
        max-width: 200px;
    } */
        /* .onboarding_progress .progress_bar {
        display: none;
    } */
        /* .onboarding_progress .step_label.progress_active.current {
        display: block;
    } */
        .company_list_subhead h4 {
            font-size: 14px;
            line-height: 18px;
        }

        .global_card_container .banner_search .select {
            max-width: 120px;
            min-width: 120px;
        }

            .global_card_container .banner_search .select .selectBtn {
                padding: 21px 10px;
                min-width: 120px;
                max-width: 120px;
                font-size: 13px;
            }

        .standard_box_block {
            gap: 10px;
            padding: 10px 0;
        }

            .standard_box_block .key {
                font-style: normal;
                font-weight: 400;
                font-size: 16px;
                line-height: 36px;
                color: #000000;
                word-break: normal;
                min-width: 130px;
                width: max-content;
            }

            .standard_box_block .value {
                font-weight: 700;
                font-size: 16px;
                line-height: 36px;
                color: #000000;
                word-break: break-all;
            }

        .navbar_rightContent img {
            max-width: 32px;
        }

        .help_tool_dropdown_container {
            gap: 10px;
        }

        .help_tool_container_content .block_option_container {
            grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
        }


        .company_list_banner h2 {
            font-style: normal;
            font-weight: 700;
            font-size: 24px;
            line-height: 30px;
        }

        .company_list_banner p {
            font-size: 14px;
            line-height: 18px;
        }

        .company_list_body,
        .company_list_footer {
            padding: 16px 0;
        }

        .field_two_grid {
            display: grid;
            grid-template-columns: repeat(auto-fit,minmax(120px,1fr)) !important;
            grid-gap: 10px;
        }

        .product_container {
            padding: 8px;
        }

        .block_form {
            padding: 30px 10px;
        }

        .panel_search_box input {
            width: 75%;
        }

        .block_option_container {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
            grid-column-gap: 10px;
            grid-row-gap: 12px;
        }

        .block_form h3 {
            font-size: 16px;
            line-height: 24px;
        }

        .sub_block_form h4 {
            font-size: 16px;
        }

        .sub_block_form span {
            font-size: 14px;
        }

        .enquiry_button, .enquiry_button:focus {
            position: fixed;
            right: 0;
            top: 400px;
            border: none;
            outline: none;
            background-color: #CC3727;
            color: white;
            font-style: normal;
            font-weight: 700;
            font-size: 14px;
            line-height: 18px;
            display: flex;
            align-items: center;
            gap: 4px;
            padding: 16px 15px;
            border-radius: 12px 0px 0px 12px;
            color: #FFFFFF;
            z-index: 100;
        }

        .brand_box {
            width: 100%;
        }

        .enquiry_form {
            background-color: rgba(250, 236, 228, 1);
            width: 90%;
            margin: 0 auto;
            position: relative;
        }

        .modal.show {
            backdrop-filter: blur(2px);
            background-blend-mode: overlay;
        }

        .enquiry_close {
            position: absolute;
            right: 20px;
            z-index: 100;
            pointer-events: none;
        }

        .brand_box p {
            font-size: 14px;
            line-height: 18px;
        }

        .brand_box h4 {
            font-size: 14px;
            line-height: 26px;
        }

        .brand_box_img {
            max-width: 78px;
        }

        .company_list_content > p {
            font-style: normal;
            font-weight: 400;
            font-size: 14px;
            line-height: 18px;
            color: #9C9C9C;
        }

        .company_list_head img {
            margin-bottom: 20px;
            max-width: 60px;
        }

        .company_profile_head {
            font-size: 18px;
        }

        .company_list_head h3 {
            font-size: 24px;
        }

        .company_list_subhead p {
            font-size: 14px;
        }

        .responsiveGrid {
            grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
            grid-column-gap: 10px;
            grid-row-gap: 20px;
        }

        .onboarding_progress .step_label.progress_active .step {
            width: 27px;
            height: 27px;
        }


            .onboarding_progress .step_label.progress_active .step img {
                width: 50%;
            }

        .progress_bar {
            width: 100%;
            max-width: 260px;
            height: 2px;
            background-color: #CBCACA;
            margin-top: 26px;
            margin: 26px 0px 0 0px;
        }

        .progress_level, .progress_level.completed {
            height: 2px;
        }

        .step_label p {
            font-size: 10px;
            line-height: 14px;
        }

        .progress_bar {
            margin-top: 10px;
        }

        .onboarding_progress .step div {
            width: 20px;
            height: 20px;
            font-size: 12px;
        }
        /* .company_list_banner .banner_note > button {
        max-width: 100px;
    } */
        /* .onboarding_progress .step_label.current.progress_active .step div {
        width: 42px;
        height: 42px;
    }
    .onboarding_progress .step_label.current.progress_active .step  {
        width: 50px;
        height: 50px;
    } */
        .search_inputs {
            display: flex;
            flex-direction: column;
        }

            .search_inputs .input_dropcontainer .btn-group {
                width: 100% !important;
            }

        .standard_box_content .box_item h3 {
            font-size: 14px;
        }

        .standard_box_content .box_item button {
            font-size: 14px;
            padding: 10px 12px;
            white-space: nowrap;
        }

        .box_grid_info {
            grid-template-columns: minmax(max-content,.7fr) minmax(20px,1fr);
            padding: 20px 15px;
            grid-column-gap: 10px;
        }

            .box_grid_info .value {
                word-break: break-all;
            }
    }



    .select {
        position: relative;
        margin-bottom: 15px;
        min-width: 150px;
        width: 100%;
        /* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); */
    }

        .select .selectBtn, .select .selectBtn:focus {
            background: var(--bg1);
            padding: 10px;
            box-sizing: border-box;
            border-radius: 6px;
            width: 100%;
            cursor: pointer;
            position: relative;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            background: white;
            outline: none;
            color: black;
        }

    .single-select ~ .btn-group,
    .single-select ~ .btn-group:focus {
        width: 100%;
        height: 100%;
        border: none;
    }

    .back_dropdown:nth-child(2) .btn-group > button,
    .back_dropdown:nth-child(1) .btn-group > button {
        background-color: #EBE9EA;
        padding: 17px 10px;
    }

    .search_dropdown {
        padding: 20px 16px;
        width: 100%;
        border: none;
        overflow: hidden;
        border-radius: 6px;
        background-color: #FAECE4;
    }

        .search_dropdown option {
            padding: 11px 16px;
        }

    .input_dropcontainer .select .selectBtn,
    .select .selectBtn:focus {
        background: var(--bg1);
        padding: 6px 10px;
        box-sizing: border-box;
        border-radius: 6px;
        width: 100%;
        cursor: pointer;
        position: relative;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background: white;
        outline: none;
        color: black;
        border: 1px solid #333333;
    }

    .selectDropdown .option {
        border: none;
    }




    .select .selectBtn:after {
        content: "";
        position: absolute;
        top: 45%;
        right: 15px;
        width: 6px;
        height: 6px;
        -webkit-transform: translateY(-50%) rotate(45deg);
        transform: translateY(-50%) rotate(45deg);
        border-right: 2px solid #DC8419;
        border-bottom: 2px solid #DC8419;
        transition: 0.2s ease;
    }

    .rmed .select .selectBtn:after {
        content: "";
        position: absolute;
        top: 45%;
        right: 15px;
        width: 6px;
        height: 6px;
        -webkit-transform: translateY(-50%) rotate(45deg);
        transform: translateY(-50%) rotate(45deg);
        border-right: 2px solid #CC3727;
        border-bottom: 2px solid #CC3727;
        transition: 0.2s ease;
    }

    .select.tal .selectBtn:after {
        border-right: 2px solid #4B4F54;
        border-bottom: 2px solid #4B4F54;
    }

    .select .selectBtn.toggle {
        border-radius: 3px 3px 0 0;
    }

        .select .selectBtn.toggle:after {
            -webkit-transform: translateY(-50%) rotate(-135deg);
            transform: translateY(-50%) rotate(-135deg);
        }

    .select .selectDropdown {
        position: absolute;
        top: 100%;
        width: 100%;
        /* border-radius: 0 0 3px 3px; */
        overflow: hidden;
        background: var(--bg1);
        border-top: 1px solid #eee;
        z-index: 1;
        background: #fff;
        -webkit-transform: scale(1, 0);
        transform: scale(1, 0);
        -webkit-transform-origin: top center;
        transform-origin: top center;
        visibility: hidden;
        transition: 0.2s ease;
        /* box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); */
    }

        .select .selectDropdown .option {
            padding: 10px;
            box-sizing: border-box;
            cursor: pointer;
            font-family: 'Calibri',sans-serif;
            text-align: left;
        }

            .select .selectDropdown .option:hover {
                background: #FCF3E9;
            }

        .select .selectDropdown.toggle {
            visibility: visible;
            -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
        }


    .multi__dropdown {
        position: absolute;
        z-index: 100;
        width: 90%;
        padding: 0 !important;
    }

    .multi__display {
        background-color: white !important;
    }

        .multi__display:focus {
            outline: none;
        }

    .multi__dropdown ul {
        padding: 0 !important;
        background-color: white;
    }

        .multi__dropdown ul li {
            padding: 10px 16px;
        }

    .multi__li-item--selected::after {
        background: url('../img/Red_Meat_Growth/tick.svg') no-repeat !important;
        width: 14px !important;
        height: 13px !important;
    }

    .multi__li-item--selected {
        color: #DC8419 !important;
        background-color: #FCF3E9;
    }

    .multi__dropdown ul li:hover {
        background-color: #FCF3E9;
    }

    .multiselect_input {
        position: relative;
    }

    .owl-carousel .owl-video-play-icon {
        background-color: red !important;
        /* background: url('../img/shared/play.svg') no-repeat!important; */
        margin: 0 !important;
    }

    .owl-carousel .item-video {
        height: 300px;
    }

    .video_preview {
        position: relative;
        height: 100%;
    }



    .video-item {
        width: 100%;
        border-radius: 5px;
    }

    .play_btn {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        background-color: rgba(255,255,255,.3);
        padding: 15px;
        border-radius: 50%;
        cursor: pointer;
    }

        .play_btn .play_icon {
            width: 15px !important;
            height: 15px;
        }


    .owl-carousel .owl-video-tn {
        background-size: cover;
        padding-bottom: 56.25%;
        padding-top: 25px;
    }

    .owl-video-frame {
        position: relative;
        padding-bottom: 56.25%;
        /* 16:9 */
        padding-top: 25px;
        height: 0;
    }

        .owl-video-frame iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }











    .form-check label {
        cursor: pointer;
        display: inline-block;
        /* position: relative; */
        /* 10 px padding right + 15px input type*/
        margin-right: 10px;
        /* margin between inputs types */
    }

        .form-check label:before {
            content: "";
            width: 16px;
            height: 16px;
            position: absolute;
            right: 20px;
        }

    .form-check input[type=checkbox] {
        display: none;
    }

    .form-check label:before {
        /* background-image: url('../img/shared/check.png'); */
        background-position: 0 0;
        background-size: cover;
        width: 16px;
        height: 16px;
        margin-top: 2px;
    }

    .form-check input[type=checkbox]:checked + label:before {
        background-image: url('../img/shared/check.png');
        background-size: contain;
        width: 16px;
        height: 16px;
        background-repeat: no-repeat;
    }
