.navbar-brand img {
    max-height: 125px;
}
.footer-logo img {max-height: 95px;}

.navbar-area .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .nav-link {  
  font-size: 14px;
  padding: 4px 10px;
}

.about-wrap.style-three .about-content-wrap .about-content .ceo-box .contact-item {
  width: 100%;
}

.service-card.style-three {  
  padding: 10px; 
}

.page-nav .text-muted {color: white !important; }

.switch-theme-mode{display:none !important;}

 .theme-dark .navbar-area.header-three {
  background-color: #000;
}

.theme-dark .navbar-area.header-three.sticky, .navbar-area.sticky {
  background-color: #000;
}

 .theme-dark .navbar-area .navbar .navbar-nav .nav-item .dropdown-menu {
  background-color: #000 !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .navbar-area .navbar .others-option .option-item:first-child {
    margin-left: 50px;
  }
}

@media only screen and (min-width: 350px) and (max-width: 991px) {
 .breadcrumb-content .breadcrumb-menu{
   margin-top: 50px;
  }

    .breadcrumb-wrap .breadcrumb-content h2 {
    font-size: 38px;
    margin-top: 45px;
    padding-top:20px ;
  }
}

@media only screen and (min-width: 350px) and (max-width:767px) {
  .hero-wrap.hero-three .hero-content {
    margin-top: 50px;
  }
}