@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,300);
@font-face {
	font-family: 'badaboom_bbregular';
	src: url('../fonts/badabb_-webfont.eot');
	src: url('../fonts/badabb_-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/badabb_-webfont.woff2') format('woff2'), url('../fonts/badabb_-webfont.woff') format('woff'), url('../fonts/badabb_-webfont.ttf') format('truetype'), url('../fonts/badabb_-webfont.svg#badaboom_bbregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
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;
	outline: 0
}
a:active, a:hover, a:focus {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: .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: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	-moz-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"],/* 1 */ 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"] {
	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;
	-moz-box-sizing: content-box;
	-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 silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: 700
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}
/******_______Default Properties_______******/

body {
	font-family: 'Open Sans', sans-serif;
	background: url(../images/bg.png) no-repeat #fff;
	background-attachment: scroll;
	background-position: center top;
	background-size: cover;
}
.logo {
	color: rgba(0,0,0,0.00);
	margin: 0 auto;
	text-align: center;
}
h1.logo a{
  text-decoration: none;
  display: inline-block;
  padding: 0;
  text-align: center;
}
.bs-example {
	background: url(../images/slider-bg.png) no-repeat rgba(0,0,0,0.00) center;
	height: 450px;
	width: 100%;
	background-size: contain;
}
.carousel {
	height: 100%;
	margin-bottom: 25px;
}
.carousel-control.right, .carousel-control.left {
	background: none;
	display: block;
	padding-top: 38%;
	width: 8%;
	margin: 0;
}
.carousel-control {
	opacity: 1;
}
.carousel-control.right span {
	background-attachment: scroll;
	background-image: url("../images/slider-arrow.png");
	background-position: -150px 0;
	background-repeat: no-repeat;
	display: block;
	height: 38px;
	width: 45px;
	vertical-align: middle;
}
.carousel-control.left span {
	background-attachment: scroll;
	background-image: url("../images/slider-arrow.png");
	background-position: 0px 0;
	background-repeat: no-repeat;
	display: block;
	height: 38px;
	width: 45px;
	vertical-align: middle;
}
.carousel-control.right:hover span {
	background-position: -100px 0;
}
.carousel-control.left:hover span {
	background-position: -48px 0;
}
.carousel-inner {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 464px;
}
.carousel-inner div {
	margin-top: 90px;
}
.right-bg {
	background: url("../images/right-bg-t.png") no-repeat top center, url("../images/right-bg-b.png") no-repeat bottom center, url("../images/right-bg-m2.png") repeat-y top center;
	padding: 28px 20px;
	width: 100%;
	background-size: 100% auto;
}
.right-bg h2 {
	color: #863807;
	font-family: "badaboom_bbregular";
	font-size: 45px;
	margin: 0 0 16px;
}
.right-bg p {
	color: #863807;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 14px;
}
.b_color {
	color: #000;
}
.store {
	margin: 20px 0;
}
.store a {
	display: block;
	text-align: center;
	margin-bottom: 15px;
}
.news {
	background: url(../images/news-bg.png) no-repeat;
	background-size: cover;
	margin: 30px 0;
	width: 100%;
	  background-position: top center;
}
/*.news {
	background-image: url(../images/news-t-bg.png), url(../images/news-b-bg.png), url(../images/news-c-bg.png);
	background-position: center top, center bottom, center center;
	background-size: 100% auto;
	margin: 30px 0;
	width: 100%;
}*/
.news h2, .news-page h2 {
	color: #863807;
display: inline-block;
font-family: "badaboom_bbregular";
font-size: 45px;
margin: 0 0 16px;
text-align: left;
}
.news h3, .news-page h3{
	color: #863807;
	font-family: "badaboom_bbregular";
	font-size: 32px;
	margin: 0 0 16px;
	float: left;
	width: 100%;
}
.blog > h3{
	color: #5E3E2B;
	font-family: "badaboom_bbregular";
	font-size: 32px;
	margin: 0 0 16px;
	display: block;
	text-align: left;
}
.news a {
color: #000000;
float: right;
font-size: 20px;
margin-top: 10px;
}
.date li a {
  color: #000000;
  font-size: 14px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
}
.news a {
color: #000000;
float: right;
font-size: 20px;
margin-top: 10px;
}
.text-primary {
	border-bottom: 1px dashed #863807;
	box-sizing: border-box;
	margin: 10px 0;
}
.text-primary:last-child {
	border: none;
}
.text-primary:first-child{
	margin-top: 0;
}
.news-page .text-primary:nth-last-child(2){
	border: none;
}

.text-primary p {
	color: #863807;
	line-height: 28px;
	font-size: 18px;
}
.date {
	color: #000000;
	display: inline-block;
	font-size: 14px;
	list-style: outside none none;
	padding: 0;
	margin: 0 0 10px 0;
}
.date li {
	float: left
}
.date li a{
	color: #000000;
	font-size: 14px;
	display: inline-block;
	text-decoration: none;
	margin: 0;
}
.date li:after {
	content: "|";
	display: inline;
	margin: 0 10px;
}
.date li:last-child:after {
	content: "";
	display: inline;
	margin: 0px;
}
.social {
	padding: 0;
	margin: 0 auto;
	list-style: none;
	width: 240px;
}
.social li {
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-top: 100px;
}
.social li:last-child {
	margin: 0;
	margin-top: 100px;
}
.footer {
	position: relative;
	bottom: 0;
	width: 100%;
}
.social li a.fb {
	background-attachment: scroll;
	background-image: url(../images/social.png);
	background-position: 0px 0;
	background-repeat: no-repeat;
	display: block;
	height: 85px;
	width: 64px;
	vertical-align: middle;
}
.social li a.tw {
	background-attachment: scroll;
	background-image: url(../images/social.png);
	background-position: -80px 0;
	background-repeat: no-repeat;
	display: block;
	height: 85px;
	width: 64px;
	vertical-align: middle;
}
.social li a.in {
	background-attachment: scroll;
	background-image: url(../images/social.png);
	background-position: -160px 0;
	background-repeat: no-repeat;
	display: block;
	height: 85px;
	width: 64px;
	vertical-align: middle;
}
.copy p {
	font-size: 16px;
	color: #cb770a;
	margin-bottom: 20px;
	display: inline-block;
}
.navf li {
	display: inline-block;
	list-style: none;
}
.navf li a {
	color: #863807;
	text-decoration: none;
}
.navf li:after {
	content: "|";
	display: inline;
	margin: 0 10px;
}
.navf li:last-child:after {
	content: "";
	display: inline;
	margin: 0;
}
.navf {
  display: block;
  margin: -10px auto 0;
  padding: 0;
  text-align: center;
}
.wrap {
	background: rgba(0, 0, 0, 0) url("../images/form-bg.png") no-repeat scroll center top / 100% auto;
	padding: 20px;
	position: absolute;
	right: -45px;
	top: -10px;
	transform: translateY(20px);
	width: 450px;
	display: none;
	height: auto;
}
.wrap h2 {
	color: #863807;
	font-family: "badaboom_bbregular";
	font-size: 45px;
	margin: 20px 20px 16px;
	text-align: left;
	display: block;
}
.wrap .content {
	opacity: 0;
}
.wrap.active {
	display: block;
	visibility: visible;
	transition: all 600ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
	min-height: 487px;
}
.wrap.active .content {
	position: relative;
	z-index: 1;
	opacity: 1;
	transition: all 600ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
a.button {
	color: #ffffff;
	display: block;
	float: right;
	font-size: 24px;
	height: 105px;
	margin: -110px -70px 0 0;
	outline: medium none;
	padding: 0;
	text-decoration: none;
	top: auto;
	width: 120px;
}
a.button:hover {
	text-decoration: none;
}
.button p {
	display: table-cell;
	font-family: "badaboom_bbregular";
	font-size: 26px;
	margin-left: 17px;
	margin-top: -70px;
	padding: 0;
	position: absolute;
	text-align: center;
	vertical-align: middle;
}
.qc_form_mask {
	padding: 10px 20px;
}
.qc_form_mask input, .qc_form_mask textarea, .blog input, .blog textarea {
	background: #c6af76;
	border: none;
	color: #863807;
	font-size: 18px;
	margin: 0px 0 16px 0;
	padding: 8px 12px;
	width: 100%;
	appearance: button;
	-moz-appearance: button;
	-webkit-appearance: button;
	text-overflow: "";
	text-indent: 1px;
	box-shadow: none;
}

.qc_form_mask .submit, .blog .submit {
	background: #863807;
	font-family: "badaboom_bbregular";
	color: #fff;
	font-size: 26px;
	margin-bottom: 50px;
	width: inherit;
	padding: 10px 28px;
	/*margin-top: 15px;*/
}
.news-page {
  background-attachment: scroll, scroll, scroll;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("../images/right-bg-t.png"), url("../images/right-bg-b.png"), url("../images/right-bg-m2.png");
  background-position: center -10px, 2px bottom, center 1px;
  background-repeat: no-repeat, no-repeat, repeat-y;
  background-size: 100% auto;
  padding: 20px 35px;
  width: 100%;
  margin-bottom: 40px;
}
.pagination > li > a, .pagination > li > span{
	background: none;
	border: none;
	font-family: "badaboom_bbregular";
	color: #cb770a;
	font-size: 32px;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover{
	background: none;
	border: none;
	color: #863807;
	outline: none;
}
.pagination > li > a:hover{
	background: rgba(0, 0, 0, 0) url("../images/shell.png") no-repeat scroll 0 8px / contain ;
}
.pagination li:first-child a:hover, .pagination li:last-child a:hover{
	background: none;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover{
	background: rgba(0, 0, 0, 0) url("../images/shell.png") no-repeat scroll 0 8px / contain ;
	border: none;
	color: #863807;
	outline: none;
}
.pagination > li > a.right span {
	background-attachment: scroll;
	background-image: url("../images/slider-arrow.png");
	background-position: -150px 0;
	background-repeat: no-repeat;
	display: block;
	height: 38px;
	width: 45px;
	vertical-align: middle;
}
.pagination > li > a.left span {
	background-attachment: scroll;
	background-image: url("../images/slider-arrow.png");
	background-position: 0px 0;
	background-repeat: no-repeat;
	display: block;
	height: 38px;
	width: 45px;
	vertical-align: middle;
}
.pagination > li > a.right:hover span {
	background-position: -100px 0;
}
.pagination > li > a.left:hover span {
	background-position: -48px 0;
}
.news-page .text-primary:last-child {
    padding: 0;
}
.error {
 border: 1px solid red !important;
}
label.error {
display: none !important;
} 
span.required {
    color: #ff0000;
}
.blog {
  border-bottom: 1px solid brown;
  margin-bottom: 30px;
  padding-bottom: 10px;
}
.blog:last-child{
  border-bottom: none;
  margin-bottom: 0;
}
ul.commentlist {
  float: left;
  margin: 20px 0px 20px 0px;
  padding: 0px 0px 20px 0px;
  list-style: none;
  border-top: 0px;
}
ul.commentlist li {
  display: block;
  float: none;
  list-style: none;
  border: none;
  margin: 0px 0px 20px;
  padding: 0px;
  position: relative;
  clear: both;
  border-bottom: 1px solid brown;
}
ul.commentlist li:last-child{
	border: none;
}
ul.commentlist li .comment-details {
  position: relative;
  padding: 15px 20px 10px;
  margin: 10px 0px 10px;
}
ul.commentlist li .author-name {
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 5px;
}
ul.commentlist li .author-name a {
  color: #333334;
}
ul.commentlist li .commentmetadata {
  font-size: 12px;
  color: #8c8c8c;
  font-style: italic;
  text-decoration: none;
}
ul.commentlist li .comment-body {
  margin: 15px 0px 0px;
}
ul.commentlist li .comment-body p {
  line-height: 20px;
}
.commententries > p#more{
	color: #863807;
	font-family: "badaboom_bbregular";
	font-size: 32px;
	margin: 0 0 16px;
	display: block;
	text-align: center;
	cursor: pointer;
}
.block .text-primary > a, .news-page .text-primary a.title {
  display: block;
  float: none;
  text-align: left;
  color: #863807;
  font-family: "badaboom_bbregular";
  font-size: 30px;
  margin: 0 0 16px;
  text-decoration: none;
}
.block .text-primary > a:hover{
	text-decoration: none;
}
.news .text-primary > a {
  margin: 0;
}
.thanks h1, .thanks p {
  text-align: center;
  line-height: 30px;
  font-size: 22px;
}
.thanks h1{
	color: #863807;
	font-family: "badaboom_bbregular";
	font-size: 32px;
}
.thanks{padding: 45px 10px 165px;}
.footer-link { color:#000; text-decoration:underline; }
@media (min-width: 320px) {
.bs-example {
	background: rgba(0, 0, 0, 0) url("../images/slider-bg.png") no-repeat scroll center top / contain;
	height: 450px;
	width: 100%;
}
.carousel-inner {
	width: 254px;
}
.carousel-inner div {
	margin-top: 48px;
}
.carousel {
	margin-bottom: 25px;
	height: 52%;
}
.bs-example {
	height: 250px;
}
.carousel-control.right, .carousel-control.left {
	width: inherit;
	padding-top: 33%;
}
.right-bg h2 {
	color: #863807;
	font-family: "badaboom_bbregular";
	font-size: 26px;
	margin: 0 0 14px;
}
.right-bg {
	padding: 15px 22px;
}
.right-bg p {
	font-size: 15px;
}
.news {
	background: none;
	background-size: 100% auto;
	margin: 30px 0;
	width: 100%;
}
.copy p {
	font-size: 14px;
	color: #cb770a;
	margin-bottom: 20px;
	display: block;
}
.footer .fo-nav {
  display: block;
  margin-bottom: 16px;
}
.navf li::after {
	content: "|";
	display: inline;
	margin: 0 2px;
}
.social li {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
.copy {
	text-align: center;
}
a.button {
  display: block;
  float: none;
  margin: -20px auto 20px;
  width: 90px;
}
.button p {
	font-size: 22px;
	margin-left: 10px;
	margin-top: -56px;
}
.text-primary p {
	font-size: 16px;
}
.wrap {
	padding: 4px;
    right: 12px;
    top: 380px;
    width: 300px;
}
.wrap h2 {
	color: #863807;
	display: block;
	font-family: "badaboom_bbregular";
	font-size: 36px;
	margin: 20px 20px 6px;
	text-align: left;
}
.qc_form_mask input, .qc_form_mask textarea {
	font-size: 16px;
	margin: 0 0 10px;
	padding: 4px 10px;
}
.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 5px 6px;
  font-size: 28px;
}
h1.logo a {
  display: block;
}
.wrap {
  background: rgba(0, 0, 0, 0) url("../images/form-bg-mo.png") no-repeat scroll center top / 100% auto;
  height: auto;
  position: absolute;
  transform: translateY(20px);
}
.thanks{ padding: 6px 0 74px;}
/*min-width: 320px*/
}

@media (min-width: 480px) {
.wrap {
	top: 50px;
}
}

@media (min-width: 768px) {
.carousel-control.right, .carousel-control.left {
	margin: 0 70px;
	padding-top: 28%;
	width: auto;
}
.carousel-inner div {
	margin-top: 100px;
}
.carousel {
	height: 100%;
	margin-bottom: 25px;
}
.carousel-inner {
	width: 464px;
}
.bs-example {
	height: 450px;
	width: 100%;
}
.carousel-control.right, .carousel-control.left {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	display: block;
	margin: 0 60px;
}
.right-bg p {
	font-size: 16px;
}
.bs-example {
	background: rgba(0, 0, 0, 0) url("../images/slider-bg.png") no-repeat scroll center / contain;
}
.right-bg h2 {
	font-size: 40px;
}
.store img {
	width: auto;
}
.news {
	background: url(../images/news-bg-ipad.png) no-repeat;
	background-size: 100% auto;
	margin: 30px 0 0;
	width: 100%;
	padding: 40px 80px;
	min-height:450px;
}
.copy p {
	font-size: 16px;
	color: #cb770a;
	margin-bottom: 20px;
	display: block;
}
.navf li::after {
	content: "|";
	display: inline;
	margin: 0 10px;
}
.social li {
	float: left;
	margin-bottom: 30px;
	margin-right: 20px;
}
.copy {
	text-align: center;
}
.wrap {
    padding: 20px;
    right: 40%;
    top: 120px;
    width: 434px;
}
a.button {
  margin: 0 auto 30px;
  text-align: center;
  width: 120px;
}
.text-primary p {
	font-size: 18px;
}
.button p {
	font-size: 26px;
	margin-left: 17px;
	margin-top: -70px;
}
.wrap h2 {
	color: #863807;
	display: block;
	font-family: "badaboom_bbregular";
	font-size: 45px;
	margin: 20px 20px 16px;
	text-align: left;
}
.qc_form_mask input, .qc_form_mask textarea {
	font-size: 18px;
	margin: 0 0 16px;
	padding: 10px 18px;
}
.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 32px;
}
h1.logo a {
  display: inline-block;
}
.wrap {
  background: rgba(0, 0, 0, 0) url("../images/form-bg.png") no-repeat scroll center top / 100% auto;
  height: auto;
  position: absolute;
  transform: translateY(20px);
}
.thanks{padding: 45px 10px 165px;}
/*min-width: 768px*/
.scrollbars {
	width: 100%;
	height: 300px;
}
}
@media (max-width: 992px) {
	.logo img {
  width: 50%;
}
}
@media (min-width: 992px) {
.carousel-inner {
	width: 394px;
}
.carousel-inner div {
	margin-top: 90px;
}
.carousel-control.right, .carousel-control.left {
	margin: 0;
	padding-top: 48%;
	width: 8%;
}
.right-bg {
	background-size: 100% auto;
	padding: 28px 15px;
}
.right-bg p {
	font-size: 15px;
}
.right-bg h2 {
	font-size: 40px;
}
.store img {
	width: 99%;
}
.news {
	background: url(../images/news-bg.png) no-repeat;
	background-size: 100%;
	margin: 30px 0 0;
	width: 100%;
	padding: 60px 120px 20px;
	background-position: top center;
	min-height:440px;
}
.copy {
	text-align: right;
}
.wrap {
  right: 5px;
   top: 40px;
  width: 434px;
}
.navf {
  margin: 2px auto;
}
.navf li{
	float: left;
}
a.button {
  float: right;
  margin: -30px -30px 0 0;
  text-align: right;
  width: 120px;
}
/*min-width: 992px*/
.scrollbars {
	width: 100%;
	height: 210px;
}
}

@media (min-width: 1200px) {
.carousel-inner {
	width: 464px;
}
.carousel-control.right, .carousel-control.left {
	padding-top: 40%;
}
.right-bg p {
	font-size: 16px;
}
.store img {
	width: auto;
}
.copy {
	text-align: right;
}
.button p {
	font-size: 26px;
	margin-left: 17px;
	margin-top: -70px;
}
/*min-width: 1200x*/
.scrollbars {
	width: 100%;
	height: 300px;
}
.news  { min-height:500px; }
}
.loading { 
	width:100%; 
	text-align: center; 
	vertical-align:middle; 
	display:block; 
	min-height:360px; 
	padding-top:100px;
}

