html, body {
  position: relative;
  margin: 0 auto;
  /* color: #726f64; */
  color: #87847a;
  background: #070808;
  font-family: 'Sorts Mill Goudy', serif;
  width: 100%;
  max-width: 970px;
}
.container {
  max-width: 100%;
}
.logo {
  position: absolute;
  z-index: 3;
  background: url(content/logo.png) no-repeat;
  background-size: 100%;
  width: 160px;
  height: 160px;
  top: 32px;
  left: 50%;
  transform: translateX(-50%);
}
.menu-meniu-principal-container {
  position: relative;
  margin-top: -8px;
  padding: 18px 0 14px 0px;
  background: #87847a;
  padding-left: 0;
  text-align: center;
}
#menu-meniu-principal {
  padding-left: 0;
}
#menu-meniu-principal li {
  display: inline-block;
}
#menu-meniu-principal li:nth-child(4) {
  padding-right: 190px;
}
#menu-meniu-principal a {
  text-decoration: none;
  margin: 0.2em;
  padding: 0 5px 0 5px;
  color: #2a363e;
  font-family: 'Source Sans', sans-serif;
  font-size: 11.4px;
  text-transform: uppercase;
  position: relative;
  z-index: 8;
}
#menu-meniu-principal a:hover {
  color: #12181c;
}
ul {
  margin-bottom: 30px;
}
ul.menu {
  margin-bottom: 0;
}
.menu-meniu-secundar-container {
  position: relative;
  z-index: 2;
  margin-top: 71px;
  min-width: 970px;
  padding-left: 0;
}
#menu-meniu-secundar {
  padding-left: 0;
}
#menu-meniu-secundar li {
  display: inline-block;
}
#menu-meniu-secundar li:nth-child(1) {
  padding-left: 14px;
  padding-right: 72px;
}
#menu-meniu-secundar li:nth-child(2) {
  padding-right: 263px;
}
#menu-meniu-secundar li:nth-child(3) {
  padding-right: 72px;
  /*  1.9em  */
}
#menu-meniu-secundar li:nth-child(4) {}
#menu-meniu-secundar a {
  text-decoration: none;
  padding: 0em 0.5em 0em 0.9em;
  color: #ebd4c2;
  font-family: 'Great Vibes', serif;
  font-size: 18px;
}
#menu-meniu-secundar a:hover {
  opacity: 0.9;
}
.social-entertainment {
  position: absolute;
  z-index: 1;
  float: left;
  background: url(content/menu_players.png) no-repeat;
  background-size: 100%;
  width: 190px;
  height: 80px;
  top: 14px;
  left: -2px;
}
.serious-games {
  position: absolute;
  z-index: 1;
  display: inline-block;
  float: left;
  background: url(content/menu_corporate.png) no-repeat;
  background-size: 100%;
  width: 190px;
  height: 80px;
  top: 14px;
  left: 200px;
}
.quality-time {
  position: absolute;
  z-index: 1;
  display: inline-block;
  float: right;
  background: url(content/menu_family.png) no-repeat;
  background-size: 100%;
  width: 190px;
  height: 80px;
  top: 14px;
  right: 200px;
}
.learning-playground {
  position: absolute;
  z-index: 1;
  display: inline-block;
  float: right;
  background: url(content/menu_schools.png) no-repeat;
  background-size: 100%;
  width: 190px;
  height: 80px;
  top: 14px;
  right: -2px;
}
.header-contact-details {
  position: relative;
  margin-bottom: 10px;
}
.details-one {
  margin-top: 4px;
  display: inline-block;
  float: left;
  font-family: 'Sorts Mill Goudy', serif;
  font-size: 14px;
  color: #87847a;
  padding-right: 3em;
}
.details-two {
  margin-top: 4px;
  display: inline-block;
  float: left;
  font-family: 'Sorts Mill Goudy', serif;
  font-size: 14px;
  color: #87847a;
}
.details-three {
  margin-top: 4px;
  display: inline-block;
  float: right;
  font-family: 'Sorts Mill Goudy', serif;
  font-size: 14px;
  color: #87847a;
}
.marcellus h3,
.marcellus h4,
.marcellus,
h3, h4 {
  font-family: 'Marcellus SC', serif;
}
h3 {
  margin-top: 30px;
}
h2 {
  font-family: 'Marcellus SC', serif;
  font-weight: lighter;
  padding: 6px 0 6px 0;
}
h2.title-background {
  position: relative;
  z-index: 1;
  margin: 30px 0 30px 0;
}
h2.title-background:before {
  border-top: 1px solid #87847a;
  content: "";
  margin: 0 auto;
  position: absolute;
  top: 50%;a
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
  background: none;
}
.title-background-cross {
  position: relative;
  z-index: 3;
}
.title-background-cross:before {
  content: "";
  background: url("content/cross.png");
  background-size: 100% 100%;
  position: absolute;
  left: -5px;
  top: 8px;
  height: 22px;
  width: 22px;
  z-index: 1000;
}
.title-background-cross:after {
  content: "";
  background: url("content/cross.png");
  background-size: 100% 100%;
  position: absolute;
  right: -5px;
  top: 8px;
  height: 22px;
  width: 22px;
  z-index: 1000;
}
h2.title-background span {
  background: #070808;
  padding: 0 0.75em;
}
.footer-social-media {
  width: 100%;
  text-align: center;
  display: block;
  margin-bottom: 20px;
}
.tripadvisor {
  background: url(content/footer_tripadvisor.png) 50% no-repeat;
  background-size: 100%;
  width: 60px;
  height: 60px;
  display: inline-block;
  float: left;
  margin-top: -15px;
}
.facebook {
  background: url(content/footer_facebook.png) 50% no-repeat;
  background-size: 100%;
  width: 60px;
  height: 60px;
  display: inline-block;
  float: left;
  margin-top: -15px;
}
.linkedin {
  background: url(content/footer_linkedin.png) 50% no-repeat;
  background-size: 100%;
  width: 60px;
  height: 60px;
  display: inline-block;
  float: left;
  margin-top: -15px;
}
.googleplus {
  background: url(content/footer_googleplus.png) 50% no-repeat;
  background-size: 100%;
  width: 60px;
  height: 60px;
  display: inline-block;
  float: left;
  margin-top: -15px;
}
.instagram {
  background: url(content/footer_instagram.png) 50% no-repeat;
  background-size: 100%;
  width: 60px;
  height: 60px;
  display: inline-block;
  float: left;
  margin-top: -15px;
}
.rre {
  background: url(content/footer_rre.png) 50% no-repeat;
  background-size: 100%;
  width: 60px;
  height: 60px;
  display: inline-block;
  float: right;
  margin-top: -15px;
}
.tes {
  background: url(content/footer_tes.png) 50% no-repeat;
  background-size: 100%;
  width: 60px;
  height: 60px;
  display: inline-block;
  float: right;
  margin-top: -15px;
}
.footer-text {
  color: #87847a;
  font-family: 'Cinzel', serif;
  font-size: 9px;
  margin-top: 10px;
  text-align: center;
}
.footer-column-icons {
  width: 35%;
  display: inline-block;
  float: left;
  margin-bottom: 20px;
}
.footer-column-text {
  width: 45%;
  display: inline-block;
  margin-bottom: 20px;
}
.footer-column-rre {
  width: auto;
  display: inline-block;
  float: right;
  margin-bottom: 20px;
}
.right-border {
  border-right: 1px solid #87847a;
}
.bottom-border {
  border-bottom: 1px solid #87847a;
}
.the-story-about {
  background-image: url('../images/the-story-about.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-top: 71.78%;
}
.the-story-about .copy {
  position: absolute;
  z-index: 2;
  top: 36%;
  left: 50%;
  transform: translateX(-50%);
  font-family: 'Sorts Mill Goudy', serif;
  font-style: oblique;
  color: #c59870;
}
.the-story-image {
  background-image: url('../images/the-story-image.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-top: 71.78%;
}
.the-game-kudra-about {
  background-image: url('../images/the-game-kudra-about.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-top: 71.78%;
}
.the-game-kudra-about .copy {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.the-game-kudra-about .copy {
  font-family: 'Sorts Mill Goudy', serif;
  font-style: oblique;
  color: #87847a;
}
.the-game-kudra-image {
  background-image: url('../images/the-game-kudra-image.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-top: 71.78%;
}
.the-game-connolly-about {
  background-image: url('../images/the-game-connolly-about.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-top: 71.78%;
}
.the-game-connolly-about .copy {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.the-game-connolly-image {
  background-image: url('../images/the-game-connolly-image.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-top: 71.78%;
}
.no-padding {
  padding: 0;
}
.no-margin {
  margin: 0;
}
.stripe p {
  font-family: 'Marcellus SC', serif;
  font-size: 21px;
  color: #070808;
  padding: 6px 12px 6px 12px;
  text-align: center;
}
.stripe-blue {
  background-color: #8695a2;
  background-image: linear-gradient(to right, #070808 0%, #8695a2 15%, #8695a2 85%, #070808 100%);
}
.stripe-gold {
  background-color: #87847a;
  background-image: linear-gradient(to right, #070808 0%, #87847a 15%, #87847a 85%, #070808 100%);
}
.stripe-red {
  background-color: #693a36;
  background-image: linear-gradient(to right, #070808 0%, #693a36 15%, #693a36 85%, #070808 100%);
}
.features {
  position: relative;
  text-align: center;
  font-family: 'Cinzel', serif;
  font-size: 12px;
  color: #87847a;
  text-align: center;
}
.features img {
  max-width: 80px;
  margin: 0 auto;
  padding-bottom: 10px;
}
/*.how-to-play {
  font-family: 'Cinzel', serif;
  font-size: 14px;
  color: #87847a;
  text-align: center;
  text-transform: uppercase;
}*/
.how-to-play {
  font-family: 'Cinzel', serif;
  color: #87847a;
  text-align: center;
}
.how-to-play p {
  text-transform: uppercase;
}
.step {
  position: relative;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 80px;
  height: 80px;
  left: 50%;
  transform: translate(-50%);
  margin-bottom: 20px;
}
.step.step-one {
  background-image: url("../images/step-1.png");
}
.step.step-two {
  background-image: url("../images/step-2.png");
}
.step.step-three {
  background-image: url("../images/step-3.png");
}
.players-type {
  position: relative;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 140px;
  height: 70px;
  left: 50%;
  transform: translate(-50%);
}
.players-type.adults {
  background-image: url("../images/players-adults.png");
}
.players-type.kids {
  background-image: url("../images/players-kids.png");
}
.players-category {
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-top: 70.65%;
}
.players-category.players {
  background-image: url("../images/players-category-players.png");
}
.players-category.corporate {
  background-image: url("../images/players-category-corporate.png");
}
.players-category.family {
  background-image: url("../images/players-category-family.png");
}
.players-category.schools {
  background-image: url("../images/players-category-schools.png");
}
.stats {
  position: relative;
  text-align: center;
  font-family: 'Cinzel', serif;
  font-size: 14px;
  color: #87847a;
  text-align: center;
}
.stats span {
  font-family: 'Marcellus SC', serif;
  font-size: 36px;
}
.color-blue {
  color: #afc5d7;
}
.color-yellow {
  color: #c59870;
}
.color-yellow-two {
  color: #efbf8e;
}
.color-beige {
  color: #87847a;
}
.color-yellow-three {
  color: #8e6b48;
}
.color-yellow-four {
  color: #ebd4c2;
}
.color-red {
  color: #693a36;
}
.color-dark-blue {
  color: #3d4a51;
}
.color-dark-blue-two {
  color: #293338;
}
.color-dark {
  color: #070808;
}
.stats-column {
  position: relative;
  width: 14.2%;
  float: left;
}
.stats-column-last {
  position: relative;
  width: 14.2%;
  float: right;
}
.testimonials-container {
  margin-bottom: 20px;
}
.testimonials {
  position: relative;
  background-color: #87847a;
  padding: 10px 40px 10px 40px;
  text-align: center;
  font-family: 'Sorts Mill Goudy', serif;
  font-style: italic;
  color: #293338;
}
.testimonials h4 {
  margin-bottom: 30px;
}
.testimonials p {
  margin-bottom: 30px;
  font-size: 16px;
}
.contact {
  position: relative;
  text-align: center;
  font-family: 'Cinzel', serif;
  color: #87847a;
}
.contact-steps {
  position: relative;
  margin-bottom: 25px;
}
.contact-steps h2 {
  font-family: 'Marcellus SC', serif;
  margin-top: 0;
}
.contact-instructions {
  position: relative;
  margin-bottom: 25px;
}
.btn-primary {
  position: relative;
  font-family: 'Marcellus SC', serif;
  font-size: 16px;
  padding: 8px 32px;
}
.btn-action-yellow {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  text-transform: uppercase;
  transition: 0.2s ease-in-out;
}
.players-category .btn-action-yellow {
  bottom: -8px;
  top: auto;
}
.prices .btn-action-yellow {
  position: relative;
  top: auto;
  left: auto;
}
.btn-action-yellow:hover {
  background-color: #c59870;
  text-decoration: none;
  color: #070808;
}
.btn-action-yellow:before {
  position: absolute;
  content: "";
  background-image: url("../images/btn-yellow-left.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 32px;
  height: 32px;
  left: -20px;
  top: -8px;
}
.btn-action-yellow:after {
  position: absolute;
  z-index: -1;
  content: "";
  background-image: url("../images/btn-yellow-right.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 32px;
  height: 32px;
  right: -20px;
  top: -8px;
}

.btn-action-beige {
  position: absolute;
  bottom: 14px;
  left: 50%;
  transform: translateX(-50%);
  text-transform: uppercase;
  transition: 0.2s ease-in-out;
}
.btn-action-beige:hover {
  background-color: #656258;
  text-decoration: none;
  color: #070808;
}
.btn-action-beige:before {
  position: absolute;
  content: "";
  background-image: url("../images/btn-beige-left.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 32px;
  height: 32px;
  left: -20px;
  top: -8px;
}
.btn-action-beige:after {
  position: absolute;
  z-index: -1;
  content: "";
  background-image: url("../images/btn-beige-right.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 32px;
  height: 32px;
  right: -20px;
  top: -8px;
}

.btn-action-red {
  position: absolute;
  bottom: 14px;
  left: 50%;
  transform: translateX(-50%);
  text-transform: uppercase;
  transition: 0.2s ease-in-out;
}
.players-category .btn-action-red {
  bottom: -8px;
}
.prices .btn-action-red {
  position: relative;
  bottom: auto;
  left: auto;
}
.kudra .btn-action-red,
.doctor .btn-action-red {
  position: relative;
  bottom: auto;
  left: auto;
}
.see-more .btn-action-red {
  position: relative;
  left: 50%;
  display: inline-block;
  transform: translateX(-50%);
  bottom: 60px;
}
.btn-action-red:hover {
  background-color: #5f3330;
  text-decoration: none;
  color: #efbf8e;
}
.btn-action-red:before {
  position: absolute;
  content: "";
  background-image: url("../images/btn-red-left.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 32px;
  height: 32px;
  left: -20px;
  top: -8px;
}
.btn-action-red:after {
  position: absolute;
  z-index: -1;
  content: "";
  background-image: url("../images/btn-red-right.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 32px;
  height: 32px;
  right: -20px;
  top: -8px;
}
.btn-action-dark-blue {
  position: absolute;
  bottom: 14px;
  left: 50%;
  transform: translateX(-50%);
  text-transform: uppercase;
  transition: 0.2s ease-in-out;
}
.players-category .btn-action-dark-blue {
  bottom: -8px;
}
.testimonials-container .btn-action-dark-blue {
  bottom: -30px;
  font-style: normal;
}
.btn-action-dark-blue:hover {
  background-color: #38454b;
  text-decoration: none;
  color: #efbf8e;
}
.btn-action-dark-blue:before {
  position: absolute;
  content: "";
  background-image: url("../images/btn-dark-blue-left.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 32px;
  height: 32px;
  left: -20px;
  top: -8px;
}
.btn-action-dark-blue:after {
  position: absolute;
  z-index: -1;
  content: "";
  background-image: url("../images/btn-dark-blue-right.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 32px;
  height: 32px;
  right: -20px;
  top: -8px;
}

.btn-secondary {
  font-family: 'Sorts Mill Goudy', serif;
  font-size: 14px;
  font-style: italic;
}
.btn-read-more {
  position: absolute;
  bottom: 95px;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.2s ease-in-out;
}
.btn-read-more:hover {
  color: #c59870;
  text-decoration: none;
}
.the-game-kudra .btn-read-more,
.the-game-connolly .btn-read-more {
  bottom: 70px;
}
.players-category .btn-read-more {
  bottom: 62px;
}
.bg-yellow {
  background-color: #efbf8e;
}
.bg-beige {
  background-color: #87847a;
}
.bg-red {
  background-color: #693a36;
}
.bg-dark-blue {
  background-color: #3d4a51;
}
.see-more {
  position: relative;
}
.see-more .connolly {
  background-image: url('../images/see-more-connolly.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-top: 84.81%;
}
.see-more .connolly-image {
  background-image: url('../images/see-more-connoly-image.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-top: 84.81%;
}
.see-more .childs-room {
  background-image: url('../images/see-more-childs-room.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-top: 84.81%;
}
.see-more .childs-room-image {
  background-image: url('../images/see-more-childs-room-image.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-top: 84.81%;
}
.see-more .mansion {
  background-image: url('../images/see-more-mansion.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-top: 84.81%;
}
.see-more .mansion-image {
  background-image: url('../images/see-more-mansion-image.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-top: 84.81%;
}
.see-more .kudra-more {
  background-image: url('../images/see-more-kudra-more.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-top: 84.81%;
}
.see-more .kudra-more-image {
  background-image: url('../images/see-more-kudra-more-image.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-top: 84.81%;
}
.kudras-dream-image {
  background-image: url('../images/details-page-kudra.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-top: 117.5%;
}
.doctor-connolly-image {
  background-image: url('../images/details-page-doctor.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-top: 117.5%;
}
.kudras-dream-about,
.doctor-connolly-about {
  padding: 0 30px;
}
.prices .number span {
  font-family: 'Sorts Mill Goudy', serif;
  font-size: 10pt;
  color: #87847a;
  text-align: center;
}
#bwg_container1_0 #bwg_container2_0 .bwg_slideshow_dots_0 {
  background: #87847a !important;
  border: 1px solid #070808 !important;
}
#bwg_container1_0 #bwg_container2_0 .bwg_slideshow_dots_active_0 {
  background: #efbf8e !important;
  border: 1px solid #070808 !important;
}
#bwg_container1_0 #bwg_container2_0 .bwg_slideshow_dots_container_0 {
  bottom: -20px;
  top: auto !important;
}
.book-btn-individual {
  display: block;
  margin: 30px auto;
}
.align-left {
  float: left;
}
.book-btn-individual a {
  position: relative !important;
  display: inline-block !important;
  bottom: 0 !important;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.margin-bottom {
  margin-bottom: 30px;
}
.individual-content .btn-secondary {
  position: relative !important;
  display: inline-block !important;
  bottom: 0;
  left: auto;
  transform: none;
  margin: 5px 0 10px 0;
}
.panel-heading {
  background-color: transparent;
  border-color: #87847a;
  padding: 0 ;
}
.panel-title > a {
  position: relative;
  text-decoration: none;
  display: inline-block;
  padding: 15px 15px 10px 15px;
  width: 100%;
  transition: .3s;
  color: #efbf8e;
  background-color: #693a36;
}
.panel-title > a:hover,
.panel-title > a:focus,
.panel-title > a:active {
  background-color: #7d4944;
}
.panel-group .panel {
  background-color: transparent;
  border-radius: 0;
  margin-bottom: 15px;
}
.panel-default,
.panel-body {
  border-color: #87847a !important;
}
.panel-body p:last-child {
  margin-bottom: 0;
}
.individual-features {
  display: inline-block;
  text-align: center;
}
.individual-icon {
  margin: 25px 0;
}
.individual-icon img {
  max-width: 70px;
  margin: 0 auto;
}
.how-to-play .individual-icon img {
  max-width: 110px;
}
.individual-photo-showcase {
  display: block;
  margin-bottom: 30px;
}
.divider {
  border-bottom: 1px solid #87847a;
  margin: 50px 0;
}
.awesome {
  font-size: 150%;
}
a.text-link {
  color: #c59870;
  text-decoration: none;
}
a.text-link:hover {
  color: #efbf8e;
}
.partner-logo {
  padding-top: 15px;
  padding-bottom: 15px;
}




/*
1-5 columns
*/
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}






/*
Start of responsive elements structuring
*/
@media screen and (max-width: 992px) {
  .logo {
    background: url(content/logo.png) no-repeat;
    background-size: 100%;
    width: 140px;
    height: 140px;
    left: 50%;
    transform: translateX(-50%);
  }
  .primary-menu {
    margin-bottom: 30px;
  }
  .toggle-responsive-menu {
    position: relative;
    background-color: #87847a;
    margin-top: 72px;
    text-align: right;
  }
  .toggle-responsive-menu-icon {
    font-size: 21px;
    color: #070808;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #5d5b52;
    border: none;
    border-radius: 0;
    transition: 0.2s ease-in-out;
  }
  .toggle-responsive-menu-icon:hover {
    background-color: #4e4c46;
    color: #070808;
  }
  .menu-meniu-principal-container {
    position: relative;
    margin-top: 0;
    padding: 16px 0 14px 0px;
    background: #87847a;
    padding-left: 0;
    text-align: center;
    display: none;
  }
  #menu-meniu-principal {
    background: #87847a;
    padding-top: 40px;
  }
  #menu-meniu-principal li {
    display: block;
    padding-top: 11pt;
    padding-bottom: 11pt;
    border-top: 1px solid #5c5a52;
  }
  #menu-meniu-principal li:nth-child(4) {
    padding-right: 0em;
  }
  #menu-meniu-principal li:nth-child(5) {
    padding-left: 0em;
  }
  #menu-meniu-principal li:nth-child(9) {
    margin-bottom: -11pt;
  }
  #menu-meniu-principal a {
    margin: 0 auto;
    font-size: 14pt;
  }
  #menu-meniu-principal a:hover {
    opacity: 0.75;
  }
  #menu-meniu-secundar {
    display: none;
  }
  #background-meniu-secundar {
    display: none;
  }
  #select li {
    width: 100%;
  }
  .right-border {
    border: none;
  }
  .btn-primary {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .btn-read-more {
    bottom: 30%;
  }
  .the-game-kudra .btn-read-more,
  .the-game-connolly .btn-read-more {
    bottom: 18%;
  }
  .players-category .btn-read-more {
    bottom: 21%;
  }
  .players-category .btn-action-yellow,
  .players-category .btn-action-dark-blue,
  .players-category .btn-action-red {
    bottom: -2%;
  }
  .testimonials-container .btn-action-dark-blue {
    bottom: -20%;
  }
  .toggle-responsive-menu .btn-primary {
    margin-bottom: 0;
  }

  .footer-column-icons {
    width: 300px;
    margin: 0 auto;
    display: block;
    float: none;
    margin-bottom: 40px;
  }
  .footer-column-text {
    width: 300px;
    margin: 0 auto;
    display: block;
    float: none;
    margin-bottom: 20px;
  }
  .footer-column-rre {
    width: 120px;
    margin: 0 auto;
    display: block;
    float: none;
    margin-bottom: 30px;
  }
}


@media screen and (max-width:595px) {
  .logo {
    width: 100px;
    height: 100px;
  }
  h2 {
    font-size: 22pt;
    font-weight: lighter;
  }
  h2.title-background {
    top: 10pt;
  }
  h3 {
    font-size: 16px;
  }
  h4 {
    font-size: 14px;
  }
  .btn-primary {
    font-size: 12px;
    padding: 8px 30px 8px 30px;
    margin-bottom: 5px;
  }
  .the-game-kudra .btn-action-beige,
  .the-game-connolly .btn-action-red {
    bottom: 0;
  }
  .btn-read-more {
    bottom: 26%;
  }
  .the-game-kudra .btn-read-more,
  .the-game-connolly .btn-read-more,
  .players-category .btn-read-more {
    bottom: 19%;
  }
  .players-category .btn-action-yellow,
  .players-category .btn-action-dark-blue,
  .players-category .btn-action-red {
    bottom: -5%;
  }
  .testimonials-container .btn-action-dark-blue {
    bottom: -8%;
  }
  .prices .btn-action-yellow,
  .prices .btn-action-red {
    top: 7px;
  }
  .kudra .btn-action-red,
  .doctor .btn-action-red {
    bottom: 15px;
  }
  .see-more .btn-action-red {
    bottom: 50px;
  }
  .players-category {
    margin-bottom: 40px;
  }
  .primary-menu {
    margin-bottom: 0;
  }
  .toggle-responsive-menu {
    margin-top: 60px;
  }
  .toggle-responsive-menu-icon {
    font-size: 16px;
    padding: 10px 20px 10px 20px;
  }
  .menu-meniu-principal-container {
    padding: 16px 0 14px 0px;
  }
  #menu-meniu-principal {
    background: #87847a;
    padding-top: 24px;
  }
  #menu-meniu-principal li {
    display: block;
    padding-top: 6pt;
    padding-bottom: 6pt;
  }
  #menu-meniu-principal a {
    font-size: 10pt;
  }
  .stats-column {
    width: 49%;
  }
  .stats-column-last {
    width: 100%;
  }
  .stats-column-last span {
    font-family: 'Marcellus SC', serif;
    font-size: 26pt;
  }
  .title-background-cross:before {
    left: -5px;
    top: 7.5px;
    width: 22px;
    height: 22px;
  }
  .title-background-cross:after {
    right: -5px;
    top: 7.5px;
    width: 22px;
    height: 22px;
  }
}
@media screen and (max-width:375px) {
  .stripe p {
    font-size: 16px;
  }
  .the-story .btn-primary {
    padding: 8px 14px 8px 14px;
  }
  .players-category .btn-action-yellow,
  .players-category .btn-action-dark-blue,
  .players-category .btn-action-red {
    bottom: -7%;
  }
  h2 {
    font-size: 18pt;
  }
  h4 {
    font-size: 12px;
  }
  .logo {
    top: 16px;
  }
  .toggle-responsive-menu {
    margin-top: 44px;
  }
  #menu-meniu-principal {
    background: #87847a;
  }
  #menu-meniu-principal li {
    display: block;
    padding-top: 5pt;
    padding-bottom: 5pt;
  }
  #menu-meniu-principal a {
    font-size: 8pt;
  }
  .title-background-cross:before {
    left: -5px;
    top: 7.5px;
    width: 17px;
    height: 17px;
  }
  .title-background-cross:after {
    right: -5px;
    top: 7.5px;
    width: 17px;
    height: 17px;
  }
}
@media screen and (max-width:320px) {
  .the-story .btn-primary {
    padding: 8px 14px 8px 14px;
  }
  .btn-read-more {
    bottom: 24%;
  }
  .players-category .btn-read-more {
    bottom: 18%;
  }
  .players-category .btn-action-yellow,
  .players-category .btn-action-dark-blue,
  .players-category .btn-action-red {
    bottom: -10%;
  }
  .testimonials-container .btn-action-dark-blue {
    bottom: -5%;
  }
  .logo {
    width: 90px;
    height: 90px;
  }
  .toggle-responsive-menu {
    margin-top: 44px;
  }
  .toggle-responsive-menu-icon {
    font-size: 14px;
    padding: 8px 15px 8px 15px;
  }
}
