/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 18 2018 | 00:02:57 */
img.header-image{
    height: 1.1em;
    margin: 1.2em 0;
}

.header-navigation-donate{
	background-color: #CA4948;
	margin-left:30px;
}

.header-navigation-donate a:hover{
	background-color: #cf534f !important;
}

@media (max-width: 768px) {
	.header-navigation-donate{
		margin-left:0;
	}
}

.navigation-search input{
	opacity:1;
}

.footer-header-img{
  	display:block;
	margin:20px auto 0;
}

.footer-header a>i{
	margin:0 10px
}
.footer-header-social{
    padding:30px 0 0;
    text-align:center;
}

.widget .fts-jal-fb-description-wrap{
    max-width:50% !important;
}

.fts-fb-large-photo, .fts-jal-fb-vid-picture, .fts-jal-fb-picture, .fts-fluid-videoWrapper-html5 {
    max-width: 40% !important;
    float: left !important;
}

.row-separator{
    border-bottom: 5px solid #CA4948;
  	padding-bottom: 15px;
    margin-bottom: 30px;
}

hr{
    background-color:#CA4948;
}

.inside-right-sidebar .widget ul li {
    padding: 0;
    border-left: 1px solid #CA4948;
    margin: 10px 0;
    padding-left: 5px;
}

img.fts-twitter-description-image {
    max-height: 200px;
}
.fts-jal-fb-description{
	max-height:350px;
}