@import url("../CherryFramework/style.css");

@import url(//fonts.googleapis.com/css?family=Sancreek);

@import url(//fonts.googleapis.com/css?family=Voltaire);
/*--
	Theme Name: theme45028
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.5.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 1.2
	MotoPress Version: 1.0
--*/
/*import CherryFramework style*/
/* #General
================================================== */
@media (max-width: 767px) {
  body {
    padding: 0;
  }
  body .header,
  body .content-holder {
    padding: 20px !important;
  }
  body .footer {
    padding: 0;
  }
}
.main-holder {
  overflow: hidden;
  /* background: url(images/light-top.png) no-repeat; */
  width: 1230px;
  margin: 0 auto;
}
@media (min-width: 1201px) and (max-width: 1300px) {
  .main-holder {
    width: 1170px;
  }
}
@media (max-width: 1200px) {
  .main-holder {
    background: none;
  }
}
@media (min-width: 979px) and (max-width: 1200px) {
  .main-holder {
    width: 940px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .main-holder {
    width: 724px;
  }
}
@media (max-width: 767px) {
  .main-holder {
    width: auto;
  }
}
.bg-wings {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(images/bg-wings.jpg) center 0 no-repeat;
}
.btn,
.reply a {
  height: auto ;
  letter-spacing: -1px;
  border-radius: 0;
  border: none;
  box-shadow: none;
  font: 20px/1.2em 'Voltaire', sans-serif;
  padding: 7px 23px;
  border-bottom: 1px solid #373737;
  background: #0c0c0c;
  /* Old browsers */

  background: -moz-linear-gradient(top, #0c0c0c 0%, #151515 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0c0c0c), color-stop(100%, #151515));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #0c0c0c 0%, #151515 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #0c0c0c 0%, #151515 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #0c0c0c 0%, #151515 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #0c0c0c 0%, #151515 100%);
  /* W3C */

  color: #fff;
  text-transform: uppercase;
  transition: 200ms all;
}
.btn:active,
.reply a:active,
.btn:hover,
.reply a:hover,
.btn:focus,
.reply a:focus {
  text-decoration: none;
  box-shadow: none;
  color: #999999;
  text-shadow: none;
  background: #151515;
  /* Old browsers */

  background: -moz-linear-gradient(top, #151515 0%, #0c0c0c 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #151515), color-stop(100%, #0c0c0c));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #151515 0%, #0c0c0c 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #151515 0%, #0c0c0c 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #151515 0%, #0c0c0c 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #151515 0%, #0c0c0c 100%);
  /* W3C */

  border-color: #999999;
}
.thumbnail {
  border: none;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background: none;
  border-radius: 0;
  color: #999999;
  border: 1px solid #222222;
  box-shadow: none;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #818181;
  box-shadow: none;
}
@media (min-width: 1201px) and (max-width: 1300px) {
  .content-holder > .container > .row > .span12 {
    width: 1110px;
    margin-left: 60px;
  }
}
@media (min-width: 979px) and (max-width: 1200px) {
  .content-holder > .container > .row > .span12 {
    width: 880px;
    margin-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .content-holder > .container > .row > .span12 {
    width: 664px;
    margin-left: 20px;
  }
}
@media (max-width: 767px) {
  .content-holder > .container > .row > .span12 {
    width: auto;
    margin-left: 0;
  }
}
@media (min-width: 1201px) and (max-width: 1300px) {
  .content-holder > .container > .row > .span12 > .row > .span12 {
    width: 1110px;
    margin-left: 30px;
  }
}
@media (min-width: 979px) and (max-width: 1200px) {
  .content-holder > .container > .row > .span12 > .row > .span12 {
    width: 880px;
    margin-left: 50px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .content-holder > .container > .row > .span12 > .row > .span12 {
    width: 664px;
    margin-left: 50px;
  }
}
@media (max-width: 767px) {
  .content-holder > .container > .row > .span12 > .row > .span12 {
    width: auto;
    margin-left: 0;
  }
}
@media (min-width: 1201px) and (max-width: 1300px) {
  .content-holder > .container > .row .type-page .span12,
  .footer > .container > .row .type-page .span12 {
    width: 1110px;
    margin-left: 30px;
  }
}
@media (min-width: 979px) and (max-width: 1200px) {
  .content-holder > .container > .row .type-page .span12,
  .footer > .container > .row .type-page .span12 {
    width: 880px;
    margin-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .content-holder > .container > .row .type-page .span12,
  .footer > .container > .row .type-page .span12 {
    width: 664px;
    margin-left: 20px;
  }
}
@media (max-width: 767px) {
  .content-holder > .container > .row .type-page .span12,
  .footer > .container > .row .type-page .span12 {
    width: auto;
    margin-left: 0;
  }
}
@media (min-width: 1201px) and (max-width: 1300px) {
  .content-holder > .container > .row .type-page .span4,
  .footer > .container > .row .type-page .span4 {
    width: 310px;
  }
}
@media (min-width: 979px) and (max-width: 1200px) {
  .content-holder > .container > .row .type-page .span4,
  .footer > .container > .row .type-page .span4 {
    width: 270px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .content-holder > .container > .row .type-page .span4,
  .footer > .container > .row .type-page .span4 {
    width: 200px;
  }
}
@media (max-width: 767px) {
  .content-holder > .container > .row .type-page .span4,
  .footer > .container > .row .type-page .span4 {
    width: auto;
  }
}
@media (min-width: 979px) and (max-width: 1200px) {
  .content-holder > .container > .row .type-page .span8,
  .footer > .container > .row .type-page .span8 {
    width: 590px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .content-holder > .container > .row .type-page .span8,
  .footer > .container > .row .type-page .span8 {
    width: 440px;
  }
}
@media (max-width: 767px) {
  .content-holder > .container > .row .type-page .span8,
  .footer > .container > .row .type-page .span8 {
    width: auto;
  }
}
@media (max-width: 1300px) {
  .content-holder > .container > .row .type-page .span8 .wpcf7 p.span4.field,
  .footer > .container > .row .type-page .span8 .wpcf7 p.span4.field {
    width: 31%;
  }
}
@media (max-width: 767px) {
  .content-holder > .container > .row .type-page .span8 .wpcf7 p.span4.field,
  .footer > .container > .row .type-page .span8 .wpcf7 p.span4.field {
    width: auto;
  }
}
@media (min-width: 1201px) and (max-width: 1300px) {
  .slider .container {
    width: 1110px;
    margin-left: 0;
  }
}
@media (min-width: 979px) and (max-width: 1200px) {
  .slider .container {
    width: 880px;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .slider .container {
    width: 664px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .slider .container {
    width: auto;
    margin-left: 0;
  }
}
@media (min-width: 1201px) and (max-width: 1300px) {
  .single-portfolio .span5 {
    width: 410px;
  }
}
@media (min-width: 979px) and (max-width: 1200px) {
  .single-portfolio .span5 {
    width: 320px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .single-portfolio .span5 {
    width: 230px;
  }
}
@media (max-width: 767px) {
  .single-portfolio .span5 {
    width: auto;
    margin-left: 0;
  }
}
@media (min-width: 1201px) and (max-width: 1300px) {
  #content.span8.right {
    margin-left: 30px;
  }
}
@media (min-width: 979px) and (max-width: 1200px) {
  #content.span8.right {
    margin-left: 50px;
    width: 550px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #content.span8.right {
    width: 450px;
    margin-left: 50px;
  }
}
@media (max-width: 767px) {
  #content.span8.right {
    width: auto;
    margin-left: 0;
  }
}
@media (min-width: 979px) and (max-width: 1200px) {
  #content.span8.left {
    width: 580px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #content.span8.left {
    width: 450px;
  }
}
@media (max-width: 767px) {
  #content.span8.left {
    width: auto;
    margin-left: 0;
  }
}
@media (min-width: 1201px) and (max-width: 1300px) {
  #sidebar.sidebar {
    width: 295px;
    margin-left: 30px;
  }
}
@media (min-width: 979px) and (max-width: 1200px) {
  #sidebar.sidebar {
    width: 250px;
    margin-left: 50px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #sidebar.sidebar {
    width: 130px;
    margin-left: 50px;
  }
}
@media (max-width: 767px) {
  #sidebar.sidebar {
    width: auto;
    margin-left: 0;
  }
}
/*/ General */
/* #Header
================================================== */
.header {
  background: none;
  border: none;
  padding: 30px 0 0;
}
.header > .container {
  width: 1230px;
}
@media (min-width: 1201px) and (max-width: 1300px) {
  .header > .container {
    width: 1170px;
  }
}
@media (min-width: 979px) and (max-width: 1200px) {
  .header > .container {
    width: 940px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .header > .container {
    width: 724px;
  }
}
@media (max-width: 767px) {
  .header > .container {
    width: auto;
  }
}
.header > .container > .row > .span12 .no-bg {
  width: 1230px;
  margin-left: 0;
}
@media (min-width: 1201px) and (max-width: 1300px) {
  .header > .container > .row > .span12 .no-bg {
    width: 1170px;
  }
}
@media (min-width: 979px) and (max-width: 1200px) {
  .header > .container > .row > .span12 .no-bg {
    width: 940px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .header > .container > .row > .span12 .no-bg {
    width: 724px;
  }
}
@media (max-width: 767px) {
  .header > .container > .row > .span12 .no-bg {
    width: auto;
  }
}
.header > .container .logo-wrapper {
  margin-left: 0;
}
.header > .container .social-nets-wrapper {
  width: 630px;
}
@media (min-width: 1201px) and (max-width: 1300px) {
  .header > .container .social-nets-wrapper {
    width: 500px;
  }
}
@media (min-width: 979px) and (max-width: 1200px) {
  .header > .container .social-nets-wrapper {
    width: 440px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .header > .container .social-nets-wrapper {
    width: 330px;
  }
}
@media (max-width: 767px) {
  .header > .container .social-nets-wrapper {
    display: none;
  }
}
.header > .container .menu-wrapper {
  background: #121212;
  width: 1230px;
  margin-left: 0;
}
@media (min-width: 1201px) and (max-width: 1300px) {
  .header > .container .menu-wrapper {
    width: 1170px;
  }
}
@media (min-width: 979px) and (max-width: 1200px) {
  .header > .container .menu-wrapper {
    width: 940px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .header > .container .menu-wrapper {
    width: 724px;
  }
}
@media (max-width: 767px) {
  .header > .container .menu-wrapper {
    width: auto;
    background: none;
  }
}
@media (min-width: 1201px) and (max-width: 1300px) {
  .header > .container .menu-wrapper > .span12 {
    width: 1110px;
    margin-left: 30px;
  }
}
@media (min-width: 979px) and (max-width: 1200px) {
  .header > .container .menu-wrapper > .span12 {
    width: 880px;
    margin-left: 30px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .header > .container .menu-wrapper > .span12 {
    width: 664px;
    margin-left: 30px;
  }
}
@media (max-width: 767px) {
  .header > .container .menu-wrapper > .span12 {
    width: auto;
    margin-left: 0;
  }
}
.social-nets-wrapper .social {
  margin: 36px 0 54px;
  text-align: right;
}
@media (max-width: 767px) {
  .social-nets-wrapper .social {
    text-align: left;
  }
}
.social-nets-wrapper .social li {
  display: inline-block;
  width: 45px;
  height: 45px;
  overflow: hidden;
  margin-left: 5px;
}
.social-nets-wrapper .social li:first-child {
  margin-left: 0;
}
.social-nets-wrapper .social li a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  width: 45px;
  height: 45px;
}
.social-nets-wrapper .social li a.facebook {
  background: url(images/icons/facebook.png) no-repeat;
}
.social-nets-wrapper .social li a.facebook:hover {
  background-position: 0 -45px;
}
.social-nets-wrapper .social li a.twitter {
  background: url(images/icons/twitter.png) no-repeat;
}
.social-nets-wrapper .social li a.twitter:hover {
  background-position: 0 -45px;
}
.social-nets-wrapper .social li a.feed {
  background: url(images/icons/feed.png) no-repeat;
}
.social-nets-wrapper .social li a.feed:hover {
  background-position: 0 -45px;
}
.social-nets-wrapper .social li a.google {
  background: url(images/icons/google.png) no-repeat;
}
.social-nets-wrapper .social li a.google:hover {
  background-position: 0 -45px;
}
.nav__primary {
  position: relative;
  float: none;
  margin: 27px 0;
  padding: 0;
  background: #343434;
  /* Old browsers */

  background: -moz-linear-gradient(top, #343434 0%, #1e1e1e 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #343434), color-stop(100%, #1e1e1e));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #343434 0%, #1e1e1e 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #343434 0%, #1e1e1e 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #343434 0%, #1e1e1e 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #343434 0%, #1e1e1e 100%);
  /* W3C */

}
@media (max-width: 767px) {
  .nav__primary {
    margin: 10px 0;
  }
}
.nav__primary .sf-menu {
  float: none;
  position: relative;
  padding: 0;
  text-align: center;
}
.nav__primary .sf-menu > li {
  background: none;
  float: none;
  display: inline-block;
  position: relative;
  transition: 200ms all;
  margin: 0;
  padding: 0;
}
.nav__primary .sf-menu > li:first-child {
  margin-left: 2px;
}
.nav__primary .sf-menu > li > a {
  border-top: none;
  border-left: none;
  padding: 15px 28px;
  letter-spacing: -2px;
  text-transform: uppercase;
}
@media (min-width: 979px) and (max-width: 1200px) {
  .nav__primary .sf-menu > li > a {
    padding: 15px 20px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .nav__primary .sf-menu > li > a {
    padding: 15px 10px;
  }
}
.nav__primary .sf-menu > li > a:hover {
  color: #fff;
  background: #ff482a;
}
.nav__primary .sf-menu > li > a:hover .sf-sub-indicator {
  background-position: -10px -100px;
}
.nav__primary .sf-menu > li > a > .sf-sub-indicator {
  left: auto;
  right: 15px;
  top: 28px;
  background: url("images/arrows-ffffff.png") no-repeat scroll 0 -100px transparent;
}
@media (max-width: 1200px) {
  .nav__primary .sf-menu > li > a > .sf-sub-indicator {
    right: 5px;
  }
}
@media (max-width: 979px) {
  .nav__primary .sf-menu > li > a > .sf-sub-indicator {
    right: 0px;
  }
}
.nav__primary .sf-menu > li.current-menu-item > a {
  color: #fff;
  background: #ff482a;
}
.nav__primary .sf-menu > li.sfHover > a {
  color: #fff;
  background: #ff482a;
}
.nav__primary .sf-menu > li.sfHover > a .sf-sub-indicator {
  background-position: -10px -100px;
}
.nav__primary .sf-menu > li > .sub-menu {
  height: auto !important;
  background: #4c4c4c;
  /* Old browsers */

  background: -moz-linear-gradient(top, #4c4c4c 0%, #2c2c2c 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c4c4c), color-stop(100%, #2c2c2c));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #4c4c4c 0%, #2c2c2c 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #4c4c4c 0%, #2c2c2c 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #4c4c4c 0%, #2c2c2c 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #4c4c4c 0%, #2c2c2c 100%);
  /* W3C */

  top: 100%;
  left: 0;
  width: 180px;
  padding: 20px 0;
  border-top: 1px solid #484848;
}
.nav__primary .sf-menu > li > .sub-menu > .menu-item {
  background: none;
  text-align: left;
}
.nav__primary .sf-menu > li > .sub-menu > .menu-item a {
  padding: 0 25px;
  margin: 0;
  background: none;
  text-align: center;
  border: none;
  border-bottom: 1px solid transparent;
  color: #999999;
  text-transform: uppercase;
  display: block;
  font: 12px/30px Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.nav__primary .sf-menu > li > .sub-menu > .menu-item a:hover {
  color: #fff;
  text-shadow: none;
  background: #171717;
  /* Old browsers */

  background: -moz-linear-gradient(top, #171717 0%, #2d2d2d 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #171717), color-stop(100%, #2d2d2d));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #171717 0%, #2d2d2d 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #171717 0%, #2d2d2d 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #171717 0%, #2d2d2d 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #171717 0%, #2d2d2d 100%);
  /* W3C */

  border-bottom: 1px solid #404040;
}
.nav__primary .sf-menu > li > .sub-menu > .menu-item a > .sf-sub-indicator {
  top: 8px;
  left: auto;
  background: url("images/arrows-ffffff.png") no-repeat scroll 0 0 transparent;
}
.nav__primary .sf-menu > li > .sub-menu > .menu-item.sfHover > a {
  color: #fff;
  text-shadow: none;
  background: #171717;
  /* Old browsers */

  background: -moz-linear-gradient(top, #171717 0%, #2d2d2d 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #171717), color-stop(100%, #2d2d2d));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #171717 0%, #2d2d2d 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #171717 0%, #2d2d2d 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #171717 0%, #2d2d2d 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #171717 0%, #2d2d2d 100%);
  /* W3C */

  border-bottom: 1px solid #404040;
}
.nav__primary .sf-menu > li > .sub-menu > .menu-item.sfHover > a .sf-sub-indicator {
  background-position: -10px 0;
}
.nav__primary .sf-menu > li > .sub-menu > .menu-item.current-menu-item a {
  color: #fff;
  text-shadow: none;
  background: #171717;
  /* Old browsers */

  background: -moz-linear-gradient(top, #171717 0%, #2d2d2d 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #171717), color-stop(100%, #2d2d2d));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #171717 0%, #2d2d2d 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #171717 0%, #2d2d2d 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #171717 0%, #2d2d2d 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #171717 0%, #2d2d2d 100%);
  /* W3C */

  border-bottom: 1px solid #404040;
}
.nav__primary .sf-menu > li > .sub-menu > .menu-item > .sub-menu {
  top: -21px;
  width: 100%;
  padding: 21px 0;
  background: #4c4c4c;
  /* Old browsers */

  background: -moz-linear-gradient(top, #4c4c4c 0%, #2c2c2c 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c4c4c), color-stop(100%, #2c2c2c));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #4c4c4c 0%, #2c2c2c 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #4c4c4c 0%, #2c2c2c 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #4c4c4c 0%, #2c2c2c 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #4c4c4c 0%, #2c2c2c 100%);
  /* W3C */

}
.nav__primary .sf-menu > li > .sub-menu > .menu-item > .sub-menu > .menu-item {
  background: none;
}
.nav__primary .sf-menu > li > .sub-menu > .menu-item > .sub-menu > .menu-item a {
  color: #999999;
  background: none;
  border-bottom: 1px solid transparent;
}
.nav__primary .sf-menu > li > .sub-menu > .menu-item > .sub-menu > .menu-item a:hover {
  color: #fff;
  text-shadow: none;
  background: #171717;
  /* Old browsers */

  background: -moz-linear-gradient(top, #171717 0%, #2d2d2d 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #171717), color-stop(100%, #2d2d2d));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #171717 0%, #2d2d2d 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #171717 0%, #2d2d2d 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #171717 0%, #2d2d2d 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #171717 0%, #2d2d2d 100%);
  /* W3C */

  border-bottom: 1px solid #404040;
}
.nav__primary .sf-menu > li > .sub-menu > .menu-item > .sub-menu > .menu-item.current-menu-item a {
  color: #fff;
  text-shadow: none;
  background: #171717;
  /* Old browsers */

  background: -moz-linear-gradient(top, #171717 0%, #2d2d2d 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #171717), color-stop(100%, #2d2d2d));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #171717 0%, #2d2d2d 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #171717 0%, #2d2d2d 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #171717 0%, #2d2d2d 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #171717 0%, #2d2d2d 100%);
  /* W3C */

  border-bottom: 1px solid #404040;
}
/*/ Header */
/* Logo
================================================== */
@media (min-width: 768px) and (max-width: 979px) {
  .logo {
    width: 100%;
    margin: 15px 0;
  }
}
@media (max-width: 767px) {
  .logo {
    float: none;
  }
}
.logo .logo_h__txt {
  text-transform: uppercase;
  margin: 20px 0;
}
@media (min-width: 768px) and (max-width: 979px) {
  .logo .logo_h__txt {
    margin: 0;
  }
}
.logo .logo_h__txt a:hover,
.logo .logo_h__txt a:active,
.logo .logo_h__txt a:focus {
  color: #fff;
  text-decoration: none;
}
/*/ Logo */
/* Slider
================================================== */
.slider {
  margin-bottom: 29px;
}
.slider .camera_prev,
.slider .camera_next {
  width: 65px;
  height: 66px;
  background: none;
  margin-top: -32px;
}
.slider .camera_prev span,
.slider .camera_next span {
  width: 65px;
  height: 66px;
}
.slider .camera_prev span {
  background: url(images/nav-slider.png) no-repeat;
}
.slider .camera_prev span:hover {
  background-position: 0 -66px;
}
.slider .camera_next span {
  background: url(images/nav-slider.png) -65px 0 no-repeat;
}
.slider .camera_next span:hover {
  background-position: -65px -66px;
}
.slider .camera_commands {
  right: 65px;
}
@media (max-width: 1200px) {
  .slider .camera_thumbs {
    display: none !important;
  }
}
.slider .camera_thumbs .camera_command_wrap .camera_thumbs_cont {
  background: none;
}
/*/ Slider */
/* #Content
================================================== */
.content-holder {
  background: #121212;
  padding: 10px 0 58px;
}
.home .content-holder {
  padding: 15px 0 58px;
}
.home .content-holder > .container {
  border-bottom: 1px solid #222222;
  padding-bottom: 27px;
}
.home .content-holder > .container:after {
  content: "";
  width: 100%;
  position: relative;
  top: 27px;
  border-bottom: 1px solid #000;
}
.title-section {
  padding: 0;
}
@media (max-width: 767px) {
  .title-section {
    padding: 20px 0;
  }
}
.title-section .title-header {
  margin: 0 0 20px;
  line-height: 1.2em;
  text-transform: uppercase;
}
.title-section .breadcrumb {
  background: none;
  border: none;
  border-radius: 0;
  padding: 10px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #222;
  position: relative;
  display: block;
}
.title-section .breadcrumb:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #222;
  position: absolute;
  top: 0;
}
.title-section .breadcrumb:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  bottom: 0;
  left: 0;
}
.title-section .breadcrumb li {
  text-shadow: none;
  color: #999999;
  font-size: 14px;
}
.title-section .breadcrumb li.divider {
  padding: 0 5px;
  color: #999999;
}
.title-section .breadcrumb li a {
  color: #ff482a;
}
#content {
  padding-top: 34px;
}
#content h1 {
  margin-bottom: 47px;
}
#content img.size-full {
  margin: 0 30px 30px 0;
}
@media (max-width: 480px) {
  #content img.size-full {
    margin: 0 0 30px 0;
    float: none;
  }
}
#content p {
  margin-bottom: 25px;
}
#content blockquote {
  padding: 0;
  border: none;
  margin: 0;
  color: #ff482a;
  text-transform: uppercase;
}
#content blockquote p {
  font: 20px/22px 'Voltaire', sans-serif;
  margin-bottom: 9px;
}
#content .testimonials .testi-item {
  margin: 0;
}
#content .testimonials .testi-item_blockquote {
  background: none;
}
#content .testimonials .testi-item_blockquote:after {
  background: url(images/quote.png) no-repeat;
  top: 0;
  left: 0;
}
#content .testimonials .testi-item_blockquote:before {
  border: none;
}
#content .testimonials .testi-item_blockquote a {
  color: #999999;
  text-transform: none;
  margin-left: 38px;
  display: block;
}
#content .testimonials .testi-item_blockquote a:hover {
  text-decoration: underline;
}
#content .testimonials .testi-meta {
  padding-top: 15px;
}
#content .testimonials .testi-meta br,
#content .testimonials .testi-meta .info {
  display: none;
}
#content .testimonials .testi-meta .user {
  color: #fff;
}
#content .testimonials .testi-meta a {
  color: #999999;
  text-decoration: underline;
}
#content .testimonials .testi-meta a:hover {
  text-decoration: none;
}
.filter-wrapper {
  margin: 27px 0 30px;
}
.filter-wrapper strong {
  color: #fff;
  padding: 0;
  font: 20px/1.2em 'Voltaire', sans-serif;
  margin-right: 10px;
  margin-top: 9px;
  text-transform: uppercase;
  letter-spacing: -1px;
}
@media (max-width: 979px) {
  .filter-wrapper strong {
    display: block;
    float: none;
    margin-bottom: 20px;
  }
}
.filter-wrapper .filter {
  margin: 0;
}
@media (max-width: 767px) {
  .filter-wrapper .filter {
    float: none;
    display: block;
  }
}
.filter-wrapper .filter li {
  margin: 0 2px;
}
@media (max-width: 767px) {
  .filter-wrapper .filter li {
    display: block;
    float: none;
    margin: 0 0 5px 0;
  }
}
.filter-wrapper .filter li a {
  color: #fff;
  font: 20px/1.2em 'Voltaire', sans-serif;
  padding: 9px 23px;
  margin: 0;
  background: none;
  border-radius: 0;
  letter-spacing: -1px;
  text-transform: uppercase;
  border-bottom: 1px solid transparent;
}
.filter-wrapper .filter li a:active,
.filter-wrapper .filter li a:hover,
.filter-wrapper .filter li a:focus {
  text-decoration: none;
  box-shadow: none;
  color: #fff;
  border-bottom: 1px solid #373737;
  background: #0c0c0c;
  /* Old browsers */

  background: -moz-linear-gradient(top, #0c0c0c 0%, #151515 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0c0c0c), color-stop(100%, #151515));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #0c0c0c 0%, #151515 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #0c0c0c 0%, #151515 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #0c0c0c 0%, #151515 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #0c0c0c 0%, #151515 100%);
  /* W3C */

}
.filter-wrapper .filter .active a {
  text-decoration: none;
  box-shadow: none;
  color: #fff;
  border-bottom: 1px solid #373737;
  background: #0c0c0c;
  /* Old browsers */

  background: -moz-linear-gradient(top, #0c0c0c 0%, #151515 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0c0c0c), color-stop(100%, #151515));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #0c0c0c 0%, #151515 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #0c0c0c 0%, #151515 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #0c0c0c 0%, #151515 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #0c0c0c 0%, #151515 100%);
  /* W3C */

}
@media (max-width: 979px) {
  .filter-wrapper .pull-right {
    float: none;
  }
}
.filterable-portfolio li .caption h3 {
  text-shadow: none;
  text-transform: uppercase;
  letter-spacing: 0;
  margin: 20px 0;
}
.filterable-portfolio li .caption h3 a {
  font: 20px/1.2em 'Voltaire', sans-serif;
  color: #ff482a;
}
.filterable-portfolio li .caption .btn {
  margin-top: 20px;
}
.pagination {
  margin: 20px 0;
}
.pagination ul {
  box-shadow: none;
  border: none;
}
.pagination ul li a {
  color: #fff;
  font: bold 12px/18px 'Voltaire', sans-serif;
  text-transform: uppercase;
  border: none;
  background: #ff482a;
  border-radius: 0 !important;
}
.pagination ul li a:hover {
  color: #fff;
  background: #ff8a77;
}
.pagination ul li.active a {
  color: #747474;
  text-decoration: none;
  background: #f5f5f5;
}
.pager {
  border-top: 1px solid #272727;
  border-bottom: 1px solid #272727;
}
.pager li a {
  border-radius: 0;
  font: bold 12px/18px 'Voltaire', sans-serif;
  text-transform: uppercase;
  padding: 8px 10px;
  margin: 10px 0;
  background: #ff482a;
  color: #fff;
  border: none;
}
@media (max-width: 480px) {
  .pager li a {
    padding: 10px;
    font-size: 10px;
  }
}
.pager li a:hover,
.pager li a:active,
.pager li a:focus {
  color: #fff;
  background: #ff8a77;
}
article .post-header .post-title {
  margin: 6px 0 20px 0;
  font: 30px/1.2em 'Voltaire', sans-serif;
}
article .post-header .post-title a {
  color: #fff;
}
article .post_meta {
  padding: 10px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #222;
  position: relative;
  display: block;
  margin-bottom: 20px;
}
article .post_meta:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #222;
  position: absolute;
  top: 0;
}
article .post_meta:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  bottom: 0;
  left: 0;
}
article .post_meta i {
  margin-right: 6px;
  color: #a7a7a7;
  font-size: 15px;
}
article .post_meta span {
  font: 12px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin-right: 10px;
}
@media (max-width: 767px) {
  article .post_meta span {
    display: block;
  }
}
article .post_meta .post_date {
  color: #fff;
}
article .post_meta .post_author a {
  color: #ff482a;
}
article .post_meta .post_category a {
  color: #999999;
}
article .post_meta .post_comment a {
  color: #999999;
}
article .post_meta .post_permalink {
  margin-right: 0;
}
article .post_meta .post_permalink a {
  color: #999999;
}
@media (max-width: 767px) {
  article .post_meta .post_permalink {
    float: none;
  }
}
article div.jp-playlist li a:hover,
article div.jp-playlist li.jp-playlist-current a {
  color: #b8b8b8;
}
article .quote-wrap blockquote {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #afafaf;
  font-weight: bold;
}
.format-quote .post_meta {
  padding: 10px 0;
}
.blog .post_content {
  margin-bottom: 0;
  padding-bottom: 20px;
}
.single #content .post-header .post-title {
  color: #fff;
  margin: 6px 0 20px 0;
  font: 30px/1.2em 'Voltaire', sans-serif;
}
.single #content .post_content {
  margin-bottom: 0;
  padding-bottom: 0;
}
.single #content .post_content p {
  margin-bottom: 0;
  padding-bottom: 17px;
}
.single #content article {
  margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 1000px) {
  .single #content article .thumbnail {
    float: none;
  }
  .single #content article .thumbnail img {
    margin: 0;
  }
}
@media (max-width: 600px) {
  .single #content article .thumbnail {
    float: none;
    width: 100%;
  }
  .single #content article .thumbnail img {
    margin: 0;
  }
}
.single #content .share-buttons {
  margin-bottom: 10px;
  margin-top: 0px;
}
.single #content .share-buttons .pinterest img {
  vertical-align: top;
}
.single #content .post-author {
  padding: 25px 30px 30px 30px;
  background: none;
  border: 1px solid #222;
  font: 12px/20px Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.single #content .post-author .post-author_h {
  font: 12px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin: 0 0 20px 0;
  letter-spacing: 0;
  text-transform: none;
  color: #999999;
}
.single #content .post-author .post-author_h a {
  color: #ff482a;
}
.single #content .post-author .post-author_gravatar {
  display: block;
  margin: 0 10px 20px 0;
  padding: 15px 14px;
  background: #2c2c2c;
  /* Old browsers */

  background: -moz-linear-gradient(top, #2c2c2c 0%, #696969 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2c2c2c), color-stop(100%, #696969));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #2c2c2c 0%, #696969 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #2c2c2c 0%, #696969 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #2c2c2c 0%, #696969 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #2c2c2c 0%, #696969 100%);
  /* W3C */

}
.single #content .post-author .post-author_gravatar img {
  padding: 0;
  border: none;
}
.single #content .post-author .post-author_desc {
  padding-left: 135px;
  text-transform: none;
  font: 12px/20px Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.single #content .post-author .post-author_link {
  margin-top: 20px;
  font-size: 12px;
}
.single #content .post-author .post-author_link p {
  margin: 0;
}
.single #content .post-author .post-author_link a {
  font-size: 12px;
  color: #ff482a;
}
.portfolio .thumbnail.large {
  margin-bottom: 0;
}
/*/ Content */
/* #Comments
================================================== */
.related-posts h3,
.comment-holder h3,
#respond h3 {
  font-size: 36px;
  line-height: 1.2em;
  margin: 20px 0 30px;
  padding-top: 50px;
  border-top: 1px solid #000;
  position: relative;
}
.related-posts h3:before,
.comment-holder h3:before,
#respond h3:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #222;
  position: absolute;
  top: 0;
}
.related-posts a {
  font-size: 20px;
  color: #ff482a;
  font-family: 'Voltaire', sans-serif;
  text-transform: uppercase;
  margin-top: 30px;
  display: block;
}
.comment-holder .comment-list .comment .comment-body {
  padding: 30px;
  background: none;
  border: 1px solid #272727;
}
.comment-holder .comment-list .comment .comment-body .comment-author {
  margin: 0 30px 0 0;
  text-align: left;
}
.comment-holder .comment-list .comment .comment-body .comment-author img {
  padding: 15px 14px;
  background: #2c2c2c;
  /* Old browsers */

  background: -moz-linear-gradient(top, #2c2c2c 0%, #696969 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2c2c2c), color-stop(100%, #696969));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #2c2c2c 0%, #696969 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #2c2c2c 0%, #696969 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #2c2c2c 0%, #696969 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #2c2c2c 0%, #696969 100%);
  /* W3C */

}
.comment-holder .comment-list .comment .comment-body .comment-author .author {
  width: auto;
  text-align: left;
  font: 12px/20px Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #fff;
  margin-top: 10px;
}
.comment-holder .comment-list .comment .comment-body .comment-meta {
  margin: 10px 0px 0 0 ;
  font: 12px/20px Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #fff;
}
.comment-holder #respond h3 {
  margin-bottom: 0;
}
.comment-holder #respond #commentform {
  margin-top: 0;
}
.wpcf7-form p.field input {
  border-radius: 0;
  background: none;
  color: #999999;
  font-size: 13px;
}
.wpcf7-form p.field input:focus {
  border-color: #818181 !important;
}
.wpcf7-form textarea {
  border-radius: 0;
  background: none;
  font-size: 13px;
  color: #999999 !important;
}
.wpcf7-form textarea:focus {
  border-color: #818181 !important;
}
.wpcf7-form textarea.watermark {
  color: #999999 !important;
}
.wpcf7-form .wpcf7-not-valid-tip {
  padding: 5px 8px 2px !important;
}
#respond h3 {
  margin-top: 10px;
}
#respond #commentform {
  margin-top: 15px;
}
#respond #commentform textarea {
  background: none;
  width: 100%;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 300px;
  min-height: auto;
  max-height: auto;
  min-width: auto;
  font-size: 13px;
  padding: 12px 10px 10px;
  border-radius: 0;
}
#respond #commentform p.field input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  background: none;
  max-width: auto;
  min-width: auto;
  width: 100%;
  padding: 7px 10px;
  height: 36px;
  margin-bottom: 2px;
  font-size: 13px;
}
#respond #commentform p.field input:focus {
  box-shadow: none;
}
#respond #commentform p.right-btn {
  text-align: right;
}
#respond #commentform .btn {
  margin-top: 11px;
  height: 36px;
}
#respond #commentform .btn:hover,
#respond #commentform .btn:active,
#respond #commentform .btn:focus {
  text-decoration: none;
}
/*/ Comments */
/* #Widgets
================================================== */
.footer-widgets {
  background: #121212;
  width: 1230px;
  padding-bottom: 55px;
}
@media (min-width: 1201px) and (max-width: 1300px) {
  .footer-widgets {
    width: 1220px;
    margin-left: 0px;
  }
}
@media (min-width: 979px) and (max-width: 1200px) {
  .footer-widgets {
    width: 940px;
    margin-left: 0px;
    padding: 0 10px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .footer-widgets {
    width: 705px;
    margin-left: 0;
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .footer-widgets {
    width: auto;
    padding: 0 20px 50px 20px;
  }
}
@media (min-width: 1201px) and (max-width: 1300px) {
  .footer-widgets .span3 {
    width: 270px;
  }
}
@media (min-width: 979px) and (max-width: 1200px) {
  .footer-widgets .span3 {
    width: 270px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .footer-widgets .span3 {
    width: 190px;
  }
}
@media (max-width: 767px) {
  .footer-widgets .span3 {
    width: auto;
  }
}
@media (max-width: 1200px) {
  .footer-widgets .span1 {
    display: none;
  }
}
@media (min-width: 1201px) and (max-width: 1300px) {
  .footer-widgets .span4 {
    width: 310px;
  }
}
@media (min-width: 979px) and (max-width: 1200px) {
  .footer-widgets .span4 {
    width: 270px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .footer-widgets .span4 {
    width: 250px;
  }
}
@media (max-width: 767px) {
  .footer-widgets .span4 {
    width: auto;
  }
}
.footer-widgets > div > div {
  margin-top: -5px;
}
.footer-widgets > div > div h4 {
  color: #fff;
  font: 36px/1.2em 'Voltaire', sans-serif;
  margin: 0 0 35px 0;
  letter-spacing: -2px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .footer-widgets > div > div h4 {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .footer-widgets > div > div {
    margin-top: 50px;
  }
}
.about-us {
  padding-top: 5px;
}
.about-us img {
  float: left;
  margin: 0 20px 10px 0;
}
@media (max-width: 480px) {
  .about-us img {
    float: none;
  }
}
.about-us h1 {
  margin: 0;
  font-size: 36px;
  letter-spacing: -2px;
  padding: 3px 0 17px;
}
.about-us h2 {
  color: #ff482a;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: -2px;
  margin: 0 0 20px;
}
.about-us p {
  margin: 0;
  padding: 0 0 20px;
}
.recent-posts-widget {
  margin: 0;
}
.recent-posts-widget li {
  padding: 20px 0 0 0;
}
.recent-posts-widget li:first-child {
  padding: 0;
}
.recent-posts-widget .post-list_h {
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: -1px;
  margin: 0 0 10px 0;
}
.recent-posts-widget .post-list_h a {
  color: #ff482a;
}
.latest-photos-widget li {
  display: inline-block;
  padding: 0 2px 0 0;
}
@media all and (-webkit-min-device-pixel-ratio: 0) {
  .latest-photos-widget li {
    padding: 0 2px 6px 0;
  }
}
.latest-photos-widget li .excerpt {
  margin: 0;
}
.latest-photos-widget li .thumbnail {
  float: none;
  margin: 0;
}
.latest-photos-widget li .thumbnail:hover {
  opacity: 0.5;
}
.link_show_all {
  margin-top: 15px;
}
@media (min-width: 979px) and (max-width: 1200px) {
  .link_show_all {
    margin-bottom: 30px;
  }
}
#sidebar .widget > h3 {
  font-size: 36px;
  line-height: 1.2em;
  margin: 0 0 25px;
}
#sidebar .widget {
  margin-bottom: 50px;
}
#sidebar .social {
  margin: 7px 0 0 0;
}
@media (max-width: 767px) {
  #sidebar .social {
    text-align: center;
  }
}
#sidebar .social .social_ico {
  width: 45px;
  height: 45px;
  overflow: hidden;
}
#sidebar .social .social_label {
  line-height: 36px;
}
#sidebar .social li {
  padding: 0;
  margin: 0 0 5px 0;
  line-height: 45px;
  float: none;
  display: block;
}
#sidebar .social li:first-child {
  margin-left: 0px;
}
#sidebar .social li .social_ico {
  width: 45px;
  height: 45px;
  display: inline-block;
  text-indent: -9999px;
}
#sidebar .social li .social_ico img {
  text-indent: -9999px;
}
#sidebar .social li .social_link:hover {
  opacity: 1;
}
#sidebar .social li .social_link:hover .social_label {
  text-decoration: underline;
}
#sidebar .social li .social_link {
  line-height: 45px;
  padding: 0;
  transition: none;
  display: inline-block;
}
#sidebar .social li .social_label {
  margin-left: 7px;
}
#sidebar .social li .social_link__facebook {
  background: url(images/icons/facebook.png) no-repeat;
}
#sidebar .social li .social_link__facebook:hover {
  background-position: 0 -45px;
}
#sidebar .social li .social_link__twitter {
  background: url(images/icons/twitter.png) no-repeat;
}
#sidebar .social li .social_link__twitter:hover {
  background-position: 0 -45px;
}
#sidebar .social li .social_link__feed {
  background: url(images/icons/feed.png) no-repeat;
}
#sidebar .social li .social_link__feed:hover {
  background-position: 0 -45px;
}
#sidebar .social li .social_link__google {
  background: url(images/icons/google.png) no-repeat;
}
#sidebar .social li .social_link__google:hover {
  background-position: 0 -45px;
}
[id*="archives"] ul,
[id*="categories"] ul {
  list-style-type: none;
  margin: 0;
}
[id*="archives"] ul li,
[id*="categories"] ul li {
  background: url(images/dot.png) 0 14px no-repeat;
  padding-left: 13px;
  margin: 0;
  line-height: 30px;
  font-size: 14px;
}
[id*="archives"] ul li:before,
[id*="categories"] ul li:before {
  content: "";
  width: 0;
  margin: 0;
}
.sidebar-recent-posts .thumbnail {
  margin-right: 30px;
}
.sidebar-recent-posts time {
  color: #fff;
}
.sidebar-recent-posts .post-list_h {
  font-size: 20px;
  line-height: 22px;
  margin-top: 0;
}
.sidebar-recent-posts .post-list_h a {
  color: #ff482a;
  text-transform: uppercase;
}
.sidebar-recent-posts .excerpt {
  margin-bottom: 20px;
}
.comments-custom .comments-custom_li .thumbnail {
  padding: 15px 14px;
  background: #2c2c2c;
  /* Old browsers */

  background: -moz-linear-gradient(top, #2c2c2c 0%, #696969 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2c2c2c), color-stop(100%, #696969));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #2c2c2c 0%, #696969 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #2c2c2c 0%, #696969 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #2c2c2c 0%, #696969 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #2c2c2c 0%, #696969 100%);
  /* W3C */

}
.comments-custom .comments-custom_li time {
  padding: 27px 0 2px;
  font-size: 12px;
  color: #fff;
  display: block;
}
.comments-custom .comments-custom_li .comments-custom_h {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #ff482a;
  margin: 0;
}
.search-form .btn {
  margin: 0 0 0 10px;
  padding: 2px 20px 1px;
  height: auto;
}
@media (min-width: 1201px) and (max-width: 1300px) {
  .search-form .btn {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .search-form .btn {
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .search-form .btn {
    display: block;
    margin-left: 0;
  }
}
.flickr_li a {
  display: inline-block;
}
@media (min-width: 768px) and (max-width: 979px) {
  .flickr_li a img {
    width: 100%;
  }
}
.flickr_li a:hover,
.flickr_li a:focus {
  box-shadow: 0 0 2px #ffffff;
}
.flickr_li a:hover img,
.flickr_li a:focus img {
  max-width: auto;
}
#calendar_wrap caption {
  color: #fff;
}
/*/ Widgets */
/* #Shortcodes
================================================== */
.our-artists {
  margin-bottom: 62px;
}
.our-artists h2 {
  font-size: 30px;
  line-height: 1.2em;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media (min-width: 1200px) and (max-width: 1300px) {
  .our-artists .es-carousel-wrapper {
    padding-right: 120px;
  }
}
@media (min-width: 979px) and (max-width: 1200px) {
  .our-artists .es-carousel-wrapper {
    padding-right: 90px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .our-artists .es-carousel-wrapper {
    padding-right: 130px;
  }
}
@media (min-width: 580px) and (max-width: 767px) {
  .our-artists .es-carousel-wrapper {
    padding-right: 170px;
  }
}
@media (max-width: 579px) {
  .our-artists .es-carousel-wrapper {
    padding-right: 0;
  }
}
.our-artists .es-carousel-wrapper .es-carousel_list .es-carousel_li {
  padding: 10px;
  background: #323232;
  /* Old browsers */

  background: -moz-linear-gradient(top, #323232 0%, #1e1e1e 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #323232), color-stop(100%, #1e1e1e));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #323232 0%, #1e1e1e 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #323232 0%, #1e1e1e 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #323232 0%, #1e1e1e 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #323232 0%, #1e1e1e 100%);
  /* W3C */

}
@media (min-width: 768px) and (max-width: 979px) {
  .our-artists .es-carousel-wrapper .es-carousel_list .es-carousel_li {
    padding: 5px;
    -moz-box-sizing: border-box;
  }
}
@media (max-width: 979px) {
  .our-artists .es-carousel-wrapper .es-carousel_list .es-carousel_li {
    padding: 0;
  }
}
.our-artists .es-carousel-wrapper .es-carousel_list .es-carousel_li .excerpt,
.our-artists .es-carousel-wrapper .es-carousel_list .es-carousel_li .btn {
  display: none;
}
.our-artists .es-carousel-wrapper .es-carousel_list .es-carousel_li h5 {
  font: 12px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-align: center;
  margin: 22px 0 13px;
}
.our-artists .es-carousel-wrapper .es-carousel_list .es-carousel_li h5 a {
  color: #fff;
  text-decoration: none;
}
.our-artists .es-carousel-wrapper .es-carousel_list .es-carousel_li h5 a:hover {
  text-decoration: underline;
}
.our-artists .es-nav .es-nav-prev,
.our-artists .es-nav .es-nav-next {
  width: 37px;
  height: 38px;
  margin-top: -61px;
}
.our-artists .es-nav .es-nav-prev {
  background: url(images/nav.png) no-repeat 0 0;
  right: 38px;
}
.our-artists .es-nav .es-nav-prev:hover {
  background-position: 0 -38px;
}
.our-artists .es-nav .es-nav-next {
  background: url(images/nav.png) no-repeat -37px 0;
  right: 0;
}
.our-artists .es-nav .es-nav-next:hover {
  background-position: -37px -38px;
}
.welcome-to-salon {
  background: none;
  border-radius: 0;
  border: none;
  box-shadow: none;
  padding: 0;
}
.welcome-to-salon .title {
  font: 50px/1.2em 'Sancreek', cursive;
}
@media (min-width: 768px) and (max-width: 979px) {
  .welcome-to-salon .title {
    font-size: 30px;
  }
}
.welcome-to-salon .sub-title {
  color: #ff482a;
  font-size: 30px;
  line-height: 1.2em;
  letter-spacing: -1px;
  margin: 0 0 8px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .welcome-to-salon .sub-title {
    font-size: 20px;
  }
}
.welcome-to-salon .service-box_txt {
  font-size: 14px;
  color: #999999;
}
.welcome-to-salon .title,
.welcome-to-salon .sub-title,
.welcome-to-salon .service-box_txt {
  width: 850px;
}
@media (min-width: 1200px) and (max-width: 1300px) {
  .welcome-to-salon .title,
  .welcome-to-salon .sub-title,
  .welcome-to-salon .service-box_txt {
    width: 750px;
  }
}
@media (min-width: 979px) and (max-width: 1200px) {
  .welcome-to-salon .title,
  .welcome-to-salon .sub-title,
  .welcome-to-salon .service-box_txt {
    width: 550px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .welcome-to-salon .title,
  .welcome-to-salon .sub-title,
  .welcome-to-salon .service-box_txt {
    width: 320px;
  }
}
@media (max-width: 767px) {
  .welcome-to-salon .title,
  .welcome-to-salon .sub-title,
  .welcome-to-salon .service-box_txt {
    width: auto;
  }
}
.welcome-to-salon .btn-align {
  float: right;
  position: relative;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .welcome-to-salon .btn-align {
    float: none;
    margin-bottom: 30px;
  }
}
.welcome-to-salon .btn {
  border: none;
  box-shadow: none;
  text-align: left;
  text-transform: none;
  border-radius: 0;
  border-bottom: 1px solid #373737;
  font: 36px/32px 'Voltaire', sans-serif;
  padding: 40px 26px;
  background: #0c0c0c;
  /* Old browsers */

  background: -moz-linear-gradient(top, #0c0c0c 0%, #151515 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0c0c0c), color-stop(100%, #151515));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #0c0c0c 0%, #151515 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #0c0c0c 0%, #151515 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #0c0c0c 0%, #151515 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #0c0c0c 0%, #151515 100%);
  /* W3C */

  letter-spacing: -1px;
}
@media (max-width: 767px) {
  .welcome-to-salon .btn {
    display: block;
  }
}
@media (max-width: 350px) {
  .welcome-to-salon .btn {
    font-size: 25px;
    padding: 30px 20px;
  }
}
.welcome-to-salon .btn:after {
  content: "";
  width: 86px;
  height: 76px;
  display: block;
  background: url(images/facebook.png) no-repeat;
  float: right;
  position: relative;
  margin-top: -50px;
  margin-left: 40px;
}
.welcome-to-salon .btn:hover {
  color: #999999;
  background: #151515;
  /* Old browsers */

  background: -moz-linear-gradient(top, #151515 0%, #0c0c0c 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #151515), color-stop(100%, #0c0c0c));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #151515 0%, #0c0c0c 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #151515 0%, #0c0c0c 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #151515 0%, #0c0c0c 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #151515 0%, #0c0c0c 100%);
  /* W3C */

  border-color: #999999;
}
.hr {
  background: #000;
  border-bottom: 1px solid #222222;
  margin-bottom: 50px;
}
.spacer {
  height: 20px;
}
.dropcap {
  background: #0b0b0b;
  /* Old browsers */

  background: -moz-linear-gradient(top, #0b0b0b 0%, #121212 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0b0b0b), color-stop(100%, #121212));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #0b0b0b 0%, #121212 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #0b0b0b 0%, #121212 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #0b0b0b 0%, #121212 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #0b0b0b 0%, #121212 100%);
  /* W3C */

  border-radius: 50%;
  box-shadow: 0 1px 1px #373737;
  font: 30px/47px 'Voltaire', sans-serif;
  width: 47px;
  height: 47px;
  margin: 0 30px 30px 0;
}
.what-we-do {
  background: none;
  border: none;
  padding: 0;
}
.what-we-do .service-box_body .title {
  font-size: 20px;
  text-transform: uppercase;
  color: #ff482a;
  margin-bottom: 10px;
}
.posts-list .post_meta:before,
.posts-list .post_meta:after {
  background: none;
}
.posts-list .post__holder {
  width: auto !important;
  margin-left: 0 !important;
}
@media (max-width: 480px) {
  .posts-list .thumbnail {
    float: none;
    margin: 0 0 30px 0;
  }
}
@media (max-width: 480px) {
  .team-holder .featured-thumbnail {
    height: auto;
  }
}
.latest-events .thumbnail {
  margin: 0 30px 30px 0;
  overflow: auto;
}
@media (min-width: 979px) and (max-width: 1200px) {
  .latest-events .thumbnail {
    float: none;
  }
}
@media (max-width: 767px) {
  .latest-events .thumbnail {
    float: none;
  }
}
.latest-events .post__holder {
  margin-bottom: 20px;
}
.latest-events .post-header {
  display: inline-block;
}
.latest-events .post-header .post_meta {
  margin: 0;
  padding: 0;
  border: none;
}
.latest-events .post-header .post_meta .post_category,
.latest-events .post-header .post_meta .post_author,
.latest-events .post-header .post_meta .post_comment {
  display: none;
}
.latest-events .post-header .post_meta .post_date {
  color: #fff;
  font-size: 12px;
}
.latest-events .post-header .post-title {
  margin: 0 0 10px;
  font-size: 20px;
}
.latest-events .post-header .post-title a {
  color: #ff482a;
  text-transform: uppercase;
}
.featured-news .thumbnail {
  display: none;
}
.featured-news .post__holder {
  margin-bottom: 0px;
}
.featured-news .post_content {
  padding: 0;
}
.featured-news .post-header {
  padding-left: 40px;
  display: block;
  background: url(images/featured-news.png) no-repeat 0 5px;
}
.featured-news .post-header .post_meta {
  margin: 0;
  padding: 0;
  border: none;
}
.featured-news .post-header .post_meta .post_category,
.featured-news .post-header .post_meta .post_author,
.featured-news .post-header .post_meta .post_comment {
  display: none;
}
.featured-news .post-header .post_meta .post_date {
  color: #fff;
  font-size: 12px;
}
.featured-news .post-header .post-title {
  margin: 0 0 10px;
  font-size: 20px;
}
.featured-news .post-header .post-title a {
  color: #ff482a;
  text-transform: uppercase;
}
.list.custom-list ul {
  list-style-type: none;
  margin: 0;
}
.list.custom-list ul li {
  background: url(images/dot.png) 0 14px no-repeat;
  padding-left: 13px;
  margin: 0;
  line-height: 30px;
  font-size: 14px;
}
.list.custom-list ul li:before {
  content: "";
  width: 0;
  margin: 0;
}
/*/ Shortcodes */
/* #Footer
================================================== */
.footer {
  background: none;
  border: none;
  padding: 0;
}
.copyright {
  padding: 40px 0;
}
.footer-text {
  text-transform: uppercase;
  color: #ffffff;
}
.footer-text a {
  color: #ffffff;
}
.footer-nav {
  margin: 0;
}
.footer-nav .menu .menu-item a:hover {
  color: #fff;
  text-decoration: underline;
}
/*/ Footer */
/* #Misc
================================================== */
#back-top-wrapper #back-top a {
  width: 53px;
  height: 53px;
}
#back-top-wrapper #back-top a span {
  width: 53px;
  height: 53px;
  background: url(images/top.png) no-repeat;
  transition: 200ms all;
}
#back-top-wrapper #back-top a span:hover {
  background-position: 0 -53px;
}
.flexslider {
  margin-bottom: 50px;
  background: url(images/loading.gif) 50% 50% no-repeat;
}
.flexslider .flex-control-paging {
  margin: 0;
  line-height: 0;
  padding-top: 15px;
  bottom: -35px;
  left: 0;
}
.flexslider .flex-control-paging li {
  margin: 0 4px 0 0;
}
.flexslider .flex-control-paging li a.flex-active {
  background: #ff482a;
}
.flexslider .flex-control-paging li a {
  background: #fff;
}
.flexslider .flex-control-paging li a:hover {
  background: #ff482a;
}
.page-template-page-testi-php .testimonial,
.single-testi .testimonial {
  background: none;
  border: 1px solid #222;
  border-radius: 0;
}
.page-template-page-testi-php .testimonial blockquote p,
.single-testi .testimonial blockquote p {
  font: 12px/20px Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  color: #999999 !important;
  text-transform: none !important;
}
.page-header {
  border-bottom: 1px solid #222;
}
.portfolio-meta-list {
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
}
.faq-list .faq-list_h {
  color: #fff;
}
.faq-list .marker {
  color: #ff482a;
}
@media (max-width: 767px) {
  .archive_h {
    margin-top: 30px;
  }
}
.wpcf7 .wpcf7-form .submit-wrap .wpcf7-submit.btn,
.wpcf7 .wpcf7-form .submit-wrap .btn.btn-primary {
  height: auto;
  line-height: 1.2em;
  padding: 8px 23px;
}
blockquote p {
  line-height: 22px;
}
.google-map {
  background: url(images/loading.gif) 50% 50% no-repeat;
}
.error404 .error404-holder_num {
  color: #ff482a;
  margin: 50px 0;
  font-size: 200px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .error404 .error404-holder_num {
    font-size: 180px;
  }
}
@media (max-width: 480px) {
  .error404 .error404-holder_num {
    font-size: 140px;
    margin: 20px 0;
  }
}
.error404 .search-form_is {
  margin: 0 0 0 10px;
  height: 30px;
  line-height: 1.2em;
}
@media (min-width: 979px) and (max-width: 1200px) {
  .error404 .search-form_is {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .error404 .search-form_is {
    margin-left: 2px;
  }
}
@media (max-width: 480px) {
  .error404 .search-form_is {
    display: block;
    margin-left: 2px;
  }
}
@media (max-width: 480px) {
  .error404 .search-form_it {
    width: 100%;
    height: 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.error404 .content-holder > .container > .row > .span12 > .error404-holder {
  margin-left: 0;
}
@media (min-width: 1201px) and (max-width: 1300px) {
  .error404 .content-holder > .container > .row > .span12 > .error404-holder .span7 {
    width: 700px;
  }
}
@media (min-width: 979px) and (max-width: 1200px) {
  .error404 .content-holder > .container > .row > .span12 > .error404-holder .span7 {
    width: 580px;
    margin-left: 30px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .error404 .content-holder > .container > .row > .span12 > .error404-holder .span7 {
    width: 400px;
    margin-left: 30px;
  }
}
@media (max-width: 767px) {
  .error404 .content-holder > .container > .row > .span12 > .error404-holder .span7 {
    width: auto;
    margin-left: 0;
  }
}
@media (min-width: 1201px) and (max-width: 1300px) {
  .error404 .content-holder > .container > .row > .span12 > .error404-holder .span5 {
    width: 370px;
  }
}
@media (min-width: 979px) and (max-width: 1200px) {
  .error404 .content-holder > .container > .row > .span12 > .error404-holder .span5 {
    width: 250px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .error404 .content-holder > .container > .row > .span12 > .error404-holder .span5 {
    width: 180px;
  }
}
@media (max-width: 767px) {
  .error404 .content-holder > .container > .row > .span12 > .error404-holder .span5 {
    width: auto;
    margin-left: 0;
  }
}
.ie8 .main-holder {
  width: 940px;
  background: none;
}
.ie8 .content-holder > .container > .row > .span12 {
  width: 880px;
  margin-left: 20px;
}
.ie8 .content-holder > .container > .row > .span12 > .row > .span12 {
  width: 880px;
  margin-left: 50px;
}
.ie8 .content-holder > .container > .row .type-page .span12,
.ie8 .footer > .container > .row .type-page .span12 {
  width: 880px;
  margin-left: 20px;
}
.ie8 .content-holder > .container > .row .type-page .span4,
.ie8 .footer > .container > .row .type-page .span4 {
  width: 270px;
}
.ie8 .content-holder > .container > .row .type-page .span8,
.ie8 .footer > .container > .row .type-page .span8 {
  width: 590px;
}
.ie8 .content-holder > .container > .row .type-page .span8 .wpcf7 p.span4.field,
.ie8 .footer > .container > .row .type-page .span8 .wpcf7 p.span4.field {
  width: 31%;
}
.ie8 .slider .container {
  width: 880px;
  margin-left: 0;
}
.ie8 .single-portfolio .span5 {
  width: 320px;
}
.ie8 #content.span8.right {
  margin-left: 50px;
  width: 550px;
}
.ie8 #content.span8.left {
  width: 580px;
}
.ie8 #sidebar.sidebar {
  width: 250px;
  margin-left: 50px;
}
.ie8 .header > .container {
  width: 940px;
}
.ie8 .header > .container > .row > .span12 .no-bg {
  width: 940px;
}
.ie8 .header > .container .social-nets-wrapper {
  width: 440px;
}
.ie8 .header > .container .menu-wrapper {
  width: 940px;
}
.ie8 .header > .container .menu-wrapper > .span12 {
  width: 880px;
  margin-left: 30px;
}
.ie8 .nav__primary .sf-menu > li > a {
  padding: 15px 20px;
}
.ie8 .nav__primary .sf-menu > li > a > .sf-sub-indicator {
  right: 5px;
}
.ie8 .slider .camera_thumbs {
  display: none !important;
}
.ie8 .footer-widgets {
  width: 940px;
  margin-left: 0px;
  padding: 0 10px;
}
.ie8 .footer-widgets .span3 {
  width: 270px;
}
.ie8 .footer-widgets .span1 {
  display: none;
}
.ie8 .footer-widgets .span4 {
  width: 270px;
}
.ie8 .link_show_all {
  margin-bottom: 30px;
}
.ie8 .search-form .btn {
  margin-left: 0;
}
.ie8 .our-artists .es-carousel-wrapper {
  padding-right: 90px;
}
.ie8 .welcome-to-salon .title,
.ie8 .welcome-to-salon .sub-title,
.ie8 .welcome-to-salon .service-box_txt {
  width: 550px;
}
.ie8 .latest-events .thumbnail {
  float: none;
}
.ie8 .error404 .content-holder > .container > .row > .span12 > .error404-holder .span7 {
  width: 580px;
  margin-left: 30px;
}
.ie8 .error404 .content-holder > .container > .row > .span12 > .error404-holder .span5 {
  width: 250px;
}
/*/ Misc */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
