/*Layout*/
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .services-photo {
    height: 164px;
  }
  .portfolio-photo {
    height: 164px;
  }
  .blog-image {
    height: 170px;
  }
  .testimonial-description {
    width: 88%;
  }
  .event-photo {
    height: 195px;
  }
  .product-cart ul li a {
    font-size: 13px;
  }
  .product-cart ul li i {
    margin-right: 3px;
  }
}
@media only screen and (max-width: 991px) {
  .header-area {
    text-align: center;
  }
  .header-info {
    text-align: center;
    margin-top: 12px;
    float: none;
  }
  .header-info ul.first {
    display: inline-block;
    float: none;
  }
  ul.lang-right {
    display: inline-block;
    float: none;
  }
  .header-info ul.first li:before {
    display: none;
  }
  /* Menu */
  #strickymenu.sticky {
    display: none;
  }
  .logo {
    text-align: center;
  }
  .main-menu-item {
    float: none;
  }
  ul.nav-menu li a {
    display: block;
    min-height: 0px;
    font-size: 14px;
  }
  ul.nav-menu li.menu-item-has-children:before {
    display: none;
  }
  ul.nav-menu li ul > li {
    display: block;
    opacity: 1;
  }
  ul.nav-menu li ul li a {
    border-bottom: 0px;
    min-height: 0;
  }
  ul.nav-menu li:hover ul > li > ul > li {
    border-left: 0px;
  }
  ul.nav-menu li:focus > ul > li,
  ul.nav-menu li:hover > ul > li {
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -moz-animation: none;
    -webkit-animation: none;
    animation: none;
    -webkit-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
  }
  ul.nav-menu li:hover > a {
    color: #fff !important;
    padding: 13px 5%;
  }
  .mean-container .mean-nav ul li li a.mean-expand {
    height: 18px !important;
  }
  .mean-container .mean-nav ul li li a {
    padding: 11px 10%;
  }
  ul.nav-menu li ul li:hover > a {
    background-color: transparent;
    color: #fff;
    border-bottom: 0;
    padding: 11px 10%;
  }
  .mean-container .mean-nav ul li li li a {
    padding: 11px 15%;
  }
  ul.nav-menu li ul li li:hover > a {
    padding: 11px 15%;
  }
  .searchbar {
    display: none;
  }
  .main-about {
    display: block;
    width: 100%;
  }
  .about-content {
    padding-right: 0;
  }
  .about-tab {
    display: block;
    height: 350px;
    margin-top: 30px;
  }
  .video-right {
    margin-left: 0;
  }
  .booking-area:before {
    width: 100%;
  }
  .booking-area .hl-left {
    text-align: center !important;
  }
  .hl-left::before {
    left: 50% !important;
    margin-left: -40px !important;
  }
  .hl-left h2::before {
    left: 50% !important;
    margin-left: -60px !important;
  }
  .hl-left::after {
    left: 50% !important;
    margin-left: -40px !important;
  }
  .booking-gallery {
    padding-right: 0;
  }
  .faq-home {
    padding-left: 0;
  }
  .testimonial-description {
    width: 100%;
  }
  .headline-left {
    margin-bottom: 30px;
  }
  .progress-gallery.main-prog {
    margin-top: 30px;
  }
  .booking-form.pt_30,
  .faq-group.pt-30 {
    padding-top: 0 !important;
  }
  .menu-area {
    display: flex;
    position: relative;
    align-items: center;
  }
  .menu-area .logo {
    text-align: left;
  }
  .menu-area .logo img {
    height: 64px;
  }
  .header-area {
    display: none;
  }
  .header-area .social-bar ul {
    text-align: left;
  }
  .mean-container .mean-nav ul li a:hover {
    color: #fff !important;
  }
  .about-area.pt_60 {
    padding-top: 25px !important;
  }
  .portrait-border {
    display: block;
    padding-left: 0;
  }
  .portrait-border img {
    object-position: top !important;
  }
  .footer-area .row > div {
    width: 30%;
    flex-basis: 30%;
  }
  .footer-area .row > div.col-lg-1 {
    display: none;
  }
  .footer-area .row > div:first-child {
    width: 28%;
    flex-basis: 28%;
  }
  .footer-area .row > div .logo {
    text-align: left;
  }
  .footer-area .row > div:nth-child(2) {
    width: 28%;
    flex-basis: 28%;
  }
  .about-text {
    padding-bottom: 0;
  }
  .about-text > p:nth-child(3) {
    width: 100%;
    padding: 0;
    margin-top: 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
  .portfolio-photo {
    height: 184px;
  }
  .event-photo {
    height: 290px;
  }
  .product-cart ul li a {
    font-size: 13px;
  }
  .product-cart ul li i {
    margin-right: 3px;
  }
  .call-text h3 {
    font-size: 21px;
  }
  .call-us .button a {
    font-size: 14px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .video-gallery {
    height: 340px;
  }
  .services-photo {
    height: 284px;
  }
  .portfolio-photo {
    height: 284px;
  }
  .blog-image {
    height: 284px;
  }
  .event-photo {
    height: 230px;
  }
  .portfolio-photo-item {
    height: 290px;
  }
  .call-us {
    text-align: center;
  }
  .call-text {
    margin-top: 15px;
  }
  .portfolio-menu li {
    display: block;
    padding-bottom: 10px;
  }
  .gallery-menu li {
    display: block;
    padding-bottom: 10px;
    margin-top: 5px;
  }
  .gallery-menu li:first-child {
    margin-top: 0;
  }
  .gallery-photo {
    height: 136px;
  }
  .about-tab .tab-item span {
    padding: 0 3px;
  }
  .testimonial-item {
    border: 0;
  }
}
@media only screen and (min-width: 767px) {
  .phone-show {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .phone-hide {
    display: none;
  }
  .phone-block {
    display: block;
  }
  .phone-text-center {
    text-align: center;
  }
  .banner-slider .banner-text {
    text-align: center;
  }
  .project-page {
    padding-top: 50px !important;
  }
  ul.nav-menu li.active a {
    background-color: #fff;
    color: var(--theme);
    text-decoration: none;
  }
  .banner-slider {
    padding-top: 60px;
    padding-bottom: 60px;
    min-height: 350px;
  }
  .footer-area .row > div {
    width: 42% !important;
    flex-basis: 42% !important;
  }
  .footer-area .row > div:first-child {
    width: 100% !important;
    flex-basis: 100% !important;
    padding-bottom: 10px;
  }
  .footer-area .row > div:last-child {
    width: 42% !important;
    flex-basis: 42% !important;
  }
  .footer-area .footer-item {
    color: var(--text);
    margin-top: 18px;
  }
  .footer-area {
    padding-bottom: 45px !important;
    padding-top: 22px !important;
  }
  h2.heading[class] {
    margin-bottom: 1em;
  }
  .timeline-list {
    margin-top: 1em;
    margin-left: 0;
  }
  .about-page .book-cover {
    padding-top: 4em;
  }
  .sm-text-center {
    text-align: center;
  }
  .icon-grids > div {
    padding-bottom: 22px;
  }
  .icon-grids > div > div {
    height: auto !important;
    text-align: center;
    justify-content: center;
  }
  .icon-grids > div > div img {
    width: 140px;
  }
  .icon-grids > div > div .col-md-6 {
    width: auto;
    flex-basis: auto;
    margin: auto;
    margin: 0;
    padding: 0;
  }
  section.banner {
    padding-bottom: 60px;
    padding-top: 60px;
  }
  .banner:has(.testimonial-carousel) h2.heading[class] {
    margin-bottom: 0;
  }
  .footer-item h3 {
    margin-bottom: 25px;
  }
  .testimonial-area {
    padding-top: 60px !important;
  }
  a.btn-primary.btn-wide {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media only screen and (max-width: 575px) {
  .header-social li {
    display: block;
    margin-right: 0;
    margin-top: 6px;
  }
  .header-social .dropdown-menu {
    text-align: center;
    left: 50%;
    margin-left: -80px;
  }
  .header-info li {
    display: block;
    margin-left: 0;
    margin-top: 6px;
  }
  .header-info {
    margin-top: 0;
  }
  .header-info li:before,
  .header-social li::before {
    display: none;
  }
  .text-animated h1 {
    font-size: 38px;
  }
  .banner-slider .text-animated h1 {
    font-size: 8vw;
    margin-bottom: 10px;
  }
  .banner-slider .text-animated p {
    line-height: 1.5;
    margin-bottom: 5px;
  }
  .banner-slider .cta-btns {
    padding-top: 18px;
  }
  .banner-slider .cta-btns li {
    width: 100%;
    margin-top: 14px;
  }
  .banner-slider .cta-btns li a {
    width: 100%;
    text-align: center;
  }
  .banner-slider {
    padding-top: 3.5em;
    padding-bottom: 3.5em;
    height: auto;
    min-height: initial;
  }
  .banner-slider .bg {
    background-color: rgba(35, 35, 35, 0.6705882353);
    background-image: linear-gradient(left, rgb(0, 0, 0) 8%, transparent 90%, transparent 90%);
  }
  .menu-area .logo img {
    height: 58px;
  }
  .logo {
    min-height: 78px;
  }
  .text-animated p {
    font-size: 16px;
  }
  .text-animated li {
    margin-top: 20px;
  }
  .text-animated li a {
    padding: 14px 28px;
  }
  .portrait-border {
    padding-left: 0;
  }
  .slider-two .owl-nav {
    position: absolute;
    bottom: 5%;
    left: calc(50% - 60px);
    width: 120px;
  }
  .slider-two .owl-nav .owl-prev,
  .slider-two .owl-nav .owl-next {
    display: inline-block;
    position: relative;
    margin-top: 0;
    top: 0;
    margin: 0 6px;
  }
  li.event-header-left {
    float: none;
    width: 100%;
    display: block;
  }
  li.event-header-right {
    float: none;
    display: block;
    margin-top: 15px;
  }
  .call-us {
    text-align: center;
  }
  .call-text {
    margin-top: 15px;
  }
  .history-list {
    margin-top: 30px;
  }
  .portfolio-menu li {
    display: block;
    padding-bottom: 10px;
  }
  .gallery-menu li {
    display: block;
    padding-bottom: 10px;
    margin-top: 5px;
  }
  .gallery-menu li:first-child {
    margin-top: 0;
  }
  .comment-list .thumb {
    display: block;
  }
  .comment-list .com-text {
    display: block;
    padding: 0;
    margin-top: 15px;
  }
  .comment-list .com-text h5 {
    margin-bottom: 2px;
  }
  .comment-list ul ul.children {
    margin-left: 30px;
  }
  .testimonial-item {
    border: 0;
    padding: 15px;
  }
  .price-item:hover {
    transform: scale(1);
  }
  .product-item {
    padding-top: 20px;
  }
  .headline-left h2 {
    font-size: 34px;
  }
  .headline-left h2 span {
    font-size: 36px;
  }
  .owlproduct-carousel .product-item {
    padding-top: 0px;
  }
  section {
    padding-bottom: 50px;
    padding-top: 50px !important;
  }
  .about-area.pt_60 {
    padding-top: 18px !important;
  }
  .about-page .book-cover img {
    margin-left: -20px;
  }
  .about-page .book-cover {
    width: 320px;
  }
  .cta-banner .justify-content-center .btn {
    width: 100%;
  }
  .footer-area .pt_20 {
    padding-top: 14px !important;
  }
  .footer-area .row > div:last-child {
    width: 100% !important;
    flex-basis: 100% !important;
  }
  .testimonial-carousel .owl-nav {
    display: none;
  }
  .choose-area {
    padding-top: 1em !important;
    padding-bottom: 2em !important;
  }
  .icon-boxes > div {
    padding-bottom: 1em;
  }
  .about-text > img {
    margin: auto;
    max-width: 220px;
    float: none;
    display: block;
    width: 100%;
  }
  .about-text > p {
    width: 100% !important;
    padding: 0 !important;
    margin-bottom: 0;
    padding-top: 1em !important;
  }
  .about-text > p:nth-child(3) {
    margin-top: 0;
  }
}
@media only screen and (min-width: 500px) and (max-width: 575px) {
  .video-gallery {
    height: 324px;
  }
  .services-photo {
    height: 276px;
  }
  .portfolio-photo {
    height: 276px;
  }
  .blog-image {
    height: 276px;
  }
  .event-photo {
    height: 230px;
  }
  .portfolio-photo-item {
    height: 290px;
  }
  .gallery-photo {
    height: 276px;
  }
}
@media only screen and (max-width: 500px) {
  .payment-select-group .form-check-inline {
    display: block;
  }
  .shop-detail-tab ul li {
    text-align: center;
    display: block;
    margin-right: 0;
  }
  .footer-area .offset-1 {
    margin-left: 0;
  }
  .footer-area .row > div {
    width: 100% !important;
    flex-basis: 100% !important;
  }
}
@media only screen and (min-width: 410px) and (max-width: 499px) {
  .video-gallery {
    height: 260px;
  }
  .services-photo {
    height: 234px;
  }
  .portfolio-photo {
    height: 234px;
  }
  .blog-image {
    height: 234px;
  }
  .event-photo {
    height: 210px;
  }
  .portfolio-photo-item {
    height: 240px;
  }
  .gallery-photo {
    height: 234px;
  }
}
@media only screen and (min-width: 360px) and (max-width: 409px) {
  .video-gallery {
    height: 230px;
  }
  .services-photo {
    height: 194px;
  }
  .portfolio-photo {
    height: 194px;
  }
  .blog-image {
    height: 194px;
  }
  .single-blog ul li {
    margin-right: 7px;
  }
  .portfolio-photo-item {
    height: 210px;
  }
  .gallery-photo {
    height: 194px;
  }
}
@media only screen and (max-width: 359px) {
  .slider-one .owl-nav {
    bottom: 10%;
  }
  .text-animated li a {
    padding: 14px 24px;
  }
  .video-gallery {
    height: 174px;
  }
  .services-photo {
    height: 160px;
  }
  .portfolio-photo {
    height: 160px;
  }
  .blog-image {
    height: 160px;
  }
  .blog-author li a {
    padding: 10px 7px;
  }
  li.event-header-left span {
    display: block;
    margin-top: 5px;
    margin-right: 0;
  }
  .event-photo {
    height: 150px;
  }
  .single-blog ul li {
    display: block;
  }
  .portfolio-photo-item {
    height: 170px;
  }
  .blog-one-text ul li {
    display: block;
  }
  .gallery-photo {
    height: 160px;
  }
  .comment-list .com-text span {
    display: block;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 700px !important;
    margin-top: -20px !important;
  }
}
@media only screen and (min-width: 0px) and (max-width: 500px) {
  .footer-menu ul li {
    float: none !important;
    display: block !important;
  }
}

/*# sourceMappingURL=responsive.css.map */
