@font-face {
  font-family: "brandon";
  src: url("../fonts/Brandon-Light.eot");
  src: url("../fonts/Brandon-Light.eot?#iefix") format('embedded-opentype'), url("../fonts/Brandon-Light.woff") format('woff'), url("../fonts/Brandon-Light.ttf") format('truetype'), url("../fonts/Brandon-Light.svg#brandon") format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "brandon";
  src: url("../fonts/Brandon-Bold.eot");
  src: url("../fonts/Brandon-Bold.eot?#iefix") format('embedded-opentype'), url("../fonts/Brandon-Bold.woff") format('woff'), url("../fonts/Brandon-Bold.ttf") format('truetype'), url("../fonts/Brandon-Bold.svg#brandon") format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "desire";
  src: url("../fonts/DesirePro.eot");
  src: url("../fonts/DesirePro.eot?#iefix") format('embedded-opentype'), url("../fonts/DesirePro.woff") format('woff'), url("../fonts/DesirePro.ttf") format('truetype'), url("../fonts/DesirePro.svg#desire") format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "merri";
  src: url("../fonts/Merriweather-Light.eot");
  src: url("../fonts/Merriweather-Light.eot?#iefix") format('embedded-opentype'), url("../fonts/Merriweather-Light.woff") format('woff'), url("../fonts/Merriweather-Light.ttf") format('truetype'), url("../fonts/Merriweather-Light.svg#merri") format('svg');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "miller";
  src: url("../fonts/MillerBanner-Bold.eot");
  src: url("../fonts/MillerBanner-Bold.eot?#iefix") format('embedded-opentype'), url("../fonts/MillerBanner-Bold.woff") format('woff'), url("../fonts/MillerBanner-Bold.ttf") format('truetype'), url("../fonts/MillerBanner-Bold.svg#miller") format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "open";
  src: url("../fonts/OpenSans-Light.eot");
  src: url("../fonts/OpenSans-Light.eot?#iefix") format('embedded-opentype'), url("../fonts/OpenSans-Light.woff") format('woff'), url("../fonts/OpenSans-Light.ttf") format('truetype'), url("../fonts/OpenSans-Light.svg#open") format('svg');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "open";
  src: url("../fonts/OpenSans-ExtraBold.eot");
  src: url("../fonts/OpenSans-ExtraBold.eot?#iefix") format('embedded-opentype'), url("../fonts/OpenSans-ExtraBold.woff") format('woff'), url("../fonts/OpenSans-ExtraBold.ttf") format('truetype'), url("../fonts/OpenSans-ExtraBold.svg#open") format('svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "roboto";
  src: url("../fonts/Roboto-Light_0.eot");
  src: url("../fonts/Roboto-Light_0.eot?#iefix") format('embedded-opentype'), url("../fonts/Roboto-Light_0.woff") format('woff'), url("../fonts/Roboto-Light_0.ttf") format('truetype'), url("../fonts/Roboto-Light_0.svg#roboto") format('svg');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "roboto";
  src: url("../fonts/Roboto-Bold.eot");
  src: url("../fonts/Roboto-Bold.eot?#iefix") format('embedded-opentype'), url("../fonts/Roboto-Bold.woff") format('woff'), url("../fonts/Roboto-Bold.ttf") format('truetype'), url("../fonts/Roboto-Bold.svg#roboto") format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "under";
  src: url("../fonts/under.eot");
  src: url("../fonts/under.eot?#iefix") format('embedded-opentype'), url("../fonts/under.woff") format('woff'), url("../fonts/under.ttf") format('truetype'), url("../fonts/under.svg#under") format('svg');
  font-weight: 400;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* Using @include svg-font-face('FontName', 'font-filename', 400); */
}
[data-icon]:before {
  font-family: "under" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "under" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-search:before {
  content: "\61";
}
.icon-facebook:before {
  content: "\62";
}
.icon-twitter:before {
  content: "\63";
}
.icon-rss:before {
  content: "\64";
}
.icon-left-open-big:before {
  content: "\65";
}
.icon-right-open-big:before {
  content: "\66";
}
.icon-pinterest:before {
  content: "\68";
}
* {
  margin: 0;
  padding: 0;
  outline: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-width: 1px;
}
html {
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
  -webkit-text-size-adjust: none;
}
a, a:hover, input, textarea, select {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: 0 none;
}
ul {
  margin-bottom: 20px;
  list-style: none;
}
ol {
  margin-bottom: 20px;
  list-style: inside decimal;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
:focus {
  outline: 0;
}
a img, fieldset, hr {
  border: 0;
}
mark {
  background: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: middle;
}
input, select, textarea {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 0;
}
input[type="submit"], input[type="button"], button {
  -webkit-appearance: none;
  cursor: pointer;
  border: none;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #707070;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #707070;
  opacity: 1;
}
hr {
  clear: both;
  font-size: 0;
  overflow: hidden;
  display: block;
  height: 0;
}
article, aside, details, figcaption, figure, footer, header, nav, section, summary, main {
  display: block;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.alignleft {
  margin: 0 30px 10px 0;
}
img.alignright {
  margin: 0 0 10px 30px;
}
.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
.valign {
  display: inline-block;
  vertical-align: middle;
  max-width: 94%;
}
.vfix {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.fullframe {
  height: 0;
  margin: 0;
  overflow: hidden;
  padding-bottom: 56.5%;
  position: relative;
  z-index: 0;
}
.fullframe > iframe, .fullframe > object, .fullframe > embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.selbel {
  opacity: 0;
}
.selbel_w {
  position: relative;
  display: block;
  width: 100%;
  font: 400 14px/40px "brandon";
  height: 40px;
  min-width: 65px;
}
.selbel_w select {
  -webkit-appearance: menulist-button;
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: relative;
  display: block;
  z-index: 1;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.selbel_w select + span {
  position: absolute;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  color: #555;
  padding: 0 10px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #eee;
}
.selbel_w select + span:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 5px 0 5px;
  border-color: #555 transparent transparent transparent;
  position: absolute;
  right: 13px;
  top: 16px;
}
.selbel_w select + span.err {
  border-color: #ef4036;
}
.selbel_w select option {
  padding: 5px;
}
div.wpcf7 {
  width: 302px;
  margin: 0 auto;
  text-align: center;
}
div.wpcf7 .wpcf7-form-control-wrap {
  display: block !important;
  margin-bottom: 20px;
  clear: both;
}
div.wpcf7 .wpcf7-not-valid-tip {
  background: #fff;
  border: 1px solid #f00;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
  font-family: "brandon";
  height: 100%;
  line-height: 30px;
  padding: 0 10px;
}
div.wpcf7 .wpcf7-response-output {
  float: left;
  width: 100%;
  margin: 10px 0 0 0;
  font-family: "brandon";
  font-size: 14px;
  line-height: 20px;
  padding: 5px 20px;
  text-align: center;
  background: #fff;
}
div.wpcf7 .ajax-loader {
  display: none;
}
div.wpcf7 .button {
  margin-top: 13px;
}
.bx-controls-direction a {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moztransform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 34px;
  height: 34px;
  z-index: 200;
  outline: 0;
}
.bx-controls-direction a.bx-prev {
  left: 0;
  background-position: 0 0;
}
.bx-controls-direction a.bx-next {
  right: 0;
  background-position: 100% 0;
}
.bx-pager {
  position: absolute;
  bottom: 30px;
  width: 100%;
  left: 0;
  text-align: center;
  font-size: 0;
}
.bx-pager .bx-pager-item {
  display: inline-block;
}
.bx-pager .bx-pager-item a {
  display: inline-block;
  vertical-align: top;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  opacity: 0.5;
  background: #fff;
}
.bx-pager .bx-pager-item a:hover, .bx-pager .bx-pager-item a.active {
  opacity: 1;
}
.error404 .content {
  text-align: center;
}
.error404 .content h1 {
  font-size: 75px;
  line-height: 1.2;
  padding-bottom: 40px;
  font-weight: 400;
}
.error404 .content h1 span {
  font-size: 100px;
  line-height: 1.2;
  color: #a3620a;
  font-weight: 700;
}
.error404 .content p {
  font-size: 25px;
}
#menuOpen {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #222;
  height: 50px;
  display: none;
}
#menuOpen.opened span:before, #menuOpen.opened span:after {
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#menuOpen.opened span:before {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotate(-45deg) translate(-7px, 7px);
  -moz-transform: rotate(-45deg) translate(-7px, 7px);
  -ms-transform: rotate(-45deg) translate(-7px, 7px);
  -o-transform: rotate(-45deg) translate(-7px, 7px);
  transform: rotate(-45deg) translate(-7px, 7px);
}
#menuOpen.opened span:after {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotate(45deg) translate(7px, 7px);
  -moz-transform: rotate(45deg) translate(7px, 7px);
  -ms-transform: rotate(45deg) translate(7px, 7px);
  -o-transform: rotate(45deg) translate(7px, 7px);
  transform: rotate(45deg) translate(7px, 7px);
}
#menuOpen p {
  margin-left: 3%;
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  line-height: 50px;
}
#menuOpen span {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moztransform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 3%;
  width: 27px;
  height: 27px;
  cursor: pointer;
  z-index: 300;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#menuOpen span:before, #menuOpen span:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  box-shadow: 0 4px 0 0 #fff, 0 18px 0 0 #fff;
  -webkit-box-shadow: 0 4px 0 0 #fff, 0 18px 0 0 #fff;
  -moz-box-shadow: 0 4px 0 0 #fff, 0 18px 0 0 #fff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#menuOpen span:after {
  content: "";
  position: absolute;
  top: 7px;
  height: 4px;
  -webkit-box-shadow: 0 4px 0 0 #fff;
  -moz-box-shadow: 0 4px 0 0 #fff;
  -ms-box-shadow: 0 4px 0 0 #fff;
  -o-box-shadow: 0 4px 0 0 #fff;
  box-shadow: 0 4px 0 0 #fff;
}
/*
 Flexbox grid @mixin
 EXAMPLE
 .flexbox {
 @include boxGrid(5, 4%);
 }
 */
html {
  font: 400 20px/1.5714 "brandon", sans-serif;
}
body {
  color: #333;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  background: #ededed;
}
#main {
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 100%;
}
.container {
  margin: 0 auto;
  width: 1140px;
  max-width: 94%;
  position: relative;
}
h1, h2, h3, h4, h5, h6 {
  color: #2c2c2c;
}
h1 {
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  padding-bottom: 25px;
}
h2 {
  padding-bottom: 20px;
}
h3 {
  padding-bottom: 20px;
}
.title {
  text-align: left;
  text-transform: none;
  font-size: 36px;
  padding: 0 15px 30px;
  margin-bottom: 60px;
  border-bottom: 2px solid #2c2c2c;
  position: relative;
}
.title span {
  font-size: 160px;
  position: absolute;
  left: -130px;
  top: -160px;
  color: rgba(44, 44, 44, 0.07);
}
.divider {
  background: rgba(0, 0, 0, 0) url("../images/stripe.png") repeat scroll 0 0;
  clear: both;
  height: 10px;
  margin: 10px 0 20px;
  overflow: hidden;
}
a {
  color: #a3620a;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a:hover {
  text-decoration: underline;
}
p {
  padding-bottom: 17px;
  line-height: 1.5;
}
blockquote {
  margin-bottom: 20px;
  padding: 15px 40px 10px;
}
blockquote p {
  padding-bottom: 5px;
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
header {
  background: url("../images/header.jpg") 0 0 repeat-x;
  min-height: 127px;
  padding-top: 30px;
}
#logo {
  position: relative;
  z-index: 0;
  display: inline-block;
  width: 297px;
}
#logo:before {
  content: "";
  position: absolute;
  top: -30px;
  left: -50px;
  background: url("../images/paint.png") 0 0 no-repeat;
  width: 236px;
  height: 127px;
  z-index: -1;
}
.topNav {
  margin-bottom: 20px;
  color: #a9a8a7;
  font-size: 12px;
  text-transform: uppercase;
  text-align: right;
}
.topNav a {
  color: #a9a8a7;
  margin-right: 16px;
  display: inline-block;
  vertical-align: middle;
}
.topNav a:after {
  content: "|";
  display: inline-block;
  vertical-align: baseline;
  margin-left: 18px;
}
.topNav #searchform {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.topNav #searchform #s {
  background: none;
  font-size: 12px;
  text-transform: uppercase;
  border: none;
  width: 85px;
  padding: 0 20px 0 10px;
  color: #000;
  height: 28px;
  text-align: left;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.topNav #searchform #s:focus {
  width: 200px;
  background: #fff;
}
.topNav #searchform #s:focus + div:after {
  color: #777;
}
.topNav #searchform div {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  height: 100%;
}
.topNav #searchform div:after {
  content: "\61";
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 12px;
  font-family: "under";
  color: #fff;
  text-transform: none;
  z-index: -1;
}
.topNav #searchform div #searchsubmit {
  background: none;
  font-size: 0;
  height: 100%;
  width: 13px;
}
@media screen and (min-width: 1024px) {
  #mainMenu ul {
    font-size: 0;
  }
  #mainMenu ul li {
    display: inline-block;
    vertical-align: top;
  }
  #mainMenu ul li a {
    font-size: 16px;
    display: block;
    margin: 0 7px;
    color: #a9a8a7;
  }
  #mainMenu ul li:hover a, #mainMenu ul li.current-menu-item a {
    color: #fff;
    text-decoration: underline;
  }
  #mainMenu ul li:last-child a {
    margin-right: 0;
  }
}
.content {
  padding: 85px 0;
}
.content .text hr {
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
}
.cat {
  font-size: 18px;
  text-transform: uppercase;
  color: #2c2c2c;
  position: relative;
  padding-bottom: 0;
  margin-bottom: 25px;
  z-index: 0;
}
.cat:after {
  content: "";
  background: #a3620a;
  height: 5px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 8px;
  z-index: -1;
}
.cat span {
  background: #ededed;
  padding-right: 40px;
  position: relative;
}
.cat span:after {
  content: "";
  position: absolute;
  right: 20px;
  top: 5px;
  background: url("../images/cat-ar.png") 0 0 / cover no-repeat;
  width: 15px;
  height: 15px;
  margin-left: 5px;
}
.cat a {
  color: #2c2c2c;
}
.cat a:hover {
  color: #a3620a;
  text-decoration: none;
}
.categories {
  padding: 17px 0;
  border-bottom: 1px solid #d7d7d7;
}
.categories h4 {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  text-transform: uppercase;
  color: #a3620a;
  margin-right: 35px;
}
.categories ul {
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  text-align: center;
}
.categories ul li {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}
.categories ul li a {
  color: #333;
  margin-left: 16px;
}
.categories ul li a:before {
  content: "|";
  display: inline-block;
  vertical-align: baseline;
  margin-right: 18px;
}
.categories ul li:hover a {
  color: #2c2c2c;
}
.categories ul .current-cat a {
  color: #000;
  font-weight: bold;
}
.categories + .content {
  padding-top: 40px;
}
.posts {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-flow: wrap;
  -moz-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: -0.5%;
  width: 101%;
  margin-bottom: 25px !important;
}
.posts > * {
  width: 32.33333%;
  margin: 0 0.5% 0.66667em;
}
.posts .cat {
  margin-bottom: 25px;
  width: 100%;
}
.posts.recent {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-flow: wrap;
  -moz-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: -0.5%;
  width: 101%;
}
.posts.recent > * {
  width: 24%;
  margin: 0 0.5% 0.625em;
}
.posts.recent .thumb {
  height: 220px;
}
.post .thumb {
  display: block;
  margin-bottom: 15px;
  height: 140px;
  overflow: hidden;
}
.post .info {
  padding: 0 15px;
}
.post .info h3 {
  padding-bottom: 0;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1.3;
}
.post .info h3 a {
  color: #2c2c2c;
}
.post .info h3 a:hover {
  color: #a3620a;
}
.post .info time, .post .info span {
  color: #999;
  font-size: 15px;
}
.wp-caption-text {
  font-size: 16px;
}
.post-type-archive .post .thumb {
  height: 200px;
  position: relative;
}
.post-type-archive .post .thumb img {
  min-width: 100%;
}
.post-type-archive .post .thumb .info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.35);
  color: #fff;
  padding: 0.75rem;
}
.post-type-archive .post .thumb .info strong {
  text-transform: uppercase;
}
.tpl-recent-articles .post .thumb {
  height: 198px;
}
#add .thumb {
  background: #e1e1e1;
  padding-bottom: 67%;
  position: relative;
}
#add .thumb span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#add .thumb figure {
  background: url("../images/add.png") 0 0 no-repeat;
  width: 106px;
  height: 106px;
  margin: 0 auto 20px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#add .thumb mark {
  font-size: 14px;
  font-weight: 700;
  color: #2c2c2c;
  text-transform: uppercase;
}
#add:hover figure {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.navigation {
  position: relative;
  z-index: 0;
  padding-top: 30px;
}
.navigation:before {
  content: "";
  background: #a3620a;
  height: 5px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 6px;
  z-index: -1;
}
.navigation .wp-pagenavi {
  text-align: right;
  background: #ededed;
  padding-left: 25px;
  display: inline;
  margin-left: auto;
}
.navigation .wp-pagenavi span, .navigation .wp-pagenavi a {
  padding: 0;
  border: none;
  font-size: 14px;
  margin: 0 4px;
  color: #999;
}
.navigation .wp-pagenavi span.current, .navigation .wp-pagenavi a.current {
  font-weight: 400;
  color: #2c2c2c;
}
.navigation .wp-pagenavi .previouspostslink, .navigation .wp-pagenavi .nextpostslink {
  color: #2c2c2c;
}
.navigation .wp-pagenavi .previouspostslink {
  margin-right: 15px;
}
.navigation .wp-pagenavi .nextpostslink {
  margin-left: 15px;
}
.singleSlider {
  width: 912px;
  max-width: 100%;
  margin: 0 auto 40px;
}
.single .text {
  width: 850px;
  max-width: 100%;
  margin: 0 auto;
}
.single .text h2 {
  font-size: 36px;
  padding-bottom: 15px;
}
.single .sTitle {
  padding-bottom: 35px;
  margin-bottom: 30px;
  border-bottom: 2px solid #372d24;
}
.tags {
  margin: 50px 0;
  text-align: center;
  font-size: 0;
}
.tags > * {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin: 3px 5px;
}
.tags h3 {
  font-size: 14px;
  color: #a3620a;
  text-transform: uppercase;
  padding: 0 10px;
}
.tags a {
  line-height: 29px;
  padding: 0 20px;
  color: #333;
  border: 1px solid #333;
}
.tags a:hover {
  text-decoration: none;
  color: #a3620a;
  border-color: #a3620a;
}
.commentBox {
  padding: 30px 0;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 80px;
}
.commentBox .container {
  width: 850px;
}
.commentBox #comments .commentlist {
  margin-bottom: 20px;
}
.commentBox #comments .commentlist li {
  margin-bottom: 20px;
}
.commentBox #comments .commentlist li .comment-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
.commentBox #comments .commentlist li .comment-body .comment-thumb {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50px;
  -moz-box-flex: 1;
  -moz-flex: 1 0 50px;
  -ms-flex: 1 0 50px;
  flex: 1 0 50px;
  margin-right: 3.5%;
}
.commentBox #comments .commentlist li .comment-body .comment-thumb img {
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.commentBox #comments .commentlist li .comment-body .one-comment-txt {
  position: relative;
  background: #fff;
  border: 1px solid #e1e1e1;
  padding: 20px 3.5% 5px;
}
.commentBox #comments .commentlist li .comment-body .one-comment-txt:before {
  content: "";
  position: absolute;
  background: url("../images/comm.png") 0 0 no-repeat;
  width: 9px;
  height: 9px;
  left: -9px;
  top: -1px;
}
.commentBox #comments .commentlist li .comment-body .one-comment-txt .data {
  margin-bottom: 17px;
}
.commentBox #comments .commentlist li .comment-body .one-comment-txt .authorname {
  font-size: 18px;
  font-weight: 700;
  color: #2c2c2c;
  display: inline-block;
  vertical-align: baseline;
  margin-right: 5px;
}
.commentBox #comments .commentlist li .comment-body .one-comment-txt time {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 5px;
}
.commentBox #comments h3 {
  text-align: center;
}
.commentBox #comments textarea, .commentBox #comments input[type="text"] {
  margin-top: 0;
  margin-bottom: 20px;
}
.commentBox #comments .comment-notes, .commentBox #comments .comment-reply-link {
  display: none;
}
.commentBox #comments .button {
  margin-top: 13px;
}
.tpl-contact {
  background: #fff;
}
.tpl-about .content {
  padding-top: 175px;
  background: url("../images/about.png") 80% 100% no-repeat;
}
.tpl-about .content .container {
  width: 850px;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="search"], input[type="password"], textarea {
  height: 30px;
  width: 100%;
  border: none;
  border-bottom: 1px solid #b7b7b7;
  background: none;
  padding: 0 10px;
  font-family: "brandon";
  font-size: 16px;
  text-align: center;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="search"]:focus, input[type="password"]:focus, textarea:focus {
  border-bottom: 1px solid #11b700;
}
textarea {
  resize: none;
  height: 100px;
  padding: 5px 10px;
  border: 1px solid #b7b7b7;
  margin-top: 13px;
}
textarea:focus {
  border: 1px solid #11b700;
}
.fancybox-title {
  padding: 0 !important;
}
.fancybox-title a {
  background: url("../images/download_button.png") 0 0 no-repeat;
  position: absolute;
  left: 30px;
  bottom: 25px;
  width: 97px;
  height: 22px;
  font-size: 0;
}
.button {
  display: inline-block;
  line-height: 30px;
  padding: 0 20px;
  min-width: 140px;
  text-align: center;
  cursor: pointer;
  background: #a3620a;
  color: #fff;
  font-family: "brandon";
  font-size: 14px;
}
.button:hover {
  opacity: 0.8;
  text-decoration: none;
}
.pmpro_btn {
  display: inline-block !important;
  line-height: 40px;
  padding: 0 20px;
  min-width: 140px;
  text-align: center;
  cursor: pointer;
  background: #a3620a;
  color: #fff;
  font-family: "brandon";
  font-size: 18px !important;
  text-transform: uppercase;
}
.pmpro_btn:hover {
  background: #372c24 !important;
  text-decoration: none;
  color: #fff !important;
}
#pmpro_level-1 {
  background: #fff;
  padding: 20px;
}
#pmpro_level-1 label[for="bcountry"], #pmpro_level-1 label[for="ExpirationMonth"], #pmpro_level-1 label[for="ExpirationYear"] {
  position: static !important;
}
#pmpro_level-1 .selbel_w {
  float: left;
  width: 250px;
  margin-bottom: 15px;
}
#pmpro_level-1 .selbel_w + .pmpro_asterisk {
  float: left;
  margin: 0 7px;
}
#pmpro_level-1 .selbel_w select {
  max-width: 100% !important;
}
#pmpro_level-1 form.pmpro_form .input, #pmpro_level-1 form.pmpro_form textarea, #pmpro_level-1 form.pmpro_form select {
  width: 100%;
}
#pmpro_level-1 #discount_code_button {
  display: inline-block !important;
  line-height: 30px;
  padding: 0 20px;
  text-align: center;
  cursor: pointer;
  background: #a3620a;
  color: #fff;
  font-family: "brandon";
  font-size: 18px !important;
  text-transform: uppercase;
}
#pmpro_level-1 #discount_code_button:hover {
  background: #372c24 !important;
  text-decoration: none;
  color: #fff !important;
}
#pmpro_level-1 #pmpro_license {
  padding: 15px;
}
#pmpro_level-1 form.pmpro_form .pmpro_submit {
  display: inline-block;
  margin: 15px 0 0;
}
footer {
  background: #372c24;
  font-size: 15px;
}
footer .logo img {
  margin: 30px auto;
  width: 115px;
}
footer .last_tweets .item {
  padding-left: 30px;
  position: relative;
}
footer .last_tweets .item cite {
  display: block;
}
footer .last_tweets .item cite a {
  color: #b5942e;
}
footer .last_tweets .item:not(:first-child) {
  margin-top: 20px;
}
footer .last_tweets .item:before {
  font-family: "under";
  content: "\63";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 20px;
  color: #45b0e3;
  z-index: 10;
}
footer .container {
  padding: 1.75rem 0;
  color: #999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
footer .container a {
  color: #999;
}
footer .container h5 {
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 0.8rem;
  text-transform: uppercase;
  padding: 0 1.5rem 1rem 0;
  background: #372c24;
}
footer .container .left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-basis: 840px;
  -moz-flex-basis: 840px;
  -ms-flex-preferred-size: 840px;
  flex-basis: 840px;
}
footer .container .box, footer .container .follow {
  position: relative;
}
footer .container .box:before, footer .container .follow:before {
  content: '';
  height: 1px;
  background: #b5942e;
  position: absolute;
  left: 0;
  right: 0;
  top: 18px;
}
footer .container .box {
  -webkit-flex-basis: 550px;
  -moz-flex-basis: 550px;
  -ms-flex-preferred-size: 550px;
  flex-basis: 550px;
}
footer .container .follow {
  -webkit-flex-basis: 265px;
  -moz-flex-basis: 265px;
  -ms-flex-preferred-size: 265px;
  flex-basis: 265px;
  padding-right: 20px;
}
footer .container .follow p {
  margin-left: 10px;
}
footer .container .follow a {
  text-decoration: underline;
}
footer .container .follow a:hover {
  text-decoration: none;
}
footer .container .items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 10px;
}
footer .container .items a {
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}
footer .container .sIcons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
footer .container .sIcons a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  color: #fff;
  height: 30px;
  min-width: 30px;
  font-size: 20px;
  margin: 0 5px;
}
footer .container .sIcons a:hover {
  text-decoration: none;
  opacity: 0.7;
}
footer .container .sIcons .icon-facebook {
  background: #3d599b;
}
footer .container .sIcons .icon-twitter {
  background: #55a6c8;
}
footer .container .sIcons .icon-pinterest {
  background: #bd081c;
}
footer .container .sIcons .icon-rss {
  background: #b5942e;
}
footer .container .sIcons .icon-instagram {
  background: url(../images/instagram_30x30.jpg);
}
footer .container .sIcons .icon-gplus {
  background: url(../images/google_plus.jpg);
}
.pmpro_box th {
  text-align: left;
}
#pmpro_levels_table.pmpro_checkout {
  table-layout: fixed;
  margin: 0 auto 40px;
  overflow: hidden;
  background: none;
  max-width: 100%;
  width: 560px;
}
#pmpro_levels_table.pmpro_checkout thead {
  display: none;
}
#pmpro_levels_table.pmpro_checkout + .navigation {
  display: none;
}
#pmpro_levels_table.pmpro_checkout tr {
  border-bottom: 1px solid #777;
}
#pmpro_levels_table.pmpro_checkout tr td {
  color: #666;
  width: 50%;
}
#pmpro_levels_table.pmpro_checkout tr td:first-child {
  position: relative;
}
#pmpro_levels_table.pmpro_checkout tr td:first-child:before {
  border: 1px solid #a3610a;
  margin: 0px 10px -1px 5px;
  display: inline-block;
  height: 12px;
  width: 12px;
  content: '';
}
#pmpro_levels_table.pmpro_checkout tr td:first-child:after {
  font: 700 11px 'Tahoma';
  position: absolute;
  content: '\2713';
  color: #a3610a;
  left: 17px;
  opacity: 0;
  top: 14px;
}
#pmpro_levels_table.pmpro_checkout tr td:first-child + td {
  text-align: right;
  color: #333;
}
#pmpro_levels_table.pmpro_checkout tr td:last-child {
  width: 0;
  padding: 0;
}
#pmpro_levels_table.pmpro_checkout tr.active td {
  background: transparent;
}
#pmpro_levels_table.pmpro_checkout tr.active td:first-child:after {
  opacity: 1;
}
#pmpro_levels_table.pmpro_checkout .pmpro_btn {
  opacity: 0 !important;
  position: absolute;
  margin: -20px 0 0;
  padding: 10px 0;
  right: 0;
  left: 0;
}
.error * {
  color: red;
}
.success * {
  color: green;
}
.home {
  background: #ededed;
}
.home .top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  padding-bottom: 2.25rem;
}
.home .top p {
  font-size: 1rem;
}
.home .top .items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
.home .top .items .item {
  -webkit-flex-basis: 262px;
  -moz-flex-basis: 262px;
  -ms-flex-preferred-size: 262px;
  flex-basis: 262px;
  background-image: url(../images/slide.jpg);
  background-size: cover;
  background-position: center top;
  width: 375px;
  position: relative;
}
.home .top .items .info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.35);
  padding: 13px 19px;
}
.home .top .items .info a {
  padding: 0;
  line-height: 1;
  color: #fff;
  display: block;
  text-decoration: none;
}
.home .top .items .info strong {
  display: block;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.home .mainSlider {
  -webkit-flex-basis: 755px;
  -moz-flex-basis: 755px;
  -ms-flex-preferred-size: 755px;
  flex-basis: 755px;
  margin: 0 10px 0 0;
}
.home .mainSlider .swiper-slide {
  background-size: cover;
  background-position: center;
  height: 535px;
}
.home .mainSlider .info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.35);
}
.home .mainSlider .info a {
  padding: 1rem 19px;
  display: block;
  text-decoration: none;
  color: #fff;
}
.home .mainSlider .info strong {
  text-transform: uppercase;
}
.home .mainSlider .swiper-pagination {
  position: absolute;
  left: 30px;
  top: 25px;
  bottom: auto;
  text-align: left;
}
.home .mainSlider .swiper-pagination-bullet {
  background: #fff;
  border: 1px solid #949896;
  opacity: 1;
  margin: 0 1px !important;
  width: 9px;
  height: 9px;
}
.home .mainSlider .swiper-pagination-bullet-active {
  background: #a3620a;
  border: 1px solid #949896;
}
.home .mainSlider .swiper-button-next, .home .mainSlider .swiper-container-rtl .swiper-button-prev {
  background-image: none;
  right: 10px;
}
.home .mainSlider .swiper-button-next:after, .home .mainSlider .swiper-container-rtl .swiper-button-prev:after {
  content: '\66';
  font-size: 31px;
  font-family: "under";
  color: #fff;
}
.home .mainSlider .swiper-button-prev, .home .mainSlider .swiper-container-rtl .swiper-button-next {
  background-image: none;
  left: 10px;
}
.home .mainSlider .swiper-button-prev:after, .home .mainSlider .swiper-container-rtl .swiper-button-next:after {
  content: '\65';
  font-size: 31px;
  font-family: "under";
  color: #fff;
}
.home .mainSlider .singleSlider {
  position: relative;
}
.home .mainSlider .swiper-button-next, .home .mainSlider .swiper-button-prev {
  margin-top: -13px;
  height: auto;
  width: auto;
}
.home .block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  padding-bottom: 2.25rem;
}
.home .block > * {
  -webkit-flex-basis: 49.5%;
  -moz-flex-basis: 49.5%;
  -ms-flex-preferred-size: 49.5%;
  flex-basis: 49.5%;
  min-height: 230px;
}
.home .block .info_block {
  background: url(../images/main-bnr.jpg) no-repeat 100% 100% #fff;
  color: #2c2c2c;
  position: relative;
  font-family: 'roboto';
}
.home .block .info_block .text {
  max-width: 260px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moztransform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 7%;
}
.home .block .info_block strong {
  font-size: 1.8rem;
}
.home .block .info_block small {
  font-size: 0.7rem;
}
.home .block .info_block span {
  font-size: 1.2rem;
}
.home .block .info_block p {
  color: #999;
  line-height: 1.2;
}
.subscribe {
  background: url(../images/subscribe.jpg);
  background-position: center;
  background-size: cover;
  text-align: center;
  padding: 1.75rem 0 3.5rem;
}
.subscribe strong {
  display: inline-block;
  color: #fff;
  padding-bottom: 1.75rem;
  font-weight: 700;
  font-size: 1.5rem;
  font-family: 'miller';
  max-width: 94%;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.subscribe div.wpcf7 {
  width: 420px;
  max-width: 94%;
  position: relative;
  margin: 0 auto;
}
.subscribe div.wpcf7 .wpcf7-not-valid-tip {
  height: 40px;
  line-height: 40px;
  text-align: left;
}
.subscribe input[type="text"] {
  height: 40px;
  padding-right: 140px;
  background: #fff;
  border: 1px solid #3b2f26;
  text-align: left;
}
.subscribe input[type="text"]:focus {
  border-bottom: 1px solid #3b2f26;
}
.subscribe input[type="submit"] {
  line-height: 40px;
  height: 40px;
  width: 130px;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  color: #fff;
  background: #3b2f26;
  font-size: 16px;
}
.single .swiper-button-next, .single .swiper-container-rtl .swiper-button-prev {
  background-image: none;
  right: -63px;
}
.single .swiper-button-next:after, .single .swiper-container-rtl .swiper-button-prev:after {
  content: '\66';
  font-size: 21px;
  font-family: "under";
  color: #252525;
}
.single .swiper-button-prev, .single .swiper-container-rtl .swiper-button-next {
  background-image: none;
  left: -63px;
}
.single .swiper-button-prev:after, .single .swiper-container-rtl .swiper-button-next:after {
  content: '\65';
  font-size: 21px;
  font-family: "under";
  color: #252525;
}
.single .singleSlider {
  position: relative;
}
.single .swiper-button-next, .single .swiper-button-prev {
  margin-top: -13px;
  height: auto;
  width: auto;
}
.tpl-contact .content {
  padding-bottom: 0;
}
.tpl-contact .subscribe {
  margin-top: 4.75rem;
}
.post-type-archive h1 {
  font-size: 3rem;
  text-transform: none;
  padding-bottom: 0;
}
.post-type-archive .top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding-bottom: 2rem;
}
.post-type-archive .location {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  min-width: 300px;
  font-size: 0.7rem;
}
.post-type-archive .country {
  position: relative;
}
.post-type-archive .country > * {
  display: inline-block;
}
.post-type-archive .country .mark {
  padding-left: 25px;
  position: relative;
}
.post-type-archive .country .mark:before {
  content: '';
  background-image: url(../images/location.png);
  background-size: contain;
  width: 15px;
  height: 21px;
  position: absolute;
  top: 0;
  left: 0;
}
.post-type-archive .country .selbel_w select + span {
  color: #010101;
}
.post-type-archive .region .selbel_w {
  min-width: 140px;
}
.post-type-archive .selbel_w {
  height: 25px;
  line-height: 1.8;
}
.post-type-archive .selbel_w select + span {
  border: none;
  background: none;
}
.post-type-archive .selbel_w select + span:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 3px 0 3px;
  border-color: #010101 transparent transparent transparent;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moztransform: translate(0, -50%);
  transform: translate(0, -50%);
}
.post-type-archive .items {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-flow: wrap;
  -moz-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: -0.5%;
  width: 101%;
  padding-bottom: 2rem;
}
.post-type-archive .items > * {
  width: 32.33333%;
  margin: 0 0.5% 0.66667em;
}
.post-type-archive .items .item {
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.post-type-archive .items .picture {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
  height: 200px;
  overflow: hidden;
}
.post-type-archive .items .info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.35);
  color: #fff;
  padding: 0.75rem;
}
.post-type-archive .items .info strong {
  text-transform: uppercase;
}
.post-type-archive .items .text {
  padding: 0 0.75rem;
}
.post-type-archive .items h3 {
  padding-bottom: 0;
  font-size: 0.7rem;
  text-transform: uppercase;
  line-height: 1.3;
}
.post-type-archive .items h3 a {
  color: #2c2c2c;
}
.post-type-archive .items h3 a:hover {
  color: #a3620a;
}
.text ul {
  margin-left: 20px;
  list-style: disc;
}
.tpl-recomend .content {
  padding-top: 8.5rem;
}
.tpl-recomend .subscribe {
  margin: 50px 0 15px;
}
.tpl-recomend .small-cont {
  width: 850px;
  max-width: 94%;
  margin: 0 auto;
  position: relative;
  padding: 45px 0;
}
.tpl-recomend .small-cont.first {
  padding: 0;
}
.tpl-recomend .small-cont.first + .small-cont {
  padding-top: 0;
}
.tpl-recomend .small-cont .title span {
  font-size: 140px;
  top: -140px;
}
.tpl-recomend .small-cont h1.title {
  border: none;
  padding: 0;
  margin: 0;
}
.tpl-recomend .small-cont .swip_wrap .picture {
  height: 300px;
  background: #e1e1e1;
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}
.tpl-recomend .small-cont .swip_wrap img {
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.tpl-recomend .small-cont .text {
  padding: 0 20px;
  text-align: center;
}
.tpl-recomend .small-cont .text h3 {
  padding-bottom: 0;
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 14px;
}
.swip_wrap {
  position: relative;
  margin-bottom: 20px;
}
.swip_wrap .button-next, .swip_wrap .button-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moztransform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  z-index: 10;
  margin-top: -30px;
}
.swip_wrap .button-next:after, .swip_wrap .button-prev:after {
  content: '';
  font-family: "under";
  font-size: 21px;
  color: #252525;
}
.swip_wrap .button-next {
  right: -50px;
}
.swip_wrap .button-next:after {
  content: '\66';
}
.swip_wrap .button-prev {
  left: -50px;
}
.swip_wrap .button-prev:after {
  content: '\65';
}
.swip_wrap .swiper-button-disabled {
  opacity: 0.5;
}
.tpl-login .content, .tpl-register .content {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 10rem 0;
}
.log {
  width: 277px;
  max-width: 94%;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.log input {
  margin-bottom: 20px;
}
.log input[type="submit"] {
  display: inline-block;
  line-height: 30px;
  padding: 0 20px;
  margin-top: 35px;
  min-width: 140px;
  text-align: center;
  cursor: pointer;
  background: #a3620a;
  color: #fff;
  font-family: "brandon";
  font-size: 14px;
}
.tpl-membership .content {
  padding: 7.5rem 0;
}
.tpl-membership .button {
  display: block;
  margin: 80px auto 0;
}
.tpl-membership h1 {
  padding-bottom: 4rem;
}
.tpl-membership .check {
  border-bottom: 1px solid #b7b7b7;
  padding: 0 15px;
  width: 565px;
  max-width: 94%;
  margin: 0 auto;
}
.tpl-membership .check strong {
  margin-left: auto;
  color: #010101;
}
.tpl-membership label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
.tpl-membership label span {
  position: relative;
  display: inline-block;
  padding-left: 25px;
  vertical-align: top;
}
.tpl-membership label span:before {
  position: absolute;
  top: 4px;
  left: 0;
  width: 12px;
  height: 12px;
  content: '';
  border: 1px solid #a3620a;
  background: rgba(143, 43, 30, 0);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.tpl-membership label span:after {
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  top: 1px;
  left: 1px;
  content: '\2713';
  opacity: 0;
  color: #a3620a;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.tpl-membership label input {
  display: none;
}
.tpl-membership label input:checked + span:after {
  opacity: 1;
}
.tpl-new-event .log {
  width: 360px;
}
.tpl-new-event .addImageTemplate {
  display: none;
}
#pmpro_invoices_table tbody, #pmpro_invoice_table tbody {
  text-align: center;
}
label[for="bcountry"], label[for="ExpirationMonth"], label[for="ExpirationYear"] {
  position: absolute;
}
select[name="bcountry"], select[name="ExpirationMonth"], select[name="ExpirationYear"] {
  width: 100% !important;
  max-width: 100% !important;
}
.pmpro-account h1 {
  font-size: 36px;
  padding-bottom: 15px;
}
.pmpro-account #pmpro_account-profile > p {
  font-size: 26px;
}
.pmpro-billing #bzipcode {
  width: 90px;
}
.pmpro-billing .pmpro_payment-expiration select {
  padding: 4 6px !important;
  font-size: 14px !important;
  margin-left: 210px;
  margin-right: 5px;
}
.pmpro-billing .pmpro_payment-expiration select + select {
  margin-left: 5px;
}
@media screen and (max-width: 1220px) {
  .home .top {
    display: block;
  }
  .home .top .items {
    display: block;
    text-align: center;
  }
  .home .top .items .item {
    width: 375px;
    height: 262px;
    max-width: 100%;
    margin: 0 6px 10px;
    display: inline-block;
  }
  .home .mainSlider {
    margin: 0 0 30px 0;
  }
  .tpl-recomend .button-next {
    right: 0;
  }
  .tpl-recomend .button-prev {
    left: 0;
  }
}
@media screen and (max-width: 1152px) {
  #mainMenu ul li a {
    font-size: 15px;
    margin: 0 6px;
  }
}
@media screen and (max-width: 1024px) {
  html {
    font-size: 15px;
  }
  #menuOpen {
    display: block;
    z-index: 5;
  }
  #menuOpen.opened + #mainMenu {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  #menuOpen p {
    padding-bottom: 0;
  }
  #mainMenu {
    position: fixed;
    top: 50px;
    width: 100%;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background: rgba(26, 26, 26, 0.95);
    right: 0;
    bottom: 0;
    overflow: auto;
    z-index: 5;
  }
  #mainMenu ul li {
    display: inline-block;
    width: 100%;
  }
  #mainMenu ul li a {
    display: block;
    margin: 0;
    color: #fff;
    font-size: 18px;
    padding: 15px 3%;
    border-bottom: 1px solid #000;
  }
  #mainMenu ul li:hover a {
    background: none;
  }
  #mainMenu ul li.current-menu-item > a {
    background: #a3620a;
  }
  header {
    margin-top: 50px;
  }
  header > .flex {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
  }
  .topNav {
    margin-bottom: 4px;
  }
  .content {
    padding: 50px 0;
  }
  .home .mainSlider .swiper-slide {
    height: 480px;
  }
  .home .block {
    display: block;
  }
  .home .block .subscribe {
    margin-bottom: 20px;
  }
  .posts {
    margin-bottom: 20px !important;
  }
  .posts.recent {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: -1%;
    width: 102%;
  }
  .posts.recent > * {
    width: 48%;
    margin: 0 1% 1.5em;
  }
  footer .container {
    display: block;
  }
  footer .container .left {
    display: block;
  }
  footer .container .box {
    margin-bottom: 25px;
  }
  footer .container .items {
    padding-left: 0;
  }
  footer .container .sIcons {
    display: block;
    text-align: center;
    margin-top: 10px;
  }
  footer .container .sIcons a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 30px;
  }
  .wp-caption {
    max-width: 100%;
  }
  .tpl-membership .content {
    padding: 3rem 0;
  }
  .tpl-membership h1 {
    padding-bottom: 1.5rem;
  }
  form.pmpro_form label {
    text-align: left;
  }
  .tpl-about .content {
    padding-top: 70px;
  }
  .title span {
    display: none;
  }
  .post-type-archive h1 {
    font-size: 2.4rem;
  }
  .post-type-archive .top {
    display: block;
  }
  .post-type-archive .location {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .post-type-archive .country {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  .post-type-archive .country .mark + div {
    text-align: left;
    min-width: 120px;
  }
  .tpl-recomend .content {
    padding-top: 50px;
  }
  .tpl-recomend h1.title {
    display: none;
  }
  .tpl-recomend .small-cont {
    padding: 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .home .mainSlider .swiper-slide {
    height: 420px;
  }
  .post-type-archive .items {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: -1%;
    width: 102%;
  }
  .post-type-archive .items > * {
    width: 48%;
    margin: 0 1% 1.5em;
  }
  .posts {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: -1%;
    width: 102%;
  }
  .posts > * {
    width: 48%;
    margin: 0 1% 1.5em;
  }
  .categories {
    text-align: center;
  }
  .categories > .flex {
    display: block;
  }
  .categories h4 {
    margin-right: 0;
  }
  .categories ul li a {
    margin: 0 10px;
  }
  .categories ul li a:before {
    content: none;
  }
  .error404 .content h1 {
    font-size: 36px;
    padding-bottom: 20px;
  }
  .error404 .content h1 span {
    font-size: 54px;
  }
}
@media screen and (max-width: 640px) {
  header {
    min-height: 76px;
    padding-top: 22px;
  }
  #logo {
    width: 150px;
  }
  #logo:before {
    top: -22px;
    left: -43px;
    width: 200px;
    height: 77px;
    background-size: 71% auto;
  }
  .topNav a {
    margin-right: 0;
  }
  .topNav a[href*="account"] {
    margin-right: 6px;
  }
  .topNav a:after {
    margin-left: 10px;
  }
  .home .mainSlider {
    margin-bottom: 20px;
  }
  .home .top .items .item {
    margin: 0 0 10px;
  }
  .single .text h2 {
    font-size: 24px;
  }
  .tags h3 {
    display: block;
  }
  .for_pmpro_invoice_table {
    overflow: hidden;
    overflow-x: auto;
    padding-bottom: 15px;
  }
  .for_pmpro_invoice_table #pmpro_invoices_table {
    width: 600px;
  }
  .tpl-about .content {
    padding-top: 50px;
  }
  .title {
    font-size: 24px;
    padding: 0 0 20px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 568px) {
  footer .container .items a {
    flex-basis: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  html {
    font-size: 14px;
  }
  header {
    padding-top: 18px;
  }
  #logo:before {
    top: -23px;
  }
  .topNav {
    text-align: center;
  }
  .topNav a[href*="account"] {
    display: block;
    position: relative;
    top: 2px;
    margin-right: 0;
  }
  .topNav a[href*="account"]:after {
    content: none;
  }
  .posts {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: -1%;
    width: 102%;
    text-align: center;
  }
  .posts > * {
    width: 98%;
    margin: 0 1% 2em;
  }
  .posts.recent {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: -1%;
    width: 102%;
  }
  .posts.recent > * {
    width: 98%;
    margin: 0 1% 2em;
  }
  .info_block .text {
    position: relative;
  }
  .info_block .text:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.85);
    padding: 7px;
    z-index: -1;
  }
  .for_pmpro_invoice_table #pmpro_invoice_table {
    width: 450px;
  }
  .post-type-archive .items {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .post-type-archive .items .item {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
@media screen and (max-width: 360px) {
  .commentBox #comments .commentlist li .comment-body {
    display: block;
  }
  .commentBox #comments .commentlist li .comment-body .comment-thumb {
    margin-right: 0;
    margin-bottom: 10px;
    text-align: center;
  }
  .commentBox #comments .commentlist li .comment-body .comment-thumb img {
    display: inline-block;
  }
  .commentBox #comments .commentlist li .comment-body .one-comment-txt:before {
    content: none;
  }
  .navigation {
    font-size: 13px;
  }
}
