@media (min-width:639px) {
	#matrix {
		margin:0 !important;
		top:auto !important;
		position:inherit !important;
	}
}
/*#matrix .container {
	text-align: center;
}*/
button.fs.btn {
    padding: 7px 20px;
    margin: 20px auto;
    display: block;
    font-size: 16px;
    width:100%;
}
.row.r2 {
    text-align: center;
}
.thisform.row.r2 {
    margin-bottom: 20px;
}
h2.formtitlebor {
    margin-top: -23px;
}
.fm_bar .freeflow input[type=submit] {
    margin-bottom: 10px;
}
.fm_bar input[type=submit], .fm_bar input[type=submit], .fm_bar input[type=button], .fs.btn {
    font-size: 16px;
}
.blog h2, .single-post h2, .search-results h2, .category h2, .archive h2 {
    font-size: 31px;
}
h2.newdesignsub {
    margin-top: 5px;
    border-bottom:none;
}
.freeflow:hover, .bottompartform:hover {
    background: #EAEAEA 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #0000001a;
    border-radius: 11px;
}
.bottompartform {
    padding-bottom: 10px;
}
.bottompartform a {
    width:100%;
    padding:20px 0 0;
}
.btn.focus, .btn:focus, .btn:hover {
    color: #333 !important;
}
#checkboxes {
    text-align: left;
}