@media screen and (min-width: 1000px) {
    .form-mobile {
        display: none !important
    }

    .hide-on-mobile {
        display: block !important;
    }

    .show-on-mobile {
        display: none !important;
    }

    #features {
        background-image: url(../images/portfolio/parallax-bg.jpg);
        background-attachment: fixed !important;
        background-repeat: no-repeat;
        background-position: 0 0;
        padding-top: 80px;
        padding-bottom: 40px;
        color: white;
    }

    .pct-systmes-logo-show-only-small-device {
        display: none;
    }
}



@media screen and (min-width: 1280px) {
    h1 {

    }

    .contactform {

    }

}

@media screen and (max-width: 1700px) {
	.contact-box-text {
		font-size: 1em;
	}
	
}

@media screen and (max-width: 1441px) {
   .heading-title {
    font-weight: 3em!important;
    font-size: 1.5em;
    line-height: 2em;
    color: white;
    margin-bottom: 20px;
    text-shadow: 2px 2px 7px #000000;
    text-align: center;
    position: absolute;
    font-family: "Neuropolitical";
    line-height: 2em;
    border: 1px rgba(255, 255, 255, 0.38) solid;
    /*margin-left: -480px;*/
    width: 70%;
    padding-top: 50px;
    padding-bottom: 210px;
    margin-top: -60px;
} 
    .white-title {
    color: #ffffff!important;
    padding-bottom: 15px;
    text-align: center;
    font-size: 1.5em;
}
    .contact-box-text {
    text-align: center;
    color: white!important;
    margin-top: -30px;
    font-size: 1em;
    font-family: "Neuropolitical";
}
    #contact {
    border-color: white!important;
    border: solid 1px;
    border-radius: 0;
    padding: 1em 1.7em;
    background: rgb(162, 175, 125)!important;
    text-transform: uppercase;
    color: white;
    width: 20%;
    position: absolute;
    z-index: 10;
    margin-top: -200px;
    margin-left: 40%;
}
	#contact:hover {
    padding: 1em 1.7em;
}
    .sidebar-text {
    margin-top: 300px;
    font-size: 1.3em;
    line-height: 2em;
    color: #5d5d5d;
    text-align: center;
}
    .social-icons {
    margin-left: 120px;
    margin-top: 160px;
}
    .spacer {
   padding:0px;
}
    .navbar-nav {
    float: right;
    margin: 0;
    /*margin-left: 100px!important;*/
}
    
}

@media screen and (max-width: 1366px) {
    h1 {

    }

    .video-subtitle-text2 {
        color: white;
        text-shadow: 2px 2px 3px #000000;
        margin-top: 100px;
        font-size: 2em;
        text-align: center;
        top: 40%;
        position: absolute;
        z-index: 1000;
        font-family: neuropolitical;
        line-height: 90px;
        right: 20%;
        margin-left: 220px;
    }

    .btn {
        border-color: white !important;
        border: solid 1px;
        border-radius: 0;
        padding: 1em 1em !important;
        background: rgb(162, 175, 125) !important;
        text-transform: uppercase;
        color: white;
    }

    .banner_animate h1 {
        font-size: 12px !important;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #ffffff;
        margin: 0;
        padding: 30px 0 25px 0;
        margin-right: 140px;
        transform-origin: 50% 100%;
        text-shadow: 2px 2px 2px #2b2b2b;
        animation-duration: 8s;
        animation-name: fade;
        text-align: right;
        animation-timing-function: cubic-bezier(.71, .55, .62, 1.57);
        font-weight: bold;
    }

    .form-bg {
        background-color: rgba(0, 0, 0, 0.64);
        border-radius: 3px;
        padding-top: 40px;
        padding-bottom: 40px;
        margin-top: 100px;
        margin-left: 150px;
        width: 50%;
    }

    .landing-logo {
        width: 70%;
        height: auto;
    }

    .btn-default {

        color: #ccc;
        border: 1px solid #aaa;
        margin-bottom: 5px;
    }

    .countdown {
        display: none !important;
    }

    .landing-logo {
        width: 50% !important;
    }

    .margin-top-header {
        margin-top: 40px !important;
    }

    .ep-logo {
        width: 100% !important;
        padding-top: 10px;
    }

    .carousel {
        margin-top: 96px !important;
    }

    .video-text {
        color: white;
        text-shadow: 2px 2px 7px #000000;
        font-size: 2em;
        text-align: center;
        position: absolute;
        z-index: 1000;
        font-family: neuropolitical;
        line-height: 90px;
        margin-top: 10px !important;
    }

    .video-subtext-laptop {
        color: white;
        text-shadow: 2px 2px 5px #000000;
        font-size: 2em;
        text-align: center;
        z-index: 1000;
        font-family: neuropolitical;
        line-height: 60px;
        margin-top: 240px !important;
        margin-left: 50px !important;
    }
}

@media screen and (max-width: 1366px) {
    h1 {

    }

    .landing-logo {
        width: 70% !important;
        height: auto;
    }

    .btn-default {

        color: #ccc;
        border: 1px solid #aaa;
        margin-bottom: 5px;
    }

    .countdown {
        display: none !important;
    }

    .navbar-nav {
        float: right;
        margin: 0;
        /*margin-left: -90px !important;*/

    }

    .ep-logo {
        width: 100% !important;
        padding-top: 10px;
    }



    .contactform {
        margin-top: 10px !important;

    }

    .video-subtext-laptop {

    }
}

@media screen and (max-width: 1281px) {
.heading-title {
    font-weight: 3em!important;
    font-size: 1.3em;
    line-height: 2em;
    color: white;
    margin-bottom: 20px;
    text-shadow: 2px 2px 7px #000000;
    text-align: center;
    position: absolute;
    font-family: "Neuropolitical";
    line-height: 2em;
    border: 1px rgba(255, 255, 255, 0.38) solid;
    /*margin-left: -400px;*/
    width: 70%;
    padding-top: 50px;
    padding-bottom: 260px;
    margin-top: -60px;
}
    .contact-box-text {
    text-align: center;
    color: white!important;
    margin-top: -30px;
    font-size: 1em;
    font-family: "Neuropolitical";
}
    #contact {
    border-color: white!important;
    border: solid 1px;
    border-radius: 0;
    padding: 1em 2.5em;
    background: rgb(162, 175, 125)!important;
    text-transform: uppercase;
    color: white;
    width: 25%;
    position: absolute;
    z-index: 10;
    margin-top: -200px;
    margin-left: 37%;
}
	#contact:hover {
    padding: 1em 2.5em;
}
    .sidebar-text {
    margin-top: 240px;
    font-size: 1.3em;
    line-height: 2em;
    color: #5d5d5d;
    text-align: center;
}
    .social-icons {
    margin-left: 90px;
    margin-top: 140px;
}
    .video-text2 {
    color: white;
    text-shadow: 2px 2px 7px #000000;
    font-size: 1.8em;
    text-align: center;
    top: 15%;
    position: absolute;
    z-index: 1000;
    font-family: "Neuropolitical";
    line-height: 90px;
    padding-top: 30px;
    margin-left: 15%;
    margin-right: 15%;
	width:70%;
}
    .navbar-nav {
    float: right;
    margin: 0;
    margin-left: 0px!important;
}
}

@media screen and (max-width: 1120px) {
    h1 {

    }

    .form-after-video {

    }

    .banner_animate h1 {
        font-size: 12px !important;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #ffffff;
        margin: 0;
        padding: 30px 0 25px 0;
        margin-right: 120px;
        transform-origin: 50% 100%;
        text-shadow: 2px 2px 2px #2b2b2b;
        animation-duration: 8s;
        animation-name: fade;
        text-align: right;
        animation-timing-function: cubic-bezier(.71, .55, .62, 1.57);
        font-weight: bold;
    }

    .video-text {
        color: white;
        text-shadow: 2px 2px 7px #000000;
        font-size: 2em;
        text-align: center;
        position: absolute;
        z-index: 1000;
        font-family: neuropolitical;
        line-height: 90px;
        margin-top: 60px;
    }

    .form-bg {
        background-color: rgba(0, 0, 0, 0.64);
        border-radius: 3px;
        padding-top: 40px;
        padding-bottom: 40px;
        margin-top: 10px;
        margin-left: 150px;
        height: 70%;
        width: auto;
    }

    .systems-logo {
        display: none;
    }

    .landing-logo {
        width: 70%;
        height: auto;
    }

    .btn-default {

        color: #ccc;
        border: 1px solid #aaa;
        margin-bottom: 5px;
    }

    .countdown {
        display: none !important;
    }

    .landing-logo {
        width: 50% !important;
    }

    .margin-top-header {
        margin-top: 40px !important;
    }
}

@media screen and (max-width: 1081px) {
    h1 {
        font-family: "Neuropolitical";
        margin: 1em 0;
        text-transform: uppercase;
        color: white;
    }

    .video-subtext-laptop {
        color: white;
        text-shadow: 2px 2px 5px #000000;
        font-size: 2em;
        text-align: center;
        z-index: 1000;
        font-family: neuropolitical;
        line-height: 60px;
        margin-top: 250px !important;
        margin-left: 50px !important;
    }

    .banner_animate h1 {
        font-size: 12px !important;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #ffffff;
        margin: 0;
        padding: 30px 0 25px 0;
        margin-right: 120px;
        transform-origin: 50% 100%;
        text-shadow: 2px 2px 2px #2b2b2b;
        animation-duration: 8s;
        animation-name: fade;
        text-align: right;
        animation-timing-function: cubic-bezier(.71, .55, .62, 1.57);
        font-weight: bold;
    }

    .form-bg {
        background-color: rgba(0, 0, 0, 0.64);
        border-radius: 3px;
        padding-top: 40px;
        padding-bottom: 40px;
        margin-top: 10px;
        margin-left: 150px;
        height: 70%;
        width: auto;
    }

    .landing-logo {
        width: 90%;
        height: auto;
    }

    .btn-default {

        color: #ccc;
        border: 1px solid #aaa;
        margin-bottom: 5px;
    }

    .countdown {
        display: none !important;
    }

    .landing-logo {
        width: 50% !important;
    }

    .margin-top-header {
        margin-top: 40px !important;
    }

    #features {
        background-image: url(../images/portfolio/parallax-bg.jpg);
        background-attachment: fixed !important;
        background-repeat: no-repeat;
        background-position: 0 0;
        padding-top: 80px;
        padding-bottom: 40px;
        color: white;
    }

}


/* Smartphone Portrait and Landscape */
@media only screen and (max-width: 1025px) {
.heading-title {
    font-weight: 3em!important;
    font-size: 1.3em;
    line-height: 2em;
    color: white;
    text-shadow: 2px 2px 7px #000000;
    text-align: center;
    position: absolute;
    font-family: "Neuropolitical";
    margin-top: -130px;
    /* padding-left: 300px; */
    border: none!important;
    /*margin-left: -270px;*/
}
    #contact {
    border-color: white!important;
    border: solid 1px;
    border-radius: 0;
    padding: 1em 1.5em;
    background: rgb(162, 175, 125)!important;
    text-transform: uppercase;
    color: white;
    width: 22%;
    position: absolute;
    z-index: 10;
    margin-top: -200px;
    margin-left: 39%;
}
	#contact:hover {
    padding: 1em 1.5em;
}
}


@media screen and (min-width: 992px) {
    .hide-on-deskstop{
        display:none!important;
    }
}



@media screen and (max-width: 992px) {
    .systems-logo-on-mobile {
        margin-left: 40%;
        margin-top: 30px;
        width: 20%
    }
  
    #features {
        background-image: url(../images/portfolio/parallax-bg.jpg);
        background-attachment: fixed !important;
        background-repeat: no-repeat;
        background-position: 0 0;
        padding-top: 80px;
        padding-bottom: 40px;
        color: white;
    }

    .form2-bg {

        background-image: url(../images/portfolio/parallax-bg.jpg);

        text-align: center;
    }

    h1 {
        font-family: "Neuropolitical";
        margin: 1em 0;
        text-transform: uppercase;
        color: white;
    }

    .landing-logo {
        width: 50%;
        height: auto;
    }

    .countdown {
        display: none !important;
    }

    h4 {
        font: 300 1.5em Roboto, Arial, Helvetica;
        margin-bottom: 1em;
        color: white;
        padding-top: 20px;
    }

 .blue {
    color: #639f42;
    font-size: 1em;
    text-shadow: none !important;
}

    .caption-info p {
        font-size: 1em;
        color: white !important;
    }

    .form-control {
        display: block;
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #ffffffb3;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 0px !important;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        margin-bottom: 10px;
    }

    .btn {
        border: solid 1px;
        border-radius: 0;
        padding: 1em 4em;
        background: rgba(0, 0, 0, 0.5);
        text-transform: uppercase;
        margin-bottom: 10px !important;
    }

    .btn-default {

        color: #ccc;
        border: 1px solid #aaa;
        margin-bottom: 5px;
    }

    .caption-wrapper {
        display: table;
        height: 100%;
        width: 100%;
        margin-top: -70px;
    }

    .caption-info {

        display: table-cell;
        vertical-align: middle;
        width: 70%;
    }

    a.btn.btn-default {
        /*margin-top: -40px;*/
        font-size: 0.7em;
    }

    .caption-info p {
        font-size: 1em;
    }

    .form-bg {
        background-color: rgba(0, 0, 0, 0.64);
        border-radius: 3px;
        padding-top: 40px;
        padding-bottom: 40px;
        margin-top: 140px;
        margin-left: 150px;
        width: 50%;

    }
}

/* Smartphone Portrait and Landscape */
@media only screen and (max-width: 768px) {
    .mobileShow {
        display: inline;
    }
.video-text-mobile {
    color: white;
    text-shadow: 1px 1px 3px #232323;
    font-size: 1.5em;
    text-align: center;
    top: 20%;
    z-index: 1000;
    font-family: "Neuropolitical";
    line-height: 60px;
    right: 10%;
    margin-left: 5px;
    padding-top: 40px;
}
    .navbar-nav {
        float: right;
        margin: 0;
       /* margin-left: -130px;*/
    }

    .h2 {
        font-family: "Neuropolitical";
        margin-bottom: 1.5em;
        text-align: center;
        font-size: 1em !important;
    }

    .btn-default {
        margin-top: 0px !important;
    }

    #features {
        background-image: url(../images/portfolio/parallax-bg.jpg);
        background-attachment: fixed !important;
        background-repeat: no-repeat;
        background-position: 0 0;
        padding-top: 80px;
        padding-bottom: 40px;
        color: white;
    }

 .systems-logo-on-mobile {
    margin-left: 35%;
    margin-top: 20px;
	width: 30%;
}

}

@media screen and (max-width: 600px) {
    .video-subtext-mobile {
        color: white;
        text-shadow: 1px 1px 3px #000000;
        font-size: 1.5em;
        text-align: center;
        top: 20%;
        z-index: 1000;
        font-family: neuropolitical;
        line-height: 60px;
        right: 10%;
        padding-top: 0px !important;
        margin-top: -20px;
    }
	
	.contact-box-text {
		text-align: center;
		color: white!important;
		margin-top: -30px;
		font-size: 0.9em;
		font-family: "Neuropolitical";
	}
}
@media screen and (max-width: 440px) {
	.contact-box-text {
		text-align: center;
		color: white!important;
		margin-top: -30px;
		font-size: 0.8em;
		font-family: "Neuropolitical";
	}
}

@media screen and (max-width: 414px) {
    .footer-img {
        width: 50%;
        height: auto;
    }

    #features {
        background-image: url(../images/portfolio/parallax-bg.jpg);
        background-attachment: fixed !important;
        background-repeat: no-repeat;
        background-position: 0 0;
        padding-top: 80px;
        padding-bottom: 40px;
        color: white;
    }

.video-text-mobile {
    color: white;
    text-shadow: 2px 2px 5px #000000;
    font-size: 1.4em;
    text-align: center;
    z-index: 1000;
    font-family: "Neuropolitical";
    line-height: 3.2em;
    /* width: 80%; */
    margin-top: 60px;
    padding-left: 10px;
}

    .mobile-button2 {

        background: rgb(162, 175, 125) !important;
        margin-top: -1px !important;

    }

    .mobile-button2:hover {

        background: rgb(114, 130, 72) !important;
        margin-top: -1px !important;

    }

    .systems-logo-on-mobile {
        margin-left: 30%;
        margin-top: 30px;
        width:40% !important;
    }
	
	.contact-box-text {
		text-align: center;
		color: white!important;
		margin-top: -30px;
		font-size: 0.7em;
		font-family: "Neuropolitical";
	}
}
@media screen and (max-width: 340px) {
	.contact-box-text {
		text-align: center;
		color: white!important;
		margin-top: -30px;
		font-size: 0.6em;
		font-family: "Neuropolitical";
	}
}

@media screen and (max-width: 321px) {
    .h2 {
        font-family: "Neuropolitical";
        margin-bottom: 0.8em;
        text-align: center;
        font-size: 1em !important;
    }
.white-title {
    color: #ffffff!important;
    padding-bottom: 15px;
    text-align: center;
    font-size: 1em;
    margin-top: -30px;
}

    #features {
        background-image: url(../images/portfolio/parallax-bg.jpg);
        background-attachment: fixed !important;
        background-repeat: no-repeat;
        background-position: 0 0;
        padding-top: 80px;
        padding-bottom: 40px;
        color: white;
    }

    .video-text-mobile {
        color: white;
        text-shadow: 1px 1px 5px #3f3f3f !important;
        font-size: 1.1em !important;
        text-align: center;
        z-index: 1000;
        margin-right: 30px !important;
        right: 10%;
        font-family: neuropolitical;
        line-height: 50px;
    }

    .systems-logo-on-mobile {
        margin-left: 30% !important;
        margin-top: 30px;
        width: 40%;
    }
.video-text-mobile {
    color: white;
    text-shadow: 1px 1px 5px #3f3f3f;
    font-size: 1.2em;
    text-align: center;
    z-index: 1000;
    font-family: "Neuropolitical";
    line-height: 30px!important;
    margin-left: 40px;
}

}

@media screen and (max-width: 376px) {

.video-text-mobile {
    color: white;
    text-shadow: 1px 1px 5px #3f3f3f;
    font-size: 1.2em;
    text-align: center;
    z-index: 1000;
    font-family: "Neuropolitical";

    margin-right: 30px;
}
    .systems-logo-on-mobile {
        margin-left: 100px;
        margin-top: 30px;
        width: 40% !important;

    }
    .contactform {
    margin-top: 50px !important;
    margin-left: -1px;
}
}

@media screen and (min-width: 768px) {
    .navbar-nav {
        float: right;
        margin: 0;
		/*margin-left: 290px;*/
    }
 

}

@media screen and (max-width: 999px) {

    .hide-on-mobile {
        display: none !important;
    }

    .show-on-mobile {
        display: block !important;
    }

    #features {
        background-image: url(../images/portfolio/parallax-bg.jpg);
        background-attachment: fixed !important;
        background-repeat: no-repeat;
        background-position: 0 0;
        padding-top: 80px;
        padding-bottom: 40px;
        color: white;
    }

    .navbar-nav {
        float: right;
        margin: 0;
        margin-left: 0px !important;
    }
}


