﻿@media only screen and (min-width: 1700px) {

    .orange_moon_heading {
        font-size: 18px;
    }

    .green_planet_heading {
        font-size: 18px;
    }

    .orange_planet_sub_heading {
        font-size: 18px;
    }
}

@media only screen and (min-width: 1200px) {

    .green_planet {
        max-width: 24vw;
    }


    .green_planet_heading {
        left: 22vw;
    }


    .orange_moon {
        max-width: 18vw;
        bottom: 6%;
        right: 10%;
    }


    .orange_moon_heading {
        left: 17vw;
    }


    .orange_planet {
        max-width: 18vw;
    }

    .orange_planet_heading {
        left: 15vw;
    }
    .orange_planet_sub_heading {
        left: calc(15vw + 24px);
    }


    .omnix_logo_sat_heading {

    }

}


@media only screen and (max-width: 1200px) {
    .content p {
        padding: 5px 10px 5px 10px;
        box-sizing: border-box;
    }
}

    @media only screen and (max-width: 2200px) {

        .orange_moon_product {
            width: 1500px;
            right: -600px;
            bottom: -600px;
        }

        .barney_spacesuit_product {
            width: 1500px;
            right: 50px;
            bottom: 50px;
        }
    }

    @media only screen and (max-width: 1920px) {

        .orange_moon_product {
            width: 1000px;
            right: -400px;
            bottom: -400px;
        }

        .barney_spacesuit_product {
            width: 1000px;
            right: 50px;
            bottom: 50px;
        }
    }

    @media only screen and (max-width: 900px) {

        .orange_moon_product {
            width: 600px;
            right: -250px;
            bottom: -250px;
        }

        .barney_spacesuit_product {
            width: 500px;
            right: 30px;
            bottom: 50px;
        }
    }

    /*@media only screen and (max-width: 500px) {

    .orange_moon_product {
        width: 400px;
        right: -180px;
        bottom: -180px;
    }

    .barney_spacesuit_product {
        width: 400px;
        right: 0px;
        bottom: 0px;
    }
}*/

    @media only screen and (max-width: 1500px) {



        .spaceship {
            max-width: 250px;
            right: 8%;
            bottom: -50px;
        }
    }

@media only screen and (max-width: 1300px) {

    space_station {
        width: 100%;
        max-width: 1600px;
        position: absolute;
        text-align: center;
        margin: 0px 0px 0px 0px;
        padding: 0px;
        right: -150px;
        z-index: 500;
        bottom: -100px;
        animation: scalestation 13s linear;
        animation-fill-mode: forwards;
    }

    @keyframes scalestation {
        from {
            width: 100vw;
            right: -270px;
            bottom: -400px;
        }

        to {
            width: 70vw;
            right: -120px;
            bottom: -150px;
        }
    }

    .space_stationlights {
        width: 100%;
        max-width: 1600px;
        position: absolute;
        text-align: center;
        margin: 0px 0px 0px 0px;
        padding: 0px;
        right: -150px;
        z-index: 999;
        bottom: -100px;
        animation: spacestationlights 13s linear;
        animation-fill-mode: forwards;
    }

    @keyframes spacestationlights {
        from {
            width: 100vw;
            right: -270px;
            bottom: -400px;
        }

        to {
            width: 70vw;
            right: -120px;
            bottom: -150px;
        }
    }
}

    @media only screen and (max-width: 1000px) {

        .orange_moon_heading {
            font-size: 13px;
        }

        .green_planet_heading {
            font-size: 13px;
        }

        .orange_planet_sub_heading {
            font-size: 13px;
        }

        .line-1 {
            font-size: 1.5vw;
        }

        .product_header_text h1 {
            font-size: 5vw;
        }

        .non_product_header_text h1 {
            font-size: 5vw;
            top: 50%;
        }

        .product_header_text h2 {
            font-size: 3vw;
        }

        .non_product_header_text h2 {
            font-size: 3vw;
        }

        .spaceship {
            max-width: 200px;
            right: 8%;
            bottom: -150px;
        }

        .spaceship_container {
            max-width: 200px;
            right: 8%;
            bottom: -150px;
        }


        /*
        .space_station {
            width: 100%;
            max-width: 1600px;
            position: absolute;
            text-align: center;
            margin: 0px 0px 0px 0px;
            padding: 0px;
            right: -150px;
            z-index: 500;
            bottom: -100px;
            animation: scalestation 13s linear;
            animation-fill-mode: forwards;
        }

        @keyframes scalestation {
            from {
                width: 70vw;
                right: -250px;
                bottom: -100px;
            }

            to {
                width: 50vw;
                right: 0px;
                bottom: 150px;
            }
        }

            */
        /*
        .space_stationlights {
            width: 100%;
            max-width: 1600px;
            position: absolute;
            text-align: center;
            margin: 0px 0px 0px 0px;
            padding: 0px;
            right: -150px;
            z-index: 999;
            bottom: -100px;
            animation: spacestationlights 13s linear;
            animation-fill-mode: forwards;
        }

        @keyframes spacestationlights {
            from {
                width: 70vw;
                right: -250px;
                bottom: -100px;
            }

            to {
                width: 50vw;
                right: 0px;
                bottom: 150px;
            }
        }
            */
    }











    @media only screen and (max-width: 850px) {



        .omnix_logo {
            position: relative;
            width: 100%;
            max-width: 100%;
            z-index: 999;
            padding: 0px;
            margin: 0px auto 0px auto;
            padding: 0px 30px 0px 30px;
            box-sizing: border-box;
            text-align: center;
        }

        .omnix_logo_sat_heading {
            width: 100%;
            max-width: 140px;
            min-width: 130px;
            position: absolute;
            right: 140px;
            /*top: 17px;*/
            z-index: 999;
            top: 10px;
        }

        .mobile_sat_pin {
            width: 100%;
            max-width: 800px;
            min-width: 200px;
            position: absolute;
            /*top: 10px;*/
            right: -2%;
            z-index: 999;
            left: unset;
            top: 11%;
        }


        .mobile_sat {
            width: 100%;
            max-width: 800px;
            min-width: 200px;
            position: absolute;
            /*top: 10px;*/
            right: -3%;
            z-index: 100;
            left: unset;
            top: 5%;
        }

        .green_planet {
            /*max-width: 150px;*/
            min-width: 150px;
            position: absolute;
            /*top: 58%;*/
            right: 50%;
            z-index: 900;
            left: 7%;
            max-width: 290px;
            bottom: 5%
        }

        .green_planet_pin {
            position: absolute;
            right: calc(50% - 190px);
            max-width: 160px;
            bottom: -25px;
        }

        .green_planet_heading {
            top: 28%;
            right: calc(50% - 330px);
            width: 200px;
            text-shadow: 1px 1px 2px black, 0 0 25px black, 0 0 5px black;
            left: unset;
        }

        .orange_moon {
            width: 100%;
            max-width: 200px;
            position: absolute;
            /*top: 12%;*/
            /*right: 5%;*/
            z-index: 900;
            margin: auto;
            bottom: 48%;
            right: 5%;
        }

        .orange_moon_pin {
            -webkit-transform: scaleX(-1.1);
            transform: scaleX(-1.1);
            right: calc(50% - 55px);
            top: 59px;
            left: unset;
        }

        .orange_moon_heading {
            top: 5px;
            right: calc(50% + 45px);
            width: 100px;
            text-shadow: 1px 1px 2px black, 0 0 25px black, 0 0 5px black;
            text-align: left;
            left: unset;
        }

        .orange_planet {
            width: 100%;
            max-width: 36vw;
            min-width: 100px;
            position: absolute;
            /*top: 34%;*/
            left: unset;
            /* right: 35%;*/
            bottom: 24vh;
            right: 22%;
            top: unset;
        }

        .orange_planet_heading {
            width: 100%;
            max-width: 150px;
            position: absolute;
            right: calc(30% - 120px);
            left: unset;
            top: 30%;
            max-width: 100px;
            min-width: 100px;
        }

        img {
            -webkit-filter: drop-shadow(5px 5px 5px #222 );
            filter: drop-shadow(5px 5px 5px #222);
        }

        .container {
            top: 40%;
            z-index: 999;
        }

        .off {
            display: block;
        }

        .on {
            display: none;
        }

        .omnix_logo_mobile {
            position: absolute;
            /*width: 500px;*/
            /*max-width: 500px;*/
            z-index: 800;
            padding: 0px;
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
            box-sizing: border-box;
            /*left: -200px;*/
            /*top: -130px;*/
            width: 145vw;
            max-width: 700px;
            right: 40vw;
            bottom: 35vh;
            filter: .8;
            filter: brightness(0.9);
        }

        .line-1 {
            top: 40px;
            font-size: calc(1px + 4.5vw);
            text-shadow: 1px 1px 2px black, 0 0 25px black, 0 0 5px black;
        }

        .product_header_text h1 {
            font-size: calc(1px + 4.5vw);
        }

        .product_header_text h2 {
            font-size: calc(1px + 3.3vw);
        }

        h1 {
            font-size: calc(0.5px + 6vw);
        }

        .sat {
            width: 200%;
            position: absolute;
            /*top: -100px;*/
            right: 0px;
            z-index: 999;
            text-align: right;
            display: block;
            max-width: 800px;
            transform: rotate(10deg);
            transform-origin: center center;
            animation: 2.5s ease-out 0s 1 slideInFromTop;
        }

        .stars {
            width: unset
        }

        .orange_planet_sub_heading {
            color: #fff;
            font-size: 12px;
            text-align: right;
            position: absolute;
            top: 47%;
            left: calc(23vw + 20px);
            font-weight: 500;
            z-index: 999;
        }

        .top_banner_tel {
            top: 25px;
            font-size: 16px;
            right: 55px;
        }

        .phone_icon {
            display: none;
        }

        .main_nav_container {
            padding: 10px 15px 10px 15px;
        }

        .omnix_logo_white {
            width: 150px;
            float: left;
            margin-top: 7px;
        }

        .spaceship {
            max-width: 150px;
            right: 8%;
            bottom: -150px;
        }



        .spaceship_container {
            max-width: 150px;
            right: 8%;
            bottom: -150px;
        }

        .green_planet_product {
            max-width: 1600px;
            left: -300px;
            top: -250px;
        }

        .three_side_by_side {
            position: relative;
            padding: 50px 50px 0px 50px;
            margin: 0px 0px 0px 0px;
            width: 100%;
            height: auto;
            display: block;
            float: left;
            text-align: center;
        }


        .content h2 {
            position: relative;
            margin: 0px;
            padding: 0px 0px 15px 0px;
            font-size: 28px;
            text-align: center;
            box-sizing: border-box;
            color: #000;
            z-index: 999;
            font-weight: 500;
            font-family: 'Lato', sans-serif;
            vertical-align: top;
            top: unset;
            text-transform: unset;
        }

        .content h3 {
            position: relative;
            margin: 0px;
            padding: 0px 0px 20px 0px;
            font-size: 18px;
            text-align: center;
            box-sizing: border-box;
            color: #6d6d6d;
            z-index: 999;
            font-weight: 500;
            font-family: 'Lato', sans-serif;
            vertical-align: top;
            top: unset;
            text-transform: unset;
        }

        .quote {
            text-align: center;
            font-size: 18px;
            margin: auto;
            padding: 15px;
            border: 2px solid black;
            max-width: 70%;
            position: relative;
            z-index: 1;
        }

        .grey_pnl_container h2 {

            font-size: 28px;

        }

        .green_pnl_container h2 {
            font-size: 28px;
        }

        .right {
            position: absolute;
            bottom: -50px;
            right: -20px;
            width: 50px;
            text-align: right;
            z-index: 1;
            font-size: 5rem;
            color: #fff;
            background-color: #1cbbb4;
            height: 200px;
        }

        .testimonial_logos {
            
            max-width: 100px;
           
        }
    }

    @media only screen and (max-width: 700px) {

        .green_planet_product {
            max-width: 2000px;
            left: -250px;
            top: -200px;
        }
    }

    @media only screen and (max-width: 600px) {

        .omnix_logo {
            position: relative;
            width: 100%;
            max-width: 100%;
            z-index: 999;
            padding: 0px;
            margin: 0px auto 0px auto;
            padding: 0px 30px 0px 30px;
            box-sizing: border-box;
            text-align: center;
        }

        .omnix_logo_sat_heading {
            width: 100%;
            max-width: 140px;
            min-width: 130px;
            position: absolute;
            right: 140px;
            /*top: 17px;*/
            z-index: 200;
            top: 10px;
        }

        .mobile_sat_pin {
            width: 100%;
            max-width: 800px;
            min-width: 200px;
            position: absolute;
            /*top: 10px;*/
            right: -2%;
            z-index: 999;
            left: unset;
            top: 11%;
        }


        .mobile_sat {
            width: 100%;
            max-width: 800px;
            min-width: 200px;
            position: absolute;
            /*top: 10px;*/
            right: -3%;
            z-index: 100;
            left: unset;
            top: 5%;
        }

        .green_planet {
            width: 100%;
            /*max-width: 150px;*/
            min-width: 150px;
            position: absolute;
            /*top: 58%;*/
            right: 50%;
            z-index: 900;
            left: -7%;
            max-width: 230px;
            bottom: 5%
        }

        .green_planet_pin {
            position: absolute;
            right: calc(50% - 190px);
            max-width: 160px;
        }

        .green_planet_heading {
            top: 28%;
            right: calc(50% - 300px);
            width: 200px;
            text-shadow: 1px 1px 2px black, 0 0 25px black, 0 0 5px black;
            left: unset;
        }

        .orange_moon {
            width: 100%;
            max-width: 150px;
            position: absolute;
            /*top: 12%;*/
            /*right: 5%;*/
            z-index: 900;
            margin: auto;
            bottom: 48%;
            right: 5%;
        }

        .orange_moon_pin {
            -webkit-transform: scaleX(-1.1);
            transform: scaleX(-1.1);
            right: calc(50% - 55px);
            top: 59px;
            left: unset;
        }

        .orange_moon_heading {
            top: 5px;
            right: calc(50% + 45px);
            width: 100px;
            text-shadow: 1px 1px 2px black, 0 0 25px black, 0 0 5px black;
            text-align: left;
            left: unset;
        }

        .orange_planet {
            width: 100%;
            max-width: 180px;
            min-width: 100px;
            position: absolute;
            /*top: 34%;*/
            left: unset;
            /* right: 35%;*/
            bottom: 27%;
            right: 22%;
            top: unset;
        }

        .orange_planet_heading {
            width: 100%;
            max-width: 150px;
            position: absolute;
            right: calc(34% - 120px);
            left: unset;
            top: 30%;
            max-width: 100px;
            min-width: 100px;
        }

        img {
            -webkit-filter: drop-shadow(5px 5px 5px #222 );
            filter: drop-shadow(5px 5px 5px #222);
        }

        .container {
            top: 40%;
            z-index: 999;
        }

        .off {
            display: block;
        }

        .on {
            display: none;
        }

        .omnix_logo_mobile {
            position: absolute;
            /*width: 500px;*/
            /*max-width: 500px;*/
            z-index: 800;
            padding: 0px;
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
            box-sizing: border-box;
            /*left: -200px;*/
            /*top: -130px;*/
            width: 145vw;
            max-width: 700px;
            left: -320px;
            bottom: 26%;
            filter: .8;
            filter: brightness(0.9);
        }

        .line-1 {
            top: 40px;
            font-size: calc(1px + 4.5vw);
            text-shadow: 1px 1px 2px black, 0 0 25px black, 0 0 5px black;
        }

        .product_header_text h1 {
            font-size: calc(1px + 5vw);
        }

        .product_header_text h2 {
            font-size: calc(1px + 3vw);
            top: calc(50% - 60px);
        }



        h1 {
            font-size: calc(0.5px + 6vw);
        }

        .sat {
            width: 200%;
            position: absolute;
            /*top: -100px;*/
            right: 0px;
            z-index: 999;
            text-align: right;
            display: block;
            max-width: 800px;
            transform: rotate(10deg);
            transform-origin: center center;
            animation: 2.5s ease-out 0s 1 slideInFromTop;
        }

        .stars {
            width: unset
        }

        .orange_planet_sub_heading {
            color: #fff;
            font-size: 12px;
            text-align: right;
            position: absolute;
            top: 95px;
            left: 120px;
            font-weight: 500;
            z-index: 999;
        }

        .top_banner_tel {
            top: 25px;
            font-size: 14px;
            right: 55px;
        }

        .phone_icon {
            display: none;
        }

        .main_nav_container {
            padding: 10px 15px 10px 15px;
        }

        .omnix_logo_white {
            width: 130px;
            float: left;
            margin-top: 7px;
        }

        .spaceship {
            max-width: 150px;
            right: 8%;
            bottom: -150px;
        }



        .spaceship_container {
            max-width: 150px;
            right: 8%;
            bottom: -150px;
        }

        .green_planet_product {
            width: 700px;
            max-width: 2000px;
            left: -250px;
            top: -200px;
        }


        .form_half_width {
            width: 100% !important;
            display: block !important;
        }

        .float_left {
            float: none !important;
        }

        .float_right {
            float: none !important;
        }

        .two_side_by_side_thirty {
           
            padding: 0px;
            margin: 0px 0px 0px 0px;
            width: 100%;
            display: block;
            float: none;
        }

        .two_side_by_side_seventy {
            padding: 0px;
            margin: 0px 0px 0px 0px;
            width: 100%;
            display: block;
            float: none;
        }

        .patrona_watermark {
            background: url(../img/patrona_watermark.png) no-repeat center top;
            background-size: 50%;
            background-position-y: 50%;
        }

        .pbi_watermark {
            background: url(../img/pbi_watermark.png) no-repeat center top;
            background-size: 50%;
            background-position-y: 50%;
        }
    }


@media only screen and (max-width: 600px) {

    space_station {
        width: 100%;
        max-width: 1600px;
        position: absolute;
        text-align: center;
        margin: 0px 0px 0px 0px;
        padding: 0px;
        right: -150px;
        z-index: 500;
        bottom: -100px;
        animation: scalestation 13s linear;
        animation-fill-mode: forwards;
    }

    @keyframes scalestation {
        from {
            width: 170vw;
            right: -270px;
            bottom: -350px;
        }

        to {
            width: 110vw;
            right: -120px;
            bottom: -100px;
        }
    }

    .space_stationlights {
        width: 100%;
        max-width: 1600px;
        position: absolute;
        text-align: center;
        margin: 0px 0px 0px 0px;
        padding: 0px;
        right: -150px;
        z-index: 999;
        bottom: -100px;
        animation: spacestationlights 13s linear;
        animation-fill-mode: forwards;
    }

    @keyframes spacestationlights {
        from {
            width: 170vw;
            right: -270px;
            bottom: -350px;
        }

        to {
            width: 110vw;
            right: -120px;
            bottom: -100px;
        }
    }

}



    @media only screen and (min-height: 1085px) {
        .xstream_gateway_img {
            max-width: 1800px;
        }
    }

    @media only screen and (max-height: 1080px) {
        .xstream_gateway_img {
            max-width: 1100px;
        }

        .ufo_flying_about {
            width: 100%;
        }
    }


    @media only screen and (min-height: 500px) {
        .xstream_gateway_img {
            min-width: 440px;
            left: 0%;
            right: 0%;
            bottom: 5px;
        }

        .ufo_flying_about {
            bottom:0px;
        }
    }


    @media only screen and (min-height: 400px) {
        .xstream_gateway_img {
            min-width: 370px;
            left: 0%;
            right: 0%;
            bottom: 5px;
        }
    }


    @media only screen and (max-width: 500px) {

        .xstream_gateway_img {
            display: none;
        }

        .xstream_gateway_img_mobile {
            display: block;
            position: absolute;
            margin: -20px auto 0px auto;
            padding: 0px;
            width: 100%;
            display: block;
            z-index: 999;
            display: block;
            bottom: 0px;
            left: 0%;
            right: 0%;
            object-fit: contain;
            max-width: 380px;
        }

        .orange_moon_non_product {
            width: 40vw;
            max-width: 270px;
            min-width: 100px;
            position: absolute;
            bottom: 10%;
            right: 0%;
            z-index: 900;
            animation: 1.8s ease-out 0s 1 slideInFromRight;
            display: block;
            padding: 0px;
        }

        .orange_planet_non_product {
            width: 60vw;
            max-width: 250px;
            position: absolute;
            top: 15%;
            left: -20%;
            z-index: 900;
            animation: 2.5s ease-out 0s 1 slideInFromLeft;
        }

        .green_planet_non_product {
            width: 60vw;
            max-width: 380px;
            position: absolute;
            bottom: 20%;
            left: 10%;
            z-index: 999;
            animation: 1.3s ease-out 0s 1 slideInFromLeft;
        }

        .social_media_icons {

            right: unset;
            float: left;

        }


    }


    @media only screen and (max-width: 360px) {
        .xstream_gateway_img_mobile {
            max-width: 300px;
        }
    }