* {
    font-family: 'roboto', sans-serif;
    --container-title: 32px;
    --container-title-margin: 50px 0px 30px 0px;
    --page-title: 56px;
    --content-font-size: 16px;
}

div.col-md-12.col-lg-12:has(>div.video-section) {
    padding-left: 0px;
    padding-right: 0px;
}

#Content-on-States div.content p {
    font-size: var(--content-font-size);
}

#Content-on-States{
    margin-top: 0px !important;
}

.statewise-institute-search-page-hero-section .flexbox-hero-section-statewise-institute-search {
    display: flex;
    justify-content: space-between;
}

.statewise-institute-search-page-hero-section .flexbox-hero-section-statewise-institute-search>div:first-child>h1 {
    font-size: var(--page-title);
    font-weight: 600;
    font-family: 'raleway', sans-serif;
    text-wrap: balance;
    margin: 0px;
}

.statewise-institute-search-page-hero-section .flexbox-hero-section-statewise-institute-search>div:first-child>p {
    font-size: var(--content-font-size);
    line-height: 1.6;
    margin-top: 60px;
}

.statewise-institute-search-page-hero-section {
    padding-top: 100px;
}

.statewise-institute-search-page-hero-section .flexbox-hero-section-statewise-institute-search>div:first-child {
    padding-top: 50px;
}

#Content-on-States .video-section iframe {
    height: auto !important;
    aspect-ratio: 16 / 9;
}


.statewise-institute-search-page-hero-section .flexbox-hero-section-statewise-institute-search>div {
    width: 49%;
}


.statewise-institute-search-page-hero-section .flexbox-hero-section-statewise-institute-search>div:last-child img {
    width: 100%;
}

.header-recommended-courses-section .section-title-recommended-courses-section {
    font-size: 20px;
    margin-bottom: 0px;
}

#Content-on-States div.main-title h1,
#Content-on-States div.main-title h2,
div#Explore-other-states div.container h2,
div#Explore-other-states div.container h3.main-title,
#Recommended-for-You h1.main-title {
    font-size: var(--container-title);
    font-weight: 600;
    margin: var(--container-title-margin)
}

#Content-on-States div.content {
    background-color: #fffdee;
    padding: 50px 40px;
    box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.05);
}

#Content-on-States div.content a.read-more-less {
    background: #1e1e1e;
    color: #FFFF;
    padding: 20px 80px;
    display: inline-block;
    border-radius: 6px;
    font-size: var(--content-font-size);
    ;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 49%);
    background-size: 250% 100%;
    background-position: 100% 0%;
    color: #FFF !important;
    transition: all 0.5s ease-in-out;
    background-image: linear-gradient(45deg, #de9406 50%, #1e1e1e 50%) !important;
    border-width: 0px;
    margin-top: 40px;
}

#Content-on-States div.content a.read-more-less:hover {
    background-position: 0% 100%;
    color: #000 !important;
    border-width: 0px;
}

div.search-by-filter {
    padding: 60px 0px;
    height: auto !important;
    background-color: #1e1e1e;
}

#Search-page .search-by-filter div#searching-filters div.box h3.title {
    font-size: 42px;
    margin-bottom: 50px;
    color: #FFF;
    font-weight: 500;
}

div.search-by-filter #searching-filters #Form_search_specific {
    padding: 0px;
    background-color: transparent;
}

#Search-page div#searching-filters div.form {
    background-color: #FFF;
    border-radius: 50px;
    padding: 0px;
}

#Search-page div#searching-filters div.form>div {
    padding: 0px;
}

#searching-filters #Form_search_specific select#country_select {
    border-radius: 30px 0 0 30px;
}

#searching-filters #Form_search_specific div.form div:nth-of-type(2) select {
    border-width: 0px;
    position: relative;
}


#searching-filters #Form_search_specific div.form div:nth-of-type(3) {
    background-color: #FFF;
    border-radius: 0px 30px 30px 0px;
}

#searching-filters #Form_search_specific div.form div:nth-of-type(3) input[type="button"].btn-searching-filter {
    border-radius: 30px;
}

#Search-page div#searching-filters div.form select {
    color: #000 !important;
    font-size: var(--content-font-size) !important;
    font-weight: 400;
    font-family: 'Roboto';
}

section#Search-page div#result-section {
    grid-template-columns: repeat(4, 1fr);
}

section#Search-page div#result-section .result-box {
    padding: 0px !important;
    border-width: 0px !important;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    background-color: #FFF;
}

#Search-page div#result-section .result-box:nth-child(3n + 1) {
    background-color: #FFF !important;
}


#Search-page div#result-section .result-box .card {
    display: flex;
    flex-direction: column;
    background-color: #FFF;
    min-height: 100%;
}

#Search-page div#result-section .result-box .card .details {
    padding: 20px !important;
    display: flex;
    flex-direction: column;
    flex: 1;
}

#Search-page div#result-section .result-box .card .details .butn-section {
    margin-top: auto;
}


#Search-page div#result-section div.result-box .comparison-box {
    background-color: #FFF;
    color: #1e1e1e;
}

#Search-page div#result-section div.result-box ul.services {
    display: none;
}

#result-section .result-box .card .butn-section {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-direction: row-reverse;
    column-gap: 5px;
}

#result-section .result-box .card .butn-section>* {
    align-self: center;
    flex: 1 1 0;
}

#Search-page div#result-section div.butn-section a:nth-child(1) {
    background-color: #1e1e1e;
}

#Search-page div#result-section div.butn-section a:nth-last-child(1) {
    background-color: #de9406;
}

#Search-page div#result-section div.result-box div.comparison-box input[type='checkbox'] {
    opacity: 0;
    position: absolute;
    visibility: hidden;
}

#Search-page div#result-section div.result-box div.comparison-box input[type='checkbox']+label::before {
    display: none !important;
}

#Search-page div#result-section div.comparison-box input[type="checkbox"]+label {
    color: #000;
    line-height: 1;
}

#Search-page div#result-section div.comparison-box input[type="checkbox"]:checked+label {
    color: #de9406;
}

#Search-page div#result-section div.result-box div.comparison-box:has(input[type='checkbox']:checked) {
    background-color: #1e1e1e;

}

#Search-page div#result-section .result-box div.comparison-box {
    color: #000 !important;
    font-size: 12px !important;
    position: absolute !important;
    top: 20px !important;
    left: 20px !important;
    border-radius: 20px !important;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.10);
}

#Search-page div#compare-section-go a#btn_compare {
    background-color: #1e1e1e !important;
    border-radius: 6px !important;
}

div#Explore-other-states div.state-lists>ul>a {
    background-color: #de940640;
    border-radius: 10px;
    overflow: hidden;
}

div#Explore-other-states div.state-lists>ul>a>li {
    background-color: transparent;
    font-size: var(--content-font-size);
    ;
    font-weight: 400;
    padding: 20px;
    position: relative;
}

div#Explore-other-states div.state-lists>ul>a>li:hover {
    text-decoration: underline;
    text-decoration-color: #de9406;
}

#Search-page div#result-section .result-box .card .details{
    gap: 20px;
}


div#Explore-other-states div.state-lists>ul>a>li:hover::after {
    content: '↗';
    position: absolute;
    right: 5px;
    top: 50%;

    transform: translateY(-50%);
}

div#Explore-other-states .state-lists ul li:hover {
    background-color: transparent !important;
}

div#Explore-other-states div.state-lists>ul>a * {
    color: #000;
}

div#Explore-other-states div.state-lists ul {
    row-gap: 30px;
}

#Search-page div#result-section .title{
    margin-bottom: 0px !important;
}

section#Search-page div#result-section .result-box .card .details .dsc {
    display: flex;
    gap: 16px;
    line-height: 1.2;
    align-items: flex-start;
    margin-bottom: 0px;
}

section#Search-page div#result-section .result-box .card .details .dsc svg {
    min-height: 18px;
    min-width: 18px;
    max-height: 18px;
    max-width: 18px;
}

section#Search-page div#result-section .result-box .card .details .dsc ul.rating {
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}

#Search-page div#result-section div.card ul.rating li.active i {
    color: #de9406;
}

#Search-page div#result-section div.card ul.rating li i {
    color: #aeaeae;
}

section#Search-page div#result-section .result-box .card .details .dsc {
    font-size: var(--content-font-size);
    ;
    margin-bottom: 0px;
}

#Search-page .box {
width:65%;
}

#Search-page div#result-section .title {
    color: #1e1e1e !important;
}


@media (min-width:1441px) {
#Search-page .box{
    width: 55% !important;
}
}

@media (max-width:1441px) {
    .statewise-institute-search-page-hero-section .flexbox-hero-section-statewise-institute-search>div:first-child {
        padding-top: 10px;
    }

    section#Search-page div#result-section {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 1200px) {
    * {
        --page-title: 40px;
        --content-font-size: 12px;
        --container-title: 24px;
    }

    .statewise-institute-search-page-hero-section {
        padding-top: 85px;
    }

    #Content-on-States div.content {
        padding: 35px 28px;
    }

    #Content-on-States div.content a.read-more-less {
        padding: 15px 65px;
    }

    #Search-page .search-by-filter div#searching-filters div.box h3.title {
        font-size: 30px;
    }

    div#Explore-other-states div.state-lists ul {
        grid-template-columns: repeat(4, 1fr)
    }
}

@media (max-width: 1024px) {
    section#Search-page div#result-section {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 769px) and (max-width: 991px) {
    .statewise-institute-search-page-hero-section{
        padding-bottom: 50px;
    }
}

@media (max-width: 768px) {
    * {
        --container-title-margin: 36px 0px 22px 0px;
    }

    .header-recommended-courses-section .section-title-recommended-courses-section {
        font-size: 14px;
    }
    

    #Search-page div#result-section .result-box .card .details{
        gap: 10px;
}

    .statewise-institute-search-page-hero-section .flexbox-hero-section-statewise-institute-search>div:first-child>h1 {
        line-height: 1.5em;
    }

    #Search-page div#result-section .result-box div.comparison-box {
        right: auto;
    }

    .statewise-institute-search-page-hero-section .flexbox-hero-section-statewise-institute-search>div:first-child>p {
        margin-top: 40px;
    }

    div#Explore-other-states div.state-lists ul {
        grid-template-columns: repeat(4, 1fr);
        row-gap: 15px;
    }

    .statewise-institute-search-page-hero-section {
        padding-top: 70px;
    }

    .statewise-institute-search-page-hero-section .flexbox-hero-section-statewise-institute-search {
        flex-direction: column;
    }

    .statewise-institute-search-page-hero-section .flexbox-hero-section-statewise-institute-search>div {
        width: 100%;
    }

    .statewise-institute-search-page-hero-section .flexbox-hero-section-statewise-institute-search>div:last-child img {
        width: 80%;
        margin: 0 auto;
        display: block;
    }

    #Content-on-States div.content {
        padding: 16px 24px;
    }

    #Content-on-States div.content a.read-more-less {
        margin-top: 24px;
    }

    section#Search-page div#result-section {
        padding: 30px 15px;
    }

    #Search-page div#searching-filters div.form {
        grid-template-columns: 1fr 1fr 1fr;
    }

    #Search-page div#searching-filters div.form select {
        font-size: 12px !important;
    }

    #Search-page .search-by-filter div#searching-filters div.box h3.title {
        font-size: 20px;
    }

    #Search-page .search-by-filter {
        min-height: auto !important;
    }

    div.search-by-filter {
        padding: 30px 0px;
    }

    #Content-on-States div.content a.read-more-less {
        padding: 15px 30px;
    }

    #Search-page div#result-section .result-box .card .details {
        padding: 10px !important;
    }

    #Search-page div#result-section .title {
        margin:0px !important;
    }
}

@media (max-width: 576px) {
    * {
        --page-title: 24px;
        --content-font-size: 12px;
        --container-title: 22px;
    }
    #Content-on-States div.content a.read-more-less {
        padding: 10px 30px;
    }
    div#Explore-other-states div.state-lists ul {
        grid-template-columns: repeat(2, 1fr);
    }

    section#Search-page div#result-section {
        grid-template-columns: 1fr;
    }
}