@charset "utf-8";
/* CSS Document */
body {font-family: 'Montserrat', sans-serif; color:#909090; font-size:14px; overflow-x:hidden;}
ul li {list-style:none;}
* {padding:0; margin:0;}  
.header-main {float:left;
width:100%;border-bottom:1px solid #f6f6f6; padding:20px 0 16px;}
.co-details a { color: #007cc3; font-size:16px; margin: 0 5px; line-height: 28px;}
.co-details i { font-size:13px;}
.top-link {float:left; width:100%; margin:0; line-height: 26px;}
.top-link li {float:left;}
.top-link li a {color: #007cc3; font-size:12px; margin:0 10px;}
.online-payment { font-size:12px; color:#000; font-weight:600; float:left; margin-right:20px;}
.login {color:#007cc3; width:85px; letter-spacing:2px; font-size:14px; border:1px solid #007cc3; padding:5px 0; float:right;
text-align:center; font-weight:600; margin-top:0; margin-left:auto; margin-right:0px;}
.login:hover {text-decoration:none; color:#fff; background:#007cc3;}
.mobile-device { display:none; float:left !important;
  }
.header-sub {float:left;
width:100%; padding:15px 0;}
.search-container {
  float: left;
  width:100%;
  position:relative;
  margin-top:16px;
}
.seperatorcircle{     
    font-size: 7px;
    position: relative;
    top: -2px;
    color: #ffffff;
    margin-right:5px; 
	margin-left:10px;
	}
/*.site-content{ padding-bottom:25px; }*/
.search-container input {background:#f6f6f6; border:1px solid #f1f1f1; height:40px; width:100%; color:#000; font-weight:600; font-size:10px; text-indent:15px;}
.search-container button {position:absolute; right:0; top:0;  padding: 13px 10px; border:0; background:transparent;}
.search-container button i {font-size:18px; color: #007cc3;}
.social {float:right; text-align:right; margin-top:18px;}
.social i {color:#fff; background:#007cc3; width:30px; height:30px; border-radius:50%; margin-left:10px; text-align:center; line-height:30px;}
.social li {float:left;}
.social i:hover { background:#8e2825}
.nav-main {background:#007cc2; float:left; width:100%;}
.nav-main .navbar {padding:0;}
/* adds some margin below the link sets  */
.news-main {float:left; width:100%;  background: linear-gradient(to right,#fdb813 20%,#a22328 0%); }
.news-main h4 {
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    float: left;
    width: 100%;
    padding: 11px 0;
    margin-bottom: 0;
    text-align: center;
    background-color: #fdb813;
	position:relative;
}
.news-main .marquee {float:left; width:auto;}  
.news-main p {
  float:left;
  width:auto;
  padding:10px 0 0;
  color:#FFF;
  font-weight:bold;
  margin:0;
  font-size:13px;
}
.news-main p a {
    color: #ffffff;
    font-weight: 500;
}
.banner {float:left; width:100%; margin:20px 0;}
.banner-main {position:relative; float:left; width:100%;}
.banner-main::before {content:""; background:url(images/banner-left.jpg) left center; width:140px; height:353px; left:-140px; top:22%; position:absolute;} 
.banner-main::after {content:""; background:url(images/banner-right.jpg) right center; width:140px; height:353px; right:-140px; top:22%;  position:absolute;} 
.banner-main img {width:100%; max-width:100%;}
.overlay1 {position:absolute; width:100%; height:100%; background:rgba(0,124,194,0.6); top:0; left:0; z-index:100;}
.overlay1:hover { opacity:0;}
.overlay2:hover { opacity:0;}
.overlay3:hover { opacity:0;}
.overlay4:hover { opacity:0;}
.overlay5:hover { opacity:0;}
.imagewrpeers{
height:200px;
overflow:hidden;
margin-bottom:30px;
}
.eventsbox:hover{
opacity:0.6;
}
.overlay2 {position:absolute; width:100%; height:100%; background:rgba(246,177,0,0.6); top:0; left:0; z-index:100;}
.overlay3 {position:absolute; width:100%; height:100%; background:rgba(9,87,182,0.6); top:0; left:0; z-index:100;}
.overlay4 {position:absolute; width:100%; height:100%; background:rgba(139,101,43,0.6); top:0; left:0; z-index:100;}
.overlay5 {position:absolute; width:100%; height:100%; background:rgba(141,42,42,0.6); top:0; left:0; z-index:100;}
.top-style {margin-top:30px;}
.top-style1 {margin-top:70px;}
.top-style3 {margin-top:100px;}
.before1 {position:absolute; top:0;width:100%; height:35px; z-index:999;}
.before1 img {width:100%;}
.after1 {position:absolute; bottom:-2px;width:100%; height:35px; z-index:999;}
.after1 img {width:100%;}
.banner-caption {position:absolute; width:100%; top:0; z-index:1000; text-align:center;}
.banner-caption h2 { font-size:48px; font-weight:bold; color:#fff; margin-top:17%; text-shadow: 1px 0px 2px rgba(0, 0, 0, 1); float:left; width:100%;}
.banner-caption h4 { font-size:18px; color:#fff; margin-top:10px; font-style:italic; float:left; width:100%;}
.button {background:#8d2a2a; color:#fff!important; text-transform:uppercase; font-size:14px; display:inline-block; padding:15px 45px; margin-top:20px;border: none;}
.button:hover {color:#fff; text-decoration:none; background:#007cc2;}
.our-vision-out {
    position: absolute;
    bottom: 50px;
    background-color: rgba(0,0,0,0.5);
    width: 500px;
    border-radius: 10px;
    z-index: 99;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    padding: 25px;
	max-width:90%;
}
.our-vision-out h2{
    color:#FFF;
	font-weight:bold;
	font-size:30px;
}
.our-vision-out p{
    color:#FFF;
	font-size:18px;
}
.about-section {float:left; width:100%; padding-top: 20px;}
.con-i-main {padding:35px; background:#fff; position:relative; margin-top:30px;
-webkit-box-shadow: 6px 12px 83px -17px rgba(0,0,0,0.29);
-moz-box-shadow: 6px 12px 83px -17px rgba(0,0,0,0.29);
box-shadow: 6px 12px 83px -17px rgba(0,0,0,0.29);
}
.edition .con-i-main {padding:35px; background:#fff; position:relative; margin-top:60px; margin-bottom:100px;
-webkit-box-shadow: 6px 6px 60px -20px rgba(0,0,0,0.29);
-moz-box-shadow: 6px 6px 60px -20px rgba(0,0,0,0.29);
box-shadow: 6px 6px 60px -20px rgba(0,0,0,0.29);
}
.con-i-main:after {content:""; position:absolute; width:100%; bottom:-42px; height:45px; background:url(../images/shape1.png); left:0; background-size: cover;}
.slider-main {float:left; width:100%;}
.about-section h3 { color:#000; font-size:24px; position:relative;}
.about-section span {color:#007cc2; font-weight:600;}
.years-mgn{margin-top:60px;}
.about-section h3:after { content:""; position:absolute; height:1px; background:#007cc2; bottom:-20px; left:0; width:65px;}
.about-section p {color:#9b9b9b; font-size:14px; font-family: 'Open Sans', sans-serif; margin-top:20px; line-height: 24px;}
.more {color:#007cc2; font-size:14px; font-weight:600; margin-top:20px;}
.banner-main {float:left; width:100%; position:relative;}
.banner-main img {width:100%; max-width:100%;}
.call-back {position:absolute;/* width:349px; height:115px;*/ z-index:100; cursor:pointer; top:15%; right:6%;}
.call-back img {width:100%; max-width:100%;}
.date-main { font-size:72px; color:#000; font-weight:bold; float:left; width:100%; margin-top:30px;}
.date-main sup {color:#757575; font-size:25px; font-weight:normal; font-style:italic;}
.news-title {font-size:24px; color:#000; font-weight:bold; float:left; width:100%; margin-bottom:20px; position:relative; z-index:1000;}
.error {
    color: red;
}
/* PAGER */
.about-section .bx-wrapper .bx-pager {
  text-align: left;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.about-section .bx-wrapper .bx-pager.bx-default-pager a {
  background: #ececec;
  text-indent: -9999px;
  display: block;
  width: 27px;
  height: 3px;
  margin: 0 5px;
  outline: 0;
 /* -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;*/
}
.about-section .bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #1989c8;
}
.about-section .bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.about-section .bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
.vision { float:left; width:100%; background:#f6f6f6; padding-top:40px; margin-top:110px; padding-bottom:80px;}
.vision-main {padding:35px 15px; background:#fff; position:relative; margin-top:30px; text-align:center; float:left; width:100%; margin-bottom:30px;
-webkit-box-shadow: 6px 12px 83px -17px rgba(0,0,0,0.29);
-moz-box-shadow: 6px 12px 83px -17px rgba(0,0,0,0.29);
box-shadow: 6px 12px 83px -17px rgba(0,0,0,0.29);
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
	min-height: 680px;
 }
.vision-main:after {content:""; position:absolute; width:100%; bottom:-42px; height:45px; background:url(../images/shape1.png); left:0;
    background-size: cover;
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.vision-main:hover {background:#007cc2;-webkit-box-shadow: 10px 10px 67px 2px rgba(0,0,0,0.43);
-moz-box-shadow: 10px 10px 67px 2px rgba(0,0,0,0.43);
box-shadow: 10px 10px 67px 2px rgba(0,0,0,0.43);}
.vision-main:hover:after {background:url(../images/shape2.png); }
.vision-main:hover>h3 {color:#fff;}
.vision-main:hover>h3 span {color:#fff;}
.vision-main:hover>p {color:#fff;}
.vision-main:hover>.v-icon { background:url(../images/vision-icon.png)no-repeat 0 -80px;}
.vision-main h3 { color:#000; font-size:18px; float:left; width:100%; text-transform:uppercase; margin-top: 20px;}
.vision-main span {color:#007cc2; font-weight:bold;}
.vision-main p  { font-size:14px; color:#000; float:left; width:100%; margin-top:20px; min-height:120px;}
.v-icon { background:url(../images/vision-icon.png) no-repeat 0 4px; width:93px; height:85px; display:inline-block; margin:30px 0; transition: all 0.2s ease-in;}
.vision-main:hover>.v-icon1 { background:url(../images/mission-icon.png) no-repeat 0 -95px;transition: all 0.2s ease-in;}
.v-icon1 { background:url(../images/mission-icon.png) no-repeat 0 4px; width:76px; height:85px; display:inline-block; margin:30px 0;}
.vision-main:hover>.v-icon2 { background:url(../images/quotes-icon.png) no-repeat 0 -85px;transition: all 0.2s ease-in;}
.v-icon2 { background:url(../images/quotes-icon.png) no-repeat 0 4px; width:85px; height:85px; display:inline-block; margin:30px 0;}
.vision-main:hover>.v-icon3 { background:url(../images/aims.png) no-repeat 0 -95px;transition: all 0.2s ease-in;}
.v-icon3 { background:url(../images/aims.png) no-repeat 0 4px; width:75px; height:85px; display:inline-block; margin:30px 0;}
.course-section {float:left; width:100%; background:url(../images/bg1.jpg) center no-repeat; background-size:cover; padding:70px 0;}
.course-section h3 { color: #57bdf7; font-size:36px; position:relative;}
.course-section span { font-weight:600;}
.course-section h3:after { content:""; position:absolute; height:1px; background:#8d2a2a; top:100px; left:0; width:65px;}
.course-section p {color:#fff; font-size:14px; font-family: 'Open Sans', sans-serif; margin-top:60px; float:left; width:100%; text-align:justify; padding-right:40px;}
.course-main {float:left; width:100%; padding:30px; border:1px solid #ffffff; text-align:center; min-height:225px;  transition: all 0.2s ease-in;}
.course-main h4 { font-size:14px; color:#fff; font-weight:bold; text-transform:uppercase; margin-top:20px; line-height:23px;}
.course-section .col-sm-4 {padding:5px;}
.course-main:hover {background:#8d2a2a; border:1px solid #8d2a2a;}
.awards-new-out{
	padding-top:100px;
	padding-bottom:100px;
	clear:both;
	background-color: #ffffff;
}
.awards-new{
    text-align: center;
}
.awards-new ul{
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 30px;
}
.awards-new ul li{
	background-color: #007cc2;
    float: left;
    margin-left: 0;
    margin-right: 0;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	padding:5px 20px;
	border-radius:0;
	padding-top:30px;
	padding-bottom:30px;
	margin-bottom:30px;
		-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.awards-new ul li:hover{
	background-color: #6CC;
}
.awards-new ul li a{
	color:#FFF;
}
.life-main {padding:0 0 35px 0; background:#007cc2; position:relative; margin:30px 0 60px 0; text-align:center; float:left; width:100%; 
-webkit-box-shadow: 6px 12px 83px -17px rgba(0,0,0,0.29);
-moz-box-shadow: 6px 12px 83px -17px rgba(0,0,0,0.29);
box-shadow: 6px 12px 83px -17px rgba(0,0,0,0.29);
 }
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.life-main:after {content:""; position:absolute; width:100%; bottom:-42px; height:45px; background:url(images/shape2.png); left:0;}
.life-main:hover {background:#fff;-webkit-box-shadow: 10px 10px 67px 2px rgba(0,0,0,0.43);
-moz-box-shadow: 10px 10px 67px 2px rgba(0,0,0,0.43);
box-shadow: 10px 10px 67px 2px rgba(0,0,0,0.43);}
.life-main:hover:after {background:url(images/shape1.png); }
.life-main img {max-width:100%;
width:100%;
height: 225px;
object-fit: cover;}
.life-main .gallery_title { font-size:18px; text-transform:uppercase; color:#fff; padding:30px 30px 0 30px; 
    float: left;
	width:100%;
	text-align:center;
    min-height: 85px;}
.life-main:hover > .gallery_title {color:#000; text-decoration:none;}	
.event_icon  {position:absolute; top:0; left:0; height:100%; width:100%;}
.event_icon img {height:auto; width:72px;}
.ga-im-m {position:relative; width:100%; line-height:200px;}
.overlay_icon1 {background:rgba(229, 161, 2, 0.6);}
.overlay_icon2 {background:rgba(144, 42, 48, 0.6);}
.overlay_icon3 {background:rgba(0, 124, 194, 0.6);}
.overlay_icon4 {background:rgba(132, 92, 38, 0.6);}
.video_icon {position:absolute; width:40px; height:40px; left:50%; top:25%; margin-left:-20px; cursor:pointer;}
.video_icon img {width:100%; height:100%;}
/*.tz-gallery .lightbox img {
    border-radius: 4px 4px 0 0;
}*/
.left-0 {text-align:left !important; margin-top:60px !important; font-size:30px !important; color:#f81232 !important; text-align:center !important;}
.left-0 span { font-size:30px !important; color:#fff !important;}
footer {float:left; width:100%; background:#007cc2; padding:70px 0 0; display: none;    margin-top: -22px;}
footer h4 {float:left; width:100%;  font-size:18px; text-transform:uppercase; color:#000;}
footer h4 span {font-weight:400; color:#ffffff;}
.footer-links { float:left; width:100%;}
.footer-links li a {color:#fff; font-size:12px; margin:10px 0;  float:left; width:100%;  text-transform:uppercase; }
.footer-links li a:hover {color:#000;}
footer p  {color:#fff; font-size:12px; margin:22px 0;  float:left; width:100%;  text-transform:uppercase; line-height:30px; }
.con_d {float:left; width:100%; margin:10px 0;}
.con_d i {float:left; color:#fff; font-size:12px;}
.con_d a {color:#fff; font-size:12px; float:left; text-transform:none; margin-left:20px; }
.fa-phone-office:before {
    content: "\f67d";
}
.con_d ul {float:left;}
.con_d ul li a {margin-bottom:15px;}
.footer-main {float:left; width:100%; border-top:1px solid #0f8acc; padding:35px 0;}
.footer-main p {color:#fff; font-size:12px; text-transform:none; margin:0;}
.social-11 {float:right; text-align:right; margin-bottom:0;}
.social-11 i {color:#0e7cb4; background:#48d6f5; width:30px; height:30px; border-radius:50%; margin-left:10px; text-align:center; line-height:30px;}
.social-11 li {float:left;}
.social-11 i:hover { background:#8e2825}
.slideshow img  { width:100%; max-width:100%;}
.gallery-thumbs-container {background:#007cc2; margin-top:8px; position:relative;padding-left:50%;}
#video_gallery .bx-prev {background:url(images/left.png) no-repeat; width:18px; height:11px; color:#007cc2; position:absolute; right: 95px;
    top: 30px;}
#video_gallery .bx-next {background:url(images/right.png) no-repeat; width:18px; height:11px; color:#007cc2; position:absolute;    right: 65px;
    top: 30px;}
.thumb img {opacity:0.3;}
.slideshow {margin-top:60px; position:relative;}
.slideshow .bx-viewport {height:auto !important;}
.pager-active img {opacity:0.9;}
#slide-counter {position: absolute;
    color: #fff;
    left: 9px;
    top: 10px;
    font-size: 16px;}
	.modal-title {float:left; width:100%;}
	.modal-dialog {top:2%;}
	/*inner page start*/
.inner_banner_m {float:left; width:100%; position:relative;}
.inner_banner_m img {width:100%; max-width:100%;min-height: 346px;
    object-fit: cover;}
.inner_title_main {position:absolute; bottom:0; left:0; width:100%;}	
.inner_title_main h2 {
    color: #fff;
    font-size: 45px;
    margin-bottom: 15px;
    text-shadow: 1px 2px 1px rgb(0 0 0 / 50%);
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}
.inner_title_main h2 span {
    font-weight: 600;
}	
.inner-short-des {float:left; width:356px; position:relative; background:#fff; padding:0 15px;}
.inner-short-des:after { content:""; position:absolute; width:100%; height:58px; top:-55px; background:url(../images/top_bg.png); left:0;}
.inner-short-des h3 { color:#000; font-size:24px; position:relative;}
.inner-short-des h3 span {color:#007cc2; font-weight:600;}
.about_con_main {float:left; width:100%; margin-top:60px; color:black}
.about_con_main p {font-size:14px; color:#000; line-height:30px; }
.img_con {max-width:100%; width:100%;}
.sb_des_main { float:left; width:100%; position:relative;}
.sb_des_main:after {content:""; position:absolute; background:url(images/shape3.png); width:47px; height:580px; top:10%; left:49%;} 
.sub_title_main {float:left; width:100%; position:relative; margin-bottom:20px;}
.sub_title_main img {width:100%; max-width:100%;}
.sub_title_main h3 { color:#fff; font-size:24px; text-transform:uppercase; position:absolute; bottom:60px; left:15px;}
.sub_title_main h3 span {font-weight:600;}
.sub_title_main h3:after { content:""; position:absolute; height:1px; background:#fff; top:80px; left:0; width:65px; }
.faculty_loader{
	background-image:url('images/Loading_bar.gif');
	background-repeat:no-repeat;
	background-position:center center;
	width:100%;
	height:500px;
}
.pading_rgt {padding-right:100px;}
.pading_lft {padding-left:100px;}
.prayer {float:left; width:100%; position:relative;}
.prayer:after {position:absolute; content:""; left:0; top:160px; width:225px; height:155px; background:url(images/quotation-icon.png); z-index:-1;} 
.prayer_title_main {float:right; width:100%; position:relative; margin-bottom:20px; width:auto;}
.prayer_title_main img {width:100%; max-width:100%;}
.prayer_title_main h3 { color:#fff; font-size:24px; text-transform:uppercase; position:absolute; bottom:60px; left:15px;}
.prayer_title_main h3 span {font-weight:600;}
.prayer_title_main h3:after { content:""; position:absolute; height:1px; background:#fff; top:80px; left:0; width:65px; }
.prayer_here {float:left; width:100%; padding-left:100px; font-size:14px; color:#000; font-style:italic;}
.vision_inn {margin-top:0; background:#fff;}
.inner-title-1 { color:#000; font-size:24px; position:relative; margin:60px 0;}
.inner-title-1 span { font-weight:600;}
.inner-title-1:after { content:""; position:absolute; height:1px; background:#007cc2; top:70px; left:0; width:65px;}
.list-main-11 {float:left; width:100%; text-align:center; padding:40px 15px 15px 15px; border:1px solid #000; margin:10px 0 0; min-height: 220px;
transition: all 0.5s ease;}
.list-main-11:hover {background:#007cc2;}
.list-main-11:hover > h5 { color:#fff;}
.list-main-11 h5 {color:#000; font-size:14px; text-transform:uppercase; margin:20px 0;     line-height: 22px;
    letter-spacing: 2px;}
	.col-pading {padding-right:5px; padding-left:5px;}
.ma-bottom  {margin-bottom:70px;}
.contact_main_div{margin-bottom:170px;}
.objectives_main {float:left; width:100%; margin-top:60px;}
.objectives {float:left; width:100%;}
.objectives li { background:url(images/tick.png) no-repeat 0 10px; padding-left:30px; font-size:14px; color:#000; margin-top:20px;
line-height:30px;}
.objectives-main {float:left; width:100%;}
.colour_style {color:#000 !important;}
.colour_style:after {background:#000 !important;}
.awards_main {float:left; width:100%;}
.award_list{padding:35px 15px; background:#ebebeb; position:relative; float:left; width:100%; margin-bottom:115px;
padding:30px;}
.award_list:hover {background:#007cc2;color:#fff;}
.award_list:hover:after {background:url(images/aw-bg1-h.png);}
.award_list:after {content:""; position:absolute; width:100%; bottom:-59px; height:59px; background:url(images/aw-bg1.png); left:0;}
.award_list ul li {font-size:16px; background:url(images/li-s.png) no-repeat left 12px; padding-left:30px; color:#898989; margin:10px 0;line-height: 40px;}
.award_list:hover ul li {color:#fff;background:url(images/li-s-h.png) no-repeat left 4px;}
.award_list_r{padding:35px 15px; background:#ebebeb; position:relative; float:left; width:100%; margin-bottom:115px;
padding:30px;}
.award_list_r:hover {background:#007cc2;color:#fff;}
.award_list_r:hover:after {background:url(images/aw-bg2-h.png);}
.award_list_r:after {content:""; position:absolute; width:100%; bottom:-59px; height:59px; background:url(images/aw-bg2.png); left:0;}
.award_list_r ul li {font-size:16px; background:url(images/li-s.png) no-repeat left 4px; padding-left:30px; color:#898989; margin:20px 0;}
.award_list_r:hover ul li {color:#fff;background:url(images/li-s-h.png) no-repeat left 4px;}
.old_butt_main{float:left; width:100%; margin-bottom:40px;}
.older_history {float:left; width:100%; display:none;}
.older_icon { width:91px; height:90px; margin:0 auto; line-height:90px; text-align:center; font-size:14px; color:#fff; background-image:url(images/older_button.png);
cursor:pointer;    margin-top: -51px;}
.his_main {float:left; width:100%; margin-top:40px;}
.department_title:after { top: 34px !important;}
.department_main {
    float: left;
    width: 100%;
}
.nav.nav-tabs {
    float: left;
    display: block;
	width:32%;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    background: #ccc;
}
.nav-tabs .nav-link.active {
    color: #495057;
    background-color:#007bff !important;
    border-color: transparent !important;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0rem!important;
    border-top-right-radius: 0rem!important;
}
.tab-content>.active {
    display: block;
    min-height: 165px;
}
.tab_main {float:left; width:100%; background:url(images/department_bg.jpg) no-repeat; min-height:600px; background-size:32%; margin-bottom:80px;}
.tab_main h2 { font-size:36px; color:#fff; text-transform:uppercase; padding:15px; margin:20px 0;}
.tab_main hr {height:1px; background:#fff; width:32%;}
.tab_main .nav-link { padding:30px; background:rgba(255,255,255,0.4); color:#fff; font-size:15px; font-weight:bold; text-transform:uppercase;}
.tab_main .nav-tabs .nav-link.active {border:0 !important; background:transparent !important; color:#fff; }
.tab_main .nav-tabs .nav-link:hover {border:1px solid transparent; background:rgba(255,255,255,0.6);}
.tab_main .nav-tabs .nav-link i {float:left; margin-right:20px;}
.department_tab_con { margin-left:30px;}
.department_tab_con p { color:#000; line-height:30px; margin-top:7px;}
.department_tab_con img {width:100%; max-width:100%;}
.mobile-search {display:none;}	
.co-details-11 {display:none; float:right;}
.menu-close {display:none; color:#fff; font-size:18px; float:right;
margin-left: auto;
margin-top: 10px;}
/*..........................event single...........................*/
.event_main {float:left; width:100%; margin:25px 0;}
.event_img { max-width:100%; width:100%; border:1px solid #f9f9f9;}
.event_date-main { font-size:72px; color:#000; font-weight:bold; float:left; width:100%; margin-top:10px;}
.mr-btn{
	margin-top: 10px!important;margin-bottom: 25px;
}
.event_date-main span { color:#757575; font-size:40px; font-weight:normal; font-style:italic;}
.event_date-main sup {color:#757575; font-size:25px; font-weight:normal; font-style:italic;}
.news-title1 {font-size:24px; color:#000; font-weight:bold; float:left; width:100%; margin-bottom:20px; position:relative; z-index:1000;}
.time_d {color:#656565; font-size:16px; text-transform:uppercase; float:left; width:100%; margin-bottom:20px;}
.time_d i {color:#007cc2;}
/*..........................event details...........................*/
.event_date-main {margin-top:0;}
.margin_bottom {bottom:-100px;}
.thumb-main {float:left; width:100%; margin-top:60px;}
/* PAGER */
.thumb-main .bx-wrapper .bx-pager {
  text-align: left;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.thumb-main .bx-wrapper .bx-pager.bx-default-pager a {
  background: #ececec;
  text-indent: -9999px;
  display: block;
  width: 27px;
  height: 3px;
  margin: 0 5px;
  outline: 0;
 /* -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;*/
}
.thumb-main .bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #1989c8;
}
.thumb-main .bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.thumb-main .bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
.event-title {float:left; width:100%; color:#000; font-size:18px; margin:35px 0 0; font-weight:600; line-height:25px;letter-spacing:0.8px;}
.borderless td, .borderless th, .borderless thead th {
    border: none;
}
.table {color:#000; margin-top:30px;}
.table td, .table th {}
.table_main {background:#f5f5f5; padding:0 30px; margin-top:30px; float:left;}
.upcoming {background:#f5f5f5; float:left; width:100%; padding:10px 30px; border-bottom:1px solid #007cc2; color:#000; font-weight:bold;
font-size:20px; text-transform:uppercase;}
.upcoming_event_main {float:left; width:100%; padding:20px;}
.upcoming_event_main:hover { background:#f5f5f5;}
/*................contact page start..................*/
.contact_main_div  {float:left; width:100%;}
.address_main {float:left; width:100%; background:#007cc2;}
.contact-title {font-size:30px; color:#fff; text-transform:uppercase; border-bottom:1px solid #fff; margin:20px 0; padding:20px;}
.contact_list {float:left; width:100%; color:#000; background:#4da4d4; padding:40px 20px;}
.contact_list p {text-transform:uppercase; font-weight:600; font-size:16px; line-height:28px;margin-bottom: 0px;}
.contact-title strong {font-weight:600;}
.contact_list h3 {color:#fff; font-weight:600;}
.con_de {line-height:26px; margin-bottom: 20px;}
.con-sub1 {background:#007cc2; color:#fff;}
.con-sub1 p {color:#fff;}
.con-sub1 h3 {color:#000;}
.contact_form {float:left; width:100%; margin-top:40px;}
.contact_sb {float:right; margin-top:-200px;
-webkit-box-shadow: 6px 12px 83px -17px rgba(0,0,0,0.29);
-moz-box-shadow: 6px 12px 83px -17px rgba(0,0,0,0.29);
box-shadow: 6px 12px 83px -17px rgba(0,0,0,0.29);}
.contact_list_11 {float:left; width:100%; color:#000; background:#fff; padding:40px 20px;}
.contact_list_11 p {text-transform:uppercase; font-weight:600; font-size:16px; line-height:28px;}
.contact_form h3 { color:#000; font-size:30px; position:relative; text-transform:uppercase; text-align:right;}
.contact_form span {color:#007cc2; font-weight:600;}
.contact_form h3:after { content:""; position:absolute; height:1px; background:#007cc2; top:80px; right:0; width:65px;}
.contact_form .form-control {margin-top:20px; padding:15px; border:1px solid #000; color:#000;}
.contact_form textarea {height:200px; resize:none;}
.button1 {background:#007cc2!important; color:#fff!important; text-transform:uppercase!important; font-size:14px!important; float:right!important; padding:15px 0!important; margin-top:20px!important; border:0!important; width:140px!important; text-align:center!important;}
.button1:hover {color:#fff!important; text-decoration:none!important; background:#8d2a2a!important;}
.map_main {float:left; width:100%; position:relative; z-index:-1;margin-top:-140px;}
.map_overlay {position:absolute; left:0; top:0;}
.location_main  {width:310px; margin:0 auto; margin-top:10%;}
.location_main img {float:left;}
.map_location_main {float:left; width:240px; background:#f7ae01; position:relative; border:5px solid #fff; padding:15px; color:#363535; font-size:12px; text-transform:uppercase;
line-height:26px; font-weight:600;}
.map_location_main:after {position:absolute; left:-16px; top:40px; content:""; background:url(images/left-arrow.png); width:16px; height:33px;}
/*..........................ctact details end...........................*/
/*..........................my style...........................*/
.department_main .tab_main{margin-top:50px;}
.department_title{font-size:30px!important;}
.dept_icon{width:62%;}
.department_tab_con .inner-title-1:after{top: 40px;}
.department_tab_con .inner-title-1 {margin: 40px 0;}
.department_tab_con .objectives{float:none;}
.department_tab_con .objectives li{margin-top:7px;}
.dropright .dropdown-toggle::after {
    float: right;
    font-size: 25px;
}
.inner_sub_title:after{top:40px;}
#map_canvas { margin: 0; padding: 0; height: 100% }
.wpforms-field-large{
    margin-top: 20px!important;
    padding: 30px 15px!important;
    border: 1px solid #000!important;
    color: #000!important;
	display: block;
    width: 100%;
    font-size: 1rem!important;
    line-height: 1.5!important;
    background-color: #fff!important;
    background-clip: padding-box!important;
    border-radius: .25rem!important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out!important;
}
div.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 0px 0!important;
}
#menu-responsive-menu{display:none;}
.on_modal{padding:0px;float:none;margin-bottom: 25px;}
.bs-faculty-modal-sm .modal-dialog{max-width:80%;margin-top: 0px;top: 12%;}
.bs-faculty-modal-sm .modal-body{height:500px;overflow-y:scroll;}
.close {
  width: 34px;
  height: 34px;
  padding-top: 4px;
  display: inline-block;
  position: absolute;
  top: 20px;
  right: 20px;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  border-radius: 100%;
  /* background: transparent; */
  border: solid 4px #808080;
}
.close:after,
.close:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 5px;
  height: 4px;
  width: 16px;
  border-radius: 30px;
  background: #808080;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.close:hover {
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  /* background: #007cc2;
  text-decoration: none;
  border-color: #007cc2; */
}
/* .close:hover:after,
.close:hover:before {
  background: #fff;
} */
.modal-header .close{
    margin: 0 !important;
}
.bs-example-modal-sm .close {
  width: 34px;
  height: 34px;
  padding-top: 4px;
  display: inline-block;
  position: absolute;
  top: 20px;
  right: 20px;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  border-radius: 100%;
      padding: 0rem;
	  background: #007cc2;
  text-decoration: none;
  border-color: #007cc2;
}
.bs-example-modal-sm .close:after,
.bs-example-modal-sm .close:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 5px;
  height: 4px;
  width: 16px;
  border-radius: 30px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.bs-example-modal-sm .close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.bs-example-modal-sm .close:hover {
  -webkit-transform: translate(50%, -50%) rotate(180deg);
  transform: translate(50%, -50%) rotate(180deg);
  text-decoration: none;
 background: transparent;
  border: solid 4px #808080;
}
.bs-example-modal-sm .close:hover:after,
.bs-example-modal-sm .close:hover:before {
  background: #808080;
}
.socialmedia_links{
text-align:center;
}
.socialmedia_links .fab {
  	padding: 9px;
    font-size: 15px;
    width: 34px;
    text-align: center;
    text-decoration: none;
    margin: 5px 1px;
    border-radius: 50%;
}
.socialmedia_links .fab:hover {
    opacity: 0.7;
}
.socialmedia_links .fa-facebook{
	background: #3B5998;
  	color: white;
}
.socialmedia_links .fa-twitter{
	background: #55ACEE;
  	color: white;
}
.socialmedia_links  .fa-google-plus {
  background: #dd4b39;
  color: white;
}
.socialmedia_links  .fa-linkedin {
  background: #007bb5;
  color: white;
}
.socialmedia_links .fa-instagram {
  background: #125688;
  color: white;
}
.socialmedia_links .fa-pinterest {
  background: #cb2027;
  color: white;
}
.faculty_div{padding-left:5px;padding-right:5px;}
.slideshow .bxslider li{max-height:210px;overflow:hidden;}
.gallery-thumbs-list li{max-height:60px;overflow:hidden;}
.profile_btn{color: #00fff0!important;}
/*..........................my style end...........................*/
/*.............................faculty...........................................*/
.faculty-main { background:#007cc2; position:relative; margin:30px 0 60px 0; text-align:center; float:left; width:100%; 
-webkit-box-shadow: 6px 12px 83px -38px rgba(0,0,0,0.29);
-moz-box-shadow: 6px 12px 83px -38px rgba(0,0,0,0.29);
box-shadow: 6px 12px 83px -38px rgba(0,0,0,0.29);
 }
.faculty-main:after {content:""; position:absolute; width:100%; bottom:-42px; height:45px; background:url(images/shape2.png); left:0;}
.faculty-main:hover {background:#fff;-webkit-box-shadow: 10px 10px 67px 2px rgba(0,0,0,0.43);
-moz-box-shadow: 10px 10px 67px 2px rgba(0,0,0,0.43);
box-shadow: 10px 10px 67px 2px rgba(0,0,0,0.43);}
.faculty-main:hover:after {background:url(images/shape1.png); }
.faculty-main a { font-size:13px; color:#fff; padding:0; 
    float: left;
	width:100%;
	text-align:center;
	min-height: 33px;
}
.faculty-main:hover > a {color:#007cc2; text-decoration:none;}	
.faculty_details {background:#f0f0f0; border:1px solid #d9d8d8; padding:0px;width:100%;min-height:225px;max-height:225px;overflow:hidden;}
.faculty_details img {border:1px solid #fff; margin:0px 0;width:100%;overflow:hidden;}
.faculty-main h2 {color:#fff; font-size:16px; text-transform:uppercase; margin-top:15px;padding: 5px;margin: 15px 0;}
.faculty-main h3 {color:#fff; font-size:13px; text-transform:uppercase; margin-top:10px;    min-height: 15px;}
.faculty-main:hover > h3 {color:#8e2927; text-decoration:none;}	
.faculty-main:hover > h2 {color:#000; text-decoration:none;}	
.facylty_details_main {float:left; width:100%; border:1px solid #dddddd; margin-top:30px; color:#000; padding-bottom:60px; background:#f0f0f0;}
.row_style {background:#f0f0f0; padding:10px 20px;border-bottom: 1px solid #ccc;}
.row_style1 {background:#fff; padding:10px 20px;border-bottom: 1px solid #ccc;}
/*---------------------------Login modal------------------*/
.modal-title { color:#000; text-transform:uppercase; font-weight:600;}
.modal-title i img {width:40px;}
.modal-title i {margin-right:10px;}
.logintext {padding:0 20px;}
.log_button {padding:15px 10px; background:#087cc0; border-radius: 30px; color:#fff; text-transform:uppercase; 
letter-spacing:2px; width:100%; margin-top:20px; float:left; text-align:center; transition:ease-out .5s;
}
.log_button:hover {background:#8d2a2a; color:#fff; text-decoration:none;}
.modal-content {padding:20px 0;}
/*---------------------------Login modal end------------------*/
/*-------------------------Alumni Register-------------------*/
.sec.inner-short-des:after {
    background: unset;
}
span.sec h3
{
  font-size: 24px;
    color: black;
    margin-bottom: 25px;
}
span.sec span
{
   font-weight: bold;
    color: #007cc2;
}
.u-line
{
  width:100px;
  height: 2px;
  background: #007cc2;
  display: block;
  margin-bottom: 60px;
}
.am .form-group input,.am .form-group select{
    height: 40px!important;
    border-radius: 0!important;
    background: #eeeeee;
    position: relative!important;
}
.am .form-group .selectpicker{
background: #eeeeee!important;
}
.btn-light {
	height: 40px!important;
    color: #212529!important;
    background: #eeeeee!important;
    border-color: #f8f9fa!important;
	border: 1px solid #ced4da!important;
}
.am .dropdown-menu ul li a{
color:#000;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    top: auto!important;
}
i.fa.fa-eye
{
  position: absolute!important;
    right: 11px!important;
    top: 13px!important;
    z-index: 111!important;
    z-index: 1111;
}
.form-group
{
  position: relative;
}
.fa-calendar-alt
{
   position: absolute!important;
    right: 11px!important;
    top: 13px!important;
    z-index: 111!important;
    z-index: 1111;
}
.bb:hover .fa-calendar-alt
{
display: none;;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    border-radius: 0;
    height: 44px;
}
/*-------------------------Alumni Register-------------------*/
@media screen and (min-width: 1400px) {
}
/* navbar - mega dropdown styles */
@media screen and (min-width: 992px) {
   #logo img  { width:100%;}
}
@media screen and (min-width: 814px) {
.navbar-toggler { display:none;}
}
.navbar-toggler {
  margin-top: 15px;
}
 #logo  {}
.img-fluid1 {max-width:70%; margin-top:60px;}
.sub-main  {float:left; width:100%; padding:30px;}
@media screen and (max-width: 1024px){
.inner_title_main h2 {
    font-size: 44px;
}	
.inner-short-des {
    min-width: 100%;
	max-width: 100%;
}	
.vision-main {
    padding: 30px 15px 5px;
    margin-bottom:55px;
 }	
.awards-new {
    margin-top: 30px;
}
.awards-new ul{
	margin-bottom:0;
}	
.awards-new ul li {
    width: 94%;
}
.navbar-toggler {
    margin-top: -155px;
    position: absolute;
    top: 90px;
    margin-left:0;
}	
.course-main h4 {
    font-size: 13px;
}	
.course-main {
    padding: 30px 10px;
}
.our-vision-out {
    position: absolute;
    bottom: inherit;
    top: 100%;
    background-color: #007cc3;
}
.about-section {
}	
.awards-new ul li {
    margin-bottom: 20px;
}	
.banner-main::after {display:none;}
.banner-main::before {display:none;}
.login {width:75px; padding:0; border:0;}
.vision-main:after {}
.navbar-expand-lg .navbar-nav .nav-link {font-size:11px;}
.con-i-main {min-height:530px;}
.sub_title_main h3 {font-size:20px; bottom:20px;}
.sub_title_main h3:after { display:none;}
.tab_main {background:#fff;}
.tab_main .nav-link {color:#48d6f5;}
.tab_main .nav-tabs .nav-link.active {background:#000 !important;}
.tab_main h2 {color:#000;}
.tab_main .nav-tabs .nav-link i {display:none;}
.department_tab_con {margin-left:0;}
.tab_main .nav-tabs .nav-link {font-size:12px; border-bottom:1px solid #fff; padding:10px; font-weight:normal;}
}
@media screen and (max-width: 768px){
    .custom_banner .captions{
        top:18%!important;
        width: 70%;
    }
    .custom_banner .banner-caption h2 {
        font-size: 22px;
    }
    .custom_banner .banner-caption h4 {
        font-size: 12px;
    }
    .custom_banner .banner-caption h4 p{
        margin-bottom:0px;
    }
    .custom_banner .button {
        padding: 8px 20px;
        margin-top: 5px;
    }
    .banner-caption {
    top: 0%;
}
    .internet_login{display:block!important;}
#menu-responsive-menu{display:block;}
.nav-main .nav-link {padding:5px 0 5px 0; border-bottom:5px solid transparent;}
.social i {margin-left:0px;}
	.nav-main .navbar-nav {
	padding-left: 0px;
	width: 425px;
	padding-top: 10px;
}
	.navbar {display:inline-block;}
.nav-main .navbar { position:fixed; z-index:10000; background:#007cc2; left:0; top:0; height:100%;overflow-y: scroll;  }	
.list-main-11 h5 {font-size:12px;}
.banner-caption h2 { font-size:30px;}
.top-style3 {display:none;}
.slider { width:25%;max-height: 300px;}
.after1 {bottom:-6px;}
.con-i-main {padding:10px;}
.vision-main:after {display:block;}
.sub-main {padding:30px 10px;}
.top-link {margin:20px 0;}
.login {margin-top:0;}
.co-details-11 {display:block;}	
.large-search {display:none;}
.mobile-search {display:block;}	
.mobile-device { display:block;}
.large-device {display:none;}
.header-main {border-bottom:0; padding:10px 0;}
.online-payment {display:none;}
.login {display:none;}	
.navbar-light .navbar-toggler {border-color:#007cc3; background: #007cc3; border-radius: 5px;}
.top-link li a {margin:0 10px 0 0;}
}
@media screen and (max-width: 767px){
	.vision-main {
	min-height:inherit;
 }
    .inner-title-2::after{
    display:none;
    }
.inner-title-1 {font-size: 14px;}
	.nav-main .nav-link:hover, .nav-link:focus {color:#48d6f5;border-bottom: 5px solid transparent;}
.menu-close {display:block;}
.navbar-toggler:hover {background:#007cc3;}
.navbar-light .collapsed {border-color:#007cc3; background: #007cc3;}
.nav-main {background:none;}
.search-container input { border-radius: 20px;}
.top-link {text-align:right;}	
.top-link li {
    float: none;
    display: inline-block;
}
	#logo {
    margin-left:0;
}
.header-sub	 {padding:7px 0;}
/*.navbar-expand-lg .navbar-nav .nav-link {padding-left:15px;}*/
.nav-main .navbar-nav {padding:0 20px;}
.co-details i {
    font-size: 17px;
}
	.facylty_details_main ul li{
		list-style:outside!important;
	}
.news-main p {
    padding: 0;
    margin-top: 5px;
    font-size: 10px;
}
.news-main h4 {padding:5px 0;}
.sb_des_main:after{display:none;}
.con-i-main:after  {display:none;}
.top-style {display:none;}
.slider { width:33%;max-height: 300px;}	
/*.nav-main .container {width:100%; padding:0; max-width:100%;}*/
.social i { width:24px; height:24px; line-height:24px;}
#logo {margin-top:15px;}
.pading_rgt {
    padding-right: 15px;
}
.pading_lft {
    padding-left: 15px;
}
.prayer:after{display:none;}
.prayer_here {padding-left:0;}
#logo img {
    width: 75%;
    float: right;
}
}
@media screen and (max-width: 667px){
.top-link li a {
    color: #9b9b9b;
    font-size: 11px;
    margin: 0 5px;
}
}
@media screen and (max-width: 568px){
	.nav-main .navbar-nav {
    width: 424px;
	padding-left: 0px;
	padding-top: 10px;
}
	.navbar {display:inline-block;}
.nav-main .navbar { position:fixed; z-index:10000; background:#007cc2; left:0; top:0; height:100%;overflow-y: scroll;  }			
.online-payment {margin-left:20px;}
.co-details a span {display:none;}
.top-link {margin:10px 0 0;}
#logo {margin-top:0;}
.nav-main .nav-link:hover, .nav-link:focus {color:#48d6f5;border-bottom: 5px solid transparent;}
.dropdown-item {
    color: #fff;
}
.dropdown-item:hover {
    color: #48d6f5;
	background:none;
}
.dropdown-item a:hover{
background:none;
}
.dropdown-item a{
font-size:13px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    font-size: 14px;
}
.dropdown-menu ul li a{
padding-left:40px;
font-size:12px;
}
.footer-links li a {font-size:10px; margin:5px 0;}
.fot_centre {text-align:center; margin-top: 30px;}
.fot_centre li a {width:auto; margin:3px;} 
.fot_centre li {display:inline-block; float:none;}
 .fot_centre .con_d i{ float:none;}
 .fot_centre .con_d a{ float:none;}
 .footer-main p {text-align:center;}
 .social-11 {width:100%; text-align:center;}
 .social-11 li {float:none; display:inline-block;}
 .con_d ul {float:none;}
.con_d .fa-envelope { margin-top:6px;}
.footer-main {padding:15px 0; padding-bottom: 75px;}
.con-i-main {
    min-height: 410px;
}
.vision {padding-bottom:30px;}
.course-section {padding:30px 0;}
footer {padding:30px 0 0;}
}
@media (min-width: 350px) and (max-width: 568px){
.vision-main:after { }
}
@media screen and (max-width: 420px){
		.nav-main .navbar-nav {
    width: 340px;
	padding-left:0px;
	padding-top: 10px;
}
	.con-i-main:after  {display:block;}
	.top-style1 {display:none;}
.slider { width:50%;max-height: 300px;}
.banner-caption h2 {
    font-size: 25px;
}
.co-details a {font-size:12px; margin-left:5px; line-height: 34px;}
.banner-caption h4 {
    font-size: 14px;}
.button {padding:15px 20px;}
.con-i-main {margin-top:70px;}
.top-link li a {
    color: #9b9b9b;
    font-size: 11px;
    margin: 0 4px;
}
.navbar-toggler {
    position: absolute;
}
}
@media screen and (max-width: 350px){
.inner-short-des {width:100%;}
.nav-main .navbar-nav {
    width: 310px;
	padding-left:0px;
	padding-top: 10px;
}
ul.dropdown-menu li > ul.dropdown-menu{
left: 100%;
top: 0;
}
ul.dropdown-menu li:hover > ul.dropdown-menu, ul.dropdown-menu li:focus > ul.dropdown-menu{
display: block
}
.department_tab_con
{
	padding-left: 30px;
    font-size: 14px;
    color: #000;
    margin-top: 20px;
    line-height: 30px;
}
div#gallery .event_icon img {
    width: unset;
}
.about_con_main
{
	line-height:30px;
}
.about_con_main ul
{
	margin-top:11px;
}
.about_con_main ol
{
	margin-top:11px;
	padding-left: 17px;
}
section.inner_banner_m:before {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.7);
    content: '';
}
.department_title:after {
    top: 70px !important;
}
.inner-short-des h3:after {
    content: "";
    height: 2px;
    top: 84px;
}
.about_con_main .row {
    padding: 0 15px;
}
section.inner_banner_m:before {
 background:linear-gradient(to right, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.07) 46%, rgba(0,0,0,0) 100%);
}
.card-image
   {
       width: 100px;
       height: 100px;
       background: #007cc2;
       float: left;
       margin: 0 10px 0px 0;
       overflow: hidden;
   }
.card-image img
   {
      width:100%;
   }
.banner-caption h2
{
margin-top:unset;
}
.banner-caption {
    top: 31%;
}
.custom_banner .banner-caption {
    top: 0%;
    height: 650px;
}
.custom_banner
{
	position:relative;
}
.custom_banner .bx-controls-direction {
   position: absolute;
    top: 45%;
    left: 0px;
    z-index: 1117;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    display: block;
}
.custom_banner .bx-controls-direction .bx-prev
{
	position: absolute;
    left: 0px;
    color:#fff;
}
.custom_banner .bx-controls-direction .bx-next
{
	 position: absolute;
    right: 0px;
    color:#fff;
}
.custom_banner .bx-viewport{
	max-height: 650px!important;
}
.custom_banner .captions{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.custom_banner .banner_overlay{
position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.35); /*dim the background*/
}
.internet_login{display:none;}
.applay-download {
    margin-top: 30px;
    border-radius: 0;
        width: 100%;
}
.applay-download .btn{
color:#fff;
}
.single-page ul li {
    line-height: 2.5!important;
}
.red,.red p{color:red!important;}
section.ranklist {
    padding: 10px 0;
}
ul.cast-list {
    list-style: none;
    padding: 0;
}
ul.cast-list li {
    padding: 10px 15px;
    background-color: #2d4f73!important; 
    margin-bottom: 2px;
    cursor: pointer;
    border-radius: 3px;
    color: white;
}
ul.cast-list li:hover
{
    background: #8fb4dc!important;
    color: black;
}
div#v-pills-tab a {
    background: #8fb4dc;
    margin-bottom: 2px;
}
.ranklist .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #2d4f73!important;
    border-radius: 0;
}
.ranklist a
{
color: white;
}
.ranklist a:hover
{
color: #48d6f5;
}
.ranklist button#dropdownMenuButton:hover
{
    color: #48d6f5; 
}
.cast-name h4 {
    color: #007cc1;
}
.ranklist .dropdown-menu.show {
    display: block;
    position: absolute;
    left: 176px!important;
    top: -41px!important;
    z-index:10000;
}
.ranklist ul.cast-list1 {
    list-style: none;
    padding: 0;
	margin-bottom:0px;
	margin-top: 0px;
}
.ranklist ul.cast-list1 li {
    margin-bottom: 3px;
	    width: 100%;
}
.ranklist .btn-secondary.focus, .btn-secondary:focus {
    box-shadow: unset!important;
}
.ranklist button#dropdownMenuButton {
    border-radius: 0;
}
.ranklist ul.cast-list1 .btn {
    width: 100%;
}
.ranklist ul.cast-list1 {
    display: inline-block;
}
.ranklist ul.cast-list1 li {
    width: 325px;
    text-align: left;
    /* display: inline-block; */
}
.ranklist button#dropdownMenuButton {
    border-radius: 0;
    text-align: left;
    padding: 10px 20px;
    background: #007cc2;
}
.ranklist .dropdown-menu.show {
    display: block;
    position: absolute;
    left: 335px!important;
    top: -15px!important;
    border-radius: 0;
    background: transparent;
    border: unset;
    padding: 0;
    margin: 0;
}
.ranklist .dropdown-menu a {
    padding: 10px 20px;
    background: #007cc2;
    margin-bottom: 2px;
}
.ranklist .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: unset;
}
section.ranklist h3 {
    font-size: 22px;
}
@media(max-width:425px)
{
    .ranklist .dropdown-menu a {
        padding: 10px 20px;
        background: #2cadf5;
        margin-bottom: 0px;
        color: black;
    }
    .ranklist .dropdown-menu.show {
        display: block;
        position: absolute;
        left: 176px!important;
        top: -45px!important;
        border-radius: 0;
        background: transparent;
        border: unset;
        padding: 0;
        margin: 0;
    }
}
@media(max-width:400px)
{
    .ranklist .dropdown-menu a {
        padding: 10px 20px;
        background: #2cadf5;
        margin-bottom: 0px;
        color: black;
    }
    .ranklist .dropdown-menu.show {
        display: block;
        position: absolute;
        left: 100px!important;
        top: -45px!important;
        border-radius: 0;
        background: transparent;
        border: unset;
        padding: 0;
        margin: 0;
    }
    .ranklist .dropdown-menu.show {
        display: block;
        position: absolute;
        left: 100px!important;
        top: 0px!important;
        border-radius: 0;
        background: transparent;
        border: unset;
        padding: 0;
        margin: 0;
    }
}
.accomodation_table tr td,.accomodation_table tr th{
	text-align:center;
}
.members {
    padding: 67px 0;
}
.member-cont {
    margin-bottom: 78px;
    background: #007cc2;
}
.member-data {
    padding: 30px 30px 7px 30px;
    color: white;
    line-height: 2.2;
    position: relative;
    min-height: 188px;
}
.member-data h5 {
    font-size: 18px;
    line-height: 1.3;
	margin-bottom: 13px;
}
.member-data p {
    color: #00e8fd!important;
    z-index: 1111;
    position: relative;
    min-height:50px;
   line-height: 1.5;
}
.member-data a {
   position: relative;
   top: 11px;
}
.member-cont:hover h5{
    color: black;
    text-decoration: none;
}
.member-cont:hover p{
    color: #007cc2!important;
    text-decoration: none;
}
.member-image {
    padding: 20px 20px;
    background: #f0f0f0;
    position: relative;
    text-align: center;
	min-height: 240px;
}
.member-overlay {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    text-align: center;
    padding-top: 28%;
    left: 0px;
    top: 0px;
    color: white;
    display: none;
    transition: 0.2s ease-in-out;
}
.member-overlay a {
    text-decoration: none;
    color: white;
    padding: 14px 46px;
    border: 1px solid white;
}
.member-data .triangle-life {
    position: absolute;
    bottom: -28px;
    left: 0px;
    width: 100%;
    height: 36%;
    background: url(images/shape2.png);
    content: " ";
    z-index: 111;
    background-size: cover;
}
.member-cont:hover {
    box-shadow: 10px 10px 67px 2px rgba(0,0,0,0.43);
    background: white;
}
.member-cont:hover  .triangle-life
{
    background: url(images/shape1.png) no-repeat;
    background-size: cover;
}
.member-cont:hover  .member-overlay
{
   display: block;
}
.inner-title-2 {
    color: #000;
    font-size: 24px;
    position: relative;
    margin: 20px 0 35px;
}
.inner-title-2:after{
	content: "";
    position: absolute;
    height: 1px;
    background: #007cc2;
    top: 32px;
    left: 0;
    width: 65px;
}
.con-i-main{min-height:505px;}
/******Carousal with .thumbnail*******/
#myCarousel .list-inline {
    white-space:nowrap;
    overflow-x:auto;
}
#myCarousel .carousel-inner {
    min-height: 210px !important;
}
#myCarousel .carousel-indicators {
    position: static;
    left: initial;
    width: initial;
    margin-left: initial;
}
#myCarousel .carousel-indicators > li {
    width: initial;
    height: initial;
    text-indent: initial;
}
#myCarousel .carousel-indicators > li.active img {
    opacity: 0.7;
}
#carousel-text{
    min-height: 40px;
}
.embed-container { 
	position: relative; 
	padding-bottom: 56.25%;
	overflow: hidden;
	max-width: 100%;
	height: auto;
} 
.embed-container iframe,
.embed-container object,
.embed-container embed { 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}