@charset "UTF-8";
 
@import url("http://fonts.googleapis.com/css?family=Ubuntu:300,400,500,400italic");
@font-face {
  font-family: 'sv-barbershop';
  src: url("../fonts/sv-fonts/sv-barbershop.eot?49862412");
  src: url("../fonts/sv-fonts/sv-barbershop.eot?49862412#iefix") format("embedded-opentype"), url("../fonts/sv-fonts/sv-barbershop.woff?49862412") format("woff"), url("../fonts/sv-fonts/sv-barbershop.ttf?49862412") format("truetype"), url("../fonts/sv-fonts/sv-barbershop.svg?49862412#sv-barbershop") format("svg");
  font-weight: normal;
  font-style: normal;
}  
.yellish .icon__wrapper {
    color: #af8c45;
}
.yellish  .col-sm-4 h5 {
    color: #af8c45;
    margin-top: 30px;
}
.yellish .fa-3x {
    font-size: 60px;
}
.ggapproach .approach-list .approach-item {
    margin-bottom: 7px;
}
.ggapproach .approach-list .approach-group {
    margin-bottom: 40px;
}
img.logo-big {
    display: block;
    height: auto;
    width: 218px;
}
.shave__faq--trigger span {
    color: #af8c45;
    letter-spacing: -1px;
    font-style: italic;
    font-weight: normal!important;
    font-size: 90%;
}
.loaded .footer__logo--img {
    width: auto;
    max-width: 200px;
}
h3 sup, h4 sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; 
    top: -0.5em;
}
#collapseExample ul li {
    list-style: outside none none;
    padding-bottom: 4px;
}
#collapseExample ul li i {
    display: inline-block;
    min-width: 20px;
    text-align: center;
}
#myfeats .sv-col-block {
    margin-bottom: 30px;
}
.room-glance .hidden-sm {
    font-size: 13px !important;
    line-height: 22px;
}
#cascadeFeature .hidden-sm {
    font-size: 13px !important;
    line-height: 22px;
}
a#swipebox-close {
    color: #fff;
}
#swipebox-arrows > a {
    color: #fff;
    margin-top: 5px;
}
footer i.fa {
    font-size: 30px;
}
[class^="icon-sv"]:before,
[class*=" icon-sv"]:before,
.testimonial-icon-left,
.testimonial-icon-right {
  font-family: "sv-barbershop";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  margin: 0 auto 0 1px; 
  font-variant: normal;
  text-transform: none; 
  line-height: 1em; 
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; 
}
 
.icon-sv-awards:before {
  content: '\e800';
}

/* '' */
.icon-sv-modern:before {
  content: '\e801';
}

/* '' */
.icon-sv-products:before {
  content: '\e802';
}

/* '' */
.icon-sv-razor:before {
  content: '\e803';
}

/* '' */
.icon-sv-scissors:before {
  content: '\e804';
}

/* '' */
.icon-sv-mustache:before {
  content: '\e805';
}

/* '' */
.icon-sv-arrows:before {
  content: '\e806';
}

/* '' */
.icon-sv-trophy:before {
  content: '\e807';
}

/* '' */
.icon-sv-design:before {
  content: '\e808';
}

/* '' */
.icon-sv-options:before {
  content: '\e809';
}

/* '' */
.icon-sv-gears:before {
  content: '\e80a';
}

/* '' */
.icon-right-open-big:before {
  content: '\e80b';
}

/* '' */
.icon-left-open-big:before {
  content: '\e80c';
}

/* '' */
.icon-sv-razor {
  font-size: 45px;
}

/***************************************************************************/
/* Base Settings ****************************************************/
/***************************************************************************/
*::after,
*::before {
  content: '';
}

html,
body {
  font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
  font-size: 16px;
  line-height: 24px;
  -webkit-font-smoothing: antialiased;
}

body {
  overflow-x: hidden;
  padding: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Ubuntu", sans-serif;
  letter-spacing: .5px;
}


.g-h1,
.g-h2,
.g-h3,
.g-h4,
.g-h5,
.g-h6 {
  font-family: "Ubuntu", sans-serif;
  letter-spacing: .5px;
}

h1 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 40px;
}

.g-h1 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 40px;
}

h2 {
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 15px 0;
  line-height: 1.3;
  font-size: 24px;
  letter-spacing: 5px;
}

.g-h2 {
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 15px 0;
  line-height: 1.3;
  font-size: 24px;
  letter-spacing: 5px;
}

h3 {
  margin-top: 0;
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 5px;
}

.g-h3 {
  margin-top: 0;
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 5px;
}

h4 {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  line-height: 24px;
}

.g-h4 {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  line-height: 24px;
}

h5 {
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
}

.g-h5 {
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
}

article {
  z-index: 4;
  position: relative;
}

a {
  color: #252525;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
a:hover {
  color: #af8c45;
  text-decoration: none;
}
a:focus {
  color: #252525;
  text-decoration: none;
  outline: none;
}

li {
  list-style-type: none;
}

ul {
  padding: 0;
}

.main {
  margin-top: 0;
}

.sv__main--content {
  opacity: 0;
  position: relative;
  height: auto;
  z-index: 2;
  background-color: #fff;
}

.loaded .sv__main--content,
.no-js section {
  -webkit-transition: opacity 1s ease-out;
  -moz-transition: opacity 1s ease-out;
  transition: opacity 1s ease-out;
  opacity: 1;
}
.loaded .sv__main--content .loader-wrapper,
.no-js section .loader-wrapper {
  opacity: 0;
}

.inner-content-module {
  margin: 60px auto;
  text-align: center;
  position: relative;
  padding: 44px 0 0;
}

.content-wrapper {
  margin: 60px auto;
  text-align: center;
  position: relative;
  padding: 50px 0 0;
}

blockquote {
  border-left: 5px solid #af8c45;
  font-size: 18px;
  line-height: 30px;
  font-family: "Ubuntu", sans-serif;
  font-weight: 300;
  color: #252525;
  padding-right: 0;
}
blockquote.reverse {
  color: #fff;
  border-left: 5px solid #252525;
}

.card {
  position: relative;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
.card .content {
  position: relative;
  z-index: 100;
  background: #fff;
  margin: 7.525em 20.5%;
}
.card .content h2 {
  margin-bottom: 50px;
}
.card .content p {
  margin: 0;
}
.card__offset {
  position: relative;
  top: -370px;
}

.card__feature {
  width: 100%;
  margin: 0 auto;
}
.card__feature .content {
  padding: 2.5em 0;
}
.card__feature .content h3 {
  margin: 0 auto;
  max-width: 75%;
  margin-bottom: 1.25em;
  font-size: 1em;
  font-weight: 700;
}
.card__feature .content--container {
  position: relative;
}
.card__feature img {
  display: block;
  position: absolute;
  min-height: 100%;
  min-width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

.container-fluid,
.container {
  position: relative;
  z-index: 1;
}

.sv__container {
  margin: 0 auto;
  max-width: 1700px;
  position: relative;
  width: 100%;
  padding: 0;
}
.sv__container--md {
  width: 100%;
  margin: 0 auto;
  max-width: 440px;
}
.sv__container--sm {
  width: 100%;
  margin: 0 auto;
  max-width: 440px;
}
.sv__container--sm.sm-fluid {
  max-width: 100%;
}
.sv__container--xs {
  width: 100%;
  max-width: 440px;
  margin: 0 auto;
}

.section__wrapper {
  margin: 0 auto 25px;
  display: block;
  width: 100%;
}
.section__wrapper:after {
  clear: both;
  content: " ";
  display: table;
}
.section__wrapper:before {
  content: " ";
  display: table;
}

.transparent__background {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  z-index: -1;
  opacity: 1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

.transparent__background--offset {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  z-index: -1;
  opacity: .5;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

@media only screen and (min-width: 768px) {
  h2 {
    font-size: 34px;
  }

  h5 {
    font-size: 16px;
    line-height: 24px;
  }

  .g-h2 {
    font-size: 34px;
  }

  .g-h5 {
    font-size: 16px;
    line-height: 24px;
  }

  blockquote {
    font-size: 21.5px;
    padding: 10px 20px;
  }

  .card .content {
    margin: 7.525em 27.5%;
  }

  .card__feature .content {
    height: 311px;
  }
  .card__feature .content--container {
    position: relative;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
  }

  .section__wrapper {
    margin: 40px auto 25px;
  }

  .sv__container {
    padding: 0 15px;
  }
  .sv__container--md {
    max-width: 1360px;
  }
  .sv__container--sm {
    max-width: 1001.72px;
  }
  .sv__container--sm.sm-fluid {
    max-width: 1001.72px;
  }
  .sv__container--xs {
    max-width: 600px;
  }
}
@media only screen and (min-width: 992px) {
  .margin-left-5 {
    left: 5%;
  }

  .margin-right-5 {
    right: 5%;
  }

  .col-half {
    width: 47.5%;
  }

  blockquote {
    border-left: 5px solid #af8c45;
    font-size: 24.5px;
    line-height: 40px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
    color: #252525;
  }

  .offset__content {
    padding: 0 60px;
  }

  .offset__content--gallery {
    padding: 0;
  }

  .offset__width {
    max-width: 1360px !important;
  }

  .card .content {
    margin: 7.525em 20.5%;
  }

  .card__feature {
    width: 90%;
  }
  .card__feature .content {
    margin: 210px 30%;
    height: 315px;
  }

  .card__offset {
    position: absolute;
    top: -375px;
    width: 100%;
    margin: 0 auto;
  }

  .main {
    margin-top: 80px;
  }

  .section__wrapper {
    margin: 40px auto 75px;
  }

  .content-wrapper {
    padding: 100px 0 0;
  }
}
@media only screen and (min-width: 1200px) {
  .offset__content {
    padding: 500px 60px 0;
  }

  .offset__content--gallery {
    padding: 700px 60px 0;
  }

  .card__feature {
    width: 72.8%;
  }
  .card__feature .content--container h3 {
    text-align: center;
    width: 70%;
    font-weight: 300;
  }
  .card__feature .content--container p {
    color: #af8c45;
    font-size: 0.875em;
    font-style: italic;
    font-weight: 600;
  }
}
/***************************************************************************/
/* Effects ****************************************************/
/***************************************************************************/
.loading {
  background-color: #fff;
}

.parallax__background {
  background-size: cover;
  background-position: 50% 50%;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
}
.parallax__background.image__content {
  height: 200px;
}

.icon-up-down .animate-down-1 {
  opacity: 1;
  position: relative;
  -webkit-transition: -webkit-transform 0.2s ease-in-out, opacity 300ms ease-out;
  -moz-transition: -moz-transform 0.2s ease-in-out, opacity 300ms ease-out;
  transition: transform 0.2s ease-in-out, opacity 300ms ease-out;
}
.icon-up-down .animate-down-2 {
  color: #af8c45;
  opacity: 0;
  position: relative;
  -webkit-transition: -webkit-transform 0.2s ease-in-out, opacity 300ms ease-out;
  -moz-transition: -moz-transform 0.2s ease-in-out, opacity 300ms ease-out;
  transition: transform 0.2s ease-in-out, opacity 300ms ease-out;
  -webkit-transform: translateY(-200px);
  -moz-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  -o-transform: translateY(-200px);
  transform: translateY(-200px);
}
.icon-up-down .top-i,
.icon-up-down .bottom-i {
  position: absolute;
  left: 68%;
  top: 0;
}
.no-touch .icon-up-down:hover .animate-down-1 {
  opacity: 0;
  -webkit-transform: translateY(200px);
  -moz-transform: translateY(200px);
  -ms-transform: translateY(200px);
  -o-transform: translateY(200px);
  transform: translateY(200px);
}
.no-touch .icon-up-down:hover .animate-down-2 {
  opacity: 1;
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}

.card-shadow-lt {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  -webkit-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}
.no-touch .card-shadow-lt:hover {
  box-shadow: 0 1px 10px rgba(37, 37, 37, 0.3);
}

.card-shadow-md {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.23);
  -webkit-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}
.no-touch .card-shadow-md:hover {
  box-shadow: 0 5px 15px rgba(37, 37, 37, 0.3);
}

.card-shadow-dk {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.23);
  -webkit-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}
.no-touch .card-shadow-dk:hover {
  box-shadow: 0 5px 15px rgba(37, 37, 37, 0.5);
}

@media only screen and (min-width: 768px) {
  .loading {
    background-color: #fff;
  }

  .parallax__background.image__content {
    height: 500px;
  }
}
@media only screen and (min-width: 992px) {
  .parallax__background {
    background-attachment: fixed;
  }
  .parallax__background.image__content {
    height: 600px;
  }

  .plus-effect .hover-container {
    position: relative;
  }
  .plus-effect a {
    position: relative;
  }
  .plus-effect i {
    color: #af8c45;
    top: 50%;
    left: 25%;
    -webkit-transform: translateX(-25%) translateY(-50%);
    -moz-transform: translateX(-25%) translateY(-50%);
    -ms-transform: translateX(-25%) translateY(-50%);
    -o-transform: translateX(-25%) translateY(-50%);
    transform: translateX(-25%) translateY(-50%);
    font-size: 60px;
    position: absolute;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .plus-effect .plus-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: rgba(15, 15, 15, 0);
    z-index: 1;
  }
  .plus-effect:hover i {
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    opacity: 1;
  }
  .plus-effect:hover .plus-hover {
    background: rgba(15, 15, 15, 0.65);
  }
}
@media only screen and (min-width: 1600px) {
  .parallax__background {
    background-attachment: fixed;
  }
  .parallax__background.image__content {
    height: 800px;
  }
}
/***************************************************************************/
/* Headlines & Headers ****************************************************/
/***************************************************************************/
.inner__header,
.inner__header--sm {
  text-align: center;
  clear: both;
  margin: 40px auto 200px;
}
.inner__header h2,
.inner__header--sm h2 {
  font-size: 84px;
  max-width: 900px;
  margin: 0 auto;
  text-transform: none;
  letter-spacing: .5px;
}
.inner__header p,
.inner__header--sm p {
  font-size: 24px;
}
.inner__header h3,
.inner__header--sm h3 {
  color: #fff;
  max-width: 39.375em;
  margin-left: auto;
  margin-right: auto;
  font-weight: 300;
  line-height: 21px;
  font-family: Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
  letter-spacing: 1px;
  font-size: 24px;
  text-transform: none;
}

.inner__header .g-h3,
.inner__header--sm .g-h3 {
  color: #fff;
  max-width: 39.375em;
  margin-left: auto;
  margin-right: auto;
  font-weight: 300;
  line-height: 21px;
  font-family: Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
  letter-spacing: 1px;
  font-size: 24px;
  text-transform: none;
}

.inner__header h4,
.inner__header--sm h4 {
  text-transform: none;
  font-weight: 300;
  font-size: 16px;
  color: #666666;
  line-height: 28px;
  max-width: 900px;
  text-align: center;
  margin: 0 auto;
}
.inner__header .g-h4,
.inner__header--sm .g-h4 {
  text-transform: none;
  font-weight: 300;
  font-size: 16px;
  color: #666666;
  line-height: 28px;
  max-width: 900px;
  text-align: center;
  margin: 0 auto;
}
.inner__header--sm {
  margin: 50px auto 25px;
  padding: 0 25px;
}
.inner__header--sm h2 {
  font-size: 28px;
}
.inner__header--sm h3 {
  color: #959595;
  margin: 10px auto 0;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 28px;
}

.inner__header--sm .g-h2 {
  font-size: 28px;
}
.inner__header--sm .g-h3 {
  color: #959595;
  margin: 10px auto 0;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 28px;
}

.intro {
  text-align: center;
  font-family: "Ubuntu", sans-serif;
  max-width: 1160px;
  background: #fff;
  margin: 0 auto;
  padding: 0 30px;
}
.intro h2 {
  margin: 15px 0 32px 0;
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 16px;
}
.intro h5 {
  font-size: 18px;
  color: #959595;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 32px;
  letter-spacing: 1px;
  margin: 0 auto;
  max-width: 900px;
}
.intro h6 {
  font-size: 18px;
  color: #af8c45;
  font-family: Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0;
}
.intro .g-h2 {
  margin: 15px 0 32px 0;
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 16px;
}
.intro .g-h5 {
  font-size: 18px;
  color: #959595;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 32px;
  letter-spacing: 1px;
  margin: 0 auto;
  max-width: 900px;
}
.intro .g-h6 {
  font-size: 18px;
  color: #af8c45;
  font-family: Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0;
}
.intro p {
  font-weight: 300;
  text-transform: uppercase;
  color: #d0d0d0;
  font-size: 18px;
}
.intro .small-headline {
  line-height: 24px;
  margin: 0 auto;
  font-size: 16px;
  text-transform: none;
  font-weight: 400;
  letter-spacing: 0;
  max-width: 850px;
  color: #6B6B6B;
}
.intro .sub-copy {
  font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
  text-transform: initial;
  font-size: 16px;
  color: #333333;
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
}

.subhead {
  font-size: 18px;
  color: #252525;
  text-transform: uppercase;
  font-family: "Ubuntu", sans-serif;
  font-weight: 300;
}

.subtext {
  font-size: 17px;
  line-height: 22px;
  font-family: Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
  color: #6B6B6B;
}

.headline-sm {
  margin: 0 auto;
  display: table;
  width: 100%;
}
.headline-sm h2 {
  margin: 0 auto;
  margin-bottom: 26px;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 3px;
}
.headline-sm .g-h2 {
  margin: 0 auto;
  margin-bottom: 26px;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 3px;
}

.headline-md {
  text-align: center;
  margin: 0 auto;
  display: table;
  padding: 0 15px;
}
.headline-md h2 {
  margin: 20px auto;
  font-size: 20px;
}
.headline-md .g-h2 {
  margin: 20px auto;
  font-size: 20px;
}
.headline-md p {
  width: 100%;
  max-width: 1000px;
  font-size: 16px;
  line-height: 24px;
  margin: 0 auto 15px;
}

.headline-lg {
  text-align: center;
  margin: 0 auto;
  display: table;
  padding: 0 15px;
}
.headline-lg h2 {
  margin: 20px auto;
  font-size: 26px;
}
.headline-lg .g-h2 {
  margin: 20px auto;
  font-size: 26px;
}
.headline-lg p {
  width: 100%;
  max-width: 1000px;
  font-size: 16px;
  line-height: 24px;
  margin: 0 auto 15px;
}

.headline-intro h2 {
  margin-bottom: 0;
}
.headline-intro h4 {
  max-width: 900px;
  font-family: Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
  margin: 0 auto 25px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  color: #6B6B6B;
}
.headline-intro .g-h2 {
  margin-bottom: 0;
}
.headline-intro .g-h4 {
  max-width: 900px;
  font-family: Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
  margin: 0 auto 25px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  color: #6B6B6B;
}

.single-headline {
  margin: 0 auto;
  display: table;
  width: 100%;
}
.single-headline h2 {
  margin: 0 auto;
  margin-bottom: 45px;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 3px;
}
.single-headline .g-h2 {
  margin: 0 auto;
  margin-bottom: 45px;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 3px;
}

.hero-container {
  background: #252525;
  position: relative;
}
.hero-container.hero-static {
  height: -webkit-calc(100vh * 0.65);
  height: calc(100vh * 0.65);
}

.hero-background {
  overflow: hidden;
  opacity: .6;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  min-height: 100%;
  position: relative;
}

.hero-spacer {
  margin-top: -webkit-calc(100vh * 0.65);
  margin-top: calc(100vh * 0.65);
}

.hero-hover {
  background: #252525;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.hero-hover.active {
  opacity: .4;
}

.hero-wrapper {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  width: 100%;
  margin: 0 auto;
  height: 100%;
}

.hero-content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  width: 100%;
  margin: 0 auto;
  padding: 0 25px;
}
.hero-content .hero-title {
  font-size: 32px;
  line-height: 32px;
  text-transform: none;
  letter-spacing: .5px;
}
.hero-content .hero-meta {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.hero-content .hero-meta a {
  color: #252525;
  font-size: 16px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.hero-content .post-category {
  margin-right: 20px;
  position: relative;
  display: table;
}
.hero-content .post-category a {
  position: relative;
  display: block;
  text-align: center;
  background: #fff;
  padding: 5px 10px;
}
.hero-content .post-category a:hover {
  background-color: #af8c45;
  border-color: #af8c45;
}
.hero-content .post-time {
  display: block;
  font-size: 16px;
  margin-top: 5px;
}
.hero-content .post-time i {
  margin-right: 10px;
}
.hero-content.header {
  width: 100%;
  position: absolute;
  text-align: center;
}
.hero-content.header h2 {
  margin: 0 auto;
  max-width: 400px;
  font-size: 37px;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: .5px;
  text-transform: none;
}
.hero-content.header h3 {
  font-size: 16px;
  max-width: 400px;
  margin: 10px auto 0;
  letter-spacing: 0;
  font-weight: 500;
  line-height: 1.3125em;
  text-transform: none;
  text-align: center;
  font-family: Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
}
.hero-content.header .g-h2 {
  margin: 0 auto;
  max-width: 400px;
  font-size: 37px;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: .5px;
  text-transform: none;
}
.hero-content.header .g-h3 {
  font-size: 16px;
  max-width: 400px;
  margin: 10px auto 0;
  letter-spacing: 0;
  font-weight: 500;
  line-height: 1.3125em;
  text-transform: none;
  text-align: center;
  font-family: Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
}
.hero-content-inner {
  max-width: 400px;
  margin: 0 auto;
}

.sv-col-block-wrapper {
  padding: 0 30px;
}

.icon-headline {
  position: absolute;
  display: inline-block;
  float: left;
  margin-right: 20px;
  margin-bottom: 30px;
  font-size: 34px;
  color: #959595;
}
.icon-headline.fa {
  font-size: 28px;
  top: 5px;
}

.sv-block-with-icon {
  position: relative;
  padding-left: 50px;
}
.sv-block-with-icon h6 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
}
.sv-block-with-icon .g-h6 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
}
.sv-block-with-icon p {
  color: #6B6B6B;
}

.sv-col-block {
  margin-bottom: 60px;
  padding: 0;
}
.sv-col-block:first-child {
  margin-top: 0;
}
.sv-col-block:last-child {
  margin-bottom: 0;
}

.one-third {
  width: 100%;
}

.sv-feature-intro, .sv-feature-headline, .sv-feature-subtitle {
  background-color: transparent;
  border-color: transparent;
  border-radius: 0;
  border-style: none;
  color: #fff;
  font-family: "Ubuntu", sans-serif;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 20px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  position: relative;
  display: block;
}
.sv-feature.intro {
  text-transform: uppercase;
  font-weight: 300;
}
.sv-feature-subtitle {
  font-family: Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
  letter-spacing: 1px;
}
.sv-feature-headline {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.sv-feature-Icon {
  display: block;
  text-align: center;
  margin: 0 auto;
}
.sv-feature-Icon [class^="icon-sv"],
.sv-feature-Icon [class^="fa"] {
  font-size: 45px;
  color: #fff;
}
.sv-feature-Icon [class^="fa"] {
  display: block;
  text-align: center;
  margin: 0;
  height: 45px;
  width: 45px;
}

.headline-left {
  text-align: center;
}

.headline-left-right {
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #fff;
  font-family: "Ubuntu", sans-serif;
  text-decoration: none;
  position: relative;
  display: block;
}

.black-headline h2 {
  font-size: 21px;
  font-weight: 700;
  letter-spacing: 5px;
}
.black-headline h5 {
  font-size: 18px;
  margin-bottom: 0;
  font-family: Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
}
.black-headline .g-h2 {
  font-size: 21px;
  font-weight: 700;
  letter-spacing: 5px;
}
.black-headline .g-h5 {
  font-size: 18px;
  margin-bottom: 0;
  font-family: Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
}

.col-block {
  width: 47.5%;
}

.subtitle-left {
  text-align: center;
}

@media only screen and (min-width: 768px) {
  .sv-feature-Icon [class^="icon-sv"] {
    font-size: 40px;
  }

  .sv-col-block {
    margin-left: 5%;
    margin-bottom: 60px;
    padding: 0;
  }
  .sv-col-block:nth-child(-n+2) {
    margin-top: 60px;
  }
  .sv-col-block:nth-child(2n+1) {
    clear: both;
  }

  .inner__header--sm {
    margin: 140px auto 35px;
    padding: 0 35px;
  }
  .inner__header--sm h2 {
    font-size: 56px;
  }
  .inner__header--sm h3 {
    margin-top: 25px;
    font-size: 21px;
    max-width: 700px;
    margin-bottom: 15px;
  }
  .inner__header--sm .g-h2 {
    font-size: 56px;
  }
  .inner__header--sm .g-h3 {
    margin-top: 25px;
    font-size: 21px;
    max-width: 700px;
    margin-bottom: 15px;
  }

  .intro {
    padding: 0 10%;
  }
  .intro h2 {
    font-size: 48px;
    line-height: 52px;
  }
  .intro .g-h2 {
    font-size: 48px;
    line-height: 52px;
  }
  .intro .small-headline {
    line-height: 26px;
    font-size: 18px;
  }
  .intro .sub-copy {
    font-size: 18px;
  }

  .headline-sm {
    max-width: none;
  }
  .headline-sm h2 {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 5px;
  }
  .headline-sm .g-h2 {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 5px;
  }

  .headline-md p {
    font-size: 18px;
    line-height: 24px;
  }

  .headline-lg h2 {
    font-size: 48px;
  }
  .headline-lg .g-h2 {
    font-size: 48px;
  }
  .headline-lg p {
    font-size: 16px;
    line-height: 24px;
  }

  .single-headline {
    font-weight: 500;
    max-width: 400px;
    margin: 0 auto;
  }
  .single-headline h2 {
    font-size: 21px;
    margin: 25px auto;
  }
  .single-headline .g-h2 {
    font-size: 21px;
    margin: 25px auto;
  }
  .single-headline p {
    line-height: 28px;
  }

  .hero-wrapper {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .hero-content {
    width: 100%;
  }
  .hero-content .hero-title {
    font-size: 66px;
    line-height: 66px;
  }
  .hero-content .post-category {
    float: left;
    display: inline-block;
  }
  .hero-content .post-category a {
    display: inline-block;
  }
  .hero-content .post-time {
    display: inline-block;
    margin-top: 30px;
    font-size: 16px;
    position: relative;
  }
  .hero-content.header {
    width: 100%;
    position: absolute;
    text-align: center;
  }
  .hero-content.header h2 {
    max-width: 900px;
    font-size: 70px;
    line-height: 1.1;
    font-weight: 700;
    letter-spacing: .5px;
  }
  .hero-content.header h3 {
    font-size: 21px;
    max-width: 550px;
    margin: 35px auto 0;
  }
  .hero-content.header .g-h2 {
    max-width: 900px;
    font-size: 70px;
    line-height: 1.1;
    font-weight: 700;
    letter-spacing: .5px;
  }
  .hero-content.header .g-h3 {
    font-size: 21px;
    max-width: 550px;
    margin: 35px auto 0;
  }
  .hero-content-inner {
    max-width: 900px;
  }

  .one-third {
    width: 42%;
  }

  .subtext {
    font-size: 19px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .headline-left-right {
    text-align: left;
  }

  .pos-right {
    max-width: 500px !important;
    min-width: 500px !important;
  }

  .inner__header--sm {
    margin: 160px auto 80px;
  }
  .inner__header--sm h2 {
    font-size: 84px;
    line-height: 1.13;
  }
  .inner__header--sm h3 {
    margin-top: 35px;
    font-size: 21px;
  }
  .inner__header--sm .g-h2 {
    font-size: 84px;
    line-height: 1.13;
  }
  .inner__header--sm .g-h3 {
    margin-top: 35px;
    font-size: 21px;
  }

  .intro {
    padding: 0;
  }
  .intro h2 {
    font-size: 67px;
    line-height: 72px;
  }

  .headline-md p {
    max-width: 825px;
  }

  .headline-lg h2 {
    font-size: 52px;
  }

  .headline-lg .g-h2 {
    font-size: 52px;
  }

  .single-headline {
    max-width: 950px;
    margin: 0 auto;
    padding: 0;
  }
  .single-headline h2 {
    margin: 45px auto;
    font-size: 21px;
  }
  .single-headline .g-h2 {
    margin: 45px auto;
    font-size: 21px;
  }

  .subtitle-left {
    text-align: left;
  }

  .hero-content-inner {
    width: 900px;
    margin: 0 auto;
  }

  .hero-background.hero-parallax {
    background-attachment: fixed;
  }

  .hero-content.header h2 {
    font-size: 84px;
  }
  .hero-content.header h3 {
    max-width: 700px;
  }

  .hero-content.header .g-h2 {
    font-size: 84px;
  }
  .hero-content.header .g-h3 {
    max-width: 700px;
  }

  .sv-col-block:nth-last-child(-n+2) {
    margin-bottom: 0;
  }

  .headline-left {
    text-align: left;
  }
}
@media only screen and (min-width: 1200px) {
  .sv-feature-Icon [class^="icon-sv"] {
    font-size: 55px;
  }

  .headline-left {
    text-align: left;
  }

  .pos-right {
    max-width: 45vw !important;
    min-width: 45vw !important;
  }

  .one-third {
    width: 30%;
  }

  .sv-col-block:first-child {
    margin-left: 0;
  }
  .sv-col-block:nth-child(3n+1) {
    margin-left: 0;
    clear: both;
  }
  .sv-col-block:nth-child(-n+2) {
    margin-top: 0;
  }
  .sv-col-block:nth-child(2n+1) {
    clear: none;
  }
  .sv-col-block:nth-last-child(-n+3) {
    margin-bottom: 0;
  }

  .intro h2 {
    font-size: 70px;
    line-height: 80px;
  }
  .intro .g-h2 {
    font-size: 70px;
    line-height: 80px;
  }
  .intro .small-headline {
    max-width: 850px;
    line-height: 28px;
    font-size: 21px;
  }

  .headline-md p {
    font-size: 24px;
    line-height: 32px;
    max-width: 1000px;
  }
}
@media only screen and (min-width: 1600px) {
  .pos-right {
    max-width: 700px !important;
    min-width: 700px !important;
  }
}
/***************************************************************************/
/* Helper Classes ****************************************************/
/***************************************************************************/
.sv-wrapper {
  padding: 0 30px;
}

.clearfix {
  clear: both;
}

.container-push-sm {
  min-height: 325px;
}

.container-push-xs {
  min-height: 195px;
}

.divider__plus {
  margin: 0 auto;
  text-align: center;
}
.divider__plus .middle {
  color: #252525;
  font-weight: 300;
}
.divider__plus p {
  display: block;
  border-bottom: 1px solid #d0d0d0;
  line-height: 0;
  font-weight: bold;
  margin: 0 0 25px 0;
}
.divider__plus span {
  background: #fff;
  position: relative;
  left: -6px;
  padding: 0 20px;
}

.bold {
  font-weight: 700;
}

.italic {
  font-style: italic;
}

.tier2 {
  z-index: 2;
  position: relative;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.img-center {
  margin: 0 auto;
}

.row {
  margin-bottom: 0;
}

.no-padding {
  padding: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

.img-replace {
  /* replace text with a background-image */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.border-bottom {
  border-bottom: 1px solid #252525;
  padding-bottom: 75px !important;
}

.white-bg {
  background: #fff;
}

.gold-bg {
  background: #af8c45;
}

.black-bg {
  background: #252525;
}

.light-grey-bg {
  background-color: #F3F3F3;
}

.grey-bg {
  background-color: #e8e8e8;
}

.white {
  color: #fff;
}

.gold {
  color: #af8c45;
}

.single-image img {
  margin: 0 auto;
  width: 100%;
}

.dual-img img {
  width: 100%;
}

.background-overlay-black {
  background-color: #2D2D2D;
  opacity: .7;
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
}

.reverse-angle {
  z-index: 4;
}

.angle-top, .content__wrapper .title .angle-top-card {
  content: ' ';
  position: absolute;
  z-index: 1;
  top: -30px;
  left: 0;
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-right: 30px solid white;
}

.angle-bottom, .content__wrapper .title .angle-bottom-card {
  content: ' ';
  position: absolute;
  z-index: 1;
  bottom: -30px;
  left: 0;
  width: 0;
  height: 0;
  border-bottom: 30px solid transparent;
  border-left: 30px solid white;
}

.angle-top-bottom {
  content: ' ';
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-right: 30px solid white;
}

.angle-bottom-top {
  content: ' ';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-bottom: 30px solid transparent;
  border-left: 30px solid white;
}

.angle-bottom-nav {
  content: ' ';
  position: absolute;
  z-index: 100;
  top: 0px;
  left: 0;
  width: 0;
  height: 0;
  border-bottom: 30px solid transparent;
  border-left: 30px solid white;
}

.footer__dots {
  color: #af8c45;
  text-align: center;
  margin: 0 0 20px;
  display: inline-block;
}

.single__image {
  position: relative;
  margin-bottom: 168px;
}
.single__image img {
  position: absolute;
  top: -39px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.inner-sm {
  padding: 25px 0;
  position: relative;
  display: table;
  width: 100%;
}
.inner-md {
  padding: 40px 0;
  position: relative;
  display: table;
  width: 100%;
}
.inner-lg {
  padding: 70px 0;
  position: relative;
}

.circle-boarder {
  border: 3px solid #fff;
  border-radius: 50%;
  padding: 15px;
}

.mobile-space-sm {
  padding-top: 70px;
}

.mobile-space-tb {
  padding: 70px 0;
}

.space-sm {
  display: table;
  width: 100%;
  padding-top: 25px;
}

.space-lg {
  padding-top: 100px;
}

.space-desktop-lg {
  padding-top: 0;
}

@media only screen and (min-width: 768px) {
  .container-push-xs {
    min-height: 325px;
  }

  .angle-top-bottom {
    bottom: 0;
    border-top: 35px solid transparent;
  }

  .angle-bottom-top {
    top: 0;
    border-bottom: 35px solid transparent;
  }

  .angle-bottom-nav {
    top: 0;
    border-bottom: 35px solid transparent;
  }

  .angle-top, .content__wrapper .title .angle-top-card {
    top: -35px;
    border-top: 35px solid transparent;
  }

  .angle-bottom, .content__wrapper .title .angle-bottom-card {
    bottom: -35px;
    border-bottom: 35px solid transparent;
  }

  .footer__dots {
    margin: 50px 0;
  }
}
@media only screen and (min-width: 992px) {
  .space-sm {
    padding-top: 40px;
  }

  .space-desktop-lg {
    padding-top: 100px;
  }

  .mobile-space-sm {
    padding-top: 0;
  }

  .mobile-space-tb {
    padding: 0;
  }

  .inner-lg {
    padding: 70px 0;
  }
  .inner-md {
    padding: 50px 0;
  }
  .inner-sm {
    padding: 40px 0;
  }

  .angle-top-bottom {
    bottom: 0;
    border-top: 60px solid transparent;
  }

  .angle-bottom-top {
    top: 0;
    border-bottom: 60px solid transparent;
  }

  .angle-bottom-nav {
    top: 0;
    border-bottom: 60px solid transparent;
  }

  .angle-top, .content__wrapper .title .angle-top-card {
    top: -60px;
    border-top: 60px solid transparent;
  }

  .angle-bottom, .content__wrapper .title .angle-bottom-card {
    bottom: -60px;
    border-bottom: 60px solid transparent;
  }

  .footer__dots {
    margin: 55px 0 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .inner-lg {
    padding: 100px 0;
  }

  .container-push {
    min-height: 540px;
  }

  .container-push-sm, .container-push-xs {
    min-height: 450px;
  }

  .angle-top-bottom {
    bottom: 0;
    border-top: 80px solid transparent;
  }

  .angle-bottom-top {
    top: 0;
    border-bottom: 80px solid transparent;
  }

  .angle-top, .content__wrapper .title .angle-top-card {
    top: -80px;
    border-top: 80px solid transparent;
  }

  .angle-bottom, .content__wrapper .title .angle-bottom-card {
    bottom: -80px;
    border-bottom: 80px solid transparent;
  }

  .sv-wrapper {
    padding: 0;
  }
}
/***************************************************************************/
/* Buttons ****************************************************/
/***************************************************************************/
.btn {
  line-height: 1.4;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 0;
  cursor: pointer;
  margin: 0;
  color: #252525;
  font-family: "Ubuntu", sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.book__nav {
  font-family: "Ubuntu", sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  border-bottom: 2px solid #fff;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.book__nav i {
  margin-left: 7px;
}
.book__nav:hover {
  border-bottom: 2px solid #af8c45;
}

.book-now-btn {
  display: inline-block;
  padding: 15px 30px;
  border: 3px solid #252525;
  font-size: 14px;
}
.book-now-btn:hover {
  color: #fff;
  border: 3px solid #af8c45;
  background-color: #af8c45;
}
.book-now-btn:focus {
  outline: none;
}

.btn-white {
  border: 3px solid #fff;
  color: #fff;
}
.btn-white:hover {
  border: 3px solid #252525;
  background-color: #252525;
}
.btn-white:focus {
  color: #fff;
}

.form-btn {
  display: block;
  background-color: transparent;
  margin: 0 auto;
}

.get-directions {
  font-size: 12px !important;
  padding: 10px 15px;
  margin: 15px 0 10px;
}

.pagination__wrapper nav {
  text-align: center;
}
.pagination__wrapper li a {
  background-color: transparent;
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  color: #252525;
  border: 0;
  padding: 6px 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.pagination__wrapper li a:before {
  content: none;
}
.pagination__wrapper li a:hover {
  color: #fff;
  background-color: #af8c45;
}

.btn-group {
  margin: 0 auto;
}
.btn-group .book-now-btn {
  background-color: transparent;
  padding-bottom: 15px;
  float: none;
  display: block;
  margin: 0 auto 15px !Important;
}
.btn-group .book-now-btn:nth-child(1) {
  border-right-width: 3px;
}
.btn-group .book-now-btn:nth-last-child(1) {
  border-left-width: 3px;
}
.btn-group .book-now-btn:hover {
  border-color: #252525;
  background: #252525;
  color: #fff;
}

@media only screen and (min-width: 768px) {
  .form-btn {
    margin: 0;
  }

  .btn-group {
    padding: 0;
  }
  .btn-group .book-now-btn {
    display: inline-block;
    float: left;
  }
  .btn-group .book-now-btn:first-child(1) {
    margin-left: 0;
  }
  .btn-group .book-now-btn:nth-child(1) {
    border-right-width: 2px;
  }
  .btn-group .book-now-btn:nth-last-child(1) {
    border-left-width: 2px;
  }
}
/***************************************************************************/
/* Forms ****************************************************/
/***************************************************************************/
.contact__form {
  padding: 0 30px;
}
.contact__form--wrapper {
  margin: 80px auto 30px;
}
.contact__form--container {
  margin: 40px auto 0 auto;
}
.contact__form--title h3 {
  text-align: center;
}

.form__left,
.form__right {
  padding: 0;
}

.form__right {
  overflow: hidden;
}

.input__container {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.icon {
  position: absolute;
  top: -2px;
  left: 0;
  width: 52px;
  height: 52px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.icon i {
  text-align: center;
  padding-top: 15px;
  font-size: 21px;
  display: block;
  color: #959595;
}
.icon.focused i {
  color: #af8c45;
}

.user-name,
.user-email,
.user-phone {
  height: 52px;
  width: 100%;
  display: block;
  border-radius: 0;
  border: 0;
  padding-left: 45px;
  margin-bottom: 30px;
  background-color: #e8e8e8;
  border-bottom: 3px solid #d0d0d0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.user-name:focus,
.user-email:focus,
.user-phone:focus {
  box-shadow: none;
  outline: 0;
  background-color: #F3F3F3;
  border-bottom: 3px solid #af8c45;
}
.user-name::-webkit-input-placeholder,
.user-email::-webkit-input-placeholder,
.user-phone::-webkit-input-placeholder {
  color: #6B6B6B;
}
.user-name::-moz-placeholder,
.user-email::-moz-placeholder,
.user-phone::-moz-placeholder {
  color: #6B6B6B;
}
.user-name:-moz-placeholder,
.user-email:-moz-placeholder,
.user-phone:-moz-placeholder {
  color: #6B6B6B;
}
.user-name:-ms-input-placeholder,
.user-email:-ms-input-placeholder,
.user-phone:-ms-input-placeholder {
  color: #6B6B6B;
}

.user-text {
  width: 100%;
  display: block;
  border-radius: 0;
  border: 0;
  padding: 0 45px;
  padding-top: 13px;
  margin-bottom: 30px;
  height: 216px;
  background-color: #e8e8e8;
  border-bottom: 3px solid #d0d0d0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.user-text:focus {
  box-shadow: none;
  outline: 0;
  background-color: #F3F3F3;
  border-bottom: 3px solid #af8c45;
}
.user-text::-webkit-input-placeholder {
  color: #6B6B6B;
}
.user-text::-moz-placeholder {
  color: #6B6B6B;
}
.user-text:-moz-placeholder {
  color: #6B6B6B;
}
.user-text:-ms-input-placeholder {
  color: #6B6B6B;
}

@media only screen and (min-width: 768px) {
  .contact__form--title h3 {
    text-align: left;
  }
  .contact__form--title .g-h3 {
    text-align: left;
  }
  .contact__form--wrapper {
    margin: 80px auto;
  }
}
@media only screen and (min-width: 992px) {
  .contact__form {
    padding: 0 30px;
  }

  .contact__form--container .pencil-contact > .icon {
    left: 28px;
  }

  .user-text {
    margin-left: 30px;
  }

  .pencil-contact i {
    left: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .user-text {
    margin-left: 30px;
  }

  .pencil-contact i {
    left: 30px;
  }
}
/***************************************************************************/
/* - Dropdown Nav - ****************************************************/
/*   codyhouse.co   ****************************************************/
/***************************************************************************/
#header {
  opacity: 0;
  position: relative;
  text-align: center;
  height: 84px;
  width: 100vw;
  background: #252525;
  z-index: 3;
  -webkit-transition: background 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955), opacity 1s ease-out;
  -moz-transition: background 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955), opacity 1s ease-out;
  transition: background 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955), opacity 1s ease-out;
}
#header .nav__book {
  position: absolute;
  text-align: right;
  top: 26px;
  right: 160px;
  padding-top: 2px;
  display: table;
}
#header .nav__book > a {
    display: inline-block;
    float: right;
	font-weight:bold;
    margin-left: 10px;
    margin-right: 5px;
    background: #B18A45;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: -3px;
}
#header .nav__book > a:hover {
	background:#fff;
    color: #B18A45;
}
#header .nav__book > a:focus {
	background:#fff;
    color: #B18A45;
	border-bottom: 2px solid #B18A45;
}
@media only screen and (min-width: 768px) {
  #header .nav__book .nav__book {
    right: 45px;
  }
}
#header .quick-link {
  display: inline-block;
  height: 32px;
}
#header .quick-link a {
  display: table;
  width: 32px;
  height: 100%;
  text-align: center;
  color: #fff;
  margin: 0 7px;
  -webkit-transition: color 0s;
  -moz-transition: color 0s;
  transition: color 0s;
}
#header .quick-link a:hover {
  color: #af8c45;
}
#header .quick-link a:hover i {
  color: #af8c45;
}
#header .quick-link i {
  width: 100%;
  height: 100%;
  vertical-align: baseline;
  display: table-cell;
  padding-top: 4px;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  font-size: 21px;
}
@media only screen and (min-width: 768px) {
  #header {
    top: 0;
    left: 0;
    height: 80px;
    position: fixed;
    background: rgba(255, 255, 255, 0);
  }
}
#header.no-hero #sv__logo {
  color: #252525;
}
#header.no-hero #sv__logo:hover {
  color: #252525;
}
#header.no-hero .cd-dropdown-trigger {
  color: #252525;
  border: 3px solid #252525;
}
#header.no-hero .cd-dropdown-trigger::before, #header.no-hero .cd-dropdown-trigger::after {
  background-color: #252525;
}
#header.no-hero .cd-dropdown-trigger:hover {
  color: #af8c45;
  border: 3px solid #af8c45;
}
#header.no-hero .cd-dropdown-trigger:hover::before, #header.no-hero .cd-dropdown-trigger:hover::after {
  background-color: #af8c45;
}
#header.no-hero .cd-dropdown-trigger.dropdown-is-active {
  color: #fff;
  border: 3px solid #af8c45;
}
#header.no-hero .cd-dropdown-trigger.dropdown-is-active::before, #header.no-hero .cd-dropdown-trigger.dropdown-is-active::after {
  background-color: #fff;
}
#header.no-hero .book__nav {
  color: #252525;
  border-bottom: 2px solid #252525;
}
#header.no-hero .book__nav:hover {
  color: #af8c45;
  border-bottom: 2px solid #af8c45;
}
#header.no-hero .book__nav:focus {
  color: #252525;
}
#header.no-hero .quick-link a i {
  color: #252525;
}
#header.no-hero .quick-link a:hover {
  color: #af8c45;
}
#header.no-hero .quick-link a:hover i {
  color: #af8c45;
}
@media only screen and (min-width: 768px) {
  #header.no-hero {
    background: rgba(255, 255, 255, 0);
  }
}

.loaded #header {
  opacity: 1;
}

#sv__logo {
  height: 100%;
  display: inline-block;
  left: 0;
  position: relative;
  float: left;
  right: auto;
  padding-right: 20px;
  width: 327px;
  overflow: hidden;
}
#sv__logo:hover {
  color: #fff;
}
#sv__logo .sv__logo--img {
  margin: 13px 10px 10px;
  height: 55px;
  width: 64px;
  display: block;
  float: left;
  position: relative;
}
@media only screen and (min-width: 768px) {
  #sv__logo .sv__logo--img {
    margin: 14px 10px 10px;
  }
}
#sv__logo .sv__logo--img img {
  margin: 0 auto;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#sv__logo .logo-white, #sv__logo .logo-black {
  opacity: 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
#sv__logo .logo-white.active, #sv__logo .logo-black.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
#sv__logo .logo-black {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
#sv__logo h1 {
  font-weight: 700;
  font-size: 1em;
  text-transform: uppercase;
  margin-top: 21px;
}
#sv__logo .g-h1 {
  font-weight: 700;
  font-size: 1em;
  text-transform: uppercase;
  margin-top: 21px;
}
#sv__logo img {
  display: block;
}
#sv__logo a {
  color: #fff;
}
@media only screen and (min-width: 768px) {
  #sv__logo {
    padding-right: 0;
    color: #fff;
    left: 25px;
    width: 320px;
  }
  #sv__logo h1 {
    font-size: 1.5em;
    margin-top: 21px;
  }
  #sv__logo .g-h1 {
    font-size: 1.5em;
    margin-top: 21px;
  }
}

.nav-shadow {
  -webkit-transition-property: all !important;
  -moz-transition-property: all !important;
  transition-property: all !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

@media only screen and (min-width: 768px) {
  .shadow-on {
    background-color: #252525 !important;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  }
  
}

@media only screen and (max-width: 670px) {
  .shadow-on {
    background-color: #252525 !important;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  }
  
}

.cd-dropdown-wrapper {
  display: inline-block;
  color:#fff;
  position: absolute;
  top: 27px;
  right: 4.5%;
}
@media only screen and (min-width: 768px) {
  .cd-dropdown-wrapper {
    top: 17px;
    right: 32px;
  }
}
.cd-dropdown-wrapper .book-now-m {
  cursor: pointer;
}
.cd-dropdown-wrapper .book-now-m a {
  color: #af8c45;
  font-weight: bold;
}
@media only screen and (min-width: 992px) {
  .cd-dropdown-wrapper .book-now-m {
    display: none;
  }
}

@media only screen and (max-width: 400px) {
 #sv__logo h1 {
    display: none!important;
  }
 #sv__logo .g-h1 {
    display: none!important;
  }
}

.cd-dropdown-trigger {
  display: block;
  position: relative;
  padding: 0 15px;
  line-height: 25px;
  background-color: transparent;
  color: #fff;
  font-weight: bold;
  border: 3px solid #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.no-touch .cd-dropdown-trigger:hover {
  color: #af8c45;
  background-color: transparent;
  border: 3px solid #af8c45;
}
.no-touch .cd-dropdown-trigger:hover::before, .no-touch .cd-dropdown-trigger:hover::after {
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
  background: #af8c45;
}
.cd-dropdown-trigger:focus {
  color: #fff;
}
.cd-dropdown-trigger::before, .cd-dropdown-trigger::after {
  /* this is the arrow inside the dropdown trigger*/
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  height: 3px;
  width: 0;
  background: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: width 0.3s, -webkit-transform 0.3s, background-color 0.2s;
  -moz-transition: width 0.3s, -moz-transform 0.3s, background-color 0.2s;
  transition: width 0.3s, transform 0.3s, background-color 0.2s;
}
.cd-dropdown-trigger::before {
  right: 19px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cd-dropdown-trigger::after {
  right: 14px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media only screen and (min-width: 768px) {
  .cd-dropdown-trigger {
    padding: 0 36px 0 20px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    border: 3px solid #fff;
  }
  .cd-dropdown-trigger.dropdown-is-active {
    background-color: #af8c45;
    border: 3px solid #af8c45;
    color: #fff;
  }
  .no-touch .cd-dropdown-trigger.dropdown-is-active:hover {
    background-color: #bb9853;
    border: 3px solid #bb9853;
    color: #fff;
  }
  .no-touch .cd-dropdown-trigger.dropdown-is-active:hover::before, .no-touch .cd-dropdown-trigger.dropdown-is-active:hover::after {
    background: #fff;
  }
  .cd-dropdown-trigger.dropdown-is-active::before, .cd-dropdown-trigger.dropdown-is-active::after {
    /* transform the arrow into a 'X' */
    width: 14px;
    background: #fff;
  }
  .cd-dropdown-trigger.dropdown-is-active::before {
    /* transform the arrow into a 'X' */
    -webkit-transform: translateX(5px) rotate(-45deg);
    -moz-transform: translateX(5px) rotate(-45deg);
    -ms-transform: translateX(5px) rotate(-45deg);
    -o-transform: translateX(5px) rotate(-45deg);
    transform: translateX(5px) rotate(-45deg);
  }
  .cd-dropdown-trigger.dropdown-is-active::after {
    /* transform the arrow into a 'X' */
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .cd-dropdown-trigger::before, .cd-dropdown-trigger::after {
    background: #fff;
    width: 9px;
  }
}

.cd-dropdown h2,
.cd-dropdown .g-h2,
.cd-dropdown-content a,
.cd-dropdown-content ul a {
  height: 50px;
  line-height: 50px;
}
@media only screen and (min-width: 768px) {
  .cd-dropdown h2,
  .cd-dropdown .g-h2,
  .cd-dropdown-content a,
  .cd-dropdown-content ul a {
    height: 60px;
    line-height: 60px;
  }
}
@media only screen and (min-width: 992px) {
  .cd-dropdown h2,
  .cd-dropdown .g-h2,
  .cd-dropdown-content a,
  .cd-dropdown-content ul a {
    height: 50px;
    line-height: 50px;
    text-align: left;
  }
}

.cd-dropdown h2,
.cd-dropdown .g-h2,
.cd-dropdown-content a,
.cd-dropdown-content ul a,
.cd-dropdown-content .cd-divider {
  padding: 0 20px;
}

.cd-dropdown {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #252525;
  color: #fff;
  visibility: hidden;
  /* Force Hardware Acceleration */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0.5s;
  -moz-transition: -moz-transform 0.5s 0s, visibility 0s 0.5s;
  transition: transform 0.5s 0s, visibility 0s 0.5s;
}
.cd-dropdown h2, .cd-dropdown .g-h2 {
  /* dropdown title - mobile version only */
    background-color: #252525;
    border-bottom: 1px solid #2e2e2e;
    color: white;
    font-size: 10px;
    position: absolute;
    text-align: left;
    z-index: 1;
    height: 40px;
    overflow: hidden;
    letter-spacing: 3px;
}
.cd-dropdown .cd-close {
  /* 'X' close icon - mobile version only */
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0px;
  height: 50px;
  width: 50px;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
}
.cd-dropdown .cd-close::after, .cd-dropdown .cd-close::before {
  /* this is the 'X' icon */
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  height: 20px;
  width: 2px;
  background-color: #fff;
}
.cd-dropdown .cd-close::after {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.cd-dropdown .cd-close::before {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
.cd-dropdown.dropdown-is-active {
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0s;
  -moz-transition: -moz-transform 0.5s 0s, visibility 0s 0s;
  transition: transform 0.5s 0s, visibility 0s 0s;
}
@media only screen and (min-width: 768px) {
  .cd-dropdown .cd-close {
    top: 5px;
  }
}
@media only screen and (min-width: 992px) {
  .cd-dropdown {
    position: absolute;
    top: calc(100% - 2px);
    /* reset style*/
    height: auto;
    width: auto;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    background-color: #fff;
    color: #252525;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    opacity: 0;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s;
  }
  .open-to-left .cd-dropdown {
    /* use the .open-to-left class if you want to open the dropdown on the left */
    right: 0;
    left: auto;
  }
  .cd-dropdown h2,
  .cd-dropdown .g-h2,
  .cd-dropdown .cd-close {
    /* on desktop - hide title and 'X' */
    display: none;
  }
  .cd-dropdown.dropdown-is-active {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity 0.3s 0s, visibility 0.3s 0s, -webkit-transform 0.3s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0.3s 0s, -moz-transform 0.3s 0s;
    transition: opacity 0.3s 0s, visibility 0.3s 0s, transform 0.3s 0s;
  }
}

.cd-dropdown-content,
.cd-dropdown-content ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
  padding-top: 50px;
}
.cd-dropdown-content a,
.cd-dropdown-content ul a {
  display: block;
  color: #fff;
  text-align: left;
  /* truncate text with ellipsis if too long */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-left: 0;
  border-right: 0;
  border-bottom-width: 0;
  border-top-width: 1px;
  border-color: #2e2e2e;
  border-style: solid;
}
.cd-dropdown-content li:first-of-type > a,
.cd-dropdown-content ul li:first-of-type > a {
  border-top-width: 0;
}
.cd-dropdown-content li:last-of-type > a,
.cd-dropdown-content ul li:last-of-type > a {
  border-bottom-width: 1px;
}
.cd-dropdown-content .cd-divider,
.cd-dropdown-content ul .cd-divider {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #b2b2b2;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  color: white;
  text-transform: uppercase;
}
.cd-dropdown-content .cd-divider + li > a,
.cd-dropdown-content ul .cd-divider + li > a {
  border-top-width: 0;
}
.cd-dropdown-content a,
.cd-dropdown-content .cd-search,
.cd-dropdown-content .cd-divider,
.cd-dropdown-content ul a,
.cd-dropdown-content ul .cd-search,
.cd-dropdown-content ul .cd-divider {
  /* Force Hardware Acceleration */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
}
.cd-dropdown-content.is-hidden,
.cd-dropdown-content ul.is-hidden {
  /* push the secondary dropdown items to the right */
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.cd-dropdown-content.is-hidden > li > a, .cd-dropdown-content.is-hidden > li > .cd-search, .cd-dropdown-content.is-hidden > .cd-divider, .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider,
.cd-dropdown-content ul.is-hidden > li > a,
.cd-dropdown-content ul.is-hidden > li > .cd-search,
.cd-dropdown-content ul.is-hidden > .cd-divider,
.cd-dropdown-content ul.move-out > li > a,
.cd-dropdown-content ul.move-out > li > .cd-search,
.cd-dropdown-content ul.move-out > .cd-divider {
  /* lower down the dropdown items opacity - when secondary dropdown slides in or for dropdown items hidden on the right */
  opacity: 0;
}
.cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider,
.cd-dropdown-content ul.move-out > li > a,
.cd-dropdown-content ul.move-out > li > .cd-search,
.cd-dropdown-content ul.move-out > .cd-divider {
  /* push the dropdown items to the left when secondary dropdown slides in */
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.dropdown-is-active .cd-dropdown-content, .dropdown-is-active
.cd-dropdown-content ul {
  -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 768px) {
  .cd-dropdown-content,
  .cd-dropdown-content ul {
    padding-top: 60px;
  }
  .cd-dropdown-content a,
  .cd-dropdown-content ul a {
    font-size: 18px;
  }
}
@media only screen and (min-width: 992px) {
  .cd-dropdown-content,
  .cd-dropdown-content ul {
    padding-top: 0;
    overflow: visible;
  }
  .cd-dropdown-content a,
  .cd-dropdown-content ul a {
    text-align: center;
    border: 0;
    color: #252525;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
  }
  .cd-dropdown-content .cd-divider,
  .cd-dropdown-content ul .cd-divider {
    background-color: transparent;
    color: #b3b3b3;
    border-top: 1px solid #ebebeb;
  }
  .cd-dropdown-content .cd-divider + li > a,
  .cd-dropdown-content ul .cd-divider + li > a {
    border-top-width: 1px;
  }
  .cd-dropdown-content.is-hidden > li > a, .cd-dropdown-content.is-hidden > li > .cd-search, .cd-dropdown-content.is-hidden > .cd-divider, .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider,
  .cd-dropdown-content ul.is-hidden > li > a,
  .cd-dropdown-content ul.is-hidden > li > .cd-search,
  .cd-dropdown-content ul.is-hidden > .cd-divider,
  .cd-dropdown-content ul.move-out > li > a,
  .cd-dropdown-content ul.move-out > li > .cd-search,
  .cd-dropdown-content ul.move-out > .cd-divider {
    /* reset mobile style */
    opacity: 1;
  }
}

.cd-dropdown-content .see-all a {
  /* different style for the See all links */
  color: #af8c45;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item,
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item,
.cd-dropdown-content .cd-dropdown-services .cd-dropdown-item {
  /* items with picture (or icon) and title */
  height: 80px;
  line-height: 80px;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item h3,
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3,
.cd-dropdown-content .cd-dropdown-services .cd-dropdown-item h3 {
  /* truncate text with ellipsis if too long */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  margin-bottom: 0;
  font-size: 16px;
  text-align: left;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
  font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 300;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item .g-h3,
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item .g-h3,
.cd-dropdown-content .cd-dropdown-services .cd-dropdown-item .g-h3 {
  /* truncate text with ellipsis if too long */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  margin-bottom: 0;
  font-size: 16px;
  text-align: left;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
  font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 300;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item p,
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p,
.cd-dropdown-content .cd-dropdown-services .cd-dropdown-item p {
  text-align: left;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
  padding-left: 90px;
}
.cd-dropdown-content .cd-dropdown-gallery img {
  position: absolute;
  display: block;
  height: 40px;
  width: auto;
  left: 20px;
  top: 50%;
  margin-top: -20px;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item h3 {
  margin-top: 32px;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item .g-h3 {
  margin-top: 32px;
}
.cd-dropdown-content .cd-dropdown-services p {
  white-space: normal;
  /* hide description on small devices */
  display: none;
}
.cd-dropdown-content .cd-dropdown-services img {
  position: absolute;
  display: block;
  height: 40px;
  width: auto;
  left: 20px;
  top: 50%;
  margin-top: -20px;
}
.cd-dropdown-content .cd-dropdown-services .cd-dropdown-item {
  padding-left: 90px;
}
.cd-dropdown-content .cd-dropdown-services .cd-dropdown-item h3,.cd-dropdown-content .cd-dropdown-services .cd-dropdown-item .g-h3 {
  margin-top: 16px;
  font-size: 16px;
  letter-spacing: 0px;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
  padding-left: 75px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3,.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item .g-h3 {
  margin-top: 33px;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
  color: #252525;
  font-size: 14px;
  /* hide description on small devices */
  display: none;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item i {
  display: block;
  text-align: center;
  font-size: 25px;
  padding: 5px 0 0;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item i.icon-sv-razor {
  font-size: 35px;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item .icon-wrapper {
  height: 40px;
  width: 40px;
  display: block;
  position: absolute;
  left: 20px;
  top: 25px;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item .icon-wrapper.sv-icon {
  top: 0;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item .icon-wrapper.sv-icon i {
  padding: 0;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
  /* item icon */
  content: '';
  display: block;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px;
}
@media only screen and (min-width: 768px) {
  .cd-dropdown-content .cd-dropdown-gallery img {
    position: absolute;
    display: block;
    height: 60px;
    width: auto;
    left: 20px;
    top: 0;
    margin-top: 12px;
  }
  .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
    padding-left: 115px;
  }
  .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item h3,.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item .g-h3 {
    margin-top: 11px;
  }
}
@media only screen and (min-width: 992px) {
  .cd-dropdown-content {
    /* reset mobile style */
    position: static;
    height: auto;
    width: 280px;
    margin-bottom: 0;
  }
  .cd-dropdown-content > li:last-of-type a {
    border-bottom: none;
  }
  .no-touch .cd-dropdown-content > li:not(.has-children) a:hover {
    color: #af8c45;
  }
  .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  .cd-dropdown-content .cd-secondary-dropdown,
  .cd-dropdown-content .cd-dropdown-gallery,
  .cd-dropdown-content .cd-dropdown-icons,
  .cd-dropdown-content .cd-dropdown-services {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    left: 100%;
    height: auto;
    background-color: #fff;
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.1);
  }
  .cd-dropdown-content .cd-secondary-dropdown::after,
  .cd-dropdown-content .cd-dropdown-gallery::after,
  .cd-dropdown-content .cd-dropdown-icons::after,
  .cd-dropdown-content .cd-dropdown-services::after {
    clear: both;
    content: "";
    display: table;
  }
  .cd-dropdown-content .cd-secondary-dropdown h3,
  .cd-dropdown-content .cd-dropdown-gallery h3,
  .cd-dropdown-content .cd-dropdown-icons h3,
  .cd-dropdown-content .cd-dropdown-services h3 {
    color: #af8c45;
    font-weight: 700;
    font-size: 16px;
    font-family: courier;
    letter-spacing: 0;
    text-transform: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown .g-h3,
  .cd-dropdown-content .cd-dropdown-gallery .g-h3,
  .cd-dropdown-content .cd-dropdown-icons .g-h3,
  .cd-dropdown-content .cd-dropdown-services .g-h3 {
    color: #af8c45;
    font-weight: 700;
    font-size: 16px;
    font-family: courier;
    letter-spacing: 0;
    text-transform: none;
  }
  .open-to-left .cd-dropdown-content .cd-secondary-dropdown, .open-to-left
  .cd-dropdown-content .cd-dropdown-gallery, .open-to-left
  .cd-dropdown-content .cd-dropdown-icons, .open-to-left
  .cd-dropdown-content .cd-dropdown-services {
    /* use the .open-to-left class if you want to open the dropdown on the left */
    left: auto;
    right: 100%;
  }
  .cd-dropdown-content .cd-secondary-dropdown.is-hidden,
  .cd-dropdown-content .cd-dropdown-gallery.is-hidden,
  .cd-dropdown-content .cd-dropdown-icons.is-hidden,
  .cd-dropdown-content .cd-dropdown-services.is-hidden {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-dropdown-content .cd-secondary-dropdown.fade-in,
  .cd-dropdown-content .cd-dropdown-gallery.fade-in,
  .cd-dropdown-content .cd-dropdown-icons.fade-in,
  .cd-dropdown-content .cd-dropdown-services.fade-in {
    /* animate secondary dropdown items when hovering over of of the .cd-dropdown-content list items */
    -webkit-animation: cd-fade-in 0.2s;
    -moz-animation: cd-fade-in 0.2s;
    animation: cd-fade-in 0.2s;
  }
  .cd-dropdown-content .cd-secondary-dropdown.fade-out,
  .cd-dropdown-content .cd-dropdown-gallery.fade-out,
  .cd-dropdown-content .cd-dropdown-icons.fade-out,
  .cd-dropdown-content .cd-dropdown-services.fade-out {
    /* animate secondary dropdown items when hovering over of of the .cd-dropdown-content list items */
    -webkit-animation: cd-fade-out 0.2s;
    -moz-animation: cd-fade-out 0.2s;
    animation: cd-fade-out 0.2s;
  }
  .cd-dropdown-content .cd-secondary-dropdown > .go-back,
  .cd-dropdown-content .cd-dropdown-gallery > .go-back,
  .cd-dropdown-content .cd-dropdown-icons > .go-back,
  .cd-dropdown-content .cd-dropdown-services > .go-back {
    display: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown > .see-all,
  .cd-dropdown-content .cd-dropdown-gallery > .see-all,
  .cd-dropdown-content .cd-dropdown-icons > .see-all,
  .cd-dropdown-content .cd-dropdown-services > .see-all {
    position: absolute;
    bottom: 20px;
    height: 45px;
  }
  .cd-dropdown-content .cd-secondary-dropdown > .see-all a,
  .cd-dropdown-content .cd-dropdown-gallery > .see-all a,
  .cd-dropdown-content .cd-dropdown-icons > .see-all a,
  .cd-dropdown-content .cd-dropdown-services > .see-all a {
    margin: 0;
    color: #252525;
    height: 100%;
    line-height: 45px;
    background: #ebebeb;
    pointer-events: auto;
    text-align: center;
    -webkit-transition: color 0.2s, background-color 0.2s;
    -moz-transition: color 0.2s, background-color 0.2s;
    transition: color 0.2s, background-color 0.2s;
    font-weight: 300;
  }
  .no-touch .cd-dropdown-content .cd-secondary-dropdown > .see-all a:hover, .no-touch
  .cd-dropdown-content .cd-dropdown-gallery > .see-all a:hover, .no-touch
  .cd-dropdown-content .cd-dropdown-icons > .see-all a:hover, .no-touch
  .cd-dropdown-content .cd-dropdown-services > .see-all a:hover {
    color: #fff;
    background-color: #af8c45;
  }
  .cd-dropdown-content .cd-secondary-dropdown .cd-dropdown-item,
  .cd-dropdown-content .cd-secondary-dropdown a,
  .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item,
  .cd-dropdown-content .cd-dropdown-gallery a,
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item,
  .cd-dropdown-content .cd-dropdown-icons a,
  .cd-dropdown-content .cd-dropdown-services .cd-dropdown-item,
  .cd-dropdown-content .cd-dropdown-services a {
    border: none;
  }
  .cd-dropdown-content .cd-dropdown-gallery,
  .cd-dropdown-content .cd-dropdown-icons {
    padding: 20px 30px 100px;
  }
  .cd-dropdown-content .cd-dropdown-gallery > .see-all,
  .cd-dropdown-content .cd-dropdown-icons > .see-all {
    width: calc(100% - 60px);
  }
  .cd-dropdown-content .cd-dropdown-services,
  .cd-dropdown-content .cd-dropdown-icons {
    padding: 20px 30px 100px;
  }
  .cd-dropdown-content .cd-dropdown-services > .see-all,
  .cd-dropdown-content .cd-dropdown-icons > .see-all {
    width: calc(100% - 60px);
  }
  .cd-dropdown-content .cd-dropdown-icons > li,
  .cd-dropdown-content .cd-secondary-dropdown > li {
    width: 50%;
    float: left;
  }
  .cd-dropdown-content .cd-secondary-dropdown {
    overflow: hidden;
    width: 550px;
    padding-bottom: 65px;
  }
  .cd-dropdown-content .cd-secondary-dropdown::before {
    /* this is the separation line in the middle of the .cd-secondary-dropdown element */
    position: absolute;
    content: '';
    top: 290px;
    left: 15px;
    height: 1px;
    width: 520px;
    background-color: #ebebeb;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > a {
    color: #af8c45;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 30px;
    height: 30px;
    pointer-events: none;
    font-weight: bold;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > a::after, .cd-dropdown-content .cd-secondary-dropdown > li > a::before {
    /* hide the arrow */
    display: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown.move-out > li > a {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-dropdown-content .cd-secondary-dropdown > li {
    margin: 20px 0;
    border: 0;
    border-right-width: 1px;
    border-color: #ebebeb;
    border-style: solid;
    padding: 0 30px;
    height: 250px;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li:nth-of-type(2n) {
    border-right-width: 0;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > ul {
    /* reset mobile style */
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    position: relative;
    height: auto;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > ul > .go-back {
    display: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown a {
    line-height: 25px;
    height: 25px;
    font-size: 16px;
    padding-left: 0;
  }
  .no-touch .cd-dropdown-content .cd-secondary-dropdown a:hover {
    color: #af8c45;
  }
  .cd-dropdown-content .cd-secondary-dropdown ul {
    padding-bottom: 25px;
    overflow: hidden;
    height: auto;
  }
  .cd-dropdown-content .cd-secondary-dropdown .go-back a {
    padding-left: 20px;
    color: transparent;
  }
  .no-touch .cd-dropdown-content .cd-secondary-dropdown .go-back a:hover {
    color: transparent;
  }
  .cd-dropdown-content .cd-secondary-dropdown .go-back a::before, .cd-dropdown-content .cd-secondary-dropdown .go-back a::after {
    left: 0;
  }
  .cd-dropdown-content .cd-secondary-dropdown .see-all {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .cd-dropdown-content .cd-dropdown-gallery {
    width: 600px;
    padding-bottom: 100px;
  }
  .cd-dropdown-content .cd-dropdown-gallery > li {
    width: 48%;
    float: left;
    margin-right: 4%;
  }
  .cd-dropdown-content .cd-dropdown-gallery > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .cd-dropdown-content .cd-dropdown-gallery > li:nth-of-type(2n+1) {
    clear: both;
  }
  .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
    padding: 0;
    height: auto;
    line-height: normal;
    color: #af8c45;
    margin-bottom: 2em;
  }
  .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item h3,.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item .g-h3 {
    margin-top: 0;
    font-weight: 600;
  }
  .cd-dropdown-content .cd-dropdown-gallery > li:nth-last-of-type(2) a,
  .cd-dropdown-content .cd-dropdown-gallery > li:last-of-type a {
    margin-bottom: 0;
  }
  .cd-dropdown-content .cd-dropdown-gallery img {
    position: static;
    height: auto;
    width: 100%;
    margin: 0 0 0.6em;
  }
  .cd-dropdown-content .cd-dropdown-services {
    width: 600px;
    padding: 0;
    padding-bottom: 100px;
  }
  .cd-dropdown-content .cd-dropdown-services > li {
    width: 100%;
    float: left;
    margin-right: 0;
    height: 250px;
    position: relative;
    overflow: hidden;
  }
  .cd-dropdown-content .cd-dropdown-services > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .cd-dropdown-content .cd-dropdown-services .cd-service-bg .active {
    opacity: 1;
  }
  .cd-dropdown-content .cd-dropdown-services .cd-service-bg .hidden {
    opacity: 0;
  }
  .cd-dropdown-content .cd-dropdown-services .cd-service-bg:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    background-color: #af8c45;
  }
  .cd-dropdown-content .cd-dropdown-services .see-all {
    padding: 0;
    margin: 0 30px;
    height: 45px;
  }
  .cd-dropdown-content .cd-dropdown-services .see-all a {
    padding: 0;
    position: relative;
  }
  .cd-dropdown-content .cd-dropdown-services p {
    max-width: 308px;
    white-space: normal;
    color: #252525;
    font-size: 15px;
    margin-top: 18px;
    line-height: 21px;
    display: block;
    z-index: 2;
  }
  .cd-dropdown-content .cd-dropdown-services .cd-dropdown-item {
    line-height: normal;
    color: #fff;
    width: 100%;
    height: 100%;
    z-index: 2;
    padding: 20px 30px;
    position: absolute;
    top: 0;
  }
  .cd-dropdown-content .cd-dropdown-services .cd-dropdown-item h3 ,.cd-dropdown-content .cd-dropdown-services .cd-dropdown-item .g-h3 {
    font-weight: 600;
    font-size: 16px;
    margin-top: 0;
  }
  .cd-dropdown-content .cd-dropdown-services > li:nth-last-of-type(2) a,
  .cd-dropdown-content .cd-dropdown-services > li:last-of-type a {
    margin-bottom: 0;
  }
  .cd-dropdown-content .cd-dropdown-services img {
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
    width: 100%;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .cd-dropdown-content .cd-dropdown-icons {
    width: 600px;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
    height: 80px;
    line-height: 1.2;
    padding: 24px 0 0 85px;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item:hover {
    background: #ebebeb;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item .g-h3, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
    margin-top: 0;
    color: #af8c45;
    font-size: 16px;
    text-transform: none;
    font-family: Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: 2px;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
    display: block;
    font-size: 13px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
    left: 25px;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item .icon-wrapper {
    left: 25px;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item .icon-wrapper.sv-icon {
    top: 25px;
  }
  .cd-dropdown-content > .has-children > ul {
    visibility: hidden;
  }
  .cd-dropdown-content > .has-children > ul.is-active {
    /* when hover over .cd-dropdown-content items - show subnavigation */
    visibility: visible;
  }
  .cd-dropdown-content > .has-children > .cd-secondary-dropdown.is-active > li > ul {
    /* if .cd-secondary-dropdown is visible - show also subnavigation */
    visibility: visible;
  }
  .cd-dropdown-content > .has-children > a.is-active {
    /* hover effect for .cd-dropdown-content items with subnavigation */
    box-shadow: inset 3px 0 0 #af8c45;
    color: #af8c45;
  }
  .cd-dropdown-content > .has-children > a.is-active::before, .cd-dropdown-content > .has-children > a.is-active::after {
    background: #af8c45;
  }
  .cd-dropdown-content > .single-item > a.is-active {
    /* hover effect for .cd-dropdown-content items with no subnavigation */
    box-shadow: inset 3px 0 0 #af8c45;
    color: #af8c45;
  }
  .open-to-left .cd-dropdown-content > .has-children > a.is-active {
    box-shadow: inset -3px 0 0 #af8c45;
  }
  .open-to-left .cd-dropdown-content > .single-item > a.is-active {
    box-shadow: inset -3px 0 0 #af8c45;
  }
}

@-webkit-keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-moz-keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
@-moz-keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
@keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
.cd-search input[type="search"] {
  width: 100%;
  height: 50px;
  padding: 0 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #959595;
  color: #fff;
  border: none;
  border-radius: 0;
  display: table;
}
.cd-search input[type="search"]::-webkit-input-placeholder {
  color: #e6e6e6;
}
.cd-search input[type="search"]::-moz-placeholder {
  color: #e6e6e6;
}
.cd-search input[type="search"]:-moz-placeholder {
  color: #e6e6e6;
}
.cd-search input[type="search"]:-ms-input-placeholder {
  color: #e6e6e6;
}
.cd-search input[type="search"]:focus {
  background: #fff;
  color: #252525;
  outline: none;
}
.cd-search input[type="search"]:focus::-webkit-input-placeholder {
  color: rgba(37, 37, 37, 0.4);
}
.cd-search input[type="search"]:focus::-moz-placeholder {
  color: rgba(37, 37, 37, 0.4);
}
.cd-search input[type="search"]:focus:-moz-placeholder {
  color: rgba(37, 37, 37, 0.4);
}
.cd-search input[type="search"]:focus:-ms-input-placeholder {
  color: rgba(37, 37, 37, 0.4);
}
@media only screen and (min-width: 992px) {
  .cd-search input[type="search"] {
    background-color: #ebebeb;
  }
  .cd-search input[type="search"]::-webkit-input-placeholder {
    color: gray;
  }
  .cd-search input[type="search"]::-moz-placeholder {
    color: gray;
  }
  .cd-search input[type="search"]:-moz-placeholder {
    color: gray;
  }
  .cd-search input[type="search"]:-ms-input-placeholder {
    color: gray;
  }
}

.has-children > a,
.mobile-modal > a,
.go-back a {
  position: relative;
}
.has-children > a::before, .has-children > a::after,
.mobile-modal > a::before,
.mobile-modal > a::after,
.go-back a::before,
.go-back a::after {
  /* arrow icon in CSS - for element with nested unordered lists */
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  display: inline-block;
  height: 2px;
  width: 10px;
  background: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.has-children > a::before,
.mobile-modal > a::before,
.go-back a::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.has-children > a::after,
.mobile-modal > a::after,
.go-back a::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media only screen and (min-width: 992px) {
  .has-children > a::before, .has-children > a::after,
  .mobile-modal > a::before,
  .mobile-modal > a::after,
  .go-back a::before,
  .go-back a::after {
    background: #B5B5B5;
  }
}

.has-children > a,
.mobile-modal > a {
  padding-right: 40px;
}
.has-children > a::before, .has-children > a::after,
.mobile-modal > a::before,
.mobile-modal > a::after {
  /* arrow goes on the right side - children navigation */
  right: 20px;
  -webkit-transform-origin: 9px 50%;
  -moz-transform-origin: 9px 50%;
  -ms-transform-origin: 9px 50%;
  -o-transform-origin: 9px 50%;
  transform-origin: 9px 50%;
}

@media only screen and (min-width: 992px) {
  .open-to-left .cd-dropdown-content > .has-children > a,
  .open-to-left .cd-dropdown-content > .mobile-modal > a {
    padding-left: 40px;
    padding-right: 20px;
  }
  .open-to-left .cd-dropdown-content > .has-children > a::before, .open-to-left .cd-dropdown-content > .has-children > a::after,
  .open-to-left .cd-dropdown-content > .mobile-modal > a::before,
  .open-to-left .cd-dropdown-content > .mobile-modal > a::after {
    right: auto;
    left: 20px;
    -webkit-transform-origin: 1px 50%;
    -moz-transform-origin: 1px 50%;
    -ms-transform-origin: 1px 50%;
    -o-transform-origin: 1px 50%;
    transform-origin: 1px 50%;
  }
}
.cd-dropdown-content .go-back a {
  padding-left: 40px;
}
.cd-dropdown-content .go-back a::before, .cd-dropdown-content .go-back a::after {
  /* arrow goes on the left side - go back button */
  left: 20px;
  -webkit-transform-origin: 1px 50%;
  -moz-transform-origin: 1px 50%;
  -ms-transform-origin: 1px 50%;
  -o-transform-origin: 1px 50%;
  transform-origin: 1px 50%;
}

.cd-main-content {
  background-color: #e6e6e6;
  min-height: calc(100vh - 100px);
  padding: 2em 5%;
  line-height: 2;
}

.no-js .cd-dropdown-wrapper:hover .cd-dropdown {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.no-js .cd-dropdown-wrapper .cd-close {
  display: none;
}

/***************************************************************************/
/* Feature Module 1 ****************************************************/
/***************************************************************************/
@-webkit-keyframes fadeIn {
  from {
    -webkit-transform: translateY(60px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  from {
    -moz-transform: translateY(60px);
    opacity: 0;
  }
  to {
    -moz-transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    -webkit-transform: translateY(60px);
    -moz-transform: translateY(60px);
    -ms-transform: translateY(60px);
    -o-transform: translateY(60px);
    transform: translateY(60px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.svfm1__container {
  z-index: 3;
  background-size: cover;
  background-position: center center;
}

.svfm1__content {
  padding: 0;
  margin: 40px auto 0;
  max-width: 750px;
  position: relative;
  z-index: 2;
  display: table;
}
.svfm1__content--offset {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
}

.svfm1__card {
  display: table;
  padding: 15px 30px;
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.svfm1__card.active0 {
  -webkit-animation: fadeIn 0.3s ease-in-out;
  -moz-animation: fadeIn 0.3s ease-in-out;
  animation: fadeIn 0.3s ease-in-out;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  animation-delay: 0s;
}
.svfm1__card.active1 {
  -webkit-animation: fadeIn 0.3s ease-in-out;
  -moz-animation: fadeIn 0.3s ease-in-out;
  animation: fadeIn 0.3s ease-in-out;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.svfm1__card.active2 {
  -webkit-animation: fadeIn 0.3s ease-in-out;
  -moz-animation: fadeIn 0.3s ease-in-out;
  animation: fadeIn 0.3s ease-in-out;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.svfm1__card.active3 {
  -webkit-animation: fadeIn 0.3s ease-in-out;
  -moz-animation: fadeIn 0.3s ease-in-out;
  animation: fadeIn 0.3s ease-in-out;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.svfm1__card figure {
  position: relative;
  overflow: hidden;
  max-height: 530px;
  width: 100%;
  max-width: 400px;
  height: auto;
  text-align: center;
  cursor: pointer;
}
.svfm1__card figure .content {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin: 0 auto;
  left: 0;
  background: #fff;
}
.svfm1__card figure h2,.svfm1__card figure .g-h2 {
  word-spacing: -0.15em;
  font-weight: 700;
  margin: 0;
  background: #fff;
  display: block;
  width: 100%;
  text-transform: uppercase;
  font-size: 16px;
  padding: 23px 20px 6px;
  color: #252525;
  letter-spacing: 3px;
  position: relative;
  bottom: 0;
  left: 0;
}
.svfm1__card figure p {
  text-align: center;
  margin: 0;
  position: relative;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
}
.svfm1__card figure img {
  position: relative;
  display: block;
  height: 100%;
  max-width: 100%;
}
.svfm1__card figure figcaption {
  padding: 2em;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.svfm1__card figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.svfm1__card figure figcaption::before, .svfm1__card figure figcaption::after {
  pointer-events: none;
}
.svfm1__card.svfm1__2col .svfm1__2col--item {
  margin: 0;
}
.svfm1__card.svfm1__2col:nth-child(1) .svfm1__2col--item {
  margin: 0 0 0 auto;
}
.svfm1__card.svfm1__2col figure {
  max-width: 370px;
  max-height: 568px;
}

.svfm1__card--effect {
  margin: 0 auto;
}
.svfm1__card--effect h2,
.svfm1__card--effect .g-h2,
.svfm1__card--effect img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  -moz-transition: opacity 0.35s, -moz-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.svfm1__card--effect img {
  width: 100%;
}
.svfm1__card--effect h2 ,.svfm1__card--effect .g-h2 {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  -moz-transition: opacity 0.35s, -moz-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.svfm1__card--effect p {
  padding: 10px 30px 20px;
  text-transform: none;
  font-size: 16px;
  opacity: 1;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  -moz-transition: opacity 0.35s, -moz-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.no-touch .svfm1__card--effect:hover img {
  -webkit-transform: translate3d(0, -80px, 0);
  -moz-transform: translate3d(0, -80px, 0);
  -ms-transform: translate3d(0, -80px, 0);
  -o-transform: translate3d(0, -80px, 0);
  transform: translate3d(0, -80px, 0);
}
.no-touch .svfm1__card--effect:hover p {
  opacity: 1;
}

@media only screen and (min-width: 768px) {
  .svfm1__content {
    padding: 0 15px;
    max-width: 800px;
  }
  .svfm1__content--offset {
    position: absolute;
    bottom: -175px;
    left: 0;
    width: 100%;
  }

  .svfm1__card {
    padding: 15px;
  }
  .svfm1__card figure {
    max-width: 343px;
    max-height: 390px;
  }
  .svfm1__card figure p {
    padding: 10px 45px 20px;
  }
  .svfm1__card figure h2,.svfm1__card figure .g-h2 {
    bottom: 21px;
  }
  .svfm1__card figure figcaption {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
}
@media only screen and (min-width: 992px) {
  .svfm1__content {
    padding: 0;
    max-width: 1200px;
  }

  .svfm1__card figure {
    max-width: 343px;
    max-height: 455px;
  }
  .svfm1__card figure .content {
    height: 85px;
  }
  .svfm1__card figure h2,.svfm1__card figure .g-h2 {
    position: absolute;
    padding: 29px 20px;
    bottom: 0;
    font-size: 18px;
  }
  .svfm1__card figure p {
    padding: 10px 30px 20px;
    position: absolute;
  }

  .svfm1__card--effect p {
    padding: 10px 30px 20px;
    opacity: 0;
    -webkit-transform: translate3d(0, 80px, 0);
    -moz-transform: translate3d(0, 80px, 0);
    -ms-transform: translate3d(0, 80px, 0);
    -o-transform: translate3d(0, 80px, 0);
    transform: translate3d(0, 80px, 0);
  }
  .svfm1__card--effect img {
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    -ms-transform: translate3d(0, 0px, 0);
    -o-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
  }
  .svfm1__card--effect:hover img {
    -webkit-transform: translate3d(0, -80px, 0);
    -moz-transform: translate3d(0, -80px, 0);
    -ms-transform: translate3d(0, -80px, 0);
    -o-transform: translate3d(0, -80px, 0);
    transform: translate3d(0, -80px, 0);
  }
  .svfm1__card--effect:hover h2,.svfm1__card--effect:hover .g-h2 {
    -webkit-transform: translate3d(0, -70px, 0);
    -moz-transform: translate3d(0, -70px, 0);
    -ms-transform: translate3d(0, -70px, 0);
    -o-transform: translate3d(0, -70px, 0);
    transform: translate3d(0, -70px, 0);
  }
  .svfm1__card--effect:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, -15px, 0);
    -moz-transform: translate3d(0, -15px, 0);
    -ms-transform: translate3d(0, -15px, 0);
    -o-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
}
@media only screen and (min-width: 1200px) {
  .svfm1__content {
    max-width: 1200px;
    margin-top: 60px;
  }

  .svfm1__card figure {
    max-width: 445px;
    max-height: 588px;
  }
  .svfm1__card figure .content {
    height: 100px;
  }
  .svfm1__card figure h2,.svfm1__card figure .g-h2 {
    padding: 37px 20px;
  }
  .svfm1__card:nth-child(odd) .svfm1__card--effect {
    float: none;
  }
  .svfm1__card:nth-child(even) .svfm1__card--effect {
    float: none;
  }

  .svfm1__card--effect {
    margin: 0 auto;
  }
  .svfm1__card--effect p {
    -webkit-transform: translate3d(0, 80px, 0);
    -moz-transform: translate3d(0, 80px, 0);
    -ms-transform: translate3d(0, 80px, 0);
    -o-transform: translate3d(0, 80px, 0);
    transform: translate3d(0, 80px, 0);
  }
  .svfm1__card--effect:hover h2,.svfm1__card--effect:hover .g-h2 {
    -webkit-transform: translate3d(0, -70px, 0);
    -moz-transform: translate3d(0, -70px, 0);
    -ms-transform: translate3d(0, -70px, 0);
    -o-transform: translate3d(0, -70px, 0);
    transform: translate3d(0, -70px, 0);
  }
}
@media only screen and (min-width: 1600px) {
  .svfm1__card--effect:hover h2,.svfm1__card--effect:hover .g-h2 {
    -webkit-transform: translate3d(0, -50px, 0);
    -moz-transform: translate3d(0, -50px, 0);
    -ms-transform: translate3d(0, -50px, 0);
    -o-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }
}
/***************************************************************************/
/* Feature Module 2 ****************************************************/
/***************************************************************************/
.svfm2__wrapper {
  position: relative;
  height: 100%;
  padding: 0;
  margin: 0 auto;
  background-position: center center;
  background-size: cover;
}
.svfm2__wrapper--images {
  height: 190px;
}
.svfm2__wrapper .svfm2__tabs {
  position: relative;
  text-align: left;
  width: 100%;
}
.svfm2__wrapper .svfm2__header {
  text-align: center;
  border-bottom: 0;
  background-color: rgba(0, 0, 0, 0.35);
  height: 100%;
  display: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.svfm2__wrapper .svfm2__header h2,.svfm2__wrapper .svfm2__header .g-h2 {
  margin: 20px 0;
  width: 100%;
  font-size: 24px;
  color: #fff;
  font-family: "Ubuntu", sans-serif;
  font-weight: 500;
}
.svfm2__wrapper .svfm2__header h3,.svfm2__wrapper .svfm2__header .g-h3 {
  color: #fff;
  margin: 0 auto 20px;
  height: 100%;
  width: 100%;
  display: block;
  font-weight: 300;
}
.svfm2__wrapper .svfm2__header .headline-container {
  height: 100%;
  width: 100%;
  display: table;
  padding: 20px 0;
}
.svfm2__wrapper .tab-pane.tab-fade.in {
  z-index: 1;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
.svfm2__wrapper .tab-content {
  position: relative;
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.svfm2__wrapper .tab-pane {
  position: absolute;
  display: block !important;
  z-index: 0;
  -webkit-transform: translateX(-200px);
  -moz-transform: translateX(-200px);
  -ms-transform: translateX(-200px);
  -o-transform: translateX(-200px);
  transform: translateX(-200px);
}
.svfm2__wrapper .text {
  display: none !Important;
}
.svfm2__wrapper .tab__panel {
  padding: 15px 30px;
}
.svfm2__wrapper .tab__panel .item {
  margin: 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #959595;
}
.svfm2__wrapper .tab__panel .title {
  margin: 0 auto;
  /* override for price tab */
  width: 100% !important;
}
.svfm2__wrapper .tab__panel .title h3 ,.svfm2__wrapper .tab__panel .title .g-h3 {
  letter-spacing: 2px;
  font-size: 16px;
}
.svfm2__wrapper .tab__panel .desc {
  width: 100%;
  font-size: 14px;
  line-height: 22px;
}
.svfm2__wrapper .tab__panel .item__link {
  position: relative;
  display: block;
}
.svfm2__wrapper .tab__panel .item__link a {
  padding: 15px 0;
  text-align: left;
  margin: 0;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Ubuntu", sans-serif;
  border-bottom: 1px solid #959595;
}
.svfm2__wrapper .tab__panel .item__link i {
  float: right;
  margin-top: 6px;
}
.svfm2__wrapper img {
  position: absolute;
}
.svfm2__wrapper .svfm2__image {
  position: absolute;
  top: 0;
  left: 0;
  height: 190px;
  width: 100%;
  background-position: center center;
  background-size: cover;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
  opacity: 0;
}
.svfm2__wrapper .svfm2__image.active {
  opacity: 1;
}
.svfm2__wrapper .nav-tabs.nav-justified > li > a {
  padding: 23px 0 25px;
}
.svfm2__wrapper .nav-tabs.nav-justified > li .tab-icon {
  display: block;
  margin: 0 auto;
}
.svfm2__wrapper .nav-tabs.nav-justified > li .tab-icon i {
  display: table;
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.svfm2__wrapper .icon-sv-razor {
  top: 50% !important;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (min-width: 768px) {
  .svfm2__wrapper {
    padding: 50px 0 60px;
  }
  .svfm2__wrapper--images {
    height: 100%;
  }
  .svfm2__wrapper .svfm2__tabs {
    width: 320px;
    margin-left: 50%;
  }
  .svfm2__wrapper .tab-pane.tab-fade.in {
    z-index: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  .svfm2__wrapper .tab-content {
    width: 320px;
    height: 334px !important;
  }
  .svfm2__wrapper .tab-pane {
    position: absolute;
    display: block !important;
    z-index: 0;
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -ms-transform: translateY(80px);
    -o-transform: translateY(80px);
    transform: translateY(80px);
  }
  .svfm2__wrapper .tab__panel {
    padding: 2em 2em 1.5em;
  }
  .svfm2__wrapper .tab__panel .item {
    padding-bottom: 20px;
  }
  .svfm2__wrapper .tab__panel .item .title {
    margin-top: 0;
  }
  .svfm2__wrapper .tab__panel .item .desc {
    width: 100%;
  }
  .svfm2__wrapper .tab__panel .item__link a {
    border-bottom: none;
    padding: 15px 0 0;
  }
  .svfm2__wrapper .svfm2__image {
    height: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .svfm2__wrapper {
    padding: 75px 0;
  }
  .svfm2__wrapper .tab-content {
    width: 100%;
  }
  .svfm2__wrapper .svfm2__tabs {
    margin-left: 55%;
    width: 400px;
  }
  .svfm2__wrapper .svfm2__header {
    display: block;
  }
  .svfm2__wrapper .svfm2__header h3,.svfm2__wrapper .svfm2__header .g-h3 {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1200px) {
  .svfm2__wrapper {
    padding: 100px 0 130px;
  }
  .svfm2__wrapper .svfm2__tabs {
    margin-left: 60%;
    width: 400px;
  }
}
@media only screen and (min-width: 1600px) {
  .svfm2__wrapper {
    padding: 140px 0;
  }
  .svfm2__wrapper .svfm2__tabs {
    margin-left: 66%;
    width: 450px;
  }
}
/***************************************************************************/
/* Staggered Gird ****************************************************/
/***************************************************************************/
.staggered__container {
  max-width: 970px;
  background: #fff;
  margin: 0 auto;
  padding: 0 15px;
  text-align: center;
}
.staggered__container h2,.staggered__container .g-h2 {
  font-size: 49px;
  line-height: 55px;
  margin-bottom: 16px;
  margin-top: 15px;
}
.staggered__container h6 ,.staggered__container .g-h6 {
  font-size: 18px;
  color: #af8c45;
  font-family: Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0;
}
.staggered__container .sub-copy {
  text-align: center;
}

.box-link, .contact__us a {
  top: 0;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
  cursor: pointer;
}

.box {
  position: relative;
  overflow: hidden;
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
  background-color: #252525;
}
.box .content {
  position: relative;
  z-index: 100;
  background: #fff;
  margin: 6.525em 15.5%;
  overflow: hidden;
}
.box .content p {
  color: #252525;
  margin: 0;
}
.box .content .clock {
  padding-top: 0;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.box .content h3,.box .content .g-h3 {
  line-height: 28px;
}
.box .box-overlay {
  opacity: 0;
  width: 99.99%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #252525;
  z-index: 3;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.box .animate-off {
  opacity: 1;
  position: relative;
  left: 16px;
  -webkit-transition: -webkit-transform 0.2s ease-in-out, opacity 300ms ease-out;
  -moz-transition: -moz-transform 0.2s ease-in-out, opacity 300ms ease-out;
  transition: transform 0.2s ease-in-out, opacity 300ms ease-out;
}
.box .animate-on {
  color: #af8c45;
  opacity: 0;
  position: relative;
  -webkit-transition: -webkit-transform 0.2s ease-in-out, opacity 300ms ease-out;
  -moz-transition: -moz-transform 0.2s ease-in-out, opacity 300ms ease-out;
  transition: transform 0.2s ease-in-out, opacity 300ms ease-out;
  -webkit-transform: translateX(-200px);
  -moz-transform: translateX(-200px);
  -ms-transform: translateX(-200px);
  -o-transform: translateX(-200px);
  transform: translateX(-200px);
}
.no-touch .box:hover .box-overlay {
  opacity: .5;
}
.no-touch .box:hover .animate-off {
  opacity: 0;
  -webkit-transform: translateX(200px);
  -moz-transform: translateX(200px);
  -ms-transform: translateX(200px);
  -o-transform: translateX(200px);
  transform: translateX(200px);
}
.no-touch .box:hover .animate-on {
  opacity: 1;
  right: 3px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.box i {
  padding-top: 20px;
  margin: 0;
  width: auto;
}
.box .offset__container {
  bottom: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.box .offset__container .offset__btn {
  padding: 15px 0;
  height: 55px;
  width: 40%;
  overflow: hidden;
}
.box .offset__container i {
  padding: 0;
}
.box .offset__container .animate-off {
  left: 11px;
}

.box-lg .content {
  padding: 1.5em;
}
.box-lg .content h3,.box-lg .content .g-h3 {
  margin: 0 auto;
  max-width: 75%;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 24px;
}
.box-lg img {
  display: block;
  position: absolute;
  top: 0;
  min-height: 100%;
  min-width: 100%;
}

.box-sm {
  background-color: #eeeeee;
}
.box-sm .content {
  padding: 25px 10%;
  background-color: #e8e8e8;
}
.box-sm img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
}

.box-sm-hours {
  width: 100%;
}
.box-sm-hours .content {
  position: relative;
  padding: 20px 8% 38px;
  font-size: 16px;
}
.box-sm-hours img {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  min-height: 100%;
  min-width: 100%;
}
.box-sm-hours p {
  font-family: "Ubuntu", sans-serif;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 500;
  line-height: 24px;
  padding-top: 10px;
}

.box-sm-tall {
  width: 100%;
}
.box-sm-tall img {
  display: block;
  position: relative;
  top: 0;
  width: 100%;
}

.box-last {
  width: 100%;
}
.box-last .content {
  padding: 40px 15px;
}
.box-last .content h3,.box-last .content .g-h3 {
  margin: 0 auto;
  max-width: 75%;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 24px;
}
.box-last img {
  display: block;
  position: absolute;
  top: 0;
  min-height: 100%;
  min-width: 100%;
}

@media only screen and (min-width: 768px) {
  .staggered__container {
    padding: 0 15px;
  }
  .staggered__container h2,.staggered__container .g-h2 {
    font-size: 72px;
    line-height: 80px;
  }

  .box {
    float: right;
    margin-bottom: 0;
  }
  .box .content {
    margin: 7.525em 19.5%;
  }

  .box-lg {
    width: 65.71166%;
    margin-bottom: 3%;
  }
  .box-lg .content {
    padding: 2em;
  }
  .box-lg .content h3,.box-lg .content .g-h3 {
    margin: 0 auto;
    max-width: 75%;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 28px;
  }

  .box-sm {
    width: 31.28834%;
    margin-top: 225px;
    margin-left: 3%;
  }
  .box-sm .content {
    padding: 52px 10.8% 41px;
    margin: 0;
  }
  .box-sm .content p {
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
  }
  .box-sm img {
    position: relative;
    width: 100%;
    height: auto;
    min-width: 0;
    min-height: 0;
    overflow: hidden;
  }

  .box-sm-hours {
    width: 31.28834%;
    margin: 0 0 3.06748% 3.06748%;
  }
  .box-sm-hours .content {
    margin: 10em 20%;
    padding: 20px 8% 45px;
  }
  .box-sm-hours .content p {
    font-size: 18px;
  }

  .box-sm-tall {
    width: 31.28834%;
    float: left;
  }

  .box-last {
    width: 65.65146%;
  }
  .box-last .content {
    padding: 2em;
  }
  .box-last .content h3,.box-last .content .g-h3 {
    font-size: 22px;
    line-height: 28px;
  }
}
@media only screen and (min-width: 992px) {
  .staggered__container {
    padding: 0;
  }
  .staggered__container h2, .staggered__container .g-h2 {
    font-size: 97px;
    line-height: 105px;
  }
}
/***************************************************************************/
/* Contact Module ****************************************************/
/***************************************************************************/
.contact__wrapper {
  overflow: hidden;
  margin: 0 auto;
  padding: 0 30px;
}
.contact__wrapper .section__wrapper {
  margin: 0 auto;
}

.contact__card {
  float: left;
  height: 440px;
  width: 100%;
  text-align: center;
}
.contact__card--left {
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  background: #af8c45;
  float: left;
  width: 0;
  height: 100%;
  z-index: 100;
  overflow: hidden;
}
.contact__card--left img {
  max-width: 782px;
  position: relative;
  left: -155px;
}
.contact__card--right {
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  background: #e8e8e8;
  float: left;
  width: 100%;
  height: 100%;
}
.contact__card--content {
  position: relative;
  -webkit-transform: translateY(-40%);
  -moz-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  -o-transform: translateY(-40%);
  transform: translateY(-40%);
  top: 40%;
}
.contact__card--content h3,.contact__card--content .g-h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
}
.contact__card--content p {
  margin: 0;
  font-family: Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
}
.contact__card--content a {
  font-family: Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
  color: #fff;
}
.contact__card--content a:hover {
  color: #fff;
}

.contact__shop {
  color: #fff;
  height: 50%;
  padding: 16px;
  background: #af8c45;
  position: relative;
}

.contact__hours {
  position: relative;
  height: 50%;
}
.contact__hours .contact__card--content {
  -webkit-transform: translateY(-60%);
  -moz-transform: translateY(-60%);
  -ms-transform: translateY(-60%);
  -o-transform: translateY(-60%);
  transform: translateY(-60%);
  top: 60%;
  padding: 5px 20px;
  word-break: break-word;
}

.contact__us {
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  z-index: 1001;
}
.contact__us--content {
  position: relative;
  background: #fff;
  width: 65%;
  height: 60px;
  margin: 0 auto;
  top: 0;
  overflow: hidden;
  display: block;
}
.contact__us .inner__content {
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
  width: 174px;
  margin: 0 auto;
}
.contact__us h4 {
  margin-top: 0;
  font-size: 15px;
  font-weight: 500;
  text-align: left;
  padding-left: 11px;
}
.contact__us h4 .bottom-i, .contact__us h4 .top-i,.contact__us .g-h4 .bottom-i, .contact__us .g-h4 .top-i {
  top: 4px;
}
.contact__us i {
  padding-left: 20px;
}

@media only screen and (min-width: 768px) {
  .contact__wrapper {
    padding: 10px 60px;
  }

  .contact__card {
    height: 470px;
  }
  .contact__card--content h3,.contact__card--content .g-h3 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .contact__card .contact__hours {
    position: relative;
    height: 50%;
  }
  .contact__card .contact__hours .contact__card--content {
    padding: 0;
  }
  .contact__card--left {
    width: 50%;
  }
  .contact__card--left img {
    left: -166px;
    max-width: 665px;
  }
  .contact__card--right {
    width: 50%;
  }

  .contact__us--content {
    height: 80px;
  }
  .contact__us .inner__content {
    width: 100%;
  }
  .contact__us h4, .contact__us .g-h4 {
    text-align: left;
    font-size: 16px;
    padding-left: 15%;
  }
  .contact__us i {
    padding-left: 20px;
  }

  .contact__shop {
    padding: 2em;
  }
}
@media only screen and (min-width: 992px) {
  .contact__wrapper {
    max-width: 1200px;
    padding: 0 80px;
  }

  .contact__card {
    height: 490px;
  }
  .contact__card--left {
    width: 50%;
  }
  .contact__card--left img {
    left: -99px;
    max-width: 660px;
  }
  .contact__card--right {
    width: 50%;
  }
  .contact__card .contact__us h4, .contact__card .contact__us .g-h4 {
    font-size: 18px;
  }
  .contact__card .contact__us h4 .bottom-i, .contact__card .contact__us h4 .top-i {
    top: 2px;
  }
  .contact__card .contact__us h4 .top-i {
    top: 5px;
  }
  .contact__card .contact__us .g-h4 .bottom-i, .contact__card .contact__us .g-h4 .top-i {
    top: 2px;
  }
  .contact__card .contact__us .g-h4 .top-i {
    top: 5px;
  }
}
@media only screen and (min-width: 1200px) {
  .contact__card {
    height: 575px;
  }
  .contact__card--left {
    width: 60%;
  }
  .contact__card--left img {
    left: -75px;
    max-width: 782px;
  }
  .contact__card--right {
    width: 40%;
  }
  .contact__card .contact__us h4 {
    padding-left: 47px;
  }
  .contact__card .contact__us h4 .bottom-i, .contact__card .contact__us h4 .top-i {
    top: 3px;
  }
  .contact__card .contact__us h4 .top-i {
    top: 5px;
  }
  .contact__card .contact__us .g-h4 {
    padding-left: 47px;
  }
  .contact__card .contact__us .g-h4 .bottom-i, .contact__card .contact__us .g-h4 .top-i {
    top: 3px;
  }
  .contact__card .contact__us .g-h4 .top-i {
    top: 5px;
  }
}
/***************************************************************************/
/* Twitter Module ****************************************************/
/***************************************************************************/
.testimonial-wrapper blockquote {
  border: 0;
  padding: 0;
  margin: 0 auto;
  display: block;
  color: #6B6B6B;
}
.testimonial-wrapper cite {
  display: block;
  font-size: 14px;
  border-left: solid #af8c45;
  margin-top: 25px;
  font-family: Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
  padding-left: 25px;
}

#testimonial-carousel .carousel-inner > .item.active {
  display: table;
  width: 100%;
}
#testimonial-carousel .carousel-inner > .item > img {
  margin: 0 auto;
  max-width: 60px;
}
#testimonial-carousel .carousel-control {
  color: #252525;
}
#testimonial-carousel .carousel-control i {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-shadow: none;
  position: absolute;
  width: 100%;
}
#testimonial-carousel .carousel-control:focus {
  opacity: .5;
}
#testimonial-carousel .carousel-control:hover {
  opacity: .9 !important;
}
#testimonial-carousel .carousel-control.right, #testimonial-carousel .carousel-control.left {
  background-image: none;
}
#testimonial-carousel .carousel-control.right {
  right: 5px;
}
#testimonial-carousel .carousel-indicators {
  margin-left: -30.5%;
}

@media only screen and (min-width: 768px) {
  .testimonial-wrapper {
    padding: 0 35px;
  }
  .testimonial-wrapper blockquote {
    font-size: 40px;
    line-height: 53px;
  }
  .testimonial-wrapper cite {
    font-size: 18px;
    margin-top: 50px;
  }

  #testimonial-carousel .carousel-indicators {
    margin-left: -30.5%;
    bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .testimonial-wrapper {
    position: absolute;
    max-width: 410px;
    padding: 0;
    right: 10%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .testimonial-wrapper blockquote {
    font-size: 24px;
    line-height: 36px;
  }
  .testimonial-wrapper cite {
    font-size: 16px;
  }

  #testimonial-carousel .testimonial-img {
    width: 46%;
    margin: 0 2%;
  }
  #testimonial-carousel .testimonial-img img {
    max-height: 600px;
  }
}
@media only screen and (min-width: 1200px) {
  .testimonial-wrapper {
    max-width: 39%;
    padding: 0;
    right: 6%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .testimonial-wrapper blockquote {
    font-size: 40px;
    line-height: 51px;
  }

  #testimonial-carousel .testimonial-img {
    width: 55%;
    margin: 0;
  }
  #testimonial-carousel .testimonial-img img {
    max-height: 100%;
  }
  #testimonial-carousel .carousel-control {
    width: 10%;
  }
}
.buy__container {
  display: table;
  text-align: center;
  padding: 0;
  margin: 0 auto;
  color: #fff;
}
.buy__container h2 {
  font-size: 24px;
  margin-bottom: 40px;
  font-weight: 500;
  letter-spacing: 2px;
}
.buy__container p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 40px;
  font-weight: 500;
  font-family: Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
}
.buy__container .buy-theme-sm {
  margin: 0 auto;
  padding: 0 45px;
  display: table;
  width: 100%;
}
.buy__container .buy-theme-sm h4, .buy__container .buy-theme-sm .g-h4 {
  margin-bottom: 40px;
  display: block;
  vertical-align: baseline;
  line-height: 27px;
  font-size: 18px;
  position: relative;
  letter-spacing: 2px;
}

@media only screen and (min-width: 768px) {
  .buy__container {
    padding: 0 30px;
    max-width: 1160px;
  }
  .buy__container h2,.buy__container .g-h2 {
    font-size: 32px;
  }
  .buy__container p {
    font-size: 18px;
    line-height: 26px;
  }
  .buy__container .buy-theme-sm {
    padding: 0;
  }
}
@media only screen and (min-width: 992px) {
  .buy__container {
    display: block;
    padding: 0;
  }
  .buy__container h2,.buy__container .g-h2 {
    font-size: 40px;
  }
  .buy__container p {
    font-size: 21px;
    line-height: 28px;
  }
  .buy__container .buy-theme-sm {
    padding: 0;
  }
  .buy__container .buy-theme-sm h4,.buy__container .buy-theme-sm .g-h4 {
    display: block;
    margin-right: 40px;
    top: 2px;
  }
}
@media only screen and (min-width: 1200px) {
  .buy__container h2, .buy__container .g-h2 {
    font-size: 46px;
  }
  .buy__container p {
    font-size: 24px;
    line-height: 32px;
  }
  .buy__container .buy-theme-sm h4,  .buy__container .buy-theme-sm .g-h4 {
    display: inline;
  }
}
/***************************************************************************/
/* Footer ****************************************************/
/***************************************************************************/
footer {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #252525;
  opacity: 0;
  -webkit-transition: opacity 1s 0.9s ease-out;
  -moz-transition: opacity 1s 0.9s ease-out;
  transition: opacity 1s 0.9s ease-out;
}
footer.safari {
  z-index: 0;
}
footer.loaded {
  opacity: 1;
}

.footer-push {
  margin-bottom: 435px;
}

.footer__wrapper {
  margin: 0 auto;
  max-width: 1200px;
  color: #fff;
}

.footer__row {
  margin: 0 30px !important;
}

.footer__logo {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.footer__logo .logo__container {
  text-align: center;
  padding: 2em;
  position: relative;
  z-index: 100;
  font-family: "Ubuntu", sans-serif;
}
.footer__logo .logo__container h3,.footer__logo .logo__container .g-h3 {
  font-size: 26px;
  margin: 0;
  letter-spacing: 7px;
}
.footer__logo .logo__container h4, .footer__logo .logo__container .g-h4 {
  color: #af8c45;
  font-size: 18px;
  font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
  text-transform: none;
  font-weight: 400;
}
.footer__logo--img {
  width: 97px;
  margin: 0 auto 20px;
}

.footer__desc {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.email__wrapper {
  margin-bottom: 25px;
}

.email__form {
  clear: both;
  display: table;
  width: 100%;
  margin-bottom: 0;
}
.email__form input {
  background: transparent;
  float: left;
  font-size: 18px;
  padding: 0;
  border-radius: 0;
  height: 50px;
  border: 0;
  box-shadow: none;
  color: #af8c45;
  border-bottom: 1px solid #fff;
  text-align: center;
}
.email__form input:focus {
  box-shadow: none;
  border-color: #fff;
}
.email__form input::-webkit-input-placeholder {
  color: #af8c45;
}
.email__form input::-moz-placeholder {
  color: #af8c45;
}
.email__form input:-moz-placeholder {
  color: #af8c45;
}
.email__form input:-ms-input-placeholder {
  color: #af8c45;
}
.email__form .form-btn {
  color: #fff;
  border: 3px solid #fff;
  margin: 20px auto 0;
  width: 60%;
}
.email__form .form-btn:hover {
  border: 3px solid #af8c45;
}

.email__offers {
  margin-top: 5px;
  font-size: 14px;
  text-align: center;
}

.footer__contact {
  margin: 0 0 15px;
  text-align: center;
}
.footer__contact .footer__address p {
  margin-bottom: 0;
}
.footer__contact .contact a {
  color: #af8c45;
  display: block;
}

.copyright {
  font-size: 14px;
  margin-top: 15px;
  text-align: center;
}

.social-footer {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  border-top: none;
}
.social-footer ul {
  text-align: center;
  margin: 0;
}
.social-footer li {
  display: inline-block;
  background-size: contain;
  margin: 0 10px;
  text-align: center;
}
.social-footer a {
    width: 10px;
    height: 23px;
    display: block;
    color: #fff;
    margin-right: 10px;
}

@media only screen and (min-width: 768px) {
  .footer__logo .logo__container {
    margin: 3em 19% 1em;
  }

  .email__form input {
    font-size: 32px;
  }

  .email__wrapper {
    margin-bottom: 50px;
  }

  .footer__contact {
    margin: 0 0 40px;
  }
  .footer__contact .footer__address {
    text-align: right;
  }
  .footer__contact .footer__address p {
    padding-right: 10px;
  }
  .footer__contact .contact {
    text-align: left;
  }
  .footer__contact .contact a {
    padding-left: 10px;
  }

  .social-footer {
    padding: 20px 0;
  }
  .social-footer ul {
    text-align: left;
  }
  .social-footer > div {
    padding: 0 !important;
  }
  .social-footer li {
    margin: 0 0 0 20px;
    float: right;
    text-align: left;
  }

  .copyright {
    padding: 0 0 0 15px;
    text-align: left;
    margin-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  footer {
    position: fixed;
    position: -webkit-sticky !important;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    z-index: 1;
  }

  .footer__wrapper {
    padding: 40px 0;
  }

  .footer__logo {
    width: 50%;
    float: left;
    display: inline-block;
  }
  .footer__logo .logo__container {
    padding: 2em;
    margin: 4em 19%;
  }

  .footer__desc {
    display: inline-block;
    width: 50%;
    padding-left: 20px;
  }

  .social-footer {
    padding: 0;
  }
  .social-footer li {
    margin: 0 20px 0 0;
    float: left;
    text-align: center;
  }

  .email__wrapper {
    max-width: 525px;
  }

  .email__form input {
    text-align: left;
  }
  .email__form .form-btn {
    margin: 20px 0 0;
    width: auto;
  }

  .email__offers {
    text-align: left;
  }

  .email__wrapper {
    margin-bottom: 70px;
  }

  .footer__contact {
    margin: 0 0 70px;
  }
  .footer__contact .footer__address {
    text-align: left;
  }
  .footer__contact .footer__address p {
    padding-right: 0;
  }
  .footer__contact .contact {
    text-align: right;
  }
  .footer__contact .contact a {
    padding-left: 0;
  }

  .copyright {
    padding: 0;
    text-align: right;
  }
}
/***************************************************************************/
/* Faq Module ****************************************************/
/***************************************************************************/
.shave__faq {
  margin: 90px auto;
}

.shave__faq--items {
  height: auto;
  width: 100%;
  position: relative;
  overflow: visible;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  transition: transform 2s;
}

.shave__faq--group {
  display: block;
}
.shave__faq--group h2, .shave__faq--group .g-h2 {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  color: #252525;
}
.shave__faq--group > li {
  background: #fff;
  margin: 0 25px 25px;
}
.shave__faq--group .shave__faq--title {
  margin: 2em 0 1em;
}

.shave__faq--trigger {
  position: relative;
  display: block;
  font-weight: 700;
  margin: 0;
  text-align: left;
  padding: 20px;
  line-height: 1.2;
  font-size: 16px;
  border: 1px solid transparent;
}

.shave__faq--content {
  display: none;
  border: 1px solid transparent;
  text-align: left;
}
.shave__faq--content p {
  font-size: 15px;
  line-height: 24px;
  color: #252525;
}
.shave__faq--content.active {
  display: block;
}
.shave__faq--content .faq--wrapper {
  padding: 0 30px 30px;
}

@media only screen and (min-width: 768px) {
  .shave__faq--group {
    display: block;
  }
  .shave__faq--group h2, .shave__faq--group .g-h2 {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    color: #252525;
  }
  .shave__faq--group > li {
    background: #fff;
    margin-bottom: 25px;
  }
  .shave__faq--group .shave__faq--title {
    margin: 2em 0 1em;
  }

  .shave__faq--trigger {
    text-align: left;
    position: relative;
    display: block;
    font-weight: 700;
    margin: 0;
    padding: 30px 75px 30px 30px;
    line-height: 1.2;
    font-size: 18px;
    border: 1px solid transparent;
  }
  .shave__faq--trigger::before, .shave__faq--trigger::after {
    /* arrow icon on the right */
    position: absolute;
    right: 24px;
    top: 50%;
    height: 2px;
    width: 13px;
    background: #af8c45;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
  }
  .shave__faq--trigger::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 32px;
  }
  .shave__faq--trigger::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .active .shave__faq--trigger::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .active .shave__faq--trigger::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .shave__faq--content {
    border: 1px solid transparent;
  }
  .shave__faq--content p {
    font-size: 15px;
    line-height: 24px;
    color: #252525;
  }
  .shave__faq--content .faq--wrapper {
    padding: 0 24px 30px;
  }
}
/***************************************************************************/
/* 3 Col Module ************************************************/
/***************************************************************************/
.col3__module h6,.col3__module .g-h6 {
  font-size: 1.125em;
  color: #af8c45;
  font-family: Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0 auto 15px;
}
.col3__module img {
  margin: 0 auto;
}
.col3__module .wrapper {
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  display: block;
}
.col3__module .desc {
  text-align: center;
}

.col3__container {
  text-align: center;
}
.col3__container h2,.col3__container .g-h2 {
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 36px;
}
.col3__container .wrapper > div:nth-last-child(1) .col3__item {
  padding-bottom: 0;
}
.col3__container h5,.col3__container .g-h5,.col3__container .g-h5 {
  line-height: 1.3;
}
.col3__container .sub-intro {
  margin-bottom: 40px;
}

.col3__item {
  padding-bottom: 30px;
}
.col3__item .icon__wrapper {
  margin: 0 auto;
  max-width: 59px;
}
.col3__item .icon__wrapper img {
  margin: 0 auto;
  width: 100%;
  display: block;
  text-align: left;
}
.col3__item i {
  display: block;
}
.col3__item--content {
  clear: both;
}
.col3__item--content h5,.col3__item--content .g-h5 {
  font-size: 1.125em;
  font-family: "Ubuntu", sans-serif;
  color: #959595;
  max-width: 800px;
  width: 100%;
  margin: 30px auto 15px;
  font-weight: 500;
  text-transform: uppercase;
}
.col3__item--content p {
  margin: 0;
}

@media only screen and (min-width: 768px) {
  .col3__module h2,.col3__module .g-h2 {
    margin-top: 0;
    font-size: 48px;
    line-height: 52px;
  }
  .col3__module .wrapper {
    margin: 0 auto;
    padding: 0;
    display: block;
  }
  .col3__module .desc {
    text-align: center;
  }

  .col3__container .wrapper > div:nth-last-child(1) .col3__item {
    padding-bottom: 30px;
  }
  .col3__container .col3__item {
    padding: 0 15px;
  }
  .col3__container h5,.col3__container .g-h5 {
    margin: 50px auto 25px;
  }
}
@media only screen and (min-width: 992px) {
  .col3__module .wrapper {
    margin: 20px auto 0;
  }
  .col3__module .desc {
    text-align: left;
  }
  .col3__module .intro h2,.col3__module .intro .g-h2 {
    font-size: 67px;
    line-height: 72px;
  }
  .col3__module .intro h5,.col3__module .intro .g-h5 {
    font-size: 30px;
    line-height: 32px;
  }

  .col3__container h5,.col3__container .g-h5 {
    font-size: 1.125em;
  }
}
@media only screen and (min-width: 1200px) {
  .col3__module .intro h2, .col3__module .intro .g-h2 {
    font-size: 97px;
    line-height: 100px;
  }
  .col3__module .intro h5, .col3__module .intro .g-h5 {
    font-size: 34px;
    line-height: 44px;
  }
}
/***************************************************************************/
/* Products ****************************************************/
/***************************************************************************/
.products {
  padding: 0 15px;
}

.products__wrapper {
  margin-bottom: 30px;
  cursor: pointer;
}

.products__2col {
  max-width: 700px;
  margin: 0 auto;
}

.card__slider {
  position: relative;
  overflow: hidden;
  max-width: 392px;
  width: 100%;
  height: auto;
  background: #fff;
  text-align: center;
  margin: 0 auto;
}

.content__wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}
.content__wrapper .image {
  overflow: hidden;
}
.content__wrapper .image img {
  width: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.content__wrapper .title__wrapper {
  height: 75px;
}
.content__wrapper .title {
  text-align: left;
  position: absolute;
  top: -85px;
  background: #fff;
  width: 100%;
  height: 100%;
  padding: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  -moz-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.content__wrapper .title h5, .content__wrapper .title h6,.content__wrapper .title .g-h5, .content__wrapper .title .g-h6 {
  margin-top: 0;
  padding-top: 18px;
  padding-left: 25px;
  z-index: 1;
  position: relative;
}
.content__wrapper .title h5,.content__wrapper .title .g-h5 {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 5px;
}
.content__wrapper .title h6,.content__wrapper .title .g-h6 {
  color: #959595;
  font-size: 15px;
  font-weight: 400;
  padding-top: 0;
}
.content__wrapper .title p {
  font-size: 16px;
  line-height: 1.45;
}
.content__wrapper .title .angle-bottom-card {
  border-left: 0 solid #fff;
  bottom: -15px;
  border-bottom: 15px solid transparent;
  opacity: 0;
  left: -285px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.content__wrapper .title .angle-top-card {
  border-right-width: 285px;
  top: -20px;
  border-bottom: 20px solid transparent;
}
.content__wrapper .open {
  position: relative;
  left: 0;
  display: block;
  z-index: 1000;
  right: 0;
  background: transparent;
  width: 100%;
  top: 0;
  height: 75px;
  padding: 0;
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  transition-delay: 0.4s;
  -webkit-transition: height 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: height 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: height 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.content__wrapper .open::before, .content__wrapper .open::after {
  content: '';
  position: absolute;
  height: 2px;
  width: 9px;
  background: #af8c45;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 1;
}
.content__wrapper .open::after {
  -webkit-transform: translateX(0) translateY(0) rotate(-45deg);
  -moz-transform: translateX(0) translateY(0) rotate(-45deg);
  -ms-transform: translateX(0) translateY(0) rotate(-45deg);
  -o-transform: translateX(0) translateY(0) rotate(-45deg);
  transform: translateX(0) translateY(0) rotate(-45deg);
  top: 26px;
  right: 20px;
}
.content__wrapper .open::before {
  -webkit-transform: translateX(0) translateY(0) rotate(45deg);
  -moz-transform: translateX(0) translateY(0) rotate(45deg);
  -ms-transform: translateX(0) translateY(0) rotate(45deg);
  -o-transform: translateX(0) translateY(0) rotate(45deg);
  transform: translateX(0) translateY(0) rotate(45deg);
  top: 26px;
  right: 25px;
}
.content__wrapper .bio {
  text-align: left;
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 25px;
  opacity: 0;
  padding: 0 20px;
  line-height: 24px;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-transform: translate3d(0, 225px, 0);
  -moz-transform: translate3d(0, 225px, 0);
  -ms-transform: translate3d(0, 225px, 0);
  -o-transform: translate3d(0, 225px, 0);
  transform: translate3d(0, 225px, 0);
}
.content__wrapper .bio h6,.content__wrapper .bio .g-h6 {
  color: #252525;
  font-size: 16px;
  font-weight: 500;
  padding: 0;
}
.content__wrapper div[class^="product__bg"] {
  background-size: cover;
  background-position: center center;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.content__wrapper.active .open {
  height: 40%;
}
.content__wrapper.active .open::before, .content__wrapper.active .open::after {
  width: 14px;
  background: #fff;
}
.content__wrapper.active .open::after {
  -webkit-transform: translateX(-5px) translateY(0) rotate(45deg);
  -moz-transform: translateX(-5px) translateY(0) rotate(45deg);
  -ms-transform: translateX(-5px) translateY(0) rotate(45deg);
  -o-transform: translateX(-5px) translateY(0) rotate(45deg);
  transform: translateX(-5px) translateY(0) rotate(45deg);
}
.content__wrapper.active .open::before {
  -webkit-transform: translateX(0) translateY(0) rotate(-45deg);
  -moz-transform: translateX(0) translateY(0) rotate(-45deg);
  -ms-transform: translateX(0) translateY(0) rotate(-45deg);
  -o-transform: translateX(0) translateY(0) rotate(-45deg);
  transform: translateX(0) translateY(0) rotate(-45deg);
}
.content__wrapper.active .open h5,.content__wrapper.active .open .g-h5 {
  margin: 15px 0 0;
}
.content__wrapper.active .title {
  top: 0;
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  transition-delay: 0.4s;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transform: translate3d(0, 0px, 0);
  -moz-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
}
.content__wrapper.active .title h5,
.content__wrapper.active .title h6,.content__wrapper.active .title .g-h5,
.content__wrapper.active .title .g-h6 {
  color: #fff;
  margin-top: 0;
  padding-top: 15px;
}
.content__wrapper.active .title h6, .content__wrapper.active .title .g-h6 {
  padding-top: 5px;
}
.content__wrapper.active .title .bio {
  opacity: 1;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
  -moz-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.content__wrapper.active .title .bio h6,.content__wrapper.active .title .bio .g-h6 {
  color: #252525;
  padding: 0;
}
.content__wrapper.active div[class^="product__bg"] {
  opacity: 1;
}
.content__wrapper p {
  line-height: 1.5;
}

@media only screen and (min-width: 768px) {
  .products {
    padding: 0;
  }

  .content__wrapper .image {
    overflow: visible;
  }
  .content__wrapper .image img {
    width: 100%;
  }
  .content__wrapper .open {
    height: 70px;
  }
  .content__wrapper .bio {
    padding: 0 25px;
  }
  .content__wrapper.active .open {
    height: 50%;
  }

  .products .col-sm-6 .content__wrapper .bio {
    font-size: 16px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 992px) {
  .content__wrapper .bio {
    margin-bottom: 20px;
    line-height: 24px;
  }
  .content__wrapper .title p {
    font-size: 15px;
    line-height: 1.35;
  }
  .content__wrapper.active .open {
    height: 40%;
  }

  .products .col-sm-6 .content__wrapper .bio {
    font-size: 14px;
    line-height: 24px;
  }
  .products .col-sm-6 .content__wrapper.active .open {
    height: 40%;
  }
  .products .col-sm-6.col-md-3 .content__wrapper .bio {
    font-size: 14px;
    line-height: 18px;
  }
}
@media only screen and (min-width: 1100px) {
  .content__wrapper.active .open {
    height: 50%;
  }
}
@media only screen and (min-width: 1200px) {
  .content__wrapper.active .open {
    height: 40%;
  }

  .card__slider {
    height: 100%;
  }

  .products .col-sm-6 .content__wrapper .bio {
    font-size: 16px;
    line-height: 24px;
  }
  .products .col-sm-6.col-md-3 .content__wrapper .bio {
    font-size: 16px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 1600px) {
  .content__wrapper.active .open {
    height: 50%;
  }

  .content__wrapper .title p {
    font-size: 15px;
    line-height: 1.35;
  }
}
/***************************************************************************/
/* Price Modules ****************************************************/
/***************************************************************************/
.price__container {
  float: none;
  margin: 0 auto;
}

.price__wrapper {
  padding: 0 15px;
  max-width: 1150px;
  width: 100%;
  margin: 0 auto;
}
.price__wrapper .section__wrapper {
  margin-top: 20px;
}

.price__table {
  background: #fff;
  padding: 10%;
  margin: 30px auto 50px;
  position: relative;
}
.price__table .price__header {
  margin-bottom: 0;
}
.price__table .price__header h2,.price__table .price__header .g-h2 {
  margin: 0 0 25px;
  font-size: 16px;
  font-weight: 600;
  font-family: Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
}
.price__table .price {
  font-size: 56px;
  font-family: "Ubuntu", sans-serif;
  font-weight: 500;
  line-height: 46px;
  position: relative;
  display: block;
  color: #af8c45;
  margin-bottom: 40px;
  padding-top: 10px;
  height: 65px;
  width: 85px;
  margin-left: auto;
  margin-right: auto;
}
.price__table .price span {
  font-size: 18px;
  position: absolute;
  top: -12px;
  left: -2px;
}
.price__table .price__first, .price__table .price__second {
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  text-align: center;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.price__table .price__first {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.price__table .price__second {
  opacity: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.price__table .price__sentence {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 50px;
}
.price__table ul {
  padding: 10px 0;
}
.price__table li {
  text-align: left;
  padding-bottom: 5px;
  padding-left: 35px;
  position: relative;
}
.price__table li i {
  position: absolute;
  left: 0;
  top: 3px;
}
.price__table a {
  display: block;
}

.angle-top-price {
  content: ' ';
  position: absolute;
  z-index: 1;
  top: -20px;
  left: 0;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-right: 30px solid white;
}

.angle-bottom-price {
  content: ' ';
  position: absolute;
  z-index: 1;
  bottom: -20px;
  left: 0;
  width: 0;
  height: 0;
  border-bottom: 20px solid transparent;
  border-left: 30px solid white;
}

@media only screen and (min-width: 768px) {
  .price__wrapper .single-headline > h2,.price__wrapper .single-headline > .g-h2 {
    margin-bottom: 75px;
  }

  .price__container {
    float: left;
    margin: 0 auto;
  }

  .price__table .price__header {
    margin-bottom: 0;
  }
  .price__table .price__header h2,.price__table .price__header .g-h2 {
    margin: 0 0 35px 0;
    font-size: 16px;
  }
  .price__table ul {
    padding: 15px 0 20px;
  }
  .price__table li {
    font-size: 15px;
  }
  .price__table:hover .price__first {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  .price__table:hover .price__second {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@media only screen and (min-width: 992px) {
  .price__wrapper .section__wrapper {
    margin-top: 70px;
  }
  .price__wrapper .single-headline > h2,.price__wrapper .single-headline > .g-h2 {
    margin-bottom: 25px;
  }

  .price__table {
    max-width: none;
  }
  .price__table .price__header {
    margin-bottom: 25px;
  }
  .price__table .price__header h2, .price__table .price__header .g-h2 {
    margin: 0 0 35px 0;
    font-size: 16px;
  }
}
.blog-social {
  padding: 0 15px;
}

.social-container {
  padding: 30px 0 25px;
  text-align: center;
  border-bottom: 1px solid #d5d5d5;
  display: table;
  margin: 0 auto;
  width: 100%;
}
.social-container a {
  display: inline-block;
  padding: 0 15px;
}
.social-container i {
  font-size: 24px;
  display: block;
}

@media only screen and (min-width: 768px) {
  .blog-social {
    padding: 0;
  }
  .blog-social > div {
    padding: 0;
  }

  .social-container {
    padding: 45px 0 40px;
  }
}
/***************************************************************************/
/* Book Now Modal ****************************************************/
/***************************************************************************/
.modal-open {
  overflow-y: auto;
}

.modal {
  padding: 0 15px !important;
}

.fade {
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.modal-backdrop {
  bottom: 0;
  position: fixed;
  z-index: 100;
}
.modal-backdrop.in {
  opacity: .9;
}

.modal-info {
  background-color: #d7d7d7;
  overflow: hidden;
}

.modal-content {
  background-color: transparent;
  position: relative;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
}
.modal-content img {
  width: 100%;
}
.modal-content .row {
  margin: 0;
}
.modal-content .row > div {
  overflow-x: hidden;
  -webkit-transition: all 0.3s 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.3s 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 1;
}
.modal-content .row > div:nth-last-child(1) {
  z-index: 0;
  opacity: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.modal-content .row > div.animate-in {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.modal-content .modal-close {
  position: absolute;
  top: 15px;
  right: 15px;
  border: none;
  background-color: transparent;
  z-index: 1;
}
.modal-content .modal-close i {
  color: #fff;
  font-size: 28px;
}
.modal-content .modal-close:focus {
  outline: none;
}

.modal-bookNow {
  position: relative;
  padding: 20px;
  text-align: left;
  background-position: center center;
  background-size: cover;
  color: #fff;
}
.modal-bookNow h3,.modal-bookNow .g-h3 {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 2px;
}
.modal-bookNow h5,.modal-bookNow .g-h5 {
  margin-bottom: 40px;
  font-size: 16px;
  width: 55%;
  margin-top: 5px;
}

.book-list {
  padding: 0;
  margin: 0;
}
.book-list li {
  padding: 20px 0 20px;
  background-color: #e8e8e8;
  display: block;
  border-bottom: 1px solid #d0d0d0;
}
.book-list li:hover {
  cursor: pointer;
  background-color: #fff;
}
.book-list li:hover a {
  color: #252525;
}
.book-list a {
  position: relative;
  text-align: left;
  font-family: "Ubuntu", sans-serif;
  font-size: 16px;
  display: block;
}
.book-list .list-content {
  display: block;
  position: relative;
  text-align: left;
  padding: 0 20px;
}
.book-list i {
  text-align: center;
  padding-bottom: 20px;
  display: inline-block;
  float: left;
  font-size: 21px;
  margin-right: 20px;
  width: 32px;
}
.book-list span {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
  display: none;
}
.book-list p {
  position: relative;
  display: block;
  margin: 0;
  line-height: 1.5;
  font-weight: 300;
  margin-top: 10px;
}

@media only screen and (min-width: 768px) {
  .modal-content .modal-close i {
    font-size: 21px;
  }

  .modal {
    padding: 0 25px !important;
  }

  .modal-dialog {
    width: 400px;
  }

  .modal-bookNow {
    padding: 25px;
  }
  .modal-bookNow h3,.modal-bookNow .g-h3 {
    font-size: 23px;
    padding-top: 0;
    margin-bottom: 10px;
  }
  .modal-bookNow h5,.modal-bookNow .g-h5 {
    font-size: 16px;
    margin-bottom: 118px;
    width: 100%;
    margin-top: 10px;
  }

  .book-list .list-content {
    padding: 0 40px;
  }
  .book-list i {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .book-list span {
    display: block;
    font-size: 15px;
    font-weight: 500;
  }
}
/***************************************************************************/
/* Barber Team Card ****************************************************/
/***************************************************************************/
.barbers {
  padding: 0 15px;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.barber__box {
  width: 100%;
  max-width: 350px;
  margin: 0 auto 30px;
  background-color: #fff;
  padding-bottom: 30px;
  text-align: center;
}
.barber__box .barber__image {
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.barber__box .overlay {
  height: 175px;
  padding-top: 0;
  opacity: 0;
  background-color: rgba(37, 37, 37, 0.8);
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.barber__box .overlay h3,.barber__box .overlay .g-h3 {
  font-family: "Ubuntu", sans-serif;
  text-transform: none;
  font-weight: 400;
  font-style: italic;
  line-height: 21px;
  letter-spacing: 1px;
  font-size: 18px;
  padding: 0 20px;
  position: absolute;
  top: 40%;
  width: 100%;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transform: translate3d(0, 90px, 0);
  -moz-transform: translate3d(0, 90px, 0);
  -ms-transform: translate3d(0, 90px, 0);
  -o-transform: translate3d(0, 90px, 0);
  transform: translate3d(0, 90px, 0);
}
.barber__box .overlay img {
  width: 50%;
  margin: 0 auto;
  text-align: center;
  padding: 0 20px;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transform: translate3d(0, 90px, 0);
  -moz-transform: translate3d(0, 90px, 0);
  -ms-transform: translate3d(0, 90px, 0);
  -o-transform: translate3d(0, 90px, 0);
  transform: translate3d(0, 90px, 0);
}
.barber__box .avatar {
  border-radius: 50%;
  margin-top: -60px;
  z-index: 2;
  position: relative;
  width: 30%;
}
.barber__box .title {
  margin: 30px auto;
}
.barber__box h4,.barber__box .g-h4 {
  font-size: 16px;
}
.barber__box h5,.barber__box .g-h5 {
  font-family: "Ubuntu", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
}

.angle-top-bottom-barber {
  content: ' ';
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-right: 30px solid white;
}

@media only screen and (min-width: 768px) {
  .barber__wrapper {
    max-width: 500px;
    float: left;
    margin: 0 auto;
  }

  .col-sm-4.barber__wrapper .barber__box {
    max-width: 500px;
    padding-bottom: 30px;
  }
  .col-sm-4.barber__wrapper .barber__box .overlay {
    height: 130px;
  }
  .col-sm-4.barber__wrapper .barber__box .avatar {
    border-radius: 50%;
    width: 25%;
  }
  .col-sm-4.barber__wrapper .barber__box .title {
    margin: 25px auto;
    padding: 0 15px;
  }
  .col-sm-4.barber__wrapper .barber__box:hover .overlay {
    opacity: 1;
  }
  .col-sm-4.barber__wrapper .barber__box:hover .overlay h3 {
    -webkit-transform: translate3d(0, -40%, 0);
    -moz-transform: translate3d(0, -40%, 0);
    -ms-transform: translate3d(0, -40%, 0);
    -o-transform: translate3d(0, -40%, 0);
    transform: translate3d(0, -40%, 0);
  }
  .col-sm-4.barber__wrapper .barber__box:hover .overlay img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .col-sm-6.barber__wrapper .barber__box {
    max-width: 500px;
    padding-bottom: 30px;
  }
  .col-sm-6.barber__wrapper .barber__box .overlay {
    height: 205px;
  }
  .col-sm-6.barber__wrapper .barber__box .avatar {
    width: 30%;
  }
  .col-sm-6.barber__wrapper .barber__box .title {
    margin: 25px auto;
  }
  .col-sm-6.barber__wrapper .barber__box:hover .overlay {
    opacity: 1;
  }
  .col-sm-6.barber__wrapper .barber__box:hover .overlay h3,.col-sm-6.barber__wrapper .barber__box:hover .overlay .g-h3 {
    -webkit-transform: translate3d(0, -40%, 0);
    -moz-transform: translate3d(0, -40%, 0);
    -ms-transform: translate3d(0, -40%, 0);
    -o-transform: translate3d(0, -40%, 0);
    transform: translate3d(0, -40%, 0);
  }
  .col-sm-6.barber__wrapper .barber__box:hover .overlay img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@media only screen and (min-width: 992px) {
  .col-md-4.barber__wrapper .barber__box {
    padding-bottom: 40px;
  }
  .col-md-4.barber__wrapper .barber__box .overlay {
    height: 200px;
  }
  .col-md-4.barber__wrapper .barber__box .overlay h3,.col-md-4.barber__wrapper .barber__box .overlay .g-h3 {
    font-size: 18px;
    padding: 0 40px;
  }
  .col-md-4.barber__wrapper .barber__box .avatar {
    border-radius: 50%;
    width: 35%;
  }
  .col-md-4.barber__wrapper .barber__box .title {
    margin: 30px auto;
    padding: 0 15px;
  }
  .col-md-4.barber__wrapper .barber__box h4,.col-md-4.barber__wrapper .barber__box .g-h4 {
    font-size: 21px;
  }

  .col-md-6.barber__wrapper .barber__box {
    padding-bottom: 40px;
  }
  .col-md-6.barber__wrapper .barber__box .overlay {
    height: 240px;
  }
  .col-md-6.barber__wrapper .barber__box .overlay h3,.col-md-6.barber__wrapper .barber__box .overlay .g-h3 {
    font-size: 21px;
    font-weight: 400;
    font-style: italic;
    max-width: 75%;
    margin: 0 auto;
    line-height: 1.3;
    padding: 0 40px;
  }
  .col-md-6.barber__wrapper .barber__box .avatar {
    border-radius: 50%;
    width: auto;
  }
  .col-md-6.barber__wrapper .barber__box .title {
    margin: 50px auto;
    padding: 0 15px;
  }
  .col-md-6.barber__wrapper .barber__box h4,.col-md-6.barber__wrapper .barber__box .g-h4 {
    font-size: 21px;
  }
}
@media only screen and (min-width: 1200px) {
  .col-sm-4.barber__wrapper .barber__box,
  .col-sm-6.barber__wrapper .barber__box {
    padding-bottom: 40px;
  }
  .col-sm-4.barber__wrapper .barber__box .overlay,
  .col-sm-6.barber__wrapper .barber__box .overlay {
    height: 240px;
    padding-top: 80px;
  }
  .col-sm-4.barber__wrapper .barber__box .avatar,
  .col-sm-6.barber__wrapper .barber__box .avatar {
    border-radius: 50%;
    width: 30%;
  }
  .col-sm-4.barber__wrapper .barber__box .title,
  .col-sm-6.barber__wrapper .barber__box .title {
    margin: 50px auto;
    padding: 0 15px;
  }
  .col-sm-4.barber__wrapper .barber__box h4,
  .col-sm-6.barber__wrapper .barber__box h4 {
    font-size: 21px;
  }
  .col-sm-4.barber__wrapper .barber__box .g-h4,
  .col-sm-6.barber__wrapper .barber__box .g-h4 {
    font-size: 21px;
  }
}
/***************************************************************************/
/* Rev Plugin CSS ****************************************************/
/***************************************************************************/
.erinyen.tp-title-wrap {
  min-height: 0;
  line-height: 0;
}

.tp-banner-container {
  background-color: #fff;
  width: 100%;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

.tp-banner {
  width: 100%;
  height: 100%;
  position: relative;
}

.sv-toast {
  position: fixed;
  top: 100px;
  right: 0;
  opacity: 0;
  z-index: 1050;
  height: 145px;
  overflow: hidden;
  box-shadow: 0 5px 15px rgba(37, 37, 37, 0.5);
  border-left: 15px solid #af8c45;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transform: translateX(100%) translateY(0);
  -moz-transform: translateX(100%) translateY(0);
  -ms-transform: translateX(100%) translateY(0);
  -o-transform: translateX(100%) translateY(0);
  transform: translateX(100%) translateY(0);
  background: #fff;
}
.sv-toast.in {
  opacity: 1;
  -webkit-transform: translateX(-3%) translateY(0);
  -moz-transform: translateX(-3%) translateY(0);
  -ms-transform: translateX(-3%) translateY(0);
  -o-transform: translateX(-3%) translateY(0);
  transform: translateX(-3%) translateY(0);
}
.sv-toast.in .sv-hours,
.sv-toast.in .sv-phone {
  -webkit-transform: translateX(0) translateY(0);
  -moz-transform: translateX(0) translateY(0);
  -ms-transform: translateX(0) translateY(0);
  -o-transform: translateX(0) translateY(0);
  transform: translateX(0) translateY(0);
}
.sv-toast.out {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transform: translateX(-3%) translateY(-25%);
  -moz-transform: translateX(-3%) translateY(-25%);
  -ms-transform: translateX(-3%) translateY(-25%);
  -o-transform: translateX(-3%) translateY(-25%);
  transform: translateX(-3%) translateY(-25%);
}
.sv-toast button.close {
  z-index: 2;
  position: absolute;
  font-size: 38px;
  right: 12px;
  top: 5px;
}
.sv-toast button.close:focus {
  outline: none;
}

.sv-phone,
.sv-hours {
  width: 460px;
  height: 100%;
  border: none;
  background: transparent;
  overflow: hidden;
  border-radius: 0;
  padding-left: 25px;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transform: translateX(100%) translateY(0);
  -moz-transform: translateX(100%) translateY(0);
  -ms-transform: translateX(100%) translateY(0);
  -o-transform: translateX(100%) translateY(0);
  transform: translateX(100%) translateY(0);
}

.sv-hours {
  width: 100%;
  background: transparent;
  padding: 0;
}
.sv-hours .toast-hours {
  width: 60%;
  color: #252525;
  border-left: 1px solid #969696;
  display: inline-block;
  float: left;
  height: 100%;
  padding-left: 25px;
  padding-top: 25px;
}
.sv-hours .toast-hours p {
  font-family: "Ubuntu", sans-serif;
  color: #959595;
  font-size: 15px;
  margin-bottom: 5px;
}
.sv-hours .toast-hours span {
  font-weight: 500;
}
.sv-hours .toast-title {
  padding-left: 25px;
  padding-top: 25px;
  width: 40%;
  color: #252525;
  float: left;
  display: inline-block;
}
.sv-hours .toast-title h2,.sv-hours .toast-title .g-h2 {
  font-size: 21px;
  margin-bottom: 10px;
  letter-spacing: 2px;
}
.sv-hours .toast-title h6,.sv-hours .toast-title .g-h6 {
  display: inline-block;
  padding: 5px;
  background: #af8c45;
  color: #fff;
  margin: 0;
}

.sv-phone h2, .sv-phone .g-h2 {
  font-size: 21px;
  width: 50%;
  margin-top: 0;
  margin-bottom: 5px;
  color: #252525;
  letter-spacing: 2px;
}
.sv-phone p {
  width: 50%;
  font-size: 16px;
  color: #6B6B6B;
  margin-bottom: 10px;
  line-height: 18px;
}
.sv-phone img {
  position: absolute;
  top: 0;
  left: 60%;
  z-index: 0;
  max-height: 152px;
}
.sv-phone .tele {
  font-family: "Ubuntu", sans-serif;
  color: #252525;
  font-size: 18px;
  font-weight: 300;
}

.sv-approach-container {
  background: #eae9e5;
}
.sv-approach-container .parallax__background {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
}

.sv-approach {
  background-position: 50% 50%;
  background-size: cover;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.sv-approach-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0 30px;
}
.sv-approach-wrapper h6, .sv-approach-wrapper .g-h6 {
  color: #af8c45;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
}
.sv-approach-wrapper h2, .sv-approach-wrapper .g-h2 {
  font-size: 28px;
  letter-spacing: 2px;
  line-height: 28px;
  margin-bottom: 0;
  width: 265px;
}

.approach-list {
  display: inline-block;
}
.approach-list img {
  max-width: 30px;
  display: block;
  float: left;
  margin-right: 15px;
}
.approach-list li {
  margin-bottom: 20px;
  clear: both;
}
.approach-list li > i {
  display: block;
  float: left;
}
.approach-list li span {
  margin-left: 40px;
  display: block;
}
.approach-list .approach-group {
  margin-bottom: 30px;
}
.approach-list .approach-item {
  margin-bottom: 20px;
}
.approach-list .approach-item:nth-last-child(1) {
  margin-bottom: 0;
}
.approach-list .approach-icon-wrapper {
  height: 60px;
  width: 60px;
  display: block;
  position: relative;
  margin-right: 30px;
  float: left;
}
.approach-list .approach-icon-wrapper i {
  font-size: 60px;
  width: 100%;
  display: block;
}
.approach-list .approach-content {
  display: table;
}
.approach-list .approach-content h6, .approach-list .approach-content .g-h6 {
  text-transform: uppercase;
  font-family: "Ubuntu", sans-serif;
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: 500;
}
.approach-list .approach-content p {
  line-height: 24px;
  font-size: 16px;
}

@media only screen and (min-width: 768px) {
  .sv-approach-wrapper {
    padding: 0 0 0 30px;
    width: 64%;
  }
  .sv-approach-wrapper h6, .sv-approach-wrapper .g-h6 {
    font-size: 16px;
  }
  .sv-approach-wrapper h2, .sv-approach-wrapper .g-h2 {
    font-size: 35px;
    line-height: 37px;
    margin-bottom: 50px;
    width: 100%;
  }

  .approach-list {
    display: block;
  }
  .approach-list img {
    max-width: 60px;
    margin-right: 30px;
  }
  .approach-list .approach-group {
    margin-bottom: 45px;
    max-width: 380px;
  }
  .approach-list .approach-item {
    margin-bottom: 23px;
  }
}
@media only screen and (min-width: 992px) {
  .sv-approach-wrapper {
    padding: 0 0 0 90px;
  }
  .sv-approach-wrapper h2, .sv-approach-wrapper .g-h2 {
    max-width: 420px;
  }
}
@media only screen and (min-width: 1200px) {
  .sv-approach-wrapper {
    padding: 0 0 0 160px;
    width: 52%;
  }
  .sv-approach-wrapper h6,.sv-approach-wrapper .g-h6 {
    font-size: 16px;
  }
  .sv-approach-wrapper h2,.sv-approach-wrapper .g-h2 {
    font-size: 55px;
    line-height: 55px;
    margin-bottom: 40px;
    max-width: 100%;
  }

  .approach-list .approach-group {
    margin-bottom: 70px;
  }
  .approach-list .approach-item {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 1600px) {
  .sv-approach-wrapper {
    width: 49%;
  }
}
.image-text img, .text-image img {
  margin: 0 auto;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  transition: all 0.7s;
  -webkit-transform: translateX(-25%);
  -moz-transform: translateX(-25%);
  -ms-transform: translateX(-25%);
  -o-transform: translateX(-25%);
  transform: translateX(-25%);
  opacity: 0;
  height: 260px;
}
.image-text img.active, .text-image img.active {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.image-text .image-text-img, .text-image .image-text-img {
  margin-bottom: 20px;
}
.image-text-inner, .text-image-inner {
  padding: 0 15px;
}
.image-text-inner h2, .text-image-inner h2 ,.image-text-inner .g-h2, .text-image-inner .g-h2 {
  margin-bottom: 22px;
}
.image-text .content, .text-image .content {
  margin-bottom: 50px;
}
.image-text .content p, .text-image .content p {
  color: #6B6B6B;
}

.text-image img {
  margin: 0 auto;
  -webkit-transform: translateX(25%);
  -moz-transform: translateX(25%);
  -ms-transform: translateX(25%);
  -o-transform: translateX(25%);
  transform: translateX(25%);
}
.text-image .text-image-img {
  margin-bottom: 20px;
}
.text-image-inner {
  padding: 0 15px;
}
.text-image-inner h2,.text-image-inner .g-h2 {
  text-align: left;
}
.text-image-inner .content {
  text-align: left;
}
.text-image-inner .cta {
  text-align: left;
}

@media only screen and (min-width: 768px) {
  .image-text img, .text-image img {
    margin: 0 0 0 auto;
    height: auto;
  }
  .image-text .image-text-img, .text-image .image-text-img {
    margin-bottom: 0;
  }
  .image-text-inner, .text-image-inner {
    padding: 0 45px 0 15px;
  }
  .image-text-inner h2, .text-image-inner h2,.image-text-inner .g-h2, .text-image-inner .g-h2 {
    margin-bottom: 45px;
  }

  .text-image img {
    margin: 0 auto 0 0;
  }
  .text-image .text-image-img {
    margin-bottom: 0;
  }
  .text-image-inner {
    padding: 0 0 0 35px;
  }
  .text-image-inner h2,.text-image-inner .g-h2 {
    text-align: center;
  }
  .text-image-inner .content {
    text-align: center;
  }
  .text-image-inner .cta {
    text-align: center;
  }
}
@media only screen and (min-width: 992px) {
  .image-text-inner, .text-image-inner {
    padding: 0 115px 0 70px;
  }

  .text-image img {
    margin: 0 auto 0 0;
  }
  .text-image-inner {
    padding: 0 70px;
  }
}
/***************************************************************************/
/* Contact Us page ****************************************************/
/***************************************************************************/
.google-container {
  margin: 0 auto;
  padding: 0 30px 40px;
  width: 100%;
}

#sv-google-map {
  position: relative;
  height: 600px;
}
#sv-google-map .gm-style-iw {
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  position: relative;
}
#sv-google-map .firstHeading {
  font-size: 21px;
}
#sv-google-map .tel {
  display: block;
  color: #af8c45;
  font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
  font-weight: 600;
}
#sv-google-map p {
  font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
  margin-bottom: 0;
}
#sv-google-map #bodyContent {
  padding: 5px 0 0;
}

.contact__header {
  clear: both;
  text-align: center;
  margin-bottom: 40px;
}
.contact__header h3,.contact__header .g-h3 {
  text-transform: none;
  font-size: 21px;
  letter-spacing: 1px;
  margin-bottom: 8px;
  font-weight: 400;
}
.contact__header p {
  margin: 0;
}
.contact__header a {
  font-weight: 300;
}
.contact__header > div {
  padding: 25px 25px 0;
  margin-top: 25px;
  border-top: 1px solid #d0d0d0;
}
.contact__header i {
  font-size: 1.5em;
}

.meta-share {
  padding: 25px 0 25px !important;
  border-bottom: 1px solid #d0d0d0;
}
.meta-share a {
  padding: 15px 10px 0;
  color: #252525;
  display: inline-block;
}
.meta-share a:hover {
  color: #af8c45;
}

.directions {
  margin: 20px auto 0;
  position: relative;
}
.directions a {
  font-weight: bold;
  color: #af8c45;
}

@media only screen and (min-width: 375px) {
  .directions {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .google-container {
    padding: 0 30px;
  }

  .contact__header {
    padding: 0;
  }

  .contact__form--title h3,.contact__form--title .g-h3 {
    text-align: left;
  }
  .contact__form--wrapper {
    margin: 80px auto;
  }

  .contact__header > div {
    padding: 0 25px 30px 25px;
    margin-top: 0;
    border-top: 0;
  }
  .contact__header h3,.contact__header .g-h3 {
    text-transform: none;
    font-size: 21px;
    letter-spacing: 1px;
    margin-bottom: 1.5em;
    font-weight: 600;
  }

  .meta-share {
    padding: 0 25px 30px !important;
    border-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .contact__header {
    padding: 0 15px;
  }

  .google-container {
    margin: 0 auto;
    padding: 0;
    width: 100%;
  }

  .meta-share a {
    padding: 0 10px 0;
  }
}
/***************************************************************************/
/* Gallery Grids ****************************************************/
/***************************************************************************/
.gallery-container {
  width: 100%;
}

.full-width-container {
  margin: 0 auto;
  padding: 30px 0 0;
}

.gallery-isotope {
  -webkit-transition: -webkit-transform 0.8s;
  -moz-transition: -moz-transform 0.8s;
  transition: transform 0.8s;
}

.grid-sizer,
.gallery-item {
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}
.grid-sizer.active,
.gallery-item.active {
  opacity: 1;
}

.full-width-gallery .gallery-item {
  float: none;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 100%;
}
.full-width-gallery .gallery-item img {
  width: 100%;
}
.full-width-gallery .gallery-item.width2 {
  width: 100%;
}
.full-width-gallery .gallery-item.height2 {
  padding-bottom: 100%;
}
.full-width-gallery .grid-sizer {
  width: 100%;
}

.gallery-item {
  float: none;
  overflow: hidden;
  position: relative;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.gallery-item span {
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  max-width: none;
  position: absolute;
  min-height: 100%;
  z-index: 2;
}
.gallery-item h5, .gallery-item .g-h5 {
  position: absolute;
  bottom: 15px;
  left: 20px;
  margin: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  color: #fff;
  z-index: 4;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.gallery-item .subtext {
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  z-index: 4;
  line-height: 22px;
  padding-right: 20px;
  -webkit-transition: all 0.3s 0.1s;
  -moz-transition: all 0.3s 0.1s;
  transition: all 0.3s 0.1s;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px);
}
.gallery-item .overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #252525;
  opacity: 0;
  z-index: 3;
  border-radius: 50%;
  -webkit-transform: scale(0.1);
  -moz-transform: scale(0.1);
  -ms-transform: scale(0.1);
  -o-transform: scale(0.1);
  transform: scale(0.1);
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.gallery-item img {
  width: 100%;
}
.gallery-item a:hover h5,.gallery-item a:hover .g-h5 {
  -webkit-transform: translateY(-36px);
  -moz-transform: translateY(-36px);
  -ms-transform: translateY(-36px);
  -o-transform: translateY(-36px);
  transform: translateY(-36px);
}
.gallery-item a:hover .overlay {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: .7;
  border-radius: 0;
}
.gallery-item a:hover .subtext {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.full-width-gallery span {
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  max-width: none;
  position: absolute;
  min-height: 100%;
}

.filter-group {
  margin: 0 auto;
  text-align: center;
  padding-top: 40px;
}
.filter-group .filter-item {
  display: inline-block;
  text-align: center;
  padding: 0 15px;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  color: #252525;
}
.filter-group .filter-item:hover {
  color: #af8c45;
}
.filter-group .filter-item.selected {
  color: #af8c45;
  border-bottom: 3px solid #af8c45;
}

.gallery-3-grid .gallery-item,
.gallery-4-grid .gallery-item,
.gallery-5-grid .gallery-item {
  float: left;
  position: relative;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.gallery-3-grid .gallery-item a,
.gallery-4-grid .gallery-item a,
.gallery-5-grid .gallery-item a {
  display: block;
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
}
.gallery-3-grid .gallery-item a img,
.gallery-4-grid .gallery-item a img,
.gallery-5-grid .gallery-item a img {
  top: 0;
  left: 0;
  height: 100%;
}
.gallery-3-grid .grid-sizer,
.gallery-4-grid .grid-sizer,
.gallery-5-grid .grid-sizer {
  width: 100%;
}
.gallery-3-grid .gallery-item,
.gallery-4-grid .gallery-item,
.gallery-5-grid .gallery-item {
  width: 100%;
}

.gallery-preview .gallery-item {
  opacity: 1;
}

@media only screen and (min-width: 768px) {
  .filter-group {
    padding-top: 80px;
  }

  .full-width-gallery .gallery-item {
    float: left;
    overflow: hidden;
  }
  .full-width-gallery .gallery-item img {
    width: 100%;
  }
  .full-width-gallery .grid-sizer {
    width: 50%;
  }
  .full-width-gallery .gallery-item {
    width: 50%;
    padding-bottom: 50%;
  }
  .full-width-gallery .gallery-item.width2 {
    width: 100%;
  }
  .full-width-gallery .gallery-item.height2 {
    padding-bottom: 100%;
  }

  .gallery-3-grid .grid-sizer,
  .gallery-4-grid .grid-sizer,
  .gallery-5-grid .grid-sizer {
    width: 50%;
  }
  .gallery-3-grid .gallery-item,
  .gallery-4-grid .gallery-item,
  .gallery-5-grid .gallery-item {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .full-width-gallery .gallery-item {
    float: left;
    overflow: hidden;
  }
  .full-width-gallery .gallery-item img {
    width: 100%;
  }
  .full-width-gallery .grid-sizer {
    width: 33.3333333333%;
  }
  .full-width-gallery .gallery-item {
    width: 33.3333333333%;
    padding-bottom: 33.3333333333%;
  }
  .full-width-gallery .gallery-item.width2 {
    width: 66.6666666666%;
  }
  .full-width-gallery .gallery-item.height2 {
    padding-bottom: 66.6666666666%;
  }

  .gallery-3-grid .grid-sizer,
  .gallery-4-grid .grid-sizer,
  .gallery-5-grid .grid-sizer {
    width: 33.33333333333%;
  }
  .gallery-3-grid .gallery-item,
  .gallery-4-grid .gallery-item,
  .gallery-5-grid .gallery-item {
    width: 33.33333333333%;
  }
  .gallery-3-grid.gallery-preview-grid .grid-sizer,
  .gallery-4-grid.gallery-preview-grid .grid-sizer,
  .gallery-5-grid.gallery-preview-grid .grid-sizer {
    width: 50%;
  }
  .gallery-3-grid.gallery-preview-grid .gallery-item,
  .gallery-4-grid.gallery-preview-grid .gallery-item,
  .gallery-5-grid.gallery-preview-grid .gallery-item {
    width: 50%;
  }
}
@media only screen and (min-width: 1200px) {
  .filter-group {
    padding-top: 30px;
  }

  .full-width-gallery .gallery-item {
    float: left;
    overflow: hidden;
  }
  .full-width-gallery .gallery-item img {
    width: 100%;
  }
  .full-width-gallery .grid-sizer {
    width: 25%;
  }
  .full-width-gallery .gallery-item {
    width: 25%;
    padding-bottom: 25%;
  }
  .full-width-gallery .gallery-item.width2 {
    width: 50%;
  }
  .full-width-gallery .gallery-item.height2 {
    padding-bottom: 50%;
  }

  .gallery-4-grid .grid-sizer,
  .gallery-5-grid .grid-sizer {
    width: 25%;
  }
  .gallery-4-grid .gallery-item,
  .gallery-5-grid .gallery-item {
    width: 25%;
  }
  .gallery-4-grid.gallery-preview-grid .grid-sizer,
  .gallery-5-grid.gallery-preview-grid .grid-sizer {
    width: 25%;
  }
  .gallery-4-grid.gallery-preview-grid .gallery-item,
  .gallery-5-grid.gallery-preview-grid .gallery-item {
    width: 25%;
  }
}
@media only screen and (min-width: 1600px) {
  .full-width-gallery .gallery-item {
    float: left;
    overflow: hidden;
  }
  .full-width-gallery .gallery-item img {
    width: 100%;
  }
  .full-width-gallery .grid-sizer {
    width: 20%;
  }
  .full-width-gallery .gallery-item {
    width: 20%;
    padding-bottom: 20%;
  }
  .full-width-gallery .gallery-item.width2 {
    width: 40%;
  }
  .full-width-gallery .gallery-item.height2 {
    padding-bottom: 40%;
  }

  .gallery-5-grid .grid-sizer {
    width: 20%;
  }
  .gallery-5-grid .gallery-item {
    width: 20%;
  }
}
/***************************************************************************/
/* Gallery Details ****************************************************/
/***************************************************************************/
.gallery {
  max-width: 650px;
  margin: 0 auto;
}
.gallery .flickity-prev-next-button {
  display: none;
}

/* inherit size from gallery */
.gallery .flickity-viewport {
  position: relative;
  width: 100%;
}

.gallery-cell {
  width: 100%;
  height: 100%;
  background: transparent;
  counter-increment: gallery-cell;
}
.gallery-cell img {
  width: 100%;
  height: initial;
}
.gallery-cell.size-tall {
  width: 36%;
}

/* cell number */
.gallery-cell:before {
  display: block;
  text-align: center;
  line-height: 200px;
  font-size: 80px;
  color: white;
}

.gallery-nav {
  height: 164px;
  max-width: 650px;
  margin: 0 auto;
}

.gallery-nav .gallery-cell {
  width: 28%;
  height: 100%;
  background: #252525;
}
.gallery-nav .gallery-cell img {
  opacity: .5;
}

.gallery-nav .gallery-cell:before {
  font-size: 50px;
}

.gallery-nav .gallery-cell.is-nav-selected img {
  opacity: 1;
}

.gallery__inner--feature {
  position: relative;
  top: 0;
  width: 100%;
  margin: 0 auto;
  z-index: 2;
}
.gallery__inner--content {
  margin: 0 auto;
  padding-top: 40px;
  overflow: hidden;
}
.gallery__inner--content img {
  margin: 0 auto;
}

.stats__container {
  display: table;
  height: 100%;
  margin: 0 auto 0;
  padding: 0 30px;
}
.stats__container a {
  display: table;
  margin: 0 auto;
}

.stats__details {
  position: relative;
  text-align: center;
  width: 100%;
  max-width: 770px;
  margin: 0 auto 30px;
}
.stats__details h3, .stats__details .g-h3 {
  max-width: 450px;
  margin: 35px auto 20px;
  font-size: 24px;
  text-transform: none;
}
.stats__details h4 ,.stats__details .g-h4 {
  font-size: 20px;
  font-weight: 600;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
  color: #af8c45;
  font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
}
.stats__details p {
  text-align: left;
}

.stats__wrapper {
  margin: 20px 0;
  padding-bottom: 40px;
  display: table;
}

.stat {
  float: left;
  margin-right: 180px;
}
.stat:nth-child(4n) {
  clear: both;
}
.stat:nth-child(3n) {
  margin-right: 0;
}
.stat h5 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 17px;
  margin: 0;
}
.stat p {
  margin-top: 5px;
  padding-bottom: 40px;
}

.control-wrapper {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.gallery__controls {
  max-width: 650px;
  margin: 0 auto;
  width: 100%;
  position: relative;
  z-index: 1000;
  display: inline-table;
  padding: 20px 0;
}
.gallery__controls .left,
.gallery__controls .center,
.gallery__controls .right {
  display: inline-table;
  text-align: center;
  padding: 0;
  position: relative;
  width: auto;
}
.gallery__controls .left a,
.gallery__controls .center a,
.gallery__controls .right a {
  display: inline;
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.gallery__controls .left a:hover,
.gallery__controls .center a:hover,
.gallery__controls .right a:hover {
  color: #af8c45;
}
.gallery__controls .left i,
.gallery__controls .center i,
.gallery__controls .right i {
  margin-top: 5px;
}
.gallery__controls .left span,
.gallery__controls .center span,
.gallery__controls .right span {
  position: relative;
  top: -2px;
}
.gallery__controls .left {
  text-align: left;
  border-right: 2px solid #e8e8e8;
}
.gallery__controls .left i {
  padding-right: 10px;
}
.gallery__controls .right {
  text-align: right;
  border-left: 2px solid #e8e8e8;
  float: right;
}
.gallery__controls .right i {
  padding-left: 10px;
}
.gallery__controls .center i {
  padding-right: 10px;
}

.style__btn {
  margin: 0 auto;
  text-align: center;
}
.style__btn a {
  display: inline-block;
}

.gallery-details {
  max-width: 770px;
  width: 100%;
  margin: 0 auto;
  text-align: left;
}
.gallery-details h4,.gallery-details .g-h4 {
  text-align: center;
  font-size: 18px;
  margin: 0 auto 30px;
  letter-spacing: 2px;
  font-weight: 500;
  border-bottom: 1px solid;
  padding-bottom: 5px;
}
.gallery-details a {
  margin: 0;
  display: block;
}
.gallery-details i {
  font-size: 16px;
}
.gallery-details li {
  padding-bottom: 10px;
  list-style: initial;
}
.gallery-details ul {
  padding-left: 15px;
}
.gallery-details .table-responsive {
  border: none;
}
.gallery-details .table {
  font-size: 18px;
}
.gallery-details .table > tbody {
  padding: 0 30px;
  display: block;
}
.gallery-details .table > tbody > tr > th {
  padding: 15px 0;
  border-top: none;
  width: 113px;
  font-size: 14px;
}
.gallery-details .table > tbody > tr > td {
  border-top: none;
  padding: 15px 0;
  font-size: 15px;
  white-space: normal;
}
.gallery-details .table > tbody > tr:first-child > th {
  padding-top: 0;
}
.gallery-details .table > tbody > tr:first-child > td {
  padding-top: 0;
}

@media only screen and (min-width: 768px) {
  .gallery .flickity-prev-next-button {
    display: block;
  }

  .gallery-details h4, .gallery-details .g-h4 {
    font-size: 20px;
    margin: 20px auto 30px;
  }
  .gallery-details .table > tbody {
    padding: 0;
  }
  .gallery-details .table > tbody > tr > th {
    font-size: 18px;
    width: 160px;
  }
  .gallery-details .table > tbody > tr > td {
    font-size: 16px;
  }

  .stats__container {
    margin: 0 auto;
  }

  .stats__details h3,.stats__details .g-h3 {
    font-size: 32px;
    margin: 70px auto 30px;
  }
  .stats__details h4 ,.stats__details .g-h4 {
    font-size: 21px;
    margin-bottom: 25px;
  }

  .gallery__controls {
    display: block;
    padding: 0 0 20px;
    position: absolute;
    top: 35px;
  }
  .gallery__controls .left,
  .gallery__controls .center,
  .gallery__controls .right {
    display: block;
  }
  .gallery__controls .left a,
  .gallery__controls .center a,
  .gallery__controls .right a {
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  .gallery {
    max-width: 597px;
  }

  .gallery-nav {
    max-width: 597px;
  }

  .gallery__inner--feature {
    max-width: 597px;
    margin: 0 0 0 auto;
    padding: 0 30px;
  }
  .gallery__inner--content {
    padding-top: 0;
  }

  .gallery__controls {
    max-width: 760px;
  }

  .gallery-details h4, .gallery-details .g-h4 {
    margin-top: 0;
    text-align: left;
  }
  .gallery-details .table-responsive {
    margin-bottom: 0;
  }
  .gallery-details .table {
    margin-bottom: 0;
  }

  .stats__container {
    margin: 0 auto;
    padding-right: 30px;
    padding-left: 30px;
  }

  .stats__details {
    margin: 0 0 40px;
  }
  .stats__details h3,.stats__details .g-h3 {
    text-align: left;
    margin: 0 0 30px;
  }
  .stats__details h4, .stats__details .g-h4 {
    margin: 0 0 25px;
    text-align: left;
  }

  .style__btn .btn-group {
    display: inline-block;
    float: left;
  }
}
@media only screen and (min-width: 1200px) {
  .gallery {
    max-width: 792px;
  }

  .gallery-nav {
    max-width: 792px;
  }

  .gallery__inner--feature {
    max-width: 792px;
  }
  .gallery__inner--content {
    margin: 0 auto;
  }
}
/***************************************************************************/
/* About page ****************************************************/
/***************************************************************************/
.about__desc {
  margin: 50px 0 45px;
  width: 100%;
  max-width: 800px;
  padding: 0 15px;
}

.about__sell {
  margin: 40px auto 20px;
}
.about__sell .section__wrapper {
  margin: 0;
}

.process__grid {
  padding: 0 25px;
}
.process__grid i {
  -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.process__grid .fa-icon {
  padding: 20px 0;
  position: relative;
  top: 0;
  margin-bottom: 0;
  color: #af8c45;
  display: block;
}
.process__grid .fa-down {
  position: relative;
  top: -10px;
  opacity: 1;
  display: none;
}
.process__grid h4,.process__grid .g-h4 {
  padding: 5px 0 0;
  position: relative;
  top: 0;
  font-family: "Ubuntu", sans-serif;
  font-size: 21px;
  font-weight: 400;
  opacity: 1;
  margin-bottom: 20px;
  -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.process__grid .grid__content {
  position: relative;
  padding: 0 15px;
  width: 100%;
  left: 0;
  top: 0;
  opacity: 1;
  font-size: 14px;
  line-height: 22px;
  -webkit-transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.process__grid--box {
  padding: 0 1.25% 2.5%;
  margin-bottom: 20px;
}
.process__grid--box:nth-child(2n+1) {
  clear: both;
}
.process__grid--wrapper {
  position: relative;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  display: table;
  height: 100%;
  margin-bottom: 30px;
}
.process__grid .grid__inner {
  text-align: center;
  position: relative;
  padding: 15px 15px 35px;
  height: 100%;
  background: #F3F3F3;
}
.process__grid p {
  margin: 0;
}
.process__grid a {
  display: block;
  position: relative;
  margin-top: 20px;
  color: #252525;
  font-weight: 400;
  font-family: "Ubuntu", sans-serif;
}
.process__grid a:hover {
  color: #af8c45;
}

.about__process {
  padding: 100px 0;
  color: #fff;
  margin: 0;
}

.process__box {
  margin: 0 auto;
}

.image-bg-cover {
  background-size: cover;
  background-position: center center;
  max-width: 1600px;
  margin: 0 auto;
}
.image-bg-cover.no-content {
  padding-top: 180px;
}

.about-phone {
  margin: 0 auto;
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
  color: #fff;
}
.about-phone-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .1;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
}
.about-phone a {
  color: #fff;
}
.about-phone h2,.about-phone .g-h2 {
  margin-bottom: 30px;
  font-size: 36px;
  -webkit-transition: all 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -moz-transition: all 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  display: block;
  line-height: 42px;
}
.about-phone .subtext {
  margin-bottom: 30px;
}
.about-phone .grid__content {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  font-family: Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
  line-height: 24px;
  margin: 0;
}

@media only screen and (min-width: 768px) {
  .image-bg-cover.no-content {
    padding-top: 250px;
  }

  .about__desc {
    margin: 35px auto 40px;
    padding: 0 25px;
  }

  .process__grid {
    padding: 20px 0;
  }
  .process__grid .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .process__grid .fa-icon {
    top: 70px;
    margin-bottom: 60px;
    opacity: 1;
  }
  .process__grid .fa-down {
    display: block;
  }
  .process__grid h4 {
    padding: 0 0 15px;
    top: 0;
    margin-bottom: 10px;
  }
  .process__grid .grid__content {
    position: absolute;
    width: 90%;
    left: 50%;
    top: 50%;
    opacity: 0;
    font-size: 15px;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(0.5);
    -moz-transform: translateY(-50%) translateX(-50%) scale(0.5);
    -ms-transform: translateY(-50%) translateX(-50%) scale(0.5);
    -o-transform: translateY(-50%) translateX(-50%) scale(0.5);
    transform: translateY(-50%) translateX(-50%) scale(0.5);
  }
  .process__grid .grid__inner {
    padding: 25px;
    height: 320px;
    border: 5px solid #F3F3F3;
  }
  .process__grid .grid__inner:hover .fa-icon {
    top: -20px;
    opacity: 0;
  }
  .process__grid .grid__inner:hover .fa-down {
    opacity: 0;
    top: 95px;
  }
  .process__grid .grid__inner:hover h4,.process__grid .grid__inner:hover .g-h4 {
    top: 115px;
    opacity: 0;
  }
  .process__grid .grid__inner:hover .grid__content {
    top: 50%;
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(1);
    -moz-transform: translateY(-50%) translateX(-50%) scale(1);
    -ms-transform: translateY(-50%) translateX(-50%) scale(1);
    -o-transform: translateY(-50%) translateX(-50%) scale(1);
    transform: translateY(-50%) translateX(-50%) scale(1);
  }
  .process__grid--box {
    margin-bottom: 0;
  }

  .about__process {
    padding: 70px 0;
    color: #fff;
    margin: 0;
  }

  .split-bg {
    width: 40%;
    opacity: 1;
  }

  .split .content {
    width: 60%;
    float: left;
    margin-left: 40%;
  }
  .split .content .about {
    float: left;
    padding: 70px;
  }
  .split .content .about img {
    width: 75px;
  }

  .about-phone h2,.about-phone .g-h2 {
    margin-bottom: 40px;
    font-size: 55px;
    line-height: 60px;
    display: block;
  }
  .about-phone .subtext {
    margin-bottom: 40px;
  }
  .about-phone p {
    font-size: 21px;
    line-height: 28px;
  }
}
@media only screen and (min-width: 992px) {
  .image-bg-cover.no-content {
    padding-top: 400px;
  }

  .process__grid {
    padding: 40px 0;
  }
  .process__grid .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .process__grid .fa-icon {
    top: 75px;
    display: block;
    margin-bottom: 60px;
  }
  .process__grid h4,.process__grid .g-h4 {
    padding: 0 0 15px;
    top: 10px;
  }

  .about__process {
    padding: 100px 0;
  }

  .about__desc {
    margin: 70px auto 90px;
  }

  .split-bg {
    width: 50%;
  }

  .split .content {
    width: 50%;
    float: left;
    margin-left: 50%;
  }
  .split .content .about {
    float: left;
    padding: 100px;
  }
  .split .content .about img {
    width: 75px;
  }

  .about-phone h2 {
    margin-bottom: 40px;
    font-size: 69px;
    display: inline-block;
  }
  .about-phone .subtext {
    margin-bottom: 40px;
  }
  .about-phone p {
    font-size: 24px;
    line-height: 32px;
  }
}
/***************************************************************************/
/* Price Tab layout ****************************************************/
/***************************************************************************/
.tab-control {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.nav-tabs > li > a {
  padding-top: 30px;
  padding-bottom: 30px;
  border: 0;
  background-color: #F3F3F3;
  border-top: 4px solid #d0d0d0;
  -webkit-transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out, border-color 0.4s;
  -moz-transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out, border-color 0.4s;
  transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out, border-color 0.4s;
  color: #252525;
}
.nav-tabs > li > a:hover {
  border-top: 4px solid #B5B5B5;
  background-color: #D4D4D4;
}
.nav-tabs > li.active > a {
  border: 0;
  color: #252525;
}
.nav-tabs > li.active > a:focus {
  border: 0;
  color: #252525;
}
.nav-tabs > li.active > a:hover {
  border: 0;
}

.nav-tabs.nav-justified > li {
  display: table-cell;
  width: 1%;
  cursor: pointer;
}
.nav-tabs.nav-justified > li .tab-icon {
  width: 45px;
  display: block;
  position: relative;
  margin: 0 auto;
  height: 45px;
}
.nav-tabs.nav-justified > li .tab-icon i {
  font-size: 47px;
  display: table;
  margin: 0 auto;
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.nav-tabs.nav-justified > li .tab-icon i.icon-sv-razor {
  font-size: 45px;
}
.nav-tabs.nav-justified > li img {
  position: relative;
  top: 0;
  left: 0;
}
.nav-tabs.nav-justified > li .text {
  display: none;
}
.nav-tabs.nav-justified > li .tab-wrapper-icons {
  position: relative;
}
.nav-tabs.nav-justified > li > a {
  border-radius: 0;
  border-bottom: 0;
  font-family: "Ubuntu", sans-serif;
  font-size: 16px;
  font-weight: 300;
  padding: 23px 0 25px;
  margin-bottom: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active a:focus,
.nav-tabs.nav-justified > .active a:hover {
  border: none;
  border-top: 4px solid #af8c45;
}

.nav-tabs.nav-justified.white-tabs > .active > a {
  background: #e8e8e8;
  border-top: 4px solid #af8c45;
}
.nav-tabs.nav-justified.white-tabs > .active > a:hover {
  color: #252525;
  background: #e8e8e8;
  border-top: 4px solid #af8c45;
}

.tab-pane {
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: all 0.4s 0.2s ease-in-out;
  -moz-transition: all 0.4s 0.2s ease-in-out;
  transition: all 0.4s 0.2s ease-in-out;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px);
}
.tab-pane.tab-fade.in {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}

.page__container {
  z-index: 2;
  position: relative;
}

.tabs__wrapper {
  margin: 0 auto;
  top: 0;
  position: relative;
}

.tab-header {
  height: 100%;
  max-height: 235px;
  width: 100%;
  overflow: hidden;
  margin: 0;
  position: relative;
}
.tab-header .headline-container {
  color: #fff;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
  padding: 15px;
}
.tab-header h3, .tab-header .g-h3 {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 18px;
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.tab-header h4, .tab-header .g-h4 {
  font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
  font-size: 18px;
  font-weight: 500;
  text-transform: none;
  letter-spacing: 1px;
  overflow: hidden;
  text-indent: -9000px;
  display: block;
  position: absolute;
}
.tab-header img {
  width: 100%;
}

.tab__panel {
  padding: 2em 2em 0;
  background: #fff;
  width: 100%;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
.tab__panel h2,.tab__panel .g-h2 {
  font-size: 24px;
  text-align: center;
  margin-top: 35px;
  margin-bottom: 35px;
}
.tab__panel h3,.tab__panel .g-h3 {
  font-size: 18px;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 3px;
  line-height: 24px;
}
.tab__panel .item {
  padding-bottom: 20px;
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 20px;
  text-align: left;
}
.tab__panel .item .item__header {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}
.tab__panel .item .title {
  margin-top: 10px;
  float: left;
  width: 70%;
}
.tab__panel .item .price {
  margin-top: 10px;
  float: right;
  font-weight: bold;
  color: #af8c45;
}
.tab__panel .item .desc {
  width: 100%;
  text-align: left;
  clear: both;
}

.angle-top-price {
  content: ' ';
  position: absolute;
  z-index: 1;
  top: -60px;
  left: 0;
  width: 0;
  height: 0;
  border-top: 60px solid transparent;
  border-right: 30px solid white;
}

@media only screen and (min-width: 768px) {
  .tab-header {
    max-height: 300px;
  }
  .tab-header .headline-container {
    padding: 25px;
    width: auto;
    height: auto;
    border: 4px solid;
  }
  .tab-header h3,.tab-header .g-h3{
    margin-top: 0;
    font-size: 25px;
    position: relative;
    top: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }

  .tabs__wrapper {
    top: 0;
  }

  .nav-tabs.nav-justified > li .tab-icon {
    width: 45px;
    display: inline-block;
    height: 45px;
    margin-right: 5px;
  }
  .nav-tabs.nav-justified > li .tab-icon i {
    height: 35px;
    display: block;
    position: absolute;
    top: 12px;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .nav-tabs.nav-justified > li .tab-icon i.icon-sv-razor {
    top: 6px;
  }
  .nav-tabs.nav-justified > li img {
    position: absolute;
    top: -24px;
    left: 0;
  }
  .nav-tabs.nav-justified > li .text {
    display: inline-block;
  }
  .nav-tabs.nav-justified > li > a {
    padding: 12px 0 38px;
  }

  .tab__panel {
    padding: 3em 3em 0;
  }
  .tab__panel h3,.tab__panel .g-h3 {
    font-size: 18px;
    letter-spacing: 5px;
  }
  .tab__panel .item {
    margin-bottom: 20px;
  }
  .tab__panel .item .title {
    margin-top: 30px;
    width: 60%;
  }
  .tab__panel .item .price {
    margin-top: 29px;
  }
  .tab__panel .item .desc {
    width: 90%;
  }
}
@media only screen and (min-width: 992px) {
  .tab-header {
    max-height: 330px;
    margin: 0;
  }

  .tabs__wrapper {
    top: 0;
  }

  .tab__panel {
    padding: 3em;
  }
  .tab__panel .item .title {
    width: 70%;
  }
  .tab__panel .item .desc {
    width: 70%;
  }
}
@media only screen and (min-width: 1200px) {
  .tabs__wrapper {
    top: -150px;
    margin-bottom: 0;
  }
}
/***************************************************************************/
/* Blog Index ****************************************************/
/***************************************************************************/
.post-thumb {
  height: 300px;
  position: relative;
  overflow: hidden;
  background-color: #252525;
}
.post-thumb h2,.post-thumb .g-h2 {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: .5px;
}
.post-thumb:hover {
  cursor: pointer;
}
.post-thumb > a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 2;
}
.post-thumb-img {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: .8;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.post-thumb-content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 30px;
  margin-right: 45px;
  color: #fff;
}
.post-thumb-meta {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.post-thumb-meta a {
  color: #252525;
  font-size: 16px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.post-thumb-category {
  margin-right: 25px;
  position: relative;
  display: table;
}
.post-thumb-category a {
  position: relative;
  display: block;
  text-align: center;
  background: #fff;
  padding: 5px 10px;
}
.post-thumb-category a:hover {
  background-color: #af8c45;
  border-color: #af8c45;
}
.post-thumb-time {
  display: block;
  font-size: 16px;
  margin-top: 10px;
}
.post-thumb-time i {
  margin-right: 10px;
}
.post-thumb-title > a {
  color: #fff;
}

.blog-featured h2,.blog-featured .g-h2 {
  font-weight: 500;
  letter-spacing: 2px;
}
.blog-featured .post-thumb {
  height: 300px;
}

@media only screen and (min-width: 768px) {
  .post-thumb {
    height: 500px;
  }
  .post-thumb h2,.post-thumb .g-h2 {
    font-size: 32px;
  }
  .post-thumb:hover .post-thumb-img {
    opacity: .4;
  }
  .post-thumb-content {
    margin-right: 35px;
  }
  .post-thumb-category {
    float: left;
    display: inline-block;
  }
  .post-thumb-category a {
    display: inline-block;
  }
  .post-thumb-time {
    display: inline-block;
    margin-top: 30px;
    font-size: 16px;
    position: relative;
  }
  .post-thumb-meta {
    display: block;
  }

  .blog-featured .post-thumb {
    height: 360px;
  }
}
@media only screen and (min-width: 992px) {
  .blog-featured .row {
    padding: 0;
  }
  .blog-featured .post-thumb {
    height: 360px;
    margin: 0;
  }
}
@media only screen and (min-width: 1600px) {
  .post-thumb {
    height: 600px;
  }

  .blog-featured .post-thumb {
    height: 560px;
  }
}
/***************************************************************************/
/* Blog details ****************************************************/
/***************************************************************************/
.blog__content {
  position: relative;
  max-width: 900px;
  margin: 0 auto;
}
.blog__content--inner {
  padding: 40px 15px 0;
  margin: 0 auto;
}
.blog__content h3,.blog__content .g-h3 {
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 2px;
}
.blog__content p {
  font-size: 16px;
  line-height: 24px;
  word-wrap: break-word;
  margin-bottom: 25px;
}
.blog__content .pull-quote {
  width: 90%;
  border-left: 5px solid #af8c45;
  margin: 0 auto 24px;
  padding: 0 15px;
  text-align: center;
}
.blog__content .pull-quote::before, .blog__content .pull-quote::after {
  content: none;
}
.blog__content q {
  font-size: 22px;
  line-height: 1.25em;
  text-align: left;
  font-weight: 300;
  font-family: "Ubuntu", sans-serif;
}
.blog__content--tags {
  text-align: center;
  margin: 40px 0 45px;
  padding: 0 20px;
}
.blog__content--tags h5,.blog__content--tags .g-h5 {
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 15px;
}
.blog__content--tags a {
  color: #252525;
  margin: 0 5px 10px;
  border-bottom: 2px solid #af8c45;
  display: inline-block;
  word-wrap: normal;
  word-break: break-all;
}

.blog__content--author {
  margin: 0 auto 45px;
  padding: 20px;
  display: table;
  max-width: 800px;
  background-color: #e8e8e8;
}
.blog__content--author .image {
  margin: 0 auto;
  display: block;
  text-align: center;
  padding: 20px 0 0;
}
.blog__content--author .image img {
  max-width: 100px;
  max-height: 100px;
  vertical-align: super;
}
.blog__content--author .text {
  text-align: center;
  margin-top: 18px;
  padding: 0;
}
.blog__content--author .text p {
  word-wrap: break-word;
  font-size: 0.9375em;
  line-height: 1.3125em;
}

.blog-social {
  position: relative;
}
.blog-social i {
  display: block;
}
.blog-social a {
  display: inline-block;
}
.blog-social .social-container {
  border-bottom: 1px solid #d0d0d0;
}

.post-nav .next-post,
.post-nav .prev-post {
  height: auto;
  cursor: pointer;
  position: relative;
  padding: 0;
  background: #252525;
  color: #fff;
}
.post-nav .next-post a, .post-nav .next-post span,
.post-nav .prev-post a,
.post-nav .prev-post span {
  color: #fff;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  height: 100%;
}
.post-nav .next-post:hover .post-nav-thumb,
.post-nav .prev-post:hover .post-nav-thumb {
  opacity: .4;
}
.post-nav-thumb {
  height: 300px;
  opacity: .8;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.post-nav-content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 40px;
  left: 0;
  width: 100%;
  text-transform: uppercase;
}
.post-nav-subtitle {
  font-family: Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
  font-weight: 700;
  display: block;
  position: relative;
}
.post-nav-title {
  margin-top: 5px;
  position: relative;
}

@media only screen and (min-width: 768px) {
  .blog__content--inner {
    padding: 50px 20px 0;
    margin-bottom: 50px;
  }
  .blog__content--tags {
    margin: 40px 0 40px;
  }
  .blog__content--author .text {
    padding-left: 36px;
    text-align: left;
  }
  .blog__content .pull-quote {
    width: 60%;
    margin: 45px auto 45px;
  }
  .blog__content .pull-quote.right {
    width: 50%;
    float: right;
    margin: 40px 0 45px 40px;
    margin-right: -3%;
    text-align: left;
    padding-left: 20px;
  }
  .blog__content .pull-quote.left {
    width: 50%;
    float: left;
    margin: 40px 45px 40px 0;
    text-align: left;
    padding-left: 20px;
  }
  .blog__content h3,.blog__content .g-h3 {
    font-size: 22px;
    letter-spacing: 5px;
  }
  .blog__content p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 25px;
  }
  .blog__content q {
    font-size: 24px;
  }

  .post-nav .prev-post {
    text-align: right;
  }
  .post-nav .prev-post h2,.post-nav .prev-post .g-h2 {
    right: -5px;
  }
}
@media only screen and (min-width: 992px) {
  .blog__content--author {
    margin: 0 30px 45px;
  }

  .blog__offset {
    margin-top: 75px;
  }

  .blog__content--inner {
    padding: 90px 0 0;
  }
  .blog__content p {
    line-height: 32px;
    margin-bottom: 36px;
  }
  .blog__content .pull-quote {
    width: 50%;
  }
  .blog__content .pull-quote.right, .blog__content .pull-quote.left {
    width: 50%;
  }
  .blog__content .pull-quote.right {
    float: right;
    margin: 50px 0 50px 50px;
    margin-right: -5%;
    text-align: left;
    padding-left: 20px;
  }
  .blog__content .pull-quote.left {
    float: left;
    margin: 50px 10px 50px 0;
    margin-left: 0%;
    padding-left: 20px;
  }
  .blog__content q {
    font-size: 28px;
  }
  .blog__content--author {
    margin: 0 auto 75px;
  }
  .blog__content--author .text {
    padding-left: 36px;
  }

  .post-nav-thumb {
    height: 400px;
  }
}
@media only screen and (min-width: 1200px) {
  .blog__content .pull-quote.right, .blog__content .pull-quote.left {
    width: 50%;
    padding-left: 20px;
  }
  .blog__content .pull-quote.right {
    float: right;
    margin: 50px 0 50px 50px;
    margin-right: -22%;
    text-align: left;
  }
  .blog__content .pull-quote.left {
    float: left;
    margin: 50px 50px 50px 0;
    margin-left: -10%;
  }
}
/***************************************************************************/
/* Comments ****************************************************/
/***************************************************************************/
.comments__wrapper {
  padding: 0;
}

.comments__header {
  padding: 10px 0 5px;
}
.comments__header h4,.comments__header .g-h4 {
  display: table;
  margin: 40px auto 0;
  padding: 10px;
  font-weight: 500;
}

.comments {
  clear: both;
  padding: 0 30px;
}
.comments h4,.comments .g-h4  {
  padding-top: 25px;
  margin-bottom: 5px;
}
.comments ul.children {
  margin: 0;
  background-color: #F3F3F3;
}
.comments ul.children li {
  margin: 0;
}

.comment {
  padding: 20px 0 15px;
}
.comment *::after,
.comment *::before {
  content: none;
}
.comment .author__img {
  margin-bottom: 10px;
}
.comment .author__img img {
  border-radius: 50%;
}
.comment .author__img::before {
  content: none;
}
.comment span {
  display: block;
}
.comment .comment__text {
  position: relative;
  overflow: hidden;
}
.comment .reply {
  position: absolute;
  top: 0;
  right: 0;
  font-family: "Ubuntu", sans-serif;
  font-weight: 500;
  font-size: 14px;
}
.comment i {
  margin-right: 5px;
  font-size: 14px;
}
.comment .author {
  font-size: 16px;
  font-weight: 600;
}
.comment .date {
  font-size: 14px;
}
.comment p {
  padding: 10px 0;
}

.comment__respond {
  margin: 55px auto;
}
.comment__respond--title {
  text-align: center;
  margin: 0 auto 40px;
}

.comment__form {
  display: table;
  padding: 0 15px;
}
.comment__form .pencil .icon {
  left: 15px;
}
.comment__form .user-text {
  margin-left: 0;
}
.comment__form .form-btn {
  display: block;
  float: none;
  width: inherit;
}
.comment__form .btn {
  margin: 0 auto;
}

@media only screen and (min-width: 768px) {
  .comments__wrapper {
    margin-bottom: 30px;
    padding: 0 15px;
  }

  .comment {
    margin: 25px auto;
    padding: 0 15px;
  }
  .comment .author__img {
    float: left;
    margin: 0 20px 10px 0;
  }
  .comment .user {
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 35px;
    margin-bottom: 35px;
  }

  .comment__form .form-btn {
    width: inherit;
    max-width: 150px;
  }

  .comments ul.children {
    margin: 0 0 0 55px;
    padding: 0;
    background-color: #F3F3F3;
  }
  .comments ul.children li {
    padding: 0 15px;
    margin: 25px auto;
  }
}
