@media (max-width: 1600px) {

    
    
    }

@media (max-width: 1024px) {
    
    .box-top-align {width: 700px;height: 150px;}
    .box-overtop-align {width: 800px;height: 50px;}
    .box-menu {width: 300px;}
    .box-content-wrap {width: 100%;text-align: justify;}
    .box-title {margin: 0px 20px;}
    .box-content img {width: 100%;}
    .box-activinside-wrap ul {width: 43.5%;}
    
    .box-gallery {width: 32.5%;}
    .box-events {width: 32.5%;}
    .main-nav {background: #4658b1;}
    }
    
@media (max-width: 768px) {
    
    .box-top-align {width: 600px;height: 150px;}
    .box-overtop-align {width: 600px;height: 50px;}
    .box-menu {right: 60px;}
    .box-banner {width: 100%;height: 350px; background-size: cover;}
    .box-welcome-wrap {width: 600px;height: 350px;}
    .box-welcome-logo {display: none;}
    .box-welcome-text {width: 600px;height: 350px;padding: 30px;}
    .box-activities-wrap {width: 600px;height: 450px;}
    .box-actleft {height: 220px;bottom: -70px;right: -20px;left: inherit;}
    .box-actright {height: 220px;top: 30px;left: -20px;right: inherit;}
    .box-bottom-wrap {height: 300px;}
    .box-bottom {width: 600px;height: 300px;}
    .box-adress {padding-top: 20px;font-size: 18px;}
    .box-financial-icon {display: none;}
    
    .box-gallery {width: 48.5%;}
    .box-events {width: 48.5%;}
    
    }

@media (max-width: 640px) {
    
    .box-top-align {width: 390px;height: 250px;}
    .box-overtop-align {width: 390px;height: 50px;}
    
    .box-logo {height: 100px;display: block;margin: auto;}
    
    .box-menu {right: 60px;top: 160px;}
    
    .box-gallery {width: 98.5%;}
    .box-events {width: 98.5%;}
    
    .box-banner {width: 100%;height: 350px; background-size: cover;}
    .box-welcome-wrap {width: 390px;height: 250px;}
    .box-welcome-logo {display: none;}
    .box-welcome-text {width: 390px;height: 250px;padding: 15px;}
    .text_big {font-size: 40px;}
    .text_medium {font-size: 14px;}
    .box-activities-wrap {width: 390px;height: 450px;}
    .box-actleft {width: 380px; right: 0px;}
    .box-actright {width: 380px; left: 0px;}
    .box-bottom {width: 390px;}
    .box-logo-bot {background-size: contain;width: 150px;}
    .box-adress {padding-top: 10px;font-size: 16px;padding-left: 20px;}
    .box-emultec {top: -50px;}
    
    }
    
@media (max-width: 380px) {
    
    .box-top-align {width: 360px;height: 250px;}
    .box-overtop-align {width: 360px;height: 50px;}
    
    .box-logo {height: 100px;display: block;margin: auto;}
    
    .box-menu {right: 35px;}
    .box-banner {width: 100%;height: 350px; background-size: cover;}
    .box-welcome-wrap {width: 360px;height: 220px;}
    .box-welcome-logo {display: none;}
    .box-welcome-text {width: 360px;height: 280px;padding: 15px;top: -50px;}
    .text_big {font-size: 40px;text-align: center;}
    .text_medium {font-size: 14px;}
    .box-activities-wrap {width: 350px;height: 450px;}
    .box-actleft {width: 340px;}
    .box-actright {width: 340px;}
    .box-bottom-wrap {height: 330px;}
    .box-bottom {width: 340px;height: 330px;}
    .box-logo-bot {background-size: contain;width: 120px;}
    .box-adress {padding-top: 10px;font-size: 16px;padding-left: 10px;}
    
    }