@import url("https://gcore.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");

#container {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

#main-content {
  flex: 1;
}

body {
  font-family: db_helvethaicamon_x55_regular, sans-serif;
  color: #252726;
  font-size: 20px;
  line-height: 1.1;
}

*:focus {
  outline: 0 !important;
  text-decoration: none;
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 85%;
}

.h1,
h1 {
  font-size: 48px;
}

.h2,
h2 {
  font-size: 38px;
}

.h3,
h3 {
  font-size: 32px;
}

.h4,
h4 {
  font-size: 28px;
}

.h5,
h5 {
  font-size: 24px;
}

.h6,
h6 {
  font-size: 20px;
}

.btn {
  font-size: 22px;
  font-weight: 65;
}

p {
  font-size: 22px;
  line-height: 1.5;
}

.table > thead > tr > th {
  font-family: db_helvethaicamon_x55_regular, monospace;
  font-weight: 65;
}

.modal-dialog {
  margin-top: 100px;
}

.bs-example p {
  padding: 15px;
}

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

footer .flickr-widget {
  margin-bottom: 15px;
}

#lecBox {
  background: #2f3d93;
}

.flickr-widget ul li a {
  height: 70px;
  background-color: #505050;
  text-align: center;
  line-height: 60px;
}

.flickr-widget ul li a img {
  max-width: 100%;
  max-height: 100%;
  width: initial;
  height: initial;
}

.show-grid [class^="col-"] {
  padding-top: 30px;
  padding-bottom: 10px;
}

.logo-sup img {
  height: 73.89px;
}

.course-register {
  text-align: center;
}

#diploma-img img {
  height: 48px;
  width: 48px;
}

@media only screen and (max-width: 479px) {
  .form-control {
    font-size: 18px !important;
  }
}

.btn-cont {
  cursor: pointer;
  margin-top: 20px;
  position: fixed;
  z-index: 9999;
  bottom: 10px;
  right: 10px;
}

.space {
  margin-bottom: 3px;
}

footer {
  background-color: #ffffff;
  padding-top: 80px;
  padding-bottom: 30px;
  border-top: none;
  padding-left: 15px;
}

footer p,
footer a,
footer li,
footer h4 {
  color: #1f2b5d;
}

footer p {
  font-size: 20px;
}

footer h4 {
  font-size: 24px;
}

footer .btn {
  padding: 3px 1px;
}

footer .contact-icon .btn-circle.btn-xl {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  font-size: 24px;
  text-align: center;
  background-color: #ecf0f9;
}

footer .contact-icon {
  margin-top: 20px;
  margin-bottom: 30px;
}

footer .contact-icon a {
  margin-right: 15px;
}

footer .page-list {
  margin-bottom: 15px;
}

footer ul {
  list-style: none;
  font-size: 22px;
}

footer .page-list ul li {
  padding-bottom: 6px;
  font-size: 20px;
}

.img-responsive {
  width: 100%;
}

html {
  scroll-behavior: smooth;
}

.top-header {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}

@media (min-width: 991px) {
  .row.equal {
    display: flex;
    flex-wrap: wrap;
  }
}

.p-0 {
  padding: 0px;
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-block {
    display: block !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-block {
    display: block !important;
  }
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-flex {
    display: flex !important;
  }
}

.d-none {
  display: none;
}

.d-block {
  display: block;
}

@media (max-width: 991px) {
  .section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.mb-3 {
  margin-bottom: 1.5rem !important;
}

.icon-group {
  display: flex;
  justify-content: center;
}

.icon-group .login {
  margin: 0 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.icon-group .login-btn {
  padding: 0;
  color: rgba(4, 4, 19, 0.56);
  cursor: pointer;
}

.icon-group .login-btn .img {
  padding: 10px;
  width: 48px;
  height: 48px;
  display: block;
  border: 1px solid rgba(82, 82, 128, 0.09);
  border-radius: 16px;
  -webkit-background-size: 20px 20px;
  background-size: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
}

.icon-group .text-login a {
  color: rgba(4, 4, 19, 0.56);
  line-height: 38px;
  text-align: center;
}

.icon-group .login:hover a {
  color: #222230;
}

.icon-group .login:hover .login-btn .img {
  border-color: rgba(82, 82, 128, 0.09);
  background-color: rgba(82, 82, 128, 0.09);
}

.progress-bar {
  font-size: 18px;
}

.title {
  font-size: 22px !important;
}

.by {
  font-size: 18px !important;
}

i {
  font-size: 0.75em;
}

.btn-medium {
  font-size: 20px;
}

label {
  font-size: 20px;
}

.form-control {
  font-size: 20px;
  padding: 0 12px;
}

#courseName {
  font-size: 28px !important;
}

.fa-2x {
  font-size: 1em;
}

.course-review-headline {
  font-size: 28px;
}

#discuss_dis_message,
.reply,
.edit,
.courseReviewModalTextarea {
  font-size: 22px;
}

.btn-large {
  font-size: 20px;
}

.footer-widgets img {
  max-width: 180px;
}

@media (min-width: 768px) and (max-width: 991px) {
  footer .visible-sm img {
    width: 150px;
  }
}

@media (max-width: 767px) {
  footer .visible-xs img {
    width: 150px;
  }
}

.navbar {
  background-repeat: repeat;
  background-size: cover !important;
}

.navbar-header {
  padding: 10px 0;
}

.navbar-brand {
  position: relative;
  vertical-align: middle;
  padding: 12px 0;
  height: inherit;
}

.navbar-brand img {
  max-width: 120px;
  margin-left: 15px !important;
}

.navbar-default .navbar-nav > li > a {
  padding: 28px 15px 28px 15px;
  font-size: 22px;
  font-weight: 400;
  color: #1f2b5d;
}

.navbar-toggle {
  margin-top: 20px;
}

#navLoginModal {
  padding: 23px 15px 23px 15px;
}

#nav-img-1 {
  margin-top: 10px;
}

.navbar-default .navbar-toggle {
  border: 0px;
}

.navbar-default .navbar-toggle {
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}

.fixed-header .navbar-default .navbar-toggle {
  margin-top: 10px;
}

.navbar-default .navbar-toggle {
  margin-top: 20px;
}

#nav-new #navLoginModal {
  border-radius: 4px;
  background-color: #1f2b5d;
  color: #fff;
  padding: 10px 15px !important;
  display: inline-block;
}

#nav-new .navSignupModal {
  border-radius: 4px;
  border: 1px solid #1f2b5d;
  padding: 2px 16px !important;
  display: inline-block;
  font-size: 20px;
}

.navSignupBtn {
  display: none;
}

#nav-new .navSignupModal a {
  color: #1f2b5d;
}

.navbar-default .navbar-nav > li {
  margin-left: 0px;
}

.navbar-collapse #signin-toggle .btn-system {
  padding: 3px 16px;
  width: 119px;
  font-size: 20px;
}

.navbar-collapse .log-out {
  font-size: 16px;
}

#navbar-cart {
  background-color: #ffc600;
  border-radius: 99px;
  padding: 3px 7px;
  color: #fff;
}

@media only screen and (max-width: 479px) {
  .navbar-default .navbar-nav > li > a {
    padding: 20px 15px 10px 15px !important;
  }

  #nav-text-color li a {
    padding-top: 10px;
  }
}

@media (min-width: 1200px) {
  .navbar-header {
    position: relative !important;
  }

  .navbar-ajgolf {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  #nav-new .nav {
    display: flex;
    align-items: center;
    margin-top: 7px;
  }
}

@media (max-width: 1200px) {
  .navbar-toggle {
    display: flex !important;
    justify-content: center;
    margin-right: 0;
  }

  .navbar-header {
    width: 100%;
  }

  .navbar-right {
    float: none !important;
  }

  .navbar-collapse.collapse {
    display: none !important;
    overflow-x: visible !important;
  }

  .navbar-header {
    float: none;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-collapse.collapse.in {
    display: block !important;
  }

  .navbar-collapse.in {
    overflow-y: auto !important;
  }

  .navbar-nav > li {
    float: none !important;
  }

  #nav-new #navLoginModal {
    margin-left: 10px;
  }

  .navbar-collapse .form-control {
    width: auto;
    margin: 15px 0 15px 12px;
  }

  .navbar-brand img {
    max-width: 110px;
    padding: 12px 0;
  }

  .navbar-header {
    padding: 0;
  }

  #nav-new .navSignupModal {
    margin-top: 15px;
    margin-left: 15px;
    margin-bottom: 30px;
    width: 100%;
  }

  .navSignupBtn {
    display: block;
    background-color: #1f2b5d;
    border-radius: 5px;
    padding: 0px 15px;
    margin-right: 20px;
  }

  #signin-mobile-toggle, .navbar-toggle .btn:hover {
    color: #fff !important;
  }

  #signin-toggle {
    display: none;
  }

  .navbar-default .navbar-toggle i {
    font-size: 1em;
  }

  ul.dropdown, ul.sup-dropdown {
    opacity: 1 !important;
    position: relative !important;
    visibility: visible !important;
    width: 100% !important;
    top: inherit !important;
    left: 0 !important;
    margin-top: 0 !important;
    background: #fff !important;
    padding-left: 20px !important;
    box-shadow: none !important;
  }
}
