@media only screen and (min-width:320px) and (max-width:767px) {
    .m_footer_according .accordion-button:focus {
    box-shadow: none;
}
    .footer-top {
    display: none;
}
.m_footer_according {
    display: block !important;
    padding: 20px 0;
}
    .news_bg {
    width: 35%;
}
.news_ticker_item {
    width: 65%;
}
    .header-top ul {
    display: flex;
    width: 98%;
    overflow-x: scroll;
    white-space: nowrap;
}
.social-media-right {
    text-align: center;
}

.law_firm_top {
    grid-template-columns: 1fr;
}

.law_firm_right h2 {
    margin-left: 0;
}
#breadcrumb {
    padding: 10px 0;
}

    .footer-logo img {
    width: 150px;
}
.why_choose_left:after {
    display: none;
}

.why_choose_inn {
    grid-template-columns: 1fr;
}

    .header-top ul li a {
    font-size: 12px;
}
    .slider-item {
    width: 100%;
    height: 300px;
}
    .slider-text {
    width: 95%;
    background: transparent;
}
.slider-item img{
    height: 100%;
}
.slider-text {
    top: 48%;
    left: 3%;
}
.slider-text h1 {
    font-size: 18px;
}
    .mean-container .mean-bar {
    z-index: 99;
    float: none;
    position: absolute;
    right: 0;
    top: 20px;
    background: #fff;
}
.main-header {
    display: none;
}
.mobile-menu {
    position: relative;
}
.mobile-logo {
    z-index: 999;
    position: relative;
    width: 290px;
}
.mean-container a.meanmenu-reveal {
    width: 28px;
    height: 28px;
    color: #2B5FDF;
}
.mean-container a.meanmenu-reveal span {
    display: block;
    background: #f99315;
    height: 3px;
    margin-top: 3px;
}
.mobile-menu {
    display: block;
}
    .about-me {
     margin-top: 0; 
   }
  .is-sticky .about-me {
    transform: inherit;
   }
   .about-details {
    padding-top: 50px;
   }
   .about-img {
     top: 85px;
   }
    div#sticker {
    position: inherit !important;
   }

   section#about {
    margin-top: 65px;
   }
   .logo {
    text-align: center;
    margin-top: -8px;
    margin-bottom: 3px;
}
.main-header {
    padding: 10px 0;
    border-bottom: 1px solid #999;
}
   .main-menu {
      display: flex;
      justify-content: center;
      align-items: center;
  }

  .main-menu ul li a {
    text-transform: capitalize;
    margin-left: 4px;
    padding: 2px 10px;
}

.about-short {
    text-align: center;
    margin-top: 115px;
}
   .banner-img {
    text-align: center;
   }
   .toggle_btn {
    text-align: right;
    margin-top: 5px;
}
   .toggle_btn button{
    background: transparent;
    border: none;
    
    }
    .toggle_btn i {
      font-size: 22px;
      color: #FFB400;
    }
    .cust-offcanvas {
    background: #191B1E;
    }
    .close_btn {
    color: #FFB400;
    background: #333;
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
	.ws__mMenu {
	    display: block;
        background: rgba(33, 36, 40, 0.8705882353);
       box-shadow: 10px 10px 19px #1c1e22, -10px -10px 19px #262a2e;
       padding: 10px 0;

	}
  
    
	.m-menu {
	    padding: 0;
	}
	.m-menu ul li a {
		color: #fff;
		padding: 10px;
	}
	.m-menu ul li {
		border-bottom: 1px solid #444;
	}
	.m-menu ul li:last-child {
		border-bottom: 0;
	}
	.banner-btn {
     display: flex;
    }
    .banner-btn a {
    padding: 10px 35px 10px;
   }
  
    .banner-content {
    transform: translateY(0);
    padding-right: 0;
    position: inherit;
    margin-top: 25px;
    margin-bottom: 25px;
   }
}