/*
Theme Name: Taco Johns --- 2019 REFRESH
Author: Electric Pulp
Author URI: http://electricpulp.org/
Description: Custom theme for Taco Johns
Version: 1.0
*/

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

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

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

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.42857;
	color: #333;
	background-color: #fff
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #337ab7;
	text-decoration: none
}

a:hover,
a:focus {
	color: #23527c;
	text-decoration: underline
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 0px
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 22px;
	margin-bottom: 22px;
	border: 0;
	border-top: 1px solid #eee
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

[role="button"] {
	cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin-top: 22px;
	margin-bottom: 11px;
	font-weight:900;
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
	font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin-top: 11px;
	margin-bottom: 11px
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
	font-size: 75%
}

h1,
.h1 {
	font-size: 42px;
	line-height:56px;
	font-weight:900;
}

h2,
.h2 {
	font-size: 38px;
	line-height:51px;
	font-weight:900;    
}

h3,
.h3 {
	font-size: 24px;
	line-height:32px;
	font-weight:900;
	
}

h4,
.h4 {
	font-size: 18px;
	line-height:24px;
	font-weight:900;    
}

h5,
.h5 {
	font-size: 16px;
	line-height:22px;
	font-weight:900;
	
}

h6,
.h6 {
	font-size: 14px
}

p {
	margin: 0 0 11px
}

.lead {
	margin-bottom: 22px;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.4
}

h1{
	font-size:42px;
	line-height:56px;
}

h2{
	font-size:38px;
	line-height:51px;
}

@media (min-width: 768px) {
	.lead {
		font-size: 24px
	}
}

small,
.small {
	font-size: 87%
}

mark,
.mark {
	background-color: #fcf8e3;
	padding: .2em
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase,
.initialism {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.text-primary {
	color: #337ab7
}

a.text-primary:hover,
a.text-primary:focus {
	color: #286090
}

.text-success {
	color: #3c763d
}

a.text-success:hover,
a.text-success:focus {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:hover,
a.text-info:focus {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:hover,
a.text-warning:focus {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:hover,
a.text-danger:focus {
	color: #843534
}

.bg-primary {
	color: #fff
}

.bg-primary {
	background-color: #337ab7
}

a.bg-primary:hover,
a.bg-primary:focus {
	background-color: #286090
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:hover,
a.bg-success:focus {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:hover,
a.bg-info:focus {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:hover,
a.bg-warning:focus {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:hover,
a.bg-danger:focus {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 10px;
	margin: 44px 0 22px;
	border-bottom: 1px solid #eee
}

ul,
ol {
	margin-top: 0;
	margin-bottom: 11px
}

ul ul,
ul ol,
ol ul,
ol ol {
	margin-bottom: 0
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 22px
}

dt,
dd {
	line-height: 1.42857
}

dt {
	font-weight: bold
}

dd {
	margin-left: 0
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
	content: " ";
	display: table
}

.dl-horizontal dd:after {
	clear: both
}

@media (min-width: 768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.dl-horizontal dd {
		margin-left: 180px
	}
}

abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777
}

.initialism {
	font-size: 90%
}

blockquote {
	padding: 11px 22px;
	margin: 0 0 22px;
	font-size: 20px;
	border-left: 5px solid #eee
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
	margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857;
	color: #777
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
	content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
	content: ''
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
	content: '\00A0 \2014'
}

address {
	margin-bottom: 22px;
	font-style: normal;
	line-height: 1.42857
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container:before,
.container:after {
	content: " ";
	display: table
}

.container:after {
	clear: both
}

@media (min-width: 768px) {
	.container {
		width: 750px
	}
}

@media (min-width: 992px) {
	.container {
		width: 970px
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1170px
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container-fluid:before,
.container-fluid:after {
	content: " ";
	display: table
}

.container-fluid:after {
	clear: both
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.row:before,
.row:after {
	content: " ";
	display: table
}

.row:after {
	clear: both
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	float: left
}

.col-xs-1 {
	width: 8.33333%
}

.col-xs-2 {
	width: 16.66667%
}

.col-xs-3 {
	width: 25%
}

.col-xs-4 {
	width: 33.33333%
}

.col-xs-5 {
	width: 41.66667%
}

.col-xs-6 {
	width: 50%
}

.col-xs-7 {
	width: 58.33333%
}

.col-xs-8 {
	width: 66.66667%
}

.col-xs-9 {
	width: 75%
}

.col-xs-10 {
	width: 83.33333%
}

.col-xs-11 {
	width: 91.66667%
}

.col-xs-12 {
	width: 100%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-pull-1 {
	right: 8.33333%
}

.col-xs-pull-2 {
	right: 16.66667%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-4 {
	right: 33.33333%
}

.col-xs-pull-5 {
	right: 41.66667%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-7 {
	right: 58.33333%
}

.col-xs-pull-8 {
	right: 66.66667%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-10 {
	right: 83.33333%
}

.col-xs-pull-11 {
	right: 91.66667%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-push-1 {
	left: 8.33333%
}

.col-xs-push-2 {
	left: 16.66667%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-4 {
	left: 33.33333%
}

.col-xs-push-5 {
	left: 41.66667%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-7 {
	left: 58.33333%
}

.col-xs-push-8 {
	left: 66.66667%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-10 {
	left: 83.33333%
}

.col-xs-push-11 {
	left: 91.66667%
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-offset-0 {
	margin-left: 0%
}

.col-xs-offset-1 {
	margin-left: 8.33333%
}

.col-xs-offset-2 {
	margin-left: 16.66667%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-4 {
	margin-left: 33.33333%
}

.col-xs-offset-5 {
	margin-left: 41.66667%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-7 {
	margin-left: 58.33333%
}

.col-xs-offset-8 {
	margin-left: 66.66667%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-10 {
	margin-left: 83.33333%
}

.col-xs-offset-11 {
	margin-left: 91.66667%
}

.col-xs-offset-12 {
	margin-left: 100%
}

@media (min-width: 768px) {
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left
	}
	.col-sm-1 {
		width: 8.33333%
	}
	.col-sm-2 {
		width: 16.66667%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-4 {
		width: 33.33333%
	}
	.col-sm-5 {
		width: 41.66667%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-7 {
		width: 58.33333%
	}
	.col-sm-8 {
		width: 66.66667%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-10 {
		width: 83.33333%
	}
	.col-sm-11 {
		width: 91.66667%
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-pull-1 {
		right: 8.33333%
	}
	.col-sm-pull-2 {
		right: 16.66667%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-4 {
		right: 33.33333%
	}
	.col-sm-pull-5 {
		right: 41.66667%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-7 {
		right: 58.33333%
	}
	.col-sm-pull-8 {
		right: 66.66667%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-10 {
		right: 83.33333%
	}
	.col-sm-pull-11 {
		right: 91.66667%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-push-1 {
		left: 8.33333%
	}
	.col-sm-push-2 {
		left: 16.66667%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-4 {
		left: 33.33333%
	}
	.col-sm-push-5 {
		left: 41.66667%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-7 {
		left: 58.33333%
	}
	.col-sm-push-8 {
		left: 66.66667%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-10 {
		left: 83.33333%
	}
	.col-sm-push-11 {
		left: 91.66667%
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-offset-0 {
		margin-left: 0%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333%
	}
	.col-sm-offset-2 {
		margin-left: 16.66667%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333%
	}
	.col-sm-offset-5 {
		margin-left: 41.66667%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333%
	}
	.col-sm-offset-8 {
		margin-left: 66.66667%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333%
	}
	.col-sm-offset-11 {
		margin-left: 91.66667%
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
}

@media (min-width: 992px) {
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left
	}
	.col-md-1 {
		width: 8.33333%
	}
	.col-md-2 {
		width: 16.66667%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-4 {
		width: 33.33333%
	}
	.col-md-5 {
		width: 41.66667%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-7 {
		width: 58.33333%
	}
	.col-md-8 {
		width: 66.66667%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-10 {
		width: 83.33333%
	}
	.col-md-11 {
		width: 91.66667%
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-pull-1 {
		right: 8.33333%
	}
	.col-md-pull-2 {
		right: 16.66667%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-4 {
		right: 33.33333%
	}
	.col-md-pull-5 {
		right: 41.66667%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-7 {
		right: 58.33333%
	}
	.col-md-pull-8 {
		right: 66.66667%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-10 {
		right: 83.33333%
	}
	.col-md-pull-11 {
		right: 91.66667%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-push-1 {
		left: 8.33333%
	}
	.col-md-push-2 {
		left: 16.66667%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-4 {
		left: 33.33333%
	}
	.col-md-push-5 {
		left: 41.66667%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-7 {
		left: 58.33333%
	}
	.col-md-push-8 {
		left: 66.66667%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-10 {
		left: 83.33333%
	}
	.col-md-push-11 {
		left: 91.66667%
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-offset-0 {
		margin-left: 0%
	}
	.col-md-offset-1 {
		margin-left: 8.33333%
	}
	.col-md-offset-2 {
		margin-left: 16.66667%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-4 {
		margin-left: 33.33333%
	}
	.col-md-offset-5 {
		margin-left: 41.66667%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-7 {
		margin-left: 58.33333%
	}
	.col-md-offset-8 {
		margin-left: 66.66667%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-10 {
		margin-left: 83.33333%
	}
	.col-md-offset-11 {
		margin-left: 91.66667%
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
}

@media (min-width: 1200px) {
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
		float: left
	}
	.col-lg-1 {
		width: 8.33333%
	}
	.col-lg-2 {
		width: 16.66667%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-4 {
		width: 33.33333%
	}
	.col-lg-5 {
		width: 41.66667%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-7 {
		width: 58.33333%
	}
	.col-lg-8 {
		width: 66.66667%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-10 {
		width: 83.33333%
	}
	.col-lg-11 {
		width: 91.66667%
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-pull-1 {
		right: 8.33333%
	}
	.col-lg-pull-2 {
		right: 16.66667%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-4 {
		right: 33.33333%
	}
	.col-lg-pull-5 {
		right: 41.66667%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-7 {
		right: 58.33333%
	}
	.col-lg-pull-8 {
		right: 66.66667%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-10 {
		right: 83.33333%
	}
	.col-lg-pull-11 {
		right: 91.66667%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-push-1 {
		left: 8.33333%
	}
	.col-lg-push-2 {
		left: 16.66667%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-4 {
		left: 33.33333%
	}
	.col-lg-push-5 {
		left: 41.66667%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-7 {
		left: 58.33333%
	}
	.col-lg-push-8 {
		left: 66.66667%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-10 {
		left: 83.33333%
	}
	.col-lg-push-11 {
		left: 91.66667%
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-offset-0 {
		margin-left: 0%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333%
	}
	.col-lg-offset-2 {
		margin-left: 16.66667%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333%
	}
	.col-lg-offset-5 {
		margin-left: 41.66667%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333%
	}
	.col-lg-offset-8 {
		margin-left: 66.66667%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333%
	}
	.col-lg-offset-11 {
		margin-left: 91.66667%
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
}

table {
	background-color: transparent
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left
}

th {
	text-align: left
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 22px
}

.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.42857;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td {
	border-top: 0
}

.table>tbody+tbody {
	border-top: 2px solid #ddd
}

.table .table {
	background-color: #fff
}

.table-condensed>thead>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>tfoot>tr>td {
	padding: 5px
}

.table-bordered {
	border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>tfoot>tr>td {
	border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
	border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
	background-color: #f5f5f5
}

table col[class*="col-"] {
	position: static;
	float: none;
	display: table-column
}

table td[class*="col-"],
table th[class*="col-"] {
	position: static;
	float: none;
	display: table-cell
}

.table>thead>tr>td.active,
.table>thead>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th {
	background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
	background-color: #e8e8e8
}

.table>thead>tr>td.success,
.table>thead>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th {
	background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
	background-color: #d0e9c6
}

.table>thead>tr>td.info,
.table>thead>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th {
	background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
	background-color: #c4e3f3
}

.table>thead>tr>td.warning,
.table>thead>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th {
	background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
	background-color: #faf2cc
}

.table>thead>tr>td.danger,
.table>thead>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th {
	background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
	background-color: #ebcccc
}

.table-responsive {
	overflow-x: auto;
	min-height: 0.01%
}

@media screen and (max-width: 767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 16.5px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}
	.table-responsive>.table {
		margin-bottom: 0
	}
	.table-responsive>.table>thead>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>tfoot>tr>td {
		white-space: nowrap
	}
	.table-responsive>.table-bordered {
		border: 0
	}
	.table-responsive>.table-bordered>thead>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child {
		border-left: 0
	}
	.table-responsive>.table-bordered>thead>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child {
		border-right: 0
	}
	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td {
		border-bottom: 0
	}
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 22px;
	font-size: 24px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold
}

input[type="search"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}

input[type="file"] {
	display: block
}

input[type="range"] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	display: block;
	padding-top: 7px;
	font-size: 16px;
	line-height: 1.42857;
	color: #555
}

.form-control {
	display: block;
	width: 100%;
	height: 35px;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.42857;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	-webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.form-control::-moz-placeholder {
	color: #4D4D4D;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #4D4D4D
}

.form-control::-webkit-input-placeholder {
	color: #4D4D4D
}

.form-control::-ms-expand {
	border: 0;
	background-color: transparent
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

input[type="search"] {
	-webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	input[type="date"].form-control,
	input[type="time"].form-control,
	input[type="datetime-local"].form-control,
	input[type="month"].form-control {
		line-height: 35px
	}
	input[type="date"].input-sm,
	.input-group-sm>input[type="date"].form-control,
	.input-group-sm>input[type="date"].input-group-addon,
	.input-group-sm>.input-group-btn>input[type="date"].btn,
	.input-group-sm input[type="date"],
	input[type="time"].input-sm,
	.input-group-sm>input[type="time"].form-control,
	.input-group-sm>input[type="time"].input-group-addon,
	.input-group-sm>.input-group-btn>input[type="time"].btn,
	.input-group-sm input[type="time"],
	input[type="datetime-local"].input-sm,
	.input-group-sm>input[type="datetime-local"].form-control,
	.input-group-sm>input[type="datetime-local"].input-group-addon,
	.input-group-sm>.input-group-btn>input[type="datetime-local"].btn,
	.input-group-sm input[type="datetime-local"],
	input[type="month"].input-sm,
	.input-group-sm>input[type="month"].form-control,
	.input-group-sm>input[type="month"].input-group-addon,
	.input-group-sm>.input-group-btn>input[type="month"].btn,
	.input-group-sm input[type="month"] {
		line-height: 33px
	}
	input[type="date"].input-lg,
	.input-group-lg>input[type="date"].form-control,
	.input-group-lg>input[type="date"].input-group-addon,
	.input-group-lg>.input-group-btn>input[type="date"].btn,
	.input-group-lg input[type="date"],
	input[type="time"].input-lg,
	.input-group-lg>input[type="time"].form-control,
	.input-group-lg>input[type="time"].input-group-addon,
	.input-group-lg>.input-group-btn>input[type="time"].btn,
	.input-group-lg input[type="time"],
	input[type="datetime-local"].input-lg,
	.input-group-lg>input[type="datetime-local"].form-control,
	.input-group-lg>input[type="datetime-local"].input-group-addon,
	.input-group-lg>.input-group-btn>input[type="datetime-local"].btn,
	.input-group-lg input[type="datetime-local"],
	input[type="month"].input-lg,
	.input-group-lg>input[type="month"].form-control,
	.input-group-lg>input[type="month"].input-group-addon,
	.input-group-lg>.input-group-btn>input[type="month"].btn,
	.input-group-lg input[type="month"] {
		line-height: 49px
	}
}

.form-group {
	margin-bottom: 15px
}

.radio,
.checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.radio label,
.checkbox label {
	min-height: 22px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9
}

.radio+.radio,
.checkbox+.checkbox {
	margin-top: -5px
}

.radio-inline,
.checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
	cursor: not-allowed
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
	cursor: not-allowed
}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 38px
}

.form-control-static.input-lg,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.form-control-static.input-sm,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
	padding-left: 0;
	padding-right: 0
}

.input-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
	height: 33px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 0px
}

select.input-sm,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
.input-group-sm>.input-group-btn>select.btn {
	height: 33px;
	line-height: 33px
}

textarea.input-sm,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
.input-group-sm>.input-group-btn>textarea.btn,
select[multiple].input-sm,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>.input-group-btn>select[multiple].btn {
	height: auto
}

.form-group-sm .form-control {
	height: 33px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 0px
}

.form-group-sm select.form-control {
	height: 33px;
	line-height: 33px
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
	height: auto
}

.form-group-sm .form-control-static {
	height: 33px;
	min-height: 36px;
	padding: 6px 10px;
	font-size: 14px;
	line-height: 1.5
}

.input-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
	height: 49px;
	padding: 10px 16px;
	font-size: 20px;
	line-height: 1.33333;
	border-radius: 0px
}

select.input-lg,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
.input-group-lg>.input-group-btn>select.btn {
	height: 49px;
	line-height: 49px
}

textarea.input-lg,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
.input-group-lg>.input-group-btn>textarea.btn,
select[multiple].input-lg,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>.input-group-btn>select[multiple].btn {
	height: auto
}

.form-group-lg .form-control {
	height: 49px;
	padding: 10px 16px;
	font-size: 20px;
	line-height: 1.33333;
	border-radius: 0px
}

.form-group-lg select.form-control {
	height: 49px;
	line-height: 49px
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
	height: auto
}

.form-group-lg .form-control-static {
	height: 49px;
	min-height: 42px;
	padding: 11px 16px;
	font-size: 20px;
	line-height: 1.33333
}

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-right: 43.75px
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	pointer-events: none
}

.input-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
	width: 49px;
	height: 49px;
	line-height: 49px
}

.input-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
	width: 33px;
	height: 33px;
	line-height: 33px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
	color: #3c763d
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}

.has-success .form-control-feedback {
	color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
	color: #8a6d3b
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}

.has-warning .form-control-feedback {
	color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
	color: #a94442
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}

.has-error .form-control-feedback {
	color: #a94442
}

.has-feedback label ~ .form-control-feedback {
	top: 27px
}

.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media (min-width: 768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.form-inline .form-control-static {
		display: inline-block
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn,
	.form-inline .input-group .form-control {
		width: auto
	}
	.form-inline .input-group>.form-control {
		width: 100%
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .radio,
	.form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .radio label,
	.form-inline .checkbox label {
		padding-left: 0
	}
	.form-inline .radio input[type="radio"],
	.form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
	min-height: 29px
}

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
	content: " ";
	display: table
}

.form-horizontal .form-group:after {
	clear: both
}

@media (min-width: 768px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}

@media (min-width: 768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 20px
	}
}

@media (min-width: 768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 14px
	}
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.42857;
	border-radius: 0px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn:hover,
.btn:focus,
.btn.focus {
	color: #333;
	text-decoration: none
}

.btn:active,
.btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: transparent
}

.btn-default:focus,
.btn-default.focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: transparent
}

.btn-default:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: transparent
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
	color: #333;
	background-color: #e6e6e6;
	border-color: transparent
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open>.btn-default.dropdown-toggle:hover,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle.focus {
	color: #333;
	background-color: #d4d4d4;
	border-color: transparent
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
	background-image: none
}

.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
	background-color: #fff;
	border-color: transparent
}

.btn-default .badge {
	color: #fff;
	background-color: #333
}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary:focus,
.btn-primary.focus {
	color: #fff;
	background-color: #286090;
	border-color: #122b40
}

.btn-primary:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
	color: #fff;
	background-color: #204d74;
	border-color: #122b40
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
	background-image: none
}

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success:focus,
.btn-success.focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625
}

.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open>.btn-success.dropdown-toggle:hover,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle.focus {
	color: #fff;
	background-color: #398439;
	border-color: #255625
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
	background-image: none
}

.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info:focus,
.btn-info.focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85
}

.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open>.btn-info.dropdown-toggle:hover,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle.focus {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
	background-image: none
}

.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning:focus,
.btn-warning.focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d
}

.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open>.btn-warning.dropdown-toggle:hover,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle.focus {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
	background-image: none
}

.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger:focus,
.btn-danger.focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19
}

.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open>.btn-danger.dropdown-toggle:hover,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle.focus {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
	background-image: none
}

.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}

.btn-link {
	color: #337ab7;
	font-weight: normal;
	border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
	border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
	color: #777;
	text-decoration: none
}

.btn-lg,
.btn-group-lg>.btn {
	padding: 10px 16px;
	font-size: 20px;
	line-height: 1.33333;
	border-radius: 0px
}

.btn-sm,
.btn-group-sm>.btn {
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 0px
}

.btn-xs,
.btn-group-xs>.btn {
	padding: 1px 5px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 0px
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	background-color: #777;
	border-radius: 10px
}

.badge:empty {
	display: none
}

.btn .badge {
	position: relative;
	top: -1px
}

.btn-xs .badge,
.btn-group-xs>.btn .badge,
.btn-group-xs>.btn .badge {
	top: 0;
	padding: 1px 5px
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
	color: #337ab7;
	background-color: #fff
}

.list-group-item>.badge {
	float: right
}

.list-group-item>.badge+.badge {
	margin-right: 5px
}

.nav-pills>li>a>.badge {
	margin-left: 3px
}

a.badge:hover,
a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

tr.collapse.in {
	display: table-row
}

tbody.collapse.in {
	display: table-row-group
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
	position: relative;
	float: left
}

.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
	z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
	margin-left: -1px
}

.btn-toolbar {
	margin-left: -5px
}

.btn-toolbar:before,
.btn-toolbar:after {
	content: " ";
	display: table
}

.btn-toolbar:after {
	clear: both
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
	float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
	margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}

.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group>.btn-group {
	float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0
}

.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle,
.btn-group-lg.btn-group>.btn+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn .caret {
	margin-left: 0
}

.btn-lg .caret,
.btn-group-lg>.btn .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .caret {
	border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
	content: " ";
	display: table
}

.btn-group-vertical>.btn-group:after {
	clear: both
}

.btn-group-vertical>.btn-group>.btn {
	float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%
}

.btn-group-justified>.btn-group .btn {
	width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}


a.btn-new-default{
	font-family: 'Nunito Sans', sans-serif;
	padding: 7px 20px 9px;
	font-size: 18px;
	color: white;
	text-decoration: none !important;
	min-width: 100px;
	display: inline-block;
	text-align: center;
	background: #333 !important;
	text-transform: uppercase;
	border-radius: 3px;
	font-weight: 900;
	padding: 15px 30px;
	font-size: 18px;
	cursor: pointer;
}	

.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

.input-group[class*="col-"] {
	float: none;
	padding-left: 0;
	padding-right: 0
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}

.input-group .form-control:focus {
	z-index: 3
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
	display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0
}

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 16px;
	font-weight: normal;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 0px
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
	padding: 5px 10px;
	font-size: 14px;
	border-radius: 0px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
	padding: 10px 16px;
	font-size: 20px;
	border-radius: 0px
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
	margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.input-group-addon:first-child {
	border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.input-group-addon:last-child {
	border-left: 0
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}

.input-group-btn>.btn {
	position: relative
}

.input-group-btn>.btn+.btn {
	margin-left: -1px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
	z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
	margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}

.nav:before,
.nav:after {
	content: " ";
	display: table
}

.nav:after {
	clear: both
}

.nav>li {
	position: relative;
	display: block
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
	text-decoration: none;
	background-color: #eee
}

.nav>li.disabled>a {
	color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
	background-color: #eee;
	border-color: #337ab7
}

.nav .nav-divider {
	height: 1px;
	margin: 10px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.nav>li>a>img {
	max-width: none
}

.nav-tabs {
	border-bottom: 1px solid #ddd
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857;
	border: 1px solid transparent;
	border-radius: 0px 0px 0 0
}

.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}

.nav-pills>li {
	float: left
}

.nav-pills>li>a {
	border-radius: 0px
}

.nav-pills>li+li {
	margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
	color: #fff;
	background-color: #337ab7
}

.nav-stacked>li {
	float: none
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
	width: 100%
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
	float: none
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width: 768px) {
	.nav-justified>li,
	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%
	}
	.nav-justified>li>a,
	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0
	}
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
	border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 0px
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
	border: 1px solid #ddd
}

@media (min-width: 768px) {
	.nav-tabs-justified>li>a,
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 0px 0px 0 0
	}
	.nav-tabs-justified>.active>a,
	.nav-tabs.nav-justified>.active>a,
	.nav-tabs-justified>.active>a:hover,
	.nav-tabs.nav-justified>.active>a:hover,
	.nav-tabs-justified>.active>a:focus,
	.nav-tabs.nav-justified>.active>a:focus {
		border-bottom-color: #fff
	}
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 0;
	border: 1px solid transparent
}

.navbar:before,
.navbar:after {
	content: " ";
	display: table
}

.navbar:after {
	clear: both
}

@media (min-width: 768px) {
	.navbar {
		border-radius: 0
	}
}

.navbar-header:before,
.navbar-header:after {
	content: " ";
	display: table
}

.navbar-header:after {
	clear: both
}

@media (min-width: 768px) {
	.navbar-header {
		float: left
	}
}

.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-overflow-scrolling: touch
}

.navbar-collapse:before,
.navbar-collapse:after {
	content: " ";
	display: table
}

.navbar-collapse:after {
	clear: both
}

.navbar-collapse.in {
	overflow-y: auto
}

@media (min-width: 768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important
	}
	.navbar-collapse.in {
		overflow-y: visible
	}
	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		padding-left: 0;
		padding-right: 0
	}
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
	max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
	.navbar-fixed-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		max-height: 200px
	}
}

.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width: 768px) {
	.container>.navbar-header,
	.container>.navbar-collapse,
	.container-fluid>.navbar-header,
	.container-fluid>.navbar-collapse {
		margin-right: 0;
		margin-left: 0
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

@media (min-width: 768px) {
	.navbar-static-top {
		border-radius: 0
	}
}

.navbar-fixed-top,
.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

@media (min-width: 768px) {
	.navbar-fixed-top,
	.navbar-fixed-bottom {
		border-radius: 0
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}

.navbar-brand {
	float: left;
	padding: 14px 15px;
	font-size: 20px;
	line-height: 22px;
	height: 50px
}

.navbar-brand:hover,
.navbar-brand:focus {
	text-decoration: none
}

.navbar-brand>img {
	display: block
}

@media (min-width: 768px) {
	.navbar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand {
		margin-left: -15px
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0px
}

.navbar-toggle:focus {
	outline: 0
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}

@media (min-width: 768px) {
	.navbar-toggle {
		display: none
	}
}

.navbar-nav {
	margin: 7px -15px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 22px
}

@media (max-width: 767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 22px
	}
	.navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-nav .open .dropdown-menu>li>a:focus {
		background-image: none
	}
}

@media (min-width: 768px) {
	.navbar-nav {
		float: left;
		margin: 0
	}
	.navbar-nav>li {
		float: left
	}
	.navbar-nav>li>a {
		padding-top: 14px;
		padding-bottom: 14px
	}
}

.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	margin-top: 7.5px;
	margin-bottom: 7.5px
}

@media (min-width: 768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.navbar-form .form-control-static {
		display: inline-block
	}
	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.navbar-form .input-group .input-group-addon,
	.navbar-form .input-group .input-group-btn,
	.navbar-form .input-group .form-control {
		width: auto
	}
	.navbar-form .input-group>.form-control {
		width: 100%
	}
	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .radio,
	.navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .radio label,
	.navbar-form .checkbox label {
		padding-left: 0
	}
	.navbar-form .radio input[type="radio"],
	.navbar-form .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0
	}
	.navbar-form .has-feedback .form-control-feedback {
		top: 0
	}
}

@media (max-width: 767px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}
	.navbar-form .form-group:last-child {
		margin-bottom: 0
	}
}

@media (min-width: 768px) {
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.navbar-btn {
	margin-top: 7.5px;
	margin-bottom: 7.5px
}

.navbar-btn.btn-sm,
.btn-group-sm>.navbar-btn.btn {
	margin-top: 8.5px;
	margin-bottom: 8.5px
}

.navbar-btn.btn-xs,
.btn-group-xs>.navbar-btn.btn {
	margin-top: 14px;
	margin-bottom: 14px
}

.navbar-text {
	margin-top: 14px;
	margin-bottom: 14px
}

@media (min-width: 768px) {
	.navbar-text {
		float: left;
		margin-left: 15px;
		margin-right: 15px
	}
}

@media (min-width: 768px) {
	.navbar-left {
		float: left !important
	}
	.navbar-right {
		float: right !important;
		margin-right: -15px
	}
	.navbar-right ~ .navbar-right {
		margin-right: 0
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}

.navbar-default .navbar-brand {
	color: #000
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #000;
	background-color: transparent
}

.navbar-default .navbar-text {
	color: #777
}

.navbar-default .navbar-nav>li>a {
	color: #000
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	color: #439B57;
	background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: #439B57;
	background-color: transparent
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
	color: #ccc;
	background-color: transparent
}

.navbar-default .navbar-toggle {
	border-color: transparent
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: transparent
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #000
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
	background-color: transparent;
	color: #439B57
}

@media (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #000
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #439B57;
		background-color: transparent
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #439B57;
		background-color: transparent
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color: #ccc;
		background-color: transparent
	}
}

.navbar-default .navbar-link {
	color: #000
}

.navbar-default .navbar-link:hover {
	color: #439B57
}

.navbar-default .btn-link {
	color: #000
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
	color: #439B57
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc
}

.navbar-inverse {
	background-color: #222;
	border-color: #090909
}

.navbar-inverse .navbar-brand {
	color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-text {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
	color: #444;
	background-color: transparent
}

.navbar-inverse .navbar-toggle {
	border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
	background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
	background-color: #090909;
	color: #fff
}

@media (max-width: 767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #090909
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #090909
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #9d9d9d
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #fff;
		background-color: transparent
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #fff;
		background-color: #090909
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color: #444;
		background-color: transparent
	}
}

.navbar-inverse .navbar-link {
	color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
	color: #fff
}

.navbar-inverse .btn-link {
	color: #9d9d9d
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
	color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid \9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropup,
.dropdown {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 16px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto
}

.dropdown-menu .divider {
	height: 1px;
	margin: 10px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857;
	color: #333;
	white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #337ab7
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
	color: #777
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed
}

.open>.dropdown-menu {
	display: block
}

.open>a {
	outline: 0
}

.dropdown-menu-right {
	left: auto;
	right: 0
}

.dropdown-menu-left {
	left: 0;
	right: auto
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 14px;
	line-height: 1.42857;
	color: #777;
	white-space: nowrap
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid \9;
	content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}

@media (min-width: 768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto
	}
	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto
	}
}

.media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

.media,
.media-body {
	zoom: 1;
	overflow: hidden
}

.media-body {
	width: 10000px
}

.media-object {
	display: block
}

.media-object.img-thumbnail {
	max-width: none
}

.media-right,
.media>.pull-right {
	padding-left: 10px
}

.media-left,
.media>.pull-left {
	padding-right: 10px
}

.media-left,
.media-right,
.media-body {
	display: table-cell;
	vertical-align: top
}

.media-middle {
	vertical-align: middle
}

.media-bottom {
	vertical-align: bottom
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.media-list {
	padding-left: 0;
	list-style: none
}

.list-group {
	margin-bottom: 20px;
	padding-left: 0
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}

.list-group-item:first-child {
	border-top-right-radius: 0px;
	border-top-left-radius: 0px
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px
}

a.list-group-item,
button.list-group-item {
	color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
	color: #333
}

a.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5
}

button.list-group-item {
	width: 100%;
	text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
	background-color: #eee;
	color: #777;
	cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
	color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
	color: #777
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>.small {
	color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
	color: #c7ddef
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
	color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
	color: inherit
}

a.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
	color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
	color: inherit
}

a.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
	color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
	color: inherit
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
	color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
	color: inherit
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive-4by3 {
	padding-bottom: 75%
}

.modal-open {
	overflow: hidden
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #000;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}

.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}

.modal-header:before,
.modal-header:after {
	content: " ";
	display: table
}

.modal-header:after {
	clear: both
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.42857
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer:before,
.modal-footer:after {
	content: " ";
	display: table
}

.modal-footer:after {
	clear: both
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width: 768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
	}
	.modal-sm {
		width: 300px
	}
}

@media (min-width: 992px) {
	.modal-lg {
		width: 900px
	}
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 500px;
	padding: 1px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 16px;
	background-color: #f5f5f5;
	background-clip: padding-box;
	border: 1px solid #E3E3E3;
	border: 1px solid #E3E3E3;
	border-radius: 0px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.popover.top {
	margin-top: -15px
}

.popover.right {
	margin-left: 15px
}

.popover.bottom {
	margin-top: 15px
}

.popover.left {
	margin-left: -15px
}

.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 16px;
	background-color: #ededed;
	border-bottom: 1px solid #e1e1e1;
	border-radius: -1px -1px 0 0
}

.popover-content {
	padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover>.arrow {
	border-width: 16px
}

.popover>.arrow:after {
	border-width: 15px;
	content: ""
}

.popover.top>.arrow {
	left: 50%;
	margin-left: -16px;
	border-bottom-width: 0;
	border-top-color: #b0b0b0;
	border-top-color: #e3e3e3;
	bottom: -16px
}

.popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -15px;
	border-bottom-width: 0;
	border-top-color: #f5f5f5
}

.popover.right>.arrow {
	top: 50%;
	left: -16px;
	margin-top: -16px;
	border-left-width: 0;
	border-right-color: #b0b0b0;
	border-right-color: #e3e3e3
}

.popover.right>.arrow:after {
	content: " ";
	left: 1px;
	bottom: -15px;
	border-left-width: 0;
	border-right-color: #f5f5f5
}

.popover.bottom>.arrow {
	left: 50%;
	margin-left: -16px;
	border-top-width: 0;
	border-bottom-color: #b0b0b0;
	border-bottom-color: #e3e3e3;
	top: -16px
}

.popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -15px;
	border-top-width: 0;
	border-bottom-color: #f5f5f5
}

.popover.left>.arrow {
	top: 50%;
	right: -16px;
	margin-top: -16px;
	border-right-width: 0;
	border-left-color: #b0b0b0;
	border-left-color: #e3e3e3
}

.popover.left>.arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #f5f5f5;
	bottom: -15px
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 14px;
	opacity: 0;
	filter: alpha(opacity=0)
}

.tooltip.in {
	opacity: .9;
	filter: alpha(opacity=90)
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 0px
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	right: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

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

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none !important
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

.visible-xs {
	display: none !important
}

.visible-sm {
	display: none !important
}

.visible-md {
	display: none !important
}

.visible-lg {
	display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
	display: none !important
}

@media (max-width: 767px) {
	.visible-xs {
		display: block !important
	}
	table.visible-xs {
		display: table !important
	}
	tr.visible-xs {
		display: table-row !important
	}
	th.visible-xs,
	td.visible-xs {
		display: table-cell !important
	}
}

@media (max-width: 767px) {
	.visible-xs-block {
		display: block !important
	}
}

@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline !important
	}
}

@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important
	}
	table.visible-sm {
		display: table !important
	}
	tr.visible-sm {
		display: table-row !important
	}
	th.visible-sm,
	td.visible-sm {
		display: table-cell !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-block {
		display: block !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline {
		display: inline !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline-block {
		display: inline-block !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md {
		display: block !important
	}
	table.visible-md {
		display: table !important
	}
	tr.visible-md {
		display: table-row !important
	}
	th.visible-md,
	td.visible-md {
		display: table-cell !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-block {
		display: block !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline {
		display: inline !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline-block {
		display: inline-block !important
	}
}

@media (min-width: 1200px) {
	.visible-lg {
		display: block !important
	}
	table.visible-lg {
		display: table !important
	}
	tr.visible-lg {
		display: table-row !important
	}
	th.visible-lg,
	td.visible-lg {
		display: table-cell !important
	}
}

@media (min-width: 1200px) {
	.visible-lg-block {
		display: block !important
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline {
		display: inline !important
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline-block {
		display: inline-block !important
	}
}

@media (max-width: 767px) {
	.hidden-xs {
		display: none !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important
	}
}

@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important
	}
}

.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: block !important
	}
	table.visible-print {
		display: table !important
	}
	tr.visible-print {
		display: table-row !important
	}
	th.visible-print,
	td.visible-print {
		display: table-cell !important
	}
}

.visible-print-block {
	display: none !important
}

@media print {
	.visible-print-block {
		display: block !important
	}
}

.visible-print-inline {
	display: none !important
}

@media print {
	.visible-print-inline {
		display: inline !important
	}
}

.visible-print-inline-block {
	display: none !important
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important
	}
}

@media print {
	.hidden-print {
		display: none !important
	}
}

.col-ms-1,
.col-ms-2,
.col-ms-3,
.col-ms-4,
.col-ms-5,
.col-ms-6,
.col-ms-7,
.col-ms-8,
.col-ms-9,
.col-ms-10,
.col-ms-11,
.col-ms-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

@media (min-width: 480px) and (max-width: 767px) {
	.container {
		max-width: 748px
	}
	.hidden-xs {
		display: block !important
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.col-ms-1,
	.col-ms-2,
	.col-ms-3,
	.col-ms-4,
	.col-ms-5,
	.col-ms-6,
	.col-ms-7,
	.col-ms-8,
	.col-ms-9,
	.col-ms-10,
	.col-ms-11,
	.col-ms-12 {
		float: left
	}
	.col-ms-1 {
		width: 8.33333%
	}
	.col-ms-2 {
		width: 16.66667%
	}
	.col-ms-3 {
		width: 25%
	}
	.col-ms-4 {
		width: 33.33333%
	}
	.col-ms-5 {
		width: 41.66667%
	}
	.col-ms-6 {
		width: 50%
	}
	.col-ms-7 {
		width: 58.33333%
	}
	.col-ms-8 {
		width: 66.66667%
	}
	.col-ms-9 {
		width: 75%
	}
	.col-ms-10 {
		width: 83.33333%
	}
	.col-ms-11 {
		width: 91.66667%
	}
	.col-ms-12 {
		width: 100%
	}
	.col-ms-pull-0 {
		right: auto
	}
	.col-ms-pull-1 {
		right: 8.33333%
	}
	.col-ms-pull-2 {
		right: 16.66667%
	}
	.col-ms-pull-3 {
		right: 25%
	}
	.col-ms-pull-4 {
		right: 33.33333%
	}
	.col-ms-pull-5 {
		right: 41.66667%
	}
	.col-ms-pull-6 {
		right: 50%
	}
	.col-ms-pull-7 {
		right: 58.33333%
	}
	.col-ms-pull-8 {
		right: 66.66667%
	}
	.col-ms-pull-9 {
		right: 75%
	}
	.col-ms-pull-10 {
		right: 83.33333%
	}
	.col-ms-pull-11 {
		right: 91.66667%
	}
	.col-ms-pull-12 {
		right: 100%
	}
	.col-ms-push-0 {
		left: auto
	}
	.col-ms-push-1 {
		left: 8.33333%
	}
	.col-ms-push-2 {
		left: 16.66667%
	}
	.col-ms-push-3 {
		left: 25%
	}
	.col-ms-push-4 {
		left: 33.33333%
	}
	.col-ms-push-5 {
		left: 41.66667%
	}
	.col-ms-push-6 {
		left: 50%
	}
	.col-ms-push-7 {
		left: 58.33333%
	}
	.col-ms-push-8 {
		left: 66.66667%
	}
	.col-ms-push-9 {
		left: 75%
	}
	.col-ms-push-10 {
		left: 83.33333%
	}
	.col-ms-push-11 {
		left: 91.66667%
	}
	.col-ms-push-12 {
		left: 100%
	}
	.col-ms-offset-0 {
		margin-left: 0%
	}
	.col-ms-offset-1 {
		margin-left: 8.33333%
	}
	.col-ms-offset-2 {
		margin-left: 16.66667%
	}
	.col-ms-offset-3 {
		margin-left: 25%
	}
	.col-ms-offset-4 {
		margin-left: 33.33333%
	}
	.col-ms-offset-5 {
		margin-left: 41.66667%
	}
	.col-ms-offset-6 {
		margin-left: 50%
	}
	.col-ms-offset-7 {
		margin-left: 58.33333%
	}
	.col-ms-offset-8 {
		margin-left: 66.66667%
	}
	.col-ms-offset-9 {
		margin-left: 75%
	}
	.col-ms-offset-10 {
		margin-left: 83.33333%
	}
	.col-ms-offset-11 {
		margin-left: 91.66667%
	}
	.col-ms-offset-12 {
		margin-left: 100%
	}
}

.visible-xs,
.visible-ms {
	display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-ms-block,
.visible-ms-inline,
.visible-ms-inline-block {
	display: none !important
}

@media (max-width: 479px) {
	.visible-xs {
		display: block !important
	}
	table.visible-xs {
		display: table !important
	}
	tr.visible-xs {
		display: table-row !important
	}
	th.visible-xs,
	td.visible-xs {
		display: table-cell !important
	}
}

@media (max-width: 479px) {
	.visible-xs-block {
		display: block !important
	}
}

@media (max-width: 479px) {
	.visible-xs-inline {
		display: inline !important
	}
}

@media (max-width: 479px) {
	.visible-xs-inline-block {
		display: inline-block !important
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.visible-ms {
		display: block !important
	}
	table.visible-ms {
		display: table !important
	}
	tr.visible-ms {
		display: table-row !important
	}
	th.visible-ms,
	td.visible-ms {
		display: table-cell !important
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.visible-ms-block {
		display: block !important
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.visible-ms-inline {
		display: inline !important
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.visible-ms-inline-block {
		display: inline-block !important
	}
}

@media (max-width: 479px) {
	.hidden-xs {
		display: none !important
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.hidden-ms {
		display: none !important
	}
}

@font-face {
	font-family: 'SSStandard';
	src: url("../fonts/ss-standard.eot");
	src: url("../fonts/ss-standard.eot?#iefix") format("embedded-opentype"), url("../fonts/ss-standard.woff") format("woff"), url("../fonts/ss-standard.ttf") format("truetype"), url("../fonts/ss-standard.svg#SSStandard") format("svg");
	font-weight: normal;
	font-style: normal
}

html:hover [class^="ss-"] {
	-ms-zoom: 1
}

.ss-icon,
.ss-icon.ss-standard,
[class^="ss-"]:before,
[class*=" ss-"]:before,
[class^="ss-"].ss-standard:before,
[class*=" ss-"].ss-standard:before,
[class^="ss-"].right:after,
[class*=" ss-"].right:after,
[class^="ss-"].ss-standard.right:after,
[class*=" ss-"].ss-standard.right:after {
	font-family: "SSStandard";
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-rendering: optimizeLegibility;
	white-space: nowrap;
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga";
	-webkit-font-feature-settings: "liga";
	font-feature-settings: "liga";
	-webkit-font-smoothing: antialiased;
	vertical-align: middle
}

[class^="ss-"].right:before,
[class*=" ss-"].right:before {
	display: none;
	content: ''
}

.ss-cursor:before,
.ss-cursor.right:after {
	content: ''
}

.ss-crosshair:before,
.ss-crosshair.right:after {
	content: '⌖'
}

.ss-search:before,
.ss-search.right:after {
	content: '🔎'
}

.ss-zoomin:before,
.ss-zoomin.right:after {
	content: ''
}

.ss-zoomout:before,
.ss-zoomout.right:after {
	content: ''
}

.ss-view:before,
.ss-view.right:after {
	content: '👀'
}

.ss-attach:before,
.ss-attach.right:after {
	content: '📎'
}

.ss-link:before,
.ss-link.right:after {
	content: '🔗'
}

.ss-move:before,
.ss-move.right:after {
	content: ''
}

.ss-write:before,
.ss-write.right:after {
	content: '✎'
}

.ss-writingdisabled:before,
.ss-writingdisabled.right:after {
	content: ''
}

.ss-erase:before,
.ss-erase.right:after {
	content: '✐'
}

.ss-compose:before,
.ss-compose.right:after {
	content: '📝'
}

.ss-lock:before,
.ss-lock.right:after {
	content: '🔒'
}

.ss-unlock:before,
.ss-unlock.right:after {
	content: '🔓'
}

.ss-key:before,
.ss-key.right:after {
	content: '🔑'
}

.ss-backspace:before,
.ss-backspace.right:after {
	content: '⌫'
}

.ss-ban:before,
.ss-ban.right:after {
	content: '🚫'
}

.ss-trash:before,
.ss-trash.right:after {
	content: ''
}

.ss-target:before,
.ss-target.right:after {
	content: '◎'
}

.ss-tag:before,
.ss-tag.right:after {
	content: ''
}

.ss-bookmark:before,
.ss-bookmark.right:after {
	content: '🔖'
}

.ss-flag:before,
.ss-flag.right:after {
	content: '⚑'
}

.ss-like:before,
.ss-like.right:after {
	content: '👍'
}

.ss-dislike:before,
.ss-dislike.right:after {
	content: '👎'
}

.ss-heart:before,
.ss-heart.right:after {
	content: '♥'
}

.ss-halfheart:before,
.ss-halfheart.right:after {
	content: ''
}

.ss-star:before,
.ss-star.right:after {
	content: '⋆'
}

.ss-halfstar:before,
.ss-halfstar.right:after {
	content: ''
}

.ss-sample:before,
.ss-sample.right:after {
	content: ''
}

.ss-crop:before,
.ss-crop.right:after {
	content: ''
}

.ss-layers:before,
.ss-layers.right:after {
	content: ''
}

.ss-fill:before,
.ss-fill.right:after {
	content: ''
}

.ss-stroke:before,
.ss-stroke.right:after {
	content: ''
}

.ss-phone:before,
.ss-phone.right:after {
	content: '📞'
}

.ss-phonedisabled:before,
.ss-phonedisabled.right:after {
	content: ''
}

.ss-rss:before,
.ss-rss.right:after {
	content: ''
}

.ss-facetime:before,
.ss-facetime.right:after {
	content: ''
}

.ss-reply:before,
.ss-reply.right:after {
	content: '↩'
}

.ss-send:before,
.ss-send.right:after {
	content: ''
}

.ss-mail:before,
.ss-mail.right:after {
	content: '✉'
}

.ss-inbox:before,
.ss-inbox.right:after {
	content: '📥'
}

.ss-chat:before,
.ss-chat.right:after {
	content: '💬'
}

.ss-ellipsischat:before,
.ss-ellipsischat.right:after {
	content: ''
}

.ss-ellipsis:before,
.ss-ellipsis.right:after {
	content: '…'
}

.ss-user:before,
.ss-user.right:after {
	content: '👤'
}

.ss-femaleuser:before,
.ss-femaleuser.right:after {
	content: '👧'
}

.ss-users:before,
.ss-users.right:after {
	content: '👥'
}

.ss-cart:before,
.ss-cart.right:after {
	content: ''
}

.ss-creditcard:before,
.ss-creditcard.right:after {
	content: '💳'
}

.ss-dollarsign:before,
.ss-dollarsign.right:after {
	content: '💲'
}

.ss-barchart:before,
.ss-barchart.right:after {
	content: '📊'
}

.ss-piechart:before,
.ss-piechart.right:after {
	content: ''
}

.ss-box:before,
.ss-box.right:after {
	content: '📦'
}

.ss-home:before,
.ss-home.right:after {
	content: '⌂'
}

.ss-buildings:before,
.ss-buildings.right:after {
	content: '🏢'
}

.ss-warehouse:before,
.ss-warehouse.right:after {
	content: ''
}

.ss-globe:before,
.ss-globe.right:after {
	content: '🌎'
}

.ss-navigate:before,
.ss-navigate.right:after {
	content: ''
}

.ss-compass:before,
.ss-compass.right:after {
	content: ''
}

.ss-signpost:before,
.ss-signpost.right:after {
	content: ''
}

.ss-map:before,
.ss-map.right:after {
	content: ''
}

.ss-location:before,
.ss-location.right:after {
	content: ''
}

.ss-pin:before,
.ss-pin.right:after {
	content: '📍'
}

.ss-database:before,
.ss-database.right:after {
	content: ''
}

.ss-hdd:before,
.ss-hdd.right:after {
	content: ''
}

.ss-music:before,
.ss-music.right:after {
	content: '♫'
}

.ss-mic:before,
.ss-mic.right:after {
	content: '🎤'
}

.ss-volume:before,
.ss-volume.right:after {
	content: '🔈'
}

.ss-lowvolume:before,
.ss-lowvolume.right:after {
	content: '🔉'
}

.ss-highvolume:before,
.ss-highvolume.right:after {
	content: '🔊'
}

.ss-airplay:before,
.ss-airplay.right:after {
	content: ''
}

.ss-camera:before,
.ss-camera.right:after {
	content: '📷'
}

.ss-picture:before,
.ss-picture.right:after {
	content: '🌄'
}

.ss-video:before,
.ss-video.right:after {
	content: '📹'
}

.ss-play:before,
.ss-play.right:after {
	content: '▶'
}

.ss-pause:before,
.ss-pause.right:after {
	content: ''
}

.ss-stop:before,
.ss-stop.right:after {
	content: '■'
}

.ss-record:before,
.ss-record.right:after {
	content: '●'
}

.ss-rewind:before,
.ss-rewind.right:after {
	content: '⏪'
}

.ss-fastforward:before,
.ss-fastforward.right:after {
	content: '⏩'
}

.ss-skipback:before,
.ss-skipback.right:after {
	content: '⏮'
}

.ss-skipforward:before,
.ss-skipforward.right:after {
	content: '⏭'
}

.ss-eject:before,
.ss-eject.right:after {
	content: '⏏'
}

.ss-repeat:before,
.ss-repeat.right:after {
	content: '🔁'
}

.ss-replay:before,
.ss-replay.right:after {
	content: '↺'
}

.ss-shuffle:before,
.ss-shuffle.right:after {
	content: '🔀'
}

.ss-book:before,
.ss-book.right:after {
	content: '📕'
}

.ss-openbook:before,
.ss-openbook.right:after {
	content: '📖'
}

.ss-notebook:before,
.ss-notebook.right:after {
	content: '📓'
}

.ss-newspaper:before,
.ss-newspaper.right:after {
	content: '📰'
}

.ss-grid:before,
.ss-grid.right:after {
	content: ''
}

.ss-rows:before,
.ss-rows.right:after {
	content: ''
}

.ss-columns:before,
.ss-columns.right:after {
	content: ''
}

.ss-thumbnails:before,
.ss-thumbnails.right:after {
	content: ''
}

.ss-filter:before,
.ss-filter.right:after {
	content: ''
}

.ss-desktop:before,
.ss-desktop.right:after {
	content: '💻'
}

.ss-laptop:before,
.ss-laptop.right:after {
	content: ''
}

.ss-tablet:before,
.ss-tablet.right:after {
	content: ''
}

.ss-cell:before,
.ss-cell.right:after {
	content: '📱'
}

.ss-battery:before,
.ss-battery.right:after {
	content: '🔋'
}

.ss-highbattery:before,
.ss-highbattery.right:after {
	content: ''
}

.ss-mediumbattery:before,
.ss-mediumbattery.right:after {
	content: ''
}

.ss-lowbattery:before,
.ss-lowbattery.right:after {
	content: ''
}

.ss-emptybattery:before,
.ss-emptybattery.right:after {
	content: ''
}

.ss-lightbulb:before,
.ss-lightbulb.right:after {
	content: '💡'
}

.ss-downloadcloud:before,
.ss-downloadcloud.right:after {
	content: ''
}

.ss-download:before,
.ss-download.right:after {
	content: ''
}

.ss-uploadcloud:before,
.ss-uploadcloud.right:after {
	content: ''
}

.ss-upload:before,
.ss-upload.right:after {
	content: ''
}

.ss-fork:before,
.ss-fork.right:after {
	content: ''
}

.ss-merge:before,
.ss-merge.right:after {
	content: ''
}

.ss-transfer:before,
.ss-transfer.right:after {
	content: '⇆'
}

.ss-refresh:before,
.ss-refresh.right:after {
	content: '↻'
}

.ss-sync:before,
.ss-sync.right:after {
	content: ''
}

.ss-loading:before,
.ss-loading.right:after {
	content: ''
}

.ss-wifi:before,
.ss-wifi.right:after {
	content: ''
}

.ss-connection:before,
.ss-connection.right:after {
	content: ''
}

.ss-file:before,
.ss-file.right:after {
	content: '📄'
}

.ss-folder:before,
.ss-folder.right:after {
	content: '📁'
}

.ss-quote:before,
.ss-quote.right:after {
	content: '“'
}

.ss-text:before,
.ss-text.right:after {
	content: ''
}

.ss-font:before,
.ss-font.right:after {
	content: ''
}

.ss-print:before,
.ss-print.right:after {
	content: '⎙'
}

.ss-fax:before,
.ss-fax.right:after {
	content: '📠'
}

.ss-list:before,
.ss-list.right:after {
	content: ''
}

.ss-layout:before,
.ss-layout.right:after {
	content: ''
}

.ss-action:before,
.ss-action.right:after {
	content: ''
}

.ss-redirect:before,
.ss-redirect.right:after {
	content: '↪'
}

.ss-expand:before,
.ss-expand.right:after {
	content: '⤢'
}

.ss-contract:before,
.ss-contract.right:after {
	content: ''
}

.ss-help:before,
.ss-help.right:after {
	content: '❓'
}

.ss-info:before,
.ss-info.right:after {
	content: 'ℹ'
}

.ss-alert:before,
.ss-alert.right:after {
	content: '⚠'
}

.ss-caution:before,
.ss-caution.right:after {
	content: '⛔'
}

.ss-logout:before,
.ss-logout.right:after {
	content: ''
}

.ss-plus:before,
.ss-plus.right:after {
	content: '+'
}

.ss-hyphen:before,
.ss-hyphen.right:after {
	content: '-'
}

.ss-check:before,
.ss-check.right:after {
	content: '✓'
}

.ss-delete:before,
.ss-delete.right:after {
	content: '␡'
}

.ss-settings:before,
.ss-settings.right:after {
	content: '⚙'
}

.ss-dashboard:before,
.ss-dashboard.right:after {
	content: ''
}

.ss-notifications:before,
.ss-notifications.right:after {
	content: '🔔'
}

.ss-notificationsdisabled:before,
.ss-notificationsdisabled.right:after {
	content: '🔕'
}

.ss-clock:before,
.ss-clock.right:after {
	content: '⏲'
}

.ss-stopwatch:before,
.ss-stopwatch.right:after {
	content: '⏱'
}

.ss-calendar:before,
.ss-calendar.right:after {
	content: '📅'
}

.ss-addcalendar:before,
.ss-addcalendar.right:after {
	content: ''
}

.ss-removecalendar:before,
.ss-removecalendar.right:after {
	content: ''
}

.ss-checkcalendar:before,
.ss-checkcalendar.right:after {
	content: ''
}

.ss-deletecalendar:before,
.ss-deletecalendar.right:after {
	content: ''
}

.ss-plane:before,
.ss-plane.right:after {
	content: '✈'
}

.ss-briefcase:before,
.ss-briefcase.right:after {
	content: '💼'
}

.ss-cloud:before,
.ss-cloud.right:after {
	content: '☁'
}

.ss-droplet:before,
.ss-droplet.right:after {
	content: '💧'
}

.ss-flask:before,
.ss-flask.right:after {
	content: ''
}

.ss-up:before,
.ss-up.right:after {
	content: '⬆'
}

.ss-upright:before,
.ss-upright.right:after {
	content: '⬈'
}

.ss-right:before,
.ss-right.right:after {
	content: '➡'
}

.ss-downright:before,
.ss-downright.right:after {
	content: '⬊'
}

.ss-down:before,
.ss-down.right:after {
	content: '⬇'
}

.ss-downleft:before,
.ss-downleft.right:after {
	content: '⬋'
}

.ss-left:before,
.ss-left.right:after {
	content: '⬅'
}

.ss-upleft:before,
.ss-upleft.right:after {
	content: '⬉'
}

.ss-navigateup:before,
.ss-navigateup.right:after {
	content: ''
}

.ss-navigateright:before,
.ss-navigateright.right:after {
	content: '▻'
}

.ss-navigatedown:before,
.ss-navigatedown.right:after {
	content: ''
}

.ss-navigateleft:before,
.ss-navigateleft.right:after {
	content: '◅'
}

.ss-directup:before,
.ss-directup.right:after {
	content: '▴'
}

.ss-directright:before,
.ss-directright.right:after {
	content: '▹'
}

.ss-dropdown:before,
.ss-dropdown.right:after {
	content: '▾'
}

.ss-directleft:before,
.ss-directleft.right:after {
	content: '◃'
}

.ss-retweet:before,
.ss-retweet.right:after {
	content: ''
}

.ss-volumelow:before,
.ss-volumelow.right:after {
	content: '🔉'
}

.ss-volumehigh:before,
.ss-volumehigh.right:after {
	content: '🔊'
}

.ss-batteryhigh:before,
.ss-batteryhigh.right:after {
	content: ''
}

.ss-batterymedium:before,
.ss-batterymedium.right:after {
	content: ''
}

.ss-batterylow:before,
.ss-batterylow.right:after {
	content: ''
}

.ss-batteryempty:before,
.ss-batteryempty.right:after {
	content: ''
}

.ss-clouddownload:before,
.ss-clouddownload.right:after {
	content: ''
}

.ss-cloudupload:before,
.ss-cloudupload.right:after {
	content: ''
}

.ss-calendaradd:before,
.ss-calendaradd.right:after {
	content: ''
}

.ss-calendarremove:before,
.ss-calendarremove.right:after {
	content: ''
}

.ss-calendarcheck:before,
.ss-calendarcheck.right:after {
	content: ''
}

.ss-calendardelete:before,
.ss-calendardelete.right:after {
	content: ''
}

@font-face {
	font-family: 'edo';
	src: url("assets/fonts/edo/fonts/edo.eot");
	src: url("assets/fonts/edo/fonts/edo.eot") format("embedded-opentype"), url("assets/fonts/edo/fonts/edo.woff2") format("woff2"), url("assets/fonts/edo/fonts/edo.woff") format("woff"), url("assets/fonts/edo/fonts/edo.ttf") format("truetype"), url("assets/fonts/edo/fonts/edo.svg#edo") format("svg")
}

@font-face {
	font-family: 'Evogria';
	src: url("assets/fonts/evogria/fonts/Evogria.eot");
	src: url("assets/fonts/evogria/fonts/Evogria.eot") format("embedded-opentype"), url("assets/fonts/evogria/fonts/Evogria.woff2") format("woff2"), url("assets/fonts/evogria/fonts/Evogria.woff") format("woff"), url("assets/fonts/evogria/fonts/Evogria.ttf") format("truetype"), url("assets/fonts/evogria/fonts/Evogria.svg#Evogria") format("svg")
}

@font-face {
	font-family: 'SourceSansProBold';
	src: url("assets/fonts/source_sans_pro/bold/fonts/SourceSansProBold.eot");
	src: url("assets/fonts/source_sans_pro/bold/fonts/SourceSansProBold.eot") format("embedded-opentype"), url("assets/fonts/source_sans_pro/bold/fonts/SourceSansProBold.woff2") format("woff2"), url("assets/fonts/source_sans_pro/bold/fonts/SourceSansProBold.woff") format("woff"), url("assets/fonts/source_sans_pro/bold/fonts/SourceSansProBold.ttf") format("truetype"), url("assets/fonts/source_sans_pro/bold/fonts/SourceSansProBold.svg#SourceSansProBold") format("svg")
}

@font-face {
	font-family: 'Nunito Sans';
	/*
	src: url("assets/fonts/source_sans_pro/semi-bold/fonts/Nunito Sans.eot");
	src: url("assets/fonts/source_sans_pro/semi-bold/fonts/Nunito Sans.eot") format("embedded-opentype"), url("assets/fonts/source_sans_pro/semi-bold/fonts/Nunito Sans.woff2") format("woff2"), url("assets/fonts/source_sans_pro/semi-bold/fonts/Nunito Sans.woff") format("woff"), url("assets/fonts/source_sans_pro/semi-bold/fonts/Nunito Sans.ttf") format("truetype"), url("assets/fonts/source_sans_pro/semi-bold/fonts/Nunito Sans.svg#Nunito Sans") format("svg")
	*/
}

@font-face {
	font-family: 'Nunito SansItalic';
	/*
	src: url("assets/fonts/source_sans_pro/semi-bold-italic/fonts/Nunito SansItalic.eot");
	src: url("assets/fonts/source_sans_pro/semi-bold-italic/fonts/Nunito SansItalic.eot") format("embedded-opentype"), url("assets/fonts/source_sans_pro/semi-bold-italic/fonts/Nunito SansItalic.woff2") format("woff2"), url("assets/fonts/source_sans_pro/semi-bold-italic/fonts/Nunito SansItalic.woff") format("woff"), url("assets/fonts/source_sans_pro/semi-bold-italic/fonts/Nunito SansItalic.ttf") format("truetype"), url("assets/fonts/source_sans_pro/semi-bold-italic/fonts/Nunito SansItalic.svg#Nunito SansItalic") format("svg")
	*/
}

body {
	color: #000;
	height: 100%;
	font-size: 16px;
	line-height: 22px;
	position: relative;
	width: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Nunito Sans', sans-serif;
}

body.black-bg a {
	text-decoration: underline;
	color: white
}

body.white-bg a {
	text-decoration: underline;
	color: black
}

@media (max-width: 768px) {
	body.punch {
		background: #000
	}
}

html,
body {
	width: 100%;
	height: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-family: 'Nunito Sans', sans-serif;
	text-transform: uppercase
}

h1.text-red,
h2.text-red,
h3.text-red,
h4.text-red,
h5.text-red,
h6.text-red {
	color: #E4002B
}

a {
	text-decoration: none;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	color: #E4002B
}

a:hover {
	text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
cite,
p {
	-webkit-text-shadow: none;
	text-shadow: none
}

p {
	margin-bottom: 20px
}

p:last-of-type {
	margin: 0
}

strong {
	font-family: 'Nunito Sans', sans-serif;
	font-weight:900;
}

picture {
	display: block
}

.wrapper {
	-webkit-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
	box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	position: relative;
	max-width: 2000px;
	background-image: url(assets/backgrounds/TacoJohns_Taco_Pattern_V1_R1-01-2.png);
	background-size: 1250px auto;
	background-color:#f4f4f4;
}

@media (max-width: 768px) {
	.wrapper{
		background-size:200% auto;
	}
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden
}

.alignleft {
	float: left;
	margin-right: 20px
}

@media (max-width: 500px) {
	.alignleft {
		float: none;
		margin-right: 0
	}
}

.modal {
	z-index: 100000
}

hr {
	clear: both
}

.page-leadership .page-content img {
	margin-bottom: 20px
}

picture {
	width: 100%;
	display: block
}

picture img {
	width: 100%;
	display: block
}

main {
	margin-top: 110px;
	position: relative
}

@media (max-width: 1200px) {
	main {
		margin-top: 94px
	}
}

@media (max-width: 768px) {
	main {
		margin-top: 144px
	}
}

main#page {
	padding: 0 0 50px
}

.btn.btn-primary {
	background: #E4002B;
	color: white;
	text-decoration: none;
	border: none;
	text-transform: uppercase;
	font-size: 16px
}

.btn.btn-primary:hover {
	background: #ee4f5f
}

sup {
	font-family: 'Source Sans Pro', sans-serif !important
}

section#hero-image img {
	width: 100%;
	display: block
}

section.page-headline {
	padding-top: 20px;
	padding-bottom: 15px
}

body.punch main {
	margin-top: 0
}

body.punch section.page-headline {
	padding-top: 30px
}

section.general-page-content {
	padding-bottom: 30px
}

.standard-page-container,
.textured-content-block-container,
.red-form,
main#rewards section#reward-steps,
main#grand-opening section#grand-opening-disclaimer {
	max-width: 770px;
	margin-left: auto;
	margin-right: auto
}

@media (max-width: 810px) {
	.standard-page-container,
	.textured-content-block-container,
	.red-form,
	main#rewards section#reward-steps,
	main#grand-opening section#grand-opening-disclaimer {
		max-width: none;
		width: auto;
		margin-left: 15px;
		margin-right: 15px
	}
}

.close-page-icon {
	position: absolute;
	top: 20px;
	right: 60px;
	width: 40px;
	height: 40px;
	text-align: center;
	background: transparent;
	background-image: url(assets/controls/close-white-x-black-background.png);
	border-radius: 20px;
	padding-top: 11px;
	cursor: pointer;
   /*
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out
	*/
}

.close-page-icon a.close-page-icon{
	display:block;
	height:40px;
	width:40px;
}


.close-page-icon:hover {
   background-image: url(assets/controls/close-black-x-white-background.png);
}

@media (max-width: 1068px) {
	.close-page-icon {
		top: 15px;
		right: 30px
	}
}

@media (max-width: 600px) {
	.close-page-icon {
		right: 15px
	}
}

.close-page-icon:hover {
   /* background: white*/*
}

.close-page-icon img {
	width: 17px;
	height: auto;
	display: block;
	margin: 0 auto
}

section#download-app {
	margin: 50px auto;
	padding: 30px 20px;
	text-align: center;
	margin-bottom: 20px;
	color: white;
	background-image: url(assets/backgrounds/app_badge_rectangle_2.png);
	background-size: 100% auto;
	background-color:#E4002B;    
}

section#download-app:before,
section#download-app:after {
	content: " ";
	display: table
}

section#download-app:after {
	clear: both
}

@media (max-width: 810px) {
	section#download-app {
		padding: 30px 15px;
		background-image: url(assets/backgrounds/app_badge_rectangle_2_mobile.png);
	}
}

section#download-app h3 {
	margin-bottom: 20px
}

@media (max-width: 450px) {
	section#download-app h3 {
		font-size: 24px
	}
}

@media (max-width: 360px) {
	section#download-app h3 {
		font-size: 24px
	}
}

section#download-app p {
	margin-bottom: 25px
}

.app-download-buttons {
	max-width: 400px;
	margin: 0 auto
}

.app-download-buttons:before,
.app-download-buttons:after {
	content: " ";
	display: table
}

.app-download-buttons:after {
	clear: both
}

.app-download-buttons a {
	width: 48%
}

.app-download-buttons a:first-of-type {
	float: left
}

.app-download-buttons a:last-of-type {
	float: right
}

.app-download-buttons a img {
	display: block;
	height:auto;    
}
@media (max-width: 768px) {
		.app-download-buttons a img {
			display: inline-block;
			height: auto;
			width: auto;
			height: 40px;
		}
}

.page-section,
main#menu-detail section#page-sections .content-block-container,
main#menu-detail section#page-sections .video-container {
	background: #fff;
	max-width: 1000px;
	margin: 0 auto
}

.page-section.with-padding,
main#menu-detail section#page-sections .with-padding.content-block-container,
main#menu-detail section#page-sections .with-padding.video-container {
	padding: 30px
}

@media (max-width: 768px) {
	.page-section.with-padding,
	main#menu-detail section#page-sections .with-padding.content-block-container,
	main#menu-detail section#page-sections .with-padding.video-container {
		padding: 15px
	}
}

.page-section.mb-30,
main#menu-detail section#page-sections .mb-30.content-block-container,
main#menu-detail section#page-sections .mb-30.video-container {
	margin-bottom: 30px
}

.grey-bg-section {
	padding: 20px 20px 50px;
	text-align: center;
	margin-top: 20px
}

@media (max-width: 810px) {
	.grey-bg-section {
		margin: 15px 15px 0
	}
}

.grey-bg-section h1,
.grey-bg-section h2,
.grey-bg-section h3,
.grey-bg-section p {
	max-width: 770px;
	margin: 0 auto;
	color: white
}

.grey-bg-section h1,
.grey-bg-section h2,
.grey-bg-section h3 {
	margin-bottom: 20px
}

h3.red {
	font-size: 24px;
	font-family: 'Nunito Sans', sans-serif;
	color: #000;
	text-align: center
}

h3.red sup {
	font-family: 'Nunito Sans', sans-serif
}

a.red-button, a.manage-button {
	font-family: 'Nunito Sans', sans-serif;
	padding: 7px 20px 9px;
	font-size: 18px;
	color: white;
	text-decoration: none !important;
	min-width: 100px;
	display: inline-block;
	text-align: center;
	background: #333 !important;
	text-transform: uppercase;
	border-radius: 3px;
	font-weight: 900;
	padding: 15px 30px;
	font-size: 18px;    
}


a.red-button.white-text {
	color: white
}
/*
a.manage-button{
	font-family: 'Nunito Sans', sans-serif;
	padding: 7px 20px 9px;
	font-size: 14px;
	text-decoration: none !important;
	text-align: center;
	background: #E4002B;
	text-transform: uppercase;	
	color: #fff!important;
	font-weight: 900;
	font-size: 18px;
	background: #1c0600 !important;
	border: none;
	display: inline-block;
	max-width: 250px;    
	border-radius: 0;
	width: 100%;    
}
*/
.textured-content-block-container {
	margin-top: 30px;
	margin-bottom: 30px;
	background-image: url("assets/backgrounds/bg-grey-pattern-two.jpg");
	background-size: cover;
	text-align: center;
	padding: 30px
}

.textured-content-block-container h2 {
	font-size: 38px;
	max-width: 400px;
	margin: 0 auto 15px
}

@media (max-width: 360px) {
	.textured-content-block-container h2 {
		font-size: 34px
	}
}

.textured-content-block-container p {
	margin-bottom: 15px
}

.headline-newsletter {
	background-size: cover;
	background-position: center center;
	padding: 30px 20px 30px
}

.headline-newsletter .newsletter-signup-heading {
	max-width: 900px;
	margin: 0 auto 20px;
	text-align: center;
	font-size: 38px;
	line-height: 51px;
	letter-spacing:0.5px;
	font-family: 'Nunito Sans', sans-serif;
	font-weight:900;
	color: #fff;
}
@media (max-width: 991px) {
	.headline-newsletter .newsletter-signup-heading{
		line-height:42px;
	}

}
.headline-newsletter p {
	color: white
}

.headline-newsletter .js-cm-form {
	max-width: 440px;
	margin: 20px auto
}

.headline-newsletter .cmApp_embedFormContainer .g-recaptcha,
.headline-newsletter .js-cm-form .g-recaptcha {
	margin: 10px 0 15px
}

.headline-newsletter .cmApp_embedFormContainer input[type=text],
.headline-newsletter .cmApp_embedFormContainer input[type=email],
.headline-newsletter .js-cm-form input[type=text],
.headline-newsletter .js-cm-form input[type=email] {
	width: 100%;
	height: 45px !important;
	border: 1px solid #636363;
	color: black;
	padding: 0 15px !important
}

.headline-newsletter .cmApp_embedFormContainer label,
.headline-newsletter .js-cm-form label {
	color: white;
	width: auto;
	height: 30px;
	line-height: 30px;
	padding-right: 0;
	font-size: 18px !important;
	font-family: 'SourceSansProBold', sans-serif
}

.headline-newsletter .cmApp_embedFormContainer input[type=submit],
.headline-newsletter .cmApp_embedFormContainer button[type=submit],
.headline-newsletter .js-cm-form input[type=submit],
.headline-newsletter .js-cm-form button[type=submit] {
	font-family: 'Nunito Sans', sans-serif;
	background: #E4002B;
	font-size: 18px;
	background-size: 100% 100%;
	padding: 7px 20px 9px;
	text-transform: uppercase;
	color: white;
	text-decoration: none !important;
	min-width: 100px;
	display: inline-block;
	text-align: center;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none !important;
	width: auto !important
}

.headline-newsletter .cmApp_embedFormContainer input[type=submit].white-text,
.headline-newsletter .cmApp_embedFormContainer button[type=submit].white-text,
.headline-newsletter .js-cm-form input[type=submit].white-text,
.headline-newsletter .js-cm-form button[type=submit].white-text {
	color: white
}

.headline-newsletter .newsletter-signup-form {
	max-width: 740px;
	margin: 0 auto
}

.headline-newsletter .newsletter-signup-form .gform_fields:before,
.headline-newsletter .newsletter-signup-form .gform_fields:after {
	content: " ";
	display: table
}

.headline-newsletter .newsletter-signup-form .gform_fields:after {
	clear: both
}

.headline-newsletter .newsletter-signup-form .gform_fields .gfield {
	width: 50%;
	float: left;
	display: block;
	margin: 0 0 10px 0;
	clear: none
}

.headline-newsletter .newsletter-signup-form .gform_fields .gfield:before,
.headline-newsletter .newsletter-signup-form .gform_fields .gfield:after {
	content: " ";
	display: table
}

.headline-newsletter .newsletter-signup-form .gform_fields .gfield:after {
	clear: both
}

@media (max-width: 991px) {
	.headline-newsletter .newsletter-signup-form .gform_fields .gfield {
		width: 100%;
		float: none
	}
}

.headline-newsletter .newsletter-signup-form .gform_fields .gfield label {
	width: 25%;
	float: left;
	padding-top: 16px;
	font-size: 17px
}

@media (max-width: 991px) {
	.headline-newsletter .newsletter-signup-form .gform_fields .gfield label {
		text-align: right;
		padding-right: 12px
	}
}

@media (max-width: 400px) {
	.headline-newsletter .newsletter-signup-form .gform_fields .gfield label {
		font-size: 15px;
		width: 30%
	}
}

.headline-newsletter .newsletter-signup-form .gform_fields .gfield input {
	width: 70%;
	float: left;
	color: black !important
}

@media (max-width: 991px) {
	.headline-newsletter .newsletter-signup-form .gform_fields .gfield input {
		width: 75%
	}
}

@media (max-width: 400px) {
	.headline-newsletter .newsletter-signup-form .gform_fields .gfield input {
		width: 70%
	}
}

@media (max-width: 400px) {
	.headline-newsletter .newsletter-signup-form .ginput_container_checkbox {
		padding-left: 50px
	}
}

@media (max-width: 360px) {
	.headline-newsletter .newsletter-signup-form .ginput_container_checkbox {
		padding-left: 30px
	}
}

@media (max-width: 340px) {
	.headline-newsletter .newsletter-signup-form .ginput_container_checkbox {
		padding-left: 10px
	}
}

.headline-newsletter .newsletter-signup-form .ginput_container_checkbox .checkbox-container {
	width: 30px;
	height: 30px;
	background: white;
	border: 1px solid #636363;
	float: left;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	cursor: pointer;
	margin-right: 10px
}

.headline-newsletter .newsletter-signup-form .ginput_container_checkbox .checkbox-container.checked {
	background: #161616
}

.headline-newsletter .newsletter-signup-form .ginput_container_checkbox label {
	width: auto !important;
	height: 30px;
	line-height: 30px;
	padding-right: 0;
	font-size: 18px !important;
	padding-top: 0 !important
}

@media (min-width: 992px) {
	.headline-newsletter .newsletter-signup-form .custom-checkbox .gfield_label {
		display: none
	}
}

@media (max-width: 400px) {
	.headline-newsletter .newsletter-signup-form .custom-checkbox .gfield_label {
		display: none
	}
}

.headline-newsletter .newsletter-signup-form .gform_footer {
	text-align: center
}

.headline-newsletter .newsletter-signup-form input[type=submit] {
	font-family: 'Nunito Sans', sans-serif;
	text-transform: uppercase;
	background: #E4002B;
	font-size: 18px;
	padding: 7px 20px 9px;
	color: white;
	text-decoration: none !important;
	min-width: 100px;
	display: inline-block;
	text-align: center;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	width: auto !important
}

.headline-newsletter .newsletter-signup-form input[type=submit].white-text {
	color: white
}

.headline-newsletter .gform_confirmation_message {
	text-align: center;
	font-size: 20px;
	padding-top: 15px;
	padding-bottom: 15px
}

.headline-newsletter .newsletter-signup-disclaimer {
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
	line-height: 17px
}

#contact-us .contact-heading {
	color: #000;
	text-align: center;
	margin-bottom: 40px
}

#contact-us #contact-iframe-form {
	width: 102%;
	min-height: 800px;
	margin-left: -1%;
	margin-right: -1%
}

header#site-header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10000;
	background: #fff;
	padding: 7px 0 17px;
	height: 110px;
}

@media (max-width: 1200px) {
	header#site-header {
		height: 94px
	}
}

@media (max-width: 768px) {
	header#site-header {
		height: 144px
	}
}

header#site-header .site-header-inner-container {
	padding: 0 20px
}

header#site-header .site-header-inner-container:before,
header#site-header .site-header-inner-container:after {
	content: " ";
	display: table
}

header#site-header .site-header-inner-container:after {
	clear: both
}

@media (max-width: 450px) {
	header#site-header .site-header-inner-container {
		padding: 0 10px
	}
}

header#site-header .logo-left {
	width: 15%;
	float: left;
	padding-right: 30px
}

@media (max-width: 991px) {
	header#site-header .logo-left {
		width: 20%
	}
}

@media (max-width: 768px) {
	header#site-header .logo-left {
		width: auto;
		float: none;
		padding-right: 0
	}
}

header#site-header .logo-left .logo {
	display: block;
	max-height:76px;
}

@media (max-width: 768px) {
	header#site-header .logo-left .logo {
		width: 160px;
		margin: 0 auto
	}
}

header#site-header .logo-left .logo a {
	display: block
}

header#site-header .logo-left .logo img {
	display: block;
	width: 93%;
}

header#site-header .navigation-right {
	width: 85%;
	float: left;
	/*border-bottom: 2px solid #fff;*/
	position: relative;
	-webkit-transition: border .3s ease;
	transition: border .3s ease
}

header#site-header .navigation-right:before,
header#site-header .navigation-right:after {
	content: " ";
	display: table
}

header#site-header .navigation-right:after {
	clear: both
}

@media (max-width: 991px) {
	header#site-header .navigation-right {
		width: 80%
	}
}

@media (max-width: 768px) {
	header#site-header .navigation-right {
		width: auto;
		float: none;
		text-align: center
	}
}

header#site-header .navigation-right #search-container-desktop {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background: #fff;
	height: 55px;
	z-index: 100;
	padding: 20px 0 0 0;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

@media (max-width: 1200px) {
	header#site-header .navigation-right #search-container-desktop {
		height: 60px;
		padding: 10px 0 0 0
	}
}

header#site-header .navigation-right #search-container-desktop.hiding {
	opacity: 0
}

header#site-header .navigation-right #search-container-desktop .search-input-container {
	width: 93%;
	float: left;
	position: relative
}

@media (max-width: 450px) {
	header#site-header .navigation-right #search-container-desktop .search-input-container {
		width: 90%
	}
}

header#site-header .navigation-right #search-container-desktop .search-input-container input {
	width: 100%;
	display: block;
	border-radius: 9px;
	background: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	height: 35px;
	padding-left: 15px;
	padding-right: 15px;
	outline: none;
	border: 2px solid #E4002B;
}

header#site-header .navigation-right #search-container-desktop .search-input-container #search-trigger-desktop {
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
	height: 35px;
	width: 40px;
	padding-top: 3px;
	outline: none;
	text-decoration: none
}

header#site-header .navigation-right #search-container-desktop .search-input-container #search-trigger-desktop span.fa {
	color: #E4002B;
	font-size: 22px
}

header#site-header .navigation-right #search-container-desktop button#search-close-desktop {
	width: 7%;
	float: left;
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	text-align: center;
	height: 35px;
	padding-top: 2px;
	outline: none;
	text-decoration: none
}

@media (max-width: 450px) {
	header#site-header .navigation-right #search-container-desktop button#search-close-desktop {
		width: 10%
	}
}

header#site-header .navigation-right #search-container-desktop button#search-close-desktop span.fa {
	color: #E4002B;
	font-size: 22px
}

header#site-header .navigation-right .navigation-menu {
	float: left;
	padding: 24px 0 22px 5px
}

@media (max-width: 1200px) {
	header#site-header .navigation-right .navigation-menu {
		padding: 16px 0 14px 5px
	}
}

@media (max-width: 768px) {
	header#site-header .navigation-right .navigation-menu {
		float: none;
		padding: 12px 0
	}
}

header#site-header .navigation-right .navigation-menu ul {
	list-style: none;
	padding: 0;
	margin: 0
}

header#site-header .navigation-right .navigation-menu ul li {
	display: inline-block;
	margin-right: 25px
}

header#site-header .navigation-right .navigation-menu ul li:last-of-type {
	margin-right: 0
}

@media (max-width: 991px) {
	header#site-header .navigation-right .navigation-menu ul li:nth-of-type(4) {
		margin-right: 0
	}
}

@media (max-width: 1200px) {
	header#site-header .navigation-right .navigation-menu ul li {
		margin-right: 20px
	}
}

@media (max-width: 768px) {
	header#site-header .navigation-right .navigation-menu ul li {
		margin-right: 12px
	}
}

@media (max-width: 991px) {
	header#site-header .navigation-right .navigation-menu ul li.mobile-only {
		display: none
	}
}

header#site-header .navigation-right .navigation-menu ul li a {
	font-family: 'Nunito Sans', sans-serif;
	font-weight:900;
	font-size: 15px;
	letter-spacing:2px;
	line-height:22px;
	text-transform: uppercase;
	text-decoration: none;
	outline: none;
	color: #E4002B;
	padding-bottom:10px;
	-webkit-transition: 0s;
	transition: 0s;  
}

@media (min-width: 770px) {

	header#site-header .navigation-right .navigation-menu ul li:first-of-type a, header#site-header .navigation-right .navigation-menu ul li:nth-of-type(2) a {
		color: #fff !important;
		background: #E4002B;
		padding: 5px 10px;
	}
	
	header#site-header .navigation-right .navigation-menu ul li:first-of-type a:hover, header#site-header .navigation-right .navigation-menu ul li:nth-of-type(2) a:hover {
		border-bottom:0px;
	}
}

@media (min-width:770px) and (max-width: 1200px) {
	header#site-header .navigation-right .navigation-menu ul li a{
		font-size:11px
	}
}


header#site-header .navigation-right .navigation-menu ul li a:hover{
	border-bottom:5px solid #E4002B;
}

header#site-header .navigation-right .navigation-menu ul li a.active{
	border-bottom:5px solid #E4002B;
}

@media (max-width: 450px) {
	header#site-header .navigation-right .navigation-menu ul li a {
		font-size: 12px;
	}
}

header#site-header .navigation-right .navigation-controls {
	float: right;
	padding: 24px 10px 22px 0
}

@media (max-width: 1200px) {
	header#site-header .navigation-right .navigation-controls {
		padding: 16px 10px 14px 0
	}
}

@media (max-width: 768px) {
	header#site-header .navigation-right .navigation-controls {
		display: none
	}
}

header#site-header .navigation-right .navigation-controls #main-navigation-toggle-desktop {
	float: left;
	height: 30px;
	width: 50px;
	text-align: center;
	cursor: pointer;
	margin-right: 8px;
	position: relative;
	top: -2px
}

header#site-header .navigation-right .navigation-controls #main-navigation-toggle-desktop span {
	color: #E4002B;
	font-size: 24px
}

header#site-header .navigation-right .navigation-controls #search-toggle-desktop {
	float: left;
	height: 30px;
	width: 50px;
	text-align: center;
	cursor: pointer;
	position: relative;
	top: -2px
}

header#site-header .navigation-right .navigation-controls #search-toggle-desktop span {
	color: #E4002B;
	font-size: 24px
}

header#site-header.has-open-menu .navigation-right {
	border-bottom: 2px solid transparent
}

header#site-header #main-navigation-toggle-mobile {
	display: none;
	position: absolute;
	top: 5px;
	left: 5px;
	height: 50px;
	width: 50px;
	text-align: center;
	cursor: pointer;
	padding-top: 12px
}

header#site-header #main-navigation-toggle-mobile span {
	color: #E4002B;
	font-size: 24px
}

@media (max-width: 768px) {
	header#site-header #main-navigation-toggle-mobile {
		display: block
	}
}

header#site-header #search-toggle-mobile {
	display: none;
	position: absolute;
	top: 5px;
	right: 5px;
	height: 50px;
	width: 50px;
	text-align: center;
	cursor: pointer;
	padding-top: 12px
}

header#site-header #search-toggle-mobile span {
	color: #E4002B;
	font-size: 24px
}
.featured-item-list-item-container, .featured-item-list-item-container .fade-overlay, a.featured-item-list-item{
	border-radius: 3px;
}

@media (max-width: 768px) {
	header#site-header #search-toggle-mobile {
		display: block
	}
}

header#site-header #main-navigation-menu {
	position: absolute;
	top: 110px;
	left: 0;
	right: 0;
	/*background-image: url(assets/backgrounds/TacoJohns_Taco_Pattern_V1_R1-01-2.png);*/
	background-color:#f5f5f5;
	background-repeat: repeat;
	background-size: 1250px auto;
	/*border-top: 5px solid #fff;*/
	display: none
}

header#site-header #main-navigation-menu.overflow-vertical {
	overflow-y: scroll
}

@media (max-width: 1200px) {
	header#site-header #main-navigation-menu {
		top: 94px
	}
}

header#site-header #main-navigation-menu .main-navigation-menu-row:before,
header#site-header #main-navigation-menu .main-navigation-menu-row:after {
	content: " ";
	display: table
}

header#site-header #main-navigation-menu .main-navigation-menu-row:after {
	clear: both
}

header#site-header #main-navigation-menu .main-navigation-menu-row .main-navigation-menu-left {
	width: 50%;
	float: left;
   /* background-image: url(assets/backgrounds/main-navigation-left-bg.jpg);*/
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	padding-top: 120px;
	padding-bottom: 120px
}

@media (max-width: 1200px) {
	header#site-header #main-navigation-menu .main-navigation-menu-row .main-navigation-menu-left {
		padding-top: 70px;
		padding-bottom: 70px
	}
}

@media (max-width: 991px) {
	header#site-header #main-navigation-menu .main-navigation-menu-row .main-navigation-menu-left {
		padding-top: 50px;
		padding-bottom: 40px
	}
}

@media (max-width: 500px) {
	header#site-header #main-navigation-menu .main-navigation-menu-row .main-navigation-menu-left {
		width: auto;
		float: none;
		padding-top: 35px;
		padding-bottom: 25px
	}
}

header#site-header #main-navigation-menu .main-navigation-menu-row .main-navigation-menu-left .main-navigation-links-heading {
	font-size: 37px;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 25px;
	font-weight:900;
}

header#site-header #main-navigation-menu .main-navigation-menu-row .main-navigation-menu-right {
	width: 50%;
	float: left;
	text-align: center;
	padding-top: 150px
}

@media (max-width: 1200px) {
	header#site-header #main-navigation-menu .main-navigation-menu-row .main-navigation-menu-right {
		padding-top: 100px
	}
}

@media (max-width: 991px) {
	header#site-header #main-navigation-menu .main-navigation-menu-row .main-navigation-menu-right {
		padding-top: 80px
	}
}

@media (max-width: 500px) {
	header#site-header #main-navigation-menu .main-navigation-menu-row .main-navigation-menu-right {
		width: auto;
		float: none;
		padding-top: 40px
	}
}

header#site-header #main-navigation-menu .main-navigation-menu-row .main-navigation-links ul {
	list-style: none;
	padding: 0;
	margin: 0
}

header#site-header #main-navigation-menu .main-navigation-menu-row .main-navigation-links ul li {
	display: block;
	margin-bottom: 30px
}

@media (max-width: 768px) {
	header#site-header #main-navigation-menu .main-navigation-menu-row .main-navigation-links ul li {
		margin-bottom: 20px
	}
}

header#site-header #main-navigation-menu .main-navigation-menu-row .main-navigation-links ul li:last-of-type {
	margin-bottom: 0
}

header#site-header #main-navigation-menu .main-navigation-menu-row .main-navigation-links ul li a {
	display: block;
	font-family: 'Nunito Sans', sans-serif;
	font-size: 22px;
	text-transform: uppercase;
	text-decoration: none;
	outline: none;
	color: #000;
	font-weight:900;
}

header#site-header #main-navigation-menu .main-navigation-details-row .main-navigation-social-row {
	text-align: center;
	padding-top: 60px;
	padding-bottom: 40px
}

@media (max-width: 768px) {
	header#site-header #main-navigation-menu .main-navigation-details-row .main-navigation-social-row {
		padding-top: 35px;
		padding-bottom: 25px
	}
}

header#site-header #main-navigation-menu .main-navigation-details-row .main-navigation-social-row ul {
	list-style: none;
	margin: 0;
	padding: 0
}

header#site-header #main-navigation-menu .main-navigation-details-row .main-navigation-social-row ul li {
	display: inline-block;
	margin-right: 20px
}

header#site-header #main-navigation-menu .main-navigation-details-row .main-navigation-social-row ul li:last-of-type {
	margin-right: 0
}

header#site-header #main-navigation-menu .main-navigation-details-row .main-navigation-social-row ul li a {
	display: block;
	height: 50px;
	width: 50px;
	background: #333;
	border-radius: 25px;
	color: #fff;
	text-align: center;
	padding-top: 10px
}

@media (max-width: 991px) {
	header#site-header #main-navigation-menu .main-navigation-details-row .main-navigation-social-row ul li a {
		height: 40px;
		width: 40px;
		padding-top: 7px
	}
}

header#site-header #main-navigation-menu .main-navigation-details-row .main-navigation-social-row ul li a span {
	font-size: 30px
}

@media (max-width: 991px) {
	header#site-header #main-navigation-menu .main-navigation-details-row .main-navigation-social-row ul li a span {
		font-size: 24px
	}
}

header#site-header #main-navigation-menu .main-navigation-details-row .main-navigation-extra-links {
	text-align: center;
	padding-bottom: 45px;
	padding-left: 15px;
	padding-right: 15px
}

header#site-header #main-navigation-menu .main-navigation-details-row .main-navigation-extra-links ul {
	list-style: none;
	padding: 0;
	margin: 0
}

header#site-header #main-navigation-menu .main-navigation-details-row .main-navigation-extra-links ul li {
	display: inline-block;
	margin-right: 15px
}

@media (max-width: 768px) {
	header#site-header #main-navigation-menu .main-navigation-details-row .main-navigation-extra-links ul li {
		margin-right: 0
	}
}

@media (max-width: 768px) {
	header#site-header #main-navigation-menu .main-navigation-details-row .main-navigation-extra-links ul li:after {
		content: '|';
		margin-left: 5px;
		margin-right: 5px
	}
}

header#site-header #main-navigation-menu .main-navigation-details-row .main-navigation-extra-links ul li:last-of-type {
	margin-right: 0
}

header#site-header #main-navigation-menu .main-navigation-details-row .main-navigation-extra-links ul li:last-of-type:after {
	display: none
}

header#site-header #main-navigation-menu .main-navigation-details-row .main-navigation-extra-links ul li a {
	font-family: 'Nunito Sans', sans-serif;
	font-size: 20px;
	color: #000;
	text-decoration: underline;
	font-weight: normal
}

@media (max-width: 991px) {
	header#site-header #main-navigation-menu .main-navigation-details-row .main-navigation-extra-links ul li a {
		font-size: 18px
	}
}

header.site-header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10000
}

header.site-header .header-row-one {
	background: #000;
	height: 50px;
	max-width: 2000px;
	margin: 0 auto
}

@media (min-width: 768px) {
	header.site-header .header-row-one {
		height: 60px
	}
}

header.site-header .header-row-one .row {
	position: relative
}

header.site-header .header-row-one .menu-toggle-container {
	width: 20%;
	float: left
}

header.site-header .header-row-one .menu-toggle-container #main-navigation-toggle {
	float: left;
	width: 60px;
	height: 50px;
	text-align: center;
	padding: 13px 0;
	overflow: hidden;
	cursor: pointer
}

@media (min-width: 768px) {
	header.site-header .header-row-one .menu-toggle-container #main-navigation-toggle {
		position: relative;
		top: 5px
	}
}

@media (max-width: 800px) {
	header.site-header .header-row-one .menu-toggle-container #main-navigation-toggle {
		margin-left: 20px
	}
}

header.site-header .header-row-one .menu-toggle-container #main-navigation-toggle img.menu-icon-row-one,
header.site-header .header-row-one .menu-toggle-container #main-navigation-toggle img.menu-icon-row-two,
header.site-header .header-row-one .menu-toggle-container #main-navigation-toggle img.menu-icon-row-three {
	display: block;
	width: 30px;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	position: absolute;
	margin-left: 0;
	left: 15px
}

header.site-header .header-row-one .menu-toggle-container #main-navigation-toggle img.menu-icon-row-one.off-screen,
header.site-header .header-row-one .menu-toggle-container #main-navigation-toggle img.menu-icon-row-two.off-screen,
header.site-header .header-row-one .menu-toggle-container #main-navigation-toggle img.menu-icon-row-three.off-screen {
	margin-left: -60px;
	opacity: 0
}

header.site-header .header-row-one .menu-toggle-container #main-navigation-toggle img.menu-icon-row-one {
	top: 13px
}

header.site-header .header-row-one .menu-toggle-container #main-navigation-toggle img.menu-icon-row-two {
	top: 23px
}

header.site-header .header-row-one .menu-toggle-container #main-navigation-toggle img.menu-icon-row-three {
	top: 32px
}

header.site-header .header-row-one .menu-toggle-container #main-navigation-toggle img.menu-icon-close-row-one,
header.site-header .header-row-one .menu-toggle-container #main-navigation-toggle img.menu-icon-close-row-two {
	left: 15px
}

header.site-header .header-row-one .menu-toggle-container #main-navigation-toggle img.menu-icon-close-row-one {
	top: 23px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	width: 30px;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	margin-top: 0;
	margin-left: 0
}

header.site-header .header-row-one .menu-toggle-container #main-navigation-toggle img.menu-icon-close-row-one.off-screen {
	margin-top: -40px;
	margin-left: -40px;
	opacity: 0
}

header.site-header .header-row-one .menu-toggle-container #main-navigation-toggle img.menu-icon-close-row-two {
	top: 23px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	width: 30px;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	margin-top: 0;
	margin-right: 0
}

header.site-header .header-row-one .menu-toggle-container #main-navigation-toggle img.menu-icon-close-row-two.off-screen {
	margin-top: -40px;
	margin-left: 40px;
	opacity: 0
}

header.site-header .header-row-one .main-logo-container {
	width: 60%;
	float: left;
	text-align: center
}

header.site-header .header-row-one .main-logo-container .logo {
	height: 50px
}

header.site-header .header-row-one .main-logo-container .logo img {
	height: 20px;
	width: auto;
	margin: 15px 0
}

@media (min-width: 768px) {
	header.site-header .header-row-one .main-logo-container .logo img {
		height: 30px
	}
}

header.site-header .header-row-one .main-logo-container h1.logo {
	height: 50px;
	background-image: url(assets/logos/main-logo.png);
	background-size: auto 30px;
	background-repeat: no-repeat;
	background-position: center 15px;
	text-indent: -9999px
}

header.site-header .header-row-one .search-container {
	width: 20%;
	float: left;
	text-align: right
}

@media (min-width: 768px) {
	header.site-header .header-row-one .search-container {
		margin-top: 5px
	}
}

header.site-header .header-row-one .search-container #search-toggle-button {
	float: right;
	width: 60px;
	text-align: center;
	cursor: pointer;
	height: 50px;
	position: relative
}

header.site-header .header-row-one .search-container #search-toggle-button img.search-icon {
	position: absolute;
	top: 15px;
	right: 19px;
	height: 20px;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

header.site-header .header-row-one .search-container #search-toggle-button img.search-icon.off-screen {
	margin-right: 60px;
	opacity: 0
}

@media (max-width: 675px) {
	header.site-header .header-row-one .search-container #search-toggle-button img.search-icon.off-screen {
		margin-right: 0;
		margin-top: 60px
	}
}

header.site-header .header-row-one .search-container #search-toggle-button img.search-icon-close-row-one,
header.site-header .header-row-one .search-container #search-toggle-button img.search-icon-close-row-two {
	left: 15px
}

header.site-header .header-row-one .search-container #search-toggle-button img.search-icon-close-row-one {
	top: 23px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	width: 30px;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	margin-top: 0;
	margin-left: 0
}

header.site-header .header-row-one .search-container #search-toggle-button img.search-icon-close-row-one.off-screen {
	margin-top: -40px;
	margin-left: -40px;
	opacity: 0
}

header.site-header .header-row-one .search-container #search-toggle-button img.search-icon-close-row-two {
	top: 23px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	width: 30px;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	margin-top: 0;
	margin-right: 0
}

header.site-header .header-row-one .search-container #search-toggle-button img.search-icon-close-row-two.off-screen {
	margin-top: -40px;
	margin-left: 40px;
	opacity: 0
}

header.site-header .header-row-one .search-form-container {
	position: absolute;
	top: 0;
	right: 60px;
	height: 50px;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	width: 250px;
	opacity: 0;
	overflow: hidden
}

@media (min-width: 768px) {
	header.site-header .header-row-one .search-form-container {
		top: 5px
	}
}

@media (max-width: 991px) {
	header.site-header .header-row-one .search-form-container {
		width: 200px
	}
}

@media (max-width: 675px) {
	header.site-header .header-row-one .search-form-container {
		display: none !important
	}
}

header.site-header .header-row-one .search-form-container input[type=text] {
	display: block;
	width: 100%;
	height: 30px;
	margin: 10px 0;
	border: none;
	padding: 0 10px;
	background: #161616;
	color: white;
	outline: none
}

header.site-header .header-row-one .search-form-container input[type=submit] {
	display: block;
	position: absolute;
	top: 10px;
	right: 0;
	background: transparent;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-indent: -9999px;
	background: url("assets/controls/search-icon-red.png");
	background-repeat: no-repeat;
	background-size: 20px auto;
	background-position: 12px;
	width: 40px;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	margin-right: -40px
}

header.site-header .header-row-one .search-form-container.open {
	opacity: 1
}

header.site-header .header-row-one .search-form-container.open input[type=submit] {
	margin-right: 0
}

header.site-header .header-row-two {
	background: #E4002B;
	height: 50px;
	max-width: 2000px;
	margin: 0 auto;
	overflow: hidden
}

header.site-header .header-row-two .row {
	position: relative
}

header.site-header .header-row-two .search-form-container-mobile {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 50px;
	background: #E4002B;
	padding: 10px;
	margin-top: -50px;
	opacity: 0;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

@media (min-width: 676px) {
	header.site-header .header-row-two .search-form-container-mobile {
		display: none
	}
}

header.site-header .header-row-two .search-form-container-mobile input[type=text] {
	height: 30px;
	width: 100%;
	display: block;
	padding: 0 10px;
	outline: none;
	background: #80121d;
	color: white;
	border: none
}

header.site-header .header-row-two .search-form-container-mobile input[type=text]::-webkit-input-placeholder {
	color: white
}

header.site-header .header-row-two .search-form-container-mobile input[type=text]::-moz-placeholder {
	color: white
}

header.site-header .header-row-two .search-form-container-mobile input[type=text]:-ms-input-placeholder {
	color: white
}

header.site-header .header-row-two .search-form-container-mobile input[type=text]:-moz-placeholder {
	color: white
}

header.site-header .header-row-two .search-form-container-mobile input[type=submit] {
	display: block;
	position: absolute;
	top: 10px;
	right: 8px;
	background: transparent;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-indent: -9999px;
	background: url("assets/controls/search-icon-white.png");
	background-repeat: no-repeat;
	background-size: 15px auto;
	background-position: 12px;
	width: 40px;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

header.site-header .header-row-two .search-form-container-mobile.open {
	margin-top: 0;
	opacity: 1
}

header.site-header .header-row-two nav.secondary-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center
}

header.site-header .header-row-two nav.secondary-navigation ul li {
	display: inline-block;
	margin: 0 20px
}

@media (max-width: 540px) {
	header.site-header .header-row-two nav.secondary-navigation ul li {
		margin: 0 10px
	}
}

@media (max-width: 430px) {
	header.site-header .header-row-two nav.secondary-navigation ul li {
		margin: 0 5px
	}
}

header.site-header .header-row-two nav.secondary-navigation ul li a {
	display: block;
	font-family: 'edo', sans-serif;
	color: white;
	text-decoration: none;
	font-size: 23px;
	padding-top: 13px;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

@media (max-width: 460px) {
	header.site-header .header-row-two nav.secondary-navigation ul li a {
		font-size: 20px
	}
}

@media (max-width: 390px) {
	header.site-header .header-row-two nav.secondary-navigation ul li a {
		font-size: 18px
	}
}

@media (max-width: 340px) {
	header.site-header .header-row-two nav.secondary-navigation ul li a {
		font-size: 16px
	}
}

header.site-header .header-row-two nav.secondary-navigation ul li a:hover {
	opacity: .8
}

header.site-header #main-menu-container {
	display: none;
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
	background: black;
	border-top: 4px solid #E4002B;
	z-index: 1000;
	max-width: 2000px;
	margin: 0 auto
}

@media (min-width: 768px) {
	header.site-header #main-menu-container {
		top: 60px
	}
}

header.site-header #main-menu-container.overflow-vertical {
	overflow-y: scroll
}

header.site-header #main-menu-container nav#main-navigation {
	text-align: center;
	margin-bottom: 6px
}

header.site-header #main-menu-container nav#main-navigation:before,
header.site-header #main-menu-container nav#main-navigation:after {
	content: " ";
	display: table
}

header.site-header #main-menu-container nav#main-navigation:after {
	clear: both
}

header.site-header #main-menu-container nav#main-navigation a {
	font-family: 'Evogria', sans-serif;
	text-transform: uppercase !important;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 25px;
	margin-bottom: 40px;
	display: block
}

@media (max-width: 550px) {
	header.site-header #main-menu-container nav#main-navigation a {
		margin-bottom: 30px
	}
}

header.site-header #main-menu-container nav#main-navigation a:hover {
	color: #E4002B
}

header.site-header #main-menu-container nav#main-navigation li {
	display: block
}

header.site-header #main-menu-container nav#main-navigation ul#menu-dropdown {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	list-style: none
}

header.site-header #main-menu-container nav#main-navigation ul#menu-dropdown>li:first-of-type {
	width: 50%;
	float: left;
	background-image: url("assets/backgrounds/bg-main-menu.jpg");
	background-size: cover;
	padding: 50px 0 80px
}

@media (max-width: 550px) {
	header.site-header #main-menu-container nav#main-navigation ul#menu-dropdown>li:first-of-type {
		width: auto;
		float: none;
		padding: 50px 0
	}
	header.site-header #main-menu-container nav#main-navigation ul#menu-dropdown>li:first-of-type>a {
		margin-bottom: 0
	}
}

header.site-header #main-menu-container nav#main-navigation ul#menu-dropdown>li:first-of-type a:hover {
	color: #ccc
}

header.site-header #main-menu-container nav#main-navigation ul#menu-dropdown>li:first-of-type>a {
	font-size: 30px
}

header.site-header #main-menu-container nav#main-navigation ul#menu-dropdown>li:first-of-type ul.sub-menu {
	list-style: none;
	margin: 0;
	padding: 0
}

@media (max-width: 550px) {
	header.site-header #main-menu-container nav#main-navigation ul#menu-dropdown>li:first-of-type ul.sub-menu {
		display: none;
		margin-top: 35px
	}
}

header.site-header #main-menu-container nav#main-navigation ul#menu-dropdown>li:first-of-type ul.sub-menu>li:last-of-type a {
	margin-bottom: 0
}

header.site-header #main-menu-container nav#main-navigation ul#menu-dropdown>li:not(:first-of-type) {
	float: left;
	width: 50%
}

@media (max-width: 550px) {
	header.site-header #main-menu-container nav#main-navigation ul#menu-dropdown>li:not(: first-of-type) {
		width: auto;
		float: none
	}
}

header.site-header #main-menu-container nav#main-navigation ul#menu-dropdown>li:nth-of-type(2) {
	margin-top: 50px
}

@media (max-width: 550px) {
	header.site-header #main-menu-container nav#main-navigation ul#menu-dropdown>li:nth-of-type(2) {
		margin-top: 30px
	}
}

header.site-header #main-menu-container nav#header-connect-with-us {
	background-image: url("assets/backgrounds/bg-grey-pattern.png");
	background-size: cover;
	text-align: center;
	padding: 40px 0;
	margin-bottom: 6px
}

header.site-header #main-menu-container nav#header-connect-with-us:before,
header.site-header #main-menu-container nav#header-connect-with-us:after {
	content: " ";
	display: table
}

header.site-header #main-menu-container nav#header-connect-with-us:after {
	clear: both
}

@media (max-width: 650px) {
	header.site-header #main-menu-container nav#header-connect-with-us {
		padding: 20px 0
	}
}

header.site-header #main-menu-container nav#header-connect-with-us h2 {
	font-family: 'edo', sans-serif;
	font-size: 38px;
	color: white;
	text-transform: uppercase;
	margin-bottom: 15px
}

header.site-header #main-menu-container nav#header-connect-with-us ul {
	margin: 0;
	padding: 0;
	list-style: none
}

header.site-header #main-menu-container nav#header-connect-with-us ul li {
	display: inline-block
}

header.site-header #main-menu-container nav#header-connect-with-us ul li a {
	display: block;
	margin-right: 14px
}

header.site-header #main-menu-container nav#header-connect-with-us ul li a img {
	height: 30px;
	width: auto
}

header.site-header #main-menu-container nav#header-connect-with-us ul li:last-of-type a {
	margin-right: 0
}

header.site-header #main-menu-container nav#header-secondary-navigation {
	background-image: url("assets/backgrounds/bg-grey-pattern.png");
	background-size: cover;
	text-align: center;
	padding: 40px 0;
	margin-bottom: 6px
}

header.site-header #main-menu-container nav#header-secondary-navigation:before,
header.site-header #main-menu-container nav#header-secondary-navigation:after {
	content: " ";
	display: table
}

header.site-header #main-menu-container nav#header-secondary-navigation:after {
	clear: both
}

@media (max-width: 650px) {
	header.site-header #main-menu-container nav#header-secondary-navigation {
		padding: 30px
	}
}

header.site-header #main-menu-container nav#header-secondary-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0
}

header.site-header #main-menu-container nav#header-secondary-navigation ul li {
	display: inline-block
}

header.site-header #main-menu-container nav#header-secondary-navigation ul li a {
	display: block;
	color: white;
	text-decoration: underline
}

header.site-header #main-menu-container nav#header-secondary-navigation ul li a:after {
	content: '|';
	display: inline-block;
	margin: 0 3px 0 6px
}

header.site-header #main-menu-container nav#header-secondary-navigation ul li:last-of-type a:after {
	content: '';
	margin: 0
}

footer.site-footer .footer-main {
	padding-bottom: 30px;
	padding-top: 60px
}

.footer-main {
	background: rgb(244,244,244);
	background: linear-gradient(180deg, rgba(244,244,244,0) 0%, rgba(244,244,244,1) 50%);
}

@media (max-width: 768px) {
	footer.site-footer .footer-main {
		padding-top: 30px
	}
}

footer.site-footer .footer-main .app-and-connect-row {
	margin: 0 auto;
	text-align: center
}

footer.site-footer .footer-main .app-and-connect-row:before,
footer.site-footer .footer-main .app-and-connect-row:after {
	content: " ";
	display: table
}

footer.site-footer .footer-main .app-and-connect-row:after {
	clear: both
}

.footer-logo{
	margin-bottom:30px;
}

.footer-logo img{
	width:100%;
	max-width:597px;
	height:auto;	
}



footer.site-footer .footer-main .app-and-connect-row .footer-logo {
	margin-bottom: 30px
}

footer.site-footer .footer-main .app-and-connect-row .connect-with-us-container nav.social-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0
}

footer.site-footer .footer-main .app-and-connect-row .connect-with-us-container nav.social-navigation ul li {
	display: inline-block;
	margin-right: 20px
}

footer.site-footer .footer-main .app-and-connect-row .connect-with-us-container nav.social-navigation ul li:last-of-type {
	margin-right: 0
}

footer.site-footer .footer-main .app-and-connect-row .connect-with-us-container nav.social-navigation ul li a {
	display: block;
	height: 40px;
	width: 40px;
	padding-top: 9px;
	background: #333;
	border-radius: 25px;
	color: #fff;
	text-align: center
}

footer.site-footer .footer-main .app-and-connect-row .connect-with-us-container nav.social-navigation ul li a span {
	font-size: 22px
}

footer.site-footer .footer-main .footer-navigation-container {
	color: #000;
	text-align: center;
	padding-top: 30px
}

footer.site-footer .footer-main .footer-navigation-container nav.footer-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0
}

footer.site-footer .footer-main .footer-navigation-container nav.footer-navigation ul li {
	display: inline-block;
	margin-right: 15px;
	font-size:14px;
	letter-spacing:0.3px;
	line-height:19px;
}

footer.site-footer .footer-main .footer-navigation-container nav.footer-navigation ul li a:hover{
	font-weight:900;
}

@media (max-width: 768px) {
	footer.site-footer .footer-main .footer-navigation-container nav.footer-navigation ul li {
		display: block;
		margin-right: 0
	}
	
	footer.site-footer .footer-main .footer-navigation-container nav.footer-navigation ul li a{
		font-weight:900;
	}    
	
}

footer.site-footer .footer-main .footer-navigation-container nav.footer-navigation ul li:last-of-type {
	margin-right: 0
}

footer.site-footer .footer-main .footer-navigation-container nav.footer-navigation ul li a {
	display: block;
	color: #000;
	text-decoration: underline
}

footer.site-footer .footer-main .footer-navigation-container .disclaimer {
	margin-bottom: 30px
}

footer.site-footer .footer-main .footer-contact {
	color: #000;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 25px;
	font-size:14px;
	font-weight:900;
	letter-spacing:0.3px;
	line-height:19px;
}

footer.site-footer .footer-location {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 2000px;
	margin: 0 auto -60px;
	background: #E4002B;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	z-index: 1000
}

footer.site-footer .footer-location.open {
	margin-bottom: 0
}

footer.site-footer .footer-location .location-controls {
	width: 400px;
	margin: 0 auto;
	height: 60px;
	outline: none
}

@media (max-width: 450px) {
	footer.site-footer .footer-location .location-controls {
		width: 300px
	}
}

footer.site-footer .footer-location .location-controls .directions-button-container {
	float: left;
	width: 20%;
	outline: none
}

footer.site-footer .footer-location .location-controls .directions-button-container img {
	height: 40px;
	margin: 10px 0
}

footer.site-footer .footer-location .location-controls .location-label {
	width: 60%;
	float: left;
	text-align: center;
	color: white;
	padding-top: 7px
}

footer.site-footer .footer-location .location-controls .location-label .city {
	font-size: 20px
}

footer.site-footer .footer-location .location-controls .location-label .distance {
	font-size: 16px
}

footer.site-footer .footer-location .location-controls .location-label .distance a {
	color: white;
	text-decoration: underline
}

footer.site-footer .footer-location .location-controls .information-button-container {
	float: left;
	width: 20%;
	text-align: right;
	position: relative;
	cursor: pointer;
	height: 60px;
	overflow: hidden;
	outline: none
}

footer.site-footer .footer-location .location-controls .information-button-container img.info-icon {
	height: 40px;
	margin: 10px 0;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

footer.site-footer .footer-location .location-controls .information-button-container img.info-icon.off-screen {
	margin-top: -60px
}

footer.site-footer .footer-location .location-controls .information-button-container .info-window-close span {
	font-size: 25px;
	position: relative;
	top: -6px;
	padding-right: 10px;
	opacity: 0;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	color: #fff
}

footer.site-footer .footer-location .location-controls .information-button-container.open .info-window-close span {
	opacity: 1
}

footer.site-footer .footer-location .footer-location-drawer {
	background: #E4002B;
	border-top: 2px solid #fff;
	padding: 15px;
	display: none
}

footer.site-footer .footer-location .footer-location-drawer .footer-location-drawer-contents {
	color: white;
	max-width: 400px;
	margin: 0 auto;
	padding: 15px;
	text-align: center;
	font-size: 16px
}

footer.site-footer .footer-location .footer-location-drawer .footer-location-drawer-contents .location-title {
	text-transform: uppercase;
	font-family: 'SourceSansProBold', sans-serif
}

footer.site-footer .footer-location .footer-location-drawer .footer-location-drawer-contents .location-open-line-two {
	margin-bottom: 15px
}

footer.site-footer .footer-location .footer-location-drawer .footer-location-drawer-contents .location-address-line-two {
	margin-bottom: 15px
}

footer.site-footer .footer-location .footer-location-drawer .footer-location-drawer-contents .location-phone {
	margin-bottom: 15px
}

footer.site-footer .footer-location .footer-location-drawer .footer-location-drawer-contents .location-phone a {
	color: white;
	text-decoration: underline
}

footer.site-footer .footer-location .footer-location-drawer .footer-location-drawer-contents .location-details {
	margin-bottom: 15px
}

footer.site-footer .footer-location .footer-location-drawer .footer-location-drawer-contents .location-details ul {
	list-style: none;
	margin: 0;
	padding: 0
}

footer.site-footer .footer-location .footer-location-drawer .footer-location-drawer-contents .location-link a,
footer.site-footer .footer-location .footer-location-drawer .footer-location-drawer-contents .view-all-locations-link a {
	color: white;
	text-transform: uppercase;
	text-decoration: underline
}

footer.site-footer .footer-location .footer-location-drawer .footer-location-drawer-contents .location-link {
	margin-bottom: 10px
}

#nearby-location-modal .modal-dialog,
#promotion_popup_modal .modal-dialog {
	margin: 130px auto 30px
}

@media (max-width: 991px) {
	#nearby-location-modal .modal-dialog,
	#promotion_popup_modal .modal-dialog {
		margin: 110px auto 30px
	}
}

#nearby-location-modal .modal-content,
#promotion_popup_modal .modal-content {
	background: white
}

#nearby-location-modal .modal-header,
#promotion_popup_modal .modal-header {
	position: relative;
	border-bottom: 0;
	padding-top: 28px
}

#nearby-location-modal .modal-header h4,
#promotion_popup_modal .modal-header h4 {
	font-family: 'Nunito Sans', sans-serif
}

#nearby-location-modal .modal-header button.close,
#promotion_popup_modal .modal-header button.close {
	position: absolute;
	top: 26px;
	right: 30px;
	background: white;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 30px;
	height: 30px;
	padding-top: 3px;
	outline: none
}

#nearby-location-modal .modal-header button.close span,
#promotion_popup_modal .modal-header button.close span {
	color: #E4002B;
	font-size: 24px
}

#nearby-location-modal ul#nearby-locations-list,
#promotion_popup_modal ul#nearby-locations-list {
	padding: 0;
	margin: 0;
	list-style: none
}

#nearby-location-modal ul#nearby-locations-list li,
#promotion_popup_modal ul#nearby-locations-list li {
	background: #E4002B;
	margin-bottom: 5px;
	padding: 10px;
	color: white;
	cursor: pointer;
	text-align: center
}

#nearby-location-modal ul#nearby-locations-list li h3,
#promotion_popup_modal ul#nearby-locations-list li h3 {
	font-size: 22px;
	font-family: 'Nunito Sans', sans-serif
}

#nearby-location-modal ul#nearby-locations-list li h5,
#promotion_popup_modal ul#nearby-locations-list li h5 {
	font-family: 'edo', sans-serif;
	font-family: 'Nunito Sans', sans-serif
}

#nearby-location-modal .modal-footer {
	text-align: center
}

#promotion_popup_modal {
	z-index: 10000000
}

#promotion_popup_modal .modal-dialog {
	margin: 150px auto 30px
}

#promotion_popup_modal .promo-details-row {
	padding: 30px 30px 0 30px;
	text-align: center;
	color: white
}

#promotion_popup_modal .promo-details-row h2 {
	color: white;
	margin-bottom: 15px
}

#promotion_popup_modal .red-form {
	padding: 20px !important
}

#promotion_popup_modal .red-form input[type=text] {
	width: 100% !important
}

#promotion_popup_modal button.close {
	position: absolute;
	top: -12px;
	right: -12px;
	border-radius: 50%;
	height: 40px;
	width: 40px;
	background: black;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

@media (max-width: 768px) {
	#promotion_popup_modal button.close {
		top: 5px;
		right: 5px
	}
}

#promotion_popup_modal button.close img {
	width: 22px;
	display: block;
	margin: 0 auto
}

#promotion_popup_modal .modal-content {
	border: none;
	background: #E4002B
}

#promotion_popup_modal .modal-body {
	padding: 0
}

#promotion_popup_modal .promo-image img {
	width: 100%;
	display: block
}

.thank-you-dialog {
	margin-bottom: 200px;
	padding-top: 20px
}

.form-thank-you-container {
	padding: 20px;
	color: white;
	text-align: center;
	font-size: 22px;
	line-height: 23px
}

.red-form {
	background: #E4002B;
	color: white;
	padding: 40px 20px;
	margin-bottom: 40px
}

.red-form .g-recaptcha {
	margin: 30px auto 10px;
	width: 304px
}

.red-form label.error {
	width: 70%;
	float: right;
	text-align: left
}

.red-form .hiding {
	opacity: 0
}

.red-form h3 {
	text-align: center;
	margin-bottom: 40px
}

.red-form .section-heading-row:before,
.red-form .section-heading-row:after {
	content: " ";
	display: table
}

.red-form .section-heading-row:after {
	clear: both
}

.red-form .section-heading-row h4.section-heading {
	width: 70%;
	float: right;
	text-align: left;
	border-bottom: 1px solid white;
	margin-bottom: 15px;
	clear: both;
	padding-bottom: 5px
}

@media (max-width: 450px) {
	.red-form .section-heading-row h4.section-heading {
		width: 100%;
		float: none
	}
}

.red-form .section-heading-row h5.section-subheading {
	width: 70%;
	float: right;
	margin-bottom: 15px
}

@media (max-width: 450px) {
	.red-form .section-heading-row h5.section-subheading {
		width: 100%;
		float: none
	}
}

.red-form .section-heading-row .heading-caption {
	width: 70%;
	float: right;
	margin-bottom: 15px
}

@media (max-width: 450px) {
	.red-form .section-heading-row .heading-caption {
		width: 100%;
		float: none
	}
}

.red-form form {
	max-width: 500px !important;
	margin: 0 auto 50px
}

@media (max-width: 500px) {
	.red-form form .form-group.checkbox {
		padding-left: 0;
		max-width: 280px;
		margin-left: auto;
		margin-right: auto
	}
}

@media (max-width: 340px) {
	.red-form form .form-group.checkbox label {
		padding-left: 5px
	}
}

.red-form .disclaimer p {
	max-width: 500px;
	margin: 0 auto 20px;
	text-align: center;
	font-size: 18px;
	line-height: 18px
}

.red-form .gform_confirmation_wrapper {
	text-align: center;
	max-width: 500px;
	margin: 20px auto 50px;
	font-family: 'edo', sans-serif;
	font-size: 30px;
	line-height: 34px
}

.red-form .gform_body {
	width: 100% !important
}

.red-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
	margin-top: 0
}

.red-form .gform_wrapper li.gfield.gfield_error {
	border-top: none;
	border-bottom: none
}

.red-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	padding: 0;
	text-align: center
}

.red-form .validation_error {
	max-width: 370px;
	margin: 0 auto;
	font-size: 18px !important
}

.red-form label.gfield_label {
	width: 30%;
	float: left;
	font-size: 18px !important;
	height: 45px;
	line-height: 45px !important;
	text-align: right;
	padding-right: 30px;
	display: block
}

@media (max-width: 500px) {
	.red-form label.gfield_label {
		padding-right: 15px
	}
}

@media (max-width: 450px) {
	.red-form label.gfield_label {
		width: 100%;
		float: none;
		text-align: center;
		height: auto;
		line-height: 24px
	}
}

.red-form label.gfield_label span.gfield_required {
	color: white
}

.red-form .ginput_container {
	margin-top: 0 !important
}

.red-form .gfield:before,
.red-form .gfield:after {
	content: " ";
	display: table
}

.red-form .gfield:after {
	clear: both
}

.red-form .gsection {
	width: 70%;
	float: right
}

@media (max-width: 450px) {
	.red-form .gsection {
		width: 100%;
		float: none
	}
}

.red-form .ginput_container_select {
	color: black
}

.red-form .gfield_select {
	height: 44px
}

.red-form .ginput_container_text,
.red-form .ginput_container_checkbox,
.red-form .ginput_container_textarea,
.red-form .ginput_container_select {
	width: 70%;
	float: left
}

@media (max-width: 450px) {
	.red-form .ginput_container_text,
	.red-form .ginput_container_checkbox,
	.red-form .ginput_container_textarea,
	.red-form .ginput_container_select {
		width: 100%;
		float: none
	}
}

.red-form .ginput_container_checkbox .checkbox-container {
	width: 30px;
	height: 30px;
	background: white;
	border: 1px solid #636363;
	float: left;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	cursor: pointer
}

.red-form .ginput_container_checkbox .checkbox-container.checked {
	background: #161616
}

.red-form .ginput_container_checkbox label {
	width: auto;
	height: 30px;
	line-height: 30px;
	padding-right: 0;
	font-size: 18px !important
}

.red-form .gform_wrapper .gfield_checkbox li label {
	padding-left: 15px
}

@media (max-width: 330px) {
	.red-form .gform_wrapper .gfield_checkbox li label {
		padding-left: 5px
	}
}

.red-form input[type=text] {
	width: 100%;
	height: 45px;
	border: 1px solid #636363;
	color: black;
	padding: 0 15px
}

.red-form textarea {
	color: black
}

.red-form .form-group.checkbox {
	padding-left: 30%
}

.red-form input[type=submit] {
	background: black;
	border: none;
	color: white;
	font-size: 26px !important;
	padding: 10px 15px;
	text-transform: uppercase;
	margin: 15px auto 0 !important;
	display: block !important;
	line-height: 26px !important;
	width: auto !important
}

.red-form .gform_wrapper ul.gform_fields li.gfield:before,
.red-form .gform_wrapper ul.gform_fields li.gfield:after {
	content: " ";
	display: table
}

.red-form .gform_wrapper ul.gform_fields li.gfield:after {
	clear: both
}

.red-form .gform_wrapper .gform_footer {
	padding: 0;
	margin: 0
}

.state-has-no-locations {
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

.state-has-no-locations:before,
.state-has-no-locations:after {
	content: " ";
	display: table
}

.state-has-no-locations:after {
	clear: both
}

.state-has-no-locations span {
	display: block;
	width: 70%;
	float: right;
	margin-bottom: 15px;
	text-align: center
}

@media (max-width: 450px) {
	.state-has-no-locations span {
		width: 100%;
		float: none
	}
}

.form-group {
	display: block;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

.form-group:before,
.form-group:after {
	content: " ";
	display: table
}

.form-group:after {
	clear: both
}

.form-group label {
	width: 30%;
	float: left;
	font-size: 18px;
	height: 45px;
	line-height: 20px;
	text-align: right;
	padding-right: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media (max-width: 500px) {
	.form-group label {
		padding-right: 15px
	}
}

@media (max-width: 450px) {
	.form-group label {
		width: 100%;
		float: none;
		text-align: center;
		height: auto;
		line-height: 24px
	}
}

.form-group input[type=text],
.form-group input[type=email],
.form-group input[type=date],
.form-group select,
.form-group textarea,
.form-group input[type=file] {
	width: 70%;
	float: left;
	height: 45px;
	border: 1px solid #636363;
	color: black;
	padding: 0 15px
}

@media (max-width: 450px) {
	.form-group input[type=text],
	.form-group input[type=email],
	.form-group input[type=date],
	.form-group select,
	.form-group textarea,
	.form-group input[type=file] {
		width: 100%;
		float: none
	}
}

.form-group input[type=file] {
	padding-top: 11px;
	line-height: 10px
}

.form-group textarea {
	height: auto
}

.form-group.checkbox {
	padding-left: 30%
}

.form-group.checkbox .checkbox-container {
	width: 30px;
	height: 30px;
	background: white;
	border: 1px solid #636363;
	float: left;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	cursor: pointer;
	margin-right: 10px
}

.form-group.checkbox .checkbox-container.checked {
	background: #161616
}

.form-group.checkbox label {
	width: auto;
	height: 30px;
	line-height: 30px;
	padding-right: 0
}

.form-group input[type=submit] {
	background: black;
	border: none;
	color: white;
	font-size: 26px;
	padding: 10px 15px;
	text-transform: uppercase;
	margin: 0 auto;
	display: block;
	margin-top: 15px
}

.form-group select {
	color: black
}

main#home.punch {
	margin-top: 0
}

main#home .scroll-arrow {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 15px;
	width: 50px;
	height: 50px;
	margin: 0 auto;
	z-index: 1000
}

main#home .scroll-arrow img {
	width: 100%;
	display: block
}

main#home section#headline-full-one,
main#home section.style1 {
	position: relative
}

main#home section#headline-full-one .headline,
main#home section.style1 .headline {
	position: absolute;
/*     /*top: 30px; */
	bottom:0px;
	left: 0;
	right: 0;
	width: 300px;
	margin: 0 auto;
	/*background-image: url("assets/controls/white-sketch-background.png");*/
	background-repeat: no-repeat;
	background-size: 100% auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 40px;
	overflow: visible
}

main#home section#headline-full-one .headline .line-one,
main#home section.style1 .headline .line-one {
	font-family: 'edo', sans-serif;
	font-size: 50px;
	line-height: 50px;
	color: #E4002B
}

main#home section#headline-full-one .headline .line-two,
main#home section.style1 .headline .line-two {
	font-family: 'Evogria', sans-serif;
	text-transform: uppercase !important;
	font-size: 35px;
	line-height: 35px;
	margin-top: -4px;
	margin-bottom: 7px;
	color: black
}

main#home section#headline-full-two,
main#home section.style2,
main#home section.style3 {
	position: relative
}

main#home section#headline-full-two .headline,
main#home section.style2 .headline,
main#home section.style3 .headline {
	position: absolute;
	bottom: 80px;
	left: 0;
	right: 0;
	text-align: center
}

main#home section#headline-full-two .headline .content,
main#home section.style2 .headline .content,
main#home section.style3 .headline .content {
	font-family: 'Evogria', sans-serif;
	text-transform: uppercase !important;
	color: white;
	font-size: 40px;
	line-height: 44px;
	max-width: 460px;
	margin: 0 auto
}

@media (max-width: 940px) {
	main#home section#headline-full-two .headline .content,
	main#home section.style2 .headline .content,
	main#home section.style3 .headline .content {
		font-size: 38px
	}
}

main#home section#headline-full-two a.red-button,
main#home section.style2 a.red-button,
main#home section.style3 a.red-button {
	margin-top: 40px;
	background: #000
}

@media (max-width: 940px) {
	main#home section#headline-full-two a.red-button,
	main#home section.style2 a.red-button,
	main#home section.style3 a.red-button {
		margin-top: 15px
	}
}

main#home .style-3-headline {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	max-width: 460px;
	margin: 0 auto;
	font-family: 'Evogria', sans-serif;
	text-transform: uppercase !important;
	color: white;
	font-size: 40px;
	line-height: 44px
}

@media (max-width: 940px) {
	main#home .style-3-headline {
		font-size: 38px
	}
}

main#home section#headline-split {
	position: relative
}

main#home section#headline-split:before,
main#home section#headline-split:after {
	content: " ";
	display: table
}

main#home section#headline-split:after {
	clear: both
}

main#home section#headline-split .headline-split-left {
	background: url("assets/backgrounds/bg-grey-pattern-two.jpg")
}

main#home section#headline-split .headline-split-left .contents {
	width: 400px;
	height: 250px;
	float: right;
	position: relative;
	padding-right: 40px
}

@media (max-width: 900px) {
	main#home section#headline-split .headline-split-left .contents {
		width: 360px
	}
}

@media (max-width: 768px) {
	main#home section#headline-split .headline-split-left .contents {
		float: none;
		width: auto;
		padding-right: 30px
	}
}

@media (max-width: 400px) {
	main#home section#headline-split .headline-split-left .contents {
		padding-right: 15px
	}
}

main#home section#headline-split .headline-split-left .contents img {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 230px;
	z-index: 1
}

main#home section#headline-split .headline-split-left .contents h3 {
	font-family: 'Evogria', sans-serif;
	text-transform: uppercase !important;
	font-size: 40px;
	color: white;
	text-align: right;
	margin-top: 30px;
	margin-bottom: 10px;
	max-width: 50%;
	float: right;
	clear: both
}

@media (max-width: 900px) {
	main#home section#headline-split .headline-split-left .contents h3 {
		max-width: 60%
	}
}

@media (max-width: 340px) {
	main#home section#headline-split .headline-split-left .contents h3 {
		max-width: 70%
	}
}

main#home section#headline-split .headline-split-left .contents p {
	float: right;
	color: white;
	clear: both;
	max-width: 130px;
	text-align: right
}

main#home section#headline-split .headline-split-left .contents a.red-button {
	float: right;
	clear: both;
	margin-top: 20px;
	position: relative;
	z-index: 10;
	background: #000
}

main#home section#headline-split .headline-split-right {
	background: url("assets/backgrounds/bg-dark-grey-pattern.jpg")
}

main#home section#headline-split .headline-split-right .contents {
	width: 400px;
	height: 250px;
	float: left;
	position: relative;
	padding-left: 40px
}

@media (max-width: 900px) {
	main#home section#headline-split .headline-split-right .contents {
		width: 360px
	}
}

@media (max-width: 768px) {
	main#home section#headline-split .headline-split-right .contents {
		float: none;
		width: auto;
		padding-right: 30px;
		padding-left: 0
	}
}

@media (max-width: 400px) {
	main#home section#headline-split .headline-split-right .contents {
		padding-right: 15px
	}
}

main#home section#headline-split .headline-split-right .contents img {
	position: absolute;
	bottom: 0;
	height: 230px;
	z-index: 1
}

main#home section#headline-split .headline-split-right .contents h3 {
	font-family: 'Evogria', sans-serif;
	text-transform: uppercase !important;
	font-size: 40px;
	color: white;
	text-align: right;
	margin-top: 30px;
	margin-bottom: 10px;
	float: right;
	clear: both
}

main#home section#headline-split .headline-split-right .contents p {
	float: right;
	color: white;
	clear: both;
	max-width: 130px;
	text-align: right
}

main#home section#headline-split .headline-split-right .contents a.red-button {
	float: right;
	clear: both;
	margin-top: 20px;
	position: relative;
	z-index: 10;
	background: #000
}

main#home section#headline-split .scroll-arrow {
	bottom: -15px
}

main#home section#featured-items {
	padding-top: 60px
}

main#home section#featured-items:before,
main#home section#featured-items:after {
	content: " ";
	display: table
}

main#home section#featured-items:after {
	clear: both
}

main#home section#featured-items.punch {
	padding-top: 30px
}

@media (max-width: 768px) {
	main#home section#featured-items.punch {
		padding-top: 45px
	}
}

main#home section#featured-items .mobile-container-toggle-button {
	display: none;
	max-width: 400px;
	margin: 0 auto 20px;
	background: #E4002B;
	position: relative;
	text-align: center;
	cursor: pointer;
	font-family: 'Nunito Sans', sans-serif;
	font-size: 40px;
	height: 70px;
	padding-top: 24px;
	text-transform: uppercase;
	color: #fff;
	font-weight:700;
}

@media (max-width: 768px) {
	main#home section#featured-items .mobile-container-toggle-button {
		display: block;
		margin-bottom: 0
	}
}

@media (max-width: 430px) {
	main#home section#featured-items .mobile-container-toggle-button {
		margin: 0 5px 15px
	}
}

main#home section#featured-items .mobile-container-toggle-button .arrow-object {
	position: absolute;
	top: 20px;
	right: 32px;
	height: 20px;
	width: 20px
}

main#home section#featured-items .mobile-container-toggle-button .arrow-object img {
	width: 100%;
	height: auto;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: .3s ease;
	transition: .3s ease
}

main#home section#featured-items .mobile-container-toggle-button.open .arrow-object img {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}

main#home section#featured-items .row {
	position: relative
}

main#home section#featured-items .featured-items-content {
	width: 1055px;
	float: left
}

@media (max-width: 1200px) {
	main#home section#featured-items .featured-items-content {
		width: 895px
	}
}

@media (max-width: 991px) {
	main#home section#featured-items .featured-items-content {
		width: 675px
	}
}

@media (max-width: 768px) {
	main#home section#featured-items .featured-items-content {
		width: auto;
		padding: 0 5px;
		float: none
	}
}

main#home section#featured-items .featured-items-content .featured-items-section {
	padding-bottom: 30px;
	padding-top: 20px;
	margin-bottom: 30px
}

main#home section#featured-items .featured-items-content .featured-items-section:before,
main#home section#featured-items .featured-items-content .featured-items-section:after {
	content: " ";
	display: table
}

main#home section#featured-items .featured-items-content .featured-items-section:after {
	clear: both
}

@media (max-width: 768px) {
	main#home section#featured-items .featured-items-content .featured-items-section {
		max-width: 400px;
		margin: 0 auto;
		padding-bottom: 0;
		padding-top: 0;
		border-bottom: 2px solid #000;
		-webkit-transition: border .3s ease-in-out;
		transition: border .3s ease-in-out
	}
}

main#home section#featured-items .featured-items-content .featured-items-section.open {
	border-bottom: 2px solid transparent
}

main#home section#featured-items .featured-items-content .featured-items-section .featured-items-heading {
	text-align: center;
	margin-bottom: 20px;
	position: relative
}

main#home section#featured-items .featured-items-content .featured-items-section .featured-items-heading:before,
main#home section#featured-items .featured-items-content .featured-items-section .featured-items-heading:after {
	content: " ";
	display: table
}

main#home section#featured-items .featured-items-content .featured-items-section .featured-items-heading:after {
	clear: both
}

@media (max-width: 768px) {
	main#home section#featured-items .featured-items-content .featured-items-section .featured-items-heading {
		margin-bottom: 8px;
		height: 70px;
		padding-top: 25px;
		cursor: pointer
	}
}

main#home section#featured-items .featured-items-content .featured-items-section .featured-items-heading img {
	height: 40px;
	width: auto;
	display: inline-block
}

@media (max-width: 768px) {
	main#home section#featured-items .featured-items-content .featured-items-section .featured-items-heading img {
		height: 32px
	}
}

main#home section#featured-items .featured-items-content .featured-items-section .featured-items-heading h3 {
	font-family: 'Nunito Sans', sans-serif;
	font-size: 42px;
	font-weight:900;
	color: #000;
	display: inline-block;
	letter-spacing: 1px
}

@media (max-width: 600px) {
	main#home section#featured-items .featured-items-content .featured-items-section .featured-items-heading h3 {
		font-size: 35px
	}
}

@media (max-width: 768px) {
	main#home section#featured-items .featured-items-content .featured-items-section .featured-items-heading h3 {
		font-size: 30px
	}
}

@media (max-width: 380px) {
	main#home section#featured-items .featured-items-content .featured-items-section .featured-items-heading h3 {
		font-size: 25px
	}
}

main#home section#featured-items .featured-items-content .featured-items-section .featured-items-heading .mobile-expand-toggle-button {
	display: none;
	position: absolute;
	top: 25px;
	right: 25px;
	height: 30px;
	width: 30px;
	color: #000
}

@media (max-width: 768px) {
	main#home section#featured-items .featured-items-content .featured-items-section .featured-items-heading .mobile-expand-toggle-button {
		display: block
	}
}

main#home section#featured-items .featured-items-content .featured-items-section .featured-items-heading .mobile-expand-toggle-button img {
	position: absolute;
	width: 30px;
	height: auto;
	display: block;
	margin: 0 !important;
	top: 12px;
	-webkit-transition: .3s ease;
	transition: .3s ease
}

main#home section#featured-items .featured-items-content .featured-items-section .featured-items-heading .mobile-expand-toggle-button img:first-of-type {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

main#home section#featured-items .featured-items-content .featured-items-section .featured-items-heading.open .mobile-expand-toggle-button img:first-of-type {
	opacity: 0
}

main#home section#featured-items .featured-items-content .featured-items-section .featured-items-heading.left img {
	margin-right: -20px;
	margin-top: -20px
}

main#home section#featured-items .featured-items-content .featured-items-section .featured-items-heading.top img {
	display: block;
	margin-bottom: -20px;
	margin-left: auto;
	margin-right: auto
}

main#home section#featured-items .featured-items-content .featured-items-section .featured-items-heading.top h3 {
	display: block
}

main#home section#featured-items .featured-items-content .featured-items-section .featured-items-listings {
	color: white
}

main#home section#featured-items .featured-items-content .featured-items-section .featured-items-listings:before,
main#home section#featured-items .featured-items-content .featured-items-section .featured-items-listings:after {
	content: " ";
	display: table
}

main#home section#featured-items .featured-items-content .featured-items-section .featured-items-listings:after {
	clear: both
}

@media (max-width: 768px) {
	main#home section#featured-items .featured-items-content .featured-items-section .featured-items-listings {
		display: none;
		padding: 3px;
		background: #E4002B
	}
}

@media (max-width: 768px) {
	main#home section#featured-items .featured-items-content .featured-items-section .featured-items-listings .featured-item-list-item-container {
		width: 100%
	}
}

main#home section#featured-items .featured-items-content .featured-items-section .featured-items-listings .featured-item-list-item {
	background-size: cover !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 250px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 24px;
	line-height: 32px;
	letter-spacing:0.3px;
	font-family: 'Nunito Sans', sans-serif;
	font-weight:900;
	text-transform: uppercase;
	text-align: center;
	padding: 0 20px;
	color: white;
	text-decoration: none;
	margin-bottom: 4px;
	outline: 0;
	position: relative
}

@media (max-width: 1200px) {
	main#home section#featured-items .featured-items-content .featured-items-section .featured-items-listings .featured-item-list-item {
		height: 230px
	}
}

@media (max-width: 768px) {
	main#home section#featured-items .featured-items-content .featured-items-section .featured-items-listings .featured-item-list-item {
		margin-bottom: 0
	}
}

main#home section#featured-items .featured-items-content .featured-items-section .featured-items-listings .featured-item-list-item:hover {
	background-size: 104% auto
}

main#home section#featured-items .featured-items-content .featured-items-section .featured-items-listings .featured-item-list-item .fade-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.3)
}

main#home section#featured-items .featured-items-content .featured-items-section .featured-items-listings .featured-item-list-item .title {
	position: relative;
	/*text-shadow: 1px 1px 0 #666*/
}

@media (max-width: 768px) {
	main#home section#featured-items .featured-items-content .featured-items-section .featured-items-listings .featured-item-list-item .title {
		height: auto;
		display: block
	}
}

main#home section#featured-items .featured-items-content .featured-items-section .featured-items-listings .featured-item-list-item .title span {
	display: block;
	font-size: 0.5em;
}

main#home section#featured-items .featured-items-content .featured-items-section .featured-items-listings .featured-item-list-item-container {
	padding: 0 2px
}

@media (max-width: 768px) {
	main#home section#featured-items .featured-items-content .featured-items-section .featured-items-listings .featured-item-list-item-container {
		padding: 0
	}
}

@media (max-width: 768px) {
	main#home section#featured-items .featured-items-content .featured-items-section .featured-items-listings .featured-item-list-item-container:not(: first-of-type) .featured-item-list-item {
		background-image: none !important;
		height: auto;
		padding: 20px;
		font-size: 24px;
		border-bottom: 2px solid #fff
	}
	main#home section#featured-items .featured-items-content .featured-items-section .featured-items-listings .featured-item-list-item-container:not(:first-of-type) .featured-item-list-item .fade-overlay {
	   /* display: none*/
	}
}

main#home section#featured-items .featured-items-content .featured-items-section .featured-items-listings .featured-item-list-item-container:last-of-type .featured-item-list-item {
	border-bottom: none
}

main#home section#featured-items .featured-items-menu {
	width: 115px;
	float: left
}

@media (max-width: 1200px) {
	main#home section#featured-items .featured-items-menu {
		width: 75px
	}
}

@media (max-width: 768px) {
	main#home section#featured-items .featured-items-menu {
		width: 20%
	}
}

main#home section#featured-items .featured-items-menu img {
	width: 40px;
	float: right
}

@media (max-width: 768px) {
	main#home section#featured-items .featured-items-menu img {
		float: none;
		margin-left: 50px
	}
}

@media (max-width: 600px) {
	main#home section#featured-items .featured-items-menu img {
		margin-left: 20px
	}
}

@media (max-width: 550px) {
	main#home section#featured-items .featured-items-menu img {
		margin-left: 10px
	}
}

nav#featured-items-navigation{
	position: fixed;
	padding-left: 75px;
}

@media (max-width: 1200px) {

	nav#featured-items-navigation{
		position: fixed;
		padding-left: 25px;
	}
}


main#home section#featured-items .featured-items-menu nav#featured-items-navigation {
	padding-top: 30px
}

@media (max-width: 768px) {
	main#home section#featured-items .featured-items-menu nav#featured-items-navigation {
		display: none
	}
}

main#home section#featured-items .featured-items-menu nav#featured-items-navigation.locked {
	-webkit-backface-visibility: hidden
}

@media (max-width: 1200px) {
	main#home section#featured-items .featured-items-menu nav#featured-items-navigation.locked {
		width: 75px
	}
}

@media (max-width: 768px) {
	main#home section#featured-items .featured-items-menu nav#featured-items-navigation.locked {
		width: auto
	}
}

main#home section#featured-items .featured-items-menu nav#featured-items-navigation.locked.bottom {
	position: absolute;
	top: auto;
	bottom: -26px
}

main#home section#featured-items .featured-items-menu nav#featured-items-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none
}

main#home section#featured-items .featured-items-menu nav#featured-items-navigation ul li .featured-menu-nav-item {
	margin-bottom: 20px;
	display: block;
	text-align: right;
	outline: none
}

main#home section#featured-items .featured-items-menu nav#featured-items-navigation ul li .featured-menu-nav-item:before,
main#home section#featured-items .featured-items-menu nav#featured-items-navigation ul li .featured-menu-nav-item:after {
	content: " ";
	display: table
}

main#home section#featured-items .featured-items-menu nav#featured-items-navigation ul li .featured-menu-nav-item:after {
	clear: both
}

main#home section#featured-items .featured-items-menu nav#featured-items-navigation ul li .featured-menu-nav-item img {
	display: block
}

main#home section#featured-items .featured-items-menu nav#featured-items-navigation ul li .featured-menu-nav-item img.nav-active {
	display: none
}

main#home section#featured-items .featured-items-menu nav#featured-items-navigation ul li .featured-menu-nav-item.active img.nav-active {
	display: block
}

main#home section#featured-items .featured-items-menu nav#featured-items-navigation ul li .featured-menu-nav-item.active img.nav-inactive {
	display: none
}

.ajax-loader {
	text-align: center;
	margin: 0 auto
}

.end-of-menu {
	text-align: center
}

main#menu-detail{
	margin-top:50px;
}

main#menu-detail .page-section, main#page .page-section.with-padding{
	border:1px solid #e6e7eb;
}



main#menu-detail section#menu-item-details p {
	margin-bottom: 25px
}

main#menu-detail section#menu-item-details h1 {
	margin-bottom: 20px;
	font-size:38px;
}

main#menu-detail section#nutrition-details {
	padding-top: 40px
}

main#menu-detail section#nutrition-details .main-nutrition-link {
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

main#menu-detail section#nutrition-details .main-nutrition-link:hover {
	color: #000
}

main#menu-detail section#nutrition-details .nutrition-page-links {
	text-align: center;
	padding-bottom: 25px
}

main#menu-detail section#nutrition-details .nutrition-page-links a {
	font-size: 18px;
	text-decoration: underline
}

main#menu-detail section#nutrition-details .nutrition-page-links a:hover {
	color: #E4002B
}

@media (max-width: 768px) {
	main#menu-detail section#nutrition-details {
		margin-left: 0;
		margin-right: 0
	}
}

main#menu-detail section#nutrition-details h3 {
	text-align: center;
	margin-bottom: 20px;
	display: inline-block;
	background: #333;
	color: #fff;
	padding: 11px 41px;
	font-size:18px;
	border-radius:3px;
}

main#menu-detail section#nutrition-details h3:hover{
	background:#58595b;
	
}

@media (max-width: 450px) {
	main#menu-detail section#nutrition-details h3 {
		font-size: 20px
	}
}

main#menu-detail section#nutrition-details ul {
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-padding-start: 0
}

main#menu-detail section#nutrition-details li {
	list-style-type: none
}

main#menu-detail section#nutrition-details .unslider-nav {
	display: none !important
}

main#menu-detail section#nutrition-details .unslider-arrow {
	position: relative;
	bottom: 200px;
	width: 20px;
	height: 20px;
	text-align: center;
	font-size: 25px
}

@media (max-width: 415px) {
	main#menu-detail section#nutrition-details .unslider-arrow {
		bottom: 220px
	}
}

@media (max-width: 375px) {
	main#menu-detail section#nutrition-details .unslider-arrow {
		bottom: 270px
	}
}

@media (max-width: 320px) {
	main#menu-detail section#nutrition-details .unslider-arrow {
		bottom: 345px
	}
}

main#menu-detail section#nutrition-details .unslider-arrow.prev {
	float: left;
	left: 10px
}

main#menu-detail section#nutrition-details .unslider-arrow.next {
	float: right;
	right: 10px
}

main#menu-detail section#nutrition-details .unslider-arrow img {
	width: 15px;
	height: auto
}

main#menu-detail section#nutrition-details .nutrition-chart {
	background: white;
	color: black;
	padding: 15px;
	margin: 0 5px
}

main#menu-detail section#nutrition-details .nutrition-chart:before,
main#menu-detail section#nutrition-details .nutrition-chart:after {
	content: " ";
	display: table
}

main#menu-detail section#nutrition-details .nutrition-chart:after {
	clear: both
}

@media (max-width: 768px) {
	main#menu-detail section#nutrition-details .nutrition-chart {
		margin: 0
	}
}

main#menu-detail section#nutrition-details .nutrition-chart .chart-top {
	font-size: 22px;
	color: #E4002B;
	text-align: center;
	text-transform: uppercase;
	margin-top:10px;
	margin-bottom: 25px;
	font-weight:900;
}

main#menu-detail section#nutrition-details .nutrition-chart .chart-left {
	width: 50%;
	float: left;
	border-right: 2px solid #000
}

main#menu-detail section#nutrition-details .nutrition-chart .chart-right {
	width: 50%;
	float: left
}

main#menu-detail section#nutrition-details .nutrition-chart .chart-row {
	padding: 0 15px
}

main#menu-detail section#nutrition-details .nutrition-chart .chart-row .row-left {
	width: 75%;
	float: left
}

main#menu-detail section#nutrition-details .nutrition-chart .chart-row .row-right {
	width: 25%;
	float: left;
	text-align: right
}

main#menu-detail section#nutrition-details .nutrition-disclaimer {
	font-size: 16px;
	margin: 30px 36px 15px;
	text-align: left;
	font-weight:900;
	padding-bottom:25px;
}

main#menu-detail.featured-menu .title {
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	width: 500px
}

@media (max-width: 500px) {
	main#menu-detail.featured-menu .title {
		width: 90%
	}
}

main#menu-detail.featured-menu .title img {
	width: 85px;
	height: auto;
	margin: 0 auto
}

main#menu-detail.featured-menu .title h1 {
	font-size: 50px
}

@media (max-width: 500px) {
	main#menu-detail.featured-menu .title h1 {
		font-size: 40px
	}
}

main#menu-detail.featured-menu #menu-item-details {
	padding: 50px 20px
}

main#menu-detail.featured-menu #menu-item-details h3 {
	font-size: 25px;
	margin-bottom: 5px
}

main#menu-detail.featured-menu #menu-item-details .app-download-buttons {
	margin-top: 30px
}

main#menu-detail.featured-menu #menu-item-details .menu-content {
	max-width: 770px;
	margin: 0 auto
}

main#menu-detail section#page-sections .content-block-container {
	margin-bottom: 30px;
	padding: 30px
}

main#menu-detail section#page-sections .content-block-container h2 {
	font-size: 38px;
	color: #E4002B;
	margin-bottom: 15px
}

@media (max-width: 360px) {
	main#menu-detail section#page-sections .content-block-container h2 {
		font-size: 34px
	}
}

main#menu-detail section#page-sections .content-block-container p {
	margin-bottom: 15px
}

main#menu-detail section#page-sections .video-container {
	background: transparent;
	margin-top: 30px;
	margin-bottom: 30px
}

main#menu-detail section#page-sections .video-container p {
	padding-bottom: 50%;
	position: relative
}

main#menu-detail section#page-sections .video-container p iframe {
	width: 100%;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%
}

main#menu-detail section#page-sections .form-container {
	margin-bottom: 30px
}

main#menu-detail section#page-sections .form-container form.red-form {
	padding-top: 0
}

main#rewards section#page-heading {
	text-align: center
}

main#rewards section#page-heading h2 {
	font-size: 38px;
	max-width: 500px;
	margin: 0 auto 20px
}

@media (max-width: 570px) {
	main#rewards section#page-heading h2 {
		font-size: 28px
	}
}

@media (max-width: 360px) {
	main#rewards section#page-heading h2 {
		font-size: 24px
	}
}

main#rewards section#page-heading p {
	margin-bottom: 30px
}

main#rewards section#reward-steps {
	padding: 30px 0;
	color: white;
	max-width: 500px
}

main#rewards section#reward-steps .step {
	border: 1px solid #e6e7eb;
	color:#000;
	text-align: center;
	padding: 20px;
	margin-bottom: 15px;
	border-radius:6px;
}

main#rewards .no-smartphone {
	text-align: center;
	padding: 30px
}

main#rewards .no-smartphone h2 {
	font-size: 38px;
	margin: 0 auto 15px
}

@media (max-width: 360px) {
	main#rewards .no-smartphone h2 {
		font-size: 34px
	}
}

main#rewards .no-smartphone p {
	margin-bottom: 15px
}

main#promotion .grey-bg-section {
	padding: 20px
}

main#promotion section#page-header,
main#promotion .promo-content-block {
	margin-bottom: 15px;
	text-align: center
}

main#promotion section#page-header .outlined-disclaimer,
main#promotion .promo-content-block .outlined-disclaimer {
	max-width: 360px;
	border: 1px solid rgba(255, 255, 255, 0.6);
	padding: 10px;
	margin: 20px auto 0;
	color: white
}

main#promotion section#page-header .outlined-disclaimer a,
main#promotion .promo-content-block .outlined-disclaimer a {
	color: white;
	text-decoration: underline
}

main#promotion .promo-content-block {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px
}

main#coupon-redemption section#page-header {
	padding-bottom: 30px;
	margin-bottom: 30px
}

main#coupon-redemption section#page-header h2 {
	max-width: 520px;
	margin-bottom: 5px
}

main#coupon-redemption section#coupon-form {
	padding-top: 0 !important
}

main#marketplace section#intro {
	padding: 30px 0 50px
}

main#marketplace section#marketing-listings {
	margin: 0 -10px
}

main#marketplace section#marketing-listings:before,
main#marketplace section#marketing-listings:after {
	content: " ";
	display: table
}

main#marketplace section#marketing-listings:after {
	clear: both
}

main#marketplace section#marketing-listings a {
	color: #E4002B
}

main#marketplace section#marketing-listings .market-list-item {
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px
}

main#marketplace section#marketing-listings .market-list-item .content {
	height: 100%;
	background: #e7e7e7;
	padding: 20px;
	color: #000
}

main#marketplace section#marketing-listings .market-list-item .content .list-item-header {
	margin-bottom: 20px
}

main#marketplace section#marketing-listings .market-list-item .content .list-item-header:before,
main#marketplace section#marketing-listings .market-list-item .content .list-item-header:after {
	content: " ";
	display: table
}

main#marketplace section#marketing-listings .market-list-item .content .list-item-header:after {
	clear: both
}

main#marketplace section#marketing-listings .market-list-item .content .list-item-header img {
	height: 50px;
	width: auto;
	float: left
}

@media (max-width: 390px) {
	main#marketplace section#marketing-listings .market-list-item .content .list-item-header img {
		height: 40px
	}
}

main#marketplace section#marketing-listings .market-list-item .content .list-item-header h2 {
	font-size: 26px;
	height: 50px;
	line-height: 50px;
	float: left;
	padding-left: 10px
}

@media (max-width: 390px) {
	main#marketplace section#marketing-listings .market-list-item .content .list-item-header h2 {
		font-size: 20px;
		height: 40px;
		line-height: 40px
	}
}

main#marketplace section#marketing-listings .market-list-item .content ul {
	margin: 0;
	padding-left: 20px
}

main#marketplace section#marketing-listings .market-list-item .content ul li {
	margin-bottom: 15px
}

main#marketplace section#marketing-listings .market-list-item .content p {
	padding-left: 15px
}

main#search-results section#search-form {
	background-size: cover;
	padding: 35px 0
}

main#search-results section#search-form form {
	width: 600px;
	margin: 0 auto
}

main#search-results section#search-form form:before,
main#search-results section#search-form form:after {
	content: " ";
	display: table
}

main#search-results section#search-form form:after {
	clear: both
}

@media (max-width: 660px) {
	main#search-results section#search-form form {
		width: auto;
		margin: 0 20px
	}
}

main#search-results section#search-form form input[type=text] {
	width: 83%;
	float: left;
	height: 45px;
	padding: 0 15px;
	outline: none;
	color: black
}

@media (max-width: 530px) {
	main#search-results section#search-form form input[type=text] {
		width: 75%
	}
}

@media (max-width: 370px) {
	main#search-results section#search-form form input[type=text] {
		width: 70%
	}
}

main#search-results section#search-form form input[type=submit] {
	width: 15%;
	float: left;
	margin-left: 2%;
	height: 45px;
	background: #E4002B;
	color: white;
	border: none;
	text-transform: uppercase;
	font-size: 16px
}

@media (max-width: 530px) {
	main#search-results section#search-form form input[type=submit] {
		width: 23%
	}
}

@media (max-width: 370px) {
	main#search-results section#search-form form input[type=submit] {
		width: 28%
	}
}

main#search-results section#search-results .search-result-list-item {
	padding: 40px 0;
	border-bottom: 1px solid #eaeaea
}

main#search-results section#search-results .search-result-list-item h3 {
	font-size: 28px;
	margin-bottom: 15px
}

main#search-results section#search-results .search-result-list-item a {
	text-decoration: underline
}

main#search-results section#search-results .search-no-results {
	text-align: center;
	font-size: 30px;
	padding: 100px 40px 100px
}

main#search-results section#search-results .search-no-results h3.red {
	margin-top: 30px
}

main#grand-opening section#page-header {
	margin-bottom: 30px;
	text-align: center
}

main#grand-opening section#page-header h3 {
	margin-bottom: 20px
}

main#grand-opening section#grand-opening-disclaimer {
	text-align: center
}

main#grand-opening section#grand-opening-disclaimer h3 {
	margin-bottom: 20px
}

.a2a_menu {
	border: 2px solid #777 !important
}

.a2a_menu a {
	color: #fff !important;
	text-decoration: none !important;
	font-family: 'Rohn-Regular', sans-serif
}

.a2a_menu .a2a_wide {
	display: none
}

#contentsWrapper {
	margin-top: 110px
}

@media (max-width: 1200px) {
	#contentsWrapper {
		margin-top: 94px
	}
}

@media (max-width: 768px) {
	#contentsWrapper {
		margin-top: 144px
	}
}

#contentsWrapper.punch {
	margin-top: 0
}

main#buzz section#buzz-heading {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 30px
}

@media (max-width: 600px) {
	main#buzz section#buzz-heading {
		padding-bottom: 20px
	}
}

main#buzz section#buzz-heading h1 {
	margin-bottom: 15px
}

main#buzz section#buzz-heading .mobile-dropdown-toggle {
	background: #3f3f3f;
	color: white;
	text-align: center;
	margin: 0 20px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	font-family: 'Nunito Sans', sans-serif;
	text-transform: uppercase
}

@media (min-width: 601px) {
	main#buzz section#buzz-heading .mobile-dropdown-toggle {
		display: none
	}
}

main#buzz section#buzz-heading .mobile-dropdown-toggle img {
	float: right;
	height: 20px;
	margin-top: 10px;
	margin-right: 10px;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

main#buzz section#buzz-heading .mobile-dropdown-toggle span {
	float: right;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	font-size: 30px;
	margin-top: 4px;
	margin-right: 15px;
	color: #E4002B
}

main#buzz section#buzz-heading .mobile-dropdown-toggle.open span {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

@media (max-width: 600px) {
	main#buzz section#buzz-heading nav.buzz-navigation {
		display: none;
		position: absolute;
		top: 186px;
		background: black;
		z-index: 1000;
		left: 20px;
		right: 20px
	}
}

main#buzz section#buzz-heading nav.buzz-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none
}

main#buzz section#buzz-heading nav.buzz-navigation ul li {
	display: inline-block
}

@media (max-width: 600px) {
	main#buzz section#buzz-heading nav.buzz-navigation ul li {
		display: block
	}
}

main#buzz section#buzz-heading nav.buzz-navigation ul li a {
	text-transform: uppercase;
	font-family: 'Nunito Sans', sans-serif;
	color: #3f3f3f;
	font-size: 20px;
	margin-right: 20px;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	text-decoration: none
}

main#buzz section#buzz-heading nav.buzz-navigation ul li a.active,
main#buzz section#buzz-heading nav.buzz-navigation ul li a:hover {
	color: #E4002B
}

@media (max-width: 600px) {
	main#buzz section#buzz-heading nav.buzz-navigation ul li a {
		margin-right: 0;
		display: block;
		height: 40px;
		line-height: 40px;
		color: white
	}
}

main#buzz section#buzz-heading nav.buzz-navigation ul li:last-of-type a {
	margin-right: 0
}

main#buzz section#headline-article {
	position: relative
}

main#buzz section#headline-article .headline {
	position: absolute;
	top: 100px;
	left: 0;
	right: 0;
	max-width: 450px;
	margin: 0 auto;
	text-align: center
}

main#buzz section#headline-article .headline h2 {
	margin-bottom: 10px;
	font-size: 38px;
	color: white
}

@media (max-width: 600px) {
	main#buzz section#headline-article .headline h2 {
		font-size: 30px
	}
}

main#buzz section#headline-article .headline .date {
	margin-bottom: 50px;
	color: #fff
}

main#buzz section#headline-article .headline p {
	margin-bottom: 20px
}

main#buzz section#article-listings {
	padding: 10px
}

main#buzz section#article-listings:before,
main#buzz section#article-listings:after {
	content: " ";
	display: table
}

main#buzz section#article-listings:after {
	clear: both
}

main#buzz section#article-listings .article-list-item {
	padding: 0;
	text-decoration: none;
	display: block;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

main#buzz section#article-listings .article-list-item .content {
	padding: 15px
}

main#buzz section#article-listings .article-list-item .content .article-image {
	margin-bottom: 30px
}

main#buzz section#article-listings .article-list-item .content .article-image img {
	width: 100%
}

main#buzz section#article-listings .article-list-item .content h3 {
	margin-bottom: 10px;
	color: #E4002B
}

main#buzz section#article-listings .article-list-item .content .date {
	color: #000;
	margin-bottom: 10px
}

main#buzz section#article-listings .article-list-item .content p {
	color: #000
}

main#buzz section#see-more {
	text-align: center;
	padding-top: 40px;
	display: block;
	float: left;
	width: 100%;
	padding-bottom: 25px
}

main#buzz section#see-more a {
	text-decoration: none;
	color: #E4002B;
	display: block;
	cursor: pointer
}

main#buzz section#see-more a h3 {
	font-family: 'Nunito Sans', sans-serif;
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 0
}

main#buzz section#see-more a span {
	font-size: 25px;
	color: #E4002B;
	line-height: 15px
}

main#buzz section#see-more a img {
	width: 100px;
	height: auto
}

main#buzz-detail {
	margin-top: 0
}

main#buzz-detail .page-section,
main#buzz-detail main#menu-detail section#page-sections .content-block-container,
main#menu-detail section#page-sections main#buzz-detail .content-block-container,
main#buzz-detail main#menu-detail section#page-sections .video-container,
main#menu-detail section#page-sections main#buzz-detail .video-container {
	position: relative
}

.page-section {
	border: 1px solid #e6e7eb;
}

main#buzz-detail section#article-hero .headline {
	position: absolute;
	top: 100px;
	left: 0;
	right: 0;
	max-width: 510px;
	margin: 0 auto;
	text-align: center
}

main#buzz-detail section#article-hero .headline h2 {
	margin-bottom: 10px;
	font-size: 40px;
	color: white
}

@media (max-width: 600px) {
	main#buzz-detail section#article-hero .headline h2 {
		font-size: 30px
	}
}

main#buzz-detail section#article-hero .headline p {
	margin-bottom: 20px;
	color: white
}

main#buzz-detail .article-share {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 1000
}

main#buzz-detail a.article-share-button {
	height: 40px;
	width: 40px;
	display: block;
	text-align: center;
	padding-top: 9px;
	color: #E4002B;
	outline: none;
	font-size: 20px
}

main#buzz-detail section#article-headline .article-top {
	margin-bottom: 20px
}

main#buzz-detail section#article-headline .article-top .article-tags {
	float: left;
	margin-right: 15px
}

main#buzz-detail section#article-headline .article-top .article-tags ul {
	list-style: none;
	margin: 0;
	padding: 0
}

main#buzz-detail section#article-headline .article-top .article-tags ul li {
	display: inline-block
}

main#buzz-detail section#article-headline .article-top .article-tags ul li a {
	margin-bottom: 10px
}

main#buzz-detail section#article-headline .article-top .article-share {
	float: left;
	cursor: pointer
}

main#buzz-detail section#article-headline .article-top .article-share img {
	height: 35px;
	width: auto;
	display: block
}

main#buzz-detail section#article-headline h1 {
	margin-bottom: 8px;
	color: #E4002B
}

main#buzz-detail section#article-headline .date {
	font-size: 20px;
	font-weight:700;
}

main#buzz-detail section#article-content {
	padding-bottom: 100px
}

main#buzz-detail section#article-content .date {
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 15px
}

main#buzz-detail section#article-content .twitter-tweet {
	width: 100% !important
}

main#buzz-detail section#article-content h2 {
	margin-bottom: 0;
	font-size: 25px;
	color: #E4002B
}

main#buzz-detail section#article-content h3 {
	color: #E4002B
}

main#buzz-detail section#article-content img {
	width: 100%;
	height: auto;
	display: block
}

main#buzz-detail section#article-content p {
	margin-bottom: 30px
}

main#buzz-detail section#article-content .tweet-call-to-action {
	text-align: center
}

main#buzz-detail section#article-content .tweet-call-to-action h3 {
	font-size: 24px;
	margin-bottom: 15px
}

main#buzz-detail section#article-content .tweet-call-to-action a {
	color: #fff
}

main#buzz-detail section.article-divider {
	background: #3f3f3f;
	height: 26px;
	padding-top: 12px
}

main#buzz-detail section.article-divider .article-divider-interior {
	background: #656565;
	height: 2px
}

main#buzz-detail section#article-navigation {
	background: #242424
}

main#buzz-detail section#article-navigation .col-xs-6 {
	padding: 20px 0;
	color: white;
	cursor: pointer;
	height: 100%
}

main#buzz-detail section#article-navigation .col-xs-6 span {
	font-family: 'Evogria', sans-serif;
	text-transform: uppercase !important;
	max-width: 70%;
	display: block
}

section#article-content a:hover{
	color:#E4002B;
	text-decoration: underline;
}

@media (max-width: 610px) {
	main#buzz-detail section#article-navigation .col-xs-6 span {
		max-width: 60%
	}

	section#article-content a{
		text-decoration: underline;
	}    
	
	section#article-content a:hover{
		color:#E4002B;
	}    
}

@media (max-width: 335px) {
	main#buzz-detail section#article-navigation .col-xs-6 span {
		max-width: 55%
	}
}

main#buzz-detail section#article-navigation .col-xs-6 img {
	width: 30px;
	height: 30px;
	margin: 0 20px
}

@media (max-width: 610px) {
	main#buzz-detail section#article-navigation .col-xs-6 img {
		margin: 0 10px;
		height: 25px;
		width: 25px
	}
}

main#buzz-detail section#article-navigation .nav-left {
	border-right: 2px solid black
}

main#buzz-detail section#article-navigation .nav-left img {
	float: left
}

main#buzz-detail section#article-navigation .nav-left span {
	float: right;
	margin-right: 20px;
	text-align: right
}

main#buzz-detail section#article-navigation .nav-right {
	border-left: 2px solid black
}

main#buzz-detail section#article-navigation .nav-right img {
	float: right
}

main#buzz-detail section#article-navigation .nav-right span {
	float: left;
	margin-left: 20px
}

main#site-archive ul.archives-page-list {
	margin: 0;
	padding: 0;
	list-style: none
}

main#site-archive ul.archives-page-list li {
	display: block
}

main#site-archive ul.archives-page-list li a {
	display: block;
	background: #E4002B;
	font-family: 'Nunito Sans', sans-serif;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 20px;
	padding: 9px 15px 7px;
	margin-bottom: 10px
}

main#gift-card .page-headline {
	text-align: center
}

main#gift-card .general-page-content {
	text-align: center
}

main#gift-card.gift-card-balance .page-headline {
	text-align: left
}

main#gift-card.gift-card-balance .general-page-content {
	text-align: left
}

main#gift-card section.gift-card-buttons {
	margin-bottom: 40px;
	text-align: center
}

main#gift-card section.gift-card-frame {
	min-height: 750px
}

@media (max-width: 880px) {
	main#gift-card section.gift-card-frame {
		margin: 0;
		overflow: scroll;
		-webkit-overflow-scrolling: touch
	}
}

main#gift-card section.gift-card-frame iframe {
	min-height: 750px;
	margin: 0 auto;
	display: block
}

@media (max-width: 880px) {
	main#gift-card section.gift-card-frame iframe {
		width: 870px !important
	}
}

.unslider {
	overflow: auto;
	margin: 0;
	padding: 0
}

.unslider-wrap {
	position: relative
}

.unslider-wrap.unslider-carousel>li {
	float: left
}

.unslider-vertical>ul {
	height: 100%
}

.unslider-vertical li {
	float: none;
	width: 100%
}

.unslider-fade {
	position: relative
}

.unslider-fade .unslider-wrap li {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index: 8
}

.unslider-fade .unslider-wrap li.unslider-active {
	z-index: 10
}

.unslider ul,
.unslider ol,
.unslider li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none
}

.unslider-arrow {
	position: absolute;
	left: 20px;
	z-index: 2;
	cursor: pointer
}

.unslider-arrow.next {
	left: auto;
	right: 20px
}

a.red-button:hover, a.manage-button:hover{
	background:#58595b !important;
}

/* Added 04.02.2020 - Offers Page */

#offers-page-offers{
	display:flex;
	flex-wrap: wrap;
	justify-content:space-between;
}

.offers-page-offer{
	width:50%;
	text-align: center;
	margin-bottom:2.5%;
}

.offers-page-offer img{
	width:95%;
}


#offers-page-content{
	text-align: center;
	margin-bottom:40px;
}

#offers-page-content h2{
		color: #E4002B;
}



/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

	#offers-page-offers{
		
	}
	
	.offers-page-offer{
		width:100%;
		text-align: center;
		margin-top:2.5%;
		margin-bottom:2.5%;
	}
	#offers-page-content{
		margin-bottom:20px;
	}	

}


/* end Offers Page 8/




/* Added Feb 2021 to update Homepage */
#homepage-3-across{
	display:flex;
	justify-content: space-between;
	width:95vw;
	max-width:964px;
	margin:0 auto 100px;
}

.homepage-3-across--item {
	font-family: 'Nunito Sans', sans-serif;
	width: 30%;
	background-color: #ffffff;
	border-radius: 2px;
	box-shadow: 6px -6px 31px #bcbec0;    
	box-sizing: border-box;
	text-align: center;
	position: relative;
	cursor: pointer;
	
}

.homepage-3-across--item--image img{
	width:100%;
}

.homepage-3-across--item--title, .homepage-3-across--item--copy{
	padding:0 20px;

}

.homepage-3-across--item--title{
	font-weight: bold;
	font-size: 24px;
	color: #333333;
	letter-spacing: 0;
	text-align: center;
	margin-top:27px;
	margin-bottom:10px;
	line-height:30px;

}


.homepage-3-across--item--copy{
	font-size: 18px;
	color: #333333;
	letter-spacing: 0;
	text-align: center;
	line-height:25px;
	padding-bottom: 90px;

}

.homepage-3-across--item--button{
	position: absolute;
	bottom:0;
	width:100%;
	text-align: center;
}

.homepage-3-across--item--button a {
	background-color: #333333;
	border-radius: 2.8125px;
	/* width: 166px; */
	/* height: 36px; */
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 7px 20px;
	display: inline-block;
	margin:0 auto 30px;
}

.homepage-3-across--item--button a:hover{
	background:#58595b;
}




/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
	
	#homepage-3-across{
		display:block;
		width:90vw;
		margin-bottom:0px;
	}
	
	.homepage-3-across--item {
		width: 100%;
		margin-top:0px;
		margin-bottom:60px;	    
	}
	
	.homepage-3-across--item--image {
		margin-bottom: 30px;
	}	
	.homepage-3-across--item--title{

	}

	.homepage-3-across--item--copy {
		 padding-bottom:0;
		margin-bottom: 20px;
	   
	}
	
	.homepage-3-across--item--button {
		position:inherit;
		width: 100%;
		text-align: center;
	}	

}




#homepage-full-width-features {
	/* display: flex; */
	/* justify-content: space-between; */
	width: 95vw;
	max-width: 964px;
	margin: 0 auto 100px;
}

.homepage-full-width-features--item {
	font-family: 'Nunito Sans', sans-serif;
	width: 100%;
	background-color: #ffffff;
	border-radius: 2px;
	box-shadow: 6px -6px 31px #bcbec0;
	box-sizing: border-box;
	text-align: center;
	position: relative;
	cursor: pointer;
	display: flex;
	margin-bottom:50px;
}

.homepage-full-width-features--item:nth-of-type(even){
	flex-direction:row-reverse;
}

.homepage-full-width-features--item:last-of-type{
	margin-bottom:0;
}

.homepage-full-width-features--item--image {
	width: 50%;
}

.homepage-full-width-features--item--image img{
	width:100%;
}

.homepage-full-width-features--item--details {
	width: 50%;
	padding: 0 26px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.homepage-full-width-features--item--title, .homepage-full-width-features--item--copy{
	padding:0 12px;

}

.homepage-full-width-features--item--title{
	font-weight: bold;
	font-size: 24px;
	color: #333333;
	letter-spacing: 0;
	text-align: center;
	margin-bottom:15px;
	line-height:30px;

}


.homepage-full-width-features--item--copy{
	font-size: 18px;
	color: #333333;
	letter-spacing: 0;
	text-align: center;
	line-height:25px;
	margin-bottom:30px;
}

.homepage-full-width-features--item--button{
	width:100%;
	text-align: center;
}

.homepage-full-width-features--item--button a {
	background-color: #333333;
	border-radius: 2.8125px;
	/* width: 166px; */
	/* height: 36px; */
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 7px 20px;
	display: inline-block;
}

.homepage-full-width-features--item--button a:hover{
	background:#58595b;
}


/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
	
	
	#homepage-full-width-features{
		display:block;
		width:90vw;
		margin-bottom:0px;
	}
	
	.homepage-full-width-features--item {
		width: 100%;
		margin-top:0px;
		margin-bottom:60px;	
		display:block;   		    
	}
	
	.homepage-full-width-features--item > div{
		width:100%;
	}	
	
	.homepage-full-width-features--item--image {
		margin-bottom: 30px;
	}	
	.homepage-full-width-features--item--title{
		padding:0 20px;
	}

	.homepage-full-width-features--item--copy {
		 padding-bottom:0;
		margin-bottom: 20px;
		padding:0 20px;
	}
	
	.homepage-full-width-features--item--button {
		position:inherit;
		width: 100%;
		text-align: center;
	}	
	
	
	.homepage-full-width-features--item--button a {
		background-color: #333333;
		border-radius: 2.8125px;
		/* width: 166px; */
		/* height: 36px; */
		color: #fff;
		text-transform: uppercase;
		font-weight: bold;
		padding: 7px 20px;
		display: inline-block;
		margin: 0 auto 30px;
	}	

	
}

#homepage-heroes {
	position: relative;
	width: 100vw;
	max-width: 2000px;
	margin: 0 auto 100px;
}
.homepage_hero--item{
	position:relative;
	/*position: absolute;*/
	width:100%;
}
.homepage_hero--item--image img{
	width:100%;
}

.homepage_hero--item--button{
	position: absolute;
	width:100%;
	text-align: center;
	bottom:59px;
}

.homepage_hero--item--button a {
	background-color: #333333;
	border-radius: 2.8125px;
	/* width: 166px; */
	/* height: 36px; */
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 15px 30px;
	display: inline-block;
	margin:0 auto 30px;
	font-size:18px;
}

.homepage_hero--item--button:not(.custom-colors) a:hover{
	background:#58595b;
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {

	#homepage-heroes {
		margin-bottom:60px;
	}

	.homepage_hero--item--button{
		bottom:27px;
	}
}

.desktop-only{
	display:block !important;
}
.mobile-only{
	display: none !important;
}


/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
	.desktop-only{
		display:none !important;
	}
	.mobile-only{
		display:block !important;
	}
}

.slick-dots{
	bottom:20px !important;
}

.slick-dots li button {

}

.slick-dots li {
	margin: 0 20px;
	width: 48px;
	height: 4px;    
	border-radius: 2px;  
	background-color: #ffffff;  
 }
.slick-dots li button:before{
	display:none;
}

.slick-dots li.slick-active{
	background:#333;
}

#slick-next-wrapper, #slick-prev-wrapper{
	position: relative;
	margin: 0 auto;
	width: 95vw;
	max-width: 964px;	
}

.slick-next {
	right: 0px;
	z-index:9;
	border-radius: 50%;
	width: 26px;
	height: 26px;    
}

.slick-prev {
	left: 0px;
	z-index:9;
	border-radius: 50%;
	width: 26px;
	height: 26px; 
}

.slick-prev, .slick-next{
	top:auto;
	bottom:10px;
}

.slick-prev:before,.slick-next:before {
	font-size:30px;
}


#homepage-hero-arrows-wrapper {
	width: 100%;
}

#homepage-hero-arrows {
	position: relative;
	width: 95vw;
	max-width: 964px;
	/* left: 25%; */
	left: 50%;
	transform: translate(-50%, -50%);
}
 
/* End Added Feb 2021 to update Homepage */


header#site-header {
	height: 70px;
}

header#site-header .logo-left .logo img {
	display: block;
	width: 68%;
}

header#site-header .navigation-right .navigation-menu {
	float: left;
	padding: 16px 0 22px 5px;
}

header#site-header .navigation-right .navigation-controls {
	float: right;
	padding: 16px 10px 22px 0;
}

header#site-header #main-navigation-menu{
	top:70px;
}

main{
	margin-top:70px;
}

#homepage-heroes, #homepage-3-across{
	margin-bottom:50px;
}

header#site-header .navigation-right #search-container-desktop{
	padding-top:8px;
}



@media (max-width: 768px){

	header#site-header .logo-left .logo img {
		display: block;
		width: 100%;
		margin-top: 8px;
	}

	header#site-header{
		height:115px;
	}
	header#site-header #main-navigation-menu{
		top:115px;
	}
	
	main{
		margin-top:115px;
	}

	header#site-header .navigation-right .navigation-menu ul li a:hover, header#site-header .navigation-right .navigation-menu ul li a.active{
		border:0px;
	}

}

@media (min-width: 992px){
	
	header#site-header .logo-left .logo img {
		width:83%;
	}
	
	footer.site-footer .footer-main{
		padding-top:0px;
	}	
	
}

@media (min-width: 1200px){

	header#site-header .logo-left .logo img {
		width: 60%;
	}
	
	
}

.app-download-buttons a img{
	width: auto;
	height: 100%;
	max-height: 40px;	
}

.inm .fade.show {
    opacity: 1;
}

.inm .modal-content {
    top: 20vh;
}

@media (max-width: 600px){

	.inm .modal-content {
		top: 30vh;
	}
	
}

