@keyframes progress-bar-stripes {
  0% {
    background-position: 40px 0
  }

  to {
    background-position: 0 0
  }
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(359deg)
  }
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@-webkit-keyframes float_left_right {

  0%,
  to {
    -webkit-transform: translateX(-30px);
    opacity: 1
  }

  50% {
    -webkit-transform: translateX(0);
    opacity: .8
  }
}

@-webkit-keyframes float_left_right_1 {

  0%,
  to {
    -webkit-transform: translateX(-50px);
    opacity: 1
  }

  50% {
    -webkit-transform: translateX(0);
    opacity: .8
  }
}

@keyframes float_right_left {

  0%,
  to {
    -webkit-transform: translateX(50px);
    opacity: 1
  }

  50% {
    -webkit-transform: translateX(0);
    opacity: .8
  }
}

@keyframes float_right_left_1 {

  0%,
  to {
    -webkit-transform: translateX(-80px);
    opacity: 1
  }

  50% {
    -webkit-transform: translateX(0);
    opacity: .8
  }
}

@keyframes zoom-fade {

  0%,
  to {
    -webkit-transform: scale(.9);
    transform: scale(.9)
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@-webkit-keyframes float_up_down {

  0%,
  to {
    -webkit-transform: translateY(-30px);
    opacity: 1
  }

  50% {
    -webkit-transform: translateX(0);
    opacity: .8
  }
}

@-webkit-keyframes float_up_down_1 {
  0% {
    -webkit-transform: translateY(-50px);
    opacity: 0
  }

  50% {
    -webkit-transform: translateX(0);
    opacity: .8
  }

  to {
    -webkit-transform: translateY(-50px);
    opacity: 1
  }
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent
}

body {
  background-color: #fff
}

main,
summary {
  display: block
}

audio,
canvas,
progress,
video {
  display: inline-block
}

progress {
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden],
template {
  display: none
}

a {
  background-color: transparent
}

a:active,
a:hover {
  outline: 0
}

p i {
  font-style: italic
}

mark {
  color: #000;
  background: #ff0
}

sub,
sup {
  position: relative;
  line-height: 0
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

svg:not(:root) {
  overflow: hidden
}

hr {
  height: 0;
  box-sizing: content-box;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee
}

pre {
  overflow: auto
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit
}

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 {
  padding: 0;
  border: 0
}

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-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

fieldset {
  min-width: 0
}

legend {
  display: block;
  width: 100%;
  line-height: inherit;
  color: #333
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: 700
}

table {
  background-color: transparent
}

@media print {

  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    box-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: ""
  }

  blockquote,
  pre {
    border: 1px solid #999
  }

  thead {
    display: table-header-group
  }

  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid
  }

  img {
    max-width: 100% !important
  }

  h2,
  h3,
  p {
    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 {
    border-collapse: collapse !important
  }

  .table td,
  .table th {
    background-color: #fff !important
  }

  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important
  }
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix)format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2)format("woff2"), url(../fonts/glyphicons-halflings-regular.woff)format("woff"), url(../fonts/glyphicons-halflings-regular.ttf)format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)format("svg")
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
  content: "*"
}

.glyphicon-plus:before {
  content: "+"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
  content: "€"
}

.glyphicon-minus:before {
  content: "−"
}

.glyphicon-cloud:before {
  content: "☁"
}

.glyphicon-envelope:before {
  content: "✉"
}

.glyphicon-pencil:before {
  content: "✏"
}

.glyphicon-glass:before {
  content: ""
}

.glyphicon-music:before {
  content: ""
}

.glyphicon-search:before {
  content: ""
}

.glyphicon-heart:before {
  content: ""
}

.glyphicon-star:before {
  content: ""
}

.glyphicon-star-empty:before {
  content: ""
}

.glyphicon-user:before {
  content: ""
}

.glyphicon-film:before {
  content: ""
}

.glyphicon-th-large:before {
  content: ""
}

.glyphicon-th:before {
  content: ""
}

.glyphicon-th-list:before {
  content: ""
}

.glyphicon-ok:before {
  content: ""
}

.glyphicon-remove:before {
  content: ""
}

.glyphicon-zoom-in:before {
  content: ""
}

.glyphicon-zoom-out:before {
  content: ""
}

.glyphicon-off:before {
  content: ""
}

.glyphicon-signal:before {
  content: ""
}

.glyphicon-cog:before {
  content: ""
}

.glyphicon-trash:before {
  content: ""
}

.glyphicon-home:before {
  content: ""
}

.glyphicon-file:before {
  content: ""
}

.glyphicon-time:before {
  content: ""
}

.glyphicon-road:before {
  content: ""
}

.glyphicon-download-alt:before {
  content: ""
}

.glyphicon-download:before {
  content: ""
}

.glyphicon-upload:before {
  content: ""
}

.glyphicon-inbox:before {
  content: ""
}

.glyphicon-play-circle:before {
  content: ""
}

.glyphicon-repeat:before {
  content: ""
}

.glyphicon-refresh:before {
  content: ""
}

.glyphicon-list-alt:before {
  content: ""
}

.glyphicon-lock:before {
  content: ""
}

.glyphicon-flag:before {
  content: ""
}

.glyphicon-headphones:before {
  content: ""
}

.glyphicon-volume-off:before {
  content: ""
}

.glyphicon-volume-down:before {
  content: ""
}

.glyphicon-volume-up:before {
  content: ""
}

.glyphicon-qrcode:before {
  content: ""
}

.glyphicon-barcode:before {
  content: ""
}

.glyphicon-tag:before {
  content: ""
}

.glyphicon-tags:before {
  content: ""
}

.glyphicon-book:before {
  content: ""
}

.glyphicon-bookmark:before {
  content: ""
}

.glyphicon-print:before {
  content: ""
}

.glyphicon-camera:before {
  content: ""
}

.glyphicon-font:before {
  content: ""
}

.glyphicon-bold:before {
  content: ""
}

.glyphicon-italic:before {
  content: ""
}

.glyphicon-text-height:before {
  content: ""
}

.glyphicon-text-width:before {
  content: ""
}

.glyphicon-align-left:before {
  content: ""
}

.glyphicon-align-center:before {
  content: ""
}

.glyphicon-align-right:before {
  content: ""
}

.glyphicon-align-justify:before {
  content: ""
}

.glyphicon-list:before {
  content: ""
}

.glyphicon-indent-left:before {
  content: ""
}

.glyphicon-indent-right:before {
  content: ""
}

.glyphicon-facetime-video:before {
  content: ""
}

.glyphicon-picture:before {
  content: ""
}

.glyphicon-map-marker:before {
  content: ""
}

.glyphicon-adjust:before {
  content: ""
}

.glyphicon-tint:before {
  content: ""
}

.glyphicon-edit:before {
  content: ""
}

.glyphicon-share:before {
  content: ""
}

.glyphicon-check:before {
  content: ""
}

.glyphicon-move:before {
  content: ""
}

.glyphicon-step-backward:before {
  content: ""
}

.glyphicon-fast-backward:before {
  content: ""
}

.glyphicon-backward:before {
  content: ""
}

.glyphicon-play:before {
  content: ""
}

.glyphicon-pause:before {
  content: ""
}

.glyphicon-stop:before {
  content: ""
}

.glyphicon-forward:before {
  content: ""
}

.glyphicon-fast-forward:before {
  content: ""
}

.glyphicon-step-forward:before {
  content: ""
}

.glyphicon-eject:before {
  content: ""
}

.glyphicon-chevron-left:before {
  content: ""
}

.glyphicon-chevron-right:before {
  content: ""
}

.glyphicon-plus-sign:before {
  content: ""
}

.glyphicon-minus-sign:before {
  content: ""
}

.glyphicon-remove-sign:before {
  content: ""
}

.glyphicon-ok-sign:before {
  content: ""
}

.glyphicon-question-sign:before {
  content: ""
}

.glyphicon-info-sign:before {
  content: ""
}

.glyphicon-screenshot:before {
  content: ""
}

.glyphicon-remove-circle:before {
  content: ""
}

.glyphicon-ok-circle:before {
  content: ""
}

.glyphicon-ban-circle:before {
  content: ""
}

.glyphicon-arrow-left:before {
  content: ""
}

.glyphicon-arrow-right:before {
  content: ""
}

.glyphicon-arrow-up:before {
  content: ""
}

.glyphicon-arrow-down:before {
  content: ""
}

.glyphicon-share-alt:before {
  content: ""
}

.glyphicon-resize-full:before {
  content: ""
}

.glyphicon-resize-small:before {
  content: ""
}

.glyphicon-exclamation-sign:before {
  content: ""
}

.glyphicon-gift:before {
  content: ""
}

.glyphicon-leaf:before {
  content: ""
}

.glyphicon-fire:before {
  content: ""
}

.glyphicon-eye-open:before {
  content: ""
}

.glyphicon-eye-close:before {
  content: ""
}

.glyphicon-warning-sign:before {
  content: ""
}

.glyphicon-plane:before {
  content: ""
}

.glyphicon-calendar:before {
  content: ""
}

.glyphicon-random:before {
  content: ""
}

.glyphicon-comment:before {
  content: ""
}

.glyphicon-magnet:before {
  content: ""
}

.glyphicon-chevron-up:before {
  content: ""
}

.glyphicon-chevron-down:before {
  content: ""
}

.glyphicon-retweet:before {
  content: ""
}

.glyphicon-shopping-cart:before {
  content: ""
}

.glyphicon-folder-close:before {
  content: ""
}

.glyphicon-folder-open:before {
  content: ""
}

.glyphicon-resize-vertical:before {
  content: ""
}

.glyphicon-resize-horizontal:before {
  content: ""
}

.glyphicon-hdd:before {
  content: ""
}

.glyphicon-bullhorn:before {
  content: ""
}

.glyphicon-bell:before {
  content: ""
}

.glyphicon-certificate:before {
  content: ""
}

.glyphicon-thumbs-up:before {
  content: ""
}

.glyphicon-thumbs-down:before {
  content: ""
}

.glyphicon-hand-right:before {
  content: ""
}

.glyphicon-hand-left:before {
  content: ""
}

.glyphicon-hand-up:before {
  content: ""
}

.glyphicon-hand-down:before {
  content: ""
}

.glyphicon-circle-arrow-right:before {
  content: ""
}

.glyphicon-circle-arrow-left:before {
  content: ""
}

.glyphicon-circle-arrow-up:before {
  content: ""
}

.glyphicon-circle-arrow-down:before {
  content: ""
}

.glyphicon-globe:before {
  content: ""
}

.glyphicon-wrench:before {
  content: ""
}

.glyphicon-tasks:before {
  content: ""
}

.glyphicon-filter:before {
  content: ""
}

.glyphicon-briefcase:before {
  content: ""
}

.glyphicon-fullscreen:before {
  content: ""
}

.glyphicon-dashboard:before {
  content: ""
}

.glyphicon-paperclip:before {
  content: ""
}

.glyphicon-heart-empty:before {
  content: ""
}

.glyphicon-link:before {
  content: ""
}

.glyphicon-phone:before {
  content: ""
}

.glyphicon-pushpin:before {
  content: ""
}

.glyphicon-usd:before {
  content: ""
}

.glyphicon-gbp:before {
  content: ""
}

.glyphicon-sort:before {
  content: ""
}

.glyphicon-sort-by-alphabet:before {
  content: ""
}

.glyphicon-sort-by-alphabet-alt:before {
  content: ""
}

.glyphicon-sort-by-order:before {
  content: ""
}

.glyphicon-sort-by-order-alt:before {
  content: ""
}

.glyphicon-sort-by-attributes:before {
  content: ""
}

.glyphicon-sort-by-attributes-alt:before {
  content: ""
}

.glyphicon-unchecked:before {
  content: ""
}

.glyphicon-expand:before {
  content: ""
}

.glyphicon-collapse-down:before {
  content: ""
}

.glyphicon-collapse-up:before {
  content: ""
}

.glyphicon-log-in:before {
  content: ""
}

.glyphicon-flash:before {
  content: ""
}

.glyphicon-log-out:before {
  content: ""
}

.glyphicon-new-window:before {
  content: ""
}

.glyphicon-record:before {
  content: ""
}

.glyphicon-save:before {
  content: ""
}

.glyphicon-open:before {
  content: ""
}

.glyphicon-saved:before {
  content: ""
}

.glyphicon-import:before {
  content: ""
}

.glyphicon-export:before {
  content: ""
}

.glyphicon-send:before {
  content: ""
}

.glyphicon-floppy-disk:before {
  content: ""
}

.glyphicon-floppy-saved:before {
  content: ""
}

.glyphicon-floppy-remove:before {
  content: ""
}

.glyphicon-floppy-save:before {
  content: ""
}

.glyphicon-floppy-open:before {
  content: ""
}

.glyphicon-credit-card:before {
  content: ""
}

.glyphicon-transfer:before {
  content: ""
}

.glyphicon-cutlery:before {
  content: ""
}

.glyphicon-header:before {
  content: ""
}

.glyphicon-compressed:before {
  content: ""
}

.glyphicon-earphone:before {
  content: ""
}

.glyphicon-phone-alt:before {
  content: ""
}

.glyphicon-tower:before {
  content: ""
}

.glyphicon-stats:before {
  content: ""
}

.glyphicon-sd-video:before {
  content: ""
}

.glyphicon-hd-video:before {
  content: ""
}

.glyphicon-subtitles:before {
  content: ""
}

.glyphicon-sound-stereo:before {
  content: ""
}

.glyphicon-sound-dolby:before {
  content: ""
}

.glyphicon-sound-5-1:before {
  content: ""
}

.glyphicon-sound-6-1:before {
  content: ""
}

.glyphicon-sound-7-1:before {
  content: ""
}

.glyphicon-copyright-mark:before {
  content: ""
}

.glyphicon-registration-mark:before {
  content: ""
}

.glyphicon-cloud-download:before {
  content: ""
}

.glyphicon-cloud-upload:before {
  content: ""
}

.glyphicon-tree-conifer:before {
  content: ""
}

.glyphicon-tree-deciduous:before {
  content: ""
}

.glyphicon-cd:before {
  content: ""
}

.glyphicon-save-file:before {
  content: ""
}

.glyphicon-open-file:before {
  content: ""
}

.glyphicon-level-up:before {
  content: ""
}

.glyphicon-copy:before {
  content: ""
}

.glyphicon-paste:before {
  content: ""
}

.glyphicon-alert:before {
  content: ""
}

.glyphicon-equalizer:before {
  content: ""
}

.glyphicon-king:before {
  content: ""
}

.glyphicon-queen:before {
  content: ""
}

.glyphicon-pawn:before {
  content: ""
}

.glyphicon-bishop:before {
  content: ""
}

.glyphicon-knight:before {
  content: ""
}

.glyphicon-baby-formula:before {
  content: ""
}

.glyphicon-tent:before {
  content: "⛺"
}

.glyphicon-blackboard:before {
  content: ""
}

.glyphicon-bed:before {
  content: ""
}

.glyphicon-apple:before {
  content: ""
}

.glyphicon-erase:before {
  content: ""
}

.glyphicon-hourglass:before {
  content: "⌛"
}

.glyphicon-lamp:before {
  content: ""
}

.glyphicon-duplicate:before {
  content: ""
}

.glyphicon-piggy-bank:before {
  content: ""
}

.glyphicon-scissors:before {
  content: ""
}

.glyphicon-bitcoin:before,
.glyphicon-btc:before,
.glyphicon-xbt:before {
  content: ""
}

.glyphicon-jpy:before,
.glyphicon-yen:before {
  content: "¥"
}

.glyphicon-rub:before,
.glyphicon-ruble:before {
  content: "₽"
}

.glyphicon-scale:before {
  content: ""
}

.glyphicon-ice-lolly:before {
  content: ""
}

.glyphicon-ice-lolly-tasted:before {
  content: ""
}

.glyphicon-education:before {
  content: ""
}

.glyphicon-option-horizontal:before {
  content: ""
}

.glyphicon-option-vertical:before {
  content: ""
}

.glyphicon-menu-hamburger:before {
  content: ""
}

.glyphicon-modal-window:before {
  content: ""
}

.glyphicon-oil:before {
  content: ""
}

.glyphicon-grain:before {
  content: ""
}

.glyphicon-sunglasses:before {
  content: ""
}

.glyphicon-text-size:before {
  content: ""
}

.glyphicon-text-color:before {
  content: ""
}

.glyphicon-text-background:before {
  content: ""
}

.glyphicon-object-align-top:before {
  content: ""
}

.glyphicon-object-align-bottom:before {
  content: ""
}

.glyphicon-object-align-horizontal:before {
  content: ""
}

.glyphicon-object-align-left:before {
  content: ""
}

.glyphicon-object-align-vertical:before {
  content: ""
}

.glyphicon-object-align-right:before {
  content: ""
}

.glyphicon-triangle-right:before {
  content: ""
}

.glyphicon-triangle-left:before {
  content: ""
}

.glyphicon-triangle-bottom:before {
  content: ""
}

.glyphicon-triangle-top:before {
  content: ""
}

.glyphicon-console:before {
  content: ""
}

.glyphicon-superscript:before {
  content: ""
}

.glyphicon-subscript:before {
  content: ""
}

.glyphicon-menu-left:before {
  content: ""
}

.glyphicon-menu-right:before {
  content: ""
}

.glyphicon-menu-down:before {
  content: ""
}

.glyphicon-menu-up:before {
  content: ""
}

*,
:after,
:before,
input[type=search] {
  box-sizing: border-box
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
  display: block;
  max-width: 100%;
  height: auto
}

.img-rounded {
  border-radius: 6px
}

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all .2s ease-in-out
}

.img-circle {
  border-radius: 50%
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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 {
  color: inherit
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px
}

.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: 400;
  line-height: 1;
  color: #777
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%
}

.h4,
.h5,
.h6 {
  margin-top: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%
}

.h1 {
  font-size: 36px
}

.h2 {
  font-size: 30px
}

.h3 {
  font-size: 24px
}

.h4 {
  font-size: 18px
}

.h5 {
  font-size: 14px
}

.h6 {
  font-size: 12px
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4
}

@media (min-width:768px) {
  .lead {
    font-size: 21px
  }
}

.small {
  font-size: 85%
}

.mark,
mark {
  background-color: #fcf8e3
}

.mark {
  padding: .2em
}

.text-left,
th {
  text-align: left
}

.text-right {
  text-align: right
}

.text-center {
  text-align: center
}

.text-justify {
  text-align: justify
}

.text-nowrap {
  white-space: nowrap
}

.text-lowercase {
  text-transform: lowercase
}

.text-uppercase {
  text-transform: uppercase
}

.text-capitalize {
  text-transform: capitalize
}

.text-primary {
  color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
  color: #286090
}

.text-success {
  color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
  color: #2b542c
}

.text-info {
  color: #31708f
}

a.text-info:focus,
a.text-info:hover {
  color: #245269
}

.text-warning {
  color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
  color: #66512c
}

.text-danger {
  color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
  color: #843534
}

.bg-primary {
  color: #fff;
  background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #286090
}

.bg-success {
  background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3
}

.bg-info {
  background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee
}

.bg-warning {
  background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5
}

.bg-danger {
  background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0
}

.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none
}

.list-inline {
  margin-left: -5px
}

.list-inline>li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px
}

dd,
dt {
  line-height: 1.42857143
}

@media (min-width:768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap
  }

  .dl-horizontal dd {
    margin-left: 180px
  }
}

abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777
}

.initialism {
  font-size: 90%;
  text-transform: uppercase
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: "— "
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: ""
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: " —"
}

.table>thead>tr>th,
address {
  line-height: 1.42857143
}

code,
pre {
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px
}

kbd {
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0-1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none
}

pre {
  display: block;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5
}

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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

@media (min-width:768px) {
  .container {
    width: 750px
  }
}

@media (min-width:992px) {
  .container {
    width: 970px
  }
}

@media (min-width:1200px) {
  .container {
    width: 1020px
  }
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

.row {
  margin-right: -15px;
  margin-left: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left
}

.col-xs-12 {
  width: 100%
}

.col-xs-11 {
  width: 91.66666667%
}

.col-xs-10 {
  width: 83.33333333%
}

.col-xs-9 {
  width: 75%
}

.col-xs-8 {
  width: 66.66666667%
}

.col-xs-7 {
  width: 58.33333333%
}

.col-xs-6 {
  width: 50%
}

.col-xs-5 {
  width: 41.66666667%
}

.col-xs-4 {
  width: 33.33333333%
}

.col-xs-3 {
  width: 25%
}

.col-xs-2 {
  width: 16.66666667%
}

.col-xs-1 {
  width: 8.33333333%
}

.col-xs-pull-12 {
  right: 100%
}

.col-xs-pull-11 {
  right: 91.66666667%
}

.col-xs-pull-10 {
  right: 83.33333333%
}

.col-xs-pull-9 {
  right: 75%
}

.col-xs-pull-8 {
  right: 66.66666667%
}

.col-xs-pull-7 {
  right: 58.33333333%
}

.col-xs-pull-6 {
  right: 50%
}

.col-xs-pull-5 {
  right: 41.66666667%
}

.col-xs-pull-4 {
  right: 33.33333333%
}

.col-xs-pull-3 {
  right: 25%
}

.col-xs-pull-2 {
  right: 16.66666667%
}

.col-xs-pull-1 {
  right: 8.33333333%
}

.col-xs-pull-0 {
  right: auto
}

.col-xs-push-12 {
  left: 100%
}

.col-xs-push-11 {
  left: 91.66666667%
}

.col-xs-push-10 {
  left: 83.33333333%
}

.col-xs-push-9 {
  left: 75%
}

.col-xs-push-8 {
  left: 66.66666667%
}

.col-xs-push-7 {
  left: 58.33333333%
}

.col-xs-push-6 {
  left: 50%
}

.col-xs-push-5 {
  left: 41.66666667%
}

.col-xs-push-4 {
  left: 33.33333333%
}

.col-xs-push-3 {
  left: 25%
}

.col-xs-push-2 {
  left: 16.66666667%
}

.col-xs-push-1 {
  left: 8.33333333%
}

.col-xs-push-0 {
  left: auto
}

.col-xs-offset-12 {
  margin-left: 100%
}

.col-xs-offset-11 {
  margin-left: 91.66666667%
}

.col-xs-offset-10 {
  margin-left: 83.33333333%
}

.col-xs-offset-9 {
  margin-left: 75%
}

.col-xs-offset-8 {
  margin-left: 66.66666667%
}

.col-xs-offset-7 {
  margin-left: 58.33333333%
}

.col-xs-offset-6 {
  margin-left: 50%
}

.col-xs-offset-5 {
  margin-left: 41.66666667%
}

.col-xs-offset-4 {
  margin-left: 33.33333333%
}

.col-xs-offset-3 {
  margin-left: 25%
}

.col-xs-offset-2 {
  margin-left: 16.66666667%
}

.col-xs-offset-1 {
  margin-left: 8.33333333%
}

.col-xs-offset-0 {
  margin-left: 0
}

@media (min-width:768px) {

  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left
  }

  .col-sm-12 {
    width: 100%
  }

  .col-sm-11 {
    width: 91.66666667%
  }

  .col-sm-10 {
    width: 83.33333333%
  }

  .col-sm-9 {
    width: 75%
  }

  .col-sm-8 {
    width: 66.66666667%
  }

  .col-sm-7 {
    width: 58.33333333%
  }

  .col-sm-6 {
    width: 50%
  }

  .col-sm-5 {
    width: 41.66666667%
  }

  .col-sm-4 {
    width: 33.33333333%
  }

  .col-sm-3 {
    width: 25%
  }

  .col-sm-2 {
    width: 16.66666667%
  }

  .col-sm-1 {
    width: 8.33333333%
  }

  .col-sm-pull-12 {
    right: 100%
  }

  .col-sm-pull-11 {
    right: 91.66666667%
  }

  .col-sm-pull-10 {
    right: 83.33333333%
  }

  .col-sm-pull-9 {
    right: 75%
  }

  .col-sm-pull-8 {
    right: 66.66666667%
  }

  .col-sm-pull-7 {
    right: 58.33333333%
  }

  .col-sm-pull-6 {
    right: 50%
  }

  .col-sm-pull-5 {
    right: 41.66666667%
  }

  .col-sm-pull-4 {
    right: 33.33333333%
  }

  .col-sm-pull-3 {
    right: 25%
  }

  .col-sm-pull-2 {
    right: 16.66666667%
  }

  .col-sm-pull-1 {
    right: 8.33333333%
  }

  .col-sm-pull-0 {
    right: auto
  }

  .col-sm-push-12 {
    left: 100%
  }

  .col-sm-push-11 {
    left: 91.66666667%
  }

  .col-sm-push-10 {
    left: 83.33333333%
  }

  .col-sm-push-9 {
    left: 75%
  }

  .col-sm-push-8 {
    left: 66.66666667%
  }

  .col-sm-push-7 {
    left: 58.33333333%
  }

  .col-sm-push-6 {
    left: 50%
  }

  .col-sm-push-5 {
    left: 41.66666667%
  }

  .col-sm-push-4 {
    left: 33.33333333%
  }

  .col-sm-push-3 {
    left: 25%
  }

  .col-sm-push-2 {
    left: 16.66666667%
  }

  .col-sm-push-1 {
    left: 8.33333333%
  }

  .col-sm-push-0 {
    left: auto
  }

  .col-sm-offset-12 {
    margin-left: 100%
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%
  }

  .col-sm-offset-9 {
    margin-left: 75%
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%
  }

  .col-sm-offset-6 {
    margin-left: 50%
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%
  }

  .col-sm-offset-3 {
    margin-left: 25%
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%
  }

  .col-sm-offset-0 {
    margin-left: 0
  }
}

@media (min-width:992px) {

  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left
  }

  .col-md-12 {
    width: 100%
  }

  .col-md-11 {
    width: 91.66666667%
  }

  .col-md-10 {
    width: 83.33333333%
  }

  .col-md-9 {
    width: 75%
  }

  .col-md-8 {
    width: 66.66666667%
  }

  .col-md-7 {
    width: 58.33333333%
  }

  .col-md-6 {
    width: 50%
  }

  .col-md-5 {
    width: 41.66666667%
  }

  .col-md-4 {
    width: 33.33333333%
  }

  .col-md-3 {
    width: 25%
  }

  .col-md-2 {
    width: 16.66666667%
  }

  .col-md-1 {
    width: 8.33333333%
  }

  .col-md-pull-12 {
    right: 100%
  }

  .col-md-pull-11 {
    right: 91.66666667%
  }

  .col-md-pull-10 {
    right: 83.33333333%
  }

  .col-md-pull-9 {
    right: 75%
  }

  .col-md-pull-8 {
    right: 66.66666667%
  }

  .col-md-pull-7 {
    right: 58.33333333%
  }

  .col-md-pull-6 {
    right: 50%
  }

  .col-md-pull-5 {
    right: 41.66666667%
  }

  .col-md-pull-4 {
    right: 33.33333333%
  }

  .col-md-pull-3 {
    right: 25%
  }

  .col-md-pull-2 {
    right: 16.66666667%
  }

  .col-md-pull-1 {
    right: 8.33333333%
  }

  .col-md-pull-0 {
    right: auto
  }

  .col-md-push-12 {
    left: 100%
  }

  .col-md-push-11 {
    left: 91.66666667%
  }

  .col-md-push-10 {
    left: 83.33333333%
  }

  .col-md-push-9 {
    left: 75%
  }

  .col-md-push-8 {
    left: 66.66666667%
  }

  .col-md-push-7 {
    left: 58.33333333%
  }

  .col-md-push-6 {
    left: 50%
  }

  .col-md-push-5 {
    left: 41.66666667%
  }

  .col-md-push-4 {
    left: 33.33333333%
  }

  .col-md-push-3 {
    left: 25%
  }

  .col-md-push-2 {
    left: 16.66666667%
  }

  .col-md-push-1 {
    left: 8.33333333%
  }

  .col-md-push-0 {
    left: auto
  }

  .col-md-offset-12 {
    margin-left: 100%
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%
  }

  .col-md-offset-9 {
    margin-left: 75%
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%
  }

  .col-md-offset-6 {
    margin-left: 50%
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%
  }

  .col-md-offset-3 {
    margin-left: 25%
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%
  }

  .col-md-offset-0 {
    margin-left: 0
  }
}

@media (min-width:1200px) {

  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left
  }

  .col-lg-12 {
    width: 100%
  }

  .col-lg-11 {
    width: 91.66666667%
  }

  .col-lg-10 {
    width: 83.33333333%
  }

  .col-lg-9 {
    width: 75%
  }

  .col-lg-8 {
    width: 66.66666667%
  }

  .col-lg-7 {
    width: 58.33333333%
  }

  .col-lg-6 {
    width: 50%
  }

  .col-lg-5 {
    width: 41.66666667%
  }

  .col-lg-4 {
    width: 33.33333333%
  }

  .col-lg-3 {
    width: 25%
  }

  .col-lg-2 {
    width: 16.66666667%
  }

  .col-lg-1 {
    width: 8.33333333%
  }

  .col-lg-pull-12 {
    right: 100%
  }

  .col-lg-pull-11 {
    right: 91.66666667%
  }

  .col-lg-pull-10 {
    right: 83.33333333%
  }

  .col-lg-pull-9 {
    right: 75%
  }

  .col-lg-pull-8 {
    right: 66.66666667%
  }

  .col-lg-pull-7 {
    right: 58.33333333%
  }

  .col-lg-pull-6 {
    right: 50%
  }

  .col-lg-pull-5 {
    right: 41.66666667%
  }

  .col-lg-pull-4 {
    right: 33.33333333%
  }

  .col-lg-pull-3 {
    right: 25%
  }

  .col-lg-pull-2 {
    right: 16.66666667%
  }

  .col-lg-pull-1 {
    right: 8.33333333%
  }

  .col-lg-pull-0 {
    right: auto
  }

  .col-lg-push-12 {
    left: 100%
  }

  .col-lg-push-11 {
    left: 91.66666667%
  }

  .col-lg-push-10 {
    left: 83.33333333%
  }

  .col-lg-push-9 {
    left: 75%
  }

  .col-lg-push-8 {
    left: 66.66666667%
  }

  .col-lg-push-7 {
    left: 58.33333333%
  }

  .col-lg-push-6 {
    left: 50%
  }

  .col-lg-push-5 {
    left: 41.66666667%
  }

  .col-lg-push-4 {
    left: 33.33333333%
  }

  .col-lg-push-3 {
    left: 25%
  }

  .col-lg-push-2 {
    left: 16.66666667%
  }

  .col-lg-push-1 {
    left: 8.33333333%
  }

  .col-lg-push-0 {
    left: auto
  }

  .col-lg-offset-12 {
    margin-left: 100%
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%
  }

  .col-lg-offset-9 {
    margin-left: 75%
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%
  }

  .col-lg-offset-6 {
    margin-left: 50%
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%
  }

  .col-lg-offset-3 {
    margin-left: 25%
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%
  }

  .col-lg-offset-0 {
    margin-left: 0
  }
}

caption {
  color: #777;
  text-align: left
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px
}

.table>thead>tr>th {
  padding: 8px;
  border-top: 1px solid #ddd
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd
}

.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th,
.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
  border-top: 0
}

.table>tbody+tbody {
  border-top: 2px solid #ddd
}

.table .table {
  background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
  padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9
}

.table-hover>tbody>tr:hover,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
  background-color: #f5f5f5
}

table col[class*=col-] {
  position: static;
  display: table-column;
  float: none
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
  background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
  background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
  background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
  background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
  background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
  background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
  background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
  background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
  background-color: #ebcccc
}

.table-responsive {
  min-height: .01%;
  overflow-x: auto
}

@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 {
    margin-bottom: 0
  }

  .table-responsive>.table>tbody>tr>td,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tfoot>tr>td,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>thead>tr>td,
  .table-responsive>.table>thead>tr>th {
    white-space: nowrap
  }

  .table-responsive>.table-bordered {
    border: 0
  }

  .table-responsive>.table-bordered>tbody>tr>td:first-child,
  .table-responsive>.table-bordered>tbody>tr>th:first-child,
  .table-responsive>.table-bordered>tfoot>tr>td:first-child,
  .table-responsive>.table-bordered>tfoot>tr>th:first-child,
  .table-responsive>.table-bordered>thead>tr>td:first-child,
  .table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
  }

  .table-responsive>.table-bordered>tbody>tr>td:last-child,
  .table-responsive>.table-bordered>tbody>tr>th:last-child,
  .table-responsive>.table-bordered>tfoot>tr>td:last-child,
  .table-responsive>.table-bordered>tfoot>tr>th:last-child,
  .table-responsive>.table-bordered>thead>tr>td:last-child,
  .table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
  }

  .table-responsive>.table-bordered>tbody>tr:last-child>td,
  .table-responsive>.table-bordered>tbody>tr:last-child>th,
  .table-responsive>.table-bordered>tfoot>tr:last-child>td,
  .table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
  }
}

label {
  display: inline-block;
  max-width: 100%
}

input[type=checkbox],
input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal
}

input[type=file],
output {
  display: block
}

input[type=range] {
  display: block;
  width: 100%
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control,
select[multiple],
select[multiple].input-sm,
select[size],
textarea.form-control,
textarea.input-sm {
  height: auto
}

output {
  line-height: 1.42857143;
  color: #555
}

.form-control {
  display: block;
  background-color: #fff;
  background-image: none;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
  color: #333;
  opacity: 1
}

.form-control:-ms-input-placeholder {
  color: #333
}

.form-control::-webkit-input-placeholder {
  color: #333
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed
}

input[type=search] {
  -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

  input[type=date].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control,
  input[type=time].form-control {
    line-height: 34px
  }

  .input-group-sm input[type=date],
  .input-group-sm input[type=datetime-local],
  .input-group-sm input[type=month],
  .input-group-sm input[type=time],
  input[type=date].input-sm,
  input[type=datetime-local].input-sm,
  input[type=month].input-sm,
  input[type=time].input-sm {
    line-height: 30px
  }

  .input-group-lg input[type=date],
  .input-group-lg input[type=datetime-local],
  .input-group-lg input[type=month],
  .input-group-lg input[type=time],
  input[type=date].input-lg,
  input[type=datetime-local].input-lg,
  input[type=month].input-lg,
  input[type=time].input-lg {
    line-height: 46px
  }
}

.form-group {
  margin-bottom: 15px
}

.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px
}

.checkbox label,
.checkbox-inline,
.radio label,
.radio-inline {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer
}

.checkbox label,
.radio label {
  min-height: 20px
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
  margin-top: -5px
}

.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  vertical-align: middle
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
  margin-top: 0;
  margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
  cursor: not-allowed
}

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0
}

.form-group-sm .form-control,
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}

.form-group-sm select.form-control,
select.input-sm {
  height: 30px;
  line-height: 30px
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5
}

.form-group-lg .form-control,
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control,
select[multiple].input-lg,
textarea.input-lg {
  height: auto
}

.form-group-lg select.form-control,
select.input-lg {
  height: 46px;
  line-height: 46px
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333
}

.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
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: #3c763d
}

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d
}

.has-success .form-control-feedback {
  color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #8a6d3b
}

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b
}

.has-warning .form-control-feedback {
  color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #a94442
}

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442
}

.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
}

@media (min-width:768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }

  .form-inline .form-control-static {
    display: inline-block
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle
  }

  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto
  }

  .form-inline .input-group>.form-control {
    width: 100%
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }

  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
  }

  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0
  }

  .form-inline .checkbox input[type=checkbox],
  .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0
  }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px
}

@media (min-width:768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px
  }

  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px
  }
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 5px auto -webkit-focus-ring-color
}

.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  box-shadow: none;
  opacity: .65
}

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.active,
.btn-default:active,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
  background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc
}

.btn-default .badge {
  color: #fff;
  background-color: #333
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
  background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4
}

.btn-primary .badge {
  color: #337ab7;
  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.active,
.btn-success:active,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
  background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  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.active,
.btn-info:active,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
  background-image: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  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.active,
.btn-warning:active,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
  background-image: none
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  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.active,
.btn-danger:active,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
  background-image: none
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff
}

.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px
}

.btn-group-sm>.btn,
.btn-group-xs>.btn,
.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
  padding: 1px 5px
}

.btn-block {
  display: block;
  width: 100%
}

.alert>p+p,
.btn-block+.btn-block {
  margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
  width: 100%
}

.fade {
  opacity: 0;
  transition: opacity .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;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height, visibility
}

.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
}

.dropdown,
.dropup {
  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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu-right,
.dropdown-menu.pull-right {
  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: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
  color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
  display: block
}

.open>a {
  outline: 0
}

.dropdown-menu-left {
  right: auto;
  left: 0
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990
}

.pull-right>.dropdown-menu {
  right: 0;
  left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px
}

@media (min-width:768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto
  }

  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle
}

.btn-group>.btn {
  float: left
}

.btn-group-vertical>.btn,
.btn-group>.btn {
  position: relative
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
  z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
  margin-left: -1px
}

.btn-toolbar {
  margin-left: -5px
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
  margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0
}

.btn-group>.btn:first-child {
  margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.btn-group>.btn-group {
  float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0
}

.btn-group>.btn+.dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none
}

.btn .caret {
  margin-left: 0
}

.btn-lg .caret {
  border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
  display: block;
  width: 100%;
  max-width: 100%;
  float: none
}

.nav-tabs.nav-justified>li {
  float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
  border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  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-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group: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 {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.btn-group-justified,
.input-group {
  display: table;
  border-collapse: separate
}

.btn-group-justified {
  width: 100%;
  table-layout: fixed
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
  display: table-cell;
  float: none;
  width: 1%
}

.btn-group-justified>.btn-group .btn {
  width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
  left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none
}

.input-group {
  position: relative
}

.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0
}

.input-group .form-control:focus {
  z-index: 3
}

.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.3333333;
  border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
  height: 46px;
  line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
  height: auto
}

.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-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  line-height: 30px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
  height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0
}

.input-group-addon {
  white-space: nowrap
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  vertical-align: middle
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
  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-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-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:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.input-group-addon:last-child {
  border-left: 0
}

.input-group-btn {
  font-size: 0;
  white-space: nowrap
}

.input-group-btn,
.input-group-btn>.btn {
  position: relative
}

.input-group-btn>.btn+.btn {
  margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
  z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
  margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
  z-index: 2;
  margin-left: -1px
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

.nav>li,
.nav>li>a {
  position: relative;
  display: block
}

.nav>li>a {
  padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
  text-decoration: none;
  background-color: #eee
}

.nav>li.disabled>a {
  color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  background-color: #eee;
  border-color: #337ab7
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5
}

.nav>li>a>img {
  max-width: none
}

.nav-tabs {
  border-bottom: 1px solid #ddd
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
  border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0
}

.nav-tabs.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center
}

.nav-justified>.dropdown .dropdown-menu,
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto
}

@media (min-width:768px) {
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%
  }

  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0
  }
}

.nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
  border: 1px solid #ddd
}

@media (min-width:768px) {
  .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0
  }

  .nav-tabs.nav-justified>.active>a,
  .nav-tabs.nav-justified>.active>a:focus,
  .nav-tabs.nav-justified>.active>a:hover {
    border-bottom-color: #fff
  }
}

.nav-pills>li {
  float: left
}

.nav-pills>li>a {
  border-radius: 4px
}

.nav-pills>li+li {
  margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
  color: #fff;
  background-color: #337ab7
}

.nav-justified>li,
.nav-stacked>li {
  float: none
}

.nav-stacked>li+li {
  margin-top: 2px;
  margin-left: 0
}

.nav-justified {
  width: 100%
}

.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center
}

@media (min-width:768px) {
  .nav-justified>li {
    display: table-cell;
    width: 1%
  }

  .nav-justified>li>a {
    margin-bottom: 0
  }
}

.nav-tabs-justified {
  border-bottom: 0
}

.nav-tabs-justified>li>a {
  margin-right: 0;
  border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
  border: 1px solid #ddd
}

@media (min-width:768px) {
  .nav-tabs-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0
  }

  .nav-tabs-justified>.active>a,
  .nav-tabs-justified>.active>a:focus,
  .nav-tabs-justified>.active>a:hover {
    border-bottom-color: #fff
  }
}

.tab-content>.tab-pane {
  display: none
}

.navbar-brand>img,
.tab-content>.active {
  display: block
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent
}

@media (min-width:768px) {
  .navbar {
    border-radius: 4px
  }

  .navbar-header {
    float: left
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
  overflow-y: auto
}

@media (min-width:768px) {
  .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-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0
  }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {

  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px
  }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
  margin-right: -15px;
  margin-left: -15px
}

@media (min-width:768px) {

  .container-fluid>.navbar-collapse,
  .container-fluid>.navbar-header,
  .container>.navbar-collapse,
  .container>.navbar-header {
    margin-right: 0;
    margin-left: 0
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px
}

@media (min-width:768px) {
  .navbar-static-top {
    border-radius: 0
  }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030
}

@media (min-width:768px) {

  .navbar-fixed-bottom,
  .navbar-fixed-top {
    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;
  height: 50px;
  padding: 15px;
  font-size: 18px;
  line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none
}

@media (min-width:768px) {

  .navbar>.container .navbar-brand,
  .navbar>.container-fluid .navbar-brand {
    margin-left: -15px
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  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:768px) {
  .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:767px) {
  .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 .dropdown-header,
  .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px
  }

  .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-nav .open .dropdown-menu>li>a:hover {
    background-image: none
  }
}

@media (min-width:768px) {
  .navbar-nav {
    float: left;
    margin: 0
  }

  .navbar-nav>li {
    float: left
  }

  .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px
  }
}

.navbar-form {
  padding: 10px 15px;
  margin: 8px -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@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 .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto
  }

  .navbar-form .input-group>.form-control {
    width: 100%
  }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }

  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
  }

  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0
  }

  .navbar-form .checkbox input[type=checkbox],
  .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0
  }
}

@media (max-width:767px) {
  .navbar-form .form-group {
    margin-bottom: 5px
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0
  }
}

@media (min-width:768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none
  }
}

.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px
}

@media (min-width:768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px
  }

  .navbar-left {
    float: left !important
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px
  }

  .navbar-right~.navbar-right {
    margin-right: 0
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7
}

.navbar-default .navbar-brand,
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
  color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
  color: #333;
  background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  color: #555;
  background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
  color: #ccc;
  background-color: transparent
}

.navbar-default .navbar-toggle {
  border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  color: #555;
  background-color: #e7e7e7
}

@media (max-width:767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #333;
    background-color: transparent
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
  }
}

.navbar-default .btn-link,
.navbar-default .navbar-link {
  color: #777
}

.navbar-default .navbar-link:hover,
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
  color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
  color: #fff;
  background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
  color: #fff;
  background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
  color: #444;
  background-color: transparent
}

.navbar-inverse .navbar-toggle {
  border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  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:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
  color: #fff;
  background-color: #080808
}

@media (max-width:767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #080808
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #9d9d9d
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: transparent
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #fff;
    background-color: #080808
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #444;
    background-color: transparent
  }
}

.navbar-inverse .btn-link,
.navbar-inverse .navbar-link {
  color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
  color: #fff
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px
}

.breadcrumb>li,
.pagination {
  display: inline-block
}

.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ "
}

.breadcrumb>.active {
  color: #777
}

.pagination {
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px
}

.pager li,
.pagination>li {
  display: inline
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
  border-top-right-radius: 6px;
  border-bottom-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-top-left-radius: 3px;
  border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none
}

.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:focus,
.pager li>a:hover {
  text-decoration: none;
  background-color: #eee
}

.pager .next>a,
.pager .next>span {
  float: right
}

.pager .previous>a,
.pager .previous>span {
  float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em
}

a.badge:focus,
a.badge:hover,
a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}

.label:empty {
  display: none
}

.btn .label {
  position: relative;
  top: -1px
}

.label-default {
  background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e
}

.label-primary {
  background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #286090
}

.label-success {
  background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44
}

.label-info {
  background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5
}

.label-warning {
  background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f
}

.label-danger {
  background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px
}

.badge:empty {
  display: none
}

.btn .badge {
  position: relative;
  top: -1px
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
  color: #337ab7;
  background-color: #fff
}

.list-group-item>.badge {
  float: right
}

.list-group-item>.badge+.badge {
  margin-right: 5px
}

.nav-pills>li>a>.badge {
  margin-left: 3px
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  background-color: #eee
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1,
a.list-group-item-danger .list-group-item-heading,
a.list-group-item-info .list-group-item-heading,
a.list-group-item-success .list-group-item-heading,
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading,
button.list-group-item-info .list-group-item-heading,
button.list-group-item-success .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200
}

.jumbotron>hr {
  border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px
}

.jumbotron .container {
  max-width: 100%
}

@media screen and (min-width:768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px
  }

  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px
  }

  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
  margin-right: auto;
  margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #337ab7
}

.thumbnail .caption {
  padding: 9px;
  color: #333
}

.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: 700
}

.alert>p,
.alert>ul {
  margin-bottom: 0
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6
}

.alert-success hr {
  border-top-color: #c9e2b3
}

.alert-success .alert-link {
  color: #2b542c
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1
}

.alert-info hr {
  border-top-color: #a6e1ec
}

.alert-info .alert-link {
  color: #245269
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc
}

.alert-warning hr {
  border-top-color: #f7e1b5
}

.alert-warning .alert-link {
  color: #66512c
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}

.alert-danger hr {
  border-top-color: #e4b9c0
}

.alert-danger .alert-link {
  color: #843534
}

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(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;
  box-shadow: inset 0-1px 0 rgba(0, 0, 0, .15);
  transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
  animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
  background-color: #5cb85c
}

.progress-striped .progress-bar-danger,
.progress-striped .progress-bar-info,
.progress-striped .progress-bar-success,
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
  background-color: #5bc0de
}

.progress-bar-warning {
  background-color: #f0ad4e
}

.progress-bar-danger {
  background-color: #d9534f
}

.media {
  margin-top: 15px
}

.media:first-child {
  margin-top: 0
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1
}

.media-body {
  width: 10000px
}

.media-object {
  display: block
}

.media-object.img-thumbnail {
  max-width: none
}

.media-right,
.media>.pull-right {
  padding-left: 10px
}

.media-left,
.media>.pull-left {
  padding-right: 10px
}

.media-body,
.media-left,
.media-right {
  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 {
  padding-left: 0;
  margin-bottom: 20px
}

.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-left-radius: 4px;
  border-top-right-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:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5
}

button.list-group-item {
  width: 100%;
  text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  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: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,
.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 {
  color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .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:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  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:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  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:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  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:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  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: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
  padding: 15px
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
  color: inherit
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}

.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-left-radius: 3px;
  border-top-right-radius: 3px
}

.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: 3px;
  border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
  border-top-width: 0
}

.list-group+.panel-footer {
  border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
  margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
  padding-right: 15px;
  padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table: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,
.panel>.table-responsive:first-child>.table: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,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table: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,
.panel>.table-responsive:first-child>.table: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,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table: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,
.panel>.table-responsive:last-child>.table: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,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table: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,
.panel>.table-responsive:last-child>.table: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,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
  border-top: 1px solid #ddd
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
  border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.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,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>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 {
  margin-bottom: 0;
  border: 0
}

.panel-group {
  margin-bottom: 20px
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px
}

#social_media_edit .form-group label,
.panel-group .panel+.panel {
  margin-top: 5px
}

.panel-group .panel-heading {
  border-bottom: 0
}

.panel-group .panel-footer {
  border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #ddd
}

.panel-default,
.well blockquote {
  border-color: #ddd
}

.panel-default>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
  color: #f5f5f5;
  background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ddd
}

.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 {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}

.embed-responsive-16by9 {
  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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
  border-color: rgba(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: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0#fff;
  filter: alpha(opacity=20);
  opacity: .2
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5
}

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0
}

.modal,
.modal-open {
  overflow: hidden
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  -webkit-overflow-scrolling: touch;
  outline: 0
}

.modal.fade .modal-dialog {
  transition: transform .3s ease-out;
  transform: translate(0, -25%)
}

.modal.in .modal-dialog {
  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;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
  margin-top: -2px
}

.modal-title {
  margin: 0;
  line-height: 1.42857143
}

.modal-body {
  position: relative;
  padding: 15px
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
  margin-bottom: 0;
  margin-left: 5px
}

.modal-footer .btn-group .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 {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
  }

  .modal-sm {
    width: 300px
  }
}

@media (min-width:992px) {
  .modal-lg {
    width: 900px
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px
}

.tooltip-inner {
  max-width: 200px;
  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,
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
  right: 5px
}

.tooltip.top-right .tooltip-arrow {
  left: 5px
}

.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-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  line-break: auto
}

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

.popover.right {
  margin-left: 10px
}

.popover.bottom {
  margin-top: 10px
}

.popover.left {
  margin-left: -10px
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  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 {
  content: "";
  border-width: 10px
}

.popover.top>.arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0
}

.popover.top>.arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0
}

.popover.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0
}

.popover.right>.arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0
}

.popover.bottom>.arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  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: #999;
  border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff
}

.carousel,
.carousel-inner {
  position: relative
}

.carousel-inner {
  width: 100%;
  overflow: hidden
}

.carousel-inner>.item {
  position: relative;
  display: none;
  transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
  line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
  .carousel-inner>.item {
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px
  }

  .carousel-inner>.item.active.right,
  .carousel-inner>.item.next {
    left: 0;
    transform: translate3d(100%, 0, 0)
  }

  .carousel-inner>.item.active.left,
  .carousel-inner>.item.prev {
    left: 0;
    transform: translate3d(-100%, 0, 0)
  }

  .carousel-inner>.item.active,
  .carousel-inner>.item.next.left,
  .carousel-inner>.item.prev.right {
    left: 0;
    transform: translate3d(0, 0, 0)
  }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block
}

.carousel-inner>.active,
.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0
}

.carousel-control,
.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%
}

.carousel-inner>.next {
  left: 100%
}

.carousel-inner>.active.left,
.carousel-inner>.prev {
  left: -100%
}

.carousel-inner>.active.right {
  left: 100%
}

.carousel-control {
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: transparent;
  filter: alpha(opacity=50);
  opacity: .5
}

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5)0, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, .0001)0, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1
}

.carousel-control .icon-prev:before {
  content: "‹"
}

.carousel-control .icon-next:before {
  content: "›"
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(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-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px
  }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px
  }

  .carousel-indicators {
    bottom: 20px
  }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto
}

.pull-right {
  float: right !important
}

.pull-left {
  float: left !important
}

.hide {
  display: none !important
}

.show {
  display: block !important
}

.invisible {
  visibility: hidden
}

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

.hidden {
  display: none !important
}

.affix {
  position: fixed
}

@-ms-viewport {
  width: device-width
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important
}

@media (max-width:767px) {

  .visible-xs,
  .visible-xs-block {
    display: block !important
  }

  table.visible-xs {
    display: table !important
  }

  tr.visible-xs {
    display: table-row !important
  }

  td.visible-xs,
  th.visible-xs {
    display: table-cell !important
  }

  .visible-xs-inline {
    display: inline !important
  }

  .visible-xs-inline-block {
    display: inline-block !important
  }
}

@media (min-width:768px) and (max-width:991px) {

  .visible-sm,
  .visible-sm-block {
    display: block !important
  }

  table.visible-sm {
    display: table !important
  }

  tr.visible-sm {
    display: table-row !important
  }

  td.visible-sm,
  th.visible-sm {
    display: table-cell !important
  }

  .visible-sm-inline {
    display: inline !important
  }

  .visible-sm-inline-block {
    display: inline-block !important
  }
}

@media (min-width:992px) and (max-width:1199px) {

  .visible-md,
  .visible-md-block {
    display: block !important
  }

  table.visible-md {
    display: table !important
  }

  tr.visible-md {
    display: table-row !important
  }

  td.visible-md,
  th.visible-md {
    display: table-cell !important
  }

  .visible-md-inline {
    display: inline !important
  }

  .visible-md-inline-block {
    display: inline-block !important
  }
}

@media (min-width:1200px) {

  .visible-lg,
  .visible-lg-block {
    display: block !important
  }

  table.visible-lg {
    display: table !important
  }

  tr.visible-lg {
    display: table-row !important
  }

  td.visible-lg,
  th.visible-lg {
    display: table-cell !important
  }

  .visible-lg-inline {
    display: inline !important
  }

  .visible-lg-inline-block {
    display: inline-block !important
  }
}

@media (max-width:767px) {
  .hidden-xs {
    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
  }

  td.visible-print,
  th.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
  }

  .hidden-print {
    display: none !important
  }
}

.bootstrap-tagsinput {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  display: inline-block;
  padding: 4px 6px;
  color: #555;
  vertical-align: middle;
  line-height: 22px;
  cursor: text
}

.bootstrap-tagsinput input {
  border: 0;
  box-shadow: none;
  outline: 0;
  background-color: transparent;
  padding: 0 6px;
  margin: 0;
  width: auto;
  max-width: inherit
}

.bootstrap-tagsinput.form-control input::-moz-placeholder {
  color: #777;
  opacity: 1
}

.bootstrap-tagsinput.form-control input:-ms-input-placeholder {
  color: #777
}

.bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
  color: #777
}

.bootstrap-tagsinput input:focus {
  border: 0;
  box-shadow: none
}

.bootstrap-tagsinput .tag {
  margin-right: 2px;
  color: #fff
}

.bootstrap-tagsinput .tag [data-role=remove] {
  margin-left: 8px;
  cursor: pointer
}

.bootstrap-tagsinput .tag [data-role=remove]:after {
  content: "x";
  padding: 0 2px
}

.bootstrap-tagsinput .tag [data-role=remove]:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05)
}

.bootstrap-tagsinput .tag [data-role=remove]:hover:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline
}

.fr-view em,
.froala-div em,
body {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline
}

body {
  line-height: 1
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

ol,
ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

.clearfix:after,
.clearfix:before {
  content: " ";
  display: table
}

.clearfix:after {
  clear: both
}

.clearfix {
  *zoom: 1
}

.alignleft {
  float: left
}

.alignright {
  float: right
}

.fr-view b,
.fr-view center,
.fr-view dd,
.fr-view dl,
.fr-view dt,
.fr-view i,
.fr-view q,
.fr-view small,
.fr-view span,
.fr-view strike,
.fr-view strong,
.fr-view tt,
.fr-view u {
  margin: 0;
  padding: 0;
  border: 0;
  font: normal !important;
  font-size: 100%;
  vertical-align: baseline
}

.fr-view p,
.fr-view sub,
.fr-view sup {
  padding: 0;
  border: 0;
  font: normal !important;
  vertical-align: baseline
}

.fr-view p {
  font-size: 100%;
  margin: 0 0 10px
}

.fr-view ul {
  list-style-type: disc;
  margin-left: 15px
}

.fr-view li {
  padding: none !important
}

.fr-view ol,
.froala-div ol {
  list-style-type: decimal !important;
  margin-left: 15px
}

.fr-view em,
.froala-div em {
  font-style: italic;
  font-size: 100%
}

.fr-view p span {
  display: initial !important;
  line-height: normal
}

.fr-view a {
  color: #0098f7;
  text-decoration: none
}

.fr-view a:hover {
  color: #7fb800
}

.fr-view a.btn {
  color: #fff
}

.fr-view sub,
.fr-view sup {
  margin: 0
}

.fr-popup {
  z-index: 9994 !important
}

#comment_block .user-profile-block span,
.CodeMirror-sizer span,
.froala-description span {
  display: inline !important
}

.fr-view h1,
.fr-view h2,
.fr-view h3 {
  margin: 10px 0
}

.fr-view h1,
.fr-view h2 {
  font-size: 2.17em;
  font-weight: 400;
  text-align: inherit
}

.fr-view h2 {
  font-size: 1.74em
}

.fr-view h3 {
  font-size: 1.31em;
  font-weight: 400
}

.fr-view h4,
.fr-view h5,
.fr-view h6 {
  font-size: 1em;
  font-weight: 400;
  margin: 0
}

.fr-view h6 {
  font-size: .65em
}

.fr-view span {
  line-height: normal !important;
  color: none !important
}

.fr-view span.fr-emoticon.fr-emoticon-img {
  background-repeat: no-repeat !important;
  display: inline-block !important
}

.fr-view h1 span,
.fr-view h2 span,
.fr-view h3 span,
.fr-view h4 span,
.fr-view h5 span,
.fr-view h6 span {
  font-size: inherit !important
}

@font-face {
  font-family: "MyriadPro-Regular";
  src: url(../fonts/myriadpro-regular_0.eot);
  src: url(../fonts/myriadpro-regular_0.eot?#iefix)format("embedded-opentype"), url(../fonts/myriadpro-regular_0.woff)format("woff"), url(../fonts/myriadpro-regular_0.ttf)format("truetype"), url(../fonts/myriadpro-regular_0.svg#myriadpro-regular_0)format("svg");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: "alamainregular";
  src: url(../fonts/alamain1-webfont.woff2)format("woff2"), url(../fonts/alamain1-webfont.woff)format("woff");
  font-weight: 400;
  font-style: normal
}

p {
  padding: 0 0 20px
}

p a {
  color: #ccc
}

input[type=email],
input[type=password],
input[type=text],
textarea {
  -moz-appearance: none
}

img {
  max-width: 100%
}

#header .header-right .join-us:hover::after {
  border-left: 5px solid #d4575d
}

.userboards-option a .fa-comment:hover {
  color: #d4145a
}

#mainNavigation {
  background: #f9f9f9 0 0
}

.post-content ul li em {
  display: block;
  font-size: 11px;
  font-style: normal;
  font-weight: 300
}

.post-content ul li em i {
  color: #d4145a;
  font-size: 16px;
  padding-left: 3px;
  position: relative;
  top: 2px
}

.listing-comment-holder textarea {
  border: 1px solid #bfbfbf;
  height: 65px;
  padding: 10px;
  resize: none;
  width: 100%
}

#_social_login_block_comment .share-option a,
#myModal1 .share-option a,
#profile-login-block .share-option a,
#social-login-abuse .share-option a,
#social-login-block .share-option a,
#social-login-block-follow .share-option a,
#social-login-block-see-followers .share-option a {
  display: inline-block;
  font-size: 20px;
  margin-right: 20px
}

.input-type-form select.txt-input {
  padding: 5px 6px
}

.form-data .input-type-form textarea.txt-input {
  height: 90px;
  line-height: 18px;
  padding: 10px;
  resize: none;
  width: 100%
}

.pink-btn,
.pink-btn:hover,
.submit-btn:hover {
  background: #d4575d 0 0
}

.article-rate ul li i.light {
  opacity: .3
}

#header .primary-button::after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  right: 12px;
  top: 8px;
  width: 0
}

p u {
  text-decoration: underline
}

.imgbox-outer,
.subtext iframe {
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .4);
  -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .4);
  -ms-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .4);
  -o-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .4)
}

#content_category_load h2 {
  font-size: 26px;
  line-height: 30px;
  padding: 0 15px
}

.aboutus-block .video-inner-block .video-options a img {
  width: auto;
  margin: 0 auto
}

.imgbox-outer a :hover {
  opacity: .8
}

.froala-div strong,
p b {
  font-weight: 700
}

.header-right .notification-popup ul li span {
  color: #bbbdbf;
  display: inline-block;
  font-size: 11px;
  text-align: right;
  vertical-align: top;
  width: 25%;
  margin: 0;
  float: right
}

.header-right .notification-popup .notification-btn button {
  width: 100%;
  background: #d4575d;
  color: #fff
}

.followers-blk {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .3)
}

.msg-report-block .msg-pagination ul li a i {
  font-size: 16px
}

.aboutus-page address {
  margin: 15px 0
}

.help-bottom-hover:hover {
  color: #fff !important
}

.follow-post-btn,
.new-category {
  background: #d4575d 0 0;
  color: #fff
}

.new-category {
  font-size: 10px;
  font-weight: 700;
  padding: 2px;
  position: absolute;
  right: -25px;
  top: 4px
}

.follow-post-btn {
  border: medium;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 50px;
  padding: 15px 30px;
  text-align: center;
  width: 100%
}

.msg-report-block .msg-content .report-list li .report-body .topic-title,
.topic-heading-title {
  float: left;
  width: 46%;
  text-align: left;
  font-size: 14px;
  line-height: 18px;
  color: #3d3d3d;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  padding-right: 15px
}

.msg-report-block .msg-content .report-list li .report-body .topic-duration,
.msg-report-block .msg-content .report-list li .report-body .topic-fixprice,
.topic-heading-duration,
.topic-heading-price {
  width: 10%;
  float: left;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  color: #a48e7e
}

.msg-report-block .msg-content .report-list li .report-body .topic-action,
.msg-report-block .msg-content .report-list li .report-body .topic-extprice {
  width: 10%;
  float: left;
  font-weight: 600;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 13px;
  line-height: 17px;
  color: #a48e7e
}

.msg-report-block .msg-content .report-list li .report-body .topic-recipient-status,
.msg-report-block .msg-content .report-list li .report-body .topic-schedule {
  width: 14%;
  float: right;
  text-align: right;
  font-weight: 600;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 13px;
  line-height: 17px;
  color: #a48e7e
}

.msg-report-block .msg-content .report-list li .topic-body {
  float: left;
  width: 100% !important;
  margin: 0 !important
}

.topic-heading-duration,
.topic-heading-price,
.topic-heading-title {
  padding-top: 10px
}

.followers-blk a.user-name:hover,
.topic-list a:hover {
  color: #000
}

.msg-report-block .msg-content .report-list li .report-body .topic-recipient-status {
  width: 8%
}

.detial-page-related-post {
  width: 268.5px
}

.sidebar-block .detial-page-image-post {
  width: 72.5%
}

.vimeo_iframe,
.youtube_iframe {
  height: 350px
}

.jwplayer {
  height: 350px !important
}

.product-review-top h2,
.userboards-post h3 a {
  word-wrap: break-word
}

#header .header-right .join-us:hover,
a.see-user-followers :hover {
  color: #d4575d
}

.messanger-block {
  margin: 0 15px;
  padding: 5px 0 90px;
  position: relative
}

.messanger-block .message-title {
  background: #d4575d;
  padding: 10px 20px;
  position: relative;
  z-index: 1
}

.messanger-block .message-title .user-image {
  display: inline-block;
  padding: 0;
  position: absolute;
  left: 10px;
  top: 10px;
  width: 50px;
  height: 50px
}

.messanger-block .message-title .user-image img {
  border-radius: 100%
}

.messanger-block .message-title .image-content {
  display: inline-block
}

.messanger-block .message-title .inner-message-title {
  padding: 0 0 0 50px
}

.messanger-block .message-title .inner-message-title span {
  display: inline-block;
  margin: 0;
  font-size: 22px;
  line-height: 22px;
  color: #fff;
  letter-spacing: .9px
}

.messanger-block .message-title .inner-message-title em {
  margin: 0;
  padding: 4px 0 0;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  display: block
}

.messanger-block .chat-description {
  background: #fafafa;
  height: 600px;
  border-left: 1px solid #e6e6e6
}

.messanger-block .inner-chat-content {
  padding: 30px
}

.messanger-block .inner-chat {
  background: #9f9f9f;
  position: relative
}

.messanger-block .inner-chat:before,
.messanger-block .right-inner-chat:after {
  content: "";
  position: absolute;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent
}

.messanger-block .inner-chat:before {
  left: -10px;
  border-right: 10px solid #9f9f9f
}

.messanger-block .chat-content {
  padding: 10px;
  border-radius: 5px
}

.messanger-block .chat-content h5 {
  float: left;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 17px;
  color: #fff
}

.messanger-block .inner-chat-title {
  position: relative
}

.messanger-block .chat-content em {
  position: absolute;
  right: 0;
  padding-right: 10px;
  font-size: 13px;
  line-height: 17px;
  color: #fff
}

.messanger-block .chat-content span {
  font-weight: 200
}

.messanger-block .inner-bottom-title {
  padding-top: 10px
}

.messanger-block .chat-content date,
.messanger-block .chat-content span {
  float: right;
  font-size: 13px;
  line-height: 17px;
  color: #fff
}

.messanger-block .chat-content p {
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  font-weight: 200;
  letter-spacing: .5px;
  text-align: right
}

.messanger-block .right-inner-chat {
  background: #c75b60;
  position: relative;
  width: auto;
  float: right
}

.messanger-block .right-inner-chat:after {
  right: -10px;
  top: 10px;
  border-left: 10px solid #c75b60
}

.messanger-block .outer-date {
  text-align: center
}

.messanger-block .date-block {
  background: #ececec;
  border-radius: 5px;
  display: inline-block;
  padding: 10px 20px;
  margin-top: 46px
}

.messanger-block .date-block date {
  font-size: 16px;
  line-height: 20px;
  color: #3f3f3f
}

.messanger-block .form-area {
  background: #ededed;
  width: 100%;
  height: 70px;
  border: 1px solid #e6e6e6;
  padding: 22px 100px 0 30px;
  font-size: 19px;
  line-height: 23px;
  color: #4f4f4f
}

.messanger-block .inner-description:first-child {
  margin-top: 0
}

.messanger-block .inner-description {
  margin-top: 25px
}

.messanger-block .left-content {
  width: auto;
  float: left
}

.messanger-block .footer-chat {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0
}

.messanger-block .inner-footer-chat {
  position: relative
}

.messanger-block .bottom-chat em {
  float: none
}

.messanger-block .bottom-chat {
  float: right
}

.messanger-block .reply-content {
  background: #ececec;
  display: inline-block;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 5px
}

.messanger-block .reply-content span {
  font-size: 14px;
  line-height: 18px;
  color: #3f3f3f
}

.messanger-block .chat-button {
  background: 0 0;
  border: 0;
  position: absolute;
  right: 0;
  top: 0;
  background: #d4575d;
  border-radius: 100%;
  padding: 10px;
  margin: 10px 26px 0 0
}

.messanger-block .chat-button:hover {
  background: #000
}

.messanger-block .chat-description .mCSB_scrollTools {
  width: 9px
}

.messanger-block .mCSB_inside>.mCSB_container {
  margin-right: 0
}

.messanger-block .chat-left-box {
  padding-right: 50px
}

.messanger-block .right-chat-box {
  padding-left: 50px
}

.messanger-block .left-content p {
  text-align: left
}

.messanger-block .left-content .inner-bottom-title span {
  float: left;
  padding: 0 10px 0 0
}

.messanger-block .right-inner-chat .inner-bottom-title span {
  padding: 0 0 0 10px
}

.summer-sunsets-block {
  border-bottom: 1px solid #8d8d8d;
  padding-bottom: 15px;
  margin-bottom: 15px
}

.summer-sunsets-block h2,
.summer-sunsets-block h3 {
  font-family: "Satisfy", cursive;
  color: #333;
  font-size: 32px;
  font-weight: 400;
  line-height: 35px;
  overflow-wrap: break-word;
  padding: 9px 0 13px;
  text-align: left
}

.summer-sunsets-block h3 {
  font-size: 28px;
  line-height: 30px;
  padding: 9px 0 18px
}

.summer-sunsets-block ul {
  list-style: disc !important;
  margin-left: 20px;
  margin-bottom: 20px
}

.summer-sunsets-block ul li {
  font-size: 19px;
  line-height: 21px;
  font-weight: 300px;
  margin-bottom: 10px
}

.summer-sunsets-block p {
  color: #000;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  padding: 0 0 10px
}

.summer-sunsets-block span {
  font-size: 19px;
  font-weight: 600;
  display: block;
  padding-bottom: 10px
}

.img-outer-block {
  margin-top: 20px;
  margin-bottom: 15px
}

.sunsets-right-block h4 {
  text-align: left;
  margin-bottom: 15px
}

.sunsets-right-block .col-sm-12.col-md-6.pull-right {
  padding-left: 8%
}

.froala-div ul {
  list-style-type: disc;
  margin-left: 15px
}

.froala-div li {
  padding: none !important
}

.froala-div p span {
  display: initial !important;
  line-height: normal
}

.froala-div a {
  color: #0098f7;
  text-decoration: none
}

.froala-div a:hover {
  color: #7fb800
}

.froala-div a.btn {
  color: #fff
}

.froala-div sup,
.froala-divsub {
  margin: 0;
  padding: 0;
  border: 0;
  font: normal !important;
  vertical-align: baseline
}

.froala-div h1,
.froala-div h2,
.froala-div h3 {
  margin: 10px 0
}

.froala-div h1 {
  font-size: 2.17em;
  font-weight: 400
}

.froala-div h2,
.froala-div h3 {
  font-size: 1.74em;
  font-weight: 400
}

.froala-div h3 {
  font-size: 1.31em
}

.froala-div h4,
.froala-div h5,
.froala-div h6 {
  font-size: 1em;
  font-weight: 400;
  margin: 0
}

.froala-div h6 {
  font-size: .65em
}

.fr-video video {
  width: 100% !important
}

.youtube_center_icon {
  left: 0;
  margin-top: -21px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%;
  z-index: 99
}

.youtube_center_div {
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .4);
  display: block;
  margin-bottom: 3px;
  margin-left: 0;
  padding: 0;
  position: relative
}

#remove_video_link_div .form-data .input-type-form {
  margin: 8px 0 14px
}

.available_link_for_video:focus,
.available_link_for_video:hover {
  color: #00f
}

.froala-div span.fr-emoticon.fr-emoticon-img {
  background-repeat: no-repeat !important;
  display: inline-block !important;
  width: 20px
}

.profile-info-create-content {
  font-weight: 300;
  margin-bottom: 19px;
  margin-top: 8px
}

.profile-info-create-content span i {
  font-size: 12px;
  margin-right: 5px
}

.header-right ul li .fa-heart,
.profile-info-create-content span i.fa-heart {
  color: #d4145a
}

.profile-info-create-content span i.fa-comment {
  color: #e6d4ce
}

.profile-info-create-content span em {
  font-weight: 600
}

.profile-info-create-content .control-label {
  text-align: left;
  color: #222;
  font-weight: 700;
  font-size: 13px;
  line-height: 20px
}

.profile-info-create-content .primary-button {
  text-align: center;
  display: inline-block;
  border: 0;
  padding: 2px 26px;
  margin-right: 15px;
  margin-top: 15px;
  height: 32px
}

.profile-info-create-content .primary-button:after,
select[data-dkcacheid] {
  display: none
}

.profile-info-create-content a.primary-button {
  height: auto
}

.profile-info-create-content a.primary-button:focus {
  color: #fff
}

.profile-info-create-content .article-rate,
.upload_assets i {
  text-align: left
}

.fr-placeholder {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 4px
}

@media (max-width:1369px) {
  .menu-fixed {
    width: 194px
  }
}

@media (max-width:1359px) {
  .scroll-down {
    right: 10px
  }
}

@media (max-width:1200px) {
  nav li {
    margin-right: 2.5%
  }

  .trending-content ul li a {
    padding: 0 5px 2px
  }

  .sidebar-block .col-right {
    width: 96%
  }

  .profile-newsfeed-listing li {
    margin-right: 20px
  }

  .profile-newsfeed-listing li:nth-child(3n) {
    margin-right: 20px
  }
}

@media (max-width:1199px) {
  .profile-detail {
    left: 15px
  }

  .more-profile-info {
    padding: 0 0 0 25px
  }

  .more-profile-info .primary-button {
    font-size: 13px
  }

  .more-profile-right {
    padding: 0 15px 0 11px
  }

  .profile-detail-inner {
    padding-left: 180px
  }

  .profile-right {
    padding-left: 420px
  }

  .main-title .dropdown-menu {
    min-width: 197px
  }

  .menu-fixed {
    width: 184px
  }

  .aboutus-block .together-block .together-left-content a {
    font-size: 44px;
    line-height: 52px
  }

  .about-grid .third-arrow span,
  .aboutus-block .important-block .left-imp .second-arrow span,
  .aboutus-block p {
    font-size: 20px;
    line-height: 24px
  }

  .aboutus-block h2 {
    font-size: 35px;
    line-height: 40px
  }

  .fp-bottom-block h2 {
    font-size: 54px;
    line-height: 60px
  }

  .aboutus-block .important-block .right-imp a,
  .aboutus-page h1,
  .fp-bottom-block h2 span {
    font-size: 36px;
    line-height: 40px
  }

  .aboutus-block .together-block .first-arrow {
    bottom: 10px;
    width: 60px
  }

  .aboutus-block .important-block .left-imp .second-arrow img {
    width: 28px
  }

  .about-grid .third-arrow img {
    right: 18px;
    top: -35px;
    width: 27px
  }

  .aboutus-block .important-block .left-imp .second-arrow {
    max-width: 200px
  }

  .about-content p {
    padding: 30px 0
  }

  .detial-page-related-post {
    width: 260px
  }

  .detial-page-image-post {
    width: 66%
  }

  .sidebar-block .detial-page-image-post {
    width: 71.7%
  }
}

@media (max-width:1023px) {
  .profile-detail {
    left: 15px;
    max-width: inherit;
    right: 15px;
    width: auto
  }

  .more-profile-center {
    padding-top: 58px
  }

  .profile-detail {
    bottom: -75px
  }

  .profile-detail:after {
    height: 60px
  }

  .profile-pic {
    height: 120px;
    width: 120px
  }

  .profile-detail-inner {
    padding-left: 145px
  }

  .timeline-content {
    min-height: 120px
  }

  .profile-right {
    bottom: -120px;
    left: 20px;
    max-width: inherit;
    right: 20px;
    width: auto;
    padding-left: 0
  }

  .more-profile-info {
    margin-top: 165px
  }

  .cover-image .choose_image {
    top: 15px
  }

  .more-profile-right {
    z-index: 0
  }
}

@media (max-width:991px) {
  .col-left {
    width: 25%
  }

  .col-right {
    width: 75%
  }

  nav li a {
    font-size: 16px
  }

  nav li {
    margin-right: 1.1%
  }

  #mainNavigation {
    min-height: 47px;
    margin-top: 20px
  }

  #header .col-sm-3 {
    width: 19.5%
  }

  .logo {
    width: 150px;
    float: none
  }

  .middle-header-content .right-content {
    margin-left: 10px
  }

  .header-right {
    margin-left: 0;
    margin-top: 0
  }

  .header-right p {
    font-size: 15px
  }

  .middle-header-content {
    padding-top: 0
  }

  .small-header #mainNavigation {
    min-height: 36px
  }

  .wrapper {
    margin-top: 189px
  }

  .grid-sizer,
  .grid-sizer1,
  .newsfeed .item,
  .newsfeed .item1 {
    width: 50%
  }

  .scroll-down {
    right: 15px;
    top: 95%;
    padding-bottom: 15px
  }

  .page-tile h3 {
    font-size: 70px;
    padding-bottom: 0
  }

  .profile-info span,
  .profile-info-create-content span {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 0
  }

  .more-profile-right {
    line-height: 20px
  }

  .more-profile-info .primary-button,
  .more-profile-right p {
    font-size: 13px
  }

  .more-profile-center {
    padding: 80px 0 25px
  }

  .main-title,
  .main-title h5,
  .subtitle li a {
    font-size: 12px;
    line-height: 16px
  }

  .related-posts {
    padding: 30px 15px 12px
  }

  .product-review-column .col-sm-5 {
    margin: 0;
    width: 37.667%
  }

  .add-comment .input-type-form {
    width: auto
  }

  .user-profile-picture {
    left: -2px
  }

  .user-page-top-detail .user-detail-box {
    margin-top: 15px
  }

  .middle-header-content h3 {
    font-size: 14px;
    line-height: 22px
  }

  .header-right ul li {
    margin: 0 5px 0 2px
  }

  .right-content {
    margin-top: 14px
  }

  #header .primary-button {
    width: 170px
  }

  .small-header .middle-header-content h3 {
    font-size: 14px
  }

  .small-header #header .primary-button {
    font-size: 15px;
    width: 150px
  }

  .profile-member {
    margin: 25px 0 0 20px
  }

  .product-review-column .col-sm-7 {
    width: 60.333%
  }

  .review-title {
    left: 80px
  }

  .subtitle {
    width: 60%
  }

  .subtitle li {
    padding-right: 15px
  }

  .main-title {
    width: 40%
  }

  .no-results-block p {
    width: 85%
  }

  .main-title .form-group .normal_select .dk-select-options .dk-option,
  .main-title .form-group .normal_select .dk-selected {
    font-size: 13px;
    letter-spacing: .5px;
    padding: 6px 10px
  }

  .main-title .form-group .normal_select .dk-selected::before {
    border-width: 5px 5px 0;
    margin: -1px 10px 0 0
  }

  .main-title .form-group .normal_select.dk-select-open-down .dk-selected::before,
  .main-title .form-group .normal_select.dk-select-open-up .dk-selected::before {
    border-width: 0 5px 5px
  }

  .primary-button {
    padding: 0 30px 0 10px;
    font-size: 15px
  }

  .primary-button::after {
    border-bottom: 5px solid transparent;
    border-left: 5px solid #fff;
    border-top: 5px solid transparent;
    top: 13px
  }

  .profile-newsfeed-listing li:nth-child(2n) {
    margin-right: 0
  }

  .popular-tags,
  .profile-member {
    width: 190px
  }

  .product-review-top h2 {
    font-size: 44px;
    line-height: 43px
  }

  .detail-popular-tags,
  .detail-profile-member {
    width: 100%
  }

  .user-detail-box .regestrationDiv .form-control {
    max-width: 200px;
    width: 100%
  }

  .user-detail-box .tooltip-btn {
    right: 5px
  }

  .mCSB_scrollTools {
    right: 0
  }

  .menu-fixed {
    width: 188px
  }

  .aboutus-block .together-block .together-left-content a {
    font-size: 38px;
    line-height: 44px
  }

  .aboutus-block p {
    font-size: 18px;
    line-height: 22px
  }

  .about-grid span {
    font-size: 13px;
    line-height: 17px
  }

  .aboutus-block h2 {
    font-size: 28px;
    line-height: 32px
  }

  .fp-bottom-block h2 {
    font-size: 46px;
    line-height: 50px
  }

  .fp-bottom-block h2 span {
    font-size: 34px;
    line-height: 40px
  }

  .aboutus-block .important-block .right-imp a {
    font-size: 28px;
    line-height: 36px;
    padding: 8px 20px
  }

  .aboutus-block .together-block .first-arrow {
    bottom: 20px;
    width: 50px
  }

  .about-grid .third-arrow {
    bottom: -100px
  }

  .about-grid .third-arrow img {
    right: 18px;
    top: -28px;
    width: 24px
  }

  .aboutus-block .important-block .left-imp .second-arrow {
    left: -33px
  }

  .aboutus-block .important-block .left-imp .second-arrow img {
    left: 35px;
    top: 29px;
    width: 24px
  }

  .aboutus-block .important-block .left-imp {
    padding-left: 30px
  }

  .about-content {
    padding: 0 40px
  }

  .about-content p {
    padding: 20px 0
  }

  .msg-report-block {
    margin-top: 21px
  }

  .msg-report-block .msg-content .report-list li .report-body {
    margin-left: 40px;
    width: calc(100% - 40px)
  }

  .following_heading {
    font-size: 30px;
    line-height: 34px
  }

  .aboutus-page h1 {
    font-size: 34px;
    line-height: 38px
  }

  .detial-page-related-post {
    width: 240px
  }

  .detial-page-image-post {
    width: 55.6%
  }

  .sidebar-block .detial-page-image-post {
    width: 66%
  }

  .sunsets-right-block .col-sm-12.col-md-6.pull-right {
    padding-left: 0
  }
}

@media (max-width:767px) {

  .cover-page-img img,
  .froala-div p img,
  .profile-newsfeed-listing li .profile-thumbnail-block {
    height: auto !important
  }

  .header-right ul li a::after,
  nav li a::before,
  nav li.contact a::after {
    display: none
  }

  .logo-outer {
    float: left;
    width: auto
  }

  .right-content.mob-search {
    margin-top: 2px
  }

  #header {
    padding: 15px 0
  }

  nav {
    height: 0
  }

  .mobile-menu {
    text-align: center;
    z-index: 10;
    height: 25px;
    position: fixed;
    right: 12px;
    top: 30px;
    width: 35px
  }

  .mobile-menu span {
    background: #d4575d;
    height: 3px;
    width: 26px;
    display: inline-block;
    position: relative
  }

  .mobile-menu span::after,
  .mobile-menu span::before {
    position: absolute;
    left: 0;
    background: #d4575d;
    height: 3px;
    width: 26px;
    content: ""
  }

  .mobile-menu span::after {
    top: -8px
  }

  .mobile-menu span::before {
    bottom: -8px
  }

  .open.mobile-menu span::after,
  .open.mobile-menu span::before {
    top: 0;
    transform: rotate(45deg);
    visibility: visible;
    background: #fff
  }

  .open.mobile-menu span::before {
    transform: rotate(-45deg)
  }

  .open.mobile-menu span {
    background: 0 0
  }

  .contact-list li,
  .mobile-menu,
  nav ul li {
    display: block
  }

  .certified {
    margin-right: 60px
  }

  .open header {
    z-index: 9
  }

  body.open {
    overflow: hidden
  }

  nav li a {
    font-size: 30px
  }

  nav ul li {
    margin: 0
  }

  nav li.contact a {
    display: inline-block;
    width: auto;
    border: 0;
    color: #fff
  }

  .page-tile h3 {
    font-size: 40px
  }

  .page-tile.product-reviews-title {
    padding-left: 0;
    padding-right: 0
  }

  #mainNavigation .container {
    display: table;
    height: 100%;
    vertical-align: middle
  }

  #mainNavigation {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(212, 87, 93, .95);
    z-index: 2;
    overflow-y: scroll;
    overflow-x: hidden;
    display: none;
    margin-top: 0
  }

  #mainNavigation ul {
    margin: 0;
    padding: 50px 0;
    list-style: none;
    transform: perspective(600px) rotateX(20deg);
    -o-transform: perspective(600px) rotateX(20deg);
    -ms-transform: perspective(600px) rotateX(20deg);
    -moz-transform: perspective(600px) rotateX(20deg);
    -webkit-transform: perspective(600px) rotateX(20deg);
    transition: all .4s cubic-bezier(.7, .01, .3, 1);
    -o-transition: all .4s cubic-bezier(.7, .01, .3, 1);
    -ms-transition: all .4s cubic-bezier(.7, .01, .3, 1);
    -moz-transition: all .4s cubic-bezier(.7, .01, .3, 1);
    -webkit-transition: all .4s cubic-bezier(.7, .01, .3, 1);
    vertical-align: middle
  }

  #mainNavigation>ul {
    width: 100%
  }

  #mainNavigation.open ul {
    transform: perspective(600px) rotateX(0deg)
  }

  #mainNavigation.close ul {
    transform: perspective(600px) rotateX(-20deg)
  }

  #mainNavigation ul li a {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 0;
    font-size: 18px
  }

  #mainNavigation::after {
    box-shadow: none
  }

  #mainNavigation ul li a:hover {
    color: #000
  }

  nav li {
    padding: 10px 0
  }

  .account-link .fa-user {
    color: #d4575d;
    font-size: 21px
  }

  #header .fa-search {
    position: absolute;
    right: 90px;
    color: #d4575d;
    font-size: 19px;
    top: 17px;
    z-index: 10
  }

  .small-header #header {
    box-shadow: 0 1px 3px #c4c4c4;
    -moz-box-shadow: 0 1px 3px #c4c4c4;
    -webkit-box-shadow: 0 1px 3px #c4c4c4;
    -ms-box-shadow: 0 1px 3px #c4c4c4;
    padding: 12px 0 10px
  }

  .logo {
    width: 60px;
    float: left
  }

  .small-header .logo {
    width: 50px
  }

  .header-right {
    margin-top: 17px
  }

  .small-header .mobile-menu {
    top: 23px
  }

  .small-header .header-right {
    margin-top: 13px
  }

  .small-header #header .fa-search {
    top: 13px
  }

  .header-right ul {
    margin-right: 2px
  }

  .col-left {
    display: none
  }

  .col-right {
    width: 100%
  }

  .userboards-post h3 {
    font-size: 22px;
    font-weight: 400
  }

  .userboards-post p {
    padding: 3px 0 14px;
    letter-spacing: 0
  }

  .grid-sizer,
  .newsfeed .item {
    padding: 0 15px
  }

  #newsfeed {
    margin: 0-15px
  }

  .newsfeed-block {
    margin-bottom: 20px
  }

  .wrapper {
    margin-top: 84px
  }

  .post-btn {
    margin: 125px 0 20px;
    font-size: 17px;
    padding: 11px 30px 13px
  }

  .small-header #mainNavigation {
    margin-top: 0
  }

  .mob-search {
    background: #4d4d4d;
    top: 100%;
    display: none;
    left: 0;
    padding: 10px;
    position: absolute;
    width: 100%
  }

  #header .mob-search .fa-search {
    position: static;
    color: #eed8ca
  }

  .mob-search h3 {
    color: #fff;
    font-family: "MyriadPro-Regular";
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 16px;
    padding-bottom: 8px;
    text-transform: uppercase
  }

  .join-us {
    padding: 0 11px !important;
    font-size: 16px !important;
    text-transform: none !important;
    margin-right: 5px;
    background: #222
  }

  .before-login-block #header .fa-search {
    right: 60px
  }

  .message-block-modal .join-us {
    background: #d4575d
  }

  .message-block-modal .cancel-message-btn {
    background: #333
  }

  .join-us:hover {
    color: #fff !important;
    background: #000
  }

  .right-content .input-group .form-control,
  .right-content .search-btn {
    border: 0
  }

  .more-profile-info {
    margin-top: 135px
  }

  .more-profile-right {
    padding: 0 15px;
    margin-top: 0
  }

  .more-profile-center {
    padding: 10px 0 25px
  }

  .timeline-block-profile {
    margin-bottom: 0
  }

  .more-profile-info .primary-button {
    margin: 0 auto 10px
  }

  .page-tile {
    padding: 30px 100px
  }

  .product-review-top h2 {
    padding: 3px 0 13px;
    font-size: 35px;
    line-height: 38px
  }

  .profile-member {
    margin: 0 auto;
    width: 234px !important
  }

  .product-review-column .col-sm-5,
  .product-review-column .col-sm-7 {
    width: 100%
  }

  .rightbar-wide h4 {
    font-size: 20px
  }

  .user-review {
    margin-top: 20px
  }

  .user-review ul li i {
    left: 0
  }

  .user-review ul li {
    padding-left: 60px
  }

  .add-comment {
    margin-top: 30px
  }

  .add-comment h5 {
    font-size: 13px
  }

  .product-review-top {
    padding-bottom: 25px
  }

  .related-posts {
    display: block
  }

  .related-posts ul li a,
  .share-option.social-block a i {
    font-size: 18px
  }

  .related-posts ul li {
    padding: 0 0 15px
  }

  .popular-tags h3 {
    padding-bottom: 10px
  }

  .popular-tags {
    padding-bottom: 45px
  }

  .change-pw-info .join-us {
    background: #d4575d
  }

  .change-pw-info .cancel-btn {
    background: #333 0 0
  }

  .main-ttle {
    font-size: 20px
  }

  .user-page-top-detail .user-detail-box {
    margin-top: 0;
    position: relative;
    top: -39px
  }

  .user-profile-picture {
    left: 25px
  }

  .user-page-top-detail .user-detail-box .form-group {
    margin-bottom: 15px
  }

  .user-detail-box .control-label {
    padding-bottom: 5px
  }

  .setting-tab .sidebar {
    padding-bottom: 0
  }

  .add-more-link {
    margin-top: 0;
    right: 0;
    padding: 5px 0
  }

  .change-pw-info {
    padding-top: 0
  }

  .setting-tab {
    margin-top: 22px
  }

  .heading {
    font-size: 28px;
    line-height: 33px
  }

  .header-right ul li {
    margin: 0 42px 0 2px
  }

  #mainNavigation ul li.before-login a.join-us,
  .profile-member {
    float: none
  }

  .review-title {
    left: 140px
  }

  .main-title .dropdown-menu {
    min-width: 100%
  }

  .post-block {
    max-width: 100%;
    padding: 0 0 48px
  }

  .user-detail-box form {
    margin-left: 0
  }

  .user-wide-column {
    padding: 0 0 30px
  }

  .share-option.social-block span {
    font-size: 16px;
    line-height: 20px;
    padding-right: 8px;
    margin-bottom: 0
  }

  .share-option.social-block a {
    margin-right: 10px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    padding: 0
  }

  .aboutus-block p,
  .aboutus-page h5,
  .messanger-block .chat-content p,
  .personal-question .dk-selected {
    font-size: 16px;
    line-height: 20px
  }

  .more-profile-info {
    padding: 0
  }

  .profile-newsfeed-listing {
    margin: 0
  }

  .profile-newsfeed-listing li {
    max-width: inherit
  }

  .article-rate {
    padding: 15px 0
  }

  .detail-product-link-counts {
    margin: 0 0 10px
  }

  .more-profile-info .primary-button {
    width: 50%;
    margin-bottom: 10px
  }

  .profile-timeline-block:after {
    bottom: 20px
  }

  .profile-member {}

  .about-grid ul li img,
  .popular-tags,
  .related-posts {
    width: 100%
  }

  .user-detail-box .regestrationDiv {
    margin-left: 0
  }

  .user-detail-box .regestrationDiv .form-group {
    margin-right: 30px
  }

  .user-detail-box .regestrationDiv .form-group.field-user-semail,
  .user-detail-box .regestrationDiv .form-group.field-user-susername {
    margin-right: 0
  }

  .user-detail-box .regestrationDiv .form-control {
    max-width: 100%;
    width: 100%
  }

  .user-detail-box .tooltip-btn {
    right: -15px;
    top: 30px
  }

  .user-review .comment-info .reply-box-holder h5 {
    font-size: 13px;
    line-height: 17px
  }

  .left-content {
    margin: 10px 0
  }

  .left-content .primary-button {
    font-size: 16px;
    line-height: 35px
  }

  .about-grid {
    margin-top: 10px
  }

  .about-grid ul li {
    width: 100%;
    padding: 5px 0
  }

  .about-grid span,
  .about-grid ul li span,
  nav ul li {
    text-align: center
  }

  .aboutus-block .together-block .together-right-content {
    width: 100%;
    height: 50px
  }

  .aboutus-block .together-block .together-left-content {
    width: 100%;
    margin-bottom: 35px
  }

  .aboutus-block .together-block .together-left-content a {
    padding: 20px 0;
    font-size: 36px;
    line-height: 40px
  }

  .aboutus-block .together-block .first-arrow {
    bottom: 5px;
    width: 40px;
    right: 170px
  }

  .aboutus-block .important-block .right-imp a,
  .aboutus-block h2 {
    font-size: 26px;
    line-height: 30px
  }

  .aboutus-block .important-block .left-imp {
    padding-left: 15px
  }

  .aboutus-block .important-block .left-imp .second-arrow {
    top: 0;
    max-width: 180px
  }

  .aboutus-block .important-block .right-imp {
    margin-top: 35px
  }

  .about-grid span {
    min-height: auto
  }

  .fp-bottom-block h2 {
    font-size: 40px;
    line-height: 44px
  }

  .aboutus-page h1,
  .fp-bottom-block h2 span {
    font-size: 32px;
    line-height: 36px
  }

  .aboutus-block .important-block .left-imp .second-arrow span,
  .fp-bottom-block .send-email,
  .messanger-block .message-title .left-title span {
    font-size: 18px;
    line-height: 22px
  }

  .aboutus-block p {
    padding-bottom: 10px
  }

  .aboutus-block .important-block .left-imp .second-arrow img {
    left: 40px;
    top: 30px;
    width: 20px
  }

  .about-grid .third-arrow img {
    right: 17px;
    top: -24px;
    width: 20px
  }

  .main-title {
    width: 50%
  }

  .profile-timeline-block {
    margin-top: 0
  }

  .following_heading {
    font-size: 26px;
    line-height: 30px;
    padding-bottom: 15px
  }

  .header-right .notification .notification-link i {
    font-size: 21px
  }

  .msg-report-block .msg-content .report-list li .report-body .report-des,
  .msg-report-block .msg-content .report-list li .report-body .report-name {
    width: 100%;
    margin: 2px 0
  }

  .msg-report-block .msg-content .report-list li .report-body .report-time {
    width: 100%;
    text-align: left;
    margin: 2px 0
  }

  .msg-report-block .msg-content .report-list li {
    padding: 8px 15px
  }

  .msg-report-block .msg-content .report-list li .report-body {
    margin-left: 33px;
    width: calc(100% - 33px)
  }

  .msg-report-block .msg-content .report-list li .checkbox-listing .icheckbox {
    top: -10px
  }

  .msg-report-block .msg-content .report-title {
    padding: 0 15px
  }

  .aboutus-page h4 {
    font-size: 20px;
    line-height: 24px
  }

  .aboutus-page a,
  .aboutus-page address span,
  .aboutus-page p {
    font-size: 14px;
    line-height: 18px
  }

  .detial-page-image-post,
  .detial-page-related-post,
  .img-outer-block img,
  .sidebar-block .detial-page-image-post {
    width: 100%
  }

  .mobile-view-menu {
    margin-top: 20px;
    color: #fff;
    position: relative;
    height: 50px;
    bottom: 15px;
    text-align: center
  }

  .mobile-view-menu a {
    color: #fff;
    padding: 0 5px;
    font-size: 12px
  }

  .mobile-view-menu a:hover {
    color: #000
  }

  .display-table {
    display: table;
    height: 100%;
    width: 100%
  }

  .display-tablecell {
    display: table-cell;
    vertical-align: middle
  }

  .new-foods {
    margin: 0 auto;
    max-width: 100px;
    position: relative;
    width: auto
  }

  .new-category {
    position: absolute;
    right: 0;
    top: 0
  }

  .new-blog-category {
    right: -10px
  }

  .messanger-block {
    padding: 5px 0 50px
  }

  .messanger-block .date-block {
    text-align: center;
    padding: 10px
  }

  .messanger-block .form-area {
    font-size: 16px;
    height: 50px;
    padding: 14px 100px 0 15px
  }

  .messanger-block .chat-left-box {
    padding-right: 20px
  }

  .messanger-block .right-chat-box {
    padding-left: 20px
  }

  .messanger-block .message-title .right-title {
    padding-left: 20px;
    float: left
  }

  .messanger-block .inner-description {
    margin-top: 20px
  }

  .messanger-block .date-block {
    margin-top: 15px
  }

  .messanger-block .inner-chat-content {
    padding: 20px
  }

  .messanger-block .chat-button {
    padding: 5px 5px 2px;
    margin-top: 7px;
    right: -15px
  }

  .messanger-block .date-block date {
    font-size: 14px;
    line-height: 14px
  }

  .messanger-block .chat-description {
    height: 450px
  }

  .summer-sunsets-block h2 {
    font-size: 25px;
    line-height: 30px;
    padding-bottom: 0
  }

  .summer-sunsets-block h3 {
    font-size: 21px;
    line-height: 25px;
    padding-bottom: 10px
  }

  .summer-sunsets-block ul li {
    font-size: 17px;
    margin-bottom: 6px
  }

  .summer-sunsets-block p {
    font-size: 17px;
    line-height: 24px
  }

  .summer-sunsets-block span {
    font-size: 17px
  }

  .sunsets-right-block h4 {
    line-height: 24px;
    margin-bottom: 0;
    text-align: left;
    font-size: 19px
  }

  .summer-sunsets-block .pull-right {
    float: none !important
  }

  .sidebar-block .col-right {
    width: 100%
  }

  .sunsets-right-block .col-sm-12.col-md-6.pull-right {
    padding-left: 15px
  }

  #mainNavigation .display-tablecell {
    display: flex;
    vertical-align: middle;
    flex-wrap: wrap;
    align-items: center;
    height: 100%;
    justify-content: center
  }

  #mainNavigation .display-table {
    display: block;
    height: auto;
    width: 100%
  }

  #mainNavigation .new-foods {
    width: 100%;
    text-align: center;
    display: inline-block
  }

  .nav-content.social-media-left-menu-section {
    margin-bottom: 20px
  }

  .nav-content.social-media-left-menu-section .fa {
    font-size: 22px
  }
}

@media (max-width:569px) {
  .review-title {
    left: 180px
  }

  .subtitle {
    padding-bottom: 15px
  }

  .subtitle li {
    float: none;
    display: inline-block;
    width: 32.5%;
    text-align: center;
    padding-right: 0
  }

  .main-title,
  .subtitle {
    float: none;
    width: 100%
  }

  .no-results-block p {
    width: 100%
  }

  .no-results-block.post-block .input-group .form-control {
    font-size: 14px
  }
}

@media (max-width:568px) {
  .change-pw-info .form-option li {
    width: 100%
  }

  .heading {
    font-size: 24px;
    line-height: 30px
  }

  .aboutus-block .together-block .together-right-content {
    height: 40px
  }

  .aboutus-block .together-block .together-right-content .fp-btn {
    min-width: 25px;
    padding: 2px 3px;
    font-size: 14px;
    line-height: 18px
  }

  .aboutus-block .video-inner-block .video-options a {
    display: inline-block;
    width: 90px
  }

  .aboutus-block p {
    font-size: 16px;
    line-height: 20px
  }

  .fp-btn {
    font-size: 18px;
    line-height: 22px;
    margin: 20px auto
  }

  .aboutus-block .together-block .together-left-content a {
    padding: 10px 0;
    font-size: 32px;
    line-height: 36px
  }

  .aboutus-block .important-block .right-imp a,
  .aboutus-block h2 {
    font-size: 24px;
    line-height: 28px
  }

  .fp-bottom-block h2 {
    font-size: 34px;
    line-height: 40px;
    padding-bottom: 10px
  }

  .fp-bottom-block h2 span,
  .help-block h3 {
    font-size: 28px;
    line-height: 32px
  }

  .aboutus-block .together-block .first-arrow {
    right: 130px
  }

  .followers-blk-sm {
    width: 100% !important
  }

  .following_heading {
    font-size: 24px;
    line-height: 28px
  }

  .msg-report-block .msg-content .report-list li {
    padding: 8px 12px
  }

  .msg-report-block .msg-content .report-list li .report-body {
    margin-left: 30px;
    width: calc(100% - 30px)
  }

  .msg-report-block .msg-content .report-title {
    padding: 0 12px
  }

  .help-block h1 {
    font-size: 30px;
    line-height: 35px
  }

  .help-block h3 {
    font-size: 24px;
    padding-bottom: 10px
  }

  .help-block p {
    font-size: 15px;
    line-height: 19px
  }

  .help-block .linking-list li {
    width: 50%
  }

  .youtube_iframe {
    height: 280px
  }

  .jwplayer {
    height: 280px !important
  }
}

@media (max-width:479px) {

  .grid-sizer,
  .grid-sizer1,
  .more-profile-info .primary-button,
  .newsfeed .item,
  .newsfeed .item1 {
    width: 100%
  }

  .scroll-down {
    right: 15px;
    top: 92.5%;
    padding-bottom: 15px
  }

  .profile-pic {
    width: 100px;
    height: 100px
  }

  .profile-detail-inner {
    padding-left: 120px
  }

  .profile-detail-inner .timeline-content h5 {
    font-size: 18px;
    line-height: 20px;
    padding-top: 10px
  }

  .profile-detail-inner .timeline-content span {
    font-size: 12px;
    line-height: 16px
  }

  .profile-detail {
    bottom: -70px
  }

  .profile-detail:after {
    height: 40px
  }

  .timeline-content {
    min-height: 100px
  }

  .profile-right h6 {
    line-height: 18px;
    font-size: 14px;
    padding: 6px 0
  }

  .profile-right {
    bottom: -103px
  }

  .more-profile-info {
    margin-top: 115px
  }

  .page-tile {
    padding: 30px 50px
  }

  .user-profile-picture {
    left: 0
  }

  .review-title {
    left: 60px
  }

  .post-block .button-block li {
    float: none;
    width: 100%;
    padding-bottom: 10px
  }

  .post-block .button-block li:last-child {
    padding-bottom: 0
  }

  .post-related-btn {
    margin-right: 0
  }

  .no-results-block h3 {
    font-size: 34px;
    line-height: 36px;
    padding-bottom: 20px
  }

  .no-results-block p {
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 20px
  }

  .no-results-block .trending-content {
    padding-top: 30px
  }

  .no-results-block .trending-content ul li a {
    font-size: 15px;
    line-height: 20px;
    padding: 4px
  }

  .agree-terms-block label {
    font-size: 18px;
    line-height: 22px
  }

  .social-edit {
    margin: 0 15px
  }

  .header-right .notification-popup {
    right: -117px;
    width: 300px
  }

  .header-right .notification-popup::after {
    right: 117px
  }

  .header-right .notification-popup::before {
    right: 115px
  }

  .followers-blk .follow-btn .btn {
    font-size: 13px;
    min-width: auto;
    padding: 6px 11px
  }

  .followers-img {
    height: 75px;
    left: 10px;
    top: 15px;
    width: 65px
  }

  .followers-blk {
    padding: 15px 15px 15px 90px
  }

  .following_heading {
    font-size: 22px;
    line-height: 26px
  }

  .aboutus-page h1 {
    font-size: 30px;
    line-height: 34px
  }

  .help-block .linking-list li {
    width: 100%;
    height: 40px
  }

  .vimeo_iframe,
  .youtube_iframe {
    height: 240px
  }

  .jwplayer {
    height: 240px !important
  }
}

@media (max-width:359px) {
  .login-popup .share-option a {
    margin-right: 5px
  }

  .page-tile h3 {
    font-size: 40px
  }

  .agree-terms-block label.error {
    margin-top: 40px
  }

  .user-review .comment-info a {
    margin-right: 20px
  }

  .logo {
    width: 40px;
    float: left
  }

  .small-header .logo {
    width: 30px
  }

  .aboutus-page h1 {
    font-size: 28px;
    line-height: 32px
  }

  .aboutus-page h4 {
    font-size: 18px;
    line-height: 22px
  }
}

@media (min-width:768px) {
  .edit-comment-model-content {
    width: 381px
  }
}

@media (max-width:360px) {
  .aboutus-block .video-inner-block .video-options a {
    width: 60px
  }

  .aboutus-block p {
    font-size: 14px;
    line-height: 18px;
    text-align: center
  }

  .aboutus-block .together-block .first-arrow {
    right: 70px
  }
}

@font-face {
  font-family: "FontAwesome";
  src: url(../fonts/fontawesome-webfont.eot?v=4.3.0);
  src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0)format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.3.0)format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.3.0)format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.3.0)format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular)format("svg");
  font-weight: 400;
  font-style: normal
}

.fa {
  display: inline-block;
  font: 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0)
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-fw {
  width: 1.28571429em;
  text-align: center
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none
}

.fa-ul>li {
  position: relative
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center
}

.fa-li.fa-lg {
  left: -1.85714286em
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em
}

.pull-left,
.pull-right {}

.listing-comment-holder button {
  float: left
}

.fa.pull-left {
  margin-right: .3em
}

.fa.pull-right {
  margin-left: .3em
}

.fa-spin {
  animation: fa-spin 2s infinite linear
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8)
}

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg)
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg)
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  transform: scale(-1, 1)
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  filter: none
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center
}

.fa-stack-1x {
  line-height: inherit
}

.fa-stack-2x {
  font-size: 2em
}

.fa-inverse {
  color: #fff
}

.fa-glass:before {
  content: ""
}

.fa-music:before {
  content: ""
}

.fa-search:before {
  content: ""
}

.fa-envelope-o:before {
  content: ""
}

.fa-heart:before {
  content: ""
}

.fa-star:before {
  content: ""
}

.fa-star-o:before {
  content: ""
}

.fa-user:before {
  content: ""
}

.fa-film:before {
  content: ""
}

.fa-th-large:before {
  content: ""
}

.fa-th:before {
  content: ""
}

.fa-th-list:before {
  content: ""
}

.fa-check:before {
  content: ""
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
  content: ""
}

.fa-search-plus:before {
  content: ""
}

.fa-search-minus:before {
  content: ""
}

.fa-power-off:before {
  content: ""
}

.fa-signal:before {
  content: ""
}

.fa-cog:before,
.fa-gear:before {
  content: ""
}

.fa-trash-o:before {
  content: ""
}

.fa-home:before {
  content: ""
}

.fa-file-o:before {
  content: ""
}

.fa-clock-o:before {
  content: ""
}

.fa-road:before {
  content: ""
}

.fa-download:before {
  content: ""
}

.fa-arrow-circle-o-down:before {
  content: ""
}

.fa-arrow-circle-o-up:before {
  content: ""
}

.fa-inbox:before {
  content: ""
}

.fa-play-circle-o:before {
  content: ""
}

.fa-repeat:before,
.fa-rotate-right:before {
  content: ""
}

.fa-refresh:before {
  content: ""
}

.fa-list-alt:before {
  content: ""
}

.fa-lock:before {
  content: ""
}

.fa-flag:before {
  content: ""
}

.fa-headphones:before {
  content: ""
}

.fa-volume-off:before {
  content: ""
}

.fa-volume-down:before {
  content: ""
}

.fa-volume-up:before {
  content: ""
}

.fa-qrcode:before {
  content: ""
}

.fa-barcode:before {
  content: ""
}

.fa-tag:before {
  content: ""
}

.fa-tags:before {
  content: ""
}

.fa-book:before {
  content: ""
}

.fa-bookmark:before {
  content: ""
}

.fa-print:before {
  content: ""
}

.fa-camera:before {
  content: ""
}

.fa-font:before {
  content: ""
}

.fa-bold:before {
  content: ""
}

.fa-italic:before {
  content: ""
}

.fa-text-height:before {
  content: ""
}

.fa-text-width:before {
  content: ""
}

.fa-align-left:before {
  content: ""
}

.fa-align-center:before {
  content: ""
}

.fa-align-right:before {
  content: ""
}

.fa-align-justify:before {
  content: ""
}

.fa-list:before {
  content: ""
}

.fa-dedent:before,
.fa-outdent:before {
  content: ""
}

.fa-indent:before {
  content: ""
}

.fa-video-camera:before {
  content: ""
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
  content: ""
}

.fa-pencil:before {
  content: ""
}

.fa-map-marker:before {
  content: ""
}

.fa-adjust:before {
  content: ""
}

.fa-tint:before {
  content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""
}

.fa-share-square-o:before {
  content: ""
}

.fa-check-square-o:before {
  content: ""
}

.fa-arrows:before {
  content: ""
}

.fa-step-backward:before {
  content: ""
}

.fa-fast-backward:before {
  content: ""
}

.fa-backward:before {
  content: ""
}

.fa-play:before {
  content: ""
}

.fa-pause:before {
  content: ""
}

.fa-stop:before {
  content: ""
}

.fa-forward:before {
  content: ""
}

.fa-fast-forward:before {
  content: ""
}

.fa-step-forward:before {
  content: ""
}

.fa-eject:before {
  content: ""
}

.fa-chevron-left:before {
  content: ""
}

.fa-chevron-right:before {
  content: ""
}

.fa-plus-circle:before {
  content: ""
}

.fa-minus-circle:before {
  content: ""
}

.fa-times-circle:before {
  content: ""
}

.fa-check-circle:before {
  content: ""
}

.fa-question-circle:before {
  content: ""
}

.fa-info-circle:before {
  content: ""
}

.fa-crosshairs:before {
  content: ""
}

.fa-times-circle-o:before {
  content: ""
}

.fa-check-circle-o:before {
  content: ""
}

.fa-ban:before {
  content: ""
}

.fa-arrow-left:before {
  content: ""
}

.fa-arrow-right:before {
  content: ""
}

.fa-arrow-up:before {
  content: ""
}

.fa-arrow-down:before {
  content: ""
}

.fa-mail-forward:before,
.fa-share:before {
  content: ""
}

.fa-expand:before {
  content: ""
}

.fa-compress:before {
  content: ""
}

.fa-plus:before {
  content: ""
}

.fa-minus:before {
  content: ""
}

.fa-asterisk:before {
  content: ""
}

.fa-exclamation-circle:before {
  content: ""
}

.fa-gift:before {
  content: ""
}

.fa-leaf:before {
  content: ""
}

.fa-fire:before {
  content: ""
}

.fa-eye:before {
  content: ""
}

.fa-eye-slash:before {
  content: ""
}

.fa-exclamation-triangle:before,
.fa-warning:before {
  content: ""
}

.fa-plane:before {
  content: ""
}

.fa-calendar:before {
  content: ""
}

.fa-random:before {
  content: ""
}

.fa-comment:before {
  content: ""
}

.fa-magnet:before {
  content: ""
}

.fa-chevron-up:before {
  content: ""
}

.fa-chevron-down:before {
  content: ""
}

.fa-retweet:before {
  content: ""
}

.fa-shopping-cart:before {
  content: ""
}

.fa-folder:before {
  content: ""
}

.fa-folder-open:before {
  content: ""
}

.fa-arrows-v:before {
  content: ""
}

.fa-arrows-h:before {
  content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""
}

.fa-twitter-square:before {
  content: ""
}

.fa-facebook-square:before {
  content: ""
}

.fa-camera-retro:before {
  content: ""
}

.fa-key:before {
  content: ""
}

.fa-cogs:before,
.fa-gears:before {
  content: ""
}

.fa-comments:before {
  content: ""
}

.fa-thumbs-o-up:before {
  content: ""
}

.fa-thumbs-o-down:before {
  content: ""
}

.fa-star-half:before {
  content: ""
}

.fa-heart-o:before {
  content: ""
}

.fa-sign-out:before {
  content: ""
}

.fa-linkedin-square:before {
  content: ""
}

.fa-thumb-tack:before {
  content: ""
}

.fa-external-link:before {
  content: ""
}

.fa-sign-in:before {
  content: ""
}

.fa-trophy:before {
  content: ""
}

.fa-github-square:before {
  content: ""
}

.fa-upload:before {
  content: ""
}

.fa-lemon-o:before {
  content: ""
}

.fa-phone:before {
  content: ""
}

.fa-square-o:before {
  content: ""
}

.fa-bookmark-o:before {
  content: ""
}

.fa-phone-square:before {
  content: ""
}

.fa-twitter:before {
  content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""
}

.fa-github:before {
  content: ""
}

.fa-unlock:before {
  content: ""
}

.fa-credit-card:before {
  content: ""
}

.fa-rss:before {
  content: ""
}

.fa-hdd-o:before {
  content: ""
}

.fa-bullhorn:before {
  content: ""
}

.fa-bell:before {
  content: ""
}

.fa-certificate:before {
  content: ""
}

.fa-hand-o-right:before {
  content: ""
}

.fa-hand-o-left:before {
  content: ""
}

.fa-hand-o-up:before {
  content: ""
}

.fa-hand-o-down:before {
  content: ""
}

.fa-arrow-circle-left:before {
  content: ""
}

.fa-arrow-circle-right:before {
  content: ""
}

.fa-arrow-circle-up:before {
  content: ""
}

.fa-arrow-circle-down:before {
  content: ""
}

.fa-globe:before {
  content: ""
}

.fa-wrench:before {
  content: ""
}

.fa-tasks:before {
  content: ""
}

.fa-filter:before {
  content: ""
}

.fa-briefcase:before {
  content: ""
}

.fa-arrows-alt:before {
  content: ""
}

.fa-group:before,
.fa-users:before {
  content: ""
}

.fa-chain:before,
.fa-link:before {
  content: ""
}

.fa-cloud:before {
  content: ""
}

.fa-flask:before {
  content: ""
}

.fa-cut:before,
.fa-scissors:before {
  content: ""
}

.fa-copy:before,
.fa-files-o:before {
  content: ""
}

.fa-paperclip:before {
  content: ""
}

.fa-floppy-o:before,
.fa-save:before {
  content: ""
}

.fa-square:before {
  content: ""
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
  content: ""
}

.fa-list-ul:before {
  content: ""
}

.fa-list-ol:before {
  content: ""
}

.fa-strikethrough:before {
  content: ""
}

.fa-underline:before {
  content: ""
}

.fa-table:before {
  content: ""
}

.fa-magic:before {
  content: ""
}

.fa-truck:before {
  content: ""
}

.fa-pinterest:before {
  content: ""
}

.fa-pinterest-square:before {
  content: ""
}

.fa-google-plus-square:before {
  content: ""
}

.fa-google-plus:before {
  content: ""
}

.fa-money:before {
  content: ""
}

.fa-caret-down:before {
  content: ""
}

.fa-caret-up:before {
  content: ""
}

.fa-caret-left:before {
  content: ""
}

.fa-caret-right:before {
  content: ""
}

.fa-columns:before {
  content: ""
}

.fa-sort:before,
.fa-unsorted:before {
  content: ""
}

.fa-sort-desc:before,
.fa-sort-down:before {
  content: ""
}

.fa-sort-asc:before,
.fa-sort-up:before {
  content: ""
}

.fa-envelope:before {
  content: ""
}

.fa-linkedin:before {
  content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
  content: ""
}

.fa-gavel:before,
.fa-legal:before {
  content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""
}

.fa-comment-o:before {
  content: ""
}

.fa-comments-o:before {
  content: ""
}

.fa-bolt:before,
.fa-flash:before {
  content: ""
}

.fa-sitemap:before {
  content: ""
}

.fa-umbrella:before {
  content: ""
}

.fa-clipboard:before,
.fa-paste:before {
  content: ""
}

.fa-lightbulb-o:before {
  content: ""
}

.fa-exchange:before {
  content: ""
}

.fa-cloud-download:before {
  content: ""
}

.fa-cloud-upload:before {
  content: ""
}

.fa-user-md:before {
  content: ""
}

.fa-stethoscope:before {
  content: ""
}

.fa-suitcase:before {
  content: ""
}

.fa-bell-o:before {
  content: ""
}

.fa-coffee:before {
  content: ""
}

.fa-cutlery:before {
  content: ""
}

.fa-file-text-o:before {
  content: ""
}

.fa-building-o:before {
  content: ""
}

.fa-hospital-o:before {
  content: ""
}

.fa-ambulance:before {
  content: ""
}

.fa-medkit:before {
  content: ""
}

.fa-fighter-jet:before {
  content: ""
}

.fa-beer:before {
  content: ""
}

.fa-h-square:before {
  content: ""
}

.fa-plus-square:before {
  content: ""
}

.fa-angle-double-left:before {
  content: ""
}

.fa-angle-double-right:before {
  content: ""
}

.fa-angle-double-up:before {
  content: ""
}

.fa-angle-double-down:before {
  content: ""
}

.fa-angle-left:before {
  content: ""
}

.fa-angle-right:before {
  content: ""
}

.fa-angle-up:before {
  content: ""
}

.fa-angle-down:before {
  content: ""
}

.fa-desktop:before {
  content: ""
}

.fa-laptop:before {
  content: ""
}

.fa-tablet:before {
  content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""
}

.fa-circle-o:before {
  content: ""
}

.fa-quote-left:before {
  content: ""
}

.fa-quote-right:before {
  content: ""
}

.fa-spinner:before {
  content: ""
}

.fa-circle:before {
  content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
  content: ""
}

.fa-github-alt:before {
  content: ""
}

.fa-folder-o:before {
  content: ""
}

.fa-folder-open-o:before {
  content: ""
}

.fa-smile-o:before {
  content: ""
}

.fa-frown-o:before {
  content: ""
}

.fa-meh-o:before {
  content: ""
}

.fa-gamepad:before {
  content: ""
}

.fa-keyboard-o:before {
  content: ""
}

.fa-flag-o:before {
  content: ""
}

.fa-flag-checkered:before {
  content: ""
}

.fa-terminal:before {
  content: ""
}

.fa-code:before {
  content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""
}

.fa-location-arrow:before {
  content: ""
}

.fa-crop:before {
  content: ""
}

.fa-code-fork:before {
  content: ""
}

.fa-chain-broken:before,
.fa-unlink:before {
  content: ""
}

.fa-question:before {
  content: ""
}

.fa-info:before {
  content: ""
}

.fa-exclamation:before {
  content: ""
}

.fa-superscript:before {
  content: ""
}

.fa-subscript:before {
  content: ""
}

.fa-eraser:before {
  content: ""
}

.fa-puzzle-piece:before {
  content: ""
}

.fa-microphone:before {
  content: ""
}

.fa-microphone-slash:before {
  content: ""
}

.fa-shield:before {
  content: ""
}

.fa-calendar-o:before {
  content: ""
}

.fa-fire-extinguisher:before {
  content: ""
}

.fa-rocket:before {
  content: ""
}

.fa-maxcdn:before {
  content: ""
}

.fa-chevron-circle-left:before {
  content: ""
}

.fa-chevron-circle-right:before {
  content: ""
}

.fa-chevron-circle-up:before {
  content: ""
}

.fa-chevron-circle-down:before {
  content: ""
}

.fa-html5:before {
  content: ""
}

.fa-css3:before {
  content: ""
}

.fa-anchor:before {
  content: ""
}

.fa-unlock-alt:before {
  content: ""
}

.fa-bullseye:before {
  content: ""
}

.fa-ellipsis-h:before {
  content: ""
}

.fa-ellipsis-v:before {
  content: ""
}

.fa-rss-square:before {
  content: ""
}

.fa-play-circle:before {
  content: ""
}

.fa-ticket:before {
  content: ""
}

.fa-minus-square:before {
  content: ""
}

.fa-minus-square-o:before {
  content: ""
}

.fa-level-up:before {
  content: ""
}

.fa-level-down:before {
  content: ""
}

.fa-check-square:before {
  content: ""
}

.fa-pencil-square:before {
  content: ""
}

.fa-external-link-square:before {
  content: ""
}

.fa-share-square:before {
  content: ""
}

.fa-compass:before {
  content: ""
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
  content: ""
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
  content: ""
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
  content: ""
}

.fa-eur:before,
.fa-euro:before {
  content: ""
}

.fa-gbp:before {
  content: ""
}

.fa-dollar:before,
.fa-usd:before {
  content: ""
}

.fa-inr:before,
.fa-rupee:before {
  content: ""
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
  content: ""
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
  content: ""
}

.fa-krw:before,
.fa-won:before {
  content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
  content: ""
}

.fa-file:before {
  content: ""
}

.fa-file-text:before {
  content: ""
}

.fa-sort-alpha-asc:before {
  content: ""
}

.fa-sort-alpha-desc:before {
  content: ""
}

.fa-sort-amount-asc:before {
  content: ""
}

.fa-sort-amount-desc:before {
  content: ""
}

.fa-sort-numeric-asc:before {
  content: ""
}

.fa-sort-numeric-desc:before {
  content: ""
}

.fa-thumbs-up:before {
  content: ""
}

.fa-thumbs-down:before {
  content: ""
}

.fa-youtube-square:before {
  content: ""
}

.fa-youtube:before {
  content: ""
}

.fa-xing:before {
  content: ""
}

.fa-xing-square:before {
  content: ""
}

.fa-youtube-play:before {
  content: ""
}

.fa-dropbox:before {
  content: ""
}

.fa-stack-overflow:before {
  content: ""
}

.fa-instagram:before {
  content: ""
}

.fa-flickr:before {
  content: ""
}

.fa-adn:before {
  content: ""
}

.fa-bitbucket:before {
  content: ""
}

.fa-bitbucket-square:before {
  content: ""
}

.fa-tumblr:before {
  content: ""
}

.fa-tumblr-square:before {
  content: ""
}

.fa-long-arrow-down:before {
  content: ""
}

.fa-long-arrow-up:before {
  content: ""
}

.fa-long-arrow-left:before {
  content: ""
}

.fa-long-arrow-right:before {
  content: ""
}

.fa-apple:before {
  content: ""
}

.fa-windows:before {
  content: ""
}

.fa-android:before {
  content: ""
}

.fa-linux:before {
  content: ""
}

.fa-dribbble:before {
  content: ""
}

.fa-skype:before {
  content: ""
}

.fa-foursquare:before {
  content: ""
}

.fa-trello:before {
  content: ""
}

.fa-female:before {
  content: ""
}

.fa-male:before {
  content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
  content: ""
}

.fa-sun-o:before {
  content: ""
}

.fa-moon-o:before {
  content: ""
}

.fa-archive:before {
  content: ""
}

.fa-bug:before {
  content: ""
}

.fa-vk:before {
  content: ""
}

.fa-weibo:before {
  content: ""
}

.fa-renren:before {
  content: ""
}

.fa-pagelines:before {
  content: ""
}

.fa-stack-exchange:before {
  content: ""
}

.fa-arrow-circle-o-right:before {
  content: ""
}

.fa-arrow-circle-o-left:before {
  content: ""
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
  content: ""
}

.fa-dot-circle-o:before {
  content: ""
}

.fa-wheelchair:before {
  content: ""
}

.fa-vimeo-square:before {
  content: ""
}

.fa-try:before,
.fa-turkish-lira:before {
  content: ""
}

.fa-plus-square-o:before {
  content: ""
}

.fa-space-shuttle:before {
  content: ""
}

.fa-slack:before {
  content: ""
}

.fa-envelope-square:before {
  content: ""
}

.fa-wordpress:before {
  content: ""
}

.fa-openid:before {
  content: ""
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
  content: ""
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
  content: ""
}

.fa-yahoo:before {
  content: ""
}

.fa-google:before {
  content: ""
}

.fa-reddit:before {
  content: ""
}

.fa-reddit-square:before {
  content: ""
}

.fa-stumbleupon-circle:before {
  content: ""
}

.fa-stumbleupon:before {
  content: ""
}

.fa-delicious:before {
  content: ""
}

.fa-digg:before {
  content: ""
}

.fa-pied-piper:before {
  content: ""
}

.fa-pied-piper-alt:before {
  content: ""
}

.fa-drupal:before {
  content: ""
}

.fa-joomla:before {
  content: ""
}

.fa-language:before {
  content: ""
}

.fa-fax:before {
  content: ""
}

.fa-building:before {
  content: ""
}

.fa-child:before {
  content: ""
}

.fa-paw:before {
  content: ""
}

.fa-spoon:before {
  content: ""
}

.fa-cube:before {
  content: ""
}

.fa-cubes:before {
  content: ""
}

.fa-behance:before {
  content: ""
}

.fa-behance-square:before {
  content: ""
}

.fa-steam:before {
  content: ""
}

.fa-steam-square:before {
  content: ""
}

.fa-recycle:before {
  content: ""
}

.fa-automobile:before,
.fa-car:before {
  content: ""
}

.fa-cab:before,
.fa-taxi:before {
  content: ""
}

.fa-tree:before {
  content: ""
}

.fa-spotify:before {
  content: ""
}

.fa-deviantart:before {
  content: ""
}

.fa-soundcloud:before {
  content: ""
}

.fa-database:before {
  content: ""
}

.fa-file-pdf-o:before {
  content: ""
}

.fa-file-word-o:before {
  content: ""
}

.fa-file-excel-o:before {
  content: ""
}

.fa-file-powerpoint-o:before {
  content: ""
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
  content: ""
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
  content: ""
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
  content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""
}

.fa-file-code-o:before {
  content: ""
}

.fa-vine:before {
  content: ""
}

.fa-codepen:before {
  content: ""
}

.fa-jsfiddle:before {
  content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
  content: ""
}

.fa-circle-o-notch:before {
  content: ""
}

.fa-ra:before,
.fa-rebel:before {
  content: ""
}

.fa-empire:before,
.fa-ge:before {
  content: ""
}

.fa-git-square:before {
  content: ""
}

.fa-git:before {
  content: ""
}

.fa-hacker-news:before {
  content: ""
}

.fa-tencent-weibo:before {
  content: ""
}

.fa-qq:before {
  content: ""
}

.fa-wechat:before,
.fa-weixin:before {
  content: ""
}

.fa-paper-plane:before,
.fa-send:before {
  content: ""
}

.fa-paper-plane-o:before,
.fa-send-o:before {
  content: ""
}

.fa-history:before {
  content: ""
}

.fa-circle-thin:before,
.fa-genderless:before {
  content: ""
}

.fa-header:before {
  content: ""
}

.fa-paragraph:before {
  content: ""
}

.fa-sliders:before {
  content: ""
}

.fa-share-alt:before {
  content: ""
}

.fa-share-alt-square:before {
  content: ""
}

.fa-bomb:before {
  content: ""
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
  content: ""
}

.fa-tty:before {
  content: ""
}

.fa-binoculars:before {
  content: ""
}

.fa-plug:before {
  content: ""
}

.fa-slideshare:before {
  content: ""
}

.fa-twitch:before {
  content: ""
}

.fa-yelp:before {
  content: ""
}

.fa-newspaper-o:before {
  content: ""
}

.fa-wifi:before {
  content: ""
}

.fa-calculator:before {
  content: ""
}

.fa-paypal:before {
  content: ""
}

.fa-google-wallet:before {
  content: ""
}

.fa-cc-visa:before {
  content: ""
}

.fa-cc-mastercard:before {
  content: ""
}

.fa-cc-discover:before {
  content: ""
}

.fa-cc-amex:before {
  content: ""
}

.fa-cc-paypal:before {
  content: ""
}

.fa-cc-stripe:before {
  content: ""
}

.fa-bell-slash:before {
  content: ""
}

.fa-bell-slash-o:before {
  content: ""
}

.fa-trash:before {
  content: ""
}

.fa-copyright:before {
  content: ""
}

.fa-at:before {
  content: ""
}

.fa-eyedropper:before {
  content: ""
}

.fa-paint-brush:before {
  content: ""
}

.fa-birthday-cake:before {
  content: ""
}

.fa-area-chart:before {
  content: ""
}

.fa-pie-chart:before {
  content: ""
}

.fa-line-chart:before {
  content: ""
}

.fa-lastfm:before {
  content: ""
}

.fa-lastfm-square:before {
  content: ""
}

.fa-toggle-off:before {
  content: ""
}

.fa-toggle-on:before {
  content: ""
}

.fa-bicycle:before {
  content: ""
}

.fa-bus:before {
  content: ""
}

.fa-ioxhost:before {
  content: ""
}

.fa-angellist:before {
  content: ""
}

.fa-cc:before {
  content: ""
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
  content: ""
}

.fa-meanpath:before {
  content: ""
}

.fa-buysellads:before {
  content: ""
}

.fa-connectdevelop:before {
  content: ""
}

.fa-dashcube:before {
  content: ""
}

.fa-forumbee:before {
  content: ""
}

.fa-leanpub:before {
  content: ""
}

.fa-sellsy:before {
  content: ""
}

.fa-shirtsinbulk:before {
  content: ""
}

.fa-simplybuilt:before {
  content: ""
}

.fa-skyatlas:before {
  content: ""
}

.fa-cart-plus:before {
  content: ""
}

.fa-cart-arrow-down:before {
  content: ""
}

.fa-diamond:before {
  content: ""
}

.fa-ship:before {
  content: ""
}

.fa-user-secret:before {
  content: ""
}

.fa-motorcycle:before {
  content: ""
}

.fa-street-view:before {
  content: ""
}

.fa-heartbeat:before {
  content: ""
}

.fa-venus:before {
  content: ""
}

.fa-mars:before {
  content: ""
}

.fa-mercury:before {
  content: ""
}

.fa-transgender:before {
  content: ""
}

.fa-transgender-alt:before {
  content: ""
}

.fa-venus-double:before {
  content: ""
}

.fa-mars-double:before {
  content: ""
}

.fa-venus-mars:before {
  content: ""
}

.fa-mars-stroke:before {
  content: ""
}

.fa-mars-stroke-v:before {
  content: ""
}

.fa-mars-stroke-h:before {
  content: ""
}

.fa-neuter:before {
  content: ""
}

.fa-facebook-official:before {
  content: ""
}

.fa-pinterest-p:before {
  content: ""
}

.fa-whatsapp:before {
  content: ""
}

.fa-server:before {
  content: ""
}

.fa-user-plus:before {
  content: ""
}

.fa-user-times:before {
  content: ""
}

.fa-bed:before,
.fa-hotel:before {
  content: ""
}

.fa-viacoin:before {
  content: ""
}

.fa-train:before {
  content: ""
}

.fa-subway:before {
  content: ""
}

.fa-medium:before {
  content: ""
}

.dk-select,
.dk-select *,
.dk-select :after,
.dk-select :before,
.dk-select-multi,
.dk-select-multi *,
.dk-select-multi :after,
.dk-select-multi :before {
  box-sizing: border-box
}

.dk-select {
  position: relative;
  display: block;
  margin: 0 auto;
  vertical-align: middle;
  line-height: 1.5em;
  cursor: pointer
}

.dk-selected {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  border: 1px solid #333;
  border-radius: 0;
  padding: 0 1.5em 0 .5em;
  text-overflow: ellipsis
}

.dk-selected:after,
.dk-selected:before {
  content: "";
  display: block;
  position: absolute;
  right: 0
}

.dk-selected:before {
  top: 50%;
  border: solid transparent;
  border-top-color: #333
}

.dk-selected:after {
  top: 0;
  height: 100%;
  margin: 0 1.5em 0 0
}

.dk-select .dk-select-options {
  position: absolute;
  display: none;
  left: 0;
  right: 0
}

.dk-select-open-up .dk-select-options {
  border-radius: 0;
  margin-bottom: -1px;
  bottom: 100%
}

.dk-select-open-down .dk-select-options {
  border-radius: 0;
  margin-top: -1px;
  top: 100%
}

.dk-select-multi .dk-select-options {
  max-height: 10em
}

.dk-select-options {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: .4em;
  list-style: none;
  margin: 0;
  max-height: 10.5em;
  min-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  width: auto;
  z-index: 100
}

.dk-option-selected {
  background-color: #d4575d;
  color: #fff
}

.dk-select-options-highlight .dk-option-selected {
  background-color: transparent;
  color: inherit
}

.dk-option {
  padding: 0 .5em
}

.dk-select-options .dk-option-highlight {
  background-color: #d4575d;
  color: #fff
}

.dk-optgroup {
  border: solid #ccc;
  border-width: 1px 0;
  padding: .25em 0
}

.dk-optgroup,
.dk-optgroup+.dk-option {
  margin-top: .25em
}

.dk-optgroup+.dk-optgroup {
  border-top-width: 0;
  margin-top: 0
}

.dk-optgroup:nth-child(2) {
  padding-top: 0;
  border-top: none;
  margin-top: 0
}

.dk-optgroup:last-child {
  border-bottom-width: 0;
  margin-bottom: 0;
  padding-bottom: 0
}

.dk-optgroup-label {
  padding: 0 .5em .25em;
  font-weight: 700;
  width: 100%
}

.dk-optgroup-options {
  list-style: none;
  padding-left: 0
}

.dk-optgroup-options li {
  padding-left: 1.2em
}

.dk-select-open-up .dk-selected {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-color: #d4575d
}

.dk-select-open-down .dk-selected {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-color: #d4575d
}

.dk-select-open-down .dk-selected:before,
.dk-select-open-up .dk-selected:before {
  border-bottom-color: #d4575d
}

.dk-select-open-down .dk-selected:after,
.dk-select-open-up .dk-selected:after {
  border-left-color: #d4575d
}

.dk-select-multi:focus .dk-select-options,
.dk-select-open-down .dk-select-options,
.dk-select-open-up .dk-select-options {
  display: block;
  border-color: #d4575d
}

.dk-select-multi:focus,
.dk-select-multi:hover {
  outline: 0
}

.dk-selected:focus,
.dk-selected:hover {
  outline: 0;
  border-color: #d4575d
}

.dk-selected:focus:before,
.dk-selected:hover:before {
  border-top-color: #d4575d
}

.dk-selected:focus:after,
.dk-selected:hover:after {
  border-left-color: #d4575d
}

.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  *zoom: 1
}

.pika-single:after,
.pika-single:before {
  content: " ";
  display: table
}

.pika-single:after {
  clear: both
}

.links-block ul li a::after,
.pika-single.is-hidden {
  display: none
}

.pika-single.is-bound {
  position: absolute;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .5)
}

.pika-lendar {
  float: left;
  width: 240px;
  margin: 8px
}

.pika-title {
  position: relative;
  text-align: center
}

.pika-label {
  display: inline-block;
  *display: inline;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  background-color: #fff
}

.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0 0 0 20px;
  left: 0;
  top: 5px;
  filter: alpha(opacity=0);
  opacity: 0
}

.pika-next,
.pika-prev {
  display: block;
  cursor: pointer;
  position: relative;
  outline: 0;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: .5;
  *position: absolute;
  *top: 0
}

.login-popup .modal-content .bubble-wrapper.wrapper-4 .bubble.md-small img,
.pika-next:hover,
.pika-prev:hover,
.social-login-page .bubble-wrapper.wrapper-6 .bubble.medium-2 img {
  opacity: 1
}

.is-rtl .pika-next,
.pika-prev {
  float: left;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==);
  *left: 0
}

.is-rtl .pika-prev,
.pika-next {
  float: right;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=);
  *right: 0
}

.pika-next.is-disabled,
.pika-prev.is-disabled {
  cursor: default;
  opacity: .2
}

.pika-select {
  display: inline-block;
  *display: inline
}

.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0
}

.pika-table td,
.pika-table th {
  width: 14.285714285714286%;
  padding: 0
}

.pika-table th {
  color: #999;
  font-size: 12px;
  line-height: 25px;
  font-weight: 700;
  text-align: center
}

.pika-button {
  cursor: pointer;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  outline: 0;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #666;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  background: #f5f5f5
}

.pika-week {
  font-size: 11px;
  color: #999
}

.is-today .pika-button {
  color: #3af;
  font-weight: 700
}

.is-selected .pika-button {
  color: #fff;
  font-weight: 700;
  background: #3af;
  box-shadow: inset 0 1px 3px #178fe5;
  border-radius: 3px
}

.is-inrange .pika-button {
  background: #d5e9f7
}

.is-startrange .pika-button {
  color: #fff;
  background: #6cb31d;
  box-shadow: none;
  border-radius: 3px
}

.is-endrange .pika-button {
  color: #fff;
  background: #3af;
  box-shadow: none;
  border-radius: 3px
}

.is-disabled .pika-button {
  pointer-events: none;
  cursor: default;
  color: #999;
  opacity: .3
}

.pika-button:hover {
  color: #fff;
  background: #ff8000;
  box-shadow: none;
  border-radius: 3px
}

.pika-table abbr {
  border-bottom: none;
  cursor: help
}

.pika-label:after {
  right: 0;
  border-left: 6px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
  content: "";
  position: absolute;
  top: 45%
}

.pika-label {
  padding: 5px 16px
}

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px
}

.fancybox-opened {
  z-index: 8030
}

.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-inner,
.fancybox-outer {
  position: relative
}

.fancybox-inner {
  overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch
}

.fancybox-error {
  color: #444;
  font: 14px/20px"Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap
}

.fancybox-iframe,
.fancybox-image {
  display: block;
  width: 100%;
  height: 100%
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
  background-image: url(../images/fancybox_sprite.png)
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0-108px;
  opacity: .8;
  cursor: pointer;
  z-index: 8060
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(fancybox_loading.gif)center center no-repeat
}

.fancybox-close,
.fancybox-nav {
  position: absolute;
  cursor: pointer;
  z-index: 8040
}

.fancybox-close {
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px
}

.fancybox-nav {
  top: 0;
  width: 40%;
  height: 100%;
  text-decoration: none;
  background: url(blank.gif);
  -webkit-tap-highlight-color: transparent
}

.fancybox-prev {
  left: 0
}

.fancybox-next {
  right: 0
}

.fancybox-nav span,
.fancybox-tmp {
  position: absolute;
  visibility: hidden
}

.fancybox-nav span {
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040
}

.fancybox-prev span {
  left: 10px;
  background-position: 0-36px
}

.fancybox-next span {
  right: 10px;
  background-position: 0-72px
}

.fancybox-nav:hover span {
  visibility: visible
}

.fancybox-tmp {
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important
}

.fancybox-lock {
  width: auto
}

.fancybox-lock,
.fancybox-lock body {
  overflow: hidden !important
}

.fancybox-lock-test {
  overflow-y: hidden !important
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(../images/fancybox_overlay.png)
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll
}

.fancybox-title {
  visibility: hidden;
  font: 13px/20px"Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050
}

.fancybox-opened .fancybox-title {
  visibility: visible
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: 0 0;
  background: rgba(0, 0, 0, .8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff
}

.fancybox-title-inside-wrap {
  padding-top: 10px
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {

  #fancybox-loading,
  .fancybox-close,
  .fancybox-next span,
  .fancybox-prev span {
    background-image: url(fancybox_sprite@2x.png);
    background-size: 44px 152px
  }

  #fancybox-loading div {
    background-image: url(fancybox_loading@2x.gif);
    background-size: 24px 24px
  }
}

#ui_notifIt {
  position: fixed;
  top: 10px;
  right: 10px;
  cursor: pointer;
  overflow: hidden;
  -o-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  -wekbit-border-radius: 5px;
  border-radius: 5px;
  z-index: 2000
}

#ui_notifIt:hover {
  opacity: 1 !important
}

#ui_notifIt p {
  text-align: center;
  font-family: sans-serif;
  font-size: 14px;
  padding: 0;
  margin: 0
}

#ui_notifIt.success {
  background-color: #9acd32;
  color: #fff
}

#ui_notifIt.error {
  background-color: #ff4500;
  color: #fff
}

#ui_notifIt.warning {
  background-color: orange;
  color: #fff
}

#ui_notifIt.info {
  background-color: #00bfff;
  color: #fff
}

#ui_notifIt.default {
  background-color: #eee;
  color: #444
}

.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto
}

.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: 0;
  direction: ltr
}

.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto
}

.mCSB_inside>.mCSB_container {
  margin-right: 0;
  padding-right: 15px
}

#mainNavigation ul li.contact,
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
  margin-right: 0;
  margin-left: 30px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0
}

.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: -5px;
  bottom: 0
}

.mCSB_outside+.mCSB_scrollTools {
  right: -26px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools {
  right: auto;
  left: 0
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
  right: auto;
  left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 9px;
  height: auto
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
  margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
  margin-right: 0;
  margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
  min-height: 100%
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0
}

.mCSB_container_wrapper,
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0
}

.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
  margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  height: 100%;
  left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0
}

.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  overflow: hidden;
  top: 0;
  margin-right: 30px;
  margin-bottom: 30px
}

.mCSB_container_wrapper>.mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  box-sizing: border-box
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
  margin-right: 0;
  margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
  padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
  padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
  transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools {
  opacity: .75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)"
}

.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,
.mCustomScrollBox:hover>.mCSB_scrollTools,
.mCustomScrollBox:hover~.mCSB_scrollTools,
.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, .4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
  background-image: url(mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: .4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0-20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0-40px
}

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0-56px
}

.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
  opacity: .75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
  opacity: .9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, .15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, .85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, .9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px
}

.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, .1);
  border-radius: 1px
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, .75);
  border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, .1);
  border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .75);
  border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, .1);
  border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, .75);
  border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, .1);
  border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .75);
  border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .1)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, .15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
  height: 14px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0-1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0-72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0-92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0-112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0-128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==)
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
  background-repeat: repeat-y;
  opacity: .3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: linear-gradient(to right, rgba(255, 255, 255, .5)0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, .5)0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px
}

.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  border-radius: 16px
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, .2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, .5), inset -1px 0 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), inset 0-1px 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, .1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  border-radius: 7px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 5px;
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical {
  right: 1px
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCS-3d-thick.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, .05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4), inset -1px 0 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4), inset 0-1px 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #777
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, .05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px
}

.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0
}

.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px
}

.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
  left: 0;
  right: auto
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"
}

.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 3px;
  background-color: #000;
  background-color: rgba(0, 0, 0, .2)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 3px
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .4)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .2)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, .1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px
}

.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, .2)
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: rgba(0, 0, 0, .2)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, .1)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(0, 0, 0, .1)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, .2);
  box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, .2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, .6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .9)
}

@font-face {
  font-family: "Satisfy";
  font-style: normal;
  font-weight: 400;
  src: local("Satisfy"), url(https://fonts.gstatic.com/s/satisfy/v6/2OzALGYfHwQjkPYWELy-cw.woff2)format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215
}

#overlay {
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(255, 255, 255, .9);
  transition: 1s .4s
}

#overlay img,
.imgPosition {
  position: absolute;
  top: 50%;
  left: 50%
}

#progress,
#progstat {
  position: absolute;
  top: 50%
}

#progress {
  height: 1px;
  background: #fff;
  width: 0
}

#progstat {
  font-size: .7em;
  letter-spacing: 3px;
  margin-top: -40px;
  width: 100%;
  text-align: center;
  color: #fff
}

.hashTagTitle {
  padding: 0 !important
}

.hashTagTitle h1 {
  padding: 0 0 20px !important
}

.hashTagTitle h5 {
  padding: 0 0 50px
}

@font-face {
  font-family: "MyriadPro-Regular";
  src: url(../fonts/myriadpro-regular_0.eot);
  src: url(../fonts/myriadpro-regular_0.eot?#iefix)format("embedded-opentype"), url(../fonts/myriadpro-regular_0.woff)format("woff"), url(../fonts/myriadpro-regular_0.ttf)format("truetype"), url(../fonts/myriadpro-regular_0.svg#myriadpro-regular_0)format("svg");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: "alamainregular";
  src: url(../fonts/alamain1-webfont.woff2)format("woff2"), url(../fonts/alamain1-webfont.woff)format("woff");
  font-weight: 400;
  font-style: normal
}

*,
:focus {
  outline: 0;
  border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none
}

#mainNavigation,
.container,
.logo img,
a {
  -o-transition: all .3s;
  -ms-transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s
}

.bootstrap-tagsinput .tag [data-role=remove],
.cover-image .choose_image:hover:after,
.profile-pic .choose_photo:hover:after,
.userboards-option a i {
  transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s
}

body {
  font: 14px/18px
}

.hr-line {
  border: 0;
  border-top: solid 1px #999
}

p a:hover {
  color: #efefef
}

input[type=email],
input[type=password],
input[type=text],
textarea {
  -webkit-appearance: none;
  appearance: none
}

#mainNavigation,
button {
  transition: all .3s ease 0s
}

body,
html {
  height: 100%;
  color: #333;
  font-family: "Source Sans Pro", sans-serif
}

.wrapper {
  margin-top: 191px;
  min-height: 100%
}

.content-wrapper {
  margin: 0 auto;
  max-width: 980px
}

a,
a:hover {
  color: #000;
  text-decoration: none
}

a:hover {
  color: #a3958b
}

a:focus,
a:hover {
  border: 0;
  color: #fff;
  outline: medium;
  text-decoration: none
}

.hr-line {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #999 -moz-use-text-color -moz-use-text-color;
  border-image: none;
  border-style: solid none none;
  border-width: 1px 0 0
}

h1 {
  line-height: 1.2em;
  font-size: 2.8em;
  padding: 10px 0 47px;
  text-align: center
}

h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2em;
  padding: 0 0 20px
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  display: block;
  font-size: .5em;
  line-height: 1.2em
}

h2 {
  font-size: 2.5em
}

h3 {
  font-size: 2.1em
}

h4 {
  font-size: 1.7em
}

h5 {
  font-size: 1.4em
}

h6 {
  font-size: 1.07em
}

p span {
  display: block
}

#header,
#header .col-sm-3,
.container,
.fa-search,
.fa-user,
.header-right,
.logo,
.logo img,
.middle-header-content,
.small-header #header,
a {
  transition: all .3s ease 0s
}

#header {
  background: #fff 0 0;
  left: 0;
  padding: 32px 0 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999
}

.logo {
  display: inline-block;
  float: none;
  width: 129px
}

.middle-header-content h3 {
  color: #4c4c4c;
  font-family: "Satisfy", cursive;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0;
  padding-bottom: 9px;
  font-weight: 400
}

.middle-header-content .left-content {
  float: left;
  transition: all .3s ease 0s
}

.primary-button:hover {
  background: #212121 0 0;
  color: #fff
}

#header .header-right .join-us,
.join-us {
  display: block;
  float: right;
  font-weight: 600;
  position: relative;
  margin: 0
}

.join-us {
  background: #d4575d;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  padding: 0 15px;
  letter-spacing: .4px;
  height: 28px;
  border: 0;
  text-transform: uppercase
}

#header .header-right .join-us {
  color: #4d4d4d;
  font-size: 16px;
  line-height: 20px;
  background: 0 0;
  padding: 0;
  height: auto;
  text-transform: none;
  letter-spacing: 0
}

#header .header-right .join-us::after {
  border-bottom: 5px solid transparent;
  border-left: 5px solid #4d4d4d;
  border-top: 5px solid transparent;
  content: "";
  position: absolute;
  right: -18px;
  top: 6px
}

.right-content .input-group .form-control,
.right-content .search-btn {
  border-color: #333;
  border-image: none;
  border-radius: 0;
  box-shadow: none;
  height: 30px
}

.right-content .input-group .form-control {
  border-style: solid none solid solid;
  border-width: 1px 0 1px 1px;
  font-size: 13px;
  font-weight: 300;
  padding: 3px 11px
}

.right-content .search-btn {
  background: #fff 0 0;
  border-style: solid solid solid none;
  border-width: 1px 1px 1px 0;
  outline: 0;
  padding: 5px 9px
}

.right-content .search-btn img {
  max-width: inherit
}

.middle-header-content {
  padding: 7px 0 0
}

.middle-header-content .right-content {
  display: inline-block;
  margin: 0 0 0 25px;
  transition: all .3s ease 0s;
  width: 51%
}

.header-right {
  float: right;
  margin: 0 0 0 10px;
  text-align: right
}

.header-right p {
  color: #333;
  font-family: "alamainregular";
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  padding: 0 0 10px
}

.header-right ul,
.header-right ul li a {
  line-height: 20px;
  position: relative;
  display: inline-block
}

.header-right ul {
  color: #000;
  font-size: 18px;
  font-weight: 300;
  list-style: outside none none;
  margin: 0 6px 0 0
}

.header-right ul li {
  display: inline-block;
  margin: 0 12px 0 2px
}

.header-right ul li i {
  color: red;
  font-size: 20px;
  line-height: 20px;
  padding-left: 5px
}

.header-right ul li .fa-comment {
  color: #efd7c8;
  font-size: 20px;
  padding: 0;
  position: relative;
  top: -2px
}

.header-right ul li a {
  font-size: 15px;
  margin: 0
}

.header-right ul li a.account-link::after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
  content: "";
  position: absolute;
  right: -13px;
  top: -7px
}

.small-header #header {
  padding-top: 10px
}

.small-header .logo {
  display: inline-block;
  transition: all .3s ease 0s;
  width: 100px
}

.header-right ul li a.account-link {
  color: #333;
  font-size: 17px;
  font-weight: 600
}

.header-right ul li a:focus,
.header-right ul li a:hover {
  color: #a3958b
}

.small-header .before-login,
.small-header .header-right ul {
  margin-top: 0
}

.small-header .middle-header-content {
  padding-top: 0
}

.small-header .header-right {
  margin-top: 0;
  transition: all .3s ease 0s
}

.small-header #mainNavigation {
  box-shadow: 0 3px 4px #c4c4c4;
  margin-top: 15px;
  min-height: 40px
}

.small-header nav li {
  padding: 9px 0 10px
}

.small-header .middle-header-content h3 {
  display: block;
  font-size: 17px;
  padding-bottom: 5px
}

.small-header .header-right p {
  display: none;
  padding-bottom: 5px
}

.small-header .right-content {
  margin-top: 7px
}

.trending-content h3 {
  color: #000;
  font-size: 20px;
  line-height: 24px
}

.links-block {
  background: #fff 0 0;
  border: 1px solid #bfbfbf;
  display: none;
  padding: 0 0 3px;
  position: absolute;
  right: -20px;
  text-align: left;
  top: 30px;
  width: 150px;
  z-index: 3
}

.links-block ul {
  width: 100%;
  margin: 0
}

.links-block ul li {
  display: block;
  padding: 5px 10px;
  margin: 0
}

#mainNavigation {
  background-color: red;
  margin: 17px 0 0;
  min-height: 53px;
  position: relative
}

nav li {
  display: inline-block;
  margin-right: 3%;
  padding: 15px 0;
  position: relative
}

nav li a {
  color: #a3958b;
  font-size: 19px;
  font-weight: 600;
  letter-spacing: .4px
}

nav li a:focus,
nav li a:hover {
  color: #4c4c4c
}

nav li a.active {
  color: #4c4c4c
}

.post-block .button-block li:last-child .post-related-btn,
nav li:last-child {
  margin-right: 0
}

.main {
  position: relative;
  z-index: 9
}

#mainNavigation::after {
  bottom: 0;
  box-shadow: 0 12px 18px #999;
  content: "";
  height: 12px;
  position: absolute;
  width: 100%;
  z-index: -1
}

.sidebar h3,
.sidebar h4 {
  color: #333;
  font-size: 17px;
  font-weight: 600;
  line-height: 24px;
  margin: 0 0 5px;
  padding: 0
}

.sidebar h4 {
  border-bottom: 1px solid #ccc;
  font-family: "Satisfy", cursive;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  padding: 0 0 5px
}

.sidebar h3,
.sidebar h4,
.trending-content {
  text-align: center
}

.text-content,
.trending-content ul li {
  display: inline-block;
  margin: 0 0 4px
}

.trending-content ul li a {
  background: #f8e3dd 0 0;
  color: #333;
  display: block;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  margin: 0 1px 0 0;
  padding: 0 8px 2px
}

.trending-content ul li a.color {
  background: #efd7c8 0 0
}

.text-content {
  margin: 30px 0 0;
  text-align: center
}

.text-content p {
  color: #333;
  font-size: 13px;
  font-weight: 300;
  line-height: 20px;
  margin: 0;
  padding: 25px 0 0
}

.text-content p em {
  display: inline;
  font-style: italic
}

.profile-content {
  margin: 38px 0 18px
}

.profile-content ul li {
  position: relative;
  display: block;
  padding: 10px 0 10px 80px;
  margin-top: 12px;
  min-height: 70px
}

.profile-content ul li i {
  display: inline-block;
  height: 70px;
  left: 0;
  position: absolute;
  top: 0;
  width: 70px
}

.profile-content ul li a {
  color: #333;
  font-size: 12px;
  font-weight: 600
}

.profile-content ul li span {
  display: block;
  font-weight: 300
}

.post-content ul li a:hover,
.profile-content ul li a:hover {
  color: #a3958b
}

.post-content {
  display: inline-block;
  margin: 22px 0 40px;
  text-align: center
}

.post-content ul li {
  border-bottom: 1px solid #cdcdcd;
  padding: 7px 0 20px
}

.post-content ul li span {
  display: block;
  font-size: 12px;
  font-weight: 600;
  padding: 5px 0 2px
}

.post-content ul li a {
  color: #333;
  font-size: 18px;
  font-style: italic;
  font-weight: 400
}

.post-content ul li:last-child {
  border-bottom: 0 none
}

.nav-content {
  text-align: center
}

.nav-content ul li a {
  color: #333;
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  padding: 5px 0 0
}

.nav-content ul li a.active,
.profile-info span em,
.profile-likes strong {
  font-weight: 600
}

.nav-content ul li a:hover,
.userboards-post h3 a:hover {
  color: #a3958b
}

.col-left {
  width: 19%
}

.col-right {
  width: 81%
}

.user-wide-column {
  padding-left: 10px;
  padding-right: 10px
}

#newsfeed {
  margin: 0-20px
}

.userboard-name span {
  color: #7bcccb;
  display: block;
  font-size: 12px;
  margin: 0;
  padding: 0
}

.grid-sizer,
.newsfeed .item {
  padding: 0 15px;
  width: 33.33%
}

.grid-sizer1,
.newsfeed .item1 {
  width: 25%
}

.newsfeed .item-width2 {
  width: 66.66%
}

span.userboard-time {
  color: #bbbdbf;
  font-size: 11px;
  position: absolute;
  right: 8px;
  top: 9px
}

.userboards-img {
  background: #fff 0 0;
  display: block;
  margin: 0;
  padding: 0;
  vertical-align: inherit
}

.userboards-img img {
  vertical-align: top !important;
  width: 100%
}

.newsfeed-block {
  background: #fff 0 0;
  margin: 0 0 35px
}

.userboards-option {
  background: #e6d4ce 0 0;
  color: #fff;
  font-size: 10px;
  min-height: 20px;
  padding: 6px 10px 5px;
  text-align: center
}

.userboards-option a {
  color: #fff;
  float: left;
  font-size: 14px;
  line-height: 20px;
  margin-right: 3px
}

.userboards-option a.userboards-heart {
  margin-right: 7px
}

.userboards-option a .fa-comment {
  color: #f2f2f2;
  position: relative;
  top: -1px
}

.userboards-option a .fa-share-alt {
  color: #f2f2f2;
  float: right
}

.userboards-option a.act,
.userboards-option a.act i,
.userboards-option a.active i,
.userboards-option a:hover i {
  color: #d4575d
}

.userboards-option a.userboards-share {
  float: right;
  margin-right: 0
}

.userboards-option a span {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 7px;
  padding-left: 0;
  position: relative;
  top: -2px
}

.userboards-post p {
  color: #000;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: -.3px;
  padding: 5px 0 20px
}

.bottom-content p span,
.userboards-post p span {
  display: inline;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase
}

.userboards-detail {
  display: block;
  font-size: 13px;
  font-weight: 300;
  line-height: 19px;
  padding: 0 15px;
  position: relative
}

.userboards-post {
  padding: 15px 0 0;
  text-align: center
}

.userboards-post h3 {
  color: #333;
  font-size: 25px;
  font-style: italic;
  font-weight: 400;
  line-height: 24px;
  margin: 0 12px 5px;
  padding: 0
}

.userboards-post h3 a {
  color: #333
}

.profile-info span i.fa-heart,
.userboards-option a .fa-ellipsis-h:hover,
.userboards-option a .fa-share-alt:hover {
  color: #d4145a
}

.userboards-detail::before {
  background: url(../images/bg.png)no-repeat 0 0/100%auto;
  bottom: 0;
  content: "";
  height: 50px;
  left: 0;
  position: absolute;
  width: 100%
}

.curle-hair-content {
  background: #f8e3de 0 0;
  padding: 7px;
  text-align: center
}

.bottom-content {
  border: 1px solid #fcf2f0;
  padding: 20px 15px 15px
}

.bottom-content h3 {
  font-family: "alamainregular";
  font-size: 22px;
  line-height: 50px;
  padding: 0
}

.image-block {
  margin: -6px 0;
  text-align: center
}

.bottom-content p,
.post-btn {
  color: #000;
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  padding: 20px 0 0
}

.bottom-content p span {
  color: #000;
  display: inline-block;
  font-size: 9px
}

.post-btn {
  background: #d4575d 0 0;
  border: medium;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin: 136px 0 50px;
  padding: 20px 30px;
  text-align: center;
  width: 100%
}

.loading {
  width: 32px;
  padding: 10px;
  display: block;
  color: transparent;
  margin: 5px auto;
  background: url(../images/loading.gif)no-repeat 0 0;
  height: 32px;
  text-indent: -9999px;
  overflow: hidden
}

.post-btn:hover {
  background: #000 0 0;
  color: #fff
}

.mob-search {
  display: none
}

.sidebar {
  margin-top: 60px;
  transition: all .3s ease 0s
}

.sidebar-block .col-left,
.sidebar-block .sidebar {
  transition: all .3s ease 0s;
  width: 30px
}

.sidebar-block .sidebar {
  opacity: 0;
  width: 0
}

.sidebar-block .col-right {
  width: 97%
}

.col-left,
.col-right,
.sidebar-block .col-right {
  transition: all .3s ease 0s
}

.arrow-sidebar img {
  max-width: inherit
}

.col-left {
  padding-top: 35px;
  position: relative
}

.arrow-sidebar {
  float: left;
  left: 50%;
  margin-left: -10px;
  position: relative;
  top: 15px;
  z-index: 1
}

.msg-report-block .msg-content .report-list li .checkbox-listing label,
.sidebar-block .user-wide-column {
  padding-left: 0
}

.sidebar-block .collapsed {
  display: block
}

.collapsed,
.sidebar-block .collaps {
  display: none
}

.login-link {
  color: #4c4c4c;
  float: right;
  font-size: 16px;
  font-weight: 600;
  margin: 0 25px 0 45px;
  position: relative
}

.login-link:focus,
.login-link:hover {
  color: #d4575d
}

.sidebar-block .arrow-sidebar {
  top: 27px;
  display: block !important
}

.userboards-option a .fa-ellipsis-h {
  color: #f2f2f2;
  margin-left: 8px
}

.listing-comment-holder h3 {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 5px;
  padding: 0
}

.textarea-block {
  margin: 10px 0
}

.listing-comment-holder {
  background: #f9f9f9 0 0;
  display: none;
  padding: 10px
}

.user-profile-block a {
  color: #d4575d;
  display: block;
  font-size: 16px;
  padding-top: 3px
}

.user-profile-block span {
  color: #212121;
  font-size: 14px;
  font-weight: 300;
  padding-top: 5px
}

.user-profile-block a:hover {
  color: #000
}

.user-profile-block .img-profile {
  border-radius: 50%;
  left: 0;
  position: absolute;
  top: 0
}

.user-profile-block {
  padding: 0 0 10px 55px;
  position: relative
}

#see_more {
  font-size: 15px;
  margin-top: 10px
}

.scroll-down {
  float: right;
  position: fixed;
  right: -15%;
  bottom: 5px
}

.container {
  position: relative
}

.cover-img {
  width: 100%
}

.cover-image {
  position: relative
}

.profile-detail {
  background: #fff 0 0;
  bottom: -80px;
  left: 26px;
  max-width: 406px;
  position: absolute;
  width: 100%
}

.profile-detail::after {
  box-shadow: 0 0 10px rgba(0, 0, 0, .5);
  content: "";
  height: 90px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9
}

.profile-detail-inner {
  background: #fff 0 0;
  padding: 10px 10px 10px 187px;
  position: relative;
  z-index: 99
}

.profile-pic {
  height: 152px;
  left: 10px;
  position: absolute;
  top: 10px;
  width: 152px
}

.main-title h5,
.profile-detail-inner .timeline-content h5 {
  color: #d4c3be;
  font-size: 24px;
  font-weight: 600;
  line-height: 25px;
  padding: 25px 0 6px
}

.profile-pic img {
  height: 100%;
  width: 100%
}

.timeline-content {
  margin: 0;
  min-height: 153px
}

.timeline-content h6 {
  font-size: 24px;
  line-height: 28px
}

.timeline-block-profile {
  margin-bottom: 35px
}

.profile-detail-inner .timeline-content span {
  color: #333;
  display: block;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: .5px;
  line-height: 19px;
  margin-bottom: 3px;
  margin-left: 1px;
  text-transform: uppercase
}

.profile-detail-inner .timeline-content em {
  color: #333;
  display: block;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: .2px;
  line-height: 12px;
  margin-left: 2px;
  text-transform: uppercase
}

.more-profile-info {
  margin-top: 82px;
  padding: 0 25px 0 38px
}

.profile-info {
  font-weight: 300;
  margin-bottom: 19px;
  margin-top: 8px
}

.profile-info span {
  color: #000;
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 4px
}

.profile-info span i {
  font-size: 18px;
  margin-right: 5px
}

.profile-info span i.fa-comment {
  color: #e6d4ce
}

.more-profile-info .col-sm-3 {
  padding: 0 9px
}

.more-profile-info h4,
.more-profile-right p {
  color: #333;
  font-size: 15px;
  font-weight: 300
}

.more-profile-right {
  letter-spacing: .2px;
  line-height: 23px;
  margin-top: -30px;
  padding: 0 39px 0 31px;
  position: relative;
  z-index: 99
}

.profile-likes p {
  font-size: 13px;
  letter-spacing: 0;
  line-height: 20px;
  padding-bottom: 0
}

.more-profile-info h4 {
  font-family: "alamainregular";
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding: 0;
  text-align: center
}

.last-love .profile-content,
.social-media-left-menu-section ul {
  margin-top: 30px
}

.more-profile-center {
  padding: 66px 0 25px;
  text-align: center
}

.more-profile-center p {
  font-family: "alamainregular";
  font-size: 13px;
  line-height: 30px;
  padding-bottom: 4px
}

.profile-right {
  bottom: 0;
  padding-left: 432px;
  position: absolute;
  right: 0;
  text-align: center;
  width: 100%
}

.profile-right h6 {
  background: #efd7c8 0 0;
  color: #333;
  font-size: 17px;
  font-weight: 600;
  line-height: 21px;
  padding: 10px 0
}

.title-block {
  margin-bottom: 30px
}

.main-title {
  float: right;
  width: 39.5%
}

.main-title h5 {
  color: #a18056;
  float: left;
  font-size: 15px;
  letter-spacing: .5px;
  line-height: 19px;
  padding: 0;
  width: 30%
}

.subtitle {
  float: left;
  width: 60.5%
}

.subtitle li {
  float: left;
  padding-right: 35px
}

.subtitle li:last-child {
  padding-right: 0
}

.subtitle li a {
  color: gray;
  display: block;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1.5px;
  line-height: 19px;
  padding: 0
}

.subtitle li a:focus,
.subtitle li a:hover {
  color: #a18056
}

.left-box {
  background: #efd8ca 0 0;
  padding-right: 27px !important;
  text-align: right
}

.center-box {
  background: #f9f9fa 0 0;
  text-align: center
}

.right-box {
  background: #f8eee5 0 0;
  padding-left: 27px !important;
  text-align: left
}

.page-tile {
  padding: 37px 0 57px;
  text-align: center
}

.page-tile h3 {
  font-size: 90px;
  font-style: italic
}

.page-tile img,
.user-review ul li:hover .cmnt-rpl {
  display: inline-block
}

.share-popup .modal-title {
  color: #000;
  font-size: 25px;
  line-height: 30px;
  padding-bottom: 0
}

.share-popup {
  margin: 0 15px
}

.share-popup .share-option a {
  color: #000;
  display: block;
  font-size: 18px;
  margin-bottom: 15px;
  margin-top: 12px;
  text-decoration: none
}

.share-popup .share-option a.fb-link i {
  background: #214285 0 0
}

.share-popup .share-option a.twitter-link i {
  background: #2baae1 0 0
}

.share-popup .share-option a.google-plus-link i {
  background: #d3492d 0 0
}

.share-popup .share-option a.manual-link i {
  background: #ad2473 0 0 !important
}

.share-popup .share-option a i {
  border-radius: 3px;
  color: #fff;
  font-size: 22px;
  height: 40px;
  line-height: 43px;
  margin-right: 8px;
  text-align: center;
  vertical-align: middle;
  width: 40px
}

.share-popup .close {
  font-size: 28px;
  font-weight: 400;
  opacity: 1
}

#fb-share-link:hover {
  color: #214285
}

#whatsapp-share-link:hover {
  color: #25d366
}

#telegram-share-link:hover {
  color: #0088cc
}


#twitter-share-link:hover {
  color: #2baae1
}

#fb-share-link2:hover,
#google-share-link:hover {
  color: #214285
}

#twitter-share-link2:hover {
  color: #2baae1
}

#google-share-link2:hover {
  color: #214285
}

.manual-link:hover {
  color: #ad2473 !important
}

.vertical-alignment-helper {
  display: table;
  height: 100%;
  width: 100%
}

.modal-dialog {
  display: table-cell;
  vertical-align: middle
}

.modal-content {
  height: inherit;
  margin: 0 auto;
  width: inherit
}

.form-data .input-type-form {
  margin: 0 0 20px
}

.form-data .input-type-form label {
  color: #4c4c4c;
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 8px;
  margin-left: 2px;
  width: 100%
}

.input-type-form .txt-input {
  border: 1px solid #bfbfbf;
  box-sizing: border-box;
  color: #222;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  height: 35px;
  line-height: 23px;
  padding: 5px 10px;
  width: 100%
}

.input-type-form select option {
  font-size: 13px;
  padding: 5px 10px
}

.pink-btn,
.submit-btn {
  background: #ad2473 0 0
}

.pink-btn {
  color: #fff
}

.pink-btn:hover,
.submit-btn:hover {
  background: #9d1463 0 0;
  opacity: 1
}

.reset-btn {
  background: #999 0 0;
  border: medium;
  margin-left: 10px
}

.reset-btn:hover {
  background: #000 0 0
}

.login-block {
  margin-top: 15px
}

.login-block a:hover,
.select-box select option {
  color: #000
}

.login-block p {
  margin-top: 5px;
  padding: 0
}

.login-block a {
  color: #d4575d
}

.checkbox-input input {
  margin-right: 8px
}

.login-popup .join-us {
  float: none;
  margin: 0 auto
}

.checkbox-input {
  padding: 0 0 18px
}

.product-review-top {
  border-bottom: 1px solid #8d8d8d;
  border-top: 1px solid #8d8d8d;
  margin: 40px 0 0
}

.review-title {
  background: #fff 0 0;
  color: #000;
  display: inline-block;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  left: 180px;
  letter-spacing: 1px;
  padding: 0 20px;
  position: relative;
  text-transform: uppercase;
  top: -12px
}

.product-review-top h2 {
  color: #333;
  font-size: 53px;
  font-style: italic;
  font-weight: 400;
  line-height: 55px;
  padding: 9px 0 13px;
  text-align: center
}

.post-detail-column,
.rightbar-wide h4 {
  color: #000;
  font-weight: 300;
  text-align: center
}

.post-detail-column {
  font-size: 14px;
  font-style: italic
}

.post-detail-column span {
  display: inline;
  font-weight: 600
}

.profile-member ul li {
  padding-top: 0
}

.profile-member ul li a {
  font-size: 15px;
  line-height: 20px
}

.profile-member {
  float: right;
  margin: 10px 0 0;
  width: 226px
}

.follow-btn {
  background: gray 0 0;
  color: #fff;
  display: block;
  font-weight: 600;
  line-height: 50px;
  margin-top: 7px;
  max-width: 227px;
  min-height: 40px
}

.follow-btn:hover {
  background: #000 0 0
}

.rightbar-wide h4 {
  font-size: 23px;
  line-height: 29px;
  padding: 18px 0
}

.article-rate,
.follow-btn,
.subtext {
  font-size: 14px;
  text-align: center
}

.subtext {
  color: #333;
  font-weight: 300;
  line-height: 21px
}

.rightbar-wide .buy-button {
  background: gray 0 0;
  color: #fff;
  float: left;
  font-size: 18px;
  font-weight: 600;
  line-height: 40px;
  min-height: 40px;
  text-align: center;
  width: 65%
}

.rightbar-wide .buy-button i {
  padding-left: 10px;
  position: relative;
  top: 1px
}

.rightbar-wide .profile-button {
  background: #f8e3dd 0 0;
  color: #333
}

.rightbar-wide .buy-button:hover {
  background: #d4575d 0 0;
  color: #fff
}

.article-rate {
  color: #000;
  display: inline-block;
  font-weight: 600;
  padding: 15px 0 0;
  width: 100%
}

.article-rate ul li {
  display: inline-block;
  font-style: italic;
  padding-right: 3px;
  width: 24px
}

.article-rate ul li i {
  color: #ffcc15;
  font-size: 19px
}

.article-rate ul li:first-child {
  padding-right: 8px;
  position: relative;
  top: -2px
}

.cancel-btn {
  background: #333;
  font-size: 16px;
  font-weight: 600;
  height: 36px
}

.bootstrap-tagsinput input,
.change-pw-info .input-type-form .txt-input {
  font-size: 16px;
  font-weight: 400
}

.bootstrap-tagsinput input {
  color: #222
}

.select-box .txt-input {
  color: #999
}

.upload-holder {
  margin-bottom: 18px
}

.change-pw-info .input-type-form-row {
  margin-bottom: 25px
}

.valid-text,
.valid-text-black {
  color: red !important;
  display: inline-block !important
}

.valid-text-black {
  color: #0000 !important
}

.upload_holder {
  width: 100%;
  float: left
}

.upload_link {
  width: 20%;
  float: left
}

.img_file_name,
.upload_progress {
  padding-left: 24px;
  float: left;
  word-wrap: break-word
}

#user_content_search,
.upload_progress {
  display: none
}

.progress_holder {
  float: left;
  height: 10px;
  width: 50%;
  background-color: #ccc;
  margin-top: 5px
}

.progress_bar {
  width: 0%;
  height: 10px;
  float: left;
  background-color: #d4575d
}

.progress_value {
  float: left;
  margin-left: 10px
}

.upload_assets {
  color: #d4575d;
  padding: 2px 5px 2px 0;
  font-weight: 400
}

.upload_assets:hover,
upload_assets:focus {
  color: #000
}

.collapsed-link li,
.span-align-left span {
  float: left
}

.collapsed-link {
  display: table;
  margin: 30px auto
}

.collapsed-link li:first-child a {
  border-radius: 3px 0 0 3px
}

.collapsed-link li:last-child a {
  border-radius: 0 3px 3px 0
}

.collapsed-link li a {
  background-color: #f9f9f9;
  padding: 8px 30px;
  color: #252525;
  font-size: 15px;
  margin-right: 1px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}

.collapsed-link li:first-child a:before {
  content: "";
  border-radius: 3px 0 0 3px
}

.collapsed-link li:last-child a:before {
  border-radius: 0 3px 3px 0
}

.collapsed-link li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ad2473;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}

.collapsed-link li a:active:before,
.collapsed-link li a:focus:before,
.collapsed-link li a:hover:before {
  -webkit-transform: scale(1);
  transform: scale(1);
  border-radius: 2px
}

.collapsed-link li a.active {
  background: #d4575d;
  color: #fff;
  border-radius: 3px
}

.userboards-post p a {
  font-size: 13px;
  color: #000;
  font-weight: 600;
  letter-spacing: -.3px;
  padding: 5px 0 20px
}

.actions a {
  color: #d4575d;
  margin-right: 10px;
  font-size: 19px
}

.actions a .fa {
  font-size: 23px
}

.actions {
  padding-bottom: 10px;
  text-align: center
}

.share-count {
  color: #d4575d;
  font-size: 19px !important;
  padding-right: 7px
}

.form-horizontal .form-group {
  margin: 0
}

.text-muted {
  color: #9b9d9f;
  font-size: 13px;
  padding-bottom: 0
}

.profile-info .control-label {
  text-align: left;
  color: #222;
  font-weight: 700;
  font-size: 13px;
  line-height: 20px
}

.cover-page-img .primary-button {
  display: inline-block;
  float: right;
  padding: 0 10px
}

.cover-page-img .primary-button:after,
.profile-info .primary-button:after,
.user-profile-picture .primary-button:after {
  display: none
}

.user-profile-picture {
  display: inline-block;
  width: 120px;
  position: relative;
  top: -73px;
  left: 25px;
  box-shadow: 0-2px 8px -2px rgba(0, 0, 0, .5);
  -moz-box-shadow: 0-2px 8px -2px rgba(0, 0, 0, .5);
  -webkit-box-shadow: 0-2px 8px -2px rgba(0, 0, 0, .5);
  -ms-box-shadow: 0-2px 8px -2px rgba(0, 0, 0, .5)
}

.user-profile-picture .profile_chooser {
  display: block
}

.user-profile-picture .primary-button {
  padding: 3px 10px;
  height: auto;
  width: 100%;
  line-height: 17px;
  text-align: center
}

.choose_image {
  margin-right: 0 !important
}

.add-more-link,
.remove-link {
  display: block;
  font-size: 15px;
  line-height: 20px
}

.add-more-link {
  color: #aa0068;
  margin-top: 35px
}

.add-more-link:hover,
.link:hover,
.notification-block .userboards-post em:hover,
.remove-link:hover {
  color: #000
}

.remove-link {
  text-align: right
}

.link,
.remove-link {
  color: #aa0068
}

textarea {
  resize: none
}

.profile-info .primary-button {
  text-align: center;
  display: inline-block;
  border: 0;
  padding: 2px 26px;
  margin-right: 15px;
  margin-top: 15px;
  height: 32px
}

.profile-info a.primary-button {
  height: auto
}

.profile-info a.primary-button:focus {
  color: #fff
}

.form-control:focus {
  border: 1px solid #d3d4d5;
  box-shadow: none
}

.share-option.social {
  padding-bottom: 15px
}

.share-option.social a {
  margin-right: 9px
}

.notification-block .userboards-post,
.notification-block .userboards-post-comment {
  text-align: left
}

.notification-block .userboards-post-comment h3 {
  font-style: normal
}

.notification-post {
  background: #f9f9f9;
  position: relative;
  padding: 15px 0 25px 70px
}

.notification-post:hover {
  background: #edecec
}

.notification-post img {
  position: absolute;
  top: 12px;
  left: 10px;
  border-radius: 100%;
  width: 48px;
  height: 48px
}

.notification-block .notification-link {
  display: block;
  margin-bottom: 10px
}

.notification-block .userboards-post p {
  color: #d4575d;
  padding-bottom: 5px;
  font-style: normal;
  font-size: 13px
}

.notification-block .userboards-post em {
  font-style: normal;
  color: #000;
  font-size: 12px
}

.setting-tab {
  margin-top: 53px;
  background: #f9f9f9;
  padding: 0
}

.setting-tab .sidebar {
  padding-bottom: 152px
}

.setting-tab .sidebar h5 {
  text-transform: uppercase;
  padding: 10px 15px 15px
}

.setting-tab .sidebar h5,
.setting-tab .sidebar ul li {
  border-bottom: 1px solid #ccc
}

.setting-tab .sidebar ul li a {
  padding: 10px 15px;
  display: block
}

.setting-tab .sidebar ul li a:hover,
.setting-tab .sidebar ul li.active a {
  color: #fff;
  background: #d4575d
}

.modal-body .cancel-btn {
  float: right
}

.footer-container {
  padding: 10px 0
}

.footer-container .primary-button {
  float: right;
  margin-right: 10px
}

.footer-container .primary-button.cancel-btn {
  margin-right: 0
}

.heading {
  font-size: 56px;
  line-height: 60px;
  font-family: "Satisfy", cursive;
  font-weight: 400
}

.change-pw-info .form-option li,
.comment-info a i {
  width: 49%;
  display: inline-block
}

.comment-info {
  padding: 5px 0 0
}

.comment-info span {
  display: inline-block !important;
  color: #6d6e70;
  font-size: 13px;
  line-height: 17px;
  margin-right: 10px
}

.comment-info a {
  display: inline-block;
  font-size: 17px;
  line-height: 18px;
  color: #d4575d;
  margin-right: 20px
}

.comment-info a i {
  width: auto !important;
  left: auto !important;
  position: relative !important;
  right: auto !important;
  top: auto !important;
  color: #d4575d;
  font-size: 14px;
  padding-right: 5px
}

.comment-info .break-heart {
  bottom: -3px
}

a.cmnt-rpl {
  display: none
}

.change-pw-info .join-us {
  float: left;
  margin-right: 10px;
  height: 36px
}

.join-us:hover {
  color: #fff;
  background: #212121
}

.share-popup .cancel-btn,
.share-popup .join-us {
  float: none;
  padding-bottom: 2px;
  display: inline
}

.search-user-newsfeed-block {
  padding: 15px;
  background: #fff;
  margin: 12px 18px 0;
  border-radius: 3px;
  -mox-border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: 0 0 2px rgba(0, 0, 0, .2)
}

.search-user-cont-block {
  display: inline-block;
  width: 100%
}

.search-user-profile-images {
  max-width: 110px;
  max-height: 110px;
  margin: 0 5px 0 0;
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
  float: left
}

.search-user-profile-images a {
  color: #000;
  text-decoration: none
}

.search-user-profile-images img {
  width: 100%;
  height: auto;
  border-radius: 50%
}

.search-user-profile-userboards-detail {
  margin-left: 16%;
  padding: 0;
  text-align: left;
  width: 83%
}

.search-user-userboards-profile {
  padding: 0;
  margin-bottom: 5px
}

.search-user-userboards-profile a {
  color: #aa0068;
  font-size: 13px;
  font-family: "Futura";
  margin: 0;
  padding: 0;
  word-wrap: break-word
}

.search-user-profile-userboards-detail h4 {
  color: #252525;
  margin: 0;
  padding: 0 0 5px;
  font-family: "Futura";
  font-size: 14px;
  line-height: 19px;
  word-break: break-all
}

#add_comment_text.error,
#edit-comment-text.error {
  border: 1px solid red !important
}

#registration-form .error,
#registration-form-2 .error,
#registration-form-edit .error,
#registration-form-signup .error {
  color: red;
  font-size: 14px;
  font-weight: 700;
  text-align: left
}

.userboards-detail a {
  word-wrap: break-word
}

.category_link {
  font-weight: 400 !important;
  font-size: 10px !important;
  text-transform: uppercase;
  display: inline
}

.right-content {
  margin-top: 13px;
  float: right
}

#mainNavigation ul,
.logo-outer {
  text-align: center
}

.aboutus-block .important-block .left-imp img,
.profile-thumbnail-block .img-block img,
.small-header .input-group {
  width: 100%
}

.input-group {
  float: right;
  max-width: 210px;
  width: 100%
}

.input-group-btn i {
  font-size: 26px
}

.login-link::after {
  background: url(../images/log-in.png)no-repeat 0 0;
  content: "";
  height: 17px;
  position: absolute;
  right: -24px;
  top: 2px;
  width: 15px
}

.login-link:hover:after {
  background: url(../images/log-in-h.png)no-repeat
}

.small-header .input-group-btn i {
  font-size: 20px
}

.small-header #header .primary-button::after {
  top: 11px
}

#header .primary-button {
  background: #d4575d 0 0;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 600;
  height: 28px;
  letter-spacing: .7px;
  line-height: 27px;
  margin: 0;
  padding: 0 22px 0 13px;
  position: relative;
  width: 171px
}

#header .primary-button:hover {
  background: #212121 0 0;
  color: #fff
}

.category_link:hover,
.post-username:hover {
  text-decoration: underline
}

.comment-info a i.heart-line {
  background: url(../images/heart-line@2x.png)no-repeat center center;
  width: 20px !important;
  height: 20px;
  display: inline-block;
  margin-right: 5px;
  background-size: 100% 100%
}

.comment-info a i.heart-fil {
  background: url(../images/heart-fil@2x.png)no-repeat center center
}

.comment-info a i.heart-fil,
.comment-info a i.heart-fil-brake,
.comment-info a i.heart-line-brake {
  width: 20px !important;
  height: 20px;
  display: inline-block;
  margin-right: 5px;
  background-size: 100% 100%
}

.comment-info a i.heart-line-brake {
  background: url(../images/heart-line-brake@2x.png)no-repeat center center
}

.comment-info a i.heart-fil-brake {
  background: url(../images/heart-fil-brake@2x.png)no-repeat center center
}

.page_not_found {
  margin: 275px auto;
  width: 270px
}

#not_found:hover {
  color: #000 !important
}

.bgcgray {
  background: gray !important
}

.social-media-left-menu-section {
  padding-top: 10px
}

.video-post {
  border-top: 2px solid #e6d4ce
}

.post-block {
  padding: 0 0 48px 25px;
  max-width: 575px;
  width: 100%
}

.post-block h4 {
  color: #333;
  font-family: "Satisfy", cursive;
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  margin: 0 0 5px;
  padding: 0 0 17px
}

.post-block .button-block {
  padding-bottom: 22px
}

.post-block .button-block li {
  float: left;
  width: 33.33%
}

.post-block .button-block li a {
  display: block;
  text-align: center
}

.post-block .input-group {
  float: none;
  max-width: 100%;
  width: 100%
}

.post-block .input-group .form-control {
  border: 1px solid #333;
  border-radius: 0;
  height: auto;
  width: 100%;
  padding: 5px 32px 5px 7px;
  font-weight: 300
}

.post-block .input-group-btn {
  width: auto;
  position: absolute;
  right: 0
}

.post-block .input-group-btn .btn.search-btn {
  background: 0 0;
  border-radius: 0;
  height: 28px;
  outline: 0;
  padding: 5px 8px;
  z-index: 9
}

.post-block p {
  font-size: 15px;
  line-height: 19px;
  color: #333;
  font-weight: 300;
  font-style: italic;
  padding-bottom: 18px
}

.post-related-btn {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  background: #d8d8d8;
  padding: 4px 10px;
  font-family: "Source Sans Pro", sans-serif;
  margin-right: 20px;
  position: relative
}

.post-related-btn:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  top: 8px;
  right: 10px
}

.post-related-btn.active,
.post-related-btn:focus,
.post-related-btn:hover {
  background: gray;
  color: #fff
}

.no-results-block {
  margin: 0 auto;
  text-align: center;
  padding-top: 52px
}

.no-results-block h3,
.no-results-block p {
  font-size: 39px;
  line-height: 41px;
  color: #333;
  font-style: italic;
  font-weight: 400;
  padding-bottom: 23px
}

.no-results-block p {
  font-size: 20px;
  line-height: 24px;
  width: 67%;
  margin: 0 auto;
  padding-bottom: 38px
}

.no-results-block.post-block .input-group .form-control {
  height: 35px;
  font-size: 17px
}

.no-results-block.post-block .input-group-btn .btn.search-btn {
  height: 35px;
  padding: 8px
}

.no-results-block .trending-content {
  padding-top: 41px
}

.post-block .input-group .form-control::-webkit-input-placeholder {
  color: #333
}

.post-block .input-group .form-control::-moz-placeholder {
  color: #333
}

.post-block .input-group .form-control:-ms-input-placeholder {
  color: #333
}

.post-block .input-group .form-control:-moz-placeholder {
  color: #333
}

.share-option.social-block {
  display: table
}

.share-option.social-block span {
  display: inline-block;
  font-size: 24px;
  line-height: 28px;
  color: #333;
  font-weight: 300;
  padding-right: 21px;
  position: relative;
  top: -10px
}

.share-option.social-block a {
  display: inline-block
}

.cover-image .choose_image {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  position: absolute;
  right: 40px;
  text-transform: uppercase;
  color: #fff;
  bottom: 10px
}

.cover-image .choose_image:after {
  position: absolute;
  content: "";
  border-left: 5px solid #fff;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  right: -15px;
  top: 5px
}

.profile-pic .choose_photo {
  bottom: 3px;
  color: #fff;
  font-size: 12px;
  left: 0;
  line-height: 16px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  padding: 0 10px
}

.cover-image .choose_image:hover,
.profile-pic .choose_photo:hover {
  color: #d4575d
}

.cover-image .choose_image:hover:after,
.profile-pic .choose_photo:hover:after {
  border-left-color: #d4575d
}

.profile-pic .choose_photo:after {
  position: absolute;
  content: "";
  border-left: 4px solid #fff;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  right: 10px;
  top: 4px
}

.user-detail-box .form-control:focus {
  box-shadow: none
}

.user-detail-box .form-control:focus~.animate {
  opacity: 1;
  transform: translate(0, 0) scale(1)
}

.user-detail-box .animate.select-animate,
.user-detail-process .normal_select {
  opacity: 1;
  transform: translate(0, 0) scale(1)
}

.user-detail-box .animate {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  pointer-events: none;
  transition: 2s cubic-bezier(.12, .845, .305, 1);
  transform: translate(-50%, 0) scale(0);
  z-index: 1
}

.user-detail-box .animate span {
  position: absolute;
  width: 25px;
  height: 10px;
  image-rendering: optimizespeed;
  animation: rotate 2s cubic-bezier(.12, .845, .305, 1) infinite;
  animation-delay: 2s
}

.user-detail-box .animate span img {
  max-width: 100%;
  width: 100%;
  height: 100%
}

.user-detail-box .animate span:nth-child(1) {
  bottom: -29%;
  left: -7%
}

.user-detail-box .animate span:nth-child(2) {
  top: -3%;
  left: -4%
}

.user-detail-box .animate span:nth-child(3) {
  top: -63%;
  left: 22%
}

.user-detail-box .animate span:nth-of-type(4) {
  top: -11%;
  right: 48%
}

.user-detail-box .animate span:nth-of-type(5) {
  bottom: -28%;
  right: 52%
}

.user-detail-box {
  padding-top: 50px;
  width: 670px;
  max-width: 100%;
  margin: 0 auto
}

.user-detail-box .user-detail-process {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px
}

.user-detail-box .user-detail-process li {
  width: 12.5%;
  height: 17px;
  border: 1px solid #fff;
  background: #d3d3d3;
  cursor: pointer
}

.user-detail-box .user-detail-process li:first-child {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px
}

.user-detail-box .user-detail-process li:last-child {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px
}

.user-detail-box .user-detail-process .tab-1.bgChange {
  background: #f8e3de
}

.user-detail-box .user-detail-process .tab-2.bgChange {
  background: #f0cbc2
}

.user-detail-box .user-detail-process .tab-3.bgChange {
  background: #e6b2a4
}

.user-detail-box .user-detail-process .tab-4.bgChange {
  background: #e6a593
}

.user-detail-box .user-detail-process .tab-5.bgChange {
  background: #de9380
}

.user-detail-box .user-detail-process .tab-6.bgChange {
  background: #de7f85
}

.user-detail-box .user-detail-process .tab-7.bgChange {
  background: #d4575d
}

.user-detail-box .user-detail-process .tab-8.bgChange {
  background: #bc3d44
}

.user-detail-process li {
  position: relative
}

.user-detail-process li.selected:after {
  content: "";
  position: absolute;
  background: url(../images/lipstick-icon.png)no-repeat;
  width: 12px;
  height: 40px;
  right: -3px;
  top: -12px;
  background-size: 80%;
  z-index: 2
}

.user-detail-process li.current-move:after {
  display: block
}

.user-detail-box h3 {
  color: #d4575d;
  font-family: "Satisfy", cursive;
  margin-bottom: 18px;
  font-weight: 400;
  padding: 0;
  font-size: 25px;
  line-height: 29px
}

.user-detail-box .control-label span {
  color: #fe0000
}

.user-detail-box textarea.form-control {
  height: 78px;
  padding: 3px 12px
}

.user-detail-box form .row {
  margin: 0-10px
}

.user-detail-box .dk-selected {
  border-radius: 15px;
  padding: 4px 10px;
  margin-bottom: 11px
}

.user-detail-box .control-label {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 2px;
  color: #333;
  font-weight: 600
}

.user-detail-box .regestrationDiv {
  max-width: 600px;
  margin-left: 26px
}

.user-detail-box .full-width {
  width: 100% !important
}

.user-detail-box .form-control {
  border: 1px solid #333;
  border-radius: 15px;
  width: 87%;
  font-size: 18px;
  line-height: 22px;
  padding: 5px 10px
}

.user-detail-box .col-sm-12 .form-control {
  width: 93.5%
}

.fill-detail-notice {
  background: #f8e3dd;
  padding: 8px 60px;
  margin-top: 110px
}

.fill-detail-notice p {
  font-size: 18px;
  line-height: 24px;
  color: #d4575d;
  margin: 0;
  padding: 0;
  text-align: center
}

.checkbox-listing label {
  position: relative;
  padding-left: 15px
}

.checkbox-listing .icheckbox {
  position: absolute !important;
  left: 0;
  top: 0;
  width: 15px;
  height: 15px;
  background: 0 0;
  border: 1px solid #ffffff
}

.checkbox-listing .icheckbox.checked:after {
  position: absolute;
  content: "";
  left: 3px;
  top: -1px;
  width: 4px;
  height: 12px;
  border-style: solid;
  border-color: transparent #ffffff #ffffff transparent;
  transform: rotate(40deg);
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  trasform-origin: 100% 100%0;
  -webkit-trasform-origin: 100% 100%0;
  -moz-trasform-origin: 100% 100%0;
  -ms-trasform-origin: 100% 100%0
}

.form-control,
.timeline-content .form-control {
  height: auto;
  border: 1px solid #333;
  border-radius: 0;
  padding: 3px 10px;
  line-height: 20px
}

.timeline-content .dk-selected {
  font-size: 18px;
  line-height: 25px;
  padding: 0 25px 0 5px;
  text-transform: uppercase;
  font-weight: 300
}

.dk-selected:before {
  border-width: 6px 6px 0;
  margin: -3px 10px 0 0
}

.dk-select-open-down .dk-selected:before,
.dk-select-open-up .dk-selected:before {
  border-width: 0 6px 6px
}

.form-control {
  box-shadow: none;
  border: 1px solid #d3d4d5;
  border-radius: 3px;
  box-sizing: border-box;
  color: #222;
  font-size: 16px;
  padding: 5px 10px;
  width: 100%
}

.user-detail-box .form-group {
  position: relative;
  margin-bottom: 40px;
  padding: 0 10px
}

.user-detail-box .checkbox-listing {
  padding-top: 5px
}

.user-detail-box .checkbox-listing label {
  padding-left: 20px;
  cursor: pointer;
  font-size: 18px;
  line-height: 22px
}

.user-detail-box .checkbox-listing .icheckbox {
  top: 3px;
  height: 16px;
  width: 16px
}

.user-detail-box .checkbox-listing .icheckbox.checked:after {
  left: 3px;
  top: -2px;
  width: 8px;
  height: 13px
}

.user-detail-box .tooltip-btn {
  position: absolute;
  right: 17px;
  top: 27px;
  z-index: 1;
  height: 30px;
  width: 30px
}

.user-detail-box .tooltip-btn .btn-default {
  height: 20px;
  width: 20px;
  padding: 0;
  border-radius: 50%;
  line-height: 19px;
  text-align: center;
  margin: 0 auto;
  background: #d4d4d4;
  border: 1px solid #d4d4d4;
  cursor: pointer
}

.form-group.tooltip-group {
  position: relative
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 0;
  outline-offset: 0
}

.user-detail-box .personal-question .dk-selected {
  padding: 6px 30px 6px 10px
}

#registration-form-2 .checkbox-listing.agree-terms-block {
  padding-top: 0
}

.checkbox-listing.agree-terms-block {
  padding-top: 50px
}

.agree-terms-block label {
  padding-bottom: 20px;
  font-size: 19px;
  line-height: 23px
}

.user-detail-box .primary-button {
  margin: 0 auto
}

.user-detail-box .primary-button.finish-btn,
.user-detail-box .primary-button.next-btn,
.user-detail-box .primary-button.prev-btn {
  display: none
}

.user-detail-box .checkbox-listing.agree-terms-block .icheckbox {
  height: 15px;
  width: 15px;
  top: 5px;
  left: 0
}

.user-detail-box .checkbox-listing.agree-terms-block .icheckbox.checked:after {
  top: -2px;
  left: 3px
}

.primary-button {
  background: #d4575d 0 0;
  color: #fff;
  display: block;
  font-size: 21px;
  font-weight: 600;
  height: 36px;
  letter-spacing: .4px;
  line-height: 26px;
  margin: 0;
  padding: 4px 33px 4px 12px;
  position: relative;
  border: 0
}

.primary-button::after {
  border-bottom: 7px solid transparent;
  border-left: 7px solid #fff;
  border-top: 10px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  right: 16px;
  top: 10px;
  width: 0
}

.before-login-block .col-right {
  padding-top: 20px;
  padding-bottom: 20px
}

.user-detail-box .form-group .success-img {
  position: absolute;
  right: 60px;
  top: 33px
}

.profile-newsfeed-listing li {
  float: left;
  width: 100%;
  max-width: 225px;
  margin-right: 45px;
  margin-bottom: 40px;
  box-shadow: 0 1px 14px 4px #f0f0f0;
  -webkit-box-shadow: 0 1px 14px 4px #f0f0f0;
  -moz-box-shadow: 0 1px 14px 4px #f0f0f0;
  -o-box-shadow: 0 1px 14px 4px #f0f0f0
}

.profile-newsfeed-listing li:nth-child(3n) {
  margin-right: 0
}

.profile-thumbnail-block {
  text-align: center;
  padding: 10px
}

.profile-thumbnail-block .img-block {
  width: 100%;
  display: block;
  margin: 0 auto 8px
}

.profile-thumbnail-block a {
  font-size: 21px;
  line-height: 24px;
  color: #fff;
  padding-bottom: 0;
  display: block
}

.profile-thumbnail-block h5 {
  padding-bottom: 0;
  font-size: 15px;
  line-height: 19px;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase
}

.news-follow-btn,
.profile-thumbnail-block>span {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  display: block
}

.profile-thumbnail-block>span {
  font-size: 11px;
  line-height: 15px;
  margin-bottom: 0
}

.likes-inner-block span,
.likes-right-block span {
  font-size: 13px;
  line-height: 17px;
  display: inline-block;
  font-weight: 300
}

.likes-inner-block i {
  font-size: 10px;
  color: #d4145a
}

.likes-inner-block i.fa-comment {
  color: #e6d4ce
}

.likes-inner-block span em,
.likes-right-block span em {
  font-weight: 400
}

.likes-right-block span {
  display: block
}

.news-follow-btn {
  background: #D2232A;
  font-size: 14px;
  line-height: 18px;
  padding: 5px
}

.news-follow-btn.unfollow-btn {
  background: #f8efe9;
  color: #827972
}

.header-right .notification-popup ul li:hover a span,
.header-right .notification-popup ul li:hover span,
.news-follow-btn.unfollow-btn:hover {
  color: #000
}

.comment-outer-block {
  padding-bottom: 8px;
  padding-top: 25px
}

.follow-newsfeed-block,
.newsfeed-block .profile-thumbnail-block {
  box-shadow: 0 1px 14px 4px #f0f0f0;
  -webkit-box-shadow: 0 1px 14px 4px #f0f0f0;
  -moz-box-shadow: 0 1px 14px 4px #f0f0f0;
  -o-box-shadow: 0 1px 14px 4px #f0f0f0
}

.follow-newsfeed-block {
  margin-bottom: 30px
}

.newsfeed-block iframe {
  height: 13.9em
}

.pb0 {
  padding-bottom: 0 !important
}

.upload-box a:active,
.upload-box a:focus,
.upload-box a:hover {
  color: #000
}

.bootstrap-tagsinput {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  max-width: 250px;
  width: 100%
}

.bootstrap-tagsinput .tag {
  width: auto;
  display: inline-block;
  padding: 2px 10px;
  background: #d4575d
}

.bootstrap-tagsinput .tag [data-role=remove] {
  display: inline-block;
  color: #fff
}

.bootstrap-tagsinput .tag [data-role=remove]:hover {
  box-shadow: none;
  color: #000
}

.input-type-form .primary-button {
  margin-top: 15px
}

.more-profile-info .primary-button {
  font-size: 14px;
  height: auto;
  letter-spacing: 0;
  line-height: 29px;
  margin-bottom: 8px;
  padding: 4px 20px 4px 8px;
  background: gray
}

.more-profile-info .primary-button::after {
  top: 15px;
  border-bottom: 4px solid transparent;
  border-left: 6px solid #fff;
  border-top: 4px solid transparent;
  right: 5px
}

.more-profile-info .primary-button:focus {
  background: gray;
  color: #fff
}

.more-profile-info .primary-button:hover {
  background: #000
}

.more-profile-info .visit-website {
  background: #b2b2b2;
  color: #fff
}

.more-profile-info .visit-website:hover {
  background: #212121 0 0;
  color: #fff
}

.more-profile-info .visit-website::after,
.more-profile-info .visit-website:hover::after {
  border-left-color: #fff
}

.profile-timeline-block {
  position: relative;
  margin-top: -34px
}

.profile-timeline-block:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
  background: #cbcbcb;
  height: 1px;
  width: 100%
}

.no-results-block .trending-content ul li a {
  font-size: 19px;
  line-height: 25px;
  padding: 4px 11px
}

.no-results-block .trending-content ul li a:active,
.no-results-block .trending-content ul li a:focus,
.no-results-block .trending-content ul li a:hover,
.trending-content ul li a:active,
.trending-content ul li a:focus,
.trending-content ul li a:hover {
  opacity: .7
}

.main-title .form-group {
  float: right;
  margin-top: -6px;
  width: 70%
}

.main-title .form-group .normal_select .dk-selected {
  background: #b2b2b2;
  border: 0;
  padding: 10px 12px;
  font-size: 15px;
  letter-spacing: 1px;
  color: #fff
}

.main-title .form-group .normal_select .dk-selected::before {
  border-color: #fff transparent transparent
}

.main-title .form-group .normal_select.dk-select-open-down .dk-selected::before,
.main-title .form-group .normal_select.dk-select-open-up .dk-selected::before {
  border-bottom-color: #fff
}

.main-title .form-group .normal_select.dk-select-multi:focus .dk-select-options,
.main-title .form-group .normal_select.dk-select-open-down .dk-select-options,
.main-title .form-group .normal_select.dk-select-open-up .dk-select-options {
  border: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .176);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .176);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .176);
  -ms-box-shadow: 0 6px 12px rgba(0, 0, 0, .176)
}

.main-title .form-group .normal_select .dk-select-options .dk-option {
  padding: 6px 12px;
  color: #333;
  letter-spacing: 1px;
  font-size: 14px
}

.main-title .form-group .normal_select .dk-select-options .dk-option-highlight,
.main-title .form-group .normal_select .dk-select-options .dk-option.hidden-option {
  background: #b2b2b2;
  color: #fff
}

.share-option.social-block {
  padding-bottom: 15px
}

.share-option.social-block a {
  margin-right: 9px
}

.display_none {
  display: none
}

.personal-question {
  padding: 6px 10px 8px;
  display: block;
  background: #efd7c8;
  border: 0;
  color: #333;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600
}

.personal-question:focus,
.personal-question:hover {
  color: #333
}

.agree-terms-block label.error {
  color: red;
  display: block;
  font-size: 14px;
  line-height: 16px;
  margin-top: 20px;
  max-width: inherit;
  width: 500px;
  margin-bottom: 20px
}

.tooltip {
  display: block;
  min-width: 160px
}

.tooltip-inner {
  padding: 3px 5px
}

.social-block a i {
  transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s
}

.social-block a.gpluse-icon i {
  background: url(../images/g-icon.png);
  width: 32px;
  height: 32px;
  display: inline-block
}

.social-block a.gpluse-icon:hover i {
  background: url(../images/g-icon-h.png);
  width: 32px;
  height: 32px
}

.social-block a.fb-icon i {
  background: url(../images/f-icon.png);
  width: 32px;
  height: 32px;
  display: inline-block
}

.social-block a.fb-icon:hover i {
  background: url(../images/f-icon-h.png);
  width: 32px;
  height: 32px
}

.social-block a.youtube-icon i {
  background: url(../images/y-icon.png);
  width: 32px;
  height: 32px;
  display: inline-block
}

.social-block a.youtube-icon:hover i {
  background: url(../images/y-icon-h.png);
  width: 32px;
  height: 32px
}

.social-block a.twit-icon i {
  background: url(../images/t-icon.png);
  width: 32px;
  height: 32px;
  display: inline-block
}

.social-block a.twit-icon:hover i {
  background: url(../images/t-icon-h.png);
  width: 32px;
  height: 32px
}

.social-block a.insta-icon i {
  background: url(../images/i-icon.png);
  width: 32px;
  height: 32px;
  display: inline-block
}

.social-block a.insta-icon:hover i {
  background: url(../images/i-icon-h.png);
  width: 32px;
  height: 32px
}

.popular-tags,
.related-posts {
  text-align: left;
  margin-top: 25px;
  float: right
}

.related-posts {
  padding: 30px 25px 12px;
  margin-bottom: 0;
  background: #f7f7f7;
  width: 100%
}

.related-posts ul li {
  border: 0
}

.related-posts h4 {
  text-align: left;
  font-size: 26px;
  border: 0;
  color: #333;
  font-family: "Satisfy", cursive;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 15px;
  padding: 0 0 5px
}

.popular-tags {
  width: 226px
}

.popular-tags ul li a {
  font-size: 16px;
  line-height: 22px
}

.popular-tags h3 {
  text-align: left;
  font-size: 17px
}

.send-btn {
  background: #efd7c8;
  border: 0;
  min-height: 33px;
  width: 210px;
  font-size: 18px;
  color: #333;
  font-weight: 600;
  line-height: 23px;
  float: right;
  position: absolute;
  bottom: 0;
  right: 0
}

.send-btn i {
  margin-left: 20px
}

.add-comment .input-type-form {
  height: 103px;
  position: relative;
  width: 350px
}

.add-comment #comment-text {
  height: 103px
}

.post-img-block {
  margin: 22px 0 25px;
  text-align: center
}

.profile-member .follow-btn {
  margin-top: 30px;
  margin-bottom: 10px
}

.jw-title {
  height: 13.9em !important
}

.user-review ul li a:focus,
.user-review ul li a:hover {
  color: #000
}

.user-review {
  margin: 38px 0 18px
}

.user-review ul li {
  position: relative;
  display: block;
  padding: 12px 0 10px 85px;
  margin-top: 12px;
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  border-top: 1px solid #c6c6c6
}

.user-review ul li i {
  position: absolute;
  left: 24px;
  top: 16px;
  width: 50px
}

.user-review ul li a:hover {
  color: #a3958b
}

.user-review ul li.other-review {
  font-style: italic;
  border: 0;
  margin-top: -5px
}

.user-detail-box .regestrationDiv .form-control {
  max-width: 260px;
  width: 100%
}

.user-detail-box .regestrationDiv .full_textarea {
  width: 100%;
  max-width: 96%
}

.profile-info .article-rate {
  text-align: left
}

.social-edit {
  max-width: 450px;
  margin: 0 auto
}

.social-edit-main-heading {
  text-align: center;
  color: #ad2473
}

.social-edit-sub-heading {
  text-align: center;
  color: #8dccce
}

.social-edit .pink-btn {
  padding: 6px 25px
}

.social-edit .pink-btn:hover {
  color: #fff
}

.error_in_red {
  color: red;
  font-size: 15px
}

.cms-blog a:hover {
  color: #d4575d
}

.cropper-wrap-box {
  background-color: #bbb
}

#show_priority,
.form-horizontal .form-group.field-user-semail,
.form-horizontal .form-group.field-user-susername {
  margin: 0
}

.share-popup {
  left: 0 !important
}

.jwplayer.jw-flag-aspect-mode {
  height: 13.9em !important
}

.social-media-detail a.site-link:hover,
.social-media-detail asite-link:focus {
  color: #a3958b
}

#comments-holder.user-review {
  margin-bottom: 0
}

.user-review .comment-info a {
  font-size: 16px;
  line-height: 16px;
  margin-right: 10px
}

.user-review .comment-info .reply-box-holder {
  margin-top: 20px
}

.user-review .comment-info .reply-box-holder h5 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 300
}

.reply-box-holder .send-btn i {
  position: static !important;
  width: auto !important
}

@media (max-width:768px) {
  #mainNavigation ul {
    margin-right: 0;
    width: 100%
  }
}

.menu-fixed {
  bottom: 0;
  margin-left: -15px;
  margin-right: 0;
  position: fixed;
  top: 210px;
  width: 193px
}

.small-header .menu-fixed {
  top: 150px
}

.aboutus-page h1,
.mCustomScrollBox {
  padding-bottom: 10px
}

.imgbox-outer,
.subtext iframe {
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .4)
}

.imgbox-outer {
  display: block;
  padding: 0;
  margin-left: 0;
  margin-bottom: 3px
}

.subtext iframe {
  width: 100%
}

.fp-blog-section-class.profile-timeline-block::after,
.menu-closed-arrow,
.sidebar-block .menu-fixed {
  display: none
}

.about-grid .third-arrow span em,
.sidebar-block .menu-closed-arrow {
  display: block
}

.or-label::after,
.or-label::before {
  border-top: 1px solid #bfbfbf;
  content: "";
  margin-top: -1px;
  position: absolute;
  top: 50%;
  width: 47%
}

.or-label::before {
  left: 0
}

.or-label::after {
  right: 0
}

.or-label {
  width: 100%;
  text-align: center;
  display: inline-block;
  position: relative;
  color: #4c4c4c
}

.aboutus-block {
  margin: 0 15px
}

.about-grid,
.aboutus-block .important-block,
.aboutus-block .together-block,
.aboutus-block .video-inner-block {
  position: relative
}

.aboutus-block .video-inner-block .video-options {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  left: 0;
  right: 0;
  text-align: center
}

.aboutus-block .together-block .first-arrow {
  position: absolute;
  right: 90px;
  bottom: 0
}

.aboutus-block .together-block .together-left-content {
  background: #f8e3dd;
  text-align: center;
  width: 60%;
  padding: 20px;
  float: left;
  margin-bottom: 50px
}

.aboutus-block .together-block .together-left-content a {
  font-size: 54px;
  line-height: 60px;
  font-family: "Satisfy", cursive;
  color: #333;
  padding: 30px 0 20px;
  display: inline-block
}

.aboutus-block .together-block .together-right-content {
  width: 40%;
  float: right;
  text-align: center;
  background: #999;
  height: 250px;
  display: table
}

.aboutus-block .together-block .together-right-content .inner-together-right {
  display: table-cell;
  vertical-align: middle
}

.aboutus-block .together-block .together-right-content .fp-btn {
  color: #333;
  font-size: 16px;
  line-height: 20px;
  min-width: 30px;
  margin: 0 3px;
  border-radius: 2px;
  border: 1px solid #fff;
  padding: 5px
}

.aboutus-block p {
  font-size: 22px;
  line-height: 26px;
  font-weight: 300
}

.aboutus-block .important-block .right-imp a,
.aboutus-block h2 {
  font-size: 37px;
  line-height: 42px;
  font-family: "Satisfy", cursive;
  color: #333;
  text-align: center
}

.aboutus-block .important-block .left-imp .second-arrow {
  padding-left: 30px;
  max-width: 210px;
  text-align: right;
  position: absolute;
  left: 20px;
  top: 10px
}

.aboutus-block .important-block .left-imp .second-arrow img {
  width: auto;
  position: absolute;
  left: 25px;
  top: 30px
}

.aboutus-block .important-block .left-imp .second-arrow span {
  vertical-align: top
}

.aboutus-block .important-block .left-imp {
  padding-left: 100px;
  padding-top: 70px
}

.about-grid a,
.aboutus-block .important-block .right-imp,
.fp-bottom-block {
  text-align: center
}

.aboutus-block .important-block .right-imp a {
  font-size: 40px;
  line-height: 46px;
  background: #f8e3dd;
  display: inline-block;
  padding: 10px 25px;
  margin-bottom: 15px
}

.about-grid .inner-about-grid {
  margin-bottom: 10px
}

.about-grid img,
.aboutus-block .video-inner-block img {
  display: block;
  width: 100%
}

.about-grid a {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 5px 0;
  font-size: 13px;
  line-height: 17px;
  color: #333;
  display: block
}

.about-grid a:hover {
  color: #d4575d
}

.about-grid span {
  font-size: 14px;
  line-height: 18px;
  display: block;
  min-height: 36px;
  word-wrap: break-word;
  word-break: break-all
}

.about-grid span a {
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  margin: 0
}

.about-grid .third-arrow {
  padding-left: 30px;
  max-width: 230px;
  position: absolute;
  right: 30px;
  bottom: -110px;
  text-align: center
}

.about-grid .third-arrow img {
  width: auto;
  position: absolute;
  right: 15px;
  top: -30px
}

.about-grid .third-arrow span,
.aboutus-block .important-block .left-imp .second-arrow span,
.fp-bottom-block h2 {
  font-family: "Satisfy", cursive;
  font-size: 22px;
  line-height: 24px
}

.fp-bottom-block {
  padding: 130px 0 20px
}

.fp-bottom-block h2 {
  font-size: 60px;
  line-height: 66px;
  color: #333;
  font-weight: 400;
  padding-bottom: 40px
}

.fp-bottom-block h2 span {
  font-size: 40px;
  line-height: 44px;
  font-weight: 400
}

.fp-bottom-block p {
  font-weight: 600;
  font-size: 21px;
  line-height: 25px;
  max-width: 500px;
  margin: 0 auto
}

.fp-btn {
  padding: 10px 30px;
  font-size: 24px;
  line-height: 28px;
  background: #ddc8ba;
  display: inline-block;
  color: #fff;
  margin: 20px auto 30px;
  text-transform: uppercase
}

.fp-btn:hover {
  opacity: .8
}

.fp-bottom-block .send-email {
  font-size: 21px;
  line-height: 25px;
  display: block
}

.fp-bottom-block .send-email a,
.fp-btn {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600
}

.fp-bottom-block .send-email a:focus,
.fp-bottom-block .send-email a:hover {
  color: #d4575d
}

.about-grid .row {
  margin: 0-7px
}

.about-grid .col-sm-3 {
  padding: 0 7px
}

.about-content {
  background: #f8e2dd;
  padding: 0 50px;
  margin: 20px 0
}

.about-content p {
  margin: 0;
  padding: 50px 0;
  text-align: center;
  font-size: 20px;
  line-height: 24px
}

.aboutus-block .left-imp .youtube_iframe {
  height: 186px !important
}

.fp-blog-section-class {
  display: inline-block;
  width: 100%
}

.post-img-block .imgbox-outer img {
  display: block;
  width: 100%
}

.imgbox-outer a:hover,
.msg-report-block .msg-content .report-title a:hover i {
  opacity: .8
}

.dk-option.dk-option-selected,
.header-right .notification .notification-link:after,
.header-right .notification-popup ul li a:after,
.my-account-link:after {
  display: none
}

.my-account-link {
  font-weight: 700
}

.fix-top-up-button {
  background: #d4575d;
  border-radius: 3px;
  bottom: 10px;
  color: #fff;
  font-size: 30px;
  height: 40px;
  right: 10px;
  line-height: 36px;
  position: fixed;
  text-align: center;
  width: 40px
}

.fix-top-up-button .fa {
  font-size: 30px
}

.btn-upload-share:hover,
.fix-top-up-button:hover,
.header-right .notification-popup .notification-btn button:hover {
  background: #000
}

.social-media-left-menu-section li a i {
  margin-right: 5px
}

.aside-block1 {
  margin: 20px 0
}

.aside-block1>a {
  color: #333;
  display: block;
  font-size: 15px;
  line-height: 19px;
  margin-bottom: 5px;
  position: relative;
  text-align: center
}

.aside-block1>a i {
  margin-right: 3px
}

.aside-block1>a:hover {
  color: #a3958b
}

.aside-block1 a>span {
  display: inline-block
}

.btn-upload-share {
  background: #d4575d;
  border-radius: 100%;
  bottom: 10px;
  color: #fff;
  height: 45px;
  left: 10px;
  line-height: 45px;
  position: fixed;
  text-align: center;
  width: 45px;
  font-size: 18px
}

.about-list {
  margin-bottom: 50px
}

.header-right .notification {
  position: relative;
  display: inline-block;
  margin: 0
}

.header-right .notification .notification-link {
  display: inline-block;
  font-size: 14px;
  color: #b2b2b2
}

.header-right .notification .notification-link i {
  color: inherit;
  font-size: inherit;
  padding: 0
}

.header-right .notification .notification-link:hover,
.header-right .notification.active .notification-link,
.user-name-link:hover {
  color: #d4575d
}

.followers-img a,
.header-right .notification.active .notification-popup,
.header-right .notification:hover .notification-popup {
  display: block
}

.header-right .notification-popup::before {
  border-bottom: 10px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  content: "";
  height: 0;
  right: 47px;
  position: absolute;
  top: -8px;
  width: 0;
  z-index: 99
}

.header-right .notification-popup::after {
  border-bottom: 8px solid #d1d1d2;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  content: "";
  height: 0;
  right: 49px;
  position: absolute;
  top: -9px;
  width: 0
}

.header-right .notification-popup {
  background: #fff 0 0;
  border: 1px solid #d1d1d2;
  border-radius: 3px;
  box-shadow: 0 0 2px rgba(0, 0, 0, .2);
  box-sizing: border-box;
  display: none;
  margin-top: 6px;
  padding: 0;
  position: absolute;
  top: 100%;
  width: 330px;
  z-index: 9;
  right: -50px
}

.header-right .notification-popup ul {
  max-height: 205px;
  margin: 5px 0;
  padding-left: 0;
  display: block
}

.header-right .notification-popup ul li {
  background-color: #fff;
  margin: 6px 0 6px 15px;
  text-align: left;
  display: block
}

.header-right .notification-popup ul li a {
  display: inline-block;
  float: none;
  font-size: 13px;
  margin: 0;
  padding: 0 5px;
  width: 100%
}

.header-right .notification-popup ul li a:hover {
  color: #ad2473
}

.header-right .notification-popup ul li:hover {
  background-color: #f3f3f3
}

.header-right .notification-popup ul li .notification-text {
  color: #000;
  display: inline-block;
  float: none;
  font-size: 13px;
  margin: 0 5px 0 0;
  width: 70%;
  font-family: Arial, Helvetica, sans-serif;
  padding-bottom: 0
}

.header-right .notification-popup .notification-btn {
  border-top: 1px solid #cfcfcf;
  padding: 10px 15px
}

.header-right .mCustomScrollBox {
  padding-bottom: 0
}

.followers-blk-sm {
  box-sizing: border-box;
  float: left;
  margin-bottom: 15px;
  text-align: left
}

.followers-blk {
  background: #fff 0 0;
  border-radius: 3px;
  padding: 15px 15px 15px 103px;
  position: relative;
  box-shadow: 0 0 2px rgba(0, 0, 0, .3);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, .3);
  -ms-box-shadow: 0 0 2px rgba(0, 0, 0, .3);
  -o-box-shadow: 0 0 2px rgba(0, 0, 0, .3)
}

.followers-img img {
  border-radius: 50%;
  max-width: 100%;
  width: 100%
}

.followers-img {
  height: 75px;
  left: 15px;
  position: absolute;
  top: 9px;
  width: 75px
}

.followers-blk .follow-btn {
  background: #fff;
  text-align: left;
  cursor: auto;
  margin-right: 0;
  max-width: inherit
}

.followers-blk .follow-btn .btn {
  min-width: 100px
}

.followers-blk .follow-btn .pink-btn {
  background: #d4575d;
  color: #fff;
  border: 0;
  margin-right: 10px
}

.followers-blk .follow-btn .pink-btn:hover,
.followers-blk .follow-btn .reset-btn:hover {
  background: #000
}

.followers-blk .follow-btn .reset-btn {
  background: #b2b2b2;
  color: #fff;
  margin: 0
}

.img_class_create {
  margin-bottom: 5px;
  display: block
}

.article-rate.detail-no-content,
.bookmarks-img-pink,
.bookmarks-post.active .bookmarks-img,
.like-img,
.like-post.active .no-like-img,
.social-login-page .social-login-content form .primary-button:after {
  display: none
}

.aboutus-page h5 a,
.bookmarks-post.active .bookmarks-img-pink,
.like-post.active .like-img {
  display: inline-block
}

.buy-product-link {
  background: #d4575d;
  color: #fff;
  font-size: 16px;
  display: block;
  position: relative;
  padding: 0 15px;
  margin: 0;
  font-weight: 600;
  letter-spacing: .4px;
  height: 36px;
  border: 0;
  text-transform: uppercase
}

.cancel-message-btn {
  background: #333;
  font-size: 16px;
  font-weight: 600
}

.uploaded-img {
  float: left;
  width: 75px
}

.uploaded-img span {
  width: 70px;
  height: auto;
  margin: 0;
  border: 1px solid #e1e1e1
}

.uploaded-img span img {
  width: auto;
  display: block
}

.uploaded-img-content {
  width: 100%;
  padding-top: 0;
  display: table-cell;
  vertical-align: middle
}

.uploaded-img-name,
body {
  position: relative
}

.uploaded-img-name input {
  left: 0;
  position: absolute;
  top: 2px
}

.detail-product-link-counts {
  margin: 25px 0 10px;
  text-align: center
}

.detail-product-link-counts p {
  padding-bottom: 6px;
  line-height: 20px;
  font-style: italic;
  font-weight: 600
}

.first-rate-artical {
  padding-top: 35px
}

.article-rate ul li:first-child {
  min-width: 95px;
  text-align: left
}

.uploaded-img-content .img_file_name,
.uploaded-img-content .upload_progress {
  width: 94%
}

.detail-button-block {
  display: inline-block;
  width: 100%
}

.help-block .linking-list li a:focus,
.help-block .linking-list li a:hover,
.userboards-post-comment .see-more-comments:focus,
.userboards-post-comment .see-more-comments:hover {
  color: #d4575d
}

.verticle-align-outer {
  display: table;
  height: 100%;
  width: 100%
}

.verticle-align-center {
  display: table-cell;
  vertical-align: middle
}

.msg-report-block {
  margin: 0 15px
}

.msg-report-block .msg-content {
  border: 1px solid #e5e5e5;
  margin-bottom: 10px
}

.msg-report-block .msg-content .report-title {
  background: #e7e7e7;
  padding: 0 20px;
  min-height: 40px;
  line-height: 40px
}

.msg-report-block .msg-content .report-title label {
  font-size: 16px;
  line-height: 20px;
  color: #3d3d3d;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600
}

.msg-report-block .msg-content .report-title a>i {
  font-size: 22px;
  color: #3d3d3d
}

.msg-report-block .msg-content .report-list li {
  display: block;
  border-bottom: 1px solid #e5e5e5;
  padding: 8px 20px;
  width: 100%;
  line-height: 32px;
  position: relative
}

.msg-report-block .msg-content .report-list li:last-child {
  border-bottom: 0
}

.msg-report-block .msg-content .report-list li:nth-child(odd) {
  background: #fcfcfc
}

.msg-report-block .msg-content .report-list li:nth-child(even) {
  background: #f6f6f6
}

.msg-report-block .msg-content .report-list li .checkbox-listing {
  float: left;
  line-height: normal
}

.msg-report-block .msg-content .report-list li .checkbox-listing .icheckbox,
.msg-report-block .msg-content .report-title .checkbox-listing .icheckbox {
  top: -13px
}

.msg-report-block .msg-content .checkbox-listing .icheckbox {
  border-color: #ddd8d6;
  width: 17px;
  height: 17px;
  background: #fff
}

.msg-report-block .msg-content .checkbox-listing .icheckbox.checked:after {
  border: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  background: url(../images/check-icon.png);
  width: 11px;
  height: 10px;
  left: 2px;
  top: 2px
}

.msg-report-block .msg-content .report-list li .report-body {
  float: left;
  width: calc(100% - 47px);
  margin-left: 47px
}

.msg-report-block .msg-content .report-list li .report-body .report-name {
  float: left;
  width: 46%;
  text-align: left;
  font-size: 14px;
  line-height: 18px;
  color: #3d3d3d;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  padding-right: 15px
}

.msg-report-block .msg-content .report-list li .report-body .report-des {
  width: 25%;
  float: left;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  color: #a48e7e
}

.msg-report-block .msg-content .report-list li .report-body .report-time {
  float: right;
  width: 29%;
  text-align: right;
  color: #3d3d3d;
  font-weight: 600;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 13px;
  line-height: 17px
}

.msg-report-block .msg-pagination ul {
  text-align: right;
  margin: 15px 0
}

.msg-report-block .msg-pagination ul li {
  margin-right: 1px;
  display: inline-block
}

.msg-report-block .msg-pagination ul li:last-child {
  margin-right: 0
}

.msg-report-block .msg-pagination ul li a {
  font-weight: 600;
  border: 1px solid #e5e5e5;
  padding: 3px;
  display: block;
  min-width: 27px;
  text-align: center;
  color: #1a1818;
  font-size: 14px;
  line-height: 18px
}

.msg-report-block .msg-pagination ul li a:hover,
.msg-report-block .msg-pagination ul li.active a {
  background: #e5e5e5
}

.msg-report-block .msg-content .report-title .checkbox-listing {
  display: inline-block;
  margin-right: 10px
}

.message-block-modal .message-form-error {
  color: red;
  font-size: 14px;
  font-weight: 700;
  padding-top: 3px
}

.message-block-modal .form-data .input-type-form label {
  margin-left: 0
}

#message_detail_block .message_content,
.aboutus-page p {
  font-size: 15px;
  line-height: 19px;
  padding-bottom: 0
}

.notification-badge {
  width: 8px;
  height: 8px;
  position: absolute;
  background: #79c5c8;
  border-radius: 100%;
  right: -3px;
  top: 8px;
  border: 1px solid #fff;
  display: none
}

.new-notification .notification-badge {
  display: block
}

.links-block ul li a,
.popup_comment_details .comment-holder textarea {
  width: 100%
}

#success-message-content,
.success-message {
  padding: 5px 0;
  color: green;
  width: 100%
}

#error-message-content,
.error-message {
  padding: 5px 0;
  color: red;
  float: left;
  width: 100%;
  font-weight: 700;
  font-size: 14px
}

.abuse-message-btn {
  background: #333;
  font-size: 16px;
  font-weight: 600;
  height: 29px
}

.aboutus-page h4 {
  font-size: 22px;
  line-height: 26px;
  padding: 5px 0;
  font-weight: 600
}

.aboutus-page p {
  padding-bottom: 8px
}

.aboutus-page a,
.aboutus-page address span {
  display: block;
  font-size: 16px;
  line-height: 20px
}

.aboutus-page h5 {
  padding: 0 0 5px;
  font-size: 18px;
  line-height: 22px
}

.aboutus-page .logo-img {
  margin: 10px 0 0
}

.aboutus-page .social-links,
.social-login-page .social-login-content .logo {
  margin-bottom: 15px
}

.help-block {
  color: #333
}

.help-block h1 {
  font-size: 46px;
  line-height: 50px
}

.help-block h3,
.help-block h4 {
  font-size: 32px;
  line-height: 36px;
  padding-bottom: 10px
}

.help-block h4 {
  font-size: 26px;
  line-height: 30px
}

.help-block p {
  font-size: 17px;
  line-height: 22px;
  padding-bottom: 30px;
  font-weight: 300;
  color: #000
}

.help-block img {
  margin-bottom: 20px
}

.help-block .linking-list {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin-bottom: 40px
}

.help-block .linking-list li {
  float: left;
  background: #f9f9f9;
  width: 25%;
  height: 50px;
  display: table;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd
}

.help-block .linking-list li a {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  padding: 0 10px
}

.social-login-page {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  overflow-x: hidden;
  position: relative
}

.social-login-page .social-login-content {
  max-width: 445px;
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 2;
  padding: 20px 0
}

.social-login-page .social-login-content h2 {
  color: #d4575d;
  font-family: "Satisfy", cursive;
  margin-bottom: 18px;
  font-weight: 400;
  padding: 0
}

.social-login-page .social-login-content h3 {
  color: #d4575d;
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 20px;
  padding: 0
}

.social-login-page .social-login-content .form-group {
  margin-bottom: 25px
}

.social-login-page .social-login-content .form-group label {
  text-align: left;
  margin-bottom: 8px;
  display: block;
  color: #333;
  font-family: "MyriadPro-Regular"
}

.social-login-page .social-login-content .form-group .form-control {
  height: 36px;
  border-radius: 0;
  border-color: #bfbfbf;
  background-color: transparent
}

.social-login-page .social-login-content .form-group .form-control:focus {
  border-color: #000
}

.social-login-page .social-login-content .form-group input::-webkit-input-placeholder {
  color: #767475
}

.social-login-page .social-login-content .form-group input::-moz-input-placeholder {
  color: #767475
}

.social-login-page .social-login-content .form-group input:-ms-input-placeholder {
  color: #767475
}

.social-login-page .social-login-content .form-group input:-moz-input-placeholder {
  color: #767475
}

.social-login-page .social-login-content form .primary-button {
  margin: 0 auto;
  border-radius: 4px;
  padding: 4px 20px;
  font-weight: 400
}

.bubble {
  width: 55px;
  height: 55px;
  border-radius: 100%
}

.bubble.small {
  width: 35px;
  height: 35px
}

.bubble.md-small {
  width: 80px;
  height: 80px
}

.bubble.medium {
  width: 160px;
  height: 160px
}

.bubble.medium-2 {
  width: 130px;
  height: 130px
}

.bubble.large {
  width: 210px;
  height: 210px
}

.bubble.extra-large {
  width: 245px;
  height: 245px
}

.bubble.gray {
  background-color: rgba(6, 5, 5, .5)
}

.bubble.light-red {
  background-color: rgba(248, 227, 222, .7)
}

.bubble.red {
  background-color: rgba(229, 44, 26, .6)
}

.bubble-wrapper {
  position: absolute
}

.bubble-wrapper img {
  height: 100%;
  width: 100%;
  border-radius: 100%
}

.bubble-wrapper.wrapper-1 {
  max-width: 340px;
  width: 100%;
  min-height: 242px;
  position: absolute;
  top: 2%;
  left: 21.7%
}

.bubble-wrapper.wrapper-1 .bubble.large {
  position: absolute;
  top: 35px
}

.bubble-wrapper.wrapper-1 .bubble.medium {
  position: absolute;
  right: 18px;
  top: 4px;
  z-index: 2
}

.bubble-wrapper.wrapper-1 .bubble.md-small {
  position: absolute;
  bottom: 17%;
  right: 48%;
  z-index: 1
}

.bubble-wrapper.wrapper-1 .bubble.small {
  position: absolute;
  bottom: 12%;
  right: 62%;
  z-index: 3
}

.bubble-wrapper.wrapper-2 {
  max-width: 305px;
  width: 100%;
  min-height: 333px;
  top: 29px;
  right: 7.2%
}

.bubble-wrapper.wrapper-2 .bubble.extra-large {
  z-index: 2;
  position: absolute
}

.bubble-wrapper.wrapper-2 .bubble.medium-2 {
  position: absolute;
  bottom: 20px;
  left: 0;
  z-index: 1
}

.bubble-wrapper.wrapper-2 .bubble.large {
  position: relative;
  z-index: 2
}

.bubble-wrapper.wrapper-3 {
  max-width: 270px;
  width: 100%;
  min-height: 215px;
  right: 11%;
  bottom: 23.1%
}

.bubble-wrapper.wrapper-3 .bubble.large {
  height: 200px;
  width: 200px;
  position: relative;
  z-index: 2;
  opacity: .8
}

.bubble-wrapper.wrapper-3 .bubble.md-small {
  position: absolute;
  top: -14%;
  right: 62px;
  z-index: 1
}

.bubble-wrapper.wrapper-4 {
  bottom: 13%;
  left: -83px
}

.bubble-wrapper.wrapper-5 {
  max-width: 75px;
  width: 100%;
  min-height: 100px;
  left: 23%;
  bottom: 14%
}

.bubble-wrapper.wrapper-5 .bubble.light-red {
  position: absolute;
  bottom: 0;
  right: 0
}

.social-login-page .bubble-wrapper.wrapper-5 .bubble.small {
  position: absolute;
  top: 18px;
  right: 13px;
  z-index: 2
}

.social-login-page .bubble-wrapper.wrapper-5 .bubble.small.light-red {
  top: 80px;
  right: -21px
}

.social-login-page .bubble-wrapper.wrapper-5 .bubble.medium-2 {
  position: absolute;
  right: 23px;
  bottom: -16px;
  height: 95px;
  width: 95px;
  z-index: 1
}

.bubble-wrapper.wrapper-6 {
  bottom: 0;
  left: 53%
}

.bubble-wrapper.wrapper-6 .bubble.gray {
  position: absolute;
  top: 30px;
  left: -70px
}

.bubble-wrapper.wrapper-6 .bubble.medium {
  position: relative;
  z-index: 1
}

.bubble-wrapper.wrapper-6 .bubble.medium-2 {
  position: absolute;
  top: -50px;
  right: -48px;
  z-index: 2
}

.bubble-wrapper.wrapper-7 {
  bottom: 9%;
  right: 10%
}

.social-login-page .bubble-wrapper.wrapper-8 {
  position: absolute;
  top: 12.5%;
  left: 53.5%
}

.social-login-page .bubble-wrapper.wrapper-8 .md-small {
  height: 55px;
  width: 55px
}

.social-login-page .bubble-wrapper.wrapper-9 {
  position: absolute;
  top: 15.9%;
  right: 29.1%
}

.social-login-page .bubble-wrapper.wrapper-9 .md-small {
  width: 100px;
  height: 100px
}

.social-login-page .bubble-wrapper.wrapper-10 {
  position: absolute;
  right: 21%;
  bottom: 5%
}

.social-login-page .bubble-wrapper.wrapper-11 {
  position: absolute;
  left: 6.8%;
  top: 21%
}

.social-login-page .bubble-wrapper.wrapper-12 {
  position: absolute;
  left: 21.8%;
  top: 47.3%
}

.social-login-page .bubble-wrapper.wrapper-12 .medium-2 {
  width: 115px;
  height: 115px
}

.login-popup .modal-content .bubble-wrapper .bubble img,
.social-login-page .bubble-wrapper .bubble img {
  opacity: .7
}

.social-login-page .bubble-wrapper .medium {
  width: 185px;
  height: 185px
}

.social-login-page .bubble-wrapper.wrapper-3 .bubble.large,
.social-login-page .bubble-wrapper.wrapper-3 .bubble.md-small,
.social-login-page .bubble-wrapper.wrapper-8 .md-small {
  animation-duration: 10s;
  -webkit-animation-duration: 10s;
  -moz-animation-duration: 10s;
  -ms-animation-duration: 10s;
  -o-animation-duration: 10s
}

.social-login-page .bubble-wrapper.wrapper-5 .bubble.medium-2,
.social-login-page .bubble-wrapper.wrapper-5 .bubble.small,
.social-login-page .bubble-wrapper.wrapper-5 .bubble.small.light-red {
  animation-duration: 11s;
  -webkit-animation-duration: 11s;
  -moz-animation-duration: 11s;
  -ms-animation-duration: 11s;
  -o-animation-duration: 11s
}

.social-login-page .bubble-wrapper.wrapper-6 .bubble.gray {
  left: -98px
}

.login-popup .modal-content .bubble.large,
.social-login-page .bubble-wrapper.wrapper-6 .bubble.medium {
  width: 165px;
  height: 165px
}

.social-login-page .bubble-wrapper.wrapper-6 .bubble.medium-2 {
  top: -30px;
  right: -42px;
  width: 104px;
  height: 104px
}

.social-login-page .bubble-wrapper.wrapper-7 .bubble.small {
  animation-duration: 11s;
  -webkit-animation-duration: 11s;
  -moz-animation-duration: 11s;
  -ms-animation-duration: 11s;
  -o-animation-duration: 11s
}

.social-login-page .bubble-wrapper.wrapper-11 .bubble.medium-2,
.social-login-page .bubble-wrapper.wrapper-9 .bubble.md-small {
  animation-duration: 12s;
  -webkit-animation-duration: 12s;
  -moz-animation-duration: 12s;
  -ms-animation-duration: 12s;
  -o-animation-duration: 12s
}

.social-login-page .bubble-wrapper.wrapper-12 .bubble.medium-2 {
  animation-duration: 13s;
  -webkit-animation-duration: 13s;
  -moz-animation-duration: 13s;
  -ms-animation-duration: 13s;
  -o-animation-duration: 13s
}

.bubble.float-left-right,
.bubble.float-left-right-1,
.bubble.float-right-left,
.bubble.float-right-left-1,
.bubble.float-up-down,
.bubble.float-up-down-1,
.bubble.zoominout {
  animation-name: zoom-fade;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: zoom-fade;
  -webkit-animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: zoom-fade;
  -moz-animation-duration: 4s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: zoom-fade;
  -ms-animation-duration: 4s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: zoom-fade;
  -o-animation-duration: 4s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear
}

.bubble.float-left-right,
.bubble.float-left-right-1,
.bubble.float-right-left,
.bubble.float-right-left-1,
.bubble.float-up-down,
.bubble.float-up-down-1 {
  animation-name: float_left_right;
  animation-duration: 8s;
  -webkit-animation-name: float_left_right;
  -webkit-animation-duration: 8s;
  -moz-animation-name: float_left_right;
  -moz-animation-duration: 8s;
  -ms-animation-name: float_left_right;
  -ms-animation-duration: 8s;
  -o-animation-name: float_left_right;
  -o-animation-duration: 8s
}

.bubble.float-left-right-1,
.bubble.float-right-left,
.bubble.float-right-left-1,
.bubble.float-up-down,
.bubble.float-up-down-1 {
  animation-name: float_left_right_1;
  -webkit-animation-name: float_left_right_1;
  -moz-animation-name: float_left_right_1;
  -ms-animation-name: float_left_right_1;
  -o-animation-name: float_left_right_1
}

.bubble.float-right-left,
.bubble.float-right-left-1,
.bubble.float-up-down,
.bubble.float-up-down-1 {
  animation-name: float_right_left;
  -webkit-animation-name: float_right_left;
  -moz-animation-name: float_right_left;
  -ms-animation-name: float_right_left;
  -o-animation-name: float_right_left
}

.bubble.float-right-left-1,
.bubble.float-up-down,
.bubble.float-up-down-1 {
  animation-name: float_right_left_1;
  animation-duration: 11s;
  -webkit-animation-name: float_right_left_1;
  -webkit-animation-duration: 11s;
  -moz-animation-name: float_right_left_1;
  -moz-animation-duration: 11s;
  -ms-animation-name: float_right_left_1;
  -ms-animation-duration: 11s;
  -o-animation-name: float_right_left_1;
  -o-animation-duration: 11s
}

.bubble.float-up-down,
.bubble.float-up-down-1 {
  animation-name: float_up_down;
  animation-duration: 8s;
  -webkit-animation-name: float_up_down;
  -webkit-animation-duration: 8s;
  -moz-animation-name: float_up_down;
  -moz-animation-duration: 8s;
  -ms-animation-name: float_up_down;
  -ms-animation-duration: 8s;
  -o-animation-name: float_up_down;
  -o-animation-duration: 8s
}

.bubble.float-up-down-1 {
  animation-name: float_up_down_1
}

.login-popup .modal-dialog {
  width: 723px
}

.login-popup .modal-header {
  padding: 15px 14px 1px;
  border: 0
}

.login-popup .modal-header .modal-title {
  text-align: center;
  font-family: "Satisfy", cursive;
  font-size: 36px;
  line-height: 40px;
  font-weight: 400;
  padding-bottom: 0;
  border-bottom: 1px solid #e5e5e5
}

.login-popup .description-text {
  padding: 12px 0 20px;
  text-align: center;
  max-width: 430px;
  margin: 0 auto;
  font-family: "MyriadPro-Regular"
}

.login-popup .description-text p {
  font-size: 22px;
  line-height: 26px;
  font-weight: 300;
  text-align: center;
  padding-bottom: 0
}

.login-popup .share-option {
  max-width: 395px;
  margin: 0 auto
}

.login-popup .share-option a {
  display: block;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 10px 30px;
  font-size: 21px;
  line-height: 25px;
  letter-spacing: .2px;
  border-radius: 6px;
  border: 1px solid #bfbfbf
}

.login-popup .share-option a .social-icon {
  height: 23px;
  width: 23px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px
}

.divider-or-block {
  margin: 39px 0 11px
}

.divider-or-block span {
  display: block;
  text-align: center;
  position: relative
}

.divider-or-block span:after,
.divider-or-block span:before {
  content: "";
  position: absolute;
  top: 50%;
  height: 1px;
  width: calc(50% - 17px);
  display: block;
  background: #bfbfbf
}

.divider-or-block span:after {
  right: 0
}

.divider-or-block span:before {
  left: 0
}

.login-popup .form-data {
  max-width: 390px;
  margin: 0 auto
}

.login-popup .login-block {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 23px
}

.login-popup label span {
  color: #fe0000
}

.login-popup .join-us {
  position: relative;
  height: 40px;
  width: 200px;
  text-transform: none;
  padding: 5px 25px 5px 2px;
  font-size: 22px;
  line-height: 0
}

.login-popup .join-us:after {
  border-bottom: 8px solid transparent;
  border-left: 8px solid #fff;
  border-top: 8px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  right: 14px;
  top: 11px;
  width: 0
}

.login-popup .form-data .input-type-form {
  margin: 0 0 8px
}

.login-popup .modal-body {
  padding: 15px 15px 25px;
  z-index: 2
}

.login-popup .bubble-wrapper img {
  height: 100%
}

.login-popup .bubble {
  background-repeat: no-repeat
}

.login-page-modal .bubble.light-red.red {
  background: rgba(195, 17, 27, .8);
  width: 35px;
  height: 35px
}

.bubble.gray.gray-dark {
  background: rgba(6, 5, 5, .5)
}

.login-popup .modal-content .bubble-wrapper.wrapper-1 {
  max-width: 340px;
  width: 100%;
  min-height: 242px;
  position: absolute;
  top: 3%;
  left: -17%
}

.login-popup .modal-content .bubble-wrapper.wrapper-1 .bubble.large {
  position: absolute;
  top: -44px;
  left: 134px;
  z-index: 2;
  background: 0 0
}

.login-popup .modal-content .bubble-wrapper.wrapper-1 .bubble.medium {
  position: absolute;
  right: 37.5%;
  top: 91px;
  z-index: 1;
  background: 0 0;
  height: 111px;
  width: 111px
}

.login-popup .modal-content .bubble-wrapper.wrapper-1 .bubble.md-small {
  position: absolute;
  bottom: 46.3%;
  right: 20.7%;
  z-index: 2;
  background: rgba(195, 17, 27, .8);
  height: 35px;
  width: 35px
}

.login-popup .modal-content .bubble-wrapper.wrapper-2 {
  max-width: 270px;
  width: 100%;
  min-height: 215px;
  right: auto;
  bottom: auto;
  left: 93%;
  top: 8%
}

.login-popup .modal-content .bubble-wrapper.wrapper-2 .bubble.medium {
  position: absolute;
  top: -2px;
  right: 59%;
  width: 165px;
  height: 165px;
  opacity: .7;
  z-index: 2;
  animation-duration: 11s;
  -webkit-animation-duration: 11s;
  -moz-animation-duration: 11s;
  -ms-animation-duration: 11s;
  -o-animation-duration: 11s
}

.login-popup .modal-content .bubble-wrapper.wrapper-2 .bubble.md-small {
  position: absolute;
  top: -2px;
  left: -17%;
  height: 55px;
  width: 55px;
  opacity: .6;
  z-index: 3
}

.login-popup .modal-content .bubble-wrapper.wrapper-2 .bubble.medium-box {
  position: absolute;
  top: 135px;
  right: 95.3%;
  height: 81px;
  width: 81px;
  z-index: 1;
  opacity: .7
}

.login-popup .modal-content .bubble-wrapper.wrapper-3 {
  max-width: 270px;
  width: 100%;
  min-height: 235px;
  right: -134px;
  bottom: 16.5%
}

.login-popup .modal-content .bubble-wrapper.wrapper-3 .bubble.medium {
  width: 145px;
  height: 145px;
  z-index: 2;
  opacity: .7;
  position: relative;
  animation-duration: 7s;
  -webkit-animation-duration: 7s;
  -moz-animation-duration: 7s;
  -ms-animation-duration: 7s;
  -o-animation-duration: 7s
}

.login-popup .modal-content .bubble-wrapper.wrapper-3 .bubble.md-small,
.login-popup .modal-content .bubble-wrapper.wrapper-4 .bubble.md-small {
  position: absolute;
  animation-duration: 10s;
  -webkit-animation-duration: 10s;
  -moz-animation-duration: 10s;
  -ms-animation-duration: 10s;
  -o-animation-duration: 10s
}

.login-popup .modal-content .bubble-wrapper.wrapper-3 .bubble.md-small {
  top: auto;
  right: 79%;
  bottom: 20%;
  z-index: 1
}

.login-popup .modal-content .bubble-wrapper.wrapper-4 {
  max-width: 270px;
  width: 100%;
  min-height: 215px;
  right: -9.6%;
  bottom: -22.6%;
  left: auto
}

.login-popup .modal-content .bubble-wrapper.wrapper-4 .bubble.md-small {
  top: -18%;
  right: 54%;
  width: 55px;
  height: 55px;
  opacity: .7
}

.login-popup .modal-content .bubble-wrapper.wrapper-5 {
  max-width: 75px;
  width: 100%;
  min-height: 100px;
  left: 71px;
  bottom: 5.9%
}

.login-popup .modal-content .bubble-wrapper.wrapper-5 .bubble.medium {
  top: 15px;
  height: 55px;
  width: 55px;
  right: 77% !important;
  opacity: .7;
  animation-duration: 9s;
  -webkit-animation-duration: 9s;
  -moz-animation-duration: 9s;
  -ms-animation-duration: 9s;
  -o-animation-duration: 9s
}

.login-popup .modal-content .bubble-wrapper.wrapper-5 .bubble.small {
  position: relative;
  animation-duration: 9s;
  -webkit-animation-duration: 9s;
  -moz-animation-duration: 9s;
  -ms-animation-duration: 9s;
  -o-animation-duration: 9s
}

.login-popup .modal-content .bubble-wrapper.wrapper-5 .bubble.light-red {
  position: absolute;
  bottom: 0;
  right: 8%
}

.login-popup .modal-content .bubble-wrapper.wrapper-6 {
  left: 0;
  bottom: 40%
}

.login-popup .modal-content .bubble-wrapper.wrapper-6 .bubble.medium {
  height: 80px;
  width: 80px;
  position: absolute;
  bottom: 10px;
  left: 24px;
  opacity: .7;
  animation-duration: 12s;
  -webkit-animation-duration: 12s;
  -moz-animation-duration: 12s;
  -ms-animation-duration: 12s;
  -o-animation-duration: 12s
}

.login-popup .bubble.red {
  background: rgba(195, 17, 27, .8)
}

@media (min-width:1025px) {
  .product_detail_section.container {
    max-width: 1600px;
    width: 85%
  }
}

.popup_comment_details .comment-profile-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 15px
}

.popup_comment_details .comment-profile-block img {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-right: 16px
}

.popup_comment_details .comment-profile-block .profile-block-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.popup_comment_details .profile-block-content h4 {
  font-size: 18px;
  line-height: 20px;
  padding: 0
}

.popup_comment_details .profile-block-content a {
  color: #d4575d
}

.popup_comment_details .profile-block-content a:hover {
  color: #000
}

.popup_comment_details .profile-block-content span {
  display: block;
  color: #212121;
  font-size: 14px;
  font-weight: 300;
  padding-top: 5px;
  padding-bottom: 10px
}

.popup_comment_details .comment-holder {
  padding: 40px 15px
}

.popup_comment_details .comment-holder .textarea-block {
  margin: 0 0 20px
}

.popup_comment_details .comment-holder .join-us {
  max-width: 130px;
  width: 100%
}

.popup_comment_details .comment-holder .join-us:after {
  top: 13px;
  right: 25px
}

.popup_comment_details .comment-holder h3 {
  padding-bottom: 10px
}

.login-popup .popup_comment_details .close {
  font-size: 38px;
  font-weight: 400;
  opacity: 1;
  position: absolute;
  right: 15px;
  top: 12px
}

.login-popup .popup_comment_details .modal-header .modal-title {
  border-bottom: 0
}

.login-popup .popup_comment_details .modal-header {
  padding: 10px 15px 5px;
  border-bottom: 1px solid #e5e5e5
}

.popup_comment_details .user-profile-block {
  padding-left: 68px
}

@media (max-width:1680px) {
  .social-login-page .bubble-wrapper.wrapper-8 {
    top: 5.5%
  }
}

@media (max-width:1440px) {
  .bubble-wrapper.wrapper-1 {
    left: 6%
  }
}

@media (max-width:1366px) {
  .bubble-wrapper.wrapper-2 {
    right: 4%
  }

  .bubble-wrapper.wrapper-3 {
    right: 7%
  }

  .social-login-page .bubble-wrapper.wrapper-3 .bubble.large {
    height: 170px;
    width: 170px
  }

  .social-login-page .bubble-wrapper.wrapper-12 {
    left: 18%
  }
}

@media (max-width:1280px) {
  .bubble-wrapper.wrapper-3 {
    right: 4%
  }
}

@media (max-width:1199px) {
  .bubble-wrapper.wrapper-3 {
    right: -2%
  }

  .bubble-wrapper.wrapper-5 {
    left: 19%
  }

  .bubble.extra-large {
    width: 240px;
    height: 240px
  }

  .bubble-wrapper.wrapper-2 {
    min-height: 310px;
    right: -7%
  }
}

@media (max-width:991px) {
  .bubble.extra-large {
    width: 175px;
    height: 175px
  }

  .bubble.large {
    width: 160px;
    height: 160px
  }

  .bubble.medium {
    width: 120px;
    height: 120px
  }

  .bubble-wrapper.wrapper-1 {
    max-width: 250px;
    min-height: 200px;
    right: 4%
  }

  .bubble-wrapper.wrapper-1 .bubble.md-small {
    right: 13%
  }

  .bubble-wrapper.wrapper-2 {
    max-width: 180px;
    min-height: 252px
  }

  .bubble-wrapper.wrapper-5 {
    left: 13%
  }

  .bubble-wrapper.wrapper-3 {
    right: -8.6%;
    max-width: 206px
  }

  .social-login-page .bubble-wrapper.wrapper-1 {
    left: 0;
    top: 0
  }

  .social-login-page .bubble-wrapper.wrapper-9 {
    top: 7.9%;
    right: 26.1%
  }

  .social-login-page .bubble-wrapper.wrapper-12 {
    left: 8%
  }
}

@media (max-width:400px) {
  .social-login-page .social-login-content {
    top: 5%
  }
}

@media (max-width:767px) {
  .social-login-page .social-login-content .logo {
    float: none;
    width: 100px
  }

  .social-login-page .social-login-content {
    padding: 77px 35px 35px
  }

  .social-login-page .social-login-content h2 {
    font-size: 32px;
    list-style: 36px;
    margin-bottom: 10px
  }

  .social-login-page .social-login-content h3 {
    font-size: 22px;
    line-height: 26px
  }

  .bubble.extra-large {
    width: 150px;
    height: 150px
  }

  .bubble.large {
    width: 120px;
    height: 120px
  }

  .bubble.medium {
    width: 90px;
    height: 90px
  }

  .bubble-wrapper.wrapper-1 {
    max-width: 183px;
    min-height: 180px;
    left: -10%
  }

  .bubble.medium-2 {
    width: 100px;
    height: 100px
  }

  .bubble-wrapper.wrapper-2 {
    max-width: 156px;
    min-height: 215px;
    right: -15%
  }

  .bubble-wrapper.wrapper-3 {
    max-width: 150px;
    min-height: 150px
  }

  .bubble-wrapper.wrapper-5 {
    bottom: 0
  }

  .bubble-wrapper.wrapper-6 {
    bottom: 2%;
    left: 56%
  }

  .bubble-wrapper.wrapper-4 {
    left: -9%
  }

  .bubble-wrapper.wrapper-7 {
    bottom: 10%
  }

  .login-popup .join-us {
    background: #d4575d;
    height: 36px;
    width: 155px
  }

  .login-popup .modal-dialog {
    width: 90%
  }

  .login-popup .modal {
    padding-right: 0
  }

  .login-popup .modal-header .modal-title {
    font-size: 26px;
    line-height: 30px
  }

  .login-popup .description-text p,
  .login-popup .share-option a {
    font-size: 18px;
    line-height: 22px
  }

  .login-popup .share-option a {
    padding: 10px 20px
  }

  .login-page-modal.login-popup .join-us {
    background: #d4575d
  }

  .social-login-page .bubble-wrapper.wrapper-1 {
    left: -30px;
    top: 0
  }

  .social-login-page .bubble-wrapper .medium {
    height: 90px;
    width: 90px
  }

  .social-login-page .bubble-wrapper.wrapper-1 .bubble.small {
    bottom: 43%;
    right: 63%
  }

  .bubble-wrapper.wrapper-1 .bubble.md-small {
    right: 37%;
    bottom: 27%;
    height: 50px;
    width: 50px
  }

  .social-login-page .bubble-wrapper.wrapper-3 {
    bottom: 41%;
    right: -70px
  }

  .social-login-page .bubble-wrapper.wrapper-3 .bubble.large {
    height: 120px;
    width: 120px
  }

  .bubble.md-small {
    height: 50px;
    width: 50px
  }

  .social-login-page .bubble-wrapper.wrapper-6 .bubble.gray {
    left: -90px
  }

  .social-login-page .bubble-wrapper.wrapper-6 .bubble.medium {
    height: 90px;
    width: 90px
  }

  .social-login-page .bubble-wrapper.wrapper-6 .bubble.medium-2 {
    height: 50px;
    width: 50px;
    right: 0;
    top: 0
  }

  .social-login-page .bubble-wrapper.wrapper-7 {
    bottom: 27%;
    right: 26px
  }

  .social-login-page .bubble-wrapper.wrapper-8 {
    top: 10px;
    left: 43.5%
  }

  .social-login-page .bubble-wrapper.wrapper-9 {
    top: .9%;
    right: 23.1%
  }

  .social-login-page .bubble-wrapper.wrapper-10 {
    right: 0
  }

  .social-login-page .bubble-wrapper.wrapper-11 {
    left: -3.2%
  }

  .social-login-page .bubble-wrapper.wrapper-11 .bubble.medium-2,
  .social-login-page .bubble-wrapper.wrapper-9 .bubble.md-small {
    height: 90px;
    width: 90px
  }

  .social-login-page .bubble-wrapper.wrapper-12 {
    left: 10px
  }

  .social-login-page .bubble-wrapper.wrapper-12 .bubble.medium-2 {
    height: 85px;
    width: 85px
  }
}

@media (max-width:575px) {
  .login-popup .modal-content .bubble.large {
    width: 100px;
    height: 100px
  }

  .login-popup .modal-content .bubble-wrapper.wrapper-1 {
    top: 45px
  }

  .login-popup .modal-content .bubble-wrapper.wrapper-1 .bubble.large {
    left: 44px
  }

  .login-popup .modal-content .bubble-wrapper.wrapper-1 .bubble.medium,
  .login-popup .modal-content .bubble-wrapper.wrapper-2 .bubble.medium,
  .login-popup .modal-content .bubble-wrapper.wrapper-3 .bubble.medium {
    height: 90px;
    width: 90px
  }

  .login-popup .modal-content .bubble-wrapper.wrapper-1 .bubble.medium {
    right: 77.5%;
    top: 35px
  }

  .login-popup .modal-content .bubble-wrapper.wrapper-1 .bubble.md-small {
    bottom: 71.3%;
    right: 50.7%
  }

  .login-popup .modal-content .bubble-wrapper.wrapper-2 {
    left: 83%
  }

  .login-popup .modal-content .bubble-wrapper.wrapper-2 .bubble.medium {
    right: 65%
  }

  .login-popup .modal-content .bubble-wrapper.wrapper-2 .bubble.md-small {
    top: -41px;
    left: 5%;
    height: 45px;
    width: 45px
  }

  .login-popup .modal-content .bubble-wrapper.wrapper-2 .bubble.medium-box {
    top: 85px;
    right: 64.3%;
    height: 65px;
    width: 65px
  }

  .login-popup .modal-content .bubble-wrapper.wrapper-3 {
    max-width: 199px;
    width: 100%;
    right: -120px;
    bottom: 26.5%
  }

  .login-popup .modal-content .bubble-wrapper.wrapper-3 .bubble.md-small {
    right: 59%
  }

  .login-popup .modal-content .bubble-wrapper.wrapper-5 {
    left: 0;
    bottom: 3.9%
  }

  .login-popup .modal-content .bubble-wrapper.wrapper-4 {
    right: -50.6%;
    bottom: -20.6%
  }

  .login-popup .modal-content .bubble-wrapper.wrapper-6 {
    left: -30px;
    bottom: 46%
  }

  .login-popup .modal-content .bubble-wrapper.wrapper-6 .bubble.medium {
    height: 55px;
    width: 55px;
    bottom: 27px
  }

  .social-login-page .bubble-wrapper.wrapper-1 {
    left: -60px
  }

  .social-login-page .bubble-wrapper .medium {
    height: 70px;
    width: 70px
  }

  .social-login-page .bubble-wrapper.wrapper-1 .bubble.small {
    bottom: 53%;
    right: 56%
  }

  .bubble-wrapper.wrapper-1 .bubble.md-small {
    right: 57%;
    bottom: 37%;
    height: 40px;
    width: 40px
  }

  .social-login-page .bubble-wrapper.wrapper-1 {
    top: 0;
    right: -150px
  }

  .social-login-page .bubble-wrapper.wrapper-2 {
    right: -35%;
    top: 0
  }

  .social-login-page .bubble-wrapper.wrapper-2 .bubble.extra-large {
    height: 90px;
    width: 90px
  }

  .social-login-page .bubble-wrapper.wrapper-2 .bubble.medium-2 {
    height: 50px;
    width: 50px;
    left: -40%;
    bottom: 31%
  }

  .social-login-page .bubble-wrapper.wrapper-3 {
    bottom: 41%;
    right: -70px
  }

  .social-login-page .bubble-wrapper.wrapper-3 .bubble.large {
    height: 70px;
    width: 70px
  }

  .social-login-page .bubble-wrapper.wrapper-3 .bubble.md-small {
    right: 102px
  }

  .bubble.md-small {
    height: 40px;
    width: 40px
  }

  .social-login-page .bubble-wrapper.wrapper-4 {
    bottom: 23%
  }

  .social-login-page .bubble-wrapper.wrapper-5 {
    left: 30px;
    bottom: 60px
  }

  .social-login-page .bubble-wrapper.wrapper-6 .bubble.gray {
    left: -90px
  }

  .social-login-page .bubble-wrapper.wrapper-6 {
    bottom: 0;
    left: 80%
  }

  .social-login-page .bubble-wrapper.wrapper-6 .bubble.medium {
    height: 50px;
    width: 50px
  }

  .social-login-page .bubble-wrapper.wrapper-6 .bubble.medium-2 {
    height: 50px;
    width: 50px;
    right: 40px;
    top: 0
  }

  .social-login-page .bubble-wrapper.wrapper-7 {
    bottom: 27%;
    right: 26px
  }

  .social-login-page .bubble-wrapper.wrapper-8 {
    top: 10px;
    left: 43.5%
  }

  .social-login-page .bubble-wrapper.wrapper-9 {
    top: 19.9%;
    right: -4.9%
  }

  .social-login-page .bubble-wrapper.wrapper-10 {
    right: 0;
    bottom: 10%
  }

  .social-login-page .bubble-wrapper.wrapper-11 {
    left: -6.2%
  }

  .social-login-page .bubble-wrapper.wrapper-11 .bubble.medium-2,
  .social-login-page .bubble-wrapper.wrapper-9 .bubble.md-small {
    height: 45px;
    width: 45px
  }

  .social-login-page .bubble-wrapper.wrapper-12 {
    left: 0
  }

  .social-login-page .bubble-wrapper.wrapper-12 .bubble.medium-2 {
    height: 50px;
    width: 50px
  }
}

@media (max-width:400px) {

  .bubble-wrapper.wrapper-1,
  .bubble-wrapper.wrapper-2 {
    top: -5%
  }

  .bubble-wrapper.wrapper-3 {
    right: -17%
  }
}

@media (min-width:768px) {
  .edit-comment-model-content {
    width: 381px
  }

  .user-detail-box .user-detail-process .tab-1 {
    background: #f8e3de
  }

  .user-detail-box .user-detail-process .tab-2 {
    background: #f0cbc2
  }

  .user-detail-box .user-detail-process .tab-3 {
    background: #e6b2a4
  }

  .user-detail-box .user-detail-process .tab-4 {
    background: #e6a593
  }

  .user-detail-box .user-detail-process .tab-5 {
    background: #de9380
  }

  .user-detail-box .user-detail-process .tab-6 {
    background: #de7f85
  }

  .user-detail-box .user-detail-process .tab-7 {
    background: #d4575d
  }

  .user-detail-box .user-detail-process .tab-8 {
    background: #bc3d44
  }

  .user-detail-process li:last-child:after {
    display: block
  }
}

.pika-single.is-bound {
  margin-top: -190px !important
}

@media (max-width:760px) {
  .pika-single.is-bound {
    margin-top: -85px !important
  }
}

@media (max-width:1369px) {
  .menu-fixed {
    width: 194px
  }
}

@media (max-width:1359px) {
  .scroll-down {
    right: 10px
  }
}

@media (max-width:1200px) {
  nav li {
    margin-right: 2.5%
  }

  .trending-content ul li a {
    padding: 0 5px 2px
  }

  .sidebar-block .col-right {
    width: 96%
  }

  .profile-newsfeed-listing li {
    margin-right: 20px
  }

  .profile-newsfeed-listing li:nth-child(3n) {
    margin-right: 20px
  }
}

@media (max-width:1199px) {
  .profile-detail {
    left: 15px
  }

  .more-profile-info {
    padding: 0 0 0 25px
  }

  .more-profile-info .primary-button {
    font-size: 13px
  }

  .more-profile-right {
    padding: 0 15px 0 11px
  }

  .profile-detail-inner {
    padding-left: 180px
  }

  .profile-right {
    padding-left: 420px
  }

  .main-title .dropdown-menu {
    min-width: 197px
  }

  .menu-fixed {
    width: 184px
  }

  .aboutus-block .together-block .together-left-content a {
    font-size: 44px;
    line-height: 52px
  }

  .about-grid .third-arrow span,
  .aboutus-block .important-block .left-imp .second-arrow span,
  .aboutus-block p {
    font-size: 20px;
    line-height: 24px
  }

  .aboutus-block h2 {
    font-size: 35px;
    line-height: 40px
  }

  .fp-bottom-block h2 {
    font-size: 54px;
    line-height: 60px
  }

  .aboutus-block .important-block .right-imp a,
  .aboutus-page h1,
  .fp-bottom-block h2 span {
    font-size: 36px;
    line-height: 40px
  }

  .aboutus-block .together-block .first-arrow {
    bottom: 10px;
    width: 60px
  }

  .aboutus-block .important-block .left-imp .second-arrow img {
    width: 28px
  }

  .about-grid .third-arrow img {
    right: 18px;
    top: -35px;
    width: 27px
  }

  .aboutus-block .important-block .left-imp .second-arrow {
    max-width: 200px
  }

  .about-content p {
    padding: 30px 0
  }
}

@media (max-width:1023px) {
  .profile-detail {
    left: 15px;
    max-width: inherit;
    right: 15px;
    width: auto
  }

  .more-profile-center {
    padding-top: 58px
  }

  .profile-detail {
    bottom: -75px
  }

  .profile-detail:after {
    height: 60px
  }

  .profile-pic {
    height: 120px;
    width: 120px
  }

  .profile-detail-inner {
    padding-left: 145px
  }

  .timeline-content {
    min-height: 120px
  }

  .profile-right {
    bottom: -120px;
    left: 20px;
    max-width: inherit;
    right: 20px;
    width: auto;
    padding-left: 0
  }

  .more-profile-info {
    margin-top: 165px
  }

  .cover-image .choose_image {
    top: 15px
  }

  .more-profile-right {
    z-index: 0
  }
}

@media (max-width:991px) {
  .col-left {
    width: 25%
  }

  .col-right {
    width: 75%
  }

  nav li a {
    font-size: 16px
  }

  nav li {
    margin-right: 1.1%
  }

  #mainNavigation {
    min-height: 47px;
    margin-top: 20px
  }

  #header .col-sm-3 {
    width: 19.5%
  }

  .logo {
    width: 150px;
    float: none
  }

  .middle-header-content .right-content {
    margin-left: 10px
  }

  .header-right {
    margin-left: 0;
    margin-top: 0
  }

  .header-right p {
    font-size: 15px
  }

  .middle-header-content {
    padding-top: 0
  }

  .small-header #mainNavigation {
    min-height: 36px
  }

  .wrapper {
    margin-top: 189px
  }

  .grid-sizer,
  .grid-sizer1,
  .newsfeed .item,
  .newsfeed .item1 {
    width: 50%
  }

  .page-tile h3 {
    font-size: 70px;
    padding-bottom: 0
  }

  .profile-info span {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 0
  }

  .more-profile-right {
    line-height: 20px
  }

  .more-profile-info .primary-button,
  .more-profile-right p {
    font-size: 13px
  }

  .more-profile-info .primary-button::after {
    top: 10px
  }

  .more-profile-center {
    padding: 80px 0 25px
  }

  .main-title,
  .main-title h5,
  .subtitle li a {
    font-size: 12px;
    line-height: 16px
  }

  .related-posts {
    padding: 30px 15px 12px
  }

  .product-review-column .col-sm-5 {
    margin: 0;
    width: 37.667%
  }

  .add-comment .input-type-form {
    width: auto
  }

  .user-profile-picture {
    left: -2px
  }

  .user-page-top-detail .user-detail-box {
    margin-top: 15px
  }

  .middle-header-content h3 {
    font-size: 14px;
    line-height: 22px
  }

  .header-right ul li {
    margin: 0 5px 0 2px
  }

  .right-content {
    margin-top: 14px
  }

  #header .primary-button {
    width: 170px;
    font-size: 16px;
    line-height: 28px;
    height: 28px
  }

  .small-header .middle-header-content h3 {
    font-size: 14px
  }

  .small-header #header .primary-button {
    font-size: 15px;
    width: 150px
  }

  .profile-member {
    margin: 25px 0 0 20px
  }

  .product-review-column .col-sm-7 {
    width: 60.333%
  }

  .review-title {
    left: 80px
  }

  .subtitle {
    width: 60%
  }

  .subtitle li {
    padding-right: 15px
  }

  .main-title {
    width: 40%
  }

  .no-results-block p {
    width: 85%
  }

  .main-title .form-group .normal_select .dk-select-options .dk-option,
  .main-title .form-group .normal_select .dk-selected {
    font-size: 13px;
    letter-spacing: .5px;
    padding: 6px 10px
  }

  .main-title .form-group .normal_select .dk-selected::before {
    border-width: 5px 5px 0;
    margin: -1px 10px 0 0
  }

  .main-title .form-group .normal_select.dk-select-open-down .dk-selected::before,
  .main-title .form-group .normal_select.dk-select-open-up .dk-selected::before {
    border-width: 0 5px 5px
  }

  .primary-button {
    padding: 0 30px 0 10px;
    font-size: 15px
  }

  .primary-button::after {
    border-bottom: 5px solid transparent;
    border-left: 5px solid #fff;
    border-top: 5px solid transparent;
    top: 13px
  }

  .profile-newsfeed-listing li:nth-child(2n) {
    margin-right: 0
  }

  .popular-tags,
  .profile-member {
    width: 190px
  }

  .product-review-top h2 {
    font-size: 44px;
    line-height: 43px
  }

  .detail-popular-tags,
  .detail-profile-member {
    width: 100%
  }

  .user-detail-box .regestrationDiv .form-control {
    max-width: 200px;
    width: 100%
  }

  .user-detail-box .tooltip-btn {
    right: 5px
  }

  .mCSB_scrollTools {
    right: 0
  }

  .menu-fixed {
    width: 188px
  }

  .user-detail-box .control-label {
    font-size: 15px;
    line-height: 19px
  }

  .user-detail-box .form-control {
    font-size: 16px;
    line-height: 20px
  }

  .aboutus-block .together-block .together-left-content a {
    font-size: 38px;
    line-height: 44px
  }

  .aboutus-block p {
    font-size: 18px;
    line-height: 22px
  }

  .about-grid span {
    font-size: 13px;
    line-height: 17px
  }

  .aboutus-block h2 {
    font-size: 28px;
    line-height: 32px
  }

  .fp-bottom-block h2 {
    font-size: 46px;
    line-height: 50px
  }

  .fp-bottom-block h2 span {
    font-size: 34px;
    line-height: 40px
  }

  .aboutus-block .important-block .right-imp a {
    font-size: 28px;
    line-height: 36px;
    padding: 8px 20px
  }

  .aboutus-block .together-block .first-arrow {
    bottom: 20px;
    width: 50px
  }

  .about-grid .third-arrow {
    bottom: -100px
  }

  .about-grid .third-arrow img {
    right: 18px;
    top: -28px;
    width: 24px
  }

  .aboutus-block .important-block .left-imp .second-arrow {
    left: -33px
  }

  .aboutus-block .important-block .left-imp .second-arrow img {
    left: 35px;
    top: 29px;
    width: 24px
  }

  .aboutus-block .important-block .left-imp {
    padding-left: 30px
  }

  .about-content {
    padding: 0 40px
  }

  .about-content p {
    padding: 20px 0
  }

  .msg-report-block {
    margin-top: 21px
  }

  .msg-report-block .msg-content .report-list li .report-body {
    margin-left: 40px;
    width: calc(100% - 40px)
  }

  .following_heading {
    font-size: 30px;
    line-height: 34px
  }

  .aboutus-page h1 {
    font-size: 34px;
    line-height: 38px
  }

  .help-block .linking-list li {
    width: 33.3333%
  }

  .change-pw-info .join-us {
    height: 32px
  }

  .join-us {
    font-size: 16px
  }

  .buy-product-link {
    font-size: 14px;
    padding: 0 15px;
    height: 30px
  }

  .follow-btn {
    font-size: 14px;
    line-height: 40px
  }

  .send-btn {
    min-height: 23px;
    font-size: 14px;
    width: 140px
  }

  .fp-btn {
    padding: 8px 25px;
    font-size: 21px;
    line-height: 25px
  }

  .post-btn {
    font-size: 20px;
    padding: 15px 30px
  }
}

@media (max-width:767px) {

  .header-right ul li a::after,
  nav li a::before,
  nav li.contact a::after {
    display: none
  }

  .logo-outer {
    float: left;
    width: auto
  }

  .right-content.mob-search {
    margin-top: 2px
  }

  #header {
    padding: 15px 0
  }

  nav {
    height: 0
  }

  .mobile-menu {
    text-align: center;
    z-index: 10;
    height: 25px;
    position: fixed;
    right: 12px;
    top: 30px;
    width: 35px
  }

  .mobile-menu span {
    background: #d4575d;
    height: 3px;
    width: 26px;
    display: inline-block;
    position: relative
  }

  .mobile-menu span::after,
  .mobile-menu span::before {
    position: absolute;
    left: 0;
    background: #d4575d;
    height: 3px;
    width: 26px;
    content: ""
  }

  .mobile-menu span::after {
    top: -8px
  }

  .mobile-menu span::before {
    bottom: -8px
  }

  .open.mobile-menu span::after,
  .open.mobile-menu span::before {
    top: 0;
    transform: rotate(45deg);
    visibility: visible;
    background: #fff
  }

  .open.mobile-menu span::before {
    transform: rotate(-45deg)
  }

  .open.mobile-menu span {
    background: 0 0
  }

  .contact-list li,
  .mobile-menu,
  nav ul li {
    display: block
  }

  .certified {
    margin-right: 60px
  }

  .open header {
    z-index: 9
  }

  body.open {
    overflow: hidden
  }

  nav li a {
    font-size: 30px
  }

  nav ul li {
    text-align: center;
    margin: 0;
    width: auto
  }

  nav li.contact a {
    display: inline-block;
    width: auto;
    border: 0;
    color: #fff
  }

  .page-tile h3 {
    font-size: 40px
  }

  .page-tile.product-reviews-title {
    padding-left: 0;
    padding-right: 0
  }

  #mainNavigation .container {
    display: flex;
    height: 100%;
    vertical-align: middle;
    align-items: center;
    justify-content: center
  }

  #mainNavigation {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(212, 87, 93, .95);
    z-index: 2;
    overflow-y: scroll;
    overflow-x: hidden;
    display: none;
    margin-top: 0
  }

  #mainNavigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
    transform: perspective(600px) rotateX(20deg);
    -o-transform: perspective(600px) rotateX(20deg);
    -ms-transform: perspective(600px) rotateX(20deg);
    -moz-transform: perspective(600px) rotateX(20deg);
    -webkit-transform: perspective(600px) rotateX(20deg);
    transition: all .4s cubic-bezier(.7, .01, .3, 1);
    -o-transition: all .4s cubic-bezier(.7, .01, .3, 1);
    -ms-transition: all .4s cubic-bezier(.7, .01, .3, 1);
    -moz-transition: all .4s cubic-bezier(.7, .01, .3, 1);
    -webkit-transition: all .4s cubic-bezier(.7, .01, .3, 1);
    display: table-cell;
    height: 100%;
    vertical-align: middle
  }

  #mainNavigation>ul {
    position: absolute;
    left: 0;
    width: 100%
  }

  #mainNavigation.open ul {
    -o-transform: perspective(600px) rotateX(0deg);
    -ms-transform: perspective(600px) rotateX(0deg);
    -moz-transform: perspective(600px) rotateX(0deg);
    -webkit-transform: perspective(600px) rotateX(0deg);
    transform: perspective(600px) rotateX(0deg)
  }

  #mainNavigation.close ul {
    -o-transform: perspective(600px) rotateX(-20deg);
    -ms-transform: perspective(600px) rotateX(-20deg);
    -moz-transform: perspective(600px) rotateX(-20deg);
    -webkit-transform: perspective(600px) rotateX(-20deg);
    transform: perspective(600px) rotateX(-20deg)
  }

  #mainNavigation ul li a {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 0;
    font-size: 18px
  }

  #mainNavigation ul li a:hover {
    color: #000
  }

  nav li {
    padding: 10px 0
  }

  .account-link .fa-user {
    color: #d4575d;
    font-size: 21px
  }

  #header .fa-search {
    position: absolute;
    right: 90px;
    color: #d4575d;
    font-size: 19px;
    top: 17px
  }

  .small-header #header {
    box-shadow: 0 1px 3px #c4c4c4;
    -moz-box-shadow: 0 1px 3px #c4c4c4;
    -webkit-box-shadow: 0 1px 3px #c4c4c4;
    -ms-box-shadow: 0 1px 3px #c4c4c4;
    padding: 12px 0 10px
  }

  .logo {
    width: 60px;
    float: left
  }

  .small-header .logo {
    width: 50px
  }

  .header-right {
    margin-top: 17px
  }

  .small-header .mobile-menu {
    top: 23px
  }

  .small-header .header-right {
    margin-top: 13px
  }

  .small-header #header .fa-search {
    top: 13px
  }

  .header-right ul {
    margin-right: 2px
  }

  .col-left,
  .user-detail-box form .row {
    display: none
  }

  .col-right {
    width: 100%
  }

  .userboards-post h3 {
    font-size: 22px
  }

  .userboards-post p {
    padding: 3px 0 14px;
    letter-spacing: 0
  }

  .grid-sizer,
  .newsfeed .item {
    padding: 0 15px
  }

  #newsfeed {
    margin: 0-15px
  }

  .newsfeed-block {
    margin-bottom: 20px
  }

  .wrapper {
    margin-top: 84px
  }

  .post-btn {
    margin: 125px 0 20px;
    font-size: 17px;
    padding: 11px 30px 13px
  }

  .small-header #mainNavigation {
    margin-top: 0
  }

  .mob-search {
    background: #4d4d4d;
    top: 100%;
    display: none;
    left: 0;
    padding: 10px;
    position: absolute;
    width: 100%
  }

  #header .mob-search .fa-search {
    position: static;
    color: #eed8ca
  }

  .mob-search h3 {
    color: #fff;
    font-family: "MyriadPro-Regular";
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 16px;
    padding-bottom: 8px;
    text-transform: uppercase
  }

  .join-us {
    padding: 0 11px !important;
    font-size: 16px !important;
    text-transform: none !important;
    margin-right: 5px;
    background: #222
  }

  .before-login-block #header .fa-search {
    right: 60px
  }

  .message-block-modal .join-us {
    background: #d4575d
  }

  .message-block-modal .cancel-message-btn {
    background: #333
  }

  .join-us:hover {
    color: #fff !important;
    background: #000
  }

  .right-content .input-group .form-control,
  .right-content .search-btn {
    border: 0
  }

  .more-profile-info {
    margin-top: 135px
  }

  .more-profile-right {
    padding: 0 15px;
    margin-top: 0
  }

  .more-profile-center {
    padding: 10px 0 25px
  }

  .timeline-block-profile {
    margin-bottom: 0
  }

  .more-profile-info .primary-button {
    margin: 0 auto 10px
  }

  .page-tile {
    padding: 30px 100px
  }

  .product-review-top h2 {
    padding: 3px 0 13px;
    font-size: 35px;
    line-height: 38px
  }

  .profile-member {
    margin: 0 auto;
    width: 234px !important
  }

  .product-review-column .col-sm-5,
  .product-review-column .col-sm-7 {
    width: 100%
  }

  .rightbar-wide h4 {
    font-size: 20px
  }

  .user-review {
    margin-top: 20px
  }

  .user-review ul li i {
    left: 0
  }

  .user-review ul li {
    padding-left: 60px
  }

  .add-comment {
    margin-top: 30px
  }

  .add-comment h5 {
    font-size: 25px
  }

  .product-review-top {
    padding-bottom: 25px
  }

  .related-posts,
  .user-detail-box form .row.current {
    display: block
  }

  .related-posts ul li a,
  .share-option.social-block a i {
    font-size: 18px
  }

  .related-posts ul li {
    padding: 0 0 15px
  }

  .popular-tags h3 {
    padding-bottom: 10px
  }

  .popular-tags {
    padding-bottom: 45px
  }

  .change-pw-info .join-us {
    background: #d4575d
  }

  .change-pw-info .cancel-btn {
    background: #333 0 0;
    margin-top: 10px
  }

  .main-ttle {
    font-size: 20px
  }

  .user-page-top-detail .user-detail-box {
    margin-top: 0;
    position: relative;
    top: -39px
  }

  .user-profile-picture {
    left: 25px
  }

  .user-page-top-detail .user-detail-box .form-group {
    margin-bottom: 15px
  }

  .user-detail-box .control-label {
    padding-bottom: 5px
  }

  .user-detail-box .primary-button {
    display: inline-block
  }

  .user-detail-box .primary-button.next-btn {
    display: inline-block;
    padding: 0 20px 0 10px
  }

  .user-detail-box .primary-button.prev-btn {
    display: inline-block;
    padding: 0 10px 0 20px
  }

  .user-detail-box .primary-button.finish-btn {
    display: inline-block;
    padding: 0 20px 0 10px
  }

  .user-detail-box .primary-button.prev-btn:after {
    left: 8px;
    right: auto;
    border-left: 0 solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #fff;
    border-top: 5px solid transparent
  }

  .user-detail-box .form-group {
    margin-bottom: 30px
  }

  .primary-button::after {
    right: 8px
  }

  .about-grid ul li span,
  .user-detail-box .checkbox-listing {
    text-align: center
  }

  .user-detail-box .form-group .checkbox-listing {
    text-align: left
  }

  .user-detail-box .col-sm-12 .form-control,
  .user-detail-box .form-control {
    width: 90%
  }

  .fill-detail-notice {
    padding: 8px 15px;
    margin-top: 90px
  }

  .fill-detail-notice p {
    font-size: 16px;
    line-height: 22px
  }

  .user-detail-box {
    padding-top: 35px
  }

  .user-detail-box .animate span:nth-child(1),
  .user-detail-box .animate span:nth-child(2) {
    left: 0
  }

  .cover-page-img img,
  .profile-newsfeed-listing li .profile-thumbnail-block {
    height: auto !important
  }

  .popup_comment_details .userboards-post p,
  .setting-tab .sidebar {
    padding-bottom: 0
  }

  .add-more-link {
    margin-top: 0;
    right: 0;
    padding: 5px 0
  }

  .change-pw-info {
    padding-top: 0
  }

  .setting-tab {
    margin-top: 22px
  }

  .heading {
    font-size: 28px;
    line-height: 33px
  }

  .header-right ul li {
    margin: 0 42px 0 2px
  }

  .profile-member {
    float: none
  }

  .review-title {
    left: 140px
  }

  .main-title .dropdown-menu {
    min-width: 100%
  }

  .post-block {
    max-width: 100%;
    padding: 0 0 48px
  }

  .user-detail-box form {
    margin-left: 0
  }

  .user-wide-column {
    padding: 0 0 30px
  }

  .share-option.social-block span {
    font-size: 16px;
    line-height: 20px;
    padding-right: 8px;
    margin-bottom: 0
  }

  .share-option.social-block a {
    margin-right: 10px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    padding: 0
  }

  .aboutus-block p,
  .aboutus-page h5,
  .personal-question .dk-selected {
    font-size: 16px;
    line-height: 20px
  }

  .more-profile-info {
    padding: 0
  }

  .profile-newsfeed-listing {
    margin: 0
  }

  .profile-newsfeed-listing li {
    max-width: inherit
  }

  .article-rate {
    padding: 15px 0
  }

  .detail-product-link-counts {
    margin: 0 0 10px
  }

  .more-profile-info .primary-button {
    width: 50%;
    margin-bottom: 10px
  }

  .profile-timeline-block:after {
    bottom: 20px
  }

  .profile-member {}

  .about-grid ul li img,
  .popular-tags,
  .related-posts {
    width: 100%
  }

  .user-detail-box .regestrationDiv {
    margin-left: 0
  }

  .user-detail-box .regestrationDiv .form-group {
    margin-right: 30px
  }

  .user-detail-box .regestrationDiv .form-group.field-user-semail,
  .user-detail-box .regestrationDiv .form-group.field-user-susername {
    margin-right: 0
  }

  .user-detail-box .regestrationDiv .form-control {
    max-width: 100%;
    width: 100%
  }

  .user-detail-box .tooltip-btn {
    right: 12px;
    top: 30px
  }

  .user-review .comment-info .reply-box-holder h5 {
    font-size: 13px;
    line-height: 17px
  }

  .left-content {
    margin: 10px 0
  }

  .left-content .primary-button {
    font-size: 16px;
    line-height: 35px
  }

  .about-grid {
    margin-top: 10px
  }

  .about-grid ul li {
    width: 100%;
    padding: 5px 0
  }

  .aboutus-block .together-block .together-right-content {
    width: 100%;
    height: 50px
  }

  .aboutus-block .together-block .together-left-content {
    width: 100%;
    margin-bottom: 35px
  }

  .aboutus-block .together-block .together-left-content a {
    padding: 20px 0;
    font-size: 36px;
    line-height: 40px
  }

  .aboutus-block .together-block .first-arrow {
    bottom: 5px;
    width: 40px;
    right: 170px
  }

  .aboutus-block .important-block .right-imp a,
  .aboutus-block h2 {
    font-size: 26px;
    line-height: 30px
  }

  .aboutus-block .important-block .left-imp {
    padding-left: 15px
  }

  .aboutus-block .important-block .left-imp .second-arrow {
    top: 0;
    max-width: 180px
  }

  .aboutus-block .important-block .right-imp {
    margin-top: 35px
  }

  .about-grid span {
    min-height: auto;
    text-align: center
  }

  .fp-bottom-block h2 {
    font-size: 40px;
    line-height: 44px
  }

  .aboutus-page h1,
  .fp-bottom-block h2 span {
    font-size: 32px;
    line-height: 36px
  }

  .aboutus-block .important-block .left-imp .second-arrow span,
  .fp-bottom-block .send-email {
    font-size: 18px;
    line-height: 22px
  }

  .aboutus-block p {
    padding-bottom: 10px
  }

  .aboutus-block .important-block .left-imp .second-arrow img {
    left: 40px;
    top: 30px;
    width: 20px
  }

  .about-grid .third-arrow img {
    right: 17px;
    top: -24px;
    width: 20px
  }

  .main-title {
    width: 50%
  }

  .profile-timeline-block {
    margin-top: 0
  }

  .following_heading {
    font-size: 26px;
    line-height: 30px;
    padding-bottom: 15px
  }

  .header-right .notification .notification-link i {
    font-size: 21px
  }

  .msg-report-block .msg-content .report-list li .report-body .report-des,
  .msg-report-block .msg-content .report-list li .report-body .report-name {
    width: 100%;
    margin: 2px 0
  }

  .msg-report-block .msg-content .report-list li .report-body .report-time {
    width: 100%;
    text-align: left;
    margin: 2px 0
  }

  .msg-report-block .msg-content .report-list li {
    padding: 8px 15px
  }

  .msg-report-block .msg-content .report-list li .report-body {
    margin-left: 33px;
    width: calc(100% - 33px)
  }

  .msg-report-block .msg-content .report-list li .checkbox-listing .icheckbox {
    top: -10px
  }

  .msg-report-block .msg-content .report-title {
    padding: 0 15px
  }

  .aboutus-page h4 {
    font-size: 20px;
    line-height: 24px
  }

  .aboutus-page a,
  .aboutus-page address span,
  .aboutus-page p {
    font-size: 14px;
    line-height: 18px
  }

  .help-block h1 {
    font-size: 40px;
    line-height: 44px;
    padding-bottom: 25px
  }

  .help-block h3,
  .help-block h4 {
    font-size: 30px;
    line-height: 34px;
    padding-bottom: 10px
  }

  .help-block h4 {
    font-size: 22px;
    line-height: 26px
  }

  .help-block p {
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 20px
  }

  .popup_comment_details .comment-holder h3 {
    font-size: 23px;
    padding-bottom: 13px
  }

  .login-popup .popup_comment_details .close {
    font-size: 30px;
    top: 10px;
    right: 10px
  }

  .popup_comment_details .comment-holder .join-us:after {
    top: 10px;
    right: 18px
  }

  .login-popup .popup_comment_details .modal-header .modal-title {
    font-size: 22px
  }

  .popup_comment_details .comment-profile-block img {
    width: 80px;
    height: 80px
  }

  .login-popup .modal-content.popup_comment_details {
    max-width: 90%
  }

  .popup_comment_details .profile-block-content h4 {
    font-size: 17px
  }
}

@media (min-width:481px) and (max-width:767px) {
  .login-popup .modal-content.popup_comment_details {
    height: 280px;
    overflow-y: auto
  }
}

@media (max-width:569px) {
  .review-title {
    left: 180px
  }

  .subtitle {
    padding-bottom: 15px
  }

  .subtitle li {
    float: none;
    display: inline-block;
    width: 32.5%;
    text-align: center;
    padding-right: 0
  }

  .main-title,
  .subtitle {
    float: none;
    width: 100%
  }

  .no-results-block p {
    width: 100%
  }

  .no-results-block.post-block .input-group .form-control {
    font-size: 14px
  }
}

@media (max-width:568px) {
  .change-pw-info .form-option li {
    width: 100%
  }

  .heading {
    font-size: 24px;
    line-height: 30px
  }

  .aboutus-block .together-block .together-right-content {
    height: 40px
  }

  .aboutus-block .together-block .together-right-content .fp-btn {
    min-width: 25px;
    padding: 2px 3px;
    font-size: 14px;
    line-height: 18px
  }

  .aboutus-block .video-inner-block .video-options a {
    display: inline-block;
    width: 90px
  }

  .aboutus-block p {
    font-size: 16px;
    line-height: 20px
  }

  .fp-btn {
    font-size: 18px;
    line-height: 22px;
    margin: 20px auto
  }

  .aboutus-block .together-block .together-left-content a {
    padding: 10px 0;
    font-size: 32px;
    line-height: 36px
  }

  .aboutus-block .important-block .right-imp a,
  .aboutus-block h2 {
    font-size: 24px;
    line-height: 28px
  }

  .fp-bottom-block h2 {
    font-size: 34px;
    line-height: 40px;
    padding-bottom: 10px
  }

  .fp-bottom-block h2 span,
  .help-block h3 {
    font-size: 28px;
    line-height: 32px
  }

  .aboutus-block .together-block .first-arrow {
    right: 130px
  }

  .followers-blk-sm {
    width: 100% !important
  }

  .following_heading {
    font-size: 24px;
    line-height: 28px
  }

  .msg-report-block .msg-content .report-list li {
    padding: 8px 12px
  }

  .msg-report-block .msg-content .report-list li .report-body {
    margin-left: 30px;
    width: calc(100% - 30px)
  }

  .msg-report-block .msg-content .report-title {
    padding: 0 12px
  }

  .help-block h1 {
    font-size: 30px;
    line-height: 35px
  }

  .help-block h3 {
    font-size: 24px;
    padding-bottom: 10px
  }

  .help-block p {
    font-size: 15px;
    line-height: 19px
  }

  .help-block .linking-list li {
    width: 50%
  }
}

@media (max-width:479px) {

  .grid-sizer,
  .grid-sizer1,
  .more-profile-info .primary-button,
  .newsfeed .item,
  .newsfeed .item1 {
    width: 100%
  }

  .profile-pic {
    width: 100px;
    height: 100px
  }

  .profile-detail-inner {
    padding-left: 120px
  }

  .profile-detail-inner .timeline-content h5 {
    font-size: 18px;
    line-height: 20px;
    padding-top: 10px
  }

  .profile-detail-inner .timeline-content span {
    font-size: 12px;
    line-height: 16px
  }

  .profile-detail {
    bottom: -70px
  }

  .profile-detail:after {
    height: 40px
  }

  .timeline-content {
    min-height: 100px
  }

  .profile-right h6 {
    line-height: 18px;
    font-size: 14px;
    padding: 6px 0
  }

  .profile-right {
    bottom: -103px
  }

  .more-profile-info {
    margin-top: 115px
  }

  .page-tile {
    padding: 30px 50px
  }

  .user-profile-picture {
    left: 0
  }

  .review-title {
    left: 60px
  }

  .post-block .button-block li {
    float: none;
    width: 100%;
    padding-bottom: 10px
  }

  .post-block .button-block li:last-child {
    padding-bottom: 0
  }

  .post-related-btn {
    margin-right: 0
  }

  .no-results-block h3 {
    font-size: 34px;
    line-height: 36px;
    padding-bottom: 20px
  }

  .no-results-block p {
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 20px
  }

  .no-results-block .trending-content {
    padding-top: 30px
  }

  .no-results-block .trending-content ul li a {
    font-size: 15px;
    line-height: 20px;
    padding: 4px
  }

  .agree-terms-block label {
    font-size: 18px;
    line-height: 22px
  }

  .social-edit {
    margin: 0 15px
  }

  .header-right .notification-popup {
    right: -117px;
    width: 300px
  }

  .header-right .notification-popup::after {
    right: 117px
  }

  .header-right .notification-popup::before {
    right: 115px
  }

  .followers-blk .follow-btn .btn {
    font-size: 13px;
    min-width: auto;
    padding: 6px 11px
  }

  .followers-img {
    height: 75px;
    left: 10px;
    top: 15px;
    width: 65px
  }

  .followers-blk {
    padding: 15px 15px 15px 90px
  }

  .following_heading {
    font-size: 22px;
    line-height: 26px
  }

  .aboutus-page h1 {
    font-size: 30px;
    line-height: 34px
  }

  .help-block .linking-list li {
    width: 100%;
    height: 40px
  }
}

@media (max-width:359px) {
  .login-popup .share-option a {
    margin-right: 5px
  }

  .page-tile h3 {
    font-size: 40px
  }

  .agree-terms-block label.error {
    margin-top: 40px
  }

  .user-review .comment-info a {
    margin-right: 20px
  }

  .logo {
    width: 40px;
    float: left
  }

  .small-header .logo {
    width: 30px
  }

  .aboutus-page h1 {
    font-size: 28px;
    line-height: 32px
  }

  .aboutus-page h4 {
    font-size: 18px;
    line-height: 22px
  }

  .user-detail-box .primary-button {
    font-size: 14px
  }
}

@media (min-width:768px) {
  .edit-comment-model-content {
    width: 381px
  }

  .user-detail-box .user-detail-process .tab-1 {
    background: #f8e3de
  }

  .user-detail-box .user-detail-process .tab-2 {
    background: #f0cbc2
  }

  .user-detail-box .user-detail-process .tab-3 {
    background: #e6b2a4
  }

  .user-detail-box .user-detail-process .tab-4 {
    background: #e6a593
  }

  .user-detail-box .user-detail-process .tab-5 {
    background: #de9380
  }

  .user-detail-box .user-detail-process .tab-6 {
    background: #de7f85
  }

  .user-detail-box .user-detail-process .tab-7 {
    background: #d4575d
  }

  .user-detail-box .user-detail-process .tab-8 {
    background: #bc3d44
  }

  .user-detail-process li:last-child:after {
    display: block
  }
}

@media (max-width:360px) {
  .aboutus-block .video-inner-block .video-options a {
    width: 60px
  }

  .aboutus-block p {
    font-size: 14px;
    line-height: 18px;
    text-align: center
  }

  .aboutus-block .together-block .first-arrow {
    right: 70px
  }
}

.profile_btn {
  float: left;
  margin-top: 10px
}

.user-detail-box.profile_msg {
  padding: 105px 0 0
}

@media (min-width:360px) {
  .edit-comment-model-content {
    width: 381px
  }

  .user-detail-box .user-detail-process .tab-1 {
    background: #f8e3de
  }

  .user-detail-box .user-detail-process .tab-2 {
    background: #f0cbc2
  }

  .user-detail-box .user-detail-process .tab-3 {
    background: #e6b2a4
  }

  .user-detail-box .user-detail-process .tab-4 {
    background: #e6a593
  }

  .user-detail-box .user-detail-process .tab-5 {
    background: #de9380
  }

  .user-detail-box .user-detail-process .tab-6 {
    background: #de7f85
  }

  .user-detail-box .user-detail-process .tab-7 {
    background: #d4575d
  }

  .user-detail-box .user-detail-process .tab-8 {
    background: #bc3d44
  }

  .user-detail-process li:last-child:after {
    display: block
  }
}

.user-detail-box .user-detail-process .greyBar {
  background: #d3d3d3
}

#registration-form .checkbox-listing.agree-terms-block,
#social_media_edit .checkbox-listing.agree-terms-block,
.login-popup .checkbox-listing.agree-terms-block {
  padding-top: 0
}

.login-popup .checkbox-listing.agree-terms-block label {
  padding-left: 20px;
  cursor: pointer;
  font-size: 18px;
  line-height: 22px
}

.login-popup .checkbox-listing .icheckbox {
  top: 3px
}

.profile-done {
  position: relative;
  margin-top: 45px
}

.p_margin {
  margin-bottom: -50px
}

.well_done {
  max-width: 97px;
  text-align: center;
  position: absolute;
  top: -20px;
  right: -40px
}

@media (max-width:767px) {
  .input-type-form-row .fr-quick-insert {
    left: -10px !important
  }
}

.update_profile_btn2 {
  top: 25px
}

.social-login-content .checkbox-listing .icheckbox {
  top: 3px;
  height: 16px;
  width: 16px
}

.social-login-content .checkbox-listing .icheckbox.checked:after {
  left: 3px;
  top: -2px;
  width: 8px;
  height: 13px
}

.social-login-content .checkbox-listing.agree-terms-block .icheckbox {
  height: 15px;
  width: 15px;
  top: 4px;
  left: -5px
}

.social-login-content .checkbox-listing.agree-terms-block .icheckbox.checked:after {
  top: -2px;
  left: 3px
}

.registration-form-page .error {
  margin: 5px 0 0
}

.social-login-content .login-popup {
  top: 170px;
  position: relative;
  margin-bottom: 20px
}

#social_media_edit .error {
  color: red;
  font-size: 14px;
  font-weight: 700;
  text-align: left
}

.social-login-page {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch
}

.post_head_title {
  font-family: "Helvetica Neue", Helvetica, Arial, Tahoma, Geneva, sans-serif
}

.product-review-column .send-btn {
  z-index: 1111
}

.product-review-column .input-type-form {
  height: auto;
  padding: 10px 0 30px !important
}

@media (max-width:767px) {
  .product-review-column .fr-quick-insert {
    left: 0 !important
  }
}

@media (max-width:400px) {
  .login-popup .modal-content {
    width: auto
  }

  .share-popup.login-popup .join-us {
    width: 145px
  }
}

.user-review strong {
  font-size: 15px;
  font-weight: 600
}

#login_block {
  overflow-x: hidden;
  overflow-y: auto
}

.comment-ratings .article-rate {
  display: flex;
  align-items: center;
  font-style: italic
}

@media (max-width:720px) {
  .col-sm-4.pull-right.detial-page-related-post {
    top: 40px
  }

  .add-comment-btn-rating {
    padding: 3px 5px 0 0 !important;
    bottom: -60px !Important;
    margin: 0 0 20px 0 !Important
  }
}

.login-popup .close {
  font-size: 28px;
  font-weight: 400;
  opacity: 1;
  position: absolute;
  right: 28px;
  top: 12px
}

.login-popup .modal-content {
  border: 0;
  border-radius: 0;
  overflow: hidden;
  margin: 27px auto;
  max-width: 100%
}

.add-comment-btn-rating {
  padding: 3px 5px 0 0 !important;
  bottom: -100px;
  margin: 0 0 40px
}

.fr-wrapper.show-placeholder {
  height: 250px !important
}

.reply-box-holder .fr-placeholder {
  display: none !important
}

.fa {
  font-size: 18px
}

.add-comment-btn-without-rating {
  margin: 0 0 20px;
  padding: 3px 5px 0 0 !important
}

svg.fr-svg {
  height: 20px !important;
  width: 20px !important
}

.fr-toolbar .fr-btn-grp {
  margin: 0 0 0 8px !important
}

.fr-toolbar button {
  height: 30px !important
}

​.fr-view img {
  image-orientation: from-image !important
}

.comment-ratings {
  margin-bottom: 10px
}

.comment-ratings .article-rate ul li {
  display: inline-block !important;
  font-style: italic !important;
  padding-right: 3px !important;
  width: 24px !important;
  border: 0;
  padding: 0;
  margin-top: 0 !important
}

.comment-ratings .article-rate ul {
  padding-left: 20px
}

.comment-ratings .article-rate ul li i {
  color: #ffcc15 !important;
  font-size: 23px !important;
  position: static
}

.comment-ratings .article-rate ul li i.light {
  opacity: .3 !important
}

.comment-ratings .article-rate ul li:first-child {
  padding-right: 8px !important;
  position: relative !important;
  top: 0 !important;
  min-width: 0;
  text-align: unset
}

.fr-emoticon {
  background-repeat: no-repeat !important
}

@media (max-width:768px) {

  .froala-div div,
  .froala-div iframe,
  .froala-div img {
    max-width: 100%;
    width: auto
  }

  div#comment_block {
    width: 90% !important;
    margin: 4%
  }
}

.froala-div div {
  max-width: 100%;
  width: auto
}

p.no_comments {
  margin: -13px 0-39px
}

.sign-up,
div#comment_block {
  width: 100%;
  margin: 4%
}

div#comment_block .modal-content {
  border-radius: 0
}

.sign-up {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  align-items: center;
  justify-content: center;
  height: 100%;
  max-width: 120px;
  margin: 0 auto
}

.sign-up .sign-up {
  position: relative;
  font-size: 20px;
  line-height: 20px;
  color: #d4575d;
  font-family: "FutureBold";
  padding-right: 10px;
  font-weight: 600
}

.sign-up .log-out {
  height: 20px;
  width: 20px;
  background: url(../images/log-in-h.png)no-repeat
}

.sign-up .sign-up:before {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  width: 2px;
  height: 20px;
  background: #d4575d;
  transform: translateY(-50%)
}

@media (max-width:767px) {
  .sign-up {
    display: flex
  }
}

@media (max-width:480px) {
  .add-comment {
    position: relative
  }

  .add-comment .rate_experience {
    position: absolute;
    top: -20px;
    right: 0
  }

  .add-comment .fr-box {
    margin-bottom: 30px
  }

  .add-comment .send-btn {
    bottom: -67px
  }
}

@font-face {
  font-family: "FutureBold";
  src: url(../../../fonts/Futura.woff)format("woff");
  font-weight: 400;
  font-style: normal
}

.login-popup .close {
  z-index: 11
}

span.fr-emoticon.fr-deletable.fr-emoticon-img {
  background-repeat: no-repeat !important;
  font-size: inherit;
  height: 1em;
  width: 1em;
  min-height: 20px;
  min-width: 20px;
  display: inline-block;
  margin: -.1em .1em .1em;
  line-height: 1;
  vertical-align: middle
}

.user-review ul li span {
  display: inline !important;
  font-weight: 300
}

.froala-div {
  float: left;
  width: 100%
}

#comment_block span.fr-emoticon,
.user-review ul li span.fr-emoticon {
  display: inline-block !important
}

.jw-controls-backdrop,
.jw-controls.jw-reset {
  background: 0 0 !important
}

.savedraft_btn {
  text-align: center;
  font-size: 22px;
  background: #d4575d;
  padding: 3px
}

.savedraft_btn a {
  color: #fff;
  text-transform: uppercase
}
