/*
    Theme Responsive Design
*/

@media (max-width: 1024px) {
  ul.nav > li > a {
    padding: 0 10px;
  }
  .testimonial_item p {
    font-size: 22px;
    line-height: 32px;
  }
  .testimonial_section {
    background-attachment: scroll;
  }
}

/* ---- Start of Laptop and Desktop (1025px+) CSS ---- */
@media (min-width: 1025px) {
  .footer_section .row:first-child {
    display: flex;
    justify-content: center;
  }
  .footer_section .row:first-child .col-md-6 {
    text-align: center;
    flex: 0 0 auto;
  }
  .footer_section .copyright {
    text-align: center;
  }
  .header-section {
    height: 100px;
    min-height: 100px;
  }
  .navbar-fixed-top.header-section {
    height: 100px;
    min-height: 100px;
  }
  .navbar-brand img {
    max-height: 175px;
  }
  .navbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .menu-wrap {
    display: flex;
    align-items: center;
    flex: 1;
    justify-content: flex-end;
  }
  ul.nav > li > a {
    padding: 0 15px;
  }
  .menu-wrap ul.nav {
    display: flex !important;
  }
  .navbar .slicknav_menu {
    display: none !important;
  }
  .header-btn {
    display: block !important;
  }
  .slicknav_menu {
    display: none !important;
  }
  .hero_section {
    height: 100vh;
    max-height: 100vh;
  }
  .hero_section .hero_video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
/* ---- End of Laptop and Desktop CSS ---- */

/* ---- Start of max-width 992px CSS ---- */
@media (max-width: 992px) {
  .sm-padding {
    padding: 15px;
  }
  .main_slide {
    height: 510px;
  }
  .about_section .about_content {
    padding: 0;
  }
  .about_section .about_img_2 {
    margin: -90px 0 0 150px;
  }
  .about_section .about_img_3 {
    margin: -175px 0 0 31px;
  }
  .company {
    padding-top: 40px;
  }
  .menu-wrap ul.nav {
    display: none;
  }
  .navbar-brand {
    order: 1 !important;
  }
  .slicknav_menu {
    display: block !important;
    position: static;
    width: auto;
    margin-left: auto;
    display: flex !important;
    align-items: center;
    height: 100%;
    order: 2 !important;
  }
  .menu-wrap {
    order: 3 !important;
  }
  .slicknav_btn {
    margin: 0;
    position: relative;
    float: none;
    padding: 8px 10px;
    display: flex;
    align-items: center;
    height: 100%;
  }
  .slicknav_nav {
    top: 100%;
    margin-top: 0;
  }
  .header-section .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .header-btn {
    display: none;
  }
  .navbar-brand {
    max-width: none;
    overflow: visible;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    height: 100%;
    line-height: 1;
  }
  .navbar-brand img {
    max-height: 120px;
    width: auto;
    height: auto;
    display: block;
  }
  .header-section {
    height: auto;
    min-height: 100px;
    padding: 10px 0;
  }
  .navbar-fixed-top.header-section {
    height: auto;
    min-height: 100px;
    padding: 10px 0;
  }
  .navbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .menu-wrap {
    display: flex;
    align-items: center;
  }
  .testimonial_section {
    padding: 140px 0;
  }
  .sidebar-wrap {
    padding-left: 0;
  }
}
/* ---- End of max-width 992px CSS ---- */

/* ---- Start of min-width 480px and max-width 768px CSS ---- */
@media all and (min-width: 480px) and (max-width: 768px) {
  .navbar-brand img {
    max-height: 110px;
  }
  .header-section {
    min-height: 95px;
    padding: 10px 0;
  }
  .navbar-fixed-top.header-section {
    min-height: 95px;
    padding: 10px 0;
  }
}
/* ---- End of min-width 480px and max-width 768px CSS ---- */

/* ---- Start of iPad view (768px to 1024px) CSS ---- */
@media all and (min-width: 768px) and (max-width: 1024px) {
  .header-section {
    height: 90px;
    min-height: 90px;
    padding: 10px 0;
  }
  .navbar-fixed-top.header-section {
    height: 90px;
    min-height: 90px;
    padding: 10px 0;
  }
  .navbar-brand {
    order: 1 !important;
    flex-shrink: 0;
  }
  .navbar-brand img {
    max-height: 140px;
  }
  .navbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    position: relative;
  }
  .menu-wrap {
    display: none !important;
  }
  .header-section .container {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
  }
  .menu-wrap ul.nav {
    display: none !important;
  }
  .navbar .slicknav_menu {
    display: flex !important;
    position: static !important;
    width: auto !important;
    margin-left: auto !important;
    order: 2 !important;
    flex-shrink: 0;
    align-items: center;
    height: 100%;
  }
  .slicknav_btn {
    margin: 0 !important;
    float: none !important;
    display: flex !important;
    align-items: center;
    height: 100%;
    padding: 8px 10px;
  }
  .header-btn {
    display: none !important;
  }
}
/* ---- End of iPad view CSS ---- */

/* ---- Start of max-width 767px CSS ---- */
@media all and (max-width: 767px) {
  .navbar-brand {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    height: 100%;
    line-height: 1;
  }
  .navbar-brand img {
    max-height: 110px;
    width: auto;
    height: auto;
    display: block;
  }
  .header-section {
    height: auto;
    min-height: 90px;
    padding: 8px 0;
  }
  .header-section .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .navbar-fixed-top.header-section {
    height: auto;
    min-height: 90px;
    padding: 8px 0;
  }
  .navbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .menu-wrap {
    display: flex;
    align-items: center;
  }
  .slicknav_btn {
    padding: 8px 10px;
  }
  body,
  p {
    font-size: 13px;
    line-height: 24px;
  }
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 22px;
    line-height: 32px;
  }
  h3 {
    font-size: 16px;
  }
  p br {
    display: none;
  }
  .contact-info p br,
  .footer_widget p br {
    display: block !important;
  }
  .about_content h2,
  .section_heading h2 {
    font-size: 28px;
    line-height: 36px;
  }
  .testimonial_section,
  .padding {
    padding: 60px 0;
  }
  .testimonial_section {
    padding: 180px 0;
    min-height: 350px;
  }
  .xs-padding {
    padding: 15px;
  }
  .main_slide {
    height: 420px;
  }
  .hero_section .hero_content h1,
  .slider_content h1 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 10px;
  }
  .slider_content h3 {
    margin-bottom: 5px;
  }
  .hero_section .hero_content h3 {
    margin-bottom: 10px;
  }
  .hero_section {
    height: auto !important;
    min-height: auto !important;
    overflow: hidden !important;
    display: block !important;
  }
  .hero_section .hero_video {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    object-fit: contain !important;
    display: block !important;
    z-index: 0;
  }
  .hero_section .container {
    position: absolute !important;
    top: 50% !important;
    left: 0 !important;
    right: 0 !important;
    transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%) !important;
    z-index: 2;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .page_header {
    height: 380px;
  }
  .book_bg {
    display: none;
  }
  .cta_section .cta_content h2 {
    font-size: 32px;
    line-height: 46px;
  }
  .blog-single-content h2 a {
    font-size: 22px;
    line-height: 28px;
  }
  .blog-single-content h2 {
    line-height: 28px;
  }
  blockquote p {
    line-height: 32px;
  }
  .breadcrumb {
    right: auto;
    top: auto;
    bottom: -50px;
    left: -15px;
    margin: 0;
  }
  .contact_form .form-group .col-sm-6:first-child {
    margin-bottom: 15px;
  }
  .coment-form .form-group .col-sm-4:last-child {
    margin-top: 15px;
  }
  .footer_social,
  .footer_section {
    text-align: center;
  }
  .team_section .team_members {
    margin-bottom: 0;
  }
  .team_section .team_members li {
    margin-bottom: 30px;
  }
  .team_section .team_members .team_member_content {
    padding: 20px 15px;
  }
  .team_section .team_members .team_member_content h3 {
    font-size: 20px;
  }
  .team_section .team_members .team_member_content .barber-description {
    font-size: 13px;
  }
  .team_section .team_members .team_member_content .barber-links {
    flex-wrap: wrap;
    gap: 10px;
  }
  .team_section .team_members .team_member_content .booking-link {
    padding: 8px 20px;
    font-size: 12px;
  }
  .content_inner h2 {
    font-size: 24px;
  }
  .content_inner h3 {
    font-size: 13px;
  }
  .content_inner a {
    font-size: 10px;
    padding: 0 15px;
  }
}
/* ---- End of max-width 767px CSS ---- */

/* ---- Start of max-width 480px CSS ---- */
@media all and (max-width: 480px) {
  .navbar-brand {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    height: 100%;
    line-height: 1;
  }
  .navbar-brand img {
    max-height: 100px;
    width: auto;
    height: auto;
    display: block;
  }
  .header-section {
    height: auto;
    min-height: 85px;
    padding: 8px 0;
  }
  .header-section .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .navbar-fixed-top.header-section {
    height: auto;
    min-height: 85px;
    padding: 8px 0;
  }
  .navbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .menu-wrap {
    display: flex;
    align-items: center;
  }
  .slicknav_btn {
    padding: 8px 10px;
  }
  .hero_height {
    height: 380px;
  }
  .footer_section .copyright,
  .footer_social {
    text-align: center;
  }
  .coment-form .form-group .col-sm-4 {
    margin-bottom: 15px;
    margin-top: auto;
  }
  .coment-form .form-group .col-sm-4:last-child {
    margin: 0;
  }
  .reserv_form .form-group .col-xs-6:first-child {
    margin-bottom: 15px;
  }
}
/* ---- End of max-width 480px CSS ---- */

/* ---- Start of max-width 420px CSS ---- */
@media all and (max-width: 420px) {
}
/* ---- End of max-width 420px CSS ---- */

/* ---- Start of max-width 380px CSS ---- */
@media all and (max-width: 380px) {
  .slider_content .btn_group a {
    margin: 0 10px 10px 0;
  }
}
/* ---- End of max-width 380px CSS ---- */
