/*
Theme Name: Dick's Drive In Theme by FDGweb
Theme URI: http://www.fdgweb.com/
Author: FDGweb
Author URI: http://www.fdgweb.com/
Description: A custom theme designed by FDGweb.
Version: 2.1
*/

/* =Custom Fonts
-------------------------------------------------------------- */

@font-face {
    font-family: 'Lato';
    src: url('css/fonts/lato/lato-webfont.eot');
    src: url('css/fonts/lato/lato-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/lato/lato-webfont.woff') format('woff'),
         url('css/fonts/lato/lato-webfont.ttf') format('truetype'),
         url('css/fonts/lato/lato-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Lato Light';
    src: url('css/fonts/lato-light/lato_light-webfont.eot');
    src: url('css/fonts/lato-light/lato_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/lato-light/lato_light-webfont.woff') format('woff'),
         url('css/fonts/lato-light/lato_light-webfont.ttf') format('truetype'),
         url('css/fonts/lato-light/lato_light-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Brandon Bold';
    src: url('css/fonts/brandon-bold/brandon_bold-webfont.eot');
    src: url('css/fonts/brandon-bold/brandon_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/brandon-bold/brandon_bold-webfont.woff') format('woff'),
         url('css/fonts/brandon-bold/brandon_bold-webfont.ttf') format('truetype'),
         url('css/fonts/brandon-bold/brandon_bold-webfont.svg#brandon_grotesquebold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Brandon Black';
    src: url('css/fonts/brandon-black/brandon_black-webfont.eot');
    src: url('css/fonts/brandon-black/brandon_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/brandon-black/brandon_black-webfont.woff') format('woff'),
         url('css/fonts/brandon-black/brandon_black-webfont.ttf') format('truetype'),
         url('css/fonts/brandon-black/brandon_black-webfont.svg#brandon_grotesqueblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Campton Extralight';
    src: url('css/fonts/campton_extralight/campton_extralight-webfont.eot');
    src: url('css/fonts/campton_extralight/campton_extralight-webfont.eot?#iefix') format('embedded-opentype'),
    	 url('css/fonts/campton_extralight/campton_extralight-webfont.svg#camptonextralight') format('svg'),
         url('css/fonts/campton_extralight/campton_extralight-webfont.woff') format('woff'),
         url('css/fonts/campton_extralight/campton_extralight-webfont.ttf') format('truetype');  
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Campton Medium';
    src: url('css/fonts/campton_medium/campton_medium.eot');
    src: url('css/fonts/campton_medium/campton_medium.eot?#iefix') format('embedded-opentype'),
    	 url('css/fonts/campton_medium/campton_medium.svg#camptonmedium') format('svg'),
         url('css/fonts/campton_medium/campton_medium.woff') format('woff'),
         url('css/fonts/campton_medium/campton_medium.ttf') format('truetype');  
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Campton Light';
    src: url('css/fonts/campton_light/campton_light-webfont.eot');
    src: url('css/fonts/campton_light/campton_light-webfont.eot?#iefix') format('embedded-opentype'),
    	 url('css/fonts/campton_light/campton_light-webfont.svg#camptonlight') format('svg'),
         url('css/fonts/campton_light/campton_light-webfont.woff') format('woff'),
         url('css/fonts/campton_light/campton_light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Campton Bold';
    src: url('css/fonts/campton_bold/campton_bold-webfont.eot');
    src: url('css/fonts/campton_bold/campton_bold-webfont.eot?#iefix') format('embedded-opentype'),
   		 url('css/fonts/campton_bold/campton_bold-webfont.svg#campton_bookbold') format('svg'),
         url('css/fonts/campton_bold/campton_bold-webfont.woff') format('woff'),
         url('css/fonts/campton_bold/campton_bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

/* /////////  FONT SMOOTHING FIX  ////////////// */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: 'Lato';
		src: url('css/fonts/lato/lato-webfont.svg') format('svg');
	}
	
	@font-face {
		font-family: 'Lato Light';
		src: url('css/fonts/lato-light/lato_light-webfont.svg') format('svg');
	}
	
	@font-face {
		font-family: 'Brandon Bold';
		src: url('css/fonts/brandon-bold/brandon_bold-webfont.svg') format('svg');
	}
	
	@font-face {
		font-family: 'Brandon Black';
		src: url('css/fonts/brandon-black/brandon_black-webfont.svg') format('svg');
	}
	
	@font-face {
		font-family: 'Campton Extralight';
		src: url('css/fonts/campton_extralight/campton_extralight-webfont.svg#camptonextralight') format('svg');
	}
	
	@font-face {
		font-family: 'Campton Medium';
		src: url('css/fonts/campton_medium/campton_medium.svg#camptonmedium') format('svg');
	}
	
	@font-face {
		font-family: 'Campton Light';
		src: url('css/fonts/campton_medium/campton_light-webfont.svg#camptonlight') format('svg');
	}
	
	@font-face {
		font-family: 'Campton Bold';
		src: url('css/fonts/campton_medium/campton_bold-webfont.svg#campton_bookbold') format('svg');
	}
}

/* =Basic structure
-------------------------------------------------------------- */

html {
	font-size: 87.5%;
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

html, body {
	height: 100%;
}

body {
	font-size: 14px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	color: #444;
	line-height: 1;
}

body .site {
	padding: 0;
	background: #FFF;
	position: relative;
}

a, .entry-content a:visited,
.comment-content a:visited {
	outline: none;
	color: #FFF;
	color: #364a9c;
	text-decoration: none;
	position: relative;
}

.entry-content a:after {
  content: ' ';
  position: absolute;
  width: 100%;
  height: 0;
  border-bottom: 2px solid rgba(255, 255, 255, 0.4);
  border-bottom: 2px dotted rgba(0, 85, 184, 0.4);
  bottom: -2px;
  left: 0;
}

a.button:after {
  display: none;
}

a:hover {
	color: #FFF;
}

.entry-content a:hover {
	color: #FFF;
	color: #364a9c;
}

.charity a:after {
	display: none;
}

#site-container {
	min-height: 100%;
	position: relative;
}

#site-container.full {
	max-width: 100%;
}

#page-container {
}

/* Page structure */
#page-container {
}

.site {
	padding: 0 24px;
}

.site-content {
	margin: 24px 0 0;
}

.widget-area {
	margin: 24px 0 0;
}

/* Header */
#header-container.full {
	background: #fff;
}

.site-header {
	padding: 0;
	max-width: 1100px;
	margin: 0 auto;
	position: relative;
}

header hgroup {
	padding: 0;
	height: 200px;
}

.site-header h1,
.site-header h2 {
	text-align: center;
}

.site-header h1 a,
.site-header h2 a {
	color: #515151;
	display: inline-block;
	text-decoration: none;
	vertical-align: middle;
}

#site-header-spacer {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0;
	margin: 0;
}

.site-header h1 a:hover,
.site-header h2 a:hover {
	color: #21759b;
}

.site-header h1 {
	font-size: 0;
	line-height: 1.846153846;
	margin-bottom: 0;
	display: inline-block;
	position: relative;
	max-width: 360px;
	height: 200px;
	position: relative;
}

.site-header h2 {
	font-weight: normal;
	font-size: 13px;
	line-height: 1.846153846;
	color: #757575;
}

/* Navigation Menu */
#nav-container {
    background: transparent;
}

.main-navigation {
	position: relative;
	margin: 0 auto;
	padding: 0;
	max-width: 1100px;
	text-align: center;
	background: #f26725;
	border-bottom: 2px solid #e25d1d;
	border-radius: 5px 5px 0 0;
}

.main-navigation li {
	margin-top: 24px;
	font-size: 12px;
	line-height: 1.42857143;
}

.main-navigation a {
	color: #5e5e5e;
}

.main-navigation a:hover {
	color: #4459b1;
}

.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	display: none;
}

.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
	display: inline-block;
}

#mobile-nav-toggle {
	display: none;
	position: relative;
	top: 0;
	right: 0;
	width: 100%;
	height: 60px;
	cursor: pointer;
	z-index: 200;
	color: #FFF;
	font-size: 22px;
	line-height: 56px;
	text-align: center;
	font-family: Campton Light;
	font-weight: bold;
}

#mobile-nav-toggle div {
	background: #FFF;
	width: 34px;
	height: 4px;
	position: absolute;
	top: 16px;
	left: 16px;
	border-radius: 1px;
	box-shadow: 0 12px 0 #FFF, 0 24px 0 #FFF;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}

#site-container-wrap {
	overflow: hidden;
	min-height: 100%;
	position: relative;
	background: #000;
}

#site-container {
	min-height: 100%;
	position: relative;
	margin: 0 auto;
	/* max-width: 1100px; */
	background: #000;
	-webkit-transition: 0.5s -webkit-transform;
	-moz-transition: 0.5s -webkit-transform;
	-ms-transition: 0.5s -webkit-transform;
	transition: 0.5s -webkit-transform;
}

body.nav-active #site-container {
	-webkit-transform: translateX(30%);
	-moz-transform: translateX(30%);
	-ms-transform: translateX(30%);
	transform: translateX(30%);
}

#mobile-nav {
	position: absolute;
	top: 0;
	left: 0;
	width: 85%;
	z-index: 80;
	min-height: 100%;
	background: #f26725;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}

#mobile-nav .nav-menu {
	padding: 30px 0;
}

body.nav-active #mobile-nav {
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%);
}

#mobile-nav-shad {
	width: 100%;
	min-width: 360px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	opacity: 0;
	display: none;
	z-index: 50;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}

body.nav-active #mobile-nav-shad {
	opacity: 1;
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%);
}

#mobile-nav-close {
	color: rgba(255, 255, 255, 0.7);
	font-size: 16px;
	padding: 20px 20px;
	position: relative;
	margin: -40px 0 5px 0;
	text-align: center;
	cursor: pointer;
}

#mobile-nav-close:after {
	content: ' ';
	width: 70%;
	height: 1px;
	background: rgba(255, 255, 255, 0.15);
	position: absolute;
	margin: 35px 15% 0 15%;
	left: 0;
}

#mobile-nav .menu-top-navigation-container {
	display: block;
	width: 70%;
	padding: 40px 0 0 0;
	z-index: 20;
	position: relative;
	background: #0D293E;
}

#mobile-nav ul#menu-main-navigation,
#mobile-nav ul#menu-main-navigation-1 {
	padding: 30px 0 0 0;
}

#mobile-nav > div > ul > li > a {
	text-decoration: none;
	color: #FFF;
	font-size: 26px;
	display: block;
	width: 100%;
	text-align: center;
	padding: 10px 0;
	position: relative;
	font-family: Campton Light;
	font-weight: bold;
}

#mobile-nav > div > ul > li > ul > li > a {
	text-decoration: none;
	color: rgba(255, 255, 255, 0.6);
	font-size: 18px;
	display: block;
	width: 100%;
	text-align: center;
	padding: 6px 0;
	letter-spacing: 1px;
	font-family: Campton Light;
	font-weight: bold;
}

#mobile-nav > div > ul > li > ul > li > a:active {
	color: #FFF;
}

#mobile-nav > div > ul > li {
	padding: 0 0 5px 0;
}

#mobile-nav ul.sub-menu {
	position: relative;
	z-index: 200;
}

#site-search {
	position: absolute;
	right: 0;
	top: 10px;
	height: 32px;
}

#site-search input[type="text"] {
	border: 0;
	border-radius: 0;
	background: #555;
	color: #FFF;
	height: 20px;
	padding: 6px 10px;
	outline: none;
}

#site-search input[type="submit"] {
	margin: 0 0 0 -4px;
	border-radius: 0;
	border: none;
	width: 32px;
	height: 32px;
	vertical-align: top;
	outline: none;
	background: #777;
}

#site-search input[type="submit"]:focus, #site-search input[type="submit"]:active {
	box-shadow: none;
	background: #999;
}

#home-rotator-container {
	position: relative;
}

#home-rotator li {
	max-height: 440px;
	overflow: hidden;
}

.home-rotator-slide-content-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 20;
}

.home-rotator-slide-content-spacer {
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 100%;
}

.home-rotator-slide-content {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	margin: 0 -100px 0 -4px;
}

.home-rotator-slide-content-inner {
	position: relative;
	max-width: 1040px;
	margin: 0 auto;
	overflow: hidden;
}

.home-rotator-slide-content-width {
	max-width: 400px;
	float: left;
}

.home-rotator-title {
	font-size: 42px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 40px;
	letter-spacing: -0.024em;
	color: #FFF;
	font-family: Brandon Bold;
}

.home-rotator-content {
	color: rgba(255, 255, 255, 0.8);
	margin: 5px 0 0 0;
	line-height: 20px;
}

a.home-rotator-button {
	display: inline-block;
	background: #333;
	padding: 10px 14px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	margin: 20px 0 0 0;
	font-family: Lato Light;
}

#rotator-prev, #rotator-next {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 60px;
}

#rotator-next {
	left: auto;
	right: 0;
}

#rotator-prev a, #rotator-next a {
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.1);
	cursor: pointer;
	overflow: hidden;
	text-indent: -9999px;
	color: rgba(0, 0, 0, 0);
}

.bx-controls.bx-has-pager {
	position: absolute;
	bottom: 0;
	width: 100%;
}

/* Footer */
#footer-container {
	position: relative;
	bottom: 0;
	width: 100%;
	height: 220px;
}

#footer-container {
}

footer[role="contentinfo"] {
	clear: both;
	font-size: 12px;
	line-height: 2;
	max-width: 1020px;
	margin: 0 auto 10px;
	padding: 40px;
	height: 100px;
	position: relative;
	background: #364a9c;
	border-top: 2px solid #2b3e8c;
	background-size: 100%;
	border-radius: 0 0 5px 5px;
}

footer[role="contentinfo"] a {
	color: #FFF;
}

footer[role="contentinfo"] a:hover {
	opacity: 0.8;
}

footer .menu li {
	display: inline-block;
}

footer .menu li a {
	color: #DDD;
	text-decoration: none;
	font-size: 12px;
	padding: 10px 12px;
}

footer .menu li a:hover {
	color: #FFF;
}

#site-copyright {
	position: absolute;
	right: 40px;
	text-align: right;
	font-family: Campton Extralight;
	font-weight: 600;
	color: #FFF;
	font-size: 14px;
	line-height: 26px;
}


/* =Main content and comment content
-------------------------------------------------------------- */

.entry-meta {
	clear: both;
}

.entry-header .entry-title {
	font-size: 20px;
	line-height: 1.2;
	font-weight: normal;
}

.entry-header .entry-title a {
	text-decoration: none;
	font-family: Lato Light;
	font-size: 32px;
}

.entry-header .entry-format {
	margin-top: 24px;
	font-weight: normal;
}

.entry-header .comments-link {
	display: none;
	margin-top: 24px;
	font-size: 13px;
	line-height: 1.846153846;
	color: #757575;
}

.comments-link a,
.entry-meta a {
	color: #757575;
}

.comments-link a:hover,
.entry-meta a:hover {
	color: #21759b;
}

article.sticky .featured-post {
	border-top: 4px double #ededed;
	border-bottom: 4px double #ededed;
	color: #757575;
	font-size: 13px;
	line-height: 3.692307692;
	margin-bottom: 24px;
	text-align: center;
}

.entry-content,
.entry-summary,
.mu_register {
	line-height: 1.714285714;
}

.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	margin: 24px 0;
	line-height: 1.714285714;
}

.entry-content h1,
.comment-content h1 {
	font-size: 21px;
	line-height: 1.5;
}

.entry-content h2,
.comment-content h2,
.mu_register h2 {
	font-family: Campton Extralight;
	font-size: 24px;
	color: #364a9c;
	line-height: 24px;
	margin: 0px 0 20px 0;
}

.entry-content h3,
.comment-content h3 {
	font-size: 16px;
	line-height: 1.846153846;
}

.entry-content h4,
.comment-content h4 {
	font-size: 14px;
	line-height: 1.846153846;
}

.entry-content h5,
.comment-content h5 {
	font-size: 13px;
	line-height: 1.846153846;
}

.entry-content h6,
.comment-content h6 {
	font-size: 12px;
	line-height: 1.846153846;
}

.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
	margin: 0 0 24px;
	line-height: 1.714285714;
}

.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
	margin: 0 0 24px;
	line-height: 1.714285714;
}

.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}

.entry-content ul,
.comment-content ul,
.mu_register ul {
	list-style: disc outside;
}

.entry-content ol,
.comment-content ol {
	list-style: decimal outside;
}

.entry-content li,
.comment-content li,
.mu_register li {
	margin: 0 0 0 36px;
}

.entry-content blockquote,
.comment-content blockquote {
	margin-bottom: 24px;
	padding: 24px;
	font-style: italic;
}

.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
	margin-bottom: 0;
}

.entry-content code,
.comment-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	line-height: 2;
}

.entry-content pre,
.comment-content pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	line-height: 1.714285714;
	margin: 24px 0;
	overflow: auto;
	padding: 24px;
}

.entry-content pre code,
.comment-content pre code {
	display: block;
}

.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

.entry-content address,
.comment-content address {
	display: block;
	line-height: 1.714285714;
	margin: 0 0 24px;
}

img.alignleft,
.wp-caption.alignleft {
	margin: 12px 24px 12px 0;
}

img.alignright,
.wp-caption.alignright {
	margin: 12px 0 12px 24px;
}

img.aligncenter,
.wp-caption.aligncenter {
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
}

.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
}

.entry-content dl,
.comment-content dl {
	margin: 0 24px;
}

.entry-content dt,
.comment-content dt {
	font-weight: bold;
	line-height: 1.714285714;
}

.entry-content dd,
.comment-content dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
}

.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ededed;
	color: #757575;
	font-size: 12px;
	line-height: 2;
	margin: 0 0 24px;
	width: 100%;
}

.entry-content table caption,
.comment-content table caption {
	font-size: 16px;
	margin: 24px 0;
}

.entry-content td,
.comment-content td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}

.site-content article {
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

.page-links {
	clear: both;
	line-height: 1.714285714;
}

footer.entry-meta {
	margin-top: 24px;
	font-size: 13px;
	line-height: 1.846153846;
	color: #757575;
}

.single-author .entry-meta .by-author {
	display: none;
}

.mu_register h2 {
	color: #757575;
	font-weight: normal;
}

#wpadminbar {
	background: rgba(0, 0, 0, 0.65);
}

/* =Archives
-------------------------------------------------------------- */

.archive-header,
.page-header {
	margin-bottom: 48px;
	padding-bottom: 22px;
	border-bottom: 1px solid #ededed;
}

.archive-meta {
	color: #757575;
	font-size: 12px;
	line-height: 2;
	margin-top: 22px;
}


/* =Single image attachment view
-------------------------------------------------------------- */

.article.attachment {
	overflow: hidden;
}

.image-attachment div.attachment {
	text-align: center;
}

.image-attachment div.attachment p {
	text-align: center;
}

.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}

.image-attachment .entry-caption {
	margin-top: 8px;
}


/* =Aside post format
-------------------------------------------------------------- */

article.format-aside h1 {
	margin-bottom: 24px;
}

article.format-aside h1 a {
	text-decoration: none;
	color: #4d525a;
}

article.format-aside h1 a:hover {
	color: #2e3542;
}

article.format-aside .aside {
	padding: 24px 24px 0;
	background: #d2e0f9;
	border-left: 22px solid #a8bfe8;
}

article.format-aside p {
	font-size: 13px;
	line-height: 1.846153846;
	color: #4a5466;
}

article.format-aside blockquote:last-child,
article.format-aside p:last-child {
	margin-bottom: 0;
}


/* =Post formats
-------------------------------------------------------------- */

/* Image posts */
article.format-image footer h1 {
	font-size: 13px;
	line-height: 1.846153846;
	font-weight: normal;
}

article.format-image footer h2 {
	font-size: 11px;
	line-height: 2.181818182;
}

article.format-image footer a h2 {
	font-weight: normal;
}

/* Link posts */
article.format-link header {
	padding: 0 10px;
	float: right;
	font-size: 11px;
	line-height: 2.181818182;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #848484;
	background-color: #ebebeb;
	border-radius: 3px;
}

article.format-link .entry-content {
	max-width: 80%;
	float: left;
}

article.format-link .entry-content a {
	font-size: 22px;
	line-height: 1.090909091;
	text-decoration: none;
}

/* Quote posts */
article.format-quote .entry-content p {
	margin: 0;
	padding-bottom: 24px;
}

article.format-quote .entry-content blockquote {
	display: block;
	padding: 24px 24px 0;
	font-size: 15px;
	line-height: 1.6;
	font-style: normal;
	color: #6a6a6a;
	background: #efefef;
}

/* Status posts */
.format-status .entry-header {
	margin-bottom: 24px;
}

.format-status .entry-header header {
	display: inline-block;
}

.format-status .entry-header h1 {
	font-size: 15px;
	font-weight: normal;
	line-height: 1.6;
	margin: 0;
}

.format-status .entry-header h2 {
	font-size: 12px;
	font-weight: normal;
	line-height: 2;
	margin: 0;
}

.format-status .entry-header header a {
	color: #757575;
}

.format-status .entry-header header a:hover {
	color: #21759b;
}

.format-status .entry-header img {
	float: left;
	margin-right: 21px;
}


/* =Comments
-------------------------------------------------------------- */

.comments-title {
	margin-bottom: 48px;
	font-size: 16px;
	line-height: 1.5;
	font-weight: normal;
}

.comments-area article {
	margin: 24px 0;
}

.comments-area article header {
	margin: 0 0 48px;
	overflow: hidden;
	position: relative;
}

.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}

.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 85px;
}

.comments-area article header cite {
	font-style: normal;
	font-size: 15px;
	line-height: 1.42857143;
}

.comments-area cite b {
	font-weight: normal;
}

.comments-area article header time {
	line-height: 1.714285714;
	text-decoration: none;
	font-size: 12px;
	color: #5e5e5e;
}

.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}

.comments-area article header a:hover {
	color: #21759b;
}

.comments-area article header cite a {
	color: #444;
}

.comments-area article header cite a:hover {
	text-decoration: underline;
}

.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background-color: #0088d0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #009cee, #0088d0);
	background-image: -ms-linear-gradient(top, #009cee, #0088d0);
	background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
	background-image: -o-linear-gradient(top, #009cee, #0088d0);
	background-image: linear-gradient(top, #009cee, #0088d0);
	border-radius: 3px;
	border: 1px solid #007cbd;
}

.comments-area .bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	padding: 2px 5px;
	font-size: 10px;
}

.comments-area .bypostauthor cite b {
	font-weight: bold;
}

a.comment-reply-link,
a.comment-edit-link {
	color: #686868;
	font-size: 13px;
	line-height: 1.846153846;
}

a.comment-reply-link:hover,
a.comment-edit-link:hover {
	color: #21759b;
}

.commentlist .pingback {
	line-height: 1.714285714;
	margin-bottom: 24px;
}

/* Comment form */
#respond {
	margin-top: 48px;
}

#respond h3#reply-title {
	font-size: 16px;
	line-height: 1.5;
}

#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	font-weight: normal;
	font-size: 12px;
}

#respond form {
	margin: 24px 0;
}

#respond form p {
	margin: 11px 0;
}

#respond form p.logged-in-as {
	margin-bottom: 24px;
}

#respond form label {
	display: block;
	line-height: 1.714285714;
}

#respond form input[type="text"],
#respond form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 1.714285714;
	padding: 10px;
	width: 100%;
}

#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	line-height: 2;
	color: #5e5e5e;
}

.required {
	color: red;
}


/* =Front page template
-------------------------------------------------------------- */

.entry-page-image {
	margin-bottom: 14px;
}

.template-front-page .site-content article {
	border: 0;
	margin-bottom: 0;
}

.template-front-page .widget-area {
	clear: both;
	float: none;
	width: auto;
	padding-top: 24px;
	border-top: 1px solid #ededed;
}

.template-front-page .widget-area .widget li {
	margin: 8px 0 0;
	font-size: 13px;
	line-height: 1.714285714;
	list-style-type: square;
	list-style-position: inside;
}

.template-front-page .widget-area .widget li a {
	color: #757575;
}

.template-front-page .widget-area .widget li a:hover {
	color: #21759b;
}

.template-front-page .widget-area .widget_text img {
	float: left;
	margin: 8px 24px 8px 0;
}


/* =Widgets
-------------------------------------------------------------- */

.widget-area .widget ul ul {
	margin-left: 12px;
}

.widget_rss li {
	margin: 12px 0;
}

.widget_recent_entries .post-date,
.widget_rss .rss-date {
	color: #aaa;
	font-size: 11px;
	margin-left: 12px;
}

#wp-calendar {
	margin: 0;
	width: 100%;
	font-size: 13px;
	line-height: 1.846153846;
	color: #686868;
}

#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
	text-align: left;
}

#wp-calendar #next {
	padding-right: 24px;
	text-align: right;
}

.widget_search label {
	display: block;
	font-size: 13px;
	line-height: 1.846153846;
}

.widget_twitter li {
	list-style-type: none;
}

.widget_twitter .timesince {
	display: block;
	text-align: right;
}


/* =Plugins
----------------------------------------------- */

img#wpstats {
	display: block;
	margin: 0 auto 24px;
}


/* =Media queries
-------------------------------------------------------------- */

.author-avatar {
	float: left;
	margin-top: 8px;
}

.author-description {
	float: right;
	width: 80%;
}

.site {
	margin: 0 auto;
	max-width: 1100px;
}

#page.fullwidth {
	max-width: none;
	padding-top: 0;
}

#page.fullwidth .site-content {
	float: none;
	width: 100%;
}

#page.fullwidth #secondary {
	display: none;
}

body.template-front-page .site-content,
body.attachment .site-content,
body.full-width .site-content {
	width: 100%;
}

.widget-area {
	width: 220px;
	display: inline-block;
	vertical-align: top;
	margin: 20px 0 0 50px;
	padding: 40px 50px;
}

.site-header h1,
.site-header h2 {
	text-align: left;
}

.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	display: inline-block !important;
	text-align: left;
	width: 100%;
}

.main-navigation ul {
	margin: 0;
	text-indent: 0;
}

.main-navigation li a,
.main-navigation li {
	display: inline-block;
	text-decoration: none;
}

.main-navigation li a {
	font-family: Campton Light;
	font-weight: bold;
	border-bottom: 0;
	color: rgba(255, 255, 255, 0.89);
	padding: 10px 20px;
	line-height: 32px;
	font-size: 18px;
	text-transform: lowercase;
	white-space: nowrap;
	
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-ms-transition: 0.2s all;
	transition: 0.2s all;
}

nav .main-navigation li:hover > a, .main-navigation li.current-menu-item > a {
	color: #FFF !important;
	background: #FFAA43;
}

nav .nav-menu > li:hover > a, .nav-menu > li.current-menu-item > a {
	box-shadow: inset 0 -55px 0 #ffaa43, 0 2px 0 0 #ffc279;
	background: rgba(0, 0, 0, 0);
	color: #FFF;
	
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-ms-transition: 0.2s all;
	transition: 0.2s all;
}

.main-navigation li {
	margin: 0 -4px 0 0;
	position: relative;
}

.main-navigation li ul {
	display: none;
	margin: 2px 0 0 0;
	padding: 0;
	position: absolute;
	top: 100%;
	z-index: 1;
}

.main-navigation li ul.sub-menu:before {
	content: '';
	position: absolute;
	top: -2px;
	left: 0;
	width: 100%;
	height: 2px;
}

.main-navigation li ul ul {
	top: 0;
	left: 100%;
}

.main-navigation ul li:hover > ul {
	border-left: 0;
	display: block;
}

.main-navigation li ul li a {
	display: block;
	font-size: 14px;
	line-height: 20px;
	padding: 8px 20px;
	white-space: normal;
	color: #FFF;
	width: 160px;
	background: #ff7d40;
}

.main-navigation li ul li a:hover {
	background: #FFAA43;
	color: #FFF;
}

#menu-main-1 > li > a {
	padding: 10px 22px;
}

.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a {
	color: #FFF;
	font-weight: bold;
}

.menu-toggle {
	display: none;
}

.entry-header .entry-title {
	font-family: Campton Medium;
	font-size: 38px;
	font-weight: bold;
	color: #F57219;
	margin: 0 0 20px 0;
}

.mac .entry-header .entry-title {
	font-family: Campton;
	font-weight: normal;
}

.entry-title i {
	text-transform: none;
}

#respond form input[type="text"] {
	width: 46.333333333%;
}

#respond form textarea.blog-textarea {
	width: 79.666666667%;
}

.template-front-page .site-content,
.template-front-page article {
	overflow: hidden;
}

.template-front-page.has-post-thumbnail article {
	float: left;
	width: 47.916666667%;
}

.entry-page-image {
	float: right;
	margin-bottom: 0;
	width: 47.916666667%;
}

.template-front-page .widget-area .widget,
.template-front-page.two-sidebars .widget-area .front-widgets {
	float: left;
	width: 51.875%;
	margin-bottom: 24px;
}

.template-front-page .widget-area .widget:nth-child(odd) {
	clear: right;
}

.template-front-page .widget-area .widget:nth-child(even),
.template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
	float: right;
	width: 39.0625%;
	margin: 0 0 24px;
}

.template-front-page.two-sidebars .widget,
.template-front-page.two-sidebars .widget:nth-child(even) {
	float: none;
	width: auto;
}

.commentlist .children {
	margin-left: 48px;
}

/* Form fields, general styles first */
button,
input,
textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
}

button,
input {
	line-height: normal;
}

textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

/* Buttons */
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
.bypostauthor cite span {
	padding: 6px 10px;
	font-size: 11px;
	line-height: 1.428571429;
	font-weight: normal;
	color: #7c7c7c;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}

button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}

button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	color: #757575;
	background-color: #e1e1e1;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: linear-gradient(top, #ebebeb, #e1e1e1);
	box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
	border-color: transparent;
}

.bypostauthor cite span {
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
}

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}

.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Images */
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	line-height: 2;
	color: #757575;
}

img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.entry-content dl.gallery-item {
	margin: 0;
}

.gallery-item a,
.gallery-caption {
	width: 90%;
}

.gallery-item a {
	display: block;
}

.gallery-caption a {
	display: inline;
}

.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}

.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}

.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

/* Navigation */
.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}

#nav-above {
	padding: 24px 0;
}

#nav-above {
	display: none;
}

.paged #nav-above {
	display: block;
}

.nav-previous,
.previous-image {
	float: left;
	width: 50%;
}

.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
}

.nav-single + .comments-area,
#comment-nav-above {
	margin: 48px 0;
}

/* Author profiles */
.author .archive-header {
	margin-bottom: 24px;
}

.author-info {
	border-top: 1px solid #ededed;
	margin: 24px 0;
	padding-top: 24px;
	overflow: hidden;
}

.author-description p {
	color: #757575;
	font-size: 13px;
	line-height: 1.846153846;
}

.author.archive .author-info {
	border-top: 0;
	margin: 0 0 48px;
}

.author.archive .author-avatar {
	margin-top: 0;
}


/* Banner */
section[role="banner"] {
	margin-bottom: 48px;
}

/* Sidebar */
.widget-area .widget {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin: 0 0 15px 0;
	word-wrap: break-word;
}

.widget-area .widget h3 {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #636363;
	font-family: Lato;
}

.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
	font-size: 13px;
	line-height: 1.846153846;
}

.widget-area .widget p {
	margin-bottom: 24px;
}

.widget-area .textwidget ul {
	list-style: disc outside;
	margin: 0 0 24px;
}

.widget-area .textwidget li {
	margin-left: 36px;
}

.widget-area .widget a {
	color: #757575;
	text-decoration: none;
}

.widget-area .widget a:hover {
	color: #21759b;
}

.widget-area #s {
	width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */
}

.site-title a img {
  display: block;
  width: 100%;
}

#dicks-sign {
	position: absolute;
	right: 10px;
	top: 5px;
	height: 200px;
	width: 155px;
	background: url('images/new-sign.png') 0 0 no-repeat;
	background-size: 100%;
}

.faq-item {
	margin: 0;
	padding: 0;
	font-family: Campton Extralight;
	font-weight: bold;
	font-size: 18px;
	color: #555;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-ms-transition: 0.3s all;
	transition: 0.3s all;
}

.faq-item h2 {
	margin: 0 -12px;
	font-family: Campton Extralight;
	font-size: 22px;
	color: #364a9c;
	line-height: 22px;
	padding: 10px 14px;
	cursor: pointer;
	box-shadow: inset 0 0 0 2px rgba(0, 85, 165, 0);
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-ms-transition: 0.3s all;
	transition: 0.3s all;
}

.mac .faq-item,
.mac .faq-item h2 {
	font-family: Campton;
	font-weight: normal;
}

.faq-item:hover h2 {
	box-shadow: inset 0 0 0 2px rgba(54, 74, 156, 0.2);
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-ms-transition: 0.3s all;
	transition: 0.3s all;
}

.faq-item div {
	max-height: 0px;
	overflow: hidden;
	position: relative;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-ms-transition: 0.3s all;
	transition: 0.3s all;
}

.faq-item.active h2 {
	box-shadow: none;
}

.faq-item.active {
	box-shadow: inset 0 0 0 2px rgba(54, 74, 156, 0.2);
	padding: 4px 15px 4px 15px;
	margin: 10px -14px 10px -14px;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-ms-transition: 0.3s all;
	transition: 0.3s all;
}

.faq-item.active div {
	max-height: 900px;
	border-top: 1px solid rgba(54, 74, 156, 0.2);
	padding: 10px 0 0 0;
	margin: 4px 0 0 0;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-ms-transition: 0.3s all;
	transition: 0.3s all;
}

.gform_wrapper {
	display: block !important;
}

a.button, .gform_wrapper .gform_footer input[type=submit] {
	text-transform: lowercase;
	background: #f26725;
	box-shadow: inset 0 0px 0 #ffaa43;
	color: #FFF !important;
	padding: 10px 20px;
	line-height: 24px !important;
	margin: 0 5px;
	display: inline-block !important;
	border-radius: 0;
	border: none;
	font-weight: bold;
	font-family: Campton Extralight;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-ms-transition: 0.2s all;
	transition: 0.2s all;
}

.mac a.button, .mac .gform_wrapper .gform_footer input[type=submit] {
	font-family: Campton;
	font-weight: normal;
}

a.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover {
	box-shadow: inset 0 -50px 0 #ffaa43;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-ms-transition: 0.2s all;
	transition: 0.2s all;
}

.gform_wrapper .gform_footer input[type=submit] {
	font-size: 20px !important;
}

.gform_wrapper label.gfield_label {
	font-family: Campton Extralight;
	font-size: 16px;
	color: #333;
	line-height: 18px;
}

.mac .gform_wrapper label.gfield_label {
	font-family: Campton;
	font-weight: normal;
}

.gform_wrapper .left_label div.ginput_complex, .gform_wrapper .right_label div.ginput_complex {
	width: 100% !important;
}

body .gform_wrapper label.gfield_label+div.ginput_container {
	margin-top: 0 !important;
}

.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle {
	padding-top: 0 !important;
}

.entry-content .gform_wrapper input[type="text"] {
	padding: 10px !important;
	width: 250px !important;
	font-family: Campton ExtraLight !important;
	font-size: 22px !important;
	color: #444;
	font-weight: bold;
	border-radius: 0;
	border: 2px solid #DDD;
	line-height: 22px !important;
}

.mac .entry-content .gform_wrapper input[type="text"] {
	font-family: Campton !important;
	font-weight: normal;3
}

.gform_wrapper .ginput_complex.ginput_container {
	overflow: visible !important;
}

.gform_wrapper .ginput_complex.ginput_container.has_first_name.has_middle_name.no_last_name span, .gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span, .gform_wrapper .ginput_complex.ginput_container.no_first_name.has_middle_name.has_last_name span {
	width: auto !important;
}

.gform_wrapper .ginput_complex .name_first label, .gform_wrapper .ginput_complex .name_last label {
	font-family: Campton Extralight;
	font-weight: bold;
	text-transform: lowercase;
	color: #F57219;
	font-size: 15px;
}

.mac .gform_wrapper .ginput_complex .name_first label,
.mac .gform_wrapper .ginput_complex .name_last label {
	font-family: Campton;
	font-weight: normal;
}

.page-template-form .site-content {
	margin: 20px 0;
	width: 620px;
	float: none;
	padding: 40px 50px;
	display: inline-block;
	vertical-align: top;
}

.page-template-form #page-container {
}

.page-template-form .entry-content h2 {
	margin-top: -15px;
}

.recaptchatable .recaptcha_r1_c1, .recaptchatable .recaptcha_r2_c1, .recaptchatable .recaptcha_r2_c2,
.recaptchatable .recaptcha_r3_c1, .recaptchatable .recaptcha_r3_c2, .recaptchatable .recaptcha_r3_c3,
.recaptchatable .recaptcha_r4_c2, .recaptchatable .recaptcha_r4_c4, .recaptchatable .recaptcha_r7_c1,
.recaptchatable .recaptcha_r8_c1, .recaptchatable .recaptcha_r4_c1 {
	background: rgba(0, 0, 0, 0) !important;
}

.recaptchatable .recaptcha_r2_c1, .recaptchatable .recaptcha_r3_c1 {
	width: 0px !important;
}

.recaptcha_r4_c1 .recaptcha_input_area {
	margin: 0 !important;
}

.recaptchatable .recaptcha_r1_c1 {
	width: 310px !important;
	height: 0px !important;
}

.recaptchatable .recaptcha_r3_c2 {
	height: 0px !important;
}

.recaptchatable .recaptcha_r4_c4 {
	width: 1px !important;
	height: 0px !important;
}

.recaptchatable .recaptcha_r7_c1, .recaptchatable .recaptcha_r8_c1 {
	height: 0 !important;
}

.page-template-form #recaptcha_table {
	width: 300px !important;
	position: relative;
	margin: 0 auto !important;
}

.recaptchatable .recaptcha_r4_c1 {
	width: 300px;
}

.gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span.name_first {
	margin-right: 27px !important;
}

#gform_2 #field_2_3,
#gform_2 #field_2_4,
#gform_2 #field_2_10,
#gform_2 #field_2_6,
#gform_2 #field_2_16, 
#gform_2 #field_2_11, 
#gform_2 #field_2_12, 
#gform_2 #field_2_13,
#gform_4 #field_4_3,
#gform_4 #field_4_4,
#gform_4 #field_4_10,
#gform_4 #field_4_6,
#gform_4 #field_4_16,
#gform_4 #field_4_11,
#gform_4 #field_4_12,
#gform_4 #field_4_13,
#gform_5 #field_5_3,
#gform_5 #field_5_4,
#gform_5 #field_5_10,
#gform_5 #field_5_11,
#gform_5 #field_5_18,
#gform_5 #field_5_19,
#gform_6 #field_6_3,
#gform_6 #field_6_4,
#gform_6 #field_6_10 {
	display: inline-block;
	vertical-align: top;
	margin: 0 12px 30px 0;
	width: 290px;
}

#gform_2 .gfield select[multiple="multiple"],
#gform_4 .gfield select[multiple="multiple"] {
	width: 272px !important;
	padding: 0px;
	border: 0px;
	text-indent: 0;
	margin: 0 !important;
}

#gform_2 #field_2_19,
#gform_4 #field_4_20 {
	position: absolute;
	margin: -110px 12px 30px 0;
}

#gform_2 #field_2_8, #gform_4 #field_4_8 {
	margin: 0 auto 15px auto !important;
	position: relative;
	width: 260px;
	display: block;
}

#gform_2 #input_2_8_1, #gform_2 #input_2_8_2,
#gform_4 #input_4_8_1, #gform_4 #input_4_8_2 {
	width: 55px !important;
}

#gform_2 #input_2_8,
#gform_4 #input_4_8 {
	width: 78px;
}

.gform_wrapper .gfield_time_hour i {
	margin: 5px 2px 5px 7px;
	font-size: 20px;
}

#gform_2 #input_2_8_3,
#gform_4 #input_4_8_3 {
	font-family: Campton Extralight;
	font-weight: bold;
	font-size: 20px;
	width: 80px !important;
	padding: 9px;
	border: 2px solid #DDD;
	color: #555;
	height: 48px;
}

.mac #gform_2 #input_2_8_3,
.mac #gform_4 #input_4_8_3 {
	font-family: Campton;
	font-weight: normal;
}

#gform_2 #field_2_15,
#gform_4 #field_4_15 {
	width: 575px;
}

#gform_2 #input_2_15,
#gform_4 #input_4_15 {
	width: 554px !important;
}

.gform_wrapper .gfield ul.gfield_radio {
	margin: 15px 0 0 15px !important;
}

.gform_wrapper .gfield_radio li label {
	font-family: Campton Extralight;
	font-weight: bold;
	font-size: 15px;
	color: #444;
}

.mac .gform_wrapper .gfield_radio li label {
	font-family: Campton;
	font-weight: normal;
}

.gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {
	font-family: Campton Medium;
	color: #444;
}

#gform_2 #input_2_13,
#gform_4 #input_4_13 {
	width: 272px;
	padding: 10px;
	font-family: Campton Extralight;
	font-weight: bold;
	color: #444;
	font-size: 16px;
	border-radius: 0 !important;
	border: 0;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
	margin: 0 !important;
}

.mac #gform_2 #input_2_13,
.mac #gform_4 #input_4_13 {
	font-family: Campton;
	font-weight: normal;
}

#gform_2 #input_2_14,
#gform_4 #input_4_14,
#gform_5 #input_5_14,
#gform_6 #input_6_14 {
	width: 542px;
}

.gform_wrapper .gform_footer.left_label, .gform_wrapper .gform_footer.right_label {
	padding: 10px 0 !important;
	margin: 30px auto 0 auto !important;
	width: 318px !important;
}

.gform_wrapper li label.gfield_label {
	font-family: Campton Extralight;
	font-size: 16px;
	color: #364a9c;
	line-height: 18px;
	float: none !important;
	padding: 6px 0px;
	margin: 0px 0 0px -1px !important;
	text-transform: none;
	display: inline-block;
	width: auto !important;
}

.mac .gform_wrapper li label.gfield_label {
	font-family: Campton;
	font-weight: normal;
}

.gform_wrapper .gfield_required {
	color: #F68529;
}

.entry-content .gform_wrapper .left_label ul.gfield_checkbox,
.entry-content .gform_wrapper .left_label ul.gfield_radio,
.entry-content .gform_wrapper .right_label ul.gfield_checkbox,
.entry-content .gform_wrapper .right_label ul.gfield_radio {
	margin: 15px 0 0 15px !important;
}

.gform_wrapper form ul.left_label li ul.gfield_checkbox li, .gform_wrapper form ul.left_label li ul.gfield_radio li, .gform_wrapper form ul.right_label li ul.gfield_checkbox li, .gform_wrapper form ul.right_label li ul.gfield_radio li, .gform_wrapper ul.left_label li ul.gfield_checkbox li, .gform_wrapper ul.left_label li ul.gfield_radio li, .gform_wrapper ul.right_label li ul.gfield_checkbox li, .gform_wrapper ul.right_label li ul.gfield_radio li {
	margin-bottom: 0px !important;
}

.gfield .recaptchatable #recaptcha_response_field {
	border: 0 !important;
	padding: 10px !important;
	text-indent: 0 !important;
	width: 279px !important;
}

.recaptchatable a, .recaptchatable a:hover {
	position: absolute;
	right: -30px;
}

a#recaptcha_reload_btn {
	top: 0px;
}

a#recaptcha_switch_img_btn, a#recaptcha_switch_audio_btn {
	top: 20px;
}

a#recaptcha_whatsthis_btn {
	top: 40px;
}

#field_2_17,
#field_4_17,
#field_5_17,
#field_6_17 {
	position: relative;
	margin: 0 auto 20px !important;
	width: 300px;
	display: block;
}

.recaptchatable a, .recaptchatable a:hover {
	color: #444; !important;
}

.gform_footer input[type="submit"] {
	min-width: 310px !important;
}

.ie8 #mobile-nav {
	display: none;
}

.ie8 .entry-content .gform_wrapper INPUT[type='text'], .ie #gform_2 .gfield SELECT[multiple='multiple'] {
	border: 1px solid #DDD;
}

#header-container {
	background: url(/ref/images/bg.jpg) no-repeat top center;
}

#primary {
  padding: 20px 50px;
}

.gform_wrapper textarea {
	font-family: Campton ExtraLight !important;
	font-size: 22px !important;
	color: #444;
	padding: 15px 18px !important;
	font-weight: bold;
	border-radius: 0;
	border: 2px solid #DDD;
}

.mac .gform_wrapper textarea {
	font-family: Campton !important;
	font-weight: normal;
}

.gform_wrapper .gfield_required {
	color: #FFE9A5 !important;
}

.gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_year label, .gform_wrapper .gfield_time_ampm label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .ginput_complex label, .gform_wrapper .instruction {
	color: #444;
}

#header-hours {
	width: 270px;
	height: 68px;
	position: absolute;
	top: 85px;
	right: 320px;
	font-family: Brandon Black;
	text-transform: uppercase;
	color: #FFF;
	font-size: 26px;
	text-align: center;
}

#footer-logo {
	position: absolute;
	height: 130px;
	width: 550px;
	background: url('images/footer-logo-white.png') 0px 0px no-repeat;
	margin: -18px 0 0 -10px;
}

#gform_2 li#field_2_18,
#gform_4 li#field_4_19 {
	display: inline-block;
	vertical-align: top;
	color: #444;
}

.gfield_checkbox label {
	font-family: Campton Extralight;
	font-weight: bold;
	font-size: 15px;
	color: #444;
}

.mac .gfield_checkbox label {
	font-family: Campton;
	font-weight: normal;
}

#gform_2 #input_2_15, #gform_4 #input_4_15 {
	width: 50px !important;
	margin: 0 auto;
	position: relative;
	float: none;
	display: block;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: rgba(0, 0, 0, 0) !important;
	margin-bottom: initial !important;
	padding: 0 !important;
	border-top: none !important;
	border-bottom: none !important;
}

.gform_wrapper .gfield_error .gfield_label {
	color: #444 !important;
}

.gform_wrapper div.validation_error {
	color: #444 !important;
	border-top: 2px solid #FFF !important;
	border-bottom: 2px solid #FFF !important;
	padding: 0.4em 0 !important;
}

.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, .gform_wrapper li.gfield_error ul.gfield_checkbox, .gform_wrapper li.gfield_error ul.gfield_radio {
	color: #444 !important;
}

.gform_wrapper li.gfield_error input[type=email], .gform_wrapper li.gfield_error input[type=number], .gform_wrapper li.gfield_error input[type=password], .gform_wrapper li.gfield_error input[type=tel], .gform_wrapper li.gfield_error input[type=text], .gform_wrapper li.gfield_error input[type=url], .gform_wrapper li.gfield_error textarea {
	border: 1px solid #FAE271 !important;
	background: #FAE271 !important;
}

.gform_wrapper .validation_message {
	color: #F44336 !important;
	margin-left: 0 !important;
	padding-top: 0 !important;
}

#gform_confirmation_message_2 {
  color: #444;
  font-family: Campton ExtraLight;
  font-weight: bold;
  font-size: 18px;
}

.mac #gform_confirmation_message_2 {
  font-family: Campton;
  font-weight: normal;
}

.faq-item a {
	display: inline-block;
}

.content-block {
	font-family: Campton Extralight;
	font-weight: 600;
	color: #364a9c;
	font-size: 20px;
	line-height: 22px;
}

.giving-grid {
	font-size: 0;
	column-count: 2;
	margin: 0 -20px;
}

.charity {
	font-size: 18px;
	color: #444;
	font-family: Campton Extralight;
	font-weight: 600;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	padding: 0 0 40px 0;
}

.charity-inner {
	background: #FFF;
	margin: 0 20px 0;
	position: relative;
	padding: 30px;
	overflow: hidden;
	box-shadow: inset 0 2px 0 #EEE, inset 2px 0 0 #EEE, inset -2px 0 0 #EEE;
}

.charity a.banner {
	display: block;
	text-align: center;
	box-shadow: 0 0 0 2px #EEE, 0 -50px 0 30px #EEE;
}

.charity a.banner img {
	display: block;
	margin: 0 auto;
}

.charity h3 {
	margin: 20px 0 0 0;
	font-size: 30px;
	line-height: 32px;
}

.charity p, .charity ul {
	font-size: 15px;
	color: #666;
}

.charity ul {
	margin: -20px 0 10px 0;
}

.charity p:last-child {
	margin: 0;
}

.charity iframe {
	height: 220px;
	margin: 0;
}

.charity-footer {
	background: #EEE;
	margin: 0 20px;
	padding: 5px 30px;
}

.entry-content .charity-footer a {
	color: #7b7b7b;
	font-size: 16px;
}

.entry-content .charity-footer a.facebook {
	float: right;
	margin: 1px 0 0 0;
}

#change-for-charity {
	background: #FFF;
	margin: 20px 0 35px;
	color: #444;
	font-size: 16px;
}

#change-for-charity .content-block-inner {
	padding: 25px 30px 5px;
}

#change-for-charity ul {
	margin: -20px 0 10px 0;
}

#change-for-charity h2 {
	margin: 0px 0 0 0;
	font-size: 30px;
	line-height: 32px;
	color: #444;
}

#change-for-charity .featured-image {
	position: absolute;
	margin: 25px 30px;
	max-width: 300px;
}

#change-for-charity .featured-image img {
	display: block;
	background: #FFF;
	box-shadow: 0 0 0 2px #EEE;
}

#change-for-charity h2 {
	padding: 0 0 5px 330px;
	color: #364a9c;
}

#change-for-charity .featured-content {
	padding: 0 0 15px 330px;
}

.entry-content #change-for-charity a {
	color: #364a9c;
}

.entry-content #change-for-charity a:after {
	border-bottom: 2px dotted rgba(0, 85, 184, 0.4);
}

.page-id-134 header.entry-header {
	display: none;
}

#payment-heading .featured-image {
	background: #f26725;
	margin: -44px -50px 30px -50px;
}

#payment-heading .featured-image img {
	max-width: 80%;
	display: block;
	margin: 0 auto;
}

#payment-heading .content-block-inner h2 {
	font-family: Campton Extralight;
	font-size: 28px;
	color: #364a9c;
	line-height: 36px;
	margin: 0px 0 20px 0;
	text-align: center;
}

#payment-info li {
	text-align: center;
	list-style: none;
}

ul.payment-credit, ul.payments-not-accepted {
	text-align: center;
	list-style: none;	
}

ul.payment-credit li, .payment-mobile li, ul.payments-not-accepted li {
	display: inline-block;
	vertical-align: top;
	margin: 0 10px;
	text-align: center;
}

ul.payment-credit li div, .payment-mobile li div, ul.payments-not-accepted li div {
	display: block;
	width: 180px;
	height: 142px;
	background-size: 100% !important;
	margin: 0 auto;
}

li.payment-visa div { background: url('images/payment-visa.png') 0 0 no-repeat; }
li.payment-mastercard div { background: url('images/payment-mastercard.png') 0 0 no-repeat; }
li.payment-amex div { background: url('images/payment-amex.png') 0 0 no-repeat; }
li.payment-discover div { background: url('images/payment-discover.png') 0 0 no-repeat; }

#payment-info h2, #payment-info-not h2 {
	text-align: center;
	margin: 40px 0 20px 0;
	border-bottom: 2px solid rgba(54, 74, 156, 0.2);
	line-height: 50px;
}

#payment-info .content-block-inner > ul > li {
	text-align: center;
	list-style: none;
}

#payment-info .content-block-inner > ul > li > div {
	font-family: Brandon Black;
	text-transform: uppercase;
	font-size: 32px;
	font-weight: bold;
	color: #F68529;
	line-height: 34px;
	margin: 40px 0 0 0;
}

.payment-credit li p {
	font-size: 18px;
	font-family: Campton Light;
}

#payment-info .payment-mobile > div {
	margin: 20px 0 0 0 !important;
}

#menu-main-1 > li:first-child > a {
	border-radius: 5px 0 0 0;
}

li.mpay-apple div { background: url('images/mpay-apple.png') 0 0 no-repeat; }
li.mpay-samsung div { background: url('images/mpay-samsung.png') 0 0 no-repeat; }
li.mpay-android div { background: url('images/mpay-android.png') 0 0 no-repeat; }
li.payment-ebt div { background: url('images/payment-ebt.png') 0 0 no-repeat; }

span.edit-link {
	position: absolute;
	top: 300px;
	left: 0;
}

a.post-edit-link {
	position: absolute;
	top: 0;
	left: -80px;
	width: 80px;
	background: #364a9c;
	color: #FFF;
	font-family: Brandon Black;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	line-height: 46px;
	height: 44px;
	-webkit-transition: 0.3s all; -moz-transition: 0.3s all; -ms-transition: 0.3s all; transition: 0.3s all;
}

a.post-edit-link:hover {
	left: -85px;
	width: 85px;
	color: #FFF;
	-webkit-transition: 0.3s all; -moz-transition: 0.3s all; -ms-transition: 0.3s all; transition: 0.3s all;
}

#site-logo-mobile {
	display: none;
}

#mobile-nav .menu-main-container {
	background: url('images/mobile-nav-logo.png') center 40px no-repeat;
	background-size: 80px;
	padding: 120px 0 0 0;
}

body.page-id-125 h1.entry-title, body.page-id-1192 h1.entry-title {
	display: none;
}

#home-rotator-container {
	margin: -44px -50px 60px;
	min-height: 362px;
	background: #364a9c;
}

#home-new-location {
	margin: -50px -50px 60px -50px;
	text-align: center;
}

#home-new-location img {
	margin: 0 0 20px;
}

.bx-wrapper a:after {
	display: none;
}

#slideshow {
	z-index: 1;
	width: 628px;
	height: 380px;
	overflow: hidden;
	margin: 0 0 10px 0;
	background: #222;
}

#slideshow .slide {
	width: 100% !important;
	height: 100% !important;
}

.block-facebook iframe {
	margin: 0 !important;
}

#slideshow img.centerImg {
	width: 100%;
	max-width: none;
	max-height: none;
}

.centerImg {
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: 0px;
	max-height: 390px;
}

body.page-id-125 #sidebar {
	top: 410px;
	position: absolute;
	right: 20px;
	box-shadow: -2px 0 0 0 #DDD;
	padding: 0 0 0 20px;
	width: 292px;	
}

body.page-id-125 #sidebar img {
	max-width: 180px;
	margin: 0 auto 20px;
}

body.page-id-125 #primary {
	min-height: 1650px;
}

.esquire-label {
	color: #444;
	font-size: 14px;
	font-weight: bold;
	font-family: Campton Light;
	width: 160px;
	line-height: 16px;
	margin: -10px 0 20px 0;
}

.block-grid {
	position: relative;
	font-size: 0;
}

.block-grid .block {
	display: inline-block;
	vertical-align: top;
	width: 25%;
}

.block-grid .block-content {
	margin: 0 20px;
	font-size: 14px;
}

.block-grid[blocks="1"] .block { width: 100%; }
.block-grid[blocks="2"] .block { width: 50%; }
.block-grid[blocks="3"] .block { width: 33%; }

.block-grid .block-image {
	width: 120px;
	height: 120px;
	border-radius: 80px;
	border: 20px solid #f5f5f5;
	background: #f5f5f5;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.block-grid .block-title {
	text-align: center;
	font-family: Campton Light;
	font-size: 28px;
	color: #364a9c;
	line-height: 32px;
	font-weight: bold;
	margin: 15px 0 10px 0;
}

.block-grid .block-description p {
	font-size: 16px;
	text-align: center;
	font-family: Campton Extralight;
	font-weight: 600;
	line-height: 20px;
	color: #555;
}

.block-grid a {
	
}

#home-rotator-prev, #home-rotator-next {
	display: none;
}

.entry-content #home-videos.block-grid iframe {
	margin: 0;
	display: block;
	box-shadow: 6px -6px 0 #d05021;
}

#home-videos p {
	margin: 0;
}

#home-videos .block-description div {
	margin: 0;
}

#home-videos {
	background: #f26725;
	margin: 0 -70px;
	padding: 60px 70px;
}

#home-videos .block-description div {
	font-size: 15px;
	text-align: center;
	font-family: Campton Extralight;
	font-weight: 600;
	line-height: 20px;
	color: #FFF;
	padding: 10px 0 0;
}

#home-videos h2 {
	color: #FFF;
	text-align: center;
	margin: -10px 0 40px 0;
	font-size: 30px;
	font-family: Campton Light;
}

#home-featured {
	padding: 60px 0;
}

#home-featured h2 {
	text-align: center;
	font-size: 30px;
	font-family: Campton Light;
	margin: 0 0 40px 0;
}

#home-featured.block-grid .block-image {
	background: rgba(0, 0, 0, 0);
	width: auto;
	height: auto;
	padding: 0 10px 10px;
	border: 0;
	border-radius: 0;
}

#home-featured.block-grid .block-image img {
	display: block;
	margin: 0 auto;
	border-radius: 5px;
}

#home-featured.block-grid .block-description p {
	color: #364a9c;
	font-family: Campton Light;
	line-height: 18px;
}

.entry-content .block-grid a:after {
	display: none;
}

#home-videos:before {
	content: '';
	position: absolute;
	top: -14px;
	left: 6px;
	border: 14px solid rgba(0, 0, 0, 0);
	border-top: 14px solid #d05021;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#home-videos:after {
	content: '';
	position: absolute;
	top: -14px;
	right: 6px;
	border: 14px solid rgba(0, 0, 0, 0);
	border-right: 14px solid #d05021;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#home-share-grid {
	background: #EEE;
	margin: 0 -50px -45px -50px;
	padding: 60px 50px 30px 50px;
	text-align: center;
}

#home-share-grid .block p {
	font-size: 14px;
	color: #444 !important;
	font-family: Campton Light;
	font-weight: bold;
	margin: 0 !important;
}

#home-share-grid .block a {
	font-size: 14px;
	color: #364a9c;
	font-family: Campton Light;
	font-weight: bold;
}

#home-share-grid .block.block-facebook {
	width: 332px;
}

#home-share-grid .block-slideshow {
	width: 668px;
}

#press-releases a, .single-post .entry-content a {
	color: #364a9c;
	margin: 0;
}

.press-release a.title {
	font-family: Campton Light;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	color: #364a9c;
	margin: 0;
}

.press-release .date {
	font-family: Campton Light;
	font-weight: bold;
	color: #888;
	font-size: 13px;
	padding: 0 0 5px 0;
}

.press-release .excerpt {
	font-family: Campton Extralight;
	font-weight: bold;
	line-height: 22px;
	padding: 0 0 10px;
	color: #444;
	font-size: 16px;
}

.press-release {
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	border-bottom: 2px solid #E7E7E7;
}

.press-release .read-more {
	text-align: center;
}

.single-post .entry-content, .single-post .entry-meta, .single-post .entry-content p, .single-post .entry-content ul {
	font-family: Campton ExtraLight;
	font-weight: 600;
}

.single-post .entry-content p strong {
	font-family: Campton Light;
}

.entry-header-meta-right {
	float: right;
	font-family: Campton ExtraLight;
	font-weight: 600;
	line-height: 20px;
}

.entry-header-meta {
	font-family: Campton ExtraLight;
	font-weight: 600;
	line-height: 20px;
	margin: 0 0 30px 0;
}

.press-releases-block h2.title {
	text-align: center;
	font-size: 32px;
	color: #FFF;
	display: block;
	margin: 0 0 40px 0;
}

.press-releases-block a.title:after {
	display: none;
}

.press-releases-block .press-release .date {
	color: #FFF;
	opacity: 0.7;
}

.press-releases-block .press-release .excerpt {
	color: #FFF;
}

.press-releases-block .press-release a.title {
	color: #FFF;
}

.press-releases-block {
	background: #364a9c;
	margin: 0 -50px 40px;
	padding: 40px 50px;
}

.press-releases-block .press-release:last-child {
	border: none;
}

.press-releases-block .press-release a.button {
	background: #FFF;
	color: #f26725 !important;
}

.press-releases-block .press-release a.button:hover {
	color: #FFF !Important;
}

a.more-press-releases {
	text-transform: lowercase;
	background: rgba(0,0,0,0.2);
	box-shadow: inset 0 0px 0 #ffaa43;
	color: #FFF !important;
	padding: 10px 20px;
	line-height: 24px !important;
	margin: -30px -50px -40px -50px;
	display: block;
	border-radius: 0;
	text-align: center;
	border: none;
	font-weight: bold;
	font-family: Campton Extralight;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-ms-transition: 0.2s all;
	transition: 0.2s all;
}

a.more-press-releases:hover {
	background: rgba(0,0,0,0.3);
}

.ginput_complex span {
	display: inline-block;
	vertical-align: top;
}

.ginput_complex span.ginput_full {
	width: 50%;
}

.ginput_complex span.ginput_full input[type="text"] {
	width: 95% !important;
}

#field_7_1, #field_7_2 {
	display: inline-block;
	vertical-align: top;
}

#field_7_1 {
	margin-right: 30px;
}

.ginput_complex span.ginput_full {
	width: 44%;
}

.gform_wrapper select {
	padding: 10px;
	width: 250px !important;
	font-family: Campton ExtraLight !important;
	font-size: 22px !important;
	color: #444;
	font-weight: bold;
	border-radius: 0;
	border: 2px solid #DDD;
	line-height: 22px !important;
}

.ginput_complex span.ginput_left, .ginput_complex span.ginput_right {
	width: 260px !important;
	margin-right: 36px !important;
	margin-top: 20px !important;
}

.ginput_complex span.ginput_left input, .ginput_complex span.ginput_right input,
.ginput_complex span.ginput_left select, .ginput_complex span.ginput_right select {
	width: 100% !important;	
}

.gform_wrapper .ginput_complex label {
	font-family: Campton Extralight;
	font-weight: bold;
	text-transform: lowercase;
	color: #F57219;
	font-size: 15px;
}

.gform_wrapper h3.gform_title {
	font-size: 35px !important;
}

.gform_wrapper .gform_heading {
	margin: 0 0 -20px 0 !important;
}

li#field_7_3 {
	margin-top: -10px;
}

#mapp0_layout {
	border: 0;
	width: 100% !important;
	margin: 0;
}

#mapp0_links {
	border: 0;
}

img.adp-marker {
	max-width: none;
}

#post-512 .featured-image {
	margin: -50px -50px 30px -50px;
}

#post-512 .block-grid .block-image {
	width: 300px;
	height: 300px;
	background: transparent;
}

.rotator-prev, .rotator-next {
	display: none;
}

#menu-main-1 a:focus, #site-copyright a:focus {
	outline-style: solid !important;
	outline-color: white !important;
	outline-width: medium !important;
}

#page-container a:focus {
	outline-style: solid !important;
	outline-color: #f26725 !important;
	outline-width: medium !important;
}

#DoorDash-rotator-container, #AboutUs-rotator-container {
	margin: 0 0 40px;
}

#input_6_2, #gform_6 .ginput_container_email, #gform_6 .ginput_container_phone, 
#gform_6 .ginput_container_text, #gform_6 .ginput_container_textarea, #gform_6 .ginput_container_radio,
#input_5_2, #gform_5 .ginput_container_email, #gform_5 .ginput_container_phone, 
#gform_5 .ginput_container_text, #gform_5 .ginput_container_textarea, #gform_5 .ginput_container_radio {
	margin-left: 0 !important;
}

.link-desc {
	height: 1px;
	width: 1px;
	position: absolute;
	overflow: hidden;
	top: -10px;
}

a.news-social {
	margin: 0 50px;
}



























