@media (max-width:1879px) {

}
@media (max-width:1551px) {
.hero-section .left-content{ padding: 40px;}
.hero-section h1{ font-size: 36px; margin-bottom: 20px;}
.hero-section .subtitle{ font-size: 18px; margin-bottom: 18px;}
.hero-section .company-info p{ font-size: 18px;}
.hero-section .social_icon{ margin-top: 0;}
}

@media (max-width:1199px) {
.hero-section .company-info p br{ display: none;}
.hero-section .subtitle br{ display: none;}
}

/************ Main **************/
@media (max-width: 991px) {
}

@media (max-width: 767px) {
.hero-section h1{ font-size: 32px;}
.hero-section .company-info p{ font-size: 16px;}
.hero-section .subtitle{ font-size: 16px;}
.hero-section .left-content{ padding: 30px;}
}

/************ iphone **************/
@media (max-width:575px) {
.whatsbutton{ right: 20px; width: 40px;}
}