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

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

/* General */
.padding { padding-bottom: 50px; }
.content img { max-width: 100% !important; height: auto !important; }
.content ul { margin-left: 30px; padding-bottom: 15px; }
.content ul li { list-style-type: disc; }
.content ul ul { padding-bottom: 0; }
.content ul ul li { list-style-type: circle; }
.content ol { margin-left: 30px; padding-bottom: 15px; }
.content ol li { list-style-type: decimal; }
.content ol ol { padding-bottom: 0; }
.content ol ol li { list-style-type: lower-alpha; }
.content dl dt { font-weight: bold; margin-left: 30px; }
.content dl dd { font-style: italic; margin-left: 45px; margin-bottom: 15px; }
.featured-project h5 { color: #f5b705; }
.mr-15 { margin-right: 15px; }
.mt-15 { margin-top: 15px; }

/* Previous Button */
.site-btn-previous i { float: left; margin-right: 12px; }

/* Slider */
.slider .banner { max-width: none; }
.slider .banner { background: #f5b705; }

/* Features Gallery */
.boot-gallery { margin: 0 10px; }
.boot-gallery img { max-width: 100% !important; height: auto !important; }
.boot-gallery .col-md-3 { padding: 10px 5px; }

/* Members */
.board-members .member:hover { opacity: 0.7; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; }
.board-members .col-md-4 { margin-bottom: 15px; }

/* Footer */
footer { background: #2f2e33; }
footer ul li { width: 100%; float: none; }
footer ul li a { float: none; }
footer a { color: #fff; }
footer a:hover { color: #f2b800; }
footer .themezinho a { color: #f2b800; font-weight: bold; }
footer .themezinho a:hover { color: #fff; }
footer .col-md-3, footer .col-md-4 { position: inherit; }

/* Forms */
input[name=swine], label[for=swine] { display: none; }
.contact-form .form-group { width: 100%; }
#_form_6448 { display: inline-block; }

/* Sidebar */
.services aside { margin-top: 25px; }
.services aside li { list-style-type: none; }
.services aside ul { margin-left: 0; }

/* Blog */
ul.social_icons, .content ul.social_icons { margin-left: 0; }
ul.social_icons li, .content ul.social_icons li { display: inline-block; list-style-type: none; }

/* Projects */
.about-us .secondary-image .right-image { margin-top: 25px; }

@media print {

}