.thesambedkar-ftdtcond h1 {
    font-size: 60px;
    font-weight: 800;
    margin: 60px 0px;
    line-height: 62px;
    font-family: 'Montserrat';
}

.thesambedkar-ftdtcond p {
    font-size: 17px;
    text-align: justify;
    line-height: 35px;
    font-family: sans-serif;
}

.thesambedkar-ftdtcond ul li {
    font-size: 20px;
    text-align: justify;
    line-height: 60px;
    margin-left: 30px;
    margin-top: -46px;
    font-family: serif;
}

.thesambedkar-relevance h2 {
    font-size: 48px;
    font-weight: 800;
    margin: 40px 0px;
    font-family: 'Montserrat';
    text-transform: capitalize;
    border-left: 8px solid;
    padding: 12px;
}

.thesambedkar-relevance p {
    font-size: 19px;
    text-align: justify;
    line-height: 35px;
    font-family: "Montserrat", sans-serif;
}

.thesambedkar-relevance ul li {
    font-size: 19px;
    text-align: justify;
    line-height: 60px;
    margin-left: 30px;
    margin-top: -46px;
    font-family: "Montserrat", sans-serif;
}

.thesambedkar-yourthesis h4 {
    font-size: 53px;
    font-weight: 800;
    text-align: left;
    margin: 40px 0px;
    font-family: 'Montserrat';
}

.thesambedkar-yourthesis p {
    font-size: 20px;
    text-align: justify;
    line-height: 40px;
    font-family: sans-serif;
}

.thesambedkar-yourthesis h2 {
    font-size: 35px;
    font-weight: 800;
    margin: 40px 0px;
}

.thesambedkar-yourthesis ul li {
    font-size: 16px;
    text-align: justify;
    line-height: 35px;
}

#thesambedkar-includes {
    position: relative;
    overflow: hidden;
    padding: 42px 34px 36px;
    background: linear-gradient(155deg, #fffdf8 0%, #fff5ea 52%, #f6ede7 100%);
    border: 1px solid #ecd8c6;
    box-shadow: 0px 22px 48px rgba(104, 68, 33, 0.14);
    width: 100%;
    border-radius: 26px;
}

#thesambedkar-includes::before {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at top right, rgba(201, 138, 68, 0.18), transparent 34%);
    pointer-events: none;
}

/* #thesambedkar-includes::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 7px;
    background: linear-gradient(90deg, #7a1f1f 0%, #c98a44 100%);
} */

.thesambedkar-forminput {
    width: 100%;
    padding: 10px 16px;
    outline: 0;
    border: 1px solid #e4d6c7;
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.92);
    transition: border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
    font-size: 15px;
    color: #2a2a2a;
}

.thesambedkar-forminput:focus {
    border-color: #c98a44;
    box-shadow: 0px 0px 0px 4px rgba(201, 138, 68, 0.14);
    transform: translateY(-1px);
}

.thesambedkar-submitbutn {
    background: linear-gradient(135deg, #7a1f1f 0%, #b34d35 100%);
    color: #fff;
    padding: 10px 30px;
    width: 100%;
    margin: 28px auto 4px auto;
    border: none;
    border-radius: 14px;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    box-shadow: 0px 12px 24px rgba(122, 31, 31, 0.2);
    transition: transform 0.25s ease, box-shadow 0.25s ease, filter 0.25s ease;
    font-family: 'Montserrat';
}

.thesambedkar-submitbutn:hover {
    transform: translateY(-2px);
    box-shadow: 0px 16px 28px rgba(122, 31, 31, 0.24);
    filter: brightness(1.03);
}

#thesambedkar-includes h4 {
    position: relative;
    font-size: 34px;
    font-weight: 800;
    text-align: center;
    line-height: 1.2;
    margin: 10px 0px 34px 0px;
    font-family: 'Oswald';
    color: #1d1d1d;
    padding-bottom: 18px;
}

#thesambedkar-includes h4::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 168px;
    height: 4px;
    border-radius: 99px;
    background: linear-gradient(90deg, #c98a44 0%, #7a1f1f 100%);
}

#thesambedkar-formpagd label {
    display: block;
    font-size: 16px;
    text-align: left;
    margin: 0px 0px 8px 0px;
    color: #5d4033;
    font-weight: 600;
    font-family: 'Montserrat';
}

#thesambedkar-formpagd {
    position: relative;
    z-index: 0;
}

#thesambedkar-formpagd .thesambedkar-forminput {
    margin-bottom: 12px;
}

@media (max-width: 991px) {
    #thesambedkar-includes {
        padding: 36px 24px 30px;
        border-radius: 22px;
    }

    #thesambedkar-includes h4 {
        font-size: 30px;
    }
}

@media (max-width: 576px) {
    #thesambedkar-includes {
        padding: 30px 18px 24px;
        margin-top: 60px;
    }

    #thesambedkar-includes h4 {
        font-size: 26px;
        margin-bottom: 28px;
        line-height: 40px;
    }

    .thesambedkar-submitbutn {
        margin-top: 18px;
    }
}

.qandresearch-ftdtimag {
    width: 100%;
    margin-top: 20px;
}

.thesambedkar-thesiswork h2 {
    font-size: 56px;
    font-weight: 800;
    text-align: left;
    line-height: 40px;
    margin: 80px 0px 60px 0px;
    font-family: 'Oswald';
}

.thesambedkar-thesiswork p {
    font-size: 17px;
    text-align: justify;
    line-height: 38px;
    font-family: sans-serif;
}

.thesambedkar-apartset h2 {
    font-size: 52px;
    font-weight: 800;
    text-align: left;
    line-height: 60px;
    margin: 40px 0px 40px 0px;
    font-family: 'Montserrat';
    text-transform: capitalize;
}

.thesambedkar-apartset ul li {
    font-size: 16px;
    text-align: justify;
    line-height: 56px;
    margin-left: 30px;
    margin-top: -44px;
    font-family: sans-serif;
}

.thesambedkar-phdtincludes h2 {
    font-size: 58px;
    font-weight: 800;
    text-align: left;
    line-height: 68px;
    margin: 0px 0px 44px 0px;
    font-family: 'Oswald';
    color: #802422;
}

.thesambedkar-methodology h4 {
    font-size: 52px;
    font-weight: 800;
    text-align: left;
    line-height: 1.1;
    margin: 0px 0px 60px 0px;
    font-family: 'Oswald';
    color: #1b1b1b;
}

.thesambedkar-methodology h6 {
    font-size: 31px;
    font-weight: 800;
    text-align: left;
    line-height: 1.35;
    margin: 34px 0px 12px 0px;
    font-family: 'Montserrat';
    color: #7a1f1f;
}

.thesambedkar-phdtincludes li {
    font-size: 17px;
    text-align: left;
    line-height: 62px;
    margin-left: 44px;
    margin-top: -48px;
    font-family: 'Montserrat';
}

.thesambedkar-methodology {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, #ecd8c6 0%, #ffffff 52%, #f7efe7 100%);
    border: 1px solid #ead7c6;
    box-shadow: 0px 20px 45px rgba(104, 68, 33, 0.14);
    padding: 56px;
    border-radius: 24px;
    margin: 62px 0px;
}

.thesambedkar-methodology::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 8px;
    background: linear-gradient(90deg, #7a1f1f 0%, #c98a44 100%);
}

.thesambedkar-methodology p {
    font-size: 17px;
    line-height: 32px;
    text-align: justify;
    color: #353535;
    margin-bottom: 0px;
    font-family: 'Open Sans';
}

/* .thesambedkar-methodology h6 + p {
    padding-left: 18px;
    border-left: 3px solid rgba(122, 31, 31, 0.16);
} */

#thesambedkar-methprovide {
    display: inline-block;
    background: #fff;
    padding: 14px 18px;
    width: auto;
    max-width: 100%;
    margin: 16px 0px 6px 0px;
    border-left: 4px solid #fecd08;
    border-radius: 0px 14px 14px 0px;
    box-shadow: 0px 10px 24px rgba(122, 31, 31, 0.08);
    color: #5a4638;
    font-weight: 600;
    text-align: left;
}

@media (max-width: 991px) {
    .thesambedkar-methodology {
        padding: 42px 28px;
        border-radius: 20px;
    }

    .thesambedkar-methodology h4 {
        font-size: 40px;
    }

    .thesambedkar-methodology h6 {
        font-size: 26px;
    }
}

@media (max-width: 576px) {
    .thesambedkar-methodology {
        padding: 34px 20px;
        margin: 46px 0px;
    }

    .thesambedkar-methodology h4 {
        font-size: 32px;
        margin-bottom: 22px;
    }

    .thesambedkar-methodology h6 {
        font-size: 20px;
        margin-top: 28px;
        line-height: 40px;
    }

    .thesambedkar-methodology p {
        font-size: 15px;
        line-height: 38px;
    }

    #thesambedkar-methprovide {
        padding: 12px 14px;
    }
}

.thesambedkar-faq-section {
    padding: 60px 16px 80px;
}

.thesambedkar-faq-container {
    max-width: 960px;
    margin: 0 auto;
}

/* Title */
.thesambedkar-faq-title {
    margin: 0 0 60px;
    text-align: center;
    font-size: 53px;
    font-weight: 400;
    letter-spacing: 0.2px;
    color: #000;
    font-family: 'Oswald';
    text-transform: capitalize;
}

/* List layout */
.thesambedkar-faq-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: stretch;
    justify-content: space-between;
}

/* Card */
.thesambedkar-faq-item {
    background: var(--card-bg);
    border-radius: var(--radius);
    border: none;
    transition: none;
}

/* Optional slight border when open for clarity */
.thesambedkar-faq-item.is-open {
    border-color: 0px solid;
}

/* Header (clickable area) */
.thesambedkar-faq-header {
    width: 100%;
    padding: 12px;
    border: none;
    outline: none;
    background: #fef4e8a1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    text-align: left;
    font-family: 'Open Sans';
    border-radius: 8px;
}

.thesambedkar-faq-header:hover {
    background: rgba(0, 0, 0, 0.02);
}

.thesambedkar-faq-header:focus-visible {
    outline: 2px solid #2563eb;
    outline-offset: 2px;
}

.thesambedkar-faq-question {
    flex: 1;
}

/* Icon base */
.thesambedkar-faq-icon {
    position: relative;
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}

/* Horizontal line */
.thesambedkar-faq-icon::before,
.thesambedkar-faq-icon::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 2px;
    background: #000;
    border-radius: 999px;
    transition: transform 0.25s ease, opacity 0.25s ease;
    transform-origin: center;
}

/* Horizontal line (before) */
.thesambedkar-faq-icon::before {
    transform: translate(-50%, -50%);
}

/* Vertical line (after) */
.thesambedkar-faq-icon::after {
    transform: translate(-50%, -50%) rotate(90deg);
}

/* WHEN OPEN → X ICON */
.thesambedkar-faq-item.is-open .thesambedkar-faq-icon::before {
    transform: translate(-50%, -50%) rotate(45deg);
}

.thesambedkar-faq-item.is-open .thesambedkar-faq-icon::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

/* Body */
.thesambedkar-faq-body {
    padding: 0 var(--padding);
    max-height: 0;
    overflow: hidden;
    transition: max-height var(--transition), padding-bottom var(--transition),
        padding-top var(--transition);
    will-change: max-height;
    color: var(--text-main);
}

.thesambedkar-faq-item.is-open .thesambedkar-faq-body {
    padding-top: 0;
    padding-bottom: var(--padding);
}

/* Text inside body */
.thesambedkar-faq-body p {
    margin: 0;
    font-size: 17px;
    line-height: 35px;
    color: #000;
    max-width: 100%;
    padding: 15px 22px 22px 15px;
    font-family: sans-serif;
    text-align: justify;
}

.thesambedkar-pagebantd {
    background-image: url(../images/thesis-of-ambedkar.webp);
    background-position: center;
    background-size: contain;
    height: 600px;
    background-repeat: no-repeat;
}

.qandreearch-apartimag {
    width: 100%;
}

.thesambedkar-apartset p {
    font-size: 20px;
    text-align: left;
    line-height: 40px;
    font-family: sans-serif;
    font-style: italic;
}

.qandresearch-faqdimag {
    width: 100%;
    margin-top: 28px;
}

.thesambedkar-ourcodcond h2 {
    font-size: 58px;
    font-weight: 800;
    text-align: left;
    line-height: 68px;
    margin: 40px 0px 40px 0px;
    font-family: 'Oswald';
    position: relative;
}

.thesambedkar-ourcodcond ul li {
    font-size: 17px;
    text-align: left;
    line-height: 1.6;
    font-family: sans-serif;
    margin-left: 0;
    margin-top: 0;
}

.thesambedkar-ourcodcond h2::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -22px;
    transform: translateX(-190%);
    width: 310px;
    height: 6px;
    border-radius: 99px;
    background: linear-gradient(90deg, #c98a44 0%, #7a1f1f 100%);
}

.thesambedkar-ourcodcond ul {
    padding: 0;
    border-radius: 8px;
    margin: 0;
}

.thesambedkar-ourcodcond {
    /*max-width: 72rem; */
    height: auto;
    margin: 0 auto;
    padding: 0 1.25rem;
    background-color: #fee26642;
    padding: 1rem 5rem;
    background-image: url('../images/ambedkar-thesis-pdf.webp');
    background-position: 100% 0%;
    background-repeat: no-repeat;
    background-size: 178px;
}

.qandresearch-serviceimag {
    width: 38px;
}

.thesambedkar-servicecond {
    margin-top: 42px;
    background-image: url(../images/doctoral-thesis-of-ambedkar.webp);
    background-size: 140px;
    background-repeat: no-repeat;
    background-position: -18px 204px;
}

.thesambedkar-service-item {
    background: linear-gradient(180deg, #fffaf4 0%, #fff 100%);
    /* border: 1px solid #e6d6c8; */
    border-radius: 24px;
    box-shadow: 0px 18px 38px rgba(86, 58, 36, 0.09);
    overflow: hidden;
    transition: box-shadow 0.25s ease, border-color 0.25s ease;
    margin-bottom: 0;
    width: 80%;
    margin: auto;
}

.thesambedkar-service-item.is-open {
    border-color: #c98a44;
    box-shadow: 0px 8px 12px rgba(122, 31, 31, 0.12);
    background-image: url(../images/dr-br-ambedkar-phd-thesis.webp);
    background-size: 115px;
    background-repeat: no-repeat;
    background-position: 92% 62%;
}

.thesambedkar-service-toggle {
    width: 100%;
    border: none;
    background: linear-gradient(135deg, #fefbf0 0%, #fefbf0 100%);
    color: #1a1a1a;
    padding: 22px 22px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    cursor: pointer;
    text-align: left;
    font-size: 20px;
    font-weight: 800;
    font-family: 'Montserrat';
    line-height: 1.3;
    margin: 30px 0px 30px 0px;
    border-radius: 12px;
}

.thesambedkar-service-toggle:hover {
    filter: brightness(1.04);
}

.thesambedkar-service-toggle:focus-visible {
    outline: 3px solid rgba(201, 138, 68, 0.55);
    outline-offset: -3px;
}

.thesambedkar-service-icon {
    position: relative;
    width: 18px;
    height: 18px;
    flex-shrink: 0;
}

.thesambedkar-service-icon::before,
.thesambedkar-service-icon::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 18px;
    height: 2px;
    background: #fff;
    border-radius: 999px;
    transform: translate(-50%, -50%);
    transition: transform 0.25s ease, opacity 0.25s ease;
}

.thesambedkar-service-icon::after {
    transform: translate(-50%, -50%) rotate(90deg);
}

.thesambedkar-service-item.is-open .thesambedkar-service-icon::after {
    opacity: 0;
}

.thesambedkar-service-body {
    max-height: 0;
    overflow: hidden;
    padding: 0;
}

.thesambedkar-service-item.is-open .thesambedkar-service-body {
    max-height: 1000px;
    background-color: #fdfdfda8;
}

.thesambedkar-service-body ul {
    padding: 22px 28px 28px;
    width: 100%;
}

.thesambedkar-service-body li {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    margin-bottom: 14px;
    color: #2a2a2a;
    width: 100%;
}

.thesambedkar-service-body li:last-child {
    margin-bottom: 0;
}

.thesambedkar-service-body .qandresearch-serviceimag {
    width: 30px;
    flex-shrink: 0;
    margin-top: 0px;
}

.thesambedkar-service-body li span {
    flex: 1;
    display: block;
}

.thesambedkar-ftdtcond ul span {
    font-size: 20px;
    font-weight: 400;
    color: #edc300;
}

.thesambedkar-relevance ul span {
    font-size: 20px;
    font-weight: 400;
    color: #812522;
}

#thesambedkar-formpagd select option {
    background-color: #fff;
    color: #000;
}

.thesambedkar-phdtincludes ul span {
    font-size: 22px;
    background-color: #ffd57d;
    padding: 8px;
    border-radius: 28px;
    color: #877a7a;
}

.thesambedkar-ftdtcond p i {
    font-size: 19px;
    text-align: justify;
    line-height: 35px;
    font-family: sans-serif;
}

.thesambedkar-yourthesis p b {
    font-size: 22px;
    text-transform: capitalize;
}

.thesambedkar-service-body span a {
    color: #000;
    text-decoration: underline;
}

.thesambedkar-thesiswork p b {
    font-size: 20px;
    text-transform: capitalize;
}

#thesambedkar-aprdcond {
    margin-left: 28px;
}

.thesambedkar-relevance ul {
    margin-left: 28px;
}

.thesambedkar-apartset ul {
    margin-left: 20px;
}

.thesambedkar-pagelinkbutn {
    padding: 14px 18px;
    background-color: #7e2421;
    border-radius: 20px;
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    font-family: 'Montserrat';
    margin: auto;
    display: flex;
    margin-top: 12px;
}

.thesambedkar-researchere {
    background-image: url(../images/ambedkar-thesis-pdf.webp);
    background-position: 74% 19%;
    background-repeat: no-repeat;
    background-size: 128px;
}

.arrow {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 60px solid #f7f7f7;
}

.thesambedkar-contacpage h4 {
    font-size: 28px;
    font-weight: 600;
    line-height: 48px;
    text-transform: capitalize;
    text-align: justify;
    margin: 22px auto 40px auto;
    font-family: ui-sans-serif;
    padding: 22px 40px;
    font-style: italic;
}

.thesambedkar-contacpage h4 a {
    text-transform: lowercase;
    text-decoration: underline;
}

.thesambedkar-apartset ul span {
    color: #fecd08;
}

.thesambedkar-service-toggle[aria-expanded="true"] {
    width: 100%;
    border: none;
    background: linear-gradient(135deg, #7a1f1f 0%, #b35d39 100%);
    color: #fff;
    padding: 22px 22px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    cursor: pointer;
    text-align: left;
    font-size: 20px;
    font-weight: 800;
    font-family: 'Montserrat';
    line-height: 1.3;
    margin: 30px 0px 30px 0px;
    border-radius: 12px;
}

.thesambedkar-service-toggle[aria-expanded="false"] .thesambedkar-service-icon::before,
.thesambedkar-service-toggle[aria-expanded="false"] .thesambedkar-service-icon::after {
    background: #000;
}

.thesambedkar-faq-title b {
    font-size: 68px;
}

.thesambedkar-contacpage{
    border: 2px solid #7a1f1f;
    margin: 0px 0px 48px 0px;
    border-radius: 22px;
    background-image: linear-gradient(45deg, #eedbcaa8, transparent);
}



@media (min-width: 320px) and (max-width: 375px) {

    .thesambedkar-ftdtcond h1 {
        font-size: 35px;
        margin: 42px 0px;
        margin-top: -98px;
    }

    .thesambedkar-relevance h2 {
        font-size: 28px;
        margin: 40px 0px;
        padding: 12px;
        line-height: 48px;
    }

    .thesambedkar-pagebantd {
        background-position: center;
        background-size: contain;
        height: 198px;
        background-repeat: no-repeat;
    }

    .thesambedkar-yourthesis h4 {
        font-size: 30px;
        margin: 40px 0px;
        line-height: 60px;
    }

    .thesambedkar-yourthesis p {
        font-size: 16px;
        line-height: 40px;
    }

    .thesambedkar-yourthesis p b {
        font-size: 17px;
    }

    .thesambedkar-researchere {
        background-position: 80% 4%;
        background-repeat: no-repeat;
        background-size: 92px;
    }

    .thesambedkar-phdtincludes h2 {
        font-size: 28px;
        line-height: 68px;
        margin: -28px 0px 68px 0px;
    }

    .thesambedkar-thesiswork h2 {
        font-size: 30px;
        line-height: 40px;
        margin: 60px 0px 48px 0px;
        line-height: 60px;
    }

    .thesambedkar-ourcodcond h2 {
        font-size: 38px;
        line-height: 68px;
        margin: 28px 0px 28px 0px;
    }

    .thesambedkar-service-toggle[aria-expanded="true"] {
        width: 100%;
        padding: 22px 22px;
        gap: 16px;
        font-size: 18px;
        line-height: 1.5;
        margin: 30px 0px 30px 0px;
        border-radius: 12px;
    }

    .thesambedkar-ourcodcond {
        padding: 0 1.25rem;
        padding: 1rem 1.6rem;
        background-position: 100% 0%;
        background-size: 178px;
    }

    .thesambedkar-service-item {
        border-radius: 24px;
        margin-bottom: 0;
        width: 100%;
        margin: auto;
    }

    .thesambedkar-apartset h2 {
        font-size: 30px;
        text-align: left;
        line-height: 60px;
        margin: 40px 0px 40px 0px;
    }

    .thesambedkar-methodology h4 {
        font-size: 30px;
        margin-bottom: 22px;
        line-height: 48px;
    }

    .thesambedkar-faq-title {
        margin: 0 0 60px;
        font-size: 30px;
        letter-spacing: 0.2px;
        line-height: 48px;
    }

    .thesambedkar-contacpage h4 {
        font-size: 17px;
        line-height: 48px;
        margin: 22px auto 40px auto;
        padding: 22px 28px;
    }

    .thesambedkar-relevance p {
        font-size: 16px;
        line-height: 35px;
    }

    .thesambedkar-relevance ul li {
        font-size: 16px;
        line-height: 42px;
        margin-left: 30px;
        margin-top: -36px;
        margin-bottom: 15px;
    }

    .thesambedkar-ftdtcond ul li {
        font-size: 20px;
        line-height: 42px;
        margin-left: 30px;
        margin-top: -38px;
        margin-bottom: 22px;
    }

    .thesambedkar-phdtincludes li {
        font-size: 16px;
        line-height: 42px;
        margin-left: 44px;
        margin-top: -38px;
        margin-bottom: 24px;
    }

    .thesambedkar-faq-title b {
        font-size: 42px;
    }

}

@media (min-width: 376px) and (max-width: 425px) {

    .thesambedkar-ftdtcond h1 {
        font-size: 35px;
        margin: 42px 0px;
        margin-top: -98px;
    }

    .thesambedkar-relevance h2 {
        font-size: 28px;
        margin: 40px 0px;
        padding: 12px;
        line-height: 48px;
    }

    .thesambedkar-pagebantd {
        background-position: center;
        background-size: contain;
        height: 198px;
        background-repeat: no-repeat;
    }

    .thesambedkar-yourthesis h4 {
        font-size: 30px;
        margin: 40px 0px;
        line-height: 60px;
    }

    .thesambedkar-yourthesis p {
        font-size: 16px;
        line-height: 40px;
    }

    .thesambedkar-yourthesis p b {
        font-size: 20px;
    }

    .thesambedkar-researchere {
        background-position: 80% 4%;
        background-repeat: no-repeat;
        background-size: 92px;
    }

    .thesambedkar-phdtincludes h2 {
        font-size: 31px;
        line-height: 68px;
        margin: -28px 0px 68px 0px;
    }

    .thesambedkar-thesiswork h2 {
        font-size: 30px;
        line-height: 40px;
        margin: 60px 0px 48px 0px;
        line-height: 60px;
    }

    .thesambedkar-ourcodcond h2 {
        font-size: 38px;
        line-height: 68px;
        margin: 28px 0px 28px 0px;
    }

    .thesambedkar-service-toggle[aria-expanded="true"] {
        width: 100%;
        padding: 22px 22px;
        gap: 16px;
        font-size: 18px;
        line-height: 1.5;
        margin: 30px 0px 30px 0px;
        border-radius: 12px;
    }

    .thesambedkar-ourcodcond {
        padding: 0 1.25rem;
        padding: 1rem 1.6rem;
        background-position: 100% 0%;
        background-size: 178px;
    }

    .thesambedkar-service-item {
        border-radius: 24px;
        margin-bottom: 0;
        width: 100%;
        margin: auto;
    }

    .thesambedkar-apartset h2 {
        font-size: 30px;
        text-align: left;
        line-height: 60px;
        margin: 40px 0px 40px 0px;
    }

    .thesambedkar-methodology h4 {
        font-size: 30px;
        margin-bottom: 22px;
        line-height: 48px;
    }

    .thesambedkar-faq-title {
        margin: 0 0 60px;
        font-size: 30px;
        letter-spacing: 0.2px;
        line-height: 48px;
    }

    .thesambedkar-contacpage h4 {
        font-size: 20px;
        line-height: 48px;
        margin: 22px auto 40px auto;
        padding: 22px 40px;
    }

    .thesambedkar-relevance p {
        font-size: 16px;
        line-height: 35px;
    }

    .thesambedkar-relevance ul li {
        font-size: 16px;
        line-height: 42px;
        margin-left: 30px;
        margin-top: -36px;
        margin-bottom: 15px;
    }

    .thesambedkar-ftdtcond ul li {
        font-size: 20px;
        line-height: 42px;
        margin-left: 30px;
        margin-top: -38px;
        margin-bottom: 22px;
    }

    .thesambedkar-phdtincludes li {
        font-size: 16px;
        line-height: 42px;
        margin-left: 44px;
        margin-top: -38px;
        margin-bottom: 24px;
    }

    .thesambedkar-faq-title b {
        font-size: 42px;
    }

    .qandresearch-faqdimag {
        width: 92%;
        margin-top: 28px;
    }

}

@media (min-width: 426px) and (max-width: 575px) {

    .thesambedkar-ftdtcond h1 {
        font-size: 38px;
        margin: 42px 0px;
        margin-top: -98px;
    }

    .thesambedkar-relevance h2 {
        font-size: 28px;
        margin: 40px 0px;
        padding: 12px;
        line-height: 48px;
    }

    .thesambedkar-pagebantd {
        background-position: center;
        background-size: cover;
        height: 240px;
        background-repeat: no-repeat;
        margin-top: 28px;
        margin-bottom: 28px;
    }

    .thesambedkar-yourthesis h4 {
        font-size: 30px;
        margin: 40px 0px;
        line-height: 60px;
    }

    .thesambedkar-yourthesis p {
        font-size: 16px;
        line-height: 40px;
    }

    .thesambedkar-yourthesis p b {
        font-size: 20px;
    }

    .thesambedkar-researchere {
        background-position: 80% 4%;
        background-repeat: no-repeat;
        background-size: 92px;
    }

    .thesambedkar-phdtincludes h2 {
        font-size: 38px;
        line-height: 68px;
        margin: -28px 0px 68px 0px;
    }

    .thesambedkar-thesiswork h2 {
        font-size: 30px;
        line-height: 40px;
        margin: 60px 0px 48px 0px;
        line-height: 60px;
    }

    .thesambedkar-ourcodcond h2 {
        font-size: 38px;
        line-height: 68px;
        margin: 28px 0px 28px 0px;
    }

    .thesambedkar-service-toggle[aria-expanded="true"] {
        width: 100%;
        padding: 22px 22px;
        gap: 16px;
        font-size: 18px;
        line-height: 1.5;
        margin: 30px 0px 30px 0px;
        border-radius: 12px;
    }

    .thesambedkar-ourcodcond {
        padding: 0 1.25rem;
        padding: 1rem 1.6rem;
        background-position: 100% 0%;
        background-size: 178px;
    }

    .thesambedkar-service-item {
        border-radius: 24px;
        margin-bottom: 0;
        width: 100%;
        margin: auto;
    }

    .thesambedkar-apartset h2 {
        font-size: 30px;
        text-align: left;
        line-height: 60px;
        margin: 40px 0px 40px 0px;
    }

    .thesambedkar-methodology h4 {
        font-size: 30px;
        margin-bottom: 22px;
        line-height: 48px;
    }

    .thesambedkar-faq-title {
        margin: 0 0 60px;
        font-size: 30px;
        letter-spacing: 0.2px;
        line-height: 48px;
    }

    .thesambedkar-contacpage h4 {
        font-size: 22px;
        line-height: 48px;
        margin: 22px auto 40px auto;
        padding: 22px 40px;
    }

    .thesambedkar-relevance p {
        font-size: 16px;
        line-height: 35px;
    }

    .thesambedkar-relevance ul li {
        font-size: 16px;
        line-height: 42px;
        margin-left: 30px;
        margin-top: -36px;
        margin-bottom: 15px;
    }

    .thesambedkar-ftdtcond ul li {
        font-size: 20px;
        line-height: 42px;
        margin-left: 30px;
        margin-top: -38px;
        margin-bottom: 22px;
    }

    .thesambedkar-phdtincludes li {
        font-size: 16px;
        line-height: 42px;
        margin-left: 44px;
        margin-top: -38px;
        margin-bottom: 24px;
    }

    .thesambedkar-faq-title b {
        font-size: 42px;
    }

    .qandresearch-faqdimag {
        width: 80%;
        margin-top: 28px;
    }

    #thesambedkar-includes h4 {
        font-size: 30px;
        margin-bottom: 28px;
        line-height: 40px;
    }

    .thesambedkar-ourcodcond h2::after {
        content: "";
        left: 50%;
        bottom: -22px;
        transform: translateX(-60%);
        width: 310px;
        height: 6px;
        border-radius: 98px;
    }

}

@media (min-width: 576px) and (max-width: 767px) {

    .thesambedkar-ftdtcond h1 {
        font-size: 38px;
        margin: 42px 0px;
        margin-top: -98px;
    }

    .thesambedkar-relevance h2 {
        font-size: 28px;
        margin: 40px 0px;
        padding: 12px;
        line-height: 48px;
    }

    .thesambedkar-pagebantd {
        background-position: center;
        background-size: cover;
        height: 298px;
        background-repeat: no-repeat;
        margin-top: 28px;
        margin-bottom: 28px;
    }

    .thesambedkar-yourthesis h4 {
        font-size: 30px;
        margin: 40px 0px;
        line-height: 60px;
    }

    .thesambedkar-yourthesis p {
        font-size: 16px;
        line-height: 40px;
    }

    .thesambedkar-yourthesis p b {
        font-size: 20px;
    }

    .thesambedkar-researchere {
        background-position: 80% 4%;
        background-repeat: no-repeat;
        background-size: 92px;
    }

    .thesambedkar-phdtincludes h2 {
        font-size: 38px;
        line-height: 68px;
        margin: -28px 0px 68px 0px;
    }

    .thesambedkar-thesiswork h2 {
        font-size: 30px;
        line-height: 40px;
        margin: 60px 0px 48px 0px;
        line-height: 60px;
    }

    .thesambedkar-ourcodcond h2 {
        font-size: 38px;
        line-height: 68px;
        margin: 28px 0px 28px 0px;
    }

    .thesambedkar-service-toggle[aria-expanded="true"] {
        width: 100%;
        padding: 22px 22px;
        gap: 16px;
        font-size: 18px;
        line-height: 1.5;
        margin: 30px 0px 30px 0px;
        border-radius: 12px;
    }

    .thesambedkar-ourcodcond {
        padding: 0 1.25rem;
        padding: 1rem 1.6rem;
        background-position: 100% 0%;
        background-size: 178px;
    }

    .thesambedkar-service-item {
        border-radius: 24px;
        margin-bottom: 0;
        width: 100%;
        margin: auto;
    }

    .thesambedkar-apartset h2 {
        font-size: 30px;
        text-align: left;
        line-height: 60px;
        margin: 40px 0px 40px 0px;
    }

    .thesambedkar-methodology h4 {
        font-size: 30px;
        margin-bottom: 22px;
        line-height: 48px;
    }

    .thesambedkar-faq-title {
        margin: 0 0 60px;
        font-size: 38px;
        letter-spacing: 0.2px;
        line-height: 48px;
    }

    .thesambedkar-contacpage h4 {
        font-size: 22px;
        line-height: 48px;
        margin: 22px auto 40px auto;
        padding: 22px 40px;
    }

    .thesambedkar-relevance p {
        font-size: 16px;
        line-height: 35px;
    }

    .thesambedkar-relevance ul li {
        font-size: 16px;
        line-height: 42px;
        margin-left: 30px;
        margin-top: -36px;
        margin-bottom: 15px;
    }

    .thesambedkar-ftdtcond ul li {
        font-size: 20px;
        line-height: 42px;
        margin-left: 30px;
        margin-top: -38px;
        margin-bottom: 22px;
    }

    .thesambedkar-phdtincludes li {
        font-size: 16px;
        line-height: 42px;
        margin-left: 44px;
        margin-top: -38px;
        margin-bottom: 24px;
    }

    .qandresearch-faqdimag {
        width: 62%;
        margin: 0px auto 0px auto;
        display: flex;
    }

    #thesambedkar-includes h4 {
        font-size: 38px;
        margin-bottom: 28px;
        line-height: 40px;
    }

    .thesambedkar-ourcodcond h2::after {
        content: "";
        left: 50%;
        bottom: -22px;
        transform: translateX(-114%);
        width: 310px;
        height: 6px;
        border-radius: 98px;
    }

    .qandresearch-ftdtimag {
        width: 80%;
        margin: 20px auto 20px auto;
        display: flex;
    }

    .qandreearch-apartimag {
        width: 80%;
        margin: auto;
        display: flex;
    }

}

@media (min-width: 768px) and (max-width: 991px) {

    .thesambedkar-ftdtcond h1 {
        font-size: 38px;
        margin: 42px 0px;
        margin-top: 40px;
    }

    .thesambedkar-relevance h2 {
        font-size: 28px;
        margin: 40px 0px;
        padding: 12px;
        line-height: 48px;
    }

    .thesambedkar-pagebantd {
        background-position: center;
        background-size: cover;
        height: 298px;
        background-repeat: no-repeat;
        margin-top: 28px;
        margin-bottom: 28px;
    }

    .thesambedkar-yourthesis h4 {
        font-size: 30px;
        margin: 40px 0px;
        line-height: 60px;
    }

    .thesambedkar-yourthesis p {
        font-size: 16px;
        line-height: 40px;
    }

    .thesambedkar-yourthesis p b {
        font-size: 20px;
    }

    .thesambedkar-researchere {
        background-position: 80% 4%;
        background-repeat: no-repeat;
        background-size: 92px;
    }

    .thesambedkar-phdtincludes h2 {
        font-size: 38px;
        line-height: 68px;
        margin: -28px 0px 68px 0px;
    }

    .thesambedkar-thesiswork h2 {
        font-size: 30px;
        line-height: 40px;
        margin: 60px 0px 48px 0px;
        line-height: 60px;
    }

    .thesambedkar-ourcodcond h2 {
        font-size: 38px;
        line-height: 68px;
        margin: 28px 0px 28px 0px;
    }

    .thesambedkar-service-toggle[aria-expanded="true"] {
        width: 100%;
        padding: 22px 22px;
        gap: 16px;
        font-size: 18px;
        line-height: 1.5;
        margin: 30px 0px 30px 0px;
        border-radius: 12px;
    }

    .thesambedkar-ourcodcond {
        padding: 0 1.25rem;
        padding: 1rem 8.6rem;
        background-position: 100% 0%;
        background-size: 178px;
    }

    .thesambedkar-service-item {
        border-radius: 24px;
        margin-bottom: 0;
        width: 100%;
        margin: auto;
    }

    .thesambedkar-apartset h2 {
        font-size: 30px;
        text-align: left;
        line-height: 60px;
        margin: 40px 0px 40px 0px;
    }

    .thesambedkar-methodology h4 {
        font-size: 30px;
        margin-bottom: 22px;
        line-height: 48px;
    }

    .thesambedkar-faq-title {
        margin: 0 0 60px;
        font-size: 38px;
        letter-spacing: 0.2px;
        line-height: 48px;
    }

    .thesambedkar-contacpage h4 {
        font-size: 22px;
        line-height: 48px;
        margin: 22px auto 40px auto;
        padding: 22px 40px;
    }

    .thesambedkar-relevance p {
        font-size: 16px;
        line-height: 35px;
    }

    .thesambedkar-relevance ul li {
        font-size: 16px;
        line-height: 42px;
        margin-left: 30px;
        margin-top: -36px;
        margin-bottom: 15px;
    }

    .thesambedkar-ftdtcond ul li {
        font-size: 20px;
        line-height: 42px;
        margin-left: 30px;
        margin-top: -38px;
        margin-bottom: 22px;
    }

    .thesambedkar-phdtincludes li {
        font-size: 16px;
        line-height: 42px;
        margin-left: 44px;
        margin-top: -38px;
        margin-bottom: 24px;
    }

    .qandresearch-faqdimag {
        width: 48%;
        margin: 0px auto 0px auto;
        display: flex;
    }

    #thesambedkar-includes h4 {
        font-size: 38px;
        margin-bottom: 28px;
        line-height: 40px;
    }

    .thesambedkar-ourcodcond h2::after {
        content: "";
        left: 50%;
        bottom: -22px;
        transform: translateX(-114%);
        width: 310px;
        height: 6px;
        border-radius: 98px;
    }

    .qandresearch-ftdtimag {
        width: 62%;
        margin: 20px auto 20px auto;
        display: flex;
    }

    .qandreearch-apartimag {
        width: 62%;
        margin: auto;
        display: flex;
    }

    #thesambedkar-includes {
        padding: 36px 24px 30px;
        border-radius: 22px;
        width: 64%;
        margin: auto;
    }

}

@media (min-width: 1240px) {

.thesambedkar-ourcodcond h2::after {
    content: "";
    left: 50%;
    bottom: -22px;
    transform: translateX(-172%);
    height: 6px;
}

.thesambedkar-service-toggle[aria-expanded="true"] {
    width: 100%;
    border: none;
    padding: 20px 18px;
    display: flex;
    gap: 16px;
    font-size: 18px;
    line-height: 1.3;
    margin: 30px 0px 30px 0px;
    border-radius: 12px;
}

.thesambedkar-service-toggle[aria-expanded="false"] {
    width: 100%;
    border: none;
    padding: 20px 18px;
    display: flex;
    gap: 16px;
    font-size: 18px;
    line-height: 1.3;
    margin: 30px 0px 30px 0px;
    border-radius: 12px;
}

}

@media (min-width: 1440px) {

    .thesambedkar-phdtincludes li {
        font-size: 17px;
        line-height: 62px;
        margin-left: 44px;
        margin-top: -52px;
    }

    .thesambedkar-ourcodcond {
        height: auto;
        padding: 0 1.25rem;
        padding: 1rem 5rem;
        background-position: 94% 0%;
        background-size: 178px;
    }

}

@media (min-width: 1536px) {

    .thesambedkar-pagebantd {
        background-size: cover;
        height: 615px;
        background-repeat: no-repeat;
        padding: 0;
        width: 100%;
    }

    .thesambedkar-phdtincludes li {
        font-size: 17px;
        line-height: 60px;
        margin-left: 44px;
        margin-top: -48px;
    }

    .qandresearch-faqdimag {
        width: 100%;
        margin-top: 62px;
    }

    .thesambedkar-ourcodcond {
        height: auto;
        margin: 0 auto;
        padding: 0 1.25rem;
        padding: 1rem 10rem;
        background-position: 92% 0%;
        background-repeat: no-repeat;
        background-size: 178px;
    }

}

@media (min-width: 1920px) {

    .thesambedkar-pagebantd {
        background-size: cover;
        height: 730px;
        background-repeat: no-repeat;
        padding: 0;
        width: 100%;
    }

    .thesambedkar-ourcodcond {
        height: auto;
        margin: 0 auto;
        padding: 0 1.25rem;
        padding: 1rem 22rem;
        background-position: 85% 0%;
        background-repeat: no-repeat;
        background-size: 178px;
    }

}


/* Responsive */
@media (max-width: 640px) {
    .thesambedkar-faq-section {
        padding: 40px 12px 56px;
    }

    .thesambedkar-faq-header {
        padding: 20px;
        font-size: 15px;
        line-height: 35px;
    }

    .thesambedkar-faq-body {
        padding: 0 20px;
    }

    .thesambedkar-faq-item.is-open .thesambedkar-faq-body {
        padding-bottom: 20px;
    }

    .thesambedkar-service-toggle {
        font-size: 18px;
        padding: 20px 18px;
    }

    .thesambedkar-service-body ul {
        padding: 18px 18px 22px;
    }
}