@import url(https://fonts.googleapis.com/css2?family=Fira+Sans:wght@300;400;500;600;700&family=Lato:wght@300;400;700&family=Montserrat:wght@300;400;500;600;700;800;900&family=Open+Sans:wght@300;400;500;600;700;800&display=swap);
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);
.cf:after,
.clear {
    clear: both
}

a,
img,
p {
    transition: .5s
}

a,
a:hover {
    color: #000
}

*,
.search-button,
a {
    outline: 0
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

.nobdr {
    border: none !important
}

.nobg {
    background: 0 0 !important
}

.nobdr_top {
    border-top: none !important
}

.nomargin {
    margin: 0 !important
}

.nomargin-top {
    margin-top: 0 !important
}

.nomargin-left {
    margin-left: 0 !important
}

.nomargin-right {
    margin-right: 0 !important
}

.nopadding {
    padding: 0 !important
}

.clear,
body,
h1,
h2,
h3,
h4,
h5,
h6,
html,
p,
ul,
ul li {
    padding: 0;
    margin: 0
}

.alignbottom {
    vertical-align: text-top
}

img {
    height: auto;
    border: 0
}

ul {
    list-style-type: none
}

ul li {
    list-style: none;
    font-size: 1.4rem
}

a {
    text-decoration: none;
    font-size: 1.6rem
}

a:hover {
    text-decoration: none !important
}

figure,
section.happenings-sec .comm-head+.row {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
ins,
mark,
nav,
section,
small,
span,
summary,
title,
video {
    display: block
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Montserrat
}

.card-header,
.cta_notify,
p:empty {
    display: none
}

body,
html {
    width: 100%;
    font-family: Montserrat, sans-serif;
    height: 100%;
    font-size: 62.5%;
    color: #212529
}

.comm-head a,
label,
p {
    font-family: 'Open Sans', sans-serif
}

body {
    overflow-x: hidden
}

.cf:after,
.cf:before {
    content: " ";
    display: table
}

.cf {
    zoom: 1
}

:root {
    --fontcolor: #000;
    --colorwhite: #fff;
    --bluecolor: #00348C;
    --grey: #ddd;
    --black: #000;
    --flex: flex
}

/* main {
    margin-top: 14rem
} */

.nospace {
    margin-top: 2rem
}

body .lb-data .lb-details {
    width: 92%
}

body .lightbox .lb-data .lb-close {
    background: url(../images/close.svg) top right/100% no-repeat;
    margin-right: 30px
}

body .lightbox .lb-nav a.lb-next {
    background: url(../images/light-next.svg) left 48%/100% no-repeat;
    opacity: 1;
    width: 45px;
    margin-right: -25px
}

body .lightbox .lb-nav a.lb-prev {
    background: url(../images/light-prev.svg) left 48%/100% no-repeat;
    opacity: 1;
    width: 45px;
    margin-left: -25px
}

body .lightboxOverlay {
    background: url(../images/bg.jpg)
}

body .lightbox .lb-image {
    border-width: 25px
}

body .lb-data .lb-caption {
    font-size: 21px;
    color: #282828;
    line-height: 28px;
    font-weight: 400;
    padding: 0 35px 35px;
    display: block
}

body .lb-data .lb-number {
    display: none !important
}

body .lb-dataContainer {
    background: #fff;
    margin-top: -5px
}

p {
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: var(--fontcolor)
}

p span {
    font-weight: 700;
    margin-right: 1rem
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.owl-nav button {
    width: 3rem;
    height: 3rem;
    background: #fff !important;
    border-radius: 100%;
    box-shadow: 0 0 1rem #ddd;
    margin: .8rem;
    transition: .3s
}

.happenings-sec h2,
.notif-box p,
.placements-sec h2 {
    margin-bottom: 1rem
}

.campuses-slide .owl-nav button span,
.owl-nav button span,
.testimo-slide .owl-nav button span {
    font-size: 2.5rem;
    line-height: 1.5rem;
    font-weight: 500;
    height: 2rem
}

.campuses-slide .owl-nav button:hover,
.owl-nav button:hover,
.testimo-slide .owl-nav button:hover {
    background: #fccf14 !important;
    box-shadow: none
}

body #__eedivChatMain #eeChatContainer #eeChatIndicator .indicator p:empty {
    display: block !important
}

.notif-head {
    text-align: right;
    margin-bottom: 2rem;
    position: relative
}

.notif-popup,
.notification {
    position: fixed;
    bottom: 0;
    right: 0
}

.notif-head::before {
    background: #666666a1;
    width: 75%;
    height: .1rem;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    bottom: 0;
    margin: auto
}

.notif-head a {
    font-size: 2.4rem;
    font-weight: 700;
    color: #000
}

.notification {
    z-index: 9;
    width: 100%;
    text-align: right
}

.notification>a {
    background: #000;
    display: inline-block;
    padding: 1rem 3rem;
    color: #fff;
    font-size: 2.4rem
}

.notification>a:hover,
.red-news {
    background: #d93e3e
}

.notification img {
    margin-left: 1rem;
    transition: .5s
}

.notification>a:hover img {
    transform: translateY(-.5rem)
}

.notif-popup {
    text-align: left;
    background: #f3f0e8;
    width: 110rem;
    height: 100vh;
    padding: 8.5rem;
    transform: translateX(100%);
    transition: .5s;
    opacity: 0;
    overflow-y: auto;
    z-index: 9999
}

.notif-popup.open-slide {
    transform: translateX(0);
    opacity: 1
}

.notif-inn {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.notif-box {
    width: 45%;
    padding: 2rem 1rem 2.5rem 0;
    border-bottom: .1rem solid #ccc
}

.notif-box a {
    font-size: 1.8rem;
    line-height: 2.5rem;
    display: inline
}

.campuses-slide .owl-item .item:hover .caption,
.notif-box a:hover {
    background: #fccf14
}

.box-top span {
    color: #000;
    display: initial
}

.box-top span:last-child {
    padding: 0 .5rem
}

.box-top+p {
    padding: 1rem 0 2rem;
    color: grey
}

.notif-inn .notif-box:last-child,
.notif-inn .notif-box:nth-last-child(2) {
    border: 0
}

.notification.open-slide {
    z-index: 999
}

.all-notif {
    text-align: right;
    padding: 4rem 0 0
}

.all-notif a {
    font-size: 1.6rem;
    font-weight: 600;
    font-style: italic;
    display: inline-block
}

.notif-box p {
    font-weight: 700
}

.placements-sec {
    background: #f5f5f5;
    padding: 10.5rem 0
}

.placements-sec .row {
    margin: 2rem 0
}

.placements-sec .col-md-5 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: space-between
}

.placements-sec .col-md-5 figure {
    width: 31%;
    padding: 1.1rem;
    background: #fff;
    margin: 5px 1%
}

.slider-placem {
    display: flex;
    flex-wrap: wrap;
    background: #fff
}

.story-text {
    padding: 2rem 4.5rem;
    width: 62%;
    position: relative
}

.story-text:before {
    background: url(../images/quote-icon.svg) no-repeat;
    width: 7rem;
    height: 7rem;
    position: absolute;
    top: -3rem;
    left: 10%;
    content: ''
}

.story-text blockquote {
    font-size: 2.4rem;
    line-height: 3.5rem;
    font-weight: 300;
    margin-top: 3rem
}

.story-text p {
    font-style: italic;
    padding: 1.5rem 10rem 1.5rem 0
}

.story-image {
    width: 38%;
    margin: -2rem
}

.recruiters {
    display: flex;
    align-items: center;
    padding-bottom: 2rem
}

.recruiters span {
    font-size: 2.1rem;
    font-weight: 700;
    margin-right: 2rem
}

.placement-counter {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 4rem 0 0;
    /* border-bottom: .1rem solid #ddd */
}

.placement-counter-1 {
    display: flex;
    flex-wrap: wrap;
    padding: 4rem 0;
    border-bottom: .1rem solid #ccc
}

.placement-counter .life-count {
    width: 25%;
    padding: 0 6rem
}

.placement-counter .life-count p {
    font: 500 2.1rem / 2.6rem'Montserrat', sans-serif
}

.placement-counter .life-count strong {
    font-weight: 800;
    font-size: 4.8rem
}

.placement-counter .life-count:nth-child(2) strong {
    color: #108690
}

.placement-counter .life-count:nth-child(4) strong,
.testimonials .comm-head label.active {
    color: #f5a302
}

.placements-sec .carousel-inner {
    overflow: visible
}

.story-text a {
    height: auto
}

.placements-sec .carousel-fade .carousel-item {
    background: #fff;
    height: 100%
}

.happenings-sec {
    background: #f5f5f5;
    padding: 0;
    margin: auto
}

.happenings-sec.chmsr_happening_section {
    padding: 5rem 0 1.5rem
}

.happenings-sec .happening_section {
    max-width: 1920px;
    margin: 0 auto
}

.comm-head a {
    font-size: 1.6rem;
    font-weight: 600;
    font-style: italic;
    margin-top: 2rem;
    color: #000;
    display: inline-block
}

.happenings-sec .row a {
    position: relative;
    height: 43rem;
    display: grid;
    overflow: hidden
}

.happenings-sec .row figure {
    height: 100% !important;
    width: 100%;
    background-size: cover !important
}

.happenings-sec .row img {
    width: 100%;
    height: 570px;
    object-fit: cover
}

.news-text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #000;
    color: #fff;
    filter: opacity(.9)
}

.eventbox .news-text,
ul.ul_full.ul_2 li {
    width: 50%
}

.item.img-zoom img {
    width: 424px;
    height: 350px
}

.visitor p {
    font-size: 2rem;
    padding: 3rem
}

section.visitor p span {
    padding-left: 1rem
}

.apply.tankyou_btn a {
    background: #f6d12e !important;
    padding: 1rem;
    font-weight: 500;
    border-radius: .5rem
}

.apply.tankyou_btn {
    text-align: center;
    margin-bottom: 8rem
}

.news-text p {
    color: #fff;
    font-size: 1.8rem
}

.happenings-sec .row a span {
    font-size: 1.6rem;
    font-weight: 700;
    padding: 0 0 1rem;
    display: inline-block;
    margin-bottom: 1.5rem;
    border-bottom: .2rem solid #ffffff96;
    color: #fff
}

.happenings-sec small {
    position: absolute;
    right: 0;
    top: 6rem;
    background: #fff;
    font-size: 1.6rem;
    padding: .8rem 1.5rem;
    transition: .5s
}

.campuses-slide .owl-item .item,
.social-wall a,
.testi-text {
    position: relative
}

.happenings-sec .row a:hover small {
    background: #1d1e4e;
    color: #fff
}

.news-inn-box {
    height: 600px;
    padding: 7rem 5rem
}

.yellow-news {
    background: #f5a302
}

.happenings-sec blockquote {
    font-size: 3rem;
    line-height: 3.6rem;
    color: #fff
}

.campus_news_home {
    padding-bottom: 1.5rem
}

.campus_news_home .row {
    height: 100%
}

.fancy-bvsp .owl-nav {
    text-align: center;
    justify-content: center;
    margin: 3rem 0 5rem
}

.fancy-bvsp h2 {
    margin-top: 6rem !important
}

.faculties-COE,
.testimonials {
    padding: 10rem 0
}

.testimonials .comm-head {
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 100%
}

.testimonials .comm-head label {
    font-size: 2.4rem;
    padding: 0 2rem;
    border-left: .1rem solid #aeaeae;
    font-weight: 500;
    color: #108690;
    cursor: pointer
}

.testimonials .comm-head li:first-child label {
    border-left: 0
}

.testi-text {
    background: #f5f5f5;
    padding: 0 3rem 5rem;
    border-top: 1rem solid #fccf14;
    width: 90%;
    margin-left: auto;
    margin-top: -7rem;
    height: 270px
}

.testi-text blockquote {
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.5
}

.testi-text p {
    color: #313131;
    margin-top: 1.5rem
}

.testimo-slide .owl-nav {
    text-align: center;
    margin: 8rem 0 0
}

.campuses-slide .owl-nav button,
.testimo-slide .owl-nav button {
    width: 3rem;
    height: 3rem;
    background: #fff;
    border-radius: 100%;
    box-shadow: 0 0 1rem #ddd;
    margin: .8rem;
    transition: .3s
}

.testimonials .tab-content .item a:before {
    background: url(../images/yellow-btn.svg) 90% top no-repeat;
    width: 4rem;
    height: 4rem;
    position: absolute;
    right: 3rem;
    top: 3rem;
    content: '';
    z-index: 9
}

.campuses-slide .caption {
    position: absolute;
    bottom: 2rem;
    left: 2rem;
    background: #fff;
    display: flex;
    align-items: center;
    padding: 1.5rem 3rem;
    transition: .3s
}

.campuses-slide .caption span {
    font-size: 3.6rem;
    font-weight: 800;
    margin-right: 1rem;
    line-height: 3.6rem
}

.campuses-slide .caption p {
    font-weight: 700;
    padding: 0
}

.campuses-slide .owl-nav {
    text-align: left;
    margin: 4rem 0 0
}

#boxes #dialog,
#boxes .window,
.faculties-COE h2,
.faculties-ceo-slider .owl-nav,
.social-wall h3,
div#close {
    text-align: center
}

.campuses-slide .owl-item.active+div:before {
    background: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: '';
    opacity: .56;
    z-index: 9
}

.campuses-slide {
    width: 1640px
}

.campus-slider {
    overflow: hidden
}

.social-wall {
    padding: 0 0 10rem
}

.social-wall .col-md-5,
.social-wall .col-md-6 {
    padding: 2rem
}

.social-wall h3 {
    margin-bottom: 5rem;
    cursor: pointer
}

.wall-text {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: .4rem 1.5rem .6rem 3rem;
    align-items: center;
    background: #000;
    filter: opacity(.8)
}

#mask,
#search,
.chat_bot {
    display: none;
}

.wall-blue .name-wall,
.wall-text span {
    font-size: 1.6rem;
    font-weight: 700;
    color: #fff
}

.social-wall figcaption {
    position: absolute;
    bottom: 0;
    padding: 2rem;
    color: #fff;
    background-image: linear-gradient(#00000042, #020202)
}

.wall-blue a {
    background: #1da1f2;
    height: 100%;
    padding: 9rem 3rem 0;
    min-height: 36rem
}

.wall-blue a p {
    padding: 0 0 3rem;
    color: #fff
}

.wall-blue .name-wall small {
    font-weight: 400;
    font-style: italic
}

.social-wall .col-md-5 a {
    background: #f1f1f1;
    height: 100%;
    padding: 0
}

.social-wall .col-md-5 p {
    position: absolute;
    bottom: 5rem
}

.social-wall h3 img {
    transition: .5s;
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    filter: grayscale(1)
}

.social-wall h3.collapsed img {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    filter: none
}

.about_pune_city .col-xl-5 {
    max-width: 560px;
    background: #fff
}

.about_pune_city:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 61%;
    right: 0;
    bottom: 30px;
    background-color: #033c59;
    z-index: -1
}

.innerpune_city {
    padding: 0 0 53px 8rem;
    background: #fff
}

.inner_common_menu,
.inner_common_menu.sticky {
    background: #f9f9f9;
    box-shadow: 0 15px 10px -16px #eeeeeec4;
    position: sticky;
    width: 100%
}

.table-circulam-dd.faculty_data .table-admision table.table {
    border: 1px solid #f7f5f5
}

.table-circulam-dd.faculty_data td,
.table-circulam-dd.faculty_data th {
    text-align: left;
    font-size: 14px;
    padding: 10px
}

.testi-details h5 span abbr {
    display: block;
    font-size: 14px
}

.faculties-COE h2 {
    margin-bottom: 6rem
}

.item-bx-text span {
    font-size: 2.1rem;
    font-weight: 500;
    display: block;
    margin-bottom: .5rem
}

.item-bx-text {
    padding: 3rem 0
}

.faculties-COE a figure {
    max-height: 45rem;
    overflow: hidden
}

#__eedivChatMain #__eechatIcon {
    bottom: 80px !important
}

#__eedivChatMain #eeChatContainer #eeChatIndicator .indicator {
    bottom: 85px !important;
    right: 70px !important;
    padding: 35px !important
}

.course-search ul.wordWheel {
    width: 100%;
    top: 100%
}

.inner_common_menu {
    z-index: 91;
    top: 0rem
}

.inner_common_menu.sticky {
    z-index: 99;
    /* top: 12.2rem */
}

.counts strong b,
.course-numeric-count strong b {
    font-weight: 700
}

.contact-map {
    margin-top: 6rem
}

body.scroll {
    overflow-y: hidden
}

ul.ul_full.ul_2 {
    display: flex;
    flex-wrap: wrap
}

.course-listing-search-area.sticky {
    position: sticky;
    top: -.5rem;
    width: 100%;
    z-index: 9;
    /* padding-bottom: 0 */
    padding-block: 1rem;
}

.sticky .course-link ul li a,
.sticky .course-link ul li a.active,
.sticky .course-link ul li a:hover {
    padding-bottom: 1rem
}

.chat_bot {
    position: fixed;
    bottom: 60px;
    width: 90px;
    height: 51px;
    right: 0;
    z-index: 999
}

#boxes .window,
.popup_sec {
    z-index: 9999;
    top: 0;
    left: 0
}

a.cta__mail.admission_eng {
    display: inline-block;
    color: #000;
    margin-bottom: 5px;
    font-family: Montserrat;
    font-weight: 500;
    background: #f1d23d;
    padding: .4rem 1.5rem;
    border-radius: .5rem;
    font-size: 1.5rem;
    margin-left: 10px
}

.header .info-clause a,
div#close {
    color: #fff
}

i.fa.fa-search.s-icon {
    margin-left: 20px
}

.popup_sec {
    background: rgba(0, 0, 0, .6);
    height: 100%;
    width: 100%;
    position: fixed
}

.search-button,
.search-result+.pagination a.active {
    background: #f6d12e
}

div#popUpForm {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    transform: translate(-50%, -50%);
    z-index: 999;
    width: 100%;
    max-width: 58%;
    height: auto;
    padding: 20px;
    border-radius: 10px
}

div#close {
    position: absolute;
    right: -10px;
    top: -10px;
    background: red;
    font-size: 24px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100%;
    font-weight: 600;
    cursor: pointer
}

.popup_sec.popup_close {
    position: inherit
}

.programs-tab a.listing-apply-btn {
    text-transform: capitalize
}

.popup-bvsp #boxes #dialog {
    width: 455px !important;
    height: 575px !important;
    top: 80px !important
}

.popup-bvsp #imgpopup {
    height: 540px !important
}

.popup-bvsp #san p {
    padding-bottom: 0
}

#imgpopup {
    height: 600px !important;
    padding-top: 1.5rem
}

a.listing-apply-btn.eng_now_btn.mt-4 {
    width: 230px;
    margin-left: 0
}

.inner-header .info-clause a {
    color: #000
}

.Download_box {
    display: flex;
    width: 100%
}

.Download_box a {
    width: 100%;
    flex-shrink: 1
}

.news-text {
    padding: 3rem;
    height: auto
}

.close.agree {
    float: right;
    cursor: pointer
}

.popup-bvsp .close.agree {
    float: inherit;
    cursor: pointer;
    position: absolute;
    top: .5rem;
    right: .5rem
}

.close.agree p img {
    max-height: 580px
}

#boxes #dialog {
    width: 540px !important;
    height: 640px !important;
    top: 100px !important;
    padding: 1.5rem;
    background-color: #fff;
    box-shadow: 0 0 1rem #ddd;
    position: fixed;
    align-items: center;
    justify-content: center
}

#mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #26262cbd;
    width: 100% !important
}

#boxes .window {
    position: absolute;
    width: 580px;
    height: 850px;
    padding: 20px;
    border-radius: 5px
}

#search {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .9);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    -webkit-transform: translate(0, -100%) scale(0, 0);
    -moz-transform: translate(0, -100%) scale(0, 0);
    -ms-transform: translate(0, -100%) scale(0, 0);
    -o-transform: translate(0, -100%) scale(0, 0);
    transform: translate(0, -100%) scale(0, 0);
    opacity: 0
}

#search.open {
    -webkit-transform: translate(0, 0) scale(1, 1);
    -moz-transform: translate(0, 0) scale(1, 1);
    -ms-transform: translate(0, 0) scale(1, 1);
    -o-transform: translate(0, 0) scale(1, 1);
    transform: translate(0, 0) scale(1, 1);
    opacity: 1;
    z-index: 106;
    display: flex;
    align-items: center
}

#search .input-group {
    width: max(60%, 300px);
    margin-inline: auto
}

#search input[type=text] {
    background: #fff;
    border-top: 0 solid transparent;
    border-bottom: 2px solid rgba(255, 255, 255, .5);
    border-left: 0 solid transparent;
    border-right: 0px solid transparent;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    text-align: left;
    outline: 0;
    padding: 10px 25px
}

.search-button {
    height: 100%;
    padding: 2rem;
    border: none;
    box-shadow: none;
    display: flex;
    align-items: center
}

i.fa.fa-search.s-icons {
    font-size: 22px
}

#search .close {
    position: fixed;
    top: 5rem;
    right: 6rem;
    width: 3rem;
    height: 3rem;
    cursor: pointer;
    rotate: 45deg
}

#search .close::after,
#search .close::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #fff;
    left: 0;
    top: 50%
}

#search .close::after {
    rotate: 90deg
}

a.asearch-icon i {
    margin-left: -5rem;
    color: #fff;
    font-size: 18px
}

.search-result+.pagination {
    padding-top: 3rem;
    padding-bottom: 6rem;
    display: flex;
    justify-content: center;
    column-gap: .3rem
}

.search-result+.pagination a {
    display: flex;
    padding: .7rem 1.5rem;
    font-size: 1.4rem;
    background: #e0e0e0
}

.search-result li {
    margin-bottom: 3rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #f0f0f0
}

.search-result li h4 {
    margin-bottom: 1.5rem
}

.inner-header .navbar-menu ul a.asearch-icon i {
    color: #000;
    font-size: 18px;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s
}

.header_hover .navbar-menu ul a.asearch-icon i {
    color: #fff !important
}

/*--UIKA14041994-08-10-2025-css-start---*/
:root{
    --open_sens:'Open Sans', 'sans-serif';
    --montserrat: "Montserrat", sans-serif;
    --font48:bold 48px/66px var(--montserrat);
    --font42:bold 42px/51px var(--montserrat);
    --font40:bold 40px/51px var(--montserrat);
    --font38:bold 38px/48px var(--montserrat);
    --font26:600 26px/30px var(--montserrat);
    --font30:bold 30px/40px var(--montserrat);
    --font21:normal 21px/30px var(--montserrat);
    --font20:300 20px/27px var(--montserrat);
    --font18:normal 18px/30px var(--montserrat);
    --font16:300 16px/30px var(--montserrat);
    --font14:bold 14px/30px var(--open_sens);

    --color_white:#fff;
    --color_black:#000;
    --color2f:#2F3180;
    --color3e:#D93E3E;
    --color02:#F5A302;
    --colord5:#D5D5D5;
    --color4e:#1D1E4E;
    --color80:#808080;
    --colore1:#E1E1E1;
    --colore5:#E5E5E5;
    --colore5c:#FFD35C;
    --coloreb1:#B1B1B1;
    --colored1:#D1D1D1;
    --colorefc:#FCCF14;
    --colorf5:#F5F5F5;
    --color59:#033C59;
    --color79:#005479;





    --font_600:600;
    --font_800:800;
    --font_bold:bold;
    --font_medium:500;
    --font_normal:normal;
 }
 @media (min-width:1660px) {
    :root{
        --font48:bold 60px/70px var(--montserrat);
        --font42:bold 53px/63px var(--montserrat);
        --font40:bold 54px/60px var(--montserrat);
        --font38:bold 52px/62px var(--montserrat);
        --font26:600 37px/41px var(--montserrat);
        --font30:bold 41px/50px var(--montserrat);
        --font21:normal 29px/38px var(--montserrat);
        --font20:300 29px/37px var(--montserrat);
        --font18:normal 26px/38px var(--montserrat);
        --font16:300 22px/34px var(--montserrat);
        --font14:bold 20px/30px var(--open_sens);
     }
 }
 @media (max-width:1199px) {
    :root{
        --font48:bold 44px/62px var(--montserrat);
        --font42:bold 38px/48px var(--montserrat);
        --font40:bold 36px/46px var(--montserrat);
        --font38: bold 34px/40px var(--montserrat);
        --font26:600 22px/30px var(--montserrat);
        --font30:bold 26px/36px var(--montserrat);
        --font21:normal 17px/27px var(--montserrat);
        /* --font18: normal 16px/26px var(--montserrat); */
        --font16: 300 15px / 26px var(--montserrat);
    }
 }

 @media (max-width:767px) {
    :root{
        --font48:bold 38px/50px var(--montserrat);
        --font42:bold 32px/38px var(--montserrat);
        --font40:bold 30px/40px var(--montserrat);
        --font38: bold 28px/34px var(--montserrat);
        --font26:600 20px/28px var(--montserrat);
        --font30:bold 24px/34px var(--montserrat);
        --font21:normal 16px/26px var(--montserrat);
        --font20:300 16px/26px var(--montserrat);
    }
 }
 @media (max-width:350px) {
    :root{
        --font48:bold 34px/44px var(--montserrat);
        --font42:bold 28px/35px var(--montserrat);
    }
 }
 @media (min-width:1200px) {
    .container {
        max-width: 1103px
    }
 }
 @media (min-width:1380px) {
    .container {
        max-width: 1300px
    }
 }
/*--UIKA14041994-08-10-2025-css-end---*/

@media (min-width:1700px) and (max-width:4000px) {
    /* @media (min-width:1400px) and (max-width:4000px) { */
    /* .container {
        max-width: 1366px
    } */
    .container {
        max-width: 1560px
    }
    .about_pune_city:after {
        position: absolute;
        content: "";
        width: 100%;
        height: 59%;
        right: 0;
        bottom: 31px;
        background-color: #033c59;
        z-index: -1
    }
}

@media (max-width:1649px) {
    .happenings-sec blockquote {
        font-size: 1.6rem;
        margin: 1rem 0 0;
        line-height: 2.5rem;
        text-align: left
    }
    .news-text {
        padding: 3rem;
        height: 32%
    }
    /* main {
        margin-top: 14rem
    } */
    main {
        margin-top: 0
    }
}

@media (max-width:1500px) {
    /* main {
        margin-top: 11.5rem
    } */
    main {
        margin-top:0;
    }
    .inner-header.rgiibt.microsite_header .inner_common_menu.sticky {
        top: 11rem
    }
    .course-listing-search-area.sticky {
        top: -3.5rem
    }
}

@media (max-width:1399px) {
    .course-listing-search-area.sticky {
        top: -2.5rem
    }
    .popup-bvsp #boxes #dialog {
        width: 415px !important;
        height: 530px !important
    }
    .popup-bvsp #imgpopup {
        height: 500px !important
    }
    i.fa.fa-search.s-icon {
        margin-left: 12px
    }
    .testi-text blockquote,
    .wall-text span,
    a,
    p,
    ul li {
        font-size: 1.5rem
    }
    /* main {
        margin-top: 12rem
    } */
    main {
        margin-top: 0
    }
    .happenings-sec small {
        top: 4rem
    }
    .campuses-slide {
        width: 1265px
    }
    .campuses-slide .caption {
        padding: 1rem 2rem
    }
    .campuses-slide .caption span {
        font-size: 2.5rem
    }
    .news-inn-box {
        padding: 4rem 3rem
    }
    .happenings-sec title {
        top: 3rem;
        padding: .4rem 1.5rem;
        font-size: 1.5rem
    }
    .news-text p {
        font-size: 1.5rem;
        line-height: 2rem
    }
    .happenings-sec .row a span {
        font-size: 1.5rem;
        padding: 0 0 .5rem;
        margin-bottom: 1rem
    }
    .happenings-sec {
        padding-bottom: 0
    }
    .testi-text {
        padding: 1rem 2rem 3rem;
        min-height: 273px
    }
    .testi-text h4 {
        font-size: 1.8rem
    }
    .testimo-slide .owl-nav {
        margin-top: 4rem
    }
    .story-text {
        padding: 3rem 2rem
    }
    .story-text blockquote {
        font-size: 1.8rem;
        line-height: 2.5rem
    }
    .social-wall h3 {
        margin-bottom: 2rem
    }
    .happenings-sec .row a {
        height: 30rem
    }
    .story-text p {
        padding-right: 2rem
    }
    .faculties-COE h2 {
        margin-bottom: 3rem
    }
    .story-text::before {
        background-size: 100%;
        width: 5rem
    }
    .wall-blue a {
        min-height: 30rem
    }
}

@media (max-width:1366px) {
    .happenings-sec .row figure {
        height: 340px
    }
    .news-inn-box {
        padding: 3rem 2rem
    }
    .testimonial .col-md-6 a {
        min-height: 368px
    }
    .programs-tab a.listing-apply-btn {
        font-size: 16px
    }
}

@media (max-width:1259px) {
    /* main {
        margin-top: 9rem
    } */
    main {
        margin-top: 0
    }
    /* .header.inner-header.sticky {
        padding: .9rem 0
    } */
    .popup-bvsp .close.agree {
        top: .2rem;
        right: .2rem
    }
}

@media (max-width:1199px) {
    .social-wall .col-md-5,
    .social-wall .col-md-6 {
        padding: 1rem
    }
    .social-wall .col-md-7 a figure,
    .social-wall a {
        height: 100%
    }
    .social-wall .col-md-7 a figure img {
        height: 100%;
        width: 100%;
        object-fit: cover
    }
    .repear-member h1 {
        font-size: 36px !important
    }
    .campuses-slide {
        width: 1035px
    }
    .happenings-sec {
        padding: 0
    }
    .testi-text blockquote {
        margin: 1rem 0;
        font-weight: 400
    }
    .testi-text,
    .testi-text blockquote {
        font-size: 1.4rem
    }
    /* main {
        margin-top: 9.5rem
    } */
    main {
        margin-top: 0;
    }
    header.header.inner-header.doem.microsite_header .inner_common_menu {
        top: 13rem
    }
    /* .header.inner-header.sticky {
        padding: .9rem 0
    } */
}

@media (max-width:991px) {
    .course-listing-search-area.sticky {
        position: static
    }
    .chat_bot,
    .leader_messagcontent::after,
    .leader_messagcontent::before,
    .placement-counter {
        display: none
    }
    .popup-bvsp #boxes #dialog {
        width: 370px !important;
        height: 470px !important
    }
    .repear-member h1 {
        font-size: 30px !important
    }
    /* main {
        margin-top: 14rem
    } */
    main {
        margin-top: 0;
    }
    .campuses-slide .owl-nav {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 5rem;
        width: 100%;
        display: flex;
        justify-content: space-between
    }
    .campuses-slide .owl-nav button {
        background: #fff !important
    }
    .campuses-slide .caption {
        padding: .5rem 1rem;
        bottom: 1rem
    }
    .popup-bvsp #imgpopup {
        height: 440px !important
    }
    .placements-sec .col-md-5 figure {
        width: 48%
    }
    .story-text blockquote {
        font-size: 1.6rem;
        line-height: 2rem
    }
    .story-text p {
        padding: 1rem 0 1em
    }
    .recruiters {
        justify-content: center;
        padding-bottom: 4rem
    }
    .placements-sec .row {
        margin: 0
    }
    .placements-sec .col-md-5,
    .placements-sec .col-md-7,
    .social-wall .col-md-5,
    .social-wall .col-md-7,
    ul.ul_full.ul_2 li {
        width: 100%
    }
    .happenings-sec .col-md-6 {
        width: 100%;
        padding-bottom: 1.5rem
    }
    .happenings-sec .col-md-6 .row .col-md-6 {
        width: 50%;
        padding-bottom: 0
    }
    .social-wall h3 {
        margin-bottom: 2rem
    }
    .wall-blue a {
        padding-bottom: 3rem;
        min-height: auto
    }
    .recruiters span {
        font-size: 1.8rem
    }
    ul li {
        font-size: 1.5rem
    }
    .item-bx-text span {
        font-size: 1.8rem;
        line-height: 2.5rem
    }
    .testimonials .comm-head label {
        font-size: 2.1rem
    }
    .news-text {
        padding: 3rem;
        height: auto
    }
    .table_sec.research_table table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }
    .table_sec.research_table table td {
        display: block;
        text-align: right;
        width: 100% !important;
        background: #fbf5F599 !important;
        padding: 5px 15px;
        border-width: 1px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative;
        font-size: 1.2rem;
        line-height: 1.6rem
    }
    .table_sec.research_table table td::before {
        content: attr(data-label);
        float: left;
        font-weight: 500;
        font-size: 12px;
        color: #a80f18;
        text-align: left;
        line-height: 1.5rem
    }
    .table_sec.research_table table tr {
        display: block;
        margin-bottom: 10px
    }
    .table_sec.research_table table {
        white-space: normal;
        background: #fff
    }
    .table_sec.research_table table td a {
        font-size: 1.2rem
    }
    .course-listing-search-area {
        background-color: #fff;
        padding: 0
    }
    .course-listing-search {
        padding: 0
    }
    section.course-listing-search-area .course-listing-search ul.wordWheel {
        width: 96%;
        top: 100%
    }
    .course-listing-search ul.wordWheel li {
        font-size: 13px
    }
    .download-btn {
        width: 100%;
        margin-bottom: 1rem
    }
    .cta_notify {
        position: fixed;
        right: 0;
        bottom: 38rem;
        z-index: 99;
        display: block
    }
    .cta_button {
        float: left;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        cursor: pointer;
        text-align: center;
        width: 133px;
        height: 35px;
        background-color: #fccf14;
        margin-top: 480px;
        margin-right: -52px;
        padding-top: 5px;
        -moz-border-radius: 0;
        border-radius: 0;
        transform: rotate(-90deg)
    }
}

@media (max-width:767px) {
    .bord-of-members {
        padding: 2rem 0 !important
    }
    .story-text::before {
        background-size: 5rem
    }
    .repear-member h1 {
        font-size: 26px !important
    }
    .happenings-sec .col-md-6,
    .happenings-sec small {
        display: none
    }
    .happenings-sec .col-md-6 .row .col-md-6,
    .happenings-sec .col-md-6:first-child {
        display: block
    }
    .happenings-sec blockquote {
        font-size: 1.8rem;
        line-height: 2.4rem
    }
    .red-news {
        background: #f5a302
    }
    .testimonials .comm-head {
        flex-wrap: wrap;
        justify-content: center
    }
    .testimonials .comm-head .nav {
        justify-content: center;
        width: 100%;
        padding-top: 2rem
    }
    .testimonials .comm-head label {
        font-size: 1.6rem;
        line-height: 2rem
    }
    .testi-text {
        width: 100%;
        padding: 2rem;
        margin: 0
    }
    .social-wall {
        padding: 0 0 5rem
    }
    .social-wall figcaption {
        font-size: 1.4rem;
        width: 100%
    }
    .scroll-sec::-webkit-scrollbar {
        width: 6px
    }
    .scroll-sec::-webkit-scrollbar-track {
        background-color: #999;
        border-radius: 10px
    }
    .scroll-sec::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background: #ffde00
    }
    #__eedivChatMain #__eechatIcon {
        bottom: 166px !important;
        right: 8px !important
    }
    .download-admissions-sec .Download_box span {
        width: 80%
    }
    .asw-widget .asw-menu-btn {
        bottom: 8rem !important
    }
}

@media (max-width:575px) {
    .happenings-sec .row a,
    .testi-text {
        height: auto
    }
    .repear-member h1 {
        font-size: 25px !important
    }
    .row {
        --bs-gutter-x: 0rem
    }
    .leadership_list.spa .col-md-6 {
        margin-bottom: 2rem !important
    }
    .happenings-sec {
        padding: 4rem 0 0
    }
    .happenings-sec .col-md-6,
    .happenings-sec .col-md-6 .row .col-md-6 {
        width: 100%;
        padding-bottom: 0
    }
    .story-text::before {
        display: none
    }
    .testi-text {
        text-align: center;
        padding-bottom: 8rem;
        min-height: auto
    }
    .testi-text p {
        font-size: 1.2rem;
        margin-top: .5rem;
        line-height: 1.8rem
    }
    .testi-text h4 {
        font-size: 1.6rem
    }
    .testimonials .tab-content .item a::before {
        bottom: 1rem;
        left: 0;
        margin: auto;
        top: unset;
        right: 0
    }
    /* .testimo-slide .owl-nav {
        text-align: center;
        position: absolute;
        top: 25%;
        left: 0;
        right: 0;
        margin: auto;
        display: flex;
        justify-content: space-between;
        height: 5rem
    } */
    /* .testimo-slide.owl-carousel .owl-nav button {
        background: #fff;
        box-shadow: none
    } */
    main {
        margin-top: 0
    }
    body .lightbox .lb-nav a.lb-next {
        width: 25px;
        margin-right: 0;
        background-size: 100%
    }
    body .lightbox .lb-nav a.lb-prev {
        width: 25px;
        margin-left: 0;
        background-size: 100%
    }
}

@media (max-width:475.98px) {
    #boxes #dialog {
        width: 320px !important
    }
    .popup-bvsp #boxes #dialog {
        left: 11% !important
    }
}

@media (max-width:430.98px) {
    .popup-bvsp #boxes #dialog {
        left: 7% !important
    }
}

@media (max-width:414.98px) {
    .popup-bvsp #boxes #dialog {
        left: 5% !important
    }
}

@media (max-width:390.98px) {
    .popup-bvsp #boxes #dialog {
        left: 3% !important
    }
}

@media (max-width:375.98px) {
    #boxes #dialog {
        width: 330px !important;
        left: 3rem !important;
        top: 10rem !important
    }
    .popup-bvsp #boxes #dialog {
        width: 330px !important;
        height: 430px !important;
        left: 4% !important
    }
    .popup-bvsp #imgpopup {
        height: 400px !important
    }
    .repear-member h1 {
        font-size: 21px !important
    }
}

@media (max-width:344.98px) {
    .popup-bvsp #boxes #dialog {
        width: 320px !important;
        left: 3% !important
    }
}

.happenings-sec.ihmct {
    padding-top: 8rem
}

/* .microsite_header::has(+ main){padding-top: 15rem;} */
.microsite_header + main {margin-top: 14.7rem;}
/*--happening_new-css-end---*/
.happening_new{padding-block: 8.7rem 11rem;padding-inline: 2rem;}
.happening_new .row{--bs-gutter-x:0}
.happening_new h2{font: var(--font26);font-weight: var(--font_600);color: var(--color_black);}
.happening_new h3{font: var(--font38);font-weight: var(--font_bold);color: var(--color_black);letter-spacing: -0.87px;}
.happening_new .comm-head a{font: var(--font16);font-weight: var(--font_600);color: var(--color_black);font-style: italic;color: var(--color_black);margin-top: 1rem;}
.happening_new .comm-head a img{margin-left: 2rem;}
.happening_new .comm-head a:hover{color: var(--color3e);}
.happening_new .gappening_grid{display: grid;grid-template-columns: 60% 40%;}
/*--happening_new-css-end---*/


/* happening css starts here */
.happe-grp{display:grid;grid-template-columns:repeat(2,54% 46%);gap:2rem;padding:0;}
.happe-grp .happe-one{display:grid;grid-template-columns:repeat(2,50% 50%);gap:1rem;}
.happe-grp-one{display:grid;grid-template-columns:repeat(2,41% 59%);gap:1rem;padding:0;}
.happe-grp-one .happe-one-one{display:grid;grid-template-columns:repeat(2,50% 50%);gap:1rem;}
.happenings-sec .row img{height:428px;}
.happenings-sec{overflow:hidden;padding:7.6rem 1.5rem 0;}
.news-text{opacity:0;bottom:-100%;transition:all .5s;}
.happenings-sec .row a:hover .news-text{bottom:0;opacity:1;}
.happenings-sec small{font-size:2rem;font-weight:normal;font-family:'Open Sans',sans-serif;}
.happenings-sec h2{font-weight:var(--font_600) ;}
.happenings-sec .comm-head a {font:var(--font16);font-weight: var(--font_600);color: var(--color_black);font-style: italic;}
.happenings-sec .comm-head a img {margin-left: 1.3rem;}
.news-text.datewise{opacity:1;bottom:0;}
.news-text.datewise .calender-date span{border-bottom:2px dashed #FFFFFF2a;}
.news-text.datewise .calender-date span{font-size:18px;font-weight:normal;}
.news-text.datewise .calender-date span{font-size:18px;font-weight:normal;font-family:'Open Sans',sans-serif;}
.news-text.datewise .calender-date:last-child span{margin-bottom:0;}
.eventbox .news-text,.news-text{width:100%;opacity:.75;background:#00000000;background:linear-gradient(to bottom,rgba(0,0,0,0) -1%,rgba(0,0,0,0) 0%,rgba(0,0,0,0.49) 40%,rgba(0,0,0,0.6) 49%,rgba(0,0,0,1) 82%,rgba(0,0,0,1) 94%,rgba(0,0,0,1) 99%);}
.happening_section .comm-head h2{font-size:2.6rem;font-weight:600;color:#000;}
.happening_section .comm-head h3{font-size:4.8rem;font-weight:bold;color:#000;letter-spacing:-0.87px;}
.happening_section .comm-head a{font-size:2rem;font-weight:600;color:#000;}
.news-text{padding:2.6rem 4.6rem 2.6rem 4.6rem;height:auto;}
.happenings-sec .news-text span img,.happenings-sec .news-text p img{width:25px;height:25px;margin-right:1rem;object-fit:contain;}
.happenings-sec .news-text h3{font-size:4rem;padding-bottom:1.2rem;letter-spacing:-0.69px;font-weight:bold;line-height:1.2;}
.gym_box1 figure{margin-bottom: 2rem;}
.world_council_sec2.infrastructure, .akim_rec_poli_sec1 {padding: 0 0 5rem;}

@media(max-width:1649px){
    .happenings-sec .comm-head a img{width: 2rem;height: 2rem;}
    /* happening css ends here */
}

@media(max-width:1399px){
    .microsite_header + main {margin-top: 15rem;}
/* happening css starts here */
.happening_section .comm-head h2{font:var(--font26);line-height: 1;font-weight: var(--font_600);}
.happening_section .comm-head h3{font:var(--font38);line-height:normal;}
.happening_section .comm-head a{font:var(--font16);font-family: var(--open_sens);font-style: italic;font-weight: var(--font_600);}
.happenings-sec small{font-size:1.6rem;line-height:normal;padding:.8rem 1.2rem;}
.happenings-sec .news-text h3{font-size:3rem;line-height:1;}
.happenings-sec .news-text span img,.happenings-sec .news-text p img{width:15px;height:15px;margin-right:0.9rem;}
.news-text.datewise .calender-date span{font-size:1.4rem;}
.happenings-sec .row a span{padding:0 0 1rem;margin-bottom:0.7rem;}
.happenings-sec .comm-head a {margin-top: .5rem;}

}

@media(max-width:991px){
    .microsite_header + main {margin-top: 12rem;}
        /* happening css starts here */
    .happenings-sec{overflow:hidden;padding:6rem 1.5rem 0;}
    .happenings-sec .news-inn-box{height: auto;}
    .happe-grp,.happe-grp-one{grid-template-columns:repeat(1,100%);}
    .happenings-sec .row img{height:40rem;}
    .happenings-sec .row a{height:40rem;}
    .happe-grp{gap: 1rem;}
    /* happening css ends here */
}

@media(max-width:575px){
    .microsite_header + main {
        margin-top: 0;
    }
}

@media(max-width:480px){
.happenings-sec{padding:4rem 1.5rem 0;}
/* .happening_section .comm-head h3{font-size:3.2rem;}
.happening_section .comm-head h3{font-size:3.2rem !important;} */
.happe-grp .happe-one,.happe-grp-one .happe-one-one{grid-template-columns:repeat(1,100%);}
.happenings-sec .row a{height:28rem;}
 .news-text{opacity:1;bottom:0;}
 .news-text{padding:2rem 2rem 2rem 2rem;}

}


.audio_visual_hall_text {
    margin-left: 8rem;
    margin-right: 3rem;
}

@media (max-width:1699px){
    .reprographic_act_sec:before{bottom: -4rem;}
    .audio_visual_hallsec_new .campus_box { margin-top: 4rem;}
    .audio_visual_hallsec_new .audio_visual_hall_text{margin-left: 5rem; margin-right: 3rem; margin-top: 5rem;;}
    .audio_visual_hall_text { margin-left: 4rem; margin-right: 2rem;}


}

@media (max-width:1199px){
    .reprographic_act_sec.akim_labs:before{min-height: auto;}
    .audio_visual_hallsec_new .audio_visual_hall_text { margin-left: 0; margin-right: 0;}
    .audio_visual_hallsec_new{margin-top: 10rem;}
    .audio_visual_hall_text { margin-left: 2rem; margin-right: 2rem;}
}