    body {
        background: #f3f3f3;
        font-family: 'Quicksand', sans-serif !important;
    }

    * {
        margin: 0;
        padding: 0;
        font-family: "Quicksand";
    }

    .container {
        max-width: 1240px !important;
        width: 100%;
        background: #F3F3F3;
        position: relative;
    }

    a {
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s !important;
        text-decoration: none !important;
    }

    .footer a {
        color: #ffffff !important;
    }

    a:hover {
        color: #fcb846 !important;
    }

    button:focus {
        outline: 0 !important;
        box-shadow: unset !important;
    }

    input:focus,
    select:focus {
        border: 0 !important;
        border: transparent !important;
        outline: 0 !important;
    }

    .innr-head {
        position: relative;
        margin: 0 auto;
        width: 100%;
    }

    .text-tab-link.extrapadtop {
        padding-top: 60px;
    }

    .headerlocationshow {
        display: block !important;
    }

    .fixed_header {
        padding: 0;
        position: sticky;
        z-index: 999;
        top: 0;
        background: #FFF;
        width: 100%;
        box-shadow: 0px 3px 6px #00000029;
        left: 0;
        margin: 0 -15px;
        width: calc(100% + 30px);
    }

    .fixed_header .innr-head {
        max-width: 1240px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .sdivmob {
        display: none;
    }

    header nav.navbar {
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
    }

    .navbar-brand {
        display: inline-block;
        padding-top: 0.3125rem;
        padding-bottom: 0.3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
    }

    .navbar-dark .navbar-brand {
        color: #fff;
    }

    /* div#logo {
        margin-right: 2.7rem;
    } */

    .fixed_header div#logo {
        width: 46px;
        overflow: hidden;
        margin-right: 0rem;
    }

    #logo img {
        padding: 1px 0;
        height: 55px;
    }

    .logo-full {
        display: none;
    }

    .fixed_header .logo-original {
        display: none;
    }

    .fixed_header .logo-full {
        display: block;
    }

    .hed-location {
        height: 40px;
        border: 1px solid #818181;
        border-radius: 2px;
        width: 167px;
        background: url(../images/ICONMaterial.png) 10px center #fff;
        background-repeat: no-repeat;
        margin-right: 40px;
    }

    .hed-location,
    .hed-button,
    .hed-search {
        display: none;
    }

    .fixed_header .hed-location,
    .fixed_header .hed-button,
    .fixed_header .hed-search {
        display: block;
    }

    .hed-location select {
        border: 0;
        background: transparent;
        width: calc(100% - 26px);
        margin-left: 25px;
        height: 100%;
        font-weight: 600;
        cursor: pointer;
    }

    header nav.navbar ul li a {
        color: #191919 !important;
        font-weight: 600;
        border-bottom: 1px solid #FCB846;
        padding: 0 !important;
        margin-right: 15px;
        margin-left: 15px;
    }

    .hed-button {
        margin-right: 40px;
    }

    .hed-button button {
        width: 146px;
        height: 40px;
        background: transparent linear-gradient(180deg, #FCB846 0%, #F7773E 100%) 0% 0% no-repeat padding-box;
        box-shadow: 0px 2px 2px #00000040;
        border-radius: 4px;
        text-align: center;
        font: normal normal bold 14px/18px Quicksand;
        color: #191919;
        display: flex;
        align-items: center;
        justify-content: center;
        border: none;
    }

    .hed-search {
        width: 162px;
        margin-right: 30px;
    }

    .hed-search form .form-group {
        position: relative;
        margin-bottom: 0;
    }

    .hed-search form .form-group input {
        font: normal normal bold 14px/18px Quicksand;
        color: #191919;
        height: 44px;
        border-radius: 22px;
        padding-right: 40px;
    }

    .hed-search form .form-group img {
        position: absolute;
        top: 50%;
        right: 15px;
        z-index: 1;
        transform: translateY(-50%);
        width: 15px;
    }

    .user-link {
        width: 60px;
        height: 44px;
        border: 1px solid #818181;
        border-radius: 4px;
        display: flex;
        align-items: center;
        justify-content: space-around;
        cursor: pointer;
    }

    .profidropdid {
        display: none;
        border-radius: 8px;
        padding: 16px;
        background: #fff;
        width: 252px;
        box-shadow: 0 0.14px 2.29266px rgb(0 0 0 / 3%), 0 0.37px 4.42626px rgb(0 0 0 / 5%), 0 3px 7px rgb(0 0 0 / 9%);
        position: absolute;
        top: 100%;
        right: 0;
        z-index: 999;
        margin-top: 0;
    }

    .profidropdid ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

    .profidropdid li {
        margin: 0 !important;
        margin-top: 1px !important;
        color: #334156;
        width: 100%;
    }

    header nav.navbar ul li span {
        color: #191919 !important;
        font-weight: 600;
        border-bottom: 1px solid #FCB846;
        margin-left: 0 !important;
        margin-right: 0 !important;
        display: inline-block;
        width: 100%;
        padding: 5px 0 !important;
        font-size: 0.8rem;
        cursor: pointer;
    }

    header nav.navbar ul li span:hover {
        color: #FCB846 !important;
    }


    /*///////////////////////////  body start //////////////////////////*/

    .content1 {
        max-width: 100%;
        height: auto;
        min-height: 60vh;
    }

    .main_page_div_css {
        height: 570px;
        width: calc(100% + 30px);
        background-image: url(../images/Admission_tree_home_image.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 0 0;
        margin-bottom: 10px;
        margin-left: -15px;
        margin-right: -15px;
    }

    .search_div {
        background-color: #fff;
        height: auto;
        display: flex;
        flex-direction: column;
        width: 100%;
        margin-top: 50px;
        margin-right: 12px;
        float: right;
        padding: 12px;
        padding-bottom: 20px;
        border-radius: 7px;
        box-shadow: 1px 2px 6px 1px #a1a1a16e;
        cursor: pointer;
    }

    .search_div img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding: 6px 0;
        width: 52px;
    }

    .search_panel_test_1_css {
        text-align: center;
        font-weight: bold;
        margin-bottom: 0px;
        margin-bottom: 0px;
        padding: 3px 45px;
        font: normal normal bold 1.3rem/21px Quicksand;
        letter-spacing: 0px;
        color: #191919;
    }

    .search {
        position: relative;
        padding: 6px 8px 4px;
        width: 256px;
    }

    .bnr-sch {
        width: 100%;
        padding: 0;
        margin: 0;
        position: relative;
    }

    .bnr-sch .form-control {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #727272;
        border-radius: 31px;
        height: 44px;
    }

    .searchicon {
        position: absolute;
        top: 3px;
        right: 15px;
        margin-top: 0;
        color: #8d8d8d;
        font-size: 20px;
        /* transform: translateY(-50%); */
        cursor: default;
    }

    .searchbox1 .applying_button {
        width: 100%;
        padding: 0 18px;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 40px;
        background: transparent linear-gradient(180deg, #FCB846 0%, #F7773E 100%) 0% 0% no-repeat padding-box;
        box-shadow: 0px 2px 2px #00000040;
        border-radius: 4px;
        text-align: center;
        font: normal normal bold 16px/18px Quicksand;
        color: #191919;
    }

    .form-welcome img {
        padding-top: 5px;
    }

    .main_page_div_css .search {
        width: 100%;
        margin-bottom: 10px;
    }

    .searchbox1 {
        padding: 0px;
        align-self: center;
    }

    .location1 {
        margin: auto;
        margin-top: 68px;

    }

    .locationheight img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 30px;
        height: 50px;
    }

    .locationPeffered {
        width: 48%;
        margin: auto;
        padding-bottom: 34px;
    }

    .select_pefered_loction_css {
        text-align: center;
        font: normal normal 600 20px/22px Quicksand;
        letter-spacing: 0px;
        color: #FFFFFF;
        margin-bottom: 0rem;
        opacity: 1;
    }

    .yourlocation {
        margin-bottom: 10px;
        display: flex;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        justify-content: center;
        flex-wrap: wrap;
    }

    .your_location_button_css.selected {
        background-color: #fcb846;
        color: #000000;
    }

    .your_location_button_css {
        border-radius: 21px;
        width: auto;
        font-size: 16px;
        font-weight: bold;
        color: #224859;
        height: 29px;
        padding: 0 9px;
        background-color: #fff;
        text-align: center;
        font-family: initial;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: 6px;
        margin-bottom: 10px;
    }

    .dropdown {
        display: inline-block;
        cursor: pointer;
    }

    span.locationName {
        padding: 0 !important;
        margin: 0 7.5px !important;
        text-transform: uppercase;
        font-size: 0.9rem;
        white-space: nowrap;
    }

    .loc {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    .location_button_css {
        width: auto;
        background: #fcb846 0% 0% no-repeat padding-box;
        border-radius: 12px;
        opacity: 1;
        text-align: center;
        font: normal normal bold 0.9rem/18px Quicksand;
        letter-spacing: 0px;
        color: #0A4117;
        text-transform: uppercase;
        padding: 4px 16px;
        cursor: pointer;
        /*min-width: 112px;*/
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 4px 3px;
        border: 1px solid #fff;
    }

    .location_button_css:hover {
        background: #ffcc76 0% 0% no-repeat padding-box;
    }

    .location_container_display_poperty {
        display: flex;
        margin: 3px 0;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: center;
        padding: 0 10%;
    }

    .text-center {
        text-align: center !important;
        margin: auto;
    }

    .schoolhead {
        height: auto;
        text-align: center;
        font-size: 1.2rem;
        color: black;
        font-weight: bold;
        font: normal normal 600 1.8rem Quicksand;
        margin-top: 4px;
        margin-bottom: 52px;
    }

    .SchoolText {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        flex: 1;
        justify-content: space-around;
        padding: 0 30px;
    }

    .background {
        border: 1px solid #4B9452 !important;
        background-color: transparent !important;
        padding: 0px !important;
        height: 160px !important;
        width: 31% !important;
        border-radius: 6px !important;
    }

    .school_test_cicle_button {
        position: absolute;
        height: 40px;
        width: 40px;
        background-color: #4c9452;
        border-radius: 25px;
        text-align: center;
        left: 0;
        right: 0;
        margin: auto;
        top: -22px;
    }

    .cicle_text_class {
        color: white;
        font-size: 25px;
        font-weight: bold;
    }

    .oneloc {
        padding: 10px 10px 0;
        height: 105px;
        display: flex;
        align-items: center;
    }

    .explore_button {
        background-image: linear-gradient(to bottom right, #FCB846, #F7773E);
        border-radius: 25px;
        width: 45%;
        font-size: 1.1rem;
        font-weight: bold;
        cursor: pointer;
        color: black;
        text-align: center;
        list-style-type: none;
        height: 38px;
        margin-left: auto;
        margin-right: auto;
        box-shadow: 1px 1px 1px 1px #00000054;
        padding-top: 7px;
    }

    .card-text {
        font-weight: bold;
        margin: 0px 20px;
        font-size: 1.1rem;
        line-height: 20px;
    }

    .maindiv {
        background-color: #4B9452;
        margin-top: 32px;
        margin-bottom: 110px;
        /*height: 400px;*/
        position: relative;

    }

    .main-client-testi:before {
        position: absolute;
        width: 100%;
        background: url(../images/bg2.png)no-repeat;
        height: 220px;
        background-size: 100%;
        bottom: -170px;
        content: "";
        left: 0;
        z-index: 0;
    }

    .head {
        position: relative;
        padding: 22px 0px;
    }

    .text1 {
        margin-bottom: -0.5rem;
        text-align: center;
        font-size: 1.2rem;
        padding: 0;
        color: #FFFFFF;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .text1 span {
        font-size: 1.8rem;
    }

    .test_600_subsection {
        display: flex;
        justify-content: space-around;
        padding: 0 0px 0 30px;
    }

    .test_600_subsection .owl-carousel .owl-stage-outer {
        padding-bottom: 22px;
    }

    .card_section {
        background-color: #FFFFFF;
        width: 100%;
        height: 205px;
        border-radius: 6px;
        box-shadow: 1px 1px 1px 1px #00000036;
    }

    .card_section_double_quote_opening_css {
        padding: 10px 20px;
    }

    .cad_section_test_css {
        padding: 0px 14px 10px;
    }

    .subtext {
        color: black;
        margin-left: 10px;
        margin-right: 20px;
        margin-top: 0px;
        margin-bottom: 2px;
        font-size: 1rem;
        font-weight: bold;
        color: #191919;
        line-height: 18px;
        height: 60px;
    }

    .readmore {
        border-bottom: 1px solid #000;
        font-size: 12px;
        padding: 0px;
        font-size: 0.7rem
    }

    .card_section_image_container_css {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        padding: 10px 0;
    }

    .aut-pic {
        margin-right: 10px;
        border-radius: 50% !important;
        overflow: hidden;
        height: 107px;
        border: 4px solid #fff;
        flex-shrink: 0;
        width: 107px;
    }

    .testimonial-carousal .owl-nav {
        display: none;
    }

    .aut-name {
        padding-top: 0px;
        width: 100%;
    }

    .savita_kona_name_css {
        margin: 0px;
        font: normal normal bold 1.2rem/26px Quicksand;
        color: #191919;
        opacity: 1;
    }

    .card_section_mother_test_css {
        margin: 0px;
        font: normal normal 600 1rem/26px Quicksand;
        color: #16762C;
        opacity: 1;
    }

    .card_section_double_quote_closing_css {
        width: 70px;
        height: 60px;
        padding: 0 10px;
        position: relative;
    }

    .card_section_double_quote_closing_css img {
        bottom: 0px;
        position: absolute;
        right: 15px;
    }

    .sub_level_section {
        height: auto;
        width: 100%;
        padding: 0;
        margin: 0 auto;
    }

    .main_div_css {
        height: 254px;
        width: 100%;
        background: transparent linear-gradient(191deg, #4B9452 0%, #4B9452 62%, #2E7B50 62%, #2E7B50 100%) 0% 0% no-repeat padding-box;
        border-radius: 5px;
        display: flex;
        flex-direction: row;
    }

    .school1 {
        height: 100%;
        width: 40%;
    }

    .school11 {
        margin: 38px 0px 0px 0px;
    }

    .school12 {
        height: 100%;
        width: 60%;
        padding-right: 20px;
        display: flex;
        align-items: center;
    }

    .Explore-container {
        margin-bottom: 60px;
    }

    .explore_school {
        height: 210px;
        width: 100%;
        max-width: 520px;
        margin-left: 0;
        color: white;
        opacity: 1;
        text-align: center;
        padding: 40px;
        display: grid;
    }

    .schoolexp {
        font-size: 1.5rem;
        margin-bottom: 0;
        line-height: 30px;
    }

    .schoolexp1 {
        height: auto;
        width: 100%;
        margin-left: 0;
        margin-bottom: 1rem;
        margin-top: 40px;
    }

    .explore_school_button_section {
        background-color: #FCB846;
        border-radius: 28px;
        width: 342px;
        height: 44px;
        font-size: 1.2rem;
        font-weight: bold;
        margin: auto;
        color: black;
        text-align: center;
        padding-top: 8px;
    }

    .footer {
        background-color: #2E7B50 !important;
        padding: 25px 30px;
        width: 100%;
    }

    .footeradnew {
        max-width: 290px !important;
        float: right;
        padding-right: 0px !important;
        align-items: flex-start !important;
    }

    .footeradnew .advertisement {
        position: absolute;
        right: 10px;
    }

    .footer2 {
        display: flex;
        flex-direction: column;
        height: auto;
    }

    .footer3 {
        width: 100%;
        height: auto;
        margin-bottom: 31px;
    }

    .footer3 img {
        width: 200px;
    }

    .footer_small_div_right1 {
        width: 34px;
        padding-top: 0px;
        margin-right: 10px;
    }

    .footer_small_div_right1 i {
        font-size: 1.8rem;
        color: white;
    }

    .footer_small_div_left {
        color: white;
        border-bottom: 1px solid #1A1817;
        font-size: 15px;
        margin-bottom: 10px;
        width: 80%;
        text-align: left;
        padding-bottom: 2px;
    }

    .contact_us_css {
        height: auto;
        padding: 0;
        color: #f3f3f3;
        font-size: 2rem;
        font-weight: 400;
        text-align: center;
        margin-bottom: 31px;
    }

    .footer_small_div_right {
        color: #f3f3f3;
        border-bottom: 1px solid #1A1817;
        font-size: 15px;
        margin-bottom: 6px;
        width: 100%;
        text-align: left;
        display: flex;
        flex-direction: row;
        padding-bottom: 4px;
    }

    .inst1 {
        background-color: #224859;
        border-radius: 11px;
        text-align: center;
        padding: 12px 20px 50px;
        width: 320px;
        float: right;
    }

    .inst2 {
        font-size: 2rem;
        color: #FFFFFF;
        padding-top: 40px;
        padding-bottom: 20px;
    }

    .Institution p {
        font-size: 1rem;
        color: #FFFFFF;
        margin-top: 14px;
        text-align: center;
        line-height: 23px;
        margin-bottom: 32px;
    }

    .ger_registared_buttonCss {
        background-color: #FCB846;
        border-radius: 50px;
        width: 64%;
        color: #0A4117;
        margin: auto;
        padding-left: 7px;
        padding-right: 3px;
        padding-top: 4px;
        height: 41px;
        text-align: center;
        font: normal normal bold 18px/32px Quicksand;
    }

    .footer_small_div_middle {
        color: #f3f3f3;
        border-bottom: 1px solid #1A1817;
        font-size: 15px;
        margin-bottom: 10px;
        width: 100%;
        text-align: center;
        padding-bottom: 6px;
    }

    .footer_small_div_middle i {
        font-size: 20px;
        margin-left: 10px;
        margin-right: 15px;

    }

    .footer_small_div_right p {
        margin-bottom: 5px;
    }

    /*.footer_small_div_right p span {
    font-size: 1.2rem;
    }*/
    .copyright {
        text-align: right;
    }

    .copyright p {
        margin-bottom: 0rem;
        font-size: 0.9rem;
        color: #E0E0E0;
        padding-top: 5px;
    }

    /*16.12.2022*/
    .sm-txt {
        font-size: 0.9rem
    }

    .big-txt {
        font-size: 1.2rem;
    }

    .yellow-underline {
        border-bottom: 1px solid #FCB846;
        color: #fff;
    }

    .read-more {
        font-size: 0.7rem;
        border-bottom: 1px solid #16762C;
        color: #191919;
    }


    /*suro*/
    body {
        background-color: #fff;
    }

    .hd-bnr {
        min-height: auto;
    }

    .search_div img.lrg-none {
        display: none;
    }

    .end-quote {
        position: absolute;
        right: 20px;
        bottom: 10px;
    }

    .card_section {
        position: relative;
    }

    .school11-img {
        margin-top: -30px;
    }

    .main_div_css.row {
        margin: 0;
    }

    header .navbar {
        padding: 0;
    }

    .banner-form {
        height: 422px;
        width: calc(100% + 30px);
        background-image: url(../images/topbanner_location.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 0 0;
        margin-bottom: 10px;
        margin-left: -15px;
        margin-right: -15px;
    }

    .banner-form-innr {
        border-radius: 7px;
        box-shadow: 2px 2px 2px 1px #0000006e;
        background-color: #FFFFFF;
        padding: 15px;
        display: flex;
        align-items: center;
        width: 623px;
        float: right;
        margin-top: 32px;
        margin-right: 10px;
    }

    .form-innr-left {
        text-align: center;
    }

    .form-innr-left p {
        color: #191919;
        font-size: 20px;
        font-weight: bolder;
        padding: 0 0 0 10px;
        margin: 0;
        line-height: 22px;
        margin-bottom: 0;
        text-align: left;
    }

    .search-mob-bg {
        display: flex;
    }

    .search .form-group {
        margin-bottom: 0;
    }

    .form-innr-left p span {
        display: block;
    }

    .form-innr-left em {
        color: #191919;
        font-size: 20px;
        font-weight: normal;
        font-style: normal;
        line-height: 22px;
        border-bottom: 1px solid #FCB846;
    }

    .form-innr-right {
        width: 70%;
    }

    .form-innr-left {
        width: 30%;
    }

    .form-innr-left>div {
        display: flex;
    }

    button {
        border: 0;
        cursor: pointer;
    }

    input:focus,
    select:focus {
        border: 1px solid #727272 !important;
        box-shadow: unset !important;
    }

    .admissions-ongoing-slide {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .ongoing-item-pic {
        display: flex;
        border-bottom: 2px solid #FCB846;
        align-items: center;
        padding-bottom: 5px;
        height: 61px;
    }

    .ongoing-item-title {
        text-align: left;
        font: normal normal bold 14px/16px Quicksand;
        color: #191919;
        text-transform: capitalize;
        height: 100%;
        display: flex;
        align-items: center;
    }

    .ongoing-item-title p {
        margin: 0;
    }

    .ongoing-item-info {
        display: flex;
        flex-wrap: wrap;
        padding-top: 5px;
        align-items: center;
    }

    .admissions-session,
    .admissions-session-time {
        width: 50%;
    }

    .admissions-session span {
        text-align: left;
        font: normal normal bold 11px/9px Quicksand;
        color: #189138;
        text-transform: uppercase;
        padding-bottom: 4px;
    }

    .admissions-session em {
        text-align: left;
        font: normal normal bold 11px/19px Quicksand;
        color: #191919;
        text-transform: capitalize;
        font-style: normal;
        display: block;
    }

    .admissions-session-time ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
        display: flex;
        align-items: end;
        justify-content: space-between;
    }

    .admissions-session-time ul li span {
        text-align: center;
        font: normal normal bold 18px/16px Quicksand;
        color: #2A5659;
        text-transform: capitalize;
        display: block;
    }

    .admissions-session-time ul li i {
        text-align: center;
        font: normal normal bold 9px/9px Quicksand;
        color: #2A5659;
        text-transform: uppercase;
        font-style: normal;
        display: block;
    }

    .admissions-ongoing-item {
        max-width: 100%;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px -2px 6px #00000029;
        border-radius: 4px;
        padding: 5px;
    }

    .admissions-ongoing {
        margin: -120px 0 0 0;
    }

    .ongoing-item-pic img {
        max-width: 50px !important;
        max-height: 54px;
        margin-right: 10px;
        padding: 4px;
        height: auto;
        object-fit: contain;
    }

    .admissions-session {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .quick-view-slide ul {
        list-style-type: none;
        display: flex;
        align-items: center;
        padding: 0;
        margin: 0;
        justify-content: flex-end;
    }

    .quick-view-slide ul li a {
        display: flex;
        margin: 0 0px;
        justify-content: center;
        border: 1px solid #CBCBCB;
    }

    .quick-view-slide ul li span {
        display: flex;
        margin: 0 0px;
        justify-content: center;
        border: 1px solid #CBCBCB;
    }

    .next-arrow {
        width: 32px;
        height: 25px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border-radius: 0px 18px 18px 0px;
    }

    .prev-arrow {
        width: 32px;
        height: 25px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border-radius: 18px 0px 0px 18px;
    }

    .quick-view-slide {
        padding-bottom: 5px;
    }

    .noticeboard {
        background: #2A5659 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 6px #00000008;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 60px;
    }

    .notice2 {
        p {
            text-align: left;
            font: normal normal bold 16px/22px Quicksand;
            color: #fff;
            padding: 0;
            margin: 0;

            >marquee {
                vertical-align: middle;
                /* align-items: center;
                display: flex; */
            }
        }

    }

    .notice1 {
        font: normal normal bold 16px/22px Quicksand;
        color: #FFE08B;
        position: relative;
        white-space: nowrap;
        padding-right: 25px;
        padding-left: 15px;
    }

    .notice1 i {
        font-size: 10px;
        vertical-align: 2px;
    }

    .sec-quick-view {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 6px #00000008;
        border-radius: 4px;
        padding: 15px 15px 0 15px;
        margin: 15px 0;
        position: relative;
    }

    .most-viewed-top .grid2 {
        display: flex;
    }

    .grid2-left {
        margin-right: 10px;
    }

    .grid2-right p {
        text-align: left;
        font: normal normal bold 18px/20px Quicksand;
        color: #0A4117;
        text-transform: capitalize;
        padding: 0;
        margin: 0;
        margin-bottom: 5px;
        height: 40px;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    span.p_perperty_2 img {
        float: left;
        width: auto !important;
    }

    .grid2-right span a {
        text-align: left;
        font: normal normal 12px/16px Quicksand;
        color: #191919;
        text-transform: capitalize;
        border-bottom: 1px solid #FCB846;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .most-viewed-bottom .medium {
        display: flex;
        justify-content: space-between;
        height: 30px;
    }

    .medium1 p {
        text-align: left;
        font: normal normal 600 14px/16px Quicksand;
        color: #191919;
        padding: 0;
        margin: 0;
    }

    .option .after_dot_button {
        /* width: 80px; */
        height: 30px;
        background: #FCB846 0% 0% no-repeat padding-box;
        border-radius: 4px;
        align-items: center;
        justify-content: center;
        display: flex;
        text-align: center;
        font: normal normal bold 14px/22px Quicksand;
        color: #191919;
        text-transform: capitalize;
        margin-left: 4px;
        padding: 0 5px;
    }

    .option .after_dot_button:hover {
        color: #000 !important;
    }

    .medium .option {
        display: flex;
        align-items: center;
    }

    .dot {
        height: 24px;
        width: 24px;
        background-color: #FFFFFF;
        border: 1px solid #CBCBCB;
        border-radius: 12px 12px 12px 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 4px;
    }

    .dot i {
        color: #6A6A6A;
        font-size: 14px;
    }

    .most-viewed-item {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #CBCBCB;
        border-radius: 6px;
        padding: 10px;
        width: 99.3333333333%;
        margin-bottom: 15px;
    }

    .cont-most-viewed {
        /*display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly; */
    }

    .most-viewed-top {
        padding-bottom: 10px;
    }

    .grid2-left img {
        max-width: 80px;
        height: 60px;
        object-fit: cover;
        width: auto !important;
    }

    .quick-view-link ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        border-bottom: 1px solid #CBCBCB;
    }

    .quick-view-link ul li a {
        text-align: center;
        font: normal normal bold 18px/23px Quicksand;
        color: #2A5659;
        padding: 10px 25px;
        display: inline-block;
        margin: 0 25px;
        border-bottom: 4px solid #fff;
    }

    .link-actv {
        border-bottom: 4px solid #FCB846 !important;
    }

    .quick-view-link {
        padding-bottom: 10px;
    }

    .quick-view-link ul li a:hover {
        border-bottom: 4px solid #FCB846;
    }

    .quick-view-head {
        position: absolute;
        top: 20px;
        left: 15px;
    }

    .quick-view-head h2 {
        font: normal normal bold 20px/25px Quicksand;
        color: #191919;
        padding: 0;
        margin: 0;
    }

    .sec-quick-view .quick-view-slide {
        position: absolute;
        top: 23px;
        right: 5px;
    }

    .hrLine {
        height: 1px;
        background-color: #FCB846;
        width: 100%;
        border: 0;
    }

    .what_type_of_css {
        padding-bottom: 15px;
        background: transparent;
        width: 100%;
        text-align: center;
        font: normal normal 600 26px/28px Quicksand;
        letter-spacing: 0px;
        color: #191919;
        min-height: 71px;
    }

    .flex_wrapper {
        display: flex;
        gap: 20px;
        margin: 0;
        align-items: center;
        flex-wrap: wrap;
    }

    .small_logo {
        border: 1px solid #4EAC32;
        border-radius: 10px;
        background-color: #FFFFFF;
        width: 105px;
        height: 120px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin: 7.5px 0;
    }

    .text_css {
        text-align: center;
        font: normal normal bold 14px/18px Quicksand;
        letter-spacing: 0px;
        color: #191919;
        text-transform: uppercase;
        padding: 0;
        width: 100%;
    }

    .small_logo_css {
        height: 70px;
    }

    .row.justify-content-between .bdr-lft:before {
        width: 1px;
        height: 100%;
        position: absolute;
        top: 0;
        left: -55px;
        content: "";
        background: #FCB846;
    }

    .text_css p {
        padding: 0;
        margin: 0;
    }

    .what_type_of_css p {
        padding: 0;
        margin: 0;
    }

    .admissions-ongoing-item:hover {
        background: #FCB846 0% 0% no-repeat padding-box;
        cursor: pointer;
    }

    .admissions-ongoing-item:hover .ongoing-item-pic {
        border-bottom: 2px solid #191919;
    }

    .most-viewed-item:hover {
        background: #4B9452 0% 0% no-repeat padding-box;
        cursor: pointer;
    }

    .most-viewed-item:hover .grid2-right p,
    .most-viewed-item:hover .medium1 p,
    .most-viewed-item:hover .grid2-right span a {
        color: #fff;
    }

    .admissions-session-time ul li {
        position: relative;
    }

    .admissions-session-time ul li:before {
        content: ":";
        position: absolute;
        top: 50%;
        right: -6px;
        transform: translateY(-50%);
    }

    .admissions-session-time ul li:last-child:before {
        display: none;
    }

    .admissions-session h2 {
        text-align: left;
        font: normal normal bold 14px/16px Quicksand;
        color: #191919;
        text-transform: uppercase;
        padding: 0;
        margin: 0;
        white-space: nowrap;
    }

    .admissions-session-time h3 {
        text-align: left;
        font: normal normal bold 11px/12px Quicksand;
        color: #191919;
        text-transform: capitalize;
        float: right;
    }

    .admissions-session-time h3 span {
        display: block;
    }

    .explore--boards .small_logo {
        width: 100px;
    }

    .mob-vew-mor a {
        width: 130px;
        height: 30px;
        display: flex;
        border: 1px solid #16762C;
        border-radius: 15px;
        text-align: center;
        font: normal normal bold 12px/19px Quicksand;
        color: #191919;
        text-transform: capitalize;
        align-items: center;
        justify-content: center;
    }

    .mob-vew-mor {
        margin: 0 auto;
        padding: 0 0 15px 0;
        display: none;
    }

    .school-info-top {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .school-info-top-left p {
        text-align: left;
        font: normal normal 600 12px/16px Quicksand;
        color: #191919;
        padding: 0;
        margin: 5px 0;
    }

    .school-info-top-left span a {
        text-align: left;
        font: normal normal bold 12px/16px Quicksand;
        color: #191919;
        text-transform: capitalize;
        border-bottom: 1px solid #FCB846;
    }

    .btn-reminder-apply {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .btn-reminder-apply .btn-apply-now {
        width: 58%;
        height: 30px;
        background: #FCB846 0% 0% no-repeat padding-box;
        border-radius: 2px;
        text-align: center;
        font: normal normal bold 12px/19px Quicksand;
        color: #191919;
        text-transform: capitalize;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .btn-reminder-apply .btn-set-reminder {
        width: 38%;
        height: 30px;
        border: 1px solid #FCB846;
        border-radius: 15px;
        text-align: center;
        font: normal normal bold 12px/19px Quicksand;
        letter-spacing: 0px;
        color: #191919;
        text-transform: capitalize;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .btn-set-reminder img {
        max-width: 12px;
        margin-right: 10px;
    }

    .most-viewed-item:hover .school-info-top-left span a,
    .most-viewed-item:hover .school-info-top-left p,
    .most-viewed-item:hover .btn-reminder-apply .btn-set-reminder {
        color: #fff;
    }

    .most-viewed-item:hover .btn-set-reminder img {
        filter: brightness(0) invert(93%);
    }

    .school-info-top-right .option {
        display: flex;
        padding-top: 7.5px;
    }

    .school-info-details {
        display: none;
    }

    .form-welcome .lrg-none {
        display: none;
    }

    .metro-medal-icon {
        display: none;
    }

    .notice2 p marquee span {
        color: #FFE08B;
    }

    .featured-item {
        background: #4B9452 0% 0% no-repeat padding-box;
        border-radius: 6px;
        overflow: hidden;
        width: 99.3%;
    }

    .featured-txt h2 {
        text-align: left;
        font: normal normal bold 18px/20px Quicksand;
        color: #FFFFFF;
        text-transform: capitalize;
        height: 40px;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .featured-scl-lft i.fa {
        float: left;
        padding-right: 6px;
        margin-top: 6px;
    }

    .featured-scl-lft span span {
        text-align: left;
        font: normal normal 14px/16px Quicksand;
        color: #FFFFFF;
        text-transform: capitalize;
        border-bottom: 1px solid #FCB846;
        margin-left: 7px;
    }

    .featured-scl-lft p {
        text-align: left;
        font: normal normal 600 14px/16px Quicksand;
        color: #FFFFFF;
        text-transform: capitalize;
        margin: 10px 0 0 0;
    }

    .featured-bottom-link ul li {
        width: 31px;
        height: 30px;

        border-radius: 50%;
        filter: grayscale(100%) !important;
        background: #fff;
        opacity: 1;
    }

    .featured-bottom-link ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
        display: flex;
        gap: 10px;
    }

    .featured-bottom-link {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-top: 12px;
    }

    .featured-bottom-link .btn-apply {
        height: 30px;
        background: #FCB846 0% 0% no-repeat padding-box;
        border-radius: 4px;
        text-align: center;
        font: normal normal bold 18px/32px Quicksand;
        color: #191919;
        text-transform: capitalize;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 158px;
    }

    .featured-txt {
        padding: 10px 12px;
    }

    .featured-list {
        display: flex;
        gap: 15px;
    }

    .featured-thum img {
        width: 100%;
        height: 160px;
        object-fit: cover;
    }

    .featured-scl-rit .option {
        display: flex;
    }

    .featured-scl-lft {
        width: 80%;
    }

    .featured-scl-rit {
        display: flex;
        align-items: flex-end;
    }

    .cont-featured-viewed {
        padding-bottom: 15px;
    }






    .green-bg {
        position: relative;
    }

    .green-bg:before {
        background: url(../images/green-bg.png);
        content: "";
        position: absolute;
        width: 100%;
        height: 500px;
        background-size: cover;
        top: 0;
    }

    .green-bg section {
        position: relative;
        z-index: 1;
    }

    .banner-4 {
        position: relative;
    }

    .banner-4-pic {
        border-radius: 6px;
    }

    .banner-4-pic img {
        max-width: 100%;
        height: 330px;
        object-fit: cover;
        border-radius: 6px;
    }

    .banner-4-inr {
        background: transparent linear-gradient(180deg, #19191900 0%, #191919cf 100%) 0% 0% no-repeat padding-box;
        padding-top: 6%;
        border-radius: 6px;
        position: absolute;
        bottom: 0;
        width: 100%;
    }

    .banner-4-inr span {
        width: 127px;
        height: 27px;
        background: #4B9452 0% 0% no-repeat padding-box;
        border-radius: 0px 6px 6px 0px;
        display: flex;
        align-items: center;
        color: #fff;
        font: normal normal 600 14px/16px Quicksand;
        text-transform: uppercase;
        justify-content: center;
    }

    .banner-4-inr span i {
        margin-right: 7.5px;
    }

    .banner-4-inr-info {
        padding: 15px 15px 45px 15px;
        display: flex;
    }

    .banner-4-inr-info-detl {
        width: 85%;
    }

    .banner-4-inr-info-pic {
        margin-right: 15px;
        border-radius: 6px;
        height: 120px;
        width: 120px;
        background: #fff;
        padding: 10px;
        display: flex;
    }

    .banner-4-inr-info-pic img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        object-position: center;
        display: flex;
        flex-wrap: nowrap;
        align-self: center;
        justify-content: center;
    }

    .banner-4-inr-info-detl h2 {
        font: normal normal bold 24px/26px Quicksand;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: capitalize;
        margin-bottom: 15px;
    }

    .banner-4-inr-info-detl h1 {
        font: normal normal bold 24px/26px Quicksand;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: capitalize;
        margin-bottom: 15px;
    }

    .banner-4-inr-info-detl p {
        font: normal normal 600 14px/16px Quicksand;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: capitalize;
        padding: 0;
        margin-bottom: 12px;
    }

    .file-pic {
        position: absolute;
        right: 15px;
        bottom: 45px;
        color: #fff;
    }

    section.sec-adm {
        z-index: 2;
    }

    .area-white-shadow-box {
        position: absolute;
        top: -15px;
        width: 92%;
        margin: 0 auto;
        left: 4%;
        display: flex;
        justify-content: space-between;
        z-index: 999;
    }

    .white-shadow-box-left {
        width: 66%;
    }

    .sec-admi {
        padding: 15px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .admi-head {
        position: relative;
        font: normal normal 600 16px/16px Quicksand;
        color: #16762C;
        text-transform: capitalize;
        padding-bottom: 3px;
    }

    .text-tab-info ul li {
        margin-left: 20px;
        padding: 6px 0px;
    }

    .pagecontainer .details ol li {
        margin-left: 24px;
    }

    .admi-head i {
        font-size: 14px;
    }

    .admi-link {
        font: normal normal 600 16px/16px Quicksand;
        color: #191919;
        position: relative;
        overflow: hidden;
        width: 52%;
        font-size: 0.9rem;
    }

    .admi-link a {
        font: normal normal bold 12px/16px Quicksand;
        color: #191919;
        border-bottom: 1px solid #FCB846;
        margin-left: 12px;
    }

    .hed-button a,
    .admi-btn button {
        border: 1px solid #FCB846;
    }

    .admi-btn button {
        width: 130px;
        background: transparent linear-gradient(180deg, #FCB846 0%, #F7773E 100%) 0% 0% no-repeat padding-box;
        box-shadow: 0px 2px 2px #00000040;
        border: 0;
        border-radius: 4px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: bold;
    }

    .input-group input {
        width: 95px !important;
    }

    .check-intro2 .admi-btn button {
        width: auto;
        background: transparent linear-gradient(180deg, #FCB846 0%, #F7773E 100%) 0% 0% no-repeat padding-box;
        box-shadow: 0px 2px 2px #00000040;
        border: 0;
        border-radius: 8px;
        display: flex;
        height: auto;
        align-items: center;
        justify-content: center;
        font-weight: bold;
        padding: 9px 20px;
        /* margin-top: -16px; */
        margin-left: 5px;
    }

    .white-shadow-box-right {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 33%;
    }

    .white-shadow-box {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 2px 2px #00000029;
        border-radius: 2px;
    }

    .white-shadow-box-right ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

    .reminder-link {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-left: 15px !important;
    }

    .reminder-link li a {
        height: 31px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #FCB846;
        border-radius: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 10px;
        text-align: center;
        font: normal normal 600 14px/23px Quicksand;
        color: #191919;
        padding: 0 15px;
    }

    .icon-link li a {
        width: 32px;
        height: 32px;
        border: 1px solid #CBCBCB;
        border-radius: 22px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: 10px;
        color: #6A6A6A;
    }

    .white-shadow-box-right ul li img {
        max-width: 12px;
        margin-right: 5px;
    }

    .icon-link {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-right: 15px !important;
    }

    .text-tab-link {
        padding-top: 30px;
    }

    .text-tab-link ul {
        padding: 6px 0;
        margin: 0;
        list-style-type: none;
        background: #224859 0% 0% no-repeat padding-box;
        border-radius: 2px;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

    .text-tab-link ul li a {
        text-align: center;
        font: normal normal normal 16px/20px Quicksand;
        color: #FFFFFF !important;
        border: 1px solid transparent;
        border-radius: 18px;
        height: 32px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 150px;
        text-decoration: none;
        cursor: pointer;
    }

    .text-tab-link ul li a.active,
    .text-tab-link ul li a:hover {
        border: 1px solid #FCB846;
        color: #FCB846 !important;
    }

    .text-tab-link ul li a.active {
        font-weight: bold;
    }

    .text-tab-info {
        padding: 15px 0;
    }

    .text-tab-info-box {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #E0E0E0;
        border-radius: 2px;
        margin-bottom: 10px;
    }

    .pad-15 {
        padding: 16px 20px;
    }

    .text-tab-info-box h2 {
        font: normal normal 600 22px/22px Quicksand;
        color: #191919;
        margin-bottom: 0;
        padding-bottom: 25px;
    }

    .text-tab-info-box p {
        font: normal normal 500 16px/18px Quicksand;
        color: #191919;
    }

    .text-tab-info-box h3 {
        font: normal normal 600 16px/18px Quicksand;

        color: #191919;
        padding-top: 25px;
    }

    .text-tab-info-box span {
        font: normal normal 500 16px/18px Quicksand;
        color: #191919;
    }

    .text-tab-info-box table {
        border: 1px solid #dee2e6;
    }

    .text-tab-info-box table thead th {
        vertical-align: bottom;
        border-bottom: 2px solid #dee2e6;
    }

    .text-tab-info-box table td,
    .text-tab-info-box table th {
        padding: 0.75rem;
        vertical-align: top;
        border-top: 1px solid #dee2e6;
        border: 1px solid #dee2e6;
    }


    .gallery-list {
        display: flex;
        flex-wrap: wrap;
    }

    .gallery-item {
        width: 24%;
        height: 100px;
        border-radius: 2px;
        overflow: hidden;
        margin-right: 10px;
        margin-bottom: 10px;
        cursor: pointer;
        display: flex;
    }

    .gallery-item img {
        object-fit: cover;
        width: 100px;
        height: 100px;
        border-radius: 2px;
        overflow: hidden;
        -moz-transition: -moz-transform 0.5s ease-in;
        -webkit-transition: -webkit-transform 0.5s ease-in;
        -o-transition: -o-transform 0.5s ease-in;
        transition: 0.5s ease;
        padding: 10px;
    }

    .check-eligibility-status {
        display: flex;
        justify-content: space-between;
    }

    .eligibility-frm .form-group label {
        text-align: left;
        font: normal normal bold 14px/18px Quicksand;
        color: #191919;
    }

    .eligibility-frm-fil {
        display: flex;
        align-items: center;
    }

    .form-group-box {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 2px solid #4EAC32;
        border-radius: 2px;
        min-width: 160px;
        padding: 0px 6px;
        margin-right: 10px;
    }

    .form-group-box span {
        display: block;
        text-align: left;
        font: normal normal 600 11px/18px Quicksand;
        color: #224859;
        text-transform: uppercase;
    }

    .form-group-box select {
        width: 100%;
        border: 0;
        background: transparent;
        text-align: left;
        font: normal normal bold 14px/18px Quicksand;
        color: #191919;
        text-transform: uppercase;
    }

    .form-group-box .form-check.form-check-inline {
        width: 44%;
        border-right: 1px solid #CBCBCB;
    }

    .form-group-box .form-check.form-check-inline:last-child {
        border-right: 0;
        margin-right: 0;
    }

    .form-group-btn a {
        width: 112px;
        height: 44px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #CBCBCB;
        border-radius: 9px;
        text-align: center;
        font: normal normal bold 14px/18px Quicksand;
        color: #818181;
        text-transform: uppercase;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .eligibility-aro h2 {
        padding-left: 0;
        font: normal normal 600 27px/22px Quicksand;
        text-align: right;
    }

    .check-intro {
        display: flex;
    }

    .check-intro em {
        font-style: normal;
        color: #4EAC32;
        margin-right: 15px;
    }

    .eligibility-aro p {
        font: normal normal 600 16px/22px Quicksand;
        color: #191919;
        float: right;
        width: 48%;
        padding-right: 0;
    }

    .branchfld {
        border: 2px solid #4eac32 !important;
        padding: 7px !important;
        margin-top: -15px;
        margin-left: 12px;
        margin-right: 0 !important;
    }

    .branchfld select {
        width: 100px;
    }

    .check-intro p {
        width: 206px;
    }

    .tabEligibility .nav-tabs {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #E0E0E0;
        border-radius: 2px;
        /* justify-content: space-between; */
    }

    .tabEligibility .nav-tabs .nav-item {
        margin-bottom: 0;
    }

    .tabEligibility .nav-tabs .nav-link.active {
        border-bottom: 4px solid #FCB846 !important;
        font-weight: bold;
    }

    .tabEligibility .nav-tabs .nav-item.show .nav-link,
    .tabEligibility .nav-tabs .nav-link.active {
        color: #495057;
        background-color: #fff;
        border-color: transparent;
    }

    .tabEligibility .nav-tabs .nav-link {
        font: normal normal 600 13px/16px Quicksand;
        color: #191919;
        text-transform: uppercase;
        border-bottom: 4px solid transparent !important;
    }

    .tabEligibility .nav-tabs .nav-link:focus,
    .tabEligibility .nav-tabs .nav-link:hover {
        border-color: transparent;
        border-bottom: 4px solid #FCB846 !important;
    }

    .tab-content {
        padding-top: 10px;
    }

    .tab-info-1 {
        display: flex;
        text-align: left;
        font: normal normal 600 16px/18px Quicksand;
        color: #191919;
    }

    .date-birth-between {
        border-right: 1px solid #CBCBCB;
        width: 25%;
        padding-left: 10px;
    }

    .date-birth-between p {
        text-align: left;
        font: normal normal 600 16px/18px Quicksand;
        color: #191919;
    }

    .date-birth-between p span {
        display: block;
        text-align: left;
        font: normal normal 600 16px/18px Quicksand;
        color: #191919;
    }

    .admission-open-from {
        padding: 0 10px;
    }

    .admission-open-from p {
        text-align: left;
        font: normal normal 600 16px/18px Quicksand;
        color: #191919;
        display: flex;
        font-style: normal;
    }

    .admission-open-from p span {
        display: block;
        text-align: left;
        font: normal normal 600 16px/18px Quicksand;
        color: #191919;
    }

    .admission-open-from p em {
        font-style: normal;
    }

    .admission-open-from p i {
        margin-right: 4px;
    }

    .set-reminder a {
        height: 24px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #FCB846;
        border-radius: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 10px;
        text-align: center;
        font: normal normal 600 10px/16px Quicksand;
        color: #191919;
        padding: 0 15px;
    }

    .set-reminder a img {
        max-width: 12px;
        margin-right: 5px;
    }

    .facilities-link {
        display: flex;
    }

    .facilities-item,
    .facilities-item-btn {
        width: 100%;
    }

    .facilities-item ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .facilities-item ul li {
        text-align: left;
        font: normal normal 500 16px/16px Quicksand;
        color: #191919;
        display: flex;
        align-items: center;
        margin-bottom: 20px;
        width: 90%;
        /* cursor: pointer; */
    }

    .facilities-item ul li span.active {
        background: #4B9452 0% 0% no-repeat padding-box;
    }

    .facilities-item ul li span {
        width: 50px;
        height: 50px;
        background: #E0E0E0 0% 0% no-repeat padding-box;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        margin-right: 10px;
        position: relative;
    }

    .facilities-item ul li span i {
        position: absolute;
        margin: auto;
        color: #fff;
        font-size: 1.5rem;
    }

    .facilities-item-btn a {
        text-align: center;
        font: normal normal 600 12px/24px Quicksand;
        color: #0A4117;
        text-transform: capitalize;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 112px;
        height: 21px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #818181;
        border-radius: 16px;
        text-decoration: none;
    }

    .academics-info p {
        font: normal normal 500 18px/22px Quicksand;
        color: #191919;
    }

    .academics-yr {
        display: flex;
    }

    .academics-yr-1 {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #CBCBCB;
        border-radius: 2px;
        padding: 15px;
        text-align: center;
        color: #191919;
        font: normal normal 600 18px/22px Quicksand;
        width: 241px;
    }

    .academics-info p {
        font: normal normal 500 18px/22px Quicksand;
        color: #191919;
    }

    .academics-info span {
        font: normal normal 600 18px/22px Quicksand;
        color: #191919;
    }

    .academics-yr-2 {
        border-right: 1px solid #CBCBCB;
    }

    .academics-yr-2 ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

    .academics-yr-2 ul li {
        text-align: left;
        font: normal normal 500 20px/25px Quicksand;
        color: #191919;
        padding: 2px 0;
    }

    .academics-yr-2 ul li span {
        font: normal normal bold 20px/25px Quicksand;
        color: #0A4117;
    }

    .academics-yr-3 {
        padding-left: 60px;
    }

    .academics-yr-3,
    .academics-yr-2 {
        width: 40%;
        padding: 0 40px;
    }

    .academics-yr-3 ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

    .academics-yr-3 ul li {
        text-align: left;
        font: normal normal 400 20px/25px Quicksand;
        color: #191919;
        padding: 2px 0;
    }

    .academics-yr-3 ul li span {
        font: normal normal bold 20px/25px Quicksand;
        color: #0A4117;
    }

    .timings-info ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

    .timings-info ul li {
        font: normal normal 500 16px/18px Quicksand;
        color: #191919;
        padding: 7.5px 0;
    }

    .timings-info ul li span {
        font: normal normal bold 16px/18px Quicksand;
        color: #191919;
    }

    .skl-dtl {
        margin: 0 -15px;
        padding-bottom: 40px;
    }

    .conta-iner {
        padding: 15px 15px 0 15px;
    }

    .admi-link:before {
        width: 1px;
        height: 200%;
        position: absolute;
        content: "";
        background: #E0E0E0;
        left: -25px;
        top: -7px;
    }

    /* //////////////////////////////////  Search  /////////////////////////////////////// */

    .search-area {
        background: #4B9452 0% 0% no-repeat padding-box;
        padding: 10px;
        margin: 0 -15px;
        max-width: 1240px;
    }

    .topfilter {
        position: sticky;
        top: 65px;
        z-index: 9;
    }


    .search-item {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .search-fld {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border-radius: 2px;
        min-width: 40px;
        padding: 1px 7px;
    }

    .search-fld span {
        display: block;
        text-align: left;
        font: normal normal 600 11px/18px Quicksand;
        color: #2A5659;
        text-transform: uppercase;
    }

    .search-fld select,
    .search-fld label.form-check-label {
        text-align: left;
        font: normal normal bold 14px/18px Quicksand;
        color: #191919;
        text-transform: uppercase;
    }

    .w-160 {
        width: 160px;
    }

    .w-275 {
        width: 275px;
    }

    .w-350 {
        width: 350px;
    }

    .search-fld select {
        border: 0;
        width: 100%;
    }

    .search-fld a {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .sidebar-left {
        margin: 15px 0;
    }

    .sidebar-left {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #CBCBCB;
        border-radius: 2px;
        padding: 12px;
        position: sticky;
        top: 145px;
        max-height: calc(100vh - 170px);
        overflow-y: scroll;
    }

    .sidebar-left .card-header {
        background-color: transparent;
        padding: .75rem 0;
        text-align: left;
        font: normal normal 600 14px/18px Quicksand;
        color: #191919;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid rgba(0, 0, 0, .125);
        margin-bottom: 0 !important;
    }

    .sidebar-left .card {
        border: 0;
    }

    .sidebar-left .card-body {
        padding: .75rem 0;
        border-bottom: 1px solid rgba(0, 0, 0, .125);
    }

    .sidebar-left .form-check-label {
        text-align: left;
        font: normal normal 600 14px/18px Quicksand;
        color: #191919;
        text-transform: capitalize;
    }

    .card-header:not(.collapsed) .rotate-icon {
        transform: rotate(180deg);
    }

    .sidebar-left .accordion .card:last-child .card-header.collapsed {
        border-bottom: 0;
    }

    .search-result {
        margin: 15px 0;
    }

    .clear {
        clear: both;
    }

    .search_lop_1 {
        width: 20%;
        float: left;
    }

    .search_lop_2 {
        width: 60%;
        float: left;
        align-self: flex-start;
    }

    .search_lop_3 {
        width: 30%;
        float: left;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        margin: 10px 0;
        border-left: 1px solid #000;
        border-right: 1px solid #000;
        align-self: start;
        height: 140px;
    }

    .search_lop_4 {
        width: 10%;
        float: left;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
    }

    .search_lop_1 img {
        max-width: 100%;
        object-fit: cover;
        height: 111px;
    }

    .search_lop {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #CBCBCB;
        border-radius: 2px;
        padding: 1px;
        display: flex;
        height: 160px;
    }

    .search_lop_1 img {
        height: 100%;
        max-height: 157px;
        width: 100%;
    }

    .banner_IMG {
        width: auto;
        background: #F3F3F3 0% 0% no-repeat padding-box;
        border-radius: 2px;
        padding: 0px 10px;
    }

    .search_lop_2 h2 {
        text-align: left;
        font: normal normal 600 16px/16px Quicksand;
        color: #191919;
        text-transform: capitalize;
        margin-bottom: 10px;
        height: 32px;
    }

    .search_lop_2 a {
        text-align: left;
        font: normal normal 500 12px/14px Quicksand;
        color: #191919;
    }

    .search_lop_inr-2 {
        padding: 0 15px;
        border-right: 0;
        margin: 10px 0;
        position: relative;
    }

    .search-location a {
        border-bottom: 1px solid #FCB846;
    }

    .search-lop-link {
        display: flex;
        align-items: center;
        position: unset;
        width: 100%;
        bottom: 14px;
        justify-content: flex-start;
    }

    .search-lop-link div i:first-child {
        justify-content: flex-start;
        word-break: break-word;
        line-height: 13px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        max-width: 80%;
    }

    .search-lop-link ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        text-align: left;
        font: normal normal 500 12px/14px Quicksand;
        color: #224859;
        text-transform: capitalize;
    }

    .search-lop-link span {
        text-align: left;
        color: #191919;
        text-transform: capitalize;
        width: 26px;
        height: 26px;
        background: #E0E0E0 0% 0% no-repeat padding-box;
        display: flex;
        border-radius: 50%;
        align-items: center;
        justify-content: center;
    }

    .search-lop-link ul li em {
        text-align: left;
        font-size: 12px;
        color: #224859;
        text-transform: capitalize;
        font-style: normal;
        font-weight: bold;
        border-right: 1px solid #CBCBCB;
        padding-right: 10px;
        margin-right: 10px;
    }

    .search-lop-link i {
        text-align: left;
        font: normal normal 500 12px/16px Quicksand;
        font-style: normal;
        color: #191919;
        text-transform: capitalize;
        border-right: 1px solid #CBCBCB;
        padding-right: 8px;
        height: 100%;
        font-weight: bold;
        font-size: 12px;
        margin-right: 8px;
    }

    .search-lop-link ul li {
        margin: 0 2px;
        font-weight: bold;
    }


    .search-lop-link i {}

    .search-location {
        padding-bottom: 10px;
        font: normal normal 500 12px/14px Quicksand;
        height: 38px;
    }

    .search-lop-link span:hover {
        background: #4B9452;
        cursor: pointer;
    }

    .admi-stats {
        text-align: left;
        font: normal normal 500 14px/16px Quicksand;
        font-style: normal;
        color: #191919;
        text-transform: capitalize;
        padding-bottom: 5px;
    }

    .admi-date {
        text-align: left;
        font: normal normal 500 14px/16px Quicksand;
        font-style: normal;
        color: #191919;
        text-transform: capitalize;
    }

    .admi-date span {
        text-align: left;
        font: normal normal 600 15px/16px Quicksand;
        font-style: normal;
        color: #191919;
        text-transform: capitalize;
    }

    .admi-btn-2 ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

    .admi-btn-2 li a {
        height: 24px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #FCB846;
        border-radius: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        font: normal normal 600 10px/16px Quicksand;
        color: #191919;
        padding: 0 8px;
        margin: 8px 4px;
    }

    .admi-btn-2 ul li img {
        max-width: 12px;
        margin-right: 5px;
    }

    .admi-btn-2 .reminder-link {
        margin-left: 0 !important;
    }

    .search_lop_inr-4 {
        padding: 0 15px;
        border-left: 0;
        margin: 10px 0;
        height: 100%;
    }

    .search_lop_inr-4 ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
        flex-wrap: wrap;
        min-height: 100%;
        display: flex;
        align-items: center;
    }

    .search-featured-slid {
        background: #FCB846 0% 0% no-repeat padding-box;
        border-radius: 2px 2px 0px 0px;
        padding: 6px 12px;
    }

    .search-featured-slid-inr {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .schText1 span {
        font-weight: bold;
        font-size: 14px;
        color: red;
    }

    .search-featured-slid-text ul {
        list-style-type: none;
        display: flex;
        align-items: center;
        font-weight: bold;
        padding: 0;
        margin: 0;
    }

    .search-featured-slid-arrow ul {
        list-style-type: none;
        display: flex;
        align-items: center;
        padding: 0;
        margin: 0;
        justify-content: flex-end;
    }

    .search-featured-slid-text ul li {
        display: flex;
        align-items: center;
        text-align: left;
        font: normal normal bold 12px/15px Quicksand;
        color: #191919;
        border-right: 1px solid #000;
        padding-right: 15px;
        margin-right: 15px;
    }

    .search-featured-slid-text ul li:last-child {
        border-right: none;
    }

    .search-featured-slid-text ul li img {
        width: 39px;
        height: 37px;
        object-fit: cover;
    }

    .search-featured-slid-text ul li span {
        padding-left: 15px;
        text-align: left;
        font: normal normal bold 14px/14px Quicksand;
        color: #191919;
        text-transform: capitalize;
    }

    .search-featured-slid-text ul li i {
        margin-right: 10px;
    }

    .search-featured-slid-text {
        width: 70%;
    }

    .search-featured-slid-arrow {
        width: 30%;
    }

    .prev-arrow {
        width: 32px;
        height: 25px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border-radius: 18px 0px 0px 18px;
    }

    .next-arrow {
        width: 32px;
        height: 25px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border-radius: 0px 18px 18px 0px;
    }

    .search-featured-slid-arrow ul li a {
        display: flex;
        margin: 0 2px;
        justify-content: center;
    }

    .search-featured-slid-text ul li:first-child {
        border-right: 0;
    }


    .short-fltr-bg {

        background: #FFFFFF 0% 0% no-repeat padding-box;
        border-radius: 2px;
        padding: 5px 10px;
        margin: 7.5px 0;
    }

    .short-by-fltr {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border-radius: 2px;
        padding: 4px 8px;
        display: flex;
        flex-direction: row;
    }

    .search-list {
        margin-bottom: 7.5px;
    }

    .sortByOption {
        width: 80%;
        display: grid;
        grid-template-columns: 32% 32% 32% 2%;
        grid-gap: 3%;
        font-size: 12px;
        font-weight: 500;
    }

    .sortByOption span.selected {
        color: #16762C;
    }

    .sortBy {
        width: 12%;
        font-size: 12px;
        font-weight: bold;
        padding-top: 0;
    }

    .sortByCnt {
        width: 12%;
        font-size: 16px;
        font-weight: bold;
        padding-top: 0;
    }

    .popularity {
        color: #16762C;
    }

    .search-sortBy {
        background: #fff;
        width: 44px;
        height: 26px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: -4px 0;
        cursor: pointer;
    }

    .search-list {
        margin-bottom: 7.5px;
    }

    .Banner {
        border: 1px solid #CBCBCB;
        width: 100%;
    }

    .container1 .Banner {
        margin-bottom: 7.5px;
    }

    .banner {
        display: inline-block;
        text-align: center;
        width: 100%;
    }

    .apply_button {
        height: 24px;
        background: transparent linear-gradient(180deg, #FCB846 0%, #F7773E 100%) 0% 0% no-repeat padding-box;
        border: 1px solid #FCB846;
        border-radius: 4px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        font: normal normal 600 10px/16px Quicksand;
        color: #191919;
        padding: 0 8px;
        margin: 8px 4px;
        width: 10rem;
        margin-bottom: 0;
    }

    .sub_grid_div_2 {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .container1 .admissions-session-time ul li {
        margin: 0 5px;
    }

    .container1 .admissions-session-time {
        width: 80%;
    }

    .search_lop_txt {
        width: 80%;
        float: left;
        display: flex;
        align-items: center;
        position: relative;
    }


    /* ////////////////////////////// soumen /////////////////////////////// */

    .owl-carousel.ad .owl-item img {
        display: block;
        width: auto;
        max-width: 728px;
        margin: auto;
        height: 90px;
    }

    .dropdown-menu.show {
        display: block;
        /* right: 0; */

    }

    .owl-dots {
        margin: auto;
        text-align: center;
        margin-top: 10px;
    }

    .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        margin: 5px 7px;
        background: #D6D6D6;
        display: block;
        transition: opacity .2s ease;
        border-radius: 30px;
    }

    .owl-dots .owl-dot.active span,
    .owl-theme .owl-dots .owl-dot:hover span {
        background: #fbac44;
    }

    .text-center.section-header {
        background: #4b9452;
        padding: 15px 0;
    }

    .text-info i {
        color: #fcb846 !important;
    }

    .new-banner-inner .hero {
        background: #4b9452;
        padding: 0 22px;
    }

    h3.profilehdr {
        background: #4b9452;
        color: #fff;
        font-size: 1.5rem;
        font-weight: 500 !important;
        padding: 12px 20px;
    }

    .badge-success {
        background-color: #ffffff !important;
        color: #000 !important;
        font-size: 1.1rem;
        padding: 5px 17px;
        border-radius: 20px;
    }

    .prof-mndv {
        background: #fff;
    }

    .signotp {
        max-width: 425px;
    }

    .signotp h3 {
        font-size: 1rem;
        padding-bottom: 15px;
    }

    .signotp p {
        margin: 20px;
    }

    .newbtn {
        background: transparent linear-gradient(180deg, #FCB846 0%, #F7773E 100%) 0% 0% no-repeat padding-box;
        box-shadow: 0px 2px 2px #00000040;
        border-radius: 4px;
        border: none !important;
    }

    img.grid_image_size {
        width: 74px;
        height: 74px;
    }

    img.grid_image_size_stype {
        width: 64px;
        padding: 5px;
    }

    .stype_text {
        font: normal normal bold 11px/13px Quicksand !important;
        padding: 0 0 5px 2px;
    }

    .exbrand {
        display: flex;
        gap: 20px;
        margin: 0;
        align-items: center;
        flex-wrap: wrap;
        width: auto;
        height: 312px;
        overflow-x: scroll;
        overflow-y: hidden;
    }

    .exbrandinner {
        display: flex;
        gap: 20px;
        margin: 0;
        align-items: center;
        margin: auto;
    }

    .counter {
        font-size: 0.6rem;
        position: absolute;
        top: -10px;
        left: 18px;
        background: #a91717;
        border-radius: 50%;
        width: 18px;
        height: 18px;
        text-align: center;
        padding-top: 1px;
        color: #fff;
        font-weight: normal;
    }

    .featured-bottom-link img {
        width: 30px;
        padding: 7px;
    }

    .option .dropdown-menu.show {
        left: 0 !important;
        box-shadow: 2px 3px 5px #00000057;
    }

    .dotlike {
        height: 24px;
        width: 50px;
        background-color: #FFFFFF;
        border: 1px solid #CBCBCB;
        border-radius: 12px 12px 12px 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 4px;
    }

    .dotlike i {
        color: #bfbfbf;
    }

    .dotlike strong {
        font-size: 0.7rem;
        padding-left: 4px;
    }

    .dotlike2 {
        height: 50px;
        width: 24px;
        background-color: #FFFFFF;
        border: 1px solid #CBCBCB;
        border-radius: 12px 12px 12px 12px;
        align-items: center;
        justify-content: center;
        margin: 0 4px;
    }

    .dotlike2 i {
        color: #bfbfbf;
    }

    .dotlike2 strong {
        font-size: 0.7rem;
        padding-left: 4px;
    }

    .icon-share svg {
        width: 14px;
        height: 35px;
    }

    share-button button {
        width: 40px;
    }

    .sb-wrapper {
        font-size: inherit;
        cursor: pointer;
        position: relative;
        outline: 0;
        min-width: 3.125em !important;
        height: 1.5em !important;
        border: none;
        border-radius: 1px;
        padding: 0;
        line-height: 1.571em !important;
        background-color: transparent;
    }

    .adrsinfo {
        text-align: left;
        font: normal normal 600 14px/16px Quicksand;
        color: #FFFFFF;
        text-transform: capitalize;
        margin: 4px 0 0 0;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .bottominfo {
        display: flex;
        justify-content: inherit;
        width: 100%;
    }

    .featured-bottom-link li.disable {
        background: #004002 0% 0% no-repeat padding-box;
        opacity: 0.34;
    }

    .dateinp {
        width: 220px !important;
        border: none !important;
        padding: 0 !important;
        height: 24px !important;
    }

    .admi-btn {
        float: left;
        margin-right: 10px;
    }

    .applyinfo2 {
        text-align: right;
    }

    .reg-logo-top {
        display: block;
        /* float: left;
        width: 15%; */
        margin-right: 0px;
    }

    .reg-logo-top img {
        width: 100%;
        max-width: 100px;
        max-height: 100px;
        object-fit: contain;
    }

    .sidebar-left .card-header a {
        width: 100%;
    }

    .card-body.scroll {
        overflow-x: hidden;
        overflow-y: scroll;
    }

    .sortByCnt {
        padding-left: 0;
        padding-bottom: 10px;
        font-size: 0.9rem;
        width: 100%;
        text-align: center;
    }

    .sortByOption {
        width: 100%;
    }

    .dot .dropdown-menu.show {
        display: block;
        /* right: 0; */
        /* left: -57px!important;
        box-shadow: 2px 2px 4px 0px #0000003d; */
        left: -97px !important;
        box-shadow: 2px 2px 4px 0px #0000003d;
        width: max-content;
    }

    .admi-btn-2 li label {
        height: 24px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #FCB846;
        border-radius: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        font: normal normal 600 10px/16px Quicksand;
        color: #191919;
        padding: 0 8px;
        margin: 8px 4px;
        padding-left: 0;
        padding-right: 11px;
        cursor: pointer;
    }

    .admi-btn-2 li label input {
        opacity: 0;
    }

    .admi-btn-2 li label input:checked+span {
        color: #f87b43;
        text-shadow: 0px 0px 4px #c4c4c4;
    }

    .longad {
        position: absolute;
        top: 522px;
        z-index: 9;
        width: 970px;
        max-width: 100%;
        left: 0px;
        right: 0;
    }

    .longad2 {
        position: relative;
        z-index: 9;
        width: 970px;
        max-width: 100%;
        left: 0px;
        right: 0;
    }

    .grid .search_lop_1 img {
        height: 100px;
        min-width: 100%;
    }

    .grid .search_lop_1 {
        width: 100%;
        float: left;
    }

    .grid .search_lop {
        flex-wrap: wrap;
        height: auto;
    }

    .grid .search_lop_txt {
        width: 100%;
        flex-wrap: wrap;
        position: relative;
    }

    .grid .search_lop_2 {
        width: 100%;
        float: left;
    }

    .grid .search_lop_inr-2 {
        margin-bottom: 0;
    }

    .grid .search-location {
        padding-bottom: 11px;
        height: 42px;
    }

    .grid .search-lop-link {
        position: unset;
        width: 100%;
    }

    .grid .search_lop_3 {
        flex-wrap: wrap;
        width: 100%;
        float: left;
        display: flex;
        justify-content: space-between;
        border: none;
        margin: 10px;
        /* background: #f6f6f6; */
        padding: 0px 8px;
        gap: 1px;
        height: 70px;
        margin-top: 8px;
    }

    .grid .admi-stats {
        padding-bottom: 0px;
        width: 60%;
        line-height: 25px;
    }

    .grid .search_lop_4 {
        width: auto;
        position: absolute;
        right: 60px;
        bottom: 20px;
        float: left;
        height: auto;
    }

    .grid .search_lop_inr-4 {
        margin: 0;
        padding: 0;
    }

    .grid .search-list {
        width: 49%;
        float: left;
        margin-right: 2%;
        margin-bottom: 20px;
    }

    .grid .search-list:nth-child(2n) {
        margin-right: 0;
    }

    .grid .search_lop_2 h2 {
        height: 33px;
    }

    .grid .apply_button {
        height: auto;
        background: transparent linear-gradient(180deg, #FCB846 0%, #F7773E 100%) 0% 0% no-repeat padding-box;
        border: 1px solid #FCB846;
        border-radius: 4px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        font: normal normal 600 10px/16px Quicksand;
        color: #191919;
        padding: 3px 12px;
        margin: 8px 4px;
        width: auto;
        margin-bottom: 0;
        margin-top: 0;
    }

    .your_location_button_css.selected i {
        display: block;
    }

    .your_location_button_css i {
        display: none;
    }

    .total-form div.req-fld label.field-label::after {
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: red;
        cursor: pointer;
        box-shadow: 0 0 0 rgba(204, 169, 44, .4);
        -webkit-animation: 2s infinite pulse;
        animation: 2s infinite pulse;
        position: relative;
        top: -14px;
        right: 10px;
    }

    .exclusiveListPage {
        display: flex;
        align-items: center;
        text-align: left;
        font: normal normal bold 12px/15px Quicksand;
        color: #191919;
        border-right: 1px solid #000;
        padding-right: 15px;
        margin-right: 15px;
    }

    .exclusiveListPage span {
        padding-left: 15px;
        text-align: left;
        font: normal normal bold 14px/14px Quicksand;
        color: #191919;
        text-transform: capitalize;
    }

    .exclusiveListPage img {
        width: 50px !important;
        height: 50px;
        object-fit: contain;
        background: #fff;
        padding: 5px;
    }

    .search-location img {
        float: left;
        margin-right: 6px;
    }

    .search-location span {
        border-bottom: 1px solid #fcb846;
        margin-left: 4px;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        width: fit-content;
    }

    ngb-typeahead-window.show {
        max-height: 200px;
        overflow: auto;
    }

    .desksearch ngb-typeahead-window.show {
        max-height: 70vh;
        height: auto;
        overflow: auto;
    }

    .medium1 {
        align-self: center;
    }

    .logBack .login-form.fpass {
        width: 36% !important;
    }

    .fpass .form-group {
        margin-top: 1.5rem;
    }

    .fpass .text-center {
        font-size: 1.4rem;
    }

    .fpass .avatar {
        display: none;
    }

    #datepicker .input-group-addon {
        position: absolute;
        right: 10px;
        top: 6px;
    }

    .pagecontainer .details * {
        background: transparent !important;
        background-color: transparent !important;
    }

    .aut-pic img {
        max-width: 155px;
        max-height: 200px;
    }

    button.btn.loadbtn {
        background: #ffffff;
        border: 1px solid #f7b63e;
        text-align: center;
        margin: auto;
        display: flex;
        justify-content: center;
    }

    img.moreloading {
        width: 25px;
        margin-left: 10px;
    }

    span.passeye {
        position: absolute;
        top: 5px;
        right: 15px;
    }

    span.passeyefp {
        position: absolute;
        top: 8px;
        right: 15px;
    }

    .regform {
        position: relative;
    }

    span.formasterik {
        position: absolute;
        top: 8px;
        right: -10px;
        font-size: 20px;
        color: red;
    }

    span.formasterikjoinus {
        position: absolute;
        top: 8px;
        right: 10px;
        font-size: 20px;
        color: red;
    }

    .text-tab-info-box ol {
        padding-left: 15px;
    }

    label.custom-file-label {
        overflow: hidden;
    }

    .modal-dialog {
        max-width: 540px !important;
        margin: 0 auto !important;
    }

    .modal-body iframe {
        width: 100% !important;
    }



    /*css fix*/
    /*.mobsearch{
        display: block!important;
    }
    .mobsubsearch {
        position: absolute;
        left: 0;
        top: 50px;
        margin: 0 -10px;
        width: calc(100% + 20px);
        padding: 10px 15px;
        background: #fff;
        box-shadow: 2px 2px 4px #00000073;
        border-top: 1px solid #17772d;
        z-index: 999;
    }*/

    .hed-location select option {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
    }

    .hed-location select:focus {
        border: 0 !important;
    }

    .search-result:not(.grid) .search_lop_2 h2 {
        height: auto;
    }

    .search-result .search_lop_2 h2 {
        word-wrap: normal;
        word-break: normal;
    }

    .gallery-item {
        height: 200px;
        width: 100%;
        overflow-x: auto;
    }

    .gallery-item img {
        width: 200px;
        height: 200px;
    }

    .admission-ad .item img {
        display: inline-block !important;
        width: 100% !important;
        max-height: 400px;
        max-width: 100%;
        object-fit: cover;
    }

    .admission-ad .owl-stage-outer {
        width: 100%;
    }

    .admissions-session {
        align-items: unset;
        flex-flow: column;
    }

    .admissions-session em {
        line-height: normal;
        display: block;
    }

    .admissions-session label {
        text-align: left;
        font: normal normal bold 10px/10px Quicksand;
    }

    .admissions-session h2 {
        text-align: center;
        white-space: normal !important;

    }

    .admissions-ongoing-item .ongoing-item-info {
        min-height: 60px;
    }

    .modal-gallery button.close {
        color: #fff !important;
        z-index: 9999;
        position: absolute;
        right: -12px;
        top: -12px;
        background: #000;
        text-shadow: none;
        width: 29px;
        height: 29px;
        border-radius: 53%;
        opacity: 1;
        border: solid 2px #fff;
    }

    /*
    .modal-gallery .modal-body{
        background: url("https://betaimages.admissiontree.in/admissiontreefiles/school-photo-gallery/schoolPhoto1687238811_3.jpg") no-repeat;
    background-size: auto;
    filter: grayscale(1);
    background-size: cover;
    }
    .modal-gallery .modal-body:before{
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        filter: grayscale(1);
        backdrop-filter: blur(10px);
        background: rgba(0,0,0,0.5);
    }
    */
    .admission-ad .owl-next,
    .admission-ad .owl-prev {
        background: rgba(0, 0, 0, 0.6) !important;
    }

    .search {
        padding: 6px 0 4px;
    }

    .searchbox1 {
        width: auto !important;
        margin-left: 6px;
    }

    .school11 img {
        pointer-events: none;
        max-width: 100%;
    }

    .banner-4-pic img {
        pointer-events: none;
    }

    .featured-scl-rit {
        position: relative;
    }

    .featured-scl-rit .dot .dropdown-menu,
    .featured-scl-rit .dot .dropdown-menu.show {
        top: 100% !important;
        right: 0 !important;
        left: auto !important;
        bottom: auto !important;
        transform: none !important;
        padding: 0.3rem 0 !important;
    }

    .featured-scl-rit .dot .dropdown-menu .sb-group {
        display: block;
    }

    .sec-quick-view .closingsoon-carousal .owl-stage-outer {
        overflow-y: visible;
        overflow-x: clip;
    }

    app-locationlanding .banner-form,
    app-regionlanding .banner-form {
        height: auto;
        min-height: 305px;
        background-size: cover;
    }

    app-locationlanding .admissions-ongoing,
    app-regionlanding .admissions-ongoing {
        margin: 0;
    }

    .search_lop_2 h2 {
        word-wrap: break-word;
        word-break: break-all;
    }

    .dropdown-menu.list-share-menu .sb-facebook:hover .sb-icon svg path {
        fill: #4267B2;
    }

    .dropdown-menu.list-share-menu .sb-twitter:hover .sb-icon svg path {
        fill: #1DA1F2;
    }

    .dropdown-menu.list-share-menu .sb-whatsapp:hover .sb-icon svg path {
        fill: #25D366;
    }

    .prof-mndv .Rsp-Tpdv>div {
        overflow: hidden;
    }

    /* .testimonial {
        text-align: justify;
    } */


    .search-location {
        display: flex;
        max-height: 42px;
        height: auto;
    }

    .search-location img {
        margin: 2px 6px 0 0;
        width: 11px;
        height: 15px;
    }

    .bs-wizard .progress,
    .bs-wizard .bs-wizard-dot {
        display: none !important;
    }

    .bs-wizard-stepnum {
        position: relative;
    }

    .bs-wizard-step .bs-wizard-stepnum::before {
        content: "";
        display: block;
        background: #6ebd44;
        width: 5px;
        height: 130px;
        position: absolute;
        left: 165px;

    }

    .bs-wizard-step .bs-wizard-stepnum::after {
        content: "";
        display: block;
        background: #fff;
        width: 30px;
        height: 30px;
        position: absolute;
        left: 165px;
        top: 0;
        border: solid 7px #6ebd44;
        border-radius: 40px;
        margin-left: -12px;
    }

    .totl-dv:last-child .bs-wizard-stepnum::before {
        display: none;
    }


    .testimonial .Rsp-top-nmfld h4 {
        text-align: left;

    }

    .testimonial .Rsp-top-nmfld h6 {
        text-align: left;
    }

    .videohome {
        cursor: pointer;
    }

    .sec-quick-view .owl-nav,
    .admissions-ongoing .owl-nav {
        display: none
    }

    .admi-btn-2 li label:hover {
        color: #fcb846 !important;
        transition: 0.4s;
    }

    .search_div {
        cursor: default;
    }

    .search_div .searchbox1 {
        cursor: pointer;
    }

    .dot {
        position: relative;
    }

    .most-viewed-item .dot .dropdown-menu.show {
        right: 0 !important;
        left: auto !important;
        transform: translate(0, 0) !important;
        bottom: 100% !important;
        top: auto !important;
    }

    .responsive-tbl {
        overflow-x: auto;
    }

    .search_div .search .searchbox .form-control,
    .search-mob-bg .search .searchbox .form-control {
        padding: 0.375rem 2.3rem 0.375rem 0.75rem;
    }

    @media(max-device-width: 900px) {
        .bs-wizard .bs-wizard-step .bs-wizard-info {
            width: 70%;
        }
    }

    @media(max-device-width: 768px) {
        .bs-wizard .bs-wizard-step .bs-wizard-info {
            width: 100%;
            margin: 0;
        }

        .testimonial .Rsp-top-nmfld h4 {
            font-size: 20px;
            text-align: left;
            margin-bottom: 6px !important;
            word-wrap: break-word;
            display: inline-block;
        }


        .testimonial .Rsp-top-nmfld h6 {
            font-size: 12px;
            text-align: left;
        }

        .dot .dropdown-menu.show {
            left: auto !important;
        }

        .option .dot .dropdown-menu.show {
            left: auto !important;
        }
    }


    @media only screen and (min-device-width: 768px) {
        .tabEligibility .nav-tabs {
            flex-flow: nowrap;
            overflow-x: auto;
        }

        .tabEligibility .nav-tabs .nav-item {
            white-space: nowrap;
        }

        /* width */
        .tabEligibility .nav-tabs::-webkit-scrollbar {
            height: 4px;

        }

        /* Track */
        .tabEligibility .nav-tabs::-webkit-scrollbar-track {
            background: #f1f1f1;
            padding: 4px;
        }

        /* Handle */
        .tabEligibility .nav-tabs::-webkit-scrollbar-thumb {
            background: #224859;
            border-radius: 20px;
            height: 4px
        }

        /* Handle on hover */
        .tabEligibility .nav-tabs::-webkit-scrollbar-thumb:hover {
            background: #177532;
        }


    }



    @media (max-width: 1199px) {
        .admissions-session h2 {
            font-size: 14px !important;
        }

        .admission-open-from {
            padding-left: 10px !important;
        }

        .search_lop_3 {
            width: 52% !important;
        }
    }

    @media (max-width:1024px) {
        .footeradnew {
            float: none;
            max-width: unset !important;
        }
    }

    @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) {

        #logo img {
            height: 42px !important;

        }

        .fixed_header div#logo {
            width: 34px;
        }

        .user-link {
            height: 36px;
        }

        .hed-location {
            flex-grow: 1;
        }

    }

    @media only screen and (min-device-width: 768px) and (max-device-width: 991px) {

        /* .sfilter .deskonly{
    display:flex!important;
    }
    .sfilter .mobileonly{
    display:none!important;
    } 
        .user-area {
            margin-top: 0 !important;
        }
    */
        app-locationlanding .banner-form,
        app-regionlanding .banner-form {
            height: auto;
            min-height: 210px;


        }

    }

    @media only screen and (min-device-width: 500px) and (max-device-width: 768px) {

        .main_page_div_css,
        app-locationlanding .banner-form,
        app-regionlanding .banner-form {
            background-position: center 169px !important;
            background-image: url(../images/Admission_tree_home_image.png), linear-gradient(#ff000000, #01620a);
        }

        app-locationlanding .banner-form,
        app-regionlanding .banner-form {
            height: 350px !important;
            background-size: contain !important;
        }

        .location1 .locationheight {
            padding-top: 0 !important;
        }

        .location1 {
            margin-top: 75px;
        }


    }

    @media (max-device-width: 768px) {
        .footeradnew {
            max-width: 100% !important;
            float: none;
            padding-right: 10px !important;
            align-items: center;
        }

        .search_lop_3 {
            flex-flow: column;
            align-items: flex-start;
        }

        .search_lop .admi-btn-2 {
            align-self: self-start !important;
        }

        .search_lop_txt {
            position: relative;
        }


        .prof-mndv .Rsp-Tpdv {
            width: 100% !important;
        }

        .prof-mndv .Rsp-Tpdv div>span {
            word-break: break-word;
        }

        .bs-wizard-step .bs-wizard-stepnum::after {
            left: 0;
            margin: 0;
            top: 10px;
        }

        .bs-wizard-step .bs-wizard-stepnum::before {
            left: 12px;
            top: 40px;
        }

        .bs-wizard-step {
            padding-left: 42px !important;
        }

        .bs-wizard-stepnum {
            position: unset;
            margin-top: 10px !important;
        }

        app-locationlanding .banner-form,
        app-regionlanding .banner-form {
            height: 510px !important;
            min-height: auto !important;
            background-size: contain !important;
            background-position: 0 145px !important;
        }

    }

    @media (max-device-width: 500px) {

        .footeradnew .advertisement {
            position: relative;
        }

        app-testimonialdetails .testimonial .wdth33 {
            width: 33%;
        }

        app-locationlanding .banner-form,
        app-regionlanding .banner-form {
            height: 510px;
            min-height: auto;
            background-size: contain;
            background-position: 0 145px;
        }

        .sec-admi {
            overflow: hidden;
        }

        .sec-admi .admi-btn {
            margin-top: -18px;
        }

        .banner-4-inr-info {
            padding: 14px 12px 12px 12px !important;
        }

        .card_section_mother_test_css {
            max-width: 250px;
        }

        ul .dot .dropdown-menu.show {
            left: auto !important;
        }

        .check-intro2 {
            margin-top: 10px;
        }
    }

    /* @media only screen and (min-device-width: 500px) and (max-device-width: 768px){
        app-regionlanding .banner-form{
            background-image: url(https://www.admissiontree.in/assets/images/bgimages/WebKolkata.jpg);
            height: auto!important;
            background-position: 0 0 !important;
        }
    } */
    @media only screen and (min-width: 501px) and (max-width: 767px) {
        #logo img {
            height: 40px !important;
        }

        .fixed_header div#logo {
            width: 30px;
        }

        .main_page_div_css {
            background-image: url(../images/Admission_tree_home_image.png), linear-gradient(#ff000000, #01620a) !important;
            background-position-y: 166px !important;
        }

        .location1 {
            margin-top: 10% !important;
        }

        .admi-stats {
            width: 100% !important;
        }

        .banner-form {
            background-image: url(../images/topbanner_location.png);
            min-height: 400px !important;
            background-size: contain !important;
        }
    }

    .fa-twitter:before {
        background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" width="24px" height="24px" viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve"><path fill="%23fff" d="M14.095479,10.316482L22.286354,1h-1.940718l-7.115352,8.087682L7.551414,1H1l8.589488,12.231093L1,23h1.940717 l7.509372-8.542861L16.448587,23H23L14.095479,10.316482z M11.436522,13.338465l-0.871624-1.218704l-6.924311-9.68815h2.981339 l5.58978,7.82155l0.867949,1.218704l7.26506,10.166271h-2.981339L11.436522,13.338465z"/></svg>');
        content: "";
        display: inline-block;
        height: 18px;
        width: 18px;
        background-size: cover;
        vertical-align: -1px;
    }

    .fa-twitter:hover:before {
        background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" width="24px" height="24px" viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve"><path fill="%23fcb846" d="M14.095479,10.316482L22.286354,1h-1.940718l-7.115352,8.087682L7.551414,1H1l8.589488,12.231093L1,23h1.940717 l7.509372-8.542861L16.448587,23H23L14.095479,10.316482z M11.436522,13.338465l-0.871624-1.218704l-6.924311-9.68815h2.981339 l5.58978,7.82155l0.867949,1.218704l7.26506,10.166271h-2.981339L11.436522,13.338465z"/></svg>');
        content: "";
        display: inline-block;
        height: 18px;
        width: 18px;
        background-size: cover;
        vertical-align: -1px;
    }


    .exlusive_partner,
    .partn {
        position: relative;
    }

    .exlusive_partner:hover:after,
    .partn:hover:after {
        content: "" attr(data-title)"";
        position: absolute;
        background: rgba(75, 148, 82, 0.9);
        padding: 10px;
        border-radius: 5px;
        color: #fff;
        font-size: 12px;
        left: 0;
        z-index: 99;
        text-align: center;
        bottom: 100%;
        width: 180px;
        margin-top: 8px;
    }

    .exlusive_partner:hover:after {
        margin-bottom: 8px
    }

    .exlusive_partner:hover:before {
        content: "";
        border: solid 10px transparent;
        border-top-color: rgba(75, 148, 82, 0.9);
        display: block;
        position: absolute;
        bottom: 100%;
        left: 10px;
        margin-bottom: -10px;
    }

    @media only screen and (max-width: 500px) {
        .exlusive_partner:hover:before {
            right: 10px;
            left: auto;
        }
    }

    .partn:hover:after {
        top: 100%;
        bottom: auto;
        left: auto;
        right: 0;
    }

    .partn:hover:before {
        content: "";
        border: solid 10px transparent;
        border-bottom-color: rgba(75, 148, 82, 0.9);
        display: block;
        position: absolute;
        top: 100%;
        right: 10px;
        margin-top: -10px;
    }

    .twitterX {
        background-color: #fff !important;
    }

    .twitterX svg.fa-twitter {
        display: none;
    }

    .twitterX .sb-icon {
        background: url("../../assets/images/x-twitter.svg") no-repeat;
        background-size: 85% 60%;
        background-position: center;
    }

    .featured-scl-rit .dot .dropdown-menu .sb-group {
        display: flex;
    }

    .twitterX .sb-icon {
        background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="%23bbbbbb"><path fill="%23bbbbbb" d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg>');
        background-size: 20px;
        background-position: center;
        background-repeat: no-repeat;
        transition: 0.4s;
    }

    .twitterX:hover .sb-icon {
        background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="%23000000"><path fill="%23000000" d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg>');
        transition: 0.4s;
    }

    @media only screen and (max-width: 500px) {

        .twitterX .sb-icon {
            background-size: 15px !important;
        }

        .modal .modal-dialog {

            margin: 6% auto !important;
        }

    }


    .admission-ad .item iframe {
        width: 100% !important;

    }



    .notice2 a {
        height: 66px;
        background: #16762c;
        padding: 5px 10px !important;
        border-radius: 4px;
        max-width: 300px !important;
        display: inline-flex;
        white-space: normal !important;
        margin: 0 5px;
        font-size: 15px;
        line-height: normal;
        overflow: hidden;
        display: -webkit-inline-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        vertical-align: middle !important;
    }

    .noticeboard {
        height: auto;
        padding: 10px 0 5px;
    }

    .notice2 p {

        font: normal normal bold 16px / 17px Quicksand;
    }

    .notice2 .noticeList {
        position: relative;

    }

    .notice2 .noticeList a {
        max-width: 100% !important;
        color: #fff !important;
        height: auto;
        padding: 15px 60px 15px 10px !important;
        display: block;
        margin-bottom: 10px;
        line-height: normal !important;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .notice2 .noticeList a i {
        cursor: pointer;
        margin-right: 10px;
        margin-left: 30px;
    }

    .notice2 .noticeList .new {
        background: #f00;
        color: #fff;
        padding: 0 5px;
        font-size: 11px;
        font-weight: bold;
        position: absolute;
        right: 5px;
        top: 0;
        border-radius: 3px;
        text-transform: uppercase;
    }

    .notice-container {
        min-height: calc(100vh - 200px);
        width: 80%;
        margin: auto;
    }

    .notice2 .noticeList .btn-download {
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translate(0, -50%);
        padding: 5px !important;
        background: none !important;
    }

    /* region landing */
    .location_container_display_poperty.sub-location {
        float: right;
        max-width: 100%;
        width: 478px !important;
        padding: 0;
        margin-top: 42px;
    }

    .location_container_display_poperty.sub-location .location_button_css {
        background: #fff;
        border: 0;
    }

    .regionlandingsearch {
        width: 375px;
        flex-flow: column;
    }

    .regionlandingsearch .form-innr-left,
    .regionlandingsearch .form-innr-right {
        width: 100%;
    }

    .regionlandingsearch .form-innr-left>div {
        display: flex;
        align-items: center;
        width: 100%;
    }

    .regionlandingsearch .form-innr-left p span {
        display: inline;
    }

    .regionlandingsearch .form-innr-right .search-mob-bg {
        display: block;
    }

    .regionlandingsearch .form-innr-right .search {
        width: 100%;
        margin: 10px 0;
    }

    .footerad iframe {
        width: 250px !important;
    }

    @media(max-width:767px) {
        .regionlandingsearch .form-innr-left>div {
            display: block;
        }

    }

    @media only screen and (max-width: 991px) and (min-width: 767px) {
        .banner-form-innr.regionlandingsearch {
            width: 260px;
            margin-top: 20px;
        }

        .location_container_display_poperty.sub-location {
            width: 335px !important;
        }

        .regionlandingsearch .form-innr-left p {
            font-size: 17px;
        }
    }

    /* region landing */
    @media (max-width: 500px) {
        .notice-container {
            width: 100%;
        }

        .notice2 .noticeList a {
            padding: 15px 50px 15px 10px !important;
        }

        .notice2 .noticeList a i {
            margin: 0 0 0 20px;
        }

        .notice1 {
            margin-bottom: 10px !important;
        }

        .banner-4-inr-info-detl h1 {
            font-size: 22px;
            margin-bottom: 6px;
        }

    }



    @media (min-width: 992px) {
        .modal-xxl .modal-dialog {
            max-width: 850px !important;
        }

        .modal-xxl .modal-dialog .owl-item img {
            max-height: 500px;
        }
    }

    @media (min-width: 768px) {
        .user-area .dropdown-menu.show {
            right: unset;
        }
    }

    .modal-open .modal {
        overflow: hidden !important;
    }

    .modal-regi ol,
    .modal-regi ul {
        margin-left: 12px;
    }

    .notice2 .noticeList {
        position: relative;
        background: #16762c;
        border-radius: 4px;
        margin-bottom: 10px;
        cursor: default;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .notice2 .noticeList a {
        margin: 0;
        padding-right: 0 !important;
        background: none;
    }

    .notice2 .noticeList .btn-download {
        position: relative;
        top: auto;
        transform: unset;
        width: 100px;
        justify-content: end;
    }

    .notice2 .noticeList a i {
        margin: 0;
    }

    @media(min-width:768px) {
        .notice2 .noticeList .btn-download {
            justify-content: center;
            width: 50px;

        }
    }

    @media(min-width:768px) {
        .notice2 .noticeList .btn-download {
            justify-content: center;
            width: 50px;

        }
    }

    .notification-popup .btn-close {
        background: rgb(232 55 63 / 63%) url('data:image/svg+xml,<svg viewBox="0 0 24 24" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24"><path d="M5.3 18.7c.2.2.4.3.7.3s.5-.1.7-.3l5.3-5.3 5.3 5.3c.2.2.5.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4L13.4 12l5.3-5.3c.4-.4.4-1 0-1.4s-1-.4-1.4 0L12 10.6 6.7 5.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l5.3 5.3-5.3 5.3c-.4.4-.4 1 0 1.4z" id="_icons" fill="%23ffffff" class="fill-000000"></path></svg>') no-repeat center !important;
    }

    /* Css for mobile app */
    @media(max-width:500px) {
        .search_div {
            padding: 15px;
        }

        .main_page_div_css {
            background-position-y: 100px;
        }

        .banner-4-inr-info-detl h1 {
            font: normal normal bold 16px / 20px Quicksand;
            margin-bottom: 4px;
        }

        .banner-4-pic img {
            height: 275px !important;
        }
    }


    /* css for register your school */
    .block-associated .registerschool .owl-nav {
        transform: translate(0, -50%);
        position: absolute;
        top: 50%;
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .block-associated .registerschool .owl-nav .owl-prev,
    .block-associated .registerschool .owl-nav .owl-next {
        font-size: 40px;
        width: 40px;
    }

    .block-associated .registerschool .owl-item {
        display: flex;
        justify-content: center;
    }

    .form-rs {
        /* background-image:linear-gradient(to bottom,  #afe0da 0%,#eef8f7 100%), url("/assets/images/bg-schoolregiform.png"); */
        background-image: url('/assets/images/bg-schoolregiform.png'),
            linear-gradient(0deg,
                rgba(238, 248, 247, 1),
                rgba(175, 224, 218, 1));
        padding: 50px 0;
        background-repeat: no-repeat;
        background-position: top left;
    }

    .block-associated {
        padding: 30px 0;
        background: #fff url("/assets/images/bg-associated.jpg") no-repeat right bottom;
        padding-bottom: 260px;
        background-size: contain;
    }

    .block-associated h4 {
        font-size: 30px;
        text-transform: uppercase;
        font-weight: 300;
        text-align: center;
        margin-bottom: 20px;
    }

    .block-associated .registerschool {
        position: relative;
    }

    .block-associated .registerschool .item {
        width: 120px;
        height: 120px;
        display: flex;
        align-items: center;

        img {
            max-height: 100%;
            width: auto;
            max-width: 100%;
        }
    }

    @media(max-width:500px) {
        .block-associated {
            padding-bottom: 100px;
        }

        .facilities-link {
            display: block;

            .facilities-item {
                width: 100%;

                ul li {
                    margin-bottom: 0;
                }
            }
        }
    }

    /* css for register your school */

    @media(max-width:767px) {
        .rwd-table {
            min-width: unset !important;
        }

        .rwd-table td {
            display: flex !important;
        }

        .rwd-table td:before {
            flex-shrink: 0 !important;
        }
    }

    .admission-ad .owl-item {
        height: 0;
    }

    .admission-ad .owl-item.active {
        height: auto;
    }

    .admission-ad .item>div:empty {
        display: none;
    }

    .compare-popover {
        z-index: 999;
    }

    .admission-ad .owl-prev {
        left: 0 !important;

    }

    .admission-ad .owl-next {
        right: 0 !important;
    }

    .most-viewed-item .badge {
        font-size: 70% !important;
    }

    a.schoolws {
        color: #4B9452;
    }

    .featured-txt {
        min-height: 190px;
    }

    .most-viewed-item {
        min-height: 123px;
    }

    .notification-popup {
        height: 169px !important;
        max-width: 300px !important;
        right: 0 !important;
        left: auto !important;
        transform: translate(-2px, -15px) !important;

        .videoWrapper {
            width: 300px !important;
        }

        .btn-close {
            margin-bottom: 4px;
            width: 28px !important;
            height: 28px !important;
        }
    }

    .admissions-ongoing .ongoing-item-title p {
        text-transform: uppercase;
    }

    @media(max-width: 575px) {
        .reminder-link li a {
            margin-right: 0 !important;
        }

        .modal-body ul,
        .modal-body ol {
            margin-left: 15px;
        }

        .logBack .login-form {
            width: 90% !important;
        }
    }

    .gallery-item .owl-nav {
        display: none;
    }

    .logBack .login-form .ad-login {
        display: inline-block;
    }

    .fixed_header {
        z-index: 99;
    }

    .admissions-session-time {
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .card_section_mother_test_css {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .white-shadow-box-right ul li+li {
        margin-left: 5px;
    }

    .advertisement:after {
        padding: 0 5px;
        font-size: 10px;
        top: unset;
        line-height: 17px;
        bottom: 100%;
        border-radius: 5px 5px 0 0;
    }

    .selected-item {
        max-width: none !important;
    }

    .testimonial-carousal .owl-dots {
        display: flex;
        justify-content: center;
    }

    .notification-popup .btn-close {
        bottom: 109% !important;
    }

    .custom-control-label::before {
        background-color: #ffffff !important;
        border: solid 1px #878787 !important;
    }

    .custom-radio .custom-control-input:checked~.custom-control-label::before {
        background-color: #007bff !important;
    }

    .custom-control-label::before,
    .custom-control-label::after {
        top: .12rem !important;
    }

    .multiselect-dropdown .dropdown-btn .selected-item-container .selected-item {
        max-width: unset !important;
    }

    .mobileOnly {
        display: none;
    }

    @media(max-width:990px) {
        .sortByCnt {
            top: 180px;
        }
    }

    @media(max-width:768px) {
        .container {
            padding: 0 15px !important;
        }

        .longad {
            width: 100% !important;
        }

        .sidebar-leftparent {
            top: 147px !important;

            .sidebar-left .search-fld {
                width: 100% !important;
                border-bottom: solid 1px #ddd;
                margin-bottom: 10px;
                padding-bottom: 7px;
            }
        }

        .desktopOnly {
            display: none;
        }

        .mobileOnly {
            display: block;
        }
    }

    .sortByCnt {
        position: sticky;
        top: 113px;
        z-index: 9;
        background: #f3f3f3;
        padding: 8px !important;
        width: 100%;
        left: 0;
        right: 0;
        max-width: 100%;

        .desksearch {
            max-width: 50%;
            margin: auto;
        }
    }

    @media(max-width:500px) {

        .longad,
        .longad2,
        .longad .owl-carousel,
        .longad2 .owl-carousel {
            max-width: 320px;
            z-index: 9;
        }

        /* .longad .advertisement:after, .longad2 .advertisement:after{
            right:8px;
        } */
        .sortByCnt {
            position: sticky;
            top: 141px;
            z-index: 9;
            background: #f3f3f3;
            padding: 8px 0 !important;

            .desksearch {
                max-width: 100%;
            }
        }
    }

    @media(max-width:1200px) {
        .search-lop-link {
            flex-flow: column;
        }

        .search-lop-link div:first-child {
            display: flex;
            align-items: center;
        }
    }


    .admission-ad .owl-nav {
        line-height: 24px;
    }

    optgroup:not([label]) {
        font-size: 0;
    }

    optgroup:not([label])>* {
        font-size: initial;
        color: initial;
    }

    .option-region {
        font-weight: bold !important;
        font-size: 18px !important;
    }

    .modal .hed-location1 {
        position: relative;
        height: 30px;

        select {
            position: absolute;
            transform: translate(-50%, 0);
        }
    }

    .exclusiveListPage span,
    .search-result .search_lop_2 h2 {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .search-result .search_lop_2 h2 {
        -webkit-line-clamp: 1;
    }

    .noticeboard {
        justify-content: left;
    }

    .tabEligibility .nav-tabs {
        cursor: default !important;

        a {
            cursor: pointer;
        }
    }

    .sidebar-left .card-header a {
        background-image: url('data:image/svg+xml,<svg id="Layer_1" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="512px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M256,298.3L256,298.3L256,298.3l174.2-167.2c4.3-4.2,11.4-4.1,15.8,0.2l30.6,29.9c4.4,4.3,4.5,11.3,0.2,15.5L264.1,380.9 c-2.2,2.2-5.2,3.2-8.1,3c-3,0.1-5.9-0.9-8.1-3L35.2,176.7c-4.3-4.2-4.2-11.2,0.2-15.5L66,131.3c4.4-4.3,11.5-4.4,15.8-0.2L256,298.3 z"/></svg>');
        background-repeat: no-repeat;
        background-size: 10px;
        display: block;
        background-position: right 10px center;
    }

    .reminder-link li a {
        margin-right: 8px;
    }

    .admissions-ongoing-slide .owl-carousel .owl-stage,
    .admissions-ongoing-slide .owl-carousel .owl-item {
        display: flex;
    }

    .savita_kona_name_css {
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        word-break: break-all;
    }

    @media (min-width: 767px) {
        .user-area {
            margin-top: 10px;
        }

        .user-link {
            height: auto;
        }

    }

    .user-area .dropdown-menu.show {
        left: auto !important;
        right: 0 !important;
    }

    .user-area .dropdown-item {
        padding: 0.25rem 0 !important;
    }

    section.topfilter {
        z-index: 9 !important;
    }

    @media (max-width: 768px) {
        .search-item {
            flex-wrap: wrap !important;
        }

        .w-160 {
            width: 48% !important;
        }

        .sortByCnt {
            top: 150px;
        }

        .search_lop_4 {
            right: 35% !important;
            bottom: 0 !important;
        }
    }

    @media screen and (min-device-width: 769px) and (max-device-width: 990px) {
        .deskonly {
            display: flex !important;
        }

        .mobileonly {
            display: none !important;
        }

        .w-160 {
            width: 49%;
        }
    }

    .notice2 {
        width: 100%;
    }

    .block-associated .registerschool .owl-nav .owl-prev,
    .block-associated .registerschool .owl-nav .owl-next {
        text-indent: -999px;
        overflow: hidden;
        position: relative;
        text-align: center;
    }

    .block-associated .registerschool .owl-nav .owl-prev:before,
    .block-associated .registerschool .owl-nav .owl-next:before {

        position: absolute;
        text-indent: 0;
        display: block;
        font-size: 45px;
        width: 100%;
    }

    .block-associated .registerschool .owl-nav .owl-prev:before {
        content: "\f104";
        font-family: FontAwesome;
    }

    .block-associated .registerschool .owl-nav .owl-next:before {
        content: "\f105";
        font-family: FontAwesome;
    }

    .r-ad .advertisement {
        width: 250px;
    }

    .test_600_subsection {
        padding: 0;
    }

    .search-lop-link {
        flex-flow: column;
        align-items: flex-start;

        div {
            display: flex;
            align-items: center;
            margin-bottom: 5px;
        }

    }

    .search-lop-link em {
        line-height: 30px !important;
    }

    .search-lop-link li {
        width: 30px !important;
        height: 30px !important;
    }

    .search-lop-link i {
        border: 0;
        padding: 0;
    }

    .search-lop-link i+i {
        border-left: 1px solid #CBCBCB;
        padding-left: 8px;
    }

    @media(max-width:900px) {
        .compare-table .ct-label {
            width: 23% !important;
        }

        .compare-table .tbl-cell .row {
            margin: 0 5px;

            .col-4 {
                padding: 0 5px;
            }
        }
    }
   
    /* css for tab */
    @media(min-width:768px) {

        .head {
            padding-left: 15px !important;
        }

        .main_page_div_css>.row {
            margin: 0;
        }

        .main_page_div_css {
            background-position: 0 0 !important;
        }

        .longad iframe {
            max-width: 100%;

            img {
                max-width: 100%;
                height: auto;
            }
        }

        app-regionlanding .banner-form {
            background-position: center !important;
            height: auto !important;
            background-size: cover !important;
            min-height: 210px !important;

        }

        app-locationlanding .banner-form {
            background-position: center !important;
            height: 300px !important;
            background-size: cover !important;
        }

        .admissions-ongoing-item {
            width: 100%;
        }

        section.topfilter {
            top: 50px;
        }



        .footer2 {
            display: block;
            overflow: hidden;
            margin-bottom: 15px;

            .footer3 {
                float: left;
                width: auto;
                margin-right: 30px;
            }
        }

        .footer_small_div_left {
            width: auto;
            padding-bottom: 5px;
            overflow: hidden;
        }

        .row.justify-content-between.pt-2>div:first-child {
            padding-right: 15px !important;
        }

        .small_logo {
            min-width: 100px !important;
            width: 100px !important;
        }
    }

    @media only screen and (min-width: 767px) and (max-width:1100px) {
      
        app-locationlanding .banner-form {
            height: 210px !important;
            min-height: unset !important;
            background-position: top center!important;
        }
    }


    @media(min-width:850px) {
        app-regionlanding .banner-form {

            min-height: 305px !important;

        }
    }

   

    .mobile-add-banner {
        display: none;
    }

    @media(max-width:500px) {
        .search_lop_4 {
            right: 0 !important;
            bottom: 18px !important;
        }

        .location_container_display_poperty.sub-location {
            width: auto !important;
        }
    }

    @media(max-width:970px) {

        .longad,
        .longad2 {
            max-width: 320px;
        }

        .add-banner {
            display: none;
        }

        .mobile-add-banner {
            display: block;
        }

    }






    .exbrand {
        height: auto !important;
        /* justify-content: center !important; */
        padding-bottom: 10px;
    }

    .row.justify-content-between .bdr-lft {

        padding-top: 25px;
    }

    .row.justify-content-between .bdr-lft:before {
        display: none;
    }

    .what_type_of_css {
        min-height: auto;
    }


    .exbrand::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgb(255 255 255 / 30%);
        background-color: #ffffff;
    }

    .exbrand::-webkit-scrollbar {
        width: 4px;
        background-color: #F5F5F5;
        height: 4px;
        border-radius: 10px;
    }

    .exbrand::-webkit-scrollbar-thumb {
        background-color: #dad8d8;
        border-radius: 10px;
    }

    @media (max-width: 767px) {
        .metro-medal-icon {
            border: 0 !important;
            padding: 0 !important;
            margin: 0 !important;
        }
    }

    @media (max-width: 575px) {
        .explore--boards .small_logo {
            width: 100px !important;
        }
    }

    @media (max-width:340px) {
        .location1 {
            margin-top: 75px !important;

            .yourlocation {
                margin: 0 !important;
            }
        }
    }

    .login-form form .regform .form-control {
        padding-right: 40px;
    }

    .form-innr-left p {
        font-size: 17px;
    }

    .support-chat{
        position: fixed;
        width: 70px;
        height: 70px;
        box-shadow: 2px 2px 6px #00000069;
        border-radius: 50px;
        z-index: 9999;
        padding: 0;
        text-align: center;
        right: 30px;
        bottom: 35px;
        transition: 0.4s;
        animation: shakeh 0.82s cubic-bezier(.36,.07,.19,.97) both;
        opacity: 0.8;
        &:hover{
            opacity: 1;
        }
         &:after{
        content: "Hi, I’m TIA! Happy to assist you";
        transition: 0.4s;
        position: absolute;
        background: rgb(255, 250, 161);
        padding: 4px 10px;
        right: 0;
        bottom: 125%;
        color: #000;
        border-radius: 10px;
        border: solid 2px #1f4f34;
        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
        width: 160px;
        font-weight: bold;
        animation: fadeInUp 2s backwards, fadeOut 2s forwards;
        animation-delay: 1s, 6s;
    }
    &:before{
        content: "";
        border: solid 8px transparent;
        border-top-color: #1f4f34;
        position: absolute;
        bottom: 105%;
        right: 26px;
        display: block;
        width: 0;
        height: 0;
        animation: fadeInUp 2s backwards, fadeOut 2s forwards;
        animation-delay: 1s, 6s;
    }
       
        img{
            width: 100%;
            border-radius: 50px;
            cursor: pointer;
        }
        @keyframes fadeInUp {
        0% {
            transform: translate3d(0,60px,0);
            opacity: 0;
        }
    90%{
        transform: translate3d(0,60px,0);
            opacity: 0;
    }
        100% {
            transform: translate3d(0,0,0);
            opacity: 1
        }
    }
   @keyframes fadeOut {
        0% {
            transform: translate3d(0,60px,0);
            opacity: 1;
        }
   
        50% {
            transform: translate3d(0,0,0);
            opacity: 0
        }
    }
      
        
    }
    @keyframes shakeh {
        0%{
            opacity: 0;
        }
        10%, 90% {
          transform: translate3d(-1px, 0, 0);
          opacity: 1;
        }
        
        20%, 80% {
          transform: translate3d(2px, 0, 0);
          
        }
      
        30%, 50%, 70% {
          transform: translate3d(-4px, 0, 0);
          
        }
      
        40%, 60% {
          transform: translate3d(4px, 0, 0);
          
        }
      }
    
    .support-chat-container{
        display: none;
        width: 400px;
        height: 500px;
        max-width: 100%;
        position: fixed;
        box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
        background: #fff;
        border-radius: 10px 10px 26px 26px;
        right: 20px;
        bottom: 20px;
        z-index: 99999;
        padding-bottom: 5px;
        overflow: hidden;
        iframe{
            width: 100%;
            height: calc(100% - 45px);
        }
        .header{
            display: flex;
            justify-content: space-between;
            padding: 10px;
            color: #000;
            font-weight: bold;
            font-size: 17px;
            background: #a8c60a;
            border-radius: 10px 10px 0 0;
            .close{
    font-size: 20px;
            }
        }
    }
    @media (max-width:500px){
        .support-chat-container{
            left: 5px;
            right: 5px;
            bottom: 5px;
            max-width:unset;
            width: auto;
        }
        .support-chat{
            right: 20px;
            bottom: 30px;
        }

        .fixed_header {
       .navbar-dark .navbar-brand {

        .hammenu {
            display: none!important;
        }
    }
    }
    }

    