body { font-family: "Open Sans", sans-serif; }
hr { width: 50px; background-color: #000; margin-top: 0px !important; height: 2px !important; opacity: 30%; }
.footer hr { width: 10%; background-color: #fff; margin-top: 0px !important; height: 2px !important; opacity: 70%; }
.btn { background-color: #4071c8; color: #fff; }
.btn:hover, .btn:focus { background-color: #2a60bd; color: #fff; box-shadow: none; }
.modal-dialog { max-width: 70%; }
iframe { height: 90vh }
#map iframe { height: 200px; }
h1 { font-size: 46px; font-weight: 500; color: #fff; text-align: center; padding: 120px 0; text-transform: uppercase; margin: 0; }
h3 { font-size: 36px; font-weight: 500; color: #000; padding-bottom: 4px; }
.about-college h3 { padding-top: 0; }
.footer h3 { font-size: 18px; font-weight: 700; color: #fff; }
.contact-text h3, .contact-form h3 { color: #fff; padding-bottom: 30px; }
h4 { font-size: 26px; font-weight: 500; color: #000; padding-top: 8px; }
.contact-text h4 { color: #fff; padding-bottom: 20px; padding-top: 20px; }
h5 { font-size: 16px; font-weight: 500; text-align: center; color: #000; line-height: 28px; margin-bottom: 0; }
.events h5, .iqac-table h5 { text-align: left; margin: 10px 0; }
.management-content h5, .principal-content h5 { padding-top: 7px; }
.cc-gallery h5 { color: #000; text-transform: uppercase; margin: 20px 0; }
.events h5, .event-row h5, .news h5 { color: #4071c8; text-align: left; }
.news-body h5 { color: #000 !important; text-align: left; }
.news-body h6 { color: #4071c8; text-align: left; }
h6 { text-align: center; font-size: 14px; font-weight: 500; color: #666; }
.management-content h6, .principal-content h6 { padding-bottom: 16px; }
.iqac-table h6 { text-align: left; margin-bottom: 10px; }
.ug-programmes h6 { text-align: left; color: #000; }
.ug-programmes h6 span { text-align: left; color: #4071c8; }
.ug-programmes a { text-decoration: none; }
.ug-programmes span:hover, .ug-programmes span:focus { color: #2a60bd !important; transition: 0.4s; }
p { font-size: 15px; font-weight: 400; color: #666; line-height: 28px; }
p span { display: block; }
.iqac-table .col-5 p { color: #000; margin: 8px 0; }
.footer p { line-height: 28px; color: #fff; }
.footer { margin-top: 80px; }
.about, .pta, .objectives, .college, .rti, .core-values, .utube, .governing-body, .content, .management, .principal, .contact-section, .programmes, .events { margin-top: 80px; }
.sub-headings h5 { text-align: left; }
/* Header */
.header { background-color: #222; color: #fff; font-size: 15px; font-style: normal; font-weight: 400; padding: 20px 0; }
.header i { padding-right: 5px; }
.header-right { text-align: right; }
.header-right-active { text-decoration: underline !important; }
.header-right a { text-decoration: none; color: #fff; font-size: 15px; font-style: normal; font-weight: 400; padding: 0 11px 0 8px; }
.header-right a:hover, .header-right a:focus { text-decoration: underline; }
.header-right a { border-right: 1px solid #444; }
.header-right a:first-child { border-left: 1px solid #444; }
/* Nav */
.salafiyya-navbar { background-color: #fff; box-shadow: 0 0px 10px rgba(0, 0, 0, 0.20); padding: 0 !important; }
.salafiyya-navbar a { text-transform: uppercase; color: #2D3E50; font-size: 15px; font-weight: 500; }
.salafiyya-navbar a:hover, .salafiyya-navbar a:focus { color: #4071c8 !important; transition: 0.4s !important; }
.navbar-expand-xl .navbar-nav .nav-link { padding-left: 18px; }
.dropdown-menu li a { padding: 10px 15px; }
.dropdown-item.active { background-color: #4071c8; }
.dropdown-item.active:hover, .dropdown-item.active:focus { color: #fff !important; }
/* About college */
.youtube-home .carousel-indicators { position: absolute; bottom: -40px; }
.youtube-home .carousel-indicators button.active { background-color: #444 !important; }
.youtube-home .carousel-indicators button { background-color: rgba(0, 0, 0, 0.20); }
/* Footer */
.footer { background-color: #333; padding: 80px 0; color: #fff; }
.footer a { font-size: 15px; font-style: normal; font-weight: 400; color: #fff; text-decoration: none; line-height: 28px; }
.footer ul { padding-left: 0px; list-style-type: none; }
.footer li { line-height: 28px; font-size: 15px; font-style: normal; font-weight: 400; }
.footer i { padding-right: 6px; }
.social-icons-footer i { background-color: #fff; padding: 4px 6px; color: black; margin: 0 4px; }
.social-icons-footer i:hover, .social-icons-footer i:hover { background-color: #d9dc1a; transition: 0.4s; color: #fff; }
.useful-links a li:hover, .useful-links a li:focus { color: #d9dc1a; transition: 0.4s; }
.about-buttons a:hover, .about-buttons a:focus { color: #d9dc1a; transition: 0.4s; }
/* Copyright */
.copyright { background-color: #222; padding: 20px 0; font-size: 15px; font-style: normal; font-weight: 400; color: #fff; text-align: center; }
.copyright a { font-size: 15px; font-style: normal; font-weight: 400; color: #fff; text-decoration: none; }
.copyright a:hover, .copyright a:focus { color: #d9dc1a; transition: 0.4s; }
/* Back To Top */
#myBtn { display: none; position: fixed; bottom: 20px; right: 30px; z-index: 99; font-size: 18px; border: none; outline: none; background-color: #d9dc1a; color: white; cursor: pointer; padding: 10px 15px; border-radius: 4px; }
#myBtn:hover { background-color: #c7ca05; transition: 0.4s; }
/* ...............................ABOUT............................... */
.about-bg { background-image: url(images/about/about-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
.about h5 { text-align: left; }
/* ...............................CONTACT............................... */
.contact-text { background-color: #4071c8; padding: 70px 60px; color: #fff; font-weight: 400; }
.contact-text ul { padding-left: 0; }
.contact-text li { list-style-type: none; line-height: 50px; }
.social-icons-contact i { padding: 8px 10px; color: #fff; margin: 0 4px; border-radius: 50%; border: 1px solid #fff; text-align: center; }
.social-icons-contact i:hover, .social-icons-contact i:hover { background-color: #d9dc1a; transition: 0.4s; color: #fff; }
.contact-form { background-color: #f2f2f2; padding: 70px 60px; color: #fff; font-weight: 400; }
 input[type=text], [type=email] {
 width: 100%;
 padding: 15px 20px;
 color: #333;
 font-size: 17px;
}
textarea { width: 100%; padding: 20px 20px; margin: 5px 0; color: #333; font-size: 17px; resize: none; height: 150px; }
input[type=submit] { padding: 10px 30px; background: none; color: #fff; font-size: 17px; border: none; }
.contact-form .col-lg-12 { margin-top: 0; padding-bottom: 15px; }
.contact-form #button { background-color: #4071c8; }
/* .............................Administration Management...................... */
.management-bg { background-image: url(images/management/management-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
.card-body { background-color: rgb(255, 255, 255); height: 100px; }
.card { border: none; box-shadow: 0 0px 10px rgba(0, 0, 0, 0.10); margin-bottom: 22px; }
/* .............................COLLEGE...................... */
.college-bg { background-image: url(images/college-council/college-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
/* .............................PRINCIPAL...................... */
.principal-bg { background-image: url(images/principal/principal-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
/* .............................PTA...................... */
.pta-bg { background-image: url(images/pta/pta-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
/* .............................RTI...................... */
.rti-bg { background-image: url(images/rti/rti-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
/* .............................IQAC-Objectives...................... */
.iqac-bg { background-image: url(images/iqac/iqac-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
.iqac-menu { position: sticky; top: 20%; }
.iqac-menu a.nav-link.active { background-color: #4071c8; color: #fff !important; }
.iqac-menu a.nav-link:hover, .iqac-menu a.nav-link:focus { background-color: #f2f2f2 !important; color: #4071c8 !important; }
.iqac-text li, .sub-headings li { color: #666; list-style-type: square; padding: 2px 0; font-size: 15px; font-weight: 400; line-height: 28px; }
.iqac-menu a.nav-link { padding-left: 15px; }
/* .............................IQAC-Table...................... */
.iqac-table { padding: 0 12px; }
.iqac-sub-heading { padding-bottom: 70px; }
.iqac-table .col-lg-6 { border-left: 1px solid #666; border-top: 1px solid #666; border-right: 1px solid #666; border-left: 1px solid #666; }
.iqac-table .col-lg-6:last-child { border-left: 0; }
.last-row { border-bottom: 1px solid #666; }
.iqac-table .col-8 { border-left: 1px solid #666; border-top: 1px solid #666; border-right: 1px solid #666; padding-top: 10px; padding-bottom: 10px; }
.iqac-table .col-4 { border-top: 1px solid #666; border-right: 1px solid #666; display: flex; justify-content: center; align-items: center; }
.iqac-table p { text-align: left; margin: 10px 0; }
.last-row { border-bottom: 1px solid #666; }
/* .............................POLICIES...................... */
.policies-bg { background-image: url(images/policies/policies-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
/* .............................CODE OF CONDUCT...................... */
.code-of-conduct-bg { background-image: url(images/code-of-conduct/code-of-conduct-bg.jpg); background-size: cover; }
/* .............................PHYSICAL EDUCATION...................... */
.cc-gallery { padding: 12px 0; }
/* .............................EVENTS...................... */
.events-bg { background-image: url(images/events/events-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
/* .............................NEWS...................... */
.news-bg { background-image: url(images/news/news-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
/* .............................ALUMNI...................... */
.alumni-bg { background-image: url(images/alumni/alumni-bg.jpg); background-size: cover; background-repeat: no-repeat }
/* .............................LIBRARY...................... */
.library-bg { background-image: url(images/library/library-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
.management .text-center { margin-top: 20px; }
/* .............................CORE VALUES...................... */
.core-values-bg { background-image: url(images/core-values/core-values-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
.core-values li { color: #666; list-style-type: square; padding: 8px 0; font-size: 17px; font-weight: 400; line-height: 28px; }
.core-values ul { padding-left: 14px; }
/* .............................SCHOLARSHIPS...................... */
.scholarships-bg { background-image: url(images/scholarships/scholarships-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
/* .............................STUDENTS UNION...................... */
.students-union-bg { background-image: url(images/students-union/students-union-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
/* .............................INFRASTRUCTURE...................... */
.infrastructure-bg { background-image: url(images/infrastructure/infrastructure-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
/* .............................COLLEGE MAGAZINE...................... */
.magazine-bg { background-image: url(images/magazine/magazine-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
/* .............................VIRTUAL TEACHER...................... */
.forms-bg { background-image: url(images/forms/forms-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
/* .............................CC................................... */
.cc-bg { background-image: url(images/cc/cc-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
/* .............................IQAC............................... */
.iqac-bg { background-image: url(images/iqac/iqac-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
/* .............................STRATEGIC PLAN...................... */
.strategic-plan-bg { background-image: url(images/strategic-plan/strategic-plan-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
/* .............................ARABIC DEPARTMENT...................... */
.arabic-bg { background-image: url(images/departments/arabic/arabic-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
/* .............................ENGLISH DEPARTMENT...................... */
.english-bg { background-image: url(images/departments/english/english-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
/* .............................INDEX NEWS.............................. */
.news-body { padding: 20px; }
.card-text { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.news .carousel-control-prev-icon, .news .carousel-control-next-icon, .events-home .carousel-control-prev-icon, .events-home .carousel-control-next-icon { margin-top: -250% !important; }
.news, .youtube-home { padding-right: 60px; }
.events-home, .testimonial { padding-left: 60px; }
/* .............................PROGRAMMES.............................. */
.programmes-bg { background-image: url(images/programmes/programmes-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
.iqac-table .col-lg-1, .iqac-table .col-lg-5, .iqac-table .col-lg-3 { border-left: 1px solid #666; border-top: 1px solid #666; border-right: 1px solid #666; border-left: 1px solid #666; }
.iqac-table .col-lg-1:last-child, .iqac-table .col-lg-5:last-child, .iqac-table .col-lg-3:last-child { border-left: 0; }
.iqac-table .col-lg-1:first-child { border-right: 0; }
.iqac-table .col-lg-3 { border-left: 0; }
/* .............................ADMINISTRATIVE STAFF...................... */
.administrative-bg { background-image: url(images/administrative-staff/administrative-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
/* .............................STAFF COUNCIL...................... */
.staff-council-bg { background-image: url(images/staff-council/staff-council-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
/* .............................ENROLLMENT LIST...................... */
.enrollment-bg { background-image: url(images/enrollment-list/enrollment-list-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
.admission-list { box-shadow: 0 0px 10px rgba(0, 0, 0, 0.10); margin: 25px 0; padding: 0; }
.admission-list img { padding: 0; }
/* .............................NCTE...................... */
.ncte-bg { background-image: url(images/ncte/ncte-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
.ncte-image img { box-shadow: 0 0px 10px rgba(0, 0, 0, 0.10); margin: auto; display: block; }
.ncte-image .col-lg-6 { margin: 10px 0; }
/* RESULTS */
.results-bg{ background-image: url(images/academic/results/results-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
.results iframe { height: 100% !important; }
/* OTHER FACILITIES */
.other .card-body { height: 70px; }
/* COMPLAINT BOX */
.iqac-text .contact-form { background-color: #fff !important; padding: 0%; margin-top: 40px; }
/* ADMISSION */
.admission-bg{ background-image: url(images/admission/admission-procedure-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
/* FEES STRUCTURE */
.fees-structure-bg{ background-image: url(images/fees-structure/fees-structure-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
/* AUDIT REPORT */
.audit-report-bg{ background-image: url(images/audit-report/audit-report-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
/* STUDENTS LIST */
.students-list-bg{ background-image: url(images/students-list/students-list-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
/* GLANCE */
.glance-bg{ background-image: url(images/glance/glance-bg.jpg); background-size: cover; background-repeat: no-repeat;background-position-x: center;} 
/* PLO & CLO */
.plo-and-clo-bg{ background-image: url(images/plo&clo/plo&clo-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
/* VALUE ADDED COURSES */
.value-added-bg{ background-image: url(images/value-added/value-added-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
/* SELF-STUDY COURSES */
.self-study-bg{ background-image: url(images/self-study/self-study-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; } 
/* IN-HOUSE CURRICULUM COMMITTEE */
.in-house-bg{ background-image: url(images/in-house-curriculum/in-house-curriculum-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }
/* QUESTION BANK */
.question-bg{ background-image: url(images/question-bank/question-bank-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; }

/* RESPONSIVE */
@media (min-width: 0px) and (max-width: 575.98px) {
.modal-dialog { max-width: 100%; }
.college-image { margin-top: 24px; }
.about-college-image { margin-top: 24px; }
h1 { font-size: 26px; }
h3 { font-size: 24px; }
h4 { font-size: 22px; padding-bottom: 2px; }
h5 { font-size: 18px; }
.navbar-brand img { width: 70%; }
.navbar .container { display: inline-block; margin: 5px 0; }
.navbar-toggler { float: right; margin-top: 8%; }
.navbar-toggler:focus { box-shadow: none; }
.salafiyya-navbar .container { padding: 0px 14px; }
.header-right { text-align: left; margin-top: 10px; }
.utube { padding: 0; }
.news, .youtube-home { padding-right: 12px; }
.events-home, .testimonial { padding-left: 12px; margin-top: 40px; }
.news .carousel-control-prev-icon, .news .carousel-control-next-icon, .events-home .carousel-control-prev-icon,  .events-home .carousel-control-next-icon { position: absolute; top: 55%; }
.footer { padding: 0; padding-bottom: 40px; }
.footer h3 { padding-top: 28px; padding-bottom: 2px; }
.footer iframe { padding-top: 6px; }
.about-college { order: 1; }
.college-image { order: 2; }
.principle { order: 2; }
.news-body h5 { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.useful-links { margin-bottom: -20px; }
.iqac-text h5 { margin-bottom: 4px; }
.iqac-menu-bar .navbar-toggler { margin: 6px 0; margin-left: 10px; }
.cc-gallery img { padding-bottom: 14px; }
.cc-gallery { padding: 0px; }
.cc-gallery h5 { margin-bottom: 6px; }
.core-values ul { padding-left: 15px; }
.vt .col-lg-4 { padding-bottom: 20px; padding-top: 20px; }
.contact-section { padding: 10px 10px; }
.contact-text { padding: 40px 26px; }
.contact-text h3 { padding-bottom: 10px; padding-top: 0; }
.contact-form { padding: 40px 26px; }
.iqac-table h5, .iqac-table h6, .iqac-table p, .iqac-table .col-5 p { margin: 6px; margin-left: 0px; }
.iqac-text ul { padding-left: 15px; }
.governing-body, .office-bearers { padding-top: 0px; }
.programmes h5 { font-size: 12px; margin-left: 1px; }
embed { height: 400px; }
.governing-body { padding: 10px 18px; }
.news-body h5 { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.about, .pta, .objectives, .college, .rti, .core-values, .utube, .governing-body, .content, .management, .principal, .contact-section, .programmes { margin-top: 40px; }
.footer { margin-top: 40px; }
.programmes .col-2, .programmes .col-4 { padding-left: 1px; }
.header .col-lg-3 { display: none; }
.header-right { margin-top: 0; }
.results iframe { height: 420px !important; margin-bottom: 10px; }
}
 @media (min-width: 576px) and (max-width: 767.98px) {
h1 { font-size: 30px; }
h3 { font-size: 28px; }
h4 { font-size: 26px; padding-bottom: 6px; }
h5 { font-size: 16px; }
.college-image { margin-top: 24px; }
.about-college-image { margin-top: 24px; }
.navbar-brand img { width: 80%; }
.navbar-toggler:focus { box-shadow: none; }
.header { padding: 20px 0; }
.utube { padding: 0; }
.salafiyya-navbar .container { padding: 0px 14px; }
.header-right { text-align: left; margin-top: 10px; }
.about-college { order: 1; }
.college-image { order: 2; }
.principle { order: 2; }
.news, .youtube-home { padding-right: 12px; }
.events-home, .testimonial { padding-left: 12px; margin-top: 80px; }
.footer { padding: 0; padding-bottom: 40px; }
.footer h3 { padding-top: 40px; padding-bottom: 4px; }
.footer iframe { padding-top: 6px; }
.news-body h5 { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.iqac-text ul { padding-left: 15px; }
.iqac-menu-bar .navbar-toggler { margin: 10px; margin-left: 10px; }
.cc-gallery img { padding-bottom: 26px; }
.cc-gallery { padding: 0px; }
.cc-gallery h5 { margin-bottom: 8px; }
.core-values ul { padding-left: 15px; }
.vt .col-lg-4 { padding: 25px 0; }
.contact-section { padding: 20px 0; }
.contact-text { padding: 40px 26px; }
.contact-text h3 { padding-bottom: 10px; padding-top: 0; }
.contact-form { padding: 40px 26px; }
.governing-body { padding: 10px 18px; }
.iqac-table h5, .iqac-table h6, .iqac-table p { margin: 6px; }
.iqac-sub-heading { padding-bottom: 20px; }
.row-cols-sm-3 .card, .row-cols-sm-2 .card { width: 95%; margin-bottom: 12px; }
.iqac-text .col-lg-3 { padding-right: 6px; padding-bottom: 20px; }
.iqac-text .col-lg-9, .iqac-text .col-sm-12 { padding-bottom: 20px; }
.iqac-text .col-sm-6 { padding-bottom: 0; }
.iqac-text .col-lg-4 { padding-right: 10px; }
.testimonial .card { margin-right: 10px; }
.governing-body, .office-bearers { padding-top: 0px; }
.news-body h5 { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.row-cols-sm-2 .card { margin-bottom: 34px; }
.principle { order: 1; }
.principle-content { order: 2; }
.college .card, .office-bearers .card, .management .card { margin-bottom: 34px; }
.results iframe { height: 722px !important; margin-bottom: 25px; }
}
 @media (min-width: 768px) and (max-width: 991.98px) {
h1 { font-size: 32px; }
h3 { font-size: 30px; }
h4 { font-size: 28px; padding-bottom: 6px; }
h5 { font-size: 18px; }
.college-image { margin-top: 24px; }
.about-college-image { margin-top: 24px; }
.navbar-brand img { width: 90%; }
.navbar-toggler:focus { box-shadow: none; }
.header { padding: 20px 0; }
.utube { padding: 0; }
.salafiyya-navbar .container { padding: 0px 14px; }
.header-right { text-align: left; margin-top: 10px; }
.about-college { order: 1; }
.college-image { order: 2; }
.principle { order: 2; }
.news, .youtube-home { padding-right: 12px; }
.events-home, .testimonial { padding-left: 12px; margin-top: 80px; }
.footer { padding: 0; padding-bottom: 40px; }
.footer h3 { padding-top: 40px; padding-bottom: 4px; }
.footer iframe { padding-top: 6px; }
.news-body h5 { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.iqac-menu-bar .navbar-toggler { margin: 10px; margin-left: 10px; }
.cc-gallery img { padding-bottom: 24px; }
.cc-gallery { padding: 0px; }
.cc-gallery h5 { margin-bottom: 8px; }
.core-values ul { padding-left: 15px; }
.vt .col-lg-4 { padding: 20px 0; }
.contact-section { padding: 20px 0; }
.contact-text { padding: 40px 26px; }
.contact-text h3 { padding-bottom: 10px; padding-top: 0; }
.contact-form { padding: 40px 26px; }
.governing-body { padding: 22px 18px; }
.iqac-table h5, .iqac-table h6, .iqac-table p { margin: 6px; }
.iqac-sub-heading { padding-bottom: 20px; }
.row-cols-sm-2 .card { width: 95%; margin-bottom: 12px; }
.iqac-text .col-lg-9, .iqac-text .col-sm-12 { padding-bottom: 20px; }
.iqac-text .col-sm-6 { padding-bottom: 0; }
.testimonial .col-md-5 { padding-right: 16px; }
.governing-body, .office-bearers { padding-top: 0px; }
.objectives .card { margin-right: 14px; }
.news-body h5 { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.header .row-cols-md-2 { width: 70%; }
.college .card, .office-bearers .card, .management .card { margin-bottom: 34px; }
.results iframe { height: 974px !important; margin-bottom: 25px; }
}
 @media (min-width: 992px) and (max-width: 1199.98px) {
h1 { font-size: 36px; }
h3 { font-size: 32px; }
h4 { font-size: 26px; padding-bottom: 6px; }
h5 { font-size: 18px; }
.navbar-toggler:focus { box-shadow: none; }
.testimonial h5 { font-size: 16px; }
.news, .youtube-home { padding-right: 40px; }
.events-home, .testimonial { padding-left: 40px; }
.footer .col-lg-6 { padding-right: 0; }
.iqac-text embed { margin-top: 40px; }
.contact-section { padding: 50px 20px; }
.news-body h5 { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.college .card-body { height: 116px; }
.header-right { text-align: left; }
}
