﻿
@media (max-width: 1199px) {
  .carousel-caption > h2 {
    font-size: 55px;
  }
  .carousel-caption > p {
    font-size: 20px;
  }
  .mg-room figcaption h2 {
    -webkit-transform: translate(0, 90px);
        -ms-transform: translate(0, 90px);
            transform: translate(0, 90px);
  }
  .mg-room figcaption .mg-room-rating {
    -webkit-transform: translate(0, 90px);
        -ms-transform: translate(0, 90px);
            transform: translate(0, 90px);
  }
  .mg-room figcaption .mg-room-price {
    -webkit-transform: translate(0, 90px);
        -ms-transform: translate(0, 90px);
            transform: translate(0, 90px);
  }
  .mg-room figcaption .btn-link {
    -webkit-transform: translate(0, 10px);
        -ms-transform: translate(0, 10px);
            transform: translate(0, 10px);
  }
  .mg-room figcaption p {
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 20px;
  }
  .mg-room figcaption p,
  .mg-room figcaption ul {
    -webkit-transform: translate(0, 10px);
        -ms-transform: translate(0, 10px);
            transform: translate(0, 10px);
  }
  .mg-room.mg-room-col-2 figcaption h2 {
    font-size: 25px;
    -webkit-transform: translate(0, 180px);
        -ms-transform: translate(0, 180px);
            transform: translate(0, 180px);
  }
  .mg-room.mg-room-col-2 figcaption .mg-room-rating {
    -webkit-transform: translate(0, 180px);
        -ms-transform: translate(0, 180px);
            transform: translate(0, 180px);
  }
  .mg-room.mg-room-col-2 figcaption .mg-room-price {
    -webkit-transform: translate(0, 180px);
        -ms-transform: translate(0, 180px);
            transform: translate(0, 180px);
  }
  .mg-room.mg-room-col-2 figcaption p {
    display: none;
  }
  .mg-room.mg-room-col-2:hover figcaption {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .mg-room.mg-room-col-2:hover figcaption p,
  .mg-room.mg-room-col-2:hover figcaption ul,
  .mg-room.mg-room-col-2:hover figcaption .btn {
    opacity: 1;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .mg-room.mg-room-col-2:hover figcaption .btn {
    opacity: 1;
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
  .mg-room.mg-room-col-2:hover figcaption .btn.btn-link {
    -webkit-transition: opacity 0.3s ease 0.5s, -webkit-transform 0.3s ease 0.5s, color 0.3s;
            transition: opacity 0.3s ease 0.5s, transform 0.3s ease 0.5s, color 0.3s;
  }
  .mg-room.mg-room-col-2:hover figcaption p,
  .mg-room.mg-room-col-2:hover figcaption ul {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  .mg-room.mg-room-col-2:hover figcaption h2,
  .mg-room.mg-room-col-2:hover figcaption .mg-room-rating,
  .mg-room.mg-room-col-2:hover figcaption .mg-room-price {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .mg-room.mg-room-col-2:hover figcaption h2,
  .mg-room.mg-room-col-2:hover figcaption .mg-room-rating {
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
  }
  .mg-room.mg-room-col-2:hover figcaption .mg-room-price {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
  .mg-room.mg-room-col-4 figcaption h2 {
    -webkit-transform: translate(0, 50px);
        -ms-transform: translate(0, 50px);
            transform: translate(0, 50px);
  }
  .mg-room.mg-room-col-4 figcaption .mg-room-rating {
    display: none;
    -webkit-transform: translate(0, 50px);
        -ms-transform: translate(0, 50px);
            transform: translate(0, 50px);
  }
  .mg-room.mg-room-col-4 figcaption .mg-room-price {
    font-size: 20px;
    -webkit-transform: translate(0, 50px);
        -ms-transform: translate(0, 50px);
            transform: translate(0, 50px);
  }
  .mg-room.mg-room-col-4 figcaption .btn-link {
    margin-top: 0;
  }
  .mg-room.mg-room-col-4 figcaption .btn.btn-main {
    display: none;
    margin-top: 20px;
  }
  .mg-room.mg-room-col-4:hover figcaption {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .mg-room.mg-room-col-4:hover figcaption p,
  .mg-room.mg-room-col-4:hover figcaption ul,
  .mg-room.mg-room-col-4:hover figcaption .btn {
    opacity: 1;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .mg-room.mg-room-col-4:hover figcaption .btn {
    opacity: 1;
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
  .mg-room.mg-room-col-4:hover figcaption .btn.btn-link {
    -webkit-transition: opacity 0.3s ease 0.5s, -webkit-transform 0.3s ease 0.5s, color 0.3s;
            transition: opacity 0.3s ease 0.5s, transform 0.3s ease 0.5s, color 0.3s;
  }
  .mg-room.mg-room-col-4:hover figcaption p,
  .mg-room.mg-room-col-4:hover figcaption ul {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  .mg-room.mg-room-col-4:hover figcaption h2,
  .mg-room.mg-room-col-4:hover figcaption .mg-room-rating,
  .mg-room.mg-room-col-4:hover figcaption .mg-room-price {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .mg-room.mg-room-col-4:hover figcaption h2,
  .mg-room.mg-room-col-4:hover figcaption .mg-room-rating {
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
  }
  .mg-room.mg-room-col-4:hover figcaption .mg-room-price {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
  .mg-book-now .mg-bn-title {
    font-size: 25px;
  }
  .mg-book-now .mg-bn-title .mg-bn-big {
    font-size: 14px;
  }
  .mg-404-error-txt {
    padding: 0px 140px;
  }
}

/*
 * Boxed Mode Responsive 
 */
@media (max-width: 1199px) {
  .mg-boxed {
    width: 992px;
  }
  .mg-boxed .header {
    max-width: 992px;
  }
  .mg-boxed .carousel-caption > h2 {
    font-size: 50px;
  }
  .mg-boxed .carousel-caption > p {
    font-size: 18px;
    line-height: 28px;
  }
  .mg-listnews {
  margin:0px 5px 20px 5px
}
  .mg-listnews img {
  max-width: 100%;
  height: auto !important;
  }
}
@media (max-width: 991px) {
  .carousel-caption > h2 {
    font-size: 45px;
  }
  .carousel-caption > p {
    font-size: 20px;
  }
  .navbar-nav > li > a {
    padding: 28px 9px 27px;
  }
  .navbar-brand img {
    height: 75px;
  }
  .mg-box-language {
    margin: 33px 20px;
    padding-top:0px;
  }
  .mg-search-box {
    bottom: -73px;
  }
  .mg-room figcaption h2 {
    -webkit-transform: translate(0, 50px);
        -ms-transform: translate(0, 50px);
            transform: translate(0, 50px);
  }
  .mg-room figcaption .mg-room-rating {
    display: none;
    -webkit-transform: translate(0, 90px);
        -ms-transform: translate(0, 90px);
            transform: translate(0, 90px);
  }
  .mg-room figcaption .mg-room-price {
    -webkit-transform: translate(0, 50px);
        -ms-transform: translate(0, 50px);
            transform: translate(0, 50px);
  }
  .mg-room figcaption .btn-link {
    -webkit-transform: translate(0, 10px);
        -ms-transform: translate(0, 10px);
            transform: translate(0, 10px);
  }
  .mg-room figcaption .btn-main {
    display: none;
  }
  .mg-room figcaption p {
    display: none;
  }
  .mg-room figcaption p,
  .mg-room figcaption ul {
    -webkit-transform: translate(0, 10px);
        -ms-transform: translate(0, 10px);
            transform: translate(0, 10px);
  }
  .mg-room.mg-room-col-2 figcaption h2 {
    font-size: 25px;
    -webkit-transform: translate(0, 120px);
        -ms-transform: translate(0, 120px);
            transform: translate(0, 120px);
  }
  .mg-room.mg-room-col-2 figcaption .mg-room-rating {
    display: block;
    -webkit-transform: translate(0, 120px);
        -ms-transform: translate(0, 120px);
            transform: translate(0, 120px);
  }
  .mg-room.mg-room-col-2 figcaption .mg-room-price {
    -webkit-transform: translate(0, 120px);
        -ms-transform: translate(0, 120px);
            transform: translate(0, 120px);
  }
  .mg-room.mg-room-col-2 figcaption .btn-main {
    display: inline-block;
  }
  .mg-room.mg-room-col-2 figcaption ul {
    display: none;
  }
  .mg-room.mg-room-col-2 figcaption p {
    display: block;
  }
  .mg-room.mg-room-col-2:hover figcaption {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .mg-room.mg-room-col-2:hover figcaption p,
  .mg-room.mg-room-col-2:hover figcaption ul,
  .mg-room.mg-room-col-2:hover figcaption .btn {
    opacity: 1;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .mg-room.mg-room-col-2:hover figcaption .btn {
    opacity: 1;
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
  .mg-room.mg-room-col-2:hover figcaption .btn.btn-link {
    -webkit-transition: opacity 0.3s ease 0.5s, -webkit-transform 0.3s ease 0.5s, color 0.3s;
            transition: opacity 0.3s ease 0.5s, transform 0.3s ease 0.5s, color 0.3s;
  }
  .mg-room.mg-room-col-2:hover figcaption p,
  .mg-room.mg-room-col-2:hover figcaption ul {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  .mg-room.mg-room-col-2:hover figcaption h2,
  .mg-room.mg-room-col-2:hover figcaption .mg-room-rating,
  .mg-room.mg-room-col-2:hover figcaption .mg-room-price {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .mg-room.mg-room-col-2:hover figcaption h2,
  .mg-room.mg-room-col-2:hover figcaption .mg-room-rating {
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
  }
  .mg-room.mg-room-col-2:hover figcaption .mg-room-price {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
  .mg-room.mg-room-col-4 figcaption h2 {
    -webkit-transform: translate(0, 120px);
        -ms-transform: translate(0, 120px);
            transform: translate(0, 120px);
  }
  .mg-room.mg-room-col-4 figcaption .mg-room-rating {
    display: block;
    -webkit-transform: translate(0, 120px);
        -ms-transform: translate(0, 120px);
            transform: translate(0, 120px);
  }
  .mg-room.mg-room-col-4 figcaption .mg-room-price {
    font-size: 20px;
    -webkit-transform: translate(0, 120px);
        -ms-transform: translate(0, 120px);
            transform: translate(0, 120px);
  }
  .mg-room.mg-room-col-4 figcaption .btn-link {
    margin-top: 60px;
  }
  .mg-room.mg-room-col-4 figcaption .btn.btn-main {
    display: inline-block;
    margin-top: 60px;
  }
  .mg-room.mg-room-col-4:hover figcaption {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .mg-room.mg-room-col-4:hover figcaption p,
  .mg-room.mg-room-col-4:hover figcaption ul,
  .mg-room.mg-room-col-4:hover figcaption .btn {
    opacity: 1;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .mg-room.mg-room-col-4:hover figcaption .btn {
    opacity: 1;
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
  .mg-room.mg-room-col-4:hover figcaption .btn.btn-link {
    -webkit-transition: opacity 0.3s ease 0.5s, -webkit-transform 0.3s ease 0.5s, color 0.3s;
            transition: opacity 0.3s ease 0.5s, transform 0.3s ease 0.5s, color 0.3s;
  }
  .mg-room.mg-room-col-4:hover figcaption p,
  .mg-room.mg-room-col-4:hover figcaption ul {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  .mg-room.mg-room-col-4:hover figcaption h2,
  .mg-room.mg-room-col-4:hover figcaption .mg-room-rating,
  .mg-room.mg-room-col-4:hover figcaption .mg-room-price {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .mg-room.mg-room-col-4:hover figcaption h2,
  .mg-room.mg-room-col-4:hover figcaption .mg-room-rating {
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
  }
  .mg-room.mg-room-col-4:hover figcaption .mg-room-price {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
  .mg-404-error-txt {
    padding: 0px 40px;
  }
  .mg-about-testimonial .mg-testimonial-slider blockquote {
    padding: 35px 80px 0px;
  }
  .mg-team-member .mg-team-info p {
    display: none;
  }
  .mg-book-now .mg-bn-forms .col-md-3,
  .mg-book-now .mg-bn-forms .col-md-6 {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
  }
  .mg-book-now .mg-bn-forms > form > .row:first-child .row {
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 30px;
  }
  .mg-book-now .mg-bn-title {
    text-align: center;
    box-shadow: none;
    position: relative;
  }
  .mg-book-now .mg-bn-title:after {
    content: '';
    width: 100px;
    height: 3px;
    background-color: #e7b315;
    position: absolute;
    bottom: 5px;
    left: 50%;
    margin-left: -50px;
  }
  .mg-instagram > li {
    width: 25%;
  }
  .mg-listnews {
  margin:0px 5px 20px 5px
}
  .mg-listnews img {
  max-width: 100%;
  height: auto !important;
  }
}
@media (max-width: 991px) {
  .mg-boxed {
    width: 767px;
  }
  .mg-boxed .header {
    max-width: 767px;
  }
  .mg-boxed .carousel-caption > h2 {
    font-size: 35px;
  }
  .mg-boxed .carousel-caption > p {
    font-size: 15px;
    line-height: 25px;
  }
  .mg-boxed .carousel-caption > img {
    width: 120px;
  }
  .mg-widget-contact {
    position:relative;
    margin-top:20px;
      background-color: #fff;
      color: #c0c8c1;
}
  .contacts .paddrow .texRight{
    text-align:left;
    font-weight:normal;
    margin-left:15px;
    padding:0px;
}
  .tickets .paddrow{
    margin:10px;
    vertical-align:middle;
}
    .tickets .paddrow .texRight{
    text-align:left;
    font-weight:normal;
    margin-left:15px;
    padding:0px;
}
  .mg-listnews {
  margin:0px 5px 20px 5px
}
  .mg-listnews img {
  max-width: 100%;
  height: auto !important;
  }
}
@media (max-width: 767px) {
  .container {
    width: 480px;
  }
  .carousel-caption > h2 {
    font-size: 35px;
  }
  .carousel-caption > p {
    font-size: 16px;
  }
  .header .container {
    position: relative;
  }
  .header .navbar-collapse {
    background-color: rgba(22, 38, 46, 0.95);
    position: absolute;
    top: 100%;
    right: 15px;
    min-width: 300px;
    max-height: 320px;
    padding: 0;
    text-align: left;
  }
  .header .navbar-collapse .navbar-nav {
    margin: 0;
  }
  .navbar-nav .open .dropdown-menu > .active > a {
    color: #fff !important;
    background-color: #e7b315 !important;
  }
  .navbar-nav > li > a {
    padding: 15px 20px !important;
  }
  .navbar-nav > li > a:hover {
    color: #fff !important;
    background-color: #e7b315 !important;
  }
  .dropdown > ul {
    display: none;
    padding-left: 20px !important;
    background-color: rgba(0, 0, 0, 0.1) !important;
  }
  .dropdown > ul a {
    -webkit-transition: color 0.5s;
            transition: color 0.5s;
  }
  .dropdown > ul a:hover {
    color: #e7b315 !important;
  }
  .navbar-inverse .navbar-nav > li.active > a {
    box-shadow: none;
    color: #fff !important;
    background-color: #e7b315 !important;
  }
  .header .navbar-collapse.collapse {
    display: none !important;
  }
  .header .navbar-collapse.collapse.in {
    display: block !important;
  }
  .mg-box-language {
    position: absolute;
    top: 0px;
    right: 0px;
  }
  .mg-room figcaption h2 {
    -webkit-transform: translate(0, 170px);
        -ms-transform: translate(0, 170px);
            transform: translate(0, 170px);
  }
  .mg-room figcaption .mg-room-rating {
    display: block;
    -webkit-transform: translate(0, 170px);
        -ms-transform: translate(0, 170px);
            transform: translate(0, 170px);
  }
  .mg-room figcaption .mg-room-price {
    -webkit-transform: translate(0, 170px);
        -ms-transform: translate(0, 170px);
            transform: translate(0, 170px);
  }
  .mg-room figcaption .btn-link {
    -webkit-transform: translate(0, 10px);
        -ms-transform: translate(0, 10px);
            transform: translate(0, 10px);
  }
  .mg-room figcaption .btn-main {
    display: inline-block;
  }
  .mg-room figcaption p {
    display: block;
    margin-bottom: 23px;
    font-size: inherit;
    line-height: inherit;
  }
  .mg-room figcaption p,
  .mg-room figcaption ul {
    -webkit-transform: translate(0, 10px);
        -ms-transform: translate(0, 10px);
            transform: translate(0, 10px);
  }
  .mg-room.mg-room-col-2 figcaption h2 {
    font-size: 25px;
    -webkit-transform: translate(0, 175px);
        -ms-transform: translate(0, 175px);
            transform: translate(0, 175px);
  }
  .mg-room.mg-room-col-2 figcaption .mg-room-rating {
    display: block;
    -webkit-transform: translate(0, 175px);
        -ms-transform: translate(0, 175px);
            transform: translate(0, 175px);
  }
  .mg-room.mg-room-col-2 figcaption .mg-room-price {
    -webkit-transform: translate(0, 175px);
        -ms-transform: translate(0, 175px);
            transform: translate(0, 175px);
  }
  .mg-room.mg-room-col-2 figcaption .btn-main {
    display: inline-block;
  }
  .mg-room.mg-room-col-2 figcaption ul {
    display: none;
  }
  .mg-room.mg-room-col-2 figcaption p {
    display: block;
  }
  .mg-room.mg-room-col-2:hover figcaption {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .mg-room.mg-room-col-2:hover figcaption p,
  .mg-room.mg-room-col-2:hover figcaption ul,
  .mg-room.mg-room-col-2:hover figcaption .btn {
    opacity: 1;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .mg-room.mg-room-col-2:hover figcaption .btn {
    opacity: 1;
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
  .mg-room.mg-room-col-2:hover figcaption .btn.btn-link {
    -webkit-transition: opacity 0.3s ease 0.5s, -webkit-transform 0.3s ease 0.5s, color 0.3s;
            transition: opacity 0.3s ease 0.5s, transform 0.3s ease 0.5s, color 0.3s;
  }
  .mg-room.mg-room-col-2:hover figcaption p,
  .mg-room.mg-room-col-2:hover figcaption ul {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  .mg-room.mg-room-col-2:hover figcaption h2,
  .mg-room.mg-room-col-2:hover figcaption .mg-room-rating,
  .mg-room.mg-room-col-2:hover figcaption .mg-room-price {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .mg-room.mg-room-col-2:hover figcaption h2,
  .mg-room.mg-room-col-2:hover figcaption .mg-room-rating {
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
  }
  .mg-room.mg-room-col-2:hover figcaption .mg-room-price {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
  .mg-room.mg-room-col-4 figcaption h2 {
    -webkit-transform: translate(0, 50px);
        -ms-transform: translate(0, 50px);
            transform: translate(0, 50px);
  }
  .mg-room.mg-room-col-4 figcaption .mg-room-rating {
    display: none;
    -webkit-transform: translate(0, 50px);
        -ms-transform: translate(0, 50px);
            transform: translate(0, 50px);
  }
  .mg-room.mg-room-col-4 figcaption .mg-room-price {
    font-size: 20px;
    -webkit-transform: translate(0, 50px);
        -ms-transform: translate(0, 50px);
            transform: translate(0, 50px);
  }
  .mg-room.mg-room-col-4 figcaption .btn-link {
    margin-top: 0;
  }
  .mg-room.mg-room-col-4 figcaption .btn.btn-main {
    display: none;
    margin-top: 60px;
  }
  .mg-room.mg-room-col-4:hover figcaption {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .mg-room.mg-room-col-4:hover figcaption p,
  .mg-room.mg-room-col-4:hover figcaption ul,
  .mg-room.mg-room-col-4:hover figcaption .btn {
    opacity: 1;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .mg-room.mg-room-col-4:hover figcaption .btn {
    opacity: 1;
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
  .mg-room.mg-room-col-4:hover figcaption .btn.btn-link {
    -webkit-transition: opacity 0.3s ease 0.5s, -webkit-transform 0.3s ease 0.5s, color 0.3s;
            transition: opacity 0.3s ease 0.5s, transform 0.3s ease 0.5s, color 0.3s;
  }
  .mg-room.mg-room-col-4:hover figcaption p,
  .mg-room.mg-room-col-4:hover figcaption ul {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  .mg-room.mg-room-col-4:hover figcaption h2,
  .mg-room.mg-room-col-4:hover figcaption .mg-room-rating,
  .mg-room.mg-room-col-4:hover figcaption .mg-room-price {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .mg-room.mg-room-col-4:hover figcaption h2,
  .mg-room.mg-room-col-4:hover figcaption .mg-room-rating {
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
  }
  .mg-room.mg-room-col-4:hover figcaption .mg-room-price {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
  .mg-404-error-txt {
    padding: 0px;
  }
  .mg-404-badg {
    width: 190px;
    margin-bottom: 20px;
    float: none !important;
  }
  .mg-about-testimonial .mg-testimonial-slider blockquote {
    padding: 35px 0 0px;
  }
  .mg-team-member .mg-team-info p {
    display: block;
  }
  .mg-booking-form .nav-tabs > li > a span.mg-bs-bar {
    margin-top: -15px;
  }
  .mg-booking-form .nav-tabs > li {
    font-size: 13px;
  }
  .mg-booking-form .nav-tabs > li > a {
    padding-right: 5px;
    padding-left: 5px;
  }
  .mg-available-rooms img {
    margin-bottom: 20px;
  }
  .mg-booking-form .nav-tabs > li > a span.mg-bs-tab-num {
    width: 45px;
    line-height: 39px;
  }
  .mg-instagram > li {
    width: 20%;
  }
  .mg-widget-contact {
    position:relative;
    margin-top:20px;
      background-color: #fff;
      color: #c0c8c1;
}
  .contacts .paddrow .texRight{
    text-align:left;
    font-weight:normal;
    margin-left:15px;
    padding:0px;
}
  .tickets .paddrow{
    margin:10px;
    vertical-align:middle;
}
   .tickets .paddrow .texRight{
    text-align:left;
    font-weight:normal;
    margin-left:15px;
    padding:0px;
}
  .mg-listnews {
  margin:0px 5px 20px 5px
}
 
  .mg-listnews img {
  width: 500px;
  height: auto !important;
  }
}
@media (max-width: 767px) {
  .mg-boxed {
    width: 500px;
  }
  .mg-boxed .header {
    max-width: 500px;
  }
  .mg-boxed .carousel-caption > h2 {
    font-size: 25px;
  }
  .mg-boxed .carousel-caption > p {
    font-size: 13px;
    line-height: 23px;
  }
  .mg-boxed .carousel-caption > img {
    width: 90px;
  }
  .mg-boxed .header.transp + .carousel .carousel-caption {
    margin-bottom: 0;
  }
  .mg-boxed .header.transp + .carousel .carousel-control {
    margin-top: -60px !important;
  }
  .mg-boxed .header.transp {
    position: relative;
    top: 0;
    z-index: 999;
  }
  .mg-boxed .header.transp .navbar-inverse,
  .mg-boxed .header.transp .mg-search-box {
    background-color: #201120;
  }
  .mg-boxed .header.transp .navbar-default {
    background-color: rgba(255, 255, 255, 0.3);
  }
  .mg-boxed .header.transp + .mg-page-title {
    padding-top: 70px;
  }
  .mg-widget-contact {
    position:relative;
    margin-top:20px;
      background-color: #fff;
      color: #c0c8c1;
}
  .contacts .paddrow .texRight{
    text-align:left;
    font-weight:normal;
    margin-left:15px;
    padding:0px;
}
  .tickets .paddrow{
    margin:10px;
    vertical-align:middle;
}
   .tickets .paddrow .texRight{
    text-align:left;
    font-weight:normal;
    margin-left:15px;
    padding:0px;
}
  .mg-listnews {
  margin:0px 5px 20px 5px
}
  
  .mg-listnews img {
  width: 500px;
  height: auto !important;
  }
}
@media (max-width: 662px) {
  .header.transp + .carousel .carousel-caption {
    margin-bottom: 0;
  }
  .carousel-caption > h2 {
    font-size: 25px;
  }
  .carousel-caption > p {
    font-size: 14px;
    line-height: 23px;
  }
  .carousel-caption > img {
    width: 250px;
  }
  .header.transp + .carousel .carousel-control {
    margin-top: -60px !important;
  }
  .header.transp {
    position: relative;
    top: 0;
    z-index: 999;
  }
  .header.transp .navbar-inverse,
  .header.transp .mg-search-box {
    background-color: #201120;
  }
  .header.transp .navbar-default {
    background-color: rgba(255, 255, 255, 0.3);
  }
  .header.transp + .mg-page-title {
    padding-top: 70px;
  }
  .mg-widget-contact {
    position:relative;
    margin-top:20px;
  background-color: #fff;
  color: #c0c8c1;
}
  .contacts .paddrow .texRight{
    text-align:left;
    font-weight:normal;
    margin-left:15px;
    padding:0px;
}
  .tickets .paddrow{
    margin:10px;
    vertical-align:middle;
}
   .tickets .paddrow .texRight{
    text-align:left;
    font-weight:normal;
    margin-left:15px;
    padding:0px;
}
  .likeGroup {
        display:none;
    }
  .mg-listnews {
  margin:0px 5px 20px 5px
}
  .mg-listnews img {
  width: 400px;
  height: auto !important;
  }
}

@media (max-width: 500px) {
.mg-listnews .list span{
  display:none
}
  .mg-boxed {
    width: 100%;
  }
  .mg-boxed .header {
    max-width: 100%;
  }
.mg-widget-contact {
    position:relative;
    margin-top:20px;
  background-color: #2e1b2d;
  color: #c0c8c1;
}
.contacts .paddrow .texRight{
    text-align:left;
    font-weight:normal;
    margin-left:15px;
    padding:0px;
}
.tickets .paddrow{
    margin:10px;
    vertical-align:middle;
}
 .tickets .paddrow .texRight{
    text-align:left;
    font-weight:normal;
    margin-left:15px;
    padding:0px;
}
.likeGroup {
        display:none;
    }
.mg-listnews {
   margin:0px 5px 20px 5px
}
.mg-listnews img {
  width: 350px;
  height: auto !important;
  }
}
@media (max-width: 480px) {
.mg-listnews .list span{
  display:none
}

  .container {
    width: 100%;
  }
  .mg-404-error-txt .mg-404-txt-search .mg-404-search-form input {
    max-width: 150px;
  }
  .mg-widget-contact {
    position:relative;
    margin-top:20px;
  background-color: #fff;
  color: #c0c8c1;
}
.contacts .paddrow .texRight{
    text-align:left;
    font-weight:normal;
    margin-left:15px;
    padding:0px;
}
.tickets .paddrow{
    margin:10px;
    vertical-align:middle;
}
 .tickets .paddrow .texRight{
    text-align:left;
    font-weight:normal;
    margin-left:15px;
    padding:0px;
}
.likeGroup {
    display:none;
}
.mg-listnews {
  margin:0px 5px 20px 5px
}
.mg-listnews img {
  width: 300px;
  height: auto !important;
  }
}