.eltd-page-header { background-color: white; }  
 .eltd-main-menu li.menu-item a { color: black !important; }
 .bg-white { background: url("../images/bg.png") repeat; } 
 .partner-cont h2{ font-size: 34px }
  .partner-cont p{ color: #333; text-align: justify; }
  .part-img{ text-align: center; }
    .part-img img{width: 90% ; border-radius: 50%; margin-top: 25px }
    p { margin: 0 ;  }
    .vc_custom_1476867859128 p, .vc_custom_1476867859128 p {text-align: justify;  }
    h1, h2, h3 {    margin: 5px 0; }
    footer .eltd-container-inner>.widget, footer .eltd-footer-top.eltd-footer-top-aligment-center {
    text-align: left; }
    footer   h5 { font-size: 17px; }
    footer { font-size: 16px; }
    .contact {font-size: 16px; color: black;}
#slider {
  overflow: hidden; 
}
@keyframes slider {
  0% { left: 0; }
  20% { left: 0; } 
  50% { left: -100%; }
  75% { left: -200%; } 
  100% { left: 0; }
}


#slider figure {
  width:538%;
  margin: 0 20px 0 0;
  position: relative;
  animation: 6s slider infinite;
}
#slider figure:hover {
  /*animation-play-state: paused; enable for pause on hover*/
}
#slider figure img {
  width: 18.6%;
  max-height: 380px;
  float: left;
}
.eltd-btn.eltd-btn-hover-animation:hover .eltd-btn-text{color:#fff}

.gallery .eltd-portfolio-single-media a img {
    display: block;
    max-height: 220px;
    width: 100%;
    overflow: hidden; }
    @media only screen and (max-width: 768px) { #eltd_twitter_widget-3 p {   margin-bottom: 25px !important; } }
    footer .eltd-footer-top:not(.eltd-footer-top-full) .eltd-container-inner {
    padding: 40px 0 40px;
}
    @media only screen and (max-width: 600px) { .eltd-footer-column-2  {   margin-top: 25px !important; } }
.eltd-image-gallery {
    margin: 8px 0 0 0;
}
footer { background-image: url(../images/footer.jpg) !important; }
footer .eltd-footer-inner { 
    background-color: rgba(0, 0, 0, 0.6 );
}
@media only screen and (max-width: 600px)
{.eltd-section-title-outer-holder .eltd-section-title-title-holder h2.eltd-section-title {
    font-size: 30px;
}}