@media (max-width: 768px) {
        .navbar-brand img { display: none !important; }
        .carousel-caption { display: none !important; }

.img-rounded {
width: 40%;    
}


.overlay {
position: absolute;
top: 0;
left: 0;
z-index: 10;
opacity: 0.3;
filter: alpha(opacity=40);
}

.overlay img {width: 40% !important;}

div#gallery {
border: 1px red solid;
margin: 0 auto;
}
div#gallery img { width: 49% !important; padding: 5px; margin:0 auto; }

}


@media (min-width: 768px) {
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
        padding: 7px;
        font-size: 16px;
    }

    .navbar .navbar-collapse {
        text-align: center;
    }

.container-fluid{
        width:980px !important;
}
}


.navbar-brand img { height: 50px; margin-top: -8px}

.carousel-caption {
text-align: center;
color: yellow !important;
font-weight: bold;
font-size: 1.5em;
background: rgba(0,0,0,0.5);
width: 100%;
left: 0px;
}

body { 
font-family:Arial, Helvetica, sans-serif !important;
font-size: 16px !important;
line-height:22px !important;
margin-top: 0px !important;
background-color: rgba(0,0,0,1.00) !important;
color: #D8D8D8 !important;
}

div.c-wrapper{
    width: 80%; /* for example */
    margin: auto;
}

.carousel-inner > .item > img, 
.carousel-inner > .item > a > img{
width: 100%; /* use this, or not */
margin: auto;
}


legend { color: black;  border-bottom: 1px #F00 solid;}

.button-submit {
margin-top: 10px;
margin-bottom: 10px; !important;
width: 100%;
}

.empty { margin-top: 10px;}

.carousel {
width: 100% !important;
}

.container { 
  padding: 0px !important;
}

.title {
text-align: justify;   
}

.gap-right {
  margin-right: 5px; 
}

.col-sm-6 {
margin-bottom: 10px !important;
}

.row {
margin-bottom: 5px;
}

.footer {
background-color: black !important;
color: #D8D8D8 !important;
font-size: 14px !important;
border-color: black !important;
}

.footer-menu {
line-height: 29px;   
}

.footer-menu a {
color: #D8D8D8 !important;
}

.footer-menu a:hover {
color: yellow;
}

.pull-left {
margin-right: 7px;
}

.overlay {
position: absolute;
top: 5px;
left: 5px;
z-index: 10;
opacity: 0.25;
filter: alpha(opacity=25);
}

div#gallery {
border: 0px red solid;
margin: 0 auto;
max-width: 900px;
}

#gallery img { padding: 10px; margin: 0 auto; }

legend { color: #F4A460 !important;  border-bottom: 1px #F00 solid !important;}

.aroundus {
width: 50%;
}

.img-hover:hover {
background-color: rgba(60,60,60,0.9) !important;
-moz-border-radius: 15px;
border-radius: 15px;
}

	
.fancybox-skin {
background-color: #555555 !important;
}

.warning {
margin-top: 2px;
margin-left: 12px;
}