@media only screen and (max-width: 7000px) {
  .page-wrapper {
    overflow: hidden;
  }
}



@media only screen and (max-width: 1499px) {
  .main-header .other-links .search-btn {
    padding-right: 30px;
    margin-right: 30px;
  }

  .main-header .header-upper .inner-container {
    padding-left: 20px;
    padding-right: 20px;
  }  
}
@media only screen and (max-width: 856px) {
  .main-header .nav-outer {
    top:-19px;
  }

}

@media only screen and (max-width: 1199px) {
  .main-header.fixed-header .header-upper .logo-box {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .main-header.fixed-header .nav-outer .mobile-nav-toggler {
    margin-top: 20px;
  }
  

  .main-header .other-links .link-box {
    display: none;
  }

  .main-menu .navigation>li {
    margin-right: 30px;
  }

  .main-header .nav-outer .main-menu{
    display: none !important;
  }

  .main-header .nav-outer {
    float: right;
    position: relative;
    width: auto;
    height: auto;
    padding: 0;
  }

  .main-header.fixed-header .other-links .search-btn {
    padding-top: 21.5px;
    padding-bottom: 21.5px;
  }

  .nav-outer .mobile-nav-toggler {
    display: block;
  }
  .sec-title h2 {
    font-size: 60px;
    line-height: 1em;
  }
  .team-section .carousel-box {
    margin: 0 15px;
  }

  .parallax-section .content-box h2 {
    font-size: 60px;
  }

  .agency-section .left-col .inner {
    padding-right: 0;
  }
  .work-tabs .tab-buttons .tab-btn {
    font-size: 26px;
  }

  .work-tabs .text-col .inner,
   .right-col .inner {
    padding-left: 0;
  }
  .page-banner h1 {
    font-size: 70px;
    line-height: 1em;
  }
  
}

@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: 991px) {
  .services-section,
  .gallery-section,
  .news-section,
  .discover-section,
  .sponsors-section-two {
    padding: 90px 0px 60px;
  }

  .gallery-section-two,
  .services-section-three.padd-top {
    padding-top: 90px;
  }



  .gallery-section-two.alternate {
    padding-bottom: 60px;
  }

  

  .page-banner .inner-container {
    padding: 220px 0px 100px;
  }

  .team-section,
  .contact-section {
    padding: 90px 0px 60px;
  }

  .team-section.no-padd-top {
    padding: 0px 0px 60px;
  }

  .parallax-section {
    padding: 80px 0px;
  }

  
  .services-section-three,
  .testimonials-page {
    padding-bottom: 60px;
  }

  .sponsors-section {
    padding: 70px 0px;
  }



  .agency-section,
  .we-work-section,
  .project-single {
    padding: 90px 0px 50px;
  }


  
  


  .parallax-section .content-box h2 {
    font-size: 48px;
  }

  .sec-title h2 {
    font-size: 50px;
    line-height: 1.05em;
  }

  .gallery-section .upper-row .sec-title {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
  }

  .gallery-section .upper-row .filters {
    width: 100%;
    text-align: center;
  }

  .mixitup-gallery .filters li {
    margin: 0 15px 10px;
  }

  .facts-section,
  .facts-section.alternate {
    padding-top: 90px;
    padding-bottom: 20px;
  }

 

  .fact-counter .column .inner {
    padding-top: 0;
  }

  .fact-counter .column .inner:before {
    display: none;
  }
.work-tabs .tab-buttons .tab-btn {
    font-size: 22px;
  }

  .page-banner h1 {
    font-size: 60px;
    line-height: 1.05em;
  }

  .page-banner .shape-1,
  .page-banner .shape-2 {
    display: none;
  }

  .page-banner .inner-container {
    padding: 180px 0px 50px;
  }
  .service-details h3 {
    font-size: 42px;
  }

  .service-details h4 {
    font-size: 32px;
  }

  .contact-section .upper-info,
  .contact-section .map-box {
    margin-bottom: 60px;
  }
   .mixitup-gallery .filters .filter+.filter {
    margin-left: 25px;
  }

  .sec-title-two h2 {
    font-size: 45px;
  }
}

@media only screen and (max-width: 767px) {

  .sec-title h2 {
    font-size: 42px;
    line-height: 1.15em;
  }
  .sec-title h2 br {
    display: none;
  }

  .fact-counter .column .inner .count-outer {
    font-size: 64px;
    line-height: 1em;
  }

  .team-section {
    padding-bottom: 50px;
  }

  .team-section .owl-theme .owl-dots {
    display: none;
  }

  .parallax-section .content-box h2 {
    font-size: 42px;
  }

  .work-tabs .tab-buttons .tab-btn {
    width: 100%;
    padding: 20px 15px;
  }


  .news-block-three .inner-box h4{
    font-size: 32px;
  }

  .page-banner h1 {
    font-size: 48px;
  }

  .login-wrapper .login-content__inner {
    max-width: 430px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .login-wrapper .logo {
    margin-bottom: 50px;
  }

  .login-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .login-wrapper .login-bg {
    width: 100%;
    top: 0;
    min-height: 100vh;
    height: 100%;
  }
}

@media only screen and (max-width: 599px) {

  .sec-title h2 {
    font-size: 36px;
    line-height: 1.15em;
  }

   .featured-block-two,
  .agency-section .featured-block-two {
    padding-left: 0;
    padding-top: 0;
  }

 .featured-block-two .image,
  .agency-section .featured-block-two .image {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    margin: 0 0 30px;
  }

  .parallax-section .content-box h2 {
    font-size: 32px;
    line-height: 1.1em;
  }

  .default-tabs .tab-buttons .tab-btn {
    display: block;
    width: 100%;
    margin: 0 0 15px;
  }

  .default-tabs .tabs-content {
    padding-top: 10px;
  }

 
  .mixitup-gallery .filters li {
    margin: 0px 10px 15px;
  }

  .discover-block .inner-box {
    padding-left: 0;
  }

  .discover-block .cap-box {
    position: absolute;
    left: 20px;
    bottom: 20px;
    right: 20px;
    max-width: 100%;
    width: auto;
  }

  .discover-block .cap-inner {
    padding: 30px 80px 30px 20px;
  }


 
  .sponsors-section-two {
    text-align: center;
  }


  .page-banner h1 {
    font-size: 48px;
    line-height: 1.1em;
  }

  .discover-block .cap-inner h5 {
    font-size: 24px;
  }

  .service-details h3 {
    font-size: 36px;
  }

  .service-details h4 {
    font-size: 26px;
  }

  .news-block-three .inner-box {
    padding: 40px 25px 30px;
  }
  .page-banner .bread-crumb li:before {
    display: none;
  }

  .page-banner .bread-crumb li {
    padding: 0;
    margin: 0 7px !important;
  }
  .demo-header .header-upper .logo-box {
    margin-right: 0;
  }
}

@media only screen and (max-width: 479px) {

 

   .feature{
    padding-left: 0;
    text-align: center;
  }

   .feature h5 {
    font-size: 24px;
  }

   .feature .count {
    position: relative;
    display: block;
    left: 0;
    top: 0;
    margin: 0 auto 30px;
  }


  .page-banner h1 {
    font-size: 42px;
  }
    .sec-title-two h2 {
    font-size: 30px;
  }

  .login-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .main-header .nav-outer {
    order: 1;
    top:-19px;
  }

  .main-header .header-upper .inner-container {
    display: flex;
  }
}