@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:400,700');

/* = DEFAULT STYLES = */
html, body {margin:0;font-size:14px;font-family: 'Open Sans', sans-serif;}

/* = DEFAULT - LINKS = */
a {text-decoration:none;font-weight:bold;color:#c87241;}
a:hover, a:focus {text-decoration:underline;color:#6a6668;}

/* = DEFAULT - TEXT ITEMS = */
p {margin:20px 0;line-height:1.75em;}

/* = DEFAULT - HEADINGS = */
h1 {font-size:28px;margin:0;font-weight:bold;border-bottom:2px solid #c87241;font-family: 'Roboto Slab', serif;color:#6a6668;}
h2 {font-size:24px;margin:0;}
h3 {font-size:24px;margin:0;font-weight:bold;color:#c87241;font-family: 'Roboto Slab', serif;}
h4 {}
h5 {}
/* = DEFAULT - Custom Bootstrap = */
.container {margin:0 auto;}

/* Buttons */
.btn {background:#6a6668;color:#fff;font-weight:bold;}
.btn:hover, .btn:focus {background:#948f91;color:#fff;}

/* = HEADER = */
header {padding:20px 0;background:url(../images/pw_pattern.png);}
.header-inner {}
/* HEADER - LOGO */
.logo {margin-top:25px;}
.logo img:hover  {opacity:.8;}

/* = CALL TO ACTION = */
.c2a {text-align:center;font-size:22px;font-weight:bold;color:#6a6668;font-family: 'Roboto Slab', serif;margin-top:20px;}
.tagline {font-size:28px;}
.tel {font-size:28px;}
address {display:block;margin:10px 0;}
.email {display:block;}

/* = BANNER = */
#banner {border-top:5px solid #ccc;border-bottom:5px solid #ccc;background:#948f91;}
#banner h2 {font-weight:bold;font-size:36px;text-align:center;position: absolute;z-index:99;width:100%;color:#fff;padding:10px;bottom:40px;}

/* = MAIN = */
main {text-align:left;color: #000;padding:60px 0;}
.main-inner {}
.video {margin-top:35px;}

/* = SECTION = */
section {}

/* = FLOATED IMAGES = */
img.pull-left {margin:20px 20px 20px 0px;}
img.pull-right {margin:20px 0px 20px 20px;}

/* = ASIDE = */
aside {text-align:left;}

/* CONTACT FORM */
.contact-form {background:#c87241;}
.contact-form form {margin-top:10px;}
.contact-form h3 {color:#fff;background:#6a6668;padding:10px;text-align:center;}
.contact-form label {color:#fff;}
.contact-form .btn {width:100%;}
.contact-form .alert {padding:7px 20px;margin-bottom:0px;}

/* Top Feature */
#top-feature {text-align:center;}
#top-feature img {display:inline-block;margin:10px;}
.top-feature-inner {border-top:3px solid #eee;border-bottom:3px solid #eee;padding-top:20px;padding-bottom:20px;}
.top-feature-inner .list-inline {font-weight:bold;font-size:18px;color:#666;margin-top:20px;margin-bottom:20px;}
.top-feature-inner .list-inline li {margin:0;padding:0;}
.top-feature-inner .list-inline li:last-child:after {content:"\2022";padding:10px;color:#666;}
.top-feature-inner .list-inline li:before {content:"\2022";padding:0px 10px;color:#666;}

/* = FEATURE = */
#feature {padding:20px 0;}
.feature-inner {text-align:center;}
.feature-box img {border:3px solid #948f91;margin:10px auto;}
.feature-box h3{font-size:28px;}

/* = CONTACT INFO = */
#contact-info {background:#c87241;padding:10px 0px;text-align:center;color:#fff;border-bottom:2px solid #fff;font-size:16px;font-weight:bold;font-family: 'Roboto Slab', serif;}
.contact-info-inner {}
.contact-info {display:inline-block;}
.spacer {margin:0px 5px;}
#contact-info a {color:#fff;}
#contact-info a:hover, #contact-info a:focus {text-decoration:none;color:#000;}

/* = FOOTER = */
footer {text-align:center;background:#948f91;padding:10px 0;font-size:11px;}
.footer-inner {}
.sitemap .list-inline {margin-bottom:5px;}
/* = FOOTER - LINKS = */
footer a {color:#fff;font-weight:normal;}
footer a:hover, footer a:focus {text-decoration:none;color:#000;}

/* = BACK TO TOP LINK = */
#top-link-block.affix-top {position: absolute; /* allows it to "slide" up into view */bottom: -82px; /* negative of the offset - height of link element */left: 10px; /* padding from the left side of the window */}
#top-link-block.affix {position: fixed; /* keeps it on the bottom once in view */bottom: 18px; /* height of link element */left: 10px; /* padding from the left side of the window */}
.back-to-top {background:#666;color:#fff;}
.back-to-top:hover, .back-to-top:focus {background:#333;color:#fff;}

/* = 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-decoration: none; text-shadow: 1px 1px 1px rgba(0,0,0,0.8); color: #ccc;  /* 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: #000;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);}

/* = LIST STYLE IP = */
ul.list-items {margin: 10px 0 10px 60px;}
ul.list-items li {color: #000; font-weight: bold; }
ul.list-items li  a {color: #000; font-weight: bold; }
ul.list-items li a:hover {color: #000; text-decoration: none;}

/* = MEDIA QUERIES= */
@media screen and ( max-width: 1366px ) {}
@media screen and ( max-width: 1024px ) {}
@media screen and ( max-width: 991px ) {.c2a {font-size:16px;}#banner h2 {font-size:24px;}.feature-box h3 {font-size:20px;}.contact-info {display:block;}.spacer {display:none;}}
@media screen and ( max-width: 768px ) {}
@media screen and ( max-width: 767px ) {.navbar .navbar-nav {display:block;margin-bottom:0px;}.logo img{margin:10px auto;}img.pull-left {float:none !important;margin:0 auto;} img.pull-right {float:none !important;margin:0 auto;}.c2a {text-align:center;margin-top:0;}}
@media screen and ( max-width: 741px ) {}
@media screen and ( max-width: 600px ) {}
@media screen and ( max-width: 414px ) {}
@media screen and ( max-width: 375px ) {.c2a {font-size:14px;}.tel {display:block;}}