html,
body {
  padding: 0px;
  /* overflow-x: hidden; */
  -webkit-appearance: none !important;
}

input,
select,
button {
  /* -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; */
}

label span {
  margin-left: 4px;
}

.content {
  width: 80%;
}

/*Fonts*/

@font-face {
  font-family: VectoraLight;
  src: url(../css/fonts/vectora-lt-std-45-light-59f7140c2e071.otf);
}

@font-face {
  font-family: VectoraRoman;
  src: url(../css/fonts/vectora-lt-std-55-roman-59f7135b37f6e.otf);
}

@font-face {
  font-family: VectoraBold;
  src: url(../css/fonts/Vectora-LT-Std-95-Black_47556.ttf);
}

.fixedbutton {
  position: fixed;
  bottom: 560px;
  right: 1000px;
}

.page-link {
  color: black;
}

.page-filter {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: black;
  ;
  background-color: #fff;
  border: 1px solid #ddd;
}

.active a {
  color: #ba222b !important;
  font-weight: bold;
}

#polyglotLanguageSwitcher {
  position: absolute !important;
  top: -23px;
  right: 35px;
  z-index: 1000;
}

#polyglotLanguageSwitcher a {
  width: auto !important;
  padding-right: 20px;
  top: 25px;
}

/*General element styling*/

* {
  font-family: VectoraRoman;
  font-size: 14px;
}

h1 {
  color: #4d555b;
  letter-spacing: 1px;
  font-family: VectoraLight;
}

h2 {
  color: #4d555b;
  letter-spacing: 1px;
  font-family: VectoraLight;
  font-size: 28px;
}

h3 {
  color: #4d555b;
  letter-spacing: 1px;
  font-family: VectoraLight;
  font-size: 22px;
}

h4 {
  color: #4d555b;
  letter-spacing: 1px;
  font-family: VectoraLight;
  font-size: 18px;
}

h5 {
  color: #4d555b;
  letter-spacing: 1px;
  font-family: VectoraRoman;
  font-size: 12px;
}

h6 {
  color: #4d555b;
  letter-spacing: 1px;
  font-family: VectoraLight;
  font-size: 17px;
}

p {
  font-family: VectoraRoman;
  font-size: 11px;
  line-height: 200% !important;
  letter-spacing: 1px;
}

a {
  font-family: VectoraRoman;
  font-size: 14px;
  color: black;
}

input {
  font-family: VectoraRoman !important;
  color: #4d555b;
}

.bold {
  font-weight: bold;
  font-size: 12px;
}

/*Custom bar Styling*/

.custom-topbar {
  background-color: #dae5ec;
  height: 25px !important;
}

.topbar-links {
  position: absolute;
  right: 10%;
  top: 4px;
}

.custom-topbar a {
  display: inline !important;
  font-family: VectoraRoman;
  line-height: 120% !important;
  letter-spacing: 1px;
  color: #4d555b;
  font-size: 11px;
  padding: 5px;
  position: relative;
  top: -2px;
}

#custom-topbar-width {
  max-width: 38% !important;
}

.custom-phoneblock {
  background-color: #b1bcc1;
  font-family: VectoraBold !important;
  color: white !important;
  padding: 10px 8px 5px 8px !important;
}

.listimage {
  max-width: 100%;
}

.listrow {
  background-color: #dae5ec;
  margin: 10px 0;
}

/*Navbar styling*/

nav {
  height: 105px;
}

.navbar {
  background-color: white !important;
}

.navbar-brand img {
  position: relative;
  top: 0;
  left: -31px;
}

.navbar-nav a {
  position: relative;
  top: 30px;
  font-family: VectoraRoman;
  font-size: 12px;
  color: black;
  letter-spacing: 2px;
  padding-left: 10px;
}

.img-fluid {
  max-height: 695px !important;
}

.desktophidden {
  display: none;
}

/*Favorite*/

.favicon {
  border-radius: 50%;
  width: 25px;
}

.favlink {
  position: absolute;
  right: 5px;
  top: 5px;
}

.favlink_search {
  position: absolute;
  cursor: pointer;
}

a.favlink_search img {
  width: 25px !important;
  height: auto !important;
  margin: 9px;
}

.empty_container {
  padding: 20px;
  margin: 40px 0px;
  font-size: 21px;
  font-family: VectoraRoman;
  font-size: 12px;
  color: black;
  letter-spacing: 2px;
}

/*Carousel styling*/

.carousel-caption {
  max-width: 35%;
  background-color: rgba(186, 51, 51, 0.8);
  text-align: left;
  padding-bottom: 34px;
}

.carousel-caption p {
  max-width: 60%;
}

.carousel-caption h3 {
  max-width: 60%;
}

.captionseemore {
  font-size: 14px;
  color: white;
  position: relative;
  left: 20%;
}

.rightsideinfo {
  width: 72%;
  display: inline-block;
  padding: 15px 43px;
  float: left;
}

.pagination {
  margin-top: 25px;
}

.resultscontainer {
  width: 100%;
  float: right;
  height: auto;
}

.rightsideinfo h2 {
  font-size: 23px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.navigation {
  display: inline-block;
  width: 100%;
}

p.detaildesc {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.leftsideimage {
  display: inline-block;
  float: left;
  overflow: hidden;
  width: 300px;
}

.leftsideimage img {
  height: 224px !important;
  width: auto !important;
}

.search_property {
  right: 0;
  width: 85%;
  float: right;
  background-color: #dae5ec;
  height: 224px;
  margin-bottom: 20px;
  overflow: hidden
}

.searchprice {
  color: #ba222b;
  font-size: 22px;
}

/*Content Styling*/

.starter-text {
  max-width: 50%;
  margin: 2% auto;
}

.starter-text h4 {
  text-align: center;
  color: #4d555b;
}

.starter-text p {
  text-align: center;
  color: #4d555b;
  letter-spacing: 0.5px;
}

.sliderimage {
  max-width: 100% !important;
  max-height: 675px !important;
}

.bx-wrapper .bx-controls-direction a {
  top: 15% !important;
}

.customslider {
  max-width: 100% !important;
  width: auto !important;
  margin: 0 auto !important;
  overflow: hidden;
  min-height: 410px;
  max-height: 410px;
}

#objectcarousel {
  background-color: #dae5ec;
}

.imagebar {
  height: 50px;
  background-color: #c6d1d6;
}

/*advanced filter styling*/

#filters select,
button {
  display: block;
  float: left;
  border: none !important;
  max-width: 215px;
  margin: 3px;
}

.hide-filter input {
  max-width: 215px;
  position: absolute;
  top: 130px;
  left: 933px;
}

#search form {
  max-width: 42%;
  margin: 10px auto;
}

#search form input[type=submit] {
  text-align: center;
  background-color: #b1bcc1 !important;
  color: black;
  width: 215px;
}

#search form input[type=submit]:hover {
  background-color: #4d555b !important;
  color: white;
}

.filter-buttons h1 {
  text-align: center;
  letter-spacing: 5px;
}

.favlink {
  cursor: pointer;
}

.filter-buttons a {
  font-family: VectoraRoman;
  letter-spacing: 1px;
  color: black;
  border: 0.5px solid black;
  padding: 10px 15px;
  margin: 3px;
}

.features ul li {
  font-family: VectoraRoman !important;
  font-size: 14px !important;
}

.nav-tabs {
  max-width: 100%;
}

.nav-item a {
  text-transform: uppercase;
}

.search-buttons {
  font-family: VectoraRoman;
  color: white !important;
  border: none !important;
  background-color: #4d555b;
}

.filter-buttons a:last-child {
  font-family: VectoraRoman;
  color: black;
  border: none;
  background-color: #b1bcc1;
}

.card {
  margin-bottom: 2%;
  border: none !important;
  background-color: #ecf2f5 !important;
}

.card-img-top {
  overflow: hidden;
  min-height: 230px;
  max-height: 230px;
}

.detaildesc {
  font-size: 11px;
  line-height: 20;
  font-family: VectoraRoman;
}

.custom-card {
  width: 100%;
}

.descp {
  min-height: 110px !important;
  width: 102% !important;
  max-height: 125px;
  overflow: hidden;
}

.card-body div {
  display: inline-block;
}

.card-body form input {
  border: none !important;
  width: 215px;
  margin-left: 3px;
  height: 35px;
  padding-left: 10px;
  margin-top: 3px;
  margin-bottom: -3%;
}

.form-control {
  border-radius: 0px !important;
  border: none;
  font-size: 12px !important;
  font-family: VectoraRoman;
  color: #555;
  padding: 10px !important;
  letter-spacing: 3px;
}

.img-thumbnail {
  background-color: initial !important;
  border: none !important;
}

.more-info-row {
  max-width: 80%;
  margin: 0 auto;
  padding: 40px 0px;
}

.btn-primary {
  color: white !important;
  background-color: #4d555b !important;
  font-family: VectoraRoman !important;
  font-size: 12px;
  padding: 10px 40px;
  border-radius: 0 !important;
  border: white;
}

.formcustompadding {
  padding: 30px 140px !important;
}

.houseblock {
  max-width: 82%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.activefilterbut {
  background-color: #4d555b !important;
  color: white !important;
}

.objectitem {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.contact-button {
  position: absolute;
  right: 15px;
  background-color: #b1bcc1;
  color: #4d555b;
  border: none;
  padding: 5px 30px;
}

.cms-nav-selected a {
  color: #ba222b !important;
  font-weight: bold;
}

.cms-add,
.cms-edit,
.cms-delete,
.cobo-add-text,
.cobo-edit-text,
.cobo-delete-text,
.cobo-icon-add-round {
  color: black;
}

.cms-navigation {
  padding: 10px;
  max-width: 26%;
  margin: 0 auto;
}

.bluebar {
  background-color: #dae5ec;
  padding: 35px;
  min-height: 360px;
}

.computer {
  background-image: url("../../images/slg_2.png");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 600px;
}

.iframe {
  position: absolute;
  left: 110px;
  top: 90px;
  width: 642px;
  height: 371px;
}

/*Footer styling*/

.footer {
  background-color: #edf2f5 !important;
  padding-left: 180px;
  padding-right: 180px;
  padding: 50px 180px 50px 180px;
}

.footer p {
  letter-spacing: 1px;
  line-height: 24px;
  font-family: VectoraRoman;
  font-size: 11px !important;
  margin-top: 5%;
}

.footer p a {
  font-size: 11px !important;
}

.footer-bar {
  border-bottom: 1px solid black;
}

.footer-bar img,
p {
  padding-bottom: 8px;
}

.footer-bar p {
  padding-left: 20px;
  position: relative !important;
  bottom: -2px;
  left: 5px;
}

.footer-formbut {
  position: absolute;
  right: 15px;
  background-color: #b1bcc1;
  color: #4d555b;
  border: none;
  padding: 5px 30px;
}

/*Info page styling*/

.main-info-block {
  background-color: #dae5ec;
  padding: 50px 145px 0px 20px;
}

.info-block {
  background-color: #dae5ec;
  padding: 50px 145px 0px 145px;
}

.info-block2 {
  background-color: #dae5ec;
  padding: 0px 145px 50px 145px;
}

.object-actionbutton {
  background-color: #b1bcc1;
  color: #4d555b;
  text-align: center;
  letter-spacing: 2px;
  font-size: 11px;
  padding: 2% 0;
  border-top: 2px solid white;
}

.object-actionbutton:hover {
  font-weight: bold !important;
  color: #ba222b !important;
  text-decoration: none;
  cursor: pointer !important;
}

.object-actionbutton:first-child {
  border-right: 2px solid white;
}

.object-actionbutton:last-child {
  border-left: 2px solid white;
}

.map-div {
  margin: 70px 0;
}

.ui-widget-overlay {
  z-index: 15 !important;
}

.image-indicator {
  max-height: 60px;
  padding: 2px;
}

.main-image-indicator {
  position: initial;
  margin-right: 0%;
  margin-left: 0%;
  margin-bottom: 0 !important;
}

.carousel-indicators .active {
  background-color: #b1bcc1 !important;
}

.nav-tabs li {
  font-size: 12px;
  font-family: VectoraRoman;
  border: 0.5px solid #4d555b;
  text-align: center;
  padding: 8px 12PX;
  margin-left: 2px;
  position: relative;
  left: 100px;
}

.nav-tabs li a {
  letter-spacing: 2px;
}

.nav-tabs .liactive {
  background-color: #4d555b;
  color: white !important;
}

.liactive a {
  color: white !important;
}

.nav-tabs a {
  color: #4d555b;
}

#design-cast {}

.member {
  float: left;
  margin: 0% 3%;
}

.member2 {
  float: left;
}

.name {
  text-align: center;
  position: relative;
  top: 2px;
  font-size: 14px;
}

.name2 {
  text-align: center !important;
  position: relative;
  top: 2px;
  left: 5px;
  font-size: 10px;
}

.name23 {
  text-align: center !important;
  position: relative;
  top: 2px;
  left: 30%;
  font-size: 10px;
}

.member img {
  display: block;
}

.member2 img {
  width: 85%;
  display: block;
}

.down {
  padding: 8px;
}

/* Advanced search menu */

.ui-corner-all {
  border-radius: 0 !important;
}

#search {
  margin-bottom: 30px;
}

/* form css */

#telephone_tel_prefix {
  padding-left: 7px;
  border: none;
  /* margin-top: 7px; */
  height: 37.5px;
  width: 15%;
  margin-right: 2%;
}

#telephone {
  width: 83%;
  display: inline-block;
}

/* Desktops and laptops ----------- */

@media only screen and (min-width: 1224px) and (max-width: 1680px) {
  /* Styles */
  .iframe {
    position: absolute;
    left: 100px;
    top: 80px;
    width: 558px;
    height: 320px;
  }
}

/* Large screens ----------- */

@media only screen and (min-width: 1824px) {
  /* Styles */
  #custom-topbar-width {
    max-width: 35.5% !important;
  }
  .filter-buttons {
    max-width: 53%;
  }
  .hide-filter input {
    max-width: 215px;
    position: absolute;
    top: 135px;
    left: 1037px;
  }
  #search form {
    max-width: 38%;
    margin: 10px auto;
  }
}

/* Smartphones (landscape) ----------- */

@media only screen and (min-width: 321px) {}

/* Smartphones (portrait) ----------- */

@media only screen and (max-width: 320px) {
  /* Styles */
  .custom-topbar {
    display: none;
  }
  .main-info-block {
    padding: 10px 10px 10px 10px;
  }
  .formcustompadding {
    padding: 30px 15px !important;
  }
  .navbar-brand img {
    left: -10px;
    max-width: 120px;
  }
  .member {
    margin: 0% 2%;
  }
  .nav-tabs {
    max-width: 100%;
  }
  .nav-tabs li {
    padding: 8px 20px;
  }
  nav {
    height: initial;
  }
  #search form {
    max-width: 93%;
  }
  .navbar-nav a {
    position: initial;
    right: 0px;
    top: 0px;
  }
  .navbar-nav a:hover {
    background-color: #91a7b4;
    padding: 5px;
  }
  .desktophidden {
    display: initial;
  }
  /*Content*/
  .content {
    width: 100%;
  }
  .starter-text {
    max-width: 100%;
    margin: 2% auto;
  }
  .houseblock {
    max-width: 95% !important;
  }
  .filter-buttons {
    max-width: 100%;
    margin: 1% auto;
  }
  .filter-buttons a {
    font-family: VectoraRoman;
    letter-spacing: 1px;
    color: black;
    border: 0.5px solid black;
    padding: 10px 15px;
    position: relative;
    left: 0px;
    display: block;
  }
  .object-actionbutton:last-child {
    border-left: 0px solid white;
  }
  .object-actionbutton:first-child {
    border-right: 0px solid white;
  }
  /*footer*/
  .footer {
    background-color: #edf2f5 !important;
    padding-left: 180px;
    padding-right: 180px;
    padding: 50px 30px 50px 30px;
  }
  .footer p {
    letter-spacing: 1px;
    line-height: 24px;
    font-family: VectoraRoman;
  }
}

/* iPads (landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* Styles */
  .custom-topbar {
    display: none;
  }
  .flag {
    display: none;
  }
  .main-info-block {
    padding: 15px;
  }
  #search form {
    max-width: 93%;
  }
  /*Info page styling*/
  .info-block {
    background-color: #dae5ec;
    padding: 30px 0px 0 0px;
  }
  .info-block2 {
    background-color: #dae5ec;
    padding: 0px 0px 30px 0px;
  }
  .navbar-brand img {
    left: -10px;
    max-width: 120px;
  }
  .houseblock {
    max-width: 100%;
  }
  .houseblock .objectitem {
    max-width: 50% !important;
  }
  .nav-tabs {
    max-width: 100%;
    position: relative;
    left: -100px;
  }
  .nav-tabs li {
    width: 100%;
    padding: 8px 8px;
    margin-left: 2px;
  }
  .formcustompadding {
    padding: 30px 75px !important;
  }
  nav {
    height: initial;
  }
  .navbar-nav a {
    position: initial;
    right: 0px;
    top: 0px;
  }
  .navbar-nav a:hover {
    background-color: #91a7b4;
    padding: 5px;
  }
  .desktophidden {
    display: initial;
  }
  /*Content*/
  .content {
    width: 95%;
  }
  .starter-text {
    max-width: 100%;
    margin: 2% auto;
  }
  .filter-buttons {
    max-width: 100%;
    margin: 1% auto;
  }
  .filter-buttons a {
    font-family: VectoraRoman;
    letter-spacing: 1px;
    color: black;
    border: 0.5px solid black;
    padding: 10px 15px;
    position: relative;
    left: 0px;
    display: block;
  }
  .card-body form input {
    border: none !important;
    width: 155px;
    height: 40px;
    margin-bottom: -3%;
    bottom: -145px;
    left: 157px;
  }
  .card-body form button {
    width: 335px;
  }
  .object-actionbutton:last-child {
    border-left: 0px solid white;
  }
  .object-actionbutton:first-child {
    border-right: 0px solid white;
  }
  /*footer*/
  .footer {
    background-color: #edf2f5 !important;
    padding-left: 180px;
    padding-right: 180px;
    padding: 50px 30px 50px 30px;
  }
  .footer p {
    letter-spacing: 1px;
    line-height: 24px;
    font-family: VectoraRoman;
  }
}

/* iPads (portrait) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* Styles */
  .custom-topbar {
    display: none;
  }
  .flag {
    display: none;
  }
  .main-info-block {
    padding: 15px;
  }
  #search form {
    max-width: 93%;
  }
  /*Info page styling*/
  .info-block {
    background-color: #dae5ec;
    padding: 30px 0px 0 0px;
  }
  .info-block2 {
    background-color: #dae5ec;
    padding: 0px 0px 30px 0px;
  }
  .navbar-brand img {
    left: -10px;
    max-width: 120px;
  }
  .houseblock {
    max-width: 100%;
  }
  .houseblock .objectitem {
    max-width: 50% !important;
  }
  .nav-tabs {
    max-width: 100%;
    position: relative;
    left: -100px;
  }
  .nav-tabs li {
    width: 100%;
    padding: 8px 8px;
    margin-left: 2px;
  }
  .formcustompadding {
    padding: 30px 75px !important;
  }
  nav {
    height: initial;
  }
  .navbar-nav a {
    position: initial;
    right: 0px;
    top: 0px;
  }
  .navbar-nav a:hover {
    background-color: #91a7b4;
    padding: 5px;
  }
  .desktophidden {
    display: initial;
  }
  /*Content*/
  .content {
    width: 95%;
  }
  .starter-text {
    max-width: 100%;
    margin: 2% auto;
  }
  .filter-buttons {
    max-width: 100%;
    margin: 1% auto;
  }
  .filter-buttons a {
    font-family: VectoraRoman;
    letter-spacing: 1px;
    color: black;
    border: 0.5px solid black;
    padding: 10px 15px;
    position: relative;
    left: 0px;
    display: block;
  }
  .card-body form input {
    border: none !important;
    width: 155px;
    height: 40px;
    margin-bottom: -3%;
    bottom: -145px;
    left: 157px;
  }
  .card-body form button {
    width: 335px;
  }
  .object-actionbutton:last-child {
    border-left: 0px solid white;
  }
  .object-actionbutton:first-child {
    border-right: 0px solid white;
  }
  /*footer*/
  .footer {
    background-color: #edf2f5 !important;
    padding-left: 180px;
    padding-right: 180px;
    padding: 50px 30px 50px 30px;
  }
  .footer p {
    letter-spacing: 1px;
    line-height: 24px;
    font-family: VectoraRoman;
  }
}

/* iPhone 6+ (landscape) ----------- */

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
  .custom-topbar {
    display: none;
  }
  .flag {
    display: none;
  }
  .member {
    margin: 0% 2%;
  }
  #search form {
    max-width: 93%;
  }
  .navbar-brand img {
    left: -10px;
    max-width: 120px;
  }
  nav {
    height: initial;
  }
  .img-fluid {
    max-height: 185px !important;
  }
  .navbar-nav a {
    position: initial;
    right: 0px;
    top: 0px;
  }
  .navbar-nav a:hover {
    background-color: #91a7b4;
    padding: 5px;
  }
  .desktophidden {
    display: initial;
  }
  /*Content*/
  .content {
    width: 100%;
  }
  .starter-text {
    max-width: 100%;
    margin: 2% auto;
  }
  .filter-buttons {
    max-width: 100%;
    margin: 1% auto;
  }
  .filter-buttons a {
    font-family: VectoraRoman;
    letter-spacing: 1px;
    color: black;
    border: 0.5px solid black;
    padding: 10px 15px;
    position: relative;
    left: 0px;
    display: block;
    text-align: center;
  }
  .object-actionbutton:last-child {
    border-left: 0px solid white;
  }
  .object-actionbutton:first-child {
    border-right: 0px solid white;
  }
  /*footer*/
  .footer {
    background-color: #edf2f5 !important;
    padding-left: 180px;
    padding-right: 180px;
    padding: 50px 30px 50px 30px;
  }
  .footer p {
    letter-spacing: 1px;
    line-height: 24px;
    font-family: VectoraRoman;
  }
}

/* iPhone 6+ (portrait) ----------- */

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
  .custom-topbar {
    display: none;
  }
  .flag {
    display: none;
  }
  .cms-navigation {
    padding: 10px 0px;
    max-width: 100%;
    margin: 0 auto;
  }
  .computer {
    background-image: url("../../images/slg_2.png");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 240px;
  }
  .iframe {
    position: absolute;
    left: 33px;
    top: 35px;
    width: 230px;
    height: 135px;
  }
  .main-info-block {
    padding: 10px 10px 10px 10px;
  }
  .formcustompadding {
    padding: 30px 15px !important;
  }
  /*Info page styling*/
  .info-block {
    background-color: #dae5ec;
    padding: 30px 0px 0 0px;
  }
  .info-block2 {
    background-color: #dae5ec;
    padding: 0px 0px 30px 0px;
  }
  .member {
    margin: 0% 2%;
  }
  .nav-tabs {
    max-width: 100%;
    position: relative;
    left: -100px;
  }
  .nav-tabs li {
    padding: 8px 20px;
  }
  #search form {
    max-width: 93%;
  }
  .navbar-brand img {
    left: -10px;
    max-width: 120px;
  }
  nav {
    height: initial;
  }
  .img-fluid {
    max-height: 185px !important;
  }
  .navbar-nav a {
    position: initial;
    right: 0px;
    top: 0px;
  }
  .navbar-nav a:hover {
    background-color: #91a7b4;
    padding: 5px;
  }
  .desktophidden {
    display: initial;
  }
  /*Content*/
  .houseblock {
    max-width: 95% !important;
  }
  .content {
    width: 100%;
  }
  .starter-text {
    max-width: 100%;
    margin: 2% auto;
  }
  .filter-buttons {
    max-width: 100%;
    margin: 1% auto;
  }
  .filter-buttons a {
    font-family: VectoraRoman;
    letter-spacing: 1px;
    color: black;
    border: 0.5px solid black;
    padding: 10px 15px;
    position: relative;
    left: 0px;
    display: block;
    text-align: center;
  }
  .object-actionbutton:last-child {
    border-left: 0px solid white;
  }
  .object-actionbutton:first-child {
    border-right: 0px solid white;
  }
  /*advanced filter styling*/
  #filters select,
  button {
    display: block;
    float: left;
    border: none !important;
    max-width: 310px;
    margin: 3px;
  }
  .hide-filter input {
    max-width: 310px;
    position: absolute;
    top: 250px;
    left: 2px;
  }
  #search form {
    max-width: 90%;
    margin: 5px auto;
  }
  #filterbox {
    height: 370px;
  }
  /*footer*/
  .footer {
    background-color: #edf2f5 !important;
    padding-left: 180px;
    padding-right: 180px;
    padding: 50px 30px 50px 30px;
  }
  .footer p {
    letter-spacing: 1px;
    line-height: 24px;
    font-family: VectoraRoman;
  }
  #polyglotLanguageSwitcher {
    position: absolute !important;
    top: 0px;
    right: 75px;
    z-index: 1000;
  }
}

/* iPhone 4 (landscape) ----------- */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */
  .custom-topbar {
    display: none;
  }
  .flag {
    display: none;
  }
  .nav-tabs {
    max-width: 100%;
    position: relative;
    left: -82px;
  }
  .nav-tabs li {
    padding: 8px 20px;
  }
  #search form {
    max-width: 93%;
  }
  .navbar-brand img {
    left: -10px;
    max-width: 120px;
  }
  nav {
    height: initial;
  }
  .navbar-nav a {
    position: initial;
    right: 0px;
    top: 0px;
  }
  .navbar-nav a:hover {
    background-color: #91a7b4;
    padding: 5px;
  }
  .desktophidden {
    display: initial;
  }
  /*Content*/
  .houseblock {
    max-width: 95% !important;
  }
  .content {
    width: 100%;
  }
  .starter-text {
    max-width: 100%;
    margin: 2% auto;
  }
  .filter-buttons {
    max-width: 100%;
    margin: 1% auto;
  }
  .filter-buttons a {
    font-family: VectoraRoman;
    letter-spacing: 1px;
    color: black;
    border: 0.5px solid black;
    padding: 10px 15px;
    position: relative;
    left: 0px;
    display: block;
    text-align: center;
  }
  .card-body form input {
    border: none !important;
    width: 155px;
    height: 40px;
    margin-bottom: -3%;
    bottom: -145px;
    left: 157px;
  }
  .card-body form button {
    width: 335px;
  }
  .object-actionbutton:last-child {
    border-left: 0px solid white;
  }
  .object-actionbutton:first-child {
    border-right: 0px solid white;
  }
  /*footer*/
  .footer {
    background-color: #edf2f5 !important;
    padding-left: 180px;
    padding-right: 180px;
    padding: 50px 30px 50px 30px;
  }
  .footer p {
    letter-spacing: 1px;
    line-height: 24px;
    font-family: VectoraRoman;
  }
}

/* iPhone 4 (portrait) ----------- */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */
  .custom-topbar {
    display: none;
  }
  . .flag {
    display: none;
  }
  main-info-block {
    padding: 10px 10px 10px 10px;
  }
  .cms-navigation {
    padding: 10px 0px;
    max-width: 100%;
    margin: 0 auto;
  }
  .computer {
    background-image: url("../../images/slg_2.png");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 320px;
  }
  .iframe {
    position: absolute;
    left: 47px;
    top: 43px;
    width: 297px;
    height: 175px;
  }
  /*Info page styling*/
  .info-block {
    background-color: #dae5ec;
    padding: 30px 0px 0 0px;
  }
  .info-block2 {
    background-color: #dae5ec;
    padding: 0px 0px 30px 0px;
  }
  .formcustompadding {
    padding: 30px 15px !important;
  }
  .member {
    margin: 0% 2%;
  }
  .nav-tabs {
    max-width: 100%;
    position: relative;
    left: -100px;
  }
  .nav-tabs li {
    padding: 8px 8px;
  }
  #search form {
    max-width: 84%;
    position: relative;
    right: 18px;
  }
  .navbar-brand img {
    left: -10px;
    max-width: 120px;
  }
  nav {
    height: initial;
  }
  .navbar-nav a {
    position: initial;
    right: 0px;
    top: 0px;
  }
  .navbar-nav a:hover {
    background-color: #91a7b4;
    padding: 5px;
  }
  .desktophidden {
    display: initial;
  }
  /*Content*/
  .content {
    width: 100%;
  }
  .starter-text {
    max-width: 100%;
    margin: 2% auto;
  }
  .filter-buttons {
    max-width: 100%;
    margin: 1% auto;
  }
  .filter-buttons a {
    font-family: VectoraRoman;
    letter-spacing: 1px;
    color: black;
    border: 0.5px solid black;
    padding: 10px 15px;
    position: relative;
    left: 0px;
    display: block;
    text-align: center;
  }
  /*advanced filter styling*/
  #filters select,
  button {
    display: block;
    float: left;
    border: none !important;
    max-width: 280px;
    margin: 3px;
  }
  .hide-filter input {
    max-width: 280px;
    position: absolute;
    top: 250px;
    left: 2px;
  }
  #search form {
    max-width: 90%;
    margin: 5px auto;
  }
  #filterbox {
    height: 370px;
  }
  .houseblock {
    max-width: 95% !important;
  }
  .object-actionbutton:last-child {
    border-left: 0px solid white;
  }
  .object-actionbutton:first-child {
    border-right: 0px solid white;
  }
  /*footer*/
  .footer {
    background-color: #edf2f5 !important;
    padding-left: 180px;
    padding-right: 180px;
    padding: 50px 30px 50px 30px;
  }
  .footer p {
    letter-spacing: 1px;
    line-height: 24px;
    font-family: VectoraRoman;
  }
  #polyglotLanguageSwitcher {
    position: absolute !important;
    top: 0px;
    right: 75px;
    z-index: 1000;
  }
}

/* iPhone 5 (landscape) ----------- */

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
  .custom-topbar {
    display: none;
  }
  .flag {
    display: none;
  }
  .nav-tabs {
    max-width: 100%;
  }
  .nav-tabs li {
    padding: 8px 20px;
  }
  #search form {
    max-width: 93%;
    position: relative;
    top: -20px;
    right: 16px;
  }
  .navbar-brand img {
    left: -10px;
    max-width: 120px;
  }
  nav {
    height: initial;
  }
  .img-fluid {}
  .navbar-nav a {
    position: initial;
    right: 0px;
    top: 0px;
  }
  .navbar-nav a:hover {
    background-color: #91a7b4;
    padding: 5px;
  }
  .desktophidden {
    display: initial;
  }
  /*Content*/
  .houseblock {
    max-width: 95% !important;
  }
  .content {
    width: 100%;
  }
  .starter-text {
    max-width: 100%;
    margin: 2% auto;
  }
  .filter-buttons {
    max-width: 100%;
    margin: 1% auto;
  }
  .filter-buttons a {
    font-family: VectoraRoman;
    letter-spacing: 1px;
    color: black;
    border: 0.5px solid black;
    padding: 10px 15px;
    position: relative;
    left: 0px;
    display: block;
  }
  .card-body form input {
    border: none !important;
    width: 155px;
    height: 40px;
    margin-bottom: -3%;
    bottom: -145px;
    left: 157px;
  }
  .card-body form button {
    width: 335px;
  }
  .object-actionbutton:last-child {
    border-left: 0px solid white;
  }
  .object-actionbutton:first-child {
    border-right: 0px solid white;
  }
  /*footer*/
  .footer {
    background-color: #edf2f5 !important;
    padding-left: 180px;
    padding-right: 180px;
    padding: 50px 30px 50px 30px;
  }
  .footer p {
    letter-spacing: 1px;
    line-height: 24px;
    font-family: VectoraRoman;
  }
}

/* iPhone 5 (portrait) ----------- */

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
  .custom-topbar {
    display: none;
  }
  .flag {
    display: none;
  }
  .main-info-block {
    padding: 10px 10px 10px 10px;
  }
  .nav-tabs {
    max-width: 100%;
    position: relative;
    left: -100px;
  }
  .cms-navigation {
    padding: 10px 0px;
    max-width: 100%;
    margin: 0 auto;
  }
  .computer {
    background-image: url("../../images/slg_2.png");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 240px;
  }
  .iframe {
    position: absolute;
    left: 33px;
    top: 35px;
    width: 230px;
    height: 135px;
  }
  #polyglotLanguageSwitcher {
    position: absolute !important;
    top: 0px;
    right: 75px;
    z-index: 1000;
  }
  /*Info page styling*/
  .info-block {
    background-color: #dae5ec;
    padding: 30px 0px 0 0px;
  }
  .info-block2 {
    background-color: #dae5ec;
    padding: 0px 0px 30px 0px;
  }
  .formcustompadding {
    padding: 30px 15px !important;
  }
  .member {
    margin: 0% 1%;
  }
  .nav-tabs li {
    padding: 10px 8px;
  }
  .navbar-brand img {
    left: -10px;
    max-width: 120px;
  }
  nav {
    height: initial;
  }
  .img-fluid {
    max-height: 185px !important;
  }
  .navbar-nav a {
    position: initial;
    right: 0px;
    top: 0px;
  }
  .navbar-nav a:hover {
    background-color: #91a7b4;
    padding: 5px;
  }
  .desktophidden {
    display: initial;
  }
  /*Content*/
  .houseblock {
    max-width: 95% !important;
  }
  .content {
    width: 100%;
  }
  .starter-text {
    max-width: 100%;
    margin: 2% auto;
  }
  .filter-buttons {
    max-width: 100%;
    margin: 1% auto;
  }
  .filter-buttons a {
    font-family: VectoraRoman;
    letter-spacing: 1px;
    color: black;
    border: 0.5px solid black;
    padding: 10px 15px;
    position: relative;
    left: 0px;
    display: block;
    text-align: center;
  }
  /*advanced filter styling*/
  #filters select,
  button {
    display: block;
    float: left;
    border: none !important;
    max-width: 280px;
    margin: 3px;
  }
  .hide-filter input {
    max-width: 280px;
    position: absolute;
    top: 250px;
    left: 2px;
  }
  #search form {
    max-width: 90%;
    margin: 5px auto;
  }
  #filterbox {
    height: 370px;
  }
  .object-actionbutton:last-child {
    border-left: 0px solid white;
  }
  .object-actionbutton:first-child {
    border-right: 0px solid white;
  }
  /*footer*/
  .footer {
    background-color: #edf2f5 !important;
    padding-left: 180px;
    padding-right: 180px;
    padding: 50px 30px 50px 30px;
  }
  .footer p {
    letter-spacing: 1px;
    line-height: 24px;
    font-family: VectoraRoman;
  }
}

/* iPhone 6 (landscape) ----------- */

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
  .custom-topbar {
    display: none;
  }
  .flag {
    display: none;
  }
  #search form {
    max-width: 93%;
  }
  .navbar-brand img {
    left: -10px;
    max-width: 120px;
  }
  nav {
    height: initial;
  }
  .img-fluid {
    max-height: 185px !important;
  }
  .navbar-nav a {
    position: initial;
    right: 0px;
    top: 0px;
  }
  .navbar-nav a:hover {
    background-color: #91a7b4;
    padding: 5px;
  }
  .desktophidden {
    display: initial;
  }
  /*Content*/
  .content {
    width: 100%;
  }
  .starter-text {
    max-width: 100%;
    margin: 2% auto;
  }
  .filter-buttons {
    max-width: 100%;
    margin: 1% auto;
  }
  .filter-buttons a {
    font-family: VectoraRoman;
    letter-spacing: 1px;
    color: black;
    border: 0.5px solid black;
    padding: 10px 15px;
    position: relative;
    left: 0px;
    display: block;
  }
  .object-actionbutton:last-child {
    border-left: 0px solid white;
  }
  .object-actionbutton:first-child {
    border-right: 0px solid white;
  }
  /*footer*/
  .footer {
    background-color: #edf2f5 !important;
    padding-left: 180px;
    padding-right: 180px;
    padding: 50px 30px 50px 30px;
  }
  .footer p {
    letter-spacing: 1px;
    line-height: 24px;
    font-family: VectoraRoman;
  }
}

/* iPhone 6 (portrait) ----------- */

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
  .custom-topbar {
    display: none;
  }
  .flag {
    display: none;
  }
  #polyglotLanguageSwitcher {
    position: absolute !important;
    top: 0px;
    right: 75px;
    z-index: 1000;
  }
  .cms-navigation {
    padding: 10px 0px;
    max-width: 100%;
    margin: 0 auto;
  }
  .computer {
    background-image: url("../../images/slg_2.png");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 280px;
  }
  .iframe {
    position: absolute;
    left: 40px;
    top: 35px;
    width: 270px;
    height: 165px;
  }
  .main-info-block {
    padding: 10px 10px 10px 10px;
  }
  .formcustompadding {
    padding: 30px 15px !important;
  }
  /*Info page styling*/
  .info-block {
    background-color: #dae5ec;
    padding: 30px 0px 0 0px;
  }
  .info-block2 {
    background-color: #dae5ec;
    padding: 0px 0px 30px 0px;
  }
  .member {
    margin: 0% 2%;
  }
  .nav-tabs {
    max-width: 100%;
    position: relative;
    left: -95px;
  }
  .nav-tabs li {
    padding: 8px 16px;
  }
  .navbar-brand img {
    left: -10px;
    max-width: 120px;
  }
  nav {
    height: initial;
  }
  .img-fluid {
    max-height: 185px !important;
  }
  .navbar-nav a {
    position: initial;
    right: 0px;
    top: 0px;
  }
  .navbar-nav a:hover {
    background-color: #91a7b4;
    padding: 5px;
  }
  .desktophidden {
    display: initial;
  }
  /*Content*/
  .houseblock {
    max-width: 95% !important;
  }
  .content {
    width: 100%;
  }
  .starter-text {
    max-width: 100%;
    margin: 2% auto;
  }
  .filter-buttons {
    max-width: 100%;
    margin: 1% auto;
  }
  .filter-buttons a {
    font-family: VectoraRoman;
    letter-spacing: 1px;
    color: black;
    border: 0.5px solid black;
    padding: 10px 15px;
    position: relative;
    left: 0px;
    display: block;
    text-align: center;
  }
  .object-actionbutton:last-child {
    border-left: 0px solid white;
  }
  .object-actionbutton:first-child {
    border-right: 0px solid white;
  }
  /*advanced filter styling*/
  #filters select,
  button {
    display: block;
    float: left;
    border: none !important;
    max-width: 310px;
    margin: 3px;
  }
  .hide-filter input {
    max-width: 310px;
    position: absolute;
    top: 250px;
    left: 2px;
  }
  #search form {
    max-width: 90%;
    margin: 5px auto;
  }
  #filterbox {
    height: 370px;
  }
  /*footer*/
  .footer {
    background-color: #edf2f5 !important;
    padding-left: 180px;
    padding-right: 180px;
    padding: 50px 30px 50px 30px;
  }
  .footer p {
    letter-spacing: 1px;
    line-height: 24px;
    font-family: VectoraRoman;
  }
}