@media (max-width: 1600px) {
    .navbar .navbar-nav .nav-link {
        padding: 10px 20px; 
    }
}
@media (min-width: 1400px) {
    .container {
        max-width: 1330px;
    } 
}

@media (max-width: 1399px) {
    /* width */
    .xl-w-50 { width: 50% !important; }
    .xl-w-55 { width: 55% !important; }
    .xl-w-60 { width: 60% !important; }
    .xl-w-65 { width: 65% !important; }
    .xl-w-70 { width: 70% !important; }
    .xl-w-75 { width: 75% !important; }
    .xl-w-80 { width: 80% !important; }
    .xl-w-85 { width: 85% !important; }
    .xl-w-90 { width: 90% !important; }
    .xl-w-95 { width: 95% !important; }
    .xl-w-100 { width: 100% !important; }

    .navbar .navbar-nav .nav-link {
        padding: 10px 10px;
    }  
    .header-button .btn {
        font-size: 13px;
    }
    .header-button .btn.btn-switch-text.btn-medium > span {
        padding: 7px 15px 7px 15px;
    }

    .big-text-marquee .image.right {
        right: 165px;
    }
    .landing-hero-section .hero-title {
        width: 90%;
    }
    .landing-hero-section p {
        width: 70%;
    }
    .landing-hero-section .shape-right {
        right: -20px;
    }
    .landing-hero-section .shape-left {
        left: -20px;
    }
    .tab-section p {
        margin-bottom: 5%;
    }
    .sticky-section:not(.right) .sticky-content {
        padding-right: 2%;
    }
    .sticky-section.right .sticky-content {
        padding-left: 3%;
        padding-right: 0;
    }
    .slider-section .slider-bottom-img {
        bottom: 60px;
    }
    .endless-features .features-item-inner .content {
        padding: 0 11% 11% 11%;
    }
    .premium-elements .title-row .right-text p {
        width: 100%;
    }
    .crafto-power-ai .center-content h2 {
        font-size: 5.6rem;
    }
    .trusted-item-box {
        padding: 35px;
    }
    footer h2 {
        width: 75%;
    }
}

@media (max-width: 1199px) {
    section {
        padding: 90px 0;
    }
    /* width */
    .lg-w-50 { width: 50% !important; }
    .lg-w-55 { width: 55% !important; }
    .lg-w-60 { width: 60% !important; }
    .lg-w-65 { width: 65% !important; }
    .lg-w-70 { width: 70% !important; }
    .lg-w-75 { width: 75% !important; }
    .lg-w-80 { width: 80% !important; }
    .lg-w-85 { width: 85% !important; }
    .lg-w-90 { width: 90% !important; }
    .lg-w-95 { width: 95% !important; }
    .lg-w-100 { width: 100% !important; }

    header .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
    .navbar .navbar-nav .nav-link {
        padding: 10px 7px;
        font-size: 15px;
    }
    .header-button .btn.btn-switch-text.btn-medium > span {
        padding: 7px 12px 7px 12px;
    }
    .header-button .btn {
        font-size: 11px;
        font-weight: 500 !important; 
    }
    .navbar .navbar-nav .submenu-content .mega-menu {
        width: 100%;
        padding: 0 15px;
    }
    .navbar .navbar-nav .dropdown .dropdown-menu {
        padding: 35px 0 35px;
    }

    .landing-hero-section .hero-big-title {
        font-size: 12.5rem;
        line-height: 12.5rem;
    }
    .landing-hero-section .hero-title {
        font-size: 3.4rem;
        line-height: 3.4rem;
    }
    .power-elite-section h2 {
        font-size: 3rem;
        line-height: 3rem;
    }
    .power-elite-section .feature-box-wrapper {
        padding: 0;
    }
    .builder-box .builder-box-content {
        padding: 30px 30px 0;
    }
    .builder-box-content h3 {
        font-size: 1.7rem;
        line-height: 2rem;
    }
    .demo-section .demo-number {
        font-size: 18.75rem;
        line-height: 18.75rem;
        margin-bottom: -95px;
    }
    .demo-section .title-left-img {
        top: 0;
        left: 70px;
    }
    .demo-section .title-right-img {
        top: 20px;
        right: 25px;
    }
    .sticky-section .position-sticky {
        top: 80px;
        margin-top: 7%;
    }
    .sticky-section .sticky-section-bg-alt {
        top: -90px;
    }
    .sticky-section .feature-box {
        margin-bottom: 40px;
    }
    .big-text-marquee .image.right {
        right: 105px;
    }
    .slider-section {
        padding-bottom: 90px;
    }
    .slider-section .number {
        font-size: 10.625rem;
    }
    .slider-section .bottom-img {
        left: 183px;
        bottom: -30px;
    }
    .slider-section .top-img {
        left: 305px;
    }
    .slider-section .slider-content-wrapper {
        margin-top: 8%;
    }
    .slider-section p {
        width: 95%;
        margin: 0 auto;
    }
    .endless-features .big-text {
        font-size: 15.625rem;
        line-height: 15.625rem;
        margin-bottom: -85px;
    }
    .endless-features .title-row h3 {
        width: 75%;
    }
    .endless-features {
        padding-top: 90px;
    }
    .endless-features .title-row .image-wrapper {
        top: 0;
    }
    .endless-features .features-item-inner .scrolling-animation-img-wrapper h4 {
        font-size: 6.188rem;
        line-height: 6.188rem;
        letter-spacing: -4px;
        text-align: left;
    }
    .endless-features .features-item-inner .scrolling-animation-img-wrapper h5 {
        font-size: 4.7rem;
        line-height: 4.7rem;
        text-align: right;
    }
    .premium-elements .title-row .right-text {
        text-align: center;
        margin-top: 80px;
    }
    .premium-elements .title-row .number {
        font-size: 9.375rem;
        line-height: 9.375rem;
    }
    .premium-elements .title-row .text-shap-img {
        position: absolute;
        left: 105px;
        bottom: -35px;
    }
    .premium-elements .title-row .shap-img {
        position: absolute;
        top: -45px;
        left: 190px;
    }
    .premium-elements .title-row .right-text p {
        width: 50%;
        display: inline-block;
    }
    .premium-elements {
        padding-bottom: 75px;
    }
    .crafto-power-ai .left-image .image-box.first {
        margin-left: 25px;
    }
    .crafto-power-ai .right-image .image-box.secound {
        margin-right: 25px;
    }
    .crafto-power-ai .center-content h2 {
        font-size: 4.2rem;
        line-height: 4.4rem;
    }
    .crafto-power-ai .center-content .description {
        width: 100%;
    }
    .trusted-item-box {
        padding: 30px;
    }
    .big-text-marquee .swiper-slide {
        font-size: 12.5rem;
        line-height: 12.5rem;
    }
    .big-text-marquee .image {
        top: -80px;
    }
    .big-text-marquee .image img {
        margin-left: 220px;
    }
    .big-text-marquee {
        padding: 0 0 90px 0;
    }
    .footer-logo {
        margin-top: 7.5%;
    }
    .counter-style-01 .vertical-counter {
        margin: 0 15px;
    }
    .navbar .navbar-nav .submenu-content .features-ai-box {
        padding: 0 15px 0 30px;
    }
    .crafto-power-ai {
        padding-top: 90px;
    }
    .crafto-power-ai .left-image .image-box:last-child {
        margin-left: 0px;
    }
    .crafto-power-ai .right-image .image-box.first {
        margin-right: 0;
    }
}

@media (max-width: 991px) {
    html {
        font-size: 14px;
    }
    section {
        padding: 75px 0;
    }
    .crafto-power-ai {
        padding-top: 75px;
    }
    /* width */
    .md-w-50 { width: 50% !important; }
    .md-w-55 { width: 55% !important; }
    .md-w-60 { width: 60% !important; }
    .md-w-65 { width: 65% !important; }
    .md-w-70 { width: 70% !important; }
    .md-w-75 { width: 75% !important; }
    .md-w-80 { width: 80% !important; }
    .md-w-85 { width: 85% !important; }
    .md-w-90 { width: 90% !important; }
    .md-w-95 { width: 95% !important; }
    .md-w-100 { width: 100% !important; }

    /* header */
    header .navbar {
        background-color: #15161d;
    }
    header .navbar-brand {
        padding: 22px 0;
    }
    .menu-order {
        order: 5;
    }
    .header-button .btn {
        font-size: 12px;
    }
    .header-button .btn.btn-switch-text.btn-medium > span {
        padding: 7px 18px 7px 18px;
    }
    .navbar-expand-lg .navbar-toggler {
        display: flex;
        align-self: center;
        font-size: 24px;
        width: 22px;
        height: 14px; 
        position: relative;
        padding: 0;
        margin: 0;
        border: none;
        vertical-align: middle;
        border-radius: 0; 
    }
    .navbar-expand-lg .navbar-toggler:focus {
        outline: none;
        box-shadow: none;
    }
    .navbar-toggler-line {
        height: 2px;
        width: 22px;
        content: "";
        display: block;
        border-radius: 0;
        position: absolute;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        transform: rotate(0);
        transition: .25s;
        background-color: var(--white);
    }
    .navbar-toggler-line:nth-child(1) {
        top: 0;
        width: 14px;
    }
    .navbar-toggler-line:nth-child(2), .navbar-toggler-line:nth-child(3) {
        top: 6px;
    }
    .navbar-toggler-line:nth-child(4) {
        top: 12px;
        width: 14px;
    }
    .navbar-collapse-show .navbar-toggler-line:nth-child(1), 
    .navbar-collapse-show .navbar-toggler-line:nth-child(4) {
        top: 7px;
        width: 0%;
    }
    .navbar-collapse-show .navbar-toggler-line:nth-child(2) {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .navbar-collapse-show .navbar-toggler-line:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        overflow: hidden;
        box-shadow: 0 20px 15px 0 rgba(23, 23, 23, .05);
        max-height: calc(100vh - 72px);
    }
    .navbar .navbar-collapse.show {
        overflow-y: auto !important;
        -webkit-overflow-scrolling: touch;
    }
    .navbar .navbar-collapse {
        background-color: #15161d;
    } 
    .navbar .navbar-nav {
        padding: 15px 15px 25px 15px;
    }
    .navbar .navbar-nav .nav-link {
        padding: 10px 15px;
        width: 100%;
    }
    .navbar .navbar-nav .nav-item>i {
        display: block;
    }
    .dropdown-toggle::after {
        display: none;
    }
    .navbar .navbar-nav .nav-item .dropdown-toggle {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 40px;
        height: 40px;
        right: 0;
        position: absolute;
        top: 0;
        text-align: center;
        color: #fff;
    }
    .navbar .navbar-nav .nav-item .dropdown-toggle img {
        width: 16px;
        height: 16px;
    }
    .navbar .navbar-nav .nav-item .dropdown-toggle.show { 
        transform: rotate(-180deg);
    }
    .navbar .navbar-nav .dropdown.nav-item {
        position: relative;
        display: block !important;
    }
    .navbar .navbar-nav .dropdown .dropdown-menu {
        display: none !important;
        background-image: none !important;
        box-shadow: none !important;
        -webkit-animation: none !important;
        animation: none !important;
    }
    .navbar .navbar-nav .dropdown .dropdown-menu.show {
        display: block !important;
    }
    .navbar .navbar-nav .submenu-content {
        border: 0 !important;
    }
    .navbar .navbar-nav .dropdown .dropdown-menu {
        padding: 0 0 15px;
    }
    .navbar .navbar-nav .nav-item .dropdown-menu a {
        padding: 2px 0px 2px 0px;
    }
    .navbar .navbar-nav .nav-item .dropdown-menu a img {
        margin-top: 5px;
    }
    .navbar .navbar-nav .submenu-content .mega-menu ul {
        padding-top: 15px;
    }
    .navbar .navbar-nav .submenu-content ul .sub-title {
        margin-bottom: 5px;
        font-size: 15px;
    }
    .navbar .navbar-nav .simple-dropdown .dropdown-menu li {
        padding: 0 0 0 30px;
    }
    .navbar .navbar-nav .simple-dropdown .dropdown-menu {
        width: 100%;
        padding-top: 10px !important;
    }
    .navbar .navbar-nav .simple-dropdown .dropdown-menu .dropdown .dropdown-menu { 
        display: block !important;
        position: relative;
        left: 0 !important;
        top: 0 !important;
        padding: 0 !important;
    }
    .navbar .navbar-nav .simple-dropdown .dropdown-menu .dropdown .dropdown-menu  li {
        padding: 0;
    }
    .navbar .navbar-nav .simple-dropdown .dropdown-menu .dropdown img {
        display: none;
    }
    .navbar .navbar-nav .simple-dropdown .dropdown-menu .dropdown>a {
        color: #fff;
    }
    .navbar .navbar-nav .simple-dropdown .dropdown-menu .dropdown .dropdown-menu li a {
        line-height: 26px;
    }
    .navbar .navbar-nav .simple-dropdown .dropdown-menu .dropdown {
        margin-bottom: 15px;
    }
    .navbar .navbar-nav .simple-dropdown .dropdown-menu .dropdown:last-child {
        margin-bottom: 0;
    }
    .navbar .navbar-nav .simple-dropdown .dropdown-menu li a {
        padding: 2px 0px 2px 0px;
    }
    .navbar .navbar-nav .submenu-content .premium-element {
        padding: 15px 15px 0 15px; 
        background-image: none !important;
    }
    .navbar .navbar-nav .submenu-content .premium-element .sub-title {
        color: #fff;
    }
    .navbar .navbar-nav .dropdown .dropdown-menu .premium-element li a {
        color: #a8a8a8;
        font-size: 15px;
    }
    .navbar .navbar-nav .dropdown .dropdown-menu .premium-element li a:hover {
        color: #fff;
    }
    .navbar .explore-more-features { 
        padding-top: 25px; 
        margin-bottom: 15px;
    }
    .navbar .shop-feature-box.image-feature-box .navbar-feature-box .feature-box-content {
        padding: 24px 25px 20px 0; 
    }
    .navbar .navbar-nav .simple-dropdown.dropdown-with-icon .dropdown-menu {
        width: 100%;
        padding: 20px 30px 15px !important;
    }
    .navbar .navbar-icon-box .content span {
        font-size: 15px;
        line-height: 20px;
    }
    .navbar .navbar-icon-box {
        margin-bottom: 18px;
    }
    .navbar .navbar-nav .submenu-content .blog-mega-menu {
        flex-direction: column;
    }
    .navbar .navbar-nav .submenu-content .features-ai-box {
        padding: 0;
    }
    /* end header*/

    .landing-hero-section {
        padding-top: 165px;
    }
    .landing-hero-section .hero-big-title{
        margin-bottom: -80px;
    }
    .landing-hero-section .hero-title {
        width: 100%;
    }
    .landing-hero-section p {
        width: 100%;
    }
    .hero-section-img {
        margin-top: 3%;
    }
    .hero-section-img .seal-img {
        width: 150px;
    }
    .power-elite-section {
        padding: 90px 0 10px;
    }
    .power-elite-section .feature-box-wrapper {
        padding: 0 15px;
        margin-top: 40px;
    }
    .counter-style-01 > * {
        margin-bottom: 30px;
    }
    .landing-builder-section {
        margin-top: 45px;
    }
    .landing-features-icon {
        margin-top: 40px;
    }
    .landing-features-icon img {
        margin: 0 30px 30px;
    }
    .demo-section {
        padding-bottom: 40px;
    }
    .demo-section .title-left-img,
    .demo-section .title-right-img {
        display: none;
    }
    .demo-section .demo-number {
        font-size: 16rem;
        line-height: 16rem;
        letter-spacing: -8px;
        margin-bottom: -75px;
    }
    .demo-list {
        margin-top: 50px;
    }
    .demo-list > .row {
        padding: 0;
    }
    .demo-item-content-box .demo-item-content {
        margin-bottom: 15px;
    }
    .demo-item-label .popular-label, 
    .demo-item-label .free-label,
    .demo-item-label .new-label {
        margin: 0 8px 0 0;
    }
    .sticky-section {
        position: relative;
        overflow: hidden;
        padding-bottom: 35px;
    }
    .sticky-section:not(.right) .sticky-content {
        padding-right: 15px;
    }
    .sticky-section.right .sticky-content {
        padding-left: 15px;
        padding-right: 15px;
    }
    .sticky-section .sticky-content {
        margin-bottom: 40px;
    }
    .sticky-section .position-sticky {
        margin-top: 0;
    }
    .sticky-section .outside-right,
    .sticky-section.right .outside-right {
        margin: 0;
    }
    .sticky-section .feature-box-wrapper {
        margin-top: 50px;
    }
    .sticky-section .sticky-section-bg-alt {
        display: none;
    }
    .sticky-section .feature-box-icon {
        width: 70px;
        height: 70px;
        font-size: 28px;
        margin-bottom: 20px;
    }
    .slider-section {
        padding-bottom: 75px;
    }
    .slider-section .top-img,
    .slider-section .bottom-img {
        display: none;
    }
    .slider-section .number {
        line-height: 10.625rem;
    }
    .slider-section .slider-content-wrapper {
        margin-top: 30px;
    }
    .slider-section .title {
        width: 85%;
        display: inline-block;
    }
    .big-text-marquee .swiper-slide {
        font-size: 9.375rem;
        line-height: 9.375rem;
        letter-spacing: -4px;
    }
    .big-text-marquee .image.right {
        width: 50%;
        padding: 0;
        top: -40px;
    }
    .endless-features .features-item-inner .content {
        padding: 0 10% 10% 10%;
    }
    .premium-elements .bg-overlay-light {
        bottom: 0;
    }
    .endless-features {
        padding-top: 75px;
    }
    .big-text-marquee .image img {
        width: 50%;
    }
    .endless-features .title-row .image-wrapper {
        width: 120px;
    }
    .endless-features .title-row {
        margin-bottom: 7%;
    }
    .endless-features .features-item-inner .img-box,
    .endless-features .features-item-inner .atropos-box-image,
    .endless-features .features-item-inner .particles-image-wrapper,
    .endless-features .features-item-inner .scrolling-animation-img-wrapper,
    .endless-features .interactive-marquee-wrapper {
        height: 275px;
        text-align: center;
    }
    .endless-features .features-item-inner .fit-videos-wrapper,
    .endless-features .features-item-inner .parallax-effect-wrapper,
    .endless-features .features-item-inner .fancy-images-box {
        padding: 30px 30px 45px;
        height: 275px;
    }
    .endless-features .features-item-inner .scrolling-animation-img-wrapper img {
        margin-top: -40px;
        margin-left: 10px;
    }
    .premium-elements .title-row .text-shap-img,
    .premium-elements .title-row .shap-img {
        display: none;
    }
    .premium-elements .title-row .right-text {
        margin-top: 20px;
    }
    .premium-elements .title-row .right-text p {
        width: 70%;
    }
    .premium-elements .title-row {
        margin-bottom: 60px;
    }
    .premium-elements {
        padding-bottom: 50px;
    }
    .crafto-power-ai .left-image .image-box:last-child, .crafto-power-ai .right-image .image-box:last-child {
        margin-bottom: 0;
    }
    .crafto-power-ai .center-content {
        width: 100%;
        margin-bottom: 50px;
        order: -1;;
    }
    .crafto-power-ai .left-image, .crafto-power-ai .right-image {
        width: 50%;
    }
    .crafto-power-ai .center-content .description {
        width: 90%;
    }
    .crafto-power-ai .image-box {
        width: auto;
    }
    .big-text-marquee .image {
        top: -30px;
    }
    .big-text-marquee {
        padding: 0 0 50px 0;
    }
    .landing-icon-box .title-row {
        text-align: center;
        justify-content: center;
    }
    .landing-icon-box .title-row h2 {
        width: 85%;
        display: inline-block;
        margin-bottom: 25px !important;
    }
    .landing-icon-box .title-row p {
        width: 100%;
    }
    .landing-icon-box .box-item {
        margin-bottom: 30px;
    }
    .trusted-customers .title-row {
        margin-bottom: 7%;
    }
    .trusted-customers-bottom-content {
        margin-top: 30px;
    }
    footer h2 {
        width: 100%;
    }
    footer {
        padding-top: 90px;
        padding-bottom: 90px;
    }
    .counter-style-01 .vertical-counter {
        margin: 0 0;
    }
    .slider-section .bg-overlay-slider-bottom {
        bottom: 0;
    }
}

@media (max-width: 767px) {
    html {
        font-size: 12px;
    }
    section {
        padding: 50px 0;
    }
    .crafto-power-ai {
        padding-top: 50px;
    }
    /* width */
    .sm-w-50 { width: 50% !important; }
    .sm-w-55 { width: 55% !important; }
    .sm-w-60 { width: 60% !important; }
    .sm-w-65 { width: 65% !important; }
    .sm-w-70 { width: 70% !important; }
    .sm-w-75 { width: 75% !important; }
    .sm-w-80 { width: 80% !important; }
    .sm-w-85 { width: 85% !important; }
    .sm-w-90 { width: 90% !important; }
    .sm-w-95 { width: 95% !important; }
    .sm-w-100 { width: 100% !important; }
    header .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
    .navbar .navbar-nav {
        padding: 15px 0 15px 0;
    }
    .navbar .navbar-nav .submenu-content .mega-menu ul {
        flex: auto;
    }
    section .sub-title {
        margin-bottom: 18px;
    }
    .landing-hero-section {
        padding-top: 130px;
    }
    .landing-hero-section .hero-big-title {
        font-size: 11.25rem;
        line-height: 11.25rem;
        margin-bottom: -60px;
    }
    .landing-hero-section .shape-right {
        right: 10px;
        top: 45px;
    }
    .landing-hero-section .shape-left {
        left: 10px;
        bottom: 45px;
    }
    .landing-hero-section p {
        margin-bottom: 16px;
    }
    .landing-hero-section .btn {
        margin: 10px;
    }
    .power-elite-section h2 {
        width: 100%;
        margin-bottom: 15px;
    }
    .landing-power-elite-left p {
        width: 100%;
        margin: 0;
    }
    .power-elite-section .feature-box {
        margin-bottom: 35px;
    }
    .power-elite-section .counter-style-01 {
        margin-top: 20px;
    }
    .power-elite-section .bg-top-right {
        top: 20%;
    }
    .landing-builder-section {
        margin-top: 15px;
    }
    .builder-box .builder-box-content {
        padding: 40px 40px 0;
    }
    .builder-box-content h3 {
        font-size: 2rem;
        line-height: 2.375rem;
    }
    .landing-features-icon img {
        margin-left: 15px;
        margin-right: 15px;
    }
    .demo-section .demo-title {
        margin: 0;
    }
    .demo-section .demo-number {
        font-size: 14rem;
        line-height: 14rem;
        margin-bottom: -60px;
    }
    .demo-list {
        padding-left: 15px;
        padding-right: 15px;
    }
    .demo-list .demo-item {
        padding: 15px;
    }
    .sticky-section .sub-title,
    .sticky-section .title {
        margin-bottom: 15px;
    }
    .sticky-section .position-sticky p {
        margin-bottom: 25px;
    }
    .slider-section .number {
        font-size: 9.375rem;
        line-height: 9.375rem;
    }
    .slider-section .slider-content-wrapper {
        margin-top: 20px;
    }
    .slider-section .swiper {
        margin-top: 55px;
    }
    .slider-section .slider-bottom-img {
        width: 90%;
    }
    .endless-features .title-row .image-wrapper {
        display: none;
    }
    .endless-features .big-text {
        font-size: 8.75rem;
        line-height: 8.75rem;
        letter-spacing: -3px;
        margin-bottom: -40px;
    }
    .endless-features {
        padding-top: 30px;
    }
    .endless-features .title-row {
        margin-bottom: 8%;
    }
    .endless-features .features-item-inner .img-box, .endless-features .features-item-inner .atropos-box-image, .endless-features .features-item-inner .particles-image-wrapper, .endless-features .interactive-marquee-wrapper {
        height: auto;
    }
    .endless-features .features-item-inner .fit-videos-wrapper {
        height: auto;
        text-align: center;
    }
    .endless-features .features-item-inner .atropos-box-image {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .endless-features .features-item-inner .atropos-box-image .atropos-scale {
        width: auto;
    }
    .endless-features .features-item-inner .scrolling-animation-img-wrapper, .endless-features .features-item-inner .parallax-effect-wrapper, .endless-features .features-item-inner .fancy-images-box {
        height: 22em;
    }
    .endless-features .features-item-inner .scrolling-animation-img-wrapper img {
        margin-top: -50px;
        margin-left: 100px;
    }
    .endless-features .interactive-marquee-wrapper::before {
        opacity: 0.95;
    }
    .endless-features .interactive-marquee-wrapper {
        padding-top: 10px;
    }
    .endless-features .features-item-inner .fancy-images-box h3 {
        font-size: 9rem;
    }
    .premium-elements .title-row {
        margin-bottom: 50px;
    }
    .premium-elements .swiper-wrapper .swiper-slide {
        padding: 18px 30px;
    }
    .elite-author-content {
        flex-direction: column;
        text-align: center;
    }
    .elite-author-content span {
        line-height: 28px;
    }
    .big-text-marquee .image {
        display: none;
    }
    .crafto-power-ai .center-content h2 {
        width: 100%;
    }
    .pills-bottom-row .pills {
        margin-right: 5px;
    }
    .trusted-customers-bottom-content .logo {
        margin-right: 0;
        padding-right: 0;
        margin-bottom: 10px;
        border: 0;
    }
    .trusted-customers-bottom-content {
        flex-direction: column;
        text-align: center;
        padding: 0 15px;
    }
    .trusted-customers {
        padding-bottom: 50px;
    }
    footer h2 {
        width: 100%;
    }
    .footer-logo {
        margin-top: 10%;
    }
    footer {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .crafto-power-ai .ai-logo {
        margin-bottom: 30px;
    }
    .crafto-power-ai .left-image, 
    .crafto-power-ai .right-image {
        margin-top: 0;
    }
    .slider-section {
        padding-bottom: 50px;
    }
}

@media (max-width: 575px) {
    /* width */
    .xs-w-50 { width: 50% !important; }
    .xs-w-55 { width: 55% !important; }
    .xs-w-60 { width: 60% !important; }
    .xs-w-65 { width: 65% !important; }
    .xs-w-70 { width: 70% !important; }
    .xs-w-75 { width: 75% !important; }
    .xs-w-80 { width: 80% !important; }
    .xs-w-85 { width: 85% !important; }
    .xs-w-90 { width: 90% !important; }
    .xs-w-95 { width: 95% !important; }
    .xs-w-100 { width: 100% !important; }

    .landing-hero-section .hero-big-title {
        font-size: 8.75rem;
        line-height: 8.75rem;
        letter-spacing: -4px;
        margin-bottom: -50px;
    }
    .landing-hero-section .shape-right {
        top: 5px;
    }
    .hero-section-img .seal-img {
        display: none;
    }
    .power-elite-section {
        padding: 75px 0 10px;
    }
    .power-elite-section .feature-box-wrapper {
        margin-top: 35px;
    }
    .power-elite-section .bg-top-right {
        top: 33%;
        right: 0;
    }
    .builder-box .builder-box-content {
        padding: 30px 30px 0;
    }
    .landing-features-icon {
        margin-top: 20px;
    }
    .demo-section .demo-number {
        font-size: 12rem;
        line-height: 12rem;
        letter-spacing: -6px;
        margin-bottom: -50px;
    }
    .tab-section p {
        margin-bottom: 7%;
    }
    .sticky-section .feature-box-wrapper {
        margin-top: 40px;
    }
    .sticky-section .feature-box {
        margin-bottom: 35px;
    }
    .sticky-section .feature-box-icon {
        margin-bottom: 15px;
    }
    .slider-section .number {
        font-size: 9rem;
        line-height: 9rem;
    }
    .endless-features .features-item-inner .scrolling-animation-img-wrapper img {
        margin-left: 0;
    }
    .endless-features .features-item-inner .scrolling-animation-img-wrapper, .endless-features .features-item-inner .parallax-effect-wrapper, .endless-features .features-item-inner .fancy-images-box {
        height: 16em;
        padding: 20px;
    }
    .pills-bottom-row .bottom-wrapper {
        flex-direction: column;
        text-align: center;
    }
    .pills-bottom-row .pills {
        margin: 0 0 5px 0;
    }
    .premium-elements .title-row .right-text p {
        width: 100%;
    }
    .crafto-power-ai .left-image, .crafto-power-ai .right-image {
        width: 100%;
    }
    .crafto-power-ai .left-image .image-box.first {
        margin-left: 0;
    }
    .crafto-power-ai .right-image .image-box.secound {
        margin-right: 0;
    }
    .crafto-power-ai .left-image {
        margin-bottom: 30px;
    }
    .crafto-power-ai .image-box,
    .landing-icon-box .title-row h2,
    .endless-features .title-row h3 {
        width: 100%;
    }
    .endless-features .features-item-inner .fancy-images-box h3 {
        font-size: 6.225rem;
    }
    .trusted-customers-bottom-content {
        margin-top: 15px;
    }
    footer h2 {
        font-size: 4rem;
        line-height: 4rem;
    }
}

@media (max-width: 375px) {
    .header-button .btn.btn-switch-text.btn-medium > span {
        padding: 7px 12px 7px 12px;
    }
    header .navbar [class*=col-].text-end {
        padding-right: 0;
    }
}