@font-face { font-family: 'Poppins-Regular'; src: url("../Font/Poppins-Regular.eot?#iefix") format("embedded-opentype"), url("../Font/Poppins-Regular.otf") format("opentype"), url("../Font/Poppins-Regular.woff") format("woff"), url("../Font/Poppins-Regular.ttf") format("truetype"), url("../Font/Poppins-Regular.svg#Poppins-Regular") format("svg"); font-weight: normal; font-style: normal; }
/*--Variables--*/
/*$headerColor:#AA8C60;*/
html, body, h1, h2, h3, h4, h5, h6, div, span, p, a, ul, li, ol, li { font-family: "Poppins-Regular", sans-serif; margin: 0px; padding: 0px; }

.link-btn, .link-btn:hover { color: #a6161b; font-size: 16px; }

.color-b { color: #a6161b; }

.f-bold { font-weight: bold; }

.btn-save, .btn-save:hover { background: #a6161b; color: #fff; }

.LogoSection span { color: #ae362c; font-size: 27px; font-family: sans-serif; padding-left: 15px; }
.LogoSection .logo { height: 90px; }
.LogoSection .logo-m { display: none; }
.LogoSection .RightLogo-sec .Icon, .LogoSection .RightLogo-sec .Inside-Pg #Content-Pg .ContactUs-pg .LeftSection .contact-sec .Icon1, .Inside-Pg #Content-Pg .ContactUs-pg .LeftSection .contact-sec .LogoSection .RightLogo-sec .Icon1 { border: 1px solid #a6161b; display: inline-flex; padding: 8px; }
.LogoSection .RightLogo-sec .Icon i, .LogoSection .RightLogo-sec .Inside-Pg #Content-Pg .ContactUs-pg .LeftSection .contact-sec .Icon1 i, .Inside-Pg #Content-Pg .ContactUs-pg .LeftSection .contact-sec .LogoSection .RightLogo-sec .Icon1 i { font-size: 25px; color: #a6161b; }
.LogoSection .RightLogo-sec .Icon.Icon1, .LogoSection .RightLogo-sec .Inside-Pg #Content-Pg .ContactUs-pg .LeftSection .contact-sec .Icon1, .Inside-Pg #Content-Pg .ContactUs-pg .LeftSection .contact-sec .LogoSection .RightLogo-sec .Icon1 { padding: 8px 10px; }
.LogoSection .RightLogo-sec h5 { font-size: 16px; padding: 0px 0; line-height: 30px; }
.LogoSection .RightLogo-sec h5 i { color: #a6161b; }
.LogoSection .RightLogo-sec h5 a { color: #333; text-decoration: none; }
.LogoSection .RightLogo-sec.RightLogo-sec1 h5 { font-size: 20px; }
.LogoSection .RightLogo-sec.RightLogo-sec1 a { color: #a6161b; text-decoration: none; }

.MenuSection .navbar { background: #034774; font-size: 13px; font-weight: bold; padding: 0px; }
.MenuSection .navbar .navbar-brand { display: none; }
.MenuSection .navbar .navbar-nav .dropdown:hover .dropdown-menu { display: block; margin-top: 0; }
.MenuSection .navbar .navbar-nav .nav-item { margin: 0px 12.5px; position: relative; }
.MenuSection .navbar .navbar-nav .nav-item .nav-link { color: #fff; padding: 0px 5px; font-size: 14px; cursor: pointer; height: 50px; line-height: 50px; }
.MenuSection .navbar .navbar-nav .nav-item .nav-link:before { content: ""; position: absolute; width: 100%; height: 2px; bottom: 0; left: 0; background: #a6161b; visibility: hidden; border-radius: 5px; transform: scaleX(0); transition: 0.25s linear; }
.MenuSection .navbar .navbar-nav .nav-item .nav-link:hover:before { visibility: visible; transform: scaleX(1); }
.MenuSection .navbar .navbar-nav .nav-item .nav-link:hover { color: #fff; }
.MenuSection .navbar .navbar-nav .nav-item .nav-link.admission-link { background: #a6161b; color: #fff; padding: 8px 17px; border-radius: 12px; height: auto !important; line-height: unset; }
.MenuSection .navbar .navbar-nav .nav-item .nav-link.admission-link::before { background: none; }
.MenuSection .navbar .navbar-nav .nav-item .nav-link.admission-link:hover { text-decoration: none !important; }
.MenuSection .navbar .navbar-nav .nav-item .dropdown-menu { background: #034774; color: #fff; min-width: 270px; display: none; opacity: 0; visibility: hidden; transition: .5s; margin-top: 0; border-radius: 0px; }
.MenuSection .navbar .navbar-nav .nav-item .dropdown-menu li { padding: 7px 20px; position: relative; }
.MenuSection .navbar .navbar-nav .nav-item .dropdown-menu li a { color: #fff; padding: 0px; font-size: 14px; cursor: pointer; }
.MenuSection .navbar .navbar-nav .nav-item .dropdown-menu li a:hover { background: none; text-decoration: underline; }
.MenuSection .navbar .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-submenu { display: block; }
.MenuSection .navbar .navbar-nav .nav-item .dropdown-menu.fade-down { top: 80%; transform: rotateX(-75deg); transform-origin: 0% 0%; }
.MenuSection .navbar .navbar-nav .nav-item .dropdown-menu.fade-up { top: 180%; }
.MenuSection .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-submenu { display: none; position: absolute; left: 98%; top: 8px !important; }
.MenuSection .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-submenu-left { right: 100%; left: auto; }
.MenuSection .navbar .navbar-nav .nav-item:hover .dropdown-menu { transition: .5s; opacity: 1; visibility: visible; top: 100%; transform: rotateX(0deg); }
.MenuSection .navbar .navbar-nav .nav-item .dropdown-menu-end { right: 0; left: auto; }

.MarqueSection { background: #a6161b; padding: 5px 30px; color: #fff; }
.MarqueSection a { text-decoration: none; color: #fff; margin-right: 30px; cursor: pointer; }
.MarqueSection a:hover { color: #fff; }

.banner-sec { height: 600px; }
.banner-sec .background-overlay { background: rgba(69, 37, 50, 0.4); position: absolute; height: 100%; width: 100%; background-size: cover; z-index: 1; }
.banner-sec video { width: 100%; height: 600px; -o-object-fit: cover; object-fit: cover; display: block; }
.banner-sec .carousel .carousel-inner .carousel-item img { height: 600px; }
.banner-sec .carousel .carousel-inner .carousel-item .carousel-caption { top: 23%; z-index: 10; }
.banner-sec .carousel .carousel-inner .carousel-item .carousel-caption h2 { color: #fff; font-size: 50px; padding: 20px 0; }
.banner-sec .carousel .carousel-inner .carousel-item .carousel-caption h5 { color: #fff; font-size: 20px; }
.banner-sec .carousel .carousel-control-prev, .banner-sec .carousel .carousel-control-next { opacity: 1; background-image: none; }
.banner-sec .carousel .carousel-control-prev span, .banner-sec .carousel .carousel-control-next span { position: absolute; top: 40%; z-index: 5; display: inline-block; }
.banner-sec .carousel .carousel-control-prev .fa, .banner-sec .carousel .carousel-control-next .fa { font-size: 40px; color: #a6161b; }

#Section1 { padding: 100px 0; background: #e5e4e4 !important; }
#Section1 .container { overflow: hidden; }
#Section1 .container .box-sec { background: #92278f; padding: 35px 25px; color: #fff; cursor: pointer; transition: all ease .3s; transform: scale(1); }
#Section1 .container .box-sec a { text-decoration: none; color: #fff; display: block; transform: scale(1); }
#Section1 .container .box-sec i { font-size: 50px; }
#Section1 .container .box-sec h5 { font-size: 20px; }
#Section1 .container .box-sec h6 { font-size: 14px; }
#Section1 .container .box-sec.box-sec1 { background: #1ea170; }
#Section1 .container .box-sec.box-sec2 { background: #a6161b; }
#Section1 .container .box-sec:hover { transform: scale(1.1); }

#AboutUs, #Services, #News, #Counter, #Events, .Inside-Pg #Content-Pg { padding: 70px 0; background: url("../Images/bg.png") no-repeat; }
#AboutUs .sec-heading, #Services .sec-heading, #News .sec-heading, #Counter .sec-heading, #Events .sec-heading, .Inside-Pg #Content-Pg .sec-heading, #AboutUs .sec-heading1:after, #Services .sec-heading1:after, #News .sec-heading1:after, #Counter .sec-heading1:after, #Events .sec-heading1:after, .Inside-Pg #Content-Pg .sec-heading1:after { margin-bottom: 40px; color: #333; }
#AboutUs .sec-heading:after, #Services .sec-heading:after, #News .sec-heading:after, #Counter .sec-heading:after, #Events .sec-heading:after, .Inside-Pg #Content-Pg .sec-heading:after, #AboutUs .sec-heading1:after, #Services .sec-heading1:after, #News .sec-heading1:after, #Counter .sec-heading1:after, #Events .sec-heading1:after, .Inside-Pg #Content-Pg .sec-heading1:after { content: ""; display: block; position: relative; height: 4px; width: 120px; margin-left: unset; margin-right: unset; margin-top: 15px; background: linear-gradient(145deg, #089de3, #a52a2a); }
#AboutUs .sec-heading1, #Services .sec-heading1, #News .sec-heading1, #Counter .sec-heading1, #Events .sec-heading1, .Inside-Pg #Content-Pg .sec-heading1 { text-align: center; margin-top: 30px; }
#AboutUs .sec-heading1:after, #Services .sec-heading1:after, #News .sec-heading1:after, #Counter .sec-heading1:after, #Events .sec-heading1:after, .Inside-Pg #Content-Pg .sec-heading1:after { margin-left: auto; margin-right: auto; margin-bottom: 25px; }
#AboutUs p, #Services p, #News p, #Counter p, #Events p, .Inside-Pg #Content-Pg p { font-size: 18px; line-height: 30px; }
#AboutUs .LeftSection, #Services .LeftSection, #News .LeftSection, #Counter .LeftSection, #Events .LeftSection, .Inside-Pg #Content-Pg .LeftSection { padding-right: 30px; }
#AboutUs .LeftSection img, #Services .LeftSection img, #News .LeftSection img, #Counter .LeftSection img, #Events .LeftSection img, .Inside-Pg #Content-Pg .LeftSection img { width: 100%; }
#AboutUs .RightSection, #Services .RightSection, #News .RightSection, #Counter .RightSection, #Events .RightSection, .Inside-Pg #Content-Pg .RightSection { padding-left: 30px; }

#Services { background: #f5f5f5; }
#Services .BoxSec { border-color: #a6161b !important; padding: 30px 20px; background: #fff; height: 280px; border-radius: 10px; transition: all ease .3s; }
#Services .BoxSec .icon { font-size: 60px; }
#Services .BoxSec h4 { font-size: 22px; background: linear-gradient(to left, orange, #12b30a, #a52a2a, #089de3); -webkit-background-clip: text; color: transparent; }
#Services .BoxSec:hover { border-radius: 20px; }

#News { background: #f5f5f5; }
#News h3 { font-size: 25px; background: linear-gradient(to right, #089de3, #a52a2a, #12b30a, orange); -webkit-background-clip: text; color: transparent; font-weight: bold; }
#News h3 i { color: #a6161b; }
#News .box-sec { background: #92278f; padding: 35px 25px 20px 25px; color: #fff; cursor: pointer; transition: all ease .3s; transform: scale(1); }
#News .box-sec .txt-sec { height: 200px; }
#News .box-sec h4 { font-size: 22px; padding-bottom: 15px; }
#News .box-sec p { font-size: 14px; }
#News .box-sec .link-btn { font-size: 14px; text-decoration: underline; color: #fff; }
#News .box-sec .MarqueDiv { height: 200px; }
#News .box-sec .MarqueDiv .marquee-text { height: 200px; }
#News .box-sec .MarqueDiv .marquee-text h6 { padding: 12px 10px; width: 100%; transition: transform 0.3s ease; transform: translateX(0px); color: #fff; border-bottom: 1px solid #fff; }
#News .box-sec .MarqueDiv .marquee-text h6 a { text-decoration: none; color: #fff; }
#News .box-sec .MarqueDiv .marquee-text h6:hover { cursor: pointer; transform: translateX(10px); }
#News .box-sec .MarqueDiv .marquee-text h6:hover a { color: #fff; font-weight: bold; }
#News .box-sec.box-sec1 { background: #1ea170; height: 322px; }
#News .box-sec.box-sec2 { background: #a6161b; }
#News .box-sec:hover { transform: scale(1.1); }

#Counter .counter-sec { border: 1px solid #a6161b; padding: 20px 0; background: #fff; }
#Counter .counter-sec i { font-size: 60px; background: linear-gradient(to right, #089de3, #a52a2a, #12b30a, orange); -webkit-background-clip: text; color: transparent; }
#Counter .counter-sec h4 { font-size: 42px; line-height: 48px; margin: 20px 0px 0px; font-weight: 700; color: #333; }
#Counter .counter-sec p { font-size: 16px; color: #000; line-height: 1.625; color: #a6161b; }

#Events { background: #f5f5f5; }
#Events .Events-carousel .owl-stage-outer { padding-bottom: 50px; }
#Events .Events-carousel .owl-stage-outer .owl-item .item .img-link { display: block; }
#Events .Events-carousel .owl-stage-outer .owl-item .item .img-link img { height: 240px; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease; padding-bottom: 10px; }
#Events .Events-carousel .owl-stage-outer .owl-item .item .img-link .overlay { width: 100%; min-height: 60px; line-height: 60px; position: absolute; bottom: 31px; background: rgba(17, 52, 63, 0.66); padding: 10px; opacity: 0; visibility: hidden; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease; }
#Events .Events-carousel .owl-stage-outer .owl-item .item .img-link .overlay p { line-height: 37px; color: #fff; font-size: 16px; text-align: center; }
#Events .Events-carousel .owl-stage-outer .owl-item .item .img-link:hover img { transition: ease all .3s; transform: translateY(0) scale(1.05); }
#Events .Events-carousel .owl-stage-outer .owl-item .item .img-link:hover .overlay { visibility: visible; opacity: 1; transition: ease all .3s; transform: translateY(0) scale(1.05); }
#Events .Events-carousel .owl-stage-outer .owl-item .item h6 a { text-decoration: none; font-weight: bold; color: #92278f; font-size: 20px; background: linear-gradient(to left, orange, #12b30a, #a52a2a, #089de3); -webkit-background-clip: text; color: transparent; }
#Events .Events-carousel .owl-nav button { border: 0; background: none; margin: 0; padding: 0; cursor: pointer; width: 40px; height: 40px; border-radius: 100%; background: #a6161b; color: #fff; line-height: 1; position: absolute; bottom: 0; -webkit-transition: 0.3s all; transition: 0.3s all; }
#Events .Events-carousel .owl-nav .owl-prev { left: calc(50% - 45px); }
#Events .Events-carousel .owl-nav .owl-next { right: calc(50% - 45px); }

.Inside-Pg .banner-sec { background: url("../Images/page-header.jpg") no-repeat; height: 463px; background-size: cover; }
.Inside-Pg .banner-sec .background-overlay { z-index: 0; height: 463px; }
.Inside-Pg .banner-sec .container { padding-top: 270px; position: relative; z-index: 1; }
.Inside-Pg .banner-sec .container h2 { color: #fff; font-size: 35px; border-bottom: 10px solid #fff; width: 260px; padding-bottom: 10px; opacity: 1; }
.Inside-Pg .banner-sec .container h1 { color: #fff; font-size: 40px; padding-top: 10px; opacity: 1; }
.Inside-Pg .Latestnews-sec { border: 1px solid #a6161b; }
.Inside-Pg .Latestnews-sec ul { margin: 0px !important; padding: 15px; }
.Inside-Pg .Latestnews-sec ul li { list-style-type: none; border-bottom: 1px dashed #92278f; padding: 10px 0; }
.Inside-Pg .Latestnews-sec ul li a { line-height: 16px !important; color: #333 !important; font-size: 16px !important; }
.Inside-Pg #Content-Pg p { padding-bottom: 15px; }
.Inside-Pg #Content-Pg .LeftSection ul { margin-left: 20px; }
.Inside-Pg #Content-Pg .LeftSection ul li { font-size: 18px; line-height: 30px; padding-bottom: 15px; }
.Inside-Pg #Content-Pg .LeftSection ul li ul { margin-left: 30px; }
.Inside-Pg #Content-Pg .LeftSection ul li ul li { list-style-type: lower-alpha; }
.Inside-Pg #Content-Pg .LeftSection h3 { font-size: 22px; }
.Inside-Pg #Content-Pg .LeftSection h4 { font-size: 18px; color: #a6161b; }
.Inside-Pg #Content-Pg .LeftSection ul.disclosure li { list-style-type: disclosure-closed; }
.Inside-Pg #Content-Pg .RightSection { padding-left: 40px; }
.Inside-Pg #Content-Pg .RightSection h2 { padding-bottom: 30px; }
.Inside-Pg #Content-Pg .RightSection ul { margin: 0px 0px 0 30px; }
.Inside-Pg #Content-Pg .RightSection ul li a { list-style-type: disc; font-size: 18px; color: #a6161b; line-height: 40px; text-decoration: none; }
.Inside-Pg #Content-Pg .Gallery-pg .Gallery-sec { margin-bottom: 15px; }
.Inside-Pg #Content-Pg .Gallery-pg .Gallery-sec a { display: block; text-decoration: none; }
.Inside-Pg #Content-Pg .Gallery-pg .Gallery-sec a img { min-height: 210px; border: 2px dashed #a6161b; }
.Inside-Pg #Content-Pg .Gallery-pg .Gallery-sec a img:hover { cursor: pointer; }
.Inside-Pg #Content-Pg .Gallery-pg .Gallery-sec a h4 { color: #a6161b; }
.Inside-Pg #Content-Pg .Admission-pg h5 { color: #036d9f; font-weight: bold; }
.Inside-Pg #Content-Pg .Admission-pg h2, .Inside-Pg #Content-Pg .Admission-pg h3 { color: #a6161b; }
.Inside-Pg #Content-Pg .Admission-pg h4 { font-weight: bold; }
.Inside-Pg #Content-Pg .Admission-pg h6 { color: #92278f; font-weight: bold; }
.Inside-Pg #Content-Pg .Admission-pg ul { margin-left: 20px; }
.Inside-Pg #Content-Pg .Admission-pg ul li { font-size: 18px; line-height: 30px; padding-bottom: 10px; }
.Inside-Pg #Content-Pg .Admission-pg ul li ul { margin-left: 30px; margin-top: 10px; }
.Inside-Pg #Content-Pg .Admission-pg ul li ul li { list-style-type: lower-alpha; }
.Inside-Pg #Content-Pg .Admission-pg .btn-cancel { background: #92278f; color: #fff; margin-right: 10px; }
.Inside-Pg #Content-Pg .table thead th { background: #92278f; color: #fff; }
.Inside-Pg #Content-Pg .Disclosure-Sec { border: 1px dashed #92278f; margin-bottom: 20px; height: 132px; }
.Inside-Pg #Content-Pg .Disclosure-Sec i { font-size: 40px; color: #a6161b; padding-bottom: 20px; }
.Inside-Pg #Content-Pg .Disclosure-Sec a { text-decoration: none; display: block; }
.Inside-Pg #Content-Pg .Disclosure-Sec h5 { color: #333; font-size: 16px; }
.Inside-Pg #Content-Pg .ContactUs-pg .LeftSection { border-right: 1px dashed #a6161b; }
.Inside-Pg #Content-Pg .ContactUs-pg .LeftSection .contact-sec { margin-bottom: 20px; }
.Inside-Pg #Content-Pg .ContactUs-pg .LeftSection .contact-sec .Icon, .Inside-Pg #Content-Pg .ContactUs-pg .LeftSection .contact-sec .Icon1 { border: 1px solid #92278f; display: inline-flex; padding: 8px; font-size: 30px; color: #92278f; }
.Inside-Pg #Content-Pg .ContactUs-pg .LeftSection .contact-sec .Icon1 { padding: 8px 12px; }
.Inside-Pg #Content-Pg .ContactUs-pg .LeftSection .contact-sec a { text-decoration: none; color: #333; font-size: 16px; }

#Footer-div { background: #353949; border-top: 1px solid #353949; background: url("../Images/banner-img1.jpg") no-repeat; }
#Footer-div h5, #Footer-div p { color: #fff; }
#Footer-div ul li { list-style-type: none; line-height: 30px; font-size: 16px; }
#Footer-div ul li a { text-decoration: none; color: #fff; }
#Footer-div ul li a.head { font-weight: bold; }
#Footer-div .Location-links i { float: left; width: 30px; display: block; font-size: 20px; color: #a6161b; }
#Footer-div .Location-links span { float: left; color: #fff; }
#Footer-div .Location-links a { color: #fff; text-decoration: none; }
#Footer-div .social-links { border-left: 2px dashed #a6161b; }
#Footer-div .social-links a { font-size: 20px; margin: 0 10px; color: #a6161b; }
#Footer-div .Footer-bottom { background: #2d313e; }
#Footer-div .Footer-bottom p, #Footer-div .Footer-bottom a { color: #fff; font-size: 14px; }
#Footer-div .Footer-bottom .text-end a { color: #a6161b; }

.whatsApp-icon { width: 100px; position: fixed; bottom: 25px; left: 15px; z-index: 2; }

.lightbox-modal .modal-dialog { max-width: 60%; margin: 3.75rem auto 0 auto; border: 2px dashed #a6161b; }
.lightbox-modal .modal-dialog .btn-close { position: absolute; top: 20px; right: 18px; font-size: 1.2rem; z-index: 10; color: #a6161b; }
.lightbox-modal .modal-dialog .modal-body { display: flex; align-items: center; padding: 0; text-align: center; }
.lightbox-modal .modal-dialog img { width: auto; max-height: 500px; width: 100%; }
.lightbox-modal .modal-dialog .carousel-caption { left: 0; right: 0; bottom: 0; background: rgba(36, 36, 36, 0.75); }
.lightbox-modal .modal-dialog .carousel-control-prev, .lightbox-modal .modal-dialog .banner-sec .carousel .carousel-control-next, .banner-sec .carousel .lightbox-modal .modal-dialog .carousel-control-next, .lightbox-modal .modal-dialog .carousel-control-next { top: 50%; bottom: auto; transform: translateY(-50%); width: auto; color: #a6161b; }
.lightbox-modal .modal-dialog .carousel-control-prev, .lightbox-modal .modal-dialog .banner-sec .carousel .carousel-control-next, .banner-sec .carousel .lightbox-modal .modal-dialog .carousel-control-next { left: 10px; }
.lightbox-modal .modal-dialog .carousel-control-next { right: 10px; }

.modal .modal-dialog { margin: 30px auto; }
.modal .modal-dialog .modal-content .modal-header { background: #034774; }
.modal .modal-dialog .modal-content .modal-header h4 { color: #fff; font-size: 24px; }
.modal .modal-dialog .modal-content .modal-header .close-icon { font-size: 20px; color: #fff; opacity: 1; }
.modal .modal-dialog .modal-content .btn-cancel { background: #ccc; color: #000; }
.modal .modal-dialog .modal-content .btn-save { background: #a6161b; color: #fff; }

/*--Custom css--*/
.elobby-pg .elobby-div { width: 430px; margin: auto; }

.logo-div { width: 350px; background: #E8E8E8; padding: 10px 15px; margin: auto; border-radius: 0px 0px 15px 15px; }

.logo-div img { height: 120px; margin: auto; display: block; }

.elobby-pg .elobby-div .body-sec { margin: 100px auto 20px auto; background: #E8E8E8; width: 350px; border-radius: 15px; }

.elobby-pg .elobby-div .body-sec .title-logo { width: 180px; margin: auto; }

.elobby-pg .elobby-div .body-sec .title-logo img { width: 180px; margin-top: -55px; }

.elobby-list { padding: 0px 65px 0px 65px; background: #E8E8E8; border-radius: 10px; width: 350px; margin: auto; }

.elobby-list li { background: #fff; padding: 7px 20px; font-size: 17px; border: 1px solid #ccc; margin-bottom: 15px; border-radius: 10px; list-style-type: none; }

.elobby-list li a { color: #808080; text-decoration: none; font-size: 17px; }

.elobby-list li img { width: 20px; display: inline-block; margin-right: 15px; }

.elobby-list li img.img1 { width: 15px; }

.elobby-list li img.img2 { width: 15px; }

@media only screen and (max-width: 786px) { .main-content .section-content .fadeInLeft { width: 100% !important; }
  .main-content .section-content .fadeInLeft .media { width: 100%; } }
@media only screen and (max-width: 1200px) { #Services .BoxSec { margin-bottom: 20px; }
  #News .MarqueSec1, #News .MarqueSec2, #News .MarqueSec3 { margin-bottom: 50px; }
  #News .MarqueSec3 { border-left: 0px; }
  #News .MarqueSec { width: 90%; }
  #Counter .counter-sec { margin-bottom: 20px; }
  #Footer-div .col-lg-6 { margin-bottom: 30px; } }
@media only screen and (max-width: 768px) { .LogoSection .logo { display: none; }
  .LogoSection .logo-m { display: block; height: 100px; }
  .MenuSection .navbar .navbar-brand { display: block; }
  .MenuSection .navbar .navbar-brand img { height: 70px; }
  .MenuSection .navbar .navbar-collapse { border-top: 1px solid #fff; padding: 10px 0; margin-top: 10px; }
  .MenuSection .navbar .navbar-collapse .navbar-nav .nav-item { margin: 0px; }
  .MenuSection .navbar .navbar-collapse .navbar-nav .nav-item .nav-link { padding: 0px; font-size: 18px; line-height: 45px; }
  .MenuSection .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu { min-width: auto; padding: 0px; }
  .MenuSection .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu li a { white-space: normal; font-size: 18px; }
  .MenuSection .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu li a:hover { text-decoration: none; }
  .MenuSection .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu li .dropdown-submenu { position: static; margin: 10px 0 0 0; border: 1px solid #fff; }
  .MenuSection .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu.show { height: auto; }
  .banner-sec { height: 430px; }
  .banner-sec .carousel .carousel-inner .carousel-item img { height: 430px; }
  #AboutUs .LeftSection, #Services .LeftSection, #News .LeftSection, #Counter .LeftSection, #Events .LeftSection, .Inside-Pg #Content-Pg .LeftSection { padding-right: 15px; }
  #AboutUs .RightSection, #Services .RightSection, #News .RightSection, #Counter .RightSection, #Events .RightSection, .Inside-Pg #Content-Pg .RightSection { padding-left: 15px; }
  #News .MarqueSec1, #News .MarqueSec2, #News .MarqueSec3 { border-left: 0px; }
  .Inside-Pg .banner-sec { height: 240px; background-size: cover; }
  .Inside-Pg .banner-sec .background-overlay { height: 240px; }
  .Inside-Pg .banner-sec .container { padding-top: 100px; }
  .Inside-Pg .banner-sec .container h2 { font-size: 25px; }
  .Inside-Pg .banner-sec .container h1 { font-size: 30px; }
  .modal .modal-dialog { width: 90%; margin: 30px auto; } }
@media only screen and (max-width: 576px) { .LogoSection { text-align: center; }
  .LogoSection .logo-m { margin: auto; }
  .LogoSection .RightLogo-sec { text-align: center !important; }
  .banner-sec { height: 300px; }
  .banner-sec .carousel .carousel-inner .carousel-item img { height: 300px; }
  .banner-sec .carousel .carousel-inner .carousel-item .carousel-caption { top: 23%; z-index: 10; }
  .banner-sec .carousel .carousel-inner .carousel-item .carousel-caption h2 { font-size: 30px; }
  .banner-sec .carousel .carousel-inner .carousel-item .carousel-caption h5 { font-size: 10px; }
  #AboutUs .prince-img, #Services .prince-img, #News .prince-img, #Counter .prince-img, #Events .prince-img, .Inside-Pg #Content-Pg .prince-img { margin-bottom: 30px; }
  #Content-Pg .Admission-pg .btn-cancel { margin-right: 0px; width: 100%; margin-bottom: 15px; }
  #Footer-div .container { padding: 0px 40px; }
  #Footer-div .social-links { border-left: 0px; } }

/*# sourceMappingURL=Style.css.map */
