body {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    background-color: #d3d3d3;
}
img {
    max-width: 100%;
    height: auto;
}
.btn {
    border-color: #337096;
    background-color: #337096;
    font-size: 12px;
    font-weight: 600;
    border-radius: 0;
}
.btn-primary:hover {
    border-color: #1e73be;
    background-color: #1e73be;
}

.form-control, select, select.form-control {
    padding-left: 10px !important;
    font-size: 14px !important;
    border: solid 1px !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.list-ul ul {
    margin: 0;
    padding: 0;
}
.list-style li {
    list-style: none;
}
.header {
    padding: 5px 0;
}

.item img {
    width: 100%;
}

.navbar-default {
    min-height: 60px;
    background-color: #91275e !important;
    border-color: #824f78 !important;
    color: #fff;
}

.navbar {
    background-color: #778899 !important;
}

.main-nav {
    position: relative;
}

.main-nav::before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
    z-index: -1;
    content: "";
    height: 120px;
    /*background: url("../images/hedbg.png") repeat; */
}

.label-video {
    background-color: #184b9e;
    color: #fff;
    height: 70px;
}

nav.navbar.navbar-default.navbar-static-top {
    margin: 0px !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #fff !important;
    background-color: #91275e !important;
}

.navbar-default .navbar-nav > a:hover {
    color: #fff !important;
    background-color: #91275e !important;
    
}

.navbar-default .navbar-nav > li > a {
    padding: 10px 10px; /*button size*/
    color: #fff;
    border-radius: 5px;   /* curve buttons */
    
}

.navbar-default .navbar-nav > li {
    padding: 5px 5px 4px;
    font-weight: 600;
    text-transform: uppercase;
}

img {
    width: auto;
    height: auto;
}

.site-description {
    font-size: 14px;
    color: #8bb2c6;
    text-transform: none;
}

.content {
    padding: 5px 0;
    font-size: 15px;
}

.pagination_course {
    float: right;
}

.course ul li {
    list-style: none;
}

.powered,
.copyright,
.powered a,
.copyright a{
    color: #fff;
}

.carousel-image
{
    width: 100% !important;
    height: 490px !important;
}


.carousel-class
{
    margin-right: 0px !important;
    margin-top: 5px;

}

.carousel-caption {
	color: blue
}

.logo-right {
    text-align: right;
}

.pagination {

    margin: 0px 0 !important;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
}

.course-thumbnail:hover {
    background-color: #f5f5f5;
}

/* .thumbnail:hover {
    background-color: #f5f5f5
} */

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li.open > a {
    color: #fff !important;
    background-color: #91275e !important;
}

ul.nav.navbar-nav.navbar-right li a {
    padding: 10px 6px;
}

.dropdown:hover .dropdown-menu {
    margin-left: 6px;
    padding: 0;
    display: block;
    border: 0;
    /*background-color: #fff !important;*/
     background-color: #8fc1e3 !important;
    border-radius: 0;
    box-shadow: none;
 }


 .dropdown .dropdown-menu li {
     font-weight: 600;
     text-transform: capitalize;
 }

 .dropdown .dropdown-menu li a {
    padding: 8px 15px;
 }

 /* .dropdown .dropdown-menu li:first-child a {
     padding-top: 0;
 } */

 .dropdown .dropdown-menu li a:hover {
    background-color: #337096 !important;
    color: #fff;
 }

 .dropdown-menu {
     /* background-color: #7a9cbf !important;*/
     background-color: #8fc1e3 !important;
 }

 

 .carousel-caption {
    color: #fff;
    background: rgba(0,0,0,0.5);
    left: 0;
    right: 0;
    bottom: 0;
    padding: 40px 0;
}

.carousel-caption .teaser {
    font-size: 14px;
    line-height: 23px;
    padding: 10px 0;
    width: 50%;
    margin: 0 auto;
}

.carousel-caption .title {
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
}

.carousel-indicators {
    bottom: 0;
    margin-bottom: 0;
}

.carousel-indicators li.active {
    border-color: #337096;
    background: #337096;
}

.front-page h1, .front-page h2 {
    margin-top: 5px;
    font-size: 20px;
    font-weight: 600;
}

.front-page i {
    margin-right: 10px;
}

.front-page .news-box {
    position: relative;
    text-align: right;
}

.front-page .news-thumbnail:hover {
    box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.50);
    border-radius: 0 !important;
}

.thumbnail .caption {
    margin-bottom: 10px;
}

.thumbnail.news-thumbnail>img {
    width: 242px !important;
    height: 136px !important;
}

.news-box .btn-location {
    position: absolute;
    bottom: 12px;
    right: 15px;
}

.front-page .news-box h5,
.front-page .ch-message .thumbnail .caption h4 {
    color: #1e73be;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
}

.front-page .news-box p,
.front-page .ch-message .thumbnail .caption p {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
}

.front-page .ch-message .thumbnail {
    border: none;
}

.front-page .ch-message .thumbnail img {
    width: 100%;
}

.front-page .ch-message .thumbnail .caption {
    padding-left: 0;
    text-align: right;
}

.news-section {
    background: #fff;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border:1px solid #efeeee;
    border-radius: 10px;
    
}

.events-section {
    /* padding-top: 5px;
    background-color: #fff;
    border:1px solid #efeeee;
    border-radius: 10px; */

    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    /* color: #2196f3; */
    background-color: #fff;
    border:1px solid #efeeee;
    border-radius: 10px;
}

.events-section .event-header {
    margin-left: -15px;
    margin-right: -15px;
}

.events-section .event-header label {
    color: #63785f;
    font-weight: 600;
}

.events-section .event-header .col-xs-4 {
    /* float: right;*/
}


.events-section .page-header {
    /* color: #63785f; */
}

img.event-image {
    width: 160px;
    height: 80px;
}

 .event-header .form-group {
    border: solid 1px #c2c2c2;
 }

 .event-header .form-group .input-group-addon {
    border-right: solid 1px #c2c2c2;
 }

  .event-header .form-group .form-control {
      border: none !important;
  }

  .event-header .form-group .input-group-addon i {
    margin-right: 0;
  }

.course-section {
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    /* color: #2196f3; */
    background-color: #fff;
    border:1px solid #efeeee;
    border-radius: 10px;
}

.course-section .course-thumbnail:hover {
    background: #efeeee;
}

.course-section .course-img .thumbnail,
.course-section .course-cnt p {
    margin-bottom: 0;
    border: 0;
}

.course-section h4 {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
}


.course-section .course-cnt p {
    font-size: 14px;
    line-height: 19px;
    padding-top: 5px;
}

.course-section .btn {
    padding: 4px 12px;
    line-height: 23px;
}

.course-section .form-group label {
    font-weight: 600;
}

.course-thumbnail {
    margin-bottom: 5px;
    padding: 2px;
    border: solid 1px #efeeee !important;
}

.course-thumbnail:last-child {
    /* border: none !important; */
}

.course-thumbnail .course-img {
    padding-right: 0;
}

.events-thumbnail {
    margin-bottom: 10px;
    padding: 10px 0;
    border: solid 1px #efeeee;
    background: #fff;
}

.events-thumbnail:hover {
    /* box-shadow: inset 0px 2px 9px rgba(0,0,0,0.20);*/
    background: #efeeee;
}

.events-thumbnail .event-tag h4 {
    margin-top: 0;
    margin-bottom: 3px;
    font-size: 15px;
    font-weight: 600;
}

.events-thumbnail .event-tag h4 a {
    color: #6a8565;
}

.events-thumbnail .event-tag p {
    margin-bottom: 0;
    font-size: 13px;
}

.modal-body .carousel-indicators {
    bottom: 39px !important;
}

.video-gallery {
    margin-top: 20px;
}

.main-footer {
    background-color: #778899;
    padding: 15px 0;
}

.main-footer .footer-box .footer-heading {
    margin-bottom: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: Verdana,Geneva,sans-serif;
}

.main-footer .footer-box ul li {
    color: #fff;
}

.main-footer .footer-box ul li a {
    color: #fff;
}

.modal span.glyphicon.glyphicon-remove {
    color: #fff !important;
    font-size: 16px;
}

/* align issues */
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12,
.col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5,
.col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
float: left;
}
.aligned-items > .row {
    letter-spacing: -4px;
    font-size: 0;
    }
    .aligned-items > .row [class^="col-"] {
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    font-size: 14px;
    float: none;
    }
    .aligned-items > .row {
    letter-spacing: -4px;
    font-size: 0;
    }
    .aligned-items > .row [class^="col-"] {
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    font-size: 14px;
    float: none;
    }
/* end align issues */

.page-header {
    padding-bottom: 0px !important;
    margin: 5px !important;
    border-bottom: 0px !important; 
}

span.powered>p, span.copyright>p {
    margin: 0 0 0em;
}

.modal-header {
    background-color: #184b9e !important;
    border-bottom: 0px !important;
}

.modal-title {
    margin: 0 !important;
    line-height: 1 !important;
    color: #fff;
}

/* inner page style */
.panel-default>.panel-heading {
    color: #fff !important;
    background-color: #337096 !important;
    border-color: #337096 !important;
}

.about-section {
    background-color: #fff;
    text-align: justify;
    padding-top: 20px;
}

.centerimage {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

/* end inner page style */
.allnews-section {
    background-color: #fff;
    text-align: justify;
}

.booking-page>img {
    text-align: center;
    display: block;
    margin: 0 auto;
}
.faculty-page{
    background-color: #fff;
    text-align: justify;
    padding-top: 20px;   
}


.inner-page{
    margin-bottom: 20px !important;
    margin-top: 20px !important;
}

.course-img.thumbnail>img {
    width: 120px;
    height: 70px;
}

/** home gallery **/
.front-gallery .modal-body {
    padding: 15px 15px;
}

.front-gallery .article-slide .carousel-indicators {
    bottom: -80px !important;
}


.form-horizontal .control-label {
    text-align: left !important;
}

/* Video gallery page styling */
.pb-video-container {
    padding-top: 20px;
}

.pb-video {
    border: 1px solid #e6e6e6;
    padding: 5px;
}

.pb-video:hover {
    background: #2c3e50;
}

.pb-video-frame {
    transition: width 2s, height 2s;
}

.pb-video-frame:hover {
    height: 300px;
}

.pb-row {
    margin-bottom: 10px;
}
/* end video gallery page styling


/* label {
    margin-left: 5px !important;
} */

@media (max-width: 1199px) {
    .navbar-default .navbar-nav > li > a {
        padding: 10px 15px;
        color: #fff;
    }

    .front-page h1, .front-page h2 {
        font-size: 19px;
    }
}

@media (max-width: 991px) {
    .navbar-default .navbar-nav > li {
        font-size: 13px;
    }

    .navbar-default .navbar-nav > li > a {
        padding: 10px 7px;
    }

    .front-page h1, .front-page h2 {
        font-size: 14px;
    }

    .front-page i {
        margin-right: 5px;
    }
}

@media (max-width: 767px) {
    .logo {
        text-align: center;
    }

    .front-page h1, .front-page h2 {
        font-size: 19px;
    }
 }
 
.figcaption {
    font-family: Verdana,Geneva,sans-serif;
    display: block;
    background-color: black;
    color: white;
    font-style: italic;
    padding: 2px;
    text-align: center;
}