/* body {
  background-color:  #6C757D ;
  font-family: "Noto Sans TC";
} */


#home_banner_pic
{
  max-height: 250px;
  max-width: 250px;
  width: 30%;

}

.Ann-image{border: none;}


@media screen and (max-width: 900px){
  #home_banner
  {
    width: 25%;
  
  }
}

@media screen and (max-width: 575px){
  #content_home_banner .h3
  {
    font-size: 1rem;
  
  }
}

@media screen and (max-width: 400px){
  #home_banner_video {
    width: 100vw; 
    height: 100vh;
    object-fit: cover;
  
}
}

/* Why Emis? Start */
#content_WhyEmis .card-text
{
  font-size: 16px;
}

#content_WhyEmis #WhyEmis-card
{
 border-radius: 30px;
 max-width: 350px;
 margin: auto;

}

#content_WhyEmis #WhyEmis-card .btn-service:hover
{
color: white;
}

#content_WhyEmis #WhyEmis-card .btn-exp:hover
{
color: white;
}


@media screen and (max-width: 900px){
  #content_WhyEmis .card-text
  {
    font-size: 12px;
  }
  #content_WhyEmis #card-link
  {
    font-size: 12px;
  }
}
@media screen and (max-width: 576px){
  #content_WhyEmis .card-text
  {
    font-size: 16px;
  }
  #content_WhyEmis #card-link
  {
    font-size: 16px;
  }
}




@media screen and (min-width: 900px){
#content_WhyEmis .btn-outline-primary, #content_WhyEmis .btn-outline-info, #content_WhyEmis .btn-outline-danger
{
  min-width: 100px;
  text-align: center;
  font-size: 26px;
}
}

@media screen and (max-width: 750px){
  #content_WhyEmis .btn-outline-primary, #content_WhyEmis .btn-outline-info, #content_WhyEmis .btn-outline-danger
{
 
  font-size: 20px;
}
}


@media screen and (min-width: 1200px){
  #content_WhyEmis #card-text-details
  {
    margin-left: 50px;
    margin-right: 50px;
  }
  }

 /* Why Emis? End */

 /* 4-Services Start */


 #cards_4Services
 {
  /* border-radius: 30px; */
  max-width: 300px;
  margin: auto;
 
 }
 

 /* 4-Services End */