@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300|Rubik|Montserrat');

body {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 15px !important;
    color: #34332D !important;
    background: #FFF !important;
}

a {
    outline: none !important;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 9pt 0 !important;
}

.h100 {
    height: 100px;
}

.h90 {
    height: 90px;
}

.h80 {
    height: 80px;
}

.topbar {
    background: #0066AF;
    color: #FFF;
    font-size: 13px;
}

.topmenu {
    border-top: #E5E5E5 1px solid;
    border-bottom: #E5E5E5 1px solid;
}

#navbar {
    z-index: 999;
    background: #FFF;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;

}

.sticky + .fcontent {
    padding-top: 60px;
}

.hbuttons a {
    font-size: 16px;
}

.homehero p {
    font-size: 12px;
}

.pagebanner {
    background: #0C5F31;
    /*-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);*/
    z-index: 9999;
}

.pagebanner h2 {
    color: #FFF !important;
}

ul.newslist > li {
    margin-bottom: 8px;
}

.sociallinks a {
    color: #FFF;
    font-size: 18px;
}

.sociallinks a:hover {
    color: #FFF;
    text-decoration: none;
    color: #C9FFC6;
}

.mva i {
    font-size: 55px;
    color: #BA356A;
}

.fcontent {
    background: #F7F7F7;
}

.fcontent h2 {
    color: #0c5f31;
    font-weight: 600;
    font-size: 26px;
}

.fcontent h3 {
    color: #0c5f31;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 20px !important;
}

.gallery-album-wrap {
    margin-bottom: 20px;
}

.gallery-album-img-wrp {
    border: 1px solid #ccc;
    padding: 5px;
    z-index: 1;
}

.gallery-album-img-wrp {
    position: relative;
}

.gallery-album-img-wrp::after {
    border-width: 4px !important;
    bottom: -7px;
    content: " ";
    left: -7px;
    position: absolute;
    right: 4px;
    top: 4px;
    border-style: none none double double !important;
    border-color: #ccc;
    z-index: -1;
}

.gallery-album-title {
    padding: 10px 0 0;
    text-align: center;
}

.gallery-album-title a {
    color: #000;
    font-size: 16px;
    font-weight: 700;
}

.gallery-album-title a:hover {
    text-decoration: none;
}

.gal-item {
    margin-bottom: 30px;
}

.gal-item .card-body {
    padding: 5px;
}

.gal-item .card-footer {
    font-size: 12px;
    color: #000;
}
.awardmodal h5 {
    margin: 0 !important;
}
.createdon {
    text-align: center;
}
.oifcard {
    border: #AAB6C1 1px solid !important;
}
.facilities {
    background: #F7F7F7;
}

.flist ul {
    list-style-type: disc;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
}

.flist ul li {
    font-size: 16px;
    margin-bottom: 24px;
    color: #0c0c0c;
}

.lc_card {
    margin-bottom: 15px;
}

.lc_card h4 {
    margin-bottom: 0 !important;
    font-size: 16px;
    font-weight: 700;
}

.lc_card li {
    margin-bottom: 12px;
}

.lc_card .btn {
    font-size: 12px;
}

.downloads ul {
    margin: 0;
    padding: 0 0 0 20px;
    ;
}

.infrastructure {
    background: #002D4C;
}

.infrastructure h3 {
    color: #FFF;
}

.infrastructure .card {
    background: #BC376C !important;
    padding: 15px !important;
}

.infrastructure .card-body {
    color: #FFF;
    text-align: center;
}

.activities {}

.membercard {
    margin-bottom: 30px;
}

.membercard h6 {
    margin-bottom: 0 !important;
}

.nav-pills .nav-link {
    background-color: #BC376C;
    color: #FFF;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    background-color: #23A355 !important;
}

.video {
    background: #EFEFEF;
}

.admissionprocess .card-body {
    text-align: center;
}

.admissionprocess .card-body i {
    font-size: 70px;
    color: #16693D;
}

.admissionprocess .card-body h3 {
    margin: 30px 0 20px 0 !important;
}

.admissionprocess .card-body h3 {
    font-size: 20px;
    font-weight: 700;
}

.footer {
    background: #0066AF;
    color: #FFF;
}

.footer h4 {
    color: #FFF;
    font-weight: 700;
    font-size: 18px;
}

.footer p {
    font-weight: 700;
    margin-bottom: 0 !important;
}

.footercontactlink ul li {
    line-height: 30px;
}

.footersitemap ul li {
    line-height: 35px;
}

.footersitemap ul li a {
    display: block;
    color: #FFF;
    text-decoration: none;
}

.footersitemap ul li a:hover {
    color: #D7EEFF;
    text-decoration: none;
}

.credit {
    background: #004980;
    color: #FFF;
    border-top: #EFEFEF 1px solid;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination > li {
    display: inline;
}

.pagination > li:first-child > a {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination > li > a {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 12px;
}

.pagination > li > a.active,
.pagination > li > a.active:hover,
.pagination > li > a.active:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.pagination > li > a:hover,
.pagination > li > a:focus {
    z-index: 3;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}

/* custom card */
.avatar {
    border: 6px solid #FFF;
    margin-top: -4rem;
    max-width: 6rem;
}

.awcard .btn {
    font-size: 12px;
}
/* HTML5 Boilerplate clearfix */
.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

/* Hides from IE-mac \*/
.clearfix {
    display: block;
}

.floatright {
    float: right;
}

.floatleft {
    float: left;
}

.floatnone {
    float: none;
}

/* clear styles */
.clearLeft {
    clear: left;
}

.clearRight {
    clear: right;
}

.clearBoth {
    clear: both;
}

/* bootstrap overrides */
@media (min-width: 1200px) {
    .container {
        /*width: 1100px !important;*/
    }
}

@media all and (max-width: 800px),
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (min-resolution: 192dpi) and (max-width: 1024px),
only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
    .nav-item {
        margin-bottom: 10px;
    }

    .logo {
        width: 300px;
        margin: 0 auto;
    }

    .sticky {
        position: static;
    }

    .sticky + .fcontent {
        padding-top: 0;
    }

    .flist ul {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1;
    }

    .topmenu {
        background: #FFF !important;
        margin-bottom: 15px;
    }

    .facilities img {
        margin-bottom: 15px;
    }

    .flist ul li {
        margin-bottom: 10px;
    }

    .headerinfo {
        text-align: center;
    }

    .sociallinks {
        margin: 5px auto;
        width: 110px;
    }

    .float-right {
        float: none !important;
    }

    .card,
    .footercontactlink,
    .footersitemap {
        margin-bottom: 20px;
    }

    .homehero p {
        padding: 10px !important;
        background: #DDD;
    }

    #cssmenu > ul > li.has-sub > a {
        font-weight: 700 !important;
    }

}
