@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@700&family=Poppins:wght@400;500;700&display=swap');
/*.carousel-control-prev-icon, .carousel-control-next-icon{ padding:15px; background-color:#000;}*/
.carousel-control-prev-icon {
    background:url(../img/infrastructure/back.png) no-repeat !important; width:32px; height:32px;
}
.carousel-control-next-icon {
    background:url(../img/infrastructure/next.png) no-repeat !important; width:32px; height:32px;
}
.modal-text{ padding:20px; text-align:center;}
.modal-text h3{ color:#002046; font-size:24px; line-height:34px; margin-bottom:20px;}
.modal-text h4{ color:#ba9142; font-size:20px; line-height:26px; margin-bottom:20px;}
.apply-btns{ padding:15px; border-radius:24px;  text-align:center; background-color:#002046; color:#fff; margin-bottom:20px; }
.apply-btns:hover{ padding:15px; border-radius:24px; background-color:#ba9142; color:#000; text-align:center;  margin-bottom:20px;}

.infrastructure{ padding:40px 0px;}
.infrastructure h3 {
    font-size: 30px;
    font-family: Merriweather;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 40px;
    color: #000;
}

.science-labs-box2{width: 140px;
    height: 140px;
    background-color
: rgb(108, 99, 255);
    border-radius: 50%; text-align:center; cursor:pointer;}
.science-labs-box2 p{ font-size:14px; padding-top:10px; color:#fff; font-weight:600;}
.science-labs-box2:hover {
  transform: scale(1.2);
}


.science-labs-box{width: 140px;
    height: 140px;
    background-color
: rgb(108, 99, 255);
    border-radius: 50%; text-align:center; cursor:pointer;}
.science-labs-box p{ font-size:14px; padding-top:15px; color:#fff; font-weight:600;}
.science-labs-box:hover {
  transform: scale(1.2);
}
.stem-lab-box{width: 140px;
    height: 140px;
    background-color: rgb(255, 101, 132);
    border-radius: 50%; cursor:pointer;}
.stem-lab-box p{ font-size:14px; padding-top:60px; color:#fff; font-weight:600;}
.stem-lab-box:hover {
  transform: scale(1.2);
}

.open-btn, .open-btn2 {
  padding: 12px 20px;
  font-size: 16px;
  cursor: pointer;
}

#fullscreenOverlay {
  position: fixed;
  top: 60px;
  left: 0;
  width: 100%;
  height: 100%;
    background-color
: rgb(108, 99, 255);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: scale(0.8);
  pointer-events: none;

  transition: all 0.5s ease;
  z-index: 9;
}
 #fullscreenOverlay2 {
  position: fixed;
  top: 60px;
  left: 0;
  width: 100%;
  height: 100%;
   background-color: rgb(255, 101, 132);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: scale(0.8);
  pointer-events: none;

  transition: all 0.5s ease;
  z-index: 9;
}
#fullscreenOverlay h3, #fullscreenOverlay2 h3{ color:#fff !important;}

#fullscreenOverlay.active, #fullscreenOverlay2.active {
  opacity: 1;
  transform: scale(1);
  pointer-events: auto;
}


.overlay-content, .overlay-content2 {
  text-align: justify;
}


.close-btn, .close-btn2 {
  position: absolute;
  top: 20px;
  right: 25px;
  font-size: 28px;
  background: none;
  border: none;
  color: #fff;
  cursor: pointer;
}




.infrastructure .nav-tabs li{width:auto; border-radius:12px !important; margin-bottom:10px; color:#20336c; text-align:center !important; float:none !important;}
.infrastructure .nav-tabs {
    border-bottom:none; display:ruby !important;
}
.infrastructure .nav-tabs .nav-link {
   
    background-color: #f2f2f5;
    border: 1px solid transparent;
	border-radius:12px;
   /* border-top-left-radius: 0px;
    border-top-right-radius:0px;*/
     text-align:center;
	color:#20336c; font-weight:600; font-size:14px; padding:6px 20px !important;
}
.infrastructure .nav-tabs .nav-link:hover {

    background-color: #20336c;
    border: 1px solid transparent;
   /* border-top-left-radius: 0px;
    border-top-right-radius:0px;*/ border-radius:12px;
	 text-align:center;
	 font-weight:600; font-size:14px;  color: #fff;
}
.infrastructure .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #20336c;
    /*border-color: #20336c;*/ border-top:0px;
}
.infrastructure .tab-content{ padding:30px 0px 30px 0px;}



a.mpd-download-btn {
    padding: 6px 12px;
    background-color: #cb270c;
    border: 1px solid #cb270c;
    text-align: center;
    color: #fff;
   
}
a.mpd-download-btn:hover {
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #fff;
    text-align: center;
    color: #cb270c;
  
}
a.mpd-download-btn2 {
    padding: 6px 12px;
    background-color: #cb270c;
    border: 1px solid #cb270c;
    text-align: center;
    color: #fff; 
   
}
a.mpd-download-btn2:hover {
    padding: 6px 12px;
    background-color: #efe0cb;
    border: 1px solid #efe0cb;
    text-align: center;
    color: #000; 
  
}
.fgap1{ margin-left:12.5%;}
.fgap2{ margin-right:12.5%;}
body{ font-family:Poppins; font-size:14px; font-weight:400; line-height:20px;}
/*event-css-start*/
.event-slide{
margin-bottom:20px;
}
.event-slide img{
    width: 100%;
    height: auto;
}
.event-slide .event-review{
    padding:0 17px 0px 0;
}
.event-slide .event-date{
   float:left;
    margin-right: 10px;
    padding: 8px 10px;
    text-align:center;
    background:#20336c;
    font-size:26px;
    color:#fff;
    font-weight:700;
    transition:background 0.20s linear 0s;
}
.event-slide:hover .event-date{
    background:#ba9142;
}
.event-slide .event-date small{
    display:block;
    margin-bottom:0px;
    font-size: 13px;
    text-transform: capitalize;
}
.event-slide .event-date small:before{
    content:"";
    display:block;
    margin-bottom:5px;
    border-top:1px solid #fff;
}
.event-slide .event-title{
    margin: 0;
    padding-top:10px;
}
.event-slide .event-title a{
    font-size:12px;
    color: #444;
    margin-bottom: 6px;
    display: block;
    line-height:20px;
    font-weight: bold; text-transform:none;
}
.event-slide:hover .event-title a{
    color:#ba9142;
    text-decoration:none;
}
.event-slide a .eventreads-more{
margin:0 auto; width:150px; margin-top:15px; text-align:center;  background-color:#20336c; color:#fff; padding:8px 12px; 
}
.event-slide:hover a .eventreads-more{
    background-color:#ba9142;}
.thumbnail img{ margin-bottom:30px;}
/*.gallery
{
    display: inline-block;
    margin-top: 20px;
}*/
/*event-css-close*/

.admission-bg{ background:#f5f5f5; padding:140px 0px 70px; text-align:center; }
.admission-bg h2{ font-size:40px; font-family:Merriweather; font-weight:700; color:#cb270c; margin-bottom:15px; font-family:Merriweather; font-weight:700;}
.admission-bg h3{ font-size:30px; font-family:Merriweather; font-weight:700; color:#000; margin-bottom:0px; font-family:Merriweather; font-weight:700;}

.site-logo{display:none;}
.site-navigation{ padding-right:10px;}
a {
    color: #ba9142;
    text-decoration: none;
    background-color: transparent;
}
.logo{ position:absolute; z-index:99; left:50px; /*top:-29px;*/ top:-45px; /*-webkit-box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.75);
box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.75);}*/}
.logo h4, .site-navbar .site-logo h4{font-size:14px; color:#20336C;}
a:hover {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}
.bog-bg{ padding:160px 0px 70px 0px; background-color:#f5f5f5;}
<!--faculty-css-start-->

<!--faculty-css-close-->

/*@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap');*/
/*scroll-css-start*/
/*.scrollbar
{
	float: left;
	height: 350px;
	overflow-y: scroll;
	margin-bottom: 25px; padding-right:25px; 
}

.force-overflow
{
	min-height: 100px;
}
#style-1::-webkit-scrollbar-track
{background-color:#999;
}

#style-1::-webkit-scrollbar
{width: 4px;
}

#style-1::-webkit-scrollbar-thumb
{
	background-color: #fff;  height:8px; width:8px; border-radius:50%
}*/

/*.list1 {
  overflow-y: auto;
  height: 300px;
  margin: 50px;
}
.list1::-webkit-scrollbar-track {
  border-radius: 10px;
  border: 1px solid blue;
  width: 5px;
}
.list1::-webkit-scrollbar {
  width: 5px;
  background-color:#CCC;
  border-radius: 10px;
}
.list1::-webkit-scrollbar-thumb {
  border-radius: 100px;
  background-color: red;
  border: 5px solid blue;height:5px;
}*/
/*.form-check-inline .form-check-input {
    position: static;
    margin-top: 1px;
    margin-right: 10px;
    margin-left: 10px;
}*/
a.email{ color:#fff;}
a.email:hover{ color:#efe0cb;}
.linebotm{ border-bottom:1px solid #bebebe; padding:15px 0px 0px 0px; margin-bottom:25px;}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail{ border:2px solid #666 !important; }
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: rgb(255 255 255) !important; border:1px solid #000 !important; opacity:1 !important;}
/*scroll-css-close*/
.academics_bg h3{    font-size: 30px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 40px;
    font-family: Merriweather;
    font-weight: 700; color:#000;}
.tech-meth-bg{background-color:#f5f5f5;
    padding: 70px 0px 70px 0px;}
.tech-meth-bg h3 {
    font-size: 30px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 40px;
    font-family: Merriweather;
    font-weight: 700;
}
.tech-meth-bg h4 {color:#000;
    font-size: 22px;
    text-transform: uppercase;
    margin: 0 0 5px;
    font-family: Poppins;
    font-weight: 500;
}
.tech-meth-bg p {
    color: #000;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
}
.wsnsvm-tab a{color:#20336c !important; font-weight:500; font-size:16px;}
.learn-env-bg{/*background-color:#fff;*/     background-color: #ebe8e2;
    padding: 160px 0px 70px 0px;}
.learn-env-bg h3 {
    font-size: 30px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 40px;
    font-family: Merriweather;
    font-weight: 700;
}
.learn-env-bg h4 {color:#000;
    font-size: 22px;
    text-transform: uppercase;
    margin: 0 0 5px;
    font-family: Poppins;
    font-weight: 500;
}
.learn-env-bg p {
    color: #000;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
}
.about-why-snsvm h4{color:#fff;
    font-size: 22px;
    text-transform: uppercase;
    margin: 0 0 5px;
    font-family: Poppins;
    font-weight: 500;}
.about-why-snsvm p {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
}	

.nopding2{ padding-left:2px; padding-right:2px;}
.ta-padding{ padding-left:15px; padding-right:15px;}
.direction-aware-hover {
  background: #DDD;
  display: inline-block;
  height: 150px;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}

.direction-aware-hover > * {
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: rotate(45deg);
  z-index: 1;
}

.direction-aware-hover__left {
  left: -70.75%;
  right: 70.75%;
}

.direction-aware-hover__right {
  left: 70.75%;
  right: -70.75%;
}

.direction-aware-hover__top {
  bottom: 70.75%;
  top: -70.75%;
}

.direction-aware-hover__bottom {
  bottom: -70.75%;
  top: 70.75%;
}

.direction-aware-hover__content {
  background: #369;
  bottom: none;
  color: #EEE;
  height: 100%;
  opacity: 0;
  right: none;
  transform: none;
  transition: opacity .25s,
    left .25s ease-in-out,
    top .25s ease-in-out,
    z-index 0s linear .25s;
  width: 100%;
  z-index: -1;
}

.direction-aware-hover__content:after {
  bottom: -100%;
  content: '';
  left: -100%;
  position: absolute;
  right: -100%;
  top: -100%;
  z-index: -1;
}

*:hover ~ .direction-aware-hover__content {
  transition: opacity 0s,
    left 0s ease-in-out,
    top 0s ease-in-out,
    z-index 0s linear 0s;
  z-index: 1;
}

.direction-aware-hover__left:hover ~ .direction-aware-hover__content {
  left: -100%;
}

.direction-aware-hover__right:hover ~ .direction-aware-hover__content {
  left: 100%;
}

.direction-aware-hover__top:hover ~ .direction-aware-hover__content {
  top: -100%;
}

.direction-aware-hover__bottom:hover ~ .direction-aware-hover__content {
  top: 100%;
}


.direction-aware-hover__content:hover {
  left: 0;
  opacity: 1;
  top: 0;
  transition: opacity 0.25s,
    left .25s ease-in-out,
    top .25s ease-in-out,
    z-index 0s linear 0s;
  z-index: 1;
}










.navbar{ padding:0px;}
/*.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0,0,0,.9);
    border-bottom: 5px solid #cb270c;
}*/
.nav-link {
    display: block;
    padding: 1.1rem;
}
/*.navbar-brand{ margin-left:1rem;}*/
.navbar-brand{ margin-left:2rem; position:absolute; top:-41px;}
.navbar-expand-lg .navbar-collapse{margin-right:1rem;}
.dropdown-item:hover{background-color:#ba9142; color:#000;}
.dropdown-menu { margin:0px; border-radius:0px; padding:0px;}
.topbar{ background-color:#002046; padding:5px 15px;}
.topbar ul{ margin:0px; padding:0px; float:right;}
.topbar li{ list-style:none; display:inline-block; padding:0px 10px; color:#fff;}
.topbar li a{color:#fff;}
.topbar li a:hover{ text-decoration:none;}
.topbar li a.login-btn{ background-color:#fff; color:#000; font-size:15px; font-weight:600; border-radius:8px; padding:2px 30px;}
.bg-light {
    background-color: #fff!important;
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 60px;}
.quicknav-bg{ position:absolute; top:30%; right:0px; z-index:9; display:block;}
.quicknav-bg ul{ margin:0px; padding:0px;}
.quicknav-bg li { list-style:none; display:block; margin-bottom:5px; 
}
.quicknav-bg li a img{box-shadow: 0px 4px 8px -1px rgba(0,0,0,0.75);
-webkit-box-shadow: 0px 4px 8px -1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 4px 8px -1px rgba(0,0,0,0.75);}

.tooltip-inner {
    background-color: #cb270c;
}
.tooltip.bs-tooltip-auto[x-placement^=left] .arrow::before, .tooltip.bs-tooltip-left .arrow::before {
    border-left-color: #cb270c;
}
.tooltip.bs-tooltip-right .arrow:before {
    border-right-color: #cb270c !important;
}
.tooltip.bs-tooltip-left .arrow:before {
    border-right-color: #cb270c !important;
}
.tooltip.bs-tooltip-bottom .arrow:before {
    border-right-color: #cb270c !important;
}
.tooltip.bs-tooltip-top .arrow:before {
    border-right-color: #cb270c !important;
}

.mob-quicknav-bg{ display:none;}
.mob-quicknav-bg ul{ margin:0px; padding:0px; text-align:center;}
.mob-quicknav-bg li { list-style:none; display:inline-block; margin:5px 0px; 
}
.mob-quicknav-bg li a img{box-shadow: 0px 4px 8px -1px rgba(0,0,0,0.75);
-webkit-box-shadow: 0px 4px 8px -1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 4px 8px -1px rgba(0,0,0,0.75);}

.whysnsvm-bg{background-color:/*#f5f5f5*/ #efe0cb; padding:0px 0px 40px 0px;}
.total-area{background-color:#20336c; /*padding:20px 40px;*/ padding:40px 40px; text-align:center;/* margin-top:-50px;*/  margin-top:40px; height:132px;   transition: box-shadow .3s;}
.total-area:hover {
 -webkit-box-shadow: 0px 17px 12px -14px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 17px 12px -14px rgba(0,0,0,0.75);
box-shadow: 0px 17px 12px -14px rgba(0,0,0,0.75);
  transform: scale(1.05,1.05); cursor:pointer;
}
.total-area h4{ font-size:18px; color:#fff; line-height:28px;}
.no-of-teacher{ background-color:#BA9142;  padding:20px 40px; text-align:center; margin-top:-50px; height:132px; transition: box-shadow .3s; }
.no-of-teacher h4{ font-size:18px; color:#fff; line-height:28px;}
.no-of-teacher:hover {
	 -webkit-box-shadow: 0px 17px 12px -14px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 17px 12px -14px rgba(0,0,0,0.75);
box-shadow: 0px 17px 12px -14px rgba(0,0,0,0.75);
  transform: scale(1.05,1.05); cursor:pointer;
}
  
.teacher-student-ratio{ background-color:#415a1d;  /*padding:20px 40px;*/ padding:40px 40px; text-align:center;/* margin-top:-50px;*/ margin-top:40px; height:132px;  transition: box-shadow .3s;}
.teacher-student-ratio h4{ font-size:18px; color:#fff; line-height:28px;}
.teacher-student-ratio:hover {
	 -webkit-box-shadow: 0px 17px 12px -14px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 17px 12px -14px rgba(0,0,0,0.75);
box-shadow: 0px 17px 12px -14px rgba(0,0,0,0.75);
  transform: scale(1.05,1.05); cursor:pointer;
}
.indoor-outdoor-sports{background-color:#cb270c;  /*padding:20px 40px;*/ padding:40px 40px; text-align:center; /*margin-top:-50px;*/ margin-top:40px; height:132px; transition: box-shadow .3s; }
.indoor-outdoor-sports h4{ font-size:18px; color:#fff; line-height:28px;}
.indoor-outdoor-sports:hover {
	 -webkit-box-shadow: 0px 17px 12px -14px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 17px 12px -14px rgba(0,0,0,0.75);
box-shadow: 0px 17px 12px -14px rgba(0,0,0,0.75);
  transform: scale(1.05,1.05); cursor:pointer;
}
.clear{clear:both;}
.whysnsvm-bg h3{ font-size:30px; font-family:Merriweather; font-weight:700;; color:#000; margin:40px 0px;}
.nav-tabs li{ width:19%; margin-right:1%; border-radius:0px !important; color:#20336c; float: left;}
.nav-tabs {
    border-bottom:none;
}
.nav-tabs .nav-link {
    margin-bottom: -1px;
    background-color: transparent;
    border: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius:0px;
	border-top: 5px solid #cb270c; text-align:center;
	color:#20336c; font-weight:600; font-size:14px;
}
.nav-tabs .nav-link:hover {
    margin-bottom: -1px;
    background-color: transparent;
    border: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius:0px;
	border-top: 5px solid #ea2053; text-align:center;
	color:#20336c; font-weight:600; font-size:14px;
}
.nav-tabs .nav-link.active {
    color: #fff;
    background-color: #20336c;
    border-color: #20336c; border-top:5px solid #20336c;
}
.tab-content{ padding:10px 0px 30px 0px;}
.wsnsvm-tab{}
.wsnsvm-tab h5{ font-size:13px; color:#cb270c;}
.wsnsvm-tab p{ font-size:14px; color:#000; line-height:24px; text-align:justify; margin-bottom:5px;}
.wsnsvm-tab h6 {font-size:14px; color:#b1b1b1; margin-bottom:5px;}
.wsnsvm-tab .borbot{ border-bottom:1px solid #d8d8d8; padding:5px 0px 0px 0px; margin-bottom:10px;}
.get-in-touch-bg{ background-color:#20336c; padding:15px 15px 25px 15px;}
.get-in-touch-bg h4{ color:#fff; font-size:24px;}
.get-in-touch-bg .form-group{ margin-bottom:5px;}
.get-in-touch-bg .form-group label{color:#fff; font-size:13px;}
.get-in-touch-bg .form-control {
    display: block;
    width: 100%;
    height:20px;
    padding:17px 10px !important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057 !important;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius:0px !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#our-roots{padding:0px 0px 0px 0px;}
#principal{padding:70px 0px 0px 0px;}
.principal-speak-bg{ background-color:#fff; padding:70px 0px;}
.principal-speak-bg h3{ font-size:30px; font-family:Merriweather; font-weight:700; color:#000; margin-bottom:40px}
.principal-speak-bg p{ font-size:14px; color:#000; line-height:24px; text-align:justify;}
.principal-speak-bg h5{ font-size:14px; color:#000;}
.principal-speak-bg h6{ font-size:14px; color:#000;}
.events-bg{ background:url(../img/events-bg.jpg) no-repeat; background-size:cover; padding:70px 0px;}
.events-bg h3{ font-size:30px; font-family:Merriweather; font-weight:700;; color:#fff; margin-bottom:40px;}
.event-wh-bg{ padding:25px 30px 25px 30px; margin-bottom:15px; background-color:#fff;}
.event-dbox{position: relative;
    float: left;
    width: 80px;
    height: 75px;
    padding-top: 18px;
    border: 2px solid #8c1515;
    border-radius: 2px;
    text-align: center; margin-right:10px;}
.event-dbox:before {
    content: "";
    position: absolute;
    top: -7px;
    left: 13px;
    width: 2px;
    height: 11px;
    border-radius: 2px;
    background: #8c1515;
}
.event-dbox:after {
    content: "";
    position: absolute;
    top: -7px;
    right: 13px;
    width: 2px;
    height: 11px;
    border-radius: 2px;
    background: #8c1515;
}
.date-day {
    margin-bottom: 4px;
    font-size: 36px;
    color: #20336c;
    line-height: 22px;
}
.date-month {
    font-size: 14px;
    color: #808080;
    line-height: 22px;
}
.event-wh-bg h4{ font-size:14px; color:#000; line-height:26px;}
.event-wh-bg ul{ margin:0px; padding:0px;}
.event-wh-bg li{ margin:0px; padding:0px 30px 0px 0px; list-style:none; display:inline-block; color:#b1b1b1; font-size:13px;}
.online-application-bg{ background:url(../img/online-application-bg.jpg) no-repeat; background-size:cover; padding:70px 0px 50px 0px;}
.online-application-bg h3{ font-size:28px; color:#fff; margin-bottom:0px}
.apply-now-button{ background-color:#fff; border-radius:20px; padding:6px 12px; text-align:center; color:#000; font-size:20px; font-weight:600;}
.life-snsvm-bg{ background:/*#f5f5f5*/ #efe0cb; padding:70px 0px; }
.life-snsvm-bg h3{ font-size:30px; font-family:Merriweather; font-weight:700; color:#000; margin-bottom:40px}
.life-snsvm-no-padding{ padding:2px;}
.life-snsvm-bg img{ margin-bottom:10px;}
.latest-news-bg{ background:#fff; padding:70px 0px; }
.latest-news-bg h3{ font-size:30px; font-family:Merriweather; font-weight:700;; color:#000; margin-bottom:40px}
.latest-news-box{ margin-bottom:15px; padding:0px 15px;}
.latest-news-box h4{ font-size:24px; color:#000;}
.latest-news-box p{ font-size:14px; color:#000; text-align:justify; line-height:24px;}
.latest-news-box a.readmore{float:right;  border:1px solid #e44126; padding:10px 15px; color:#e44126; text-align:center;  border-radius:4px; width:150px; font-size:14px; font-weight:600; text-align:center;}
.latest-news-box a.readmore:hover{ border:1px solid #e44126; text-decoration:none; padding:10px 15px; color:#fff; text-align:center;  border-radius:4px; background-color:#e44126; width:150px; font-size:14px; font-weight:600; text-align:center;}

/*.latest-news-box a.readmore{ font-size:14px; color:#cb270c; float:right; font-weight:600;}*/
.latest-news-box img{ border:1px solid #000;}
.career-with-snsvm-bg{ background:url(../img/career-with-snsvm.jpg) no-repeat; background-size:cover; padding:70px 0px 50px 0px;}
.career-with-snsvm-bg h3{ font-size:28px; color:#fff; margin-bottom:0px}
.student-spotlight-bg{ background:/*#f5f5f5*/ #efe0cb; padding:70px 0px; }
.student-spotlight-bg h3{ font-size:30px; font-family:Merriweather; font-weight:700;; color:#000; margin-bottom:40px}
.stm-action-box {
  max-width: 350px;
  margin: 0 auto; }

.stm-action-box__figure {
  position: relative;
  overflow: hidden;}
  .stm-action-box__figure img {
    display: block;
    max-width: 100%;
    height: auto; }

.stm-action-box__figcaption_content {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  margin-top: -50px;
  transition: all 0.3s ease; }
  .stm-action-box__figcaption_content:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #20336c;
    opacity: 0.6; }

.stm-action-box__figcaption-title {
  position: relative;
  padding: 9px 30px 11px;
  font-size: 18px;
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s ease; }

.stm-action-box__title-text {
  position: relative;
  z-index: 2; }

.stm-text-box__content {
  position: relative;
  padding: 0 30px;
  max-height: 52px;
  overflow: hidden;
  margin-bottom: 26px;
  font-size: 14px;
  line-height: 26px; }

.stm-text-box__content p {
  font-size: 14px;
  line-height: 26px;
  color: #fff; }

.stm-text-box__link_title {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0 30px;
  font-weight: 600;
  font-size: 14px;
  color: #ffffff; }
  .stm-text-box__link_title:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    margin-top: 3px;
    background-color: #fff; }

.stm-font_color_white {
  color: #fff; }

.stm-action-box__figure:hover .stm-action-box__figcaption-title {
  color: #fff; }
  .stm-action-box__figure:hover .stm-action-box__figcaption-title:after {
    height: 100%; }
  .stm-action-box__figure:hover .stm-action-box__figcaption-title.stm-font_color_dark-blue {
    color: #fff !important; }

.stm-action-box__figcaption-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3; }

.stm-action-box:hover .stm-action-box__figcaption_content {
  top: 0;
  margin-top: 0;
  padding: 42px 0; }

.stm-action-box__figure.stm-action-box__figure_small .stm-action-box__figcaption_content {
  margin-top: -40px; }
  .stm-action-box__figure.stm-action-box__figure_small .stm-action-box__figcaption_content .stm-action-box__figcaption-title {
    padding: 5px 20px 7px;
    font-size: 14px; }
  .stm-action-box__figure.stm-action-box__figure_small .stm-action-box__figcaption_content .stm-text-box__content {
    padding: 0 20px; }
  .stm-action-box__figure.stm-action-box__figure_small .stm-action-box__figcaption_content .stm-text-box__link_title {
    padding: 0 20px;
    font-size: 13px; }
  .stm-action-box__figure.stm-action-box__figure_small .stm-action-box__figcaption_content .stm-text-box__content p {
    font-size: 13px;
    line-height: 26px;
    color: #fff; }

.stm-action-box__figure.stm-action-box__figure_small:hover .stm-action-box__figcaption_content {
  padding-top: 58px;
  padding-bottom: 30px;}
 .bottom-three-button{ background-color:#fff; padding:20px 0px;}
.online-counselling{ background-color:#ba9142; padding:20px; text-align:center;} 
.online-counselling h4{ font-size:24px; color:#fff; margin:0px;}  
.appointment-booking{ background-color:#e44126; padding:20px; text-align:center;} 
.appointment-booking h4{ font-size:24px; color:#fff; margin:0px;} 
.affliation-certification{ background-color:#638038; padding:20px; text-align:center;} 
.affliation-certification h4{ font-size:24px; color:#fff; margin:0px;} 
.no-padding{ padding-left:0px; padding-right:0px;} 
.infra-no-padding{ padding-left:0px; padding-right:0px;} 
.contact-bg{background-color:#20336c; padding:50px 0px 20px 0px; margin:0px;}
.contact-bg h3{ font-size:30px; font-family:Merriweather; font-weight:700; color:#fff; margin-bottom:20px; text-transform:uppercase;}
.contact-bg h4{ font-size:24px; color:#fff;}
.contact-bg p{ font-size:14px; color:#fff; margin-bottom:15px; text-align:justify;}
.contact-bg ul{ margin:0px; padding:0px;}
.contact-bg li{ margin: 0px;
    padding: 5px 20px;
    list-style: none;
    display: block;
    background:url(../img/dot_old.png) no-repeat;
    background-position: 0 10px;
    font-size: 14px;
    color: #fff;}
.contact-bg li a { color:#fff;}
.footer-bg{ background-color:#ba9142; padding:10px; text-align:center;}
.footer-bg p{ color:#fff; margin-bottom:0px;}
.footer-bg a{color:#fff; text-decoration:none;}
.footer-bg a:hover{color:#000; text-decoration:none;}
.contact-bg li.fist-child{ padding-top:0px;}
.online-applications-bg{ padding:140px 0px 70px 0px; background-color:#f5f5f5}
.online-applications-bg h3{ font-size:30px; font-family:Merriweather; font-weight:700; color:#000; margin:40px 0px;}
/*about-page-css-start*/
.aboutus-bg{ background:#fff; padding:70px 0px; }
.aboutus-bg h3{ font-size:30px; font-family:Merriweather; font-weight:700;; color:#000; margin-bottom:40px; font-family:Merriweather; font-weight:700;}
:root{ --main-color: #ba9142; }
.serviceBox{
    color: var(--main-color);
    background-color: var(--main-color);
    padding: 35px 15px 40px;
    margin: 0 10px;
    position: relative;
    z-index: 1;
}
.serviceBox:before{
    content: '';
   /* background: repeating-linear-gradient(#fff,#fff 15px,#f5f5f5 15px, #f5f5f5 30px);*/
   background-color:#fff;
    border-radius: 0 50px;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
    position: absolute;
    left: -10px;
    right: -10px;
    top: 20px;
    bottom: 20px;
    z-index: -1;
}
.serviceBox .service-icon{
    font-size: 50px;
    margin: 0 0 15px;
}
.serviceBox .title {
    font-size: 30px;
    font-weight:700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 10px;
}
.serviceBox .description{
    color: #000;
    font-size: 14px;
    line-height: 25px;
    margin: 0; text-align:justify;
}
.serviceBox.green{ --main-color: #5EB25D; }
.serviceBox.orange{ --main-color: #dd711f; }
.serviceBox.blue{ --main-color: #2084db; }
@media only screen and (max-width: 1199px){
    .serviceBox{ margin: 0 10px 40px; }
}
.mission-vision{ background-color:#f5f5f5; padding:70px 0px;}
.mission-vision h3 {
    font-size: 30px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 40px; font-family:Merriweather; font-weight:700;
}

.main-timeline{ }
.main-timeline:after{
    content: '';
    display: block;
    clear: both;
}
.main-timeline .timeline{
    width: 50%;
    padding: 0 0 0 30px;
    margin: 0 5px 15px 0;
    float: left;
    position: relative;
    z-index: 1;
}
.main-timeline .timeline-content{
    background-color: #fff;
    padding: 35px 75px 35px 40px;
    box-shadow: 0 0 15px -3px rgba(0,0,0,0.3);
    display: block;
    position: relative;
}
.main-timeline .timeline-content:hover{ text-decoration: none; }
.main-timeline .timeline-content:before{
    content: '';
    height: 50%;
    width: 50px;
    background-color:#cb270c;
    transform: translateY(-50%);
    position: absolute;
    left: -30px;
    top: 50%;
    bottom: 15px;
    right: 15px;
    z-index: -1;
    clip-path: polygon(0 0, 30% 50%, 0 100%, 100% 100%, 100% 0);
}
.main-timeline .timeline-icon{
    color: #fff;
    background:#cb270c;
    font-size: 35px;
    text-align: center;
    line-height: 80px;
    width: 80px;
    height: 80px;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: -40px;
    z-index: 1;
}
.main-timeline .title{
    color: #333;
    font-size: 22px;
    
    text-transform: uppercase;
    margin: 0 0 5px; font-family:Poppins; font-weight: 500;
}
.main-timeline .description{
    color: #000;
    font-size: 14px; text-align:justify;
    line-height: 20px;
    margin: 0;
}
.main-timeline .timeline:nth-child(even){
    padding: 0 30px 0 0;
    margin: 0 0 15px 5px;
    float: right;
}
.main-timeline .timeline:nth-child(even) .timeline-content{ padding: 35px 40px 35px 75px; }
.main-timeline .timeline:nth-child(even) .timeline-content:before{
    transform: translateY(-50%) rotateY(180deg);
    left: auto;
    right: -30px;
}
.main-timeline .timeline:nth-child(even) .timeline-icon{
    left: -40px;
    right: auto;
}
.main-timeline .timeline:nth-child(4n+2){ --main-color: #416F7F; }
.main-timeline .timeline:nth-child(4n+3){ --main-color: #373B3C; }
.main-timeline .timeline:nth-child(4n+4){ --main-color: #89348A; }
@media screen and (max-width:767px){
    .main-timeline .timeline,
    .main-timeline .timeline:nth-child(even){
        width: calc(100%);
        padding: 0 40px 0 30px;
    }
    .main-timeline .timeline:nth-child(even){ padding: 0 30px 0 40px; }
	#principal {
    padding: 140px 0px 0px 0px;
}
	
}
@media screen and (max-width:479px){
    .main-timeline .timeline,
    .main-timeline .timeline:nth-child(even){
        width: 100%;
        padding: 40px 0 30px;
        margin: 0 0 30px;
    }
    .main-timeline .timeline-content,
    .main-timeline .timeline:nth-child(even) .timeline-content{
        text-align: center;
        padding: 70px 25px 35px;
    }
    .main-timeline .timeline-content:before,
    .main-timeline .timeline:nth-child(even) .timeline-content:before{
        transform: translateY(0) translateX(-50%) rotate(-90deg);
        left: 50%;
        right: auto;
        top: auto;
        bottom: -65px;
    }
    .main-timeline .timeline-icon, 
    .main-timeline .timeline:nth-child(even) .timeline-icon{
        transform: translateY(0) translateX(50%);
        top: -40PX;
        right: 50%;
        left: auto;
    }
}

.about-why-snsvm{ padding:70px 0px; background-color:#ba9142;}
.about-why-snsvm h3 {
    font-size: 30px;
   
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 40px; font-family:Merriweather; font-weight:700; color:#fff;
}
 .info-area{ padding:20px 0px;}
.rows {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.info-area .info-left {
    z-index: 2;
}
.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}
.info-area .info-thumb {
    overflow: hidden;
    display: inline-block;
}
.info-area .info-thumb:before {
    content: "";
    position: absolute;
    left: 15%;
    top: -5%;
    z-index: -1;
    width: 88%;
}
.info-area .info-content {
    box-shadow: 0 0 15px -3px rgb(0 0 0 / 30%);
    position: relative;
    background: #fff;
    padding: 30px 30px 30px 30px;
    z-index: 2;
    top: 15%; left:-5%; font-size:14px; color:#000; text-align:justify;
}

.info-area .info-content2 {
     box-shadow: 0 0 15px -3px rgb(0 0 0 / 30%);
    position: relative;
    background: #fff;
    padding: 30px 30px 30px 30px;
    z-index: 2;
    top: 15%; font-size:14px; color:#000; text-align:justify;
}
.info-area .info-thumb2 {
    overflow: hidden;
    display: inline-block;
}
.info-area .info-thumb2:before {
    content: "";
    position: absolute;
    left: -4%;
    top: -5%;
    z-index: -1;
    
    width: 88%;
    height: 110%;
}
.about-our-logo{ padding:70px 0px; background-color:#cb270c;}
.about-our-logo h3 {
    font-size: 30px;
   font-family:Merriweather; font-weight:700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 40px; color:#fff;
}
.about-our-logo-Box{
    color:#fff;
    text-align: center;
    padding: 10px 10px 30px;
    border: 3px solid #fff;
    position: relative;
    z-index: 1;
}
.about-our-logo-Box:before,
.about-our-logo-Box:after{
    content: "";
    background: #fff;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    box-shadow: 0 0 10px rgba(0,0,0,0.4);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
}
.about-our-logo-Box:after{
    background: #fff;
    width: 50%;
    height: 100%;
    box-shadow: none;
    transform: translateX(0) translateY(0);
    top: 0;
    left: auto;
    right: 0;
    z-index: -2;
}


.about-our-logo-Box .description{ /*padding:30px;*/ padding:60px 30px;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    margin: 0 15px 0;
}

@media only screen and (max-width: 1199px){
    .about-our-logo-Box{ margin:0px  0px 20px 0px; }
	.about-our-logo-Box .description{ /*padding:30px;*/ padding:20px 15px 0px 15px;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    margin: 0 15px 0;
}
}
@media only screen and (max-width:991px){
    .about-our-logo-Box{ margin:20px  0px 20px 0px; }
	
}
.certification-bg{ padding:70px; background-color:#fff;}
.certification-bg h3 {
    font-size: 30px;
  font-family:Merriweather; font-weight:700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 40px; color:#000;
}
.certification{
    color: #3a3a3a;
   /* background: repeating-linear-gradient(45deg,#20336c 0,#20336c 20px,#ba9142 20px,#ba9142 40px);*/
    padding: 20px;
    border-radius: 10px 10px;
    position: relative;
    z-index: 1;
}
.certification:before{
    content: "";
    background: #fff;
    /*width: calc(100% - 50px);
    height: calc(100% - 50px);*/
	    width: calc(100% - 10px);
    height: calc(100% - 10px);
    border-radius: 10px;
        box-shadow: 0 0 15px -3px rgb(0 0 0 / 30%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
}
.certification .title{
    font-size: 35px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0;
}
.certification .title:after{
    content: '';
    background-color: #b6b6b6;
    height: 2px;
    width: 40%;
    margin: 25px auto 30px;
    clear: both;
    display: block;
}
.certification .description{
    text-align:justify;
    padding: 30px; font-size:14px; line-height:20px; color:#000;
    
}


@media only screen and (max-width: 990px){
.certification{ margin: 0 0 40px; }
}
.AwardBox-bg{ padding:70px; background-color:#f5f5f5;}
.AwardBox-bg h3 {
    font-size: 30px;
font-family:Merriweather; font-weight:700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 40px; color:#000;
}
.AwardBox{
    background: #fff;
    text-align: center;
    padding: 30px 20px;
    border: 10px solid #ddd;
    border-top-color: #ba9142;
    border-bottom-color: #ba9142;
    border-radius: 30px;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    position: relative; 
}
.AwardBox:before{
    content: '';
    border: 3px dashed #ddd;
    border-radius: 20px;
    position: absolute;
    top: 8px;
    bottom: 8px;
    left: 8px;
    right: 8px;
}
.AwardBox .AwardBox-icon{
    color: #ba9142;
    font-size: 50px;
    line-height: 50px;
    margin: 0 0 15px;
}
.AwardBox .title{
    color: #333;
    font-size: 22px;
  font-family:Poppins; font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 7px;
}
.AwardBox .description{
    color: #000;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}

@media only screen and (max-width: 990px){
    .AwardBox{ margin: 0 0 30px; }
}
.social-engagement-bg{ padding:70px; background-color:#fff;}
.social-engagement-bg h3 {
    font-size: 30px;
    font-family:Merriweather; font-weight:700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 40px; color:#000;
}
.social-engagement-Box{
     background-color:#ba9142;
   
}
.social-engagement-Box img{
    width: 100%;
    height: auto;
}
.social-engagement-Box-content{padding:20px; text-align: center; position:relative;}
.social-engagement-Box h3{
    font-size: 22px;
    font-family:Poppins; font-weight: 500;
    margin-bottom: 20px;
    text-transform: uppercase; color:#fff;
	
}
.social-engagement-Box .description {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px; color:#fff;
}
.social-engagement-Box .read-more {
    display: inline-block;
    padding: 7px 20px;
    border: 1px solid #fff;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    background: #fff;
    text-transform: capitalize;
    transition: all 0.5s ease 0s;
}
.arrow-tops {
          position: absolute;     top: -30px;
    left: 50%; }
.arrow-tops:before {
           top:0%;
            left: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none; z-index:9; border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #ba9142;
    border-width: 15px;
    margin-left: -15px; }
	
.arrow-bottom {
          position: absolute;bottom: -30px;
    left: 50%; }
.arrow-bottom:before {
           bottom:0%;
            left: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none; z-index:9; border-color: rgba(136, 183, 213, 0);
    border-top-color: #ba9142;
    border-width: 15px;
    margin-right: -15px; }	

/*about-page-css-close*/
/*the-team-cs-start*/
.team-bg{ padding:70px 0px; background-color:#fff;}
.team-bg h3 {
    font-size: 30px;
   font-family:Merriweather; font-weight:700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 40px; color:#000;
}
.bog-bg h3 {
       font-size: 30px;
   font-family:Merriweather; font-weight:700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 40px; color:#000;
}
.teambox-one{ background-color:#fff; /*height:324px;*/ border-radius:6px; padding:15px 15px 5px 15px; text-align:center; margin-bottom:20px;  box-shadow: 0 0 15px -3px rgb(0 0 0 / 30%);}
.imgbox-one{ width:100px; height:100px; border-radius:50%; border:2px solid #ba9142; margin: 0 auto;}
.imgbox-one img{ width:99px; height:96px; border-radius:50%;}
.teambox-one h4{font-size:16px; color:#000; margin-top:10px;}
.teambox-one h5{font-size:14px; color:#000; margin-top:10px;}
.teambox-one p{font-size:12px; color:#000; line-height:20px; margin-bottom:10px;}
/*.teambox-one .readmore-one{ color:#ba9142; font-size:14px; font-weight:600;}*/
.teambox-one a.readmore-one{ border:1px solid #ba9142; padding:10px 20px; color:#ba9142; text-align:center;  border-radius:4px;  font-size:14px; font-weight:600; text-align:center;}
.teambox-one a.readmore-one:hover{ border:1px solid #ba9142; text-decoration:none; padding:10px 20px; color:#fff; text-align:center;  border-radius:4px; background-color:#ba9142;  font-size:14px; font-weight:600; text-align:center;}






.teambox-two{ margin:30px 0px 20px 0px; text-align:center;}
.imgbox-two{ width:150px; height:150px; border-radius:50%; border:2px solid #ba9142; margin: 0 auto;}
.imgbox-two img{ width:148px; height:146px; border-radius:50%;}
.teambox-two h4{font-size:20px; color:#000; margin-top:15px;}
.teambox-two p{font-size:14px; color:#000; line-height:21px;}
/*.teambox-two .readmore-two{ color:#ba9142; font-size:14px; font-weight:600;}*/

.teambox-two a.readmore-two{ border:1px solid #ba9142; padding:10px 20px; color:#ba9142; text-align:center;  border-radius:4px;  font-size:14px; font-weight:600; text-align:center;}
.teambox-two a.readmore-two:hover{ border:1px solid #ba9142; text-decoration:none; padding:10px 20px; color:#fff; text-align:center;  border-radius:4px; background-color:#ba9142;  font-size:14px; font-weight:600; text-align:center;}


.teambox-three{ background-color:#fff; padding:15px; text-align:center;  }
.imgbox-three{ width:150px; height:150px; border-radius:50%; border:2px solid #ba9142; margin: 0 auto;}
.imgbox-three img{ width:148px; height:146px; border-radius:50%;}
.teambox-three h4{font-size:20px; color:#000; margin-top:15px;}
.teambox-three p{font-size:14px; color:#000; line-height:21px;}
/*.teambox-three .readmore-three{ color:#ba9142; font-size:14px; font-weight:600;}*/

.teambox-three a.readmore-three{ border:1px solid #ba9142; padding:10px 20px; color:#ba9142; text-align:center;  border-radius:4px;  font-size:14px; font-weight:600; text-align:center;}
.teambox-three a.readmore-three:hover{ border:1px solid #ba9142; text-decoration:none; padding:10px 20px; color:#fff; text-align:center;  border-radius:4px; background-color:#ba9142;  font-size:14px; font-weight:600; text-align:center;}


.teambox-three a.readmore-three{ border:1px solid #ba9142; padding:10px 20px; color:#ba9142; text-align:center;  border-radius:4px;  font-size:14px; font-weight:600; text-align:center;}
.teambox-three a.readmore-three:hover{ border:1px solid #ba9142; text-decoration:none; padding:10px 20px; color:#fff; text-align:center;  border-radius:4px; background-color:#ba9142;  font-size:14px; font-weight:600; text-align:center;}


.teambox-four{ padding:0px 15px; margin:40px 0px;}
.teambox-four-whbg h3 {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 80px 0px 20px 0px !important; color:#000;
}
.teambox-four-whbg{ background-color:#fff; padding:15px 30px 15px 0px; text-align:left;}
.teambox-four-greybg{ background-color:#dbe3e6; padding:70px 70px 200px 0px; width:90%; float:right;}
.teambox-four-greybg p{font-size:14px; color:#000; line-height:21px; margin-left:-70px; text-align:justify; margin-bottom:25px;}
.teambox-four-greybg  a.readmore-four{ border:1px solid #ba9142; border-radius:4px;  padding:10px 20px; text-align:center; color:#ba9142; font-size:14px; font-weight:600; width:150px; margin-left:-70px;}
.teambox-four-greybg  a.readmore-four:hover{border:1px solid #ba9142; border-radius:4px; text-decoration:none;  background-color:#ba9142; padding:10px 20px; text-align:center; color:#fff; font-size:14px; font-weight:600; width:150px; margin-left:-70px;}

.teambox-four-principal{ margin-right:70px; margin-top:-150px;}

.teambox-five{ padding:0px 15px;  margin:40px 0px;}
.teambox-five-pic{ background-color:#ba9142; padding:50px 0px;}
.teambox-five-pic img{ margin-left:50px;}
.teambox-five-wh-bg{ padding:50px 80px;}
.teambox-five-wh-bg h4{ margin-bottom:20px;}
.teambox-five-wh-bg p{font-size:14px; color:#000; line-height:21px; text-align:justify;}
.teambox-five-wh-bg ul{ margin:0px; padding:0px;}
.teambox-five-wh-bg li{ font-size:14px; color:#000; line-height:21px; padding:5px 0px;}
.teambox-five-wh-bg h3 {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0px 0px 20px 0px !important; color:#000;
}
/*.teambox-five-wh-bg .readmore-five{ color:#ba9142; font-size:14px; font-weight:600; float:right; padding:15px 0px;}*/
.teambox-five-wh-bg a.readmore-five{ margin-top:20px; border:1px solid #ba9142; border-radius:4px; color:#ba9142; font-size:14px; font-weight:600; float:right; padding:7px 20px;}
.teambox-five-wh-bg a.readmore-five:hover{ border:1px solid #ba9142;  border-radius:4px; background-color:#ba9142; text-decoration:none; color:#fff; font-size:14px; font-weight:600; float:right; padding:7px 20px;}
.teambox-six-greybg{ background-color:#dbe3e6; padding:200px 0px 20px 200px; width:90%; float:right;}
.teambox-six-greybg ul{ margin:0px; padding:0px;}
.teambox-six-greybg li{ margin:0px; padding:10px 0px; list-style:none; display:block; font-size:14px; font-weight:600;}
.teambox-six-wh-bg{ background-color:#fff; padding:30px 20px;}
.teambox-six-wh-bg h4{ color:#000;}
.teambox-six-wh-bg h3 {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0px 0px 20px 0px !important; color:#000;
}
.teambox-six-yellowbox{ background-color:#ba9142; padding:0px 0px 50px 0px; position:relative; width:85%; margin-top:-100px;}
.teambox-six-yellowbox img{ margin-top:-100px; margin-left:50px;}
.teambox-six-botm-box{ margin:20px 0px;}
.teambox-six p{ text-align:justify;}
/*the-team-css-close*/
/*infrastucture-css-start*/
.infra-classroom{ padding:70px 0px; background-color:#ebe8e2;}
.infra-classroom h3 {
    font-size: 30px;
    font-weight: 700; font-family:Merriweather;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 40px;
}
.infra-classroom p{font-size:14px; line-height:20px; color:#000; font-family:Poppins; font-weight:400; text-align:justify;}
.scroll-content{ height:350px;}
.scroll-content2{ height:425px;}
.infra-classroom h4{font-family:Poppins; font-weight:400; font-size:22px; color:#000;}
.infra-labs{ padding:70px 0px; background-color:#f5f5f5;}
.infra-labs h3 {
    font-size: 30px;
   font-weight: 700; font-family:Merriweather;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 40px;
}
.infra-labs p{font-size:14px; line-height:20px; color:#000; font-family:Poppins; font-weight:400; text-align:justify;}
.infra-labs h4{font-family:Poppins; font-weight:400; font-size:22px; color:#000;}
/*infrastructure-css-close*/
/*contact-css-start*/
.contact-us-bg{ padding:70px 0px; background-color:#f5f5f5;}
.contact-us-bg h3 {
    font-size: 30px;
 font-family:Merriweather; font-weight:700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 40px;
}
.map{ /*border:5px solid #cb270c;*/ margin:0px; padding:0px;}
.contact-form-bg{ background-color:#ebe8e2; padding:40px 0px;}
.contact-form-bg h4 {
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin: 60px 0 40px;
}
.specific-que-bg{ background-color:#faf9f7; padding:40px 0px; }
.specific-que-bg h3 {
    font-size: 30px;
  font-family:Merriweather; font-weight:700;
    letter-spacing: 0.5px;
    margin: 0px 0 40px;
}
#accordion .panel{
    border-bottom: 1px solid #ba9142;
    border-radius: 0px;
    box-shadow: none;
    margin-bottom: 15px;
}
#accordion .panel-heading{
    padding: 0;
    border: none;
    border-radius: 3px;
}
#accordion .panel-title a{
    display: block;
    padding: 12px 15px 12px 50px;
    font-size: 18px;
    font-weight: bold;
    color: #676767;
    text-shadow: 1px 1px 1px #fff;
    position: relative;
}
#accordion .panel-title a:hover{ text-decoration:none;}
#accordion .panel-title a:before{
    content: "\f068";
    font-family: "FontAwesome";
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 50%;
    background: #ba9142;
    font-size: 10px;
    font-weight: 900;
    color: #fff;
    text-align: center;
    text-shadow: none;
    position: absolute;
    top: 9px;
    left: 15px;
}
#accordion .panel-title a.collapsed:before{ content: "\f067"; }
#accordion .panel-body{
    padding: 10px 15px;
    font-size: 15px;
    color: #222;
    line-height: 27px;
    border: none;
}
#accordion .panel-body p{ margin-bottom: 0; }


/*contact-css-close*/

/*admission-css-start*/
.admission-form-bg{ padding:70px 0px; background-color:#fff;}
.admission-form-bg h3 {
    font-size: 30px;
 font-family:Merriweather; font-weight:700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 40px;
}

.fee-structure{ padding:180px 0px 70px 0px; /*background-color:#fff;*/     background-color: #f5f5f5;}
.fee-structure h3 {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 0.5px;
   /* text-transform: uppercase;*/
    margin: 0 0 40px; text-align:center; font-family: Merriweather;
}


.age-criteria{ padding:180px 0px 70px 0px; /*background-color:#fff;*/ background-color:#ebe8e2;}
.age-criteria h3 {
    font-size: 30px;
  font-family:Merriweather; font-weight:700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 20px;
}
.school-timing{ padding:180px 0px 70px 0px; background-color:#f5f5f5;}
.school-timing h3 {
    font-size: 30px;
    font-family:Merriweather; font-weight:700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 40px;
}
.divider
{
	position: relative;
	margin-top: 0px;
	height: 0.5px;
}

.div-transparent:before
{
	content: "";
	position: absolute;
	top: 0;
	left: 36%;
	right: 36%;
	width: 28%;
	height:0.5px;
	/*background-image: linear-gradient(to right, transparent, rgb(146,146,146), transparent);*/
	background:#7e7e7e;
}
.divider2
{
	position: relative;
	margin-top:60px;
	height: 0.5px; margin-bottom:0px; padding-top: 60px;
}

.div-transparent2:before
{
	content: "";
	position: absolute;
	top: 0;
	left: 36%;
	right: 36%;
	width: 28%;
	height:0.5px;
	/*background-image: linear-gradient(to right, transparent, rgb(146,146,146), transparent);*/
	background:#7e7e7e;
}
.nav-pills-custom .nav-link {
    color: #aaa;
    background: #fff;
    position: relative;
}

.nav-pills-custom .nav-link.active {
    color: #000;
    background: #fff;
}


/* Add indicator arrow for the active tab */
@media (min-width: 992px) {
    .nav-pills-custom .nav-link::before {
        content: '';
        display: block;
        border-top: 8px solid transparent;
        border-left: 10px solid #fff;
        border-bottom: 8px solid transparent;
        position: absolute;
        top: 50%;
        right: -10px;
        transform: translateY(-50%);
        opacity: 0;
    }
}

.nav-pills-custom .nav-link.active::before {
    opacity: 1;
}
/*admission-css-close*/
/*academics-css-start*/
.academics_bg{ padding:70px 0px; background-color:#ebe8e2;}
.academics_bg h4 {
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 40px;
}
.teaching-methodology-bg{background-color: rgba(0, 33, 71, 0.6);}
.teaching-methodology-bg h4{ font-size:18px;
    font-weight: 500;
    letter-spacing: 0.5px; color:#fff; padding:40px 20px 20px 20px; margin-bottom:0px; height:127px; background-color: #20336c;}
	.teaching-methodology-bg-des{ padding:15px 20px 20px 0px;}
	.teaching-methodology-bg-des p{ text-align:justify; font-size:14px; line-height:21px; color:#fff; margin-bottom:0px;}
	.teaching-methodology-bg a.readmore{ border:1px solid #fff; font-size:14px; float:right; color:#fff; font-weight:600; padding:5px 10px; border-radius:3px;}
	.teaching-methodology-bg a.readmore:hover{ color:#fff; background-color: #20336c; padding:5px 10px; text-decoration:none; border-radius:3px; }
	
.learning-environment-bg{background-color: rgba(223, 168, 13, 0.6);}
.learning-environment-bg h4{ font-size:18px;
    font-weight: 500;
    letter-spacing: 0.5px; color:#fff; padding:40px 20px 20px 20px; margin-bottom:0px; height:127px; background-color: #ba9142;}
	.learning-environment-bg-des{ padding:15px 20px 20px 0px;}
	.learning-environment-bg-des p{ text-align:justify; font-size:14px; line-height:21px; color:#fff; margin-bottom:0px;}
	
	.learning-environment-bg a.readmore{ border:1px solid #fff; font-size:14px; float:right; color:#fff; font-weight:600; padding:5px 10px; border-radius:3px;}
	.learning-environment-bg a.readmore:hover{ color:#fff; background-color: #ba9142; padding:5px 10px; text-decoration:none;  border-radius:3px;}
	
	
	.examination-bg{ /*background-color: rgba(196, 171, 105, 0.6);*/ background-color:#ba9142;}
.examination-bg h4{ font-size:18px;
    font-weight: 500;
    letter-spacing: 0.5px; color:#fff; padding:40px 20px 20px 20px; margin-bottom:0px; height:127px; background-color:#a99254;}
	.examination-bg-des{ padding:15px 20px 20px 0px;}
	.examination-bg-des p{ text-align:justify; font-size:14px; line-height:21px; color:#fff; margin-bottom:0px;}
	.examination-bg a.readmore{ border:1px solid #fff; font-size:14px; float:right; color:#fff; font-weight:600; padding:5px 10px; border-radius:3px;}
	.examination-bg a.readmore:hover{ color:#fff; background-color: #a99254; padding:5px 10px; text-decoration:none;  border-radius:3px;}
	
	.results-bg{background-color: rgba(126, 4, 1, 0.6);}
.results-bg h4{ font-size:18px;
    font-weight: 500;
    letter-spacing: 0.5px; color:#fff;  padding:40px 20px 20px 20px; margin-bottom:0px; height:127px;  background-color: #cb270c;}
	.results-bg-des{ padding:15px 20px 20px 0px;}
	.results-bg-des p{ text-align:justify; font-size:14px; line-height:21px; color:#fff; margin-bottom:0px;}
.results-bg a.readmore{ border:1px solid #fff; font-size:14px; float:right; color:#fff; font-weight:600; padding:5px 10px; border-radius:3px;}
	.results-bg a.readmore:hover{ color:#fff; background-color: #cb270c; padding:5px 10px; text-decoration:none;  border-radius:3px;}	
/*academics-css-close*/
/*new-css-start*/

.news_bg{ padding:70px 0px; background-color:#ebe8e2;}
.news_bg h3 {
    font-size: 30px;
   font-family:Merriweather; font-weight:700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 40px;
}
.post-slide{
    margin: 0 15px;
    margin-top: 40px;
    position: relative;
}
.post-slide .post-date{
    width: 80px;
    background: #cb270c;
    float: left;
    padding: 15px 0;
}
.post-slide:hover .post-date{
    background:#20336c;
}
.post-slide .date{
    font-size:30px;
    color:#fff;
    display: block;
    text-align:center;
    font-weight: bold;
}
.post-slide .month{
    font-size: 14px;
    color:#fff;
    display: block;
    text-align:center;
    text-transform:uppercase;
}
.post-slide .post-content{
    padding-left: 98px;
}
.post-slide .post-content img{
    width: 100%;
    height: auto;
}
.post-slide .post-title{
    margin:25px 0 15px 0;
}
.post-slide .post-title a{
    font-size:15px;
    font-weight:bold;
    color:#333;
    display: inline-block;
    text-transform:uppercase;
    transition: all 0.3s ease 0s;
}
.post-slide .post-title a:hover{
    color:#20336c;
    text-decoration: none;
}
.post-slide .post-description{
    font-size: 14px;
    line-height:24px;
    color:#808080;
    margin-bottom:25px;
}
.post-slide .read-more{
   /* display: inline-block;
    color:#fff;
    background: #20336c;
    padding:15px 13px;
    font-weight: bold;
    border-radius:2px;
    text-transform:uppercase;
    border-bottom:4px solid #226595;
    transition: color 0.20s linear;*/
	 
    border: 1px solid #20336c;
    padding: 8px 15px;
    color: #20336c;
    text-align: center;
    border-radius: 4px;
    width: 150px;
    font-size: 16px;
    font-weight: 600;
    text-align: center; 
	
}
.post-slide .read-more:hover{
    text-decoration:none;
    background: #20336c; color:#fff;
}
.post-slide .read-more i{
    margin-left:10px;
    font-size:10px;
}
/*news-css-close*/
/*curriculum-css-start*/
.curriculum_bg{background:#fff; padding:70px 0px;}
.primary-school{}
.primary-school img{ margin-bottom:20px;}
.primary-school h3{     font-size: 30px;
   font-weight: 700; font-family:Merriweather; color:#000; margin-bottom:20px;}
.primary-school h4{     font-size:22px;
   font-weight: 500; font-family:Poppins; color:#000;}
.primary-school p{ font-size:14px; line-height:20px; color:#000; text-align:justify; margin-bottom:20px;}
.primary-school-readmore{ border:1px solid #20336c; padding:10px 15px; color:#20336c;  border-radius:4px; width:150px; font-size:14px; font-weight:600; text-align:center;}
.primary-school-readmore:hover{ border:1px solid #20336c; padding:10px 15px; color:#fff;  border-radius:4px; background-color:#20336c; width:150px; font-size:14px; font-weight:600; text-align:center;}

.ss-school{ margin-top:40px;}
.ss-school img{ margin-bottom:20px;}
.ss-school h3{     font-size: 30px;
   font-weight: 700; font-family:Merriweather; color:#000; margin-bottom:20px;}
.ss-school h4{     font-size:22px;
   font-weight: 500; font-family:Poppins; color:#000;}
.ss-school p{ font-size:14px; line-height:20px; color:#000; text-align:justify; margin-bottom:20px;}
.ss-school-readmore{ border:1px solid #20336c; padding:10px 15px; color:#20336c;  border-radius:4px; width:150px; font-size:14px; font-weight:600; text-align:center;}
.ss-school-readmore:hover{ border:1px solid #20336c; padding:10px 15px; color:#fff;  border-radius:4px; background-color:#20336c; width:150px; font-size:14px; font-weight:600; text-align:center;}

.center {
 display: table;
        width:100%;
        height: 350px;
}
.inner {

  display: table-cell;
  vertical-align: middle;
}

/*curriculum-css-close*/
/*event-css-start*/
.event_bg{ background-color:#fff; padding:70px 0px;}
.event_bg h3 {
    font-size: 30px;
    font-family:Merriweather; font-weight:700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 40px;
}
.events_box{ margin:20px 0px; padding:0px 15px;}
.events_box ul{ margin:0px; padding:0px;}
.events_box li{ margin:0px; padding:0px 15px 0px 0px; list-style:none; display:inline-block; font-weight:600; }
.events_box-date{
    color: #ff4e31 !important;
    font-size: 32px; font-weight:600;
}
.events_box-location{ font-size:14px; color:#000;}
.events_box-hour{ font-size:14px; color:#000;}
.events_box h4{ padding:5px 0px 10px 0px; margin:0px; font-size:24px;}
.events_box p{ font-size:14px; text-align:justify;}
.events_box span{ font-size:14px; display:inline-block; color:#000;}
.events_box-readmore{ border:1px solid #20336c; padding:10px 15px; color:#20336c;  border-radius:4px; width:150px; font-size:14px; font-weight:600; text-align:center;}
.events_box-readmore:hover{ border:1px solid #20336c; padding:10px 15px; color:#fff;  border-radius:4px; background-color:#20336c; width:150px; font-size:14px; font-weight:600; text-align:center;}
/*event-css-close*/
/*career-page-css-start*/
.job-des { margin:0px; padding:0px 15;}
.job-des ul{ margin:0px; padding:0px;}
.job-des li{
    margin: 0px;
    padding: 5px 20px;
    list-style: none;
    display: block;
    background:url(../img/job-des-dot.png) no-repeat;
    background-position: 0 10px;
    font-size: 13px;
    color: #000;
}
.careers_bg{background-color:#f5f5f5; /*background-color:#efe0cb;*/ padding:70px 0px;}
.careers_bg h3 {
    font-size: 30px;
    font-family:Merriweather; font-weight:700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 40px;
}
.career-bg-box{ background-color:#fff; padding:30px; box-shadow: 0 0 15px -3px rgb(0 0 0 / 30%); text-align:center; margin:15px 0px; }
.career-bg-box h4{ font-size:20px; margin-bottom:20px;}
.career-bg-box-readmore{margin:0 auto; border:1px solid #20336c; padding:10px 15px; color:#20336c; text-align:center;  border-radius:4px; width:150px; font-size:14px; font-weight:600; text-align:center;}
.career-bg-box-readmore:hover{ margin:0 auto; border:1px solid #20336c; padding:10px 15px; color:#fff; text-align:center;  border-radius:4px; background-color:#20336c; width:150px; font-size:14px; font-weight:600; text-align:center;}
.career-details-bg{ padding:70px; background-color:#fff;}
.career-details-bg h3 {
    font-size: 30px;
   font-family:Merriweather; font-weight:700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 40px;
}
.career-details-bg h4 {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin: 0 0 20px;
}
/*career-page-css-close*/
@media (max-width:1199px){
.teaching-methodology-bg h4 {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.5px;
    color: #fff;
    padding: 20px 20px 20px 20px;
    margin-bottom: 0px;
    height:auto;
    background-color: #20336c;
}
.teaching-methodology-bg-des {
    padding: 20px 20px 20px 20px;
}
.teaching-methodology-bg a.readmore {
    border: 1px solid #fff;
    font-size: 16px;
    float: right;
    color: #fff;
    font-weight: 600;
    padding: 5px 10px;
    border-radius: 3px;
    margin-bottom:15px;
    margin-top:15px;
}
.learning-environment-bg h4 {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.5px;
    color: #fff;
    padding: 20px 20px 20px 20px;
    margin-bottom: 0px;
    height:auto;
    background-color: #ba9142;
}
.learning-environment-bg-des {
 padding: 20px 20px 20px 20px;
}
.learning-environment-bg a.readmore {
    border: 1px solid #fff;
    font-size: 16px;
    float: right;
    color: #fff;
    font-weight: 600;
    padding: 5px 10px;
    border-radius: 3px;
	margin-bottom:15px;
    margin-top:15px;
}
.examination-bg h4 {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.5px;
    color: #fff;
    padding: 20px 20px 20px 20px;
    margin-bottom: 0px;
    height:auto;
    background-color: #a99254;
}
.examination-bg-des {
 padding: 20px 20px 20px 20px;
}
.examination-bg a.readmore {
    border: 1px solid #fff;
    font-size: 16px;
    float: right;
    color: #fff;
    font-weight: 600;
    padding: 5px 10px;
    border-radius: 3px;
	margin-bottom:15px;
    margin-top:15px;
}
.results-bg h4 {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.5px;
    color: #fff;
   padding: 20px 20px 20px 20px;
    margin-bottom: 0px;
    height:auto;
    background-color: #cb270c;
}
.results-bg-des {
 padding: 20px 20px 20px 20px;
}
.results-bg a.readmore {
    border: 1px solid #fff;
    font-size: 16px;
    float: right;
    color: #fff;
    font-weight: 600;
    padding: 5px 10px;
    border-radius: 3px;
	margin-bottom:15px;
    margin-top:15px;
}
}
@media (min-width: 992px){
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
   top:63px;
}

}
@media (max-width: 992px){
.fgap1{ margin-left:0%;}
.fgap2{ margin-right:0%;}	
.affliation-certification h4 {
    font-size: 19px;
    color: #fff;
    margin: 0px;
}
.appointment-booking h4 {
    font-size:19px;
    color: #fff;
    margin: 0px;
}
.online-counselling h4 {
    font-size:19px;
    color: #fff;
    margin: 0px;
}
.event-wh-bg {
    padding: 15px 15px 15px 15px;
    margin-bottom: 15px;
    background-color: #fff;
}
.event-dbox {
    margin-bottom: 50px;
    position: relative;
    float: left;
    width: 80px;
    height: 80px;
    padding-top: 18px;
    border: 2px solid #8c1515;
    border-radius: 2px;
    text-align: center;
    margin-right: 10px;
}
.total-area {
    background-color: #20336c;
    padding: 20px 10px;
    text-align: center;
    margin-top: -50px;
    height: 132px;
    transition: box-shadow .3s;
}
.no-of-teacher {
    background-color: #ba9142;
    padding: 20px 10px;
    text-align: center;
    margin-top: -50px;
    height: 132px;
    transition: box-shadow .3s;
}
.teacher-student-ratio {
    background-color: #415a1d;
    padding: 20px 10px;
    text-align: center;
    margin-top: -50px;
    height: 132px;
    transition: box-shadow .3s;
}
.indoor-outdoor-sports {
    background-color: #cb270c;
    padding: 20px 10px;
    text-align: center;
    margin-top: -50px;
    height: 132px;
    transition: box-shadow .3s;
}
.total-area h4 {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
}
.no-of-teacher h4 {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
}
.teacher-student-ratio h4 {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
}
.indoor-outdoor-sports h4 {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
}
.teambox-one {
    background-color: #fff;
    border-radius: 6px;
    padding: 15px 15px 25px 15px;
    text-align: center;
    box-shadow: 0 0 15px -3px rgb(0 0 0 / 30%); margin-bottom:25px;
}
.teambox-two a.readmore-two{ margin:20px 0px;}	
	}
@media (max-width:767px){
.offset-2 {
    margin-left: 16.666667% !important;
}
	.quicknav-bg{ display:none;}
	.mob-quicknav-bg{ display:block; padding-top:140px;}
	.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0px;
}
	.info-area .info-content {
    box-shadow: 0 0 15px -3px rgb(0 0 0 / 30%);
    position: relative;
    background: #fff;
    padding: 15px 15px 15px 15px;
    z-index: 2;
    top: 15%; left:-5%; font-size:14px; color:#000; text-align:justify;
}

.info-area .info-content2 {
     box-shadow: 0 0 15px -3px rgb(0 0 0 / 30%);
    position: relative;
    background: #fff;
    padding: 15px 15px 15px 15px;
    z-index: 2;
    top: 15%; font-size:14px; color:#000; text-align:justify;
}
	.logo{display:none;}
	.site-logo{display:block;}
	.bog-bg{ padding:30px 0px 30px 0px; background-color:#f5f5f5;}
	.offset-1 {
    margin-left:0%;
}
	.scroll-content{ height:auto;}
	.scroll-content2{height:auto;}
	/*.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{overflow:hidden;}*/
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ display:none;}
	.mCSB_scrollTools .mCSB_draggerContainer { display:none; padding-right:0px;}
	.mCSB_inside>.mCSB_container {
    margin-right: 0px !important;
}
.infra-labs h3 {
    font-size: 30px;
    font-weight: 700;
    font-family: Merriweather;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 15px 0 40px;
}
.apply-now-button {
    background-color: #fff;
    border-radius: 20px;
    padding: 12px 12px;
    text-align: center;
    color: #000;
    font-size: 20px;
    font-weight: 600;
    margin-top: 20px;
}
/*.nopding2 {
    padding-left: 15px;
    padding-right: 15px;
}*/
.nav-tabs li {
    width: 49%;
    margin-right: 1%;
    border-radius: 0px !important;
    color: #20336c;
    float: left;
}
.total-area {
    background-color: #20336c;
    padding: 15px 10px 10px 10px;
    text-align: center;
    margin-top: 0px;
 height:132px;
    transition: box-shadow .3s;
}
.no-of-teacher {
    background-color:#BA9142;
    padding: 15px 10px 10px 10px;
    text-align: center;
    margin-top: 0px;
   height:132px;
    transition: box-shadow .3s;
}
.teacher-student-ratio {
    background-color: /*#cb270c;*/ #415a1d;
   padding: 15px 10px 10px 10px;
    text-align: center;
    margin-top: 0px;
height:132px;
    transition: box-shadow .3s;
}
.indoor-outdoor-sports {
    background-color: /*#ba9142;*/ #cb270c;
     padding: 15px 10px 10px 10px;
    text-align: center;
    margin-top: 0px;
 height:132px;
    transition: box-shadow .3s;
}
.carousel{/*padding-top:115px;*/ /*padding-top:140px;*/ padding-top:15px;}
.online-applications-bg{ padding:15px 0px 70px 0px; background-color:#f5f5f5}
.header {
    text-align: center;
    padding: 0rem 1rem 3rem;
}
.header h1 {
    font-size:24px;}
.quicknav-bg {
    position: absolute;
    top: 30%;
    right: 0px;
    z-index: 9;
    display: none;
}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 115px;
    bottom: 0;}
	.principal-speak-bg {
    background-color: #fff;
    padding: 30px 0px;
}
.events-bg {
    background: url(../img/events-bg.jpg) no-repeat;
    background-size: cover;
    padding: 30px 0px;
}
.online-application-bg {
    background: url(../img/online-application-bg.jpg) no-repeat;
    background-size: cover;
    padding: 30px 0px 30px 0px;
}
.life-snsvm-bg {
    background: #efe0cb;
    padding: 30px 0px;
}
.latest-news-bg {
    background: #fff;
    padding: 30px 0px;
}
.latest-news-box h4 {
    font-size: 24px;
    color: #000;
    margin-top: 15px;
}
.career-with-snsvm-bg {
    background: url(../img/career-with-snsvm.jpg) no-repeat;
    background-size: cover;
    padding: 30px 0px 30px 0px;
}
.student-spotlight-bg {
    background: #f5f5f5;
    padding: 30px 0px;
}
.contact-bg {
    background-color:#20336c;
    padding: 30px 0px 30px 0px;
}
.wsnsvm-tab h5 {
    font-size: 20px;
    color: #cb270c;
    margin-top: 15px;
}
.ta-padding{ padding-left:0px; padding-right:0px;}
.principal-speak-bg h3 {
    font-size: 30px;
    color: #000;
    margin-bottom: 20px;
}
.principal-speak-bg p {
    font-size: 14px;
    color: #000;
    line-height: 24px;
    text-align: justify;
    margin-top: 15px;
}
.aboutus-bg {
    background: #fff;
    padding: 30px 0px;
}
.mission-vision {
    background-color: #f5f5f5;
    padding: 30px 0px;
}
.about-our-logo {
    padding: 30px 0px;
    background-color: #cb270c;
}
.certification-bg {
    padding: 30px 0px;
    background-color: #fff;
}
.about-why-snsvm {
    padding: 30px 0px;
    background-color: #ba9142;
}
.about-why-snsvm h3 {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 0px;
}
.certification {
    margin: 0 0 20px;
}
.info-area .info-content {
    box-shadow: 0 0 15px -3px rgb(0 0 0 / 30%);
    position: relative;
    background: #fff;
    padding: 15px 15px 15px 15px;
    z-index: 2;
    top: 15%;
    left: 0%;
    font-size: 14px;
    color: #000;
    text-align: justify;
}
.info-area .info-thumb {
    overflow: hidden;
    display: inline-block;
    margin-top: 20px;
}
.info-area .info-thumb2 {
    overflow: hidden;
    display: inline-block;
	margin-top: 20px;
}
.AwardBox-bg {
    padding: 30px 0px;
    background-color: #f5f5f5;
}
.social-engagement-bg {
    padding:30px 0px;
    background-color: #fff;
}
.no-padding {
    padding-left: 15px;
    padding-right: 15px;
}
.about-our-logo-Box {
    margin: 20px 0 40px;
}
.about-our-logo-Box .description {
    padding: 30px 10px;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    margin: 0 15px 0;
}
.certification .description {
    text-align: justify;
    padding: 15px 15px;
    font-size: 14px;
    line-height: 20px;
    color: #000;
}
.social-engagement-Box {
    background-color: #ba9142;
    margin-bottom:20px;
}
.arrow-bottom {
    position: absolute;
    bottom: -28px;
    left: 46%;
}
.arrow-tops {
    position: absolute;
    top: -28px;
    left: 50%;
}
.teacher-student-ratio:hover{box-shadow: none;
    transform: none;}
.total-area:hover {
 -webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
  transform:none; cursor:pointer;
}	
.no-of-teacher:hover {
 -webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
  transform:none; cursor:pointer;
}
.indoor-outdoor-sports:hover {
 -webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
  transform:none; cursor:pointer;
}
.curriculum_bg {
    background: #fff;
    padding: 30px 0px 0px 0px;
}
.primary-school-readmore {
    border: 1px solid #20336c;
    padding: 10px 15px;
    color: #20336c;
    border-radius: 4px;
    width: 150px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 40px;
}
.divider2 {
  display:none;
}
.center {
    display: table;
    width: 100%;
    height: auto;
}
.ss-school {
    margin-top: 0px;
}
.academics_bg {
    padding: 30px 0px;
    background-color: #ebe8e2;
}
.infra-classroom {
    padding: 30px 0px;
    background-color: #ebe8e2;
}
.infra-classroom h3 {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 15px 0 15px;
}
.infra-labs {
    padding: 30px 0px;
    background-color: #f5f5f5;
}
.fee-structure {
    padding: 30px 0px;
    background-color: #fff;
}
.age-criteria {
    padding: 30px 0px;
    background-color: #fff;
}
.school-timing {
    padding: 30px 0px;
    background-color: #fff;
}
.event_bg {
    background-color: #fff;
    padding: 30px 0px;
}
.event_bg h3 {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 20px;
}
.events_box {
    margin: 20px 0px 0px 0px;
    padding: 0px 15px;
}
.careers_bg {
    background-color: #f5f5f5;
    padding: 30px 0px;
}
.careers_bg h3 {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 20px;
}
.contact-us-bg {
    padding: 30px 0px;
    background-color: #f5f5f5;
}
.contact-us-bg h3 {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 20px;
}
.specific-que-bg {
    background-color: #faf9f7;
    padding: 40px 0px;
}
.contact-form-bg h4 {
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin: 0px 0 20px;
}
.offset-2 {
    margin-left: 0%;
}
.news_bg {
    padding:30px 0px;
    background-color: #ebe8e2;
}
.team-bg {
    padding: 30px 0px;
    background-color: #fff;
}
.teambox-four-whbg h3 {
    font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 0px 0px 20px 0px !important;
  color: #000;
}
.teambox-four-greybg p {
  font-size: 14px;
  color: #000;
  line-height: 21px;
  margin-left: -30px;
  text-align: justify;
  margin-bottom: 25px;
}
.teambox-four-greybg a.readmore-four {
  border: 1px solid #ba9142;
  border-radius: 4px;
  padding: 10px 20px;
  text-align: center;
  color: #ba9142;
  font-size: 16px;
  font-weight: 600;
  width: 150px;
  margin-left: -30px;
}
.teambox-five-pic img {
  margin-left: 15px;
}
.teambox-five-wh-bg {
  padding: 30px 0px;
}
.teambox-five {
  padding: 0px 15px;
  margin: 30px 0px 0px 0px;
}
.teambox-six-wh-bg {
  background-color: #fff;
  padding: 30px 0px;
}
.teambox-six-greybg {
  background-color: #dbe3e6;
  padding: 30px 0px 20px 60px;
  width: 100%;
  float: right;
}
.teambox-six-wh-bg {
  background-color: #fff;
  padding: 30px 0px 0px 0px;
}
.teambox-two {
  margin: 0px 0px 20px 0px;
  text-align: center;
  padding: 0px 15px;
}
.teambox-six-yellowbox {
    background-color: #ba9142;
    padding: 0px 0px 50px 0px;
    position: relative;
    width: 85%;
    margin-top: -10px;
}
.teambox-six-yellowbox img {
    margin-top: 50px;
    margin-left: 50px;
}
.imgbox-two {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 2px solid #ba9142;
    margin: 0 auto;
    margin-top: 30px;
}
.career-details-bg {
    padding: 30px 0px;
    background-color: #fff;
}
}
@media (max-width:480px){
	.total-area {
    background-color: #20336c;
    padding: 15px 10px 10px 10px;
    text-align: center;
    margin-top: 0px;
 height:auto;
    transition: box-shadow .3s;
}
.no-of-teacher {
    background-color:#BA9142;
    padding: 15px 10px 10px 10px;
    text-align: center;
    margin-top: 0px;
   height:auto;
    transition: box-shadow .3s;
}
.teacher-student-ratio {
    background-color: /*#cb270c;*/ #415a1d;
   padding: 15px 10px 10px 10px;
    text-align: center;
    margin-top: 0px;
height:auto;
    transition: box-shadow .3s;
}
.indoor-outdoor-sports {
    background-color: /*#ba9142;*/ #cb270c;
     padding: 15px 10px 10px 10px;
    text-align: center;
    margin-top: 0px;
 height:auto;
    transition: box-shadow .3s;
}
	.nav-tabs li {
    width:50%;
    margin-right:0px;
    border-radius: 0px !important;
    color: #20336c;
    float:none;
}
.whysnsvm-bg h3 {
    font-size: 24px;
    color: #000;
    margin: 40px 0px 20px 0px;
}
.principal-speak-bg h3 {
    font-size: 24px;
    color: #000;
    margin-bottom: 20px;
}
.events-bg h3 {
    font-size:24px;
    color: #fff;
    margin-bottom:20px;
}
.life-snsvm-bg h3 {
    font-size:24px;
    color: #000;
    margin-bottom: 20px;
}
.latest-news-bg h3 {
    font-size:24px;
    color: #000;
    margin-bottom:20px;
}
.student-spotlight-bg h3 {
    font-size:24px;
    color: #000;
    margin-bottom:20px;
}
.contact-bg h3 {
    font-size:24px;
    color: #fff;
    margin-bottom: 20px;
	text-transform:none;
   
}
.serviceBox .title {
    font-size:24px;
    font-weight: 500;
    letter-spacing: 0.5px;
   text-transform:none;
    margin: 0 0 20px;
}
.mission-vision h3 {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.5px;
   text-transform:none;
    margin: 0 0 20px;
}
.about-our-logo h3 {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform:none;
    margin: 0 0 20px;
    color: #fff;
}
.about-why-snsvm h3 {
    font-size:24px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform:none;
    margin: 0 0 20px;
}
.certification-bg h3 {
    font-size:24px;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin: 0 0 20px; text-transform:none;
    color: #000;
}
.AwardBox-bg h3 {
    font-size:24px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: none;
    margin: 0 0 20px;
    color: #000;
}
.social-engagement-bg h3 {
    font-size:24px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform:none;
    margin: 0 0 20px;
    color: #000;
}
.team-bg h3 {
    font-size:24px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: none;
    margin: 0 0 20px;
    color: #000;
}
.bog-bg h3 {
    font-size:24px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform:none;
    margin: 0 0 20px;
    color: #000;
}
.infra-classroom h3 {
    font-size:24px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform:none;
    margin: 20px 0 20px;
}
.infra-labs h3 {
    font-size:24px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: none;
    margin: 20px 0 20px;
}
.info-area {
    padding: 0px 0px 20px 0px;
}
.fee-structure h3 {
    font-size:24px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform:none;
    margin: 0 0 20px;
}
.age-criteria h3 {
    font-size:24px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform:none;
    margin: 0 0 20px;
}
.school-timing h3 {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: none;
    margin: 0 0 20px;
}
.event_bg h3 {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform:none;
    margin: 0 0 20px;
}
.news_bg h3 {
    font-size:24px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: none;
    margin: 0 0 20px;
}
.post-slide {
    margin: 0 15px;
    margin-top: 0px; margin-bottom:20px;
    position: relative;
}
.careers_bg h3 {
    font-size:24px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform:none;
    margin: 0 0 20px;
}
.career-details-bg h3 {
    font-size:24px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform:none;
    margin: 0 0 20px;
}
.contact-us-bg h3 {
    font-size:24px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: none;
    margin: 0 0 20px;
}
.contact-form-bg h4 {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin: 0px 0 20px;
}
.specific-que-bg h3 {
    font-size:24px;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin: 0px 0 20px;
}
.online-application-bg h3 {
    font-size:24px;
    color: #fff;
    margin-bottom: 0px;
}
.career-with-snsvm-bg h3 {
    font-size:24px;
    color: #fff;
    margin-bottom: 0px;
}
	}