@media (max-width: 1700px) {

    .mockup .one_img {
        bottom: 210px;
    }

    .mockup .two_img {
        bottom: 250px;
    }
}

@media (max-width:1640px) {
    .demo_area .custom_container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 1400px) {
    .mockup {
        width: 700px;
    }

    .mockup img {
        max-width: 100%;
    }

    .mockup .one_img {
        width: 500px;
        bottom: 200px;
    }

    .mockup .two_img {
        width: 130px;
        left: 175px;
        bottom: 250px;
    }

    .mockup .three_img,
    .mockup .four_img {
        width: 350px;
    }

    .mockup .three_img {
        bottom: -300px;
    }

    .mockup .four_img {
        right: 10px;
        bottom: -135px;
    }

    .demo_banner_area .thirteen {
        width: 400px;
    }
}

@media (max-width: 1199px) {
    .demo_content h2 {
        font-size: 36px;
    }

    .demo_banner_area .three {
        left: 10px;
    }

    .demo_banner_area .one {
        top: 100px;
    }

    .demo_area .custom_container .col-lg-4 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .demo_area .custom_container .row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .features_item {
        padding: 0px;
    }
}

@media (max-width: 991px) {
    .navbar-toggler {
        margin-left: 20px;
    }

    .navbar {
        padding: 10px 0px;
    }

    .menu {
        background: #fff;
        padding: 15px 30px;
        box-shadow: 0 4px 6px 0 rgba(12, 0, 46, 0.06);
    }

    .navbar-brand {
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .navbar_fixed .menu {
        box-shadow: none;
    }

    .purchase_btn {
        margin-left: 0;
    }

    .navbar>.container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .menu .nav-item+.nav-item {
        margin-left: 0;
        margin-top: 10px;
    }

    .demo_banner_area {
        display: block;
        padding-top: 150px;
        height: 800px;
    }

    .mockup {
        top: 80px;
    }

    .demo_banner_area .thirteen {
        right: 50px;
        bottom: 50px;
    }

    .demo_area .custom_container .row {
        justify-content: center;
    }

    .demo_action_area h2 {
        margin-bottom: 40px;
    }

    .demo_action_area .text-right,
    .demo_action_area h2 {
        text-align: center !important;
    }

    .demo_action_area {
        padding: 100px 0px;
    }

    .demo_footer .man {
        left: 20px;
    }
}

@media (max-width: 767px) {
    .navbar>.container {
        max-width: 100%;
    }

    .d-md-none {
        display: none;
    }

    .mockup .one_img,
    .demo_banner_area .eight,
    .demo_banner_area .nine,
    .demo_banner_area .four,
    .demo_banner_area .six {
        display: none;
    }

    .mockup .two_img {
        left: 77%;
        bottom: 160px;
    }

    .demo_content p {
        padding-right: 0;
    }

    .mockup .three_img {
        bottom: -200px;
        left: -28px;
    }

    .mockup .four_img {
        bottom: -89px;
    }

    .demo_item {
        max-width: 410px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 40px;
    }

    .demo_footer h2 br,
    .demo_action_area h2 br {
        display: none;
    }

    .sec_title h2 {
        font-size: 33px;
        line-height: 40px;
    }
}

@media (max-width: 600px) {
    .utility_slider {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 576px) {

    .mockup .three_img,
    .mockup .four_img {
        display: none;
    }

    .mockup .two_img {
        left: 50%;
        bottom: 120px;
    }

    .features_item {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .demo_footer .man {
        bottom: 0;
        left: 0;
    }

    .demo_footer h2 {
        font-size: 40px;
        line-height: 52px;
    }

    .menu_one .purchase_btn {
        padding: 7px 16px;
        font-size: 14px;
    }

    .navbar-brand img {
        width: 100px;
    }
}

@media (max-width: 414px) {

    .mockup .two_img,
    .demo_banner_area .two,
    .demo_banner_area .three,
    .demo_banner_area .thirteen {
        display: none;
    }

    .demo_banner_area {
        height: auto;
        padding-bottom: 120px;
    }
}