body {
	font-weight: normal;
	font-family: "ff-dax-web-pro",sans-serif;
    background-image: url("../img/back.jpg");
	background-repeat: no-repeat;
	background-size: cover;
    background-attachment: fixed;
}

.glyphicon {
	color:white;
}

.navbar-brand img {
	position:absolute;
    z-index:1;
}
.navbar-default .navbar-nav>li>a {
	color:  #FFFFFF;
	font-family: "ff-dax-web-pro",sans-serif;
}

.navbar-default .navbar-nav>li>a:hover {
	color: #8f371e;
}

a.emailhref {
    color: white;
}

.navbar-default {
	background-color: #000;
	border: none;
	border-radius: 0;
	margin-left: -15px;
	margin-right: -15px;
	box-shadow: 0px 0px 10px #333333;
    max-height: 75px;
}

.gallery {
    /*
     float: left;
     margin-right: 20px;
     */
    margin-bottom: 20px;
}

.row.clearfix {
    background-color: white;
}

.navbar-brand {
	padding: 0;
    margin-left: 0px !important;
    z-index: 99;
}

.navbar-nav {
	margin: 5px -30px 0 0;
	float: right;
    font-size: 125%;
}

.nav>li>a {
	padding: 12px 8px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #8f371e;
	background-color: transparent;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	color: #8f371e;
	background-color: transparent;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	color: #000;
	text-decoration: none;
	background-color: #8f371e;
	outline: 0;}

.submenu {
	background-color: #000000;
	height: 70px;
}

.submenu2 {
	background-color: #000000;
	height: 70px;
    
}

.submenu ul li {
	float: left;
	list-style-type: none;
	padding-right: 15px;
	padding-top: 10px;
}

.submenu a {
	color: #FFFFFF;
}

.submenu a:hover {
	color: #8f371e;
	text-decoration: none;
}

.submenu a:active {
	color: #8f371e;
}

.sub-cont {
	background-color: #000000;
	height: 70px;
}

.submenu2 ul li {
	float: right;
	list-style-type: none;
	padding-right: 15px;
	padding-top: 10px;
}

.submenu ul {
	padding-top: 15px;
	margin-left: -20px;
}

.submenu2 ul {
	margin-top: 7px;
}

#homeicon {
	width: 100%;
	background-color: #8f371e;
	height: 100%;
	text-align: center;
	margin-bottom: 15px;
	padding-top: 30px;
	max-height: 200px;
	max-width: 210px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 20px;
}

#homeicon img {
	width: 50%;
	height: auto;
}

.homeicons {
	width: 100%;
	margin:0 auto;
	display: inline-block !important;
}

div#homeicon:hover {
	background-image: -webkit-gradient(
	linear,
	right top,
	left bottom,
	color-stop(0, #A8A8A8),
	color-stop(1, #EDEAED)
	);
	background-image: -o-linear-gradient(left bottom, #A8A8A8 0%, #EDEAED 100%);
	background-image: -moz-linear-gradient(left bottom, #A8A8A8 0%, #EDEAED 100%);
	background-image: -webkit-linear-gradient(left bottom, #A8A8A8 0%, #EDEAED 100%);
	background-image: -ms-linear-gradient(left bottom, #A8A8A8 0%, #EDEAED 100%);
	background-image: linear-gradient(to left bottom, #A8A8A8 0%, #EDEAED 100%);
}

h2 {
	font-weight: 100;
	font-size: 36px;
	font-family: "ff-dax-web-pro",sans-serif;
}

h3 {
	font-weight: 100;
	font-family: "ff-dax-web-pro",sans-serif;
}

h4 {
	font-weight: 100;
	font-family: "ff-dax-web-pro",sans-serif;
	font-size: 20px;
}

h5 {
	font-weight: 100;
	font-size: 20px;
	font-family: "ff-dax-web-pro",sans-serif;
}


table.myForm tr td {
	font-weight: 100;
	font-family: "ff-dax-web-pro",sans-serif !important;
	font-size: 14px;
}

table.myForm input {
	font-weight: 100;
	font-family: "ff-dax-web-pro",sans-serif !important;
	font-size: 14px;
	max-width: 290px;
}

.img-thumbnail {
    border: none;
}

@media screen and (max-width: 467px) {
    table.myForm select {
        display: block;
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.428571429;
        color: #555;
        vertical-align: middle;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
        -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    }
}

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

a.box {
	color: #000000;
	text-decoration: none;
}

.headerimg img {
	height: 100%;
	width: 100%;
	display: block;
	padding: 0 0 15px 0;
	margin: auto;
}

.btn-primary {
	color: #000;
	background-color: #8f371e;
	border: none;
	border-radius: 0;
}

.btn-primary a:hover {
	color: #fff;
	background-color: #000 !important;
	border-color: #000;
}

.default {
	list-style-type: none;
	padding-left: 0;
}

.link {
	color: #000;
	text-decoration: none;
	padding: 5px;
}

.link a:hover {
	color: #000;
	text-decoration: none;
	background-color: #8f371e;
	padding: 5px;
}

.title-tag {
	text-align: right;
	padding-right: 55px;
}

p.stern {
	font-size: 80%;
	font-style: italic;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	margin: auto;
}

.carousel-control.left {
	background-image: none;
}

.carousel-control.right {
	background-image: none;
}



@media screen and (max-width: 475px) {
	.col-xs-6 {
        padding: 0;
        width:234px;
        width:50%;
	}
	
	.submenu2 img {
	    margin-top:7px;
		height:18px;
		width:18px;
	}
}

@media screen and (min-width: 476px) AND (max-width: 768px) {
	.col-xs-6 {
        padding: 0;
        width:234px;
        width:33%;
	}
}


@media screen and (max-width: 991px) AND (min-width:769px) {
	.col-xs-6 {
        padding: 0;
        width:250px;
        min-width:210px;
	}
	
	#homeicon {
		max-width:230px;
	}
}


@media screen and (max-width: 1199px) AND (min-width:992px) {
	.col-xs-6 {
        padding: 0;
        width:242px;
        min-width:210px;
	}
	
	#homeicon {
		max-width:221px;
	}
}

@media screen and (min-width: 1199px)
{
	.col-xs-6 {
        padding: 0;
        width:234px;
        min-width:210px;
	}
	
	#homeicon {
		max-width:221px;
	}
}



@media screen and (max-width: 767px) {
    .container {
        margin-right: 15px;
        margin-left: 15px;
	}
	#homeicon {
		margin-left:0px;
		margin-right:0px;
	}
	.col-xs-6 {
        padding-left: 5px;
        padding-right: 5px;
        
	}
	h3 { font-size:16px; }
}