@media(max-width:1600px) {
    .technology {
        padding: 50px 0 0;
    }
    .technology .container h2 {
        margin-bottom: 15px;
        font-size: 42px;
    }
    .technology .container .content h3 {
        margin-bottom: 15px;
        font-size: 28px;
    }
    .section.about .img-holder svg {
        max-width: 600px;
    }
    #particles-js {
        width: 100%;
        left: 0;
        bottom: 150px;
    }
    body {
        font-size: 14px;
        line-height: 32px;
    }
    .rocket-img {
        top: 40vh;
    }
    .technology .container .content {
        flex: inherit;
        max-width: 741px;
        margin: 0 auto;
        margin-top: auto;
        padding-bottom: 100px;
    }
    .technology.section {
        padding-top: 70px;
    }
}

@media(max-width:1300px) {
    .img-holder svg {
        width: 100%;
    }
    #particles-js {
        width: 100%;
        left: 0;
    }
    .application .img-holder img {
        max-width: 100%;
    }
}

@media(max-width:1199px) {
    .technology .satellite1 {
        position: absolute;
        left: 18px;
        bottom: 76px;
        max-width: 339px;
    }
    .technology .container h2 {
        margin-bottom: 30px;
    }
    .technology .container .content h3 {
        margin-bottom: 20px;
    }
    .application .img-holder img {
        max-width: 100%;
    }
    .rocket-img {
        top: 33vh;
    }
    .technology .container .content {
        padding-bottom: 60px;
    }
}

@media(max-width:991px) {
    .section {
        height: auto;
        padding: 100px 0;
    }
    .hero-main {
        padding: 200px 0 100px;
    }
    .hero-text img {
        height: 32px;
    }
    .hero-text h1 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .content {
        text-align: center;
        max-width: 100%;
    }
    .content h2 {
        line-height: 44px;
        margin-bottom: 30px;
        font-size: 42px;
    }
    .about .content {
        max-width: 100%;
    }
    .technology {
        padding-bottom: 0;
    }
    .technology .container .content {
        margin-bottom: 200px;
    }
    .img-holder {
        text-align: center;
    }
    .img-transparency {
        max-width: 421px;
    }
    .transparency .content {
        max-width: 400px;
        text-align: left;
    }
    .application .content {
        max-width: 100%;
    }
    header .menu-bar {
        display: none;
    }
    .navbar-toggler {
        color: #fff;
        padding: 0;
        margin: 0;
    }
    header {
        background-color: #000;
    }
    header .navbar-collapse {
        margin-top: 8px;
        padding: 15px 0;
    }
    header .navbar-nav li a {
        padding: 5px 15px;
        border-top: 1px solid #505050;
        display: block;
    }
    header .navbar-nav li.dropdown a.toggle_link {
        display: flex;
    }
}

@media(max-width:767px) {
    .technology .satellite1 {
        left: 18px;
        bottom: 38px;
        max-width: 150px;
    }
    .technology .satellite2 {
        right: 48px;
        bottom: 47px;
        max-width: 90px;
    }
    .technology .container .content {
        margin-bottom: 48px;
    }
    .section {
        padding: 70px 0;
    }
    .technology {
        padding-bottom: 0;
    }
    .img-transparency {
        position: relative;
        right: 0;
        bottom: 0;
        max-width: 100%;
    }
    .transparency {
        padding-bottom: 0;
    }
    .hero-main {
        padding: 200px 0 100px;
    }
    .technology .container .content {
        padding-bottom: 0;
    }
}

@media(max-width:575px) {
    .notification-bar {
        max-height: 30px;
        max-height: 30px;
    }
    .notification-text {
        padding: 5px;
        font-size: 10px;
    }
    .section.about .img-holder svg {
        max-width: 600px;
        height: auto;
    }
    .about .star-img {
        position: absolute;
        left: 46px;
        top: 50px;
        max-width: 71px;
    }
    #particles-js {
        width: 100%;
        left: 0;
        bottom: 0;
    }
    .hero-text img {
        height: 20px;
    }
    .hero-main {
        padding: 122px 0 50px;
    }
    .navbar-brand img {
        height: 22px;
    }
    .content h2 {
        line-height: 36px;
        margin-bottom: 15px;
        font-size: 36px;
    }
    body {
        font-size: 13px;
        line-height: 22px;
    }
    .section {
        padding: 35px 0;
    }
    .technology {
        padding-bottom: 0;
    }
    .technology .container .content {
        margin-bottom: 77px;
    }
    .technology .container h2 {
        margin-bottom: 15px;
        font-size: 32px;
    }
    .technology .container .content h3 {
        margin-bottom: 15px;
        font-size: 18px;
    }
    .content h3 {
        margin-bottom: 20px;
        font-size: 22px;
    }
    .transparency .content {
        padding-bottom: 160px;
    }
    .img-holder svg {
        height: auto;
    }
    footer .brand-name img {
        height: 30px;
    }
    .footer-card {
        margin-top: 50px;
    }
    .social-links li a {
        width: 40px;
        height: 40px;
    }
    footer .copyrights {
        padding: 30px 0;
        margin-top: 30px;
    }
    footer .copyrights {
        line-height: 16px;
    }
    .hero-main {
        padding: 150px 0 50px;
    }
    .monitor img {
        max-width: 300px;
    }
}