@media (min-width: 768px) {
	html{ font-size:18px; } 
	.languagemb-box{top: .5rem;}
	.footer{padding: 4% 0;}
	.address-footer{margin: 0;}
	.icon-mission{
		padding: 1.5rem .5rem;
		height: 100%;
		margin: 0;
	}
	.content-box{padding: 5% 0;}
	.text-storyhome{margin-bottom: 2rem;}
	#carouselmainSlide .carousel-item img{border-radius: 0 0 50px 50px;}
	.text-abouthome{padding: 0;}
	.social-footer{margin: 0;}
	.content-otherpage{padding: 5% 0;}
	.readmore-btn{
		margin: 0;
		float: right;
	}
	.banner-otherpage{
		padding: 7% 0;
		background-attachment: fixed !important;
	}
	.title-related{text-align: left;margin: 0;}
	.related-box{padding: 5% 0;}
	.news-box.newstop2{margin-top: 2rem;}
	.papers-box.papersbox2{margin-top: 2rem;}
}
@media (min-width: 992px) { 
	#nav-icon3{display: none;}
	.languagemb-box{display: none;}
	.headbar-main{position: fixed;background: none;}
	.headbar-main .container{
		background: rgba(255,255,255,0.8);
		padding-top: .5rem;
		padding-bottom: .5rem;
		border-radius: 30px;
		transition: all 0.6s;
	}
	.slim .container{box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;}
	.navbar-brand img{width: auto;max-width: 100%;}
	.hamburgers-box{justify-content: space-between;}
	.navbar-brand{width: auto;}
	.navbar-expand-lg .navbar-collapse{
		justify-content: center;
		width: 100%;
	}
	.navbar-expand-lg .navbar-nav{
		width: 100%;
		margin: 0;
		justify-content: center;
	}
	
	.navbar-nav li{
		width: auto;
		margin: auto;
		padding: 0;
		text-align: center;
	}
	.navbar-nav li a{
		padding: 5px;
	}
	.policy-box ul{
		display: flex;
		align-items: center;
	}
	.text-storyhome {
        margin: 2rem auto 3rem;
        padding-right: 6%;
        font-size: .9rem;
        text-align: justify;
    }
	.img-box{margin-bottom: 2rem;}
	
	.contact-footer img{width: 20px;}
	.img-missionhome{margin: 0;}
	.text-missionhome{margin: 2rem auto;}
	.footer{font-size: .9rem;}
	.title-box h1{font-size: 43px;}
	.content-box img.bgmove.movetwo{width: 992px;}
	
	.slidenews .slick-prev, .slidenews .slick-next{
		width: 45px;
		height: 45px;
	}
	
}
@media (min-width: 1200px) {
	html{ font-size:20px; } 
	.icon-mission{padding: 2rem 1rem;}
	.icon-mission img{width: 90px;}
	.text-missionhome h1,
	.text-storyhome h1{font-size: 26px;}
	.headbar-main .container{
		border-radius: 50px;
		padding-top: .75rem;
		padding-bottom: .75rem;
	}
	.text-missionhome p {
		text-align: justify;
	}
	.icon-active span{padding: 1rem;}
	.text-storyhome {
        font-size: 1rem;
		padding-right: 2%;
    }
}

@media (min-width: 1440px) {
	html{ font-size:22px; }
    .container{ max-width: 1230px; }
	.footer .container{ max-width: 1800px; }
	.icon-mission{
		padding: 2rem 1rem;
	}
	.footer h1{font-size: 22px;}
	.text-storyhome {
        padding-right: 0%;
        text-align: justify;
    }
	.text-missionhome p,
	.text-storyhome p {
		font-size: 20px;
	}
	.contact-footer{margin: 0 -15px 0 15px;}
	.text-storyhome {
		padding-right: 8%;
    }
}

@media (min-width: 1600px) { 
	.icon-mission{
		padding: 2rem 1rem;
	}
	.text-missionhome {
		padding-right: 13%;
    }
	
}
@media (min-width: 1800px) {
    .container{ max-width: 1336px; }
	/*.text-storyhome {
        padding-right: 16%;
        text-align: justify;
    }*/
	.text-missionhome {
		padding-right: 7%;
        margin: 2rem auto;
    }
	.text-missionhome p,
	.text-storyhome p {
		font-size: 22px;
	}
	
}
@media (min-width: 2000px) {
	.container{ max-width: 1440px; }
	.text-storyhome {
        padding-right: 7%;
    }
	
}

