.header_area .nav-link:hover {
  color: #D1034E !important;
  color: #fff !important;
}

.navbar-brand {
  width: 20%;
}

.navbar-nav {
  margin-left: 100px;
}

@media (max-width: 1499px){
  .navbar-nav {
    margin-left: 50px;
  }

  .navbar-brand {
    margin-left: 0px;
  }
}

@media (max-width: 1432px){
  .navbar-nav {
    margin-left: 0px;
  }
}

@media (max-width: 1199.98px){
  .logo_h img {
    width: 90%;
    height: auto;
  }

  .navbar-brand {
    width: 30%;
  }
}

@media (max-width: 1084.98px){
  .logo_h img {
    width: 100%;
    height: auto;
  }

  .navbar-brand {
    width: 20%;
  }
}

@media (max-width: 992px) {
  .header_area .container-fluid .navbar-brand, .header_area .container-fluid button, .header_area .container-fluid .navbar-collapse {
    padding: 0% 2% !important;
  }
}

@media (max-width: 991.98px){
  .navbar-brand {
    width: 50% !important;
  }

  .header_area .navbar .nav {
    width: 100%;
  }

  .header_area .navbar .nav .nav-item {
    text-align: center;
  }

  .header_area .navbar .nav .nav-item .nav-link {
    padding: 10px 0 !important;
    margin: 0 0 !important;
    line-height: 0rem !important;
  }

  .header_area .container-fluid {
    padding: 0% 0% !important;
  }

  .header_area .container-fluid .navbar-brand, .header_area .container-fluid button {
    padding: 0% 5% !important;
  }

  .header_area .container-fluid .navbar-collapse {
    padding-bottom: 30px !important;
    padding-top: 30px !important;
    width: 100%;
  }

  .header_area .container-fluid .navbar-collapse .navbar-nav {
    padding: 0 0 !important;
    width: 100%;
  }
}

/*--------------INDEX: HOME BANNER ---------------------*/
.home_banner_area {
  background: linear-gradient(to right, #FFAB03, #FC7E03, #FC3903, #D1034E, #A5026B);
  position: relative;
  z-index: 1;
  height: 900px;
}

@media (max-width: 992px) {
  .home_banner_area {
    height: 600px;
  }
}

@media (max-width: 575.98px) {
  .home_banner_area {
    height: 800px;
  }
}

@media (max-width: 395.98px) {
  .home_banner_area {
    height: 820px;
  }
}

.home_banner_area .overlay {
  background: rgba(24, 24, 24, 0.33);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  bottom: 0;
  z-index: -1;
}

.home_banner_area .mantra .mantra-word {
  color: rgba(255, 255, 255, 0.1);
  font-size: 50px;
  line-height: 3.5rem;
  cursor: default;
  user-select: none;
  height: 50%;
}

@media (max-width: 1199.98px){
  .home_banner_area .mantra .mantra-word {
    height: 30%;
  }
}

@media (max-width: 991.98px){
  .home_banner_area .mantra .mantra-word {
    height: 20%;
  }
}

@media (max-width: 767.98px){
  .home_banner_area .mantra .mantra-word {
    height: 10%;
  }
}

@media (max-width: 575.98px){
  .home_banner_area .mantra .mantra-word {
    height: 10%;
  }
}

.home_banner_area .banner_inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  right: 0;
  width: 100%;
}

.home_banner_area .banner_inner .banner_content {
  padding-top: 180px;
}

@media (max-width: 991.98px){
  .home_banner_area .banner_inner .banner_content {
    padding-top: 150px;
  }
}

@media (max-width: 767.98px){
  .home_banner_area .banner_inner .banner_content {
    padding-top: 120px;
  }
}

@media (max-width: 576.98px){
  .home_banner_area .banner_inner .banner_content {
    padding-top: 0px;
  }
}

.home_banner_area .banner_inner .banner_content .carousel .carousel-item {
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.3);
}

@media (max-width: 575.98px){
  .home_banner_area .banner_inner .banner_content .carousel .carousel-item {
    background: rgba(255, 255, 255, 0);
  }
}

.home_banner_area .banner_inner .banner_content .carousel .carousel-item img {
  object-fit: cover;
  width: 100%;
  height: 650px;
  border-radius: 10px 0px 0px 10px;
}

@media (max-width: 991.98px){
  .home_banner_area .banner_inner .banner_content .carousel .carousel-item img {
    height: 500px;
  }
}

@media (max-width: 767.98px){
  .home_banner_area .banner_inner .banner_content .carousel .carousel-item img {
    height: 400px;
  }
}

.home_banner_area .banner_inner .banner_content .carousel .carousel-item .lama-quote {
  color: #ffffff;
  <div class="mantra">
  <?php //echo str_repeat(' ཨོཾ་མ་ཎི་པ་དྨེ་ཧཱུྃ ', 300); ?>
  <div class="mantra-word"></div>
  </div>
  text-shadow: 3px 3px 5px #000;
}

@media (max-width: 395.98px){
  .home_banner_area .banner_inner .banner_content .carousel .carousel-item .lama-quote {
    padding-top: 20px;
  }
}

.home_banner_area .banner_inner .banner_content .carousel .carousel-item p {
  font-size: 50px;
  line-height: 3rem;
  cursor: default;
}

@media (max-width: 991.98px){
  .home_banner_area .banner_inner .banner_content .carousel .carousel-item p {
    font-size: 30px;
    line-height: 2.5rem;
  }
}

@media (max-width: 767.98px){
  .home_banner_area .banner_inner .banner_content .carousel .carousel-item p {
    font-size: 20px;
    line-height: 1.5rem;
  }
}

@media (max-width: 575.98px){
  .home_banner_area .banner_inner .banner_content .carousel .carousel-item p {
    font-size: 16px;
    padding: 10px;
    text-align: center;
  }
}

.home_banner_area .banner_inner .banner_content .carousel .carousel-item small {
  font-size: 20px;
  float: right;
  margin-top: 10%;
  cursor: default;
}

@media (max-width: 991.98px){
  .home_banner_area .banner_inner .banner_content .carousel .carousel-item small {
    font-size: 14px;
  }
}

@media (max-width: 575.98px){
  .home_banner_area .banner_inner .banner_content .carousel .carousel-item small {
    margin-top: 0;
    padding-bottom: 10px;
    float: none;
    position: relative;
    left: 35%;
  }
}

.home_banner_area .banner_inner .banner_content .carousel-control-prev, .home_banner_area .banner_inner .banner_content .carousel-control-next {
  top: 50%;
  width: auto;
  height: 0;
  cursor: pointer;
}

.home_banner_area .banner_inner .banner_content .carousel-control-prev {
  left: 80px;
}

.home_banner_area .banner_inner .banner_content .carousel-control-next {
  right: 80px;
}

@media (max-width: 576.98px){
  .home_banner_area .banner_inner .banner_content .carousel-control-prev, .home_banner_area .banner_inner .banner_content .carousel-control-next {
    top: 90%;
    width: 10%;
  }

  .home_banner_area .banner_inner .banner_content .carousel-control-prev {
    left: 20px;
  }

  .home_banner_area .banner_inner .banner_content .carousel-control-next {
    right: 20px;
  }
}

@media (max-width: 575.98px){
  .home_banner_area .banner_inner .banner_content .carousel-indicators {
    display: none;
  }
}

.home_banner_area .banner_inner .mobile-lama-quote {
  display: none;
}

@media (max-width: 575.98px){
  .home_banner_area .banner_inner .mobile-lama-quote {
    padding-top: 120px;
    display: block;
  }

  .home_banner_area .banner_inner .mobile-lama-quote img {
    width: 75%;
    height: auto;
    object-fit: cover;
    box-shadow: 0px 0px 15px #fff;
    border-radius: 0px;
  }
}

@media (max-width: 395.98px){
  .home_banner_area .banner_inner .mobile-lama-quote {
    padding-top: 120px;
    display: block;
  }

  .home_banner_area .banner_inner .mobile-lama-quote img {
    width: 100%;
    height: auto;
    object-fit: cover;
    box-shadow: 0px 0px 15px #fff;
    border-radius: 0px;
  }
}

/*--------------INDEX: PAGE SUMMARY---------------------*/

.summary_box {
  padding: 10px;
  text-align: center;
  position: relative;
  z-index: 1;
}

.summary_content {
  background: #f5f5f5;
  padding: 10%;
  /*border-radius: 10px;*/
  box-shadow: 5px 5px 5px #000;
  cursor: pointer;
}

.summary_content:hover {
  /*background: linear-gradient(to bottom, #FFFF00, #FFAB03, #FC7E03, #FC3903, #D1034E, #A5026B);*/
  background: linear-gradient(#FC3903,#b21c37);
}

/*FOR DEMO PURPOSE*/
.summary_box > .active {
  /*background: linear-gradient(to bottom, #FFFF00, #FFAB03, #FC7E03, #FC3903, #D1034E, #A5026B);*/
  background: linear-gradient(#FC3903,#b21c37);
}

.summary_box img {
  width: 50%;
  height: auto;
}

.summary_box h4 {
  text-transform: uppercase;
  font-family: 'Amaranth', "Roboto", sans-serif;
  font-weight: bold;
  margin-top: 20px;
}

.summary_box p {
  color: #000;
  font-style: italic;
}

@media (max-width: 991.98px) {
  .summary_box {
    margin-bottom: 24px;
  }

  .summary_box:last-child {
    margin-bottom: 0;
  }
}

@media (max-width: 575.98px) {
  .cgc_summary {
    margin: 15px;
  }
}

/*--------------INDEX: WELCOME---------------------*/
.cgc-welcome {
  position: relative;
  z-index: 2 !important;
}

.cgc-welcome .welcome-img {
  object-fit: cover;
  width: 600px;
  height: 600px;
  border-radius: 300px;
  position: absolute;
  top: 200px;
  left: -100px;
  border: 20px solid #fff;
}

@media (max-width: 1399.98px){
  .cgc-welcome .welcome-img {
    width: 500px;
    height: 500px;
  }
}

@media (max-width: 1199.98px){
  .cgc-welcome .welcome-img {
    top: 150px;
    left: -150px;
  }
}

@media (max-width: 1049.98px){
  .cgc-welcome .welcome-img {
    top: 80px;
    left: -180px;
  }
}

@media (max-width: 991.98px){
  .cgc-welcome .welcome-img {
    left: -100px;
    top: 150px;
    width: 400px;
    height: 400px;
  }
}

@media (max-width: 991.98px){
  .cgc-welcome .welcome-img {
    top: 180px;
    width: 350px;
    height: 350px;
  }
}

@media (max-width: 767.98px){
  .cgc-welcome .welcome-img {
    width: 300px;
    height: 300px;
  }
}

@media (max-width: 575.98px){
  .cgc-welcome .welcome-img {
    top: 0 !important;
    left: 20% !important;
    right: 0 !important;
    bottom: 0 !important;
  }
}

@media (max-width: 375.98px){
  .cgc-welcome .welcome-img {
    left: 10% !important;
  }
}

.cgc-welcome .container-fluid {
  background: linear-gradient(#b21c37, #FC3903);
}

.cgc-welcome h1 {
  font-family: 'Playfair Display', "Roboto", sans-serif;
  font-weight: bold;
  margin-top: 15%;
  cursor: default;
}

@media (max-width: 1049.98px){
  .cgc-welcome h1 {
    margin-top: 80px;
  }
}

@media (max-width: 575.98px){
  .cgc-welcome h1 {
    margin-top: 280px;
    text-align: center;
  }
}

.cgc-welcome p {
  font-family: 'Amaranth', "Roboto", sans-serif;
  font-size: 20px;
  margin-top: 20px;
  line-height: 2rem;
  color: rgba(255, 255, 255, 0.7);
  cursor: default;
  transition: all 0.5s ease;
}

.cgc-welcome p:hover {
  color: rgba(255, 255, 255, 1);
}

@media (max-width: 575.98px){
  .cgc-welcome p {
    text-align: center;
  }
}


.cgc-welcome .about-portal {
  text-align: right;
  color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: all 0.9s ease-in-out;
}

.cgc-welcome .about-portal:hover {
  color: rgba(0, 0, 0, 1);
}

.cgc-welcome form fieldset {
  border: 2px solid #000;
  padding: 20px;
}

.cgc-welcome form legend {
  margin: 0;
  padding: 0 20px;
  width: auto !important;
  text-align: center;
}

.cgc-welcome form input, .cgc-welcome form .btn {
  width: 100%;
  border-radius: 10px;
  margin-bottom: 10px;
}

.cgc-welcome form .btn {
  background: linear-gradient(to right, #FFAB03, #FC7E03, #FC3903, #D1034E, #A5026B);
  background: #6b100a;
  border: 0px solid transparent;
  color: #fff;
  width: auto
}

.cgc-welcome form .btn span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.cgc-welcome form .btn span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.cgc-welcome form .btn:hover span {
  padding-right: 25px;
}

.cgc-welcome form .btn:hover span:after {
  opacity: 1;
  right: 0;
}
