/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.73.1519157889
Updated: 2018-02-20 20:18:09
*/



/* Homepage eBook Form */

.arcc-ebook-h1 {
	color: #749b98; 
	font-style: italic; 
	font-weight: bold; 
	font-size: 48px;
}

.wufoo input[type="text"],
.wufoo input[type="email"] {
	padding: 7px 12px;
	border: 1px solid #ccc;
	background: #fff;
}

.wufoo li.focused,
#form352.wufoo li.focused {
    background-color: transparent !important;
}

#form352.wufoo input.submit {
	background-color: #749b98;
	border: 0;
	padding: 12px 30px;
	color: #fff;
	border-radius: 3px;
	font-size: 19px;
	font-family: 'Nunito';
	margin-top: 20px;
}

#form352.wufoo input.submit:hover {
	background-color: #4c6260;
	cursor: pointer;
	transition: all 0.3s ease;
}

#form352.wufoo li#fo352li7,
#form352.wufoo li#fo352li3 {
	float: none;
	width: calc(100% - 32px) !important;
}


@media screen and (max-width: 979px) {
	#arcc-wufoo-form {
		width: 100%;
	}
	#arcc-home-ebook-section h1,
	#arcc-home-ebook-section h3,
	#arcc-home-ebook-section p {
		text-align: center;
	}
	.arcc-ebook-h1 {
		font-size: 40px;
		line-height: 1.1;
	}
	#arcc-home-ebook-section h3 {
		font-size: 26px;
	}
	#form352.wufoo input.submit {
		margin-left: auto;
		margin-right: auto;
	}
}

@media screen and (min-width: 980px) {
	#form352.wufoo input.submit {
		margin-left: 0;
		margin-right: 0;
	}
	#arcc-wufoo-form {
		width: 53%;
	}
	
}
@media screen and (min-width: 981px) {
	/*#logo{ max-height: 45% !important;}*/
}
/* Video Landing 1 */
#form412.wufoo {
	text-align: center!important;
}

#form412.wufoo input.submit {
	background-color: #749b98;
	border: 0;
	padding: 12px 30px;
	color: #fff;
	border-radius: 3px;
	font-size: 19px;
	font-family: 'Nunito';
	margin-top: 20px;
}

#form412.wufoo input.submit:hover {
	background-color: #4c6260;
	cursor: pointer;
	transition: all 0.3s ease;
}
/* Video Landing 2 */
#form414.wufoo {
text-align: center!important;
}

#form414.wufoo input.submit {
	background-color: #749b98;
	border: 0;
	padding: 12px 30px;
	color: #fff;
	border-radius: 3px;
	font-size: 19px;
	font-family: 'Nunito';
	margin-top: 20px;
}

#form414.wufoo input.submit:hover {
	background-color: #4c6260;
	cursor: pointer;
	transition: all 0.3s ease;
}
/* Video Landing 3 */
#form415.wufoo {
text-align: center!important;
}

#form415.wufoo input.submit {
	background-color: #749b98;
	border: 0;
	padding: 12px 30px;
	color: #fff;
	border-radius: 3px;
	font-size: 19px;
	font-family: 'Nunito';
	margin-top: 20px;
}

#form415.wufoo input.submit:hover {
	background-color: #4c6260;
	cursor: pointer;
	transition: all 0.3s ease;
}


.home #logo2 {
    width: auto !important;
}