.padding-top-bottom {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .about-us-area .container {
    margin-bottom: 40px;
  }

  .about-us-thumbnail {
    padding: 20px 0;
    background: #f2f2f2;
    border-radius: 12px;
    overflow: hidden;
    text-align: center;
  }

  .about-us-thumbnail img {
    width: 96px;
    height: 300px;
  }

  .bg-overlay::after {
    background: #222222;
  }

  .footer-widget-nav ul li a {
    color: #fff;
  }

  .copywrite-area {
    position: relative;
    background: #222222;
  }

  .copywrite-area .copywrite-text p {
    color: #fff;
  }

  .classynav ul li:last-child a:hover {
    background-color: #e41e2a;
    color: #fff !important;
  }

  .header-more-menu {
    width: 100%;
    height: 320px;
    transition-duration: 500ms;
    background-color: #fff;
    position: fixed;
    border-top: 1px solid #f1f1f1;
    display: none;
    top: 80px;
    left: 0px;
  }

  .header-area {
    position: relative;
  }

  .classynav ul li:last-child a:hover {
    background-color: #e41e2a;
    color: #fff !important;
  }

  .header-more-menu {
    width: 100%;
    height: 320px;
    transition-duration: 500ms;
    background-color: #fff;
    position: fixed;
    border-top: 1px solid #f1f1f1;
    display: none;
    top: 80px;
    left: 0px;
  }

  .header-area {
    position: relative;
    border-bottom: 2px solid #da222b;
  }


  .whnowarp {
    white-space: nowrap;
  }

  @media only screen and (max-width: 768px) {
    .classynav {
      display: block !important;
    }

    .famie-benefits-area{
      overflow: hidden;
    }

    .hedaer_img_content{
      margin: 0!important;
    }

    .section-heading{
      margin-bottom: 0px;
    }

    .about-us-content{
      margin-top: 6px!important;
    }
    .pc_hedaer_img{
      display: none!important;
    }
    .mobile_hedaer_img{
      display: block!important;
    }
    .nav-brand{
      margin-right: 0px!important;
    }
  }
