@media only screen and (max-width: 575px) {
  .xs-none {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .container-fluid {
    max-width: 540px;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  p, input, textarea, span, label {
    font-size: 14px;
    line-height: 25px;
  }
  .pt-145 {
    padding-top: 40px;
  }
  .pb-145 {
    padding-bottom: 40px;
  }
  .pt-175 {
    padding-top: 70px;
  }
  .pb-175 {
    padding-bottom: 70px;
  }
  .ptb-175 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .mb-100 {
    margin-bottom: 60px;
  }
  .fs-15 {
    font-size: 14px !important;
  }
  .sm-section-title h2 {
    font-size: 28px;
    line-height: 38px;
  }
  .btn {
    font-size: 14px;
    padding: 16px 15px 16px;
  }
  .btn.style-three {
    padding: 11px 20px 10px;
  }
  .btn.style-three img {
    margin-right: 5px;
  }
  .page-nav li a {
    padding: 5px 14px;
    overflow: hidden;
    font-size: 14px;
  }
  .lg-breadcrumb-wrap {
    padding: 75px 0 65px;
  }
  .lg-breadcrumb-wrap .br-menu li {
    font-size: 14px;
  }
  .sm-hero-wrap {
    padding: 100px 0 0;
  }
  .sm-hero-wrap .social-media-shape-left {
    top: 35%;
    max-width: 70px;
  }
  .sm-hero-wrap .social-media-shape-right {
    top: 35%;
    max-width: 50px;
  }
  .sm-hero-wrap .hero-content h1 {
    font-size: 32px;
    line-height: 42px;
  }
  .sm-hero-wrap .hero-content .hero-btn a {
    margin-bottom: 10px;
  }
  .sm-hero-wrap .hero-content .hero-btn a:first-child {
    margin-right: 7px;
  }
  .sm-hero-wrap .hero-content ul li {
    font-size: 14px;
    margin-bottom: 6px;
  }
  .sm-hero-wrap .hero-img {
    margin-top: 30px;
  }
  .sm-booking-wrap .shape-left,
  .sm-booking-wrap .shape-right {
    top: 30%;
    max-width: 70px;
  }
  .sm-booking-box {
    padding: 0 0 50px;
  }
  .sm-booking-box .sm-booking-form {
    margin: 0;
  }
  .sm-booking-box .sm-booking-form input {
    height: 55px;
    padding: 12px 20px 12px 50px;
  }
  .sm-booking-box .sm-booking-form img {
    top: 22px;
  }
  .sm-booking-box .sm-booking-form button {
    position: relative;
    top: auto;
    right: auto;
    height: auto;
    margin-top: 15px;
    display: block;
    width: 100%;
  }
  .sm-booking-box .sm-booking-form button.btn {
    padding: 21px 20px;
  }
  .sm-case-card-wrap .sm-case-card {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
  .sm-case-card-wrap .sm-case-card .sm-section-title h2 {
    font-size: 28px;
    line-height: 38px;
  }
  .sm-promo-tablist {
    top: 59px;
  }
  .sm-promo-tablist.style-two {
    top: 60px;
  }
  .sm-promo-tablist li {
    width: 100%;
    text-align: center;
  }
  .sm-promo-tablist li .nav-link {
    font-size: 14px;
    padding: 16px 20px;
  }
  #features-area section {
    padding: 120px 0 0;
  }
  .sm-testimonial-box {
    padding: 0;
  }
  .sm-testimonial-box .sm-testimonial-slider {
    padding: 25px 21px;
  }
  .sm-testimonial-box .sm-testimonial-slider .testimonial-card .client-quote {
    font-size: 18px;
    line-height: 27px;
  }
  .sm-intg-wrap .sm-intg-img-wrap .intg-logo {
    max-width: 60px;
  }
  .sm-connect-card {
    padding: 30px 23px 30px;
  }
  .sm-connect-card h3 {
    font-size: 22px;
    margin-bottom: 19px;
  }
  .sidebar-demos-popup .close-btn {
    font-size: 30px;
    right: 1px;
    top: 4px;
  }
  .sidebar-demos-popup .demos-inner .inner-demos {
    margin: 30px 0;
    max-width: 100%;
  }
  .sidebar-demos-popup .demos-inner .inner-demos .demos-list {
    margin: 10px auto;
    height: calc(100% - 60px);
    max-width: 100%;
    padding: 20px 15px 0;
    overflow: hidden;
  }
  .sidebar-demos-popup .demos-inner .inner-demos .demos-list .single-demo-item h3 {
    font-size: 20px;
  }
  .sidebar-demos-popup .demos-inner .inner-demos .demos-list .demo-tab-content {
    height: calc(100% - 80px);
  }
  .sm-contact-info-card .contact-icon {
    width: 90px;
    height: 90px;
  }
  .sm-contact-info-card .contact-info {
    width: calc(100% - 110px);
    top: 2px;
  }
  .sm-contact-info-card .contact-info span {
    margin-bottom: 0;
  }
  .sm-contact-info-card .contact-info a {
    margin-top: 3px;
  }
  .sm-contact-info-card .contact-info a, .sm-contact-info-card .contact-info p {
    font-size: 16px;
    font-weight: 600;
  }
  .sm-contact-form-box {
    margin-top: 40px;
  }
  .sm-contact-form-box .contact-bg {
    height: 400px;
  }
  .sm-comp-map {
    height: 400px;
  }
  .sm-blog-card h3 {
    font-size: 24px;
    line-height: 34px;
  }
  .terms-wrap h1,
  .blog-desc h1 {
    font-size: 30px;
  }
  .terms-wrap h2,
  .blog-desc h2 {
    font-size: 26px;
  }
  .terms-wrap h3,
  .blog-desc h3 {
    font-size: 24px;
  }
  .terms-wrap h4,
  .blog-desc h4 {
    font-size: 22px;
  }
  .terms-wrap h5,
  .blog-desc h5 {
    font-size: 20px;
  }
  .terms-wrap h6,
  .blog-desc h6 {
    font-size: 18px;
  }
  .terms-wrap .single-para,
  .blog-desc .single-para {
    margin-bottom: 35px;
  }
  .terms-wrap .single-para:last-child,
  .blog-desc .single-para:last-child {
    margin-bottom: 0;
  }
  .terms-wrap .wp-blockquote,
  .blog-desc .wp-blockquote {
    padding: 20px;
    margin-bottom: 30px;
  }
  .terms-wrap .blog-metainfo,
  .blog-desc .blog-metainfo {
    margin-bottom: 30px;
  }
  .terms-wrap .blog-metainfo li,
  .blog-desc .blog-metainfo li {
    font-size: 14px;
  }
  .post-share {
    margin-top: 20px;
  }
  .author-box {
    padding: 25px;
  }
  .author-box .author-info {
    width: 100%;
    margin: 25px 0 0;
  }
  .comment-box .comment-item-wrap .comment-item .comment-info .comment-author-name h5 {
    margin-right: 15px;
  }
  #cmt-form .form-group input, #cmt-form .form-group textarea {
    padding: 14px 20px;
    border-radius: 7px;
    border: 1px solid var(--optionalColor);
  }
  #cmt-form .form-group input::-moz-placeholder, #cmt-form .form-group textarea::-moz-placeholder {
    color: var(--paraColor);
    opacity: 0.8;
  }
  #cmt-form .form-group input::placeholder, #cmt-form .form-group textarea::placeholder {
    color: var(--paraColor);
    opacity: 0.8;
  }
  #cmt-form .form-group input {
    height: 55px;
  }
  #cmt-form .form-group textarea {
    height: 160px;
  }
  .sm-login-form-box {
    padding: 50px 20px 20px;
  }
  .sm-login-form-box .login-form-wrap .lg-section-title {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .container-fluid {
    max-width: 720px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .pt-145 {
    padding-top: 50px;
  }
  .pb-145 {
    padding-bottom: 50px;
  }
  .pt-175 {
    padding-top: 80px;
  }
  .pb-175 {
    padding-bottom: 80px;
  }
  .ptb-175 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .mb-100 {
    margin-bottom: 70px;
  }
  .sm-section-title h2 {
    font-size: 32px;
    line-height: 42px;
  }
  .sm-hero-wrap {
    padding: 100px 0 0;
  }
  .sm-hero-wrap .social-media-shape-left {
    max-width: 100px;
  }
  .sm-hero-wrap .social-media-shape-right {
    max-width: 80px;
  }
  .sm-hero-wrap .hero-content h1 {
    font-size: 50px;
    line-height: 61px;
  }
  .sm-case-card-wrap .sm-case-card {
    margin-bottom: 50px;
    padding-bottom: 50px;
  }
  .sm-case-card-wrap .sm-case-card .sm-case-img img {
    width: 100%;
  }
  .sm-promo-tablist {
    top: 59px;
  }
  .sm-promo-tablist.style-two {
    top: 60px;
  }
  .sm-promo-tablist li .nav-link {
    font-size: 14px;
    padding: 16px 20px;
  }
  #features-area section {
    padding: 155px 0 0;
  }
}
@media only screen and (max-width: 991px) {
  .md-none {
    display: none !important;
  }
  .sidebar {
    margin-top: 50px;
  }
  .content-wrapper {
    padding-top: 60px;
  }
  .sm-breadcrumb-wrap .br-shape-left,
  .sm-breadcrumb-wrap .br-shape-right {
    opacity: 0.2;
  }
  .sm-testimonial-box {
    padding: 0;
  }
  .sm-testimonial-box .sm-testimonial-slider {
    padding: 30px 25px;
  }
  .sm-promo-content {
    margin-bottom: 30px;
  }
  .sm-case-card.style-one .sm-case-img {
    margin-top: 30px;
  }
  .sm-case-card.style-two .sm-case-img {
    margin-bottom: 30px;
  }
  .sm-intg-wrap .sm-intg-content {
    margin-bottom: 35px;
  }
  .sm-contact-form-box {
    margin-top: 40px;
  }
  .sm-contact-form-box .contact-bg {
    height: 400px;
    margin-bottom: 30px;
  }
  .sm-contact-form-box .contact-form-wrap {
    padding: 0 25px 30px;
  }
  .sm-comp-map {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 1199px) {
  .lg-none {
    display: none !important;
  }
}
@media only screen and (min-width: 992px) {
  .container {
    max-width: 960px;
  }
  .content-wrapper {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .sm-case-card.style-one .sm-case-content a {
    margin-top: 86px;
  }
  .sm-case-card.style-two .sm-case-content a {
    margin-top: 63px;
  }
}
@media only screen and (min-width: 1400px) {
  .container {
    max-width: 1205px;
  }
  .pt-145 {
    padding-top: 145px;
  }
  .pb-145 {
    padding-bottom: 145px;
  }
  .pt-175 {
    padding-top: 175px;
  }
  .pb-175 {
    padding-bottom: 175px;
  }
  .ptb-175 {
    padding-top: 175px;
    padding-bottom: 175px;
  }
  .sm-section-title > span {
    font-size: 18px;
  }
  .sm-section-title h2 {
    font-size: 46px;
    line-height: 56px;
  }
  .content-wrapper {
    padding-top: 100px;
  }
  .sm-breadcrumb-wrap {
    padding: 174px 0 160px;
  }
  .sm-breadcrumb-wrap .br-shape-right {
    right: 7.5%;
  }
  .sm-hero-wrap .social-media-shape-left {
    top: 19.5%;
    left: 11%;
  }
  .sm-hero-wrap .social-media-shape-right {
    top: 21%;
    right: 13%;
  }
  .sm-hero-wrap .hero-content h1 {
    font-size: 65px;
    line-height: 75px;
  }
  .sm-hero-wrap .hero-content p {
    font-size: 18px;
    line-height: 28px;
  }
  .sm-hero-wrap .hero-img {
    width: calc(100% + 15px);
    margin-left: auto;
    margin-right: auto;
  }
  .sm-connect-card {
    padding: 50px 35px 45px 44px;
  }
  .sm-booking-box .sm-booking-form {
    margin: 0 102px;
  }
  .sm-promo-content .sm-section-title p {
    padding-right: 70px;
  }
  .sm-promo-content .feature-item-wrap {
    padding-right: 20px;
  }
  .sm-case-card.style-one .sm-case-content .sm-section-title p {
    padding-right: 50px;
  }
  .sm-case-card.style-one .sm-case-content a {
    margin-top: 240px;
  }
  .sm-case-card.style-two .sm-case-content .sm-section-title p {
    padding-right: 45px;
  }
  .sm-case-card.style-two .sm-case-content a {
    margin-top: 220px;
  }
  .sm-intg-wrap .sm-intg-content .sm-section-title {
    max-width: 85%;
    margin-bottom: 55px;
  }
  .sm-intg-wrap .sm-intg-img-wrap {
    width: calc(100% + 15px);
    margin-left: 10px;
  }
  .sm-testimonial-box {
    padding: 0 85px 0 0;
  }
  .sm-testimonial-box .testimonial-bg {
    width: calc(100% - 54px);
  }
  .sm-testimonial-box .sm-testimonial-slider {
    width: calc(100% + 46px);
    left: -46px;
    position: relative;
  }
  .sm-testimonial-box .testimonial-card .client-quote {
    font-size: 26px;
    line-height: 36px;
  }
  .sm-contact-form-box .contact-form-wrap {
    padding-right: 100px;
  }
  .sm-contact-form-box .contact-form-wrap .form-group {
    margin-bottom: 15px;
  }
  .sm-contact-form-box .contact-form-wrap input, .sm-contact-form-box .contact-form-wrap textarea {
    background-color: var(--whiteColor);
    border: none;
    color: var(--paraColor);
    border-radius: 4px;
    padding: 10px 15px;
  }
  .sm-contact-form-box .contact-form-wrap input::-moz-placeholder, .sm-contact-form-box .contact-form-wrap textarea::-moz-placeholder {
    color: var(--paraColor);
    opacity: 1;
  }
  .sm-contact-form-box .contact-form-wrap input::placeholder, .sm-contact-form-box .contact-form-wrap textarea::placeholder {
    color: var(--paraColor);
    opacity: 1;
  }
  .sm-contact-form-box .contact-form-wrap textarea {
    height: 112px;
  }
}/*# sourceMappingURL=responsive.css.map */