/* sidebar Marketo form */
.gridlove-sticky-sidebar .mktoForm {
	width: 100%!important;
    max-width: 100%;
	margin-bottom: 0;
}
.gridlove-sticky-sidebar .mktoForm .mktoGutter,
.gridlove-sticky-sidebar .mktoForm .mktoOffset {
  display: none;
}
.gridlove-sticky-sidebar .mktoForm .mktoHtmlText {
  width: 100% !important;
  color: #FFFFFF;
  font-size: 1.1rem;
  margin-bottom: 1rem;
  line-height: 1;
}
.gridlove-sticky-sidebar .mktoForm .mktoFormCol {
    width: 100%!important;
}
.gridlove-sticky-sidebar .mktoForm .mktoFormRow {
  display: block;
  vertical-align: top;
  width: auto;
  margin: 0;
}

.gridlove-sticky-sidebar .mktoForm label {
  display: none;
}
.gridlove-sticky-sidebar .mktoForm input {
  font-size: 14px;
}
.gridlove-sticky-sidebar .mktoForm input[type=email] {
    width: 100% !important;
    border: 1px solid #c6c6c6 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 3px 10px !important;
    height: auto;
}

.gridlove-sticky-sidebar .mktoForm input[type=email]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #666666;
    font-style:italic;
}
.gridlove-sticky-sidebar .mktoForm .mktoError {
  display: none;
}
.gridlove-sticky-sidebar .mktoForm .mktoButtonWrap {
  margin-left:0 !important;
	display:block;
}

.gridlove-sticky-sidebar .mktoForm .mktoButtonRow {
  display: inline-block;
}
.gridlove-sticky-sidebar .mktoForm .mktoButton {
    display: block;
	text-transform: uppercase;
	font-size: 14px !important;
	border-radius: 2px !important;
	background-color: #00ae41;
	border: 1px solid #00ae41;
	color: #fff;
	box-shadow: none;
	text-shadow: none;
	padding: 7px 20px !important;
	box-shadow: none!important;
	width: auto !important;
	min-width:100px;
	white-space:nowrap !important;
}
.gridlove-sticky-sidebar .mktoForm .mktoButton:hover {
	background-color: #009638;
	border: 1px solid #00ae41;
}

@media (max-width:960px) {
	.gridlove-sticky-sidebar .mktoForm .mktoFormRow {
		display: block;
		width: 100%;
		margin-right: 0;
	}
	.gridlove-sticky-sidebar .mktoForm .mktoButtonRow {
		display: block;
		width: auto;
	}
}
/* .sidebar Marketo form */



/* post footer Marketo form */
.postfooterForm {
	background-color:#083b5c;
	padding:20px;
	text-align:center;
	color: #FFF;
}
.postfooterForm h4{
	color:#FFF;
}
.postfooterForm .mktoForm {
	width: 100%!important;
    max-width: 100%;
	margin-bottom: 0;
	text-align:center;
}
.postfooterForm .mktoForm .mktoGutter,
.postfooterForm .mktoForm .mktoOffset {
  display: none;
}
.postfooterForm .mktoForm .mktoHtmlText {
  width: 100% !important;
  color: #FFFFFF;
  font-size: 1.1rem;
  margin-bottom: 1rem;
  line-height: 1;
}
.postfooterForm .mktoForm .mktoFormCol {
    width: 100%!important;
}
.postfooterForm .mktoForm .mktoFormRow {
  display: inline-block;
  vertical-align: top;
  width: auto;
  margin: 0;
}

.postfooterForm .mktoForm label {
  display: none;
}
.postfooterForm .mktoForm input {
  font-size: 14px;
}
.postfooterForm .mktoForm input[type=email] {
    width: 100% !important;
    border: 1px solid #c6c6c6 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 3px 10px !important;
    height: auto;
}

.postfooterForm .mktoForm input[type=email]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #666666;
    font-style:italic;
}
.postfooterForm .mktoForm .mktoError {
  display: none;
}
.postfooterForm .mktoForm .mktoButtonWrap {
  margin-left:5px !important;
}

.postfooterForm .mktoForm .mktoButtonRow {
  display: inline-block;
  vertical-align: top;
  width: 15%;
}
.postfooterForm .mktoForm .mktoButton {
      display: inline-block;
	text-transform: uppercase;
	font-size: 14px !important;
  border-radius: 2px !important;
  background-color: #00ae41;
  border: 1px solid #00ae41;
  color: #fff;
  box-shadow: none;
  text-shadow: none;
  padding: 7px 20px !important;
	box-shadow: none!important;
  width: auto !important;
	min-width:100px;
	white-space:nowrap !important;
}
.postfooterForm .mktoForm .mktoButton:hover {
	background-color: #009638;
	border: 1px solid #00ae41;
}

@media (max-width:960px) {
	.postfooterForm .mktoForm .mktoFormRow {
		display: block;
		width: 100%;
		margin-right: 0;
	}
	.postfooterForm .mktoForm .mktoButtonRow {
		width: auto;
	}
	.postfooterForm .mktoForm .mktoFieldWrap {
		float:none;
	}
}
/* .post footer Marketo form */


/* popover Marketo form */
.popmake .mktoForm {
	width: 100%!important;
    max-width: 100%;
	margin-bottom: 0;
}
.popmake .mktoForm .mktoGutter,
.popmake .mktoForm .mktoOffset {
  display: none;
}
.popmake .mktoForm .mktoHtmlText {
  width: 100% !important;
  color: #FFFFFF;
  font-size: 1.1rem;
  margin-bottom: 1rem;
  line-height: 1;
}
.popmake .mktoForm .mktoFormCol {
    width: 100%!important;
}
.popmake .mktoForm .mktoFormRow {
  display: inline-block;
  vertical-align: top;
  width: auto;
  margin: 0;
}

.popmake .mktoForm label {
  display: none;
}
.popmake .mktoForm input {
  font-size: 14px;
}
.popmake .mktoForm input[type=email] {
	width: 250px !important;
    max-width: 100% !important;
    border: 1px solid #c6c6c6 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 8px 10px !important;
    height: auto;
}

.popmake .mktoForm input[type=email]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #666666;
    font-style:italic;
}
.popmake .mktoForm .mktoError {
  display: none;
}
.popmake .mktoForm .mktoButtonWrap {
	margin-left:10px !important;
	display:block;
}

.popmake .mktoForm .mktoButtonRow {
  display: inline-block;
}
.popmake .mktoForm .mktoButton {
    display: block;
	text-transform: uppercase;
	font-size: 14px !important;
	border-radius: 2px !important;
	background-color: #00ae41;
	border: 1px solid #00ae41;
	color: #fff;
	box-shadow: none;
	text-shadow: none;
	padding: 11px 20px !important;
	box-shadow: none!important;
	width: auto !important;
	min-width:100px;
	white-space:nowrap !important;
}
.popmake .mktoForm .mktoButton:hover {
	background-color: #009638;
	border: 1px solid #00ae41;
}

@media (max-width:960px) {
	.popmake .mktoForm .mktoFormRow {
		display: block;
		width: 100%;
		margin-right: 0;
	}
	.popmake .mktoForm .mktoButtonRow {
		display: block;
		width: auto;
	}
}
/* .popover Marketo form */


/* footer Marketo form */
.gridlove-footer .mktoForm {
	width: 100%!important;
    max-width: 100%;
	margin-bottom: 30px;
}
.gridlove-footer .mktoForm .mktoGutter,
.gridlove-footer .mktoForm .mktoOffset {
  display: none;
}
.gridlove-footer .mktoForm .mktoHtmlText {
  width: 100% !important;
  color: #FFFFFF;
  font-size: 1.1rem;
  margin-bottom: 1rem;
  line-height: 1;
}
.gridlove-footer .mktoForm .mktoFormCol {
    width: 100%!important;
}
.gridlove-footer .mktoForm .mktoFormRow {
  display: inline-block;
  vertical-align: top;
  width: auto;
  margin: 0;
}

.gridlove-footer .mktoForm label {
  display: none;
}
.gridlove-footer .mktoForm input {
  font-size: 14px;
}
.gridlove-footer .mktoForm input[type=email] {
    width: 100% !important;
    border: 1px solid #c6c6c6 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 3px 10px !important;
    height: auto;
}

.gridlove-footer .mktoForm input[type=email]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #666666;
    font-style:italic;
}
.gridlove-footer .mktoForm .mktoError {
  display: none;
}
.gridlove-footer .mktoForm .mktoButtonWrap {
  margin-left:5px !important;
}

.gridlove-footer .mktoForm .mktoButtonRow {
  display: inline-block;
  vertical-align: top;
  width: 15%;
}
.gridlove-footer .mktoForm .mktoButton {
      display: inline-block;
	text-transform: uppercase;
	font-size: 14px !important;
  border-radius: 2px !important;
  background-color: #00ae41;
  border: 1px solid #00ae41;
  color: #fff;
  box-shadow: none;
  text-shadow: none;
  padding: 7px 20px !important;
	box-shadow: none!important;
  width: auto !important;
	min-width:100px;
	white-space:nowrap !important;
}
.gridlove-footer .mktoForm .mktoButton:hover {
	background-color: #009638;
	border: 1px solid #00ae41;
}

@media (max-width:960px) {
	.gridlove-footer .mktoForm .mktoFormRow {
		display: block;
		width: 100%;
		margin-right: 0;
	}
	.gridlove-footer .mktoForm .mktoButtonRow {
		display: block;
		width: auto;
	}
}
/* .footer Marketo form */

