/* Responsive */
@media only screen and (max-width: 1399px) {
  .hero-title {
    font-size: 50px;
  }

  .hero-description {
    font-size: 18px;
  }

  .section-title {
    font-size: 33px;
  }

  .counter-value {
    font-size: 28px;
  }

  .glass-card,
  .glass-card-2 {
    padding: 20px;
  }

  .tr-info-box p {
    font-size: 14px;
  }

  .service-card h4 {
    font-size: 17px;
  }

  .icon-box {
    width: 60px;
    height: 60px;
  }

  .service-card .icon-box svg {
    width: 40px;
    height: 40px;
  }

  .project-overlay h5 {
    font-size: 17px;
  }

  .tr-modification h5 {
    font-size: 17px;
  }

  .tr-team .name {
    font-size: 17px;
  }

  .tr-contact h4 {
    font-size: 22px;
  }

  .tr-contact h6 {
    font-size: 15px;
  }

  .tr-blog h5 {
    font-size: 17px;
  }

  .tr-subscribe p {
    font-size: 19px;
  }

  .speedometer-ring,
  .loader-container {
    width: 140px;
    height: 140px;
  }

  .loader-text {
    font-size: 17px;
  }

  .tr-footer a {
    font-size: 15px;
  }

  .back-to-top,
  .floating-btn {
    width: 40px;
    height: 40px;
  }

  .floating-btn i,
  .back-to-top i {
    font-size: 20px;
  }

  .back-to-top {
    bottom: 140px;
  }

  .tr-blog-detail .blog-title,
  .tr-project-detail .project-title {
    font-size: 22px;
    line-height: 30px;
  }

  .tr-blog-detail h3,
  .tr-project-detail h3 {
    font-size: 15px;
  }

  .tr-comment-box h4 {
    font-size: 17px;
  }

  .breadcrumb-title {
    font-size: 38px;
  }

  .tr-booking h2 {
    font-size: 50px;
  }

  .tr-booking .form-label {
    font-size: 15px;
  }

  .tr-cart .main h4 {
    font-size: 19px;
  }

  .tr-cart .action span {
    font-size: 15px;
  }

  .tr-cart-sidebar h4 {
    font-size: 15px;
  }

  .tr-cart .link {
    font-size: 14px;
  }

  .tr-checkout .main h4 {
    font-size: 19px;
  }

  .tr-checkout .main label {
    font-size: 15px;
  }

  .tr-sidebar-checkout h4 {
    font-size: 15px;
  }

  .tr-sidebar-checkout .order-item span {
    font-size: 14px;
  }

  .tr-sidebar-checkout span {
    font-size: 15px;
  }

  .error-code {
    font-size: 100px;
  }

  .tr-error h1 {
    font-size: 28px;
  }

  .tr-deal .deal-sidebar h5 {
    font-size: 15px;
  }

  .tr-deal .deal-sidebar .check-block label {
    font-size: 13px;
  }

  .tr-product .tr-detail h2 {
    font-size: 19px;
  }

  .tr-product-detail .points h4 {
    font-size: 17px;
  }

  .tr-work h5 {
    font-size: 18px;
  }

  .tr-work .step-number {
    font-size: 40px;
  }

  .tr-product .product-gallery img {
    aspect-ratio: auto;
  }

  .logo-2 img {
    max-width: 140px;
  }

  .nav-list-2 a {
    font-size: 56px;
  }

  .tr-hero-title-2 {
    font-size: 56px;
  }

  .tr-hero-num-2 {
    font-size: 140px;
  }

  .tr-hero-stat-num-2 {
    font-size: 25px;
  }

  .tr-hero-film-caption-2 {
    font-size: 28px;
  }

  .tr-hero-film.active {
    height: 550px;
  }

  .service-card-2 h4 {
    font-size: 17px;
  }

  .service-no-2 {
    font-size: 38px;
  }

  .footer-brand-2 img {
    max-width: 140px !important;
  }

  .footer-nav-2 h5,
  .footer-contact-2 h5 {
    font-size: 17px !important;
  }
}

@media only screen and (max-width: 1199px) {
  .hide-1199 {
    display: none;
  }

  .section-title {
    font-size: 30px;
  }

  .tr-about .detail {
    font-size: 15px;
  }

  .header .navbar .navbar-menu {
    margin-bottom: 0;
  }

  .header .navbar .navbar-menu .menu-items {
    display: none;
  }

  .header .navbar .navbar-menu .menu-btn {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .hero-title {
    font-size: 40px;
  }

  .hero-description {
    max-width: 500px;
    font-size: 16px;
  }

  .hero-subtitle {
    font-size: 18px;
  }

  .project-overlay h5 {
    font-size: 16px;
  }

  .tr-modification h5 {
    font-size: 16px;
  }

  .tr-team .name {
    font-size: 16px;
  }

  .team-card img {
    width: 130px;
    height: 130px;
  }

  .tr-contact h4 {
    font-size: 21px;
  }

  .tr-contact h6 {
    font-size: 14px;
  }

  .tr-blog h5 {
    font-size: 16px;
  }

  .tr-subscribe p {
    font-size: 18px;
  }

  .speedometer-ring,
  .loader-container {
    width: 130px;
    height: 130px;
  }

  .loader-text {
    font-size: 16px;
  }

  .tr-brand .brand-name {
    font-size: 15px;
  }

  .tr-blog-detail .blog-title,
  .tr-project-detail .project-title {
    font-size: 21px;
    line-height: 28px;
  }

  .breadcrumb-title {
    font-size: 35px;
  }

  .tr-booking h2 {
    font-size: 45px;
  }

  .tr-booking .form-label {
    font-size: 14px;
  }

  .tr-booking form input,
  .tr-booking form textarea,
  .tr-booking form select {
    font-size: 14px;
  }

  .tr-cart .action {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    justify-content: center;
  }

  .tr-cart .action span {
    margin-right: 0;
  }

  .tr-cart .main h4 {
    font-size: 18px;
  }

  .tr-cart-sidebar h4 {
    font-size: 14px;
  }

  .tr-cart-sidebar .btn-quote {
    font-size: 14px;
  }

  .tr-checkout .main h4 {
    font-size: 18px;
  }

  .tr-sidebar-checkout h4 {
    font-size: 14px;
  }

  .tr-checkout .main label {
    font-size: 14px;
  }

  .tr-sidebar-checkout .order-item {
    flex-direction: column;
  }

  .tr-sidebar-checkout .order-item img {
    margin-bottom: 15px;
  }

  .tr-sidebar-checkout .order-item small {
    margin: 0 0 5px 0;
    display: flex;
  }

  .tr-contact h4 i {
    font-size: 20px;
  }

  .error-code {
    font-size: 80px;
  }

  .tr-error h1 {
    font-size: 25px;
  }

  .tr-product .tr-detail h2 {
    font-size: 18px;
    line-height: 26px;

  }

  .tr-product-detail .points h4 {
    font-size: 16px;
  }

  .tr-work h5 {
    font-size: 16px;
  }

  .logo-2 img {
    max-width: 130px;
  }

  .nav-list-2 a {
    font-size: 50px;
  }

  .menu-footer-2 .logo {
    max-width: 300px;
  }

  .tr-hero-title-2 {
    font-size: 52px;
  }

  .tr-hero-num-2 {
    font-size: 130px;
  }

  .tr-hero-stat-num-2 {
    font-size: 24px;
  }

  .tr-hero-film-caption-2 {
    font-size: 26px;
  }

  .tr-hero-film.active {
    height: 500px;
  }

  .icon-box-2 {
    width: 50px;
    height: 50px;
  }

  .service-card-2 h4 {
    font-size: 16px;
  }

  .service-no-2 {
    font-size: 36px;
  }

  .footer-brand-2 img {
    max-width: 130px !important;
  }

  .footer-nav-2 h5,
  .footer-contact-2 h5 {
    font-size: 16px !important;
  }
}

@media only screen and (max-width: 991px) {
  .menu-btn-2 {
    width: 64px;
    height: 64px;
  }

  .menu-content-2 {
    padding-top: 110px;
  }

  .nav-list-2 a {
    gap: 18px;
  }

  .menu-footer-2 {
    flex-direction: column;
  }

  .header .navbar .navbar-brand .txt {
    font-size: 23px;
  }

  .footer-details {
    margin-bottom: 24px;
  }

  .tr-footer a,
  p {
    font-size: 14px;
  }

  .hero-title {
    font-size: 38px;
  }

  .hero-subtitle {
    font-size: 17px;
  }

  .hero-description {
    font-size: 15px;
  }

  section {
    padding: 80px 0;
  }

  .section-title {
    font-size: 28px;
  }

  .mega-menu {
    width: 100%;
  }

  .header .navbar .navbar-brand img {
    width: 130px;
  }

  .section-badge {
    font-size: 13px;
  }

  .tr-contact h4 {
    font-size: 20px;
  }

  .tr-subscribe p {
    font-size: 17px;
  }

  .speedometer-ring,
  .loader-container {
    width: 120px;
    height: 120px;
  }

  .loader-text {
    font-size: 15px;
  }

  .speedometer-needle {
    height: 35px;
  }

  .tr-footer h5.title {
    font-size: 15px;
  }

  .hero-swiper {
    height: 70vh;
  }

  .tr-blog-detail .blog-title,
  .tr-project-detail .project-title {
    font-size: 20px;
    line-height: 26px;
  }

  .tr-blog-detail h3,
  .tr-project-detail h3 {
    font-size: 14px;
  }

  .tr-comment-box h4 {
    font-size: 16px;
  }

  .tr-sidebar h5 {
    font-size: 15px;
  }

  .breadcrumb-title {
    font-size: 30px;
  }

  .tr-blog h5 {
    font-size: 14px;
  }

  .tr-booking h2 {
    font-size: 40px;
  }

  .tr-booking .topic span {
    font-size: 14px;
  }

  .tr-cart .main h4 {
    font-size: 17px;
  }

  .breadcrumb {
    height: 350px;
    background-attachment: unset;
  }

  .tr-checkout .main h4 {
    font-size: 17px;
  }

  .tr-checkout .main h4 i {
    font-size: 20px;
  }

  .tr-sidebar-checkout .order-item {
    flex-direction: row;
  }

  .tr-sidebar-checkout .order-item img {
    margin-bottom: 0;
  }

  .error-code {
    font-size: 70px;
  }

  .tr-error h1 {
    font-size: 22px;
  }

  .tr-faq .accordion-header button {
    font-size: 17px;
  }

  .tr-product .tr-detail h2 {
    font-size: 17px;
  }

  .tr-product-detail .points h4 {
    font-size: 15px;
  }

  .logo-2 img {
    max-width: 120px;
  }

  .nav-list-2 a {
    font-size: 45px;
  }

  .menu-btn-2 {
    width: 50px;
    height: 50px;
  }

  .tr-hero-title-2 {
    font-size: 48px;
  }

  .tr-hero-num-2 {
    display: none;
  }

  .tr-hero-stat-num-2 {
    font-size: 23px;
  }

  .tr-hero-film-caption-2 {
    font-size: 24px;
  }

  .tr-hero-film.active {
    height: 400px;
  }

  .service-no-2 {
    font-size: 34px;
  }

  .service-card-2 h4 {
    font-size: 15px;
  }

  .footer-brand-2 img {
    max-width: 120px;
  }
}

@media only screen and (max-width: 767px) {
  .header .navbar .navbar-brand .txt {
    font-size: 21px;
  }

  .hero-swiper {
    height: 65vh;
  }

  section {
    padding: 70px 0;
  }

  .tr-info-box.glass-card {
    padding: 15px;
  }

  .section-title {
    font-size: 26px;
  }

  .counter-value {
    font-size: 24px;
  }

  .header .navbar .navbar-menu .menu-btn__lines {
    width: 0.7rem;
  }

  .hero-subtitle {
    font-size: 16px;
  }

  .header .btn-quote {
    display: none;
  }

  .header .navbar .navbar-menu .menu-btn__lines::before {
    -webkit-transform: translateY(-0.4rem);
    transform: translateY(-0.4rem);
    width: 1rem;
  }

  .header .navbar .navbar-menu .menu-btn__lines::after {
    -webkit-transform: translateY(0.4rem);
    transform: translateY(0.4rem);
    width: 1rem;
  }

  .header .navbar .navbar-brand img {
    width: 120px;
  }

  .tr-hero .swiper-button-next,
  .tr-hero .swiper-button-prev {
    display: none;
  }

  .hero-title {
    font-size: 35px;
  }

  .hero-subtitle {
    font-size: 0.9rem;
  }

  .upper-header {
    display: none;
  }

  .custom-cursor,
  .cursor-dot {
    display: none;
  }

  .floating-actions {
    right: 15px;
  }

  .back-to-top {
    right: 15px;
  }

  .section-badge {
    font-size: 12px;
  }

  .tr-modification h5 {
    font-size: 15px;
  }

  .tr-contact h4 {
    font-size: 19px;
  }

  .tr-subscribe p {
    font-size: 16px;
  }

  .speedometer-ring,
  .loader-container {
    width: 100px;
    height: 100px;
  }

  .tr-footer-bottom p {
    text-align: center;
  }

  .tr-footer .links {
    justify-content: center;
  }

  .tr-brand .brand-name {
    font-size: 14px;
  }

  .tr-blog-detail .blog-title,
  .tr-project-detail .project-title {
    font-size: 19px;
  }

  .breadcrumb-title {
    font-size: 25px;
  }

  .tr-booking h2 {
    font-size: 30px;
  }

  .tr-cart .main h4 {
    font-size: 16px;
  }

  .tr-cart .cart-item {
    flex-direction: column;
  }

  .tr-cart .cart-item-image,
  .tr-cart .detail,
  .tr-cart .quantity-selector {
    margin: 0 0 15px 0;
  }

  .tr-cart .action {
    flex-direction: row;
    justify-content: space-between;
  }

  .breadcrumb {
    height: 300px;
  }

  .breadcrumb::after {
    height: 50px;
  }

  .tr-cart .action span {
    margin: 0;
  }

  .tr-checkout .main h4 {
    font-size: 16px;
  }

  .error-code {
    font-size: 60px;
  }

  .tr-error h1 {
    font-size: 20px;
  }

  .tr-faq .accordion-header button {
    font-size: 16px;
  }

  .tr-work .step-number {
    font-size: 35px;
  }

  .tr-work .step-number:after {
    left: 22px;
  }

  .menu-footer-2 {
    display: none;
  }

  .nav-list-2 a {
    font-size: 43px;
  }

  .tr-hero-title-2 {
    font-size: 44px;
  }

  .tr-hero-stat-num-2 {
    font-size: 22px;
  }

  .tr-hero-film-caption-2 {
    font-size: 22px;
  }

  .tr-hero-film.active {
    height: 350px;
  }

  .service-no-2 {
    font-size: 30px;
  }

  .bar-info-2 {
    justify-content: center !important;
    text-align: center !important;
  }

  .footer-social-2 a {
    width: 35px;
    height: 35px;
  }

  .tr-footer-2 {
    padding-top: 70px !important;
  }
  .performance-bar-2 {
    margin-top: 70px !important;
  }
}

@media only screen and (max-width: 575px) {
  .hero-swiper {
    height: 530px;
    min-height: 530px;
  }

  .header .navbar .navbar-brand img {
    width: 110px;
  }

  .header .navbar .menu-right .nav-btn {
    display: none;
  }

  .close-btn-2 {
    top: 18px;
    right: 18px;
    width: 56px;
    height: 56px;
    font-size: 34px;
  }

  .nav-list-2 a {
    font-size: 34px;
  }

  .nav-list-2 span {
    font-size: 13px;
    min-width: 34px;
  }

  .hero-title {
    font-size: 30px;
  }

  .section-title {
    font-size: 24px;
  }

  .section-badge {
    font-size: 11px;
  }

  .tr-testimonial h6 {
    font-size: 15px;
  }

  .tr-contact h4 {
    font-size: 17px;
  }

  .tr-subscribe p {
    font-size: 15px;
  }

  .tr-blog-detail .blog-title,
  .tr-project-detail .project-title {
    font-size: 18px;
  }

  .breadcrumb-title {
    font-size: 22px;
  }

  .tr-booking h2 {
    font-size: 24px;
  }

  .tr-cart .tr-cart-title {
    flex-direction: column;
  }

  .tr-cart .tr-cart-title h4 {
    margin-bottom: 5px !important;
  }

  .tr-cart .detail h5 {
    font-size: 13px;
  }

  .breadcrumb {
    height: 250px;
  }

  .tr-checkout .main h4 {
    font-size: 15px;
  }

  .error-code {
    font-size: 50px;
  }

  .tr-error h1 {
    font-size: 18px;
  }

  .tr-faq .accordion-header button {
    font-size: 15px;
  }

  .tr-hero-title-2 {
    font-size: 35px;
  }

  .tr-hero-stat-num-2 {
    font-size: 20px;
  }

  .tr-hero-film-caption-2 {
    font-size: 20px;
  }

  .tr-hero-film.active {
    height: 300px;
  }
    .tr-footer-2 {
    padding-top: 60px !important;
  }
  .performance-bar-2 {
    margin-top: 60px !important;
  }
  .footer-bottom-2 {
    flex-direction: column !important;
    justify-content: center !important;
  }
}

@media only screen and (max-width: 420px) {
  .hero-swiper {
    height: 520px;
    min-height: 520px;
  }

  .tr-comment-box .comment {
    flex-direction: column;
  }

  .header .navbar .navbar-brand img {
    width: 100px;
  }

  .hero-title {
    font-size: 25px;
  }

  .section-title {
    font-size: 22px;
  }

  .tr-modification .glass-card {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .tr-modification .glass-card h5,
  .tr-modification .glass-card p {
    text-align: center;
  }

  .tr-subscribe p {
    font-size: 14px;
  }

  .tr-subscribe .subscribe-form {
    flex-direction: column !important;
    flex-wrap: wrap;
    align-items: center;
  }

  .tr-blog-detail .blog-title,
  .tr-project-detail .project-title {
    font-size: 17px;
  }

  .breadcrumb-title {
    font-size: 20px;
  }

  .tr-booking h2 {
    font-size: 20px;
  }

  .tr-checkout .payment-method {
    padding: 0;
    border: 0;
  }

  .tr-checkout .payment-method i {
    display: none;
  }

  .tr-checkout .action-btn {
    flex-wrap: wrap;
  }

  .tr-checkout .action-btn a {
    margin-bottom: 5px;
  }

  .tr-sidebar-checkout .order-item {
    flex-direction: column;
  }

  .tr-sidebar-checkout .order-item img {
    margin-bottom: 15px;
  }

  .nav-list-2 a {
    font-size: 30px;
  }

  .tr-hero-title-2 {
    font-size: 30px;
  }

  .tr-hero-stat-num-2 {
    font-size: 18px;
  }

  .tr-hero-footer-strip-2 {
    grid-template-columns: repeat(1, 1fr);
  }

  .tr-hero-film.active {
    height: 250px;
  }

  .tr-hero-film-caption-2 {
    font-size: 18px;
  }
}