
@media only screen and (max-width:767px){
        .appname{display:none}
	.navbar{margin-bottom:0;}
	.navbar-default.navbar-shrink{height:auto;}
	.navbar-default{background-color:#fff; border:0; box-shadow: 3px 3px 3px #c5c5c5;}
	.navbar-default .navbar-brand {
	width:45px;
	height:43px;
	background:url(../img/logo-small.png) no-repeat left top;
	margin:8px 0 8px 15px;
}
.navbar-nav{margin:0 -15px;}
.navbar-default .navbar-collapse {
	border:none;
	background:#00588A;
	margin-bottom:15px;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse{max-height:none;}
.btn-login{margin-left:5px;}
.navbar-default .navigation .nav li a{color:#8ad0f8 !important; margin-right:0; border-bottom:1px solid #014a74;}
.navbar-default .navigation .nav li a:hover, .navbar-default .navigation .nav li a:focus{border-radius:0 !important; background:#ffc423; color:#161656 !important; }
.navbar-default .navigation .navbar-nav>.active>a {border:none;  color:#161656 !important; margin-right:0 !important; background:#ffc423;}
.navbar-custom-menu .nav > li{float:left}
.navbar-custom-menu{
	position:absolute;
	top:11px;
	right:85px;
	/*width:50px;*/
}
.navigation{width:100%;}
.navbar-custom-menu .nav>li>a{padding:7px !important; font-size:12 !important;}
section{padding:15px 0;}
.about_text{margin:0;}
.about_text h2{font-size:20px; text-align: center;}
.about_text p{font-size:15px; text-align: center; line-height: 24px; text-align: justify;}
.about_text a{padding-top:18px; }
.jcarousel li{padding:0;}
.gallery_box:hover{transform:none;}
.background, .contact-bg{padding:60px 0; min-height:inherit;}
.rs-slider{margin-top:52px;}
.banner .fullpage-wrapper{height:auto !important;}
.banner .fp-tableCell{display:block;height:auto !important;}
.banner.fp-section{height:auto !important;}
.btn-submit{height:auto; font-size:15px;}
ul.addr{text-align:left; margin:15px 0 0 0;}
.cntc-right{border-left:0;}
.last-footer{text-align:center;}
span.copyright{width:100%; text-align:center; margin-top:5px;}
.form{padding:0 15px;}

.event h3{margin:10px 0; font-size:16px; line-height:22px;}
.event p{font-size:15px;}
.rcnt-evnt{margin:15px 0;}
.rcnt-evnt h4{font-size:18px;}
.rcnt-evnt ul li a{font-size:15px;}

.search-box{margin-top:15px;}
}

@media only screen and (min-width:768px) and (max-width:1023px){
.background{padding:20px 0;}
.gallery_box .gallery-img{height:220px;}
/*.prod-block{width:200px; height:200px;}	
.prod-block .img{margin:60px auto 0 auto;}*/
.banner .fullpage-wrapper{height:auto !important;}
.banner .fp-tableCell{display:block;height:auto !important;}
.banner.fp-section{height:auto !important;}
.navbar-default .navbar-brand{
	width: 45px;
height: 43px;
background: url(../img/logo-small.png) no-repeat left top;
}
.navbar-default .nav li a{font-size:11px !important; padding:10px 5px; line-height:21px;}
.btn-login{padding:5px;}
.cntc-right{border-left:0; margin:10px 0;}
.rcnt-evnt{margin:15px 0;}

}
@media only screen and (min-width:1024px) and (max-width:1169px){
	.nav > li > a{padding:10px 4px;}
	/*.navigation .navbar-nav>li>a, .navbar-custom-menu .navbar-nav>li>a{line-height:43px;}*/
}

@media only screen and (max-width:639px){
	.evnt_post li{display:block; border-right:none; padding:5px 0;}
}

@media only screen and (max-width:999px){
        .appname{display:none}
}
@media only screen and (min-width:1000px) and (max-width:1169px){
        .appname{font-size: 13px;}
}

