.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
body blockquote {
  position: relative;
  padding: 50px;
}
body blockquote::before {
  content: "“";
  font-size: 150px;
  display: block;
  position: absolute;
  top: 20px;
  line-height: 0.5;
  left: 0;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
  overflow-x: hidden;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-tap-highlight-color: transparent;
}
a {
  background-color: transparent;
  text-decoration: none;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: 700;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
em {
  font-style: italic;
}
* {
  margin: 0;
  padding: 0;
}
*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-display: swap;
  line-height: 1.5;
  font-size: 14px;
  background-color: #15161a;
  color: #fff;
  font-weight: normal;
  font-stretch: normal;
}
@media (max-width: 1199.95px) {
  body {
    overflow-x: hidden;
  }
}
p {
  margin: 0 0 20px;
  font-size: 16px;
}
p:last-child {
  margin-bottom: 0px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-family: 'Poppins', sans-serif;
  line-height: 1.5;
  color: inherit;
  margin-top: 0;
  margin-bottom: 20px;
  font-stretch: normal;
  font-weight: bold;
}
h1 {
  font-size: 50px;
}
@media only screen and (max-width: 991.95px) {
  h1 {
    font-size: 42px;
  }
}
@media only screen and (max-width: 767.95px) {
  h1 {
    font-size: 34px;
  }
}
h2 {
  font-size: 35px;
}
@media only screen and (max-width: 767.95px) {
  h2 {
    font-size: 28px;
  }
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
img {
  max-width: 100%;
  vertical-align: middle;
  height: auto;
}
.contentwrap {
  width: 100%;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991.95px) {
  .contentwrap {
    max-width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .contentwrap {
    max-width: calc(100% - 80px);
  }
}
@media (min-width: 1580px) {
  .contentwrap {
    max-width: 1440px;
  }
}
@media only screen and (max-width: 767.95px) {
  .contentwrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.no-link {
  cursor: default;
}
.align-center {
  text-align: center;
}
.custom-btn {
  border: 0;
  display: inline-block;
  padding: 16px 32px;
  font-weight: bold;
  font-family: "lato", sans-serif;
  border-radius: 28px;
  line-height: 24px;
  font-size: 16px;
}
.custom-btn:hover {
  cursor: pointer;
  text-decoration: none;
}
.custom-btn[class*="outline"] {
  border: 1px solid;
}
.custom-btn.tiny {
  font-size: 13px;
  line-height: 1.8;
  letter-spacing: 0.93px;
  padding: 4px 20px;
}
.container {
  width: 100%;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991.95px) {
  .container {
    max-width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .container {
    max-width: calc(100% - 80px);
  }
}
@media (min-width: 1580px) {
  .container {
    max-width: 1440px;
  }
}
@media only screen and (max-width: 767.95px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  @-ms-viewport {
    width: device-width;
  }
  select::-ms-expand {
    display: none;
  }
}
@supports (-ms-ime-align:auto) {
  video {
    background-color: #000000;
  }
}
.text-grey {
  color: #ffffff;
  opacity: 0.7;
}
.text-white {
  color: #fff;
}
.bg-red {
  background-color: #d52331;
}
.bg-blue {
  background-color: #213e78;
}
button {
  background-color: transparent;
}
.btn.bg-red:hover {
  background-color: #e72c3b;
}
.absolute-center {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
video {
  width: 100%;
  height: auto;
}
.no-hover-click {
  pointer-events: none;
}
header ul,
footer ul,
header ol,
footer ol {
  list-style: none;
}
.main-content ul:not(.contextual-links),
.main-content ol:not(.contextual-links) {
  padding-left: 16px;
}
.main-content ul:not(.contextual-links) li,
.main-content ol:not(.contextual-links) li {
  padding-bottom: 16px;
}
a {
  color: inherit;
}
a:focus {
  outline: none;
}
.para.x-large {
  font-size: 24px;
  line-height: 30px;
}
@media only screen and (max-width: 767.95px) {
  .para.x-large {
    font-size: 18px;
    line-height: 27px;
  }
}
.para.large {
  font-size: 20px;
  line-height: 30px;
}
@media only screen and (max-width: 767.95px) {
  .para.large {
    font-size: 16px;
    line-height: 24px;
  }
}
.para.medium {
  font-size: 16px;
  line-height: 24px;
}
.para.small {
  font-size: 14px;
  line-height: 21px;
}
.para.tiny {
  font-size: 12px;
  line-height: 18px;
}
.title.x-large {
  font-size: 64px;
  line-height: 83px;
  font-weight: 400;
}
@media (max-width: 1500px) {
  .title.x-large {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .title.x-large {
    font-size: 45px;
    line-height: 58px;
  }
}
@media only screen and (max-width: 767.95px) {
  .title.x-large {
    font-size: 34px;
    line-height: 51px;
  }
}
.title.large {
  font-size: 54px;
  line-height: 1.3;
  font-weight: 300;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .title.large {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767.95px) {
  .title.large {
    font-size: 34px;
    line-height: 51px;
  }
}
.title.medium {
  font-size: 24px;
  line-height: 36px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .title.medium {
    font-size: 22px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 767.95px) {
  .title.medium {
    font-size: 18px;
    line-height: 27px;
  }
}
.title.small {
  font-size: 20px;
  line-height: 38px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .title.small {
    font-size: 18px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 767.95px) {
  .title.small {
    font-size: 16px;
    line-height: 32px;
  }
}
.heading.x-large {
  font-size: 84px;
  line-height: 0.99;
}
@media (max-width: 1500px) {
  .heading.x-large {
    font-size: 60px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .heading.x-large {
    font-size: 50px;
  }
}
@media only screen and (max-width: 767.95px) {
  .heading.x-large {
    font-size: 36px;
    line-height: 54px;
  }
}
.heading.medium {
  font-size: 24px;
  line-height: 36px;
}
.heading.large {
  font-size: 64px;
  line-height: 84px;
}
@media (max-width: 1500px) {
  .heading.large {
    font-size: 54px;
    line-height: 64px;
  }
}
@media (max-width: 1200px) {
  .heading.large {
    font-size: 44px;
    line-height: 54px;
  }
}
@media only screen and (max-width: 991.95px) {
  .heading.large {
    font-size: 34px;
    line-height: 44px;
  }
}
u,
u * {
  text-decoration: underline;
}
strong,
strong * {
  font-weight: 700;
}
.hide {
  display: none !important;
}
.btn {
  border: 0;
  display: inline-block;
  padding: 16px 32px;
  font-weight: bold;
  font-family: "lato", sans-serif;
  border-radius: 28px;
  line-height: 24px;
  font-size: 16px;
}
.btn:hover {
  cursor: pointer;
  text-decoration: none;
}
.btn.text-white.outline:hover {
  color: #ff6773;
}
.btn.text-white.bg-blue:hover {
  color: #213e78;
  background-color: white;
}
.btn[class*="outline"] {
  border: 1px solid;
}
.btn.tiny {
  font-size: 13px;
  line-height: 1.8;
  letter-spacing: 0.93px;
  padding: 4px 20px;
}
footer nav .hide-link {
  display: none;
}
.arrow-left:before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 1px solid ;
  border-color: inherit;
  border-width: 0px 2px 2px 0;
  transform: rotate3d(0, 0, 1, 45deg);
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  -ms-transform: rotate3d(0, 0, 1, 45deg);
  position: relative;
  top: -3px;
}
.downarrow-left:before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 1px solid ;
  border-color: inherit;
  border-width: 0px 2px 2px 0;
  transform: rotate3d(0, 0, 1, 45deg);
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  -ms-transform: rotate3d(0, 0, 1, 45deg);
  position: relative;
  top: -3px;
}
.uparrow-left:before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 1px solid ;
  border-color: inherit;
  border-width: 0px 2px 2px 0;
  transform: rotate3d(0, 0, 1, 45deg);
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  -ms-transform: rotate3d(0, 0, 1, 45deg);
  position: relative;
  top: -3px;
}
.arrow-right:after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border: 1px solid ;
  border-color: inherit;
  border-width: 0px 2px 2px 0;
  transform: rotate3d(0, 0, 1, 45deg);
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  -ms-transform: rotate3d(0, 0, 1, 45deg);
  position: relative;
  top: -2px;
  margin-left: 6px;
}
.downarrow-right:after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border: 1px solid ;
  border-color: inherit;
  border-width: 0px 2px 2px 0;
  transform: rotate3d(0, 0, 1, 45deg);
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  -ms-transform: rotate3d(0, 0, 1, 45deg);
  position: relative;
  top: -2px;
  margin-left: 6px;
}
.uparrow-right:after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border: 1px solid ;
  border-color: inherit;
  border-width: 0px 2px 2px 0;
  transform: rotate3d(0, 0, 1, 45deg);
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  -ms-transform: rotate3d(0, 0, 1, 45deg);
  position: relative;
  top: -2px;
  margin-left: 6px;
}
.right-arrow:after {
  content: "";
  width: 0px;
  height: 0px;
  border-color: transparent;
  border-style: solid;
  border-width: 8px/2 0 8px/2 8px;
  border-left-color: #fff;
  border-top-color: rgba(255, 255, 255, 0);
  border-bottom-color: rgba(255, 255, 255, 0);
  display: inline-block;
  margin-left: 13px;
  position: relative;
  top: -2px;
}
.left-arrow:before {
  content: "";
  width: 0px;
  height: 0px;
  border-color: transparent;
  border-style: solid;
  border-width: 8px/2 0 8px/2 8px;
  border-left-color: #fff;
  border-top-color: rgba(255, 255, 255, 0);
  border-bottom-color: rgba(255, 255, 255, 0);
  display: inline-block;
  margin-right: 13px;
  position: relative;
  top: -2px;
}
.icon-left-arrow:before {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-weight: 900;
  margin-right: 12px;
}
.icon-left-arrow:before {
  content: "\f060";
}
.icon-right-arrow:after {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-weight: 900;
  margin-left: 12px;
}
.icon-right-arrow:after {
  content: "\f061";
  position: relative;
  right: 0;
  transition: all 0.6s ease;
}
.icon-right-arrow:hover:after {
  right: -5px;
}
.file-link-left:before {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-weight: 900;
  margin-right: 12px;
}
.file-link-left:before {
  content: "\f019";
}
.file-link-right:after {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-weight: 900;
  margin-left: 12px;
}
.file-link-right:after {
  content: "\f019";
}
.icon-cart-left:before {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-weight: 900;
  margin-right: 12px;
}
.icon-cart-left::before {
  content: "\f07a";
}
.icon-cart-right:after {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-weight: 900;
  margin-left: 12px;
}
.icon-cart-right::before {
  content: "\f07a";
}
.icon-left-heart:before {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-weight: 900;
  margin-right: 12px;
}
.icon-left-heart::before {
  content: "\f004";
  font-weight: 400;
  margin-right: 4px;
}
.main-content {
  overflow-x: hidden;
}
@media only screen and (min-width: 992px) {
  .main-content {
    min-height: calc(100vh - 270px);
  }
}
@media only screen and (max-width: 480.95px) {
  .row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.bgimage-contain {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
@media only screen and (max-width: 767.95px) {
  .container {
    max-width: 100%;
  }
}
body:not([class*='toolbar']) main .article-details {
  padding-top: 100px;
}
@media only screen and (max-width: 991.95px) {
  body:not([class*='toolbar']) main .article-details {
    padding-top: 70px;
  }
}
body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > .layout-builder-block:nth-child(1) .node--type-text-component,
body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > div:nth-child(1) .node--type-text-component,
body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > .layout-builder-block:nth-child(1) .node--type-image-video-component,
body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > div:nth-child(1) .node--type-image-video-component,
body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > .layout-builder-block:nth-child(1) .node--type-grid-component,
body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > div:nth-child(1) .node--type-grid-component,
body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > .layout-builder-block:nth-child(1) .node--type-slideshow,
body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > div:nth-child(1) .node--type-slideshow {
  padding-top: 160px;
  margin-top: 0;
}
@media only screen and (max-width: 991.95px) {
  body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > .layout-builder-block:nth-child(1) .node--type-text-component,
  body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > div:nth-child(1) .node--type-text-component,
  body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > .layout-builder-block:nth-child(1) .node--type-image-video-component,
  body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > div:nth-child(1) .node--type-image-video-component,
  body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > .layout-builder-block:nth-child(1) .node--type-grid-component,
  body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > div:nth-child(1) .node--type-grid-component,
  body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > .layout-builder-block:nth-child(1) .node--type-slideshow,
  body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > div:nth-child(1) .node--type-slideshow {
    padding-top: 99px;
  }
}
body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > .layout-builder-block:nth-child(1) .node--type-image-video-component,
body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > div:nth-child(1) .node--type-image-video-component {
  padding-top: 69px;
  margin-top: 0;
}
@media only screen and (max-width: 991.95px) {
  body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > .layout-builder-block:nth-child(1) .node--type-image-video-component,
  body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > div:nth-child(1) .node--type-image-video-component {
    padding-top: 80px;
  }
}
hr {
  border: 0;
  height: 2px;
  margin-bottom: 40px;
  margin-top: 20px;
}
/* a-link */
a.link {
  text-decoration: underline;
}
.humber {
  position: absolute;
  right: 20px;
  top: 30px;
  cursor: pointer;
  z-index: 12;
}
.humber .fa {
  font-size: 20px;
}
@media (min-width: 1200px) {
  .humber {
    display: none;
  }
}
.fixed-body {
  overflow: hidden;
}
.webform .form-text {
  width: 100%;
  padding: 8px 24px;
  background-color: transparent;
  outline: none;
  border: 1px solid #fff;
  border-radius: 20px;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}
.co-sec {
  padding: 80px 0px 80px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .co-sec {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.hero-banner-section {
  padding: 317px 0px 280px ;
  background-size: cover;
  position: relative;
}
.hero-banner-section .hero-banner-media {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.hero-banner-section .hero-banner-media video {
  height: 100%;
  object-fit: cover;
}
.hero-banner-section .container {
  position: relative;
  z-index: 3;
}
.hero-banner-section:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  pointer-events: none;
  background-image: linear-gradient(to bottom, rgba(21, 22, 26, 0), #15161a);
  top: 0;
  left: 0;
  z-index: 2;
}
.hero-banner-content p {
  font-family: "lato", sans-serif;
  margin: 0;
  margin-bottom: 8px;
  letter-spacing: 1.7px;
}
@media only screen and (max-width: 480.95px) {
  .hero-banner-content p {
    max-width: 285px;
    font-family: "Poppins";
    letter-spacing: normal;
  }
  .hero-banner-content p.para.x-large {
    font-size: 16px;
    line-height: 24px;
  }
}
.hero-banner-content .heading {
  font-weight: 600;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767.95px) {
  .hero-banner-content .heading {
    margin-bottom: 22px;
  }
}
.looking-sec {
  width: 100%;
  max-width: 505px;
}
.looking-sec .finding-form {
  display: flex;
  align-items: center;
  padding: 8px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 28px;
  background-color: rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 767.95px) {
  .looking-sec .finding-form {
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    margin-bottom: 60px;
  }
}
.looking-sec .finding-form .form-title {
  padding: 8px 16px;
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (max-width: 767.95px) {
  .looking-sec .finding-form .form-title {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .looking-sec .finding-form .form-title {
    padding-top: 0;
    padding-bottom: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
  }
}
.looking-sec .finding-form .form-item {
  padding: 8px 16px;
  margin: 0;
  width: 340px;
}
@media only screen and (max-width: 480.95px) {
  .looking-sec .finding-form .form-item {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767.95px) {
  .looking-sec .finding-form .form-item {
    min-width: 100%;
  }
}
.looking-sec .finding-form .form-item .form-select,
.looking-sec .finding-form .form-item select {
  background-color: transparent;
  outline: none;
  border: 0;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  font-weight: bold;
  cursor: pointer;
}
.looking-sec .finding-form .form-item .form-select option,
.looking-sec .finding-form .form-item select option {
  color: #fff;
  background: #101a28;
}
.looking-sec .finding-form .form-actions {
  padding-left: 16px;
  margin: 0;
}
@media only screen and (max-width: 767.95px) {
  .looking-sec .finding-form .form-actions {
    position: absolute;
    left: 0;
    bottom: -60px;
    width: 100%;
    padding: 0;
  }
  .looking-sec .finding-form .form-actions .btn {
    width: 100%;
  }
}
.looking-sec .finding-form .form-actions .btn {
  padding: 8px 34px;
}
@media only screen and (max-width: 767.95px) {
  .looking-sec .finding-form .form-actions .btn {
    text-align: center;
  }
}
.featurecard {
  padding: 80px 0px 60px;
}
@media only screen and (max-width: 767.95px) {
  .featurecard {
    padding: 30px 0px 15px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .featurecard {
    padding: 50px 0px 30px;
  }
}
.featurecard .image {
  border-radius: 20px;
  margin-bottom: 12px;
}
.featurecard .image img {
  border-radius: 20px;
}
.featurecard .card-header .title {
  font-weight: 300;
  margin-bottom: 35px;
}
@media only screen and (max-width: 767.95px) {
  .featurecard .card-header .title {
    margin-bottom: 12px;
  }
}
.featurecard .top-content {
  padding: 16px 0px 11px;
}
.featurecard .content .title {
  font-weight: 400;
}
.featurecard .content .btn.tiny {
  margin-right: 8px;
}
.featurecard .carditem {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767.95px) {
  .featurecard .row.container > * {
    padding-left: 0;
    padding-right: 0;
  }
  .featurecard .row.container > * .views-row {
    padding-right: 0;
  }
}
.tabs-section {
  padding: 70px 0px 50px;
}
@media (min-width: 1580px) {
  .tabs-section .container {
    max-width: 1440px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .tabs-section {
    padding-top: 0;
  }
}
.tabs-section .tabs-hr {
  padding-top: 15px;
  margin-bottom: 130px;
}
@media (max-width: 1199.95px) {
  .tabs-section .tabs-hr {
    overflow: hidden;
  }
}
@media only screen and (max-width: 767.95px) {
  .tabs-section .tabs-hr {
    margin-bottom: 42px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .tabs-section .tabs-hr {
    margin-bottom: 50px;
  }
}
@media (max-width: 1199.95px) {
  .tabs-section .tabs-hr .row {
    flex-wrap: nowrap;
    overflow: auto;
  }
}
.tabs-section .tabs-hr ul {
  padding: 0;
  list-style: none;
}
.tabs-section .tabs-hr ul li {
  width: 16.66%;
  padding-bottom: 28px;
  cursor: pointer;
}
@media (max-width: 1199.95px) {
  .tabs-section .tabs-hr ul li {
    width: 27%;
  }
}
@media only screen and (max-width: 767.95px) {
  .tabs-section .tabs-hr ul li {
    width: 42%;
  }
}
.tabs-section .tabs-hr ul li .title {
  font-weight: 400;
  padding-top: 17px;
}
.tabs-section .tabs-hr ul li.active {
  color: #ff6773;
}
.tabs-section .grid-tabs {
  padding: 35px 25px 22px 29px;
  border-radius: 40px;
  background-image: linear-gradient(123deg, #2b323a, #242031);
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767.95px) {
  .tabs-section .grid-tabs {
    border-radius: 0;
    padding: 20px;
    overflow: hidden;
    padding-right: 0;
    padding-bottom: 0px;
    position: relative;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .tabs-section .grid-tabs {
    padding: 20px;
  }
}
@media (min-width: 1580px) {
  .tabs-section .grid-tabs {
    max-width: 1420px;
  }
}
.tabs-section .grid-tabs .tab-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-left: 15px;
  width: 100%;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767.95px) {
  .tabs-section .grid-tabs .tab-header {
    flex-direction: column;
    align-items: flex-start;
    border: 0;
    margin-bottom: 20px;
    padding: 0;
  }
}
.tabs-section .grid-tabs .tab-btns {
  width: 21%;
}
.tabs-section .grid-tabs .tab-btns .plan-your-day-links ul li::nth-child(1) {
  display: block;
}
@media (min-width: 768px) and (max-width: 1500px) {
  .tabs-section .grid-tabs .tab-btns {
    width: 32%;
  }
}
.tabs-section .grid-tabs .tab-btns .address-qa {
  padding-right: 0;
  padding-left: 21px;
  padding-top: 17px;
}
.tabs-section .grid-tabs .tab-btns .address-qa span {
  display: block;
  font-size: 13px;
  line-height: 1.5;
  opacity: 0.6;
  margin-bottom: 8px;
  font-family: "lato", sans-serif;
}
.tabs-section .grid-tabs .tab-btns .address-qa span:nth-child(1) {
  cursor: default;
}
.tabs-section .grid-tabs .tab-btns .device-select {
  padding: 8px 20px;
  font-size: 16px;
  line-height: 24px;
}
.tabs-section .grid-tabs .tab-btns .device-select:after {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-weight: 900;
  margin-left: 12px;
}
.tabs-section .grid-tabs .tab-btns .device-select::after {
  content: "\f107";
  float: right;
}
@media (min-width: 768px) {
  .tabs-section .grid-tabs .tab-btns .device-select {
    display: none;
  }
}
.tabs-section .grid-tabs .tab-btns ul {
  padding: 0;
  list-style: none;
}
.tabs-section .grid-tabs .tab-btns ul li {
  padding: 9px 24px;
  border-radius: 20px;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 6px;
  padding-right: 0;
  cursor: pointer;
  font-family: "poppins", sans-serif;
}
.tabs-section .grid-tabs .tab-btns ul li.tab-active {
  background-color: #fff;
  color: #213e78;
  font-weight: 600;
}
@media only screen and (max-width: 767.95px) {
  .tabs-section .grid-tabs .tab-btns ul li.tab-active {
    background-color: transparent;
    color: #FFFFFF;
    font-weight: normal;
  }
}
.tabs-section .grid-tabs .tab-btns ul li.list-line {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 24px;
  padding-bottom: 30px;
  border-radius: 0px;
}
@media only screen and (max-width: 767.95px) {
  .tabs-section .grid-tabs .tab-btns ul li.list-line {
    border: 0;
  }
  .tabs-section .grid-tabs .tab-btns ul li.list-line ~ li {
    display: none;
  }
}
@media only screen and (max-width: 767.95px) {
  .tabs-section .grid-tabs .tab-btns {
    position: relative;
    width: 100%;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    width: calc(100% - 20px);
  }
  .tabs-section .grid-tabs .tab-btns ul {
    top: 40px;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.9);
    display: none;
    position: absolute;
    z-index: 1;
  }
}
.tabs-section .grid-tabs .tab-btns.open-tabs ul {
  display: block;
}
@media only screen and (max-width: 767.95px) {
  .tabs-section .grid-tabs .tab-btns .form-item {
    float: none;
  }
}
.tabs-section .grid-tabs .tab-content {
  display: flex;
  flex-wrap: wrap;
  width: 79%;
  padding-left: 40px;
}
@media (min-width: 768px) and (max-width: 1500px) {
  .tabs-section .grid-tabs .tab-content {
    width: 68%;
  }
}
.tabs-section .grid-tabs .tab-content .tab-content-heading {
  width: 100%;
  font-size: 34px;
  line-height: 51px;
  margin-bottom: 15px;
  padding-left: 9px;
}
@media only screen and (max-width: 767.95px) {
  .tabs-section .grid-tabs .tab-content .tab-content-heading {
    display: none;
  }
}
.tabs-section .grid-tabs .tab-content > .col-6 {
  padding: 0 8px 16px;
}
@media only screen and (max-width: 480.95px) {
  .tabs-section .grid-tabs .tab-content > .col-6 {
    width: 75%;
    padding-left: 0;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767.95px) {
  .tabs-section .grid-tabs .tab-content > .col-6 {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 767.95px) {
  .tabs-section .grid-tabs .tab-content .viewmore {
    position: absolute;
    left: 20px;
    bottom: 270px;
    padding: 8px 20px;
    text-transform: uppercase;
    font-weight: bold;
    width: calc(100% - 40px);
  }
}
@media only screen and (min-width: 768px) {
  .tabs-section .grid-tabs .tab-content .viewmore {
    position: relative;
  }
  .tabs-section .grid-tabs .tab-content .viewmore a {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
}
@media (min-width: 768px) and (max-width: 1199.95px) {
  .tabs-section .grid-tabs .tab-content .viewmore {
    width: calc(50% - 16px);
    margin-left: 8px;
    margin-right: 8px;
  }
}
.tabs-section .grid-tabs .tab-content .carditem {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
}
.tabs-section .grid-tabs .tab-content .carditem .image {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.tabs-section .grid-tabs .tab-content .carditem .image img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.tabs-section .grid-tabs .tab-content .carditem .content {
  padding: 16px;
}
.tabs-section .grid-tabs .tab-content .carditem .content .title {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 7px;
}
.tabs-section .grid-tabs .tab-content .carditem .content p {
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  opacity: 0.8;
}
@media only screen and (max-width: 767.95px) {
  .tabs-section .grid-tabs .tab-content {
    width: 100%;
    padding: 0;
    flex-wrap: nowrap;
    overflow-x: scroll;
    padding-top: 16px;
  }
}
.tabs-section .grid-tabs .viewmore {
  border: 1px solid #ff6773;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 0;
  margin-bottom: 20px;
  color: #ff6773;
  font-size: 16px;
  line-height: 24px;
  width: calc(33.33% - 16px);
  margin-left: 8px;
  margin-right: 8px;
}
.tabs-section .space-camp {
  background-image: linear-gradient(124deg, #054948, #1f1031 100%);
  position: relative;
}
.tabs-section .space-camp:before {
  content: "";
  background-image: url(../images/pilot-space-campreg.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 199px;
  height: 367px;
  position: absolute;
  z-index: -1;
  transition: all 0.6s ease-in;
  left: -110px;
  top: -230px;
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .tabs-section .space-camp:before {
    width: 150px;
    height: 235px;
    left: -50px;
    top: -150px;
  }
}
.how-can-help {
  position: relative;
}
.how-can-help:after {
  content: "";
  width: 233px;
  height: 224px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 22;
  background-image: url(../images/pilot-space.png);
  background-repeat: no-repeat;
  background-size: contain;
  transform: translate(130px, 148px);
  transition: all 0.8s ease;
}
@media (max-width: 1199.95px) {
  .how-can-help:after {
    display: none;
  }
}
@media (min-width: 1200px) and (max-width: 1579.9px) {
  .how-can-help:after {
    transform: translate(60px, 140px);
    width: 120px;
    height: 130px;
  }
}
.media-comp {
  padding: 70px 0px 50px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .media-comp {
    padding-top: 30px;
  }
}
@media only screen and (min-width:1440px) {
  .media-comp.hr-overlap {
    padding-top: 110px;
    padding-bottom: 90px;
  }
}
@media (min-width: 1200px) {
  .media-comp .oval-animate {
    padding-top: 50px;
  }
}
.media-comp .oval-animate .inner-content {
  padding-right: 20%;
  position: static;
}
@media (min-width: 1200px) {
  .media-comp .oval-animate .inner-content {
    padding-right: 24%;
  }
}
.media-comp .oval-animate .inner-content p {
  font-family: "poppins", sans-serif;
  font-weight: 300;
  opacity: 0.9;
}
.media-comp .oval-animate .inner-content:after {
  content: "";
  position: absolute;
  right: 0;
  width: 50%;
  /* height: 1px; */
  display: block;
  top: 43px;
  background: #fff;
  right: -94px;
}
@media (max-width: 1199px) {
  .media-comp .oval-animate .inner-content {
    padding-right: 0;
  }
  .media-comp .oval-animate .inner-content::after {
    display: none;
  }
}
.media-comp .oval-animate + .image {
  border-radius: 10px;
}
.media-comp .oval-animate + .image img {
  border-radius: 10px;
}
@media only screen and (max-width: 767.95px) {
  .media-comp .oval-animate + .image {
    margin-top: 12px;
  }
}
.media-comp.members {
  background-color: #fff;
  color: #000;
  padding-top: 0px;
  padding-bottom: 0;
  overflow: hidden;
}
.media-comp.members .content {
  padding-left: calc(50vw - 720px);
  padding-top: 80px;
  position: relative;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .media-comp.members .content {
    padding-top: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .media-comp.members .content {
    padding-left: 40px;
    padding-bottom: 60px;
  }
}
.media-comp.members .content .inner-content {
  padding-left: 15px;
}
.media-comp.members .content .inner-content .list-style {
  padding-left: 0;
  padding-right: 21%;
  padding-top: 13px;
}
.media-comp.members .content .inner-content .list-style li {
  position: relative;
  padding-bottom: 31px;
  padding-left: 36px;
}
.media-comp.members .content .inner-content .list-style li:before {
  position: absolute;
  left: 0;
  top: 8px;
}
@media only screen and (max-width: 767.95px) {
  .media-comp.members .content {
    padding-top: 24px;
    padding-left: 0;
    padding-bottom: 24px;
  }
  .media-comp.members .content .inner-content {
    padding-left: 20px;
  }
  .media-comp.members .content .inner-content .list-style {
    padding-right: 0px;
    padding-bottom: 8px;
    padding-top: 0;
  }
  .media-comp.members .content .inner-content .list-style li {
    padding-bottom: 16px;
  }
}
.media-comp.members .image {
  min-height: 640px;
  position: relative;
}
@media (max-width: 1200px) {
  .media-comp.members .image {
    min-height: 1px;
  }
}
.media-comp.members .image .clippath-shape {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-clip-path: polygon(0% 0%, 17% 0%, 2% 100%, 0% 100%);
}
.media-comp.members .image .clippath-shape:after,
.media-comp.members .image .clippath-shape:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 75%;
  background-color: #d52331;
  opacity: 0;
  left: 7%;
  clip-path: polygon(8% 0, 8.2% 0%, 0.2% 100%, 0% 100%);
}
.media-comp.members .image .clippath-shape:after {
  left: 7%;
  clip-path: polygon(8% 0, 8.2% 0%, 0.2% 100%, 0% 100%);
}
.media-comp.members .image .clippath-shape::before {
  left: 0%;
  top: 50%;
  background-color: #ff6773;
}
.media-comp.members .image:after,
.media-comp.members .image:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 75%;
  background-color: #d52331;
  left: 3%;
  clip-path: polygon(12% 0, 12.2% 0%, 0.2% 100%, 0% 100%);
}
.media-comp.members .image:before {
  left: -7%;
  top: 50%;
  z-index: 77;
  background-color: #ff6773;
}
@media only screen and (max-width: 767.95px) {
  .media-comp.members.co-sec {
    padding-bottom: 0px;
  }
}
.media-comp.full-width .image {
  padding-right: 0;
  padding-left: 0;
}
.media-comp.full-width .image img {
  width: 100%;
  height: 100%;
}
@media (min-width: 1700px) {
  .media-comp.full-width .image img {
    object-fit: cover;
  }
}
.media-comp.events {
  padding-bottom: 160px;
  background-image: url(../images/bg-events.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 767.95px) {
  .media-comp.events .event-info {
    margin-bottom: 15px;
  }
  .media-comp.events .event-info p .mailto {
    display: block;
    margin-top: 16px;
  }
}
.media-comp.events .image img {
  border-radius: 20px;
}
.oval-div {
  position: absolute;
  left: 0;
  top: 0;
  width: 162px;
  height: 162px;
  z-index: -1;
}
.oval-div .circle {
  transform: scale(0.5);
  transform-origin: center center;
  animation: noval-wave 4.5s ease-in-out infinite;
  animation-fill-mode: forwards;
  display: block;
  width: 162px;
  height: 162px;
  position: absolute;
  left: 0;
  top: 0;
  border: 0.5px solid #751b54;
  border-radius: 100%;
  font-size: 0;
  background-image: radial-gradient(rgba(71, 41, 105, 0.3), rgba(21, 22, 26, 0.3));
}
.oval-div .circle-one {
  animation-delay: 0s;
}
.oval-div .circle-two {
  animation-delay: 1s;
}
.oval-div .circle-three {
  animation-delay: 2s;
}
.oval-div .circle-four {
  animation-delay: 2.5s;
}
@media only screen and (max-width: 767.95px) {
  .oval-div {
    display: none;
  }
}
@keyframes noval-wave {
  0% {
    opacity: 0;
    transform: scale(0.5);
  }
  50% {
    opacity: 0.3;
  }
  70% {
    opacity: 0.2;
  }
  90% {
    opacity: 0.1;
  }
  100% {
    opacity: 0;
    transform: scale(4.2);
  }
}
.slider-title {
  margin-top: 45px;
  padding-left: 17px;
}
@media only screen and (max-width: 767.95px) {
  .slider-title {
    margin-top: 0px;
    padding-left: 20px;
  }
  .slider-title .title {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .slider-title {
    margin-top: 0;
  }
}
.slider-title .title {
  letter-spacing: normal;
}
.eventswrap {
  position: relative;
}
.eventswrap::after {
  content: "";
  width: 249px;
  height: 339px;
  position: absolute;
  right: 170px;
  top: -160px;
  background-image: url(../images/pilot-space-reg.png);
  background-repeat: no-repeat;
  background-size: contain;
  transform: translate(130px, 148px);
  transition: all 0.8s ease;
  z-index: -1;
}
@media (max-width: 1199.95px) {
  .eventswrap::after {
    display: none;
  }
}

@media (min-width: 1200px) {
  .event-slider {
    padding-left: calc(50vw - 570px);
    padding-right: calc(50vw - 570px);
  }
}
@media (min-width: 1400px) {
  .event-slider {
    padding-left: calc(50vw - 660px);
    padding-rigt: calc(50vw - 660px);
  }
}
@media (min-width: 1500px) {
  .event-slider {
    padding-left: calc(50vw - 720px);
    padding-right: calc(50vw - 720px);
  }
}
.event-slider .carditem {
  padding-left: 20px;
  padding-right: 20px;
  cursor: pointer;
  text-align: center;
}
.event-slider .carditem .image {
  border-radius: 10px;
}
.event-slider .carditem .image a {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}
.event-slider .carditem .image img {
  border-radius: 10px;
}
.event-slider .carditem .content {
  padding: 12px 12px 0px 0px;
}
.event-slider .carditem .title {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 6px;
}
.event-slider .carditem .title i {
  margin-right: 8px;
  font-weight: 400;
}
.event-slider .carditem p {
  font-family: "poppins", sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
}
.event-slider .slick-arrow {
  opacity: 0;
}
.event-slider .slick-dots {
  margin-top: 0 !important;
  margin-bottom: 1rem;
}
.list-style {
  font-size: 16px;
  list-style: none;
}
.list-style li {
  font-size: 16px;
  line-height: 24px;
}
.list-style.icon-tick-green li:before {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-weight: 900;
  margin-right: 12px;
}
.list-style.icon-tick-green li:before {
  color: #63a817;
  content: "\f058";
  font-size: 20px;
}
.insights {
  padding-top: 162px;
  position: relative;
}
.insights .title {
  margin-bottom: 35px;
}
.insights .carditem {
  position: relative;
}
@media only screen and (max-width: 767.95px) {
  .insights .carditem {
    margin-top: 16px;
  }
}
.insights .carditem .content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #000);
  display: flex;
  align-items: flex-end;
  padding: 20px 19px;
}
.insights .carditem .content p {
  font-size: 26px;
}
@media only screen and (max-width: 767.95px) {
  .insights .carditem .content p {
    font-size: 16px;
    line-height: 24px;
  }
}
.insights .top-insights {
  margin-bottom: 22px;
}
.insights .top-insights .insight-top-right img {
  width: 100%;
}
.insights:after {
  content: "";
  width: 239px;
  height: 417px;
  position: absolute;
  right: 128px;
  top: -91px;
  z-index: -1;
  background-image: url(../images/pilot-space-campreg.png);
  background-repeat: no-repeat;
  background-size: contain;
  transform: translate(130px, 148px);
  transition: all 0.8s ease;
}
@media (max-width: 1199.95px) {
  .insights:after {
    display: none;
  }
}
@media (min-width: 1200px) and (max-width: 1579.9px) {
  .insights:after {
    width: 180px;
    height: 312px;
  }
}
@media (min-width: 1700px) {
  .insights:after {
    right: calc(50vw - 720px);
  }
}
.insights .oval-div {
  left: inherit;
  top: 200px;
  right: calc(50vw - 720px);
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .insights .oval-div {
    right: calc(50vw - 570px);
  }
}
.insights img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.social-sections {
  color: #6f6f6f;
  font-size: 14px;
  line-height: 20px;
}
.social-sections .slider-title {
  font-size: 73px;
  line-height: 83px;
  margin-top: 0px;
  padding-left: 10px;
  margin-bottom: 20px;
  color: #fff;
}
.social-sections .event-slider .carditem {
  padding: 25px 16px 16px;
  border-radius: 12px;
  background-color: #fff;
  margin-left: 0px;
  margin-right: 24px;
}
@media (min-width: 1600px) and (max-width: 1700px) {
  .social-sections .event-slider .carditem {
    max-width: 336px;
  }
}
.social-sections .event-slider .carditem p {
  font-size: 14px;
  line-height: 20px;
}
.social-sections .event-slider .carditem .image img {
  width: 100%;
  margin-top: 12px;
}
.social-sections .social-user {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.social-sections .social-user .user-left {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  margin-right: 10px;
  overflow: hidden;
}
.social-sections .social-user .user-left img {
  border-radius: 100%;
  height: 40px;
}
.social-sections .social-user .user-right {
  width: calc(100% - 60px);
}
.social-sections .social-user .user-right .user-name {
  font-weight: bold;
  color: #15161a;
}
.social-sections .social-user .user-right .user-name .fa {
  color: #26a7de;
}
.social-sections .slick-slider {
  padding-left: 0px;
}
.insta-blocks {
  padding-top: 9px;
  padding-bottom: 0px;
}
.insta-blocks .instawrapper {
  display: flex;
  flex-wrap: wrap;
  padding-left: 20px;
}
@media (min-width: 1200px) {
  .insta-blocks .instawrapper {
    padding-left: 0px;
  }
}
.insta-blocks .instawrapper .item {
  width: 20%;
  position: relative;
}
.insta-blocks .instawrapper .item .vh-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 700;
}
.fa {
  margin-right: 8px;
}
.fa.fa-search:hover {
  color: #ff6773;
}
@media only screen and (max-width: 767.95px) {
  .co-sec {
    padding: 30px 0px 15px;
  }
  .co-sec.media-comp {
    padding-bottom: 30px;
  }
  .co-sec.media-comp.media-bottom .image {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .co-sec.media-comp.events {
    padding-top: 20px;
  }
  .hero-banner-section {
    padding: 150px 0px 30px;
  }
  .tabs-section {
    padding-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .hero-banner-section {
    padding: 170px 0px 30px;
  }
  .co-sec.media-comp {
    padding-bottom: 30px;
  }
  .co-sec.media-comp.media-bottom .image {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .co-sec.media-comp.events {
    padding-top: 20px;
  }
  .co-sec.media-comp.members {
    padding-bottom: 0;
  }
  .co-sec.media-comp.members .image {
    margin-top: 15px;
  }
  .co-sec.insights {
    padding-top: 60px;
  }
}
.tabs-device-section {
  width: 100%;
  padding: 20px 20px;
}
@media (min-width: 768px) {
  .tabs-device-section {
    display: none;
  }
}
@media only screen and (max-width: 767.95px) {
  .tabs-device-section {
    padding-left: 0;
    padding-top: 80px;
  }
  .tabs-device-section .plan-your-day-links ul {
    padding-left: 0;
  }
  .tabs-device-section .plan-your-day-links ul li {
    padding: 12px 0px;
    list-style: none;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Poppins';
    font-weight: 400;
  }
}
.user-login-form {
  padding-top: 150px;
  width: 100%;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 991.95px) {
  .user-login-form {
    max-width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .user-login-form {
    max-width: calc(100% - 80px);
  }
}
@media (min-width: 1580px) {
  .user-login-form {
    max-width: 1440px;
  }
}
@media only screen and (max-width: 767.95px) {
  .user-login-form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .user-login-form {
    max-width: 1140px;
  }
}
.user-login-form label {
  display: block;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 8px;
}
.user-login-form .form-text {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 28px;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 23px;
  max-width: 320px;
  color: #fff;
}
.user-login-form .form-text:focus {
  opacity: 0.8;
}
.user-login-form .description {
  font-size: 14px;
  margin-top: 6px;
}
.user-login-form .form-actions input[type="submit"] {
  border: 0;
  display: inline-block;
  padding: 16px 32px;
  font-weight: bold;
  font-family: "lato", sans-serif;
  border-radius: 28px;
  line-height: 24px;
  font-size: 16px;
  background-color: #d52331;
  color: #fff;
}
.user-login-form .form-actions input[type="submit"]:hover {
  background-color: #e72c3b;
}
body[class*="toolbar"] .header {
  position: relative;
}
body[class*="toolbar"] .main-content {
  overflow: inherit;
}
@media only screen and (max-width: 767.95px) {
  html {
    overflow-x: hidden;
  }
}
.seperator-left {
  padding-left: 7px;
  border-left: 2px solid #fff;
}
.text-gray {
  color: #fff;
  opacity: 0.8;
}
.text-gray.seperator-left {
  border-left: 2px solid rgba(255, 255, 255, 0.8);
}
@media (min-width: 1200px) {
  .space-camp-wrapper .tabs-section .view-space-camp-program .carditem .content {
    min-height: 280px;
  }
}
@media (min-width: 1600px) {
  .space-camp-wrapper .tabs-section .view-space-camp-program .carditem .content {
    min-height: 220px;
  }
}
@media (min-width: 1200px) {
  .space-camp-wrapper .tabs-section .view-space-camp-program .carditem .content {
    min-height: 280px;
  }
}
@media (min-width: 1600px) {
  .space-camp-wrapper .tabs-section .view-space-camp-program .carditem .content {
    min-height: 220px;
  }
}
@media (min-width: 1200px) {
  .plan-your-day-wrapper .tabs-section .view-space-camp-program .carditem .content {
    min-height: 350px;
  }
}
@media (min-width: 1600px) {
  .plan-your-day-wrapper .tabs-section .view-space-camp-program .carditem .content {
    min-height: 230px;
  }
}
body:not(.path-frontpage) .main-content {
  padding-top: 80px;
  overflow: inherit;
}
@media (min-width: 1500px) {
  body:not(.path-frontpage) .main-content {
    padding-top: 150px;
  }
}
.landing-banner-section {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-top: -150px;
  padding-top: 190px;
}
.landing-banner-section.no-bg {
  background: none;
}
.landing-banner-section .background-image {
  display: none;
}
.landing-banner-section.bgimage-contain {
  background-position: bottom center;
}
@media only screen and (min-width: 992px) {
  .landing-banner-section {
    padding-bottom: 30px;
  }
}
.landing-banner-section::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  pointer-events: none;
  background-image: linear-gradient(to bottom, rgba(21, 22, 26, 0), #15161a);
  top: 0;
  left: 0;
  z-index: 2;
}
.landing-banner-section .container {
  position: relative;
  z-index: 3;
}
@media (min-width: 992px) {
  .landing-banner-section {
    padding-top: 165px;
    margin-top: -165px;
  }
}
@media (min-width: 1500px) {
  .landing-banner-section {
    margin-top: -235px;
    padding-top: 245px;
  }
}
.landing-banner-section .landing-banner-content {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 992px) {
  .landing-banner-section .landing-banner-content .leftcontent {
    width: 65%;
    padding-right: 20px;
  }
}
@media (min-width: 1500px) {
  .landing-banner-section .landing-banner-content .leftcontent {
    padding-right: 20px;
    width: 70%;
  }
}
.landing-banner-section .landing-banner-content .leftcontent .twowaysplit {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  max-width: 640px;
}
@media only screen and (max-width: 767.95px) {
  .landing-banner-section .landing-banner-content .leftcontent .twowaysplit {
    flex-direction: column;
  }
}
.landing-banner-section .landing-banner-content .leftcontent .twowaysplit li {
  width: 40%;
  padding: 0 22px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 767.95px) {
  .landing-banner-section .landing-banner-content .leftcontent .twowaysplit li {
    width: 100%;
    padding: 0 0 5px;
    border: 0;
  }
  .landing-banner-section .landing-banner-content .leftcontent .twowaysplit li p {
    margin-bottom: 6px;
  }
}
.landing-banner-section .landing-banner-content .leftcontent .twowaysplit li:nth-child(1) {
  padding-left: 0;
  border-left: 0;
  width: 38%;
}
@media only screen and (max-width: 767.95px) {
  .landing-banner-section .landing-banner-content .leftcontent .twowaysplit li:nth-child(1) {
    width: 100%;
    padding: 0 0 5px;
    border: 0;
  }
}
.landing-banner-section .landing-banner-content .leftcontent .twowaysplit li:nth-child(2) {
  width: 42%;
  padding-right: 0;
}
@media only screen and (max-width: 767.95px) {
  .landing-banner-section .landing-banner-content .leftcontent .twowaysplit li:nth-child(2) {
    width: 100%;
    padding: 10px 0 5px;
    border: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
}
.landing-banner-section .landing-banner-content .leftcontent .twowaysplit .fa-clock {
  font-weight: 400;
}
.landing-banner-section .landing-banner-content .leftcontent .circleimg {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin-right: 10px;
  margin-top: 6px;
}
@media only screen and (max-width: 767.95px) {
  .landing-banner-section .landing-banner-content .leftcontent .circleimg {
    display: block;
    margin: 12px 0px;
  }
}
.landing-banner-section .landing-banner-content .rightcontent .book-slot {
  text-align: center;
}
.landing-banner-section .landing-banner-content .rightcontent .book-slot .btn {
  margin-top: 8px ;
  margin-bottom: 8px;
}
@media only screen and (max-width: 991.95px) {
  .landing-banner-section .landing-banner-content .rightcontent {
    padding-top: 20px;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .landing-banner-section .landing-banner-content .rightcontent {
    width: 35%;
  }
}
@media (min-width: 1500px) {
  .landing-banner-section .landing-banner-content .rightcontent {
    width: 30%;
  }
}
.landing-banner-section .landing-banner-content .rightcontent ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.landing-banner-section .landing-banner-content .rightcontent ul li {
  margin-bottom: 8px;
  padding: 0;
}
.landing-banner-section .landing-banner-content .rightcontent ul li a {
  display: block;
  padding: 8px 24px;
  border-radius: 28px;
  cursor: pointer;
  background-color: transparent;
  font-size: 16px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.8);
  transition: all 0.3s ease;
}
@media only screen and (max-width: 991.95px) {
  .landing-banner-section .landing-banner-content .rightcontent ul li a {
    padding-left: 0;
    padding-right: 0;
    background-color: transparent;
  }
}
.landing-banner-section .landing-banner-content .rightcontent ul li a:hover,
.landing-banner-section .landing-banner-content .rightcontent ul li a.is-active {
  color: #ff6773;
  background-color: rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 991.95px) {
  .landing-banner-section .landing-banner-content .rightcontent ul li a:hover,
  .landing-banner-section .landing-banner-content .rightcontent ul li a.is-active {
    padding-left: 0;
    padding-right: 0;
    background-color: transparent;
  }
}
.landing-banner-section .landing-banner-content.full-width .leftcontent {
  width: 100%;
}
@media (max-width: 1199px) {
  .landing-banner-section {
    padding-top: 160px;
  }
}
@media only screen and (max-width: 991.95px) {
  .landing-banner-section {
    padding-top: 145px;
  }
}
.rocketcenter-banner .landing-banner-section,
.spacecamp-banner .landing-banner-section {
  background-image: url(../images/bg-events.jpg);
  background-position: bottom center;
}
.main-content .breadcrumb-section {
  padding-top: 32px;
  position: relative;
  z-index: 3;
}
@media only screen and (min-width: 992px) {
  .main-content .breadcrumb-section {
    padding-top: 50px;
  }
}
.main-content .breadcrumb-section ul,
.main-content .breadcrumb-section ol {
  padding: 0;
  margin: 0;
}
.main-content .breadcrumb-section ul li,
.main-content .breadcrumb-section ol li {
  display: inline-block;
  font-family: lato, sans-serif;
  padding-bottom: 5px;
  padding-right: 8px;
}
.main-content .breadcrumb-section ul li::before,
.main-content .breadcrumb-section ol li::before {
  content: "|";
  margin-right: 5px;
  opacity: 0.4;
}
@media only screen and (max-width: 991.95px) {
  .main-content .breadcrumb-section ul li,
  .main-content .breadcrumb-section ol li {
    padding-bottom: 2px;
  }
}
.main-content .breadcrumb-section ul li a,
.main-content .breadcrumb-section ol li a {
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  line-height: 12px;
  cursor: pointer;
  font-weight: bold;
  padding-right: 0;
}
.main-content .breadcrumb-section ul li a.is-active,
.main-content .breadcrumb-section ol li a.is-active {
  color: #ff6773;
}
@media only screen and (max-width: 991.95px) {
  .main-content .breadcrumb-section ul li a,
  .main-content .breadcrumb-section ol li a {
    font-size: 16px;
  }
  .main-content .breadcrumb-section ul li a.is-current,
  .main-content .breadcrumb-section ol li a.is-current {
    display: inline-block;
    border: 0;
    padding: 0;
    font-size: 16px;
    line-height: 24px;
  }
  .main-content .breadcrumb-section ul li a.is-current:before,
  .main-content .breadcrumb-section ol li a.is-current:before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 1px solid ;
    border-color: inherit;
    border-width: 0px 2px 2px 0;
    transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    position: relative;
    top: -3px;
  }
  .main-content .breadcrumb-section ul li a.is-current:before,
  .main-content .breadcrumb-section ol li a.is-current:before {
    transform: rotate(135deg);
    top: -1px;
    margin-right: 5px;
  }
}
.main-content .breadcrumb-section ul li:nth-child(1),
.main-content .breadcrumb-section ol li:nth-child(1) {
  padding-left: 0;
  border-left: 0;
}
.main-content .breadcrumb-section ul li:nth-child(1)::before,
.main-content .breadcrumb-section ol li:nth-child(1)::before {
  content: "";
  margin: 0;
}
@media only screen and (max-width: 991.95px) {
  .filter-open {
    position: fixed;
    overflow: hidden;
  }
}
@media only screen and (max-width: 991.95px) {
  .filter-open .filtersec-left {
    display: block;
  }
}
.filtersec-left {
  width: 23%;
}
@media only screen and (max-width: 991.95px) {
  .filtersec-left {
    position: fixed;
    top: 101px;
    left: 0;
    width: 100%;
    z-index: 76;
    background: #fff;
    border-radius: 40px 40px 0px 0px;
    padding: 30px 20px;
    height: 100vh;
    max-height: calc(100vh - 102px);
    overflow: auto;
    color: #000;
    display: none;
    padding-bottom: 80px;
  }
}
.filtersec-content {
  width: 77%;
  padding-left: 40px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 1200px) {
  .filtersec-content {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 991.95px) {
  .filtersec-content {
    width: 100%;
    padding: 0;
    border: 0;
    padding-bottom: 15px;
  }
}
.filtersec-content .filtersec-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 30px;
  padding: 0 10px;
}
@media only screen and (max-width: 767.95px) {
  .filtersec-content .filtersec-header {
    margin-bottom: 20px;
  }
}
.filtersec-content .filtersec-header .filtersec-name {
  font-size: 34px;
  line-height: 51px;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
}
@media only screen and (max-width: 480.95px) {
  .filtersec-content .filtersec-header .filtersec-name {
    font-size: 24px;
    line-height: 34px;
  }
}
.filtersec-content .filtersec-header .filtersec-sorting {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  align-items: center;
}
@media only screen and (max-width: 991.95px) {
  .filtersec-content .filtersec-header .filtersec-sorting {
    position: fixed;
    right: 20px;
    bottom: 40px;
    background-color: #fff;
    border-radius: 28px;
    padding: 8px 16px;
    z-index: 55;
  }
}
.filtersec-content .filtersec-header .bysort {
  color: #666666;
  padding-right: 8px;
}
@media only screen and (max-width: 991.95px) {
  .filtersec-content .filtersec-header .bysort {
    color: #d52331;
    padding-right: 0;
  }
}
.filtersec-content .filtersec-header .bysort .bysort-symbol {
  display: inline-block;
  width: 20px;
  height: 16px;
  border-top: 2px solid;
  top: 3px;
  position: relative;
  margin-right: 5px;
}
.filtersec-content .filtersec-header .bysort .bysort-symbol::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  height: 2px;
  background-color: #666666;
  width: 75%;
}
@media only screen and (max-width: 991.95px) {
  .filtersec-content .filtersec-header .bysort .bysort-symbol::before {
    background-color: #d52331;
    right: 0;
    margin: auto;
  }
}
.filtersec-content .filtersec-header .bysort .bysort-symbol::after {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  height: 2px;
  background-color: #666666;
  width: 55%;
}
@media only screen and (max-width: 991.95px) {
  .filtersec-content .filtersec-header .bysort .bysort-symbol::after {
    background-color: #d52331;
    right: 0;
    margin: auto;
  }
}
.filtersec-content .filtersec-header .relevance {
  color: #ff6773;
  position: relative;
  min-width: 100px;
}
@media only screen and (max-width: 991.95px) {
  .filtersec-content .filtersec-header .relevance {
    display: none;
  }
}
.filtersec-content .filtersec-header .relevance:after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border: 1px solid ;
  border-color: inherit;
  border-width: 0px 2px 2px 0;
  transform: rotate3d(0, 0, 1, 45deg);
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  -ms-transform: rotate3d(0, 0, 1, 45deg);
  position: relative;
  top: -2px;
  margin-left: 6px;
}
.filtersec-content .filtersec-header .relevance ul {
  display: none;
  position: absolute;
  left: 0;
  top: 25px;
  background-color: #15161a;
  border-radius: 0 0 10px 10px;
  padding: 10px;
  list-style: none;
}
.filtersec-content .filtersec-header .relevance ul li {
  padding: 0;
  font-size: 14px;
}
.filtersec-top {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  line-height: 24px;
  color: #a3a3a3;
  font-family: 'lato', sans-serif;
  font-style: italic;
  font-weight: bold;
}
@media only screen and (max-width: 991.95px) {
  .filtersec-top {
    font-size: 20px;
    line-height: 24px;
    font-family: 'poppins';
    margin-bottom: 20px;
  }
}
.filtersec-top .clr {
  cursor: pointer;
}
.filtersec-top .active {
  color: #ff6773;
  font-style: normal;
  border-bottom: 1.4px solid;
}
@media only screen and (max-width: 991.95px) {
  .filtersec-top .active {
    color: #d52331;
  }
}
.filtersec-close {
  color: #000;
  font-size: 20px;
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  .filtersec-close {
    display: none;
  }
}
.filtersec-form .form-title,
.bef-exposed-form .form-title,
.filtersec-form .form-item-field-date-d9__value-1 > label,
.bef-exposed-form .form-item-field-date-d9__value-1 > label,
.filtersec-form .fieldgroup > legend,
.bef-exposed-form .fieldgroup > legend {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Poppins', sans-serif;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: bold;
  display: block;
}
.filtersec-form .form-item-field-date-d9__value-1,
.bef-exposed-form .form-item-field-date-d9__value-1 {
  position: relative;
}
.filtersec-form .form-item-field-date-d9__value-1:after,
.bef-exposed-form .form-item-field-date-d9__value-1:after {
  content: "\f133";
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
  display: block;
  position: absolute;
  right: 16px;
  bottom: 24px;
  font-size: 16px;
  opacity: 0.8;
  pointer-events: none;
}
.filtersec-form input[type="date"],
.bef-exposed-form input[type="date"],
.filtersec-form .bef-datepicker,
.bef-exposed-form .bef-datepicker {
  background-color: transparent;
  border: 1px solid ;
  color: #fff;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  border-radius: 28px;
  padding: 8px 16px;
  width: 100%;
  margin-top: 8px;
  margin-bottom: 8px;
  padding-right: 40px;
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  .filtersec-form input[type="date"],
  .bef-exposed-form input[type="date"],
  .filtersec-form .bef-datepicker,
  .bef-exposed-form .bef-datepicker {
    border-color: rgba(255, 255, 255, 0.5);
  }
}
@media only screen and (max-width: 991.95px) {
  .filtersec-form input[type="date"],
  .bef-exposed-form input[type="date"],
  .filtersec-form .bef-datepicker,
  .bef-exposed-form .bef-datepicker {
    color: #000;
  }
}
.filtersec-form input[type="date"]:focus,
.bef-exposed-form input[type="date"]:focus,
.filtersec-form .bef-datepicker:focus,
.bef-exposed-form .bef-datepicker:focus {
  outline: none;
}
.filtersec-form input[type="date"]::-webkit-calendar-picker-indicator,
.bef-exposed-form input[type="date"]::-webkit-calendar-picker-indicator,
.filtersec-form .bef-datepicker::-webkit-calendar-picker-indicator,
.bef-exposed-form .bef-datepicker::-webkit-calendar-picker-indicator {
  filter: invert(1);
  cursor: pointer;
}
.filtersec-form .form-item-wrap,
.bef-exposed-form .form-item-wrap {
  padding-top: 8px;
  padding-bottom: 8px;
  position: relative;
}
.filtersec-form .form-item-wrap .form-item,
.bef-exposed-form .form-item-wrap .form-item {
  padding-top: 8px;
  padding-bottom: 8px;
  margin: 0;
  float: none;
}
.filtersec-form .form-item-wrap .form-item-field-date-d9__value-1,
.bef-exposed-form .form-item-wrap .form-item-field-date-d9__value-1 {
  padding-top: 0;
}
.filtersec-form .form-item-wrap .form-actions,
.bef-exposed-form .form-item-wrap .form-actions {
  position: absolute;
  top: -22px;
  right: 0;
  margin: 0;
  font-weight: bold;
}
@media only screen and (max-width: 991.95px) {
  .filtersec-form .form-item-wrap .form-actions,
  .bef-exposed-form .form-item-wrap .form-actions {
    top: -42px;
  }
}
.filtersec-form .form-item-wrap .form-actions input,
.bef-exposed-form .form-item-wrap .form-actions input {
  background-color: transparent;
  border: 0;
  outline: none;
  color: #ff6773;
}
.filtersec-form .form-radio input,
.bef-exposed-form .form-radio input,
.filtersec-form .form-type-radio input,
.bef-exposed-form .form-type-radio input {
  opacity: 0;
  display: none;
}
.filtersec-form .form-radio label,
.bef-exposed-form .form-radio label,
.filtersec-form .form-type-radio label,
.bef-exposed-form .form-type-radio label {
  position: relative;
  font-size: 16px;
  line-height: 24px;
  font-family: lato, sans-serif;
  width: 100%;
  padding-left: 30px;
  display: block;
  cursor: pointer;
}
.filtersec-form .form-radio label .tot-val,
.bef-exposed-form .form-radio label .tot-val,
.filtersec-form .form-type-radio label .tot-val,
.bef-exposed-form .form-type-radio label .tot-val {
  position: absolute;
  right: 0;
  opacity: 0.6;
  font-size: 14px;
  font-weight: bold;
}
.filtersec-form .form-radio label::before,
.bef-exposed-form .form-radio label::before,
.filtersec-form .form-type-radio label::before,
.bef-exposed-form .form-type-radio label::before {
  content: "";
  position: absolute;
  width: 19px;
  height: 19px;
  border: 2px solid #a3a3a3;
  border-radius: 3px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.filtersec-form .form-radio label.selected:before,
.bef-exposed-form .form-radio label.selected:before,
.filtersec-form .form-type-radio label.selected:before,
.bef-exposed-form .form-type-radio label.selected:before {
  border-color: #ff6773;
  background-color: #ff6773;
}
.filtersec-form .form-radio label.selected::after,
.bef-exposed-form .form-radio label.selected::after,
.filtersec-form .form-type-radio label.selected::after,
.bef-exposed-form .form-type-radio label.selected::after {
  content: "";
  left: 7px;
  top: 4px;
  width: 6px;
  height: 12px;
  border: solid #15161a;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}
@media only screen and (max-width: 991.95px) {
  .filtersec-form .form-radio label.selected::after,
  .bef-exposed-form .form-radio label.selected::after,
  .filtersec-form .form-type-radio label.selected::after,
  .bef-exposed-form .form-type-radio label.selected::after {
    border-color: #fff;
  }
}
.filtersec-form .form-radio input:checked + label:before,
.bef-exposed-form .form-radio input:checked + label:before,
.filtersec-form .form-type-radio input:checked + label:before,
.bef-exposed-form .form-type-radio input:checked + label:before {
  border-color: #ff6773;
  background-color: #ff6773;
}
.filtersec-form .form-radio input:checked + label::after,
.bef-exposed-form .form-radio input:checked + label::after,
.filtersec-form .form-type-radio input:checked + label::after,
.bef-exposed-form .form-type-radio input:checked + label::after {
  content: "";
  left: 7px;
  top: 4px;
  width: 6px;
  height: 12px;
  border: solid #15161a;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}
@media only screen and (max-width: 991.95px) {
  .filtersec-form .form-radio input:checked + label::after,
  .bef-exposed-form .form-radio input:checked + label::after,
  .filtersec-form .form-type-radio input:checked + label::after,
  .bef-exposed-form .form-type-radio input:checked + label::after {
    border-color: #fff;
  }
}
.filtersec-footer.total-result {
  font-size: 16px;
  line-height: 24px;
  background-color: #d52331;
  padding: 25px;
  text-align: center;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #fff;
  z-index: 102;
  display: none;
}
@media only screen and (max-width: 991.95px) {
  .filter-open .filtersec-footer.total-result {
    display: block;
  }
}
.filtersec-card,
.cardtypo-label {
  padding: 0 10px 20px;
}
@media only screen and (max-width: 480.95px) {
  .filtersec-card,
  .cardtypo-label {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.filtersec-card .image,
.cardtypo-label .image {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.filtersec-card .image img,
.cardtypo-label .image img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.filtersec-card .content,
.cardtypo-label .content {
  padding: 10px 15px;
  background-color: rgba(255, 255, 255, 0.1);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.filtersec-card .content .title,
.cardtypo-label .content .title {
  font-size: 18px;
  line-height: 27px;
  font-weight: bold;
  font-family: 'poppins', sans-serif;
  padding-bottom: 10px;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .filtersec-card p,
  .cardtypo-label p {
    font-size: 15px;
  }
}
.filtersec-card .label-content,
.cardtypo-label .label-content {
  padding-bottom: 10px;
}
.filtersec-card .label-content span,
.cardtypo-label .label-content span {
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  padding: 4px 12px;
  border: 2px solid transparent;
  border-radius: 14px;
  cursor: pointer;
}
.filtersec-card .label-content .age,
.cardtypo-label .label-content .age {
  border-color: #fff;
  margin-right: 6px;
  cursor: auto;
}
.filtersec-card .btm-desc,
.cardtypo-label .btm-desc {
  display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
  color: #ff6773;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .filtersec-card .btm-desc,
  .cardtypo-label .btm-desc {
    font-size: 14px;
  }
}
@media only screen and (max-width: 991.95px) {
  .hide-mobile {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .hide-ipad {
    display: none;
  }
}
.location {
  color: #fff;
  font-style: italic;
}
.location.icon-right-arrow:after {
  display: none;
}
.sold {
  color: #ff9e67;
  font-style: italic;
}
.sold.icon-right-arrow:after {
  display: none;
}
.filtersec {
  padding-top: 20px;
}
@media only screen and (min-width: 992px) {
  .filtersec {
    padding-top: 35px;
    padding-bottom: 10px;
  }
}
.filtersec .pager {
  text-align: center;
  font-size: 16px;
  opacity: 0.4;
}
.book-slotwrap {
  display: flex;
  align-items: flex-end;
}
.book-slotwrap .book-slot {
  width: 100%;
}
.book-slotwrap .book-slot .plan {
  font-size: 24px;
  line-height: 36px;
}
.book-slotwrap .label-info {
  font-size: 14px;
  line-height: 21px;
  opacity: 0.7;
  margin: 0;
}
.book-slotwrap .btn {
  width: 100%;
  text-align: center;
}
@media (max-width: 390px) {
  .book-slotwrap .btn {
    width: auto;
  }
}
.detail-content {
  padding-top: 30px;
  padding-bottom: 35px;
}
.detail-content .btn {
  margin-top: 6px;
}
@media only screen and (max-width: 767.95px) {
  .detail-content {
    padding-top: 30px;
  }
}
.detail-content .list-style {
  padding: 35px 0px 0px;
}
.detail-content .list-style ul:not(.contextual-links) {
  margin-bottom: 0px;
  padding-bottom: 22px;
}
.detail-content .list-style ul:not(.contextual-links) li {
  padding: 0;
  opacity: 0.8;
  padding-bottom: 8px;
}
.detail-content .list-style ul:not(.contextual-links) li ul {
  padding-bottom: 0;
  padding-top: 10px;
}
.detail-content .list-style ul:not(.contextual-links) li ul li {
  list-style: none;
  padding-left: 10px;
}
.detail-content .list-style ul:not(.contextual-links) li ul li::before {
  content: "-";
  display: inline-block;
  margin-left: -10px;
  margin-right: 8px;
}
.detail-content .title {
  margin-bottom: 10px;
}
.detail-content .title.medium {
  font-size: 34px;
  line-height: 51px;
}
@media only screen and (max-width: 767.95px) {
  .detail-content .title.medium {
    font-size: 24px;
    line-height: 36px;
  }
}
.detail-content .top-content {
  padding: 40px 0px 0px;
}
@media only screen and (min-width: 992px) {
  .detail-content .top-content {
    padding-right: 24%;
  }
}
@media (min-width: 1500px) {
  .detail-content .top-content {
    padding-right: 37%;
  }
}
.detail-content .top-content p {
  opacity: 0.8;
}
.detail-content .btm-content {
  padding-bottom: 30px;
}
.detail-content .btm-content p {
  opacity: 0.8;
  margin-bottom: 10px;
}
.detail-content .btn {
  margin-top: 6px;
  margin-bottom: 6px;
}
.main-content .slick-slider .slick-dots {
  margin-top: 25px;
  list-style: none;
  padding: 0;
  text-align: center;
}
.main-content .slick-slider .slick-dots li {
  display: inline-block;
  margin: 0 5px;
  padding: 0;
}
.main-content .slick-slider .slick-dots li button {
  width: 10px;
  height: 10px;
  border: 0;
  border-radius: 100%;
  font-size: 0;
  outline: 0;
  cursor: pointer;
  background-color: #fff;
  opacity: 0.3;
}
.main-content .slick-slider .slick-dots li button::before {
  color: transparent;
}
.main-content .slick-slider .slick-dots li.slick-active button,
.main-content .slick-slider .slick-dots li:hover button {
  background-color: #ff6773;
  opacity: 1;
}
.main-content .slick-slider .slick-dots li.slick-active button::before,
.main-content .slick-slider .slick-dots li:hover button::before {
  color: transparent;
}
.needhelp-wrap {
  padding: 35px 0px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin-top: 40px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767.95px) {
  .needhelp-wrap {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 25px;
  }
}
@media only screen and (min-width: 992px) {
  .needhelp-wrap .lefthelp-content {
    padding-right: 15%;
  }
}
@media (min-width: 1500px) {
  .needhelp-wrap .lefthelp-content {
    padding-right: 25%;
  }
}
@media only screen and (min-width: 992px) {
  .needhelp-wrap .righthelp-content {
    padding-right: 15%;
    padding-left: 15%;
  }
}
@media only screen and (min-width: 1200px) {
  .needhelp-wrap .righthelp-content {
    padding-right: 20%;
    padding-left: 20%;
  }
}
@media (min-width: 1500px) {
  .needhelp-wrap .righthelp-content {
    padding-right: 25%;
    padding-left: 25%;
  }
}
.needhelp-wrap.twowaybind {
  padding: 0;
  border: 0;
  margin: 0;
}
@media only screen and (max-width: 767.95px) {
  .needhelp-wrap.twowaybind {
    padding-top: 25px;
  }
}
.link {
  text-decoration: underline;
  color: #ff6773;
  cursor: pointer;
}
@media (min-width: 1200px) {
  .media-comp.members .content {
    padding-top: 0;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
  }
}
@media (min-width: 1500px) {
  .media-comp.members .content p {
    padding-right: 15%;
  }
}
.gradient-card {
  background-image: linear-gradient(139deg, #054948, #1f1031);
  padding: 24px;
  border-radius: 12px;
}
@media only screen and (max-width: 767.95px) {
  .reg-card {
    margin-top: 35px;
  }
}
.reg-card .title {
  font-size: 24px;
  line-height: 1.1;
  margin-bottom: 20px;
}
.reg-card .reg-mid {
  margin: 24px 0px;
}
.reg-card .reg-mid .event-name {
  display: none;
}
.reg-card .reg-mid .event-start-date {
  padding-top: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  margin-top: 20px;
}
.reg-card .reg-mid .reg-title {
  font-size: 14px;
  opacity: 0.7;
  font-style: italic;
  margin-bottom: 5px;
}
.reg-card .reg-mid .reg {
  position: relative;
  margin-bottom: 10px;
}
.reg-card .reg-mid .reg .reg-info {
  padding: 8px 140px 8px 8px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 28px;
  font-size: 14px;
}
.reg-card .reg-mid .reg .reg-status {
  padding: 6px 12px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 28px;
  font-size: 12px;
  line-height: 1.6;
  position: absolute;
  right: 4px;
  top: 4px;
}
.reg-card .reg-mid .reg.wl .reg-status {
  background-color: #ffa33b;
  color: #15161a;
}
.reg-card .reg-mid .reg.avbl .reg-status {
  background-color: #008822;
}
.reg-card .reg-mid .views-calendar {
  margin-top: 13px;
  color: #ff6773;
  font-size: 16px;
  font-weight: bold;
}
.reg-card .reg-bottom {
  margin-top: 14px;
}
.reg-card .reg-bottom .title {
  font-size: 14px;
  font-weight: normal;
  opacity: 0.7;
  margin-bottom: 5px;
}
.reg-card .reg-bottom .reg-price {
  font-size: 24px;
  line-height: 36px;
  font-weight: bold;
}
.reg-card .reg-bottom .btn {
  width: 100%;
  text-align: center;
}
.reg-card .reg-bottom .reg-share {
  display: block;
  margin: 15px auto 0px;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
}
.reg-card .reg-bottom .reg-share .a2a_kit {
  line-height: normal !important;
}
.reg-card .reg-bottom .reg-share a {
  cursor: pointer;
  font-size: 16px;
}
.reg-card .reg-bottom .reg-share a:before {
  content: "";
}
.reg-card .reg-bottom .reg-share a .a2a_s__default {
  background-color: #2b323a !important;
  width: 24px;
  height: 24px;
}
.reg-card .reg-bottom .reg-share a .a2a_s__default g {
  fill: #fff;
}
.label-content span {
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
  padding: 4px 12px;
  border-radius: 28px;
  border: 1px solid #fff;
  display: inline-block;
  cursor: pointer;
}
.label-content .age {
  cursor: auto;
}
.label-content .age .field--name-field-age-group {
  display: inline-block;
}
.eventdetail {
  padding-top: 70;
  padding-bottom: 20px;
}
.eventdetail .event-slider .slider-title {
  margin-top: 0;
}
.eventdetail .event-slider .slider-title .label-content {
  padding-bottom: 5px;
}
.eventdetail .event-slider .cardtypo-label {
  padding-left: 0;
  padding-right: 20px;
}
.search-result-header {
  padding-bottom: 55px;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .search-result-header {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 767.95px) {
  .search-result-header {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.search-result-form {
  width: 100%;
  text-align: center;
}
.search-result-form .form-item-wrap {
  width: 100%;
  max-width: 610px;
  padding: 0 20px;
  position: relative;
  margin: auto;
}
@media only screen and (max-width: 480.95px) {
  .search-result-form .form-item-wrap {
    padding: 0;
  }
}
.search-result-form input[type="text"] {
  padding: 16px;
  background-color: transparent;
  border: 0;
  border: 1px solid;
  border-radius: 28px;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  outline: none;
  display: block;
  width: 100%;
  padding-right: 140px;
}
.search-result-form input[type="text"]::placeholder {
  color: #fff;
}
.search-result-form input[type="text"]::-webkit-input-placeholder {
  color: #fff;
}
.search-result-form input[type="text"]:-moz-placeholder {
  color: #fff;
}
.search-result-form input[type="text"]:-ms-input-placeholder {
  color: #fff;
}
.search-result-form .clr-input {
  padding-right: 8px;
  cursor: pointer;
  display: block;
  position: absolute;
  right: 75px;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 14px;
  height: 14px;
  line-height: 1;
  text-transform: uppercase;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 767.95px) {
  .search-result-form .clr-input {
    right: 50px;
  }
}
.search-result-form .form-actions {
  position: absolute;
  right: 50px;
  top: 20px;
  width: 19px;
  height: 19px;
  cursor: pointer;
  background-image: url(../images/search-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.search-result-form .form-actions input {
  opacity: 0;
  width: 100%;
  cursor: pointer;
}
@media only screen and (max-width: 767.95px) {
  .search-result-form .form-actions {
    right: 22px;
  }
}
.filtersec-tot-result {
  font-size: 16px;
  color: #a3a3a3;
  font-style: italic;
}
.result-item {
  padding: 0 12px 35px;
}
@media only screen and (max-width: 767.95px) {
  .result-item {
    padding-bottom: 18px;
  }
}
.result-item .title {
  font-size: 20px;
  line-height: 30px;
  font-family: "poppins";
  font-weight: bold;
  padding-bottom: 5px;
}
.result-item .result-link,
.result-item a {
  padding-bottom: 5px;
  color: #ff6773;
}
.result-item.current-result .title {
  color: #ff6773;
  text-decoration: underline;
}
.result-item p {
  opacity: 0.7;
}
.video-thumbs {
  position: relative;
  cursor: pointer;
}
.video-thumbs::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.8);
  pointer-events: none;
  border-radius: 100%;
}
.video-thumbs::before {
  content: "";
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 10px solid #15161a;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  position: absolute;
}
.group-card {
  padding-top: 0;
}
.group-card iframe {
  width: 100%;
}
.group-card .group-label {
  font-size: 16px;
  opacity: 0.8;
  padding-bottom: 20px;
}
.group-card .gc-top {
  padding: 10px 5px 10px;
}
.group-card .gc-top .status {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 6px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
}
.group-card .gc-top .status.avl {
  background-color: #008822;
}
.group-card .gc-top .title {
  margin: 0;
}
@media (min-width: 992px) and (max-width: 1500px) {
  .group-card .gc-top .title.medium {
    font-size: 26px;
    line-height: 34px;
  }
}
.group-card .gc-top p {
  font-family: "poppins", sans-serif;
  font-weight: 300;
}
.group-card .gc-mid {
  padding: 5px 5px 5px;
}
.group-card .gc-mid .gc-mid-title {
  opacity: 0.8;
  padding-top: 12px;
  padding-bottom: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.group-card .gc-mid .gc-list .title {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 14px;
}
.group-card .gc-mid .gc-list .title:before {
  content: "";
  width: 6px;
  height: 12px;
  border: solid #008822;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: inline-block;
  margin-right: 8px;
}
.group-card .gc-mid .gc-list ul {
  padding-left: 40px;
}
.group-card .gc-mid .gc-list ul li {
  opacity: 0.8;
  padding-bottom: 4px;
  font-size: 16px;
  line-height: 2;
}
.group-card .gc-btm {
  padding: 15px;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 12px;
}
.group-card .gc-btm .title {
  color: #ff6773;
}
.group-card .gc-btm p {
  margin-bottom: 8px;
}
.group-card .gc-btm .gc-desc p {
  padding-top: 8px;
  font-size: 14px;
  font-style: italic;
  opacity: 0.8;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.group-card .gc-btm .gc-desc p:nth-child(1) {
  border: 0;
  padding-top: 16px;
}
.group-card-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only screen and (max-width: 991.95px) {
  .group-card-wrap {
    overflow: auto;
    flex-wrap: nowrap;
  }
}
.group-card-wrap .item {
  width: calc(33.33% - 12px);
  background-image: linear-gradient(152deg, #054948, #1f1031 100%);
  padding: 12px;
  border-radius: 12px;
  position: relative;
}
@media only screen and (max-width: 991.95px) {
  .group-card-wrap .item {
    width: 45%;
    max-width: 40%;
    flex: 0 0 100%;
    margin-right: 20px;
    margin-bottom: 26px;
    order: 2;
    padding-top: 18px;
  }
  .group-card-wrap .item.mobile-first {
    order: 1;
  }
}
@media only screen and (max-width: 767.95px) {
  .group-card-wrap .item {
    width: 80%;
    max-width: 80%;
    margin-right: 12px;
  }
}
.group-card-wrap .item .timewrp span {
  padding-right: 5px;
  display: inline-block;
}
.group-card-wrap .item .timewrp span:before {
  content: "\f017";
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
  display: inline-block;
  margin-right: 5px;
}
@media only screen and (max-width: 767.95px) {
  .group-card-wrap .item .timewrp span {
    display: block;
    margin-bottom: 4px;
  }
}
.media-item {
  position: relative;
}
.text-left {
  padding: 60px 0px;
}
@media only screen and (max-width: 767.95px) {
  .text-left {
    padding: 20px 0px;
  }
}
.text-left ul {
  margin-left: 20px;
  margin-bottom: 20px;
  opacity: 0.8;
}
.text-left .row {
  align-items: center;
}
.text-left .media-item {
  text-align: center;
}
@media only screen and (max-width: 767.95px) {
  .text-left.oval-animate .media-item {
    display: none;
  }
}
.textmedia-cover.full-width .image {
  padding: 0;
}
.textmedia-cover.full-width .image img {
  width: 100%;
}
.textmedia-cover.full-width .content {
  padding: 0 40px;
}
@media only screen and (max-width: 991.95px) {
  .textmedia-cover.full-width .content {
    padding: 10px 20px 35px;
  }
}
.textmedia-cover.full-width .row {
  align-items: center;
}
@media (min-width: 1200px) {
  .textmedia-cover.full-width.media-left .content {
    padding-right: calc(50vw - 570px);
  }
}
@media (min-width: 1400px) {
  .textmedia-cover.full-width.media-left .content {
    padding-right: calc(50vw - 660px);
  }
}
@media (min-width: 1500px) {
  .textmedia-cover.full-width.media-left .content {
    padding-right: calc(50vw - 720px);
  }
}
.textmedia-cover.full-width.media-right {
  background-image: linear-gradient(163deg, #054948, #1f1031 92%);
}
@media (min-width: 1200px) {
  .textmedia-cover.full-width.media-right .content {
    padding-left: calc(50vw - 570px);
  }
}
@media (min-width: 1400px) {
  .textmedia-cover.full-width.media-right .content {
    padding-left: calc(50vw - 660px);
  }
}
@media (min-width: 1500px) {
  .textmedia-cover.full-width.media-right .content {
    padding-left: calc(50vw - 720px);
  }
}
@media only screen and (max-width: 991.95px) {
  .textmedia-cover.responsive-media-top .image {
    order: 1;
  }
}
@media only screen and (max-width: 991.95px) {
  .textmedia-cover.responsive-media-top .content {
    order: 2;
  }
}
.text-red {
  color: #ff6773;
}
.text-centermid {
  text-align: center;
}
.text-centermid .text-mid-wrap {
  max-width: 860px;
  margin: auto;
}
.memberscard {
  padding: 0;
}
@media only screen and (max-width: 991.95px) {
  .memberscard .group-card-wrap {
    flex-wrap: wrap;
    flex-direction: column;
  }
}
.memberscard .gc-top .title {
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin-bottom: 5px;
}
.memberscard .item {
  margin-bottom: 24px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
}
@media only screen and (max-width: 991.95px) {
  .memberscard .item {
    margin-right: 0;
    max-width: 100%;
    width: 100%;
    padding-bottom: 24px;
  }
}
.memberscard .item .gc-btm {
  background-color: transparent;
  bottom: 10px;
  right: 0;
  padding: 0 4px;
  width: 100%;
}
@media (max-width: 480px) {
  .memberscard .item .gc-btm .btn {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.memberscard .item .gc-btm p {
  margin-top: 5px;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .memberscard .item .gc-btm {
    padding: 24px;
  }
}
.memberscard .item.full-width {
  width: 100%;
}
.memberscard .item.full-width .gc-mid-btm {
  display: block;
}
@media (min-width: 992px) {
  .memberscard .item.full-width {
    padding-bottom: 40px;
  }
  .memberscard .item.full-width .gc-mid-btm {
    display: flex;
  }
  .memberscard .item.full-width .gc-btm {
    right: 10%;
    bottom: 20%;
    width: 45%;
  }
}
@media (min-width: 1200px) {
  .memberscard .item.full-width {
    padding-bottom: 40px;
  }
  .memberscard .item.full-width .gc-btm {
    right: 45px;
    bottom: 40px;
    width: 35%;
  }
}
.memberscard .gc-btm .title {
  color: #fff;
  font-family: "lato", sans-serif;
  font-weight: bold;
}
@media only screen and (min-width: 992px) {
  .memberscard .gc-btm .title.small {
    font-size: 24px;
    line-height: 36px;
  }
}
.tabs-section .grid-tabs .tab-btns .plan-your-day-links ul li:nth-child(1) {
  display: block;
}
.faq-content-block {
  width: 100%;
  max-width: 100%;
  margin: auto;
  padding: 16px;
}
@media (min-width: 576px) {
  .faq-content-block {
    max-width: 540px;
  }
}
@media only screen and (min-width: 768px) {
  .faq-content-block {
    max-width: 720px;
  }
}
@media only screen and (min-width: 992px) {
  .faq-content-block {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1200px) {
  .faq-content-block {
    max-width: 1140px;
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
@media (min-width: 1580px) {
  .faq-content-block {
    max-width: 1440px;
  }
}
.faq-content-block .view-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.faq-content-block .view-content > div {
  width: calc(50% - 10px);
  max-width: calc(50% - 10px);
  margin-bottom: 16px;
}
@media only screen and (max-width: 767.95px) {
  .faq-content-block .view-content > div {
    width: 100%;
    max-width: 100%;
  }
}
.main-content .ckeditor-accordion-container > dl {
  border: 0;
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.1);
  font-size: 16px;
  line-height: 24px;
}
.main-content .ckeditor-accordion-container > dl dt a,
.main-content .ckeditor-accordion-container > dl dt a:hover {
  padding: 16px 20px 16px 36px;
  background-color: transparent;
  font-weight: bold;
}
.main-content .ckeditor-accordion-container > dl dt a .ckeditor-accordion-toggle:after {
  transform: none;
}
.main-content .ckeditor-accordion-container > dl dt a .ckeditor-accordion-toggle:before {
  transform: rotate(90deg);
  left: 7px;
}
.main-content .ckeditor-accordion-container > dl dt.active a,
.main-content .ckeditor-accordion-container > dl dt.active a:hover {
  padding: 16px 20px 16px 36px;
  background-color: transparent;
  font-weight: bold;
}
.main-content .ckeditor-accordion-container > dl dt.active a .ckeditor-accordion-toggle:before,
.main-content .ckeditor-accordion-container > dl dt.active a:hover .ckeditor-accordion-toggle:before,
.main-content .ckeditor-accordion-container > dl dt.active a .ckeditor-accordion-toggle:after,
.main-content .ckeditor-accordion-container > dl dt.active a:hover .ckeditor-accordion-toggle:after {
  transform: none;
}
.event-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.event-list .event-content {
  width: calc(50% - 24px);
  background-image: linear-gradient(#2b323a, #242031);
  margin-bottom: 24px;
  padding: 16px;
  border-radius: 12px;
}
@media only screen and (max-width: 480.95px) {
  .event-list .event-content {
    width: 100%;
  }
}
.event-list .event-content .reg-status {
  margin-top: 10px;
}
.event-status {
  font-size: 14px;
  line-height: 20px;
  padding: 10px 20px;
  border-radius: 28px;
  font-weight: normal;
  display: inline-block;
}
.event-status.Available {
  background-color: #008822;
}
.event-status.Filling-Fast {
  background-color: #ffa33b;
  color: #15161a;
}
.event-status.Waiting-List {
  background-color: #d52331;
}
.row > .needhelp-wrap {
  width: calc(100% - 24px);
  margin-left: auto;
  margin-right: auto;
}
.row > .contextual {
  width: auto;
  max-width: inherit;
}
form#views-exposed-form-search-api-page-1 {
  display: block;
  width: calc(100% - 40px);
  max-width: 540px;
  margin: auto;
  position: relative;
}
form#views-exposed-form-search-api-page-1 input[type="text"] {
  padding: 12px 16px;
  background-color: transparent;
  border: 0;
  border: 1px solid;
  border-radius: 28px;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  outline: none;
  display: block;
  width: 100%;
  padding-right: 60px;
  background-image: none;
}
form#views-exposed-form-search-api-page-1 input[type="text"]::placeholder {
  color: #fff;
}
form#views-exposed-form-search-api-page-1 input[type="text"]::-webkit-input-placeholder {
  color: #fff;
}
form#views-exposed-form-search-api-page-1 input[type="text"]:-moz-placeholder {
  color: #fff;
}
form#views-exposed-form-search-api-page-1 input[type="text"]:-ms-input-placeholder {
  color: #fff;
}
form#views-exposed-form-search-api-page-1 .form-item {
  position: relative;
  float: none;
  margin-right: 0;
}
form#views-exposed-form-search-api-page-1 .form-item label {
  display: none;
}
form#views-exposed-form-search-api-page-1 .form-actions {
  position: absolute;
  right: 30px;
  top: 0px;
  width: 19px;
  height: 19px;
  cursor: pointer;
  background-image: url(../images/search-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
form#views-exposed-form-search-api-page-1 .form-actions input {
  opacity: 0;
  width: 100%;
  cursor: pointer;
}
@media only screen and (max-width: 767.95px) {
  form#views-exposed-form-search-api-page-1 .form-actions {
    right: 22px;
  }
}
form#views-exposed-form-search-api-page-1 .form-actions:after {
  content: "\f002";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #ff6773;
  position: absolute;
  left: 3px;
  top: 0;
  pointer-events: none;
}
.block-facet--checkbox h2 {
  font-size: 16px;
  margin: 0 0 16px 16px;
}
.block-facet--checkbox input {
  opacity: 0;
  display: none;
}
.block-facet--checkbox label {
  position: relative;
  font-size: 16px;
  line-height: 24px;
  font-family: lato, sans-serif;
  width: 100%;
  padding-left: 30px;
  display: block;
  cursor: pointer;
}
.block-facet--checkbox label .tot-val {
  position: absolute;
  right: 0;
  opacity: 0.6;
  font-size: 14px;
  font-weight: bold;
}
.block-facet--checkbox label::before {
  content: "";
  position: absolute;
  width: 19px;
  height: 19px;
  border: 2px solid #a3a3a3;
  border-radius: 3px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.block-facet--checkbox label.selected:before {
  border-color: #ff6773;
  background-color: #ff6773;
}
.block-facet--checkbox label.selected::after {
  content: "";
  left: 7px;
  top: 4px;
  width: 6px;
  height: 12px;
  border: solid #15161a;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}
@media only screen and (max-width: 991.95px) {
  .block-facet--checkbox label.selected::after {
    border-color: #fff;
  }
}
.block-facet--checkbox input:checked + label:before {
  border-color: #ff6773;
  background-color: #ff6773;
}
.block-facet--checkbox input:checked + label::after {
  content: "";
  left: 7px;
  top: 4px;
  width: 6px;
  height: 12px;
  border: solid #15161a;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}
@media only screen and (max-width: 991.95px) {
  .block-facet--checkbox input:checked + label::after {
    border-color: #fff;
  }
}
.block-facet--checkbox .facets-widget-checkbox ul li {
  list-style: none;
}
.ui-widget.ui-widget-content {
  background-color: #15161a;
  border-radius: 12px;
  right: 0;
  margin: auto;
  max-width: 540px;
  top: 310px;
}
.ui-widget.ui-widget-content .ui-menu-item a {
  color: #fff;
  display: block;
}
.ui-widget.ui-widget-content .ui-menu-item a:hover,
.ui-widget.ui-widget-content .ui-menu-item a.ui-state-active {
  background: #ff6773;
  border-color: transparent;
}
.search-result-body .content-main > .region-content {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  padding: 0 16px;
  margin: auto;
}
@media (min-width: 768px) {
  .search-result-body .content-main > .region-content {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .search-result-body .content-main > .region-content {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .search-result-body .content-main > .region-content {
    max-width: 1170px;
  }
}
@media (min-width: 1500px) {
  .search-result-body .content-main > .region-content {
    max-width: 1440px;
  }
}
.search-result-body .content-main > .region-content > .views-exposed-form {
  width: 100%;
  order: 1;
  margin-bottom: 40px;
}
.search-result-body .content-main > .region-content > .views-exposed-form #views-exposed-form-search-api-page-1 .form-item-sort-order {
  position: absolute;
  right: 0;
}
@media only screen and (max-width: 991.95px) {
  .search-result-body .content-main > .region-content > .views-exposed-form #views-exposed-form-search-api-page-1 .form-item-sort-order {
    display: none;
  }
}
@media (min-width: 1200px) {
  .search-result-body .content-main > .region-content > .views-exposed-form #views-exposed-form-search-api-page-1 .form-item-sort-order {
    right: -230px;
  }
}
@media (min-width: 1500px) {
  .search-result-body .content-main > .region-content > .views-exposed-form #views-exposed-form-search-api-page-1 .form-item-sort-order {
    right: -400px;
  }
}
.search-result-body .content-main > .region-content > .views-exposed-form #views-exposed-form-search-api-page-1 .form-item-sort-by {
  position: absolute;
  right: 70px;
}
@media (min-width: 1200px) {
  .search-result-body .content-main > .region-content > .views-exposed-form #views-exposed-form-search-api-page-1 .form-item-sort-by {
    right: -150px;
  }
}
@media (min-width: 1500px) {
  .search-result-body .content-main > .region-content > .views-exposed-form #views-exposed-form-search-api-page-1 .form-item-sort-by {
    right: -290px;
  }
}
@media only screen and (max-width: 991.95px) {
  .search-result-body .content-main > .region-content > .views-exposed-form #views-exposed-form-search-api-page-1 .form-item-sort-by {
    position: fixed;
    right: 20px;
    bottom: 0px;
    z-index: 22;
    padding: 14px 20px;
    border-radius: 28px;
    background: #fff;
    color: #d52331;
    font-size: 16px;
    font-weight: bold;
  }
  .search-result-body .content-main > .region-content > .views-exposed-form #views-exposed-form-search-api-page-1 .form-item-sort-by select {
    opacity: 0;
    display: none;
  }
  .search-result-body .content-main > .region-content > .views-exposed-form #views-exposed-form-search-api-page-1 .form-item-sort-by label {
    display: block;
  }
}
.search-result-body .content-main > .region-content > .views-exposed-form #views-exposed-form-search-api-page-1 select {
  background-color: transparent;
}
.search-result-body .content-main > .region-content > .views-exposed-form #views-exposed-form-search-api-page-1 select option {
  background-color: transparent;
  color: #15161a;
}
.search-result-body .content-main > .region-content > .block-system-main-block {
  width: 100%;
  order: 3;
}
@media only screen and (min-width: 992px) {
  .search-result-body .content-main > .region-content > .block-system-main-block {
    width: 77%;
    padding-left: 20px;
  }
}
.search-result-body .content-main > .region-content > .block-facet-wrapper {
  width: 100%;
  order: 2;
}
@media only screen and (min-width: 992px) {
  .search-result-body .content-main > .region-content > .block-facet-wrapper {
    width: 23%;
    padding-right: 16px;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
  }
}
@media only screen and (max-width: 991.95px) {
  .search-result-body .content-main > .region-content > .block-facet-wrapper {
    padding: 30px;
    background: #fff;
    color: #000;
    border-radius: 28px;
    position: fixed;
    width: 100%;
    left: 0;
    top: 70px;
    max-height: calc(100% - 70px);
    z-index: 23;
    overflow: auto;
    display: none;
  }
}
header .header-search.serach-open .serach-content .form-item-sort-by,
header .header-search.serach-open .serach-content .form-item-sort-order {
  display: none;
}
.facet-item__count {
  padding-left: 6px;
  opacity: 0.7;
}
.block-facet-close {
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .block-facet-close {
    display: none;
  }
}
@media only screen and (max-width: 991.95px) {
  .facetcheck-open.search-result-body .content-main > .region-content > .block-facet-wrapper {
    display: block;
  }
}
@media (max-width: 1199px) {
  .content-main-inner > .row {
    margin-left: 0;
    margin-right: 0;
  }
  .content-main-inner > .row > .main-content {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .tabs-section .view-space-camp-program:before {
    opacity: 0;
  }
}
.textmedia-cover.full-width.media-left {
  background-image: linear-gradient(45deg, #2b323a, #242031);
}
body ul.menu a.is-active {
  color: #ff6773;
}
.post-style-list {
  display: flex;
  flex-wrap: wrap;
}
.post-style-list .bef-exposed-form .form--inline > .form-item {
  float: none;
}
.post-style-list .bef-exposed-form .form--inline > .form-item ul {
  padding-left: 0;
}
.post-style-list .pager {
  width: 100%;
  margin: 24px 0px;
  opacity: 0.6;
}
.post-style-list .post-content {
  padding: 12px;
  background-image: linear-gradient(45deg, #2b323a, #242031);
}
.post-style-list ul {
  list-style: none;
}
.post-style-list .view-header {
  width: 100%;
  margin: 40px auto;
}
.post-style-list .view-header a {
  color: #ff6773;
  font-weight: bold;
}
.post-style-list .view-filters {
  width: 100%;
  padding-bottom: 24px;
}
@media only screen and (min-width: 992px) {
  .post-style-list .view-filters {
    width: 30%;
    padding-right: 20px;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
  }
}
@media only screen and (min-width: 1200px) {
  .post-style-list .view-filters {
    width: 15%;
  }
}
.post-style-list .view-content {
  padding-bottom: 24px;
  width: 100%;
}
.post-style-list .view-content .item-list {
  width: 100%;
}
.post-style-list .view-content .item-list ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.post-style-list .view-content .item-list ul li {
  width: 100%;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .post-style-list .view-content .item-list > h2,
  .post-style-list .view-content .item-list > h3 {
    padding-left: 12px;
    padding-right: 12px;
  }
  .post-style-list .view-content .item-list ul li {
    width: 50%;
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media only screen and (min-width: 992px) {
  .post-style-list .view-content {
    width: 75%;
    padding-left: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .post-style-list .view-content {
    width: 85%;
  }
  .post-style-list .view-content .item-list ul li {
    width: 33.33%;
  }
}
body .node--unpublished {
  background-color: transparent;
}
.view-science-never-stops,
.mission-control {
  display: flex;
  flex-wrap: wrap;
}
.view-science-never-stops .view-header,
.mission-control .view-header {
  width: 100%;
  margin: 40px auto;
}
.view-science-never-stops .view-header a,
.mission-control .view-header a {
  color: #ff6773;
  font-weight: bold;
}
.view-science-never-stops .views-exposed-form,
.mission-control .views-exposed-form {
  background-color: transparent;
}
.view-science-never-stops .view-filters,
.mission-control .view-filters {
  width: 100%;
  padding-bottom: 24px;
}
@media only screen and (min-width: 992px) {
  .view-science-never-stops .view-filters,
  .mission-control .view-filters {
    width: 30%;
    padding-right: 20px;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
  }
}
@media only screen and (min-width: 1200px) {
  .view-science-never-stops .view-filters,
  .mission-control .view-filters {
    width: 15%;
  }
}
.view-science-never-stops .view-content,
.mission-control .view-content {
  width: 100%;
  padding-bottom: 24px;
}
@media only screen and (min-width: 992px) {
  .view-science-never-stops .view-content,
  .mission-control .view-content {
    width: 70%;
    padding-left: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .view-science-never-stops .view-content,
  .mission-control .view-content {
    width: 85%;
  }
}
.view-science-never-stops .filtersec-card a,
.mission-control .filtersec-card a {
  color: inherit !important;
}
.view-science-never-stops .filtersec-card .content img,
.mission-control .filtersec-card .content img {
  margin-bottom: 12px;
}
.mission-control {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 1200px) {
  .mission-control .view-filters {
    width: 26%;
  }
}
@media only screen and (min-width: 1200px) {
  .mission-control .view-content {
    width: 74%;
  }
}
.mission-control select {
  background-color: transparent;
  outline: none;
  border: 0;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  font-weight: bold;
  cursor: pointer;
  padding: 12px;
  border-radius: 28px;
  border: 1px solid;
  margin: 20px 0px;
}
.mission-control select option {
  color: #000;
}
header .header-content .navigation ul li.menu-item--expanded.menu-item--active-trail:after {
  color: #ff6773;
}
header .header-content .navigation ul li.menu-item--expanded.menu-item--active-trail > a {
  color: #ff6773;
}
.post-categories i {
  margin-right: 6px;
}
.view-science-never-stops {
  display: flex;
  flex-wrap: wrap;
}
.view-science-never-stops .view-filters select {
  background-color: transparent;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .view-science-never-stops .view-filters {
    width: 20%;
  }
}
.view-science-never-stops .view-content {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 992px) {
  .view-science-never-stops .view-content {
    width: 80%;
  }
}
.view-science-never-stops .bef-exposed-form .form--inline > .form-item {
  float: none;
  margin: 20px 0;
}
.view-science-never-stops .pager {
  width: 100%;
  text-align: center;
  margin: 40px auto;
}
.view-science-never-stops .form-submit {
  border: 0;
  display: inline-block;
  padding: 16px 32px;
  font-weight: bold;
  font-family: "lato", sans-serif;
  border-radius: 28px;
  line-height: 24px;
  font-size: 16px;
  background-color: #d52331;
  color: #fff;
}
.view-science-never-stops .form-submit:hover {
  cursor: pointer;
  text-decoration: none;
}
.view-science-never-stops .form-submit[class*="outline"] {
  border: 1px solid;
}
.view-science-never-stops .form-submit.tiny {
  font-size: 13px;
  line-height: 1.8;
  letter-spacing: 0.93px;
  padding: 4px 20px;
}
.sidebar.sidebar-right {
  padding-top: 40px;
}
@media only screen and (min-width: 992px) {
  .sidebar.sidebar-right {
    padding-top: 160px;
  }
}
@media only screen and (min-width: 1200px) {
  .sidebar.sidebar-right {
    padding-top: 185px;
  }
}
@media (min-width: 1500px) {
  .sidebar.sidebar-right {
    padding-top: 230px;
  }
}
.reg-card .reg-mid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 13px;
  border-bottom: 2px solid #fff;
}
.reg-card .reg-mid .reg-title {
  width: 100%;
}
.reg-card .reg-mid .event-name {
  display: block;
  font-size: 0;
  border-top: 2px solid #fff;
  width: 100%;
  margin: 13px 0px;
}
.reg-card .reg-mid .reg-info.event-start-date {
  padding: 0;
  margin: 0;
  border: 0;
}
.reg-card .reg-mid .event-status {
  border-radius: 0;
}
header .header-content .navigation ul li.menu-item--expanded .menu a.is-active {
  color: #ff6773;
}
.pager__item.is-active {
  color: #ff6773;
}
body[class*="toolbar"] .landing-banner-section .twocolbanner .career-block {
  display: none;
}
body[class*="toolbar"] .landing-banner-section .twocolbanner .career-block:last-child {
  display: block;
}
.content-image-slider .slick-slide img {
  margin-left: auto;
  margin-right: auto;
}
.main ul.sidebar-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.main ul.sidebar-list li {
  margin-bottom: 8px;
  padding: 0;
}
.main ul.sidebar-list li a {
  display: block;
  padding: 8px 16px;
  border-radius: 28px;
  cursor: pointer;
  background-color: transparent;
  font-size: 16px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.8);
  transition: all 0.3s ease;
}
@media only screen and (max-width: 991.95px) {
  .main ul.sidebar-list li a {
    padding-left: 0;
    padding-right: 0;
    background-color: transparent;
  }
}
.main ul.sidebar-list li a:hover,
.main ul.sidebar-list li a.is-active {
  color: #ff6773;
  background-color: rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 991.95px) {
  .main ul.sidebar-list li a:hover,
  .main ul.sidebar-list li a.is-active {
    padding-left: 0;
    padding-right: 0;
    background-color: transparent;
  }
}
#ui-datepicker-div {
  right: inherit;
  z-index: 22 !important;
}
@media only screen and (max-width: 991.95px) {
  #ui-datepicker-div {
    z-index: 78 !important;
  }
}
header {
  padding-top: 15px;
  padding-bottom: 15px;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 99;
  background-image: linear-gradient(to bottom, #15161a, rgba(21, 22, 26, 0));
}
@media (max-width: 1199px) {
  header {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
header .device-search {
  display: none;
}
@media (max-width: 1199px) {
  header .device-search {
    display: block;
    position: absolute;
    right: 62px;
    top: 30px;
    cursor: pointer;
  }
}
header.fixed-header {
  background-color: #15161a;
}
header .logo-section ul:not(.contextual-links) {
  display: flex;
  align-items: center;
}
header .logo-section ul:not(.contextual-links) .nasa {
  margin-right: 20px;
  padding-right: 10px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (min-width:1440px) {
  header .logo-section ul:not(.contextual-links) .nasa {
    padding-top: 20px;
    margin-right: 37px;
  }
}
@media (max-width: 1199.95px) {
  header .header-content {
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    height: 100vh;
    transform: translateX(150%);
    background: #000;
    transition: all 0.6s ease;
    visibility: hidden;
    padding-top: 50px;
    overflow: auto;
  }
}
@media (min-width: 1200px) {
  header .header-content {
    width: 86%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}
@media (min-width: 1500px) {
  header .header-content {
    width: 74.5%;
  }
}
@media (max-width: 1199.95px) {
  header .header-content .navigation ul.menu li {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    text-align: center;
  }
}
@media (min-width: 1200px) {
  header .header-content .navigation ul.menu li {
    display: inline-block;
  }
}
header .header-content .navigation ul.menu li a {
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  padding: 0 16px;
}
header .header-content .navigation ul.menu li a:hover {
  color: #ff6773;
}
header .header-content .navigation ul.menu li a.is-active {
  font-weight: bold;
  color: #ff6773;
}
@media (min-width: 1200px) and (max-width: 1499.95px) {
  header .header-content .navigation ul.menu li a {
    padding: 0 10px;
    padding-right: 14px;
  }
}
@media (max-width: 1199.95px) {
  header .menu-humberopen ~ .header-content {
    transform: none;
    visibility: visible;
    display: block;
  }
}
header .menu-humberopen .fa-bars:before {
  content: "\f00d";
}
@media (min-width: 1200px) {
  header .header-search {
    padding: 0 30px 0px 20px;
    display: block;
  }
}
header .header-search .serach-icon {
  cursor: pointer;
}
header .header-search .serach-content {
  display: none;
}
header .header-search.serach-open .serach-content {
  display: block;
}
header .header-search.serach-open .search-close {
  color: #fff;
  position: fixed;
  top: 20px;
  right: 40px;
  z-index: 102;
  cursor: pointer;
}
header .header-search.serach-open .search-close:after {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-weight: 900;
  margin-left: 12px;
}
header .header-search.serach-open .search-close:after {
  content: "\f00d";
  font-size: 20px;
}
@media (min-width: 1200px) {
  header .header-search.serach-open .search-close:after {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  header .header-search.serach-open .search-close {
    top: 80px;
    right: calc(50vw - 310px);
  }
}
header .header-right ul li {
  padding: 0 4px;
}
@media (max-width: 1199.95px) {
  header .header-right ul li {
    padding: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    text-align: center;
  }
}
@media (min-width: 1200px) {
  header .header-right ul li {
    display: inline-block;
  }
}
header .btn {
  padding: 8px 24px;
  border-radius: 20px;
}
header .container {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
}
@media only screen and (min-width:1440px) {
  header .container {
    padding-left: 5vw;
    padding-right: 2.5vw;
  }
}
header .logo-section {
  width: 65%;
  max-width: 225px;
}
@media (min-width: 1200px) {
  header .logo-section {
    width: 14%;
    max-width: 160px;
  }
}
@media (min-width: 1500px) {
  header .logo-section {
    width: 23%;
    max-width: 355px;
  }
}
.serach-content {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vw;
  background: rgba(0, 0, 0, 0.9);
  z-index: 101;
  display: block;
  padding-top: 60px;
}
.serach-content .search-form {
  width: 90%;
  max-width: 540px;
  margin: auto;
}
.serach-content .search-form .form-actions {
  float: right;
  width: 24px;
  height: 24px;
  position: relative;
  margin-top: -33px;
  margin-right: 24px;
  cursor: pointer;
  z-index: 12;
}
.serach-content .search-form .form-actions:after {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-weight: 900;
  margin-left: 12px;
}
.serach-content .search-form .form-actions:after {
  content: "\f002";
  color: #ff6773;
  position: absolute;
  left: 4px;
  top: 0;
  margin: auto;
  font-size: 16px;
  line-height: 24px;
}
.serach-content .search-form .form-actions .form-submit {
  width: 24px;
  height: 24px;
  opacity: 0;
  cursor: pointer;
}
.serach-content .search-auto-complete {
  width: 85%;
  max-width: 520px;
  margin: auto;
  padding: 16px;
  background: #191919;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
.serach-content .search-auto-complete li {
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 6px;
}
.serach-content .search-auto-complete li.search-title {
  opacity: 0.6;
  font-size: 12px;
  line-height: 1.7;
}
footer {
  padding: 160px 0px 38px;
}
@media only screen and (max-width: 767.95px) {
  footer {
    padding-top: 40px;
  }
}
footer .footer-left {
  position: relative;
}
@media (min-width: 768px) and (max-width: 1199.95px) {
  footer .footer-left {
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  footer .footer-left {
    max-width: 33.33%;
    padding-left: 8px;
  }
}
footer .footer-left .img-logo {
  margin-bottom: 22px;
}
footer .footer-left .fa {
  margin-right: 6px;
}
footer .footer-left .address {
  margin-bottom: 29px;
}
footer .footer-left .address p {
  margin-bottom: 4px;
}
footer .footer-left .address p:nth-child(1) {
  margin-bottom: 19px;
}
footer .footer-left .qa-address {
  margin-bottom: 22px;
}
footer .footer-left .qa-address p {
  margin-bottom: 4px;
}
footer .footer-left::after {
  content: "";
  position: absolute;
  right: 0;
  top: -40px;
  display: block;
  height: 160px;
  width: 160px;
  background-image: url(../images/pilot-space-footer.png);
  background-repeat: no-repeat;
  animation-name: footer-fly;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  background-size: contain;
  transform: none;
}
@media (min-width: 1500px) {
  footer .footer-left::after {
    width: 198px;
    height: 191px;
    right: 52px;
    top: -60px;
  }
}
@media only screen and (max-width: 767.95px) {
  footer .footer-middle {
    padding: 0;
    margin-left: 10px;
    margin-right: 10px;
    width: calc(100% - 20px);
    padding-top: 13px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1199.95px) {
  footer .footer-middle {
    max-width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  footer .footer-middle {
    padding-top: 20px;
  }
}
@media (min-width: 1200px) {
  footer .footer-middle {
    max-width: 25%;
    padding-left: 8px;
  }
}
@media (min-width: 1500px) {
  footer .footer-middle {
    max-width: 33.33%;
    padding-top: 30px;
  }
}
footer .footer-middle .quicklink-list li a {
  display: inline-block;
  font-size: 16px;
  line-height: 2;
}
@media (min-width: 1200px) and (max-width: 1199.95px) {
  footer .footer-right {
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  footer .footer-right {
    max-width: 41%;
    padding-top: 20px;
    padding-left: 8px;
  }
}
@media (min-width: 1500px) {
  footer .footer-right {
    max-width: 33.33%;
    padding-top: 30px;
  }
}
footer .newsletter-form {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
footer .newsletter-form > .form-item {
  display: flex;
  flex-direction: column-reverse;
  width: 100%;
}
footer .newsletter-form > .form-item input {
  display: none;
}
footer .newsletter-form > .form-item label {
  font-size: 16px;
}
footer .newsletter-form > .form-item label span {
  display: block;
}
footer .newsletter-form > .form-submit {
  padding: 15px 0px 0px;
}
@media only screen and (max-width: 480.95px) {
  footer .newsletter-form > .form-submit {
    width: 100%;
    text-align: center;
  }
  footer .newsletter-form > .form-submit .btn {
    width: 100%;
  }
}
footer .socialfollow {
  margin-top: 39px;
  margin-bottom: 33px;
}
footer .socialfollow ul li {
  display: inline-block;
  margin-right: 20px;
}
footer .footer-imgs li {
  display: inline-block;
  margin-right: 20px;
}
footer .footer-copyright {
  margin-top: 22px;
  padding-top: 22px;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
@keyframes footer-fly {
  50% {
    transform: translateY(30px);
  }
}
.menu--quick-links h2 {
  font-size: 24px;
  line-height: 36px;
}
@media only screen and (max-width: 767.95px) {
  .menu--quick-links .menu {
    display: none;
    transition: all 0.5s ease;
    margin: 0;
  }
}
@media only screen and (max-width: 767.95px) {
  .menu--quick-links .menu-item {
    padding-bottom: 8px;
  }
  .menu--quick-links h2 {
    margin-bottom: 13px;
  }
  .menu--quick-links h2:after {
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-weight: 900;
    margin-left: 12px;
  }
  .menu--quick-links h2:after {
    content: "\f107";
    position: relative;
    transition: all 0.6s ease;
    float: right;
    font-size: 16px;
    margin-right: 6px;
  }
  .menu--quick-links.quicklink-open .menu {
    display: block;
    padding-bottom: 10px;
  }
}
.looking-sec {
  max-width: 505px;
}
.looking-sec .finding-form .form-item {
  margin: 0px;
}
.looking-sec .finding-form .form-actions {
  margin: 0;
}
.looking-sec .finding-form .form-spacecamp {
  background-color: transparent;
  outline: none;
  border: 0;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  width: 100%;
}
.tabs-section.how-can-help-wrapper {
  padding-bottom: 0;
}
.plan-your-day-wrapper .tabs-section {
  padding-top: 0;
}
.tabs-section .grid-tabs .tab-btns ul li:nth-child(1) {
  display: none;
}
.plan-your-day-links {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 15px;
  padding-top: 15px;
}
.tabs-section .grid-tabs .tab-btns .form-item,
.tabs-section .grid-tabs .tab-btns .form-actions {
  margin: 0;
  float: none;
}
.plan-your-day-links {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 15px;
  padding-top: 15px;
}
@media only screen and (max-width: 767.95px) {
  .plan-your-day-links {
    padding-top: 0;
    margin-top: 0;
    border: none;
  }
}
.plan-your-day-links span.-copy {
  padding-left: 24px;
}
@media only screen and (max-width: 767.95px) {
  .plan-your-day-links span.-copy {
    padding-left: 0;
  }
}
.plan-your-day-links p {
  padding-left: 24px;
  margin-top: 13px;
  font-family: Lato, sans-serif;
  font-size: 13px;
  line-height: 19px;
  font-weight: 300;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767.95px) {
  .plan-your-day-links p {
    padding-left: 0;
  }
}
.tabs-section .grid-tabs .tab-header {
  padding-bottom: 5px;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  .media-comp.members .content {
    padding-left: calc(50vw - 570px);
    padding-bottom: 70px;
  }
  .media-comp.members .content .title.x-large {
    font-size: 48px;
    line-height: 70px;
  }
}
@media (min-width: 1500px) {
  .media-comp.members .content .title.x-large {
    font-size: 54px;
  }
}
.space-camp-wrapper .tabs-section .view-space-camp-program {
  background-image: linear-gradient(124deg, #054948, #1f1031 100%);
  position: relative;
}
.tabs-section .view-space-camp-program:before {
  content: "";
  background-image: url(/themes/custom/usrc_custom_theme/assets/images/pilot-space-campreg.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 199px;
  height: 367px;
  position: absolute;
  z-index: -1;
  transition: all 0.6s ease-in;
  left: -110px;
  top: -230px;
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .tabs-section .view-space-camp-program:before {
    width: 150px;
    height: 235px;
    left: -50px;
    top: -150px;
  }
}
.looking-sec .finding-form .form-spacecamp option {
  color: #000;
}
.slider-title .title {
  letter-spacing: normal;
}
.view-more-link {
  color: #d52331;
  font-size: 16px;
  line-height: 24px;
}
header .header-content .navigation ul li.menu-item--expanded {
  position: relative;
}
header .header-content .navigation ul li.menu-item--expanded .menu {
  display: none;
}
@media (min-width: 1200px) {
  header .header-content .navigation ul li.menu-item--expanded:hover:after {
    color: #ff6773;
    pointer-events: none;
  }
  header .header-content .navigation ul li.menu-item--expanded:hover > a {
    color: #ff6773;
  }
  header .header-content .navigation > ul > li.menu-item:nth-child(1) > .menu {
    min-width: 160px;
  }
  header .header-content .navigation > ul > li.menu-item:nth-child(2) > .menu {
    min-width: 230px;
  }
  header .header-content .navigation > ul > li.menu-item:nth-child(4) > .menu {
    min-width: 250px;
  }
  header .header-content .navigation > ul > li.menu-item:nth-child(5) > .menu {
    min-width: 300px;
  }
  header .header-content .navigation ul li.menu-item--expanded {
    position: relative;
    margin-right: 10px;
  }
  header .header-content .navigation ul li.menu-item--expanded .menu {
    visibility: hidden;
    position: absolute;
    margin: 0;
    left: 0;
    right: 0;
    min-width: 235px;
    z-index: 2;
    display: block;
    background-color: #31333b;
    text-align: center;
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 1px -1px 11px 1px rgba(255, 255, 255, 0.05);
    top: 45px;
    border-top: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  header .header-content .navigation ul li.menu-item--expanded .menu > li {
    width: 100%;
  }
  header .header-content .navigation ul li.menu-item--expanded .menu a {
    color: #fff;
    width: 100%;
    padding: 5px 10px;
    text-align: left;
  }
  header .header-content .navigation > ul.menu > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  header .header-content .navigation ul li.menu-item--expanded:hover > ul {
    visibility: visible;
    z-index: 2;
  }
}
header .header-content .navigation ul li.menu-item--expanded .menu a:hover {
  color: #ff6773;
}
.plan-your-day-wrapper .tabs-section .view-space-camp-program:before {
  opacity: 0;
}
header .header-content .navigation ul li.menu-item--expanded:after {
  content: "\f107";
  position: absolute;
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-weight: 900;
  font-size: 12px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 12px;
  right: 0;
  cursor: pointer;
}
@media (max-width: 1199px) {
  header .header-content .navigation ul li.menu-item--expanded:after {
    right: 15px;
    top: 11px;
    bottom: inherit;
  }
}
@media (max-width: 1199px) {
  header .header-content .navigation ul li.menu-item--expanded.open-menu {
    padding-bottom: 0;
    border: 0;
  }
  header .header-content .navigation ul li.menu-item--expanded.open-menu > ul {
    display: block;
    background-color: #31333b;
    margin-top: 10px;
  }
}
header .header-content .navigation ul.menu {
  margin-left: 0;
}
.social-list i {
  font-size: 0;
  display: flex;
  width: 54px;
  height: 54px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 2px solid;
}
.social-list i:before {
  font-size: 24px;
  line-height: 1;
}
.social-list:hover {
  color: #ff6773;
}
.menu--quick-links .menu a:hover {
  color: #ff6773;
}
.oval-animate-wrapper {
  position: relative;
}
@media(min-width:992px){
  .tabs-section .grid-tabs .viewmore{
      min-height: 300px;
  }
}
.label-content .age .field--name-field-age-group .field__item{
  display: inline-block;
}
.age-list, .age p {
  float: left;
  margin: 0;
}
.age-list:after {
  content: ","; position: relative;padding-right: 3px;
}
.age-list:last-child:after {
    content: none;
}
.age-list:first-child:before {
    content: none;
}

section.media-comp .contextual-region {
    position: inherit;
}

.insights .bottom-insights .carditem {
  position: relative;
  height: 372px;
}

.insights .bottom-insights .carditem .image {
  height: 372px;
}

.insights .bottom-insights .carditem .content a {
  text-decoration: underline;
}

.insights .top-insights .carditem .content a {
  text-decoration: underline;
}

.insights .insight-top-right .views-field-nothing:nth-of-type(1) {
  margin-bottom: 17px;
}

.insights .bottom-insights .views-field-nothing:nth-of-type(1),
.insights .bottom-insights .views-field-nothing:nth-of-type(1) {
  margin-bottom: 17px;
}

.insights img {
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
}

.alert-bar {
  position: relative;
}

.alert-bar-background-image {
  position: absolute;
  width: 100%;
  height: 100%;
}

.alert-bar-background-image::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}

.alert-bar-background-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: center;
}

.alert-bar-container {
  position: relative;
  z-index: 2;
  max-width: 1320px;
  padding: 90px 12px;
  min-height: 300px;
  margin: auto;
  display: flex;
  align-items: center;
}

.alert-bar-content {
  word-break: break-word;
}

.alert-bar-content a:not(.btn) {
  text-decoration: underline;
}

.alert-bar-content ol,
.alert-bar-content ul {
  padding-left: 15px;
}

.alert-bar-content > ol,
.alert-bar-content > ul {
  margin-bottom: 20px;
}
