.grid-container {
    max-width: 1400px;
}
.hero-title h1{
    color: #DA9E29;
    font-size: 36px;
    font-weight: bold;
    padding-top: 30px;
    text-align: left;

}
.hero-text {
    text-align: left;
    color: #020202;
    font-size: 30px;
    line-height: 1.5;
    letter-spacing: 2px;
}

div#ctl00_contentPlaceHolderBody_rpNewsSource_ctl00_divNewsSourceItem {
    display: none;
}
.hero-button {
    text-align: left;
    margin-top: 30px;
}
.hero-button a {
    background: #DA9E29;
    color: #fff;
    font-size: 24px;
    padding: 10px 20px;
	border-radius: 5px;
}
.home-mid-rounded-box {
    border: 1px solid #CC782E;
    overflow: hidden;
}
.page-banner-text h2 {
    display: none;
}
.bio-link-list {
    display: none;
}
.grid-x.row.bio-box hr {
    border-color: #DA9E29;
}
h3.bio-name {
    font-weight: bold;
}
ul.PageNav {
    display: none;
}
svg.svg-inline--fa.fa-play.fa-w-14 {
    color: #fff;
    font-size: 50px;
}
span.btn-play {
    position: absolute;
    left: 45%;
    top: 40%;
    padding: 13px 15px 13px 20px;
    background: rgb(255 255 255 / 40%);
    border-radius: 100%;
}
.vid-box {
    position: relative;
}
.slide-text-container a {
    background: #da9e29;
}
.slide-text-container a:hover {
    background: #018181 !important;
}
.video-wrap video {
  width: 100%    !important;
  height: auto   !important;
  margin-top: -50px;
}
.video-wrap {
    overflow:hidden;
    height:530px;
}
.video-wrap {
    overflow: hidden;
    height: 600px;
}
.slide-zero {
    position:relative;
}
.video-wrap {
    overflow: hidden;
    height: 600px;
}
.slide-overlay {
    min-height: 600px !important;
    position: absolute;
    background: transparent;
    margin: auto;
    width: 100%;
}
.email-alerts-bg a.read-more-arrow {
    position: absolute;
    bottom: 20px;
    left: 33%;
    font-size: 18px;
	color: #fff
}
.email-alerts-bg a.read-more-arrow:hover, .email-alerts-bg a.read-more-arrow:hover .fa-arrow-right {
    color: #DA9E29 !important;
}
.prospectus-box a.read-more-arrow {
    position: absolute;
    bottom: 20px;
    left: 37%;
    font-size: 20px;
    color: #fff;
}
.pros-img {
    width: 100%;
    margin: auto;
    text-align: center;
}
.pros-img img {
    height: 300px;
}
.home-page-news .list-date {
    color:#5A5A5A;
    margin-bottom:10px;
}
.home-page-news .list-item {
    padding-left: 50px;
    padding-top: 20px;
    background:url("/site/content/images/arrow-right-orange.png") left center no-repeat;
}
.home-page-news .list-item a {
    color: #020202;
    font-family: "Lato", "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
}
.home-page-news .list-item {
    padding-bottom:20px;
    margin-bottom:20px;
    border-bottom:1px solid #7AA6A8;
}
.home-page-news {
    clear:all;
}
.latest-news-padding {
    position: relative;
}
.latest-news-padding .read-more-arrow:hover, .latest-news-padding a.read-more-arrow:hover {
    color: #da9e29;
}
.latest-news-padding .read-more-arrow, .latest-news-padding a.read-more-arrow {
    position: absolute;
    bottom: -35px;
    font-size: 18px;
}
.hero-button a:hover {
    background: #018181;
}
.prospectus-box a.read-more-arrow:hover {
    color: #da9e29;
}
span.btn-play svg.svg-inline--fa.fa-play.fa-w-14:hover {
    color: #da9e29;
}
section.home-hero {
    position: relative;
    padding-top: 20px;
}
.home-hero:after {
    content: "";
    position: absolute;
    background: url(/site/content/images/overlay2.png) no-repeat;
    width: 200px;
    height: 100px;
    right: 0;
    top: 0;
    background-size: cover;
    z-index: -1;
}
section.home-hero:before {
    content: "";
    position: absolute;
    background: url(/site/content/images/overlay1.png) no-repeat;
    width: 85px;
    height: 290px;
    left: 0;
    top: 50%;
    background-size: cover;
    z-index: -1;
}
.home-mid-section {
    position: relative;
}
.home-mid-section:before {
    content: "";
    position: absolute;
    background: url(/site/content/images/overlay3.png) no-repeat;
    width: 295px;
    height: 185px;
    left: 0;
    bottom: 0;
    background-size: cover;
    z-index: -1;
}
.home-mid-section:after {
    content: "";
    position: absolute;
    background: url(/site/content/images/overlay4.png) no-repeat;
    width: 315px;
    height: 640px;
    right: 0;
    bottom: 0;
    background-size: cover;
    z-index: -1;
}
.right-img {
    float: right;
    width: 300px;
}
.right-img {
    padding-left: 10px;
    padding-bottom: 10px;
}
.input-group {
    margin-top: 30px;
}
.header-subscribe {
    margin-top: 30px;
}
ul#sidenav li ul {
    margin-left: 15px;
}
.entry-content a {
    color: #018181;
}
div#Submit {
    font-weight: bold;
    background: #DA9E29;
}
div#Submit:hover {
    background: #018181;
}
input#ctl00_contentPlaceHolderBody_btnSubmit {
    font-weight: bold;
    background: #DA9E29;
}
input#ctl00_contentPlaceHolderBody_btnSubmit:hover {
    background: #018181;
}
input#ctl00_contentPlaceHolderBody_SearchButton:hover {
    background: #018181;
}

input#ctl00_contentPlaceHolderBody_SearchButton {
    background: #DA9E29;
    font-weight: bold;
}
.copyright-footer-wrap {
    font-size: 14px;
}
span.copyright {
    font-size: 14px;
}
.copyright, .footer-box a, .footer-box p {
    color: #ccc;
    font-size: 14px;
}
.thumbnail-container {
    height: 175px;
}
.present-list-item {
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #DA9E29;
}
.home-page-news .cell.medium-9 {
    display: none;
}
.home-page-news .cell.medium-3 {
    width: 100%;
	margin: auto;
}
.home-page-news .thumbnail-container {
    height: 200px;
    width: 350px;
    margin: auto;
}
.home-page-news .present-list-item {
    border-bottom: none;
}
.row.second-row .invsbox.invsmall, .invsbox.invbot.box3.clickable {
    border: 1px solid #CC782E;
    border-radius: 20px;
}
span.read-more-arrow {
    position: absolute;
    bottom: 20px;
    left: 37%;
    font-size: 18px;
    color: #fff;
}
.invtopboxes.head-ar {
    position: relative;
    min-height: 450px;
	padding: 10px;
}
.invtopboxes.head-news {
    min-height: 450px;
	padding: 10px;
    background: #f1f1f1;
    border-radius:10px;
}
.invtopboxes.head-news a.inv-more {
    left: 32%;
}
a.inv-more {
    position: absolute;
    bottom: 10;
    width: 200px;
    left: 22%;
    color: #fff;
    background: #018181;
}
a.inv-more:hover {
    background: #da9e29;
}
div#load-investor-pres .cell.medium-4 {
    display: none;
}
div#load-investor-pres .cell.medium-8 {
    width: 100%;
}
.invtopboxes.head-ar h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #018181;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.home-page-news .present-list-item .cell.medium-8 {
    display: none !important;
}
.home-page-news .present-list-item .cell.medium-4 {
    width: 100%;
}
div#load-investor-pres {
    padding: 0px 15px;
}
.home-page-news {
    text-align: center;
}
.home-page-news img {
    height: 230px;
}

.load-offcanvas-menu ul li a {
    display: block;
    padding: 10px;
    color: #fff;
    background: #018181;
    border-bottom: 1px solid #d7d7d7;
    text-shadow: none;
}
.load-offcanvas-menu ul ul li a {
    border-left: 5px solid #0c4a4a;
}
.off-canvas {
  background: #FFF;
}
.off-canvas-logo img {
    width: 60%;
    filter: grayscale(0%);
}


.menu {
	background: #fff;
}



ul#nav > li > a {
  color: #333133;
  text-align: left;
  font-family: "DmSans-9PtRegular", sans-serif;
  font-size: 18px;
  font-weight: 400;
  position: relative;
  border-bottom:4px solid #FFF;
  padding: 20px 0px;
  margin:0 15px;
}

ul#nav > li:hover > a, ul#nav > li.current > a {
    background:#FFF;
  color: #0096d7;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
  position: relative;
  border-bottom:4px solid #0096d7;
}
.header-wrap {
    padding:0;
}
.logo {
    display:block;
    margin:15px 0;
}
ul#nav li ul {
	display: none;
	position: absolute;
	top: 61px;
	left: 0;
}
ul#nav > li > ul > li > a, ul#nav > li > ul > li > ul > li > a, ul#nav > li > ul > li > ul > li > ul > li > a {
	text-decoration: none;
	color: #FFF;
	background: #0096d782;
	padding: 15px 20px;
	display: inline-block;
	font-size: 16px;
}
ul#nav > li > ul > li:hover > a, ul#nav > li > ul > li > ul > li:hover > a, ul#nav > li > ul > li > ul > li > ul > li:hover > a {
	background: #0096d7;
	color: #FFF;
}
.slide-sub-title {
  color: #ffffff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  line-height: 106%;
  letter-spacing: 0.04em;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;  
  margin-bottom:10px;  
}
.slide-text-container h1 {
  color: #ffffff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-size: 72px;
  line-height: 100%;
  font-weight: 700;
  position: relative;    
}
.slide-text-container a:hover {
  background: #20bcff!important;
}
.slide-text-container a {
  color: #ffffff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-size: 20px;
  line-height: 114%;
  font-weight: 500;
  position: relative; 
  
  background: #0096d7;
  border-radius: 5px;
  border-style: solid;
  border-color: transparent;
  border-width: 2px;
  padding:10px 40px;
}
.slide-text-container h2 {
    max-width:640px;
  color: #ffffff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-size: 24px;
  line-height: 114%;
  font-weight: 400;
  position: relative;  
}
.slide-text-container {
	margin-top: 140px;
}
.home-mid-section::before {
    display:none;
}

.about-bayrock {
  color: #647ea7;
  text-align: justify;
  font-family: "DM Sans", sans-serif;
  font-size: 40px;
  line-height: 106%;
  letter-spacing: -0.01em;
  font-weight: 500;
  position: relative;
  margin-top:60px;
  margin-bottom:20px;
}
.bayrock-is {
  color: #4f4f4f;
  text-align: justify;
  font-family: "DM Sans", sans-serif;
  font-size: 20px;
  line-height: 150%;
  font-weight: 400;
  position: relative;  
  margin-bottom:50px;  
}
.rectangle-169 {
  background: #ffffff;
  border-width: 1px;
  border:1px solid rgba(0, 150, 215, 1);
  /* border-style: solid;
  border-image: linear-gradient(
    90deg,
    rgba(100, 126, 167, 1) 0%,
    rgba(0, 150, 215, 1) 100%
  );
  border-image-slice: 1; */
  position: relative;
  padding:30px;
  border-radius: 10px;
  margin-bottom:60px;
}
.proposed-merger-with-ecc-ventures-5-corp {
  color: #244161;
  text-align: justify;
  font-family: "DM Sans", sans-serif;
  font-size: 32px;
  line-height: 106%;
  letter-spacing: -0.01em;
  font-weight: 500;
  position: relative;
  margin-bottom:25px;
}
.bayrock-has {
  color: #4f4f4f;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-size: 18px;
  line-height: 150%;
  font-weight: 400;
  position: relative;    
}

.home-mid-new {
    max-width:990px;
    margin:0 auto;
}
.grid-container {
    max-width:1200px;
}

.home-low-new {
    padding:60px 0;
    background:rgba(92, 127, 152, 0.2) url("/site/content/images/lower-bg.png") no-repeat center;
    background-size:cover;
}
.home-low-box {
  background: linear-gradient(to left, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  border-radius: 6px;
  min-height: 201px;
  position: relative;
  object-fit: cover; 
  padding:20px;   
  
  color: #ffffff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-size: 32px;
  line-height: 120%;
  font-weight: 500;
  position: relative;  
  transition: transform 0.3s ease;
}
.home-low-box:hover {
    transform: scale(1.05);
    z-index: 10;
}

.hlb1 {
      background:url("/site/content/images/home-low-box-1.png") center no-repeat;
      /* background:url("/site/content/images/home-low-box-1.png") linear-gradient(to left, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)); */
      background-size:cover;
}
.hlb2 {
      background:url("/site/content/images/home-low-box-2.png") center no-repeat;
      background-size:cover;
}
.hlb3 {
      background:url("/site/content/images/home-low-box-3.png") center no-repeat;
      background-size:cover;
}

.footer-wrap {
    background: #244161;
    padding:60px 0;
}
.copyright-footer-wrap {
	border-top: 0px solid #244161;
	padding: 10px 0;
	background: #244161;
	color: #efefef;
	text-shadow: 0px 1px 2px #222;
}
.footer-box h3 {
  color: #ffffff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-size: 24px;
  line-height: 119.5%;
  font-weight: 600;
  position: relative;
}
.foot-links a {
  color: #ffffff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-size: 12px;
  line-height: 202.5%;
  font-weight: 300;
  position: relative;
}
.footer-box a,
.footer-box p {
  color: #ffffff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-size: 12px;
  line-height: 202.5%;
  font-weight: 300;
  position: relative; 
  text-shadow:none;   
}
h1.title,
h1.title span
{
  color: #244161;
  font-family: "DM Sans", sans-serif;
  font-size: 40px;
  line-height: 106%;
  letter-spacing: -0.01em;
  font-weight: 600;
}
.why-invest-page {
    padding-bottom:100px;
}
.why-invest-page h1.title {
    margin-top:50px;
    margin-bottom:20px;
    padding-bottom:0px;
    line-height:1;
    text-align: center;
}
.page-banner-title h1 {
    text-align: left;
}
.bannertext {
    max-width:1200px;
    margin:0 auto;
}
.page-banner-title-new h1 {
    padding:0px;
    color: #ffffff;
    text-align: left;
    font-family: "DM Sans", sans-serif;
    font-size: 64px;
    line-height: 94%;
    font-weight: 700;
}
.breadcrumbs span,
.breadcrumbs a
{
    color: #ffffff;
    text-align: left;
    font-family: "DM Sans", sans-serif;
    font-size: 14px;
    line-height: 106%;
    letter-spacing: 0.04em;
    font-weight: 500;
    text-transform: uppercase;
}
.banner {
    height:400px;
}
.bannertext {
  /* display: grid;
  align-items: center; 
  justify-items: start;  */
  height: 400px; 
  padding-top:140px;
}

.why-box p {
  color: #667e99;
  text-align: center;
    font-family: "DM Sans", sans-serif;
  font-size: 16px!important;
  line-height: 150%;
  font-weight: 400;    
}
.why-box h3 {
    color: #244161;
    text-align: left;
    font-family: "DM Sans", sans-serif;
    font-size: 20px;
    line-height: 106%;
    font-weight: 500;
    display:grid;
    place-items: center;
    justify-items: start;
    margin:0;
    padding:0;
}
.why-box:hover {
	transform: scale(1.05);
	z-index: 10;
}
.why-box {
  transition: transform 0.3s ease;
  background: #f2f5f7;
  border-radius: 10px;
  border-style: solid;
  border-color: #dce0e5;
  border-width: 1px;
  min-height: 280px;
  position: relative;
  padding:20px;
  margin:10px;
}
.why-box-icon {
  background: rgba(0, 150, 215, 0.24);
  border-radius: 4px;
  border-style: solid;
  border-color: rgba(0, 150, 215, 0.19);
  border-width: 1px;
  width: 40px;
  height: 40px;
  position: relative;
  display:grid;
  place-items: center;
}
.why-box-header {
    display:grid;
    grid-template-columns: 50px auto;
    margin-bottom:30px;
}
.why-box-last p {
    text-align: left;
}
.copyright-footer-wrap a,
.copyright
{
  color: #5c7f98;
    font-family: "DM Sans", sans-serif;
  font-size: 10px;
  line-height: 149%;
  font-weight: 500;
}
.copyright-footer-wrap {
  color: #5c7f98;
  text-align: left;
    font-family: "DM Sans", sans-serif;
  font-size: 10px;
  line-height: 149%;
  font-weight: 500;
  position: relative;    
}
.footer-box h3 svg {
    position:relative;
    top:3px;
    left:-2px;
}

.social-footer .svg-inline--fa:hover {
	border: 1px solid #0096D7;
    background:#244161;
    color:#FFF;
}
.social-footer .svg-inline--fa {
	width: 40px;
	height: 40px;
	border: 1px solid #0096D7;
	border-radius: 100%;
	padding: 8px;
	margin-right: 10px;
    background:#0096D7;
    color:#244161;
}

#sidenav li a:hover, #sidenav > li.current > a, 
#sidenav > li.current > ul > li.current > a 
{
	background: #244161 !important;
	border-left: 3px solid #0096D7 !important;
	font-weight: 500;
	color: #fff !important;
      font-family: "DM Sans", sans-serif;
}
.banner-wrap {
    margin-bottom:40px;
}
.entry-content p {
  font-family: "DM Sans", sans-serif;
  font-size: 20px;
}
.entry-content h1 {
    margin-bottom:20px;
}

.entry-content {
    margin-bottom:50px
}
/* Force text inside dropdown sub-menus to align left */
.menu .menu a {
    text-align: left;
    justify-content: flex-start; /* Ensures flexbox items start at the left */
}

/* Ensure the search icon aligns with the text links */
#nav .search-item a {
    display: flex;
    align-items: center;
    height: 100%; /* Match height of other links */
    padding: 0.7rem 1rem; /* Adjust padding to match your theme */
}

.entry-content h2 {
    color: #244161;
    font-family: "DM Sans", sans-serif;
}
.entry-content a {
    color: #244161;
}
a.inv-more:hover {
    background: #0096D7;
    opacity:0.8;
}
a.inv-more {
    background: #244161;
    color:#FFF;
}
.invsbox p {
    font-size: 14px;
}
.row.second-row .invsbox.invsmall, .invsbox.invbot.box3.clickable {
    border: 1px solid #2c4060;
    border-radius: 20px;
}
.social-footer a {
    display:inline-block;
    height:32px;
    width:32px;
    display:grid;
    place-items: center;
    background:#0096D7;
    color:#244161;
    border-radius:30px;
    float:left;
    font-size:16px;
    margin-right:15px;
    margin-top:15px;
}

h1, h1.title, h1.title span, .entry-content h1 {
    font-size: 34px;
    color: #2c4060;
    font-family: "DM Sans", sans-serif;
}

.list-item:hover {
    border-bottom: 2px solid #0096D7;
}

.archiveFilterB a.currentyear {
    background: #2c4060;
    color: #fff;
}

.archiveFilterB {
    background: transparent;
    padding: 0px;
    margin-bottom: 30px;
    border-bottom: 5px solid #4693d5;
}

div#Submit {
    font-weight: bold;
    background: #2c4060;
    border-radius:3px;
}
div#Submit:hover {
    background: #4693d5;
}
table.barl-table tr th {
    background-color: #2c4060!important;    
}
table.barl-table {
    width: 100%;
    border-collapse: collapse;
    border: 2px solid #2c4060!important;
    font-family: "DM Sans", sans-serif;
}

