/* Tablet Layout: 768px.*/
@media only screen and (min-width: 768px) and (max-width: 991px) {


  /* Default */
  .heading-left h2 {
    margin-bottom: 25px;
  }

  /* Banner */
  .banner-area .double-items {
    text-align: center;
  }

  .banner-area .content {
    padding-top: 50px;
  }

  .banner-area .double-items .thumb {
    display: none;
    padding-left: 15px;
  }

  .banner-area.text-combo h2 {
    line-height: 1.1;
  }

  .top-pad-90 {
    padding-top: 70px;
  }

  .banner-area.bottom-shape .wavesshape {
    bottom: -5px;
  }

  /* Our Features */



  /* Center Tabs */


  /* Fun Factor */


  /* Services */

  .services-list-area .thumb {
    margin-bottom: 30px;
  }


  /* Team Single */


  /* Word Process */


  /* Clients */


  /* Skill Area */


  /* Faq */
  .about-area .thumb {
    padding-left: 0;
    margin-top: 30px;
  }


  /* Chose Us */

  /* Start Condition */
  .condition-area .thumb {
    padding-left: 0;
    margin-top: 30px;
    text-align: center;
  }

  .condition-area .thumb img {
    max-width: 100%;
  }


  /* Our Story */
  .schedule-area .single-item {
    margin-top: 30px;
    padding-top: 30px;
  }

  .schedule-area .single-item::after {
    position: absolute;
    left: 5%;
    top: 0;
    content: "";
    height: 1px;
    width: 90%;
    border-top: 1px dashed #dddddd;
  }

  .schedule-area .single-item:first-child,
  .schedule-area .single-item:nth-child(2) {
    margin-top: 0;
    padding-top: 0;
  }

  .schedule-area .single-item:first-child::after,
  .schedule-area .single-item:nth-child(2)::after {
    display: none;
  }

  .schedule-area .story-items::after {
    display: none;
  }

  .schedule-area .story-items .item span {
    margin-bottom: 20px;
  }

  /* Portfolio */

  /* Contact */
  .contact-area .right-item {
    padding-left: 15px;
    margin-top: 50px;
  }

  .google-maps iframe {
    height: 350px;
  }

  /* Login */


  /* Error Page */


  /* Footer */
  footer .equal-height {
    margin-top: 50px;
  }

  footer .equal-height:first-child,
  footer .equal-height:nth-child(2) {
    margin-top: 0;
  }

  footer .footer-bottom {
    text-align: center;
    border-top: 1px solid #e7e7e7;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  footer.bg-dark .footer-bottom {
    border-color: rgba(255, 255, 255, 0.2);
  }

  .footer-bottom .link {
    text-align: center !important;
    margin-top: 15px;
  }
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {

  /* Heading */
  h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 26px;
  }

  h4 {
    font-size: 18px;
    line-height: 1.4;
  }

  h5 {
    font-size: 16px;
    line-height: 1.4;
  }

  h6 {
    font-size: 14px;
    line-height: 1.4;
  }

  .default-padding {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .default-padding.bottom-less {
    padding-bottom: 20px;
    padding-top: 50px;
  }

  .default-padding-bottom {
    padding-bottom: 50px;
  }

  .default-padding-top {
    padding-top: 50px;
  }

  .site-heading {
    margin-bottom: 40px;
  }

  .breadcrumb-area h1 {
    font-size: 36px;
  }

  .breadcrumb-area {
    padding-top: 140px;
    padding-bottom: 75px;
  }

  .heading-left {
    margin-bottom: 50px;
  }

  .heading-left h2 {
    margin-bottom: 30px;
  }


  /* Topbar */

  /* Banner Area */

  .banner-area .content h2 {
    font-size: 36px;
  }

  .banner-area .content p {
    padding: 0;
  }

  body, .banner-area, .banner-area div {
    height: auto;
  }

  .banner-area .content {
    overflow: hidden;
    padding: 50px 0;
  }

  .banner-area.top-pad-90 .double-items {
    padding-top: 20px;
    padding-bottom: 50px;
  }

  .banner-area.top-pad-35-mobile .double-items {
    padding-top: 55px;
    padding-bottom: 50px;
  }

  .banner-area .double-items {
    display: block;
  }

  .banner-area.text-combo h2 {
    font-size: 34px;
    line-height: 1.2;
  }

  .banner-area.text-combo h2 span {
    font-size: 30px;
    margin-bottom: 15px;
  }

  .banner-area .thumb {
    text-align: center;
  }

  .banner-area .double-items .thumb {
    padding-left: 15px;
  }

  .banner-area .double-items .thumb img {
    max-width: 100% !important;
    margin-top: 30px;
  }

  .selection-list-area.default-padding-bottom {
    margin-top: -45px !important;
    margin-bottom: -45px !important;
  }

  .selection-list-area .selection-list-items .step-card {
    padding: 16px 18px;
    min-height: 72px;
  }

  .selection-list-area .selection-list-items .step-card span.number-selection {
    margin-right: 14px;
    min-width: 38px;
  }

  .condition-cards {
    padding-left: 8px;
    padding-right: 8px;
  }

  .condition-cards .row {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }

  .condition-card {
    padding: 24px 20px;
    margin-bottom: 18px;
    max-width: 100%;
  }

  .condition-card:last-child {
    margin-bottom: 0;
  }

  footer .f-item > img {
    width: 110px;
  }

  .banner-area.bottom-shape .wavesshape {
    bottom: -5px;
  }


  /* Services */

  .services-list-area .thumb {
    margin-bottom: 30px;
  }


  /* About */
  .about-area .thumb {
    padding-left: 0;
    margin-top: 30px;
  }


  /* Start Condition */
  .condition-area .thumb {
    padding-left: 0;
    margin-top: 30px;
    text-align: center;
  }

  .condition-area .thumb img {
    max-width: 100%;
  }

  /* Schedule */
  .schedule-area .single-item {
    margin-bottom: 30px;
    padding-bottom: 30px;
    position: relative;
    z-index: 1;
  }

  .schedule-area .single-item::after {
    position: absolute;
    left: 5%;
    bottom: 0;
    content: "";
    height: 1px;
    width: 90%;
    border-bottom: 1px dashed #dddddd;
  }

  .schedule-area .single-item:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
  }

  .schedule-area .single-item:last-child:after {
    display: none;
  }

  .schedule-area .story-items::after {
    display: none;
  }

  .schedule-area .story-items .item span {
    margin-bottom: 20px;
  }



  /* Contact */
  .contact-area .right-item {
    padding-left: 15px;
    margin-top: 50px;
  }

  .google-maps iframe {
    height: 350px;
  }



  footer .equal-height {
    margin-top: 50px;
  }

  footer .equal-height:first-child {
    margin-top: 0;
  }

  footer .footer-bottom {
    text-align: center;
    border-top: 1px solid #e7e7e7;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  footer.bg-dark .footer-bottom {
    border-color: rgba(255, 255, 255, 0.2);
  }

  .footer-bottom .link {
    text-align: center !important;
    margin-top: 15px;
  }
}
