@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 476px) {  .custom-button { width: 100% !important;}
}

@media (max-width: 575.98px) { 
.welcome-bottom br { display: none;} 
}



@media screen and (max-width: 768px) {  
.welcome .inside { padding-top: 100px!important; padding-bottom: 100px!important;} 
.welcome .inside br { display: none;} 
.welcome-bottom { height: auto; padding-top: 80px; padding-bottom: 80px;}
.solution-img { height: 400px;}
}



@media screen and (max-width: 992px) { 
    .welcome { height: auto;} .welcome .inside { padding-top: 140px; padding-bottom: 120px;}
    .inner-welcome br { display: none;}
}




@media screen and (max-width: 1200px) {  }



@media screen and (max-width: 1400px) { }