﻿@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700);
@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700;800&display=swap);
@import url("/portals/_default/universal_assets/css/content_classes.css");
@import url("/portals/_default/skins/OU_base_V1/styles.css");
@import url("https://use.typekit.net/hxi7nis.css");
.video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 aspect ratio */
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.extras_pane {text-align: right;}
.search_pane {}

.section_bg {}
.section_mb {margin:0px 0px 50px 0px;}


.wordmark_ouhsc {
    background-image: url(/portals/_default/skins/OU_base_V1/images/ou-wordmark.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: auto;
    margin-top: 2px;
    text-indent: -99999px;
    width: 16rem;
}
#page_Alumni {
	display:none;
}
#page_Research\ Centers li { display: none !important; }
.card_ff {
    padding: 20px;
    width: 20%;
    border-right: 1px solid silver;
}
.card_ff:last-child {
    border-right: 0px;
}
.card_ff h3 {
    padding: 10px 0px 10px 0px;
    margin: 0px;
    /* text-transform: uppercase; */
    font-weight: 600;
    /* color: #841617; */
    font-size: 1.5em;
}
.skillcards {
	display: flex;
}
.circle_crimson {
background-color: #841617;
    width: 40px;
    height: 40px;
    display: flex;
    text-align: center;
    color: #ffffff;
    font-weight: 700;
    font-size: 1.3em;
    border-radius: 100px;
    align-items: center;
    justify-content: center;
}
.circle_crimson p {
    padding: 0px;
    margin: 0px;
}

i.fa-solid, i.fa-regular {
    margin-right: 10px;
}

/* ------- Text Styles -------- */
/* 
text_crimson
text_boosted
text_action
text_tagline
text_intro
serif_impact
*/

.text_section h2, .text_section h3  {
font-size: 1.3em;
    font-weight: 700;
    padding: 15px 20px;
    font-family: "Arboria", Helvetica, sans-serif;
    text-transform: none;
    color: #ffffff;
    background-color: #841617;
	margin: 25px 0px 20px 0px;
}
.text_section a {
  text-decoration: none;
}
.text_section_light h2, .text_section_light h3 {
	font-size: 1.3em;
    font-weight: 400;
    padding: 15px 20px;
    font-family: "Arboria", Helvetica, sans-serif;
    text-transform: none;
	color: #444444 !important;
	background-color: #e1e1e1;
	margin: 25px 0px 20px 0px;
}
.text_section_dark h2, .text_section_dark h3 {
	font-size: 1.3em;
    font-weight: 700;
    padding: 15px 20px;
    font-family: "Arboria", Helvetica, sans-serif;
    text-transform: none;
	color: #ffffff !important;
	background-color: #363636;
	margin: 25px 0px 20px 0px;
}


.text_crimson, .text_crimson h2, h2.text_crimson, .text_crimson h3, h3.text_crimson, .text_crimson h4, h4.text_crimson {
	color: #841617;
}
.text_boosted p {}
.text_boosted h2, h2.text_boosted, .text_boosted h3, h3.text_boosted, .text_boosted h4, h4.text_boosted {
    font-size: 4rem !important;
    line-height: 3rem !important;
 }
.text_normal a,.text_normal h2 {
text-transform:none;
}
.text_noline a {
text-decoration: none;
}
.text_smaller h2 {
text-transform:none;
	font-size:1.5em;
}
.text_action p {
	font-size:20px;
	font-weight:700;
}
.text_action h2, h2.text_action, .text_action h3, h3.text_action, .text_action h4, h4.text_action {
    font-family: mongoose !important;
    font-weight: 700 !important;
    font-size: 6rem !important;
    line-height: 5rem !important;
    text-transform: uppercase !important;
}
.text_impact p {
	font-size:20px;
	font-weight:700;
}
.text_impact h2, h2.text_impact, .text_impact h3, h3.text_impact, .text_impact h4, h4.text_impact {
    font-family: mongoose !important;
    font-weight: 700 !important;
    font-size: 6rem !important;
    line-height: 5rem !important;
    text-transform: uppercase !important;
	margin-top:25px;
}
.text_intro {
  font-size: 1.4em;
}
.text_size_1 {
  font-size: 1.5em;
}
.text_size_2 {
  font-size: 1.4em;
}
.text_size_3 {
  font-size: 1.3em;
}
.text_tagline p {
    /*font-size: 20px;
    font-family: 'Open Sans';
    font-weight: 600;
    color: #ffffff;
    background-color: #383838;
    padding: 10px 20px;
	margin:10px 0px;
    line-height: normal;
    text-align: center;*/
	font-size: 20px;
    font-family: Arboria, sans-serif;
    font-weight: 900;
    color: #841617;
    /* background-color: #383838; */
    /* padding: 10px 20px; */
    /* margin: 10px 0px; */
    line-height: normal;
    /* text-align: center; */
    text-transform: uppercase;
}
.serif_impact {
  font-family: freight-text-pro;
  font-weight: 600;
  font-size: 1.6em;
  line-height: normal;
  color: #3a3a3a;
}

/* ------- Contact Box -------- */

.contact-box {
  display: flex;
  /* padding: 20px; */
  /*border: 1px solid #ccc;*/
  border-radius: 5px;
  /* background-color: #f9f9f9; */
  /* box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); */
  padding: 10px;
  width: 100%;
  flex-direction: column;
  align-items: center;
}
.contact-box hr {
  margin-top: 0;
  margin-bottom: 10px;
  border: 1px dashed lightgrey;
  width: 100%;
}
h4.contact-title {
  font-size: 1em;
  margin: 0px 0px 10px;
  font-weight: normal;
}
.contact-photo {
  flex: 0 0 auto;
  margin: 10px 0px 10px 0px;
  width: 200px;
  height: auto;
  border-radius: 50%;
  overflow: hidden;
}
.contact-profile a {
  background-color: #dddddd;
  border: 3px solid white;
  padding: 5px 25px;
  border-radius: 100px;
  margin: -40px 0px 7px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #841617 !important;
  text-decoration: none !important;
  font-size: 14px;
  font-family: "Aboria", Helvetica, sans-serif;
  font-weight: 600 !important;
}
.contact-profile a:hover, .contact-profile a:focus {
  background-color: #841617;
  color: #ffffff !important;
}
.contact-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contact-info {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
}
.contact-name {
  margin-bottom: 5px;
  font-size: 1.2em;
  font-weight: bold;
}
.contact-email, .contact-phone {
  margin-bottom: 5px;
  color: #666;
}
.contact-email a {
  margin-left: 10px;
}
/* PROFILE PAGE */
.staff_profile .contact-box {
	width: 300px !important;
}
.staff_profile .contact-photo {width:300px;}


.fa_social .fa-brands {
  font-size: 3vw;
  padding: 0px 15px;
}
.hero_banner_container {
  color: #ffffff;
  /*font-family: 'Montserrat', sans-serif;*/
  max-width: 750px !important;
  margin: 0 0 0 25%;
  display: flex;
  flex-direction: column;
  font-size: initial;
  justify-content: center;
  /*padding: 0px !important;*/
  height: 100%;
}
.hero_banner_container .cls-3, .hero_banner_container .cls-2 {
	fill:#ffffff !important;
	stroke:#ffffff !important;
}

.hero_banner_scrim {
	    text-shadow: 0px 0px 10px #000000d1;
background-color: #1a1a1a8f /*#1a1a1ae8;*/;
    /*padding: 25px;*/
    /* background: rgb(0, 0, 0); */
    background: linear-gradient(0deg, rgb(0 0 0 / 76%) 14%, rgb(0 0 0 / 0%) 100%);
	    height: 100%;
}
.hero_banner_content {
    padding: 45px !important;
    /*max-width: 1330px;
    margin: 0 auto;*/
}
.hero_title {
  display: block;
  font-family: mongoose;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 7rem;
  line-height: 6rem;
}
.hero_title_sm {
  display: block;
  font-size: 1.2em;
  font-weight: 600;
}
.hero_bannerbtn {
  
}
.hero_banner_container p {
  padding: 20px 0px 20px 0px;
  margin: 0px;
  font-size: 1em;
  line-height: 1.4em;
}
.hero_bannerbtn a:link, .hero_bannerbtn a:visited {
  font-size: 1.1em;
  font-weight: 600;
  text-decoration: none;
  color: #ffffff;
  background-color: #841617;
  border-radius: 4px 4px 4px 4px;
  text-shadow: none;
	display: inline-block;
}
.hero_bannerbtn a:hover {
  background-color: #b10f10;
}
.btn {    display: flex !important;
    justify-content: center;
    align-items: center;}
.btn a:link, .btn a:visited {
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  color: #ffffff;
  background-color: #841617;
  border-radius: 4px 4px 4px 4px;
  padding: 15px 20px;
  display: inline-block;
  margin: 10px 0px 10px 0px;
  text-align: center;
}
.btn a:hover {
  background-color: #b10f10;
}
.big_btn a:link, .btn a:visited {
  font-size: 24px;
  border-radius: 4px 4px 4px 4px;
  padding: 25px 50px !important;
  margin: 20px 0px 20px 0px;
}
/*------------------------------------------------*/
/* COLOR Boxes Animate */
/*------------------------------------------------*/
.link-fill {
  position: absolute;
  /* top: 0; */
  /* right: 0; */
  /* bottom: 0; */
  /* left: 0; */
  width: 100%;
  height: 100%;
}
.pop_tile {
  border-radius: 5px;
  transition: transform .1s;
  background-color: #f3f3f3;
  padding: 20px;
  margin-top: 10px;
}
.pop_tile a {
  text-decoration: none !important;
}
.pop_tile h3 {
  padding: 0px !important;
  line-height: normal;
  font-family: Arboria, sans-serif;
  font-size: 1.2em;
  font-weight: 700;
}
.pop_tile:hover {
  transform: scale(1.05) translate(0px, 0px);
  /*background-color: #323232;*/
}
.pop_tile span.pop_tile_title {
  font-size: 1.5em;
  padding: 0px 0px 10px 0px;
  margin: 0px;
  display: block;
  line-height: 1.2em;
  font-weight: 700;
}
.pop_tile span.pop_tile_summary {
  padding: 0px 0px 10px 0px;
  margin: 0px;
  display: block;
  color: #000;
  font-weight: 500;
}
.bg-crimson {
  background-color: #841617;
  color: #fff;
}
.bg-crimson a:link {
  color: #F0F0F0;
  font-weight: 700;
}
.bg-crimson a:visited {
  color: #F0F0F0;
  font-weight: 700;
}
.bg-crimson a:hover {
  color: #fff;
}
.bg-dark {
  background-color: #323232;
  color: #f0f0f0;
}
.bg-dark a:link {
  color: #f0f0f0;
  font-weight: 700;
}
.bg-dark a:visited {
  color: #f0f0f0;
  font-weight: 700;
}
.bg-dark a:hover {
  color: #f0f0f0;
}
.bg-neutral {
  background-color: #C9C9C9;
  color: #252525;
}
.bg-neutral a:link {
  color: #252525;
  font-weight: 700;
}
.bg-neutral a:visited {
  color: #252525;
  font-weight: 700;
}
.bg-neutral a:hover {
  color: #252525;
}
/* NEW */
.section_intro_title h1 {
  margin: 15px 0px 20px 0px;
}
.section-bg-black {
  background-color: #242526;
}
.section-bg-crimson {
  background-color: #841617;
}
.section-bg-crimson a:link {
  color: #F0F0F0;
  font-weight: 700;
}
.section-bg-crimson a:visited {
  color: #F0F0F0;
  font-weight: 700;
}
.section-bg-crimson a:hover {
  color: #fff;
}
.section_intro_title {}
.section-panel-crimson a:link {
  color: #F0F0F0;
  font-weight: 700;
}
.section-panel-crimson a:visited {
  color: #F0F0F0;
  font-weight: 700;
}
.section-panel-crimson a:hover {
  color: #fff;
}
.big_button_crimson {
  background-color: #710000;
  color: #fff;
}
a.big_button_crimson {
  background-color: #710000;
  color: #fff;
  text-decoration: none !important;
  padding: 10px 25px;
  border-radius: 10px;
  display: inline-block;
}
.move-in {
  -webkit-animation: pop-in 0.5s;
  -moz-animation: pop-in 0.5s;
  -ms-animation: pop-in 0.5s;
}
/*.move-in {
  transform: translateY(150px);
  animation: come-in 0.8s ease forwards;
}*/
.already-visible {
  transform: translateY(0);
  animation: none;
}
@keyframes come-in {
  to {
    transform: translateY(0);
  }
}
@-webkit-keyframes pop-in {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes pop-in {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@keyframes pop-in {
  0% {
    opacity: 0;
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.one-text-mongoose {
  font-weight: 700;
  font-family: 'Mongoose';
}
.ou-title-name {
  font-family: Mongoose, serif;
  font-size: 17em;
  line-height: .7em;
}
.ou-title {
  font-family: Mongoose, serif;
  font-size: 6em;
  line-height: .7em;
}
.ou-title-highlight {
  font-family: Arboria, sans-serif;
  font-weight: 900;
}
/*---*/
.global_menu_small_right {
  float: right;
  color: #ffffff;
}
.skip-to-content {
  z-index: 1000;
  position: relative;
}
.skip-to-content a:link, .skip-to-content a:visited {
  background-color: #990000;
  border: solid 1px #ccc;
  text-decoration: underline;
  color: #ffffff;
  font-weight: bold;
  left: 20px;
  padding: 15px 30px;
  position: absolute;
  top: -200px;
  display: block;
}
#icon_alert_page {
  margin: 0px auto;
  max-width: 100px;
}
#icon_alert_page h1 {
  font-size: 2.3em;
  font-weight: 900;
  font-family: "Montserrat", sans-serif;
  color: #585858;
  letter-spacing: -0.02em;
  text-align: center;
}
#item_center {
  margin: 0px auto;
  width: 100%;
  text-align: center;
}
.cc-color-override-688238583 .cc-btn {
  color: #ffffff !important;
  border-color: #c2201d;
  background-color: rgb(194, 32, 29) !important;
  text-decoration: none;
  border-radius: 10px;
}
.cc-color-override-688238583 .cc-btn:hover, .cc-color-override-688238583 .cc-btn:focus {
  background-color: rgb(228, 34, 31) !important;
}
.DNNEmptyPane {
  width: 0px;
  min-height: 0px !important;
}
.MainContainer {
  perspective: 1px;
  transform-style: preserve-3d;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: scroll;
}
.mouse .signinbutton {
  margin-left: -8px;
}
a.signinbutton {
  font-size: 2em !important;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  padding: 20px 20px;
  max-width: 100%;
  background-color: #710000;
  color: #fff !important;
  text-align: center;
  text-decoration: none !important;
  border-radius: 10px;
  display: block;
  line-height: 1em;
}
a.signinbutton:hover {
  background-color: #910000;
  color: #fff;
}
#helperlinks {
  clear: both;
  max-width: 900px;
  padding: 10px 15px 20px 15px;
  margin: 0px auto;
  color: #212121;
  font-size: .8em;
  font-weight: 400;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  vertical-align: 2px;
  line-height: 25px;
  text-align: center;
}
#helperlinks a {
  text-decoration: underline;
  font-weight: 500;
}
#helperlinks ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: inline-block;
}
#helperlinks li {
  float: left;
  display: block;
  text-decoration: none;
  margin: 0px;
}
#helperlinks li:first-child:after {
  content: "";
  padding: 0px 10px 0px 0px;
  color: #505050;
}
#helperlinks li:last-child:after {
  border-right: none;
  content: '';
}
#helperlinks li::after {
  content: '\00a0\2022\00a0';
  padding: 0px 3px;
  color: rgba(0, 0, 0, 0.5);
}
.clearfix {
  clear: both;
}
.header_home_link {
  display: inline-block;
}
a:focus {
  /*background-color: red;
  border: 1px dashed red;*/
  color: #5C5C5C;
}
#main-submenu a.current {
  color: #ffffff;
  background-color: #6f7273 !important;
}
#main-submenu a .sub-arrow {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: auto;
  right: 4px;
  width: 34px;
  height: 34px;
  overflow: hidden;
  font: bold 26px/34px monospace !important;
  text-align: center;
  text-shadow: none;
  background: rgba(234, 234, 234, 0.71);
  border-radius: 5px;
  color: #444444;
}
#main-menu a {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1em;
  text-transform: uppercase;
}
.main-nav {
  background: #eee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
@media (max-width: 767px) {}
@media (min-width: 768px) {
  #header_container img {}
  #main-submenu a .sub-arrow {
    top: 50%;
    margin-top: -2px;
    right: 6px;
    width: 0;
    height: 0;
    border-width: 4px;
    border-style: solid dashed dashed dashed;
    border-color: #ffffff transparent transparent transparent;
    background: transparent;
    border-radius: 0;
  }
  a.submenulink {
    font-size: 1em;
  }

  #main-menu ul li {
    /*border-top: 1px solid rgba(0, 0, 0, 0.05);*/
  }
  #main-menu ul li:first-child {
    border: 0px;
  }
  .main-nav {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
  }
}
.main-nav:after {
  clear: both;
  content: "\00a0";
  display: block;
  height: 0;
  font: 0px/0 serif;
  overflow: hidden;
}
.nav-brand {
  float: left;
  margin: 0;
}
.nav-brand a {
  display: block;
  padding: 12px 12px 12px 20px;
  color: #555;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: normal;
  line-height: 17px;
  text-decoration: none;
}
#main-menu {
  clear: both;
}
/* Mobile menu toggle button */
.main-menu-btn {
  margin: 15px 10px;
  position: relative;
  display: inline-block;
  height: 20px;
  text-indent: 35px;
  /* white-space: nowrap; */
  /* overflow: hidden; */
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* hamburger icon */
.main-menu-btn-icon, .main-menu-btn-icon:before, .main-menu-btn-icon:after {
  position: absolute;
  top: 50%;
  left: 2px;
  height: 2px;
  width: 24px;
  background: #fff;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.main-menu-btn-icon:before {
  content: '';
  top: -7px;
  left: 0;
}
.main-menu-btn-icon:after {
  content: '';
  top: 7px;
  left: 0;
}
/* x icon */
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon {
  height: 0;
  background: transparent;
}
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:after {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* hide menu state checkbox (keep it visible to screen readers) */
#main-menu-state {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
/* hide the menu in mobile view */
#main-menu-state:not(:checked) ~ #main-menu {
  display: none;
}
#main-menu-state:checked ~ #main-menu {
  display: block;
}
@media (min-width: 990px) {
  #main-menu {
    clear: none;
  }
  /* hide the button in desktop view */
  .main-menu-btn {
    position: absolute;
    top: -99999px;
  }
  /* always show the menu in desktop view */
  #main-menu-state:not(:checked) ~ #main-menu {
    display: block;
  }
	  #main-menu a.submenulink {
    font-size: .875em;
    font-weight: 500;
            width: 300px;
        display: flex;
  }
}
/*------------------------------------------------*/
/* MAIN NAV */
/*------------------------------------------------*/
#main-nav {
  margin: 0px auto;
  padding: 0px 0px;
  max-width: 1330px;
}
/* --------------------------------------------------------- */
#historical_provosts .caption_small {
  font-size: .875em;
  padding: 10px 10px 20px 10px;
}
#fullwidth_slider_wrapper {
  max-width: 1200px;
  margin: 0 auto;
}
#fullwidth_slider_box {
  min-width: 500px;
  background-color: #910000;
  float: right;
  padding: 25px;
  display: block;
  margin: 25px;
  border: 10px solid #710000;
  text-align: left;
  color: #fff;
}
#fullwidth_slider_box p {
  font-size: 1em;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}
#fullwidth_slider_box h3 {
  font-size: 1.3em;
  font-weight: normal;
  padding: 0px 0px 15px 0px;
  margin: 0px;
  color: #fff;
}
a.visit_website {
  padding: 10px;
  background-color: #910000;
  color: #fff !important;
  display: block;
  /* width: 100px; */
  text-align: center;
  text-decoration: none !important;
  border-radius: 10px;
}
@media screen and (max-width: 480px) {
  #fullwidth_slider_box {
    max-width: 500px;
    float: none;
    padding: 25px;
    display: block;
    margin-top: 0px;
    text-align: left;
  }
}
/*------------------------------------------------*/
/* Global Subpage Nav */
/*------------------------------------------------*/
#vertical-submenu {
  /* max-width: 300px;
	padding:20px 0px; */
}
#vertical-submenu ul {
  margin: 0px;
  border-left: 5px solid #910000;
}
#vertical-submenu ul li {
  list-style: none;
  margin: 0px;
  font-family: "Montserrat", sans-serif;
}
#vertical-submenu .breadcrumb {
  padding: 0;
  margin-bottom: 0;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0;
}
#vertical-submenu li.selected a {
  background-color: #6f7273;
  color: #fff;
  display: block;
  padding: 12px;
  text-decoration: none;
}
#vertical-submenu li.item.selected {
  border-bottom: 0px;
}
#vertical-submenu li.item {
  color: #000 !important;
  font-size: .875em !important;
  border-bottom: 1px solid #d4d4d4;
}
#vertical-submenu li.last {
  border-bottom: 0px;
}
#vertical-submenu a {
  background-color: #eaeaea;
  color: black;
  display: block;
  padding: 12px;
  text-decoration: none;
}
#vertical-submenu a:hover {
  background-color: #910000;
  color: #fff;
}
#vertical-submenu a.active {
  background-color: #910000;
  color: white;
}
#vertical-submenu .sublinks {
  display: none;
  margin: 0px;
}
/*------------------------------------------------*/
/* Global Navigation */
/*------------------------------------------------*/
#global_menu_container {
	position: sticky;
    top: 0;
    z-index: 1000;
    color: #fff;
    width: 100%;
    background-color: #841617 !important;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .14), 0 7px 12px -5px rgb(84 84 84 / 46%);
    padding: .525rem 0;
}
#global_menu_container li {
  margin: 0px 0px 0px 0px;
}
#global_menu_container ul {
  margin: 0px 0px 0px 0px;
}
#nav_global {
  margin: 0px auto;
  padding: 0px 10px;
  max-width: 1300px;
}
#nav_global li.nav-item.dropdown.show {
  background-color: #841719;
}
#nav_global li:last-child {
  border-right: none;
}
#nav_global a {
  display: block;
  color: #fff;
  padding: 10px 12px;
  font-size: 1em;
  font-weight: normal;
  font-family: "Montserrat", sans-serif;
  /* font-family: 'Lato', sans-serif; */
  /* text-transform: uppercase; */
  /* letter-spacing: 1px; */
  text-decoration: none;
}
#global_menu_small_right {
	float:none;
	color:#ffffff;
}
#global_menu_small_right a:link, #global_menu_small_right a:visited {
	    color: #ffffff;
    padding: 0.8rem;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
}
#global_menu_small_right a:hover  {
  background-color: #910000;
}

/*------------------------------------------------*/
/* FOOTER STYLES */
/*------------------------------------------------*/
/* Social Media Elements */
.social_icon::before {
  font-family: "FontAwesome";
  font-weight: normal;
  padding-right: 5px;
  font-style: normal;
  font-size: 1.2em;
}
a.footer_icon_facebook:hover {
  color: #6D8DF3 !important;
}
a.footer_icon_twitter:hover {
  color: #359ED1 !important;
}
a.footer_icon_youtube:hover {
  color: #D13535 !important;
}
.ouhsc_v2 footer {
font-size: .8675em;
    color: #d2d2d2;
    min-height: 325px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    background-image: linear-gradient(to bottom, #17171700, #17171747 50%, #161616 100%, #3330 100%), url(images/footer_blkgrnd_gray5.png);
    background-repeat: no-repeat;
    background-position: 0% 35%;
    background-size: cover;
    background-color: #232323;
	
}
.legal_footer a:link, .legal_footer a:visited, .legal_footer a:active, .legal_footer a:focus {
  text-decoration: underline !important;
}
footer a:link, footer a:visited, footer a:active, footer a:focus {
  color: #d2d2d2;
  text-decoration: none;
  line-height: 20px;
  /* letter-spacing: .05em; */
}
.footer_container {
	font-size: .9rem;
    color: #d2d2d2;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
}
footer a:hover {
  color: white !important;
}
footer li {
  list-style: none;
  line-height: 2em;
  margin-left: 0px !important;
}
footer .divline {
  border-top: 1px dashed #757575;
  margin: 25px 0px 0px 0px;
  padding: 15px 0px 0px 0px;
}
.to-left.legal_footer {
  padding: 0px;
}
.nav_copyright a {
	margin: 0px;
    padding: 0px 5px 0px 5px;
	border-right: 1px solid #4c4c4c;
}
.nav_copyright a:first-child {
	margin: 0px;
    padding: 0px 5px 0px 5px;
    border-right: 0px solid #4c4c4c;
}

.nav_copyright a:last-child {
	margin: 0px;
    padding: 0px 5px 0px 5px;
    border-right: 0px solid #4c4c4c;
}

/*------------------------------------------------*/
/* DEFAULT STYLES */
/*------------------------------------------------*/
#map-canvas {
  height: 450px;
  padding: 0px;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 0px;
}
.header-spacer {
  margin-top: 0px;
}
.Head {
  display: inline-block;
  margin-bottom: 0px;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, .SkinObject, .Normal {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  outline: none;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {}
p {
  margin-left: 0 !important;
}
iframe {
  width: 100%;
}
/*------------------------------------------------*/
/* HEADER STYLE */
/*------------------------------------------------*/
#site_header {
  /*background-color: #fff;*/
  width: 100%;
  top: 0;
  background-color: #ffffff;
}
#site_header img {
  width: 100%;
}
#site_wrapper {
  padding: 200px 0px 0px 0px;
}
#header_container {
  /*padding: 0px 10px 0px 10px;
   height: 100px; */
  margin: 0px auto;
  background-color: #ffffff;
}
#header_container img {
  display: inline-block;
  max-width: 600px;
  padding: 0px 0px 0px 0px;
}
/*------------------------------------------------*/
/* HEADER SEARCH BOX */
/*------------------------------------------------*/
#searchbox {
  border: 0px;
  clear: right;
  position: relative;
  margin: 5px 5px 5px 5px;
}
label.search_button {
  display: none;
}
.search_textfield_bkgrd {
  /*background-image: url(images/searchbox_bkgrd.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: transparent;*/
}
.search_textfield {
  background-color: #ffffff;
  height: 33px;
  max-width: 100%;
  padding-left: 6px;
  padding-right: 45px;
  color: #333;
  font-size: 1em;
  border-radius: 5px;
  border: 1px solid #7A7A7A;
}
.search_textfield:focus, .search_textfield_bkgrd:focus {
  outline: none;
}
.search_button, a.search_button {
  position: absolute;
  padding: 0px;
  margin: 0px;
  right: 0;
  top: 0;
  height: 100%;
  width: 40px;
  background-color: #990000;
  background-image: url(images/icons/search_box_icon.png);
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: 14px;
  filter: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px 5px 5px 0px;
  border-width: 0;
}
a.search_button:link, a.search_button:visited {
  font-weight: normal;
  font-size: 12px;
  color: black;
  padding-top: 7px;
}
.search_button:focus, .search_button:hover, a.search_button:focus, a.search_button:hover {
  background-color: #3b0000;
  color: #ffffff;
  text-decoration: none;
}
.searchbox form {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

/*------------------------------------------------*/
/* lIST STYLE */
/*------------------------------------------------*/
.ouhsc_v2 li {
     padding-left: 0px;
    margin-left: 35px;
    line-height: 26px;
}
li {
  padding-left: 0px;
  margin-left: 0px;
}
ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  list-style-type: disc;
}
ul ul, ol ul, ul ol, ol ol {
  margin-bottom: 0;
}
/* Ordered List */
ol li {
  list-style-type: decimal;
  margin-bottom: 8px;
  vertical-align: top;
}
ol ol {
  margin-top: 8px;
  margin-left: 30px;
}
ol ol li {
  list-style-type: lower-roman;
}
ol ol ol li {
  list-style-type: lower-alpha;
}
ol ul li {
  list-style-type: lower-roman;
}
/* Default Table Style 
#content_body table {
  color: #333;
  background: white;
  border: 1px solid grey;
  font-size: 12pt;
  border-collapse: collapse;
  margin: 0px 0px 20px 0px;
}
#content_body table p {
  margin: 10px 0px 10px 0px;
}
#content_body table th, #content_body table tfoot th {
  color: #FFFFFF;
  background-color: #6b6b6b;
}
#content_body table > caption {
  padding: .5em;
}
#content_body table th, #content_body table td {
  padding: .9em;
  border: 1px solid lightgrey;
  vertical-align: middle;
}*/
/* Default Table Style */
.table_default table {
  color: #333;
  background: white;
  border: 1px solid grey;
  font-size: 12pt;
  border-collapse: collapse;
  margin: 0px 0px 20px 0px;
}
.table_default p {
  margin: 10px 0px 10px 0px;
}
.table_default thead th, .table_default tfoot th {
  color: #FFFFFF;
  background-color: #6b6b6b;
}
.table_default table > caption {
  padding: .5em;
}
.table_default th, .table_default td {
  padding: .9em;
  border: 1px solid lightgrey;
  vertical-align: middle;
}
.table_alternating_rows tbody > tr > :nth-child(2) {
  /* color:red;
 width:200px;
 text-align:center; */
}
.table_alternating_rows tbody > :nth-child(even) {
  background: #f1f1f1;
}
.table_alternating_rows tbody > :nth-child(odd) {
  background: #ffffff;
}
/* Default Table Style */
.cke_editable table {
  color: #333;
  background: white;
  border: 1px solid grey;
  font-size: 12pt;
  border-collapse: collapse;
}
.cke_editable table p {
  margin: 10px 0px 10px 0px;
}
.cke_editable table thead th, .cke_editable table tfoot th {
  color: #FFFFFF;
  background-color: #6b6b6b;
}
.cke_editable table > caption {
  padding: .5em;
}
.cke_editable table th, .cke_editable table td {
  padding: .9em;
  border: 1px solid lightgrey;
}
/*.cke_editable tbody>tr>:nth-child(2){

}*/
/*.cke_editable tbody>:nth-child(even){background: #f1f1f1;}
.cke_editable tbody>:nth-child(odd){background: #ffffff;}
*/
TFOOT, THEAD {}
TH {}
/*------------------------------------------------*/
/* LOGIN */
/*------------------------------------------------*/
.LoginPanel a:link, .LoginPanel a:hover, .LoginPanel a:visited {
  color: #fff !important;
  text-decoration: none !important;
}
.dnnLoginService {}
.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction {
  border-color: #841617;
  background: #841617;
  box-shadow: none;
  text-shadow: none;
  border-radius: 5px;
  display: inline-block;
  padding: 10px 15px;
  margin-top: 10px;
  color: #fff !important;
  font-size: 16px;
  text-decoration: none !important;
}
.dnnPrimaryAction:hover, .dnnFormItem input[type="submit"]:hover, a.dnnPrimaryAction:hover, a.dnnSecondaryAction:hover {
  border-color: #710000;
  background: #710000;
  box-shadow: none;
  text-shadow: none;
}
.dnnSecondaryAction, .dnnFormItem input[type="submit"], a.dnnSecondaryAction {
  border-color: #841617;
  background: #841617;
  box-shadow: none;
  text-shadow: none;
  border-radius: 5px;
  display: inline-block;
  padding: 10px 15px;
  margin-top: 10px;
  color: #fff !important;
  font-size: 16px;
  text-decoration: none !important;
}
.UserProfileControls ul li {
  list-style-type: none;
  display: inline-block;
  padding-left: 0px;
  margin-left: 0px;
}
#userControls {
  margin: 20px 0px 20px 0px;
  display: flex;
  flex-direction: row-reverse;
}
#login ul {
  padding: 0 0 0 0px;
}
#login {
  float: right;
  /* background-color: #333; */
  text-transform: uppercase;
  font-size: 0.7em;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  text-decoration: none !important;
  color: #ffffff;
  /* letter-spacing: 0.1em; */
  /* background-color: #841617; */
  border-radius: 5px;
  margin: 0px 0px 5px 0px;
  /* padding: 10px 15px; */
}
#login .registerGroup, #login .registerGroup *, #login .loginGroup, #login .loginGroup * {
  display: block;
}
#login .registerGroup, #login .loginGroup {
  float: left;
  padding: 0;
  margin: 0;
}
#login .registerGroup li:first-child:hover {
  border-left: #222;
}
/* Register Group Styles */
#login .registerGroup li {
  float: left;
  margin: 0px !important;
}
#login .registerGroup ul {
  margin-left: 0px;
}
#login .registerGroup .buttonGroup {
  margin-right: 0;
}
#login .registerGroup a, #login .loginGroup a {
  /*color: #ffffff;
    background-color: #841617;*/
  border-radius: 5px;
  padding: 10px 15px;
  text-decoration: none;
  margin-left: 5px;
  font-size: 1.3em;
}
#login .registerGroup a:hover, #login .loginGroup a:hover {
  text-decoration: none; /*background: rgb(45,45,45); /* Old browsers */ /*background: -moz-linear-gradient(top, rgba(45,45,45,1) 0%, rgba(86,86,86,1) 100%); /* FF3.6+ */ /* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(45,45,45,1)), color-stop(100%,rgba(86,86,86,1))); /* Chrome,Safari4+ */ /*background: -webkit-linear-gradient(top, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* Chrome10+,Safari5.1+ */ /* background: -o-linear-gradient(top, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* Opera 11.10+ */ /*background: -ms-linear-gradient(top, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* IE10+ */ /*background: linear-gradient(to bottom, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* W3C */ /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#565656',GradientType=0 ); /* IE6-9 */
  color: #ddd;
  background-color: #151515;
  text-shadow: 0px;
}
#login .registerGroup a:active, #login .loginGroup a:active {
  color: #fff;
  text-shadow: 0px -1px 0px #333333;
}
#login .registerGroup a strong, #login .loginGroup a strong {
  display: block;
  left: 0;
  top: 0;
  overflow: hidden;
  font-size: 11px;
  text-indent: -9999px;
}
#login .userMessages a, #login .userNotifications a {
  background-color: #333;
  display: none;
}
#login .userMessages strong {
  height: 100%;
  background: url('images/icon_message.png') no-repeat center center;
  width: 18px;
}
#login .userNotifications {}
#login .userNotifications strong {
  height: 100%;
  background: url('images/icon_notification.png') no-repeat center center;
  width: 18px;
}
#login .registerGroup a span {
  display: inline-block;
  position: absolute;
  right: 2px;
  top: -9px;
  min-width: 7px;
  margin-right: 3px;
  background: rgb(59, 150, 182); /* Old browsers */
  text-align: center;
  font-size: 11px;
  color: #fff;
  text-shadow: 0px 1px 0px #333333;
}
#login .registerGroup .userProfileImg a {
  min-width: 25px;
  min-height: 32px;
  padding: 0;
  background: none;
  display: none;
}
#login .registerGroup a img {
  height: 35px;
  width: 35px;
  background: #333;
}
/* Login Group Styles */
#login .loginGroup {}
#login .loginGroup a {
  color: #ffffff;
  background-color: #841617;
  border-radius: 5px;
  padding: 10px 15px;
  text-decoration: none;
}
/* Number of message next to the message icon*/
#login .userMessages a span, #login .userNotifications a span {
  display: inline-block;
  margin-top: 9px;
  margin-right: 0px;
  background-color: transparent;
  font-size: 10px;
}
.Normal {
  font-size: 14px;
  line-height: 1.428;
}
/* DNN Actions Override */
.dnnActions {
  display: inline-block;
  padding-top: 0px !important;
}
.dnnActions li {
  margin-right: 5px;
  margin-left: 10px;
  list-style: none;
  float: left;
}
.dnnCheckbox .mark {
  background: none;
}
.form-group .dnnLabel {
  text-align: left;
  width: auto;
}
.dnnLabel + span {
  white-space: normal;
}
#ControlBar, #ControlBar:before, #ControlBar:after, #ControlBar *:before, #ControlBar *:after, #ControlBar li, #ControlBar li:before, #ControlBar li:after, #ControlBar a, #ControlBar a:before, #ControlBar a:after, .dnn_mact, .dnn_mact:before, .dnn_mact:after, .dnn_mact *:before, .dnn_mact *:after, .dnn_mact li, .dnn_mact li:before, .dnn_mact li:after {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.dnnSortable {
  min-height: 50px !important;
}
/*
.paneOutline {
    margin: 5px 0;
    height: 50px;
    line-height: 50px;
    border: 1px solid #ccc;
    text-align: center;
    color: #666;
}
.paneOutline_display {
    margin: 2px 1px;
    height: 50px;
    line-height: 50px;
    background: #eee;
    background: #eee;
    border: 1px solid #ccc;
    text-align: center;
}*/
.dnnFormPopup .dnnModalCtrl .ui-dialog-titlebar-close {
  float: right;
  display: block;
  height: 16px;
  width: 17px;
  margin: 4px 4px 0px 1px;
}
.dnnFormItem input[type="text"], .dnnFormItem select, .dnnFormItem textarea, .dnnFormItem input[type="email"], .dnnFormItem input[type="search"], .dnnFormItem input[type="password"] {
  font-size: 1em;
}
ul.dnnAdminTabNav {
  display: inline-block;
  margin-top: 5px;
  margin-left: 0;
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #c2c2c2;
}
ul.dnnAdminTabNav li {
  padding-left: 0px;
  margin-left: 0px;
}
/*------------------------------------------------*/
/* Hero Banner Style */
/*------------------------------------------------*/
#HSC_hero_banner {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
#HSC_hero_banner h2 {}
a.HSC_hb_morebutton {
  padding: 15px 35px;
  border-radius: 5px;
  background-color: #710000;
  color: #ffffff !important;
  /*box-shadow: 1px 1px #650000b3;*/
  text-decoration: none !important;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
}
a.HSC_hb_morebutton:hover {
  background-color: #a20000;
  color: #FFFFFF !important;
}
/*------------------------------------------------*/
/* Live Slider Override */
/*------------------------------------------------*/
@media (max-width : 1024px) {
  .ls-container, .ls-container img {
    height: 450px !important;
  }
  .ls-container img {
    padding:0px !important;
	  margin:0px !important;
	  width:auto !important;
  }
}
@media (max-width : 500px) {
  .ls-container {
    height: 450px !important;
  }
  .ls-l {
    width: 100% !important;
  }
  img.ls-bg {
    width: auto !important;
    margin: unset !important;
  }
	  .hero_title {
    display: block;
    font-size: 4rem;
    font-weight: 700;
    line-height: normal;
  }
  .hero_banner_container {
    color: #ffffff;
    /*font-family: 'Montserrat', sans-serif;
     max-width: 650px !important; */
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    font-size: initial;
    justify-content: center;
    height: 100%;
    padding: 0px 20px;
  }
  .fa_social {
    padding: 0px 15px;
    justify-content: center;
  }
  .fa_social .fa-brands {
    font-size: 8vw;
  }
}
/*------------------------------------------------*/
/* Responsive YouTube Video */
/*------------------------------------------------*/
.videoContainer {
  position: relative;
  padding-bottom: 56.25%;
}
.video {
  position: absolute;
  width: 100%;
  height: 100%;
}
.colrow_content {
  border: 1px solid #eee;
  padding: 0px;
  margin: 0px 0px 30px 0px;
  /* background-color: #710000; */
  /* min-height: 330px;
   
	-webkit-box-shadow: 2px 3px 12px -6px rgba(173,173,173,1);
-moz-box-shadow: 2px 3px 12px -6px rgba(173,173,173,1);
box-shadow: 2px 3px 12px -6px rgba(173,173,173,1); 
		-webkit-transition: all .3s ease-in ease;
    transition: all .5s ease;*/
  border-radius: 10px;
}
.colrow_content:hover {
  /* -webkit-transform: scale(1.03);
    transform: scale(1.03); */
}
.colrow_content img {
  border-radius: 10px 10px 0px 0px;
}
.colrow_content:after {
  content: "";
  display: table;
  clear: both;
}
.colrow_content a {
  color: #fff;
}
#col_content h2 {
  color: #fff;
  font-size: 1.8em;
  padding: 10px 5px 0px 5px;
}
#col_content h2 a:link {
  color: #fff;
  text-decoration: none;
}
#col_content {
  color: #fff;
  font-size: 13px;
}
#col_content a {
  color: #fff;
}
#col_content p {
  color: #fff;
  padding: 5px 5px 5px 5px;
}
#col_content ul {
  color: #fff;
  padding: 5px 5px 5px 5px;
  margin: 0px;
}
#col_content li {
  color: #fff;
  margin: 0px 10px 0px 20px;
}
.col_content_two_bottom {
  padding: 10px 20px;
  color: #fff;
  font-weight: 900;
  font-size: 18px;
  background-color: #710000;
  border-radius: 0px 0px 10px 10px;
  min-height: 230px;
}
.col_content_two_top {
  color: #fff;
}
.FAQ_module_col1 {
  float: left;
  background-color: #e8e8e8;
  padding: 15px;
}
.FAQ_module_col2 {
  background-color: #e8e8e8;
  padding: 15px;
}
#FAQ_module {}
.dnnEditState {
  margin: 0px;
  padding: 0px;
}
/*------------------------------------------------*/
/* MAIN BANNER SLIDER STYLES */
/*------------------------------------------------*/
.mainbanner_container {
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
  max-width: 600px !important;
  margin: 0 auto;
  display: flex;
  font-size: 1.6em;
  flex-direction: column;
  justify-content: center;
}
.mainbanner_container p {
  font-size: 1.6em;
}
.mainbanner_container strong {
  font-size: 1em;
}
.mainbanner_container h2 {
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
  /* border-radius: 10px; */
  font-size: 2em;
  background-color: #841617;
  padding: 20px;
}
.mb_clear {
  font-weight: 700;
  max-width: 400px;
}
/*------------------------------------------------*/
/* EVOQ FORM BUILDER */
/*------------------------------------------------*/
.form-builder-canvas.Simple button.dnnPrimaryAction {
  border-radius: 10px !important;
}
.form-builder-canvas .form-submit button {
  box-sizing: inherit !important;
  line-height: 18px;
  padding: 20px;
  font-size: 1.3em;
	display: flex;
}
.form-group .static-text h2 {
  font-size: 27px !important;
  padding: 25px 0px 0px 0px;
  font-family: 'poppins';
  font-weight: 700;
  color: #2e2e2e;
}
.multiple-choice-checkbox.vertical {
  font-size: 14px;
}
.content-row input[type=checkbox] + label[for] + span {
  padding: 0px 30px 0px 12px !important;
}
.landing_form .submit-message h2 {
  font-size: 27px !important;
  padding: 25px 0px 0px 0px;
  font-family: 'poppins';
  font-weight: 700;
  color: #2e2e2e;
}
.dnnFormItem input[type="text"], .dnnFormItem select, .dnnFormItem textarea, .dnnFormItem input[type="email"], .dnnFormItem input[type="search"], .dnnFormItem input[type="password"] {
  margin-bottom: 0px;
  padding: 10px;
  background: #f9f9f9;
  border: 1px solid #c9c9c9;
}
.content-field {
  position: absolute;
  box-sizing: border-box;
  padding: 0px 20px !important;
}
.error-message {
  color: #841719 !important;
  font-size: 14px;
}
.required label:after, legend.required:after {
	visibility: hidden;
  display: inline-block;
  margin-top: -2px;
  padding: 1px 9px;
  border: 0px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  background: white;
  content: '* Required';
  font-weight: bold;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #841719;
}
.bg-crimson .dnnPrimaryAction:hover, .bg-crimson .dnnFormItem input[type="submit"]:hover, .bg-crimson a.dnnPrimaryAction:hover, .bg-crimson a.dnnSecondaryAction:hover {
    border: 5px solid #C00000;
    background: #1A1A1A;

    box-shadow: none;
    text-shadow: none;
}
.bg-crimson .dnnPrimaryAction, .bg-crimson .dnnFormItem input[type="submit"], .bg-crimson a.dnnPrimaryAction {
    border: 5px solid #841617;
	background: #181818; 
	color:#ffffff;
}

.bg-crimson .required label:after, legend.required:after {
  color: #ffffff;
}
.bg-crimson .error-message {
    color: #ffffff !important;
    font-size: 14px;padding-top:10px;
}
.subscr_formmodule .required label:after, legend.required:after {
	visibility: hidden;
    display: none;
    margin-top: -2px;
    padding: 1px 9px;
    border: 0px solid rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    background: white;
    content: '* Required';
    font-weight: bold;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #841719;
}
.subscr_formmodule .content-field {
    width: 100% !important;
}

.subscr_formmodule label, .subscr_formmodule .form-canvas-label {
    margin:0px;
	padding:0px;
	visibility: hidden;
	height:0px;
}
.subscr_formmodule .content-field input[type=text], .content-field textarea {
    max-width: 100%;
}
.subscr_formmodule .content-field {
	padding:0px !important;

}
.subscr_formmodule .form-builder-canvas .form-submit {
	padding:0px;
}

.submit-message {
    display: flex;
    flex-direction: column;
    font-size: initial;
    justify-content: center;
    height: 100%;
}
.subscr_formmodule .dnnLabel {
    display: inline-block;
    float: left;
    position: relative;
    width: auto;
    padding-right: 0px;
    margin-right: 10px;
    overflow: visible;
    text-align: right;
}

.submitform_confirm {
	    height: 100%;
    width: 100%;
    padding: 20px;
    font-size: 24px;
    font-weight: 700;
}

.hero_banner{
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    max-width: 650px !important;
    margin: auto;
    display: flex;
    flex-direction: column;
    font-size: initial;
    justify-content: center;
    height: 100%;
}

.hero_banner h1{
    font-family: "mongoose", sans-serif;
    font-weight: 500;
    font-size: 6rem;
    margin-bottom: 0px;
    text-transform:uppercase;
    line-height: 5rem;
}

.hero_banner p{
    font-size: 1.4em;
    line-height: 1.4em;
    padding: 20px 0px;
    color: #fff;
}
.hero_banner .cls-3, .hero_banner .cls-2 {
	fill:#ffffff !important;
	stroke:#ffffff !important;
}

@media (min-width: 995px) {
.hero_banner{
    padding: 0;
    margin: auto;
}

.hero_banner h1{
    font-family: "mongoose", sans-serif;
    font-weight: 500;
    font-size: 6rem;
    margin-bottom: 0px;
    text-transform:uppercase;
    line-height: 5rem;
}

.hero_banner p{
    font-size: 1.4em;
    line-height: 1em;
    padding: 20px 0px;
    color: #fff;
}

}


/* ----------------------------------------------------------------- */
/* Back to Top Arrow --------------- */
/* ----------------------------------------------------------------- */
#scroll-up{
 position: fixed;
 bottom: 100px;
 right: 40px;
 opacity: 1;
 z-index: 99999;
 color: #fff;
 cursor: pointer;
 padding: 20px 25px;
 text-align: center;
 border-radius: 5px;
 background-color: #841617;
 display:none;
}

#scroll-up:hover{
	background-color: #4e0002;
}
@supports (position:sticky) {
    .sticky-top {
        position: sticky;
        top: 36px;
        z-index: 1020;
    }
}