.footer{
    background-color: #ff4647;
    padding:5px;
}

.container {
  /* width: 100%;
    max-width: 1000px;*/
    margin: 0 auto;
}

.box-bg{
     background-image: url("../images/background-for-supporting-boxes-278-by-216.png");
      background-repeat: no-repeat;
   
}

.box {
    color: #fff;
    display: block;
    height: 217px;
    margin: 0 auto;
    max-width: 300px;
    padding: 10px;
    position: relative;
    text-align: left;
    width: 100%;
}

.box-bg.box img {
    width: 100%;
}


.footer {
    margin-top: 50px;
}

.box-bg.box > p {
    font-size: 12px;
}

img{width: 100%;}


 .box-row{
  margin: 0 3.5%;
    max-width: 300px;
    width: 100%;
    margin-bottom: 20px;
}


.social img{
	max-width: 60px;
}

.social-line img{
	max-width: 11px;
}

.nopad{
	padding: 0 !important;
}

.head-bar img{
	/* max-width: 1000px; */

}

.logo-img{
	max-width: 27%;
    padding: 0 10px;
}


.head-bar {
    position: relative;
    z-index: 1;
}

.logo {
    position: relative;
    z-index: 889;
}


.side-img {
    float: right;
    margin: 45px 0 0 870px;
    min-width: 300px;
    position: absolute;
    z-index: 888;
    max-width: 300px;
}



.carousel.slide.carousel-fade {
    position: relative;
}



.slider-bg {
    background-image: url("../images/background-for-slider-1000-by-540.png");
    background-repeat: no-repeat;
    padding: 0 10px 12%;
    background-size: cover;
}


.head-bg {
    padding: 0;
  margin-top: -15%;
}



 .carousel-fade .carousel-inner .item {
 opacity: 0;
 -webkit-transition-property: opacity;
 -moz-transition-property: opacity;
 -o-transition-property: opacity;
 transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
 opacity: 1 !important;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
 left: 0;
 opacity: 0;
 z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
 opacity: 1;
}
.carousel-fade .carousel-control {
 z-index: 2;

}
.carousel-inner > .item > img{
  min-width: 100%;
  min-height: 100px;
  padding: 0;
}



.side-buttons{
 margin: 7% 0 0 0;
}

.menu{
    margin-top: -25%;
    padding: 6% 0%;
    z-index: 890;
}



a.food 
{ 
    width: 100%; height:100%; display:block;
    background: url(../images/index-menu/hub-city-burger.png) no-repeat; 
} 

a.food:hover 
{ 
    background: url(../images/index-menu/hoover-curds-cheese-marshfield-nutz-deep-food.png) no-repeat;
 } 


.page{
     background-color: #ff4647;
     padding: 20px 20px 110px 20px;
     height: auto;
 }


 .gallery
{
    display: inline-block;
    margin-top: 20px;
}


.gall{
    margin-top: 50px;
}


.glass {
    margin: 20% 0 0 0;
}


.fancybox-overlay.fancybox-overlay-fixed{

    overflow: hidden;
}

.cls{clear: both;}



.site-img {
    max-width: 380px;
    padding: 2%;
    margin-bottom: 2%;
}

.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
}


.sapce-bottom-5{
    margin-bottom: 5%;
}


.party ul li {
    line-height: 2;
}


.success {
    font-size: 16px !important;
    font-weight: bold !important;
}

.danger{
    font-size: 16px !important;
    font-weight: bold !important;
}


/* Extra Small */
@media(max-width:767px){
     .side-img{display: none !important;}
    .glass{display: none !important;}
    .container{padding: 0;}
     .box-row{margin: 0 auto;}
     .gall {margin-top: 20px;}
}


@media(min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {  }

@media(min-width : 1024px) and (max-width : 1200px) { 
.box-row{
    margin: 0 0.5%
} }
/* Small */
@media(min-width:768px) and (max-width:991px){
     .box-row{margin: 0 auto;}
    .side-img {
    float: right;
    margin: -16px 0 0 534px !important;
    min-width: 200px;
    position: absolute;
    z-index: 888;}


}

@media(min-width:768px) and (max-width:1200px){
    .side-img{margin: 50px 0 0 685px;}
.glass {margin: 20% -2% 0 0;}
}

.mobile{position:absolute;top:8%;right: 0%;color: #fff;font-size:23px;}
.mobile a{color:#fff;}
@media(min-width:768px) and (max-width:1200px) and (orientation:portrait){.mobile{font-size: 26px;top:0%;}}
@media(min-width :600px) and (max-width :767px) { 
    .mobile{font-size: 20px;top:0%;}
 }
 @media(max-width :599px) { 
 .mobile{display: none;}
  }
/* Medium */
@media(min-width:992px) and (max-width:1199px){}

/* Large */
@media(min-width:1200px){}


.menu {
        margin-top: -27% !important;
    }
.content_span{
    margin-bottom: 2em;
}
@media (max-width: 767px){
    .content_span{
    margin-bottom: 6em;
}
.logo{
    z-index: inherit;
}
.logo .logo-img{
        z-index: 99;
    position: relative;
}
.head-bg{
    z-index: inherit;
}
.navbar-inverse{
    position: relative;
    top: 3px;
    right: 0;
    margin-top: -40px;
    background: transparent;
    margin-bottom: 0;
    min-height: 0;
    border: 0px;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}
.navbar-inverse .navbar-toggle {
    border-color: #333;
    border: none;
    margin-bottom: 0px;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background: transparent;
}
.navbar-toggle{
    margin-right: 0px;
}
.menu{
    display: none!important;
}
}
@media (min-width: 768px){
    .d-flex{
        display: flex;
        align-items: center;
    }
    .navbar-inverse{
        display: none;
    }
    .mb-50{
        margin-bottom: 50px;
    }
}

p.sheet-success , p.sheet-fail{
    padding-top: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}
