/* = RESET STYLES = */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, menu, nav, section, summary, time, mark, audio, video, a img { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
/* = DEFAULT STYLES = */
body { text-align: center; margin: 0; font-size: 12px; background: #FFF; font-family: 'Arial, Helvetica', sans-serif; }
/* DEFAULT - LINKS */
a { text-decoration: none; font-weight: bold; color: #FFF !important; }
a:hover { text-decoration: underline; color: #CCC; }
/* DEFAULT - CLEARS */
.clear { clear: both; height: 0; width: 0; display: block; }
.clear-right { clear: right; height: 0; width: 0; }
.clear-left { clear: left; height: 0; width: 0; }
/* = PAGE = */
#page { width: 100%; background: url(images/background.jpg) no-repeat fixed center; background-size: cover; padding: 20px 0; }
.page-inner { max-width: 1170px; background: #ffffff; padding-left: 0 !important; padding-right: 0 !important ;}
/* = HEADER = */
#header-container {padding: 20px 0;    background: #ffffff; /* Old browsers */    background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 100%, #f9f9f9 100%); /* FF3.6+ */    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f6f6f6), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */    background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */    background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%,#f9f9f9 100%); /* Opera 11.10+ */    background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%,#f9f9f9 100%); /* IE10+ */    background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 100%,#f9f9f9 100%); /* W3C */    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */ border-bottom: 3px solid #feff99;}

/* HEADER - LOGO */
#logo { text-align: center; }
#logo a { display: inline-block; opacity: 1; transition: all .3s ease-out; color: #c4131f!important; font-size: 30px; margin-top: 20px; }
#logo a:hover { -webkit-transform: scale(.9); -moz-transform: scale(.9); -o-transform: scale(.9); transform: scale(.9); text-decoration: none; }
#c2a { font-size: 15px; font-weight: bold; color: #000000; }
#c2a .number { font-size: 32px; margin: 5px 0; color: #c4131f!important; }
#c2a .c2a-address { font-size: 16px; }
#c2a a { color: #000000 !important; }
#c2a .request-btn { background: #c4131f; color: #ffffff!important; margin: 15px 0; transition: all .5s; }
#c2a .request-btn:hover { background: #feff99; color: #000000!important; margin: 15px 0; transition: all .5s; }
#hours { padding: 22px 0; font-size: 18px; font-weight: bold; }
/* = TOP NAVIGATION = */
#nav-container { background: #000000; padding: 20px 0; border-bottom-right-radius: 100%; border-bottom-left-radius: 100%; overflow: hidden; }
#nav-container #nav { padding: 0; }
#nav-container .navbar { min-height: 30px !important; border: none !important; }
#nav-container .navbar-nav { width: 100%; font-size: 0; }
#nav-container .navbar-nav > li { float: none; width: 14%; display: inline-block; }
#nav-container a { color: #FFF !important; font-size: 18px; line-height: 18px; margin-right: 5px; }
#nav-container a:hover, #nav-container .dropdown-menu > li > a, #nav-container .dropdown-menu > li > a:hover, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, #nav-container li.active a { background: #feff99 !important; border-radius: 10px; color: #c4131f !important; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #000 !important; }
/* = BANNER NAVIGATION = */
#banner-container .nav-pills > li > a { border-radius: 0; }
ul.nav-stacked { }
#banner-container .nav-stacked > li + li { margin-top: 0; margin-left: 0; }
#banner-container { color: #FFF !important; font-size: 18px; font-weight: normal; border-top: 5px solid #000000; background: #000; }
.dropdown-menu { background: none; }
.dropdown-menu > li > a { color: #FFF; }
.dropdown-menu > li > a:hover { color: #ccc; background: none; }
.dropdown-menu .sub-menu { left: 100%; position: absolute; top: 0; visibility: hidden; margin-top: -1px; }
.dropdown-menu li:hover .sub-menu { visibility: visible; }
.dropdown:hover .dropdown-menu { display: block; }
.navbar-banner-padding { padding: 0 !important; margin: 0 !important; }
.nav-banner-width { max-width: 320px !important; }
/* = BANNER = */
#banner-container {width: 100%; margin: 0 auto ;padding: 0 ; background: #000;}
.slideshow {   padding-left: 0 !important; padding-right:0 !important; margin: 0 auto;}
.carousel-inner {position: relative;width: 100%;overflow: hidden;-webkit-box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.2);-moz-box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.2);box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.2);z-index: 999; }
.no-padding { padding-left: 0 ; padding-right: 0; }
/* = CONTENT = */
#content-container { font-family: 'Merriweather Sans', sans-serif; font-size: 18px; margin-bottom: 30px; padding: 15px; }
#primary-container { padding: 15px 0; }
#content-container p { line-height: 1.75em; margin: 20px 0; }
#content-container a { color: #c4131f !important; }
#primary-container ul { margin-left: 50px; }
h3.location-list-heading1 { margin: 0 auto; display: block; max-width: 153px; }
h3.location-list-heading2 { margin: 0 auto; display: block; max-width: 147px; }
ul.location-list1 { margin: 0 auto; display: block; max-width: 145px; }
ul.location-list1 li { list-style-position: inside !important; list-style: square; text-align: left; }
ul.location-list2 { margin: 0 auto; display: block; max-width: 167px; }
ul.location-list2 li { list-style-position: inside !important; list-style: square; text-align: left; }
/* CONTENT - HEADINGS */

h1 { font-family: 'Arial, Helvetica', sans-serif; font-weight: bold; font-size: 32px; color: #000000; padding-bottom: 3px; border-bottom: 1px solid #c4131f; }
h2 { font-family: 'Arial, Helvetica', sans-serif; font-weight: bold; color: #000000; padding-bottom: 3px; border-bottom: 1px solid #c4131f; font-size: 28px; }
h3 { font-family: 'Arial, Helvetica', sans-serif; font-weight: bold; color: #000000; font-size: 24px; }
h4 { font-family: 'Arial, Helvetica', sans-serif; font-weight: bold; font-size: 22px; }
h5 { font-family: 'Arial, Helvetica', sans-serif; font-weight: bold; font-size: 20px; }
/* PRIMARY - IMAGES */
.inline-left { border: 2px solid #c4131f; background: #FFF; padding: 3px; float: left; margin: 15px 15px 5px 0; }
.inline-right { border: 2px solid #c4131f; background: #FFF; padding: 3px; float: right; margin: 5px 0 5px 15px; }
/* PRIMARY - DUEL LISTS - two lists side by side */
div.dual-lists ul { float: left; width: 40%; margin: 0 1%; padding: 0; }



/* = CONTACT FORM = */
#sidebar-container { width: 100%; margin: 0 auto; }
/* = CONTACT PAGE = */

.map-margin { margin: 30px 0; }
/* = CONTACT FORM = */
#contact-form-container { width: 100%; height: 100%; margin: 0 auto; padding: 10px; font-weight: bold; text-transform: uppercase; }
#contact-form-container.contact-form-bg { background: #ccc !important; -webkit-box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.26); -moz-box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.26); box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.26); border: 2px ridge #FFF; width: 100%; margin:0 0 0 10px; }
.address-left { margin-top: 20px; }
.address-left p { font-size: 20px; font-weight: normal; text-transform: uppercase; }
.address-left p span.company-heading { font-size: 23px; font-weight: normal; color: #000 !important; text-shadow: 1px 1px 1px #ccc; padding-bottom: 1px; border-bottom: 1px solid #000; text-transform: uppercase; letter-spacing: -1px; }
.address-left p span.address-title { color: #000 !important; text-shadow: 1px 1px 1px #000; text-transform: uppercase; }
/* FORM - LABEL */
#contact-form-container label { cursor:pointer; float: left; clear: both; margin: 9px 0; color: #000; text-shadow: 1px 1px 1px rgba(255,255,255,0.8) !important; }
#contact-container { width: 100%; margin: 60px auto 20px auto !important; }
/* FORM - INPUT FIELDS */
#contact-form-container input[type="text"] { border-radius: 3px; }
#contact-form-container input { border: 2px ridge #FFF; float: left; clear: both; width: 99%; background: linear-gradient(#eee, #fff); transition: all 0.3s ease-out; padding: 5px; color: #555; border-radius: 0; max-height: 30px; }
#contact-form-container input:hover, #contact-form-container textarea:hover { background: #000; color: #FFF !important; }
input::-webkit-input-placeholder {
color: #000 !important;
}
input:-moz-placeholder { /* Firefox 18- */
color: #000 !important;
}
input::-moz-placeholder {  /* Firefox 19+ */
color: #000 !important;
}
input:-ms-input-placeholder {
color: #000 !important;
}
 textarea::-webkit-input-placeholder {
color: #000 !important;
}
textarea:-moz-placeholder { /* Firefox 18- */
color: #000 !important;
}
textarea::-moz-placeholder {  /* Firefox 19+ */
color: #000 !important;
}
textarea:-ms-input-placeholder {
color: #000 !important;
}
 input:hover::-webkit-input-placeholder {
color: #FFF !important;
}
input:hover:-moz-placeholder { /* Firefox 18- */
color: #FFF !important;
}
input:hover::-moz-placeholder {  /* Firefox 19+ */
color: #FFF !important;
}
input:hover:-ms-input-placeholder {
color: #FFF !important;
}
 input:focus::-webkit-input-placeholder {
color: #FFF !important;
}
input:focus:-moz-placeholder { /* Firefox 18- */
color: #FFF !important;
}
input:focus::-moz-placeholder {  /* Firefox 19+ */
color: #FFF !important;
}
input:focus:-ms-input-placeholder {
color: #FFF !important;
}
 textarea:hover::-webkit-input-placeholder {
color: #FFF !important;
}
textarea:hover:-moz-placeholder { /* Firefox 18- */
color: #FFF !important;
}
textarea:hover::-moz-placeholder {  /* Firefox 19+ */
color: #FFF !important;
}
textarea:hover:-ms-input-placeholder {
color: #FFF !important;
}
 textarea:focus::-webkit-input-placeholder {
color: #FFF !important;
}
textarea:focus:-moz-placeholder { /* Firefox 18- */
color: #FFF !important;
}
textarea:focus::-moz-placeholder {  /* Firefox 19+ */
color: #FFF !important;
}
textarea:focus:-ms-input-placeholder {
color: #FFF !important;
}
#contact-form-container input:focus, form textarea:focus { outline: none; background-position: 0 -1.7em; }	/* make field background color change when filling out */
#contact-form-container textarea { border-radius: 0; resize:vertical; float: left; clear: both; height: 80px; width: 99%; border: 2px ridge #FFF; background: linear-gradient(#eee, #fff); transition: all 0.3s ease-out; padding: 5px; color: #555; }
/* FORM - SELECT FIELD */
#contact-form-container form select[type="text"] { border-radius: 3px; }
#contact-form-container form select { border: 2px ridge #FFF; float: left; clear: both; width: 99%; background: linear-gradient(#eee, #fff); transition: all 0.3s ease-out; padding: 5px; color: #555; }
#contact-form-container form select:focus, form textarea:focus { outline: none; background-position: 0 -1.7em; }	/* make field background color change when filling out */
/* FORM - CAPTCHA */
#contact-form-container input[type="checkbox"] { float: left; width: 30px; text-shadow: 1px 1px 1px rgba(0,0,0, 0.5); }
#contact-form-container #hiddencheckbox { display:inline-block; margin:0 5px 0 0; padding:3px 0; width:auto; }
#contact-form-container input[type="checkbox"] { border:none; }
#contact-form-container .checkbox-label { font-size: 20px; color: #000; text-shadow: 1px 1px 1px rgba(255,255,255, 0.5); margin: 15px 0; }
/* FORM - SUBMIT BUTTON */
#contact-form-container .btn-contact { background: #000; color: #FFF; font-size: 16px; border: 1px solid #FFF; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4); text-decoration: none; text-shadow: 1px 1px 1px rgba(0,0,0, 0.8); }
#contact-form-container .btn-contact:hover { background: #333; }
/* = CONTACT INFO = */
#contact-info-container { padding: 10px 0; color: #000000; font-size: 16px; font-weight: normal; background: #feff99; }
#contact-info-container a { color: #ffffff !important; font-weight: normal !important; }
/* = FOOTER = */
#footer-container { height: auto; padding: 0; font-size: 14px; color: #fff; background: #000000; border-top: 3px solid #c4131f; }
.list-inline.sitemap { margin-top: 10px; }
#footer-container .copyright { display: block; margin: 10px auto; text-align: center; }
#footer-container .copyright a { text-decoration: none; font-weight: normal; }
#footer-container .copyright a:hover { text-decoration: underline; }
/* FOOTER - LINKS */
.list-inline.sitemap a { color: #fff !important; font-weight: normal; font-size: 14px; }
.list-inline.sitemap a:hover { text-decoration: underline; color: #fff !important; }
/* = SITEMAP PAGE = */
ul.sitemap-page { margin: 20px auto; display:block; max-width: 500px; float: none; }
ul.sitemap-page li { list-style: none; }
ul.sitemap-page li a { font-weight: bold; text-transform: uppercase; text-decoration: none; text-shadow: 1px 1px 1px rgba(0,0,0,0.8); color: #000 !important; text-transform: uppercase; /* CSS3 Transition Effect */ -webkit-transition: all 0.12s ease-out; -moz-transition: all 0.12s ease-out; -o-transition: all 0.12s ease-out; text-align: center; font-size: 36px; line-height: 55px; display: block; }
ul.sitemap-page li a:hover { color: #ccc !important; text-transform: uppercase; text-decoration: none; /* CSS3 Transform Effect */ -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); text-shadow: 0px 3px 0px #ccc, 0px 14px 10px rgba(0,0,0,0.15), 0px 24px 2px rgba(0,0,0,0.1), 0px 34px 30px rgba(0,0,0,0.1); }



/* = GALLERY PAGE = */
.lightbox {width: 100%; margin: 0 auto;}
.lightbox img { width: 225px;border: 2px solid #006c2c; margin: 10px auto;}


/* = MEDIA QUERIES= */
@media screen and (min-width: 992px) and (max-width: 1200px) {
#c2a { font-size: 12px; }
#c2a .number { font-size: 30px; }
}
 @media screen and (min-width: 768px) and (max-width: 992px) {
#logo { text-align: center; }
#c2a { font-size: 12px; text-align: center; }
#c2a .number { font-size: 30px; }
#nav-container a { font-size: 14px !important; padding: 15px 7px !important; }
}
 @media screen and (max-width: 768px) {
#logo { text-align: center; }
#c2a { font-size: 12px; text-align: center; }
#c2a .number { font-size: 30px; }
#nav-container { background: #000000; }
#nav-container #nav { padding-right: 15px; padding-left: 15px; }
#nav-container .navbar-default .navbar-toggle { background: #f9f1be; }
#nav-container a { padding: 8px 15px !important; }
#nav-container .navbar-nav > li { float: none; width: auto; }
.timeline > li > .timeline-badge { position: absolute; top: 16px; left: 79%; margin-left: -25px; }
}
 @media screen and (max-width: 767px) {
ul.timeline:before { left: 40px; }
ul.timeline > li > .timeline-panel { width: calc(100% - 90px); width: -moz-calc(100% - 90px); width: -webkit-calc(100% - 90px); }
ul.timeline > li > .timeline-badge { display: none; }
ul.timeline > li > .timeline-panel { float: right; }
ul.timeline > li > .timeline-panel:before { border-left-width: 0; border-right-width: 15px; left: -15px; right: auto; }
ul.timeline > li > .timeline-panel:after { border-left-width: 0; border-right-width: 14px; left: -14px; right: auto; }
#nav-container .navbar-nav { width: auto; }
#nav-container .navbar-nav > li { float: none; display: block; width: auto; }
}
 @media screen and (max-width: 360px) {
 }
 }
}
 @media screen and (-webkit-min-device-pixel-ratio: 0) {
#content-container.movethatshyt { margin-top: 351px !important; font-size: 40em !important; }
}
 _::-moz-svg-foreign-content, :root #content-container.movethatshyt {
 margin-top: 351px !important;
 font-size: 40em !important;
}
