﻿@import url('../../css.css');
@import url('../../css-1.css');
/* Variables */
/* General styles */
img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
html {
  overflow-y: -moz-scrollbars-vertical;
  overflow-y: scroll;
  -ms-overflow-y: scroll;
}
/* Typography */
a {
  color: inherit;
}
strong {
  font-weight: 700;
}
a:hover,
a:focus {
  text-decoration: none;
  color: inherit;
}
hr {
  display: block;
  width: 100%;
  clear: both;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
}
hr:before,
hr:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
hr:after {
  clear: both;
}
hr.line-separator {
  margin: 40px 0;
  height: 1px;
  background: rgba(179, 179, 179, 0.3);
}
hr.line-separator-alt {
  margin: 25px 0;
  height: 1px;
  background: #b3b3b3;
}
hr.zigzag-separator {
  margin: 40px 0;
  height: 17px;
  background: url("../images/line-zigzag.png") repeat-x -3px;
}
hr.dashed-separator {
  margin: 45px 0;
  height: 0;
  border-top: 1px dashed transparent;
  border-top: 1px dashed rgba(0, 0, 0, 0.1);
  border-bottom: 1px dashed #333;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.5);
}
body {
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  background: #443b38 url("../images/bg-body.jpg") repeat;
  overflow: hidden;
}
/* Headers */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Germania One", Georgia, serif;
  font-weight: 400;
  color: #fff;
  margin: 0 0 20px 0;
}
h1 {
  font-size: 45px;
  line-height: 46px;
  margin-bottom: 35px;
}
h2 {
  font-size: 40px;
  line-height: 41px;
  margin-bottom: 30px;
}
h3 {
  font-size: 35px;
  line-height: 36px;
  margin-bottom: 25px;
}
h4 {
  font-size: 30px;
  line-height: 31px;
  margin-bottom: 20px;
}
h5 {
  font-size: 25px;
  line-height: 26px;
  font-weight: 400;
  margin-bottom: 6px;
}
h6 {
  font-size: 20px;
  line-height: 21px;
}
p {
  font-size: 20px;
  line-height: 1.6;
  color: #fff;
  margin: 0 0 16px 0;
}
p.bigger {
  font-size: 17px;
  line-height: 23px;
  margin-bottom: 20px;
  letter-spacing: -0.01em;
}
p.large {
  font-size: 20px;
  line-height: 23px;
}
p a {
  color: #AD2020;
}
ul,
ol {
  font-size: 20px;
  line-height: 1.6;
  padding: 0 0 0 19px;
  margin: 0 0 16px;
}
ul li,
ol li {
  margin-bottom: 10px;
}
.list-special {
  padding: 0;
  margin: 40px 0 0;
}
.list-special li {
  list-style: none;
  padding-left: 50px;
  margin: 0 0 40px;
  position: relative;
}
.list-special li:before {
  content: "";
  display: block;
  width: 32px;
  height: 33px;
  background: url("../images/check-icon.png") no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
.big {
  color: #fff;
  font-weight: 400;
  font-size: 42px;
  line-height: 45px;
  margin: 0 0 30px 0;
}
.hdr1 {
  width: 821px;
  padding: 10px 40px 0 40px;
  margin: 0 auto 20px auto;
  min-height: 79px;
  background: transparent url("../images/hdr-1.png") no-repeat top center;
  text-align: center;
  font-weight: 400;
  color: #fff;
  font-size: 45px;
  line-height: 40px;
  text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.25);
}
.hdr1.type1 {
  position: relative;
  top: -72px;
  margin-bottom: -40px;
}
.hdr1.type2 {
  position: relative;
  bottom: -61px;
  margin-top: -61px;
  z-index: 1;
}
.hdr2 {
  margin: 0 0 20px 0;
  text-align: center;
  font-weight: 400;
  color: #fff;
  font-size: 42px;
  line-height: 1.2;
  text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.25);
}
.hdr2.special {
  color: #ce6f5a;
  text-align: left;
  margin-bottom: 35px;
}
.hdr3 {
  font-size: 32px;
  line-height: 1.2;
  font-weight: 400;
  text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.25);
}
.hdr3 a {
  color: #e05c28;
}
.hdr4 {
  width: 657px;
  padding: 5px 30px 40px 30px;
  margin: 10px auto;
  min-height: 63px;
  background: transparent url("../images/hdr-4.png") no-repeat top center;
  text-align: center;
  font-weight: 400;
  color: #fff;
  font-size: 40px;
  line-height: 40px;
  text-transform: uppercase;
  text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.25);
}
.hdr5 {
  text-align: center;
  display: block;
  color: #a06e5a;
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.hdr5 span {
  display: inline-block;
  padding: 5px 20px 25px 20px;
  border-bottom: 2px solid #cd706d;
  border-bottom: 2px solid rgba(205, 112, 109, 0.3);
}
.hdr6 {
  width: 657px;
  padding: 6px 40px 0 40px;
  margin: 0 auto 20px auto;
  min-height: 63px;
  background: transparent url("../images/hdr-6.png") no-repeat top center;
  text-align: center;
  font-family: 'geared_slabbold';
  font-weight: 400;
  color: #fff;
  font-size: 40px;
  line-height: 40px;
  text-transform: uppercase;
  text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.25);
}
.hdr-muted {
  color: #b3b3b3;
}
.mapWithOverlay {
  position: relative;
}
.mapWithOverlay .hdr6 {
  position: absolute;
  z-index: 2;
  top: 100px;
  left: 50%;
  margin-left: -329px;
  pointer-events: none;
}
.hdr7 {
  font-family: 'aleobold';
  font-size: 27px;
  line-height: 31px;
  color: #fff;
  text-transform: uppercase;
}
.posStatic {
  position: static;
}

.orderSummaryTable .head {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #b8906c;
  padding: 0px 0px 15px 0px;
}
.orderSummaryTable .text {
  line-height: 1.2;
  color: #3e3530;
  padding: 15px 0;
}

/* buttons */
.btn {
  display: inline-block;
  padding: 12px 40px;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 33px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  white-space: nowrap;
  font-family: "Germania One", Georgia, serif;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}
.btn:focus {
  outline: 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);
  position: relative;
  top: 1px;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  background: #b20000;
  color: #fff;
  -webkit-box-shadow: 0 2px 0 #690202;
  box-shadow: 0 2px 0 #690202;
}
.btn-default:hover,
.btn-default:focus {
  background: #990000;
  color: #fff;
  border-color: transparent;
}
.btn-default.active,
.btn-default:active {
  -webkit-box-shadow: 0 1px 0 #690202;
  box-shadow: 0 1px 0 #690202;
}
.btn.btn-primary {
  background: #470707;
  color: #fff;
  border: 1px solid #8a1c1c;
  text-transform: none;
}
.btn.btn-primary:active,
.btn.btn-primary.active,
.btn.btn-primary:hover,
.btn.btn-primary:focus {
  background: #470707;
  color: #fff;
  border: 1px solid #8a1c1c;
}
.btn.btn-lg {
  padding: 12px 45px;
  font-size: 38px;
  line-height: 38px;
}
.btn.btn-sm {
  padding: 4px 20px;
  font-size: 16px;
}
.btn.btn-xs {
  padding: 2px 10px;
  font-size: 14px;
}
.btn > span + i {
  margin: 0 0 0 12px;
}
.btn > i + span {
  margin: 0 0 0 12px;
}
.demoContent .btn {
  margin-bottom: 5px;
}
.demoContent .btn + .btn {
  margin-left: 7px;
}
.btn.disabled {
  background: #aaa;
  color: #777;
  opacity: 1;
  filter: alpha(opacity=100);
}
.navbar-default .navbar-toggle {
  border-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: #990000;
  color: #fff;
  border-color: transparent;
}
.navbar-default .navbar-toggle.active,
.navbar-default .navbar-toggle:active {
  position: relative;
  top: 1px;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* blockquote */
blockquote {
  padding: 0;
  margin: 0 0 20px 0;
  border: 0;
}
blockquote p {
  font-size: 17px;
  line-height: 21px;
  font-weight: 400;
  margin-bottom: 15px;
}
blockquote h1,
blockquote h2,
blockquote h3,
blockquote h4,
blockquote h5,
blockquote h6 {
  margin-bottom: 12px;
}
blockquote.type2 {
  padding-left: 55px;
}
blockquote.type2:before {
  font-family: Arial, Helvetica, sans-serif;
  content: "“";
  font-size: 142px;
  height: 0;
  float: left;
  position: relative;
  left: -58px;
  top: 47px;
}
/* dropcap */
.dropcap {
  margin-top: 40px;
  font-size: 17px;
  line-height: 21px;
}
.dropcap:first-letter {
  font-size: 60px;
  float: left;
  padding: 0 0px 2px 0;
  margin-top: -13px;
  position: relative;
}
/* highlight */
.highlight {
  text-shadow: none;
  display: inline-block;
  padding: 1px 4px 1px 4px;
  margin: 0 2px;
}
.highlight.type1 {
  background: #a93636;
}
.highlight.type2 {
  background: #460606;
}
.highlight.type3 {
  background: #e6e6e6;
  color: #460606;
}
/* list with icon */
.list-icons {
  margin: 0 0 25px 0;
}
.list-icons li {
  padding-left: 19px;
  font-size: 17px;
  line-height: 19px;
  margin-bottom: 8px;
}
.list-icons li > i {
  height: 0;
  float: left;
  position: relative;
  left: -19px;
  top: 4px;
  font-size: 13px;
}
.list-icons li > i.fa-circle {
  font-size: 8px;
  top: 6px;
  left: -16px;
}
.pretty-table {
  margin: 10px 0 30px 0;
}
.pretty-table .table {
  width: 100%;
  margin: 0;
  background: transparent !important;
}
.pretty-table .table th {
  font-family: 'aleobold';
  font-weight: 400;
  font-size: 17px;
  line-height: 18px;
}
.pretty-table .table thead > tr > th,
.pretty-table .table tbody > tr > th,
.pretty-table .table tfoot > tr > th,
.pretty-table .table thead > tr > td,
.pretty-table .table tbody > tr > td,
.pretty-table .table tfoot > tr > td {
  padding: 12px;
  line-height: 15px;
  vertical-align: top;
  border-top: 1px solid #222;
  border-top: 1px solid rgba(0, 0, 0, 0.4);
  border-left: 1px solid #222;
  border-left: 1px solid rgba(0, 0, 0, 0.4);
}
.pretty-table .table thead > tr > th:first-child,
.pretty-table .table tbody > tr > th:first-child,
.pretty-table .table tfoot > tr > th:first-child,
.pretty-table .table thead > tr > td:first-child,
.pretty-table .table tbody > tr > td:first-child,
.pretty-table .table tfoot > tr > td:first-child {
  border-left: 0;
}
.pretty-table .table thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #222;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
}
.pretty-table .table caption + thead tr:first-child th,
.pretty-table .table colgroup + thead tr:first-child th,
.pretty-table .table thead:first-child tr:first-child th,
.pretty-table .table caption + thead tr:first-child td,
.pretty-table .table colgroup + thead tr:first-child td,
.pretty-table .table thead:first-child tr:first-child td {
  border-top: 0;
}
.pretty-table .table tbody + tbody {
  border-top: 1px solid #222;
  border-top: 1px solid rgba(0, 0, 0, 0.4);
}
.pretty-table .table .table {
  background-color: transparent;
}
/* priceHeader */
.priceHeader {
  display: inline-block;
  padding: 14px 22px 14px 22px;
  background: transparent url("../images/priceheader-bg.png") repeat-x center top;
  font-family: 'geared_slabbold';
  font-weight: 400;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 25px;
  color: #fff;
  position: relative;
  margin: 40px 3px 0 3px;
}
.priceHeader:before {
  content: " ";
  background: transparent url("../images/priceheader-lft.png") no-repeat top center;
  width: 20px;
  height: 52px;
  position: absolute;
  top: 0;
  left: -3px;
}
.priceHeader:after {
  content: " ";
  background: transparent url("../images/priceheader-rt.png") no-repeat top center;
  width: 20px;
  height: 52px;
  position: absolute;
  top: 0;
  right: -3px;
}
.priceHeader .lft {
  float: left;
  min-width: 187px;
}
.priceHeader .rt {
  float: left;
  min-width: 187px;
}
.priceHeader .price {
  display: block;
  width: 108px;
  height: 108px;
  padding: 10px 5px 0 5px;
  background: transparent url("../images/priceheader-price.png") no-repeat center top;
  float: left;
  position: relative;
  margin-top: -40px;
  margin-left: 20px;
  margin-right: 20px;
}
.priceHeader .price span {
  text-transform: none;
}
.priceHeader .price .el_1 {
  display: block;
  font-size: 20px;
  line-height: 34px;
  font-family: 'aleoregular';
}
.priceHeader .price .el_2 {
  font-size: 29px;
  line-height: 29px;
  font-family: 'aleoregular';
  position: relative;
  top: -0.5em;
}
.priceHeader .price .el_3 {
  font-family: 'aleobold';
  font-size: 57px;
  line-height: 33px;
}
.priceHeader .price .el_4 {
  position: relative;
  top: -0.5em;
}
hr.line1,
hr.line2 {
  margin: 40px 0 60px;
  padding: 20px 0 0;
  height: 63px;
}
hr.line1 {
  background: transparent url("../images/line-1.png") no-repeat center 20px;
}
hr.line2 {
  background: transparent url("../images/line-2.png") no-repeat center 20px;
}
/* main menu */
.full-sticky-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
.is-sticky .full-sticky-menu {
  width: 100%;
  position: absolute;
  z-index: 100;
}
@media (max-width: 990px) {
  .navbar-default .navbar-collapse {
    background: transparent url("../images/bg-1.jpg") repeat-y top center;
    z-index: 2;
    position: relative;
  }
}
.navbar-header {
  min-height: 1px;
  position: relative;
  display: block;
  float: none;
  text-align: center;
}
.navbar-header .smallSocials {
  position: absolute;
  top: 8px;
  right: 0;
  z-index: 3;
}
.navbar-brand {
  position: relative;
  float: none;
  margin: 0;
  display: inline-block;
  padding: 0;
  border-top: 7px solid red;
}
.navbar-brand:before {
  content: "";
  display: block;
  height: 7px;
  width: 2000px;
  background: #000;
  position: absolute;
  top: -7px;
  right: 434px;
}
.navbar-brand:after {
  content: "";
  display: block;
  height: 7px;
  width: 2000px;
  background: #fc0;
  position: absolute;
  top: -7px;
  left: 434px;
}
.navbar-default .navbar-nav {
  float: none;
  display: inline-block;
  margin-top: 135px;
}
.navbar-default .navbar-nav > li {
  margin: 0 5px 0 0;
}
.navbar-default .navbar-nav > li > a {
  font-family: "Germania One", Georgia, serif;
  margin: 0 10px;
  padding: 10px 20px;
  color: #fff;
  font-size: 22px;
  line-height: 22px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: none;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
}
.navbar-default .navbar-nav > li > a:hover {
  color: #fff;
}
.navbar-default .navbar-nav.text-center > li {
  margin-left: 6px;
  margin-right: 6px;
  display: inline-block;
  float: none;
  padding-bottom: 15px;
}
/* menu on hover */
li.dropdown:hover .dropdown-menu {
  display: block;
}
.navbar-nav > li > .dropdown-menu {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.175);
  text-align: left;
  border: 0;
  background: #460606;
}
.navbar-nav > li > .dropdown-menu > li > a {
  color: #fff;
  font-size: 18px;
  line-height: 19px;
  margin-top: 3px;
  margin-bottom: 6px;
}
.navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-nav > li > .dropdown-menu > li > a:focus {
  background: rgba(0, 0, 0, 0.4);
  filter: none;
}
.navbar-default .navbar-nav.pull-right > li {
  margin: 0 0 0 5px;
}
.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), inset 0 5px 7px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), inset 0 5px 7px rgba(0, 0, 0, 0.25);
  background: rgba(38, 28, 25, 0.3);
  color: #fff;
}
.navbar-fixed-top {
  z-index: 300;
}
.navbar-default {
  background: transparent;
  border: 0;
  margin: 0;
}
.navbar-default .inner {
  background: transparent url("../images/menu-bg.png") repeat-x center top;
  height: 252px;
  border: 0;
}
.navbar-default .inner .btm {
  width: 100%;
  height: 25px;
  display: block;
  background: transparent url("../images/menu-bg.png") repeat-x center -264px;
  pointer-events: none;
  position: absolute;
  bottom: -23px;
}
.address {
  font-family: 'aleoregular';
  font-size: 16px;
  line-height: 19px;
  color: #c69878;
  margin: 0;
  padding: 13px 0;
  z-index: 3;
  position: relative;
}
/* custom columns */
.row.nomargin {
  margin-left: auto;
  margin-right: auto;
}
.row.nomargin > div {
  padding: 0;
}
.threeBoxes {
  max-width: 1300px;
  margin: 0 auto;
}
.threeBoxes > div {
  position: relative;
}
.threeBoxes > div > div {
  height: 479px;
  max-width: 450px;
  overflow: hidden;
}
.threeBoxes .full-width-photo {
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 300px;
  margin-right: -1px;
}
/* Hero */
.section.hero > .inner {
  padding: 320px 0 140px;
}
.heroHeader {
  font-size: 48px;
  line-height: 1.1;
  margin-bottom: 25px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
}
.heroText {
  font-size: 22px;
  line-height: 1.45;
  margin-bottom: 40px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
}
/* tweet list */
.blackboard {
  background: transparent url("../images/blackboard-bg.jpg") no-repeat top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 50px;
  height: 479px;
  max-width: 450px;
  overflow: hidden;
}
.tweet_list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tweet_list li {
  font-family: 'aleobold';
  font-size: 17px;
  line-height: 20px;
  color: #fff;
  margin: 0 0 30px 0;
}
.tweet_list li a {
  color: #c84249;
}
.tweet_list li .tweet_time {
  display: block;
}
.tweet_list li .tweet_time a {
  color: #b8b5b5;
}
/* google map */
.googleMap {
  min-height: 220px;
}
.googleMap img {
  max-width: none;
}
.customMarker {
  position: relative;
}
.customMarker i {
  display: block;
  width: 50px;
  height: 50px;
  background: transparent url("../images/marker-icon.png") no-repeat center bottom;
}
.customMarker span {
  display: block;
  position: absolute;
  bottom: 60px;
  background: #960000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 8px 10px;
  text-align: center;
  width: 200px;
  left: -75px;
  font-family: 'aleoregular';
  font-size: 14px;
  line-height: 19px;
  color: #fff;
  text-shadow: 0px -1px 0px #000101;
}
.customMarker span:before {
  content: " ";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 12px 8.5px 0 8.5px;
  border-color: #960000 transparent transparent transparent;
  -webkit-transform: rotate(360deg);
  position: absolute;
  bottom: -10px;
  left: 93px;
}
/* socials links */
.smallSocials {
  display: inline-block;
  margin: 0 0 0 -22px;
  padding: 0;
}
.smallSocials:before,
.smallSocials:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.smallSocials:after {
  clear: both;
}
.smallSocials li {
  display: block;
  float: left;
  margin-left: 22px;
  background: transparent url("../images/smallsocial-bg.png") no-repeat 0 0;
  -webkit-transition: background-position 0.2s ease;
  transition: background-position 0.2s ease;
}
.smallSocials li a {
  display: block;
  width: 29px;
  height: 30px;
  padding-top: 2px;
  text-align: center;
}
.smallSocials li a img {
  display: inline-block;
}
.smallSocials li:hover {
  background-position: 0 -30px;
}
.bigSocials {
  display: block;
  font-size: 14px;
  line-height: 24px;
  margin: 40px 0 50px -30px;
  padding: 0;
  text-align: center;
}
.bigSocials:before,
.bigSocials:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.bigSocials:after {
  clear: both;
}
.bigSocials li {
  display: inline-block;
  float: none;
  margin-left: 30px;
  background: transparent url("../images/social-bg.png") no-repeat 0 0;
  -webkit-transition: background-position 0.2s ease;
  transition: background-position 0.2s ease;
}
.bigSocials li a {
  display: block;
  width: 40px;
  height: 40px;
  padding-top: 6px;
  text-align: center;
}
.bigSocials li a img {
  display: inline-block;
}
.bigSocials li:hover {
  background-position: 0 -40px;
}
/* more social links */
.soc_list > li {
  text-align: center;
  display: inline-block;
  margin: 5px 5px 15px 5px;
}
.soc_list > li > a {
  color: #fff;
  display: block;
  width: 31px;
  height: 31px;
  background: transparent url("../images/soc-small.png") no-repeat center -33px;
  font-size: 16px;
  line-height: 16px;
  padding-top: 6px;
  -webkit-transition: background-position 0.2s ease;
  transition: background-position 0.2s ease;
}
.soc_list > li > a:hover {
  background-position: 0 -1px;
}
.soc_list.soc-medium > li > a {
  width: 39px;
  height: 39px;
  background: transparent url("../images/soc-medium.png") no-repeat center -40px;
  font-size: 20px;
  line-height: 21px;
  padding-top: 9px;
  padding-left: 1px;
}
.soc_list.soc-medium > li > a:hover {
  background-position: 0 0;
}
.soc_list.soc-big > li {
  margin: 8px 8px 22px 8px;
}
.soc_list.soc-big > li > a {
  width: 57px;
  height: 57px;
  background: transparent url("../images/soc-big.png") no-repeat center -58px;
  font-size: 29px;
  line-height: 29px;
  padding-top: 14px;
  padding-left: 0px;
}
.soc_list.soc-big > li > a:hover {
  background-position: 0 0;
}
/* flickr images widget */
.flickr_badge {
  margin: 0 0 0 -15px;
}
.flickr_badge:before,
.flickr_badge:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.flickr_badge:after {
  clear: both;
}
.flickr_badge > div {
  text-align: center;
  position: relative;
  margin: 0 0 15px 15px;
  float: left;
  border: 1px solid #c3c3c3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #480808;
  font-size: 22px;
}
.flickr_badge > div a:before {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 0;
  filter: alpha(opacity=0);
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
}
.flickr_badge > div a:after {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 0;
  filter: alpha(opacity=0);
  content: " ";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
  position: absolute;
  top: 50%;
  margin-left: 50%;
  margin-top: -11px;
  margin-left: -10px;
}
.flickr_badge > div:hover a:before,
.flickr_badge > div:hover a:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* tooltips */
.tooltip-inner {
  padding: 6px 12px;
  color: #fff;
  background-color: #460606;
}
.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tooltip.top .tooltip-arrow {
  border-top-color: #460606;
}
.tooltip.top-left .tooltip-arrow {
  border-top-color: #460606;
}
.tooltip.top-right .tooltip-arrow {
  border-top-color: #460606;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #460606;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #460606;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #460606;
}
.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #460606;
}
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #460606;
}
.phoneIcon,
.locationIcon {
  background: transparent url("../images/mobile-flag.png") no-repeat 0 0;
  width: 51px;
  height: 66px;
  position: absolute;
  top: 43px;
  left: 13px;
  font-size: 0;
  color: transparent;
}
.phoneIcon {
  background-position: -287px 0;
  left: auto;
  right: 13px;
}
/* section */
.section {
  position: relative;
}
.section > .inner {
  padding: 40px 0 120px 0;
  min-height: 200px;
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.section > .inner.repeated {
  -webkit-background-size: auto;
  -moz-background-size: auto;
  -o-background-size: auto;
  background-size: auto;
  background-repeat: repeat;
}
.sectionLead {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.45;
  margin: 0 0 50px;
}
.bg-2.topOrnament {
  padding-top: 30px;
}
.bg-2.topOrnament > .inner {
  padding-top: 0;
}
.bg-2.topOrnament:before {
  content: " ";
  display: block;
  height: 76px;
  width: 100%;
  position: absolute;
  top: -76px;
  background: transparent url("../images/bg-2-top.png") no-repeat top center;
}
/* how it works */
.process {
  position: relative;
  min-height: 340px;
}
.processBox {
  text-align: center;
  width: 340px;
  height: 340px;
  border-radius: 50%;
  padding: 45px;
  position: relative;
  -webkit-box-shadow: 0 3px 10px rgba(38,26,12,.4), inset 0 2px 0 rgba(255,255,255,.15);
  box-shadow: 0 3px 10px rgba(38,26,12,.4), inset 0 2px 0 rgba(255,255,255,.15);
}
.processBox i {
  font-family: "Germania One", Georgia, serif;
  font-size: 80px;
  font-style: normal;
}
.processBox hr {
  height: 1px;
  width: 200px;
  background: #fff;
  background: rgba(255, 255, 255, 0.25);
  margin: 18px auto 22px;
}
.processBox h5 {
  font-family: "Germania One", Georgia, serif;
  font-size: 32px;
  line-height: 1;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}
.processBox p {
  font-size: 20px;
  line-height: 1.5;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}
.processBox1 {
  background-color: #181818;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#050505), to(#2b2b2b));
  background-image: -webkit-linear-gradient(top, #050505, 0%, #2b2b2b, 100%);
  background-image: -moz-linear-gradient(top, #050505 0%, #2b2b2b 100%);
  background-image: linear-gradient(to bottom, #050505 0%, #2b2b2b 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff050505', endColorstr='#ff2b2b2b', GradientType=0);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.processBox2 {
  background-color: #b30000;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#a00000), to(#c61313));
  background-image: -webkit-linear-gradient(top, #a00000, 0%, #c61313, 100%);
  background-image: -moz-linear-gradient(top, #a00000 0%, #c61313 100%);
  background-image: linear-gradient(to bottom, #a00000 0%, #c61313 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa00000', endColorstr='#ffc61313', GradientType=0);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
}
.processBox3 {
  background-color: #e6ab1c;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d39809), to(#f9be2f));
  background-image: -webkit-linear-gradient(top, #d39809, 0%, #f9be2f, 100%);
  background-image: -moz-linear-gradient(top, #d39809 0%, #f9be2f 100%);
  background-image: linear-gradient(to bottom, #d39809 0%, #f9be2f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd39809', endColorstr='#fff9be2f', GradientType=0);
  position: absolute;
  top: 0;
  right: 0;
}
/* features list */
.featuresList {
  padding: 0;
  margin: 0 0 -40px;
}
.featuresList li {
  list-style: none;
  font-family: "Germania One", Georgia, serif;
  font-size: 24px;
  line-height: 1.25;
  padding-left: 50px;
  margin: 0 0 40px;
  position: relative;
}
.featuresList li:before {
  content: "";
  display: block;
  width: 32px;
  height: 33px;
  background: url("../images/check-icon.png") no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
/* our box */
#our-box .hdr2 {
  margin: 0;
}
.prodBox {
  clear: both;
  position: relative;
  text-align: center;
  min-height: 335px;
  width: 260px;
  margin: 0 auto 170px;
  background: #f5f3eb;
  color: #877e7e;
  font-size: 12px;
  line-height: 18px;
}
.prodBox:after {
  display: block;
  content: " ";
  background: transparent url("../images/paper-2-btm.png") no-repeat center bottom;
  position: absolute;
  width: 260px;
  height: 115px;
  bottom: -114px;
  left: 0;
  right: 0;
}
.prodBox .inner {
  padding: 30px 15px 15px 15px;
}
.prodBox h4 {
  color: #584a41;
  font-size: 28px;
  line-height: 1;
  margin: 0 0 18px;
}
.prodBox h4 small {
  color: #877e7e;
  display: block;
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700;
  margin: 8px 0 0;
}
.prodBox p {
  color: #877e7e;
  font-size: 15px;
  line-height: 1.5;
  margin: 0;
}
/* rounded image */
.roundedImg {
  width: 54px;
  height: 54px;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: inset 0px 2px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 1px 0px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0px 2px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 1px 0px rgba(255, 255, 255, 0.75);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: transparent;
}
.roundedImg img {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* subscribe */
.subscribeBox {
  max-width: 821px;
  min-height: 160px;
  margin: 55px auto 60px;
  position: relative;
  background: #f5f3eb;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 40px 240px 20px 240px;
  overflow: hidden;
}
.subscribeBox .hdr3 {
  color: #3e3530;
  text-shadow: none;
  margin: 0;
}
.subscribeBox .hdr3 small {
  display: block;
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
  color: #3e3530;
  margin: 10px 0 0;
}
.subscribeBox .price {
  display: block;
  text-align: center;
  background: #b20000;
  width: 200px;
  padding: 54px 10px 5px 5px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  font-family: "Germania One", Georgia, serif;
  font-size: 60px;
  text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.25);
  color: #f5f3eb;
}
.subscribeBox .price sup {
  font-size: 36px;
}
.subscribeBox .price .info {
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-size: 16px;
  display: block;
  margin-top: 15px;
}
.subscribeBox .btn {
  position: absolute;
  top: 50%;
  right: 40px;
  margin-top: -32px;
}
.mapit,
.shareit {
  margin: 0 0 20px 0;
  min-height: 39px;
  position: relative;
  display: inline-block;
  padding: 13px 0 0 49px;
  font-size: 31px;
  line-height: 31px;
  font-family: 'geared_slabregular';
  color: #fff;
  text-transform: uppercase;
}
.mapit:hover,
.shareit:hover {
  color: #fff;
}
.mapit i,
.shareit i {
  display: block;
  width: 45px;
  height: 45px;
  background: transparent url("../images/marker-share.png") no-repeat 0 0;
  position: absolute;
  left: 0;
  top: 0;
}
.shareit i {
  background-position: 0 -124px;
}
.mapit + .shareit {
  margin-left: 50px;
}
.shareit + .mapit {
  margin-left: 50px;
}
.easyBox {
  max-width: 821px;
  min-height: 150px;
  margin: 55px auto 60px auto;
  position: relative;
  background: #000;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid #ba1818;
  border: 1px solid rgba(186, 24, 24, 0.5);
  -webkit-box-shadow: inset 0px 2px 1px 0px rgba(0, 0, 0, 0.14);
  box-shadow: inset 0px 2px 1px 0px rgba(0, 0, 0, 0.14);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 35px 30px;
}
.easyBox.flat {
  padding: 35px 20px 30px 75px;
}
.easyBox.full {
  max-width: 100%;
  padding: 45px 55px 50px 55px;
}
/* person box */
.personBox {
  color: #fff;
  max-width: 213px;
  margin: 0 auto 20px auto;
}
.personBox .ptitle {
  text-align: center;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  display: block;
  background: #460606;
  font-family: 'geared_slabbold';
  font-size: 32px;
  line-height: 32px;
  text-transform: uppercase;
  padding: 11px 3px;
}
.personBox .pname {
  padding: 20px 0 8px 0;
  display: block;
  font-family: 'geared_slabregular';
  text-transform: uppercase;
  font-size: 24px;
  line-height: 24px;
}
.personBox .smallSocials {
  margin-top: 10px;
}
/* alert */
.alert {
  padding: 13px 60px;
  margin-bottom: 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.alert .close {
  top: 1px;
}
.alert i {
  font-size: 18px;
  top: 1px;
  position: relative;
  margin-right: 10px;
}
.alert-danger {
  background-color: #fce2e3;
  border-color: #de9799;
  color: #e54034;
}
.alert-danger hr {
  border-top-color: #d88486;
}
.alert-danger .alert-link {
  color: #cc261a;
}
.alert-success {
  background-color: #daeec0;
  border-color: #c4e49a;
  color: #54732c;
}
.alert-success hr {
  border-top-color: #b8df86;
}
.alert-success .alert-link {
  color: #394e1e;
}
.alert-info {
  background-color: #d4ebf6;
  border-color: #badff1;
  color: #397a99;
}
.alert-info hr {
  border-top-color: #a5d5ed;
}
.alert-info .alert-link {
  color: #2b5c74;
}
.alert-warning {
  background-color: #fdf4bd;
  border-color: #f6e789;
  color: #8c834c;
}
.alert-warning hr {
  border-top-color: #f4e271;
}
.alert-warning .alert-link {
  color: #6b643a;
}
/* icon box */
.iconBox {
  margin: 10px 0 20px 0;
}
.iconBox h3 {
  font-family: 'geared_slabregular';
  font-weight: 400;
  font-size: 31px;
  line-height: 31px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}
.iconBox i {
  margin-right: 3px;
}
.buttonBox {
  padding-left: 100px;
  padding-right: 60px;
}
.buttonBox p {
  font-size: 31px;
  line-height: 31px;
  margin: 5px 0 0 0;
}
/* box with text */
.box_text {
  display: block;
  position: relative;
}
.box_text .ribbon_icon {
  display: block;
  background: transparent url("../images/blog-ribbon3.png") no-repeat center top;
  width: 42px;
  height: 57px;
  position: absolute;
  top: 39px;
  left: 30px;
  z-index: 1;
  text-align: center;
  color: #490909;
  font-size: 21px;
  padding-top: 13px;
}
.box_text .ribbon_icon i.fa-quote-left {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 88px;
  line-height: 69px;
}
.box_text .ribbon_icon i.fa-quote-left:before {
  content: "“";
}
.box_text .inner {
  min-height: 125px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 0;
  margin: 0 0 25px 0;
  text-align: center;
  background: #490909;
  padding: 35px 100px 20px 100px;
}
.box_text .inner p {
  text-shadow: none;
  font-size: 19px;
  line-height: 23px;
  font-weight: 400;
}
.box_text .inner .author {
  display: block;
  padding: 7px 0;
  font-size: 15px;
  line-height: 15px;
  color: #cc9f7e;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4);
}
/* progress bars */
.progress {
  position: relative;
  overflow: visible;
  height: 55px;
  margin: 0 17px 15px 10px;
  background: transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.progress:before {
  display: block;
  content: " ";
  background: transparent url("../images/progress-bar-left.png") repeat-x 0 0;
  width: 10px;
  height: 55px;
  position: absolute;
  top: 0;
  left: -10px;
}
.progress-bar {
  position: relative;
  float: left;
  width: 175px;
  height: 100%;
  font-family: 'geared_slabregular';
  font-weight: 400;
  text-shadow: 1px 2px 0px rgba(5, 3, 5, 0.24);
  font-size: 35px;
  line-height: 35px;
  text-transform: uppercase;
  text-align: left;
  background: transparent url("../images/progress-bar-md.png") repeat-x 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
  padding: 8px 10px 0 18px;
}
.progress-bar:before,
.progress-bar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.progress-bar:after {
  clear: both;
}
.progress-bar.animating {
  -webkit-transition: width 2s ease-in-out;
  transition: width 2s ease-in-out;
}
.progress-bar:before {
  display: block;
  content: " ";
  background: transparent url("../images/progress-bar-right.png") repeat-x 0 0;
  width: 17px;
  height: 49px;
  position: absolute;
  top: 0;
  right: -17px;
}
.progress-bar sub {
  font-size: 19px;
  text-transform: none;
  bottom: 0;
}
/* .pie-chart */
.pie-chart {
  margin: 0 0 25px 0;
  position: relative;
  background: transparent;
  width: 159px;
  height: 159px;
  display: inline-block;
  font-family: 'geared_slabbold';
  font-weight: 400;
  font-size: 42px;
}
.pie-chart > span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  padding-top: 55px;
  line-height: 45px;
}
.pie-chart > span > i {
  position: relative;
  top: -1px;
}
.pie-chart > span > sub {
  font-size: 25px;
  bottom: 0;
  margin-left: 3px;
}
/* testimonial */
.testimonial .inner {
  position: relative;
  background: #f5f3eb;
  color: #460606;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0 0 20px 0;
  padding: 20px 30px 10px 55px;
}
.testimonial .inner p {
  color: #460606;
  text-shadow: none;
}
.testimonial .inner:before {
  font-family: Arial, Helvetica, sans-serif;
  content: "“";
  font-size: 90px;
  height: 0;
  float: left;
  position: relative;
  left: -40px;
  top: 28px;
}
.testimonial .inner:after {
  content: " ";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 11px 10.5px 0 10.5px;
  border-color: #f5f3eb transparent transparent transparent;
  position: absolute;
  left: 31px;
  bottom: -11px;
}
.testimonial .media-body {
  padding-top: 12px;
  line-height: 16px;
}
.testimonial .media > .pull-left {
  margin-left: 15px;
  margin-right: 15px;
}
.testimonial .media .media-object {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.testimonial.dark_ver .inner {
  background: #4a0a0a;
  color: #f5f3eb;
}
.testimonial.dark_ver .inner p {
  color: #f5f3eb;
}
.testimonial.dark_ver .inner:after {
  border-color: #4a0a0a transparent transparent transparent;
}
/* tabs */
.nav-tabs {
  border: 0;
  margin: 0 0 20px 0;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li:first-child a {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.nav-tabs > li:last-child a {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.nav-tabs > li > a {
  color: #fff;
  padding: 8px 15px;
  margin-right: 1px;
  font-size: 13px;
  line-height: 14px;
  border: 0 !important;
  border-radius: 0;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2) inset;
  background: #450505;
}
.nav-tabs > li > a:hover {
  border: 0;
  background: #450505;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  background: #c89b7a;
  border: 0;
  cursor: default;
}
p + .nav-tabs.type2 {
  margin-top: 30px;
}
.nav-tabs.type2 {
  border: 0;
  margin: 0;
}
.nav-tabs.type2 > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs.type2 > li:first-child a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.type2 > li:last-child a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.type2 > li > a {
  font-family: 'aleobold';
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  color: #4a0a0a;
  padding: 9px 30px 6px 30px;
  margin-right: 0;
  font-size: 18px;
  line-height: 18px;
  border: 0 !important;
  -webkit-box-shadow: 3px 0px 7px 0px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 3px 0px 7px 0px rgba(0, 0, 0, 0.1) inset;
  background: #e9e8e3;
}
.nav-tabs.type2 > li > a:hover {
  border: 0;
  background: #f5f3eb;
}
.nav-tabs.type2 > li.active > a,
.nav-tabs.type2 > li.active > a:hover,
.nav-tabs.type2 > li.active > a:focus {
  color: #4a0a0a;
  background: #f5f3eb;
  border: 0;
  cursor: default;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.nav-tabs.type2 > li + li + li > a {
  background: #dededd;
}
.nav-tabs.type2 + .tab-content {
  padding: 24px 17px 17px 28px;
  background: #f5f3eb;
  -webkit-border-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius: 4px;
  -moz-border-radius-topleft: 0;
  border-radius: 4px;
  border-top-left-radius: 0;
}
.nav-tabs.type2 + .tab-content * {
  color: #4a0a0a;
  text-shadow: none;
}
.nav-tabs.type2.dark_ver > li > a {
  background: #580f0f;
  color: #fff;
}
.nav-tabs.type2.dark_ver > li > a:hover {
  background: #4a0a0a;
}
.nav-tabs.type2.dark_ver > li + li + li > a {
  background: #661616;
}
.nav-tabs.type2.dark_ver > li.active > a,
.nav-tabs.type2.dark_ver > li.active > a:hover,
.nav-tabs.type2.dark_ver > li.active > a:focus {
  color: #fff;
  background: #4a0a0a;
}
.nav-tabs.type2.dark_ver + .tab-content {
  background: #4a0a0a;
}
.nav-tabs.type2.dark_ver + .tab-content * {
  color: #fff;
}
/* accordion */
.panel-default {
  border: 0;
}
.panel-default .panel-title {
  font-size: 18px;
  line-height: 18px;
}
.panel-default > .panel-heading a {
  display: block;
  padding: 15px 30px;
  color: #fff;
  background-color: transparent;
  border: 0;
  border-top: 1px solid #333;
  border-top: 1px solid rgba(0, 0, 0, 0.4);
}
.panel-default > .panel-heading a:before {
  color: #444;
  color: rgba(0, 0, 0, 0.4);
  float: left;
  height: 0;
  position: relative;
  left: -28px;
  top: 1px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f068";
}
.panel-default > .panel-heading a.collapsed:before {
  content: "\f067";
}
.panel-default > .panel-heading {
  color: transparent;
  background-color: transparent;
  border: 0;
  padding: 0;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  padding: 0 30px 15px 30px;
  border: 0;
  color: #fff;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border: 0;
}
p + .panel-group {
  margin-top: 30px;
}
.panel-group {
  margin: 0 0 20px 0;
  border-bottom: 1px solid #333;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
}
.panel-group .panel {
  background: transparent;
  border: 0;
  border-top: 1px solid transparent;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.panel-group .panel + .panel {
  margin-top: 0;
}
/* blog */
.blog-list {
  margin: 50px 0 0 0;
}
.blog-main > .inner {
  max-width: 541px;
}
.blog-main .blog_title {
  margin: 0 0 15px 0;
  font-family: 'geared_slabregular';
  font-weight: 400;
  font-size: 35px;
  line-height: 35px;
}
.blog-main .blog_thumbnail {
  position: relative;
  margin: 5px 0;
}
.blog-main .blog_thumbnail img {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #111;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.blog-main .blog_thumbnail .ribbon_details {
  display: block;
  text-align: center;
  background: transparent url("../images/blog-ribbon1.png") no-repeat center top;
  width: 73px;
  height: 101px;
  padding-left: 8px;
  position: absolute;
  right: 27px;
  top: -7px;
  color: #fff;
  font-size: 15px;
  line-height: 16px;
  z-index: 9;
}
.blog-main .blog_thumbnail .ribbon_details .ribbon_details_date {
  display: block;
  padding: 12px 0 5px 0;
  text-transform: uppercase;
}
.blog-main .blog_thumbnail .ribbon_details .ribbon_details_comments {
  display: inline-block;
  border-top: 1px solid #fff;
  padding: 8px 2px 4px 2px;
  min-width: 35px;
  font-size: 14px;
  line-height: 14px;
}
.blog-main .blog_thumbnail .ribbon_details .ribbon_details_comments i {
  margin-left: 2px;
}
.blog-main .meta_box {
  margin: 20px 0 5px 0;
  padding: 3px 0;
  font-family: 'geared_slabbold';
  color: #fff;
  font-size: 20px;
  line-height: 21px;
}
.blog-main .meta_box > span {
  position: relative;
  display: inline-block;
  padding: 0 18px;
  margin-bottom: 25px;
}
.blog-main .meta_box > span:before {
  content: " ";
  height: 15px;
  width: 2px;
  background: #fff;
  position: absolute;
  top: 2px;
  left: -3px;
}
.blog-main .meta_box > span:first-child {
  padding-left: 0;
}
.blog-main .meta_box > span:first-child:before {
  display: none;
  height: 0;
}
.blog-main .meta_box .meta_comments em {
  text-align: center;
  position: absolute;
  display: inline-block;
  font-style: normal;
  background: transparent url("../images/blog-ribbon2.png") no-repeat center top;
  width: 36px;
  height: 50px;
  top: -7px;
  padding-top: 8px;
}
.blog-main .meta_box .meta_comments span {
  margin-left: 45px;
}
.blog-main .btn-blog {
  margin-top: 5px;
}
.blog-post {
  margin: 0 0 40px 0;
}
.blog-post p {
  margin-bottom: 25px;
}
.blog-post blockquote p {
  margin-bottom: 15px;
}
.commentList .oneComment > .media {
  margin-bottom: 10px;
}
.commentList .oneComment > .media > .pull-left {
  margin-right: 15px;
}
.blog-sidebar .widget {
  border-bottom: 1px dashed #333;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.5);
  padding: 0 0 20px 0;
  margin: 0 0 25px 0;
}
.blog-sidebar .widget > h3 {
  font-family: 'geared_slabbold';
  font-weight: 400;
  font-size: 24px;
  line-height: 25px;
  margin: 0 0 20px 0;
}
.blog-sidebar .widget .tab-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blog-sidebar .widget .tab-content ul > li {
  font-family: 'aleobold';
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  margin: 0 0 15px 0;
}
.blog-sidebar .widget_archive h3 + ul,
.blog-sidebar .widget_categories h3 + ul,
.blog-sidebar .widget_recent_entries h3 + ul,
.blog-sidebar .widget_recent_comments h3 + ul,
.blog-sidebar .widget_categories h3 + ul,
.blog-sidebar .widget_meta h3 + ul,
.blog-sidebar .widget_pages h3 + ul,
.blog-sidebar .widget_rss h3 + ul,
.blog-sidebar .widget_links h3 + ul {
  margin: 0;
  padding: 0 0 0 20px;
  list-style: none;
}
.blog-sidebar .widget_archive h3 + ul > li,
.blog-sidebar .widget_categories h3 + ul > li,
.blog-sidebar .widget_recent_entries h3 + ul > li,
.blog-sidebar .widget_recent_comments h3 + ul > li,
.blog-sidebar .widget_categories h3 + ul > li,
.blog-sidebar .widget_meta h3 + ul > li,
.blog-sidebar .widget_pages h3 + ul > li,
.blog-sidebar .widget_rss h3 + ul > li,
.blog-sidebar .widget_links h3 + ul > li {
  display: block;
  font-family: 'aleobold';
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  margin: 0 0 14px 0;
}
.blog-sidebar .widget_archive h3 + ul > li.active,
.blog-sidebar .widget_categories h3 + ul > li.active,
.blog-sidebar .widget_recent_entries h3 + ul > li.active,
.blog-sidebar .widget_recent_comments h3 + ul > li.active,
.blog-sidebar .widget_categories h3 + ul > li.active,
.blog-sidebar .widget_meta h3 + ul > li.active,
.blog-sidebar .widget_pages h3 + ul > li.active,
.blog-sidebar .widget_rss h3 + ul > li.active,
.blog-sidebar .widget_links h3 + ul > li.active {
  color: #c89b7a;
}
.blog-sidebar .widget_archive h3 + ul > li.active:before,
.blog-sidebar .widget_categories h3 + ul > li.active:before,
.blog-sidebar .widget_recent_entries h3 + ul > li.active:before,
.blog-sidebar .widget_recent_comments h3 + ul > li.active:before,
.blog-sidebar .widget_categories h3 + ul > li.active:before,
.blog-sidebar .widget_meta h3 + ul > li.active:before,
.blog-sidebar .widget_pages h3 + ul > li.active:before,
.blog-sidebar .widget_rss h3 + ul > li.active:before,
.blog-sidebar .widget_links h3 + ul > li.active:before {
  font-size: 12px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f054";
  height: 0;
  float: left;
  position: relative;
  left: -20px;
  top: 2px;
}
.blog-sidebar .tweet_list li {
  font-size: 12px;
  line-height: 20px;
}
.blog-sidebar .tweet_list li a {
  color: #444;
  color: rgba(0, 0, 0, 0.7);
}
.blog-sidebar .tweet_list li .tweet_time a {
  color: #c89b7a;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 10px 0 5px 0;
  border-radius: 0;
  color: #fff;
  font-family: 'geared_slabregular';
}
.pagination > li {
  display: inline-block;
  margin: 0 5px 5px 5px;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  text-transform: uppercase;
  float: left;
  padding: 0;
  font-size: 21px;
  line-height: 28px;
  min-width: 32px;
  padding-top: 2px;
  text-decoration: none;
  background-color: #470707;
  border: 1px solid #bcd2c5;
  margin-left: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.pagination > li > a i,
.pagination > li > span i {
  font-size: 17px;
  position: relative;
  top: -2px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border-color: #470707;
  padding-left: 20px;
  padding-right: 20px;
}
.pagination > li:first-child > a i,
.pagination > li:first-child > span i {
  margin-right: 14px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border-color: #470707;
  padding-left: 20px;
  padding-right: 20px;
}
.pagination > li:last-child > a i,
.pagination > li:last-child > span i {
  margin-left: 14px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #470707;
}
.pagination > .active > a,
.pagination > .active > span {
  background: #c89b7a;
  border-color: #bcd2c5;
}
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background: #c89b7a;
  border-color: #bcd2c5;
}
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #fff;
  background-color: #470707;
  border-color: #470707;
  cursor: not-allowed;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* polaroid slider */
.polaroidSlider {
  display: inline-block;
  margin: 45px 0 22px 0;
  position: relative;
  text-align: left;
  width: 325px;
  height: 350px;
  background: transparent url("../images/polaroid-bg.png") no-repeat top center;
}
.polaroidSlider .inner {
  width: 271px;
  height: 230px;
  position: relative;
  margin-top: 33px;
  margin-left: 32px;
  display: inline-block;
}
.polaroidSlider .scotchtape {
  position: absolute;
  left: -28px;
  top: -25px;
  z-index: 53;
}
.polaroidSlider .bx-wrapper .bx-controls-direction a {
  top: auto;
  bottom: -50px;
  z-index: 88;
}
.polaroidSlider .bx-wrapper .bx-prev {
  left: 85px;
}
.polaroidSlider .bx-wrapper .bx-next {
  right: 85px;
}
.bxslider {
  text-align: left;
  padding: 0;
  margin: 0;
}
.bxslider:before,
.bxslider:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.bxslider:after {
  clear: both;
}
.bx-wrapper {
  margin: 0;
}
.bx-wrapper .bx-viewport {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  left: -5px;
  background: transparent;
}
.bx-wrapper .bx-controls-direction a {
  width: 20px;
  height: 25px;
  margin-top: -13px;
}
.bx-wrapper .bx-prev {
  background: transparent url("../images/controls-bxslider.png") no-repeat 0 0;
  left: 85px;
}
.bx-wrapper .bx-prev:hover {
  background-position: 0 -54px;
}
.bx-wrapper .bx-next {
  background: transparent url("../images/controls-bxslider.png") no-repeat -94px 0;
  right: 85px;
}
.bx-wrapper .bx-next:hover {
  background-position: -94px -54px;
}
/* gallery */
.galleryBox {
  width: 224px;
  margin: 20px auto;
  position: relative;
  padding-top: 108px;
}
.galleryBox .top {
  text-align: center;
  background: transparent url("../images/gallerybox-top.png") no-repeat top center;
  width: 224px;
  height: 146px;
  padding: 65px 0 0 0;
  text-transform: uppercase;
  color: #fff;
  font-family: 'geared_slabbold';
  font-size: 32px;
  line-height: 32px;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
}
.galleryBox .inner {
  -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.14);
}
.galleryContainer {
  list-style: none;
  position: relative;
  margin: 40px auto 30px auto;
  padding: 0;
}
.galleryContainer li a,
.galleryContainer li a img {
  display: block;
  position: relative;
}
.galleryContainer li a {
  overflow: hidden;
}
.galleryContainer li a div {
  position: absolute;
  background: #9d2824;
  background: rgba(157, 40, 36, 0.9);
  width: 100%;
  height: 100%;
}
.galleryContainer li a div span {
  display: block;
  text-align: center;
  padding: 0 5px 60px 5px;
  text-transform: uppercase;
  font-family: 'geared_slabbold';
  color: #c89b7a;
  font-size: 30px;
  line-height: 30px;
  text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.25);
  background: transparent url("../images/gallerybox-icon.png") no-repeat center bottom;
  width: 100%;
  position: absolute;
  top: 50%;
  margin-top: -45px;
}
.hiddenGallery {
  display: none;
  height: 0;
}
/* prettyPhoto */
div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right {
  display: none;
}
div.pp_default .pp_content_container .pp_right,
div.pp_default .pp_content_container .pp_left {
  background: none;
}
div.pp_default .pp_content,
div.light_rounded .pp_content {
  background: transparent;
}
div.pp_default .pp_description {
  color: #fff !important;
  font-weight: 400 !important;
  padding-top: 5px;
}
div.pp_default .pp_nav .currentTextHolder {
  color: #fff !important;
  font-family: 'aleoregular' !important;
  font-style: normal;
}
.pp_loaderIcon {
  background: url("../images/loading.gif") no-repeat center center !important;
}
/* forms */
.form-control {
  min-height: 40px;
  height: auto;
  padding: 8px 12px;
  font-size: 14px;
  color: #3e3530;
  background-color: #e9e2db;
  border: 1px solid transparent;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
}
.form-control:focus {
  border-color: #877e7e;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(135, 126, 126, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(135, 126, 126, 0.6);
}
.form-group {
  margin-bottom: 20px;
}
form label {
  display: block;
  color: #3e3530;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 10px;
}
form label.required:after {
  content: " *";
  color: #b20000;
}
form textarea {
  resize: none;
  min-height: 156px;
}
input[type="submit"].btn {
  margin-top: 5px;
}
.newsletterForm {
  margin: 30px 0;
}
.errorMsg,
.successMsg {
  padding: 20px 40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 5px 0 40px 0;
  background: #72AD45;
  color: #fff;
  text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.25);
  font-weight: 400;
  font-size: 22px;
  line-height: 26px;
}
.errorMsg {
  background: #9D2824;
}
/* footer */
footer {
  position: relative;
  z-index: 2;
  min-height: 375px;
  padding: 80px 0 100px;
  background: transparent url("../images/footer-bg.jpg") repeat-x top center;
}
footer h4 {
  color: #ad2020;
  text-transform: none;
  margin-top: 35px;
}
footer hr {
  max-width: 190px;
  height: 2px;
  background: transparent url("../images/hr-contact.png") repeat-x left 20px;
  padding-top: 20px;
  float: left;
  margin-bottom: 30px;
}
footer .footerLinks {
  font-size: 16px;
  color: #877e7e;
}
footer .footerLinks a:hover,
footer .footerLinks a:active {
  color: #fff;
}
footer .row > div > img {
  margin: 0 auto;
}
footer .row > div > h4:first-child {
  white-space: nowrap;
}
footer .container {
  position: relative;
  z-index: 1;
}
footer #toTop {
  display: block;
  width: 117px;
  height: 57px;
  background: transparent url("../images/totop-btn.png") no-repeat center top;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -58px;
  z-index: 101;
}
/* helpers */
.text-center img {
  display: inline-block;
}
.space25px {
  width: 100%;
  clear: both;
  height: 25px;
  margin: 0;
  padding: 0;
}
.space25px:before,
.space25px:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.space25px:after {
  clear: both;
}
.space50px {
  width: 100%;
  clear: both;
  height: 50px;
  margin: 0;
  padding: 0;
}
.space50px:before,
.space50px:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.space50px:after {
  clear: both;
}
body.preloader #ct_preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  display: block;
  z-index: 10000;
}
#qLpercentage {
  font-family: Arial, Helvetica, Garuda, sans-serif !important;
  font-weight: 400 !important;
}
/* Text pages */
.textPage > .inner {
  padding: 50px 0 70px;
}
.textPage .hdr1 {
  margin: 0 auto 40px auto;
}
.textPage h2 {
  margin-bottom: 20px;
}
.textPage p + h2,
.textPage p + h3,
.textPage p + h4,
.textPage p + h5,
.textPage p + h6 {
  margin-top: 50px;
}
/* Checkout */
.orderSummary {
  background: #f5f3eb;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  padding: 50px 0 30px;
  margin: 0;
}
.orderSummaryTable thead tr th {
  line-height: 1;
}
.orderSummaryTable thead tr th,
.orderSummaryTable thead tr td {
  border: none;
}
.orderSummaryTable tbody tr th,
.orderSummaryTable tbody tr td {
  vertical-align: middle !important;
  border: none;
}
.orderSummaryTable th {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #b8906c;
  padding: 15px 0;
}
.orderSummaryTable th:last-child {
  text-align: right;
}
.orderSummaryTable td {
  line-height: 1.2;
  color: #3e3530;
  padding: 15px 0;
}
.orderSummaryTable td:last-child {
  text-align: right;
}
.orderSummaryTable select.form-control {
  font-size: 18px;
	width: auto;
}
.productRemoveIcon {
  font-size: 20px;
  color: #b8906c;
}
.productThumb {
  min-width: 80px;
}
.productThumb img {
  width: 65px;
  height: 65px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%;
}
.productData {
  font-size: 16px;
}
.productName {
  font-weight: 700;
}
.productDetails {
  display: block;
}
.productPrice,
.productTerm,
.productSubtotal {
  font-size: 20px;
}
.orderTotal {
  background: url("../images/bg-wood.jpg") repeat-x center;
  padding: 50px 0 70px;
  margin: 0;
}
.orderTotal h4 {
  text-align: center;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
}
.shoppingCart .orderTotal {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.shoppingCart > .inner,
.shoppingCartEmpty > .inner,
.checkoutPage > .inner {
  padding: 50px 0 100px;
}
.orderTotalTable {
  width: 100%;
}
.orderTotalTable tr:not(:last-child) {
  border-bottom: 1px solid rgba(245, 243, 235, 0.2);
}
.orderTotalTable th {
  font-size: 18px;
  font-weight: 700;
}
.orderTotalTable td {
  width: 45%;
  padding: 20px 0;
}
.cartPrice .amount,
.cartShipping .amount,
.cartTotal .amount {
  font-size: 24px;
  padding: 8px 20px;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), inset 0 5px 7px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), inset 0 5px 7px rgba(0, 0, 0, 0.25);
  background: rgba(38, 28, 25, 0.3);
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.cartInfo {
  font-size: 12px;
  line-height: 1.25;
}
.customerDetails {
  background: #f5f3eb;
  position: relative;
  margin: 0;
}
.customerDetails:after {
  content: "";
  display: block;
  width: 100%;
  height: 17px;
  background: url("../images/line-zigzag.png") repeat-x -3px;
  position: relative;
  top: 17px;
}
.customerDetails h2,
.customerDetails h3,
.customerDetails h4,
.customerDetails h5,
.customerDetails h6 {
  color: #3e3530;
  text-align: center;
}
.customerDetails .form-inline {
  margin: 0 -10px;
}
.customerDetails .form-inline:before,
.customerDetails .form-inline:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.customerDetails .form-inline:after {
  clear: both;
}
.customerDetails .form-inline .form-group {
  float: left;
  width: 50%;
  padding: 0 10px;
  margin: 0 0 20px;
}
.customerDetails hr.zigzag-separator {
  margin: 34px 0;
  position: absolute;
  left: 0;
  right: 0;
}
.billingDetails h3 {
  margin: 25px 0;
}
.checkoutIcon {
  width: 80px;
  height: 80px;
  margin: -40px auto 0;
  font-size: 30px;
  line-height: 80px;
  text-align: center;
  background: #f5f3eb;
  color: #b20000;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  z-index: 1;
}
.additionalInfo {
  margin: 30px 0 80px;
}
.paymentMethods {
  text-align: center;
}
.paymentMethods h3 {
  margin: 25px 0;
}
.paymentRadioLabel {
  padding: 0 0 20px;
  margin: 0;
}
.paymentRadioLabel + .paymentRadioLabel {
  padding: 20px 0;
  border-top: 1px solid #b3b3b3;
}
.paymentRadio {
  float: none !important;
  margin: 0 !important;
}
.paymentRadioText {
  display: block;
  margin: 5px 0 0;
}
.paymentCards {
  display: block;
  font-size: 18px;
  color: #877e7e;
  margin: 10px 0 0;
}
.paymentCards i {
  margin: 0 2px;
}
.orderSubmit {
  text-align: center;
  margin: 0 0 60px;
}
.checkoutBtnWrapper {
  text-align: center;
  margin: 40px 0 30px;
}
/* Empty cart */
.cartCTA {
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 1px;
  min-height: 260px;
  border: 5px solid #b3b3b3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
  display: table;
}
.cartCTA .btnWrapper {
  display: table-cell;
  vertical-align: middle;
}
/* Custom checkboxes and radiobuttons */
/* iCheck plugin Flat skin, red
----------------------------------- */
.icheckbox_flat-red,
.iradio_flat-red {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  background: url(../images/icheck.png) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_flat-red {
  background-position: 0 0;
}
.icheckbox_flat-red.checked {
  background-position: -22px 0;
}
.icheckbox_flat-red.disabled {
  background-position: -44px 0;
  cursor: default;
}
.icheckbox_flat-red.checked.disabled {
  background-position: -66px 0;
}
.iradio_flat-red {
  background-position: -88px 0;
}
.iradio_flat-red.checked {
  background-position: -110px 0;
}
.iradio_flat-red.disabled {
  background-position: -132px 0;
  cursor: default;
}
.iradio_flat-red.checked.disabled {
  background-position: -154px 0;
}
/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
  .icheckbox_flat-red,
  .iradio_flat-red {
    background-image: url(../images/icheck@2x.png);
    -webkit-background-size: 176px 22px;
    background-size: 176px 22px;
  }
}
/* Media queries */
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
  .full-sticky-menu .inner {
    -webkit-transition: height 0.2s ease;
    transition: height 0.2s ease;
  }
  .is-sticky .full-sticky-menu {
    width: 100%;
    position: absolute;
    z-index: 100;
  }
  .is-sticky .full-sticky-menu .inner {
    -webkit-transition: height 0.3s ease;
    transition: height 0.3s ease;
    -webkit-box-shadow: 0 6px 18px rgba(0, 0, 0, 0.3);
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.3);
    top: -40px;
    position: relative;
    padding-top: 20px;
    height: 125px !important;
  }
  .is-sticky .full-sticky-menu .inner .btm {
    display: none;
  }
  .is-sticky .full-sticky-menu .address,
  .is-sticky .full-sticky-menu .smallSocials {
    display: none;
  }
  .is-sticky .full-sticky-menu .navbar-nav {
    margin-top: 40px !important;
  }
  .is-sticky .full-sticky-menu .navbar-brand {
    display: none;
  }
  .is-sticky .full-sticky-menu .inner:before {
    display: none;
    height: 0;
  }
}
@media (max-width: 991px) {
  body {
    overflow: hidden;
  }
  .navbar-brand {
    max-width: 330px;
    margin-left: -165px !important;
  }
  .navbar-brand:before {
    right: 329px;
  }
  .navbar-brand:after {
    left: 329px;
  }
  .navbar-brand img {
    display: inline-block !important;
  }
  .navbar-default {
    position: relative;
  }
  .section > .inner {
    padding: 40px 0 60px 0;
  }
  .section.hero > .inner {
    padding: 100px 0;
    margin: -30px 0 0;
  }
  .hdr1,
  .hdr2,
  .hdr4 {
    width: auto !important;
    min-height: auto;
    background: none !important;
  }
  .hdr1 {
    padding: 0;
  }
  .hdr1.type1 {
    position: static;
    margin: 0 0 20px;
  }
  .hdr1.type2 {
    position: static;
    margin: 0 0 30px;
  }
  .hdr1,
  .hdr4 {
    color: #fff !important;
  }
  .hdr6 {
    display: inline-block !important;
    width: 100% !important;
    left: auto !important;
    margin-left: 0 !important;
    background: none !important;
    padding: 0 !important;
    min-height: 0 !important;
    white-space: nowrap !important;
  }
  .processBox1,
  .processBox2,
  .processBox3 {
    position: static;
    margin: 0 auto;
  }
  .processBox1,
  .processBox2 {
    margin-bottom: -30px;
  }
  .featuresList {
    margin: 0;
  }
  .prodBox {
    float: none !important;
  }
  .priceHeader {
    display: block !important;
    background: none !important;
  }
  .priceHeader:before,
  .priceHeader:after {
    display: none !important;
    height: 0 !important;
  }
  .priceHeader .lft,
  .priceHeader .rt {
    float: none !important;
    min-width: 0 !important;
    display: block !important;
    color: #fff !important;
  }
  .priceHeader .price {
    margin: 10px auto !important;
    float: none !important;
  }
  .subscribeBox {
    padding: 40px 240px 20px 180px;
  }
  .subscribeBox .price {
    width: 140px;
  }
  .section > .inner {
    background-attachment: fixed !important;
  }
  .is-sticky .full-sticky-menu {
    position: relative !important;
  }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border: 0 !important;
  }
  .navbar-default .navbar-nav {
    float: none !important;
    background: transparent !important;
    z-index: 400 !important;
    width: 100%;
    height: auto !important;
    position: relative !important;
    margin: 0 !important;
    border: 0 !important;
  }
  .navbar-default .navbar-collapse {
    margin: 0 20px !important;
    background: #453c39;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    top: 30px;
  }
  .navbar-default .navbar-nav > li {
    margin: 0 !important;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 20px;
  }
  .navbar-default .navbar-nav > .active > a {
    display: block;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .navbar-default .navbar-toggle {
    float: none;
    top: 0;
    left: 0;
    padding: 15px;
    margin: 120px 0 0;
  }
  .navbar-header .smallSocials {
    position: relative !important;
    margin: 20px 0 10px -22px !important;
    top: 0 !important;
    right: auto !important;
    z-index: 2 !important;
  }
  footer {
    text-align: center !important;
  }
  footer .container > .row > div {
    margin-bottom: 70px !important;
  }
  footer img,
  footer hr {
    display: inline-block !important;
    float: none !important;
  }
  footer .tweet_list {
    text-align: left !important;
  }
  .flexslider.flexFull.type2 {
    width: 150% !important;
    margin-left: -25% !important;
    max-width: 150% !important;
  }
  .flexslider.flexFull .flex-direction-nav {
    bottom: 10px !important;
  }
  .personBox {
    margin-bottom: 55px !important;
  }
  .buttonBox {
    border: 2px solid #000 !important;
    border: 2px solid rgba(0, 0, 0, 0.3) !important;
    padding: 20px !important;
  }
  .navbar-default .navbar-nav.text-center {
    text-align: left;
  }
  .navbar-default .navbar-nav.text-center > li {
    margin-left: 6px;
    margin-right: 6px;
    display: block;
  }
  .navbar-nav > li > .dropdown-menu {
    text-align: left;
    position: relative;
    margin: 0 40px 20px 40px;
    display: block;
    float: none;
  }
  .demoContent .text-left,
  .demoContent .text-right {
    text-align: center !important;
  }
}
@media (max-width: 768px) {
  .table-responsive {
    border: none;
  }
  .table-responsive .table {
    margin-bottom: 10px;
    background-color: transparent;
  }
}
@media (max-width: 767px) {
  .section.hero > .inner {
    padding: 80px 0;
  }
  .heroHeader {
    font-size: 36px;
  }
  .subscribeBox {
    max-width: 821px;
    min-height: 160px;
    padding: 140px 20px 30px;
    margin: 30px auto 35px;
    text-align: center;
  }
  .subscribeBox .hdr3 {
    margin: 0 0 25px;
  }
  .subscribeBox .price {
    width: 100%;
    height: 120px;
    padding: 35px 10px 5px 5px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    font-family: "Germania One", Georgia, serif;
    font-size: 60px;
    text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.25);
    color: #f5f3eb;
  }
  .subscribeBox .btn {
    position: static;
    margin: 0;
  }
}
@media (max-width: 480px) {
  .sectionLead {
    font-size: 18px;
  }
  .hdr2 {
    font-size: 36px;
  }
  .process {
    position: relative;
    min-height: 340px;
  }
  .processBox {
    width: 300px;
    height: 300px;
    padding: 35px;
  }
  .processBox i {
    font-family: "Germania One", Georgia, serif;
    font-size: 50px;
    font-style: normal;
  }
  .processBox hr {
    margin: 15px auto 20px;
  }
  .processBox p {
    font-size: 18px;
  }
  .processBox1,
  .processBox2 {
    margin-bottom: -20px;
  }

  	.orderSummaryTable .head {
  	  padding: 0px 0px 5px 0px;
  	}
  	.orderSummaryTable .text {
  	  padding: 5px 0 0 0;
  	}

}
/* added styles */
.sold-out-desktop {
  background-image: url('../images/sold-out.png');
  position: absolute;
  width: 359px;
  height: 357px;
  top: 140px;
  right: 80px;
  z-index: 99999;
  padding: 140px 45px 40px;
  transform: rotate(7deg);
}
@media screen and (max-width: 1439px) {
  .sold-out-desktop {
    display: none;
  }
}
.sold-out-desktop-title {
font-size: 38px;
line-height: 0.9;
}
.sold-out-desktop-text {
  font-size: 24px;
  line-height: 1.25;
}
.sold-out-desktop {
padding:114px 45px 40px;
}
.sold-out-desktop p {
  font-family: 'Caveat Brush', cursive;
}
.sold-out-mobile {
  margin: -60px auto 0;
  background-image: url('../images/sold-out.png');
  background-size: cover;
  width: 320px;
  height: 318px;
  z-index: 99999;
  padding: 110px 40px;
}
@media screen and (min-width: 1440px) {
  .sold-out-mobile {
    display: none;
  }
}
.sold-out-mobile-title {
font-size: 38px;
line-height: 0.9;
}
}
.sold-out-mobile-text {
  font-size: 24px;
  line-height: 1.25;
}
.sold-out-mobile p {
  font-family: 'Caveat Brush', cursive;
}
.sold-out-mobile {
padding: 98px 40px;
 
}
.brand-yellow {
  color: #da9f10;
}
/* /added styles */
input[type="text"]::-webkit-input-placeholder { opacity: 1; }
input[type="text"]::-moz-input-placeholder { opacity: 1; }
input[type="search"]::-webkit-input-placeholder { opacity: 1; }
input[type="search"]::-moz-input-placeholder { opacity: 1; }
input[type="email"]::-webkit-input-placeholder { opacity: 1; }
input[type="email"]::-moz-input-placeholder { opacity: 1; }
input[type="tel"]::-webkit-input-placeholder { opacity: 1; }
input[type="tel"]::-moz-input-placeholder { opacity: 1; }
textarea::-moz-input-placeholder { opacity: 1; }
textarea::-webkit-input-placeholder { opacity: 1; }
a:hover{ outline: none !important; text-decoration: none !important;}
a:active{ outline: none !important;text-decoration: none !important;}

input{outline: none !important;}
textarea{outline: none !important;}
@font-face {
    font-family: 'commonsregular';
    src: url('../fonts/commonsregular.eot');
    src: url('../fonts/commonsregular.eot') format('embedded-opentype'),
         url('../fonts/commonsregular.woff2') format('woff2'),
         url('../fonts/commonsregular.woff') format('woff'),
         url('../fonts/commonsregular.ttf') format('truetype'),
         url('../fonts/commonsregular.svg#commonsregular') format('svg');
}
@font-face {
    font-family: 'ArialNarrow';
    src: url('../fonts/ArialNarrow.eot');
    src: url('../fonts/ArialNarrow.eot') format('embedded-opentype'),
         url('../fonts/ArialNarrow.woff2') format('woff2'),
         url('../fonts/ArialNarrow.woff') format('woff'),
         url('../fonts/ArialNarrow.ttf') format('truetype'),
         url('../fonts/ArialNarrow.svg#ArialNarrow') format('svg');
}
@font-face {
    font-family: 'GeorgiaProCondBlack';
    src: url('../fonts/GeorgiaProCondBlack.eot');
    src: url('../fonts/GeorgiaProCondBlack.eot') format('embedded-opentype'),
         url('../fonts/GeorgiaProCondBlack.woff2') format('woff2'),
         url('../fonts/GeorgiaProCondBlack.woff') format('woff'),
         url('../fonts/GeorgiaProCondBlack.ttf') format('truetype'),
         url('../fonts/GeorgiaProCondBlack.svg#GeorgiaProCondBlack') format('svg');
}


.wrapper{ width: 100%;}
.container{ width: 1600px;}

.header_sec{ width: 100%; padding: 20px 0;}
.header_inn{ width: 100%;}
.top_nav{ margin: 0px; padding: 0px; background: none; border: none; box-shadow: none; border-radius: 0px; height: auto; min-height: auto;}
.navbar-brand{ margin: 0px; padding: 0px; height: auto; min-height: auto; }
.navbar-brand img{ max-width: 100%;}

.test-grmn{ width: 100%; padding: 10px 0; text-align: center;}
.test-grmn h1{ color: #000; font: normal 55px/65px 'commonsregular';}
.pric-gal-row{ width: 100%; background-size: 100% 200px !important;}
.pric-gal-row .pic_box{ width: 100%;}
.pric-gal-row .pic_box img{ max-width: 100%;}
.pric-gal-row .txt_box{ width: 100%; padding: 30px 0 0;}
.eachmnth{ width: 100%; text-align: center;}
.eachmnth p{ color: #000; font: normal 30px/40px 'commonsregular';}
.pric-box{ width: 100%; display: inline-block; margin-top: 30px;}


.pric-box strong{ color: #669c35; font:normal 55px/66px 'commonsregular'; float: right; width: 60%; text-align: left; }
.pric-box span{ color: #e32400; font:normal 40px/70px 'commonsregular'; float: left; text-decoration: line-through; width: 40%; text-align: left; 
margin-left: -55px;}
.lmt-row{ width: 100%; display: inline-block; text-align: center;}
.lmt-row-box{ width: 525px; display: inline-block;}
.lmt-row-box .lmt{ width: 40%; float: left;}
.lmt-row-box .paus{ width: 55%; float: right;}
.lmt-row-box .lmt span{ color: #000; font: normal 30px/40px 'GeorgiaProCondBlack'; text-transform: uppercase;}
.lmt-row-box .paus ul li{ width: 50%; float: left; font: normal 18px/23px 'ArialNarrow'; border-left: 2px solid #000; min-height: 60px;}
.lmt-row-box .paus ul li:first-child{ border: none;}
.get-box{ width: 100%;}
.get-btn{  width: 100%; background: #669c35; color: #fff !important; font: normal 40px/83px 'commonsregular'; display: inline-block; height:82px;
border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-transform: uppercase;}
.puse-cansl{ width: 100%; text-align: center; padding: 14px 0;}
.puse-cansl p{ color:#669c35; font: normal 40px/42px 'commonsregular';}


.revw-chat-sec{ width: 100%; text-align: center;}
.rvw_btn{ width: 100%;}
.rvw_btn img{ max-width: 100%;}
.facebook-feedbk{ width: 100%; padding:10px 0; }
.facebook-feedbk h4{ color: #000; font: normal 33px/35px 'commonsregular';}
.fb-sms-row{ width: 100%; display: inline-block;}
.fb-sms-row .box{ width: 49%; text-align: center; padding: 0 10px; display: inline-block;}
.fb-sms-row .box img{ max-width: 100%;}
.fb-sms-row .box:nth-child(3){ display: block; float: right; margin-right: 10%;}
.fb-sms-row .box:nth-child(6){ display: block; float: right; margin-right: 10%;}
.fb-sms-row .box:nth-child(7){ display: block;}











@media (min-width: 768px) and (max-width: 5000px) 
{





} 
@media (min-width: 1600px) and (max-width: 1650px) 
{
.container{ width: 1570px;}





}
@media (min-width: 1500px) and (max-width: 1599px) 
{
.container{ width: 1470px;}





}

@media (min-width: 1400px) and (max-width: 1499px) 
{
.container{ width: 1370px;}





}




@media (min-width: 1300px) and (max-width: 1399px) 
{
.container{ width: 1270px;}





}

@media (min-width: 1200px) and (max-width: 1299px) 
{
.container{ width: 1170px;}





}





@media (min-width: 992px) and (max-width: 1199px) 
{
.container{ width: 970px;}
.test-grmn h1{ font-size: 45px; line-height: 54px;}
.eachmnth p{ font-size: 25px; line-height: 33px;}
.pric-box span{ font-size: 30px; line-height: 63px;}
.pric-box strong{ font-size: 40px; line-height: 65px;}
.lmt-row-box .lmt span{ font-size: 23px; line-height: 33px;}
.get-btn{ font-size: 34px; line-height: 67px; height: 67px;}
.puse-cansl p{ font-size: 25px; line-height: 33px;}
.facebook-feedbk h4{ font-size: 25px; line-height: 33px;}

.pric-box span{ margin-left: 0px;}
.pric-box strong{ text-align: right;}
.lmt-row-box{ width: 450px;}






}

 
 
 
@media (min-width: 768px) and (max-width: 991px) 
{
.container{ width: 750px;}
.test-grmn h1{ font-size: 35px; line-height: 44px;}
.eachmnth p{ font-size: 20px; line-height: 30px;}
.pric-box span{ font-size: 25px; line-height: 50px;}
.pric-box strong{ font-size: 30px; line-height: 55px;}
.lmt-row-box .lmt span{ font-size: 20px; line-height: 30px;}
.get-btn{ font-size: 30px; line-height: 60px; height: 60px;}
.puse-cansl p{ font-size: 20px; line-height: 30px;}
.facebook-feedbk h4{ font-size: 20px; line-height: 30px;}

.lmt-row-box{ width: 100%;}
.lmt-row-box .paus ul li{ font-size: 15px; line-height: 21px; min-height: 46px;}
.rvw_btn a{ width: 150px; display: inline-block;}

.pric-box span{ margin-left: 0px;}
.pric-box strong{ text-align: right;}
}


 
@media only screen and (max-width: 767px)
{
.container{ width: 100%;}
.test-grmn h1{ font-size: 35px; line-height: 44px;}
.eachmnth p{ font-size: 20px; line-height: 30px;}
.pric-box span{ font-size: 25px; line-height: 50px;}
.pric-box strong{ font-size: 30px; line-height: 55px;}
.lmt-row-box .lmt span{ font-size: 20px; line-height: 30px;}
.get-btn{ font-size: 30px; line-height: 60px; height: 60px;}
.puse-cansl p{ font-size: 20px; line-height: 30px;}
.facebook-feedbk h4{ font-size: 20px; line-height: 30px;}

.lmt-row-box{ width: 100%;}
.lmt-row-box .paus ul li{ font-size: 15px; line-height: 21px; min-height: 46px;}
.rvw_btn a{ width: 150px; display: inline-block;}



.fb-sms-row .box{ width: 100%; margin: 0px !important; display: inline-block !important;}
.pric-box span{ margin-left: 0px;}
.pric-box strong{ text-align: center;}
.pric-box span{ text-align: center;}




}

@media only screen and (max-width: 480px){ 

.test-grmn h1{ font-size: 27px; line-height: 38px;}
.pric-box span { font-size: 21px;line-height: 53px;}
.pric-box strong {font-size: 26px;line-height: 52px;}
.pric-box{ margin-top: 9px;}
.lmt-row-box .lmt span { font-size: 18px; line-height: 26px;}
.get-btn { font-size: 26px; line-height: 56px; height: 56px;}
.rvw_btn a { width: 130px; display: inline-block;}










} 
@media only screen and (max-width: 400px)
{ 
.eachmnth p br{ display: none;}
.test-grmn h1{ font-size: 21px;line-height: 33px;}
.eachmnth p { font-size: 19px;line-height: 26px;}
.lmt-row-box .lmt{ width: 100%;}
.lmt-row-box .paus{ width: 100%; padding: 20px 0;}



}

/* Custom: make "Only" smaller above the price */
.price .only {
  font-size: 18px;   
  display: block;     
  line-height: 1.2;  
}

/* Custom: make "Only" smaller above the price */
.price .only {
  font-size: 18px;   
  display: block;     
  line-height: 1.2;   
}
.reviews img {
  display: block;
  margin: 20px auto;
  max-width: 600px;
  width: 100%;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.15);
}

 
 
