@charset "UTF-8";
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(https://fonts.googleapis.com/css?family=Raleway:100,200,300,400);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table, ol li table, .table-cart, .table-winners table, .table-total {
    border-collapse: collapse !important; }
    .table td, ol li table td, .table-cart td, .table-winners table td, .table-total td,
    .table th,
    ol li table th,
    .table-cart th,
    .table-winners table th,
    .table-total th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(font-url("bootstrap/glyphicons-halflings-regular.eot", true));
  src: url(font-url("bootstrap/glyphicons-halflings-regular.eot?#iefix", true)) format("embedded-opentype"), url(font-url("bootstrap/glyphicons-halflings-regular.woff2", true)) format("woff2"), url(font-url("bootstrap/glyphicons-halflings-regular.woff", true)) format("woff"), url(font-url("bootstrap/glyphicons-halflings-regular.ttf", true)) format("truetype"), url(font-url("bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular", true)) format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #f26424;
  text-decoration: none; }
  a:hover, a:focus {
    color: #be430b;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive, .top-banner img, .main-visual img, .frontrow-block.products .wrapper img, .frontrow-system .testimonial-thumb img, .frontrow-product-area .product-description-area .product-thumbnail img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead, .page-title p, .page-banner p, .our-approach p, .request-appointment .entry-content p, .clinic-location-result p, .assessment-tinnitus p {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead, .page-title p, .page-banner p, .our-approach p, .request-appointment .entry-content p, .clinic-location-result p, .assessment-tinnitus p {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left, .slide-tab.clinic-widget, .table-cart tbody tr td.product-title, .table-winners table tbody tr td.product-title, .table-total tbody tr td.update, .tabs-content .product-benefit .block > ul, .navbar-primary .navbar-icon li span, .btn-appointment span {
  text-align: left; }

.text-right, .slide-tab.frontrow-widget small, .slide-tab.frontrow-widget .gform_footer, .site-footer .site-by, .product-block .product-variation .buy, .winner-block .product-variation .buy, .table-total tbody tr td, .form-wrapper.full .gform_footer ul.btn-wrap, .side-block-form .gform_body small {
  text-align: right; }

.text-center, .page-title, .page-banner, .download-box, .top-banner, .our-approach, .our-solutions h1, .our-solutions .solutions-box, .latest-news .news-box, .page-post .entry-content .lead, .page-post .entry-content .page-title p, .page-title .page-post .entry-content p, .page-post .entry-content .page-banner p, .page-banner .page-post .entry-content p, .page-post .entry-content .our-approach p, .our-approach .page-post .entry-content p, .page-post .request-appointment .entry-content p, .request-appointment .page-post .entry-content p, .page-post .entry-content .clinic-location-result p, .clinic-location-result .page-post .entry-content p, .page-post .entry-content .assessment-tinnitus p, .assessment-tinnitus .page-post .entry-content p, .request-appointment .entry-content, .clinic-box .wheelchair-icon, .clinic-box .car-icon, .clinic-address .number, .dropdown-archive .dropdown-menu a, .single-post .entry-header, .clinic-single .entry-header, .frontrow-block.bottom-block h1, .table-cart thead tr th, .table-winners table thead tr th, .table-cart tbody tr td, .table-winners table tbody tr td, .intro-tinnitus, .diagnose-tinnitus h1, .assessment-tinnitus, .tinnitus-faq .panel-default:last-child .panel-title, .tabs-content .product-styles figure, .navbar-primary .navbar-icon, .pagination-box {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism, .site-header .navbar-nav li a, .site-header .bottom-block li a, .latest-news .news-box .entry-date, .table-total tbody tr td.final-total, .navmenu-default .navmenu-nav li a, .navbar-primary .navbar-icon li a, .navbar-primary .navbar-nav li a, .navbar-primary .navbar-nav.top-nav li .text-accessibility li span {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled, .list-triangle, .product-block .product-info ul, .winner-block .product-info ul, .slide-tab.clinic-widget ul, .site-header .bottom-block, .footer-area nav ul, .latest-news .news-link-list, .clinic-hours ul, .entry-box .bottom-entry .social-links, .archive-sidebar .archive-list, .single-post .entry-footer .list-social-share, .clinic-single .entry-footer .list-social-share, .frontrow-block.bottom-block .list-facts, .frontrow-block.bottom-block ul, .navbar-primary .navbar-icon, .navbar-primary .navbar-nav.top-nav li .text-accessibility, .form-wrapper.full .gform_footer ul.btn-wrap {
  padding-left: 0;
  list-style: none; }

.list-inline, .site-header .bottom-block, .latest-news .news-link-list, .entry-box .bottom-entry .social-links, .single-post .entry-footer .list-social-share, .clinic-single .entry-footer .list-social-share, .navbar-primary .navbar-icon, .navbar-primary .navbar-nav.top-nav li .text-accessibility, .form-wrapper.full .gform_footer ul.btn-wrap {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li, .site-header .bottom-block > li, .latest-news .news-link-list > li, .entry-box .bottom-entry .social-links > li, .single-post .entry-footer .list-social-share > li, .clinic-single .entry-footer .list-social-share > li, .navbar-primary .navbar-icon > li, .navbar-primary .navbar-nav.top-nav li .text-accessibility > li, .form-wrapper.full .gform_footer ul.btn-wrap > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right,
.latest-news blockquote.news-link-list,
.client-feedback blockquote.entry-link,
.entry-box .bottom-entry blockquote.social-links,
blockquote.dropdown-archive,
.navmenu-default .navmenu-nav li.dropdown blockquote.dropdown-toggle:after {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  .latest-news blockquote.news-link-list footer:before,
  .client-feedback blockquote.entry-link footer:before,
  .entry-box .bottom-entry blockquote.social-links footer:before,
  blockquote.dropdown-archive footer:before,
  .navmenu-default .navmenu-nav li.dropdown blockquote.dropdown-toggle:after footer:before,
  blockquote.pull-right small:before,
  .latest-news blockquote.news-link-list small:before,
  .client-feedback blockquote.entry-link small:before,
  .entry-box .bottom-entry blockquote.social-links small:before,
  blockquote.dropdown-archive small:before,
  .navmenu-default .navmenu-nav li.dropdown blockquote.dropdown-toggle:after small:before,
  blockquote.pull-right .small:before,
  .latest-news blockquote.news-link-list .small:before,
  .client-feedback blockquote.entry-link .small:before,
  .entry-box .bottom-entry blockquote.social-links .small:before,
  blockquote.dropdown-archive .small:before,
  .navmenu-default .navmenu-nav li.dropdown blockquote.dropdown-toggle:after .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  .latest-news blockquote.news-link-list footer:after,
  .client-feedback blockquote.entry-link footer:after,
  .entry-box .bottom-entry blockquote.social-links footer:after,
  blockquote.dropdown-archive footer:after,
  .navmenu-default .navmenu-nav li.dropdown blockquote.dropdown-toggle:after footer:after,
  blockquote.pull-right small:after,
  .latest-news blockquote.news-link-list small:after,
  .client-feedback blockquote.entry-link small:after,
  .entry-box .bottom-entry blockquote.social-links small:after,
  blockquote.dropdown-archive small:after,
  .navmenu-default .navmenu-nav li.dropdown blockquote.dropdown-toggle:after small:after,
  blockquote.pull-right .small:after,
  .latest-news blockquote.news-link-list .small:after,
  .client-feedback blockquote.entry-link .small:after,
  .entry-box .bottom-entry blockquote.social-links .small:after,
  blockquote.dropdown-archive .small:after,
  .navmenu-default .navmenu-nav li.dropdown blockquote.dropdown-toggle:after .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container, .tinnitus-faq .panel-title, .tinnitus-faq .panel-body {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .tinnitus-faq .panel-title:before, .tinnitus-faq .panel-body:before, .container:after, .tinnitus-faq .panel-title:after, .tinnitus-faq .panel-body:after {
    content: " ";
    display: table; }
  .container:after, .tinnitus-faq .panel-title:after, .tinnitus-faq .panel-body:after {
    clear: both; }
  @media (min-width: 768px) {
    .container, .tinnitus-faq .panel-title, .tinnitus-faq .panel-body {
      width: 750px; } }
  @media (min-width: 992px) {
    .container, .tinnitus-faq .panel-title, .tinnitus-faq .panel-body {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container, .tinnitus-faq .panel-title, .tinnitus-faq .panel-body {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .tabs-content .product-styles figure, .col-md-3, .archive-sidebar, .tabs-content .product-styles figure, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .tabs-content .product-preview, .tabs-content .product-detail .column_left_preview, .col-md-5, .tabs-content .product-preview, .tabs-content .product-detail .column_left_preview, .col-lg-5, .col-xs-6, .tabs-content .product-styles figure, .col-sm-6, .tabs-content .product-benefit .block, .col-md-6, .tabs-content .product-benefit .block, .col-lg-6, .col-xs-7, .col-sm-7, .tabs-content .product-detail, .tabs-content .product-detail .column_right_colours, .col-md-7, .archive-box, .tabs-content .product-detail, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .tabs-content .product-benefit .block, .tabs-content .product-preview, .tabs-content .product-detail, .tabs-content .product-detail .column_left_preview, .tabs-content .product-detail .column_right_colours, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .tabs-content .product-styles figure, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .tabs-content .product-benefit .block, .tabs-content .product-preview, .tabs-content .product-detail, .tabs-content .product-detail .column_left_preview, .tabs-content .product-detail .column_right_colours {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6, .tabs-content .product-styles figure {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12, .tabs-content .product-benefit .block, .tabs-content .product-preview, .tabs-content .product-detail, .tabs-content .product-detail .column_left_preview, .tabs-content .product-detail .column_right_colours {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .tabs-content .product-styles figure, .col-sm-4, .col-sm-5, .tabs-content .product-preview, .tabs-content .product-detail .column_left_preview, .col-sm-6, .tabs-content .product-benefit .block, .col-sm-7, .tabs-content .product-detail, .tabs-content .product-detail .column_right_colours, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3, .tabs-content .product-styles figure {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5, .tabs-content .product-preview, .tabs-content .product-detail .column_left_preview {
    width: 41.66667%; }

  .col-sm-6, .tabs-content .product-benefit .block {
    width: 50%; }

  .col-sm-7, .tabs-content .product-detail, .tabs-content .product-detail .column_right_colours {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .archive-sidebar, .tabs-content .product-styles figure, .col-md-4, .col-md-5, .tabs-content .product-preview, .tabs-content .product-detail .column_left_preview, .col-md-6, .tabs-content .product-benefit .block, .col-md-7, .archive-box, .tabs-content .product-detail, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3, .archive-sidebar, .tabs-content .product-styles figure {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5, .tabs-content .product-preview, .tabs-content .product-detail .column_left_preview {
    width: 41.66667%; }

  .col-md-6, .tabs-content .product-benefit .block {
    width: 50%; }

  .col-md-7, .archive-box, .tabs-content .product-detail {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2, .archive-box {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table, ol li table, .table-cart, .table-winners table, .table-total {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th, ol li table > thead > tr > th, .table-cart > thead > tr > th, .table-winners table > thead > tr > th, .table-total > thead > tr > th,
  .table > thead > tr > td,
  ol li table > thead > tr > td,
  .table-cart > thead > tr > td,
  .table-winners table > thead > tr > td,
  .table-total > thead > tr > td,
  .table > tbody > tr > th,
  ol li table > tbody > tr > th,
  .table-cart > tbody > tr > th,
  .table-winners table > tbody > tr > th,
  .table-total > tbody > tr > th,
  .table > tbody > tr > td,
  ol li table > tbody > tr > td,
  .table-cart > tbody > tr > td,
  .table-winners table > tbody > tr > td,
  .table-total > tbody > tr > td,
  .table > tfoot > tr > th,
  ol li table > tfoot > tr > th,
  .table-cart > tfoot > tr > th,
  .table-winners table > tfoot > tr > th,
  .table-total > tfoot > tr > th,
  .table > tfoot > tr > td,
  ol li table > tfoot > tr > td,
  .table-cart > tfoot > tr > td,
  .table-winners table > tfoot > tr > td,
  .table-total > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th, ol li table > thead > tr > th, .table-cart > thead > tr > th, .table-winners table > thead > tr > th, .table-total > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th, ol li table > caption + thead > tr:first-child > th, .table-cart > caption + thead > tr:first-child > th, .table-winners table > caption + thead > tr:first-child > th, .table-total > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  ol li table > caption + thead > tr:first-child > td,
  .table-cart > caption + thead > tr:first-child > td,
  .table-winners table > caption + thead > tr:first-child > td,
  .table-total > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  ol li table > colgroup + thead > tr:first-child > th,
  .table-cart > colgroup + thead > tr:first-child > th,
  .table-winners table > colgroup + thead > tr:first-child > th,
  .table-total > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  ol li table > colgroup + thead > tr:first-child > td,
  .table-cart > colgroup + thead > tr:first-child > td,
  .table-winners table > colgroup + thead > tr:first-child > td,
  .table-total > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  ol li table > thead:first-child > tr:first-child > th,
  .table-cart > thead:first-child > tr:first-child > th,
  .table-winners table > thead:first-child > tr:first-child > th,
  .table-total > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td,
  ol li table > thead:first-child > tr:first-child > td,
  .table-cart > thead:first-child > tr:first-child > td,
  .table-winners table > thead:first-child > tr:first-child > td,
  .table-total > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody, ol li table > tbody + tbody, .table-cart > tbody + tbody, .table-winners table > tbody + tbody, .table-total > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table, ol li table .table, .table-cart .table, .table-winners table .table, .table-total .table, .table ol li table, ol li .table table, ol li table table, .table-cart ol li table, ol li .table-cart table, .table-total ol li table, ol li .table-total table, .table .table-cart, ol li table .table-cart, .table-cart .table-cart, .table-winners table .table-cart, .table-total .table-cart, .table .table-winners table, .table-winners .table table, ol li table .table-winners table, .table-cart .table-winners table, .table-winners .table-cart table, .table-winners table table, .table-total .table-winners table, .table-winners .table-total table, .table .table-total, ol li table .table-total, .table-cart .table-total, .table-winners table .table-total, .table-total .table-total {
    background-color: #fff; }

.table-condensed > thead > tr > th, .table-total > thead > tr > th,
.table-condensed > thead > tr > td,
.table-total > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-total > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-total > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-total > tfoot > tr > th,
.table-condensed > tfoot > tr > td,
.table-total > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active, ol li table > thead > tr > td.active, .table-cart > thead > tr > td.active, .table-winners table > thead > tr > td.active, .table-total > thead > tr > td.active,
.table > thead > tr > th.active,
ol li table > thead > tr > th.active,
.table-cart > thead > tr > th.active,
.table-winners table > thead > tr > th.active,
.table-total > thead > tr > th.active, .table > thead > tr.active > td, ol li table > thead > tr.active > td, .table-cart > thead > tr.active > td, .table-winners table > thead > tr.active > td, .table-total > thead > tr.active > td, .table > thead > tr.active > th, ol li table > thead > tr.active > th, .table-cart > thead > tr.active > th, .table-winners table > thead > tr.active > th, .table-total > thead > tr.active > th,
.table > tbody > tr > td.active,
ol li table > tbody > tr > td.active,
.table-cart > tbody > tr > td.active,
.table-winners table > tbody > tr > td.active,
.table-total > tbody > tr > td.active,
.table > tbody > tr > th.active,
ol li table > tbody > tr > th.active,
.table-cart > tbody > tr > th.active,
.table-winners table > tbody > tr > th.active,
.table-total > tbody > tr > th.active,
.table > tbody > tr.active > td,
ol li table > tbody > tr.active > td,
.table-cart > tbody > tr.active > td,
.table-winners table > tbody > tr.active > td,
.table-total > tbody > tr.active > td,
.table > tbody > tr.active > th,
ol li table > tbody > tr.active > th,
.table-cart > tbody > tr.active > th,
.table-winners table > tbody > tr.active > th,
.table-total > tbody > tr.active > th,
.table > tfoot > tr > td.active,
ol li table > tfoot > tr > td.active,
.table-cart > tfoot > tr > td.active,
.table-winners table > tfoot > tr > td.active,
.table-total > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
ol li table > tfoot > tr > th.active,
.table-cart > tfoot > tr > th.active,
.table-winners table > tfoot > tr > th.active,
.table-total > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
ol li table > tfoot > tr.active > td,
.table-cart > tfoot > tr.active > td,
.table-winners table > tfoot > tr.active > td,
.table-total > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
ol li table > tfoot > tr.active > th,
.table-cart > tfoot > tr.active > th,
.table-winners table > tfoot > tr.active > th,
.table-total > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success, ol li table > thead > tr > td.success, .table-cart > thead > tr > td.success, .table-winners table > thead > tr > td.success, .table-total > thead > tr > td.success,
.table > thead > tr > th.success,
ol li table > thead > tr > th.success,
.table-cart > thead > tr > th.success,
.table-winners table > thead > tr > th.success,
.table-total > thead > tr > th.success, .table > thead > tr.success > td, ol li table > thead > tr.success > td, .table-cart > thead > tr.success > td, .table-winners table > thead > tr.success > td, .table-total > thead > tr.success > td, .table > thead > tr.success > th, ol li table > thead > tr.success > th, .table-cart > thead > tr.success > th, .table-winners table > thead > tr.success > th, .table-total > thead > tr.success > th,
.table > tbody > tr > td.success,
ol li table > tbody > tr > td.success,
.table-cart > tbody > tr > td.success,
.table-winners table > tbody > tr > td.success,
.table-total > tbody > tr > td.success,
.table > tbody > tr > th.success,
ol li table > tbody > tr > th.success,
.table-cart > tbody > tr > th.success,
.table-winners table > tbody > tr > th.success,
.table-total > tbody > tr > th.success,
.table > tbody > tr.success > td,
ol li table > tbody > tr.success > td,
.table-cart > tbody > tr.success > td,
.table-winners table > tbody > tr.success > td,
.table-total > tbody > tr.success > td,
.table > tbody > tr.success > th,
ol li table > tbody > tr.success > th,
.table-cart > tbody > tr.success > th,
.table-winners table > tbody > tr.success > th,
.table-total > tbody > tr.success > th,
.table > tfoot > tr > td.success,
ol li table > tfoot > tr > td.success,
.table-cart > tfoot > tr > td.success,
.table-winners table > tfoot > tr > td.success,
.table-total > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
ol li table > tfoot > tr > th.success,
.table-cart > tfoot > tr > th.success,
.table-winners table > tfoot > tr > th.success,
.table-total > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
ol li table > tfoot > tr.success > td,
.table-cart > tfoot > tr.success > td,
.table-winners table > tfoot > tr.success > td,
.table-total > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
ol li table > tfoot > tr.success > th,
.table-cart > tfoot > tr.success > th,
.table-winners table > tfoot > tr.success > th,
.table-total > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info, ol li table > thead > tr > td.info, .table-cart > thead > tr > td.info, .table-winners table > thead > tr > td.info, .table-total > thead > tr > td.info,
.table > thead > tr > th.info,
ol li table > thead > tr > th.info,
.table-cart > thead > tr > th.info,
.table-winners table > thead > tr > th.info,
.table-total > thead > tr > th.info, .table > thead > tr.info > td, ol li table > thead > tr.info > td, .table-cart > thead > tr.info > td, .table-winners table > thead > tr.info > td, .table-total > thead > tr.info > td, .table > thead > tr.info > th, ol li table > thead > tr.info > th, .table-cart > thead > tr.info > th, .table-winners table > thead > tr.info > th, .table-total > thead > tr.info > th,
.table > tbody > tr > td.info,
ol li table > tbody > tr > td.info,
.table-cart > tbody > tr > td.info,
.table-winners table > tbody > tr > td.info,
.table-total > tbody > tr > td.info,
.table > tbody > tr > th.info,
ol li table > tbody > tr > th.info,
.table-cart > tbody > tr > th.info,
.table-winners table > tbody > tr > th.info,
.table-total > tbody > tr > th.info,
.table > tbody > tr.info > td,
ol li table > tbody > tr.info > td,
.table-cart > tbody > tr.info > td,
.table-winners table > tbody > tr.info > td,
.table-total > tbody > tr.info > td,
.table > tbody > tr.info > th,
ol li table > tbody > tr.info > th,
.table-cart > tbody > tr.info > th,
.table-winners table > tbody > tr.info > th,
.table-total > tbody > tr.info > th,
.table > tfoot > tr > td.info,
ol li table > tfoot > tr > td.info,
.table-cart > tfoot > tr > td.info,
.table-winners table > tfoot > tr > td.info,
.table-total > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
ol li table > tfoot > tr > th.info,
.table-cart > tfoot > tr > th.info,
.table-winners table > tfoot > tr > th.info,
.table-total > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
ol li table > tfoot > tr.info > td,
.table-cart > tfoot > tr.info > td,
.table-winners table > tfoot > tr.info > td,
.table-total > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
ol li table > tfoot > tr.info > th,
.table-cart > tfoot > tr.info > th,
.table-winners table > tfoot > tr.info > th,
.table-total > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning, ol li table > thead > tr > td.warning, .table-cart > thead > tr > td.warning, .table-winners table > thead > tr > td.warning, .table-total > thead > tr > td.warning,
.table > thead > tr > th.warning,
ol li table > thead > tr > th.warning,
.table-cart > thead > tr > th.warning,
.table-winners table > thead > tr > th.warning,
.table-total > thead > tr > th.warning, .table > thead > tr.warning > td, ol li table > thead > tr.warning > td, .table-cart > thead > tr.warning > td, .table-winners table > thead > tr.warning > td, .table-total > thead > tr.warning > td, .table > thead > tr.warning > th, ol li table > thead > tr.warning > th, .table-cart > thead > tr.warning > th, .table-winners table > thead > tr.warning > th, .table-total > thead > tr.warning > th,
.table > tbody > tr > td.warning,
ol li table > tbody > tr > td.warning,
.table-cart > tbody > tr > td.warning,
.table-winners table > tbody > tr > td.warning,
.table-total > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
ol li table > tbody > tr > th.warning,
.table-cart > tbody > tr > th.warning,
.table-winners table > tbody > tr > th.warning,
.table-total > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
ol li table > tbody > tr.warning > td,
.table-cart > tbody > tr.warning > td,
.table-winners table > tbody > tr.warning > td,
.table-total > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
ol li table > tbody > tr.warning > th,
.table-cart > tbody > tr.warning > th,
.table-winners table > tbody > tr.warning > th,
.table-total > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
ol li table > tfoot > tr > td.warning,
.table-cart > tfoot > tr > td.warning,
.table-winners table > tfoot > tr > td.warning,
.table-total > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
ol li table > tfoot > tr > th.warning,
.table-cart > tfoot > tr > th.warning,
.table-winners table > tfoot > tr > th.warning,
.table-total > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
ol li table > tfoot > tr.warning > td,
.table-cart > tfoot > tr.warning > td,
.table-winners table > tfoot > tr.warning > td,
.table-total > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
ol li table > tfoot > tr.warning > th,
.table-cart > tfoot > tr.warning > th,
.table-winners table > tfoot > tr.warning > th,
.table-total > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger, ol li table > thead > tr > td.danger, .table-cart > thead > tr > td.danger, .table-winners table > thead > tr > td.danger, .table-total > thead > tr > td.danger,
.table > thead > tr > th.danger,
ol li table > thead > tr > th.danger,
.table-cart > thead > tr > th.danger,
.table-winners table > thead > tr > th.danger,
.table-total > thead > tr > th.danger, .table > thead > tr.danger > td, ol li table > thead > tr.danger > td, .table-cart > thead > tr.danger > td, .table-winners table > thead > tr.danger > td, .table-total > thead > tr.danger > td, .table > thead > tr.danger > th, ol li table > thead > tr.danger > th, .table-cart > thead > tr.danger > th, .table-winners table > thead > tr.danger > th, .table-total > thead > tr.danger > th,
.table > tbody > tr > td.danger,
ol li table > tbody > tr > td.danger,
.table-cart > tbody > tr > td.danger,
.table-winners table > tbody > tr > td.danger,
.table-total > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
ol li table > tbody > tr > th.danger,
.table-cart > tbody > tr > th.danger,
.table-winners table > tbody > tr > th.danger,
.table-total > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
ol li table > tbody > tr.danger > td,
.table-cart > tbody > tr.danger > td,
.table-winners table > tbody > tr.danger > td,
.table-total > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
ol li table > tbody > tr.danger > th,
.table-cart > tbody > tr.danger > th,
.table-winners table > tbody > tr.danger > th,
.table-total > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
ol li table > tfoot > tr > td.danger,
.table-cart > tfoot > tr > td.danger,
.table-winners table > tfoot > tr > td.danger,
.table-total > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
ol li table > tfoot > tr > th.danger,
.table-cart > tfoot > tr > th.danger,
.table-winners table > tfoot > tr > th.danger,
.table-total > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
ol li table > tfoot > tr.danger > td,
.table-cart > tfoot > tr.danger > td,
.table-winners table > tfoot > tr.danger > td,
.table-total > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
ol li table > tfoot > tr.danger > th,
.table-cart > tfoot > tr.danger > th,
.table-winners table > tfoot > tr.danger > th,
.table-total > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table, ol li .table-responsive > table, .table-responsive > .table-cart, .table-winners .table-responsive > table, .table-responsive > .table-total {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th, ol li .table-responsive > table > thead > tr > th, .table-responsive > .table-cart > thead > tr > th, .table-winners .table-responsive > table > thead > tr > th, .table-responsive > .table-total > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        ol li .table-responsive > table > thead > tr > td,
        .table-responsive > .table-cart > thead > tr > td,
        .table-winners .table-responsive > table > thead > tr > td,
        .table-responsive > .table-total > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        ol li .table-responsive > table > tbody > tr > th,
        .table-responsive > .table-cart > tbody > tr > th,
        .table-winners .table-responsive > table > tbody > tr > th,
        .table-responsive > .table-total > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        ol li .table-responsive > table > tbody > tr > td,
        .table-responsive > .table-cart > tbody > tr > td,
        .table-winners .table-responsive > table > tbody > tr > td,
        .table-responsive > .table-total > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        ol li .table-responsive > table > tfoot > tr > th,
        .table-responsive > .table-cart > tfoot > tr > th,
        .table-winners .table-responsive > table > tfoot > tr > th,
        .table-responsive > .table-total > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td,
        ol li .table-responsive > table > tfoot > tr > td,
        .table-responsive > .table-cart > tfoot > tr > td,
        .table-winners .table-responsive > table > tfoot > tr > td,
        .table-responsive > .table-total > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
  input[type="month"] {
    line-height: 46px; } }
.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group, .slide-tab.clinic-widget form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .slide-tab.clinic-widget form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static, .slide-tab.clinic-widget form .form-control-static {
    display: inline-block; }
  .form-inline .input-group, .slide-tab.clinic-widget form .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon, .slide-tab.clinic-widget form .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .slide-tab.clinic-widget form .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .slide-tab.clinic-widget form .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control, .slide-tab.clinic-widget form .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label, .slide-tab.clinic-widget form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio, .slide-tab.clinic-widget form .radio,
  .form-inline .checkbox,
  .slide-tab.clinic-widget form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label, .slide-tab.clinic-widget form .radio label,
    .form-inline .checkbox label,
    .slide-tab.clinic-widget form .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"], .slide-tab.clinic-widget form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .slide-tab.clinic-widget form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback, .slide-tab.clinic-widget form .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio, .form-search-404 .radio,
.form-horizontal .checkbox,
.form-search-404 .checkbox,
.form-horizontal .radio-inline,
.form-search-404 .radio-inline,
.form-horizontal .checkbox-inline,
.form-search-404 .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio, .form-search-404 .radio,
.form-horizontal .checkbox,
.form-search-404 .checkbox {
  min-height: 27px; }
.form-horizontal .form-group, .form-search-404 .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-search-404 .form-group:before, .form-horizontal .form-group:after, .form-search-404 .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after, .form-search-404 .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label, .form-search-404 .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback, .form-search-404 .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label, .form-search-404 .form-group-lg .control-label {
    padding-top: 14.33333px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label, .form-search-404 .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #f26424;
  border-color: #ee540e; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #d64b0d;
    border-color: #762907; }
  .btn-primary:hover {
    color: #fff;
    background-color: #d64b0d;
    border-color: #b53f0b; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #d64b0d;
    border-color: #b53f0b; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #b53f0b;
      border-color: #762907; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #f26424;
    border-color: #ee540e; }
  .btn-primary .badge {
    color: #f26424;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #f26424;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #be430b;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right, .latest-news .dropdown-menu.news-link-list, .client-feedback .dropdown-menu.entry-link, .request-appointment .form-wrapper legend small.dropdown-menu, .entry-box .bottom-entry .dropdown-menu.social-links, .dropdown-menu.dropdown-archive, .navmenu-default .navmenu-nav li.dropdown .dropdown-menu.dropdown-toggle:after, .gform_wrapper .gform_body legend small.dropdown-menu, .subscribe-newsletter h3 small.dropdown-menu, .form-title small.dropdown-menu {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu, .latest-news .news-link-list > .dropdown-menu, .client-feedback .entry-link > .dropdown-menu, .request-appointment .form-wrapper legend small > .dropdown-menu, .entry-box .bottom-entry .social-links > .dropdown-menu, .dropdown-archive > .dropdown-menu, .navmenu-default .navmenu-nav li.dropdown .dropdown-toggle:after > .dropdown-menu, .gform_wrapper .gform_body legend small > .dropdown-menu, .subscribe-newsletter h3 small > .dropdown-menu, .form-title small > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 992px) {
  .navbar-right .dropdown-menu, .navbar-primary .navbar-nav.top-nav .dropdown-menu, .navbar-primary .navbar-nav.bottom-nav .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left, .navbar-primary .navbar-nav.top-nav .dropdown-menu-left, .navbar-primary .navbar-nav.bottom-nav .dropdown-menu-left {
    left: 0;
    right: auto; } }
.btn-group, .dropdown-archive,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .dropdown-archive > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .dropdown-archive > .btn:hover, .btn-group > .btn:focus, .dropdown-archive > .btn:focus, .btn-group > .btn:active, .dropdown-archive > .btn:active, .btn-group > .btn.active, .dropdown-archive > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn, .dropdown-archive .btn + .btn,
.btn-group .btn + .btn-group,
.dropdown-archive .btn + .btn-group,
.btn-group .btn + .dropdown-archive,
.dropdown-archive .btn + .dropdown-archive,
.btn-group .btn-group + .btn,
.dropdown-archive .btn-group + .btn,
.btn-group .dropdown-archive + .btn,
.dropdown-archive .dropdown-archive + .btn,
.btn-group .btn-group + .btn-group,
.dropdown-archive .btn-group + .btn-group,
.btn-group .dropdown-archive + .btn-group,
.dropdown-archive .dropdown-archive + .btn-group,
.btn-group .btn-group + .dropdown-archive,
.dropdown-archive .btn-group + .dropdown-archive,
.btn-group .dropdown-archive + .dropdown-archive,
.dropdown-archive .dropdown-archive + .dropdown-archive {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .dropdown-archive,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .dropdown-archive,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .dropdown-archive > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .dropdown-archive > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .dropdown-archive > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .dropdown-archive > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child),
.dropdown-archive > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group, .dropdown-archive > .btn-group, .btn-group > .dropdown-archive, .dropdown-archive > .dropdown-archive {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .dropdown-archive > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .dropdown-archive:not(:first-child):not(:last-child) > .btn, .dropdown-archive > .dropdown-archive:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .dropdown-archive > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .dropdown-archive:first-child:not(:last-child) > .btn:last-child, .dropdown-archive > .dropdown-archive:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.dropdown-archive > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.btn-group > .dropdown-archive:first-child:not(:last-child) > .dropdown-toggle,
.dropdown-archive > .dropdown-archive:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .dropdown-archive > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group > .dropdown-archive:last-child:not(:first-child) > .btn:first-child, .dropdown-archive > .dropdown-archive:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active, .dropdown-archive .dropdown-toggle:active,
.btn-group.open .dropdown-toggle,
.open.dropdown-archive .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle, .dropdown-archive > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .dropdown-archive > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group-lg.dropdown-archive > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle, .open.dropdown-archive .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link, .open.dropdown-archive .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .dropdown-archive,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .dropdown-archive > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .dropdown-archive:before, .btn-group-vertical > .btn-group:after, .btn-group-vertical > .dropdown-archive:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .dropdown-archive:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .dropdown-archive > .btn {
  float: none; }
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn + .dropdown-archive,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .dropdown-archive + .btn,
.btn-group-vertical > .btn-group + .btn-group,
.btn-group-vertical > .dropdown-archive + .btn-group,
.btn-group-vertical > .btn-group + .dropdown-archive,
.btn-group-vertical > .dropdown-archive + .dropdown-archive {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .dropdown-archive:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .dropdown-archive:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.btn-group-vertical > .dropdown-archive:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .dropdown-archive:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group,
  .btn-group-justified > .dropdown-archive {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .dropdown-archive .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu, .btn-group-justified > .dropdown-archive .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .dropdown-archive > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .dropdown-archive > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-archive > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .dropdown-archive:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-archive > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .dropdown-archive:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group,
  .input-group-btn:first-child > .dropdown-archive {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group,
  .input-group-btn:last-child > .dropdown-archive {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #f26424; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs, .aids-category {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li, .aids-category > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a, .aids-category > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover, .aids-category > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .aids-category > li.active > a, .nav-tabs > li.active > a:hover, .aids-category > li.active > a:hover, .nav-tabs > li.active > a:focus, .aids-category > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li, .aids-range > li {
  float: left; }
  .nav-pills > li > a, .aids-range > li > a {
    border-radius: 4px; }
  .nav-pills > li + li, .aids-range > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .aids-range > li.active > a, .nav-pills > li.active > a:hover, .aids-range > li.active > a:hover, .nav-pills > li.active > a:focus, .aids-range > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified, .nav-justified.aids-category {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li, .nav-justified.aids-category > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a, .nav-justified.aids-category > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li, .nav-justified.aids-category > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a, .nav-justified.aids-category > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified, .nav-justified.aids-category {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a, .nav-justified.aids-category > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-justified.aids-category > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-justified.aids-category > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-justified.aids-category > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a, .nav-justified.aids-category > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-justified.aids-category > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-justified.aids-category > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus,
    .nav-justified.aids-category > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu, .aids-category .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 992px) {
    .navbar {
      border-radius: 0; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 992px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 992px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header, .tinnitus-faq .panel-title > .navbar-header, .tinnitus-faq .panel-body > .navbar-header,
.container > .navbar-collapse,
.tinnitus-faq .panel-title > .navbar-collapse,
.tinnitus-faq .panel-body > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 992px) {
    .container > .navbar-header, .tinnitus-faq .panel-title > .navbar-header, .tinnitus-faq .panel-body > .navbar-header,
    .container > .navbar-collapse,
    .tinnitus-faq .panel-title > .navbar-collapse,
    .tinnitus-faq .panel-body > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 992px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 992px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 992px) {
    .navbar > .container .navbar-brand, .tinnitus-faq .navbar > .panel-title .navbar-brand, .tinnitus-faq .navbar > .panel-body .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 992px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 991px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 992px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 991px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 992px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 992px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 992px) {
  .navbar-left {
    float: left !important; }

  .navbar-right, .navbar-primary .navbar-nav.top-nav, .navbar-primary .navbar-nav.bottom-nav {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right, .navbar-primary .navbar-nav.top-nav ~ .navbar-right, .navbar-primary .navbar-nav.bottom-nav ~ .navbar-right, .navbar-primary .navbar-right ~ .navbar-nav.top-nav, .navbar-primary .navbar-nav.top-nav ~ .navbar-nav.top-nav, .navbar-primary .navbar-nav.bottom-nav ~ .navbar-nav.top-nav, .navbar-primary .navbar-right ~ .navbar-nav.bottom-nav, .navbar-primary .navbar-nav.top-nav ~ .navbar-nav.bottom-nav, .navbar-primary .navbar-nav.bottom-nav ~ .navbar-nav.bottom-nav {
      margin-right: 0; } }
.navbar-default, .navbar-primary {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand, .navbar-primary .navbar-brand {
    color: #585657; }
    .navbar-default .navbar-brand:hover, .navbar-primary .navbar-brand:hover, .navbar-default .navbar-brand:focus, .navbar-primary .navbar-brand:focus {
      color: #3e3d3e;
      background-color: transparent; }
  .navbar-default .navbar-text, .navbar-primary .navbar-text {
    color: #585657; }
  .navbar-default .navbar-nav > li > a, .navbar-primary .navbar-nav > li > a {
    color: #585657; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-primary .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-primary .navbar-nav > li > a:focus {
      color: #fff;
      background-color: #28075e; }
  .navbar-default .navbar-nav > .active > a, .navbar-primary .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-primary .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-primary .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: transparent; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-primary .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-primary .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-primary .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle, .navbar-primary .navbar-toggle {
    border-color: transparent; }
    .navbar-default .navbar-toggle:hover, .navbar-primary .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .navbar-primary .navbar-toggle:focus {
      background-color: #28075e; }
    .navbar-default .navbar-toggle .icon-bar, .navbar-primary .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse, .navbar-primary .navbar-collapse,
  .navbar-default .navbar-form,
  .navbar-primary .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-primary .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-primary .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .navbar-primary .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #fff; }
  @media (max-width: 991px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a, .navbar-primary .navbar-nav .open .dropdown-menu > li > a {
      color: #585657; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-primary .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-primary .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: #28075e; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-primary .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-primary .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-primary .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-primary .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-primary .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-primary .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link, .navbar-primary .navbar-link {
    color: #585657; }
    .navbar-default .navbar-link:hover, .navbar-primary .navbar-link:hover {
      color: #fff; }
  .navbar-default .btn-link, .navbar-primary .btn-link {
    color: #585657; }
    .navbar-default .btn-link:hover, .navbar-primary .btn-link:hover, .navbar-default .btn-link:focus, .navbar-primary .btn-link:focus {
      color: #fff; }
    .navbar-default .btn-link[disabled]:hover, .navbar-primary .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, .navbar-primary .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-primary .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-primary .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.archive-listing .breadcrumb {
  padding: 0 15px;
  margin: 15px 0 0 0;
  font-size: 16px; }

.pagination, .entry-pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li, .entry-pagination > li {
    display: inline; }
    .pagination > li > a, .entry-pagination > li > a,
    .pagination > li > span,
    .entry-pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #f26424;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a, .entry-pagination > li:first-child > a,
    .pagination > li:first-child > span,
    .entry-pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a, .entry-pagination > li:last-child > a,
    .pagination > li:last-child > span,
    .entry-pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .entry-pagination > li > a:hover, .pagination > li > a:focus, .entry-pagination > li > a:focus,
  .pagination > li > span:hover,
  .entry-pagination > li > span:hover,
  .pagination > li > span:focus,
  .entry-pagination > li > span:focus {
    z-index: 3;
    color: #be430b;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .entry-pagination > .active > a, .pagination > .active > a:hover, .entry-pagination > .active > a:hover, .pagination > .active > a:focus, .entry-pagination > .active > a:focus,
  .pagination > .active > span,
  .entry-pagination > .active > span,
  .pagination > .active > span:hover,
  .entry-pagination > .active > span:hover,
  .pagination > .active > span:focus,
  .entry-pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span, .entry-pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .entry-pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .entry-pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .entry-pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .entry-pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus,
  .entry-pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a, .entry-pagination > li > a,
.pagination-lg > li > span,
.entry-pagination > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }
.pagination-lg > li:first-child > a, .entry-pagination > li:first-child > a,
.pagination-lg > li:first-child > span,
.entry-pagination > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a, .entry-pagination > li:last-child > a,
.pagination-lg > li:last-child > span,
.entry-pagination > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge, .nav-pills > .active > a > .badge, .aids-range > .active > a > .badge {
    color: #f26424;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge, .aids-range > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron, .top-banner {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1, .top-banner h1,
  .jumbotron .h1,
  .top-banner .h1 {
    color: inherit; }
  .jumbotron p, .top-banner p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr, .top-banner > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron, .tinnitus-faq .panel-title .jumbotron, .tinnitus-faq .panel-body .jumbotron, .container .top-banner, .tinnitus-faq .panel-title .top-banner, .tinnitus-faq .panel-body .top-banner, .container-fluid .jumbotron, .container-fluid .top-banner {
    border-radius: 6px; }
  .jumbotron .container, .top-banner .container, .jumbotron .tinnitus-faq .panel-title, .tinnitus-faq .jumbotron .panel-title, .top-banner .tinnitus-faq .panel-title, .tinnitus-faq .top-banner .panel-title, .jumbotron .tinnitus-faq .panel-body, .tinnitus-faq .jumbotron .panel-body, .top-banner .tinnitus-faq .panel-body, .tinnitus-faq .top-banner .panel-body {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron, .top-banner {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron, .tinnitus-faq .panel-title .jumbotron, .tinnitus-faq .panel-body .jumbotron, .container .top-banner, .tinnitus-faq .panel-title .top-banner, .tinnitus-faq .panel-body .top-banner, .container-fluid .jumbotron, .container-fluid .top-banner {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1, .top-banner h1,
      .jumbotron .h1,
      .top-banner .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #f26424; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right,
.latest-news .media > .news-link-list,
.client-feedback .media > .entry-link,
.request-appointment .form-wrapper legend .media > small,
.entry-box .bottom-entry .media > .social-links,
.media > .dropdown-archive,
.navmenu-default .navmenu-nav li.dropdown .media > .dropdown-toggle:after,
.gform_wrapper .gform_body legend .media > small,
.subscribe-newsletter h3 .media > small,
.form-title .media > small {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1;
    border-top-left-radius: -1; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1; }
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table, ol li .panel > table, .panel > .table-cart, .table-winners .panel > table, .panel > .table-total,
.panel > .table-responsive > .table,
ol li .panel > .table-responsive > table,
.panel > .table-responsive > .table-cart,
.table-winners .panel > .table-responsive > table,
.panel > .table-responsive > .table-total,
.panel > .panel-collapse > .table,
ol li .panel > .panel-collapse > table,
.panel > .panel-collapse > .table-cart,
.table-winners .panel > .panel-collapse > table,
.panel > .panel-collapse > .table-total {
  margin-bottom: 0; }
  .panel > .table caption, ol li .panel > table caption, .panel > .table-cart caption, .table-winners .panel > table caption, .panel > .table-total caption,
  .panel > .table-responsive > .table caption,
  ol li .panel > .table-responsive > table caption,
  .panel > .table-responsive > .table-cart caption,
  .table-winners .panel > .table-responsive > table caption,
  .panel > .table-responsive > .table-total caption,
  .panel > .panel-collapse > .table caption,
  ol li .panel > .panel-collapse > table caption,
  .panel > .panel-collapse > .table-cart caption,
  .table-winners .panel > .panel-collapse > table caption,
  .panel > .panel-collapse > .table-total caption {
    padding-left: 15px;
    padding-right: 15px; }
.panel > .table:first-child, ol li .panel > table:first-child, .panel > .table-cart:first-child, .table-winners .panel > table:first-child, .panel > .table-total:first-child,
.panel > .table-responsive:first-child > .table:first-child,
ol li .panel > .table-responsive:first-child > table:first-child,
.panel > .table-responsive:first-child > .table-cart:first-child,
.table-winners .panel > .table-responsive:first-child > table:first-child,
.panel > .table-responsive:first-child > .table-total:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  .panel > .table:first-child > thead:first-child > tr:first-child, ol li .panel > table:first-child > thead:first-child > tr:first-child, .panel > .table-cart:first-child > thead:first-child > tr:first-child, .table-winners .panel > table:first-child > thead:first-child > tr:first-child, .panel > .table-total:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  ol li .panel > table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-cart:first-child > tbody:first-child > tr:first-child,
  .table-winners .panel > table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-total:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  ol li .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table-cart:first-child > thead:first-child > tr:first-child,
  .table-winners .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table-total:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
  ol li .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table-cart:first-child > tbody:first-child > tr:first-child,
  .table-winners .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table-total:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, ol li .panel > table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-cart:first-child > thead:first-child > tr:first-child td:first-child, .table-winners .panel > table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-total:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    ol li .panel > table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-cart:first-child > thead:first-child > tr:first-child th:first-child,
    .table-winners .panel > table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-total:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    ol li .panel > table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-cart:first-child > tbody:first-child > tr:first-child td:first-child,
    .table-winners .panel > table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-total:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    ol li .panel > table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-cart:first-child > tbody:first-child > tr:first-child th:first-child,
    .table-winners .panel > table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-total:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    ol li .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table-cart:first-child > thead:first-child > tr:first-child td:first-child,
    .table-winners .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table-total:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    ol li .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table-cart:first-child > thead:first-child > tr:first-child th:first-child,
    .table-winners .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table-total:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    ol li .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table-cart:first-child > tbody:first-child > tr:first-child td:first-child,
    .table-winners .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table-total:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    ol li .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table-cart:first-child > tbody:first-child > tr:first-child th:first-child,
    .table-winners .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table-total:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: -1; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, ol li .panel > table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-cart:first-child > thead:first-child > tr:first-child td:last-child, .table-winners .panel > table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-total:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    ol li .panel > table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-cart:first-child > thead:first-child > tr:first-child th:last-child,
    .table-winners .panel > table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-total:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    ol li .panel > table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-cart:first-child > tbody:first-child > tr:first-child td:last-child,
    .table-winners .panel > table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-total:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    ol li .panel > table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-cart:first-child > tbody:first-child > tr:first-child th:last-child,
    .table-winners .panel > table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-total:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    ol li .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table-cart:first-child > thead:first-child > tr:first-child td:last-child,
    .table-winners .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table-total:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    ol li .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table-cart:first-child > thead:first-child > tr:first-child th:last-child,
    .table-winners .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table-total:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    ol li .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table-cart:first-child > tbody:first-child > tr:first-child td:last-child,
    .table-winners .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table-total:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    ol li .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table-cart:first-child > tbody:first-child > tr:first-child th:last-child,
    .table-winners .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table-total:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: -1; }
.panel > .table:last-child, ol li .panel > table:last-child, .panel > .table-cart:last-child, .table-winners .panel > table:last-child, .panel > .table-total:last-child,
.panel > .table-responsive:last-child > .table:last-child,
ol li .panel > .table-responsive:last-child > table:last-child,
.panel > .table-responsive:last-child > .table-cart:last-child,
.table-winners .panel > .table-responsive:last-child > table:last-child,
.panel > .table-responsive:last-child > .table-total:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }
  .panel > .table:last-child > tbody:last-child > tr:last-child, ol li .panel > table:last-child > tbody:last-child > tr:last-child, .panel > .table-cart:last-child > tbody:last-child > tr:last-child, .table-winners .panel > table:last-child > tbody:last-child > tr:last-child, .panel > .table-total:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  ol li .panel > table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-cart:last-child > tfoot:last-child > tr:last-child,
  .table-winners .panel > table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-total:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  ol li .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table-cart:last-child > tbody:last-child > tr:last-child,
  .table-winners .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table-total:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
  ol li .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table-cart:last-child > tfoot:last-child > tr:last-child,
  .table-winners .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table-total:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: -1;
    border-bottom-right-radius: -1; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, ol li .panel > table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-cart:last-child > tbody:last-child > tr:last-child td:first-child, .table-winners .panel > table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-total:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    ol li .panel > table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-cart:last-child > tbody:last-child > tr:last-child th:first-child,
    .table-winners .panel > table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-total:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    ol li .panel > table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-cart:last-child > tfoot:last-child > tr:last-child td:first-child,
    .table-winners .panel > table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-total:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    ol li .panel > table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-cart:last-child > tfoot:last-child > tr:last-child th:first-child,
    .table-winners .panel > table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-total:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    ol li .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table-cart:last-child > tbody:last-child > tr:last-child td:first-child,
    .table-winners .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table-total:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    ol li .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table-cart:last-child > tbody:last-child > tr:last-child th:first-child,
    .table-winners .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table-total:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    ol li .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table-cart:last-child > tfoot:last-child > tr:last-child td:first-child,
    .table-winners .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table-total:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    ol li .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table-cart:last-child > tfoot:last-child > tr:last-child th:first-child,
    .table-winners .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table-total:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: -1; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, ol li .panel > table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-cart:last-child > tbody:last-child > tr:last-child td:last-child, .table-winners .panel > table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-total:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    ol li .panel > table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-cart:last-child > tbody:last-child > tr:last-child th:last-child,
    .table-winners .panel > table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-total:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    ol li .panel > table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-cart:last-child > tfoot:last-child > tr:last-child td:last-child,
    .table-winners .panel > table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-total:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    ol li .panel > table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-cart:last-child > tfoot:last-child > tr:last-child th:last-child,
    .table-winners .panel > table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-total:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    ol li .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table-cart:last-child > tbody:last-child > tr:last-child td:last-child,
    .table-winners .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table-total:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    ol li .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table-cart:last-child > tbody:last-child > tr:last-child th:last-child,
    .table-winners .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table-total:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    ol li .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table-cart:last-child > tfoot:last-child > tr:last-child td:last-child,
    .table-winners .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table-total:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    ol li .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table-cart:last-child > tfoot:last-child > tr:last-child th:last-child,
    .table-winners .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table-total:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: -1; }
.panel > .panel-body + .table, ol li .panel > .panel-body + table, .panel > .panel-body + .table-cart, .table-winners .panel > .panel-body + table, .panel > .panel-body + .table-total,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
ol li .panel > table + .panel-body,
.panel > .table-cart + .panel-body,
.table-winners .panel > table + .panel-body,
.panel > .table-total + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th, ol li .panel > table > tbody:first-child > tr:first-child th, .panel > .table-cart > tbody:first-child > tr:first-child th, .table-winners .panel > table > tbody:first-child > tr:first-child th, .panel > .table-total > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td,
ol li .panel > table > tbody:first-child > tr:first-child td,
.panel > .table-cart > tbody:first-child > tr:first-child td,
.table-winners .panel > table > tbody:first-child > tr:first-child td,
.panel > .table-total > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group, .tinnitus-faq {
  margin-bottom: 20px; }
  .panel-group .panel, .tinnitus-faq .panel {
    margin-bottom: 0;
    border-radius: 0; }
    .panel-group .panel + .panel, .tinnitus-faq .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading, .tinnitus-faq .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body, .tinnitus-faq .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group,
    .tinnitus-faq .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer, .tinnitus-faq .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body, .tinnitus-faq .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: transparent; }
  .panel-default > .panel-heading {
    color: #fff;
    background-color: #4a3276;
    border-color: transparent; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: transparent; }
    .panel-default > .panel-heading .badge {
      color: #4a3276;
      background-color: #fff; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: transparent; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive, .frontrow-product-area .product-video .video-container {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item, .frontrow-product-area .product-video .video-container .embed-responsive-item, .embed-responsive .frontrow-product-area .product-video iframe, .frontrow-product-area .product-video .embed-responsive iframe, .frontrow-product-area .product-video .video-container iframe,
  .embed-responsive iframe,
  .frontrow-product-area .product-video .video-container iframe,
  .embed-responsive embed,
  .frontrow-product-area .product-video .video-container embed,
  .embed-responsive object,
  .frontrow-product-area .product-video .video-container object,
  .embed-responsive video,
  .frontrow-product-area .product-video .video-container video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9, .frontrow-product-area .product-video .video-container {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn, .modal-footer .dropdown-archive .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block, .top-banner img, .our-services .service-box img, .client-feedback img, .frontrow-block .wrapper, .frontrow-system .testimonial-thumb img, .frontrow-product-area .product-description-area .product-thumbnail img, .product-block .wrapper, .winner-block .wrapper, .product-block .product-info img, .winner-block .product-info img, .diagnose-tinnitus .block-right img {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right, .latest-news .news-link-list, .client-feedback .entry-link, .request-appointment .form-wrapper legend small, .entry-box .bottom-entry .social-links, .dropdown-archive, .navmenu-default .navmenu-nav li.dropdown .dropdown-toggle:after, .gform_wrapper .gform_body legend small, .subscribe-newsletter h3 small, .form-title small {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show, .page-banner.frontrow, .icon-orange, .download-box a, .download-box a:before, .slide-tab.frontrow-widget small, .site-footer .copyright small, .latest-news .news-box .entry-date, .clinic-address .telephone-link, .clinic-address .location-link, .clinic-address .clinician-link, .single-post .entry-header .entry-time time, .clinic-single .entry-header .entry-time time, .single-post .entry-header .entry-time time span, .clinic-single .entry-header .entry-time time span, .tabs-content .product-styles figure figcaption span, .btn-location, .side-block-form .gform_body small {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden, .navmenu-default .navmenu-nav li.dropdown > a .caret {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs, .site-header .bottom-block {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md, .navbar-primary .navbar-nav.top-nav, .navbar-primary .navbar-nav.bottom-nav {
  display: none !important; }

.visible-lg, .navbar-primary .navbar-nav.top-nav, .navbar-primary .navbar-nav.bottom-nav {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs, .site-header .bottom-block {
    display: block !important; }

  table.visible-xs, .site-header table.bottom-block {
    display: table !important; }

  tr.visible-xs, .site-header tr.bottom-block {
    display: table-row !important; }

  th.visible-xs, .site-header th.bottom-block,
  td.visible-xs,
  .site-header td.bottom-block {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md, .navbar-primary .navbar-nav.top-nav, .navbar-primary .navbar-nav.bottom-nav {
    display: block !important; }

  table.visible-md, .navbar-primary table.navbar-nav.top-nav, .navbar-primary table.navbar-nav.bottom-nav {
    display: table !important; }

  tr.visible-md, .navbar-primary tr.navbar-nav.top-nav, .navbar-primary tr.navbar-nav.bottom-nav {
    display: table-row !important; }

  th.visible-md, .navbar-primary th.navbar-nav.top-nav, .navbar-primary th.navbar-nav.bottom-nav,
  td.visible-md,
  .navbar-primary td.navbar-nav.top-nav,
  .navbar-primary td.navbar-nav.bottom-nav {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg, .navbar-primary .navbar-nav.top-nav, .navbar-primary .navbar-nav.bottom-nav {
    display: block !important; }

  table.visible-lg, .navbar-primary table.navbar-nav.top-nav, .navbar-primary table.navbar-nav.bottom-nav {
    display: table !important; }

  tr.visible-lg, .navbar-primary tr.navbar-nav.top-nav, .navbar-primary tr.navbar-nav.bottom-nav {
    display: table-row !important; }

  th.visible-lg, .navbar-primary th.navbar-nav.top-nav, .navbar-primary th.navbar-nav.bottom-nav,
  td.visible-lg,
  .navbar-primary td.navbar-nav.top-nav,
  .navbar-primary td.navbar-nav.bottom-nav {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs, .main-visual, .our-approach, .latest-news .news-link-list {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
.container-smooth {
  max-width: 1170px; }
  @media (min-width: 1px) {
    .container-smooth {
      width: auto; } }

.btn-labeled {
  padding-top: 0;
  padding-bottom: 0; }

.btn-label {
  position: relative;
  background: transparent;
  background: rgba(0, 0, 0, 0.15);
  display: inline-block;
  padding: 6px 12px;
  left: -12px;
  border-radius: 3px 0 0 3px; }
  .btn-label.btn-label-right {
    left: auto;
    right: -12px;
    border-radius: 0 3px 3px 0; }

.btn-lg .btn-label, .btn-group-lg > .btn .btn-label {
  padding: 10px 16px;
  left: -16px;
  border-radius: 5px 0 0 5px; }
  .btn-lg .btn-label.btn-label-right, .btn-group-lg > .btn .btn-label.btn-label-right {
    left: auto;
    right: -16px;
    border-radius: 0 5px 5px 0; }

.btn-sm .btn-label, .btn-group-sm > .btn .btn-label {
  padding: 5px 10px;
  left: -10px;
  border-radius: 2px 0 0 2px; }
  .btn-sm .btn-label.btn-label-right, .btn-group-sm > .btn .btn-label.btn-label-right {
    left: auto;
    right: -10px;
    border-radius: 0 2px 2px 0; }

.btn-xs .btn-label, .btn-group-xs > .btn .btn-label {
  padding: 1px 5px;
  left: -5px;
  border-radius: 2px 0 0 2px; }
  .btn-xs .btn-label.btn-label-right, .btn-group-xs > .btn .btn-label.btn-label-right {
    left: auto;
    right: -5px;
    border-radius: 0 2px 2px 0; }

.btn-group > .btn:last-child:not(:first-child) .btn-label, .dropdown-archive > .btn:last-child:not(:first-child) .btn-label, .btn-group > .dropdown-toggle:not(:first-child) .btn-label, .dropdown-archive > .dropdown-toggle:not(:first-child) .btn-label {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px; }

.nav-tabs-bottom {
  border-bottom: 0;
  border-top: 1px solid #ddd; }
  .nav-tabs-bottom > li {
    margin-bottom: 0;
    margin-top: -1px; }
    .nav-tabs-bottom > li > a {
      border-radius: 0 0 4px 4px; }
    .nav-tabs-bottom > li > a:hover,
    .nav-tabs-bottom > li > a:focus, .nav-tabs-bottom > li.active > a, .nav-tabs-bottom > li.active > a:hover, .nav-tabs-bottom > li.active > a:focus {
      border: 1px solid #ddd;
      border-top-color: transparent; }

.nav-tabs-left {
  border-bottom: 0;
  border-right: 1px solid #ddd; }
  .nav-tabs-left > li {
    margin-bottom: 0;
    margin-right: -1px;
    float: none; }
    .nav-tabs-left > li > a {
      border-radius: 4px 0 0 4px;
      margin-right: 0;
      margin-bottom: 2px; }
    .nav-tabs-left > li > a:hover,
    .nav-tabs-left > li > a:focus, .nav-tabs-left > li.active > a, .nav-tabs-left > li.active > a:hover, .nav-tabs-left > li.active > a:focus {
      border: 1px solid #ddd;
      border-right-color: transparent; }
  .row > .nav-tabs-left {
    padding-right: 0;
    padding-left: 15px;
    margin-right: -1px;
    position: relative;
    z-index: 1; }
    .row > .nav-tabs-left + .tab-content {
      border-left: 1px solid #ddd; }

.nav-tabs-right {
  border-bottom: 0;
  border-left: 1px solid #ddd; }
  .nav-tabs-right > li {
    margin-bottom: 0;
    margin-left: -1px;
    float: none; }
    .nav-tabs-right > li > a {
      border-radius: 0 4px 4px 0;
      margin-left: 0;
      margin-bottom: 2px; }
    .nav-tabs-right > li > a:hover,
    .nav-tabs-right > li > a:focus, .nav-tabs-right > li.active > a, .nav-tabs-right > li.active > a:hover, .nav-tabs-right > li.active > a:focus {
      border: 1px solid #ddd;
      border-left-color: transparent; }
  .row > .nav-tabs-right {
    padding-left: 0;
    padding-right: 15px; }

.navmenu,
.navbar-offcanvas {
  width: 300px;
  height: 100%;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px; }

.navmenu-fixed-left,
.navmenu-fixed-right,
.navbar-offcanvas {
  position: fixed;
  z-index: 1030;
  top: 0;
  border-radius: 0;
  overflow-y: auto; }

.navmenu-fixed-left,
.navbar-offcanvas.navmenu-fixed-left {
  left: 0;
  right: auto;
  border-width: 0 1px 0 0;
  bottom: 0; }

.navmenu-fixed-right,
.navbar-offcanvas {
  left: auto;
  right: 0;
  border-width: 0 0 0 1px; }

.navmenu-nav {
  margin-bottom: 10px; }
  .navmenu-nav.dropdown-menu {
    position: static;
    margin: 0;
    padding-top: 0;
    float: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0; }

.navbar-offcanvas .navbar-nav {
  margin: 0; }
@media (min-width: 992px) {
  .navbar-offcanvas {
    width: auto;
    border-top: 0;
    box-shadow: none; }
    .navbar-offcanvas.offcanvas {
      position: static;
      display: block !important;
      height: auto !important;
      padding-bottom: 0;
      overflow: visible !important; }
    .navbar-offcanvas .navbar-nav.navbar-left:first-child {
      margin-left: -15px; }
    .navbar-offcanvas .navbar-nav.navbar-right:last-child, .navbar-offcanvas .navbar-primary .navbar-nav.top-nav:last-child, .navbar-primary .navbar-offcanvas .navbar-nav.top-nav:last-child, .navbar-offcanvas .navbar-primary .navbar-nav.bottom-nav:last-child, .navbar-primary .navbar-offcanvas .navbar-nav.bottom-nav:last-child {
      margin-right: -15px; }
    .navbar-offcanvas .navmenu-brand {
      display: none; } }

.navmenu-brand {
  display: block;
  font-size: 18px;
  line-height: 20px;
  padding: 10px 15px;
  margin: 10px 0; }
  .navmenu-brand:hover, .navmenu-brand:focus {
    text-decoration: none; }

.navmenu-default,
.navbar-default .navbar-offcanvas,
.navbar-primary .navbar-offcanvas {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navmenu-default .navmenu-brand,
  .navbar-default .navbar-offcanvas .navmenu-brand,
  .navbar-primary .navbar-offcanvas .navmenu-brand {
    color: #777; }
    .navmenu-default .navmenu-brand:hover, .navmenu-default .navmenu-brand:focus,
    .navbar-default .navbar-offcanvas .navmenu-brand:hover,
    .navbar-primary .navbar-offcanvas .navmenu-brand:hover,
    .navbar-default .navbar-offcanvas .navmenu-brand:focus,
    .navbar-primary .navbar-offcanvas .navmenu-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navmenu-default .navmenu-text,
  .navbar-default .navbar-offcanvas .navmenu-text,
  .navbar-primary .navbar-offcanvas .navmenu-text {
    color: #777; }
  .navmenu-default .navmenu-nav > .dropdown > a:hover .caret,
  .navmenu-default .navmenu-nav > .dropdown > a:focus .caret,
  .navbar-default .navbar-offcanvas .navmenu-nav > .dropdown > a:hover .caret,
  .navbar-primary .navbar-offcanvas .navmenu-nav > .dropdown > a:hover .caret,
  .navbar-default .navbar-offcanvas .navmenu-nav > .dropdown > a:focus .caret,
  .navbar-primary .navbar-offcanvas .navmenu-nav > .dropdown > a:focus .caret {
    border-top-color: #333;
    border-bottom-color: #333; }
  .navmenu-default .navmenu-nav > .open > a, .navmenu-default .navmenu-nav > .open > a:hover, .navmenu-default .navmenu-nav > .open > a:focus,
  .navbar-default .navbar-offcanvas .navmenu-nav > .open > a,
  .navbar-primary .navbar-offcanvas .navmenu-nav > .open > a,
  .navbar-default .navbar-offcanvas .navmenu-nav > .open > a:hover,
  .navbar-primary .navbar-offcanvas .navmenu-nav > .open > a:hover,
  .navbar-default .navbar-offcanvas .navmenu-nav > .open > a:focus,
  .navbar-primary .navbar-offcanvas .navmenu-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
    .navmenu-default .navmenu-nav > .open > a .caret, .navmenu-default .navmenu-nav > .open > a:hover .caret, .navmenu-default .navmenu-nav > .open > a:focus .caret,
    .navbar-default .navbar-offcanvas .navmenu-nav > .open > a .caret,
    .navbar-primary .navbar-offcanvas .navmenu-nav > .open > a .caret,
    .navbar-default .navbar-offcanvas .navmenu-nav > .open > a:hover .caret,
    .navbar-primary .navbar-offcanvas .navmenu-nav > .open > a:hover .caret,
    .navbar-default .navbar-offcanvas .navmenu-nav > .open > a:focus .caret,
    .navbar-primary .navbar-offcanvas .navmenu-nav > .open > a:focus .caret {
      border-top-color: #555;
      border-bottom-color: #555; }
  .navmenu-default .navmenu-nav > .dropdown > a .caret,
  .navbar-default .navbar-offcanvas .navmenu-nav > .dropdown > a .caret,
  .navbar-primary .navbar-offcanvas .navmenu-nav > .dropdown > a .caret {
    border-top-color: #777;
    border-bottom-color: #777; }
  .navmenu-default .navmenu-nav.dropdown-menu,
  .navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu,
  .navbar-primary .navbar-offcanvas .navmenu-nav.dropdown-menu {
    background-color: #e7e7e7; }
    .navmenu-default .navmenu-nav.dropdown-menu > .divider,
    .navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .divider,
    .navbar-primary .navbar-offcanvas .navmenu-nav.dropdown-menu > .divider {
      background-color: #f8f8f8; }
    .navmenu-default .navmenu-nav.dropdown-menu > .active > a, .navmenu-default .navmenu-nav.dropdown-menu > .active > a:hover, .navmenu-default .navmenu-nav.dropdown-menu > .active > a:focus,
    .navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a,
    .navbar-primary .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a,
    .navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:hover,
    .navbar-primary .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:hover,
    .navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:focus,
    .navbar-primary .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:focus {
      background-color: #d7d7d7; }
  .navmenu-default .navmenu-nav > li > a,
  .navbar-default .navbar-offcanvas .navmenu-nav > li > a,
  .navbar-primary .navbar-offcanvas .navmenu-nav > li > a {
    color: #777; }
    .navmenu-default .navmenu-nav > li > a:hover, .navmenu-default .navmenu-nav > li > a:focus,
    .navbar-default .navbar-offcanvas .navmenu-nav > li > a:hover,
    .navbar-primary .navbar-offcanvas .navmenu-nav > li > a:hover,
    .navbar-default .navbar-offcanvas .navmenu-nav > li > a:focus,
    .navbar-primary .navbar-offcanvas .navmenu-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navmenu-default .navmenu-nav > .active > a, .navmenu-default .navmenu-nav > .active > a:hover, .navmenu-default .navmenu-nav > .active > a:focus,
  .navbar-default .navbar-offcanvas .navmenu-nav > .active > a,
  .navbar-primary .navbar-offcanvas .navmenu-nav > .active > a,
  .navbar-default .navbar-offcanvas .navmenu-nav > .active > a:hover,
  .navbar-primary .navbar-offcanvas .navmenu-nav > .active > a:hover,
  .navbar-default .navbar-offcanvas .navmenu-nav > .active > a:focus,
  .navbar-primary .navbar-offcanvas .navmenu-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navmenu-default .navmenu-nav > .disabled > a, .navmenu-default .navmenu-nav > .disabled > a:hover, .navmenu-default .navmenu-nav > .disabled > a:focus,
  .navbar-default .navbar-offcanvas .navmenu-nav > .disabled > a,
  .navbar-primary .navbar-offcanvas .navmenu-nav > .disabled > a,
  .navbar-default .navbar-offcanvas .navmenu-nav > .disabled > a:hover,
  .navbar-primary .navbar-offcanvas .navmenu-nav > .disabled > a:hover,
  .navbar-default .navbar-offcanvas .navmenu-nav > .disabled > a:focus,
  .navbar-primary .navbar-offcanvas .navmenu-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }

.navmenu-inverse,
.navbar-inverse .navbar-offcanvas {
  background-color: #222;
  border-color: #090909; }
  .navmenu-inverse .navmenu-brand,
  .navbar-inverse .navbar-offcanvas .navmenu-brand {
    color: #777777; }
    .navmenu-inverse .navmenu-brand:hover, .navmenu-inverse .navmenu-brand:focus,
    .navbar-inverse .navbar-offcanvas .navmenu-brand:hover,
    .navbar-inverse .navbar-offcanvas .navmenu-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navmenu-inverse .navmenu-text,
  .navbar-inverse .navbar-offcanvas .navmenu-text {
    color: #777777; }
  .navmenu-inverse .navmenu-nav > .dropdown > a:hover .caret,
  .navmenu-inverse .navmenu-nav > .dropdown > a:focus .caret,
  .navbar-inverse .navbar-offcanvas .navmenu-nav > .dropdown > a:hover .caret,
  .navbar-inverse .navbar-offcanvas .navmenu-nav > .dropdown > a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff; }
  .navmenu-inverse .navmenu-nav > .open > a, .navmenu-inverse .navmenu-nav > .open > a:hover, .navmenu-inverse .navmenu-nav > .open > a:focus,
  .navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a,
  .navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a:hover,
  .navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
    .navmenu-inverse .navmenu-nav > .open > a .caret, .navmenu-inverse .navmenu-nav > .open > a:hover .caret, .navmenu-inverse .navmenu-nav > .open > a:focus .caret,
    .navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a .caret,
    .navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a:hover .caret,
    .navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a:focus .caret {
      border-top-color: #fff;
      border-bottom-color: #fff; }
  .navmenu-inverse .navmenu-nav > .dropdown > a .caret,
  .navbar-inverse .navbar-offcanvas .navmenu-nav > .dropdown > a .caret {
    border-top-color: #777777;
    border-bottom-color: #777777; }
  .navmenu-inverse .navmenu-nav.dropdown-menu,
  .navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu {
    background-color: #090909; }
    .navmenu-inverse .navmenu-nav.dropdown-menu > .divider,
    .navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu > .divider {
      background-color: #222; }
    .navmenu-inverse .navmenu-nav.dropdown-menu > .active > a, .navmenu-inverse .navmenu-nav.dropdown-menu > .active > a:hover, .navmenu-inverse .navmenu-nav.dropdown-menu > .active > a:focus,
    .navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a,
    .navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:hover,
    .navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:focus {
      background-color: black; }
  .navmenu-inverse .navmenu-nav > li > a,
  .navbar-inverse .navbar-offcanvas .navmenu-nav > li > a {
    color: #777777; }
    .navmenu-inverse .navmenu-nav > li > a:hover, .navmenu-inverse .navmenu-nav > li > a:focus,
    .navbar-inverse .navbar-offcanvas .navmenu-nav > li > a:hover,
    .navbar-inverse .navbar-offcanvas .navmenu-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navmenu-inverse .navmenu-nav > .active > a, .navmenu-inverse .navmenu-nav > .active > a:hover, .navmenu-inverse .navmenu-nav > .active > a:focus,
  .navbar-inverse .navbar-offcanvas .navmenu-nav > .active > a,
  .navbar-inverse .navbar-offcanvas .navmenu-nav > .active > a:hover,
  .navbar-inverse .navbar-offcanvas .navmenu-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navmenu-inverse .navmenu-nav > .disabled > a, .navmenu-inverse .navmenu-nav > .disabled > a:hover, .navmenu-inverse .navmenu-nav > .disabled > a:focus,
  .navbar-inverse .navbar-offcanvas .navmenu-nav > .disabled > a,
  .navbar-inverse .navbar-offcanvas .navmenu-nav > .disabled > a:hover,
  .navbar-inverse .navbar-offcanvas .navmenu-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }

.alert-fixed-top,
.alert-fixed-bottom {
  position: fixed;
  width: 100%;
  z-index: 1035;
  border-radius: 0;
  margin: 0;
  left: 0; }
  @media (min-width: 992px) {
    .alert-fixed-top,
    .alert-fixed-bottom {
      width: 992px;
      left: 50%;
      margin-left: -496px; } }

.alert-fixed-top {
  top: 0;
  border-width: 0 0 1px 0; }
  @media (min-width: 992px) {
    .alert-fixed-top {
      border-bottom-right-radius: 4px;
      border-bottom-left-radius: 4px;
      border-width: 0 1px 1px 1px; } }

.alert-fixed-bottom {
  bottom: 0;
  border-width: 1px 0 0 0; }
  @media (min-width: 992px) {
    .alert-fixed-bottom {
      border-top-right-radius: 4px;
      border-top-left-radius: 4px;
      border-width: 1px 1px 0 1px; } }

.offcanvas {
  display: none; }
  .offcanvas.in {
    display: block; }

@media (max-width: 767px) {
  .offcanvas-xs {
    display: none; }
    .offcanvas-xs.in {
      display: block; } }
@media (max-width: 991px) {
  .offcanvas-sm {
    display: none; }
    .offcanvas-sm.in {
      display: block; } }
@media (max-width: 1199px) {
  .offcanvas-md {
    display: none; }
    .offcanvas-md.in {
      display: block; } }
.offcanvas-lg {
  display: none; }
  .offcanvas-lg.in {
    display: block; }

.canvas-sliding {
  -webkit-transition: top 0.35s, left 0.35s, bottom 0.35s, right 0.35s;
  transition: top 0.35s, left 0.35s, bottom 0.35s, right 0.35s; }

.offcanvas-clone {
  height: 0px !important;
  width: 0px !important;
  overflow: hidden !important;
  border: none !important;
  margin: 0px !important;
  padding: 0px !important;
  position: absolute !important;
  top: auto !important;
  left: auto !important;
  bottom: 0px !important;
  right: 0px !important;
  opacity: 0 !important; }

.table.rowlink td:not(.rowlink-skip), ol li table.rowlink td:not(.rowlink-skip), .rowlink.table-cart td:not(.rowlink-skip), .table-winners table.rowlink td:not(.rowlink-skip), .rowlink.table-total td:not(.rowlink-skip),
.table .rowlink td:not(.rowlink-skip),
ol li table .rowlink td:not(.rowlink-skip),
.table-cart .rowlink td:not(.rowlink-skip),
.table-winners table .rowlink td:not(.rowlink-skip),
.table-total .rowlink td:not(.rowlink-skip) {
  cursor: pointer; }
  .table.rowlink td:not(.rowlink-skip) a, ol li table.rowlink td:not(.rowlink-skip) a, .rowlink.table-cart td:not(.rowlink-skip) a, .table-winners table.rowlink td:not(.rowlink-skip) a, .rowlink.table-total td:not(.rowlink-skip) a,
  .table .rowlink td:not(.rowlink-skip) a,
  ol li table .rowlink td:not(.rowlink-skip) a,
  .table-cart .rowlink td:not(.rowlink-skip) a,
  .table-winners table .rowlink td:not(.rowlink-skip) a,
  .table-total .rowlink td:not(.rowlink-skip) a {
    color: inherit;
    font: inherit;
    text-decoration: inherit; }

.table-hover.rowlink tr:hover td,
.table-hover .rowlink tr:hover td {
  background-color: #cfcfcf; }

.btn-file {
  overflow: hidden;
  position: relative;
  vertical-align: middle; }
  .btn-file > input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 23px;
    height: 100%;
    width: 100%;
    direction: ltr;
    cursor: pointer; }

.fileinput {
  margin-bottom: 9px;
  display: inline-block; }
  .fileinput .form-control {
    padding-top: 7px;
    padding-bottom: 5px;
    display: inline-block;
    margin-bottom: 0px;
    vertical-align: middle;
    cursor: text; }
  .fileinput .thumbnail {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: middle;
    text-align: center; }
    .fileinput .thumbnail > img {
      max-height: 100%; }
  .fileinput .btn {
    vertical-align: middle; }

.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
  display: none; }

.fileinput-exists.close {
  float: none; }

.fileinput-inline .fileinput-controls {
  display: inline; }

.fileinput-filename {
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.form-control .fileinput-filename {
  vertical-align: bottom; }

.fileinput.input-group {
  display: table; }

.fileinput-new.input-group .btn-file,
.fileinput-new .input-group .btn-file {
  border-radius: 0 4px 4px 0; }
  .fileinput-new.input-group .btn-file.btn-xs, .fileinput-new.input-group .btn-group-xs > .btn-file.btn, .fileinput-new.input-group .btn-file.btn-sm, .fileinput-new.input-group .btn-group-sm > .btn-file.btn,
  .fileinput-new .input-group .btn-file.btn-xs,
  .fileinput-new .input-group .btn-group-xs > .btn-file.btn,
  .fileinput-new .input-group .btn-file.btn-sm,
  .fileinput-new .input-group .btn-group-sm > .btn-file.btn {
    border-radius: 0 3px 3px 0; }
  .fileinput-new.input-group .btn-file.btn-lg, .fileinput-new.input-group .btn-group-lg > .btn-file.btn,
  .fileinput-new .input-group .btn-file.btn-lg,
  .fileinput-new .input-group .btn-group-lg > .btn-file.btn {
    border-radius: 0 6px 6px 0; }

.form-group.has-warning .fileinput .fileinput-preview {
  color: #8a6d3b; }
.form-group.has-warning .fileinput .thumbnail {
  border-color: #faebcc; }

.form-group.has-error .fileinput .fileinput-preview {
  color: #a94442; }
.form-group.has-error .fileinput .thumbnail {
  border-color: #ebccd1; }

.form-group.has-success .fileinput .fileinput-preview {
  color: #3c763d; }
.form-group.has-success .fileinput .thumbnail {
  border-color: #d6e9c6; }

.input-group-addon:not(:first-child) {
  border-left: 0; }

@font-face {
  font-family: 'ProximaNova';
  src: url("../fonts/proxima-nova/ProximaNova-Regular.eot");
  src: url("../fonts/proxima-nova/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima-nova/ProximaNova-Regular.woff") format("woff"), url("../fonts/proxima-nova/ProximaNova-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNova';
  src: url("../fonts/proxima-nova/ProximaNova-Light.eot");
  src: url("../fonts/proxima-nova/ProximaNova-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima-nova/ProximaNova-Light.woff") format("woff"), url("../fonts/proxima-nova/ProximaNova-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNova';
  src: url("../fonts/proxima-nova/ProximaNova-Bold.eot");
  src: url("../fonts/proxima-nova/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima-nova/ProximaNova-Bold.woff") format("woff"), url("../fonts/proxima-nova/ProximaNova-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNovabld';
  src: url("../fonts/proxima-nova/ProximaNova-Extrabld.eot");
  src: url("../fonts/proxima-nova/ProximaNova-Extrabld.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima-nova/ProximaNova-Extrabld.woff") format("woff"), url("../fonts/proxima-nova/ProximaNova-Extrabld.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
html, body {
  height: 100%; }

body {
  font-family: "ProximaNova";
  color: #7d7d7d; }

h1, h2, h3, h4, h5 {
  color: #212121; }

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0; }

._align {
  float: left;
  margin-right: 15px; }

.align_ {
  float: right;
  margin-left: 15px; }

.page-title, .page-banner {
  font-family: "ProximaNova";
  margin-top: 50px;
  margin-bottom: 50px; }
  @media (max-width: 768px) {
    .page-title, .page-banner {
      margin-top: 20px;
      margin-bottom: 20px; } }
  .page-title h1, .page-banner h1 {
    font-size: 60px;
    color: #4a3276;
    font-weight: 300; }
    @media (max-width: 768px) {
      .page-title h1, .page-banner h1 {
        font-size: 45px; } }
        @media (max-width:480px) {
          .page-title h1, .page-banner h1 {
            font-size: 30px; } }
  .page-title p, .page-banner p {
    font-size: 22px;
    font-weight: 400; }
  .page-title .title-box, .page-banner .title-box {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .page-title .title-box, .page-banner .title-box {
        float: left;
        width: 66.66667%; } }
    @media (min-width: 992px) {
      .page-title .title-box, .page-banner .title-box {
        margin-left: 16.66667%; } }
  .page-title.hearing-aids, .hearing-aids.page-banner {
    border-bottom: 1px solid #dedede; }
    .page-title.hearing-aids .lead, .hearing-aids.page-banner .lead, .page-title.hearing-aids p, .page-title.hearing-aids .page-banner p, .page-banner .page-title.hearing-aids p, .hearing-aids.page-banner p, .page-title.hearing-aids .our-approach p, .our-approach .page-title.hearing-aids p, .page-title.hearing-aids .request-appointment .entry-content p, .request-appointment .entry-content .page-title.hearing-aids p, .page-title.hearing-aids .clinic-location-result p, .clinic-location-result .page-title.hearing-aids p, .page-title.hearing-aids .assessment-tinnitus p, .assessment-tinnitus .page-title.hearing-aids p {
      margin-bottom: 45px; }

.page-template-template-latest-news .page-title, .page-template-template-latest-news .page-banner {
  margin-top: 10px;
  margin-bottom: 20px; }

.page-banner {
  margin-top: 0;
  margin-bottom: 35px;
  padding: 75px 0;
  min-height: 289px;
  background-image: url(../images/banner-appointment.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover; }
  @media (max-width: 420px) {
    .page-banner {
      min-height: initial; } }
  .page-banner .title-box {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .page-banner .title-box {
        float: left;
        width: 50%; } }
  .page-banner.tinnitus {
    background-image: url(../images/banner-tinnitus.png); }
  .page-banner.premiercare {
    background-image: url(../images/banner-premiercare.png); }
  .page-banner.winners {
    background-image: url(../images/banner-winners.png); }
  .page-banner.frontrow {
    background-image: url(../images/frontrow-banner.png);
    min-height: 300px;
    width: auto; }

.entry-row {
  margin-left: -15px;
  margin-right: -15px;
  padding-bottom: 40px; }
  .entry-row:before, .entry-row:after {
    content: " ";
    display: table; }
  .entry-row:after {
    clear: both; }

.entry-wrapper, .faq-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 20px;
  margin-bottom: 70px; }
  @media (min-width: 992px) {
    .entry-wrapper, .faq-wrapper {
      float: left;
      width: 66.66667%; } }
  @media (min-width: 992px) {
    .entry-wrapper, .faq-wrapper {
      margin-left: 16.66667%; } }
  .entry-wrapper h2, .faq-wrapper h2, .entry-wrapper ul, .faq-wrapper ul, .entry-wrapper p, .faq-wrapper p {
    margin-bottom: 20px; }

.entry-content:before, .entry-content:after {
  content: " ";
  display: table; }
.entry-content:after {
  clear: both; }

.text-gap, .navbar-primary .navbar-nav.bottom-nav li:nth-child(2) span, .navbar-primary .navbar-nav.bottom-nav li:nth-child(3) span {
  line-height: 40px; }

ol {
  margin-top: 20px; }
  ol li {
    margin-bottom: 20px; }

.list-triangle, .product-block .product-info ul, .winner-block .product-info ul {
  padding: 0 15px; }
  .list-triangle li:before, .product-block .product-info ul li:before, .winner-block .product-info ul li:before {
    content: "";
    border-color: transparent #7d7d7d;
    border-style: solid;
    border-width: 5px 0 5px 6px;
    display: block;
    height: 0;
    width: 0;
    left: -15px;
    top: 13px;
    position: relative; }
  .list-triangle ul, .product-block .product-info ul ul, .winner-block .product-info ul ul {
    list-style-type: none; }

.form-link {
  color: #f26424;
  font-size: 22px;
  font-weight: 700; }

.bg-grey, .form-wrapper.full #gform_wrapper_1 {
  background-color: #f4f4f4; }

.bg-purple {
  background-color: #28075e;
  color: #fff; }

.bg-white {
  background-color: #fff; }

.block-left {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .block-left {
      float: left;
      width: 66.66667%; } }
  @media (max-width: 991px) {
    .block-left {
      margin-bottom: 20px; } }
  .block-left.tabs {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .block-left.tabs {
        float: left;
        width: 25%; } }

.block-right {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .block-right {
      float: left;
      width: 33.33333%; } }
  .block-right.tabs-content {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .block-right.tabs-content {
        float: left;
        width: 75%; } }

.block-row {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 60px; }
  .block-row:before, .block-row:after {
    content: " ";
    display: table; }
  .block-row:after {
    clear: both; }
  .block-row.hearing-aids {
    margin-bottom: 0;
    overflow: hidden; }

.sidebar {
  font-size: 16px; }

.entry-link {
  color: #f26424;
  font-weight: 700;
  font-size: 18px; }
  .entry-link:hover, .entry-link:active {
    text-decoration: none; }

.angle-right:after {
  font-family: FontAwesome;
  content: "\f105";
  padding-left: 5px;
  font-size: 16px; }

.file-link:before {
  content: url(../images/icon-file.png);
  padding-right: 10px;
  vertical-align: sub;
  position: relative;
  top: 2px; }

.page-link:before {
  content: url(../images/icon-link.png);
  padding-right: 10px;
  vertical-align: sub;
  position: relative;
  top: 2px; }

.text-purple, .navbar-primary .navbar-icon li a, .navbar-primary .navbar-nav li.find-clinic a, .navbar-primary .navbar-nav li.make-appointment a, .navbar-primary .navbar-nav li.ask-clinic a {
  color: #28075e; }
  .text-purple.page-title, .text-purple.page-banner, .navbar-primary .navbar-icon li a.page-banner, .navbar-primary .navbar-nav li.find-clinic a.page-banner, .navbar-primary .navbar-nav li.make-appointment a.page-banner, .navbar-primary .navbar-nav li.ask-clinic a.page-banner, .navbar-primary .navbar-icon li a.page-title, .navbar-primary .navbar-nav li.find-clinic a.page-title, .navbar-primary .navbar-nav li.make-appointment a.page-title, .navbar-primary .navbar-nav li.ask-clinic a.page-title {
    font-size: 60px;
    font-weight: 300; }

.icon-menu {
  background-color: #28075e;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle; }
  .icon-menu.location {
    background-image: url(../images/icon-location.png);
    background-repeat: no-repeat;
    background-position: center center; }
  .icon-menu.calendar {
    background-image: url(../images/icon-calendar.png);
    background-repeat: no-repeat;
    background-position: center center; }/*20161220*/
.icon-menu.icon-ask-clinic {    background-image: url(../images/icon-ask-clinic2.png);    background-repeat: no-repeat;    background-position: center center; }/**/
.icon-orange {
  border-radius: 50%;
  background-color: #f26424;
  width: 127px;
  height: 127px; }
  .icon-orange.download {
    background-image: url(../images/icon-download.png);
    background-repeat: no-repeat;
    background-position: center center; }

.icon-calendar {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url(../images/icon-calendar.png);
  background-repeat: no-repeat;
  background-position: center center; }

.download-box {
  margin-top: 60px;
  margin-bottom: 60px; }
  .download-box a {
    color: #f26424;
    font-size: 22px;
    font-weight: 700; }
    .download-box a:before {
      content: url(../images/icon-download.png); }

.title {
  margin-top: 0;
  font-size: 32px; }

.list-check, .our-services ul {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 20px 0;
  padding-left: 50px;
  padding-right: 50px; }
  @media (min-width: 992px) {
    .list-check, .our-services ul {
      float: left;
      width: 50%; } }
  .list-check li, .our-services ul li {
    margin-bottom: 5px; }

.top-banner {
  background-color: #e6e9fc;
  padding: 0; }

.slide-tab {
  background-color: #28075e;
  color: #fff;
  z-index: 9999;
  border-radius: 3px; }
  .slide-tab .handle {
    background-image: url(../images/widget-arrow-bg.png);
    background-repeat: no-repeat;
    top: 120px !important;
    width: 47px;
    height: 95px;
    text-indent: initial !important;
    color: #fff;
    font-size: 30px; }
    .slide-tab .handle:hover, .slide-tab .handle:active, .slide-tab .handle:focus {
      text-decoration: none; }
    .slide-tab .handle::before {
      font-family: FontAwesome;
      content: "\f104";
      margin-top: 30px;
      margin-left: 25px;
      display: block; }
  .slide-tab.open .handle::before {
    content: "\f105"; }
  .slide-tab.sticky {
    position: fixed !important; }
  .slide-tab h1, .slide-tab h2, .slide-tab h3, .slide-tab h4, .slide-tab h5 {
    color: #fff; }
  .slide-tab.clinic-widget {
    top: 0 !important;
    width: 308px;
    max-width: 278px;
    max-height: 245px; }
    .slide-tab.clinic-widget ul li {
      padding: 22px 20px 20px; }
      .slide-tab.clinic-widget ul li:first-child {
        border-bottom: 1px solid #eae7ef; }
    .slide-tab.clinic-widget h3 {
      margin-top: 0;
      margin-bottom: 15px;
      font-size: 22px;
      background-position: left top;
      background-repeat: no-repeat; }
      .slide-tab.clinic-widget h3 a {
        color: #fff; }
      .slide-tab.clinic-widget h3.find-heading {
        background-image: url(../images/icon-location-lg.png);
        padding-left: 50px; }
      .slide-tab.clinic-widget h3.request-heading {
        background-image: url(../images/icon-calendar-lg.png);
        padding-left: 60px; }/*20122016*/			.slide-tab.clinic-widget h3.ask-clinic-heading {        background-image: url(../images/icon-ask-clinic.png);		vertical-align: middle;        padding-left: 60px; 		padding-bottom: 10px;		padding-top: 10px;						}	.back-orange {				background:#f26424;				}	/**/
    .slide-tab.clinic-widget form {
      font-family: "Raleway", sans-serif; }
      @media (max-width: 767px) {
        .slide-tab.clinic-widget form .form-group {
          display: inline-block; } }
      .slide-tab.clinic-widget form .form-control {
        background-color: rgba(255, 255, 255, 0.9);
        border-radius: 3px;
        max-width: 143px;
        max-height: 34px; }
      .slide-tab.clinic-widget form .btn-search {
        margin-left: 8px; }
  .slide-tab.frontrow-widget {
    width: 320px;
    padding: 20px;
    top: 0 !important; }
    .slide-tab.frontrow-widget h2 {
      margin-top: 10px; }
    .slide-tab.frontrow-widget p {
      line-height: 20px; }
    .slide-tab.frontrow-widget .handle {
      top: 110px !important;
      width: 46px; }
    .slide-tab.frontrow-widget .gform_body .gfield_label {
      display: none; }
    .slide-tab.frontrow-widget .gform_footer .btn-submit, .slide-tab.frontrow-widget .gform_footer .btn-enquiry, .slide-tab.frontrow-widget .gform_footer .btn-archive {
      width: 50%; }

.site-header {
  border-top: 3px solid #f26424;
  border-bottom: 1px solid #dedede;
  margin-bottom: 0; }
  .site-header .navbar-header {
    margin-top: 10px;
    margin-bottom: 10px; }
    .site-header .navbar-header .navbar-brand {
      height: 120px; }
    .site-header .navbar-header .navbar-toggle {
      border-color: transparent; }
      .site-header .navbar-header .navbar-toggle .icon-bar {
        background-color: #f26424;
        width: 25px;
        height: 4px;
        border-radius: 2px; }
      .site-header .navbar-header .navbar-toggle:hover, .site-header .navbar-header .navbar-toggle:focus {
        background-color: #f26424; }
        .site-header .navbar-header .navbar-toggle:hover .icon-bar, .site-header .navbar-header .navbar-toggle:focus .icon-bar {
          background-color: #fff; }
  .site-header .navbar-top {
    margin-bottom: 5px; }
    .site-header .navbar-top li a:hover, .site-header .navbar-top li a:focus, .site-header .navbar-top li a:active {
      background-color: #f26424;
      color: #fff; }
    .site-header .navbar-top li a.contact-no {
      background-color: #f26424;
      font-size: 34px;
      font-weight: 300;
      color: #fff; }
      .site-header .navbar-top li a.contact-no:before {
        content: url(../images/icon-phone.png);
        width: 25px;
        height: 25px;
        padding-right: 15px; }
    .site-header .navbar-top li a.btn.btn-trolley, .site-header .navbar-top li a.btn.btn-mouse {
      padding: 26px 30px; }
    .site-header .navbar-top li:first-child {
      margin-right: 4px; }
  .site-header .navbar-nav li a {
    font-weight: 700; }
  .site-header .navbar-nav li .text-purple, .site-header .navbar-nav .navbar-primary .navbar-icon li a, .navbar-primary .navbar-icon .site-header .navbar-nav li a, .site-header .navbar-primary .navbar-nav li.find-clinic a, .navbar-primary .site-header .navbar-nav li.find-clinic a, .site-header .navbar-primary .navbar-nav li.make-appointment a, .navbar-primary .site-header .navbar-nav li.make-appointment a, .site-header .navbar-primary .navbar-nav li.ask-clinic a, .navbar-primary .site-header .navbar-nav li.ask-clinic a {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px; }
  .site-header .navbar-bottom li {
    margin-left: 15px; }
    .site-header .navbar-bottom li:first-child {
      margin-left: 0; }
  .site-header .bottom-block li a {
    font-weight: 700; }
  .site-header .bottom-block li .text-purple, .site-header .bottom-block .navbar-primary .navbar-icon li a, .navbar-primary .navbar-icon .site-header .bottom-block li a, .site-header .bottom-block .navbar-primary .navbar-nav li.find-clinic a, .navbar-primary .navbar-nav .site-header .bottom-block li.find-clinic a, .site-header .bottom-block .navbar-primary .navbar-nav li.make-appointment a, .site-header .bottom-block .navbar-primary .navbar-nav li.ask-clinic a, .navbar-primary .navbar-nav .site-header .bottom-block li.make-appointment a, .navbar-primary .navbar-nav .site-header .bottom-block li.ask-clinic a {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px; }

.footer-area {
  background-color: #28075e;
  color: #fff; }
  .footer-area a {
    color: #fff; }
  .footer-area .row {
    padding-top: 30px; }
  .footer-area .menu-box {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .footer-area .menu-box {
        float: left;
        width: 25%; } }
  .footer-area nav {
    margin-bottom: 30px; }
    .footer-area nav h5 {
      font-weight: bold;
      color: #fff; }
    .footer-area nav ul li {
      margin-bottom: 10px; }
      .footer-area nav ul li .fa {
        font-size: 30px;
        padding-right: 10px;
        vertical-align: middle; }

.site-footer {
  background-color: #21054e; }
  .site-footer .row {
    padding-bottom: 30px; }
  .site-footer .block {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      .site-footer .block {
        float: left;
        width: 50%; } }
  .site-footer .copyright small {
    font-size: 14px; }
  .site-footer .site-by {
    padding-top: 10px; }
    @media (max-width: 736px) {
      .site-footer .site-by {
        text-align: left !important; } }

.main-banner {
  background-image: url(../images/banner.png);
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 90px;
  padding-bottom: 90px; }
  .main-banner h1 {
    font-family: "ProximaNovabld";
    font-size: 82px;
    color: #fff;
    line-height: 73px;
    margin-bottom: 35px; }

.main-visual video {
  width: 100%;
  max-width: 100%; }
.main-visual img {
  width: 100%; }

.our-approach {
  position: relative;
  padding: 25px 0; }
  .our-approach .approach-box {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .our-approach .approach-box {
        float: left;
        width: 83.33333%; } }
    @media (min-width: 992px) {
      .our-approach .approach-box {
        margin-left: 8.33333%; } }
  .our-approach p {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 28px; }
    @media (max-width: 480px) {
      .our-approach p {
        font-size: 16px; } }

.our-solutions {
  padding: 40px 0; }
  .our-solutions .solutions-row {
    margin-left: -15px;
    margin-right: -15px;
    padding: 20px 0; }
    .our-solutions .solutions-row:before, .our-solutions .solutions-row:after {
      content: " ";
      display: table; }
    .our-solutions .solutions-row:after {
      clear: both; }
  .our-solutions .solutions-box {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .our-solutions .solutions-box {
        float: left;
        width: 33.33333%; } }
    .our-solutions .solutions-box h4 {
      margin-top: 30px; }
    .our-solutions .solutions-box img {
      max-width: 100%; }

.our-services {
  padding: 40px 0; }
  .our-services .service-box {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .our-services .service-box {
        float: left;
        width: 50%; } }
    .our-services .service-box img {
      max-width: 100%; }
      @media (max-width: 620px) {
        .our-services .service-box img {
          width: auto !important;
          height: auto !important; } }
  .our-services .list-row {
    margin-left: -15px;
    margin-right: -15px; }
    .our-services .list-row:before, .our-services .list-row:after {
      content: " ";
      display: table; }
    .our-services .list-row:after {
      clear: both; }

.latest-news {
  padding: 40px 0; }
  .latest-news .title {
    display: inline-block; }
  .latest-news .news-link-list {
    display: inline-block; }
    .latest-news .news-link-list li:first-child {
      margin-right: 20px; }
  .latest-news .news-row {
    margin-left: -15px;
    margin-right: -15px; }
    .latest-news .news-row:before, .latest-news .news-row:after {
      content: " ";
      display: table; }
    .latest-news .news-row:after {
      clear: both; }
    .latest-news .news-row:nth-child(odd) {
      border-bottom: 1px solid #dbdbdb; }
  .latest-news .news-box {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
    padding-bottom: 30px; }
    @media (min-width: 992px) {
      .latest-news .news-box {
        float: left;
        width: 50%; } }
    @media (min-width: 992px) {
      .latest-news .news-box {
        margin-left: 25%; } }
    .latest-news .news-box h2 {
      font-size: 32px;
      margin-top: 10px;
      margin-bottom: 15px; }

.client-feedback {
  padding: 40px 0; }
  .client-feedback .title {
    margin-bottom: 25px;
    display: inline-block; }
  .client-feedback .entry-link {
    font-size: 16px;
    line-height: 40px;
    display: inline-block; }
  .client-feedback .block {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .client-feedback .block {
        float: left;
        width: 50%; } }
  .client-feedback p {
    margin-bottom: 20px; }
  .client-feedback img {
    max-width: 100%; }

.page-block {
  margin-top: 40px;
  margin-bottom: 40px; }

.page-post .entry-content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 40px; }
  @media (min-width: 992px) {
    .page-post .entry-content {
      float: left;
      width: 66.66667%; } }
  @media (min-width: 992px) {
    .page-post .entry-content {
      margin-left: 16.66667%; } }
  .page-post .entry-content .lead, .page-post .entry-content .page-title p, .page-title .page-post .entry-content p, .page-post .entry-content .page-banner p, .page-banner .page-post .entry-content p, .page-post .entry-content .our-approach p, .our-approach .page-post .entry-content p, .page-post .request-appointment .entry-content p, .request-appointment .page-post .entry-content p, .page-post .entry-content .clinic-location-result p, .clinic-location-result .page-post .entry-content p, .page-post .entry-content .assessment-tinnitus p, .assessment-tinnitus .page-post .entry-content p {
    font-size: 22px; }
  .page-post .entry-content ul {
    padding-left: 30px;
    margin-bottom: 20px; }
  .page-post .entry-content p {
    margin-bottom: 20px; }

.request-appointment .entry-content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 992px) {
    .request-appointment .entry-content {
      float: left;
      width: 66.66667%; } }
  @media (min-width: 992px) {
    .request-appointment .entry-content {
      margin-left: 16.66667%; } }
  .request-appointment .entry-content p {
    font-size: 22px; }
.request-appointment .form-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .request-appointment .form-wrapper {
      float: left;
      width: 100%; } }
  .request-appointment .form-wrapper form {
    padding: 40px 45px; }
  .request-appointment .form-wrapper legend {
    font-weight: 300;
    color: #202020;
    font-size: 28px;
    border-color: #d9d9d9;
    padding-bottom: 15px; }
    .request-appointment .form-wrapper legend small {
      font-weight: 400;
      color: #6d6d6d;
      font-size: 12px;
      line-height: 40px; }
      .request-appointment .form-wrapper legend small sup {
        top: 0;
        font-size: 12px;
        color: #f21212; }

.clinic-location-result {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px; }
  @media (min-width: 992px) {
    .clinic-location-result {
      float: left;
      width: 100%; } }
  .clinic-location-result p {
    color: #202020;
    font-size: 22px; }
  .clinic-location-result .form-control {
    font-size: 16px;
    min-width: 270px; }
  .clinic-location-result .btn-search {
    font-size: 18px;
    padding: 14px 35px; }
    @media (max-width: 991px) {
      .clinic-location-result .btn-search {
        width: 100%;
        margin-left: 0; } }

.clinic-box {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .clinic-box {
      float: left;
      width: 50%; } }
  .clinic-box .wheelchair-icon, .clinic-box .car-icon {
    color: #fff;
    background-color: #f26424;
    font-size: 28px;
    vertical-align: middle;
    margin: 0 5px;
    padding: 5px;
    border-radius: 4px;
    width: 38px;
    height: 38px; }
  .clinic-box .car-icon {
    font-size: 24px;
    padding: 6px 5px; }

.map-box {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .map-box {
      float: left;
      width: 50%; } }
  @media (max-width: 991px) {
    .map-box {
      margin-top: 30px; } }

.clinic-row {
  margin-left: -15px;
  margin-right: -15px; }
  .clinic-row:before, .clinic-row:after {
    content: " ";
    display: table; }
  .clinic-row:after {
    clear: both; }
  .clinic-row hr {
    clear: both;
    border-color: #dbdbdb;
    margin-left: 15px;
    margin-right: 15px; }

.clinic-address {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .clinic-address {
      float: left;
      width: 58.33333%; } }
  @media (min-width: 768px) {
    .clinic-address {
      float: left;
      width: 58.33333%; } }
  .clinic-address .number {
    position: absolute;
    background-image: url(../images/icon-map-marker.png);
    width: 20px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center center;
    color: #fff;
    line-height: 25px; }
    @media (max-width: 767px) {
      .clinic-address .number {
        position: initial;
        display: block;
        margin: auto; } }
  .clinic-address address {
    padding-left: 35px; }
    @media (max-width: 767px) {
      .clinic-address address {
        padding-left: 0; } }
  .clinic-address .telephone-link {
    margin-top: 10px;
    color: #707070; }
    .clinic-address .telephone-link:hover, .clinic-address .telephone-link:active, .clinic-address .telephone-link:focus {
      text-decoration: none;
      color: #f26422; }
  .clinic-address .location-link, .clinic-address .clinician-link {
    margin-top: 10px;
    color: #f26422;
    font-weight: 700; }
    .clinic-address .location-link:before, .clinic-address .clinician-link:before {
      content: "\f124";
      font-family: FontAwesome;
      padding-right: 10px; }
    .clinic-address .location-link:hover, .clinic-address .clinician-link:hover, .clinic-address .location-link:active, .clinic-address .clinician-link:active, .clinic-address .location-link:focus, .clinic-address .clinician-link:focus {
      text-decoration: none;
      color: #4a3276; }
  .clinic-address .clinician-link:before {
    content: "\f007"; }
  @media (max-width: 767px) {
    .clinic-address {
      text-align: center; } }

.clinic-hours {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .clinic-hours {
      float: left;
      width: 41.66667%; } }
  @media (min-width: 768px) {
    .clinic-hours {
      float: left;
      width: 41.66667%; } }
  .clinic-hours .btn-appointment {
    margin-bottom: 20px; }
  @media (max-width: 767px) {
    .clinic-hours {
      text-align: center; } }

.entry-tabs {
  margin-left: -15px;
  margin-right: -15px; }
  .entry-tabs :after, .entry-tabs :before {
    content: " ";
    display: table; }
  .entry-tabs :after {
    clear: both; }

.tabs-content-area {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0 15px 40px; }
  .tabs-content-area :after, .tabs-content-area :before {
    content: " ";
    display: table; }
  .tabs-content-area :after {
    clear: both; }
  @media (min-width: 992px) {
    .tabs-content-area {
      float: left;
      width: 83.3333333333%;
      margin-left: 8.3333333333%; } }
  .tabs-content-area > .tabs-content {
    border: 3px solid #e5e5e5;
    margin-bottom: 120px; }

.tabs-nav {
  border-bottom: 0; }
  .tabs-nav > li {
    background-color: #f8f8f8;
    border-right: 3px solid #e5e5e5;
    width: 20%; }
    .tabs-nav > li.active {
      background-color: transparent;
      border-bottom-color: transparent; }
      .tabs-nav > li.active > a {
        color: #7d7d7d;
        opacity: 1; }
      .tabs-nav > li.active > a, .tabs-nav > li.active > a:focus, .tabs-nav > li.active > a:hover {
        border: 0;
        border-radius: 0;
        border-bottom-color: transparent; }
    .tabs-nav > li > a {
      border: 0;
      border-bottom: 3px solid #ddd;
      border-radius: 0;
      color: #7d7d7d;
      font-size: 22px;
      font-weight: 300;
      line-height: 1.2;
      opacity: .6;
      padding: 20px 15px;
      text-align: left; }
      @media (max-width: 767px) {
        .tabs-nav > li > a {
          margin-bottom: 0; } }
      .tabs-nav > li > a > strong {
        color: #ea494f;
        display: block;
        font-size: 16px;
        margin-bottom: 5px; }
    .tabs-nav > li:last-child {
      border-right: 0; }

@media (max-width: 767px) {
  .tabs-nav > li {
    border-right: 0;
    width: 100%; } }
.tabs-panel-area {
  padding: 15px 45px 45px;
  position: relative; }

@media (max-width: 767px) {
  .tabs-panel-area {
    padding: 15px 25px 45px; } }
.tabs-content-area {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 40px; }

@media (min-width: 992px) {
  .tabs-content-area {
    float: left;
    width: 100%;
    margin-left: 0;
    padding: 40px; } }
.tabs-content-area:after,
.tabs-content-area:before {
  content: " ";
  display: table; }

.tabs-content-area:after {
  clear: both; }

.tabs-content-area > .tabs-content {
  border: 3px solid #e5e5e5;
  margin-bottom: 120px; }

.tabs-nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }

.tabs-nav:after,
.tabs-nav:before {
  content: " ";
  display: table; }

.tabs-nav:after {
  clear: both; }

.tabs-nav > li {
  position: relative;
  display: block; }

.tabs-nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

.tabs-nav > li > a:focus,
.tabs-nav > li > a:hover {
  text-decoration: none;
  background-color: #eee; }

.tabs-nav > li.disabled > a {
  color: #777; }

.tabs-nav > li.disabled > a:focus,
.tabs-nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed; }

.tabs-nav .open > a,
.tabs-nav .open > a:focus,
.tabs-nav .open > a:hover {
  background-color: #eee;
  border-color: #ea494f; }

.tabs-nav .nav-divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.tabs-nav > li > a > img {
  max-width: none; }

.tabs-nav {
  border-bottom: 1px solid #e5e5e5; }

.tabs-nav > li {
  float: left;
  margin-bottom: -1px; }

.tabs-nav > li > a {
  line-height: 1.428571429; }

.tabs-nav > li > a:hover {
  border-color: #e5e5e5; }

.tabs-nav > li.active > a,
.tabs-nav > li.active > a:focus,
.tabs-nav > li.active > a:hover {
  color: #555;
  background-color: #fff;
  border-bottom-color: transparent;
  cursor: default; }

.tabs-nav {
  width: 100%; }

.tabs-nav > li {
  float: none; }

.tabs-nav > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .tabs-nav > li {
    display: table-cell;
    width: 1%; }

  .tabs-nav > li > a {
    margin-bottom: 0; } }
.tabs-nav {
  border-bottom: 0; }

.tabs-nav > li > a {
  margin-right: 0;
  border-radius: 4px; }

.tabs-nav > .active > a,
.tabs-nav > .active > a:focus,
.tabs-nav > .active > a:hover {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .tabs-nav > li > a {
    border-bottom: 3px solid #ddd; }

  .tabs-nav > .active > a,
  .tabs-nav > .active > a:focus,
  .tabs-nav > .active > a:hover {
    border-bottom-color: #fff; } }
.tabs-panel-area .tab-content > .tab-panel,
.tabs-panel-area > .tab-pane,
.tabs-panel-area > .tab-panel {
  display: none; }

.tab-content > .active,
.tabs-panel-area > .active {
  display: block; }

.tabs-nav .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.entry-tabs.clinic-moreinfo .tabs-content-area > .tabs-content {
  margin-bottom: 0; }

.entry-tabs.clinic-moreinfo .tabs-panel-area {
  padding-top: 45px; }

.clinician-profile,
.entry-tabs.clinic-moreinfo #testimonials div {
  width: 100%;
  margin-bottom: 25px;
  padding-left: 0;
  padding-bottom: 10px;
  border-bottom: 1px #ddd solid; }

.entry-tabs.clinic-moreinfo #testimonials div {
  padding-bottom: 20px; }

.clinician-profile:last-child,
.entry-tabs.clinic-moreinfo #testimonials div:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none; }

.clinician-photo, .clinician-content {
  display: table-cell;
  vertical-align: top; }

.clinician-photo {
  padding-right: 20px; }

.clinician-content {
  padding-top: 0px; }

.clinician-content .clinician-title {
  margin-bottom: 20px; }

.clinician-content .clinician-title h3 {
  margin: 0; }

.entry-box {
  padding-top: 30px;
  padding-bottom: 30px; }
  .entry-box h2 {
    margin-top: 0; }
  .entry-box .entry-link {
    font-size: 16px; }
    .entry-box .entry-link:after {
      font-size: 14px; }
  .entry-box .top-entry {
    border-bottom: 1px solid #eee;
    padding-right: 30px;
    padding-left: 30px; }
  .entry-box .bottom-entry {
    padding: 15px 30px 0; }
    .entry-box .bottom-entry a, .entry-box .bottom-entry ul {
      display: inline-block; }
      @media (max-width: 420px) {
        .entry-box .bottom-entry a, .entry-box .bottom-entry ul {
          display: block; } }
    .entry-box .bottom-entry span {
      margin-bottom: 5px; }
    .entry-box .bottom-entry .entry-link {
      padding-top: 25px; }
    .entry-box .bottom-entry .social-links {
      margin-bottom: 0; }
      .entry-box .bottom-entry .social-links li {
        vertical-align: top; }
      @media (max-width: 420px) {
        .entry-box .bottom-entry .social-links {
          float: none !important;
          margin-top: 15px; }
          .entry-box .bottom-entry .social-links a {
            display: inline-block; } }
    .entry-box .bottom-entry a[href*="facebook"]:before {
      content: url(../images/icon-fb.png); }
    .entry-box .bottom-entry a[href*="twitter"]:before {
      content: url(../images/icon-twitter.png); }

.archive-sidebar .sidebar-box {
  padding: 20px 40px;
  margin-bottom: 5px; }
  .archive-sidebar .sidebar-box h3 {
    margin-top: 0;
    color: #99999a;
    font-weight: 700; }
  .archive-sidebar .sidebar-box .form-control {
    max-height: 36px; }
.archive-sidebar .archive-list a {
  font-size: 18px;
  color: #7d7d7d;
  font-weight: 300; }

.archive-box article {
  margin-bottom: 20px; }

.archive-listing .archive-row {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 15px;
  margin-bottom: 15px; }
  .archive-listing .archive-row:before, .archive-listing .archive-row:after {
    content: " ";
    display: table; }
  .archive-listing .archive-row:after {
    clear: both; }

.dropdown-archive {
  position: relative;
  right: 35px;
  bottom: -50px; }
  .dropdown-archive .dropdown-menu {
    background-color: #f26424;
    min-width: 189px; }
    .dropdown-archive .dropdown-menu > li > a {
      color: #fff;
      font-weight: 700; }
    .dropdown-archive .dropdown-menu a:hover, .dropdown-archive .dropdown-menu a:focus {
      background-color: #f26424;
      color: #fff; }

.single-block {
  border-bottom: 1px solid #eee;
  margin-bottom: 40px; }

.blog.single .single-block {
  background-color: #f4f4f4; }
  .blog.single .single-block .media-list {
    padding-right: 0; }
    .blog.single .single-block .media-list li.media {
      margin-top: 15px;
      padding: 0 40px 15px 40px;
      border-bottom: 1px solid #e8e8e8; }
    .blog.single .single-block .media-list li.media:last-child {
      border: none; }
.blog.single article {
  background-color: #fff;
  margin-top: 15px;
  margin-bottom: 35px;
  padding-bottom: 20px; }
  .blog.single article .entry-content, .blog.single article .entry-footer {
    width: 100%;
    margin: 0;
    padding: 0 44px; }
@media (max-width: 991px) {
  .blog.single .container > div:first-child, .blog.single .tinnitus-faq .panel-title > div:first-child, .tinnitus-faq .blog.single .panel-title > div:first-child, .blog.single .tinnitus-faq .panel-body > div:first-child, .tinnitus-faq .blog.single .panel-body > div:first-child {
    padding: 0; } }

.single-post:before, .clinic-single:before, .single-post:after, .clinic-single:after {
  content: " ";
  display: table; }
.single-post:after, .clinic-single:after {
  clear: both; }
.single-post h2, .clinic-single h2 {
  margin-bottom: 20px; }
.single-post p, .clinic-single p {
  margin-bottom: 20px; }
  .single-post p.lead, .clinic-single p.lead, .single-post .page-title p, .page-title .single-post p, .clinic-single .page-title p, .page-title .clinic-single p, .single-post .page-banner p, .page-banner .single-post p, .clinic-single .page-banner p, .page-banner .clinic-single p, .single-post .our-approach p, .our-approach .single-post p, .clinic-single .our-approach p, .our-approach .clinic-single p, .single-post .request-appointment .entry-content p, .request-appointment .entry-content .single-post p, .clinic-single .request-appointment .entry-content p, .request-appointment .entry-content .clinic-single p, .single-post .clinic-location-result p, .clinic-location-result .single-post p, .clinic-single .clinic-location-result p, .clinic-location-result .clinic-single p, .single-post .assessment-tinnitus p, .assessment-tinnitus .single-post p, .clinic-single .assessment-tinnitus p, .assessment-tinnitus .clinic-single p {
    font-size: 22px;
    margin-bottom: 45px; }
.single-post .entry-header, .clinic-single .entry-header {
  margin-top: 40px;
  margin-bottom: 40px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .single-post .entry-header, .clinic-single .entry-header {
      float: left;
      width: 83.33333%; } }
  @media (min-width: 992px) {
    .single-post .entry-header, .clinic-single .entry-header {
      margin-left: 8.33333%; } }
  .single-post .entry-header h1, .clinic-single .entry-header h1 {
    font-size: 32px;
    color: #4a3276;
    font-weight: 300; }
  .single-post .entry-header .entry-time, .clinic-single .entry-header .entry-time {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
    font-weight: 300; }
    @media (min-width: 992px) {
      .single-post .entry-header .entry-time, .clinic-single .entry-header .entry-time {
        float: left;
        width: 8.33333%; } }
  .single-post .entry-header .entry-title, .clinic-single .entry-header .entry-title {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0; }
    @media (min-width: 992px) {
      .single-post .entry-header .entry-title, .clinic-single .entry-header .entry-title {
        float: left;
        width: 91.66667%; } }
.single-post .entry-content, .clinic-single .entry-content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .single-post .entry-content, .clinic-single .entry-content {
      float: left;
      width: 66.66667%; } }
  @media (min-width: 992px) {
    .single-post .entry-content, .clinic-single .entry-content {
      margin-left: 16.66667%; } }
.single-post .entry-footer, .clinic-single .entry-footer {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 40px;
  margin-bottom: 40px; }
  @media (min-width: 992px) {
    .single-post .entry-footer, .clinic-single .entry-footer {
      float: left;
      width: 66.66667%; } }
  @media (min-width: 992px) {
    .single-post .entry-footer, .clinic-single .entry-footer {
      margin-left: 16.66667%; } }
  .single-post .entry-footer .list-social-share, .clinic-single .entry-footer .list-social-share {
    font-size: 22px;
    font-weight: 300; }
    .single-post .entry-footer .list-social-share li, .clinic-single .entry-footer .list-social-share li {
      vertical-align: middle; }
      .single-post .entry-footer .list-social-share li a, .clinic-single .entry-footer .list-social-share li a {
        font-size: 32px; }
        .single-post .entry-footer .list-social-share li a .fa-facebook-square, .clinic-single .entry-footer .list-social-share li a .fa-facebook-square {
          color: #3b5998; }
        .single-post .entry-footer .list-social-share li a .fa-twitter-square, .clinic-single .entry-footer .list-social-share li a .fa-twitter-square {
          color: #3895dd; }
        .single-post .entry-footer .list-social-share li a .fa-envelope-square, .clinic-single .entry-footer .list-social-share li a .fa-envelope-square {
          color: #3f246d; }

.clinic-single {
  margin-top: 40px;
  margin-bottom: 40px; }
  .clinic-single .entry-content {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .clinic-single .entry-content {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      .clinic-single .entry-content {
        margin-left: 0%; } }
  .clinic-single .entry-footer {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1145px !important;
    margin-left: 15px !important; }
    @media (min-width: 992px) {
      .clinic-single .entry-footer {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      .clinic-single .entry-footer {
        margin-left: 0%; } }

.frontrow-intro {
  position: relative; }

.frontrow-block {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .frontrow-block {
      float: left;
      width: 100%; } }
  .frontrow-block a {
    color: #f26424; }
  .frontrow-block .page-title, .frontrow-block .page-banner {
    margin-top: 0; }
  .frontrow-block .wrapper {
    max-width: 760px; }
  .frontrow-block h1.title {
    font-size: 44px;
    font-weight: 300; }
  .frontrow-block h2.title {
    font-size: 32px;
    font-weight: 300; }
  .frontrow-block p {
    margin-top: 20px;
    margin-bottom: 20px; }
  .frontrow-block.products .wrapper {
    padding-top: 40px;
    padding-bottom: 40px; }
  .frontrow-block.products .content-block {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .frontrow-block.products .content-block {
        float: left;
        width: 50%; } }
    .frontrow-block.products .content-block.middle-left {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; }
      @media (min-width: 992px) {
        .frontrow-block.products .content-block.middle-left {
          float: left;
          width: 66.66667%; } }
    .frontrow-block.products .content-block.middle-right {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; }
      @media (min-width: 992px) {
        .frontrow-block.products .content-block.middle-right {
          float: left;
          width: 33.33333%; } }
  .frontrow-block.bottom-block .wrapper {
    padding-bottom: 40px; }
  .frontrow-block.bottom-block .list-facts, .frontrow-block.bottom-block ul {
    margin-top: 30px;
    margin-bottom: 30px; }
    .frontrow-block.bottom-block .list-facts li, .frontrow-block.bottom-block ul li {
      margin-bottom: 15px; }
      .frontrow-block.bottom-block .list-facts li a[href^="http://"]:before, .frontrow-block.bottom-block ul li a[href^="http://"]:before, .frontrow-block.bottom-block .list-facts li a[href^="/"]:before, .frontrow-block.bottom-block ul li a[href^="/"]:before {
        content: url(../images/icon-link.png);
        padding-right: 10px;
        vertical-align: sub;
        position: relative;
        top: 2px; }
      .frontrow-block.bottom-block .list-facts li a[href$=".pdf"]:before, .frontrow-block.bottom-block ul li a[href$=".pdf"]:before {
        content: url(../images/icon-file.png); }
    .frontrow-block.bottom-block .list-facts p, .frontrow-block.bottom-block ul p {
      margin-bottom: 0; }

.frontrow-system .section-title {
  font-size: 32px;
  font-weight: 300; }
.frontrow-system.testimonial > .container-fluid {
  padding: 0; }
.frontrow-system .testimonial-content-area {
  margin-left: -15px;
  margin-right: -15px;
  margin: 40px 0; }
  .frontrow-system .testimonial-content-area:before, .frontrow-system .testimonial-content-area:after {
    content: " ";
    display: table; }
  .frontrow-system .testimonial-content-area:after {
    clear: both; }
  .frontrow-system .testimonial-content-area > div {
    padding-right: 0;
    padding-left: 0; }
.frontrow-system .testimonial-area,
.frontrow-system .testimonial-thumb {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .frontrow-system .testimonial-area,
    .frontrow-system .testimonial-thumb {
      float: left;
      width: 50%; } }
.frontrow-system .testimonial-thumb img {
  width: 100%; }
.frontrow-system .testimonial-area {
  background: -webkit-linear-gradient(-57deg, #421887 18%, #28075e 82%);
  background: -moz-linear-gradient(-57deg, #421887 18%, #28075e 82%);
  background: -o-linear-gradient(-57deg, #421887 18%, #28075e 82%);
  background: -ms-linear-gradient(-57deg, #421887 18%, #28075e 82%);
  background: linear-gradient(147deg, #421887 18%, #28075e 82%);
  position: relative;
  text-align: center; }
  .frontrow-system .testimonial-area .frontrow-testimonial {
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 992px) {
      .frontrow-system .testimonial-area .frontrow-testimonial {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 75%; } }
    @media (max-width: 991px) {
      .frontrow-system .testimonial-area .frontrow-testimonial {
        padding: 50px; } }
    @media (max-width: 414px) {
      .frontrow-system .testimonial-area .frontrow-testimonial {
        padding: 20px 35px; } }
  .frontrow-system .testimonial-area .section-title {
    color: #fff;
    margin-top: 0; }
  .frontrow-system .testimonial-area .quote {
    color: #e3e3e3;
    display: inline-block;
    font-size: 22px;
    position: relative;
    quotes: "\201C" "\201D" "\2018" "\2019"; }
    .frontrow-system .testimonial-area .quote span:before, .frontrow-system .testimonial-area .quote span:after {
      display: inline-block;
      font-size: 90px;
      line-height: 1;
      position: absolute;
      width: 35px;
      height: 35px; }
      @media (min-width: 992px) and (max-width: 1200px) {
        .frontrow-system .testimonial-area .quote span:before, .frontrow-system .testimonial-area .quote span:after {
          font-size: 60px;
          width: 25px;
          height: 25px; } }
      @media (max-width: 414px) {
        .frontrow-system .testimonial-area .quote span:before, .frontrow-system .testimonial-area .quote span:after {
          font-size: 60px;
          width: 25px;
          height: 25px; } }
    .frontrow-system .testimonial-area .quote span.first:before {
      content: open-quote;
      left: auto;
      margin-left: -45px;
      top: -15px; }
      @media (min-width: 992px) and (max-width: 1200px) {
        .frontrow-system .testimonial-area .quote span.first:before {
          margin-left: -30px;
          top: -10px; } }
      @media (max-width: 414px) {
        .frontrow-system .testimonial-area .quote span.first:before {
          margin-left: -30px;
          top: -10px; } }
    .frontrow-system .testimonial-area .quote span.last:after {
      content: close-quote;
      -moz-transform: rotate(180deg) scaleX(-1);
      -o-transform: rotate(180deg) scaleX(-1);
      -webkit-transform: rotate(180deg) scaleX(-1);
      transform: rotate(180deg) scaleX(-1);
      filter: FlipH;
      -ms-filter: "FlipH";
      margin-top: 5px;
      margin-left: 10px;
      right: auto; }
      @media (min-width: 992px) and (max-width: 1200px) {
        .frontrow-system .testimonial-area .quote span.last:after {
          margin-left: 5px; } }
      @media (max-width: 414px) {
        .frontrow-system .testimonial-area .quote span.last:after {
          margin-left: 5px; } }
    @media (max-width: 1299px) {
      .frontrow-system .testimonial-area .quote {
        font-size: 18px; } }
    @media (max-width: 1200px) {
      .frontrow-system .testimonial-area .quote {
        font-size: 16px; } }
    @media (max-width: 991px) {
      .frontrow-system .testimonial-area .quote {
        font-size: 22px; } }
    @media (max-width: 414px) {
      .frontrow-system .testimonial-area .quote {
        font-size: 16px; } }

.frontrow-product-area {
  padding: 40px 15px; }
  .frontrow-product-area.full {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .frontrow-product-area.full {
        float: left;
        width: 83.33333%; } }
    @media (min-width: 992px) {
      .frontrow-product-area.full {
        margin-left: 8.33333%; } }
  .frontrow-product-area.middle {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .frontrow-product-area.middle {
        float: left;
        width: 66.66667%; } }
    @media (min-width: 992px) {
      .frontrow-product-area.middle {
        margin-left: 16.66667%; } }
  .frontrow-product-area .product-content-area {
    margin-left: -15px;
    margin-right: -15px; }
    .frontrow-product-area .product-content-area:before, .frontrow-product-area .product-content-area:after {
      content: " ";
      display: table; }
    .frontrow-product-area .product-content-area:after {
      clear: both; }
  .frontrow-product-area .product-content-inner,
  .frontrow-product-area .product-video {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .frontrow-product-area .product-content-inner,
      .frontrow-product-area .product-video {
        float: left;
        width: 50%; } }
  .frontrow-product-area .product-description-area {
    margin-left: -15px;
    margin-right: -15px; }
    .frontrow-product-area .product-description-area:before, .frontrow-product-area .product-description-area:after {
      content: " ";
      display: table; }
    .frontrow-product-area .product-description-area:after {
      clear: both; }
    .frontrow-product-area .product-description-area .product-info {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; }
      @media (min-width: 768px) {
        .frontrow-product-area .product-description-area .product-info {
          float: left;
          width: 50%; } }
    .frontrow-product-area .product-description-area .product-thumbnail {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; }
      @media (min-width: 768px) {
        .frontrow-product-area .product-description-area .product-thumbnail {
          float: left;
          width: 50%; } }
    @media (max-width: 991px) {
      .frontrow-product-area .product-description-area {
        margin-bottom: 20px; } }

.product-row, .winner-row {
  margin-left: -15px;
  margin-right: -15px;
  padding-bottom: 40px; }
  .product-row:before, .winner-row:before, .product-row:after, .winner-row:after {
    content: " ";
    display: table; }
  .product-row:after, .winner-row:after {
    clear: both; }

.product-block, .winner-block {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px; }
  @media (min-width: 992px) {
    .product-block, .winner-block {
      float: left;
      width: 83.33333%; } }
  @media (min-width: 992px) {
    .product-block, .winner-block {
      margin-left: 8.33333%; } }
  .product-block .wrapper, .winner-block .wrapper {
    max-width: 760px; }
  .product-block .product-info.info-left, .winner-block .product-info.info-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .product-block .product-info.info-left, .winner-block .product-info.info-left {
        float: left;
        width: 16.66667%; } }
    @media (max-width: 991px) {
      .product-block .product-info.info-left, .winner-block .product-info.info-left {
        margin-bottom: 10px; } }
  .product-block .product-info.info-right, .winner-block .product-info.info-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
    padding-bottom: 10px; }
    @media (min-width: 992px) {
      .product-block .product-info.info-right, .winner-block .product-info.info-right {
        float: left;
        width: 83.33333%; } }
  .product-block .product-info h2, .winner-block .product-info h2 {
    margin-top: 0;
    font-size: 32px;
    font-weight: 300; }
    .product-block .product-info h2 a:hover, .winner-block .product-info h2 a:hover {
      text-decoration: none; }
  .product-block .product-info ul, .winner-block .product-info ul {
    line-height: 1; }
    .product-block .product-info ul li:before, .winner-block .product-info ul li:before {
      top: 10px; }
  .product-block .product-variation, .winner-block .product-variation {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 15px; }
    @media (min-width: 992px) {
      .product-block .product-variation, .winner-block .product-variation {
        float: left;
        width: 100%; } }
    .product-block .product-variation form, .winner-block .product-variation form {
      border-top: 1px solid #dbdbdb;
      border-bottom: 1px solid #dbdbdb;
      padding-top: 15px;
      padding-bottom: 15px; }
      .product-block .product-variation form:before, .winner-block .product-variation form:before, .product-block .product-variation form:after, .winner-block .product-variation form:after {
        content: " ";
        display: table; }
      .product-block .product-variation form:after, .winner-block .product-variation form:after {
        clear: both; }
    .product-block .product-variation .price, .winner-block .product-variation .price {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      padding: 0;
      font-size: 28px;
      font-weight: 300; }
      @media (min-width: 992px) {
        .product-block .product-variation .price, .winner-block .product-variation .price {
          float: left;
          width: 50%; } }
      .product-block .product-variation .price .normal, .winner-block .product-variation .price .normal {
        text-decoration: line-through; }
      .product-block .product-variation .price .promo, .winner-block .product-variation .price .promo {
        color: #f26424; }
      @media (max-width: 991px) {
        .product-block .product-variation .price, .winner-block .product-variation .price {
          text-align: center; } }
    .product-block .product-variation .buy, .winner-block .product-variation .buy {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      padding: 0; }
      @media (min-width: 992px) {
        .product-block .product-variation .buy, .winner-block .product-variation .buy {
          float: left;
          width: 50%; } }
      .product-block .product-variation .buy .quantity, .winner-block .product-variation .buy .quantity {
        display: inline-block;
        margin-right: 5px; }
        .product-block .product-variation .buy .quantity label, .winner-block .product-variation .buy .quantity label {
          font-size: 14px; }
        .product-block .product-variation .buy .quantity .form-control, .winner-block .product-variation .buy .quantity .form-control {
          display: inline-block; }
      @media (max-width: 991px) {
        .product-block .product-variation .buy, .winner-block .product-variation .buy {
          text-align: center;
          margin-top: 10px; } }

form.cart:before, form.cart:after {
  content: " ";
  display: table; }
form.cart:after {
  clear: both; }

.table-cart thead tr th, .table-winners table thead tr th {
  color: #212121;
  font-weight: 400;
  border-bottom: 0; }
.table-cart tbody tr td, .table-winners table tbody tr td {
  border-top: 0;
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
  vertical-align: middle; }
  .table-cart tbody tr td .quantity label, .table-winners table tbody tr td .quantity label {
    font-size: 14px;
    padding-right: 5px; }
  .table-cart tbody tr td .quantity .form-control, .table-winners table tbody tr td .quantity .form-control {
    margin-right: 5px; }
  .table-cart tbody tr td a, .table-winners table tbody tr td a {
    color: #7d7d7d; }
  @media (min-width: 600px) and (max-width: 635px) {
    .table-cart tbody tr td .btn-remove, .table-winners table tbody tr td .btn-remove {
      margin-top: 10px; } }
  @media (max-width: 600px) {
    .table-cart tbody tr td, .table-winners table tbody tr td {
      text-align: right !important; } }

@media (max-width: 600px) {
  .table-cart, .table-winners table,
  .table-cart thead,
  .table-winners table thead,
  .table-cart tbody,
  .table-winners table tbody,
  .table-cart th,
  .table-winners table th,
  .table-cart td,
  .table-winners table td,
  .table-cart tr,
  .table-winners table tr {
    display: block;
    float: left;
    width: 100%; }

  .table-cart thead tr, .table-winners table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  .table-cart tbody tr td, .table-winners table tbody tr td {
    position: relative;
    padding-left: 30%; }
    .table-cart tbody tr td:before, .table-winners table tbody tr td:before {
      position: absolute;
      left: 0;
      white-space: nowrap;
      padding-right: 10px; }
    .table-cart tbody tr td.product-title:before, .table-winners table tbody tr td.product-title:before {
      content: "Cart items";
      color: #212121; }
    .table-cart tbody tr td.product-quantity:before, .table-winners table tbody tr td.product-quantity:before {
      content: "Quantity";
      color: #212121; }
    .table-cart tbody tr td.product-price:before, .table-winners table tbody tr td.product-price:before {
      content: "Item price";
      color: #212121; }
    .table-cart tbody tr td.product-total:before, .table-winners table tbody tr td.product-total:before {
      content: "Item total (GST inc)";
      color: #212121; }
    .table-cart tbody tr td .quantity, .table-winners table tbody tr td .quantity {
      display: inline-block;
      margin-top: -12px; } }
.cart-total {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 768px) {
    .cart-total {
      float: left;
      width: 66.66667%; } }
  @media (min-width: 768px) {
    .cart-total {
      margin-left: 33.33333%; } }

.table-total tbody tr td {
  vertical-align: middle;
  border-top: 0;
  padding: 2px 0; }
  .table-total tbody tr td span {
    color: #212121 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    padding-right: 5px; }
  .table-total tbody tr td.update .btn-update {
    margin: 0 35px;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-weight: 700; }
    @media (max-width: 400px) {
      .table-total tbody tr td.update .btn-update {
        margin: 0; } }
  .table-total tbody tr td.final-total {
    font-size: 28px;
    color: #f26424;
    font-weight: 300; }
  .table-total tbody tr td.btn-wrap {
    padding: 35px 0; }
    .table-total tbody tr td.btn-wrap .btn-cart {
      margin-left: 10px; }
      @media (max-width: 600px) {
        .table-total tbody tr td.btn-wrap .btn-cart {
          width: 100%;
          margin-bottom: 10px;
          margin-left: 0; } }
  @media (max-width: 400px) {
    .table-total tbody tr td {
      text-align: center; } }

.winner-block .wrapper {
  max-width: initial; }

@media (max-width: 600px) {
  .table-winners table tbody tr td:first-child:before {
    content: 'Campaign';
    color: #212121; }
  .table-winners table tbody tr td:nth-child(2):before {
    content: 'Month';
    color: #212121; }
  .table-winners table tbody tr td:last-child:before {
    content: 'Winners';
    color: #212121; } }

.intro-tinnitus {
  margin-bottom: 40px; }
  .intro-tinnitus .top-block {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .intro-tinnitus .top-block {
        float: left;
        width: 66.66667%; } }
    @media (min-width: 992px) {
      .intro-tinnitus .top-block {
        margin-left: 16.66667%; } }
  .intro-tinnitus .bottom-block {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .intro-tinnitus .bottom-block {
        float: left;
        width: 100%; } }
    .intro-tinnitus .bottom-block .cta-box {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; }
      @media (min-width: 992px) {
        .intro-tinnitus .bottom-block .cta-box {
          float: left;
          width: 33.33333%; } }
      .intro-tinnitus .bottom-block .cta-box h2 {
        font-size: 26px;
        margin-bottom: 20px; }

.diagnose-tinnitus {
  padding-top: 45px;
  padding-bottom: 50px; }
  .diagnose-tinnitus .block-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .diagnose-tinnitus .block-left {
        float: left;
        width: 50%; } }
  .diagnose-tinnitus .block-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .diagnose-tinnitus .block-right {
        float: left;
        width: 50%; } }
    .diagnose-tinnitus .block-right img {
      margin-top: 20px;
      max-width: 100%; }
  .diagnose-tinnitus .bottom-block {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .diagnose-tinnitus .bottom-block {
        float: left;
        width: 100%; } }

.assessment-tinnitus {
  margin-top: 45px;
  margin-bottom: 45px; }
  .assessment-tinnitus .icon-calendar {
    margin: auto;
    width: 127px;
    height: 127px;
    border-radius: 50%;
    background-color: #f26424;
    background-image: url(../images/icon-calendar-xl.png); }
  .assessment-tinnitus p {
    color: #212121;
    max-width: 80%;
    margin: auto; }
  .assessment-tinnitus a {
    font-weight: 700; }
  @media (max-width: 420px) {
    .assessment-tinnitus h1 {
      font-size: 30px; } }

.faq-wrapper {
  margin-bottom: 20px; }

.tinnitus-faq .panel + .panel {
  margin-top: 0; }
.tinnitus-faq .panel-heading {
  background-color: #4a3276;
  color: #fff; }
  .tinnitus-faq .panel-heading.active {
    background-color: #fff;
    color: #f26424; }
.tinnitus-faq .panel-default > .panel-heading.active {
  background-color: #fff;
  color: #f26424; }
.tinnitus-faq .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: transparent; }
.tinnitus-faq .panel-default:last-child .panel-heading {
  padding: 40px 15px;
  background-color: #4a3276;
  color: #fff; }
.tinnitus-faq .panel-default:last-child .panel-title a:before {
  content: none; }
.tinnitus-faq .panel-heading {
  padding: 20px 15px;
  border-bottom: inherit; }
.tinnitus-faq .panel-title {
  font-size: 22px; }
  .tinnitus-faq .panel-title a {
    text-decoration: none; }
    .tinnitus-faq .panel-title a:before {
      font-family: FontAwesome;
      content: "\f056";
      display: inline-block;
      padding-right: 10px; }
  .tinnitus-faq .panel-title .collapsed:before {
    content: "\f055"; }
.tinnitus-faq .panel-body {
  font-size: 16px;
  border-top-color: transparent !important;
  border-color: transparent; }
  .tinnitus-faq .panel-body .panel-box {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .tinnitus-faq .panel-body .panel-box {
        float: left;
        width: 66.66667%; } }
    @media (min-width: 992px) {
      .tinnitus-faq .panel-body .panel-box {
        margin-left: 8.33333%; } }

.aids-category {
  font-size: 28px;
  padding-bottom: 1000px;
  margin-bottom: -1000px;
  height: 100%;
  background-color: #f7f7f7;
  border-right-color: transparent !important;
  padding-top: 0 !important; }
  @media (max-width: 991px) {
    .aids-category {
      background-color: transparent;
      height: initial;
      padding-bottom: initial;
      margin-bottom: initial; } }
  .aids-category > li {
    border-bottom: 1px solid #eaeaea;
    background-color: #f7f7f7;
    margin-bottom: 0 !important; }
    .aids-category > li > a {
      padding: 15px;
      color: #212121; }
      .aids-category > li > a:hover, .aids-category > li > a:focus {
        color: #4a3276;
        background-color: #fff;
        border-color: transparent; }
    .aids-category > li.active > a {
      color: #4a3276;
      border-bottom-color: transparent !important;
      border-color: transparent; }
      .aids-category > li.active > a:before {
        content: "";
        border-color: transparent #4a3276;
        border-style: solid;
        border-width: 7px 0 7px 7px;
        display: inline-block;
        height: 0;
        width: 0;
        margin-right: 8px;
        position: relative;
        top: -3px;
        left: 0; }
      .aids-category > li.active > a:hover, .aids-category > li.active > a:focus {
        color: #4a3276;
        border-color: transparent; }
    .aids-category > li:last-child {
      border-color: transparent; }

@media (min-width: 992px) {
  .aids-range {
    text-align: center; } }
.aids-range > li {
  float: none;
  display: inline-block; }
  @media (min-width: 992px) {
    .aids-range > li {
      float: none;
      display: inline-block; } }
  @media (max-width: 767px) {
    .aids-range > li {
      display: block;
      margin-bottom: 5px; } }
  .aids-range > li > a {
    padding: 6px 22px;
    border-radius: 20px;
    background-color: #f7f7f7; }
    .aids-range > li > a:hover, .aids-range > li > a:focus {
      background-color: #28075e;
      color: #fff; }
  @media (min-width: 1200px) {
    .aids-range > li + li {
      margin-left: 20px; } }
  @media (min-width: 992px) {
    .aids-range > li + li {
      margin-left: 5px; } }
  .aids-range > li.active > a {
    background-color: #28075e; }
    .aids-range > li.active > a:hover, .aids-range > li.active > a:focus {
      background-color: #28075e; }
.aids-range + .tab-content {
  padding: 40px; }
  @media (max-width: 991px) {
    .aids-range + .tab-content {
      padding-left: 0;
      padding-right: 0; } }

.tabs-content .product-benefit .title {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .tabs-content .product-benefit .title {
      float: left;
      width: 100%; } }
.tabs-content .product-benefit .block > ul {
  padding: 15px; }
@media (max-width: 768px) {
  .tabs-content .product-benefit .block {
    text-align: center; } }
.tabs-content .product-styles .title {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .tabs-content .product-styles .title {
      float: left;
      width: 100%; } }
.tabs-content .product-styles figure img {
  max-width: 100%; }
.tabs-content .product-slider {
  margin-left: -15px;
  margin-right: -15px;
  padding-bottom: 150px; }
  .tabs-content .product-slider:before, .tabs-content .product-slider:after {
    content: " ";
    display: table; }
  .tabs-content .product-slider:after {
    clear: both; }
.tabs-content .product-detail > p {
  font-size: 18px; }
  @media (max-width: 767px) {
    .tabs-content .product-detail > p {
      margin-top: 60px; } }
.tabs-content .product-detail .selector {
  margin-left: -15px;
  margin-right: -15px; }
  .tabs-content .product-detail .selector:before, .tabs-content .product-detail .selector:after {
    content: " ";
    display: table; }
  .tabs-content .product-detail .selector:after {
    clear: both; }

@media (min-width: 1200px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%; } }

.opn-section-title {
  color: #212121;
  font-size: 38px;
  font-weight: 300; }
  @media (max-width: 480px) {
    .opn-section-title {
      font-size: 28px; } }

.opn-banner-top {
  background-color: #b6b6b6;
  background-image: url("../images/opn/P127_OPN_Woman_on_Street_Open_Up.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  padding-top: 80px;
  padding-bottom: 80px; }
  .opn-banner-top .opn-section-title {
    color: #fff;
    font-size: 65px;
    font-weight: 300;
    line-height: 66px;
    margin: 0;
    padding: 50px;
    text-shadow: 1px 1px 40px #000; }
    .opn-banner-top .opn-section-title > strong {
      font-weight: 600; }
    @media (max-width: 991px) {
      .opn-banner-top .opn-section-title {
        font-size: 45px;
        line-height: 44px;
        padding: 0 15px; } }
    @media (max-width: 500px) {
      .opn-banner-top .opn-section-title {
        font-size: 35px;
        line-height: 33px; } }
    @media (max-width: 767px) {
      .opn-banner-top .opn-section-title {
        font-size: 28px;
        line-height: 28px; } }

.opn-device-range {
  padding-top: 60px;
  padding-bottom: 60px; }
  .opn-device-range .opn-section-header {
    text-align: center; }
    .opn-device-range .opn-section-header .opn-section-title {
      margin-bottom: 28px; }
    .opn-device-range .opn-section-header p {
      font-size: 15px;
      padding: 0 10px; }
  .opn-device-range .device-column {
    text-align: center; }
    @media (min-width: 1200px) and (max-width: 1370px) {
      .opn-device-range .device-column img {
        max-width: 100%; } }
    @media (max-width: 480px) {
      .opn-device-range .device-column img {
        max-width: 100%; } }

.opn-video {
  min-height: 457px; }
  .opn-video .container-fluid {
    padding: 0; }
  .opn-video .no-gutters {
    margin-right: 0;
    margin-left: 0; }
  .opn-video .column {
    padding-right: 0;
    padding-left: 0; }
  .opn-video .opn-video-container {
    cursor: pointer;
    min-height: 535px; }
  .opn-video .video-description {
    background-color: #232323;
    color: #fff;
    padding: 50px 15px;
    font-size: 18px; }
    @media (min-width: 992px) {
      .opn-video .video-description {
        padding: 132px 50px; } }
    .opn-video .video-description .text-container {
      max-width: 500px;
      margin: auto; }
    .opn-video .video-description .h2 {
      color: #fff;
      margin-top: 0; }
      @media (max-width: 480px) {
        .opn-video .video-description .h2 {
          font-size: 26px; } }
    .opn-video .video-description ul {
      padding-left: 15px;
      margin-bottom: 20px; }

.opn-features {
  background-color: #3D3D3D;
  background-image: linear-gradient(rgba(61, 61, 61, 0.45), rgba(61, 61, 61, 0.45)), url("../images/opn/opn-features-bg-sm.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (min-width: 1200px) {
    .opn-features {
      background-image: url("../images/opn/opn-features-bg-lg.jpg");
      background-position: top center;
      background-size: cover; } }
  .opn-features .opn-section-header {
    padding-top: 20px;
    padding-bottom: 40px; }
    .opn-features .opn-section-header .opn-section-title {
      color: #fff;
      margin-bottom: 28px; }
    .opn-features .opn-section-header p {
      font-size: 16px; }
  .opn-features .media {
    margin-bottom: 20px; }
  .opn-features .media-left {
    padding-right: 26px; }
    @media (max-width: 480px) {
      .opn-features .media-left {
        display: block;
        margin-bottom: 15px; }
        .opn-features .media-left img {
          margin: auto; } }
  @media (max-width: 480px) {
    .opn-features .media-body {
      display: block;
      width: auto; } }
  .opn-features .media-heading {
    color: #fff;
    font-weight: 700; }

.opn-technology {
  background-color: #f28227;
  color: #fff;
  padding-top: 50px;
  padding-bottom: 40px; }
  .opn-technology .opn-section-header {
    padding-bottom: 40px;
    text-align: center; }
    .opn-technology .opn-section-header .opn-section-title {
      color: #fff;
      margin-bottom: 28px; }
    .opn-technology .opn-section-header p {
      font-size: 16px; }
  @media (max-width: 480px) {
    .opn-technology .media-left {
      display: block; }
      .opn-technology .media-left img {
        margin: auto; } }
  .opn-technology .media-body {
    padding: 35px 25px; }
    .opn-technology .media-body p {
      margin: 0 0 20px; }
    @media (max-width: 480px) {
      .opn-technology .media-body {
        display: block;
        padding: 35px 0;
        width: auto; } }
  .opn-technology .media-heading {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 20px; }

.opn-cta-bottom {
  padding-top: 50px;
  padding-bottom: 50px; }
  .opn-cta-bottom .cta-content {
    text-align: center; }
  .opn-cta-bottom .opn-section-title {
    margin-bottom: 28px; }
  .opn-cta-bottom p {
    font-size: 15px;
    margin: 0 0 28px; }
  .opn-cta-bottom .btn.btn-lg, .opn-cta-bottom .btn-group-lg > .btn {
    border-radius: 28px;
    font-size: 16px;
    font-weight: 700;
    padding: 12px 20px; }

.navmenu-default {
  background-color: #28075e;
  border-color: #28075e;
  color: #fff; }
  .navmenu-default .navmenu-nav li {
    border-top: 1px solid #4a3276; }
    .navmenu-default .navmenu-nav li a {
      padding: 15px 25px;
      color: #fff;
      white-space: normal; }
      .navmenu-default .navmenu-nav li a:hover, .navmenu-default .navmenu-nav li a:active, .navmenu-default .navmenu-nav li a:focus {
        background-color: #f26424;
        color: #fff; }
    .navmenu-default .navmenu-nav li.active a {
      background-color: #f26424;
      color: #fff; }
      .navmenu-default .navmenu-nav li.active a:hover, .navmenu-default .navmenu-nav li.active a:active, .navmenu-default .navmenu-nav li.active a:focus {
        background-color: #fff;
        color: #f26424; }
    .navmenu-default .navmenu-nav li > .dropdown > a .caret:before {
      font-family: FontAwesome;
      content: "\f105"; }
    .navmenu-default .navmenu-nav li.dropdown .dropdown-toggle {
      border-right: 1px solid #4a3276;
      margin-right: 50px; }
      .navmenu-default .navmenu-nav li.dropdown .dropdown-toggle:after {
        content: "\f105";
        font-family: FontAwesome;
        font-size: 20px;
        line-height: 18px;
        margin-right: -55px; }
    .navmenu-default .navmenu-nav li.dropdown.dropdown-menu {
      position: relative;
      background-color: #28075e; }
      .navmenu-default .navmenu-nav li.dropdown.dropdown-menu li > .active {
        background-color: #f26424; }
    .navmenu-default .navmenu-nav li.dropdown.open .dropdown-toggle:after {
      content: "\f107"; }
    .navmenu-default .navmenu-nav li.dropdown.open > a {
      background-color: #28075e;
      color: #fff; }
    .navmenu-default .navmenu-nav li .icon-menu {
      background-color: #fff;
      width: 34px;
      height: 34px;
      border: 2px solid #28075e;
      background-repeat: no-repeat;
      background-position: center center;
      margin-right: 10px; }
      .navmenu-default .navmenu-nav li .icon-menu.location {
        background-image: url(../images/icon-location-xs.png); }
      .navmenu-default .navmenu-nav li .icon-menu.calendar {
        background-image: url(../images/icon-calendar-xs.png); }
      .navmenu-default .navmenu-nav li .icon-menu.cart {
        background-image: url(../images/icon-cart-xs.png); }
      .navmenu-default .navmenu-nav li .icon-menu.phone {
        background-color: #28075e;
        background-image: url(../images/icon-phone-xs.png); }
    .navmenu-default .navmenu-nav li.contact-no a {
      font-size: 16px; }

.navmenu-default .navmenu-nav.dropdown-menu,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu,
.navbar-primary .navbar-offcanvas .navmenu-nav.dropdown-menu,
.navbar-primary .navbar-offcanvas .navmenu-nav.dropdown-menu {
  background-color: #28075e;
  position: relative; }

.navmenu-default .navmenu-nav.dropdown-menu > .active > a,
.navmenu-default .navmenu-nav.dropdown-menu > .active > a:hover,
.navmenu-default .navmenu-nav.dropdown-menu > .active > a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a,
.navbar-primary .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a,
.navbar-primary .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:hover,
.navbar-primary .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:hover,
.navbar-primary .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:focus,
.navbar-primary .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:focus,
.navbar-primary .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:focus {
  background-color: #f26424; }

.navbar-wrapper {
  border-top: 3px solid #f26424;
  border-bottom: 1px solid #dedede; }

.navbar-primary {
  border-color: transparent;
  background-color: transparent; }
  .navbar-primary .navbar-toggle {
    margin-top: 30px; }
    .navbar-primary .navbar-toggle .icon-bar {
      background-color: #f26424;
      height: 4px; }
    .navbar-primary .navbar-toggle:hover .icon-bar, .navbar-primary .navbar-toggle.focus .icon-bar {
      background-color: #fff; }
  .navbar-primary .navbar-brand {
    height: auto;
    padding: 20px 0;
    margin-top: 8px; }
    @media (max-width: 991px) {
      .navbar-primary .navbar-brand {
        float: none;
        display: block; }
        .navbar-primary .navbar-brand img {
          margin: auto; } }
  .navbar-primary .navbar-icon {
    display: none;
    padding-right: 15px;
    padding-left: 15px;
    clear: both; }
    @media (max-width: 992px) {
      .navbar-primary .navbar-icon {
        display: none; } }
    .navbar-primary .navbar-icon li a {
      font-weight: 700; }
      .navbar-primary .navbar-icon li a:hover, .navbar-primary .navbar-icon li a:focus {
        text-decoration: none; }
    .navbar-primary .navbar-icon li span {
      display: inline-block;
      vertical-align: middle;
      padding-left: 5px; }
    @media (max-width: 370px) {
      .navbar-primary .navbar-icon li a {
        font-size: 12px; }
        .navbar-primary .navbar-icon li a span {
          line-height: 1.2; }
        .navbar-primary .navbar-icon li a .icon-menu {
          width: 35px;
          height: 35px; }
          .navbar-primary .navbar-icon li a .icon-menu.location {
            background-size: 40%; }
          .navbar-primary .navbar-icon li a .icon-menu.calendar {
            background-size: 60%; } }
  .navbar-primary .navbar-nav li a {
    border-top: 3px solid transparent;
    font-weight: 700; }
    @media (min-width: 768px) {
      .navbar-primary .navbar-nav li a {
        padding-left: 11px;
        padding-right: 11px; 				font-size: 12.5px;				} }
  .navbar-primary .navbar-nav li.find-clinic a, .navbar-primary .navbar-nav li.make-appointment a,  .navbar-primary .navbar-nav li.ask-clinic a {
    border-top: 3px solid transparent; }
    .navbar-primary .navbar-nav li.find-clinic a:hover, .navbar-primary .navbar-nav li.find-clinic a:focus, .navbar-primary .navbar-nav li.make-appointment a:hover, .navbar-primary .navbar-nav li.make-appointment a:focus, .navbar-primary .navbar-nav li.ask-clinic a:hover {
      border-top: 3px solid transparent;
      background-color: transparent; }
  .navbar-primary .navbar-nav li.find-clinic span, .navbar-primary .navbar-nav li.make-appointment span, .navbar-primary .navbar-nav li.ask-clinic span {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px; }
  .navbar-primary .navbar-nav li.find-clinic.active a:hover, .navbar-primary .navbar-nav li.find-clinic.active a:focus, .navbar-primary .navbar-nav li.make-appointment.active a:hover, .navbar-primary .navbar-nav li.make-appointment.active a:focus, .navbar-primary .navbar-nav li.ask-clinic.active a:hover {
    border-top: 3px solid transparent;
    background-color: transparent;
    color: #28075e; }
  .navbar-primary .navbar-nav li.active a {
    color: #f26424; }
    .navbar-primary .navbar-nav li.active a:hover, .navbar-primary .navbar-nav li.active a:focus {
      background-color: #f26424; }
  .navbar-primary .navbar-nav li.dropdown > a:hover, .navbar-primary .navbar-nav li.dropdown > a:focus {
    background-color: #28075e;
    border-top: 3px solid #f26424; }
  .navbar-primary .navbar-nav li.dropdown.open > a {
    border-top: 3px solid #f26424;
    background-color: #28075e; }
    .navbar-primary .navbar-nav li.dropdown.open > a:hover, .navbar-primary .navbar-nav li.dropdown.open > a:focus {
      background-color: #28075e; }
  .navbar-primary .navbar-nav li.dropdown.hove {
    background-color: #28075e; }
    .navbar-primary .navbar-nav li.dropdown.hove > a {
      color: #fff;
      border-top: 3px solid #f26424; }
  .navbar-primary .navbar-nav li.dropdown:hover .dropdown-menu {
    display: block; }
  .navbar-primary .navbar-nav li.dropdown .dropdown-menu {
    background-color: #28075e;
    border: 0; }
    .navbar-primary .navbar-nav li.dropdown .dropdown-menu li {
      border-top: 1px solid #4a3276; }
      .navbar-primary .navbar-nav li.dropdown .dropdown-menu li a {
        padding: 15px 20px;
        color: #fff;
        font-weight: 400; }
        .navbar-primary .navbar-nav li.dropdown .dropdown-menu li a:hover, .navbar-primary .navbar-nav li.dropdown .dropdown-menu li a:focus {
          background-color: #f26424; }
      .navbar-primary .navbar-nav li.dropdown .dropdown-menu li:first-child {
        border-top: 0; }
    .navbar-primary .navbar-nav li.dropdown .dropdown-menu > .active a {
      background-color: #f26424; }
    @media (min-width: 768px) {
      .navbar-primary .navbar-nav li.dropdown .dropdown-menu {
        left: 0;
        right: auto; } }
  .navbar-primary .navbar-nav.top-nav {
    margin-top: -1px;
    margin-right: 0; }
    .navbar-primary .navbar-nav.top-nav li {
      margin-right: 5px; }
      .navbar-primary .navbar-nav.top-nav li a {
        color: #fff;
        font-weight: 300;
        font-size: 34px;
        background-color: #f26424; }
        .navbar-primary .navbar-nav.top-nav li a.contact-no:before {
          content: url(../images/icon-phone.png);
          padding-right: 12px; }
        .navbar-primary .navbar-nav.top-nav li a.btn-trolley, .navbar-primary .navbar-nav.top-nav li a.btn-mouse {
          padding: 26px 31px; }
      .navbar-primary .navbar-nav.top-nav li .AVANSERnumber {
        line-height: 20px;
        position: relative;
        display: block;
        padding-top: 15px;
        padding-bottom: 11px;
        background-color: #f26424; }
        .navbar-primary .navbar-nav.top-nav li .AVANSERnumber a {
          text-decoration: none; }
          .navbar-primary .navbar-nav.top-nav li .AVANSERnumber a:before {
            content: url(../images/icon-phone.png);
            padding-right: 12px; }
      .navbar-primary .navbar-nav.top-nav li:last-child {
        margin-right: 0px; }
      .navbar-primary .navbar-nav.top-nav li .text-accessibility li {
        margin-right: 0;
        line-height: 55px; }
        .navbar-primary .navbar-nav.top-nav li .text-accessibility li span {
          font-weight: 400;
          font-size: 16px; }
      .navbar-primary .navbar-nav.top-nav li .text-accessibility a {
        font-weight: 400;
        color: #f26424;
        font-size: 16px;
        background-color: transparent;
        padding-right: 5px;
        padding-left: 5px; }
        .navbar-primary .navbar-nav.top-nav li .text-accessibility a:hover, .navbar-primary .navbar-nav.top-nav li .text-accessibility a:focus {
          text-decoration: none;
          background-color: #f26424;
          color: #fff; }
        .navbar-primary .navbar-nav.top-nav li .text-accessibility a.font-plus {
          font-size: 22px; }
  .navbar-primary .navbar-nav.bottom-nav li > a {
    max-width: 140px; }
  .navbar-primary .navbar-nav.bottom-nav li .dropdown-menu {
    min-width: 165px; }
    .navbar-primary .navbar-nav.bottom-nav li .dropdown-menu li > a {
      max-width: none; }
      .navbar-primary .navbar-nav.bottom-nav li .dropdown-menu li > a span {
        line-height: initial; }
  .navbar-primary .navbar-nav.bottom-nav li:nth-last-child(-n+2) > a {
    max-width: none; }

.dropdown-backdrop {
  position: static; }

.btn-trolley, .btn-mouse {
  display: inline-block;
  background-color: #f26424;
  background-image: url(../images/icon-trolley.png);
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 0;
  padding: 25px 30px;
  vertical-align: top; }

.btn-mouse {
  background-image: url(../images/icon-contact.png); }

.btn-submit, .btn-enquiry, .btn-archive {
  border: 1px solid #f26424;
  border-radius: 2px;
  background-color: #f26424;
  font-size: 18px;
  font-weight: 700;
  width: 100%; }

.btn-enquiry {
  border-radius: 0;
  width: auto;
  padding: 15px 20px; }

.btn-archive {
  font-size: 16px;
  padding: 12px 35px; }

.btn-jumbo {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 20px;
  padding: 16px 40px; }
  .btn-jumbo.angle-right {
    font-size: 18px; }

.btn-search {
  font-weight: 700;
  padding: 7px 17px;
  margin-left: 10px; }

.btn-request {
  padding: 18px; }
  @media (min-width: 768px) {
    .btn-request {
      float: right;
      max-width: 322px; } }

.btn-appointment {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  padding: 5px 20px; }
  .btn-appointment span {
    display: inline-block;
    padding-left: 10px; }

.btn-location {
  margin: 0 auto;
  border-color: transparent;
  font-weight: 700;
  color: #f26422;
  font-size: 18px; }
  .btn-location:before {
    font-family: FontAwesome;
    content: "\f041";
    padding-right: 10px; }
  .btn-location:hover, .btn-location:active, .btn-location:focus {
    border-color: transparent;
    color: #fff;
    background-color: #f26422; }

.btn-back {
  font-weight: 700;
  font-size: 18px;
  padding: 15px 25px; }
  .btn-back:before {
    content: "\f104";
    font-family: FontAwesome;
    padding-right: 10px; }

.btn-cart {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 15px;
  padding: 6px 19px; }

.btn-remove {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 15px;
  padding: 6px 15px; }

.btn-update {
  font-weight: 700;
  font-size: 15px;
  color: #f26424;
  border: 0; }
  .btn-update:hover, .btn-update:focus {
    background-color: #f26424;
    color: #fff; }

.btn-newsletter {
  font-size: 18px;
  font-weight: 700; }

.gform_wrapper .gform_body:before, .gform_wrapper .gform_body:after {
  content: " ";
  display: table; }
.gform_wrapper .gform_body:after {
  clear: both; }
.gform_wrapper .gform_body legend {
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  color: #202020;
  font-size: 28px;
  border-color: #d9d9d9;
  padding-bottom: 15px; }
  @media (max-width: 600px) {
    .gform_wrapper .gform_body legend {
      text-align: center; } }
  .gform_wrapper .gform_body legend small {
    font-family: "ProximaNova";
    font-weight: 400;
    color: #6d6d6d;
    font-size: 12px;
    margin-top: 20px; }
    .gform_wrapper .gform_body legend small sup {
      top: 0;
      font-size: 12px;
      color: #f21212; }
    @media (max-width: 500px) {
      .gform_wrapper .gform_body legend small {
        float: none !important;
        display: block;
        margin-top: 5px; } }
.gform_wrapper .gform_body .ginput_container select {
  max-width: 270px;
  background-image: url(../images/icon-angle-down.png);
  background-repeat: no-repeat;
  background-position: 95% center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  @media (max-width: 420px) {
    .gform_wrapper .gform_body .ginput_container select {
      max-width: 100%; } }
.gform_wrapper .gform_body .ginput_container select::-ms-expand {
  display: none; }
.gform_wrapper .gform_body .gfield_description.validation_message {
  color: red; }
.gform_wrapper .gform_body .gfield_checkbox input[type="checkbox"], .gform_wrapper .gform_body .gfield_checkbox input[type="radio"] {
  height: 30px;
  display: inline-block;
  width: 30px;
  margin-right: 10px;
  vertical-align: top; }
.gform_wrapper .gform_body .gfield_checkbox label {
  width: 94%;
  vertical-align: middle; }
  @media (max-width: 991px) {
    .gform_wrapper .gform_body .gfield_checkbox label {
      width: 85%; } }
  @media (max-width: 371px) {
    .gform_wrapper .gform_body .gfield_checkbox label {
      width: 80%; } }
.gform_wrapper .gform_footer:before, .gform_wrapper .gform_footer:after {
  content: " ";
  display: table; }
.gform_wrapper .gform_footer:after {
  clear: both; }

.page-referral-patient-for-hearing-services .form-wrapper.full .gform_wrapper .gform_body:after {
  clear: none; }
.page-referral-patient-for-hearing-services .form-wrapper.full .gform_wrapper form:before, .page-referral-patient-for-hearing-services .form-wrapper.full .gform_wrapper form:after {
  content: " ";
  display: table; }
.page-referral-patient-for-hearing-services .form-wrapper.full .gform_wrapper form:after {
  clear: both; }
@media (max-width: 645px) {
  .page-referral-patient-for-hearing-services .form-wrapper.full .gform_wrapper #input_11_15_Container,
  .page-referral-patient-for-hearing-services .form-wrapper.full .gform_wrapper #input_13_15_Container,
  .page-referral-patient-for-hearing-services .form-wrapper.full .gform_wrapper #input_11_15,
  .page-referral-patient-for-hearing-services .form-wrapper.full .gform_wrapper #input_13_15,
  .page-referral-patient-for-hearing-services .form-wrapper.full .gform_wrapper #input_11_15_toolbar,
  .page-referral-patient-for-hearing-services .form-wrapper.full .gform_wrapper #input_13_15_toolbar {
    width: 100% !important; } }
.page-referral-patient-for-hearing-services .form-wrapper.full .gform_wrapper .gform_footer {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .page-referral-patient-for-hearing-services .form-wrapper.full .gform_wrapper .gform_footer {
      float: left;
      width: 33.33333%; } }
  .page-referral-patient-for-hearing-services .form-wrapper.full .gform_wrapper .gform_footer .btn-submit, .page-referral-patient-for-hearing-services .form-wrapper.full .gform_wrapper .gform_footer .btn-enquiry, .page-referral-patient-for-hearing-services .form-wrapper.full .gform_wrapper .gform_footer .btn-archive {
    padding: 15px 15px; }
  @media (min-width: 992px) {
    .page-referral-patient-for-hearing-services .form-wrapper.full .gform_wrapper .gform_footer {
      margin-top: 50px; } }

.form-wrapper.full #gform_wrapper_1 .gform_body ::-webkit-input-placeholder {
  color: transparent; }
.form-wrapper.full #gform_wrapper_1 .gform_body :-moz-placeholder {
  color: transparent; }
.form-wrapper.full #gform_wrapper_1 .gform_body ::-moz-placeholder {
  color: transparent; }
.form-wrapper.full #gform_wrapper_1 .gform_body :-ms-input-placeholder {
  color: transparent; }
.form-wrapper.full #gform_wrapper_1 .btn-submit, .form-wrapper.full #gform_wrapper_1 .btn-enquiry, .form-wrapper.full #gform_wrapper_1 .btn-archive {
  padding: 15px; }
.form-wrapper.full #gform_wrapper_2 form {
  padding: 40px 50px; }
  @media (max-width: 600px) {
    .form-wrapper.full #gform_wrapper_2 form {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 992px) {
    .form-wrapper.full #gform_wrapper_2 form .gform_body:after {
      clear: none; } }
  .form-wrapper.full #gform_wrapper_2 form .gform_body ::-webkit-input-placeholder {
    color: transparent; }
  .form-wrapper.full #gform_wrapper_2 form .gform_body :-moz-placeholder {
    color: transparent; }
  .form-wrapper.full #gform_wrapper_2 form .gform_body ::-moz-placeholder {
    color: transparent; }
  .form-wrapper.full #gform_wrapper_2 form .gform_body :-ms-input-placeholder {
    color: transparent; }
  .form-wrapper.full #gform_wrapper_2 form .gform_body .gform_fields .gfield {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .form-wrapper.full #gform_wrapper_2 form .gform_body .gform_fields .gfield {
        float: left;
        width: 50%; } }
    .form-wrapper.full #gform_wrapper_2 form .gform_body .gform_fields .gfield:first-child {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; }
      @media (min-width: 992px) {
        .form-wrapper.full #gform_wrapper_2 form .gform_body .gform_fields .gfield:first-child {
          float: left;
          width: 100%; } }
  .form-wrapper.full #gform_wrapper_2 form .gform_footer .btn-wrap {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 27px; }
    @media (min-width: 992px) {
      .form-wrapper.full #gform_wrapper_2 form .gform_footer .btn-wrap {
        float: left;
        width: 50%; } }
    .form-wrapper.full #gform_wrapper_2 form .gform_footer .btn-wrap .btn-submit, .form-wrapper.full #gform_wrapper_2 form .gform_footer .btn-wrap .btn-enquiry, .form-wrapper.full #gform_wrapper_2 form .gform_footer .btn-wrap .btn-archive {
      background-color: #EE9226;
      padding: 15px 15px; }
      @media (min-width: 1200px) {
        .form-wrapper.full #gform_wrapper_2 form .gform_footer .btn-wrap .btn-submit, .form-wrapper.full #gform_wrapper_2 form .gform_footer .btn-wrap .btn-enquiry, .form-wrapper.full #gform_wrapper_2 form .gform_footer .btn-wrap .btn-archive {
          max-width: 490px; } }
      @media (max-width: 1199px) {
        .form-wrapper.full #gform_wrapper_2 form .gform_footer .btn-wrap .btn-submit, .form-wrapper.full #gform_wrapper_2 form .gform_footer .btn-wrap .btn-enquiry, .form-wrapper.full #gform_wrapper_2 form .gform_footer .btn-wrap .btn-archive {
          max-width: 390px; } }
      @media (max-width: 991px) {
        .form-wrapper.full #gform_wrapper_2 form .gform_footer .btn-wrap .btn-submit, .form-wrapper.full #gform_wrapper_2 form .gform_footer .btn-wrap .btn-enquiry, .form-wrapper.full #gform_wrapper_2 form .gform_footer .btn-wrap .btn-archive {
          max-width: 100%; } }
@media (min-width: 992px) {
  .form-wrapper.full #gform_wrapper_7 #field_7_3 {
    margin-top: -150px; }
  .form-wrapper.full #gform_wrapper_7 #field_7_4, .form-wrapper.full #gform_wrapper_7 #field_7_5 {
    margin-top: -50px; }
  .form-wrapper.full #gform_wrapper_7 #field_7_6 {
    clear: both; } }
.form-wrapper.full #gform_wrapper_10 form:before, .form-wrapper.full #gform_wrapper_10 form:after {
  content: " ";
  display: table; }
.form-wrapper.full #gform_wrapper_10 form:after {
  clear: both; }
@media (min-width: 992px) {
  .form-wrapper.full #gform_wrapper_10 .gform_body:after {
    clear: none; } }
.form-wrapper.full #gform_wrapper_10 .gform_footer {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .form-wrapper.full #gform_wrapper_10 .gform_footer {
      float: left;
      width: 50%; } }
  .form-wrapper.full #gform_wrapper_10 .gform_footer .btn-submit, .form-wrapper.full #gform_wrapper_10 .gform_footer .btn-enquiry, .form-wrapper.full #gform_wrapper_10 .gform_footer .btn-archive {
    padding: 15px 15px;
    margin-top: 27px; }
.form-wrapper.full .entry-content {
  margin-bottom: 65px; }
.form-wrapper.full .gfield_label {
  font-size: 16px; }
.form-wrapper.full .ginput_container input, .form-wrapper.full .ginput_container select {
  font-size: 16px;
  height: 56px;
  border-radius: 0;
  border-color: #d6d6d6; }
.form-wrapper.full form {
  padding: 20px 35px; }
  @media (max-width: 600px) {
    .form-wrapper.full form {
      padding-left: 0;
      padding-right: 0; } }
.form-wrapper.full .gform_footer .btn-wrap {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  .form-wrapper.full .gform_footer .btn-wrap .btn-submit, .form-wrapper.full .gform_footer .btn-wrap .btn-enquiry, .form-wrapper.full .gform_footer .btn-wrap .btn-archive {
    background-color: #EE9226;
    padding: 15px 15px; }
.form-wrapper.full .gform_footer ul.btn-wrap {
  margin-top: 35px; }
  .form-wrapper.full .gform_footer ul.btn-wrap .btn-submit, .form-wrapper.full .gform_footer ul.btn-wrap .btn-enquiry, .form-wrapper.full .gform_footer ul.btn-wrap .btn-archive {
    padding: 18px 60px; }
    @media (max-width: 500px) {
      .form-wrapper.full .gform_footer ul.btn-wrap .btn-submit, .form-wrapper.full .gform_footer ul.btn-wrap .btn-enquiry, .form-wrapper.full .gform_footer ul.btn-wrap .btn-archive {
        padding: 18px; }
        .form-wrapper.full .gform_footer ul.btn-wrap .btn-submit span, .form-wrapper.full .gform_footer ul.btn-wrap .btn-enquiry span, .form-wrapper.full .gform_footer ul.btn-wrap .btn-archive span {
          white-space: normal; } }
  .form-wrapper.full .gform_footer ul.btn-wrap li {
    margin-left: 10px; }
    @media (max-width: 991px) {
      .form-wrapper.full .gform_footer ul.btn-wrap li {
        display: block; } }
  @media (max-width: 991px) {
    .form-wrapper.full .gform_footer ul.btn-wrap {
      margin-left: 0;
      padding-right: 0; }
      .form-wrapper.full .gform_footer ul.btn-wrap > li {
        padding-left: 15px;
        padding-right: 15px; }
      .form-wrapper.full .gform_footer ul.btn-wrap li {
        margin-left: 0; } }
.form-wrapper.full .field-vert-offset-bottom {
  margin-bottom: 0em !important; }
.form-wrapper.full .field-vert-offset-top {
  margin-top: 1em !important; }
.form-wrapper.appointment h1 {
  font-size: 45px;
  color: #4a3276;
  font-weight: 300;
  margin-top: 45px; }
.form-wrapper.appointment p {
  font-size: 16px;
  margin-bottom: 30px; }
.form-wrapper.newsletter .form-message {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .form-wrapper.newsletter .form-message {
      float: left;
      width: 100%; } }
  @media (max-width: 600px) {
    .form-wrapper.newsletter .form-message {
      text-align: center; } }
.form-wrapper.newsletter .validation_error {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .form-wrapper.newsletter .validation_error {
      float: left;
      width: 100%; } }
.form-wrapper.newsletter .gform_body .gfield_label {
  font-size: 16px; }
.form-wrapper.newsletter .gform_body .gform_fields .gfield {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .form-wrapper.newsletter .gform_body .gform_fields .gfield {
      float: left;
      width: 41.66667%; } }
.form-wrapper.newsletter .gform_body .ginput_container input {
  height: 56px;
  border-radius: 0;
  border-color: #d4d4d4; }
@media (min-width: 992px) {
  .form-wrapper.newsletter .gform_body:after {
    clear: none; } }
.form-wrapper.newsletter .gform_body ::-webkit-input-placeholder {
  color: transparent; }
.form-wrapper.newsletter .gform_body :-moz-placeholder {
  color: transparent; }
.form-wrapper.newsletter .gform_body ::-moz-placeholder {
  color: transparent; }
.form-wrapper.newsletter .gform_body :-ms-input-placeholder {
  color: transparent; }
.form-wrapper.newsletter .gform_footer {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .form-wrapper.newsletter .gform_footer {
      float: left;
      width: 16.66667%; } }
.form-wrapper.sidebar .gform_body .gfield_label {
  display: none; }
.form-wrapper.sidebar .validation_error {
  font-size: 14px; }
.form-wrapper.sidebar .ginput_container input {
  border-radius: 0; }

.form-search-404 .label-box {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .form-search-404 .label-box {
      float: left;
      width: 16.66667%; } }
  .form-search-404 .label-box label {
    font-weight: 700; }
.form-search-404 .input-box {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .form-search-404 .input-box {
      float: left;
      width: 100%; } }
.form-search-404 .button-box {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .form-search-404 .button-box {
      float: left;
      width: 33.33333%; } }
  @media (min-width: 992px) {
    .form-search-404 .button-box {
      margin-left: 66.66667%; } }
  .form-search-404 .button-box .btn-submit, .form-search-404 .button-box .btn-enquiry, .form-search-404 .button-box .btn-archive {
    padding: 12px; }

label {
  color: #6d6d6d;
  font-size: 16px;
  font-weight: 400; }
  label sup {
    top: 0;
    font-size: 16px;
    color: #f21212; }

textarea.form-control {
  height: auto !important; }

.form-control {
  border-radius: 0;
  border: 1px solid #d4d4d4;
  color: #777;
  height: 56px; }
  @media (min-width: 768px) {
    .form-control.small {
      max-width: 231px; } }
  .form-control.x-small {
    display: inline-block;
    width: 48px;
    height: 34px;
    padding: 6px 8px; }

select.form-control {
  max-width: 270px;
  background-image: url(../images/icon-angle-down.png);
  background-repeat: no-repeat;
  background-position: 95% center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  select.form-control.small {
    max-width: 48px;
    height: 34px;
    background-image: url(../images/icon-angle-down-small.png);
    background-position: 85% center; }

.sidebar .form-control {
  height: 37px; }
.sidebar select {
  max-width: 164px; }

select.form-control::-ms-expand {
  display: none; }

.form-group-full {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px; }
  @media (min-width: 992px) {
    .form-group-full {
      float: left;
      width: 100%; } }

.form-group-inline {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px; }
  @media (min-width: 992px) {
    .form-group-inline {
      float: left;
      width: 50%; } }
  @media (min-width: 768px) {
    .form-group-inline .checkbox {
      padding-right: 80px; } }

.form-wrapper:before, .form-wrapper:after {
  content: " ";
  display: table; }
.form-wrapper:after {
  clear: both; }

.subscribe-newsletter .form-wrapper {
  margin-bottom: 45px;
  padding: 20px 60px; }
  @media (max-width: 991px) {
    .subscribe-newsletter .form-wrapper {
      padding: 20px 25px; } }
  @media (max-width: 767px) {
    .subscribe-newsletter .form-wrapper {
      padding: 20px 0; } }
.subscribe-newsletter h3 {
  font-size: 28px;
  color: #fff;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px; }
  .subscribe-newsletter h3 small {
    color: #fff;
    font-size: 12px;
    line-height: 40px; }
    @media (max-width: 600px) {
      .subscribe-newsletter h3 small {
        float: none !important;
        display: block;
        line-height: 2; } }
    .subscribe-newsletter h3 small sup {
      font-size: 12px;
      top: 0; }
.subscribe-newsletter label {
  color: #fff; }
.subscribe-newsletter .btn-submit, .subscribe-newsletter .btn-enquiry, .subscribe-newsletter .btn-archive {
  margin-top: 27px;
  padding: 15px;
  border-radius: 0; }

.side-block-form {
  padding: 30px; }
  .side-block-form .gform_wrapper .gform_fields .gform_field {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0; }
    @media (min-width: 992px) {
      .side-block-form .gform_wrapper .gform_fields .gform_field {
        float: left;
        width: 100%; } }
  .side-block-form .gform_wrapper .gform_fields .gfield_description em {
    font-size: 12px; }
  @media (max-width: 600px) {
    .side-block-form .gform_wrapper .gform_fields .gfield_html.additional {
      text-align: center; }
      .side-block-form .gform_wrapper .gform_fields .gfield_html.additional small {
        text-align: center; } }
  .side-block-form .gform_body small {
    font-size: 12px;
    margin-top: 20px; }
    @media (max-width: 500px) {
      .side-block-form .gform_body small {
        margin-top: 10px; } }
  .side-block-form .ginput_container input {
    height: 37px;
    border-radius: 0;
    border-color: #d4d4d4; }
  .side-block-form .gform_footer {
    margin-top: 20px; }

.form-title {
  border-bottom: 1px solid #eee; }
  .form-title h1 {
    display: inline-block; }
  .form-title small {
    display: inline-block;
    line-height: 30px; }

.page-optout .gform_wrapper .gform_body .gfield_checkbox label {
  width: auto;
  vertical-align: bottom; }
.page-optout .gform_wrapper .gform_body .gfield_checkbox li[class^='gchoice'], .page-optout .gform_wrapper .gform_body .gfield_checkbox li[class*=' gchoice'] {
  margin-bottom: 0px; }
.page-optout .gform_wrapper .gform_footer {
  padding: 15px; }
  .page-optout .gform_wrapper .gform_footer .btn-submit, .page-optout .gform_wrapper .gform_footer .btn-enquiry, .page-optout .gform_wrapper .gform_footer .btn-archive {
    float: left;
    width: 50%;
    background-color: #EE9226;
    padding: 15px 15px; }
    @media (max-width: 992px) {
      .page-optout .gform_wrapper .gform_footer .btn-submit, .page-optout .gform_wrapper .gform_footer .btn-enquiry, .page-optout .gform_wrapper .gform_footer .btn-archive {
        width: 100%; } }

.pagination-box {
  margin-top: 20px;
  margin-bottom: 20px; }

.entry-pagination {
  border-radius: 0; }
  .entry-pagination li a {
    border-radius: 0 !important;
    font-size: 22px;
    color: #f26424;
    padding: 10px 20px;
    border-color: transparent;
    border: 0; }
    .entry-pagination li a .fa {
      color: #fff; }
    .entry-pagination li a.prev {
      background-color: #707070;
      z-index: 3; }
    .entry-pagination li a.next {
      background-color: #f26424; }
      .entry-pagination li a.next:hover, .entry-pagination li a.next:focus {
        background-color: #f26424; }
    .entry-pagination li a:hover, .entry-pagination li a:focus {
      border-color: transparent;
      color: #fff;
      background-color: #707070;
      border: 0; }
  .entry-pagination li span {
    border: 0; }
    .entry-pagination li span:hover, .entry-pagination li span:focus {
      border-color: transparent;
      color: #707070;
      background-color: transparent;
      border: 0; }
  .entry-pagination li .current {
    font-size: 22px;
    padding: 10px 20px;
    color: #707070;
    border-color: transparent; }

.ui-datepicker {
  background-color: #fff;
  border: 1px solid #66AFE9;
  border-radius: 4px;
  box-shadow: 0 0 8px rgba(102, 175, 233, 0.6);
  display: none;
  margin-top: 4px;
  padding: 10px;
  width: 240px; }

.ui-datepicker a,
.ui-datepicker a:hover {
  text-decoration: none; }

.ui-datepicker a:hover,
.ui-datepicker td:hover a {
  color: #2A6496;
  -webkit-transition: color 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out; }

.ui-datepicker .ui-datepicker-header {
  margin-bottom: 4px;
  text-align: center; }

.ui-datepicker .ui-datepicker-title {
  font-weight: 700;
  font-size: 18px;
  color: #212121; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  cursor: default;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  height: 20px;
  line-height: 1;
  margin-top: 2px;
  width: 30px; }

.ui-datepicker .ui-datepicker-prev {
  float: left;
  text-align: left; }

.ui-datepicker .ui-datepicker-next {
  float: right;
  text-align: right; }

.ui-datepicker .ui-datepicker-prev:before {
  content: "\f060";
  font-family: FontAwesome; }

.ui-datepicker .ui-datepicker-next:before {
  content: "\f061";
  font-family: FontAwesome; }

.ui-datepicker .ui-icon {
  display: none; }

.ui-datepicker .ui-datepicker-calendar {
  table-layout: fixed;
  width: 100%; }

.ui-datepicker .ui-datepicker-calendar th,
.ui-datepicker .ui-datepicker-calendar td {
  text-align: center;
  padding: 4px 0;
  font-size: 18px; }

.ui-datepicker .ui-datepicker-calendar th {
  color: #212121; }

.ui-datepicker .ui-datepicker-calendar td {
  border-radius: 4px;
  -webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
  -moz-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
  -o-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out; }

.ui-datepicker .ui-datepicker-calendar td:hover {
  background-color: #eee;
  cursor: pointer; }

.ui-datepicker .ui-datepicker-calendar td a {
  text-decoration: none;
  color: #6d6d6d; }

.ui-datepicker .ui-datepicker-current-day {
  background-color: #4289cc; }

.ui-datepicker .ui-datepicker-current-day a {
  color: #fff; }

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
  background-color: #fff;
  cursor: default; }

/*!
 * bootstrap-vertical-tabs - v1.2.1
 * https://dbtek.github.io/bootstrap-vertical-tabs
 * 2014-11-07
 * Copyright (c) 2014 ─░smail Demirbilek
 * License: MIT
 */
.tabs-left, .aids-category, .tabs-right {
  border-bottom: none;
  padding-top: 2px; }

.tabs-left, .aids-category {
  border-right: 1px solid #ddd; }

.tabs-right {
  border-left: 1px solid #ddd; }

.tabs-left > li, .aids-category > li, .tabs-right > li {
  float: none;
  margin-bottom: 2px; }

.tabs-left > li, .aids-category > li {
  margin-right: -1px; }

.tabs-right > li {
  margin-left: -1px; }

.tabs-left > li.active > a, .aids-category > li.active > a,
.tabs-left > li.active > a:hover,
.aids-category > li.active > a:hover,
.tabs-left > li.active > a:focus,
.aids-category > li.active > a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent; }

.tabs-right > li.active > a,
.tabs-right > li.active > a:hover,
.tabs-right > li.active > a:focus {
  border-bottom: 1px solid #ddd;
  border-left-color: transparent; }

.tabs-left > li > a, .aids-category > li > a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display: block; }

.tabs-right > li > a {
  border-radius: 0 4px 4px 0;
  margin-right: 0; }

.sideways {
  margin-top: 50px;
  border: none;
  position: relative; }

.sideways > li {
  height: 20px;
  width: 120px;
  margin-bottom: 100px; }

.sideways > li > a {
  border-bottom: 1px solid #ddd;
  border-right-color: transparent;
  text-align: center;
  border-radius: 4px 4px 0px 0px; }

.sideways > li.active > a,
.sideways > li.active > a:hover,
.sideways > li.active > a:focus {
  border-bottom-color: transparent;
  border-right-color: #ddd;
  border-left-color: #ddd; }

.sideways.tabs-left, .sideways.aids-category {
  left: -50px; }

.sideways.tabs-right {
  right: -50px; }

.sideways.tabs-right > li {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

.sideways.tabs-left > li, .sideways.aids-category > li {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

/*resetting css on this specific instance*/
.s360 div, .s360 span, .s360 h1, .s360 h2,
.s360 h3, .s360 h4, .s360 h5, .s360 h6,
.s360 p, .s360 sub, .s360 sup, .s360 b,
.s360 u, .s360 i {
  margin: 0;
  padding: 0;
  border: 0;
  letter-spacing: 0px; }

/*-----------------------------------------------------*/
/*This is the main container. If you need to add margin, do it here :) */
.s360 {
  margin: 0px;
  padding: 0px;
  line-height: 1; }

/*------------------personal resetter------------------*/
.s360 a {
  text-decoration: none; }

.s360 p {
  line-height: 16px; }

.s360 * {
  outline: none; }

.s360 h1, .s360 h2 {
  letter-spacing: 1px; }

.s360 {
  width: 100%;
  /*tried to incorporate the site font*/
  font-family: Lato, Arial, sans-serif; }

/* sup fix*/
.s360 sup {
  position: absolute;
  top: -4px; }

.s360 .more sup {
  top: -15px; }

.s360 .category sup {
  top: 3px; }

/* /sup fix */
.s360 .drag_text {
  width: 100%;
  position: absolute;
  background-position: center top;
  height: 50px;
  top: 100%;
  text-align: center; }
  @media (max-width: 500px) {
    .s360 .drag_text {
      width: 95%; } }

.s360 .drag_text .head_slider {
  width: 95%;
  height: 5px;
  border: none !important;
  background: #e1e1e1; }

.s360 .drag_text .head_slider a {
  top: -15px;
  width: 33px !important;
  height: 34px !important;
  border: none;
  background-color: transparent; }

.s360 .drag_text p {
  font-family: "ProximaNova";
  font-size: 10px;
  left: 8px;
  padding: 0;
  position: absolute;
  text-align: center;
  top: -60px;
  z-index: 4;
  font-size: 12px; }
  @media (max-width: 768px) {
    .s360 .drag_text p {
      top: auto;
      bottom: 10px;
      left: 0;
      right: 0; } }

.s360 .drag_text img {
  margin-top: 10px; }

.s360 .heads {
  position: absolute;
  top: 42px;
  cursor: pointer;
  width: 249px;
  /*display: none;*/
  z-index: 5;
  background-color: #ececec;
  margin-left: -20px;
  border: 1px solid #e1e1e1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  left: 0;
  right: 0;
  margin: 0 auto; }

.s360 .head_nav .heads_arrow_up_bg {
  display: inherit;
  margin-left: 10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #e1e1e1;
  border-top: none;
  position: absolute;
  top: -10px;
  left: 204px; }

.s360 .head_nav .heads_arrow_up {
  display: inherit;
  margin-left: 10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ececec;
  border-top: none;
  position: absolute;
  top: -9px;
  left: 204px; }

.s360 .head_nav .nav_head_container .header_btn_border {
  border-right: 1px solid #e1e1e1;
  height: 40px;
  width: 90%; }

.s360 .head_nav .nav_head_container .nav_head_container_right {
  display: inherit;
  margin-left: 7px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: none;
  border-top: 7px solid #CDDC29;
  position: absolute;
  top: 20px;
  left: 85%; }
  @media (max-width: 767px) {
    .s360 .head_nav .nav_head_container .nav_head_container_right {
      left: 90%; } }
  @media (max-width: 600px) {
    .s360 .head_nav .nav_head_container .nav_head_container_right {
      left: 88%; } }
  @media (max-width: 500px) {
    .s360 .head_nav .nav_head_container .nav_head_container_right {
      left: 86%; } }
  @media (max-width: 400px) {
    .s360 .head_nav .nav_head_container .nav_head_container_right {
      left: 85%; } }

.head_nav.selected .nav_head_container .header_btn_border
.nav_head_container_right {
  border-bottom: 7px solid #CDDC29;
  border-top: none;
  top: 18px; }

.s360 .nav_head_container {
  font-size: 14px;
  margin: 0px;
  width: 100%; }

.s360 .nav_head_container img {
  height: 33px;
  float: left;
  margin-top: 7px;
  margin-left: -5px; }

.s360 .nav_head_container span {
  font-family: "ProximaNova";
  float: left;
  margin-left: 5px;
  font-size: 15px;
  margin-top: 22px; }

.s360 .heads .head_thumb {
  margin-top: 6px;
  margin-left: 6px;
  margin-bottom: 0px;
  float: left;
  background-color: #fff; }

.s360 .heads div:last-child {
  margin-bottom: 7px; }

.s360 .head_nav {
  display: table;
  cursor: pointer;
  line-height: 0;
  height: 40px;
  text-align: center;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  background: #efefef;
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: 1px solid #a6a6a6;
  min-width: 100px;
  width: 100%; }

.s360 .head_nav .heads img:first-child {
  height: 84px;
  width: 115px;
  margin: 0px;
  border: 1px solid #e1e1e1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.s360 .head_images {
  height: auto;
  position: relative;
  margin-top: 0px; }

.s360 .head_images div:not(:only-of-type) {
  background-position-x: 50%; }

.s360 .head_image {
  width: 100%;
  height: 100%;
  top: 0px;
  position: relative;
  display: none;
  background-size: cover;
  background-repeat: no-repeat;
  /*border-bottom: 1px solid #ececec;*/
  height: 268px;
  max-width: 336px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media (max-width: 767px) {
    .s360 .head_image {
      margin: auto; } }

/*******************Done************************/
/*----Add Corrections after this block----------/
/***********************************************/
/*resetting css on this specific instance*/
.selector div, .selector span, .selector h1, .selector h2,
.selector h3, .selector h4, .selector h5, .selector h6,
.selector p, .selector sub, .selector sup, .selector b,
.selector u, .selector i {
  margin: 0;
  padding: 0;
  border: 0;
  letter-spacing: 0px; }

.selector li {
  list-style-type: none; }

/*-----------------------------------------------------*/
/*This is the main container. If you need to add margin, do it here :) */
.selector {
  /*tried to incorporate the site font*/
  position: relative; }

/*------------------personal resetter------------------*/
.selector a {
  text-decoration: none; }

.selector p {
  line-height: 16px;
  font-size: 16px; }
  @media (max-width: 767px) {
    .selector p {
      text-align: center;
      margin: auto; } }

.selector * {
  outline: none; }

.selector h1, .selector h2 {
  letter-spacing: 1px; }

/* sup fix*/
.selector sup {
  position: absolute;
  top: -4px; }

.selector .more sup {
  top: -15px; }

.selector .category sup {
  top: 3px; }

/* /sup fix */
.selector .colour_header {
  line-height: 50px; }

.selector .colour_header p {
  line-height: 20px;
  margin-bottom: 20px; }

.selector .colour_header {
  line-height: initial;
  font-size: 16px;
  margin-bottom: 12px; }

/*buttons*/
.selector .color-buttons {
  width: 75%;
  display: table;
  padding: 0px;
  margin: 0px; }
  @media (max-width: 767px) {
    .selector .color-buttons {
      width: 100%; } }

.selector .color-buttons li {
  float: left;
  width: 32px;
  height: 32px;
  border-radius: 25px;
  padding: 3px;
  border-width: 0px;
  border-style: solid;
  position: relative;
  margin-left: 3px;
  margin-right: 3px;
  margin-bottom: 6px; }

.color-buttons div > div {
  width: 26px;
  height: 26px;
  top: 0px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  border-width: 0px;
  border-color: #7f7f7f;
  z-index: 1; }

.color-buttons .color1mask {
  height: 26px;
  width: 13px;
  top: 2px;
  left: 2px;
  overflow: hidden;
  position: absolute; }

.color-buttons .color1 {
  left: 0;
  position: relative;
  top: 0; }

.color-buttons .color2mask {
  width: 13px;
  height: 26px;
  top: 2px;
  left: 15px;
  overflow: hidden;
  position: absolute; }

.color-buttons .color2 {
  left: -13px;
  position: relative; }

/*brightness enabled*/
.color-buttons .brightness:not(.selected) div > div {
  width: 24px;
  height: 24px;
  top: 0px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  border-width: 0px;
  border-color: #7f7f7f;
  z-index: 1; }

.color-buttons .brightness:not(.selected) .color1mask {
  height: 26px;
  left: 2px;
  overflow: hidden;
  position: absolute;
  top: 1px;
  width: 14px; }

.color-buttons .brightness:not(.selected) .color1 {
  left: 1px;
  position: relative;
  top: 2px; }

.color-buttons .brightness:not(.selected) .color2mask {
  height: 26px;
  left: 15px;
  overflow: hidden;
  position: absolute;
  top: 1px;
  width: 13px; }

.color-buttons .brightness:not(.selected) .color2 {
  left: -12px;
  top: 2px;
  position: relative; }

/*---------------------------------*/
.color-buttons .color_background {
  width: 26px;
  height: 26px;
  position: absolute;
  top: 2px;
  left: 2px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  background-color: transparent;
  z-index: 0; }

.selector .color-buttons .selected {
  border-width: 1px !important;
  padding: 2px !important;
  margin-left: 3px !important;
  margin-right: 3px !important; }

.color-buttons .selected .color_background {
  background-color: transparent; }

/*preview*/
.preview_box {
  /*width: 148px;
  height: 100%;*/
  margin-top: 2px;
  height: 165px; }

.preview_box .zoom_in {
  left: 120px;
  top: 135px !important;
  z-index: 3;
  border-radius: 50%;
  -webkit-border-radius: 50%; }

.image_color {
  /* add clear:both; and remove width for full length!*/
  width: 180px;
  text-align: center;
  margin-top: 15px !important; }

.selector .variation_preview, .selector .variation_preview {
  width: 148px;
  height: 148px;
  position: absolute;
  z-index: 1; }
  @media (max-width: 767px) {
    .selector .variation_preview, .selector .variation_preview {
      left: 0;
      margin: auto;
      right: 0; } }

.selector .variation_preview2 {
  z-index: 2; }

.selector .column_left_preview {
  /*height: 175px;
  width: 148px;*/ }

/*both*/
.selector .column_right_colours, .selector .column_left_preview {
  /*float: left;*/ }

/*******************Done************************/
/*----Add Corrections after this block----------/
/***********************************************/

/*# sourceMappingURL=styles.css.map */
.form-footer{	background-color: #f4f4f4;	padding: 20px 50px;}@media (min-width: 992px) {#field_23_5 {		margin-top: -120px;	}#field_23_10	{		/*margin-top: -5px;*/	}#gform_submit_button_23{		max-width: 47.2%;	float:left;	margin-left:16px; margin-top: 10px;	padding: 13.9px;}#input_23_9{		height: 200px; border-radius:0px;}.page-banner-ask-clinician {    margin-top: 0;    margin-bottom: 35px;    padding: 75px 0;    min-height: 289px;    background-image: url(../images/banner-appointment.png);    background-position: right center;    background-repeat: no-repeat;    background-size: cover;}}@media (max-width: 991px) {		.gform_footer .top_label{	max-width: 95%;    margin-right: 15px;    margin-left: 15px;    margin-top: 10px;			}	#gform_submit_button_23{				max-width:95%;		padding: 15px;		margin: 0 15px;	}	}

@media (max-width: 1024px) and (min-width: 769px) {
  #gform_submit_button_23 {
      max-width: 46.5%;
  }
}

@media (max-width: 425px){
  #gform_23 .gform_footer.top_label {
    padding: 0 15px 0 0px;
}
}



article#post-33 .page-header {
    margin: 0px 0 0px;
    border-bottom: none;
    padding: 15px 15px;
  background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
  height: 400px;
}

@media(min-width:1200px) {
article#post-33 .page-header .title-area{
  
  width: 1170px;
  margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  
}
}

@media(min-width:992px) {
article#post-33 .title-area .title-content{
  
  width: 50%;

}

article#post-33 .title-area .title-content h1{
  font-size:65px;
  font-weight:300;

}

article#post-33 .title-area .title-content p{
  font-size: 22px;
}


}




@media (min-width: 471px){
	
	.responsive-bg-mobile {
		
		display:none;
		margin-top: 20px;
		
	}
	
	.tribe-events-event-image img{
    height: auto;
    max-width: 100%;
	}

	
}


@media (max-width: 470px){
	

	.responsive-bg {
		display:none;
		margin-top: 20px;
	}
	
	.featured-image {
    
    background-repeat: no-repeat; 
    background-size: cover;
	background-position: left;
    display: block;
    min-height: 125px;
    width: 100%;
}

	
	

}

/* issue 5837 */

.gform-body-description{
  font-size: 14px;
}
@media (min-width: 1024px){
.gform-body-description{
  font-size: 18px;
}
}
@media (max-width:480px){
	#gform_30, #gform_31, #gform_32{
     padding: 30px !important;
  }
  .entry-content h2{
    font-size: 24px;
  }
  table.gsurvey-likert td.gsurvey-likert-choice{
    padding: 8px 0 0 30px;
    background-size: 30px 30px !important;
  }
  input.medium, select#input_31_56, select#input_31_57, select#input_30_50, select#input_30_52, select#input_32_47, select#input_32_48{
    height: 35px !important;
    width:100% !important;
    max-width:100% !important;
  }
  table.gsurvey-likert td.gsurvey-likert-choice{
      background-size: 30px 30px !important;
  }
  .gsurvey-rating:not(:checked) > label {
      font-size: 12px!important;
      background-size: 20px !important;
  }
  .gsurvey-rating:not(:checked) > label:hover ~ label{
      background-size: 20px !important;
  }
  .gsurvey-rating > input:checked ~ label, .gsurvey-rating:not(:checked) > label:hover{
      background-size: 20px !important;
  }
  table.gsurvey-likert td.gsurvey-likert-choice.gsurvey-likert-selected{
    background-position: .5rem center !important;
  }
  input[type="checkbox"] + label:before{
      background-size: cover;
  }
  input[type="checkbox"] + label:before, .gfield_radio input[type="radio"] + label:before{
      width: 30px;
      height: 30px;
  }
  .gform_wrapper table.gsurvey-likert td{
    font-size: 14px;
    line-height: 2.8 !important;
  }
  .ginput_container.gsurvey-rating-wrapper {
      display: block;
      min-height: 60px;
  }
}
.gsurvey-rating:not(:checked) > input {
  max-width: 50px;
}
li#field_31_60 {
  clear: both;
}
@media screen\0{
  .gsurvey-rating:not(:checked) > label:before {
      content: '\00a0\00a0\00a0\00a0' !important;
      display: block !important;
      margin-top: 15px !important;
  }
}

/* iphone5 */
@media only screen 
and (min-device-width: 320px) 
and (max-device-width: 568px)
and (-webkit-min-device-pixel-ratio: 2) {
    .gsurvey-rating:not(:checked) > label:before {
        content: '\00a0\00a0\00a0\00a0' !important;
        display: block !important;
        margin-top: 15px !important;
    }

    ul.navbar-icon{
      display: none !important;
    }
}

/* iphone6 */
@media only screen 
and (min-device-width: 375px) 
and (max-device-width: 667px) 
and (-webkit-min-device-pixel-ratio: 2) { 
    .gsurvey-rating:not(:checked) > label:before {
        content: '\00a0\00a0\00a0\00a0' !important;
        display: block !important;
        margin-top: 15px !important;
    }

     ul.navbar-icon{
      display: none !important;
    }
}

/* issue 5837: END */

#field_31_44,
#field_30_44,
#field_34_44{
  display: none;
}

#field_31_44{
  margin-bottom: 80px;
  margin-right:60px;
}

#field_34_59{
  margin-bottom:14px;
}

#gform_34 {
    background-color: #f4f4f4;
    margin-bottom: 60px;
    padding: 40px 70px 50px;
}

@media (max-width:1024px){
 #input_31_62 label,
 #input_30_58 label,
 #input_34_62 label{
    width: auto !important;
    text-align: center;
    margin-right: initial !important;
}


    #input_31_62,
    #input_30_58,
    #input_34_62{
    display: block !important;
    margin-left: 0px !important;
}

    .gform_wrapper ul.gform_fields table.gsurvey-likert td:after{
      margin-left: 3em !important;
    }
}

@media (min-width:1024px){
 #field_34_52 .gsection_title{
      margin-top: 500px;
 }

 #field_34_57, #field_34_56,#field_34_1,
 #field_34_51, #field_34_52,#field_34_18,
 #field_34_19, #field_34_20, #field_34_22,
 #field_34_53, #field_34_29, #field_34_27,
 #field_34_28, #field_34_31, #field_34_58,
 #field_34_33, #field_34_55, #field_34_62,
 #field_34_60, #field_34_61, #gform_34 > p,
 #field_34_17 {
      margin-left: 16px;
      margin-right: 16px;
 }

 #gform_submit_button_34{
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 36px;
    text-transform:uppercase;
    margin-left: 16px;
    margin-right: 16px;
    width:97%;
 }
}

#input_31_62 label,
#input_30_58 label,
#input_34_62 label{
    width: 33%;
    text-align: center;
    margin-right: 40px;
}

#input_31_62,
#input_30_58,
#input_34_62 {
    display: inline-flex;
    margin-left: 28px;
}


/** Replace radio button with checkbox **/
#gform_fields_31 .gfield_radio input[type="radio"] + label:before,
#gform_fields_30 .gfield_radio input[type="radio"] + label:before,
#gform_fields_34 .gfield_radio input[type="radio"] + label:before {
    background: url(../images/check_radio_sheet.png) left top no-repeat;
}

#gform_fields_31 .gfield_radio input[type="radio"] + label:hover:before,
#gform_fields_30 .gfield_radio input[type="radio"] + label:hover:before,
#gform_fields_34 .gfield_radio input[type="radio"] + label:hover:before{
    background: url(../images/check_radio_sheet.png) -34px top no-repeat;
}

#gform_fields_31 .gfield_radio input[type="radio"]:checked + label:before,
#gform_fields_30 .gfield_radio input[type="radio"]:checked + label:before,
#gform_fields_34 .gfield_radio input[type="radio"]:checked + label:before{
    background: url(../images/check_radio_sheet.png) -68px top no-repeat;
}

/* Qi - 6/12/17 */
.survey-landing {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
}

@media (min-width: 993px) {
  .survey-landing input[type=radio] {
      width: 15px !important;
      height: 15px !important;
      vertical-align: middle;
      margin: 5px 0 5px 0;
  }
  .survey-landing label {
      font-weight: normal !important;
      margin-left: 10px;
  }
}

@media (max-width: 992px) and (min-width: 768px) {
  .survey-landing {
      margin-left: 0;
  }
  .survey-landing input[type=radio] {
      width: 15px !important;
      height: 15px !important;
      vertical-align: middle;
      margin: 5px 0 5px 0;
  }
  .survey-landing label {
      font-weight: normal !important;
      margin-left: 5px;
  }
}

@media (max-width: 767px) and (min-width: 560px) {
  .survey-landing {
      margin-left: 5%;
  }
  .survey-landing input[type=radio] {
      /* width: 1.8em !important;
      height: 1.8em !important; */
      width: 15px !important;
      height: 15px !important;
      vertical-align: middle;
      margin: 5px 0 5px 0;
  }
  .survey-landing label {
      font-weight: normal !important;
      margin-left: 10px;
  }
}

@media (max-width: 559px) {
  .survey-landing input[type=radio] {
      float: left;
      width: 15px !important;
      height: 15px !important;
      margin: 5px 0 5px 0;
  }
  .survey-landing label {
      margin-left: 30px;
      display: block;
      font-weight: normal !important;
  }
}

.submit-btn {
  display: flex;
  justify-content: center;
  padding-top: 25px;
}

.serv-but {
  color: #ffffff;
  background-color: #21054e;
  border-color: #21054e;
  border: 0;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 0px 0px #21054e;
  -moz-box-shadow: 0px 0px 0px 0px #21054e;
  box-shadow: 0px 0px 0px 0px #21054e;
  font-size: 16px;
  font-weight: 700;
  padding: 10px 20px;
  text-transform: uppercase;
}


@media (max-width: 480px){
.gform_wrapper .gform_body .ginput_container select{
	
		height: 35px !important;

	}
}

@media (max-width: 992px){	
	.col-md-6.fdetail  {
		
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	

	    
	
}

.ui-datepicker .ui-datepicker-prev:before { 

	display: none;

}


