@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'Open Sans', arial, helvetica, sans-serif;
}

body
{
	color: #000;
	background: #000;
	font-family: "Open Sans", arial, helvetica, sans-serif;
	margin:0 auto;
	padding:0;
	font-size:62.5%;
	font-size:12px;
}

p {
	font-size:14px;
}

h3
{
	font-size:1.8em;
	font-weight:600;
	color:#2a353e;
	margin-top:0;
	line-height:24px;
}

h1
{
	color:#414141;
	font-family:'Open Sans', Arial, Helvetica;
	font-size:30px;
	line-height:1.35em;
	font-weight:600;
	margin-bottom:10px;
	margin-top:10px !important;
}

h4
{
	color:#414141;
	font-family:'Open Sans', Arial, Helvetica;
	font-size:16px;
	line-height:1.35em;
	font-weight:600;
	margin-bottom:10px;
	margin-top:10px !important;
}

h1 a {
	color:#414141;
}

h1 a:hover {
	color:#EB5B15;
}

h6 {
	margin:0;
	padding:0;
	line-height:0px;
}

h2 {
	font-size:24px;
	font-weight:600;
	color:#414141;
	font-style:italic;
}

h2 a {
	color:#414141;
}

a {
	color:#ed1c24;
}

a:hover,
a:active,
a:focus
{
	color:#000;
	text-decoration:none;
}

#wrap {
	margin:0 auto;
	background:#000;
	width:1095px;
	padding-top:46px;
}

.nav {
	height:42px;
	width:918px;
	border-width:0px 7px 0px 5px;
	border-color:#fff;
	border-style:solid;
	text-align:left;
	padding-left:20px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bdddea+0,bdddea+97,ffffff+100 */
	background: #bdddea; /* Old browsers */
	background: -moz-linear-gradient(left,  #bdddea 0%, #bdddea 97%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #bdddea 0%,#bdddea 97%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #bdddea 0%,#bdddea 97%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bdddea', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	margin-bottom:0 !important;
}

.nav a {
	font-size:16px;
	font-weight:600;
	color:#006EA1;
}

.nav a:hover {
	color:#000;
}

.nav .active a {
	color:#000;
}

.nav li {
	margin-right:25px;
}

.header {
	background:url(/images/header.jpg);
	height:276px;
	width:950px;
}

.header img {
	max-width:none;
}

.tel {
	padding:68px 0 0 65px;
}

.tel a {
	font-family:'Questrial', Arial, Helvetica;
	color:#eeebe1;
	font-size:37px;
}

.tel a:hover {
	color:#00B4E5;
}

.contact h2 {
	font-size:20px;
}

.contact h2 a {
	color:#eee;
}

.contact h2 a:hover {
	color:#000;
}

.contact h3 {
	display:none;
}

.content-col {
	padding-left:61px;
	width:1011px !important;
}

.right-col {
	margin:0 !important;
}

.right-col img {
	max-width:none;
}

ul.maximenuck {
	line-height:42px;
}

.content {
	background:#fff;
	padding-top:25px;
}

.content-left {
	padding:0px 35px 0 60px;
	border-right:solid !important;
	border-right-color:#e3e3e3 !important;
	border-right-width:1px !important;
}

.content-left p {
	font-size:13px;
	line-height:15px;
}

.content-left h1 {
	font-size:20px;
	background:#BDDDEA;
	padding:7px 27px 7px 18px;
	color:#006EA1;
	display:inline-block;
	margin-top:0 !important;
}

.content-left h1 .h1-lightblue {
	color:#549AC1;
}

.content-left h1 .h1-grey {
	color:#454c4f;
	font-weight:400;
}

.content-left h3 {
	font-size:12px;
}

.footer {
	background:#fff;
	padding:10px 25px 45px 60px;
	width:865px;
}

ul .maximenuck2 {
	background:#BDDDEA;
}

.maxidrop-main {
	width:210px !important;
}

#mobile-tagline, #mobile-tel-label {
	display:none;
}

@media (max-width: 767px) {

#wrap, .header, .content-col, .nav, .footer {
	width:auto !important;
}

#wrap {
	padding-top:20px;
}

.content-col {
	padding-left:0px;
}

.header img, right-col img {
  display: block;
  max-width: 100%; // Set a maximum relative to the parent
  height: auto;    // Scale the height according to the width, otherwise you get stretching
}

.header {
	height:auto;
	background:none;
}

.footer {
}

.right-col {
	display:none;
	visibility:hidden;
	height:0px !important;
	width:0 !important;
	margin:0 !important;
	max-height:0 !important;
	min-height:0 !important;
}

.right-col p {
	margin:0 !important;
	padding:0 !important;
	display:none;
}

.right-col img {
	display:none;
	visibility:hidden;
}

#mobile-tagline, #mobile-tel-label {
	display:inline;
	background:#fff;
}

#mobile-tel-label p {
	font-size:14px;
	color:#fff;
	margin-bottom:8px;
}

.logo img {
	text-align:center !important;
	margin:0 auto !important;
}

.logo p {
	margin-bottom:25px;
	text-align:center;
	padding-left:9px;
}

.tel {
	background:#007eb8;
	padding:15px 0 15px 0;
}

.tel p {
	margin-bottom:0;
	text-align:center;
}

.tel a {
	font-size:24px;
}

.nav {
	padding:0;
	margin:0;
	border:0;
	height:auto;
}

.mobilebarmenuck {
	padding-top:4px;
}

.mobilemaximenucktitle {
	padding-top:12px !important;
}

.content-left {
	padding:0 15px 0 15px;
}

.content-right p {
	text-align:center;
}


}

@media (min-width: 768px) and (max-width: 992px) {

.vm-col-3 {
	width:32% !important;
}

.right-col {
	display:none;
	visibility:hidden;
	height:0px !important;
	width:0 !important;
	margin:0 !important;
	max-height:0 !important;
	min-height:0 !important;
}

.right-col p {
	margin:0 !important;
	padding:0 !important;
	display:none;
}

#wrap, .header, .content-col, .nav, .footer {
	width:auto !important;
}

#wrap {
	padding-top:20px;
}

.content-col {
	padding-left:0px;
}

.header img, right-col img {
  display: block;
  max-width: 100%; // Set a maximum relative to the parent
  height: auto;    // Scale the height according to the width, otherwise you get stretching
}

.header {
	height:223px;
	background-size:cover;
}

.logo {
	padding-left:12px !important;
}

.tel {
	padding-left:35px;
}

.right-col img {
	display:none;
	visibility:hidden;
}

.content-left {
	padding:0 15px 0 15px;
}

.nav {
	padding:0;
	margin:0;
	border:0;
}

.mobilebarmenuck {
	padding-top:4px;
}

.mobilemaximenucktitle {
	padding-top:12px !important;
}

.content-right {
	padding-right:15px;
}

}




