/* Stylesheet Copyright Omaha Media Group - www.omahamediagroup.com | (402) 218-4423 | support@omahamediagroup.com */

/* Paste Styles Here */

/* ================================================================ *\
	#Adjustments
\* ================================================================ */

/* Article */
.article-about .article-content-full { width: 100%; }

/* Homepage */
.sale-item-head { text-transform: uppercase; }
.list-btns .small { font-size: 12px; }
.video-content .btn.close-video { position: initial; margin-left: 0; }

/* Header */
.intro h1, .section-title, .post-body h4 { text-transform: uppercase; }
.section-content h4 { text-transform: uppercase; }

/* Our People */
.person-meta a { text-decoration: none; }
.person-meta a:hover { text-decoration: underline; }

/* Style Guide */
.article-content h1, .article-content h2 { color: #000; }
.article-content ul, .article-content ol, .article-content dd { margin-left: 50px; }
.article-content li { margin-bottom: 9px; }
.article-content li p { margin-bottom: 0; letter-spacing: -0.025em; }
.article-content dl dt { font-weight: bold; margin-left: 25px; }
.article-content fieldset { padding: 15px; }

/* Sidebar */
.article-image figure, .sidebar-nav { margin-bottom: 25px; }
.sidebar { width: 100%; }
.sidebar-nav { background: #FFF; padding: 10px; }
.sidebar-nav h2, .sidebar-nav h2 a { font-family: "Montserrat",sans-serif; font-size: 16px; color: #004990; text-transform: uppercase; text-decoration: none; transition: opacity .4s, color .8s; }
.sidebar-nav ul { border-top: 2px solid #b2b2b2; list-style-type: none; }
.sidebar-nav li { padding: 5px; }
.sidebar-nav li a { font-family: "Montserrat",sans-serif; font-size: 14px; line-height: 1.3; color: #000; font-weight: 400; letter-spacing: 0.03em; transition: opacity .4s, color .8s; text-transform: uppercase; text-transform; text-decoration: none; }
.sidebar-nav a:hover { opacity: .7; text-decoration: none; }
.sidebar-nav .active a { color: #004990; font-weight: 700; text-decoration: none; }
.article-image .section-about a { text-decoration: none; }

/* Forms */
input[name=swine], label[for=freeform_swine] { display: none; }
.required-item { color: red; }
.form-body ul { list-style-type: none; }
label { font-weight: bold; }
input[type=file] { display: block; }
iframe { border: none; }

/* Search Table */
table.display th { text-align: left; padding-left: 10px !important; }
table.display td { cursor: pointer; }

/* Sales */
.list-contacts { margin-bottom: 15px; }
.section-contacts .list-contacts { margin-bottom: 30px; }
hr { margin-bottom: 15px; border: 1px solid #eff0f0; }

/* Current Sales Homepage */
.sale-items { text-align: left; }

/* Buttons */
.article-image .btn-white, .article-content .btn-white { text-decoration: none; font-family: Montserrat, sans-serif; font-weight: normal; }
.article-image .btn-white { width: 100%; margin-bottom: 7px;  }

/* Dropdown Nav */
.nav .current .nav-dropdown a:before { background-color: transparent; }
.nav .current .nav-dropdown .current a:before { background-color: #ffd400; }

/* Lists */
.article-content .list-contacts { margin-left: 0; }

/* Close Button */
.video .close-btn { transition: -webkit-transform .4s; transition: transform .4s; }

/* Past Sales Boxes */
.section-sales .person-image { height: auto; }
.float-right { text-align: right; margin-bottom: 15px; }

@media (max-width: 1023px) {
	.video .close-btn { overflow: hidden; height: 20px; bottom: 10px; }      
}

@media (min-width: 768px) {
	.section-sales .person { max-width: 360px; min-width: 250px; }
	.nav .current .nav-dropdown a { color: #000; font-weight: normal; }
	.nav .current .nav-dropdown .current a { color: #004990; font-weight: 700; text-decoration: none; }
	.nav .header-bar-inner { display: none; }
}

@media (max-width: 767px) {
	.header .nav { max-width: 300px; }
	.nav .current a, .nav a { color: #fff; }
	.nav li .nav-dropdown li { margin-bottom: 0; }
	
	.intro-image img { height: 200px !important; width: auto; }
	.intro-image img.img-responsive { width: 100% !important; height: auto !important; }
	.intro-image { height: auto; }
}

/* Footer */
.footer .copyright a { margin-top: 0; display: inline; font-weight: bold; margin-left: 48px; }
.footer .copyright { margin-right: 25px; }
.footer .site-map a { margin-top: 0; }
.footer .site-map li { list-style-type: none; }

@media (min-width: 1142px) {
	.section-sales .person { max-width: 263px; }
	.main { padding-bottom: 252px; }
	.footer { height: 238px; }
	.sale-item { margin-right: 30px; }
	.sale-item-last { margin-right: 0; }
}

@media (min-width: 768px) and (max-width: 1141px) {
	.col-1of3 { width: 33%; }
	.intro-caption h1 { font-size: 32px; }
}

/* Proxibid Menu */
.proxibid-menu ul { margin-top: 0; }
.proxibid-menu .search { float: right; }

@media (max-width: 767px) {
	.proxibid-menu { position: initial; padding: 10px 10px 0 10px; }
	.proxibid-menu .header-bar-inner { display: none; }
	.proxibid-menu .search { float: right; width: 250px; }
	.intro-caption h1 { font-size: 28px; }
	.article-content img { float: none !important; display: block !important; margin: 5px auto !important; }
}

@media print {

}