.shitModal{
  z-index: 2000;
}

.path{
  width: 100%;
  height: 100%;
  background-color:rgba(255, 0, 0,1);
  color: #ffffff;
  padding: 20px 20px 5px 20px;
}
#about-2 {
    padding:  80px 0 0 0;
    background-color: #fff;
    position: relative;
  }
  
  #about-2 .about-content {
    padding-top: 40px;
  }
  
  #about-2 .about-content h2 {
    color: rgb(53, 50, 87);
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
  }
  
  #about-2 .about-content h6 {
    color: #000000;
    font-weight: 400;
    font-size: 17px;
    text-align: justify;
  }
  #about-2 .about-content h4 {
    color: rgb(53, 50, 87);
    font-weight: 700;
  }
  
  #about-2 .about-content ul {
    list-style: none;
    padding: 0;
  }
  
  #about-2 .about-content ul li {
    padding-bottom: 10px;
  }
  
  #about-2 .about-content ul li i {
    font-size: 20px;
    padding-right: 4px;
    color: #1bb1dc;
  }
  
  #about-2 .about-img img {
    position: relative;
    bottom: 0;

  }
  @media (max-width: 1125px){
    #about-2 .about-img img {
      width: 60%;
      transition: .5s;
      margin-top: 20px;
    }
  }
  
  #about-2 .about-img img {
    width: 70%;
    transition: .5s;
  }
  
  #about-2 .about-img video {
    width: 100%;
    transition: .5s;
  }
  

  #about-3 {
    padding: 80px 0;
    background-color: rgb(37, 37, 37);
  }
  
  #about-3 .about-content {
    padding-top: 40px;
  }
  
  #about-3 .about-content h4 {
    color: rgb(255, 145, 0);
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 21px;
    text-align: justify;
    background-color: rgb(70, 70, 70);
    padding: 10px 20px;
  }
  #about-3 .about-content h2 {
    font-size: 23px;
    color: rgb(255, 145, 0);
  }
  
  #about-3 .about-content h6 {
    color: #fff;
    font-weight: 400;
    font-size: 17px;
    text-align: justify;
  }
  
  #about-3 .about-content ul {
    list-style: none;
    padding: 0;
  }
  
  #about-3 .about-content ul li {
    padding-bottom: 10px;
  }
  
  #about-3 .about-content ul li i {
    font-size: 20px;
    padding-right: 4px;
    color: #1bb1dc;
  }
  
  #about-3 .about-img {
    position: relative;
    margin: 30px 30px 30px 30px;
  }
 
  #about-3 .about-img img {
    width: 70%;
    border: 8px solid #fff;
    transition: .5s;
  }
  
  #about-3 .about-img video {
    width: 100%;
    transition: .5s;
  }
  
  /* about 3 columns */
  #about-3 .member {
    text-align: center;
    position: relative;
    overflow: hidden;
  }
  
#about-3 h4{
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 21px;
    text-align: justify;
    position: absolute;
    top: 0;
}
#about-3 .col-card h4{
    color: rgb(255, 145, 0);
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 21px;
    background-color: rgb(70, 70, 70);
    padding: 10px 20px;
}
@media (max-width: 768px){
  #about-3 .about-content, #about-3 .about-content h4{
    margin-top: 30px;
  }
}
@media (max-width: 575px){
  #about-3 .col-card .v-card {
    margin-top: 70px;
  }
}
#about-3 .v-card{
    margin-top: 70px;
}
#about-3 .v-card .member-info a{
    color: #fff;
    font-size: 13px;
    font-weight: 700;
}
  #about-3 .member .member-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    transition: 0.2s;
    padding: 15px 0;
    background: rgba(29, 28, 41, 0.6);
  }
  
  #about-3 .member .member-info-content {
    transition: margin 0.2s;
    height: 40px;
    transition: height 0.4s;
  }
  
  /* #about-3 .member:hover .member-info {
    transition: 0.4s;
  }
  
  #about-3 .member:hover .member-info-content {
    height: 80px;
  }
   */
  #about-3 .member h4 {
    font-weight: 700;
    margin-bottom: 2px;
    font-size: 18px;
    color: #fff;
  }
  
  #about-3 .member span {
    font-style: italic;
    display: block;
    font-size: 13px;
    color: #fff;
  }
  
  #about-3 .member .social {
    margin-top: 15px;
  }
  
  #about-3 .member .social a {
    transition: none;
    color: #fff;
  }
  
  #about-3 .member .social a:hover {
    color: #1bb1dc;
  }
  
  #about-3 .member .social i {
    font-size: 18px;
    margin: 0 2px;
  }

  /* in the news */

  #intro-news {
    padding: 80px 0;
    background: url("../img/manila.jpg") center top no-repeat;
  background-size: cover;
  background-attachment: fixed;
  }
  
  #intro-news .about-content {
    padding-top: 40px;
  }
  #intro-news .heading-t{
      text-align: center;
  }
  #intro-news .heading-t h1{
    color: rgb(53, 50, 87);
    font-weight: 700;
    font-size: 40px;  
  }
  #intro-news .heading-t p {
      color: #000;
  }

  #intro-news .about-content h4 {
    color: rgb(255, 145, 0);
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 21px;
    text-align: justify;
    background-color: rgb(70, 70, 70);
    padding: 10px 20px;
  }
  #intro-news .about-content h2 {
    font-size: 23px;
    color: rgb(255, 145, 0);
  }
  
  #intro-news .about-content h6 {
    color: #fff;
    font-weight: 400;
    font-size: 17px;
    text-align: justify;
  }
  
  #intro-news .about-content ul {
    list-style: none;
    padding: 0;
  }
  
  #intro-news .about-content ul li {
    padding-bottom: 10px;
  }
  
  #intro-news .about-content ul li i {
    font-size: 20px;
    padding-right: 4px;
    color: #1bb1dc;
  }
  
  #intro-news .about-img {
    position: relative;
    margin: 30px 30px 30px 30px;
  }
  
  #intro-news .about-img img {
    width: 70%;
    border: 8px solid #fff;
    transition: .5s;
  }
  
  #intro-news .about-img video {
    width: 100%;
    transition: .5s;
  }
  
  /* about 3 columns */
  #intro-news .member {
    text-align: center;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
  
#intro-news h4{
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 21px;
    text-align: justify;
    position: absolute;
    top: 0;
}
#intro-news .col-card h4{
    color: rgb(255, 145, 0);
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 21px;
    background-color: rgb(70, 70, 70);
    padding: 10px 20px;
}

#intro-news .member-info a{
    color: rgb(255, 145, 0);
    font-size: 14px;
    font-weight: 700;
    padding: 0 10px;
}
#intro-news .member .member-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    transition: 0.2s;
    padding: 15px 0;
    background: rgb(29, 28, 41);
  }
  
  #intro-news .member .member-info-content {
    transition: margin 0.2s;
    height: 40px;
    transition: height 0.4s;
  }
  
#intro-news .member:hover .member-info {
    transition: 0.4s;
  }
  
#intro-news .member:hover .member-info-content {
    height: 100px;
  }
  #intro-news .member .member-info .more {
    background-color: #fff;
    padding: 5px 20px;
    border-radius: 10px;
    transition: 0.4s;
  }
  #intro-news .member .member-info .more:hover{
    background-color: rgb(156, 156, 156);
    color:  #fff;
  }
  
   #intro-news .member h4 {
    font-weight: 700;
    margin-bottom: 2px;
    font-size: 18px;
    color: #fff;
  }
  
  #intro-news .member span {
    font-style: italic;
    display: block;
    font-size: 13px;
    color: #fff;
  }
  



  /* Frequently Asked Questions Section
--------------------------------*/

#faq-1 {
    padding: 60px 0;
    overflow: hidden;
  }
  
  #faq-1 #faq-1-list {
    padding: 0;
    list-style: none;
  }
  
  
  
  #faq-1 #faq-1-list a {
    padding: 22px 0;
    display: block;
    position: relative;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    line-height: 1;
    font-weight: 400;
    padding-right: 20px;
  }
  
  #faq-1 #faq-1-list i {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 20px;
  }
  
  #faq-1 #faq-1-list p {
    margin-bottom: 20px;
    color: #000;
    line-height: 1.5;
    text-align: justify;
  }
  
  #faq-1 #faq-1-list a.collapse {
    color: #1bb1dc;
  }
  
  #faq-1 #faq-1-list a.collapsed {
    color: #000;
  }
  
  #faq-1 #faq-1-list a.collapsed i::before {
    content: "\f104" !important;
  }
  
  /* video */

  #portfolio .vid-title{
    font-size: 14px;
  }