@import url('https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,600,700');
body {
    overflow-x: hidden; /* Prevent scroll on narrow devices */
	font-family:'Open Sans',sans-serif;
    font-style: normal;
	color:#333;
	line-height:1.5;
	font-size:1.6em;margin: 0;
}
img {max-width:100%;height:auto}
p{margin: 0px 0px 10px;}
footer a:focus,footer a:hover{color: #ccc;text-decoration:underline}
footer {background: #101010;padding:10px 0;color:#fff}
footer .copyright {line-height: 1.6;text-align:center}
footer a {color: #fff;}
footer p {padding:0.5em 0 0.5em 0}
h1{font-size:2em;margin:.67em 0 }
h2{font-size:1.5em; margin:.75em 0 }
h3{font-size:1.17em; margin:.83em 0 }
h5{font-size:.83em; margin:1.5em 0 }
h6{font-size:.75em; margin:1.67em 0 }
h1, h2, h3, h4,h5, h6 {font-weight:bolder;font-family:'Open Sans',sans-serif; }
/* header */
header{background-color: #015887 } /*0085c6*/
header .logo{padding:1em 0 0.5em 0.5em}
header .fheader{font-size:30px;padding-top:7px;color:#fff;padding:0.8em 0 0.5em 2em}
.navbar {
    border-radius:0px;
}
.navbar-inverse {
    background-color:#025d96;
    border-color:none
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #c4de3c;
    background-color: transparent;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #000;
    background-color: #53c6f2;
}
.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    font-weight: bold;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom:0px;
    border:0px solid transparent; 
}
.navbar .nav {
    padding-left:0;
    margin-bottom:0;
    list-style: none;
	margin-left:-15px;
	margin-right:-15px
}
.navbar .nav li a {
    display:block;
    /* float: left; */
    padding:15px 8px;
	text-decoration: none;
    border-right:0px solid #fff;
}
/* end header */
/* marquee */   
.marqueebg{background-color:#E5E8E8;padding:0.5em 0 0 0}
.marquesscolor{color:#000;font-weight:bold}
/*end 11marquee */
/* jumbotron */
.jumbotron {
    margin-bottom: 0px;
    background-image: url("../images/school_banner.jpg");
    background-position: 0% 70%;
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
    background-color: #ccc;
    background-size: 100%;
}
.jumbotronbanner {
    font-weight: bold;
    color: #7a0228;
}
.jumbotron .h1,.jumbotron h1 {
    font-size: 32px;margin:-30px 50px 315px 50px
}
/* .jumbotron p {
    margin: 50px 50px 50px 50px;
    font-size: 21px;
    font-weight: 200;
} */


/* end jumbotron */
/* homepages */
.ptop{margin-top:1em}
.pbotton{margin-bottom:1em}
.whitebgcolor{background:#fff}
.mb-1{margin-bottom:1em}
.mb2{margin-bottom:2em}
.m50{margin-bottom:3em;margin-top: 3em}
.tbold{font-weight:bold}
.margin0{margin:0 auto}
.text-h1 h1{border-left:.25em solid #7a0228;color:#7a0228;padding-left:0.50em}
.text-h1 h1{margin:0.5em 0 0.5em 0}
.homepages  .box-main {padding:1em 1.5em 0 1.5em;
border:0px solid #3FA775;
border-radius:5px
}
.homepages  .box-main .sub{padding-top:0.5em}
.homepages  .box-main h2{padding-bottom:0em;padding-top:0em;color:#3FA775}
.homepages  .box-main h4{padding-bottom:0em;padding-top:0em;color:#7a0228}
.homepages  .box-main p{padding-top:0.5em}
.homepages .bcolor{background-color:#DDE7E9}
.homepages  .brcolor{background-color:#FCF3CF}
.homepages  .brcolor1{background-color:#E9F7EF}
.homepages .brcolor2{background-color:#DAF7A6}
.homepages .mainp{padding:0em 1.5em 0.5em 1.5em !important }

.homepages .mainp2 {
    padding: 0em 1.5em 0.5em 1.5em !important;
    margin-top: 1em;
    margin-bottom: 1em;
}

.escalation, .homepages ul {
    list-style: square;
    padding: 0.5em 0 0.7em 0em;
    margin: 0em 1em 1em 1.3em;
}
.escalation, .homepages li { 
    padding-left:0px; 
}
.bg{background-color:#000}
 .caption {
        width:100%;
        background:#e0e0e0;
	}
	.thumbnail {
	    border:0px solid #ccc !important;
		border-radius:4px;
        box-shadow: none;
        margin:0 auto;
        padding:0px;
		min-width:100px;
		width:190px; 
    }
	.caption h4 {
        color: #007E33;
		padding:0.2em 0 0.2em 0;
        -webkit-font-smoothing: antialiased;
    }
	.caption p {
		padding:0.2em 0 0.2em 0;
        -webkit-font-smoothing: antialiased;
    }
		.thumbnail .caption {
		padding: 0.2em 0.4em 0.2em 0.4em;
		color: #333;
		margin-top: 0.5em;
	}
	#playlist,video{background:#666}
	#playlist .active a{color:#fff;text-decoration:none;}
	#playlist li a{}
    #playlistli  a:hover{text-decoration:none;}
	
	.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px solid #ddd;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color:#eee;
}
.tablebg{background-color:#000;color:#fff}
.tmargin{margin:0 auto}
@media only screen and (min-device-width : 768px) and (max-device-width:978px){
body {
    overflow-x: hidden; /* Prevent scroll on narrow devices */
	font-family:'Open Sans',sans-serif;
    font-style: normal;
	color:#333;
	line-height:1.5;
	font-size:1.3em;margin: 0;
}

h1{font-size:1.8em;margin:.67em 0 }
h2{font-size:1.6em; margin:.75em 0 }
h3{font-size:1.17em; margin:.83em 0 }
h5{font-size:.83em; margin:1.5em 0 }
h6{font-size:.75em; margin:1.67em 0 }
img {max-width:100%}
.navbar .nav {
    padding-left:0;
    margin-bottom:0;
    list-style: none;
	margin-left:-15px;
	margin-right:-15px
}
.navbar .nav li a {
    display:block;
    float: left;
    padding:15px 10px;
	text-decoration: none;
    border-right:0px solid #fff;
}
header .fheader {
    font-size: 22px;
    padding-top: 7px;
    color: #fff;
    padding: 1.3em 0em 0em 0.2em;
    margin-left: -1.75em;
}
	.jumbotron {
    margin-bottom: 0px;
    background-image: url("../images/school_banner.jpg");
    background-position: 0% 70%;
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
    background-color: #ccc;
    background-size: 100%;
}
.jumbotronbanner {
    font-weight: bold;
    color: #7a0228;
}
.jumbotron .h1,.jumbotron h1 {
    font-size: 32px;margin:-30px 50px 120px 50px
}
    .thumbnail {
	    border:0px solid #ccc !important;
		border-radius:4px;
        box-shadow: none;
        margin:0 auto;
        padding:0px;
		min-width:100px;
		width:175px; 
    }
	.resultswidth {
		width:100% !important;
		margin:0 auto;
		margin-top:0px;
	}

}
@media only screen and (min-device-width :979px) and (max-device-width:1200px){ 
    header .fheader{font-size:30px;padding-top:7px;color:#fff;padding:0.6em 0 0.5em 0.2em}
	.navbar .nav li a {
		display:block;
		float: left;
		padding:15px 20px;
		text-decoration: none;
		border-right:0px solid #fff;
	}
}

  
.resultsred{color:red;font-weight:bold}
.resultswidth {
  width: 71% !important;
  margin:0 auto;
}
.list-ul ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list-ul li {
  padding-left: 1em; 
  text-indent: -.7em;
}
.list-ul li::before {
  content: "•";
  color: red; /* or whatever color you prefer */
  margin-right: 4px;
}
.mt-1{margin-top:1em}
.vsize{width:80%;height:300px}
.jumbotron {
    margin-bottom: 0px;
    background-image: url("../images/school_banner.jpg");
    background-position: 0% 100%;
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
    background-color: #ccc;
    background-size: 100%;
}
.jumbotronbanner {
    font-weight: bold;
    color: #7a0228;
}
.jumbotron .h1,.jumbotron h1 {
    font-size: 32px;margin:-30px 50px 200px 50px
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
    body {
    overflow-x: hidden; /* Prevent scroll on narrow devices */
	font-family:'Open Sans',sans-serif;
    font-style: normal;
	color:#333;
	line-height:1.5;
	font-size:1.2em;margin: 0;
}
	.navbar .nav li a {
        display: block;
        padding:5px 5px;
        text-decoration: none;
        border-right: 0px solid #fff;
    }

	.navbar-inverse .navbar-brand {
    color: #fff;font-weight:bold
	}
.jumbotron {
    margin-bottom: 0px;
    background-image: url("../images/school_banner.jpg");
    background-position: 0% 70%;
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
    background-color: #ccc;
    background-size: 100%;
}
.jumbotronbanner {
    font-weight: bold;
    color: #7a0228;
}
.jumbotron .h1,.jumbotron h1 {
    font-size:18px;margin:-2em 0em 2.2em 0em;padding-top:1em
}
.img-thumbnail {
    display: inline-block;
    min-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
h1{font-size:1.6em;margin:.67em 0 }
h2{font-size:1.4em; margin:.75em 0 }
h3{font-size:1.17em; margin:.83em 0 }
h5{font-size:.83em; margin:1.5em 0 }
h6{font-size:.75em; margin:1.67em 0 }
video {
    width: 100%;
    height: auto;
	max-width: 100%;
}
.vsize{width: 93.5%;height: auto;}
	.thumbnail {
		border: 0px solid #ccc !important;
		border-radius: 4px;
		box-shadow: none;
		margin: 0 auto;
		padding: 0px;
		width:100%;
		min-width:100%;
	}
		.thumbnail .caption {
		padding: 9px;
		color: #333;
		width:100%;
		min-width:100%;
	}
	.resultswidth {
		width:100% !important;
		margin: 0 auto;
			margin-top: 0px;
	}
}
@media only screen and (max-width : 320px) {
  
}

.vocabulary h3{
padding:1em 0 0em 0
}
.vocabulary-text{
padding:1em 0 1em 0
}
.vocabulary-text1{
padding:0em 0 1em 0
}
.vocabularylist ol {
    padding:10px;
}
.vocabularylist ul {
    background: #3399ff;
    padding:5px;
}
.vocabularylist ol li {
    background: #eee;
    padding:3px;
    margin-left:20px;
}

.vocabularylist ul li {
    background: #cce5ff;
    margin:0px;
}
ol li.list-group-item { 
    list-style: decimal inside;
    display: list-item;
}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.results-bg{background-color:#d5f4e6 !important;border:2px solid #003366}


.carousel-linked-nav,
.item img {
  display: block; 
  margin: 0 auto;
}

.carousel-linked-nav {
  width: 120px;
  margin-bottom: 20px;   
}
.carousel_h{width:53% !important;margin:auto}
.carousel_pics{width:48% !important;margin:auto}
.myCarousel{background-color:#666}
.carousel {
    position: relative;background-color:#000
}

.carousel-indicators {
    position: absolute;
    bottom:2px;
    left: 36%;
    z-index: 15;
    width: 90%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.webbutton {
   border-top: 1px solid #b0a2b0;
   background: #d1d1d1;
   background: -webkit-gradient(linear, left top, left bottom, from(#c2c2c2), to(#d1d1d1));
   background: -webkit-linear-gradient(top, #c2c2c2, #d1d1d1);
   background: -moz-linear-gradient(top, #c2c2c2, #d1d1d1);
   background: -ms-linear-gradient(top, #c2c2c2, #d1d1d1);
   background: -o-linear-gradient(top, #c2c2c2, #d1d1d1);
   padding: 15px 30px;
   -webkit-border-radius: 12px;
   -moz-border-radius: 12px;
   border-radius: 12px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #000000;
   font-size: 20px;
   font-family: Georgia, Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.webbutton:hover {
   border-top-color: #000000;
   background: #000000;
   color: #ffffff;
   }
.webbutton:active {
   border-top-color: #0099ff;
   background: #0099ff;
   }
   

@media only screen and (min-device-width:1024px) and (max-device-width:1199px) {
	body {
		overflow-x: hidden; /* Prevent scroll on narrow devices */
		font-family:'Open Sans',sans-serif;
		font-style: normal;
		color:#333;
		line-height:1.5;
		font-size:1em;margin: 0;
	}
	.navbar .nav {
		padding-left: 0;
		margin-bottom: 0;
		list-style: none;
		margin-left: -15px !important;
		margin-right: -15px;
	}
		.navbar .nav li a {
		display: block;
		float: left;
		padding: 15px 10px;
		text-decoration: none;
		border-right: 0px solid #fff;
	}
}
.bgc{background-color:#DDE7E9}
.circle {
  height:84px;
  width:250px;
  margin: 0 auto;
  padding: 0;
  background-image: url("../images/button.png");
  background-position: top center;
  background-repeat: no-repeat;
text-align:center;margin-bottom:1em
}
.circle h3 {
   color:#FFD700;padding:1em 0em 0em 0em; 
}
.circle p {
  padding:0.2em 0em 0em; color:#fff;
}
.circletext h3{color:#FFD700;padding:1.5em 0em 0em 0em;}
.subcircletext h2{color:#3FA775;padding:1em 0em 0.75em 0.5em;text-align:center}

.bannerhome .carousel-inner img {
    width: 100%;
    max-height:408px
}

.bannerhome  .header-text {
    position: absolute;
    top:5%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

.bannerhome  .header-text h2 {
    font-size:28px;
}

.bannerhome  .header-text h2 span {
    color:#7a0228;
	padding: 10px;
	font-weight:bold
}

.bannerhome  .header-text h3 span {
	background-color: #000;
	padding: 15px;
}

.btn-primary.focus, .btn-primary:focus {
    color: #000;
    background-color: #286090;
    border-color: #122b40;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 5px !important;
    left: 15%;
    z-index: 10;
    padding-top: 5px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}
.hcaption{padding:0.4em 0em 0em 0em !important;}
.Academy{padding:0.4em 0em 0em 0em;font-size:1em;color: #fff;margin-left:-2em;text-align:center}
.SpickandSpanConvent{padding:0em 0em 0em 0em;font-size:38px;color: #fff;margin-left:-2em;text-align:center}
.Req{padding:0.5em 0em 0.5em 0em;font-size:1em;color: #fff;margin-left:-2em;text-align:center}
.award p{padding:0.2em 0.5em 0.2em 0.5em;font-size:0.8em;background-color:#000000;color:#ffffff;text-align:center;margin-top:0.2em}
.mb-05{margin-bottom:0.7em}
.Successfully{font-size:1em}
.badge-error {
  background-color: #b94a48 !important;
}
.badgemagin {
  margin-top:-1.0em !important;
}
.badge-text {
  color: #b94a48 !important;
}
.homepages  .box-main3 { padding: 0.5em 1.5em 0.5em 1.5em !important;
border:0px solid #3FA775;
border-radius:5px
}
.carousel-captionp{background-color:#000;margin-bottom:0em}
.row-fluid{text-align:center;}
.img-responsive{margin:0 auto}
.noPadding { padding: 0 !important}
.w100{width:100%}
.homecss{
    width: 50%;
    margin: 0px auto;
}
 .hpages h2{
    font-weight:600;
    font-family: 'Open Sans',sans-serif;
    line-height: 1.2;
}
.carouselhome {
    background-color: #eee !important;
}
.homewidth{padding-top:170px; height: 400px; color:#000;padding-left: 50px; padding-right: 50px;}
.homewidth1{padding-top:150px; height: 400px; color:#000;padding-left: 50px; padding-right: 50px;}
@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
    .homecss{
        width: 100%;
        max-width: 100%;
        margin: 0px auto;
    }
    .homewidth, .homewidth1{height: 345px; }
}

