

.mycustome-headdrop .mega-panel {
    display: block;
}

ul.dropdown-menu.inode_ai_filters.show {
    right: 0px !important;
    /* left: initial !important; */
    background: transparent !important;

}

/* .ino_right_catagory_section_row{
    margin-top: 45px;
} */
.main-heroserchbox {
    position: relative;
    width: 44%;
    margin: 0 auto;
}

.main-heroserchbox input {
    width: 100% !important;
    padding: 13px;
}

.main-heroserchbox button.search-img {
    width: 50px;
    height: 50px;
    position: absolute !important;
    right: 0px !important;
    top: 0;
    padding: 0 !important;
    left: inherit !important;
}

.custom-textimonialbox .Content {
    height: 150px !important;
}

/* .custome-margintop .ProductBlock.slick-slide {
    height: auto !important;
} */

.main-testimonial-index .slick-track {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start !important;
}

.custom-textimonialbox h4 {
    color: #000 !important;
}

.side-documentationbox li.nav-item:after {
    content: "";
    bottom: 0 !important;
}

.main-boxdoc .tab_ml {
    padding-left: 0px !important;
}

.main-documents-content {
    overflow: hidden;
}

.side-documentationbox .navlabel {
    place-content: baseline;
    text-align: left;
}

.custom-profilebox a button {
    background: linear-gradient(90deg, #0063a0 18.07%, #0063a0 103.7%);
    border: 1px solid;
    color: #fff;
    font-weight: 600;
    border-radius: 10px;
}

.custom-profilebox a button:hover {
    background: #0063a000 !important;
    color: #0063a0;
    border: 1px solid;
}

.customform-field input:focus {
    width: 100% !important;
}

.myaccount-dropdown {
    position: relative;
}

.myaccount-dropdown .profile.dropdown-menu.show {
    width: 100%;
    top: 55px;
    right: 0;
}

.catalog-main-box .blue-btn {
    border: 1px solid #0063a0 !important;
    font-size: 16px;
    font-weight: 600;
}

.main-maingravitybox .row {
    gap: 25px 0;
}

.main-maingravitybox .monetize-card::before {
    height: 104% !important;
}

/* .form-control:focus {
    outline: 3px solid rgba(0, 123, 255, .25) !important;
} */

.main-heroserchbox .form-control:focus {
    border-radius: 100px !important;
}

.customize-teamcollbrn {
    gap: 30px 0;
}

.side-documentationbox .navbutton-menu {
    margin: 5px 0;
    display: inline-block;
}

.maindocument-tabs #sidebar_navContent {
    width: 100%;
}

/* .catalog-detailbox-new .detail_iconbx {
    height: auto !important;
    width: 100% !important;
} */
/* CUSTOMIZE ADMIN CSS */
.main-sidebar span {
    font-size: 0;
}

.modal-backdrop.fade.show {
    opacity: 0 !important;
    z-index: 0;
}

.modal-open .modal {
    background: #00000080 !important;
    z-index: 9999;
}

body:not(.layout-fixed) .main-sidebar .sidebar,
body:not(.layout-fixed) .main-sidebar {
    position: fixed;
}

.scrolled-nav {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    background: #fff;
    transition: box-shadow 200ms cubic-bezier(0.33, 1, 0.68, 1);
    box-shadow: hsla(0 0% 0% / 0.1) 0 0.5rem 1rem;
    transition-duration: 400ms;
}

.exampldate-box .download-btn a {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5px;
}

.exampldate-box .download-btn a p {
    margin: 0;
    padding: 0 !important;
    color: #0063a0;
    font-weight: 600;
}

.exampldate-box .download-btn {
    height: auto;
    padding: 5px 10px;
}

.exampldate-box .download-btn img {
    margin: 0;
}

.inode-new-tab .my_account .navicon span {
    color: rgb(0 0 0) !important;
}

.inode-new-tab .navbutton.active span,
.inode-new-tab .navbutton.active button span {
    color: #fff !important;
}

.primary-btn {
    border-radius: 10px !important;
}

body.sidebar-mini.sidebar-collapse img.shadow-sm.brand-image.elevation-3 {
    display: none;
}

.brand-link {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 10px 0px;
    width: 100%;
}

body.sidebar-mini.sidebar-collapse a.brand-link:after {
    content: "";
    background: url(/static/images/inode-ai-logo.png) !important;
    height: 50px;
    width: 41px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    display: inline-block;
    left: 20px;
    position: absolute;
}

body.sidebar-mini.app-main.model-account.change-list.accent-primary.theme-default a.brand-link img.shadow-sm.brand-image.elevation-3 {
    /* display: block !important; */
    height: 50px;
}

body.sidebar-collapse .main-sidebar:hover:after {
    content: "";
    content: "";
    background: url(/static/images/inode-images/white-logo.svg), #050f1b !important;
    height: 34px;
    width: 199px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    display: inline-block;
    left: 20px;
    position: absolute;
    top: 10px;
}

.main-sidebar img.shadow-sm.brand-image.elevation-3 {
    box-shadow: none !important;
}

body.sidebar-mini.sidebar-collapse .main-sidebar .sidebar {
    position: absolute !important;
    overflow-y: auto !important;
    overflow-x: hidden;
}

.nav-sidebar a.nav-link {
    display: flex;
    gap: 10px;
    align-items: center;
}

.orgmain-newbox .org_tabs {
    margin: 0;
}

.orgmain-newbox {
    margin: 0 auto;
    width: 90% !important;
    padding-top: 35px;
    display: flex !important;
    flex-direction: column;
    gap: 10px;
    height: auto !important;
    max-height: none !important;
    margin-left: auto !important;
    overflow: hidden !important;
}

.orgmain-newbox ul.dropdown-menu.inode_ai_filters.show {
    right: 0px !important;
    left: 0 !important;
    background: transparent !important;
}

.main-sidebar {
    background-color: #050F1B !important;
    /* Replace with your desired color */
}

.mainorg-boxx {
    display: flex;
    flex-direction: row;
    gap: 5px;
}

.mainorg-boxx img {
    height: 100px;
    width: 100px;
    border-radius: 100px;
}

.mainorg-mainboxxx {
    display: flex;
    justify-content: space-between;
}

.org_info_titlebox {
    display: flex;
    gap: 20px;
}

.payment-boxtab {
    margin-bottom: 30px;
}

.custome-inode-form input,
.custome-inode-form select,
.contactus_form input,
.contactus_form select,
.about-enterprise-form input,
.about-enterprise-form select {
    padding: 10px;
}

.mobile-bounsties-header {
    display: flex;
    justify-content: space-between;
}

.product-content h3,
#favourite .project_title h3,
#bounties .project_title h3,
#project .project_title h3,
#datasets .project_title h3 {
    max-width: 260px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
}

.bounties-lisst ul {
    margin-top: 0 !important;
    position: relative !important;
}

/* .empty_tab.text-center {
    padding-top: 50px;
} */
.pricing_inner_details .detail_section .detail_content .detail_iconbx,
.catlog_purchace_model .card {
    height: auto !important;
}

.catlog_iconbox {
    align-items: stretch !important;
}

.edit-user-picture {
    right: 0 !important;
}

.profile-img {
    position: relative;
    display: flex;
    gap: 10px;
    align-items: center;
    padding-bottom: 10px;
}

.pluse-btn {
    width: 100px !important;
}

.table-responsive {
    margin-bottom: 50px !important;
}

.version-section {
    gap: 15px;
}

.my_account .edit_bounty #sidebar_nav.mainnav.nav .nav-link.active:before {
    top: 88%;
}

.my_account .edit_bounty #sidebar_nav.mainnav.nav .nav-link.non_user.active:before {
    top: 86% !important;
}

#progressbar,
#progressbar1 {
    margin: 30px 0 !important;
}

.profile-img img {
    object-fit: cover !important;
    border-radius: 100% !important;
}

.project_steps {
    margin-left: 0 !important;
    /* width: 100% !important; */
}

.my_account .navwrapper {
    gap: 10px !important;
    ;
}

.newmanage-dropbox.show {
    min-width: fit-content !important;
}

.newmanage-dropbox.show li a {
    width: fit-content;
}

.inode-business-blog .business-blog .blog-overlay {
    background: transparent !important;
}

.inode-business-blog .business-blog {
    /* background-image: url(/static/images/business-blog-new.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; */
    height: auto !important;
    background: linear-gradient(to top, #ffffff 37%, #00000000 37%), url(/static/images/business-blog-new.png) top center / 50% 100% no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.about-section.sectopm_default_padding {
    margin-top: 70px !important;
}

.video-aboutenterprise {
    position: relative;
    height: 675px;
}

.team-text-box h3 {
    margin-top: 0 !important;
}

#sidebar_navContent,
.table-responsive {
    max-height: fit-content !important;
    overflow-y: initial !important;
    overflow-x: initial !important;
    height: fit-content !important;
}

.table-responsive {
    overflow-x: auto !important;
}

.main-boxdoc {
    padding: 20px 0;
}

/* .site-header nav.navbar {
    z-index: 1 !important;
} */

/* .comment-box-section {
    padding: 0 100px;
} */

.newcatalog-tab-details i {
    font-size: 18px !important;
}

.Container .slick-prev {
    z-index: 0 !important;
}

.version_btn p {
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 270px;
    overflow: hidden;
}

.private-projectbox {
    /* top: 8.9% !important; */
    right: auto !important;
    position: relative !important;
}

.newmanage-dropbox li button {
    padding: 0;
}

.project_category {
    position: relative;
}

.buy_more_creadite {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.edit_bounty {
    margin-bottom: 20px;
}

@media (min-width:1024px){
      .pluse-btn .navicon{
    margin-top: -10px !important;
  }
}

@media only screen and (min-device-width: 1500px) and (max-device-width: 1699px) {

    .site-header .navbar .navbar-nav{
        gap: 10px;
    }
    .site-header .navbar .navbar-nav .nav-link{
        font-size: 14px;
    }
       .approx_button{
    margin-top: 20px;
   }
   .approx_button button.primary-btn.approx_serch_button{
    margin-bottom: 12px;
   }
}

@media only screen and (min-device-width: 1441px) and (max-device-width: 1820px) {
    .product-content h3 {
        max-width: 220px;
    }
}

@media screen and (max-device-width:1440px) {
    .site-header .navbar .navbar-nav {
        gap: 5px;
    }

    .myaccount-dropdown .btn {
        margin: 0 !important;
    }

    .product-content h3 {
        max-width: 220px;
    }
}

@media only screen and (min-device-width: 1280px) and (max-device-width: 1399px) {

    .login-wrapper .row.emial_sent_sucess {
        flex-wrap: nowrap;
        flex-direction: row;
    }

    .login-wrapper .emial_sent_sucess .col-lg-12{
        flex: auto;
    }
    
    .mainorg-boxx {
        display: flex;
        flex-direction: column;
        gap: 5px;
    }

    .login-wrapper .login-content {
        width: 100%;
        background: #ffffff;
        z-index: 2;
        border-radius: 27px;
    }

    .login-wrapper .login-form {
        box-shadow: none !important;
    }

    .login-wrapper .login-header .site-logo {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        border-bottom: 1px solid #80808042 !important;
        margin-bottom: 0 !important;
    }

    .product-content h3 {
        max-width: 220px;
    }

    .comment-box-section {
        padding: 0 20px;
    }

    #img-div-gbtn {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .login-wrapper .login-content {
        max-width: 95%;
        width: 100%;
    }

    .site-header .navbar .navbar-nav {
        gap: 5px;
    }

    .myaccount-dropdown .btn {
        margin: 0 !important;
    }

    .new-navbarbox .navbar-nav .nav-link {
        white-space: nowrap;
        font-size: 15px !important;
    }

    .login-search-container {
        position: relative;
        width: 55%;
    }

    .new-navbarbox .nav-login,
    .new-navbarbox .nav-signup {
        padding: 10px 15px !important;
    }

    .slick-track {
        gap: 24px !important;
    }
}

@media only screen and (min-device-width: 992px) and (max-device-width: 1279px) {
    .main-testimonial-index .slick-list {
        padding-top: 30px;
    }

    .buy_more_creadite {
    max-width: 100% !important;
}

    .login-bg-color {
        width: 60%;
        margin: 0 auto;
    }

    .login-bg-img.imgbg-imgresponsive.register-imgbg,
    .login-bg-img.imgbg-imgresponsive {
        width: 100%;
    }

    #img-div-gbtn {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .mainorg-boxx {
        display: flex;
        flex-direction: column;
        gap: 5px;
    }

    .new-navbarbox .nav-login,
    .new-navbarbox .nav-signup {
        padding: 10px 15px !important;
    }

    .inode-about-section .img-fill.about-area {
        max-width: fit-content;
        height: 600px;
        margin-left: auto;
    }

    .inode-about-section .img-fill img {
        object-fit: cover;
    }

    .slick-track {
        gap: 24px !important;
    }

    .main-boxdoc {
        margin: 0 !important;
        padding: 10px;
    }

    .imgbg-imgresponsive {
        position: absolute !important;
        z-index: 0;
    }

    .register-imgbg {
        height: 140vh !important;
    }

    .responsive-form,
    .login-header {
        z-index: 999;
        position: relative;
    }

    .login-wrapper .login-content {
        max-width: 95%;
        width: 100%;
    }

    .new-navbarbox .navbar-nav .nav-link {
        white-space: nowrap;
        font-size: 14px !important;
    }

    .login-search-container {
        position: relative;
        width: 55%;
    }

    .catlog_purchace_model .row {
        flex-direction: row;
    }
}

@media only screen and (min-device-width: 1025px) and (max-device-width: 1279px) {

  .inode_private_tab_heades ul.dropdown-menu.inode_ai_filters.private_seller_summry.show{
    margin-top: 2px !important;
  }
    .responsive-hero .banner-title {
        font-size: 40px !important;
    }

    .ai-gradient {
        font-size: 40px !important;
    }

    .buy_more_creadite {
        width: 100% !important;
        /* margin-bottom: 20px; */
    }

    .responsive-hero .banner-txt p {
        width: 95% !important;
        margin-bottom: 20px !important;
    }

    .responsive-hero {
        height: 476px !important;
    }

    .responsive-hero p {
        font-size: 15px !important;
    }

    .responsive-hero {
        padding-top: 43px;
    }

    .product-content h3 {
        max-width: 220px;
    }

    .login-wrapper .login-content {
        width: 100%;
        background: #ffffff;
        z-index: 2;
        border-radius: 27px;
        max-width: none;
    }

    .login-wrapper .login-form {
        box-shadow: none !important;
    }

    .login-wrapper .login-header .site-logo {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        border-bottom: 1px solid #80808042 !important;
        margin-bottom: 0 !important;
    }
}

@media screen and (max-device-width:1024px) {

    .new-navbarbox .nav-login,
    .new-navbarbox .nav-signup {
        padding: 10px 15px !important;
    }

    .newcatalog-tab-details .tab {
        flex-direction: row !important;
    }

    .product-content h3 {
        max-width: 220px;
    }

    .login-wrapper .login-content {
        width: 100%;
        background: #ffffff;
        z-index: 2;
        border-radius: 27px;
    }

    .login-wrapper .login-form {
        box-shadow: none !important;
    }

    .login-wrapper .login-header .site-logo {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        border-bottom: 1px solid #80808042 !important;
        margin-bottom: 0 !important;
    }

    .buy_more_creadite {
        width: 100% !important;
        /* margin-bottom: 20px; */
    }

     ul.dropdown-menu.inode_ai_filters.show {
        top: -85px !important;
     }
}


@media only screen and (min-device-width: 319px) and (max-device-width: 1023px) {

    
    .project_category.back-to-ai-prj{
        margin-top: 0px !important;
    }

    .horizontal .detatls-section-tab .round-data{
        font-size: 14px;
    }


  .marketplace .preview-image-row{
  margin-top: 30px;
}
    .login-wrapper.register_form {
    height: 100%;
    overflow: auto;
}

.login-wrapper.register_form .login-content {
    height: 100%;
    overflow: auto;
}

    .d-flex.align-items-center.justify-content-between.positionabsolute{
        display: block !important;
    }

    .new-navbarbox .nav-login,
    .new-navbarbox .nav-signup {
        padding: 10px 15px !important;
    }

    .profile-img img {
        height: 70px !important;
        width: 70px !important;
        /* object-fit: contain !important; */
    }

    .edit_bounty form {
        width: auto !important;
        text-align: left;
    }

    .infosection {
        text-align: left;
    }

    /* #profile form .profile_edit,
    .Profile_tab_section .edit-btn {
        width: 100%;
    } */

    .profile-mianbox {
        display: flex !important;
        flex-direction: row;
    }

    .buy_more_creadite {
        width: 100% !important;
        /* margin-bottom: 20px; */
    }

    .addprosell-boxtab {
        flex-direction: row;
        align-content: flex-end;
        justify-content: flex-end !important;
        flex-wrap: wrap;
    }

    .private-projectbox {
        right: 0% !important;
    }

    .login-wrapper .login-content {
        width: 100%;
        background: #ffffff;
        z-index: 2;
        border-radius: 27px;
        max-width: none;
    }

    .login-wrapper .login-form {
        box-shadow: none !important;
    }

    .login-wrapper .login-header .site-logo {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        border-bottom: 1px solid #80808042 !important;
        margin-bottom: 0 !important;
    }

    .my_account .docu_sidebar.mainnav.nav {
        overflow: unset !important;
        height: auto !important;
    }

    .example-databox {
        display: flex;
        flex-direction: column;
        padding-bottom: 20px;
    }

    .comment-box-section {
        padding: 0 10px;
    }

    .about-section.sectopm_default_padding {
        margin-top: 20px !important;
    }

    .myaccount-dropdown img {
        height: 30px !important;
        width: 30px !important;
    }

    .custom-fd {
        padding: 10px !important;
    }

    .video-aboutenterprise {
        height: auto;
    }

    .catagory_allmodal {
        display: none;
    }

    /* .profile-deshbord-tab {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 15px;
    column-gap: 15px;
} */
    .cta-banner {
        margin-top: 20px;
    }

    .inode-new-tab .my_account .navbutton {
        /* margin-right:0px !important; */
    }

    .any_chnages {
        display: flex;
        flex-direction: column;
    }

    .Profile_tab_section::after {
        height: 1px !important;
    }

    button.cancel_subscription {
        padding: 10px;
    }

    .current_licens .card {
        margin-bottom: 20px;
    }

    .availablecredits-card .buy_more_creadite,
    .availablecredits-card .your_subscription {
        width: auto;
    }

    .availablecredits-card {
        display: flex;
        flex-direction: column;
    }

    .your_subscription .creadite-details {
        display: flex;
        flex-direction: column;
    }

    .sort_dropdown_projects {
        flex-direction: row;
    }

    .sort_browse .sort_dropdown {
        margin-top: 0 !important;
    }

    ul.dropdown-menu.inode_ai_filters.show .dropdown-item {
        max-width: 100px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
        vertical-align: middle;
         margin: 0 10px;
    }

    .ino_right_catagory_section_row {
        /* margin-top: 70px; */
    }

    .new-newbg-filter {
        display: flex;
        /* flex-direction: column; */
    }

    .new-customfilter {
        display: flex !important;
        flex-direction: column;
    }

    #sidebar_navContent {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .dashbord_org.user_sidebar_menu{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .site-footer{
        padding: 60px 15px 0px 15px;
    }

    #sidebar_navContent {
        max-height: fit-content !important;
        overflow-y: hidden;
    }

    ul.dropdown-menu.inode_ai_filters.show {
        right: 0px !important;
        /* left: initial !important; */
        background: transparent !important;
        top: -85px !important;
        gap: 0px !important;
        transform: translate3d(-14.5212px, 95px, 0px) !important;
        overflow: auto;
        width: 100%;
    }

    .positionabsolute::before {
        background-color: #ffffff;
    }

    .bounties_type_container .org_tabs .nav-tabs .nav-link {
        padding: 0px 7px !important;
    }

    .project_category {
        padding: 0 !important;
        background: #f5f5dc00 !important;
        margin-top: 20px !important;
    }

    div#public_projects {
        margin: 0;
    }

    .edit_bounty {
        padding: 0px !important;
        margin-bottom: 20px;
    }

    .img-border {
        margin-top: 20px;
    }

    .gov_id_proof {
        padding: 10px 0;
    }

    .Profile_tab_section .profile-card {
        display: flex;
        align-items: stretch;
        justify-content: center;
        border-bottom: 1px solid #e1e1e1;
        padding-bottom: 30px;
        flex-direction: column;
        gap: 25px;
    }

    .mainorg-boxx {
        display: flex;
        flex-direction: column;
        gap: 5px;
    }

    .blue-btn {
        font-size: 14px;
    }

    .ino_right_catagory_section_row {
        margin-left: 0px;
    }

    .product-wrapper .light_extra_black {
        font-size: 15px;
    }

    .mian-privatebox {
        justify-content: space-between;
    }

    .mian-privatespace-box {
        padding: 20px 0;
    }

    .product-forphone {
        display: flex;
        flex-direction: column;
        gap: 15px;
    }

    .product-forphone h2 {
        margin-bottom: 0 !important;
    }

    .main-heroserchbox {
        width: 100% !important;
    }

    .main-boxdoc {
        margin: 0 !important;
        padding: 10px;
    }

    .slick-track {
        gap: 24px !important;
    }

    .container-fuild-spacing {
        padding: 20px !important;
    }

    .pracing-sections {
        padding: 10px;
    }

    .main-testimonial-index .slick-list {
        padding-top: 30px;
    }

    .site-header .navbar.homepage-header {
        background: #050f1b;
    }

    .mycustome-headdrop .right-border::before {
        width: 0;

    }

    ul.mycustome-headdrop.show {
        padding: 0px !important;
        margin-left: 10px !important;
    }

    ul.mycustome-headdrop {
        width: 100% !important;
    }

    .mycustome-headdrop .tabs-menu li {
        padding: 0px !important;
    }

    .about-content-custom {
        padding: 20px 0;
    }

    .customabout-imgbox {
        width: 100% !important;
        height: auto !important;
        padding: 10px !important;
        margin-left: 0 !important;
        max-width: 100% !important;
    }

    .customabout-imgbox img {
        max-width: 100% !important;
    }

    .imgbg-imgresponsive {
        position: absolute !important;
        z-index: 0;
    }

    .register-imgbg {
        height: 100vh !important;
    }

    .responsive-form,
    .login-header {
        z-index: 999;
        position: relative;
    }

    .myaccount-dropdown {
        padding-top: 5px;
    }

    .myaccount-dropdown .profile.dropdown-menu.show {
        width: 100%;
        top: 50px;
    }

    .main-customfilter-box {
        gap: 15px 0;
    }

    .responisve-catlogbox .detail_iconbx {
        width: 100% !important;
    }

    .catlog_purchace_model .row,
    .responisve-catlogbox {
        margin-left: 0 !important;
    }

    .catlog_purchace_model {
        padding: 0;
    }

    .mainorg-boxx img {
        height: 100px;
        border-radius: 100px;
    }

    .ddddd {
        flex-direction: column;
    }

    .imageupload-box {
        display: flex;
        align-items: stretch;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .mainorg-mainboxxx {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        padding-bottom: 20px;
    }

    .org_main .org_tabs .nav-tabs {
        gap: 9px;
    }

    .main-profilesbox {
        gap: 30px 0;
    }

    .catlog_header {
        display: flex;
        justify-content: space-between;
        width: 100%;
        flex-direction: column;
        margin-bottom: 40px;
    }

    .catlog_header_right {
        width: 100%;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1100px) {

ul.dropdown-menu.inode_ai_filters.developer_inprogress_bounties.ai_marketplace_bounties_filters.show {
    transform: translate(0.34375px, 90px) !important;
}

      .new-navbarbox .navbar-nav .nav-link{
     font-size: 12px !important;
}
  .marketplacetab {
    flex-direction: column !important;
  }

  .bounties-buttons.d-flex.align-items-center.justify-content-end.new-customfilter.filters-res-block.marketplace-tabs-col {
    justify-content: flex-end !important;
    width: 100%;
  }

  .bounties-lisst {
    width: 100% !important;
  }

  .create-marketplace {
    margin-top: 0px !important;
  }

}

@media only screen and (min-device-width: 992px) and (max-device-width: 1024px) {

    .inode-new-tab .my_account .nav.sidebar_menu{
 margin-top: 30px !important;
    }
     
    ul.dropdown-menu.inode_ai_filters.developer_inprogress_bounties.ai_marketplace_bounties_filters.show {
    transform: translate(0.34375px, 172px) !important;
}

    .new-navbarbox .navbar-nav .nav-link{
     font-size: 12px !important;
}

  .marketplacetab{
    flex-direction: column !important;
    
  }
  .bounties-buttons.d-flex.align-items-center.justify-content-end.new-customfilter.filters-res-block.marketplace-tabs-col{
      justify-content: flex-end !important;
    width: 100%;
}
.bounties-lisst{
  width: 100% !important;
}
.create-marketplace {
    margin-top: -20px !important;
}

.inode_private_tab_heades ul.dropdown-menu.inode_ai_filters.private_seller_summry.show{
        top: -110px !important;
        
}
    .navbar-expand-lg .navbar-nav .dropdown-menu{
        width: 500px !important;
        padding: 15px !important;
    }

 ul.dropdown-menu.inode_ai_filters.permissions_org_model_filets.show {
    transform: translate3d(-14.5212px, 145px, 0px) !important;
}


 ul.dropdown-menu.inode_ai_filters.datasets_responsive_filters.show {
    top: -115px !important;
    gap: 0px !important;
}

ul.dropdown-menu.inode_ai_filters.private_seller_summry.show{
    top: -110px !important;
}

}


@media only screen and (min-device-width: 767px) and (max-device-width: 1024px) {

      .new-purchaseback{
    margin-top: -20px !important;
  }
.project_category.back-to-ai-prj{
    margin-top: 20px !important;
}
    .bounties-lisst ul{
        align-items: center;
    }

    .inode-new-tab .my_account .navbutton-menu.nav-link.active::before{
        top: 86% !important;
    }

    .lock_box img {
        width: 130px !important;
        height: 130px !important;
        object-fit: cover;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
    }
    
    .inode-new-tab .my_account .discuss_chat .mainnav.nav{
    padding-bottom: 0px !important;
    }

  .inode-new-tab .my_account .mainnav.nav{
    min-width: 180px !important;
  }

    .test_results .table-responsive {
        overflow-x: auto !important;
    }

    .responsive-hero {
        height: 476px !important;
    }

    .responisve-catlogbox .catlog_purchace_model .row {
        flex-direction: column !important;
    }

    .responsive-hero p {
        font-size: 15px !important;
    }

    .responsive-hero .banner-title {
        font-size: 40px !important;
    }

    .ai-gradient {
        font-size: 40px !important;
    }

    .responsive-hero {
        padding-top: 43px;
    }

    .responsive-hero .banner-txt p {
        width: 95% !important;
        margin-bottom: 20px !important;
    }

    .inode-new-tab .my_account .nav.sidebar_menu {
        width: 100%;
        display: flex;
        align-content: center;
        margin: 21px auto;
        flex-direction: row !important;
        box-shadow: none;
        /* justify-content: center; */
    }

    .archivenew-product {
        align-items: center !important;
    }

    .archivenew-product .sort_dropdown {
        width: 100%;
        text-align: center;
        padding-top: 20px;
    }

    ul.dropdown-menu.inode_ai_filters.show {
       /* transform: translate3d(-14.5212px, 185px, 0px) !important; */
    transform: translate3d(-14.5212px, 160px, 0px) !important;
    gap: 5px !important;
    }

        button.next.primary-btn.mb-3.res_width_uplod {
    margin-left: 30px !important;
}
     ul.dropdown-menu.inode_ai_filters.seller_potal.show {
    transform: translate3d(-14.5212px, 140px, 0px) !important;
}   
   ul.dropdown-menu.inode_ai_filters.developer_inprogress_bounties.show{
       transform: translate3d(-14.5212px, 152px, 0px) !important;
    }

}

@media only screen and (min-device-width: 767px) and (max-device-width: 991px) {

     ul.dropdown-menu.inode_ai_filters.developer_inprogress_bounties.show{
       transform: translate3d(-14.5212px, 152px, 0px) !important;
    }


           ul.dropdown-menu.inode_ai_filters.permissions_org_model_filets.show {
    transform: translate3d(-14.5212px, 145px, 0px) !important;
}


ul.dropdown-menu.inode_ai_filters.private_seller_summry.show{
    top: -155px !important;
}

    .side-documentationbox {
        width: 100% !important;
    }

    ul.dropdown-menu.inode_ai_filters.show {
    transform: translate3d(-14.5212px, 195px, 0px) !important;
   gap: 5px !important;
    }

    ul.dropdown-menu.inode_ai_filters.datasets_responsive_filters.show {
    top: -155px !important;
    gap: 0px !important;
}
        p.privare_summry.inode_private_summrys {
    margin-top: 20px !important;
}

    ul.dropdown-menu.inode_ai_filters.seller_potal.show {
    transform: translate3d(-14.5212px, 140px, 0px) !important;
}
}

@media only screen and (min-device-width: 540px) and (max-device-width: 766px) {

           ul.dropdown-menu.inode_ai_filters.user-demand-modal.show {
        transform: translate3d(0px, 58px, 0px) !important;
        top: 30px !important;
}
ul.dropdown-menu.newmanage-dropbox.inode_ai_filters.filter-on-permission.show{
        transform: translate3d(0px, 58px, 0px) !important;
        top: 30px !important;
}
     ul.dropdown-menu.inode_ai_filters.developer_inprogress_bounties.show{
       transform: translate3d(-14.5212px, 160px, 0px) !important;
    }

    ul.dropdown-menu.inode_ai_filters.seller_potal.show {
    transform: translate3d(-14.5212px, 124px, 0px) !important;
}

    button.next.primary-btn.mb-3.res_width_uplod {
    margin-left: 30px !important;
}

.org_main .org_tabs .project_category h2 {
    font-size: 16px !important;
}


           ul.dropdown-menu.inode_ai_filters.permissions_org_model_filets.show {
    transform: translate3d(-14.5212px, 175px, 0px) !important;
}


    ul.dropdown-menu.inode_ai_filters.public-private.show {
    transform: translate3d(5.4788px, 180px, 0px) !important;
}

    ul.dropdown-menu.inode_ai_filters.private_seller_summry.show{
    top: -148px !important;
}

   ul.dropdown-menu.inode_ai_filters.datasets_responsive_filters.show {
    top: -155px !important;
    gap: 0px !important;
}

    .responsive-hero {
        height: 476px !important;
    }

    .side-documentationbox {
        width: 100% !important;
    }

    ul.dropdown-menu.inode_ai_filters.show {
       transform: translate3d(5.4788px, 191px, 0px) !important;
       gap: 5px !important;
    }

    .newcatalog-tab-details .tab {
        flex-direction: row !important;
    }

    .responisve-catlogbox,
    .catlog_purchace_model .row {
        flex-direction: column;
    }

    .responsive-hero p {
        font-size: 15px !important;
    }

    .mycustome-headdrop .right-border::before {
        width: 0;
    }

    .responsive-hero .banner-title {
        font-size: 40px !important;
    }

    .ai-gradient {
        font-size: 40px !important;
    }

    .responsive-hero {
        padding-top: 100px;
    }

    .responsive-hero .banner-txt p {
        width: 95% !important;
        margin-bottom: 20px !important;
    }

    .inode-new-tab .my_account .nav.sidebar_menu {
        width: 100%;
        display: flex;
        align-content: center;
        padding: 22px 14px !important;
        margin: 21px auto;
        flex-direction: row !important;
        box-shadow: none;
        justify-content: center;
    }

    .sort_dropdown_projects_private {
        flex-direction: column;
    }

    .mainorg-boxx {
        flex-direction: column;
        align-items: center;
    }

    #img-div-gbtn {
        align-items: stretch;
        flex-direction: column;
    }

    .mian-editorg-box button,
    .mian-editorg-box {
        width: 100% !important;
    }

    .archivenew-product {
        align-items: center !important;
    }

    .archivenew-product .sort_dropdown {
        width: 100%;
        text-align: center;
        padding-top: 20px;
    }

    .main-heroserchbox button.search-img {
        height: 50px !important;
    }

    p.privare_summry {
    margin-top: 33px !important;
}
}

@media only screen and (min-device-width: 501px) and (max-device-width: 540px) {

        ul.dropdown-menu.inode_ai_filters.user-demand-modal.show {
        transform: translate3d(0px, 58px, 0px) !important;
        top: 15px !important;
}
ul.dropdown-menu.newmanage-dropbox.inode_ai_filters.filter-on-permission.show{
        transform: translate3d(0px, 58px, 0px) !important;
       top: 15px !important;
}

        p.privare_summry.inode_private_summrys {
    margin-top: 40px !important;
}
    button.next.primary-btn.mb-3.res_width_uplod {
    margin-left: 30px !important;
}

ul.dropdown-menu.inode_ai_filters.seller_potal.show {
    transform: translate3d(-14.5212px, 124px, 0px) !important;
}

.org_main .org_tabs .project_category h2 {
    font-size: 16px !important;
    margin-top: 40px;
}

       ul.dropdown-menu.inode_ai_filters.permissions_org_model_filets.show {
    transform: translate3d(-14.5212px, 154px, 0px) !important;
}


            ul.dropdown-menu.inode_ai_filters.public-private.show {
    transform: translate3d(-14.5212px, 166px, 0px) !important;
}
        ul.dropdown-menu.inode_ai_filters.private_seller_summry.show{
    top: -128px !important;
}

p.privare_summry {
    margin-top: 33px !important;
}

   ul.dropdown-menu.inode_ai_filters.datasets_responsive_filters.show {
    top: -130px !important;
    gap: 0px !important;
}

    .mycustome-headdrop .right-border::before {
        width: 0;
    }

    .side-documentationbox {
        width: 100% !important;
    }

    .newcatalog-tab-details .tab {
        flex-direction: row !important;
    }

    .responisve-catlogbox,
    .catlog_purchace_model .row {
        flex-direction: column;
    }

    .responsive-hero {
        height: 540px !important;
    }

    .responsive-hero p {
        font-size: 15px !important;
    }

    .responsive-hero .banner-title {
        font-size: 40px !important;
    }

    .ai-gradient {
        font-size: 40px !important;
    }

    .responsive-hero {
        padding-top: 100px;
    }

    .responsive-hero .banner-txt p {
        width: 95% !important;
        margin-bottom: 20px !important;
    }

    .inode-new-tab .my_account .nav.sidebar_menu {
       /*  width: 90%;*/
        display: flex;
        align-content: center;
        /* padding: 22px 0px !important;
          margin: 21px auto; */
        flex-direction: row !important;
        box-shadow: none;
        justify-content: center;
        padding-bottom:22px !important;
    }

    .sort_dropdown_projects_private {
        flex-direction: column;
    }

    .mainorg-boxx {
        flex-direction: column;
        align-items: center;
    }

    #img-div-gbtn {
        align-items: stretch;
        flex-direction: column;
    }

    .mian-editorg-box button,
    .mian-editorg-box {
        width: 100% !important;
    }

    .main-heroserchbox button.search-img {
        height: 50px !important;
    }

    .archivenew-product {
        align-items: center !important;
    }

    .archivenew-product .sort_dropdown {
        width: 100%;
        text-align: center;
        padding-top: 20px;
    }

    ul.dropdown-menu.inode_ai_filters.show {
               transform: translate3d(5.4788px, 165px, 0px) !important;
               gap: 5px !important;
    }

}

@media(max-width: 520px){
      /* Private Tab */



  .d-flex.align-items-start.justify-content-end.bg-border.inode_private_tabs {
    display: block !important;
}

.inode_private_tab_heades {
    margin-top: -25px;
}
.inode_private_tab_heades ul.dropdown-menu.inode_ai_filters.private_seller_summry.show{
        top: -102px !important;
        gap: 5px !important;
}
.inode_private_tab_heades a.filter-list-dropdown{
       font-size: 12px !important;
}

}

@media only screen and (min-device-width: 548px) and (max-device-width: 767px) {
    ul.dropdown-menu.inode_ai_filters.developer_inprogress_bounties.ai_marketplace_bounties_filters.show {
    transform: translate(0.34375px, 204px) !important;
}
.profile-deshbord-tab.Responsive-scroll-tab{
            width: 60%;
}
.inode-new-tab .my_account .nav.sidebar_menu{
           max-width: 95%;
           justify-content: flex-start;
}
/* .profile-deshbord-tab.Responsive-scroll-tab{
            margin-top: 10px;
} */
}

@media screen and (min-device-width: 610px) and (max-device-width: 767px) {
    ul.dropdown-menu.inode_ai_filters.developer_inprogress_bounties.ai_marketplace_bounties_filters.show {
    transform: translate(0.34375px, 168px) !important;
    
}
.inode-new-tab .my_account .navicon.add-new-taxt{
    width: 100px !important;
}
.pluse-btn .navicon{
    width: 100px !important;
}
}

@media only screen and (min-device-width: 501px) and (max-device-width: 547px) {

/* .profile-deshbord-tab.Responsive-scroll-tab{
            margin-top: 10px;
} */

    ul.dropdown-menu.inode_ai_filters.developer_inprogress_bounties.ai_marketplace_bounties_filters.show {
    transform: translate(0.34375px, 206px) !important;
     font-size: 12px;
}

  .inode-new-tab .my_account .nav.sidebar_menu{
        margin-top: 50px !important;
        margin-bottom: 20px !important;
        padding: 0px !important;
}

.profile-deshbord-tab.Responsive-scroll-tab{
            width: 54%;
}

}

@media only screen and (min-device-width: 319px) and (max-device-width: 500px) {

    /* today Header Responsive */

.inode-new-tab .my_account .nav.sidebar_menu{
            width: 100% !important;
            justify-content: space-around;
        flex-wrap: wrap;
}
.inode-new-tab .my_account .navbutton{
        margin-right: 0px;
    width: 100%;
}
.inode-new-tab .my_account .navicon{
        width: 100%;
}
.profile-deshbord-tab.Responsive-scroll-tab{
    width: 100%;
}
.inode-new-tab .my_account .navicon.add-new-taxt {
    width: 100% !important;
            margin-left: 0px;
}
.pluse-btn {
    width: 100% !important;
}
.my_account .navbutton.demoanimhover .navicon span{
                width: 340px;
}

    ul.dropdown-menu.inode_ai_filters.developer_inprogress_bounties.ai_marketplace_bounties_filters.show {
    transform: translate(0.34375px, 200px) !important;
    font-size: 12px;
}
    .bounties-buttons.d-flex.align-items-center.justify-content-end.new-customfilter.filters-res-block.marketplace-tabs-col {
        flex-direction: column;
        margin-top: 20px !important;
        justify-content: flex-end !important;
        align-items: flex-end !important;
}
           ul.dropdown-menu.inode_ai_filters.user-demand-modal.show {
        transform: translate3d(0px, 58px, 0px) !important;
        top: 15px !important;
}
.inode-new-tab .my_account .nav.sidebar_menu{
    padding-bottom: 12px !important;
}
ul.dropdown-menu.newmanage-dropbox.inode_ai_filters.filter-on-permission.show{
        transform: translate3d(0px, 58px, 0px) !important;
       top: 15px !important;
}
/* Feedback model */

/* .modal-open .modal.feedback_model.show{
    z-index: 99;
    height: 600px;
    overflow: auto;
    background: transparent !important;
    top: 40px;
} */

    .inode_private_tab_heades ul.dropdown-menu.inode_ai_filters.private_seller_summry.show{
        top: -80px !important;
        gap: 5px !important;
}
p.privare_summry.inode_private_summrys {
    margin-top: 35px !important;
}

    #cancelsubscriptionmodel .cancel_subscription{
        width: 260px !important;
    }

ul.dropdown-menu.inode_ai_filters.seller_potal.show {
    transform: translate3d(-14.5212px, 110px, 0px) !important;
}

    .create-bounty-btn {
  font-size: 14px !important;

}

.btn.dropdown-toggle.selected-filter-purchase {
    font-size: 14px;
}

.btn.dropdown-toggle.selected-filter-purchase span {
    font-size: 14px;
}

.btn.dropdown-toggle.selected-filter-purchase img.fontsize-img {
    height: 14px;
    width: 14px;
}
    h1#exampleModalLabel {
    font-size: 16px !important;
}


.org_main .org_tabs .project_category h2 {
    font-size: 15px !important;
}

a.purchase_back_link.new-purchaseback {
    font-size: 14px;
}
.tab-content.responsive_id {
    padding: 0px !important;
}
.cs-loader-inner {
    top: 10% !important;
    width: calc(100% - 0px) !important;
}
.progress-tab{
    width: 100% !important;
}

  .login-wrapper .login-content.register_form {
    height: 100%;
    overflow: auto;
}

.login-wrapper.register_form .form-group.text-start.cms_from_radio.d-flex {
    display: block !important;
}

    button.cancel_btn.btn.primary-btn.ml-3.res_width {
    margin-left: 0px !important;
}

    .card.p-5.m-3.card_paddings {
    padding: 25px !important;
}
.form-card.p-5.card_padding_uplod {
    padding: 25px !important;
}


.res_width{
    width: 100% !important;
    margin: 5px 0px !important;
}

.res_width_uplod {
    width: 90% !important;
    margin: 0 auto !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-align: center !important;
}

button.cancel_btn.btn.primary-btn.ml-3.res_width_uplod{
        width: 90% !important;
    margin: 0 auto 20px auto !important;
}


.please_Wait_button .wait_cancle_btn{
        width: 100% !important;
       margin: 5px 0px !important;
}


    .bounties-buttons.d-flex.align-items-center.justify-content-end.new-customfilter.filters-res-block {
    margin-top: 0px !important;
    justify-content: flex-end !important;
}

.bounties-buttons.d-flex.align-items-center.justify-content-end.new-customfilter.filters-res-block.nodata_bountiesfilter{
     margin-top: 0px !important;
}

    .org_main .org_tabs .nav-tabs .nav-link{
        font-size: 13px !important;
    }

    #uploadDataset .primary-btn, .self_hosted_modal .primary-btn{
        margin-right: 0px !important;
    }

    .full_widths {
    width: 100% !important;
    margin-bottom: 10px;
}

    ul.dropdown-menu.inode_ai_filters.permissions_org_model_filets.show {
    transform: translate3d(-14.5212px, 110px, 0px) !important;
}

    ul.dropdown-menu.inode_ai_filters.public-private.show {
    transform: translate3d(-14.5212px, 120px, 0px) !important;
}
    
    button.edit_btn.res_editbtn {
    margin-top: -20px;
}

   .radio_button_section span{
        font-size: 13px !important;
    }

   .radio_button_section span{
         font-size: 13px !important;
    }

    .mycustome-headdrop .tabs-menu li{
        padding: 10px !important;
        width: fit-content !important;
    }

    ul.dropdown-menu.inode_ai_filters.private_seller_summry.show{
    top: -124px !important;
}

   ul.dropdown-menu.inode_ai_filters.datasets_responsive_filters.show {
    top: -106px !important;
    gap: 0px !important;
}

     .d-flex.align-items-start.justify-content-end.bg-border.responsive_seller {
    display: block !important;
  }

.archieve_product p{
    font-size: 14px !important;
}


.modal-title.title-border.section-title{
    font-size: 16px !important;
}
    .error_box button{
        width: 100% !important;
    }

    .craete-bounties .project_btn .btn_gray{
        width: 170px !important;
        max-width: 100% !important;
    }

    .exampldate-box .download-btn {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .login-wrapper .login-bg-color {
        height: 100vh !important;
    }

    .mycustome-headdrop .right-border::before {
        width: 0;
    }

    /* #profile form .profile_edit,
    .Profile_tab_section .edit-btn {
        width: 100%;
    } */

    .infosection {
        text-align: left;
    }

    .profile-mianbox {
        display: flex !important;
        flex-direction: column;
    }

    .example-databox {
        display: flex;
        flex-direction: column;
        padding-bottom: 20px;
    }

    .comment-box-section {
        padding: 0px;
    }

    .about-section.sectopm_default_padding {
        margin-top: 20px !important;
    }

    /* .myaccount-dropdown img {
    height: 40px !important;
    width: 40px !important;
} */


    .custom-fd {
        padding: 10px !important;
    }

    .new-purchaseback img {
        width: 28px !important;
    }

    .video-aboutenterprise {
        height: auto;
    }

    .catagory_allmodal {
        display: none;
    }

    .new-purchaseback,
    .new-purchaseback:hover {
        color: #0063a0;
        width: 100%;
        text-align: justify;
    }

    /* .profile-deshbord-tab {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 15px;
    column-gap: 15px;
} */
    .inode-new-tab .my_account .navbutton {
        /* margin-right:0px !important; */
    }

    .current_licens .card {
        margin-bottom: 20px;
    }

    .Profile_tab_section::after {
        height: 1px !important;
    }

    .any_chnages {
        display: flex;
        flex-direction: column;
    }

    .your_subscription .creadite-details {
        display: flex;
        flex-direction: column;
    }

    button.cancel_subscription {
        padding: 10px;
    }

    .availablecredits-card .buy_more_creadite,
    .availablecredits-card .your_subscription {
        width: auto;
    }

    .availablecredits-card {
        display: flex;
        flex-direction: column;
    }

    div#public_projects {
        margin: 0;
    }

    .sort_dropdown_projects {
        flex-direction: row;
    }

    ul.dropdown-menu.inode_ai_filters.developer_inprogress_bounties.show .dropdown-item {
        max-width: fit-content !important;
    }

        ul.dropdown-menu.inode_ai_filters.developer_inprogress_bounties.show{
       gap:0px !important;
       transform: translate3d(-14.5212px, 114px, 0px) !important;
    }

    ul.dropdown-menu.inode_ai_filters.show .dropdown-item {
        max-width: 100px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
        vertical-align: middle;
        margin: 0 10px;
    }

    .mobile-bounsties-header ul.dropdown-menu.inode_ai_filters.show {
        gap: 0 !important;
    }

    .orgmain-newbox ul.dropdown-menu.inode_ai_filters.show {
        top: 140% !important;
    }

    .inode-new-tab .my_account .mainnav.nav {
        /* gap: 0 35px !important;
    justify-content: center !important; */
        margin-left: 0 !important;
    }

    .mobile-bounsties-header {
        display: flex;
        flex-direction: column;
        align-items: flex-end !important;
    }

    .bg-border::after {
        height: 0;
    }

    .responisve-catlogbox,
    .catlog_purchace_model .row {
        flex-direction: column;
    }

    .responsive-hero {
        padding-top: 100px;
    }

    .responsive-hero .banner-txt p {
        width: 95% !important;
        margin-bottom: 20px !important;

    }

    .responsive-hero p {
        font-size: 14px !important;
    }

    .responsive-hero .banner-title {
        font-size: 31px !important;
    }

    .ai-gradient {
        font-size: 31px !important;
    }

    .responsive-hero {
        height: 619px !important;
    }

    .login-wrapper .login-bg-img {
        position: absolute !important;
        z-index: 0;
    }

    /* 
    .newcatalog-tab-details .tab {
        flex-direction: column !important;
    } */

    .inode-new-tab .my_account .nav.sidebar_menu {
        width: 90%;
        display: flex;
        align-content: center;
        /* padding: 22px 0px !important; */
        /* margin: 45px auto; */
        flex-direction: row !important;
        box-shadow: none;
        gap: 12px;
        margin-bottom: 12px;
    }

    .sort_dropdown_projects_private {
        flex-direction: column;
    }

    .mainorg-boxx {
        flex-direction: column;
        align-items: center;
    }

    .mian-editorg-box button,
    .mian-editorg-box {
        width: 100% !important;
    }

    #img-div-gbtn {
        align-items: stretch;
        flex-direction: column;
    }

    .main-heroserchbox button.search-img {
        height: 50px !important;
    }

    .archivenew-product {
        align-items: center !important;
    }

    .archivenew-product .sort_dropdown {
        width: 100%;
        text-align: center;
        padding-top: 20px;
    }

    .side-documentationbox {
        width: 100% !important;
    }

    ul.dropdown-menu.inode_ai_filters.show {
        right: 0px !important;
        /* left: initial !important; */
        background: transparent !important;
        top: -40px !important;
        gap: 10px !important;
        /* transform: translate3d(-14.5212px, 123px, 0px) !important; */
        transform: translate3d(-14.5212px, 140px, 0px) !important;
        overflow: auto;
        width: 100%;
    }

    .sort_browse .sort_dropdown {
        margin-top: 0 !important;
    }

    .horizontal .tab-link{
      margin-right: 20px;
    }
    .newcatalog-tab-details .tab{
                overflow: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        max-width: 100%;
    }
}