/*
 ALTNY STYLESHEET 
*/
@font-face {
  font-family: "Chalet-LondonSixty";
  src: url("fonts/Chalet-LondonSixty.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Chalet-LondonSixty.eot?#iefix") format("embedded-opentype"), url("fonts/Chalet-LondonSixty.woff2") format("woff2"), url("fonts/Chalet-LondonSixty.woff") format("woff"), url("fonts/Chalet-LondonSixty.ttf") format("truetype"), url("fonts/Chalet-LondonSixty.svg#Chalet-LondonSixty") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: "Chalet-NewYorkSixty";
  src: url("fonts/NewYorkSixty.eot");
  /* IE9 Compat Modes */
  src: url("fonts/NewYorkSixty.eot?#iefix") format("embedded-opentype"), url("fonts/Chalet-NewYorkSixty.woff2") format("woff2"), url("fonts/Chalet-NewYorkSixty.woff") format("woff"), url("fonts/NewYorkSixty.ttf") format("truetype"), url("fonts/NewYorkSixty.svg#NewYorkSixty") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: "Chalet-ParisSixty";
  src: url("fonts/Chalet-ParisSixty.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Chalet-ParisSixty?#iefix") format("embedded-opentype"), url("fonts/Chalet-ParisSixty.woff2") format("woff2"), url("fonts/Chalet-ParisSixty.woff") format("woff"), url("fonts/Chalet-ParisSixty.ttf") format("truetype"), url("fonts/Chalet-ParisSixty.svg#Chalet-ParisSixty") format("svg");
  /* Legacy iOS */
}
/* =========================
	VARIABLES
========================= */
/* =========================
	ACCESSIBILITY
========================= */
a.skip-main {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
}

a.skip-main:focus, a.skip-main:active {
  color: #111111;
  background-color: #D9DD52;
  left: auto;
  top: auto;
  width: 30%;
  height: auto;
  overflow: auto;
  margin: 10px 35%;
  padding: 10px;
  border-radius: 15px;
  border: 4px solid #D9DD52;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  font-family: sans-serif;
  z-index: 1000000000;
}

.fontsize {
  /* Disable Hover Effect on Large Text Mode */
}
.fontsize .home .altny-headline h1,
.fontsize .error404 .altny-headline h1,
.fontsize h1 {
  font-family: "Chalet-ParisSixty", Helvetica, Arial, sans-serif;
  font-size: 45px !important;
}
.fontsize h2, .fontsize h3, .fontsize .home .altny-headline h2,
.fontsize .error404 .altny-headline h2,
.fontsize .home .altny-headline h3,
.fontsize .error404 .altny-headline h3,
.fontsize #footer-outer .widget h4,
.fontsize #recent-posts-1 h4 {
  font-size: 34px !important;
  line-height: 38px !important;
}
.fontsize h4, .fontsize #sidebar h4, .fontsize .home .work-meta .title,
.fontsize .error404 .work-meta .title,
.fontsize .alt-search-wrapper .alt-search-item .work-meta h4.title,
.fontsize .toggle h3 a:link,
.fontsize .toggles .accent-color h3 a:link,
.fontsize #header-outer header#top nav ul li a:link,
.fontsize #header-outer header#top nav ul li a:visited {
  font-size: 24px !important;
  line-height: 27px !important;
  /*color:$black;*/
}
.fontsize .filter-lead {
  font-size: 24px !important;
  line-height: 26px !important;
  width: 75px !important;
  padding-top: 7px !important;
}
.fontsize h5, .fontsize p, .fontsize blockquote, .fontsize ul, .fontsize li,
.fontsize .home blockquote.active > span,
.fontsize .error404 blockquote.active > span,
.fontsize p.contact-info,
.fontsize #footer-outer #footer-widgets .col p,
.fontsize #footer-outer #footer-widgets .col ul li a:link,
.fontsize #footer-outer #footer-widgets .col ul li a:visited,
.fontsize #footer-outer #footer-widgets .col p a:link,
.fontsize #footer-outer #footer-widgets .col p a:visited,
.fontsize .home .portfolio-filters-inline .container ul li a:link,
.fontsize .home .portfolio-filters-inline .container ul li a:visited,
.fontsize .error404 .portfolio-filters-inline .container ul li a:link,
.fontsize .error404 .portfolio-filters-inline .container ul li a:visited,
.fontsize div.excerpt, .fontsize .search-terms-header strong {
  font-size: 22px !important;
  line-height: 30px !important;
}
.fontsize h2, .fontsize .portfolio-items .work-meta p, .fontsize .alt-search-item .work-meta p {
  font-size: 22px !important;
  line-height: 30px !important;
  /*
  @media (max-width: 690px) {
  	font-size:18px !important;
  	line-height: 22px !important;
  }*/
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .fontsize h2, .fontsize .portfolio-items .work-meta p, .fontsize .alt-search-item .work-meta p {
    font-size: 18px !important;
    line-height: 22px !important;
  }
}
.fontsize .testimonial_slider blockquote span,
.fontsize .portfolio-items .col .work-item .work-info a.default-link,
.fontsize .alt-work-item .work-info a.default-link,
.fontsize .controls h3 span:first-child,
.fontsize #search-filters {
  font-size: 18px !important;
  padding: 7px 12px !important;
}
.fontsize #copyright p {
  font-size: 16px !important;
}
.fontsize .work-info, .fontsize .vert-center {
  opacity: 1 !important;
  background: transparent !important;
}
.fontsize .vert-center, .fontsize .work-item:hover .vert-center {
  margin-top: 0px !important;
}
.fontsize .vert-center a:link, .fontsize .vert-center a:active, .fontsize .vert-center a:visited {
  background: #111111 !important;
}
.fontsize .vert-center a:hover {
  background: #FFFFFF !important;
}
.fontsize .work-item:hover .work-info-bg {
  opacity: 0.75 !important;
}
.fontsize .work-info .vert-center *, .fontsize .work-info .vert-center a:link i {
  opacity: 1 !important;
  -ms-filter: "alpha(opacity=1)" !important;
  background: transparent !important;
}

.toggles[data-style=minimal_small] .toggle h3, .toggles[data-style=default] .toggle h3 {
  padding: 0px;
}
.toggles[data-style=minimal_small] .toggle h3 i.icon-minus-sign, .toggles[data-style=minimal_small] .toggle h3 i.icon-plus-sign, .toggles[data-style=default] .toggle h3 i.icon-minus-sign, .toggles[data-style=default] .toggle h3 i.icon-plus-sign {
  display: none;
}
.toggles[data-style=minimal_small] .toggle h3 a:link, .toggles[data-style=minimal_small] .toggle h3 a:visited, .toggles[data-style=default] .toggle h3 a:link, .toggles[data-style=default] .toggle h3 a:visited {
  background-color: #111111;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  padding: 8px 18px 8px 36px;
  font-family: "Chalet-LondonSixty", Helvetica, Arial, sans-serif;
  display: inline-block;
  position: relative;
  transition: all 0.25s ease 0s;
}
.toggles[data-style=minimal_small] .toggle h3 a:link:before, .toggles[data-style=minimal_small] .toggle h3 a:visited:before, .toggles[data-style=default] .toggle h3 a:link:before, .toggles[data-style=default] .toggle h3 a:visited:before {
  width: 12px;
  height: 1px;
  position: absolute;
  background-color: white;
  color: #ffffff;
  z-index: 99999999;
  left: 10px;
  top: 48%;
  content: "";
  transform: rotatez(0deg);
  transition: all 0.4s ease 0s;
}
.toggles[data-style=minimal_small] .toggle h3 a:link:after, .toggles[data-style=minimal_small] .toggle h3 a:visited:after, .toggles[data-style=default] .toggle h3 a:link:after, .toggles[data-style=default] .toggle h3 a:visited:after {
  width: 12px;
  height: 1px;
  position: absolute;
  background-color: white;
  color: white;
  z-index: 99999999;
  left: 10px;
  top: 48%;
  content: "";
  transform: rotatez(90deg);
  transition: all 0.4s ease 0s;
}
.toggles[data-style=minimal_small] .toggle h3 a.active, .toggles[data-style=minimal_small] .toggle h3 a:hover, .toggles[data-style=minimal_small] .toggle h3 a:active, .toggles[data-style=default] .toggle h3 a.active, .toggles[data-style=default] .toggle h3 a:hover, .toggles[data-style=default] .toggle h3 a:active {
  background-color: #D9DD52;
  color: #111111;
}
.toggles[data-style=minimal_small] .toggle h3 a.active:before, .toggles[data-style=minimal_small] .toggle h3 a:hover:before, .toggles[data-style=minimal_small] .toggle h3 a:active:before, .toggles[data-style=default] .toggle h3 a.active:before, .toggles[data-style=default] .toggle h3 a:hover:before, .toggles[data-style=default] .toggle h3 a:active:before {
  color: #111111;
  background-color: #111111;
}
.toggles[data-style=minimal_small] .toggle h3 a.active:after, .toggles[data-style=minimal_small] .toggle h3 a:hover:after, .toggles[data-style=minimal_small] .toggle h3 a:active:after, .toggles[data-style=default] .toggle h3 a.active:after, .toggles[data-style=default] .toggle h3 a:hover:after, .toggles[data-style=default] .toggle h3 a:active:after {
  color: #111111;
  background-color: #111111;
}
.toggles[data-style=minimal_small] .toggle h3:before, .toggles[data-style=minimal_small] .toggle h3:after, .toggles[data-style=default] .toggle h3:before, .toggles[data-style=default] .toggle h3:after {
  width: 0;
  display: none;
}
.toggles[data-style=minimal_small] .toggle.open h3 a:link, .toggles[data-style=minimal_small] .toggle.open h3 a:visited, .toggles[data-style=minimal_small] .toggle.open h3 a.active, .toggles[data-style=minimal_small] .toggle.open h3 a:hover, .toggles[data-style=minimal_small] .toggle.open h3 a:active, .toggles[data-style=default] .toggle.open h3 a:link, .toggles[data-style=default] .toggle.open h3 a:visited, .toggles[data-style=default] .toggle.open h3 a.active, .toggles[data-style=default] .toggle.open h3 a:hover, .toggles[data-style=default] .toggle.open h3 a:active {
  color: #111111;
  background-color: #D9DD52;
}
.toggles[data-style=minimal_small] .toggle.open h3 a:link:before, .toggles[data-style=minimal_small] .toggle.open h3 a:visited:before, .toggles[data-style=minimal_small] .toggle.open h3 a.active:before, .toggles[data-style=minimal_small] .toggle.open h3 a:hover:before, .toggles[data-style=minimal_small] .toggle.open h3 a:active:before, .toggles[data-style=default] .toggle.open h3 a:link:before, .toggles[data-style=default] .toggle.open h3 a:visited:before, .toggles[data-style=default] .toggle.open h3 a.active:before, .toggles[data-style=default] .toggle.open h3 a:hover:before, .toggles[data-style=default] .toggle.open h3 a:active:before {
  color: #111111;
  background-color: #111111;
  transform: rotatez(-180deg);
}
.toggles[data-style=minimal_small] .toggle.open h3 a:link:after, .toggles[data-style=minimal_small] .toggle.open h3 a:visited:after, .toggles[data-style=minimal_small] .toggle.open h3 a.active:after, .toggles[data-style=minimal_small] .toggle.open h3 a:hover:after, .toggles[data-style=minimal_small] .toggle.open h3 a:active:after, .toggles[data-style=default] .toggle.open h3 a:link:after, .toggles[data-style=default] .toggle.open h3 a:visited:after, .toggles[data-style=default] .toggle.open h3 a.active:after, .toggles[data-style=default] .toggle.open h3 a:hover:after, .toggles[data-style=default] .toggle.open h3 a:active:after {
  color: #111111;
  background-color: #111111;
  transform: rotatez(0deg);
}

.toggles[data-style=default] .toggle h3 {
  width: 100%;
}
.toggles[data-style=default] .toggle h3 a:link, .toggles[data-style=default] .toggle h3 a:visited {
  width: 100%;
}

/* =========================
	Hide recaptcha
========================= */
.grecaptcha-badge {
  display: none;
}

/* =========================
	Make it black for Mark
========================= */
.testimonial_slider blockquote span.title, .nectar_single_testimonial span.title {
  color: #111111 !important;
}

.clients[data-he=greyscale_to_color] > div img {
  opacity: 1 !important;
}

/* =========================
	GLOBAL STYLES
========================= */
.hide {
  display: none;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    transform: translateY(30px);
  }
}
@-moz-keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    transform: translateY(30px);
  }
}
@-o-keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    transform: translateY(30px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    transform: translateY(30px);
  }
}
/* =========================
	TYPOGRAPHY
========================= */
.altny-headline h1 {
  padding-bottom: 10px;
}
.altny-headline h3 a:link, .altny-headline h3 a:visited {
  font-family: "Chalet-LondonSixty", Helvetica, Arial, sans-serif;
  color: #111111;
  background-image: linear-gradient(120deg, #444444 0%, #444444 100%);
  background-repeat: no-repeat;
  background-size: 100% 2px;
  background-position: 0 100%;
  transition: background-size 0.25s ease 0s;
}
.altny-headline h3 a:hover, .altny-headline h3 a:focus, .altny-headline h3 a:active {
  background-size: 100% 88%;
  color: #fff !important;
}
.altny-headline h2 {
  font-family: "Chalet-NewYorkSixty", Helvetica, Arial, sans-serif !important;
  color: #111111 !important;
}
@media (max-width: 690px) {
  .altny-headline h2 {
    font-size: 28px !important;
    line-height: 34px !important;
  }
}
.altny-headline h3 {
  font-size: 20px !important;
  line-height: 24px !important;
}
@media (min-width: 690px) {
  .altny-headline h3 {
    font-size: 24px !important;
    line-height: 30px !important;
  }
}

html, body, *, p, strong, b, i, em {
  letter-spacing: 0px !important;
  -webkit-font-smoothing: subpixel-antialiased;
}

body {
  font-family: "Chalet-ParisSixty", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #111111 !important;
}

h1, h2, h3 {
  color: #111111;
  letter-spacing: normal !important;
  font-family: "Chalet-ParisSixty", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0px !important;
}

h1 {
  font-size: 40px !important;
  line-height: 48px !important;
  padding-bottom: 12px;
}

h2 {
  font-size: 24px !important;
  line-height: 30px !important;
}
@media (min-width: 690px) {
  h2 {
    font-size: 28px !important;
    line-height: 34px !important;
  }
}

h3 {
  padding-bottom: 4px;
}

h4 {
  color: #111111;
  letter-spacing: normal !important;
  font-family: "Chalet-ParisSixty", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px !important;
  line-height: 22px !important;
}

h5, body h5 {
  color: #888888;
  /* removed important */
  letter-spacing: normal !important;
  font-family: "Chalet-NewYorkSixty", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px !important;
  line-height: 22px !important;
  margin-bottom: 8px;
}

h6 {
  color: #111111;
  letter-spacing: normal !important;
  font-family: "Chalet-ParisSixty", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px !important;
  line-height: 22px !important;
  margin-bottom: 4px;
}

body #error-404 h1, body #error-404 h2 {
  font-family: "Chalet-ParisSixty", Helvetica, Arial, sans-serif;
}

b, strong {
  font-family: "Chalet-LondonSixty", Helvetica, Arial, sans-serif;
  letter-spacing: 0px !important;
  font-weight: normal;
}

p {
  color: #111111;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.5em;
  margin-bottom: 0px;
  padding-bottom: 15px;
}

ul, ol {
  -webkit-font-smoothing: subpixel-antialiased;
}

li {
  color: #111111;
}

/* Password Protected Pages :: Enter Password Page */
form.post-password-form {
  max-width: 600px;
  margin: 0px auto;
}
form.post-password-form label {
  display: none;
}
form.post-password-form input[type=submit] {
  font-size: 22px;
  margin-top: 15px;
  width: 100%;
}

/* General Text Links */
.container-wrap p a:link, .container-wrap p a:visited {
  font-family: "Chalet-LondonSixty", Helvetica, Arial, sans-serif;
  background-image: linear-gradient(120deg, #444 0%, #444 100%);
  background-repeat: no-repeat;
  background-size: 100% 2px;
  background-position: 0 100%;
  transition: background-size 0.25s ease 0s;
}
.container-wrap p a:hover, .container-wrap p a:active {
  background-size: 100% 88%;
  color: #fff !important;
}
.container-wrap p a.downloads:link, .container-wrap p a.downloads:visited {
  background-image: none;
  transition: all 0.25s ease 0s;
  border: 1px solid #000000;
  padding: 10px 15px;
}
.container-wrap p a.downloads:hover, .container-wrap p a.downloads:active {
  background-color: #D9DD52;
  border-color: #D9DD52;
}

.post-content ul a:link, .post-content ul a:visited {
  font-family: "Chalet-LondonSixty", Helvetica, Arial, sans-serif;
  background-image: linear-gradient(120deg, #444 0%, #444 100%);
  background-repeat: no-repeat;
  background-size: 100% 2px;
  background-position: 0 100%;
  transition: background-size 0.25s ease 0s;
}
.post-content ul a:hover, .post-content ul a:active {
  background-size: 100% 88%;
  color: #fff !important;
}

blockquote {
  font-family: "Chalet-ParisSixty", Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: normal;
}

@media (min-width: 1000px) {
  .mobile-nav {
    display: none !important;
  }
}

.tc {
  text-transform: capitalize;
}

.all-caps {
  text-transform: uppercase;
}

.green {
  color: #D9DD52;
}

.blue {
  color: #58b7e0;
}

.orange {
  color: #f47521;
}

.gray {
  color: #939598;
}

.brand-gray {
  color: #444444;
}

.black, h5.black, body h5.black {
  color: #111111 !important;
}

.top-10 {
  margin-top: 10px;
}

.bot-10 {
  margin-bottom: 10px;
}

#page-header-bg h1 {
  font-family: "Chalet-NewYorkSixty", Helvetica, Arial, sans-serif;
}

.home #page-header-wrap {
  display: none;
}

header#top .mobile-search.hide-icon {
  display: none !important;
}

.riseUp a:link, .riseUp a:visited {
  font-family: "Chalet-LondonSixty", Helvetica, Arial, sans-serif;
  color: #111111;
  background-image: linear-gradient(120deg, #444444 0%, #444444 100%);
  background-repeat: no-repeat;
  background-size: 100% 2px;
  background-position: 0 100%;
  transition: background-size 0.25s ease 0s;
}
.riseUp a:hover, .riseUp a:focus, .riseUp a:active {
  background-size: 100% 88%;
  color: #fff !important;
}

input[type=submit] {
  font-family: "Chalet-LondonSixty", Helvetica, Arial, sans-serif;
  font-size: 16px;
  background-color: #000000 !important;
}
input[type=submit]:hover, input[type=submit]:active {
  background-color: #D9DD52 !important;
}

#header-outer {
  box-shadow: none !important;
}
#header-outer.material-search-open {
  z-index: 100000 !important;
}
#header-outer header#top {
  border-bottom: 1px solid #f6f6f6;
}
#header-outer header#top .container {
  margin-bottom: 10px;
}
@media (min-width: 1000px) {
  #header-outer header#top .container {
    margin-bottom: 0px;
  }
}
#header-outer header#top nav ul li a:link, #header-outer header#top nav ul li a:visited {
  font-size: 20px;
  color: #111111;
}
#header-outer header#top nav ul li a:link:after, #header-outer header#top nav ul li a:visited:after {
  border-color: #D9DD52 !important;
}
#header-outer header#top nav ul li a:hover:after, #header-outer header#top nav ul li a:active:after {
  border-color: #D9DD52 !important;
}
#header-outer header#top nav ul li.current_page_item a:link, #header-outer header#top nav ul li.current_page_item a:visited {
  color: #111111;
}

#header-secondary-outer {
  background-color: #111111;
  /* previous #444 */
  border-bottom: 0px;
  font-family: "Chalet-LondonSixty", Helvetica, Arial, sans-serif;
  color: #fff;
}

body[data-header-resize="1"].home .container-wrap,
body[data-header-resize="0"].home .container-wrap,
body[data-header-resize="0"] .container-wrap {
  padding-top: 0px;
}

#slide-out-widget-area .secondary-header-text {
  padding: 10px 0px;
}
@media only screen and (min-width: 690px) {
  #slide-out-widget-area .secondary-header-text {
    display: inline-block;
  }
}
#slide-out-widget-area .secondary-header-text p {
  color: #ffffff;
  opacity: 0.7;
  font-family: "Chalet-ParisSixty", Helvetica, Arial, sans-serif;
  transition: all 0.25s ease 0s;
}
#slide-out-widget-area .secondary-header-text p:hover, #slide-out-widget-area .secondary-header-text p:active, #slide-out-widget-area .secondary-header-text p:focus {
  opacity: 1;
}
#slide-out-widget-area .secondary-header-text a:link, #slide-out-widget-area .secondary-header-text a:visited {
  border-bottom: 1px solid #ffffff;
  transition: all 0.25s ease 0s;
}
#slide-out-widget-area .secondary-header-text a:hover, #slide-out-widget-area .secondary-header-text a:active {
  border-color: transparent;
}
#slide-out-widget-area .inner .off-canvas-menu-container li a {
  font-family: "Chalet-LondonSixty", Helvetica, Arial, sans-serif;
}

article.post .content-inner {
  padding-bottom: 0px;
}

.container.main-content {
  padding-top: 30px !important;
}
@media (min-width: 768px) {
  .container.main-content {
    padding-top: 60px !important;
  }
}

header#top nav ul #search-btn a span:hover, header#top nav ul #nectar-user-account a span:hover {
  color: #D9DD52 !important;
}

body.material header#top nav ul #alt-search-btn > div {
  padding-left: 0;
  border-left: none !important;
}

header#top nav ul #alt-search-btn a, header#top nav ul #alt-search-btn [class^=icon-] {
  padding-left: 23px;
  padding: 0px 0px 0px 0px;
  width: 24px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.48);
  height: 24px;
  display: block;
  background-color: transparent !important;
  background-position: right top;
  background-repeat: no-repeat;
  box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  transition: all 0.25s ease 0s;
}
header#top nav ul #alt-search-btn a span, header#top nav ul #alt-search-btn [class^=icon-] span {
  font-size: 20px;
}
header#top nav ul #alt-search-btn a:hover, header#top nav ul #alt-search-btn [class^=icon-]:hover {
  color: #D9DD52;
}

.filter-lead {
  float: left;
  width: 74px;
  margin-bottom: 0px !important;
  font-family: "Chalet-NewYorkSixty", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 22px;
  color: #111111;
  text-align: left;
  padding: 8px 0px 30px 0px;
  -webkit-font-smoothing: subpixel-antialiased;
}
@media screen and (min-width: 1000px) {
  .filter-lead {
    padding: 8px 0px;
  }
}

.home-portfolio-section .owl-filter .owl-dots {
  display: none;
}
.home-portfolio-section .owl-filter .owl-item {
  float: left;
}
.home-portfolio-section .owl-filter .owl-stage .owl-item:first-child {
  display: none;
}
.home-portfolio-section .owl-filter .owl-nav.disabled {
  display: none;
}

.portfolio-wrap {
  display: inline-block;
  width: 100%;
}

@media (max-width: 768px) {
  .portfolio-items:not(.carousel) {
    margin: 0px 0px;
  }
}
#sort-portfolio span {
  font-family: "Chalet-LondonSixty", Helvetica, Arial, sans-serif;
  font-size: 14px;
  -webkit-font-smoothing: subpixel-antialiased;
}

.portfolio-filters-inline.non-fw {
  float: right;
  width: calc(100% - 100px);
  max-width: 300px;
  position: relative;
}
.portfolio-filters-inline.non-fw .mobile-filter {
  display: inline-block;
}
.portfolio-filters-inline.non-fw .container > ul a,
.portfolio-filters-inline.non-fw .container > ul li#sort-label {
  font-family: "Chalet-LondonSixty", Helvetica, Arial, sans-serif;
  font-size: 14px;
  -webkit-font-smoothing: subpixel-antialiased;
}
.portfolio-filters-inline.non-fw #current-category {
  font-family: "Chalet-LondonSixty", Helvetica, Arial, sans-serif;
  font-size: 14px;
  padding: 10px;
  text-align: left;
  background-color: #111111;
  color: #fff !important;
  width: 100%;
  display: inline-block;
  cursor: pointer;
  z-index: 999999999;
  -webkit-font-smoothing: subpixel-antialiased;
  top: 0px;
}
.portfolio-filters-inline.non-fw #current-category:before {
  width: 12px;
  height: 1px;
  position: absolute;
  background-color: white;
  color: #ffffff;
  z-index: 99999999;
  right: 10px;
  top: 50%;
  content: "";
  transform: rotatez(0deg);
  transition: all 0.4s ease 0s;
}
.portfolio-filters-inline.non-fw #current-category:after {
  width: 12px;
  height: 1px;
  position: absolute;
  background-color: white;
  color: white;
  z-index: 99999999;
  right: 10px;
  top: 50%;
  content: "";
  transform: rotatez(90deg);
  transition: all 0.4s ease 0s;
}
.portfolio-filters-inline.non-fw #current-category.isActive:before {
  transform: rotatez(-180deg);
}
.portfolio-filters-inline.non-fw #current-category.isActive:after {
  transform: rotatez(0deg);
}
.portfolio-filters-inline.non-fw #current-category:hover {
  color: #fff;
}
.portfolio-filters-inline.non-fw ul.alt-filters {
  list-style-type: none;
  padding: 0px 0px;
  margin: 0px 0px;
  border-top: 1px solid #333;
  position: absolute;
  left: 0px;
  top: 40px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-20px);
  transform-origin: top center;
  transition: all 0.25s ease 0s;
}
.portfolio-filters-inline.non-fw ul.alt-filters li {
  float: left;
  width: 100%;
  display: inline-block;
  transform: rotateX(90deg);
  transition: all 0.5s ease 0.1s;
}
.portfolio-filters-inline.non-fw ul.alt-filters li:first-child {
  display: none;
}
.portfolio-filters-inline.non-fw ul.alt-filters li a:link, .portfolio-filters-inline.non-fw ul.alt-filters li a:visited {
  padding: 10px 0px;
  margin: 0px 0px;
  background-color: #111111;
  display: inline-block;
  width: 100%;
  color: #ffffff;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
}
.portfolio-filters-inline.non-fw ul.alt-filters li a:hover, .portfolio-filters-inline.non-fw ul.alt-filters li a:active {
  background-color: #D9DD52;
  color: #fff;
}
.portfolio-filters-inline.non-fw ul.alt-filters li ul {
  display: none;
}
.portfolio-filters-inline.non-fw ul.alt-filters li:nth-child(2) a:link, .portfolio-filters-inline.non-fw ul.alt-filters li:nth-child(2) a:visited {
  border-top: none;
}
.portfolio-filters-inline.non-fw ul.alt-filters.isActive {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.portfolio-filters-inline.non-fw ul.alt-filters.isActive li {
  transform: rotateX(0deg);
}
@media (min-width: 1000px) {
  .portfolio-filters-inline.non-fw {
    width: 100%;
    display: inline-block;
    float: left;
    max-width: 100%;
  }
  .portfolio-filters-inline.non-fw .mobile-filter {
    display: none;
  }
  .portfolio-filters-inline.non-fw #current-category {
    display: none;
  }
  .portfolio-filters-inline.non-fw ul.alt-filters {
    height: auto;
    position: relative;
    border-top: none;
    top: auto;
    left: auto;
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
  }
  .portfolio-filters-inline.non-fw ul.alt-filters li {
    width: auto;
    margin-right: 10px;
    transform: rotateX(0deg);
  }
}
@media screen and (min-width: 1240px) {
  .portfolio-filters-inline.non-fw {
    width: calc(100% - 75px);
  }
}

/* =========================
	SEARCH AND FILTER
========================= */
body.material #search-outer {
  transition: all 0.25s ease 0s;
}
body.material #search-outer.material-open {
  height: auto !important;
}
@media (min-width: 1000px) {
  body.material #search-outer #search {
    margin-top: 30px;
  }
}

#search-outer #search,
.container-wrap .work-search-wrapper {
  font-family: "Chalet-ParisSixty", Helvetica, Arial, sans-serif;
}
#search-outer #search ul,
.container-wrap .work-search-wrapper ul {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  flex-flow: row wrap;
  justify-content: flex-start;
  align-content: start;
  width: 100%;
}
#search-outer #search ul.search-container,
.container-wrap .work-search-wrapper ul.search-container {
  max-width: 1000px;
  text-align: left;
  float: none;
  margin: 80px auto 40px;
  transition: all 0.25s ease 0s;
}
#search-outer #search ul li.sf-field-search,
.container-wrap .work-search-wrapper ul li.sf-field-search {
  display: inline-block;
  width: calc(100% - 120px);
  -webkit-box-flex: 1 auto;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -webkit-flex: 1 auto;
  /* Safari 6.1+. iOS 7.1+, BB10 */
  -ms-flex: 1 auto;
  /* IE 10 */
  flex: 1 auto;
  /* NEW, Spec - Firefox, Chrome, Opera */
  order: 1;
}
#search-outer #search ul li.sf-field-search label,
.container-wrap .work-search-wrapper ul li.sf-field-search label {
  width: 100%;
}
#search-outer #search ul li.sf-field-search input[type=text],
.container-wrap .work-search-wrapper ul li.sf-field-search input[type=text] {
  height: auto !important;
  font-family: "Chalet-ParisSixty", Helvetica, Arial, sans-serif;
  font-size: 22px !important;
  line-height: 54px !important;
  padding: 0px 0px 0px 10px;
  text-transform: none;
  color: #111111;
  border-bottom: 1px solid #eeeeee;
}
#search-outer #search ul li.sf-field-search input[type=text]::-webkit-input-placeholder,
.container-wrap .work-search-wrapper ul li.sf-field-search input[type=text]::-webkit-input-placeholder {
  color: #dadada !important;
}
#search-outer #search ul li.sf-field-search input[type=text]::-moz-placeholder,
.container-wrap .work-search-wrapper ul li.sf-field-search input[type=text]::-moz-placeholder {
  color: #dadada !important;
}
#search-outer #search ul li.sf-field-search input[type=text]:-ms-input-placeholder,
.container-wrap .work-search-wrapper ul li.sf-field-search input[type=text]:-ms-input-placeholder {
  color: #dadada !important;
}
#search-outer #search ul li.sf-field-search input[type=text]::placeholder,
.container-wrap .work-search-wrapper ul li.sf-field-search input[type=text]::placeholder {
  color: #dadada !important;
}
#search-outer #search ul li.sf-field-search input[type=text]:focus,
.container-wrap .work-search-wrapper ul li.sf-field-search input[type=text]:focus {
  border-color: #D9DD52;
}
@media (min-width: 768px) {
  #search-outer #search ul li.sf-field-search,
.container-wrap .work-search-wrapper ul li.sf-field-search {
    width: calc(90% - 150px);
    background-image: none;
  }
  #search-outer #search ul li.sf-field-search input[type=text],
.container-wrap .work-search-wrapper ul li.sf-field-search input[type=text] {
    font-size: 20px !important;
    line-height: 60px !important;
  }
}
@media (min-width: 1000px) {
  #search-outer #search ul li.sf-field-search input[type=text],
.container-wrap .work-search-wrapper ul li.sf-field-search input[type=text] {
    font-size: 28px !important;
  }
}
#search-outer #search ul li.sf-field-submit,
.container-wrap .work-search-wrapper ul li.sf-field-submit {
  -webkit-box-flex: 1 auto;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -webkit-flex: 1 auto;
  /* Safari 6.1+. iOS 7.1+, BB10 */
  -ms-flex: 1 auto;
  /* IE 10 */
  flex: 1 auto;
  /* NEW, Spec - Firefox, Chrome, Opera */
  order: 2;
  width: 50px;
  margin-left: 15px;
}
#search-outer #search ul li.sf-field-submit input[type=submit], #search-outer #search ul li.sf-field-submit button[type=submit],
.container-wrap .work-search-wrapper ul li.sf-field-submit input[type=submit],
.container-wrap .work-search-wrapper ul li.sf-field-submit button[type=submit] {
  background-color: transparent !important;
  color: #111111;
  line-height: 53px;
  padding: 0px !important;
  width: 100%;
  font-size: 28px;
  font-family: "Chalet-LondonSixty", Helvetica, Arial, sans-serif;
  border: 1px solid #eeeeee;
  border-radius: 0px;
  position: relative;
  /*
  &:after {
      position: absolute;
      content: '';
      top: 50%;
      left: 50%;
      width: 0px;
      height: 0px;
      border-radius:58px;
      background-color: #ffffff;
      transform-origin: center;
      transition: all 0.15s ease .2s;
      z-index: -1;
  }
  [class^="icon-"], i[class*=" icon-"] {
      border-radius: 0px;
      -webkit-border-radius: 0px;
      color: $black;
      display: inline-block;
      font-size: 24px;
      height: 32px;
      line-height: 32px;
      max-width: 100%;
      position: relative;
      text-align: center;
      background-color: transparent!important;
      transition: all .25s ease .1s;
  }
  &:hover, &:active, &:focus {
      color: white;
      box-shadow: 0px 0px 10px rgba(0,0,0,.1);
      &:after {
  	    top: 0;
  	    left: 0;
  		width: 100%;
  		height: 100%;
  		background-color: $alt-green;
  	}
  	[class^="icon-"], i[class*=" icon-"] {
  	    color: white;
  	}
  }

  */
}
#search-outer #search ul li.sf-field-submit input[type=submit]:before, #search-outer #search ul li.sf-field-submit button[type=submit]:before,
.container-wrap .work-search-wrapper ul li.sf-field-submit input[type=submit]:before,
.container-wrap .work-search-wrapper ul li.sf-field-submit button[type=submit]:before {
  display: block;
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  height: 2px;
  left: 0;
  pointer-events: none;
  background-color: rgba(255, 255, 255, 0);
  bottom: -1px;
}
#search-outer #search ul li.sf-field-submit input[type=submit]:after, #search-outer #search ul li.sf-field-submit button[type=submit]:after,
.container-wrap .work-search-wrapper ul li.sf-field-submit input[type=submit]:after,
.container-wrap .work-search-wrapper ul li.sf-field-submit button[type=submit]:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  height: 2px;
  left: 0;
  pointer-events: none;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: transform 0.5s cubic-bezier(0.3, 0.4, 0.1, 1);
  transition: transform 0.5s cubic-bezier(0.3, 0.4, 0.1, 1);
  transform-origin: left;
  background-color: rgba(255, 255, 255, 0);
  bottom: -1px;
}
#search-outer #search ul li.sf-field-submit input[type=submit]:hover, #search-outer #search ul li.sf-field-submit input[type=submit]:active, #search-outer #search ul li.sf-field-submit input[type=submit]:focus, #search-outer #search ul li.sf-field-submit button[type=submit]:hover, #search-outer #search ul li.sf-field-submit button[type=submit]:active, #search-outer #search ul li.sf-field-submit button[type=submit]:focus,
.container-wrap .work-search-wrapper ul li.sf-field-submit input[type=submit]:hover,
.container-wrap .work-search-wrapper ul li.sf-field-submit input[type=submit]:active,
.container-wrap .work-search-wrapper ul li.sf-field-submit input[type=submit]:focus,
.container-wrap .work-search-wrapper ul li.sf-field-submit button[type=submit]:hover,
.container-wrap .work-search-wrapper ul li.sf-field-submit button[type=submit]:active,
.container-wrap .work-search-wrapper ul li.sf-field-submit button[type=submit]:focus {
  color: #111111;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
#search-outer #search ul li.sf-field-submit input[type=submit]:hover:after, #search-outer #search ul li.sf-field-submit input[type=submit]:active:after, #search-outer #search ul li.sf-field-submit input[type=submit]:focus:after, #search-outer #search ul li.sf-field-submit button[type=submit]:hover:after, #search-outer #search ul li.sf-field-submit button[type=submit]:active:after, #search-outer #search ul li.sf-field-submit button[type=submit]:focus:after,
.container-wrap .work-search-wrapper ul li.sf-field-submit input[type=submit]:hover:after,
.container-wrap .work-search-wrapper ul li.sf-field-submit input[type=submit]:active:after,
.container-wrap .work-search-wrapper ul li.sf-field-submit input[type=submit]:focus:after,
.container-wrap .work-search-wrapper ul li.sf-field-submit button[type=submit]:hover:after,
.container-wrap .work-search-wrapper ul li.sf-field-submit button[type=submit]:active:after,
.container-wrap .work-search-wrapper ul li.sf-field-submit button[type=submit]:focus:after {
  background-color: #D9DD52;
  opacity: 1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#search-outer #search ul li.sf-field-submit input[type=submit] [class^=icon-], #search-outer #search ul li.sf-field-submit input[type=submit] i[class*=" icon-"], #search-outer #search ul li.sf-field-submit button[type=submit] [class^=icon-], #search-outer #search ul li.sf-field-submit button[type=submit] i[class*=" icon-"],
.container-wrap .work-search-wrapper ul li.sf-field-submit input[type=submit] [class^=icon-],
.container-wrap .work-search-wrapper ul li.sf-field-submit input[type=submit] i[class*=" icon-"],
.container-wrap .work-search-wrapper ul li.sf-field-submit button[type=submit] [class^=icon-],
.container-wrap .work-search-wrapper ul li.sf-field-submit button[type=submit] i[class*=" icon-"] {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  color: #111111;
  display: inline-block;
  font-size: 24px;
  height: 32px;
  line-height: 32px;
  max-width: 100%;
  position: relative;
  text-align: center;
  background-color: transparent !important;
}
@media (min-width: 768px) {
  #search-outer #search ul li.sf-field-submit,
.container-wrap .work-search-wrapper ul li.sf-field-submit {
    margin-left: 30px;
    width: 152px;
  }
  #search-outer #search ul li.sf-field-submit input[type=submit], #search-outer #search ul li.sf-field-submit button[type=submit],
.container-wrap .work-search-wrapper ul li.sf-field-submit input[type=submit],
.container-wrap .work-search-wrapper ul li.sf-field-submit button[type=submit] {
    line-height: 60px;
    background-image: none;
  }
}
#search-outer #search ul li.altny-filters,
.container-wrap .work-search-wrapper ul li.altny-filters {
  width: 100%;
  color: #111111;
  display: inline-block;
  -webkit-box-flex: 1 auto;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -webkit-flex: 1 auto;
  /* Safari 6.1+. iOS 7.1+, BB10 */
  -ms-flex: 1 auto;
  /* IE 10 */
  flex: 1 auto;
  /* NEW, Spec - Firefox, Chrome, Opera */
  order: 3;
  font-size: 15px;
}
#search-outer #search ul li.altny-filters strong,
.container-wrap .work-search-wrapper ul li.altny-filters strong {
  display: inline-block;
  width: 100%;
}
@media (min-width: 768px) {
  #search-outer #search ul li.altny-filters,
.container-wrap .work-search-wrapper ul li.altny-filters {
    font-size: 16px;
  }
  #search-outer #search ul li.altny-filters strong,
.container-wrap .work-search-wrapper ul li.altny-filters strong {
    display: inline;
    width: auto;
  }
}
#search-outer #search ul li.altny-filters span.filter-type,
.container-wrap .work-search-wrapper ul li.altny-filters span.filter-type {
  display: inline-block;
  color: #000000;
  padding: 0px 0px 0px 0px;
  margin: 10px 10px 0px 0px;
  border-bottom: 1px solid transparent;
  cursor: pointer;
  transition: all 0.25s ease 0s;
}
#search-outer #search ul li.altny-filters span.filter-type:before,
.container-wrap .work-search-wrapper ul li.altny-filters span.filter-type:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 5px;
  border: 1px solid #888888;
  transition: all 0.25s ease 0s;
}
#search-outer #search ul li.altny-filters span.filter-type:last-child,
.container-wrap .work-search-wrapper ul li.altny-filters span.filter-type:last-child {
  margin-right: 0px;
}
#search-outer #search ul li.altny-filters span.filter-type:hover:before, #search-outer #search ul li.altny-filters span.filter-type:active:before,
.container-wrap .work-search-wrapper ul li.altny-filters span.filter-type:hover:before,
.container-wrap .work-search-wrapper ul li.altny-filters span.filter-type:active:before {
  background-color: #D9DD52;
  border-color: #D9DD52;
}
#search-outer #search ul li.altny-filters span.filter-type.active,
.container-wrap .work-search-wrapper ul li.altny-filters span.filter-type.active {
  border-bottom-color: #888888;
}
#search-outer #search ul li.altny-filters span.filter-type.active:before,
.container-wrap .work-search-wrapper ul li.altny-filters span.filter-type.active:before {
  background-color: #D9DD52;
  border-color: #D9DD52;
}
#search-outer #search ul li.altny-filters span.filter-type.child-active:before,
.container-wrap .work-search-wrapper ul li.altny-filters span.filter-type.child-active:before {
  background-color: #D9DD52;
  border-color: #D9DD52;
}
@media (min-width: 768px) {
  #search-outer #search ul li.altny-filters span.filter-type,
.container-wrap .work-search-wrapper ul li.altny-filters span.filter-type {
    display: inline;
    width: auto;
    padding: 0px 0px 3px 0px;
    margin: 0px 10px;
  }
}
#search-outer #search ul li.sf-field-taxonomy-project-type,
#search-outer #search ul li.sf-field-taxonomy-project-attributes,
.container-wrap .work-search-wrapper ul li.sf-field-taxonomy-project-type,
.container-wrap .work-search-wrapper ul li.sf-field-taxonomy-project-attributes {
  width: 100%;
  -webkit-box-flex: 1 auto;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -webkit-flex: 1 auto;
  /* Safari 6.1+. iOS 7.1+, BB10 */
  -ms-flex: 1 auto;
  /* IE 10 */
  flex: 1 auto;
  /* NEW, Spec - Firefox, Chrome, Opera */
  order: 4;
}
#search-outer #search ul li.sf-field-taxonomy-project-type ul,
#search-outer #search ul li.sf-field-taxonomy-project-attributes ul,
.container-wrap .work-search-wrapper ul li.sf-field-taxonomy-project-type ul,
.container-wrap .work-search-wrapper ul li.sf-field-taxonomy-project-attributes ul {
  width: 100%;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  flex-flow: row wrap;
}
#search-outer #search ul li.sf-field-taxonomy-project-type ul li,
#search-outer #search ul li.sf-field-taxonomy-project-attributes ul li,
.container-wrap .work-search-wrapper ul li.sf-field-taxonomy-project-type ul li,
.container-wrap .work-search-wrapper ul li.sf-field-taxonomy-project-attributes ul li {
  -webkit-box-flex: 1 auto;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -webkit-flex: 1 auto;
  /* Safari 6.1+. iOS 7.1+, BB10 */
  -ms-flex: 1 auto;
  /* IE 10 */
  flex: 1 auto;
  /* NEW, Spec - Firefox, Chrome, Opera */
  width: 100%;
  font-size: 15px;
}
#search-outer #search ul li.sf-field-taxonomy-project-type ul li .sf-input-checkbox,
#search-outer #search ul li.sf-field-taxonomy-project-attributes ul li .sf-input-checkbox,
.container-wrap .work-search-wrapper ul li.sf-field-taxonomy-project-type ul li .sf-input-checkbox,
.container-wrap .work-search-wrapper ul li.sf-field-taxonomy-project-attributes ul li .sf-input-checkbox {
  display: none;
}
#search-outer #search ul li.sf-field-taxonomy-project-type ul li label.sf-label-checkbox,
#search-outer #search ul li.sf-field-taxonomy-project-attributes ul li label.sf-label-checkbox,
.container-wrap .work-search-wrapper ul li.sf-field-taxonomy-project-type ul li label.sf-label-checkbox,
.container-wrap .work-search-wrapper ul li.sf-field-taxonomy-project-attributes ul li label.sf-label-checkbox {
  padding-left: 0px;
  color: #111111;
  cursor: pointer;
  transition: all 0.25s ease 0s;
}
#search-outer #search ul li.sf-field-taxonomy-project-type ul li label.sf-label-checkbox:before,
#search-outer #search ul li.sf-field-taxonomy-project-attributes ul li label.sf-label-checkbox:before,
.container-wrap .work-search-wrapper ul li.sf-field-taxonomy-project-type ul li label.sf-label-checkbox:before,
.container-wrap .work-search-wrapper ul li.sf-field-taxonomy-project-attributes ul li label.sf-label-checkbox:before {
  content: "";
  width: 10px;
  height: 10px;
  border: 1px solid #888888;
  display: inline-block;
  margin-top: 3px;
  opacity: 1 !important;
  margin-right: 10px;
  transition: all 0.25s ease 0s;
}
@media (min-width: 690px) {
  #search-outer #search ul li.sf-field-taxonomy-project-type ul li label.sf-label-checkbox:hover:before,
#search-outer #search ul li.sf-field-taxonomy-project-attributes ul li label.sf-label-checkbox:hover:before,
.container-wrap .work-search-wrapper ul li.sf-field-taxonomy-project-type ul li label.sf-label-checkbox:hover:before,
.container-wrap .work-search-wrapper ul li.sf-field-taxonomy-project-attributes ul li label.sf-label-checkbox:hover:before {
    background-color: #D9DD52;
    border-color: #888888;
  }
}
@media (min-width: 690px) {
  #search-outer #search ul li.sf-field-taxonomy-project-type ul li label.sf-label-checkbox:active:before,
#search-outer #search ul li.sf-field-taxonomy-project-attributes ul li label.sf-label-checkbox:active:before,
.container-wrap .work-search-wrapper ul li.sf-field-taxonomy-project-type ul li label.sf-label-checkbox:active:before,
.container-wrap .work-search-wrapper ul li.sf-field-taxonomy-project-attributes ul li label.sf-label-checkbox:active:before {
    background-color: #D9DD52;
    border-color: #D9DD52;
  }
}
#search-outer #search ul li.sf-field-taxonomy-project-type ul li.sf-option-active,
#search-outer #search ul li.sf-field-taxonomy-project-attributes ul li.sf-option-active,
.container-wrap .work-search-wrapper ul li.sf-field-taxonomy-project-type ul li.sf-option-active,
.container-wrap .work-search-wrapper ul li.sf-field-taxonomy-project-attributes ul li.sf-option-active {
  color: #D9DD52;
}
#search-outer #search ul li.sf-field-taxonomy-project-type ul li.sf-option-active .sf-label-checkbox:before,
#search-outer #search ul li.sf-field-taxonomy-project-attributes ul li.sf-option-active .sf-label-checkbox:before,
.container-wrap .work-search-wrapper ul li.sf-field-taxonomy-project-type ul li.sf-option-active .sf-label-checkbox:before,
.container-wrap .work-search-wrapper ul li.sf-field-taxonomy-project-attributes ul li.sf-option-active .sf-label-checkbox:before {
  background-color: #D9DD52;
  border-color: #D9DD52;
}
@media (min-width: 690px) {
  #search-outer #search ul li.sf-field-taxonomy-project-type ul li,
#search-outer #search ul li.sf-field-taxonomy-project-attributes ul li,
.container-wrap .work-search-wrapper ul li.sf-field-taxonomy-project-type ul li,
.container-wrap .work-search-wrapper ul li.sf-field-taxonomy-project-attributes ul li {
    width: 50%;
    font-size: 14px;
  }
}
@media (min-width: 1000px) {
  #search-outer #search ul li.sf-field-taxonomy-project-type ul li,
#search-outer #search ul li.sf-field-taxonomy-project-attributes ul li,
.container-wrap .work-search-wrapper ul li.sf-field-taxonomy-project-type ul li,
.container-wrap .work-search-wrapper ul li.sf-field-taxonomy-project-attributes ul li {
    width: 33%;
    font-size: 14px;
  }
}
@media (min-width: 1140px) {
  #search-outer #search ul li.sf-field-taxonomy-project-type ul li,
#search-outer #search ul li.sf-field-taxonomy-project-attributes ul li,
.container-wrap .work-search-wrapper ul li.sf-field-taxonomy-project-type ul li,
.container-wrap .work-search-wrapper ul li.sf-field-taxonomy-project-attributes ul li {
    font-size: 16px;
  }
}
#search-outer #search ul li.sf-field-taxonomy-project-attributes,
.container-wrap .work-search-wrapper ul li.sf-field-taxonomy-project-attributes {
  order: 5;
}

.searchandfilter ul li {
  display: inline-block;
}
.searchandfilter ul li input, .searchandfilter ul li label, .searchandfilter ul li .sf-count {
  float: left;
  display: inline-block;
}
.searchandfilter ul li li {
  display: inline-block;
}

#search-filters {
  display: inline-block;
  float: left;
  width: 100%;
  margin-bottom: 60px;
}
#search-filters .search-terms-header {
  float: left;
  padding: 5px 0px;
  margin-right: 10px;
  margin-bottom: 10px;
  width: auto;
}
#search-filters ul.filters-list {
  width: auto;
  display: inline-block;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
#search-filters ul.filters-list li {
  padding: 5px 10px;
  margin-right: 5px;
  margin-bottom: 10px;
  font-size: 14px;
  font-family: "Chalet-LondonSixty", Helvetica, Arial, sans-serif;
  display: inline-block;
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  transition: all 0.25s ease 0s;
  cursor: pointer;
  line-height: 25px;
  position: relative;
}
#search-filters ul.filters-list li i.fa {
  padding-left: 10px;
  font-size: 12px;
  line-height: 20px;
  width: 20px;
  height: 20px;
  color: #dedede;
  top: auto;
}
#search-filters ul.filters-list li:before {
  display: block;
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  height: 2px;
  left: 0;
  pointer-events: none;
  bottom: -1px;
  background-color: rgba(255, 255, 255, 0.1);
  pointer-events: none;
}
#search-filters ul.filters-list li:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  height: 2px;
  left: 0;
  pointer-events: none;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: transform 0.5s cubic-bezier(0.3, 0.4, 0.1, 1);
  transition: transform 0.5s cubic-bezier(0.3, 0.4, 0.1, 1);
  transform-origin: left;
  bottom: -1px;
  background-color: rgba(255, 255, 255, 0.1);
}
#search-filters ul.filters-list li:hover {
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
}
#search-filters ul.filters-list li:hover:after {
  background-color: #D9DD52;
  opacity: 1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#search-filters ul.filters-list li:hover .fa-times {
  color: #D9DD52;
}
#search-filters ul.filters-list li.sf-field-reset {
  background-color: transparent;
  transition: all 0.25s ease 0s;
  border: none;
  position: relative;
  padding: 5px 0px;
  margin: 0px 0px 10px 10px;
}
#search-filters ul.filters-list li.sf-field-reset:before {
  background-color: rgba(0, 0, 0, 0.1);
}
#search-filters ul.filters-list li.sf-field-reset a {
  font-weight: 600;
  color: #111111;
  font-size: 14px;
  max-height: 26px;
  border: none;
  transition: all 0.25s ease 0s;
}
#search-filters ul.filters-list li.sf-field-reset a:focus {
  outline: 0px !important;
}
#search-filters ul.filters-list li.sf-field-reset:hover {
  background-color: transparent;
  box-shadow: none;
}
#search-filters ul.filters-list li.sf-field-reset:hover a {
  color: #D9DD52;
  border-color: transparent;
}
#search-filters ul.filters-list li.terms-empty:hover {
  color: #000000;
  background-color: #eeeeee;
  box-shadow: none;
  border-color: #eeeeee;
}

.search-results-title {
  font-size: 22px;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
  font-weight: 100;
}
@media (min-width: 768px) {
  .search-results-title {
    font-size: 26px;
  }
}

.serach-filter-results .cur-query i.fa-times {
  display: none;
}

/* ==============================
	WORK PAGE :: SEARCH FORM
============================== */
.container-wrap .work-search-wrapper {
  font-family: "Chalet-ParisSixty", Helvetica, Arial, sans-serif;
}
.container-wrap .work-search-wrapper ul {
  padding-bottom: 20px;
}
.container-wrap .work-search-wrapper ul.search-container {
  margin: 0px auto 30px;
  max-width: 100%;
  border-bottom: 1px solid #eeeeee;
}
.container-wrap .work-search-wrapper ul li.sf-field-search input[type=text].highlight:focus {
  border-color: #D9DD52;
}

/* ==============================
	404 PAGE :: SEARCH FORM
============================== */
.error404 ul.search-container {
  border-bottom: none !important;
}

/* =========================
	SEARCH RESULTS
========================= */
.alt-search-wrapper {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  flex-flow: row wrap;
  justify-content: flex-start;
  width: 100%;
  float: left;
}
.alt-search-wrapper .alt-search-item {
  flex: 1 auto;
  width: 100%;
  margin-bottom: 50px;
  transition: all 0.25s ease 0s;
}
.alt-search-wrapper .alt-search-item .work-meta h4.title {
  font-size: 21px !important;
  line-height: 32px !important;
  font-family: "Chalet-NewYorkSixty", Helvetica, Arial, sans-serif;
  color: #888888;
  margin-bottom: 12px;
}
.alt-search-wrapper .alt-search-item .work-meta h4.title a:link, .alt-search-wrapper .alt-search-item .work-meta h4.title a:visited {
  color: #888888;
  border-bottom: 2px solid #888888;
  transition: all 0.25s ease 0s;
  padding-bottom: 3px;
}
.alt-search-wrapper .alt-search-item .work-meta h4.title a:hover, .alt-search-wrapper .alt-search-item .work-meta h4.title a:active {
  color: #111111;
  border-bottom-color: #111111;
}
.alt-search-wrapper .alt-search-item .work-meta p {
  font-family: "Chalet-ParisSixty", Helvetica, Arial, sans-serif;
  line-height: 22px;
  color: #111111;
}
@media (min-width: 768px) {
  .alt-search-wrapper .alt-search-item {
    width: calc(50% - 20px);
    max-width: calc(50% - 20px);
    margin-right: 20px;
  }
  .alt-search-wrapper .alt-search-item:nth-child(2n) {
    margin-right: 0px;
  }
}
@media (min-width: 1000px) {
  .alt-search-wrapper .alt-search-item {
    width: calc(33.33% - 20px);
    max-width: calc(33.33% - 20px);
  }
  .alt-search-wrapper .alt-search-item:nth-child(2n) {
    margin-right: 20px;
  }
  .alt-search-wrapper .alt-search-item:nth-child(3n) {
    margin-right: 0px;
  }
}
.alt-search-wrapper .alt-work-item {
  margin-bottom: 20px;
  transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease;
  position: relative;
  overflow: hidden;
  width: 100%;
  line-height: 0px;
}
.alt-search-wrapper .alt-work-item:hover, .alt-search-wrapper .alt-work-item:focus {
  transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
.alt-search-wrapper .alt-work-item:hover .work-info-bg, .alt-search-wrapper .alt-work-item:focus .work-info-bg {
  opacity: 0.5 !important;
  transition: all 0.4s cubic-bezier(0.15, 0.75, 0.5, 1) 0s;
  -webkit-transition: all 0.4s cubic-bezier(0.15, 0.75, 0.5, 1) 0s;
}
.alt-search-wrapper .alt-work-item img {
  margin-bottom: 0px;
}
.alt-search-wrapper .alt-work-item .work-info {
  transition: all 0.2s ease !important;
  -webkit-transition: all 0.2s ease !important;
}
.alt-search-wrapper .alt-work-item .work-info .vert-center {
  transition: all 0.2s ease-out 0s !important;
  -webkit-transition: all 0.2s ease-out 0s !important;
}
.alt-search-wrapper .alt-work-item .work-info .vert-center a.default-link {
  margin: 5px;
  color: #fff !important;
  font-size: 14px !important;
  font-family: "Chalet-NewYorkSixty", Helvetica, Arial, sans-serif;
  border-radius: 0px !important;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
.alt-search-wrapper .alt-work-item .work-info .vert-center a.default-link:link, .alt-search-wrapper .alt-work-item .work-info .vert-center a.default-link:visited {
  background-color: #111111;
  color: #ffffff !important;
}
.alt-search-wrapper .alt-work-item .work-info .vert-center a.default-link:hover, .alt-search-wrapper .alt-work-item .work-info .vert-center a.default-link:active {
  background-color: #D9DD52;
  color: #111111 !important;
}
.alt-search-wrapper .alt-work-item .work-info .vert-center a.default-link i {
  transition: all 0s ease !important;
  -webkit-transition: all 0s ease !important;
}
.alt-search-wrapper .alt-work-item .work-info .vert-center * {
  transition: all 0.2s ease !important;
  -webkit-transition: all 0.2s ease !important;
}
.alt-search-wrapper .alt-work-item img {
  max-width: 100%;
  height: auto;
  margin-left: auto !important;
  margin-right: auto !important;
}
.alt-search-wrapper .alt-work-item .work-info-bg {
  opacity: 0;
  filter: alpha(opacity=0);
  height: 100%;
  width: 100.2%;
  top: 0px;
  left: 0px;
  background-color: #000000;
  position: absolute;
  z-index: 2;
}
.alt-search-wrapper .alt-work-item .work-info {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  z-index: 10;
  padding: 0px 20px;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  color: #fff;
}
.alt-search-wrapper .alt-work-item .work-info .vert-center {
  text-align: center;
  margin-top: -20px;
  position: relative;
  z-index: 10;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.alt-search-wrapper .alt-work-item .work-info .vert-center *, .alt-search-wrapper .alt-work-item .work-info i {
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
}
.alt-search-wrapper .alt-work-item .work-info a.default-link {
  padding: 9px 15px;
}
.alt-search-wrapper .alt-work-item:hover .work-info, .alt-search-wrapper .alt-work-item:focus .work-info {
  opacity: 1;
}
.alt-search-wrapper .alt-work-item:hover .work-info .vert-center, .alt-search-wrapper .alt-work-item:focus .work-info .vert-center {
  margin-top: 0px;
}
.alt-search-wrapper .alt-work-item:hover .work-info .vert-center *, .alt-search-wrapper .alt-work-item:hover .work-info i, .alt-search-wrapper .alt-work-item:focus .work-info .vert-center *, .alt-search-wrapper .alt-work-item:focus .work-info i {
  opacity: 1;
  -ms-filter: "alpha(opacity=1)";
}

/* =========================
	PAGES
========================= */
.page #page-header-bg h1 {
  color: #111111;
}

#page-header-wrap, .row.page-header-no-bg, .project-title {
  display: none;
}

/* =========================
	HOME
========================= */
.home .altny-headline, .error404 .altny-headline {
  margin-bottom: 0px;
}
.home .project-title, .error404 .project-title {
  display: none;
}
.home .portfolio-items .col.span_4, .error404 .portfolio-items .col.span_4 {
  margin-bottom: 20px !important;
}
@media only screen and (max-width: 999px) and (min-width: 690px) {
  .home .portfolio-items:not(.carousel)[data-col-num=cols-3], .error404 .portfolio-items:not(.carousel)[data-col-num=cols-3] {
    margin: 0px -15px;
  }
}
.home .work-meta, .error404 .work-meta {
  width: 100%;
  font-size: 1em;
}
.home .work-meta h4.title, .error404 .work-meta h4.title {
  font-size: 21px !important;
  line-height: 32px !important;
  font-family: "Chalet-NewYorkSixty", Helvetica, Arial, sans-serif;
  color: #888888;
  margin-bottom: 12px;
}
.home .work-meta h4.title a:link, .home .work-meta h4.title a:visited, .error404 .work-meta h4.title a:link, .error404 .work-meta h4.title a:visited {
  color: #888888;
  border-bottom: 2px solid #888888;
  transition: all 0.25s ease 0s;
  padding-bottom: 3px;
}
.home .work-meta h4.title a:hover, .home .work-meta h4.title a:active, .error404 .work-meta h4.title a:hover, .error404 .work-meta h4.title a:active {
  color: #111111;
  border-bottom-color: #111111;
}
.home .work-meta p, .error404 .work-meta p {
  font-family: "Chalet-ParisSixty", Helvetica, Arial, sans-serif;
  line-height: 22px;
  color: #111111;
}
.home .size-.skip-lazy, .error404 .size-.skip-lazy {
  height: auto !important;
}
.home .portfolio-filters-inline > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1), .error404 .portfolio-filters-inline > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) {
  display: none;
}
.home .portfolio-filters-inline .container ul li a:link, .home .portfolio-filters-inline .container ul li a:visited, .error404 .portfolio-filters-inline .container ul li a:link, .error404 .portfolio-filters-inline .container ul li a:visited {
  font-family: "Chalet-LondonSixty", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 22px;
  margin-right: 0px;
  padding: 8px 10px;
  display: inline-block;
  color: #fff;
  position: relative;
  transition: all 0.25s ease 0s;
  background-color: #111111;
}
@media screen and (min-width: 1200px) {
  .home .portfolio-filters-inline .container ul li a:link, .home .portfolio-filters-inline .container ul li a:visited, .error404 .portfolio-filters-inline .container ul li a:link, .error404 .portfolio-filters-inline .container ul li a:visited {
    font-size: 16px;
    line-height: 22px;
    padding: 8px 16px;
  }
}
.home .portfolio-filters-inline .container ul li a.active, .home .portfolio-filters-inline .container ul li a:hover, .home .portfolio-filters-inline .container ul li a:active, .error404 .portfolio-filters-inline .container ul li a.active, .error404 .portfolio-filters-inline .container ul li a:hover, .error404 .portfolio-filters-inline .container ul li a:active {
  color: #000 !important;
  background-color: #D9DD52;
}
.home .portfolio-filters-inline.non-fw, .error404 .portfolio-filters-inline.non-fw {
  padding: 0px 0px 20px 0px !important;
  margin: 0px;
}
.home blockquote.active p, .error404 blockquote.active p {
  letter-spacing: 0px;
}
.home blockquote.active > span, .error404 blockquote.active > span {
  font-size: 16px !important;
}
.home blockquote.active .testimonial-name, .error404 blockquote.active .testimonial-name {
  padding-bottom: 5px;
}

.testimonials h2 {
  font-family: "Chalet-NewYorkSixty", Helvetica, Arial, sans-serif;
  color: #111111;
}

.testimonial_slider[data-style=minimal] .controls {
  display: none;
}
@media (max-width: 690px) {
  .testimonial_slider[data-style=minimal] blockquote {
    padding: 0px 0px;
    font-size: 16px;
    line-height: 19px;
  }
}
.testimonial_slider[data-style=minimal] blockquote span:not(.title) {
  transform: scale(1);
}
.testimonial_slider[data-style=minimal] blockquote .testimonial-name {
  padding-bottom: 5px;
}
.testimonial_slider[data-style=minimal] .testimonial-next-prev .next:after, .testimonial_slider[data-style=minimal] .testimonial-next-prev .prev:after {
  top: 47%;
}

#wob h5 {
  color: #111111;
  font-size: 18px !important;
  line-height: 1.4em !important;
}

.page-id-5944 .testimonial_slider[data-style=minimal] .testimonial-next-prev .next {
  text-align: center;
}
@media (max-width: 690px) {
  .page-id-5944 .testimonial_slider[data-style=minimal] .testimonial-next-prev .next {
    right: 0;
  }
}
@media (max-width: 690px) {
  .page-id-5944 .testimonial_slider[data-style=minimal] .testimonial-next-prev .prev {
    left: 0;
  }
}

.portfolio-items .work-meta {
  position: relative;
}
.portfolio-items .col .work-item {
  margin-bottom: 20px;
  transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease;
}
.portfolio-items .col .work-item:hover, .portfolio-items .col .work-item:focus {
  transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
.portfolio-items .col .work-item:hover .work-info-bg, .portfolio-items .col .work-item:focus .work-info-bg {
  opacity: 0.5 !important;
  transition: all 0.4s cubic-bezier(0.15, 0.75, 0.5, 1) 0s;
  -webkit-transition: all 0.4s cubic-bezier(0.15, 0.75, 0.5, 1) 0s;
}
.portfolio-items .col .work-item img {
  margin-bottom: 0px;
}
.portfolio-items .col .work-item .work-info {
  transition: all 0.2s ease !important;
  -webkit-transition: all 0.2s ease !important;
}
.portfolio-items .col .work-item .work-info .vert-center {
  transition: all 0.2s ease-out 0s !important;
  -webkit-transition: all 0.2s ease-out 0s !important;
}
.portfolio-items .col .work-item .work-info .vert-center a.default-link {
  margin: 5px;
  color: #fff !important;
  font-size: 14px !important;
  font-family: "Chalet-NewYorkSixty", Helvetica, Arial, sans-serif;
  border-radius: 0px !important;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
.portfolio-items .col .work-item .work-info .vert-center a.default-link:link, .portfolio-items .col .work-item .work-info .vert-center a.default-link:visited {
  background-color: #111111;
  color: #ffffff !important;
}
.portfolio-items .col .work-item .work-info .vert-center a.default-link:hover, .portfolio-items .col .work-item .work-info .vert-center a.default-link:active {
  background-color: #D9DD52;
  color: #111111 !important;
}
.portfolio-items .col .work-item .work-info .vert-center a.default-link i {
  transition: all 0s ease !important;
  -webkit-transition: all 0s ease !important;
}
.portfolio-items .col .work-item .work-info .vert-center * {
  transition: all 0.2s ease !important;
  -webkit-transition: all 0.2s ease !important;
}
.portfolio-items .col .work-item .work-info .vert-center {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  flex-flow: row nowrap;
  justify-content: center;
}
.portfolio-items .col .work-item .work-info .vert-center *, .portfolio-items .col .work-item .work-info .vert-center i {
  opacity: 1;
  -ms-filter: "alpha(opacity=1)";
}
.portfolio-items .col .work-item .work-info a.default-link {
  padding: 2px 15px !important;
  line-height: 30px;
  order: 1;
}
.portfolio-items .col .work-item .work-info a.default-link.gallery.magnific {
  order: 2;
}

/* =========================
	PORTFOLIO :: SINGLE
========================= */
@media only screen and (max-width: 1000px) and (min-width: 1px) {
  body.single-portfolio #sidebar {
    margin-top: 0px;
  }
}
@media only screen and (min-width: 1000px) {
  .material.single-portfolio .post-area.span_9 {
    margin-right: 0px !important;
    margin-left: 6%;
    width: 66.5%;
  }
}

@media only screen and (max-width: 1300px) and (min-width: 1000px) {
  body.single-portfolio.material .post-area.span_9 {
    width: 66.5%;
  }

  .portfolio-items:not(.carousel) .col.span_4 .work-meta {
    width: 100% !important;
  }
}
.single-portfolio #page-header-wrap {
  display: none;
}
.single-portfolio .main-content .row {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  flex-flow: row wrap;
}
.single-portfolio .main-content .post-area {
  order: 2;
}
.single-portfolio .main-content #sidebar {
  order: 1;
}

.project-attrs, .project-sharing, .nectar-love-wrap {
  display: none;
}

#portfolio-extra p a:link, #portfolio-extra p a:visited {
  font-family: "Chalet-LondonSixty", Helvetica, Arial, sans-serif;
  transition: background-size 0.25s ease 0s;
}
#portfolio-extra .wpb_tabs_nav li {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #portfolio-extra .wpb_tabs_nav li {
    width: auto;
  }
}
#portfolio-extra .wpb_tabs_nav a:link, #portfolio-extra .wpb_tabs_nav a:visited {
  color: #fff;
  transition: all 0.25s ease 0s;
  font-family: "Chalet-LondonSixty", Helvetica, Arial, sans-serif;
  font-size: 14px;
  padding: 8px 15px !important;
  background-color: #111111;
  transition: all 0.25s ease 0s;
  margin-right: 8px;
  margin-bottom: 8px !important;
}
#portfolio-extra .wpb_tabs_nav a:hover, #portfolio-extra .wpb_tabs_nav a:active {
  background-color: #D9DD52 !important;
  color: #000 !important;
}
#portfolio-extra .wpb_tabs_nav a.active-tab {
  background-color: #D9DD52 !important;
  color: #111111;
}

.tabbed > ul li a {
  border: none !important;
}

#sidebar h1 {
  font-size: 40px !important;
  line-height: 48px !important;
  padding-bottom: 10px;
}
#sidebar h4 {
  letter-spacing: normal !important;
  font-family: "Chalet-NewYorkSixty", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px !important;
  line-height: 22px !important;
  text-transform: none;
  padding-bottom: 12px !important;
  color: #888888;
}
#sidebar div ul li {
  border: none;
}
#sidebar blockquote {
  margin: 10px 0;
  font-family: "Chalet-ParisSixty", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  padding-left: 20px;
  letter-spacing: normal;
  font-weight: normal;
}
#sidebar #recent-posts-1 li a:link, #sidebar #recent-posts-1 li a:visited {
  padding: 5px 0px !important;
}

.blog .widget_recent_entries a:link, .blog .widget_recent_entries a:visited, .single .widget_recent_entries a:link, .single .widget_recent_entries a:visited {
  position: relative;
  font-family: "Chalet-LondonSixty", Helvetica, Arial, sans-serif;
  color: #111111;
}
.blog .widget_recent_entries a:link:before, .blog .widget_recent_entries a:visited:before, .single .widget_recent_entries a:link:before, .single .widget_recent_entries a:visited:before {
  display: block;
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  height: 2px;
  left: 0;
  pointer-events: none;
}
.blog .widget_recent_entries a:link:after, .blog .widget_recent_entries a:visited:after, .single .widget_recent_entries a:link:after, .single .widget_recent_entries a:visited:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  height: 2px;
  left: 0;
  pointer-events: none;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: transform 0.5s cubic-bezier(0.3, 0.4, 0.1, 1);
  transition: transform 0.5s cubic-bezier(0.3, 0.4, 0.1, 1);
  transform-origin: left;
}
.blog .widget_recent_entries a:hover:after, .blog .widget_recent_entries a:focus:after, .blog .widget_recent_entries a:active:after, .single .widget_recent_entries a:hover:after, .single .widget_recent_entries a:focus:after, .single .widget_recent_entries a:active:after {
  background-color: #D9DD52;
  opacity: 1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.material blockquote::before {
  border-color: #D9DD52 !important;
}

.single .post-area, .blog .post-area {
  float: right;
  margin-right: 0px;
}
@media (min-width: 992px) {
  .single .post-area, .blog .post-area {
    margin-left: 4%;
  }
}
@media (max-width: 690px) {
  .single .owl-carousel[data-column-padding="10px"] .carousel-item, .blog .owl-carousel[data-column-padding="10px"] .carousel-item {
    padding: 0px;
  }
}
.single #sidebar, .blog #sidebar {
  float: left;
}
.single .heading-title, .blog .heading-title {
  display: none;
}
.single .blog_next_prev_buttons h3 span.text, .blog .blog_next_prev_buttons h3 span.text {
  position: relative;
}

/* ===============================
	BLOG :: NEWS
================================== */
.single-post #sidebar #recent-posts-extra-2 .post-date {
  display: none;
}
.single-post #sidebar .widget .nectar_widget[class*=nectar_blog_posts_][data-style*=hover-featured-image] li {
  border-radius: 0px;
  padding: 35px 25px;
}
.single-post #sidebar .widget .nectar_widget[class*=nectar_blog_posts_][data-style*=hover-featured-image] li .popular-featured-img, .single-post #sidebar .widget .nectar_widget[class*=nectar_blog_posts_][data-style*=hover-featured-image] li a .popular-featured-img:after {
  border-radius: 0px;
}
.single-post #sidebar .widget .nectar_widget[class*=nectar_blog_posts_][data-style*=hover-featured-image] li a .popular-featured-img:after {
  opacity: 0.7;
}
@media (max-width: 768px) {
  .single-post #sidebar {
    display: none;
  }
}
.single-post .post-area {
  margin-top: 0px;
}
.single-post .post-content .col-third {
  margin-top: 15px;
}

.blog .post-area.featured_img_left article .article-content-wrap {
  flex-flow: row wrap;
}
.blog .post-area.featured_img_left article .article-content-wrap .post-featured-img-wrap:before {
  transition: none;
  -webkit-transition: none;
  transform: scale(1);
  background-color: #000000;
  border-radius: 0px;
}
.blog .post-area.featured_img_left article span.meta-category, .blog .post-area.featured_img_left article .grav-wrap {
  display: none;
}
.blog .post-area.featured_img_left article .post-featured-img-wrap, .blog .post-area.featured_img_left article .post-content-wrap {
  width: 100%;
  min-height: 250px;
}
@media (min-width: 690px) {
  .blog .post-area.featured_img_left article .post-content-wrap, .blog .post-area.featured_img_left article .post-featured-img-wrap {
    width: 50%;
    min-height: auto;
  }
}
@media (min-width: 1000px) {
  .blog .post-area.featured_img_left article .post-content-wrap {
    left: 50%;
  }
}
.blog .post-area.featured_img_left article .post-featured-img {
  border-radius: 0px;
}
.blog .post-area.featured_img_left article .post-header .title {
  position: relative;
}
.blog .post-area.featured_img_left article .post-header .title:before {
  display: block;
  content: "";
  position: absolute;
  bottom: -2px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  height: 2px;
  left: 0px;
  pointer-events: none;
}
.blog .post-area.featured_img_left article .post-header .title:after {
  -ms-transition: -webkit-transform 0.3s ease-out, border-color 0.3s ease-out;
  -webkit-transition: -webkit-transform 0.3s ease-out, border-color 0.3s ease-out;
  transition: transform 0.3s ease-out, border-color 0.3s ease-out;
  position: absolute;
  display: block;
  bottom: -6px;
  left: 0;
  width: 100%;
  transform-origin: 0 0;
  -ms-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  border-top: 2px solid #000;
  content: "";
  padding-bottom: inherit;
}
.blog .post-area.featured_img_left article:hover .article-content-wrap .post-featured-img-wrap:before {
  box-shadow: none;
}
.blog .post-area.featured_img_left article:hover .article-content-wrap .post-featured-img-wrap a {
  opacity: 0.7;
}
.blog .post-area.featured_img_left article:hover .post-header .title:after {
  backface-visibility: hidden;
  -ms-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  border-color: #D9DD52;
}
.blog #sidebar #recent-posts-extra-2 .post-date {
  display: none;
}
.blog #sidebar .widget .nectar_widget[class*=nectar_blog_posts_][data-style*=hover-featured-image] li {
  border-radius: 0px;
  padding: 35px 25px;
}
.blog #sidebar .widget .nectar_widget[class*=nectar_blog_posts_][data-style*=hover-featured-image] li .popular-featured-img,
.blog #sidebar .widget .nectar_widget[class*=nectar_blog_posts_][data-style*=hover-featured-image] li a .popular-featured-img:after {
  border-radius: 0px;
}
.blog #sidebar .widget .nectar_widget[class*=nectar_blog_posts_][data-style*=hover-featured-image] li a .popular-featured-img:after {
  opacity: 0.7;
}
@media (max-width: 768px) {
  .blog #sidebar {
    display: none;
  }
}

/* =========================
	SERVICES
========================= */
.morphing-outline .inner {
  font-size: 18px;
  line-height: 22px;
  font-family: "Chalet-NewYorkSixty", Helvetica, Arial, sans-serif;
  color: #111111;
}

.page-id-10783 ul {
  margin-left: 20px;
  color: #111111;
}
.page-id-10783 .toggles[data-style=default] .toggle-heading .fa-minus-circle,
.page-id-10783 .toggles[data-style=default] .toggle-heading .fa-plus-circle {
  display: none;
}
.page-id-10783 .toggles[data-style=default] .toggle {
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  margin-bottom: 8px !important;
}
.page-id-10783 .toggles[data-style=default] .toggle > div {
  box-shadow: none;
}
.page-id-10783 .toggles[data-style=default] .toggle h3 {
  width: 100%;
  padding: 0px;
}
.page-id-10783 .toggles[data-style=default] .toggle h3 a:link, .page-id-10783 .toggles[data-style=default] .toggle h3 a:visited {
  font-size: 16px;
  line-height: 22px;
  font-family: "Chalet-LondonSixty", Helvetica, Arial, sans-serif;
  color: #FFF;
}
.page-id-10783 .toggles[data-style=default] .toggle h3 a.active, .page-id-10783 .toggles[data-style=default] .toggle h3 a:hover, .page-id-10783 .toggles[data-style=default] .toggle h3 a:active {
  background-color: #111111;
  color: #ffffff;
}
.page-id-10783 .toggles[data-style=default] .toggle h3 a.active:before, .page-id-10783 .toggles[data-style=default] .toggle h3 a:hover:before, .page-id-10783 .toggles[data-style=default] .toggle h3 a:active:before {
  color: #ffffff;
  background-color: #ffffff;
}
.page-id-10783 .toggles[data-style=default] .toggle h3 a.active:after, .page-id-10783 .toggles[data-style=default] .toggle h3 a:hover:after, .page-id-10783 .toggles[data-style=default] .toggle h3 a:active:after {
  color: #ffffff;
  background-color: #ffffff;
}
.page-id-10783 .toggles[data-style=default] .toggle ul {
  margin: 0px;
}
.page-id-10783 .toggles[data-style=default] .toggle ul li {
  line-height: 20px;
  padding: 8px 0px;
  list-style-type: none;
  padding-left: 28px;
  text-indent: -25px;
  border-bottom: 1px solid #e6e6e6;
}
.page-id-10783 .toggles[data-style=default] .toggle ul li:before {
  content: "\f00c";
  float: left;
  padding-right: 25px;
  font-family: "FontAwesome";
  color: #58b7e0;
  height: 100%;
  display: inline-block;
}
.page-id-10783 .toggles[data-style=default] .toggle ul li:last-child {
  padding-bottom: 0px;
  border-bottom: none;
}
.page-id-10783 .toggles[data-style=default] .toggle.open h3 a:link, .page-id-10783 .toggles[data-style=default] .toggle.open h3 a:visited, .page-id-10783 .toggles[data-style=default] .toggle.open h3 a.active {
  color: #ffffff;
  background-color: #D9DD52;
}
.page-id-10783 .toggles[data-style=default] .toggle.open h3 a:link:before, .page-id-10783 .toggles[data-style=default] .toggle.open h3 a:visited:before, .page-id-10783 .toggles[data-style=default] .toggle.open h3 a.active:before {
  color: #ffffff;
  background-color: #ffffff;
}
.page-id-10783 .toggles[data-style=default] .toggle.open h3 a:link:after, .page-id-10783 .toggles[data-style=default] .toggle.open h3 a:visited:after, .page-id-10783 .toggles[data-style=default] .toggle.open h3 a.active:after {
  color: #ffffff;
  background-color: #ffffff;
}
.page-id-10783 .toggles[data-style=default] .toggle.open h3 a:hover, .page-id-10783 .toggles[data-style=default] .toggle.open h3 a:active {
  background-color: #111111;
}
.page-id-10783 .brand .material .wpb_content_element {
  margin-bottom: 10px !important;
}
.page-id-10783 .brand .toggles[data-style=default] .toggle h3 a:link, .page-id-10783 .brand .toggles[data-style=default] .toggle h3 a:visited {
  background-color: #58b7e0;
}
.page-id-10783 .brand .toggles[data-style=default] .toggle h3 a:hover, .page-id-10783 .brand .toggles[data-style=default] .toggle h3 a:active {
  background-color: #111111;
}
.page-id-10783 .brand .toggles[data-style=default] .toggle.open h3 a:link, .page-id-10783 .brand .toggles[data-style=default] .toggle.open h3 a:visited, .page-id-10783 .brand .toggles[data-style=default] .toggle.open h3 a.active {
  background-color: #58b7e0;
}
.page-id-10783 .brand .toggles[data-style=default] .toggle.open h3 a:hover, .page-id-10783 .brand .toggles[data-style=default] .toggle.open h3 a:active {
  background-color: #111111;
}
.page-id-10783 .brand .toggles[data-style=default] .toggle ul li:before {
  color: #58b7e0;
}
.page-id-10783 .media .material .wpb_content_element {
  margin-bottom: 10px !important;
}
.page-id-10783 .media .toggles[data-style=default] .toggle h3 a:link, .page-id-10783 .media .toggles[data-style=default] .toggle h3 a:visited {
  background-color: #f47521;
}
.page-id-10783 .media .toggles[data-style=default] .toggle h3 a:hover, .page-id-10783 .media .toggles[data-style=default] .toggle h3 a:active {
  background-color: #111111;
}
.page-id-10783 .media .toggles[data-style=default] .toggle.open h3 a:link, .page-id-10783 .media .toggles[data-style=default] .toggle.open h3 a:visited, .page-id-10783 .media .toggles[data-style=default] .toggle.open h3 a.active {
  background-color: #f47521;
}
.page-id-10783 .media .toggles[data-style=default] .toggle.open h3 a:hover, .page-id-10783 .media .toggles[data-style=default] .toggle.open h3 a:active {
  background-color: #111111;
}
.page-id-10783 .media .toggles[data-style=default] .toggle ul li:before {
  color: #f47521;
}
.page-id-10783 .retail .material .wpb_content_element {
  margin-bottom: 10px !important;
}
.page-id-10783 .retail .toggles[data-style=default] .toggle h3 a:link, .page-id-10783 .retail .toggles[data-style=default] .toggle h3 a:visited {
  background-color: #939598;
}
.page-id-10783 .retail .toggles[data-style=default] .toggle h3 a:hover, .page-id-10783 .retail .toggles[data-style=default] .toggle h3 a:active {
  background-color: #111111;
}
.page-id-10783 .retail .toggles[data-style=default] .toggle.open h3 a:link, .page-id-10783 .retail .toggles[data-style=default] .toggle.open h3 a:visited, .page-id-10783 .retail .toggles[data-style=default] .toggle.open h3 a.active {
  background-color: #939598;
}
.page-id-10783 .retail .toggles[data-style=default] .toggle.open h3 a:hover, .page-id-10783 .retail .toggles[data-style=default] .toggle.open h3 a:active {
  background-color: #111111;
}
.page-id-10783 .retail .toggles[data-style=default] .toggle ul li:before {
  color: #939598;
}
.page-id-10783 .successful a:link, .page-id-10783 .successful a:visited {
  font-family: "Chalet-LondonSixty", Helvetica, Arial, sans-serif;
  color: #111111;
  background-image: linear-gradient(120deg, #444444 0%, #444444 100%);
  background-repeat: no-repeat;
  background-size: 100% 2px;
  background-position: 0 100%;
  transition: background-size 0.25s ease 0s;
}
.page-id-10783 .successful a:hover, .page-id-10783 .successful a:focus, .page-id-10783 .successful a:active {
  background-size: 100% 88%;
  color: #fff !important;
}
.page-id-10783 .successful .morph-button a:link, .page-id-10783 .successful .morph-button a:visited {
  background-image: none !important;
}

/* =========================
	CLIENTS
========================= */
div[data-style=minimal_small] .toggle {
  margin-bottom: 0.5em !important;
}
div[data-style=minimal_small] .toggle.open {
  margin-bottom: 40px !important;
}

.clients:not(.fade-in-animation) > div:hover {
  opacity: 1 !important;
}

/* =========================
	ABOUT
========================= */
i.fa-linkedin-square {
  padding-left: 5px;
  font-size: 24px;
  color: #0077b5;
  width: 30px;
  height: 32px;
  transition: all 0.25s ease 0s;
}
i.fa-linkedin-square:hover {
  color: #000000;
}

/* =========================
	CONTACT
========================= */
#contact-map {
  display: none;
}

.page-id-5288 .locations h3 {
  font-size: 21px;
  line-height: 26px;
}
.page-id-5288 .wpb_wrapper a:link, .page-id-5288 .wpb_wrapper a:visited {
  font-family: "Chalet-LondonSixty", Helvetica, Arial, sans-serif;
  color: #111111;
  background-image: linear-gradient(120deg, #444444 0%, #444444 100%);
  background-repeat: no-repeat;
  background-size: 100% 2px;
  background-position: 0 100%;
  transition: background-size 0.25s ease 0s;
}
.page-id-5288 .wpb_wrapper a:hover, .page-id-5288 .wpb_wrapper a:focus, .page-id-5288 .wpb_wrapper a:active {
  background-size: 100% 88%;
  color: #fff !important;
}

/* =========================
	PROJECT INQUIRY FORM
========================= */
form input[type=text],
form textarea,
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=url],
form input[type=search],
form input[type=date],
form .material.woocommerce-page[data-form-style=default] input#coupon_code {
  border-radius: 0px;
  border: 1px solid #eeeeee;
  background-color: #ffffff;
}
form span.wpcf7-form-control-wrap {
  margin-top: 3px;
}
form span.wpcf7-list-item {
  margin-left: 0px;
  min-width: 124px;
}
@media (min-width: 1400px) {
  form span.wpcf7-list-item {
    min-width: auto;
    margin-right: 20px;
  }
  form span.wpcf7-list-item:last-child {
    margin-right: 0px;
  }
}
form input[type=radio], form input[type=checkbox] {
  width: 12px;
  height: 12px;
  border: 1px solid #888888;
  display: inline-block;
  margin: 0px;
  opacity: 1 !important;
  -webkit-appearance: none;
  appearance: none;
  transition: all 0.25s ease 0s;
}
form input[type=radio]:checked, form input[type=checkbox]:checked {
  background-color: #D9DD52;
  border-color: #D9DD52;
}
form input[type=radio] {
  border-radius: 6px;
}
form button.wpcf7-submit {
  background-color: #FFFFFF;
  font-size: 20px;
  font-family: "Chalet-LondonSixty", Helvetica, Arial, sans-serif;
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #eeeeee;
  border-radius: 0px;
  position: relative;
  padding: 10px 20px;
  cursor: pointer;
  transition: all 0.25s ease 0s;
}
form button.wpcf7-submit:before {
  display: block;
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  height: 2px;
  left: 0;
  pointer-events: none;
  bottom: -1px;
  background-color: rgba(255, 255, 255, 0.1);
}
form button.wpcf7-submit:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  height: 2px;
  left: 0;
  pointer-events: none;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: transform 0.5s cubic-bezier(0.3, 0.4, 0.1, 1);
  transition: transform 0.5s cubic-bezier(0.3, 0.4, 0.1, 1);
  transform-origin: left;
  bottom: -1px;
  background-color: rgba(255, 255, 255, 0.1);
}
form button.wpcf7-submit:hover, form button.wpcf7-submit:active {
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
}
form button.wpcf7-submit:hover:after, form button.wpcf7-submit:active:after {
  background-color: #D9DD52;
  opacity: 1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.wpcf7 .wpcf7-response-output {
  font-family: "Chalet-ParisSixty", Helvetica, Arial, sans-serif;
  margin: 1em 0em;
  padding: 5px 10px 3px;
  background-color: #da1e1e;
  border: 0px;
  color: #ffffff !important;
  font-weight: 600;
}
.wpcf7 .wpcf7-mail-sent-ok {
  font-family: "Chalet-ParisSixty", Helvetica, Arial, sans-serif;
  background-color: #D9DD52;
  border: 0px;
}
.wpcf7 .wpcf7-not-valid-tip {
  top: -3px;
  padding: 5px 10px 3px;
  border: 0px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  background-color: #da1e1e;
  color: #ffffff !important;
}

.form-col-12 {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  flex-flow: row wrap;
  width: 100%;
  position: relative;
  margin-bottom: 15px;
}
.form-col-12 .form-col-6 {
  width: 100%;
  margin-right: 10px;
  margin-bottom: 15px;
  -webkit-box-flex: 1 auto;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -webkit-flex: 1 auto;
  /* Safari 6.1+. iOS 7.1+, BB10 */
  -ms-flex: 1 auto;
  /* IE 10 */
  flex: 1 auto;
  /* NEW, Spec - Firefox, Chrome, Opera */
}
.form-col-12 .form-col-6:last-child {
  margin-right: 0px;
  margin-bottom: 0px;
}
@media (min-width: 1000px) {
  .form-col-12 .form-col-6 {
    width: calc(50% - 10px);
    margin-bottom: 0px;
  }
}

/* =========================
	FOOTER
========================= */
#footer-outer #footer-widgets .col {
  padding: 0px 8px;
}
#footer-outer #footer-widgets .col h2 {
  padding-bottom: 20px !important;
  color: #fff;
}
#footer-outer #footer-widgets .col ul li {
  padding: 0px 0px;
  line-height: 18px;
  font-size: 16px;
  margin: 5px 0px;
  border: none;
}
#footer-outer #footer-widgets .col ul li ul li:first-child {
  margin: 0px;
}
#footer-outer #footer-widgets .col ul li a:link, #footer-outer #footer-widgets .col ul li a:visited {
  font-size: 15px;
  padding: 5px 0px !important;
  font-family: "Chalet-ParisSixty", Helvetica, Arial, sans-serif;
  font-weight: normal;
  display: inline-block;
  width: auto;
  position: relative;
  -webkit-font-smoothing: subpixel-antialiased;
}
#footer-outer #footer-widgets .col ul li a:link:before, #footer-outer #footer-widgets .col ul li a:visited:before {
  display: block;
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  height: 2px;
  left: 0;
  pointer-events: none;
  background-color: rgba(255, 255, 255, 0.1);
}
#footer-outer #footer-widgets .col ul li a:link:after, #footer-outer #footer-widgets .col ul li a:visited:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  height: 2px;
  left: 0;
  pointer-events: none;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: transform 0.5s cubic-bezier(0.3, 0.4, 0.1, 1);
  transition: transform 0.5s cubic-bezier(0.3, 0.4, 0.1, 1);
  transform-origin: left;
  background-color: rgba(255, 255, 255, 0.1);
}
#footer-outer #footer-widgets .col ul li a:hover, #footer-outer #footer-widgets .col ul li a:active {
  opacity: 1 !important;
}
#footer-outer #footer-widgets .col ul li a:hover:after, #footer-outer #footer-widgets .col ul li a:active:after {
  background-color: #D9DD52;
  opacity: 1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#footer-outer #footer-widgets .col ul.contact-details li {
  padding: 0px 0px;
  margin: 5px 0px;
  font-weight: 600;
}
#footer-outer #footer-widgets .col ul.contact-details li i {
  margin-right: 10px;
}
#footer-outer #footer-widgets .col p {
  padding-bottom: 10px;
  color: #fff;
  font-size: 16px !important;
}
#footer-outer #footer-widgets .col p i {
  margin-right: 10px;
}
#footer-outer #footer-widgets .col p a:link, #footer-outer #footer-widgets .col p a:visited {
  font-size: 18px;
  font-family: "Chalet-ParisSixty", Helvetica, Arial, sans-serif;
  padding-bottom: 5px;
  font-weight: normal;
  position: relative;
  -webkit-font-smoothing: subpixel-antialiased;
}
#footer-outer #footer-widgets .col p a:link:before, #footer-outer #footer-widgets .col p a:visited:before {
  display: block;
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  height: 2px;
  left: 0;
  pointer-events: none;
  background-color: rgba(255, 255, 255, 0.1);
}
#footer-outer #footer-widgets .col p a:link:after, #footer-outer #footer-widgets .col p a:visited:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  height: 2px;
  left: 0;
  pointer-events: none;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: transform 0.5s cubic-bezier(0.3, 0.4, 0.1, 1);
  transition: transform 0.5s cubic-bezier(0.3, 0.4, 0.1, 1);
  transform-origin: left;
  background-color: rgba(255, 255, 255, 0.1);
}
#footer-outer #footer-widgets .col p a:hover, #footer-outer #footer-widgets .col p a:active {
  opacity: 1 !important;
}
#footer-outer #footer-widgets .col p a:hover:after, #footer-outer #footer-widgets .col p a:active:after {
  background-color: #D9DD52;
  opacity: 1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#footer-outer #footer-widgets .col p.contact-info {
  padding-left: 0px;
}
#footer-outer #footer-widgets .col p.contact-info:last-child {
  padding-bottom: 20px;
}
#footer-outer #footer-widgets .col input[type=text] {
  width: 48%;
  margin: 0 0 10px;
  border-radius: 0px;
  border: 1px solid #eeeeee;
  line-height: 16px;
  font-family: "Chalet-LondonSixty", Helvetica, Arial, sans-serif;
  box-shadow: none;
}
#footer-outer #footer-widgets .col input[type=email] {
  border-radius: 0px;
  margin: 0px 0px;
  border: 1px solid #eeeeee;
  line-height: 16px;
  max-height: 38px;
  font-family: "Chalet-LondonSixty", Helvetica, Arial, sans-serif;
  box-shadow: none;
  width: 100%;
  float: left;
}
@media (min-width: 768px) {
  #footer-outer #footer-widgets .col input[type=email] {
    width: 70%;
  }
}
#footer-outer #footer-widgets .col button[type=submit] {
  background-color: #eeeeee !important;
  color: #444444 !important;
  border: none;
  padding: 10px;
  border-radius: 0px;
  margin: 0px 0px 0px 0px;
  font-size: 16px !important;
  font-family: "Chalet-LondonSixty", Helvetica, Arial, sans-serif !important;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: normal !important;
  font-style: normal;
  transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
  width: 100%;
  float: left;
  line-height: 18px;
  opacity: 1;
  text-transform: capitalize;
  background-color: #ffffff !important;
  position: relative;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0);
  border-left: 1px solid #eeeeee;
}
#footer-outer #footer-widgets .col button[type=submit]:before {
  display: block;
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  height: 2px;
  left: 0;
  pointer-events: none;
  background-color: rgba(255, 255, 255, 0.1);
}
#footer-outer #footer-widgets .col button[type=submit]:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  height: 2px;
  left: 0;
  pointer-events: none;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: transform 0.5s cubic-bezier(0.3, 0.4, 0.1, 1);
  transition: transform 0.5s cubic-bezier(0.3, 0.4, 0.1, 1);
  transform-origin: left;
  background-color: rgba(255, 255, 255, 0.1);
  height: 2px;
}
#footer-outer #footer-widgets .col button[type=submit]:hover {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
#footer-outer #footer-widgets .col button[type=submit]:hover:after {
  background-color: #D9DD52;
  opacity: 1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
@media (min-width: 768px) {
  #footer-outer #footer-widgets .col button[type=submit] {
    width: 30%;
  }
}
@media (min-width: 768px) {
  #footer-outer #footer-widgets .col #mc_embed_signup_scroll {
    max-width: 320px;
  }
}
#footer-outer #footer-widgets .tp_recent_tweets .twitter_time {
  display: none;
}
#footer-outer #footer-widgets .tp_recent_tweets ul li {
  font-family: "Chalet-ParisSixty", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
#footer-outer #copyright p {
  font-size: 1em;
}
#footer-outer .widget {
  margin-bottom: 0px;
}
#footer-outer .widget h4 {
  font-family: "Chalet-NewYorkSixty", Helvetica, Arial, sans-serif;
  font-size: 20px !important;
  line-height: 24px !important;
  text-transform: lowercase;
  letter-spacing: 0px;
  margin-bottom: 15px;
  font-weight: normal;
}
#footer-outer .linecon-icon-mail:before,
#footer-outer .linecon-icon-location:before,
#footer-outer .linecon-icon-phone:before {
  font-size: 20px;
  line-height: 20px;
}
#footer-outer .iwithtext {
  height: 30px;
}
#footer-outer .iwithtext .iwt-text {
  padding-left: 35px;
  line-height: 20px;
}
#footer-outer #mce-responses {
  padding-bottom: 10px;
}
#footer-outer #mc-embedded-subscribe {
  float: right;
  font-size: 16px !important;
  padding: 7px 10px;
  color: #ffffff !important;
  font-family: "Chalet-NewYorkSixty", Helvetica, Arial, sans-serif;
  text-transform: lowercase;
}
#footer-outer a:hover, #footer-outer a:active {
  color: #D9DD52 !important;
  font-family: "Chalet-LondonSixty", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
#footer-outer h4 a:hover, #footer-outer h4 a:active {
  font-family: "Chalet-NewYorkSixty", Helvetica, Arial, sans-serif;
}
#footer-outer .quick_links .col {
  width: 49%;
  margin-bottom: 0px;
}
#footer-outer .quick_links .clear {
  padding: 0px;
}
@media (min-width: 690px) and (max-width: 1000px) {
  #footer-outer .quick_links .col.span_6 {
    margin-right: 0px;
  }
}

#mce-FNAME {
  float: left;
}

#mce-LNAME {
  float: right;
}

/*# sourceMappingURL=custom.css.map */
