/* =====================================================================
 * $Id: nsfgov-med-lg-devices.css 24321 2016-06-30 20:05:17Z tpalanis $
 * SVN Path: /www/branches/responsive/src/main/webapp/css/nsfgov-med-lg-devices.css
 * ===================================================================== */
@media screen and (max-width: 1199px) and (min-width: 768px) {
	.carousel-caption {
		margin: auto 55%;
	}
	.div-carousel .carousel-caption {
        width: 84% !important;
    }
    .div-carousel .carousel-caption button {
        margin-left: 380px;
    }
}
.carousel-inner  {
	height: 273px;
}
.carousel-inner .item img{
	height: 273px;
	width: auto;
}
.carousel-inner h3 {
	font-size: 24px !important;
}
.navbar-default li a {
    white-space: nowrap;
}
.dropdown.menu-large ul.right.docs {
    right: 189px;
    width: 275px;
    right: 285px\9; /* IE */
}
.dropdown.menu-large ul.news {
    right: 150px;
    right: 143px\9; /* IE */
}
#carousel-funding .carousel-control.left {
  left: 1070px;
}
.megamenu {
    width: 586px;
}
.carousel-indicators {
    bottom: 2%;
}
.breadcrumb li {
  max-width: 180px;
}
#carousel-funding .carousel-control.left {
  left: 870px;
}
.funding-opps .form-inline input, .left-nav .add-references input {
  width: 140px;
}
.funding-opps button.select {
  width: 105px;
}

.div-carousel .carousel-caption h3 + p {
    font-size: 12px;
}
.div-carousel .carousel-caption h3 {
    width: 100%;
    margin-bottom: .5em;
}
.div-carousel .carousel-caption {
    top: 40%;
	left:-50%;
    width: 90%;
}
/*.carousel-caption button {
    margin-left: 410px;
}*/
.div-carousel .carousel-caption button {
    margin-left: 0px !important;
  }