.logo-emmanuel{
  text-align:center;
}
.logo-emmanuel img{
  width: 50%;
}
.page-home .row .no-margin,
.page-news .row .no-margin{
    border: inherit;
    background: inherit;
}
.page-home .row .no-margin .card,
.page-news .row .no-margin .card{
  margin: 0 !important;
}
.page-home .demo-card-header-pic .card-header{
  height: 20vw;
  margin:0;
  background-size: auto 110%;
  background-repeat: no-repeat;
}
.page-news .demo-card-header-pic .card-header{
  height: 20vw;
  margin:0;
}
.page-home .demo-card-header-pic .card-content h2,
.page-news .demo-card-header-pic .card-content h2{
    margin:0;
    color: #474747;
}

.page-songbook .navbars>.navbar, .page>.navbar, .view>.navbar, .views>.navbar{
    background:white;
}
.page-songbook .list-group-title {
    font-size: 20px !important;
    height: 45px !important;
    background: #e7e7e7 !important;
}

.btn-facebook-login{

}

/** Main Menu Icon */
.icon-cd-home{
  background: url('../img/Home-icon.png') no-repeat center;
  background-size: 100% 100%;
  height: 30px;
  width: 30px;
  border-radius: 15px ;
}
.icon-cd-about{
  background: url('../img/Introduction-icon.png') no-repeat center;
  background-size: 100% 100%;
  height: 30px;
  width: 30px;
  border-radius: 15px ;
}
.icon-cd-calendar{
  background: url('../img/Calendar-icon.png') no-repeat center;
  background-size: 100% 100%;
  height: 30px;
  width: 30px;
  border-radius: 15px ;
}
.icon-cd-mission{
  background: url('../img/Missions-icon.png') no-repeat center;
  background-size: 100% 100%;
  height: 30px;
  width: 30px;
  border-radius: 15px ;
}
.icon-cd-international-news{
  background: url('../img/International-News-icon.png') no-repeat center;
  background-size: 100% 100%;
  height: 30px;
  width: 30px;
  border-radius: 15px ;
}
.icon-cd-vietnam-news{
  background: url('../img/Vietnam-News-icon.png') no-repeat center;
  background-size: 100% 100%;
  height: 30px;
  width: 30px;
  border-radius: 15px ;
}
.icon-cd-liturgy-news{
  background: url('../img/Liturgy-icon.png') no-repeat center;
  background-size: 100% 100%;
  height: 30px;
  width: 30px;
  border-radius: 15px ;
}
.icon-cd-songbook{
  background: url('../img/Songbook-icon.png') no-repeat center;
  background-size: 100% 100%;
  height: 30px;
  width: 30px;
  border-radius: 15px ;
}

/** Songbook Icon */
.icon-praise{
    background: url('../img/praise-icon.png') no-repeat center;
    height: 28px;
    width: 28px;
    border-radius: 15px;
}
.icon-hope-trust{
    background: url('../img/hope-trust-icon.png') no-repeat center;
    height: 28px;
    width: 28px;
    border-radius: 15px;
}
.icon-holy-spirit{
    background: url('../img/holy-spirit-icon.png') no-repeat center;
    height: 28px;
    width: 28px;
    border-radius: 15px;
}
.icon-mary{
    background: url('../img/mary-icon.png') no-repeat center;
    height: 28px;
    width: 28px;
    border-radius: 15px;
}
.icon-mass{
    background: url('../img/mass-icon.png') no-repeat center;
    height: 28px;
    width: 28px;
    border-radius: 15px;
  }
.icon-eucharist{
    background: url('../img/eucharist-icon.png') no-repeat center;
    height: 28px;
    width: 28px;
    border-radius: 15px;
}