/* 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;
}
/* 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;
}
/* Plugins styles
*******************************/
/*! 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);
}
/*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*/
  }
}
.a-hover-link:after,
.a-hover-link:before {
  content: "";
  position: absolute;
  bottom: -2px;
  width: 50%;
  height: 1px;
  border-bottom: 1px solid #dad9d7;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.a-hover-link:before {
  right: 50%;
}
.a-hover-link:after {
  left: 50%;
}
.a-hover-link:hover:before,
.a-hover-link:hover:after {
  width: 0;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.a-hover-link2:after,
.a-hover-link2:before {
  content: "";
  position: absolute;
  bottom: -2px;
  width: 0;
  height: 1px;
  border-bottom: 1px solid #dad9d7;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.a-hover-link2:before {
  right: 50%;
}
.a-hover-link2:after {
  left: 50%;
}
.a-hover-link2:hover:before,
.a-hover-link2:hover:after {
  width: 50%;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
/* Link styles
*******************************/
a {
  color: inherit;
  text-decoration: none;
}
/* Placeholders
*******************************/
input[type="text"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: inherit;
}
input[type="text"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
textarea:-moz-placeholder {
  color: inherit;
}
input[type="text"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
textarea::-moz-placeholder {
  color: inherit;
}
input[type="text"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: inherit;
}
input[type="text"]:focus::-webkit-input-placeholder,
input[type="url"]:focus::-webkit-input-placeholder,
input[type="email"]:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
input[type="text"]:focus:-moz-placeholder,
input[type="url"]:focus:-moz-placeholder,
input[type="email"]:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: transparent;
}
input[type="text"]:focus::-moz-placeholder,
input[type="url"]:focus::-moz-placeholder,
input[type="email"]:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: transparent;
}
input[type="text"]:focus:-ms-input-placeholder,
input[type="url"]:focus:-ms-input-placeholder,
input[type="email"]:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: transparent;
}
/* Paragraphs
*******************************/
p {
  line-height: inherit;
  text-align: inherit;
}
p:last-child {
  margin-bottom: 0;
}
p a {
  text-decoration: underline;
}
p a:hover {
  text-decoration: none;
}
/* Image
*******************************/
img {
  max-width: 100%;
  height: auto;
}
/* Headers
*******************************/
h2 {
  font: 36px DidotLTStd-Italic;
  color: #646464;
  letter-spacing: 1px;
}
/* Frequently used elements
*******************************/
/* Colors
*******************************/
/* Vertical align
*******************************/
.in {
  position: relative;
  width: 100%;
  height: 100%;
  display: table;
}
.in > .in {
  display: table-cell;
  vertical-align: middle;
}
.opacity6 {
  opacity: 1;
  -webkit-transition: 100ms;
  -moz-transition: 100ms;
  -ms-transition: 100ms;
  -o-transition: 100ms;
  transition: 100ms;
}
.opacity6:hover {
  opacity: 0.6;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
/* Socials
*******************************/
.social-single {
  position: relative;
  width: 15%;
  min-width: 140px;
  float: right;
  margin-right: 1%;
  text-align: right;
  padding-top: 15px;
  z-index: 20;
  visibility: visible;
}
.social-single:after {
  content: "";
  position: absolute;
  top: 11px;
  right: 36px;
  display: block;
  width: 54px;
  height: 54px;
  background-color: #f5ede7;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  z-index: -1;
}
.social-single .title {
  font: 11px DidotLTStd-Italic;
  color: #646464;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.social-single .ic {
  position: relative;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
.social-single .ic:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  border: 1px solid #000;
  border-radius: 50%;
  left: 50%;
  margin-left: -12px;
  top: 50%;
  margin-top: -11px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
}
.social-single .ic:hover {
  -webkit-transition: scale;
  -moz-transition: scale;
  -ms-transition: scale;
  -o-transition: scale;
  transition: scale;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transform: scale(0.93);
  -moz-transform: scale(0.93);
  transform: scale(0.93);
}
.social-single .ic:hover:after {
  -webkit-transition: 1200ms;
  -moz-transition: 1200ms;
  -ms-transition: 1200ms;
  -o-transition: 1200ms;
  transition: 1200ms;
  -webkit-transform: scale(1.8);
  -moz-transform: scale(1.8);
  transform: scale(1.8);
  opacity: 0;
}
.social-single .fb {
  position: relative;
  width: 9px;
  height: 17px;
  margin-right: 30px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../img/facebook-single.png) center center no-repeat;
  vertical-align: bottom;
  margin-bottom: 4px;
}
.social-single .twi {
  width: 16px;
  height: 13px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 30px;
  background: url(../img/twitter-single.png) center center no-repeat;
  vertical-align: bottom;
  margin-bottom: 5px;
}
.social-single .twi:after {
  margin-left: -11px;
}
.social-single .pin {
  width: 12px;
  height: 16px;
  margin-right: 8px;
  background-repeat: no-repeat;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.social-single .pin:after {
  margin-top: -7px;
  margin-left: -11px;
}
.post-share {
  position: relative;
  width: 60%;
  float: right;
  text-align: right;
}
.post-share .text {
  position: relative;
  font: 12px Neutraface2Display-Bold;
  color: #646464;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 10px;
  padding-top: 4px;
}
.post-share .text:after {
  content: ":";
  font-size: 14px;
}
.post-share .text:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #dfdfdf;
}
.post-share .ic {
  vertical-align: top;
  margin: 0 12px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  z-index: 1;
  padding-top: 6px;
}
.post-share .ic:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  border: 1px solid #97bec3;
  border-radius: 50%;
  left: 50%;
  margin-left: -12px;
  top: 50%;
  margin-top: -11px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
}
.post-share .ic:hover {
  -webkit-transition: scale;
  -moz-transition: scale;
  -ms-transition: scale;
  -o-transition: scale;
  transition: scale;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transform: scale(0.93);
  -moz-transform: scale(0.93);
  transform: scale(0.93);
}
.post-share .ic:hover:after {
  -webkit-transition: 1200ms;
  -moz-transition: 1200ms;
  -ms-transition: 1200ms;
  -o-transition: 1200ms;
  transition: 1200ms;
  -webkit-transform: scale(1.8);
  -moz-transform: scale(1.8);
  transform: scale(1.8);
  opacity: 0;
}
.post-share .fb {
  width: 8px;
  height: 16px;
  background: url(../img/facebook-post.png) center center no-repeat;
}
.post-share .gp {
  width: 16px;
  height: 16px;
  background: url(../img/gplus-post.png) center center no-repeat;
}
.post-share .pin {
  padding-top: 1px;
  width: 17px;
  height: 16px;
}
.post-share .pin:after {
  top: 12px;
  left: 9px;
}
.post-share .tumblr {
  width: 12px;
  height: 16px;
  background: url(../img/tumblr-post.png) center center no-repeat;
}
.post-share .twi {
  width: 16px;
  height: 15px;
  background: url(../img/twitter-post.png) center center no-repeat;
}
/* Fonts
*******************************/
@font-face {
  font-family: 'DidotLTStd-Bold';
  src: url('../fonts/DidotLTStd-Bold.eot');
}
@font-face {
  font-family: 'DidotLTStd-Bold';
  src: url('../fonts/DidotLTStd-Bold.woff') format('woff'), url('../fonts/DidotLTStd-Bold.svg#DidotLTStd-Bold') format('svg');
}
@font-face {
  font-family: 'DidotLTStd-Headline';
  src: url('../fonts/DidotLTStd-Headline.eot');
}
@font-face {
  font-family: 'DidotLTStd-Headline';
  src: url('../fonts/DidotLTStd-Headline.woff') format('woff'), url('../fonts/DidotLTStd-Headline.svg#DidotLTStd-Headline') format('svg');
}
@font-face {
  font-family: 'DidotLTStd-Ornaments';
  src: url('../fonts/DidotLTStd-Ornaments.eot');
}
@font-face {
  font-family: 'DidotLTStd-Ornaments';
  src: url('../fonts/DidotLTStd-Ornaments.woff') format('woff'), url('../fonts/DidotLTStd-Ornaments.svg#DidotLTStd-Ornaments') format('svg');
}
@font-face {
  font-family: 'DidotLTStd-Italic';
  src: url('../fonts/DidotLTStd-Italic.eot');
}
@font-face {
  font-family: 'DidotLTStd-Italic';
  src: url('../fonts/DidotLTStd-Italic.woff') format('woff'), url('../fonts/DidotLTStd-Italic.svg#DidotLTStd-Italic') format('svg');
}
@font-face {
  font-family: 'DidotLTStd-Roman';
  src: url('../fonts/DidotLTStd-Roman.eot');
}
@font-face {
  font-family: 'DidotLTStd-Roman';
  src: url('../fonts/DidotLTStd-Roman.woff') format('woff'), url('../fonts/DidotLTStd-Roman.svg#DidotLTStd-Roman') format('svg');
}
@font-face {
  font-family: 'Neutraface2Display-Bold';
  src: url('../fonts/Neutra2Display-Bold.eot');
}
@font-face {
  font-family: 'Neutraface2Display-Bold';
  src: url('../fonts/Neutra2Display-Bold.woff') format('woff'), url('../fonts/Neutra2Display-Bold.svg#Neutraface2Display-Bold') format('svg');
}
@font-face {
  font-family: 'Neutraface2Display-Inline';
  src: url('../fonts/Neutra2Display-Inline.eot');
}
@font-face {
  font-family: 'Neutraface2Display-Inline';
  src: url('../fonts/Neutra2Display-Inline.woff') format('woff'), url('../fonts/Neutra2Display-Inline.svg#Neutraface2Display-Inline') format('svg');
}
@font-face {
  font-family: 'Neutraface2Display-Light';
  src: url('../fonts/Neutra2Display-Light.eot');
}
@font-face {
  font-family: 'Neutraface2Display-Light';
  src: url('../fonts/Neutra2Display-Light.woff') format('woff'), url('../fonts/Neutra2Display-Light.svg#Neutraface2Display-Light') format('svg');
}
@font-face {
  font-family: 'Neutraface2Display-Medium';
  src: url('../fonts/Neutra2Display-Medium.eot');
}
@font-face {
  font-family: 'Neutraface2Display-Medium';
  src: url('../fonts/Neutra2Display-Medium.woff') format('woff'), url('../fonts/Neutra2Display-Medium.svg#Neutraface2Display-Medium') format('svg');
}
@font-face {
  font-family: 'Neutraface2Display-Thin';
  src: url('../fonts/Neutra2Display-Thin.eot');
}
@font-face {
  font-family: 'Neutraface2Display-Thin';
  src: url('../fonts/Neutra2Display-Thin.woff') format('woff'), url('../fonts/Neutra2Display-Thin.svg#Neutraface2Display-Thin') format('svg');
}
@font-face {
  font-family: 'Neutraface2Display-Titling';
  src: url('../fonts/Neutra2Display-Titling.eot');
}
@font-face {
  font-family: 'Neutraface2Display-Titling';
  src: url('../fonts/Neutra2Display-Titling.woff') format('woff'), url('../fonts/Neutra2Display-Titling.svg#Neutraface2Display-Titling') format('svg');
}
.text-p {
  font: 18px Neutraface2Display-Medium;
  color: #8b8b8b;
}
/* Main styles
*******************************/
html,
body {
  margin: 0;
  padding: 0;
  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;
}
#wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  min-height: 100%;
}
/* Header
*******************************/
#header-main {
  position: relative;
  height: 200px;
  max-width: 1360px;
  width: 100%;
  margin: 0 auto;
}
#header-main .logo {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 106px;
  width: 210px;
  margin: auto;
  background: url(../img/logox2.png) center center no-repeat;
  -webkit-background-size: 210px 106px;
  -moz-background-size: 210px 106px;
  -o-background-size: 210px 106px;
  background-size: 210px 106px;
  font: 0/0 serif;
  color: transparent;
}
#header-main .logo a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
}
#header-main .nav-container {
  position: relative;
  width: 100%;
  padding-left: 66px;
  -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;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: inherit;
}
#header-main #nav-main {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 20px;
  margin: auto;
}
#header-main #nav-main .close {
  display: none;
}
#header-main #nav-main ul {
  position: relative;
  width: 40%;
  height: auto;
  padding: 0;
  line-height: 66px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
#header-main #nav-main ul#menu-left-menu {
  float: left;
}
#header-main #nav-main ul#menu-right-menu {
  float: right;
}
#header-main #nav-main ul > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: auto;
  height: auto;
  text-align: center;
  flex-grow: 1;
  position: relative;
}
#header-main #nav-main ul > li > a {
  font: 14px DidotLTStd-Italic;
  color: #888887;
  position: relative;
  overflow: hidden;
  display: inline-block;
}
#header-main #nav-main ul > li > a:after {
  content: '';
  width: 100%;
  height: 1px;
  background: #e0e4e4;
  position: absolute;
  left: -101%;
  bottom: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#header-main #nav-main ul > li > a:hover:after {
  left: 0;
}
#header-main #nav-main ul > li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}
#header-main #nav-main ul .sub-menu {
  position: absolute;
  top: 61px;
  left: 50%;
  margin-left: -105px;
  background-color: #fff;
  padding: 0 15px;
  height: auto;
  bottom: auto;
  padding: 23px 0 37px;
  width: 210px;
  font: 16px DidotLTStd-Italic;
  letter-spacing: 1px;
  text-align: center;
  z-index: 999;
  display: block;
  opacity: 0;
  visibility: hidden;
}
#header-main #nav-main ul .sub-menu li {
  width: 100%;
  display: block;
  margin: 0;
  padding: 7px 0;
}
#header-main #nav-main ul .sub-menu li:first-child {
  border-top: 0;
}
#header-main #nav-main ul .sub-menu li a {
  display: block;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity;
  -moz-transition: opacity;
  -ms-transition: opacity;
  -o-transition: opacity;
  transition: opacity;
  -moz-transition-duration: 200ms;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}
#header-main #nav-main ul .sub-menu li a:after {
  display: none;
}
#header-main #nav-main ul .sub-menu li a:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -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 #nav-main #slider {
  position: absolute;
  width: auto;
  height: 1px;
  top: 45px;
  background: #e0e4e4;
  z-index: 999;
  margin: 0 auto;
  display: none;
  -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 #nav-main #slider.hover {
  background: #f9cdac;
}
/* Homepage
*******************************/
#homepage {
  position: relative;
  width: 100%;
  height: auto;
}
#homepage .homepage-slider {
  position: relative;
  max-width: 1354px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  z-index: 20;
  display: block;
}
#homepage .homepage-slider .flex-viewport {
  text-align: center;
}
#homepage .homepage-slider .flex-viewport li img {
  max-width: 1320px;
  width: 100%;
}
#homepage .homepage-slider .flex-direction-nav {
  display: none;
}
#homepage .homepage-slider .flex-direction-nav .flex-prev,
#homepage .homepage-slider .flex-direction-nav .flex-next {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 50px;
  width: 50px;
  display: block;
  z-index: 10;
  font: 0/0 serif;
  color: transparent;
}
#homepage .homepage-slider .flex-direction-nav .flex-prev:before,
#homepage .homepage-slider .flex-direction-nav .flex-next:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all;
  -moz-transition: all;
  -ms-transition: all;
  -o-transition: all;
  transition: all;
  -moz-transition-duration: 200ms;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}
#homepage .homepage-slider .flex-direction-nav .flex-prev:after,
#homepage .homepage-slider .flex-direction-nav .flex-next:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
}
#homepage .homepage-slider .flex-direction-nav .flex-prev:hover:before,
#homepage .homepage-slider .flex-direction-nav .flex-next:hover:before {
  -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: 200ms;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}
#homepage .homepage-slider .flex-direction-nav .flex-prev {
  left: 0;
}
#homepage .homepage-slider .flex-direction-nav .flex-prev:before {
  left: -13px;
}
#homepage .homepage-slider .flex-direction-nav .flex-prev:after {
  left: -13px;
  background: url(../img/arrow-left.png) center center no-repeat;
}
#homepage .homepage-slider .flex-direction-nav .flex-next {
  right: 0;
}
#homepage .homepage-slider .flex-direction-nav .flex-next:before {
  right: -12px;
}
#homepage .homepage-slider .flex-direction-nav .flex-next:after {
  right: -12px;
  background: url(../img/arrow-right.png) center center no-repeat;
}
#homepage .about-section {
  width: 100%;
  height: 700px;
  margin: -50px auto auto;
  padding-top: 50px;
  position: relative;
  background-color: #f9f9f9;
  z-index: 10;
}
#homepage .about-section .about-in {
  max-width: 1360px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  height: 100%;
  display: block;
}
#homepage .about-section .about-in .left-block {
  width: 49%;
  float: left;
  display: block;
  overflow: hidden;
}
#homepage .about-section .about-in .left-block .logo-mobile {
  display: none;
}
#homepage .about-section .about-in .left-block .logo {
  position: relative;
  width: 347px;
  height: 458px;
  margin: auto;
}
#homepage .about-section .about-in .left-block .logo .border1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -1000px;
  right: 0;
  margin: 0 auto;
  width: 277px;
  height: 458px;
  background: url(../img/meet-1-border.png) center center no-repeat;
  z-index: 1;
}
#homepage .about-section .about-in .left-block .logo .border2 {
  position: absolute;
  top: -500px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 347px;
  height: 220px;
  background: url(../img/meet-2-border.png) center center no-repeat;
  z-index: 1;
}
#homepage .about-section .about-in .left-block .logo .bg-logo {
  position: absolute;
  top: 45px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 240px;
  height: 367px;
  background: url(../img/about-bg-loo.png) center center no-repeat;
  z-index: 3;
  opacity: 0;
}
#homepage .about-section .about-in .left-block .logo .logo-in {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 111px;
  height: 121px;
  background: url(../img/meet-logo.png) center center no-repeat;
  z-index: 4;
  opacity: 0;
}
#homepage .about-section .about-in .left-block .logo .text {
  font: 16px Neutraface2Display-Bold;
  color: #8c8c8c;
  letter-spacing: 6px;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 13px;
}
#homepage .about-section .about-in .left-block .logo .text1 {
  top: 72px;
  left: -5144px;
  width: 50px;
}
#homepage .about-section .about-in .left-block .logo .text2 {
  top: 363px;
  left: 5062px;
  letter-spacing: 8px;
  font-size: 14px;
}
#homepage .about-section .about-in .right-block {
  width: 49%;
  float: right;
  display: block;
}
#homepage .about-section .about-in .right-block .container {
  width: 50%;
  height: auto;
  margin: auto;
  font: 20px/28px Neutraface2Display-Medium;
  color: #8b8b8b;
}
#homepage .about-section .about-in .right-block .container em {
  font: 13px DidotLTStd-Italic;
}
#homepage .about-section .about-in .right-block .container .read-more {
  width: 107px;
  display: block;
  padding-top: 60px;
  font: 14px Neutraface2Display-Bold;
  border-bottom: 1px solid #e0e4e4;
  opacity: 1;
  -webkit-transition: 100ms;
  -moz-transition: 100ms;
  -ms-transition: 100ms;
  -o-transition: 100ms;
  transition: 100ms;
}
#homepage .about-section .about-in .right-block .container .read-more:hover {
  opacity: 0.6;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
#homepage .stories-section {
  position: relative;
  width: 100%;
  height: auto;
  margin: auto;
  z-index: 10;
  background: #f5ede7;
  background: -moz-linear-gradient(top, #f5ede7 0%, #f5ede7 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #f5ede7), color-stop(100%, #f5ede7));
  background: -webkit-linear-gradient(top, #f5ede7 0%, #f5ede7 100%);
  background: -o-linear-gradient(top, #f5ede7 0%, #f5ede7 100%);
  background: -ms-linear-gradient(top, #f5ede7 0%, #f5ede7 100%);
  background: linear-gradient(to bottom, #f5ede7 0%, #f5ede7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5ede7', endColorstr='#f5ede7', GradientType=0);
}
#homepage .stories-section:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  content: '';
  margin: 1%;
  width: 98%;
  height: 98%;
  z-index: -1;
  background: -moz-linear-gradient(top, #faf6f3 0%, #f5ede7 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #faf6f3), color-stop(100%, #f5ede7));
  background: -webkit-linear-gradient(top, #faf6f3 0%, #f5ede7 100%);
  background: -o-linear-gradient(top, #faf6f3 0%, #f5ede7 100%);
  background: -ms-linear-gradient(top, #faf6f3 0%, #f5ede7 100%);
  background: linear-gradient(to bottom, #faf6f3 0%, #f5ede7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faf6f3', endColorstr='#f5ede7', GradientType=0);
}
#homepage .stories-section .stories-in {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding-bottom: 135px;
}
#homepage .stories-section .stories-in h2 {
  position: relative;
  text-align: center;
  padding-top: 100px;
}
#homepage .stories-section .stories-in h2:after {
  content: "";
  position: absolute;
  bottom: -23px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 60px;
  border-bottom: 1px solid #b4c3bf;
}
#homepage .stories-section .stories-in ul {
  position: relative;
  max-width: 1020px;
  width: 100%;
  margin: 0 auto;
  height: auto;
  text-align: center;
  margin-top: 40px;
}
#homepage .stories-section .stories-in ul .view-more {
  position: absolute;
  top: -64px;
  right: 10px;
  text-align: right;
  font: 12px Neutraface2Display-Bold;
  letter-spacing: 2px;
  border-bottom: 1px solid #dbd7d4;
  opacity: 1;
  -webkit-transition: 100ms;
  -moz-transition: 100ms;
  -ms-transition: 100ms;
  -o-transition: 100ms;
  transition: 100ms;
}
#homepage .stories-section .stories-in ul .view-more:hover {
  opacity: 0.6;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
#homepage .stories-section .stories-in ul li {
  position: relative;
  width: 320px;
  height: 490px;
  background-color: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 40px 0.7% 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;
  overflow: hidden;
}
#homepage .stories-section .stories-in ul li figure {
  width: 100%;
  height: 100%;
}
#homepage .stories-section .stories-in ul li figure:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 4px;
  bottom: 4px;
  right: 4px;
  margin: auto;
  width: auto;
  height: auto;
  border: 1px solid #cfdad7;
  z-index: 10;
}
#homepage .stories-section .stories-in ul li figure .open {
  position: absolute;
  width: 80px;
  margin: 0 auto;
  bottom: -50px;
  left: 0;
  right: 0;
  z-index: 20;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  opacity: 0;
  font: 12px Neutraface2Display-Bold;
  color: #8b8b8b;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-decoration: underline;
  opacity: 1;
}
#homepage .stories-section .stories-in ul li figure .open:hover {
  opacity: 0.6;
}
#homepage .stories-section .stories-in ul li figcaption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 170px;
  background-color: #fff;
  -webkit-transition: 250ms ease-out;
  -webkit-transition-delay: 350ms;
  -o-transition: 250ms ease-out;
  -o-transition-delay: 350ms;
  -moz-transition: 250ms ease-out;
  -moz-transition-delay: 350ms;
  transition: 250ms ease-out;
  transition-delay: 350ms;
  z-index: 9;
  overflow: hidden;
}
#homepage .stories-section .stories-in ul li figcaption h3 {
  font: 14px Neutraface2Display-Bold;
  color: #646464;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#homepage .stories-section .stories-in ul li figcaption .loc-time {
  position: relative;
  padding-top: 10px;
  font: 13px DidotLTStd-Italic;
  color: #7e9891;
}
#homepage .stories-section .stories-in ul li figcaption .loc-time:before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 42px;
  border-bottom: 1px solid #cfdad7;
}
#homepage .stories-section .stories-in ul li figcaption .loc-time:after {
  content: "";
  position: absolute;
  bottom: -22px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: #fff;
  width: 3px;
  height: 3px;
  border: 1px solid #cfdad7;
}
#homepage .stories-section .stories-in ul li figcaption .location,
#homepage .stories-section .stories-in ul li figcaption .date {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#homepage .stories-section .stories-in ul li figcaption .location:after {
  content: "  /";
  margin: 0 3px;
}
#homepage .stories-section .stories-in ul li .img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
#homepage .stories-section .stories-in ul li:hover .open {
  bottom: 50px;
  opacity: 1;
  -webkit-transition: 200ms ease-out;
  -webkit-transition-delay: 350ms;
  -o-transition: 200ms ease-out;
  -o-transition-delay: 350ms;
  -moz-transition: 200ms ease-out;
  -moz-transition-delay: 350ms;
  transition: 200ms ease-out;
  transition-delay: 350ms;
}
#homepage .stories-section .stories-in ul li:hover figcaption {
  height: 100%;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
#homepage .stories-section .portfolio-albums {
  width: 100%;
  height: 600px;
}
#homepage .stories-section .portfolio-albums .portfolio {
  position: relative;
  width: 33.3%;
  height: 100%;
  float: left;
  background-color: #f2f2f0;
}
#homepage .stories-section .portfolio-albums .portfolio a {
  position: absolute;
  width: 94%;
  height: 94%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #e9ebe6;
  z-index: 4;
  overflow: hidden;
}
#homepage .stories-section .portfolio-albums .portfolio a .logo {
  display: block;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  padding-top: 150px;
  width: 307px;
  height: 351px;
  margin: auto;
  background: url(../img/portfolio-logo.png) center center no-repeat;
  z-index: 20;
  position: relative;
}
#homepage .stories-section .portfolio-albums .portfolio a .img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  background-repeat: no-repeat;
  background-size: cover;
}
#homepage .stories-section .portfolio-albums .portfolio:hover a .img {
  opacity: 0.2;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
#homepage .stories-section .portfolio-albums .story {
  position: relative;
  width: 33.3%;
  height: 90%;
  float: left;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f7f1ee 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f7f1ee));
  background: -webkit-linear-gradient(top, #ffffff 0%, #f7f1ee 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #f7f1ee 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #f7f1ee 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f7f1ee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f1ee', GradientType=0);
}
#homepage .stories-section .portfolio-albums .story .story-in {
  position: relative;
  display: block;
  width: 70%;
  margin: auto;
}
#homepage .stories-section .portfolio-albums .story .text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  font: 30px DidotLTStd-Italic;
  color: #646464;
}
#homepage .stories-section .portfolio-albums .story .text .name {
  padding-top: 60px;
  display: block;
  text-align: right;
  font: 14px Neutraface2Display-Bold;
  color: #b4c3bf;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#homepage .stories-section .portfolio-albums .albums {
  position: relative;
  width: 33.3%;
  height: 100%;
  float: left;
  background-color: #f2f2f0;
}
#homepage .stories-section .portfolio-albums .albums a {
  position: absolute;
  width: 94%;
  height: 94%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #e9ebe6;
  z-index: 4;
  overflow: hidden;
}
#homepage .stories-section .portfolio-albums .albums a .logo {
  display: block;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  padding-top: 150px;
  width: 307px;
  height: 351px;
  margin: auto;
  background: url(../img/album-logo.png) center center no-repeat;
  z-index: 20;
  position: relative;
}
#homepage .stories-section .portfolio-albums .albums a .img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  background-repeat: no-repeat;
  background-size: cover;
}
#homepage .stories-section .portfolio-albums .albums:hover a .img {
  opacity: 0.2;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
/* Footer
*******************************/
#footer-main {
  position: relative;
  display: block;
  width: 100%;
  background-color: #fff;
  padding-top: 3%;
  padding-bottom: 2%;
}
#footer-main .bottom-logo {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 44px;
  height: 25px;
  background: url(../img/bottom-logo.png) center center no-repeat;
}
#footer-main .copy-text {
  text-align: center;
  font: 13px/18px DidotLTStd-Italic;
  letter-spacing: 1px;
  color: #8b8b8b;
  margin-top: 25px;
}
#footer-main .made {
  text-align: center;
  font-family: Neutraface2Display-Medium;
  margin-top: 15px;
  color: #8b8b8b;
}
#footer-main .made a {
  width: 21px;
  height: 10px;
  display: inline-block;
  background: url('../img/flo-icon.png') no-repeat;
  -webkit-background-size: 21px 10px;
  -moz-background-size: 21px 10px;
  -o-background-size: 21px 10px;
  background-size: 21px 10px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#footer-main .made a:hover {
  opacity: 0.7;
}
/* Bottom page
*******************************/
#bottom-page {
  position: relative;
  width: 100%;
  height: 315px;
  background-color: #fff;
}
#bottom-page ul {
  width: 1000px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 45px;
}
#bottom-page ul li {
  width: 33%;
  height: 260px;
  float: left;
  display: block;
  text-align: center;
  border-right: 1px solid #e8e9e4;
  padding-top: 33px;
}
#bottom-page ul li h4 {
  position: relative;
  font: 14px Neutraface2Display-Bold;
  color: #8b8b8b;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 42px;
}
#bottom-page ul .social-media .story {
  width: 280px;
  font: 13px/18px DidotLTStd-Italic;
  letter-spacing: 1px;
  color: #8b8b8b;
  padding-bottom: 20px;
}
#bottom-page ul .social-media h4:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto -21px;
  display: block;
  width: 42px;
  height: 1px;
  background-color: #d0dad7;
}
#bottom-page ul .social-media h4:first-child {
  width: 280px;
}
#bottom-page ul .social-media .social-icons {
  width: 85%;
}
#bottom-page ul .social-media .social-icons ul {
  width: 48%;
  height: 45px;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
}
#bottom-page ul .social-media .social-icons ul li {
  font: 11px DidotLTStd-Italic;
  color: #8b8b8b;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: none;
}
#bottom-page ul .social-media .social-icons ul li a {
  opacity: 1;
  -webkit-transition: 100ms;
  -moz-transition: 100ms;
  -ms-transition: 100ms;
  -o-transition: 100ms;
  transition: 100ms;
  z-index: 10;
}
#bottom-page ul .social-media .social-icons ul li a:hover {
  opacity: 0.6;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
#bottom-page ul .social-media .social-icons .left-block {
  border-right: 1px solid #d0dad7;
}
#bottom-page ul .social-media .social-icons .left-block .facebook {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  margin: auto;
}
#bottom-page ul .social-media .social-icons .left-block .instagram {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: auto;
}
#bottom-page ul .social-media .social-icons .left-block:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 52px;
  width: 52px;
  background-color: #efefeb;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
}
#bottom-page ul .social-media .social-icons .right-block .pinterest {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  margin: auto;
}
#bottom-page ul .social-media .social-icons .right-block .twitter {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: auto;
}
#bottom-page ul .social-media .social-icons .right-block:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 52px;
  width: 52px;
  background-color: #f5ede7;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
}
#bottom-page ul .subscriber form {
  position: relative;
  width: 259px;
  height: auto;
  margin: 0 auto;
}
#bottom-page ul .subscriber form input[type="text"] {
  text-align: center;
  width: 100%;
  height: 40px;
  margin-bottom: 10px;
  font: 13px DidotLTStd-Italic;
  color: #646464;
  letter-spacing: 1px;
  -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-color: #efefeb;
  border: none;
}
#bottom-page ul .subscriber form input[type="text"].error {
  color: red;
}
#bottom-page ul .subscriber form input[type="text"]::-webkit-input-placeholder {
  font: 13px DidotLTStd-Italic;
  letter-spacing: 1px;
}
#bottom-page ul .subscriber form input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  letter-spacing: 1px;
}
#bottom-page ul .subscriber form input[type="text"]:-ms-input-placeholder {
  font: 13px DidotLTStd-Italic;
  letter-spacing: 1px;
}
#bottom-page ul .subscriber form input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  font: 13px DidotLTStd-Italic;
  letter-spacing: 1px;
}
#bottom-page ul .subscriber form input[type="submit"] {
  position: relative;
  border: none;
  background-color: transparent;
  text-transform: uppercase;
  font: 12px Neutraface2Display-Bold;
  color: #8b8b8b;
  letter-spacing: 2px;
  margin: 0;
  padding-top: 20px;
  height: 33px;
  cursor: pointer;
  display: inline-block;
  zoom: 1;
}
#bottom-page ul .subscriber form input[type="submit"]:after,
#bottom-page ul .subscriber form input[type="submit"]:before {
  content: "";
  position: absolute;
  bottom: -2px;
  width: 50%;
  height: 1px;
  border-bottom: 1px solid #dad9d7;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
#bottom-page ul .subscriber form input[type="submit"]:before {
  right: 50%;
}
#bottom-page ul .subscriber form input[type="submit"]:after {
  left: 50%;
}
#bottom-page ul .subscriber form input[type="submit"]:hover:before,
#bottom-page ul .subscriber form input[type="submit"]:hover:after {
  width: 0;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
#bottom-page ul .subscriber form button {
  position: relative;
  border: none;
  font: 12px Neutraface2Display-Bold;
  color: #8b8b8b;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: transparent;
  padding: 0;
  padding: 20px 0 0 2px;
  cursor: pointer;
  display: inline-block;
  zoom: 1;
}
#bottom-page ul .subscriber form button:after,
#bottom-page ul .subscriber form button:before {
  content: "";
  position: absolute;
  bottom: -2px;
  width: 50%;
  height: 1px;
  border-bottom: 1px solid #dad9d7;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
#bottom-page ul .subscriber form button:before {
  right: 50%;
}
#bottom-page ul .subscriber form button:after {
  left: 50%;
}
#bottom-page ul .subscriber form button:hover:before,
#bottom-page ul .subscriber form button:hover:after {
  width: 0;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
#bottom-page ul .subscriber form label[for="subscribe-name"] {
  display: none!important;
}
#bottom-page ul .subscriber form label[for="subscribe-email"] {
  display: none!important;
}
#bottom-page ul .contactme {
  border: none;
}
#bottom-page ul .contactme .email-tel {
  position: relative;
  margin-bottom: 88px;
}
#bottom-page ul .contactme .email-tel:after {
  content: "";
  position: absolute;
  bottom: -45px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url(../img/3-renctagles.png) center center no-repeat;
  width: 28px;
  height: 14px;
  display: block;
}
#bottom-page ul .contactme .email-tel span {
  font: 14px/24px DidotLTStd-Italic;
  color: #8b8b8b;
  letter-spacing: 1px;
  display: block;
}
#bottom-page ul .contactme .getintouch {
  position: relative;
  font: 12px Neutraface2Display-Bold;
  color: #8b8b8b;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: inline-block;
  zoom: 1;
}
#bottom-page ul .contactme .getintouch:after,
#bottom-page ul .contactme .getintouch:before {
  content: "";
  position: absolute;
  bottom: -2px;
  width: 50%;
  height: 1px;
  border-bottom: 1px solid #dad9d7;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
#bottom-page ul .contactme .getintouch:before {
  right: 50%;
}
#bottom-page ul .contactme .getintouch:after {
  left: 50%;
}
#bottom-page ul .contactme .getintouch:hover:before,
#bottom-page ul .contactme .getintouch:hover:after {
  width: 0;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
/* 404 page
*******************************/
.error404 #wrapper {
  width: 98%;
  background-color: #f8f7f5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1%;
  z-index: 10;
}
.error404 #wrapper::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../img/rectangle-404.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100%;
  width: 66%;
  height: auto;
  padding-bottom: 100%;
  z-index: -1;
  -webkit-background-size: 100% 80%;
  -moz-background-size: 100% 80%;
  -o-background-size: 100% 80%;
  background-size: 100% 80%;
}
.error404 #wrapper .content-main #page404 {
  width: 100%;
  height: auto;
  text-align: center;
  position: relative;
  padding: 95px 0 213px;
}
.error404 #wrapper .content-main #page404 .logo {
  width: 172px;
  height: 157px;
  margin: 0 auto;
  margin-bottom: 33px;
  background: url(../img/404-icon.png) center center no-repeat;
}
.error404 #wrapper .content-main #page404 h3 {
  font: 36px DidotLTStd-Roman;
  color: #d2c5bb;
  letter-spacing: 2px;
  padding-bottom: 17px;
}
.error404 #wrapper .content-main #page404 span {
  display: block;
  font: 14px Neutraface2Display-Bold;
  color: #888887;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.error404 #wrapper .content-main #page404 .sorry {
  width: 187px;
  position: relative;
  margin: 0 auto;
}
.error404 #wrapper .content-main #page404 .sorry:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  display: block;
  width: 53px;
  height: 1px;
  background-color: #cfdad7;
}
.error404 #wrapper .content-main #page404 .sorry:after {
  content: '';
  position: absolute;
  top: 5px;
  right: 0;
  display: block;
  width: 53px;
  height: 1px;
  background-color: #cfdad7;
}
.error404 #wrapper .content-main #page404 p {
  width: 430px;
  min-width: 26%;
  margin: 0 auto;
  padding-top: 22px;
  font: 20px/28px Neutraface2Display-Medium;
  color: #8b8b8b;
}
/* About page
*******************************/
.page-template-template-about-php .triangle-up-right {
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  padding-bottom: 90%;
  padding-left: 44%;
  overflow: hidden;
}
.page-template-template-about-php .triangle-up-right:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-left: -1200px;
  border-bottom: 2000px solid transparent;
  border-left: 1200px solid #faf9f8;
}
.page-template-template-about-php #wrapper {
  width: 98%;
  height: auto;
  margin: 1%;
  -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-color: #eff1f1;
  z-index: 10;
}
.page-template-template-about-php #wrapper .content-main {
  position: relative;
}
.page-template-template-about-php #wrapper .content-main:after {
  content: "";
  position: absolute;
  bottom: 325px;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: #f5ede7;
  z-index: 100;
}
.page-template-template-about-php #wrapper .content-main .about-page {
  width: 80%;
  height: auto;
  margin: 82px auto auto;
}
.page-template-template-about-php #wrapper .content-main .about-page .in {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}
.page-template-template-about-php #wrapper .content-main .about-page .in .in {
  display: table-cell;
  vertical-align: middle;
}
.page-template-template-about-php #wrapper .content-main .about-page .story {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-bottom: 30px;
}
.page-template-template-about-php #wrapper .content-main .about-page .story .left-side {
  width: 49%;
  height: auto;
  float: left;
}
.page-template-template-about-php #wrapper .content-main .about-page .story .left-side .logo {
  width: 347px;
  height: 458px;
  margin: auto;
  display: block;
  background: url(../img/logo-about.png) center center no-repeat;
}
.page-template-template-about-php #wrapper .content-main .about-page .story .right-side {
  width: 44%;
  height: 95%;
  float: left;
  margin-left: 5%;
  position: absolute;
  right: 0;
  top: 0;
}
.page-template-template-about-php #wrapper .content-main .about-page .story .right-side .img {
  position: relative;
  width: 90%;
  height: auto;
}
.page-template-template-about-php #wrapper .content-main .about-page .story .right-side .img img {
  width: 100%;
  height: auto;
}
.page-template-template-about-php #wrapper .content-main .about-page .story .right-side .img:after {
  content: "";
  position: absolute;
  bottom: -45px;
  left: 0;
  display: block;
  width: 60px;
  height: 2px;
  background-color: #fff;
  display: none;
}
.page-template-template-about-php #wrapper .content-main .about-page .story .right-side .text {
  width: 90%;
  font: 20px/28px Neutraface2Display-Medium;
  color: #8b8b8b;
}
.page-template-template-about-php #wrapper .content-main .about-page .story .right-side .text p {
  padding-bottom: 40px;
}
.page-template-template-about-php #wrapper .content-main .about-page .story .right-side .text h4 {
  padding-bottom: 6px;
  font: 13px/28px DidotLTStd-Italic;
}
.page-template-template-about-php #wrapper .content-main .about-page .story .right-side .text h4 em {
  font-size: 12px;
}
.page-template-template-about-php #wrapper .content-main .about-page .story .right-side .text em {
  font-size: 14px;
  font-family: DidotLTStd-Italic;
}
.page-template-template-about-php #wrapper .content-main .about-page .about-text {
  padding-bottom: 10%;
}
.page-template-template-about-php #wrapper .content-main .about-page .about-text .text {
  font: 20px/28px Neutraface2Display-Medium;
  color: #8b8b8b;
}
.page-template-template-about-php #wrapper .content-main .about-page .about-text .text p {
  padding-bottom: 40px;
}
.page-template-template-about-php #wrapper .content-main .about-page .about-text .text h4 {
  padding-bottom: 6px;
  font: 13px/28px DidotLTStd-Italic;
}
.page-template-template-about-php #wrapper .content-main .about-page .about-text .text h4 em {
  font-size: 12px;
}
.page-template-template-about-php #wrapper .content-main .about-page .about-text .text em {
  font-size: 14px;
  font-family: DidotLTStd-Italic;
}
.page-template-template-about-php #wrapper .content-main .about-page .things-i-like {
  position: relative;
  width: 100%;
  height: auto;
  border-top: 2px solid #e0e4e4;
}
.page-template-template-about-php #wrapper .content-main .about-page .things-i-like .things-title {
  position: absolute;
  top: -70px;
  left: 0;
  font: 14px Neutraface2Display-Bold;
  color: #646464;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.page-template-template-about-php #wrapper .content-main .about-page .things-i-like .things-title:after {
  content: "";
  display: block;
  border-bottom: 1px solid #d2d3d3;
}
.page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul {
  width: 100%;
  margin-top: 40px;
  overflow: hidden;
}
.page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li {
  position: relative;
  width: 31%;
  height: auto;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: left;
  padding-bottom: 140px;
  margin-bottom: 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;
}
.page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li.item-2,
.page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li.item-5 {
  margin: 0 3.5%;
}
.page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 91%;
  height: 93%;
  border: 1px solid #cfdad7;
  z-index: 1;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li img {
  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;
}
.page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li .link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 999;
}
.page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li .bottom {
  position: absolute;
  width: 100%;
  height: 140px;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li .bottom .bottom-in {
  position: relative;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li .bottom h3 {
  font: 14px Neutraface2Display-Bold;
  color: #646464;
  text-transform: uppercase;
  letter-spacing: 2px;
  width: 80%;
  margin: 0 auto;
}
.page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li .bottom .story {
  width: 80%;
  position: absolute;
  bottom: -1000px;
}
.page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li.hover:hover:before {
  border-color: #f5ede7;
}
.page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li.hover:hover .bottom {
  height: 100%;
}
.page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li.hover:hover .bottom h3 {
  margin-top: 10px;
  padding-bottom: 20px;
}
.page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li.hover:hover .bottom .story {
  position: relative;
  bottom: 0;
  width: 75%;
  margin: 0 auto;
  text-align: center;
  font: 16px/28px DidotLTStd-Italic;
  color: #8b8b8b;
  opacity: 1;
  -webkit-transition: 600ms;
  -moz-transition: 600ms;
  -ms-transition: 600ms;
  -o-transition: 600ms;
  transition: 600ms;
}
.page-template-template-about-php #wrapper .content-main .about-page .about-bottom {
  margin-top: 60px;
  width: 100%;
  height: auto;
}
.page-template-template-about-php #wrapper .content-main .about-page .about-bottom ul {
  overflow: hidden;
  margin-bottom: 80px;
}
.page-template-template-about-php #wrapper .content-main .about-page .about-bottom ul li {
  position: relative;
  width: 31%;
  text-align: center;
  float: left;
  min-theight: 120px;
  font: 16px DidotLTStd-Italic;
}
.page-template-template-about-php #wrapper .content-main .about-page .about-bottom ul li h4 {
  font: 18px Neutraface2Display-Bold;
  color: #646464;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.page-template-template-about-php #wrapper .content-main .about-page .about-bottom ul li span {
  color: #8b8b8b;
}
.page-template-template-about-php #wrapper .content-main .about-page .about-bottom ul li .short-story {
  color: #646464;
}
.page-template-template-about-php #wrapper .content-main .about-page .about-bottom ul li a {
  position: relative;
  display: block;
  font: 10px Neutraface2Display-Bold;
  color: #888887;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-top: 38px;
  display: inline-block;
  zoom: 1;
}
.page-template-template-about-php #wrapper .content-main .about-page .about-bottom ul li a:after,
.page-template-template-about-php #wrapper .content-main .about-page .about-bottom ul li a:before {
  content: "";
  position: absolute;
  bottom: -2px;
  width: 50%;
  height: 1px;
  border-bottom: 1px solid #dad9d7;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.page-template-template-about-php #wrapper .content-main .about-page .about-bottom ul li a:before {
  right: 50%;
}
.page-template-template-about-php #wrapper .content-main .about-page .about-bottom ul li a:after {
  left: 50%;
}
.page-template-template-about-php #wrapper .content-main .about-page .about-bottom ul li a:hover:before,
.page-template-template-about-php #wrapper .content-main .about-page .about-bottom ul li a:hover:after {
  width: 0;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.page-template-template-about-php #wrapper .content-main .about-page .about-bottom ul .center {
  margin: 0 3.5%;
}
.page-template-template-about-php #wrapper .content-main .about-page .about-bottom ul .center:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -6%;
  width: 1px;
  height: 85px;
  border-right: 1px solid #fff;
  margin: auto;
}
.page-template-template-about-php #wrapper .content-main .about-page .about-bottom ul .center:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: -6%;
  width: 1px;
  height: 85px;
  border-left: 1px solid #fff;
  margin: auto;
}
.page-template-template-about-php #wrapper .content-main #bottom-page {
  padding-top: 30px;
}
/* Contact page
*******************************/
.page-template-template-contact-php .triangle-up-right {
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../img/bg-contact.png);
  background-repeat: no-repeat;
  background-position: left top;
  width: 44%;
  height: auto;
  padding-bottom: 100%;
  z-index: -1;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
}
.page-template-template-contact-php #wrapper {
  width: 98%;
  height: auto;
  margin: 1%;
  -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-color: #f8f7f5;
  z-index: 10;
}
.page-template-template-contact-php #wrapper .content-main .contact {
  position: relative;
  display: block;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding: 100px 0;
  overflow: hidden;
}
.page-template-template-contact-php #wrapper .content-main .contact .left-side,
.page-template-template-contact-php #wrapper .content-main .contact .right-side {
  width: 49%;
  height: auto;
  float: left;
}
.page-template-template-contact-php #wrapper .content-main .contact .left-side .container {
  max-width: 415px;
  width: 100%;
}
.page-template-template-contact-php #wrapper .content-main .contact .left-side .container h3 {
  position: relative;
  font: 18px Neutraface2Display-Bold;
  color: #646464;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.page-template-template-contact-php #wrapper .content-main .contact .left-side .container h3:after {
  content: "";
  position: absolute;
  bottom: -26px;
  left: 0;
  width: 60px;
  height: 3px;
  background-color: #fff;
}
.page-template-template-contact-php #wrapper .content-main .contact .left-side .container .story {
  display: block;
  margin-top: 52px;
  font: 20px/28px Neutraface2Display-Medium;
  color: #8b8b8b;
}
.page-template-template-contact-php #wrapper .content-main .contact .left-side .container .story p {
  padding-bottom: 30px;
}
.page-template-template-contact-php #wrapper .content-main .contact .left-side .container .email-tel {
  padding-top: 28px;
}
.page-template-template-contact-php #wrapper .content-main .contact .left-side .container .email-tel h5 {
  font: 14px Neutraface2Display-Bold;
  color: #646464;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-bottom: 15px;
}
.page-template-template-contact-php #wrapper .content-main .contact .left-side .container .email-tel span {
  font: 16px DidotLTStd-Italic;
  color: #646464;
  padding-bottom: 30px;
  display: block;
}
.page-template-template-contact-php #wrapper .content-main .contact .left-side .container .email-tel span:last-child {
  padding: 0;
}
.page-template-template-contact-php #wrapper .content-main .contact .right-side {
  position: relative;
}
.page-template-template-contact-php #wrapper .content-main .contact .right-side .wpcf7-mail-sent-ok {
  position: relative;
  border: none;
  text-align: center;
  left: 0;
  right: 0;
  bottom: -75px;
  font-size: 12px;
  color: #8b8b8b;
  font-family: DidotLTStd-Italic;
}
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form {
  position: relative;
}
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .send-me {
  position: absolute;
  top: -12.5px;
  left: 25px;
  max-width: 440px;
  width: 100%;
  height: 546px;
  background-image: url(../img/Sendmeamessage.jpg);
  background-repeat: no-repeat;
  background-position: center center;
}
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form {
  position: relative;
  max-width: 500px;
  width: 100%;
  padding-top: 15px;
  overflow: visible;
  min-height: 500px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form:after {
  content: "";
  position: absolute;
  width: 96%;
  height: 104%;
  right: 0;
  top: 0;
  left: 0;
  margin: 0 auto;
  border: 1px solid #d5ddde;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form p {
  display: none;
  position: relative;
  margin-bottom: 3px;
}
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form p br {
  display: none;
}
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form p .li-bg {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  background-color: #fff;
  z-index: 0;
}
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form p .wpcf7-form-control-wrap {
  z-index: 2;
}
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form p .wpcf7-form-control-wrap .wpcf7-not-valid {
  font-size: 20px;
  color: red;
}
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form p .wpcf7-not-valid-tip {
  display: none;
}
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form p input[type="text"],
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form p input[type="email"],
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form p textarea {
  text-align: left;
  max-width: 500px;
  width: 100%;
  height: 100%;
  padding: 0;
  border: none;
  font: 14px DidotLTStd-Italic;
  color: #646464;
  padding: 16px 30px;
  background-color: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form p input[type="text"]::-webkit-input-placeholder,
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form p input[type="email"]::-webkit-input-placeholder,
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form p textarea::-webkit-input-placeholder {
  font: 14px DidotLTStd-Italic;
  letter-spacing: 1px;
  text-align: center;
}
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form p input[type="text"]::-moz-placeholder,
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form p input[type="email"]::-moz-placeholder,
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form p textarea::-moz-placeholder {
  /* Firefox 19+ */
  font: 14px DidotLTStd-Italic;
  letter-spacing: 1px;
  text-align: center;
}
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form p input[type="text"]:-ms-input-placeholder,
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form p input[type="email"]:-ms-input-placeholder,
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form p textarea:-ms-input-placeholder {
  font: 14px DidotLTStd-Italic;
  letter-spacing: 1px;
  text-align: center;
}
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form p input[type="text"]:-moz-placeholder,
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form p input[type="email"]:-moz-placeholder,
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form p textarea:-moz-placeholder {
  /* Firefox 18- */
  font: 14px DidotLTStd-Italic;
  letter-spacing: 1px;
  text-align: center;
}
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form p input[type="text"]:after,
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form p input[type="email"]:after,
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form p textarea:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0;
  z-index: 0;
  background-color: #fff;
}
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form p textarea {
  height: 275px;
}
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form p textarea::-webkit-input-placeholder {
  font: 14px DidotLTStd-Italic;
  padding-top: 100px;
  width: 50%;
  letter-spacing: 1px;
  text-align: center;
}
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form .wpcf7-validation-errors {
  position: absolute;
  width: 90%;
  bottom: -100px;
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
  border: none;
  font: 14px DidotLTStd-Italic;
  color: red;
}
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form .wpcf7-submit {
  position: absolute;
  width: 60px;
  left: 0;
  right: 0;
  bottom: -60px;
  margin: 0 auto;
  text-align: center;
  border: none;
  cursor: pointer;
  font: 14px Neutraface2Display-Bold;
  color: #646464;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: transparent;
  opacity: 1;
  -webkit-transition: 100ms;
  -moz-transition: 100ms;
  -ms-transition: 100ms;
  -o-transition: 100ms;
  transition: 100ms;
}
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form .wpcf7-submit:hover {
  opacity: 0.6;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form .ajax-loader {
  position: absolute;
  bottom: -74px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
/* Albums page
*******************************/
.page-template-template-albums-php .triangle-up-right {
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  padding-bottom: 90%;
  padding-left: 44%;
  overflow: hidden;
  z-index: -1;
}
.page-template-template-albums-php .triangle-up-right:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-left: -1200px;
  border-bottom: 2000px solid transparent;
  border-left: 1200px solid #faf9f8;
}
.page-template-template-albums-php #wrapper {
  width: 98%;
  height: auto;
  margin: 1%;
  background-color: #f6f7f4;
  z-index: 10;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.page-template-template-albums-php #wrapper .content-main .album-template {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0 100px;
}
.page-template-template-albums-php #wrapper .content-main .album-template .container {
  width: 80%;
  margin: 0 auto;
  overflow: hidden;
}
.page-template-template-albums-php #wrapper .content-main .album-template .container .left-block {
  width: 49%;
  height: auto;
  float: left;
}
.page-template-template-albums-php #wrapper .content-main .album-template .container .left-block .logo {
  width: 327px;
  height: 324px;
  display: block;
  margin: 0 auto;
  background: url(../img/logo-albums.png) center center no-repeat;
}
.page-template-template-albums-php #wrapper .content-main .album-template .container .right-block {
  width: 49%;
  height: auto;
  float: left;
  position: relative;
}
.page-template-template-albums-php #wrapper .content-main .album-template .container .right-block .text {
  max-width: 500px;
  font: 20px/28px Neutraface2Display-Medium;
  color: #8b8b8b;
}
.page-template-template-albums-php #wrapper .content-main .album-template .container .right-block .text p {
  padding-bottom: 40px;
}
.page-template-template-albums-php #wrapper .content-main .album-template .container .right-block .text p:last-child {
  padding-bottom: 100px;
}
.page-template-template-albums-php #wrapper .content-main .album-template .container .right-block .link-tx {
  font: 13px Neutraface2Display-Medium;
  color: #646464;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.page-template-template-albums-php #wrapper .content-main .album-template .container .right-block .open-slider {
  position: relative;
  opacity: 1;
}
.page-template-template-albums-php #wrapper .content-main .album-template .container .right-block .open-slider:after {
  content: '>';
  position: absolute;
  top: -2px;
  right: -14px;
  font-size: 14px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.page-template-template-albums-php #wrapper .content-main .album-template .container .right-block .open-slider:hover {
  opacity: 0.8;
}
.page-template-template-albums-php #wrapper .content-main .album-template .container .right-block .contact-me {
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 1;
  -webkit-transition: 100ms;
  -moz-transition: 100ms;
  -ms-transition: 100ms;
  -o-transition: 100ms;
  transition: 100ms;
}
.page-template-template-albums-php #wrapper .content-main .album-template .container .right-block .contact-me:hover {
  opacity: 0.6;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.page-template-template-albums-php #wrapper .content-main .album-template .container .right-block .open:after {
  top: -4px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.page-template-template-albums-php #wrapper .content-main .album-template .example-gallery {
  width: 100%;
  height: auto;
  margin-top: 110px;
  position: relative;
  display: none;
}
.page-template-template-albums-php #wrapper .content-main .album-template .example-gallery .album-slider {
  width: 90%;
  margin: 0 auto;
  height: auto;
  max-width: 900px;
}
.page-template-template-albums-php #wrapper .content-main .album-template .example-gallery .album-slider .flex-viewport {
  overflow: visible !important;
}
.page-template-template-albums-php #wrapper .content-main .album-template .example-gallery .album-slider .flex-viewport ul li {
  margin: 0 1.5px;
  text-align: center;
}
.page-template-template-albums-php #wrapper .content-main .album-template .example-gallery .album-slider .flex-direction-nav .flex-prev,
.page-template-template-albums-php #wrapper .content-main .album-template .example-gallery .album-slider .flex-direction-nav .flex-next {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 50px;
  width: 50px;
  display: block;
  z-index: 10;
  font: 0/0 serif;
  color: transparent;
}
.page-template-template-albums-php #wrapper .content-main .album-template .example-gallery .album-slider .flex-direction-nav .flex-prev:before,
.page-template-template-albums-php #wrapper .content-main .album-template .example-gallery .album-slider .flex-direction-nav .flex-next:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all;
  -moz-transition: all;
  -ms-transition: all;
  -o-transition: all;
  transition: all;
  -moz-transition-duration: 200ms;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}
.page-template-template-albums-php #wrapper .content-main .album-template .example-gallery .album-slider .flex-direction-nav .flex-prev:after,
.page-template-template-albums-php #wrapper .content-main .album-template .example-gallery .album-slider .flex-direction-nav .flex-next:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
}
.page-template-template-albums-php #wrapper .content-main .album-template .example-gallery .album-slider .flex-direction-nav .flex-prev:hover:before,
.page-template-template-albums-php #wrapper .content-main .album-template .example-gallery .album-slider .flex-direction-nav .flex-next:hover:before {
  -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: 200ms;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}
.page-template-template-albums-php #wrapper .content-main .album-template .example-gallery .album-slider .flex-direction-nav .flex-prev {
  left: 0;
}
.page-template-template-albums-php #wrapper .content-main .album-template .example-gallery .album-slider .flex-direction-nav .flex-prev:before {
  left: -1px;
}
.page-template-template-albums-php #wrapper .content-main .album-template .example-gallery .album-slider .flex-direction-nav .flex-prev:after {
  left: -1px;
  background: url(../img/arrow-left.png) center center no-repeat;
}
.page-template-template-albums-php #wrapper .content-main .album-template .example-gallery .album-slider .flex-direction-nav .flex-next {
  right: 0;
}
.page-template-template-albums-php #wrapper .content-main .album-template .example-gallery .album-slider .flex-direction-nav .flex-next:before {
  right: -1px;
}
.page-template-template-albums-php #wrapper .content-main .album-template .example-gallery .album-slider .flex-direction-nav .flex-next:after {
  right: -1px;
  background: url(../img/arrow-right.png) center center no-repeat;
}
.page-template-template-albums-php #wrapper .content-main .album-template .example-gallery.loading:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 36px;
  height: 38px;
  display: block;
  margin: auto;
  background: url(../img/album-loader.gif) center center no-repeat;
}
.page-template-template-albums-php #wrapper .content-main .album-template .example-gallery.loading * {
  opacity: 0;
  visibility: hidden;
}
/* Services page
*******************************/
.page-template-template-services-php .triangle-up-right {
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  padding-bottom: 90%;
  padding-left: 44%;
  overflow: hidden;
  z-index: -1;
}
.page-template-template-services-php .triangle-up-right:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-left: -1200px;
  border-bottom: 2000px solid transparent;
  border-left: 1200px solid #f5f7f8;
}
.page-template-template-services-php #wrapper {
  width: 98%;
  height: auto;
  margin: 1%;
  -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-color: #f8f9f9;
  z-index: 10;
}
.page-template-template-services-php #wrapper .content-main .services-template {
  width: 100%;
  height: auto;
  padding: 80px 0 120px;
}
.page-template-template-services-php #wrapper .content-main .services-template .container {
  width: 80%;
  margin: auto;
  overflow: hidden;
}
.page-template-template-services-php #wrapper .content-main .services-template .container .container-in {
  width: 100%;
  max-width: 1050px;
  margin: 0 auto;
}
.page-template-template-services-php #wrapper .content-main .services-template .container .left-block {
  width: 38%;
  height: auto;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.page-template-template-services-php #wrapper .content-main .services-template .container .left-block .logo {
  width: 303px;
  height: 312px;
  margin: auto;
  background: url(../img/logo-services.png) center center no-repeat;
}
.page-template-template-services-php #wrapper .content-main .services-template .container .right-block {
  width: 61%;
  max-width: 620px;
  height: auto;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.page-template-template-services-php #wrapper .content-main .services-template .container .right-block li {
  width: 100%;
  height: auto;
  padding-bottom: 50px;
  overflow: hidden;
}
.page-template-template-services-php #wrapper .content-main .services-template .container .right-block li h4 {
  font: 12px Neutraface2Display-Bold;
  color: #8b8b8b;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-bottom: 20px;
}
.page-template-template-services-php #wrapper .content-main .services-template .container .right-block li .left-side {
  width: 86%;
  max-width: 545px;
  float: left;
  font: 20px/28px Neutraface2Display-Medium;
  color: #8b8b8b;
  position: relative;
}
.page-template-template-services-php #wrapper .content-main .services-template .container .right-block li .left-side p {
  width: 96%;
  margin: 0;
  padding: 0;
}
.page-template-template-services-php #wrapper .content-main .services-template .container .right-block li .left-side:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 90%;
  width: 1px;
  display: block;
  background-color: #d0dad7;
}
.page-template-template-services-php #wrapper .content-main .services-template .container .right-block li .right-side {
  width: 60px;
  float: right;
  font: 10px Neutraface2Display-Bold;
  color: #8b8b8b;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.page-template-template-services-php #wrapper .content-main .services-template .container .right-block li .right-side a {
  display: block;
  background-image: url(../img/service-contact-ico.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 14px 9px;
  opacity: 1;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.page-template-template-services-php #wrapper .content-main .services-template .container .right-block li .right-side a p:first-child {
  padding-top: 17px;
}
.page-template-template-services-php #wrapper .content-main .services-template .container .right-block li .right-side a:hover {
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
  opacity: 0.7;
  background-position: right top;
}
.page-template-template-services-php #wrapper .content-main .services-template .container .right-block li .right-side .more-ico {
  background-image: url(../img/service-more-ico.png);
  background-size: 11px 11px;
}
.page-template-template-services-php #wrapper .content-main .services-template .questions-answers ul {
  width: 100%;
  max-width: 1010px;
  margin: 0 auto;
}
.page-template-template-services-php #wrapper .content-main .services-template .questions-answers ul li {
  margin-top: 50px;
  overflow: hidden;
}
.page-template-template-services-php #wrapper .content-main .services-template .questions-answers ul li .number {
  position: relative;
  width: 128px;
  height: 110px;
  float: left;
  padding-bottom: 20px;
}
.page-template-template-services-php #wrapper .content-main .services-template .questions-answers ul li .number span {
  position: absolute;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  z-index: 10;
  font: 23px Neutraface2Display-Bold;
  color: #8b8b8b;
  text-transform: uppercase;
  line-height: 18px;
}
.page-template-template-services-php #wrapper .content-main .services-template .questions-answers ul li .number span:before {
  content: '';
  position: absolute;
  top: -28px;
  left: 27px;
  width: 72px;
  height: 72px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #fff;
  z-index: -1;
}
.page-template-template-services-php #wrapper .content-main .services-template .questions-answers ul li .number:before {
  content: '';
  position: absolute;
  top: 19px;
  left: 19px;
  display: block;
  width: 86px;
  height: 86px;
  border: 1px solid #d4dedb;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page-template-template-services-php #wrapper .content-main .services-template .questions-answers ul li .number:after {
  content: "";
  position: absolute;
  top: 20px;
  left: 20px;
  display: block;
  width: 84px;
  height: 84px;
  border: 1px solid #f3f5f5;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page-template-template-services-php #wrapper .content-main .services-template .questions-answers ul li .que-ans-in {
  width: 84%;
  float: left;
  padding-left: 20px;
}
.page-template-template-services-php #wrapper .content-main .services-template .questions-answers ul li .que-ans-in .question {
  width: 100%;
  font: 14px DidotLTStd-Italic;
  color: #7e9891;
  letter-spacing: 1px;
  position: relative;
  padding-bottom: 20px;
}
.page-template-template-services-php #wrapper .content-main .services-template .questions-answers ul li .que-ans-in .question:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #d0dad7;
}
.page-template-template-services-php #wrapper .content-main .services-template .questions-answers ul li .que-ans-in .answer {
  position: relative;
  font: 20px/28px Neutraface2Display-Medium;
  color: #8b8b8b;
  padding: 36px 0 0 50px;
}
.page-template-template-services-php #wrapper .content-main .services-template .questions-answers ul li .que-ans-in .answer:before {
  content: '';
  position: absolute;
  top: 35px;
  left: -14px;
  width: 39px;
  height: 39px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page-template-template-services-php #wrapper .content-main .services-template .questions-answers ul li .que-ans-in .answer:after {
  position: absolute;
  top: 40px;
  left: 0;
  content: 'A';
}
/* Testimonials
*******************************/
.post-type-archive-testimonials .triangle-up-right {
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  padding-bottom: 90%;
  padding-left: 44%;
  overflow: hidden;
  z-index: -1;
}
.post-type-archive-testimonials .triangle-up-right:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-left: -1200px;
  border-bottom: 2000px solid transparent;
  border-left: 1200px solid #f5f7f7;
}
.post-type-archive-testimonials #wrapper {
  width: 98%;
  margin: 1%;
  height: auto;
  background-color: #f7fafa;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 10;
}
.post-type-archive-testimonials #wrapper .content-main {
  width: 100%;
  height: auto;
}
.post-type-archive-testimonials #wrapper .content-main .testimonials-template {
  width: 80%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 80px 0 120px;
}
.post-type-archive-testimonials #wrapper .content-main .testimonials-template .top-page {
  overflow: hidden;
}
.post-type-archive-testimonials #wrapper .content-main .testimonials-template .top-page .left-block {
  width: 49%;
  float: left;
}
.post-type-archive-testimonials #wrapper .content-main .testimonials-template .top-page .left-block .logo {
  width: 325px;
  height: 325px;
  margin: auto;
  background: url(../img/logo-testimonials.png) center center no-repeat;
}
.post-type-archive-testimonials #wrapper .content-main .testimonials-template .top-page .right-block {
  width: 49%;
  float: right;
  font: 20px/28px Neutraface2Display-Medium;
  color: #8b8b8b;
  padding-bottom: 70px;
}
.post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page {
  margin-top: 68px;
}
.post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page ul li {
  width: 100%;
  height: auto;
}
.post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page ul li .left-side {
  width: 15%;
  max-width: 140px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  height: 135px;
  position: relative;
}
.post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page ul li .left-side .img {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 74px;
  height: 74px;
  display: block;
  outline: 1px solid #d6e0dd;
  background-color: #fff;
  border: 6px solid #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  overflow: hidden;
}
.post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page ul li .left-side .img img {
  position: absolute;
  top: -15px;
  left: -15px;
  max-width: 140%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page ul li .right-side {
  position: relative;
  width: 84%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  border-bottom: 1px solid #d0dad7;
  margin-top: 30px;
}
.post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page ul li .right-side h4 {
  width: 60%;
  font: 23px Neutraface2Display-Bold;
  color: #8b8b8b;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page ul li .right-side .who {
  font: 13px DidotLTStd-Italic;
  color: #7e9891;
  letter-spacing: 1px;
  padding: 7px 0 23px;
}
.post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page ul li .right-side .reletionship-links {
  position: absolute;
  top: 0;
  right: 0;
  width: 37%;
  border-right: 1px solid #d0dad7;
}
.post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page ul li .right-side .reletionship-links .link {
  position: relative;
  width: 49%;
  height: auto;
  float: right;
  padding: 10px 0;
  text-align: center;
  border-left: 1px solid #d0dad7;
  font: 12px Neutraface2Display-Bold;
  color: #8b8b8b;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: inline-block;
  zoom: 1;
}
.post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page ul li .right-side .reletionship-links .link:after,
.post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page ul li .right-side .reletionship-links .link:before {
  content: "";
  position: absolute;
  bottom: -2px;
  width: 0;
  height: 1px;
  border-bottom: 1px solid #dad9d7;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page ul li .right-side .reletionship-links .link:before {
  right: 50%;
}
.post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page ul li .right-side .reletionship-links .link:after {
  left: 50%;
}
.post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page ul li .right-side .reletionship-links .link:hover:before,
.post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page ul li .right-side .reletionship-links .link:hover:after {
  width: 50%;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page ul li .text {
  font: 20px/28px Neutraface2Display-Medium;
  color: #8b8b8b;
  padding-bottom: 90px;
}
/* Portfolio
*******************************/
.portfolio-archive,
.taxonomy-portfolio {
  width: 100%;
  height: auto;
  background-color: #f9f8f5;
  padding-bottom: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.portfolio-archive .top-block,
.taxonomy-portfolio .top-block {
  width: 100%;
  max-width: 1000px;
  height: 90px;
  margin: auto;
}
.portfolio-archive .top-block #category-list,
.taxonomy-portfolio .top-block #category-list {
  padding-top: 26px;
  min-width: 170px;
  width: 19%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.portfolio-archive .top-block #category-list #category-portfolio,
.taxonomy-portfolio .top-block #category-list #category-portfolio {
  position: relative;
  width: 168px;
  height: 38px;
  display: block;
  text-align: center;
  font: 10px/38px Neutraface2Display-Bold;
  color: #8b8b8b;
  text-transform: uppercase;
  letter-spacing: 2px;
  background-color: #e0e4e4;
  opacity: 1;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.portfolio-archive .top-block #category-list #category-portfolio:before,
.taxonomy-portfolio .top-block #category-list #category-portfolio:before {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  left: 6px;
  right: 6px;
  width: auto;
  height: auto;
  border: 1px solid #f2f0ec;
}
.portfolio-archive .top-block #category-list #category-portfolio:after,
.taxonomy-portfolio .top-block #category-list #category-portfolio:after {
  content: '>';
  position: absolute;
  top: 1px;
  right: 15px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.portfolio-archive .top-block #category-list #category-portfolio.active:after,
.taxonomy-portfolio .top-block #category-list #category-portfolio.active:after {
  top: -1px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.portfolio-archive .top-block #category-list #category-portfolio:hover,
.taxonomy-portfolio .top-block #category-list #category-portfolio:hover {
  opacity: 0.7;
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
}
.portfolio-archive .top-block #category-list #list,
.taxonomy-portfolio .top-block #category-list #list {
  display: none;
  position: absolute;
  top: 64px;
  width: 168px;
  text-align: center;
  background-color: #fff;
  z-index: 99;
  font: 13px DidotLTStd-Italic;
  color: #646464;
  letter-spacing: 1px;
}
.portfolio-archive .top-block #category-list #list li,
.taxonomy-portfolio .top-block #category-list #list li {
  padding: 10px 0;
}
.portfolio-archive .top-block #category-list #list li:first-child,
.taxonomy-portfolio .top-block #category-list #list li:first-child {
  padding-top: 20px;
}
.portfolio-archive .top-block #category-list #list li:last-child,
.taxonomy-portfolio .top-block #category-list #list li:last-child {
  padding-bottom: 20px;
}
.portfolio-archive .top-block .story-search,
.taxonomy-portfolio .top-block .story-search {
  width: 81%;
}
.portfolio-archive .portfolio-block,
.taxonomy-portfolio .portfolio-block {
  width: 98%;
  height: auto;
  margin: 1%;
  background: #fbfbf9;
  background: -moz-linear-gradient(top, #fbfbf9 0%, #f9f8f5 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #fbfbf9), color-stop(100%, #f9f8f5));
  background: -webkit-linear-gradient(top, #fbfbf9 0%, #f9f8f5 100%);
  background: -o-linear-gradient(top, #fbfbf9 0%, #f9f8f5 100%);
  background: -ms-linear-gradient(top, #fbfbf9 0%, #f9f8f5 100%);
  background: linear-gradient(to bottom, #fbfbf9 0%, #f9f8f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbf9', endColorstr='#f9f8f5', GradientType=0);
  margin-bottom: 0;
}
.portfolio-archive .portfolio-block h1,
.taxonomy-portfolio .portfolio-block h1 {
  position: relative;
  padding-top: 50px;
  font: 36px DidotLTStd-Italic;
  color: #646464;
  letter-spacing: 1px;
  text-align: center;
}
.portfolio-archive .portfolio-block h1:after,
.taxonomy-portfolio .portfolio-block h1:after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  right: 0;
  width: 57px;
  height: 1px;
  display: block;
  background-color: #b4c3bf;
  margin: 0 auto;
}
.portfolio-archive .portfolio-block .taxonomy-h1,
.taxonomy-portfolio .portfolio-block .taxonomy-h1 {
  margin-bottom: 60px;
}
.portfolio-archive .portfolio-block .h1-second,
.taxonomy-portfolio .portfolio-block .h1-second {
  margin-bottom: 60px;
}
.portfolio-archive .portfolio-block .quick-portfolio,
.taxonomy-portfolio .portfolio-block .quick-portfolio {
  max-height: 1000px;
  width: 100%;
  height: auto;
  text-align: center;
  overflow: hidden;
  margin-top: 60px;
}
.portfolio-archive .portfolio-block .quick-portfolio a,
.taxonomy-portfolio .portfolio-block .quick-portfolio a {
  position: relative;
  max-width: 1000px;
  width: 100%;
  height: auto;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.portfolio-archive .portfolio-block .quick-portfolio a:before,
.taxonomy-portfolio .portfolio-block .quick-portfolio a:before {
  content: "";
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
  width: auto;
  height: auto;
  border: 1px solid #f0f0f0;
  display: block;
  margin: auto;
  z-index: 5;
}
.portfolio-archive .portfolio-block .quick-portfolio a:after,
.taxonomy-portfolio .portfolio-block .quick-portfolio a:after {
  content: '';
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 20px;
  right: 20px;
  width: auto;
  height: auto;
  background-color: #959595;
  opacity: 0.3;
  margin: auto;
  z-index: 5;
}
.portfolio-archive .portfolio-block .quick-portfolio a .logo,
.taxonomy-portfolio .portfolio-block .quick-portfolio a .logo {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 71.5%;
  margin: auto;
  z-index: 10;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 24%;
}
.portfolio-archive .portfolio-block .quick-portfolio a .logo h5,
.taxonomy-portfolio .portfolio-block .quick-portfolio a .logo h5 {
  font: 36px DidotLTStd-Roman;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  z-index: 25;
}
.portfolio-archive .portfolio-block .quick-portfolio a .logo p,
.taxonomy-portfolio .portfolio-block .quick-portfolio a .logo p {
  font: 19px DidotLTStd-Roman;
  color: #fef1e1;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.portfolio-archive .portfolio-block .quick-portfolio a .logo:after,
.taxonomy-portfolio .portfolio-block .quick-portfolio a .logo:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  background-image: url(../img/portfolio-slider-logo1.png);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  z-index: -1;
  opacity: 0.6;
}
.portfolio-archive .portfolio-block .content-portfolio,
.taxonomy-portfolio .portfolio-block .content-portfolio {
  width: 100%;
  max-width: 1000px;
  height: auto;
  margin: 0 auto;
  margin-top: 20px;
  text-align: center;
  overflow: hidden;
}
.portfolio-archive .portfolio-block .content-portfolio li,
.taxonomy-portfolio .portfolio-block .content-portfolio li {
  position: relative;
  width: 100%;
  max-width: 490px;
  height: 490px;
  background-color: #fff;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
  overflow: hidden;
}
.portfolio-archive .portfolio-block .content-portfolio li.item-1,
.taxonomy-portfolio .portfolio-block .content-portfolio li.item-1,
.portfolio-archive .portfolio-block .content-portfolio li.item-3,
.taxonomy-portfolio .portfolio-block .content-portfolio li.item-3 {
  margin-right: 2%;
}
.portfolio-archive .portfolio-block .content-portfolio li figure,
.taxonomy-portfolio .portfolio-block .content-portfolio li figure {
  width: 100%;
  height: 100%;
}
.portfolio-archive .portfolio-block .content-portfolio li figure:after,
.taxonomy-portfolio .portfolio-block .content-portfolio li figure:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  bottom: 4px;
  right: 4px;
  margin: auto;
  width: auto;
  height: auto;
  border: 1px solid #cfdad7;
  z-index: 10;
}
.portfolio-archive .portfolio-block .content-portfolio li figure .open,
.taxonomy-portfolio .portfolio-block .content-portfolio li figure .open {
  position: absolute;
  width: 80px;
  margin: 0 auto;
  bottom: -50px;
  left: 0;
  right: 0;
  z-index: 20;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  opacity: 0;
  font: 12px Neutraface2Display-Bold;
  color: #8b8b8b;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-decoration: underline;
  opacity: 1;
}
.portfolio-archive .portfolio-block .content-portfolio li figure .open:hover,
.taxonomy-portfolio .portfolio-block .content-portfolio li figure .open:hover {
  opacity: 0.6;
}
.portfolio-archive .portfolio-block .content-portfolio li figure figcaption,
.taxonomy-portfolio .portfolio-block .content-portfolio li figure figcaption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 170px;
  background-color: #fff;
  -webkit-transition: 250ms ease-out;
  -webkit-transition-delay: 350ms;
  -o-transition: 250ms ease-out;
  -o-transition-delay: 350ms;
  -moz-transition: 250ms ease-out;
  -moz-transition-delay: 350ms;
  transition: 250ms ease-out;
  transition-delay: 350ms;
  z-index: 9;
  overflow: hidden;
}
.portfolio-archive .portfolio-block .content-portfolio li figure figcaption h3,
.taxonomy-portfolio .portfolio-block .content-portfolio li figure figcaption h3 {
  font: 14px Neutraface2Display-Bold;
  color: #646464;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.portfolio-archive .portfolio-block .content-portfolio li figure figcaption .loc-time,
.taxonomy-portfolio .portfolio-block .content-portfolio li figure figcaption .loc-time {
  position: relative;
  padding-top: 10px;
  font: 13px DidotLTStd-Italic;
  color: #7e9891;
}
.portfolio-archive .portfolio-block .content-portfolio li figure figcaption .loc-time:before,
.taxonomy-portfolio .portfolio-block .content-portfolio li figure figcaption .loc-time:before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 42px;
  border-bottom: 1px solid #cfdad7;
}
.portfolio-archive .portfolio-block .content-portfolio li figure figcaption .loc-time:after,
.taxonomy-portfolio .portfolio-block .content-portfolio li figure figcaption .loc-time:after {
  content: "";
  position: absolute;
  bottom: -22px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: #fff;
  width: 3px;
  height: 3px;
  border: 1px solid #cfdad7;
}
.portfolio-archive .portfolio-block .content-portfolio li figure figcaption .location,
.taxonomy-portfolio .portfolio-block .content-portfolio li figure figcaption .location,
.portfolio-archive .portfolio-block .content-portfolio li figure figcaption .date,
.taxonomy-portfolio .portfolio-block .content-portfolio li figure figcaption .date {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.portfolio-archive .portfolio-block .content-portfolio li figure figcaption .date:before,
.taxonomy-portfolio .portfolio-block .content-portfolio li figure figcaption .date:before {
  content: "/  ";
  margin: 0 3px;
}
.portfolio-archive .portfolio-block .content-portfolio li figure .img,
.taxonomy-portfolio .portfolio-block .content-portfolio li figure .img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.portfolio-archive .portfolio-block .content-portfolio li figure:hover .open,
.taxonomy-portfolio .portfolio-block .content-portfolio li figure:hover .open {
  bottom: 50px;
  opacity: 1;
  -webkit-transition: 200ms ease-out;
  -webkit-transition-delay: 350ms;
  -o-transition: 200ms ease-out;
  -o-transition-delay: 350ms;
  -moz-transition: 200ms ease-out;
  -moz-transition-delay: 350ms;
  transition: 200ms ease-out;
  transition-delay: 350ms;
}
.portfolio-archive .portfolio-block .content-portfolio li figure:hover figcaption,
.taxonomy-portfolio .portfolio-block .content-portfolio li figure:hover figcaption {
  height: 100%;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.portfolio-archive .page-numbers,
.taxonomy-portfolio .page-numbers {
  margin-top: 43px;
}
.portfolio-archive .page-numbers li .page-numbers,
.taxonomy-portfolio .page-numbers li .page-numbers {
  margin-top: 0;
}
/* Single Portfolio
*******************************/
#single-portfolio {
  width: 100%;
  height: auto;
  background-color: #f9f8f5;
  padding-top: 30px;
}
#single-portfolio .portfolio-single-container {
  width: 98%;
  height: auto;
  margin: 0 1%;
  background: #fbfbf9;
  background: -moz-linear-gradient(top, #fbfbf9 0%, #f9f8f5 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #fbfbf9), color-stop(100%, #f9f8f5));
  background: -webkit-linear-gradient(top, #fbfbf9 0%, #f9f8f5 100%);
  background: -o-linear-gradient(top, #fbfbf9 0%, #f9f8f5 100%);
  background: -ms-linear-gradient(top, #fbfbf9 0%, #f9f8f5 100%);
  background: linear-gradient(to bottom, #fbfbf9 0%, #f9f8f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbf9', endColorstr='#f9f8f5', GradientType=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;
}
#single-portfolio .portfolio-single-container .slider-container {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 10px;
}
#single-portfolio .portfolio-single-container .slider-container .rsSlide {
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  -webkit-opacity: 0.3;
  opacity: 0.3;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
#single-portfolio .portfolio-single-container .slider-container .rsSlide.rsActiveSlide {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
#single-portfolio .portfolio-single-container .slider-container .rsSlide li {
  padding-left: 3px;
}
#single-portfolio .portfolio-single-container .slider-container .rsDefault,
#single-portfolio .portfolio-single-container .slider-container .rsDefault .rsOverflow,
#single-portfolio .portfolio-single-container .slider-container .rsDefault .rsSlide,
#single-portfolio .portfolio-single-container .slider-container .rsDefault .rsVideoFrameHolder,
#single-portfolio .portfolio-single-container .slider-container .rsDefault .rsThumbs {
  background: transparent;
}
#single-portfolio .portfolio-single-container .slider-container .portfolio-slider {
  width: 100%;
  height: auto;
}
#single-portfolio .portfolio-single-container .slider-container .portfolio-slider .royalSlider {
  width: 900px;
  height: 600px;
  max-width: 100%;
  margin: 0 auto;
  position: static;
  background-color: transparent;
}
#single-portfolio .portfolio-single-container .slider-container .portfolio-slider .royalSlider .rsOverflow {
  overflow: visible;
  position: static;
}
#single-portfolio .portfolio-single-container .slider-container .portfolio-slider .royalSlider .rsOverflow .rsArrow:hover .rsArrowIcn:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
}
#single-portfolio .portfolio-single-container .slider-container .portfolio-slider .royalSlider .rsOverflow .rsArrowIcn {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 1;
  -moz-border-radius: 1;
  border-radius: 1;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: none;
  background-color: transparent;
  left: 0;
  right: 0;
  margin: 0;
}
#single-portfolio .portfolio-single-container .slider-container .portfolio-slider .royalSlider .rsOverflow .rsArrowIcn:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all;
  -moz-transition: all;
  -ms-transition: all;
  -o-transition: all;
  transition: all;
  -moz-transition-duration: 200ms;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}
#single-portfolio .portfolio-single-container .slider-container .portfolio-slider .royalSlider .rsOverflow .rsArrowIcn:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
}
#single-portfolio .portfolio-single-container .slider-container .portfolio-slider .royalSlider .rsOverflow .rsArrowLeft .rsArrowIcn {
  left: 10px;
}
#single-portfolio .portfolio-single-container .slider-container .portfolio-slider .royalSlider .rsOverflow .rsArrowLeft .rsArrowIcn:after {
  left: -1px;
  background: url(../img/arrow-left.png) center center no-repeat;
}
#single-portfolio .portfolio-single-container .slider-container .portfolio-slider .royalSlider .rsOverflow .rsArrowRight {
  right: 20px;
}
#single-portfolio .portfolio-single-container .slider-container .portfolio-slider .royalSlider .rsOverflow .rsArrowRight .rsArrowIcn:after {
  right: -1px;
  background: url(../img/arrow-right.png) center center no-repeat;
}
#single-portfolio .portfolio-single-container .slider-container .portfolio-slider .royalSlider .rsSlide {
  text-align: center;
  background: ;
}
#single-portfolio .portfolio-single-container .slider-container .portfolio-slider .royalSlider .rsSlide img {
  margin: 0px !important;
  /*height: 100% !important;*/
  max-width: 100%;
  max-height: 100%;
}
#single-portfolio .portfolio-single-container .slider-container .portfolio-slider .royalSlider .rsSlide .rsContent {
  margin: 0 auto;
}
#single-portfolio .portfolio-single-container .testimonial {
  padding-top: 70px;
  width: 100%;
  max-width: 1000px;
  height: auto;
  margin: 0 auto;
  padding-bottom: 90px;
}
#single-portfolio .portfolio-single-container .testimonial .testimonial-social {
  width: 100%;
  height: auto;
  overflow: hidden;
}
#single-portfolio .portfolio-single-container .testimonial .testimonial-social .text {
  width: 75%;
  float: left;
  font: 15px/28px DidotLTStd-Italic;
  color: #8b8b8b;
}
#single-portfolio .portfolio-single-container .testimonial .testimonial-bottom {
  position: relative;
  width: 100%;
  height: 70px;
  padding-top: 35px;
  overflow: hidden;
}
#single-portfolio .portfolio-single-container .testimonial .testimonial-bottom .link-testimonial {
  width: 49%;
  float: left;
}
#single-portfolio .portfolio-single-container .testimonial .testimonial-bottom .link-testimonial h5 {
  font: 14px Neutraface2Display-Bold;
  display: block;
  color: #646464;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#single-portfolio .portfolio-single-container .testimonial .testimonial-bottom .link-testimonial span {
  font: 13px/26px DidotLTStd-Italic;
  color: #8b8b8b;
  display: block;
}
#single-portfolio .portfolio-single-container .testimonial .testimonial-bottom .back {
  position: absolute;
  width: 25%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  font: 14px Neutraface2Display-Bold;
  color: #646464;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#single-portfolio .portfolio-single-container .testimonial .testimonial-bottom .back a {
  position: relative;
  text-decoration: none;
  display: inline-block;
  zoom: 1;
}
#single-portfolio .portfolio-single-container .testimonial .testimonial-bottom .back a:after,
#single-portfolio .portfolio-single-container .testimonial .testimonial-bottom .back a:before {
  content: "";
  position: absolute;
  bottom: -2px;
  width: 50%;
  height: 1px;
  border-bottom: 1px solid #dad9d7;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
#single-portfolio .portfolio-single-container .testimonial .testimonial-bottom .back a:before {
  right: 50%;
}
#single-portfolio .portfolio-single-container .testimonial .testimonial-bottom .back a:after {
  left: 50%;
}
#single-portfolio .portfolio-single-container .testimonial .testimonial-bottom .back a:hover:before,
#single-portfolio .portfolio-single-container .testimonial .testimonial-bottom .back a:hover:after {
  width: 0;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
#single-portfolio .portfolio-single-container .testimonial .testimonial-bottom .back:before {
  content: "<";
  font: 15px Neutraface2Display-Bold;
  margin-right: 10px;
  color: #646464;
}
#single-portfolio .portfolio-single-container .testimonial .testimonial-bottom .contact {
  position: absolute;
  bottom: 0;
  right: 0;
  font: 14px Neutraface2Display-Bold;
  color: #646464;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#single-portfolio .portfolio-single-container .testimonial .testimonial-bottom .contact a {
  position: relative;
  text-decoration: none;
  display: inline-block;
  zoom: 1;
}
#single-portfolio .portfolio-single-container .testimonial .testimonial-bottom .contact a:after,
#single-portfolio .portfolio-single-container .testimonial .testimonial-bottom .contact a:before {
  content: "";
  position: absolute;
  bottom: -2px;
  width: 50%;
  height: 1px;
  border-bottom: 1px solid #dad9d7;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
#single-portfolio .portfolio-single-container .testimonial .testimonial-bottom .contact a:before {
  right: 50%;
}
#single-portfolio .portfolio-single-container .testimonial .testimonial-bottom .contact a:after {
  left: 50%;
}
#single-portfolio .portfolio-single-container .testimonial .testimonial-bottom .contact a:hover:before,
#single-portfolio .portfolio-single-container .testimonial .testimonial-bottom .contact a:hover:after {
  width: 0;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
#single-portfolio .portfolio-single-container .container {
  position: relative;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 0 86px;
  margin-top: 70px;
  overflow: hidden;
}
#single-portfolio .portfolio-single-container .container .back {
  position: relative;
  float: left;
  width: 30%;
  height: auto;
  font: 14px Neutraface2Display-Bold;
  color: #646464;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#single-portfolio .portfolio-single-container .container .back a {
  position: absolute;
  top: 30px;
  left: 15px;
  text-decoration: none;
  display: inline-block;
  zoom: 1;
}
#single-portfolio .portfolio-single-container .container .back a:after,
#single-portfolio .portfolio-single-container .container .back a:before {
  content: "";
  position: absolute;
  bottom: -2px;
  width: 50%;
  height: 1px;
  border-bottom: 1px solid #dad9d7;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
#single-portfolio .portfolio-single-container .container .back a:before {
  right: 50%;
}
#single-portfolio .portfolio-single-container .container .back a:after {
  left: 50%;
}
#single-portfolio .portfolio-single-container .container .back a:hover:before,
#single-portfolio .portfolio-single-container .container .back a:hover:after {
  width: 0;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
#single-portfolio .portfolio-single-container .container .back:before {
  content: "<";
  position: absolute;
  top: 28px;
  left: 0;
  font: 15px Neutraface2Display-Bold;
  margin-right: 10px;
  color: #646464;
}
#single-portfolio .portfolio-single-container .container .contact {
  position: absolute;
  width: 25%;
  top: 30px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  font: 14px Neutraface2Display-Bold;
  color: #646464;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#single-portfolio .portfolio-single-container .container .contact a {
  position: relative;
  text-decoration: none;
  display: inline-block;
  zoom: 1;
}
#single-portfolio .portfolio-single-container .container .contact a:after,
#single-portfolio .portfolio-single-container .container .contact a:before {
  content: "";
  position: absolute;
  bottom: -2px;
  width: 50%;
  height: 1px;
  border-bottom: 1px solid #dad9d7;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
#single-portfolio .portfolio-single-container .container .contact a:before {
  right: 50%;
}
#single-portfolio .portfolio-single-container .container .contact a:after {
  left: 50%;
}
#single-portfolio .portfolio-single-container .container .contact a:hover:before,
#single-portfolio .portfolio-single-container .container .contact a:hover:after {
  width: 0;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
#single-portfolio .portfolio-single-container .container .social-single {
  padding-top: 0;
}
/* Blog archive
*******************************/
.blog-container {
  width: 100%;
  height: auto;
  background-color: #faf6f3;
  padding-bottom: 60px;
}
.blog-container .blog-container-in {
  width: 98%;
  height: auto;
  margin: 0 1%;
  display: block;
  background: #fefbf9;
  background: -moz-linear-gradient(top, #fefbf9 0%, #faf6f3 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #fefbf9), color-stop(100%, #faf6f3));
  background: -webkit-linear-gradient(top, #fefbf9 0%, #faf6f3 100%);
  background: -o-linear-gradient(top, #fefbf9 0%, #faf6f3 100%);
  background: -ms-linear-gradient(top, #fefbf9 0%, #faf6f3 100%);
  background: linear-gradient(to bottom, #fefbf9 0%, #faf6f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefbf9', endColorstr='#faf6f3', GradientType=0);
}
.blog-container .blog-container-in .post-category {
  position: relative;
  width: 100%;
  max-width: 1000px;
  height: auto;
  margin: 0 auto;
}
.blog-container .blog-container-in .post-category .page-title {
  width: 75%;
  margin: 0 auto;
  position: relative;
  font: 36px DidotLTStd-Italic;
  color: #646464;
  text-transform: capitalize;
  text-align: center;
  padding: 45px 0;
}
.blog-container .blog-container-in .post-category .page-title:after {
  content: "";
  position: absolute;
  bottom: 35px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 55px;
  border-bottom: 1px solid #b4c3bf;
}
.blog-container .blog-container-in .post-category .category {
  position: absolute;
  top: 63px;
  right: 15px;
}
.blog-container .blog-container-in .post-category .category #category-blog {
  font: 11px Neutraface2Display-Bold;
  color: #888887;
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.blog-container .blog-container-in .post-category .category #category-blog:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: #e3e1df;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.blog-container .blog-container-in .post-category .category #category-blog:after {
  content: '>';
  position: absolute;
  top: 4px;
  right: -15px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.blog-container .blog-container-in .post-category .category #category-blog.active:after {
  top: 3px;
  right: -13px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.blog-container .blog-container-in .post-category .category #category-blog:hover {
  opacity: 0.7;
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
}
.blog-container .blog-container-in .post-category .category #list {
  display: none;
  position: absolute;
  top: 40px;
  right: -15px;
  width: 168px;
  text-align: center;
  background-color: #f7f3f0;
  z-index: 99;
  font: 13px DidotLTStd-Italic;
  color: #646464;
  letter-spacing: 1px;
}
.blog-container .blog-container-in .post-category .category #list li {
  padding: 10px 0;
}
.blog-container .blog-container-in .post-category .category #list li:first-child {
  padding-top: 20px;
}
.blog-container .blog-container-in .post-category .category #list li:last-child {
  padding-bottom: 20px;
}
.blog-container .blog-container-in article {
  position: relative;
  width: 100%;
  max-width: 1000px;
  height: auto;
  margin: 0 auto;
  background-color: #fff;
  padding-bottom: 52px;
}
.blog-container .blog-container-in article .title {
  padding: 65px 0;
  width: 100%;
  text-align: center;
}
.blog-container .blog-container-in article .title:after {
  position: absolute;
  content: "";
  bottom: 12px;
  left: 0;
  right: 0;
  width: 96%;
  margin: 0 auto;
  height: 1px;
  display: block;
  background-color: #f5ede7;
}
.blog-container .blog-container-in article .title h2 {
  font: 14px Neutraface2Display-Bold;
  color: #646464;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.blog-container .blog-container-in article .title .loc-time {
  position: relative;
  padding-top: 10px;
  font: 13px DidotLTStd-Italic;
  letter-spacing: 1px;
  color: #7e9891;
}
.blog-container .blog-container-in article .title .loc-time:before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 42px;
  border-bottom: 1px solid #cfdad7;
}
.blog-container .blog-container-in article .title .loc-time:after {
  content: "";
  position: absolute;
  bottom: -22px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: #fff;
  width: 3px;
  height: 3px;
  border: 1px solid #cfdad7;
}
.blog-container .blog-container-in article .title .location,
.blog-container .blog-container-in article .title .date {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.blog-container .blog-container-in article .title .location:after {
  content: "  /";
  margin: 0 3px;
}
.blog-container .blog-container-in article figure {
  max-width: 800px;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.blog-container .blog-container-in article figure img {
  width: 800px;
  height: auto;
  padding-bottom: 40px;
}
.blog-container .blog-container-in article .open-post {
  position: relative;
  width: 140px;
  height: auto;
  margin: 0 auto 0;
  font: 14px Neutraface2Display-Bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
  color: #646464;
}
.blog-container .blog-container-in article .open-post .shape {
  stroke-dasharray: 30 540;
  stroke-dashoffset: -225;
  stroke-width: 1px;
  fill: transparent;
  stroke: #888887;
  border-bottom: 5px solid black;
  transition: stroke-width 500ms, stroke-dashoffset 500ms, stroke-dasharray 500ms;
}
.blog-container .blog-container-in article .open-post:hover .shape {
  stroke-dashoffset: 0;
  stroke-dasharray: 480 500;
  transition: stroke-width 1s, stroke-dashoffset 1s, stroke-dasharray 2s;
}
.blog-container .blog-container-in article .open-post .text {
  position: relative;
  width: auto;
  height: 35px;
  line-height: 35px;
}
.blog-container .blog-container-in article .open-post svg {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}
.blog-container .blog-container-in article .open-post .fullsize-link {
  position: absolute;
  display: block;
  width: 100%;
  height: 80%;
  top: 0;
  left: 0;
}
/* Blog single
*******************************/
.single .blog-container-in {
  padding-top: 30px;
}
.single .full {
  width: 80%;
  margin: 0 auto;
}
.single .full:after {
  position: absolute;
  content: "";
  bottom: 12px;
  left: 0;
  right: 0;
  width: 96%;
  margin: 0 auto;
  height: 1px;
  display: block;
  background-color: #f5ede7;
}
.single .full .story {
  position: relative;
  font: 18px/28px Neutraface2Display-Medium;
  color: #8b8b8b;
  padding-bottom: 30px;
  display: block;
}
.single .full .story .image {
  position: relative;
  display: block;
  padding-bottom: 3px;
  text-align: center;
}
.single .full .story .image .pint_btn {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 54px;
  height: 54px;
  display: block;
  background: url(../img/pinterest.png) right bottom no-repeat;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}
.single .full .story .image img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: 0;
}
.single .full .story .image a img {
  width: auto;
  height: auto;
}
.single .full .story .image:hover .pint_btn {
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.single .full .story:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: #f5ede7;
}
.single .full .social {
  position: relative;
  width: 100%;
  margin-top: 10px;
  padding-top: 10px;
  overflow: hidden;
}
.single .full .social .comments-counter {
  position: relative;
  width: auto;
  float: left;
  font: 12px Neutraface2Display-Bold;
  color: #646464;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-top: 5px;
}
.single .full .social .comments-counter span {
  font-size: 14px;
}
.single .full .social .comments-counter:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #dfdfdf;
}
.single .discussion {
  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;
  padding: 60px 0 0;
  overflow: hidden;
}
.single .discussion:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  border-bottom: 1px solid #f5ede7;
}
.single .discussion .comments {
  float: left;
  height: auto;
  width: 50%;
  min-width: 400px;
}
.single .discussion .comments .commentlist {
  width: 100%;
  height: auto;
  display: block;
}
.single .discussion .comments .commentlist li {
  position: relative;
  padding-bottom: 37px;
}
.single .discussion .comments .commentlist li:last-child {
  padding-bottom: 0;
}
.single .discussion .comments .commentlist li header {
  position: relative;
  padding-bottom: 25px;
}
.single .discussion .comments .commentlist li header .fn {
  font: 14px DidotLTStd-Italic;
  color: #7e9891;
  text-transform: capitalize;
  letter-spacing: 1px;
}
.single .discussion .comments .commentlist li header .comment-edit-link {
  position: absolute;
  top: 5px;
  right: 0;
  font: 12px DidotLTStd-Italic;
  color: #646464;
  display: inline-block;
  zoom: 1;
}
.single .discussion .comments .commentlist li header .comment-edit-link:after,
.single .discussion .comments .commentlist li header .comment-edit-link:before {
  content: "";
  position: absolute;
  bottom: -2px;
  width: 50%;
  height: 1px;
  border-bottom: 1px solid #dad9d7;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.single .discussion .comments .commentlist li header .comment-edit-link:before {
  right: 50%;
}
.single .discussion .comments .commentlist li header .comment-edit-link:after {
  left: 50%;
}
.single .discussion .comments .commentlist li header .comment-edit-link:hover:before,
.single .discussion .comments .commentlist li header .comment-edit-link:hover:after {
  width: 0;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.single .discussion .comments .commentlist li p {
  position: absolute;
  top: -15px;
  left: 0;
  font: 12px DidotLTStd-Italic;
  color: #646464;
}
.single .discussion .comments .commentlist li .comment-body p {
  font: 18px Neutraface2Display-Medium;
  position: relative;
  color: #8b8b8b;
}
.single .discussion .respond {
  width: 26%;
  min-width: 265px;
  height: auto;
  float: right;
  text-align: right;
  padding-bottom: 40px;
}
.single .discussion .respond .comment-form .info {
  font: 13px DidotLTStd-Italic;
  color: #646464;
  letter-spacing: 1px;
  padding-bottom: 15px;
}
.single .discussion .respond .comment-form .info a {
  position: relative;
  text-decoration: none;
  padding-left: 3px;
  display: inline-block;
  zoom: 1;
}
.single .discussion .respond .comment-form .info a:after,
.single .discussion .respond .comment-form .info a:before {
  content: "";
  position: absolute;
  bottom: -2px;
  width: 50%;
  height: 1px;
  border-bottom: 1px solid #dad9d7;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.single .discussion .respond .comment-form .info a:before {
  right: 50%;
}
.single .discussion .respond .comment-form .info a:after {
  left: 50%;
}
.single .discussion .respond .comment-form .info a:hover:before,
.single .discussion .respond .comment-form .info a:hover:after {
  width: 0;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.single .discussion .respond .comment-form input,
.single .discussion .respond .comment-form .input-xlarge {
  position: relative;
  width: 100%;
  height: 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;
  border: none;
  background-color: #efefeb;
  padding: 0 10px;
  font: 13px DidotLTStd-Italic;
  color: #646464;
  letter-spacing: 1px;
  margin-bottom: 3px;
}
.single .discussion .respond .comment-form input::-webkit-input-placeholder,
.single .discussion .respond .comment-form .input-xlarge::-webkit-input-placeholder {
  font: 13px DidotLTStd-Italic;
  text-align: center;
  color: #646464;
  letter-spacing: 1px;
}
.single .discussion .respond .comment-form input::-moz-placeholder,
.single .discussion .respond .comment-form .input-xlarge::-moz-placeholder {
  /* Firefox 19+ */
  text-align: center;
  color: #646464;
  letter-spacing: 1px;
}
.single .discussion .respond .comment-form input:-ms-input-placeholder,
.single .discussion .respond .comment-form .input-xlarge:-ms-input-placeholder {
  font: 13px DidotLTStd-Italic;
  text-align: center;
  color: #646464;
  letter-spacing: 1px;
}
.single .discussion .respond .comment-form input:-moz-placeholder,
.single .discussion .respond .comment-form .input-xlarge:-moz-placeholder {
  /* Firefox 18- */
  font: 13px DidotLTStd-Italic;
  text-align: center;
  color: #646464;
  letter-spacing: 1px;
}
.single .discussion .respond .comment-form input.error,
.single .discussion .respond .comment-form .input-xlarge.error {
  background-color: #f2dbdb;
}
.single .discussion .respond .comment-form label.error {
  display: none;
  font: 0/0 serif;
  color: transparent;
}
.single .discussion .respond .comment-form .input-xlarge {
  min-height: 130px;
  padding-top: 17px;
}
.single .discussion .respond .comment-form .button-container {
  width: 50%;
  margin: 0 auto;
  text-align: center;
  padding-top: 10px;
}
.single .discussion .respond .comment-form .button-container button {
  position: relative;
  cursor: pointer;
  background-color: #fff;
  border: none;
  font: 12px DidotLTStd-Italic;
  color: #646464;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: inline-block;
  zoom: 1;
}
.single .discussion .respond .comment-form .button-container button:after,
.single .discussion .respond .comment-form .button-container button:before {
  content: "";
  position: absolute;
  bottom: -2px;
  width: 0;
  height: 1px;
  border-bottom: 1px solid #dad9d7;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.single .discussion .respond .comment-form .button-container button:before {
  right: 50%;
}
.single .discussion .respond .comment-form .button-container button:after {
  left: 50%;
}
.single .discussion .respond .comment-form .button-container button:hover:before,
.single .discussion .respond .comment-form .button-container button:hover:after {
  width: 50%;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.single .related-posts {
  width: 100%;
  height: auto;
  padding-top: 30px;
  vertical-align: top;
  overflow: hidden;
}
.single .related-posts h3 {
  font: 12px Neutraface2Display-Bold;
  color: #646464;
  letter-spacing: 2px;
  text-transform: uppercase;
  float: left;
}
.single .related-posts h3:after {
  content: ":";
  font-size: 14px;
}
.single .related-posts .items {
  vertical-align: top;
  float: right;
}
.single .related-posts .items li {
  margin: 0 20px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.single .related-posts .items li:last-child {
  margin-right: 0;
}
.single .related-posts .items li figure {
  position: relative;
  width: 167px;
  height: 167px;
  overflow: hidden;
}
.single .related-posts .items li figure figcaption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  display: block;
}
.single .related-posts .items li figure figcaption:before {
  content: "";
  position: absolute;
  top: -77px;
  left: -20px;
  width: 0;
  height: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #d5ddde;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  z-index: 1;
  -webkit-transition: 400ms ease-out;
  -webkit-transition-delay: 400ms;
  -o-transition: 400ms ease-out;
  -o-transition-delay: 400ms;
  -moz-transition: 400ms ease-out;
  -moz-transition-delay: 400ms;
  transition: 400ms ease-out;
  transition-delay: 400ms;
}
.single .related-posts .items li figure figcaption:after {
  content: "";
  position: absolute;
  bottom: -79px;
  right: -20px;
  width: 0;
  height: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #e0e4e4;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  z-index: 1;
  -webkit-transition: 400ms ease-out;
  -webkit-transition-delay: 400ms;
  -o-transition: 400ms ease-out;
  -o-transition-delay: 400ms;
  -moz-transition: 400ms ease-out;
  -moz-transition-delay: 400ms;
  transition: 400ms ease-out;
  transition-delay: 400ms;
}
.single .related-posts .items li figure figcaption a {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  margin: auto;
  border: 0 solid #fff;
  -webkit-transition: 300ms ease-out;
  -webkit-transition-delay: 300ms;
  -o-transition: 300ms ease-out;
  -o-transition-delay: 300ms;
  -moz-transition: 300ms ease-out;
  -moz-transition-delay: 300ms;
  transition: 300ms ease-out;
  transition-delay: 300ms;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
  z-index: 2;
}
.single .related-posts .items li figure figcaption a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 0;
  height: 0;
  background: url(../img/related-post-hover.png) center center no-repeat;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: 300ms ease-out;
  -webkit-transition-delay: 0ms;
  -o-transition: 300ms ease-out;
  -o-transition-delay: 0ms;
  -moz-transition: 300ms ease-out;
  -moz-transition-delay: 0ms;
  transition: 300ms ease-out;
  transition-delay: 0ms;
  z-index: 2;
}
.single .related-posts .items li figure figcaption .tite {
  width: 100%;
  position: absolute;
  top: 45%;
  padding: 0 10px;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  font: 12px DidotLTStd-Italic;
  letter-spacing: 1px;
  color: #646464;
  text-transform: uppercase;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: -1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.single .related-posts .items li figure:hover figcaption:before {
  width: 121px;
  height: 240px;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.single .related-posts .items li figure:hover figcaption:after {
  width: 121px;
  height: 240px;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.single .related-posts .items li figure:hover figcaption a {
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: 300ms ease-out;
  -webkit-transition-delay: 300ms;
  -o-transition: 300ms ease-out;
  -o-transition-delay: 300ms;
  -moz-transition: 300ms ease-out;
  -moz-transition-delay: 300ms;
  transition: 300ms ease-out;
  transition-delay: 300ms;
}
.single .related-posts .items li figure:hover figcaption a:after {
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: 300ms ease-out;
  -webkit-transition-delay: 450ms;
  -o-transition: 300ms ease-out;
  -o-transition-delay: 450ms;
  -moz-transition: 300ms ease-out;
  -moz-transition-delay: 450ms;
  transition: 300ms ease-out;
  transition-delay: 450ms;
}
/* Story page
*******************************/
.stories {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.stories ul {
  padding-top: 80px;
  overflow: hidden;
}
.stories ul li {
  position: relative;
  float: left;
  width: 320px;
  height: 490px;
  margin: 40px 0 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;
  overflow: hidden;
  background-color: #fff;
}
.stories ul li:nth-child(3n+2) {
  margin: 40px 20px 0;
}
.stories ul li figure {
  width: 100%;
  height: 100%;
}
.stories ul li figure:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 4px;
  bottom: 4px;
  right: 4px;
  margin: auto;
  width: auto;
  height: auto;
  border: 1px solid #cfdad7;
  z-index: 10;
}
.stories ul li figure .open {
  position: absolute;
  width: 80px;
  margin: 0 auto;
  bottom: -50px;
  left: 0;
  right: 0;
  z-index: 20;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  opacity: 0;
  font: 12px Neutraface2Display-Bold;
  color: #8b8b8b;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-decoration: underline;
  opacity: 1;
  text-align: center;
}
.stories ul li figure .open:hover {
  opacity: 0.6;
}
.stories ul li figcaption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 170px;
  background-color: #fff;
  -webkit-transition: 250ms ease-out;
  -webkit-transition-delay: 350ms;
  -o-transition: 250ms ease-out;
  -o-transition-delay: 350ms;
  -moz-transition: 250ms ease-out;
  -moz-transition-delay: 350ms;
  transition: 250ms ease-out;
  transition-delay: 350ms;
  z-index: 9;
  overflow: hidden;
  text-align: center;
}
.stories ul li figcaption h3 {
  font: 14px Neutraface2Display-Bold;
  color: #646464;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.stories ul li figcaption .loc-time {
  position: relative;
  padding-top: 10px;
  font: 13px DidotLTStd-Italic;
  color: #7e9891;
}
.stories ul li figcaption .loc-time:before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 42px;
  border-bottom: 1px solid #cfdad7;
}
.stories ul li figcaption .loc-time:after {
  content: "";
  position: absolute;
  bottom: -22px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: #fff;
  width: 3px;
  height: 3px;
  border: 1px solid #cfdad7;
}
.stories ul li figcaption .location,
.stories ul li figcaption .date {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.stories ul li figcaption .location:after {
  content: "  /";
  margin: 0 3px;
}
.stories ul li .img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.stories ul li:hover .open {
  text-align: center;
  bottom: 50px;
  opacity: 1;
  -webkit-transition: 200ms ease-out;
  -webkit-transition-delay: 350ms;
  -o-transition: 200ms ease-out;
  -o-transition-delay: 350ms;
  -moz-transition: 200ms ease-out;
  -moz-transition-delay: 350ms;
  transition: 200ms ease-out;
  transition-delay: 350ms;
}
.stories ul li:hover figcaption {
  height: 100%;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.stories .pagination-single {
  color: #646464;
  letter-spacing: 2px;
  font: 12px Neutraface2Display-Bold;
  text-transform: uppercase;
}
.stories .pagination-single .blog {
  position: relative;
  float: left;
  display: inline-block;
  zoom: 1;
}
.stories .pagination-single .blog:after,
.stories .pagination-single .blog:before {
  content: "";
  position: absolute;
  bottom: -2px;
  width: 50%;
  height: 1px;
  border-bottom: 1px solid #dad9d7;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.stories .pagination-single .blog:before {
  right: 50%;
}
.stories .pagination-single .blog:after {
  left: 50%;
}
.stories .pagination-single .blog:hover:before,
.stories .pagination-single .blog:hover:after {
  width: 0;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.stories .pagination-single #slideup {
  position: relative;
  float: right;
  display: inline-block;
  zoom: 1;
}
.stories .pagination-single #slideup:after,
.stories .pagination-single #slideup:before {
  content: "";
  position: absolute;
  bottom: -2px;
  width: 50%;
  height: 1px;
  border-bottom: 1px solid #dad9d7;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.stories .pagination-single #slideup:before {
  right: 50%;
}
.stories .pagination-single #slideup:after {
  left: 50%;
}
.stories .pagination-single #slideup:hover:before,
.stories .pagination-single #slideup:hover:after {
  width: 0;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.single-stories .discussion {
  position: relative;
  padding-top: 100px;
}
.single-stories .discussion:after {
  display: none;
}
.single-stories .discussion .comments-closed {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  font: 14px Neutraface2Display-Medium;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #646464;
}
/* Blog header panels
*******************************/
.blog-panel {
  position: relative;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 27px;
}
.blog-panel #category-list {
  position: relative;
  min-width: 325px;
  width: 35%;
  float: left;
  margin-top: 27px;
}
.blog-panel #category-list .clink {
  position: relative;
  width: 155px;
  height: 38px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  font: 14px/40px Neutraface2Display-Bold;
  color: #8b8b8b;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
}
.blog-panel #category-list .clink:before {
  content: "";
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
  width: auto;
  height: auto;
  border: 1px solid #f2f0ec;
}
.blog-panel #category-list .clink.story-link {
  background-color: #fff;
  margin-right: 7px;
}
.blog-panel #category-list .clink.story-link.active {
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  background-color: #e0e4e4;
}
.blog-panel #category-list .clink.blog-link {
  background-color: #e0e4e4;
}
.blog-panel #category-list .clink.blog-link.inactive {
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  background-color: #fff;
}
.blog-panel #category-list .clink:hover.story-link {
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
  background-color: #e0e4e4;
}
.blog-panel #category-list .clink:hover.inactive {
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
  background-color: #e0e4e4;
}
.blog-panel #category-list:after {
  content: '';
  position: absolute;
  top: 10px;
  left: 150px;
  margin: auto;
  width: 23px;
  height: 18px;
  display: block;
  background: url(../img/story-blog.png) center center no-repeat;
  z-index: 1;
}
.blog-panel .story-search {
  width: 64%;
}
.blog-panel .story-search .story {
  width: 89%;
}
.blog-panel .story-search .search {
  width: 10%;
}
/* Story Search header
*******************************/
.story-search {
  height: auto;
  position: relative;
  float: right;
  overflow: hidden;
}
.story-search .story {
  width: 80%;
  min-width: 200px;
  -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: 16px/28px DidotLTStd-Italic;
  color: #888887;
  text-align: center;
  float: left;
  z-index: 20;
  margin-top: 32px;
}
.story-search .search {
  width: 19%;
  -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;
  float: right;
}
.story-search .search #open-search {
  position: relative;
  width: 38px;
  height: 38px;
  display: block;
  background-color: #fff;
  float: right;
  margin-top: 26px;
  z-index: 20;
  vertical-align: top;
}
.story-search .search #open-search:before {
  content: "";
  position: absolute;
  top: 3px;
  bottom: 3px;
  left: 3px;
  right: 3px;
  width: auto;
  height: auto;
  border: 1px solid #f2f0ec;
}
.story-search .search #open-search:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 13px;
  height: 13px;
  margin: auto;
  background: url(../img/search-icon.png) center center no-repeat;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
}
.story-search .search #open-search:hover:after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.story-search .search #open-search.open:after {
  content: "";
  width: 15px;
  height: 15px;
  background: url(../img/close.png) center center no-repeat;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.story-search .search #open-search.open:hover:after {
  -webkit-transform: rotate(215deg);
  -moz-transform: rotate(215deg);
  transform: rotate(215deg);
}
.story-search .search #searchform {
  position: absolute;
  top: 0;
  left: 0;
}
.story-search .search #searchform fieldset {
  position: relative;
  width: 100%;
  height: auto;
  right: -1000px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-top: 26px;
  -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-transition: all;
  -moz-transition: all;
  -ms-transition: all;
  -o-transition: all;
  transition: all;
  -moz-transition-duration: 500ms;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  z-index: 1;
}
.story-search .search #searchform fieldset input[type='text'] {
  width: 90%;
  left: 0;
  right: 40px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border: none;
  background-color: #ede9e6;
  height: 38px;
  -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: 16px DidotLTStd-Italic;
  color: #888887;
  padding: 0 30px;
}
.story-search .search #searchform fieldset input[type='text']::-webkit-input-placeholder {
  font: 16px DidotLTStd-Italic;
  text-align: center;
  color: #888887;
  letter-spacing: 1px;
}
.story-search .search #searchform fieldset input[type='text']::-moz-placeholder {
  /* Firefox 19+ */
  text-align: center;
  color: #888887;
  letter-spacing: 1px;
}
.story-search .search #searchform fieldset input[type='text']:-ms-input-placeholder {
  font: 16px DidotLTStd-Italic;
  text-align: center;
  color: #888887;
  letter-spacing: 1px;
}
.story-search .search #searchform fieldset input[type='text']:-moz-placeholder {
  /* Firefox 18- */
  font: 16px DidotLTStd-Italic;
  text-align: center;
  color: #888887;
  letter-spacing: 1px;
}
.story-search .search #searchform fieldset #searchsubmit {
  position: relative;
  width: 10%;
  height: 38px;
  display: block;
  background-color: #fff;
  float: right;
  vertical-align: top;
  border: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font: 0/0 serif;
  color: transparent;
  cursor: pointer;
}
.story-search .search #searchform fieldset #searchsubmit:before {
  content: "";
  position: absolute;
  top: 3px;
  bottom: 3px;
  left: 3px;
  right: 3px;
  width: auto;
  height: auto;
  border: 1px solid #f2f0ec;
}
.story-search .search #searchform fieldset #searchsubmit:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 13px;
  height: 13px;
  margin: auto;
  background: url(../img/search-icon.png) center center no-repeat;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  z-index: 22;
}
.story-search .search #searchform fieldset #searchsubmit:hover:after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.story-search .search #searchform.active {
  position: absolute;
  display: block;
  left: 0;
  right: 40px;
  width: auto;
  opacity: 1;
  visibility: visible;
}
.story-search .search #searchform.active fieldset {
  right: 0px;
  -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;
  z-index: 5;
}
/* Pagination
*******************************/
.page-numbers {
  position: relative;
  width: 100%;
  height: 40px;
  max-width: 1000px;
  margin: auto;
  text-align: center;
  font: 16px DidotLTStd-Italic;
  color: #888887;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 63px;
}
.page-numbers li {
  margin-top: 15px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.page-numbers li span,
.page-numbers li .pagination-link,
.page-numbers li a {
  position: relative;
  margin: 0 10px;
  z-index: 1;
}
.page-numbers li span.current,
.page-numbers li .pagination-link.current,
.page-numbers li a.current {
  position: relative;
}
.page-numbers li span.current:before,
.page-numbers li .pagination-link.current:before,
.page-numbers li a.current:before {
  content: "";
  position: absolute;
  top: -4px;
  left: 50%;
  right: 0;
  bottom: 0;
  margin: 0 0 0 -12px;
  height: 24px;
  width: 24px;
  background-color: #d5ddde;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: -1;
}
.page-numbers li .next {
  position: absolute;
  top: 10px;
  right: 50px;
  width: 80px;
  -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: 20px;
  display: block;
}
.page-numbers li .next:before {
  content: "";
  position: absolute;
  top: -13px;
  right: -50px;
  width: 38px;
  height: 38px;
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.page-numbers li .next:after {
  content: "";
  position: absolute;
  top: 0;
  right: -40px;
  width: 19px;
  height: 13px;
  background: url(../img/pagination-arrow.png) center center no-repeat;
}
.page-numbers li .next:hover:before {
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page-numbers li .prev {
  position: absolute;
  top: 10px;
  left: 50px;
  width: 80px;
  -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: 20px;
  display: block;
}
.page-numbers li .prev:before {
  content: "";
  position: absolute;
  top: -13px;
  left: -50px;
  width: 38px;
  height: 38px;
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.page-numbers li .prev:after {
  content: "";
  position: absolute;
  top: 0;
  left: -40px;
  width: 19px;
  height: 13px;
  background: url(../img/pagination-arrow.png) center center no-repeat;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.page-numbers li .prev:hover:before {
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pagination-single {
  position: relative;
  width: 100%;
  height: 100px;
  max-width: 1000px;
  margin: auto;
  text-align: center;
  font: 16px DidotLTStd-Italic;
  color: #888887;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 63px;
  overflow: hidden;
}
.pagination-single .prev {
  width: 20%;
  float: left;
  text-align: left;
}
.pagination-single .prev a {
  position: relative;
  padding-left: 65px;
}
.pagination-single .prev a:before {
  content: "";
  position: absolute;
  top: -13px;
  left: 10px;
  width: 38px;
  height: 38px;
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.pagination-single .prev a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 20px;
  width: 19px;
  height: 13px;
  background: url(../img/pagination-arrow.png) center center no-repeat;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.pagination-single .prev a:hover:before {
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pagination-single .back-list {
  width: 60%;
  float: left;
  letter-spacing: 1px;
  text-align: center;
}
.pagination-single .back-list a {
  position: relative;
  display: inline-block;
  zoom: 1;
}
.pagination-single .back-list a:after,
.pagination-single .back-list a:before {
  content: "";
  position: absolute;
  bottom: -2px;
  width: 0;
  height: 1px;
  border-bottom: 1px solid #dad9d7;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.pagination-single .back-list a:before {
  right: 50%;
}
.pagination-single .back-list a:after {
  left: 50%;
}
.pagination-single .back-list a:hover:before,
.pagination-single .back-list a:hover:after {
  width: 50%;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.pagination-single .next {
  position: relative;
  width: 20%;
  float: right;
  text-align: right;
}
.pagination-single .next a {
  position: relative;
  padding-right: 65px;
}
.pagination-single .next a:before {
  content: "";
  position: absolute;
  top: -13px;
  right: 10px;
  width: 38px;
  height: 38px;
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.pagination-single .next a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 20px;
  width: 19px;
  height: 13px;
  background: url(../img/pagination-arrow.png) center center no-repeat;
}
.pagination-single .next a:hover:before {
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* Search form
*******************************/
.search #wrapper .content-main .blog-container .blog-container-in .post-category .page-title {
  width: 64%;
  margin: 0;
}
.search #wrapper .content-main .blog-container .blog-container-in .post-category .page-title h2 {
  position: relative;
  padding-top: 20px;
  text-align: left;
  font: 14px Neutraface2Display-Bold;
  color: #646464;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.search #wrapper .content-main .blog-container .blog-container-in .post-category .page-title h2:after {
  content: "";
  position: absolute;
  top: 35px;
  left: 0;
  margin: 0 auto;
  width: 178px;
  border-bottom: 1px solid #b4c3bf;
}
.search #wrapper .content-main .blog-container .blog-container-in .post-category .page-title h2 span {
  padding-left: 10px;
  font: 14px DidotLTStd-Italic;
  color: #8b8b8b;
  letter-spacing: 1px;
  text-transform: capitalize;
}
.search #wrapper .content-main .blog-container .blog-container-in .post-category .page-title:after {
  display: none;
}
.search .not-found {
  padding: 100px;
  text-align: center;
  font: 20px DidotLTStd-Italic;
  font: 36px DidotLTStd-Roman;
  color: #646464;
  color: #d2c5bb;
  letter-spacing: 1px;
}
/* Single Page
*******************************/
.page-template-default .blog-container {
  padding-bottom: 0;
}
.page-template-default .blog-container-in {
  padding-bottom: 60px;
}
.page-template-default .page-title {
  padding: 45px 0;
}
.page-template-default .page-title h2 {
  position: relative;
  text-align: center;
}
.page-template-default .page-title h2:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 55px;
  border-bottom: 1px solid #b4c3bf;
}
.page-template-default .story {
  padding-top: 60px;
  text-align: center;
}
/* Single Project
*******************************/
form.post-password-form input[type="password"] {
  text-align: center;
  width: 250px;
  margin-left: auto;
  margin-right: auto;
  height: 40px;
  margin-bottom: 10px;
  font: 13px DidotLTStd-Italic;
  color: #646464;
  letter-spacing: 1px;
  -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-color: #efefeb;
  border: none;
}
form.post-password-form input[type="password"]::-webkit-input-placeholder {
  font: 13px DidotLTStd-Italic;
  letter-spacing: 1px;
}
form.post-password-form input[type="password"]::-moz-placeholder {
  /* Firefox 19+ */
  letter-spacing: 1px;
}
form.post-password-form input[type="password"]:-ms-input-placeholder {
  font: 13px DidotLTStd-Italic;
  letter-spacing: 1px;
}
form.post-password-form input[type="password"]:-moz-placeholder {
  /* Firefox 18- */
  font: 13px DidotLTStd-Italic;
  letter-spacing: 1px;
}
form.post-password-form input[type="submit"] {
  border: none;
  background-color: transparent;
  text-transform: uppercase;
  font: 12px Neutraface2Display-Bold;
  color: #8b8b8b;
  letter-spacing: 2px;
  margin: 0;
  padding-top: 20px;
  height: 33px;
  cursor: pointer;
  display: inline-block;
  zoom: 1;
}
form.post-password-form input[type="submit"]:after,
form.post-password-form input[type="submit"]:before {
  content: "";
  position: absolute;
  bottom: -2px;
  width: 50%;
  height: 1px;
  border-bottom: 1px solid #dad9d7;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
form.post-password-form input[type="submit"]:before {
  right: 50%;
}
form.post-password-form input[type="submit"]:after {
  left: 50%;
}
form.post-password-form input[type="submit"]:hover:before,
form.post-password-form input[type="submit"]:hover:after {
  width: 0;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
/* Mobile
*******************************/
@media (max-width: 960px) {
  /* Header
	*******************************/
  #header-main {
    position: relative;
    width: 90%;
    margin: 0 auto;
  }
  #header-main .logo {
    position: relative;
    padding-top: 90px;
    margin: auto;
    z-index: 102;
  }
  #header-main .logo a {
    top: 0;
    bottom: initial;
  }
  #header-main #nav-main {
    width: 100%;
    z-index: 100;
    top: -1000px;
    bottom: initial;
    -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;
  }
  #header-main #nav-main.active {
    top: 0;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -ms-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
  }
  #header-main #nav-main .nav-main-in {
    position: relative;
    width: 80%;
    margin: auto;
    height: auto;
    background-color: #fff;
  }
  #header-main #nav-main .nav-main-in .close {
    width: 100%;
    text-align: center;
    display: block;
    padding: 20px 0 40px;
    font: 16px DidotLTStd-Italic;
    color: #888887;
  }
  #header-main #nav-main ul {
    width: 100%;
    line-height: 48px;
    background-color: #fff;
  }
  #header-main #nav-main ul li {
    position: relative;
    width: 100%;
    display: block;
  }
  #header-main #nav-main ul li.current-menu-item a {
    position: relative;
  }
  #header-main #nav-main ul li.current-menu-item a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    display: block;
    background-color: #e0e4e4;
  }
  #header-main #nav-main ul#menu-left-menu {
    position: relative;
    display: block;
    float: none;
    padding-top: 200px;
  }
  #header-main #nav-main ul#menu-right-menu {
    position: relative;
    display: block;
    float: none;
  }
  #header-main #nav-main ul#menu-right-menu li .sub-menu {
    top: 34px;
  }
  #header-main #nav-main ul#menu-right-menu li .sub-menu li a {
    width: auto;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  #header-main #nav-main #slider {
    display: none;
  }
  #header-main .open-mobile-menu {
    position: absolute;
    top: 18px;
    right: 0;
    display: block;
    height: 100%;
    width: 30px;
    cursor: pointer;
    background: url(../img/menu-mobile.png) center center no-repeat;
    z-index: 99999999;
    -webkit-transition: 200ms;
    -moz-transition: 200ms;
    -ms-transition: 200ms;
    -o-transition: 200ms;
    transition: 200ms;
  }
  /* Bottom page
	*******************************/
  #bottom-page {
    width: 100%;
    height: auto;
    padding-bottom: 320px;
  }
  #bottom-page ul {
    width: 90%;
    margin: auto;
  }
  #bottom-page ul li {
    height: 230px;
  }
  #bottom-page ul .social-media {
    width: 49%;
  }
  #bottom-page ul .social-media .story {
    padding: 0;
  }
  #bottom-page ul .social-media .social-icons {
    padding-top: 20px;
  }
  #bottom-page ul .contactme {
    width: 49%;
  }
  #bottom-page ul .contactme .email-tel {
    margin-bottom: 65px;
  }
  #bottom-page ul .contactme:after {
    bottom: -37px;
  }
  #bottom-page ul .subscriber {
    position: absolute;
    width: 90%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    bottom: 0;
    border: none;
    border-top: 1px solid #d0dad7;
    border-bottom: 1px solid #d0dad7;
    height: 185px;
  }
  #bottom-page ul .subscriber form {
    width: 100%;
    overflow: hidden;
  }
  #bottom-page ul .subscriber form #subscribe-name {
    width: 48%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  #bottom-page ul .subscriber form #subscribe-email {
    width: 48%;
    margin-left: 2%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  /* Homepage
	*******************************/
  #homepage .homepage-slider {
    width: 90%;
    margin: 0 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;
  }
  #homepage .about-section {
    height: auto;
  }
  #homepage .about-section .about-in .left-block {
    float: none;
    width: 100%;
  }
  #homepage .about-section .about-in .left-block .logo {
    display: none;
  }
  #homepage .about-section .about-in .left-block .logo-mobile {
    padding: 90px 0 60px;
    display: block;
    width: 173px;
    height: 229px;
    background-image: url(../img/meet-danelle-mobile.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto;
    -webkit-background-size: 100% 60%;
    -moz-background-size: 100% 60%;
    -o-background-size: 100% 60%;
    background-size: 100% 60%;
  }
  #homepage .about-section .about-in .right-block {
    float: none;
    width: 100%;
    padding-bottom: 40px;
  }
  #homepage .about-section .about-in .right-block .container {
    width: 90%;
  }
  #homepage .about-section .about-in .right-block .container a {
    padding: 0 !important;
    margin-top: 40px;
  }
  #homepage .stories-section .stories-in {
    width: 90%;
    padding-bottom: 60px;
  }
  #homepage .stories-section .stories-in .three-stories li:nth-child(3) {
    display: none;
  }
  #homepage .stories-section:after {
    height: 96%;
    width: 90%;
    left: 0;
    right: 0;
    margin: auto;
  }
  #homepage .stories-section .portfolio-albums {
    width: 90%;
    height: auto;
    margin: 0 auto;
  }
  #homepage .stories-section .portfolio-albums .pa {
    float: none;
    width: 100%;
    display: block;
    height: 600px;
  }
  /* 404
	*******************************/
  .error404 #wrapper #page404 {
    padding: 40px 0 60px !important;
  }
  .error404 #wrapper #page404 .in {
    display: block;
  }
  .error404 #wrapper #page404 .in .logo {
    -webkit-background-size: 70% 70%;
    -moz-background-size: 70% 70%;
    -o-background-size: 70% 70%;
    background-size: 70% 70%;
  }
  .error404 #wrapper #page404 .in h3 {
    font-size: 25px;
  }
  .error404 #wrapper #page404 .in p {
    width: 90%;
  }
  /* About
	*******************************/
  .page-template-template-about-php #wrapper .content-main .about-page {
    width: 90%;
    margin: 0 auto;
  }
  .page-template-template-about-php #wrapper .content-main .about-page .story .left-side {
    width: 100%;
    float: none;
    padding: 0;
  }
  .page-template-template-about-php #wrapper .content-main .about-page .story .left-side .logo {
    width: 100%;
    height: 0;
    padding-bottom: 70%;
    -webkit-background-size: 347px 458px;
    -moz-background-size: 347px 458px;
    -o-background-size: 347px 458px;
    background-size: 347px 458px;
  }
  .page-template-template-about-php #wrapper .content-main .about-page .story .right-side {
    width: 100%;
    float: none;
    padding-top: 30px;
    position: relative;
  }
  .page-template-template-about-php #wrapper .content-main .about-page .things-i-like {
    padding-top: 60px;
  }
  .page-template-template-about-php #wrapper .content-main .about-page .things-i-like .things-title {
    top: 40px;
    left: 0;
  }
  .page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li {
    width: 48%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0;
    overflow: visible;
  }
  .page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li.item-1,
  .page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li.item-3,
  .page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li.item-5 {
    margin: 0 4% 40px 0;
  }
  .page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li.item-2,
  .page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li.item-4,
  .page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li.item-6 {
    margin: 0 0 40px;
  }
  .page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li.hover .bottom {
    padding-bottom: 30px;
  }
  .page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li .bottom {
    position: relative !important;
    display: block;
    height: auto;
    min-height: 100px;
  }
  .page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li .bottom .bottom-in {
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li .bottom .bottom-in h3 {
    padding: 30px 0 20px;
  }
  .page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li .bottom .bottom-in .story {
    position: relative;
    display: block;
    padding: 0;
    bottom: 0;
    width: 75%;
    margin: 0 auto;
    text-align: center;
    font: 16px/28px DidotLTStd-Italic;
    color: #8b8b8b;
  }
  .page-template-template-about-php #wrapper .content-main .about-page .about-bottom ul li {
    padding: 40px 0;
    width: 100%;
    float: none;
    margin: 0 !important;
    border-bottom: 1px solid #fff;
  }
  .page-template-template-about-php #wrapper .content-main .about-page .about-bottom ul li:last-child {
    border: none;
    padding-bottom: 0;
  }
  .page-template-template-about-php #wrapper .content-main .about-page .about-bottom ul li:first-child {
    padding-top: 0;
  }
  /* Blog header
	*******************************/
  .blog-container .blog-panel {
    width: 90%;
    margin: 0 auto;
  }
  .blog-container .blog-panel .story-search {
    float: none;
    width: 100%;
  }
  .blog-container .blog-panel .story-search .story {
    text-align: left;
  }
  /* Story
	*******************************/
  .stories {
    width: 80%;
  }
  .stories ul {
    padding: 40px 0 0;
  }
  .stories ul li {
    width: 48%;
    height: 470px;
    margin: 0;
    float: none;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 20px;
    vertical-align: top;
  }
  .stories ul li:nth-child(3n+2) {
    margin: 0;
  }
  .stories ul li:nth-child(even) {
    margin-left: 2%;
  }
  .stories ul li figure:after {
    top: 5px;
    left: 5px;
    bottom: 5px;
    right: 5px;
  }
  /* Blog single
	*******************************/
  .single .full .discussion .comments {
    width: 100%;
    float: none;
  }
  .single .full .discussion .respond {
    padding-top: 30px;
    width: 100%;
    float: none;
  }
  .single .full .related-posts .items .item:nth-child(3) {
    display: none;
  }
  /* Contact page
	*******************************/
  .page-template-template-contact-php #wrapper .content-main .contact {
    width: 90%;
    margin: 0 auto;
    padding-top: 20px;
  }
  .page-template-template-contact-php #wrapper .content-main .contact .left-side {
    width: 100%;
    float: none;
  }
  .page-template-template-contact-php #wrapper .content-main .contact .left-side .container {
    margin: 0 auto;
  }
  .page-template-template-contact-php #wrapper .content-main .contact .right-side {
    width: 100%;
    float: none;
  }
  .page-template-template-contact-php #wrapper .content-main .contact .right-side .wpcf7-form {
    margin: 50px auto 0;
  }
  /* Portfolio
	*******************************/
  .portfolio-archive .top-block {
    width: 98%;
    margin: 0 auto;
  }
  .portfolio-archive .top-block .story-search {
    width: 77%;
  }
  .portfolio-archive .portfolio-block .content-portfolio li {
    width: 49%;
  }
  /* Single Portfolio 
	*******************************/
  #single-portfolio .portfolio-single-container {
    width: 100%;
    margin: 0;
  }
  #single-portfolio .portfolio-single-container .slider-container .portfolio-slider .royalSlider {
    width: 100%;
    height: auto;
  }
  #single-portfolio .portfolio-single-container .slider-container .portfolio-slider .royalSlider .rsOverflow li {
    padding: 0;
  }
  #single-portfolio .portfolio-single-container .slider-container .portfolio-slider .royalSlider .rsArrowIcn {
    display: none;
  }
  #single-portfolio .portfolio-single-container .story .testimonial {
    padding-top: 30px;
  }
  #single-portfolio .portfolio-single-container .story .testimonial .testimonial-social {
    position: relative;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 100px;
  }
  #single-portfolio .portfolio-single-container .story .testimonial .testimonial-social .text {
    width: 100%;
  }
  #single-portfolio .portfolio-single-container .story .testimonial .testimonial-social .social-single {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  #single-portfolio .portfolio-single-container .story .testimonial .testimonial-bottom {
    width: 90%;
    margin: 0 auto;
    overflow: visible;
  }
  #single-portfolio .portfolio-single-container .story .testimonial .testimonial-bottom .contact {
    position: relative;
    width: 49%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: right;
  }
  #single-portfolio .portfolio-single-container .story .testimonial .testimonial-bottom .back {
    position: relative;
    width: 50%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: left;
  }
  #single-portfolio .portfolio-single-container .story .testimonial .testimonial-bottom .link-testimonial {
    position: absolute;
    top: -70px;
    left: 0;
  }
  #single-portfolio .portfolio-single-container .story .container {
    margin: 0;
    padding-top: 80px;
  }
  #single-portfolio .portfolio-single-container .story .container .social-single {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  #single-portfolio .portfolio-single-container .story .container .contact {
    position: relative;
    width: 40%;
    float: right;
  }
  #single-portfolio .portfolio-single-container .story .container .back {
    position: relative;
    width: 50%;
  }
  /* Album page
	*******************************/
  .page-template-template-albums-php #wrapper .content-main .album-template {
    padding-top: 0px;
  }
  .page-template-template-albums-php #wrapper .content-main .album-template .container .left-block {
    width: 100%;
    float: none;
  }
  .page-template-template-albums-php #wrapper .content-main .album-template .container .right-block {
    width: 100%;
    float: none;
  }
  .page-template-template-albums-php #wrapper .content-main .album-template .container .right-block .text {
    padding-top: 30px;
    margin: 0 auto;
  }
  /* Service page
	*******************************/
  .page-template-template-services-php #wrapper .content-main .services-template {
    padding: 10px 0 120px;
  }
  .page-template-template-services-php #wrapper .content-main .services-template .container .left-block {
    width: 100%;
    display: block;
  }
  .page-template-template-services-php #wrapper .content-main .services-template .container .right-block {
    padding-top: 40px;
    width: 100%;
    display: block;
  }
  .page-template-template-services-php #wrapper .content-main .services-template .questions-answers ul li .que-ans-in {
    width: 75%;
  }
  /* Testimonials
	*******************************/
  .post-type-archive-testimonials #wrapper .content-main .testimonials-template {
    padding: 0 0 50px 0;
    width: 90%;
  }
  .post-type-archive-testimonials #wrapper .content-main .testimonials-template .top-page {
    overflow: visible;
  }
  .post-type-archive-testimonials #wrapper .content-main .testimonials-template .top-page .left-block {
    width: 100%;
    float: none;
  }
  .post-type-archive-testimonials #wrapper .content-main .testimonials-template .top-page .right-block {
    padding-top: 40px;
    width: 100%;
    float: none;
  }
  .post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page {
    margin-top: 0;
  }
  .post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page .testimonials li {
    position: relative;
    padding-bottom: 30px;
  }
  .post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page .testimonials li .left-side {
    width: 20%;
  }
  .post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page .testimonials li .right-side {
    width: 78%;
    position: static;
  }
  .post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page .testimonials li .right-side .reletionship-links {
    bottom: 20px;
    top: initial;
    left: 0;
    border-left: 1px solid #d0dad7;
    border-right: none;
  }
  .post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page .testimonials li .right-side .reletionship-links a {
    border-left: none;
    float: left;
    border-right: 1px solid #d0dad7;
  }
  /* Header
	*******************************/
  /* Header
	*******************************/
  /* Header
	*******************************/
  /* Header
	*******************************/
  /* Header
	*******************************/
}
/* Mobile
*******************************/
@media (max-width: 736px) {
  #single-portfolio .portfolio-single-container .slider-container .portfolio-slider .royalSlider .rsSlide img {
    width: 100%!important;
    height: auto!important;
  }
  #single-portfolio .portfolio-single-container .slider-container .portfolio-slider .royalSlider .rsOverflow {
    height: 492px!important;
  }
}
@media (max-width: 640px) {
  /* Header
	*******************************/
  #header-main {
    height: 110px;
  }
  #header-main .logo {
    padding: 0;
    -webkit-background-size: 50% 50%;
    -moz-background-size: 50% 50%;
    -o-background-size: 50% 50%;
    background-size: 50% 50%;
  }
  #header-main #nav-main .nav-main-in {
    width: 100%;
  }
  #header-main #nav-main .nav-main-in ul#menu-left-menu {
    padding-top: 100px;
  }
  #header-main .open-mobile-menu {
    top: 8px;
  }
  /* Blog header
	*******************************/
  .blog-container .blog-panel {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 10px;
  }
  .blog-container .blog-panel .story-search {
    float: none;
    width: 100%;
    padding-bottom: 70px;
  }
  .blog-container .blog-panel .story-search .story {
    width: 90%;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: left;
    font-size: 12px;
    margin-top: 0;
    position: absolute;
    bottom: 0;
  }
  .blog-container .blog-panel .story-search .search {
    width: 100%;
  }
  .blog-container .blog-panel .story-search .search #open-search {
    margin: 0;
    display: none;
  }
  .blog-container .blog-panel .story-search .search #searchform {
    position: static;
  }
  .blog-container .blog-panel .story-search .search #searchform fieldset {
    right: 0;
    padding: 10px 0 0;
  }
  .blog-container .blog-panel .story-search .search #searchform fieldset input[type="text"] {
    width: 85%;
  }
  .blog-container .blog-panel .story-search .search #searchform fieldset #searchsubmit {
    width: 15%;
  }
  .blog-container .blog-panel #category-list {
    width: 100%;
    min-width: 0;
  }
  .blog-container .blog-panel #category-list .clink {
    display: block;
    width: 100%;
    margin-bottom: 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;
  }
  .blog-container .blog-panel #category-list:after {
    display: none;
  }
  /* Bottom page
	*******************************/
  #bottom-page {
    width: 100%;
    padding: 0;
  }
  #bottom-page ul li.social-media {
    width: 100%;
    float: none;
    position: static;
  }
  #bottom-page ul li.social-media h4 {
    width: 100%!important;
  }
  #bottom-page ul li.social-media .story {
    width: 100%;
  }
  #bottom-page ul li.social-media .social-icons {
    width: 100%;
  }
  #bottom-page ul li.subscriber {
    height: 220px;
    width: 100%;
    float: none;
    position: static;
  }
  #bottom-page ul li.subscriber form #subscribe-name {
    width: 80%;
    display: block;
    margin: 0 auto;
  }
  #bottom-page ul li.subscriber form #subscribe-email {
    width: 80%;
    display: block;
    margin: 10px auto;
  }
  #bottom-page ul li.contactme {
    width: 100%;
    float: none;
    position: static;
    border-bottom: 1px solid #d0dad7;
  }
  /* Homepage
	*******************************/
  #homepage .homepage-slider {
    width: 100%;
  }
  #homepage .about-section .about-in .left-block .logo-mobile {
    padding: 40px 0;
    -webkit-background-size: 100% 73%;
    -moz-background-size: 100% 73%;
    -o-background-size: 100% 73%;
    background-size: 100% 73%;
  }
  #homepage .stories-section .stories-in {
    width: 100%;
    padding-bottom: 20px;
  }
  #homepage .stories-section .stories-in h2 {
    padding-top: 30px;
  }
  #homepage .stories-section .stories-in .three-stories {
    padding-bottom: 30px;
  }
  #homepage .stories-section .stories-in .three-stories .view-more {
    top: initial;
    bottom: 0;
    text-align: center;
    right: 0;
    left: 0;
    display: block;
    width: 90px;
    margin: 0 auto;
  }
  #homepage .stories-section .stories-in .three-stories li {
    width: 80%;
    height: 400px;
    margin: 10px 0 20px;
  }
  #homepage .stories-section .stories-in .three-stories li:nth-child(3) {
    display: inline-block;
  }
  #homepage .stories-section:after {
    height: 99%;
    width: 89%;
  }
  #homepage .stories-section .portfolio-albums {
    width: 90%;
    height: auto;
    margin: 0 auto;
  }
  #homepage .stories-section .portfolio-albums .pa {
    float: none;
    width: 100%;
    display: block;
    height: 300px;
  }
  #homepage .stories-section .portfolio-albums .pa a .logo {
    width: 90%;
    height: 0;
    padding-bottom: 50%;
    -webkit-background-size: 80% 80%;
    -moz-background-size: 80% 80%;
    -o-background-size: 80% 80%;
    background-size: 80% 80%;
  }
  #homepage .stories-section .portfolio-albums .pa .story-in .text {
    font-size: 15px;
  }
  #homepage .stories-section .portfolio-albums .pa .story-in .text span {
    padding-top: 35px;
    font-size: 10px;
  }
  /* About
	*******************************/
  .page-template-template-about-php #wrapper .content-main .about-page {
    margin-top: 0px;
  }
  .page-template-template-about-php #wrapper .content-main .about-page .story .left-side .logo {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    -webkit-background-size: 173px 229px;
    -moz-background-size: 173px 229px;
    -o-background-size: 173px 229px;
    background-size: 173px 229px;
  }
  .page-template-template-about-php #wrapper .content-main .about-page .story .right-side {
    width: 100%;
    float: none;
    padding-top: 20px;
  }
  .page-template-template-about-php #wrapper .content-main .about-page .things-i-like {
    padding-top: 60px;
  }
  .page-template-template-about-php #wrapper .content-main .about-page .things-i-like .things-title {
    top: 40px;
    left: 0;
  }
  .page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li {
    width: 100%;
    display: block;
  }
  .page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li.item-1,
  .page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li.item-3,
  .page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li.item-5 {
    margin: 0 0 20px;
  }
  .page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li.item-2,
  .page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li.item-4,
  .page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li.item-6 {
    margin: 0 0 20px;
  }
  .page-template-template-about-php #wrapper .content-main .about-page .things-i-like ul li.item-6 {
    margin: 0;
  }
  .page-template-template-about-php #wrapper .content-main .about-page .about-bottom ul li {
    padding: 40px 0;
    width: 100%;
    float: none;
    margin: 0 !important;
    border-bottom: 1px solid #fff;
  }
  .page-template-template-about-php #wrapper .content-main .about-page .about-bottom ul li:last-child {
    border: none;
    padding-bottom: 0;
  }
  .page-template-template-about-php #wrapper .content-main .about-page .about-bottom ul li:first-child {
    padding-top: 0;
  }
  /* Story & Blog
	*******************************/
  .blog .blog-container .blog-container-in .post-category .page-title {
    padding: 30px 0 75px;
  }
  .blog .blog-container .blog-container-in .post-category .page-title:after {
    bottom: 70px;
  }
  .blog .blog-container .blog-container-in .post-category .category {
    top: initial;
    width: 140px;
    bottom: 20px;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
  }
  .blog .blog-container .blog-container-in .page-numbers .next {
    font: 0/0 serif;
    color: transparent;
  }
  .blog .blog-container .blog-container-in .page-numbers .prev {
    font: 0/0 serif;
    color: transparent;
  }
  .stories {
    width: 80%;
  }
  .stories ul {
    padding: 40px 0 0;
  }
  .stories ul li {
    width: 100%;
    height: 400px;
    margin: 0;
    float: none;
    display: block;
    margin-bottom: 20px!important;
  }
  .stories ul li:nth-child(3n+2) {
    margin: 0;
  }
  .stories ul li:nth-child(even) {
    margin-left: 0;
  }
  .stories ul li figure:after {
    top: 5px;
    left: 5px;
    bottom: 5px;
    right: 5px;
  }
  /* Blog single
	*******************************/
  .single article {
    padding-bottom: 0!important;
  }
  .single .full .discussion {
    padding-top: 30px;
  }
  .single .full .social {
    padding-bottom: 40px;
  }
  .single .full .social .comments-counter {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    float: none;
    margin: 0 auto;
    width: 120px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: center;
  }
  .single .full .social .post-share {
    width: 100%;
    text-align: center;
    float: none;
  }
  .single .full .social .post-share .text {
    display: none;
  }
  .single .full .related-posts h3 {
    width: 100%;
    text-align: center;
    float: none;
    padding-bottom: 20px;
  }
  .single .full .related-posts ul {
    width: 100%;
    float: none;
  }
  .single .full .related-posts ul li {
    width: 49%;
    margin: 0;
  }
  .single .full .related-posts ul li figure {
    width: 100%;
    height: auto;
  }
  .single .full .related-posts ul li figure img {
    width: 100%;
  }
  /* Page numbers
	*******************************/
  .page-numbers .prev {
    font: 0/0 serif;
    color: transparent;
  }
  .page-numbers .next {
    font: 0/0 serif;
    color: transparent;
  }
  .page-numbers .back-list {
    width: 100%;
  }
  /* Contact page
	*******************************/
  .page-template-template-contact-php #wrapper .content-main .contact .right-side {
    width: 100%;
    float: none;
  }
  .page-template-template-contact-php #wrapper .content-main .contact .right-side .form .send-me {
    display: none;
  }
  .page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form {
    margin: 50px auto 0;
  }
  .page-template-template-contact-php #wrapper .content-main .contact .right-side .form .wpcf7 .wpcf7-form p {
    display: block;
  }
  /* Portfolio
	*******************************/
  .tax-portfolio-category .top-block,
  .portfolio-archive .top-block {
    position: relative;
    width: 98%;
    margin: 0 auto;
    height: auto;
    padding-bottom: 70px;
  }
  .tax-portfolio-category .top-block .story-search,
  .portfolio-archive .top-block .story-search {
    width: 100%;
    float: none;
    position: static;
  }
  .tax-portfolio-category .top-block .story-search .story,
  .portfolio-archive .top-block .story-search .story {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    width: 100%;
    float: none;
    font-size: 12px;
  }
  .tax-portfolio-category .top-block .story-search .search,
  .portfolio-archive .top-block .story-search .search {
    width: 100%;
    float: none;
  }
  .tax-portfolio-category .top-block .story-search .search #open-search,
  .portfolio-archive .top-block .story-search .search #open-search {
    display: none;
  }
  .tax-portfolio-category .top-block .story-search .search #searchform,
  .portfolio-archive .top-block .story-search .search #searchform {
    position: static;
    width: 100%;
  }
  .tax-portfolio-category .top-block .story-search .search #searchform fieldset,
  .portfolio-archive .top-block .story-search .search #searchform fieldset {
    right: 0;
    padding-top: 10px;
  }
  .tax-portfolio-category .top-block #category-list,
  .portfolio-archive .top-block #category-list {
    float: none;
    width: 100%;
  }
  .tax-portfolio-category .top-block #category-list #category-portfolio,
  .portfolio-archive .top-block #category-list #category-portfolio {
    width: 100%;
  }
  .tax-portfolio-category .top-block #category-list #list,
  .portfolio-archive .top-block #category-list #list {
    width: 100%;
  }
  .tax-portfolio-category .portfolio-block .quick-portfolio a .logo,
  .portfolio-archive .portfolio-block .quick-portfolio a .logo {
    padding-top: 21%;
  }
  .tax-portfolio-category .portfolio-block .quick-portfolio a .logo h5,
  .portfolio-archive .portfolio-block .quick-portfolio a .logo h5 {
    font-size: 18px;
  }
  .tax-portfolio-category .portfolio-block .quick-portfolio a .logo p,
  .portfolio-archive .portfolio-block .quick-portfolio a .logo p {
    font-size: 12px;
  }
  .tax-portfolio-category .portfolio-block .content-portfolio li,
  .portfolio-archive .portfolio-block .content-portfolio li {
    width: 100%;
    height: 390px;
    float: none;
    margin-left: 0;
    margin: 20px auto 0 auto;
  }
  .tax-portfolio-category .portfolio-block .content-portfolio li:nth-child(1),
  .portfolio-archive .portfolio-block .content-portfolio li:nth-child(1),
  .tax-portfolio-category .portfolio-block .content-portfolio li:nth-child(2),
  .portfolio-archive .portfolio-block .content-portfolio li:nth-child(2),
  .tax-portfolio-category .portfolio-block .content-portfolio li:nth-child(3),
  .portfolio-archive .portfolio-block .content-portfolio li:nth-child(3),
  .tax-portfolio-category .portfolio-block .content-portfolio li:nth-child(4),
  .portfolio-archive .portfolio-block .content-portfolio li:nth-child(4) {
    margin-left: 0;
    margin: 20px auto 0 auto;
  }
  .tax-portfolio-category .portfolio-block .content-portfolio li figure,
  .portfolio-archive .portfolio-block .content-portfolio li figure {
    position: relative;
  }
  .tax-portfolio-category .portfolio-block .content-portfolio li figure .open,
  .portfolio-archive .portfolio-block .content-portfolio li figure .open {
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    font: 0/0 serif;
    color: transparent;
  }
  /* Single Portfolio 
	*******************************/
  #single-portfolio .portfolio-single-container .story .testimonial {
    padding-bottom: 0;
  }
  #single-portfolio .portfolio-single-container .story .testimonial .testimonial-bottom .contact {
    width: 48%;
  }
  #single-portfolio .portfolio-single-container .story .testimonial .testimonial-bottom .back {
    width: 49%;
  }
  #single-portfolio .portfolio-single-container .story .testimonial .testimonial-bottom .link-testimonial {
    display: none;
  }
  #single-portfolio .portfolio-single-container .story .container {
    margin: 0;
    padding-top: 80px;
  }
  #single-portfolio .portfolio-single-container .story .container .social-single {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  #single-portfolio .portfolio-single-container .story .container .contact {
    position: relative;
    width: 40%;
    float: right;
  }
  #single-portfolio .portfolio-single-container .story .container .back {
    position: relative;
    width: 50%;
  }
  /* Album page
	*******************************/
  .page-template-template-albums-php #wrapper .content-main .album-template {
    padding-top: 0px;
  }
  .page-template-template-albums-php #wrapper .content-main .album-template .container .left-block {
    width: 100%;
    float: none;
  }
  .page-template-template-albums-php #wrapper .content-main .album-template .container .left-block .logo {
    width: 100%;
    height: 0;
    padding-bottom: 80%;
    -webkit-background-size: 187px 184px;
    -moz-background-size: 187px 184px;
    -o-background-size: 187px 184px;
    background-size: 187px 184px;
  }
  .page-template-template-albums-php #wrapper .content-main .album-template .container .right-block {
    width: 100%;
    float: none;
    position: relative;
  }
  .page-template-template-albums-php #wrapper .content-main .album-template .container .right-block .text {
    padding-top: 10px;
    margin: 0 auto;
  }
  .page-template-template-albums-php #wrapper .content-main .album-template .container .right-block .text p:last-child {
    padding-bottom: 30px;
  }
  .page-template-template-albums-php #wrapper .content-main .album-template .container .right-block .contact-me {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
  }
  .page-template-template-albums-php #wrapper .content-main .album-template .container .right-block .open-slider {
    text-align: center;
    margin: 0 auto;
    width: 150px;
    display: block;
  }
  .page-template-template-albums-php #wrapper .content-main .album-template .example-gallery {
    margin-top: 50px;
  }
  .page-template-template-albums-php #wrapper .content-main .album-template .example-gallery .flex-direction-nav {
    display: none;
  }
  /* Service page
	*******************************/
  .page-template-template-services-php #wrapper .content-main .services-template {
    padding: 10px 0 120px;
  }
  .page-template-template-services-php #wrapper .content-main .services-template .container .left-block {
    width: 100%;
    display: block;
  }
  .page-template-template-services-php #wrapper .content-main .services-template .container .left-block .logo {
    width: 100%;
    height: 0;
    padding-bottom: 80%;
    -webkit-background-size: 193px 202px;
    -moz-background-size: 193px 202px;
    -o-background-size: 193px 202px;
    background-size: 193px 202px;
  }
  .page-template-template-services-php #wrapper .content-main .services-template .container .right-block {
    width: 100%;
  }
  .page-template-template-services-php #wrapper .content-main .services-template .container .right-block li .left-side {
    float: none;
    width: 100%;
  }
  .page-template-template-services-php #wrapper .content-main .services-template .container .right-block li .left-side p {
    width: 100%;
  }
  .page-template-template-services-php #wrapper .content-main .services-template .container .right-block li .left-side:after {
    display: none;
  }
  .page-template-template-services-php #wrapper .content-main .services-template .container .right-block li .right-side {
    float: none;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #d0dad7;
  }
  .page-template-template-services-php #wrapper .content-main .services-template .container .right-block li .right-side a p {
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  .page-template-template-services-php #wrapper .content-main .services-template .container .right-block li .right-side a p:first-child {
    padding: 0;
    padding-left: 40px;
  }
  .page-template-template-services-php #wrapper .content-main .services-template .questions-answers ul li:first-child {
    margin-top: 0;
  }
  .page-template-template-services-php #wrapper .content-main .services-template .questions-answers ul li .que-ans-in {
    width: 62%;
    padding-left: 0;
  }
  .page-template-template-services-php #wrapper .content-main .services-template .questions-answers ul li .number {
    width: 88px;
    height: 70px;
  }
  .page-template-template-services-php #wrapper .content-main .services-template .questions-answers ul li .number:before {
    width: 46px;
    height: 46px;
  }
  .page-template-template-services-php #wrapper .content-main .services-template .questions-answers ul li .number:after {
    width: 44px;
    height: 44px;
  }
  .page-template-template-services-php #wrapper .content-main .services-template .questions-answers ul li .number span {
    font-size: 14px;
  }
  .page-template-template-services-php #wrapper .content-main .services-template .questions-answers ul li .number span:before {
    top: -12px;
    left: 23px;
    width: 40px;
    height: 40px;
  }
  /* Testimonials
	*******************************/
  .post-type-archive-testimonials #wrapper .content-main .testimonials-template .top-page .left-block .logo {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    -webkit-background-size: 225px 225px;
    -moz-background-size: 225px 225px;
    -o-background-size: 225px 225px;
    background-size: 225px 225px;
  }
  .post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page {
    margin-top: 0;
  }
  .post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page .testimonials li {
    position: relative;
    padding-bottom: 30px;
  }
  .post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page .testimonials li .left-side {
    width: 20%;
    height: 80px;
  }
  .post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page .testimonials li .left-side .img {
    left: 0;
    width: 34px;
    height: 34px;
  }
  .post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page .testimonials li .left-side .img img {
    top: -7px;
    left: -7px;
  }
  .post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page .testimonials li .right-side {
    width: 78%;
    position: static;
    margin-top: 20px;
  }
  .post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page .testimonials li .right-side h4 {
    width: 100%;
    font-size: 14px;
  }
  .post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page .testimonials li .right-side .who {
    padding-bottom: 7px;
  }
  .post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page .testimonials li .right-side .reletionship-links {
    width: 100%;
  }
  .post-type-archive-testimonials #wrapper .content-main .testimonials-template .bottom-page .testimonials li .text {
    padding-bottom: 65px;
  }
  #homepage .stories-section .stories-in ul li figcaption {
    bottom: 0;
    top: auto;
  }
  #homepage .stories-section .stories-in ul li .img {
    position: relative;
  }
  #homepage .stories-section .stories-in .three-stories li {
    height: auto;
  }
  .stories ul li {
    height: auto;
  }
  .stories ul li .img {
    position: relative;
    margin-top: 170px;
  }
}
@media (max-width: 420px) {
  .pagination-single .back-list {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 30px;
  }
  .blog-container {
    padding-bottom: 30px;
  }
  .pagination-single .next {
    width: 35%;
  }
  #single-portfolio .portfolio-single-container .slider-container .portfolio-slider .royalSlider .rsOverflow {
    height: 315px!important;
  }
}
