@media (max-width: 769px) {
	.header-menu {display: none;}
	.header-box {display: none;}
	.logo {margin-right: 0;}
	.logo img {left: 20px;margin-left: 0;max-height: 120px;bottom: -11px;}
	.mobile-menu-button {display: block;}
	header {height: auto; min-height: 130px;}
	
	.mobile-menu-button  {height: 40px;width: 50px;background: #fff;} 
	.mobile-menu-button i {position: absolute;width: 90%;height: 3px;background: #1e385b;top: 7px;left: 5%;border-radius: 10px;}
    .mobile-menu-button i:before {content: '';position: absolute;width: 100%;height: 3px;background: #1e385b;top: 10px;left: 0;border-radius: 10px;border-radius: 1;}
    .mobile-menu-button i:after {content: '';position: absolute;width: 80%;height: 3px;background: #1e385b;top: 20px;right: 0;border-radius: 15px;border-radius: px;}
	
	.main-banner-area {}
	.banner, .main-banner-area {margin: 0 0 0 0;height: auto;}
	.banner {/* margin-bottom: 20px; */}
	.banner-president-message {margin-bottom: 20px; }
	.banner li img, .main-banner-area li img  {height: auto;}
	.information, .main-slogan-area h6 {padding: 50px 20px;}
	.news {height: auto;}
	.news-box-area {margin-left: 0;}
	.content-box-text {width: 300px}
	.main-banner-area .bx-wrapper .bx-controls-direction a {display: none;}

	.main-slogan-area {height: auto;/* margin-bottom: 20px; */}
	.main-slogan-area:before {content:"";position: absolute;width: 100%;height: 100%;background: #4ebed2;left: 0;top: 0px;z-index: -1;}


	.main-services-box {margin-bottom: 20px;height: auto;padding-right: 40%;}
	.main-services-box a {width: 90%;}

	.president-message-left-menu {display: none;}
	.president-message-right {padding-left: 0; border: none;}

	.news-section {display: none;}

	.footer {display: none;}
	ul.footer-social {float: left;text-align: center;width: 100%;}
	ul.footer-social li {display: inline-block;}
	.footer-bottom {
    color: #fff;
    /* display: none; */
    }   
	.footer-bottom ul {width: 100%; text-align: center;}
	.footer-bottom li {float: none;display: inline-block;/* height: 20px; *//* line-height: inherit; *//* padding: 0; *//* margin: 0; */}

    .mobile-contact {display: block;padding-top: 15px;text-align: center;padding: 15px 110px 0 110px;}
 

	footer {
        background: #1a355d;
        color: #fff;
        height: auto;
        padding: 20px 0;
        margin-bottom: 0;
    }
    .footer-bottom li a {color: #fff;}
    .footer-bottom li:last-child a {color: #fff;/* display: none; */}
    
    ul.footer-social {height: 45px;text-align: center;float: none;width: 100%;}
    ul.footer-social li {display: inline-block;width: 25%;height: 45px;line-height: 43px;border: solid 1px #fff;}
    ul.footer-social li a {
        color: #fff;
        display: block;
        text-decoration: none;
    }
    ul.footer-social li a i {
        display: block;
        height: 43px;
        line-height: 43px;
        text-align: center;
    }
    
    footer:before {display: none;}
    ul.contact li label {width: 20%;}
    ul.contact li span {width: 80%}
    
    .detail-page-photos-slider li {height: auto;}
}

@media (min-width: 1367px) {
	
}
