body {
    color: #333;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
	font-weight: 400;
	padding-top: 90px;
}
h1, h2, h3, h4, h5, h6 {
    color: #444;
    font-family: "acumin-pro-extra-condensed",sans-serif;
    font-weight: 200;
	text-transform: none;
	line-height: 100%;
}
h1 {font-size: 54px;}
h2 {font-size: 48px;}
h3 {font-size: 42px;}
h4 {font-size: 28px;color:#b42627;font-weight:800;}
h5 {font-size: 30px;}
h6 {font-size: 24px;}
}
h7 {
    color: #444;
    font-family: 'Open Sans', sans-serif;
    font-weight: 200;
	text-transform: none;
	line-height: 100%;
}
h7 {font-size: 14px;}
}
a, .uk-link {
    color: #b62328;
    cursor: pointer;
    text-decoration: none !important;
	transition: all 0.1s ease 0s;
}
p {
	line-height: 28px;
	margin: 25px 0;
}
.uk-container {
    max-width: 1240px;
}
.uk-navbar-nav > li > a {
    box-sizing: border-box;
    color: #191919;
    display: block;
    font-family: "acumin-pro-extra-condensed",sans-serif;
    font-size: 32px;
    font-weight: 200;
    height: 90px;
    line-height: 90px;
    padding: 0 36px;
    text-decoration: none;
	margin:0;
	position: relative;
	text-transform: uppercase;
}
.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a:focus,
.uk-navbar-nav > li.uk-open > a,
.uk-navbar-nav > li > a:active,
.uk-navbar-nav > li.uk-active > a  {
	background: none;
	color: #b62328;
}
.tm-logo.uk-hidden-small {
	float: left;
	margin-right: 45px;
}
.tm-navbar {
	margin: 0;
	background: none;
}
.soc-icons {
	padding: 0;
	list-style: none;
	float: right;
	line-height: 90px;
}
.soc-icons li {
	display: inline-block;
	margin-left: 10px;
}
.soc-icons li a {
	color: #404040;
	font-size: 22px;
}
.soc-icons li a:hover {
	color: #000;
}
.tm-navbar > .uk-panel {
	float: right;
}
.italic {
	font-style: italic;
}
.semibold {
	font-weight: 600;
}
.uk-article-title {
	font-size: 64px;
	color: #333;
	line-height: 100%;
}
.tm-block.tm-block-middle {
	padding: 50px 0;
}
.faub .soc-icons {
	float: none;
	margin: 0;
	line-height: 100%;
}
.faub p {
	font-size: 14px;
	line-height: 140%;
	margin-top: 15px;
}
.faub a {
	color: #fff;
}
.tm-block-bottom-d {
	color: #fff;
	background: #b4252d;
	position: relative;
	padding-top: 110px;
	padding-bottom: 70px;
}
.tm-block-bottom-d:before {
	position: absolute;
	content: " ";
	background-image: url('../images/footer-top.jpg');
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	top: 0;
	background-size: 100%;
}
.tm-block-bottom-d .uk-panel-title {
	text-align: center;
	line-height: 120%;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}
.uk-panel-title {
	color: #fff;
	font-size: 64px;
	line-height: 120%;
}
.tm-block-bottom-d .faub .uk-panel-title {
	text-indent: -9999px;
	overflow: hidden;
	background-image: url('../images/logo-white.png');
	background-repeat: no-repeat;
	background-position: center;
}
.soc-icons.white-icons li a {
	color: #fff;
	font-size: 36px;
}
.fmenu .uk-nav li a {
	font-family: "acumin-pro-extra-condensed",sans-serif;
	font-weight: 800;
	color: #fff;
	font-size: 25px;
	text-transform: uppercase;
	padding: 7px 60px;
	background: none;
}
.fmenu .uk-nav li a:hover, .soc-icons.white-icons li a:hover, .faub a:hover {
	color: #ccc;
}
h2.large {
	font-size: 64px;
	line-height: 110%;
}
.box-bot {
	background: #b52628;
	padding: 5px;
}
.btn,
.uk-button {
	font-family: "acumin-pro-extra-condensed",sans-serif;
	font-size: 28px;
	text-transform: uppercase;
	color: #b62328;
	background: #fff;
	font-weight: 800;
	padding: 10px 30px;
	line-height: 100%;
	border: 1px solid #fff;
}
.uk-button.uk-button-link {
	background: #b62328;
	color: #fff;
}
.btn:hover,
.uk-button:hover {
	background: #b62328;
	color: #fff;
}
.btn.btn-small {
	font-size: 24px;
	padding: 5px 15px;
}
.tm-block-bottom-c {
	padding-top: 40px;
	padding-bottom: 50px;
}
.tm-block-bottom-b {
	padding: 15px;
	background: #b62328;
}
.jsn-uniform.jsn-master .jsn-bootstrap .jsn-form-content .control-label {
	display: none;
}
#jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls input, #jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls select, #jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls textarea, .jsn-master .select2-container {
	background: #ffffff;
	color: #666666;
	height: 45px;
	line-height: 45px;
	padding: 0 15px;
	color: #b62227;
	width: 100%;
	box-sizing: border-box;
}
.jsn-uniform.jsn-master .jsn-bootstrap .jsn-form-content .control-group {
	border: none;
	padding: 0;
}
.select2-container .select2-choice {
	border: none !important;
	background: none !important;
	line-height: 45px;
	height: 45px;
	box-shadow: none !important;
	color: #dd888c;
	font-size: 15px;
	padding: 0;
}
.select2-container .select2-choice div {
	display: none;
}
.jsn-row-container .jsn-container-center.span8 {
	margin-left: 10px;
}
.jsn-uniform textarea {
	min-height: 265px;
	margin: 0;
	line-height: 120% !important;
	padding: 15px !important;
}
.jsn-master .jsn-row-container {
	margin-bottom: 0;
}
.jsn-master .jsn-bootstrap .form-actions, .jsn-master.ui-dialog-contentpane .jsn-bootstrap .form-actions {
	margin: 0;
	padding-left: 0;
	background: none;
	border: none;
}
.jsn-master .jsn-bootstrap .form-actions {
	text-align: left;
}
.btn-toolbar > .btn + .btn, .btn-toolbar > .btn-group + .btn, .btn-toolbar > .btn + .btn-group {
	margin-left: 0;
}
.uk-panel.top-btns {
	margin: 0 !important;
	background-image: url('../images/topbtns-bg.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	text-align: center;
}
.btn.btn-large {
	font-size: 32px;
	padding: 18px;
	border: 1px solid #b62328;
	width: 100%;
	max-width: 400px;
}
.top-btns .btn.btn-large {
	margin: 25px 30px;
}
.tm-block-top-b {
	background-image: url('/../../images/newmenu.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover !important;
}
.menubtn {
	display: block;
	margin: 70px auto !important;
	max-width: 505px;
	text-align: center;
}
.top-curve {
	background-image: url('../images/top-curved.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	padding-bottom: 100px;
	color: #fff;
	padding-top: 40px;
}
.btn.bnt-transp {
	background: none;
	color: #fff;
	border: 1px solid #fff;
}
.btn.bnt-transp:hover {
	background: #fff;
	color: #b4252d;
	border: 1px solid #fff;
}
.instafeed .uk-article-meta {
	display: none;
}
.instafeed .uk-panel-teaser {
	margin-bottom: 0;
}
.socfeed i {
	font-size: 80px;
	text-shadow: 3px 3px 5px #444;
	display: block;
	text-align: center;
	margin-bottom: 28px;
	color: #fff;
}
.hpage .tm-block-bottom-a {
	background-image: url('../images/socfeed-bg.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover !important;
	padding: 30px 0;
	text-align: center;
}
.ctitl {
	margin-bottom: 10px;
}
.instafeed.uk-grid-small > .uk-grid-margin {
	margin-top: 8px;
}
.uk-dotnav li {
	border: 1px solid #fff;
	margin: 0 4px;
	padding: 4px;
	border-radius: 50%;
}
.uk-dotnav-contrast > * > * {
	background: none;
	width: 15px;
	height: 15px;
}
.hpage .tm-block.tm-block-middle,
.no-middle .tm-block.tm-block-middle {
	display: none;
}
.loc-page .tm-block-bottom-a .uk-container {
	max-width: 100%;
	padding: 0;
}
.locgrid img {
	width: 100%;
}
.locgrid .uk-h2 {
	font-weight: 800;
	margin: 0 ;
}
.locgrid .uk-text-center.uk-margin.uk-margin-top-remove {
	margin: -1px !important;
}
.locgrid .uk-margin {
	margin: 10px 0 !important;
}
.locgrid p {
	margin-top: 15px;
	margin-bottom: 8px !important;
}
.tm-block.tm-block-navbar {
	position: fixed;
	z-index: 1;
	width: 100%;
	background: #fff;
	top: 0;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}
.locgrid .uk-panel {
	text-align: center;
	padding: 0;
	font-size: 14px;
	border: 1px solid #b62328;
}
.bot-a-full .tm-block-bottom-a .uk-container {
	max-width: 100%;
	padding: 0;
}
.uk-subnav-pill > .uk-active > * {
	background: #b62328;
	color: #ffffff;
}
.smenu .uk-subnav > * {
	width: 100%;
	margin-top: 5px;
}
.uk-subnav-pill li a {
	border: 1px solid #ccc;
	width: 100%;
	max-width: 480px;
	padding: 5px 10px;
}
.uk-subnav-pill li {
	margin-top: -1px !important;
}
.uk-article {
	position: relative;
}
.pdf-btn {
	right: 0;
	position: absolute;
	top: 93px;
    width: 130px;
    text-align: center;
	background: #b62328;
	color: #fff !important;
    font-size: 14px;
	font-weight: 600;
	padding: 7px 15px;
	border: 1px solid #ccc;
	z-index: 1;
}
.pdf-btn2 {
	right: 0;
	position: absolute;
	top: 133px;
    width: 130px;
    text-align: center;
	background: #b62328;
	color: #fff !important;
    font-size: 14px;
	font-weight: 600;
	padding: 7px 15px;
	border: 1px solid #ccc;
	z-index: 1;
}
.pdf-btn3 {
	right: 0;
	position: absolute;
	top: 173px;
    width: 130px;
    text-align: center;
	background: #b62328;
    font-size: 14px;
	color: #fff !important;
	font-weight: 600;
	padding: 7px 15px;
	border: 1px solid #ccc;
	z-index: 1;
}
.pdf-btn4 {
    text-align: center;
	background: #b62328;
    font-size: 13px;
	color: #fff !important;
	font-weight: 600;
	padding: 7px 15px;
	border: 1px solid #ccc;
	z-index: 1;

}
@media (max-width: 1024px) {
body {
	padding-top: 45px;
}
.soc-icons {
	line-height: 45px;
}
}
@media (max-width: 480px) {
h2.large,
h1,
.uk-article-title,
.uk-panel-title {
	font-size: 38px;
	line-height: 110%;
}
.top-btns .btn.btn-large {
	max-width: 250px;
}
.uk-container {
	padding: 0 15px;
}
.menubtn {
	padding: 0 30px;
	margin: 30px 0 !important;
}
.locgrid.uk-grid-width-1-2 > * {
	width: 100%;
	margin: 10px 0;
}
}
  
.fmenu .uk-nav li a {
  line-height: 34px !important;
}
.uk-button-dropdown {
	width: 100%;
	display: block;
	max-width: 438px;
}
#blackfriday .uk-modal-dialog {
	width: 1200px;
	top: 50%;
	transform: translateY(-50%);
}