footer {
	color: #fff;
	font-family: "Graphik Web",sans-serif;
	background-color: #1A1A1A !important;
}
footer h3 {
    font-size: 16px;
    font-weight: 600;
    margin-top: 0;
    font-family: "Graphik Web",sans-serif;
    text-align: left;
    margin-bottom: 10px;
        -webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
}
footer .row {
    margin: 30px 0;
}
footer .signup {
    text-align: center;
    margin-bottom: 30px;
        -webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
}
footer .signup h2 {
	font-family: "Chronicle Display A", "Chronicle Display B";
	font-style: normal;
	font-weight: 300;
    font-size: 34px;
    line-height: normal;
    margin: 0;
    text-align: center;
}
footer .signup p {
    font-size: 16px;
    font-weight: 300;
    margin: 20px 0 0 0;
    line-height: 26px;
    width: 60%;
    display: inline-block;
    color: #fff;
    
}
footer .about p, footer p {
    margin-top: 20px;
    line-height: 24px;
    color: #fff;
    font-weight: normal;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
}
footer ul {
    padding: 0;
}
footer ul li {
    list-style-type: none;
    padding: 5px 0;
}
footer ul li a, footer a {
    color: #fff;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
}
footer ul li a:hover, footer a:hover {
    color: #ef2e2e;
    text-decoration: none;
}
footer .row:last-child {
    margin-bottom: 0;
    text-align: center;
}
footer .info .row:last-child p {
    margin: 0;
    line-height: 0;
    font-size: inherit;
    font-weight: normal;
    font-family: "Graphik Web",sans-serif;
    -webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
}
footer .address p {
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    margin: 0 0 10px;
    font-family: "Graphik Web",sans-serif;
    -webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
}
footer .address a {
	color: #fff;
}
footer .address a:hover {
	color: #ef2e2e;
	text-decoration: none;
}
footer .social {
	float: none;
}
footer .social a, footer .social a:hover {
	color: #ef2e2e;
	text-decoration: none;
}
footer .about {
    margin-bottom: 30px;
}
footer p > br {
	display: block;
}
footer .social a {
    color: #fff;
    font-size: 20px;
    padding-right: 10px;
    text-decoration: none;
    padding-left: 0;
}
footer .social a:hover {
	color: #ef2e2e;
}

/* */
#mktoForm_1005 .mktoFormCol {
    width: 100% !important;
    position: relative;
}
#mktoForm_1005 input#Email {
    width: 100% !important;
    border: 0 !important;
    background: #fff !important;
    padding: 30px 20px;
    color: #000;
}
#mktoForm_1005 .mktoButtonWrap.mktoNative {
    float: left;
    margin: 0;
    width: 100%;
    height: 100%;
}
#mktoForm_1005 .mktoButtonRow {
    width: 25%;
    float: left;
}
form.mktoForm .mktoOffset {
    height: 5px;
    display: none;
}
#mktoForm_1005 .mktoFormRow {
    clear: none;
    width: 75%;
    float: left;
}
#mktoForm_1005 .mktoButton {
    background-color: #f29c35 !important;
    background: #f29c35 !important;
    border: none !important;
    margin: 0 !important;
    width: 100%;
    height: 60px;
    font-size: 16px;
    font-family: RidleyGrotesk-Regular !important;
	font-weight: normal !important;
	font-style: normal !important;
	letter-spacing: 2px !important;
}
.form {
    margin-bottom: 30px;
}
.form h3 {
    text-align: center;
    font-size: 22px;
    font-weight: 300;
    margin: 15px 0 50px 0;
    font-family: "Graphik Web",sans-serif;
    -webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
}
.footer-logo {
    background: rgba(0, 0, 0, 0) url("../images/convene_logo_white.png") no-repeat;
    display: block;
    height: 35px;
    width: 200px;
    background-size: contain;
}

@media (max-width: 667px) {
	#mktoForm_1005 .mktoFormRow {
		width: 60% !important;
	}
	#mktoForm_1005 .mktoButtonRow {
		width: 40% !important;
	}
	.mktoForm {
		padding: 0 !important;
	}
}