h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 26px;
    margin-bottom: 20px;
}
h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 20px;
}
p {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #414141;
    line-height: 30px;
}
.fw-500 {
    font-weight: 500 !important;
}
.devider {
    background-color: #707070;
    height: 2px;
    width: 100%;
    margin: 20px 0;
}
/* header */
header .navbar-toggler {
    border-color: #000;
    border-radius: 0;
}
header ul li a.active {
    background-color: #aa332e;
    color: #fff !important;
}
header ul li a:hover {
    background-color: #aa332e;
    color: #fff !important;
}
header ul li a {
    padding: 30px 15px !important;
    line-height: normal;
    margin-left: 20px;
    font-family: "HelveticaNeue";
    font-weight: bold;
    font-size: 16px;
}
header .dropdown-item{
    padding: 10px !important;
    line-height: normal;
    margin-left: 0;
    font-family: "HelveticaNeue";
    font-weight: bold;
    font-size: 16px; 
}
header nav {
    padding: 0px !important;
}
header nav .navbar-brand {
    padding: 0px !important;
}
/* header */

/* banner */
.slick-dotted.slick-slider {
    margin-bottom: 0px;
}
.banner-slider .slick-dots li {
    width: 15px;
    height: 15px;
    margin: 0 5px;
}
.banner-slider img {
    width: 500px;
    margin-bottom: 50px;
    max-width: 100%;
}
.banner-slider .slick-dots {
    bottom: 15px;
}
.banner-slider .slick-slide {
    min-height: calc(100vh - 81px);
    margin: 0;
}
.banner-slide-1 {
    background-image: url("../img/banner1.png");
}
.banner-slide-1 .black-layer {
    background-color: #000;
    width: 100%;
    position: absolute;
    height: 100%;
    opacity: 0.5;
}
.banner-slider .slick-slide {
    margin: 0;
    align-items: flex-end;
    display: flex;
    position: relative;
}
.banner-slider .slick-list {
    margin: 0;
}
.banner-img {
    margin-bottom: 150px;
    z-index: 1;
    position: relative;
}
.banner-img a {
    color: #aa332e;
    border-radius: 30px;
    padding: 15px 20px;
    background-color: #fff;
    text-decoration: none;
    margin-left: 80px;
}
/* banner */
/* footer */
footer {
    background-color: #eaeaea;
}
.footer-container {
    border-top: 1px solid #414141;
}
footer ul li {
    /*! font-size:24px; */
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    color: #414141;
    list-style: none;
    border-bottom: 1px solid #414141;
    padding: 15px 0;
}
footer ul li a {
    text-decoration: none;
    color: #414141;
}
footer ul li a:hover {
    text-decoration: none;
    color: #414141;
}
footer h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700; /*! font-size:40px; */
    margin-bottom: 30px;
    color: #3c3c3c;
}
.red-title {
    color: #aa332e;
}
footer ul li:last-child {
    border: 0 !important;
}
footer .contact-us {
    border-right: 1px solid #707070 !important;
    padding: 15px;
}
.footer-container p {
    font-family: "Montserrat", sans-serif;
    font-weight: 500; /*! font-size:24px; */
    margin-bottom: 0px;
    color: #3c3c3c;
}
.contact-details {
    align-self: center;
}
.copy-rights-block {
    background-color: #676767;
}
.copy-rights-block p {
    font-family: "Montserrat", sans-serif; /*! font-weight:500; */ /*! font-size:24px; */
    color: #fff;
    margin-bottom: 0px;
    padding: 15px 0;
    text-align: center;
}

/* footer */
/* social-frame */
.social-frame img {
    width: 100%;
}
.social-frame {
    background-color: #eaeaea;
}
/* social-frame */

.batch-class-section {
    background-image: url("../img/banch-class.png");
    background-size: cover;
    background-position: center;
    min-height: 600px;
    display: flex;
    align-items: end;
}
.batch-class-section h2 {
    color: #fff;
    margin-bottom: 0;
}
.batch-class-section ul {
    margin: 50px 0 0 0;
    padding: 0;
}
.batch-class-section ul li {
    display: inline-block;
    margin-right: 10px;
}
.batch-class-section ul li a.active {
    color: #aa332e;
    background-color: #fff;
}
.batch-class-section ul li a:hover {
    color: #aa332e;
    background-color: #fff;
}
.batch-class-section ul li a {
    padding: 10px 15px;
    color: #fff;
    background-color: #aa332e;
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 18px;
    display: block;
    margin-bottom: 15px;
}
.d-litt-section {
    background: linear-gradient(to bottom, #fff 66.55%, #c9c9c9 33.45%);
}
.multiple-items {
    margin-top: 50px;
}
.multiple-slide-content {
    background-color: #aa332e;
    color: #fff;
    padding: 30px;
}
.multiple-slide-content p {
    color: #fff; /*! font-size:18px; */
    font-family: "HelveticaNeue";
    font-weight: bold;
    margin-bottom: 0;
}
.multiple-slide-content h3 {
    border-bottom: 1px solid #fff;
    padding-bottom: 15px;
}
.gp-img-block {
    margin-top: 30px;
}
.gp-img-block img {
    margin-bottom: 15px;
}
.title-border {
    position: relative;
    padding-top: 15px;
}
.title-border:before {
    content: "";
    width: 80px;
    height: 8px;
    position: absolute;
    display: block;
    background-color: #aa332e;
    top: 0;
}
.section-pedding {
    padding: 70px 0;
}

.countdown-convocation-section {
    background-color: #d5d5d5;
}
.countdown-convocation-section p {
    margin-top: 30px;
}
.countdown-convocation-section h2 {
    margin-bottom: 0;
}
.countdown-convocation-section {
    position: relative;
}
.arrow-snake {
    margin-top: -50px;
}
.president-block p {
    margin-top: 0px;
}
.president-block img {
    margin-bottom: 30px;
}
.president-block {
    padding: 0 15px;
}
.bk-light-gray {
    background-color: #ededed !important;
}
.president-block h5 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 24px;
}
.countdown-convocation-section:before {
    content: "";
    background-image: url("../img/dot-bar.svg");
    width: 72px;
    height: 357px;

    display: block;
    position: absolute;
    background-repeat: no-repeat;
    opacity: 0.5;
    bottom: 50px;
    left: 50px;
}
.countdown-convocation-section:after {
    content: "";
    background-image: url("../img/dot-bar.svg");
    width: 72px;
    height: 357px;
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    opacity: 0.5;
    top: 50px;
    right: 50px;
}
.progress-circle {
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
    flex-wrap: wrap;
}
.radial-01 {
    float: left;
    position: relative;
    width: 190px;
    height: 190px;
    text-align: center;
    background-color: red;
    padding-top: 40px;
    border-radius: 100%;
    margin: 40px;
}
.radial-01 p {
    position: absolute;
    left: -25px;
    bottom: -55px;
    z-index: 50;
    width: 150px;
}
.radial-01 .radial-01-number {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #d5d5d5;
    border-radius: 100%;
    padding-top: 41px;
    z-index: 20;
}
.radial-01 .radial-01-number {
    font-size: 80px;
    /*! padding-top: 32px; */
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #aa332e;
}
.radial-01 .radial-01-number .radial-01-syb {
    font-size: 20px;
}
.radial-01 > span.radial-01-border-r:before {
    content: " ";
    display: block;
    position: absolute;
    top: -8px;
    left: -8px;
    right: -8px;
    bottom: -8px;
    background-color: #fff;
    border-radius: 100%;
    z-index: 5;
}
.radial-01 > span.radial-01-border-r:after {
    content: " ";
    display: block;
    position: absolute;
    top: -8px;
    left: -8px;
    right: -8px;
    bottom: -8px;
    background-color: #aa332e;
    border-radius: 100%;
    z-index: 10;
    clip: rect(0px, 230px, 230px, 115px);
}
.radial-01 > span.radial-01-border-l:before {
    content: " ";
    display: block;
    position: absolute;
    top: -8px;
    left: -8px;
    right: -8px;
    bottom: -8px;
    background-color: #fff;
    border-radius: 100%;
    z-index: 5;
}
.radial-three-quarters > span.radial-01-border-l:after {
    content: " ";
    display: block;
    position: absolute;
    top: -8px;
    left: -8px;
    right: -8px;
    bottom: -8px;
    background-color: #aa332e;
    border-radius: 100%;
    z-index: 10;
    clip: rect(60px, 230px, 230px, 0px);
}

.radial-whole > span.radial-01-border-l:after {
    content: " ";
    display: block;
    position: absolute;
    top: -8px;
    left: -8px;
    right: -8px;
    bottom: -8px;
    background-color: #aa332e;
    border-radius: 100%;
    z-index: 10;
    clip: rect(0px, 230px, 230px, 0px);
}

.radial-ninty > span.radial-01-border-l:after {
    content: " ";
    display: block;
    position: absolute;
    top: -8px;
    left: -8px;
    right: -8px;
    bottom: -8px;
    background-color: #aa332e;
    border-radius: 100%;
    z-index: 10;
    clip: rect(60px, 230px, 230px, 238px);
    transform: rotate(60deg);
}
.slick-prev::before,
.slick-next::before {
    border: none !important;
    font-size: 50px;
}
.search-icon a:hover {
    background-color: transparent;
}
.search-icon {
    align-self: center;
}
.search-icon a {
    padding: 0 !important;
}
.login-reg-icon {
    align-self: center;
}
.login-reg-icon a {
    background-color: #aa332e;
    color: #fff !important;
    font-size: 16px;
    font-family: "HelveticaNeue";
    font-weight: 500;
    line-height: normal;
    padding: 10px 20px !important;
    border-radius: 30px;
    align-items: center;
    display: flex;
}
.login-reg-icon a img {
    margin-right: 5px;
}
@media only screen and (max-width: 1366px) {
    .banner-slider img {
        width: 350px;
    }
    .banner-img a {
        margin-left: 60px;
    }
    .arrow-snake {
        width: 300px;
    }
    .countdown-convocation-section::before {
        background-size: 100% auto;
        width: 40px;
        height: 200px;
    }
    .countdown-convocation-section::after {
        background-size: 100% auto;
        width: 40px;
        height: 200px;
    }
    footer h2 {
        margin-bottom: 15px;
    }
}
@media only screen and (max-width: 1024px) {
    .countdown-convocation-section::before,
    .countdown-convocation-section::after {
        display: none;
    }
    h2 {
        font-size: 26px;
    }
    h3 {
        font-size: 22px;
    }
    p {
        font-size: 14px;
        line-height: 26px;
    }
}
@media only screen and (max-width: 768px) {
    .title-border::before {
        width: 50px;
        height: 5px;
    }
    .detail-page-banner {
        min-height: 250px;
    }
    .detail-page-banner .section-pedding {
        padding: 30px 0 !important;
    }
    .search-icon {
        align-self: auto;
    }
    .login-reg-icon {
        align-self: baseline;
        margin-top: 15px;
    }
    .contact-details ul {
        padding-left: 0;
    }
    .section-pedding {
        padding: 50px 0;
    }
    .arrow-snake {
        margin-bottom: 15px;
    }
    .president-block {
        margin: 15px 0;
    }
    .progress-circle {
        justify-content: center;
    }
    header .navbar-brand img {
        width: 190px;
        max-width: 100%;
    }
    header .navbar {
        padding: 15px 0 !important;
    }
    header ul li a.active {
        background-color: #fff;
        color: #aa332e !important;
    }
    header ul li a:hover {
        background-color: #fff;
        color: #aa332e !important;
    }
    header ul li a {
        padding: 10px 15px !important;
        margin-left: 0;
    }
    header .navbar-nav {
        margin-top: 20px;
    }
    .multiple-items .slick-next {
        margin-right: 60px;
    }
    .multiple-items .slick-prev {
        left: 20px;
    }
}