
#btcontentslider90{
height:300px!important;
background-image: url('PANO_20150731_131306.jpg');
width:100%!important;
}

.slides_container{
width:100%!important;
padding-top:25px;
height:250px
}

.bt-center{
display:none!important;
}

.bt-inner{
width:45%;
background:rgba(255, 255 , 255, 0.8);
text-align:center;
}
.bt-title{
color:black!important;
font-size: 16px;
text-align: center;
}

.bt-introtext{
color:black!important;
text-align: center;
}

.readmore > a{
color:black;
font-size:13px;
padding: 10px 10px;
background:rgba(0, 93, 153, 0.5);
margin-top:10px;
margin-bottom:10px;
}
.readmore{
padding-bottom:15px;
padding-top:15px;
}

.navigation  .nav  li >a{
padding: 10px 10px;
background-color:#005d99;
color:#fff;
}

/* 
@media screen and (max-width: 980px) {
    .header {
        display:none!important;
    }
} */

.header .span9{
margin-top:20px;
}

.header .brand{
float:left!important;
}

.item-page{
clear:both;
}

.collapse.in{
width:100%!important;
}
.breadcrumb{
clear:both;
}
/* Button Menu Mobile - byman - START  */
.navbar .btn-navbar{display:none;}
.nav-collapse, .nav-collapse.collapse {height:auto;}
@media (max-width: 979px){
.header .brand {float: left;}
}
@media (max-width: 767px){
	.navigation ul{height: 0;}
    .navbar .btn-navbar {display:block;}
	.navigation {width:100%!important;}
	body, .body, footer, .footer .container {width: 100%!important;}
	.navigation .nav {display: block!important;}
	.navigation {border-bottom: none;}
}
@media (min-width: 768px) and (max-width: 979px) {
.navigation .nav li a {padding-left:7px!important;padding-right:7px!important;}
}
/* Button Menu Mobile - byman - END  */


.footer .container{
width:auto!important;
}