@import url('https://fonts.googleapis.com/css?family=Droid+Sans');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700,900');
@import url('https://fonts.googleapis.com/css?family=Work+Sans:300,400,500,600,700,800,900');
#wrap .mobilenopadding{
    border-radius: 10px !IMPORTANT;
}
.upperbar .glyphicon{
        color:white !IMPORTANT;
}

.upperbar a{
    color:white !IMPORTANT;
    font-family: "Work Sans", "Droid Sans", arial;
    font-size:1.2em;
}
#twitter-widget-0 {
    min-width: 10px !important;
  }
.upperbar{
    
    margin:10px 0 10px 0;
}
#innerwrap ul, #innerwrap ol{
  margin-left:40px;
}
.textcenter{
    text-align:center;
}
@media only screen and (max-width: 767px){

.upperbar{
margin-top:0px;
padding:5px 0px 5px 0px;
height:100%;
margin-bottom:10px;
}
.upperbar a{
  display:block;
  text-align:center;
  font-size:  20px;

}
}

.blacksup sup{
 color:black !IMPORTANT;
}
#header .media-body{
    height:150px;
}
.heademblem img{
    height:125px;
}
.child>a{
    color:#FFFFFF !IMPORTANT;
}

* {
    padding: 0;
    margin: 0;
}

/* Horizontal Content Image Slider */
.bx-wrapper img{
    height:250px !IMPORTANT;
    width: auto !IMPORTANT;
    
}
.bx-wrapper li{
    width: auto !IMPORTANT;
}
@media (min-width: 521px){
.bx-viewport{
    height: auto !IMPORTANT;

}
}
.bx-viewport{
        margin: 0 !IMPORTANT;
    position: static !IMPORTANT;
}
.floatleft{
    float:left;
}
.floatright{
    float:right;
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
    #headerText a{
        margin: 32.5px 0px 32.5px 0px !IMPORTANT;
        font-size:35px;
    }

}
@media only screen and (max-width: 1199px){
.navbar-default .navbar-nav>li>a{
        font-size:0.9em;
    }
}
.carousel-caption{

    font-family: "Work Sans", "Droid Sans", arial;
    
}

body {
    overflow-y: scroll;
    font-family: "Open Sans", arial;
}
p {
    font-size: 1.2em;
}
.carousel-caption>h2{
    color:#fff !IMPORTANT;
}
#header {
    position: relative;
    text-align: center;
    /*background: url('http://www.johnstonnc.com/em2/images/ecgbackground.png');
    -webkit-background-size: auto 110%;
    -moz-background-size: auto 110%;
    -o-background-size: auto 110%;
    background-size: auto 110%;
    background-position: center; 
    background-repeat: no-repeat; */


/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}
.topnavbackground{
    border:none !IMPORTANT;
}
#topnavcontainer{
    border:none !IMPORTANT;
}
.navbar-brand{
    font-family: "Work Sans", "Droid Sans", arial;
    text-transform: capitalize !IMPORTANT;
}
.navbar-default{

    border:none;
}



.navbar-default .navbar-nav>li>a{

    font-weight:800;
}


.navbar{
    border-radius:0px !IMPORTANT;
}

#headerImage {
    position: relative;
    height: 100px;
}
#headerImage img{
    height:95px;
    margin-top: 3px;
}
#headerText {
    position: relative;
    font-size: 3em;
    font-family: "Work Sans", "Droid Sans", arial;
    text-transform:uppercase;
    font-weight:800;
    line-height:40px;
    padding:0px;
    height: 100px;
}
#headerText a {
    font-weight:900;
    text-decoration: none;
    display:block;
    margin:10px 0px 10px 0px;
}
sup {
    color: red;
}

#mainSlider {
    position: relative;
    margin: 30px auto;
    background-color: rgba(0, 0, 0, .1)
}
#subDescription {
    margin-top: 20px;
}
#brochureImg {
    box-shadow: 3px 3px 10px 2px black;
    margin-bottom: 50px;
}
ul, address {
    margin-left: 1em;
}
#main li {
    margin-bottom: 5px;
}
.aboutDownload, #aboutMissionStatement {
    margin-left: 5em;
}

#aboutMissionStatement {
    font-style: italic;
}

#subImg img, #aboutImg img {
    text-align: center;
}
#selects div {
    margin-bottom: 10px;
    border-bottom-right-radius: 30px;
}
.select {
    opacity: 0.5;
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease;
}
.select:hover {
    opacity: 1;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
}
#selects img, #carousel img {
    border: 2px solid #303f9f;
}
#selects img {
    border-top-left-radius: 30px;
    width: 100%;
}
.descTitle {
    font-size: 1.5em;
    font-weight: 500;
}
.desc {
    background-color: white;
    color: black;
    font-size: .75em;
    font-weight: 100;
    padding: 5px;
}
.educationlink{
    border-radius: 5px;
}
#carousel, #mainSlider {
    width: 640px;
    max-width: 100%;
}
.carousel-control, .carousel-control:active, .carousel-control:visited, .carousel-control:link {
    opacity: 0.3;
}

.carousel-caption {
    background-color: rgba(0, 0, 0, .4);
    border-radius: 10px;
}
.pdfList {
    margin: 10px 0;
}





@media (max-width: 767px) {

.mobilenopadding{
 padding-left:0px; 
 padding-right:0px;   
}
#wrap .mobilenopadding{
    border-radius: 0px !IMPORTANT;
}
}





@media (max-width: 600px) {
#mobilepadding{
    padding-left:10px;
    padding-right:10px;
}
#mobilepadding > .container{
    padding-left:0px;
    padding-right:0px;
}
#mobilepadding > .row{
    padding-left:0px;
    padding-right:0px;
}
}

@media (min-width: 767px) {
.navbar .nav, .navbar .nav > li {
    float: none;
    display: inline-block;
    *display: inline;
    /* ie7 fix */
    *zoom: 1;
    /* hasLayout ie7 trigger */
    vertical-align: top;
}
.navbar-default {
    text-align: center;
}
}



.responsive-container {
    position: relative;
    width: 100%;
}

.dummy {
    padding-top: 200px; /* forces 1:1 aspect ratio */
}

.img-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    
    text-align:center; /* Align center inline elements */
    font: 0/0 a;
}

.img-container .centerer {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.img-container img {
    vertical-align: middle;
    display: inline-block;
    max-height: 100%;  /* <-- Set maximum height to 100% of its parent */
    max-width: 100%;   /* <-- Set maximum width to 100% of its parent */
}
@media only screen and (min-width: 992px) and (max-width: 1228px) {
    #headerText a{
        line-height:1em;
    }
}
#title h1{
    font-size:2.2em;
    font-weight: 800;
}
h1{
    font-family:'Work Sans', 'Droid Sans', Arial;
    font-weight:600;
    text-transform: uppercase;
}
h3{
    font-family:'Work Sans', 'Droid Sans', Arial;
    font-weight:600;
}
h2{

    font-family:'Work Sans', 'Droid Sans', Arial;
    font-weight:800;
}


/* menubar */

.menubar{
    height:50px;
    width:100%;
}

 @media (max-width: 1024px) {
.simg{
width:100%;
}

	
		iframe{
	max-width:100%;
	}
	
}

.picimg{
	max-width:100%;
}

.simg{
	max-width:100%;
}