body{ font-family: 'PT Sans', sans-serif;   transition:all 0.2s ease-in-out;}
a:hover{ text-decoration:none !important;}
.h_top_rt li {
    display: inline-flex;
    font-size: 14px;
    padding-left: 10px;
    text-transform: uppercase;
}
.wrapper{ float:left; width:100%;}
ul{ margin:0; padding:0;}
.h_top_rt {
  float: right;
  padding: 7px 0;
}
.hdr_top.wrapper {
  background-color: #d62939;
  color: #fff;
  height: 57px;
  line-height: 28px;
  padding-top: 5px;
}
.hdr_top p {
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 0;
}
.hdr_top p.clg-name {
  font-size: 22px;
  font-weight: bold;
}
p{  font-family: 'PT Sans', sans-serif;}
  
h3{
  font-family: 'Acme', sans-serif;
  //font-family: 'Montserrat', sans-serif;
  //font-family: 'Roboto Slab', serif;}
/************tabbed-corousel***************/
.slider #myCarousel .nav a small {
    display:block;
}
.slider #myCarousel .nav a {
    border-radius:0px;
}
/********/
.slider .carousel-inner {
    height: 580px;
}
.hdr_btm nav {
    margin-bottom: 0;
}
.pdn_50{ padding:50px 0;}
.bg_grey{background-color:#ebeef1;}
.hdn {
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase;
  margin-bottom: 25px;
  margin-top:0;
  color:#666;
}
.photo{ background-color:#d62939; padding:18px 0;color:#fff; text-align:center; }
.photo p{margin:0; }
.join_us {
  background-image: url("../images/bg-parallax1.jpg");
  background-position: 0 100%;
  background-size: cover;
  position: relative;
  z-index: 0;
}
.join_us:before{ position:absolute; top:0; left:0; right:0; bottom:0; content:""; background-color:#333; opacity:0.6;    z-index: -2;}
.b_login {
    background-color: hsl(355, 85%, 60%);
    border: 0 none;
    height: 20px;
    line-height: 16px;
    margin-top: 7px;
    text-transform: uppercase;
  transition:all 0.2s ease-in-out;
}
/**.logo {
    background-color: #d62939;
    box-shadow: 2px 11px 16px hsla(0, 0%, 0%, 0.8);
    height: 119px;
    left: 49%;
    margin-left: -100px;
    padding: 15px 20px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 200px;
    z-index: 2147483647;
}**/
.logo {
  background-color: #d62939;
  box-shadow: 2px 11px 16px hsla(0, 0%, 0%, 0.8);
  height: 140px;
  left: 50%;
  margin-left: -90px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 180px;
  z-index: 22;
}
.logo a {
  display: block;
  padding: 5px 20px;
}
.hdr_top h6 {
   font-family: "Acme",sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height: 25px;
    position: relative;
    text-align: right;
    text-transform: uppercase;
    top: -4px;
}
/**.logo > img {
   float: left;
    margin-top: 25px;
    width: 44px;
}**/
.logo a img {
  width: 130px;
}
.mobile-logo a img {
  width: 130px;
}
.slider .nav.nav-pills.nav-justified {
    padding: 0px 40px;
  background-color:#d62939 !important;
}
.slider .nav.nav-pills.nav-justified img {
  float: left;
    height: 40px;
    margin-top: 5px;
    width: 40px;
}
.slider .nav.nav-pills.nav-justified a {
    float: left;
    text-align: left;
    width: 80%;
}
.slider .nav.nav-pills.nav-justified span {
    color: #ffd66b;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    text-transform: uppercase;
}
.slider .nav-justified > li {
    display: table-cell;
    text-align: center;
  padding:10px 5px 10px 15px;
}
.slider #myCarousel .nav a small {
    color: hsl(0, 0%, 100%);
    display: block;
    font-size: 13px;
    font-weight: normal;
   text-transform: none;
    padding-top: 2px;
}
.slider .nav.nav-pills.nav-justified > li:hover, .slider .nav.nav-pills.nav-justified > li:active, .slider .nav.nav-pills.nav-justified > li:focus{
   background-color:#f14252 !important;}
.slider .nav > li > a:focus,.slider .nav > li > a:hover, .slider .nav > li > a:active {
    text-decoration: none;
  background-color:transparent !important;
}
.hdr_btm .navbar-default {
    background-color: #fff;
  border:none;
}
.hdr_btm .navbar-default .navbar-nav > li > a {
    color:#d62939;
    font-size: 13px;
    text-transform: uppercase;
}

.i_welcome h3 {
  color: #666;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 25px;
  margin-top: 0;
  text-transform: uppercase;
}
.wel_para > img {
  float: left;
  margin-right: 10px;
  width: 33%;
}
.wel_para > h4 {
  font-weight: 700;
}
.wel_para > p {
    text-align: justify;
  color:#747474;
  line-height: 24px;
}
.wel_para > a {
  background: #d62939 none repeat scroll 0 0;
  color: #fff;
  font-size: 12px;
  padding: 4px 8px;
  text-transform: capitalize;
  transition: all 0.2s ease-in-out 0s;
}
.wel_para > a:hover {
  background: hsl(43, 100%, 71%);
  color: #d62939;
}
.csmp_spot > img {
  width: 100%;
}
.csmp_spot > h4 {
  font-weight: 700;
}
.csmp_spot > p {
  color:#747474;
    padding-top: 10px;
}
.yellow_btn {
    background-color: #d62939;
    border: 0 none;
    padding: 4px 8px;
   font-size: 12px;
   transition:all 0.2s ease-in-out;
   text-transform:capitalize;
   color:#fff;
}
.camp_life .team-showcase .media-holder {
    height: 250px;
}
.camp_life .team-showcase .media-holder img {
    height: 100%;
}
.camp_life .team-showcase .detail-container {
    background-color: #c0c1c2;
   float: left;
   width:100%;
}
.camp_life .team-showcase .detail-title {
    color: #333;
    font-size: 16px;
    font-weight: bold;
}
.event_col {
  border-bottom: 2px solid hsl(0, 0%, 93%);
  float: left;
  margin-bottom: 25px;
  padding-bottom: 25px;
  width: 100%;
}
.evnt-img {
  overflow: hidden;
}
.evnt-img figure {
  background: #e0e0e0;
  position: relative;
}
.evnt-img figure::before {
  background: #000 none repeat scroll 0 0;
  bottom: 10px;
  content: "";
  left: 10px;
  opacity: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  transform: scale(0);
  transition: all 0.2s ease 0s;
}
.evnt-wrapper:hover figure::before {
  opacity: 0.45;
  transform: scale(1);
}
.evnt-hovr {
  bottom: 0;
  color: #fff;
  left: 0;
  opacity: 0;
  overflow: hidden;
  padding: 75px 20px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transform: scale(2);
  transition: all 0.2s ease 0s;
}
.event_col .evnt-hovr {
  padding: 35px 20px;
}
.evnt-wrapper:hover .evnt-hovr {
  opacity: 1;
  transform: scale(1);
}
.evnt-hovr > h3 {
  color: #d62939;
  font-size: 26px;
  margin-top: 0;
  text-transform: uppercase;
}
.event_col .evnt-hovr > h3 {
  font-size: 23px;
  line-height: 24px;
}
.evnt-hovr p span {
  color: #ffd66b;
  font-weight: 600;
  margin-right: 5px;
}
.event_col .evnt-hovr p span {
  display: block;
}
.evnt-hovr p i {
  color: rgba(255, 255, 255, 0.8);
  font-size: 13px;
  margin: 0 5px;
}

.i_event_news img {
  height: 239px;
  margin: auto;
}
.event_col img {
  height: 194px;
  width: 100%;
}
.event_col:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.event-des {
  float: left;
  position: relative;
  width: 100%;
}
.i_event_news .event-des {
  min-height: 239px;
  position: relative;
}
.ev_left {
    width: 80%;
	float:left;
	text-align: justify;
}
.event_col .ev_left {
  //width: 78%;
  width: 100%;
  
}
.i_event_news .ev_left {
  //width: 81%;
  width: 100%;
}
.ev_left > h4 {
  color: #666;
  font-family: "Montserrat",sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  margin-top: 0;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.ev_left h5 {
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  font-size: 15px;
  font-weight: 400;
  margin: 0 0 5px;
  overflow: hidden;
  padding-bottom: 10px;
  padding-top: 10px;
}
.ev_left h5 span {
  color: #d62939;
  font-weight: 600;
}
.ev_left h5 .fa {
  color: rgba(0, 0, 0, 0.4);
  padding-right: 5px;
}

.ev_rt {
  float: right;
  margin: 0 0 20px 20px;
  width: 100px;
}
.i_event_news .ev_rt {
  width: 100px;
}
.ev_dt {
    background-color: #ebebeb;
    float: right;

    text-align: center;
}
.ev_dt em {
  background: hsl(43, 100%, 71%) none repeat scroll 0 0;
  color: #000;
  display: block;
  font-size: 15px;
  font-style: normal;
}
.ev_rt .ev_dt:first-child em {
  background: #d62939 none repeat scroll 0 0;
  color: #fff;
  font-size: 16px;
}
.ev_dt {
  background-color: #f0f0f0;
  float: right;
  margin-bottom: 20px;
  text-align: center;
}
.ev_rt .ev_dt:last-child {
  margin: 0;
}
.ev_dt p {
  background-color: hsl(0, 0%, 90%);
  float: left;
  font-size: 13px;
  font-style: normal;
  line-height: 18px;
  margin: 0;
  padding: 5px 10px;
  width: 100%;
}
.ev_dt p i {
  margin-right: 5px;
}

.ev_dt span {
  color: #ffd66b;
  float: left;
  font-size: 21px;
  font-weight: 600;
  line-height: 26px;
  padding: 7px 3px;
  width: 100%;
}
.ev_left > p {
  color: hsl(0, 0%, 50%);
  font-size: 14.5px;
  line-height: 26px;
  margin-bottom: 8px;
}
.event_col .ev_left .yellow_btn {
  display: inline-block;
  margin-top: 2px;
}
.i_event_news .yellow_btn.pull-right {
    margin-top: 37px;
}
.vw-evnt-btn .yellow_btn {
  bottom: 0;
  left: 0;
  position: absolute;
}
.news_rt img {
    width: 100%;
}
.news_rt .yellow_btn.pull-right{
    margin-top: 48px;
}
.fullwidth .detail-container {
    display: none;
}
.fullwidth .item:hover .meida-holder {
    top: 0 !important;
}
.join_us .text-center > p {
    color: hsl(0, 0%, 100%);
    font-size: 16px;
}
.join_inr > img {
    float: left;
    width: 50px;
}
.join_inr h3 {
    color: #ffd66b;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
     line-height: 25px;
}
.join_inr h3 {
  color:#ffd66b;
  font-size:15px;
}
.join_inr .join_Div img {
    float: left;
    margin-right: 30px;
    width: 60px;
}
.join_us .hdn {
    color: hsl(0, 0%, 100%);
}
.join_inr p{ color:#fff;}
.join_inr {
    display: inline-flex;
}
.join_inr {
    display: inline-flex;
}
.join_Div {
    float: left;
    height: 60px;
    padding-right: 30px;
    padding-top: 48px;
    width: 90px;
}
.visits .item img {
    height: 62px;
}
.ftr {
    background-color: #2b3341;
  color:#fff;
}
.ftr h3 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
.f_courses > ul {
    padding-left: 15px;
}
.ftr .text-center {
    border-top: 1px solid hsl(0, 0%, 87%);
    margin-top: 30px;
    padding-top: 15px;
}
.ftr{ padding:50px 0 10px 0;
  line-height: 25px;
}
.ftr .clearfix {
  display: none;
}
.hdr_btm .navbar-nav > li > a {
    padding-bottom: 17px;
    padding-top: 17px;
}
.f_abt  img {
  float: left;
  margin-bottom: 0px;
  margin-right: 15px;
  margin-top: -10px;
  width: 84px;
}
.ftr .f_abt h3 {
  line-height: 30px;
}
.f_abt > p {
    float: left;
}
.photo .fa {
    font-size: 16px;
    margin-right: 8px;
    color:#fed56a;
}
.yellow_btn:hover {
    background-color: hsl(43, 100%, 71%);
    color:#d62939;
}
.f_courses span {
    color: #ffd66b;
    font-weight: 600;
    padding-right: 5px;
    min-width: 62px;
	text-align: right;
}
.ev_left .fa {
    //padding-right: 10px;
}
.fullwidth .link-container a, .fullwidth .link-contianer a{ width:35px; line-height:35px;}
.slider .nav-pills>li.active,.slider .nav-pills>li.active:focus,.slider .nav-pills>li.active:hover {
  background-color: #f14252;
}
.f_courses a:hover {
    color: #ffd66b;
    text-decoration: none;
}
.f_courses a {
    color:#fff;
}
.b_login:hover{ background-color:#ffd66b; color:#d62939;}
.news_rt .ev_left {
    width: 100%;
}
.f_contact ul {
  list-style-type: none;
  padding: 0;
}
.f_courses.f_contact li {
    display: inline-flex;
}
.f_contact .form-inline {
    margin-top: 9px;
}
.f_contact .input-group-addon {
    background-color: hsl(43, 100%, 71%);
    border: 0 none;
    color: hsl(0, 0%, 100%);
}
.f_contact .form-control {
    border: 0 none;
}
.f_abt a .fa {
    color: #ffd66b;
}
.f_abt a{ color:#ffd66b;}
.gallery i {
    color:#ffd66b;
}
.slider .item{ position:relative;}
.slider .item > img {
    width: 100%;
}
.slider .item > img:before{ background-color:rgba(0,0,0,0.5); position:absolute; content:""; left:0; top:0;}
.slider .carousel-caption {
    background-color: hsla(0, 0%, 0%, 0.3);
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
}

.abt_rt .custom-tab > li > a {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.abt_rt .custom-tab > li {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}

 .abt_rt.custom-tab > li > a:link {
    border-top: 3px solid #eee;
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
}
.abt_rt.nav-tabs > li.active > a,.abt_rt .nav-tabs > li.active > a:focus,.abt_rt .nav-tabs > li.active > a:hover,.abt_rt .nav-tabs > li.active > a:visited {  
   background-color:#eee;
    border-top: 3px solid #eee;
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
  color:#FFF;
    background-color:#eee;
}
i{
color:#000;
}
.link-lable{
text-decoration:none;
color:#000;
}
.bnr_img {
  background-image: url("../images/college-banner.jpg");
  background-position: center center;
  background-size: cover;
  height: 400px;
  position: relative;
  z-index: 0;
}
.bnr_img.about-banner {
  background-image: url("../images/college-banner5.jpg");
}
.bnr_img.gallery-banner {
  background-image: url("../images/gallery9.jpg");
  background-position: left top;
}
.bnr_img.admission-banner {
  background-image: url("../images/gallery7.jpg");
  background-position: left top;
}
.bnr_img.event-banner  {
  background-image: url("../images/gallery10.jpg");
  background-position: left top;
}
.bnr_img.courses-banner {
  background-image: url("../images/gallery8.jpg");
  background-position: 60%  30%;
}
.bnr_img:before{ position:absolute; top:0; left:0; right:0; bottom:0; background-color:#333; content:""; z-index: -2; opacity:0.4}
.abt_left  img {
    width: 100%;
}
.abt_rt .nav-tabs > li > a {
    border: 1px solid #eee !important;
}
.abt_rt .nav-tabs {
    border-bottom: none !important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{ background-color:#eee; border-color:#eee !important;}
.link-lable {
    color: hsl(210, 87%, 18%);
    font-size: 14px;
    text-decoration: none;
    text-transform: capitalize;
   letter-spacing: 0.7px;
}
.abt_rt .custom-tab i {
    color: hsl(43, 100%, 71%);
     margin-right: 5px;
}
.list-item.text-light {
    list-style-type: none;
    margin-left: 35px;
   float: left;
    margin-top: 5px;
}
.list-item.text-light > li::before{
   background-color: hsl(48, 93%, 53%);
    content: "";
    height: 15px;
    left: 0;
    margin-right: 35px;
    position: absolute;
    top: 14px;
    width: 15px;
}
.list-item.text-light > li {
  float: left;
  line-height: 2;
  padding: 10px 0 10px 50px;
  position: relative;
  width: 100%;
}
.abt_rt .tab-content p {
    line-height: 24px;
    padding-top: 20px;
}
.v1, .v2{
   position: absolute;
    transform: scale(1);
    transition: all 0.6s ease 0s;
}
.v2 {
    left: -103px;
    top: -58px;
    z-index: 99;
}
.overly-img {
    background: hsla(219, 24%, 53%, 0.7) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 0.4s ease 0s;
    width: 100%;
}
.abt_left img {
    height: auto;
    max-width: 100%;
}
.v1 {
    left: 0px;
    top: 150px;
    z-index: 747474;
   right: 20px;
}
.pdn_100{padding:100px 0;}
.flat_bordr {
  border: 2px solid #ffd66b;
  float: left;
  width: 100%;
}
.about.pdn_100 {
 padding: 100px 0 60px 0;
}
.abt_rt {
    float: left;
    padding: 20px 0;
    width: 100%;
}
.history{ text-align:center;}
.history p {
    color: hsl(0, 0%, 40%);
    font-size: 14px;
    line-height: 2;
}
.bnr_img h3 {
    color:#fff;
    padding-top: 100px;
    text-align: center;
    z-index: 2147483647;
  font-size: 40px;
}
.c_rt .content {
    margin: 0;
    width: 100%;
  display: none;
}
.c_rt .colors { 
float: left;
margin: 20px auto;
width: 260px;
}
.c_rt .colors a {
float: left;
height: 30px;
width: 33.33333333%;
}
.c_rt .menu {
float: left;
//min-width: 260px;
outline: 0;
position: relative;
}
.c_rt .menu * {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
outline: 0;
}
.c_rt .menu .menu-footer {
background: #ffd66b;
color: #f0f0f0;
float: left;
font-weight: normal;
height: 50px;
line-height: 50px;
font-size: 6px;
width: 100%;
text-align: center;
}
.c_rt .menu .menu-header {
background: #d62939;
color: #f0f0f0;
font-weight: bold;
height: 50px;
line-height: 50px;
text-align: center;
width: 100%;
text-transform: uppercase;
}

.c_rt .menu ul {
list-style: none;
margin: 0;
padding: 0;
}

.c_rt .menu ul li {
display: block;
float: left;
position: relative;
width: 100%;

}
.c_rt .menu ul li a {
background: #ffd66b;
color: #666;
float: left;
font-size: 13px;
overflow: hidden;
padding: 14px 22px;
position: relative;
text-decoration: none;
white-space: nowrap;
width: 100%;
}
.c_rt .menu ul li a i {
float: left;
font-size: 16px;
line-height: 18px;
text-align: left;
width: 34px;
}
.c_rt .menu ul li .menu-label {
background: #f0f0f0;
border-radius: 100%;
color: #555555;
font-size: 11px;
font-weight: 800;
line-height: 18px;
min-width: 20px;
padding: 1px 2px 1px 1px;
position: absolute;
right: 18px;
text-align: center;
top: 14px;
}
.c_rt .menu ul .submenu {
display: none;
position: static;
width: 100%;
}
.c_rt .menu ul .submenu .submenu-indicator { line-height: 16px; }
.c_rt .menu ul .submenu li {
clear: both;
width: 100%;
}
.menu ul .submenu li ul.submenu {
display: none;
position: static;
width: 100%;
overflow: hidden;
}
.menu ul .submenu li a {
background: #eee;
border-left: solid 6px #ccc;
border-top: none;
float: left;
font-size: 12px;
position: relative;
width: 100%;
}
.menu ul .submenu li:hover > a { border-left-color: #414956; }
.menu ul .submenu li .menu-label {
background: #f0f0f0;
border-radius: 100%;
color: #555555;
font-size: 11px;
font-weight: 800;
line-height: 18px;
min-width: 20px;
padding: 1px 2px 1px 1px;
position: absolute;
right: 18px;
text-align: center;
top: 12px;
top: 14px;
}
.menu ul .submenu > li > a { padding-left: 30px; }
.menu ul .submenu > li > ul.submenu > li > a { padding-left: 45px; }
.menu ul .submenu > li > ul.submenu > li > ul.submenu > li > a { padding-left: 60px; }
.menu .submenu-indicator {
-moz-transition: "transform .3s linear";
-o-transition: "transform .3s linear";
-webkit-transition: "transform .3s linear";
transition: "transform .3s linear";
float: right;
font-size: 20px;
line-height: 19px;
position: absolute;
right: 22px;
}
.menu .submenu-indicator-minus > .submenu-indicator {
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.menu > ul > li.active > a {
background: #ffd66b;
color: #666;
}
.menu > ul > li:hover > a {
background: #3b424d;
color: #fff;
}
.menu > ul > li > a { border-bottom: solid 1px #fff; }
.ink {
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
-webkit-transform: scale(0);
background: rgba(255, 255, 255, 0.3);
border-radius: 100%;
display: block;
position: absolute;
transform: scale(0);
}
.animate-ink {
-moz-animation: ripple .3s linear;
-ms-animation: ripple .3s linear;
-o-animation: ripple .3s linear;
-webkit-animation: ripple .3s linear;
animation: ripple .3s linear;
}
@-moz-keyframes 'ripple' {
100% {
opacity: 0;
transform: scale(2.5);
}
}
@-webkit-keyframes 'ripple' {
100% {
opacity: 0;
transform: scale(2.5);
}
}
@keyframes 'ripple' {
100% {
opacity: 0;
transform: scale(2.5);
}
}
.blue.menu .menu-footer { background: #4a89dc; }
.blue.menu .menu-header { background: #4a89dc; }
.blue.menu ul li > a { background: #4a89dc; }
.blue.menu ul ul.submenu li:hover > a { border-left-color: #3e82da; }
.blue.menu > ul > li.active > a { background: #3e82da; }
.blue.menu > ul > li:hover > a { background: #3e82da; }
.blue.menu > ul > li > a { border-bottom-color: #3e82da; }
.white.menu .menu-footer {
background: #ffffff;
color: #555555;
}
.white.menu .menu-header {
background: #ffffff;
color: #555555;
}
.white.menu ul li a {
background: #ffffff;
color: #555555;
}
.white.menu ul ul.submenu li:hover > a { border-left-color: #f0f0f0; }
.white.menu ul ul.submenu li a { color: #f0f0f0; }
.white.menu > ul > li.active > a { background: #f0f0f0; }
.white.menu > ul > li:hover > a { background: #f0f0f0; }
.white.menu > ul > li > a { border-bottom-color: #f0f0f0; }
.white.menu > ul > li > a > .ink { background: rgba(0, 0, 0, 0.1); }
.display img {
    margin: auto;
    width: 70%;
}
.display h2 {
    margin-top: 0;
}
.display h5 {
    color: hsl(0, 0%, 60%);
    font-size: 18px;
    margin: 0;
}
.row.display {
    border-bottom: 1px dashed hsl(0, 0%, 93%);
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.pillars {
    padding: 30px 0;
}
.pillars > h3 {
    text-transform: uppercase;
  margin-bottom:30px;
}
.c_left > p {
    color: hsl(0, 0%, 40%);
    line-height: 22px;
}
.links li{   display: block;
    float: left;
    position: relative;
    width: 100%;
}
.links > ul {
    list-style-type: none;
}
.links li a{
background: #eee none repeat scroll 0 0;
    color: #d62939;
    float: left;
    font-size: 13px;
    overflow: hidden;
    padding: 14px 18px;
    position: relative;
    text-decoration: none;
    //white-space: nowrap;
    width: 100%;
  border-bottom: 1px solid #ddd;
}
.links li a:hover{
  background-color:#d62939 ;
  color:#ffd66b ;
}
.q_hdn{
    background: #d62939 none repeat scroll 0 0;
    color: hsl(0, 0%, 94%);
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 100%;
  text-transform: uppercase;
}
.links{ //margin-top:30px; float:left; width:100%;}
.adm > ul {
    list-style-type: none;
}
.adm li::before {
  background-color: #f6ca17;
  content: "";
  height: 15px;
  left: 15px;
  margin-right: 35px;
  position: absolute;
  top: 18px;
  width: 15px;
}
.adm li {
  background: #eeeeee none repeat scroll 0 0;
  border-bottom: 1px solid #dddddd;
  line-height: 2;
  padding: 12px 12px 12px 40px;
  position: relative;
}
.adm li:last-child {
  border: 0 none;
}
.adm ul li a {
  float: right;
}
.c_bdr > img {
    width: 100%;
}
.c_bdr {
    border: 1px solid hsl(0, 0%, 94%);
    box-shadow: 1px 2px 2px hsl(0, 0%, 80%);
    height: 60px;
    margin-bottom: 15px;
    padding: 5px;
    text-align: center;
}
.c_bdr > img {
    height: 100%;
    width: 100%;
}
.companies{ margin-top:30px;}
.ex_dates.adm li {
    background-color:#eee;
    margin-bottom: 15px;
}

.ex_dates.adm li::before {
    left: 16px;
}
.ex_dates.adm span {
    background-color: hsl(210, 85%, 18%);
    color: hsl(0, 0%, 100%);
    float: right;
    font-size: 12px;
    height: 23px;
    line-height: 17px;
    margin-right: 16px;
    margin-top: 10px;
    padding: 3px 8px;
}
.ex_dates.adm {
    margin: 30px 0;
}

.gall_pg .fancybox {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.gall_pg .pn{
  padding-left:5px; padding-right:5px;
}

.gall_pg .gal-item.col-md-4.pn:nth-child(7n) {
  width: 41.6667%;
}
.gall_pg .gal-item.col-md-4.pn:nth-child(7n+1) {
  width: 58.3333%;
}
.gall_pg .gal-item.col-md-4.pn:nth-child(7n+2) {
  width: 58.3333%;
}
.gall_pg .gal-item.col-md-4.pn:nth-child(7n+3) {
  width: 41.666%;
}

.gall_pg .fancybox > img {
    height: 300px;
    width: 100%;
}
.gall_pg a .g_hover{ position:absolute; height:300px; top:0; left:0; opacity:0; background-color:#ffd66b; width:100%; color:#fff;  text-align:center; padding-top:140px; transition:all 0.3s ease-in-out;}
.gall_pg a {position:relative;}
.gall_pg a:hover .g_hover{ opacity:0.7;}
.g_hover i{ color:#fff; font-size:22px; z-index:9999999; border:1px solid #d62939; border-radius:50%; height:40px; width:40px; text-align:center; line-height:40px; background-color:#d62939;}
.gall_hdn{ margin-bottom:30px;}
.r_img {
    float: left;
    height: 195px;
    overflow: hidden;
    width: 100%;
  margin-bottom:20px;
}
.r_img > img {
    height: auto;
    width: 100%;
}
.r_books{ margin-top:10px;}
.pl .hdn {
    padding-left: 30px;
}
.research p {
    color: hsl(0, 0%, 40%);
    line-height: 23px;
}
.c_icons{ display:inline-block;}
.c_icons i {
    color: hsl(0, 0%, 15%);
    display: inline-block;
    float: left;
    font-size: 18px;
    margin: 0;
    opacity: 0.6;
    padding: 2px 10px;
    transition: all 0.4s ease 0s;
}
.contact-form input[type="text"],.contact-form input[type="email"],.contact-form input[type="search"],.contact-form input[type="password"],.contact-form input[type="number"],.contact-form textarea {
    background-color: hsl(0, 0%, 96%);
    border: 2px solid hsl(0, 0%, 77%);
    border-radius: 0;
    box-shadow: none;
    font-size: 12px;
    min-height: 40px;
    padding: 10px 9px 9px;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.contact-form .input-group {
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}
.contact-form textarea {
    min-height: 120px;
}
.contact-form label{ color:#666;}
.yellow_btn.c_btn {
    font-size: 15px;
    margin-top: 20px;
    padding: 5px 12px;
}

.c_tr .hdn {
    margin-bottom: 10px;
}
.c_more img {
    float: left;
    margin-right: 30px;
    width: 70px;
    margin-top: 15px;
}
.ed_exec ul {
    margin: 0;
    padding: 0;
}
.ed_exec ul li:first-child {
    background-color: #052d55;
  color:#fff !important;
}
.hd_top a,.hd_top span { color:#fff;}
.ed_exec ul li {
    background-color: #eee);
    border-bottom: 1px solid hsl(0, 0%, 87%);
    float: left;
    list-style: outside none none;
    padding: 14px 30px;
    text-transform: capitalize;
    width: 100%;
  background-color:#eee;
}
.ed_exec span {
    float: right;
  color:#666;
}
.ed_exec a {
    font-size: 15px;
}
.hd_top > a,.hd_top > span  {
    color:#fff;
    font-size: 16px;
}
.ed_exec{ margin-bottom:30px;}
.event_pg .ev_dt {
    float: left;
     background-color: hsla(0, 0%, 0%, 0);
}
.event_pg .ev_left > h4 {
    color: hsl(0, 0%, 40%);
    font-family: inherit;
    font-size: 21px;
    text-transform: capitalize;
  margin-top:0;
}
.event_pg .ev_left {
    float: left;
    width: 84%;
}
.event_pg .ev_left > p {
    color: hsl(0, 0%, 60%);
    font-size: 14.5px;
    line-height: 26px;
 margin-bottom: 8px;
}
.event_pg .ev_left > h4 {
    margin-bottom: 15px;
}
.event_pg .ev_left a {
    padding-left: 10px;
}
.event_pg .yellow_btn {
    margin-top: 0;
    padding: 6px 16px;
  font-size: 15px;
}
.event_pg .ev_dt spam {
    color: hsl(43, 100%, 71%);
    font-size: 45px;
    font-weight: bold;
    line-height: 49px;
    padding: 0;
}
.event_pg .ev_dt i {
    background-color: hsla(0, 0%, 0%, 0);
    color: hsl(0, 0%, 40%);
    float: left;
    font-size: 18px;
    font-style: unset;
    font-weight: bold;
    letter-spacing: 3px;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}
.event_pg {
    border-bottom: 2px solid hsl(0, 0%, 93%);
    float: left;
    margin-bottom: 20px;
    padding-bottom: 20px;
    width: 100%;
}
blockquote {
    border-left: 4px solid #d62939;
    color: #8d908f;
    display: inline-block;
    font-style: italic;
    margin-bottom: 15px;
    padding: 10px 20px;
}
.alum_img > img {
    width: 100%;
}
.alum_left > p {
    line-height: 25px;
    text-align: justify;
}
.alumni_pg {
    border-bottom: 2px solid #eee;
    float: left;
    margin-bottom: 25px;
    padding-bottom: 15px;
    width: 100%;
}
.alum_img h5 {
    color:#747474;
}
.career_pg {
    border-bottom: 2px solid #eee;
    float: left;
    margin-bottom: 20px;
    padding: 0 30px 20px;
    width: 100%;
}
.event_pg:last-child , .alumni_pg:last-child , .career_pg:last-child{ border-bottom:none;}
.career_pg enum {
    color: #747474;
    float: right;
    font-size: 14px;
}
.career_pg .fa {
    color: #747474;
    padding-right: 5px;
}
.career_pg.adm span {
    color: #d62939;
    padding: 0 10px;
}
.career_pg.adm li {
    padding-bottom: 5px;
    padding-top: 5px;
}
.career_pg.adm li::before{
  top: 20px;
}
.career_pg.adm > h4 {
    color: #d62939;
}
.modal.fade.login{
    z-index: 2147483647;
}
.login .modal-dialog {
    width: 450px;
}
.login .control-label {
    font-size: 17px;
    letter-spacing: 0.7px;
    padding-bottom: 10px;
}
.login .form-control {
    border: 1px solid hsl(0, 0%, 87%);
    box-shadow: none;
    height: 55px;
}
.login .ui.checkbox input[type="checkbox"],.login .ui.checkbox input[type="radio"] {
    cursor: pointer;
    left: 22px;
}
.login .ui.checkbox.left {
    float: left;
}
.login .right{
    float: right;
}
.login .ld-forgotpass.zred {
    display: inline-block;
    margin-top: 10px;
 cursor: pointer;
}
.login-submit-btn.ui.red {
    background-color: hsl(43, 100%, 71%);
    border: 0 none;
    border-radius: 5px;
    color: hsl(210, 85%, 18%);
    font-size: 15px;
    margin: 5px 0;
    padding: 16px 0;
    width: 100%;
}
.login .tos-disclaimer {
    font-size: 12px;
    text-align: center;
}
.login .modal-header {
    background-color: hsl(210, 85%, 18%);
    color: hsl(0, 0%, 100%);
}
.close {
    opacity: 1;
}
.close > span {
    color: hsl(0, 0%, 100%);
    opacity: 1;
}
.h_top_rt a {
    color:#fff;
}
.h_top_rt a:hover {
  color: #ffd66b;
}
.abt_rt .text-light small {
    float: left;
    margin-left: 50px;
    //width: 100%;
     font-size: 14px;
     line-height:30px;
}
.logo enum {
    font-size: 14px;
    font-weight: 500;
    line-height: 15px;
}
.logo b {
    font-size: 23px;
}
.contact-map {
    padding: 50px 0;
}
.contact-map iframe {
    border: 2px solid #d62939 !important;
    border-radius: 3px;
    height: 420px;
    width: 100%;
}
.nav.nav-pills.nav-justified {
    display: none;
}


 @media screen and (max-width: 767px)
        {
    
       .link-lable{
      display:none;
     }
        }
    
    
    
    
.course-table thead tr {
  color: #ffffff;
  text-transform: uppercase;
  background: #052d55;
}
.course-table thead tr th {
  min-width: 170px;
}
.course-table tbody tr {
  background: #eeeeee;
}
.course-table  .table > tbody > tr > td, .course-table  .table > tbody > tr > th, .course-table  .table > tfoot > tr > td, .course-table  .table > tfoot > tr > th, .course-table  .table > thead > tr > td, .course-table  .table > thead > tr > th {
  padding: 14px;
}
.course-table tbody tr th {
  font-size: 17px;
  text-align: center;
  vertical-align: middle !important;
}


.ad-notes > h4 {
  margin: 15px 0;
  font-size: 20px;
}

.slider-text {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.slider-text h1 {
  color: #fff;
  font-size: 56px;
  font-weight: bold;
  margin-top: 20%;
  text-align: center;
  text-transform: uppercase;
}


.i_gallery .item .meida-holder > img {
  height: 170px;
  width: 100%;
}

.f-scl a i {
  color: #ffd66b;
}
.f-scl a img {
  width: 22px;
}


.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}

.course-accr.panel-group .panel {
  border-radius: 0;
  margin: 0;
  border-color: 1px solid #ddd;
}
.course-accr .panel-default > .panel-heading {
  background: #eee none repeat scroll 0 0;
  border-radius: 0;
  padding: 0;
}
.course-accr .panel-heading h4 {
  font-size: 14px;
  padding: 15px 97px 15px 45px;
  position: relative;
}
.course-accr .panel-heading h4::before {
  background: #f6ca17 none repeat scroll 0 0;
  content: "";
  height: 15px;
  left: 15px;
  position: absolute;
  top: 17px;
  width: 15px;
}
.course-accr .panel-heading .panel-title a {
  font-size: 14px;
  position: absolute;
  right: 12px;
}
.course-accr .panel-heading .panel-title a span {
  color: #337ab7;
  float: right;
}



.scholarship h2 {
  color: #666;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 25px;
  margin-top: 0;
  text-transform: uppercase;
}
.scholar-des ul {
  margin-bottom: 20px;
  margin-left: 0;
  margin-top: 5px;
  float: left;
  list-style-type: none;
}
.scholar-des ul li {
  float: left;
  line-height: 2;
  padding: 10px 0 10px 50px;
  position: relative;
  width: 100%;
}
.scholar-des ul li::before {
  background-color: hsl(48, 93%, 53%);
  content: "";
  height: 15px;
  left: 0;
  margin-right: 35px;
  position: absolute;
  top: 14px;
  width: 15px;
}




.submenu {
  border-top: 4px solid #d62939 !important;
  background: #fff;
}
#cssmenu li:hover > ul.submenu > li {
  height: 41px !important;
}
#cssmenu ul ul.submenu li a {
  color: #072e54;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 40px;
  padding: 0 15px;
  text-transform: uppercase;
  background: #fff;
  transition: all 0.3s ease 0s;
}
#cssmenu ul ul.submenu li:hover > a, #cssmenu ul ul.submenu li a:hover {
  background: #f4f4f4 none repeat scroll 0 0 !important;
  color: #d62939 !important;
  padding-left: 25px !important;
}

.gover-showcase.team-showcase .item {
  margin: 0;
}
.gover-showcase.team-showcase .detail-container {
  background: #ebebeb none repeat scroll 0 0;
  min-height: 94px;
}
.gover-showcase.team-showcase .detail-title {
  color: #333;
}
.gover-showcase.team-showcase .detail-subtitle {
  color: #d62939;
  font-size: 13px;
}

.contt-info > p {
  display: inline-flex;
}
.contt-info span {
  color: #d62939;
  margin-right: 8px;
  min-width: 53px;
  text-align: right;
}

.admission .course-table table thead tr:first-child th:last-child {
  min-width: 280px;
}
.c_left > h2{
  color: #666;
  font-size: 24px;
  font-style: normal;
  margin-bottom: 25px;
  margin-top: 0;
  text-transform: uppercase;
  font-family: "Acme",sans-serif;
}
.ed_exec ul li em {
  color: #337ab7;
  float: left;
  font-size: 15px;
  font-style: normal;
}
.ed_exec ul li:first-child em {
  color: #fff;
}
.ed_exec ul li i {
  color: #666;
  float: right;
  font-style: normal;
}
.ed_exec ul li em:nth-child(2) {
  color: #666;
  float: right;
}




@media (min-width:992px) and (max-width:1199px) {

/*****Home Page****/
.logo {
  height: 140px;
  margin-left: -80px;
  width: 160px;
}
.logo a {
  padding: 5px 18px;
}
.logo a img {
  width: 120px;
}
#cssmenu > ul > li > a {
  padding: 17px 14px;
}
#cssmenu > ul > li:nth-child(4) {
  margin-right: 164px;
}
.hdr_top p.clg-name {
  font-size: 19px;
}
.hdr_top p {
  font-size: 13px;
}
.slider .carousel-inner {
  height: 450px;
}
.slider .item > img {
  min-height: 450px;
}

.camp_life .team-showcase .detail-title {
  font-size: 15px;
}
.team-showcase .detail-container {
  padding: 18px 7px 10px;
}




/****About Page****/
.v2 {
  left: -13px;
  top: -58px;
}
.v1 {
  top: 200px;
}



/****Governing Page****/
.gover-showcase.team-showcase .item {
  margin: 5px 10px;
}



/****Quick Links****/
.links li a {
  white-space: inherit;
}

}


@media (min-width:768px) and (max-width:991px) {

/****Home Page****/
.hdr_top p.clg-name {
  font-size: 20px;
}
.hdr_top p {
  font-size: 13px;
}
#cssmenu > ul > li:nth-child(4) {
  margin-right: 0;
}
.logo {
  display: none;
}
.mobile-logo.visible-sm.visible-xs {
  float: left;
  position: relative;
  z-index: 999;
}
.mobile-logo a img {
  width: 75px;
}
.slider .carousel-inner {
  height: 380px;
}
.slide .carousel-inner .item > img {
  width: 100%;
  min-height: 380px;
}
.i_welcome h3 {
  font-size: 23px;
}
.wel_para > img {
  float: left;
  margin-right: 10px;
  width: 38%;
}
.csmp_spot > h4 {
  font-size: 16px;
}
.wel_para > h4 {
  font-size: 16px;
}
.hdn {
  font-size: 23px;
}
.evnt-hovr p span {
  color: #ffd66b;
  font-weight: 600;
  margin-right: 5px;
  display: block;
}
.evnt-hovr {
  padding: 55px 20px;
}
.vw-evnt-btn {
  float: left;
  width: 100%;
}
.vw-evnt-btn .yellow_btn {
  position: inherit;
}
.f_courses {
  margin-bottom: 20px;
}
.ftr .clearfix {
  display: block;
}

/*****About Page****/
.v2 {
  left: -12px;
}
.v1 {
  top: 290px;
}
.nav.custom-tab > li > a {
  padding: 10px 7px;
}


/****Gallery Page*****/
.gall_pg .gal-item.col-md-4.pn:nth-child(7n) {
  width: 50%;
}
.gall_pg .gal-item.col-md-4.pn:nth-child(7n+1) {
  width: 50%;
}
.gall_pg .gal-item.col-md-4.pn:nth-child(7n+2) {
  width: 50%;
}
.gall_pg .gal-item.col-md-4.pn:nth-child(7n+3) {
  width: 50%;
}



/****Governing Page*****/

.gover-showcase.team-showcase .item {
  margin: 5px 10px;
}



/*****Admission Page******/
.c_left > h2 {
  font-size: 23px;
}


/*****Events Page****/
.event_col .evnt-hovr {
  padding: 60px 20px;
}


}


@media (max-width:767px) {
	
/*****Home Page*****/

.hdr_top.wrapper {
	height: auto;
}
.hdr_top p.clg-name {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 5px;
}
.hdr_top p {
  font-size: 13px;
  line-height: 17px;
  margin-bottom: 0;
  text-align: center;
}
.h_top_rt {
  padding: 0 0;
  text-align: center;
  width: 100%;
}
.h_top_rt li {
  display: inline-block;
  margin: 0 5px;
  padding-left: 0;
}
#cssmenu > ul > li:nth-child(4) {
  margin-right: 0;
}
.logo {
  display: none;
}
.mobile-logo {
  float: left;
  position: relative;
  z-index: 99;
}
.mobile-logo a img {
  width: 75px;
}
.slider .carousel-inner {
  height: 220px;
}
.slide .carousel-inner .item > img {
  min-height: 220px;
  width: 100%;
}
.pdn_50 {
  padding: 40px 0;
}
.i_welcome h3 {
  font-size: 22px;
}
.wel_para > img {
  float: left;
  margin-right: 10px;
  width: 33%;
}
.wel_para {
  margin-bottom: 30px;
}
.i_event_news .ev_rt {
	width: 76px;
}
.vw-evnt-btn .yellow_btn {
  position: inherit;
}
.evnt-img figure::before {
  bottom: 6px;
  left: 6px;
  right: 6px;
  top: 6px;
}
.evnt-hovr {
  padding: 75px 9px;
}
.f_courses {
  float: left;
  width: 100%;
}




/****About Page****/
.bnr_img {
  height: 200px;
}
.bnr_img h3 {
  font-size: 32px;
  padding-top: 20px;
}
.hdn {
  font-size: 22px;
}
.about.pdn_100 {
  padding: 40px 0 40px;
}
.flat_bordr {
  padding: 15px;
}
.v1, .v2 {
  position: inherit;
}
.v2 {
  margin-bottom: 15px;
}
.abt_rt .custom-tab > li {
  margin-right: 5px;
}
.list-item.text-light {
  margin-left: 0;
}
.list-item.text-light > li {
  line-height: 1.5;
  padding: 10px 0 10px 33px;
}




/****Gallery Page*****/
.gall_pg .gal-item.col-md-4.pn:nth-child(7n) {
  width: 100%;
}
.gall_pg .gal-item.col-md-4.pn:nth-child(7n+1) {
  width: 100%;
}
.gall_pg .gal-item.col-md-4.pn:nth-child(7n+2) {
  width: 100%;
}
.gall_pg .gal-item.col-md-4.pn:nth-child(7n+3) {
  width: 100%;
}
.gall_pg .fancybox > img {
  height: 240px;
}
.gall_pg a .g_hover {
  height: 240px;
  padding-top: 100px;
}

/*****Admission Page******/
.c_left > h2 {
  font-size: 22px;
}
.c_left > h3 {
  font-size: 21px;
}
.ad-notes > h3 {
  font-size: 21px;
}
.ed_exec ul li {
  padding: 14px 20px;
}


/*****Scholarship Page******/
.scholar-des > h3 {
  font-size: 21px;
}
.scholar-des ul li {
  line-height: 1.5;
}


/*****Contact Page****/
.contact-form {
  float: left;
  margin-bottom: 30px;
  width: 100%;
}



/*****Eevent Page*****/
.evnt-img {
  margin-bottom: 30px;
}
.ev_left > h4 {
  font-size: 14px;
  line-height: 22px;
}
.ev_left h5 span {
  display: inline-block;
  margin-bottom: 8px;
}
.ev_rt {
  margin: 0 0 5px 8px;
  width: 76px;
}
.ev_rt .ev_dt:first-child em {
  font-size: 15px;
}
.ev_dt span {
  font-size: 17px;
  line-height: 18px;
  padding: 7px 3px;
}
.ev_dt p {
  font-size: 13px;
  padding: 5px 0;
}
.ev_left .ev_dt .fa {
  padding-right: 0;
}


}

@media (min-width:320px) and (max-width:480px) {
	
}

@media (min-width:320px) and (max-width:460px) {


/****Admission Page****/
.ed_exec {
  margin-bottom: 30px;
  overflow-x: auto;
}
.admission .ed_exec ul {
  float: left;
  width: 460px;
}

}

@media (min-width:320px) and (max-width:399px) {

/****Admission Page****/
.ed_exec ul {
  float: left;
  width: 400px;
}

}