.bg-burgundy{
    background-color:#366535;
}
.rightaddress{
    text-align:right; 
    margin-top:10px;
    margin-bottom:7px;
}
@media (max-width: 575px) {
    .content-1-1 .squish {
         /*width:365px; */
         width:100%;
         /*border:1px solid red;*/
         margin-left:auto; 
         margin-right:auto; 
         margin-top:-60px; 
         text-align:left; 
     }

    .rightaddress{
        text-align:left; 
    }

	.redh1bar{
		 background-color:#366535; 
		 height:3.2rem;
		 margin-top:75px;
	}
	
	.made{
		display:none;
	}

    #showbuttonsnow {
        display:block;
    }
    #hidebuttonsnow {
        display:none;
    }

    #header-1 .brand-img {
        margin-top:0;
    }	
}

@media (min-width: 576px) and (max-width: 2200px) {
	.redh1bar{
		 background-color:#712c3e; 
		 height:5rem;
		 margin-top:75px;
	}

    #showbuttonsnow {
        display:none;
    }
    #hidebuttonsnow {
        display:block;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    /*
    h1{
    color:white;
	padding-top:7px;
	margin-left:10px;
    font-size:3rem
    }
    */	
    .content-1-1 .squish {
         /*width:576px; */
         width:100%; 
         /*border:1px solid green;*/
         margin-left:auto; 
         margin-right:auto; 
         margin-top:-60px;    
     }
}

@media (min-width: 768px) and (max-width: 2200px) {
    /*
    h1{
    color:white;
	padding-top:5px;
	margin-left:10px;
    font-size:3.25rem
    }
*/
}

@media (min-width: 768px) and (max-width: 1169px) {
    .content-1-1 .squish {
         /*width:1000px;*/
         width:100%; 
         /*border:1px solid orange;*/
         margin-left:auto; 
         margin-right:auto; 
         margin-top:-60px;    
     }
}

@media (min-width: 1170px) and (max-width: 3000px) {
    .content-1-1 .squish {
         width:1170px; 
         /*border:1px solid black;*/
         margin-left:auto; 
         margin-right:auto; 
         margin-top:-60px;    
     }

    }
@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    .headroom {
    left: 0;
    position: fixed;
    right: 0;
    transition: all 0.2s ease-in-out 0s;
    }
    /*
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    */

    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}

.firsttabcolumn {width:33%; font-weight:bold; padding-left:5px; padding-top:10px;}
.secondtabcolumn {width:33%; text-align:center; padding-top:10px;}
.thirdtabcolumn {width:33%; text-align:center; padding-right:5px; padding-top:10px;}

.iframe-containermap{
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* Ratio 16:9 ( 100%/16*9 = 56.25% ) */
}
.iframe-containermap > *{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}

.iframe-containermap{
  margin-bottom: 50px;
  background: #eee;
}

.map-responsive{
    overflow:hidden;
    /*padding-bottom:56.25%;*/
    position:relative;
    height:400px;
}

.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.outer
{
    list-style: none;
    padding: 0;
    overflow-x: hidden;

}
.outer li:not(.nested):before {
	float:left;
    width: 0;
    white-space: nowrap;
    content:". . . . . . . . . . . . . . . . . . . . "". . . . . . . . . . . . . . . . . . . . "". . . . . . . . . . . . . . . . . . . . "". . . . . . . . . . . . . . . . . . . . ";

	margin-left:0px;
}
.inner
{
    padding-left: 20px;
	list-style:none;
}
.span2 {
	font-weight:bold; 
	font-style:italic;
    float: right;
    padding-right: 0.33em;
	background-color:#f4f4f4;
}

.label2 {
	padding-right:0.33em;
	background-color:#f4f4f4;
}

.morecontent span {
    display: none;
}
.morelink {
    display: block;
}
.navbar-collapse.in {
    /*background: RGBA(255,255,255,1.0);*/
    background-color:#712c3e;
}

#header-1 .brand-img {
    padding:0;
    margin-bottom: 10px;
    max-width: 150px;
    padding-top: 22px;
    }

.bg-ltblue {
  background-color:#e1f4fd;
}

@media (min-width: 1200px) and (max-width: 3000px){
  .container870 {
    width:870px;
  }
}

@media (min-width: 992px) and (max-width: 1199px){
  .container870 {
    width:670px;
  }
}

@media (min-width: 768px) and (max-width: 991px){
  .container870 {
    width:450px;
  }
}

.container870 {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
height:auto;
}