@media only screen and (max-width: 767px){
#testimonialCar .owl-nav .owl-prev{
	left: 0;
}
#testimonialCar .owl-nav .owl-next{
	right: 0;
}
.testimonial_card {
    padding: 20px 20px 80px 20px;
}
.hexa_box {
    margin: 0 auto !important;
}
.why_chooseus::before {
    display: none;
}
.main_banner .banner_content {
    margin-bottom: 50px;
}
.footer_main {
    border-radius: 35px 35px 0 0;
}

.newsletter h1 {
    font-size: 30px;
}
.newsletter_form .form-group {
    width: 100%;
}
	.nav-top{
	display:none;
	}
	.why-choose-section .image img{
	width:100%;
	}
	.service__btn{
	margin-top:20px;
	}
	.choosing__img {
    position: static;
     }
	.tools-content-left .counter-items.tools-items .tools-single{
	max-width:none;
	}
	.getintouch_section .row{
	gap:20px;
	}
	.why-choose-section .row{
	gap:20px;
	}
	.choosing__area .row{
	gap:20px;
	}
}

@media only screen and (min-width: 1400px){
.why_chooseus::before {
    width: 54%;
    height: 70%;
    left: 23%;
}
.investor_corner::after {
    background-position: bottom;
}
}

