/* # Genesis Child Theme  
Theme Name: Business Foundation
Description: Genesis Child Theme
Author: Corporate Conversions
Author URI: https://www.corporateconversions.com/
Template: genesis  

@import url(../genesis/style.css);
*/

@font-face {
	font-family:'icomoon';
	src:url(fonts/icomoon.eot);
	src:url(fonts/icomoon.eot#iefix) format('embedded-opentype'),url(fonts/icomoon.woff) format('woff'),url(fonts/icomoon.ttf) format('truetype'),url(fonts/icomoon.svg#icomoon) format('svg');
	font-weight:normal;
	font-style:normal
}


/* ## Box Sizing
--------------------------------------------- */

/* ## Float Clearing
--------------------------------------------- */

/* # Defaults
---------------------------------------------------------------------------------------------------- */

/* ## Headings
--------------------------------------------- */

/* ## Objects
--------------------------------------------- */

.fl-video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.fl-video video,
.fl-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* ## Gallery
--------------------------------------------- */

/* ## Forms
--------------------------------------------- */

#gform_submit_button_2:hover {
	background: #d5222c;
    cursor: pointer;
}

#gform_submit_button_2 {
    background: #182a41;
    display: block;
    width: 100%;
	max-width:200px;
	margin: 0 auto;
    color: #fff;
    font-size: 1.25em;
    line-height: 1.75em;
    /*padding: .5em 1.6em .5em 4.25rem;*/
	padding: .5em 1.6em;
    position: relative;
    text-transform: uppercase;
	border: none;
}

/*
#gform_submit_button_2::before {
    font-family: FontAwesome;
    content: "\f061";
    display: block;
    font-size: 1em;
    position: absolute;
    left: 0em;
    top: 0px;
    color: rgb(255, 255, 255);
    background: rgb(213, 34, 44);
    padding: 0.5em 1.25rem;
}

#gform_submit_button_2::after {
    font-family: FontAwesome;
    content: "\f061";
    font-size: 1em;
    line-height: 1em;
    display: block;
    padding: .5em 1em .5em 1em;
    position: absolute;
    right: 0em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
*/

/* ## Tables
--------------------------------------------- */

/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */

body.home {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

html.godwin-embed,
body.godwin-embed {
    border-top: none !important;
}

/* ## Site Containers
--------------------------------------------- */

/* ## Column Widths and Positions
--------------------------------------------- */

/* ### Wrapping div for .content and .sidebar-primary */

/* ### Content */

/* ### Secondary Sidebar */

/* ## Column Classes
--------------------------------------------- */

/* # Common Classes
---------------------------------------------------------------------------------------------------- */

.fl-builder-content .content_button a.fl-button, 
.fl-builder-content .content_button .fl-builder-content a.fl-button:visited {
    background: transparent !important;
    border: none !important;
    color: #182a41 !important;
	padding: 0px !important;
}
.content_button .fl-builder-content a.fl-button, 
.content_button a.fl-button:visited {
    font-size: 16px;
    line-height: 18px;
    padding: 0;
}
.content_button .fl-module-content {
    margin: 0px;
}
.content_button {
    margin-left: 20px;
}

/* ## Avatar
--------------------------------------------- */

/* ## Genesis
--------------------------------------------- */

/* ## Search Form
--------------------------------------------- */

/* ## Titles
--------------------------------------------- */

/* ## WordPress
--------------------------------------------- */

/* # Widgets
---------------------------------------------------------------------------------------------------- */

/* ## Featured Content
--------------------------------------------- */

.fl-row-content-wrap {
    padding-top: 0px !important;
}
.fl-video {
    padding-top: 0px !important;
}

/* # Plugins
---------------------------------------------------------------------------------------------------- */

/* ## Genesis eNews Extended
--------------------------------------------- */

/* ## Jetpack
--------------------------------------------- */

/* # Site Header
---------------------------------------------------------------------------------------------------- */

/* ## Title Area
--------------------------------------------- */

/* ## Widget Area
--------------------------------------------- */

/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

/* ## Site Header Navigation
--------------------------------------------- */

/* ## Primary Navigation
--------------------------------------------- */

/* ## Secondary Navigation
--------------------------------------------- */

/* # Content Area
---------------------------------------------------------------------------------------------------- */

/* ## Entries
--------------------------------------------- */

/* ## Entry Meta
--------------------------------------------- */

/* ## Pagination
--------------------------------------------- */

/* ## Comments
--------------------------------------------- */

/* # Sidebars
---------------------------------------------------------------------------------------------------- */

/* # Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background-color: #333;
	clear: both;
	padding-top: 40px;
}

.footer-widgets,
.footer-widgets a {
	color: #999;
}

.footer-widgets input {
	border: 1px solid #333;
}

.footer-widgets a.button,
.footer-widgets a:hover {
	color: #fff;
}

.footer-widgets li {
	border-bottom: 1px dotted #666;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.footer-widgets .widget {
	margin-bottom: 40px;
}

.footer-widgets p:last-child {
	margin-bottom: 0;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	width: 340px;
}

.footer-widgets-1 {
	margin-right: 60px;
}

.footer-widgets-1,
.footer-widgets-2 {
	float: left;
}

.footer-widgets-3 {
	float: right;
}


/* # Site Footer
---------------------------------------------------------------------------------------------------- */


/* # Media Queries
---------------------------------------------------------------------------------------------------- */

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


}

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


}

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


}
