/*============= MEDIA QUERIES =============*/

/* Devices over 1200px (xl) */
@media (min-width: 1200px) {
	/* Framework Start */
	/* Framework End */
}

@media (max-width: 1367.98px) {
  .landing-text {
    top: 60%;
    left: 45%;
  }

  .landing-text h1 {
    font-size: 8.25rem;
  }
 
  .landing-text h1::before {
    width: 150px;
    height: 83px;
    bottom: 0.5em;
    left: -20px;
  }

  .landing-about-text p {
    font-size: 1.45rem;
  }

  .landing-scroll {
    left: 1.3vw;
    bottom: 5px;
  }

  .testimonials-content {
    padding: 81px 30px 88px 100px;
  }

  .testimonials-heading > p {
    width: 100%;
  }

  #bespoke {
    padding-left: 45px;
    padding-right: 45px;
  }

  #packages {
    padding-left: 45px;
    padding-right: 45px;
  }

  .packages-right {
    margin-right: 0;
  }

  .ots-visual-wrap.grid-9 {
    flex: 0 0 65%;
    max-width: 65%;
  }

  .ots-purchase-wrap.grid-3 {
    flex: 0 0 35%;
    max-width: 35%;
  }

  .ots-purchase {
    position: static;
    top: 0;
  }

  .contact-wrap .contact-left {
    padding-left: 50px;
    padding-right: 50px;
  }

  #ecommerce-faq {
    flex-flow: column-reverse;
  }

  .ecommerce-faq-content,
  .ecommerce-faq-img {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .ecommerce-faq-img {
    padding-bottom: 75px;
  }

  .ecommerce-faq-img img {
    max-width: 70%;
    height: auto;
    padding-left: 0;
  }

  footer {
    padding-left: 50px;
    padding-right: 50px;
  }
}

/* Devices under 1200px (lg) */
@media (max-width: 1199.98px) {
  .landing-text h1 {
    font-size: 7.75rem;
  }

  #about .about-right .about-grid:nth-child(odd),
  #ecommerce-about .about-right .about-grid:nth-child(odd) {
    padding-left: 0;
  }

  #about .about-right .about-grid:nth-child(even),
  #ecommerce-about .about-right .about-grid:nth-child(even) {
    padding-right: 0;
  }

  #about .about-right .about-grid:nth-child(4) {
    padding-left: 40px;
  }

  .testimonials-content {
    min-height: unset;
    width: 100%;
    margin-bottom: -1px;
    padding: 73px 70px 78px;
  }

  #testimonial-slider {
    margin: 0 auto;
  }

  .testimonials-img {
    position: static;
    height: auto;
    width: 100%;
  }

  .testimonials-img .testimonials-img-container {
    height: auto;
  }

  #bespoke .bespoke-text {
    max-width: 100%;
    flex: 0 0 100%;
    order: -1;
    margin-bottom: 42px;
  }
  
  #bespoke .bespoke-text p {
    max-width: 80%;
  }

  #bespoke .bespoke-step {
    max-width: 30.333333%;
    flex: 0 0 30.333333%;
  }

  #quote .quote-text {
    padding-left: 25px;
    padding-right: 25px;
  }

  #ots {
    padding-left: 45px;
    padding-right: 45px;
  }

  .accordion-item button[aria-expanded='true'] + .accordion-content {
    max-height: 21em;
  }

  .ots-visual-wrap.grid-9,
  .ots-purchase-wrap.grid-3 {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 48px;
  }

  .ots-title h3 {
    padding-top: 35px;
  }

  .ots-showcase {
    padding-top: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .ots-showcase-main {
    flex-flow: column-reverse;
  }

  .ots-purchase {
    box-shadow: none;
  }

  .main-content .featured-image {
    display: none;
    visibility: hidden;
  }

  .ots-video-mobile {
    display: block;
  }

  .ots-header-content .ots-header-description {
    max-width: 80%;
  }

  .contact-wrap .contact-left,
  .contact-wrap .contact-right {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .form-fields .form-input.grid-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .form-fields .form-input:nth-child(even) {
    margin-right: 0;
  }

  .form-submit .form-submit-btn {
    display: block;
    margin-bottom: 10px;
  }

  #ecommerce-banner {
    padding-left: 50px;
    padding-right: 50px;
  }

  .banner-left h2 {
    font-size: 28px;
  }

  .banner-right p {
    font-size: 18px;
  }

  .footer-top .footer-left {
    flex: 0 0 47%;
    order: 2;
  }

  .footer-top .footer-right {
    flex: 0 0 50%;
    order: 3;
  }

  .footer-top .footer-middle {
    flex: 0 0 100%;
    margin-bottom: 40px;
  }

  .footer-us {
    padding-left: 25px;
  }
}

/* Devices under 992px (md) */
@media (max-width: 991.98px) {
  .landing-page {
    flex-wrap: wrap;
  }

  .landing-text-container,
  .landing-tablet-container {
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    min-height: 500px;
  }

  .landing-tablet {
    top: 38%;
  }

  .landing-tablet .tablet {
    transform: translateX(0) translateY(0) !important;
    display: inline-flex;
    justify-content: center;
  }

  .landing-tablet .tablet img {
    max-width: 75%;
    height: auto;
    max-height: none;
  }

  .custom-shape-divider-top-1689294616 {
    visibility: visible;  
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
  }

  .custom-shape-divider-top-1689294616 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 126px;
  }

  .custom-shape-divider-top-1689294616 .shape-fill {
    fill: #FFFFFF;
  }

  .landing-scroll {
    visibility: hidden;
  }

  #about {
    padding-top: 55px;
  }

  #about .about-left,
  #ecommerce-about .about-left {
    float: unset;
    padding-bottom: 60px;
    max-width: 100%;
    margin-right: 0;
  }

  #about .about-left .line {
    margin-bottom: 20px;
  }
  
  #bespoke .bespoke-step {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 50px;
  }

  #bespoke .bespoke-step .content p {
    max-width: 80%;
  }

  #bespoke .bespoke-step .content ul li {
    width: 50%;
  }

  #ots-title .ots-title-caption {
    max-width: 620px;
  }

  #ots {
    padding-top: 90px;
  }

  #ots .ots-row {
    justify-content: space-between;
  }

  .ots-item.grid-md-6 {
    flex: 0 0 49%;
    max-width: 49%;
  }

  .packages-right {
    margin-top: 55px;
    padding-left: 0;
  }

  .packages-right .packages-card-container {
    margin-right: auto;
  }

  #faq {
    padding-left: 45px;
    padding-right: 45px;
  }

  .accordion-item button[aria-expanded='true'] + .accordion-content {
    max-height: 24em;
  }

  .terms-table {
    width: 85%;
  }

  #contact .contact-wrap {
    flex-wrap: wrap;
  }

  .contact-wrap .contact-left, 
  .contact-wrap .contact-right {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .contact-wrap .contact-left {
    padding-top: 130px;
  }

  .contact-left p {
    max-width: 80%;
  }

  .contact-right .contact-right-inner {
    border-radius: 0;
  }

  .ecommerce-banner-wrap .banner-left,
  .ecommerce-banner-wrap .banner-right {
    padding-left: 0;
    padding-right: 0;
  }

  .ecommerce-banner-wrap .banner-left {
    border-right: none;
    border-bottom: 2px solid var(--primary-color);
    padding-bottom: 25px;
  }

  .ecommerce-banner-wrap .banner-right {
    padding-top: 25px;
  }

  #ecommerce-faq {
    padding-left: 50px;
    padding-right: 50px;
  }

  .ecommerce-faq-img img {
    max-width: 76%;
  }

  .cta-wrap {
    padding-left: 50px;
  }

  .cta-caption-text h2 {
    font-size: 36px;
    margin-bottom: 9px;
    white-space: nowrap;
  }
}

/* Devices under 768px (sm) */
@media (max-width: 767.98px) {
  .navbar-brand.home-mobile {
    width: 100%;
    left: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    box-shadow: rgb(0 0 0 / 12%) 0 1px 3px;
    padding-left: 15px;
    top: 0 !important;
    background-color: var(--light-color);
  }

  .navbar-brand.home .navbar-contact.visible {
    display: block;
    visibility: visible;
  }

  .navbar-brand.home .navbar-contact {
    padding-right: 15px;
  }

  .custom-shape-divider-top-1689294616 svg {
    width: calc(130% + 1.3px);
  }

  #about,
  #ecommerce-about {
    padding-left: 60px;
    padding-right: 60px;
  }

  #ecommerce-about {
    padding-top: 100px;
  }

  #about .about-right .about-grid,
  #about .about-right .about-grid:nth-child(4),
  #ecommerce-about .about-right .about-grid {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0;
  }

  #ecommerce-about .about-right .about-grid {
    padding-bottom: 25px;
  }

  .testimonials-content {
    padding-left: 60px;
    padding-right: 60px;
  }

  #bespoke {
    padding-left: 60px;
    padding-right: 60px;
  }

  #ots-title .ots-title-caption {
    width: 72%;
  }

  #ots, 
  #packages,
  #faq {
    padding-left: 25px;
    padding-right: 25px;
  }

  .accordion-item button {
    align-items: flex-start;
  }

  .accordion-item button[aria-expanded='true'] + .accordion-content {
    max-height: 31em;
  }

  .terms-landing h1 {
    font-size: 3.5rem;
  }

  #terms {
    padding-top: 60px;
  }

  .terms-table {
    width: 95%;
  }

  .term-layout .layout-item.number {
    width: 25.3333%;
  }

  .ots-visual-content {
    padding: 85px 25px;
  }

  .ots-visual-content .main-content {
    max-width: 512px;
    margin: 0 auto;
  }

  .ots-header-content .ots-header-description {
    max-width: 100%;
  }

  .contact-left p {
    max-width: 90%;
  }

  .cta-contact .cta-caption .cta-caption-text {
    width: 95%;
  }

  .error-title h1 {
    font-size: 150px;
    letter-spacing: 10px;
  }

  .error-title p {
    font-size: 26px;
  }

  .ecommerce-faq-content, 
  .ecommerce-faq-img {
    padding-left: 0;
    padding-right: 0;
  }
}

/* Devices under 576px (xs) */
@media (max-width: 576.98px) {
  .landing-text-container {
    min-height: 460px;
  }
  
  .landing-text {
    padding-left: 3rem;
    padding-top: 4rem;
  }

  .landing-text h1 {
    font-size: 5.65rem;
  }
  
  .landing-text h1::before {
    width: 116px;
    height: 58px;
  }

  .landing-about-text p {
    font-size: 1.15rem;
    margin-top: 10px;
  }

  .landing-tablet .tablet img {
    max-width: none;
    width: 205px;
  }

  .landing-tablet {
    top: 27%;
  }

  .custom-shape-divider-top-1689294616 svg {
    width: calc(200% + 1.3px);
  }

  .caption-container {
    margin-left: -2rem;
    width: 130%;
  }

  .primary-btn a {
    font-size: 11px;
    white-space: unset;
    text-align: center;
  }

  #about,
  #ecommerce-about {
    padding-left: 25px;
    padding-right: 25px;
  }

  .testimonials-content {
    padding-left: 25px;
    padding-right: 25px;
  }

  #testimonial-slider .splide__slide {
    padding-left: 10px;
    padding-right: 10px;
  }

  #bespoke {
    padding-left: 25px;
    padding-right: 25px;
  }

  #bespoke .bespoke-text p {
    max-width: 100%;
  }

  #bespoke .bespoke-step .content p {
    max-width: 100%;
  }

  #bespoke .bespoke-step .content ul li {
    width: 70%;
  }

  .quote-text h2 {
    font-size: 30px;
    margin-bottom: 10px;
  }

  .quote-text p {
    font-size: 16px;
    line-height: 24px;
  }

  #ots-title .ots-title-caption {
    width: 78%;
  }

  #ots-title .ots-title-caption h2 {
    font-size: 36px;
  }

  #ots-title .ots-title-caption p {
    font-size: 14px;
  }

  .custom-shape-divider-top-1690401326 svg {
    width: calc(232% + 1.3px);
  }

  .custom-shape-divider-bottom-1690401688 svg {
    height: 56px;
  }

  .ots-item.grid-xs-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .packages-left p {
    font-size: 14px;
  }

  .packages-right .packages-card-container {
    flex-flow: column-reverse;
  }

  .packages-card {
    flex: 0 0 85%;
    max-width: 85%;
  }

  .packages-card:first-child {
    margin-right: 0;
  }

  .packages-card:last-child {
    margin-bottom: 34px;
  }

  .faq-title h2 {
    font-size: 30px;
    margin-bottom: 10px;
  }

  .faq-title p {
    font-size: 16px;
    line-height: 24px;
  }

  .faq-accordion .accordion-item {
    padding-bottom: 10px;
  }

  .accordion-item button {
    font-size: 18px;
  }

  .accordion-item .accordion-content p {
    font-size: 14px;
  }

  .accordion-item button[aria-expanded='true'] + .accordion-content {
    max-height: 42em;
  }

  .term-layout .layout-item.number {
    width: 100%;
    margin-bottom: 1.2rem;
  }

  .term-layout .layout-item {
    width: 100%;
  }

  .term-layout .layout-item h2 {
    font-size: 2rem;
  }

  .theme-features.container {
    padding: 0;
  }

  .ots-showcase {
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .main-content .featured-image .ots-video {
    height: 51vw;
  }

  .showcase-row {
    padding-left: 0;
    padding-right: 0;
  }

  .ots-header-inner .container {
    padding: 0 20px;
  }

  .ots-header-image {
    display: none;
    visibility: hidden;
  }

  .ots-header .ots-header-content {
    padding-left: 0;
  }

  .ots-title h3 {
    font-size: 36px;
  }

  .site-showcase {
    padding-bottom: 25px;
  }

  .contact-left p {
    max-width: 100%;
  }

  .contact-right .contact-right-inner {
    padding-top: 100px;
    padding-left: 35px;
    padding-right: 35px;
  }

  #ecommerce-banner {
    padding-left: 25px;
    padding-right: 25px;
  }

  .banner-right .occ-ref {
    flex-flow: column;
    align-items: flex-start;
  }

  .occ-ref .primary-btn {
    margin-bottom: 25px;
  }

  .occ-ref img {
    padding-left: 0;
  }

  #ecommerce-faq {
    padding-left: 25px;
    padding-right: 25px;
  }

  .ecommerce-faq-img img {
    max-width: 100%;
  }

  .cta-contact .cta-wrap {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 200px;
  }

  .cta-wrap {
    padding-right: 50px;
  }

  .cta-caption .cta-caption-bg {
    display: none;
    visibility: hidden;
  }

  .cta-caption .cta-caption-text {
    width: 100%;
  }

  .cta-caption-text h2 {
    white-space: unset;
    line-height: 42px;
    margin-bottom: 26px;
  }

  footer {
    padding-left: 25px;
    padding-right: 25px;
  }

  .footer-top .footer-left {
    flex: 0 0 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }

  .footer-top .footer-right {
    flex: 0 0 100%;
    padding-left: 0;
  }

  .footer-middle-container {
    flex-wrap: wrap;
  }

  .footer-middle .footer-ots {
    flex: 0 0 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }

  .footer-us {
    flex: 0 0 100%;
    padding-left: 0;
  }
}

@media (max-width: 381.98px) {
  .landing-text {
    padding-left: 1rem;
  }
  
  .landing-text h1 {
    font-size: 21vw;
  }

  .landing-about-text {
    padding-left: 3.2em;
  }

  .landing-about-text::before {
    width: 2em;
  }

  .landing-about-text p {
    font-size: 5vw;
  }

  #testimonial-slider .splide__slide {
    padding: 0;
  }

  #testimonial-slider .splide__arrows .splide__arrow {
    right: -2em;
  }

  #testimonial-slider .splide__pagination.pagination__alt {
    left: -3em;
    margin-left: 15px;
  }

  #bespoke .bespoke-step .content ul li {
    width: 95%;
  }

  #ots-title .ots-title-caption {
    width: 85%;
  }

  .ots-item .ots-item-hover .arrow {
    display: none;
    visibility: hidden;
  }

  .packages-card {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .accordion-item .accordion-content {
    padding-left: 0;
    padding-right: 0;
  }

  .accordion-item button[aria-expanded='true'] + .accordion-content {
    max-height: 55em;
  }

  .terms-landing h1 {
    font-size: 2.5rem;
  }

  .terms-table-wrap {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .terms-table {
    width: 100%;
  }

  .term-layout .layout-item h2 {
    font-size: 1.75rem;
    word-wrap: break-word;
    hyphens: manual;
  }

  .ots-purchase {
    padding: 0;
  }

  .ots-title {
    margin-bottom: 25px;
    justify-content: center;
  }

  .ots-title h3 {
    font-size: 28px;
  }

  .ots-title h2 {
    font-size: 28px;
  }

  .ots-visual-content {
    padding: 85px 10px;
    padding-bottom: 20px;
  }

  .main-content .featured-image .ots-video {
    height: 47vw;
  }

  .showcase-item {
    padding-left: 0;
    padding-right: 0;
  }

  .contact-wrap .contact-left,
  .contact-right .contact-right-inner,
  .cta-contact .cta-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }

  #ecommerce-about {
    padding-top: 60px;
  }
  
  .error-title h1 {
    font-size: 100px;
  }

  .error-title span {
    font-size: 13px;
  }

  .error-title p {
    font-size: 16px;
  }

  .cta-wrap {
    padding-left: 25px;
    padding-right: 25px;
  }
}

/*============ FRAMEWORK BREAK POINTS: =============*/

/* Extra small (xs) devices (portrait phones, less than 576px)
No media query since this is the default in Framework

Small (sm) devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

Medium (md) devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

Large (lg) devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

Extra (xl) large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... } */
