@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC0C4E.ttf) format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4bC1C4E.ttf) format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4W61C4E.ttf) format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC1C4E.ttf) format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4QK1C4E.ttf) format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4e6yC4E.ttf) format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4deyC4E.ttf) format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4bCyC4E.ttf) format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4ZmyC4E.ttf) format('truetype');
}
/*! normalize.css v1.0.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
/*
 * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/*
 * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
 * and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}
/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */
*,
html,
button,
input,
select,
textarea {
  font-family: 'Outfit', sans-serif;
}
/*
 * Addresses margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE 6/7.
 * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.


h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}
*/
/*
 * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/*
 * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/*
 * Addresses styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/*
 * Addresses margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0;
}
/*
 * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/*
 * Addresses CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}
/*
 * Addresses `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}
/*
 * Addresses inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */
/*
 * Addresses margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
/*
 * Addresses paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
/*
 * Corrects list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improves image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}
/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}
/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/*
 * 1. Corrects color not being inherited in IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}
/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}
/*
 * Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}
/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
  cursor: default;
}
/*
 * 1. Addresses box sizing set to content-box in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}
/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
 * Removes inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/*
 * 1. Removes default vertical scrollbar in IE 6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.cf:after {
  clear: both;
}
/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
  *zoom: 1;
}
html {
  min-height: 100%;
  background-attachment: fixed;
}
body {
  color: #474743;
}
img {
  max-width: 100%;
  height: auto;
}
a {
  color: #000000;
  text-decoration: none;
  -webkit-transition: color 0.4s;
  -moz-transition: color 0.4s;
  -ms-transition: color 0.4s;
  -o-transition: color 0.4s;
}
a:hover {
  color: #B89900;
  -webkit-transition: color 0.4s;
  -moz-transition: color 0.4s;
  -ms-transition: color 0.4s;
  -o-transition: color 0.4s;
}
/*
- - - - GRID COLUMNS - - - - */
.col {
  float: left;
  margin-right: 3%;
  margin-bottom: 0.5em;
}
.two-col,
.three-col,
.four-col,
.five-col {
  *zoom: 1;
}
.two-col:before,
.three-col:before,
.four-col:before,
.five-col:before,
.two-col:after,
.three-col:after,
.four-col:after,
.five-col:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.two-col:after,
.three-col:after,
.four-col:after,
.five-col:after {
  clear: both;
}
.two-col {
  /*
	@media (max-width:740px) { 
		.col {
			width: auto;
		}
	}
	*/
}
.two-col > .col {
  width: 48.5%;
}
.two-col > .col:nth-of-type(2n) {
  margin-right: 0;
}
.two-col > .col:nth-of-type(2n+1) {
  clear: left;
}
.two-col > .col:first-of-type {
  clear: none;
}
.three-col > .col {
  width: 30.33%;
}
.three-col > .col.x2 {
  width: 63.66%;
}
.three-col > .col:nth-of-type(3n) {
  margin-right: 0;
}
.three-col > .col:nth-of-type(3n+1) {
  clear: left;
}
.three-col > .col:first-of-type {
  clear: none;
}
.four-col > .col {
  width: 22.75%;
}
.four-col > .col.x2 {
  width: 48.5%;
}
.four-col > .col.x3 {
  width: 74.25%;
}
.four-col > .col:nth-of-type(4n) {
  margin-right: 0;
}
.four-col > .col:nth-of-type(4n+1) {
  clear: left;
}
.five-col > .col {
  width: 17.6%;
}
.five-col > .col:nth-of-type(5n) {
  margin-right: 0;
}
.five-col > .col:nth-of-type(5n+1) {
  clear: left;
}
.survey-cards > .col {
  display: inline-block;
  width: 210px;
  margin-right: 10px;
  float: none;
}
.primary {
  max-width: 860px;
  width: 65%;
}
.secondary {
  max-width: 300px;
  width: 35%;
}
.segment {
  *zoom: 1;
}
.segment:before,
.segment:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.segment:after {
  clear: both;
}
.segment > .col:nth-child(2) {
  margin-right: 0;
}
*,
html,
body,
input,
button,
select,
textarea {
  font-family: 'Outfit', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.75;
}
h1 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  h1 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  h1 {
    font-size: 40px;
  }
}
h2,
h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  h2,
  h3 {
    font-size: 28px;
  }
}
@media screen and (max-width: 1440px) {
  h2,
  h3 {
    font-size: 32px;
  }
}
h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  h4 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  h4 {
    font-size: 24px;
  }
}
h5,
h6 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
}
a {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  margin-bottom: 0.75em;
}
strong,
b {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.75;
}
p {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.75;
}
.title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .title {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .title {
    font-size: 24px;
  }
}
/*
- - - - NAV - - - - */
.menu > li {
  float: left;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.75;
  margin-left: 0.5em;
  position: relative;
}
.menu > li.pull-right {
  float: right;
}
.menu > li:first-of-type {
  margin-left: 0;
}
.menu a {
  padding: 0.5em 1em 0.7em;
  border-radius: 4px;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}
.menu a:hover {
  text-decoration: none;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
}
.app-menu .menu li {
  margin-right: 1em;
}
.menu--block > li {
  float: none;
  margin-left: 0;
}
.menu--block > li:hover ul.sub-menu {
  top: 0;
  left: 100%;
  margin-left: -1px;
  right: auto;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  min-width: 210px;
}
.menu--block > li:hover ul.sub-menu li {
  border-bottom: 1px solid #D0D0CD;
}
.menu--block > li:hover ul.sub-menu li a {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #000000;
}
.menu--block > li:hover ul.sub-menu li a:hover {
  background: #FDFDFC;
  color: #B89900;
}
.menu--block > li:hover ul.sub-menu li:last-of-type {
  border-bottom: none;
}
.menu--block > li:hover ul.sub-menu a {
  font-weight: 600;
  color: #000000;
  position: relative;
}
.menu--block > li:hover ul.sub-menu a.locked:before {
  position: absolute;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  top: 8px;
  right: 0;
  color: #000000;
  font-family: 'dashicons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e602";
}
.menu--block > li:hover ul.sub-menu .meta {
  display: block;
  color: #696963;
  font-style: italic;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
/* - - ++SUBMENU - - */
ul.sub-menu {
  position: absolute;
  right: 0;
  background: #FDFDFC;
  padding: 0;
  border-radius: 4px;
  box-shadow: 0 2px 6px 0 rgba(16, 24, 40, 0.5);
  border: 1px solid #D0D0CD;
  overflow: hidden;
  top: -9999px;
  left: -9999px;
  min-width: 180px;
  z-index: 9999;
}
ul.sub-menu li {
  white-space: nowrap;
  float: none;
  display: block;
  margin-right: 0;
}
ul.sub-menu li a {
  color: #000000;
  padding: 0.5em 1em;
  text-decoration: none;
  display: block;
  border-radius: 0;
}
ul.sub-menu li a:hover {
  background: #B89900;
}
ul.sub-menu li a:before {
  margin-right: 0.75em;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  position: relative;
  top: 2px;
}
ul.sub-menu li a.subtle-item {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #696963 !important;
}
ul.sub-menu li a.subtle-item:hover {
  color: #FFF1AD !important;
}
ul.sub-menu:after {
  color: #000000;
  position: absolute;
  right: 3em;
  top: -0.5em;
}
.dd-container {
  position: relative;
}
li:hover > ul.sub-menu,
.dd-container:hover ul.sub-menu {
  top: 80%;
  left: auto;
  right: 0;
}
.menu--filters li:hover > ul.sub-menu {
  right: auto;
  left: 0;
  top: 100%;
}
.menu--primary {
  float: right;
  margin-top: 0.5em;
}
.menu--primary a {
  text-decoration: none;
}
.menu--primary a.ss-navigatedown:after {
  margin-left: 0.75em;
  position: relative;
  top: 2px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}
.secondary-menu li {
  margin-bottom: 1.5em;
}
.secondary-menu li a {
  color: #000000;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  display: inline-block;
  padding: 0.25em 0;
}
.secondary-menu li.selected a {
  border-bottom: 2px solid;
}
@media (max-width: 880px) {
  .secondary-menu {
    overflow: hidden;
  }
  .secondary-menu li {
    float: left;
    margin-right: 1em;
  }
}
.menu .profile-link a {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}
.menu .profile-link > a {
  padding-right: 0;
}
.menu .profile-link > a span {
  margin-right: 8px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
.menu .profile-link > a:after {
  margin-left: 8px;
  padding-left: 8px;
  font-size: 10px;
  border-left: 1px solid #D0D0CD;
  position: relative;
}
.icon-user:before {
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
}
.sidebar-nav {
  margin-left: -20px;
  margin-right: -20px;
}
.sidebar-nav li a {
  color: #000000;
  display: block;
  padding: 10px 20px 15px;
  border-radius: 0;
  border-left: 4px solid transparent;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*
			&:after {
				font-size: 12px;
				position: absolute;
				top: 18px; right: 30px;
			}*/
}
.sidebar-nav li a:before {
  margin-right: 10px;
  position: relative;
  top: 3px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
}
.sidebar-nav li a:hover {
  background: #B89900;
}
.sidebar-nav li a > span.ss-navigateright {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  position: absolute;
  top: 18px;
  right: 15px;
}
.sidebar-nav li.current a {
  background: #B89900;
  color: #fff;
  border-color: #3D3300;
}
.app-menu li.current a {
  background: #FFDE32;
}
.app-menu li.current a:hover {
  background: #B89900;
}
.app-menu li a:hover {
  background: #B89900;
}
ul.menu--filters {
  margin-bottom: 1.5em;
}
ul.menu--filters li:first-of-type input {
  padding-left: 0;
}
ul.menu--filters li:first-of-type label {
  padding-left: 0;
}
ul.menu--filters label {
  display: block;
  padding: 0.75em 0.5em;
  color: #474743;
}
ul.menu--filters li.bdr-l {
  margin-left: 2em;
}
ul.menu--upper-filters li {
  float: none;
  display: inline-block;
}
ul.menu--upper-filters li:first-of-type {
  border-right: 1px solid #F5F5F4;
  padding-right: 1em;
  margin-right: 1em;
}
ul.menu--upper-filters li label {
  color: #474743;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.75;
  padding-top: 0.65em;
}
ul.menu--upper-filters li .select-wrap {
  box-shadow: 0 0 0 transparent;
}
ul.menu--upper-filters li .select-wrap:after {
  color: #000000;
}
ul.menu--upper-filters li select {
  border: none;
  background: transparent;
  filter: none;
  box-shadow: 0 0 0 transparent;
  color: #000000;
  float: left;
}
ul.menu--upper-filters li select-wrap,
ul.menu--upper-filters li label {
  float: left;
}
.filter-toggle-content ul.menu--upper-filters li:first-of-type {
  border: none;
  padding-right: 0;
  margin-right: 0;
}
.bdr-t {
  border-top: 1px solid #D0D0CD;
}
.bdr-l {
  position: relative;
}
.bdr-l:before {
  position: absolute;
  top: 6px;
  left: -0.75em;
  content: '|';
  margin-right: 0.5em;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.75;
  color: #000000;
}
.check-select {
  border: 1px solid #D0D0CD;
  display: block;
}
.check-select:before {
  content: ' ';
  display: block;
  background: #FDFDFC;
  border: 1px solid #F5F5F4;
  width: 16px;
  height: 16px;
  border-radius: 4px;
  margin-right: 1em;
}
.fixed-menu {
  margin-top: 8em;
}
.fixed-menu .menu li a {
  padding: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.75;
  color: #000000;
}
.fixed-menu .menu li a:hover {
  text-decoration: underline;
}
.custom-select {
  display: inline-block;
  position: relative;
}
.custom-select.open ul.sub-menu {
  top: 0;
  left: 0;
  right: auto;
}
.vertical-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.border-box {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.hide {
  opacity: 0;
  left: -99999px !important;
  top: -99999px !important;
}
.fadeIn400ms {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 400ms;
  -moz-animation-duration: 400ms;
  -o-animation-duration: 400ms;
  animation-duration: 400ms;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.fadeOut600ms {
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut;
  -webkit-animation-duration: 600ms;
  -moz-animation-duration: 600ms;
  -o-animation-duration: 600ms;
  animation-duration: 600ms;
  -webkit-animation-count: 1;
  -moz-animation-count: 1;
  -o-animation-count: 1;
  animation-count: 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@-o-keyframes fadeOut {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
.bounce {
  -webkit-animation: bounce 2s infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation: bounce 2s infinite;
  -moz-animation-timing-function: linear;
  -o-animation: bounce 2s infinite;
  -o-animation-timing-function: linear;
  animation: bounce 2s infinite;
  animation-timing-function: linear;
}
@-webkit-keyframes bounce {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    -webkit-transform: translateY(-10px);
  }
  40% {
    -webkit-transform: translateY(-5px);
  }
  50% {
    -webkit-transform: translateY(0);
  }
  60% {
    -webkit-transform: translateY(5px);
  }
  70% {
    -webkit-transform: translateY(0px);
  }
  80% {
    -webkit-transform: translateY(-5px);
  }
  90% {
    -webkit-transform: translateY(0px);
  }
}
@-moz-keyframes bounce {
  0% {
    -moz-transform: translateY(0);
  }
  20% {
    -moz-transform: translateY(-10px);
  }
  40% {
    -moz-transform: translateY(-5px);
  }
  50% {
    -moz-transform: translateY(0);
  }
  60% {
    -moz-transform: translateY(5px);
  }
  70% {
    -moz-transform: translateY(0px);
  }
  80% {
    -moz-transform: translateY(-5px);
  }
  90% {
    -moz-transform: translateY(0px);
  }
}
@-o-keyframes bounce {
  0% {
    -o-transform: translateY(0);
  }
  20% {
    -o-transform: translateY(-10px);
  }
  40% {
    -o-transform: translateY(-5px);
  }
  50% {
    -o-transform: translateY(0);
  }
  60% {
    -o-transform: translateY(5px);
  }
  70% {
    -o-transform: translateY(0px);
  }
  80% {
    -o-transform: translateY(-5px);
  }
  90% {
    -o-transform: translateY(0px);
  }
}
@keyframes bounce {
  0% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(-10px);
  }
  40% {
    transform: translateY(-5px);
  }
  50% {
    transform: translateY(0);
  }
  60% {
    transform: translateY(5px);
  }
  70% {
    transform: translateY(0px);
  }
  80% {
    transform: translateY(-5px);
  }
  90% {
    transform: translateY(0px);
  }
}
.slideOutIn400ms {
  -webkit-animation-name: slideOutIn;
  -moz-animation-name: slideOutIn;
  -o-animation-name: slideOutIn;
  animation-name: slideOutIn;
  -webkit-animation-duration: 400ms;
  -moz-animation-duration: 400ms;
  -o-animation-duration: 400ms;
  animation-duration: 400ms;
  -webkit-animation-count: 1;
  -moz-animation-count: 1;
  -o-animation-count: 1;
  animation-count: 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@-webkit-keyframes slideOutIn {
  0% {
    -webkit-transform: translateX(100%);
  }
  60% {
    -webkit-transform: translateX(-20%);
    z-index: 3;
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes slideOutIn {
  0% {
    -moz-transform: translateX(100%);
  }
  60% {
    -moz-transform: translateX(-20%);
    z-index: 3;
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@-o-keyframes slideOutIn {
  0% {
    -o-transform: translateX(100%);
  }
  60% {
    -o-transform: translateX(-20%);
    z-index: 3;
  }
  100% {
    -o-transform: translateX(0);
  }
}
@keyframes slideOutIn {
  0% {
    transform: translateX(100%);
  }
  60% {
    transform: translateX(-20%);
    z-index: 3;
  }
  100% {
    transform: translateX(0);
  }
}
@font-face {
  font-family: 'guest-feedback';
  src: url('/img/gf-icons/guest-feedback.eot?g24z80');
  src: url('/img/gf-icons/guest-feedback.eot?#iefixg24z80') format('embedded-opentype'), url('/img/gf-icons/guest-feedback.woff?g24z80') format('woff'), url('/img/gf-icons/guest-feedback.ttf?g24z80') format('truetype'), url('/img/gf-icons/guest-feedback.svg?g24z80#guest-feedback') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before,
[class^="icon-"]:after,
[class*=" icon-"]:after {
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  font-family: 'guest-feedback';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-packaging:before {
  before: "\e909";
  content: "\e909";
}
.icon-speed:before {
  before: "\e905";
  content: "\e905";
}
.icon-service-alt:before {
  before: "\e90b";
  content: "\e90b";
}
.icon-fooddrink-alt:before {
  before: "\e90c";
  content: "\e90c";
}
.icon-food-alt:before {
  before: "\e90d";
  content: "\e90d";
}
.icon-order:before {
  before: "\e90e";
  content: "\e90e";
}
.icon-temperature:before {
  before: "\e90f";
  content: "\e90f";
}
.icon-food-coffee:before {
  before: "\e904";
  content: "\e904";
}
.icon-drink-coffee:before {
  before: "\e906";
  content: "\e906";
}
.icon-service-accom:before {
  before: "\e903";
  content: "\e903";
}
.icon-female:before {
  before: "\e901";
  content: "\e901";
}
.icon-male:before {
  before: "\e902";
  content: "\e902";
}
.icon-map-pin:before {
  before: "\e623";
  content: "\e623";
}
.icon-g:before {
  before: "\e624";
  content: "\e624";
}
.icon-twitter:before {
  before: "\e625";
  content: "\e625";
}
.icon-facebook:before {
  before: "\e626";
  content: "\e626";
}
.icon-tripadvisor:before {
  before: "\e627";
  content: "\e627";
}
.icon-instagram:before {
  before: "\e628";
  content: "\e628";
}
.icon-linkedin:before {
  before: "\e629";
  content: "\e629";
}
.icon-youtube:before {
  before: "\e62a";
  content: "\e62a";
}
.icon-foodfood:before {
  before: "\e622";
  content: "\e622";
}
.icon-cleanliness:before {
  before: "\e61d";
  content: "\e61d";
}
.icon-sleep-quality:before {
  before: "\e608";
  content: "\e608";
}
.icon-service:before {
  before: "\e621";
  content: "\e621";
}
.icon-value:before {
  before: "\e619";
  content: "\e619";
}
.icon-drinks:before,
.icon-drink:before {
  before: "\e61a";
  content: "\e61a";
}
.icon-food:before {
  before: "\e61b";
  content: "\e61b";
}
.icon-fooddrink:before {
  before: "\e61c";
  content: "\e61c";
}
.icon-atmosphere:before {
  before: "\e61e";
  content: "\e61e";
}
.icon-service:before {
  before: "\e61f";
  content: "\e61f";
}
.icon-rooms:before {
  before: "\e620";
  content: "\e620";
}
.icon-tick:before {
  before: "\e601";
  content: "\e601";
}
.icon-circle-arrow:before {
  before: "\e602";
  content: "\e602";
}
.icon-back-arrow:before {
  before: "\e603";
  content: "\e603";
}
.icon-plus:before {
  before: "\e605";
  content: "\e605";
}
.icon-move-arrow:before {
  before: "\e606";
  content: "\e606";
}
.icon-star:before {
  before: "\e604";
  content: "\e604";
}
.icon-down-arrow:before {
  before: "\e607";
  content: "\e607";
}
.icon-location-arrow:before {
  before: "\e609";
  content: "\e609";
}
.icon-clock:before {
  before: "\e60b";
  content: "\e60b";
}
.icon-calendar:before {
  before: "\e60c";
  content: "\e60c";
}
.icon-forward-arrow:before {
  before: "\e60d";
  content: "\e60d";
}
.icon-burger:before {
  before: "\e60e";
  content: "\e60e";
}
.icon-star-outline:before {
  before: "\e60f";
  content: "\e60f";
}
.icon-mail:before {
  before: "\e600";
  content: "\e600";
}
.icon-neutral-face:before {
  before: "\999";
  content: "\999";
}
.icon-sad-face:before {
  before: "\e60a";
  content: "\e60a";
}
.icon-neutral-face:before {
  before: "\e610";
  content: "\e610";
}
.icon-happy-face:before {
  before: "\e611";
  content: "\e611";
}
.icon-back-arrow-tail:before {
  before: "\e900";
  content: "\e900";
}
.icon-sad {
  @include icon-font;
  before: "\e60a";
}
.icon-sad:before,
.icon-sad.before {
  content: "\e60a";
}
.icon-neutral {
  @include icon-font;
  before: "\e610";
}
.icon-neutral:before,
.icon-neutral.before {
  content: "\e610";
}
.icon-happy {
  @include icon-font;
  before: "\e611";
}
.icon-happy:before,
.icon-happy.before {
  content: "\e611";
}
.icon-female {
  @include icon-font;
  before: "\e901";
  content: "\e901";
}
.icon-female:before,
.icon-female.before {
  content: "\e901";
}
.icon-male:before {
  @include icon-font;
  before: "\e902";
  content: "\e902";
}
.icon-male:before:before,
.icon-male:before.before {
  content: "\e902";
}
.icon-drink {
  @include icon-font;
  before: "\e61a";
}
.icon-drink:before,
.icon-drink.before {
  content: "\e61a";
}
.icon-cleanliness {
  @include icon-font;
  before: "\e61d";
}
.icon-cleanliness:before,
.icon-cleanliness.before {
  content: "\e61d";
}
.icon-atmosphere {
  @include icon-font;
  before: "\e61e";
}
.icon-atmosphere:before,
.icon-atmosphere.before {
  content: "\e61e";
}
.icon-service {
  @include icon-font;
  before: "\e61f";
}
.icon-service:before,
.icon-service.before {
  content: "\e621";
}
.icon-value {
  @include icon-font;
  before: "\e619";
}
.icon-value:before,
.icon-value.before {
  content: "\e619";
}
.icon-location {
  @include icon-font;
  before: "\e618";
}
.icon-location:before,
.icon-location.before {
  content: "\e618";
}
.icon-sleep {
  @include icon-font;
  before: "\e608";
}
.icon-sleep:before,
.icon-sleep.before {
  content: "\e608";
}
.icon-rooms {
  @include icon-font;
  before: "\e620";
}
.icon-rooms:before,
.icon-rooms.before {
  content: "\e620";
}
.icon-location {
  @include icon-font;
  before: "\e623";
}
.icon-location:before,
.icon-location.before {
  content: "\e623";
}
.tooltip.icon-question-mark:before {
  content: '';
}
.tooltip.icon-question-mark:after {
  content: "\e62a";
}
#flagged-selector .icon-navigate-down:before {
  content: '';
}
#flagged-selector .icon-navigate-down:after,
.btn--subtle.icon-star:after {
  font-size: 16px;
  position: relative;
  top: 1px;
}
#flagged-selector .icon-navigate-down:after {
  content: "\e627";
}
.icon-flagged:before {
  color: #FF0F19;
  margin-right: 0.25em;
  position: relative;
  top: 2px;
}
.btn--subtle.icon-star:before {
  content: '';
}
.btn--subtle.icon-star:after {
  content: "\e62e";
}
.delist {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pull-left {
  float: left;
}
img.pull-left {
  margin: 0 0.5em 0 0.5em;
}
.pull-right {
  float: right;
}
img.pull-right {
  margin: 0 0 0.5em 0.5em;
}
.centered {
  text-align: center;
  float: none!important;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.centered p,
.centered .title,
.centered .sub-title {
  text-align: center;
}
.block-centered,
.col.block-centered {
  float: none!important;
  margin-left: auto;
  margin-right: auto;
}
.clear {
  clear: both;
}
.hidden {
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}
.narrow {
  max-width: 500px;
}
.centered {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.vpaddr {
  padding: 2em 0;
}
.menu--centered {
  text-align: center;
}
.menu--centered li {
  display: inline-block;
}
.menu--centered li a {
  display: block;
  padding: 0.5em 1em;
}
.fixed-menu li {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
.fixed-menu li a {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
}
[data-tooltip]:hover {
  cursor: pointer;
  position: relative;
}
.tooltip {
  position: relative;
}
.tooltip-body {
  background: #474743;
  color: #ffffff !important;
  padding: 0.25em 0.5em;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  font-weight: 300;
  position: absolute;
  left: 100%;
  top: 10px;
  margin-left: 0.5em;
  white-space: nowrap;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 99;
  border-radius: 4px;
}
.tooltip-body .hl {
  font-weight: 500 !important;
}
.tooltip-body:hover {
  cursor: default;
}
.tooltip-body:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-right-color: #474743;
  border-width: 5px;
  margin-top: -5px;
}
.tooltip-body.tt-align-top {
  -webkit-transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  transform: translateY(-15px);
  top: 5px;
}
.tooltip-body.tt-align-top:before {
  top: 10px;
}
.tt-left .tooltip-body {
  left: auto;
  right: 2.75em;
}
.tt-left .tooltip-body:before {
  right: auto;
  left: 100%;
  border-left-color: #474743;
  border-right-color: transparent;
}
.tt-top .tooltip-body {
  right: auto;
  left: 50%;
  width: 100px;
  margin-left: -50px;
  top: auto;
  bottom: 5px;
}
.tt-top .tooltip-body:before {
  left: 50%;
  top: auto;
  bottom: -10px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-top-color: #474743;
  border-width: 5px;
  margin-left: -5px;
}
.wc-large .tooltip-body {
  bottom: 15px;
}
.wc-med .tooltip-body {
  bottom: 12px;
}
.space-r {
  margin-right: 5px;
}
.lowlight {
  color: #AEAEA8;
}
.helper-msg {
  margin-top: 0.5em;
  display: block;
}
html,
body {
  background: #F1F1F0;
  height: 100%;
}
.logo {
  display: block;
  margin: 3em auto 0;
}
p {
  color: #474743;
}
p.intro {
  color: #222220;
}
a {
  color: #000000;
}
a:hover {
  text-decoration: underline;
  color: #B89900;
}
.scorecard-wrapper {
  border-radius: 4px;
  background: #ffffff;
  max-width: 682px;
  margin: 2em auto;
  border-top: 5px solid #FFDE32;
  position: relative;
  overflow: hidden;
  box-shadow: 0 6px 15px -2px rgba(16, 24, 40, 0.5);
  display: flex;
}
.secondary {
  background: #FDFDFC;
  margin: 0;
}
.primary {
  position: relative;
  margin: 0;
}
.primary .inner {
  padding: 20px;
}
.primary .inner p:last-of-type {
  margin-bottom: 0;
}
address {
  font-style: normal;
  padding: 20px;
  line-height: 24px;
}
.postcode-directions,
.postcode-url {
  display: block;
}
.postcode-directions {
  margin-bottom: 10px;
}
.house-url {
  display: block;
  -ms-word-break: break-all;
  /* Be VERY careful with this, breaks normal words wh_erever */
  word-break: break-all;
  /* Non standard for webkit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.awarded-stars-list li {
  overflow: hidden;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  border-top: 1px solid #D0D0CD;
  padding: 10px 20px;
}
.awarded-stars-list__label {
  margin-bottom: 0.25em;
}
.awarded-stars-list__label:before {
  color: #222220;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  margin-right: 10px;
  position: relative;
  top: 5px;
}
.awarded-stars-list__label,
.awarded-stars-list__value {
  float: left;
  width: 50%;
}
.awarded-stars-list__value {
  height: 32px;
  background-image: url(../img/star-sprite-scorecard.svg);
  background-repeat: no-repeat;
  position: relative;
  top: 3px;
  float: right;
  width: 162px;
}
.awarded-stars-list__value[data-stars="5"] {
  background-position: left top;
}
.awarded-stars-list__value[data-stars="4"] {
  background-position: left -56px;
}
.awarded-stars-list__value[data-stars="3"] {
  background-position: left -108px;
}
.awarded-stars-list__value[data-stars="2"] {
  background-position: left -164px;
}
.awarded-stars-list__value[data-stars="1"] {
  background-position: left -219px;
}
html.no-svg .awarded-stars-list__value {
  background-image: url(../img/star-sprite-scorecard.png);
}
.social {
  margin: 2em 0;
}
.social a {
  float: left;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
}
.social a:hover {
  opacity: 0.7;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
}
.social a:before {
  color: #000000;
  width: 28px;
  height: 28px;
  display: block;
  border: 1px solid #D0D0CD;
  border-radius: 50%;
  text-align: center;
  line-height: 28px;
  float: left;
}
.social a.icon-trip-advisor:before {
  background: #00a680;
  color: #fff;
  border-color: #00a680;
}
.social a.icon-facebook:before {
  background: #3b5998;
  color: #fff;
  border-color: #3b5998;
}
.social a.icon-twitter:before {
  background: #58c8ed;
  color: #fff;
  border-color: #58c8ed;
}
#map-canvas {
  height: 200px;
}
.view-on-map {
  position: relative;
  padding-left: 24px;
}
.view-on-map:before {
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  position: absolute;
  top: -3px;
  left: 0;
}
@media (max-width: 682px) {
  .container,
  .scorecard-wrapper {
    width: auto;
    border-radius: 0;
    box-shadow: 0 0 0 transparent;
    flex-direction: column;
  }
  .primary,
  .secondary {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: auto;
    max-width: 100%;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .logo {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    max-height: 50px;
    width: auto;
  }
  .scorecard-wrapper {
    margin: 0;
  }
  .house-pic {
    display: none;
  }
  .social {
    position: absolute;
    right: 20px;
    top: 0px;
  }
  .social li {
    float: none;
    display: block;
    margin-right: 0;
    margin-left: 0;
  }
  .social li a {
    margin-bottom: 5px;
  }
  .awarded-stars-list__label {
    width: auto;
  }
}
@media (max-width: 420px) {
  .awarded-stars-list__label:before {
    display: none;
    position: relative;
    top: 4px;
  }
  .awarded-stars-list__label {
    position: relative;
    top: 4px;
  }
}
.pic-wrap {
  padding-bottom: 20px;
}
.pic-wrap img {
  display: block;
  margin: 0px auto;
  padding: 8px;
  border: 1px solid #F5F5F4;
  box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.5);
  max-width: 350px;
  max-height: 220px;
  width: auto;
  height: auto;
}
.comment {
  background-color: #ffffff;
  -webkit-transition: 'background-color' 0.4s;
  -moz-transition: 'background-color' 0.4s;
  -ms-transition: 'background-color' 0.4s;
  -o-transition: 'background-color' 0.4s;
}
.comment .awarded-stars-list__label:after {
  content: ' ';
  background: url(../img/comment-bubble.png) no-repeat center center;
  background-size: 16px 16px;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  position: relative;
  top: 2px;
}
.comment:hover {
  background-color: #FDFDFC;
}
.comment.open:hover {
  background-color: #ffffff;
}
.comment__body {
  padding-top: 10px;
  clear: both;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.75;
}
