/*
	Theme Name: No Brainers
	Description: This is the No Brainers theme created on the Genesis Framework.
	Author: Uptimizers
	Author URI: https://uptimizers.nl/
	Version: 1.0.0
	Tags: black, red, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
	Template: genesis
	Template Version: 2.6.1
	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	Text Domain: nobrainers
*/
.video-wrapper iframe,
.video-wrapper object,
.video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.pagination-wrapper .screen-reader-text {
    display: none!important;
}
label.error {
    color: #e80000;
}

#request-form input {
    margin-bottom: 25px;
}