/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 13 2024 | 11:29:03 */
.logo a {
  padding: 10px 0;
}

#feedlot.container {
  padding-top: 0;
}

ul li a {
  white-space: nowrap;
}

#contact {
  background-color: #e6e7e8
}

#contact .container, #contact .padding {
  padding-bottom: 30px;
}

#contact h2  {
  color: #444;
  font-size: 18px;
  margin-bottom: 15px;
}

#contact p { 
  margin-bottom: 0 !important;
}

#top #header .av-main-nav>li>a {
	background-color: transparent !important;
}

.page-id-175 #header_main_alternate, .page-id-175 #people-and-careers, .page-id-175 #roma-feedlot-parent .half-no-margin:last-child, .page-id-175 .btn {
	background-color: #69C6B4 !important;
}

.page-id-175 #about-us h2, .page-id-175 #cattle h2, .page-id-175 #feedlot h2, .page-id-175 .btn-white, .page-id-175 .socket_color a {
	color: #69C6B4 !important;
}

.hero-banner {
	background-size: cover;
	background-position: center;
}

.hero-banner > div {
	height: 100%;
	display: grid;
	align-items: end;
}

.hero-banner > div > div {
	background-color: rgba(147,149,152,0.85); 
	padding: 15px;
	text-align: center;
}

#about-us {
	background-color: #FFF;
}

#about-us h2 {
	text-align: center;
}

#our-story {
	text-align: center;
	margin: 40px auto 20px;
}

#our-story hr {
	width: 50px;
	border: 1px solid #333;
	margin: 25px auto;
}

#community .half-no-margin:first-child, #environment .half-no-margin:first-child {
	min-height: 250px;
	background-size: cover;
	background-position: center;
}

#community .half-no-margin:last-child, #environment .half-no-margin:last-child {
	background-color: #f5f5f5;
}

#community .half-no-margin:last-child hr, #environment .half-no-margin:last-child hr {
	width: 50px;
	border: 1px solid #333;
	margin: 25px 0;
}

#animal-welfare hr {
	width: 50px;
	border: 1px solid #333;
	margin: 25px 0;
}

#cattle-parent {
	background-color: #FFF;
}

#cattle-parent h2 {
	text-align: center;
	margin-bottom: 30px;
}

#cattle-parent .one-half {
	background-color: #f5f5f5;
}

#cattle-parent .one-half div:first-child {
	height: 300px;
	background-size: cover;
	background-position: center;
}

#cattle-parent .one-half div:last-child {
	padding: 40px;
}

#cattle-parent .one-half hr {
	width: 50px;
	border: 1px solid #333;
	margin: 25px 0;
}

#feedlot h2 {
	text-align: center;
}

#roma-feedlot, #commodities-parent .half-no-margin:first-child, #spelling-yards .half-no-margin:first-child {
	min-height: 250px;
	background-size: cover;
	background-position: center;
}

#roma-feedlot-parent .half-no-margin:last-child, #people-and-careers {
	background-color: #77bd42;
}

#roma-feedlot-parent hr, #commodities-parent hr, #spelling-yards hr {
	width: 50px;
	border: 1px solid #FFF;
	margin: 25px 0;
}

#commodities-parent .half-no-margin:last-child, #spelling-yards .half-no-margin:last-child {
	background-color: #939598;
}

#img-banner-one, #img-banner-two {
	height: 45vh;
	background-size: cover;
	background-position: center;
}

#people-and-careers .flex {
	text-align: center;
	align-items: center;
}

#people-and-careers hr {
	width: 50px;
	border: 1px solid #FFF;
	margin: 25px auto;
}

.video {
	background-size: cover;
	background-position: center;
}

.video > div {
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	display: grid;
	align-items: center;
	justify-items: center;
}

.video > div a svg {
	font-size: 90px;
	color: #fff;
}

div {
	scroll-margin-top: 200px;
}

.industry-logos {
	justify-content: center;
}

.industry-logo img {
	max-width: 150px;
	max-height: 100px;
	margin: 20px;
}







@media only screen and (max-width: 1600px) {
  #top #header .av-main-nav>li>a {
    font-size: 15px !important;
  }
}

@media only screen and (max-width: 1060px) {
	.html_header_top.html_header_sticky #top #wrap_all #main {
		padding-top: 0 !important;
	}
}

@media only screen and (max-width: 1024px) {
	.mob-menu-header-holder {
		height: 100px;
	}
	.mob-menu-logo-holder {
		margin-top: 10px;
	}
	.mobmenur-container {
		top: 30px;
	}
}


@media only screen and (max-width: 480px) {
	#industry-involvement .half {
		width: 50%;
		text-align: center !important;
	}
	.industry-logos {
		display: flex;
	}
}
