@charset "UTF-8";
/* line 48, sprite/*.png */
.sprite-sprite, .sprite-view-range-icon {
  background-image: url('images/master-sprite/sprite-sprite.png');
  background-repeat: no-repeat;
}

/* line 84, ../../../../../../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-view-range-icon {
  background-position: 0 0;
}

/*------------------------------------*\
    $MAIN
\*------------------------------------*/
/*RESET*/
/* line 6, ../sass/_main.scss */
html, body {
  margin: 0;
  color: #300b10;
  background-color: #f4efe4;
  line-height: 18px;
  font-family: "Open Sans",sans-serif;
  font-weight: normal;
  font-size: 14px;
  -webkit-text-size-adjust: none;
}

/* line 17, ../sass/_main.scss */
a {
  text-decoration: none;
  color: #000;
}

/* line 18, ../sass/_main.scss */
a img {
  outline: 0;
  border: 0;
}

/* line 19, ../sass/_main.scss */
input, textarea {
  outline: 0;
  font-family: "Open Sans",sans-serif;
  font-size: 100%;
}

/* line 20, ../sass/_main.scss */
img, input {
  vertical-align: middle;
}

/* line 22, ../sass/_main.scss */
header, hgroup, nav, section, article, aside, footer {
  display: block;
}

/* line 26, ../sass/_main.scss */
p, ul, ol, h1, h2, h3, h4, h5, h6,
header, section, footer, nav, article, aside {
  margin: 0;
}

/* line 29, ../sass/_main.scss */
ul, ol {
  padding: 0;
}

/* line 30, ../sass/_main.scss */
ol {
  padding-left: 10px;
}

/* line 31, ../sass/_main.scss */
li {
  display: list-item;
  list-style: disc outside none;
}

/* line 32, ../sass/_main.scss */
ol li {
  list-style: decimal outside none;
}

/* line 34, ../sass/_main.scss */
h1 {
  font-size: 31px;
  font-family: 'Cinzel', serif;
  font-weight: normal;
}

/* line 35, ../sass/_main.scss */
h2 {
  font-size: 26px;
  font-family: 'Cinzel', serif;
  font-weight: normal;
}

/* line 36, ../sass/_main.scss */
h3 {
  font-size: 18px;
  font-family: 'Cinzel', serif;
  font-weight: normal;
}

/* line 37, ../sass/_main.scss */
h4 {
  font-size: 16px;
  font-family: 'Cinzel', serif;
  font-weight: normal;
}

/* line 38, ../sass/_main.scss */
h5 {
  font-size: 14px;
  font-family: 'Cinzel', serif;
  font-weight: normal;
}

/* line 39, ../sass/_main.scss */
h6 {
  font-size: 13px;
  font-family: 'Cinzel', serif;
  font-weight: normal;
}

/* line 42, ../sass/_main.scss */
table {
  width: 100%;
  border-collapse: collapse;
  empty-cells: show;
}

/* line 44, ../sass/_main.scss */
button,
input[type="submit"],
input[type="button"],
input[type="image"],
.button,
input[type="checkbox"] + label {
  cursor: pointer;
}

/* line 52, ../sass/_main.scss */
select,
textarea {
  font-size: 14px;
  font-family: "Open Sans",sans-serif;
}

/*GENERAL USE*/
/* line 60, ../sass/_main.scss */
.display-none {
  display: none;
}

/* line 61, ../sass/_main.scss */
.hidden {
  visibility: hidden;
}

/* line 62, ../sass/_main.scss */
.visually-hidden {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

/* line 73, ../sass/_main.scss */
.display-block {
  display: block;
}

/* line 74, ../sass/_main.scss */
.display-inline-block {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

/* line 75, ../sass/_main.scss */
.display-inline {
  display: inline;
}

/* line 76, ../sass/_main.scss */
.clear {
  clear: both;
}

/*.clearfix{clear: both;height: 0px;width: 100%;}*/
/* line 78, ../sass/_main.scss */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

/* line 86, ../sass/_main.scss */
.clearfix {
  display: inline-block;
}

/* start commented backslash hack \*/
/* line 88, ../sass/_main.scss */
* html .clearfix {
  height: 1%;
}

/* line 89, ../sass/_main.scss */
.clearfix {
  display: block;
}

/* close commented backslash hack */
/* line 91, ../sass/_main.scss */
.italic {
  font-style: italic;
}

/* line 92, ../sass/_main.scss */
.bold {
  font-weight: bold;
}

/* line 93, ../sass/_main.scss */
.left {
  float: left;
}

/* line 94, ../sass/_main.scss */
.right {
  float: right;
}

/* line 95, ../sass/_main.scss */
.text-center {
  text-align: center;
}

/* line 96, ../sass/_main.scss */
.text-right {
  text-align: right;
}

/* line 97, ../sass/_main.scss */
.underline {
  text-decoration: underline;
}

/* line 98, ../sass/_main.scss */
.list-block {
  padding-left: 0;
}

/* line 99, ../sass/_main.scss */
.list-block li {
  display: block;
}

/* line 100, ../sass/_main.scss */
.list-inline {
  padding-left: 0;
}

/* line 101, ../sass/_main.scss */
.list-inline li {
  display: inline;
}

/* line 102, ../sass/_main.scss */
.list-inline-block {
  padding-left: 0;
}

/* line 103, ../sass/_main.scss */
.list-inline-block li {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

/* line 104, ../sass/_main.scss */
.unselectable {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/* line 113, ../sass/_main.scss */
.img-responsive {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
}

/*SITE STYLES*/
/*
* Write here the custom styles for the project 
*/
/* line 125, ../sass/_main.scss */
#bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 133, ../sass/_main.scss */
#bg img {
  width: 100%;
  height: 100%;
}

/********************************************/
/********THIS COMMENT FOR COLLAPSIBLE********/
/********************************************/
/*#main-wrap{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}*/
/* line 149, ../sass/_main.scss */
#main {
  max-width: 1024px;
  min-width: 320px;
  margin: auto;
  position: relative;
  overflow: hidden;
  box-shadow: none;
  -webkit-box-shadow: none;
  background-color: #fff;
}

/* line 160, ../sass/_main.scss */
img.align-left {
  float: left;
  margin: 0 10px 10px 0;
}

/* line 165, ../sass/_main.scss */
img.align-center {
  display: block;
  margin: 0 auto 10px;
}

/* line 170, ../sass/_main.scss */
img.align-right {
  float: right;
  margin: 0 0 10px 10px;
}

/*------------------------------------*\
    $HEADER
\*------------------------------------*/
/* line 5, ../sass/_header.scss */
#header {
  background: #f4efe4;
  padding: 20px 10px 20px 10px;
  z-index: 3;
}
@media all and (max-width: 768px) {
  /* line 5, ../sass/_header.scss */
  #header {
    height: 52px;
    padding: 10px 10px 10px 10px;
  }
}

/* line 17, ../sass/_header.scss */
#logo img {
  vertical-align: baseline;
}
@media all and (max-width: 768px) {
  /* line 17, ../sass/_header.scss */
  #logo img {
    width: 165px;
    height: auto;
  }
}

/* line 30, ../sass/_header.scss */
.slogan__holder {
  position: relative;
  display: inline-block;
  width: 600px;
  height: 42px;
}
@media all and (max-width: 1024px) {
  /* line 30, ../sass/_header.scss */
  .slogan__holder {
    width: 211px;
    height: 28px;
    display: block;
  }
}

/* line 43, ../sass/_header.scss */
#slogan {
  font-family: 'Cinzel', serif;
  font-weight: bold;
  font-size: 17px;
  display: block;
  width: 100%;
  position: absolute;
  text-align: center;
  padding: 12px 0;
}
/* line 54, ../sass/_header.scss */
#slogan:before {
  content: '';
  width: 43px;
  height: 14px;
  background: url(../images/header-swirl1.png);
  position: absolute;
  margin-left: -60px;
}
/* line 62, ../sass/_header.scss */
.ie #slogan:before {
  margin-left: 130px;
}
/* line 67, ../sass/_header.scss */
#slogan:after {
  content: '';
  width: 43px;
  height: 14px;
  background: url(../images/header-swirl2.png);
  position: absolute;
  margin-left: 17px;
}
@media all and (max-width: 1024px) {
  /* line 43, ../sass/_header.scss */
  #slogan {
    font-size: 11px;
    padding: 0 0 0 0;
    position: relative;
  }
  /* line 81, ../sass/_header.scss */
  #slogan:before {
    content: '';
    width: 20px;
    height: 7px;
    background: url(../images/mobile-swirl1.png);
    margin-left: -30px;
    margin-top: 5px;
  }
  /* line 89, ../sass/_header.scss */
  .ie #slogan:before {
    margin-left: 10px;
  }
  /* line 93, ../sass/_header.scss */
  .safari-5 #slogan:before {
    margin-left: 0px;
  }
  /* line 98, ../sass/_header.scss */
  #slogan:after {
    content: '';
    width: 20px;
    height: 7px;
    background: url(../images/mobile-swirl2.png);
    margin-left: 8px;
    margin-top: 5px;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 112, ../sass/_header.scss */
  #slogan:before {
    margin-left: 130px;
  }
}
@media all and (-ms-high-contrast: none) and (max-width: 1024px), all and (-ms-high-contrast: active) and (max-width: 1024px) {
  /* line 117, ../sass/_header.scss */
  #slogan:before {
    margin-left: 10px;
  }
}
/*Header Responsive Styles*/
/*
At 768px, padding bottom will increase to give space to inner elements.
At 450, padding bottom will back to its original size.
*/
/* line 128, ../sass/_header.scss */
#header {
  -webkit-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media all and (max-width: 450px) {
  /**********************************/
  /**********************************/
}
/*Hgroup*/
/* line 144, ../sass/_header.scss */
#page-title {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

@media all and (max-width: 450px) {
  /**********************************/
  /**********************************/
}
@media all and (max-width: 450px) {
  /**********************************/
  /**********************************/
}
/*Header Right*/
/* line 171, ../sass/_header.scss */
#header-right {
  text-align: right;
  position: absolute;
  right: 0;
  top: 23px;
}
@media all and (min-width: 451px) {
  /* line 171, ../sass/_header.scss */
  #header-right {
    top: 15px;
    right: 10px;
  }
}
@media all and (min-width: 1024px) {
  /* line 171, ../sass/_header.scss */
  #header-right {
    right: 0;
  }
}

/*Upper nav*/
/* line 188, ../sass/_header.scss */
#upper-nav {
  opacity: 1;
  text-transform: uppercase;
  font-weight: 600;
  font-style: normal;
  font-size: 93%;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  margin: 0 10px 0 0;
}

/* line 200, ../sass/_header.scss */
#upper-nav ul {
  padding-left: 0;
}

/* line 204, ../sass/_header.scss */
#upper-nav li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  position: relative;
}

/* line 211, ../sass/_header.scss */
#upper-nav a {
  margin: 0 5px;
}

/* line 215, ../sass/_header.scss */
#upper-nav span {
  font-size: 70%;
  position: relative;
  top: -2px;
  letter-spacing: 0.5px;
}

/*Upper Nav Responsive Styles*/
/* line 223, ../sass/_header.scss */
#upper-nav {
  -webkit-transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -moz-transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -ms-transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -o-transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

@media all and (max-width: 700px) {
  /**********************************/
  /* line 233, ../sass/_header.scss */
  #upper-nav {
    left: 200px;
    opacity: 0;
    font-size: 0%;
  }

  /**********************************/
}
/*Social links*/
/* line 243, ../sass/_header.scss */
#social-links {
  margin-top: 10px;
  position: relative;
  top: 0;
  right: 0;
}

@media all and (-webkit-min-device-pixel-ratio: 0) {
  /**********************************/
  /* line 252, ../sass/_header.scss */
  #social-links {
    margin-top: 7px;
  }

  /**********************************/
}
/* line 258, ../sass/_header.scss */
#social-links ul {
  padding-left: 0;
}

/* line 262, ../sass/_header.scss */
#social-links li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0 0.5px;
}

/* line 269, ../sass/_header.scss */
#social-links img {
  height: 26px;
  width: 26px;
}

@media all and (max-width: 450px) {
  /**********************************/
  /* line 276, ../sass/_header.scss */
  #social-links {
    width: 100%;
    top: -32px;
  }

  /* line 280, ../sass/_header.scss */
  #social-links li {
    margin: 0 1px;
  }

  /* line 283, ../sass/_header.scss */
  #social-links img {
    height: 30px;
    width: 30px;
  }

  /**********************************/
}
/*Main search*/
/* line 291, ../sass/_header.scss */
#main-search {
  display: inline-block;
  *display: inline;
  zoom: 1;
  position: relative;
  top: 0;
  right: 0;
}

/* line 300, ../sass/_header.scss */
#main-search input[type="text"] {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-style: normal;
  background-color: #fff;
  border: 1px solid #300b10;
  border-radius: 0;
  color: #300b10;
  font-size: 15px;
  padding: 0 45px 0 15px;
  position: relative;
  overflow: hidden;
  width: 140px;
  height: 38px;
  z-index: 1;
  left: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media all and (max-width: 450px) {
  /* line 300, ../sass/_header.scss */
  #main-search input[type="text"] {
    display: none;
  }
}

/* line 323, ../sass/_header.scss */
#main-search input[type="submit"] {
  border: 0;
  width: 38px;
  height: 38px;
  position: absolute;
  right: 1px;
  top: 1px;
  z-index: 3;
  background: #fff url(../images/search-icon.png) no-repeat center center;
}
@media all and (max-width: 450px) {
  /* line 323, ../sass/_header.scss */
  #main-search input[type="submit"] {
    width: 40px;
    height: 40px;
    background: #fff url(../images/search-icon.png) no-repeat center center;
    top: 24px;
  }
}

/* line 342, ../sass/_header.scss */
#main-search input[type="text"].safari-fix,
#mobile-search input[type="text"].safari-fix {
  height: 16px;
}

/* line 347, ../sass/_header.scss */
#main-search input[type="submit"].safari-fix,
#mobile-search input[type="submit"].safari-fix {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  margin-left: -4px;
}

/*Main Search Responsive Styles*/
/* line 355, ../sass/_header.scss */
#main-search {
  -webkit-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media all and (max-width: 450px) {
  /**********************************/
  /* line 373, ../sass/_header.scss */
  #main-search input[type="submit"] {
    right: 0;
  }

  /**********************************/
}
@media all and (max-width: 450px) and (-webkit-min-device-pixel-ratio: 0) {
  /**********************************/
  /**********************************/
}
/*------------------------------------*\
    $SEARCH BAR
\*------------------------------------*/
/*Mobile search*/
/* line 6, ../sass/_search-bar.scss */
#search-bar {
  background-color: #f4efe4;
  padding: 0;
  height: 0px;
  overflow: hidden;
  -webkit-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

/* line 18, ../sass/_search-bar.scss */
#search-bar.active {
  height: 39px;
  padding: 20px 0;
  position: relative;
}

/* line 24, ../sass/_search-bar.scss */
#mobile-search {
  text-align: center;
}

/* line 28, ../sass/_search-bar.scss */
#mobile-search input[type="text"] {
  font-weight: normal;
  font-style: normal;
  background-color: #fff;
  border: 0 none;
  border-radius: 0;
  color: #000;
  font-size: 14px;
  padding: 4.5px 7px;
  position: relative;
  overflow: hidden;
  width: 80%;
  height: 31px;
  z-index: 1;
  left: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 47, ../sass/_search-bar.scss */
#mobile-search input[type="submit"] {
  width: 23px;
  height: 23px;
  background: #fff url(../images/search-icon.png) no-repeat center center;
  padding: 20px;
  top: 22px;
  right: 0;
}

/*------------------------------------*\
    $NAV
\*------------------------------------*/
/* line 5, ../sass/_nav.scss */
#nav {
  background-color: #300b10;
  padding: 0;
  height: 40px;
  position: relative;
  z-index: 2;
  white-space: nowrap;
  font-family: 'Cinzel', serif;
  font-weight: 600;
  font-style: normal;
}

/* line 17, ../sass/_nav.scss */
#nav > ul {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 23, ../sass/_nav.scss */
#nav ul > li {
  display: inline-block;
  float: left;
  *display: inline;
  zoom: 1;
  height: 100%;
  vertical-align: top;
  position: relative;
  margin: 0;
  padding: 0;
  background-color: #300b10;
}

/* line 68, ../sass/_nav.scss */
#nav ul > li > a {
  display: block;
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.5px;
  color: #ebe4d9;
  font-size: 14px;
  background: #300b10 url(../images/menu-divider.png) left center no-repeat;
}

/* line 80, ../sass/_nav.scss */
#nav ul > li > a > span {
  position: relative;
  top: 10px;
  font-family: 'Cinzel', serif;
  font-weight: bold;
}

/* line 87, ../sass/_nav.scss */
#nav ul > li.open > a > span {
  color: #fff;
}

/* line 91, ../sass/_nav.scss */
#nav ul > li > a sup {
  position: relative;
  top: -0.5em;
  line-height: 0;
  vertical-align: baseline !important;
}

/* line 99, ../sass/_nav.scss */
#nav ul > li > a.active {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  background: #300b10 url(../images/menu-divider.png) left 15px no-repeat !important;
}

/* line 108, ../sass/_nav.scss */
#nav-full > li:first-child > a,
#nav-full > li:first-child > a.active {
  background-image: none !important;
}

/* line 113, ../sass/_nav.scss */
#nav ul > li > a:hover {
  border-bottom: 0;
  -webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -ms-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  color: #fff !important;
}

/* line 124, ../sass/_nav.scss */
#nav ul > li li {
  float: none;
}

/* line 128, ../sass/_nav.scss */
#nav-full {
  position: absolute;
  visibility: visible;
  top: 0px;
}

/* line 134, ../sass/_nav.scss */
#nav-small {
  position: absolute;
  visibility: hidden;
  top: -64px;
}

/* line 140, ../sass/_nav.scss */
#nav-small > li > a {
  font-size: 13px !important;
}

/* line 144, ../sass/_nav.scss */
#nav-mobile-menu {
  width: 73px;
}

/* line 148, ../sass/_nav.scss */
#nav-mobile-menu .dropdown {
  text-indent: -9999em;
  width: 19px;
  height: 16px;
  background: transparent url(../images/mobile-menu.png) no-repeat center center !important;
  margin: 13px 0 0 13px;
}

/* line 156, ../sass/_nav.scss */
#nav-mobile-menu .nav-indicator {
  display: none !important;
}

/* line 161, ../sass/_nav.scss */
#nav-mobile-where-to-buy {
  width: 130px;
}

/*Nav Responsive Styles*/
/* line 167, ../sass/_nav.scss */
#nav-full,
#nav-small {
  -webkit-transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -moz-transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -ms-transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -o-transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

@media all and (max-width: 767px) {
  /**********************************/
  /* line 178, ../sass/_nav.scss */
  #nav-full {
    top: -64px;
    visibility: hidden;
  }

  /* line 182, ../sass/_nav.scss */
  #nav-small {
    top: 0px;
    visibility: visible;
  }

  /**********************************/
}
/*********** NAVIGATION MOBILE ***********/
/* line 192, ../sass/_nav.scss */
#navigation-mobile ul {
  background-color: #fff;
  margin: 0;
  padding: 0;
  display: none;
}

/* line 200, ../sass/_nav.scss */
#navigation-mobile ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  border-bottom: #fff 1px solid;
}

/* line 207, ../sass/_nav.scss */
#navigation-mobile ul li:last-child {
  border: 0;
}

/* line 211, ../sass/_nav.scss */
#navigation-mobile ul li a {
  display: block;
  font-family: 'Cinzel', serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 14px;
  padding: 15px 10px;
  background-color: #f4efe4;
}

/* line 222, ../sass/_nav.scss */
#navigation-mobile ul li a:hover {
  background-position: 0px -220px;
}

/*------------------------------------*\
    $NAV SUB
\*------------------------------------*/
/* line 5, ../sass/_nav-sub.scss */
#nav .nav-indicator {
  background-image: url("../images/indicator-nav.png");
  background-position: center 1px;
  background-repeat: no-repeat;
  height: 10px;
  top: -10px;
  display: block;
  opacity: 0;
  position: relative;
  width: 100%;
  z-index: 5;
  visibility: hidden;
}

/* line 19, ../sass/_nav-sub.scss */
#nav .nav-sub {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f4efe4;
  height: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 40px;
  width: 100%;
}

/* line 35, ../sass/_nav-sub.scss */
#nav .nav-sub-content {
  padding: 2%;
}

/* line 39, ../sass/_nav-sub.scss */
#nav .nav-sub-content h3 {
  margin: 0 0 1% 0;
  color: #c81b22;
  font-family: 'Cinzel', serif;
  font-weight: normal;
  font-style: normal;
}

/* line 47, ../sass/_nav-sub.scss */
#nav p,
#nav .nav-sub-content a {
  font-family: 'Cinzel', serif;
  font-weight: normal;
  font-style: normal;
  color: #300b10;
  background-image: none !important;
  background-color: #f4efe4;
}

/*Nav Sub Animations*/
/*
When a navigation element is hovered, or has the "active" class
its sub menu will drop down, with a bouncing effect.
Also, the nav indicator will show.
*/
/* line 64, ../sass/_nav-sub.scss */
.nav-sub,
#nav .nav-indicator {
  -webkit-transition: all 100ms cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition: all 200ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -ms-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

/* line 74, ../sass/_nav-sub.scss */
#nav #nav-full > li.open .nav-indicator {
  visibility: visible;
  opacity: 1;
  background-color: #300b10;
}

/* line 81, ../sass/_nav-sub.scss */
#nav #nav-full > li.open .nav-sub-content {
  border: 1px solid #300b10;
  border-top: 0;
}

/*SPECIIC SIZES FOR EACH NAV SUB*/
/* line 87, ../sass/_nav-sub.scss */
#nav ul > li.open #nav-sub-1 {
  /*height:379px;*/
  height: auto;
  -webkit-box-shadow: 0 4px 4px -2px #888;
  -moz-box-shadow: 0 4px 4px -2px #888;
  box-shadow: 0 4px 4px -2px #888;
}

/* line 95, ../sass/_nav-sub.scss */
#nav ul > li.open #nav-sub-2 {
  /*height:379px;*/
  height: auto;
  -webkit-box-shadow: 0 4px 4px -2px #888;
  -moz-box-shadow: 0 4px 4px -2px #888;
  box-shadow: 0 4px 4px -2px #888;
}

/* line 103, ../sass/_nav-sub.scss */
#nav ul > li.open #nav-sub-3 {
  /*height:430px;*/
  height: auto;
  -webkit-box-shadow: 0 4px 4px -2px #888;
  -moz-box-shadow: 0 4px 4px -2px #888;
  box-shadow: 0 4px 4px -2px #888;
}

/* line 111, ../sass/_nav-sub.scss */
#nav ul > li.open #nav-sub-4 {
  /*height:400px;*/
  height: auto;
  -webkit-box-shadow: 0 4px 4px -2px #888;
  -moz-box-shadow: 0 4px 4px -2px #888;
  box-shadow: 0 4px 4px -2px #888;
}

/* line 119, ../sass/_nav-sub.scss */
#nav ul > li.open #nav-sub-5 {
  /*height:379px;*/
  height: auto;
  -webkit-box-shadow: 0 4px 4px -2px #888;
  -moz-box-shadow: 0 4px 4px -2px #888;
  box-shadow: 0 4px 4px -2px #888;
}

/* line 127, ../sass/_nav-sub.scss */
#nav ul > li.open #nav-sub-6 {
  /*height:379px;*/
  height: auto;
  -webkit-box-shadow: 0 4px 4px -2px #888;
  -moz-box-shadow: 0 4px 4px -2px #888;
  box-shadow: 0 4px 4px -2px #888;
}

/* line 135, ../sass/_nav-sub.scss */
#nav ul > li.open #nav-sub-7 {
  /*height:379px;*/
  height: auto;
  -webkit-box-shadow: 0 4px 4px -2px #888;
  -moz-box-shadow: 0 4px 4px -2px #888;
  box-shadow: 0 4px 4px -2px #888;
}

/* line 143, ../sass/_nav-sub.scss */
#nav ul > li.open #nav-sub-8 {
  /*height:379px;*/
  height: auto;
  -webkit-box-shadow: 0 4px 4px -2px #888;
  -moz-box-shadow: 0 4px 4px -2px #888;
  box-shadow: 0 4px 4px -2px #888;
}

/*******************************************************/
/* line 153, ../sass/_nav-sub.scss */
.nav-sub-content tr {
  cursor: pointer;
}

/* line 157, ../sass/_nav-sub.scss */
.nav-sub-content tr.active {
  background: #dbc11f;
}

/*******************************************************/
/* line 162, ../sass/_nav-sub.scss */
.three-column {
  border-top: 1px solid #c9c3a3;
  width: 100%;
}

/* line 167, ../sass/_nav-sub.scss */
.three-column div {
  float: left;
  white-space: normal;
  width: 25%;
  height: 250px;
  position: relative;
}

/* line 175, ../sass/_nav-sub.scss */
.three-column div:after {
  content: '';
  width: 1px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: #c9c3a3;
}

/* line 185, ../sass/_nav-sub.scss */
.three-column div:first-child:after {
  background: transparent;
}

/* line 189, ../sass/_nav-sub.scss */
.three-column div.wide {
  width: 50%;
}

/* line 193, ../sass/_nav-sub.scss */
.three-column div:first-child p {
  margin-left: 0;
}

/* line 197, ../sass/_nav-sub.scss */
.three-column div h4 {
  font-weight: 800;
  font-style: normal;
  color: #c81b22;
  cursor: pointer;
  text-transform: uppercase;
  margin: 4px 20px 0;
}

/* line 207, ../sass/_nav-sub.scss */
.three-column div p {
  margin: 4px 20px 10px;
}

/* line 211, ../sass/_nav-sub.scss */
.three-column div a {
  color: #c81b22;
  text-decoration: none;
  display: block;
}

/* line 217, ../sass/_nav-sub.scss */
.three-column div a:hover {
  text-decoration: underline;
}

@media all and (max-width: 1000px) {
  /* line 222, ../sass/_nav-sub.scss */
  .three-column div, .three-column div.wide {
    width: 33%;
  }

  /*.three-column div p, .three-column div h4{margin:4% 8% 0;}*/
}
/***********************************************/
/* line 232, ../sass/_nav-sub.scss */
.half-table {
  width: 100%;
}

/* line 236, ../sass/_nav-sub.scss */
.half-table div {
  float: left;
  white-space: normal;
  width: 50%;
  height: 379px;
  position: relative;
}

/* line 244, ../sass/_nav-sub.scss */
.half-table div h4 {
  font-weight: 800;
  font-style: normal;
  color: #c81b22;
  cursor: pointer;
  text-transform: uppercase;
  margin: 4px 20px 0;
}

/* line 253, ../sass/_nav-sub.scss */
.half-table div p {
  margin: 4px 20px 0 0;
}

/* line 257, ../sass/_nav-sub.scss */
.half-table div table {
  margin-top: 10px;
}

/* line 261, ../sass/_nav-sub.scss */
.half-table tr:first-child {
  border-bottom: 2px solid #000;
  border-top: 2px solid #000;
}

/* line 266, ../sass/_nav-sub.scss */
.half-table th {
  border-left: 1px solid #999;
  padding: 2px 0 6px;
  font-weight: 600;
  font-style: normal;
  text-align: center;
}

/* line 274, ../sass/_nav-sub.scss */
.half-table th:first-child {
  border-left: 0 none;
  text-align: left;
}

/* line 276, ../sass/_nav-sub.scss */
.half-table td {
  border-left: 1px solid #999;
  border-bottom: 1px solid #999;
  padding: 2px 0 6px;
  font-weight: normal;
  font-style: normal;
  text-align: center;
}

/* line 285, ../sass/_nav-sub.scss */
.half-table td:first-child {
  border-left: 0 none;
  text-align: left;
  color: #CC0000;
}

/* line 287, ../sass/_nav-sub.scss */
.half-table span.dot {
  display: block;
  width: 9px;
  height: 9px;
  margin: auto;
  background: transparent url(../images/sprite.png) -240px -31px;
}

/* line 295, ../sass/_nav-sub.scss */
.half-table div a {
  color: #c81b22;
  text-decoration: none;
  display: block;
}

/* line 301, ../sass/_nav-sub.scss */
.half-table div a:hover {
  text-decoration: underline;
}

@media all and (max-width: 1000px) {
  /* line 306, ../sass/_nav-sub.scss */
  .half-table div {
    width: 66%;
  }

  /* line 307, ../sass/_nav-sub.scss */
  .half-table div:first-child {
    width: 33%;
  }

  /* line 308, ../sass/_nav-sub.scss */
  .half-table div p, .half-table div h4 {
    margin: 10px 8% 0 0;
  }

  /* line 309, ../sass/_nav-sub.scss */
  .half-table div table {
    margin: 10px 0 0 0;
  }

  /* line 310, ../sass/_nav-sub.scss */
  #nav ul > li.open #nav-sub-3 {
    height: 500px;
  }
}
/********************************************************************/
/* line 314, ../sass/_nav-sub.scss */
.full-table {
  width: 100%;
}

/* line 318, ../sass/_nav-sub.scss */
.full-table table {
  width: 100%;
  margin-top: 10px;
}

/* line 323, ../sass/_nav-sub.scss */
.full-table tr:first-child {
  border-bottom: 2px solid #000;
  border-top: 2px solid #000;
}

/* line 327, ../sass/_nav-sub.scss */
.full-table th {
  border-left: 1px solid #999;
  padding: 3px 5px;
  text-align: center;
  font-weight: 600;
  font-style: normal;
  white-space: pre-wrap;
}

/* line 335, ../sass/_nav-sub.scss */
.full-table th:first-child {
  border-left: 0 none;
}

/* line 336, ../sass/_nav-sub.scss */
.full-table td {
  border-left: 1px solid #999;
  border-bottom: 1px solid #999;
  padding: 3px 5px;
  font-weight: normal;
  font-style: normal;
  white-space: pre-wrap;
}

/* line 344, ../sass/_nav-sub.scss */
.full-table td:first-child {
  border-left: 0 none;
}

/* line 346, ../sass/_nav-sub.scss */
.full-table .align-left {
  text-align: left;
}

/* line 347, ../sass/_nav-sub.scss */
.full-table .border-left {
  border-left: 2px solid #000;
}

/* line 349, ../sass/_nav-sub.scss */
.full-table .borderbold {
  border-left: 2px solid #000;
}

/* line 353, ../sass/_nav-sub.scss */
.full-table p {
  margin: 10px 20px 0 0;
  white-space: pre-wrap;
}

/* line 357, ../sass/_nav-sub.scss */
.full-table a {
  color: #c81b22;
  text-decoration: none;
  display: block;
}

/* line 362, ../sass/_nav-sub.scss */
.full-table a:hover {
  text-decoration: underline;
}

/* line 365, ../sass/_nav-sub.scss */
.full-table span.dot {
  display: block;
  width: 9px;
  height: 9px;
  margin: auto;
  background: transparent url(../images/sprite.png) -240px -31px;
}

@media all and (max-width: 1000px) {
  /* line 374, ../sass/_nav-sub.scss */
  #nav ul > li.open #nav-sub-4 {
    height: 500px;
  }
}
/***********************************************************/
/* line 378, ../sass/_nav-sub.scss */
.four-columns {
  border-top: 1px solid #c9c3a3;
  width: 100%;
}

/* line 383, ../sass/_nav-sub.scss */
.four-columns div {
  float: left;
  white-space: normal;
  width: 25%;
  height: 290px;
  position: relative;
}

/* line 391, ../sass/_nav-sub.scss */
.four-columns div:after {
  content: '';
  width: 1px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: #c9c3a3;
}

/* line 401, ../sass/_nav-sub.scss */
.four-columns div:first-child:after {
  background: transparent;
}

/* line 405, ../sass/_nav-sub.scss */
.four-columns div:first-child a, .four-columns div:first-child p {
  margin-left: 0;
}

/* line 409, ../sass/_nav-sub.scss */
.four-columns div h4 {
  font-weight: 800;
  font-style: normal;
  color: #c81b22;
  cursor: pointer;
  text-transform: uppercase;
  margin: 4px 20px 0;
}

/* line 418, ../sass/_nav-sub.scss */
.four-columns div p {
  margin: 4px 20px 10px;
}

/* line 422, ../sass/_nav-sub.scss */
.four-columns div a {
  color: #c81b22;
  text-decoration: none;
  display: block;
}

/* line 428, ../sass/_nav-sub.scss */
.four-columns div a:hover {
  text-decoration: underline;
}

@media all and (max-width: 1000px) {
  /*.four-columns div p, .four-columns div h4{margin:4% 8% 0;}*/
  /* line 434, ../sass/_nav-sub.scss */
  #nav ul > li.open #nav-sub-6 {
    height: 425px;
  }
}
/***********FOR NAV MOBILE**********************/
/* line 438, ../sass/_nav-sub.scss */
#nav #nav-small > li.indicator-active .nav-indicator {
  visibility: visible;
  opacity: 1;
  height: 10px;
}

/* line 444, ../sass/_nav-sub.scss */
.menu-item {
  width: 20% !important;
}

/* line 448, ../sass/_nav-sub.scss */
.sub-menu-item {
  display: block !important;
}

/* line 452, ../sass/_nav-sub.scss */
.sub-menu-item a {
  padding: 5px 0;
}

/* line 457, ../sass/_nav-sub.scss */
#nav ul .sub-menu-item li:hover,
#nav ul .sub-menu-item a:hover {
  color: #fff;
  background-color: #300b10 !important;
}

/*------------------------------------*\
    $TOP CONTENT SECTION
\*------------------------------------*/
/**
 * @license
 * MyFonts Webfont Build ID 2859097, 2014-08-07T11:40:10-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Segoe Script by Ascender
 * URL: http://www.myfonts.com/fonts/ascender/segoe-script/regular/
 * Copyright: &#x00A9; 2006 Microsoft Corporation. All Rights Reserved.
 * Licensed pageviews: 250,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2859097
 * 
 * © 2014 MyFonts Inc
*/
@font-face {
  font-family: 'SegoeScript';
  src: url("fonts/2BA059_0_0.eot");
  src: url("fonts/2BA059_0_0.eot?#iefix") format("embedded-opentype"), url("fonts/2BA059_0_0.woff") format("woff"), url("fonts/2BA059_0_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* line 37, ../sass/_top-content-section.scss */
#slider {
  width: 100%;
  height: 100%;
  background-color: #300b10;
  overflow: hidden;
  position: relative;
  color: #ffffff;
  -webkit-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

/* line 51, ../sass/_top-content-section.scss */
#slides li {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}

/* line 58, ../sass/_top-content-section.scss */
#slides li.active {
  position: relative;
}

/* line 62, ../sass/_top-content-section.scss */
#slides li > img {
  position: relative;
  opacity: inherit;
  filter: inherit;
}

/* line 68, ../sass/_top-content-section.scss */
#slides p {
  margin: 0;
  padding: 0;
}

/* line 73, ../sass/_top-content-section.scss */
#slides .left-title {
  font-family: 'Cinzel', serif;
  font-size: 31px;
  text-align: center;
}

/* line 79, ../sass/_top-content-section.scss */
#slides .right-title {
  text-align: right;
}

/* line 83, ../sass/_top-content-section.scss */
#slides .fruti {
  font-weight: 800;
  font-style: normal;
}

/* line 88, ../sass/_top-content-section.scss */
#slides .yellow {
  color: #ffdc00;
}

/* line 92, ../sass/_top-content-section.scss */
#slider .av-blck {
  font-weight: 800;
  font-style: normal;
}

/* line 97, ../sass/_top-content-section.scss */
#slider .av-roman {
  font-weight: normal;
  font-style: normal;
}

/* line 102, ../sass/_top-content-section.scss */
#slider .av-bk {
  font-weight: normal;
  font-style: normal;
  margin: 10px 0 15px 0;
}

/* line 108, ../sass/_top-content-section.scss */
.segoa {
  font-weight: normal;
  font-style: normal;
}

/* line 113, ../sass/_top-content-section.scss */
.carousel-title-icon {
  width: 161px;
  height: 28px;
  background: url(../images/homepage-swirl.png) no-repeat;
  margin: 0 auto;
  padding-bottom: 20px;
}
@media all and (max-width: 1024px) {
  /* line 113, ../sass/_top-content-section.scss */
  .carousel-title-icon {
    padding: 0;
    margin: 15px auto;
  }
}

/* line 125, ../sass/_top-content-section.scss */
.text {
  width: 100%;
  margin: 0;
}

/* line 130, ../sass/_top-content-section.scss */
.carousel-button {
  font-family: 'Cinzel', serif;
  padding: 20px 90px 20px 20px;
  border: 1px solid white;
  color: #fff;
  font-size: 20px;
  display: inline-block;
  background: url(../images/view-range-button.png) no-repeat;
  background-position: center right 50px;
  margin-top: 20px;
}
@media all and (max-width: 767px) {
  /* line 130, ../sass/_top-content-section.scss */
  .carousel-button {
    font-size: 12px;
    padding: 10px 45px 10px 10px;
    background: url(../images/mobile-click-icon.png) no-repeat;
    background-position: top 13px right 20px;
    margin-top: 10px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  /* line 130, ../sass/_top-content-section.scss */
  .carousel-button {
    font-size: 14px;
    padding: 15px 50px 15px 15px;
    background: url(../images/mobile-click-icon.png) no-repeat;
    background-position: top 18px right 20px;
  }
}
/* line 156, ../sass/_top-content-section.scss */
.safari-5 .carousel-button {
  background-position: 150px 18px;
}

/* line 163, ../sass/_top-content-section.scss */
#points {
  position: absolute;
  bottom: 11%;
  left: 41px;
}
@media all and (max-width: 1024px) {
  /* line 163, ../sass/_top-content-section.scss */
  #points {
    position: relative;
    left: 10px;
    float: none;
  }
}
/* line 174, ../sass/_top-content-section.scss */
.safari-5 #points {
  padding-left: 20px;
}

/* line 180, ../sass/_top-content-section.scss */
#points li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-right: 3px;
  padding: 10px 15px 20px 0;
  margin: 0;
}

/* line 189, ../sass/_top-content-section.scss */
#points .point img {
  cursor: pointer;
}

/* line 193, ../sass/_top-content-section.scss */
#slide-1, #slide-1 .text {
  display: none;
}

/* line 194, ../sass/_top-content-section.scss */
#slide-2, #slide-2 .text {
  display: none;
}

/* line 195, ../sass/_top-content-section.scss */
#slide-3, #slide-3 .text {
  display: none;
}

/* line 196, ../sass/_top-content-section.scss */
#slide-4, #slide-4 .text {
  display: none;
}

/* line 197, ../sass/_top-content-section.scss */
#slide-5, #slide-5 .text {
  display: none;
}

/* line 198, ../sass/_top-content-section.scss */
#slides li .text {
  display: none;
}

@media all and (min-width: 1024px) {
  /**********************************/
  /* line 202, ../sass/_top-content-section.scss */
  #slides .text {
    text-align: left;
    position: absolute;
    top: 20%;
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
    float: left;
    margin-left: 40px;
    left: 0;
    font-family: 'Cinzel', serif;
    width: 460px;
  }

  /* line 216, ../sass/_top-content-section.scss */
  #slider .av-blck {
    font-size: 22px;
    line-height: 70px;
  }

  /* line 221, ../sass/_top-content-section.scss */
  #slider .av-roman {
    font-size: 22px;
  }

  /* line 225, ../sass/_top-content-section.scss */
  #slider .av-bk {
    font-size: 20px;
    line-height: 22px;
    font-weight: normal;
    font-style: normal;
  }

  /* line 232, ../sass/_top-content-section.scss */
  .segoa {
    font-size: 44px;
    line-height: 47px;
    font-weight: bold;
  }

  /* line 238, ../sass/_top-content-section.scss */
  #slider .right-title {
    text-align: left;
    padding: 4px 0 4px 80px;
  }

  /* points */
  /**********************************/
}
@media all and (min-width: 768px) and (max-width: 1023px) {
  /**********************************/
  /* line 252, ../sass/_top-content-section.scss */
  #slider {
    /* height:100%; */
    /* height:590px; */
  }

  /* line 257, ../sass/_top-content-section.scss */
  #slides li > img {
    width: 100%;
  }

  /* line 261, ../sass/_top-content-section.scss */
  #slider .text {
    position: relative;
  }

  /* line 265, ../sass/_top-content-section.scss */
  #slider .text-block-1 {
    position: absolute;
    top: -250%;
    left: 5%;
  }

  /* line 271, ../sass/_top-content-section.scss */
  #slider .left-title {
    font-size: 44px;
  }

  /* line 275, ../sass/_top-content-section.scss */
  #slider .fruti {
    font-size: 44px;
  }

  /* line 279, ../sass/_top-content-section.scss */
  .segoa {
    font-size: 50px;
    font-weight: bold;
    left: 83px;
    line-height: 66px;
    position: relative;
  }

  /* line 287, ../sass/_top-content-section.scss */
  #slider .text-block-2 {
    font-size: 16px;
    width: 92%;
    margin: 20px 20px 0 20px;
  }

  /* line 293, ../sass/_top-content-section.scss */
  #slider .text-block-3 {
    font-size: 22px;
    margin: 10px 20px;
    line-height: 18px;
    height: auto;
  }

  /* line 308, ../sass/_top-content-section.scss */
  .segoa {
    font-size: 2em;
  }

  /**********************************/
}
@media all and (max-width: 767px) {
  /**********************************/
  /* line 317, ../sass/_top-content-section.scss */
  #slides li {
    /* height:500px; */
  }

  /* line 321, ../sass/_top-content-section.scss */
  #slides li > img {
    position: relative;
    width: 100%;
  }

  /* line 332, ../sass/_top-content-section.scss */
  #slides .left-title {
    font-size: 23px;
  }

  /* line 336, ../sass/_top-content-section.scss */
  #slide-1 .segoa img {
    width: 92px;
  }

  /* line 340, ../sass/_top-content-section.scss */
  #slide-2 .segoa img {
    width: 163px;
  }

  /* line 344, ../sass/_top-content-section.scss */
  #slide-3 .segoa img {
    width: 95px;
  }

  /* line 348, ../sass/_top-content-section.scss */
  #slider .text-block-1 {
    top: 0;
    left: 0;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
  }

  /* line 356, ../sass/_top-content-section.scss */
  #slider .text-block-2 {
    font-size: 15px;
    width: 92%;
    margin: 0 20px;
  }

  /* line 362, ../sass/_top-content-section.scss */
  #slider .text-block-3 {
    font-size: 22px;
    margin: 10px 20px;
    line-height: 18px;
    height: auto;
  }

  /* line 373, ../sass/_top-content-section.scss */
  .segoa {
    font-size: 2em;
    position: relative;
    top: 10px;
  }

  /**********************************/
}
@media all and (max-width: 420px) {
  /**********************************/
  /**********************************/
}
/*------------------------------------*\
    $TITLEBAR
\*------------------------------------*/
/* line 5, ../sass/_titlebar.scss */
#titlebar {
  background-color: #faf7f2;
  background-repeat: repeat-x;
  min-height: 47px;
  position: relative;
  border-bottom: 0;
  color: #300b10;
}

/* line 15, ../sass/_titlebar.scss */
#titlebar hgroup,
#titlebar > div {
  position: absolute;
}

/* line 20, ../sass/_titlebar.scss */
#titlebar hgroup {
  left: 2%;
  padding-top: 21px;
  padding-bottom: 17px;
  position: relative;
}

/* line 27, ../sass/_titlebar.scss */
#titlebar > div {
  right: 2%;
  top: 11px;
}

/* line 32, ../sass/_titlebar.scss */
#titlebar h3,
#titlebar h4 {
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 24px;
  line-height: 24px;
  margin-right: 5px;
  font-weight: normal;
}

/* line 43, ../sass/_titlebar.scss */
#titlebar h3 {
  text-transform: uppercase;
  font-style: normal;
  font-size: 31px;
}

/* line 49, ../sass/_titlebar.scss */
#titlebar h4 {
  font-weight: normal;
  font-style: normal;
}

/* line 54, ../sass/_titlebar.scss */
#titlebar .btn-filter-products {
  background-image: url("../images/sprite.png");
  background-position: -82px -26px;
  width: 121px;
  height: 26px;
  color: transparent;
  border: 0;
  background-color: transparent;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}

/* line 66, ../sass/_titlebar.scss */
#titlebar .btn-filter-products.active {
  background-position: -82px 0px;
}

/*Titlebar Responsive Styles*/
/* line 71, ../sass/_titlebar.scss */
#titlebar {
  -webkit-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media all and (max-width: 450px) {
  /**********************************/
  /* line 80, ../sass/_titlebar.scss */
  #titlebar.with-subtitle {
    height: 74px;
  }

  /* line 84, ../sass/_titlebar.scss */
  #titlebar h3, #titlebar h4 {
    font-size: 22px;
  }

  /* line 88, ../sass/_titlebar.scss */
  #titlebar.with-filter {
    border-bottom: 50px solid #fff;
  }

  /* line 92, ../sass/_titlebar.scss */
  #titlebar > div {
    background: none repeat scroll 0 0 #DDDDDD;
    bottom: 0;
    display: block;
    padding: 10px 4%;
    position: relative;
    right: auto;
    top: auto;
    width: 92%;
  }

  /* line 103, ../sass/_titlebar.scss */
  #titlebar > div {
    /* left: 2%;
     top: 60px;*/
  }

  /**********************************/
}
/*------------------------------------*\
    $BREADCRUMB
\*------------------------------------*/
/* line 5, ../sass/_breadcrumb.scss */
#breadcrumb {
  background-color: #eeedeb;
  padding: 10px 2%;
  margin: 0;
  font-weight: normal;
  font-style: normal;
  white-space: nowrap;
}

/* line 14, ../sass/_breadcrumb.scss */
#breadcrumb ul {
  margin: 0;
  padding: 0;
}

/* line 19, ../sass/_breadcrumb.scss */
#breadcrumb li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 12.5px;
}

/* line 26, ../sass/_breadcrumb.scss */
#breadcrumb li a {
  color: #c81b22;
}

/*------------------------------------*\
    $CONTENT SECTION
\*------------------------------------*/
/* line 5, ../sass/_content-section.scss */
#content-section {
  background: #fff url("../images/dot.png") repeat-y 256px 0px scroll;
  font-weight: normal;
  padding: 30px 0;
}

/* line 11, ../sass/_content-section.scss */
#content-section:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 20, ../sass/_content-section.scss */
#content-section.one-column {
  background-image: none !important;
}

/* line 24, ../sass/_content-section.scss */
#content-section a {
  text-decoration: none;
}

/* line 27, ../sass/_content-section.scss */
#content-section a:hover, #content-section a:active {
  text-decoration: underline;
}

@media all and (max-width: 560px) {
  /***********/
  /* line 33, ../sass/_content-section.scss */
  #content-section {
    background: #fff;
  }

  /***********/
}
/*******************************/
/* line 39, ../sass/_content-section.scss */
#content-sidebar h5 {
  color: #000000;
  font-size: 12px;
  font-weight: 800;
  font-style: normal;
  margin: 20px 0 10px 0;
  text-transform: uppercase;
}

/* line 49, ../sass/_content-section.scss */
#content-sidebar h3 {
  color: #b9a06d;
  border-bottom: 1px dotted #b9a06d;
  font-family: 'Cinzel', serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  padding-bottom: 3px;
}

/* line 59, ../sass/_content-section.scss */
#content-sidebar #sidebar-contact-links {
  margin: 15px 0;
}

/***************************************/
/* line 65, ../sass/_content-section.scss */
.dotted-navigation-list {
  margin: 0;
  padding: 0;
  margin-top: 5px;
}

/* line 71, ../sass/_content-section.scss */
.dotted-navigation-list li {
  list-style: none;
  border-bottom: 1px dotted #a9a499;
}

/* line 76, ../sass/_content-section.scss */
.dotted-navigation-list li:last-child {
  border: none;
}

/* line 80, ../sass/_content-section.scss */
.dotted-navigation-list li a {
  color: #b9a06d;
  font-size: 16px;
  font-family: 'Cinzel', serif;
  font-style: normal;
  padding: 4px 0;
  display: inline-block;
}

/* line 89, ../sass/_content-section.scss */
.dotted-navigation-list ul {
  margin: 5px 0 0 10px;
}

/**************************************/
/* line 94, ../sass/_content-section.scss */
.dotted-articles-container article {
  padding: 15px 0 10px 0;
  border-top: 1px dotted #999;
}

/* line 95, ../sass/_content-section.scss */
.dotted-articles-container article:first-child {
  border-top: 0 none;
}

/* line 96, ../sass/_content-section.scss */
.dotted-articles-container p {
  margin: 10px 0;
}

/* line 97, ../sass/_content-section.scss */
.dotted-articles-container h4 {
  font-weight: normal;
  font-size: 14px;
}

/***************************************/
/* line 103, ../sass/_content-section.scss */
#content-articles .no-borders h3 {
  border-bottom: 0 none;
  margin-top: 15px;
}

/* line 104, ../sass/_content-section.scss */
.no-borders article {
  overflow: hidden;
}

/***************************************/
/* line 107, ../sass/_content-section.scss */
#content-articles .no-borders.dotted-articles-container h3 {
  margin-top: 0px;
}

/* line 109, ../sass/_content-section.scss */
#content-articles .no-borders.dotted-articles-container article div {
  width: 100%;
  float: right;
}

/* line 110, ../sass/_content-section.scss */
#content-articles .no-borders.dotted-articles-container article div h3 {
  margin-left: 150px;
}

/* line 111, ../sass/_content-section.scss */
#content-articles .no-borders.dotted-articles-container article div p {
  margin-left: 150px;
}

/* line 112, ../sass/_content-section.scss */
#content-articles .no-borders.dotted-articles-container article img.content-img {
  float: left;
  margin-right: -100%;
  z-index: 1;
  position: relative;
}

/***************************************/
/* line 114, ../sass/_content-section.scss */
#content-articles h2 {
  color: #b9a06d;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  border-bottom: 1px dotted #b9a06d;
  padding: 5px 0;
  margin-bottom: 20px;
}

/* line 124, ../sass/_content-section.scss */
#content-articles h3 {
  color: #cc0000;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  border-bottom: 0;
  padding-bottom: 3px;
  margin-top: 15px;
}

/* line 134, ../sass/_content-section.scss */
#content-articles p {
  margin: 10px 0;
  font-size: 14px;
  line-height: 16px;
}

/* line 141, ../sass/_content-section.scss */
#content-articles ul li {
  font-size: 14px;
  line-height: 16px;
}

/* line 146, ../sass/_content-section.scss */
#content-articles .learn-more {
  color: #cc0000;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

/* line 153, ../sass/_content-section.scss */
#content-articles .learn-more:hover {
  text-decoration: underline;
  cursor: pointer;
}

/* line 158, ../sass/_content-section.scss */
.button-pdf {
  width: 121px;
  height: 26px;
  margin: 0px 0;
  display: inline-block;
  background: url(../images/sprite.png) -121px -78px no-repeat;
}

@media all and (max-width: 768px) {
  /**********************************/
  /* line 167, ../sass/_content-section.scss */
  .button-pdf {
    background-position: -82px -52px;
    width: 98px;
  }

  /**********************************/
}
/* line 174, ../sass/_content-section.scss */
#content-section {
  position: relative;
}

/* line 178, ../sass/_content-section.scss */
#content-sidebar {
  float: left;
  margin-right: -100%;
  width: 256px;
  z-index: 1;
  position: relative;
}

@media all and (max-width: 560px) {
  /**********************************/
  /* line 188, ../sass/_content-section.scss */
  #content-sidebar {
    margin-left: 0;
    position: inherit;
    width: 100%;
    left: inherit;
    margin-right: inherit;
  }

  /**********************************/
}
/* line 198, ../sass/_content-section.scss */
#content-sidebar .sidebar-contact-info {
  margin: 10px 0;
}

/* line 202, ../sass/_content-section.scss */
#content-sidebar .sidebar-contact-info p {
  font-weight: normal;
  font-size: 12px;
  color: #000000;
}

/* line 208, ../sass/_content-section.scss */
.content-margin {
  margin-left: 27px;
  margin-right: 27px;
}

@media all and (max-width: 560px) {
  /**********************************/
  /* line 215, ../sass/_content-section.scss */
  .content-margin {
    margin: 0 2% 20px;
  }

  /**********************************/
}
/* line 221, ../sass/_content-section.scss */
#mobile-select-container {
  display: none;
}

@media all and (max-width: 450px) {
  /**********************************/
  /* line 227, ../sass/_content-section.scss */
  #mobile-select-container {
    margin-top: 20px;
  }

  /**********************************/
}
/* line 233, ../sass/_content-section.scss */
#mobile-select-container label {
  margin-right: 20px;
  font-weight: 200;
  font-style: normal;
}

@media all and (max-width: 450px) {
  /**********************************/
  /* line 242, ../sass/_content-section.scss */
  #mobile-select-container {
    display: block;
    float: inherit;
    width: 100%;
  }

  /**********************************/
}
/* line 250, ../sass/_content-section.scss */
#content-articles {
  float: right;
  width: 100%;
  -webkit-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

/* line 260, ../sass/_content-section.scss */
#content-articles .content-margin {
  margin-left: 281px;
}

/* line 264, ../sass/_content-section.scss */
.one-column #content-articles .content-margin {
  margin-left: 19px;
}

@media all and (max-width: 560px) {
  /**********************************/
  /* line 270, ../sass/_content-section.scss */
  #content-articles {
    padding-left: 0;
    position: inherit;
  }

  /* line 274, ../sass/_content-section.scss */
  #content-articles .content-margin {
    margin-left: 2% !important;
  }

  /**********************************/
}
/* line 280, ../sass/_content-section.scss */
#content-articles .article-colapse-content {
  border-top: 1px dotted #b9a06d;
  font-weight: normal;
}

/* line 285, ../sass/_content-section.scss */
.article-colapse-content ul {
  padding: 0 0 0 18px;
}

/* line 289, ../sass/_content-section.scss */
#content-articles .article-colapse-content.first {
  border: none;
}

/* line 293, ../sass/_content-section.scss */
#content-articles .article-colapse-content h4 {
  font-style: normal;
}

/* line 297, ../sass/_content-section.scss */
#content-articles .article-colapse-content h4 a {
  text-decoration: none;
  display: block;
  padding-right: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  background: url("../images/indicator-filter.png") center right no-repeat;
  color: #b9a06d;
}

/* line 307, ../sass/_content-section.scss */
#content-articles .article-colapse-content.open h4 a {
  background: url("../images/indicator-filter-hide.png") center right no-repeat;
}

/* line 311, ../sass/_content-section.scss */
#content-articles .article-colapse-content.open h4 {
  font-style: normal;
}

/* line 315, ../sass/_content-section.scss */
#content-articles .article-colapse-content article {
  display: none;
  overflow: hidden;
}

/* line 320, ../sass/_content-section.scss */
#content-articles .article-colapse-content.open article {
  display: block;
}

/* line 324, ../sass/_content-section.scss */
#content-articles .article-colapse-content article img {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

/* line 330, ../sass/_content-section.scss */
#content-articles .article-colapse-content article p {
  margin: 10px 0;
}

/*********** BEGIN PAGINATION **********/
/* line 335, ../sass/_content-section.scss */
#content-section .pagination {
  overflow: hidden;
  margin: 10px 0;
}

/* line 340, ../sass/_content-section.scss */
#content-section.search-results .pagination-wrapper {
  margin-left: 260px;
  clear: both;
  text-align: center;
}

@media all and (max-width: 560px) {
  /* line 347, ../sass/_content-section.scss */
  #content-section.search-results .pagination-wrapper {
    margin-left: 0;
  }
}
/* line 352, ../sass/_content-section.scss */
#content-section.search-results .pagination {
  display: inline-block;
  margin: 0 auto;
}

/* line 357, ../sass/_content-section.scss */
#content-section .pagination ul {
  display: block;
  text-align: center;
}

/* line 362, ../sass/_content-section.scss */
#content-section .pagination ul {
  border-left: 0;
}

/* line 366, ../sass/_content-section.scss */
#content-section .pagination ul li {
  display: inline-block;
}

/* line 370, ../sass/_content-section.scss */
#content-section .pagination ul li a {
  display: block;
  border-left: 1px solid #aaaaaa;
  color: #7a7a7a;
  padding: 2px 6px;
}

/* line 377, ../sass/_content-section.scss */
#content-section .pagination ul li a.first {
  border: 0;
}

/* line 381, ../sass/_content-section.scss */
#content-section .pagination ul li a:hover {
  text-decoration: underline;
  color: #000000;
}

/* line 386, ../sass/_content-section.scss */
#content-section .pagination ul li a.active {
  color: #c81b22;
}

/* line 390, ../sass/_content-section.scss */
#content-section .pagination ul li a.active:hover {
  text-decoration: none;
  cursor: default;
}

/* line 395, ../sass/_content-section.scss */
#content-section .pagination ul li a.prev {
  border: 0;
  margin-right: 20px;
}

/* line 400, ../sass/_content-section.scss */
#content-section .pagination ul li a.prev span {
  background: url("../images/sprite.png") -215px -9px transparent no-repeat;
  height: 6px;
  width: 6px;
  display: inline-block;
  margin-bottom: 1px;
  margin-right: 5px;
}

/* line 409, ../sass/_content-section.scss */
#content-section .pagination ul li a.prev:hover span {
  background-position: -225px -9px;
}

/* line 413, ../sass/_content-section.scss */
#content-section .pagination ul li a.next {
  border: 0;
  margin-left: 20px;
}

/* line 418, ../sass/_content-section.scss */
#content-section .pagination ul li a.next span {
  background: url("../images/sprite.png") -246px -9px transparent no-repeat;
  height: 6px;
  width: 6px;
  display: inline-block;
  margin-bottom: 1px;
  margin-left: 5px;
}

/* line 427, ../sass/_content-section.scss */
#content-section .pagination ul li a.next:hover span {
  background-position: -236px -9px;
}

/*********** END PAGINATION **********/
/******************* FORM **********************/
/* line 436, ../sass/_content-section.scss */
input[type="text"],
textarea {
  border: 1px solid #300b10;
  padding: 6px;
  width: 92%;
  resize: none;
}

/* line 444, ../sass/_content-section.scss */
input[type="submit"] {
  border: 1px solid #300b10;
  font-family: 'Cinzel', serif;
  font-weight: bold;
  padding: 12px 70px 10px 40px;
  margin: 15px 0 35px 0;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  background: url(../images/view-range-icon.png) center right 30px no-repeat;
}

/* line 456, ../sass/_content-section.scss */
input[type="submit"].gray {
  background-position: -121px -398px;
}

/* line 459, ../sass/_content-section.scss */
input[type="text"].errorMessage, textarea.errorMessage {
  background-color: #fdf3f4;
  border-color: #e38d90;
}

/* line 464, ../sass/_content-section.scss */
#ContactForm fieldset {
  border: 0;
  padding: 0;
  margin: 0 0 5px 0;
}

/* line 470, ../sass/_content-section.scss */
#ContactForm .row {
  margin: 0 0 15px 0;
}

/* line 474, ../sass/_content-section.scss */
#ContactForm legend {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

/* line 485, ../sass/_content-section.scss */
#ContactForm label {
  display: block;
}

/* line 489, ../sass/_content-section.scss */
#ContactForm .field-validation-error {
  display: block;
  color: #a94443;
}

/* line 494, ../sass/_content-section.scss */
.content-input, .content-2-input {
  margin: 10px 0;
  overflow: hidden;
}

/* line 499, ../sass/_content-section.scss */
.content-2-input div {
  width: 125px;
  margin-right: 15px;
  float: left;
}

/* line 505, ../sass/_content-section.scss */
.content-2-input div input {
  width: 95px;
}

/* line 509, ../sass/_content-section.scss */
.content-input span.errorMessage,
.content-2-input div span.errorMessage {
  color: #c81b22;
  font-size: 11px !important;
  margin-left: 10px;
  font-weight: 200;
  font-style: normal;
  text-transform: none;
  position: static !important;
}

/* line 520, ../sass/_content-section.scss */
#results .content-input span.errorMessage,
#results .content-2-input div span.errorMessage {
  margin-left: 5px;
}

/**********************************************/
/* line 527, ../sass/_content-section.scss */
.dinamic-content {
  display: none;
}

/* line 530, ../sass/_content-section.scss */
#dinamic-title {
  text-transform: capitalize;
}

/* line 533, ../sass/_content-section.scss */
.content-list {
  margin: 10px 0;
}

/* line 536, ../sass/_content-section.scss */
.content-list li {
  margin: 0 0 5px 15px;
}

/* line 539, ../sass/_content-section.scss */
img.content-img {
  float: right;
  margin: 0px 10px;
  width: 35%;
}

/* line 545, ../sass/_content-section.scss */
#associations-affiliates img.content-img {
  width: auto;
}

/**********************************************/
/* line 550, ../sass/_content-section.scss */
.accordion-section {
  margin: 18px 18px 18px 0;
}

/*------------------------------------*\
    $AD NAV
\*------------------------------------*/
/* line 5, ../sass/_ad-nav.scss */
#ad-nav {
  height: auto;
  background: #fff;
  overflow: hidden;
  line-height: 15px;
  position: relative;
  clear: both;
}
@media all and (max-width: 768px) {
  /* line 5, ../sass/_ad-nav.scss */
  #ad-nav {
    border-bottom: 2px solid #fff;
  }
}

/* line 19, ../sass/_ad-nav.scss */
#ad-nav ul {
  width: 100%;
  height: 100%;
  display: table;
  padding: 0;
}

/* line 26, ../sass/_ad-nav.scss */
#ad-nav li {
  text-align: left;
  *display: inline;
  zoom: 1;
  width: auto;
  height: 100%;
  vertical-align: top;
  float: none;
  display: table-cell;
}
@media all and (max-width: 500px) {
  /* line 26, ../sass/_ad-nav.scss */
  #ad-nav li {
    width: 100%;
    display: block;
    height: auto;
    border-top: 3px solid #fff;
  }
}

/* line 51, ../sass/_ad-nav.scss */
#ad-nav li.new {
  background-image: url(../images/flag-new-ad.png);
  background-repeat: no-repeat;
}

/* line 56, ../sass/_ad-nav.scss */
#ad-nav a {
  height: 100%;
  display: block;
  overflow: hidden;
  background-image: url(../images/shadow-bottom.png);
  background-repeat: repeat-x;
  background-position: bottom;
}

/* line 65, ../sass/_ad-nav.scss */
#ad-nav .ad-content {
  height: auto;
  background-image: url(../images/shadow-top.png);
  background-repeat: repeat-x;
  display: block;
  padding: 0;
  border: 1px solid #fff;
  position: relative;
}

/* line 75, ../sass/_ad-nav.scss */
#ad-nav .ad-content-inner {
  float: left;
  background: transparent;
  margin-left: 0;
  padding-top: 0;
  height: auto;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  text-transform: uppercase;
  font-style: 16px;
  font-family: 'Cinzel', serif;
  color: #fff;
  z-index: 2;
}
/* line 92, ../sass/_ad-nav.scss */
#ad-nav .ad-content-inner strong {
  padding-bottom: 0;
  font-family: 'Cinzel', serif;
  color: #fff;
  padding: 16px 0;
  display: inline-block;
  position: relative;
  z-index: 4;
  font-size: 16px;
  font-weight: normal;
}
@media all and (max-width: 767px) {
  /* line 75, ../sass/_ad-nav.scss */
  #ad-nav .ad-content-inner {
    height: 47px;
  }
}

/* line 109, ../sass/_ad-nav.scss */
#ad-nav .ad-content-image {
  width: 100%;
  height: auto;
  margin-right: 0;
  float: none;
}
@media all and (max-width: 1024px) {
  /* line 109, ../sass/_ad-nav.scss */
  #ad-nav .ad-content-image {
    width: 100% !important;
    display: block !important;
    margin: 0;
  }
}

/* line 122, ../sass/_ad-nav.scss */
#ad-nav .ad-content-image img {
  width: 100%;
  height: auto;
}
@media all and (max-width: 1024px) {
  /* line 122, ../sass/_ad-nav.scss */
  #ad-nav .ad-content-image img {
    width: 120%;
    height: auto;
    overflow: hidden;
  }
}

/* line 132, ../sass/_ad-nav.scss */
#ad-nav .ad-content-background {
  background: #2b0c04;
  width: 100%;
  height: 47px;
  position: absolute;
  bottom: 0;
  opacity: 0.85;
  cursor: pointer;
  transition: all 0.2s ease;
}
/* line 142, ../sass/_ad-nav.scss */
#ad-nav .ad-content-background.hover {
  opacity: 0.7;
}

/* line 148, ../sass/_ad-nav.scss */
#ad-nav .product-review {
  margin-top: 20px;
}

/*Ad Nav Responsive Styles*/
/* line 153, ../sass/_ad-nav.scss */
#ad-nav {
  -webkit-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

/* line 161, ../sass/_ad-nav.scss */
.ad-nav .stars {
  position: absolute;
  left: 21px;
  bottom: 30px;
}

/* line 167, ../sass/_ad-nav.scss */
#ad-nav .stars a {
  float: left;
  width: 12px;
  height: 11px;
  margin-right: 5px;
  text-indent: -9999px;
  background: url("../images/footerNav/stars.png") no-repeat -12px 0;
}

/* line 176, ../sass/_ad-nav.scss */
#ad-nav .stars a.filled {
  background-position: 0 0;
}

/* line 180, ../sass/_ad-nav.scss */
.ad-nav .review-text {
  position: absolute;
  left: 21px;
  bottom: 10px;
}

/* line 186, ../sass/_ad-nav.scss */
#ad-nav .review-text a,
#ad-nav .review-text span {
  display: inline-block;
  font-size: 11px;
  color: #c81b22;
  background: none;
}

@media all and (max-width: 1000px) {
  /**********************************/
  /**********************************/
}
@media all and (max-width: 700px) {
  /**********************************/
}
/*------------------------------------*\
    $FOOTER
\*------------------------------------*/
/* line 5, ../sass/_footer.scss */
#footer {
  background-color: #000;
  color: #fff;
  padding: 10px 2%;
  margin: 0;
  font-size: 12px;
}

/* line 13, ../sass/_footer.scss */
#footer ul {
  padding: 0;
}

/* line 17, ../sass/_footer.scss */
#footer li {
  display: inline;
}

/* line 21, ../sass/_footer.scss */
#footer * {
  margin-bottom: 0;
}

/* line 25, ../sass/_footer.scss */
#footer a {
  color: #f8f3e7;
  margin: 0 3px;
}

/* line 30, ../sass/_footer.scss */
#footer li:first-child a {
  margin-left: 0;
}

@media all and (max-width: 450px) {
  /**********************************/
  /* line 36, ../sass/_footer.scss */
  #footer {
    text-align: center;
  }

  /**********************************/
}
