/***** Start New Trademark Page *********/

/* ================= Global Style ================ */

.secGap {
    padding: 40px 0px;
}

.pt-60 {
    padding-top: 60px;
}

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

/* ================= Defaut Style ================ */

.common-btn {
    border-radius: 100px;
    border-bottom: 1.5px solid #034d82;
    background: #034d82;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    display: inline-block;
    border: 0;
    padding: 10px 20px;
    transition: 0.25s ease;
}

.common-btn:hover {
    color: #fff;
    box-shadow: 0 5px 5px -5px rgba(33, 150, 243, 0.15),
        0 10px 10px -5px rgba(33, 150, 243, 0.15),
        0 15px 15px -5px rgba(33, 150, 243, 0.15),
        0 20px 20px -5px rgba(33, 150, 243, 0.15);
    background-position: right bottom;
    transform: translateY(-0.25em);
}

.common-content h2 {
    color: #111827;
    text-align: center;
    font-size: 32px;
    font-weight: 500;
    line-height: 58px;
    letter-spacing: -0.32px;
}

.common-content p {
    color: #6B7280;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.288px;
    margin-bottom: 0;
}

/* ================= Search Results  Style ================ */

.banner-search {
    position: relative;
}

.banner-search .form-control {
    border-radius: 100px;
    background: #FFF;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    padding: 15px 10rem 15px 44px;

}

.banner-search .common-btn {
    position: absolute;
    top: 9px;
    right: 12px;
}

.banner-search .searchIcon {
    position: absolute;
    top: 17px;
    left: 14px;
}

.typing {
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    top: 18px;
    left: 45px;
    color: #6B7280;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.252px;
}

.search-results-top h3 {
    color: #111827;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 58px;
    letter-spacing: -0.22px;
    margin-bottom: 0;
}

.search-results-top {
    border-bottom: 1px solid rgba(107, 114, 128, 0.20);
    background: #fff;
    position: sticky;
    top: 60px;
    z-index: 999;
    padding: 30px 0px;
}

.results-sidebar-tag span {
    border-radius: 4px;
    border: 1px solid #034d82;
    background: #FFF;
    color: #000;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.18px;
    padding: 5px 11px;
    display: inline-block;
    cursor: pointer;
}

.results-sidebar-tag p {
    color: #111827;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 58px;
    letter-spacing: -0.18px;
    margin-bottom: 0;
}

.results-sidebar-tag {
    display: flex;
    align-items: center;
    gap: 10px;
}

.results-sidebar-tag span.selected {
    color: #fff;
    background: #034d82;
}

.status-wrapper {
    border-radius: 10px;
    border: 1px solid #6B7280;
    background: #FFF;
    box-shadow: -5px -5px 10px 0 #FAFBFF;
    padding: 16px 8px;
}

.form-check-label {
    color: #111827;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.form-check {
    margin-bottom: 8px;
}

.form-select {
    border-radius: 5px;
    border: 1px solid #6B7280;
    background-color: #FFF;
    box-shadow: -5px -5px 10px 0 #FAFBFF;
    padding: 7px 12px;
    color: #111827;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
}

.results-sidebar .form-label {
    color: #111827;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.form-select:focus {
    border-color: #6B7280;
    outline: 0;
    box-shadow: unset;
}

.form-check-input:checked {
    border-color: #111827;
    background-color: transparent;
}

.form-check-input {
    border: 1px solid #111827;
}

.form-check-input:focus {
    border-color: #111827;
    outline: 0;
    box-shadow: unset;
}

.form-check-input:checked[type=checkbox] {
    filter: brightness(0) saturate(100%) invert(9%) sepia(36%) saturate(740%) hue-rotate(182deg) brightness(93%) contrast(98%);
    background-size: 14px;
}

.trusted-attorneys-text p {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-radius: 4px;
    background: rgba(233, 246, 255, 0.40);
    padding: 4px 8px;
    display: inline-block;
    margin-bottom: 0;
}

.trusted-attorneys {
    border-radius: 10px;
    border-bottom: 1.5px solid #034d82;
    background: #034d82;
    padding: 16px 14px;
    margin: 25px 0px;
}

.trusted-attorneys-caption h3 {
    color: #FFF;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    padding: 15px 0px;
}

.trusted-attorneys-caption h3 span {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
}

.trusted-attorneys-caption {
    padding-right: 50px;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
}

.trusted-attorneys-btm a {
    color: #1C48B9;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-radius: 4px;
    background: #FFF;
    padding: 6px 10px;
    display: inline-block;
    margin-top: 25px;
    margin-bottom: 25px;
}

.trusted-attorneys-btm p {
    color: #FFF;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 0px 52px 10px;
    margin-bottom: 0;
}

.attorneys-help {
    border-radius: 10px;
    background: #ECF2FF;
    padding: 16px 14px;
}

.attorneys-help-text p {
    border-radius: 4px;
    background: #D1E2FF;
    color: #1F72FF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: inline-block;
    padding: 4px 9px;
    margin-bottom: 0;
}

.attorneys-help-img {
    border-radius: 50%;
    width: 120px;
    height: 120px;
    background-color: #fff;
}

.attorneys-help-img img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.attorneys-help-caption {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.attorneys-help-caption h3 {
    color: #111827;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.attorneys-help-btm p {
    color: #111827;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 25px;
    padding-right: 3rem;
}

.attorneys-help-btm .common-btn {
    border-radius: 10px;
    border-bottom: 1.5px solid #034d82;
    background: #034d82;
    font-weight: 700;
    display: block;
    margin: 0px 10px;
}

.attorneys-help-btm {
    border-top: 1px solid rgba(0, 0, 0, 0.20);
    padding-top: 25px;
    margin-top: 25px;
    padding-bottom: 25px;
}

.attorneys-results-box {
    border-radius: 8px;
    border: 1px solid #E9F6FF;
    background: linear-gradient(0deg, #FFF 0%, #FFF 100%), #FFF;
    box-shadow: 0 2px 18px 0 rgba(24, 25, 28, 0.03);
    padding: 24px 24px;
}

.attorneys-results-box:hover {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.attorneys-results-box a {
    color: #111827;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.attorneys-results-box a:hover {
    color: #034d82;
}

.attorneys-results-tag span {
    color: #efa434;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 12px;
    text-transform: uppercase;
    padding: 4px 8px;
    border-radius: 3px;
    background: #ffecd0;
}

.attorneys-results-tag p {
    color: #767F8C;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
}

.attorneys-results-tag {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 12px;
}

.attorneys-info-img {
    border-radius: 4px;
    border: 1px solid #D8D8D8;
    background: #F9FBFE;
    padding: 12px 12px;
}

.attorneys-info {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-top: 20px;
    padding-bottom: 4px;

}

.attorneys-info-img {
    width: 107px;
    height: 88px;
    flex: 1 0 auto;
}

.attorneys-info-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.attorneys-info-text h3 {
    color: #111827;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 6px;
}

.attorneys-info-text p {
    color: #6B7280;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
}

.attorneys-results-info {
    padding-right: 3.5rem;
}

.search-results::before {
    content: "";
    position: absolute;
    background-image: url("../img/search-results-banner.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 200%;
    width: 100%;
    z-index: -9;
}

.search-results-sidebar {
    position: sticky;
    top: 16rem;
    z-index: 9;
}

.search-resultsTabs-details .results-details-sidebar {
    position: sticky;
    top: 17rem;
    z-index: 9;
}



.attorneys-results-cta {
    border-radius: 10px;
    background: #efa434;
    padding: 30px 24px 0px;
    margin-top: 3rem;
}

.results-cta-caption h3 {
    color: #FFF;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 8px;
}

.results-cta-caption h3 span {
    font-weight: 500;
    font-size: 12px;
}

.results-cta-caption p {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-right: 3rem;
    margin-bottom: 0;
}

.results-cta-caption a {
    border-radius: 4px;
    background: #FFF;
    color: #efa434;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 10px 11px;
    display: inline-block;
}

.results-cta-caption a:hover {
    color: #efa434;
}

.results-cta-img {
    margin-top: -5.33rem;
    text-align: end;
}

.results-cta-caption {
    padding-bottom: 30px;
    position: relative;
}

.results-cta-caption::after {
    position: absolute;
    content: "";
    border-right: 1px solid #fff;
    height: 100%;
    top: -10px;
    right: -14px;
}

.attorneys-results-cta .results-cta-caption.last-child::after {
    display: none;
}

.bg-blue {
    background: rgba(113, 160, 248, 0.70) !important;
}

.cta-sec-2 .results-cta-caption {
    padding-bottom: 17px;

}

.cta-sec-2 .results-cta-caption a {
    color: #2C2C2C;
}

.cta-sec-2 .results-cta-caption h3 {
    color: #2C2C2C;
}

.cta-sec-2 .results-cta-caption p {
    color: #2C2C2C;
}

.cta-sec-2 .results-cta-caption::after {
    border-right: 1px solid rgba(44, 44, 44, 0.20);
}

.trademark-company-img {
    border-radius: 4px;
    border: 1px solid #D8D8D8;
    background: #F9FBFE;
    padding: 48px 12px;
    text-align: center;
}

.trademark-company-img img {
    width: 165px;
}

.company-content-name h3 {
    color: #111827;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 0;
}

.company-content-name a {
    color: #1C48B9;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    text-decoration-line: underline;
}

.company-content-name a img {
    transform: rotate(-45deg);
    width: 24px;
    filter: brightness(0) saturate(100%) invert(27%) sepia(83%) saturate(1234%) hue-rotate(192deg) brightness(95%) contrast(93%);
    padding-right: 4px;
}

.company-content-name {
    display: flex;
    align-items: center;
    gap: 12px;
}

.trademark-company-content p {
    color: #111827;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    margin: 6px 0px;
}

.trademark-company-content span {
    color: #111827;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.trademark-company-content p small {
    color: #efa434;
}

.content-info-item h4 {
    color: #111827;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

.content-info-item p {
    color: #6B7280;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
}

.content-info-item p.stausItem {
    border-radius: 3px;
    background: #ffebcd;
    padding: 4px 8px;
    color: #efa434 !important;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 12px;
    text-transform: uppercase;
    display: inline-block;
}

.company-content-info {
    display: flex;
    align-items: center;
    gap: 40px;
    margin-top: 20px;
}

.content-info-summary h3 {
    color: #111827;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

.content-info-summary p {
    color: #6B7280;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 0;
}

.search-company-info {
    border-radius: 8px;
    border: 1px solid #E9F6FF;
    background: linear-gradient(0deg, #FFF 0%, #FFF 100%), #FFF;
    box-shadow: 0 2px 18px 0 rgba(24, 25, 28, 0.03);
    padding: 24px 24px;
}

.content-info-summary {
    border-left: 1px solid rgba(0, 0, 0, 0.20);
    padding-left: 30px;
}

.content-info-summary p {
    height: 140px;
    overflow-y: auto;
    padding-right: 25px;
    margin-bottom: 0;
}

/* Scrollbar Styles */
.content-info-summary p::-webkit-scrollbar {
    width: 6px;
    /* vertical scrollbar width */
    height: 6px;
    /* horizontal scrollbar height */
}

.content-info-summary p::-webkit-scrollbar-track {
    background: #E1E4EB;
    /* track color */
    border-radius: 10px;
}

.content-info-summary p::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.4);
    /* scrollbar color */
    border-radius: 10px;
}

.content-info-summary p::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.6);
    /* hover effect */
}

.search-results-details .nav-pills .nav-link {
    background-image: url(../img/result-tabs.svg);
    background-position: center;
    background-size: 100% 100%;
    width: 260px;
    height: 60px;
    background-color: #E9F6FF;
    border-radius: 0;
    color: #111827;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.search-results-details .nav-pills .nav-link.active {
    background-image: url(../img/result-tabs-active.svg);
    background-color: #E9F6FF !important;
    border-radius: 0;
    color: #fff;
}

.search-results-details .nav-pills .nav-item {
    position: relative;
}

.search-results-details .nav-pills .nav-item::after {
    background-image: url("../img/left-arrow.svg");
    content: "";
    position: absolute;
    top: -1px;
    right: -2px;
    width: 40px;
    height: 61px;
}

.resultsTabs-details-item {
    border-radius: 8px;
    border: 1px solid #E9F6FF;
    background: linear-gradient(0deg, #FFF 0%, #FFF 100%), #FFF;
    box-shadow: 0 2px 18px 0 rgba(24, 25, 28, 0.03);
    padding: 24px 30px;
}

.trademark-classes-title h3 {
    color: #111827;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
}

.trademark-classes-title h4 {
    color: #111827;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
}

.trademark-classes-title p {
    color: #efa434;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 0;
}

.trademark-classes-title {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
    gap: 50px;
}

.trademark-classes-desc P {
    color: #6B7280;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 0;
}

.trademark-classes-desc h3 {
    color: #111827;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 5px;
}

.trademark-classes-desc {
    padding-left: 30px;
    border-left: 1px solid rgba(0, 0, 0, 0.20);
    height: 100%;
}

.trademark-classes-desc ul li {
    color: #111827;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
}

.classesBtm-title p {
    color: #6B7280;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 0;
}

.classes-desc-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    height: 100%;
}

.resultsTabs-details-inner {
    border-bottom: 1px solid rgba(107, 114, 128, 0.20);
    padding-bottom: 35px;
    margin-bottom: 35px;
}

.filling-sec-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}

.trademark-filing-sec {
    margin-top: 24px;
}

.resultsTabs-details-inner:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.latest-latest {
    border-radius: 8px;
    border: 1px solid #E9F6FF;
    background: linear-gradient(0deg, #FFF6F5 0%, #FFF6F5 100%), #FFF6F5;
    box-shadow: 0 2px 18px 0 rgba(24, 25, 28, 0.03);
    padding: 25px 30px;
}

.latest-latest-content {
    border-bottom: 1px solid rgba(0, 0, 0, 0.20);
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.latest-latest-content h3 {
    color: #111827;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
}

.latest-latest-content span {
    color: #efa434;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    padding: 5px 0px;
    display: inline-block;

}

.latest-latest-content p {
    color: #6B7280;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 0;
}

.latest-latest-btn p {
    color: #6B7280;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 0;
}

.latest-latest-btn a {
    border-radius: 4px;
    background: #034d82;
    display: inline-flex;
    align-items: end;
    gap: 5px;
    padding: 9px 14px 9px 22px;
    color: #FFF6F5;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
}

.latest-latest-btn {
    display: flex;
    align-items: center;
    text-align: start;
    gap: 10px;
}

.search-resultsTabs-details {
    margin-top: 25px;
}

/* .search-resultsTabs-details .attorneys-help {
    top: 11rem;
} */

.search-results-details-cat .attorneys-results-cta::after {
    position: absolute;
    content: "";
    background-image: url("../img/cta-vector.png");
    background-repeat: no-repeat;
    bottom: 0;
    right: 0;
    width: 16%;
    height: 83%;
    border-radius: 0px 0px 10px 0px;
}

.resultsTabs {
    position: sticky;
    top: 11.8rem;
    z-index: 99;
}

.resultsTabs-details-item {
    margin-bottom: 25px;
}

.search-resultsTabs .nav-pills {
    background-color: #E9F6FF;
}

.search-results-details .nav-pills .nav-link.active::before {
    position: absolute;
    content: "";
    background-image: url(../img/active-right.svg);
    width: 43px;
    height: 60px;
    left: -38px;
    top: 0px;
}

.search-results-details .nav-pills .nav-link.f-child.active::before {
    display: none;
}

.search-results-sidebar .form-right-side {
    padding-bottom: 20px;
}

.trademark-registration-process h2 {
    color: #111827;
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 58px;
    letter-spacing: -0.32px;
}

.trademark-registration-process p {
    color: #6B7280;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.288px;
}

.trademark-registration {
    margin-top: 50px;
}

.mobile-view {
    display: none;
}

.trademark-registration-process-img {
    text-align: -webkit-center;
}

.trademark-registration-process {
    position: relative;
}

.trademark-registration-process::before {
    content: "";
    position: absolute;
    background-image: url("../img/top-bg.png");
    background-position: center;
    background-size: cover;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.price-cta {
    background-position: center;
    background-size: cover;
    border-radius: 10px 10px 0 10px;
    background-image: url("../img/price-cta.svg");
    padding: 5.5rem 0px;
}

.price-cta-caption h2 {
    color: #FFF;
    text-align: center;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
}

.price-cta-caption p {
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 10px;
}

.price-cta-caption a {
    display: inline-block;
    color: #2C2C2C;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border-radius: 4px;
    background: #FFF;
    padding: 10px 11px;
    margin-top: 36px;
}

/* -------- Responsive Style CSS ---------------- */

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

    .mobile-view {
        display: block;
    }

    .desktop-view {
        display: none;
    }

    .trademark-registration {
        margin-top: 25px;
    }

    .price-cta {
        padding: 2.2rem 15px;
        margin-top: 28px;
    }

    .price-cta-caption h2 {
        font-size: 20px;
        line-height: 32px;
    }

    .price-cta-caption a {
        font-size: 14px;
        margin-top: 30px;
    }

    .common-btn {
        font-size: 14px;
        padding: 10px 12px;
    }

    .typing {
        top: 20px;
        font-size: 12px;
    }

    .banner-search .common-btn {
        top: 8.5px;
        right: 12px;
    }


    .secGap {
        padding: 30px 0px;
    }

    .common-content h2 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 12px;
    }

    .common-content p {
        font-size: 14px;
        line-height: normal;
    }

    /* Seacrch page Style */

    .search-results-top h3 {
        font-size: 16px;
        line-height: 50px;
    }

    .results-sidebar-tag p {
        font-size: 14px;
        line-height: 48px;
    }

    .results-sidebar-tag span {
        font-size: 14px;
        padding: 5px 8px;
    }

    .results-sidebar-tag {
        flex-wrap: wrap;
    }

    .results-sidebar .form-label {
        font-size: 18px;
    }

    .form-check-label {
        color: #111827;
        font-size: 16px;
    }

    .trusted-attorneys-caption h3 {
        font-size: 21px;
    }

    .attorneys-results-info {
        padding-left: 0rem;
        margin-top: 24px;
    }

    .attorneys-results-box {
        padding: 20px 15px;
        margin-top: 24px;
    }

    .attorneys-results-box a {
        font-size: 16px;
    }

    .attorneys-results-cta {
        padding: 24px 15px 0px;
        margin: 2rem 0px;
    }

    .results-cta-img {
        display: none;
    }

    .results-cta-caption::after {
        border: 0;
    }

    .results-cta-caption h3 {
        font-size: 20px;
    }

    .results-cta-caption p {
        margin-right: 0rem;
    }

    .results-cta-caption {
        text-align: center;
    }

    .results-cta-caption a {
        font-size: 14px;
    }

    /* Seacrch page Details Style */
    .trademark-company-img {
        padding: 20px 15px;
        margin-bottom: 20px;
    }

    .search-company-info {
        padding: 20px 15px;
    }

    .company-content-name h3 {
        font-size: 16px;
    }

    .company-content-info {
        gap: 20px;
        flex-wrap: wrap;
    }

    .content-info-summary {
        border-left: none;
        padding-left: 0px;
        margin-top: 20px;
    }

    .search-results-details .nav-pills .nav-link {
        width: 209px;
        height: 51px;
        font-size: 16px;
        justify-content: start;
    }

    .search-results-details .nav-pills .nav-item:last-child::after {
        width: 24px;
        top: -4px;
        right: 2px;
    }

    .search-resultsTabs .nav {
        overflow-y: auto;
        flex-wrap: nowrap;
    }

    .search-results-details .nav-pills .nav-item::after {
        top: -4px;
        right: -8px;
        height: 55px;
    }

    .resultsTabs-details-item {
        padding: 20px 15px;
    }

    .trademark-classes-desc {
        padding-left: 0px;
        border-left: 0;
        margin-top: 15px;
    }

    .trademark-classes-title {
        gap: 25px;
    }

    .resultsTabs {
        top: 4.6rem;
    }

    .trademark-classes-title p {
        font-size: 14px;
    }

    .trademark-classes-title h3 {
        font-size: 16px;
    }

    .latest-latest-content h3 {
        font-size: 16px;
    }

    .latest-latest {
        padding: 20px 15px;
    }

    .latest-latest-content p {
        font-size: 14px;
    }

    .attorneys-results-cta::after {
        background-size: 115px;
        border-radius: 0px 0px 10px 0px;
        width: 22% !important;
        height: 36% !important;
    }

    .audit-wrapper {
        display: block;
        background: radial-gradient(50% 50% at 50% 50%, rgba(30, 115, 190, 0.20) 0%, rgba(30, 115, 190, 0.00) 100%);
        padding: 10px 0px;
    }

    .audit-container {
        display: none;
    }

    .audit-wrapper-title p {
        margin: 20px 0rem 27px 0px;
    }

    .audit-wrapper-title h4 {
        font-size: 30px;
        line-height: 38px;
    }

    .audit-wrapper-title h3 {
        font-size: 38px;
    }
}



@media (min-width: 768px) and (max-width: 991.99px) {
    .form-right-side::before {
        background-size: 250px !important;
        background-repeat: no-repeat !important;
    }

    .trademark-registration {
        margin-top: 25px;
    }

    .common-btn {
        font-size: 14px;
        padding: 10px 12px;
    }

    .price-cta {
        padding: 2.2rem 15px;
        margin-top: 28px;
    }

    .price-cta-caption h2 {
        font-size: 20px;
        line-height: 32px;
    }

    .price-cta-caption a {
        font-size: 14px;
        margin-top: 30px;
    }

    .typing {
        top: 20px;
        font-size: 12px;
    }

    .banner-search .common-btn {
        top: 8.5px;
        right: 12px;
    }

    .secGap {
        padding: 30px 0px;
    }

    .common-content h2 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 12px;
    }

    .common-content p {
        font-size: 14px;
        line-height: normal;
    }

    /* Seacrch page Style */

    .search-results-top h3 {
        font-size: 16px;
        line-height: 50px;
    }

    .results-sidebar-tag p {
        font-size: 14px;
        line-height: 48px;
    }

    .results-sidebar-tag span {
        font-size: 14px;
        padding: 5px 8px;
    }

    .content-info-item h4 {
        font-size: 14px;
    }

    .content-info-item p {
        font-size: 14px;
    }

    .results-sidebar-tag {
        flex-wrap: wrap;
    }

    .results-sidebar .form-label {
        font-size: 18px;
    }


    .form-check-label {
        color: #111827;
        font-size: 16px;
    }

    .trusted-attorneys-caption h3 {
        font-size: 18px;
    }

    .attorneys-help-text p {
        font-size: 14px;
    }

    .attorneys-help-caption h3 {
        font-size: 18px;
    }

    .attorneys-help-img {
        width: 85px;
        height: 85px;
    }

    .attorneys-help-btm p {
        font-size: 14px;
        padding-right: 2rem;
    }

    .attorneys-results-info {
        padding-left: 1rem;
        margin-top: 24px;
    }

    .attorneys-results-box {
        padding: 20px 15px;
        margin-top: 24px;
    }

    .trusted-attorneys-text p {
        font-size: 14px;
    }

    .attorneys-results-box a {
        font-size: 16px;
    }

    .attorneys-results-cta {
        padding: 24px 15px 0px;
        margin: 1.5rem 0px 0rem;
    }

    .results-cta-img {
        display: none;
    }

    .results-cta-caption::after {
        border: 0;
    }

    .results-cta-caption h3 {
        font-size: 20px;
    }

    .results-cta-caption p {
        margin-right: 0rem;
    }

    .results-cta-caption {
        text-align: center;
    }

    .results-cta-caption a {
        font-size: 14px;
    }

    /* Seacrch page Details Style */
    .trademark-company-img {
        padding: 20px 15px;
        margin-bottom: 20px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .search-company-info {
        padding: 20px 15px;
    }

    .company-content-name h3 {
        font-size: 16px;
    }

    .company-content-info {
        gap: 20px;
        flex-wrap: wrap;
    }

    .content-info-summary {
        border-left: none;
        padding-left: 0px;
        margin-top: 20px;
    }

    .search-results-details .nav-pills .nav-link {
        width: 209px;
        height: 51px;
        font-size: 16px;
        justify-content: start;
    }

    .search-results-details .nav-pills .nav-item:last-child::after {
        width: 24px;
        top: -4px;
        right: 2px;
    }

    .search-resultsTabs .nav {
        overflow-y: auto;
        flex-wrap: nowrap;
    }

    .search-results-details .nav-pills .nav-item::after {
        top: -4px;
        right: -8px;
        height: 55px;
    }

    .resultsTabs-details-item {
        padding: 20px 15px;
    }

    .trademark-classes-desc {
        padding-left: 0px;
        margin-top: 15px;
        height: auto;
        border-left: none;
        border-top: 1px solid rgba(0, 0, 0, 0.20);
        padding-top: 15px;

    }

    .trademark-classes-title {
        gap: 25px;
    }

    .resultsTabs {
        top: 4.6rem;
    }

    .trademark-classes-title p {
        font-size: 14px;
    }

    .trademark-classes-title h3 {
        font-size: 16px;
    }

    .latest-latest-content h3 {
        font-size: 16px;
    }

    .latest-latest {
        padding: 20px 15px;
    }

    .latest-latest-content p {
        font-size: 14px;
    }

    .resultsTabs-details-item .container {
        padding: 0px 0px;
    }

    .attorneys-results-cta .results-cta-caption {
        text-align: start;
    }

    .attorneys-results-cta .results-cta-caption.last-child {
        padding-left: 0px;
    }

    .search-results-details-cat .attorneys-results-cta .results-cta-img {
        display: inline-block;
    }

    .attorneys-results-cta .results-cta-img img {
        max-width: 170px;
    }

    .attorneys-results-cta::after {
        background-size: 80px;
        border-radius: 0px 0px 10px 0px;
        width: 7% !important;
        height: 40% !important;
    }

    .audit-wrapper {
        display: block;
        background: radial-gradient(50% 50% at 50% 50%, rgba(30, 115, 190, 0.20) 0%, rgba(30, 115, 190, 0.00) 100%);
        padding: 10px 0px;
    }

    .audit-container {
        display: none;
    }

    .audit-wrapper-title p {
        margin: 20px 0rem 27px 0px;
    }

    .audit-wrapper-title h4 {
        font-size: 30px;
        line-height: 38px;
    }

    .audit-wrapper-title h3 {
        font-size: 38px;
    }
}

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

    .common-btn {
        font-size: 14px;
        padding: 10px 12px;
    }

    .trademark-registration {
        margin-top: 25px;
    }

    .typing {
        top: 20px;
        font-size: 12px;
    }

    .price-cta {
        padding: 2.2rem 15px;
        margin-top: 28px;
    }

    .price-cta-caption h2 {
        font-size: 20px;
        line-height: 32px;
    }

    .price-cta-caption a {
        font-size: 14px;
        margin-top: 30px;
    }

    .banner-search .common-btn {
        top: 8.5px;
        right: 12px;
    }

    .secGap {
        padding: 30px 0px;
    }

    .common-content h2 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 12px;
    }

    .common-content p {
        font-size: 14px;
        line-height: normal;
    }


    /* Seacrch page Style */

    .search-results-top h3 {
        font-size: 16px;
        line-height: 50px;
    }

    .results-sidebar-tag p {
        font-size: 14px;
        line-height: 48px;
    }

    .results-sidebar-tag span {
        font-size: 14px;
        padding: 5px 8px;
    }

    .results-sidebar-tag {
        flex-wrap: wrap;
    }

    .results-sidebar .form-label {
        font-size: 18px;
    }

    .form-check-label {
        color: #111827;
        font-size: 16px;
    }

    .trusted-attorneys-caption h3 {
        font-size: 18px;
    }

    .attorneys-help-text p {
        font-size: 14px;
    }

    .attorneys-help-caption h3 {
        font-size: 18px;
    }

    .attorneys-help-img {
        width: 85px;
        height: 85px;
    }

    .attorneys-help-btm p {
        font-size: 14px;
        padding-right: 2rem;
    }

    .attorneys-results-info {
        padding-left: 1rem;
        margin-top: 24px;
    }

    .attorneys-results-box {
        padding: 20px 15px;
        margin-top: 24px;
    }

    .trusted-attorneys-text p {
        font-size: 14px;
    }

    .attorneys-results-box a {
        font-size: 16px;
    }

    .attorneys-results-cta {
        padding: 24px 15px 0px;
        margin: 1.5rem 0px 0rem;
    }

    .results-cta-img {
        display: none;
    }

    .results-cta-caption::after {
        border: 0;
    }

    .results-cta-caption h3 {
        font-size: 20px;
    }

    .results-cta-caption p {
        margin-right: 0rem;
    }

    .results-cta-caption {
        text-align: center;
    }

    .results-cta-caption a {
        font-size: 14px;
    }

    /* Seacrch page Details Style */
    .trademark-company-img {
        padding: 20px 15px;
        margin-bottom: 20px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .search-company-info {
        padding: 20px 15px;
    }

    .company-content-name h3 {
        font-size: 16px;
    }

    .company-content-info {
        gap: 20px;
        flex-wrap: wrap;
    }

    .content-info-summary {
        border-left: none;
        padding-left: 0px;
        margin-top: 20px;
    }

    .search-results-details .nav-pills .nav-link {
        width: 209px;
        height: 51px;
        font-size: 16px;
        justify-content: start;
    }

    .search-results-details .nav-pills .nav-item:last-child::after {
        width: 24px;
        top: -4px;
        right: 2px;
    }

    .search-resultsTabs .nav {
        overflow-y: auto;
        flex-wrap: nowrap;
    }

    .search-results-details .nav-pills .nav-item::after {
        top: -4px;
        right: -8px;
        height: 55px;
    }

    .resultsTabs-details-item {
        padding: 20px 15px;
    }

    .trademark-classes-desc {
        padding-left: 0px;
        margin-top: 15px;
        height: auto;
        border-left: none;
        border-top: 1px solid rgba(0, 0, 0, 0.20);
        padding-top: 15px;

    }

    .trademark-classes-title {
        gap: 25px;
    }

    .resultsTabs {
        top: 4.6rem;
    }

    .trademark-classes-title p {
        font-size: 14px;
    }

    .trademark-classes-title h3 {
        font-size: 16px;
    }

    .latest-latest-content h3 {
        font-size: 16px;
    }

    .latest-latest {
        padding: 20px 15px;
    }

    .latest-latest-content p {
        font-size: 14px;
    }

    .resultsTabs-details-item .container {
        padding: 0px 0px;
    }

    .attorneys-results-cta .results-cta-caption {
        text-align: start;
    }

    .attorneys-results-cta .results-cta-caption.last-child {
        padding-left: 20px;
    }

    .search-results-details-cat .attorneys-results-cta .results-cta-img {
        display: inline-block;
    }

    .attorneys-results-cta .results-cta-img img {
        max-width: 170px;
    }

    .attorneys-results-cta::after {
        background-size: 255px;
        border-radius: 0px 0px 10px 0px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1260px) {
    .trademark-registration-process h2 {
        font-size: 24px;
        line-height: 35px;
    }

    .trademark-registration-process p {
        font-size: 15px;
    }

    .price-cta {
        padding: 2.2rem 15px;
        margin-top: 28px;
    }

    .price-cta-caption h2 {
        font-size: 20px;
        line-height: 32px;
    }

    .price-cta-caption a {
        font-size: 14px;
        margin-top: 30px;
    }

    .common-btn {
        font-size: 14px;
        padding: 10px 12px;
    }

    .typing {
        top: 20px;
        font-size: 12px;
    }

    .banner-search .common-btn {
        top: 8.5px;
        right: 12px;
    }


    .secGap {
        padding: 30px 0px;
    }

    .common-content h2 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 12px;
    }

    .common-content p {
        font-size: 14px;
        line-height: normal;
    }

    .banner-search {
        margin-right: 0px !important;
    }

    .form-right-side::before {
        background-size: 210px !important;
        background-repeat: no-repeat !important;
    }


    /* Seacrch page Style */

    .search-results-top h3 {
        font-size: 16px;
        line-height: 50px;
    }

    .results-sidebar-tag p {
        font-size: 14px;
        line-height: 48px;
    }

    .results-sidebar-tag span {
        font-size: 14px;
        padding: 5px 8px;
    }

    .results-sidebar-tag {
        flex-wrap: wrap;
    }

    .results-sidebar .form-label {
        font-size: 18px;
    }

    .form-check-label {
        color: #111827;
        font-size: 16px;
    }

    .trusted-attorneys-caption h3 {
        font-size: 18px;
        line-height: 24px;
    }

    .attorneys-help-text p {
        font-size: 14px;
    }

    .attorneys-help-caption h3 {
        font-size: 14px;
    }

    .attorneys-help-img {
        width: 75px;
        height: 75px;
        margin-top: 1rem;
    }

    .attorneys-help-btm p {
        font-size: 14px;
        padding-right: 0rem;
    }

    .attorneys-help-btm .common-btn {
        margin: 0px 0px;
    }

    .attorneys-results-info {
        padding-left: 1rem;
        margin-top: 24px;
    }

    .attorneys-results-box {
        padding: 20px 15px;
        margin-top: 0px;
    }

    .attorneys-results-info .g-lg-5 {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 1.5rem;
    }

    .attorneys-info-text p {
        font-size: 11px;
    }

    .trusted-attorneys-caption {
        padding-right: 0px;
    }

    .trusted-attorneys-btm p {
        font-size: 12px;
        padding: 0px 0px 10px;
    }

    .trusted-attorneys-text p {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .attorneys-results-box a {
        font-size: 16px;
    }

    .attorneys-results-cta {
        padding: 24px 15px 0px;
        margin: 1.5rem 0px 0rem;
    }

    .results-cta-img {
        margin-top: -3.6rem;

    }

    .results-cta-caption::after {
        height: 90%;
        top: -3px;
        right: -14px;
    }

    .results-cta-caption h3 {
        font-size: 20px;
    }

    .results-cta-caption p {
        margin-right: 0rem;
    }

    .results-cta-caption {
        text-align: center;
    }

    .results-cta-caption a {
        font-size: 14px;
    }

    /* Seacrch page Details Style */
    .trademark-company-img {
        padding: 20px 15px;
        margin-bottom: 20px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .search-company-info {
        padding: 20px 15px;
    }

    .company-content-name h3 {
        font-size: 16px;
    }

    .company-content-info {
        gap: 20px;
        flex-wrap: wrap;
    }

    .content-info-summary {
        border-left: none;
        padding-left: 0px;
        margin-top: 0px;
    }

    .search-results-details .nav-pills .nav-link {
        width: 209px;
        height: 51px;
        font-size: 16px;
        justify-content: start;
    }

    .search-results-details .nav-pills .nav-item:last-child::after {
        width: 24px;
        top: -4px;
        right: 2px;
    }

    .search-resultsTabs .nav {
        overflow-y: auto;
        flex-wrap: nowrap;
    }

    .search-results-details .nav-pills .nav-item::after {
        top: -4px;
        right: -8px;
        height: 55px;
    }

    .resultsTabs-details-item {
        padding: 20px 15px;
    }

    .trademark-classes-desc {
        margin-top: 15px;
        height: auto;

    }

    .trademark-classes-title {
        gap: 25px;
    }

    .resultsTabs {
        top: 4.6rem;
    }

    .trademark-classes-title p {
        font-size: 14px;
        line-height: 18px;

    }

    .trademark-classes-title h3 {
        font-size: 16px;
    }

    .latest-latest-content h3 {
        font-size: 16px;
    }

    .latest-latest {
        padding: 20px 15px;
    }

    .latest-latest-content p {
        font-size: 14px;
    }

    .resultsTabs-details-item .container {
        padding: 0px 0px;
    }

    .attorneys-results-cta .results-cta-caption {
        text-align: start;
    }

    .attorneys-results-cta .results-cta-caption.last-child {
        padding-left: 20px;
    }

    .search-results-details-cat .attorneys-results-cta .results-cta-img {
        display: inline-block;
    }

    .attorneys-results-cta .results-cta-img img {
        max-width: 170px;
    }

    .content-info-item p.stausItem {
        font-size: 10px;
    }

    .content-info-item p {
        font-size: 13px;
    }

    .content-info-item h4 {
        font-size: 13px;
    }

    .latest-latest-btn a {
        padding: 9px 11px 9px 11px;
        font-size: 13px;
    }

    .latest-latest-btn p {
        font-size: 12px;
    }

    .attorneys-results-cta::after {
        background-size: 255px;
        border-radius: 0px 0px 10px 0px;
    }


    .main {
        margin: 0px auto;
        width: 440px;
        height: 440px;
        position: relative;
        margin-left: 1rem;
    }

    .icon-block {
        padding: 2px 10px;
    }

    .icon-block span {
        font-size: 14px;
        line-height: 24px;
    }

    .audit-wrapper-title h3 {
        font-size: 30px;
        line-height: 40px;
    }

    .audit-wrapper-title h3 img {
        width: 40px;
    }

    .audit-wrapper-title h4 {
        font-size: 24px;
        line-height: 34px;
    }

    .audit-wrapper-title h4 img {
        width: 35px;
    }

    .audit-wrapper-title p {
        font-size: 13px;
        margin: 30px 5rem;
    }

    .audit-wrapper-title .common-btn {
        padding: 12px 45px;
    }

    .audit-container {
        min-height: auto;
        height: auto;
        padding: 20px 0px;
    }
}



@media only screen and (min-width: 1260px) and (max-width: 1400px) {
    .trademark-registration-process h2 {
        font-size: 24px;
        line-height: 35px;
    }

    .trademark-registration-process p {
        font-size: 15px;
    }

    .main {
        margin: 0px auto;
        width: 500px;
        height: 500px;
        position: relative;
        margin-left: 1rem;
    }

    .icon-block {
        padding: 2px 10px;
    }

    .icon-block span {
        font-size: 15px;
        line-height: 24px;
    }

    .audit-wrapper-title h3 {
        font-size: 40px;
        line-height: 40px;
    }

    .audit-wrapper-title h3 img {
        width: 40px;
    }

    .audit-wrapper-title h4 {
        font-size: 27px;
        line-height: 40px;
    }

    .audit-wrapper-title h4 img {
        width: 35px;
    }

    .audit-wrapper-title p {
        font-size: 14px;
        margin: 20px 6rem;
        line-height: 24px;
    }

    .audit-wrapper-title .common-btn {
        padding: 12px 45px;
    }

    .audit-container {
        min-height: auto;
        height: auto;
        padding: 20px 0px;
    }

    .audit-img::after {
        content: "";
        position: absolute;
        background-image: url(../img/audit-vector.png);
        background-repeat: no-repeat;
        width: 196px;
        height: 104px;
        top: 45%;
        right: -121px;
    }
}

.toggle-switch .switch {
    top: 3px !important;
}
/***** End New Trademark Page *********/

 /* Recent Trademark New Section */

.recent_trademark_box {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0 0 2px 0 rgba(33, 33, 33, 0.70);
    padding: 60px 53px 32px 54px;
    text-align: center;
    position: relative;
    border-bottom: 3px solid transparent;
    margin-bottom: 50px;
    height: 100%;
}

.recent_trademark_info h3 {
    color: #285785;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0.27px;
    margin-bottom: 0;
}

.recent_trademark_info h4 {
    color: rgba(0, 0, 0, 0.70);
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.24px;
    border: 0.8px solid rgba(33, 33, 33, 0.80);
    padding: 4px;
    display: inline-block;
    margin: 15px 0px;
}

.recent_trademark_info p {
    color: rgba(48, 48, 48, 0.70);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.24px;
    margin-bottom: 0;
}

.recent_trademark_icon {
    background: #efefef;
    padding: 15px !important;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    height: 85px;
    width: 85px;
}
.recent_trademark_icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    mix-blend-mode: multiply;
}
.recent_trademark_icon span {
    color: #FFF;
    text-align: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
    width: 33px;
    height: 33px;
    display: inline-block;
}

.recent_trademark_wrapper {
    height: 93%;
}

.recent_trademark_wrapper:hover .recent_trademark_box {
    border-bottom: 3px solid #EFA434;
    box-shadow: 0 4px 9px 0 rgba(33, 33, 33, 0.30);
}