 

@media only screen and (max-width: 480px) {
.icon_box .col-xs-4 {
    width: 49.333333%;
    padding-bottom: 21px;
  }}


footer .copyright-container p {
    font-family: 'Open Sans', sans-serif;
    line-height: 30px;
    font-size: 14px !important;
    color: #fff;
}
p.form-notice { font-size: 13px !important;}
.videoWrapper {
	position: relative;
	padding-bottom: 48.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.im {
    background: #1f203f !important;
}
.im h1 {
    color: white !important;
    text-align: center !important;
    padding-bottom: 3% !important;
}
.im p {
    color: white !important;
}
.vi h2 {
    margin-top: 3% !important;
}
.grow-content-1{
  padding-top:10px !important;
}
.grow-content-2 p {
    font-size: 15px !important;
}

.page-id-2537 .header-main-container {
    display:none;
}

.page-id-2537 .page-title-container {
    display:none;
}

.page-id-2537 .slicknav_menu {
display:none;
}

.page-id-2537 footer {
display:none;
}
/*
.page-id-2537 #wpcf7-f2553-p2537-o3 .wpcf7-form-control .wpcf7-tel{
    font-size: 14.4px ;
    padding: 10px 10px;
}

.page-id-2537 #wpcf7-f2553-p2537-o3 .wpcf7-submit {
    margin-top:5px;
}

#panel-2537-1-1-0> .panel-widget-style {
    background: #ffffff; 
    background: -webkit-linear-gradient(#ffffff, #dedede); 
    background: -o-linear-gradient(#ffffff, #dedede); 
    background: -moz-linear-gradient(#ffffff, #dedede); 
    background: linear-gradient(#ffffff, #dedede);
} */
/*
.page-id-2537 .innerpage-content-container p {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px !important;
    color: #000;
    line-height: 22px;
    text-align:center;
    margin-bottom:5px;
}

.page-id-2537 .btn-primary {
    color: #1f203f;
    background-color: #e5d620;
    border-color: #e5d620;
    width:100%;
    font-size:14px;
    font-weight:bold;
}

.page-id-2537 .wpcf7-text .wpcf7-tel {
    padding:5px !important;
}

#wpcf7-f2689-p2537-o4 .btn-primary {
    width:80%;
    padding:10px 20px;
}

.page-id-2537 .wpcf7-tel {
    width:100%;
    border: 1px solid #c8c8c8;
    border-radius: 5px;
}

.page-id-2537 .form-control {
    padding:0 !important;
}

.page-id-2537 #wpcf7-f2553-p2537-o3 span {
    font-size:10px;
    font-style: italic;
}

*/

/* custom form */

.form-style-6{
    font: 95% Arial, Helvetica, sans-serif;
    max-width: 400px;
    margin: 10px auto;
    padding: 10px;
    background: #F7F7F7;
}
.form-style-6 h1{
    background: #43D1AF;
    padding: 20px 0;
    font-size: 140%;
    font-weight: 300;
    text-align: center;
    color: #fff;
    margin: -16px -16px 16px -16px;
}
.form-style-6 input[type="text"],
.form-style-6 input[type="date"],
.form-style-6 input[type="datetime"],
.form-style-6 input[type="email"],
.form-style-6 input[type="number"],
.form-style-6 input[type="search"],
.form-style-6 input[type="time"],
.form-style-6 input[type="url"],
.form-style-6 textarea,
.form-style-6 select 
{
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    background: #fff;
    margin-bottom: 4%;
    border: 1px solid #ccc;
    padding: 3%;
    color: #555;
    font: 95% Arial, Helvetica, sans-serif;
}
.form-style-6 input[type="text"]:focus,
.form-style-6 input[type="date"]:focus,
.form-style-6 input[type="datetime"]:focus,
.form-style-6 input[type="email"]:focus,
.form-style-6 input[type="number"]:focus,
.form-style-6 input[type="search"]:focus,
.form-style-6 input[type="time"]:focus,
.form-style-6 input[type="url"]:focus,
.form-style-6 textarea:focus,
.form-style-6 select:focus
{
    box-shadow: 0 0 5px #2f3265;
    padding: 3%;
    border: 1px solid #2f3265;
}

.form-style-6 input[type="submit"],
.form-style-6 input[type="button"]{
    width: 100%;
    height:74px;
    margin:0px auto;
    max-width:100%;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 100%;
    background-image: url(http://revstreammarketing.com/wp-content/uploads/2017/06/large-getinstantaccess4.png);
   
}
.form-style-6 input[type="submit"]:hover,
.form-style-6 input[type="button"]:hover{
}

.page-id-2537 .btn-primary {
    border-color: #f7f7f7;
}

/*bottom form*/

.form-style-7{
    font: 95% Arial, Helvetica, sans-serif;
    max-width: 400px;
    margin: 10px auto;
    padding: 16px;
    background: #F7F7F7;
}
.form-style-7 h1{
    background: #43D1AF;
    padding: 20px 0;
    font-size: 140%;
    font-weight: 300;
    text-align: center;
    color: #fff;
    margin: -16px -16px 16px -16px;
}
.form-style-7 input[type="text"],
.form-style-7 input[type="date"],
.form-style-7 input[type="datetime"],
.form-style-7 input[type="email"],
.form-style-7 input[type="number"],
.form-style-7 input[type="search"],
.form-style-7 input[type="time"],
.form-style-7 input[type="url"],
.form-style-7 textarea,
.form-style-7 select 
{
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    background: #fff;
    margin-bottom: 4%;
    border: 1px solid #ccc;
    padding: 3%;
    color: #555;
    font: 95% Arial, Helvetica, sans-serif;
}
.form-style-7 input[type="text"]:focus,
.form-style-7 input[type="date"]:focus,
.form-style-7 input[type="datetime"]:focus,
.form-style-7 input[type="email"]:focus,
.form-style-7 input[type="number"]:focus,
.form-style-7 input[type="search"]:focus,
.form-style-7 input[type="time"]:focus,
.form-style-7 input[type="url"]:focus,
.form-style-7 textarea:focus,
.form-style-7 select:focus
{
    box-shadow: 0 0 5px #2f3265;
    padding: 3%;
    border: 1px solid #2f3265;
}

.form-style-7 input[type="submit"],
.form-style-7 input[type="button"]{
    width: 100%;
    cursor: pointer;
    margin:0px auto;
    height:122px;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 100%;
    background-image: url(http://revstreammarketing.com/wp-content/uploads/2017/06/large-getinstantaccess4.png);

   
}

.form-style-7 input[type="submit"]:hover,
.form-style-7 input[type="button"]:hover {

}

.home-grow-form-elements .inner-row .item-box {
	display: inline-block;
}

.home-grow-form-elements .inner-row .item-box.save {
	vertical-align: top;
	margin: 12px;
}

.lp-form-container .home-grow-form-elements iframe {
	bottom: 0 !important;
}

.home-grow-form-elements input[type='text'],
.home-grow-form-elements input[type='email'] {
	max-width: 280px;
	padding: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

.home-grow-form-elements input[type='submit'] {
	display: block;
	padding: 15px 20px;
}

.captcha-box .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
	margin-bottom: 20px;
}

.captcha-box .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha > div {
	margin: auto;
}

.captcha-box .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha > div iframe {
	margin-top: 0;
}

.captcha-box.sidebar-captcha .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha > div {
	width: 100%;
	height: 160px;
}

.captcha-box.sidebar-captcha .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha > div iframe {
	bottom: 0;
	height: auto;
	top: 0;
	margin: 0;
	left: 0;
}

.rc-anchor-compact-footer {
	margin-top: 0;
	margin-bottom: 0;
	bottom: 20px;
}

@media screen and (min-width: 767px) {
 #panel-2537-5-0-1> .panel-widget-style {
  width: 50% !important;
  /*height:122px;*/
 }
}

@media screen and (min-width: 767px) {
 .form-style-6 input[type="submit"], .form-style-6 input[type="button"] {
  width: 100% !important;
 }
}

@media screen and (min-width: 767px) {
 #pl-2537 .so-panel:last-child {
  width: 100% !important;
  background:contain;
 }
}

.innerpage-content-container p {
    line-height: 12px;
}