/* 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#contentBanner { padding: 0px !important; }
/* div.contentBanner { background-color: #4a4d08; }
div.contentBanner .center > div { background-image: url( /wp-content/uploads/2015/10/ad-tile.jpg ); }
div.contentBanner > .row > div:not(.center) > div { background: url( /wp-content/uploads/2015/10/ad-normal-tile.jpg ) repeat-x; } /* color the wrapper */
 */
div.contentBanner > .row > div > div { padding: 2em; }


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



[name="availForm"] input[type="submit"]{
	font-size: 0.8em;
    padding: 5px 10px;
    width: 100%;
    line-height: 26px;
}
.rev_slider_wrapper:not(.tp-mouseover) .tparrows:before { opacity: 0 !important; }
.contentBanner label.small { margin-bottom: 0px; }
