@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Archivo+Black&display=swap);

.btn-close:focus,
.btn:focus,
.form-check-input:focus,
.form-select:focus,
.navbar-toggler:focus,
.report-category-accordion .accordion-button:focus,
button:focus {
    box-shadow: none
}

.page-item.active .page-link {
    width: auto;
  }

.news_card .news-text,
.testmonial_card .testimonial_detail .title {
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.about_sec .title,
.logos,
.ws-nowrap {
    white-space: nowrap
}

*,
.drop-files-card {
    box-sizing: border-box
}

.price-details-card,
.suggested-reports {
    box-shadow: 0 -1px 20px rgb(0 0 0 / .02)
}

.link-404,
a,
a:hover {
    text-decoration: none
}

@media (min-width:1700px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1680px
    }
}

@media (min-width:992px) {
    .industry_section .col-lg-2 {
        flex: 0 0 auto;
        width: 19.666667%
    }
}

:root {
    --primary: #1472ff;
    --hover: #0042a5;
    --bg-light: #f2f0fd;
    --gray: #5f5f5f
}

* {
    padding: 0;
    margin: 0
}

html {
    overflow-x: hidden;
    scroll-behavior: auto !important
}

body {
    overflow: clip;
    color: #1d242c;
    font-family: Poppins, sans-serif;
    padding-right: 0 !important;
    background-color: #f6f7fa
}

body.modal-open {
    overflow: hidden;
    position: fixed;
    left: 0;
    right: 0
}

a {
    color: unset
}

#progressbar li:first-child::before,
.detail-star-rate li:last-child::after,
.hide,
.main-header-wrapper .group-funbtns li:last-child::after,
.notification-all-drop .dropdown-toggle::after,
.review_content .detail-star-rate li:last-child::after {
    display: none
}

a:hover {
    color: inherit
}

button {
    border: none;
    background-color: #fff0
}

.btn:focus {
    outline: 0
}

.w-fit-content {
    width: fit-content !important
}

.w-max-content {
    width: max-content !important
}

.h-fit-content {
    height: fit-content !important
}

.word-break {
    word-break: break-all
}

.cart_research_card .cart_details,
.flex-1,
.report-detail-tabs .nav-pills .nav-item,
.sample-subcard .subcard-details {
    flex: 1
}

.flex-2 {
    flex: 2
}

.navbar-toggler {
    border: none;
    padding: 0
}

.form-check-label,
.product-market_list {
    padding-left: 0
}

.cursor-cart,
.cursor-pointer,
.style-pointer {
    cursor: pointer
}

.text-justify {
    text-align: justify
}

.text-secondary {
    color: #1e1a2f !important
}

.text-yellow {
    color: #ffc120 !important
}

.text-lightgray {
    color: rgb(30 26 47 / .6) !important
}

.form-control:focus {
    box-shadow: none;
    border: none
}

.font_200 {
    font-weight: 200 !important
}

.font_300 {
    font-weight: 300 !important
}

.font_400 {
    font-weight: 400 !important
}

.font_500 {
    font-weight: 500 !important
}

.font_600 {
    font-weight: 600 !important
}

.font_700 {
    font-weight: 700 !important
}

.font_800 {
    font-weight: 800 !important
}

.font_900 {
    font-weight: 900 !important
}

.font_8 {
    font-size: 8px !important
}

.font_10 {
    font-size: 10px !important
}

.font_12 {
    font-size: 12px !important
}

.font_14 {
    font-size: 14px !important
}

.font_15 {
    font-size: 15px !important
}

.font_16 {
    font-size: 16px !important
}

.font_17 {
    font-size: 17px !important
}

.font_18 {
    font-size: 18px !important
}

.font_19 {
    font-size: 19px !important
}

.font_20 {
    font-size: 20px !important
}

.font_22 {
    font-size: 22px !important
}

.font_24 {
    font-size: 24px !important
}

.font_25 {
    font-size: 25px !important
}

.font_26 {
    font-size: 26px !important
}

.font_28 {
    font-size: 28px !important
}

.font_30 {
    font-size: 30px !important
}

.font_32 {
    font-size: 32px !important
}

.font_36 {
    font-size: 36px !important
}

.font_34 {
    font-size: 34px !important
}

.font_40 {
    font-size: 40px !important
}

.font_43 {
    font-size: 43px !important
}

.font_46 {
    font-size: 46px !important
}

.font_48 {
    font-size: 48px !important
}

.font_52 {
    font-size: 52px !important
}

.font_54 {
    font-size: 54px !important
}

.font_64 {
    font-size: 64px !important
}

.font_80 {
    font-size: 80px !important
}

.text_black {
    color: #000 !important
}

.text-primary {
    color: #1472ff !important
}

.overview-for-report {
    margin: 1em 0
}

.cursor-cart-disabled {
    opacity: .5;
    pointer-events: none;
    cursor: not-allowed
}

.opacity-60 {
    opacity: .6
}

.w-70 {
    width: 70%
}

.w-85 {
    width: 100%
}

.w-75 {
    width: 75%
}

.w-45 {
    width: 45%
}

.w-25 {
    width: 25%
}

.w-10 {
    width: 10%
}

::-webkit-scrollbar {
    width: 7px;
    height: 5px
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 5px
}

::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 5px
}

::-webkit-scrollbar-thumb:hover {
    background: #555
}

.primary-btn {
    background-color: var(--primary);
    display: inline-block;
    padding: 11px 32px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    border: 1px solid var(--primary);
    transition: color .5s;
    z-index: 0;
    font-size: 14px;
    border-radius: 4px;
    font-weight: 500;
    color: #fff;
    text-align: center
}

.primary-btn.checkout-btn {
    background-color: rgb(20 114 255 / .1);
    border: 1px solid #1472ff;
    color: #000
}

.primary-btn.learn-more {
    background-color: #fff;
    color: var(--primary);
    transition: .5s ease-in-out
}

.primary-btn.learn-more:before {
    background: rgb(20 114 255 / .1)
}

.primary-btn.learn-more:hover {
    color: var(--primary);
    transition: .5s ease-in-out
}

.primary-btn.outlined-btn {
    background-color: #fff0;
    color: var(--primary);
    border: 1px solid var(--primary)
}

.primary-btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    background: #5d96eb;
    height: 390px;
    width: 450px;
    border-radius: 50%;
    top: 100%;
    left: 100%;
    transition: .7s
}

.primary-btn.outlined-btn:hover {
    color: var(--primary);
    border: 1px solid #cbe0ff
}

.primary-btn.outlined-btn::before {
    background: #cbe0ff
}

.primary-btn:hover {
    color: #fff;
    border: 1px solid #5d96eb
}

.primary-btn:hover:before {
    top: -70px;
    left: -70px
}

.auth-modal .closeicon,
.auth-modal .search-bar-icon,
.header-top .icon,
.main-header-wrapper .user-dropdown .dropdown-list-item .list-item-img,
.notification-all-drop .notification-dropdownlist .avtaricon,
.wishlist-search .search-icon {
    height: 24px;
    width: 24px;
    object-fit: contain
}

.header-top .form-select {
    border: none;
    color: var(--primary);
    font-size: 16px;
    background-image: url(../images/icon/arrow-down.svg);
    font-weight: 600;
    background-color: #fff0
}

.main-header-wrapper .navbar {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9
}

.main-header-wrapper .navbar-brand img {
    height: 48px;
    width: 100%;
    object-fit: contain
}

.main-header-wrapper .search-btn .icon {
    height: 32px;
    width: 32px;
    object-fit: contain
}

.main-header-wrapper .navbar-nav .nav-link {
    color: #000;
    font-weight: 500;
    padding: 10px 16px;
    position: relative
}

.main-header-wrapper .navbar-nav .nav-link:hover,
.news_card:hover .category_label,
.region-ul .region-list:hover .card_title {
    color: #1472ff;
    transition: .4s ease-in-out
}

.breadcrumb-custom .breadcrumb-item+.breadcrumb-item::before {
    content: var(--bs-breadcrumb-divider, ">")
}

.breadcrumb-custom.breadcrumb {
    margin-bottom: 30px
}

.breadcrumb-custom .breadcrumb-item {
    color: rgb(30 26 47 / .7)
}

.breadcrumb-custom .breadcrumb-item.active {
    color: #000;
    font-weight: 500
}

.main-header-wrapper .navbar-nav .nav-link.active::after,
.main-header-wrapper .navbar-nav .nav-link:hover::after {
    content: "\f111";
    position: absolute;
    font-family: FontAwesome;
    font-size: 5px;
    bottom: 0;
    left: 50%
}

.main-header-wrapper .user-dropdown .dropdown-toggle.show::before,
.notification-all-drop .dropdown-toggle.show::before {
    bottom: -24px;
    background-image: url(../images/icon/dropdown-vector.svg);
    background-size: contain;
    background-repeat: no-repeat
}

.main-header-wrapper .navbar-nav .nav-link.active {
    color: #1472ff;
    position: relative
}

.notification-all-drop .dropdown-menu {
    min-width: 495px;
    background: #fff;
    border-radius: 8px;
    border: none;
    box-shadow: rgb(149 157 165 / .2) 0 8px 24px
}

.notification-all-drop .dropdown-menu[data-bs-popper] {
    left: -50%;
    transform: translate(-50%, 20px)
}

.main-header-wrapper .user-dropdown .dropdown-toggle.user-dropdown-toggle {
    background: #ededed;
    border-radius: 4px;
    padding: 10px;
    font-size: 14px;
    font-weight: 500;
    position: relative
}

.main-header-wrapper .user-dropdown .dropdown-toggle.show::before {
    content: "";
    position: absolute;
    height: 16px;
    width: 41px;
    left: 45%;
    z-index: 0
}

.main-header-wrapper .user-dropdown .dropdown-toggle .user-icon {
    height: 20px;
    width: 16px;
    object-fit: contain;
    margin-right: 10px
}

.main-header-wrapper .user-dropdown .dropdown-toggle.user-dropdown-toggle::after {
    content: "\f078";
    font-family: FontAwesome;
    border: none;
    vertical-align: middle;
    color: rgb(30 26 47 / .39);
    font-size: 14px;
    margin-left: 7px
}

.notification-dropdown {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    width: 200px;
    z-index: 1000
}

.break-line,
.market_list LI,
.notification-dropdown.show {
    display: block
}

.main-header-wrapper {
    position: sticky;
    top: 0;
    z-index: 999;
    background-color: #f6f7fa
}

.main-header-wrapper .user-dropdown .dropdown-menu {
    background: #fff;
    border-radius: 8px;
    border: none;
    padding: 10px;
    min-width: 336px;
    box-shadow: rgb(149 157 165 / .2) 0 8px 24px
}

.main-header-wrapper .user-dropdown .dropdown-menu[data-bs-popper] {
    top: 100%;
    left: -100%;
    transform: translate(-25%, 20px)
}

.main-header-wrapper .user-dropdown .dropdown-list-item {
    display: flex;
    color: rgb(30 26 47 / .7);
    font-size: 16px;
    gap: 10px;
    justify-content: space-between;
    padding: 12px;
    transition: .4s ease-in-out;
    cursor: pointer;
    border-radius: 6px
}

.main-header-wrapper .user-dropdown .dropdown-list-item:hover {
    background-color: rgb(20 114 255 / .1);
    transition: .4s ease-in-out;
    color: #000
}

.main-header-wrapper .user-dropdown .dropdown-list-item:hover .arrowicon {
    filter: invert(32%) sepia(90%) saturate(2417%) hue-rotate(207deg) brightness(99%) contrast(106%)
}

.main-header-wrapper .group-funbtns {
    display: flex;
    gap: 25px;
    align-items: center;
    padding-left: 0;
    margin-bottom: 0;
    margin-right: 18px
}

.main-header-wrapper .group-funbtns>li {
    list-style-type: none;
    position: relative;
    z-index: 1
}

.main-header-wrapper .group-funbtns .search-btn .icon {
    height: 30px;
    object-fit: contain;
    width: 30px
}

.detail-star-rate .ratetext,
.main-header-wrapper .cart-btn,
.report_detail_banner .form-check {
    position: relative
}

.sec-empty {
    height: calc(100vh - 620px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.main-header-wrapper .cart-btn .count-label {
    height: 18px;
    width: 18px;
    background-color: #ff2f2f;
    display: block;
    position: absolute;
    top: -5px;
    right: -5px;
    border-radius: 50px;
    color: #fff;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500
}

.main-header-wrapper .group-funbtns>li:after {
    content: "";
    position: absolute;
    height: 24px;
    background-color: rgb(0 0 0 / .1);
    width: 1px;
    right: -13px;
    top: 4px;
    z-index: 0
}

.main-header-wrapper .profile-editbtn .user-name {
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #1e1a2f
}

.main-header-wrapper .profile-editbtn {
    background-color: rgb(20 114 255 / .1);
    padding: 8px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 4px;
    margin-bottom: 7px
}

.main-header-wrapper .profile-editbtn .user-info {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #1e1a2f;
    opacity: .6
}

.notification-all-drop .nav-pills {
    border-bottom: 1px solid #ececec;
    align-items: center
}

.notification-all-drop .nav-pills .nav-link {
    font-size: 14px;
    border-radius: 0;
    color: rgb(0 0 0 / .8);
    display: flex;
    align-items: center;
    gap: 5px
}

.notification-all-drop .dropdown-toggle.show::before {
    content: "";
    position: absolute;
    height: 16px;
    width: 41px;
    left: -20%;
    z-index: 0
}

.notification-all-drop .nav-pills .nav-link.active {
    background-color: #fff0;
    border-bottom: 2px solid #1472ff;
    color: rgb(0 0 0 / .8);
    font-weight: 500
}

.notification-all-drop .notification-dropdownlist li {
    padding: 8px;
    display: flex;
    gap: 10px;
    border-bottom: 1px solid #ececec
}

.notification-all-drop .notification-dropdownlist {
    padding-left: 0;
    height: 216px;
    overflow: auto
}

.notification-dropdownlist li .list-item {
    position: relative;
    z-index: 1;
    padding-left: 16px;
    font-size: 14px
}

.notification-dropdownlist li .list-item::after {
    content: '';
    position: absolute;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    top: 50%;
    z-index: 12;
    left: 0
}

.notification-all-drop .nav-pills .notifitcation-count {
    height: 16px;
    background-color: var(--primary);
    font-size: 10px;
    border-radius: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 16px;
    color: #fff;
    width: fit-content
}

.react-tel-input .form-control {
    border: none !important;
    border-radius: 5px;
    line-height: 25px;
    height: 35px;
    width: 100% !important;
    outline: 0;
    border-bottom: 1px solid rgb(0 0 0 / .08) !important;
    font-size: 16px !important;
    background-color: transparent !important
}

.react-tel-input .flag-dropdown {
    border: none !important;
    background-color: transparent !important
}

.react-tel-input .flag-dropdown.open {
    z-index: 99 !important
}

.banner_section {
    padding: 104px 0;
    position: relative;
    z-index: 1;
    margin-bottom: 52px
}

.header-top {
    position: relative;
    background-color: #f6f7fa;
    z-index: 12
}

.banner_section::before {
    content: "";
    position: absolute;
    background-image: url(../images/publisher.webp);
    height: calc(100vh - 80px);
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    z-index: -1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom
}

.banner_section .title {
    font-family: "Archivo Black", sans-serif;
    font-weight: 400;
    font-size: 89.3193px;
    line-height: normal;
    color: #fff
}

.banner_section .banner_text {
    padding-bottom: 33px;
    font-size: 22px;
    line-height: normal;
    color: rgb(255 255 255 / .7)
}

.primary-btn .right-icon {
    height: 14px;
    width: 18px;
    object-fit: contain;
    margin-left: 5px
}

.banner_section .primary-btn {
    font-weight: 600;
    font-size: 20.2998px;
    color: #fff;
    padding: 21px 40px;
    transition: .4s ease-in-out
}

.primary-btn:hover img.right-icon {
    transform: rotate(45deg);
    transition: .4s ease-in-out
}

.faq-sec,
.industry_section,
.row_am {
    padding: 100px 0
}

.container1 {
    position: relative;
    min-height: 600px
}

.container2 {
    position: relative;
    min-height: 900px
}

.industry_section .title {
    font-weight: 700;
    font-size: 48px;
    line-height: 72px;
    color: #222
}

.industry_section .text {
    font-weight: 400;
    font-size: 22px;
    line-height: 33px;
    color: rgb(34 34 34 / .6)
}

.industry_section .industry-card {
    background-color: #fff;
    padding: 30px 20px;
    border-radius: 10px;
    height: 100%;
    position: relative;
    overflow: hidden;
    z-index: 1;
    text-align: center
}

.industry_section .industry-card:before {
    content: "";
    position: absolute;
    z-index: -1;
    background: #cbe0ff;
    height: 390px;
    width: 450px;
    border-radius: 50%;
    top: 100%;
    bottom: 100%;
    transition: .5s;
    left: -50px
}

.industry_section .industry-card:hover:before {
    top: -72px;
    bottom: -80px;
    left: -67px
}

.primary-btn:active:before {
    background: #cbe0ff;
    transition: background
}

.industry_section .industry-card .card-title {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin-bottom: 0
}

.industry_section .industry-card:hover .card-title {
    color: var(--primary)
}

.industry_section .industry-card .industry-icon {
    height: 66px;
    width: 66px;
    margin: 0 auto 25px
}

.industry-card:hover .industry-icon,
.report-category-accordion .accordion-button:not(.collapsed) .material-icon {
    filter: invert(41%) sepia(74%) saturate(5569%) hue-rotate(210deg) brightness(105%) contrast(104%)
}

.back-btn img,
.cart_research_card .cancel-btn img,
.contact-us-sec .avatar-img img,
.customer-reviewcard .cust-icon img,
.delete-cart-item img,
.filter-btn img,
.footer-sec .social-icon img,
.global-map-sec .map-img img,
.industry_section .industry-card .industry-icon img,
.news_card .next-arrow-btn img,
.our-locations .location-card .location-icon img,
.report_detail_banner .logoapo img,
.reset-logo img,
.success-gif img,
.testmonial_card .heart-icon img {
    height: 100%;
    width: 100%;
    object-fit: contain
}

.industry_section.category_section .industry-card .industry-icon img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    opacity: .3
}

.industry_section.category_section .industry-card:hover .report-arrow-icon {
    transform: rotate(-35deg)
}

.industry_section.category_section .industry-card .report-arrow-icon {
    height: 15px;
    object-fit: contain;
    width: 15px;
    margin-left: 10px
}

.industry_section.category_section .industry-card {
    background-color: #fafafa;
    padding: 20px
}

.industry_section.category_section .industry-card:hover img {
    opacity: 1;
    transition: .4s ease-in-out
}

.industry_section.category_section .industry-card .industry-icon {
    margin: 0 auto 20px
}

.industry_section.category_section .industry-card .card-detail-text {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #1e1a2f;
    opacity: .4
}

.error {
    color: #000;
    font-size: 30px;
    font-weight: 500
}

.testmonial_card {
    color: #000;
    background: #fff;
    border-radius: 10px;
    transition: .4s ease-in-out;
    display: block;
    height: 100%;
    cursor: pointer
}

.testmonial_card:hover {
    box-shadow: 40px 114px 49px rgb(6 45 27 / .01), 23px 64px 41px rgb(6 45 27 / .03), 10px 29px 30px rgb(6 45 27 / .04), 3px 7px 17px rgb(6 45 27 / .05);
    transition: .4s ease-in-out
}

.testmonial_card .testimonial_detail {
    padding: 20px;
    font-size: 14px
}

.testmonial_card .testimonial_img {
    height: 414px;
    width: 100%;
    position: relative;
    z-index: 0;
    border-radius: 9px 9px 0 0;
    overflow: hidden
}

.testimonials_slider .testmonial_card .testimonial_img {
    height: 414px
}

.our-locations .location-card .location-img img,
.testmonial_card .testimonial_img img {
    height: 100%;
    width: 100%;
    transition: .4s ease-in-out
}

.testimonials_slider .slick-slide>div {
    margin: 0 11px;
    height: 100%
}

.testimonials_slider.slick-slider .slick-track {
    display: flex;
    align-items: stretch;
    margin-bottom: 50px;
    justify-content: center
}

.testimonials_slider .slick-slide {
    height: auto
}

.testmonial_card .rating_text {
    color: rgb(34 34 34 / .39);
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px
}

.testmonial_card .hr-line {
    border-bottom: 1px solid rgb(107 113 119 / .3)
}

.testmonial_card .rate_start_text {
    font-size: 16px;
    color: #6b7177;
    display: flex;
    justify-content: space-between
}

.testmonial_card .heart-icon {
    height: 36px;
    width: 36px;
    background: #fff;
    box-shadow: 0 2px 15px rgb(64 79 104 / .2);
    border-radius: 18px;
    padding: 7px;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 12;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center
}

.testmonial_card .testimonial_detail .title {
    line-height: 24px;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    min-height: 72px;
    text-wrap: wrap;
    overflow: hidden;
    display: -webkit-box;
    white-space: normal;
    margin-bottom: 7px
}

.testimonials_slider .slick-next,
.testimonials_slider .slick-prev {
    height: 50px;
    width: 50px;
    top: 32%
}

.testimonials_slider .slick-prev {
    left: -70px
}

.testimonials_slider .slick-next {
    right: -70px
}

.testimonials_slider .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #1472ff;
    font-size: 8px
}

.testimonials_slider .slick-dots li button:before {
    color: #868686
}

.testimonials_slider .slick-dots {
    position: absolute;
    bottom: -8px
}

/* iframe {
    border: none;
    width: 100%;
    height: 100vh
} */

iframe {
    border: none;
    width: 720px;
    height: 405px;
    margin: 0 auto;
    display: flex;
}

#scrollRelevant img {
    max-width: 100%;
}

.about_sec {
    background-color: #0d2c51;
    padding: 96px 0 220px;
    position: relative;
    z-index: 0
}

.about_sec::after {
    content: "";
    position: absolute;
    background-image: url(../images/earth-vector.webp);
    height: 709px;
    width: 646px;
    background-size: contain;
    top: 0;
    right: 0;
    z-index: -1;
    background-repeat: no-repeat
}

.about_sec .about-sec-card {
    padding-left: 54px;
    font-size: 18px;
    color: rgb(255 255 255 / .6)
}

.about_sec .title {
    font-weight: 700;
    font-size: 60px;
    line-height: 90px;
    color: #fff
}

.about_sec .sub-title {
    font-weight: 500;
    font-size: 30px;
    line-height: 45px;
    color: #fff;
    opacity: .7
}

.about_sec .about_title-absolute {
    font-weight: 700;
    font-size: 290px;
    color: #f6f7fa;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    bottom: -15%;
    z-index: 0;
    line-height: normal
}

.research_card {
    background-color: #e7f3ff;
    padding: 74px 0 150px;
    border-radius: 10px;
    font-weight: 400;
    font-size: 19.6875px;
    line-height: 30px;
    color: rgb(34 34 34 / .6);
    position: relative;
    z-index: 1
}

.research_card .card-title {
    font-weight: 700;
    font-size: 31.75px;
    line-height: 42px;
    color: #1e1a2f
}

.featured-pills.nav-pills .nav-link {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.featured-pills.nav-pills .nav-link:hover::before {
    content: "";
    position: absolute;
    z-index: -1;
    background: #cbe0ff;
    height: 390px;
    width: 450px;
    border-radius: 50%;
    top: -85px;
    bottom: 100%;
    transition: .5s;
    left: -50px;
}

.featured-pills.nav-pills .nav-link::before {
    content: "";
    position: absolute;
    z-index: -1;
    background: #cbe0ff;
    height: 390px;
    width: 450px;
    border-radius: 50%;
    top: 100%;
    bottom: 100%;
    transition: .5s;
    left: -50px;
}

.featured-pills.nav-pills .nav-link.active {
    background-color: #1472ff;
    font-weight: 600;
    color: #fff
}

.featured-pills.nav-pills .nav-link {
    color: #000;
    font-weight: 500;
    min-width: 295px
}

.research_card::after {
    content: "";
    position: absolute;
    background-image: url(../images/vector-group.png);
    height: 500px;
    width: 100%;
    background-size: contain;
    left: 46px;
    top: 87px;
    z-index: -1
}

.research_card .building-img {
    height: 516px;
    width: 514px;
    border-radius: 6px;
    position: relative;
    margin: 0 auto
}

.research_card .building-img .research_banner {
    position: absolute;
    height: 516px;
    width: 514px;
    top: 14%;
    left: -14%;
    border-radius: 6px;
    overflow: hidden
}

.research_card .research_detail {
    padding: 0 100px 100px
}

.research_card .building-img .research_banner img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.about-country-banner img,
.aboutus-img img,
.auth-modal-img img,
.bd-banner-img img,
.cart_research_card .cart_report-image img,
.country-slider-img imG,
.que-bannercard img,
.research-criteria-sec .research-criteria-img img,
.research_card .building-img img,
.sample-subcard .report-img img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.industry-icon,
.logo_items img,
.news_card .testimonial_img img {
    object-fit: cover
}

.research-criteria-sec {
    background-color: #0d2c51;
    position: relative;
    padding: 130px 0;
    min-height: 632px
}

.research-criteria-sec .info-text {
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    color: #f8f8fc;
    opacity: .68
}

.research-criteria-sec .sec-title {
    font-weight: 700;
    font-size: 48px;
    line-height: 54px;
    color: #f8f8fc;
    margin-bottom: 18px
}

.research-criteria-sec .research-criteria-img {
    height: 698px;
    width: 694px;
    border: 7px solid #f6f7fa;
    position: absolute;
    top: -5%;
    left: 7%
}

@keyframes slides {
    from {
        transform: translateX(0)
    }

    to {
        transform: translateX(-100%)
    }
}

.logos {
    overflow: hidden;
    padding: 30px 0;
    position: relative
}

.logos:after,
.logos:before {
    background: linear-gradient(90deg, #f6f7fa 0, #fff0 100%), linear-gradient(90deg, #f6f7fa 0, #fff0 100%);
    position: absolute;
    top: 0;
    content: "";
    width: 250px;
    height: 100%;
    z-index: 2
}

.logos:before {
    left: 0
}

.logos:after {
    right: 0;
    transform: matrix(-1, 0, 0, 1, 0, 0)
}

.logo_items {
    display: inline-block;
    animation: 25s linear infinite slides
}

.logos:hover .logo_items {
    animation-play-state: paused
}

.logo_items img {
    height: 100px;
    margin: 0 20px;
    width: 243px;
    padding: 10px;
    object-fit: contain;

}

.contact-us-sec {
    background-image: url(../images/contact-img.webp);
    height: 100%;
    width: 100%;
    padding: 89px 0;
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 16px;
    line-height: 24px;
    color: #222;
    z-index: 0;
    position: relative
}

.contact-us-sec .title {
    font-weight: 700;
    font-size: 36px;
    line-height: 46px;
    color: #222
}

.contact-us-sec .contact-info {
    padding-left: 40px
}

.contact-us-sec .avatar-img {
    height: 555px;
    width: 529px;
    position: absolute;
    bottom: -90px
}

.search-title {
    font-weight: 700;
    font-size: 48px;
    line-height: 72px;
    color: #222;
    width: fit-content;
    position: relative;
    margin: 0 auto 50px
}

.filter-btn {
    border: none;
    width: 36px;
    height: 36px;
    background: rgb(20 114 255 / .1);
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    transition: .4s ease-in-out
}

.filter-btn:hover {
    background-color: var(--primary);
    transition: .4s ease-in-out
}

.filter-btn:hover img {
    filter: brightness(0) invert(1)
}

.filter-option-main {
    background-color: rgb(30 26 47 / .02);
    padding: 10px;
    border-radius: 20px;
    height: 100%
}

.filter-option-card {
    background: #fff;
    border-radius: 6px;
    padding: 14px
}

.filter-option-card .filter-group {
    padding-left: 26px
}

.filter-option-card .filter-group .form-check {
    margin-bottom: 10px;
    font-weight: 500
}

.filter-option-card .filter-group .form-check .form-check-label {
    color: rgb(30 26 47 / .5)
}

.filter-option-card .collapse-filter {
    margin-bottom: 10px;
    padding-left: 22px;
    position: relative;
    cursor: pointer
}

.filter-option-card .collapse-filter .subcheck-title {
    font-size: 18px;
    color: rgb(30 26 47 / .7);
    font-weight: 500;
    width: 100%
}

.filter-option-card .collapse-filter::after {
    content: "";
    position: absolute;
    background-image: url(../images/icon/drop-blue.svg);
    height: 14px;
    width: 14px;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
    top: 36%
}

.filter-option-card .form-check-input {
    height: 18px;
    width: 18px;
    border: 1px solid var(--primary);
    border-radius: 2px;
    margin-top: 0
}

.filter-option-card .form-check-input:checked[type=checkbox] {
    background-image: url(../images/icon/righttick.svg);
    background-color: #fff0;
    border: none
}

.filter-option-card .global-title {
    color: #1e1a2f;
    font-size: 22px;
    font-weight: 600
}

.search-title::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: var(--primary);
    bottom: 0;
    left: 0
}

.categories-title {
    font-weight: 700;
    font-size: 30px;
    line-height: 45px;
    color: #222
}

.hr-blue {
    border: 1px solid #1472ff
}

.search-pagination {
    gap: 12px;
    align-items: center;
    justify-content: center
}

.search-pagination .page-link {
    background-color: #fff0;
    border: none;
    color: rgb(30 26 47 / .6);
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px
}

.breadcrumb-banner {
    min-height: 343px;
    position: relative;
    padding: 90px 0;
    z-index: 0;
    display: flex;
    align-items: center;
    background-repeat: no-repeat
}

.bd-banner-img,
.blue-overlay {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0
}

.market_card,
.news_card,
.report-btn {
    display: inline-block
}

.bd-banner-img {
    z-index: -2
}

.blue-overlay {
    background: rgb(13 44 81 / 85%)
}

.breadcrumb-banner .aboutus-banner {
    padding-bottom: 200px
}

.breadcrumb-banner .title {
    font-weight: 500;
    font-size: 60px;
    line-height: 90px;
    color: #fff
}

.industries-options-list {
    padding-left: 0;
    background-color: rgb(30 26 47 / .02);
    border-radius: 20px
}

.industries-options-list li:first-child {
    background-color: rgb(20 114 255 / .1);
    font-size: 22px;
    font-weight: 600;
    border-radius: 20px 20px 0 0
}

.industries-options-list li:last-child {
    border-radius: 0 0 20px 20px;
    border-bottom: 0
}

.industries-options-list li {
    list-style-type: none;
    font-size: 20px;
    padding: 20px;
    border-bottom: 1px solid rgb(0 0 0 / 12%);
    cursor: pointer
}

.industries-options-list li.active {
    color: var(--primary);
    font-weight: 600
}

.industry-icon {
    width: 30px;
    height: 30px;
    margin-right: 12px
}

.industry-select {
    font-size: 16px;
    font-weight: 500;
    border-radius: 10px;
    border: 1px solid rgb(20 114 255 / .2);
    padding: 10px 20px;
    background-image: url(../images/icon/arrow-down-vector.svg);
    background-size: 14px 8px;
    background-color: #f6f7fa
}

.news_card {
    color: #6d758f;
    transition: .4s ease-in-out;
    width: 100%
}

.news_card .news-text {
    overflow: hidden;
    display: -webkit-box;
    margin-bottom: 0;
    white-space: normal;
    min-height: 63px
}

.news_card.testmonial_card .testimonial_detail .title {
    min-height: 24px
}

.news_card:hover .testimonial_img img {
    transform: scale(1.1);
    transition: .4s ease-in-out
}

.category_label {
    font-size: 14px;
    line-height: 20px;
    color: rgb(30 26 47 / .6);
    background-color: rgb(20 114 255 / .2);
    padding: 6px 10px;
    border-radius: 3px;
    transition: .4s ease-in-out;
    font-weight: 500
}

.news_card .next-arrow-btn {
    background-color: #e2e3e5;
    height: 40px;
    width: 40px;
    border-radius: 8px;
    padding: 11px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .4s ease-in
}

.news_card .testimonial_detail {
    padding: 14px
}

.news_card:hover .rate_start_text {
    color: #000
}

.news_card:hover .next-arrow-btn img {
    transform: rotate(-35deg);
    filter: brightness(0) invert(1)
}

.news_card.testmonial_card .testimonial_img {
    height: 260px
}

.news_card:hover .next-arrow-btn {
    background-color: #1472ff;
    transition: .4s ease-in
}

.news_market_title {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 10px
}

.news-details-sec {
    font-size: 18px;
    color: rgb(30 26 47 / .8)
}

.report-btn {
    background-color: #ffe3e3;
    color: red;
    font-size: 16px;
    font-weight: 500;
    padding: 14px 22px;
    border-radius: 10px;
    transition: .4s ease-in-out
}

.report-btn:hover {
    background-color: #ff4a4a;
    color: #fff;
    transition: .4s ease-in-out
}

.news-details-sec .video-card {
    height: 500px;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 40px;
    position: relative;
    background: #000000;
}

.news-details-sec .video-card .video-src {
    height: 100%;
    width: 100%;
    object-fit: contain;
    border-radius: 10px;
    position: relative
}

.news-details-sec .video-card .play-btn {
    position: absolute;
    height: 55px;
    width: 55px;
    object-fit: contain;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    cursor: pointer
}

.overview-detail p {
    margin-bottom: 24px
}

.custom_research_request {
    border: 1px solid #e1e1e1;
    border-left: 0;
    border-right: 0;
    padding: 61px 0;
    font-size: 18px;
    position: relative;
    z-index: 0
}

.custom_research_request .separator-icon {
    width: 30px;
    object-fit: contain;
    position: absolute;
    left: 50%;
    height: 30px;
    padding: 0;
    bottom: -16px;
    z-index: 1;
    transform: translateX(-50%)
}

.custom_research_request .separator-icon.correcticon {
    width: 60px;
    height: 60px;
    bottom: -27px;
    z-index: 1;
    transform: translateX(-50%)
}

.custom_research_request .detail-padd {
    padding-left: 60px
}

.custom_research_request .reqtitle {
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 0
}

.custom_research_request .request_detail {
    display: flex;
    gap: 50px
}

.custom_research_request .request_detail .icon {
    height: 60px;
    width: 60px;
    object-fit: contain
}

.form-research {
    padding: 70px;
    background: #fafafa;
    border-radius: 20px;
    margin-bottom: 60px;
    position: relative
}

.about_country,
.brochure-sec {
    background-repeat: no-repeat;
    background-position: center
}

.form-research .form-control {
    border: none;
    border-bottom: 1px solid rgb(0 0 0 / .1);
    background-color: #fff0;
    border-radius: 0;
    padding-left: 0;
    margin-bottom: 34px
}

.form-research .form-label {
    font-size: 20px;
    line-height: 30px;
    color: rgb(0 0 0 / .4);
    margin-bottom: 0
}

.form-research .form-check-input {
    height: 26px;
    width: 26px;
    margin-top: 0
}

.form-research .form-check-input:checked[type=checkbox] {
    background-image: url(../images/icon/righttick.svg);
    background-color: #fff0;
    border: none
}

.form-research.inquiry-form .enquiry-title {
    font-weight: 600;
    font-size: 30px;
    line-height: 45px;
    color: #000;
    text-align: center
}

.form-research.inquiry-form {
    margin-top: -80px;
    background-color: #fff
}

.contact_info .info_text {
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: .16em;
    text-transform: uppercase;
    color: #1472ff;
    margin-bottom: 0
}

.contact_info .info_title {
    font-weight: 700;
    font-size: 40px;
    line-height: 60px;
    color: #000
}

.contact_info {
    padding-left: 20px;
    padding-bottom: 90px
}

.our-locations {
    position: relative;
    padding: 100px 0;
    z-index: 1
}

.our-locations::before {
    content: '';
    position: absolute;
    background-size: cover;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -2
}

.our-locations .sec-title {
    font-weight: 700;
    font-size: 60px;
    line-height: 90px;
    letter-spacing: .01em;
    color: #fff;
    text-align: center;
    padding-bottom: 120px
}

.our-locations::after {
    content: '';
    position: absolute;
    background-color: #0d2c51;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1
}

.our-locations .location-card {
    border-radius: 12px;
    background: #fff;
    overflow: hidden;
    transition: .4s ease-in-out;
    cursor: pointer;
    height: 100%
}

.our-locations .location-card:hover {
    transform: translateY(-12px);
    transition: .4s ease-in-out
}

.market_card:hover .marketimage img,
.our-locations .location-card:hover .location-img img {
    transform: scale(1.05);
    transition: .4s ease-in-out
}

.our-locations .location-card .location-img {
    height: 55px;
    width: 100%;
    position: relative;
    z-index: 0
}

.our-locations .location-card .location-img::after {
    content: '';
    position: absolute;
    background: linear-gradient(180deg, #fff0 0, #fff 100%);
    bottom: -6px;
    left: 0;
    height: 83px;
    width: 100%;
    z-index: 0
}

.our-locations .location-card .location-detail {
    margin-top: -65px;
    position: relative;
    padding: 50px
}

.our-locations .location-card .location-detail .card-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    color: #000;
    text-align: center;
    margin-bottom: 17px
}

.our-locations .location-card .location-icon {
    background-color: #ededed;
    height: 33px;
    width: 33px;
    padding: 5px;
    border-radius: 50%;
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 12;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center
}

.aboutus-img {
    height: 433px;
    width: 100%;
    border-radius: 12px;
    margin-top: -100px;
    overflow: hidden;
    position: relative;
    margin-bottom: 25px
}

.about_info .title {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 48px;
    display: flex;
    align-items: center;
    color: #000;
    position: relative;
    margin-left: -178px;
    margin-bottom: 18px
}

.about_info .title::after {
    position: absolute;
    content: "";
    height: 87%;
    border-left: 4px solid #1472ff;
    top: 10px;
    left: -16px
}

.about_info .msg-text {
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    color: #0091db;
    padding-left: 160px
}

.about-avatar {
    height: 536px;
    width: 536px;
    position: relative;
    z-index: 0
}

.about-avatar img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 5%
}

.about-avatar::before {
    content: '';
    position: absolute;
    top: -50px;
    left: 50%;
    background-color: #f3f3f8;
    height: 664px;
    width: 100vw;
    z-index: -1
}

.about_info {
    position: relative;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    color: #000
}

.about_info .subtitle {
    font-weight: 500;
    font-size: 21px;
    line-height: 32px;
    color: #000
}

.about_info .ceo-name {
    font-size: 22px;
    margin-top: 16px
}

.about_market_research {
    background-color: #fff
}

.market_card {
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer
}

.market_card .marketimage {
    height: 418px;
    width: 100%;
    border-radius: 10px;
    position: relative;
    transition: .4s ease-in-out
}

.market_card .marketimage img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 10px
}

.market_card .marketimage::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, #4390ff08 0, rgb(0 32 107 / 39%) 46%, #0041ff9c 121%);
    z-index: 0;
    height: 106px;
    width: 100%;
    border-radius: 0 0 10px 10px
}

.market_card .market_title {
    font-weight: 600;
    font-size: 30px;
    line-height: 38px;
    margin-top: -66px;
    position: relative;
    padding-left: 40px;
    z-index: 0;
    margin-bottom: 16px;
    color: #fff;
    text-align: left
}

.brochure-sec {
    padding: 214px 0;
    text-align: center;
    position: relative;
    z-index: 1;
    background-size: cover
}

.about-country-banner,
.brochure-sec::before {
    z-index: -1;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0
}

.brochure-sec.enterprice-solution {
    background-image: url(../images/solution-bg.png)
}

.brochure-sec.about-us {
    background-image: url(../images/about-us.webp)
}

.brochure-sec::before {
    content: '';
    position: absolute;
    background-color: rgb(13 44 81 / 85%)
}

.brochure-sec .title {
    text-align: center;
    font-weight: 700;
    font-size: 60px;
    line-height: 90px;
    letter-spacing: .01em;
    color: #fff
}

.about_country {
    background-size: cover;
    width: 100%
}

.about_country .about_country_slide {
    text-align: center;
    font-weight: 400;
    font-size: 21px;
    line-height: 32px;
    color: #fff;
    padding: 0 30px;
    position: relative;
    height: 800px
}

.about-country-banner {
    position: absolute
}

.about_country_details {
    position: absolute;
    z-index: 12;
    height: 100%;
    width: 100%;
    padding-bottom: 100px;
    left: 0
}

.about_country .about_country_slide .card_title {
    font-weight: 700;
    font-size: 120px;
    color: #fff
}

.about_country .about_country_slide .card_text {
    font-weight: 600;
    font-size: 61px;
    line-height: 75px;
    color: #fff
}

.about_country .slick-next,
.about_country .slick-prev {
    background-color: #fff;
    border-radius: 8px;
    height: 40px;
    width: 40px;
    justify-content: center;
    display: flex;
    align-items: center;
    padding: 14px 10px;
    transition: .4s ease-in-out;
    z-index: 12;
    top: 72%
}

.about_country .slick-next:hover,
.about_country .slick-prev:hover {
    background-color: #cbe0ff;
    transition: .4s ease-in-out
}

.about_country .slick-prev {
    left: 25%
}

.about_country .slick-next {
    right: 25%
}

.global-map-sec {
    background-color: #fff;
    padding: 70px 0
}

.enterprice-section .sec-title,
.global-map-sec .title {
    font-weight: 700;
    font-size: 60px;
    letter-spacing: .01em;
    color: #000;
    text-align: center
}

.global-map-sec .map-img {
    height: 883px;
    width: 100%
}

.terms-sec p {
    font-weight: 400;
    font-size: 18px
}

.terms-title {
    font-weight: 700;
    font-size: 48px;
    color: #222
}

.enterprice-section {
    padding: 95px 0
}

.que-bannercard {
    height: 461px;
    width: 672px;
    position: relative;
    z-index: 12;
    top: 67px;
    left: 67px
}

.que-bannercard::after {
    content: "";
    position: absolute;
    width: 545px;
    height: 457px;
    top: -67px;
    left: -67px;
    z-index: -1;
    background-color: #e7f3ff
}

.enterprice-section .sec-text {
    font-weight: 500;
    font-size: 21px;
    text-align: center;
    color: rgb(0 0 0 / .6);
    padding-bottom: 45px
}

.enterprice-section .accordion-collapse.collapse .accordion-body {
    background: #fff
}

.enterprice-section .accordion-button {
    background-color: #fff;
    border: none;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    box-shadow: none;
    color: rgb(30 26 47 / .8);
    border-radius: 12px
}

.enterprice-section .accordion-item {
    background-color: #fff0;
    border: none;
    border-bottom: none;
    margin: 20px 0;
    border-radius: 12px
}

.enterprice-section .accordion-body {
    padding-top: 0;
    background: #fff;
    border-radius: 12px;
    font-weight: 400;
    font-size: 18px;
    color: rgb(0 0 0 / .7)
}

.enterprice-section .accordion-button::after {
    background-image: url(../images/icon/graydown.svg);
    width: 12px;
    height: 8px;
    background-size: contain
}

.enterprice-section .accordion-button:not(.collapsed)::after {
    background-image: url(../images/icon/graydown.svg);
    transform: rotate(-180deg)
}

.enterprice-section .accordion-button:not(.collapsed) {
    color: #1472ff;
    background: #fff;
    border-radius: 12px 12px 0 0
}

.enterprice-section .accordion-item:has(.show) {
    border: none;
    box-shadow: 0 6px 20px rgb(0 0 0 / .1)
}

.enterprice-section .accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px
}

.report_detail_banner {
    background-image: url(../images/reportBanner.webp);
    padding: 40px;
    border-radius: 12px;
    background-size: cover;
    position: relative;
    z-index: 0;
    overflow: hidden;
    color: #f8f8fc
}

.report_detail_banner::before {
    content: '';
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    left: 0;
    background: linear-gradient(0deg, #222 0, rgb(34 34 34 / .735) 32%, rgb(34 34 34 / .426949) 65%, #fff0 100%);
    z-index: -1
}

.report_detail_banner .report_detail_title {
    font-weight: 600;
    font-size: 28px;
    line-height: 42px;
    color: #f8f8fc
}

.detail-star-rate,
.report_detail_banner .text {
    color: rgb(248 248 252 / .8);
    font-size: 18px
}

.report_detail_banner .detail-star-rate .starfill {
    color: #ffc120;
    font-size: 18px;
    margin-right: 3px
}

.detail-star-rate {
    display: flex;
    gap: 12px;
    align-items: center;
    line-height: 27px;
    margin-bottom: 20px;
    list-style-type: none;
    padding-left: 0
}

.report_detail_banner .equip-btn {
    font-weight: 400;
    font-size: 18px;
    background-color: #1472ff;
    padding: 6px 12px;
    border-radius: 4px;
    display: inline-block;
    margin-bottom: 20px;
    color: #f8f8fc;
    cursor: default
}

.report_detail_banner .version-type .form-check,
.report_option_card .form-check {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    padding-left: 0;
    position: relative
}

.report_detail_banner .form-check-label {
    padding: 8px 54px 8px 16px;
    gap: 20px;
    background: #fff;
    border: 1px solid rgb(0 0 0 / .1);
    border-radius: 6px;
    height: 100%;
    color: #222
}

.form-research.form-card .form-label,
.report_detail_banner .form-check-label h6 {
    font-size: 18px
}

.report_detail_banner .version-type .check-input:checked+.form-check-label {
    border-color: #007bff;
    background-color: #1472ff;
    color: #fff
}

.report_detail_banner .version-type .form-check-label:hover {
    border-color: #007bff
}

.report_detail_banner .version-type .check-input[type=radio] {
    -moz-appearance: none;
    -webkit-appearance: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 14px;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    border: 1px solid #bbc0c7
}

.report_detail_banner .version-type .check-input[type=radio]:checked {
    background-color: #fff;
    box-shadow: inset 0 0 0 .1875em #1472ff;
    -webkit-transition: background .15s, box-shadow .1s;
    transition: background .15s, box-shadow .1s;
    border: 1px solid #fff
}

.report_detail_banner .version-type {
    display: flex;
    gap: 16px
}

.report_detail_banner .likebtn {
    background-color: #1472ff;
    height: 36px;
    width: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    cursor: pointer;
    margin-bottom: 15px
}

.report_detail_banner .text-green {
    color: #00c838
}

.report_detail_banner .logoapo {
    height: 69px;
    width: 228px;
    margin-bottom: 128px
}

.report_detail_banner .download-btn {
    font-weight: 600;
    font-size: 18px;
    background-color: #fff0;
    color: rgb(255 255 255 / .8);
    border: 1px solid #fff;
    padding: 16px;
    border-radius: 4px
}

.report_detail_banner .stock-avaibility {
    display: flex;
    flex-direction: column;
    align-items: end;
    height: 100%;
    justify-content: end
}

.report_detail_banner .notify-btn {
    background-color: #ffd12f;
    color: #000;
    border-radius: 6px;
    padding: 8px 12px;
    margin-bottom: 10px
}

.report_detail_banner .outof-stock .text-red {
    color: #9e0000
}

.report_detail_banner .notify-btn .bell-icon {
    height: 19px;
    width: 15px;
    object-fit: contain;
    margin-right: 11px
}

.report_detail_banner .ogprice-label {
    font-weight: 500;
    font-size: 18px;
    text-decoration-line: line-through;
    color: rgb(248 248 252 / .8)
}

.report_detail_banner .sale-label {
    font-size: 16px;
    padding: 3px 8px;
    background: #00c838;
    border-radius: 4px;
    margin-bottom: 0
}

.report_detail_banner .saleprice {
    font-weight: 600;
    font-size: 40px;
    color: #f8f8fc
}

.detail-star-rate .staricon {
    height: 18px;
    width: 18px;
    object-fit: contain
}

.detail-star-rate .ratetext::after {
    content: '';
    position: absolute;
    height: 10px;
    width: 1px;
    background-color: rgb(109 120 139 / .2);
    top: 50%;
    right: -7px;
    transform: translateY(-50%)
}

.report-detail-tabs,
.review_content {
    padding: 30px;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 20px
}

.report-detail-tabs .nav-pills .nav-link {
    background: rgb(20 114 255 / .06);
    border-radius: 6px;
    font-weight: 500;
    width: 100%;
    color: #222
}

.report-detail-tabs .nav-pills {
    gap: 18px
}

.report-detail-tabs .nav-link.active {
    background: #1472ff;
    color: #fff
}

.suggested-reports {
    padding: 25px 22px;
    background: rgb(0 0 0 / .04);
    border-radius: 14px
}

.suggested-reports .testmonial_card .testimonial_img {
    height: 421px
}

.suggested-reports .testmonial_card {
    width: 298px;
    margin: 0 auto
}

.cart_inputcard .input-title,
.suggested-reports .suggested-title {
    font-weight: 600;
    font-size: 24px;
    color: #000;
    margin-bottom: 0
}

.report-detail-tabs .description-content p {
    font-size: 18px;
    line-height: 27px;
    color: #000;
    opacity: .7
}

.report-detail-tabs .description-content .content-title {
    font-weight: 700;
    font-size: 18px;
    color: #000;
    opacity: .7;
    margin-bottom: 0
}

.review_content .review_title,
.tabletitle {
    font-weight: 600;
    font-size: 22px;
    color: #000
}

.review_content .detail-star-rate {
    list-style-type: none;
    padding-left: 0;
    gap: 9px
}

.review_content .detail-star-rate li {
    font-size: 16px;
    color: #6d788b
}

.review_content .review_separate {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 11px
}

.review_content .review_separate .starcount {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -.01em;
    color: #333;
    width: 14px;
    text-align: center
}

.review_content .review_separate .progress-bar {
    background-color: #ffc120;
    border-radius: 5px
}

.review_content .review_separate .progress {
    flex: 1;
    height: 20px;
    border-radius: 5px
}

.review_content .review_separate .progress-group {
    flex: 1;
    display: flex;
    gap: 10px;
    align-items: center
}

.review_content .review_separate .progress-group .icon {
    height: 25px;
    width: 25px;
    object-fit: contain
}

.customer-reviewcard .cust-wrap {
    display: flex;
    gap: 10px;
    align-items: center
}

.customer-reviewcard .cust-icon {
    background-color: #6d788b;
    height: 28px;
    width: 28px;
    border-radius: 50%;
    padding: 4px;
    display: flex;
    justify-content: center;
    align-items: center
}

.customer-reviewcard .detail-star-rate .ratetext {
    color: rgb(0 0 0 / .7);
    font-size: 14px;
    font-weight: 500
}

.customer-reviewcard .cust-name {
    font-weight: 500;
    font-size: 16px;
    color: #31363f
}

.customer-reviewcard .lightText {
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    color: rgb(0 0 0 / .4)
}

.customer-reviewcard {
    font-weight: 400;
    font-size: 14px;
    color: rgb(0 0 0 / .6);
    margin-bottom: 10px;
    padding: 10px
}

.customer-reviewcard .see-all {
    font-weight: 500;
    font-size: 12px;
    color: #31363f;
    margin-top: 12px;
    display: inline-block
}

.customer-reviewmain {
    max-height: 580px;
    overflow-y: auto
}

.customer-reviewcard .see-all .arrow-right {
    color: #6d788b;
    padding-left: 4px
}

.write-review .detail-star-rate {
    margin-bottom: 22px
}

.write-review .detail-star-rate .staricon {
    height: 38px;
    width: 37px;
    object-fit: contain
}

.write-review .title {
    font-weight: 600;
    font-size: 24px;
    color: #000;
    margin-bottom: 22px
}

.write-review {
    padding: 18px
}

.write-review .form-control {
    background-color: rgb(0 0 0 / .03);
    padding: 14px;
    border: none
}

.market_list OL {
    counter-reset: item;
    margin-bottom: 8px
}

.market_list LI:before {
    content: counters(item, ".") " ";
    counter-increment: item;
    color: rgb(0 0 0 / 80%);
    font-weight: 500;
    padding-right: 5px
}

.market_list li {
    font-weight: 400;
    font-size: 16px;
    color: rgb(0 0 0 / .7);
    margin-bottom: 6px
}

.product-market_list>li {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 12px;
    color: #000;
    border-bottom: 1px solid rgb(0 0 0 / .1);
    padding-bottom: 10px
}

.product-market_list>li:before {
    font-weight: 600;
    content: counters(item, ".") "."
}

.product-market_list.table_main {
    border-bottom: 1px solid rgb(0 0 0 / .1);
    padding: 12px 0
}

.product-market_list li .downblue,
.tabletitle .downblue {
    height: 10px;
    width: 10px;
    object-fit: contain;
    margin-left: 16px
}

.product-market_list li:not(.collapsed) .downblue,
.tabletitle:not(.collapsed) .downblue {
    transform: rotate(180deg)
}

.figureTable td.text {
    font-weight: 400;
    color: rgb(0 0 0 / .7)
}

.figureTable td.title {
    font-weight: 500;
    color: rgb(0 0 0 / .8);
    white-space: nowrap
}

.figureTable td {
    padding: 4px;
    font-size: 16px;
    vertical-align: baseline
}

.sample-subcard {
    padding: 10px;
    background: #fff;
    border-radius: 6px;
    display: flex;
    gap: 12px
}

.sample-card {
    background-color: rgb(30 26 47 / .04);
    padding: 20px;
    border-radius: 10px;
    font-weight: 400;
    font-size: 16px;
    color: rgb(30 26 47 / .6);
    margin-bottom: 30px
}

.multiple-user-label {
    padding: 6px 12px;
    background: rgb(248 248 252 / .2);
    border-radius: 4px;
    font-weight: 400;
    font-size: 18px;
    color: rgb(248 248 252 / .9);
    margin-left: auto;
    width: fit-content;
    margin-top: 12px
}

.sample-card .sample-title {
    font-weight: 600;
    font-size: 30px;
    color: #000
}

.sample-subcard .report-img {
    height: 171px;
    width: 125px
}

.sample-subcard .rating_text {
    line-height: 26px
}

.form-research.form-card {
    background: rgb(30 26 47 / .02);
    padding: 30px
}

.form-research.form-card .dropdown-toggle {
    border: none;
    padding: 0;
    background-color: #fff0;
    border-radius: 0;
    font-size: 18px;
    line-height: 30px;
    color: rgb(0 0 0 / .4);
    margin-bottom: 0;
    width: 100%;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.form-research.form-card .form-control {
    margin-bottom: 0
}

.report_detail_sec .request_title {
    font-weight: 600;
    font-size: 26px;
    color: #000;
    text-align: center
}

.drop-files-card input[type=file] {
    opacity: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.drop-files-card {
    position: relative;
    height: 204px;
    width: 335px;
    border: 1px dashed rgb(0 0 0 / .3);
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto
}

.report_option_card {
    padding: 30px;
    background: rgb(0 0 0 / .03);
    border-radius: 10px
}

.report_option_card .form-check-label {
    padding: 0 54px 0 0;
    gap: 20px;
    background: 0 0;
    border: none;
    border-radius: 6px;
    height: 100%;
    color: #222;
    margin-bottom: 10px
}

.report_option_card .form-check-label p {
    color: #1e1a2f
}

.report_option_card .check-input[type=radio] {
    -moz-appearance: none;
    -webkit-appearance: none;
    position: absolute;
    top: 28%;
    transform: translateY(-50%);
    right: 14px;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    border: 1px solid #bbc0c7
}

.report_option_card .check-input[type=radio]:checked {
    background-color: #1472ff;
    box-shadow: inset 0 0 0 .1875em #fff;
    -webkit-transition: background .15s, box-shadow .1s;
    transition: background .15s, box-shadow .1s;
    border: 1px solid #1472ff
}

.faq-sec .featured-pills {
    justify-content: space-between
}

.faq-sec .accordion-collapse.collapse .accordion-body {
    background: #f6f7fa;
    border-radius: 0 0 10px 10px
}

.faq-sec .faq-title {
    font-weight: 700;
    font-size: 48px;
    color: #222;
    text-align: center
}

.faq-sec .faq-text {
    font-weight: 500;
    color: rgb(0 0 0 / .4);
    text-align: center;
    margin-bottom: 46px
}

.faq-sec .accordion-button {
    background-color: #fff0;
    border: none;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    box-shadow: none;
    color: rgb(30 26 47 / .8)
}

.faq-sec .accordion-item {
    background-color: #fff0;
    border: none;
    border-bottom: 1px solid rgb(0 0 0 / 12%);
    margin: 10px 0
}

.faq-sec .accordion-item:first-of-type {
    border-top: 1px solid rgb(0 0 0 / 12%)
}

.faq-sec .accordion-body {
    padding-top: 0;
    background: #f6f7fa;
    border-radius: 10px;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #1e1a2f;
    opacity: .8
}

.faq-sec .accordion-button::after {
    background-image: url(../images/icon/plusimage.svg);
    width: 18px;
    height: 18px;
    background-size: contain;
    transition: .4s ease-in-out
}

.faq-sec .accordion-button:not(.collapsed)::after {
    background-image: url(../images/icon/minusimage.svg);
    transform: rotate(360deg);
    transition: .4s ease-in-out
}

.faq-sec .accordion-button:not(.collapsed) {
    background: #f6f7fa;
    border-radius: 10px 10px 0 0;
    color: #1472ff
}

.preview {
    height: 170px;
    width: 300px
}

.previewpdf {
    height: 116px;
    width: 120px
}

#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    counter-reset: step;
    display: flex;
    gap: 95px;
    justify-content: center;
    padding-left: 0;
    margin-top: 30px
}

#progressbar li .stage-count,
.cart_research_card {
    align-items: center;
    position: relative;
    display: flex
}

#progressbar li {
    list-style-type: none;
    position: relative
}

#progressbar li .stage-count {
    font-size: 16px;
    line-height: 124.5%;
    font-weight: 500;
    text-align: center;
    border: 1px solid #fff;
    padding: 4px 6px 3px;
    color: #707070;
    border-radius: 50%;
    height: 36px;
    width: 36px;
    justify-content: center;
    background-color: #d3d3d3
}

#progressbar li.active .stage-count {
    background-color: #fff0;
    border: 3px solid #1472ff;
    color: #1472ff;
    margin-bottom: 6px
}

#progressbar li.active .stage-name {
    color: #1472ff;
    font-weight: 500
}

#progressbar li .stage-name {
    font-size: 14px;
    color: #707070
}

#progressbar .count-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 5px;
    min-width: 87px
}

#progressbar li::before {
    content: "";
    position: absolute;
    width: 134px;
    background-color: rgb(0 0 0 / .27);
    height: 3px;
    right: 68px;
    border-radius: 10px;
    top: 63%
}

#progressbar li.active::before {
    background-color: #1472ff
}

#progressbar li:nth-child(2)::before {
    right: 67px;
    background-color: #1472ff
}

.cart_research_card .cart_report-image {
    border-radius: 0;
    overflow: hidden
}

.cart_research_card {
    padding: 20px;
    background: #fff;
    border-radius: 10px;
    gap: 22px;
    margin-bottom: 30px;
    border: 1px solid silver
}

.cart_research_card .cancel-btn {
    position: absolute;
    top: 24px;
    right: 24px;
    font-size: 18px;
    z-index: 12;
    cursor: pointer;
    height: 25px;
    width: 25px
}

.cart_research_card h6 {
    font-weight: 500;
    font-size: 22px;
    color: #000
}

.cart_research_card .hr-line {
    border-bottom: 1px solid rgb(109 120 139 / .2);
    margin: 18px 0
}

.cart_research_card .cart_report-image {
    height: 297px;
    width: 210px
}

.cart_research_card .quantity-input {
    background: 0 0;
    box-shadow: none;
    border: none;
    width: 35px;
    text-align: center;
    font-weight: 700;
    color: #000;
    font-size: 20px
}

.cart_research_card .quantity-input[type=number] {
    -moz-appearance: textfield
}

.cart_research_card .quantity-input::-webkit-inner-spin-button,
.cart_research_card .quantity-input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.cart_research_card .pro-qty {
    padding: 6px 12px;
    background: rgb(193 193 193 / .1);
    border-radius: 6px;
    width: fit-content;
    height: fit-content
}

.cart-item .rating_text,
.cart_research_card .rating_text {
    color: rgb(34 34 34 / .39);
    display: flex;
    align-items: center;
    font-size: 14px;
    gap: 10px;
    margin-bottom: 12px
}

.cart-item .multiuser_label,
.cart_research_card .multiuser_label {
    padding: 4px 14px;
    background: rgb(20 114 255 / .1);
    border-radius: 21px;
    font-weight: 400;
    font-size: 16px;
    width: fit-content;
    color: #1472ff
}

.cart_research_card .ogprice-label {
    font-weight: 500;
    text-decoration-line: line-through;
    font-size: 16px;
    color: rgb(30 26 47 / .6)
}

.cart_research_card .sale-label {
    font-size: 14px;
    padding: 3px 8px;
    background: rgb(0 200 56 / .4);
    border-radius: 4px;
    margin-bottom: 0;
    color: #005819
}

.cart_research_card .saleprice {
    font-weight: 600;
    font-size: 30px;
    color: #1e1a2f
}

.price-details-card {
    border: 1px solid silver;
    background: #fff;
    border-radius: 10px;
    padding: 25px 22px
}

.cart_inputcard,
.edit {
    background-color: #fff;
    padding: 30px;
    margin-bottom: 30px
}

.cartIcon {
    height: 60px;
    width: 60px;
    object-fit: contain;
    margin-right: 10px
}

.price-details-card .title {
    padding-bottom: 12px;
    font-weight: 600;
    font-size: 24px;
    color: #000;
    border-bottom: 1px solid rgb(0 0 0 / .1)
}

.price-details-card .hr-line {
    border-bottom: 1px solid rgb(0 0 0 / .15);
    margin: 17px 0
}

.price-details-card .text {
    font-weight: 400;
    font-size: 16px;
    color: rgb(0 0 0 / .6)
}

.edit {
    border-radius: 10px;
    border: 1px solid silver
}

.cart_inputcard {
    border-radius: 10px
}

.add {
    border: 1px solid silver
}

.cart_inputcard .input-group-text {
    background-color: #fff0;
    border: none;
    border-bottom: 1px solid rgb(0 0 0 / .1);
    border-radius: 0;
    padding: 12px 0 12px 12px;
    margin-bottom: 12px
}

.cart_inputcard .form-control {
    border: none;
    border-bottom: 1px solid rgb(0 0 0 / .1);
    border-radius: 0;
    padding: 12px 12px 12px 0;
    margin-bottom: 12px;
    background-color: #fff
}

.add-address {
    background: rgb(20 114 255 / .1);
    border: 1px solid #1472ff;
    border-radius: 6px;
    padding: 13px 24px;
    transition: .4s ease-in-out
}

.add-address:hover {
    background-color: #1472ff;
    color: #fff;
    transition: .4s ease-in-out
}

.cart-item {
    border-bottom: 1px solid rgb(0 0 0 / .1);
    padding: 16px 0
}

.cart-item .item-text {
    font-weight: 400;
    font-size: 16px;
    color: rgb(30 26 47 / .7);
    margin-bottom: 7px
}

.cart-item .item-title {
    font-weight: 700;
    font-size: 18px;
    color: #000;
    margin-bottom: 7px
}

.cart-item .price-label {
    font-weight: 600;
    color: #000;
    margin-bottom: 0
}

.cart_inputcard .payment-title {
    font-weight: 700;
    font-size: 40px;
    color: #1e1a2f;
    text-align: center;
    margin-bottom: 32px
}

.payment-navpills .nav-link {
    background: rgb(0 0 0 / .06);
    border-radius: 6px;
    color: #000;
    padding: 13px;
    width: 100%
}

.payment-navpills {
    gap: 20px;
    flex-wrap: wrap
}

.payment-navpills .nav-item {
    width: 30.5%
}

.payment-navpills .nav-link .icon {
    height: 24px;
    width: 24px;
    object-fit: contain;
    margin-right: 10px
}

.nav-pills .show>.nav-link,
.payment-navpills .nav-link.active {
    background: rgb(20 114 255 / .1);
    border: 1px solid #1472ff;
    color: #000
}

.tab-content .card_title {
    font-weight: 600;
    font-size: 20px;
    color: #000;
    margin-bottom: 10px
}

.cart_inputcard .tab-content {
    padding: 20px
}

.delete-cart-item {
    height: 24px;
    width: 24px;
    display: flex;
    cursor: pointer
}

.tab-content .form-control[type=date] {
    position: relative;
    width: calc(100% - 80px)
}

.tab-content input[type=date]::-webkit-calendar-picker-indicator {
    background: 0 0;
    bottom: 0;
    color: #fff0;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto
}

.success-gif {
    height: 266px;
    width: 300px;
    margin: 0 auto
}

.success-modal {
    color: #5e5e5e;
    box-shadow: 0 0 38.8129px rgb(0 0 0 / .14);
    border-radius: 28.9032px
}

.success-modal .text {
    color: #5e5e5e;
    margin-bottom: 29px
}

.back-btn {
    height: 62px;
    width: 62px;
    border: 1px solid rgb(20 114 255 / .3);
    border-radius: 56px;
    padding: 12px 16px;
    display: flex;
    align-items: center;
    justify-content: center
}

.address-card {
    border: 1px solid silver;
    background: #fff;
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 30px
}

.address-card .address-title {
    font-weight: 500;
    font-size: 20px;
    color: #000
}

.address-card .text {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 16px;
    color: rgb(0 0 0 / .7)
}

.auth-modal .flag-dropdown .dropdown-toggle,
.footer-sec {
    font-size: 14px
}

.editbtn {
    height: 24px;
    width: 24px
}

.wishlist-filter-dropdown .nav-pills .nav-item,
.wishlist_sec .testmonial_card {
    width: 100%
}

.wishlist_sec .testmonial_card .testimonial_img {
    height: 470px
}

.wishlist_sec .testmonial_card .title {
    min-height: 48px
}

.wishlist-search {
    background-color: #fff;
    padding: 26px 30px;
    border-radius: 10px
}

.wishlist-search .input-group-text {
    background-color: #fff0;
    border: none
}

.auth-modal .modal-content,
.wishlist-search .form-control {
    border: none
}

.wishlist-filter-dropdown .dropdown-menu {
    min-width: 400px;
    padding: 20px;
    border-radius: 8px;
    border: none;
    box-shadow: rgb(149 157 165 / .2) 0 8px 24px
}

.wishlist-filter-dropdown .nav-pills {
    background-color: #f2f2f2;
    padding: 5px;
    flex-wrap: nowrap;
    border-radius: 6px
}

.wishlist-filter-dropdown .nav-pills .nav-item .nav-link {
    width: 100%;
    padding: 5px;
    border-radius: 6px;
    color: #000;
    font-weight: 500
}

.wishlist-filter-dropdown .nav-pills .nav-item .nav-link.active {
    color: #fff
}

.wishlist-filter-dropdown .form-check-input {
    height: 18px;
    width: 18px;
    border: 1px solid var(--primary);
    border-radius: 2px
}

.wishlist-filter-dropdown .form-check {
    width: 50%
}

.wishlist-filter-dropdown .form-check-label {
    font-weight: 400;
    font-size: 14px;
    color: rgb(30 26 47 / .7)
}

.wishlist-filter-dropdown .form-check-input:checked[type=checkbox] {
    background-image: url(../images/icon/righttick.svg);
    background-color: #fff0;
    border: none
}

.wishlist-filter-dropdown .wish-filter-title {
    font-weight: 600;
    font-size: 18px;
    color: #000;
    border-bottom: 1px solid rgb(30 26 47 / .1);
    margin-bottom: 6px;
    padding-bottom: 5px
}

.wishlist-filter-dropdown .staricon {
    height: 16px;
    width: 16px;
    object-fit: contain
}

.filter-overflow {
    height: 460px;
    overflow: auto
}

.footer-sec {
    background-color: #fff;
    padding-top: 72px;
    color: rgb(0 0 0 / .7);
    border-top: 1px solid #bababa
}

.footer-sec .social-icon {
    height: 36px;
    width: 36px;
    padding: 9px;
    background-color: rgb(20 114 255 / .09);
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center
}

.footer-sec .footer-links,
.region-ul {
    list-style-type: none;
    padding-left: 0
}

.footer-sec .footer-links li {
    margin-bottom: 26px;
    transition: .4s ease-in-out;
    color: rgb(0 0 0 / .7)
}

.footer-sec .copyright-sec {
    padding: 40px 0;
    border-top: 1px solid rgb(0 0 0 / .2);
    color: rgb(0 0 0 / .5);
    margin-top: 50px
}

.footer-sec .contact-info .icon {
    width: 44px;
    height: 44px;
    background: rgb(0 0 0 / .1);
    border-radius: 4px;
    padding: 12px
}

.footer-sec .contact-info .icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: invert(1) brightness(0)
}

.footer-sec .contact-info {
    display: flex;
    gap: 16px;
    align-items: center;
    margin-bottom: 24px
}

.footer-sec .privacy-link {
    text-align: end
}

.footer-sec .privacy-link a {
    text-decoration: underline
}

.footer-sec .footer-links li:hover {
    color: var(--primary);
    transition: .4s ease-in-out
}

.auth-modal p {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: rgb(30 26 47 / .6)
}

.auth-modal .reciept-title {
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    text-transform: capitalize
}

.auth-modal-img,
.reset-password-img {
    width: 100%;
    height: 100%
}

.reset-logo {
    position: absolute;
    top: 50px;
    left: 50px;
    height: 180px;
    width: 180px
}

.reset-password-img img {
    height: 100vh;
    width: 100%;
    object-fit: cover
}

.auth-modal .modal-title {
    font-weight: 700;
    font-size: 40px;
    line-height: 60px;
    color: #1e1a2f;
    opacity: 1;
    margin-bottom: 8px
}

.auth-modal .flag-dropdown .dropdown-menu {
    min-width: fit-content
}

.login-form-height {
    min-height: 342px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.auth-form form,
.otp-form-height {
    flex-direction: column;
    display: flex
}

.otp-form-height {
    min-height: 210px;
    justify-content: center
}

.auth-modal .flag-dropdown .dropdown-toggle::after {
    vertical-align: middle;
    content: "\f107";
    border: none;
    font-family: FontAwesome;
    font-size: 12px;
    margin-left: 4px;
    color: rgb(0 0 0 / .4)
}

.auth-modal .flag-dropdown .flag-icon {
    height: 16px;
    width: 16px;
    object-fit: contain;
    margin-right: 4px
}

.auth-modal .form-control {
    border: none;
    border-bottom: 1px solid rgb(0 0 0 / .08);
    font-size: 16px;
    border-radius: 0;
    padding-left: 0
}

.auth-modal .modal-content {
    border-radius: 12px;
    overflow: hidden
}

.auth-form form {
    height: 100%;
    justify-content: space-around;
    margin-top: 10px
}

.auth-modal .auth-form {
    padding: 38px;
    display: flex;
    flex-direction: column;
    height: 100%
}

.signup-form {
    height: 383px;
    overflow-y: auto;
    overflow-x: hidden
}

.signup-form::-webkit-scrollbar {
    width: 3px
}

.auth-modal .verify-code {
    display: flex;
    gap: 30px;
    justify-content: center
}

.auth-modal .verify-code .form-control {
    height: 60px;
    width: 60px;
    text-align: center;
    background: #fff;
    border: 1px solid rgb(0 0 0 / .1);
    box-shadow: 0 7px 13.3px rgb(0 0 0 / .04);
    border-radius: 6px
}

.auth-modal .form-control:focus {
    border-bottom: 1px solid #1472ff
}

.auth-modal .form-label {
    font-size: 14px;
    color: rgba(20, 114, 255, 66%)
}

.auth-modal .input-group-text.eye-icon {
    position: absolute;
    z-index: 12;
    right: 0;
    border-bottom: none
}

.auth-modal .invalid-error {
    color: #ff3e14;
    opacity: 1;
    font-size: 14px
}

.auth-modal .invalid-error .icon {
    height: 14px;
    width: 14px;
    object-fit: contain
}

.auth-modal .input-group-text {
    background-color: #fff0;
    border: none;
    border-bottom: 1px solid rgb(0 0 0 / .08)
}

.country-slider-section {
    background-color: #0d2c51;
    padding: 120px 0
}

.country-slider-section .country-arrow-btn {
    height: 88px;
    width: 88px;
    background-color: #1472ff;
    display: flex;
    justify-content: center;
    align-items: center
}

.country-slider-detail {
    color: #fff;
    width: 78% !important;
    font-size: 21px
}

.country-slider-detail .country-title {
    font-weight: 700;
    font-size: 40px;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    margin-bottom: 30px
}

.category-wrap-sec,
.report-category-accordion .material-list {
    border-bottom: 1px solid #e1e1e1;
    justify-content: space-between;
    display: flex
}

.country-slider-detail .subdetail {
    display: flex;
    gap: 74px
}

.about-slider-imgs {
    position: relative;
    width: 550px;
    margin: 0 auto
}

.arrow-group {
    position: absolute;
    top: 0;
    right: 45px
}

.country-slider-img {
    height: 400px;
    width: 550px
}

.category-wrap-sec {
    padding: 10px 0 0;
    margin-bottom: 26px;
    align-items: end;
    align-items: center
}

.category-wrap-sec .categories-title {
    margin-bottom: 0;
    padding-bottom: 10px
}

.category-nav-tabs {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: -8px;
}

.category-nav-tabs .nav-link.active {
    border-bottom: 2px solid var(--primary);
    color: var(--primary);
    font-weight: 500
}

.category-nav-tabs .nav-link {
    padding: 10px 4px;
    color: rgb(30 26 47 / .7)
}

.report-category-accordion .accordion-button:not(.collapsed)::after {
    background-image: url(../images/icon/minusimage.svg);
    transform: rotate(360deg);
    transition: .4s ease-in-out
}

.report-category-accordion .accordion-button:not(.collapsed) {
    background-color: rgb(30 26 47 / .02);
    color: #1472ff;
    box-shadow: none
}

.report-category-accordion .accordion-button::after {
    background-image: url(../images/icon/plusimage.svg);
    width: 18px;
    height: 18px;
    background-size: contain;
    transition: .4s ease-in-out;
    display: none;
}

.report-category-accordion .accordion-item {
    background-color: #fff0
}

.report-category-accordion .accordion-button {
    background-color: #fff0;
    gap: 14px;
    font-size: 16px;
    color: #000
}

.report-category-accordion .accordion-body {
    padding: .5rem 55px 22px 65px
}

.report-category-accordion .material-icon {
    height: 28px;
    width: 28px;
    object-fit: contain
}

.report-category-accordion .material-list {
    padding: 12px 2px
}

.report-category-accordion .accordion-button:hover {
    background-color: rgb(30 26 47 / .02);
    transition: .4s ease-in-out
}

.region-ul .region-list {
    display: flex;
    justify-content: space-between;
    padding: 18px 20px;
    border: 1px solid rgb(0 0 0 / .125);
    align-items: center;
    margin-bottom: 16px;
    cursor: pointer
}

.region-ul .region-list .card_title {
    font-size: 16px;
    font-weight: 500
}

#chartdiv {
    width: 100%;
    height: 840px
}

.card-checkout {
    border: none;
    box-shadow: rgb(99 99 99 / .2) 0 2px 8px 0
}

.card-checkout .card-body {
    padding: 22px
}

.new-loader {
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.old-loader {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 30vh
}

.container-404 {
    display: flex;
    flex-direction: column;
    height: 100vh;
    justify-content: center;
    align-items: center;
    position: relative
}

.imageWrapper-404 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1
}

.content-404 {
    text-align: center;
    color: #fff;
    z-index: 1;
    padding: 20px;
    max-width: 500px;
    background: rgb(0 0 0 / .5);
    border-radius: 8px;
    margin-bottom: 150px
}

.heading-404 {
    font-size: 48px;
    margin: 0;
    font-weight: 700
}

.text-404 {
    font-size: 18px;
    margin: 20px 0
}

.link-404 {
    font-size: 18px;
    color: #fff;
    background: #0070f3;
    padding: 10px 20px;
    border-radius: 4px;
    box-shadow: 0 4px 6px rgb(0 0 0 / .2)
}

._success {
    box-shadow: 0 25px 25px #00000019;
    padding: 45px;
    width: 100%;
    text-align: center;
    margin: 40px auto;
    border-bottom: 4px solid #0070f3
}

._success i {
    font-size: 55px;
    color: #0070f3
}

._success h2 {
    margin-bottom: 12px;
    font-size: 40px;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 10px
}

._success p {
    margin-bottom: 0;
    font-size: 18px;
    color: #495057;
    font-weight: 500
}

.main_btn {
    font-size: 16px;
    font-weight: 500;
    line-height: 20.16px;
    letter-spacing: .5px;
    padding: 16px 39px;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border: 1px solid #0070f3;
    color: #505050;
    display: inline-block;
    text-align: center
}

.purple_btn {
    background: linear-gradient(91.25deg, #0070f3 .2%, #013672 100%);
    color: #fff;
    border: 1px solid #fff0
}

@media (min-width:2000px) {
    .banner_section::before {
        height: calc(100vh - 240px)
    }
}

@media (max-width:1700px) {
    .about_sec .about-sec-card {
        padding-left: 0
    }

    .testmonial_card .testimonial_img {
        height: 314px
    }

    .about_sec .about_title-absolute {
        font-size: 268px;
        bottom: -19%
    }

    .research-criteria-sec {
        padding: 92px 0;
        min-height: 586px
    }

    .about-avatar {
        height: 468px;
        width: 440px
    }

    .about-avatar img {
        left: 0
    }

    .about-slider-imgs {
        width: 503px;
        margin: 0
    }

    .news_card.testmonial_card .testimonial_img {
        height: 202px
    }

    .wishlist_sec .testmonial_card .testimonial_img {
        height: 380px
    }
}

@media (max-width:1600px) {
    .news-details-sec .video-card {
        height: 480px;
    }
    
    .testmonial_card .testimonial_detail {
        padding: 14px
    }

    .research-criteria-sec .research-criteria-img {
        height: 548px;
        width: 554px;
        top: -7%;
        left: 7%
    }

    .research-criteria-sec {
        padding: 45px 0;
        min-height: 478px
    }

    .research-criteria-sec .sec-title {
        font-size: 40px
    }

    .about_info .title {
        margin-left: -100px;
        font-weight: 600;
        font-size: 32px;
        line-height: normal
    }

    .que-bannercard {
        height: 420px;
        width: 532px
    }

    .que-bannercard::after {
        width: 528px;
        height: 436px
    }

    .research_card .research_detail {
        padding: 70px
    }
}

@media (max-width:1440px) {
    .about_sec .about_title-absolute {
        font-size: 230px;
        bottom: -11%
    }

    .research_card .building-img,
    .research_card .building-img .research_banner {
        height: 416px;
        width: 414px
    }

    .banner_section .title {
        font-size: 60px
    }

    .industry_section .industry-card {
        padding: 20px 8px
    }

    .industry_section .industry-card .industry-icon {
        height: 56px;
        width: 56px;
        margin-bottom: 20px
    }

    .industry_section .industry-card .card-title {
        font-size: 16px
    }

    .main-header-wrapper .user-dropdown .dropdown-menu {
        min-width: 282px
    }

    .main-header-wrapper .user-dropdown .dropdown-toggle.show::before {
        left: 34%
    }

    .our-locations .sec-title {
        padding-bottom: 60px
    }

    .suggested-reports .testmonial_card .testimonial_img {
        height: 425px
    }

    .wishlist_sec .testmonial_card .testimonial_img {
        height: 380px
    }
}

@media (max-width:1400px) {
    .country-slider-img {
        height: 364px
    }

    .country-slider-section .country-arrow-btn {
        height: 72px;
        width: 72px
    }

    .arrow-group {
        right: 18px
    }

    .about-slider-imgs {
        width: 456px
    }

    .country-slider-detail {
        font-size: 19px;
        width: 100% !important
    }

    .about_info .title {
        font-size: 26px
    }
}

@media (max-width:1399px) {

    .testimonials_slider .testmonial_card .testimonial_img,
    .testmonial_card .testimonial_img {
        height: 480px
    }

    .news_card.testmonial_card .testimonial_img {
        height: 170px
    }
}

@media (max-width:1368px) {
    .break-line {
        display: none
    }

    .que-bannercard {
        height: 320px;
        width: 432px
    }

    .que-bannercard::after {
        width: 428px;
        height: 336px
    }

    .about_sec .about_title-absolute {
        font-size: 215px;
        bottom: -16%
    }

    .research-criteria-sec .info-text {
        font-weight: 400;
        font-size: 19px
    }

    .research-criteria-sec .sec-title {
        font-size: 30px;
        line-height: 38px
    }

    .contact_info .info_title {
        font-size: 30px;
        line-height: normal
    }

    .breadcrumb-banner .title {
        font-size: 48px;
        line-height: normal
    }

    .our-locations .sec-title {
        font-size: 48px
    }

    .our-locations .location-card .location-detail {
        padding: 30px
    }

    .about-avatar img {
        left: 0
    }

    .about-avatar {
        height: 418px;
        width: 398px
    }

    .about-avatar::before {
        height: 630px
    }

    .about_info {
        font-size: 15px;
        line-height: normal
    }

    .brochure-sec {
        padding: 154px 0
    }

    .brochure-sec .title {
        font-size: 50px
    }

    .global-map-sec .map-img {
        height: 653px
    }

    .report_detail_banner .logoapo {
        margin-bottom: 78px
    }

    .faq-sec .accordion-body,
    .market_list li,
    .product-market_list>li,
    .report-detail-tabs .description-content p {
        font-size: 16px
    }

    .report-detail-tabs .nav-pills .nav-link,
    .sample-card {
        font-size: 14px
    }

    .faq-sec .accordion-button,
    .tabletitle {
        font-size: 18px
    }

    .sample-card .sample-title {
        font-size: 16px;
        line-height: normal
    }

    .report_detail_banner .report_detail_title {
        font-weight: 600;
        font-size: 24px;
        line-height: normal
    }

    .sample-subcard .report-img {
        height: 141px;
        width: 105px
    }

    #chartdiv {
        height: 660px !important
    }

    .industry_section.category_section .industry-card {
        padding: 12px
    }

    .testmonial_card .testimonial_img {
        height: 325px
    }

    .testimonials_slider .testmonial_card .testimonial_img {
        height: 460px
    }
}

@media (max-width:1200px) {
    .industry_section .industry-card {
        padding: 15px
    }

    .testimonials_slider .testmonial_card .testimonial_img,
    .testmonial_card .testimonial_img {
        height: 380px
    }

    .cart-item .multiuser_label,
    .filter-option-card .collapse-filter .subcheck-title,
    .industry_section .industry-card .card-title {
        font-size: 14px
    }

    .cartIcon,
    .industry_section .industry-card .industry-icon {
        height: 45px;
        width: 45px
    }

    .banner_section .title {
        font-size: 45px;
        font-weight: 700;
        line-height: 52px
    }

    .banner_section .banner_text {
        font-size: 16px;
        padding-bottom: 30px
    }

    .main-header-wrapper .navbar-brand img {
        height: 40px
    }

    .primary-btn {
        background-color: var(--primary);
        display: inline-block;
        padding: 11px 18px;
        font-size: 12px
    }

    .main-header-wrapper .search-btn .icon {
        height: 26px;
        width: 26px;
        object-fit: contain
    }

    .main-header-wrapper .navbar-nav .nav-link {
        color: #000;
        font-weight: 500;
        padding: 6px 11px;
        font-size: 14px
    }

    .industry_section {
        padding: 34px 0
    }

    .cart_research_card h6,
    .enterprice-section .accordion-button,
    .enterprice-section .sec-text,
    .industry_section .text {
        font-size: 18px
    }

    .testimonials_slider .slick-next,
    .testimonials_slider .slick-prev {
        height: 30px;
        width: 30px;
        z-index: 12
    }

    .testimonials_slider .slick-prev {
        left: -30px
    }

    .testimonials_slider .slick-next {
        right: -30px
    }

    .about_sec {
        padding-bottom: 192px
    }

    .about_sec .about_title-absolute {
        font-size: 192px;
        bottom: -11%
    }

    .about_sec::after {
        height: 550px;
        width: 470px
    }

    .research_card .research_detail {
        padding: 40px
    }

    .research-criteria-sec .research-criteria-img {
        height: 408px;
        width: 404px;
        position: inherit
    }

    .industry_section .title {
        font-weight: 700;
        font-size: 36px;
        margin-bottom: 0
    }

    .logo_items img {
        height: 60px;
        margin: 0 16px;
        width: 110px;
        padding: 5px;
    }

    .logos {
        overflow: hidden;
        padding: 20px 0
    }

    .contact-us-sec .title {
        font-weight: 700;
        font-size: 30px;
        line-height: 38px
    }

    .contact-us-sec .avatar-img {
        height: 455px;
        width: 429px
    }

    .research_card .building-img,
    .research_card .building-img .research_banner {
        height: 316px;
        width: 314px
    }

    .auth-modal .verify-code .form-control,
    .custom_research_request .request_detail .icon,
    .custom_research_request .separator-icon.correcticon {
        width: 50px;
        height: 50px
    }

    .research_card {
        padding: 60px 0 90px
    }

    .auth-modal .auth-form,
    .report_detail_banner {
        padding: 20px
    }

    .auth-modal .modal-title {
        font-size: 30px
    }

    .search-title {
        font-weight: 700;
        font-size: 35px
    }

    .main-header-wrapper .user-dropdown .dropdown-menu {
        min-width: 258px
    }

    .categories-title {
        font-weight: 700;
        font-size: 22px;
        line-height: 30px
    }

    .breadcrumb-banner,
    .row_am {
        padding: 70px 0
    }

    .breadcrumb-banner .title {
        font-size: 45px;
        line-height: normal
    }

    .custom_research_request {
        padding: 41px 0;
        font-size: 16px
    }

    .custom_research_request .request_detail {
        gap: 30px
    }

    .custom_research_request .reqtitle {
        font-size: 22px
    }

    .form-research {
        padding: 42px
    }

    .form-research.inquiry-form {
        padding: 32px
    }

    .cart-item .item-title,
    .country-slider-detail,
    .enterprice-section .accordion-body,
    .form-research .form-label {
        font-size: 16px
    }

    .news-details-sec .video-card {
        height: 420px
    }

    .our-locations .sec-title {
        padding-bottom: 40px;
        line-height: normal
    }

    .our-locations .location-card .location-detail {
        padding: 18px
    }

    .our-locations .location-card .location-icon {
        top: 15px;
        right: 15px
    }

    .market_card .marketimage::after {
        height: 190px
    }

    .about-avatar {
        height: 375px;
        width: 375px;
        margin: 0 auto
    }

    .about_info .title {
        font-weight: 600;
        font-size: 24px;
        margin-left: -64px
    }

    .about_info .subtitle {
        font-weight: 500;
        font-size: 18px;
        line-height: normal
    }

    .about-avatar::before {
        height: 550px;
        top: -19px
    }

    .about_info .ceo-name {
        font-size: 21px;
        margin-top: 28px
    }

    .market_card .market_title {
        font-size: 23px
    }

    .market_card .marketimage {
        height: 318px
    }

    .global-map-sec .title {
        font-size: 42px
    }

    .aboutus-img {
        height: 343px
    }

    .global-map-sec .map-img {
        height: 553px
    }

    .report-detail-tabs,
    .review_content {
        padding: 16px
    }

    .review_content .review_separate .progress {
        flex: 1;
        height: 16px
    }

    .cart_research_card .multiuser_label {
        font-size: 14px;
        margin-bottom: 14px !important
    }

    .cart_research_card .cart_report-image {
        width: 180px;
        height: 242px
    }

    .cart_research_card {
        padding: 12px
    }

    .cart_inputcard .input-title,
    .cart_research_card .saleprice {
        font-weight: 600;
        font-size: 20px
    }

    .cart_inputcard {
        padding: 20px;
        margin-bottom: 20px
    }

    .price-details-card .title {
        font-size: 20px
    }

    .add-address {
        padding: 8px 14px
    }

    .payment-navpills .nav-link {
        padding: 11px;
        font-size: 14px
    }

    .payment-navpills .nav-link .icon {
        height: 20px;
        width: 20px
    }

    .que-bannercard {
        height: 250px;
        width: 400px;
        top: 45px;
        left: 45px
    }

    .que-bannercard::after {
        content: "";
        position: absolute;
        width: 380px;
        height: 250px;
        top: -45px;
        left: -45px;
        z-index: -1;
        background-color: #e7f3ff
    }

    .enterprice-section .sec-title {
        font-size: 45px
    }

    .terms-title {
        font-size: 35px
    }

    .wishlist-search {
        padding: 20px 15px
    }

    .back-btn {
        height: 54px;
        width: 54px;
        padding: 9px 14px
    }

    .wishlist_sec .testmonial_card {
        margin: 5px
    }

    .notification-all-drop .dropdown-menu {
        min-width: 435px
    }

    #chartdiv {
        height: 620px !important
    }

    .category-nav-tabs {
        margin-bottom: -1px
    }

    .banner_section::before {
        height: calc(100vh - 230px)
    }

    .banner_section .primary-btn {
        font-size: 17.2998px;
        padding: 15px 30px
    }

    .arrow-group {
        right: 0
    }

    .country-slider-section .country-arrow-btn {
        height: 64px;
        width: 64px
    }

    .country-slider-detail .country-title {
        margin-bottom: 25px;
        font-size: 34px
    }

    .country-slider-detail .subdetail {
        gap: 54px
    }

    .country-slider-section {
        padding: 80px 0
    }

    .news_card.testmonial_card .testimonial_img {
        height: 164px
    }
}

@media (max-width:991.5px) {
    .about_sec .about_title-absolute {
        font-size: 138px;
        bottom: -9%
    }

    .about_sec .title {
        font-size: 36px;
        line-height: 53px
    }

    .about_sec .sub-title {
        font-size: 20px;
        line-height: 28px
    }

    .about_sec {
        padding-bottom: 158px
    }

    .research-criteria-sec .research-criteria-img {
        height: 358px;
        width: 354px;
        margin: 0 auto 20px
    }

    .industry_section .title {
        font-weight: 700;
        font-size: 36px
    }

    .contact-us-sec .contact-info {
        padding-left: 0
    }

    .contact-us-sec {
        padding: 56px 0
    }

    .contact-us-sec .avatar-img {
        height: 305px;
        width: 280px;
        bottom: -56px
    }

    .about_sec::after {
        height: 400px;
        width: 370px
    }

    .footer-sec .copyright-sec {
        padding: 25px 0;
        margin-top: 20px
    }

    .footer-sec .social-icon {
        margin-bottom: 20px
    }

    .auth-modal-img {
        display: none
    }

    .auth-modal .modal-title {
        font-size: 25px;
        line-height: 38px
    }

    .main-header-wrapper .navbar-nav .nav-link {
        padding-left: 0;
        width: fit-content
    }

    .footer-logo {
        object-fit: contain;
        height: 50px
    }

    .breadcrumb-banner .title {
        font-size: 38px;
        line-height: normal
    }

    .custom_research_request .reqtitle {
        font-size: 18px;
        line-height: normal
    }

    .custom_research_request .detail-padd {
        padding-left: 18px;
        font-size: 16px
    }

    .custom_research_request .separator-icon.correcticon {
        width: 45px;
        height: 45px
    }

    .custom_research_request .request_detail {
        gap: 18px
    }

    .search-title {
        font-size: 30px;
        line-height: normal
    }

    .industries-options-list li:first-child {
        font-size: 18px;
        border-radius: 0
    }

    .industries-options-list li {
        list-style-type: none;
        font-size: 16px;
        padding: 14px
    }

    .industry-icon {
        width: 22px;
        object-fit: contain;
        height: 22px;
        margin-right: 10px
    }

    .breadcrumb-banner {
        min-height: 303px
    }

    .news-details-sec .video-card {
        height: 390px
    }

    .address-card .address-title,
    .filter-option-card .global-title {
        font-size: 18px
    }

    .address-card .text,
    .faq-sec .accordion-body,
    .filter-option-card .filter-group .form-check .form-check-label,
    .wishlist-search .form-control {
        font-size: 14px
    }

    .filter-option-card {
        padding: 10px
    }

    .our-locations .sec-title {
        font-size: 36px;
        padding-bottom: 20px;
        line-height: normal
    }

    .our-locations {
        padding: 60px 0
    }

    .contact_info {
        padding-left: 0;
        padding-bottom: 30px
    }

    .about-avatar::before {
        width: 100%
    }

    .about-avatar img {
        top: 16px
    }

    .about-avatar {
        height: 435px;
        width: 435px;
        margin-bottom: 30px
    }

    .about_info .title {
        font-size: 26px;
        margin-left: 15px
    }

    .about_info .title::after {
        top: 5px;
        left: -13px
    }

    .about_info .subtitle {
        font-weight: 500;
        font-size: 18px
    }

    .about_info .ceo-name {
        font-size: 20px;
        margin-top: 20px
    }

    .aboutus-img {
        height: 293px;
        margin-top: -174px
    }

    .breadcrumb-banner.aboutus-banner {
        padding-bottom: 150px
    }

    .market_card .market_title {
        font-size: 21px;
        padding-left: 17px;
        margin-top: -62px;
        line-height: normal
    }

    .brochure-sec .title {
        font-size: 34px;
        line-height: normal
    }

    .brochure-sec {
        padding: 124px 0;
        background-position: center
    }

    .about_country .about_country_slide .card_title {
        font-size: 70px
    }

    .about_country .about_country_slide .card_text {
        font-weight: 600;
        font-size: 36px;
        line-height: normal
    }

    .about_country .about_country_slide {
        padding-bottom: 0;
        height: 600px
    }

    .global-map-sec .map-img {
        height: 403px
    }

    .global-map-sec .title {
        font-size: 32px
    }

    .about_country .slick-next,
    .about_country .slick-prev {
        height: 34px;
        width: 34px;
        padding: 10px 9px
    }

    .about_country .slick-prev {
        left: 5%
    }

    .about_country .slick-next {
        right: 5%
    }

    .report_detail_banner .version-type {
        margin-bottom: 22px
    }

    .faq-sec .accordion-button,
    .report-detail-tabs .description-content p {
        font-size: 16px
    }

    .write-review .detail-star-rate .staricon {
        height: 30px;
        width: 30px
    }

    .faq-sec .faq-title,
    .terms-title {
        font-size: 30px
    }

    .faq-sec {
        padding: 70px 0
    }

    .cart_research_card .cart_report-image {
        width: 150px;
        height: 220px
    }

    .cartIcon {
        height: 38px;
        width: 38px
    }

    #progressbar li .stage-count {
        height: 30px;
        width: 30px;
        font-size: 14px
    }

    .cart_inputcard {
        padding: 16px
    }

    .cart_inputcard .input-title {
        font-weight: 600;
        font-size: 18px
    }

    .cart-item .rating_text {
        gap: 4px
    }

    .add-address {
        padding: 8px 14px;
        font-size: 14px
    }

    .price-details-card {
        padding: 12px 15px;
        margin-bottom: 20px
    }

    .que-bannercard {
        height: 250px;
        width: 400px;
        top: 45px;
        left: 45px;
        margin: 0 auto 55px
    }

    .enterprice-section .sec-title {
        font-size: 34px
    }

    .enterprice-section .sec-text {
        font-size: 16px;
        padding-bottom: 22px
    }

    .que-bannercard::after {
        top: -35px
    }

    .enterprice-section {
        padding: 55px 0
    }

    .payment-navpills .nav-item {
        width: 45%
    }

    .back-btn {
        height: 52px;
        width: 52px;
        padding: 10px 14px
    }

    .address-card {
        padding: 16px;
        margin-bottom: 22px
    }

    .editbtn {
        height: 22px;
        width: 22px
    }

    .wishlist-search {
        padding: 13px 10px
    }

    .wishlist-search .search-icon {
        height: 20px;
        width: 20px
    }

    .wishlist_sec .testmonial_card {
        margin: 0
    }

    .login-form-height {
        min-height: auto
    }

    .otp-form-height {
        min-height: 120px
    }

    #chartdiv {
        height: 420px !important
    }

    .testmonial_card .testimonial_img {
        height: 450px
    }

    .testimonials_slider .testmonial_card .testimonial_img {
        height: 448px
    }

    .country-slider-img {
        height: 328px
    }

    .arrow-group {
        right: inherit;
        left: 456px
    }

    .news_card.testmonial_card .testimonial_img {
        height: 186px
    }

    .wishlist_sec .testmonial_card .testimonial_img {
        height: 470px
    }
}

@media (max-width:768px) {
    .testimonials_slider .slick-slide>div {
        width: 292px;
        margin: 0 auto
    }
}

@media (max-width:767px) {
    iframe {
        border: none;
        width: 300px;
        height: 169px;
    }

    .font_18,
    .font_20 {
        font-size: 16px !important
    }

    .banner_section .title {
        line-height: 34px
    }

    .banner_section .banner_text {
        font-size: 14px;
        padding-bottom: 20px
    }

    .cart_research_card .cancel-btn {
        top: 13px;
        right: 13px;
        height: 20px;
        width: 20px
    }

    .industry_section .title {
        font-weight: 700;
        font-size: 20px;
        line-height: 11px;
        margin-bottom: 12px
    }

    .industry_section .text {
        font-size: 14px;
        line-height: 24px
    }

    .banner_section::before {
        height: 100%;
        width: 100%;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: -1;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom
    }

    .banner_section .primary-btn {
        font-size: 15.2998px
    }

    .banner_section .title {
        font-size: 25px;
        font-weight: 700;
        line-height: normal
    }

    .banner_section {
        padding: 54px 0 100px;
        margin-bottom: 0
    }

    .breadcrumb-custom .breadcrumb-item,
    .cart_research_card .multiuser_label,
    .category-nav-tabs .nav-link,
    .industry_section .industry-card .card-title,
    .industry_section.category_section .industry-card .card-detail-text,
    .notification-all-drop .nav-pills .nav-link,
    .notification-dropdownlist li .list-item,
    .text-danger {
        font-size: 12px
    }

    .industry_section .industry-card .industry-icon {
        height: 30px;
        width: 30px;
        margin-bottom: 7px
    }

    .testmonial_card .testimonial_img {
        height: 340px
    }

    .news_card.testmonial_card .testimonial_img {
        height: 262px
    }

    .testimonials_slider .testimonial_img,
    .testimonials_slider .testmonial_card .testimonial_img {
        height: 414px
    }

    .main-header-wrapper .group-funbtns .search-btn .icon,
    .main-header-wrapper .search-btn .icon {
        width: 22px;
        height: 22px
    }

    .testimonials_slider .slick-prev {
        left: -5px
    }

    .testimonials_slider .slick-next {
        right: -5px
    }

    .testimonials_slider .slick-slide>div {
        margin: 0 auto;
        width: 292px
    }

    .about_sec {
        padding: 46px 0 64px
    }

    .about_sec .about_title-absolute {
        font-size: 66px;
        bottom: -6%
    }

    .research_card .research_detail {
        padding: 0 30px 30px
    }

    .global-map-sec,
    .row_am {
        padding: 32px 0
    }

    .contact-us-sec .title {
        font-weight: 700;
        font-size: 20px;
        line-height: 28px
    }

    .contact-us-sec {
        padding: 36px 0
    }

    .contact-us-sec .avatar-img {
        height: 161px;
        width: 125px;
        bottom: -49px;
        z-index: -1;
        opacity: 0;
        right: 0
    }

    .research_card {
        padding: 40px 0 90px;
        font-size: 16.6875px
    }

    .research_card .card-title {
        font-weight: 700;
        font-size: 18.75px;
        line-height: normal;
        margin-bottom: 5px !important
    }

    .research-criteria-sec .sec-title,
    .terms-title {
        font-size: 24px
    }

    .address-card .address-title,
    .cart_research_card h6,
    .report_detail_banner .download-btn,
    .report_detail_banner .form-check-label h6,
    .research-criteria-sec .info-text,
    .tab-content .card_title,
    .terms-sec p {
        font-size: 16px
    }

    .research-criteria-sec .research-criteria-img {
        height: 258px;
        width: 254px
    }

    .footer-sec .social-icon {
        margin-bottom: 20px
    }

    .logos:after,
    .logos:before {
        width: 100px
    }

    .main-header-wrapper .navbar-brand img {
        height: 30px
    }

    .primary-btn {
        padding: 8px 12px !important
    }

    .cart_inputcard .form-control,
    .contact_info,
    .header-top .form-select,
    .main-header-wrapper .navbar-nav .nav-link,
    .main-header-wrapper .profile-editbtn .user-name,
    .market_list li,
    .our-locations .location-card .location-detail,
    .region-ul .region-list .card_title,
    .report_detail_banner .equip-btn {
        font-size: 14px
    }

    .navbar-toggler-icon {
        height: 1em;
        width: 1em
    }

    .header-top .form-select {
        font-size: 12px;
        background-size: 12px 10px
    }

    .main-header-wrapper .user-dropdown .dropdown-toggle .user-icon {
        height: 16px;
        width: 12px;
        object-fit: contain;
        margin-right: 6px
    }

    .main-header-wrapper .user-dropdown .dropdown-toggle.user-dropdown-toggle {
        font-size: 12px;
        padding: 6px
    }

    .main-header-wrapper .group-funbtns {
        margin-right: 8px;
        gap: 15px
    }

    .main-header-wrapper .cart-btn .count-label {
        height: 14px;
        width: 14px;
        font-size: 10px
    }

    .main-header-wrapper .user-dropdown .dropdown-menu[data-bs-popper] {
        left: -95%
    }

    .main-header-wrapper .user-dropdown .dropdown-menu {
        min-width: 252px
    }

    .main-header-wrapper .user-dropdown .dropdown-list-item {
        font-size: 12px;
        gap: 7px;
        padding: 7px
    }

    .main-header-wrapper .user-dropdown .dropdown-list-item .list-item-img {
        height: 16px;
        width: 16px
    }

    .main-header-wrapper .group-funbtns li:after {
        height: 20px;
        right: -9px
    }

    .search-title {
        font-weight: 700;
        font-size: 22px;
        line-height: 50px;
        margin-bottom: 30px
    }

    .categories-title {
        font-weight: 700;
        font-size: 18px;
        line-height: 14px
    }

    .filter-btn {
        border: none;
        width: 28px;
        height: 28px
    }

    .filter-option-card .form-check-input {
        height: 15px;
        width: 15px
    }

    .custom_research_request .request_detail {
        gap: 20px;
        margin-bottom: 20px
    }

    .aboutus-img,
    .contact_info p,
    .review_content .detail-star-rate {
        margin-bottom: 10px
    }

    .breadcrumb-banner .title {
        font-size: 28px;
        line-height: normal
    }

    .about_info .title,
    .cart_research_card .quantity-input,
    .cart_research_card .saleprice,
    .custom_research_request .reqtitle,
    .enterprice-section .sec-title,
    .news_market_title,
    .price-details-card .title,
    .review_content .review_separate .starcount {
        font-size: 18px
    }

    .custom_research_request {
        padding: 33px 0;
        font-size: 14px
    }

    .custom_research_request .separator-icon {
        height: 25px;
        width: 25px
    }

    .custom_research_request .request_detail .icon {
        height: 40px;
        width: 40px
    }

    .custom_research_request .detail-padd {
        padding-left: 0
    }

    .breadcrumb-banner {
        background-position: center;
        min-height: 210px
    }

    .industries-options-list li:first-child {
        font-size: 16px;
        border-radius: 0
    }

    .industries-options-list li {
        list-style-type: none;
        font-size: 14px;
        padding: 14px
    }

    .industry-icon {
        width: 22px;
        object-fit: contain;
        height: 22px;
        margin-right: 10px
    }

    .form-research.inquiry-form .enquiry-title {
        font-size: 20px;
        line-height: normal
    }

    .form-research.inquiry-form {
        margin-top: -54px;
        padding: 30px 20px
    }

    .contact_info .info_title,
    .suggested-reports .suggested-title {
        font-size: 20px
    }

    .our-locations .sec-title {
        font-size: 22px;
        padding-bottom: 18px
    }

    .our-locations {
        padding: 40px 0
    }

    ._success,
    .our-locations .location-card .location-detail,
    .report_detail_banner {
        padding: 20px
    }

    .aboutus-img {
        height: 203px;
        margin-top: -100px
    }

    .about-avatar {
        height: 335px;
        width: 335px
    }

    .about_info .msg-text {
        padding-left: 0;
        text-align: center
    }

    .about-avatar::before {
        height: 357px;
        top: -8px
    }

    .market_card .marketimage::after {
        height: 100px
    }

    .market_card .marketimage {
        height: 218px
    }

    .market_card .market_title {
        font-size: 16px;
        padding-left: 16px;
        line-height: normal
    }

    .brochure-sec .title {
        font-size: 30px
    }

    .brochure-sec {
        padding: 84px 0
    }

    .about_country .about_country_slide .card_title {
        font-size: 48px
    }

    .about_country .about_country_slide .card_text {
        font-size: 30px;
        margin-bottom: 0
    }

    .about_country .about_country_slide {
        font-weight: 400;
        font-size: 16px;
        line-height: normal;
        padding-bottom: 0;
        height: 500px
    }

    .global-map-sec .title {
        font-size: 28px
    }

    .global-map-sec .map-img {
        height: 383px
    }

    .about_country .slick-next,
    .about_country .slick-prev {
        height: 30px;
        width: 30px;
        padding: 8px
    }

    .report_detail_banner .version-type {
        flex-wrap: wrap
    }

    .report_detail_banner .report_detail_title {
        font-weight: 600;
        font-size: 18px;
        line-height: normal
    }

    .report_detail_banner .text {
        font-size: 16px;
        color: rgb(248 248 252 / .8);
        margin-bottom: 8px
    }

    .report_detail_banner .saleprice {
        font-weight: 600;
        font-size: 26px;
        margin-bottom: 7px;
        margin-top: 6px
    }

    .report_detail_banner .logoapo {
        height: 40px;
        margin-bottom: 40px;
        width: 106px
    }

    .report-detail-tabs .nav-pills .nav-link {
        font-size: 16px;
        white-space: nowrap
    }

    .report-detail-tabs .nav-pills {
        gap: 10px;
        width: 100%;
        flex-wrap: nowrap;
        overflow: auto
    }

    .report_detail_sec .request_title,
    .review_content .review_title {
        font-size: 19px
    }

    .review_content .review_separate .progress {
        height: 16px
    }

    .delete-cart-item,
    .review_content .review_separate .progress-group .icon {
        height: 20px;
        width: 20px
    }

    .customer-reviewcard {
        padding: 0 0 12px
    }

    .customer-reviewcard .cust-icon {
        background-color: #6d788b;
        height: 25px;
        width: 25px
    }

    .write-review .title {
        font-size: 18px;
        margin-bottom: 15px
    }

    .write-review .detail-star-rate .staricon {
        height: 26px;
        width: 26px
    }

    .region-ul .region-list,
    .write-review .form-control {
        padding: 12px;
        font-size: 14px
    }

    .faq-sec .accordion-button {
        font-size: 12px;
        padding: 12px
    }

    .faq-sec .accordion-body {
        font-size: 12px;
        line-height: normal;
        padding: 0 12px 12px
    }

    .faq-sec .faq-title {
        font-size: 22px
    }

    .faq-sec {
        padding: 50px 0
    }

    .faq-sec .faq-text {
        font-size: 13px
    }

    .faq-sec .nav-pills {
        flex-wrap: nowrap;
        overflow-x: auto
    }

    #progressbar li .stage-count {
        height: 25px;
        width: 25px;
        font-size: 11px
    }

    .cartIcon {
        object-fit: contain;
        height: 24px;
        width: 24px;
        margin-right: 7px
    }

    #progressbar {
        gap: 15px;
        margin-top: 28px;
        margin-bottom: 0
    }

    #progressbar .count-wrap {
        min-width: 65px
    }

    #progressbar li::before {
        width: 43px;
        right: 50px;
        height: 2px
    }

    #progressbar li .stage-name {
        font-size: 10px
    }

    #progressbar li:nth-child(2)::before {
        right: 51px
    }

    .cart_inputcard {
        padding: 16px
    }

    .que-bannercard::after {
        content: "";
        content: "";
        position: absolute;
        width: 260px;
        height: 200px
    }

    .enterprice-section .sec-text {
        font-size: 14px;
        padding-bottom: 16px
    }

    .que-bannercard {
        height: 200px;
        width: 250px
    }

    .back-btn {
        height: 45px;
        width: 45px;
        padding: 6px 12px
    }

    .editbtn {
        height: 18px;
        width: 18px
    }

    .wishlist_sec .testmonial_card .testimonial_img {
        height: 336px
    }

    .wishlist_sec .testmonial_card {
        margin: 0
    }

    .testmonial_card .testimonial_detail {
        padding: 12px
    }

    .report_option_card {
        padding: 15px
    }

    .drop-files-card .drop-box-image {
        height: 20px;
        width: 20px;
        object-fit: contain
    }

    .drop-files-card {
        position: relative;
        height: 170px;
        width: 308px
    }

    .notification-all-drop .dropdown-menu {
        min-width: 300px
    }

    .notification-all-drop .dropdown-toggle.show::before {
        height: 13px;
        width: 40px;
        left: -22%
    }

    .industry_section.category_section .industry-card {
        background-color: #fafafa;
        padding: 13px
    }

    .reset-password-img {
        display: none
    }

    .reset-logo {
        display: none
    }

    .our-locations .location-card .location-detail .card-title {
        font-weight: 700;
        font-size: 18px
    }

    .industry_section .industry-card:hover:before {
        top: -138px;
        bottom: -80px;
        left: -60px
    }

    #chartdiv {
        height: 340px !important
    }

    .faq-sec .faq-text {
        margin-bottom: 28px
    }

    .about_country_details {
        padding-bottom: 50px
    }

    .card-checkout .card-body {
        padding: 15px;
        font-size: 14px
    }

    .cart_research_card {
        flex-direction: column;
        font-size: 14px
    }

    .cart_research_card .cart_report-image {
        width: 136px;
        height: 192px
    }

    #progressbar li.active .stage-count {
        border: 2px solid #1472ff
    }

    .cart_inputcard .tab-content {
        padding: 10px
    }

    .auth-modal .reciept-title {
        font-size: 18px;
        line-height: normal
    }

    .country-slider-img {
        height: 280px
    }

    .about-slider-imgs {
        width: 400px
    }

    .country-slider-section .country-arrow-btn {
        height: 54px;
        width: 59px
    }

    .country-slider-section .country-arrow-btn img {
        height: 18px;
        width: 18px;
        object-fit: contain
    }

    .arrow-group {
        right: inherit;
        left: 400px
    }

    .country-slider-detail .country-title {
        margin-bottom: 18px;
        padding-bottom: 12px;
        font-size: 28px
    }

    .country-slider-detail .subdetail {
        gap: 28px
    }

    .country-slider-section {
        padding: 56px 0
    }
}

@media (max-width:576px) {
    .font_18 {
        font-size: 16px !important
    }

    .font_24 {
        font-size: 22px !important
    }

    .font_30 {
        font-size: 24px !important
    }

    .breadcrumb-custom .breadcrumb-item,
    .category_label,
    .filter-option-card .collapse-filter .subcheck-title,
    .industry-select,
    .main-header-wrapper .navbar-nav .nav-link,
    .main-header-wrapper .profile-editbtn .user-info,
    .report_detail_banner .text,
    .review_content .detail-star-rate li {
        font-size: 12px
    }

    .breadcrumb-custom.breadcrumb {
        margin-bottom: 5px
    }

    .research_card .building-img,
    .research_card .building-img .research_banner {
        height: 216px;
        width: 214px
    }

    .research_card .research_detail {
        padding: 18px
    }

    .about_sec .title {
        font-weight: 700;
        font-size: 23px;
        margin-bottom: 0
    }

    .about_sec .sub-title,
    .cart_inputcard .input-title,
    .custom_research_request .reqtitle,
    .price-details-card .title,
    .report_detail_banner .ogprice-label,
    .wishlist-filter-dropdown .wish-filter-title {
        font-size: 16px
    }

    .about_sec .about-sec-card,
    .auth-modal p,
    .banner_section .primary-btn,
    .country-slider-detail .subdetail,
    .figureTable td,
    .form-research .form-check-label,
    .form-research .form-label,
    .report-detail-tabs .description-content p,
    .report_detail_banner .report_detail_title,
    .report_detail_banner .sale-label,
    .research-criteria-sec .info-text,
    .terms-sec p,
    .wishlist-filter-dropdown .nav-pills .nav-item .nav-link {
        font-size: 14px
    }

    .about_sec::after {
        height: 343px;
        width: 250px
    }

    .about_sec .about_title-absolute {
        font-size: 56px
    }

    .research_card {
        padding: 14px 0 64px;
        font-size: 16.6875px
    }

    .featured-pills.nav-pills .nav-link {
        font-size: 12px;
        padding: 7px 10px
    }

    .industry_section .industry-card,
    .report_detail_banner {
        padding: 12px
    }

    .research-criteria-sec .sec-title {
        font-size: 18px;
        line-height: normal
    }

    .contact-us-sec .title {
        font-size: 18px
    }

    .main-header-wrapper .navbar-brand img {
        height: 25px;
        width: 72px
    }

    .logos:after,
    .logos:before {
        width: 55px
    }

    .header-top .icon {
        height: 16px;
        width: 16px
    }

    .banner_section::before {
        height: 330px
    }

    .primary-btn .right-icon {
        height: 10px;
        width: 10px
    }

    .research-criteria-sec .research-criteria-img {
        height: 208px;
        width: 204px
    }

    .banner_section {
        padding: 35px 0
    }

    .logo_items img {
        height: 50px;
        margin: 0 15px;
        width: 110px;
    }

    .logos {
        overflow: hidden;
        padding: 10px 0
    }

    .footer-sec .copyright-sec {
        text-align: center;
        padding: 19px 0;
        margin-top: 2px
    }

    .footer-sec .privacy-link {
        text-align: center;
        margin-top: 8px
    }

    .footer-logo {
        height: 38px;
        width: 129px;
        object-fit: contain
    }

    .footer-sec {
        padding-top: 40px
    }

    .main-header-wrapper .user-dropdown .dropdown-toggle.user-dropdown-toggle::after {
        font-size: 10px
    }

    .custom_research_request .separator-icon.correcticon {
        width: 35px;
        height: 35px;
        bottom: -20px
    }

    .form-research .form-control {
        margin-bottom: 20px;
        font-size: 14px
    }

    .form-research {
        padding: 30px 25px
    }

    .search-title {
        font-size: 20px;
        line-height: normal
    }

    .custom_research_request .request_detail .icon {
        height: 35px;
        width: 35px
    }

    .breadcrumb-banner .title {
        font-size: 24px
    }

    .news-details-sec .video-card {
        height: 300px
    }

    .news-details-sec .video-card .play-btn {
        height: 42px;
        width: 42px
    }

    .faq-sec .accordion-button::after,
    .product-market_list li .downblue {
        height: 8px;
        width: 8px
    }

    .about_info .ceo-name {
        font-size: 16px;
        margin-top: 20px
    }

    .about_info .subtitle {
        font-weight: 500;
        font-size: 14px;
        line-height: normal
    }

    .auth-modal .modal-title,
    .brochure-sec .title,
    .faq-sec .faq-title,
    .terms-title {
        font-size: 20px
    }

    .faq-sec .featured-pills .nav-link {
        white-space: nowrap
    }

    .cart_inputcard .add-address {
        padding: 6px 10px;
        font-size: 12px
    }

    .enterprice-section {
        padding: 22px 0
    }

    .enterprice-section .accordion-button {
        font-size: 14px;
        padding: 12px
    }

    .enterprice-section .accordion-body {
        font-size: 12px;
        padding: 0 12px 12px
    }

    .que-bannercard {
        top: 33px;
        left: 20px
    }

    .que-bannercard::after {
        content: "";
        position: absolute;
        width: 200px;
        height: 200px;
        top: -35px;
        left: -35px
    }

    .main-header-wrapper .user-dropdown .dropdown-menu {
        min-width: 230px
    }

    .success-gif {
        height: 220px;
        width: 220px
    }

    .back-btn {
        height: 35px;
        width: 35px;
        padding: 6px 8px
    }

    .wishlist-search {
        padding: 8px 6px 8px 0
    }

    .wishlist-search .input-group-text {
        padding-right: 4px;
        padding-left: 9px
    }

    .wishlist-filter-dropdown .dropdown-menu {
        min-width: 300px;
        padding: 14px
    }

    .wishlist-search .search-icon {
        height: 17px;
        width: 17px
    }

    .wishlist_sec .testmonial_card {
        width: 275px;
        margin: 0 auto
    }

    .wishlist_sec .testmonial_card .testimonial_img {
        height: 382px
    }

    .drop-files-card {
        position: relative;
        height: 150px;
        width: 234px
    }

    .detail-star-rate {
        font-size: 12px;
        line-height: 18px
    }

    .main-header-wrapper .search-btn .icon,
    .report_option_card .check-input[type=radio] {
        height: 18px;
        width: 18px
    }

    .news_card .next-arrow-btn {
        background-color: #e2e3e5;
        height: 34px;
        width: 34px
    }

    .news_card.testmonial_card .testimonial_img {
        height: 152px
    }

    .news_card.testmonial_card {
        widwrapperth: 286px
    }

    .main-header-wrapper .profile-editbtn .user-name {
        font-size: 12px;
        line-height: normal
    }

    .report-detail-tabs .description-content .content-title {
        font-weight: 700;
        font-size: 16px
    }

    .report_detail_banner .form-check-label {
        width: 100%
    }

    .report_detail_banner .version-type .form-check {
        position: relative;
        width: 100%
    }

    .report_detail_banner .likebtn {
        height: 30px;
        width: 30px
    }

    .sample-subcard {
        flex-direction: column
    }

    .our-locations .location-card .location-icon {
        height: 26px;
        width: 26px
    }

    .industry_section.category_section .industry-card {
        padding: 9px
    }

    .industry_section .industry-card .industry-icon {
        height: 25px;
        width: 25px
    }

    .faq-sec .faq-text {
        margin-bottom: 22px
    }

    .faq-sec .accordion-item {
        margin: 5px 0
    }

    .offcanvas-start {
        width: 310px
    }

    .filter-option-card .global-title {
        font-size: 15px
    }

    .filter-option-card .collapse-filter {
        margin-bottom: 6px
    }

    .filter-option-card .form-check-input {
        height: 13px;
        width: 13px
    }

    .report-category-accordion .accordion-button {
        font-size: 14px;
        padding: 14px
    }

    .category-nav-tabs .nav-link {
        padding: 8px;
        font-size: 12px
    }

    .category-wrap-sec {
        flex-wrap: wrap
    }

    .category-nav-tabs {
        margin-top: 10px;
        gap: 14px
    }

    .report-category-accordion .accordion-body {
        padding: 14px
    }

    .report-category-accordion .material-list {
        font-size: 14px;
        padding: 10px 2px
    }

    .report-category-accordion .material-icon {
        height: 24px;
        width: 24px
    }

    .about-slider-imgs {
        width: 300px
    }

    .country-slider-img {
        height: 213px
    }

    .arrow-group {
        right: inherit;
        left: 300px
    }

    .country-slider-section .country-arrow-btn {
        height: 44px;
        width: 44px
    }

    .about-avatar {
        height: 260px;
        width: 260px
    }

    .testmonial_card .heart-icon {
        height: 32px;
        width: 32px
    }

    .testmonial_card {
        width: 260px;
        margin: 0 auto;
        display: block
    }
}

@media (max-width:440px) {
    .font_14 {
        font-size: 12px !important
    }

    .testmonial_card .testimonial_detail {
        padding: 12px;
        font-size: 12px
    }

    .testmonial_card .rate_start_text,
    .testmonial_card .testimonial_detail .title {
        font-size: 14px
    }

    .main-header-wrapper .navbar-brand {
        margin-right: 5px
    }

    .main-header-wrapper .navbar-brand img {
        height: 25px
    }

    .main-header-wrapper .group-funbtns .search-btn .icon {
        width: 15px;
        height: 15px
    }

    .about-avatar {
        height: 268px;
        width: 260px
    }

    .market_card .market_title {
        font-size: 14px;
        padding-left: 7px
    }

    .market_card .marketimage {
        height: 188px
    }

    .main-header-wrapper .user-dropdown .dropdown-toggle.user-dropdown-toggle {
        font-size: 10px
    }

    .breadcrumb-banner {
        min-height: 180px
    }

    .navbar-toggler-icon {
        height: 15px;
        width: 15px
    }

    .payment-navpills .nav-link {
        padding: 9px;
        font-size: 12px
    }

    .payment-navpills .nav-link .icon {
        height: 16px;
        width: 16px;
        margin-right: 5px
    }

    .notification-all-drop .dropdown-toggle.show::before {
        height: 13px;
        width: 32px;
        left: -51%
    }

    #chartdiv {
        height: 300px !important
    }

    .banner_section::before {
        height: 336px
    }

    .banner_section .title {
        font-size: 20px
    }

    .cart_research_card .rating_text {
        font-size: 10px;
        gap: 7px
    }

    .testmonial_card .rating_text {
        font-size: 12px
    }
}

@media (max-width:405px) {
    .offcanvas-start {
        width: 274px
    }
}

@media (max-width:338px) {

    .testimonials_slider .testmonial_card .testimonial_img,
    .testmonial_card .testimonial_img {
        height: 333px
    }

    .testimonials_slider .slick-slide>div {
        margin: 0 30px;
        width: 246px
    }
}