.fusion-secondary-header {
    background-color: #008522;
    font-size: 12px;
    color: #747474;
    border-bottom-color: #e5e5e5;
}

.tfs-slider .slide-content-container .with-bg .fusion-title-sc-wrapper {
    padding: 13px 45px;
}

.fusion-content-boxes .content-container>p:last-child {
    font-size: .8em;
}
.fusion-content-boxes .fusion-column, .fusion-content-boxes.fusion-columns-1 .fusion-column {
    margin-bottom: 0px;
}

/* next class is for space after capcha on forms */
.wpcf7-form-control-wrap {
    position: relative;
    margin-bottom: 1em;
}

.faqbox .fa-fusion-box {
    background-color: #cccccc !important;
    border-color: #002072 !important;
}

.faqbox .fusion-accordian #accordian-1 .panel-title .active .fa-fusion-box, .fusion-accordian #accordian-1 .panel-title a:hover .fa-fusion-box {
    background-color: #5b6770 !important;
    border-color: #002072 !important;
}



.post-content h1 {
    color: #008522;
	margin-top: 0;
}

.fusion-page-title-bar {
    height: 30px;
}
#sidebars {
		border-right: 1px #747474 solid;
	border-left: 1px #747474 solid;
}

#boxcenter {
		    width:50%; 
        margin-left: auto;
	       margin-right: auto;
}
.paymentbox .fusion-content-boxes.content-boxes-icon-on-top .content-container, .fusion-content-boxes.content-boxes-icon-on-top .fusion-read-more {
	margin-bottom:0px;
}

.paymentbox .fusion-content-boxes .content-wrapper-background {
    padding: 24px;
}


.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon .content-box-heading {
      font-weight: bold !important;
}

.white, .white a {
	color:#ffffff;
	
}
#main {
     padding: 0;
}

.footer2 {
	
	font-size:14px;
	text-transform: uppercase;
	
}
.footer2 p {
	
	margin-bottom:0;
	
}
.smaller p {
font-size:0.9em;	
}

#foot-text-area {
margin-top:0;	
}

.fusion-column-wrapper
{
max-width:1200px;	
margin-left: auto;
margin-right: auto;
	    width: 94%;
}


/* the following are is to make the menu bar smaller */

.fusion-logo {
        margin-right: 0px !important;
        margin-left: 0px !important;
		margin-top: 6.5px !important;
    	margin-bottom: 6.5px !important;
}
.fusion-header {
        height: 65px !important;
}
.fusion-bar-highlight {
	    line-height: 59px !important;
    height: 65px !important;	
}

.fusion-main-menu > ul > li > a {
    font-size: 14px !important;
}
.fusion-is-sticky .fusion-main-menu > ul > li {
    padding-right: 35px !important;
}

.fusion-main-menu > ul > li {
    padding-right: 35px !important;
}
/* to make it like the 100% template */
#main .fusion-row {
	max-width:100%;
}
/* media query section */
@media only screen and (max-width: 800px) {
.post-content h1 {
		font-size:24px;	
}
.fusion-body .fusion-page-title-bar {
		height:24px;
	min-height:0px;
	}
	.fusion-content-boxes .heading img {
		max-height:50px;
		max-width:50px !important;
	}
	
	#sidebars {
		border-right: none;
	border-left: none;
}
	
	#boxcenter {
		    width: 100%;
        
}

	.fusion-header {
    height: 92px !important;
}
	.fusion-mobile-nav-item a {
    line-height: 35px !important;
    height: 35px !important;
}
	
}