.nobreak {
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  -o-column-break-inside: avoid;
  -ms-column-break-inside: avoid;
  column-break-inside: avoid;
  display: table;
}
@font-face {
  font-family: 'ProximaNova-Light';
  src: url('../fonts/ProximaNova-Light.eot');
}
@font-face {
  font-family: 'ProximaNova-Light';
  src: url('../fonts/ProximaNova-Light.woff') format('woff'), url('../fonts/ProximaNova-Light.svg#ProximaNova-Light') format('svg');
}
@font-face {
  font-family: 'ProximaNova-Regular';
  src: url('../fonts/ProximaNova-Regular.eot');
}
@font-face {
  font-family: 'ProximaNova-Regular';
  src: url('../fonts/ProximaNova-Regular.woff') format('woff'), url('../fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
}
@font-face {
  font-family: 'NeutraDisp-Light';
  src: url('../fonts/NeutraDisplayLight.eot');
}
@font-face {
  font-family: 'NeutraDisp-Light';
  src: url('../fonts/NeutraDisplayLight.woff') format('woff'), url('../fonts/NeutraDisplayLight.svg#NeutraDisp-Light') format('svg');
}
@font-face {
  font-family: 'NeutraDisp-Bold';
  src: url('../fonts/NeutraDisplayBold.eot');
}
@font-face {
  font-family: 'NeutraDisp-Bold';
  src: url('../fonts/NeutraDisplayBold.woff') format('woff'), url('../fonts/NeutraDisplayBold.svg#NeutraDisp-Bold') format('svg');
}
@font-face {
  font-family: 'TeXGyreTermes-BoldItalic';
  src: url('../fonts/texgyretermes-bolditalic.eot');
}
@font-face {
  font-family: 'TeXGyreTermes-BoldItalic';
  src: url('../fonts/texgyretermes-bolditalic.woff') format('woff'), url('../fonts/texgyretermes-bolditalic.svg#TeXGyreTermes-BoldItalic') format('svg');
}
@font-face {
  font-family: 'TeXGyreTermes-Italic';
  src: url('../fonts/texgyretermes-italic.eot');
}
@font-face {
  font-family: 'TeXGyreTermes-Italic';
  src: url('../fonts/texgyretermes-italic.woff') format('woff'), url('../fonts/texgyretermes-italic.svg#TeXGyreTermes-Italic') format('svg');
}
@font-face {
  font-family: 'TeXGyreTermes-Regular';
  src: url('../fonts/texgyretermes-regular.eot');
}
@font-face {
  font-family: 'TeXGyreTermes-Regular';
  src: url('../fonts/texgyretermes-regular.woff') format('woff'), url('../fonts/texgyretermes-regular.svg#TeXGyreTermes-Regular') format('svg');
}
@font-face {
  font-family: 'Amble-Regular';
  src: url('../fonts/Amble-Regular.eot');
}
@font-face {
  font-family: 'Amble-Regular';
  src: url('../fonts/Amble-Regular.woff') format('woff'), url('../fonts/Amble-Regular.svg#Amble-Regular') format('svg');
}
@font-face {
  font-family: 'HeraBig-Light';
  src: url('../fonts/HeraBig-Light.eot');
}
@font-face {
  font-family: 'HeraBig-Light';
  src: url('../fonts/HeraBig-Light.woff') format('woff'), url('../fonts/HeraBig-Light.svg#HeraBig-Light') format('svg');
}
@font-face {
  font-family: 'HeraBig-Regular';
  src: url('../fonts/HeraBig-Regular.eot');
}
@font-face {
  font-family: 'HeraBig-Regular';
  src: url('../fonts/HeraBig-Regular.woff') format('woff'), url('../fonts/HeraBig-Regular.svg#HeraBig-Regular') format('svg');
}
@font-face {
  font-family: 'HeraBig-LightItalic';
  src: url('../fonts/HeraBig-LightItalic.eot');
}
@font-face {
  font-family: 'HeraBig-LightItalic';
  src: url('../fonts/HeraBig-LightItalic.woff') format('woff'), url('../fonts/HeraBig-LightItalic.svg#HeraBig-LightItalic') format('svg');
}
@font-face {
  font-family: 'HeraBig-ExtraLightItalic';
  src: url('../fonts/HeraBig-ExtraLightItalic.eot');
}
@font-face {
  font-family: 'HeraBig-ExtraLightItalic';
  src: url('../fonts/HeraBig-ExtraLightItalic.woff') format('woff'), url('../fonts/HeraBig-ExtraLightItalic.svg#HeraBig-ExtraLightItalic') format('svg');
}
/* Reset styles
*******************************/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio[controls],
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
html {
  overflow-y: scroll;
  /* 1 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
  -ms-text-size-adjust: 100%;
}
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
ul,
li,
ol,
a,
em,
img,
strong,
fieldset,
form,
label,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  list-style: none;
}
:focus {
  outline: 0;
}
img {
  vertical-align: middle;
  outline: 0;
}
input,
textarea {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none;
}
html,
body,
textarea,
input {
  -webkit-text-size-adjust: none;
}
body {
  text-align: left;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.2;
}
/* Form Elements
*******************************/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  font-size: 13px;
  font-weight: 700;
  background: transparent;
  text-transform: uppercase;
  border: 0;
}
input[type=text],
input[type=email],
input[type=url],
input[type=search],
input[type=password],
textarea {
  border: 1px solid white;
  height: 16px;
  font-size: 12px;
  padding: 5px;
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -ms-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear;
}
textarea {
  resize: vertical;
}
.fl {
  float: left !important;
}
.fr {
  float: right !important;
}
.l {
  text-align: left;
}
.c {
  text-align: center;
}
.j {
  text-align: justify;
}
.r {
  text-align: right;
}
/* Clearfix
*******************************/
.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  zoom: 1;
}
.clear {
  clear: both;
}
/* Links
*******************************/
a {
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: color 100ms linear;
  -moz-transition: color 100ms linear;
  -ms-transition: color 100ms linear;
  -o-transition: color 100ms linear;
  transition: color 100ms linear;
}
/* Headers
*******************************/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 1em;
  text-transform: uppercase;
}
h1 {
  font-size: 28px;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10px;
}
/* Text elements
*******************************/
p {
  margin: 0 0 1em 0;
  text-align: left;
  line-height: 1.5;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
img {
  border: 0;
}
.small {
  font-size: 10px;
}
hr {
  display: block;
  height: 0px;
  line-height: 0px;
  border: 0;
  border-top: 1px solid;
  border-bottom: 1px solid;
  margin: 16px 0;
  float: none;
  clear: both;
  padding: 0;
}
/* Wordpress Typo
*******************************/
.story {
  line-height: 1.5;
}
.story ul {
  list-style: square;
}
.story ul li {
  list-style: square;
}
.story ol {
  list-style: decimal;
}
.story ol li {
  list-style: decimal;
}
.story ul,
.story ol {
  margin: 0 0 1em 1.5em;
  line-height: 1.5;
}
.story ul ul,
.story ol ul,
.story ul ol,
.story ol ol {
  margin-bottom: 0;
}
.story ol ol {
  list-style: upper-alpha;
}
.story ol ol ol {
  list-style: lower-roman;
}
.story ol ol ol ol {
  list-style: lower-alpha;
}
.story h1,
.story h2,
.story h3,
.story h4,
.story h5,
.story h6 {
  text-transform: none;
  margin-bottom: .5em;
}
.story a {
  -webkit-transition: color 100ms linear;
  -moz-transition: color 100ms linear;
  -ms-transition: color 100ms linear;
  -o-transition: color 100ms linear;
  transition: color 100ms linear;
}
.story a:link,
.story a:visited,
.story a:hover,
.story a:active {
  text-decoration: underline;
}
.story table {
  width: auto;
  border-collapse: collapse;
  margin-bottom: 18px;
}
.story table td,
.story table th {
  padding: 6px 10px;
  text-align: center;
  border: 1px solid #ccc;
}
.story table th {
  font-weight: bold;
}
.story pre {
  border: 1px solid #ccc;
  background: #eee;
  padding: 1em 2em;
  margin-bottom: 1em;
}
.story blockquote {
  font-style: italic;
  margin: 1em 3em;
}
.story blockquote p:before {
  content: '"';
}
.story blockquote p:after {
  content: '"';
}
.story img.size-auto,
.story img.size-full,
.story img.size-large,
.story img.size-medium,
.story .attachment img {
  max-width: 100%;
  /* When images are too wide for containing element, force them to fit. */
  height: auto;
  /* Override height to match resized width for correct aspect ratio. */
}
.story .alignleft,
.story img.alignleft {
  display: inline;
  float: left;
  margin-right: 1em;
}
.story .alignright,
.story img.alignright {
  display: inline;
  float: right;
  margin-left: 1em;
}
.story .aligncenter,
.story img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.story img.alignleft,
.story img.alignright,
.story img.aligncenter {
  margin-bottom: 1em;
}
.story .wp-caption {
  line-height: 1.5;
  margin-bottom: 1em;
  text-align: center;
}
.story .wp-caption p.wp-caption-text {
  color: #888;
  font-size: 11px;
  margin: 0;
  padding: 5px;
}
.story .wp-smiley {
  margin: 0;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  position: relative;
  zoom: 1;
}
.flexslider ul,
.flexslider ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider ul li,
.flexslider ol li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides > li {
  position: relative;
  display: none;
  -webkit-backface-visibility: hidden;
  text-align: center;
}
.flexslider .slides img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  height: auto;
  width: auto;
}
.flexslider .descr {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  background: rgba(100, 100, 100, 0.5);
  color: #fff;
  text-align: left;
}
.flexslider .descr h3 {
  text-align: left;
}
.flexslider .descr .text p:last-child {
  margin-bottom: 0;
}
.flex-container {
  zoom: 1;
  position: relative;
}
/* Open first post */
.full {
  display: none;
}
#post .full {
  display: block;
}
/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
/* Basic styles
*******************************/
#wrapper {
  max-width: none;
  width: 100%;
  margin: 0;
}
a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  color: #ad925a;
}
p a {
  color: #ad925a;
}
p a:hover {
  color: #937943;
}
.in {
  position: relative;
  width: 100%;
  height: 100%;
  display: table;
}
.in > .in {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.basic-layout {
  position: relative;
  width: 960px;
  height: auto;
  margin: 0 auto;
}
.fullsize-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
/* Header
*******************************/
a[href="#search"]:hover + #searchform {
  width: 180px;
}
#header-main {
  position: relative;
  width: 100%;
  height: auto;
}
#header-main .top-nav {
  position: relative;
  width: 100%;
  height: 25px;
  background: #000;
  overflow: hidden;
  zoom: 1;
  font: 10px/25px ProximaNova-Regular;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
}
#header-main .top-nav.active a {
  color: #ad925a;
}
#header-main .top-nav #searchform {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  top: -2px;
  width: 0px;
  height: 20px;
  overflow: hidden;
  -webkit-transition: all;
  -moz-transition: all;
  -ms-transition: all;
  -o-transition: all;
  transition: all;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
#header-main .top-nav #searchform input[type="text"] {
  height: 20px;
  padding: 0 10px;
  border: 0;
  margin: 0;
  margin-left: 10px;
  background: #eee;
  font: 10px ProximaNova-Regular;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #363636;
}
#header-main .top-nav #searchform input[type="submit"] {
  position: relative;
  width: auto;
  height: 20px;
  padding: 0 5px;
  border: none;
  margin: 0;
  background: #000;
  font: 10px/20px ProximaNova-Regular;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
  opacity: 1;
  -webkit-transition: opacity;
  -moz-transition: opacity;
  -ms-transition: opacity;
  -o-transition: opacity;
  transition: opacity;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
#header-main .top-nav #searchform input[type="submit"]:hover {
  opacity: 0.5;
}
#header-main .top-nav #nav-mini {
  position: relative;
  width: auto;
  float: left;
}
#header-main .top-nav #nav-mini li {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: auto;
  height: auto;
  margin: 0 10px;
}
#header-main .top-nav #nav-mini li:hover #searchform {
  width: 180px;
}
#header-main .top-nav #nav-mini li a {
  color: inherit;
}
#header-main .top-nav #nav-mini li a:hover {
  color: #ad925a;
}
#header-main .top-nav #nav-mini li:after {
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  content: "|";
  top: 0;
  right: -14px;
}
#header-main .top-nav #nav-mini li:last-child:after {
  display: none;
}
#header-main .top-nav #nav-mini li:first-child {
  margin-left: 0;
}
#header-main .top-nav .social-container {
  position: relative;
  width: auto;
  height: 100%;
  float: right;
}
#header-main .top-nav .social-container .social {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  height: 14px;
  margin: 0 5px;
  background-image: url(../img/socials.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}
#header-main .top-nav .social-container .social.facebook {
  width: 7px;
  background-position: 0px -28px;
}
#header-main .top-nav .social-container .social.facebook:hover {
  background-position: 0px -14px;
}
#header-main .top-nav .social-container .social.twitter {
  width: 14px;
  background-position: -23px -28px;
}
#header-main .top-nav .social-container .social.twitter:hover {
  background-position: -23px -14px;
}
#header-main .top-nav .social-container .social.pinterest {
  width: 12px;
  background-position: -54px -28px;
}
#header-main .top-nav .social-container .social.pinterest:hover {
  background-position: -54px -14px;
}
#header-main .top-nav .social-container .social.instagram {
  width: 14px;
  background-position: -82px -28px;
}
#header-main .top-nav .social-container .social.instagram:hover {
  background-position: -82px -14px;
}
#header-main .top-nav .social-container .social.tumblr {
  width: 9px;
  background-position: -111px -28px;
}
#header-main .top-nav .social-container .social.tumblr:hover {
  background-position: -111px -14px;
}
#header-main .top-nav .social-container .social.stumble {
  width: 18px;
  background-position: -135px -28px;
}
#header-main .top-nav .social-container .social.stumble:hover {
  background-position: -135px -14px;
}
#header-main .top-nav .social-container .social.netvibes {
  width: 14px;
  background-position: -167px -28px;
}
#header-main .top-nav .social-container .social.netvibes:hover {
  background-position: -167px -14px;
}
#header-main .top-nav .social-container .social.yt {
  width: 34px;
  background-position: -194px -28px;
}
#header-main .top-nav .social-container .social.yt:hover {
  background-position: -194px -14px;
}
#header-main .top-nav .social-container .social.vim {
  width: 14px;
  background-position: -241px -28px;
}
#header-main .top-nav .social-container .social.vim:hover {
  background-position: -241px -14px;
}
#header-main .top-nav .social-container .social.lin {
  width: 15px;
  background-position: -265px -28px;
}
#header-main .top-nav .social-container .social.lin:hover {
  background-position: -265px -14px;
}
#header-main .top-nav .social-container .social.gplus {
  width: 16px;
  background-position: -288px -28px;
}
#header-main .top-nav .social-container .social.gplus:hover {
  background-position: -288px -14px;
}
#header-main .logo {
  position: relative;
  display: block;
  width: 264px;
  height: 138px;
  margin: 30px auto;
  text-indent: -9999px;
  overflow: hidden;
  background: url(../img/logo.png) top left no-repeat;
}
#header-main #nav-main {
  position: relative;
  width: 100%;
  height: auto;
  padding: 20px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font: 12px ProximaNova-Regular;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #363636;
  text-align: center;
}
#header-main #nav-main li {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: auto;
  height: 12px;
  margin: 0 20px;
}
#header-main #nav-main li a {
  display: block;
  padding-bottom: 10px;
}
#header-main #nav-main li:after {
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  content: "•";
  top: 0;
  right: -24px;
}
#header-main #nav-main li:last-child:after {
  display: none;
}
#header-main #nav-main li .sub-menu {
  position: absolute;
  width: 120px;
  height: auto;
  padding: 4px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  left: 50%;
  margin-left: -60px;
  -webkit-transition: all;
  -moz-transition: all;
  -ms-transition: all;
  -o-transition: all;
  transition: all;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  z-index: 110;
  visibility: hidden;
  opacity: 0;
}
#header-main #nav-main li .sub-menu li {
  display: block;
  padding: 6px 0;
  margin: 0;
  background: #363636;
  font-size: 10px;
  letter-spacing: 1px;
  color: #fff;
}
#header-main #nav-main li .sub-menu li:after {
  position: absolute;
  width: 114px;
  height: 1px;
  background: #5e5e5e;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
}
#header-main #nav-main li .sub-menu li:first-child {
  padding-top: 10px;
}
#header-main #nav-main li .sub-menu li:last-child {
  padding-bottom: 10px;
}
#header-main #nav-main li .sub-menu li:last-child:after {
  display: none;
}
#header-main #nav-main li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}
/* Homepage
*******************************/
#homepage {
  position: relative;
  width: 100%;
  height: auto;
}
#homepage .slider-container {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 30px;
  zoom: 1;
}
#homepage .slider-container:after {
  display: block;
  clear: both;
  content: "";
}
#homepage .slider-container .slider {
  position: relative;
  width: 780px;
  height: auto;
  float: left;
}
#homepage .slider-container .slider .slides .over {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#homepage .slider-container .slider .slides .over .meta {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 3px;
  border: 1px solid rgba(255, 255, 255, 0.8);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  top: 40px;
  -webkit-transition: all;
  -moz-transition: all;
  -ms-transition: all;
  -o-transition: all;
  transition: all;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
#homepage .slider-container .slider .slides .over .meta .meta-in {
  position: relative;
  display: block;
  width: auto;
  max-width: 400px;
  height: auto;
  padding: 20px;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
}
#homepage .slider-container .slider .slides .over .meta .meta-in:after {
  position: absolute;
  display: block;
  width: 140%;
  height: 100px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  content: "";
  opacity: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.98) 52%, #ffffff 53%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(255, 255, 255, 0)), color-stop(52%, rgba(255, 255, 255, 0.98)), color-stop(53%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.98) 52%, #ffffff 53%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.98) 52%, #ffffff 53%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.98) 52%, #ffffff 53%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.98) 52%, #ffffff 53%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=0);
  /* IE6-9 */
  z-index: 0;
}
#homepage .slider-container .slider .slides .over .meta .meta-in:hover:after {
  -webkit-animation: sliding 1s;
  -moz-animation: sliding 1s;
  -o-animation: sliding 1s;
  animation: sliding 1s;
}
#homepage .slider-container .slider .slides .over .meta .title {
  position: relative;
  z-index: 2;
  font: 36px NeutraDisp-Light;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #000;
}
#homepage .slider-container .slider .slides .over .meta .title a:hover {
  color: #ad925a;
}
#homepage .slider-container .slider .slides:hover .over .meta {
  top: 0;
  opacity: 1;
}
#homepage .slider-container .slider .flex-direction-nav .flex-prev,
#homepage .slider-container .slider .flex-direction-nav .flex-next {
  position: absolute;
  width: 13px;
  height: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  z-index: 100;
  background-position: 0 -48px;
}
#homepage .slider-container .slider .flex-direction-nav .flex-prev:hover,
#homepage .slider-container .slider .flex-direction-nav .flex-next:hover {
  background-position: 0 -24px;
}
#homepage .slider-container .slider .flex-direction-nav .flex-prev {
  left: 20px;
  background-image: url(../img/slider_arrow_l.png);
}
#homepage .slider-container .slider .flex-direction-nav .flex-next {
  right: 20px;
  background-image: url(../img/slider_arrow_r.png);
}
#homepage .slider-container .slider .flex-control-nav {
  position: absolute;
  width: 100%;
  height: auto;
  bottom: -35px;
  text-align: center;
}
#homepage .slider-container .slider .flex-control-nav li {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin: 0 7px;
}
#homepage .slider-container .slider .flex-control-nav li a {
  position: relative;
  display: block;
  width: 9px;
  height: 9px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #E9E9E9;
  text-indent: -9999px;
  overflow: hidden;
}
#homepage .slider-container .slider .flex-control-nav li a.flex-active {
  background: #ad925a;
}
#homepage .slider-container .banner {
  position: relative;
  width: 158px;
  height: auto;
  float: right;
}
#homepage .slider-container .banner img {
  width: 100%;
  height: auto;
}
#homepage .info-container {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 50px;
  overflow: hidden;
  zoom: 1;
}
#homepage .info-container .latest-posts {
  position: relative;
  width: 685px;
  height: auto;
  float: left;
}
#homepage .info-container .latest-posts .title-container {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  zoom: 1;
  text-align: center;
}
#homepage .info-container .latest-posts .title-container h2 {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: auto;
  height: auto;
  margin: 0;
  padding: 15px 100px;
  border: 1px solid #000;
  background: #fff;
  font: 43px HeraBig-ExtraLightItalic;
  text-transform: none;
}
#homepage .info-container .latest-posts .title-container h2:before,
#homepage .info-container .latest-posts .title-container h2:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  background: #000;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
}
#homepage .info-container .latest-posts .title-container h2:before {
  left: -100%;
  margin-left: -7px;
}
#homepage .info-container .latest-posts .title-container h2:after {
  right: -100%;
  margin-right: -7px;
}
#homepage .info-container .latest-posts .posts {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 45px;
}
#homepage .info-container .latest-posts .posts .block {
  position: relative;
  width: auto;
  height: auto;
  float: left;
  margin-bottom: 15px;
}
#homepage .info-container .latest-posts .posts .block:nth-child(2),
#homepage .info-container .latest-posts .posts .block:nth-child(4),
#homepage .info-container .latest-posts .posts .block:nth-child(5) {
  float: right;
}
#homepage .info-container .latest-posts .posts .block:hover .over .meta {
  top: 0;
  opacity: 1;
}
#homepage .info-container .latest-posts .posts .block .over {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#homepage .info-container .latest-posts .posts .block .over .meta {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 3px;
  border: 1px solid rgba(255, 255, 255, 0.8);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  top: 40px;
  -webkit-transition: all;
  -moz-transition: all;
  -ms-transition: all;
  -o-transition: all;
  transition: all;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
#homepage .info-container .latest-posts .posts .block .over .meta .meta-in {
  position: relative;
  display: block;
  width: auto;
  max-width: 140px;
  height: auto;
  padding: 20px;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
}
#homepage .info-container .latest-posts .posts .block .over .meta .meta-in:after {
  position: absolute;
  display: block;
  width: 180%;
  height: 100px;
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  transform: rotate(30deg);
  content: "";
  opacity: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.98) 52%, #ffffff 53%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(255, 255, 255, 0)), color-stop(52%, rgba(255, 255, 255, 0.98)), color-stop(53%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.98) 52%, #ffffff 53%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.98) 52%, #ffffff 53%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.98) 52%, #ffffff 53%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.98) 52%, #ffffff 53%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=0);
  /* IE6-9 */
  z-index: 0;
}
#homepage .info-container .latest-posts .posts .block .over .meta .meta-in:hover:after {
  -webkit-animation: sliding-2 1.5s;
  -moz-animation: sliding-2 1.5s;
  -o-animation: sliding-2 1.5s;
  animation: sliding-2 1.5s;
}
#homepage .info-container .latest-posts .posts .block .over .meta .title,
#homepage .info-container .latest-posts .posts .block .over .meta .categories {
  position: relative;
  z-index: 2;
  font: 14px/24px TeXGyreTermes-Regular;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
#homepage .info-container .latest-posts .posts .block .over .meta .title:after {
  position: relative;
  display: block;
  width: 25px;
  height: 1px;
  background: #000;
  margin: 15px auto;
  content: "";
}
#homepage .info-container .latest-posts .posts .block .over .meta .categories {
  font-family: TeXGyreTermes-BoldItalic;
  text-transform: none;
}
#homepage .info-container .latest-posts .posts .block:nth-child(4) .over .meta .meta-in,
#homepage .info-container .latest-posts .posts .block:nth-child(5) .over .meta .meta-in {
  padding: 10px 20px;
}
#homepage .info-container .latest-posts .posts .block:nth-child(4) .over .meta .title,
#homepage .info-container .latest-posts .posts .block:nth-child(5) .over .meta .title,
#homepage .info-container .latest-posts .posts .block:nth-child(4) .over .meta .categories,
#homepage .info-container .latest-posts .posts .block:nth-child(5) .over .meta .categories {
  font-size: 12px;
  line-height: 20px;
}
#homepage .info-container .latest-posts .posts .block:nth-child(4) .over .meta .title:after,
#homepage .info-container .latest-posts .posts .block:nth-child(5) .over .meta .title:after {
  margin: 10px auto;
}
#homepage .info-container .about-block {
  position: relative;
  width: 235px;
  height: auto;
  min-height: 717px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  background: url(../img/dotted_divader.png) bottom left repeat-x;
}
#homepage .info-container .about-block .title-container {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 16px;
  overflow: hidden;
  zoom: 1;
  text-align: center;
}
#homepage .info-container .about-block .title-container h2 {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font: 43px HeraBig-ExtraLightItalic;
  text-transform: none;
  margin: 0;
}
#homepage .info-container .about-block .title-container h2:before,
#homepage .info-container .about-block .title-container h2:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 3px;
  background: url(../img/dotted_divader.png) top left repeat-x;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
}
#homepage .info-container .about-block .title-container h2:before {
  left: -100%;
  margin-left: -10px;
}
#homepage .info-container .about-block .title-container h2:after {
  right: -100%;
  margin-right: -10px;
}
#homepage .info-container .about-block .img {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 40px;
  text-align: center;
}
#homepage .info-container .about-block .img img {
  position: relative;
  width: 233px;
  height: auto;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#homepage .info-container .about-block .title {
  position: relative;
  width: 100%;
  height: auto;
  margin: 45px 0;
  font: 18px TeXGyreTermes-Italic;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
}
#homepage .info-container .about-block .excerpt {
  position: relative;
  width: 100%;
  height: auto;
  font: 14px/24px Amble-Regular;
}
#homepage .info-container .about-block .excerpt p {
  line-height: inherit;
}
#homepage .info-container .about-block .readmore {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 15px;
  text-align: right;
  font: 14px TeXGyreTermes-BoldItalic;
  letter-spacing: 1px;
}
#homepage .info-container .about-block .readmore a {
  color: #ad925a;
}
#homepage .info-container .about-block .readmore a:hover {
  color: #000;
}
#homepage .hit-list {
  position: relative;
  width: 100%;
  height: auto;
  padding: 55px 0 15px 0;
  margin-top: 70px;
  border-top: 1px solid #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#homepage .hit-list .title-container {
  position: absolute;
  width: 100%;
  height: auto;
  top: -25px;
  text-align: center;
}
#homepage .hit-list .title-container h2 {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #fff;
  padding: 0 15px;
  margin: 0;
  font: 43px HeraBig-ExtraLightItalic;
  text-transform: none;
  color: #000;
}
#homepage .hit-list .items {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  border: 1px solid #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#homepage .hit-list .items .flex-viewport {
  overflow: visible !important;
}
#homepage .hit-list .items .flexslider {
  position: relative;
  width: 680px;
  height: auto;
  margin: 0 auto;
}
#homepage .hit-list .items .flexslider ul.slides li {
  opacity: 0.2;
  -webkit-transition: opacity;
  -moz-transition: opacity;
  -ms-transition: opacity;
  -o-transition: opacity;
  transition: opacity;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
#homepage .hit-list .items .flexslider ul.slides li.flex-active-slide {
  opacity: 1;
}
#homepage .hit-list .items .flexslider ul.slides li .meta {
  position: absolute;
  width: 200px;
  height: 200px;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: rgba(255, 255, 255, 0.8);
  opacity: 0;
  -webkit-transition: opacity;
  -moz-transition: opacity;
  -ms-transition: opacity;
  -o-transition: opacity;
  transition: opacity;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
#homepage .hit-list .items .flexslider ul.slides li .meta .title,
#homepage .hit-list .items .flexslider ul.slides li .meta .date {
  position: relative;
  z-index: 2;
  font: 18px/24px TeXGyreTermes-Regular;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
#homepage .hit-list .items .flexslider ul.slides li .meta .date {
  font: 14px TeXGyreTermes-BoldItalic;
  text-transform: none;
}
#homepage .hit-list .items .flexslider ul.slides li:hover .meta {
  opacity: 1;
}
#homepage .hit-list .items .flexslider .flex-direction-nav .flex-prev,
#homepage .hit-list .items .flexslider .flex-direction-nav .flex-next {
  position: absolute;
  width: 13px;
  height: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-position: 0px -24px;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  z-index: 100;
}
#homepage .hit-list .items .flexslider .flex-direction-nav .flex-prev:hover,
#homepage .hit-list .items .flexslider .flex-direction-nav .flex-next:hover {
  background-position: bottom left;
}
#homepage .hit-list .items .flexslider .flex-direction-nav .flex-prev {
  left: -75px;
  background-image: url(../img/slider_arrow_l.png);
}
#homepage .hit-list .items .flexslider .flex-direction-nav .flex-next {
  right: -75px;
  background-image: url(../img/slider_arrow_r.png);
}
/* Be social
*******************************/
.be-social {
  position: relative;
  width: 100%;
  height: auto;
  padding: 55px 0;
  margin-top: 55px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../img/dotted_divader.png) top left repeat-x;
}
.be-social .title-container {
  position: absolute;
  width: 100%;
  height: auto;
  top: -14px;
  text-align: center;
}
.be-social .title-container h2 {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #fff;
  padding: 0 15px;
  margin: 0;
  font: 21px TeXGyreTermes-Regular;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #363636;
}
.be-social .blocks {
  position: relative;
  width: 100%;
  margin-top: 40px;
  text-align: center;
}
.be-social .blocks .block {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: auto;
  height: auto;
  margin: 0 40px;
  vertical-align: middle;
}
.be-social .blocks .block.instagram figure,
.be-social .blocks .block.pinterest figure {
  position: relative;
  width: 213px;
  height: 214px;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  background: url(../img/bs_block_bg1.png) top left no-repeat;
  opacity: 1;
  -webkit-transition: opacity;
  -moz-transition: opacity;
  -ms-transition: opacity;
  -o-transition: opacity;
  transition: opacity;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.be-social .blocks .block.instagram figure img,
.be-social .blocks .block.pinterest figure img {
  width: 100%;
  height: auto;
  min-height: 100%;
}
.be-social .blocks .block.instagram:hover figure,
.be-social .blocks .block.pinterest:hover figure {
  opacity: 0.7;
}
.be-social .blocks .block.instagram .caption,
.be-social .blocks .block.pinterest .caption {
  position: relative;
  margin-top: 10px;
  font: 18px HeraBig-ExtraLightItalic;
  text-align: center;
  color: #363636;
}
.be-social .blocks .block.instagram .caption a,
.be-social .blocks .block.pinterest .caption a {
  color: inherit;
}
.be-social .blocks .block.instagram .caption a:hover,
.be-social .blocks .block.pinterest .caption a:hover {
  color: #ad925a;
}
.be-social .blocks .block.pinterest figure {
  width: 214px;
  height: 215px;
  background: url(../img/bs_block_bg3.png) top left no-repeat;
}
.be-social .blocks .block.contact {
  position: relative;
  width: 230px;
  height: 231px;
  background: url(../img/bs_block_bg2.png) top left no-repeat;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform;
  -moz-transition: transform;
  -ms-transition: transform;
  -o-transition: transform;
  transition: transform;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.be-social .blocks .block.contact:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
.be-social .blocks .block.contact .first-row {
  font: 24px HeraBig-ExtraLightItalic;
  color: #363636;
}
.be-social .blocks .block.contact .second-row {
  position: relative;
  margin-top: 5px;
  font: 9px ProximaNova-Regular;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #ad925a;
}
.be-social .blocks .block.contact .second-row a {
  color: inherit;
}
.be-social .blocks .block.contact .second-row a:hover {
  color: #000;
}
.be-social .blocks .block .flexslider {
  height: 100%;
  width: auto;
}
.be-social .blocks .block .flexslider .flex-viewport {
  height: 100%;
}
.be-social .blocks .block .flexslider ul.slides {
  height: 100%;
}
.be-social .blocks .block .flexslider li {
  height: 100%;
}
.be-social .blocks .block .flexslider img {
  width: auto;
  height: 100%;
}
/* Shop items
*******************************/
.shop-items {
  position: relative;
  width: 100%;
  height: auto;
  padding: 55px 0 40px 0;
  margin-top: 75px;
  border: 1px solid #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.shop-items .border:before,
.shop-items .border:after {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  background: #fff;
  content: "•";
  line-height: 20px;
  text-align: center;
}
.shop-items .border:before {
  left: -1px;
  border-right: 1px solid #000;
}
.shop-items .border:after {
  right: -1px;
  border-left: 1px solid #000;
}
.shop-items .border.top:before,
.shop-items .border.top:after {
  top: -1px;
  border-bottom: 1px solid #000;
}
.shop-items .border.bottom:before,
.shop-items .border.bottom:after {
  bottom: -1px;
  border-top: 1px solid #000;
}
.shop-items .shop-title-container {
  position: absolute;
  width: 100%;
  height: auto;
  top: -25px;
  text-align: center;
}
.shop-items .shop-title-container h2 {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #fff;
  padding: 0 15px;
  margin: 0;
  font: 43px HeraBig-ExtraLightItalic;
  text-transform: none;
  color: #000;
}
.shop-items .flexslider {
  position: relative;
  width: 100%;
  height: auto;
  padding: 0 59px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.shop-items ul.slides .item {
  position: relative;
  width: 145px;
  height: 145px;
  margin: 0 auto;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #e6e6e6;
  -webkit-transition: border-color;
  -moz-transition: border-color;
  -ms-transition: border-color;
  -o-transition: border-color;
  transition: border-color;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.shop-items ul.slides .item figure {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.shop-items ul.slides .item figure img {
  position: relative;
  max-width: 90px;
  max-height: 90px;
  z-index: -1;
}
.shop-items ul.slides .item .over {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  opacity: 0;
  -webkit-transition: opacity;
  -moz-transition: opacity;
  -ms-transition: opacity;
  -o-transition: opacity;
  transition: opacity;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.shop-items ul.slides .item .over .title {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 50px;
  font: 14px TeXGyreTermes-BoldItalic;
  letter-spacing: 1px;
  color: #363636;
}
.shop-items ul.slides .item:hover {
  border-color: #ad925a;
}
.shop-items ul.slides .item:hover .over {
  opacity: 1;
}
.shop-items .flex-direction-nav .flex-prev,
.shop-items .flex-direction-nav .flex-next {
  position: absolute;
  width: 13px;
  height: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-position: 0px -24px;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  z-index: 100;
}
.shop-items .flex-direction-nav .flex-prev:hover,
.shop-items .flex-direction-nav .flex-next:hover {
  background-position: bottom left;
}
.shop-items .flex-direction-nav .flex-prev {
  left: 20px;
  background-image: url(../img/slider_arrow_l.png);
}
.shop-items .flex-direction-nav .flex-next {
  right: 20px;
  background-image: url(../img/slider_arrow_r.png);
}
/* WP Bannerize
*******************************/
.wp_bannerize.page_bottom {
  position: relative;
  margin: 60px 0;
}
.wp_bannerize.page_bottom img {
  opacity: 1;
  -webkit-transition: opacity;
  -moz-transition: opacity;
  -ms-transition: opacity;
  -o-transition: opacity;
  transition: opacity;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.wp_bannerize.page_bottom img:hover {
  opacity: 0.7;
}
/* All Pages
*******************************/
.default-page {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  zoom: 1;
}
.default-page.privacy-policy .be-social .blocks .block.contact {
  display: none;
}
.default-page#shop .main-content {
  position: relative;
  width: 100%;
  height: auto;
}
.default-page#shop .items {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  zoom: 1;
}
.default-page#shop .items .item {
  position: relative;
  width: 290px;
  height: 290px;
  margin-bottom: 45px;
  float: left;
  border: 1px solid #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.default-page#shop .items .item:nth-child(3n-1) {
  margin-left: 45px;
  margin-right: 45px;
}
.default-page#shop .items .item .thumbnail {
  position: relative;
  width: 100%;
  height: 100%;
}
.default-page#shop .items .item img {
  max-width: 80%;
  max-height: 80%;
  width: auto;
  height: auto;
}
.default-page#shop .items .item .over {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.9);
  opacity: 0;
  -webkit-transition: all;
  -moz-transition: all;
  -ms-transition: all;
  -o-transition: all;
  transition: all;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.default-page#shop .items .item .over h2 {
  margin-bottom: 0;
  font: 16px 'TeXGyreTermes-Regular';
  color: #000;
}
.default-page#shop .items .item .over .text {
  margin: 30px 0 0 0;
  font: 14px/21px 'Amble-Regular';
  letter-spacing: 1px;
  text-align: center;
}
.default-page#shop .items .item .over .text p {
  text-align: inherit;
  line-height: inherit;
}
.default-page#shop .items .item .over .text p:last-child {
  margin-bottom: 0;
}
.default-page#shop .items .item:hover .over {
  opacity: 1;
}
.default-page#contributors {
  padding-bottom: 40px;
}
.default-page#contributors .featured {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  zoom: 1;
}
.default-page#contributors .featured .leftside {
  position: relative;
  width: 35%;
  height: auto;
  float: left;
}
.default-page#contributors .featured .leftside .thumbnail {
  position: relative;
  width: 100%;
  height: 240px;
  border: 1px solid #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.default-page#contributors .featured .leftside .thumbnail img {
  max-width: 90%;
  height: auto;
}
.default-page#contributors .featured .rightside {
  position: relative;
  width: 60%;
  height: auto;
  float: right;
}
.default-page#contributors .featured .rightside h3 {
  font: 24px 'TeXGyreTermes-Regular';
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #363636;
}
.default-page#contributors .featured .rightside .text {
  margin-top: 20px;
  font: 14px/24px 'Amble-Regular';
  color: #000;
}
.default-page#contributors .contributors {
  position: relative;
  width: 100%;
  height: auto;
}
.default-page#contributors .contributors h3 {
  position: relative;
  margin-bottom: 40px;
  font: 21px 'NeutraDisp-Light';
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #000;
}
.default-page#contributors .contributors .item {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 25px;
  overflow: hidden;
  zoom: 1;
}
.default-page#contributors .contributors .item:last-child {
  margin-bottom: 0;
}
.default-page#contributors .contributors .item .leftside {
  position: relative;
  width: 35%;
  height: auto;
  float: left;
}
.default-page#contributors .contributors .item .leftside .thumb {
  position: relative;
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.default-page#contributors .contributors .item .leftside .thumb img {
  width: 90%;
  height: auto;
}
.default-page#contributors .contributors .item .rightside {
  position: relative;
  width: 60%;
  height: auto;
  float: right;
}
.default-page#contributors .contributors .item .rightside h4,
.default-page#contributors .contributors .item .rightside h5 {
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.default-page#contributors .contributors .item .rightside h4 {
  margin-bottom: 5px;
  font: 24px 'TeXGyreTermes-Regular';
}
.default-page#contributors .contributors .item .rightside h5 {
  margin-bottom: 0;
  font: 12px 'Amble-Regular';
}
.default-page#contributors .contributors .item .rightside .content {
  margin-top: 20px;
}
.default-page#press .posts {
  position: relative;
  width: 100%;
  height: auto;
  font-size: 0;
}
.default-page#press .posts .item {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 210px;
  margin: 0 12px;
  margin-bottom: 50px;
}
.default-page#press .posts .item:first-child,
.default-page#press .posts .item:nth-child(4n) {
  margin-left: 0;
}
.default-page#press .posts .item:nth-child(3n) {
  margin-right: 0;
}
.default-page#press .posts .item .thumbnail {
  position: relative;
  width: 100%;
  height: auto;
}
.default-page#press .posts .item .thumbnail img {
  width: 100%;
  height: auto;
}
.default-page#press .posts .item .thumbnail .open {
  position: absolute;
  display: block;
  width: 115px;
  height: 115px;
  top: 40px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ad925a;
  background: rgba(255, 255, 255, 0.8);
  font: 16px/115px TeXGyreTermes-BoldItalic;
  letter-spacing: 1px;
  text-align: center;
  color: #ad925a;
  opacity: 0;
  -webkit-transition: all;
  -moz-transition: all;
  -ms-transition: all;
  -o-transition: all;
  transition: all;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.default-page#press .posts .item .thumbnail .open:hover {
  background: rgba(255, 255, 255, 0.9);
}
.default-page#press .posts .item .info {
  position: relative;
  margin-top: 20px;
  text-align: center;
}
.default-page#press .posts .item .info h2,
.default-page#press .posts .item .info h3 {
  margin: 0;
  font: 16px/18px TeXGyreTermes-Regular;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #363636;
  -webkit-transition: color;
  -moz-transition: color;
  -ms-transition: color;
  -o-transition: color;
  transition: color;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.default-page#press .posts .item .info h3 {
  margin-top: 3px;
  font-size: 12px;
  line-height: normal;
  letter-spacing: 1px;
}
.default-page#press .posts .item:hover .thumbnail .open {
  top: 0;
  opacity: 1;
}
.default-page#press .posts .item:hover .info h2,
.default-page#press .posts .item:hover .info h3 {
  color: #ad925a;
}
.default-page#engagement .posts {
  position: relative;
  width: 100%;
  height: auto;
}
.default-page#engagement .posts .post {
  position: relative;
  width: 100%;
  height: auto;
  margin: 70px 0;
  overflow: hidden;
  zoom: 1;
}
.default-page#engagement .posts .post:first-child {
  margin-top: 35px;
}
.default-page#engagement .posts .post:nth-child(even) .thumbnail {
  float: right;
}
.default-page#engagement .posts .post:nth-child(even) .post-content {
  float: left;
}
.default-page#engagement .posts .post .thumbnail {
  position: relative;
  width: 242px;
  height: 242px;
  border: 1px solid #000;
  float: left;
}
.default-page#engagement .posts .post .thumbnail img {
  max-width: 100%;
  max-height: 100%;
}
.default-page#engagement .posts .post .post-content {
  position: relative;
  width: 390px;
  height: auto;
  float: right;
}
.default-page#engagement .posts .post .post-content h2,
.default-page#engagement .posts .post .post-content h3 {
  position: relative;
  margin: 0;
  font: 18px/24px TeXGyreTermes-Regular;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #363636;
}
.default-page#engagement .posts .post .post-content h3 {
  margin-top: 5px;
  font-size: 14px;
  line-height: normal;
}
.default-page#engagement .posts .post .post-content .text {
  position: relative;
  margin-top: 25px;
  font: 14px/20px Amble-Regular;
  color: #000;
}
.default-page#about .divader {
  position: relative;
  width: 100%;
  height: 3px;
  margin: 30px 0;
  background: url(../img/dotted_divader.png) center left repeat-x;
}
.default-page#about .photos {
  position: relative;
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 0;
}
.default-page#about .photos .img-container {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 209px;
  height: auto;
  margin: 0 13px;
}
.default-page#about .photos .img-container:first-child {
  margin-left: 0;
}
.default-page#about .photos .img-container:first-child:after {
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  transform: rotate(2deg);
}
.default-page#about .photos .img-container:last-child {
  margin-right: 0;
}
.default-page#about .photos .img-container:last-child:after {
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  transform: rotate(-2deg);
}
.default-page#about .photos .img-container:after {
  position: absolute;
  width: 92%;
  height: 95%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border: 2px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
}
.default-page#about .photos .img-container img {
  width: 100%;
  height: auto;
}
.default-page#default .main-content {
  padding-bottom: 35px;
  margin-bottom: 35px;
  border-bottom: 1px solid #000;
}
.default-page#site-seeing-page .title-container {
  text-align: center;
}
.default-page#site-seeing-page .text {
  position: relative;
  width: 100%;
  height: auto;
  font-size: 0;
}
.default-page#site-seeing-page .text h3 {
  margin-bottom: 15px;
}
.default-page#site-seeing-page .text .link {
  position: relative;
  display: block;
  font: 12px/24px Amble-Regular;
  color: #000;
  text-transform: uppercase;
}
.default-page#site-seeing-page .text .category {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 50%;
  padding: 0 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
  margin-bottom: 35px;
  text-align: center;
}
.default-page#site-seeing-page .text .category li {
  text-align: inherit;
}
.default-page#archives .main-content {
  width: 100%;
}
.default-page#archives .years {
  position: relative;
  width: 100%;
  height: auto;
  text-align: left;
  font-size: 0;
}
.default-page#archives .years .year {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 210px;
  height: auto;
  margin: 0 20px;
}
.default-page#archives .years .year.year-1 {
  margin-left: 0;
}
.default-page#archives .years .year.year-4 {
  margin-right: 0;
}
.default-page#archives .years .year h3 {
  font: 24px TeXGyreTermes-Regular;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  color: #363636;
}
.default-page#archives .years .year .year-months {
  font: 12px ProximaNova-Regular;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #363636;
}
.default-page#archives .years .year .year-months span,
.default-page#archives .years .year .year-months a {
  position: relative;
  width: 35px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 10px 5px;
  padding-right: 10px;
}
.default-page#archives .years .year .year-months span:nth-child(4),
.default-page#archives .years .year .year-months a:nth-child(4),
.default-page#archives .years .year .year-months span:nth-child(8),
.default-page#archives .years .year .year-months a:nth-child(8),
.default-page#archives .years .year .year-months span:last-child,
.default-page#archives .years .year .year-months a:last-child {
  padding-right: 0;
}
.default-page#archives .years .year .year-months span:nth-child(4):after,
.default-page#archives .years .year .year-months a:nth-child(4):after,
.default-page#archives .years .year .year-months span:nth-child(8):after,
.default-page#archives .years .year .year-months a:nth-child(8):after,
.default-page#archives .years .year .year-months span:last-child:after,
.default-page#archives .years .year .year-months a:last-child:after {
  display: none;
}
.default-page#archives .years .year .year-months span:after,
.default-page#archives .years .year .year-months a:after {
  position: absolute;
  display: block;
  width: auto;
  height: 14px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "•";
  color: #363636;
}
.default-page#archives .years .year .year-months a {
  color: #ad925a;
}
.default-page#archives .dotted-divader {
  position: relative;
  width: 100%;
  height: 3px;
  margin: 40px 0;
}
.default-page#contact .form {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 45px;
  padding-bottom: 25px;
  background: url(../img/dotted_divader.png) top left repeat-x;
  border-bottom: 4px double #000;
  overflow: hidden;
  zoom: 1;
}
.default-page#contact .form .leftside,
.default-page#contact .form .rightside {
  position: relative;
  width: 330px;
  height: auto;
  float: left;
}
.default-page#contact .form .rightside {
  float: right;
}
.default-page#contact .form .rightside .wpcf7-not-valid-tip {
  top: 6px;
  bottom: auto;
}
.default-page#contact .form .input-container {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.default-page#contact .form .border:before,
.default-page#contact .form .border:after {
  position: absolute;
  display: block;
  width: 5px;
  height: 5px;
  content: "";
  z-index: 9;
}
.default-page#contact .form .border:before {
  left: 0px;
  border-left: 1px solid #000;
}
.default-page#contact .form .border:after {
  right: 0px;
  border-right: 1px solid #000;
}
.default-page#contact .form .border.top:before,
.default-page#contact .form .border.top:after {
  top: 0px;
  border-top: 1px solid #000;
}
.default-page#contact .form .border.bottom:before,
.default-page#contact .form .border.bottom:after {
  bottom: 0px;
  border-bottom: 1px solid #000;
}
.default-page#contact .form input[type="text"],
.default-page#contact .form input[type="email"],
.default-page#contact .form input[type="url"],
.default-page#contact .form textarea {
  width: 100%;
  height: 25px;
  padding: 0 5px;
  margin: 0;
  border: 1px dotted #b5b5b5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font: 10px ProximaNova-Regular;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #363636;
  -webkit-transition: border-color;
  -moz-transition: border-color;
  -ms-transition: border-color;
  -o-transition: border-color;
  transition: border-color;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.default-page#contact .form textarea {
  display: block;
  height: 145px;
  padding: 7px 5px;
  resize: none;
}
.default-page#contact .form ::-webkit-input-placeholder {
  color: #363636;
}
.default-page#contact .form :-moz-placeholder {
  color: #363636;
}
.default-page#contact .form ::-moz-placeholder {
  color: #363636;
}
.default-page#contact .form :-ms-input-placeholder {
  color: #363636;
}
.default-page#contact .form span.wpcf7-form-control-wrap {
  position: relative;
  display: block;
}
.default-page#contact .form .wpcf7-not-valid-tip {
  position: absolute;
  width: auto;
  height: 15px;
  top: 0;
  bottom: 0;
  left: auto;
  right: 10px;
  margin: auto;
  padding: 0;
  border: none;
  background: none;
  font: 8px/18px ProximaNova-Regular;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: red;
}
.default-page#contact .form .wpcf7-response-output {
  position: relative;
  width: auto;
  height: auto;
  float: left;
  padding: 0;
  margin: 0;
  border: none;
  font: 9px/16px ProximaNova-Regular;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #959595;
}
.default-page#contact .form .clear-blocks {
  position: relative;
  width: 100%;
  height: 15px;
  clear: both;
}
.default-page#contact .form .submit-container {
  position: relative;
  width: auto;
  height: auto;
  float: right;
}
.default-page#contact .form .submit-container .ajax-loader {
  position: relative;
  float: right;
  margin-right: 10px;
  top: -2px;
}
.default-page#contact .form .submit-container input[type="submit"] {
  position: relative;
  width: auto;
  padding: 0;
  margin: 0;
  border: none;
  float: right;
  font: 14px ProximaNova-Regular;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #ad925a;
}
.default-page#contact .form .submit-container input[type="submit"]:hover {
  color: #000;
}
.default-page .title-container {
  position: relative;
  width: 100%;
  height: auto;
  margin: 30px 0;
}
.default-page .title-container h2 {
  margin: 0;
  font: 30px NeutraDisp-Light;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.default-page .main-content {
  position: relative;
  width: 680px;
  height: auto;
  float: left;
}
.default-page .main-content .text {
  position: relative;
  width: 100%;
  height: auto;
  margin: 30px 0;
  font: 14px/20px Amble-Regular;
  color: #000;
}
.default-page .main-content .text h3 {
  margin-bottom: 35px;
  font: 16px/24px TeXGyreTermes-Italic;
  letter-spacing: 1px;
  color: #000;
}
.default-page .main-content .text p {
  line-height: inherit;
  margin-bottom: 25px;
}
.default-page .be-social.second-layout .block {
  margin: 0 17px;
}
.default-page .be-social.second-layout .block.contact {
  width: 210px;
  height: 210px;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}
.default-page .be-social.second-layout .block.instagram figure,
.default-page .be-social.second-layout .block.pinterest figure {
  width: 180px;
  height: 180px;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}
/* Blog
*******************************/
#blog {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  zoom: 1;
}
#blog .go-to-top {
  position: fixed;
  display: block;
  width: 48px;
  height: 48px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  left: 0;
  right: -908px;
  bottom: 80px;
  margin: auto;
  opacity: 0;
  visibility: hidden;
  border: 2px dotted #ad925a;
  background: rgba(255, 255, 255, 0.5) url(../img/arrow_top.png) center center no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  z-index: 1000;
  -webkit-transition: all;
  -moz-transition: all;
  -ms-transition: all;
  -o-transition: all;
  transition: all;
  -moz-transition-duration: 500ms;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
#blog .go-to-top.visible {
  opacity: 1;
  visibility: visible;
}
#blog .go-to-top:hover {
  background-color: rgba(255, 255, 255, 0.9);
  bottom: 90px;
  border-color: #000;
}
#blog .title-container {
  position: relative;
  width: 100%;
  height: auto;
  margin: 30px 0;
}
#blog .title-container h2 {
  margin: 0;
  font: 30px NeutraDisp-Light;
  letter-spacing: 2px;
  text-transform: uppercase;
}
#blog .more-on-blog {
  position: relative;
  width: 100%;
  height: auto;
  padding: 45px 0 20px 0;
  margin-top: 75px;
  border-top: 1px solid #000;
  border-bottom: 5px solid #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#blog .more-on-blog:after {
  position: relative;
  display: block;
  clear: both;
  content: "";
}
#blog .more-on-blog .more-title-container {
  position: absolute;
  width: 100%;
  height: auto;
  top: -25px;
  text-align: center;
}
#blog .more-on-blog .more-title-container h2 {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #fff;
  padding: 0 15px;
  margin: 0;
  font: 43px HeraBig-ExtraLightItalic;
  text-transform: none;
  color: #000;
}
#blog .more-on-blog li {
  position: relative;
  width: 25%;
  height: auto;
  float: left;
}
#blog .more-on-blog .item {
  position: relative;
  width: 155px;
  height: 155px;
  margin: 0 auto;
  border: 1px solid #e5e5e5;
}
#blog .more-on-blog .item figure {
  position: relative;
  width: 100%;
  height: 100%;
}
#blog .more-on-blog .item figure img {
  width: 100%;
  height: 100%;
}
#blog .more-on-blog .item .over {
  position: absolute;
  width: 140px;
  height: 140px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border: 1px solid #000;
  -webkit-transition: all;
  -moz-transition: all;
  -ms-transition: all;
  -o-transition: all;
  transition: all;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
#blog .more-on-blog .item .over .over-in {
  position: absolute;
  width: inherit;
  height: inherit;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#blog .more-on-blog .item .over .over-in .border:before,
#blog .more-on-blog .item .over .over-in .border:after {
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  content: "";
  opacity: 0;
  -webkit-transition: opacity;
  -moz-transition: opacity;
  -ms-transition: opacity;
  -o-transition: opacity;
  transition: opacity;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
#blog .more-on-blog .item .over .over-in .border:before {
  left: -1px;
  border-left: 1px solid #000;
}
#blog .more-on-blog .item .over .over-in .border:after {
  right: -1px;
  border-right: 1px solid #000;
}
#blog .more-on-blog .item .over .over-in .border.top:before,
#blog .more-on-blog .item .over .over-in .border.top:after {
  top: -1px;
  border-top: 1px solid #000;
}
#blog .more-on-blog .item .over .over-in .border.bottom:before,
#blog .more-on-blog .item .over .over-in .border.bottom:after {
  bottom: -1px;
  border-bottom: 1px solid #000;
}
#blog .more-on-blog .item .over .meta {
  position: relative;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity;
  -moz-transition: opacity;
  -ms-transition: opacity;
  -o-transition: opacity;
  transition: opacity;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
#blog .more-on-blog .item .over .title,
#blog .more-on-blog .item .over .open-post {
  position: relative;
  z-index: 2;
  font: 11px/18px TeXGyreTermes-Regular;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
#blog .more-on-blog .item .over .categories:after {
  position: relative;
  display: block;
  width: 25px;
  height: 1px;
  background: #000;
  margin: 10px auto;
  content: "";
}
#blog .more-on-blog .item .over .open-post {
  font-family: TeXGyreTermes-BoldItalic;
  text-transform: none;
}
#blog .more-on-blog .item .over .open-post:hover {
  color: #ad925a;
}
#blog .more-on-blog .item .over .categories {
  position: relative;
  margin-top: 10px;
  font: 8px ProximaNova-Regular;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #000;
}
#blog .more-on-blog .item .over .categories a {
  color: inherit;
}
#blog .more-on-blog .item .over .categories a:hover {
  color: #ad925a;
}
#blog .more-on-blog .item:hover .over {
  width: 100%;
  height: 100%;
  border: none;
  background-color: rgba(255, 255, 255, 0.8);
}
#blog .more-on-blog .item:hover .over .meta {
  opacity: 1;
}
#blog .more-on-blog .item:hover .over .over-in .border:before,
#blog .more-on-blog .item:hover .over .over-in .border:after {
  opacity: 1;
}
#blog .main-content {
  position: relative;
  width: 680px;
  height: auto;
  float: left;
}
#blog .main-content .posts {
  position: relative;
  width: 100%;
  height: auto;
}
#blog .main-content .posts .post {
  position: relative;
  width: 100%;
  height: auto;
  margin: 40px 0;
}
#blog .main-content .posts .post .thumbnail {
  text-align: center;
}
#blog .main-content .posts .post .thumbnail img {
  max-width: 100%;
  height: auto;
}
#blog .main-content .posts .post .over {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#blog .main-content .posts .post .over .meta {
  position: relative;
  width: 65%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 3px;
  border: 1px solid rgba(255, 255, 255, 0.8);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  top: 40px;
  -webkit-transition: all;
  -moz-transition: all;
  -ms-transition: all;
  -o-transition: all;
  transition: all;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
#blog .main-content .posts .post .over .meta .meta-in {
  position: relative;
  width: 100%;
  height: auto;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
}
#blog .main-content .posts .post .over .meta .meta-in:after {
  position: absolute;
  display: block;
  width: 180%;
  height: 100px;
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  transform: rotate(30deg);
  content: "";
  opacity: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.98) 52%, #ffffff 53%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(255, 255, 255, 0)), color-stop(52%, rgba(255, 255, 255, 0.98)), color-stop(53%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.98) 52%, #ffffff 53%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.98) 52%, #ffffff 53%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.98) 52%, #ffffff 53%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.98) 52%, #ffffff 53%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=0);
  /* IE6-9 */
  z-index: 0;
}
#blog .main-content .posts .post .over .meta .meta-in:hover:after {
  -webkit-animation: sliding-2 1.5s;
  -moz-animation: sliding-2 1.5s;
  -o-animation: sliding-2 1.5s;
  animation: sliding-2 1.5s;
}
#blog .main-content .posts .post .over .meta .title,
#blog .main-content .posts .post .over .meta .info,
#blog .main-content .posts .post .over .meta .open-post {
  position: relative;
  z-index: 2;
}
#blog .main-content .posts .post .over .meta .title {
  font: 30px/36px NeutraDisp-Light;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#blog .main-content .posts .post .over .meta .title a {
  color: #ad925a;
}
#blog .main-content .posts .post .over .meta .title a:hover {
  color: #ad925a;
}
#blog .main-content .posts .post .over .meta .info {
  position: relative;
  margin-top: 10px;
  font: 10px/20px ProximaNova-Regular;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #363636;
}
#blog .main-content .posts .post .over .meta .info .option {
  position: relative;
  width: auto;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 5px;
  padding-right: 14px;
}
#blog .main-content .posts .post .over .meta .info .option:after {
  position: absolute;
  display: block;
  width: auto;
  height: 13px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "•";
  color: #363636;
}
#blog .main-content .posts .post .over .meta .info .option:last-child {
  padding-right: 0;
}
#blog .main-content .posts .post .over .meta .info .option:last-child:after {
  display: none;
}
#blog .main-content .posts .post .over .meta .open-post {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 20px;
  font: 14px/18px TeXGyreTermes-BoldItalic;
  letter-spacing: 1px;
  color: #000;
}
#blog .main-content .posts .post .over .meta .open-post:hover {
  color: #ad925a;
}
#blog .main-content .posts .post .over .meta .open-post:before,
#blog .main-content .posts .post .over .meta .open-post:after {
  position: relative;
  margin: 0 10px;
  content: "•";
  font-size: 8px;
  color: #000;
}
#blog .main-content #wp_page_numbers {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 40px;
  font: 18px/24px ProximaNova-Light;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #363636;
  text-align: center;
}
#blog .main-content #wp_page_numbers .page-info {
  position: relative;
  width: 200px;
  height: auto;
  margin: 0 auto;
}
#blog .main-content #wp_page_numbers .page-info span {
  color: #ad925a;
}
#blog .main-content #wp_page_numbers .prev-page,
#blog .main-content #wp_page_numbers .next-page {
  position: absolute;
  width: auto;
  height: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
  line-height: 27px;
  -moz-transition-duration: 0ms;
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
}
#blog .main-content #wp_page_numbers .prev-page:after,
#blog .main-content #wp_page_numbers .next-page:after {
  position: absolute;
  display: block;
  width: 13px;
  height: 24px;
  top: 0;
  background-position: 0px -24px;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  content: "";
}
#blog .main-content #wp_page_numbers .prev-page:hover:after,
#blog .main-content #wp_page_numbers .next-page:hover:after {
  background-position: bottom left;
}
#blog .main-content #wp_page_numbers .prev-page {
  left: 0;
  padding-left: 30px;
}
#blog .main-content #wp_page_numbers .prev-page:after {
  left: 0;
  background-image: url(../img/slider_arrow_l.png);
}
#blog .main-content #wp_page_numbers .next-page {
  right: 0;
  padding-right: 30px;
}
#blog .main-content #wp_page_numbers .next-page:after {
  right: 0;
  background-image: url(../img/slider_arrow_r.png);
}
#blog .main-content .dotted-divader {
  position: relative;
  width: 100%;
  height: 3px;
  margin: 40px 0;
  background: url(../img/dotted_divader.png) center left repeat-x;
}
.single .author-text {
  overflow: hidden;
  vertical-align: top;
  margin-top: 20px;
  margin-bottom: 30px;
}
.single .author-text .icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-size: cover;
  background-position: center top;
  border-radius: 50%;
  vertical-align: top;
}
.single .author-text .text-author {
  color: #000000;
  font-size: 12px;
  font-family: TeXGyreTermes-BoldItalic;
  display: inline-block;
  width: 75%;
  margin-left: 20px;
  vertical-align: top;
  padding-top: 5px;
}
.single .author-text .text-author p {
  line-height: 24px;
  letter-spacing: 0.5px;
}
.single #blog .preview-single {
  position: relative;
  padding-bottom: 20px;
}
.single #blog .preview-single .title {
  font: 30px/36px NeutraDisp-Light;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.single #blog .preview-single .author-post {
  font-size: 12px;
  color: #000000;
  letter-spacing: 0.5px;
  font-family: TeXGyreTermes-BoldItalic;
  margin-top: 5px;
  margin-bottom: 5px;
}
.single #blog .preview-single .author-post a {
  color: #000000;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.single #blog .preview-single .author-post a:hover {
  opacity: 0.7;
}
.single #blog .preview-single .info {
  position: relative;
  margin-top: 10px;
  font: 10px/20px ProximaNova-Regular;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #363636;
}
.single #blog .preview-single .info .option {
  position: relative;
  width: auto;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 5px;
  padding-right: 14px;
}
.single #blog .preview-single .info .option:after {
  position: absolute;
  display: block;
  width: auto;
  height: 13px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "•";
  color: #363636;
}
.single #blog .preview-single .info .option:last-child {
  padding-right: 0;
}
.single #blog .preview-single .info .option:last-child:after {
  display: none;
}
.single #blog .full {
  position: relative;
  display: block;
  font: 14px/20px Amble-Regular;
  letter-spacing: 1px;
  color: #363636;
}
.single #blog .full p {
  line-height: inherit;
}
.single #blog .full a {
  font-style: italic;
  color: #ad925a;
}
.single #blog .full .pinit-wrapper {
  position: relative;
}
.single #blog .full .pinit-wrapper .rolling-pin {
  position: absolute;
  display: block;
  width: 36px;
  height: 36px;
  bottom: 20px;
  right: 20px;
  background: url(../img/pin.png) top left no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  opacity: 0;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all;
  -moz-transition: all;
  -ms-transition: all;
  -o-transition: all;
  transition: all;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.single #blog .full .pinit-wrapper .rolling-pin:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  transform: scale(1.2);
}
.single #blog .full .pinit-wrapper:hover .rolling-pin {
  opacity: 1;
}
.single #blog .actions {
  position: relative;
  width: 100%;
  height: auto;
}
.single #blog .actions:before {
  position: absolute;
  width: 100%;
  height: 1px;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: #000;
  content: "";
}
.single #blog .actions .post-sharing {
  position: relative;
  width: 94px;
  height: 94px;
  padding: 0 5px;
  margin: 0 auto;
  background: #ffffff url(../img/share_bg.png) top center no-repeat;
}
.single #blog .actions .post-sharing .share {
  position: absolute;
  display: block;
  height: 14px;
  margin: auto;
  background-image: url(../img/socials.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}
.single #blog .actions .post-sharing .share.facebook {
  width: 7px;
  left: 0;
  right: 0;
  bottom: 15px;
  background-position: 0px 0px;
}
.single #blog .actions .post-sharing .share.facebook:hover {
  background-position: 0px -14px;
}
.single #blog .actions .post-sharing .share.twitter {
  width: 14px;
  top: 0;
  bottom: 0;
  left: 20px;
  background-position: -23px 0px;
}
.single #blog .actions .post-sharing .share.twitter:hover {
  background-position: -23px -14px;
}
.single #blog .actions .post-sharing .share.pinterest {
  width: 12px;
  top: 0;
  bottom: 0;
  right: 20px;
  background-position: -54px 0px;
}
.single #blog .actions .post-sharing .share.pinterest:hover {
  background-position: -54px -14px;
}
.single #blog .actions .post-sharing .share.pinterest a {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  opacity: 0 !important;
}
.single #blog .comments {
  position: relative;
  width: 100%;
  height: auto;
}
.single #blog .comments .comment {
  position: relative;
  width: 100%;
  height: auto;
}
.single #blog .comments .comment ul.children .comment-author {
  padding-left: 20px;
  background: url(../img/child_arrow.png) top left no-repeat;
}
.single #blog .comments .comment .comment-author {
  position: relative;
}
.single #blog .comments .comment .author {
  position: relative;
  margin-top: -3px;
  font: 14px TeXGyreTermes-BoldItalic;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #363636;
}
.single #blog .comments .comment .url {
  position: relative;
  margin-top: 5px;
  font: 10px ProximaNova-Regular;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #959595;
}
.single #blog .comments .comment .url a {
  font-style: normal;
}
.single #blog .comments .comment .url a:hover {
  color: #ad925a;
}
.single #blog .comments .comment .comment-reply-link {
  position: absolute;
  top: 0;
  right: 0;
  font: 14px TeXGyreTermes-BoldItalic;
  letter-spacing: 1px;
  color: #959595;
}
.single #blog .comments .comment .comment-reply-link:hover {
  color: #ad925a;
}
.single #blog .comments .comment .comment-body {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 15px;
  font: 14px/20px Amble-Regular;
  color: #000;
}
.single #blog .respond .title-container {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.single #blog .respond .title-container h2 {
  position: relative;
  display: block;
  width: 481px;
  height: 50px;
  margin: 0 auto;
  background: url(../img/respond_title_bg.png) top left no-repeat;
  font: 30px/50px HeraBig-ExtraLightItalic;
  text-align: center;
  text-transform: none;
}
.single #blog .respond .title-container h2:before,
.single #blog .respond .title-container h2:after {
  position: absolute;
  width: 100%;
  height: 1px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #000;
  content: "";
}
.single #blog .respond .title-container h2:before {
  left: -100%;
}
.single #blog .respond .title-container h2:after {
  right: -100%;
}
.single #blog .respond .cancel-comment-reply {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  zoom: 1;
  text-align: center;
}
.single #blog .respond .cancel-comment-reply #cancel-comment-reply-link {
  font: 10px ProximaNova-Regular;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #363636;
}
.single #blog .respond .cancel-comment-reply #cancel-comment-reply-link:before {
  position: relative;
  margin-right: 10px;
  content: "x";
  font-weight: bold;
}
.single #blog .respond .comment-form {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 25px;
  border-bottom: 4px double #000;
  overflow: hidden;
  zoom: 1;
}
.single #blog .respond .comment-form .leftside,
.single #blog .respond .comment-form .rightside {
  position: relative;
  width: 330px;
  height: auto;
  float: left;
}
.single #blog .respond .comment-form .rightside {
  float: right;
}
.single #blog .respond .comment-form .rightside.large {
  width: 100%;
}
.single #blog .respond .comment-form .rightside label.error {
  top: 6px;
  bottom: auto;
}
.single #blog .respond .comment-form .input-container {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.single #blog .respond .comment-form .border:before,
.single #blog .respond .comment-form .border:after {
  position: absolute;
  display: block;
  width: 5px;
  height: 5px;
  content: "";
  z-index: 9;
}
.single #blog .respond .comment-form .border:before {
  left: 0px;
  border-left: 1px solid #000;
}
.single #blog .respond .comment-form .border:after {
  right: 0px;
  border-right: 1px solid #000;
}
.single #blog .respond .comment-form .border.top:before,
.single #blog .respond .comment-form .border.top:after {
  top: 0px;
  border-top: 1px solid #000;
}
.single #blog .respond .comment-form .border.bottom:before,
.single #blog .respond .comment-form .border.bottom:after {
  bottom: 0px;
  border-bottom: 1px solid #000;
}
.single #blog .respond .comment-form input[type="text"],
.single #blog .respond .comment-form input[type="email"],
.single #blog .respond .comment-form input[type="url"],
.single #blog .respond .comment-form textarea {
  width: 100%;
  height: 25px;
  padding: 0 5px;
  margin: 0;
  border: 1px dotted #b5b5b5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font: 10px ProximaNova-Regular;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #363636;
  -webkit-transition: border-color;
  -moz-transition: border-color;
  -ms-transition: border-color;
  -o-transition: border-color;
  transition: border-color;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.single #blog .respond .comment-form textarea {
  display: block;
  height: 105px;
  padding: 7px 5px;
  resize: none;
}
.single #blog .respond .comment-form ::-webkit-input-placeholder {
  color: #363636;
}
.single #blog .respond .comment-form :-moz-placeholder {
  color: #363636;
}
.single #blog .respond .comment-form ::-moz-placeholder {
  color: #363636;
}
.single #blog .respond .comment-form :-ms-input-placeholder {
  color: #363636;
}
.single #blog .respond .comment-form span.wpcf7-form-control-wrap {
  position: relative;
  display: block;
}
.single #blog .respond .comment-form label.error {
  position: absolute;
  width: auto;
  height: 15px;
  top: 0;
  bottom: 0;
  left: auto;
  right: 10px;
  margin: auto;
  padding: 0;
  border: none;
  background: none;
  font: 8px/18px ProximaNova-Regular;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: red;
}
.single #blog .respond .comment-form .messages {
  position: relative;
  width: auto;
  height: auto;
  float: left;
  padding: 0;
  margin: 0;
  border: none;
  font: 9px/16px ProximaNova-Regular;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #959595;
}
.single #blog .respond .comment-form .clear-blocks {
  position: relative;
  width: 100%;
  height: 15px;
  clear: both;
}
.single #blog .respond .comment-form .submit-container {
  position: relative;
  width: auto;
  height: auto;
  float: right;
}
.single #blog .respond .comment-form .submit-container .ajax-loader {
  position: relative;
  float: right;
  margin-right: 10px;
  top: -2px;
}
.single #blog .respond .comment-form .submit-container input[type="submit"] {
  position: relative;
  width: auto;
  padding: 0;
  margin: 0;
  border: none;
  float: right;
  font: 14px ProximaNova-Regular;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #ad925a;
}
.single #blog .respond .comment-form .submit-container input[type="submit"]:hover {
  color: #000;
}
.post-options-container {
  position: relative;
  width: 100%;
  height: 54px;
}
.post-options {
  position: fixed;
  width: 100%;
  height: auto;
  padding: 4px 0;
  bottom: 0;
  background: #fff;
  border-top: 1px solid #000;
  z-index: 11;
}
.post-options.static {
  position: relative;
}
.post-options .basic-layout {
  overflow: hidden;
  zoom: 1;
}
.post-options .social-options {
  position: absolute;
  width: 260px;
  height: 32px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
.post-options .social-options .social {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 0 8px;
  border: 1px solid #000;
  text-indent: -9999px;
  overflow: hidden;
}
.post-options .social-options .social:after {
  position: absolute;
  height: 12px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-image: url(../img/socials.png);
  background-repeat: no-repeat;
  -webkit-background-size: 261px 36px;
  -moz-background-size: 261px 36px;
  -o-background-size: 261px 36px;
  background-size: 261px 36px;
  text-indent: -9999px;
  overflow: hidden;
  content: "";
}
.post-options .social-options .social.facebook:after {
  width: 7px;
  background-position: 1px 0px;
}
.post-options .social-options .social.facebook:hover:after {
  background-position: 1px -12px;
}
.post-options .social-options .social.twitter:after {
  width: 13px;
  background-position: -19px 0px;
}
.post-options .social-options .social.twitter:hover:after {
  background-position: -19px -12px;
}
.post-options .social-options .social.like-post:after {
  background: none;
}
.post-options .social-options .social.like-post .icon {
  position: absolute;
  width: 11px;
  height: 10px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: url(../img/like_post.png) top left no-repeat;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity;
  -moz-transition: opacity;
  -ms-transition: opacity;
  -o-transition: opacity;
  transition: opacity;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.post-options .social-options .social.like-post .lc {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 11px;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 0;
  float: none;
  font: 11px/13px Arial;
  text-align: center;
  color: #363636;
  text-indent: 0;
  -webkit-transition: opacity;
  -moz-transition: opacity;
  -ms-transition: opacity;
  -o-transition: opacity;
  transition: opacity;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.post-options .social-options .social.like-post .action-like.liked .icon {
  visibility: hidden;
  opacity: 0;
}
.post-options .social-options .social.like-post .action-like.liked .lc {
  visibility: visible;
  opacity: 1;
}
.post-options .social-options .social.like-post a {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  z-index: 10;
}
.post-options .social-options .social.like-post:hover .icon {
  background-position: bottom left;
}
.post-options .social-options .social:hover {
  border-color: #ad925a;
}
.post-options .prev,
.post-options .next {
  position: relative;
  width: auto;
  height: auto;
  float: left;
  overflow: hidden;
  zoom: 1;
}
.post-options .prev .link,
.post-options .next .link {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  width: auto;
  height: 32px;
  font: 18px/35px ProximaNova-Light;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #363636;
  -moz-transition-duration: 0ms;
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
}
.post-options .prev .link:after,
.post-options .next .link:after {
  position: absolute;
  display: block;
  width: 13px;
  height: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-position: 0px -24px;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  content: "";
}
.post-options .prev .link:hover,
.post-options .next .link:hover {
  color: #ad925a;
}
.post-options .prev .link:hover:after,
.post-options .next .link:hover:after {
  background-position: bottom left;
}
.post-options .prev .link.prev-post,
.post-options .next .link.prev-post {
  padding-left: 30px;
  margin-right: 15px;
}
.post-options .prev .link.prev-post:after,
.post-options .next .link.prev-post:after {
  left: 0;
  background-image: url(../img/slider_arrow_l.png);
}
.post-options .prev .link.next-post,
.post-options .next .link.next-post {
  padding-right: 30px;
  margin-left: 15px;
}
.post-options .prev .link.next-post:after,
.post-options .next .link.next-post:after {
  right: 0;
  background-image: url(../img/slider_arrow_r.png);
}
.post-options .prev .thumbnail,
.post-options .next .thumbnail {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: auto;
  height: auto;
}
.post-options .next {
  float: right;
}
/* Sidebar
*******************************/
#sidebar {
  position: relative;
  width: 230px;
  height: auto;
  float: right;
  padding: 40px 0;
}
#sidebar .block {
  position: relative;
  width: 100%;
  height: auto;
}
#sidebar .block.search-block {
  border-bottom: 1px solid #000;
}
#sidebar .block.search-block fieldset {
  position: relative;
  width: 100%;
  height: auto;
}
#sidebar .block.search-block fieldset input[type="text"] {
  width: 100%;
  height: 30px;
  padding: 0;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font: 14px TeXGyreTermes-BoldItalic;
  letter-spacing: 1px;
  color: #363636;
}
#sidebar .block.search-block fieldset ::-webkit-input-placeholder {
  color: #363636;
}
#sidebar .block.search-block fieldset :-moz-placeholder {
  color: #363636;
}
#sidebar .block.search-block fieldset ::-moz-placeholder {
  color: #363636;
}
#sidebar .block.search-block fieldset :-ms-input-placeholder {
  color: #363636;
}
#sidebar .block.search-block fieldset input[type="submit"] {
  position: absolute;
  display: block;
  width: 11px;
  height: 10px;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: url(../img/search_icon.png) top left no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  opacity: 0.7;
  -webkit-transition: opacity;
  -moz-transition: opacity;
  -ms-transition: opacity;
  -o-transition: opacity;
  transition: opacity;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
#sidebar .block.search-block fieldset input[type="submit"]:hover {
  opacity: 1;
}
#sidebar .block.about {
  padding-bottom: 30px;
  background: url(../img/dotted_divader.png) bottom left repeat-x;
}
#sidebar .block.about .title-container {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 16px;
  overflow: hidden;
  zoom: 1;
  text-align: center;
}
#sidebar .block.about .title-container h2 {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font: 43px HeraBig-ExtraLightItalic;
  text-transform: none;
  margin: 0;
}
#sidebar .block.about .title-container h2:before,
#sidebar .block.about .title-container h2:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 3px;
  background: url(../img/dotted_divader.png) top left repeat-x;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
}
#sidebar .block.about .title-container h2:before {
  left: -100%;
  margin-left: -10px;
}
#sidebar .block.about .title-container h2:after {
  right: -100%;
  margin-right: -10px;
}
#sidebar .block.about .img {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 40px;
  text-align: center;
}
#sidebar .block.about .img img {
  position: relative;
  width: 100%;
  height: auto;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#sidebar .block.about .title {
  position: relative;
  width: 100%;
  height: auto;
  margin: 20px 0;
  font: 18px TeXGyreTermes-Italic;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
}
#sidebar .block.about .excerpt {
  position: relative;
  width: 100%;
  height: auto;
  font: 14px/24px Amble-Regular;
  text-align: justify;
}
#sidebar .block.about .excerpt p {
  line-height: inherit;
  text-align: inherit;
}
#sidebar .block.about .readmore {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 15px;
  text-align: right;
  font: 14px TeXGyreTermes-BoldItalic;
  letter-spacing: 1px;
}
#sidebar .block.about .readmore a {
  color: #ad925a;
}
#sidebar .block.about .readmore a:hover {
  color: #000;
}
#sidebar .block.banners {
  margin-top: 30px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #000;
}
#sidebar .block.banners .block-in {
  position: relative;
  width: 100%;
  height: auto;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #000;
  overflow: hidden;
  zoom: 1;
}
#sidebar .block.banners div.wp_bannerize div {
  margin-bottom: 15px;
}
#sidebar .block.banners div.wp_bannerize div:last-child {
  margin-bottom: 0;
}
#sidebar .block.instagram,
#sidebar .block.pinterest {
  margin-top: 35px;
}
#sidebar .block.instagram .title,
#sidebar .block.pinterest .title {
  position: relative;
  width: 100%;
  height: auto;
  margin: 20px 0;
  font: 21px/24px TeXGyreTermes-Regular;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 2px;
  color: #363636;
}
#sidebar .block.instagram figure,
#sidebar .block.pinterest figure {
  position: relative;
  width: 230px;
  height: 230px;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  background: url(../img/sidebar_insta_bg.png) top left no-repeat;
  opacity: 1;
  -webkit-transition: opacity;
  -moz-transition: opacity;
  -ms-transition: opacity;
  -o-transition: opacity;
  transition: opacity;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
#sidebar .block.instagram figure img,
#sidebar .block.pinterest figure img {
  width: 100%;
  height: auto;
  min-height: 100%;
}
#sidebar .block.instagram:hover figure,
#sidebar .block.pinterest:hover figure {
  opacity: 0.7;
}
#sidebar .block.instagram .caption,
#sidebar .block.pinterest .caption {
  position: relative;
  margin-top: 10px;
  font: 18px HeraBig-ExtraLightItalic;
  text-align: center;
  color: #363636;
}
#sidebar .block.instagram .caption a,
#sidebar .block.pinterest .caption a {
  color: inherit;
}
#sidebar .block.instagram .caption a:hover,
#sidebar .block.pinterest .caption a:hover {
  color: #ad925a;
}
#sidebar .block.instagram .flexslider,
#sidebar .block.pinterest .flexslider {
  height: 100%;
  width: auto;
}
#sidebar .block.instagram .flexslider .flex-viewport,
#sidebar .block.pinterest .flexslider .flex-viewport {
  height: 100%;
}
#sidebar .block.instagram .flexslider ul.slides,
#sidebar .block.pinterest .flexslider ul.slides {
  height: 100%;
}
#sidebar .block.instagram .flexslider li,
#sidebar .block.pinterest .flexslider li {
  height: 100%;
}
#sidebar .block.instagram .flexslider img,
#sidebar .block.pinterest .flexslider img {
  width: auto;
  height: 100%;
}
#sidebar .block.pinterest figure {
  width: 214px;
  height: 215px;
  margin: 0 auto;
  background: url(../img/bs_block_bg3.png) top left no-repeat;
}
#sidebar .block.other-socials a {
  position: relative;
  display: block;
  margin-top: 10px;
  font: 18px HeraBig-ExtraLightItalic;
  text-align: center;
  color: #363636;
}
#sidebar .block.other-socials a:hover {
  color: #ad925a;
}
#sidebar .block.other-socials a:before {
  position: relative;
  display: block;
  width: 10px;
  height: 1px;
  margin: 20px auto;
  content: "";
  background: #000;
}
#sidebar .block.contact {
  position: relative;
  width: 230px;
  height: 231px;
  background: url(../img/bs_block_bg2.png) top left no-repeat;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform;
  -moz-transition: transform;
  -ms-transition: transform;
  -o-transition: transform;
  transition: transform;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
#sidebar .block.contact:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
#sidebar .block.contact .first-row {
  font: 24px HeraBig-ExtraLightItalic;
  color: #363636;
}
#sidebar .block.contact .second-row {
  position: relative;
  margin-top: 5px;
  font: 9px ProximaNova-Regular;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #ad925a;
}
#sidebar .block.contact .second-row a {
  color: inherit;
}
#sidebar .block.contact .second-row a:hover {
  color: #000;
}
#sidebar .block.archives {
  position: relative;
  margin-top: 35px;
  padding-top: 10px;
  background: url(../img/dotted_divader.png) top left repeat-x;
}
#sidebar .block.archives .title {
  position: relative;
  width: 100%;
  height: auto;
  margin: 20px 0;
  font: 21px/24px TeXGyreTermes-Regular;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 2px;
  color: #363636;
}
#sidebar .block.archives .months {
  position: relative;
  width: 205px;
  margin: 0 auto;
}
#sidebar .block.archives .year-months {
  position: relative;
  display: none;
  font: 12px ProximaNova-Regular;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #363636;
}
#sidebar .block.archives .year-months span,
#sidebar .block.archives .year-months a {
  position: relative;
  width: 34px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 10px 5px;
  padding-right: 10px;
}
#sidebar .block.archives .year-months span:nth-child(4),
#sidebar .block.archives .year-months a:nth-child(4),
#sidebar .block.archives .year-months span:nth-child(8),
#sidebar .block.archives .year-months a:nth-child(8),
#sidebar .block.archives .year-months span:last-child,
#sidebar .block.archives .year-months a:last-child {
  padding-right: 0;
}
#sidebar .block.archives .year-months span:nth-child(4):after,
#sidebar .block.archives .year-months a:nth-child(4):after,
#sidebar .block.archives .year-months span:nth-child(8):after,
#sidebar .block.archives .year-months a:nth-child(8):after,
#sidebar .block.archives .year-months span:last-child:after,
#sidebar .block.archives .year-months a:last-child:after {
  display: none;
}
#sidebar .block.archives .year-months span:after,
#sidebar .block.archives .year-months a:after {
  position: absolute;
  display: block;
  width: auto;
  height: 14px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "•";
  color: #363636;
}
#sidebar .block.archives .year-months a {
  color: #ad925a;
}
#sidebar .block.archives .year {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 20px;
  font: 18px ProximaNova-Light;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  color: #363636;
}
#sidebar .block.archives .year .down,
#sidebar .block.archives .year .up,
#sidebar .block.archives .year #archives-active-year {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
#sidebar .block.archives .year #archives-active-year {
  margin: 0 15px;
}
#sidebar .block.archives .year .down,
#sidebar .block.archives .year .up {
  width: 7px;
  height: 12px;
  background-position: 0 -12px;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 300%;
  -moz-background-size: 100% 300%;
  -o-background-size: 100% 300%;
  background-size: 100% 300%;
  text-indent: -9999px;
  overflow: hidden;
}
#sidebar .block.archives .year .down:hover,
#sidebar .block.archives .year .up:hover {
  background-position: bottom left;
}
#sidebar .block.archives .year .down {
  background-image: url(../img/slider_arrow_l.png);
}
#sidebar .block.archives .year .up {
  background-image: url(../img/slider_arrow_r.png);
}
#sidebar .divader {
  position: relative;
  width: 100%;
  height: 3px;
  margin: 30px 0;
  background: url(../img/dotted_divader.png) center left repeat-x;
}
/* More on blog
*******************************/
.more-on-blog {
  position: relative;
  width: 100%;
  height: auto;
  padding: 45px 0 20px 0;
  margin-top: 75px;
  border-top: 1px solid #000;
  border-bottom: 5px solid #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.more-on-blog .title-container {
  position: absolute;
  width: 100%;
  height: auto;
  top: -25px;
  margin: 0;
  text-align: center;
}
.more-on-blog .title-container h2 {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #fff;
  padding: 0 15px;
  margin: 0;
  font: 43px HeraBig-ExtraLightItalic;
  text-transform: none;
  color: #000;
}
.more-on-blog .flexslider {
  position: relative;
  width: 100%;
  height: auto;
  padding: 0 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.more-on-blog ul.slides .item {
  position: relative;
  width: 155px;
  height: 155px;
  border: 1px solid #e5e5e5;
}
.more-on-blog ul.slides .item figure {
  position: relative;
  width: 100%;
  height: 100%;
}
.more-on-blog ul.slides .item figure img {
  width: 100%;
  height: 100%;
}
.more-on-blog ul.slides .item .over {
  position: absolute;
  width: 135px;
  height: 135px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border: 1px solid #000;
  -webkit-transition: all;
  -moz-transition: all;
  -ms-transition: all;
  -o-transition: all;
  transition: all;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.more-on-blog ul.slides .item .over .over-in {
  position: absolute;
  width: 135px;
  height: 135px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.more-on-blog ul.slides .item .over .over-in .border:before,
.more-on-blog ul.slides .item .over .over-in .border:after {
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  content: "";
  opacity: 0;
  -webkit-transition: opacity;
  -moz-transition: opacity;
  -ms-transition: opacity;
  -o-transition: opacity;
  transition: opacity;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.more-on-blog ul.slides .item .over .over-in .border:before {
  left: -1px;
  border-left: 1px solid #000;
}
.more-on-blog ul.slides .item .over .over-in .border:after {
  right: -1px;
  border-right: 1px solid #000;
}
.more-on-blog ul.slides .item .over .over-in .border.top:before,
.more-on-blog ul.slides .item .over .over-in .border.top:after {
  top: -1px;
  border-top: 1px solid #000;
}
.more-on-blog ul.slides .item .over .over-in .border.bottom:before,
.more-on-blog ul.slides .item .over .over-in .border.bottom:after {
  bottom: -1px;
  border-bottom: 1px solid #000;
}
.more-on-blog ul.slides .item .over .meta {
  position: relative;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity;
  -moz-transition: opacity;
  -ms-transition: opacity;
  -o-transition: opacity;
  transition: opacity;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.more-on-blog ul.slides .item .over .title,
.more-on-blog ul.slides .item .over .open-post {
  position: relative;
  z-index: 2;
  font: 11px/18px TeXGyreTermes-Regular;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.more-on-blog ul.slides .item .over .categories:after {
  position: relative;
  display: block;
  width: 25px;
  height: 1px;
  background: #000;
  margin: 10px auto;
  content: "";
}
.more-on-blog ul.slides .item .over .open-post {
  font-family: TeXGyreTermes-BoldItalic;
  text-transform: none;
}
.more-on-blog ul.slides .item .over .open-post:hover {
  color: #ad925a;
}
.more-on-blog ul.slides .item .over .categories {
  position: relative;
  margin-top: 10px;
  font: 8px ProximaNova-Regular;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #000;
}
.more-on-blog ul.slides .item .over .categories a {
  color: inherit;
}
.more-on-blog ul.slides .item .over .categories a:hover {
  color: #ad925a;
}
.more-on-blog ul.slides .item:hover .over {
  width: 100%;
  height: 100%;
  border: none;
  background-color: rgba(255, 255, 255, 0.8);
}
.more-on-blog ul.slides .item:hover .over .meta {
  opacity: 1;
}
.more-on-blog ul.slides .item:hover .over .over-in .border:before,
.more-on-blog ul.slides .item:hover .over .over-in .border:after {
  opacity: 1;
}
.more-on-blog .flex-direction-nav .flex-prev,
.more-on-blog .flex-direction-nav .flex-next {
  position: absolute;
  width: 13px;
  height: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-position: 0px -24px;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  z-index: 100;
}
.more-on-blog .flex-direction-nav .flex-prev:hover,
.more-on-blog .flex-direction-nav .flex-next:hover {
  background-position: bottom left;
}
.more-on-blog .flex-direction-nav .flex-prev {
  left: 0px;
  background-image: url(../img/slider_arrow_l.png);
}
.more-on-blog .flex-direction-nav .flex-next {
  right: 0px;
  background-image: url(../img/slider_arrow_r.png);
}
/* 404 error
*******************************/
.not-found {
  position: relative;
  width: 100%;
  height: auto;
  padding: 50px 0;
  text-align: center;
}
.not-found p {
  font: 14px/24px ProximaNova-Regular;
  letter-spacing: 1px;
  color: #363636;
  text-align: inherit;
  margin: 0;
}
#error-404 {
  position: relative;
  width: 680px;
  height: auto;
  margin: 140px auto;
  border: 1px solid #000;
}
#error-404 .border:before,
#error-404 .border:after {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  background: #fff;
  content: "•";
  line-height: 20px;
  text-align: center;
}
#error-404 .border:before {
  left: -1px;
  border-right: 1px solid #000;
}
#error-404 .border:after {
  right: -1px;
  border-left: 1px solid #000;
}
#error-404 .border.top:before,
#error-404 .border.top:after {
  top: -1px;
  border-bottom: 1px solid #000;
}
#error-404 .border.bottom:before,
#error-404 .border.bottom:after {
  bottom: -1px;
  border-top: 1px solid #000;
}
#error-404 .error-404-wrap {
  position: relative;
  width: 100%;
  height: auto;
}
#error-404 .error-404-wrap .title-container {
  position: absolute;
  width: 100%;
  height: auto;
  top: -25px;
  text-align: center;
}
#error-404 .error-404-wrap .title-container h2 {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #fff;
  padding: 0 15px;
  margin: 0;
  font: 43px HeraBig-ExtraLightItalic;
  text-transform: none;
  color: #000;
}
#error-404 .error-404-wrap .text {
  position: relative;
  width: 100%;
  height: auto;
  padding: 90px 0;
  font: 14px/24px ProximaNova-Regular;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  color: #363636;
}
#error-404 .error-404-wrap .text p {
  line-height: inherit;
  text-align: inherit;
}
#error-404 .error-404-wrap .rect {
  position: absolute;
  width: 36px;
  height: 36px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  border: 1px solid #000;
  background: #fff;
}
#error-404 .error-404-wrap .rect.left {
  left: -20px;
}
#error-404 .error-404-wrap .rect.right {
  right: -20px;
}
/* Popups
*******************************/
.subscribe-container {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 200;
}
.subscribe-container .subscribe {
  position: relative;
  display: block;
  width: 260px;
  height: auto;
  margin: 0 auto;
  padding: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background: #363636;
  color: #fff;
}
.subscribe-container .subscribe .border:before,
.subscribe-container .subscribe .border:after {
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  content: "";
}
.subscribe-container .subscribe .border:before {
  left: 5px;
  border-left: 1px solid #fff;
}
.subscribe-container .subscribe .border:after {
  right: 5px;
  border-right: 1px solid #fff;
}
.subscribe-container .subscribe .border.top:before,
.subscribe-container .subscribe .border.top:after {
  top: 5px;
  border-top: 1px solid #fff;
}
.subscribe-container .subscribe .border.bottom:before,
.subscribe-container .subscribe .border.bottom:after {
  bottom: 5px;
  border-bottom: 1px solid #fff;
}
.subscribe-container .subscribe h2 {
  font: 24px NeutraDisp-Light;
  letter-spacing: 3px;
}
.subscribe-container .subscribe .text {
  position: relative;
  width: 100%;
  height: auto;
  margin: 30px 0;
}
.subscribe-container .subscribe .link {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 10px 0;
  font: 14px TeXGyreTermes-Regular;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.subscribe-container .subscribe .link:after {
  position: absolute;
  width: 30px;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  background: #fff;
}
.subscribe-container .subscribe .link:last-child:after {
  display: none;
}
.subscribe-container .subscribe .close {
  position: absolute;
  width: 50px;
  left: 0;
  right: 0;
  bottom: 10px;
  margin: auto;
  font: 12px TeXGyreTermes-Italic;
  letter-spacing: 1px;
}
/* Footer
*******************************/
#footer-main {
  position: relative;
  width: 100%;
  height: auto;
  padding: 15px 0;
  background: #000;
  font: 10px/15px ProximaNova-Regular;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
}
#footer-main .basic-layout:after {
  display: block;
  clear: both;
  content: "";
}
#footer-main p {
  display: inline;
}
#footer-main .leftside {
  position: relative;
  width: auto;
  float: left;
}
#footer-main .rightside {
  position: relative;
  width: auto;
  height: auto;
  float: right;
}
#footer-main .center {
  position: absolute;
  width: 400px;
  height: 15px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
/* Gallery Default Styles
*******************************/
.gallery {
  margin: auto;
  margin-bottom: 20px;
}
.gallery .pinit-wrapper {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  widows: auto;
  height: auto;
}
.gallery .entry-content img {
  margin: 0 0 24px 0;
  max-width: 640px;
}
.gallery .alignleft,
.gallery img.alignleft {
  display: inline;
  float: left;
  margin-right: 24px;
  margin-top: 4px;
}
.gallery .alignright,
.gallery img.alignright {
  display: inline;
  float: right;
  margin-left: 24px;
  margin-top: 4px;
}
.gallery .aligncenter,
.gallery img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gallery img.alignleft,
.gallery img.alignright,
.gallery img.aligncenter {
  margin-bottom: 12px;
}
.gallery .wp-caption {
  background: #f1f1f1;
  color: #888;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  margin-bottom: 20px;
  padding: 4px;
}
.gallery .wp-caption img {
  margin: 5px;
}
.gallery .wp-caption p.wp-caption-text {
  margin: 0 0 4px;
}
.gallery .wp-smiley {
  margin: 0;
}
.gallery .gallery-item {
  float: left;
  margin-top: 10px;
  text-align: center;
  width: 33%;
}
.gallery img {
  border: 2px solid #cfcfcf;
}
.gallery .gallery-caption {
  margin-left: 0;
}
.gallery dl {
  margin: 0;
}
.gallery img {
  border: 10px solid #f1f1f1;
}
.gallery .gallery-caption {
  color: #888;
  font-size: 12px;
  margin: -24px 0 24px 0;
}
.gallery br + br {
  display: none;
}
/* FLO Gallery Slider
*******************************/
.flo-slider-slides .flexslider {
  padding-bottom: 35px;
}
.flo-slider-slides .flex-direction-nav .flex-prev,
.flo-slider-slides .flex-direction-nav .flex-next {
  position: absolute;
  width: 13px;
  height: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  z-index: 100;
  background-position: 0 -48px;
}
.flo-slider-slides .flex-direction-nav .flex-prev:hover,
.flo-slider-slides .flex-direction-nav .flex-next:hover {
  background-position: 0 -24px;
}
.flo-slider-slides .flex-direction-nav .flex-prev {
  left: 20px;
  background-image: url(../img/slider_arrow_l.png);
}
.flo-slider-slides .flex-direction-nav .flex-next {
  right: 20px;
  background-image: url(../img/slider_arrow_r.png);
}
.flo-slider-slides .flex-control-nav {
  position: absolute;
  width: 100%;
  height: auto;
  bottom: 0;
  text-align: center;
}
.flo-slider-slides .flex-control-nav li {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin: 0 7px;
}
.flo-slider-slides .flex-control-nav li a {
  position: relative;
  display: block;
  width: 9px;
  height: 9px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #E9E9E9;
  text-indent: -9999px;
  overflow: hidden;
}
.flo-slider-slides .flex-control-nav li a.flex-active {
  background: #ad925a;
}
/* Fancybox
*******************************/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('../img/fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../img/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('../img/blank.gif');
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('../img/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
.block.instagram .flexslider {
  overflow: hidden;
}
.block.instagram .inner-img-block a {
  display: block;
  background-size: cover;
  background-position: center center;
}
.block.instagram .flo-shcode-instgm-container {
  display: block!important;
  width: 100%;
}
.block.instagram .flo-instagram-row {
  display: block!important;
}
#sidebar .block.instagram .flexslider img {
  width: 100%;
  height: auto;
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url('../img/fancybox_sprite@2x.png');
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url('../img/fancybox_loading@2x.gif');
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
/* Animations
*******************************/
@-webkit-keyframes sliding {
  0% {
    top: 0;
    left: 0;
    opacity: 0.3;
  }
  25% {
    opacity: 1;
  }
  75% {
    opacity: 0.3;
  }
  100% {
    top: 70%;
    left: -30%;
    opacity: 0;
  }
}
@-moz-keyframes sliding {
  0% {
    top: 0;
    left: 0;
    opacity: 0.3;
  }
  25% {
    opacity: 1;
  }
  75% {
    opacity: 0.3;
  }
  100% {
    top: 70%;
    left: -30%;
    opacity: 0;
  }
}
@-o-keyframes sliding {
  0% {
    top: 0;
    left: 0;
    opacity: 0.3;
  }
  25% {
    opacity: 1;
  }
  75% {
    opacity: 0.3;
  }
  100% {
    top: 70%;
    left: -30%;
    opacity: 0;
  }
}
@keyframes sliding {
  0% {
    top: 0;
    left: 0;
    opacity: 0.3;
  }
  25% {
    opacity: 1;
  }
  75% {
    opacity: 0.3;
  }
  100% {
    top: 70%;
    left: -30%;
    opacity: 0;
  }
}
@-webkit-keyframes sliding-2 {
  0% {
    top: -30%;
    left: -30%;
    opacity: 0.3;
  }
  25% {
    opacity: 1;
  }
  75% {
    opacity: 0.3;
  }
  100% {
    top: 70%;
    left: -60%;
    opacity: 0;
  }
}
@-moz-keyframes sliding-2 {
  0% {
    top: -30%;
    left: -30%;
    opacity: 0.3;
  }
  25% {
    opacity: 1;
  }
  75% {
    opacity: 0.3;
  }
  100% {
    top: 70%;
    left: -60%;
    opacity: 0;
  }
}
@-o-keyframes sliding-2 {
  0% {
    top: -30%;
    left: -30%;
    opacity: 0.3;
  }
  25% {
    opacity: 1;
  }
  75% {
    opacity: 0.3;
  }
  100% {
    top: 70%;
    left: -60%;
    opacity: 0;
  }
}
@keyframes sliding-2 {
  0% {
    top: -30%;
    left: -30%;
    opacity: 0.3;
  }
  25% {
    opacity: 1;
  }
  75% {
    opacity: 0.3;
  }
  100% {
    top: 70%;
    left: -60%;
    opacity: 0;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
#nav-mobile {
  display: none;
}
.mobile-options {
  display: none;
}
@media (max-width: 960px) {
  .basic-layout {
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    overflow-x: hidden;
  }
  #header-main .top-nav #nav-mini {
    display: none;
  }
  #header-main .top-nav .social-container {
    position: relative;
    width: 100%;
    height: auto;
    text-align: center;
  }
  #header-main .top-nav .social-container .social {
    margin: 0 8px;
  }
  #header-main .logo {
    width: 132px;
    height: 69px;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
  }
  #header-main #nav-main {
    display: none;
  }
  #header-main #nav-mobile {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
  }
  #header-main #nav-mobile select {
    top: 0;
    z-index: 2;
  }
  #header-main #nav-mobile .customSelect {
    position: relative;
    width: 100%;
    height: auto;
    padding: 15px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    text-align: center;
    font: 18px/1 'ProximaNova-Regular';
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #363636;
  }
  #header-main #nav-mobile .customSelect .customSelectInner {
    position: relative;
    width: 100% !important;
  }
  #header-main #nav-mobile .customSelect .customSelectInner:before,
  #header-main #nav-mobile .customSelect .customSelectInner:after {
    content: " • ";
  }
  #homepage .slider-container .slider {
    width: 100%;
    height: auto;
    float: none;
  }
  #homepage .slider-container .slider .slides .over {
    position: relative;
    width: 100%;
    height: auto;
  }
  #homepage .slider-container .slider .slides .over .meta .title {
    font-size: 18px;
  }
  #homepage .slider-container .slider .flex-direction-nav .flex-prev,
  #homepage .slider-container .slider .flex-direction-nav .flex-next {
    display: none;
  }
  #homepage .slider-container .banner {
    display: none;
  }
  #homepage .info-container .latest-posts {
    width: 100%;
    height: auto;
    float: none;
  }
  #homepage .info-container .latest-posts .posts .block {
    width: 100%;
    margin-bottom: 15px;
  }
  #homepage .info-container .latest-posts .posts .block img {
    width: 100%;
    height: auto;
  }
  #homepage .info-container .latest-posts .posts .block .over {
    position: relative;
  }
  #homepage .info-container .latest-posts .posts .block .over .meta {
    width: 100%;
    top: 0;
    opacity: 1;
  }
  #homepage .info-container .latest-posts .posts .block .over .meta .meta-in {
    width: 100%;
    max-width: 100%;
    padding: 20px 0 !important;
  }
  #homepage .info-container .latest-posts .posts .block .over .meta .title {
    font-size: 18px;
  }
  #homepage .info-container .latest-posts .posts .block .over .meta .title:after {
    display: none;
  }
  #homepage .info-container .latest-posts .title-container h2 {
    font-size: 30px;
    padding-left: 50px;
    padding-right: 50px;
  }
  #homepage .info-container .about-block {
    width: 100%;
  }
  #homepage .hit-list .items .flexslider {
    width: 100%;
  }
  #homepage .hit-list .items .flexslider ul.slides li .meta {
    width: 150px;
    height: 150px;
    padding-left: 15px;
    padding-right: 15px;
  }
  #homepage .hit-list .items .flexslider ul.slides li .meta .title {
    font-size: 12px;
  }
  #homepage .hit-list .items .flexslider ul.slides li .meta .title:after {
    margin: 5px auto;
  }
  #homepage .hit-list .items .flexslider ul.slides li .meta .date {
    font-size: 12px;
  }
  .shop-items .flexslider {
    padding-left: 53px;
    padding-right: 53px;
  }
  .shop-items .flex-direction-nav .flex-prev,
  .shop-items .flex-direction-nav .flex-next {
    display: none;
  }
  .shop-items ul.slides .item .fullsize-link {
    display: none;
  }
  .shop-items ul.slides .item:hover {
    border-color: #e6e6e6;
  }
  .shop-items ul.slides .item:hover .over {
    opacity: 0;
    visibility: hidden;
  }
  .shop-items ul.slides .item.mobile-click {
    border-color: #ad925a;
  }
  .shop-items ul.slides .item.mobile-click .over {
    opacity: 1;
    visibility: visible;
  }
  .shop-items ul.slides .item.mobile-click .fullsize-link {
    display: block;
  }
  .more-on-blog .flexslider {
    padding-left: 61px;
    padding-right: 61px;
  }
  .more-on-blog .flex-direction-nav .flex-prev,
  .more-on-blog .flex-direction-nav .flex-next {
    display: none;
  }
  .more-on-blog ul.slides .item:hover .over {
    width: 135px;
    height: 135px;
    border: 1px solid #000;
    background: none;
  }
  .more-on-blog ul.slides .item:hover .over .over-in .border:before,
  .more-on-blog ul.slides .item:hover .over .over-in .border:after {
    opacity: 0;
  }
  .more-on-blog ul.slides .item:hover .over .meta {
    opacity: 0;
    visibility: hidden;
  }
  .more-on-blog ul.slides .item.mobile-click .over {
    width: 100%;
    height: 100%;
    border: none;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .more-on-blog ul.slides .item.mobile-click .over .over-in .border:before,
  .more-on-blog ul.slides .item.mobile-click .over .over-in .border:after {
    opacity: 1;
  }
  .more-on-blog ul.slides .item.mobile-click .over .meta {
    opacity: 1;
    visibility: visible;
  }
  .be-social {
    padding: 15px 0;
  }
  .be-social .blocks .block {
    margin: 0 auto 20px auto;
  }
  .be-social .blocks .block:last-child {
    margin-bottom: 0;
  }
  .be-social .mobile-options {
    position: relative;
    width: 100%;
    height: auto;
    text-align: center;
  }
  .be-social .mobile-options .mobile-title {
    font: 14px/24px TeXGyreTermes-Regular;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #363636;
  }
  .be-social .mobile-options .social-container {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 20px;
    text-align: center;
  }
  .be-social .mobile-options .social-container .social {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin: 0 15px;
    background-image: url(../img/mobile-socials.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    -webkit-background-size: 225px 46px;
    -moz-background-size: 225px 46px;
    -o-background-size: 225px 46px;
    background-size: 225px 46px;
  }
  .be-social .mobile-options .social-container .social.facebook {
    width: 11px;
    height: 22px;
    background-position: 0px 0;
  }
  .be-social .mobile-options .social-container .social.facebook:hover {
    background-position: 0px -23px;
  }
  .be-social .mobile-options .social-container .social.twitter {
    width: 24px;
    height: 19px;
    background-position: -63px -2px;
  }
  .be-social .mobile-options .social-container .social.twitter:hover {
    background-position: -63px -25px;
  }
  .be-social .mobile-options .social-container .social.pinterest {
    width: 19px;
    height: 23px;
    background-position: -134px 0px;
  }
  .be-social .mobile-options .social-container .social.pinterest:hover {
    background-position: -134px -23px;
  }
  .be-social .mobile-options .social-container .social.instagram {
    width: 23px;
    height: 23px;
    background-position: -202px 0px;
  }
  .be-social .mobile-options .social-container .social.instagram:hover {
    background-position: -202px -23px;
  }
  .default-page .main-content {
    width: 100%;
    float: none;
  }
  .default-page .title-container h2 {
    text-align: center;
  }
  .default-page#contributors {
    padding-bottom: 40px;
  }
  .default-page#contributors .featured .leftside {
    width: 100%;
    height: auto;
    float: none;
  }
  .default-page#contributors .featured .leftside .thumbnail {
    height: auto;
    border: none;
  }
  .default-page#contributors .featured .leftside .thumbnail img {
    max-height: none;
  }
  .default-page#contributors .featured .rightside {
    position: relative;
    width: 100%;
    height: auto;
    float: none;
    margin-top: 20px;
  }
  .default-page#contributors .featured .rightside h3 {
    text-align: center;
  }
  .default-page#contributors #sidebar {
    display: none;
  }
  .default-page#shop {
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 40px;
  }
  .default-page#shop .items .item {
    width: 100%;
    height: auto;
    border: none;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .default-page#shop .items .item .over {
    position: relative;
    height: auto;
    padding: 0;
    margin-top: 20px;
    background: none;
    opacity: 1;
  }
  .default-page#shop .be-social {
    padding: 0;
    background: none;
  }
  .default-page#shop .be-social .title-container {
    display: none;
  }
  .default-page#shop .be-social .blocks {
    display: none;
  }
  .default-page#shop .be-social .mobile-options {
    display: block;
  }
  .default-page#about .photos .img-container {
    display: none;
  }
  .default-page#about .photos .img-container:first-child {
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  .default-page#about #sidebar {
    display: none;
  }
  .default-page#about .more-on-blog {
    display: none;
  }
  .default-page#about .be-social {
    padding: 0;
    background: none;
  }
  .default-page#about .be-social .title-container {
    display: none;
  }
  .default-page#about .be-social .blocks {
    display: none;
  }
  .default-page#about .be-social .mobile-options {
    display: block;
  }
  .default-page#contact .form {
    border-bottom: none;
  }
  .default-page#contact .form .leftside,
  .default-page#contact .form .rightside {
    width: 100%;
  }
  .default-page#contact #sidebar {
    display: none;
  }
  .default-page#archives .years .year {
    display: block;
    margin: 0 auto 20px auto !important;
  }
  .default-page#site-seeing-page #sidebar {
    display: none;
  }
  .default-page#site-seeing-page .text .category {
    width: 100%;
  }
  .default-page#site-seeing-page .be-social .mobile-options {
    display: block;
  }
  .default-page#press .posts .item {
    position: relative;
    display: block;
    width: 45%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .default-page#press .posts .item:nth-child(2n) {
    float: right;
  }
  .default-page#press .posts .item .thumbnail {
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .default-page#press .posts .item .thumbnail .open {
    display: none;
  }
  .default-page#press #sidebar {
    display: none;
  }
  .default-page#press .be-social {
    margin-top: 0;
    margin-bottom: 50px;
    padding: 0;
    background: none;
  }
  .default-page#press .be-social .title-container {
    display: none;
  }
  .default-page#press .be-social .blocks {
    display: none;
  }
  .default-page#press .be-social .mobile-options {
    display: block;
  }
  .default-page#engagement .posts .post .thumbnail,
  .default-page#engagement .posts .post .post-content {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    float: none;
  }
  .default-page#engagement .posts .post .post-content {
    margin-top: 10px;
  }
  .default-page#engagement #sidebar {
    display: none;
  }
  .default-page#engagement .be-social {
    margin-top: 0;
    margin-bottom: 50px;
    padding: 0;
    background: none;
  }
  .default-page#engagement .be-social .title-container {
    display: none;
  }
  .default-page#engagement .be-social .blocks {
    display: none;
  }
  .default-page#engagement .be-social .mobile-options {
    display: block;
  }
  #blog .title-container h2 {
    text-align: center;
  }
  #blog .main-content {
    width: 100%;
    float: none;
  }
  #blog .main-content .posts .post .over {
    position: relative;
    width: 100%;
    height: auto;
  }
  #blog .main-content .posts .post .over .in {
    display: block;
    height: auto;
  }
  #blog .main-content .posts .post .over .meta {
    position: relative;
    display: block;
    width: 100%;
    top: auto;
    height: auto;
    text-align: left;
  }
  #blog .main-content .posts .post .over .meta .meta-in {
    padding: 0;
  }
  #blog .main-content .posts .post .over .meta .meta-in:after {
    content: none;
  }
  #blog .main-content .posts .post .over .meta .title {
    font-size: 20px;
    line-height: 24px;
  }
  #blog .main-content .posts .post .over .meta .info {
    margin-top: 0;
    font-size: 8px;
    letter-spacing: 1px;
  }
  #blog .main-content .posts .post .over .meta .info .option:after {
    display: none;
  }
  #blog .main-content .posts .post .over .meta .info .option:first-child {
    padding-left: 0;
  }
  #blog .main-content .posts .post .over .meta .info .option:first-child:after {
    display: block;
  }
  #blog .main-content .posts .post .over .meta .info .option:last-child {
    display: none;
  }
  #blog .main-content .posts .post .over .meta .info .option:after {
    line-height: 1;
  }
  #blog .main-content .posts .post .over .meta .open-post {
    display: none;
  }
  #blog #sidebar {
    display: none;
  }
  #blog .more-on-blog {
    padding-top: 25px;
  }
  #blog .more-on-blog .more-title-container {
    position: relative;
    top: auto;
    margin-bottom: 20px;
  }
  #blog .more-on-blog .more-title-container h2 {
    font-size: 26px;
  }
  #blog .more-on-blog li {
    width: 46%;
    margin: 2%;
  }
  #blog .more-on-blog li .item {
    width: 100%;
    height: auto;
  }
  #blog .more-on-blog li .item figure img {
    height: auto;
  }
  #blog .more-on-blog li .item .over {
    width: 90%;
    height: 90%;
  }
  .single #blog .respond .title-container h2 {
    width: 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    font-size: 17px;
  }
  .single #blog .respond .comment-form .leftside,
  .single #blog .respond .comment-form .rightside {
    width: 100%;
    height: auto;
    float: none;
  }
  #footer-main .leftside,
  #footer-main .rightside {
    width: 100%;
    height: auto;
    float: none;
    text-align: center;
  }
  #footer-main .rightside {
    margin-top: 10px;
  }
  .post-options .prev .link,
  .post-options .next .link {
    width: 0;
    text-indent: 999px;
    overflow: hidden;
  }
  .post-options .prev .thumbnail,
  .post-options .next .thumbnail {
    display: none;
  }
}
