:root {
  font-size: 10px;
  --c-battleship-green: #717657;
  --c-roti: #b98e45;
  --c-white: #fff;
  --c-black: #000;
  --c-paua: #202a50;
  --c-red-theme: #cd6262;
  --f-archive-narrow: "Archivo Narrow";
  --f-awesome: "FontAwesome";
  --fs-default: 20px;
  --lh-default: 28px;
}

* :not(.fa, i, .socicon-btn) {
  font-family: "EB Garamond" !important;
}

.messages--error {
  color: var(--c-red-theme);
}

.fontyourface h1,
.fontyourface h2,
.fontyourface h3,
.fontyourface h4,
.fontyourface h5,
.fontyourface h6 {
  font-weight: 400;
}

h1,
h2,
h3,
h5 {
  color: var(--c-battleship-green) !important;
}

h1,
h1 * {
  font-size: 13rem;
  line-height: 13.6rem;
}

h2,
h2 * {
  font-size: 8rem !important;
  line-height: 9rem !important;
}

h3,
h3 * {
  font-size: 4rem !important;
  line-height: 4.2rem !important;
}

h4,
h4 * {
  font-size: 2.4rem !important;
  line-height: 3.2rem !important;
}

h5,
h5 * {
  font-size: 3rem !important;
  line-height: 3.2rem !important;
  font-family: var(--f-archive-narrow) !important;
}

p,
div {
  font-size: var(--fs-default);
  line-height: var(--lh-default);
  color: var(--c-black);
}

.f-white * {
  color: var(--c-white) !important;
}

.f-black * {
  color: var(--c-black) !important;
}

blockquote {
  border-left: 0;
  margin: 0;
  padding: 0;
}

blockquote *::before {
  content: "\“";
}

blockquote *::after {
  content: "\”";
}

.btn.btn-default {
  background-color: var(--c-white) !important;
  color: var(--c-battleship-green) !important;
  letter-spacing: 2px;
}

.btn.btn-default:hover {
  background-color: var(--c-battleship-green) !important;
  color: var(--c-white) !important;
}

.opr-font-container * {
  text-transform: none;
  text-wrap: wrap;
}

.f-archivo-narrow *,
.f-archivo-narrow {
  font-family: var(--f-archive-narrow) !important;
}

.f-battleship-green *,
.f-battleship-green {
  color: var(--c-battleship-green) !important;
}

.f-battleship-green div[class^="c-line-"],
.c-theme-bg {
  background-color: var(--c-battleship-green) !important;
}

.c-theme-font {
  color: var(--c-battleship-green) !important;
}

.f-roti * {
  color: var(--c-roti);
}

.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li a,
.c-layout-header .c-cart-menu .c-cart-menu-title > .c-cart-menu-float-l {
  font-family: var(--f-archive-narrow) !important;
}

.c-layout-header .c-navbar > .container-fluid {
  padding: 0;
}

.tbm-subnav li a {
  font-size: 15px;
}

.c-layout-go2top > i {
  color: #fff;
  opacity: 0.7;
}

.c-layout-go2top > i:hover {
  opacity: 1;
}

.c-content-divider {
  background-color: #919191 !important;
}

.c-content-divider > i {
  display: none;
}

#content {
  padding-bottom: 0 !important;
}

p a {
  color: #b98e45;
  text-decoration: underline;
}

.bg-full-width {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
  padding-right: calc(50vw - 50%);
}

.cbp-popup-navigation {
  background: var(--c-roti);
}

.c-layout-header .c-cart-toggler-wrapper .c-cart-number,
.c-layout-header .c-brand > .c-cart-toggler .c-cart-number {
  background-color: #cd6262 !important;
}

/* BEGIN: PAGE BANNER */
.page-banner-wrapper,
.opr-page-banner-wrapper {
  position: relative;
  height: 85vh;
  max-height: 960px;
  background-size: cover;
  background-repeat: no-repeat;
}

.page-banner-wrapper.img-center {
  background-position: center;
}

.page-banner-wrapper .banner-title,
.opr-page-banner-wrapper .opr-page-banner-content {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.opr-page-banner-wrapper .opr-page-banner-content {
  width: 45%;
  text-align: center;
  max-width: 830px;
}

.page-banner-wrapper .banner-title p {
  font-size: 5vw;
  line-height: 13rem;
  color: var(--c-white) !important;
}

.opr-page-banner-wrapper .opr-page-banner-content h1,
.opr-page-banner-wrapper .opr-page-banner-content h1 *,
.opr-page-banner-wrapper .opr-page-banner-content h2,
.opr-page-banner-wrapper .opr-page-banner-content h2 *,
.opr-page-banner-wrapper .opr-page-banner-content h3,
.opr-page-banner-wrapper .opr-page-banner-content h3 *,
.opr-page-banner-wrapper .opr-page-banner-content h4,
.opr-page-banner-wrapper .opr-page-banner-content h4 *,
.opr-page-banner-wrapper .opr-page-banner-content h5,
.opr-page-banner-wrapper .opr-page-banner-content h5 *,
.opr-page-banner-wrapper .opr-page-banner-content h6,
.opr-page-banner-wrapper .opr-page-banner-content h6 * {
  font-size: 10rem !important;
  line-height: 11rem !important;
  margin-bottom: 40px;
}

.opr-page-banner-wrapper .opr-page-banner-content p {
  font-size: 3.5rem;
  line-height: 4.5rem;
}

.opr-page-banner-wrapper.f-white .opr-page-banner-content h1,
.opr-page-banner-wrapper.f-white .opr-page-banner-content h2,
.opr-page-banner-wrapper.f-white .opr-page-banner-content h3,
.opr-page-banner-wrapper.f-white .opr-page-banner-content h4,
.opr-page-banner-wrapper.f-white .opr-page-banner-content h5,
.opr-page-banner-wrapper.f-white .opr-page-banner-content h6,
.opr-page-banner-wrapper.f-white .opr-page-banner-content p {
  color: var(--c-white) !important;
}
/* END: PAGE BANNER */

.owl-carousel .owl-controls .owl-dot.active {
  background: var(--c-battleship-green) !important;
}

/* BEGIN: BREADCRUMBS */
.c-layout-breadcrumbs-1 .c-page-title h3,
.c-layout-breadcrumbs-1 .c-page-breadcrumbs li,
.c-layout-breadcrumbs-1 .c-page-breadcrumbs li a {
  font-size: 2.4rem !important;
  line-height: 2.4rem !important;
  text-transform: capitalize;
  color: #202a50 !important;
  font-weight: 400 !important;
}

#block-breadcrumbswhite {
  margin-bottom: 30px;
}
/* END: BREADCRUMBS */

/* BEGIN: Homepage's banner */
.md-slider-wrap {
  height: 85vh !important;
}

.md-slider-wrap .md-slide-item {
  height: 100% !important;
}

.md-slider-wrap .md-slide-item .md-objects {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.md-slider-wrap .md-slide-item .md-objects .md-object.md-layer-8-15-1 {
  width: 100%;
}

.md-slider-wrap .md-slide-item .md-objects .home-quote {
  margin-top: 100px;
  color: #ffffff;
}

.md-slider-wrap .md-slide-item .md-object .home-quote .home-v2-title {
  font-size: 100px;
  line-height: 100px;
  /* font-weight: normal; */
  padding: 0;
  color: var(--c-white);
}

.md-slider-wrap .md-slide-item .md-object .home-quote .author {
  font-size: 32px;
  line-height: 96px;
  color: var(--c-white);
  /* font-weight: normal; */
}
.md-slider-wrap
  .md-slide-item
  .md-object
  .home-quote
  .author
  span:nth-child(2) {
  font-style: italic;
}

.md-slider-wrap .md-slide-item .md-object .home-quote .home-v2-title span {
  display: block;
}

.md-slider-wrap .md-slide-item .md-objects a.c-action-btn {
  background: #fff;
  color: var(--c-battleship-green);
  font-family: var(--f-archive-narrow);
  font-size: 20px;
  line-height: 21px;
  width: 230px;
  margin: auto;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  letter-spacing: 4px;
  padding: 0;
}

.md-slider-wrap .md-slide-item .md-objects a.c-action-btn:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

.md-arrow-right,
.md-arrow-left {
  opacity: 0.5;
  background-size: contain;
}

.md-arrow-right {
  background: url("../img/icon/right-arrow.png") no-repeat;
}

.md-arrow-left {
  background: url("../img/icon/left-arrow.png") no-repeat;
}
/* END: Homepage's banner */

/* BEGIN: Hompage's season concerts */
.home-content {
  background-color: #f4e8db;
  padding-bottom: 70px;
}

div[class^="c-content-title"] h3,
div[class^="c-content-title"] h3 *,
.opr-title h3,
.opr-title h3 * {
  font-size: 8rem !important;
  line-height: 10.5rem !important;
  color: var(--c-battleship-green);
  text-transform: unset;
  font-weight: normal !important;
}

div[class^="c-content-title"] .c-line-center,
.opr-title .c-bg-roti {
  background-color: #b98e45;
  margin: 0 auto 14px auto;
}

.opr-title .c-bg-battleship-green {
  background-color: var(--c-battleship-green);
}

.views-view-grid .c-layout-page {
  margin-top: 0px;
}

.views-view-grid .c-layout-page .cbp {
  height: unset !important;
}

.views-view-grid .c-layout-page .c-content-box.c-size-md {
  padding: 0;
}
.views-view-grid .c-layout-page .cbp-l-filters-work {
  margin-bottom: 0;
}

.views-view-grid .c-layout-page .cbp-l-grid-work .cbp-item-wrapper {
  background-color: unset;
  border-top: 0px;
  border-bottom: 1.5px solid #919191;
  box-shadow: none;
  padding: 7px 0px 27px;
}

.views-view-grid .c-layout-page .cbp-caption-activeWrap .c-masonry-border {
  border: 0px;
}

.views-view-grid .c-layout-page .cbp-wrapper {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.views-view-grid .c-layout-page .cbp-wrapper .cbp-item {
  width: 50% !important;
  position: unset;
  box-sizing: border-box;
  margin-top: 50px;
  padding: 0;
}

.views-view-grid .c-layout-page .cbp-wrapper .cbp-item:nth-child(odd) {
  padding-right: 10px;
}

.views-view-grid .c-layout-page .cbp-wrapper .cbp-item:nth-child(even) {
  padding-left: 10px;
}

.views-view-grid .c-layout-page .cbp-wrapper .cbp-item img {
  width: 100% !important;
  height: auto !important;
}

.views-view-grid .c-layout-page .cbp-wrapper .cbp-item blockquote {
  border-left: 0;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

.views-view-grid .c-layout-page .cbp-wrapper .cbp-item blockquote p::before {
  content: "\“";
}

.views-view-grid .c-layout-page .cbp-wrapper .cbp-item blockquote p::after {
  content: "\”";
}

.views-view-grid .c-layout-page .cbp-wrapper .cbp-item .cbp-l-grid-work-title {
  text-transform: unset;
}

.views-view-grid .c-layout-page .cbp-wrapper .cbp-item .cbp-l-grid-work-title p,
.views-view-grid .c-layout-page .cbp-wrapper .cbp-item .cbp-l-grid-work-title {
  font-size: 3rem;
  line-height: 3.9rem;
  /* font-weight: normal; */
}
/* END: Hompage's season concerts */

/* BEGIN: ENSEMBLE SECTION */
.ensemble-section {
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 66% !important;
  padding-bottom: 0 !important;
  position: relative;
}

.ensemble-section .ensemble-wrapper {
  position: absolute;
  bottom: 5vw;
  right: 8vw;
  width: 35%;
  background-color: #f4e8db;
  padding: 45px;
}

.ensemble-section .ensemble-wrapper ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}

.ensemble-section .ensemble-wrapper .ensemble-content .ensemble-title p {
  font-size: 3rem;
  line-height: 3rem;
  color: var(--c-battleship-green) !important;
  margin-bottom: 25px;
}

.ensemble-section .ensemble-wrapper .ensemble-content .p1 {
  font-size: 2rem;
  line-height: 2.8rem;
  color: #000;
  margin-bottom: 0;
}
.ensemble-section .ensemble-wrapper .ensemble-content .btn {
  color: var(--c-battleship-green);
  background: #f4e8db;
  border-radius: 0;
  text-transform: uppercase;
  border: 2px solid var(--c-battleship-green);
  letter-spacing: 2px;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.ensemble-section .ensemble-wrapper .ensemble-content .btn:hover {
  background: #f4e8db;
  color: var(--c-battleship-green);
  font-weight: 500;
}
/* END: ENSEMBLE SECTION */

/* BEGIN: THE EXPERIENCE SECTION */
.experience-section .exp-isotope-gallery .exp-isotope-item,
.experience-section .exp-isotope-gallery .exp-isotope-item-sizer {
  width: 20%;
}

.experience-section .exp-isotope-gallery .exp-isotope-item.width2 {
  width: 40%;
}
/* END: THE EXPERIENCE SECTION */

/* BEGIN: THE FOOTER */
#footer,
#footer .footer-bottom div .socicon-btn,
#footer .footer-bottom p {
  color: #fff;
}

#footer .footer-col-left {
  padding-right: 100px;
}

#footer .footer-col-right {
  padding-left: 100px;
}

#footer .footer-col-left .footer-title,
#footer .footer-col-left .footer-title p,
#footer .footer-col-right .footer-title,
#footer .footer-col-right .footer-title p {
  color: #fff;
  letter-spacing: 2px;
}

#footer .footer-col-right form .form-item,
#footer .footer-col-right form .form-item .form-group {
  margin-top: 0;
  margin-bottom: 0;
}

#footer .footer-col-right form input {
  background-color: #737858;
}

#footer .footer-col-right form input::placeholder,
#footer .footer-col-right form input {
  color: #fff !important;
}

#footer .c-theme.form-control:active,
#footer .c-theme.form-control:focus {
  border-color: #fff !important;
}

#footer form .form-actions,
#footer form .form-actions .form-group,
#footer form .form-actions input {
  width: 100%;
}

#footer form .form-actions input {
  background: #fff;
  color: #737858 !important;
  letter-spacing: 4px;
  border-color: #fff;
  font-family: var(--f-archive-narrow) !important;
  margin-top: 0px;
}

#footer form .form-actions input:hover {
  font-weight: 900 !important;
}

#footer .footer-divider {
  margin-left: 0;
}

#footer .footer-divider i {
  display: none;
}
/* END: THE FOOTER */

/* BEGIN: BUY TICKETS PAGE */
.ticket-types-wrapper a.btn {
  color: var(--c-battleship-green);
  background: none;
  border: none;
  font-size: 2.2rem;
  line-height: 2.2rem;
  font-family: var(--f-archive-narrow) !important;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.ticket-types-wrapper a.btn:hover,
.ticket-types-wrapper a.btn:active {
  color: var(--c-battleship-green);
  background: none;
  font-size: 2.5rem;
  box-shadow: none;
}

.subscription-options {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.subscription-options > div {
  width: 30%;
}

.subscription-options > div:nth-child(1),
.subscription-options > div:nth-child(3) {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.subscription-options div > a:nth-child(1) {
  background: var(--c-battleship-green);
  opacity: 1;
  border-color: var(--c-battleship-green);
  text-transform: uppercase;
  color: var(--c-white);
  font-family: var(--f-archive-narrow) !important;
  letter-spacing: 4px;
  font-size: 2rem;
}

.subscription-options .subscription-price {
  color: var(--c-battleship-green);
  font-size: 8rem;
  line-height: 10.5rem;
  margin-top: 20px;
  margin-bottom: 30px;
}

.subscription-options .subscription-price.medium {
  font-size: 4rem;
  line-height: 5rem;
}

.subscription-options .subscription-desc {
  font-size: 2rem;
  line-height: 3rem;
  color: var(--c-black);
}

.subscription-options .subscription-premier div {
  color: #f7f1e8;
}

.subscription-options .btn.purchase,
#single-tickets .btn.purchase {
  width: 85%;
  font-size: 18px;
  letter-spacing: 2px;
  line-height: 18px;
  height: 50px;
  border: 2px solid var(--c-battleship-green);
  color: var(--c-battleship-green);
  align-content: center;
  text-transform: uppercase;
}

.subscription-options .subscription-premier .btn.btn.purchase {
  background: #b98e45;
  border-color: var(--c-white);
  color: var(--c-white);
}

.subscription-options .btn.purchase:hover,
#single-tickets .btn.purchase:hover {
  background: #80808045 !important;
}

#single-tickets .ticket-img img {
  height: 100px;
}

#single-tickets .ticket-desc h2 {
  color: var(--c-battleship-green);
  font-size: 4.2rem !important;
  line-height: 5.5rem !important;
  margin-bottom: 16px;
}

#single-tickets .ticket-desc p {
  font-size: 2.1rem;
  line-height: 2.8rem;
  color: var(--c-black);
}

#single-tickets .btn.purchase {
  margin-top: 28px;
  width: 40%;
}

.buy-tickets.bg-full-width {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/* END: BUY TICKETS PAGE */

/* BEGIN: THE EXPERIENCE PAGE */
.client-reviews-wrapper.text-white h3,
.client-reviews-wrapper.text-white h3 *,
.client-reviews-wrapper.text-white p {
  color: var(--c-white) !important;
}

.client-reviews-wrapper.text-white
  div[class^="c-content-title"]
  .c-line-center {
  background-color: var(--c-white) !important;
}

.client-reviews-wrapper .owl-carousel {
  margin-top: 48px;
}

.client-reviews-wrapper .owl-carousel p {
  font-size: 3.6rem;
  line-height: 4.8rem;
}

.client-reviews-wrapper .owl-carousel .owl-controls {
  margin-bottom: 48px;
}

.client-reviews-wrapper .owl-carousel .owl-item .reviewer {
  margin-top: 48px;
  text-transform: uppercase;
}

/* END: THE EXPERIENCE PAGE */

/* BEGIN: ABOUT US PAGE */
.about-us-review.text-white p {
  color: var(--c-white) !important;
}

.about-us-review {
  margin-top: 100px;
  margin-bottom: 100px;
}

.about-us-review .about-us-review-content p {
  font-size: 3.6rem;
  line-height: 4.6rem;
}

.about-us-review .about-us-reviewer p {
  margin-top: 48px;
  font-size: 3rem;
  line-height: 3.6rem;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.the-leadership-wrapper {
  margin-bottom: 100px;
}

.the-leadership-wrapper div[class^="c-content-title"] {
  margin-bottom: 64px;
}

.the-leadership-wrapper .leader-img {
  padding: 50% 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.the-leadership-wrapper .leader-desc {
  margin-top: 32px;
}

.the-leadership-wrapper .leader-desc p {
  margin-bottom: 0;
}
/* END: ABOUT US PAGE */

/* BEGIN: THE FEATURE SECTION COMPONENT */
.opr-feature-section {
  position: relative;
  display: flex;
  align-items: center;
  height: 40vw;
  min-height: 750px;
}

.opr-feature-section .opr-feature-item.img {
  width: 60%;
  height: 100%;
}

.opr-feature-section.img-right .opr-feature-item.img {
  order: 2;
}

.opr-feature-section .opr-feature-item.img img {
  height: 100%;
  width: 100%;
}

.opr-feature-section .opr-feature-item.content-container {
  width: 40%;
}

.opr-feature-section
  .opr-feature-item.content-container
  .opr-feature-item-wrapper {
  position: absolute;
  top: 0;
  height: 100%;
  width: 55%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.opr-feature-section.img-left
  .opr-feature-item.content-container
  .opr-feature-item-wrapper {
  right: 0;
  clip-path: polygon(25% 0, 100% 0, 100% 100%, 0 100%);
}

.opr-feature-section.img-right
  .opr-feature-item.content-container
  .opr-feature-item-wrapper {
  left: 0;
  clip-path: polygon(0 0, 75% 0, 100% 100%, 0 100%);
}

.opr-feature-section
  .opr-feature-item.content-container
  .opr-feature-item-content {
  width: 60%;
  margin: auto;
}

.opr-feature-section.img-left
  .opr-feature-item.content-container
  .opr-feature-item-content {
  margin-left: 27%;
}

.opr-feature-section.img-right
  .opr-feature-item.content-container
  .opr-feature-item-content {
  margin-right: 27%;
}

.opr-feature-section .opr-feature-item-content div[class^="c-content-title"] h3,
.opr-feature-section
  .opr-feature-item-content
  div[class^="c-content-title"]
  h3
  * {
  font-size: 3rem !important;
  line-height: 4rem !important;
  letter-spacing: 2px;
  color: var(--c-battleship-green) !important;
  margin-bottom: 0;
  text-transform: uppercase;
}

.opr-feature-section .opr-feature-item-content div[class^="c-content-title"] p {
  font-style: italic;
  font-size: 3rem !important;
  line-height: 4rem !important;
  color: var(--c-battleship-green);
}

.opr-feature-section
  .opr-feature-item-content
  div[class^="c-content-title"]
  .c-line-left {
  background-color: var(--c-roti) !important;
}

.opr-feature-section
  .text-white
  .opr-feature-item-content
  div[class^="c-content-title"]
  .c-line-left {
  background-color: var(--c-battleship-green) !important;
}

.opr-feature-section .text-white .opr-feature-item-content h1,
.opr-feature-section .text-white .opr-feature-item-content h2,
.opr-feature-section .text-white .opr-feature-item-content h3,
.opr-feature-section
  .text-white
  .opr-feature-item-content
  div[class^="c-content-title"]
  h3,
.opr-feature-section
  .text-white
  .opr-feature-item-content
  div[class^="c-content-title"]
  h3
  *,
.opr-feature-section .text-white .opr-feature-item-content p {
  color: var(--c-white) !important;
}

.opr-feature-section .opr-feature-item-content div[class^="c-content-title"] p {
  margin: 0;
  text-transform: none;
}

.opr-feature-section .opr-feature-item-content .btn {
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 12px 24px;
  margin-left: 0;
  display: table-caption;
}

.opr-feature-section .opr-feature-item-content .btn.c-theme-btn {
  color: var(--c-battleship-green);
}

.opr-feature-section .opr-feature-item-content .btn:hover {
  background-color: unset;
  color: unset;
  /* font-weight: 900; */
}
/* END: THE FEATURE SECTION COMPONENT */

/* BEGIN: CONCERT DETAILS PAGE */
hr {
  border-color: var(--c-battleship-green);
}
/* END: CONCERT DETAILS PAGE */

/* BEGIN: OPR - TICKET BOX */
.opr-ticket-box {
  padding: 30px;
}

.opr-ticket-box p strong {
  font-family: var(--f-archive-narrow) !important;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.8rem;
  line-height: 2rem;
}

.opr-ticket-box p {
  font-size: 2.4rem;
  line-height: 3.2rem;
}

.opr-ticket-box .btn {
  font-size: 2.4rem;
  line-height: 3.2rem;
  padding: 8px 20px;
  letter-spacing: 4px;
  margin-top: 50px;
}

.opr-ticket-box .c-content-divider.c-divider-sm,
.opr-ticket-box hr {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.opr-ticket-box .f-white hr {
  border-color: var(--c-white);
}

.opr-ticket-box .c-content-divider.c-bg-white {
  background-color: var(--c-white) !important;
}
/* END: OPR - TICKET BOX */

/* BEGIN: STRIPE FORM */
.commerce-checkout-flow-multistep-default.form
  .checkout-pane-contact-information.webform-container-inline
  .fieldset-wrapper
  > div:nth-child(odd)
  > div.form-group {
  margin-right: 30px;
  display: block;
}

.form-item-payment-information-add-payment-method-billing-information-address-0-address-address-line2
  label {
  position: relative !important;
  clip: auto !important;
  width: auto !important;
  height: auto !important;
}

.stripe-form .form-group > div,
.stripe-form #payment-errors {
  display: block !important;
}

.stripe-form .form-text {
  font-size: 2.4rem;
  line-height: 3.2rem;
  padding: 10px 12px;
}
.stripe-form #payment-errors {
  margin-bottom: 15px;
}

.stripe-form #payment-errors * {
  color: #cd6262;
}

.stripe-form #card-number-element,
.stripe-form #expiration-element,
.stripe-form #security-code-element {
  width: 100%;
}

/* END: STRIPE FORM */

/* BEGIN: CART PAGE */
.c-shop-cart-page-1 {
  margin-top: 50px;
}

.c-shop-cart-page-1 > .c-cart-table-title,
.c-shop-cart-page-1 > .c-cart-table-row {
  padding-bottom: 20px;
  border-color: var(--c-battleship-green);
}

.c-shop-cart-page-1 .c-cart-table-title h3,
.c-shop-cart-page-1 .c-cart-table-row .c-cart-desc h3 a,
.c-shop-cart-page-1 .c-cart-table-row .c-cart-price,
.order-total-line.order-total-line__total.line-item-total span {
  font-size: 3rem !important;
  line-height: 3rem !important;
  color: var(--c-black) !important;
  font-weight: 400 !important;
  margin-bottom: 0;
}

.order-total-line.order-total-line__total.line-item-total {
  border-color: var(--c-battleship-green);
  padding-bottom: 30px;
}

.c-shop-cart-page-1 .c-cart-qty .form-item,
.c-shop-cart-page-1 .c-cart-qty .form-item .form-group {
  margin-bottom: 0;
}

.c-shop-cart-page-1 > .c-cart-table-row > .c-cart-remove {
  text-align: right;
}

.c-shop-cart-page-1 > .c-cart-table-row > .c-cart-remove > a {
  font-size: 4rem !important;
  line-height: 4rem !important;
}

.cart.cart-form {
  margin-bottom: 50px;
}
.cart.cart-form .form-actions {
  text-align: right;
}

.cart.cart-form .form-actions div {
  display: inline-block;
}

.cart.cart-form .form-actions input[id^="edit-submit"],
.c-cart-menu-footer .btn-cart-view {
  background: var(--c-roti);
  border: var(--c-roti);
  margin-right: 15px;
  opacity: 0.9;
}

.cart.cart-form .form-actions input[id^="edit-checkout"],
.c-cart-menu-footer .btn-cart-checkout {
  background: var(--c-battleship-green) !important;
  border: var(--c-battleship-green) !important;
  opacity: 0.9;
}

.cart.cart-form .form-actions input[id^="edit-submit"]:hover,
.c-cart-menu-footer .btn-cart-view:hover,
.cart.cart-form .form-actions input[id^="edit-checkout"]:hover,
.c-cart-menu-footer .btn-cart-checkout:hover {
  opacity: 1;
}

.cart.cart-form .form-actions .form-submit {
  padding: 12px 30px;
  letter-spacing: 2px;
}
/* END: CART PAGE */

/* BEGIN: CHECKOUT PAGE */
.commerce-checkout-flow-multistep-default .order-summary h2,
.commerce-checkout-flow-multistep-default .billing-information h2 {
  font-weight: 400 !important;
  text-transform: capitalize;
}

.commerce-checkout-flow-multistep-default
  .order-summary
  .checkout-pane-order-summary
  table,
.commerce-checkout-flow-multistep-default
  .order-summary
  .checkout-pane-order-summary
  table
  > tbody
  > tr
  > td {
  border-left: 0;
  border-right: 0;
  text-align: center;
  vertical-align: middle;
  border-color: var(--c-battleship-green);
}

.checkout-pane-coupon-redemption
  .form-item-sidebar-coupon-redemption-form-code
  label {
  font-size: 3rem !important;
  line-height: 5rem !important;
}

.checkout-pane-coupon-redemption
  .form-item-sidebar-coupon-redemption-form-code
  input {
  width: auto;
}

.checkout-pane-coupon-redemption #edit-sidebar-coupon-redemption-form-apply {
  background: var(--c-roti);
  border: var(--c-roti);
  margin-right: 15px;
  padding: 12px 30px;
  letter-spacing: 2px;
}

.commerce-checkout-flow-multistep-default .form-actions {
  /* text-align: left !important; */
  display: flex;
}

.commerce-checkout-flow-multistep-default .form-actions > div {
  order: 2;
}

.commerce-checkout-flow-multistep-default #edit-actions-next {
  background: var(--c-battleship-green);
  border: var(--c-battleship-green);
  order: 2;
}

.commerce-checkout-flow-multistep-default .form-actions .link--previous {
  order: 1;
  height: 47px;
  padding: 12px 30px;
  letter-spacing: 2px;
  line-height: 2.4rem;
  border: 2px solid var(--c-battleship-green);
  color: var(--c-battleship-green);
  margin-left: 0;
  margin-right: 20px;
}

.commerce-checkout-flow-multistep-default .form-submit {
  padding: 12px 30px;
  letter-spacing: 2px;
}

.layout-checkout-form {
  margin-bottom: 50px;
}

.layout-checkout-form .billing-information {
  margin-top: 50px;
}

.payment-method-icon-list {
  display: block !important;
}

/* END: CHECKOUT PAGE */

/* BEGIN: DISCOVERIES PAGE */
.view-library-resources .cbp-l-filters-work .cbp-filter-item,
.views-view-opr-grid-columns .cbp-l-filters-work .cbp-filter-item {
  color: var(--c-battleship-green) !important;
  border: 1.5px solid var(--c-battleship-green) !important;
  font-size: 2rem !important;
  line-height: 2.6rem !important;
  letter-spacing: 1px;
  padding: 13px 20px;
}

.view-library-resources .cbp-l-filters-work .cbp-filter-item:hover,
.views-view-opr-grid-columns .cbp-l-filters-work .cbp-filter-item:hover {
  background-color: var(--c-battleship-green) !important;
  color: var(--c-white) !important;
}

.view-library-resources
  .cbp-l-filters-work
  .cbp-filter-item
  .cbp-filter-counter,
.views-view-opr-grid-columns
  .cbp-l-filters-work
  .cbp-filter-item
  .cbp-filter-counter {
  font-size: 2rem !important;
  line-height: 2.6rem !important;
  letter-spacing: 1px;
}

.view-library-resources .cbp-l-filters-work .cbp-filter-item-active,
.views-view-opr-grid-columns .cbp-l-filters-work .cbp-filter-item-active {
  background-color: var(--c-battleship-green) !important;
  color: var(--c-white) !important;
}

.view-library-resources .cbp-wrapper .cbp-item .cbp-l-grid-work-title,
.views-view-opr-grid-columns .cbp-wrapper .cbp-item .cbp-l-grid-work-title {
  font-family: var(--f-archive-narrow) !important;
  color: var(--c-battleship-green) !important;
  font-size: 3rem !important;
  line-height: 3.6rem !important;
  text-transform: capitalize;
  white-space: unset;
}

.view-library-resources .cbp-wrapper .cbp-item .cbp-l-grid-work-desc,
.views-view-opr-grid-columns .cbp-wrapper .cbp-item .cbp-l-grid-work-desc {
  font-size: 3rem !important;
  line-height: 3.6rem !important;
  color: var(--c-battleship-green) !important;
  text-transform: capitalize;
  white-space: unset;
  margin-top: 15px;
}

.views-view-grid.view-library-resources .cbp,
.views-view-grid.views-view-opr-grid-columns .cbp {
  margin-top: 30px;
}

.views-view-grid.view-library-resources .cbp-l-filters-work,
.views-view-grid.views-view-opr-grid-columns .cbp-l-filters-work {
  margin-bottom: 0;
}

.views-view-grid.view-library-resources .cbp-l-grid-work .cbp-item-wrapper,
.views-view-grid.views-view-opr-grid-columns .cbp-item-wrapper {
  background-color: unset;
  border-top: 0px;
  box-shadow: none;
  padding: 0;
}

.views-view-grid.view-library-resources
  .cbp-caption-activeWrap
  .c-masonry-border,
.views-view-grid.views-view-opr-grid-columns
  .cbp-caption-activeWrap
  .c-masonry-border {
  border: 0px;
}

/* END: DISCOVERIES PAGE */

/* BEGIN: OUTREACH PAGE */
.opr-background-card-section {
  position: relative;
  min-height: 700px;
}

.opr-background-card {
  position: absolute !important;
  width: 100%;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
  padding-bottom: 0 !important;
  position: relative;
}

.opr-background-card-section .opr-bg-card-content-overlay {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.9);
  padding: 30px;
  width: 30%;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
  color: var(--c-black);
}

.opr-background-card-section.content-left .opr-bg-card-content-overlay {
  right: 55%;
}

.opr-background-card-section.content-right .opr-bg-card-content-overlay {
  left: 55%;
}

.opr-background-card-section .opr-bg-card-content-overlay blockquote {
  border-left: 0;
  margin: 0;
  padding: 0;
}

.opr-background-card-section .opr-bg-card-content-overlay blockquote * {
  color: var(--c-paua) !important;
}

.opr-background-card-section .opr-bg-card-content-overlay blockquote *::before {
  content: "\“";
}

.opr-background-card-section .opr-bg-card-content-overlay blockquote *::after {
  content: "\”";
}
/* END: OUTREACH PAGE */

/* BEGIN: DISCOVERIES DETAILS PAGE */
.library-resources-details .header-section {
  width: 70%;
  margin: auto;
  margin-bottom: 50px;
}

.library-resources-details .header-section .lr-category {
  text-transform: uppercase;
}

.library-resources-details .header-section .lr-category * {
  font-weight: 600;
}

.library-resources-details .header-section .lr-short-desc {
  margin-top: 30px;
}
.library-resources-details .field--name-field-library-image {
  text-align: center;
  margin-bottom: 50px;
}
/* END: DISCOVERIES DETAILS PAGE */

/* BEGIN: BLOCK SIDEBAR */
#block-blogsidebar div[class^="c-content-title"] h3,
#block-blogsidebar div[class^="c-content-title"] h3 * {
  font-size: 2.4rem !important;
  line-height: 2.4rem !important;
  margin-bottom: 22px;
  font-family: var(--f-archive-narrow) !important;
  font-weight: 600 !important;
}

#block-blogsidebar .c-content-ver-nav .c-menu.c-theme > li:before {
  color: var(--c-roti) !important;
  /* content: "\f105"; */
}

#block-blogsidebar .c-content-ver-nav .c-menu.c-arrow-dot > li:before {
  width: 0;
  height: 0;
  content: "\f105";
  margin: 0px 12px 1px 0px;
}

#block-blogsidebar .c-content-ver-nav .c-menu.c-theme > li a:hover {
  color: var(--c-roti) !important;
}
/* END: BLOCK SIDEBAR */

/* BEGIN: BLOG PAGE */
.node-nd-blog .c-content-blog-post-1 {
  margin-top: -60px;
}

.node-nd-blog .c-content-blog-post-1-view .c-content-blog-post-1 .c-title,
.node-nd-blog .c-content-blog-post-1-view .c-content-blog-post-1 .c-title a {
  font-size: 8rem !important;
  line-height: 9rem !important;
  color: var(--c-battleship-green) !important;
  text-transform: none;
  font-weight: normal !important;
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}
/* END: BLOG PAGE */

/* BEGIN: PRODUCT LISTING PAGE */
/* .node-product-teaser-list .c-content-product-2 .c-info-list .c-title, */
.node-product-teaser-list .c-content-product-2 .c-info-list .c-title a {
  font-family: var(--f-archive-narrow) !important;
  color: var(--c-battleship-green) !important;
  font-size: 3rem !important;
  line-height: 3.2rem !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 6.4rem;
}

.node-product-teaser-list .c-content-product-2 .c-info-list .c-title a:hover {
  color: var(--c-roti) !important;
}

.node-product-teaser-list .c-content-product-2 .c-info-list .c-desc,
.node-product-teaser-list
  .c-content-product-2
  .c-info-list
  .c-desc
  .field--name-field-short-description
  p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: calc(3 * var(--lh-default));
}

.node-product-teaser-list .c-content-product-2 .c-info-list .c-price {
  font-family: var(--f-archive-narrow) !important;
  color: var(--c-battleship-green) !important;
  margin-top: 24px;
}

.node-product-teaser-list
  .c-content-product-2
  .extra-components
  .form-actions
  input[type="submit"] {
  border: 2px solid var(--c-battleship-green) !important;
  background-color: var(--c-white) !important;
  color: var(--c-battleship-green) !important;
  font-size: var(--fs-default) !important;
}

.node-product-teaser-list
  .c-content-product-2
  .extra-components
  .form-actions
  input[type="submit"]:hover {
  background-color: var(--c-battleship-green) !important;
  color: var(--c-white) !important;
}
/* END: PRODUCT LISTING PAGE */

/* BEGIN: ACCOUNT PROFILE */
.customer-information .field--label-inline > .field__label,
.customer-information .field__label,
.order-information .field--label-inline > .field__label{
  float: none;
  font-weight: 600;
  margin-top: 15px;
}

.c-layout-sidebar-menu ul.c-dropdown-menu li>a:hover,
.c-layout-sidebar-menu ul.c-dropdown-menu li>a.is-active {
  color: var(--c-red-theme) !important;
}

.c-layout-sidebar-menu .c-sidebar-menu li.c-dropdown > a .c-arrow {
  font-family: var(--f-awesome) !important;
}
/* END: ACCOUNT PROFILE */



/* MEDIA QUERIES */
/*
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/
@media (min-width: 1281px) {
  /* CSS */
}

/* Override Jango css */
@media (min-width: 992px) {
  .c-layout-header.c-layout-header-default {
    background: rgba(0, 0, 0, 0.7);
  }

  .c-layout-header .c-navbar-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 90px;
  }

  .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 30px;
  }

  .c-page-on-scroll.c-layout-header-fixed .c-layout-header {
    height: 70px;
  }

  .c-page-on-scroll.c-layout-header-fixed .c-layout-header .c-navbar-wrapper {
    height: 70px;
  }

  .c-layout-header
    .c-navbar
    .c-mega-menu.c-fonts-uppercase
    > .nav.navbar-nav
    > li
    > .c-link {
    font-size: 18px;
  }
  .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
    min-height: 115px;
    padding-top: 50px;
  }

  .c-page-on-scroll.c-layout-header-fixed
    .c-layout-header
    .c-mega-menu
    .nav.navbar-nav
    > li
    > .c-link {
    min-height: 80px;
    padding-top: 35px;
  }

  .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-btn-icon {
    margin-top: 30px;
  }

  .c-page-on-scroll.c-layout-header-fixed
    .c-layout-header
    .c-mega-menu
    .nav.navbar-nav
    > li
    > .c-btn-icon {
    margin-top: 15px;
  }

  .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-btn {
    margin-top: 40px;
  }

  .c-page-on-scroll.c-layout-header-fixed
    .c-layout-header
    .c-mega-menu
    .nav.navbar-nav
    > li
    > .c-btn {
    margin-top: 25px;
  }

  .c-layout-header.c-layout-header-default
    .c-navbar
    .c-mega-menu
    > .nav.navbar-nav
    > li.c-active
    > a:not(.btn):not(.c-btn-icon):not(.c-quick-sidebar-toggler):before,
  .c-layout-header.c-layout-header-default
    .c-navbar
    .c-mega-menu
    > .nav.navbar-nav
    > li:hover
    > a:not(.btn):not(.c-btn-icon):not(.c-quick-sidebar-toggler):before {
    content: unset;
  }
  .container-fluid
    .c-layout-header
    .c-navbar
    .c-mega-menu
    > .nav.navbar-nav
    > li
    > .dropdown-menu {
    width: fit-content !important;
    right: inherit;
  }

  .container-fluid
    .c-layout-header
    .c-navbar
    .c-mega-menu
    > .nav.navbar-nav
    > li
    > .dropdown-menu
    > li {
    width: 100%;
  }

  .c-layout-header .c-brand .c-desktop-logo {
    /* height: 45px; */
    max-width: 270px;
    max-height: unset;
  }

  .c-page-on-scroll .c-layout-header .c-navbar .c-logo img {
    /* height: 45px; */
    max-width: 270px;
    max-height: unset;
  }

  .c-layout-header
    .c-navbar
    .c-mega-menu
    > .nav.navbar-nav
    > li
    > .c-btn-icon
    > i {
    font-size: 20px !important;
  }

  .owl-carousel .owl-controls .owl-dot {
    width: 16px;
    height: 16px;
  }

  /* BEGIN: BUY TICKETS PAGE */
  .buy-tickets.bg-full-width {
    padding-top: 300px !important;
    padding-bottom: 300px !important;
  }
  /* END: BUY TICKETS PAGE */

  /* BEGIN: CART PAGE */
  .c-shop-cart-page-1 .c-cart-table-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  /* END: CART PAGE */

  /* BEGIN: DISCOVERIES PAGE */
  .view-library-resources .cbp-wrapper .cbp-item .cbp-content-wrapper,
  .views-view-opr-grid-columns .cbp-wrapper .cbp-item .cbp-content-wrapper {
    min-height: 160px;
  }
  /* END: DISCOVERIES PAGE */
}

@media (max-width: 991px) {
  .c-layout-header .c-navbar {
    height: 70px;
  }

  .c-layout-header .c-navbar .c-logo img,
  .c-page-on-scroll .c-layout-header .c-navbar .c-logo img {
    max-height: 50px;
  }

  .c-layout-header .c-brand {
    margin: 10px 15px;
  }

  .c-layout-header .c-brand > .c-cart-toggler,
  .c-layout-header .c-brand > .c-search-toggler {
    margin: 10px 25px 0 0;
  }

  .c-layout-header .c-brand > .c-cart-toggler i {
    font-size: 24px !important;
    top: 3px;
  }

  .c-layout-header .c-brand > .c-search-toggler i {
    font-size: 20px !important;
    top: 3px;
    position: relative;
  }

  .c-layout-header.c-layout-header-dark-mobile .c-brand > .c-hor-nav-toggler,
  .c-layout-header.c-layout-header-default-mobile
    .c-brand
    > .c-hor-nav-toggler {
    margin-top: 10px;
  }

  .c-layout-header
    .c-navbar
    .c-mega-menu
    > .nav.navbar-nav
    > li.c-open
    > .dropdown-menu {
    width: 100% !important;
  }

  div[class^="c-content-title"] h3,
  div[class^="c-content-title"] h3 *,
  .opr-title h3,
  .opr-title h3 * {
    font-size: 40px !important;
    line-height: 50px !important;
    margin-bottom: 15px;
  }

  .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li .c-link,
  .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li .c-btn-icon,
  .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li .c-btn {
    padding: 10px 20px 10px 20px !important;
  }

  /* BEGIN: BUY TICKETS PAGE */
  #single-tickets .row div:nth-child(2) {
    margin-top: 40px;
  }

  #single-tickets .ticket-desc p {
    font-size: 3rem;
    line-height: 3.5rem;
  }

  .buy-tickets-note div {
    padding: 50px !important;
  }
  /* END: BUY TICKETS PAGE */

  /* BEGIN: THE EXPERIENCE PAGE */
  .experience-desc-wrapper .container > div {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  .client-reviews-wrapper div[class^="c-content-title"] {
    margin-top: 50px !important;
  }

  .client-reviews-wrapper .owl-carousel {
    margin-top: 32px;
  }

  .client-reviews-wrapper .owl-carousel .owl-controls {
    margin-top: 15px;
    margin-bottom: 24px;
  }

  .client-reviews-wrapper .owl-carousel p {
    font-size: 3rem;
    line-height: 4rem;
  }

  .client-reviews-wrapper .owl-carousel .owl-item .reviewer {
    margin-top: 32px;
  }

  /* END: THE EXPERIENCE PAGE */

  /* BEGIN: ABOUT US PAGE */
  .about-us-review {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  /* END: ABOUT US PAGE */

  /* BEGIN: THE PAGE BANNER */
  .opr-page-banner-wrapper .opr-page-banner-content h1,
  .opr-page-banner-wrapper .opr-page-banner-content h1 *,
  .opr-page-banner-wrapper .opr-page-banner-content h2,
  .opr-page-banner-wrapper .opr-page-banner-content h2 *,
  .opr-page-banner-wrapper .opr-page-banner-content h3,
  .opr-page-banner-wrapper .opr-page-banner-content h3 *,
  .opr-page-banner-wrapper .opr-page-banner-content h4,
  .opr-page-banner-wrapper .opr-page-banner-content h4 *,
  .opr-page-banner-wrapper .opr-page-banner-content h5,
  .opr-page-banner-wrapper .opr-page-banner-content h5 *,
  .opr-page-banner-wrapper .opr-page-banner-content h6,
  .opr-page-banner-wrapper .opr-page-banner-content h6 * {
    font-size: 7rem !important;
    line-height: 8rem !important;
    margin-bottom: 25px;
  }

  .opr-page-banner-wrapper .opr-page-banner-content p {
    font-size: 2.3rem;
    line-height: 3.5rem;
  }
  /* END: THE PAGE BANNER */

  /* BEGIN: THE FEATURE SECTION COMPONENT */
  .opr-feature-section {
    min-height: 670px;
  }
  .opr-feature-section
    .opr-feature-item.content-container
    .opr-feature-item-wrapper {
    width: 65%;
  }
  .opr-feature-section .opr-feature-item-content p {
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .opr-feature-section .opr-feature-item-content .btn {
    padding: 6px 12px;
  }
  /* END: THE FEATURE SECTION COMPONENT */

  /* BEGIN: CART PAGE */
  .c-shop-cart-page-1 > .c-cart-table-row > .c-cart-item-title {
    /* font-size: 3rem !important;
    line-height: 3rem !important;
    background: var(--c-battleship-green) !important; */
    display: none !important;
  }

  .c-shop-cart-page-1 .c-cart-sub-title {
    color: var(--c-black) !important;
    font-weight: 400 !important;
  }

  .c-shop-cart-page-1 > .c-cart-table-row > .c-cart-desc h3 a {
    font-size: 4rem !important;
    line-height: 4rem !important;
    font-weight: 500 !important;
  }

  .c-cart-image img {
    max-width: 130px !important;
  }
  .c-shop-cart-page-1 > .c-cart-table-row > .c-cart-remove {
    text-align: center;
  }
  .c-shop-cart-page-1 > .c-cart-table-row > .c-cart-remove > a {
    font-size: 2.5rem !important;
    line-height: 2.5rem !important;
  }
  /* END: CART PAGE */

  /* BEGIN: CHECKOUT PAGE */
  .commerce-checkout-flow-multistep-default .form-actions .link--previous {
    padding: 12px 15px;
  }
  /* END: CHECKOUT PAGE */

  /* BEGIN: DISCOVERIES PAGE */
  .view-library-resources .cbp-wrapper .cbp-item .cbp-content-wrapper,
  .views-view-opr-grid-columns .cbp-wrapper .cbp-item .cbp-content-wrapper {
    min-height: 100px;
  }
  /* END: DISCOVERIES PAGE */

  /* BEGIN: OUTREACH PAGE */
  .opr-background-card-section {
    min-height: 600px;
  }

  .opr-background-card-section .opr-bg-card-content-overlay {
    width: 75% !important;
  }

  .opr-background-card-section.content-left .opr-bg-card-content-overlay {
    right: 20% !important;
  }

  .opr-background-card-section.content-right .opr-bg-card-content-overlay {
    left: 20% !important;
  }
  /* END: OUTREACH PAGE */

  /* BEGIN: DISCOVERIES DETAILS PAGE */
  .library-resources-details .header-section {
    width: 80%;
  }
  /* END: DISCOVERIES DETAILS PAGE */
}

@media (max-width: 1280px) {
  .c-layout-header
    .c-navbar
    .c-mega-menu.c-fonts-uppercase
    > .nav.navbar-nav
    > li
    > .c-link {
    font-size: 13px;
    padding-left: 7px;
    padding-right: 7px;
  }

  .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li a {
    padding-left: 7px;
    padding-right: 7px;
  }

  .c-layout-header.c-layout-header-4
    .c-navbar
    .c-mega-menu
    > .nav.navbar-nav
    > li
    > .c-btn-icon,
  .c-layout-header.c-layout-header-4
    .c-navbar
    .c-mega-menu
    > .nav.navbar-nav
    > li
    > .c-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-btn {
    margin-left: 5px;
    margin-right: 5px;
  }

  /* BEGIN: PAGE BANNER */
  .bg-full-width.page-banner-wrapper,
  .opr-page-banner-wrapper {
    height: 50vw;
  }
  /* END: PAGE BANNER */

  .socicon-btn.socicon-btn-circle.socicon-youtube {
    margin-left: 0 !important;
  }

  .ensemble-section .ensemble-wrapper .ensemble-content .btn {
    height: 40px;
  }

  /* BEGIN: BUY TICKETS PAGE*/
  .subscription-options .subscription-desc {
    font-size: 2.5rem;
    line-height: 3.5rem;
  }
  /* END: BUY TICKETS PAGE*/

  /* BEGIN: OUTREACH PAGE */
  .opr-background-card .opr-bg-card-content-overlay {
    width: 60%;
  }

  .opr-background-card.content-left .opr-bg-card-content-overlay {
    right: 35%;
  }

  .opr-background-card.content-right .opr-bg-card-content-overlay {
    left: 35%;
  }
  /* END: OUTREACH PAGE */
}
/*
  ##Device = Laptops, Desktops
  ##Screen = Between 1025px to 1280px
*/
@media (min-width: 1025px) and (max-width: 1280px) {
  :root {
    font-size: 8px;
  }

  .md-slider-wrap {
    height: 75vh !important;
  }

  .md-slider-wrap .md-slide-item .md-object .home-quote .home-v2-title {
    font-size: 80px;
    line-height: 80px;
  }

  .ensemble-section .ensemble-wrapper {
    padding: 35px;
  }
}

/*
  ##Device = Tablets, Ipads (portrait)
  ##Screen = Between 768px to 1024px
*/
@media (min-width: 768px) and (max-width: 1024px) {
  :root {
    font-size: 7px;
  }

  .md-slider-wrap {
    height: 50vh !important;
  }

  .md-slider-wrap .md-slide-item .md-object .home-quote .home-v2-title {
    font-size: 7rem;
    line-height: 8rem;
  }

  .md-slider-wrap .md-slide-item .md-objects .home-quote {
    margin-top: 110px;
  }

  .md-slider-wrap .md-slide-item .md-object .home-quote .author {
    font-size: 24px;
    line-height: 70px;
  }

  .md-slider-wrap .md-slide-item .md-objects a.c-action-btn {
    font-size: 16px;
    line-height: 16px;
    width: 200px;
    height: 35px;
  }

  .home-content {
    padding-bottom: 50px;
  }

  /* BEGIN:  ENSEMBLE SECTION */
  .ensemble-section .ensemble-wrapper {
    width: 55%;
    padding: 20px;
  }

  .ensemble-section .ensemble-wrapper .ensemble-content .ensemble-title p {
    margin-bottom: 15px;
  }
  /* END:  ENSEMBLE SECTION */

  /* BEGIN: THE FOOTER */
  #footer .footer-col-left {
    padding-right: 30px;
  }

  #footer .footer-col-right {
    padding-left: 30px;
  }
  /* END: THE FOOTER */

  /* BEGIN: BUY TICKETS PAGE */
  .subscription-options > div {
    padding: 35px 15px !important;
  }

  .subscription-options .subscription-price {
    font-size: 6rem;
    line-height: 6.5rem;
  }

  .subscription-options .subscription-price.medium {
    font-size: 3rem;
    line-height: 4rem;
  }

  .subscription-options .btn.purchase {
    margin-top: 50px !important;
  }

  .subscription-options .subscription-premier .subscription-desc {
    min-height: 420px;
  }

  /* END: BUY TICKETS PAGE */

  /* BEGIN: THE FEATURE SECTION COMPONENT */
  .opr-feature-section
    .opr-feature-item-content
    div[class^="c-content-title"]
    h3,
  .opr-feature-section
    .opr-feature-item-content
    div[class^="c-content-title"]
    p {
    font-size: 4rem !important;
    line-height: 5rem !important;
  }
  /* END: THE FEATURE SECTION COMPONENT */
}

/*
  ##Device = Tablets, Ipads (landscape)
  ##Screen = Between 768px to 1024px
*/
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  /* CSS */
}

@media (min-width: 768px) {
  /* BEGIN: THE FOOTER */
  #footer .footer-bottom {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
  }

  #footer .footer-bottom div .socicon-btn {
    margin-bottom: 0 !important;
  }

  #footer .footer-bottom div:nth-child(2) {
    text-align: right;
  }

  #footer .footer-bottom p {
    margin-bottom: 0;
  }
  /* END: THE FOOTER */

  /* BEGIN: BUY TICKETS PAGE */
  .subscription-options .subscription-desc {
    min-height: 350px;
  }

  .subscription-options .subscription-premier .subscription-desc {
    min-height: 450px;
  }
  /* END: BUY TICKETS PAGE */
}

@media (max-width: 767px) {
  :root {
    font-size: 7px;
  }
  /* BEGIN: Hompage's season concerts */
  .home-content {
    padding-bottom: 35px;
  }

  .md-slider-wrap .md-slide-item .md-object .home-quote .home-v2-title {
    font-size: 7rem;
    line-height: 8rem;
  }

  .md-slider-wrap {
    height: 50vh !important;
  }
  .md-slider-wrap .md-slide-item .md-objects a.c-action-btn {
    font-size: 16px;
    line-height: 16px;
    width: 200px;
    height: 35px;
  }

  .md-slider-wrap .md-slide-item .md-object .home-quote .author {
    font-size: 24px;
    line-height: 70px;
  }

  div[class^="c-content-title"] h3,
  div[class^="c-content-title"] h3 *,
  .opr-title h3,
  .opr-title h3 * {
    font-size: 8vw !important;
    line-height: 9vw;
    margin-bottom: 15px;
  }

  .views-view-grid .c-layout-page .cbp-wrapper .cbp-item {
    margin-top: 35px;
  }

  .views-view-grid .c-layout-page .cbp-wrapper .cbp-item:nth-child(1) {
    margin-top: 0;
  }

  .c-layout-header-fixed.c-layout-header-mobile-fixed .c-layout-page {
    margin-top: 30px;
  }
  /* END: Hompage's season concerts */

  /* BEGIN:  ENSEMBLE SECTION */
  .ensemble-section {
    padding-top: 50% !important;
    background-color: #f4e8db;
  }
  .ensemble-section .ensemble-wrapper {
    width: 100%;
    padding: 20px;
    position: relative;
    right: 0;
    left: 0;
    margin: auto;
    border: 1px solid #71765726;
    bottom: 15px;
  }

  .ensemble-section .ensemble-wrapper .ensemble-content .ensemble-title p {
    margin-bottom: 15px;
  }
  /* END:  ENSEMBLE SECTION */

  /* BEGIN: THE EXPERIENCE SECTION */
  .experience-section .exp-isotope-gallery .exp-isotope-item,
  .experience-section .exp-isotope-gallery .exp-isotope-item-sizer {
    width: 33.3%;
  }

  .experience-section .exp-isotope-gallery .exp-isotope-item.width2 {
    width: 66.6%;
  }
  /* END: THE EXPERIENCE SECTION */

  .clients-section .owl-carousel .owl-item img {
    width: auto;
    height: 125px;
    margin: auto;
  }

  /* BEGIN: THE FOOTER */
  #footer .footer-col-left {
    padding-right: 15px;
  }

  #footer .footer-col-right {
    padding-left: 15px;
    margin-top: 30px;
  }
  /* END: THE FOOTER */

  /* BEGIN: BUY TICKETS PAGE */
  .ticket-types-wrapper .row > div {
    text-align: center !important;
  }

  .subscription-options {
    flex-direction: column;
    margin-bottom: 0;
  }

  .subscription-options > div {
    margin-bottom: 30px !important;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding: 35px !important;
  }

  .subscription-options > div:nth-child(1),
  .subscription-options > div:nth-child(3) {
    margin-bottom: 30px !important;
  }

  #single-tickets .row div:nth-child(2) {
    margin-top: 40px;
  }

  /* END: BUY TICKETS PAGE */

  /* BEGIN: PAGE BANNER */
  .bg-full-width.page-banner-wrapper,
  .opr-page-banner-wrapper {
    height: 90vw;
    background-position: center;
  }

  .bg-full-width.page-banner-wrapper .banner-title p {
    font-size: 7rem;
    line-height: 7rem;
  }

  .opr-page-banner-wrapper .opr-page-banner-content {
    top: 60%;
    width: 75%;
  }
  .opr-page-banner-wrapper .opr-page-banner-content h1,
  .opr-page-banner-wrapper .opr-page-banner-content h1 *,
  .opr-page-banner-wrapper .opr-page-banner-content h2,
  .opr-page-banner-wrapper .opr-page-banner-content h2 *,
  .opr-page-banner-wrapper .opr-page-banner-content h3,
  .opr-page-banner-wrapper .opr-page-banner-content h3 *,
  .opr-page-banner-wrapper .opr-page-banner-content h4,
  .opr-page-banner-wrapper .opr-page-banner-content h4 *,
  .opr-page-banner-wrapper .opr-page-banner-content h5,
  .opr-page-banner-wrapper .opr-page-banner-content h5 *,
  .opr-page-banner-wrapper .opr-page-banner-content h6,
  .opr-page-banner-wrapper .opr-page-banner-content h6 * {
    font-size: 5rem !important;
    line-height: 6rem !important;
    margin-bottom: 12px;
  }

  .opr-page-banner-wrapper .opr-page-banner-content p {
    font-size: 2.5rem;
    line-height: 3rem;
  }
  /* END: PAGE BANNER */

  /* BEGIN: THE EXPERIENCE PAGE */
  .experience-desc-wrapper .container > div {
    padding: 30px !important;
  }

  .experience-desc-wrapper .container > div {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .client-reviews-wrapper div[class^="c-content-title"] {
    margin-top: 30px !important;
  }

  .client-reviews-wrapper .owl-carousel p {
    font-size: 2.5rem;
    line-height: 3rem;
  }
  /* END: THE EXPERIENCE PAGE */

  /* BEGIN: ABOUT US PAGE */
  .about-us-review {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .about-us-review .about-us-reviewer p {
    margin-top: 24px;
  }

  .about-us-review .about-us-review-content p {
    font-size: 3.5rem;
    line-height: 4.5rem;
  }

  .the-leadership-wrapper {
    margin-bottom: 50px;
  }
  .the-leadership-wrapper .row > div {
    margin-bottom: 40px;
  }

  .the-leadership-wrapper .leader-desc {
    margin-top: 24px;
  }
  /* END: ABOUT US PAGE */

  /* BEGIN: THE FEATURE SECTION COMPONENT */
  .opr-feature-section {
    display: block;
  }

  .opr-feature-section .opr-feature-item.img,
  .opr-feature-section .opr-feature-item.img img {
    height: auto;
    width: 100%;
  }

  .opr-feature-section .opr-feature-item.content-container {
    width: 100%;
  }

  .opr-feature-section
    .opr-feature-item.content-container
    .opr-feature-item-wrapper {
    width: 100%;
    top: auto;
    bottom: 0;
    height: auto;
  }

  .opr-feature-section.img-right
    .opr-feature-item.content-container
    .opr-feature-item-wrapper {
    clip-path: polygon(0 0, 100% 9%, 100% 100%, 0 100%);
  }

  .opr-feature-section.img-left
    .opr-feature-item.content-container
    .opr-feature-item-wrapper {
    clip-path: polygon(0 9%, 100% 0, 100% 100%, 0 100%);
  }

  .opr-feature-section
    .opr-feature-item.content-container
    .opr-feature-item-content {
    width: 100%;
    padding: 0 30px;
    padding-bottom: 15px;
  }

  .opr-feature-section.img-right
    .opr-feature-item.content-container
    .opr-feature-item-content,
  .opr-feature-section.img-left
    .opr-feature-item.content-container
    .opr-feature-item-content {
    margin-top: 20%;
    margin-right: 0;
    margin-left: 0;
  }

  /* END: THE FEATURE SECTION COMPONENT */

  /* BEGIN: OPR - TICKET BOX */
  .opr-ticket-box {
    margin-top: 30px;
  }

  .opr-ticket-box p strong {
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .opr-ticket-box p {
    font-size: 3rem;
    line-height: 3.5rem;
  }
  /* END: OPR - TICKET BOX */

  /* BEGIN: STRIPE FORM */
  .commerce-checkout-flow-multistep-default.form
    .checkout-pane-contact-information.webform-container-inline
    .fieldset-wrapper
    > div:nth-child(odd)
    > div.form-group {
    margin-right: 0;
    display: block;
  }

  .commerce-checkout-flow-multistep-default.form
    .checkout-pane-contact-information.webform-container-inline
    .fieldset-wrapper
    .form-group.js-form-type-email {
    display: block;
  }
  /* END: STRIPE FORM */

  /* BEGIN: CHECKOUT PAGE */
  .checkout-pane-coupon-redemption
    .form-item-sidebar-coupon-redemption-form-code
    input {
    width: 100%;
  }

  .commerce-checkout-flow-multistep-default .form-submit,
  .commerce-checkout-flow-multistep-default .form-actions .link--previous,
  .checkout-pane-coupon-redemption #edit-sidebar-coupon-redemption-form-apply {
    padding: 6px 12px;
    font-size: 2rem;
  }

  .commerce-checkout-flow-multistep-default .form-actions .link--previous {
    height: 32px;
  }
  .commerce-checkout-flow-multistep-default .order-summary h2,
  .commerce-checkout-flow-multistep-default .billing-information h2 {
    font-size: 6rem !important;
  }

  .commerce-checkout-flow-multistep-default
    .order-summary
    .checkout-pane-order-summary
    table
    > tbody
    > tr,
  .commerce-checkout-flow-multistep-default
    .order-summary
    .checkout-pane-order-summary
    table
    > tbody
    > tr
    > td {
    display: block;
    text-align: right;
  }

  .commerce-checkout-flow-multistep-default
    .order-summary
    .checkout-pane-order-summary
    table
    > tbody
    > tr {
    border-top: 1px solid;
  }

  .commerce-checkout-flow-multistep-default
    .order-summary
    .checkout-pane-order-summary
    table
    > tbody
    > tr
    > td {
    border: none;
  }

  .commerce-checkout-flow-multistep-default
    .order-summary
    .checkout-pane-order-summary
    table
    > tbody
    > tr
    > td
    .qty-sign {
    display: none;
  }
  .commerce-checkout-flow-multistep-default
    .order-summary
    .checkout-pane-order-summary
    table
    > tbody
    > tr
    .views-field-quantity::before {
    content: "Quantity";
    float: left;
  }
  .commerce-checkout-flow-multistep-default
    .order-summary
    .checkout-pane-order-summary
    table
    > tbody
    > tr
    .views-field-field-images::before {
    content: "Image";
    float: left;
  }
  .commerce-checkout-flow-multistep-default
    .order-summary
    .checkout-pane-order-summary
    table
    > tbody
    > tr
    .views-field-title::before {
    content: "Name";
    float: left;
  }
  .commerce-checkout-flow-multistep-default
    .order-summary
    .checkout-pane-order-summary
    table
    > tbody
    > tr
    .views-field-sku::before {
    content: "SKU";
    float: left;
  }
  .commerce-checkout-flow-multistep-default
    .order-summary
    .checkout-pane-order-summary
    table
    > tbody
    > tr
    .views-field-total-price__number::before {
    content: "Total";
    float: left;
  }
  .commerce-checkout-flow-multistep-default
    .order-summary
    .checkout-pane-order-summary
    table
    > tbody
    > tr
    .views-field-jango-cms-entity-path::before {
    content: "Link";
    float: left;
  }

  .checkout-pane-order-summary .line-item-summary,
  .cart.cart-form .line-item-summary {
    margin-right: 0;
  }
  /* END: CHECKOUT PAGE */

  /* BEGIN: DISCOVERIES PAGE */
  .view-library-resources .cbp-wrapper .cbp-item .cbp-content-wrapper,
  .views-view-opr-grid-columns .cbp-wrapper .cbp-item .cbp-content-wrapper {
    min-height: fit-content;
  }
  /* END: DISCOVERIES PAGE */

  /* BEGIN: OUTREACH PAGE */
  .opr-background-card-section .opr-background-card {
    height: 65vw;
  }

  .opr-background-card-section .opr-bg-card-content-overlay {
    top: 93%;
    transform: translateY(-90%);
    width: 100% !important;
  }

  .opr-background-card-section.content-left .opr-bg-card-content-overlay {
    left: 0 !important;
  }

  .opr-background-card-section.content-right .opr-bg-card-content-overlay {
    left: 0 !important;
  }
  /* END: OUTREACH PAGE */

  /* BEGIN: DISCOVERIES DETAILS PAGE */
  .library-resources-details .header-section {
    width: 100%;
  }
  /* END: DISCOVERIES DETAILS PAGE */
}

/*
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = Between 481px to 767px
*/
@media (min-width: 481px) and (max-width: 767px) {
  /* CSS */
}

/*
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = Between 320px to 479px
*/
@media (min-width: 320px) and (max-width: 480px) {
  /* CSS */
  .c-layout-header .c-navbar .c-logo {
    display: block;
    text-align: center;
  }
  .c-layout-header .c-navbar .c-logo img {
    max-height: 35px;
  }

  .c-page-on-scroll .c-layout-header .c-navbar .c-logo img {
    display: none;
  }

  .c-layout-header .c-navbar {
    height: 90px;
  }

  .c-page-on-scroll .c-layout-header .c-navbar {
    height: 40px;
  }
  .c-layout-header-fixed.c-layout-header-mobile-fixed
    .c-layout-header.c-mega-menu-shown
    .c-mega-menu,
  .c-layout-header .c-navbar .c-mega-menu.c-shown {
    top: 90px;
  }

  .c-page-on-scroll.c-layout-header-fixed.c-layout-header-mobile-fixed
    .c-layout-header.c-mega-menu-shown
    .c-mega-menu {
    top: 40px;
  }

  .c-page-on-scroll .c-layout-header .c-brand {
    margin-top: 0px;
  }

  .c-layout-header .c-brand > button[class$="-toggler"] i {
    font-size: 20px !important;
    top: 0px;
  }

  .c-layout-header.c-layout-header-dark-mobile .c-brand > .c-hor-nav-toggler,
  .c-layout-header.c-layout-header-default-mobile
    .c-brand
    > .c-hor-nav-toggler {
    margin-top: 5px;
  }

  .md-slider-wrap .md-slide-item .md-object .home-quote .home-v2-title {
    font-size: 9vw;
    line-height: 11vw;
  }

  .md-slider-wrap .md-slide-item .md-object .home-quote .author {
    font-size: 14px;
    line-height: 50px;
  }

  .md-slider-wrap .md-slide-item .md-objects a.c-action-btn {
    font-size: 13px;
    line-height: 13px;
    width: 150px;
    height: 30px;
    letter-spacing: 3px;
  }

  .md-slider-wrap {
    height: calc(400px + 5vh) !important;
  }

  .md-arrow-right,
  .md-arrow-left {
    opacity: 0.5;
    background-size: contain;
    width: 30px;
    height: 30px;
    opacity: 1;
  }

  .c-layout-header .c-brand > .c-cart-toggler .c-cart-number {
    top: -4px;
  }

  .views-view-grid .c-layout-page .cbp-wrapper .cbp-item {
    width: 100% !important;
  }

  .views-view-grid .c-layout-page .cbp-wrapper .cbp-item {
    padding-right: 0;
    padding-left: 0;
  }

  /* BEGIN: Hompage's season concerts */

  .views-view-grid .c-layout-page .cbp-wrapper .cbp-item {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .home-content
    .views-view-grid
    .c-layout-page
    .cbp-l-grid-work
    .cbp-item-wrapper {
    padding-bottom: 15px;
  }

  /* END: Hompage's season concerts */

  /* BEGIN: CART PAGE */
  .cart.cart-form .form-actions .form-submit {
    padding: 7px 15px;
  }
  /* END: CART PAGE */
}
