/**
 * Theme Name: NHAHA 2020
 * Version: 1.0
 * Author: Millennium
**/
.main-content__text {
font-size:24px;
line-height: 1.3em !important;
}

.strategic__content,
.main-content__text{
font-size:24px;
line-height: 1.3em !important;
}

.strategic__content p,
.main-content__text p{
font-size:24px;
line-height: 1.3em !important;
margin-bottom:20px;
}
.strategic__content h2,
.main-content__text h2{
color: #F7941D;
font-family: "trajan-pro-3",serif;
font-weight: 500;
margin-top:00px;
margin-bottom:10px;
}
.strategic__content h4,
.main-content__text h4{
    font-family: sans-serif;
    font-weight:300;
    margin-top:00px;
    margin-bottom:10px;
}
.footer__content-item:last-child {
    line-height: 1.3;
}

.top-line {
min-height: 15px !important;
}

.footer-rights {
    margin-top: 0px !important;
}

.social{ 
    margin-right: 15px !important;
}

.post-468 h1 {display:none;}

.accordion {
    margin-left: 0 !important;
	padding-left: 0 !important;
    background: #fefefe;
    list-style-type: none;
	margin-bottom:40px;
}

.accordion-item{
    margin: 0 !important;
	padding: 0 !important;
}
.accordion-title {
    font-family: sans-serif;
    font-weight: 600;
    color: #F7941D;
	font-size: 1.2625rem;
}

.new_hampshireHtml5MapStateInfo hr {
	clear:none !important;
	border-bottom: 1px solid #a3a3a3;
	padding-left:20px;
}
.fm-map-container {
	background-color: #fff;
    z-index: 9;
	margin-right:20px;
}

.new_hampshireHtml5Mapright .new_hampshireHtml5MapStateInfo, 
.new_hampshireHtml5Mapright .new_hampshireHtml5MapStateInfo {
	margin-left:440px !important;
}
@media only screen and (max-width: 640px) {
.new_hampshireHtml5Mapright .new_hampshireHtml5MapStateInfo, 
.new_hampshireHtml5Mapright .new_hampshireHtml5MapStateInfo {
	margin-left:0px !important;
	clear:both !important;
	float:left !important;
}
}