* {
    margin: 0;
    padding: 0;
    border: 0;
}
body {
    font-family:  Roboto-Regular;
}
@font-face  {
    font-family: 'Frank Ruhl Libre', serif;
    src:  url(../fonts/Oxygen-Regular.ttf);
}
@font-face  {
    font-family:  Oswald-Regular;
    src:  url(../fonts/Oswald-Regular.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: Oswald-Regular;
    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: 5px;
}
.cirlyicon {
    margin-top: 25px;
}
.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:  Oswald-Regular;
    font-size: 18px;
    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-family: arial;
	font-weight: bold;
	margin: 2px 14px 0 0;
   
}
.tp-anitrag ul li a i{color:#1baf10}
.tp-anitrag ul li span{
	font-family: arial;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
}
.header-top{
	width: 100%;
	float:left;
	background:#333333;
	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-family: arial;
	font-weight: bold;
}
.top_link008 ul li a i{color:#1baf10}
.top_link008 ul li:first-child a:before{
	content: "";
    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,   #ffa84c 0%, #ff7b0d 100%);
     /* W3C,  IE10+,  FF16+,  Chrome26+,  Opera12+,  Safari7+ */
filter:  progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c',  endColorstr='#ff7b0d', GradientType=0 );
     /* IE6-9 */
}
.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;
}
.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:  Oswald-Regular;
    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: #1a5e85;
}
.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: #1a5e85;
}
.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: Oswald-Regular;
	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: Oswald-Regular;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: Oswald-Regular;font-size:16px;color:#fff;}
.social-nav ul li{display:inline-block}
.social-nav ul li a{color: #ffffff;padding: 0 12px;border-radius:3px;padding: 4px 4px;width: 26px;text-align: center;display: block;}
.social-nav ul li a:hover{color:#fff}
.header {padding: 10px 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:#d5d5d5;	
	}	
.sticky{
	position: fixed;
	top: 27px;
	width: 100%;
}
.sticky + .content {
	padding-top: 102px;
	}
.facebook{
	background: #6695ff;
	}
.twitter{
	background:#09c4d7
}
.instagram{
	background:#cf129e
}
.youtube{
	background:#e10404
}
.banner-section {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
    margin:  -23px 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:  Oswald-Regular;
    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: Oswald-Regular;
}

.news {
    margin: 0 0 20px 0;
}
.news a{
	color:#fff;
	font-family:arial;
}
.sgrr-ticker {
    background: #00a1ff;
}

.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: Oswald-Regular;
}

.hcnt {
    width: 100%;
    float: left;
    padding: 65px 0;
    background: url(../images/revamp-bg-sgrru.html);
    background-repeat: no-repeat;
    margin-top: -55px;
}
.tblk-heading {
	font-family: Oswald-Regular;
	font-size: 30px;
	margin: 0 0 4px 0;
	display: block;
	width: 100%;
}
.tblk-heading strong {
	color: #1baf10;
	font-weight: normal;
}
.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;
}
.sgnotice ul li:before{
	content:"\f101";
	position:absolute;
	top:3px;
	left:0px;
	font-family: 'FontAwesome';
}
.sgnotice ul li a{
	display: block;
	font-size:16px;
	padding: 5px 0 5px 15px;
	font-weight: normal;
	border-bottom:1px solid #e5e5e5;
	color: #000000;
	font-family: Roboto-Regular;
}
.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:  Oswald-Regular;
    padding: 6px 0 8px 0;
}
.hblk1 p {
	line-height: 28px;
	font-size: 16px;
	color: #000;
}
.hblk1 a {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}
.hlb-pad {
    display: block;
    padding: 0px 20px;
}

.hblk1 {
    margin: 0 0 40px 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:16px;
    font-family: Roboto-Regular;
}
.tbl-cal a:hover {
    color:#11c8dd
}

.tbl-date label {
    margin: 0;
    display: block;
    font-size: 26px;
    font-family:  Oswald-Regular;
    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}
/*  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;
	background:#fff
}


.ms-block {
    width: 100%;
    float: left;
    padding: 30px 40px 15px 40px;
    background: #1a5e85;
    margin: 0px;
    border-radius: 13px;
}

.ms-heading {
    display: block;
    font-family: Oswald-Regular;
}
.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: #e34441;
    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: #e34441;
}

.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: #e34441;
}
.ms-search{
	width:100%;
	float:left;
	clear:both;
	padding:30px 0 0px 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: #00aadf;
	font-family: Oswald-Regular;
	display: block;
	width: 100%;
	height: 52px;
	color: #fff;
	font-size: 23px;
padding:0;
}
.ms-search input[type="text"]::-webkit-input-placeholder, .ms-search select::-webkit-input-placeholder{
	color:#000;
	font-size:16px;
	text-transform: capitalize
}


.schools{
	width:100%;
	float:left;
	clear:both;
	background:#efefef;
	padding: 20px 0 30px 0;
}
.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:#ffb480;
	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:#fff
}
.ssch-heading h2{
	margin:0;
	font-family: Oswald-Regular;
	line-height:20px;
	color:#fff
}
.schools .owl-carousel .item h3{
	margin: 20px 0 10px 0;
	line-height: 24px;
	font-size: 18px;
	position: absolute;
	bottom: 110px;
	background: rgb(27 175 16 / 95%);
	width: 100%;
	color: #fff;
	padding: 13px 10px;
	left: 0;
}
.schools .owl-carousel .item p{
	color: #000;
	height: 69px;
	overflow: hidden;
	font-size: 16px;
	line-height: 23px;
	display: block;
	margin: 0px 0 10px 0;
	float: left;
	font-family: Roboto-Regular;
}
.schools .owl-carousel .item{
	position:relative;
}
.schools .owl-carousel .item a{
	color:#000;
	font-size:14px;
	font-weight:bold;
}
.schools .ssch-heading label strong, .schools .ssch-heading h2{
	color:#000
} 
.sgrr-events{
	width: 100%;
    float: left;
    padding: 20px 0;    
    clear: both;
	background-color: #ededed;
	background-image: url('../images/testimonial-bg.jpg');
  }
.sgrr-events .ssch-heading {
	color:#fff;
	margin-bottom:60px;
}
.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: #000;
    height: 90px;
    overflow: hidden;
	font-size:16px;
}
.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: Oswald-Regular;
	font-size:30px;
	margin-bottom:50px;
}
.std-heading h4 strong{
	color:#1baf10;
}

.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;
}
.gallery{
	width:100%;
	float:left;	
	padding:20px 0;
	margin-top: 30px;
}
.gallery .std-heading h4{
	margin-bottom:20px;
}
.gal{
	display:block;
	position:relative;
	overflow:hidden;
	margin-bottom:30px;
}
.gal img{
	display:block;
}
.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: Oswald-Regular;
	font-weight:normal;
	text-transform:uppercase;
}

/* SGGRU PLACEMENT SECTION */
.placement h2{
	font-family: Oswald-Regular;
	color:#fff;
	text-transform:uppercase;
	margin:0 0 14px 0
}
.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;
}
.foot-txt h5{
	text-transform:uppercase;
	color:#fff;
	font-family: Oswald-Regular;
	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:25px;
}
.foot-txt ul li a{
	display:inline-block;
	color:#7e7e7e;
}
.foot-txt ul li a:hover{	
	color:#fff;
}
.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: Oswald-Regular;
	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;
}
.credit01 label a{
	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
	}
.news .col-md-12{
	padding:0
	}
.logo {
    text-align: center;
}
.logo img,  .logo-txt {
	max-height:85px;
   
}
.logo-txt h1 {
    width: 100%}
.icon-circle i  {
    font-size:  13px;
}
.logo{
	padding-left:0;
	margin-left:10px;
}
.icon-circle {
    width:  18px;
    height:  18px;
    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:0!important}
	.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}
	.header01{border-bottom: 3px solid #000;}
}
/********************************** 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:-44px 0 0 0;position:relative}
.inner-banner h1{ font-family:  Oswald-Regular;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:rgba(000,000,000,.5);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;
}
.sm_menu_outer .mobile_menu a {
	color: #ffffff;
	display: block;
	padding: 10px 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: 10px;
  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:  Oswald-Regular;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:  Oswald-Regular}
.tabcontent p{line-height:28px;font-size:15px;}
.cd-downloads{margin:0;width: 100%;float: left;border-radius:4px;}
.cd-downloads label{font-family:  Oswald-Regular;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:  Oswald-Regular;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: Oswald-Regular;
	font-size:40px;
	margin:0 0 30px 0;
	display: block;
    clear: both;	
	}
.panel-cont h2{
	margin:0 0 30px 0;
	font-family: Oswald-Regular;
	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;
	font-size:16px;
}
.ppcoo ul{
	margin-left:20px;
}
.ppcoo ul li{
	line-height:27px;
	font-size:16px;
}



.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: Oswald-Regular;
    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: Oswald-Regular;}
.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:  Oswald-Regular;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:  Oswald-Regular;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:  Oswald-Regular;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: Oswald-Regular;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,  #a9e4f7 0%,#0fb4e7 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9e4f7', endColorstr='#0fb4e7',GradientType=0 ); */
}
.inn-header h1{
	margin:0;
	font-family: Oswald-Regular;
	text-transform:uppercase;
	color:#484646;
	font-size:26px;
}
.inn-content{
	width:100%;
	float:left;
	padding:5px 0;
	min-height: 300px;
	max-height: 100%;
}
.inn-content p{
	line-height:28px;
	margin:15px 0;
	font-size:16px;
}
.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;
}
.inn-content .breadcrumb{
	margin-top:-28px;
}
.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: Oswald-Regular;
	 color:#fff;
	 font-weight:normal;
	 font-size:30px;
	 text-transform:uppercase;
	 margin:0
}
.contpp h1{
	font-family: Oswald-Regular;
	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
}
.add{
	width:100%;
	float:left;
	margin:20px 0
}
.add label{
	font-size:22px;
	margin:0 0 10px 0;
}
.add p{
	font-size:16px;
	margin:0;
	line-height:24px;
}
.add p em{
	font-family:arial;
	font-weight:bold
}
.add p em a{
	color:#000
}
.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{
	display: block;
    font-size: 14px;
    padding: 8px 0 0 0;
    margin: 0;
    font-weight: bold;
    color: #fff;
    font-family: arial;
    background: #0095df;
    padding: 4px 9px;
	cursor: pointer;
}
.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: Oswald-Regular;
	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;
}
.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; }
}
.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 #0872af;
}
.dm-menu > ul > li:first-child
{
	/* border-left: 1px solid #ffffff; */
}

/* SGRRU CURRENT JOBS */
.jobs .table th{	
	font-size:20px;
	font-weight:normal;
	font-family:arial;
	color:#000;
	border:none;
}
.jobs .table td{
	border-color:#ededed;
}
.jobs .table tr:last-child td{
	border:none
}
.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
}
.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;font-size:16px;color:#000}
.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: Oswald-Regular;
    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: #1a5e85!important;}
.dm-menu>ul>li>a, .dm-menu>ul>li>span{color:#fff!important}
.innH-Content ul li{line-height:24px;margin-bottom:10px;font-size:16px;}
#emmanuel-menu 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: left;
    }
.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: Oswald-Regular;text-transform:uppercase}
.youthAF:hover{text-decoration: none;color: #484848;background: #f3f3f3; border-color: #333;}

.student-img{display: block;margin: 0 0 40px 0;height:260px;}
.student-img img{width:100%}
.student-img label{display: block;
    margin: 12px 0 0 0;
    font-size: 17px;
    font-weight: bold;}
.student-img p{display: block;
    margin: 0;
    font-size: 15px;
    line-height: 16px;}
.dm-menu_item-bg>ul>li:hover>a, .dm-menu_item-bg>ul>li:hover>span{
	background: #17638f!important;
}
/* AUTO MODAL */

#myModal{z-index:12000}
#myModal .modal-body{
	padding:0!important
}
.autoen001:hover{
	color:#fff!important
}
#myModal .modal-header{padding:0!important;border:none!important}
#myModal .modal-header .close{
	margin-top: 0px;
position: absolute;
z-index: 99;
top: 1px;
right: 7px;
color: #fff;
opacity: 1;
}
.fixed-call{
	position: fixed;
	bottom: 42%;
	right: 0;
	z-index: 9999;
}
.fixed-call a{
	display:block;
	padding:10px;
	color:#fff;
}
.fixed-call a i{font-size:24px;}
.fc-whatapp{background:#00a72b}
.fc-email{background:#2ec8f7}
.fc-phone{background:#e35d0f}
.enquiry{
	background: #00e398;
	background: -moz-linear-gradient(top, #ffa84c 0%, #ff7b0d 100%);
	background: -webkit-linear-gradient(top, #00e398 0%, #008b66 100%);
	background: linear-gradient(to bottom, #00e398 0%, #008b66 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d', GradientType=0 );
	margin-right:2px;
}
.headlink a:first-child i {
	color: #ffffff;
}
.ss0987{background: #f48b0f;color: #fff;border-color: #eb9229;padding: 10px 36px;font-size: 18px;text-transform: uppercase;}
		.form-control{box-shadow:none;border-color:#000;padding:10px 10px;height:40px;}
		.form-group label{font-style: italic;font-size: 16px;}	
		.uni-usps-009{width:100%;float:left;margin:20px 0 0 0}
		.uni-usps-009 ul{padding:0;margin:0}
		.uni-usps-009 ul li{display:block;line-height:27px;}
		.uni-usps-009 ul li strong{font-size:20px;}
		.uni-usps-009 ul li img{display:inline-block;padding-right:5px;}
		.uni-usps-009 ul li strong{color:#1dccff}
		.footnote{padding:30px;font-size:14px;}
		.pad301{padding-bottom:60px}
		.notesuccess{color: white;background: #00986d;font-size: 14px;padding: 11px 16px;border-radius: 3px;color:#fff}
		@media screen and (max-width: 992px) {
		.jobs{padding-top:20px;}
		}
.f-cta-area {
	background: #fff;
	margin-left: 260px;
	margin-right: 260px;
	position: relative;
	top: -70px;
	margin-bottom: 30px;
	box-shadow: 0 -3px 65px 0 rgba(0,0,0,.09);
}
.f-cta-icon i {
	display: inline-block;
	height: 80px;
	width: 80px;
	text-align: center;
	line-height: 78px;
	background: #000;
	border-radius: 50%;
	color: #fff;
	font-size: 28px;
}

.contact-info .single-cta {
   float: left;
}
.contact-info p{
}
.contact-info h5{
	color:#101010;
}
.single-cta {
    border-bottom: 1px solid #ccc;
    float: left;
width: 100%;
}
div.single-cta:last-child {
    border: 0;
}
.single-cta h5 {
	font-size: 20px;
	margin-bottom:15px !important;
}
.single-cta p{margin-bottom: 0;}
.single-cta p a{color: #777;}
.s-cta-btn .btn{color:#fff;margin-top: 10px; border: none;}



.widget.widget_media_image {
    margin: 25px 0 0;
}

.award-box .date{
    font-weight: 700;
    font-size: 24px;
    color: #101010;
           font-family: 'Jost', sans-serif;
}
.aw-line{
position: relative;
}
.aw-line::before {
content: "";
position: absolute;
height: 1px;
left: 9%;
border-bottom: 1px dashed;
top: 32%;
width: 81%;
margin: auto;
}
.f-cta-icon {
    float: left;
    margin-right: 30px;
}
.single-cta {
    line-height: 28px;
}
.single-cta a {
    color: #101010;
}
.fresco img {
	width:auto;
}

.photogal .fresco img{
	width: 188px;
}