@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%;
}
.group_website_section .web_row {
    display: block;
}
.group_website_section .web_row .group.text {
    width: auto;
    display: block;
}
.group_website_section .web_row .group.logo {
    width: auto;
}
.group_website_section .web_row .group.super {
    width: auto;
}
.main_section.service_section::after {
    width: 98%;
    height: 100%;
    left: 1%;
}
.ticker_sticky .text-white{
    margin: 5px 0 !important;
}
.home-service .service-info #ex1-content {
    margin-bottom: 50px;
}
.service-content .btn.btn-primary.lift {
    font-size: 15px;
    padding: 10px;
}
.ticker_sticky .ticker {
    overflow: auto;
}
.ticker_sticky .ticker #frame1{
    width: 1000px;
}
}

@media only screen and (min-width: 1400px){
.why_chooseus::before {
    width: 54%;
    height: 70%;
    left: 23%;
}
.investor_corner::after {
    background-position: bottom;
}
}

