@media screen and (max-width: 1440px) {
    .circle-position {
        display: none;
    }

    .body-vector {
        height: 220px;
        padding: 58px 10px 0px 83px;
    }

    .vectorcure-ai img {
        width: 50px;
    }

    .vectorcure-ai {
        top: 8px;
    }

    .bgCard-one {
        justify-content: space-between;
    }

    .profitSensex {
        display: none !important;
    }

    .avtar-img {

        display: none;
    }

    .bgCard-one {
        padding: 19px;
        background: #fff;
    }
}


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

    .meta_card {
        gap: 0px;
    }

    .body-vector {
        height: 200px;
        padding: 27px 10px 0px 74px;
    }

    .bgCard-one {
        padding: 19px;
    }
}

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

    .meta_card {
        gap: 0px;
    }

    .body-vector {
        height: 200px;
        padding: 27px 10px 0px 74px;
    }

    .bgCard-one {
        padding: 19px;
        background: #fff;
    }

    .body-vector {
        height: 190px;
        padding: 28px 10px 0px 73px;
    }

    .vectorcure-ai img {
        width: 52px;
    }

    .vectorcure-ai {
        top: 9px;
    }
}

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

    .icon_box.userCss.orangCss,
    .icon_box.userCss.blueColor,
    .icon_box.userCss.bgGreen,
    .icon_box.userCss {
        width: 42px;
        height: 42px;
    }


    .meta_card {
        flex-direction: column;
        align-items: baseline;
    }


    .body-vector {
        height: 170px;
        padding: 17px 10px 0px 56px;
    }

    .body-vector p {
        font-size: 13px;
    }

    .body-vector h2 {
        font-size: 16px;
    }

    .vectorcure-ai img {
        width: 42px;
    }

    .vectorcure-ai {
        top: 6px;
    }


}


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

.aibrand-logo {
    display: none;
}

    a.navbar-brand {

    max-width: 150px;
    }
    li.nav-item {
        padding: 5px 2px;
    }
    .banner.ai-banner.heigthCss {
        height: 234px;
    }
    ul.list-unstyled li a {
        font-size: 15px;
    }

    ul.list-unstyled li {
        font-size: 15px;
    }


    .testimonial-box.tx-center {
        padding: 11px;
    }

    .testimonial-box.tx-center p {
        font-style: italic;
        font-size: 13px;
    }

    .body-vector {
        background-image: url(../img/Vector.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 308px;
        height: 180px;
        padding: 15px 10px 0px 63px;
    }

    .vectorcure-ai img {
        width: 42px;
    }

    .vectorcure-ai {
        top: 7px;
    }

    .aibrand-logo ul li {

        padding: 12px;
    }

}

@media screen and (min-width: 768px) and (max-width: 991.98px) {
    :root {
        --w-meta-card-svg: 22px;
        --w-meta-card-icon: 56px;
    }


    button.btn.btnlogin {
        display: none;
    }

    .meta_card {
        margin-block: 8px;
    }

    .aibrand-logo ul li {
        padding: 11px;
    }

    .body-vector {
        padding: 19px 10px 0px 75px;
    }

    .body-vector {
        height: 180px;
        max-height: 220px;
        width: 100%;
    }

    .vectorcure-ai img {
        width: 46px;
    }

    .vectorcure-ai {
        position: absolute;
        left: -2px;
        top: 6px;
    }

    .testimonial-box.tx-center {

        padding: 7px;

        font-size: 12px;
    }

    .testimonial-box.tx-center p {
        font-style: italic;
        font-size: 12px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1240px) {


    .meta_card .det_box {
        width: unset;
        text-align: center;
        display: flex;
        flex-direction: column;
    }

    .meta_card .det_box .text {
        line-height: 22px;
        margin-top: 5px;
        font-size: 14px;
        font-weight: 500;
    }
}

@media screen and (max-width: 996px) {
    ul.list-unstyled li {
        color: #cbcbcb;
    }

    ul.list-unstyled li a {
        font-size: 14px;
        color: #cbcbcb;
    }

    .footer-text {
        font-size: 14px;
        color: #cbcbcb !important;
    }

    .navbar-collapse {
        background: #343d6d;
        z-index: 1;
    }

    li.nav-item {
        border-bottom: 1px solid #2a325d;
    }

    .meta_card {
        flex-direction: row;
        align-items: center;
    }

    .det_box {
        text-align: -webkit-right;
    }
}


@media screen and (max-width: 768px) {
    input.form-check-input {
        margin: 0;
    }

    .swicthButton h6 {
        font-size: 13px;
    }

    ul.list-group.list-group-horizontal.aiserach-content li {
        font-size: 13px;
    }

    .mbAlign {
        margin-bottom: 15px;
    }

    .pricelockFavourite {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
        /* margin: 12px; */
    }

    :root {
        --w-meta-card-svg: 22px;
        --w-meta-card-icon: 56px;
    }

    .testimonial-box.tx-center {
        text-align: -webkit-center;
        padding: 15px;
        margin: 6px;
    }

    .testimonial-box.tx-center p {

        font-size: 13px;
    }

    .testimonial-box.tx-center {

        padding: 10px;

    }

    .inner-content.mt-5 {
        margin-top: 12px !important;
    }

    .content__wrap .content_body {
        padding-block-start: 1.25rem;
    }

    .meta_card {
        margin-block: 6px;
    }

    .container {
        max-width: 650px;
    }

    .navbar-collapse {
        background: #343d6d;
        z-index: 1;
    }

    li.nav-item {
        border-bottom: 1px solid #2a325d;
    }
}



@media screen and (max-width: 767.98px) {
    .swicthButton h6 {
        font-size: 14px;
    }

    .top_navbar .drop_down .dropdown-toggle::after {
        display: none;
    }

    .top_navbar .drop_down .dropdown-toggle .name {
        display: none;
    }

    .top_navbar .end_wrap {
        column-gap: 30px;
    }

    .dropdown-item {
        gap: 7px;
        font-size: 13px;
    }
}


@media screen and (max-width: 767.98px) {
    .btn_sm {
        padding: 6px 12px;
        font-size: 12px;
    }

    .custom_tab .nav {
        gap: 4px;
    }

    .custom_tab .nav .nav-item .nav-link {
        padding: 6px 12px;
        font-size: 12.5px;
    }
}

@media screen and (max-width: 767.98px) {
    :root {
        --w-nav-icon: 23px;
        --p-navlink-block: 12px;
        --g-navlink-icon: 8px;
    }

    .aside_translate .aside_close {
        right: -20px;
        z-index: unset;
    }

    .brand_logo {
        justify-content: center;
    }

    .content_layout {
        width: 100%;
        margin: unset;
    }

    .aside__wrap {
        transform: translateX(-100%);
    }

    .aside__wrap .nav_item .nav_link {
        font-size: 14px;
    }

    .aside__wrap .nav_item .nav_link.active::before,
    .aside__wrap .nav_item .nav_link.active::after {
        display: none;
    }

    .aside__wrap .nav_item .nav_link svg {
        width: 15px;
        height: 15px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991.98px) {

    li.nav-item a {
        font-weight: 300;
    }

    .navbar-collapse {
        background: #343d6d;
        z-index: 1;


    }

    :root {
        --w-aside: 265px;
        --w-nav-icon: 20px;
    }


    .content_layout {
        width: 100%;
        margin: unset;
    }

    .aside__wrap {
        transform: translateX(-100%);
    }

    .aside__wrap .nav_item .nav_link {
        font-size: 14px;
    }

    .aside__wrap .nav_item .nav_link.active::before,
    .aside__wrap .nav_item .nav_link.active::after {
        display: none;
    }

    .aside__wrap .nav_item .nav_link svg {
        width: 18px;
        height: 18px;
    }

    .aside_translate .aside_close {
        right: -20px;
        z-index: unset;
    }
}

@media screen and (min-width: 992px) and (max-width: 1240px) {
    :root {
        --w-aside: 230px;
        --w-nav-icon: 23px;
    }

    .aside__wrap .nav_item .nav_link {
        font-size: 15px;
    }
}

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

    .custom_table {
        font-size: 14px;
    }

    .custom_table :is(tbody, thead) tr :is(td, th) {
        font-size: 14px;
    }

    .custom_table :is(.dataTables_filter, .dataTables_length) :is(select, input) {
        height: 32px;
    }

    .custom_table .dataTables_filter,
    .custom_table .dataTables_length {
        text-align: left;
    }

}


@media screen and (max-width: 650px) {
    .det_box {
        text-align: -webkit-right;
    }

    .container {
        max-width: 590px;
    }

    .banner {

        height: 455px;
    }

    .searchicon {
        right: 14px;

    }

    .d-lg-none-logo {
        display: none;
    }

    .aibg-color {
        display: none;
    }

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

    .customcss-h1 {

        font-size: 41px;
    }

    .body-vector p {
        font-size: 15px;
    }

    .ai-search.rounded-circle.position-relative {
        padding-left: 12px;
        padding-right: 9px;
    }

    .inner-content.mt-5 {
        margin-top: 0px !important;
    }

    .ai-heading.text-center span {
        display: inline-block !important;
    }

    h1.lh-sm.customcss-h1 {
        font-size: 40px;
    }

    .sc_form-try.rounded-5.mt-3 {
        display: none;
    }

    .bg-img-aivetsearch {

        overflow: hidden;
    }

    button.btn.btnlogin {
        display: none;
    }

    li.nav-item {
        border-bottom: 1px solid #2a325d;
    }

    li.nav-item a {
        font-weight: 300;
    }

    .navbar-collapse {
        background: #343d6d;
        z-index: 1;
    }

    .body-vector {
        width: auto;
        height: 150px;
        padding: 9px 10px 0px 50px;
    }

    .body-vector p {
        font-size: 13px;
    }

    .vectorcure-ai img {
        width: 38px;
    }

    .vectorcure-ai {
        position: absolute;
        left: 0px;
        top: 8px;
    }

    h1 {
        font-size: 24px;
    }

}

@media screen and (max-width: 576px) {
    .csscustompromission {

        flex-wrap: wrap !important;
    }

    .form-check.form-switch {
        margin-bottom: 17px;
    }

    .body-vector {
        height: 90px;
        padding: 4px 0px 0px 60px;
        background: none;
    }

    .body-vector p {
        font-size: 12px;
    }

    .body-vector h2 {
        font-size: 15px;
        margin-bottom: 5px;
    }

    .vectorcure-ai {
        position: absolute;
        left: 0px;
        top: 6px;
    }

    .vectorcure-ai img {
        width: 44px;
    }

    .avtarcss-custom {
        flex-direction: column;
    }
}

@media screen and (max-width: 450px) {
    .avtarcss-custom {
        flex-direction: column;
    }

    button.btn-upload.respCss svg {
        padding: 2px;
    }

    button.btn-upload.respCss {
        padding: 7px 10px;
        font-size: 12px;
    }

    .csscustompromission {

        flex-wrap: wrap !important;
    }

    .form-check.form-switch {
        margin-bottom: 17px;
    }

    p {
        font-size: 12px;
    }

    h1 {
        font-size: 20px;
    }
}


/* Viewports between 320px and 480px wide */
@media only screen and (max-width: 600px) {
    .d-none-small {
   display: none;
    }
    .box.loginbody {
        min-width: 100%;
        padding: 15px;
    }
    .btn-social-media {
        padding: 10px 30px;
        font-size: 14px;
  }
}