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

    .contactform {
        background-color: rgba(0, 0, 0, 0.64);
        border-radius: 3px;
        padding: 10px;
        margin-top: 60px !important;
    }

}

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

    .contactform {
        background-color: rgba(0, 0, 0, 0.64);
        border-radius: 3px;
        padding: 10px;
        margin-top: 50px !important;
    }

}

@media screen and (max-width: 1366px) {
    h1 {
        font-family: "Neuropolitical";
        margin: 1em 0;
        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%;
    }

    .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: 1366px) {
    h1 {
        font-family: "Neuropolitical";
        margin: 1em 0;
        text-transform: uppercase;
        color: white;
    }

    .btn-default {

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

    .countdown {
        display: none !important;
    }
}

@media screen and (max-width: 1120px) {
    h1 {
        font-family: "Neuropolitical";
        margin: 1em 0;
        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: 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: 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: 1080px) {
    h1 {
        font-family: "Neuropolitical";
        margin: 1em 0;
        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: 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: repeat;
        background-position: 0 0;
        padding-top: 80px;
        padding-bottom: 40px;
        color: white;}

}

@media screen and (min-width: 768px) and (max-width: 1200px) {
	
	.list {
		padding-top: 60px;
	}
	
}

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

    #features {
        background-image: url(../images/portfolio/parallax-bg.jpg);
        background-attachment: fixed !important;
        background-repeat: 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: #00fefe;
        font-size: 1em !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;
        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%;

    }
	.reg-button-required{
		width: 95%!important;
	}
}


@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: repeat;
        background-position: 0 0;
        padding-top: 80px;
        padding-bottom: 40px;
        color: white;}



}


/* Smartphone Portrait and Landscape */
@media only screen and (max-width: 768px)
{
    .mobileShow {
        display: inline;
    }

    .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: repeat;
        background-position: 0 0;
        padding-top: 80px;
        padding-bottom: 40px;
        color: white;}
		
	.show-on-mobile{
		margin-top:54px;
	}
}


@media screen and (max-width: 320px) {
    .h2 {
        font-family: "Neuropolitical";
        margin-bottom: 0.8em;
        text-align: center;
        font-size: 1em!important;
    }
    #features {
        background-image: url(../images/portfolio/parallax-bg.jpg);
        background-attachment: fixed !important;
        background-repeat: repeat;
        background-position: 0 0;
        padding-top: 80px;
        padding-bottom: 40px;
        color: white;}


}



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

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

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

}

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

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

}


@media screen and (min-width: 768px) and (max-width: 1199px) {
	#myCarousel{
		margin-top: 135px;
	}
	
	.contactform{
		margin-top: 0px !important;
	}
	
	.margin-top-header{
		margin-top: 20px !important;
	}
}


@media screen and (min-width: 1121px) {
	.contactform{
		margin-top: 30px !important;
	}
}

@media screen and (min-width: 1200px){
	#myCarousel{
		margin-top: 89px;
	}
}

@media screen and (min-width: 768px){
	.team .portrait{
		width:20%;
	}
}