@media (max-width: 1400px){
#mega-menu-wrap-header_Menu #mega-menu-header_Menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 16px !important;
}
}
@media (max-width: 768px){
.testimonial-section .card {
    width: 98%;
}
.top-header {
    padding: 10px 20px;
    line-height: 24px;
}
}
@media (max-width: 480px){
footer .btn {
    margin: 5px 0 !important;
	}
	header.header img {
    margin: 6px;
    width: 50%;
}
.btn {
  
    margin-top: 16px;
    width: 80%;
}
	.bullet-ul li {
    font-size: 17px;
	}
	header.header {
    text-align: center;
}
	.text-white {
    color: #fff!important;
    font-size: 26px;
}
	.new {
    margin: 0 auto;
    display: flex;
    justify-content: center !important;
}
}

