@import "../fonts/Oswald/font";
@import "../fonts/Roboto/font";
@import "../fonts/RobotoCondensed/font";
@import "../fonts/Ethnocentric/font";
@import "../fonts/Orbitron/font";


#dnn_CarouselPane{margin:0;}

[class*="col-"] {
  padding-left: 15px;
  padding-right: 15px;
}

.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-auto.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px
}

img {max-width: 100%;}

.stpics:hover {
    opacity: .5;
} 
.nopadding {
	padding: 0 !important;
	margin: 0 !important;
}

/*--PAGE SPECIFIC---*/
.DNNEmptyPane, .col-md-9  {
	width:0 !important;
	padding:0 !important;
	display:none !important;
}
h1, h2, h3, h4, h5 {
	word-wrap: normal;	
	font-weight:normal;
}
.csp {
    margin-bottom: 2rem;
}

h1, h2, h3, h4, h5 {
	word-wrap: normal;	
}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 5%;
    color: #ffffff;
    text-align: center;
    opacity: .75;
    transition:opacity .15s ease
}

.btn-app {
    display: inline-block;
	width:70%;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #808080;
    border: 5px solid transparent;
    padding: 0px 5px 0px 5px ;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition:color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .5s ease-in-out;
	box-shadow: 2px 2px 4px #000000;
}
.btn-app:hover {opacity:.75}

/*XXS*/
@media screen and (max-width:319px){

h1 {
	font-size:200%;
}
h2 {
	font-size:160%;
}	
h3 {
	font-size:150%;
}
h4 {
	font-size:120%;
}
.carousel-caption p{
    font-size: .75rem;
	font-weight:600;
    color: #fff;
    text-align: center;
	margin-top:-20px;
	padding:0;
}
.col-xxs-1,.col-xxs-10,.col-xxs-11,.col-xxs-12,.col-xxs-2,.col-xxs-3,.col-xxs-4,.col-xxs-5,.col-xxs-6,.col-xxs-7,.col-xxs-8,.col-xxs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-xxs-1,.col-xxs-10,.col-xxs-11,.col-xxs-12,.col-xxs-2,.col-xxs-3,.col-xxs-4,.col-xxs-5,.col-xxs-6,.col-xxs-7,.col-xxs-8,.col-xxs-9{float:left}.col-xxs-12{width:100%}
.col-xxs-11{width:91.66666667%}
.col-xxs-10{width:83.33333333%}
.col-xxs-9{width:75%}
.col-xxs-8{width:66.66666667%}
.col-xxs-7{width:58.33333333%}
.col-xxs-6{width:50%}
.col-xxs-5{width:41.66666667%}
.col-xxs-4{width:33.33333333%}
.col-xxs-3{width:25%}
.col-xxs-2{width:16.66666667%}
.col-xxs-1{width:8.33333333%}
.col-xxs-pull-12{right:100%}
.col-xxs-pull-11{right:91.66666667%}
.col-xxs-pull-10{right:83.33333333%}
.col-xxs-pull-9{right:75%}
.col-xxs-pull-8{right:66.66666667%}
.col-xxs-pull-7{right:58.33333333%}
.col-xxs-pull-6{right:50%}
.col-xxs-pull-5{right:41.66666667%}
.col-xxs-pull-4{right:33.33333333%}
.col-xxs-pull-3{right:25%}
.col-xxs-pull-2{right:16.66666667%}
.col-xxs-pull-1{right:8.33333333%}
.col-xxs-pull-0{right:auto}
.col-xxs-push-12{left:100%}
.col-xxs-push-11{left:91.66666667%}
.col-xxs-push-10{left:83.33333333%}
.col-xxs-push-9{left:75%}
.col-xxs-push-8{left:66.66666667%}
.col-xxs-push-7{left:58.33333333%}
.col-xxs-push-6{left:50%}
.col-xxs-push-5{left:41.66666667%}
.col-xxs-push-4{left:33.33333333%}
.col-xxs-push-3{left:25%}
.col-xxs-push-2{left:16.66666667%}
.col-xxs-push-1{left:8.33333333%}
.col-xxs-push-0{left:auto}
.col-xxs-offset-12{margin-left:100%}
.col-xxs-offset-11{margin-left:91.66666667%}
.col-xxs-offset-10{margin-left:83.33333333%}
.col-xxs-offset-9{margin-left:75%}
.col-xxs-offset-8{margin-left:66.66666667%}
.col-xxs-offset-7{margin-left:58.33333333%}
.col-xxs-offset-6{margin-left:50%}
.col-xxs-offset-5{margin-left:41.66666667%}
.col-xxs-offset-4{margin-left:33.33333333%}
.col-xxs-offset-3{margin-left:25%}
.col-xxs-offset-2{margin-left:16.66666667%}
.col-xxs-offset-1{margin-left:8.33333333%}
.col-xxs-offset-0{margin-left:0}

}
/*X-SMALLL*/
@media screen and (min-width:320px){
.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}
.col-xs-11{width:91.66666667%}
.col-xs-10{width:83.33333333%}
.col-xs-9{width:75%}
.col-xs-8{width:66.66666667%}
.col-xs-7{width:58.33333333%}
.col-xs-6{width:50%}
.col-xs-5{width:41.66666667%}
.col-xs-4{width:33.33333333%}
.col-xs-3{width:25%}
.col-xs-2{width:16.66666667%}
.col-xs-1{width:8.33333333%}
.col-xs-pull-12{right:100%}
.col-xs-pull-11{right:91.66666667%}
.col-xs-pull-10{right:83.33333333%}
.col-xs-pull-9{right:75%}
.col-xs-pull-8{right:66.66666667%}
.col-xs-pull-7{right:58.33333333%}
.col-xs-pull-6{right:50%}
.col-xs-pull-5{right:41.66666667%}
.col-xs-pull-4{right:33.33333333%}
.col-xs-pull-3{right:25%}
.col-xs-pull-2{right:16.66666667%}
.col-xs-pull-1{right:8.33333333%}
.col-xs-pull-0{right:auto}
.col-xs-push-12{left:100%}
.col-xs-push-11{left:91.66666667%}
.col-xs-push-10{left:83.33333333%}
.col-xs-push-9{left:75%}
.col-xs-push-8{left:66.66666667%}
.col-xs-push-7{left:58.33333333%}
.col-xs-push-6{left:50%}
.col-xs-push-5{left:41.66666667%}
.col-xs-push-4{left:33.33333333%}
.col-xs-push-3{left:25%}
.col-xs-push-2{left:16.66666667%}
.col-xs-push-1{left:8.33333333%}
.col-xs-push-0{left:auto}
.col-xs-offset-12{margin-left:100%}
.col-xs-offset-11{margin-left:91.66666667%}
.col-xs-offset-10{margin-left:83.33333333%}
.col-xs-offset-9{margin-left:75%}
.col-xs-offset-8{margin-left:66.66666667%}
.col-xs-offset-7{margin-left:58.33333333%}
.col-xs-offset-6{margin-left:50%}
.col-xs-offset-5{margin-left:41.66666667%}
.col-xs-offset-4{margin-left:33.33333333%}
.col-xs-offset-3{margin-left:25%}
.col-xs-offset-2{margin-left:16.66666667%}
.col-xs-offset-1{margin-left:8.33333333%}
.col-xs-offset-0{margin-left:0}
.carousel-caption p{
    font-size: 1rem;
	font-weight:600;
    color: #ffffff;
    text-align: center;
	margin-top:-20px;
	padding:0;
}
.ndvd {width: 90%;}
}
/*SMALL*/
@media screen and (min-width:576px){

.carousel-caption{
    font-size: 1.5rem;
}
.ndvd {width: 90%;}
}

/*MEDIUM*/
@media screen and (min-width: 768px){

.carousel-caption p{
    font-size: 1.5rem;
}
.btn-app {
    display: inline-block;
	width:500px;
	}
.ndvd {width: 90%;}
}

/*large*/
@media screen and (min-width: 992px){
.carousel-caption p{
    font-size: 1.5rem;
}
.ndvd {width: 100%;}
}

/*X-LARGE*/
@media screen and (min-width: 1200px){ 
.carousel-caption p{
    font-size: 1.5rem;
}
.carousel-control-next, .carousel-control-prev {
	width: 50%;}
.ndvd {width: 90%;}
}