/* Responsive Css */


@media only screen and (max-width: 1749px){



}
@media only screen and (max-width: 1560px){
header#header__part .logo-box {
   margin: 0 !important;
}
.theme-btn {
    font-size: 14px;
    padding: 10px 10px;
    
}
}
@media only screen and (max-width: 1499px){

 

}


@media only screen and (max-width: 1399px){



}
@media only screen and (max-width: 1330px){
header#header__part .logo-box img {
    width: 125px;
}
}

@media only screen and (max-width: 1299px){
.main-menu .navigation > li.dropdown > a {
    padding-right: 15px;
}
.main-menu .navigation > li > a {
    font-size: 14px; 
}


}



@media only screen and (max-width: 1200px){

  .main-menu,
  .sticky-header,
  .main-header.style-one .outer-container:before{
    display: none;
  }

  .menu-area .mobile-nav-toggler {
    display: block;
    padding: 10px;
  }

  .megamenu ul li:first-child{
    display: none;
  }


}



@media only screen and (min-width: 768px){
  .main-menu .navigation > li > ul,
  .main-menu .navigation > li > ul > li > ul,
  .main-menu .navigation > li > .megamenu{
    display:block !important;
    visibility:hidden;
    opacity:0;
  }
}



@media only screen and (max-width: 991px){


}


@media only screen and (max-width: 767px){
  .sec-title h2{
    font-size: 36px;
    line-height: 44px;
  }

  .sec-title h2 br{
    display: none;
  }

  .Simplify .row {
    display: flex;
    flex-direction: column;
  }

  .Simplify .row > div:first-child {
    order: 2;
  }

  .Simplify .row > div:last-child {
    order: 1;
  
}
p.lead.custom-description {
    padding-bottom: 35px;
}
.Simplify, .Ready {
    padding: 1px 0px 60px 0px;
}


}

@media only screen and (max-width: 599px){
.website-builder {
    padding: 0;
}
  .pagination li a{
    width: 40px;
    height: 40px;
    line-height: 40px;
  }

  .search-popup .upper-box{
    padding-left: 30px;
    padding-right: 30px;
  }

.banner-style-five .content-box h2 {
    font-size: 28px;
    line-height: 35px;
}
.service-block-two .inner-box .icon-box {
    width: 180px;
    height: 180px;
    margin: 16px auto;
}
.service-block-two .inner-box h3 a {
    font-size: 21px;
}
.sec-title h2 {
    font-size: 24px;
    line-height: 30px;
}
.Top-ranked {
    padding: 50px 0px;
}
.Top-ranked img {
    padding-bottom: 30px;
}
.clients-section.five-lg {
    padding: 50px 0px!important;
}
.Complete-sp h2 {
    font-size: 24px;
}
.teamsnap-features-section .section-heading {
    font-size: 24px;
}
.sports-section {
    padding: 0 0;
}
.sports-section h1 {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 20px;
    color: #fff;
}
.sports-section p {
   
    padding-bottom: 30px;
}
.sports-section .btn-wh1 {
    margin-bottom: 25px;
}
.learn-more-link {
  
    justify-content: center;
}
.product-tour-text h1 {
    font-size: 1.5rem;
    margin-bottom: 24px;
}
.product-tour-section-sports {
    background-color: #f0f2f5;
    padding: 0px 0;
}
.imagine-sports {
    background-color: #f8f9fa;
    padding: 0px 0;
}
.resources-section-title {
    font-size: 1.5rem;
   
}
.download-link {
    justify-content: center;
}
.Top-ranked-sports .display-5 {
    font-size: 2.5rem;
}
.testimonial-title {
    font-size: 1.8rem;

}
.testimonial-section-sports {
    background: linear-gradient(to right, #4CAF50, #66BB6A);
    padding: 0 0;
    color: #fff;
}
.main-footer {
    position: relative;
    background: #041022;
    padding: 0;
}
.banner .pricing-header {
    font-size: 1.5em;
    line-height: 40px;
}
.hero-section {
    padding: 45px 0px;
   
}
.author-info img {
    width: 40px;
}
.why-Yuvoxx .container-el {
    display: block;
   
}
.why-Yuvoxx .left-card {
    margin-bottom: 20px;
}
.why-Yuvoxx .right-content h1 {
    font-size: 1.5rem;
}
.global-section-heading {
    font-size: 1.5em;
}
.book-demo .feature-list li {
    font-size: 1rem;
}
.book-demo .demo-content-left h1 {
    font-size: 1.5rem;
}
.book-demo .client-logos {
   
    gap: 10px;
   
}
.accordions-counts .impact-stat-number {
    font-size: 2rem;
}
.accordions-counts .impact-left-content h1 {
    font-size: 1.6rem;
}
}


@media only screen and (max-width: 499px){

  .mobile-menu,
  .chat-popup{
    width: 100%;
  }


}




















