/* Media Queries
-------------------------------------------------------------- */
@media only screen and (max-width: 767px) {
  .ptb-50 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .pt-50 {
    padding-top: 20px;
  }
  .pb-50 {
    padding-bottom: 20px;
  }
  .ptb-20 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .pt-20 {
    padding-top: 10px;
  }
  .pb-20 {
    padding-bottom: 10px;
  }
  .default-btn {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 48px;
    padding-right: 20px;
  }
  .default-btn i {
    left: 20px;
  }
  .section-title {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .section-title h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .col-sm-6.col-xs-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .tfmouseCursor,
  .main-header .navigation>li>a::after,
  .main-header .header-lower .nav-outer {
    display: none;
  }
  .main-header .header-lower .inner-container {
    padding: 15px 0;
  }
  #header.style-absolute.is-fixed .header-lower .inner-container {
    padding: 5px 0;
  }
  .mobile-button {
    display: block !important;
    position: relative;
    right: 6px;
    bottom: 2px;
  }
  .slider.home .inner-content {
    padding-top: 115px;
    padding-bottom: 30px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .slider.home .title-display {
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 40px;
  }
  .slider.home .btn-box {
    padding-top: 10px;
  }
  .posttype-filter {
    margin-bottom: 20px;
  }
  .posttype-filter li {
    padding: 5px;
  }
  .posttype-filter a {
    font-size: 14px;
    padding: 8px 16px;
  }
  .preview-demos-area .section-title p {
    font-size: 16px;
  }
  .preview-demos-area .single-demo-box {
    margin-bottom: 20px;
  }
  .preview-demos-area h3 {
    font-size: 18px;
  }
  .preview-demos-area h3 {
    margin-top: 10px;
  }
  .preview-demos-area .image-bg {
    height: 270px;
    width: 100%;
  }
  .preview-demos-area .image-bg .image-demo-scroll {
    height: 270px;
    width: 100%;
    border: 0;
    border-radius: 10px;
  } 
  .features-area {
    padding-left: 6px;
    padding-right: 6px;
  }
  .features-area .row {
    margin-right: -9px;
    margin-left: -9px;
  }
  .features-area .row>* {
    padding-right: 9px;
    padding-left: 9px;
  }
  .features-area .core-features {
    margin-bottom: 20px;
  }
  .core-features h3 {
    line-height: 20px;
    padding: 0 3px;
  }
  .call-to-action-content {
    max-width: 100%;
  }
  .call-to-action-content h2 {
    margin-bottom: 12px;
    font-size: 22px;
  }
  .call-to-action-content p {
    font-size: 15px;
    line-height: 26px;
  }
  .call-to-action-content .btn-box {
    margin-top: 20px;
  }
  .call-to-action-content .btn-box .default-btn {
    margin-left: 5px;
    margin-right: 5px;
  }
  body #scrollUp {
    bottom: 10px;
    right: 10px
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ptb-50 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pt-50 {
    padding-top: 30px;
  }
  .pb-50 {
    padding-bottom: 30px;
  }
  .ptb-20 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .pt-20 {
    padding-top: 15px;
  }
  .pb-20 {
    padding-bottom: 15px;
  }
  .row>* {
    padding-right: 12px;
    padding-left: 12px;
  }
  .section-title {
    max-width: 600px;
    margin-bottom: 30px;
  }
  .section-title h2 {
    font-size: 28px;
    line-height: 34px;
  }
  .tfmouseCursor,
  .main-header .navigation>li>a::after,
  .main-header .header-lower .nav-outer {
    display: none;
  }
  .main-header .header-lower .inner-container {
    padding: 15px 0;
  }
  #header.style-absolute.is-fixed .header-lower .inner-container {
    padding: 5px 0;
  }
  .mobile-button {
    display: block !important;
  }
  .close-btn {
    position: fixed;
    left: 250px;
    right: 0;
    top: 40px;
  }
  .tf-btn.style-fill {
    padding: 10px 30px;
  }
  .slider.home .inner-content {
    padding-top: 120px;
  }
  .slider.home .title-display {
    font-size: 40px;
    line-height: 60px;
  }
  .slider.home .btn-box {
    padding-top: 10px;
  }
  .posttype-filter {
    margin-bottom: 35px;
  }
  .posttype-filter li {
    padding: 8px;
  }
  .preview-demos-area .image-bg {
    height: 300px;
    width: 340px;
  }
  .preview-demos-area .image-bg .image-demo-scroll {
    height: 300px;
    width: 340px;
    border: 0;
    border-radius: 10px;
  }
  .features-area .core-features {
    margin-bottom: 24px;
  }
  .call-to-action-content h2 {
    font-size: 26px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row>* {
    padding-right: 12px;
    padding-left: 12px;
  }
  .tf-btn.style-fill {
    padding: 14px 40px;
  }
  .section-title h2 {
    font-size: 30px;
  }
  .slider.home .title-display {
    font-size: 50px;
    line-height: 70px;
  }
  .slider.home .btn-box {
    padding-top: 10px;
  }
  .preview-demos-area .image-bg {
    width: 300px;
    height: 350px;
  }
  .preview-demos-area .image-bg .image-demo-scroll {
    width: 300px;
    height: 350px;
    border: 0;
    border-radius: 10px;
  }
  .features-area .core-features {
    margin-bottom: 24px;
  } 
  .core-features h3 {
    font-size: 13px;
  }  
}

@media only screen and (min-width: 1200px) and (max-width: 1366px) {
  .tf-btn.style-fill {
    padding: 14px 40px;
  }
  .slider.home .title-display {
    font-size: 60px;
    line-height: 80px;
  }
}

@media only screen and (min-width: 1600px) {
  .container {
    max-width: 1520px;
  }
  .preview-demos-area .container {
    max-width: 1140px;
  }
  .preview-demos-area .image-bg {
    height: 470px;
  }
  .preview-demos-area .image-bg .image-demo-scroll {
    height: 470px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .preview-demos-area .section-title p {
    padding: 0 70px;
  }
}
