/*
Theme Name: ATC BootStrap V1
Theme URI: http://www.ndigital.ca
*/

@import url("css/slide.css");
/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

html, body {
	  font-family: "wf_SegoeUI", "Segoe UI", "Segoe", "Segoe WP", "Tahoma", "Verdana", "Arial", "sans-serif" !important;
}
.ndi_white_about {
background-position: center center;
}
h2, .banner .featurette-heading {
}
@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Light-webfont.eot');
    src: url('fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
    font-weight: 200;
    font-style: normal;
}
body {
  /*padding-bottom: 40px;*/
  color: #878686;
}
h2, .h2 {
font-size: 26px !important;
	color: #666;
	margin-bottom: 26px;
}
location {
	color: #2F6286;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
	font-size: 18px;
}
.social span {
display: none;	
}
.social p {
display: block;
width: 100%;
clear: both;
color: #c1d0db;	
margin-top: 10px;
}
.social li a {
	display: block;
	height: 32px;
	width: 32px;
	float: left;
	margin-right: 10px;
}
.twitter a{
	background-image: url(images/sm-twitter.png);
}
.linkedin a{
	background-image: url(images/sm-li.png);	
}
.facebook a{
	background-image: url(images/sm-facebook.png);	
}
/*.share {
	text-align: center;
	margin-top: 8%;
}
.socialshare {
	margin-top: 20px;
	display: block;
	height: 60px;
	width: 100%;
	text-align: center;
}
.socialshare ul {
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	width: auto;
}
.socialshare ul, .socialshare li {
	margin: 0px;
	padding: 0px;
	display: inline-block;
}
.socialshare a {
	display: inline-block;
	height: 60px;
	width: 52px;
	margin-right: 5px;
	margin-left: 5px;
}
.socialshare a:hover {
	opacity: 0.5;
}

.socialshare span {
display: none;	
}
a.bootstrap_twitter_share {
	background-image: url(images/sm-twitter.png);	
}
a.bootstrap_facebook_share {
	background-image: url(images/sm-facebook.png);	
}
a.bootstrap_linkedin_share {
	background-image: url(images/sm-li.png);	
}
a.bootstrap_email_share {
	background-image: url(images/sm-email.png);	
}
*/
.wp-caption-text {
	font-size: 11px;
	line-height: 18px;
	padding: 10px;
}
.modal-dialog {
	position: static !important;
}
.top {
	float: right;	
}
a[href$='.pdf'] {
	display:inline-block;
	line-height:18px; /* check your icon height */
	padding-right:20px;
	background-color: transparent;
	background-image: url(images/pdficon_small.png);
	background-repeat: no-repeat;
	background-position: right center;
} 
a[href$='.zip'] {
	display:inline-block;
	line-height:18px; /* check your icon height */
	padding-right:20px;
	background-color: transparent;
	background-image: url(images/zipicon_small.png);
	background-repeat: no-repeat;
	background-position: right center;
} 
a.btn[href$='.pdf'] {
	background-position: 10px center;
	padding-left:35px !important;
}

form.post-password-form {
	display: block;
	margin-top: 100px;
	margin-bottom: 100px;
	width: 100%;
	text-align: center;
}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-static-top {
	z-index: 999 !important;	
}

.universal {
	position: absolute;
	display: block;
	text-align: right;
	width: 100%;
	z-index: 1000 !important;
	padding-right: 80px;
	padding-top: 20px;
}
.universal ul, .universal li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.universal a {
	font-size: 11px;
	margin-left: 30px;
	display: block;
	float: right;
	z-index: 5;
	color: #CCC;
}
.universal a:hover {
	color: #999;
}
.universal .current_page_item a {
	font-weight: bold;
	color: #999;
}

.navbar-wrapper {
	position: relative;
	z-index: 15;
	-moz-box-shadow: 0px 1px 1px #eee;
	-webkit-box-shadow: 0px 1px 1px #eee;
	box-shadow: 0px 1px 1px #eee;
}
.collapse .navbar-nav {
	float: right;
}
.in .navbar-nav, .colapsing .navbar-nav {
	float: inherit;
}

.navbar-wrapper {
	margin-top: 0px !important;
	background-color: #FFF;
}
.navbar-inverse, .navbar-collapse {
	background-color: #FFF;
	height: 100px;
	border: none;
}
.navbar-toggle {
	background-color: #143C60;	
	margin-top: 45px;
}

a.navbar-brand {
	background-color: #005DA4;
	display: block;
	height: 100px;
	width: 230px;
	background-image: url(images/atc_logo_white.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
a.navbar-brand:hover {
	background-color: #333 !important;
}
a.navbar-brand span {
	display: none;
}
.navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	background-color: transparent !important;
	font-weight: bold;
	padding-bottom: 25px;
	margin-bottom: -25px;
	background-image: url(images/nav_point.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #666 !important;
}
.navbar a, .subnav a {
	text-decoration: none !important;
}
.navbar-nav > li > a:hover {
	color: #666 !important;
	text-decoration: underline;
}
.largemenu label {
	display: none;
}
.largemenu #s {
	display: none;
}
.largemenu #searchbox {
	margin-top: 64px;	
}
.largemenu input[type="text"] {
	margin-left: 30px;
	height: 26px;
	width: 20px;
	-webkit-transition:width 0.5s ease-in-out;
	-moz-transition:width 0.5s ease-in-out;
	transition:width 0.5s ease-in-out;
	background-image: url(images/search_icon.png);
	background-repeat: no-repeat;
	background-position: right center;
	border: 1px solid #FFF;
	color: transparent;
	line-height: 26px;
}
.largemenu input[type="text"]:focus, .largemenu input[type="text"]:active {
	width:160px;
	background-color: #F5F5F5;
	outline: none;
	color: #666;
	padding-left: 10px;
}
.crumbs {
	background-color: #F5F5F5;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #CCC;
}
.crumbs .col-lg-10 {
		line-height: 40px;
			font-size: 12px;
}
.crumbs a {
	color: #999;
	padding-right: 5px;
	padding-left: 5px;
}
ul.sub, .sub li {
	display: inline;
	margin: 0px;
	padding: 0px;	
}
.sub a {
	font-size: 12px !important;
	padding-right: 15px;
}

/* slide nav */
.subnav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #38739E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #38739E;
	left: 0px;
	top: 128px;
	width: 100%;
	z-index: 2;
	background-color: #2F6286;
	height: 40px;
	-moz-box-shadow: 0px 1px 1px #000;
	-webkit-box-shadow: 0px 1px 1px #000;
	box-shadow: 0px 1px 1px #000;
}

.subnav ul, .subnav li {
	display: inline;
	margin: 0px;
	padding: 0px;	
}
.fix {
	position: fixed;
	top:100px;
}
.subnav a {
	height:40px;
	display: block;
	float: left;
	line-height: 40px;
	height: 38px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 13px;
	/*margin-left: 30px;*/
	color: #FFF;
	text-decoration: none;
}
.subnav a:hover {
	text-decoration:underline
}

a.feature {
	background-color: #999 !important;
	color: #FFF !important;
}
.cta {
	height: 200px;
	width: 300px;
	padding-left: 100px;
	position: absolute;
	/*left: 0px;*/
	left: -200px;
	top: 1000px;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
	background-image: url(images/cta.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left top;
}

.scrolled {
	position: fixed !important;
	top: 30% !important;
	left: 0px !important;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel h1, .carousel h2 {
	font-family: 'Open Sans';
	font-weight: 200;
    font-style: normal;
}

.carousel {
	height: 600px;
	margin-top: 100px;

}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
	height: 600px;
	background-color: #FFF;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;

  max-height: 100%;
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	border: 1px solid #999 !important;
	border-radius: 10px;
}
.carousel-indicators .active {
background-color:  #999 !important;
}



/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}
/* --------------------------------------------------------------------------------- */


/* MARKETING CONTENT
-------------------------------------------------- */

/* Pad the edges of the mobile views a bit */
.marketing {
  padding-left: 15px;
  padding-right: 15px;
}

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  text-align: center;
  margin-bottom: 20px;
}
.marketing h2 {
  font-weight: normal;
}
.marketing p {
	font-size: 14px;
	line-height: 23px;
}
.marketing .col-lg-4 p {
  margin-left: 20px;
  margin-right: 20px;
}
.strongcentre h2 {
	font-size: 20px !important;
	font-weight: bold !important;
	text-transform: uppercase !important;	
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.banner .featurette-heading {
	/*margin-top: 180px !important;*/
	font-weight: 300;
	line-height: 1;
	font-size: 42px !important;
}
.subbanner .featurette-heading {
	margin-top: 10px !important;
	font-weight: 300;
	line-height: 1;
	font-size: 26px !important;
}
.lead {
		font-size: 16px !important;
		line-height: 28px !important;
}
.lead a {
	text-decoration: none !important;
}

/* Basic Content */

/* ------------------------------- */
blockquote p {
	font-size: 15px;
	line-height: 26px;	
}
.banner {
	background-repeat: repeat-x;
	background-position: center top;
	min-height: 450px;
	margin-bottom: 40px;
}
.subbanner {
	background-repeat: repeat-x;
	background-position: center 20px;
	/*height: 450px;*/
	margin-bottom: 40px;
	background-image: url(images/products_wide_bar.jpg);
}
.subbanner .col-lg-4 a{
	color: #878686 !important;
}
.subbanner .col-lg-4 a:hover, a img:hover {
	opacity: 0.6;
	text-decoration: none;
	color: #9B9B9B !important;
}
.col-lg-4 {
	background-repeat: no-repeat;
	background-position: center top;	
}
.col-lg-10, .col-lg-7 {
	font-size: 14px;
	line-height: 26px;	
}
.col-lg-5 {
	font-size: 14px;
	line-height: 26px;	
	padding-right: 35px !important;
	padding-left: 35px !important;
}
/* leftcolumns */
.allleft {
text-align: left !important;	
}
.leftcolumns p {
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	padding-right: 35px !important;
	padding-left: 35px !important;
}
.leftcolumns img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.leftcolumns h2 {
	text-align: center;
	margin-bottom: 26px;
	color: #666;
}
.centrecolums p,  .centrecolums img, .centrecolums h2{
		text-align: center;
}
.centrecolums img {
		display: block;
		margin-left: auto;
		margin-right: auto;
}
.ndiwhite {
	background-color: #FFF;
	padding-top: 60px;
	padding-bottom: 60px;
}

.ndilightgray {
	background-color: #F5F5F5;
	padding-top: 40px;
	padding-bottom: 60px;
	position: relative;
	margin-top: 20px;
	margin-bottom:20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #efefef;
	border-bottom-color: #efefef;
}
.ndiblue {
	background-color: #2F6286 !important;
	font-size: 14px;
	line-height: 24px;
	color: #FFF;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;
}

.ndidarkgray {
	background-color: #4A4747 !important;
	font-size: 14px;
	line-height: 24px;
	color: #FFF;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 60px;
}
.ndiblue h1, .ndiblue h2, .ndidarkgray h1, .ndidarkgray h2, .ndimedical h1, .ndimedical h2, .ndiindustrial h1, .ndiindustrial h2, .ndilsd h1, .ndilsd h2 {
	font-size: 26px;
	line-height: 38px;
	color: #FFF;
}
.ndilightline h1 {
	font-size: 26px;
	line-height: 38px;
}
.btn-white {
	color: #333;
	background-color: #FFF;
	border-top-color: #F5F5F5;
	border-right-color: #F5F5F5;
	border-bottom-color: #F5F5F5;
	border-left-color: #F5F5F5;
}
.btn-corp, .btn-med, .btn-ind, .btn-lsd {
	color: #FFF;
	height: 40px !important;
	background-repeat: repeat-x;
	background-image: url(images/button_bg.png);
	padding-top: 4px;
	padding-right: 25px;
	padding-bottom: 4px;
	padding-left: 33px;
	margin-top: 15px;
	margin-bottom: 20px;	
	min-width: 230px;
}
.btn-corp {
	color: #FFF;
	background-color: #2F6286;
	border-color: #265470;
}
.btn-med {
	color: #FFF;
	background-color: #1891B4;
	border-color: #1083A9;
	background-position: left top;
}
.btn-ind {
	color: #FFF;
	background-color: #CE6905;
	border-color: #C65A02;
	background-position: left center;
}
.btn-lsd {
	background-color: #2C6F9F;
	border-color: #206092;
	background-position: left bottom;
}
.btn-lsd strong, .btn-med strong, .btn-ind strong, .btn-corp strong {
	font-size: 12px !important;
	display: block;
	text-transform: uppercase;
}
a.btn-lsd, a.btn-med, a.btn-ind, a.btn-corp  {
	font-size: 10px !important;
	text-align: left;
}
a.btn-lsd:hover, a.btn-med:hover, a.btn-ind:hover, a.btn-corp:hover {
	color: #FFF;
	opacity: 0.75;
}
.btn-md {
	margin-top: 20px;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-left: 30px;
	padding-right: 30px;
}
.region {
	margin-bottom: 60px;
	background-size:90px auto;
	background-repeat:no-repeat;
	padding-left: 120px;
	background-position: left center;
}
.region a {
	/*text-decoration: underline;*/
}
.north-america {
	background-image: url(images/map_na.png);	
}
.germany {
	background-image: url(images/map_germany.png);	
}
.asia-pacific{
	background-image: url(images/map_asiapac.png);	
}
.products .col-lg-4 p {
	font-size: 12px;
	color: #999;
	text-align: left;
	line-height: 20px;
}
.products .col-lg-4 h2 {
	font-size: 26px;
	text-align: left !important;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 6px !important;
}
.products .col-lg-4 .overview {
	font-size: 13px !important;
	line-height: 20px !important;
	color: #333;	
	text-align: left !important;
}
.searchresult {
	margin-top: 40px;	
}
.highlighter {
	background-color: #FFC;	
	
}
#reflective-spheres h2 {
	margin-top: 120px !important;
}
#force-plates h2 {
	margin-top: 120px !important;
}
.page-id-13 .ndiblue {
	background-image: url(images/bluendi.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.page-id-39 .ndiwhite {
	background-image: url(images/divisions.jpg);	
	background-repeat: no-repeat;
	background-position: center center;
}
.page-template-home_medical-php .col-lg-5 {
	color: #333;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
.page-template-home_medical-php .col-lg-5 h2 {
	padding-top: 30px;
	color: #FFF !important;
	text-align: center !important;
	font-size: 22px !important;
	margin-bottom: 15px;
	font-style: 16;
	line-height: 16px;
}
.table th {
	background-color: #ececec !important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 20px !important;
	border-top-style: solid !important;
	border-top-color: #FFF !important;
}
.page h3 {
		margin-top: 40px;
}
.alignleft {
	float: left;
	padding-right: 10px;
}
.alignright {
	float: right;	
	padding-left: 10px;
}
.homebanner {
	background-image: url(images/home_bg.jpg);
	background-repeat: repeat-x;
}
.althome {
	margin-top: 28px;
	max-width: 1200px;
}
.home h3 a {
	display:block  !important;
	font-weight: 200;
	height: 100%;
	width: 100%;
	font-family: 'Open Sans', sans-serif !important;
	text-align: center;
	font-size: 18px;
	color: #FFF;
}
.home h3 a span {
		font-family: "wf_SegoeUI", "Segoe UI", "Segoe", "Segoe WP", "Tahoma", "Verdana", "Arial", "sans-serif" !important;
			font-size: 15px !important;
			padding-left:20px;
			padding-right:20px;
}
.featurebutons .col-lg-4 {
	background-size:100% 100%;
}
.featurebuttons a {
	display: block;
	height: 180px;
	margin-top: 10px;
}
.featurebuttons a span{
	display: none;
}
.featurebuttons .col-lg-4:hover {
		opacity: 0.75;
}
.wider {
	max-width:1200px;
	margin-top:0px;
}
.footerlinks {
	font-size: 12px;	
	text-shadow: 0 1px 0px rgba(0,0,0,0.5);
	color: #FFF !important;
	padding-bottom: 80px;
	padding-top: 40px;
	margin-top:40px;
}
.footerlinks ul, .footerlinks li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}
.footerlinks a {
		color: #FFF;
}

table.table-no-border td {
	border-top: none !important;
}
table .aligncenter, .aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;	
}

/* FORMS
-------------------------------------------------- */

.frm_forms, .with_frm_style, label.frm_primary_label {
	font-family: "wf_SegoeUI", "Segoe UI", "Segoe", "Segoe WP", "Tahoma", "Verdana", "Arial", "sans-serif" !important;
	font-size: 15px !important;
	color: #878686 !important;
	font-weight: normal !important;
}
.with_frm_style .frm_required, .with_frm_style .frm_error {
	color: #900 !important;
	font-weight: normal !important;
	font-size: 16px !important;
}
#video {
	background-image: url(images/home_bg.jpg);
	background-repeat: repeat-x;
}

/* RESPONSIVE CSS
-------------------------------------------------- */


@media (min-width: 768px) {
	

	

  /* Remove the edge padding needed for mobile */
  .marketing {
    padding-left: 0;
    padding-right: 0;
  }

  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
  .navbar-nav > li > a {
	margin-top: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
}

}

@media (min-width: 992px) {
 .featurette-heading {
     margin-top: 120px; 
  }
 .page-template-default .featurette-heading {
	     margin-top: 100px !important;
 }

.page-template-page-products-no-scroll-medical .featurette-heading {
	margin-top: 90px; 
}
}
@media (min-width: 1200px) {
	.small_divbuttons {
	display: none;
}
}

@media (max-width: 800px) {
			.carousel-inner .col-lg-7 {
	padding-right: 30%;	
	}
	
}
@media (max-width: 760px) {
	
.largemenu #searchbox {
	margin-top: 0px;	
}
.largemenu input[type="text"] {
	margin-left: 15px;
	margin-bottom: 5px;
	height: 30px;
	width: 85%;
	-webkit-transition:width 0s ease-in-out;
	-moz-transition:width 0s ease-in-out;
	transition:width 0s ease-in-out;
	border: 1px solid #FFF;
}
.largemenu input[type="text"]:focus, .largemenu input[type="text"]:active {
    width: 85%;
}
table img {
width: 100%;	
height: auto;
font-size: 12px !important;
}
table {
font-size: 12px !important;
}
ul {
	padding: 10px;	
	line-height: 1.6em;
}
.banner {
	background-repeat: repeat-x !important;
	min-height: auto !important;
	/*margin-bottom: 5px !important;
	background-color: #E1E1E1;
	background-image: none !important;*/
	background-size:cover !important;
	min-height: 100px !important;
	padding-bottom: 10px;
}

.crumbs .row{
display: none;	
}

.bimgright {
	background-position: left top !important;

}
.bimgleft {
	background-position: center top !important;
}
.page-template-page-products-no-scroll-php .productscroll {
		min-height: 255px !important;
			/*margin-top: 0px !important;*/
	padding-top: 100px !important;
}

.page-template-page-products-no-scroll-php .banner .featurette-heading {
		margin-top: 80px !important;
}
.subbanner img {
/*width: 90%;*/
height: auto;	
}
.subbanner {
	background-image: none;
	margin-top: 40px;
	margin-bottom: 80px;
}
.container {
display: block;
clear:both;	
}
.banner .featurette-heading {
/*margin-top: 180px !important;*/
margin-top: 40px !important;
font-weight: 300;
line-height: 1;
/*font-size: 20px !important;*/
}
.banner p {
font-size: 16px !important;
}

}

@media (max-width: 1000px) {
	.subnav, .fix {
		display: none !important;	
	}	
	.banner {
		/*background-size:600%;*/
		background-position: center top;
			background-size:cover !important;	
		min-height: 100% !important;
	}
	.cta  {
		background-color: #C63;
		height: 200px;
		width: 0px;
		position: relative;
		/*left: 0px;*/
		right: 0px;
		top: 1000px;
	}
	.scrolled {
		width: 200px !important;
		position:  relative !important;
		top: 400px !important;
	}
}

@media (max-width: 994px) {
	
.banner {
		background-size: 1000px !important;
		padding-top: 190px !important;
		background-position: center top !important;
	padding-bottom: 50px !important;
	height: auto !important;
}

}

@media (max-width: 1200px) {
.carousel-caption {
    background-size: 120%;
}

.lrg_divbuttons {
	display: none;
}

.small_divbuttons a{
	font-size: 26px;
	line-height: 60px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	height: 60px !important;
	margin: 0px;
	padding: 0px;
	display: block;
}
.small_divbuttons {
	margin-bottom: 40px;	
}
.in .navbar-nav > .active > a, .in .navbar-inverse .navbar-nav > .active > a:hover, .in .navbar-inverse .navbar-nav > .active > a:focus, .collapsing .navbar-nav > .active > a, .collapsing .navbar-inverse .navbar-nav > .active > a:hover, .collapsing .navbar-inverse .navbar-nav > .active > a:focus {
	padding-bottom: 10px !important;
	margin-bottom: 0px !important;
	background-image: none !important;
	font-weight: bold;
	color: #FFF !important;
	background-color: #666 !important;
}
.in .active a:hover {
	color: #0F0 !important;	
}
.in, .collapsing {
	background-color: #f5f5f5 !important;
}
.carousel-control {
	display: none;	
}


}

@media (max-width: 1500px) {
.carousel-caption {
    background-size: 100%;
}
}
