@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	border:0px;
	background-color:#FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:24px;
	text-align:justify;
	color:#191919;
}
a {
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;

}
p {
	font-size:14px;
	line-height:24px;
	text-align:justify;
}
h1,h2,h3,h4,h5,h6 {
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	text-align:left;
	text-shadow:#e1e1e1 0px 1px 1px;
	font-weight:normal;
}
h1 {
	font-size:30px;
	line-height:33px;
	vertical-align:middle;
	color:#343434;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1 span {
	color:#2c426d;
}
h2 {
	font-size:26px;
	line-height:32px;
	padding:30px 0px;
	color:#343434 !important;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2 span {
	color:#2c62bd !important;
}
h3 {
	color:#346484;
	margin:30px 0px 10px 0px;
	font-size:20px;
	line-height:28px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
nav {
	width:100%;
	float:left;
	height:auto;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#002147+0,21375b+40,002147+100 */
	background: #002147; /* Old browsers */
	background: -moz-linear-gradient(top, #002147 0%, #21375b 40%, #002147 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #002147 0%,#21375b 40%,#002147 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #002147 0%,#21375b 40%,#002147 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002147', endColorstr='#002147',GradientType=0 ); /* IE6-9 */
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:25px;
	display:block;
	clear:both;
	min-height:30px;
}
nav i {
	padding:3px 10px;
}
/*nav ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
nav ul li {
	float:left;
}
nav ul li a {
	color:#FFFFFF;
}*/
.active-menu {
	background-color:#f6aa30;
}
.check-list {
	background: #f12711;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to bottom, #f5af19, #f12711);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom, #f5af19, #f12711); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	padding:0px 10px;
	color:#003 !important;
}
.admit-card {
	background: #00B4DB;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to bottom, #0083B0, #00B4DB);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom, #0083B0, #00B4DB); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	padding:0px 10px;
	color:#003 !important;	
}
header {
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
	display:block;
	clear:both;
}
header h1 {
	color:#313131;
	font-family: 'Chonburi', cursive;
}
article {
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
	display:block;
	clear:both;
	margin:20px 0px 0px 0px;
	padding:20px 0px;
	background-image:url(../images/college-intro-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	/*background-size:cover;*/
}
.border {
	border-top:#b5b5b5 1px solid;
}
.top-area {
	background-color:#002147;
	float:left;
	height:auto;
	overflow:hidden;
	width:100%;
	border-bottom:#CCC 1px solid;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#fff;
}
.top-area a {
	color:#1e5170;
}
.top-left-content {
	float:left;
	width:45%;
	padding:0px;
	margin:0px;
}
.top-right-content {
	float:right;
	width:50%;
	padding:0px;
	margin:0px;
}
.top-right-content ul {
	float:right;
}
.top-right-content ul li {
	float:left;
	padding:5px;
	margin:0px 0px 0px 15px;
}
.top-right-content ul li i {
	margin-right:7px;
}
.logo-area {
	width:85px;
	height:auto;
	overflow:hidden;
	float:left;
	margin:10px 20px 10px 0px;
}
.logo-area img {
	width:100%;
	float:left;
	height:auto;
}
header h1, h2, h3 {
	padding:0px;
	margin:0px;
}
.college-name-area {
	margin:0px;
	float:left;
	height:auto;
}
.college-name-area h1 {
	font-size:29px;
	line-height:33px;
	color:#002147;
}
.college-name-area h3 {
	font-size:14px;
	line-height: 23px;
}
.college-name-area h3, h2 {
	color:#185d85;
}
.college-name-area p {
	text-align:center;
	font-size:18px;
	color:#03C;
}
.college-name-area p img {
	width:30px;
	float:left;
	margin-right:10px;
	float:none !important;
}
.college-name-area p a {
	font-size:18px;
	color:#900;
	font-weight:bold;
}
.header-link-area ul {
	text-align:center;
	margin:30px 0px;
}
.header-link-area ul li {
	float:left;
	margin:5px 1px;
	/*border-right:#009 2px solid;*/
}
.header-link-area ul li:nth-child(3) {
	border:0px;
}
.header-link-area ul li a {
	color:#FFF;
	padding:7px;
	font-size:14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 5px 5px -6px rgba(226,226,226,1);
	-moz-box-shadow: 0px 5px 5px -6px rgba(226,226,226,1);
	box-shadow: 0px 5px 5px -6px rgba(226,226,226,1);
	background-image: linear-gradient(to top, #ffbb0a 0%, #987516 100%);
}
.rammohan-image-area {
  width: 120px;
  float: right;
  height: auto;
  overflow: hidden;
  margin-top: 0;
  margin-bottom: -30px;
}
/*.rammohan-image-area {
	width:130px;
	float:right;
	height:auto;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:-30px;
}*/
.rammohan-image-area img {
	width:100%;
	float:left;
	height:auto;
}
.footer-content {
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
	background-color:#930000;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
}
.footer-content-txt-area {
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
	padding:40px 0px;
	background-image:url(../images/footer-content-bg.jpg);
	background-position:center bottom;
	background-repeat:repeat-x;
}
ul {
	list-style-type:none;
	margin:0;
	padding:0;
	/*position: absolute;*/
}
ol {
	list-style-type:none;
	margin:0;
	padding:10;
	/*position: absolute;*/
}
li {
	/*display:inline-block;*/
	/*margin-right: 1px;*/
	font-size:14px;
}
img {
	float:left;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	width:100%;
}
/*=====================================Drop down menu start=====================================*/

/*.rm-toggle.rm-button {
    margin-top: 25px;
}*/

.rm-css-animate.rm-menu-expanded {
    max-height: none;
    display: block;
}
.rm-container.rm-layout-expanded {
    float: right;
	width:100%;
}
.rm-nav li a,
/*.rm-top-menu a {
    padding: .75rem 1rem;
    font-size: .9em;
    line-height: 1.5rem;
    /*text-transform: uppercase;*/
}
.rm-layout-expanded .rm-nav > ul > li > a,
.rm-layout-expanded .rm-top-menu > .rm-menu-item > a {
    height: 60px;
    line-height: 60px;
}
.tagline {
    width: 360px;
    font-size: 1.75em;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1.2;
    text-align: center;
    margin: 275px auto;
    color: #1A88D3;
}
.tagline strong {
    font-size: 1.3em;
}
.dev-output {
    background-color: #e1eaf3; /* fall-back */
    background-color: rgba(255,255,255,.85);
    color: #000;
    padding: 2em;
    margin-bottom: 2em;
}

/*=====================================Drop down menu end=====================================*/
.banner {
	width:100%;
	float:left;
	height:auto;
	background-color:#425784;
	margin-bottom:20px;
}
/*===========================header slider start===========================*/

/*! http://responsiveslides.com v1.54 by @viljamis */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

/*===========================header slider end===========================*/
.banner-image-area {
	width:83%;
	float:left;
	height:auto;
	overflow:hidden;
	padding:0px;
	margin:0px;
}
.banner-image-area img {
	width:100%;
	height:auto;
	overflow:hidden;
	padding:0px;
	margin:0px;
}
.news-scroll-area {
	width:16%;
	float:right;
	height:auto;
	overflow:hidden;
	padding:.5%;
	margin:0px;
	background:#7286b6;
}
.news-scroll-area h2 {
	border-bottom:#002147 2px solid;
	padding:2px;
	margin-bottom:10px;
	text-align:center;
	color:#002147 !important;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
}
.news-scroll-area h2 span {
	color:#185d85;
}
.news-scroll-area marquee {
	width:100%;
	float:left;
	min-height:295px;
	color:#313131;
	max-height:295px;
}
.news-scroll-area marquee a {
	color:#313131;
}
.news-tab-area {
	width:20.5%;
	float:left;
	padding:1%;
	margin:30px 1% 15px;
	/*background-color:#E3E3E3;
	min-height:330px;
	max-height:330px;
	border-top:#3b312f 2px solid;*/
	height:auto;
	overflow:hidden;
}
.news-tab-area h1 {
	line-height:40px;
	text-align:center;
	color:#1e1a19;
}
.news-tab-area p {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:#9CADB8 1px dotted;
	height:auto;
	overflow:hidden;
}
.news-tab-area span {
	color:#335E7A;
	font-weight:bold;
	line-height:30px;
	border-bottom:#335E7A 1px solid;
	clear:both;
}
.news-tab-area ul {
	padding:0px;
	margin:5px;
}
.news-tab-area ul li {
	float:none;
	padding:7px 4px;
	border-bottom:#2c426d 1px solid;
}
.news-tab-area ul li:hover {
	background-color:#4d7b9c;
	text-decoration:none
}
.news-tab-area ul li:nth-last-child(1) {
	border-bottom:none;
}
.news-tab-area ul li:before {
	font-family: 'FontAwesome';
    content: '\f18e';
    margin:0px 10px 0px 0px;
}
.news-tab-area ul li a {
	color:#1e5170;
}
.news-tab-area ul li a:hover {
	color:#FFF;
}
.green {
	background-color:#87c3ff;
	color:#FFF;
}
.green p a {
	color:#FFF;
	font-size:14px;
	line-height:20px;
}
.reed {
	background-color:#65a2dc;
	color:#FFF;
}
.reed p a {
	color:#FFF;
	font-size:14px;
	line-height:20px;
}
.blue {
	background-color:#4889c0;
	color:#FFF;
}
.blue p a {
	color:#FFF;
	font-size:14px;
	line-height:20px;
}
.brown {
	-webkit-box-shadow: 2px 3px 5px 0px rgba(191,191,191,1);
	-moz-box-shadow: 2px 3px 5px 0px rgba(191,191,191,1);
	box-shadow: 2px 3px 5px 0px rgba(191,191,191,1);
	min-height:345px;
}
.notice-content {
	height:365px;
	overflow:hidden;
	padding:0px 10px;
}
.notice-content:hover {
	overflow-y:scroll;
}
.left-article-area {
	float:left;
	padding:1% 0px;
	margin:1%;
}
.left-article-area h1 {
	padding:20px 0px;
}
.left-article-area a {
	padding:7px 15px;
	float:right;
	margin:20px 0px;
	background-color:#2c62bd;
	color:#FFF;
	font-size:16px;
}
.vision-area {
  padding: 25px !important;
  box-shadow: 0 4px 20px rgba(0,0,0,.12) !important;
  background-color:#4ca7ff;
  -webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	color:#000;
	margin-top:20px;
	background-image:url(../images/vision-bg.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-size:contain;
}
.vision-area h2 {
	margin-bottom:15px !important;
	color:#122a41 !important;
}
.mission-area {
  padding: 25px !important;
  box-shadow: 0 4px 20px rgba(0,0,0,.12) !important;
  background-color:#0473df;
  -webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	color:#FFF;
	margin-top:20px;
	background-image:url(../images/mission-bg.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-size:contain;
}
.mission-area h2 {
	margin-bottom:15px !important;
	color:#122a41 !important;
}
.principal-area {
	padding:0px;
	margin:0px;
	background-color:#012248;
	color:#FFF;
}
.principal-bg {
	background-image:url(../images/principal-area-bg.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	height:auto;
	overflow:hidden;
	padding:2% 0px;
}
.principal-area img {
	float:left;
	width:520px;
	padding:3px;
	margin:15px 30px 15px 0px;
	border:#FFF 1px solid;
	height:auto;
	overflow:hidden;
}
.principal-area h1 {
	padding:20px 0px;
	color:#FFF;
}
.principal-area a {
	padding:7px 15px;
	float:right;
	margin:20px 0px;
	background-color:#FFF;
	color:#002147;
	font-size:16px;
}
.bottom-content-area {
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
	display:block;
	clear:both;
	background-image:url(../images/indian-express-image.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding:0px;
	background-size:cover;
	margin-bottom:20px;
}
.bottom-content {
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
	display:block;
	clear:both;
	padding:0px !important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#83bcd7+0,83bcd7+100&0.55+0,0.55+100 */
	background: -moz-linear-gradient(top, rgba(131,188,215,0.85) 0%, rgba(131,188,215,0.85) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(131,188,215,0.85) 0%,rgba(131,188,215,0.85) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(131,188,215,0.85) 0%,rgba(131,188,215,0.85) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d983bcd7', endColorstr='#d983bcd7',GradientType=0 ); /* IE6-9 */
}
.bottom-content-tab {
	width:21%;
	float:left;
	height:auto;
	overflow:hidden;
	padding:4% 1%;
	margin:0px;
	text-align:center;
	font-size:16px;
}
.bottom-content-tab h1 {
	color:#FFF;
	font-size:36px;
	line-height:46px;
	padding:10px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-shadow:#999 0px 1px 2px;
}
.bottom-content-tab h1 span {
	color:#FFF;
}
.gallery-area {
	background-image:url(../images/footer-bg.png);
	background-position:left top;
	background-repeat:repeat;
	padding:30px 0px;
}
.gallery-area h2 {
	margin-bottom:20px;
}
.press-area {
	width:29%;
	float:left;
	padding:1%;
	margin:10px 2%;
	border-right:#002248 1px solid;
	height:auto;
	overflow:hidden;
	min-height:630px;
}
.press-area div {
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
	margin:5px 0px;
}
.press-area div img {
	float:left;
	width:40%;
	margin:15px 10px;
}
.press-area a {
	width:65px;
	margin:20px auto;
	padding:7px 10px;
	display:block;
	clear:both;
	border:#333335 2px solid;
	color:#333335;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
}
.still-video-gallery-area {
	width:60%;
	margin:10px 2%;
	float:right;
	height:auto;
	overflow:hidden;
}
.still-video-gallery-area div {
	width:31.5%;
	float:left;
	height:auto;
	overflow:hidden;
	margin:6px;
	background-color:#CCC;
}
.still-video-gallery-area div img  {
	width:96%;
	padding:2%;
	float:left;
	height:auto;
	overflow:hidden;
}
.still-video-gallery-area a {
	width:225px;
	margin:10px auto;
	padding:7px 10px;
	display:block;
	clear:both;
	border:#333335 2px solid;
	color:#333335;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
}
.still-video-gallery-area div iframe  {
	width:96%;
	padding:2%;
	float:left;
	height:auto;
	overflow:hidden;
	margin:10px auto;
}
.footer-content {
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
	display:block;
	clear:both;
	margin:0px;
	padding:20px 0px;
	background-color:#2c426d;
}
.footer-content-tab {
	
	float:left;
	padding:0.5%;
	margin:0.5%;
	color:#FFF;
}
.footer-content-tab h1 {
	color:#FFF;
}
.footer-content-tab p {
	margin:30px 0px;
	font-size:14px;
}
.footer-content-tab iframe {
	margin:30px 0px;
}
.footer-content-tab h2 {
	color:#FFF !important;
	margin:10px 0px;
}
.footer-content-tab ul {
	padding:20px;
}
.footer-content-tab ul li {
	padding:3px 0px;
}
.footer-content-tab ul li:before {
	font-family: 'FontAwesome';
    content: '\f18e';
    margin:0 10px 0 0px;
	color:#fff;
}
.footer-content-tab ul li a {
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
/*--------------------------Administrator---------------------------*/
.left-menu-area {
	width:23%;
	padding:1%;
	margin:15px 1%;
	float:left;
	height:auto;
	overflow:hidden;
	background-color:#2c426d;
	-webkit-box-shadow: 2px -3px 5px 0px rgba(191,191,191,1);
	-moz-box-shadow: 2px -3px 5px 0px rgba(191,191,191,1);
	box-shadow: 2px -3px 5px 0px rgba(191,191,191,1);
}
.left-menu-area h1 {
	text-align:left;
	margin:0px;
	padding:10px 0px;
	color:#FFF;
	font-weight:normal !important;
}
.left-menu-area ul {
	padding:0px;
	margin:5px;
}
.left-menu-area ul li {
	float:none;
	padding:10px 4px;
	border-bottom:#fff 1px solid;
}
.left-menu-area ul li:hover {
	background-color:#002147;
	text-decoration:none
}
.left-menu-area ul li:nth-last-child(1) {
	border-bottom:none;
}
.left-menu-area ul li:before {
	font-family: 'FontAwesome';
    content: '\f18e';
    margin:0px 10px 0px 0px;
	color:#FFF;
}
.left-menu-area ul li a {
	color:#fff;
}
.left-menu-area ul li a:hover {
	color:#d5e8ff;
}
.right-content-area {
	width:70%;
	padding:15px 1%;
	float:right;
}
.right-content-area h1 {
	margin:10px 0px 0px 0px;
}
.right-content-area h2 {
	/*text-align:left;
	margin:25px 0px 10px 0px;
	padding:3px 15px;*/
	border-left:#83bcd7 2px solid;
	color:#6ca5c0 !important;
}
.right-content-area h2 {
  text-align: left;
  margin: 10px;
  padding: 10px 0px;
}
.right-content-area h3 {
	text-align:left;
	background-image:none;
	margin:40px 10x 10px 10px !important;
	padding:5px 10px;
	border-bottom:#5f98b2 1px solid;
	display:block;
	clear:both;
}
/*.right-content-area p {
	padding:10px 1%;
}*/
.right-content-area p {
  padding: 5px 1%;
}
.right-content-area ol {
	padding:0px;
	margin:20px 10px;
}
.right-content-area ul {
	padding:0px;
	margin:5px 10px 20px 10px;
}
.right-content-area ol li {
	padding:3px 7px;
	font-size:14px;
	line-height:24px;
	text-align:justify;
	list-style:upper-roman;
	list-style-position:inside;
}
.right-content-area ol li ol li {
	list-style:lower-alpha;
	padding:0px 30px;
	list-style-position:inside;
}
.right-content-area ul li {
	padding:3px 7px;
	font-size:14px;
	line-height:24px;
	text-align:justify;
	list-style-position:inside;
}
.right-content-area ul li:before {    
    font-family: 'FontAwesome';
    content: '\f18e';
    margin:0 10px 0 0px;
	color:#002147;
}
.right-content-area li i {
	margin-right:5px;
	color:#69a37b;
	font-size:22px;
}
.right-content-area li em {
	margin-right:5px;
	color:#69a37b;
	font-size:22px;
}
.right-content-area table {
	width:95%;
	margin:2% 1%;
	padding:1%;
	border:#404f48 1px solid;
	font-size:14px;
	line-height:24px;
	text-align:justify;
}
.right-content-area table tr:nth-child(odd) {
	background-color:#f1f1f1;
}
.right-content-area table tr:nth-child(even) {
	background-color:#fafafa;
}
.right-content-area table tr td {
	padding:5px;
	text-align:left;
}
.right-content-area table tr td a {
	padding:4px 8px;
	background-color:#002147;
	color:#FFF;
}
.right-content-area table tr th {
	background-color:#3e7892;
	color:#fff;
	text-align:center;
}
.table-content {
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
	display:block;
	clear:both;
	border:none;
}
.table-content:hover {
	overflow-x:scroll;
}
.faculty {
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
	display:block;
	clear:both;
	margin:10px 0px 10px 0px;
	padding:10px;
	/*border:#000b2e 1px dashed;*/
	text-align:left;
}

.faculty img {
	float:left;
	padding:5px;
	background-color:#dedede;
	width:15%;
	height:auto;
	margin:0px 20px 30px 5px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.65);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.65);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.65);
}
/*.faculty img {
  float: left;
  padding: 5px;
  background-color: #dedede;
  width: 15%;
  height: auto;
  margin: 0px 20px 10px 5px;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.65);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.65);
  box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.65);
}*/
.faculty h3 {
	display:inherit;
}
/*.faculty a {
	padding:5px 10px;
	float:left;
	margin:15px 10px 15px 0px;
	color:#FFFFFF;
	background-color:#002147;
}*/
.faculty a {
  padding: 5px 10px;
  float: left;
  margin: 10px 10px 17px 6px;
  color: #FFFFFF;
  background-color: #002147;
}
.left-img-content {
	width:94%;
	float:left;
	height:auto;
	overflow:hidden;
	display:block;
	clear:both;
	margin:10px 0px 10px 0px;
	padding:2%;
	border:#404f48 1px dashed;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}
.left-img-content img {
	float:left;
	padding:1%;
	width:44%;
	height:auto;
	border:#404f48 1px  solid;
	margin:10px 20px 10px 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}
.right-img-content {
	width:94%;
	float:left;
	height:auto;
	overflow:hidden;
	display:block;
	clear:both;
	margin:10px 0px 10px 0px;
	padding:2%;
	border:#404f48 1px dashed;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}
.right-img-content img {
	float:right;
	padding:1%;
	width:44%;
	height:auto;
	margin:10px 5px 10px 20px;
	border:#404f48 1px solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}
.left-img {
	width:35%;
	float:left;
	height:auto;
	overflow:hidden;
	border:#0f2b50 1px dashed;
	margin:10px 10px 10px 0px;
}
.right-img {
	width:35%;
	float:right;
	height:auto;
	overflow:hidden;
	border:#0f2b50 1px dashed;
	margin:10px 0px 10px 10px;
}
.two-image {
	width:45%;
	float:left;
	padding:1%;
	margin:1%;
	border:#0f2b50 1px dotted;
}
.three-image {
	width:28%;
	float:left;
	padding:1%;
	margin:1%;
	border:#0f2b50 1px dotted;
}
.exam-link {
	background: #FF512F;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to bottom, #F09819, #FF512F);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom, #F09819, #FF512F); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	-webkit-box-shadow: 0px 2px 0px 0px rgba(143,143,143,1);
	-moz-box-shadow: 0px 2px 0px 0px rgba(143,143,143,1);
	box-shadow: 0px 2px 0px 0px rgba(143,143,143,1);
	transition: 0.5s;
}
.exam-link a {
	color:#FFF !important;
	font-weight:bold;
	font-size:13px;
}
.exam-link em {
	color:#FFF !important;
	margin-left:10px;
}
.exam-link:hover {
	background-color:#FDC830 !important;
}
/*===============================Photo Gallery===================================*/
.photo-gallery-area {
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
}
.photo-gallery-area a {
	padding:5px;
	margin:5px;
	border:#6c9abc 1px dashed;
	float:left !important;
	height:auto;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px; /* future proofing */
	-khtml-border-radius: 15px; /* for old Konqueror browsers */	
	-webkit-box-shadow: 0px 3px 5px 2px rgba(153,153,153,1);
	-moz-box-shadow: 0px 3px 5px 2px rgba(153,153,153,1);
	box-shadow: 0px 3px 5px 2px rgba(153,153,153,1);
}
.photo-gallery-area a img {
	width:100%;
	float:left !important;
	height:auto;
	overflow:hidden;
	border:0px;
}
.photo-gallery-area h3 {
	border-bottom:#504025 1px dotted;
	color:#504025;
	margin:20px 0px;
	width:100%;
	float:none;
	display:block;
	clear:both;
}
.masonry {
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -moz-column-gap: 30px;
  -webkit-column-gap: 30px;
  column-gap: 30px;
  -moz-column-fill: initial;
  -webkit-column-fill: initial;
  column-fill: initial;
}
.masonry .brick {
  margin-bottom: 30px;
  overflow: hidden;
}
.masonry .brick img {
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}
.masonry .brick:hover img {
  opacity: .75;
}
.masonry.bordered {
  -moz-column-rule: 1px solid #eee;
  -webkit-column-rule: 1px solid #eee;
  column-rule: 1px solid #eee;
  -moz-column-gap: 50px;
  -webkit-column-gap: 50px;
  column-gap: 50px;
}
.masonry.bordered .brick {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #eee;
}
.masonry.gutterless {
  -moz-column-gap: 0;
  -webkit-column-gap: 0;
  column-gap: 0;
}
.masonry.gutterless .brick {
  margin-bottom: 0;
}
.span {
  -moz-column-span: all;
  -webkit-column-span: all;
  column-span: all;
  *margin: 30px 0;
}
.brick p {
	text-align:center;
	color:#392919;
	font-size:12px;
}
.right-content-tab-menu {
	width:44%;
	float:left;
	height:auto;
	overflow:hidden;
	padding:2%;
	margin:2% 1%;
	background: #373B44;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #4286f4, #373B44);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #4286f4, #373B44); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	transition: background-color 2s ease-out;
}
.right-content-tab-menu:hover {
	background: #373B44;  /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #4286f4, #373B44);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #4286f4, #373B44); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.right-content-tab-menu a {
	color:#FFF;
	font-size:24px;
}
.right-content-tab-menu a i {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	padding:5px;
	background-color:#FFF;
	color:#4286f4;
	margin-right:10px;
}
/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  /*background-color: #f1f1f1;*/
  background: #373B44;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #4286f4, #373B44);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #4286f4, #373B44); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	transition: background-color 2s ease-out;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
  color:#FFF;
  font-weight:bold;
  border-right:#fff 1px dashed;
}

/* Change background color of buttons on hover */
.tab button:hover {
  /*background-color: #ddd;*/
  background: #373B44;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to left, #4286f4, #373B44);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to left, #4286f4, #373B44); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color:#fff;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #6DD5FA;
  text-shadow:#373B44 0px 2px 3px;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  /*border: 1px solid #ccc;*/
  border-top: none;
}
.tabcontent h2 {
	background: #00d2ff;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to left, #3a7bd5, #00d2ff);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to left, #3a7bd5, #00d2ff); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color:#fff;
}
@media only screen and (min-width: 1024px) {
  .desc {
   
  }

  .intro {
    letter-spacing: 1px;
  }

  /*.wrapper {
    width: 80%;
    padding: 2em;
  }*/

  .masonry {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /*.wrapper {
    width: 85%;
    padding: 1.5em;
  }*/

  .masonry {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}

/**********************************************************************own css***************************************************************************/

.tab-info {
	width:98%;
	background-color:#fff;
	margin:1%;
	text-align:center !important;
	padding:10px;
	transition:0.5s;
	box-shadow: 0 30px 50px 0 rgba(1,1,1,.15);
	border:#e8e8e8 1px solid;
}
.tab-info a {
	font-size:24px;
	text-align:left !important;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:28px;
	color:#102e7a;
}
.tab-info a img {
	width:32.5% !important;
	float:left;
	margin:-20px 10px -20px -20px;
}
.tab-info:hover {
	background-color:#6b8fae;
}
.tab-info:hover a {
	text-shadow:#002749 0px 1px 2px;
	text-decoration:none;
	color:#FFF;
}
.the-college {
	/*background-image:url(../images/the-college-bg.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:right center;*/
	background-color:#ffcf5c;
	padding:15px 0px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	width:100%;
}
.students-corner {
	/*background-image:url(../images/students-corner-bg.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:right center;*/
	background-color:#176dce;
	padding:15px 0px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	width:100%;
}
.students-corner a {
	color:#9bebff;
}
.facilities {
	/*background-image:url(../images/facilities-bg.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:right center;*/
	background-color:#56300d;
	padding:15px 0px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	width:100%;
}
.facilities a {
	color:#f2ac47;
}
.iqac {
	/*background-image:url(../images/iqac-bg.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:right center;*/
	background-color:#4c9b86;
	padding:15px 0px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	width:100%;
}
.iqac a {
	color:#9af6de;
}
.footer-content {
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
	background-color:#930000;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
}
.footer-content-txt-area {
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
	padding:40px 0px;
	background-image:url(../images/footer-content-bg.jpg);
	background-position:center bottom;
	background-repeat:repeat-x;
}
.footer-content {
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
	display:block;
	clear:both;
	margin:0px;
	padding:20px 0px;
	background-color:#2c426d;
}
.footer-content-tab {
	width:30%;
	float:left;
	padding:0.5%;
	margin:0.5%;
	color:#FFF;
}
.footer-content-tab h1 {
	color:#FFF;
}
.footer-content-tab p {
	margin:30px 0px;
	font-size:14px;
}
.footer-content-tab iframe {
	margin:30px 0px;
}
.footer-content-tab h2 {
	color:#FFF !important;
	margin:10px 0px;
}
.footer-content-tab ul {
	padding:20px;
}
.footer-content-tab ul li {
	padding:3px 0px;
}
.footer-content-tab ul li:before {
	font-family: 'FontAwesome';
    content: '\f18e';
    margin:0 10px 0 0px;
	color:#fff;
}
.footer-content-tab ul li a {
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
footer {
	width:100%;
	text-align:center;
	font-size:14px;
	line-height:30px;
	padding:10px 0px;
	background-color:#012248;
	float:left;
	height:auto;
	color:#FFF;
}
footer a {
	color:#2c62bd;
}
footer p {
	text-align:center;
}
.img-fullwidth {
  height: 150px;
  margin-bottom: 15px;
}
.item {
  padding: 10px;
  box-shadow: 0px 0px 10px -6px !important;
  height:420px;
}
.course-description.mt-20 {
  color: #848484;
  font-size: 14px;
}
.item a {
  color: #008de1;
  text-decoration: none;
}
.menuzord-menu > li > a {
  border-radius: 14px !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin: 0px 3px;
   font-size: 16px;
}
.menuzord-menu > li > .megamenu {
  top: 41px !important;
  box-shadow: rgba(25,25,25,.04) 0 0 1px 0,rgba(0, 0, 255, .2) 0 3px 4px 0;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}
.menuzord-menu > li:hover > a {
  background: #00ffdb61 !important;
  color: #fff;
}
.menuzord-menu > li.active > a, .menuzord-menu > li:hover > a {
  color: #fff;
}
.menuzord-menu > li > a {
  border-radius: 14px !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  padding-left: 4px !important;
  padding-right: 1px !important;
  margin: 0;
  font-size: 13px;
}
.menuzord-menu li .indicator {
  margin-left: 0px;
}
.homei a {
  margin-top: 5px !important;
}
.homei{
	padding:0px !important;
}
.menuzord-menu ul.dropdown {
  top: 41px;
  box-shadow: rgba(25,25,25,.04) 0 0 1px 0,rgba(0, 0, 255, .2) 0 3px 4px 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.stay-update-area {
  width: 96%;
  float: left;
  padding: 10px 0px;
  background: #18346c;
  background: -webkit-linear-gradient(to left, #4286f4, #18346c);
  background: linear-gradient(to left, #4286f4, #18346c);
  margin: 10px 1% 40px 1%;
  box-shadow: 0px 5px 10px -2px rgba(130,130,130,0.51);
  -webkit-box-shadow: 0px 5px 10px -2px rgba(130,130,130,0.51);
  -moz-box-shadow: 0px 5px 10px -2px rgba(130,130,130,0.51);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.left-update-icon-area {
  width: 180px;
  float: left;
  font-size: 20px;
  color: #ffc800;
  padding: 10px;
  border-right: #ffc800 2px solid;
}
.stay-update-area marquee {
  margin-top: 7px;
  color: #ffc800;
}
.read-more-blue:hover {
  background: #fff;
  color: #000!important;
  -khtml-border-radius: 10px;
  -webkit-box-shadow: 0px 5px 10px -5px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 5px 10px -5px rgba(0,0,0,0.75);
  box-shadow: 0px 5px 10px -5px rgba(0,0,0,0.75);
}
.read-more-blue {
  padding: 10px 15px;
  color: #FFF !important;
  font-weight: bold;
  background: #00c6ff;
  background: -webkit-linear-gradient(to right, #0072ff, #00c6ff);
  background: linear-gradient(to right, #0072ff, #00c6ff);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -khtml-border-radius: 10px;
  transition: 0.5s;
}
.sticky-bar ul li {
  background: #438CFFE8 !important;
  
}
.sticky-bar ul li:hover {

  background: #0473df !important;
}
.head {
 
  background-color: #004486 !important;

}
.menuzord .menuzord-menu ul.dropdown li:hover > a {
  background: #fff !important;
  color:#E9050B ;

}
::after, ::before {

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
::selection {

    background: #333333;
    color: #fff;
    text-shadow: none;

}
element {

}
.header-top.bg-theme-colored2.sm-text-center {

    background-image: linear-gradient(#60a0ff,#5c76ff);
    margin-bottom: 20px;
    padding-top: 2px !important;
    padding-bottom: 2px !important;

}
#about {
  background-color: #f4f7f6;
}
.item:hover {
  transform: scale(1.05,1.05);
  box-shadow: 0px 0px 40px -19px !important;
  transition:  0.5s;
}

.footer-content-tab ul li a:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}
.footer-content-tab ul li a::after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #00ffe7;
  
  transition: transform 0.25s ease-out;
}
.footer-content-tab ul li a:hover{
	color:fff;
}
.footer-content-tab li a {
  
  position: relative;
  
  
  transition: all ease 0.3s;
  
}
.prenci {
  background-color: #ffffffa1;
  box-shadow: 0px 0px 5px -5px;
  border-radius: 10px;
	padding: 35px;
	background-image:url(../images/principal-area-bg.png);
}
.prenci img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width:60%;
	margin:20px 20%;
	padding:10px;
	-webkit-box-shadow: 0px 0px 11px 0px rgba(172,175,179,1);
	-moz-box-shadow: 0px 0px 11px 0px rgba(172,175,179,1);
	box-shadow: 0px 0px 11px 0px rgba(172,175,179,1);
}
.adapad{
	padding: 35px;
}
.redeff  li a:hover{
	color:#E9050B !important;
}
.bottom-content-tab {
  width: 25%;
  float: left;
  height: auto;
  overflow: hidden;
  padding: 4% 1%;
  margin: 0px;
  text-align: center;
  font-size: 16px;
}
.bottom-content-tab h1 {
  color: #FFF;
  font-size: 36px;
  line-height: 46px;
  padding: 10px;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  text-shadow: #999 0px 1px 2px;
}
.bottom-content {
  width: 100%;
  float: left;
  height: auto;
  overflow: hidden;
  display: block;
  clear: both;
  padding: 0px !important;
  background: linear-gradient(to bottom, rgba(131,188,215) 0%,rgba(131,188,215) 100%);
  border-radius:10px;
  padding-left: 0px !important;
}

.bottom-content-area {
  width: 100%;
  float: left;
  height: auto;
  overflow: hidden;
  display: block;
  clear: both;
  
  
  padding: 0px;

  margin-bottom: 20px;
}
.bottom-content-area {
  margin-bottom:50px;
}
.footer-content{padding-top:25px;}
#courses {
  padding-bottom: 25px;
}
.tab-content {
  padding: 15px;
  border: 2px solid #dfdede;
  box-shadow: 0px 0px 20px -10px;
  height: 260px;
  overflow-y: scroll;
}
.list-inline > li {
  font-size: 12px !important;
  color: white;
}
.impo {
  border-radius: 10px;
  padding: 15px 58px;
  /*background-color: #a7cfe630;*/
  box-shadow: 10px 10px 5px -12px;
  background-image: linear-gradient(-225deg, #5e8bff 0%, #2753bb 100%);
}
.impo h3 {
	font-size:20px;
	line-height:26px;
	margin-bottom:15px;
	color:#FFF;
}
.impo li {
	border-bottom:#FFF 1px dashed;
	padding:5px 0px;
}
.impo li:last-child {
	border:none !important;
}
.impo li a:before {
  font-family: 'FontAwesome';
  content: '\f18e';
  margin: 0 10px 0 0px;
  color: #03356d;
}
.faculty {
  border-top: 5px solid #65DFFB !important;
}
.com-content-article__body h1 {
	/*text-align:left;
	margin:25px 0px 10px 0px;
	padding:3px 15px;*/
	border-left:#83bcd7 2px solid;
	color:#6ca5c0 !important;
}
.com-content-article__body h1 {
  text-align: left;
  margin: 10px;
  padding: 10px 0px;
}
.com-content-article__body h2  {
	text-align:left;
	background-image:none;
	margin:40px 10x 10px 10px !important;
	padding:5px 10px;
	border-bottom:#5f98b2 1px solid;
	display:block;
	clear:both;
}
.faculty h2 {
  clear: unset;
  display: inherit;
  border: none;
}


.left-menu-area h2 {
  color: white !important;
  text-shadow: 2px 2px 2px #0064ff;
}
/**********************************************************************own css***************************************************************************/
.panel {
  padding: 10px 58px;



  border-bottom: 5px solid #664d43;
  border-radius:0px;
  background-image: linear-gradient(#f6f3ff,#f9f9f9);
}
.profile i {
  box-shadow: 0px 0px 2px 2px #20648e;
  border-radius: 50%;
  color: #20648e;
  margin-right: 13px;
  width: 34px;
  height: 34px;
  padding: 8px;
}
/*.profile i {
  box-shadow: 0px 0px 2px 2px #f7c70e;
  border-radius: 50%;
  color: goldenrod;
  margin-right: 13px;
  width: 34px;
  height: 34px;
  padding: 8px;
}*/
/*.profile p {
  font-size: 18px;
  line-height: 24px;
  text-align: justify;
  font-weight: 900;
  color: goldenrod;
  font-family: roboto;}*/
  .profile p {
  font-size: 16px;
  line-height: 24px;
  text-align: justify;
  font-weight: 500;
  color: #20648e;
  font-family: roboto;
}
.profile p a {
	color:goldenrod !important;
	font-size:18px;
}
 .profile p span {
  color: #7a7a7a;
  font-weight: 500;
  font-size: 14px;
  padding-left: 51px;
  float: left;
}
.profile h2 {
  text-align: left;
  background-image: none;
  margin: 40px 10x 10px 10px !important;
  padding: 5px 10px;
  border-bottom: none;
  display: block;
  clear: both;
  font-size: 40px;
  font-weight: 900;
  color: #0ac5e3 !important;
  margin-bottom: 20px;
  text-shadow: 2px 2px 2px #00bbd97a;
  margin-top: 60px;
}
.profile img{
width:300px;
margin-top: 40px;
box-shadow:2px 2px 10px -5px;
border: 5px solid #20648e;
}
.profile li{
    display:block;
    clear:both;
}
.profile{
margin-bottom:70px;
margin:auto;
}
@media screen and (max-width: 575px) {
.flexible{
display: flex;
justify-content: center;
margin-bottom:50px;
}
.widget.text-white {
 
  margin-bottom: -30px;
}
.stay-update-area marquee {

  width: 65%;
}
.left-update-icon-area {
  width: 29%;
  font-size: 12px;
}
.stat-count {
  margin: 13px;
}
.profile img{
width:50% !important;
float:left;
}
.profile h2{
font-size: 30px;
margin-top: 0px;
}
summary {
  width: 95%;
  margin: auto;
  margin-top: 30px;
}
.flex-container {
  display: flex;
  flex-wrap: wrap;
  }
  .ord1{
  order: 2;
    width:100% !important;
  }
  .ord2{
  order: 1;
  width:100%;
  }
  .ord3{
  order: 3;
    width:100%;
  }
  .profile{
    margin-bottom: 30px;
  }
  .marg{
    margin-bottom: 30px;
  }

}


details div {
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	padding: 1.5em;
	transition: 10s;
}

details div > * + * {
	margin-top: 1.5em;
}

details + details {
	margin-top: .5rem;
}

summary {
	list-style: none;
	background-image: linear-gradient(#3cd1ff,#005b91);
	color: white;
	border-radius: 5px;
  font-weight: 700;
}

summary::-webkit-details-marker {
	display: none;
}

summary {
	
	padding: .75em 1em;
	cursor: pointer;
	position: relative;
	padding-left: calc(1.75rem + .75rem + .75rem);
}

summary:before {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: .75rem;
	content: "Ã¢â€ â€œ";
	width: 1.75rem;
	height: 1.75rem;
	background-color: #000;
	color: #FFF;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
}

details[close]{
	transition: 1s;
}

details[open] summary:before {
	content: "Ã¢â€ â€˜";
}

summary:hover {
	background-color: #eee;
}
.col3 img {
  box-shadow: 2px 2px 10px 1px #848484 !important;
  border-radius: 20px;
}
#courses .owl-dots {
  display: none;
}
.box-flexer{
	display:flex;
	justify-content:center;
	margin-top:40px;
}
.blinkimg {
  width: 32px;
  
}
.pulse {
  text-transform: uppercase;
  text-align: center;
  animation: shadow-pulse 1s infinite;
  font-size: 14px;
  font-weight: bold !important;
  
  background: #20242e;
  
  background: linear-gradient(to right, #e32335, #533523);
  
    padding: 6px;
  color: #FFF;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -khtml-border-radius: 10px;
  margin-top: 5px;
display: block;
}
.pulse:hover{
	color:white !important;
}
@keyframes shadow-pulse
{
  0% {
    box-shadow: 0 0 0 0px rgba(128, 189, 242, 0.5);
  }
  100% {
    box-shadow: 0 0 0 35px rgba(255, 255, 255, 0.07);
  }
}
.course-top-part h4 b {
  font-family: roboto;
  line-height: 2;
  font-weight: 700;
  text-shadow: 2px 2px 2px #00000047;
}.dept-link-tab::after {  content: "\f02d";  font-family: FontAwesome;  font-style: normal;  font-weight: normal;  text-decoration: inherit;  position: absolute;  font-size: 30px;  color: #072966;  bottom: 12%;  right: 9%;  z-index: 1;  transition: 0.5s;}.dept-link-tab {  background: #141E30;    background: linear-gradient(to right, #1B60AC, #1E90FF);    background-color: rgba(0, 0, 0, 0);  -webkit-box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.1);  box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.1);  padding: 10px;  -webkit-border-radius: 15px;  -webkit-border-top-left-radius: 0;  -moz-border-radius: 15px;  -moz-border-radius-topleft: 0;  border-radius: 15px;    border-top-left-radius: 15px;  border-top-left-radius: 15px;  border-top-left-radius: 0;  background-color: #0e2b5c;  margin-bottom: 10px;  box-shadow: 1px 1px 0px 1px rgba(151,151,151,0.5);  -webkit-box-shadow: 1px 1px 0px 1px rgba(151,151,151,0.5);  -moz-box-shadow: 1px 1px 0px 1px rgba(151,151,151,0.5);  position: relative;  transition: 0.5s;  padding: 1px 3px 5px 3px;  float: left;  margin: 1% 1% 3% 1%;  width: 100%;}.dept-link-tab a {  position: relative;  padding: 10px;  font-size: 14px;  line-height: 20px !important;  text-align: left;  color: #fff !important;  transition: 0.5s;  border: none !important;  text-shadow: #000 0px 1px 1px;  font-family: Verdana, Geneva, sans-serif;  font-weight: bold;  letter-spacing: 2px;  float: left;  display: inherit;  text-transform: uppercase;  display: block;  clear: both;  width: 100%;  text-decoration: none !important;  margin-bottom: 15px;}.dept-link-tab a img {  float: left;  padding: 5px;  border: #0a0047 1px solid;  -webkit-border-radius: 15px;  -webkit-border-top-left-radius: 0;  -moz-border-radius: 15px;  -moz-border-radius-topleft: 0;  border-radius: 15px;    border-top-left-radius: 15px;  border-top-left-radius: 15px;  border-top-left-radius: 0;  margin: 10px 10px 10px 5px;  box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.2);  width: 60px;}

.login-tab a {
		background-image: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%);		
		text-align:center;
		font-size:22px;
		text-decoration:none;
		padding:15px 10px;
		height:auto;
		display:block;
		clear:both;
		width:100%;
		-webkit-border-top-left-radius: 16px;
		-webkit-border-top-right-radius: 16px;
		-moz-border-radius-topleft: 16px;
		-moz-border-radius-topright: 16px;
		border-top-left-radius: 16px;
		border-top-right-radius: 16px;
		color:#008cca;
		font-weight:bold;
	}
	.login-tab p {
		background-color: #0093E9;
		background-image: linear-gradient(160deg, #0093E9 0%, #7bb0e0 100%);
		color:#FFF;
		font-size:14px;
		line-height:30px;
		width:100%;
		padding:15px 0px;
		-webkit-border-bottom-left-radius: 16px;
		-webkit-border-bottom-right-radius: 16px;
		-moz-border-radius-bottomleft: 16px;
		-moz-border-radius-bottomright: 16px;
		border-bottom-left-radius: 16px;
		border-bottom-right-radius: 16px;
		transition: 0.3s;
		text-align:center;
	}
	.login-tab div p strong {
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		background-color:#FFF;
		color:#F00;
		margin:3px 3px;
		transition: 0.3s;
		font-size:20px;
		line-height:20px !important;
		padding:5px;
	}
	.login-tab:hover div p {
		background: #fff;
		color:#F00;
	}
	.login-tab:hover div p strong {
		font-size:24px;
		padding:0px 5px;
	}