h1, h2, .h1, .h2 {
  color: #635f5b;
  margin-bottom: 51px;
  margin-top: 0;
  position: relative;
  text-transform: uppercase; }

h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
  font-weight: 700;
  text-align: center; }

h3, .h3, h4, .h4 {
  color: #968436;
  font-style: italic; }

h4, h5, .h4, .h5 {
  font-family: "Lato", sans-serif; }

h5 {
  font-style: italic;
  font-weight: 700;
  margin-bottom: 0px;
  margin-top: 5px;
  text-align: left; }

h1:after .h1:after, h2:after, .h2:after {
  content: " ";
  position: absolute;
  left: 50%;
  bottom: -18px;
  height: 0;
  border-bottom: 2px solid #bba544;
  width: 230px;
  margin-left: -115px; }

h1, .h1 {
  font-size: 36px; }
  @media (min-width: 320px) {
    h1, .h1 {
      font-size: 24px; } }

h2, .h2 {
  font-size: 36px; }
  h2 > small, .h2 > small {
    font-size: 50%;
    display: block; }

h3, .h3 {
  font-size: 24px;
  margin-top: 0px;
  font-family: Times, "Times New Roman", serif; }

h4, .h4 {
  font-size: 24px; }

body {
  background-color: #ede9dc;
  font-family: "Lato", sans-serif;
  color: #000000;
  font-weight: 300; }

.startpic {
  overflow: hidden; }
  .startpic iframe {
    top: 553px;
    position: relative; }

@media (max-width: 768px) {
  .startpic--filter {
    height: auto !important; } }

@media (min-width: 600px) and (max-width: 991px) {
  .startpic--filter {
    height: auto; } }

.startpic--map {
  height: auto !important; }
  @media (min-width: 768px) {
    .startpic--map {
      height: auto !important; } }

.map-link-container {
  background: none; }
  @media (min-width: 1200px) {
    .map-link-container {
      margin-top: 110px; } }
  @media (max-width: 1199px) and (min-width: 992px) {
    .map-link-container {
      margin-top: 40px; } }
  @media (max-width: 992px) and (min-width: 768px) {
    .map-link-container {
      margin-top: 20px; } }
  @media (min-width: 769px) {
    .map-link-container form {
      float: right; } }
  @media (max-width: 768px) {
    .map-link-container .col-sm-6:first-of-type {
      margin-top: 20px;
      text-align: center; } }
  .map-link-container .col-sm-6:last-of-type .btn {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .map-link-container .input-group {
      width: 400px; } }
  .map-link-container input {
    height: 37px; }
  .map-link-container .input-group-addon {
    border: none;
    background-color: transparent;
    padding: 0; }

@media (max-width: 992px) {
  .for-sale .border {
    top: -10px; } }

.for-sale .loader {
  margin: 0 auto;
  height: 40px;
  width: 40px; }

.btn {
  background-color: #999999;
  background-image: none;
  color: #FFF;
  border: 0px solid transparent;
  border-radius: 0px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 20px;
  text-decoration: none;
  transition: background 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96), color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96); }
  .btn:hover, .btn:focus {
    background-color: #635f5b;
    color: #FFFFFF; }

a {
  color: #000000;
  text-decoration: underline; }
  a:hover {
    color: #635f5b;
    text-decoration: underline; }

.mgt0 {
  margin-top: 0 !important; }

.baloon, .baloon--pink, .baloon--yellow, .baloon--bids,.baloon--valuation{
  position: absolute;
  text-align: center;
  padding: 30px 0 0;
  height: 150px;
  width: 96px;
  font-weight: bold;
  font-size: 11px;
  color: #fff;
  text-transform: uppercase;
  z-index: 999; }
  .baloon.right, .right.baloon--pink, .right.baloon--yellow, .right.baloon--bids, .right.baloon--valuation {
    right: 25px;
    left: auto !important; }
  .baloon a, .baloon--pink a, .baloon--yellow a, .baloon--bids a, .baloon--valuation a {
    color: inherit;
    text-decoration: none;
    display: block; }
    .baloon a:hover, .baloon--pink a:hover, .baloon--yellow a:hover, .baloon--bids a:hover, .baloon--valuation a:hover {
      color: #fff;
      color: rgba(255, 255, 255, 0.6); }
.baloon--valuation {
}

.baloon1 > p, .baloon2 > p {
  width: 80%;
  margin: 0 auto; }

.baloon--pink {
  background: url(/img/baloon_pink.png) no-repeat; }
  @media (max-width: 480px) {
    .baloon--pink {
      background: #cf338b; } }

.baloon--yellow {
  background: url(/img/baloon_yellow.png) no-repeat; }
  @media (max-width: 480px) {
    .baloon--yellow {
      background: #c8d428; } }

@media (max-width: 480px) {
  .baloon--yellow, .baloon--pink {
    right: 15px;
    bottom: 0;
    top: auto !important;
    left: auto !important;
    height: auto;
    width: auto;
    padding: 5px 7px; }
    .baloon--yellow.right, .baloon--pink.right {
      right: 15px; } }

.baloon--bids {
  right: 100px;
  top: -90px;
  background: url(/img/baloon_pink.png) no-repeat; }
  @media (max-width: 992px) {
    .baloon--bids {
      right: 50px; } }
  @media (max-width: 480px) {
    .baloon--bids {
      background: #cf338b;
      top: -45px;
      right: 0;
      height: auto;
      width: auto;
      padding: 5px 7px; } }

.container.logo {
  position: relative; }

.baloon--valuation {
  background: url(/img/baloon_pink.png) no-repeat;
  top: 30px;
  right: 150px;
  padding-top: 20px; position: fixed;
    
    /*right: 22%;
    
    transform: translateX(-22%);*/ }
  .baloon--valuation span {
    font-size: 10px; }
  @media (min-width: 768px) and (max-width: 992px) {
    .baloon--valuation {
      top: 30px; } }
  @media (max-width: 767px) {
    .baloon--valuation {
      top: 10px;
      right: 90px; position:absolute } }
  @media (max-width: 400px) {
    .baloon--valuation {
      top: 138px;
    right: 5px; position:absolute } } }

.facts {
  position: relative;
  margin-top: 20px;
  font-weight: 300; }

.fact-box {
  background: #635f5b;
  color: #fff;
  padding: 20px;
  margin-bottom: 30px; }
  .fact-box h3 {
    border-bottom: 1px solid #fff;
    color: inherit;
    font-family: "Lato", sans-serif;
    font-style: normal;
    padding-bottom: 15px;
    text-transform: uppercase; }

.list-documents, .list-showings {
  padding-left: 10px; }
  .list-documents .fa, .list-showings .fa {
    font-size: 24px;
    margin-right: 10px; }
  .list-documents .fa + a, .list-showings .fa + a {
    vertical-align: top; }
  .list-documents a, .list-showings a {
    text-decoration: none;
    color: inherit; }
    .list-documents a:hover, .list-showings a:hover {
      text-decoration: underline; }
  .list-documents > li, .list-showings > li {
    margin: 10px 0; }
  .list-documents strong, .list-showings strong {
    font-weight: 500; }

.list-showings .list-unstyled {
  padding-left: 40px; }

.list-showings a {
  font-weight: 500; }

.list-showings .slot > a {
  margin-left: 20px; }

.list-showings .slot > i {
  margin-left: 20px;
  font-size: 17px; }

.showing-link {
  font-weight: 500; }

.object-quick-facts {
  text-align: center;
  background: #635f5b;
  padding: 17px;
  color: #FFF;
  height: 450px;
  margin-bottom: 20px; }
  .object-quick-facts a:not(.btn) {
    color: inherit;
    text-decoration: none; }
    .object-quick-facts a:not(.btn):hover {
      text-decoration: underline; }
  .object-quick-facts .btn {
    position: absolute;
    bottom: 0;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .object-quick-facts .btn {
        position: relative; } }
  @media (max-width: 767px) {
    .object-quick-facts {
      height: auto; } }

.object-quick-facts-inner {
  position: relative;
  height: 416px; }
  @media (max-width: 767px) {
    .object-quick-facts-inner {
      height: auto; } }

.object-quick-facts h3 {
  color: inherit;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-style: normal;
  font-family: "Lato", sans-serif; }

.object-quick-facts img {
  margin: 30px auto; }

.table-facts {
  text-align: left;
  padding: 0 10px; }
  @media (min-width: 992px) and (max-width: 1200px) {
    .table-facts {
      margin-bottom: 15px; } }
  .table-facts i {
    font-weight: 400; }

.table-facts tr > td:first-of-type {
  text-transform: uppercase;
  font-weight: 700; }

.table-facts > tbody > tr > td {
  border: none; }

.table-facts.table-condensed > tbody > tr > td {
  padding-top: 0;
  padding-bottom: 0; }
  @media (max-width: 320px) {
    .table-facts.table-condensed > tbody > tr > td {
      display: block; } }

@media (max-width: 480px) {
  .facts .table-facts.table-condensed > tbody > tr {
    display: block;
    margin: 5px 0; } }

@media (max-width: 480px) {
  .facts .table-facts.table-condensed > tbody > tr > td {
    display: block; } }

@media (max-width: 480px) {
  .table-bids {
    display: block; }
    .table-bids thead {
      display: block; }
      .table-bids thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px; }
    .table-bids tbody, .table-bids th, .table-bids td {
      display: block; }
    .table-bids tr {
      padding-top: 10px;
      padding-bottom: 10px;
      display: block; }
      .table-bids tr:nth-of-type(odd) {
        background: rgba(255, 255, 255, 0.2); }
    .table-bids td {
      border: none !important;
      position: relative;
      padding: 0 !important;
      padding-left: 50% !important; }
      .table-bids td:before {
        position: absolute;
        left: 10px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap; }
    .table-bids td:nth-of-type(1):before {
      content: "Bud"; }
    .table-bids td:nth-of-type(2):before {
      content: "Budgivare"; }
    .table-bids td:nth-of-type(3):before {
      content: "Datum"; }
    .table-bids td:nth-of-type(4):before {
      content: "Tid"; } }

.object-list .object {
  color: #635f5b;
  padding: 20px;
  min-height: 440px;
  height: 440px; }
  @media (max-width: 480px) {
    .object-list .object {
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .object-list .object {
      min-height: 380px;
      height: 380px; } }
  .object-list .object h2 {
    margin-bottom: 40px; }

.object .object-content {
  border-bottom: 1px solid #d0c8a5;
  height: 400px; }
  @media (max-width: 480px) {
    .object .object-content {
      margin-top: 20px; } }
  @media (max-width: 992px) {
    .object .object-content {
      margin-top: 20px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .object .object-content {
      position: relative;
      height: 341px; }
      .object .object-content .btn {
        position: absolute;
        bottom: 5px;
        margin-bottom: 0; }
      .object .object-content h3 {
        font-size: 18px;
        margin-bottom: 5px; }
      .object .object-content h2 {
        font-size: 20px;
        margin-bottom: 30px; } }

.object .object-content p {
  margin-bottom: 15px; }

.object [class*="push"] > .object-image {
  /*float: right;*/ }

.object .object-image {
  min-height: 400px;
  max-height: 400px;
  overflow: hidden;
  background: url(../img/placeholder.png) no-repeat center center; }
  @media (min-width: 992px) and (max-width: 1200px) {
    .object .object-image {
      min-height: 341px;
      max-height: 341px; } }

.object-image img {
  opacity: 0;
  transition: opacity 0.4s linear; }

.object-image .baloon--pink, .object-image .baloon--yellow {
  left: 25px;
  top: 10px; }

.object h2 {
  font-size: 24px;
  margin-bottom: 30px; }

.thin-link, .back-link, .object .sales-content > a {
  color: #968436;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px; }

.back-link {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 14px;
  display: block; }

.object .btn {
  white-space: inherit; }

@media (min-width: 1200px) {
  .object > section {
    padding: 0 20px; } }

@media (max-width: 992px) {
  .object [class*="push"] > .object-image {
    float: none; }
  .object-list .object, .object .object-content {
    height: auto; }
  .object .object-image {
    min-height: 0; } }

.object .sales-content {
  text-align: center;
  margin-bottom: 30px; }

.object .sales-title {
  text-transform: uppercase;
  color: #968436;
  font-weight: 400;
  margin-top: 20px; }

.page-header-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

@media (min-width: 1200px) {
  .descriptions {
    padding: 0 20px; } }

.descriptions .description:first-of-type {
  border-top: 1px solid #bba544;
  margin-top: 30px;
  padding-top: 30px; }

.description {
  border-bottom: 1px solid #bba544;
  margin-bottom: 30px;
  padding-bottom: 30px;
  overflow-x: hidden; }
  .description h3 {
    color: #635f5b;
    font-style: normal;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
    text-align: left; }
  .description h4 {
    text-align: left;
    font-size: inherit;
    font-style: normal; }
  .description img + img {
    margin-top: 30px; }
  .description .description-text {
    margin-top: 50px; }
  .description .btn {
    margin-top: 30px; }

.images {
  margin-bottom: 30px; }
  .images img {
    opacity: 0; }
  .images > hr {
    border-top: 1px solid #bba544;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-top: 0;
    margin-bottom: 40px; }

.md-content h2 {
  margin-bottom: 20px; }
  .md-content h2:after {
    bottom: -10px; }

.comment {
  display: block;
  font-size: 0.885em; }

.btn-white {
  background: #fff;
  color: #635f5b; }
  .btn-white:hover, .btn-white:focus {
    background: #999; }

.infopage {
  background-color: rgba(255, 255, 255, 0.7);
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 1200px) {
    .infopage {
      margin-top: 0px; }
      .infopage.error {
        margin-top: 120px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .infopage {
      margin-top: 0px; }
      .infopage.error {
        margin-top: 120px; } }
  @media (max-width: 992px) and (min-width: 768px) {
    .infopage.error {
      margin-top: 80px; } }
  @media (max-width: 768px) {
    .infopage {
      height: 100%;
      padding-top: 20px; } }
  @media (max-width: 480px) {
    .infopage {
      margin-top: 0; }
      .infopage.error {
        margin-top: 0px; } }
  .infopage h2 {
    font-size: 22px;
    color: #635f5b;
    margin: 14px 0 20px; }

.infopage .btn {
  margin: 3px 0;
  transition: background-color 0.2s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.1s cubic-bezier(0.46, 0.03, 0.52, 0.96); }
  .infopage .btn.selected {
    background-color: #56524f;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2); }
  .infopage .btn[disabled] {
    background-color: #999; }

.form-group {
  position: relative; }

.form-group.has-error:before {
  content: "\f105";
  color: #a94442;
  font: normal normal normal 20px/1 FontAwesome;
  position: absolute;
  top: 37px;
  left: -20px;
  -webkit-animation: bump 0.5s ease-in 0.5s 2;
  -moz-animation: bump 0.5s ease-in 0.5s 2;
  animation: bump 0.5s ease-in 0.5s 2; }

.help-block {
  font-size: 16px; }

textarea {
  resize: vertical; }

.loader {
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 3px solid rgba(99, 95, 91, 0.2);
  border-right: 3px solid rgba(99, 95, 91, 0.2);
  border-bottom: 3px solid rgba(99, 95, 91, 0.2);
  border-left: 3px solid #635f5b;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: none; }
  .loader:after {
    border-radius: 50%;
    width: 20px;
    height: 20px; }
  .loader.btn {
    text-indent: -9999px;
    padding: 0;
    opacity: 1;
    border-right-color: #635f5b;
    background-color: transparent;
    transition: padding 0.3s, background-color 0.3s; }

.box-contact {
  min-height: 485px;
  height: 485px;
  border: solid 1px #b6a973;
  padding: 15px;
  margin-bottom: 20px; }
  @media (max-width: 480px) {
    .box-contact {
      min-height: 0;
      height: auto; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .box-contact {
      min-height: 415px;
      height: 415px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .box-contact {
      min-height: 447px;
      height: 447px; } }
  .box-contact h2 {
    font-size: 16px;
    margin-bottom: 25px;
    margin-top: 25px; }
  .box-contact a[href*="tel"] {
    text-decoration: none;
    cursor: default; }
  .box-contact img {
    margin: 0 auto; }
  .box-contact .contact-info {
    display: none; }

.employee {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px; }
  .employee a[href*="tel"] {
    text-decoration: none;
    cursor: default; }
  .employee .fa {
    margin-right: 5px; }

.realtor > p {
  line-height: 1em;
  margin: 7px 0; }

.realtor img {
  margin: 0 auto; }

@media (min-width: 768px) {
  .realtor .col-md-5 {
    padding-left: 0; } }

.realtor .btn {
  position: relative;
  font-size: 0.9em; }

@media (max-width: 768px) {
  .umb-grid .row div[class^="col-"] {
    margin-bottom: 20px; } }

@media (min-width: 480px) and (max-width: 1200px) {
  .fineline {
    margin-bottom: 40px;
    margin-top: 40px; } }

.contact-popup {
  position: fixed;
  background-color: #fff;
  top: 0;
  display: none;
  z-index: 9999; }
  .contact-popup .container {
    display: table-row; }
  .contact-popup .row {
    display: table-cell;
    vertical-align: middle;
    padding: 30px 40px 60px; }
  .contact-popup .row div[class^="col-"] {
    margin-top: 20px; }
  @media (max-width: 992px) {
    .contact-popup img {
      margin: 0 auto; } }
  .contact-popup p {
    opacity: 0; }
  @media (max-width: 480px) {
    .contact-popup.open {
      display: block !important;
      height: 100% !important;
      overflow-y: scroll; } }

.no-scroll {
  overflow: hidden; }

#modal-valuation {
  height: 100%; }
  #modal-valuation .md-content {
    height: 100%;
    overflow-y: scroll; }

.call-to-action {
  height: 100px;
  width: 100%;
  background-color: #cf338b;
  margin-bottom: 20px;
  margin-top: -10px;
  position: relative;
  display: table; }
  .call-to-action:before {
    content: "";
    border: 1px solid #fff;
    top: 4px;
    right: 4px;
    left: 4px;
    bottom: 4px;
    position: absolute; }
  .call-to-action > .row {
    display: table-row; }
    .call-to-action > .row [class^=col] {
      display: table-cell; }
  .call-to-action h2 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 0; }
    @media (max-width: 600px) {
      .call-to-action h2 {
        font-size: 18px; }
        .call-to-action h2:after {
          border: none; } }
    .call-to-action h2:after {
      border-color: #fff;
      border: none; }
  .call-to-action .btn {
    margin-bottom: 0; }
  .call-to-action a {
    color: inherit; }

#virtual-tour, .media-item {
  width: 100%;
  height: 700px;
  border: none; }
  @media (max-width: 600px) {
    #virtual-tour, .media-item {
      height: 300px; } }

@media (min-width: 768px) {
  .no-p {
    padding-left: 0;
    padding-right: 0; } }

/* General styles for the modal */
/* 
Styles for the html/body for special modal where we want 3d effects
Note that we need a container wrapping all content on the page for the 
perspective effects (not including the modals and the overlay).
*/
.md-trigger {
  cursor: pointer; }

.md-perspective,
.md-perspective body {
  height: 100%;
  overflow: hidden; }

.md-perspective body {
  background: #222;
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  perspective: 600px; }

.md-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 50%;
  max-width: 630px;
  min-width: 320px;
  height: auto;
  z-index: 2000;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }
  @media (max-device-height: 676px) {
    .md-modal {
      height: 100%; } }

.md-show {
  visibility: visible; }
  @media (max-device-height: 676px) {
    .md-show {
      overflow-y: scroll; } }

.md-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  background: rgba(99, 95, 91, 0.5);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.md-show ~ .md-overlay {
  opacity: 1;
  visibility: visible; }

/* Content styles */
.md-content {
  color: #635f5b;
  background: #fff;
  position: relative;
  border-radius: 3px;
  margin: 0 auto; }

.md-content > div {
  padding: 15px 40px 30px;
  margin: 0;
  font-weight: 300;
  font-size: 1.01em; }

.md-content > div p {
  margin: 0;
  padding: 10px 0; }

.md-content > div ul {
  margin: 0;
  padding: 0 0 30px 20px; }

.md-content > div ul li {
  padding: 5px 0; }

.md-content button, .md-content a.md-close {
  display: inline-block;
  margin: 0 auto;
  font-size: 0.8em; }

/* Individual modal styles with animations/transitions */
/* Effect 1: Fade in and scale up */
.md-effect-1 .md-content {
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.md-show.md-effect-1 .md-content {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

/* Effect 2: Slide from the right */
.md-effect-2 .md-content {
  -webkit-transform: translateX(20%);
  -moz-transform: translateX(20%);
  -ms-transform: translateX(20%);
  transform: translateX(20%);
  opacity: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9); }

.md-show.md-effect-2 .md-content {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1; }

/* Effect 3: Slide from the bottom */
.md-effect-3 .md-content {
  -webkit-transform: translateY(20%);
  -moz-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.md-show.md-effect-3 .md-content {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1; }

/* Effect 4: Newspaper */
.md-effect-4 .md-content {
  -webkit-transform: scale(0) rotate(720deg);
  -moz-transform: scale(0) rotate(720deg);
  -ms-transform: scale(0) rotate(720deg);
  transform: scale(0) rotate(720deg);
  opacity: 0; }

.md-show.md-effect-4 ~ .md-overlay,
.md-effect-4 .md-content {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s; }

.md-show.md-effect-4 .md-content {
  -webkit-transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  opacity: 1; }

/* Effect 5: fall */
.md-effect-5.md-modal {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px; }

.md-effect-5 .md-content {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(600px) rotateX(20deg);
  -moz-transform: translateZ(600px) rotateX(20deg);
  -ms-transform: translateZ(600px) rotateX(20deg);
  transform: translateZ(600px) rotateX(20deg);
  opacity: 0; }

.md-show.md-effect-5 .md-content {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-transform: translateZ(0px) rotateX(0deg);
  -moz-transform: translateZ(0px) rotateX(0deg);
  -ms-transform: translateZ(0px) rotateX(0deg);
  transform: translateZ(0px) rotateX(0deg);
  opacity: 1; }

/* Effect 6: side fall */
.md-effect-6.md-modal {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px; }

.md-effect-6 .md-content {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translate(30%) translateZ(600px) rotate(10deg);
  -moz-transform: translate(30%) translateZ(600px) rotate(10deg);
  -ms-transform: translate(30%) translateZ(600px) rotate(10deg);
  transform: translate(30%) translateZ(600px) rotate(10deg);
  opacity: 0; }

.md-show.md-effect-6 .md-content {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-transform: translate(0%) translateZ(0) rotate(0deg);
  -moz-transform: translate(0%) translateZ(0) rotate(0deg);
  -ms-transform: translate(0%) translateZ(0) rotate(0deg);
  transform: translate(0%) translateZ(0) rotate(0deg);
  opacity: 1; }

/* Effect 7:  slide and stick to top */
.md-effect-7 {
  top: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.md-effect-7 .md-content {
  -webkit-transform: translateY(-200%);
  -moz-transform: translateY(-200%);
  -ms-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0; }

.md-show.md-effect-7 .md-content {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  border-radius: 0 0 3px 3px;
  opacity: 1; }

/* Effect 8: 3D flip horizontal */
.md-effect-8.md-modal {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px; }

.md-effect-8 .md-content {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(-70deg);
  -moz-transform: rotateY(-70deg);
  -ms-transform: rotateY(-70deg);
  transform: rotateY(-70deg);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0; }

.md-show.md-effect-8 .md-content {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  opacity: 1; }

/* Effect 9: 3D flip vertical */
.md-effect-9.md-modal {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px; }

.md-effect-9 .md-content {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(-70deg);
  -moz-transform: rotateX(-70deg);
  -ms-transform: rotateX(-70deg);
  transform: rotateX(-70deg);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0; }

.md-show.md-effect-9 .md-content {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 1; }

/* Effect 10: 3D sign */
.md-effect-10.md-modal {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px; }

.md-effect-10 .md-content {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(-60deg);
  -moz-transform: rotateX(-60deg);
  -ms-transform: rotateX(-60deg);
  transform: rotateX(-60deg);
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.md-show.md-effect-10 .md-content {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 1; }

/* Effect 11: Super scaled */
.md-effect-11 .md-content {
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.md-show.md-effect-11 .md-content {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

/* Effect 12:  Just me */
.md-effect-12 .md-content {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.md-show.md-effect-12 ~ .md-overlay {
  background: #e74c3c; }

.md-effect-12 .md-content h3,
.md-effect-12 .md-content {
  background: transparent; }

.md-show.md-effect-12 .md-content {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

/* Effect 13: 3D slit */
.md-effect-13.md-modal {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px; }

.md-effect-13 .md-content {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(-3000px) rotateY(90deg);
  -moz-transform: translateZ(-3000px) rotateY(90deg);
  -ms-transform: translateZ(-3000px) rotateY(90deg);
  transform: translateZ(-3000px) rotateY(90deg);
  opacity: 0; }

.md-show.md-effect-13 .md-content {
  -webkit-animation: slit 0.7s forwards ease-out;
  -moz-animation: slit 0.7s forwards ease-out;
  animation: slit 0.7s forwards ease-out; }

@-webkit-keyframes slit {
  50% {
    -webkit-transform: translateZ(-250px) rotateY(89deg);
    opacity: .5;
    -webkit-animation-timing-function: ease-out; }
  100% {
    -webkit-transform: translateZ(0) rotateY(0deg);
    opacity: 1; } }

@-moz-keyframes slit {
  50% {
    -moz-transform: translateZ(-250px) rotateY(89deg);
    opacity: .5;
    -moz-animation-timing-function: ease-out; }
  100% {
    -moz-transform: translateZ(0) rotateY(0deg);
    opacity: 1; } }

@keyframes slit {
  50% {
    transform: translateZ(-250px) rotateY(89deg);
    opacity: 1;
    animation-timing-function: ease-in; }
  100% {
    transform: translateZ(0) rotateY(0deg);
    opacity: 1; } }

/* Effect 14:  3D Rotate from bottom */
.md-effect-14.md-modal {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px; }

.md-effect-14 .md-content {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateY(100%) rotateX(90deg);
  -moz-transform: translateY(100%) rotateX(90deg);
  -ms-transform: translateY(100%) rotateX(90deg);
  transform: translateY(100%) rotateX(90deg);
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  transform-origin: 0 100%;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.md-show.md-effect-14 .md-content {
  -webkit-transform: translateY(0%) rotateX(0deg);
  -moz-transform: translateY(0%) rotateX(0deg);
  -ms-transform: translateY(0%) rotateX(0deg);
  transform: translateY(0%) rotateX(0deg);
  opacity: 1; }

/* Effect 15:  3D Rotate in from left */
.md-effect-15.md-modal {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px; }

.md-effect-15 .md-content {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
  -moz-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
  -ms-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
  transform: translateZ(100px) translateX(-30%) rotateY(90deg);
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  transform-origin: 0 100%;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.md-show.md-effect-15 .md-content {
  -webkit-transform: translateZ(0px) translateX(0%) rotateY(0deg);
  -moz-transform: translateZ(0px) translateX(0%) rotateY(0deg);
  -ms-transform: translateZ(0px) translateX(0%) rotateY(0deg);
  transform: translateZ(0px) translateX(0%) rotateY(0deg);
  opacity: 1; }

/* Effect 16:  Blur */
.md-show.md-effect-16 ~ .md-overlay {
  background: rgba(99, 95, 91, 0.5); }

.md-show.md-effect-16 ~ .container {
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  filter: blur(3px); }

.md-effect-16 .md-content {
  -webkit-transform: translateY(-5%);
  -moz-transform: translateY(-5%);
  -ms-transform: translateY(-5%);
  transform: translateY(-5%);
  opacity: 0; }

.md-show.md-effect-16 ~ .container,
.md-effect-16 .md-content {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.md-show.md-effect-16 .md-content {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1; }

/* Effect 17:  Slide in from bottom with perspective on container */
.md-show.md-effect-17 ~ .container {
  height: 100%;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s; }

.md-show.md-effect-17 ~ .container,
.md-show.md-effect-17 ~ .md-overlay {
  -webkit-transform: rotateX(-2deg);
  -moz-transform: rotateX(-2deg);
  -ms-transform: rotateX(-2deg);
  transform: rotateX(-2deg);
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.md-effect-17 .md-content {
  opacity: 0;
  -webkit-transform: translateY(200%);
  -moz-transform: translateY(200%);
  -ms-transform: translateY(200%);
  transform: translateY(200%); }

.md-show.md-effect-17 .md-content {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  -webkit-transition: all 0.3s 0.2s;
  -moz-transition: all 0.3s 0.2s;
  transition: all 0.3s 0.2s; }

/* Effect 18:  Slide from right with perspective on container */
.md-show.md-effect-18 ~ .container {
  height: 100%;
  overflow: hidden; }

.md-show.md-effect-18 ~ .md-overlay {
  background: rgba(143, 27, 15, 0.8);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s; }

.md-show.md-effect-18 ~ .container,
.md-show.md-effect-18 ~ .md-overlay {
  -webkit-transform-style: preserve-3d;
  -webkit-transform-origin: 0% 50%;
  -webkit-animation: rotateRightSideFirst 0.5s forwards ease-in;
  -moz-transform-style: preserve-3d;
  -moz-transform-origin: 0% 50%;
  -moz-animation: rotateRightSideFirst 0.5s forwards ease-in;
  transform-style: preserve-3d;
  transform-origin: 0% 50%;
  animation: rotateRightSideFirst 0.5s forwards ease-in; }

@-webkit-keyframes rotateRightSideFirst {
  50% {
    -webkit-transform: translateZ(-50px) rotateY(5deg);
    -webkit-animation-timing-function: ease-out; }
  100% {
    -webkit-transform: translateZ(-200px); } }

@-moz-keyframes rotateRightSideFirst {
  50% {
    -moz-transform: translateZ(-50px) rotateY(5deg);
    -moz-animation-timing-function: ease-out; }
  100% {
    -moz-transform: translateZ(-200px); } }

@keyframes rotateRightSideFirst {
  50% {
    transform: translateZ(-50px) rotateY(5deg);
    animation-timing-function: ease-out; }
  100% {
    transform: translateZ(-200px); } }

.md-effect-18 .md-content {
  -webkit-transform: translateX(200%);
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  opacity: 0; }

.md-show.md-effect-18 .md-content {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  -webkit-transition: all 0.5s 0.1s;
  -moz-transition: all 0.5s 0.1s;
  transition: all 0.5s 0.1s; }

/* Effect 19:  Slip in from the top with perspective on container */
.md-show.md-effect-19 ~ .container {
  height: 100%;
  overflow: hidden; }

.md-show.md-effect-19 ~ .md-overlay {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s; }

.md-show.md-effect-19 ~ .container,
.md-show.md-effect-19 ~ .md-overlay {
  -webkit-transform-style: preserve-3d;
  -webkit-transform-origin: 50% 100%;
  -webkit-animation: OpenTop 0.5s forwards ease-in;
  -moz-transform-style: preserve-3d;
  -moz-transform-origin: 50% 100%;
  -moz-animation: OpenTop 0.5s forwards ease-in;
  transform-style: preserve-3d;
  transform-origin: 50% 100%;
  animation: OpenTop 0.5s forwards ease-in; }

@-webkit-keyframes OpenTop {
  50% {
    -webkit-transform: rotateX(10deg);
    -webkit-animation-timing-function: ease-out; } }

@-moz-keyframes OpenTop {
  50% {
    -moz-transform: rotateX(10deg);
    -moz-animation-timing-function: ease-out; } }

@keyframes OpenTop {
  50% {
    transform: rotateX(10deg);
    animation-timing-function: ease-out; } }

.md-effect-19 .md-content {
  -webkit-transform: translateY(-200%);
  -moz-transform: translateY(-200%);
  -ms-transform: translateY(-200%);
  transform: translateY(-200%);
  opacity: 0; }

.md-show.md-effect-19 .md-content {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  -webkit-transition: all 0.5s 0.1s;
  -moz-transition: all 0.5s 0.1s;
  transition: all 0.5s 0.1s; }

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

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

@-webkit-keyframes bump {
  0% {
    left: -20px; }
  50% {
    left: -15px; }
  100% {
    left: -20px; } }

@-moz-keyframes bump {
  0% {
    left: -20px; }
  50% {
    left: -15px; }
  100% {
    left: -20px; } }

@keyframes bump {
  0% {
    left: -20px; }
  50% {
    left: -15px; }
  100% {
    left: -20px; } }
					
.large-tooltip .tooltip-inner {
    width: 250px;
}/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
