/*==============
	Page General css
=================*/

@media only screen and (max-width: 1399px) {
    .page-intro h1 {
        font-size: 37px;
        line-height: 47px;
    }
    .page-intro .typer {
        font-size: 30px;
    }
    .sw-js-blob-svg {
        right: -530px;
    }
    .sw-js-blob-svg-2 {
        left: -400px;
    }
}

@media only screen and (max-width: 1199px) {
    .page-intro h1 {
        font-size: 36px;
    }
    .page-intro .typer {
        font-size: 30px;
    }
    .sw-js-blob-svg {
        right: -690px;
        bottom: -325px;
        -webkit-transform: rotate(38deg);
        transform: rotate(38deg);
    }
    .preview-image-inner {
        max-height: 220px;
    }
    .page-hero .anim-box .img-3,
    .page-hero .anim-box .img-7,
    .page-hero .anim-box .img-6 {
        display: none;
    }
    .page-hero .anim-box .img-4 {
        bottom: 25px;
    }
    .key-box {
        height: 200px;
    }
    .hero-details .desk-m {
        width: 300px;
    }
}

@media only screen and (max-width: 991px) {
    .gi-cursor,
    .gi-cursor-2 {
        display: none;
    }
    .key-box .features-caption {
        display: none;
    }
    .sw-js-blob-svg {
        right: -450px;
        bottom: -515px;
    }
    .disp-block-none {
        display: none;
    }
    .disp-block {
        width: 100%;
    }
    .page-intro h1 {
        font-size: 34px;
    }
    .page-intro .typer {
        font-size: 30px;
    }
    .preview-image-inner {
        max-height: 270px;
    }
    .page-hero .anim-box .img-9,
    .page-hero .anim-box .img-10 {
        display: none;
    }
    .features-caption {
        display: none;
    }
    .features-caption-r {
        display: block;
    }
    .section-header .sub-title {
        width: 100%;
    }
    .dis-none {
        display: none;
    }
    .features-caption-r {
        color: #777;
    }
    .disp-block {
        text-align: center;
    }
    .page-intro .type {
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .sw-js-blob-svg-2 {
        left: -500px;
    }
    .pp-section {
        padding: 50px 0 20px 0;
    }
    .page-intro h1 {
        font-size: 34px;
    }
    .page-intro .typer {
        font-size: 28px;
    }
    .preview-image-inner {
        max-height: 300px;
    }
    .card-title {
        margin-bottom: 15px;
        text-align: center;
        font-size: 15px;
    }
    .page-hero .overlay {
        display: none;
    }
    .page-hero .anim-box .img-1,
    .page-hero .anim-box .img-2,
    .page-hero .anim-box .img-4,
    .page-hero .anim-box .img-5,
    .page-hero .anim-box .img-8 {
        display: none;
    }
}

@media only screen and (max-width: 576px) {
    .page-hero {
        height: 80vh;
    }
    .key-box {
        height: 280px;
    }
    .sw-js-blob-svg-2 {
        top: -390px;
    }
    .page-intro h1 {
        font-size: 32px;
    }
    .page-intro .typer {
        font-size: 28px;
    }
    .page-intro h2 {
        font-size: 22px;
    }
    .page-intro h2:after {
        width: 86px;
        height: 46px;
    }
    .c-list ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media only screen and (max-width: 480px) {
    .page-intro h1 {
        font-size: 29px;
    }
    .page-intro .typer {
        font-size: 24px;
    }
}

@media only screen and (max-width: 420px) {
    .page-intro h1 {
        font-size: 22px;
        line-height: 32px;
    }
    .page-intro .typer {
        font-size: 18px;
    }
    .page-intro p {
        font-size: 16px;
    }
}