/******** Layout CSS ********/
/******** All Reset  ********/
* {
    margin: 0;
    padding: 0;
    border: 0;
}
body {
    font-family:  poppins;
}
@font-face  {
    font-family: 'Frank Ruhl Libre', serif;
    src:  url(../fonts/Oxygen-Regular.html);
}
@font-face  {
    font-family:  'Lato', sans-serif;
    src:  url(../fonts/'Lato', sans-serif.ttf);
}

@font-face  {
    font-family:  poppins;
    src:  url(../fonts/Poppins-Regular.ttf);
}
@font-face  {
    font-family:  Roboto-Regular;
    src:  url(../fonts/Roboto-Regular.ttf);
}

#mainpage {
    width: 100%;
    float: left;
	overflow:hidden;
}
.martop0{margin-top:0!important}
.padleft0{padding-left:0}
.padright0{padding-right:0}
.clearfix {
    clear: both;
}
.pad0 {
    padding: 0;
}
/* HEADER SECTION */
.header01 {
    width: 100%;
    float: left;
    background: #ffffff;
    padding: 10px 0 40px 0;
}
/*.logo img {
    float: left;
}*/
.logo-txt h1 {
    font-size: 17px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    margin: 2px 0 0 4px;
    line-height: 22px;
    color: #ff5657;
    float: left;
}
.logo-txt em{
	color: #3f3c3c;
    display: block;
    font-size: 11px;
    line-height: 13px;
	padding-left:5px;
}
.icon-block {
    float: left;
}
.icon-block:first-child {
    padding-right: 10px;
}
.cirlyicon {
    margin-top: 17px;
}
.logo-txt h1 b {
    font-size:  30px;
    color: #000;
}
.footer .logo-txt h1 b{
	color:#fff
}
.footer .logo-txt em{
	color:#fff
}
.icon-circle {
    background:  #fff;
    width:  37px;
    height:  37px;
    text-align:  center;
    vertical-align:  middle;
    padding:  8px 10px 10px;
    border-radius:  80px;
    float:  left;
}
.icon-circle i {
    font-size: 20px;
}
.iconc-txt {
    float: left;
    margin:  2px 0 0 6px;
}
.iconc-txt p {
    color: #242424;
    font-family:  'Lato', sans-serif;
    font-size: 19px;
    margin: 0;
    line-height: 14px;
}

.iconc-txt span {   
    font-size: 13px;
    font-family:  poppins;
    margin: 3px 0 0 0;
    display: block;
    color: #8e8e8e;
}
/* HEADER TOP MENU */
.header-top ul{
	margin:0
}
.tp-anitrag ul li{
	display:inline-block;
	color:#fff;
	font-size:12px;
}
.tp-anitrag ul li a{
	color: #fff;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    font-size: 14px;
    color: #ffffff;   
    font-style: italic;    
    font-family: arial;
    font-weight: bold;
    margin: 2px 14px 0 0;
   
}
.tp-anitrag ul li a i{color:#ff9e3e}
.tp-anitrag ul li span{
	font-family: arial;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
}
.header-top{
	width: 100%;
	float:left;
	background:#1f8118;
	padding:4px 0;
}
.top_link008 ul{
	width:100%;
	float:left;
	text-align:right;
	margin:4px 0 0 0;
}
.top_link008 ul li{
	display:inline-block;
	position: relative;
}
.top_link008 ul li a{
	    display: inline-block;
    font-size: 14px;
    color: #fff;
    padding: 0 10px;
    font-style: italic;
    border-right: 1px solid #525252;
    font-family: arial;
    font-weight: bold;
}
.top_link008 ul li:first-child a:before{
	content: "\f0cb";
    position: absolute;
    top: 0px;
    left: -10px;
    font-family: 'FontAwesome';
    font-weight: normal;
    /*color: #ff9c48;*/
	
}
.headlink{margin-top:12px;}
.headlink .loggradt01 {
    /* Permalink - use to edit and share this gradient:  https://colorzilla.com/gradient-editor/#ffa84c+0, ff7b0d+100;
    Orange+3D */
background:  #ffa84c;
     /* Old browsers */
background:  -moz-linear-gradient(top,   #ffa84c 0%,  #ff7b0d 100%);
     /* FF3.6-15 */
background:  -webkit-linear-gradient(top,   #ffa84c 0%, #ff7b0d 100%);
     /* Chrome10-25, Safari5.1-6 */
background:  linear-gradient(to bottom,   #ffa800 0%, #e6a322 100%);
     /* W3C,  IE10+,  FF16+,  Chrome26+,  Opera12+,  Safari7+ */
filter:  progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c',  endColorstr='#ff7b0d', GradientType=0 );
     /* IE6-9 */
     border-radius: 5px;
}
.headlink .loggradt02
 {
    /* Permalink - use to edit and share this gradient:  https://colorzilla.com/gradient-editor/#a9e4f7+0, 0fb4e7+100;
    Ble+3D+%235 */
background:  #a9e4f7;
     /* Old browsers */
background:  -moz-linear-gradient(top,   #006180  0%,  #0fb4e7 100%);
     /* FF3.6-15 */
background:  -webkit-linear-gradient(top,   #006180  0%, #0fb4e7 100%);
     /* Chrome10-25, Safari5.1-6 */
background:  linear-gradient(to bottom,   #006180  0%, #0fb4e7 100%);
     /* W3C,  IE10+,  FF16+,  Chrome26+,  Opera12+,  Safari7+ */
filter:  progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9e4f7',  endColorstr='#0fb4e7', GradientType=0 );
     /* IE6-9 */
}
.headlink a {
    padding:  8px 14px;
    color:  #fff;
    text-decoration:  none;
    font-size:  15px;
    display: inline-block;
    text-align: left;
	margin-left: -4px;
}
.headlink a i {
    float: left;
    padding-right: 10px;
    font-size: 24px;
    margin: 4px 0 0 0;
    color: white !important;
}
.headlink a:first-child i {
    color: #ffe1c6;
}
.headlink a:last-child i {
    color: #d3eef7;
}
.headlink a span {
    float: left;
	line-height: 17px;
}
.headlink a strong {
    font-size:  17px;
    text-transform:  uppercase;
    font-family:  'Lato', sans-serif;
    font-weight:  normal;
    margin:  0;
    line-height:  14px;
}
/* MAIN MENU SECTION */
/* HEADER POSITION FIXED OVER BANNER */

.header{
	position:relative;
	z-index:10
}
.main-nav{
	width: 100%;
	float: left;
	margin: -37px 0 0 0;
	background: #065c00;
}
.main-nav .nav > li > a{
	color:#333; 
	font-size:14px;
}
.main-nav .navbar .nav-item{
	padding: 0.1rem 0.5rem;
}
.mn-menuBG{
	width:100%;
	float:left;
	background:#065c00;
}
.navbar-default{
	background:none
}	
.navbar-nav li>span {
	position: relative;
	display: block;
	padding: 10px 15px;
	color:#000;
	font-family: poppins;
	font-size:16px;
	font-family: 'Lato', sans-serif;
	text-transform:uppercase;
}
.nav-item a{
	padding:4px 15px!important
}
/* adds some margin below the link sets  */
.navbar .dropdown-menu div[class*="col"] {
	margin-bottom:1rem;
}
/* breakpoint and up - mega dropdown styles */
@media screen and (min-width: 767px) {
/* remove the padding from the navbar so the dropdown hover state is not broken */
.navbar {padding-top:0px;padding-bottom:0px;}
/* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
.navbar .nav-item {padding:.5rem .5rem;margin:0 .25rem;}
/* makes the dropdown full width  */
.navbar .dropdown {position:static;}
.navbar .dropdown-menu {width:100%;left:-15px;right:0;/*  height of nav-item  */top:50px;display:block;visibility: hidden;opacity: 0;transition: visibility 0s, opacity 0.3s linear;
}/* shows the dropdown menu on hover */
.navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu:hover {display:block;visibility: visible;opacity: 1;transition: visibility 0s, opacity 0.3s linear;}
.navbar .dropdown-menu {border: 1px solid rgba(0,0,0,.15);background-color: #fff;}}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{background:#e9e9e9}
.navbar-collapse{padding:0}
.navbar-default .navbar-nav > li > a{color:#606060;font-family: 'Lato', sans-serif;font-weight:normal;font-size:17px;text-transform:uppercase}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{background:none}
.navbar-default{border:none}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{color:#fff}
.navbar{border-radius:0;margin-bottom:0;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{color:#09c4d7}
.social-nav{margin:10px 0 0 0}
.social-nav ul li span{font-family: 'Lato', sans-serif;font-size:16px;color:#fff;padding-right:20px;}
.social-nav ul li{display:inline-block}
.social-nav ul li a{color: #ffffff;padding: 0 12px;border-radius:3px;padding: 4px 4px;width: 30px;text-align: center;display: block;}
.social-nav ul li a:hover{color:#fff}
.header {padding: 0px 0px;color: #f1f1f1;}
.content {padding: 16px;}
.sticky .navbar-default{margin:20px 0 0 0;}
/* Hide social nav on sticky */
.sticky .social-nav{display:none}
/* Show logo on sticky */
.sticky .sticky-logo{
	display: block!important;
	float: right;
	padding:8px 0
}
.sticky .sticky-logo .logo-txt h1 b{
	color:#fff
	}.sticky .sticky-logo .logo-txt h1{
	color:#fff
	}	
.sticky .sticky-logo .logo-txt em{
	color:#3f3c3c;	
	}	
.sticky{
	position: fixed;
	top: 27px;
	width: 100%;
}
.sticky + .content {
	padding-top: 102px;
	}
.facebook{
	background:#3d74ef
	}
.twitter{
	background:#09c4d7
}
.instagram{
	background:#cf129e
}
.youtube{
	background:#e10404
}
.banner-section {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
    margin-top: 135px;
    /*margin:  -23px 0 0 0;*/	
    /*margin: 39px 0 0 0;*/
}
.fullplay-btn{
	position:absolute;
	bottom:30%;
	left:0px;
	z-index:9999;
	width:100%;
	display:none;
}
.fullplay-btn a{
	color:#fff;
	font-size:16px;
	margin:10px 0 0 0;
	display:inline-block;	
}
.fullplay-btn a i{
	font-size:30px;
	color:#fe3136;
	background:#000;
	padding:10px;
	border-radius:10px;
	display:inline-block
}
.usp-Mcont {
    background: #333;
    padding: 23px 28px;
    border-right: 1px solid #000;
    display: block;
}
.usp-Mcont:hover{
	background:#004887
}
.noborder{
	border: none
}
.sgrr-uspblk {
    width: 100%;
    position: absolute;
    bottom: 0px;
}
.usp-Mcont ul {
    margin: 0;
}
.usp-Mcont ul li {
    display: inline-block;
    color: #fff;
}
.usp-Mcont ul li i {
    font-size: 35px;
    color: #6abdfa;
    padding-right: 12px;
    float: left;
    margin-top: -25px;
}

.usp-Mcont ul li span {
    font-size: 38px;
    font-family:  'Lato', sans-serif;
    font-weight: bold;
    color: #fbbe47;
}
.usp-Mcont ul li label {
    color: #a6fdfd;
    font-weight: normal;
    font-family:  poppins;
    margin: 0;
    font-size: 16px;
}
.usp-Mcont ul li p {
    color: #fff;
    font-size: 34px;
    margin: 0;
    line-height: 20px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
}

.sgrru-news {
    position: relative;
    top: -5px;
    /*margin: 0 0 20px 0;*/
    /*position: relative;
    z-index: 999;
    top: 40px;*/
}
.sgrru-news a{
	color:#fff;
	font-family:arial;
}
.sgrr-ticker {
    background: #ffa800;
}

.jctkr-wrapper, 
.jctkr-wrapper * {
  box-sizing:  border-box;
}
.jctkr-wrapper {
  display:  inline-block;    
  position:  relative;    
  width:  100%;    
  height:  35px;    
  vertical-align:  top;    
  overflow:  hidden; 
}
.jctkr-wrapper ul {
  position:  absolute;    
  left:  0;    
  top:  0;    
  height:  100%;    
  margin:  0;    
  padding:  0;    
  list-style:  none;    
  white-space:  nowrap;    
  font-size:  0;    
  text-align:  left;    
  opacity:  0;    
  -webkit-transition:  opacity 1s;    
  transition:  opacity 1s;    
}
.jctkr-wrapper.jctkr-initialized ul {
  opacity:  1;
}
.jctkr-wrapper ul li {    
  display:  inline-block;    
  color: #fff;    
  font-size:  16px;    
  font-family:  poppins;
  padding:0 20px;		
}
.jctkr-label {
  display:  inline-block;    
}
.js-conveyor-1  span{
	padding:6px 0 0 0;
	display:inline-block;
	font-family: 'Lato', sans-serif;
}

.sgrru-hcnt {
    width: 100%;
    float: left;
    padding: 30px 0 0;
}
.tblk-heading {
    font-family: 'Lato', sans-serif;
    font-size: 30px;   
    margin: 0 0 4px 0;
    /*text-transform: uppercase;*/
    display: block;
    width: 100%;
}
.tblk-heading strong {
    color: #065c00;
    font-weight: normal;
    /*text-transform: uppercase;*/
}
.tblk-heading,  .hblk1 img,  .hblk1 span,  .hblk1 p,  .hblk1 a {
    float: left;
}
.sgnotice ul{
	width:100%;
	float:left;
	clear:both;
}
.sgnotice ul li{
	display: block;
	position:relative;
	float:left;
	font-size:15px;
        width: 100%;
}
.sgnotice ul li:before{
	content:"\f101";
	position:absolute;
	top:3px;
	left:0px;
	font-family: 'FontAwesome';
}
.sgnotice ul li a{
	display: block;
	font-size:15px;
	padding: 5px 0 5px 15px;
	font-weight:normal;
	border-bottom:1px solid #e5e5e5;
	color:#676767;
        width: 100%;
}
.sgnotice ul li:last-child a{
	border:none
}
.sgnotice ul li a b{
	background:#d7281c;
	color:#fff;
	font-weight:normal;
	font-size:11px;
	padding:1px 5px;
	border-radius:2px;
	display:inline-block;
	margin-right:5px;
	height:16px;
}

.hblk1 span {
    font-size: 24px;
    font-family:  'Lato', sans-serif;
    padding: 6px 0 8px 0;
}
.hblk1 p {
    line-height: 20px;
    font-size: 15px;
    color: #777;
    margin-top: 15px;
    text-align:justify
}

.hblk1 a {
    color: #333;
    font-weight: bold;
    font-size: 16px;
}
.hlb-pad {
    display: block;
    padding: 0px 20px;
}

.hblk1 {
    margin: 0 0 0px 0;
}

.tbl-cal {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.tbl-cal a {
    width: 70%;
    float: left;
    padding-left: 10px;
	font-weight:normal;
	font-size:14px;
}
.tbl-cal a:hover {
    color:#11c8dd
}

.tbl-date label {
    margin: 0;
    display: block;
    font-size: 26px;
    font-family:  'Lato', sans-serif;
    line-height:  39px;
}

.tbl-date strong {
    margin: 0;
    display: block;
    font-size: 10px;
}

.tbl-date {
    width:  75px;
    position:  relative;
    padding:  7px 11px;
    text-align:  center;
    float:  left;
}

.tbl-date:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 8px;
    padding: 4px;
    background: linear-gradient(45deg, #02d1cc, #00a7f8);
    -webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);
    -webkit-mask-composite:  destination-out;
    mask-composite:  exclude;
}
/* MAIN SEARCH AND COURSE AREA */
.innH-Content{
	width:100%;
	float:left;
	
}
.innH-Content .owl-carousel{padding:0!important;margin-bottom: 15px;}
/*  custom ul setting for all pages */
.lcut0998 ul{
	margin-left:17px;
}
.lcut0998 ul li{
	line-height:27px;
	position:relative;
}
.lcut0998 h1,h2,h3,h4,h5{
	line-height:34px;
}
.lcut0998pdf ul li{
	list-style:none;	
}
.lcut0998pdf ul li:before{
	content: "\f1c1";
    font-family: 'FontAwesome';
    position: absolute;
    top: 0px;
    left: -17px;
    color: #d7281c;
}
.lcut0998check ul{
	list-style:none;
	margin-left:17px;
}
.lcut0998check ul li{
	position: relative;
    margin-bottom: 10px;
    padding-left: 8px;
}
.resetulW li{
	width:48%!important;
	float:left!important;
}
.lcut0998check ul li:before{
	content: "\f00c";
    font-family: 'FontAwesome';
    position: absolute;
    top: 0px;
    left: -17px;
    color: #75bf10;
}

#collapseThree h4{
	margin:0 0 3px 0;
	line-height: 20px;
	font-size:15px;
}
#collapseThree p{
	margin:0 0 20px 0
}
#list455 ul li{
	width:50%;
	float:left
}
#owl-carousel2 .item-body211{
	border: 1px solid #f3f3f3;
    padding: 10px;
    border-radius: 3px;
}


.ms-block {
    width: 100%;
    float: left;
    padding: 40px;
    background: #14cdff;
    margin: 0px;   
}

.ms-heading {
    display: block;
    font-family: 'Lato', sans-serif;
}
.ms-heading h2 {
    float: left;
    margin: 0;
    margin-right: 50px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 40px;
}
.ms-heading h2 strong {
    color: #ffffff;
    font-size: 60px;
}

.ms-heading .ms-trans {
    position: relative;
    display: inline-block;
    background: #333333;
    margin: 3px 0 0 0;
}
.ms-heading .ms-trans:before {
    content:  "";
    transform:  skew(-17deg);
    -webkit-transform:  skew(-17deg);    
    -moz-transform:  skew(-17deg);    
    position:  absolute;    
    top:  0px;    
    left:  -9px;    
    width:  16px;    
    height:  43px;    
    background:  #333333;
}

.ms-heading .ms-trans label {
    color:  #fff;    
    font-weight:  normal;    
    font-size:  26px;    
    margin:  0;    
    padding:  3px 9px;    
}
.ms-heading .ms-trans:after {
    content:  "";    
    transform:  skew(-17deg);    
    -webkit-transform:  skew(-17deg);    
    -moz-transform:  skew(-17deg);    
    position:  absolute;    
    top:  0px;    
    right:  -9px;    
    width:  16px;    
    height:  43px;    
    background:  #333333;
}
.ms-search{
	width:100%;
	float:left;
	clear:both;
	padding:30px 0 14px 0;
}
.ms-search input[type="text"], .ms-search select{
	border:none;
	height:52px;
	border-radius:0
}
.ms-search input[type="text"]{
	border-right:1px solid #cdcdcd;
}
.ms-search input[type="submit"]{
	background: #154b52;
    font-family: 'Lato', sans-serif;
    display: block;
    width: 100%;    
    height: 52px;
    color: #fff;
    font-size: 23px;
padding:0;	
}
.sgrru-schools{
	width:100%;
	float:left;
	clear:both;
}
.ssch-heading{
	display:block;
	margin: 29px 0 40px 0;
}
.ssch-heading label{
	letter-spacing:2px;
	font-size:17px;
	font-weight:normal;
}
.ssch-heading label i{
	font-size:10px;
	color:#03a93e;
	float:left;
	margin:7px 0 0 0;
	padding:0 2px;
	
}
.ssch-heading label strong{
	padding:0 6px;
	font-weight:normal;
	float:left;
	font-style:italic;
	color:#333
}
.ssch-heading h2{
	margin:0;
	font-family: 'Lato', sans-serif;
	line-height:20px;
	color:#333;
    font-size:30px
}
.sgrru-schools .owl-carousel .item h3{
	margin: 20px 0 10px 0;
    line-height: 24px;
    font-size: 18px;    
    position: absolute;
    bottom: 102px;
    background: rgb(6 92 0 / 76%);
    width: 100%;
    color: #fff;
    padding: 13px 10px;
    left: 0;
}
.sgrru-schools .owl-carousel .item p{
	color: #333;
    height: 60px;
    overflow: hidden;
    font-size: 13px;
    line-height: 20px;
    display: block;
    margin: 0px 0 10px 0;
    float: left;
}
.sgrru-schools .owl-carousel .item{
	position:relative;
}
.sgrru-schools .owl-carousel .item a{
	color:#000;
	font-size:14px;
	font-weight:bold;
}
.sgrr-events{
	width: 100%;
    float: left;
    padding: 20px 0;  
    margin: 0px 0;
    clear: both;
	/*background-color: #ededed;*/
	background-image: url('../images/testimonial-bg.jpg');
  }
.sgrr-events .ssch-heading {
	color:#fff;
	margin-bottom:35px;
}
.sgr-evt{
	margin:0;
	}
.sgr-evt a{
	color:#ffffff;
	margin:0 0 7px 0;
	line-height:20px;
	display:block;
	font-size:15px;
}
.sgr-evt em{
	color: #000;
    font-size: 17px;
    font-weight: bold;
}
.sgr-evt p{
	color: #333;
    height: 62px;
    overflow: hidden;
}
.spacer{
	border-bottom:1px solid #96c5e4;
	padding:14px 0 8px 0
}

.ggrlR{
	padding-right:0
}
.ggrlL{
	padding-left:0
}

.hhm-view{
	display: block;
    font-size: 13px!important;
    font-style: italic;
    margin: 0 0 10px 0;
    color: #4f4f4f!important;
}


/* STUDENT TESTIMONIALS */
.std-view{
	width:100%;
	float:left;
	margin:10px 0;
	clear:both
}
.std-heading h4{
	font-family: 'Lato', sans-serif;
	font-size:30px;
	margin-bottom:50px;
}
.std-heading h4 strong{
	color:#065c00
}

.test-img{
	width:100px;
	height:100px;
	float:left;
	border-radius:100px;
	overflow:hidden;
	margin-right:20px;
}
.view-text{
	display:block;
}
.view-text ul{
	display:block;
	list-style:none;
}
.view-text ul li{
	display:inline-block;
	padding:0 10px;
	border-right:1px solid #c7c7c7;
	color:#919191;
}
.testm-body{
	display: block;
    background: #fff;
    padding: 24px 10px;
    margin: 0 0 30px 0;
	border-radius: 6px;
}



.view-text ul li:last-child{
	border-right:none;	
}
.view-text ul li:first-child{
	padding-left:0	
}
.view-text p{
	font-size:15px;
	line-height: 27px;
}
.item-body{
	display:block;
	border:1px solid #dbdbdb;
	padding:40px 20px;
	border-radius:10px;
}
.sggr-gallery{
	width:100%;
	float:left;	
	padding:30px 0;
	margin-top: 30px;
    background: aliceblue;
}
.sggr-gallery .std-heading h4{
	margin-bottom:20px;
}
.sg-gal{
	display:block;
	position:relative;
	border-radius:10px;
	overflow:hidden;
	margin-bottom:30px;
}
.sg-gal img{
	display:block;
}
.sg-gal label{
	position: absolute;
    bottom: 0px;
    right: 0px;
    background: #333;
    color: #fff;
    padding: 10px 20px;
    font-size: 16px;
    margin: 0;
    border-radius: 14px 0 0 0;
	cursor:pointer;
	font-family: 'Lato', sans-serif;
	font-weight:normal;
	text-transform:uppercase;
}

/* SGGRU PLACEMENT SECTION */
.sgrru-placement h2{
	font-family: 'Lato', sans-serif;
	color:#fff;
	text-transform:uppercase;
	margin:0 0 14px 0
}
.sgrru-placement #owl-carousel3 img{
	border:2px solid #fff;
}
.heartbeat:hover {
	-webkit-animation: heartbeat 1.5s ease-in-out ;
	        animation: heartbeat 1.5s ease-in-out ;
}

@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}

/* FOOTER */
.footer{
	width:100%;
	float:left;
	background:#202020;
	padding:40px 0 0 0;	
}
.foot-txt{
	width:100%;
	float:left;
	margin:10px 0 0 0
}
.foot-txt span{
	color:#fff;
	font-size:12px;
	margin:3px 0;
	display:block;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
.foot-txt p{
	color:#7e7e7e;
	font-size:13px;
        text-align: justify;
}
.foot-txt h5{
	text-transform:uppercase;
	color:#fff;
	font-family: 'Lato', sans-serif;
	font-size:22px;
	margin:0 0 16px 0;
	display:block;
}
.foot-txt ul{
	list-style:none
}
.foot-txt ul li{
	display:block;	
	font-size:14px;
	line-height:32px;
}
.foot-txt ul li a{
	display:inline-block;
	color:#7e7e7e;
}
.foot-txt ul li a:hover{	
	color:#fff;
    text-decoration: none;
}
.foot-number{
	width:100%;
	float:left;
	background:#2a2a2a;
	text-align:center;
	padding:10px 0
}
.foot-number label{
	display: inline-block;
	color:#ff6f67;
	margin:0;
	font-size:18px;
	padding-right:10px;
	font-family: 'Lato', sans-serif;
	font-weight:normal;
	letter-spacing:1px;
}
.foot-number p{
	display: inline-block;
	color:#fff;
	margin:0;
	font-family:arial;
	font-size:18px;
}
.foot-number p a{
	color:#fff
}
.foot-number p a:hover{
	color:#ffcc58;
	text-decoration:none;
}
.shake-horizontal {
	-webkit-animation: shake-horizontal 5s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
	animation: shake-horizontal 5s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
}


@-webkit-keyframes shake-horizontal {
  0%,
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  80% {
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
  }
  90% {
    -webkit-transform: translateX(-8px);
            transform: translateX(-8px);
  }
}
@keyframes shake-horizontal {
  0%,
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  80% {
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
  }
  90% {
    -webkit-transform: translateX(-8px);
            transform: translateX(-8px);
  }
}

.foot-credit{
	width:100%;
	float:left;
	padding:8px 0;
	background:#0e0e0e;
}
.foot-credit ul{
	list-style:none;
	margin:0;
}
.foot-credit ul li{
	display:inline-block
}
.foot-credit ul li a{
	display:inline-block;
	color:#979797;
	padding:0 5px;
	font-size:13px;
}
.credit01 label{
	margin:0;
	color:#979797;
	font-weight:normal;
	font-size:14px;
}
.cs-mversion{display:none}
.moface{display:none!important}
/********************************** RESPONSIVE FIXES *******************************************/
/***********************************************************************************************/

@media screen and (max-width: 992px)  {
.moface{
		display:block!important
	} 
.fixed-call{
bottom: 5%!important	
	}
.sgrr-uspblk {
    display: block;
	position:static;
	margin: 0px 0 0 0;
}
.usp-Mcont ul li i{
	display: none;
	}
.usp-Mcont ul li span{
	font-size: 18px;
	}
.usp-Mcont ul li label{
	font-size: 9px;
	margin:0
	}
.usp-Mcont ul li p{
	font-size: 16px;
	line-height:12px;
	}
.usp-Mcont{
	padding: 14px 6px;
	}
.sgrr-uspblk .container{
	padding:0
	}
.sgrru-news .col-md-12{
	padding:0
	}
.logo {
    text-align: center;
}
.logo img,  .logo-txt {
   
}
.logo-txt h1 {
    width: 100%}
.icon-circle i  {
    font-size:  13px;
}
.logo{
	padding-left:0;
	margin-left:10px;
}
.icon-circle {
    width:  24px;
    height:  24px;
    padding:  2px 6px 2px;
}
.iconc-txt p {
    font-size:  16px;
}
.iconc-txt span {
    font-size: 11px;
}
.headlink a {
    width: 49%;
	padding: 8px 7px;
	}
.headlink a i {
    font-size:  21px;
}

.headlink a strong {
    font-size:  19px;
}

.hlb-pad {
    padding: 0;
    clear: both;
    padding: 30px 0;
    float: left;
}
.header {
    display: none;
}
.social-nav {
    display: none;
}
.header01 {
    padding-bottom: 24px;
}
.ms-heading .ms-trans label{
	font-size: 14px;
}
.ms-heading .ms-trans:before{
	height: 26px;
}
.ms-heading .ms-trans:after{
	height: 26px;
}
.ms-heading h2 strong{
	font-size: 40px;
}
.ms-heading h2{
	font-size:22px;
}
.ssch-heading h2{
	font-size: 26px;
}
.credit01 label{
	text-align:center
}
.foot-credit .col-md-4{
	text-align:center
}
#mainpage{
	overflow:hidden
}
.inner-banner{margin:0!important}
.inner-banner img{height:150px;}
.inner-banner h1{font-size: 25px;margin:0}
.cs-mversion{display:block;margin-bottom:30px!important;margin-top:0!important}
.cs-desktop{display:none}
.header-top{display:none}
.faculty-bg{height:auto!important}
.faculty-bg label{font-size:22px!important;}
	.faculty-bg span{font-size:16px!important;}
	.faculty-filter select{margin-bottom:10px;}
	.listing-01 h2{height:auto!important;font-size:15px!important;line-height: 24px!important;}
	.innH-Content{margin:0px 0px 10px!important;float: none;}
    .about-innH-Content{margin:0px 0px 10px!important;float: none;}
	.innH-Head h1{font-size: 24px;line-height: 27px;padding: 16px 0;}
	.course-listing ul li a:after{width: 40px;height: 61px;font-size: 18px;text-align: center;padding:21px 0;}
	.course-listing ul li a label{font-size:16px!important;}
	.reg-open label{font-size: 14px!important;}
	.reg-open em{margin-left:-23px!important}
}
/********************************** RESPONSIVE FIXES END *******************************************/
/***********************************************************************************************/

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  .iconc-txt p{font-size: 16px;}
	  .tbl-cal a{width:60%}
.hblk1 a{font-size: 13px;}
}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  .iconc-txt p{font-size: 16px;}
	  .tbl-cal a{width:60%}
.hblk1 a{font-size: 13px;}
}
/************* INNER PAGE ***********************/
.inncat-page{width:100%;float:left;padding:20px 0;margin:0 0 20px 0}
.inncat-page .breadcrumb{background:none}
.inncat-page .breadcrumb a{color:#333}
.inner-banner{width:100%;float:left;margin: 135px 0px 0px;position:relative}
.inner-banner h1{ font-family:  'Lato', sans-serif;text-transform:uppercase;margin:0;color:#fff;}
.inner-banner h1 b{color:#fff;}
.innHD-BG{width:100%;background:rgba(000,000,000,.5);display:block;position:absolute;bottom:0px;padding:10px 0}
.innHD-BG{width:100%;background:rgb(0 0 0 / 65%);display:block;position:absolute;bottom:0px;padding:10px 0}



.mobile_menu {
  display: none;
  position: relative;
}
.sm_menu_outer.active .mobile_menu {
  display: block;
}
.sm_menu_outer {
  height: calc(100vh - 0px);
  overflow-y: scroll;
  overflow-x: hidden;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: -9;
  width: 100%;
  opacity: 0;
  background-color: #000000;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.sm_menu_outer.active {
  opacity: 1;
  z-index: 999;
}
.sm_menu_outer .mobile_menu li.back a {
  padding: 20px 5px 20px 55px;
  background: url("../images/back.png") no-repeat scroll 15px center / 5% auto;
}
.sm_menu_outer .mobile_menu a {
      color: #ffffff;
    display: block;    
    padding: 20px 15px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;    
}

.sm_menu_outer .mobile_menu .submenu a{
	text-transform: capitalize;
    font-size: 14px;
    color: #989898;
}



/*Sub Menu Animation */
.sm_menu_outer.slide .mobile_menu .submenu {
  background-color: #000000;
  height: 100%;
  position: absolute;
  right: -100%;
  top: 0;
  transition: all 0.5s ease 0s;
  width: 100%;
  z-index: 999;
}
.sm_menu_outer.slide .mobile_menu li.active>.submenu {
  right: 0;
}
.sm_menu_outer .mobile_menu li {
  list-style-type: none;
  border-bottom: 0.5px solid rgba(0, 0, 0, 0);
  border-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #2a2a2a 20%, #2a2a2a 50%, #2a2a2a 80%, rgba(0, 0, 0, 0) 100%) 0 0 1 0;
  color: #ffffff;
}
.sm_menu_outer.slide .mobile_menu li.hasChild>a {
  background: url("../images/next.png") no-repeat scroll 95% center / 5% auto;
}
/*Hamburger Animation */
#sm_menu_ham {
  cursor: pointer;
  float: right;
  height: 25px;
  position: fixed;
  right: 5px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  width: 30px;
  top: 15px;
  right: 15px;
  z-index: 9999;
}
#sm_menu_ham span {
  background-color: #282727;
  border-radius: 5px;
  display: block;
  height: 2px;
  left: 0;
  opacity: 1;
  position: absolute;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  width: 30px;
}

#sm_menu_ham span:nth-child(1) {top: 0;}
#sm_menu_ham span:nth-child(2),
#sm_menu_ham span:nth-child(3) {top: 10px;}
#sm_menu_ham span:nth-child(4) {top: 20px;}
#sm_menu_ham.open span:nth-child(1) {left: 50%;top: 18px;width: 0;}
#sm_menu_ham.open span:nth-child(2) {-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);transform: rotate(45deg);}
#sm_menu_ham.open span:nth-child(3) {-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);transform: rotate(-45deg);}
#sm_menu_ham.open span:nth-child(4) {left: 50%;top: 18px;width: 0;}
.sm_menu_outer.accordion .mobile_menu .submenu, .sm_menu_outer.accordion .mobile_menu li.hasChild ul.submenu {
  display: none;}
.sm_menu_outer.accordion .mobile_menu .hasChild > .submenu li {
  padding-left: 20px;}
.sm_menu_outer.accordion .mobile_menu li.active > .submenu {
  right: auto;}
.sm_menu_outer.accordion .mobile_menu li.hasChild > a {
  position: relative;}
.sm_menu_outer.accordion .mobile_menu li.hasChild>a::before {
  position: absolute;
  content: '';
  background: url("../images/next.png") no-repeat scroll 50% center / 60% auto;
  right: 0;
  top: 20px;
  width: 40px;
  height: 25px;
  transition: all 0.19s ease;}
.sm_menu_outer.accordion .mobile_menu li.hasChild.active>a::before {
  transform: rotate(89deg);
  transition: all 0.19s ease;
}
@media (min-width: 1024px) {
  #sm_menu_ham,
  .sm_menu_outer {
    display: none;
  }
}
.sm_menu_outer.accordion li {display: block;}
.tab {float: left;background-color: #fff;width: 100%;}
/* Style the buttons inside the tab */
.tab button {display: block;background-color: inherit;color: black;padding: 20px 16px;width: 100%;border: none;outline: none;text-align: left;cursor: pointer;transition: 0.3s;font-size: 17px;font-family:  'Lato', sans-serif;text-transform:uppercase;border-bottom: 1px solid #e9e9e9;}
/* Change background color of buttons on hover */
.tab button:hover {background-color: #ddd;}
/* Create an active/current "tab button" class */
.tab button.active {background-color: #1b65a6;color: #fff;}
/* Style the tab content */
.tabcontent {float: left; width: 100%;border-left: none;}
.course-detail{width:100%;float:left;padding:20px 0}
.tabcontent h2{margin: 0 0 25px 0;font-family:  'Lato', sans-serif}
.tabcontent p{line-height:28px;font-size:15px;}
.cd-downloads{margin:0;width: 100%;float: left;border-radius:4px;}
.cd-downloads label{font-family:  'Lato', sans-serif;font-weight:normal;font-size:24px;margin:0 0 10px 0}
.cd-downloads ul{list-style:none;margin:0}
.cd-downloads ul li a{color:#fff;display:block;padding: 12px 18px; font-family:  'Lato', sans-serif;text-transform:uppercase;font-size:17px;}
.cd-downloads ul li a:hover{text-decoration:none;background:#00C785;color:#fff}
.cd-downloads ul li a i{font-size:20px;display:inline-block;padding-right:5px;}
.cs-col01{background:#033473}
.cs-col02{background:#1B65A6}
.cs-col03{background:#3F9BBF}
/*.breadcrumb{padding-right:0;padding-left:0}*/
#sidebar{width:100%;float:left;margin:0 0 30px 0}

 .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #FAFAFA;
        border-color: #EEEEEE;
    }

    .panel-title {
        font-size: 14px;
    }

    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;		
		font-size: 19px;
		background: #3f9bbf;
		color: #fff;
    }

    .more-less {
        float: right;
		color: #ffffff;
		font-size: 12px;
		line-height:3;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }
.panel-cont h1{
	font-family: 'Lato', sans-serif;
	font-size:40px;
	margin:0 0 30px 0;
	display: block;
    clear: both;	
	}
.panel-cont h2{
	margin:0 0 30px 0;
	font-family: 'Lato', sans-serif;
	text-transform:uppercase;
	font-size:20px;
}
.panel-cont .table td{
	font-size:16px;
}
.panel-cont .table td strong{
	color:#337ab7;
	font-weight:normal
}

.ppcoo p{
	line-height:28px;
	margin:0 0 20px 0;
	clear:both
}
.ppcoo ul{
	margin-left:20px;
}
.ppcoo ul li{
	line-height:27px;
}



.share-links{width:100%;float:left;margin:0 0 20px 0;text-align:right}
.share-links button{background:none;font-size:20px;color:#3f9bbf}
.request-call{width:100%;float:left;margin:60px 0 20px 0;}
.request-call h3{font-family: 'Lato', sans-serif;
    color: #fd7672;
    text-transform: uppercase;
    font-size: 44px;
    margin: 0;}
.request-call p{color:#6b6a6a;margin:8px 0 30px 0;font-size:15px;}
.request-call button{padding: 9px 40px;font-size: 16px;text-transform: uppercase;font-family: 'Lato', sans-serif;}
.blue-BG{
	background: #ffffff;
    display: block;
    padding: 30px;
    overflow: hidden;
    border: 1px solid #696464;
    border-radius: 20px;
}
.blue-BG input[type="text"], .blue-BG input[type="number"]{width: 100%;
    padding: 10px;
    margin: 0 0 8px 0;
    border-radius: 3px;
    border: 1px solid #333;}
.vibrate-1 {-webkit-animation: vibrate-1 2s linear infinite both;animation: vibrate-1 2s linear infinite both;}

@-webkit-keyframes vibrate-1 {
  0% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  20% {
    -webkit-transform: translate(-2px, 2px);
            transform: translate(-2px, 2px);
  }
  40% {
    -webkit-transform: translate(-2px, -2px);
            transform: translate(-2px, -2px);
  }
  60% {
    -webkit-transform: translate(2px, 2px);
            transform: translate(2px, 2px);
  }
  80% {
    -webkit-transform: translate(2px, -2px);
            transform: translate(2px, -2px);
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@keyframes vibrate-1 {
  0% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  20% {
    -webkit-transform: translate(-2px, 2px);
            transform: translate(-2px, 2px);
  }
  40% {
    -webkit-transform: translate(-2px, -2px);
            transform: translate(-2px, -2px);
  }
  60% {
    -webkit-transform: translate(2px, 2px);
            transform: translate(2px, 2px);
  }
  80% {
    -webkit-transform: translate(2px, -2px);
            transform: translate(2px, -2px);
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
.inner-list{width:100%;float:left;margin:0 0 20px 0}
#sidebar-inn{color: #fff;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;position: relative;z-index: 0;}
#sidebar-inn:after{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;   
content: '';
background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(45deg,  #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
opacity: .8;
z-index: -1;}
#sidebar-inn ul{padding:20px;list-style:none;}
#sidebar-inn ul li{line-height:30px;border-bottom:1px solid #fff}
#sidebar-inn ul li:last-child{border:none}
#sidebar-inn ul li a{color:#fff;padding:10px 0;display:block;font-size:18px;}

/* COURSE LISTING AND DETAIL PAGE */
.course-cat011{width:100%;float:left;}
.course-cat011 h2{margin:0 0 20px 0}
.course-cat011 p{padding:10px 0}
.course-listing ul{list-style:none}
.course-listing ul li{padding:0;position:relative;margin:0 0 10px 0}
.course-listing ul li a{width:100%;display:inline-block;padding:17px 20px;background:#e5e5e5}
.course-listing ul li a:hover{background:#f3f3f3}
.course-listing ul li a label{font-family:  'Lato', sans-serif;font-size:22px;color:#000;font-weight:normal;margin:0;text-transform:uppercase;cursor:pointer}
.course-listing ul li:hover a label{letter-spacing:1px;color:#2cb1be}
.course-listing ul li .cc-icon{position:absolute;top:0px;left:0px;background:#efefef;padding:14px 12px;width:60px;height:66px;display:none}
.course-listing ul li a:after{font-family: 'FontAwesome';content: "\f101";position: absolute;top: 0px;right: 0;background: #8198ee;color: #e0cdff;width: 50px;height: 66px;font-size: 27px;text-align: center;padding: 13px 0;}
.course-listing ul li:hover a:after{background:#09c4d7;color:#fff}
.imp-downloads{width:100%;float:left;margin:50px 0 0 0}
.imp-downloads label{font-size:28px;font-family:  'Lato', sans-serif;font-weight:normal;text-transform:uppercase;margin:0 0 30px 0}
.imp-downloads .item-down{display: block;}
.imp-downloads .item-down{text-decoration:none}
.imp-downloads .item-down h3{color:#333;font-size:18px;text-transform:uppercase;line-height:20px;font-family:arial;}
.imp-downloads .item-down h3 strong{font-size:20px;font-family:  poppins;}
.imp-downloads .item-down img{width:50px!important;display:inline-block!important}
.sbar-heading{margin: 0;display: block;padding: 10px 0 10px 20px;font-size: 20px;font-weight: normal;text-transform: uppercase;background: #484848;}
.accordion .card-header:after {font-family: 'FontAwesome';content: "\f068";float: right; color:#fff}
.accordion .card-header.collapsed:after {content: "\f067"; color:#fff}
.bgcolorES1{background: #f5f5f5;padding: 20px;}
.pgsub-heading{margin:0;font-family:  'Lato', sans-serif;text-transform:uppercase}
.pgedit-body #accordion{margin:24px 0 0 0}
.pgedit-body #accordion .card-header{background:#666;padding:10px;margin:0 0 1px 0}
.pgedit-body .card-title{color:#fff;padding:10px;}
.pgedit-body .card-body p{line-height:24px;padding:10px;}
.inn-download{width:100%;float:left;margin:30px 0 0 0}
.inn-download ul{list-style:none}
.inn-download ul li{margin-bottom:17px;}
.inn-download ul li a{font-size: 18px;color: #666;border: 1px solid #dddddd;display: block;padding: 8px;background: #efefef;border-radius: 3px;}
.inn-download ul li a:hover{color:#e10404}
.inn-download ul li a i{color: #e10404;display: inline-block;padding-right: 10px;font-size: 28px;padding-left: 3px;}
.inn-download ul li a label{cursor:pointer;font-weight:normal;margin:0}
.inn-download ul li a:hover label{text-decoration:underline}

/* PHOTOGALLERY SECTION */
.photo-grid{width:100%;float:left;margin:20px 0}
.photo-grid .ph-grid-body a{display: block;background: #f5f5f5;padding: 20px;}
.photo-grid .ph-grid-body a label{cursor:pointer}
.photo-grid .ph-grid-body a:hover{text-decoration:none}
.photo-grid .ph-grid-body a img{width:100%;}
.photo-grid .ph-grid-body a label{width:100%;float:left;font-size:24px;font-weight:normal;color:#000;margin:0;padding:10px 0 0 0}
.photo-grid .ph-grid-body a em{color:#000;display:block;}
.photo-grid .ph-grid-body a strong{position:absolute;top:20px;left:35px;background: #0aae90;color:#fff;padding:5px 10px;font-weight:normal}
.ph-grid-body{margin-top:30px;}
.ph-grid-body label{font-family: 'Lato', sans-serif;text-transform:uppercase}
.ph-grid-body em{color:#a2a2a2!important;font-weight:normal!important}
.photo-grid .spotlight-group .col-md-4{padding:1px;}
.photo-grid h2{margin:0}
.photo-grid p{line-height:20px;margin:10px 0 10px 0}
.photo-grid em{margin:4px 0;font-weight:bold}


.inner-common{width:100%;float:left;}
.inner-common .inn-sidebar{display:block}
.inn-header{width: 100%;float: left;margin: -24px 0 0 0;padding: 38px 0 16px 0;background: #a9e4f7; 
background: -moz-linear-gradient(bottom,  #a9e4f7 0%, #0fb4e7 100%); 
background: -webkit-linear-gradient(bottom,  #a9e4f7 0%,#0fb4e7 100%); 
background: linear-gradient(to top,  #f3c368 0%,#f8a608 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9e4f7', endColorstr='#0fb4e7',GradientType=0 ); 
}
.inn-header h1{
	margin:0;
	font-family: 'Lato', sans-serif;
	text-transform:uppercase;
	color:#fff
}
.inn-content{
	width:100%;
	float:left;
	padding:5px 0;
   text-align: justify;
}
.inn-content p{
	line-height:28px;
	margin:15px 0
}
.innH-Head{
	width:100%;
	float:left;
	margin:0 0 10px 0
}
.innH-Head h1{
	margin:0
}
.innH-Head label{
	font-size: 13px;
    margin: 3px 0 0 0;
    display: inline-block;
    padding: 4px 7px;
    font-family: arial;
    font-style: italic;
    font-weight: bold;
    background: #00c3ff;
    color: #fff;
}
.custom-table {
	width:100%;
	float:left
}
.custom-table thead{
	background:#00d9ef;
	color:#fff
}
.custom-table thead th{
	padding:20px;
	font-size:17px;
	font-weight:normal
}
.custom-table tbody td{
	padding:14px;
	font-size:15px;
	font-weight:normal;
	border-top:1px solid #ededed
}
.custom-table tr:nth-child(even){
	background:#f5f5f5
}

.listing-01{
	width: 100%;
    float: left;
    margin: 20px 0 0 0;
    border: 1px solid #efefef;
    padding: 20px;
    height: 185px;
    background: #f9f9f9;
}
.listing-01 a:hover{
	text-decoration:none
}
.listing-01 h2{
	font-size: 22px;
    line-height: 31px;   
    margin: 0 0 4px 0;
    font-family: 'Frank Ruhl Libre', serif;    
	height: 60px;
}
.listing-01 p{
	font-size:13px;
	line-height:20px;
	margin:0;
	color:#808080
}
.listing-01 em{
	font-size: 13px;
    color: #ffffff;
    background: #00c1fd;
   padding: 3px 15px;
    border-radius: 20px 0 20px 0;
    display: inline-block;
    margin: 0 0 8px 0;
}
.listing-01 a{
	margin:10px 0 0px 0;
	display:block
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
	background-color: #4a4a4a;
    border-color: #4e4e4e;
}
.pagination > li > a, .pagination > li > span{
	color:#333;
}
.contactpage label{
	 font-family: 'Lato', sans-serif;
	 color:#fff;
	 font-weight:normal;
	 font-size:30px;
	 text-transform:uppercase;
	 margin:0
}
.contpp h1{
	font-family: 'Lato', sans-serif;
	font-size:38px;
	text-transform:uppercase;
	margin:0 0 0 0;
	color:#d7281c;
}
.contpp p{
	margin:0
}
.contpp b{
	font-size:26px;
	font-weight:normal
}
.sgrru-add{
	width:100%;
	float:left;
	margin:20px 0
}
.sgrru-add label{
	font-size:22px;
	margin:0 0 10px 0;
}
.sgrru-add p{
	font-size:16px;
	margin:0;
	line-height:24px;
}
.sgrru-add p em{
	font-family:arial;
	font-weight:bold
}
.sgrru-add p em a{
	color:#000
}
.sgrru-map{
	width:100%;
	float:left;
	margin:30px 0 30px 0;
	border:1px solid #333
}
/* FACULTY MEMEBER PAGE */
.faculty-filter select{
	height:40px;
	box-shadow:none
}
/*.faculty-bg{
	display:block;
	margin-bottom:30px;
	background:#f9f9f9;
	border:1px solid #e7e7e7;
	padding:15px;
	height:370px;
}*/
.faculty-bg:hover{
	text-decoration:none;
	border:1px solid #333;
}
.faculty-bg img{
	width:100%;
}
.flt-block{
	width:100%;
	float:left;
	margin:40px 0 0 0;
}

.faculty-bg label:before{
	content:"";
	height:3px;
	width:1px;
	background:#000;
}
.faculty-bg span{
	display: block;
    font-size: 13px;
    padding: 6px 0 0 0;
    margin: 0;
    color: #000;
}
.faculty-bg em{
	display:block;
	font-size:13px;
	color:#888;
}
a{
	color:#333
}
/*.breadcrumb{
	background:none
}*/
.fa-fadetail{
	width: 100%;
	float:left;
}
.fa-fadetail h2{
	margin:0
}
.emm-mail{
	display:block;
	margin:0 0 8px 0
}
.fc-bgi{
	display: block;
    background: #efefef;
    padding: 8px;
    border: 1px solid #e9e9e9;
}
.fa-fadetail h2{
	font-family: 'Lato', sans-serif;
	font-size:30px;
	text-transform:uppercase;
	color:#000;
}
.depart-fc{
	display:inline-block;
	background:#06c0c8;
	color:#fff;
	padding:8px 10px;
	margin: 10px 0 0 0;
	border-radius:1px;
}
.depart-fc label{
	font-weight:normal;
	margin:0
}
.depart-dcc{
	display:block;
	margin:20px 0
}
.depart-dcc ul li{
	line-height:24px;
	margin-bottom:10px;
}
.flt-ddetail{
	width:100%;
	float:left;
	margin:20px 0 0 0
}
.flt-ddetail h3{
	font-size:30px;
}
.flt-ddetail p{
	margin:0 0 10px 0;
}
.emm-rank{
	color: #444;
    display: block;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: normal;
    font-style: italic;
}
#research-data{
	margin:30px 0 0 0
}
#research-data table th{
	background:#ededed;
}
.enb-btn{
	font-size:18px;
	display: inline-block;
	border:1px solid #ccc;
	clear:both;
	padding:10px 10px 10px 60px;
	position:relative;
	height:52px;
}
.enb-btn:hover{
	text-decoration:none
}
.enb-btn i{
	position: absolute;
    top: -1px;
    left: -1px;
    font-size: 52px;
    color: #06c0c8;
}
.sgrru-recu{
	width:100%;
	float:left;
	clear:both;
}
:root {
  --marquee-width: 80vw;
  --marquee-height: 20vh;
  /* --marquee-elements: 12; */ /* defined with JavaScript */
  --marquee-elements-displayed: 5;
  --marquee-element-width: calc(var(--marquee-width) / var(--marquee-elements-displayed));
  --marquee-animation-duration: calc(var(--marquee-elements) * 3s);
}
.marquee {
  /*width: var(--marquee-width);*/
  /*height: var(--marquee-height); */
  color: #eee;
  overflow: hidden;
  position: relative;
  padding:20px 0;
}
.marquee:before, .marquee:after {
  position: absolute;
  top: 0;
  width: 10rem;
  height: 100%;
  content: "";
  z-index: 1;
}
.marquee:before {
  left: 0;
  /*background: linear-gradient(to right, #111 0%, transparent 100%);*/
}
.marquee:after {
  right: 0;
  /*background: linear-gradient(to left, #111 0%, transparent 100%);*/
}
.marquee-content {
  list-style: none;
  height: 100%;
  display: flex;
  animation: scrolling var(--marquee-animation-duration) linear infinite;
}
/* .marquee-content:hover {
  animation-play-state: paused;
} */
@keyframes scrolling {
  0% {transform: translateX(0); }
  100% {transform: translateX(calc(-1 * var(--marquee-element-width) * var(--marquee-elements))); }
}
.marquee-content li {
  display: flex;
  justify-content: center;
  align-items: center;
  /* text-align: center; */
  flex-shrink: 0;
  /*width: var(--marquee-element-width);*/
  max-height: 100%;
  font-size: calc(var(--marquee-height)*3/4); /* 5rem; */
  white-space: nowrap;
}
.marquee-content li img {
  width: 100%;
  /* height: 100%; */
  border: 1px solid #eee;
}

@media (max-width: 600px) {
  html { font-size: 12px; }
  :root {
    --marquee-width: 100vw;
    --marquee-height: 16vh;
    --marquee-elements-displayed: 3;
  }
  .marquee:before, .marquee:after { width: 5rem; }
}
.sgrru-recu h4{
	margin-bottom:8px;
}
.dm-menu
{
	--dm-bg: #fff;
	--dm-logo-width: 80px;
	--dm-item-hover-bg: #f3f3f3;
	--dm-menu-height: 100px;
}

/*.dm-menu > ul > li
{
	border-right: 1px solid #065c00;
}
.dm-menu > ul > li:first-child
{
	border-left: 1px solid #065c00;
}*/

/* SGRRU CURRENT JOBS */
.sgrru-jobs .table th{	
	font-size:20px;
	font-weight:normal;
	font-family:arial;
	color:#000;
	border:none;
}
.sgrru-jobs .table td{
	border-color:#ededed;
}
.sgrru-jobs .table tr:last-child td{
	border:none
}
.sgrru-jobs .table td .btn{
	margin:0 0 20px 0;
	border-radius:1px;
}
.jobform ul{
	list-style:none
}
.jobform ul li{
	display:block;
	margin:0 0 10px 0;
	float:left;
	width:100%;
}
.jobform input, select{
	border:1px solid #333;
	padding:10px
}
.sgrru-placement{display:none!important}
.schmission label{font-size:30px;}

.board-manage{text-align:center}
.board-manage .faculty-bg label{font-weight:bold}
.board-manage .faculty-bg span{font-size:20px;}

.uni-results ul{list-style:none}
.uni-results ul li{    display: block;   
    border-bottom: 1px solid #e0e0e0;
    padding: 7px 0;
	font-size:12px;
}
.uni-results ul li a:hover{text-decoration:none;color:#666}

.uni-results ul li img{width: 20px;}
.uni-results ul li span{display: inline-block;padding-left: 8px;}
.uni-results ul li em{display: block;
    font-size: 12px;
    color: #7f7f7f;
    padding-left: 30px;}

.result-filter select{    width: 100%!important;
    float: left;
    border: 1px solid #bdbdbd;
    border-radius: 3px;}
.ldd233 ul li{width:100%}
.ldd233 ul li a{background:none;border:none;color:#000!important}
.ldd233 ul li a:hover{background:none!important}
.ldd233 .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{background: none;
    border: none;
    color: #ffffff!important;}
	
.lshp-0211{width: 100%;
    float: left;
    text-align: center;
    padding: 10px 0;}
.lshp-0211 span{display: block;
    font-size: 18px;}
.lshp-0211 h2{    display: block;
    margin: 0;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;}
.lshp-0211 em{display: inline-block;    
    color: #646464;
    padding: 4px 13px;
    font-size: 16px;
    border-radius: 3px;}
#collapseThree .table{
	font-family:arial;
	margin:20px 0 20px 0
}
#collapseThree .table th{
	background:#000;
	color:#fff;
}
#collapseThree .table tfoot td{
	background: #dadada;
    color: #000;
    font-size: 16px;
    font-weight: bold;
}
#collapseThree h5{
	margin:0 0 5px 0;
	font-size:16px;
	color:#000
}
.dm-menu{background:#fff !important}
.dm-menu>ul>li>a, .dm-menu>ul>li>span{color:#0d3c2a !important}
.innH-Content ul li{line-height:24px;margin-bottom:10px;}
#header1_rptMainMenu_li_main_0 a{padding-left:0!important}
.innH-Content ul{margin-left:15px;}
.syllabus-btn{
	 background: #a6a6a6;
    color: #ffffff;
    padding: 3px 10px;
    margin-right: 6px;
    margin-bottom: 6px;
    border: 1px solid #e1e1e1;
    float: left;
    font-size: 13px;
    border-radius: 3px;
	}
.syllabus-btn:hover{color:#333;text-decoration:none}
.syllabus-btn:focus{color:#333;}
.reg-open{
    padding: 0px 14px;
    color: #000;
    text-decoration: none;
    font-size: 15px;
    display: inline-block;
    text-align: left;
    margin-left: -4px;
    /* margin-top: 0px; */
    float: right;
    }
.reg-open label{display:block;font-size: 18px;text-transform: uppercase;margin: 0;line-height: 25px;color: #ff0606;}
.reg-open em{display:block;line-height: 13px;font-size: 14px;color: #333;padding-left: 28px;}
.shake-horizontal {
	-webkit-animation: shake-horizontal 8s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
	        animation: shake-horizontal 8s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
}

/**
 * ----------------------------------------
 * animation blink-1
 * ----------------------------------------
 */
@-webkit-keyframes shake-horizontal {
  0%,
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  80% {
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
  }
  90% {
    -webkit-transform: translateX(-8px);
            transform: translateX(-8px);
  }
}
@keyframes shake-horizontal {
  0%,
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  80% {
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
  }
  90% {
    -webkit-transform: translateX(-8px);
	  transform: t
	}
}
/* Youth Affairs CSS */	
.youthAF{font-size:20px;display:block;padding:20px;border:1px solid #ccc;color:#000;border-radius:8px;margin-bottom:30px;font-family: 'Lato', sans-serif;text-transform:uppercase}
.youthAF:hover{text-decoration: none;color: #484848;background: #f3f3f3; border-color: #333;}

.cd-fixed-bg.cd-bg-2 {
    background-image: url(../images/counter-bg.jpg);
}
@media only screen and (min-width: 480px) {
    .cd-fixed-bg {
        background-attachment: fixed;
    }
}
.cd-fixed-bg {
    position: relative;
    min-height: 75%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;
}
@media only screen and (min-width: 480px)
{.cd-fixed-bg h1, .cd-fixed-bg h2 {
    font-size: 48px;
    font-weight: 300;
}}

.cd-fixed-bg h1, .cd-fixed-bg h2 {
    text-align: center;
    font-size: 30px;
    font-size: 1.875rem;
    text-shadow: 0 1px 3px rgb(0 0 0 / 30%);
    color: white;
    padding:100px 0px
}
div#counter-stats {
	display: flex;
	justify-content: center;
	margin-top: 30px;
        padding: 60px 0px;
}

.stats {
  text-align: center;
  font-size: 55px;
  font-weight: 700;
}

.stats .fa {
  color: #008080;
  font-size: 60px;
}
.counting{color:white}
.font20{font-size:20px}
/*.owl-carousel .owl-item img {
    display: block;
    width: 17%;
    float: left;
    border: 5px solid #fff;
    border-radius: 20px;
    margin-left: 54px;
    margin-right: 35px;
    margin-top: 15px;
}*/
.testimonial-item.equal-height.style-6 {
    background-color: #eee;
    border-radius: 10px;
    margin: 10px;
}
.cell-right {
    text-align: center;
    margin-right: 80px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.testimonial-name {
    font-weight: 600;
}
.testimonial-content.quote {
    padding: 17px 35px 0px;
}
.et_right_sidebar #main-content .container:before{
    display: none;
}
#main-content .container {
    padding-top: 10px;
}
i.fa.fa-quote-left {
    padding: 0px 10px;
    color: #999;
}

.stu-info {
    text-align: right;
    padding-right: 15px;
}

.stu-name {
    display: inline-block;
    vertical-align: top;
    padding-right: 10px;
    margin-top: 4px;
}

    .stu-name h5 {
        font-size: 14px;
        color: #333;
        text-transform: uppercase;
        font-weight: 500;
    }

    .stu-name h6 {
        font-size: 11px;
        color: #333;
        margin: 2px 0;
    }

    .stu-name ul {
        display: inline-block;
    }

        .stu-name ul li {
            list-style-type: none;
            display: inline;
            font-size: 12px;
            float: left;
            color: #1a4895;
        }
         .stu-info .user-avtar {
        position: static;
        display: inline-block;
        vertical-align: top;
    }

         /*div#bindgallery .col-lg-4 {
    max-width: 25%;
    margin-bottom: 10px;
}*/
         img.img-cl-heh.item-imgg {
    width: 100%;
    transition: all 0.3s ease 0s;
    border: 1px solid #11202c;
    border-radius: 4px;
    height: 180px !important;
    /*height: auto;*/
    object-fit: cover;
}
.h44 {
    margin: 0px 0 6px 0;
    line-height: 15px;
    font-size: 15px;
    position: absolute;
    bottom: 12px;
    background: rgb(6 92 0 / 76%);
    color: #fff;
    padding: 13px 10px;
    width: 92.5%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.credit01 a{
    color:white
}
.deanmsg span {
    display: block;
    width: 100%;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    padding: 4px 0 0 0;
}
.deanmsg em {
    display: block;
    text-align: center;
    margin: -6px 0 0 0;
}
.anti-heading{color:red}
.antispan{color:brown}
.sub_heading {
    font-size: 15px;
    font-weight: 600;
    line-height: 0px;
    margin-bottom: 20px;
}

.img-gradient{
  position:relative;
  display:inline-block;
}

.img-gradient:after {
  content:'';
  position:absolute;
  left:0; top:0;
  width:100%; height:100%;
  display:inline-block;
  background: -moz-linear-gradient(top, rgba(0,47,75,0.5) 0%, rgba(220, 66, 37, 0.5) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(220, 66, 37, 0.5)), color-stop(100%,rgba(0,47,75,0.5))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgb(0 0 0 / 36%) 0%,rgb(0 0 0 / 50%) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002f4b', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}
.img-gradient img{
  display:block;
}

.carousel-caption h5 {
    font-size: 35px;
    font-weight: 600;
    letter-spacing: 1px;
}
.carousel-caption p {
    font-size: 20px;
    white-space: pre-line;
}
#myCarousel .carousel-caption {
    top: 60%;
    left: 60px;
    bottom: 40px;
    right: 45%;
    text-align: start;
    background: #000000ab;
    padding: 20px;
    /*top: 45%;
    left: 20%;
    right: 20%;
    text-align: center;*/
}
.feed-green {
    background: rgb(247, 249, 247);
    color: #404040;
    border-radius: 6px;
    padding: 7px;
    margin-top: 7px;
    margin-bottom: 7px;
    border: 1px solid #C4C4C4;
}
.sub-headback {
    margin: 0px;
    padding: 5px 5px 5px 10px;
    margin: 5px 0px;
    font-size: 18px;
    color: #ffffff;
    font-weight: 300;
    letter-spacing: normal;
    background: rgb(6 92 0);
}
.black-ul span {
    margin-right: 10px;
}
.black-ul {
    padding: 0;
    margin: 0px 0 5px 14px;
    list-style-image: url(../images/arrow3.png);
    font-size: 14px;
    line-height: 21px;
    font-family: Calibri;
    color: #404040;
}
.sub-headnner {
    margin: 0px;
    padding: 5px 5px 0px 0;
    font-size: 16px;
    color: #323030;
    font-weight: 600;
    letter-spacing: 1px;
    padding-bottom: 10px;
}
.innH-Content-new ul {
    margin-left: 0px;
}
.feed-peach {
    background: rgb(251 246 240);
    color: #404040;
    border-radius: 6px;
    padding: 7px;
    margin-top: 7px;
    margin-bottom: 7px;
    border: 1px solid #C4C4C4;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
     border-bottom-width: 0px; 
}
th {
    background-color: #024228;
    color: white;
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 13px;
}
.message-body .info {
    padding: 15px;
    box-shadow: 0px 8px 18px rgb(7 41 77 / 20%);
}
.foot1.year_btn {
    display: block;
    width: auto;
    margin: 0 9px 12px;
    background: #065c00;
    border: 1px solid #065c00;
    color: #fff;
    padding: 8px 10px;
    cursor: pointer;
    font-size: 14px;
    border-radius: 5px;
}
.foot1.year_btn a.pdf_a {
    background: none;
    padding: 0;
    text-align: center;
}
.foot1 a {
    display: block;
    padding: 10px;
    background: #065c00;
    color: #fff;
}
.foot1.year_btn a.pdf_a:focus {
    text-decoration: none;
}
.row.exellence-section {
    display: flex;
    flex-wrap: wrap;
}
.foot2.year_btn {
    display: block;
    width: auto;
    margin: 0 9px 12px;
    background: #065c00;
    border: 1px solid #065c00;
    color: #fff;
    padding: 8px 20px;
    cursor: pointer;
    font-size: 14px;
    border-radius: 5px;
}
.foot2 a {
    display: block;
    padding: 10px;
    background: #065c00;
    color: #fff;
}
.foot2.year_btn a.pdf_a {
    background: none;
    padding: 0;
}
.foot2.year_btn i {
    margin-left: 10px;
}

/***Tabbing***/
.tabs {
  max-width: 100%;
}
.tabs-nav li {
  float: left;
 width: 20%;
  list-style: none;
}
.tabs-nav li:first-child a {
  border-right: 0;
  border-top-left-radius: 6px;
}
.tabs-nav li:last-child a {
  border-top-right-radius: 6px;
}
.tabs-nav li a {
  background: #eaeaed;
  border: 1px solid #cecfd5;
  color: #000;
  display: block;
  font-weight: 600;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
}
.tabs-nav li a:hover {
 color: #000000;
}
.tab-active a {
    background: #065c00 !important;
    border-bottom-color: transparent;
    color: #ffffff !important;
    cursor: default;
}
.tabs-stage {
    border: 1px solid #cecfd5;
    clear: both;
    padding: 24px 30px;
    position: relative;
    top: -1px;
}


/**Contact Us Page CSS**/

.right_conatct_social_icon{
     /*background: linear-gradient(to top right, #1325e8 -5%, #8f10b7 100%);*/
     background: linear-gradient(to top right, #0d6b06 -5%, #00220a 100%);
}
.contact_us{
    /*background-color: #f1f1f1;
    padding: 120px 0px;*/
}

.contact_inner{
    background-color: #fff;
    position: relative;
    box-shadow: 20px 22px 44px #cccc;
    border-radius: 25px;
}
.contact_field{
    padding: 60px 340px 90px 100px;
}
.right_conatct_social_icon{
    height: 541px;
}

.contact_field h3{
   color: #000;
    font-size: 40px;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 10px
}
.contact_field p{
    color: #000;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 35px;
}
.contact_field .form-control{
    border-radius: 0px;
    border: none;
    border-bottom: 1px solid #ccc;
}
.contact_field .form-control:focus{
    box-shadow: none;
    outline: none;
    border-bottom: 2px solid #1325e8;
}
.contact_field .form-control::placeholder{
    font-size: 13px;
    letter-spacing: 1px;
}

.contact_info_sec {
    position: absolute;
    background-color: #0f0f0f;
    right: 1px;
    top: 10%;
    height: 450px;
    width: 340px;
    padding: 20px;
    border-radius: 25px 0 0 25px;
    color: #fff;
}
.contact_info_sec h4{
    letter-spacing: 1px;
    padding-bottom: 0px;
    line-height: 24px;
}

.info_single{
    margin: 30px 0px;
}
.info_single i{
    margin-right: 15px;
}
.info_single span{
    font-size: 14px;
    letter-spacing: 1px;
}

button.contact_form_submit {
    /*background: linear-gradient(to top right, #1325e8 -5%, #8f10b7 100%);*/
    background: linear-gradient(to top right, #0d6b06 -5%, #00220a 100%);
    border: none;
    color: #fff;
    padding: 10px 15px;
    width: 100%;
    margin-top: 25px;
    border-radius: 35px;
    cursor: pointer;
    font-size: 14px;
    letter-spacing: 2px;
}
.socil_item_inner li{
    list-style: none;
}
.socil_item_inner li a{
    color: #fff;
    margin: 0px 12px;
    font-size: 20px;
}
.socil_item_inner{
    padding-bottom: 10px;
    padding-top: 8px;
}

.map_sec{
    padding: 50px 0px;
}
.map_inner h4, .map_inner p{
    color: #000;
    text-align: center
}
.map_inner h4 {
    font-size: 30px;
}
.map_inner p{
    font-size: 13px;
}
.map_bind{
   margin-top: 50px;
    border-radius: 30px;
    overflow: hidden;
}
.d-flex {
    display: flex;
}
.breadcrumb {
    padding: 10px 103px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #d4d4d4;
    border-radius: 0px;
    margin-top: -5px;
}
.mainbody {
    padding: 30px 30px;
    background-color: #fff;
    box-shadow: 0 5px 16px rgb(0 0 0 / 20%);
    border-radius: 5px;
    margin-bottom: 20px;
}
.bg {
    background-image: url(../images/inner-bg.jpg);
    background-size: auto;
    background-attachment: fixed !important;
    background-position: center !important;
}
.joinus {
    background-attachment: fixed;
    background-image: url(../images/sepration_img.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 300px;
}
.promise {
    text-align: center;
    font-size: 32px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.3;
    margin-top: 2em;
    font-weight: 600;
}
.promise span {
    display: block;
    color: #E2FE49;
}
.join {
    border: 1px solid #fff;
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
    margin: 20px auto;
    text-align: center;
    display: table;
    transition: all ease .5s;
    font-size: 15px;
}
.join:hover {
    color: #fff;
    text-decoration: none;
}
.faculty-bg {
    width: 100%;
    float: left;
    height: 310px;
    text-align: center;
    background-color: #fbfbfb;
    box-shadow: 0 5px 16px rgb(0 0 0 / 20%);
    border-radius: 25px;
}
.faculty-bg {
    display: block;
    margin-bottom: 30px;
    border: 1px solid #fff;
    padding: 15px;
}
    .faculty-bg img {
        width: 50%;
        height: 42%;
        border-radius: 50%;
        object-fit: cover;
    }
.faculty-bg label {
    display: block;
    font-size: 17px;
    padding: 8px 0 0 0;
    margin: 10px 0px 0px;
    font-weight: normal;
    color: #000;
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 5px;
}
.faculty-bg span {
    display: block;
    font-size: 13px;
    padding: 0 0 0 0;
    margin: 0;
    color: #000;
}
.faculty-bg span strong {
    font-weight: normal;
}
.designation {
    margin-bottom: 6px !important;
}

@media screen and (max-width: 786px) {
    .carousel-caption {
        display: none;
    }
    .sgrru-hcnt {
        padding: 5px 0 0px;
    }
    div#counter-stats {
        margin-top: 30px;
    }
    .tblk-heading {
        font-size: 29px;
        margin: 0 0 10px 0;
    }
    .ssch-heading label strong {
        padding: 6px 6px;
        font-size: 10px;
    }
    .imgilink {
        width: 100%;
        padding: 10px;
    }
    .h44 {
        margin: 0px 0px 10px 11px;
        width: 97%;
        bottom: 0px;
    }
    .contactpage label {
        font-size: 17px;
    }
    .breadcrumb {
        padding: 10px 16px 10px 16px;
    }
    .mainbody {
        padding: 10px;
    }
    .joinus {
        background-position: revert;
        background-repeat: no-repeat;
        background-size: auto;
        min-height: auto;
    }
    .promise {
        text-align: center;
        font-size: 18px;
    }
    .inner-banner img {
        height: 200px;
        object-fit: cover;
        margin-top: 115px;
    }
    .innH-Head {
        float: none;
    }
    .breadcrumb > li {
        display: contents;
    }
    .inn-content {
        text-align: unset;
    }
    .foot1.year_btn {
        width: 100%;
        text-align: center;
    }
    .foot2.year_btn {
        width: 100%;
        text-align: center;
    }
    .tabs-nav li {
        width: 30%;
    }
    .tabs-stage {
        padding: 10px;
    }
    .hpnd-body .news {
        height: auto !important;
    }
    .w-100 {
        width: 100% !important;
        height: auto;
    }
    .sub_heading {
        line-height: 23px;
        margin-bottom: 15px;
        margin-top: 0px;
    }
    .contact_field {
        padding: 0px 5px;
    }
    .contact_info_sec {
        right: 0px;
        top: 50%;
    }
    .right_conatct_social_icon {
        margin-top: 25px;
        float: right;
    }
    .socil_item_inner li a {
        margin: 0px 20px;
        font-size: 23px;
    }
    .socil_item_inner {
        padding-top: 15px;
    }
    .map_inner h4 {
        font-size: 28px;
    }
    .map_bind {
        margin-top: 25px;
    }
    .faculty-bg img {
        width: 100px;
        border-radius: 100%;
        object-fit: cover;
        height: 100px;
        object-position: top;
    }
    .col-md-3.vdoglrybox-x {
        width: auto !important;
    }
}

/*-----------------notice---------------*/
.ne-body {padding: 0px 0!important;overflow-y: scroll; height: 500px; overflow-x: hidden;}
.ne-body ul li {margin-bottom: 10px;list-style:none}
.ne-body a { color: #333; font-size: 12px; display: block; background: #f9f9f9; padding: 10px; border-bottom: 2px solid #cfcfcf; box-shadow:-1px -1px 15px 0px rgb(7 41 77 / 20%);border-radius: 5px;}
.ne-body a:hover{text-decoration:none}
.ne-body label b {font-size: 32px;border-bottom: 1px solid #cd2e2e;color: #cb2e2e;font-weight: bold;}
.ne-body label em {font-size: 16px;font-weight: bold;padding-left: 10px;font-style: italic;color:#333}
.ne-body p {font-size: 13px;padding: 4px 0;margin: 0;color: #2e2e2e;height: 45px;line-height:20px; overflow-y: scroll;overflow-x: hidden;}
.ne-body h6{font-size:16px;margin:5px 0px;font-weight:bold}
div#nwwents ::-webkit-scrollbar-thumb {background: #888; } 
div#nwwents ::-webkit-scrollbar {width: 2px;}


/*-----------------newsevent---------------*/
.hpnd-body {display: block;border-radius: 5px;position: relative;margin: 30px 0 15px 0;}
.hpnd-body h5 { display: inline-block; font-size: 12px; text-transform: uppercase; color: #fff; margin: 0 0 7px 0; background:#065c00; line-height: 16px; padding: 2px 12px; border-radius: 2px; position: absolute; top: -19px; left: 0px; }
.hpnd-body .news { color: #494949; font-size: 14px; line-height: 19px; overflow: hidden; padding: 14px; height: 120px; background: #fff;box-shadow:0px 8px 18px rgb(7 41 77 / 20%) }
.hpnd-body .news p {margin: 8px 0;}
.hpnd-body .news .col-md-4{padding-left: 0px;padding-right: 0px;}
.hpnd-body .news .col-md-8{padding-left: 0px;padding-right: 0px;}
.hpnd-body a { display: block; font-size: 13px; color: #065c00; padding-left: 0px; text-decoration:underline}
.w-100{width:100px}
.deanmsg img {
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
}
.innH-Content-new.mainbody p span {
    margin-right: 5px;
}
img.pdf_icon {
    box-shadow: 5px 5px 10px #dcd6d6;
    width: auto;
    height: 50px;
}

.mag_pdf {
    vertical-align: middle;
    width: 20%;
    text-align: center;
}
.h-100 {
    width: 100px;
    height: 100px;
    object-fit: cover;
}
.logo img {
    height: 80px;
    width: auto;
}


.addmission-formlink {
    /*background: #065c00;*/
    color:#ffa800;
}
.texthighlight {
    animation:blink 1s linear  infinite;
    color:#ffa800 !important;
}
 @keyframes blink {
            from {
                    color: #ffa800;
                }

                to {
                    color:#ffa800;
        
                }
            }

        @-webkit-keyframes blink {
            from {
                color: #ffa800;
            }

            to {
                color: #ffa800;
            }
        }
#bindgallery .col-lg-4 { margin-bottom:20px; }
img.link_icon {width: auto;height: 25px;margin-top: 12px;}
