@charset "utf-8";

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/*-- Google Fonts START
------------------------------------------------------------------------------------
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import 'https://fonts.googleapis.com/css?family=Droid+Serif:400,400i);
	/*
	font-family: 'Droid Serif', serif;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;


/*-- Font Faces Section
------------------------------------------------------------------------------------*/



/*-- Headers
------------------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6, h7 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}

/*-- Global
---------------------------------------------------------------------------*/
html {
	font-size: 62.5%;
}
body {
	font-family: 'Open Sans', sans-serif;
}
p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:14px;
}
a {
	color:#af8140;
	font-weight:600;
}
a:hover {
	color:inherit;
}
a, a:hover, a:focus {
	text-decoration: none;
}
strong,
b {

}
a[href^=tel] {
    color:inherit;
    text-decoration:none;
}
.text-box ul li {
	/*margin-left: 30px;*/
	
}

/*-- Header Section
----------------------------------------------------------------------*/
.menu-tab h5{
	font-size:14px;
	font-weight:400;
}



/*-- Content Section
----------------------------------------------------------------------*/

#content-error h1, #content-offline h1 {
	font-family: 'Russo One', sans-serif;
	font-weight: 400;
	font-size: 230px;
	font-size: 23rem;
}
#content-error h2, #content-offline h2 {
	font-family: 'Russo One', sans-serif;
	font-weight: 400;
	font-size: 100px;
	font-size: 10rem;
}
#content-error p, #content-offline p {
	font-family: 'Russo One', sans-serif;
	font-weight: 400;
	font-size: 20px;
	font-size: 2rem;
}
.content-header{
	text-align:center;
	text-transform:uppercase;
	border-top:3px solid #000;
	border-bottom:3px solid #000;
	color:#000;
	border-color:#000;
}
.content-header h2{
	font-family: 'Droid Serif', serif;
	font-size:22px;
	margin:20px 0;
}
.content-text p {
	font-size:16px;
	text-align:center;
	font-style:italic;
	padding:0 30px 40px 30px;
	list-style:none;
}
.text-box ul li {
	font-size:16px;
	text-align:center;
	font-style:italic;
	list-style:none;
}
.focus-header{
	text-align:center;
	text-transform:uppercase;
	/*border-top:3px solid #000;
	border-bottom:3px solid #000;*/
	color:#af8140;
	border-color:#af8140;
	padding:20px 0 20px 0;
}
.focus-header h2{
	font-family: 'Droid Serif', serif;
	font-size:24px;
	margin:20px 0;
}
.polaroid-text{
	font-family: 'Droid Serif', serif;
	font-weight:400i;
	font-size:italic;!important
	background-color: transparent;
    text-align: center;
    padding: 10px 0;
    display: table-cell;
    vertical-align: middle;
}
.polaroid-text:hover,
.polaroid-text:focus{
	/*color:#777;*/
	/*cursor:pointer;*/
}
#call-to-action h1{
	font-family: 'Droid Serif', serif;
	font-size:30px;
	font-weight:500;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
}
.location-box{
	text-align:center;
}
.location-box img{
	display:block;
	margin:auto;
}
.location-box h3{
	font-size:22px;
	font-family: 'Droid Serif', serif;
	text-align:center;
	text-transform:uppercase;
	font-weight:;
	color:#af8140;
	margin:20px 0;
}
.location-box p{
	font-size:13px;
	font-style:italic;
	text-transform:uppercase;
	font-weight:500;
}

.location-header{
    border-top: 3px solid #af8140;
    border-bottom: 3px solid #af8140;
    color: #af8140;
    border-color: #af8140;
}
/*-- Footer Section
----------------------------------------------------------------------*/
#footer_text{
	padding:40px 10px 10px 10px;
}
#footer_text p, #footer_text a {
	color: #757575;
	font-size: 14px;
	font-size: 1.4rem;
	text-align:center;
	margin-bottom:0;
}
#footer_text a:hover {
	color: #97c725;
}
.footer-header{
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	padding-bottom:35px;
}
.footer-header h3{
	font-size:20px;
	text-transform:uppercase;
	font-weight:700;
}


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
html {
	font-size: 62.5%;
}
.menu-tab h5{
	font-size:17px;
	font-weight:500;
}

.content-text p{
	font-size:18px;
	padding:0 30px 40px 30px;
}
.text-box ul li {
	font-size:18px;
}
.focus-header{
	padding:0 0 30px 0;
}
.content-header h2{
	font-size:22px;
}
.focus-header h2{
	font-size:24px;
}
#call-to-action h1{
	font-size:38px;
}
.location-box h3{
	font-size:20px;
	margin:15px 0;
}
.location-box p{
	font-size:12px;
}
.footer-header{
	padding-bottom:50px;
}
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
html {
	font-size: 62.5%;
}
.content-header h2{
	font-size:29px;
}
.content-text p{
	font-size:18px;
	padding:0 30px 25px 30px;
}

.focus-header h2{
	font-size:29px;
}
.location-box h3{
	font-size:28px;
	margin:20px 0;
}
.location-box p{
	font-size:12px;
}
.location-box h3{
	font-size:23px;
}
#call-to-action h1{
	font-size:43px;
}
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
html {
	font-size: 62.5%;
}
.location-box h3{
	font-size:23px;
}
.content-header h2{
	font-size:32px;
}
.focus-header h2{
	font-size:32px;
}
#call-to-action h1{
	font-size:47px;
}
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1600px) {
html {
	font-size: 62.5%;
}
.location-box p{
	font-size:14px;
}
.location-box h3{
	font-size:28px;
}
}