/* Add here all your CSS customizations */
.full-screen{ background: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)),
                rgba(0,0,0,0.75) url('../images/home4.jpg') no-repeat center;
    background-size: cover;
    color: #fff;
    text-align: center;
    text-rendering: optimizeLegibility;
    margin: 0;
   /* padding: 15px 10px 15px;
    min-height: 640px; */ }

    .count-block h5{ 
    font-size: 16px;
    margin: 0 0 14px 0;
    text-align-last: center;
    font-weight: 400;}

    .isotope-filters .nav-pills li a {    background: #000000 none repeat scroll 0 0; color: #ffffff !important; }

  .footer-info  h5{     display: block;
    font-size: 1.10em;
    -webkit-margin-before: 1.67em;
    -webkit-margin-after: 1.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
    color: #A97140;
    text-align: center;
    line-height: 10px;
    font-family: montserrat, sans-serif;  }

    .footer-info  h2{
     display: block;
    font-size: 2.00em;
    font-weight: bold;
    color: #A97140 !important;
    text-align: center;
    font-family: montserrat, sans-serif;
    margin: 0px;  }
    .light-t{ 
    display: block;
    font-size: 2em;
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 0.5em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
    color: #ffffff;
     
     }
     .dark-t{

     display: block;
    font-size: 2em;
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 0.5em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
    color: #222222;
     	
     }
     .title-wrap {
         text-align: center;
         font-family: montserrat, sans-serif;
        
      }
      .member-detail-wrap .member-name a {
    font-size: 26px !important;
    font-weight: bold;
    line-height: 24px;
    color:#a97140 !important;
    } 
     .member-detail-wrap .member-name h4{ text-align:center; }

    .what-we-do .member-wrap .member-name a{
    
    font-size: 18px !important;
    font-weight: bold;
    line-height: 24px;
    color:#a97140 !important;
    text-align:center;  }
    .hero-scene-event h2,.hero-scene-event h5{  color: #ffffff; font-weight: bold !important;  }

   @media (max-width: 480px){
  .col-md-8.logo-div {    padding-left: 85px; }
}

     @media (max-width: 320px) {
    .col-md-8.logo-div {   padding-left: 5px; }
}