.fontbold {
    font-weight: 700;
}
.text-18 {
    font-size: 16px !important;
}

@media screen and (min-width:992px) {
    .header-1--transparent .navbar--inverse, .header-1--transparent .navbar-main {
        /* margin-top: 3%; */
        background: rgba(5,43,99,1);
    }
    .header-1 .navbar-main .navbar-nav > li > a {
        font-weight: 700;
    }
    a.navbar-logo {
        margin-top: 10px;
    }
    .header-1 .navbar-dropdown--inverse .dropdown-menu {
        background-color: rgb(5,43,99,1);
    }
    .header-1 .navbar-main.navbar-dropdown--inverse .dropdown-menu > li > a {
        color: rgb(255, 255, 255, 1);
        font-weight: 700;
    }
}
@media screen and (max-width:1199px) {
  .header-1 .navbar-main .navbar-nav > li > a {
     padding: 34px 7px 34px 8px;
 }
}
@media screen and (max-width:992px) {
  a.navbar-logo {
    margin-top: 10px;
  }
  .navbar-icon-btn {
    padding: 16px 3px;
  }
  .header-1 .navbar-main .navbar-toggle {
    margin: 20px 0px 20px 0;
  }
  .header-1 .navbar-header {
    padding: 0 5px;
  }
  .header-1 .navbar-main .navbar-toggle {
    padding: 16px 10px 16px 10px;
  }
  .header-1 .navbar--inverse {
    background-color: rgba(5,43,99,1);
  }
 .home-brand img {
	margin-right: auto;
   	margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .tab-body .course-detail-title {
    width: 100% !important;
  }
  .tab-body .course-detail-datetime {
    width: 100% !important;
  }
  .tab-body .course-detail-tutor {
    width: 100% !important;
  }
  .tab-body .course-detail-venue {
    width: 100% !important;
  }
  .tab-body .btn-details {
    margin-left: -0.3rem;
  }
  .flex-mt-20 {
	flex-direction: column !important;
  }
  .d-hidden {
    display: none !important;
  }
}
@media screen and (max-width: 540px) {
  section.program-intro {
    margin-top: 100px !important;
  }
  section.program-intro .home-brand {
    margin-bottom: 20px !important;
  }
  .social-media {
    text-align: center;
    margin-top: 20px;
  }
  section.course-schedule .date {
    width: 30% !important;
    padding: 5px;
  }
  section.course-schedule .title {
    width: 65% !important;
    padding: 5px;
  }
  section.course-schedule .icon {
    width: 5% !important;
    padding: 5px;
  }
  .fullwidthbanner {
    background-attachment: unset !important;
    background-color: #1161b8 !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
  }
}
@media screen and (max-width: 376px) {
 .product-description-wrapper .product-quantity .btn-cart, .product-description-wrapper .product-quantity .btn-wishlist {
    margin-left: 0px !important;
  }
}
.block-post-body {
  padding: 15px !important;
}
.block-card-section-inner {
  padding: 15px !important;
}
.fullwidthbanner {
  min-height: 100vh;
  background-attachment: fixed;
  background-size: cover;
}
.navbar-header {
	text-align: center;
}
ul.nav.navbar-nav {
  margin-top: 0px;
}
.no-p-r {
  padding-right: 0px !important;
}
.no-p-l {
  padding-left: 0px !important;
}
.flex-mt-20 {
  display: flex;
  margin-top: 20px;
  flex-direction: row;
	align-items: start;
}
.inline {
  display: inline-block;
}
.header-1 .mega-dropdown-menu {
    padding: 2rem 1rem !important;
    width: 50%;
}
a.navbar-button {
  color: rgba(255, 255, 255, 0.5);
}
a.navbar-button:hover {
  color: rgba(255, 255, 255, 0.7);
}
.fullwidthbanner {
  min-height: 100vh;
}
.front-section-title {
  margin: 0px;
  padding: 0px 0px 0px 15px;
  color: #ffffff;
}
.front-section-title span {
  font-size: 18px;
}
.front-section-title a span {
  font-size: 12px;
  color: #ffffff;
  margin-left: 10px;
  text-decoration: underline;
}
section.program-intro {
  margin-top: 400px;
}
section.program-intro .row {
  margin: 0px;
}
.home-brand {
  background-color: rgba(0,0,0,0.5);
  border: 1px solid#fff;
  border-radius: 10px;
}
.home-brand > .col-sm-6 {
  padding: 15px;
} 
.container-wrapper-course-schedule {
  background-color: rgba(0,0,0,0.5);
  padding: 15px;
}
section.course-schedule .course-item {
  margin-bottom: 5px;
  margin-top: 5px;
}
section.course-schedule .row {
  margin: 0px;
}
section.course-schedule .date {
  width: 20%;
  color: #ffffff;
}
section.course-schedule .title {
  width: 50%;
  color: #ffffff;
}
section.course-schedule .category {
  width: 10%;
  color: #ffffff;
}
section.course-schedule .venue {
  width: 15%;
  color: #ffffff;
}
section.course-schedule .icon {
  width: 5%;
  color: #ffffff;
}
.container-wrapper-past-events {
  padding: 15px;
  /*background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1));*/
}
.past-events .row {
  margin: 0px;
  padding: 0px 15px 0px 0px;
}
.past-events .owl-item .item {
  padding: 15px;
  background-color: #ffffff;
}
.past-events .owl-item .item figcaption {
  text-align: center;
}
.page-title.page-title--style-3 {
    padding: 0px 0;
    text-align: center;
}
.upload-member-photo {
  display: none;	
}
.img-wrapper {
  position: relative;
  cursor: pointer;
}
.camera-text {
  position: absolute;
  top: 0;
  padding: 15px 0px 0px 15px;
}
.update-photo-text {
  color: #000;
  font-size: 11px;
  width: 80px;
  opacity: 0;
  background-color:  azure;
  padding: 0px;
  display: inline-block;
  transition: all 0.6s;
}
.camera-text i {
  transition: all 0.6s;
}
.user-profile-photo .img-wrapper:hover i {
  color: #ffffff;
}
.user-profile-photo .img-wrapper:hover .update-photo-text {
  width: 80px;
  opacity: 1;
}
.col.staff .staff-image {
  margin-bottom: -30px;
  min-height: 430px;
}
.col.staff .staff-image img{
  margin-left: auto;
  margin-right: auto;
}
.col.staff .staff-info {
  padding: 10px;
  position: relative;
  min-height: 322px;
  font-size: 13px;
}
.col.staff .staff-info > div {
  border: 1px solid #000000;
  min-height: 260px;
}
.col.staff .staff-info p {
  line-height: 1.1rem;
  background-color: #fff;
  padding: 15px;
}
p.staffpostname {
    color: purple;
}

.col.course .course-image {
  margin-bottom: -30px;
  border: 1px solid #000000;
}
.col.course .course-image img{
  margin-left: auto;
  margin-right: auto;
}
.col.course .course-info {
  padding: 10px;
  position: relative;
}
.col.course .course-info > div {
  border: 1px solid #000000;
  min-height: 260px;
  background-color: #ffffff;
  padding-top: 10px;
}
.col.course .course-info p {
  line-height: 0.8rem;
  background-color: #fff;
  padding: 0px 15px;
}
.col.course .course-info hr {
    border: 0;
    border-top-width: 0px;
    border-top-style: none;
    border-top-color: currentcolor;
    border-top: 1px solid #000;
    margin: 10px;
}
.col.course .course-info .course-title {
    font-weight: 700;
    color: #24265d;
}
.col.course .course-info .course-deatails-label{
    font-weight: 700;
    color: #6e98d1;
}
.ta-pane {
  display: none;
}

div[class^="course-detail-"]  {
  margin-right: 0px;
  display: inline-block;
  font-size: 14px;
}
.tab-body .course-detail-title {
  width: 40%;
}
.tab-body .course-detail-datetime {
  width: 13%;
}
.tab-body .course-detail-tutor {
  width: 11%;
}
.tab-body .course-detail-venue {
  width: 10%;
}
.tab-body .btn-details {
  display: inline-block;
  padding: 0.2rem 0.6rem !important;
}
.tab-body.course-cat {
	padding: 0px;
}
.tabs--style-2 > .nav-tabs > li.active {
  margin-top: -2px;
}
.price-wrapper.hassize {
    min-height: 88px;
}
.rating .star-rating {
  width: 100% !important;
}
p.venue {
  font-size: 18px !important;
}
.white-text {
  color: #ffffff;;
}
a.btn.btn-base-1.orange-bg:hover {
	background-color: #e65100 !important;
	color: #ffffff !important;
}
.btn.btn-base-1.btn-xs.btn-details {
	font-size: 14px !important;
}
table#results th {
  width: 9%;
}
.shop-cards-wrapper .product {
  margin-bottom: 15px;
}
.product .mb-20  {
    height: 50px;
    overflow-y: hidden;
}
.shop-cards-wrapper .product p.product-description {
  line-height: 1.2rem;
}

[id^='lightgallery'] .image-block {
  margin: 15px 0px 15px 0px;
  display: inline-table;
}
.form-group.form-group-lg.has-feedback.place-holder {
  height: 74px;
}
span.reg-account {
  float: right;
  padding: 10px;
}
span.forget-pass {
  float: left;
  padding: 10px;
}
.addthis_inline_share_toolbox {
  text-align: center;
}
.footer {
    bottom: 0px;
    width: 100%;
    background-color: #ffffff;;
  }
  .footer p {
    line-height: 1.2;
  }
  .footer .social-media img {
    display: inline-block;
    margin-right: 10px;
  }
.footer-bottom {
    padding: 1.0rem 0;
    background-color: #ffffff;
    color: #000000;
}
.footer-bottom .copyright {
  font-size: 0.7rem;
}
.footer.fixed-footer {
  position: fixed;
  z-index: 100;
  left: 0px;
}
nav.navbar-main.fixed-nav {
    z-index: 99;
    position: fixed;
    top: -88px;
    transition: all 0.5s ease;
    transform: translateY(88px);
    -webkit-transform: translateY(88px);
    margin-top: 0px !important;
    background-color: #052b63;
    width: 100%;
}
.flex.course-info {
  align-items: baseline;
}
.col.cover-image {
  margin: 10px 0px 10px 0px;

}
.col.cover-image figure {
  padding: 15px;
  box-shadow: 0 0 10px;
  min-height: 210px;
}
img.photo-item {
  padding: 10px;
  box-shadow: 0 0 10px #ababab;
}
.progress-wrapper {
  padding-right: 40px;
  padding-left: 40px;
}
.progress-percentage {
  right: 40px;
}
fieldset.user-profile {
  border: 1px solid #e2e2e2;
  padding: 15px;
}
fieldset.user-profile legend {
  width: auto;
  margin-bottom: 5px;
  border-bottom: 0px solid #e5e5e5;
  margin-left: 20px;
  padding: 10px;
}
fieldset.user-profile img {
  margin-bottom: 15px;
}
fieldset.user-profile img.disabled {
  opacity: 0.3
}
.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.badge-error {
  background-color: #b94a48;
}
.badge-error:hover {
  background-color: #953b39;
}
.badge-warning {
  background-color: #f89406;
}
.badge-warning:hover {
  background-color: #c67605;
}
.badge-success {
  background-color: #468847;
}
.badge-success:hover {
  background-color: #356635;
}
.badge-info {
  background-color: #3a87ad;
}
.badge-info:hover {
  background-color: #2d6987;
}
.badge-inverse {
  background-color: #333333;
}
.badge-inverse:hover {
  background-color: #1a1a1a;
}
section#nextSection:last-of-type, div#divProductList {
  margin-bottom: 100px;
}
.container.nextSection {
  margin-bottom: 80px;
}
.help-block {
  color: #aa6708;;
}
.block-post-body p a {
  text-decoration: underline;
  text-decoration-style: dotted;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #c5c5c5;
}

/* owl carousel settings */

.owl-nav span {
  margin-top: -5px !important;
}
.owl-nav span:hover {
  color: #000000;
}
.owl-prev, .owl-next {
  position: absolute;
  top: 45%;
  background-color: #fff !important;
  border-radius: 50% !important;
  width: 30px;
  height: 30px;
  font-size: 25px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.owl-prev {
  left: -23px;
}
.owl-next {
  right: -23px;
}
.owl-prev:hover, .owl-next:hover {
  color: #000000 !important;
}
.pagination {
  display: inline-flex;
}
.page-nav {
    display: flex;
    justify-content: space-between;
    color: #2b2b2c;
}
.page-nav a {
    color: #2b2b2c;
}
.page-nav a:hover {
    color: #3a3a3b;
}
.nav-prev::before {
    font-family: fontawesome;
    content: "\f053";
    margin-right: 5px;
}
.nav-next::after {
    font-family: fontawesome;
    content: "\f054";
    margin-left: 5px;
}
