html {  
	background: #F4F3EF;
    overflow-x: hidden;
}
body {
	background: #F4F3EF; 
    color: #0c2a41;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Lato', sans-serif;
	color: #0c2a41;
}
h2 {
    font-weight: 100;
    text-align: center;
    margin-bottom: 20px;
}
.top-spacer {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 30px;
    z-index: 100;
	background: #F4F3EF;
}

.navbar-fixed-top {
    top: 30px;
    border: 0;
    box-shadow: none;
    background: #36322F;
    height: 80px;
}
.navbar-default .navbar-nav li a {
	color: #FFF;
	display: flex;
	min-height: 100%;
	align-items: center;
}
.navbar-default .navbar-nav li a:hover {
	color: #FFF;
	background-color: #a0a0a0;
}
.navbar-default .navbar-nav li a:focus {
	color: #FFF;
	background-color: #A0A0A0;
	
}
.dropdown-menu {
	color: #FFF;
	background-color: #36322F;
	border: 0;
}
@media (max-width: 768px) {
	.container {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
}
@media (max-width: 991px) {
	.container {
	    width: 100%;
	    padding-right: 0px;
	    padding-left: 0px;
	}
  .navbar-header {
      float: none;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 0px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
	margin-top:0px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
      padding-right: 15px;
      padding-left: 15px;
  }
	.navbar-nav .open .dropdown-menu {
		position: static;
	    float: none;
	    width: auto;
	    margin-top: 0;
	    background-color: #A0A0A0;
	    border: 0;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777;
	}
  .collapse.in{
      display:block !important;
  }
	.navbar-default .navbar-nav li a {
		min-height: inherit;
		background-color: #36322F;
	}
	.dropdown-menu {
		padding-top: 0px;
		padding-bottom: 0px;
	}
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #FFF;
	background-color: #A0A0A0;
}

.navbar-fixed-top .navbar-nav a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    transition: all 0.2s ease-in-out;
}
.navbar-fixed-top .navbar-brand {
    overflow: visible;
    padding: 0;
    z-index: 20;
}
.navbar-fixed-top .navbar-brand {
    display: flex;
    min-height: 100%;
    align-items: center;
}
.navbar-fixed-top .navbar-brand img {
	margin-top: 15px;
    margin-left: 20px;
    margin-right: 20px;
	z-index: 300;
}
@media (min-width: 768px) and (max-width: 992px) {
   .collapse {
       display: none !important;
   }
}
.card {
	background: #FFF;
	padding: 30px 30px 30px 30px;
	border-bottom: 10px solid #c05038;
	margin-top: 100px;
}

.card .search {
	margin-top: 15px;
}
.card .addrequest {
	margin-top: 15px;
}
.card h2 {
	text-transform: uppercase;
    text-align: left;
    font-weight: 100;
    font-size: 18pt;
}

@media all and (max-width:992px){
	.card .header .btn {
		margin-top: 0px;
		width: 100%;
	}
}
@media all and (max-width:992px){
	.card .header .btn:last-child {
		margin-bottom: 15px;
	}
}
@media all and (max-width:768px) {
	.card .btn-block-sm {
		width: 100%;
		display: block;
		margin-top:5px;
	}
}
.card .table tbody tr th {
	vertical-align: middle;
}
.card .table tbody tr td {
	vertical-align: middle;
}
.card .panel .btn {
	margin-top: 15px;
}
.btn-primary {
	background: #c05038;
	border-color: #c05038;
}
.btn-primary:hover {
	background: #c05038;
	border-color: #c05038;
}
.form-horizontal .control-label{
	text-align:left;
}
textarea { 
	resize: vertical; 
	min-height: 200px;
}

.go-top {
	position: fixed;
	bottom: 2em;
	right: 2em;
	text-decoration: none;
	color: white;
	background-color: #36322F;
	font-size: 12px;
	padding: 1em;
	display: none;
}

.go-top:hover {
	background-color: #c05038;
	color: white;
}

.timeline .spine {
    height: 100%;
    right: 50%;
    margin-right: -30px;
    outline: 0;
    position: absolute;
    top: 0;
    width: 40px;
    background: #2680a9 url(/images/Timeline-spine.png) repeat-y 0 0 scroll;
    z-index: 1;
}
.timeline .spine:before {
    content: ' ';
    background: transparent url(/images/Today-shadow.png) no-repeat 0 50% scroll;
    position: absolute;
    width: 160px;
    height: 21px;
    top: 0;
    margin-left: -60px;
}

.timeline .spine:after {
    content: ' ';
    background: transparent url(/images/2015.png) no-repeat 0 50% scroll;
    position: absolute;
    width: 91px;
    height: 91px;
    bottom: -40px;
    margin-left: -25px;
}
.timeline .item-left {
    clear: left;
    float: left;
    padding-right: 20px;
}

.timeline .item {
    position: relative;
    margin: 20px 0;
    width: 50%;
}
.timeline .item-left .year {
    left: auto;
    right: -5px;
}
.timeline .year {
    background-color: #389fc8;
    font-size: 12px;
    text-shadow: 0 1px 0 rgba(0,0,0,0.5);
    width: 28px;
    position: absolute;
    text-align: center;
    bottom: 0;
    left: -23px;
    z-index: 2;
}

.timeline .item:after {
    content: ' ';
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    left: 5px;
    top: 50%;
    z-index: 1;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
.timeline .item-left:after {
    left: auto;
    right: 25px;
}

.timeline .item.skip {
    margin-top: 100px;
}

.timeline .item-right {
    clear: right;
    float: right;
    padding-left: 20px;
}

.timeline {
    position: relative;
    list-style-type: none;
    margin-bottom: 80px;
}

.timeline .row {
    margin-left: -20px;
	margin-right: 0px;
}

.center {
    text-align: center;
}
.inset-text, .cta {
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
.darkblue {
    color: #2680a9;
}
.bubbles {
    position: relative;
}

.circle {
    box-shadow: 0 2px 4px 2px rgba(0,0,0,0.3), inset 0 5px 5px rgba(0,0,0,0.5);
    border: 6px solid #fff;
}

.circle, .circle-inset, .circle-simple, .industry_survey .top-ten-number {
    display: inline-block;
    border-radius: 500px;
    overflow: hidden;
    line-height: 0;
}

.timeline .image {
    position: relative;
    z-index: 1;
}

[class*="span"] {
    float: left;
    margin-left: 20px;
}
.span2 {
    width: 140px;
}

.span3 {
    width: 220px;
}

.span4 {
    width: 300px;
}

.offset1 {
    margin-left: 100px;
}
.offset2 {
    margin-left: 180px;
}
.offset3 {
    margin-left: 260px;
}

.circle img {
	display: inline;
    margin: 0 auto;
    height: 100%;
    width: auto;
}

.circle-cropper {
	display: inline-block;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  max-width: 300px;
	max-height: 300px;
}
