div.hero.cq-Editable-dom {
  min-height: 110px;
}
div.hero.cq-Editable-dom .cmp-hero__wrapper.cmp-hero__embedded-video {
  min-height: 320px;
}
.cmp-hero__wrapper {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.cmp-hero__wrapper video,
.cmp-hero__wrapper img,
.cmp-hero__wrapper iframe {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.cmp-hero__wrapper video {
  height: auto;
  min-height: auto;
}
.cmp-hero__wrapper img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.cmp-hero__content {
  color: #fff;
  width: 40%;
  max-width: 480px;
  padding: 0;
  margin: 0;
}
.cmp-hero__text {
  padding: 1rem;
  background: #2e271e;
}
.cmp-hero__text p {
  margin: 0;
}
.cmp-hero__text h2 {
  padding: 0;
  margin: .3rem 0;
  font-size: 1.8rem;
  color: #fff;
  text-transform: none;
  font-weight: 400!important;
  line-height: 1.9rem;
}
.cmp-hero__text h2 a,
.cmp-hero__text h2 a:link,
.cmp-hero__text h2 a:active,
.cmp-hero__text h2 a:visited {
  color: #ff7300;
  text-decoration: none;
  transition: all .5s ease;
}
.cmp-hero__text h2 a:hover {
  color: #d86202;
}
img.cmp-hero__logo {
  width: 260px;
  height: auto;
  float: left;
  display: block;
  margin: 0 auto;
}
.cmp-hero__logo-wrapper {
  width: 100%;
  position: absolute;
  top: 4%;
  transform: translateY(-4%);
}
.cmp-hero__pause-play {
  position: absolute;
  top: 5px;
  right: 5px;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 8px 10px 4px 10px;
  border-radius: 4px;
  z-index: 123;
  background: transparent;
}
.cmp-hero__pause-play:hover {
  color: #ff7300;
  cursor: pointer;
}
.cmp-hero__pause-play:focus {
  background: #000;
  color: #fff;
  outline: none;
}
.cmp-hero__content--center {
  margin: 0 auto;
}
.cmp-hero__content--left {
  float: left;
}
.cmp-hero__content--right {
  float: right;
}

.cmp-hero__header-search-bar {
  top: 5px;
  float: right;
  position: relative;
}
.cmp-hero__header-search-bar button.ss-icon {
  height: 30px;
}
.cmp-hero__header-search-bar div[id^=___gcse] .gsc-control-searchbox-only {
  height: 28px;
}
.cmp-hero__header-search-bar div[id^=___gcse] .gsc-control-searchbox-only form.gsc-search-box {
  background-color: none;
  margin: 0;
  font-size: 14px;
  /*
			div.gsc-input-box:focus,
			div.gsc-input-box-focus {
				//background-color: rgba(255,255,255,0.8) !important;
			}
			*/
}
.cmp-hero__header-search-bar div[id^=___gcse] .gsc-control-searchbox-only form.gsc-search-box table.gsc-search-box {
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
  width: 160px;
}
.cmp-hero__header-search-bar div[id^=___gcse] .gsc-control-searchbox-only form.gsc-search-box table.gsc-search-box td.gsc-input {
  padding: 0;
}
.cmp-hero__header-search-bar div[id^=___gcse] .gsc-control-searchbox-only form.gsc-search-box table.gsc-search-box td.gsc-search-button {
  padding-left: 0;
}
.cmp-hero__header-search-bar div[id^=___gcse] .gsc-control-searchbox-only form.gsc-search-box table td,
.cmp-hero__header-search-bar div[id^=___gcse] .gsc-control-searchbox-only form.gsc-search-box table th {
  padding: 0;
}
.cmp-hero__header-search-bar div[id^=___gcse] .gsc-control-searchbox-only form.gsc-search-box div.gsc-input-box {
  height: 22px;
  width: 160px;
  padding: 3px 4px 3px 4px;
  box-shadow: inset 0 0 0 0;
  -webkit-transition: width .5s, color .5s, background .5s;
  transition: width .5s, color .5s, background .5s;
}
.cmp-hero__header-search-bar div[id^=___gcse] .gsc-control-searchbox-only form.gsc-search-box td.gsib_a {
  padding-top: 0;
  padding-bottom: 0;
}
.cmp-hero__header-search-bar div[id^=___gcse] .gsc-control-searchbox-only form.gsc-search-box td.gsib_a input.gsc-input {
  font-size: 14px;
  font-family: "Verb", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: none;
  box-shadow: inset 0 0 0 0;
  height: 100%;
}
.cmp-hero__header-search-bar div[id^=___gcse] .gsc-control-searchbox-only form.gsc-search-box td.gsib_a input.gsc-input:focus {
  background-color: transparent !important;
  /* Let color set in div.gsc-input-box-focus above be visible */
  /* important is needed because Google applies styling on the element through scripting */
  border-bottom: 1px dotted #ff7300 !important;
  padding-top: 1px !important;
}
.cmp-hero__header-search-bar div[id^=___gcse] .gsc-control-searchbox-only form.gsc-search-box td.gsib_b {
  padding-top: 0;
  padding-bottom: 0;
}
.cmp-hero__header-search-bar div[id^=___gcse] .gsc-control-searchbox-only form.gsc-search-box td.gsib_b div.gsst_b {
  height: 22px;
  margin-bottom: 2px;
  /* Force auto-complete box down a little */
}
.cmp-hero__header-search-bar div[id^=___gcse] .gsc-control-searchbox-only form.gsc-search-box td.gsib_b div.gsst_b a.gsst_a:focus {
  border-bottom: 1px dotted #ff7300;
  height: 15.5px;
  outline: none;
}
.cmp-hero__header-search-bar div[id^=___gcse] .gsc-control-searchbox-only form.gsc-search-box div.gsc-input-box-focus td.gsib_a input.gsc-input::-webkit-input-placeholder,
.cmp-hero__header-search-bar div[id^=___gcse] .gsc-control-searchbox-only form.gsc-search-box div.gsc-input-box-focus td.gsib_a input.gsc-input::-ms-input-placeholder,
.cmp-hero__header-search-bar div[id^=___gcse] .gsc-control-searchbox-only form.gsc-search-box div.gsc-input-box-focus td.gsib_a input.gsc-input::-moz-placeholder,
.cmp-hero__header-search-bar div[id^=___gcse] .gsc-control-searchbox-only form.gsc-search-box div.gsc-input-box-focus td.gsib_a input.gsc-input::placeholder {
  color: transparent !important;
}
.cmp-hero__header-search-bar div[id^=___gcse] .gsc-control-searchbox-only form.gsc-search-box div.gsc-input-box-focus,
.cmp-hero__header-search-bar div[id^=___gcse] .gsc-control-searchbox-only form.gsc-search-box div.gsc-input-box-hover {
  border: none;
}
.cmp-hero__header-search-bar div[id^=___gcse] .gsc-control-searchbox-only form.gsc-search-box input {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  outline: none;
  outline-width: 0;
}
.cmp-hero__header-search-bar div[id^=___gcse] .gsc-control-searchbox-only form.gsc-search-box .gscb_a {
  color: #4f2c1d;
}
.cmp-hero__header-search-bar div[id^=___gcse] .gsc-control-searchbox-only form.gsc-search-box input.gsc-search-button {
  background-color: #4f2c1d;
  border: none;
  padding: 7px 7px 5px 7px;
  width: 16px;
  height: 16px;
  margin: 0 auto;
  text-align: center;
}
.cmp-hero__header-search-bar div[id^=___gcse] .gsc-control-searchbox-only form.gsc-search-box input.gsc-search-button:focus {
  border-color: #ff7300;
  border-style: dotted;
  padding: 4px 4px 2px 4px;
  box-shadow: unset;
}
.cmp-hero__header-search-bar div[id^=___gcse] .gsc-control-searchbox-only form.gsc-search-box button.bgsu-gsc-search-button {
  background-color: #4f2c1d;
  border: none;
  padding: 7px 7px 5px 7px;
  width: 30px;
  height: 28px;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
  background-image: none;
}
.cmp-hero__header-search-bar div[id^=___gcse] .gsc-control-searchbox-only form.gsc-search-box button.bgsu-gsc-search-button.ss-icon {
  color: white;
}
.cmp-hero__header-search-bar div[id^=___gcse] .gsc-control-searchbox-only form.gsc-search-box button.bgsu-gsc-search-button:focus {
  border-color: #ff7300;
  border-style: dotted;
  padding: 4px 4px 2px 4px;
  box-shadow: unset;
}
.cmp-hero__header-search-bar .gsc-input {
  background-color: transparent !important;
  background-image: none !important;
}

.cmp-hero__wrapper {
  /*
*	@iterations: 100;
*	.cmp-hero__abs-con-loop (@i) when (@i >= 0) {
*		.cmp-hero__abs-con-v--@{i} {
*			top:~"@{i}%";
*			transform:~"translateY(-@{i}%)";
*			
*		}
*		.cmp-hero__abs-con-loop(@i - 1);
*	}
*	.cmp-hero__abs-con-loop(@iterations)
*/
}
.cmp-hero__wrapper .cmp-hero__abs-container {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}

.cmp-hero__embed-player {
  padding-top: 56.25%;
}

.cmp-hero__no-acc-desc .cmp-hero__logo-search {
  display: none;
}
.cmp-hero__no-acc-desc .hidden-phone {
  display: none;
}
.cmp-hero__no-acc-desc .cmp_hero__admissions {
  display: none;
}

.cmp-hero__tool-list {
  background: rgba(255, 115, 0, 0.8);
  color: #fff;
  position: absolute;
  width: 100%;
  bottom: 0px;
}
.cmp-hero__tool-list.no-overlay {
  position: relative;
}
.cmp-hero__tool-list .cmp-tool-list__toolset--list,
.cmp-hero__tool-list .cmp-tool-list__toolset--grid {
  flex-direction: row;
}
.cmp-hero__tool-list .cmp-tool-list__toolset--list {
  flex-wrap: nowrap;
}
.cmp-hero__tool-list .cmp-tool-list__tool-item--grid {
  flex-basis: auto;
}
.cmp-hero__tool-list .cmp-tool-list__tool-item a {
  background: transparent;
  color: #ffffff;
}
.cmp-hero__tool-list .cmp-tool-list__tool-item a:hover {
  background: #ff7300;
  color: #2e271e;
}
.cmp-hero__tool-list .cmp-tool-list__tool-item-link {
  background: transparent;
}
@media (max-width: 979px) {
  .cmp-hero__tool-list {
    max-height: none;
  }
}
@media (max-width: 480px) {
  .cmp-hero__tool-list {
    background: #f4f4f4;
  }
  .cmp-hero__tool-list .container {
    padding: 0px;
  }
  .cmp-hero__tool-list .cmp-tool-list__toolset--list {
    flex-wrap: wrap;
  }
  .cmp-hero__tool-list .cmp-tool-list__tool-item {
    margin-top: 0px;
  }
  .cmp-hero__tool-list .cmp-tool-list__tool-item a {
    margin-left: 0px;
    margin-top: 0px;
    color: #000000;
  }
  .cmp-hero__tool-list .cmp-tool-list__tool-item--grid,
  .cmp-hero__tool-list .cmp-tool-list__tool-item--list,
  .cmp-hero__tool-list .cmp-tool-list__tool-item--horizontal {
    flex-basis: 50%;
  }
}

@media (min-width: 980px) {
  .cmp-hero__header-search-bar div[id^=___gcse] .gsc-control-searchbox-only form.gsc-search-box div.gsc-input-box-focus {
    width: 300px;
  }
}
@media (max-width: 1200px) {
  .cmp-hero__tool-list {
    position: relative;
    max-height: none;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .cmp-hero__wrapper img.cmp-hero__logo {
    width: 180px;
  }
  .cmp-hero__wrapper .cmp-hero__abs-container {
    top: calc(70% - 40px) !important;
    transform: translateY(-70%) !important;
    width: auto!important;
  }
}
@media (max-width: 767px) {
  .cmp-hero__wrapper {
    background: #2e271e;
  }
  .cmp-hero__wrapper .cmp-hero__logo {
    width: 100px;
  }
  .cmp-hero__wrapper .cmp-hero__abs-container,
  .cmp-hero__wrapper .cmp-hero__content {
    position: relative!important;
    display: block!important;
    max-width: none!important;
    top: 0px !important;
    transform: none!important;
  }
  .cmp-hero__wrapper .cmp-hero__content {
    width: 100%!important;
  }
  .cmp-hero__wrapper .cmp-hero__pause-play {
    display: none;
  }
}
@media (max-width: 479px) {
  .cmp-hero__logo-wrapper {
    display: none;
  }
}

@media screen and (prefers-reduced-motion: reduce) {
  .cmp-hero__wrapper .visible-phone {
    display: block!important;
  }
  .cmp-hero__wrapper .hidden-phone {
    display: none!important;
  }
  .cmp-hero__wrapper .cmp-hero__pause-play {
    display: none;
  }
}
@media screen and (prefers-reduced-motion) {
  .cmp-hero__wrapper .visible-phone {
    display: block!important;
  }
  .cmp-hero__wrapper .hidden-phone {
    display: none!important;
  }
  .cmp-hero__wrapper .cmp-hero__pause-play {
    display: none;
  }
}

