/* Theme Name: Lambda
 * Theme URI: http://demo.oxygenna.com/lambda
 * Description: Lambda Theme
 * Version: 1.15.1
 * Author: Oxygenna.com
 * Author URI: http://www.oxygenna.com
 * Tags: responsive-layout, blue, brown, red, custom-background, custom-colors, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
 * License: envato marketplace licence
 * License URI: http://wiki.envato.com/support/legal-terms/licensing-terms/
 */
section.banner { padding: 0px !important; }
div.banner { background-color: #4a4d08; }
div.banner .center > div { background-image: url( /wp-content/uploads/2015/10/ad-tile.jpg ); }
div.banner > .row > div:not(.center) > div { background: url( /wp-content/uploads/2015/10/ad-normal-tile.jpg ) repeat-x; } /* color the wrapper */

div.banner > .row > div > div { padding: 0.5em; }


@media screen and (max-width: 992px){

	div.banner > .row > div > div { padding: 1em 1em 1em 1em !important; }
}
@media screen and (min-width: 993px){
/* 	div.banner.horz > .row > * {
		min-height: 228px;
	} */
	div.banner.horz [class*='col-'] { line-height: 0.9em !important; }
	div.banner.horz .right > div > .container {
		vertical-align: middle;
		width: 99.999%;
	}
	/* div.banner.horz .col-md-3 > div:after {
		content: '';
		padding-bottom: 100%;
		width: 0.001%;
		display: inline-block;
		vertical-align: middle;
		position: relative;
	} */
	div.banner.horz .col-md-3 > div {
		position: absolute;
		height: 100%;
	}
	div.banner.horz .col-md-3 > div > .container {
		position: relative;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}
div.banner.horz .col-md-3 > div {
	width: 100%;
}
.container.banner.vert {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	overflow: hidden;
}
div.banner .right .gform_footer { text-align: center; }



[name="availForm"] input[type="submit"]{
    padding: 5px 10px;
    width: 100%;
}
.rev_slider_wrapper:not(.tp-mouseover) .tparrows:before { opacity: 0 !important; }
.banner label.small { margin-bottom: 2px; }
#contentBanner { padding-bottom: 0px !important; }