.content {
    max-width: 1400px;
}

h2.entry-title {
    background: none;
}

.site-header .custom-logo-link .custom-logo {
    max-height: 160px;
}

.nav-primary {
    margin-top: 2%;
}

.cta a {
    color: #ffffff;
    background: #000;
}

.genesis-nav-menu > .menu-item > a:focus, .genesis-nav-menu > .menu-item.current-menu-item > a {
    color: #ff1400;
}

.genesis-nav-menu-bold a {
	font-weight:bold;
}

.site-footer {
    text-align: center;
}

.site-footer .footer-copyright-container {
    float: none;
    max-width: 100%;
    text-align: center;
}

.site-footer .footer-logo {
    float: none;	
}

.site-header {
    padding: 0% 10% 0% 7%;
}

.site-footer p {
    font-size: 12px;
}

@media only screen and (max-width: 600px){ .site-header .custom-logo-link .custom-logo {
	height: auto;
	float: none;
	padding-top: 3%;
}
}
	
@media only screen and (max-width: 600px) {
.wp-custom-logo .title-area {
	height: 20px;
}
}
	
@media only screen and (max-width: 600px) {
p {
    font-size: 16px !important;
}
}

.site-container .wp-block-pullquote, .site-container .wp-block-quote {
    margin: 2%;
}

.wp-block-pullquote {
    padding: 1%;
}

.site-container .wp-block-pullquote p, .site-container .wp-block-pullquote.is-style-solid-color p {
    font-size: 24px;
    margin-bottom: 2%;
}

h3.has-background {
    padding: 1.25em 2.375em;
    border: 1px #ce3a0d solid;
    border-radius: 5px;
}

.site-container .gb-button {
    text-transform: none;
}

.entry-title {
    font-size: 48px;
    font-weight: 400;
    background: #000;
    color: #fff;
    padding: 1%;
    border-radius: 5px;
}

@media only screen and (max-width: 480px) {
.wp-custom-logo .menu-toggle {
    margin-top: 3%;
}
}

@media only screen and (max-width: 1023px){
.genesis-responsive-menu .wrap {
    padding: 10%;
}
}

@media only screen and (max-width: 600px){
.site-header {
    padding: 0% 10% 10% 7%;
}
}

@media only screen and (max-width: 600px) {
h1, .entry-title {
    font-size: 36px;
}
}


.archive-description .entry-title, .archive-title, .author-box-title {
    letter-spacing: normal;
    font-size: 48px;
    font-weight: 400;
}

figcaption, .gallery-caption, .wp-caption-text {
    line-height: 1.5;
}