/* Bigger layout */
@media (max-width: 1920px) {
}

/* Desktop layout :992px.  */
@media (min-width: 992px) and (max-width: 1200px) {
  .cursor-outer {
    display: none;
  }

  .cursor-inner {
    display: none;
  }

  .header-bottom-left h5:after {
    width: 50%;
    right: 85px;
  }

  .header-bottom-left h1 {
    font-size: 44px;
    line-height: 80px;
  }

  .single-counter h1 {
    font-size: 60px;
  }

  .blog-content {
    padding: 50px 60px;
  }
}

/* Desktop layout */
@media (min-width: 992px) and (max-width: 1024px) {
  .section-title h2 {
    font-size: 48px;
  }

  .section-title p {
    font-size: 15px;
  }

  .single-service {
    margin-bottom: 30px;
  }

  .single-feature {
    padding: 40px 40px;
  }

  .single-feature p {
    font-size: 23px;
    padding: 0 35px;
  }

  .call-to-action-left h2 {
    line-height: 1.5;
  }

  .call-to-action-btn a {
    padding: 20px 40px;
  }

  .single-team {
    margin-bottom: 30px;
  }

  .single-price {
    margin-bottom: 30px;
  }
}

@media (max-width: 1024px) {
  .loader {
    margin: 50% auto;
  }
}

/* Tablet layout : Max-width :991px */
@media (max-width: 991px) {
  .section-title h2 {
    font-size: 34px;
  }

  .header-top .logo {
    margin-top: 15px;
  }

  .mean-container .mean-nav {
    position: absolute;
    z-index: 111;
  }

  .header-bottom-four-content h1 {
    font-size: 60px;
    line-height: 90px;
  }

  .header-area-five .header-bottom-five-content h1 {
    font-size: 66px;
  }

  .header-bottom-right {
    display: none;
  }

  .single-service {
    margin-bottom: 30px;
  }

  .single-service h4 {
    font-size: 22px;
  }

  .single-team {
    margin-bottom: 30px;
  }

  .single-price {
    margin-bottom: 30px;
  }
}

/* Tablet layout :768px */
@media (min-width: 768px) and (max-width: 991px) {
  .about-area-left h4 {
    font-size: 20px;
  }

  .about-area-right:before {
    top: -35px;
    left: -35px;
  }

  .single-feature {
    padding: 50px 20px;
  }

  .single-feature p {
    font-size: 16px;
    line-height: 36px;
    padding: 0 30px;
  }

  .single-counter h1 {
    font-size: 50px;
  }

  .call-to-action-left {
    text-align: center;
    margin-bottom: 30px;
  }

  .call-to-action-left h2 {
    line-height: 1.5;
  }

  .single-counter span {
    font-size: 20px;
  }

  .single-counter span:after {
    font-size: 110px;
    bottom: -30px;
    right: -45px;
  }

  .testimonial-text {
    padding: 175px 60px 100px;
  }

  .blog-content {
    padding: 50px 40px;
  }

  .blog-content h4 {
    font-size: 19px;
  }

  .blog-content .single-blog-btn:after {
    width: 65%;
  }
}

/* Small mobile  layout :320px */
@media only screen and (max-width: 767px) {
  .section-title h2:before {
    bottom: 10px;
  }

  .section-title p:after {
    width: 45%;
    bottom: 10px;
  }

  .header-top .logo img {
    width: 35px;
  }

  .header-bottom-left {
    width: 100%;
  }

  .header-bottom-left h5 {
    font-size: 15px;
  }

  .header-bottom-left h5:after {
    width: 65%;
    bottom: 6px;
    right: 30px;
  }

  .header-bottom-left h1 {
    font-size: 32px;
    line-height: 60px;
  }

  .header-area-three .header-bottom-three .single-slider-three h1 {
    font-size: 32px;
  }

  .header-area-three .header-bottom-three .single-slider-three p {
    font-size: 14px;
  }

  .header-bottom-four-content h1 {
    font-size: 32px;
    line-height: 64px;
  }

  .header-bottom-four-btn {
    font-size: 15px;
    padding: 12px 28px;
  }

  .header-area-five .header-bottom-five-content h1 {
    font-size: 50px;
    line-height: 90px;
  }

  .header-area .header-bottom-left .header-bottom-left-button-wrapper a.header-bottom-btn,
  .header-area-five .header-bottom-five-content a.header-bottom-five-btn {
    font-size: 15px;
    padding: 12px 26px;
  }

  .header-bottom-three-slider .owl-nav .owl-prev,
  .header-bottom-three-slider .owl-nav .owl-next,
  .header-bottom-four-slider .owl-nav .owl-prev,
  .header-bottom-four-slider .owl-nav .owl-next {
    display: none;
  }

  .header-area-five .header-bottom-five-content h4 {
    font-size: 18px;
    line-height: 27px;
    margin-top: 15px;
  }

  .header-bottom-five-content .header-bottom-five-small-heading {
    font-size: 22px;
  }

  .header-area-five .header-bottom-five-content h1 {
    font-size: 24px;
    line-height: 48px;
  }

  .section-title h2 {
    font-size: 25px;
  }

  .single-service h4 {
    font-size: 20px;
  }

  .about-area-right {
    margin-top: 50px;
  }

  .about-area-right:before {
    display: none;
  }

  .about-area-left a {
    padding: 15px 45px;
  }

  .single-feature {
    padding: 25px 20px;
  }

  .single-feature h2 {
    font-size: 30px;
    line-height: 45px;
  }

  .single-feature p {
    font-size: 22px;
    line-height: 45px;
    padding: 0 30px;
  }

  .single-feature p:before {
    width: 5px;
  }

  #testimonial-area .owl-carousel .owl-dots {
    bottom: -85px;
  }

  .single-counter {
    margin-bottom: 90px;
  }

  .single-counter h1 {
    font-size: 50px;
  }

  .single-counter span:after {
    font-size: 100px;
    bottom: -20px;
    right: -40px;
  }

  .call-to-action-left {
    text-align: center;
  }

  .call-to-action-left h2 {
    font-size: 36px;
    line-height: 1.5;
    margin-bottom: 30px;
  }

  .call-to-action-btn a {
    padding: 15px 35px;
  }

  .testimonial-text {
    padding: 200px 30px 100px;
    margin-left: 0;
    margin-top: 130px;
  }

  .testimonial-text p {
    font-size: 20px;
    line-height: 50px;
  }

  .single-blog {
    margin-bottom: 30px;
  }

  .blog-content {
    padding: 50px 35px;
  }

  .blog-content h4 {
    font-size: 20px;
  }

  .blog-content .single-blog-btn:after {
    width: 78%;
  }

  .contact-us-form input[type='submit'] {
    padding: 20px 35px;
  }

  .footer-left {
    margin: 0 auto 50px;
  }

  .footer-right.text-right {
    text-align: center !important;
  }
}

/* Max 480px layout */
@media only screen and (max-width: 480px) {
  .section-title p {
    font-size: 18px;
  }

  .header-bottom-left h5:after {
    width: 57%;
  }

  .header-area-five .header-bottom-five-content p {
    font-size: 13px;
    line-height: 28px;
  }

  .about-area-left h4 {
    font-size: 20px;
  }

  .single-feature p {
    font-size: 18px;
    line-height: 40px;
  }

  .blog-content .single-blog-btn:after {
    width: 70%;
  }
}

/* Max 375px layout */
@media only screen and (max-width: 375px) {
  .section-title p {
    font-size: 16px;
  }

  .header-bottom-left h5:after {
    width: 53%;
  }

  .header-area-five .header-bottom-five-content p {
    font-size: 12px;
  }

  .blog-content .single-blog-btn:after {
    width: 68%;
  }
}

/* Max 360px layout */
@media only screen and (max-width: 360px) {
  .section-title h2 {
    font-size: 25px;
  }

  .header-bottom-left h5:after {
    width: 51%;
  }

  .header-area-five .header-bottom-five-content p {
    font-size: 11px;
    line-height: 22px;
  }
}

/* Max 320px layout */
@media only screen and (max-width: 320px) {
  .header-bottom-left h5:after {
    width: 45%;
    right: 28px;
  }

  .header-area-five .header-bottom-five-content p {
    font-size: 10px;
  }

  .header-area .header-bottom-left .header-bottom-left-button-wrapper a.header-bottom-btn,
  .header-area-five .header-bottom-five-content a.header-bottom-five-btn {
    padding: 9px 20px;
  }

  .section-title p {
    font-size: 16px;
  }

  .section-title p:after {
    width: 55%;
  }

  .section-title h2 {
    font-size: 20px;
  }

  .single-service {
    padding-right: 55px;
    padding-left: 55px;
  }

  #service-area.service-area-five .single-service {
    padding: 45px;
  }

  .about-area-left h4 {
    font-size: 18px;
  }

  .about-area-left a {
    padding: 15px 40px;
    font-size: 16px;
  }

  .single-feature p {
    font-size: 15px;
    line-height: 28px;
  }

  .overlay-portfolio-text h4 {
    font-size: 20px;
  }

  .overlay-portfolio-text p {
    font-size: 12px;
  }

  #portfolio-area .owl-carousel .owl-dots {
    bottom: -60px;
  }

  .call-to-action-left h2 {
    font-size: 32px;
  }

  .testimonial-text p {
    font-size: 18px;
    line-height: 45px;
  }

  .single-price {
    padding: 50px 0;
  }

  .blog-content {
    padding: 50px 25px;
  }

  .blog-content h4 {
    font-size: 18px;
  }

  .blog-content .single-blog-btn:after {
    width: 64%;
  }

  .address-details p {
    font-size: 12px;
  }

  .contact-us-form textarea {
    padding: 50px;
  }
}

/* Max 280px layout */
@media only screen and (max-width: 280px) {
  .header-bottom-left h5:after {
    width: 35%;
    right: 28px;
  }

  .header-area-five .header-bottom-five-content h1 {
    font-size: 22px;
    line-height: 48px;
  }

  .header-area-five .header-bottom-five-content p {
    font-size: 13px;
    line-height: 27px;
  }

  .header-area-five .header-bottom-five-content a.header-bottom-five-btn {
    padding: 8px 15px;
    margin-right: 15px;
  }

  .header-bottom-left h1 {
    font-size: 24px;
    line-height: 54px;
  }

  .header-area .header-bottom-left .header-bottom-left-button-wrapper a.header-bottom-btn,
  .header-area-five .header-bottom-five-content a.header-bottom-five-btn {
    padding: 5px 17px;
    font-size: 12px;
  }

  .section-title p {
    font-size: 14px;
  }

  #service-area .single-service {
    padding: 40px 30px;
  }

  #service-area.service-area-five .single-service {
    padding: 35px;
  }

  .single-service a {
    font-size: 13px;
    padding: 10px 20px;
  }

  .single-feature {
    padding: 20px 15px;
  }

  .single-feature h2 {
    font-size: 21px;
  }

  .single-feature p {
    font-size: 14px;
    line-height: 24px;
    padding: 0 24px;
  }

  .single-price .pricing-btn {
    padding: 15px 35px;
  }

  .testimonial-text {
    padding: 150px 30px 100px;
  }

  .testimonial-text:before {
    font-size: 210px;
  }

  .single-price ul {
    padding: 60px 0;
  }

  .blog-content {
    padding: 50px 20px;
  }

  .blog-content .single-blog-btn:after {
    width: 56%;
  }

  .blog-content h4 {
    font-size: 16px;
  }

  .contact-us-form input[type='submit'] {
    padding: 24px 40px;
  }
}
