/*
Theme Name:         GCAVv2 by Hello Hudson
Theme URI:          https://roots.io/sage/
Description:        Sage is a WordPress starter theme. <a href="https://github.com/roots/sage">Contribute on GitHub</a>
Version:            8.2.1
Author:             Roots
Author URI:         https://roots.io/

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

div.fca_eoi_layout_content_wrapper {
  margin: 0px !important;
  padding: 320px 30px 0px !important;
  background: url(http://goldclassav.com.au/wp-content/uploads/2016/06/subscribe-banner.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: auto 300px;
}

div.fca_eoi_layout_1 div.fca_eoi_layout_inputs_wrapper, form.fca_eoi_layout_1 div.fca_eoi_layout_inputs_wrapper {
  border-top: 0px !important;
  border-bottom: 0px !important;
}

.newform {
    border-radius: 3px;
    padding: 5px 10px;
    -webkit-appearance: none;
    border: 1px solid rgb(253, 190, 25);
    background-color: #FFF;
    outline: 0;
    width: 100%;
}

.newform.btn {
    width: auto;
    padding: 5px 20px;
    background: rgb(253, 190, 25);
    text-transform: uppercase;
}

section.subscriber {
padding: 80px 0px;
background: url(http://goldclassav.com.au/wp-content/uploads/2016/06/tv-bg.jpg) center center;
background-size: cover;
}

section.subscriber div.fca_eoi_layout_content_wrapper {
    padding: 0px !important;
    background: none;
}

section.subscriber div.fca_eoi_postbox_0_description_copy_wrapper {
    padding: 5px 0px 20px;
}

section.subscriber h3.fca_eoi_postbox_0_headline_copy_wrapper {
    font-weight: 800;
    color: black;
}

section.subscriber div.fca_eoi_postbox_0_description_copy_wrapper div {
    max-width: 500px;
    margin: 0px auto;
}

section.subscriber input {
    padding: 10px 20px;
    border-radius: 3px;
    border: 1px solid white;
    background: rgba(255,255,255,0.85);
}

section.subscriber input.fca_eoi_form_button_element {
    background: black;
    color: #fdbe19;
    padding: 10px 30px;
    border-color: black;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0px auto;
}

section.subscriber .fca_eoi_postbox_0_inputs_wrapper {
    padding: 0px 30px;
}

section.subscriber .fca_eoi_loading_spinner {
margin: 0px auto;
}

.home-content .solutions h4 {
    color: white;
    font-weight: 300 !important;
    font-family: proxima-nova;
    font-size: 110%;
    line-height: 140%;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#fca_eoi_form_548 .fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_headline_copy_wrapper div {
    font-size: 300% !important;
    margin: 0px;
    font-weight: 500;
    font-family: Ample-Bold;
    text-transform: uppercase;
}
.fca_eoi_layout_privacy_copy_wrapper.fca_eoi_form_text_element div {
	padding-bottom: 40px;
}

.gold {
color: #fdbe19 !important;
}

body#tinymce {
height: auto;
min-height: auto;
}