/*
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/


@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');

h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
    font-family: 'Quicksand', sans-serif;
    font-size: auto;
    background:#fff; 
    overflow-x: hidden;
}
body a{
    transition:0.5s all;
    -webkit-transition:0.5s all;
    -moz-transition:0.5s all;
    -o-transition:0.5s all;
    -ms-transition:0.5s all;
	
}
/*h1,h2{
	background: -webkit-gradient(linear, left top, left bottom, from(#000E1F), to(#B47000));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
*/
.navbar-default {
    background: linear-gradient(to bottom, #002147 60%, #000E1F 100%) !important;
    border-color:#002147;
    border-radius: 0px;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-weight: 300;
}
.navbar-default .navbar-nav > li > a span{
    display:block;
}
.navbar {
   min-height:100%;
   margin-bottom:0;
}
.navbar-nav {
   margin:0;
   float:right;
}
.navbar-brand {
	width: 100%;
    height: 100%;
    padding: 0;
    margin: 0 0 5px 0;
    /*padding-left: 15px;*/
    font-size: 45px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 500;
}
.navbar-default .navbar-brand {
    color: #fff;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-nav > li > a {
    padding: 8px 12px;
    text-align: center;
    font-weight: 100;
    font-size: 15px;
    font-weight: 400;
}

   
.nav_bottom{
    background:#fbc628;
    padding: 5px;
    border-radius: 0px;
}
.nav-tabs {
    display: inline-block;
    border-bottom: none;
    font-weight: bold;
    padding-top:15px;
}
.nav-tabs1{
    display: inline-block;
    border-bottom: none;
    font-weight:500;
    background-color:transparent;
    width: 100%;
    padding:0;
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 5px;*/
}
.nav-tabs > li > a, 
.nav-tabs > li > a:hover, 
.nav-tabs > li > a:focus, 
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: none;
  border-radius: 0;
}
.nav-list { border-bottom: 1px solid #eee; }
.nav-list > li { 
  padding:20px 15px 15px;
  border-left: 1px solid #eee; 
  margin-right: 0 !important;
}
.nav-list > li:last-child { border-right: 1px solid #eee; }
.nav-list > li > a:hover { text-decoration: none; }
.nav-list > li > a > span {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
}

i.flags{
    width: 21px;
    height: 13px;
    float: left;
    margin-right: 8px;
    margin-top: 3px;
}
i.us{
   background: url("../images/f1.jpg") no-repeat;
}
i.newzland{
    background: url("../images/f2.jpg") no-repeat;
}
.search-form {
    background-color:#ffffff;
    display: none;
    position: absolute;
    right: 0;
    top: 100%;
    padding: 0px;
    width: 346px;
}
.search-form input[type="text"]{
    width: 100%;
    height: 30px;
    color: #a7aebf;
    line-height: 20px;
    border: none;
    padding: 5px 15px;
    border-radius: 0;
    outline: none;
}
.search-form .search-submit {
   border: 0;
    padding: 0;
    position: absolute;
    right: 27px;
    top: 20px;
    background: none;
    line-height: 20px;
}
ul.nav_1{
    float:none;
}
ul.nav_1 li{
    margin-right: 5px;
    box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.58);
    -webkit-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.58);
    -moz-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.58);
    border-radius: 10px;
}

ul.nav_1 li a{
   color:#000;
	font-weight: 600;
}
ul.nav_1 li.last{
    margin-right:0;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus, .nav>li>a:hover, .nav>li>a:focus{
    background-color:#002147 !important;
    border-color:#002147;
    color:#fff !important;
}
/*-- banner --*/

.banner-bg, .banner-img, .banner-img2, .banner-img3, .banner-img4, .banner-img5, .banner-img6{
    background-size:cover;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    min-height:580px;
}
.banner-bg{
    background:url(../img/slider-home/1.jpg) no-repeat center top;
}

.banner-img{
    background:url(../img/slider-home/2.jpg) no-repeat center top;
    
}
.banner-img2{
    background:url(../img/slider-home/3.jpg) no-repeat center top;
    
}
.banner-img3{
    background:url(../img/slider-home/4.jpg) no-repeat center top;
    
}
.banner-img4{
    background:url(../img/slider-home/5.jpg) no-repeat center top;
    
}
.banner-img5{
    background:url(../img/slider-home/6.jpg) no-repeat center top;
    
}
.banner-img6{
    background:url(../img/slider-home/7.jpg) no-repeat center top;
    
}
.banner-info {
     text-align: center;
     padding:8em 0 0 0;
}
.banner-info h3{
    color: #FFF;
    font-size: 60px;
    font-weight: 500;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 15px;
}
.banner-info h3 span{
    display:block;
}
.banner-info p {
    color: #FFF;
    margin: 1em 0 2em;
    font-size: 20px;
    font-weight: 400;
}
.banner-info a{
    color:#FFF;
    background:#f1b458;
    padding: .7em 1.5em;
    text-decoration:none;
}
.banner-info a:hover i.icon_1{
    color:#2f374c;
}
.banner-info a:hover{
    background:#FFF;
    color:#2f374c;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.navbar-header.nav_2 {
    display: none;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0 !important;
}
/*------------------ Slider Part starts Here----------*/
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
    left: 0;
    right: 0;
    padding: 10px 20px;
    margin: 0;
    max-width: none;
    top: 10%;
    text-align: center;
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 4%;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 41px;
  width: 41px;
  background: red;
  margin-top: -65px;
  display:none;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 4%;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
    width:100px;
    height:15px;
    background:#fff;
    display:inline-block;
    border-radius:30em;
    opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
    display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
  width:100%;
}
.callbacks_tabs{
    list-style: none;
    position: absolute;
    top: 85%;
    z-index:111;
    left: 46%;
    padding: 0;
    margin: 0;
}
.slider-top{
    text-align: center;
    padding:10em 0;
}
.slider-top h1{
    font-weight:700;
    font-size:48px;
    color:#010101;
}
.slider-top p{
    font-weight:400;
    font-size:20px;
    padding:1em 7em;
    color:#010101;
}
.slider-top ul.social-slide{
    display:inline-flex;
    margin: 0px;
    padding: 0px;
}
ul.social-slide li i{
    width:70px;
    height:74px;
    background:url(../images/img-resources.png)no-repeat;
    display: inline-block;
    margin:0px 15px;
}
ul.social-slide li i.win{
    background-position:-6px 0px;
}
ul.social-slide li i.android{
    background-position:-110px 0px;
}
ul.social-slide li i.mac{
    background-position:-215px 0px;
}
.callbacks_tabs li{
    display: inline-block;
    margin: 0;
}
@media screen and (max-width: 600px) {
  .callbacks_nav {
    top: 47%;
}
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
  content: "\f111";
  font-size:0;
  font-family: FontAwesome;
  visibility: visible;
  display: block;
  height:14px;
  width:14px;
  display:inline-block;
  border:2px solid #FFF;
  background: none;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
}
.callbacks_here a:after{
    border: 2px solid #FFFFFF;
    background:#2f374c;
}
/*--content--*/
.details{
    background: linear-gradient(to right, #000E1F 0%, #002147 50%, #000E1F 100%);
    padding:3em 0;
}
.input-group {
    width: 100%;
}
.input-group input[type="text"], select{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-color: #ff;
    border: none;
    font-size: 14px;
    min-height: 40px;
    padding: 10px 9px 9px 9px;
    width: 100%;
     color:#555;
}
select#country {
    color:#555;
}
.submit_button input[type="submit"] {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: 500;
    border: none;
    width: 100%;
    background:#B68F01;
    padding: 9px 0px;
    outline: none;
}
.submit_button input[type="submit"]:hover{
    background:#000;
}
.grid_1{
    padding:5em 0;
}
.news h1, .grid_1_right h2{
    font-size: 2em;
    margin-bottom: 1.5em;
    position: relative;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
}
.news h1:after, .grid_1_right h2:after{
    /*background-color: #c5c5c5;
    bottom: -15px;
    content: "";
    height: 2px;
    left: 0;
    width: 30px;
    position: absolute;
    z-index: 0;*/
}
.news article {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #c5c5c5;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.news article a{
    color:#777;
    font-size:0.95em;
    line-height:1.8em;
}
.news article .date {
    margin-bottom: 10px;
}
.news article i {
    margin-right: 5px;
}
.read-more:after {
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    font-family: 'fontawesome';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    color:#f1b458;
    content: "\f18e";
    display: inline-block;
    font-size: 16px;
    margin-left: 5px;
    position: relative;
    top: 2px;
}
a.read-more {
    color:#000;
}
a.read-more:hover{
    color:#777;
}
.nav-tabs1>li.active>a, .nav-tabs1>li.active>a:focus, .nav-tabs1>li.active>a:hover {
    color: #000;
    background-color:#E39400;
    border:none;
	font-weight: 600;
}
.nav-tabs1 .open>a, .nav-tabs1 .open>a:hover, .nav-tabs1 .open>a:focus, .nav-tabs1>li>a:hover, .nav-tabs1>li>a:focus {
    background-color:#2f374c !important;
    border-color:#fff;
    color: #fff !important;
}
.nav-tabs1>li{
    margin-bottom:0;
    margin-right: 5px;
    box-shadow: 0px 0px 23px -8px rgba(0,0,0,0.4);
-webkit-box-shadow: 0px 0px 23px -8px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 23px -8px rgba(0,0,0,0.4);
}

/*a#home-tab{
    color: #fff;
}
a#profile-tab, a#profile-tab1, a#profile-tab2{
    color: #2f374c;
    background: #eaeaea;
} */

.nav-tabs>li>a{
    background: #fcfcfc;
    font-size: 13px;
    color: #002147;
}
.events_box {
    margin: 1em 0 2em;
    padding-left: 20px;
}
.event_left{
    float: left;
    width: 24%;
}
.event_left-item {
    padding-right: 20px;
    font-size: 12px;
    text-transform: uppercase;
}
.event_right {
    overflow: hidden;
}
.event_left-item .icon_2 {
    margin-bottom: 15px;
    font-size: 14px;
    color: #999;
}
.event_left-item .icon_2 i {
    font-size: 20px;
    margin-right: 15px;
    float: left;
    vertical-align: middle;
    color: #999;
}
.speaker_item a{
    color:#f1b458;
}
.speaker_item a:hover{
    color:#000;
}
.event_right h3{
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 1;
    margin-bottom:15px;
}
.event_right h3 a{
    color:#000;
}
.event_right p{
    color: #777;
    font-size: 0.95em;
    line-height: 1.5em;
}
.event_right p a{
    font-size:1.1em;
    color:#000;
}
.event_right p a:hover{
    text-decoration:underline;
}
.event_right img{
    margin:1em 0 0 0;
    width:50px;
}
.bg{
    background: url(../images/bg.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 460px;
    text-align: center;
    padding: 7em 0 0 0;
}
#counter {
    height:141px;
    font-size:60px;
    color: #FFF;
    overflow: hidden;
}
.timer{
    border-top:2px ridge #5F5F5F;
    border-bottom:2px ridge #5F5F5F;
}
.timer h4{
    font-size: 14px;
    color: #E5E5E5;
    font-style: normal;
    font-variant: normal;
    font-weight: lighter;
    letter-spacing: 1px;
    margin-top: 20px;
}
.countDays, .countHours, .countMinutes, .countSeconds {
    display: inline-block;
    padding: 35px 0;
    float: left;
    width: 25%;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-left: none;
    text-align: center;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.countDays, .countHours, .countMinutes, .countSeconds:first-child {
    border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.points {
    float: left;
    width:40px;
    margin: 0;
    font-size: 44px;
    font-weight: bold;
    text-align: center;
    line-height: 138px;
    text-shadow: none;
    color:#FFF;
    display: none;
}
.boxName {
    float: left;
    width: 100%;
    font-size:15px;
    color:#fff;
    font-style:italic;
    font-weight: 500;
    clear: both;
    padding: 2px;
}
/* ---------- /TIMER ---------- */
.newsletter {
    margin: 3em 0 0 0;
}
.newsletter input[type="text"] {
    padding: 18px 2%;
    width:50%;
    margin-right: 10px;
    font-size: 13px;
    max-width: 96%;
    outline:none;
    border:none;
    display:inline-block;
}
.newsletter input[type="submit"] {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: 500;
    border: none;
    background:#f1b458;
    padding: 14px 30px;
    outline: none;
    display: inline-block;
    vertical-align: middle;
}   
.newsletter input[type="submit"]:hover{
    background:#2f374c;
} 
.portfolio-left{
    background: #f2f4f8;
    padding:0;
}
.courses_portfolio .portfolio-item {
    overflow: hidden;
    background: #f7f7f7;
}
.portfolio-img {
    width:44%;
    float: left;
}
.portfolio-description {
    width: 50%;
    float: left;
    padding: 40px 30px 0;
}
.portfolio-description h4 a {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    transition: all 0.3s linear 0s;
}
.portfolio-description p {
    color: #777;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.8em;
    margin: 0;
}
.portfolio-description span {
    padding-top: 20px;
    display: block;
}
.portfolio-description span a {
    background: #ffffff;
    color: #444444;
    /*--float: left;--*/
    font-size: 13px;
    line-height: 23.4px;
    padding: 5px 10px;
    margin: 0 5px 5px 0;
}
.portfolio-description span a:hover{
    text-decoration:underline;
}
.portfolio-description > a span {
    background:#2f374c;
    color: #fff;
    display: block;
    font-size: 14px;
    padding: 10px 20px;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    margin:2em 0 0;
}
.portfolio-description > a span:hover{
    background:#f1b458;
    color:#fff;
}
a:hover, a:focus {
   text-decoration:none;
}
.bottom_content{
    padding:5em 0;
}
.bottom_content h3{
    color:#000;
    font-size:3em;
    text-transform:uppercase;
    margin:0em 0 1em;
    text-align:center;
    position:relative;
}
.grid_2{
    margin-bottom:2em;
}
i.chain_1{
    margin-right:10px;
}
/* -- footer --*/
.footer{
    position: relative;
    width: 100%;
    height: 100%;
    background: url("../img/footer_bg.JPG") center center no-repeat;
    background-size: cover;
    padding:5em 0 !important;
}
.footer:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom , #001732 0%,#000F21 90%);
    opacity: 0.95;
  }



table.table_working_hours {
    width: 100%;
}
.table_working_hours tr {
    border: 0;
    border-bottom: 1px dashed #656565;
}
.table_working_hours tr td {
    padding:7px 0;
    color: #C0C0C0;
    font-size: 0.95em;
    text-transform: capitalize;
}
.table_working_hours tr.opened_1 td {
    padding:0 0 7px;
}
.table_working_hours tr td.day_value {
    padding-left: 3px;
}
.table_working_hours tr td.day_value {
    padding-left: 3px;
    text-align: right;
}
.table_working_hours tr.opened:hover td, .table_working_hours tr.opened_1:hover td {
    color:#ffffff;
}
.grid_4 h3{
    color:#fff;
    font-size:1.5em;
    margin-bottom:1em;
    text-transform: uppercase;
}
.grid_4 p{
    color:#ECECEC;
    font-size: 12px;
    line-height:1.8em;
    margin-bottom:1em;
}
.social-nav {
    padding: 0;
    list-style: none;
    margin:0px 0 0 -10px;
}
.social-nav a {
    display: inline-block;
    float: left;
    width: 30px;
    height: 30px;
    font-size: 20px;
    color:#fff;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    line-height: 28px;
    background: #000;
    position: relative;
    transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
.social-nav li {
    float: left;
    margin: 10px 0 0 10px;
    list-style: none;
}
.icons_2 a {
    overflow: hidden;
    font-size: 16px;
    border-radius: 4px;
}
.icons_2 .twitter {
    background: #00ACED;
    text-shadow: 0px 0px #0087ba, 1px 1px #0087ba, 2px 2px #0087ba, 3px 3px #0087ba, 4px 4px #0087ba, 5px 5px #0087ba, 6px 6px #0087ba, 7px 7px #0087ba, 8px 8px #0087ba, 9px 9px #0087ba, 10px 10px #0087ba, 11px 11px #0087ba, 12px 12px #0087ba, 13px 13px #0087ba, 14px 14px #0087ba, 15px 15px #0087ba, 16px 16px #0087ba, 17px 17px #0087ba, 18px 18px #0087ba, 19px 19px #0087ba, 20px 20px #0087ba, 21px 21px #0087ba, 22px 22px #0087ba, 23px 23px #0087ba, 24px 24px #0087ba, 25px 25px #0087ba, 26px 26px #0087ba, 27px 27px #0087ba, 28px 28px #0087ba, 29px 29px #0087ba, 30px 30px #0087ba;
}
.icons_2 a:hover {
    background: #fff;
    text-shadow: 0px 0px #d4d4d4, 1px 1px #d4d4d4, 2px 2px #d4d4d4, 3px 3px #d4d4d4, 4px 4px #d4d4d4, 5px 5px #d4d4d4, 6px 6px #d4d4d4, 7px 7px #d4d4d4, 8px 8px #d4d4d4, 9px 9px #d4d4d4, 10px 10px #d4d4d4, 11px 11px #d4d4d4, 12px 12px #d4d4d4, 13px 13px #d4d4d4, 14px 14px #d4d4d4, 15px 15px #d4d4d4, 16px 16px #d4d4d4, 17px 17px #d4d4d4, 18px 18px #d4d4d4, 19px 19px #d4d4d4, 20px 20px #d4d4d4, 21px 21px #d4d4d4, 22px 22px #d4d4d4, 23px 23px #d4d4d4, 24px 24px #d4d4d4, 25px 25px #d4d4d4, 26px 26px #d4d4d4, 27px 27px #d4d4d4, 28px 28px #d4d4d4, 29px 29px #d4d4d4, 30px 30px #d4d4d4;
}
.icons_2 .twitter:hover {
    color: #00ACED;
}
.icons_2 .facebook {
    background: #3B579D;
    text-shadow: 0px 0px #2d4278, 1px 1px #2d4278, 2px 2px #2d4278, 3px 3px #2d4278, 4px 4px #2d4278, 5px 5px #2d4278, 6px 6px #2d4278, 7px 7px #2d4278, 8px 8px #2d4278, 9px 9px #2d4278, 10px 10px #2d4278, 11px 11px #2d4278, 12px 12px #2d4278, 13px 13px #2d4278, 14px 14px #2d4278, 15px 15px #2d4278, 16px 16px #2d4278, 17px 17px #2d4278, 18px 18px #2d4278, 19px 19px #2d4278, 20px 20px #2d4278, 21px 21px #2d4278, 22px 22px #2d4278, 23px 23px #2d4278, 24px 24px #2d4278, 25px 25px #2d4278, 26px 26px #2d4278, 27px 27px #2d4278, 28px 28px #2d4278, 29px 29px #2d4278, 30px 30px #2d4278;
}
.icons_2 .facebook:hover {
    color: #3B579D;
}
.icons_2 .google-plus {
    background: #DD4A3A;
    text-shadow: 0px 0px #c23122, 1px 1px #c23122, 2px 2px #c23122, 3px 3px #c23122, 4px 4px #c23122, 5px 5px #c23122, 6px 6px #c23122, 7px 7px #c23122, 8px 8px #c23122, 9px 9px #c23122, 10px 10px #c23122, 11px 11px #c23122, 12px 12px #c23122, 13px 13px #c23122, 14px 14px #c23122, 15px 15px #c23122, 16px 16px #c23122, 17px 17px #c23122, 18px 18px #c23122, 19px 19px #c23122, 20px 20px #c23122, 21px 21px #c23122, 22px 22px #c23122, 23px 23px #c23122, 24px 24px #c23122, 25px 25px #c23122, 26px 26px #c23122, 27px 27px #c23122, 28px 28px #c23122, 29px 29px #c23122, 30px 30px #c23122;
}
.icons_2 .google-plus:hover {
    color: #DD4A3A;
}
.icons_2 .youtube-play {
    background: #FF1900;
    text-shadow: 0px 0px #c23122, 1px 1px #c23122, 2px 2px #c23122, 3px 3px #c23122, 4px 4px #c23122, 5px 5px #c23122, 6px 6px #c23122, 7px 7px #c23122, 8px 8px #c23122, 9px 9px #c23122, 10px 10px #c23122, 11px 11px #c23122, 12px 12px #c23122, 13px 13px #c23122, 14px 14px #c23122, 15px 15px #c23122, 16px 16px #c23122, 17px 17px #c23122, 18px 18px #c23122, 19px 19px #c23122, 20px 20px #c23122, 21px 21px #c23122, 22px 22px #c23122, 23px 23px #c23122, 24px 24px #c23122, 25px 25px #c23122, 26px 26px #c23122, 27px 27px #c23122, 28px 28px #c23122, 29px 29px #c23122, 30px 30px #c23122;
}
.icons_2 .youtube-play:hover {
    color: #FF1900;
}
.icons_2 .linkedin {
    background: #0062B1;
    text-shadow: 0px 0px #2d4278, 1px 1px #2d4278, 2px 2px #2d4278, 3px 3px #2d4278, 4px 4px #2d4278, 5px 5px #2d4278, 6px 6px #2d4278, 7px 7px #2d4278, 8px 8px #2d4278, 9px 9px #2d4278, 10px 10px #2d4278, 11px 11px #2d4278, 12px 12px #2d4278, 13px 13px #2d4278, 14px 14px #2d4278, 15px 15px #2d4278, 16px 16px #2d4278, 17px 17px #2d4278, 18px 18px #2d4278, 19px 19px #2d4278, 20px 20px #2d4278, 21px 21px #2d4278, 22px 22px #2d4278, 23px 23px #2d4278, 24px 24px #2d4278, 25px 25px #2d4278, 26px 26px #2d4278, 27px 27px #2d4278, 28px 28px #2d4278, 29px 29px #2d4278, 30px 30px #2d4278;
}
.icons_2 .linkedin:hover {
    color: #0062B1;
}
.icons_2 .pinterest {
    background: #B01100;
    text-shadow: 0px 0px #8A0D00, 1px 1px #8A0D00, 2px 2px #8A0D00, 3px 3px #8A0D00, 4px 4px #8A0D00, 5px 5px #8A0D00, 6px 6px #8A0D00, 7px 7px #8A0D00, 8px 8px #8A0D00, 9px 9px #8A0D00, 10px 10px #8A0D00, 11px 11px #8A0D00, 12px 12px #8A0D00, 13px 13px #8A0D00, 14px 14px #8A0D00, 15px 15px #8A0D00, 16px 16px #8A0D00, 17px 17px #8A0D00, 18px 18px #8A0D00, 19px 19px #8A0D00, 20px 20px #8A0D00, 21px 21px #8A0D00, 22px 22px #8A0D00, 23px 23px #8A0D00, 24px 24px #8A0D00, 25px 25px #8A0D00, 26px 26px #8A0D00, 27px 27px #8A0D00, 28px 28px #8A0D00, 29px 29px #8A0D00, 30px 30px #8A0D00;
}
.icons_2 .pinterest:hover {
    color: #B01100;
}
.icons_2 .tumblr {
    background: #00247E;
    text-shadow: 0px 0px #001957, 1px 1px #001957, 2px 2px #001957, 3px 3px #001957, 4px 4px #001957, 5px 5px #001957, 6px 6px #001957, 7px 7px #001957, 8px 8px #001957, 9px 9px #001957, 10px 10px #001957, 11px 11px #001957, 12px 12px #001957, 13px 13px #001957, 14px 14px #001957, 15px 15px #001957, 16px 16px #001957, 17px 17px #001957, 18px 18px #001957, 19px 19px #001957, 20px 20px #001957, 21px 21px #001957, 22px 22px #001957, 23px 23px #001957, 24px 24px #001957, 25px 25px #001957, 26px 26px #001957, 27px 27px #001957, 28px 28px #001957, 29px 29px #001957, 30px 30px #001957;
}
.icons_2 .tumblr:hover {
    color: #00247E;
}
.icons_2 .instagram {
    background: #C600C5;
    text-shadow: 0px 0px #7C007C, 1px 1px #7C007C, 2px 2px #7C007C, 3px 3px #7C007C, 4px 4px #7C007C, 5px 5px #7C007C, 6px 6px #7C007C, 7px 7px #7C007C, 8px 8px #7C007C, 9px 9px #7C007C, 10px 10px #7C007C, 11px 11px #7C007C, 12px 12px #7C007C, 13px 13px #7C007C, 14px 14px #7C007C, 15px 15px #7C007C, 16px 16px #7C007C, 17px 17px #7C007C, 18px 18px #7C007C, 19px 19px #7C007C, 20px 20px #7C007C, 21px 21px #7C007C, 22px 22px #7C007C, 23px 23px #7C007C, 24px 24px #7C007C, 25px 25px #7C007C, 26px 26px #7C007C, 27px 27px #7C007C, 28px 28px #7C007C, 29px 29px #7C007C, 30px 30px #7C007C;
}
.icons_2 .instagram:hover {
    color: #C600C5;
}
address {
    line-height: 1.8em;
    color:#fff;
    font-size:0.95em;
    margin-bottom: 0;
}
address a{
    color:#fff;
}
address a:hover{
    color:#f1b458;
}
ul.footer_list{
    padding:0;
    margin:0;
    list-style:none;
}
ul.footer_list li{
    line-height:2.5em;
    font-size:14px;
}
ul.footer_list li a{
    color:#D5D5D5;
}
ul.footer_list li a:hover{
    color:#ffffff;
}
.copy{
    margin:2em 0 0 0;
    text-align:center;
	opacity: 0.99;
}
.copy p{
    color:#fff;
    font-size:0.95em;
  margin-bottom: -40px;
  text-align: center;
}
.copy p a{
    color:#fff;
}
.copy p a:hover{
    color:#ffffff;
}
.breadcrumb1 ul{
    padding: 10px;
    margin: 0;
    list-style: none;
    float: right;
}
.breadcrumb1 li {
    position: relative;
    margin-right: 10px;
    padding-right: 10px;
    display: inline-block;
    color:#333;
}
.breadcrumb1 li.current-page:after{
    display:none;
}
.breadcrumb1 li a {
    display:inline-block;
    color:#333;
}
.breadcrumb1 li a:hover{
    color:#bbb;
}
.breadcrumb1 li:after {
    content: '\f105';
    font: normal normal normal 13px/1 "FontAwesome";
    display: block;
    position: absolute;
    left: 100%;
    top:6px;
    color: #cecfd2;
}
.courses_banner h3{
    color:#fff;
    font-size:2em;
    text-transform:uppercase;
	text-align: left;
	padding: 7px 0px 0px 0px;
}
.courses_banner_vl h3{
  color:#5C5C5C;
  font-size:2em;
  text-transform:uppercase;
}
p.description{
    color: #333;
    font-size: 0.95em;
    line-height: 1.8em;
    width: 70%;
    margin: 0 auto 2em auto;
    text-align: center;
}
/* affiliation */
p.affiliation {
    color: #333;
    font-size: 16px;
    line-height: 1.8em;
    width: 80%;
    margin: 0 auto 2em auto;
    text-align: center;
}
p.affi-desc {
    color: #333;
    font-size: 16px;
    line-height: 1.8em;
    width: 80%;
    margin: 0 auto 2em auto;
    text-align: justify;
}
h5.app-aff {
    color: #333;
    font-size: 14px !important;
    width: 70%;
    font-weight: 500 !important;
    margin: 0.5em auto 0.5em auto;
    text-align: center;
}
/*-- courses --*/
.courses_banner_vl{
  background: url(../images/2_vl.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height:250px;
    text-align: center;
    padding: 3em 0 0 0;
}
.courses_banner .breadcrumb1 li a{
	color: #fff;
}
.courses_banner .breadcrumb1 li {
	color: #fff;
}
.courses_banner{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='2000' height='200' preserveAspectRatio='none' viewBox='0 0 2000 200'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1054%26quot%3b)' fill='none'%3e%3crect width='2000' height='200' x='0' y='0' fill='rgba(0%2c 14%2c 31%2c 1)'%3e%3c/rect%3e%3cpath d='M1071.085%2c186.777C1087.657%2c186.517%2c1105.115%2c184.011%2c1114.46%2c170.322C1124.964%2c154.935%2c1126.802%2c134.619%2c1117.842%2c118.285C1108.562%2c101.368%2c1090.325%2c89.798%2c1071.085%2c91.255C1053.64%2c92.576%2c1043.824%2c109.339%2c1035.17%2c124.544C1026.651%2c139.511%2c1016.674%2c156.808%2c1025.282%2c171.724C1033.892%2c186.643%2c1053.862%2c187.048%2c1071.085%2c186.777' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1381.8206455284583 20.079368019960242L1369.9325382675802 1.7732881628641266 1348.417472112375 28.7584889827295z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M18.42 34.52 a62.62 62.62 0 1 0 125.24 0 a62.62 62.62 0 1 0 -125.24 0z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M1547.9951277986465 77.98126342506097L1538.8409886035936 25.774667105966238 1502.8334599425625 54.93298889048082z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M2014.0603318189235-26.61699391054435L1971.6147183099151-18.366402435123206 1979.8653097853364 24.079211073885038 2022.3109232943445 15.828619598463892z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M1211.183%2c78.587C1219.402%2c78.153%2c1227.764%2c75.598%2c1231.879%2c68.471C1235.994%2c61.344%2c1234.409%2c52.617%2c1230.291%2c45.491C1226.176%2c38.37%2c1219.401%2c32.957%2c1211.183%2c32.655C1202.441%2c32.334%2c1194.251%2c36.66%2c1189.481%2c43.993C1184.207%2c52.1%2c1181.18%2c62.686%2c1186.319%2c70.878C1191.261%2c78.756%2c1201.896%2c79.078%2c1211.183%2c78.587' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M414.92 74.95 a34.24 34.24 0 1 0 68.48 0 a34.24 34.24 0 1 0 -68.48 0z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M254.38725281462203 156.0723062757897L221.08819692637897 143.95244110330253 208.9683317538918 177.2514969915456 242.26738764213485 189.37136216403277z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1291.1367709304175 54.145080440472086L1333.2616069526282 53.40978869261388 1290.4014791825593 12.020244418261377z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M956.59 4.79 a47.67 47.67 0 1 0 95.34 0 a47.67 47.67 0 1 0 -95.34 0z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1098.6424529283265 138.75098101990946L1068.0277829421373 128.80367174772618 1058.080473669954 159.4183417339154 1088.6951436561433 169.3656510060987z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M58.609093981510455 21.038260030058442L123.36447616979814 30.201976146323524 102.87644604663328-23.171167084650342z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1778.4678647698622 90.41440281408813L1833.4892388897456 74.63727766710251 1817.71211374276 19.615903547219162 1762.6907396228767 35.39302869420479z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M-10.27531221187369 144.02868834814987L-2.3962667810376264 188.71297545599217 34.40897489596861 136.1496429173138z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M123.55265775463636 73.595146404692L165.8494965230266 98.06901364392796 166.5950201249186 55.357995096708834z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M1477.001%2c201.549C1492.702%2c201.352%2c1508.113%2c195.382%2c1516.38%2c182.032C1525.083%2c167.978%2c1526.402%2c149.853%2c1517.726%2c135.783C1509.406%2c122.29%2c1492.852%2c118.307%2c1477.001%2c118.17C1460.84%2c118.03%2c1443.69%2c121.418%2c1435.036%2c135.068C1425.856%2c149.546%2c1426.718%2c168.547%2c1435.869%2c183.044C1444.47%2c196.67%2c1460.888%2c201.751%2c1477.001%2c201.549' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1947.0216715716792 55.72694459686198L1955.7931560245333 111.4515802839644 1994.651445555447 81.09215720282494z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M-14.98 24.99 a42.73 42.73 0 1 0 85.46 0 a42.73 42.73 0 1 0 -85.46 0z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M266.608%2c78.957C271.78%2c79.028%2c276.204%2c75.454%2c278.627%2c70.885C280.899%2c66.601%2c280.42%2c61.57%2c278.08%2c57.323C275.644%2c52.9%2c271.657%2c49.166%2c266.608%2c49.066C261.412%2c48.963%2c256.764%2c52.266%2c254.319%2c56.852C252.01%2c61.183%2c252.76%2c66.275%2c255.145%2c70.565C257.611%2c75.002%2c261.532%2c78.888%2c266.608%2c78.957' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M40.281%2c238.9C55.504%2c238.235%2c69.845%2c231.793%2c77.946%2c218.887C86.608%2c205.086%2c89.56%2c187.505%2c81.385%2c173.41C73.233%2c159.354%2c56.527%2c153.636%2c40.281%2c153.943C24.622%2c154.239%2c10.226%2c161.723%2c1.785%2c174.916C-7.425%2c189.31%2c-12.36%2c207.806%2c-3.551%2c222.448C5.072%2c236.78%2c23.571%2c239.63%2c40.281%2c238.9' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float2'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1054'%3e%3crect width='2000' height='200' fill='white'%3e%3c/rect%3e%3c/mask%3e%3cstyle%3e %40keyframes float1 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-10px%2c 0)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float1 %7b animation: float1 5s infinite%3b %7d %40keyframes float2 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-5px%2c -5px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float2 %7b animation: float2 4s infinite%3b %7d %40keyframes float3 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(0%2c -10px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float3 %7b animation: float3 6s infinite%3b %7d %3c/style%3e%3c/defs%3e%3c/svg%3e");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    text-align: center;
    padding: 10px 0;
	color: #fff;
}
.table-header {
    background-color:#2f374c;
}
.course_list .table-header > div {
    float: left;
    padding: 15px 20px;
    color: #ffffff;
    font-size: 20px;
    line-height: 1;
}
.table-header > div.id_col {
    width: 20%;
    text-transform: uppercase;
}
.table-header > div.name_col {
    width: 20%;
}
.table-header > div.duration_col {
    width: 20%;
}
.table-header > div.date_col {
    width: 40%;
}
.courses_box1 {
    padding: 2em 0;
}
.course_list .table-list {
    margin: 0;
    padding: 0;
}
.course_list .table-list li {
    float: none;
    margin: 0;
    list-style: none;
    border: 1px solid #929292;
    background-color: #ffffff;
}
.course_list .table-list li > div.id_col {
    width: 20%;
    text-transform: uppercase;
}
.course_list .table-list li > div {
    float: left;
    padding: 15px 20px;
}
.course_list .table-list li > div.name_col {
    width: 20%;
}
.course_list .table-list li > div.duration_col {
    width: 20%;
}
.course_list .table-list li > div.date_col {
    width: 40%;
}
.course_list .table-list li:nth-child(even) {
    background-color: #f2f4f5;
}
.course_list .table-list li:hover {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='2000' height='200' preserveAspectRatio='none' viewBox='0 0 2000 200'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1054%26quot%3b)' fill='none'%3e%3crect width='2000' height='200' x='0' y='0' fill='rgba(0%2c 14%2c 31%2c 1)'%3e%3c/rect%3e%3cpath d='M1071.085%2c186.777C1087.657%2c186.517%2c1105.115%2c184.011%2c1114.46%2c170.322C1124.964%2c154.935%2c1126.802%2c134.619%2c1117.842%2c118.285C1108.562%2c101.368%2c1090.325%2c89.798%2c1071.085%2c91.255C1053.64%2c92.576%2c1043.824%2c109.339%2c1035.17%2c124.544C1026.651%2c139.511%2c1016.674%2c156.808%2c1025.282%2c171.724C1033.892%2c186.643%2c1053.862%2c187.048%2c1071.085%2c186.777' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1381.8206455284583 20.079368019960242L1369.9325382675802 1.7732881628641266 1348.417472112375 28.7584889827295z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M18.42 34.52 a62.62 62.62 0 1 0 125.24 0 a62.62 62.62 0 1 0 -125.24 0z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M1547.9951277986465 77.98126342506097L1538.8409886035936 25.774667105966238 1502.8334599425625 54.93298889048082z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M2014.0603318189235-26.61699391054435L1971.6147183099151-18.366402435123206 1979.8653097853364 24.079211073885038 2022.3109232943445 15.828619598463892z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M1211.183%2c78.587C1219.402%2c78.153%2c1227.764%2c75.598%2c1231.879%2c68.471C1235.994%2c61.344%2c1234.409%2c52.617%2c1230.291%2c45.491C1226.176%2c38.37%2c1219.401%2c32.957%2c1211.183%2c32.655C1202.441%2c32.334%2c1194.251%2c36.66%2c1189.481%2c43.993C1184.207%2c52.1%2c1181.18%2c62.686%2c1186.319%2c70.878C1191.261%2c78.756%2c1201.896%2c79.078%2c1211.183%2c78.587' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M414.92 74.95 a34.24 34.24 0 1 0 68.48 0 a34.24 34.24 0 1 0 -68.48 0z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M254.38725281462203 156.0723062757897L221.08819692637897 143.95244110330253 208.9683317538918 177.2514969915456 242.26738764213485 189.37136216403277z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1291.1367709304175 54.145080440472086L1333.2616069526282 53.40978869261388 1290.4014791825593 12.020244418261377z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M956.59 4.79 a47.67 47.67 0 1 0 95.34 0 a47.67 47.67 0 1 0 -95.34 0z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1098.6424529283265 138.75098101990946L1068.0277829421373 128.80367174772618 1058.080473669954 159.4183417339154 1088.6951436561433 169.3656510060987z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M58.609093981510455 21.038260030058442L123.36447616979814 30.201976146323524 102.87644604663328-23.171167084650342z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1778.4678647698622 90.41440281408813L1833.4892388897456 74.63727766710251 1817.71211374276 19.615903547219162 1762.6907396228767 35.39302869420479z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M-10.27531221187369 144.02868834814987L-2.3962667810376264 188.71297545599217 34.40897489596861 136.1496429173138z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M123.55265775463636 73.595146404692L165.8494965230266 98.06901364392796 166.5950201249186 55.357995096708834z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M1477.001%2c201.549C1492.702%2c201.352%2c1508.113%2c195.382%2c1516.38%2c182.032C1525.083%2c167.978%2c1526.402%2c149.853%2c1517.726%2c135.783C1509.406%2c122.29%2c1492.852%2c118.307%2c1477.001%2c118.17C1460.84%2c118.03%2c1443.69%2c121.418%2c1435.036%2c135.068C1425.856%2c149.546%2c1426.718%2c168.547%2c1435.869%2c183.044C1444.47%2c196.67%2c1460.888%2c201.751%2c1477.001%2c201.549' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1947.0216715716792 55.72694459686198L1955.7931560245333 111.4515802839644 1994.651445555447 81.09215720282494z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M-14.98 24.99 a42.73 42.73 0 1 0 85.46 0 a42.73 42.73 0 1 0 -85.46 0z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M266.608%2c78.957C271.78%2c79.028%2c276.204%2c75.454%2c278.627%2c70.885C280.899%2c66.601%2c280.42%2c61.57%2c278.08%2c57.323C275.644%2c52.9%2c271.657%2c49.166%2c266.608%2c49.066C261.412%2c48.963%2c256.764%2c52.266%2c254.319%2c56.852C252.01%2c61.183%2c252.76%2c66.275%2c255.145%2c70.565C257.611%2c75.002%2c261.532%2c78.888%2c266.608%2c78.957' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M40.281%2c238.9C55.504%2c238.235%2c69.845%2c231.793%2c77.946%2c218.887C86.608%2c205.086%2c89.56%2c187.505%2c81.385%2c173.41C73.233%2c159.354%2c56.527%2c153.636%2c40.281%2c153.943C24.622%2c154.239%2c10.226%2c161.723%2c1.785%2c174.916C-7.425%2c189.31%2c-12.36%2c207.806%2c-3.551%2c222.448C5.072%2c236.78%2c23.571%2c239.63%2c40.281%2c238.9' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float2'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1054'%3e%3crect width='2000' height='200' fill='white'%3e%3c/rect%3e%3c/mask%3e%3cstyle%3e %40keyframes float1 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-10px%2c 0)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float1 %7b animation: float1 5s infinite%3b %7d %40keyframes float2 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-5px%2c -5px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float2 %7b animation: float2 4s infinite%3b %7d %40keyframes float3 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(0%2c -10px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float3 %7b animation: float3 6s infinite%3b %7d %3c/style%3e%3c/defs%3e%3c/svg%3e");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    color: #ffffff;
}
.course_list .table-list li .name_col a{
    color: #000;
}
.course_list .table-list li:hover .name_col a{
    color: #ffffff;
}
.courses_box1-left{
    background-color: #f2f4f5;
    padding:20px 20px 30px;
}
.select-block1 select {
    box-shadow: none;
    border: 1px solid #e2e2e3;
    border-radius: 0;
    outline: 0;
    background: #ffffff;
    height: 44px;
    line-height: 32px;
    padding: 5px 15px;
    width: 100%;
    color: #a7aebf;
}
.select-block1{
    position:relative;
    margin-top:10px;
}
.course-submit {
    border: none;
    background-color:#f1b458;
    color: #ffffff;
    line-height: 44px;
    padding: 0 30px;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 0px;
    display: inline-block;
    margin-top: 20px;
    outline: none;
}
.course-submit:hover {
    background-color:#2f374c;
}
.personBox {
    margin: 2em 0 0 0;
}
.person_description{
    margin: 1em 0 0 0;
}
.person_image{
    width: 25%;
    float: left;
    margin-right: 5%;
}
.person_image_desc {
    overflow: hidden;
}
.person_image_desc h1{
    color: #000;
    font-size: 1.3em;
    font-style: italic;
    margin: 10px 0 0 0;
}
.person_image_desc p{
    color:#999;
    font-size:0.85em;
    font-style:italic;
}
.slider h3{
    font-size:1.5em;
    color:#000;
    margin-bottom:0.5em;
}
.person_description p, .banner-info1 p{
    color:#777;
    font-size:0.95em;
    line-height:1.8em;
}
.person_description p a{
    color:#000;
}
.person_description p a:hover{
    color:#e2598e;
}
.person_mage_desc{
    overflow:hidden;
}
.social-widget {
    margin:2em 0 3em;
}
.social-widget h2{
    font-size:1.5em;
    color:#000;
    margin-bottom:1em;
}
ul.courses_social{
    padding:0;
    margin:0;
    list-style:none;
}
.social-widget ul li.facebook-icon div {
    background-color: #3b59a1;
}
.social-widget ul li {
    text-align: center;
    float: left;
    list-style: none;
    padding: 0 5px;
    width: 33.333333%;
}
.social-widget ul li div {
    padding: 15px 0 10px;
}
.social-widget ul li div a {
    border-radius: 50%;
    width: 40px;
    line-height: 40px;
    color: #ffffff;
    display: inline-block;
    margin-bottom: 10px;
    background-color: rgba(255, 255, 255, 0.2);
    font-size: 16px;
}
.social-widget ul li div p {
    color: #ffffff;
}
.social-widget ul li.twitter-icon div {
    background-color: #46b0e4;
}
.social-widget ul li.gplus-icon div {
    background-color: #dd4c39;
}
.social-widget ul li div a:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.banner-info1 h5{
    margin:1em 0;
    font-size:0.95em;
}
.banner-info1 h5 a{
    color:#000;
}
.banner-info1 h5 a:hover{
    text-decoration:underline;
}
.entry-item .entry-thumb {
    width:22%;
    margin-right: 20px;
}
ul.posts{
    padding:0;
    margin:2em 0 0 0;
    list-style:none;
}
ul.posts h3{
    font-size:1.5em;
    color:#000;
    margin-bottom:1em;
}
ul.posts li{
    margin-bottom:1em;
}
.entry-content {
    overflow: hidden;
}
.entry-content h6{
    font-weight:600;
    font-size: 15px;
    margin-bottom:4px;
}
.entry-content h6 a{
    color:#000;
}
.entry-content h6 a:hover{
    color:#f1b458;
}
.entry-content p{
    font-weight: 400;
    font-size:0.95em;
}
.entry-content p a{
    color:#777;
}
.entry-content p a:hover{
    color:#000;
}
/*-- course_detail --*/
.detail h3{
    color:#000;
    font-size:2em;
    margin: 1em 0 0.5em;
}
.detail p{
    color:#777;
    font-size:0.95em;
    line-height:1.8em;
}
.panel-body {
    color: #777;
    font-size: 0.95em;
    line-height: 1.8em;
}
i.icon_3{
    color:#5979CE;
    margin-right: 10px;
}
.panel-group {
    margin-bottom: 3em;
}
.panel-group .panel-default {
    border: 1px solid #eff2f7;
    box-shadow: none;
    margin: 2em 0 0 0;
}
.panel-group .panel-heading {
    padding: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
}
.panel-group .panel-title {
    line-height: 16px;
}
.panel-group .panel-title a {
    display: block;
    padding: 16px 44px 16px 18px;
    font-weight: 200;
    position: relative;
    text-align: left;
    font-size: 18px;
}
.panel-collapse {
    padding: 0 16px;
}
.panel-group .panel-title a:after {
    font-family: fontawesome;
    content: "\f107";
    position: absolute;
    font-size: 16px;
    right: 20px;
    top: 50%;
    margin-top: -8px;
}
.panel-group .panel-title .collapsed:after {
    content: "\f106";
}
.author-box-left{
    float: left;
    width: 10%;
    margin-right: 2%;
}
.author-box-right {
    overflow: hidden;
}
.author-box-right h4{
    color:#000;
    font-size:1.1em;
}
.author-box-right h4 a:hover{
    color:#000;
}
.author-box-right p{
    line-height:1.5em;
}
.author-box {
    margin-bottom: 3em;
}
.comment_section h4, .comment-form h4{
    color: #000;
    font-size: 2em;
    margin-bottom: 1em;
}
ul.comment-list {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.children {
    padding: 0;
    margin: 0 0px 0 20px;
    list-style: none;
}
ul.comment-list li{
    margin-bottom:2em;
}
.author-box_left{
    float:left;
    width:8%;
    margin-right: 2%;
}
.author-box_left img{
    border-radius:100px;
    -webkit-border-radius:100px;
    -moz-border-radius:100px;
    -o-border-radius:100px;
}
.author-box_right {
    overflow: hidden;
}
.author-box_right h5{
    margin-bottom:5px;
}
.author-box_right h5 a{
    color:#000;
    font-size:1.2em;
}
.author-box_right h5 a:hover{
    color:#f1b458;
}
span.m_1{
    font-style:italic;
    font-size:0.85em;
    color:#CACACA;
}
.search-form .form-control, .comment-form .form-control, .contact_form .form-control, .search_form .form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 3px;
    box-shadow: none;
    color: #7a7c82;
    display: block;
    font-size: 13px;
    height: 40px;
    line-height: 1.42857;
    margin-bottom: 15px;
    padding: 6px 12px;
    text-transform: none;
    width: 100%;
}
.search-form .form-control, .comment-form .form-control, .contact_form .form-control {
    margin-bottom: 25px;
    border-color: #d8d8d9;
}
.comment-form textarea {
    min-height: 168px;
}
.form-submit {
    width: 48%;
    top: -66px;
    position: relative;
    display: inline-block;
}
.comment-form-left{
    padding-left:0;
}
.comment-form-right{
    padding-right:0;
}
.submit_1{
    background-color:#2f374c;
    border-color:#2f374c;
    outline:none;
}
.submit_1:hover{
    background-color: #f1b458 !important;
    border-color: #f1b458;
}
/* --events --*/
.event-page{
    margin-bottom:2em;
}
.event-speakers {
    padding: 0;
    margin:0;
    list-style: none;
}
.event-speakers li {
    display: inline-block;
    margin-right:20px;
}
.event-page .event-info .event-info-text a {
    text-decoration: none;
}
.event-page p {
    margin: 0;
}
.event-desc h2{
    font-size:1.7em;
    margin-bottom:10px;
}
.event-desc h2 a{
    color:#000;
}
.event-desc h2 a:hover, .event-speakers li a:hover{
    color:#777;
}
.event-img{
    overflow:hidden;
    position:relative;
}
.event-img img{
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
}
.event-img:hover img{
     -moz-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
    -webkit-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
    -o-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
    -ms-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
    transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
    transition: all 0.2s ease-out;
    transition-delay: 0.1s;
}
.event-img .over-image {
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    opacity: 0.5;
    top: 0;
    left: 0;
    pointer-events: none;
    box-shadow: 0 0 0 0 #f1b458 inset;
    -webkit-box-shadow: 0 0 0 0 #f1b458 inset;
    -moz-box-shadow: 0 0 0 0 #f1b458 inset;
    -o-box-shadow: 0 0 0 0 #f1b458 inset;
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
}
.event-img:hover .over-image {
    opacity: 1;
    box-shadow: 0 0 0 8px #f1b458 inset;
    -webkit-box-shadow: 0 0 0 8px #f1b458 inset;
    -moz-box-shadow: 0 0 0 8px #f1b458 inset;
    -o-box-shadow: 0 0 0 8px #f1b458 inset;
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
}
/*-- event_single --*/
ul.meta-post{
    padding:0;
    margin:0 0 1em 0;
    list-style:none;
    position:relative;
}
ul.meta-post li{
    display:inline-block;
    margin-right: 15px;
    font-size:0.95em;
    color:#777;
}
ul.meta-post li a{
    color:#000;
}
ul.meta-post li a:hover{
    color:#777;
}
ul.meta-post li:before {
   text-shadow: none;
    -webkit-font-smoothing: antialiased;
    font-family: 'fontawesome';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    color:#f1b458;
    display: inline-block;
    font-size: 16px;
    position: relative;
    margin-right: 2px;
}
ul.meta-post li.author:before {
    content: "\f007";
}  
ul.meta-post li.view:before {
    content: "\f133";
}  
ul.meta-post li.category:before {
    content: "\f164";
}   
.author-box1{
    margin-top:3em;
}     
form.login {
    text-align: center;
    width: 35%;
    margin: 0 auto;
}
.login input[type="text"], .login input[type="email"], .login input[type="password"], .login input[type="url"], .login textarea, .login input[type=button] {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #F2F2F2;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding: 6px 12px;
    color: #767676;
    transition: 200ms;
    -webkit-transition: 200ms;
}  
input.btn.btn-primary.btn-lg1.btn-block {
    background-color:#f1b458;
    border-color:#f1b458;
    margin: 2em 0;
    font-size:1.1em;
    outline: none;
}
input.btn.btn-primary.btn-lg1.btn-block:hover{
    background-color:#2f374c;
    border-color:#2f374c;
}
p.lead{
    font-size:25px;
}
/*-- about --*/
.bg_1{
    background: url(../images/bg.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height:600px;
    text-align: center;
    padding:5em 0 0 0;
}
.bg_1 h2{
    color:#fff;
    text-align:center;
    text-transform:uppercase;
    font-size:3em;
    margin-bottom:1em;
}
.about_left p{
    color:#333;
    font-size: 16px;
    line-height:1.8em;
	margin-left: 10px;
	font-weight: 500;
}
ul.about_links{
    padding:0;
    margin: 1em 0;
    list-style:none;
}
ul.about_links li{
    padding: 0px 20px 10px;
    position: relative;
}
ul.about_links li:before {
    color: #002147;
    content: "\f10c";
    font-family: 'fontawesome';
    font-size: 17px;
    font-weight: 600;
    height: 5px;
    left: 5px;
    top: 4px;
    position: absolute;
    width: 5px;
}
ul.about_links li a{
    color:#777;
    font-size:0.95em;
}
ul.about_links li a:hover{
    color:#000;
}
/* Radial In */
.radial_but {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  background:#f1b458;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  padding:12px 30px;
  color: #fff;
}
.radial_but:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#2f374c;
  border-radius: 100%;
  -webkit-transform: scale(2);
  transform: scale(2);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.radial_but:hover, .radial_but:focus, .radial_but:active {
  color: white;
}
.radial_but:hover:before, .radial_but:focus:before, .radial_but:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}
.team{
    background:#fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.team_box {
    padding: 1em;
}
.team_box h3{
    font-size:1.5em;
    color:#000;
    margin-bottom:0;
}
.team_box p{
    font-size:1.1em;
    color:#999;
}
.team-socials {
    padding: 0;
    margin: 1em 0 0 0;
    list-style: none;
}
.team-socials li:first-child {
    padding-left: 0;
}
.team-socials li {
    display: inline;
    padding: 0 9px;
}
.team-socials li a {
    color: #656565;
}
.team-socials li a:hover {
    color:#2f374c;
}
.team-socials li span {
    font-size:18px;
}
.advantage{
    padding:5em 0;
}
.approval{
  padding:5em 0;
}
.list.custom-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.list.custom-list ul li {
    width: 100%;
    overflow: hidden;
    margin:0;
    padding: 0;
    list-style: none;
}
.dropcap {
    display: block;
    float: left;
    color: #f1b458;
    font-size: 35px;
    margin-right: 0.5em;
    width: 60px;
    height: 60px;
    border: 2px solid #2f374c;
    line-height: 53px;
    text-align: center;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
}
.item_content {
    overflow: hidden;
}
.list.custom-list ul li h5 {
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: 300;
}
.list.custom-list ul li h5 a {
    color: #000;
}
.list.custom-list ul li p {
    display: block;
    font-style: normal;
    font-size:0.95em;
    line-height: 1.8em;
    color: #777;
    font-weight: 300;
}
.advantage h3, .approval h3{
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-size: 3em;
    margin-bottom: 1em;
}

.advantage .adv_name, .approval{
  color: #000;
  text-align: center;
  text-transform: capitalize;
  font-size: 16px;
  margin-bottom: 0.3em;
}
.advantage p{
    text-align: center;
    font-size: 0.9em;
}
.approval p{
   /* text-align: justify;*/
}
/* -- admission --*/
.admission{
    padding:5em 0;  
}
.admission h1{
    color:#000;
    font-size:2em;
    margin-bottom:0.5em;
}
.admission p{
    color:#777;
    font-size:0.95em;
    line-height:1.8em;
    margin-bottom:2em;
}
.admission_left{
    padding-left:0;
}
.admission_left h2, .admission_right h3{
    font-size:1.5em;
    color:#000;
    margin-bottom:1em;
}
.admission_right{
    padding-right:0;
}
/* -- alumni --*/
.alumni{
  padding:5em 0;
  background: url(../img/alumni-bg.jpg)no-repeat center top;
   background-size: cover;
	background-attachment: fixed;
    
}
.alumni h1{
  color:#000;
  font-size:2em;
  margin-bottom:0.5em;
}
.alumni p{
  color:#777;
  font-size:0.95em;
  line-height:1.8em;
  margin-bottom:2em;
}
.alumni{
  padding-left:0;
}
.alumni_left h2, .alumni_right h3{
  font-size:1.5em;
  color:#000;
  margin-bottom:1em;
}
.alumni_right{
  padding-right:0;
}
.timetable {
    width: 100%;
    font-size: 11px;
    margin-top: 1.5em;
}
.timetable th, .timetable td {
    text-align: center;
    padding: 7px;
    border: 1px solid #E2E2E2;
    background: #fff;
    color: #000;
    font-weight:100;
}
.timetable th {
    background: #2f374c;
    color: #fff;
     text-transform: uppercase;
    font-size: 14px;
}
.timetable td{
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    height: 30px;
    text-align: center;
    padding-top: 10px;
    font-size: 14px;
}
input.no-box {
    padding: 0px 10px;
    height: 22px;
    width: 100%;
    float: left;
    border: none;
    outline: none;
}
.input-group1 input[type="text"], select {
    border: 1px solid #e2e2e3;
}
ul.items_list, ul.items_list1{
    display:none;
}
.photo{
    padding-left:0;
}
.form-field {
    margin: 1em 0;
}
.form_box{
    padding-left: 0;
}
.form_box1{
    padding:0;
}
.input-group1 {
    margin-top: 10px;
}
.form-group1{
    padding:0;
    margin: 1em 0;
}
.control-lable{
    padding:0;
}
.radio label, .checkbox label, label {
    font-size: 0.95em;
    font-weight: 300;
    vertical-align: middle;
    color:#777;
}
.radios label:first-child {
    margin-left: 0;
}
.radios label {
    margin-left: 15px;
}
/*-- faculty --*/
.faculty_top{
    margin-bottom:2em;
}
figure.team_member {
    position: relative;
    overflow: hidden;
    color: #fff;
    border-radius: 2px;
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.2), 0 9px 25px 0 rgba(0, 0, 0, 0.19);

}
figure.team_member img + div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient(to top, rgba(0,1,62,.9) 5%, rgba(0,1,62,.1) 70%);
    background-image: -moz-linear-gradient(to top, rgba(0,1,62,.9) 5%, rgba(0,1,62,.1) 70%);
    background-image: -ms-linear-gradient(to top, rgba(0,1,62,.9) 5%, rgba(0,1,62,.1) 70%);
    background-image: -o-linear-gradient(to top, rgba(0,1,62,.9) 5%, rgba(0,1,62,.1) 70%);
    background-image: linear-gradient(to top, rgba(0,1,62,.9) 5%, rgba(0,1,62,.1) 70%);
}
figure.team_member figcaption {
    position: absolute;
    top: 60%;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
figure.team_member figcaption h3 {
    margin: 0 0 8px 0;
}
figure.team_member figcaption h3 a, figure.team_member figcaption p a{
    color: #fff;
}
figure.team_member figcaption h3 a:hover, figure.team_member figcaption p a:hover, ul.social-person li a:hover{
    color:#f1b458;
}
figure.team_member figcaption span {
    margin-bottom: 15px;
    display: block;
}
p.person-deg1{
    margin-bottom:20px !important;
}
figure.team_member figcaption p {
    margin-bottom: 0;
    color: #fff;
}
.person-social {
    position: relative;
    left: 700px;
    color: #fff;
}
ul.social-person {
    float: left;
    margin-top: 15px;
    padding-left: 0;
}
.social-person {
    list-style: none;
    padding: 0;
    margin-top: 10px;
}
ul.social-person li {
    list-style: none;
    display: inline;
    margin-right: 12px;
}
ul.social-person li a {
    color: #fff;
}
.title-variation1 .style-title1, .course-details .cousre-details-img .course-title, figure.themeumlms-course-img figcaption, figure.team_member:hover figcaption {
    background-color:rgba(47, 55, 76, 0.71);
}
figure.team_member:hover figcaption {
    top: 0;
}
figure.team_member:hover .person-social {
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -ms-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}
figure.team_member:hover p, figure.team_member:hover .person-social {
    left: 0;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
}
figure, figcaption, img, h2, p, i, .person-social {
    /*-webkit-transition: all .5s;
    transition: all .5s;*/
}
ul.pagination {
    padding-left: 15px;
    margin: 2em 0 0 0;
}
.pagination>li >a {
    border-bottom-left-radius:0px !important;
    border-top-left-radius:0px !important;
    padding: 6px 15px;
    border: none;
    border-left: 1px solid #f2f2f2;
    color: #222;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color:#f1b458;
    border-color:#f1b458;
    cursor: default;
}
ul.event_pagination{
    padding:0;
    margin:0;
}
/* --terms --*/
ol.terms_list{
    padding-left: 20px;
    margin-bottom:2em;
}
ol.terms_list li, ul.terms_list1 li{
    color:#777;
    font-size:0.95em;
    line-height:1.8em;
}
.terms h4{
    color:#000;
    margin-bottom:10px;
    font-size:1.5em;
}
ul.terms_list1{
    padding-left:20px;
    margin:0;
    list-style:circle;
}
p.m_3{
    margin:1em 0 0 0;
}
/* -- shortcodes --*/
.shortcode_but.small {
    font-size: 11px;
    padding: 12px 16px;
}
.shortcode_but.large {
    font-size: 14px;
    padding: 16px 30px;
}
.shortcode_but{
    display: inline-block;
    font-size: 13px;
    padding: 17px 25px;
    margin-bottom: 15px;
    margin-right: 5px;
    outline: none;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    border: none;
}
.shortcode_but:hover{
    opacity:0.8;
}
.but_1{
    margin:2.5em 0 1em;
}
.but_2{
    margin-bottom:1em;
}
.but_3{
    margin-bottom:2em;
}
.admission-alert {
    background: #d1d1d1;
    color: #FFFFFF;
    font-size: 16px;
    padding: 10px 20px 11px;
    margin-top: 10px;
    margin-bottom: 25px;
}
.admission-alert.info {
    background:#8ED4FF;
}
.admission-alert.success {
    background:#A1D859;
}
.admission-alert.warning {
    background:#F9CC6C;
}
.admission-alert.danger {
    background: #ff8888;
}
.admission-alert .close {
    right: -2px;
    color: #FFFFFF;
    opacity: .8;
    top: 1px;
    outline:none;
    width: 30px;
}
.alumni-alert {
    background: #d1d1d1;
    color: #FFFFFF;
    font-size: 16px;
    padding: 10px 20px 11px;
    margin-top: 10px;
    margin-bottom: 25px;
}
.alumni-alert.info {
    background:#8ED4FF;
}
.alumni-alert.success {
    background:#A1D859;
}
.alumni-alert.warning {
    background:#F9CC6C;
}
.alumni-alert.danger {
    background: #ff8888;
}
.alumni-alert .close {
    right: -2px;
    color: #FFFFFF;
    opacity: .8;
    top: 1px;
    outline:none;
    width: 30px;
}
.badge-primary {
    background-color: #03a9f4;
}
.badge-success, .bg-green, .bootstrap-switch-success, .btn-success {
    border-color: #ef553a;
    background: #ef553a;
}
.badge-warning {
    background-color: #ffc107;
}
.col-md-6.page_1 {
    padding-left: 0;
}
.grid_3.grid_5 {
    margin: 3em 0 0 0;
}   
/* --faq --*/
dl.faq-list{
    margin-bottom:0;
}
.faq-list dd{
    position:relative;
}
.faq-list_h {
    position: relative;
    margin: 0;
    padding: 0 0 5px 28px;
    background: none;
    font-weight: normal;
}
.faq-list .marker {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    font-weight: bold;
    margin: 0;
} 
.faq-list .marker1{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    font-weight: bold;
    margin: 0;
} 
p.m_4{
    padding-left:30px;
}
/*-- services --*/
.services{
    padding:5em 0;
}
.service_box1{
    margin-bottom:2em;
}
.services h1{
    font-size:3em;
    text-align:center;
    color:#000;
    margin-bottom:1em;
    text-transform:uppercase;
}
.service_1-left{
    float:left;
}
.service_1-right p{
    color:#777;
    font-size:0.95em;
    line-height:1.8em;
}
span.icon_5{
    float: left;
    display: block;
    margin: 5px 30px 0 0;
    border-radius: 50%;
    width: 74px;
    height: 74px;
    border: none;
    background:#2f374c;
    text-align: center;
    font-size:20px;
    line-height:70px;
    color:#fff;
    position: relative;
    z-index: 10;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
span.icon_5:before {
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background:#f1b458;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.service_1-left:hover span:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.service_1-left:hover span {
    color: #fff;
}
.service_1-right {
    overflow: hidden;
}
.service_1-right h5{
    font-size:1.2em;
}
.service_1-right h5 a{
    color:#000;
}
.bg_2{
    background: url(../images/bg.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height:300px;
    padding: 5em 0 0 0;
}
.math-bg{
    background: url(../img/math-bg.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height:300px;
    padding: 2em 0 2em 0;
    background-attachment: fixed;
}
.physics-bg{
    background: url(../img/physics-bg.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height:300px;
    padding: 2em 0 2em 0;
    background-attachment: fixed;
}
.chemistry-bg{
    background: url(../img/chemistry-bg.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height:300px;
    padding: 2em 0 2em 0;
    background-attachment: fixed;
}
.geography-bg{
    background: url(../img/geography-bg.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height:300px;
    padding: 2em 0 2em 0;
    background-attachment: fixed;
}
.zoology-bg{
    background: url(../img/zoology-bg.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height:300px;
    padding: 2em 0 2em 0;
    background-attachment: fixed;
}
.botany-bg{
    background: url(../img/botany-bg.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height:300px;
    padding: 2em 0 2em 0;
    background-attachment: fixed;
}
.nutrition-bg{
    background: url(../img/nutrition-bg.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height:300px;
    padding: 2em 0 2em 0;
    background-attachment: fixed;
}
.hospitalManagment-bg{
    background: url(../img/hospital_managment-bg.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height:300px;
    padding: 2em 0 2em 0;
    background-attachment: fixed;
}
.mediLabTechnology-bg{
    background: url(../img/med_lab_tech-bg.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height:300px;
    padding: 2em 0 2em 0;
    background-attachment: fixed;
}
.bengali-bg{
    background: url(../img/bengali-bg.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height:300px;
    padding: 2em 0 2em 0;
    background-attachment: fixed;
}
.english-bg{
    background: url(../img/english-bg.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height:300px;
    padding: 2em 0 2em 0;
    background-attachment: fixed;
}
.sanskrit-bg{
    background: url(../img/sanskrit-bg.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height:300px;
    padding: 2em 0 2em 0;
    background-attachment: fixed;
}
.history-bg{
    background: url(../img/history-bg.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height:300px;
    padding: 2em 0 2em 0;
    background-attachment: fixed;
}
.education-bg{
    background: url(../img/education-bg.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height:300px;
    padding: 2em 0 2em 0;
    background-attachment: fixed;
}
.service_2-left h2{
    font-size: 45px;
    line-height: 1.42222222;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
}
.service_2-right p{
    color:#fff;
    font-size:0.95em;
    line-height:1.8em;
}
.service_3{
    padding:5em 0;
}
.service_3 h2{
    font-size: 3em;
    text-align: center;
    color: #000;
    margin-bottom: 1em;
    text-transform: uppercase;
}
time {
    font-size: 1.2em;
    color: #000;
}
.service_3-left h4{
    font-size:1.5em;
    margin:10px 0;
}
.service_3-left h4 a{
    color:#f1b458;
}
.service_3-left p{
    color:#777;
    font-size:0.95em;
    line-height:1.8em;
    margin-bottom:1em;
}
ul.marked-list{
    padding:0;
    margin:0;
    list-style:none;
}
.marked-list li {
    position: relative;
    padding-left: 30px;
    font-size:0.95em;
    line-height:1.6em;
    margin-bottom:10px;
}
.marked-list li a{
    color:#777;
}
.marked-list li a:hover{
    color:#000;
}
.marked-list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    font-weight: 400;
    background:#f1b458;
    width: 9px;
    height: 9px;
    border-radius: 50%;
}
.features{
    /*padding:5em 0;------*/
    padding-top: 5em;
}
.features h1{
    color:#000;
    font-size:3em;
    text-align:center;
    margin-bottom:1em;
    text-transform:uppercase;
}
.features p{
    color:#777;
    font-size:0.95em;
    line-height:1.8em;
    margin: .5em 0 .5em;
}
/*--fee structure--*/
.feeStructure{
    padding:5em 0;
}
.feeStructure h1{
    color:#000;
    font-size:3em;
    text-align:center;
    margin-bottom:1em;
    text-transform:uppercase;
}
.feeStructure p{
    color:#777;
    font-size:0.95em;
    line-height:1.8em;
    margin: .5em 0 .5em;
}
/*-- blog --*/
.blog_box1{
    margin-bottom:3em;
}
.item_info_dl h2{
    font-weight:600;
    font-size:1.5em;
}
.item_info_dl h2 a{
    color:#000;
}
.item_info_dl {
    color: #9ad905;
    font-weight: 300;
    line-height: 32px;
    margin: 0 0 20px;
}
.item_info_dl dd .item_createdby:before {
    content: "\f007";
    color: #444444;
    font-size: 24px;
    font-family: FontAwesome;
    margin-right: 6px;
}
time.item_published {
    font-size: 0.85em;
    color:#D0D0D0;
}
.item_info_dl dd {
    margin: 0;
    display: inline-block;
}
.item_info_dl dd .comment:before {
    content: "\f075";
    color: #444444;
    font-size: 18px;
    font-family: FontAwesome;
    margin-left: 14px;
}
address.item_createdby {
    color: #000;
    font-size: 1.1em;
}
/* -- contact --*/
.map iframe{
    border:none;
    height:440px;
    width:100%;
}
.col_1 {
    width: 203px;
    margin-right: 0;
}
.col_1, .col_2{
    float: left;
}
.icon2 {
    margin-top: 12px;
    float: left;
    color: #002147 ;
    font-size: 20px;
    width: 40px;
}
.box {
    overflow: hidden;
}
.m_6{
    margin-top: 21px;
}
.col_2{
    width: 250px;
    margin-right: 0;
}
a.link4 {
    color:#333;
}
a.link4:hover{
    color:#000;
}
form.contact_form {
    padding: 3em 0 0 0;
}
.contact_form h2{
    color:#000;
    font-size:2em;
    text-transform:uppercase;
    margin-bottom:1em;
}
.contact_form input[type='text'] {
    width: 100%;
    border-radius: 0;
    line-height: 22px;
    font-size: 14px;
    padding: 14px 17px 14px;
    outline: none;
    border: none;
    border-bottom: 2px solid #005681;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
    color: #5d5d5d;
    height: 50px;
    margin: 0 0 20px;
    background: none;
    transition: 0.3s ease-in-out;
}
.contact_form input[type='text']:focus {
    border-bottom: 0px ;
    box-shadow: 0px 0px 18px 4px rgba(0,100,194,0.39);
    -webkit-box-shadow: 0px 0px 18px 4px rgba(0,100,194,0.39);
    -moz-box-shadow: 0px 0px 18px 4px rgba(0,100,194,0.39);
    transition: 0.3s ease-in-out;
}
.contact_form textarea {
    width: 100%;
    border-radius: 0;
    line-height: 22px;
    font-size: 13px;
    padding: 14px 17px 14px;
    outline: none;
    border: none;
    border-bottom: 2px solid #005681;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
    color: #5d5d5d;
    height: 120px;
    background: none;
}
.contact_form textarea:focus {
    border-bottom: 0px ;
    box-shadow: 0px 0px 18px 4px rgba(0,100,194,0.39);
    -webkit-box-shadow: 0px 0px 18px 4px rgba(0,100,194,0.39);
    -moz-box-shadow: 0px 0px 18px 4px rgba(0,100,194,0.39);
    transition: 0.3s ease-in-out;
}
.grid_6{
    padding-left:0;
}
.btn_3{
    
    padding-right: 15px;
}
.more_btn {
    display: inline-block;
    margin-top: 30px;
    padding: 12px 18px;
    text-decoration: none;
    color: #222;
    background: #fff;
    border: 1px solid #cccccc;
    text-transform: uppercase;
}
.contact-form .btn_3 a {
    margin-top: 10px;
    margin-left: 15px;
    padding: 12px 26px;
}
.more_btn:hover {
    color: #fff;
    background:#f1b458;
    border: 1px solid #f1b458;
}
/* --responsive design --*/
@media (max-width:1440px){
}
@media (max-width:1440px){
.portfolio-description {
    padding: 17px 17px 0;
}
}
@media (max-width:1280px){
.portfolio-description {
    padding: 10px 8px 0;
}
}
@media (max-width:1220px){
ul.nav_1 li {
    margin-right: 20px;
}   
}
@media (max-width:1024px){
.callbacks_tabs {
    list-style: none;
    position: absolute;
    top: 90%;   
}
.banner-bg, .banner-img, .banner-img2 {
    min-height: 500px;
}
.banner-info h3 {
    font-size: 45px;
}
.banner-info {
    padding: 7em 0 0 0;
}
.countDays, .countHours, .countMinutes, .countSeconds {
    padding: 25px 0;
}
.bg {
    min-height: 400px;
    padding: 5em 0 0 0;
}
.bottom_content h3, .advantage h3,.approval h3, .bg_1 h2, .services h1, .service_3 h2, .features h1, .feeStructure h1{
    font-size: 2.5em;
}
.portfolio-description {
    width: 100%;
    float: none;
}
.portfolio-img {
    width: 90%;
    float: none;
}
.bg_1 {
   min-height: 550px;
}
.course_list .table-list li > div {
    padding: 10px 10px;
}
}
@media (max-width:930px){
ul.nav_1 li {
    margin-right: -3px;
}   
.col-sm-3.dropdown-button {
    padding: 0 5px;
}
.col-sm-2.submit_button {
    padding: 0 5px 0 0px;
}
.submit_button input[type="submit"] {
    font-size: 1em;
    padding: 10px 0px;
}
.details {
    padding: 2em 0;
}
.grid_1 {
    padding: 3em 0;
}
.col-md-8.grid_1_right {
    margin: 2em 0 0 0;
}
.portfolio-img {
    width: 34%;
    float: left;
}
.portfolio-description {
    width: 50%;
    float: left;
    padding: 20px 30px 0;
}
.col-md-3.grid_4 {
    margin-bottom:2em;
}
.bottom_content {
    padding: 3em 0;
}
.bottom_content h3, .advantage h3,, .approval h3, .bg_1 h2, .services h1, .service_3 h2, .features h1, .feeStructure h1 {
    font-size: 2em;
}
.grid_4 h3 {
    margin-bottom: 10px;
}
.footer {
    padding: 3em 0;
}
.col-md-6.about_left {
    margin-bottom:3em;
}
.col-md-3.team_grid {
    width: 50%;
    float: left;
    margin-bottom:1em;
}
.courses_box1 {
    padding: 3em 0;
}
.bg_1 {
    min-height: 940px;
    padding: 3em 0 0 0;
}
.advantage, .admission, .services, .service_3, .features, .feeStructure, .alumni, .approval{
    padding: 3em 0;
}
.admission_right {
    padding: 0;
    margin: 2em 0;
}
.alumni_right {
    padding: 0;
    margin: 2em 0;
}
.faculty_grid{
    margin-bottom:2em;
}
p.description {
    width: 85%;
}
.service_1 {
    margin-bottom: 2em;
}
.service_box1 {
    margin-bottom: 0;
}
.bg_2 {
    padding: 3em 0 0 0;
}
.math-bg {
    padding: 3em 0 0 0;
}
.physics-bg {
    padding: 3em 0 0 0;
}
.chemistry-bg {
    padding: 3em 0 0 0;
}
.geography-bg {
    padding: 3em 0 0 0;
}
.zoology-bg {
    padding: 3em 0 0 0;
}
.botany-bg {
    padding: 3em 0 0 0;
}
.nutrition-bg {
    padding: 3em 0 0 0;
}
.hospitalManagment-bg {
    padding: 3em 0 0 0;
}
.mediLabTechnology-bg {
    padding: 3em 0 0 0;
}
.bengali-bg {
    padding: 3em 0 0 0;
}
.english-bg {
    padding: 3em 0 0 0;
}
.sanskrit-bg {
    padding: 3em 0 0 0;
}
.history-bg {
    padding: 3em 0 0 0;
}
.education-bg {
    padding: 3em 0 0 0;
}
.col-md-6.service_3-left {
    margin-bottom: 2em;
}
.map iframe {
    height:250px;
}
.course_list, .col-md-9.detail, .col-md-8.detail{
    margin: 3em 0 0 0;
}
.form-submit{
    top:0;
}
.list.custom-list ul li{
    margin-bottom:2em;
}
.comment-form-right {
    padding: 0 !important;
}
}
@media (max-width: 768px){
.banner-info h3 {
    font-size: 35px;
}
.banner-info p {
    font-size: 18px;
}   
.banner-info {
    padding:4em 0 0 0;
}
.banner-bg, .banner-img, .banner-img2 {
    min-height: 350px;
}
.callbacks_tabs {
    left: 43%;
}
.countDays, .countHours, .countMinutes, .countSeconds {
    padding: 10px 0;
}
#counter {
    height: 87px;
}
.bg {
    min-height: 290px;
    padding: 3em 0 0 0;
}
.nav-list > li {
    width: 20%;
}
ul.items_list {
    list-style: none;
    padding: 0;
    margin:0;
    float:left;
    width:50%;
}
ul.items_list h3, ul.items_list1 h3 {
    font-size: 18px;
    color: #555;
    margin: 0 0 10px;
    display: inline-block;
    border-bottom: 1px solid #f1b458;
    padding-bottom: 5px;
}
ul.items_list li {
    margin-bottom: 7px;
}
ul.items_list1 li p {
    background: #fff;
    width: 100%;
    line-height: 0;
    font-size:14px;
}
ul.items_list{
    display:block;
}
table.timetable {
    display: none;
}
ul.items_list1{
    display:block;
    width:49%;
    float:left;
    list-style:none;
    padding:0;
    margin:0 0 0 5px;
}
input.no-box1{
    padding:5px 10px;
    width: 100%;
    border:1px solid #dddddd;
    outline: none;
    margin-bottom:5px;
}
}
@media (max-width: 736px){
.navbar-nav {
    margin: 18px 0 0 0;
    float:left;
    width:100%;
}
.navbar-header.nav_2 {
    display:block;
}
.navbar-default .navbar-toggle {
    border-color: transparent !important;
    border-radius: 2px;
}
.navbar-toggle1 {
    /*background: url(../images/nav.png) no-repeat 0px;*/
    margin: 0px 105px -10px 0px;
}


.navbar-collapse {
    max-height:700px !important;
}   
.search-form .search-submit {
    right: 8px;
    top: 71px;
} 
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    border-color: transparent !important;
	background-color: transparent !important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color:#f1b458;
}
.navbar-brand {
    margin: 15px 0 0 0;
}    
.col-sm-3.dropdown-button {
    margin-bottom: 5px;
}
.col-sm-2.submit_button {
    padding: 0 20px;
}
.courses_banner {
    min-height: 215px;
    padding: 2em 0 0 0;
}
.courses_banner_vl {
    min-height: 215px;
    padding: 2em 0 0 0;
}
.form_box {
    padding:0;
}
.service_2-left h2 {
    font-size: 35px;
}
.bg_2 {
    padding: 3em 0 0 0;
    min-height: 260px;
}
.math-bg {
    padding: 3em 0 0 0;
    min-height: 260px;
}
.physics-bg {
    padding: 3em 0 0 0;
    min-height: 260px;
}
.chemistry-bg {
    padding: 3em 0 0 0;
    min-height: 260px;
}
.geography-bg {
    padding: 3em 0 0 0;
    min-height: 260px;
}
.zoology-bg {
    padding: 3em 0 0 0;
    min-height: 260px;
}
.botany-bg {
    padding: 3em 0 0 0;
    min-height: 260px;
}
.nutrition-bg {
    padding: 3em 0 0 0;
    min-height: 260px;
}
.hospitalManagment-bg {
    padding: 3em 0 0 0;
    min-height: 260px;
}
.mediLabTechnology-bg {
    padding: 3em 0 0 0;
    min-height: 260px;
}
.bengali-bg {
    padding: 3em 0 0 0;
    min-height: 260px;
}
.english-bg {
    padding: 3em 0 0 0;
    min-height: 260px;
}
.sanskrit-bg {
    padding: 3em 0 0 0;
    min-height: 260px;
}
.history-bg {
    padding: 3em 0 0 0;
    min-height: 260px;
}
.education-bg {
    padding: 3em 0 0 0;
    min-height: 260px;
}
}
@media (max-width:667px){
.banner-info h3 {
    font-size: 30px;
}
.news h1, .grid_1_right h2 {
    font-size: 1.5em;
}
.event_right h3 {
    font-size: 18px;
}
.newsletter {
    margin: 2em 0 0 0;
}
.newsletter input[type="text"] {
    padding: 14px 2%;    
}
.newsletter input[type="submit"] {
    font-size: 1em;
    padding: 12px 30px;
}
.bg {
    min-height: 240px;
    padding: 3em 0 0 0;
}
.bottom_content h3, .advantage h3, .approval h3, .bg_1 h2, .services h1, .service_3 h2, .features h1 , .feeStructure h1{
    font-size: 1.6em;
}
.table-header > div.name_col {
    width: 50%;
}
.courses_banner h3 {
    font-size: 1.6em;
}    
.courses_banner_vl h3 {
    font-size: 1.6em;
}  
p.description {
    width: 100%;
}
.bg_1 {
    min-height: 865px;
    padding: 3em 0 0 0;
}
.shortcode_but.small {
   padding: 10px 10px;
}
.shortcode_but {
    padding: 12px 15px;
}    
.shortcode_but.large {
    font-size: 14px;
    padding: 12px 20px;
}
.bg_2 {
    padding: 3em 0 0 0;
    min-height: 280px;
}
.math-bg {
    padding: 3em 0 0 0;
    min-height: 280px;
}
.physics-bg {
    padding: 3em 0 0 0;
    min-height: 280px;
}
.chemistry-bg {
    padding: 3em 0 0 0;
    min-height: 280px;
}
.geography-bg {
    padding: 3em 0 0 0;
    min-height: 280px;
}
.zoology-bg {
    padding: 3em 0 0 0;
    min-height: 280px;
}
.botany-bg {
    padding: 3em 0 0 0;
    min-height: 280px;
}
.nutrition-bg {
    padding: 3em 0 0 0;
    min-height: 280px;
}
.hospitalManagment-bg {
    padding: 3em 0 0 0;
    min-height: 280px;
}
.mediLabTechnology-bg {
    padding: 3em 0 0 0;
    min-height: 280px;
}
.bengali-bg {
    padding: 3em 0 0 0;
    min-height: 280px;
}
.english-bg {
    padding: 3em 0 0 0;
    min-height: 280px;
}
.sanskrit-bg {
    padding: 3em 0 0 0;
    min-height: 280px;
}
.history-bg {
    padding: 3em 0 0 0;
    min-height: 280px;
}
.education-bg {
    padding: 3em 0 0 0;
    min-height: 280px;
}
.team_box h3 {
    font-size: 1.2em;
}
.team_box p {
    font-size: 1em;
}  
.contact_form h2 {
    font-size: 1.6em;
}
}
@media (max-width:480px){
.banner-info h3 {
    font-size: 27px;
    letter-spacing:5px;
}   
.banner-info p {
    font-size: 14px;
}
.banner-info a {
   padding: .6em 1em;
}
.callbacks_tabs {
    left: 38%;
    top:87%;
}
.banner-info {
    padding: 3em 0 0 0;
}
.banner-bg, .banner-img, .banner-img2 {
    min-height: 290px;
}
.nav>li>a {
    padding: 8px 10px;
    font-size: 14px;
}
.event_left-item .icon_2 i {
    font-size: 15px;
    margin-right: 5px;
}
.event_left-item .icon_2 {
    font-size: 12px;
}
.portfolio-description {
    padding: 15px 15px 0;
}
.portfolio-description span {
    padding-top: 5px;
}
.portfolio-description > a span {
    font-size: 13px;
    padding: 8px 20px;
    margin: 1em 0 0;
}
.grid_4 h3 {
    font-size: 1.3em;
}
ul.footer_list li {
    line-height: 2em;
    font-size: 13px;
}
form.login {
    width: 45%;
}
input.btn.btn-primary.btn-lg1.btn-block {
   font-size: 1em;
}
p.description {
    margin: 0 auto 1em auto;
}
.table-header > div.name_col {
    width: 43%;
}
.course_list .table-header > div {
    padding: 12px 15px;
    font-size: 12px;
	width: 20%;
}
.course_list .table-list li > div {
    padding: 8px 8px;
    font-size: 12px;
}
	.table-header > div.duration_col{
		width: 40%;
	}
	.table-header > div.date_col{
		width: 20%;
	}
	.table-header > div.id_col{
		width: 20%;
	}
.event-desc h2 {
    font-size: 1.3em;
}
.detail p {
    font-size: 0.85em;
}
.col-xs-8.col-sm-8.event-desc {
    padding-left: 0;
}
.bg_1 {
    min-height: 700px;
    padding: 3em 0 0 0;
}
ul.items_list {
    width: 49%;
}
ul.items_list li {
    font-size: 15px;
}
ul.items_list1 {
    width: 48%;
}    
ul.pagination {
   margin: 0;
}
h1.shortcode {
    font-size: 35px !important;
}
h2.shortcode {
    font-size: 31px !important;
}
h3.shortcode {
    font-size: 28px !important;
}
h4.shortcode {
    font-size: 25px !important;
}
h5.shortcode {
    font-size: 22px !important;
}
h6.shortcode {
    font-size:18px !important;
}
.shortcode_but.small {
    padding: 8px 8px;
}
.shortcode_but {
    padding: 9px 9px;
}
.shortcode_but.large {
    font-size: 14px;
    padding: 10px 10px;
}
.service_2-left h2 {
    font-size: 25px;
}
.bg_2 {
    padding: 3em 0 0 0;
    min-height: 295px;
}
.math-bg {
    padding: 3em 0 0 0;
    min-height: 295px;
}
.physics-bg {
    padding: 3em 0 0 0;
    min-height: 295px;
}
.chemistry-bg {
    padding: 3em 0 0 0;
    min-height: 295px;
}
.geography-bg {
    padding: 3em 0 0 0;
    min-height: 295px;
}
.zoology-bg {
    padding: 3em 0 0 0;
    min-height: 295px;
}
.botany-bg {
    padding: 3em 0 0 0;
    min-height: 295px;
}
.nutrition-bg {
    padding: 3em 0 0 0;
    min-height: 295px;
}
.hospitalManagment-bg {
    padding: 3em 0 0 0;
    min-height: 295px;
}
.mediLabTechnology-bg {
    padding: 3em 0 0 0;
    min-height: 295px;
}
.bengali-bg {
    padding: 3em 0 0 0;
    min-height: 295px;
}
.english-bg {
    padding: 3em 0 0 0;
    min-height: 295px;
}
.sanskrit-bg {
    padding: 3em 0 0 0;
    min-height: 295px;
}
.history-bg {
    padding: 3em 0 0 0;
    min-height: 295px;
}
.education-bg {
    padding: 3em 0 0 0;
    min-height: 295px;
}

.author-box {
    margin-bottom: 1em;
}
.comment_section h4, .comment-form h4 {
   font-size: 1.6em;
}
.item_info_dl h2 {
    font-size: 1.2em;
}
.radial_but {
    padding: 8px 20px;
}
.team_box {
    padding: 10px;
}
.bg_1 {
    min-height: 685px;
}
}
@media (max-width:320px){
.navbar-brand {
   font-size: 32px; 
   padding-left: 10px;
   line-height: 15px;
}
.banner-info h3 {
    font-size: 20px;
    letter-spacing: 3px;
}
.navbar-default .navbar-toggle {
    margin: 5px 10px 5px 0;
}
.navbar-toggle{
    margin:1px 10px 1px 0;
}
.banner-info {
    padding: 2em 0 0 0;
}
.banner-info a {
    padding: .5em 0.8em;
}
.callbacks_tabs a:after {
    height: 10px;
    width: 10px;
}    
.banner-bg, .banner-img, .banner-img2 {
    min-height: 250px;
}
.callbacks_tabs {
    left: 36%;
    top: 87%;
}
.col-md-4, .col-md-8, .col-md-3, .col-md-6, .col-md-9{
    padding:0;
}
.nav>li>a {
    padding: 6px 0px;
    font-size: 13px;
}
.event_left {
    width: 35%;
}
.event_right h3 {
    font-size: 15px;
}
.grid_1 {
    padding:2em 0 1em;
}
.newsletter input[type="submit"] {
    font-size: 0.85em;
    padding: 7px 10px;
}
.newsletter input[type="text"] {
    padding: 8px 2%;
}
.newsletter {
    margin: 1em 0 0 0;
}
.bg {
    min-height: 170px;
    padding: 2em 0 0 0;
}
.bottom_content {
    padding: 2em 0;
}
.bottom_content h3, .advantage h3, .approval h3, .bg_1 h2, .services h1, .service_3 h2, .features h1, .feeStructure h1 {
    font-size: 1.4em;
}
.grid_2 {
    margin-bottom: 1em;
    padding: 0 15px;
}
.portfolio-description {
    width: 66%;
    padding: 5px 5px 0;
}
.input-group input[type="text"], select {
    min-height:25px;
    padding: 5px 5px 5px 5px;
}    
.submit_button input[type="submit"] {
   padding: 6px 0px;
}
.portfolio-description span a {
    padding: 3px 5px;
    margin: 0 0px 0px 0;
}
.copy {
    margin: 0em 0 0 0;
}
.footer {
    padding: 2em 0;
}
p.description {
    font-size: 0.85em;
    line-height: 1.5em;
}    
form.login {
    width: 72%;
}
.courses_box1 {
    padding: 2em 0;
}
input.btn.btn-primary.btn-lg1.btn-block {
    margin: 1em 0;
}
.about_left h1{
    font-size:25px;
}
.col-md-6.about_left {
    margin-bottom: 2em;
}
.team_box h3 {
    font-size: 1em;
}
.team-socials li {
    padding: 0 3px;
}
.team-socials {
   margin: 0.5em 0 0 0;
}
.col-md-3.team_grid {
   padding: 0 2px;
}
.bg_1 {
    min-height: 530px;
    padding: 2em 0 0 0;
}
.dropcap {
    width: 40px;
    height: 40px;
    line-height: 35px;
    font-size: 25px;
}
.list.custom-list ul li h5 {
    font-size: 1em;
}
.advantage{
    padding:2em 0 0 0;
}
.approval{
  padding:2em 0 0 0;
}
.nav-list > li {
    padding: 0 2px;
}
.courses_banner h3 {
    font-size: 1.4em;
}
.courses_banner_vl h3 {
    font-size: 1.4em;
}
.admission h1 {
   font-size: 1.4em;    
}
.alumni h1 {
   font-size: 1.4em;    
}
.admission, .services, .service_3, .features, .feeStructure, .alumni {
    padding: 2em 0;
}
.admission_left h2, .admission_right h3 {
    font-size: 1.2em;
}
.alumni_left h2, .alumni_right h3 {
    font-size: 1.2em;
}
.select-block1 select {
    height: 33px;
    padding: 5px 5px;
}
.course-submit {
    line-height: 30px;
    padding: 0 15px;
}   
ul.items_list li {
    font-size: 14px;
}
input.no-box1 {
    padding: 0px 5px;
}
ul.items_list h3, ul.items_list1 h3 {
    font-size: 16px;
}    
.news h1:after, .grid_1_right h2:after {
    bottom: -7px;
}
.news article a {
   line-height: 1.5em;
}
.faculty_grid {
    margin-bottom: 1em;
}
.faculty_top {
    margin-bottom: 0;
}
ul.meta-post li {
    margin-right: 7px;
}    
.detail h3 {
   font-size: 1.5em;
}    
.author-box-left {
   width: 20%;
}
.author-box1 {
    margin-top: 2em;
}
.author-box_left {
    width: 15%;
}
.search-form .form-control, .comment-form .form-control, .contact_form .form-control {
    margin-bottom: 10px;
}
span.icon_5 {
    margin: 5px 10px 0 0;
    width: 50px;
    height: 50px;
    font-size: 15px;
    line-height: 49px;
}
.service_1 {
    margin-bottom: 1em;
}
.service_2-left h2 {
    font-size: 18px;
}
.bg_2 {
    padding: 2em 0 0 0;
    min-height: 340px;
}
.math-bg {
    padding: 2em 0 0 0;
    min-height: 340px;
}
.physics-bg {
    padding: 2em 0 0 0;
    min-height: 340px;
}
.chemistry-bg {
    padding: 3em 0 0 0;
    min-height: 340px;
}
.geography-bg {
    padding: 3em 0 0 0;
    min-height: 340px;
}
.zoology-bg {
    padding: 3em 0 0 0;
    min-height: 340px;
}
.botany-bg {
    padding: 3em 0 0 0;
    min-height: 340px;
}
.nutrition-bg {
    padding: 3em 0 0 0;
    min-height: 340px;
}
.hospitalManagment-bg {
    padding: 3em 0 0 0;
    min-height: 340px;
}
.mediLabTechnology-bg {
    padding: 3em 0 0 0;
    min-height: 340px;
}
.bengali-bg {
    padding: 3em 0 0 0;
    min-height: 340px;
}
.english-bg {
    padding: 3em 0 0 0;
    min-height: 340px;
}
.sanskrit-bg {
    padding: 3em 0 0 0;
    min-height: 340px;
}
.history-bg {
    padding: 3em 0 0 0;
    min-height: 340px;
}
.education-bg {
    padding: 3em 0 0 0;
    min-height: 340px;
}
.item_info_dl h2 {
    font-size: 1em;
}
address.item_createdby {
   font-size: 0.95em;
}
.blog_box1 {
    margin-bottom: 2em;
}
.features h2{
    font-size:20px;
}
.feeStructure h2{
    font-size:20px;
}
.map iframe {
    height: 150px;
}
.features p {
    margin: 10px 0;
}
.feeStructure p {
    margin: 10px 0;
}
.icon2 {
    margin-top: 10px;
    font-size: 26px;
    width: 40px;
}
.features p {
   line-height: 1.5em;
}
.feeStructure p {
   line-height: 1.5em;
}
form.contact_form {
    padding: 2em 0 0 0;
}
.contact_form input[type='text'] {
    line-height: 22px;
    padding: 8px 10px 8px;
    height: 40px;
    margin: 0 0 5px;
}
.more_btn {
    margin-top: 10px;
    padding: 8px 10px;
    font-size: 13px;
}
p.lead {
    font-size: 22px;
}
.course_list .table-header > div {
    padding: 10px 8px;
    font-size: 15px;
}
.event-desc h2 {
    font-size: 1.1em;
}
.event-speakers li {
    margin-right: 5px;
    font-size: 13px;
}
.event-page {
    margin-bottom: 1em;
}
.course_list, .col-md-9.detail, .col-md-8.detail {
    margin: 2em 0 0 0;
}
.social-widget {
    margin: 2em 0 2em;
}
.search-form .search-submit {
    top: 63px;
}
h1.shortcode {
    font-size: 26px !important;
}
h2.shortcode {
    font-size: 25px !important;
}
h3.shortcode {
    font-size: 24px !important;
}
h4.shortcode {
    font-size: 22px !important;
}
h5.shortcode {
    font-size: 20px !important;
}
.but_1 {
    margin: 1.5em 0 1em;
}
.shortcode_but {
    margin-right:0;
}   
.shortcode_but.small {
    padding: 5px 3px;
}
.but_3 {
    margin-bottom: 1em;
}
.admission-alert {
    margin-bottom: 10px;
}
.alumni-alert {
    margin-bottom: 10px;
}
.grid_3.grid_5 {
    margin: 2em 0 0 0;
}
}

/* addition --------*/

.recog-affi{
	background: #fff;
    min-height: 195px !important;
    padding: 10px;
    margin-bottom: 30px;
    transition: transform .4s;
    border-radius: 10px;
	box-shadow: 0px 15px 30px -19px rgba(0,0,0,0.34);
	-webkit-box-shadow: 0px 15px 30px -19px rgba(0,0,0,0.34);
	-moz-box-shadow: 0px 15px 30px -19px rgba(0,0,0,0.34);
	
}
.recog-affi:hover{
    -ms-transform: scale(1.05); /* IE 9 */
	-webkit-transform: scale(1.05); /* Safari 3-8 */
	transform: scale(1.05); 
	box-shadow: 0px -15px 30px -19px rgba(0,0,0,0.34);
	-webkit-box-shadow: 0px -15px 30px -19px rgba(0,0,0,0.34);
	-moz-box-shadow: 0px -15px 30px -19px rgba(0,0,0,0.34);
	transition: transform .4s;
	border: none;
}
.recog-affi img
{
    max-width: 50%;
    height: auto;
    padding-bottom: 16px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.recogname {
    text-align: center;
    font-size: 16px;
    color: #A86E25;
    padding: 0px;
    margin: 0px;
}

.divider{
    margin-bottom: 30px;
    margin-top: 30px;
	width: 100%;
}

.small_divider{
    margin-bottom: 20px;
    margin-top: 10px;
}

/* r & d linkage Slider */
.RNDLSlide{
    box-shadow: 0px 15px 39px -18px rgba(12,48,120,0.67);
-webkit-box-shadow: 0px 15px 39px -18px rgba(12,48,120,0.67);
-moz-box-shadow: 0px 15px 39px -18px rgba(12,48,120,0.67);
    border-radius: 10px;
}

.slick-slide {
    margin: 20px;
    padding: 10px 5px;
}
.slick-track{
	padding-bottom: 20px;
}
.slick-slide:hover{
    -ms-transform: scale(1.05); /* IE 9 */
  -webkit-transform: scale(1.05); /* Safari 3-8 */
  transform: scale(1.05); 
  box-shadow: 0px 3px 13px 0px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 3px 13px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 3px 13px 0px rgba(0,0,0,0.2);
transition: transform .4s;
}
.slick-slide img {
    width: 100%;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.rd-details{
    text-align: center;
    font-size: 12px;
    min-height: 35px;
    color: #000E1F;
    font-weight: 500;
}
/*blink text*/
.blink{
    font-weight: 500;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    color: #F7070B;
    animation: blink 1s infinite;
 }
     
     @keyframes blink{
        0%{opacity: 1;}
        75%{opacity: 1;}
        76%{ opacity: 0;}
        100%{opacity: 0;}
     }

/* centrer image */
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

/* advisory committee ---*/
.advcom{
    margin-bottom: 30px;
}

/*---pure and applied science---*/
.pasc{
    margin: 3px;
}

/* mathematice--*/
.service_math h2 {
    font-size: 45px;
    line-height: 1.42222222;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
}
.service_math h4 {
    font-size: 22px;
    line-height: 1.42222222;
    color: #CF9400;
}
.service_math h5 {
    font-size: 17px;
    line-height: 1.42222222;
    color: #CF9400;
}
.service_math p {
    color: #fff;
    font-size: 0.95em;
    line-height: 1.8em;
}
/* physics--*/
.service_physics h2 {
    font-size: 45px;
    line-height: 1.42222222;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
}
.service_physics h4 {
    font-size: 22px;
    line-height: 1.42222222;
    color: #CF9400;
}
.service_physics h5 {
    font-size: 17px;
    line-height: 1.42222222;
    color: #CF9400;
}
.service_physics p {
    color: #fff;
    font-size: 0.95em;
    line-height: 1.8em;
}
/* chemistry--*/
.service_chemistry h2 {
    font-size: 45px;
    line-height: 1.42222222;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
}
.service_chemistry h4 {
    font-size: 22px;
    line-height: 1.42222222;
    color: #CF9400;
}
.service_chemistry h5 {
    font-size: 17px;
    line-height: 1.42222222;
    color: #CF9400;
}
.service_chemistry p {
    color: #fff;
    font-size: 0.95em;
    line-height: 1.8em;
}
/* geography--*/
.service_geography h2 {
    font-size: 45px;
    line-height: 1.42222222;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
}
.service_geography h4 {
    font-size: 22px;
    line-height: 1.42222222;
    color: #CF9400;
}
.service_geography h5 {
    font-size: 17px;
    line-height: 1.42222222;
    color: #CF9400;
}
.service_geography p {
    color: #fff;
    font-size: 0.95em;
    line-height: 1.8em;
}
/* zoology--*/
.service_zoology h2 {
    font-size: 45px;
    line-height: 1.42222222;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
}
.service_zoology h4 {
    font-size: 22px;
    line-height: 1.42222222;
    color: #CF9400;
}
.service_zoology h5 {
    font-size: 17px;
    line-height: 1.42222222;
    color: #CF9400;
}
.service_zoology p {
    color: #fff;
    font-size: 0.95em;
    line-height: 1.8em;
}
/* botany--*/
.service_botany h2 {
    font-size: 45px;
    line-height: 1.42222222;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
}
.service_botany h4 {
    font-size: 22px;
    line-height: 1.42222222;
    color: #CF9400;
}
.service_botany h5 {
    font-size: 17px;
    line-height: 1.42222222;
    color: #CF9400;
}
.service_botany p {
    color: #fff;
    font-size: 0.95em;
    line-height: 1.8em;
}
/* nutrition--*/
.service_nutrition h2 {
    font-size: 45px;
    line-height: 1.42222222;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
}
.service_nutrition h4 {
    font-size: 22px;
    line-height: 1.42222222;
    color: #CF9400;
}
.service_nutrition h5 {
    font-size: 17px;
    line-height: 1.42222222;
    color: #CF9400;
}
.service_nutrition p {
    color: #fff;
    font-size: 0.95em;
    line-height: 1.8em;
}
/* hospital managment--*/
.service_hospitalManagment h2 {
    font-size: 45px;
    line-height: 1.42222222;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
}
.service_hospitalManagment h4 {
    font-size: 22px;
    line-height: 1.42222222;
    color: #CF9400;
}
.service_hospitalManagment h5 {
    font-size: 17px;
    line-height: 1.42222222;
    color: #CF9400;
}
.service_hospitalManagment p {
    color: #fff;
    font-size: 0.95em;
    line-height: 1.8em;
}
/* madical labroratory technology--*/
.service_mediLabTechnology h2 {
    font-size: 45px;
    line-height: 1.42222222;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
}
.service_mediLabTechnology h4 {
    font-size: 22px;
    line-height: 1.42222222;
    color: #CF9400;
}
.service_mediLabTechnology h5 {
    font-size: 17px;
    line-height: 1.42222222;
    color: #CF9400;
}
.service_mediLabTechnology p {
    color: #fff;
    font-size: 0.95em;
    line-height: 1.8em;
}
/* bengali--*/
.service_bengali h2 {
    font-size: 45px;
    line-height: 1.42222222;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
}
.service_bengali h4 {
    font-size: 22px;
    line-height: 1.42222222;
    color: #CF9400;
}
.service_bengali h5 {
    font-size: 17px;
    line-height: 1.42222222;
    color: #CF9400;
}
.service_bengali p {
    color: #fff;
    font-size: 0.95em;
    line-height: 1.8em;
}

/* english--*/
.service_english h2 {
    font-size: 45px;
    line-height: 1.42222222;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
}
.service_english h4 {
    font-size: 22px;
    line-height: 1.42222222;
    color: #CF9400;
}
.service_english h5 {
    font-size: 17px;
    line-height: 1.42222222;
    color: #CF9400;
}
.service_english p {
    color: #fff;
    font-size: 0.95em;
    line-height: 1.8em;
}

/* sanskrit--*/
.service_sanskrit h2 {
    font-size: 45px;
    line-height: 1.42222222;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
}
.service_sanskrit h4 {
    font-size: 22px;
    line-height: 1.42222222;
    color: #CF9400;
}
.service_sanskrit h5 {
    font-size: 17px;
    line-height: 1.42222222;
    color: #CF9400;
}
.service_sanskrit p {
    color: #fff;
    font-size: 0.95em;
    line-height: 1.8em;
}

/* history--*/
.service_history h2 {
    font-size: 45px;
    line-height: 1.42222222;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
}
.service_history h4 {
    font-size: 22px;
    line-height: 1.42222222;
    color: #CF9400;
}
.service_history h5 {
    font-size: 17px;
    line-height: 1.42222222;
    color: #CF9400;
}
.service_history p {
    color: #fff;
    font-size: 0.95em;
    line-height: 1.8em;
}

/* education--*/
.service_education h2 {
    font-size: 45px;
    line-height: 1.42222222;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
}
.service_education h4 {
    font-size: 22px;
    line-height: 1.42222222;
    color: #CF9400;
}
.service_education h5 {
    font-size: 17px;
    line-height: 1.42222222;
    color: #CF9400;
}
.service_education p {
    color: #fff;
    font-size: 0.95em;
    line-height: 1.8em;
}


/* -- fee structure--*/
.feeStructure{
    padding:5em 0;
}
.feeStructure h1{
    color:#000;
    font-size:2em;
    margin-bottom:0.5em;
}
.feeStructure p{
    color:#777;
    font-size:0.95em;
    line-height:1.8em;
    margin-bottom:2em;
}
.feeStructure_left{
    padding-left:0;
}
.feeStructure_left h2, .feeStructure_right h3{
    font-size:1.5em;
    color:#000;
    margin-bottom:1em;
}
.feeStructure_right{
    padding-right:0;
}
/*.feeStructure-alert {
    background: #d1d1d1;
    color: #FFFFFF;
    font-size: 16px;
    padding: 10px 20px 11px;
    margin-top: 10px;
    margin-bottom: 25px;
}
.feeStructure-alert.info {
    background:#8ED4FF;
}
.feeStructure-alert.success {
    background:#A1D859;
}
.feeStructure-alert.warning {
    background:#F9CC6C;
}
.feeStructure-alert.danger {
    background: #ff8888;
}
.feeStructure-alert .close {
    right: -2px;
    color: #FFFFFF;
    opacity: .8;
    top: 1px;
    outline:none;
    width: 30px;
}*/
.feeStructure{
    padding: 3em 0;
}
.feeStructure_right {
    padding: 0;
    margin: 2em 0;
}
.feeStructure h1 {
   font-size: 1.4em;    
}
.feeStructure {
    padding: 2em 0;
}
.feeStructure_left h2, .feeStructure_right h3 {
    font-size: 1.2em;
}
.feeStructure-alert {
    margin-bottom: 10px;
}

/*sitemap ----------*/
.sitemap{
  /*padding:5em 0;------*/
    padding-top: 5em;
}
/*.sitemap h1{
  color:#000;
  font-size:3em;
  text-align:left;
  margin-bottom:1em;
  text-transform:uppercase;
}*/
.sitemap p{
  color:#777;
  font-size: 1.2em;
  line-height:1.8em;
  margin: .5em 0 .5em;
}
.sitemap a{
  color:#333;
  
}

p{
    text-align: justify;
}

/* scrollbar width */
::-webkit-scrollbar {
  width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: linear-gradient(to bottom, #F1BE01 0%,#002147 100%);
  border: 1px solid #CCCCCC;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(to bottom, #002147 0%,#F1BE01 100%);
}
/*  preloader   */

.loader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}



/* =================================New Css=============================================================*/

/* HOME page */

.carousel-indicators li{
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(256, 256, 256, 0.3);
    border-radius: 5px;
    box-shadow: 0px 0px 17px 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 0px 17px 5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 17px 5px rgba(0,0,0,0.7);
    transition: all 0.7s ease;
}
.carousel-indicators .active{
    width: 40px;
    height: 8px;
    background: #fff;
    margin: 1px;
    box-shadow: 0px 0px 17px 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 0px 17px 5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 17px 5px rgba(0,0,0,0.5);
    transition: all 0.7s ease;
}
.admBlink{
    color: #F7070B;
    animation: blink 1s infinite;
    background-color: #EF1313 !important;
 }
	 
	 @keyframes blink{
		0%{opacity: 1;}
		75%{opacity: 1;}
		76%{ opacity: 0;}
		100%{opacity: 0;}
	 }

	@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
	  .bottom-left {
	    -webkit-backdrop-filter: blur(10px);
	    backdrop-filter: blur(10px);  
		  position: absolute;
		  top: 8px;
		  left: 0px;
		  padding: 5px;
		  padding-right: 25px;
		  border-top-right-radius: 25px;
		  border-bottom-right-radius: 25px;
		  color: #FFF;
		  background: linear-gradient(to right, rgba(0,14,31,0.5) 0%, rgba(0,41,91,0.3) 100%);
		  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
		  }
		}


    .pulse-button {

      position: relative;

      width: 175px;

      height: 135px;

      border: none;

      box-shadow: 0 0 0 0 rgba(7,7,61,0.7);

      border-radius: 10%;

      background-color: #07073D;

/*      background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/173024/jonathanlarradet_copy.png);*/

      background-size:cover;

      background-repeat: no-repeat;

      cursor: pointer;

      -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);

      -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);

      -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);

      animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);

    }

    .pulse-button:hover 

    {

      -webkit-animation: none;-moz-animation: none;-ms-animation: none;animation: none;

    }

    .pulse-conference {

      position: relative;

      width: 135px;

      height: 135px;

      border: none;

      box-shadow: 0 0 0 0 rgba(7,7,61,0.7);

      border-radius: 10%;

      background-color: none;

/*      background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/173024/jonathanlarradet_copy.png);*/

      background-size:cover;

      background-repeat: no-repeat;

      cursor: pointer;

      -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);

      -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);

      -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);

      animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);

    }

    .pulse-conference:hover 

    {

      -webkit-animation: none;-moz-animation: none;-ms-animation: none;animation: none;

    }

    @-webkit-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}

    @-moz-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}

    @-ms-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}

    @keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}

 	.modal-centered {

		min-height: calc(100% - 3.5rem);

			display: flex;

			display: -ms-flexbox;

			display: flex;

			-ms-flex-align: center;

			align-items: center;

		}

		
    .academictab{
      padding: 10px 10px !important;
    }
	
	.btn-StudentCorner {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    padding: .84rem 2.14rem;
    font-size: .81rem;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    margin: .375rem;
    border: 0;
    -webkit-border-radius: .125rem;
    border-radius: .125rem;
    cursor: pointer;
    text-transform: uppercase;
    white-space: normal;
    word-wrap: break-word;
    color: #fff;
}

.btn-StudentCorner:focus, .btn-StudentCorner:hover {
    text-decoration: none;
}

.btn-StudentCorner:active, .btn-StudentCorner:focus, .btn-StudentCorner:hover {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    outline: 0;
	color: #fff;
}

.btn-StudentCorner:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.waves-effect {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.btn-FeeStructure {
    background-color: #94181C!important;
    color: #fff;
	font-size: 1vw;
}

.btn-Syllabus {
    background-color: #945F18!important;
    color: #fff;
	font-size: 1vw;
}

.btn-Scholarship {
    background-color: #948718!important;
    color: #fff;
	font-size: 1vw;
}

.btn-OnlineLibraryApplication {
    background-color: #639418!important;
    color: #fff;
	font-size: 1vw;
}

.btn-CentralLibrary {
    background-color: #279418!important;
    color: #fff;
	font-size: 1vw;
}

.btn-NewApplication {
    background-color: #18946E!important;
    color: #fff;
	font-size: 1vw;
}

.btn-ExistingApplication {
    background-color: #187F94!important;
    color: #fff;
	font-size: 1vw;
}
.btn-SemesterFeePayment {
    background-color: #183094!important;
    color: #fff;
	font-size: 1vw;
}
.btn-NewAdmissionFeePayment {
    background-color: #2F1894!important;
    color: #fff;
	font-size: 1vw;
}
.btn-OnlineAdmitDownload {
    background-color: #7D1894!important;
    color: #fff;
	font-size: 1vw;
}
.btn-OnlineResult {
    background-color: #941820!important;
    color: #fff;
	font-size: 1vw;
}

.recog_aff_sec{
	background-image: url("../images/rec_aff_bg.jpg");
	background-attachment: fixed;
    background-size: cover;
    background-position: center;
	padding: 30px 0px;
}

/*Header*/



/*footer*/
.legalDesc a{
	color: #fcfcfc;
}

.NoticeMarquee{
    height: 400px;
    width: 100%;
    padding: 10px;
}

.NewsEventMarquee{
    height: 400px;
    width: 100%;
    padding: 10px;
}

.singleNoticeActive{
    padding: 5px;
    margin-bottom: 15px;
    box-shadow: 0px 0px 23px -15px rgba(0,0,0,0.4);
-webkit-box-shadow: 0px 0px 23px -15px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 23px -15px rgba(0,0,0,0.4);
    border-radius: 5px;
    background: rgba(256, 256, 256, 0.8);
}
.singleNoticeActive a{
    color: #000E1F;
    font-weight: 700;
}
.singleNoticeInactive{
    padding: 5px;
    margin-bottom: 15px;
    border-right: 5px solid #C20000;
    border-radius: 5px;
    background: rgba(0, 13, 57, 0.5);
    color: #fff;
}

.grid_1{
    background-image: url("../images/notice_bg.jpg");
	background-attachment: fixed;
    background-size: cover;
    background-position: center;

}

.academicTabContent{
    background: rgba(256, 256, 256, 0.7) !important;
}

.singleRoutineActive{
    padding: 5px;
    margin-bottom: 15px;
    box-shadow: 0px 0px 23px -15px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 23px -15px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 23px -15px rgba(0,0,0,0.4);
    border-radius: 5px;
    background: rgba(256, 256, 256, 1);
	width: 60%;
}
.singleRoutineActive a{
    color: #000E1F;
    font-weight: 700;
}

.singleRoutineInctive{
    padding: 5px;
    margin-bottom: 15px;
    border-right: 5px solid #C20000;
    border-radius: 5px;
    background: rgba(0, 13, 57, 0.5);
    color: #fff;
}

.recog_affi_title{
	position: absolute;
    width: 80%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 100%);
}

/*Staff css*/
	.mccStaffCard {
	  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
	  max-width: 100%;
	  margin: auto;
	  text-align: center;
	  margin: 15px 0px;
	  padding: 15px 5px 0px 5px;
	}
	.mccStaffCard p{
		text-align: center;
		margin-bottom: 0px !important;
	}
	.mccStaffImg{
		width: 65%;
		margin-bottom: 10px;
		box-shadow: 0px 15px 15px -11px rgba(82,82,82,0.67);
		-webkit-box-shadow: 0px 15px 15px -11px rgba(82,82,82,0.67);
		-moz-box-shadow: 0px 15px 15px -11px rgba(82,82,82,0.67);
		border-radius: 50%;
	}
/*contact*/
.col_2{
    width: 100% !important;
    padding: 0px 10px;
    margin-bottom: 25px;
    transition: 0.3s ease-in-out;
    box-shadow: 0px 12px 20px -8px rgba(0,100,194,0.39);
    -webkit-box-shadow: 0px 12px 20px -8px rgba(0,100,194,0.39);
    -moz-box-shadow: 0px 12px 20px -8px rgba(0,100,194,0.39);
}
.col_2:hover{
    transition: 0.3s ease-in-out;
    box-shadow: 0px -12px 20px -8px rgba(0,100,194,0.39);
    -webkit-box-shadow: 0px -12px 20px -8px rgba(0,100,194,0.39);
    -moz-box-shadow: 0px -12px 20px -8px rgba(0,100,194,0.39);
}
.marTop9{
    font-size: 15px !important;
}
.mcc_map{
    box-shadow: 0px 12px 20px -8px rgba(0,100,194,0.39);
    -webkit-box-shadow: 0px 12px 20px -8px rgba(0,100,194,0.39);
    -moz-box-shadow: 0px 12px 20px -8px rgba(0,100,194,0.39);
}
.transportCard{
    padding: 10px;
    box-shadow: 0px 12px 20px -8px rgba(0,100,194,0.39);
    -webkit-box-shadow: 0px 12px 20px -8px rgba(0,100,194,0.39);
    -moz-box-shadow: 0px 12px 20px -8px rgba(0,100,194,0.39);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='2000' height='200' preserveAspectRatio='none' viewBox='0 0 2000 200'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1054%26quot%3b)' fill='none'%3e%3crect width='2000' height='200' x='0' y='0' fill='rgba(0%2c 14%2c 31%2c 1)'%3e%3c/rect%3e%3cpath d='M1071.085%2c186.777C1087.657%2c186.517%2c1105.115%2c184.011%2c1114.46%2c170.322C1124.964%2c154.935%2c1126.802%2c134.619%2c1117.842%2c118.285C1108.562%2c101.368%2c1090.325%2c89.798%2c1071.085%2c91.255C1053.64%2c92.576%2c1043.824%2c109.339%2c1035.17%2c124.544C1026.651%2c139.511%2c1016.674%2c156.808%2c1025.282%2c171.724C1033.892%2c186.643%2c1053.862%2c187.048%2c1071.085%2c186.777' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1381.8206455284583 20.079368019960242L1369.9325382675802 1.7732881628641266 1348.417472112375 28.7584889827295z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M18.42 34.52 a62.62 62.62 0 1 0 125.24 0 a62.62 62.62 0 1 0 -125.24 0z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M1547.9951277986465 77.98126342506097L1538.8409886035936 25.774667105966238 1502.8334599425625 54.93298889048082z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M2014.0603318189235-26.61699391054435L1971.6147183099151-18.366402435123206 1979.8653097853364 24.079211073885038 2022.3109232943445 15.828619598463892z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M1211.183%2c78.587C1219.402%2c78.153%2c1227.764%2c75.598%2c1231.879%2c68.471C1235.994%2c61.344%2c1234.409%2c52.617%2c1230.291%2c45.491C1226.176%2c38.37%2c1219.401%2c32.957%2c1211.183%2c32.655C1202.441%2c32.334%2c1194.251%2c36.66%2c1189.481%2c43.993C1184.207%2c52.1%2c1181.18%2c62.686%2c1186.319%2c70.878C1191.261%2c78.756%2c1201.896%2c79.078%2c1211.183%2c78.587' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M414.92 74.95 a34.24 34.24 0 1 0 68.48 0 a34.24 34.24 0 1 0 -68.48 0z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M254.38725281462203 156.0723062757897L221.08819692637897 143.95244110330253 208.9683317538918 177.2514969915456 242.26738764213485 189.37136216403277z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1291.1367709304175 54.145080440472086L1333.2616069526282 53.40978869261388 1290.4014791825593 12.020244418261377z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M956.59 4.79 a47.67 47.67 0 1 0 95.34 0 a47.67 47.67 0 1 0 -95.34 0z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1098.6424529283265 138.75098101990946L1068.0277829421373 128.80367174772618 1058.080473669954 159.4183417339154 1088.6951436561433 169.3656510060987z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M58.609093981510455 21.038260030058442L123.36447616979814 30.201976146323524 102.87644604663328-23.171167084650342z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1778.4678647698622 90.41440281408813L1833.4892388897456 74.63727766710251 1817.71211374276 19.615903547219162 1762.6907396228767 35.39302869420479z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M-10.27531221187369 144.02868834814987L-2.3962667810376264 188.71297545599217 34.40897489596861 136.1496429173138z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M123.55265775463636 73.595146404692L165.8494965230266 98.06901364392796 166.5950201249186 55.357995096708834z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M1477.001%2c201.549C1492.702%2c201.352%2c1508.113%2c195.382%2c1516.38%2c182.032C1525.083%2c167.978%2c1526.402%2c149.853%2c1517.726%2c135.783C1509.406%2c122.29%2c1492.852%2c118.307%2c1477.001%2c118.17C1460.84%2c118.03%2c1443.69%2c121.418%2c1435.036%2c135.068C1425.856%2c149.546%2c1426.718%2c168.547%2c1435.869%2c183.044C1444.47%2c196.67%2c1460.888%2c201.751%2c1477.001%2c201.549' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1947.0216715716792 55.72694459686198L1955.7931560245333 111.4515802839644 1994.651445555447 81.09215720282494z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M-14.98 24.99 a42.73 42.73 0 1 0 85.46 0 a42.73 42.73 0 1 0 -85.46 0z' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M266.608%2c78.957C271.78%2c79.028%2c276.204%2c75.454%2c278.627%2c70.885C280.899%2c66.601%2c280.42%2c61.57%2c278.08%2c57.323C275.644%2c52.9%2c271.657%2c49.166%2c266.608%2c49.066C261.412%2c48.963%2c256.764%2c52.266%2c254.319%2c56.852C252.01%2c61.183%2c252.76%2c66.275%2c255.145%2c70.565C257.611%2c75.002%2c261.532%2c78.888%2c266.608%2c78.957' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M40.281%2c238.9C55.504%2c238.235%2c69.845%2c231.793%2c77.946%2c218.887C86.608%2c205.086%2c89.56%2c187.505%2c81.385%2c173.41C73.233%2c159.354%2c56.527%2c153.636%2c40.281%2c153.943C24.622%2c154.239%2c10.226%2c161.723%2c1.785%2c174.916C-7.425%2c189.31%2c-12.36%2c207.806%2c-3.551%2c222.448C5.072%2c236.78%2c23.571%2c239.63%2c40.281%2c238.9' fill='rgba(244%2c 208%2c 0%2c 0.15)' class='triangle-float2'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1054'%3e%3crect width='2000' height='200' fill='white'%3e%3c/rect%3e%3c/mask%3e%3cstyle%3e %40keyframes float1 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-10px%2c 0)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float1 %7b animation: float1 5s infinite%3b %7d %40keyframes float2 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-5px%2c -5px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float2 %7b animation: float2 4s infinite%3b %7d %40keyframes float3 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(0%2c -10px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float3 %7b animation: float3 6s infinite%3b %7d %3c/style%3e%3c/defs%3e%3c/svg%3e");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    text-align: center;
    color: #fff;
    min-height: 210px;
}
.transportCard p, .transportCard a{
    color: #fff;
}
.transportCard i{
    font-size: 6vw;
}
.contact_form{
    padding: 20px !important;
    box-shadow: 0px 12px 20px -8px rgba(0,100,194,0.39);
    -webkit-box-shadow: 0px 12px 20px -8px rgba(0,100,194,0.39);
    -moz-box-shadow: 0px 12px 20px -8px rgba(0,100,194,0.39);
    margin-bottom: 20px;
}
.btn-senEnq{
    background: #002762;
    color: #fff;
    padding: 10px;
    border: none;
    box-shadow: 0px 12px 20px -8px rgba(0,100,194,0.39);
    -webkit-box-shadow: 0px 12px 20px -8px rgba(0,100,194,0.39);
    -moz-box-shadow: 0px 12px 20px -8px rgba(0,100,194,0.39);
    transition: 0.3s ease-in-out;
}
.btn-senEnq:hover{
    box-shadow: 0px 12px 20px -8px rgba(0,100,194,0.69);
    -webkit-box-shadow: 0px 12px 20px -8px rgba(0,100,194,0.69);
    -moz-box-shadow: 0px 12px 20px -8px rgba(0,100,194,0.69);
    transition: 0.3s ease-in-out;
}
.recAffHomeDesc{
	text-align: justify;
}
@media only screen and (max-width: 560px) {
  .navbar-brand {
    width: 80% !important;
    margin-top: 4px;
  }
	.recog_affi_title{
		position: unset;
		width: 100%;
		top: 50%;
		left: 50%;
		transform: translate(0%, 0%);
	}
	.recog_affi_title h1{
		font-size: 22px;
	}
	.recAffHomeDesc{
		font-size: 12px;
		text-align: justify;
		margin-bottom: 20px;
	}
	
	.onoffswitch3-active .onoffswitch3-switch{
		width: 80px !important;
		font-size: 10px !important;
		font-weight: 300;
	}
	.courses_banner{
		min-height: 90px !important;
		padding: 2px !important;
	}
	.courses_banner h3{
		font-size: 18px;
		text-align: center;
	}
	.breadcrumb1 ul{
		float: unset;
	}
	.top-option{
		margin-top: 0px !important;
		display: flex;
	}
	.top-option h5{
		font-size: 12px;
	}
	
	.btn-FeeStructure, .btn-Syllabus, .btn-Scholarship, .btn-OnlineLibraryApplication, .btn-CentralLibrary, .btn-NewApplication, .btn-ExistingApplication, .btn-SemesterFeePayment, .btn-NewAdmissionFeePayment, .btn-OnlineAdmitDownload, .btn-OnlineResult {
		font-size: 10px;
	}
	
	  .bottom-left {
		  font-size: 10px;
	  }

      .mainMenuToggle{
        padding: 0px !important;
		  margin: 1px 0px -10px 0px !important;
		  float: right;
    }
	
	.nav_bottom{
		padding-top: 3px;
		padding-bottom: 0px;
	}
	
	.nav-tabs1>li.active>a, .nav-tabs1>li.active>a:focus, .nav-tabs1>li.active>a:hover{
		line-height: 5px !important;
	}
	.nav-tabs>li>a{
		line-height: 5px !important;
		font-size: 10px;
    margin-bottom: 10px;
	}
}