/* CSS Document */



/*Responsive styles*/




.grey {
	text-transform:capitalize !important;
	color:#666 !important;
}



@media (min-width: 760px) and (max-width: 995px) {
  h1.hidden-md, p.hidden-md, .carousel-control.right,.carousel-control.left{
    	display:none !important;
    }
    
}


@media (min-width: 1024px) and  (max-width: 1366px) {
 .carousel-control {
    background-color: hsla(0, 0%, 0%, 0);
    border: 0 none;
    font-size: 20px;
    height: 80px;
    margin-top: 0;
    text-shadow: 0 1px 1px hsla(0, 0%, 0%, 0.4);
    top: 170px !important;
    z-index: 10;
    }    
}

 /*@media (min-width: 532px) and (max-width: 600px) {
.item {
	margin-top:150px !important;
	height: 200px !important;
}
}
 @media screen and (max-width: 400px) {
 @-ms-viewport {
 width: 320px;
}
.item {
	margin-top:150px !important;
	height: 280px !important;
}
.carousel-caption {
	margin-top:0px !important;
	width: 380px !important;
}
.carousel-caption p {
	font-size:13px !important;
}
}
 @media (min-width: 1200px) and (max-width: 1370px) {
.item {
	margin-top:120px !important;
	height: 450px !important;
	
}

.carousel-caption {
	margin-top:100px !important;
}
#myCarousel {
	margin-top:-47px;
}
}
 @media (min-width: 992px) and (max-width: 1199px) {
.item {
	margin-top:150px !important;
	height: 450px !important;
}
.carousel-caption {
	margin-top:100px !important;
}
#myCarousel {
	margin-top:-47px;
}
}
 @media (min-width: 533px) and (max-width: 767px) {
.item {
	margin-top:100px !important;
	height: 300px !important;
}
.carousel-caption {
	margin-top: 51px !important;
	width: 65% !important;
}
}
 @media (min-width: 768px) and (max-width: 992px) {
.item {
	margin-top:200px !important;
	height: 370px !important;
}
.carousel-caption {
	margin-top:30px !important;
}
#myCarousel {
	margin-bottom:0px !important;
	margin-top:-47px;
	height:auto !important;
}
}
 @media (min-width: 200px) and (max-width: 360px) {

.item {
	margin-top:100px !important;
	height: 130px !important;
}
.carousel-caption h1 {
	font-size: 20px !important;
	margin-top:10px !important;
}
.carousel-caption p {
	font-size: 10px !important;
}
.carousel-caption {
	max-width: 200px !important;
}
.carousel-caption .btn {
	margin-top: 0px !important;
}
.carousel {
	margin-bottom: 25px !important;
}
}
 @media (min-width: 361px) and (max-width: 533px) {
.item {
	margin-top:100px !important;
	height: 250px !important;
}
.carousel-caption {
	margin-top:20px !important;
	height:auto;
}
.carousel-caption p {
	font-size:15px !important;
}
#myCarousel {
	margin-bottom:0px !important;
	height:auto !important;
}
}
 @media (max-width: 979px) {
.container.navbar-wrapper {
	margin-bottom: 0;
	width: auto;
}
.navbar-inner {
	border-radius: 0;
	margin: -20px 0;
}
.carousel .item {
	height: 500px;
}
.carousel img {
	width: auto;
	height: 500px;
}
.featurette {
	height: auto;
	padding: 0;
}
.featurette-image.pull-left, .featurette-image.pull-right {
	display: block;
	float: none;
	max-width: 40%;
	margin: 0 auto 20px;
}
}
 @media (max-width: 767px) {
.navbar-inner {
	margin: -20px;
}
.carousel {
	margin-left: -20px;
	margin-right: -20px;
}
.carousel .container {
}
.carousel .item {
	height: 300px;
}
.carousel img {
	height: 300px;
}
.carousel-caption {
	width: 65%;
	padding: 0 70px;
	margin-top: 100px;
}
.carousel-caption h1 {
	font-size: 30px;
}
.carousel-caption .lead, .carousel-caption .btn {
	font-size: 18px;
}
.marketing .col-md-4 + .col-md-4 {
	margin-top: 40px;
}
.featurette-heading {
	font-size: 30px;
}
.featurette .lead {
	font-size: 18px;
	line-height: 1.5;
}
#myCarousel {
	margin-top:-150px !important;
}
}*/
	
	
	
	
	
	
	 /* GLOBAL STYLES
    -------------------------------------------------- */
    /* Padding below the footer and lighter body text */









. widget {
color:#CC6666 !important;
}
body {
	padding-bottom: 0px;
	color: #5a5a5a;
	margin-bottom: 0;
}
.spacing {
	padding-top:15px;
	padding-bottom:15px;
	margin-top:25px;
	margin-bottom:25px;
}
 . widget {
font-size:36px;
text-transform: uppercase !important;
}
/* CUSTOMIZE THE CAROUSEL
    -------------------------------------------------- */
	
	
	

    /* Carousel base class */
	
	

.carousel-control.left {
	
		height: 40px;
	width: 65px;	
	opacity:1.0;
}

.carousel-control.right {
	right: 0;
	left: auto;
	
	height: 40px;
	width: 65px;	
	opacity:1.0;
}

.carousel-control:hover, .carousel-control:focus {
	color: #ffffff;
	text-decoration: none;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.event {
	background-image: url(../Images/event_img.jpg);
	background-repeat: no-repeat;
	height: 45px;
    width: 40px;
	padding-left:5px !important;
	margin-top: 5px;
}
.white-event {
	color:#FFF;
	padding-top:5px;
	font-size:12px;
	line-height: 18px;
}
.carousel {
	margin-bottom: 25px;
	margin-top:128px;
}
.carousel .container {
	position: relative;
	z-index: 9;
}
.carousel-control {
	height: 80px;
	margin-top: 0;
	font-size: 20px;
	text-shadow: 0 1px 1px rgba(0,0,0,.4);
	background-color: transparent;
	border: 0;
	z-index: 10;
}
.carousel .item {
	
}

/*.carousel-caption {
	background-color: transparent;
	position: static;
	max-width: 550px;
	padding: 0 20px;
	margin-top: 200px;
}*/
.carousel-caption h1, .carousel-caption .lead {
	margin: 0;
	line-height: 1.25;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,.4);
	
}
.carousel-caption h1{background-color: #13405F;
    text-transform: uppercase;
    padding-top: 8px;
    padding-right: 12px;
    padding-bottom: 8px;
    padding-left: 12px;
    min-width: 250px;
    max-width: 460px;}

.carousel-caption .btn {
	margin-top: 10px;
}





/* Smartphones (portrait) ----------- */
@media screen and (min-width:176px) and (max-width:319px) {
	
	
.carousel-inner > .item > img, .carousel-inner > .item > a > img {

}

.carousel-caption h1, .carousel-caption .lead {

}	


.carousel-caption {
 
}

.carousel .item {

}


.carousel-inner {

}

}




/* Smartphones (portrait) ----------- */
@media screen and (min-width:320px) and (max-width:500px) {
	
	
.carousel {
  margin-top:0!important;
}	
	.carousel-control{display:none;}
	
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    
}	
	

.carousel-caption h1, .carousel-caption .lead {
  font-size: 13px;
}

.carousel-caption h1.blue-header{
  	    font-size: 15px;
}

	.carousel-indicators{display:none;}


.carousel-caption {
  top:10px;left:0;
}

.carousel .item {
  

}


.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  
}

}

@media screen and (min-width:501px) and (max-width:767px) {
.carousel {
  margin-top:0!important;
}
.carousel .item {
}
	
	
.carousel-caption h1{font-size:20px;} 
.carousel-caption .lead {
font-size:15px;
}		
	

.carousel-caption{top: 10%;left: 5%;max-width: 270px;}

}



/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {


.carousel-caption {

}
.carousel .item {
   
}

.carousel-inner {

}
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
	
.carousel-caption {

}

.carousel .item {
  
}

.carousel-inner {
 
}

}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
	
.carousel-caption {

}


.carousel-inner {

}

.carousel .item {
 
}

}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {
	
.carousel-caption {


}
.carousel .item {
    
}
}

/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
.carousel-caption {

}
.carousel .item {
    
}
}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}


/* MARKETING CONTENT
    -------------------------------------------------- */

    /* Center align the text within the three columns below the carousel */
    .marketing .col-md-4 {
	text-align: center;
}
.marketing h2 {
	font-weight: normal;
}
.marketing .col-md-4 p {
	margin-left: 10px;
	margin-right: 10px;
}
/* Featurettes
    ------------------------- */

    .featurette-divider {
	margin: 80px 0; /* Space out the Bootstrap <hr> more */
}
.featurette {
	padding-top: 120px; /* Vertically center images part 1: add padding above and below text. */
	overflow: hidden; /* Vertically center images part 2: clear their floats. */
}
.featurette-image {
	margin-top: -120px; /* Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */
}
/* Give some space on the sides of the floated elements so text doesn't run right into it. */
    .featurette-image.pull-left {
	margin-right: 40px;
}
.featurette-image.pull-right {
	margin-left: 40px;
}
/* Thin out the marketing headings */
    .featurette-heading {
	font-size: 50px;
	font-weight: 300;
	line-height: 1;
	letter-spacing: -1px;
}
.widget {
	text-transform: uppercase;
	font-size: 28px;
	font-weight:bold;
	padding-left:15px;
	margin-top:10px;
	padding-bottom:15px;
}

.footer {
	background-color: #05283f;
}
.white {
	color:#FFF;
	padding-left:35px;
	font-weight:bold;
}
.blue-spacing {
	padding-top:45px;
	padding-bottom:45px;
}
.blue-header {
	background-color:#13405F;
	text-transform:uppercase;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	min-width:250px;
	max-width:460px;
}
.blue-subheader {
	background-color:#418BCA;
	
	margin-top:10px !important;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}

.google_plus{
	margin-top: 10px;
}

.searchglyph{
	margin-top:10px;
	color: #000;
	padding-left:10px;
}

.listindent{
	margin-left:35px;
}
