@media screen and (max-width: 526px){
  .mobile-nav-toggle{
    color: #fff !important;
  }
  #footer .footer-top .footer-links{
    width: 50%;
    margin-bottom: 10px;
  }
  #footer .footer-top .footer-links.mt-3{
    margin-bottom: 26px;
  }
  #footer .footer-top .col-md-4{
    margin-top: 20px;
  }
  #footer .footer-top{
    padding: 40px 0 30px 0;
  }
  .fixed-top.home-pageTimepe .navbar a, .navbar a:focus{
    color: #000 !important;
    margin-left: 15px;
    font-size: 17px;
    font-weight: 400;
  }
  #navbar.navbar.navbar-mobile ul li{
    margin-bottom: 24px;
    margin-top: 10px;
    border-bottom: 1px solid;
    padding-bottom: 10px;
  }
  #navbar.navbar.navbar-mobile ul li:last-child{
    border-bottom: none;
  }
  .fixed-top.home-pageTimepe.header-scrolled .navbar a, .navbar a:focus{
    color: #000 !important;
  }
  .navbar li a.login.scrollto.requesta-demo{
    color: #fff !important;
  }
  .col-lg-7.text-center.text-lg-start.get-access{
    padding-bottom: 30px;
  }
  .cta p{
    font-size: 15px;
  }
  .about .content ul li{
    font-size: 16px;
  }
  .mission p.define-des{
    font-weight: 500;
  }
  #hero .hero-img img{
    width: 60%;
    margin-top: 30px !important;
  }
  .fixed-top.inner-pages .mobile-nav-toggle{
    color: #000 !important;
  }
  .fixed-top.inner-pages.header-scrolled .mobile-nav-toggle{
    color: #fff !important;
  }
  .fixed-top.inner-pages .navbar a, .navbar a:focus{
    color: #000 !important;
    margin-left: 15px;
    font-size: 17px;
    font-weight: 400;
  }
  #hero .banner-content h2{
    font-size: 18px !important;
    line-height: 34px;
  }
  .leadersList-section .about-leaders-list{
    margin-top: 30px !important;
  }
  .Planning-box p{
    text-align: left;
  }
  ul.ullist.employee-listitem li p{
      margin-top: 10px;
  }
  #hero .banner-content h1{
    font-size: 30px !important;
  }
  .employee-pagesection .row.employee-headingtel p{
    max-width: 44%;
    padding: 40px 20px 35px;
  }
  section.employer-sectionPart h3.head-color{
    font-size: 30px;
    line-height: 40px;
  }
  section.employer-sectionPart h4{
    font-size: 20px;
  }
  ul.ullist.employee-listitem li{
    font-size: 18px;
  }
  ul.contactlist-checkitems li{
    display: flex;
    align-items: center;
    text-align: left;
  }
  ul.contactlist-checkitems li span{
        margin-right: 10px;
  }
  ul.contactlist-checkitems li span img{
    max-width: 30px;
    max-height: 30px;
  }
}
