@import url("../adaptive/style.css");
@import url(https://fonts.googleapis.com/css?family=Prociono);
@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700);
/*
 Theme Name:   Just
 Theme URI:    http://firststep.com/adaptive/care
 Description:  Care is a Child Theme of adaptive. This is a simple responsive theme based on the Bootstrap 3.2 framework. Which adapts to different devices. Inspired by Wp-bootstrap theme. - Developed by wonesty for Nursing college websites, which has inbuilt custom post to create Faculty, News & Events, Department, Course, Publication etc.,  
 Author:       Selvam, Gyan and Team
 Author URI:   http://firststep.com
 Template:     adaptive
 Version:      1.0.0
 Tags:         Law college, campus, college websites, responsive-layout, accessibility-ready
 Text Domain:  adaptive, justice, law
*/
/* =Theme customization starts here
-------------------------------------------------------------- */
/*KLE - Society's STYLE BY GYAN - 14 April 2015 */
/** colors **/
/* gray */
/** / colors**/
/**variable styles ENDS**/
/*Common styles*/
/* line 51, style.scss */
body {
  background: #fff;
  font-family: "Droid Sans", sans-serif;
  fon-size: 17px;
  color: #686868;
}

/* line 52, style.scss */
h1, h2, h3, h4, h5, h6, h7 {
  margin: 0;
  padding: 0;
  font-family: "Prociono";
  font-weight: normal;
  text-transform: uppercase;
}

/* line 53, style.scss */
p {
  font-family: "Droid Sans", sans-serif;
  color: #686868;
  font-size: 15px;
  line-height: 23px;
  text-align: justify;
  font-weight:000;
}

/* line 54, style.scss */
h3 {
  color: white;
  padding: 10px 0;
}

/* line 55, style.scss */
a {
  /*display:inline-block; */
  /*Gyan*/
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

/* line 59, style.scss */
a.external-link:before {
  content: "\f08e";
  color: #de8807;
  font-size: 18px;
  font-family: FontAwesome;
  margin-right: 10px;
}

/* line 66, style.scss */
a.btn-primary {
  color: #9e2121;
}

/* line 67, style.scss */
a.btn-primary:hover {
  color: #0461be;
}

/* line 68, style.scss */
a.btn-primary:focus {
  color: #0461be;
}

/* line 70, style.scss */
ul li {
  list-style: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

/* line 71, style.scss */
ul, ol {
  padding: 0;
  margin: 0;
}

/* Ends  Style Guide */
/**  Common Styles **/
/* line 76, style.scss */
h1 {
  font-size: 24px;
  color: white;
  margin-top: 0px;
  min-height: 43px;
  padding: 12px;
}

/* line 84, style.scss */
h2 {
  font-size: 22px;
  color: white;
  margin-top: 0px;
  text-align: center;
  font-weight: normal;
}

/* line 91, style.scss */
h3 {
  font-size: 20px;
  color: white;
  background-color: #0461be;
  margin: 0px 0px 10px;
  height: auto;
  padding: 7px 12px 7px 12px;
}

/* line 99, style.scss */
h4 {
  font-size: 22px;
  color: #0461be;
  text-transform: none;
  border-bottom: #dbdbdb solid 2px;
  padding-bottom: 10px;
  clear: both;
}

/* line 109, style.scss */
h6 {
  color: #0461be;
  font-size: 19px;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 10px;
}

/* line 116, style.scss */
h7 {
  font-size: 20px;
  text-transform: none;
  margin-bottom: 0px;
  font-weight: normal;
}

/* line 122, style.scss */
.questions {
  margin: 10px 0px 0px 20px;
}
/* line 124, style.scss */
.questions li {
  color: #0461be;
  font-size: 19px;
  font-weight: normal;
  font-family: "Prociono";
}

/* line 133, style.scss */
tr {
  height: 31px;
}
/* line 136, style.scss */
tr th {
  background-color: #67b3ff;
  text-align: left;
  padding-left: 10px;
  font-size: 18px;
  color: #fff;
  font-weight: normal;
}
/* line 145, style.scss */
tr td {
  padding-left: 10px;
  font-size: 17px;
}

/* line 150, style.scss */
tr:nth-child(even) {
  background: #E7E7E7;
}

/* line 154, style.scss */
.gallery-item {
  float: left !important;
  margin-top: 10px !important;
  text-align: center !important;
  width: auto !important;
}

/* line 160, style.scss */
#gallery-1 img {
  border: 2px solid #CFCFCF;
  margin: 0px 20px 0px 0px;
  display: block;
}

/* line 166, style.scss */
hr {
  margin-top: 15px;
  margin-bottom: 0px;
}

/* line 172, style.scss */
.ReadMore {
  font-family: "Prociono";
  font-size: 16px;
  font-style: italic;
  padding: 2px 0px;
  cursor: pointer;
  margin: 0px;
  position: relative;
  width: auto;
  bottom: 10px;
  font-weight: normal;
  float: right;
}
/* line 185, style.scss */
.ReadMore :after {
  content: "\f04b";
  color: #0461be;
  font-size: 14px;
  margin-right: 5px;
  font-family: FontAwesome;
  padding-left: 5px;
}
/* line 196, style.scss */
.ReadMore a {
  line-height: 0;
  color: #0461be;
}

/* line 202, style.scss */
.wp-image-560 {
  width: 100%;
  max-width: 300px;
}

/* line 206, style.scss */
.wp-image-1676 {
  width: 100%;
  height: 100%;
}

/* line 210, style.scss */
.executive-body-content {
  text-align: left;
}
/* line 213, style.scss */
.executive-body-content span {
  font-family: "Prociono";
  font-size: 19px;
  color: #0461BE;
  display: block;
  line-height: 21px;
  margin-top: 2px;
  text-align: center;
}

/* line 223, style.scss */
.fa {
  margin-right: 8px;
}

/* line 227, style.scss */
.newsdate {
  background-color: #6a6a6a;
  border-radius: 3px;
  width: 59px;
  height: 73px;
  color: #FFF;
  font-weight: 400;
  margin: 5px -30px;
  text-align: center;
  padding: 0px 0px;
  float: left;
}
/* line 239, style.scss */
.newsdate .date {
  display: block;
  width: 100%;
  font-size: 30px;
}

/* line 246, style.scss */
.home-news-txt {
  margin: 0px 0px 0px 22px;
  font-size: 19px;
  olor: #0461be;
  width: 100%;
}
/* line 251, style.scss */
.home-news-txt p {
  font-size: 17px;
  color: #666;
  text-align: left;
  margin: 0px 0px 5px;
}
/* line 257, style.scss */
.home-news-txt a {
  font-family: "Prociono";
  font-size: 19px;
  color: #0461be;
  display: block;
  line-height: 21px;
  margin-top: 2px;
}

/* line 266, style.scss */
.news-category {
  color: #0461be;
}

/* line 273, style.scss */
ul.special-list li {
  color: #0461be;
  font-size: 18px;
  font-weight: normal;
}
/* line 280, style.scss */
ul.special-list li::before {
  content: "»";
  color: #0461be;
  font-size: 20px;
  margin-right: 5px;
  font-weight: normal;
}

/* line 292, style.scss */
.quick-menubar .container .row .student-login {
  margin-right: 20px;
}
/* line 294, style.scss */
.quick-menubar .container .row .student-login span {
  color: #fff;
}

/** Start Mouse Hover Remove**/
/* line 302, style.scss */
#quick_links_nav .navbar-nav > .active > a, #quick_links_nav .navbar-nav > .active > a:hover, #quick_links_nav .navbar-nav > .active > a:focus {
  color: #fff !important;
  background-color: #013d79 !important;
  padding: 0px 5px 5px !important;
  margin-right: 2px;
}

/** End Mouse Hover Remove**/
/* line 309, style.scss */
.quick-menubar {
  background-color: #fff;
  background: url("https://www.klelawcollege.org/kle/wp-content/themes/just/images/header-bg.jpg") repeat-y scroll 0% 0%/100% auto;
  margin-top: 0px;
}
/* line 318, style.scss */
.quick-menubar .home-logo .site-logo img {
  width: 100%;
  max-width: 472px;
  padding:15px 0px;
}
/* line 325, style.scss */
.quick-menubar .home-quick-menu {
  height: 104.4px;
  background-size: 24%;
}
/* line 331, style.scss */
.quick-menubar .home-quick-menu #quick_links_nav {
  margin-top: 4px;
  /**  Start GYANA menu mouse hover**/
  /**  End GYANA menu mouse hover**/
}
/* line 335, style.scss */
.quick-menubar .home-quick-menu #quick_links_nav .navbar-nav li:hover .dropdown-menu {
  display: block;
}
/* line 340, style.scss */
.quick-menubar .home-quick-menu #quick_links_nav li > a {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-left: 0px;
/*  margin-right: -13px;*/
  font-size: 14px;
}
/* line 347, style.scss */
.quick-menubar .home-quick-menu #quick_links_nav .navbar-inverse #menu-quick_links > .active > a, .quick-menubar .home-quick-menu #quick_links_nav .navbar-default #menu-quick_links > .active > a:focus, .quick-menubar .home-quick-menu #quick_links_nav .navbar-inverse #menu-quick_links > .open > a {
  background-color: none !important;
  color: #fff !important;
  font-weight: bold;
  background-image: none !important;
  box-shadow: none !important;
}
/* line 360, style.scss */
.quick-menubar .home-quick-menu #quick_links_nav #menu-quick_links li > a {
  color: #fff !important;
}
/* line 365, style.scss */
.quick-menubar .home-quick-menu #quick_links_nav #menu-quick_links li > a:hover {
  color: #67b3ff !important;
}
/* line 371, style.scss */
.quick-menubar .home-quick-menu #quick_links_nav #menu-quick_links li {
  /**  Start GYANA menu mouse hover**/
  /**  End GYANA menu mouse hover**/
  /** Main menu dropdown **/
  /** End Main Menu dropdown**/
}
/* line 373, style.scss */
.quick-menubar .home-quick-menu #quick_links_nav #menu-quick_links li .navbar-nav li:hover .dropdown-menu {
  display: block;
}
/* line 380, style.scss */
.quick-menubar .home-quick-menu #quick_links_nav #menu-quick_links li .dropdown-menu {
  margin-top: 0px !important;
  padding: 0px 0px;
  z-index: 1000;
  background: #013d79;
  border: 1px solid #03376B;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* line 388, style.scss */
.quick-menubar .home-quick-menu #quick_links_nav #menu-quick_links li .dropdown-menu li {
  font-family: '$font-content';
  color: #ccc;
  font-size: 17px;
  line-height: 14px;
  text-decoration: none;
  padding: 5px 7px 10px 7px;
  transition: all 0.8s ease-out 0s;
  display: inline-block;
  width: 100%;
  text-align: left;
  margin-bottom: 2px;
  border-bottom: 1px solid #0658A8;
  background: #03498E;
  background-position: 1px 0px;
  margin: 0px 2px 0px 0px !important;
  border-right: none;
  height: 35px;
  cursor: pointer;
}
/* line 411, style.scss */
.quick-menubar .home-quick-menu #quick_links_nav #menu-quick_links li .dropdown-menu li > a {
  text-transform: capitalize !important;
  font-family: "Prociono";
  font-weight: normal;
  font-size: 15px;
  text-shadow: none;
  padding: 0px !important;
  color: #535353;
  margin-left: 2px;
  padding: 5px 7px 10px 7px;
  height: 0px;
  border-left: 0px solid #0D61B3;
  border-right: 0px solid #000;
}
/* line 427, style.scss */
.quick-menubar .home-quick-menu #quick_links_nav #menu-quick_links li .dropdown-menu li > a:hover, .quick-menubar .home-quick-menu #quick_links_nav #menu-quick_links li .dropdown-menu li > a:focus {
  background: none  !important;
  color: #fff !important;
  text-decoration: none;
  background-color: none !important;
  padding: 5px 7px 10px 7px;
  height: 32px;
}
/* line 436, style.scss */
.quick-menubar .home-quick-menu #quick_links_nav #menu-quick_links li .dropdown-menu li:hover {
  padding: 5px 7px 10px 7px;
  height: 32px;
  background: #67b3ff !important;
  color: #fff;
  cursor: pointer;
}
/* line 450, style.scss */
.quick-menubar .home-quick-menu .glyphicon-phone-alt {
  color: #2492ff;
  font-size: 14px;
  width: 17px;
  margin: 8px 10px 0px -20px;
  left: 1px;
}
/* line 457, style.scss */
.quick-menubar .home-quick-menu .phone {
  color: #6F6E6E;
  font-weight: 600;
  margin-top: 0px;
  width: 135px;
}
/* line 464, style.scss */
.quick-menubar .home-quick-menu .glyphicon-envelope {
  color: #2492ff;
  font-size: 15px;
  width: 17px;
  margin: 8px 10px 0px -20px;
  left: 1px;
}
/* line 472, style.scss */
.quick-menubar .home-quick-menu .email {
  color: #6F6E6E;
  margin-top: -6px;
  width: 203px;
  font-weight: 600;
}
.navbar{
 margin-bottom: 0px;
}
/* by selvam for floating menu */ 
.header-mainmenu .navbar-collapse{
  margin-left: 0px !important;
  padding-left: 0px;
} /* ends by selvam for floating menu */ 
/* line 484, style.scss */
.home-social-media {
  margin: 10px auto;
  padding: 0px;
  /*background:#013d79 !important;*/
}
.home-social-media .feed-back {
/*text-align: right;
background: #1473b9;
width: 85px;
float: right;
border-radius: 2px;
padding: 3px 12px;
margin-top: 10px;*/
position:relative;
left: 14px;
}
/* line 488, style.scss */
.home-social-media .social-media {
  margin-left: 0px;
  margin-top: 3px;
  float: right;
}
/* line 494, style.scss */
.home-social-media .social-media ul .googleplus {
  background: #d74936;
  float: left;
  margin-top: 14px;
  margin: 9px 0px !important;
  border-radius: 3px;
  width: 30px;
  text-align: center;
}
/* line 502, style.scss */
.home-social-media .social-media ul .googleplus a {
  font-size: 18px;
  margin-top: 0px;
  padding: 0px 7px;
  color: #fff;
}
/* line 509, style.scss */
.home-social-media .social-media ul .googleplus a:hover {
  font-size: 18px;
  margin-top: 0px;
  padding: 0px 7px;
  color: #e1e1e1;
}

.home-social-media .social-media ul .blog {
  background: #FF7500 ;
  float: left;
  margin: 9px 3px 0px 5px;
  border-radius: 3px;
  width: 30px;
  text-align: center;
}
/* line 502, style.scss */
.home-social-media .social-media ul .blog a {
  font-size: 18px;
  margin-top: 0px;
  padding: 0px 7px;
  color: #fff;
}
/* line 509, style.scss */
.home-social-media .social-media ul .blog a:hover {
  font-size: 18px;
  margin-top: 0px;
  padding: 0px 7px;
  color: #e1e1e1;
}

/* line 516, style.scss */
.home-social-media .social-media ul .facebook {
  background: #4d67a3;
  float: left;
  margin-top: 14px;
  margin: 9px 3px !important;
  border-radius: 3px;
  width: 30px;
  text-align: center;
}
/* line 524, style.scss */
.home-social-media .social-media ul .facebook a {
  font-size: 18px;
  margin-top: 0px;
  padding: 0px 9px;
  color: #fff;
}
/* line 531, style.scss */
.home-social-media .social-media ul .facebook a:hover {
  font-size: 18px;
  margin-top: 0px;
  padding: 0px 9px;
  color: #e1e1e1;
}
/* line 538, style.scss */
.home-social-media .social-media ul .youtube {
  background: #cc171e;
  float: left;
  margin-top: 14px;
  margin: 9px 3px !important;
  border-radius: 3px;
  width: 30px;
  text-align: center;
}
/* line 546, style.scss */
.home-social-media .social-media ul .youtube a {
  font-size: 18px;
  margin-top: 0px;
  padding: 0px 7px;
  color: #fff;
}
/* line 553, style.scss */
.home-social-media .social-media ul .youtube a:hover {
  font-size: 18px;
  margin-top: 0px;
  padding: 0px 7px;
  color: #e1e1e1;
}
/* line 560, style.scss */
.home-social-media .social-media ul .twitter {
  background: #25a7df;
  float: left;
  margin-top: 14px;
  margin: 9px 3px !important;
  border-radius: 3px;
  width: 30px;
  text-align: center;
}
/* line 569, style.scss */
.home-social-media .social-media ul .twitter a {
  font-size: 18px;
  margin-top: 0px;
  padding: 0px 7px;
  color: #fff;
}
/* line 576, style.scss */
.home-social-media .social-media ul .twitter a:hover {
  font-size: 18px;
  margin-top: 0px;
  padding: 0px 7px;
  color: #e1e1e1;
}

/** boostrap menu remove background **/
/* line 591, style.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .active > a {
  background-color: transparent;
  background-image: none !important;
  box-shadow: none !important;
}

/* line 597, style.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

/* line 602, style.scss */
.nav > li > a:hover, .nav > li > a:focus, .nav > .active > a {
  background-color: transparent;
  background-image: none !important;
  box-shadow: none !important;
}

/** Ends boostrap menu remove background **/
/** boostrap menu remove text shadow **/
/* line 611, style.scss */
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
  text-shadow: none !important;
}

/** end boostrap menu remove text shadow **/
/** boostrap menu remove black color **/
/* line 617, style.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #FFF;
  background-color: transparent;
}

/** End boostrap menu remove black color **/
/** current **/
/* line 626, style.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff !important;
  background-color: transparent  !important;
  /**/
  padding: 6px 12px 7px  !important;
  margin-right: 2px;
}

/** current **/
/* line 635, style.scss */
.navbar-inverse {
  background-color: #03376B !important;
  background-image: none !important;
}

/* line 639, style.scss */
.main-menubar {
  background-color: #03376B;
  height: 38px;
  padding: 1px 0;
  /*li:first-child{
       border-left: 0px solid #000;			
  }*/
 /**.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus  {
			
			background-color: $site-color2 !important;
			background-image: none !important;
			border-left: 0px solid #0D61B3;
		    border-right: 0px solid #000;
		                                          
	}**/
  /**  GYANA menu mouse hover**/
  /**  End GYANA menu mouse hover**/
  /** Main menu dropdown **/
  /** End Main Menu dropdown**/
}
/* line 645, style.scss */
.main-menubar li {
  background-position: right center;
  margin: 9px 0px 0px;
  padding: 0px 0px 10px;
  font-family: "Prociono";
  font-weight: normal;
}
/* line 658, style.scss */
.main-menubar li:last-child a {
  border-right: 0px solid #0D61B3;
}
/* line 662, style.scss */
.main-menubar li > a {
 margin: 0px;
    line-height: 8px;
    padding: 5px;
    color: #FFF !important;
    font-family: "Droid Sans", sans-serif;
    
    font-weight: 600;
    font-weight: normal;
    font-size: 14px;
    /* border-left: 1px solid #0D61B3; */
    border-right: 1px solid #0D61B3;
}
/* line 676, style.scss */
.main-menubar li:hover {
  /*background:$site-color1;*/
}
/* line 680, style.scss */
.main-menubar li.active {
  background: #0461be;
  margin: 0px;
  padding-top: 8px;
  height: 39px;
}
/* line 697, style.scss */
.main-menubar .dropdown-menu > .active {
  color: #005c69;
  background-color: #67b3ff !important;
}
/* line 705, style.scss */
.main-menubar .navbar-nav li:hover .dropdown-menu {
  display: block;
}
/* line 711, style.scss */
.main-menubar .navbar-nav .dropdown-menu .dropdown .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none !important;
  float: left;
  min-width: 160px;
  padding: 0px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
/* line 733, style.scss */
.main-menubar .navbar-nav .dropdown-menu .dropdown:hover .dropdown-menu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1000;
  display: block !important;
  min-width: 180px;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
/* line 756, style.scss */
.main-menubar .open > .dropdown-menu {
  display: block;
}
/* line 759, style.scss */
.main-menubar .open > .dropdown-menu li:hover .dropdown-menu {
  display: block;
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 1000;
  float: left;
  min-width: 160px;
  padding: 1px 0px;
  margin-left: 164px !important;
  margin-top: -33px !important;
  font-size: 14px;
  text-align: left;
  list-style: outside none none;
  background-color: none !important;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
/* line 784, style.scss */
.main-menubar .dropdown-menu {
  margin-top: 0px !important;
  padding: 0px 0px;
  z-index: 1000;
  background: #013d79;
  border: 1px solid #03376B;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
 
}
/* line 792, style.scss */
.main-menubar .dropdown-menu li {
  font-family: '$font-content';
  color: #ccc;
  font-size: 17px;
  line-height: 14px;
  text-decoration: none;
  padding: 10px 7px 10px 7px;
  transition: all 0.8s ease-out 0s;
  display: inline-block;
  width: 100%;
  text-align: left;
  margin-bottom: 2px;
  border-bottom: 1px solid #23468F;
  background: #013d79;
  background-position: 1px 0px;
  margin: 0px 2px 0px 0px !important;
  border-right: none;
  height: 35px;
  cursor: pointer;
}
/* line 815, style.scss */
.main-menubar .dropdown-menu li > a {
  text-transform: capitalize !important;
/*   font-family: "Prociono"; */
  font-weight: normal;
  font-size: 15px;
  text-shadow: none;
  padding: 0px !important;
  color: #535353;
  margin-left: 2px;
  padding: 10px 7px 10px 7px;
  height: 0px;
  border-left: 0px solid #0D61B3;
  border-right: 0px solid #000;
}
/* line 831, style.scss */
.main-menubar .dropdown-menu li > a:hover, .main-menubar .dropdown-menu li > a:focus {
  background: none  !important;
  color: #fff !important;
  text-decoration: none;
  background-color: none !important;
  padding: 10px 7px 10px 7px;
  height: 32px;
}
/* line 840, style.scss */
.main-menubar .dropdown-menu li:hover {
  padding: 10px 7px 10px 7px;
  height: 32px;
  background: #67b3ff !important;
  color: #fff;
  cursor: pointer;
}

/** End Main Menu dropdown**/
/* line 853, style.scss */
.sub-menubar {
  background-color: #0461be;
  width: 1194px;
}

/* line 857, style.scss */
.slider {
  position: relative;
  /*----GYANA 25-06-2015 ----*/
  /*----GYANA 25-06-2015 ----*/
  /*----GYANA 25-06-2015 ----*/
  /*----GYANA 25-06-2015 ----*/
}
/* line 859, style.scss */
.slider #homeCarousel {
  min-height: 450px;
}
/* line 861, style.scss */
.slider #homeCarousel .item {
  height: 450px;
}
/* line 867, style.scss */
.slider .admission-button {
 position: fixed;
 top: 225px;
 right: 20px;
 z-index: 1000;
}
/* apply online button DD Starts*/
.slider .admission-button-a {
 position: fixed;
 top: 300px;
 right: 20px;
 z-index: 1000;
}

.slider .admission-button-b {
 position: fixed;
 top: 230px;
 right: 20px;
 z-index: 1000;
}

.slider .admission-button-c {
 position: fixed;
 top: 450px;
 right: 20px;
 z-index: 1000;
}

.slider .admission-button-d {
 position: fixed;
 top: 370px;
 right: 20px;
 z-index: 1000;
}

.slider .admission-button-e {
 position: fixed;
 top: 230px;
 right: 20px;
 z-index: 1000;
}
.slider .admission-button-f {
 position: fixed;
 top: 440px;
 right: 20px;
 z-index: 1000;
}
/* apply online button DD Ends*/
/* line 874, style.scss */
.slider .admission-button-2 {
  position: absolute;
  top: 105px;
  right: 15px;
  z-index: 1000;
}
/* line 881, style.scss */
.slider .bulletin-board-online {
  position: absolute;
  background: rgba(36, 146, 255, 0.78) none repeat scroll 0% 0%;
  padding: 10px;
  z-index: 999;
  color: #FFF;
  top: 110px;
  text-align: left;
  box-shadow: 0px 3px 5px #000;
  height: 400px;
  margin: 0px;
  left: 50px;
}
/* line 895, style.scss */
.slider .bulletin-board-online h3 {
  font-size: 18px;
  text-align: center;
}
/* line 899, style.scss */
.slider .bulletin-board-online a {
  color: #fff;
  list-style: none;
  text-decoration: none;
}
/* line 909, style.scss */
.slider .bulletin-board {
  position: absolute;
  background: rgba(36, 146, 255, 0.78) none repeat scroll 0% 0%;
  padding: 10px;
  z-index: 1000;
  color: #FFF;
  top: 250px;
  text-align: center;
  left: 50px;
  box-shadow: 0px 3px 5px black;
  min-height: 165px;
  text-align: left;
}
/* line 921, style.scss */
.slider .bulletin-board h3 {
  font-size: 18px !important;
  text-align: center;
}
/* line 927, style.scss */
.slider .bulletin-board a {
  color: #fff;
  list-style: none;
  text-decoration: none;
}
/* line 934, style.scss */
.slider .bulletin-board .ReadMore {
  float: right;
  padding-top: 10px;
  position: relative;
  bottom: 0px;
}
/* line 940, style.scss */
.slider .bulletin-board .ReadMore :after {
  content: "\f04b";
  color: #fff;
  font-size: 14px;
  margin-right: 5px;
  font-family: FontAwesome;
  padding-left: 5px;
}

/* line 951, style.scss */
.inner-banner {
  min-height: 380px;
  width: 100%;
  margin-top: 0px;  /* margin-top: 79px;*/
  border-bottom: #0461be solid 5px;
  position: relative;
}
/* line 958, style.scss */
.inner-banner .page-banner-title {
  padding-right: 50px;
  text-align: right;
  adding-right: 148px;
  min-height: 50px;
  background: transparent linear-gradient(to right, #013d79 0%, #2492ff 55%, rgba(125, 185, 232, 0) 100%) repeat scroll 0% 0%;
  position: absolute;
  right: 0px;
  bottom: 50px;
}

/* line 971, style.scss */
.inner-no-banner {
  min-height: 160px; /* min-height: 250px;*/
  background: url("https://www.klelawcollege.org/kle/wp-content/themes/just/images/inner-no-banner-library.jpg") no-repeat scroll 10% 95%;
  width: 100%;
  margin-top: 0px;
  border-bottom: #0461be solid 5px;
  position: relative;
}
/* line 979, style.scss */
.inner-no-banner .page-banner-title {
  padding-right: 50px;
  text-align: right;
  adding-right: 148px;
  /*height: 50px;*/
  background: transparent linear-gradient(to right, #013d79 0%, #2492ff 55%, rgba(125, 185, 232, 0) 100%) repeat scroll 0% 0%;
  position: absolute;
  right: 0px;
  bottom: 40px;
}

/** start Faculty Section **/
/* line 996, style.scss */
.dept-faculty {
  position: relative;
  min-height: 220px;
  margin-right: 0px;
  margin-top: 0px;
}
/* line 1003, style.scss */
.dept-faculty .faculty-list li:before {
  content: "" !important;
  color: #013d79;
  font-size: 20px;
  margin-right: 5px;
}
/* line 1010, style.scss */
.dept-faculty .faculty-list li {
  height: 55px;
  overflow: hidden;
  margin-bottom: 2px;
  border-bottom: 1px solid #EAEAEA;
  background: #F3F3F3 none repeat scroll 0% 0%;
  margin-left: 0px;
  margin-right: 0px;
  list-style-type: none;
}
/* line 1020, style.scss */
.dept-faculty .faculty-list li .photo {
  width: 40px;
  height: 47px;
  float: left;
  overflow: hidden;
  border: 2px solid #013d79;
  margin-top: 3px;
  background: url("/kle/wp-content/themes/just/images/image-not-availble.jpg") no-repeat;
  top: 0px;
  margin-right: 0px;
}
/* line 1031, style.scss */
.dept-faculty .faculty-list li .photo .wp-post-image {
  margin: 0px;
  min-height: 44px;
}
/* line 1039, style.scss */
.dept-faculty .faculty-list li .name {
  width: auto;
  float: left;
  padding-left: 8px;
  margin-top: 10px;
  font-size: 19px;
  font-family: "Prociono";
  font-weight: normal;
}
/* line 1047, style.scss */
.dept-faculty .faculty-list li .name a {
  color: #0461be;
}
/* line 1051, style.scss */
.dept-faculty .faculty-list li .designation {
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
  color: #484848;
  line-height: 18px;
  padding-top: 5px;
  text-decoration: none;
  font-weight: normal;
  padding-left: 0px;
}
/* line 1065, style.scss */
.dept-faculty .ReadMore {
  right: 0px;
}

/* line 1079, style.scss */
.dept-faculty-box .faculty-list li .name-designation .name {
  width: 100% !important;
  float: left;
  display: block;
  padding: 0px !important;
  font-family: "Prociono";
  color: #0461be;
}
/* line 1088, style.scss */
.dept-faculty-box .faculty-list li .name-designation .designation {
  text-align: center;
  font-size: 13px;
  color: #484848;
  line-height: 18px;
  text-decoration: none;
  float: left !important;
  width: 100% !important;
  margin-top: -7px;
}
/* line 1104, style.scss */
.dept-faculty-box .ReadMore {
  right: -15px;
  float: right;
  position: relative;
  margin-top: 10px;
}

/* line 1113, style.scss */
.type-faculty .dept-faculty {
  position: relative;
  min-height: 220px;
  margin-right: 0px;
  margin-top: 0px;
  height: 515px;
  overflow: scroll;
}
/* line 1122, style.scss */
.type-faculty .faculty-list li {
  height: 55px;
  overflow: hidden;
  margin-bottom: 2px;
  border-bottom: 1px solid #EAEAEA;
  background: #F3F3F3 none repeat scroll 0% 0%;
  margin-left: 0px;
  list-style-type: none;
}
/* line 1132, style.scss */
.type-faculty .faculty-list li .name-designation .name {
  width: 100% !important;
  float: left;
  font-size: 15px;
  display: block;
  padding-left: 8px;
  font-family: "Prociono";
  color: #0461be;
  font-weight: normal;
  position: absolute;
}
/* line 1144, style.scss */
.type-faculty .faculty-list li .name-designation .designation {
  text-align: center;
  font-size: 14px;
  color: #484848;
  line-height: 18px;
  text-decoration: none;
  float: left !important;
  width: 100% !important;
  margin: 25px 0px 0px;
  text-align: left !important;
  width: 100% !important;
  padding-left: 8px;
}
/* line 1164, style.scss */
.type-faculty .faculty-content {
  margin-left: 0px;
}
/* line 1169, style.scss */
.type-faculty .faculty-content .faculty-photo img {
  padding: 7px;
  border: 1px solid #CECECE;
  float: left;
  margin: 0px 10px 0px 0px;
  display: block;
}
/* line 1179, style.scss */
.type-faculty .faculty-content .faculty-details {
  margin-left: 0px;
  margin-top: 10px;
}
/* line 1183, style.scss */
.type-faculty .faculty-content .faculty-details h6 {
  color: #0461be;
  font-size: 19px;
  font-weight: normal;
  text-transform: capitalize;
  margin-bottom: 10px;
  border-bottom: #ECECEC solid 1px;
  margin-right: 33px;
}
/* line 1193, style.scss */
.type-faculty .faculty-content .related-news {
  margin-left: 0px;
}
/* line 1196, style.scss */
.type-faculty .faculty-content hr {
  margin-right: 18px;
}
/* line 1200, style.scss */
.type-faculty .faculty-content .faculty-description .faculties-profile h6 {
  color: #0461be;
  font-size: 28px;
  font-weight: normal;
  text-transform: none;
  margin-bottom: 0px;
}
/* line 1207, style.scss */
.type-faculty .faculty-content .faculty-description .faculties-profile .designation {
  font-family: "Prociono";
  font-size: 22px;
}
/* line 1211, style.scss */
.type-faculty .faculty-content .faculty-description .faculties-profile .qualification {
  font-family: "Prociono";
  font-size: 20px;
}

/* line 1224, style.scss */
.type-gallery .dept-faculty {
  /** Start left-menu Style **/
  /*gallery list*/
}
/* line 1230, style.scss */
.type-gallery .dept-faculty .gallery-list li {
  font-family: "Prociono";
  cursor: pointer;
  line-height: 17px;
  text-decoration: none;
  font-weight: normal;
  transition: all 0.8s ease-out 0s;
  display: inline-block;
  width: 97%;
  text-align: left;
  background: #F3F3F3 none repeat scroll 0% 0%;
  margin-bottom: 2px;
  border-bottom: 1px solid #EAEAEA;
  padding: 8px 17px;
}
/* line 1245, style.scss */
.type-gallery .dept-faculty .gallery-list li:before {
  content: "»";
  color: #10849B;
  background: #e9e9ea none repeat scroll 0% 0%;
  padding: 5px 13px 6px 16px;
  margin-right: 5px;
  font-size: 20px;
}
/* line 1254, style.scss */
.type-gallery .dept-faculty .gallery-list li > a {
  font-size: 19px;
  text-shadow: none;
  padding: 0px !important;
  color: #747474;
  width: 100%;
}
/* line 1263, style.scss */
.type-gallery .dept-faculty .gallery-list li > a:hover, .type-gallery .dept-faculty .gallery-list li > a:focus {
  background: none  !important;
  color: #fff !important;
  text-decoration: none;
  background-color: none !important;
}
/* line 1271, style.scss */
.type-gallery .dept-faculty .gallery-list li:hover {
  font-size: 17px;
  color: #fff;
  background-color: #2492ff;
}
/* line 1277, style.scss */
.type-gallery .dept-faculty .gallery-list li:hover > a {
  color: #fff;
}
/* line 1279, style.scss */
.type-gallery .dept-faculty .gallery-list li.current {
  font-size: 17px;
  color: #fff;
  background: #2492ff;
}

/** End Faculty Section **/
/* line 1294, style.scss */
.type-page, .type-post, .type-news {
  /** margin-top:15px;**/
  padding-top: 0px !important;
  margin-top: 10px !important;
}
/* line 1299, style.scss */
.type-page ul, .type-post ul, .type-news ul {
  margin-top: 0px;
  padding: 0px;
  margin-left: 0px;
  font-size: 17px;
}
/* line 1305, style.scss */
.type-page ul li, .type-post ul li, .type-news ul li {
  text-indent: -1em;
  padding-left: 1em;
  list-style-position: inside;
}
/* line 1311, style.scss */
.type-page ul li:before, .type-post ul li:before, .type-news ul li:before {
  content: "»";
  color: #0461be;
  font-size: 20px;
  margin-right: 7px;
}
/* line 1318, style.scss */
.type-page .questions, .type-post .questions, .type-news .questions {
  margin: 10px 0px 0px 20px;
}
/* line 1321, style.scss */
.type-page ol, .type-post ol, .type-news ol {
  padding: 0px;
  margin: 0px;
  margin: 10px 0px 0px 0px;
}
/* line 1327, style.scss */
.type-page a img, .type-post a img, .type-news a img {
  padding: 7px;
  border: 1px solid #CECECE;
  float: left;
  margin: 0px 10px 0px 0px;
  display: block;
}
/* line 1337, style.scss */
.type-page .registration-left-box .ss-footer, .type-post .registration-left-box .ss-footer, .type-news .registration-left-box .ss-footer {
  margin-left: 40px;
}
/* line 1344, style.scss */
.type-page .infarstructure-library img, .type-post .infarstructure-library img, .type-news .infarstructure-library img {
  padding: 5px;
  border: 1px solid #CECECE;
  float: left;
  margin: 3px 0px 0px 0px;
  display: block;
}
/* line 1354, style.scss */
.type-page .law-academy .Chancellor h7, .type-post .law-academy .Chancellor h7, .type-news .law-academy .Chancellor h7 {
  color: #0461be;
}
/* line 1361, style.scss */
.type-page .side-bar a img, .type-post .side-bar a img, .type-news .side-bar a img {
  width: 100%;
  height: 100%;
  max-width: 340px;
}

/**  End Common Styles **/
/** Start HEADER Part **/
/** search-box **/
/* line 1376, style.scss */
.home-search {
  padding: 0px;
  margin: 12px auto;
}
/* line 1380, style.scss */
.home-search .searchform {
  width: 190px;
  margin-left: 0px;
  background: #ebebeb;
  height: auto;
  margin-top: 12px;
  border-radius: 1px;
  padding: 0px;
  float: right;
  border-radius: 3px;
  margin-right: 20px;
}
/* line 1392, style.scss */
.home-search .searchform .screen-reader-text {
  color: #000;
  font-size: 14px;
  font-weight: normal;
  font-family: 17px;
  display: none;
}
/* line 1400, style.scss */
.home-search .searchform #s {
  width: 150px;
  float: left;
  height: 28px;
  margin-left: 0px;
  border: none;
  background: #ebebeb;
  border: #E4E0E0 solid 1px;
  border-radius: 3px;
  padding: 5px;
  font-size: 14px;
}
/* line 1411, style.scss */
.home-search .searchform #searchsubmit {
  width: 20px;
  height: 28px;
  cursor: pointer;
  border: medium none;
  padding: 6px 20px;
  overflow: hidden;
  text-indent: 1000px;
  background: url("https://www.klelawcollege.org/kle/wp-content/themes/just/images/searchsubmit.png") no-repeat scroll 2px 3px transparent;
  background-color: #ccc;
  background-position: center;
  border-radius: 3px;
}

/** Search-box **/
/** End HEADER Part **/
/** HOME Page Style **/
/** Start container home-content-section **/
/** Start home-quicklink-section **/
/* line 1438, style.scss */
.home-institute-details, .home-infrastructure-details, .home-result-details, .home-awards-details {
  padding-bottom: 12px;
}

/* line 1443, style.scss */
.home-quicklink-section .home-institute {
  background: #013d79;
  padding: 5px 0px 5px;
}
/* line 1446, style.scss */
.home-quicklink-section .home-institute .circle {
  /*background: #013D79 none repeat scroll center center;*/
  border-radius: 50px;
  margin: 0px auto;
  text-align: center;
  width: 100%;
  height: 100%;
}
/* line 1454, style.scss */
.home-quicklink-section .home-institute .circle .fa {
  margin-right: 0px;
  color: #fff;
  font-size: 33px;
  margin-top: 8px;
  font-family: FontAwesome;
  display: inline-block;
  line-height: 1;
}
/* line 1464, style.scss */
.home-quicklink-section .home-institute a {
  position: relative;
  display: block;
  padding: 5px 0px 7px 10px;
}
/* line 1469, style.scss */
.home-quicklink-section .home-institute h2 {
  text-shadow: 1px 1px 1px #2B7D9C;
}
/* line 1472, style.scss */
.home-quicklink-section .home-infrastructure {
  background: #0461be;
  padding: 5px 0px 5px;
}
/* line 1475, style.scss */
.home-quicklink-section .home-infrastructure .circle {
  /*background: #013D79 none repeat scroll center center;*/
  border-radius: 50px;
  margin: 0px auto;
  text-align: center;
  width: 100%;
  height: 100%;
}
/* line 1483, style.scss */
.home-quicklink-section .home-infrastructure .circle .fa {
  margin-right: 0px;
  color: #fff;
  font-size: 29px;
  margin-top: 9px;
  font-family: FontAwesome;
  display: inline-block;
  line-height: 1;
}
/* line 1493, style.scss */
.home-quicklink-section .home-infrastructure a {
  position: relative;
  display: block;
  padding: 5px 0px 7px 10px;
}
/* line 1498, style.scss */
.home-quicklink-section .home-infrastructure h2 {
  text-shadow: 1px 1px 1px #2B7D9C;
}
/* line 1502, style.scss */
.home-quicklink-section .home-result {
  background: #2492ff;
  padding: 5px 0px 5px 0px;
}
/* line 1505, style.scss */
.home-quicklink-section .home-result .circle {
  /*background: #013D79 none repeat scroll center center;*/
  border-radius: 50px;
  margin: 0px auto;
  text-align: center;
  width: 100%;
  height: 100%;
}
/* line 1513, style.scss */
.home-quicklink-section .home-result .circle .fa {
  margin-right: 0px;
  color: #fff;
  font-size: 28px;
  margin-top: 10px;
  font-family: FontAwesome;
  display: inline-block;
  line-height: 1;
}
/* line 1523, style.scss */
.home-quicklink-section .home-result a {
  position: relative;
  display: block;
  padding: 5px 0px 7px 10px;
}
/* line 1528, style.scss */
.home-quicklink-section .home-result h2 {
  text-shadow: 1px 1px 1px #2B7D9C;
}
/* line 1532, style.scss */
.home-quicklink-section .home-awards {
  background: #67b3ff;
  padding: 5px 0px 5px;
}
/* line 1535, style.scss */
.home-quicklink-section .home-awards .circle {
  /*background: #013D79 none repeat scroll center center;*/
  border-radius: 50px;
  margin: 0px auto;
  text-align: center;
  width: 100%;
  height: 100%;
}
/* line 1543, style.scss */
.home-quicklink-section .home-awards .circle .fa {
  margin-right: 0px;
  color: #fff;
  font-size: 32px;
  margin-top: 9px;
  font-family: FontAwesome;
  display: inline-block;
  line-height: 1;
}
/* line 1553, style.scss */
.home-quicklink-section .home-awards a {
  position: relative;
  display: block;
  padding: 5px 0px 7px 10px;
}
/* line 1558, style.scss */
.home-quicklink-section .home-awards h2 {
  text-shadow: 1px 1px 1px #2B7D9C;
}
/* line 1562, style.scss */
.home-quicklink-section .home_tab_content .tab-pane {
  position: relative;
}
/* line 1565, style.scss */
.home-quicklink-section .home_tab_content .ReadMore {
  font-family: "Prociono";
  font-style: italic;
  padding: 0px 15px;
  cursor: pointer;
  margin: -12px 0px;
  position: absolute;
  width: auto;
  bottom: 15px;
  font-weight: normal;
  right: 200px;
}
/* line 1577, style.scss */
.home-quicklink-section .home_tab_content .ReadMore :after {
  content: "\f04b";
  color: #fff;
  margin-right: 5px;
  font-family: FontAwesome;
  padding-left: 5px;
}
/* line 1587, style.scss */
.home-quicklink-section .home_tab_content .ReadMore a {
  line-height: 0;
  color: #fff;
}
/* line 1593, style.scss */
.home-quicklink-section .home_tab_content #announcement {
  background-color: #013d79;
  padding: 8px 0px !important;
  min-height: 100px;
}
/* line 1598, style.scss */
.home-quicklink-section .home_tab_content #announcement h3 {
  background: none;
  width: 247px;
  background: #00404c;
  height: 32px;
  padding: 6px 15px;
}
/* line 1606, style.scss */
.home-quicklink-section .home_tab_content #announcement img {
  border: #fff solid 1px;
  float: left;
  margin: 5px 10px 10px 9px;
  height: 100px;
  width: 180px;
}
/* line 1613, style.scss */
.home-quicklink-section .home_tab_content #announcement p {
  color: #fff;
  margin: 0px 0px 0px 0px;
}
/* line 1619, style.scss */
.home-quicklink-section .home_tab_content #announcement .home-institute-details {
  position: relative;
}
/* line 1622, style.scss */
.home-quicklink-section .home_tab_content #announcement .home-institute-details .carousel-controls-mini {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
/* line 1627, style.scss */
.home-quicklink-section .home_tab_content #announcement .home-institute-details .carousel-controls-mini :before {
  color: #fff;
}
/* line 1631, style.scss */
.home-quicklink-section .home_tab_content #announcement .home-institute-details .carousel-controls-mini a {
  float: left;
  margin: -31px 1px 9px 0px;
  display: block;
  text-decoration: none;
  text-align: center;
  font-size: 12px;
  line-height: 21px;
  width: 24px;
  color: #FFF;
  border: 1px solid #67b3ff;
}
/* line 1647, style.scss */
.home-quicklink-section .home_tab_content #announcement .home-institute-details .carousel-inner {
  position: relative;
  width: 90%;
  overflow: hidden;
  min-height: 80px;
}
/* line 1655, style.scss */
.home-quicklink-section .home_tab_content #announcement .home-institute-details .carousel-inner .home-announcement-intro a {
  color: #FFF;
  font-size: 20px;
  font-weight: normal;
  font-family: "Prociono";
}
/* line 1662, style.scss */
.home-quicklink-section .home_tab_content #announcement .home-institute-details .carousel-inner .home-announcement-intro .title {
  color: #FFF;
  margin: 3px 0px 0px;
}
/* line 1675, style.scss */
.home-quicklink-section .home_tab_content #infrastructure {
  background-color: #0461be;
  padding: 8px 0px !important;
  min-height: 100px;
}
/* line 1680, style.scss */
.home-quicklink-section .home_tab_content #infrastructure h3 {
  background: none;
  width: 247px;
  background: #00404c;
  height: 32px;
  padding: 6px 15px;
}
/* line 1688, style.scss */
.home-quicklink-section .home_tab_content #infrastructure img {
  border: #fff solid 1px;
  float: left;
  margin: 8px 10px 10px 0px;
}
/* line 1693, style.scss */
.home-quicklink-section .home_tab_content #infrastructure p {
  color: #fff;
  margin: 3px 0px 0px 0px;
}
/* line 1702, style.scss */
.home-quicklink-section .home_tab_content #newcampus {
  background-color: #2492ff;
  padding: 8px 0px !important;
  min-height: 100px;
}
/* line 1707, style.scss */
.home-quicklink-section .home_tab_content #newcampus h3 {
  background: none;
  width: 247px;
  background: #00404c;
  height: 32px;
  padding: 6px 15px;
}
/* line 1715, style.scss */
.home-quicklink-section .home_tab_content #newcampus img {
  border: #fff solid 1px;
  float: left;
  margin: 8px 10px 10px 0px;
}
/* line 1720, style.scss */
.home-quicklink-section .home_tab_content #newcampus p {
  color: #fff;
  margin: 3px 0px 0px 0px;
}
/* line 1728, style.scss */
.home-quicklink-section .home_tab_content #awards {
  background-color: #67b3ff;
  padding: 8px 0px !important;
  min-height: 100px;
}
/* line 1733, style.scss */
.home-quicklink-section .home_tab_content #awards h3 {
  background: none;
  width: 247px;
  background: #00404c;
  height: 32px;
  padding: 6px 15px;
}
/* line 1741, style.scss */
.home-quicklink-section .home_tab_content #awards img {
  border: #fff solid 1px;
  float: left;
  margin: 8px 10px 10px 0px;
}
/* line 1746, style.scss */
.home-quicklink-section .home_tab_content #awards p {
  color: #fff;
  margin: 3px 0px 0px 0px;
}

/** End home-quicklink-section **/
/** SLIDER banner **/
/* line 1758, style.scss */
.slider {
  margin: 0px 0px 0px; /* margin: 82px 0px 0px*/
  position: relative;
}

/** End SLIDER banner **/
/** Banner Style **/
/* line 1765, style.scss */
.slider .item {
  height: 658px;
}
/* line 1767, style.scss */
.slider .item h6 {
  display: none;
}

/** End Banner Style **/
/** Start home-princpal-message **/
/* line 1775, style.scss */
.home-princpal-message img {
  margin-top: 7px;
  float: left;
  margin-right: 10px;
}
/* line 1780, style.scss */
.home-princpal-message .pull-right {
  text-align: justify;
  position: relative;
  min-height: 200px;
}
/* line 1785, style.scss */
.home-princpal-message .ReadMore {
  right: 0px;
}
/* line 1789, style.scss */
.home-princpal-message p {
  text-align: justify;
}

/** End home-princpal-message **/
/** Start home-welcome-content **/
/* line 1797, style.scss */
.home-welcome-content {
  position: relative;
  min-height: 260px;
}
/* line 1801, style.scss */
.home-welcome-content h1 {
  background: none !important;
  margin: -10px -12px 0px;
  font-size: 34px;
  color: #0461be;
}
/* line 1808, style.scss */
.home-welcome-content h1 span {
  color: #0461be;
  font-size: 34px;
  margin: 0px;
}
/* line 1815, style.scss */
.home-welcome-content p {
  margin-top: 0px;
  text-align: justify;
}
/* line 1820, style.scss */
.home-welcome-content .ReadMore {
  right: 0px;
}

/** End home-welcome-content **/
/** Start home-campus **/
/* line 1830, style.scss */
.home-campus img {
  border: #cacaca solid 3px;
  height: 250px;
  width: 100%;
  height: 100%;
}

/** End home-campus **/
/** Start home-news **/
/* line 1840, style.scss */
.home-princpal-message > h3 {
  font-size: 20px;
}

/* line 1844, style.scss */
.home-news .nav .tab-menu-upcoming h3 {
  font-size: 18px;
  color: #FFF;
  background-color: #0461be;
  margin: 0px -4px 0px -5px;
  height: auto;
  padding: 9px 12px;
  height: 35px;
}
/* line 1854, style.scss */
.home-news .nav .tab-menu-news > a > h3 {
  font-size: 18px;
  padding: 9px 12px;
}

/* line 1862, style.scss */
.home-news {
  position: relative;
  min-height: 505px;
  /** tab_nav active hover **/
  /** tab_nav active hover **/
}
/* line 1866, style.scss */
.home-news .news-content {
  							    /** border-bottom: 1px solid #CACACA;
                                   padding-bottom: 5px;**/
}
/* line 1871, style.scss */
.home-news .news-content .featured-news {
  border-bottom: 1px solid #CACACA;
  padding-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 0px;
}
/* line 1879, style.scss */
.home-news .news-content .featured-news .home-news-txt span {
  font-size: 15px;
}
/* line 1883, style.scss */
.home-news .news-content .featured-news .home-news-txt a {
  font-size: 19px;
  color: #0461be;
  display: block;
  margin-top: 2px;
}
/* line 1894, style.scss */
.home-news .news-content .news-band {
  border-bottom: 1px solid #DDD;
  margin-top: 3px;
  padding-bottom: 0px;
}
/* line 1905, style.scss */
.home-news .upcoming-content {
  border-bottom: 1px solid #CACACA;
  padding-bottom: 5px;
}
/* line 1910, style.scss */
.home-news .upcoming-content .home-news-txt a {
  font-size: 19px;
  color: #0461be;
}
/* line 1915, style.scss */
.home-news .upcoming-content .home-news-txt p {
  font-size: 17px;
  color: #686868;
}
/* line 1924, style.scss */
.home-news .tab-menu-news {
  background-color: #0461be;
  margin-top: 0px;
  height: 35px;
  width: 118px;
}
/* line 1930, style.scss */
.home-news .tab-menu-news a {
  position: relative;
  display: block;
  margin: -22px;
  top: 12px;
}
/* line 1937, style.scss */
.home-news .tab-menu-news h3 {
  background: none;
}
/* line 1944, style.scss */
.home-news .tab-menu-upcoming {
  background-color: #2492ff;
  margin-top: 0px;
  height: 35px;
  width: 230px;
}
/* line 1950, style.scss */
.home-news .tab-menu-upcoming a {
  position: relative;
  display: block;
  margin: -24px;
  top: 14px;
}
/* line 1957, style.scss */
.home-news .tab-menu-upcoming h3 {
  background: none;
}
/* line 1961, style.scss */
.home-news .ReadMore {
  float: right;
  position: relative;
  margin-top: 10px;
  right: -15px;
}
/* line 1969, style.scss */
.home-news .tab_nav {
  background-color: #013D79;
  margin-right: 2px;
}
/* line 1972, style.scss */
.home-news .tab_nav .active {
  background-color: #013d79;
}
/* line 1975, style.scss */
.home-news .tab_nav .active h3:after {
  content: "\f103";
  color: #fff;
  font-size: 17px;
  margin-left: 15px;
  font-family: FontAwesome;
}

/** End home-news **/
/** Start home-calendar **/
/* line 1995, style.scss */
.home-calendar .cal-nav {
  width: 100%;
  height: 31px;
  background: #ebebeb;
}
/* line 2001, style.scss */
.home-calendar .cal-nav .cal-month-name {
  font-family: "Droid Sans", sans-serif;
  color: #4D4D4D;
  margin-top: 5px !important;
  margin-left: 11px !important;
  float: left !important;
  margin-right: 4px;
  font-size: 15px;
  font-weight: bold;
}
/* line 2012, style.scss */
.home-calendar .cal-nav .previous_control {
  color: #FFF;
  font-weight: bold;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important;
  text-decoration: none;
  float: right;
  margin: 5px 60px;
}
/* line 2021, style.scss */
.home-calendar .cal-nav .next_control {
  color: #FFF;
  font-weight: bold;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important;
  text-decoration: none;
  float: right;
  margin: 5px -140px;
}
/* line 2033, style.scss */
.home-calendar table {
  border-collapse: collapse;
  border-style: solid;
  -moz-border-togray-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  border-width: 1px 0px 1px 1px;
  width: 100%;
  font-size: 15px;
  font-family: "Droid Sans", sans-serif;
  line-height: 25px;
  margin-bottom: 0px;
  border-color: #D4EEFB;
}
/* line 2050, style.scss */
.home-calendar table th {
  background-color: #0461be;
  text-align: center;
  color: #fff;
  font-family: "Droid Sans", sans-serif;
  padding: 4px;
  font-size: 14px;
}
/* line 2059, style.scss */
.home-calendar table .calendar-day {
  color: #716F6F;
  font-weight: normal;
  text-align: center;
  font-size: 100%;
  text-transform: capitalize;
  width: 12%;
  height: 22px;
  padding-top: 0.3em;
}
/* line 2070, style.scss */
.home-calendar table .sunday {
  color: #013d79;
  font-weight: bold;
  font-family: "Droid Sans", sans-serif;
}
/* line 2076, style.scss */
.home-calendar table td {
  background-color: #FFF;
  vertical-align: top;
  width: 12%;
  color: #000;
  padding: 0px;
  border: 1px solid #E3E3E3;
  text-align: center;
}
/* line 2085, style.scss */
.home-calendar table .postlink {
  background: #0461be;
}
/* line 2087, style.scss */
.home-calendar table .postlink a {
  color: #fff;
}

/** End home-calendar **/
/** End container home-content-section **/
/** Start Alumin Page style **/
/* line 2100, style.scss */
.ss-form-entry {
  margin-bottom: 10px;
}
/* line 2103, style.scss */
.ss-form-entry select {
  font-family: "Droid Sans", sans-serif;
  font-size: 18px;
  line-height: inherit;
  width: 100%;
  height: 30px;
  margin-top: 10px;
  border-radius: 2px;
  border: #ccc solid 1px;
}
/* line 2115, style.scss */
.ss-form-entry textarea {
  font-family: "Droid Sans", sans-serif;
  font-size: 18px;
  line-height: inherit;
  width: 100%;
  height: 100px;
  border-radius: 2px;
  border: #CCC solid 1px;
}
/* line 2125, style.scss */
.ss-form-entry label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 600;
  font-family: "Droid Sans", sans-serif;
  font-size: 15px;
  color: #6E6E6E;
}

/* line 2138, style.scss */
#progress-container #progress-label {
  display: none;
}

/** End Alumin Page style **/
/** Start footer-backround-section **/
/* line 2146, style.scss */
.footer-backround {
  background: #12283e url("https://www.klelawcollege.org/kle/wp-content/themes/just/images/map.png") no-repeat scroll center top;
}
/* line 2149, style.scss */
.footer-backround .footer-address {
  color: #EDEDED !important;
  margin-top: 10px !important;
}
/* line 2152, style.scss */
.footer-backround .footer-address .fa-map-marker {
  font-size: 30px;
}
/* line 2155, style.scss */
.footer-backround .footer-address b, .footer-backround .footer-address strong {
  font-weight: bold;
  font-size: 18px;
}
/* line 2160, style.scss */
.footer-backround .footer-menu {
  margin-top: 20px;
  /** FOOTER DROP DOWN MENU **/
  /** FOOTER DROP DOWN MENU **/
}
/* line 2162, style.scss */
.footer-backround .footer-menu li {
  background: none;
  border-bottom: none;
  box-shadow: none;
  width: 180px;
  float: left;
}
/* line 2169, style.scss */
.footer-backround .footer-menu li:before {
  content: "\f105";
  color: #fff;
  font-size: 15px;
  margin-right: 5px;
  font-family: FontAwesome;
}
/* line 2177, style.scss */
.footer-backround .footer-menu li > a {
  background: none;
  border-bottom: none;
  box-shadow: none;
  color: #EDEDED;
  font-size: 14px;
  /*text-transform: uppercase;*/
  font-weight: normal;
  margin: 0px;
  line-height: 27px;
}
/* line 2189, style.scss */
.footer-backround .footer-menu li > a .caret {
  display: none;
}
/* line 2196, style.scss */
.footer-backround .footer-menu .dropdown-menu > a:hover, .footer-backround .footer-menu .dropdown-menu > a:focus {
  background-color: transparent !important;
  background-image: none !important;
}
/* line 2201, style.scss */
.footer-backround .footer-menu .dropdown-menu {
  position: relative;
  display: block;
  background: none;
  border: none;
  box-shadow: none;
  margin-left: -7px;
  margin-top: -5px !important;
}
/* line 2212, style.scss */
.footer-backround .footer-menu .dropdown-menu li:before {
  content: "\f105";
  color: #ccc;
  font-size: 13px;
  margin-right: 3px;
  font-family: FontAwesome;
}
/* line 2220, style.scss */
.footer-backround .footer-menu .dropdown-menu li > a {
  text-transform: capitalize !important;
  margin: -20px 0px -4px -5px;
  line-height: 15px;
  color: #EDEDED;
  font-size: 13px;
  /*word-break: break-all;*/
  font-family: "Droid Sans", sans-serif;
  font-weight: normal;
  white-space: pre-line;
}
/* line 2232, style.scss */
.footer-backround .footer-menu .dropdown-menu li > a:hover {
  color: #67b3ff;
}
/* line 2246, style.scss */
.footer-backround .container .dept-gallery {
  position: relative;
  min-height: 202px;
}
/* line 2249, style.scss */
.footer-backround .container .dept-gallery h3 {
  background: none;
  font-size: 14px;
  margin-top: 4px;
  font-weight: 600;
  color: #EDEDED;
  font-family: "Droid Sans", sans-serif;
}
/* line 2258, style.scss */
.footer-backround .container .dept-gallery .single-thumb {
  margin-top: 0px;
}
/* line 2260, style.scss */
.footer-backround .container .dept-gallery .single-thumb img {
  width: 86px !important;
  height: 60px;
  margin-bottom: -1px;
  border: #E7E7E7 solid 1px;
}
/* line 2268, style.scss */
.footer-backround .container .dept-gallery .ReadMore {
  margin: 15px -20px 0px 0px;
}
/* line 2272, style.scss */
.footer-backround .container .dept-gallery .ReadMore :after {
  content: "\f04b";
  color: #EDEDED;
  font-size: 11px;
  margin-right: 5px;
  font-family: FontAwesome;
  padding-left: 5px;
}
/* line 2282, style.scss */
.footer-backround .container .dept-gallery .ReadMore a {
  color: #EDEDED;
}

/** Start footer-backround-section **/
/* line 2292, style.scss */
.lower-footer {
  background: #FFF none repeat scroll 0% 0%;
  padding: 10px 0px 0px;
  margin-top: 10px;
}
/* line 2298, style.scss */
.lower-footer p {
  margin-left: 15px;
  line-height: 13px;
  font-size: 12px;
}

/** Start lower footer-backround-section **/
/** End lower footer-backround-section **/
/** End HOME Page Style **/
/** Strat ABOUT US Page Style **/
/** Strat Princpal Message **/
/* line 2316, style.scss */
.principal-msg figure {
  margin: 0px;
  width: 110px;
  float: left;
}
/* line 2321, style.scss */
.principal-msg .name {
  font-size: 24px;
  color: #0461be;
  float: left;
}
/* line 2326, style.scss */
.principal-msg .deg {
  font-size: 24px;
  color: #0461be;
  float: left;
}
/* line 2331, style.scss */
.principal-msg p {
  margin-top: 30px;
}

/** End Princpal Message **/
/** End ABOUT US Page Style **/
/** Start COURSE Page Style **/
/** Start course-intro **/
/* line 2345, style.scss */
.course-intro {
  margin-bottom: 15px;
 /* background: none repeat scroll 0% 0% #013d79;*/
  /**border-top: $site-color2 solid 5px;**/
 /* border-bottom: #0461be solid 5px;*/
}
/* line 2354, style.scss */
.course-intro .container .course-overview h1 {
  font-size: 24px;
  color: #FFF;
  background-color: #2492ff;
  margin-top: 0px;
  height: auto;
  padding: 10px;
  margin-right: -15px;
}
/* line 2363, style.scss */
.course-intro .container .course-overview h3 {
  background: none;
}
/* line 2366, style.scss */
.course-intro .container .course-overview p {
 /* color: white;*/
  margin: 5px 8px 0px 0px;
}
/* line 2370, style.scss */
.course-intro .container .course-overview .accreditation-logo {
  color: #FFF;
  font-size: 17px;
  background: url("https://www.klelawcollege.org/kle/wp-content/themes/just/images/accreditation-logo_small.png") no-repeat scroll left center transparent;
  padding-left: 32px;
  margin-top: 5px;
  min-height: 32px;
  padding-top: 3px;
  font-family: "Prociono";
  margin-bottom: 5px;
}
/* line 2381, style.scss */
.course-intro .container .course-overview .course-band {
  background-color: #2492ff;
  padding: 7px 11px 3px;
  margin-bottom: 10px;
}
/* line 2386, style.scss */
.course-intro .container .course-overview .course-band .course-duration {
  font-size: 17px;
  color: white;
  padding-top: 11px;
  margin-top: -15px;
  font-family: "Prociono";
}
/* line 2393, style.scss */
.course-intro .container .course-overview .course-band .course-seats {
  font-size: 17px;
  color: white;
}
/* line 2401, style.scss */
.course-intro .container .course-quick-links {
  border-left: #0461be solid 5px;
}
/* line 2403, style.scss */
.course-intro .container .course-quick-links ul > li {
  cursor: pointer;
  background: #2492ff;
  border-bottom: #013d79 solid 2px;
  padding: 10px;
  text-decoration: none;
  margin: 0px -15px 0px -15px;
  line-height: 42px;
  font-family: "Prociono";
  font-size: 23px;
  color: #fff;
  font-weight: normal;
}
/* line 2416, style.scss */
.course-intro .container .course-quick-links ul > li a {
  color: #fff;
  text-decoration: none;
}
/* line 2420, style.scss */
.course-intro .container .course-quick-links ul > li span {
  margin-right: 7px;
}
/* line 2425, style.scss */
.course-intro .container .course-quick-links li:before {
  /*content: "\f105";*/
  font-size: 20px;
  margin-left: 0px;
  font-family: FontAwesome;
  text-decoration: none;
}
/* line 2432, style.scss */
.course-intro .container .course-quick-links ul > li:hover {
  background: #67b3ff;
  border-bottom: #013d79 solid 2px;
  text-decoration: none;
}
/* line 2439, style.scss */
.course-intro .container .course-quick-links ul > li:hover a:hover {
  background: #67b3ff;
  text-decoration: none;
}
/* line 2446, style.scss */
.course-intro .container .course-quick-links .fa {
  margin-right: 10px;
  font-size: 28px;
}

/** End course-intro **/
/** Start eligibility **/
/* line 2468, style.scss */
.home-content .home-welcome-content .dept-eligibility figure img {
  background: url("https://www.klelawcollege.org/kle/wp-content/themes/just/images/eligibility.jpg") no-repeat;
  float: left;
  width: 127px;
  height: 171px;
  margin-right: 15px;
  margin-bottom: 5px;
}
/* line 2479, style.scss */
.home-content .home-welcome-content .dept-eligibility ul li {
  font-size: 17px;
}
/* line 2480, style.scss */
.home-content .home-welcome-content .dept-eligibility ul li::before {
  content: "»";
  color: #0461be;
  font-size: 20px;
  margin-right: 5px;
}
/* line 2491, style.scss */
.home-content .home-welcome-content .dept-curry .download {
  float: left;
  margin: 0px;
  background: transparent url("https://www.klelawcollege.org/kle/wp-content/themes/just/images/download-icon.png") no-repeat scroll 0% 0%;
  height: 150px;
  width: 170px;
}

/** End eligibility **/
/* line 2509, style.scss */
.featured-news .featured figure a img {
  width: 349px;
  height: 190px;
  margin: 0px -15px;
  /*border: #ADA9A9 solid 1px;*/
}
/* line 2519, style.scss */
.featured-news .home-news-txt {
  /*margin: 0px 0px 0px -42px;*/
  font-size: 22px;
  width: 100%;
}
/* line 2524, style.scss */
.featured-news .home-news-txt a {
  font-size: 22px;
  color: #0461be;
  display: block;
}
/* line 2529, style.scss */
.featured-news .home-news-txt span {
  font-size: 15px;
}

/** Start container course-content-section **/
/* line 2541, style.scss */
.home-content .home-calendar {
  margin-right: 0px;
}
/* line 2545, style.scss */
.home-content .course-curriculum {
  margin-top: 15px;
}

/** End container course-content-section **/
/** End COURSE Page Style **/
/* line 2554, style.scss */
.principal-msg h6 {
  color: #0461be;
  font-size: 28px;
  text-transform: none;
  margin-bottom: 10px;
  font-weight: normal;
}
/* line 2561, style.scss */
.principal-msg h7 {
  font-size: 20px;
  text-transform: none;
  margin-bottom: 0px;
  font-weight: normal;
}

/** Start FACULTY Page Style **/
/** End FACULTY Page Style **/
/** Start INFRASTRUCTURE Page Style **/
/** Start infarstructure-library Style **/
/** Start infarstructure-library Style **/
/** Start left-menu Style **/
/* line 2592, style.scss */
.post-list li {
  font-family: "Prociono";
  cursor: pointer;
  line-height: 17px;
  text-decoration: none;
  font-weight: normal;
  transition: all 0.8s ease-out 0s;
  display: inline-block;
  width: 97%;
  text-align: left;
  background: #F3F3F3 none repeat scroll 0% 0%;
  margin-bottom: 2px;
  border-bottom: 1px solid #EAEAEA;
  padding: 8px 0px;
}
/* line 2607, style.scss */
.post-list li:before {
  content: "»";
  color: #10849B;
  background: #e9e9ea none repeat scroll 0% 0%;
  padding: 5px 13px 6px 16px;
  margin-right: 5px;
  font-size: 20px;
}
/* line 2616, style.scss */
.post-list li > a {
  font-size: 17px;
  text-shadow: none;
  padding: 0px !important;
  color: #747474;
  width: 100%;
}
/* line 2625, style.scss */
.post-list li > a:hover, .post-list li > a:focus {
  background: none  !important;
  color: #fff !important;
  text-decoration: none;
  background-color: none !important;
}
/* line 2633, style.scss */
.post-list li:hover {
  font-size: 17px;
  color: #fff;
  background-color: #67b3ff;
}
/* line 2639, style.scss */
.post-list li:hover > a {
  color: #fff;
}
/* line 2640, style.scss */
.post-list li.current {
  font-size: 17px;
  color: #fff;
  background-color: #67b3ff;
}
/* line 2645, style.scss */
.post-list li.current a {
  color: #FFF;
}

/*post-list*/
/** End left-menu Style **/
/** End INFRASTRUCTURE Page Style **/
/** Start NEWS & EVENTS Page Style **/
/** Start newslist Style **/
/* line 2661, style.scss */
.cat-list #newscat {
  width: 100%;
  height: 40px;
}

/* line 2668, style.scss */
.dept-calendar .home-calendar {
  margin-right: 0px;
  margin-left: 0px;
}

/* line 2676, style.scss */
.student-featured-news .featured-news-text {
  min-height: 230px;
}
/* line 2679, style.scss */
.student-featured-news .featured-news-text h5 {
  margin: 0px;
  padding: 0px;
  font-family: Bitter,Georgia,serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 35px;
  margin-bottom: 5px;
}
/* line 2688, style.scss */
.student-featured-news .featured-news-text h5 a {
  color: #5D5D5D;
}
/* line 2694, style.scss */
.student-featured-news .featured-news-text .ReadMore {
  font-family: "Prociono";
  font-size: 17px;
  font-style: italic;
  cursor: pointer;
  width: 132px;
  bottom: 5px;
  font-weight: normal;
  margin: 4px 0px 0px 0px;
  right: 0px;
}
/* line 2705, style.scss */
.student-featured-news .featured-news-text .ReadMore :after {
  content: "\f04b";
  color: #0461be;
  font-size: 14px;
  margin-right: 5px;
  font-family: FontAwesome;
  padding-left: 5px;
}
/* line 2716, style.scss */
.student-featured-news .featured-news-text .ReadMore a {
  line-height: 0;
  color: #013d79;
}

/* line 2727, style.scss */
.newslist {
  /**.news-band a:hover{
          cursor: pointer; cursor: hand; 
          border-bottom: 3px solid #94BAC9;
  		background-color: #B3E8F8;
  		border-radius: 4px;
  		padding: 12px 0px 10px 47px;
  		margin-bottom: 10px;
  		
  }**/
  /** Start Single news Style **/
  /** EndSingle news Style **/
}
/* line 2729, style.scss */
.newslist #news-list .news-content {
  margin: 0px 10px 0px 60px !important;
}
.newslist #news-list .news-content p img {
width:100% !important;
height:auto !important;
}
/* line 2731, style.scss */
.newslist .news-band {
  border-bottom: 1px solid #DDD;
  border-radius: 0px;
  padding: 12px 0px 12px 0px;
}
/* line 2737, style.scss */
.newslist .news-band .news-image {
  margin-right: 0px;
}
/* line 2740, style.scss */
.newslist .news-band .news-image img {
  width: 100% !important;
  max-width: 155px;
}
/* line 2745, style.scss */
.newslist .news-band .newsdate {
  border-radius: 3px;
  width: 59px;
  height: 73px;
  color: #FFF;
  font-weight: 400;
  margin: 0px 0px;
  text-align: center;
  padding: 0px;
  float: left;
  cursor: pointer;
  border: none;
  background: #6A6A6A;
  border-radius: 5px;
  box-shadow: 0px 1px 0px #838383 inset, 0px 5px 0px 0px #3b3c3c, 0px 10px 5px #999999;
}
/* line 2761, style.scss */
.newslist .news-band .newsdate .date {
  text-shadow: 1px 1px 1px #3C3D3E;
}
/* line 2766, style.scss */
.newslist .news-band .news-news-txt {
  font-family: "Prociono";
  font-size: 19px;
  color: #0461be;
  display: block;
  line-height: 22px;
}
/* line 2773, style.scss */
.newslist .news-band .news-news-txt p {
  font-size: 17px;
  color: #666;
  margin: 0px 0px 5px;
  text-align: left;
}
/* line 2779, style.scss */
.newslist .news-band .news-news-txt a {
  color: #0461be;
}
/* line 2796, style.scss */
.newslist .news-details-band {
  margin-left: 15px;
}
/* line 2799, style.scss */
.newslist .news-details-band .newsdate {
  width: 59px;
  height: 73px;
  color: #FFF;
  font-weight: 400;
  margin: 5px -30px;
  text-align: center;
  padding: 0px;
  float: left;
  cursor: pointer;
  border: medium none;
  background: #6A6A6A none repeat scroll 0% 0%;
  border-radius: 5px;
  box-shadow: 0px 1px 0px #838383 inset, 0px 5px 0px 0px #3b3c3c, 0px 10px 5px #999999;
}
/* line 2818, style.scss */
.newslist .news-details-band .news-type-band {
  margin: 15px 30px;
  width: 100%;
}
/* line 2823, style.scss */
.newslist .news-content {
  margin-right: 0px;
}
/* line 2825, style.scss */
.newslist .news-content p {
  margin: 0px 0px 5px;
}

/** End newslist Style **/
/** Start Single news Style **/
/** EndSingle news Style **/
/** End NEWS & EVENTS Page Style **/
/** Start GALLERY Page Style **/
/** Start container image-gallery-section **/
/* line 2846, style.scss */
.gallery-background {
  background-color: #F6F6F5;
  float: left;
  margin-right: 8px;
  /** Single**/
}
/* line 2852, style.scss */
.gallery-background .single-image {
  background-color: #FFF;
  box-shadow: 0px 0px 4px 0px #999;
  display: inline-block;
  width: auto;
  padding: 4px;
  height: auto;
  margin-right: 0px;
  margin-bottom: 10px;
  /** h5**/
  /**end h5**/
  /** end gallery image**/
}
/* line 2863, style.scss */
.gallery-background .single-image h5 {
  background-color: #0461be;
  color: #FFF;
  padding: 7px;
  margin: 0px 0px 0px;
}
/* line 2869, style.scss */
.gallery-background .single-image a {
  color: #FFF;
  text-decoration: none;
  font-weight: normal;
  font-size: 17px;
  font-family: "Prociono";
}
/* line 2877, style.scss */
.gallery-background .single-image .gallery-image {
  width: 269px;
  overflow: hidden;
  float: left;
  height: 205px;
}

/** Start container image-gallery-section **/
/** End GALLERY Page Style **/
/** Start CONTACT US Page Style **/
/* line 2894, style.scss */
.page-title {
  background-color: #0461be;
  margin-bottom: 0px;
}

/* line 2901, style.scss */
.write-to-us #FSContact1 #fscf_form1 #fscf_fieldset1_4 {
  border: 0px solid #000;
  width: 40%;
  max-width: 500px;
  float: left;
  padding: 0px;
}
/* line 2908, style.scss */
.write-to-us #FSContact1 #fscf_form1 #fscf_fieldset1_4 input {
  text-align: left;
  width: 270px;
  height: 33px;
  border: 1px solid #B1C4D5;
  border-radius: 0px;
  margin-left: 0px;
  box-shadow: inset 0px 0px 7px -1px #d1d1d1, -2px 4px 1px -15px white;
  -webkit-box-shadow: inset 0px 0px 7px -1px #d1d1d1, -2px 4px 1px -15px white;
  -moz-box-shadow: inset 0px 0px 7px -1px #d1d1d1, -2px 4px 1px -15px white;
  -o-box-shadow: inset 0px 0px 7px -1px #d1d1d1, -2px 4px 1px -15px white;
}
/* line 2923, style.scss */
.write-to-us #FSContact1 #fscf_form1 #fscf_div_clear1_3 {
  margin-left: 9px;
  margin-top: 10px;
}
/* line 2927, style.scss */
.write-to-us #FSContact1 #fscf_form1 #fscf_div_clear1_3 textarea {
  text-align: left;
  width: 270px;
  height: 168px;
  border: 1px solid #B1C4D5;
  border-radius: 0px;
  margin-left: 5px;
  box-shadow: inset 0px 0px 7px -1px #d1d1d1, -2px 4px 1px -15px white;
  -webkit-box-shadow: inset 0px 0px 7px -1px #d1d1d1, -2px 4px 1px -15px white;
  -moz-box-shadow: inset 0px 0px 7px -1px #d1d1d1, -2px 4px 1px -15px white;
  -o-box-shadow: inset 0px 0px 7px -1px #d1d1d1, -2px 4px 1px -15px white;
}
/* line 2940, style.scss */
.write-to-us #FSContact1 #fscf_form1 #fscf_div_clear1_3 #fscf_field1_3 {
  width: 265px;
  margin-right: 10px;
  -webkit-margin-start: 60px !important;
}
/* line 2949, style.scss */
.write-to-us #FSContact1 #fscf_form1 fscf_div_clear1_1 input {
  width: 265px;

}

/* line 2957, style.scss */
.locate-us .contact-us-address {
  margin: 10px 0px 10px -15px;
  border-right: #ccc solid 1px;
  height: 60px;
}
/* line 2963, style.scss */
.locate-us .contact-us-email {
  margin: 10px 0px 0px 13px;
}

/* line 2968, style.scss */
.info {
  margin-top: 30px;
}
/* line 2970, style.scss */
.info h4 {
  margin-left: -14px;
}
/* line 2973, style.scss */
.info .route {
  margin: 10px 0px 0px -15px;
}

/* line 2978, style.scss */
.map-section {
  margin-top: 10px;
}
/* line 2981, style.scss */
.map-section span {
  color: #fff;
}
/* line 2984, style.scss */
.map-section .fa-map-marker {
  font-size: 30px;
}
/* line 2987, style.scss */
.map-section b, .map-section strong {
  font-weight: bold;
  font-size: 18px;
}

/** End CONTACT US Page Style **/
/** START announcement-list Style **/
/* line 2996, style.scss */
.announcement-list span.a_date {
  font-size: 18px;
  padding: 9px 0px 5px;
  font-size: 17px;
}
/* line 3001, style.scss */
.announcement-list li:nth-child(even) {
  background: #fff;
  /*height:40px;*/
  margin-top: 5px;
}
/* line 3006, style.scss */
.announcement-list li:nth-child(odd) {
  background: #ECECED;
  /*height:40px;*/
}
/* line 3011, style.scss */
.announcement-list li:before {
  content: "\f073" !important;
  color: #0461be;
  padding: 5px 13px 6px 16px;
  margin-right: 0px !important;
  font-size: 25px !important;
  font-family: FontAwesome;
}
/* line 3019, style.scss */
.announcement-list li > a {
  font-size: 17px;
  padding-right: 2px;
}

/** END announcement-list Style **/
/** Start apply online Style **/
/* line 3025, style.scss */
.apply-online {
  margin-top: 10px;
  /** tab_nav active hover **/
}
/* line 3027, style.scss */
.apply-online .first-year {
  background-color: #0461be;
  height: 35px;
  width: auto;
  margin: 0px;
  margin-right: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-family: "Prociono";
  padding: 0px 18px;
  font-size: 18px;
}
/* line 3040, style.scss */
.apply-online .first-year a {
  position: relative;
  display: block;
  top: 5px;
  color: #fff;
  font-size: 18px;
  margin: 0px 0px 0px -1px;
}
/* line 3049, style.scss */
.apply-online .first-year h3 {
  background: none;
}
/* line 3053, style.scss */
.apply-online .subsequent-year {
  background-color: #2492ff;
  height: 35px;
  width: auto;
  margin: 0px;
  margin-right: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-family: "Prociono";
  padding: 0px 18px;
  font-size: 18px;
}
/* line 3065, style.scss */
.apply-online .subsequent-year a {
  position: relative;
  display: block;
  top: 5px;
  color: white;
  font-size: 18px;
  margin: 0px 0px 0px -1px;
}
/* line 3074, style.scss */
.apply-online .subsequent-year h3 {
  background: none;
}
/* line 3081, style.scss */
.apply-online .first-year .active {
  background-color: #013d79;
}
/* line 3084, style.scss */
.apply-online .first-year .active h3:after {
  content: "\f103";
  color: #fff;
  font-size: 18px;
  margin-left: 15px;
  font-family: FontAwesome;
}

/** Start apply online Style **/
/**Start Home page Slider **/
/* line 3100, style.scss */
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

/* line 3107, style.scss */
.carousel-fade .carousel-inner .active {
  opacity: 1;
}

/* line 3111, style.scss */
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

/* line 3117, style.scss */
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

/* line 3120, style.scss */
.carousel-fade .carousel-control {
  z-index: 2;
}

/* line 3127, style.scss */
html,
body,
.carousel,
.carousel-inner,
.carousel-inner .item {
  height: 100%;
}

/**End Home page Slider **/
/* By selvam for Questions pages */
.semester{
  min-height:420px;
  border-bottom: 2px dotted #ccc;
  margin-top: 10px;
  
}
.semester ul{
 margin-left: 10px !important;  
}

.semester ul li:before {
    content: "";
    color: #DE8807;
    font-size: 15px;
    margin-right: 10px;
    font-family: FontAwesome;
}
.semester ul li a{
    margin-left:10px;
}
.semester ul li a:before {
    content: "";
    color: #DE8807;
    font-size: 15px;
    margin-right: 10px;
    font-family: FontAwesome;
}
/* End By selvam for Questions pages */
@media only screen (min-width: 320px){
	.blink_me{
		bottom:0vh;
		position:relative;
	}
	
}

.area{
    height: auto; width:800px; color:#fff;
}
@media (min-width: 290px) and (max-width: 767px) {
  /* line 3134, style.scss */f
  .home-logo {
    background: #fff;
  }
	 
.quick-menubar .home-logo .site-logo img {
     margin: 20px 20px 40px 13px !important;
    width: 100%;
    max-width: 472px;
    padding: 15px 0px;
}
	
  /* line 3137, style.scss */
  .social-media-list li {
    padding: 2px 0px 4px;
  }

  /* line 3140, style.scss */
  .quick-menubar {
    background: #fff;
    margin-top: 0px;
  }

.home-search .searchform {
    position: relative !important;
    right: 80px  !important;
	clear: both !important;
}

.main-menubar li {
    background-position: right center;
    margin: 9px 0px 0px;
    padding: 0px 0px 2px;
    font-family: "Prociono";
    font-weight: normal;
}

.navbar-nav {
    margin: 7.5px 0px;
}

.quick-menubar .home-quick-menu #quick_links_nav {
    margin-top: 4px;
    display: block;
    float: left;
    position: relative;
    left: -100px;
    height: 200px;
    z-index: 9999;
    visibility: visible !important;
}
.quick-menubar .home-quick-menu #quick_links_nav #menu-quick_links li > a {
    color: #030303 !important;
    line-height: 24px;
    font-size: 13px;
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
    text-shadow: none !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
  /* line 3145, style.scss */
  .main-menubar .navbar-nav .dropdown-menu .dropdown:hover .dropdown-menu {
    position: relative;
    z-index: 1000;
    display: block !important;
  }

  /* line 3151, style.scss */
  .slider .bulletin-board, .bulletin-board-online {
    left: 0px !important;
    top: 260px !important;
  }

  /* line 3155, style.scss */
  .slider #homeCarousel {
    max-height: 350px;
    min-height: 350px;
  }

  /* line 3159, style.scss */
  .slider #homeCarousel .item {
    max-height: 350px;
    min-height: 350px;
  }

  /* line 3163, style.scss */
  .inner-banner {
    max-height: 200px;
    min-height: 200px;
  }

  /* line 3168, style.scss */
  .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 0px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background: #1473b9 !important;
    width: 100% !important;
  }
  .navbar-default .navbar-collapse{
    border: none !important;
  
  }
  
	
  /* line 3181, style.scss */
  .main-menubar {
    background-color: #03376B;
    height: 55px;
    padding: 1px 0px;
  }

  /* line 3186, style.scss */
  .home-quicklink-section .home_tab_content .ReadMore {
    right: 10px;
  }

  /* line 3190, style.scss */
  .tab-menu-news {
    height: 35px;
    width: 88px !important;
  }
  /* line 3194, style.scss */
  .tab-menu-news a {
    top: 8px;
    margin: -22px;
  }
  /* line 3198, style.scss */
  .tab-menu-news a h3 {
    font-size: 13px !important;
    padding: 6px 6px !important;
  }
  /* line 3201, style.scss */
  .tab-menu-news a h3 :after {
    margin-left: 8px;
  }

  /* line 3210, style.scss */
  .tab-menu-upcoming {
    height: 35px;
    width: 170px !important;
  }
  /* line 3214, style.scss */
  .tab-menu-upcoming a {
    margin: -24px -24px 0px;
    top: 14px;
  }
  /* line 3218, style.scss */
  .tab-menu-upcoming a h3 {
    font-size: 13px !important;
    padding: 10px 6px !important;
    height: 35px;
    margin: 0px -4px 0px -5px;
  }
  /* line 3224, style.scss */
  .tab-menu-upcoming a h3 ::after {
    margin-left: 8px;
  }

  /* line 3233, style.scss */
  .dept-faculty .faculty-list li .name {
    font-size: 17px;
    margin-top: 7px;
    margin-left: 0px;
    position: absolute;
    width: 100%;
    padding-right: 0px;
  }

  /* line 3241, style.scss */
  .dept-faculty .faculty-list li .designation {
    margin: 25px 0px 0px;
    font-size: 15px;
  }

  /* line 3246, style.scss */
  .footer-backround .container {
   /*.dept-gallery{ 
		   .single-thumb{
				margin-top: 0px;
				width: 28%;
	
			}
	}*/
  }
  /* line 3249, style.scss */
  .footer-backround .container .footer-menu li {
    background: transparent none repeat scroll 0% 0%;
    border-bottom: medium none;
    box-shadow: none;
    width: 130px;
    float: left;
  }

  /**Supar Star GYAN GOVINDA KI JAI**/
  /* line 3269, style.scss */
  .main-menubar {
    /**  GYANA menu mouse hover**/
    /**  End GYANA menu mouse hover**/
    /** Main menu dropdown **/
    /** End Main Menu dropdown**/
  }
  /* line 3271, style.scss */
  .main-menubar li.active {
    min-height: 37px;
  }
  /* line 3276, style.scss */
  .main-menubar .navbar-nav li:hover .dropdown-menu {
    display: block;
  }
  /* line 3285, style.scss */
  .main-menubar .dropdown-menu li {
    min-height: 35px;
  }
  /* line 3289, style.scss */
  .main-menubar .dropdown-menu li > a {
    min-height: 0px;
  }
  /* line 3293, style.scss */
  .main-menubar .dropdown-menu li > a:hover, .main-menubar .dropdown-menu li > a:focus {
    min-height: 32px;
  }
  /* line 3297, style.scss */
  .main-menubar .dropdown-menu li:hover {
    min-height: 32px;
  }

  /** End Main Menu dropdown**/
  /**Supar Star GYAN GOVINDA KI JAI**/
  /* line 3305, style.scss */
  .newslist #news-list .news-content {
    margin: 0px 10px 0px 0px !important;
  }
}
/*@media (min-width: 320px) and (max-width: 767px) {*/
@media (min-width: 768px) and (max-width: 1024px) {
  /* line 3312, style.scss */
  .home-logo {
    background: #fff;
  }

  /* line 3316, style.scss */
  .quick-menubar .home-quick-menu {
    background: #013d79 url("https://www.klelawcollege.org/kle/wp-content/themes/just/images/header-middle-shape.jpg") no-repeat scroll 0% 0%/22% auto;
    height: 62.4px;
  }

  /* line 3321, style.scss */
  .slider .bulletin-board-online span h3 {
    font-size: 13px;
  }

  /* line 3324, style.scss */
  .tab-menu-news {
    height: 35px;
    width: 90px !important;
  }
  /* line 3328, style.scss */
  .tab-menu-news a {
    top: 8px;
    margin: -22px;
  }
  /* line 3332, style.scss */
  .tab-menu-news a h3 {
    font-size: 15px !important;
    padding: 9px 0px !important;
  }
  /* line 3335, style.scss */
  .tab-menu-news a h3 :after {
    margin-left: 8px;
  }

  /* line 3344, style.scss */
  .tab-menu-upcoming {
    height: 35px;
    width: 193px !important;
  }
  /* line 3348, style.scss */
  .tab-menu-upcoming a {
    margin: -24px -24px 0px;
    top: 14px;
  }
  /* line 3352, style.scss */
  .tab-menu-upcoming a h3 {
    font-size: 15px !important;
    padding: 9px 2px !important;
    height: 35px;
    margin: 0px -4px 0px -5px;
  }
  /* line 3358, style.scss */
  .tab-menu-upcoming a h3 ::after {
    margin-left: 8px;
  }
}
/*@media (min-width: 768px) and (max-width: 1024px){*/

/* Gyana 29-06-2016 TEXT BLINKING */
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.animated.infinite:hover{
animation-play-state:paused;
}
.flash {
    -webkit-animation-name: flash;
    animation-name: flash;

cursor:pointer;
}

.animated {
    -webkit-animation-duration: 0,5s;
    animation-duration:10s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;

}

/* END Gyana 29-06-2016 TEXT BLINKING */

/* START Divakar 09-02-2017 TEXT BLINKING */
.blink_me {
  animation: blinker 1s linear infinite;
   margin-top:-18px;
	transition-duration:5s;

}

@keyframes blinker {  
  50% { opacity: 0; }
}

/* END Divakar 09-02-2017 TEXT BLINKING */

hr + .social-media {
    background-color: #fff;
    border-bottom: 1px solid #f0f0f0;
    border-bottom-right-radius: 8px;
    border-right: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
    border-top-right-radius: 8px;
    left: 0;
    position: fixed;
    top: 200px;
    z-index: 9999;
}




/* Trans Box */

div.background {
  background:#0461be;
  border: 2px solid black;
  margin-top:150px;
  max-width: 300px;
  margin: 15px auto;
  padding: 10px 20px;
  border-radius: 18px;
  float:left;
  width:350px;
  
  
}



.page-template-page-form #footer{
	background-color: rgba(04,24,45,0.9);
    margin: 20px auto;		
}


/* form  DIVAKAR */
.form-lp {
  position:relative;
  margin-top:0;
  margin-left:0px;
  padding: 17px 15px 15px ;
  background: #0b1a3c;
  opacity: 1;
  border-radius: 0px;
  float:right;
  /*width:416px;*/
  height:auto;
}
.form-lp h3{
	font-family: "Prociono", serif;
	color:#fff;
        font-size:18px;
	margin:10px 0;
}




h1,h3 {
  margin: 0 0 30px 0;
  text-align: left;
  color:#fff;
}

h2 {
  margin: 0 0 0px 0;
  text-align: left;
  color:411306;
}


input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],



select {
  background: rgba(255,255,255,0.1);
  border:1px solid #3b3b3b;
  font-size: 16px;
  height: auto;
  margin: 0;
  outline: 0;
  padding: 10px;
  width: 100%;
  background-color: #ffffff;
  color: #000000;
  box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
  margin-bottom: 0px;
  
}

input[type="radio"],
input[type="checkbox"] {
  margin: 0 4px 8px 0;
}



button {
  padding: 5px 5px 5px 5px;
  color: #FFF;
  background-color: #1ab189;
  font-size: 18px;
  text-align: center;
  font-style: normal;
  border-radius: 5px;
  width: 60%;
  border: 1px solid #3ac162;
  border-width: 1px 1px 3px;
  box-shadow: 0 -1px 0 rgba(255,255,255,0.1) inset;
  margin-bottom: 10px;
  margin:10px auto;
  display:block;
}

fieldset {
  margin-bottom: 0px;
  border: 1px #3b3b3b;
}

legend {
  font-size: 1.4em;
  margin-bottom: 5px;
  
}

label {
  display: block;
  margin-bottom: 4px;
  color:#dedede;
}

label.light {
  font-weight: 300;
  display: inline;
}

.number {
  background-color: #5fcf80;
  color: #fff;
  height: 30px;
  width: 30px;
  display: inline-block;
  font-size: 0.8em;
  margin-right: 4px;
  line-height: 30px;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255,255,255,0.2);
  border-radius: 100%;
}


  



/* Trans Box */

div.background-lp {
  background:#0461be;
  border: 2px solid black;
  margin-top:150px;
  max-width: 300px;
  margin: 15px auto;
  padding: 10px 20px;
  border-radius: 18px;
  float:left;
  width:350px;
  
  
}

div.footer-lp {
  background:#0a1821;
  max-width: 100%;
  margin: 0px auto;
  float:left;
  width:100%;
  padding:10px 0;
  
  
}
div.footer-lp  p{
 
  font-weight: semi bold;
  color:#fff;
  text-align:center;
  margin:0px !important;
  
}

div.courses-lp {
  background:#02adfd;
  margin: 2px auto;
  float:left;
  width:100%;
  padding: 10px 0;
  
}
div.courses-lp h1,h2 {
   color:#fff;
   font-weight:semi-bold;
   text-align:left;
   font-family: "Prociono", serif;
   margin:0px 0px 10px;
}

div.courses h3 {
   color:#fff;
   font-weight:semi-bold;
   text-align:left;
   font-family: "Prociono", serif;
   margin:10px 0;
}
div.courses-lp ul {
	float: left;
}
div.courses-lp ul > li {
   color:#fff;
   font-family: "Droid Sans", sans-serif;
   margin: 0px 10px 0px;
   font-size: 20px;
	list-style: none;
	float: left;
}

div.head-lp {
  position:relative;
  background-color: #ffffff;
  border: 0;
  opacity: 0.8;
  filter: alpha(opacity=60); /* For IE8 and earlier */
  margin-top:0px;
  padding: 10px 20px;
  border-radius: 0px;
  width:100%;
  font-family:'Nunito', sans-serif;
  text-align: center;
  
}

div.transbox-lp {
  background-color: #f3d9a8;
  border: 1px solid black;
  opacity: 0.8;
  filter: alpha(opacity=60); /* For IE8 and earlier */
  border: 0px solid black;
  margin-top:0px;
  border-radius: 0px;
  float:left;
  /*width:67%;*/
  height:870px;
  padding-bottom:0px;
}

div.transbox-lp h2 {
color:#000000;
}
div.transbox-lp .transbox-lp-content{
	margin-left:20px;
}

div.transbox-lp .transbox-lp-content h2{
	font-family: "Prociono", serif;
	color:#000000;
	margin:10px 0;
}
div.transbox-lp .transbox-lp-content  ul > li{
	font-size:18px;
	font-family: "Droid Sans", sans-serif;
        color:#000000;
	
}




div.transbox-lp p , h1{

  margin: 5%;
  font-weight: bold;
  color:#000000;
  text-align:center;
  
}

ol li {margin:15px;}


@media (min-width: 320px) and (max-width: 767px) {
 
 .quick-menubar .home-quick-menu{
   background:none !important;
 }
 .main-menubar .dropdown-menu {
   position:relative !important;
   margin-bottom: 10px !important;
 }
 /*Header-menu-gyan*/
 /*Header-menu-gyan*/

 div.transbox-lp {
    width: 100%;
 }

 .form-lp {
     width: 100%;
 }
 div.transbox-lp .transbox-lp-content img{
	width: 100%;
	padding: 10px;
 }

 .head img{
	width:100% !important;
	height:auto !important;
 }
.home-social-media {
    margin: 0px auto;
    padding: 4px 0px 6px 0px;
    background: #013d79 !important;
}
.home-social-media .feed-back{
    float: left !important;
    clear:both;
    margin-left:-3px;
}
.home-social-media .blink_me {
    animation: blinker 1s linear infinite;
    margin-top: 12px;
    float: none !important;
    clear: both;
}
.home-search .searchform {
    position: relative !important;
    right: 128px !important;
    clear: both !important;
    float: left;
    margin: 0px !important;
}
.mentor {
    text-align:left;
}
.main-menubar .header-mainmenu{
    padding: 0px !important;
}
#cont .grid li {
    float: left;
    width: 100% !important;
    height: 30%;
    padding: 20px;
}
.grid-item img {
    height: 200px !important;
    width: 189px !important;
    margin: 0px 0px 0px 15px !important;
}
#cont .list li {
    width: 100% !important;
    border-bottom: 10px;
    padding-bottom: 20px;
    height: 100px;
}



.slider .admission-button {

    position: fixed;
    top: 235px;
    right: 20px;
    z-index: 1000;

}
.slider .admission-button-a {

    position: fixed;
    top: 285px;
    right: 20px;
    z-index: 1000;

}
.slider .admission-button-b {

    position: fixed;
    top: 415px;
    right: 20px;
    z-index: 1000;

}

.slider .admission-button-c {

    position: fixed;
    top: 495px;
    right: 20px;
    z-index: 1000;

}
.slider .admission-button-d {

    position: fixed;
    top: 420px;
    right: 20px;
    z-index: 1000;

}

.home-social-media .blink_me {

    animation: blinker 4s linear infinite;
    margin-top: 12px;
    float: none !important;
    clear: both;
	bottom:0px !important;

}

}

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

}
/*Testimonial CSS*/

.strong-view.default .testimonial {
border: 0px  !important;
}

/*GRID VIEW CSS DIVAKAR*/
.type-page ul li::before{ content: none !important;}
#cont .buttons { margin-bottom: 20px; }

#cont .list li { width: 50%; border-bottom:  10px; padding-bottom: 20px;  height: 100px; }

#cont .list li img.list-image-remove {
    display: none;
}
#cont .list li img.list-image-remove {

    display: inherit;
    float: left !important;
    width: 40px !important;

}

#cont .grid li { float: left; width: 25%; height: 30%;  padding: 20px; }

.buttn {

  /*background-color: #317dfb;  Blue */
    border: none;
    color: white;
    padding: 2px 2px;
    text-align: center;
    text-decoration: none;
    display: -webkit-inline-box;
    font-size: 18px;

}

.type-page ul li:before, .type-post ul li:before, .type-news ul li:before {
    content: none !important;
  
}

/* GRID VIEW CSS*/

.grid-cont {
  display: grid;
  grid-template-columns: auto auto auto auto auto;
  background-color: #2196F3;
  padding: 10px;
}
.grid-item {
  background-color: #e4e3e3;
  border: 1px solid rgba(0, 0, 0, 0.8);
  padding: 20px;
  font-size: 16px;
  text-align: center;
}
.grid-item img {
height:200px !important;
width:180px !important;
}

.grid-item p {
text-align:center;
font-size: 14px;
	    HEIGHT: 75PX;
}
.list li p{
text-align: left;
left: 30px;
position: relative;
}
.list li img{
width: 50px !important;
float: left;
height: 60px !important;
}

#launcher{
border: medium none;
background: transparent none repeat scroll 0% 0%;
z-index: 999998;
transform: translateZ(0px);
position: fixed;
transition-property: opacity, top, bottom;
transition-duration: 10ms;
transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
transition-delay: 0s;
opacity: 1;
width: 111px;
height: 50px;
max-height: 551px;
min-height: 50px;
margin: 10px 20px;
right: 0px;
bottom: 0px;
top: 490px;
}
/*.testimonial .col-lg-3{*/
/*    padding:0px 15px;*/
/*}*/
.testimonial iframe{
    height:300px;
    width:100%;
}
.py-5{
    padding:50px 0px;
}
/*.testimonial h3{*/
/*  display:inline;*/
/*  margin:20px 0px;*/
/*}*/
.carousel-inner .item.active{
	background-color:unset !important;
}
 .d-sm-block{
	display:none !important;
}
.fa, .far, .fas {
    font-family: "Fontawesome" !important;
}
/* .blog i, .facebook i, .youtube i, .twitter i, .googleplus i{
color:#0461be
} */
@media only screen and (max-width: 767px) {
	.news.type-news .right-content-area.newslist{
		padding:0px !important
	}
	.pull-right{
		float:none !important;
	}
	.quick-menubar .home-quick-menu #quick_links_nav{
		left:-30px !important;
	}
	#myNavbar{
		width:100% !important;
	}
	    .home-search .searchform {
        float: left;
        margin: 12px !important;
	    right: 0px !important;
        left: 50px !important;
    }
	.show.collapse{
		visibility:visible;
		display:block;
	}
	.header-mainmenu .navbar-toggle{
		float:none;
	} 
	.site-logo h6{
		color:black !important;
		font-size:11px !important;
		left: 30px;
    line-height: 0px;
    top: -45px;
	} 
  .main-menubar .dropdown-menu {
        margin-top: 10px !important;
    }
	.main-menubar .dropdown-menu li:hover{
		display:block !important;
	}
	    .main-menubar .navbar-nav .dropdown-menu .dropdown:hover .dropdown-menu, 
	.main-menubar .navbar-nav .dropdown-menu .dropdown .dropdown-menu .dropdown:hover ul.dropdown-menu {
        left: 0;
        display: block !important;
	     margin-top: 21px !important;
    }
	.quick-menubar .home-quick-menu #quick_links_nav {
		    margin-left: 20px !important;
		height:auto !important;
/* 		float:unset; */
		width: 100%;
}
	.navbar-collapse{
		margin-top:0px !important
	}
	.top-btn,.language-select {
    border: 1px solid rgb(0 0 0 / 50%) !important;
    color: #000000 !important;
	}
	#quick_links_nav .navbar-nav > .active > a{
		background-color:white !important;
		border:none !important;
		color:#013d79 !important;
	}
	#quick_links_nav .navbar-nav > .active:after,
	#quick_links_nav .navbar-nav > .active:before{
		content:none !important
	}
	.top-right-menu
 {
    margin-bottom: 20px !important;
    display: inline-flex !important;
	}
	.d-sm-block{
	display:inline-flex !important;
}
.d-sm-none{
	display:none !important;
}
	.quick-menubar .home-quick-menu{
		top:-30px;
		left:0px !important;
		width:90% !important;
		 margin-left: auto;
	}
}

.main-menubar .navbar-nav .dropdown-menu .dropdown .dropdown-menu ul.dropdown-menu {
    display: none !important;
}

.main-menubar .navbar-nav .dropdown-menu .dropdown .dropdown-menu .dropdown:hover ul.dropdown-menu {
    display: block !important;
}
