@import url("https://fonts.googleapis.com/css?family=Muli|Playfair+Display:400,400i,700");

@-moz-document url-prefix() {
}

body {
  font-family: "Muli", sans-serif;
}

p {
  font-size: 14px;
  color: #7c7c7c;
  line-height: 24px;
  font-family: "Muli", sans-serif;
}

* {
  outline: 0 !important;
}

*.:focus {
  outline: 0 !important;
}

.gutter-left {
  padding-left: 0px !important;
}

.gutter-right {
  padding-right: 0px !important;
}

.no-padding {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

p {
  margin: 0;
}

ul {
  padding: 0;
  margin: 0;
}

ul li {
  padding: 0;
  list-style: none;
}

ul li a,
ul li a:hover,
ul li a:active,
ul li a:focus {
  color: inherit;
  text-decoration: none;
}

a:hover,
a:active,
a:focus {
  color: inherit;
  text-decoration: none;
}

.form-control-cs:focus {
  border-color: inherit;
  box-shadow: none;
  outline: 0;
  border: none;
}

.breadcrumb {
  background-color: transparent;
  border-radius: 0;
  padding: 15px;
  margin-bottom: 0;
}

.breadcrumb li a,
.breadcrumb li.active a {
  color: #7c7c7c;
  text-decoration: none;
  font-size: 12px;
}

.form-control:focus {
  box-shadow: none;
  border-color: #c5bfad;
}

.form-control {
  margin-bottom: 30px;
  border-radius: 0px;
  background-color: #ebebeb;
  border-color: #ebebeb;
  box-shadow: none;
  color: #9a9a9a;
  font-size: 14px;
}

textarea {
  resize: none;
}

img {
  object-fit: cover;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h5 a {
  color: inherit;
}

h1,
h2,
h3,
h4,
h5,
h5 {
  margin: 0;
  padding: 0;
}

.mfp-title {
  margin-top: 60px;
}

li.open {
  position: relative;
}

.open .dropdown-menu {
  position: absolute;
  z-index: 2;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width: 100%;
}

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.overlay2 {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.page-jumbo {
  position: relative;
}

.thumbnail {
  padding: 0;
  border-radius: 0;
  border: none;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 4px 51px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 51px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 51px 0px rgba(0, 0, 0, 0.1);
  transition: all 500ms;
  padding-bottom: 15px;
  overflow: hidden;
}

.thumbnail img {
  width: 100%;
}

.thumbnail .caption {
  padding: 25px 15px 0px 15px;
}

.thumbnail .caption p {
  line-height: 16px;
  margin: 15px 0px;
  padding-right: 15px;
}

.thumbnail a .lnr {
  color: #bc9628;
  font-size: 18px;
}

.card-white {
  background-color: #fff;
  padding: 3% 0;
}

.img-full {
  width: 100%;
}

.scrollup {
  height: 48px;
  width: 48px;
  border-radius: 50%;
  position: fixed;
  bottom: 20%;
  right: 40px;
  display: none;
  background-color: #bc9628;
  text-align: center;
  line-height: 52px;
  color: rgba(255, 255, 255, 0.7);
  z-index: 2;
}

.scrollup .lnr {
  color: #612265;
  font-size: 18px;
}

.tbpadding {
  padding: 4% 0%;
}

.justify-center {
  text-align: justify;
  -moz-text-align-last: center;
  text-align-last: center;
}

.bgwhite {
  background-color: #fff !important;
}

.facebook {
  background-color: #3b5998;
}

.twitter {
  background-color: #56a3d9;
}

.youtube {
  background-color: #bf221f;
}

.google {
  background-color: #dd4b39;
}

.linkedin {
  background-color: #007bb6;
}

.rss {
  background-color: #ff6600;
}

.email {
  background-color: #e82f4a;
}

.instagram {
  background-color: #8a3ab9;
}

.btn-fill {
  font-family: "Playfair Display", serif;
  background-color: #bc9629;
  padding: 9px 25px;
  color: #fff;
  font-size: 1.625rem;
  border-radius: 0;
}

.btn-fill.focus,
.btn-fill:focus,
.btn-fill:hover {
  color: #fff;
}

.btn-unfill {
  font-family: "Muli", sans-serif;
  background: transparent;
  padding: 10px 40px;
  color: #bc9628;
  font-size: 16px;
  border-radius: 0;
  border: 1px solid #bc9628;
}

.btn-fill.focus,
.btn-unfill:focus,
.btn-unfill:hover {
  color: #bc9628;
}

h2 {
  font-size: 40px;
  font-weight: 400;
  font-family: "Playfair Display", serif;
  font-style: italic;
  color: #606c77;
}

h3 {
  font-size: 30px;
  font-weight: 400;
  font-family: "Playfair Display", serif;
  color: #606c77;
}

h4 {
  font-size: 25px;
  font-weight: 400;
  font-family: "Playfair Display", serif;
  color: #606c77;
}

h5 {
  font-size: 18px;
  font-weight: 400;
  font-family: "Playfair Display", serif;
  color: #272727;
}

h6 {
  font-size: 16px;
  font-weight: 400;
  font-family: "Playfair Display", serif;
  color: #c7c7c7;
}

.heading1 {
  margin: 0 auto 15px auto;
  text-align: center;
}

.heading1 h2 {
  margin: 10px 0px 5px 0px;
}

.heading1 p {
  color: #606c77;
}

.heading2 {
  margin: 0 auto 15px;
  text-align: center;
}

.heading2 h3 {
}

.heading3 {
}

.top-nav {
  background-color: #fff;
  width: 100%;
  color: #fff;
  padding: 20px 0px 7px;
}

.top-nav .topl {
  padding-left: 35px;
}

.top-nav .topm {
  text-align: center;
}

.top-nav .topr {
  float: right;
  margin-top: 20px;
  padding-right: 40px;
}

.top-nav .topr .play-btn {
  margin-left: 1rem;
}

.top-nav .topr .play-btn img {
  height: 36px;
}

.top-nav .social {
  display: inline;
}

.social .round {
  height: 30px;
  width: 30px;
  margin: 0 auto;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
  margin-right: 5px;
  transition: 0.3s all;
  text-align: center;
}

.social .round:hover {
  border-radius: 15px 15px 0;
}

.social .zmdi {
  line-height: 30px;
  font-size: 14px;
  color: #fff;
}

.navbar {
  top: 0;
  transition: top 0.2s ease-in-out;
  width: 100%;
  margin-bottom: 0px;
  border-radius: 0px;
  border-bottom: 0;
}

.navbar-default {
  z-index: 1;
  background: url("../img/nav-bg.jpg") repeat-x;
  background-color: #313131;
  border-color: #313131;
  border-top: 1px solid #939393;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
}

.nav-down {
  position: fixed;
  top: 0px;
  transition: top 0.7s ease-in-out;
  z-index: 20;
  -webkit-box-shadow: 0 8px 6px -6px #000;
  -moz-box-shadow: 0 8px 6px -6px #000;
  box-shadow: 0px 0px 80px #333;
}

.navbar-brand {
  padding: 6px 25px;
  height: auto;
}

.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
  margin-left: 0px;
}

ul.nav.navbar-nav.navbar-right {
}

.navbar-right {
  color: #212e34;
  font-weight: 400;
}

.navbar-nav > li > a {
  padding: 22px 11px 22px 11px;
}

.navbar-nav > li.nav-img > a {
  padding: 11px 11px 11px 11px;
}

.navbar-default .navbar-nav > li > a {
  color: #fff;
  font-family: "Playfair Display", serif;
  font-size: 1.5rem;
}

.navbar-default .navbar-toggle {
  border-color: transparent;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #7c7c7c;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #fff;
}

.dropdown-toggle .lnr {
  font-size: 12px;
  position: absolute;
  right: 2px;
  top: 44%;
  color: #fff;
}

.navbar-nav > li.dropdown > a {
  padding-right: 20px;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #bc9628;
  font-family: "Playfair Display", serif;
  color: #fff;
  font-size: 18px;
}

.dropdown-menu > li > a {
  padding: 0px;
  word-wrap: break-word;
  white-space: normal;
}

.navbar-nav > li > .dropdown-menu li {
  padding-left: 30px;
  color: #fff;
  border-bottom: 1px solid #bc9629;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.navbar-nav > li > .dropdown-menu li:last-child {
  border-bottom: 0;
  margin-bottom: 0px;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-color: transparent;
  margin-left: 15px;
}

.navbar-nav > li > .dropdown-menu li a {
  color: #fff;
  transition: all 500ms;
}

.navbar-nav > li > .dropdown-menu li::before {
  content: "\e88a";
  font-family: "Linearicons-Free";
  position: absolute;
  font-size: 16px;
  margin-left: -20px;
  margin-top: -1px;
}

.navbar-nav > li > .dropdown-menu {
  background-color: #313131;
  border-radius: 0;
  margin-top: -1px;
  padding: 15px;
  min-width: 275px;
}

.navbar-nav > li > .dropdown-menu.archive-dropdown li a {
  color: #c0c1c1;
  font-size: 16px;
}

.navbar-nav > li > .dropdown-menu.archive-dropdown {
  width: 640px;
  padding-left: 35px;
  background-color: #464646;
}

.navbar-nav > li > .dropdown-menu.archive-dropdown li {
  display: inline-block;
  padding-left: 0px;
  padding: 10px;
  margin-left: -5px;
  border-color: #5b5b5b;
}

.navbar-nav > li > .dropdown-menu.archive-dropdown li:last-child {
  border-bottom: 1px solid #5b5b5b;
}

.navbar-nav > li > .dropdown-menu.archive-dropdown li::before {
  content: "";
}

.navbar-nav > li > .dropdown-menu.archive-dropdown li.active a,
.navbar-nav > li > .dropdown-menu.archive-dropdown li a:hover {
  color: #bb9528;
  background-color: transparent;
  text-decoration: underline;
}

.dropdown-menu.archive-dropdown > li > a:focus,
.dropdown-menu.archive-dropdown > li > a:hover {
  margin-left: 0px;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #fff;
}

li.nav-img {
  margin: 5px -20px 0px 15px;
}

.navbar-default .btn-fill {
  font-family: "Playfair Display", serif;
  margin-top: -5px;
  margin-left: 50px;
}

@media (max-width: 990px) {
  .navbar-header {
    float: none;
  }

  .navbar-left,
  .navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }

  .navbar-nav > li {
    float: none;
  }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .collapse.in {
    display: block !important;
  }
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  text-align: center;
}

@media (min-width: 768px) {
  .navbar-nav > li {
    float: none;
    display: inline-block;
  }

  .navbar-nav {
    float: none;
  }
}

nav.stroke.nav-down {
  animation: collapse 0.5s ease forwards;
}

@keyframes collapse {
  from {
    opacity: 0;
    top: -77px;
  }

  to {
    opacity: 1;
    top: 0px;
  }
}

nav.stroke ul li a,
nav.fill ul li a {
  position: relative;
}

nav.stroke ul li a:after,
nav.fill ul li a:after {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: ".";
  color: transparent;
  background: #bc9628;
  height: 2px;
}

nav.stroke ul li.nav-img a:after,
nav.fill ul li.nav-img a:after {
  bottom: 2px;
}

nav.stroke ul.dropdown-menu li a:after,
nav.fill ul.dropdown-menu li a:after {
  height: 0;
}

nav.stroke ul li a:hover:after {
  width: 90%;
}

nav ul li a,
nav ul li a:after,
nav ul li a:before {
  transition: all 0.5s;
}

nav ul li a:hover {
  color: #555;
}

.bs-slider {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.bs-slider:hover {
  cursor: -moz-grab;
  cursor: -webkit-grab;
}

.bs-slider:active {
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}

.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
  margin: auto;
  width: 100% !important;
  max-height: 657px;
  min-height: 370px;
}

.carousel-control {
  top: 47%;
  opacity: 0;
  cursor: pointer;
  overflow: hidden;
}

.control-round:hover .carousel-control {
  opacity: 1;
}

.control-round .carousel-control.left {
  left: 1%;
}

.control-round .carousel-control.right {
  right: 1%;
}

.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover {
  color: #fdfdfd;
  background: rgba(0, 0, 0, 0.5);
  border: 0px transparent;
}

.control-round .carousel-control.left > span:nth-child(1) {
  left: 45%;
}

.control-round .carousel-control.right > span:nth-child(1) {
  right: 45%;
}

.carousel-control {
  opacity: 1;
  z-index: 2;
}

.carousel-control span {
  font-size: 32px;
  color: #606c77;
}

.carousel-control.left,
.carousel-control.right {
  background-image: none;
}

.fade {
  opacity: 1;
}

.fade .item {
  top: 0;
  z-index: 1;
  opacity: 0;
  width: 100%;
  position: absolute;
  left: 0 !important;
  display: block !important;
  -webkit-transition: opacity ease-in-out 1s;
  -moz-transition: opacity ease-in-out 1s;
  -ms-transition: opacity ease-in-out 1s;
  -o-transition: opacity ease-in-out 1s;
  transition: opacity ease-in-out 1s;
}

.fade .item:first-child {
  top: auto;
  position: relative;
}

.fade .item.active {
  opacity: 1;
  z-index: 2;
  -webkit-transition: opacity ease-in-out 1s;
  -moz-transition: opacity ease-in-out 1s;
  -ms-transition: opacity ease-in-out 1s;
  -o-transition: opacity ease-in-out 1s;
  transition: opacity ease-in-out 1s;
}

.indicators-line > .carousel-inner > .carousel-indicators {
  bottom: 4%;
  left: 22%;
  width: 24%;
  height: 20px;
  font-size: 0;
  overflow-x: auto;
  text-align: right;
  overflow-y: hidden;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 1px;
  white-space: nowrap;
  height: 25px;
}

.indicators-line > .carousel-inner > .carousel-indicators li {
  padding: 0;
  width: 12px;
  height: 12px;
  border: 1px solid rgb(158, 158, 158);
  text-indent: 0;
  overflow: hidden;
  text-align: left;
  position: relative;
  letter-spacing: 1px;
  background: rgb(158, 158, 158);
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 5px;
  -webkit-transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
  transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
  z-index: 10;
  cursor: pointer;
}

.indicators-line > .carousel-inner > .carousel-indicators li:last-child {
  margin-right: 0;
}

.indicators-line > .carousel-inner > .carousel-indicators .active {
  margin: 1px 5px 1px 1px;
  box-shadow: 0 0 0 2px #fff;
  background-color: transparent;
  position: relative;
  -webkit-transition: box-shadow 0.3s ease;
  -moz-transition: box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.indicators-line > .carousel-inner > .carousel-indicators .active:before {
  transform: scale(0.5);
  background-color: #fff;
  content: "";
  position: absolute;
  left: -4px;
  top: -4px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.slide-text {
  left: 8%;
  bottom: 7.5%;
  margin: auto;
  padding: 10px;
  position: absolute;
  text-align: left;
  padding: 10px 85px;
  width: 50%;
}

.slide-text > h1 {
  padding: 0;
  color: #ffffff;
  font-size: 36px;
  margin-bottom: 20px;
  display: block;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
  font-family: "Playfair Display", serif;
  font-weight: 400;
  line-height: 45px;
}

.slide-text > p {
  font-family: "Muli", sans-serif;
  padding: 0px;
  font-size: 16px;
  margin-bottom: 30px;
  color: #fff;
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
  line-height: 23px;
  font-weight: 400;
}

.slide-text > p > .lnr {
  font-size: 27px;
}

.slide-text > p:first-child {
  margin-bottom: 0px;
  color: #fff;
}

.slide-text > a {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}

@media (max-width: 991px) {
  .slide-text h1 {
    font-size: 36px;
    line-height: 28px;
    margin-bottom: 20px;
  }

  .slide-text > p {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .slide-text {
    padding: 10px 0px;
  }

  .slide-text h1 {
    font-size: 36px;
    margin-bottom: 5px;
  }

  .slide-text > p {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .slide-text .btn-orange {
    font-size: 14px;
  }

  .control-round .carousel-control {
    display: none;
  }

  .btn-down {
    bottom: 3%;
  }
}

@media (max-width: 480px) {
  .slide-text {
    padding: 10px 30px;
  }

  .slide-text h1 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 5px;
  }

  .slide-text > p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 10px;
  }

  .slide-text > a.btn-default,
  .slide-text > a.btn-primary {
    font-size: 10px;
    line-height: 10px;
    margin-right: 10px;
    text-align: center;
    padding: 10px 15px;
  }

  .indicators-line > .carousel-inner > .carousel-indicators {
    display: none;
  }
}

.overlay-slider {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 0;
}

.page-jumbo .overlay-slider {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 1;
  height: 100%;
}

.pageant-sec {
  text-align: center;
  padding: 6% 0%;
  background-color: #f9fcff;
}

.backgroundDesign {
  background-image: url("../img/back-image.png");
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  padding-bottom: 20%;
}

.backgroundDesign2 {
  position: relative;
  padding-bottom: 5rem;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(190, 152, 43, 0.3925945378151261) 97%,
    rgba(163, 124, 10, 0.6727065826330532) 162%
  );
}

.backgroundDesign2 .award-icon-wrapper img {
  position: absolute;
  bottom: 10%;
  right: 0;
  height: 37.5rem;
  width: auto;
}

.backgroundDesign2 .col-lg-8 {
  float: unset;
  margin: auto;
}

.backgroundDesign2 .heading1 {
  padding-top: 5rem;
}

.backgroundDesign2::before {
  content: "";
  background-image: url("../img/back-image2.png");
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
}

.backgroundDesign2 p {
  margin-bottom: 1.875rem;
}

.backgroundDesign2 #lightgallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.backgroundDesign2 .gallery-wrapper .image-wrapper {
  background-color: #fff;
  border: 6px solid #ffffff;
  margin-bottom: 1.25rem;
  box-shadow: 0px 4px 35px 5px rgba(218, 196, 196, 0.25);
}

@media (max-width: 1200px) {
  .backgroundDesign2 .gallery-wrapper .row {
    display: flex;
    flex-wrap: wrap;
  }
}

@media (max-width: 768px) {
  .backgroundDesign2 .gallery-wrapper .row {
    display: flex;
    flex-wrap: wrap;
  }
}

@media (max-width: 375px) {
  .backgroundDesign2 .gallery-wrapper .row {
    display: flex;
    flex-wrap: wrap;
  }

  .backgroundDesign2 .gallery-wrapper .col-3 {
    width: 100%;
  }
}

.backgroundDesign2 .gallery-wrapper .image-wrapper img {
  height: 100%;
  width: 100%;
}

.backgroundDesign .big-title-carousel {
  margin-top: 6.25rem;
}

.backgroundDesign #lightgallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.big-title-card .content {
  background-image: url("../img/content-background.png");
  background-size: contain;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  background-color: #e9dec1;
  padding: 2rem 0.75rem 2rem 1.6875rem;
  text-align: start;
  border-top: 4px solid #bc9628;
}

.big-title-card .content-wrapper {
  position: relative;
}

.big-title-card .content-wrapper .icon {
  position: absolute;
  width: 8rem;
  height: 8rem;
  right: 10%;
  bottom: 40%;
  border-radius: 50%;
  background: #ffffff;
  border: 4px solid #bb9528;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 4px 90px 8px rgba(75, 75, 75, 0.25);
}

.big-title-card .content-wrapper .icon img {
  height: 52px;
  width: 50px;
  margin: auto;
  object-fit: contain;
}

.big-title-card .content h3 {
  font-weight: 400;
  font-size: 2rem;
  color: #a37c0a;
}

.pageant-sec .row {
  width: 70%;
  margin: 0 auto;
}

.pageant-sec .heading1 h2 {
  margin: 20px 0px 10px 0px;
}

.pageant-sec p {
  font-size: 16px;
  line-height: 24px;
}

.pageant-sec .btn-unfill {
  margin-top: 25px;
  padding: 15px 40px;
}

.finale img {
  min-height: 224px;
  height: 100%;
}

.finale-carousel-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: all 1000ms;
}

.finale-carousel-overlay:hover {
  cursor: -moz-grab;
  cursor: -webkit-grab;
  background: rgba(0, 0, 0, 0);
}

.finale-carousel {
  margin: 35px 0px 0px;
}

.finale-carousel-wrap {
  background-color: #f9fcff;
}

.news-update {
  background-color: #f9fcff;
}

.news-update-thumb {
  display: inline-block;
  margin-top: 30px;
  overflow: hidden;
}

.news-update-thumb .winner-hover-image {
  position: absolute;
  bottom: 0;
  top: 0;
  transform: translateY(-127%);
  transition: 0.4s ease-in-out;
}

.news-update-thumb .winner-hover-image .title {
  position: absolute;
  top: 0;
  color: #fff;
  background: #bc962838;
  width: 100%;
  height: 100%;
  padding: 20px;
}

.news-update-thumb .winner-hover-image .title h3 {
  color: #fff;
}

.news-update-thumb .winner-hover-image .title p {
  color: #fff;
}

.news-update-thumb .winner-hover-image .name {
  position: absolute;
  top: 96%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}

.news-update-thumb .winner-hover-image img {
  height: 100%;
  width: 100%;
}

.news-update-thumb .winner-hover-image .ribbon {
  position: absolute;
  left: 0;
  width: 100%;
  object-fit: contain;
  height: auto;
  bottom: -25%;
}

.news-update-thumb .thumbnail a {
  position: relative;
  overflow: hidden;
}

.news-update-thumb .thumbnail h5 {
  max-height: 38px;
  overflow: hidden;
}

.news-update-thumb .thumbnail p {
  max-height: 50px;
  overflow: hidden;
}

.news-update-thumb .thumbnail .caption {
  max-height: 146px;
  min-height: 146px;
}

.news-update-thumb .thumbnail .caption .lnr {
  transition: all 500ms;
}

.news-update-thumb .thumbnail:hover {
  transform: translateY(-5px);
}

.news-update-thumb .thumbnail:hover .winner-hover-image {
  transform: unset;
}

.news-update-thumb .thumbnail:hover .caption .lnr {
  margin-left: 15px;
}

.hall-fame {
  background-color: #313131;
}

.hall-fame .heading1 h2 {
  color: #c7c7c7;
}

.hall-fame .heading1 p {
  color: #9c9c9c;
}

.hall-fame-carousel img {
  width: 170px !important;
  height: 170px;
  margin: 0 12.5px;
}

.hall-fame-carousel-wrap {
  position: relative;
  margin: 30px 0px 10px;
}

.hall-fame-carousel-wrap:hover {
  cursor: -moz-grab;
  cursor: -webkit-grab;
}

.hall-fame-carousel h6 {
  text-align: center;
  padding: 0px 15px;
  font-style: italic;
  margin: 15px 0px 0px;
}

.hall-fame-carousel p {
  font-family: "Playfair Display", serif;
  text-align: center;
  padding: 0px 15px;
  font-size: 18px;
  font-style: italic;
}

.car-control,
.car-control:hover,
.car-control:focus {
  width: 40px;
  height: 40px;
  z-index: 1;
  color: #612265;
  display: block;
  font-size: 18px;
  cursor: pointer;
  overflow: hidden;
  line-height: 44px;
  text-shadow: none;
  position: absolute;
  font-weight: normal;
  background: transparent;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #bc9628;
  text-align: center;
  z-index: 0;
}

.control-prev {
  left: -1.5%;
  top: 33%;
}

.control-next {
  right: -1.5%;
  top: 33%;
}

.sponsors {
  text-align: center;
}

.sponsors img {
  margin: 10px auto 10px;
}

.sponsors h3 {
  font-size: 40px;
  font-style: italic;
}

.fe-sponsor1 img,
.fe-sponsor3 img {
  margin: 100px auto 10px;
}

.fe-sponsor2 img {
  margin: 15px auto 145px;
}

.fe-sponsor1,
.fe-sponsor2,
.fe-sponsor3 {
  display: inline-block;
  position: relative;
  margin: 10px;
}

.fe-sponsor1:before,
.fe-sponsor2:before,
.fe-sponsor3:before {
  font-family: "Playfair Display", serif;
  font-style: italic;
  color: #313131;
  font-size: 16px;
  width: 200px;
}

.fe-sponsor1:before {
  content: "Powered by";
  position: absolute;
  left: 50%;
  top: 45%;
  transform: translate(-50%, -50%);
}

.fe-sponsor2:before {
  content: "Brought by";
  position: absolute;
  left: 50%;
  top: 0%;
  transform: translate(-50%, -50%);
}

.fe-sponsor3:before {
  content: "Styled by";
  position: absolute;
  left: 50%;
  top: 45%;
  transform: translate(-50%, -50%);
}

.footer {
  background-color: #1e1e1e;
  padding: 5% 0% 5%;
}

.footer h4 {
  color: #c6c6c6;
  font-size: 24px;
  font-style: italic;
  margin-bottom: 22px;
}

.footer p,
.footer a,
.footer a:hover {
  color: #525252;
}

.footer .about-footer p {
  line-height: 20px;
}

.footer ul li {
  line-height: 29px;
}

.footer ul li .zmdi {
  color: #989898;
  font-size: 18px;
  margin-right: 7px;
}

.footer-right {
  text-align: center;
}

/*.footer .first-quick-link{padding-left:50px;}*/
.footer-part {
  margin-top: 30px;
}

.footer hr {
  border: 1px solid #252525;
  margin: 50px 0px;
}

.copyright {
  text-align: center;
}

.copyright p {
  margin-bottom: 20px;
}

.page-jumbo .parallax-window {
  padding: 0% 0% 8%;
  min-height: 420px;
  position: relative;
  background: #313131;
  overflow: hidden;
  max-height: 420px;
}

.page-jumbo .parallax-window img {
  width: 100%;
  /* height: 220px; */
  pointer-events: none;
}

.parallax-head {
  width: 38%;
  position: absolute;
  left: 14%;
  bottom: 21%;
  z-index: 3;
}

.parallax-head h1 {
  font-family: "Playfair Display", serif;
  font-size: 36px;
  color: #fff;
  margin-bottom: 15px;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 1);
}

.parallax-head p {
  color: #fff;
  font-size: 16px;
  line-height: 18px;
}

.parallax-head:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 210px;
  background-color: #bc9629;
  bottom: -23%;
}

.page-jumbo .photo-credit {
  z-index: 1;
  position: absolute;
  right: 10%;
  text-align: right;
  bottom: 19%;
}

.page-jumbo .photo-credit img {
  margin-right: 40px;
  width: 150px;
  margin-bottom: 40px;
}

.page-jumbo .photo-credit p {
  color: #fff;
  font-size: 16px;
}

.contact-wrap {
  background-color: #fcfcfc;
  margin-top: -7%;
  -webkit-box-shadow: 0px 0px 98px 0px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0px 0px 98px 0px rgba(0, 0, 0, 0.19);
  box-shadow: 0px 0px 98px 0px rgba(0, 0, 0, 0.19);
  padding: 4.5% 0%;
  margin-bottom: 50px;
  z-index: 1;
}

.contact-info {
  padding: 0% 3.5% 0% 7.5%;
}

.contact-info h4 {
  font-weight: 700;
  position: relative;
  display: inline-block;
  margin: 50px 0px 20px;
}

.contact-info h4:before {
  padding: 0 5px 0 0;
  content: url(../img/head-crown.png);
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: -110%;
}

.contact-info ul li {
  line-height: 34px;
  color: #606c77;
  position: relative;
  padding-left: 25px;
  word-break: break-all;
}

.contact-info ul li:before {
  font-family: "Linearicons-Free";
  position: absolute;
  font-size: 20px;
  left: 0px;
  top: 4px;
  color: #bb9528;
  margin-top: -5px;
}

.contact-info ul li:nth-child(1):before {
  content: "\e833";
}

/*.contact-info ul li:nth-child(2):before {*/
/*  content: "\e867";*/
/*}*/

.contact-info ul li:nth-child(2):before {
  content: "\e831";
}

.contact-info ul li:nth-child(3):before {
  content: "\e818";
}

.contact-info ul li:nth-child(4):before {
  content: "\e853";
}

.contact-info ul li:nth-child(5):before {
  content: "\f343";
  font-family: "Material-Design-Iconic-Font";
}

.contact-info ul li:nth-child(6):before {
  content: "\f34f";
  font-family: "Material-Design-Iconic-Font";
}

.contact-box .row {
  width: 90%;
}

.contact-box .form-group {
  margin-bottom: 30px;
}

.contact-box .form-control {
  margin-bottom: 0px;
}

.contact-box h5 {
  font-weight: 700;
  color: #363c42;
  margin-bottom: 30px;
}

.detail-content-wrap {
  background-color: #f9fcff;
}

.detail-content {
  width: 95%;
}

.detail-content p {
  text-align: left;
  margin: 25px 0px;
  font-size: 18px;
}

.detail-content img {
  margin: 45px 0px;
  width: 100%;
}

.detail-content .heading1 img {
  max-width: 100%;
  margin: 10px auto 15px;
  width: unset;
}

.detail-content .justify-center {
  text-align: justify;
  -moz-text-align-last: center;
  text-align-last: center;
}

.full-img-wrap img {
  width: 100%;
}

.interest-sec {
  background-color: #f9fcff;
  padding-bottom: 4%;
  padding-top: 4%;
}

.interest-sec h2 {
  font-size: 36px;
  font-style: normal;
  color: #313131;
  margin: 10px 0px 5px 0px;
}

.pageant-para {
  margin-bottom: 20px;
}

.pageant-para .parallax-window {
  padding: 0% 0% 0%;
  min-height: 585px;
  position: relative;
  background: transparent;
}

.obj-box {
  width: 50%;
  background-color: #bc9628;
  padding: 40px 40px 70px;
  -webkit-box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.33);
  box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.33);
  float: right;
  margin-top: -2%;
}

.obj-box-content {
  max-height: 600px;
  overflow-y: auto;
  padding: 0px 20px;
}

.os-theme-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle {
  background: #e8e4d8;
}

.obj-box h2 {
  color: #f9fcff;
}

.obj-box p {
  font-size: 14px;
  margin: 0 auto;
  color: #f9fcff;
  margin-top: 20px;
  text-align: justify;
  -moz-text-align-last: center;
  text-align-last: center;
}

.treasure-content-wrap {
  background-color: #fff;
  padding: 4% 0% 2%;
}

.treasure-content-wrap .detail-content {
  width: 90%;
  margin: 0 auto;
}

.members {
  padding-bottom: 3%;
}

.members h3 {
  font-size: 36px;
  margin: 15px 0px;
}

.members ul {
  text-align: center;
}

.members ul li {
  height: 90px;
  width: 90px;
  border-radius: 50%;
  background-color: #8ac53f;
  display: inline-block;
  margin: 0 auto;
  padding-top: 27px;
  margin-top: 25px;
}

.members ul li:nth-child(1) {
  clear: both;
  display: block;
  background-color: #0790df;
  padding-top: 27px;
}

.members ul li:nth-child(2),
.members ul li:nth-child(3),
.members ul li:nth-child(4),
.members ul li:nth-child(5) {
  background-color: #f65933;
}

.members ul li:nth-child(5) {
  clear: both;
  white-space: pre;
  display: inline-block;
}

.members ul li:nth-child(5)::after {
  white-space: pre;
  content: "";
  clear: both;
  display: table;
}

.memberwrap {
  position: relative;
  margin-bottom: 40px;
  cursor: pointer;
  transition: all 500ms;
}

.memberimgwrap {
  position: relative;
  margin-bottom: 10px;
  width: 98px;
  height: 98px;
  -webkit-transition: box-shadow 0.3s ease-in;
  margin: 0 auto;
}

.memberwrap:hover {
  transform: translateY(-5px);
}

.memberimgwrap img {
  max-width: 100%;
  border-radius: 50%;
  -webkit-box-shadow: 0px 4px 58px 0px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 4px 58px 0px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 4px 58px 0px rgba(0, 0, 0, 0.18);
}

.team-info {
  display: inline-block;
  margin-top: 40px;
  width: 100%;
  text-align: center;
}

.team-info.circle .memberimgwrap {
  border-radius: 50%;
}

.team-info.circle .memberinfo {
  padding: 0px;
  text-align: center;
}

.memberinfo h5 {
  color: #606c77;
  margin: 10px 0px 5px;
}

.memberinfo p {
  color: #606c77;
  font-size: 14px;
  line-height: 18px;
}

.member-para {
  margin-bottom: 20px;
}

.member-para .parallax-window {
  padding: 4% 0% 8%;
  min-height: 585px;
  position: relative;
  background: transparent;
}

.member-para .obj-box {
  width: 50%;
  background: #0d0d0d url("../img/pattern.png");
  padding: 40px 60px 70px;
  -webkit-box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.33);
  box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.33);
  float: left;
  margin-top: 0%;
  text-align: center;
}

.member-para .obj-box h2 {
  color: #f9fcff;
}

.member-para .obj-box p {
  font-size: 14px;
  margin: 0 auto;
  color: #f9fcff;
  margin-top: 20px;
  text-align: justify;
  -moz-text-align-last: center;
  text-align-last: center;
}

.member-para .obj-box .btn {
  margin: 60px auto 0px;
  text-align: center;
}

.hidden-content {
  width: 99%;
}

.hidden-content h3 {
  color: #313131;
  margin-bottom: 40px;
}

.hidden-content p {
  text-align: justify;
}

.tab-gallery-wrap {
  background-color: #f5f9fd;
}

.tab-gallery-wrap h2 {
  color: #313131;
  font-style: normal;
  font-size: 43px;
}

.tab-head {
  text-align: center;
}

.tab-head ul li {
  display: inline-block;
  color: #a4a4a4;
  font-family: "Playfair Display", serif;
  margin: 20px;
  font-size: 18px;
}

.tab-view {
  margin: 40px auto;
}

.tab-view.portfolioContainer.isotope {
  overflow: visible !important;
  z-index: 0 !important;
}

.tab-img-wrap {
  margin-bottom: 10px;
  position: relative;
  width: 20%;
  float: left;
  padding: 0 5px;
}

.portfolioContainer .tab-img-wrap img {
  border: 3px solid #bc9628;
  box-shadow: 0px 0px 0px 6px #fff inset;
}

.tab-img-wrap p {
  text-align: center;
  font-family: "Playfair Display", serif;
  font-size: 16px;
  color: #313131;
  font-style: italic;
  margin: 5px 0px 5px;
  /* max-height: 50px;
  min-height: 50px; */
}

.tab-img-wrap.judge {
  width: 100%;
}

.tab-img-wrap.achievements {
  width: 100%;
}

.achievements-gallery-box {
  width: 100%;
}

.achievements-gallery-box .col-12 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.achievements-gallery-box .gallery-box .gallery-name {
  bottom: 0;
  width: 100%;
  padding: 10px;
  right: 0;
}

.achievements-gallery-box .gallery-box .gallery-name p {
  text-align: center;
  font-family: "Playfair Display", serif;
  color: #000;
  font-style: italic;
  font-size: 1.5rem;
}

.achievements-gallery-box .gallery-box {
  margin-bottom: 1.25rem;
  position: relative;
  overflow: hidden;
  margin-left: 15px;
  margin-right: 15px;
  padding: 0;
}

@media (max-width: 1200px) {
  .achievements-gallery-box .col-lg-3 {
    width: 29%;
    float: left;
  }
}

@media (max-width: 692px) {
  .achievements-gallery-box .col-lg-3 {
    width: 50%;
  }
}

.achievements-gallery-box .gallery-box .image-wrapper img {
  width: 100%;
}

.tab-img-wrap .judge-wrap {
  width: 45%;
  background-color: #ffffff;
  margin: 0 auto;
  padding: 55px 45px;
  -webkit-box-shadow: 0px 6px 40px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 6px 40px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 6px 40px 0px rgba(0, 0, 0, 0.1);
}

.tab-img-wrap .judge-wrap ul {
}

.tab-img-wrap .judge-wrap li {
  color: #272727;
  font-family: "Playfair Display", serif;
  font-size: 18px;
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 7px;
  padding-bottom: 7px;
}

.tab-img-wrap .judge-wrap li:last-child {
  border-bottom: 0;
}

.tab-img-wrap .judge-wrap li p {
  text-align: left;
  color: #606c77;
  font-family: "Muli", sans-serif;
  font-size: 14px;
  font-style: normal;
  margin: 0px;
}

.contestants {
  background-color: #f9fcff;
  padding: 6% 0%;
}

.contestants .heading2 img {
  margin: 15px 0px;
}

.contestants .heading2 h3 {
  color: #313131;
}

.contestants ul {
  text-align: center;
  margin: 60px auto 0;
}

.contestants ul li {
  width: 20%;
  display: inline-block;
  margin: 30px 0px;
  transition: all 500ms;
}

.contestants ul li:hover {
  transform: translateY(-5px);
}

.contestant-img-wrap img {
  position: relative;
  min-height: 149px;
  max-height: 320px;
  margin: 10px auto;
  border-radius: 50%;
  -webkit-transition: box-shadow 0.3s ease-in;
  width: 216px;
}

.contestants ul li:hover img {
  -webkit-box-shadow: 0px 4px 58px 0px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 4px 58px 0px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 4px 58px 0px rgba(0, 0, 0, 0.18);
}

.contestant-txt-wrap p {
  color: #606c77;
  font-family: "Playfair Display", serif;
  font-size: 16px;
}

.contestant-txt-wrap p#voteher {
  color: #bc9629;
  font-family: "Playfair Display", serif;
  font-size: 14px;
}

.contestant-txt-wrap p#voteher span {
  margin-right: 5px;
  margin-top: 5px;
}

.contestant-img-wrap {
  position: relative;
}

.contestants ul li .contestant-img-wrap:before {
  position: absolute;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  top: 0px;
  right: 55px;
  background-color: #bc9629;
  font-family: "Playfair Display", seif;
  z-index: 1;
}

.contestants ul li:nth-child(1) .contestant-img-wrap:before {
  content: "1";
}

.contestants ul li:nth-child(2) .contestant-img-wrap:before {
  content: "2";
}

.contestants ul li:nth-child(3) .contestant-img-wrap:before {
  content: "3";
}

.contestants ul li:nth-child(4) .contestant-img-wrap:before {
  content: "4";
}

.contestants ul li:nth-child(5) .contestant-img-wrap:before {
  content: "5";
}

.contestants ul li:nth-child(6) .contestant-img-wrap:before {
  content: "6";
}

.contestants ul li:nth-child(7) .contestant-img-wrap:before {
  content: "7";
}

.contestants ul li:nth-child(8) .contestant-img-wrap:before {
  content: "8";
}

.contestants ul li:nth-child(9) .contestant-img-wrap:before {
  content: "9";
}

.contestants ul li:nth-child(10) .contestant-img-wrap:before {
  content: "10";
}

.contestants ul li:nth-child(11) .contestant-img-wrap:before {
  content: "11";
}

.contestants ul li:nth-child(12) .contestant-img-wrap:before {
  content: "12";
}

.contestants ul li:nth-child(13) .contestant-img-wrap:before {
  content: "13";
}

.contestants ul li:nth-child(14) .contestant-img-wrap:before {
  content: "14";
}

.contestants ul li:nth-child(15) .contestant-img-wrap:before {
  content: "15";
}

.contestants ul li:nth-child(16) .contestant-img-wrap:before {
  content: "16";
}

.contestants ul li:nth-child(17) .contestant-img-wrap:before {
  content: "17";
}

.contestants ul li:nth-child(18) .contestant-img-wrap:before {
  content: "18";
}

.contestants ul li:nth-child(19) .contestant-img-wrap:before {
  content: "19";
}

.contestants ul li:nth-child(20) .contestant-img-wrap:before {
  content: "20";
}

.contestants ul li:nth-child(21) .contestant-img-wrap:before {
  content: "21";
}

.contestants ul li:nth-child(22) .contestant-img-wrap:before {
  content: "22";
}

.contestants ul li:nth-child(23) .contestant-img-wrap:before {
  content: "23";
}

.contestants ul li:nth-child(24) .contestant-img-wrap:before {
  content: "24";
}

.contestants ul li:nth-child(25) .contestant-img-wrap:before {
  content: "25";
}

#portfolioModal .modal-body {
  padding: 0;
}

#portfolioModal .modal-content {
  border-radius: 0;
}

.portfolioRight {
  padding: 29px 20px;
}

.portfolioRight h4 {
  font-size: 23px;
  color: #606c77;
}

.portfolioRight p {
  color: #606c77;
  line-height: 20px;
}

.portfolioRight p span {
  color: #bc9629;
}

.portfolioRight h5 {
  font-size: 18px;
  color: #bc9629;
  margin-bottom: 10px;
}

.portfolioRight .cno {
  margin: 5px 0px 20px;
}

.portfolioRight .voting-time {
  margin: 30px 0px 0px;
  font-style: italic;
  font-style: 12px;
  color: #a1a1a1;
}

#portfolioModal .modal-dialog {
  margin: 10% auto;
}

#portfolioModal .close {
  z-index: 1;
  position: absolute;
  right: 0;
}

.portfolioContainer:after {
  content: "";
  display: block;
  clear: both;
}

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
}

.portfolioFilter a.current {
  color: #bc9629;
  border-bottom: 1px solid #bc9629;
}

.event-gallery {
  background-color: #f9fcff;
}

.event-img-wrap {
  margin-bottom: 30px;
}

.event-img-wrap img {
  width: 100%;
}

#myStartModal .modal-body {
  padding: 0px;
}

#myStartModal .modal-content {
  margin: 0 auto;
  margin-top: 12vh;
  box-shadow: unset !important;
  background-color: unset;
  border: unset;
}

#myStartModal .close {
  background-color: #313131;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  text-align: center;
  z-index: 1;
  position: absolute;
  z-index: 1;
  opacity: 1;
  text-shadow: none;
  color: #fff;
  line-height: 35px;
  font-size: 19px;
  right: 0px;
  top: -18px;
}

#myStartModal .close a {
  color: #fff;
}

.loader {
  position: fixed;
  width: 100%;
  height: 100vh;
  background-color: rgba(49, 49, 49, 0.8);
  z-index: 999;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ball-triangle-path {
  position: relative;
  -webkit-transform: translate(-29.994px, -37.50938px);
  transform: translate(-29.994px, -37.50938px);
}

.ball-triangle-path > div:nth-child(1) {
  -webkit-animation-name: ball-triangle-path-1;
  animation-name: ball-triangle-path-1;
  -webkit-animation-delay: 0;
  animation-delay: 0;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.ball-triangle-path > div:nth-child(2) {
  -webkit-animation-name: ball-triangle-path-2;
  animation-name: ball-triangle-path-2;
  -webkit-animation-delay: 0;
  animation-delay: 0;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.ball-triangle-path > div:nth-child(3) {
  -webkit-animation-name: ball-triangle-path-3;
  animation-name: ball-triangle-path-3;
  -webkit-animation-delay: 0;
  animation-delay: 0;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.ball-triangle-path > div {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  border: 1px solid #fff;
}

.ball-triangle-path > div:nth-of-type(1) {
  top: 50px;
}

.ball-triangle-path > div:nth-of-type(2) {
  left: 25px;
}

.ball-triangle-path > div:nth-of-type(3) {
  top: 50px;
  left: 50px;
}

@-webkit-keyframes ball-triangle-path-1 {
  33% {
    -webkit-transform: translate(25px, -50px);
    transform: translate(25px, -50px);
  }

  66% {
    -webkit-transform: translate(50px, 0px);
    transform: translate(50px, 0px);
  }

  100% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}

@keyframes ball-triangle-path-1 {
  33% {
    -webkit-transform: translate(25px, -50px);
    transform: translate(25px, -50px);
  }

  66% {
    -webkit-transform: translate(50px, 0px);
    transform: translate(50px, 0px);
  }

  100% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}

@-webkit-keyframes ball-triangle-path-2 {
  33% {
    -webkit-transform: translate(25px, 50px);
    transform: translate(25px, 50px);
  }

  66% {
    -webkit-transform: translate(-25px, 50px);
    transform: translate(-25px, 50px);
  }

  100% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}

@keyframes ball-triangle-path-2 {
  33% {
    -webkit-transform: translate(25px, 50px);
    transform: translate(25px, 50px);
  }

  66% {
    -webkit-transform: translate(-25px, 50px);
    transform: translate(-25px, 50px);
  }

  100% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}

@-webkit-keyframes ball-triangle-path-3 {
  33% {
    -webkit-transform: translate(-50px, 0px);
    transform: translate(-50px, 0px);
  }

  66% {
    -webkit-transform: translate(-25px, -50px);
    transform: translate(-25px, -50px);
  }

  100% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}

@keyframes ball-triangle-path-3 {
  33% {
    -webkit-transform: translate(-50px, 0px);
    transform: translate(-50px, 0px);
  }

  66% {
    -webkit-transform: translate(-25px, -50px);
    transform: translate(-25px, -50px);
  }

  100% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}

@media (min-width: 320px) and (max-width: 479px) {
  .scrollup {
    right: 10px;
  }

  .top-nav {
    padding: 0px 0px 15px;
  }

  .top-nav .topl {
    padding-left: 0px;
    text-align: center;
  }

  .top-nav .topr {
    float: none;
    padding-right: 0;
    text-align: center;
  }

  nav.stroke ul li a::after,
  nav.fill ul li a::after {
    bottom: 5px;
  }

  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 2px 15px 5px 10px;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
  }

  .collapse.in {
    overflow-x: hidden;
    padding-bottom: 20px;
  }

  .navbar-default .btn-fill {
    margin-left: 10px;
    margin-top: 0px;
  }

  .slide-text {
    padding: 10px 0px;
    width: 70%;
    left: 12%;
  }

  .slide-text > p {
    display: none;
  }

  .carousel-control span {
    font-size: 22px;
  }

  .carousel-control {
    top: 38%;
  }

  .slide-text .btn {
    padding: 8px 16px;
  }

  .pageant-sec,
  .tbpadding {
    padding: 15% 0%;
  }

  .pageant-sec .row {
    width: 100%;
  }

  .hall-fame-carousel img {
    width: 140px !important;
    height: 140px;
  }

  .control-prev,
  .control-next {
    display: none !important;
  }

  .footer {
    padding: 20% 0% 10%;
  }

  .contact-wrap {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .contact-box {
    padding: 30px !important;
  }

  .contact-box .row {
    width: 100%;
    margin: 0px;
  }

  .parallax-head {
    width: 85%;
    bottom: 30%;
    left: 5%;
  }

  .parallax-head::after {
    bottom: -10%;
  }

  .detail-content {
    width: 90%;
  }

  .detail-content img {
    margin: 20px 0px;
  }

  .obj-box {
    width: 100%;
    padding: 40px 30px 40px;
  }

  .member-para .obj-box {
    width: 100%;
    padding: 40px 30px 40px;
  }

  .tab-head ul li {
    margin: 5px;
  }

  .tab-img-wrap {
    width: 100%;
    margin-bottom: 20px;
  }

  .page-jumbo .photo-credit {
    bottom: 0%;
  }

  .page-jumbo .photo-credit img {
    width: 55px;
    margin-bottom: 0px;
    margin-right: 0px;
  }

  .fe-sponsor1:before {
    position: relative;
    left: 0;
  }

  .fe-sponsor2:before {
    position: relative;
    left: 0;
  }

  .fe-sponsor3:before {
    position: relative;
    left: 0;
  }

  #myStartModal .modal-content {
    width: 100%;
    margin-top: 34%;
  }

  .contestants ul li {
    width: 90%;
  }

  .contestants ul li .contestant-img-wrap::before {
    right: 34%;
  }

  .portfolioRight {
    padding: 20px 40px;
  }

  .tab-img-wrap .judge-wrap {
    width: 100%;
  }

  .navbar-nav > li > .dropdown-menu.archive-dropdown {
    width: 100%;
  }

  .navbar-nav > li > .dropdown-menu.archive-dropdown li {
    padding: 7px;
  }

  .navbar-default
    .navbar-nav
    .open
    .dropdown-menu.archive-dropdown
    > .active
    > a,
  .navbar-default
    .navbar-nav
    .open
    .dropdown-menu.archive-dropdown
    > .active
    > a:focus,
  .navbar-default
    .navbar-nav
    .open
    .dropdown-menu.archive-dropdown
    > .active
    > a:hover {
    color: #bb9528;
    background-color: transparent;
    text-decoration: underline;
  }

  .navbar-default {
    max-height: 100vh;
    overflow: auto;
  }

  .sponsors img {
    margin: 10px auto 10px !important;
  }

  .sponser-wrapper {
    display: inline-grid;
  }

  .fe-sponsor1 {
    order: 2;
  }

  .fe-sponsor1:before {
    top: 0;
    left: -10px;
  }

  .fe-sponsor2 {
    order: 1;
  }

  .fe-sponsor2:before {
    left: -10px;
  }

  .fe-sponsor3 {
    order: 3;
  }

  .fe-sponsor3:before {
    top: 0;
    left: -10px;
  }
}

@media (min-width: 480px) and (max-width: 599px) {
  .top-nav {
    padding: 0px 0px 15px;
  }

  .top-nav .topl {
    padding-left: 0px;
    text-align: center;
  }

  .top-nav .topr {
    float: none;
    padding-right: 0;
    text-align: center;
  }

  nav.stroke ul li a::after,
  nav.fill ul li a::after {
    bottom: 5px;
  }

  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 2px 15px 5px 10px;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
  }

  .collapse.in {
    overflow-x: hidden;
    padding-bottom: 20px;
  }

  .navbar-default .btn-fill {
    margin-left: 10px;
    margin-top: 0px;
  }

  .slide-text {
    left: 14%;
    width: 80%;
    bottom: 2.5%;
  }

  .pageant-sec,
  .tbpadding {
    padding: 15% 0%;
  }

  .pageant-sec .row {
    width: 100%;
  }

  .hall-fame-carousel img {
    width: 140px !important;
    height: 140px;
    margin: 0 auto;
  }

  .control-prev,
  .control-next {
    display: none !important;
  }

  .news-update-thumb .thumbnail .caption {
    max-height: 115px;
    min-height: 115px;
  }

  .footer {
    padding: 20% 0% 10%;
  }

  .contact-wrap {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .contact-box {
    padding: 30px !important;
  }

  .contact-box .row {
    width: 100%;
    margin: 0px;
  }

  .parallax-head {
    width: 85%;
    bottom: 20%;
    left: 5%;
  }

  .parallax-head::after {
    bottom: -10%;
  }

  .detail-content {
    width: 90%;
  }

  .detail-content img {
    margin: 20px 0px;
  }

  .obj-box {
    width: 100%;
    padding: 40px 30px 40px;
  }

  .member-para .obj-box {
    width: 100%;
    padding: 40px 30px 40px;
  }

  .tab-head ul li {
    margin: 5px;
  }

  .tab-img-wrap {
    width: 100%;
    margin-bottom: 20px;
  }

  .page-jumbo .photo-credit {
    bottom: 0%;
  }

  .page-jumbo .photo-credit img {
    width: 55px;
    margin-bottom: 0px;
    margin-right: 0px;
  }

  .fe-sponsor1:before {
    position: relative;
    left: 0;
  }

  .fe-sponsor2:before {
    position: relative;
    left: 0;
  }

  .fe-sponsor3:before {
    position: relative;
    left: 0;
  }

  .contestants ul li {
    width: 49%;
  }

  .contestants ul li .contestant-img-wrap::before {
    right: 30%;
  }

  .portfolioRight {
    padding: 20px 40px;
  }

  .tab-img-wrap .judge-wrap {
    width: 100%;
  }

  .navbar-nav > li > .dropdown-menu.archive-dropdown {
    width: 100%;
  }

  .navbar-nav > li > .dropdown-menu.archive-dropdown li {
    padding: 7px;
  }

  .navbar-default
    .navbar-nav
    .open
    .dropdown-menu.archive-dropdown
    > .active
    > a,
  .navbar-default
    .navbar-nav
    .open
    .dropdown-menu.archive-dropdown
    > .active
    > a:focus,
  .navbar-default
    .navbar-nav
    .open
    .dropdown-menu.archive-dropdown
    > .active
    > a:hover {
    color: #bb9528;
    background-color: transparent;
    text-decoration: underline;
  }

  .navbar-default {
    max-height: 100vh;
    overflow: auto;
  }

  .sponsors img {
    margin: 10px auto 10px !important;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .top-nav {
    padding: 0px 0px 15px;
  }

  .top-nav .topl {
    padding-left: 0px;
    text-align: center;
  }

  .top-nav .topr {
    float: none;
    padding-right: 0;
    text-align: center;
  }

  nav.stroke ul li a::after,
  nav.fill ul li a::after {
    bottom: 5px;
  }

  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 2px 15px 5px 10px;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
  }

  .collapse.in {
    overflow-x: hidden;
    padding-bottom: 20px;
  }

  .navbar-default .btn-fill {
    margin-left: 10px;
    margin-top: 0px;
  }

  .slide-text {
    left: 14%;
    width: 60%;
    bottom: 2.5%;
  }

  .slide-text > h1 {
    line-height: 36px;
  }

  .pageant-sec,
  .tbpadding {
    padding: 8% 0%;
  }

  .pageant-sec .row {
    width: 80%;
  }

  .hall-fame-carousel img {
    width: 140px !important;
    height: 140px;
    margin: 0 auto;
  }

  .control-prev,
  .control-next {
    display: none !important;
  }

  .news-update-thumb .thumbnail .caption {
    max-height: 115px;
    min-height: 115px;
  }

  .footer {
    padding: 10% 0% 8%;
  }

  .contact-wrap {
    margin-top: 0;
    margin-bottom: 30px;
  }

  .contact-box {
    padding: 30px !important;
  }

  .contact-box .row {
    width: 100%;
    margin: 0px;
  }

  .parallax-head {
    width: 60%;
    bottom: 30%;
    left: 12%;
  }

  .parallax-head::after {
    bottom: -15%;
  }

  .detail-content {
    width: 90%;
  }

  .detail-content img {
    margin: 20px 0px;
  }

  .obj-box {
    width: 100%;
    padding: 40px 30px 40px;
  }

  .member-para .obj-box {
    width: 100%;
    padding: 40px 30px 40px;
  }

  .tab-head ul li {
    margin: 5px;
  }

  .tab-img-wrap {
    width: 50%;
    margin-bottom: 20px;
    padding: 0px 20px;
  }

  .page-jumbo .photo-credit {
    bottom: 5%;
  }

  .page-jumbo .photo-credit img {
    width: 100px;
    margin-bottom: 0px;
    margin-right: 0px;
  }

  /*.fe-sponsor1:before{position:relative;left:0;}
.fe-sponsor2:before{position:relative;left:0;}
.fe-sponsor3:before{position:relative;left:0;}*/
  #myStartModal .modal-content {
    width: 100%;
    margin-top: 24%;
  }

  .contestants ul li {
    width: 49%;
  }

  .portfolioRight {
    padding: 20px 40px;
  }

  .contestants ul li .contestant-img-wrap::before {
    right: 34%;
  }

  #portfolioModal .modal-content {
    width: 65%;
    margin: 0 auto;
  }

  .tab-img-wrap .judge-wrap {
    width: 80%;
  }

  .navbar-nav > li > .dropdown-menu.archive-dropdown {
    width: 100%;
  }

  .navbar-nav > li > .dropdown-menu.archive-dropdown li {
    padding: 5px;
  }

  .navbar-default
    .navbar-nav
    .open
    .dropdown-menu.archive-dropdown
    > .active
    > a,
  .navbar-default
    .navbar-nav
    .open
    .dropdown-menu.archive-dropdown
    > .active
    > a:focus,
  .navbar-default
    .navbar-nav
    .open
    .dropdown-menu.archive-dropdown
    > .active
    > a:hover {
    color: #bb9528;
    background-color: transparent;
    text-decoration: underline;
  }

  .navbar-default {
    max-height: 60vh;
    overflow: auto;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .top-nav {
    padding: 0px 0px 15px;
  }

  .top-nav .topl {
    padding-left: 0px;
    text-align: center;
  }

  .top-nav .topr {
    float: none;
    padding-right: 0;
    text-align: center;
  }

  nav.stroke ul li a::after,
  nav.fill ul li a::after {
    bottom: 5px;
  }

  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 2px 15px 5px 10px;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
  }

  .collapse.in {
    overflow-x: hidden;
    padding-bottom: 20px;
  }

  .navbar-default .btn-fill {
    margin-left: 10px;
    margin-top: 0px;
  }

  .slide-text {
    left: 7%;
    width: 70%;
    bottom: 12%;
  }

  .slide-text > h1 {
    line-height: 36px;
  }

  .pageant-sec,
  .tbpadding {
    padding: 8% 0%;
  }

  .pageant-sec .row {
    width: 80%;
  }

  .hall-fame-carousel img {
    width: 140px !important;
    height: 140px;
    margin: 0 auto;
  }

  .control-prev,
  .control-next {
    display: none !important;
  }

  .footer {
    padding: 10% 0% 8%;
  }

  .contact-wrap {
    margin-top: 0;
    margin-bottom: 30px;
  }

  .contact-box {
    padding: 30px !important;
  }

  .contact-box .row {
    width: 100%;
    margin: 0px;
  }

  .parallax-head {
    width: 60%;
    bottom: 20%;
    left: 12%;
  }

  .parallax-head::after {
    bottom: -15%;
  }

  .thumbnail {
    margin-bottom: 30px;
  }

  .obj-box {
    width: 60%;
    padding: 40px 30px 40px;
  }

  .member-para .obj-box {
    width: 60%;
    padding: 40px 30px 40px;
  }

  .tab-head ul li {
    margin: 15px;
  }

  .page-jumbo .photo-credit {
    bottom: 5%;
  }

  .page-jumbo .photo-credit img {
    width: 100px;
    margin-bottom: 0px;
    margin-right: 0px;
  }

  #myStartModal .modal-content {
    width: 80%;
    margin-top: 20%;
  }

  .contestants ul li {
    width: 32%;
  }

  .contestants ul li .contestant-img-wrap::before {
    right: 30%;
  }

  .portfolioRight {
    padding: 20px 40px 20px 20px;
  }

  .navbar-nav > li > .dropdown-menu.archive-dropdown {
    width: 100%;
  }

  .navbar-nav > li > .dropdown-menu.archive-dropdown li {
    padding: 9px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hall-fame-carousel img {
    margin: 0px;
  }

  .control-prev,
  .control-next {
    display: none !important;
  }

  .news-update-thumb .thumbnail .caption {
    max-height: 163px;
  }

  .contact-wrap {
    margin-top: 0;
  }

  #myStartModal .modal-content {
    margin-top: 20%;
  }

  .portfolioRight {
    padding: 20px 40px 20px 20px;
  }
}

@media (min-width: 1370px) and (max-width: 1899px) {
}

@media (min-width: 1900px) and (max-width: 2500px) {
}

.hvr-ripple-out:before {
  border: #bc9629 solid 6px;
}

.buy-ticket-button:before {
  border: #ad5b6c solid 1.5px;
}

.buy-ticket-button.btn-fill {
  background-color: #ad5b6c;
  color: #fff;
  margin-left: 10px !important;
}

.hvr-ripple-out:hover:before,
.hvr-ripple-out:focus:before,
.hvr-ripple-out:active:before {
  color: #fff;
}

.hvr-ripple-in:before {
  border: #bc9628 solid 1px;
}

.error {
  color: red !important;
  font-weight: 400 !important;
}

/*.mfp-title{font-size:18px;background-color:rgba(58, 59, 59,0.6);padding:5px 15px;border-radius:8px;position:absolute;left:50%;display:inline-block;transform:translate(-50%, -50%);color:#fcfcfc;}*/
.mfp-bottom-bar {
  top: 90%;
}

.mfp-counter {
  top: 60px;
}

/*ad popup*/
.foot {
  position: fixed;
  width: 100%;
  height: 150px;
  bottom: 0;
  transition: all 0.5s ease;
  z-index: 1;
}

.foot img {
  width: 100%;
}

.footclose {
  position: absolute;
  right: 15px;
  top: 0;
  font-size: 30px;
  font-weight: 400;
  text-decoration: none;
  color: aquamarine;
  transition: all 0.3s;
  cursor: pointer;
}

.footclose:hover {
  color: white;
}

.footclose:active {
  color: lighten(magenta, 30%);
}

.scrolled {
  bottom: 0px;
}

.gone {
  transition: all 300;
  opacity: 0;
  display: none;
}

.siteerror .row {
  display: block;
  margin-top: 16%;
}

.siteerror h1 {
  font-size: 70px;
  font-weight: 700;
}

.siteerror h2 {
  font-weight: 400;
  color: #3c3c3c;
  margin-bottom: 12px;
  font-style: normal;
}

.siteerror h4 {
  color: #cdcdcd;
  margin-bottom: 40px;
  font-size: 20px;
}

.siteerror a {
  background: #bc9628;
  color: #ffffff;
  padding: 10px 20px;
}

.iframe-wrapper iframe {
  width: 100% !important;
}

.py-60 {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}

.py-100 {
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.sidebar {
  position: sticky;
  top: 20px;
}

.sidebar .content-wrapper {
  padding: 3rem 2rem;
  margin-bottom: 2rem;
  /* box-shadow: 0px 16px 48px rgba(0, 0, 0, 0.05); */
  box-shadow: 0px 4px 51px 0px rgba(0, 0, 0, 0.1);
}

.sidebar .content-wrapper h5 {
  font-size: 18px;
  font-weight: 700;
  font-family: "Playfair Display", serif;
  color: #272727;
  margin-bottom: 1.5rem;
}

.sidebar .content-wrapper ul {
}

.sidebar .content-wrapper ul li {
  padding: 0.8rem 0;
  border-bottom: 1px solid #00000018;
}

.sidebar .content-wrapper ul li a {
  display: flex;
  justify-content: space-between;
  transition: all 0.3s ease;
}

.sidebar .content-wrapper ul li a:hover {
  color: #bc9629;
}

.thumbnail a > img {
  height: 200px !important;
  object-fit: contain !important;
  background: black !important;
}

@media (max-width: 575px) {
  .blog.content-wrapper {
    text-align: center;
  }
}

.faq-section .accordion-wrapper {
  margin: 0 auto;
  float: unset !important;
}

.faq-section .accordion-wrapper .panel-title a {
  font-size: 2rem;
}

.faq-section .accordion-wrapper .panel-heading {
  padding: 2rem;

  background-color: #e9ded4;
}

.faq-section
  .accordion-wrapper
  .panel-default:nth-child(2n + 1)
  .panel-heading {
  background-color: #e8e9eb !important;
}

.faq-section .accordion-wrapper .panel-body {
  font-size: 1.5rem;
}

.faq-section .accordion-wrapper .panel-default {
  margin-bottom: 2rem;
  border: none;
}

.faq-section .heading {
  float: unset !important;
  text-align: center;
  margin-bottom: 4rem;
}

.faq-section .heading h2 {
  margin-bottom: 1rem;
}

.downloads {
  padding-top: 6.25rem;
  background-color: #313131;
}

.downloads .content-wrapper {
  /* background-color: #f9fcff; */
  padding: 4rem 3rem 0 3rem;
  border-radius: 6px;
}

.downloads .content-wrapper .col-md-3,
.content-wrapper .col-md-9 {
  float: unset !important;
}

.downloads .content-wrapper .row {
  display: flex;
}

.downloads .content-wrapper .row .img-wrapper img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.downloads .content-wrapper .col-md-7 {
  display: flex;
  align-items: center;
}

.downloads .content-wrapper .text-content h2 {
  margin-bottom: 1.5rem;
  color: #bc9628;
}

.downloads .content-wrapper .text-content p {
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  color: #7c7c7c;
}

@media (max-width: 767px) {
  .downloads .content-wrapper .row {
    flex-direction: column-reverse;
  }

  .downloads .content-wrapper .row .text-content {
    text-align: center;
  }
}

@media (max-width: 575px) {
  .downloads .text-content h2 {
    font-size: 2.5rem !important;
  }

  .downloads .text-content .photo-wrapper a {
    display: block;
    margin-bottom: 1rem;
  }
}

.finale-carousel-wrap .owl-carousel .owl-item img {
  height: 263px !important;
  object-fit: contain !important;
  background-color: #000 !important;
}

p:empty {
  display: none;
}

.topm img {
  height: 71px;
}

.footer-right img {
  max-height: 187px;
}

.google-form-wrapper iframe {
  width: 100%;
}

.copyright img {
  max-height: 77px;
}

.top1 img {
  max-height: 70px;
}

.topl img {
  max-height: 70px;
}

@media (min-width: 992px) {
  .modal-lg {
    width: 1200px;
  }
}
.quick-links{
  text-align: start;
}
.form-group {
  position: relative;
  display: inline-block;
  width: 31%;
  margin-right: 8px;
  margin-bottom: 16px;
  cursor: pointer;
}

.form-group label {
  border: 2px solid #bc9629;
  padding: 0.375rem 1rem;
  text-align: center;
  width: 100%;
  border-radius: 4px;
}

.form-group.radio input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.form-group.radio input:checked ~ label {
  background-color: #bc9629;
  color: #fff;
  font-weight: 500;
}

.vote-form .btn-submit {
  background-color: #caaa53;
  padding: 0.5rem 4.4rem;
  border: none;
  border-radius: 4px;
  color: #fff;
}

/* ticket-page-css */
.qr-image {
  text-align: center;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.Seating-allocation-image img {
  width: auto;
  height: 100%;
  object-fit: cover;
  text-align: center;
  margin: auto;
  display: flex;
}

.ticket-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-bottom: 1.25rem;
}

.khalti-image-wrapper img {
  height: 3.375rem;
  width: 9.375rem;
  object-fit: contain;
}

.judge .tab-img-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.judge .tab-img-wrap {
  margin-bottom: 20px;
  position: relative;
  width: 20%;
  padding: 0 5px;
}

.judge .tab-img-wrap img {
  height: 300px !important;
}

.judge .tab-img-wrap p {
  min-height: unset !important;
  max-height: unset !important;
}

.judge .tab-img-wrap .name > p {
  margin-bottom: 15px !important;
}

#flipbook .page-wrapper {
  background-color: #fff;
}

.magazine-book-wrapper {
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.view-magazine-btn {
  background-color: #bc9628;
  color: #fff;
  position: fixed;
  bottom: 50%;
  left: 0;
  width: fit-content;
  z-index: 999999;
  padding: 1rem 1.25rem;
  cursor: pointer;
  transition: 0.3s ease-in-out;
  display: flex;
  align-items: center;
  transform: translateX(-132px);
}

.view-magazine-btn:hover {
  color: #fff;
}

.view-magazine-btn .icon-wrapper {
  margin-left: 1rem;
}

.view-magazine-btn:hover {
  transform: unset;
}

.pagination {
  margin: auto;
  text-align: center;
  width: 100%;
  display: flex;
  justify-content: center;
  padding-left: 0 !important;
}

.pagination .active a {
  background: #bc9628;
  border-color: #bc9628;
}

.pagination li a {
  font-size: 1.375rem;
  color: #7c7c7c;
}

/* winner contestent card */
.winners .winner-contestant-wrapper {
  display: flex;
  /* align-items: center; */
  justify-content: center;
}

.participates .inner-contestants-title p {
  color: #bc9628;
  font-family: "Playfair Display";
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 24px;
}

.participates .inner-main-wrapper .tab-img-wrapper {
  justify-content: start;
  display: flex;
  flex-wrap: wrap;
}

.news-update-thumb .news-card img {
  width: 100%;
  margin-bottom: 1.25rem;
}

.vote-now-hot{
    position:relative;
    display:inline-block;
    background:linear-gradient(180deg,#c9a33a,#bc9628);
    color:#fff !important;
    padding:10px 18px;
    border-radius:30px;
    font-weight:700;
    letter-spacing:.5px;
    animation:hot-glow 1.5s infinite;
}

.navbar-nav > li > a.vote-now-hot{
    background:#bc9628 !important;
    color:#fff !important;
    border-radius:30px;
    padding:12px 20px !important;
    position:relative;
    animation:hot-glow 1.5s infinite;
}
@keyframes hot-glow {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(188,150,40,.6);
    }
    50% {
        transform: scale(1.08);
        box-shadow: 0 0 20px 8px rgba(188,150,40,0);
    }
    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(188,150,40,0);
    }
}
