@media (max-width:480px) {
  .mobile-logo-wrap  img{
	  width:270px;
  }
  .service-details-text h2 {
    font-size: 20px;
  }
  .menu-close-btn{
	      width: 25px;
    background: #000;
    height: 25px;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
  }
  .mobile-menu-btn{
        background: #b79e76;
        padding: 7px;
        border-radius: 5px;
  }
  .header-logo a img.positionss {
    width: 230px;
  }
  .section-title1 h2 {
    font-size: 22px;
	    margin-bottom: 4px;
  }
  .section-title1 p {
    font-size: 15px;
  }
  .section-title1 p.wel {
    font-weight: 600;
    font-size: 15px;
  }
  .about1-img {
        margin-top: 0;
    }
	.section-title-area .section-title span{
		margin-bottom:2px;
	}
	    .pt-120 {
        padding-top: 20px;
    }
	.testimonial-section {
    position: relative;
    margin-bottom: 60px;
}
.footer-section .footer-about p{
	margin-bottom: 15px;
}
.footer-section .footer-item h4 {
    font-size: 22px;
    margin-bottom: 10px;
}
.footer-section .footer-item .link-list li {
    margin-bottom: 8px;
}
.padd0 {
    padding: 0px 12px;
}
.footer-section .footer-item .contact-list li{
	 margin-bottom: 8px;
}
.g-5, .gy-5 {
    --bs-gutter-y: 2rem;
}
.topherder {
    padding: 10px 10px;
}
.breadcrumb-title {
    font-size: 22px;
}
.breadcrumb .breadcrumb-item {
    color: #b79e76;
    font-size: 16px;
}
.pb-120 {
        padding-bottom: 0;
    }
	.bgcolor {
    margin-bottom: 20px;
	}
	.nea h1 {
    font-size: 16px;
	}
	.testimonial{
		margin-bottom:0px;
	}
	.tcont p{
		text-align:justify;
	}
	.mb-50 {
    margin-bottom: 20px;
}
.contact-form .form-inner {
    margin-bottom: 12px;
}
.contact-section{
	padding:60px 0;
}
.btn--primary2.sibling2 {
    border-radius: 10px;
    line-height: 30px;
    height: 50px;
    background-color: #b79e76;
    color: #fff;
}
    .banner-section3 .bann31-single .banner3-lawyer-img {
        margin-top: 16px;
        margin-left: auto;
        margin-right: auto;
    }

	
	
}


@media (max-width:1440px) {
header.style-5 .main-nav ul li {
    padding: 0 6px;
}	
}	