body{
	font-family: 'Raleway', sans-serif;
       color:#828181;
       padding-bottom:0px;
       overflow-x: hidden;
}

#welcome{
	width:1100px;
	height:60px;
	padding-left:0px;
	margin:0px auto;
}

#logoHolder{
	float:left;
	width:300px;
}

#menu{
	float:left;
	margin-top:32px;
}

#myCarousel{
	height:400px;
	/*overflow:hidden;*/
	margin-bottom:0px;
}

.carousel-inner{
	height:400px !important;
}

.carousel .item{
	height:400px;
}

.carousel .item img{
	height:400px;
}

.carousel-indicators {
	bottom:80px;
}
/* Video banner stuff*/

.lb-banner-area {
  position: relative;
  width: 100%;
  height: 100%;
  padding-left: 0px;
  padding-right: 0px;
  overflow: hidden !important;
  /* line-height: 0; */
}

.lb-banner-area p, .lb-banner-area h1, .lb-banner-area h2, .lb-banner-area h3, .lb-banner-area h4 {
  color: #fff !important;
}

.lb-banner-overlay {
  position: absolute;
  right: 0;
  top: 0;
  min-width: 100%;
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 10;
}

video {
  width: 100%;
  height: 100%;
  padding-left: 0px;
  padding-right: 0px;
  z-index: 40;
  top: 0px;
}

.lb-xl-banner-caption {
  top: 18rem;
  z-index: 10;
}

.carousel-caption a {
  color: #fff !important;
  font-size: 20px;
}

.lb-product-banner {
  background-image: url("../images/video3.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 810px;
  width: 100%;
}
/*video banner stuff*/

#welcomeBlock{
	width:1100px;
	background:#fff;
	position:relative;
	top:-50px;
	border-radius:5px;
	padding:30px;
	margin-right:auto;
	margin-left:auto;
	clear:both;
	height:200px;
}

#welcomeMessage{
	width:400px;
	float:left;
	border-right:1px #f5f5f5 solid;
	padding-right:15px;
	text-align:justify;
}

h2{
	font-family: 'Raleway', sans-serif;
    font-weight: 300;
	margin-top:0px;
	margin-bottom:20px;
	font-size:25px;
}

p{
	font-family: 'Raleway', sans-serif;
	font-size:13px;
}

#upcomingProgram{
	width:630px;
	float:left;
}

.calenderExtn{
	width:294px;
	height:70px;
	margin-left:20px;
	float:left;
	margin-top:20px;
}

.dateBlock{
	width:22%;
	height:100%;
	float:left;
	margin-right:20px;
	text-align:center;
}

.month{
	width:100%;
	height:45%;
	background:#32ADBC;
	padding-top:5px;
	color:#fff;
}
.date{
	width:100%;
	height:55%;
	border:1px #dedede solid;
	padding-top:5px;
	color:#000;
	font-size:20px;
}

.programBlock{
	width:63%;
	height:100%;
	float:left;
	font-size:13px;
}

.programName{
	display:block;
	width:100%;
	padding-top:8px;
	height:45%;
}

.programDate{
	display:block;
	width:100%;
	height:55%;
	padding-top:8px;
}

#videolink{
	width:100%;
	height:150px;
	background:#495154;
	margin-top:-50px;
	overflow:hidden;
	padding-top:59px;
}

#videolink span{
	font-family: 'Raleway', sans-serif;
        font-weight: 300;	
	font-size:25px;
	color:#fff;
	float:left;
}

#vidButton{
	width:150px;
	height:45px;
	border: 1px #fff solid;
	border-radius:4px;
	float:right;
	color:#fff;
	text-align:center;
	font-size:12px;
	padding-top:15px;
}

#vidButton:hover{
	background:#32ADBC;
	cursor:pointer;
	border: 0px;
}

#midBlockOfSite{
	width:1125px;
	height:420px;
	padding-left:1px;
	padding-right:0px;
	padding-top:60px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:70px;
	clear:both;
	overflow:hidden;
}

.briefSam{
	/*width:341px;*/
	height:100%;
	background:#fff;
	margin-bottom:35px;
}

.briefSam h2{
	margin-bottom:0px;
	text-align:left;
	display:block;
	width:100%;
}

.briefSam p{
	text-align:justify;
	margin-left: 0px !important;
}
.briefSam small{
	float:left;
}

.briefSam button{
	float:right;
}

.topImage{
	width:100%;
	height:200px;
	float:left;
	overflow:hidden;
	margin-bottom:15px;
	margin-top:5px;
}

.newsItems{
	width:100%;
	height:100%;
	float:left;
	margin-top:5px;
	border-top: 1px #ccc solid;

}

.newsItems h4{
	font-weight:bold;
	color:#333;
	text-align:left !important;
}

.newsItems a{
	font-size:12px;
	color:f00;
	float:right;
}

.newsItemBlocks{
	margin-bottom:10px;
	float:left;
}

#HomePageVideoSection{
	background-image: url("../images/videoBack.JPG");
	width:100%;
	height:470px;
}

#HomePageVideoSectionDarkBack{
	width:100%;
	height:100%;
	background-color: rgba(73, 81, 84,.9);
}

#HomePageVideoSectionInner{
	width:1125px;
	height:100%;
	margin:0px auto;
	padding-top:30px;
	}

#vimeoVid{
	width:500px;
	height:300px;
	float:left;
	margin-top:30px;
}

#audeoFiles{
	width:500px;
	height:300px;
	float:right;
	margin-top:10px;
}
	
#HomePageVideoSectionInner h2{
	margin-bottom:0px;
	color:#fff;
}

#HomePageVideoSectionInner small{
	color:#fff;
}

.audeo-Files-holder{
	padding:5px;
	border-radius:4px;
	margin-bottom:10px;
}

.audeo-Files-holder span{
	display:block;
	width:100%;
	height:20px;
	margin-bottom:3px;
	float:left;
	font-weight:bold;
	color:#fff;
}

#footer{
	width:100%; 
	/*height:300px; */
	background:#3276b1; 
	color: #fff;
	margin-top:0px;
	padding-bottom:30px;
}
#footer i{
	font-size:16px;
        margin-right:10px;
}

/*#footer span{
	display:block;
	width:200px;
	margin-top:-4px;
}
*/
#footer small{
	display:block;
	width:100%;
       margin-bottom:10px;
}

#footer h2{
	font-size:20px;
	margin-bottom:30px;
}

#footer a{
	color:#fff;
}

#footer a:hover{
	color:#fff;
}

.footer_cover{
width:200px;
text-align:left !important;
}

.footerSections{
	height:100%; 
	width:250px;
    color:#fff;
	margin-left:90px;
}


#midBlockOfAnnouncementpage{
	width:100%;
	padding-left:1px;
	padding-right:0px;
	padding-top:60px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:70px;
	float:left;
	clear:both;
}

.announBlock{
	width:900px;
	height:100%;
	background:#fff;
	margin-bottom:20px;
}

.announBlock h2{
	margin-bottom:0px;
}

.announBlock p{
	text-align:justify;
}
#articleLinks{
	border:1px solid #ccc; 
	width:280px; 
	right:150px; 
	/*min-height:200px;*/ 
	float:left; 
	border-radius:5px; 
	padding:10px;
	font-size:12px;
	font-weight:bold;
	position:fixed;
	z-index:0;
	margin-top:20px;
}

ul{
	list-style: none;
	padding:0px !important;
}

#articleLinks li{
	height:35px;
	width:100%;
	background:#32ADBC;
	border-radius:5px;
	padding:9px;
	color:#fff;
}

#articleLinks a{
	margin-top:10px;
	display:block;
	text-decoration:none;
}

#articleLinks li:hover{
	box-shadow:0px 1px 2px #999;
	background-color: #32ADBC;
    cursor: pointer;
	color:#fff;
}

.articleHolder{
	width:600px; 
	float:left;
	padding-top:20px;
	padding-bottom:50px;
	margin-bottom:80px;
	border-bottom:2px solid #ccc;
}

.articleHolder2{
	width:600px; 
	float:left;
	padding-top:20px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}

.dropdown-toggle{
	cursor: pointer;
}

.xsHeadingfontSize{
    font-size: 40px;
}

.navbar-collapse.in {
  overflow-y: visible;
}

#footer h2{
	color: #fff !important;
}

.leadership-image-holder{
	margin-left:20px; 
	margin-bottom:20px; 
	width: 200px; 
	height: 245px; 
	float:left; 
	text-align:center;
	border: 1px solid #dedede;
	border-radius: 4px;
	padding: 5px;
}

#carousel{
	height: 350px;
	overflow:hidden; 
}

#myBanner{
    margin-top:77px; 
    margin-bottom:0px;
    background-image: url("../images/bigBanner/Theme2023.jpg");
    /*  */
    background-repeat: no-repeat, repeat;
    background-size: 100% 100%;
    height:500px;
    width:100%;
    float:left;
}

.row {
    margin-left:0px;
    margin-right:0px;
}
@media (min-width: 767px){
    .container > .navbar-header, .container > .navbar-collapse{
        margin-right: 20px;
    }
}

.nav{
    float:right !important;
}

.topName{
    background-color:#1e419b !important;
    height:40px;
    text-align:center;
    color:#fff !important;
    font-weight:bold;
    width: 100%;
    padding-top:10px;
}

.sideBlock{
    border:2px solid #1e419b !important;
    height:240px;
    width: 100%;
    border-radius:7px 7px 0px 0px;
    overflow:hidden;
    margin-bottom:5px;
}

.bottomLink{
    background-color:#1e419b !important;
    height:25px;
    text-align:right;
    color:#fff !important;
    font-size:10px;
    padding-top:5px;
    padding-right:5px;
    font-weight:bold;
}

.bottomLink a{color:#fff !important;}

.newsFeedBlocks{
  background-color:#f5f5f5; 
  height:300px;
  padding:25px;
  border:1.5px solid #f5f5f5;
}

.newsFeedBlocks:hover{
    border:1.5px solid #3276b1;
}

.newsFeedBlocks h3{
    text-transform:uppercase;
}

.newsFeedReadmoreButton{
    border:1.5px solid #fff;
    height:40px;
    padding-top:10px;
    width:60%;
    text-align:center;
    margin-top:20px;
    font-weight:bold;
}

.newsFeedReadmoreButton:hover{
    border:1.5px solid #fff;
    background-color:#f5f5f5;
    cursor:pointer;
    color:#3276b1 ! important;
}

.newsFeedBlocks h3{
    text-transform:uppercase;
    font-weight:bold;
    font-size:20px;
    margin-bottom:15px;
}

.newsFeedBlocks p{
    font-size:14px;
}

.briefArticle{
    height:420px;
    width:100%;
    overflow:hidden;
    border-radius:5px;
}

.titleUppercase{
    text-transform:uppercase;  
}