/*
Theme Name: Islamic Relief USA
Theme URI: https://irusa.org/
Author: Asad Khan
Description: Islamic Relief USA Theme
Version: 1.0
Text Domain: islamicreliefUSA
*/

@import url(https://fonts.googleapis.com/css2?family=Gloria+Hallelujah&display=swap);

.news-sidebar h3{margin-top:0px; margin-bottom:5px;}
.news-sidebar h2{margin-top:0px; font-size:24px; margin-bottom:5px;}
.news-sidebar .wrap{margin-bottom:40px;}
.news-sidebar ul{line-height:normal; padding:0px; margin-left:0px;}
.news-sidebar li{line-height:normal; margin:0px; background:none; padding:0px;}
.news-sidebar li a{display:block; padding:10px 0px; border-bottom:2px dotted #cccccc; font-weight:500;}

.newsSectionWrap{display:block; margin-bottom:30px; max-width:570px;}
.newsSectionWrap .pad{padding:20px 20px;min-height:90px;}
.newsSectionWrap .pad h3{margin-bottom:0px; margin-top:10px; font-size:18px; line-height: 24px; height:3em;}
.newsSectionWrap img{transition:all 0.2s ease;  display:inline-block;}
.newsSectionWrap:hover img{opacity:0.8;}

.nav.navbar-right li{display:inline-block !important;}

.campaign-h1 {
    font-family: 'geo-stancila-sb';
    text-align: left;
    color: #029ee3;
    font-size: 48px;
    padding-top: 35px;
    text-transform: uppercase;
    margin: 0px;
    margin-bottom: 15px;
}
.campaign-p {
    font-size: 18px;
}
.challenges-p {
    font-size: 25px;
    font-family: 'geo-stancila-sb';
    padding-left: 15px;
    padding-right: 20px;
    font-weight: 600;
}
footer h3 a {
    color: #fff;
}
.blog-heading-h1{
    font-family: 'geo-stancila-sb';
    text-align: left;
    color: #029ee3;
    font-size: 48px;
    padding-top: 35px;
    text-transform: uppercase;
    margin: 0px;
    margin-bottom: 15px;
}
.section-height{min-height: 386px;}
.section-height .blogsection{    min-height: 115px;}
.secNews p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;
    color: #000;
    font-weight: 400;
}
.author-name {
    font-size: 13px !important;
    margin-bottom: 5px !important;
    /* padding: 0 15px; */
    padding-top: 20px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    color: #fff !important;
}
.author-title {
    font-size: 18px !important;
    line-height: 24px !important;
    margin-top: 0px !important;
    margin-top: 5px !important;
}
.blogsection {
    padding: 1px 10px;
}
.date-blg {
    font-size: 13px !important;
    float: right;
}


.authorBan{display:flex; align-items: center;}
.authorImgWrap{margin-right:20px;}
.authorImgWrap img{max-width: 100%; height:auto; min-width:150px;}
.authorBan .AutCaption{line-height: normal;}
.authorBan .AutCaption h1{ font-size: 48px; text-transform: uppercase; color: #fff; margin: 0px; margin-bottom: 15px;}
.authorBan .AutCaption p{color:#fff;}


.footer-logo{margin: 45px; margin-left: 0px; margin-bottom: 0px;}
@media (max-width: 767px){
	.authorBan .AutCaption h1{ font-size: 36px;}
}
@media (max-width: 480px){
    body{padding-top:106px;}
}


.fx-height{
height : 90px;
}
.fx-md-height{
height : 120px;
}