/* Billore Byrathi Ventures  */

@media only screen and (max-width: 7000px) {
  .page-wrapper {
    overflow: hidden;
  }
}

@media only screen and (max-width: 1650px) {
  .fixed-page-title {
    width: 25%;
  }
}
@media screen and (max-width: 1800px) and (max-height: 800px) {
  .left-panel .top-content h5,
  .left-panel .bottom-content h5 {
    font-size: 10px;
    letter-spacing: 3px;
  }
}
@media only screen and (max-width: 1400px) {
  .main-header .social-links {
    margin-left: 30px;
  }

  .contact-info .contact-info-block .inner-box {
    padding: 50px 24px;
    min-height: 300px;
  }

  .contact-info .contact-info-about .inner-box {
    min-height: auto;
  }

  .contact-info .contact-info-block ul li a[href^="mailto:"] {
    font-size: 14px;
  }

  .fixed-left-column .title {
    font-size: 80px;
  }

  .small-container {
    padding: 0px 20px;
  }
  .banner-section h1 {
    letter-spacing: 10px;
  }
  .news-block-one .date {
    position: relative;
  }

  .left-panel .bottom-content h5 a[href^="mailto:"] {
    letter-spacing: 1.5px;
  }

  .about-section .content-container {
    margin-left: 450px;
    margin-right: 50px;
  }

  .about-section .about-profile-layout {
    grid-template-columns: minmax(280px, 310px) minmax(0, 1fr);
    gap: 30px;
  }

  .about-section .about-profile-content {
    padding: 32px 30px;
  }
}

@media only screen and (max-width: 1340px) {
  .about-section .content-container {
    margin-left: 430px;
    margin-right: 35px;
  }

  .about-section .about-profile-layout {
    grid-template-columns: 280px minmax(0, 1fr);
    gap: 24px;
  }

  .about-section .about-profile-card img {
    height: 340px;
  }
}

@media only screen and (max-width: 1400px) {
  .fixed-page-title,
  .search-box,
  .right-panel {
    display: none;
  }

  .content-container,
  .about-section .content-container {
    margin-left: 100px;
    margin-right: 0;
  }

  .about-section .about-profile-layout {
    grid-template-columns: 300px minmax(0, 1fr);
    gap: 28px;
  }

  .about-section .sec-title h1 {
    font-size: 46px;
  }

  .about-section .about-profile-card img {
    height: 330px;
  }
}

@media only screen and (max-width: 1200px) {
  .main-header .social-links {
    display: none;
  }

  .banner-section h1 {
    font-size: 60px;
  }

  .left-fixed-text {
    display: none;
  }

  .wrapper-box {
    left: 100px;
  }

  .banner-section .content-box .inner {
    padding: 0;
  }

  .bottom-panel .text-content {
    display: none;
  }
}

@media only screen and (min-width: 1200px) {
  .mobile-menu .menu-box {
    display: none;
  }
  .mobile-menu {
    pointer-events: none;
  }
}

@media only screen and (max-width: 1199px) {
  .fixed-page-title,
  .search-box {
    display: none;
  }
  .content-container {
    margin-left: 100px;
  }

  .about-section .content-container {
    margin-left: 100px;
    margin-right: 0;
  }

  .portfolio-section {
    padding-top: 120px;
  }

  .about-section .about-profile-layout {
    grid-template-columns: 300px minmax(0, 1fr);
    gap: 28px;
  }

  .about-section .about-profile-card img {
    height: 330px;
  }
}

@media only screen and (max-width: 1100px) {
  .bottom-panel-three .text-content-three {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  .content-container {
    margin-right: 0px;
  }

  .about-section .content-container {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .about-page .main-footer .content-container {
    margin-right: 0px;
  }

  .about-section .about-profile-layout {
    grid-template-columns: 1fr;
  }

  .about-section .about-profile-card {
    position: relative;
    top: auto;
    max-width: 360px;
    margin: 0 auto;
  }

  .about-section .about-profile-content {
    border-left-width: 0;
    border-top: 4px solid var(--theme-color);
  }

  .banner-section-two .content-box .inner .text br,
  .banner-section-three .content-box .inner .text br,
  .banner-section-four .content-box .inner .text br {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .main-menu .navigation > li > ul,
  .main-menu .navigation > li > ul > li > ul {
    display: block !important;
    visibility: hidden;
    opacity: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .main-header .logo img {
    width: auto;
    max-width: 100%;
  }

  .main-header .nav-outer {
    padding: 0px;
    text-align: right;
  }

  .bottom-panel .link-btn {
    display: none;
  }

  .swiper-counter {
    display: none;
  }

  .right-panel {
    display: none;
  }

  .bottom-panel-three {
    right: 0;
  }

  .wrapper-box {
    right: 0;
  }

  .content-container-two {
    margin-right: 0px;
  }
}

@media only screen and (max-width: 767px) {
  .banner-carousel .slide-item.style-two .content-box .inner {
    margin: 0 20px;
  }
  .wrapper-box {
    left: 0;
    right: 0;
  }
  .banner-slider-pagination {
    display: none;
  }
  .banner-slider-control,
  .bottom-panel {
    height: 60px;
    line-height: 60px;
  }
  .bottom-panel {
    left: 0;
  }
  .left-panel {
    display: none;
  }
  .bottom-panel-three {
    left: 0;
  }
  .mobile-menu .menu-box {
    bottom: 60px;
    padding-left: 0px;
  }
  .wrapper-box.style-two {
    left: 0px;
  }
  .bottom-panel-two {
    left: 0;
    right: 0;
  }
  .content-container {
    margin-left: 0px;
  }

  .about-section .content-container {
    margin-left: 0;
    margin-right: 0;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .about-section .sec-title {
    margin-bottom: 36px;
  }

  .about-section .sec-title h1 {
    font-size: 34px;
    line-height: 1.25em;
    margin-bottom: 28px;
  }

  .about-section .about-profile-content {
    padding: 28px 22px;
  }

  .about-section .about-profile-card {
    max-width: 330px;
    padding: 14px;
  }

  .about-section .about-profile-card img {
    height: 320px;
  }

  .about-section .about-profile-content p {
    color: #222222;
    font-size: 16px;
    line-height: 1.7em;
    font-weight: 500;
  }

  .about-section .about-profile-content h3 {
    font-size: 24px;
    line-height: 1.3em;
  }

  .about-section .about-profile-content .list-style-one {
    grid-template-columns: 1fr;
  }

  .banner-section-three .content-box .inner h1 {
    text-align: center;
  }
  .content-container-two {
    margin-left: 0px;
  }

  .filters {
    display: none;
  }

  .project-section-title h2 {
    font-size: 28px;
    letter-spacing: 3px;
  }

  .mobile-none {
    display: none;
  }
}

@media only screen and (max-width: 599px) {
  .banner-section h1 {
    font-size: 40px;
    letter-spacing: 5px;
    font-weight: 600;
    margin-bottom: 20px;
  }
  .banner-section .link-box {
    margin-top: 0px;
  }
  .mobile-menu {
    width: 280px;
  }
  .banner-section-two .content-box .inner h1,
  .banner-section-three .content-box .inner h1,
  .banner-section-four .content-box .inner h1 {
    font-size: 50px;
    line-height: 50px;
  }
}

@media only screen and (max-width: 499px) {
  .main-header .header-upper .logo-box {
    padding: 10px 22px;
  }
  .main-header .logo img {
    max-height: 78px;
    width: auto;
  }
  .navbar-btn-wrap {
    padding: 20px 18px;
  }
  .anim-menu-btn:before {
    display: none;
  }
  .anim-menu-btn__icon::before,
  .anim-menu-btn__icon::after {
    left: 0;
  }
  .mobile-menu .menu-box {
    top: 98px;
  }
  .about-section .sec-title h1 {
    font-size: 30px;
  }
  .about-section .about-profile-content {
    padding: 24px 18px;
  }
  .about-section .about-profile-card {
    max-width: 100%;
  }
  .about-section .about-profile-card img {
    height: auto;
    aspect-ratio: 4 / 5;
  }
  .about-section .about-profile-content p {
    font-size: 15px;
    line-height: 1.65em;
    margin-bottom: 14px;
  }
}
