@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=2cb1e1d1-faff-4ade-9475-2edbce2f0872");

@font-face{
font-family:"Gill Sans W04 Roman";
src:url("../Fonts/c575cf0c-7e15-4f49-913a-af4676e20343.eot?#iefix");
src:url("../Fonts/c575cf0c-7e15-4f49-913a-af4676e20343.eot?#iefix") format("eot"),url("../Fonts/39ede25d-544d-4537-8668-3e9af68a26ec.woff") format("woff"),url("../Fonts/fe7e264f-3a4a-40c8-85eb-f9e2cb4b6f21.ttf") format("truetype"),url("../Fonts/f45aa0ef-7101-4ac6-84f9-fce14d01e189.svg#f45aa0ef-7101-4ac6-84f9-fce14d01e189") format("svg");
}
@font-face{
font-family:"Gill Sans W01 Light";
src:url("../Fonts/acd8a043-828c-4c2c-98cb-b5224f5d4cdb.eot?#iefix");
src:url("../Fonts/acd8a043-828c-4c2c-98cb-b5224f5d4cdb.eot?#iefix") format("eot"),url("../Fonts/c56da29d-9c5b-4d94-900f-770cde3dd317.woff") format("woff"),url("../Fonts/378182d1-8021-4674-a814-cc8f01f9a937.ttf") format("truetype"),url("../Fonts/d8851d95-478d-47a9-a0b0-a8d8e4ca127a.svg#d8851d95-478d-47a9-a0b0-a8d8e4ca127a") format("svg");
}
@font-face{
font-family:"GillSansW01-LightItalic";
src:url("../Fonts/fa48655b-c368-4796-9713-283410e3cd96.eot?#iefix");
src:url("../Fonts/fa48655b-c368-4796-9713-283410e3cd96.eot?#iefix") format("eot"),url("../Fonts/fc0d04fc-d4ff-4958-a236-3ae4c3758bb7.woff") format("woff"),url("../Fonts/c28733d9-2865-43c4-ae96-6f3342a7b31d.ttf") format("truetype"),url("../Fonts/ce43af51-f2ff-4474-9925-6211223fd9e7.svg#ce43af51-f2ff-4474-9925-6211223fd9e7") format("svg");
}
@font-face{
font-family:"GillSansW01-MediumItali";
src:url("../Fonts/1f6af904-724d-4f75-b836-51c3d674a37e.eot?#iefix");
src:url("../Fonts/1f6af904-724d-4f75-b836-51c3d674a37e.eot?#iefix") format("eot"),url("../Fonts/3e18b964-7a6f-4828-8e18-5cc698e1051f.woff") format("woff"),url("../Fonts/a7622e06-0cde-414a-a25d-5e5f6f5bfcaa.ttf") format("truetype"),url("../Fonts/ca4569d2-e4c3-4dec-8bfe-52712ef6bc31.svg#ca4569d2-e4c3-4dec-8bfe-52712ef6bc31") format("svg");
}
@font-face{
font-family:"Gill Sans Infant W01";
src:url("../Fonts/e839d357-9820-4c15-ad57-b62e79f0b3ac.eot?#iefix");
src:url("../Fonts/e839d357-9820-4c15-ad57-b62e79f0b3ac.eot?#iefix") format("eot"),url("../Fonts/b24f5df0-b969-4b25-b38e-fe6d15821dee.woff") format("woff"),url("../Fonts/60d2f3b6-066f-44c2-a7dc-e8a9bb05bec8.ttf") format("truetype"),url("../Fonts/0d1df702-21b0-4f94-a0fb-9f2fef8529d0.svg#0d1df702-21b0-4f94-a0fb-9f2fef8529d0") format("svg");
}
@font-face{
font-family:"GillSansInfantW01-Itali";
src:url("../Fonts/d8616bae-5c10-48cd-be8c-20bf52930c06.eot?#iefix");
src:url("../Fonts/d8616bae-5c10-48cd-be8c-20bf52930c06.eot?#iefix") format("eot"),url("../Fonts/8ed76f11-29a2-49f7-bb82-225237580a68.woff") format("woff"),url("../Fonts/7a9c73c5-c3e1-4aa3-9321-186927e99293.ttf") format("truetype"),url("../Fonts/3cbd2991-a894-4b03-a5c1-359a5b699411.svg#3cbd2991-a894-4b03-a5c1-359a5b699411") format("svg");
}

body {
    width: 100%;
    font-family: "Gill Sans W01 Light",Helvetica,Arial,sans-serif;
	font-size:18px;
    color: #000000;
    background-color: #FFFFFF;
    overflow-x:hidden;
}
strong {font-family:"Gill Sans W04 Roman"; font-weight:800;}
em {font-family:"GillSansW01-LightItalic"; font-style:normal;}


p {
  line-height: 1.5;
  margin: 0 0 30px 0;
}
p a {
  text-decoration: underline;
}
th, td { vertical-align:top;}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Gill Sans W04 Roman", Helvetica, Arial, sans-serif;
  font-weight: 800;
  color:#54301a;
  margin-top:30px;
}
.page-header {
	border:none;
	font-size:32px;
    margin:25px 0 10px 0;
}
a {
  color: #EE3124;
}
a:hover,
a:focus {
  color: #54301A;
}
/*a img:hover,
a img:focus {
  cursor: zoom-in;
}*/
hr {
	border-color:#D6BFB6;
}
.backButton {
    display:block;
    clear:both;
    margin:15px 0;

}
.backWhite {
	background:white;
}
.marginTop10 {	margin-top:10px;}
.marginTop30 {	margin-top:30px;}
.marginTop50 {	margin-top:50px;}
.fixed {
    position: fixed;
}
hr.small {
  max-width: 100px;
  margin: 15px auto;
  border-width: 4px;
  border-color: white;
}
.back-to-top {
  background: none;
  margin: 0;
  position: fixed;
  bottom: 0;
  right: 0;
  width: 50px;
  height: 50px;
  z-index: 100;
  display: none;
  text-decoration: none;
  color: #EE3124;
  background-color:white;
}

.back-to-top i {
  font-size: 50px;
}
.navbar-custom {
  font-family: "Gill Sans Infant W01", Helvetica, Arial, sans-serif;
  background: rgb(255, 255, 255); /* The Fallback */
  background: rgba(255, 255, 255, 1);
  min-height:80px;
  border-color:#D6BFB6;
}

.navbar-custom .navbar-brand {
  font-weight: 800;
  height:auto;
}
.navbar-custom .navbar-brand img {
  height:60px;
}
.navbar-toggle {
    border-radius:0;
    margin-top:25px;
    background-color:#EE3124;
    border:none;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #54301a;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: white;
}
.navbar-custom .nav li a {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #EE3124;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: white;
    color: #54301a;
}
.navbar-fixed-top {
    /*border-width: 0;*/
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus {
  color: rgba(238, 49, 36, 0.8);
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus {
  /*color: rgba(238, 49, 36, 0.8);*/
  color: #54301a;
}
.navbar-custom .nav li.active a {
  color: rgba(238, 49, 36, 0.5);
}

.section-filter {
	/*background-color:#f1f1f1;*/	
}
.main-content {
	padding-bottom:50px;
}
.intro-header {
	position:relative; z-index:-1;
}
.intro-header .item {
	min-height:300px;
	text-align: center;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
  background: no-repeat center center;
  background-attachment: scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;	
}
.intro-header.small .item {
	min-height:200px;
}

/* MAIN SLIDER */
#main-slider {
	position:relative;
	z-index:-1;
 
}
#main-slider .item {
	-webkit-transition: opacity .5s linear;
	-moz-transition: opacity .5s linear;
	-ms-transition: opacity .5s linear;
	-o-transition: opacity .5s linear;
	transition: opacity .5s linear;
	opacity: .5;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  z-index: 1;
  text-align: center;
  min-height:300px;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
  background: no-repeat center center;
  background-attachment: scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
#main-slider .item:first-child {
  top: auto;
  position: relative;
}
#main-slider .item.active {
  opacity: 1;
  z-index: 2;
}
#main-slider .item.active h1 {
  -webkit-animation: scaleUp 400ms;
  -moz-animation: scaleUp 400ms;
  -o-animation: scaleUp 400ms;
  -ms-animation: scaleUp 400ms;
  animation: scaleUp 400ms;
}
#main-slider .prev,
#main-slider .next {
  position: absolute;
  top: 50%;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  display: inline-block;
  margin-top: -50px;
  font-size: 24px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 4px;
  z-index: 5;
}
#main-slider .prev:hover,
#main-slider .next:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
#main-slider .prev {
  left: 10px;
}
#main-slider .next {
  right: 10px;
}
#main-slider h1, .intro-header h1 {
  font-size: 35px;
  text-shadow: 1px 1px 1px #000;
  color: #fff;
  margin-top:40px;
}

/* END MAIN SLIDER */

.block {
  position: relative;
}

.preview-projects {
	background:white;
	min-height:400px;
	padding:5px;
}

.preview-projects > [class*='col-'] {
    padding-right:5px;
    padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}
.preview-projects h3 {
	overflow:hidden;
	display:block;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	width:100%;
	position:absolute;
	left:0;
	bottom:5%;
	padding:20px;
	font-family: "Gill Sans W04 Roman", Helvetica, Arial, sans-serif;
	font-weight:normal;
	color:#FFFFFF;
	text-shadow: 1px 1px 1px #000;

}
.preview-projects .col-sm-12 h3 {
	font-size:36px;
}
.preview-projects .highlight {
	background-color:#ee3124;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	padding:20px;
}
.preview-projects .highlight a span {

	font-family: "Gill Sans W04 Roman", Helvetica, Arial, sans-serif;
	font-weight:normal;
	color:white;
	font-size:24px;
	text-decoration:none;	
}
.preview-projects .highlight a:hover, .preview-projects .highlight a:focus {
	text-decoration:none;
}

.bigList {
	margin:0;
	padding:0 0 0 20px;

}
.bigList li {
	 list-style-type: disc;
    font-size:24px;
}
.post-preview > a {
  color: #54301A;
}
.post-preview > a:hover,
.post-preview > a:focus {
  text-decoration: none;
  color: #EE3124;
}
.post-preview > a > .post-title {
  font-size: 30px;
  margin-top: 30px;
  margin-bottom: 10px;
}
.post-preview > a > .post-subtitle {
  margin: 0;
  font-weight: 300;
  margin-bottom: 10px;
}
.post-preview > .post-meta {
  color: #808080;
  font-size: 18px;
  font-family:"GillSansW01-LightItalic";
  margin-top: 0;
}
.post-preview > .post-meta > a {
  text-decoration: none;
  color: #EE3124;
}
.post-preview > .post-meta > a:hover,
.post-preview > .post-meta > a:focus {
  color: #54301A;
  text-decoration: underline;
}
.sideColumn {
	background-color:#f1f1f1;
}
.section-heading {
  font-size: 36px;
  margin-top: 60px;
  font-weight: 700;
}
.caption {
  text-align: center;
  font-size: 14px;
  padding: 10px;
  font-style: italic;
  margin: 0;
  display: block;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.footer {
  background: rgb(84, 48, 26); /* The Fallback */
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */ 
  color:white; 
  
}
.fa { margin-right:5px;}
.footer a .fa {
	color:white;
}
.footer a .fa.fa-inverse {
	color: #EE3124;
}
.footer a .fa.fa-inverse:hover {
	color: #54301a;
}
.footer .list-inline {
  margin: 20px 0 50px 0;
  padding: 0;
  text-align:center;
}
.footer .copyright {
  font-size: 18px;
  text-align: center;
  margin-bottom: 0;
}
.footer .text-muted {
	color:white;
}
.footer .address {
  margin: 20px 0 0 0;
  text-align:center;
}
.footer .bar {
	height:30px;
	width:100%;
	line-height:30px;
	background-color:white;
	position:absolute;
	bottom:0;
	left:0;
	color:black;
	font-size:16px;
	text-align:right;
}
.shared_footer_mindbus {
    background: url("../Images/footer-mindbus.png") no-repeat left top;
    display: inline-block;
    height: 13px;
    text-decoration: none;
    vertical-align: middle;
    width: 64px;
}
.footer .address a {
  color:white;
  text-decoration:underline;
}
.footer .address a:hover, .footer .address a:focus {
  text-decoration:none;
}

.floating-label-form-group {
  font-size: 14px;
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #eeeeee;
}
.floating-label-form-group input,
.floating-label-form-group textarea {
  z-index: 1;
  position: relative;
  padding-right: 0;
  padding-left: 0;
  border: none;
  border-radius: 0;
  font-size: 1.5em;
  background: none;
  box-shadow: none !important;
  resize: none;
}
.floating-label-form-group label {
  display: block;
  z-index: 0;
  position: relative;
  top: 2em;
  margin: 0;
  font-size: 0.85em;
  line-height: 1.764705882em;
  vertical-align: middle;
  vertical-align: baseline;
  opacity: 0;
  -webkit-transition: top 0.3s ease,opacity 0.3s ease;
  -moz-transition: top 0.3s ease,opacity 0.3s ease;
  -ms-transition: top 0.3s ease,opacity 0.3s ease;
  transition: top 0.3s ease,opacity 0.3s ease;
}
.floating-label-form-group::not(:first-child) {
  padding-left: 14px;
  border-left: 1px solid #eeeeee;
}
.floating-label-form-group-with-value label {
  top: 0;
  opacity: 1;
}
.floating-label-form-group-with-focus label {
  color: #0085a1;
}
form .row:first-child .floating-label-form-group {
  border-top: 1px solid #eeeeee;
}
.btn {
  font-family: "Gill Sans W04 Roman", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 1px;
  border-radius: 0;
  padding: 15px 25px;
}
.preview-projects .btn {
	float:none;
	display:block;
}

.btn-default {
    background-color: #EE3124;
    border: none;
    color: white;
}
.btn-success, btn-primary  {
    background-color: green;
    border: #none;
    color: #fff;
}
.btn-lg {
  font-size: 16px;
  padding: 25px 35px;
}
.btn-default:hover,
.btn-default:focus {
  color:white;
  background-color: rgba(238, 49, 36, 0.5);
}
.pager {
  margin: 20px 0 0;
}
.pager li > a,
.pager li > span {
  font-family: "Gill Sans W04 Roman", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 1px;
  padding: 15px 25px;
  background-color: white;
  border-radius: 0;
  border-color:#D6BFB6;
}
.pager li > a:hover,
.pager li > a:focus {
  color: white;
  background-color: #54301A;
  border: 1px solid #54301A;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #808080;
  background-color: #404040;
  cursor: not-allowed;
}
::-moz-selection {
  color: white;
  text-shadow: none;
  background: #0085a1;
}
::selection {
  color: white;
  text-shadow: none;
  background: #0085a1;
}
img::selection {
  color: white;
  background: transparent;
}
img::-moz-selection {
  color: white;
  background: transparent;
}
body {
  webkit-tap-highlight-color: #0085a1;
}
.jumbotron {
    background-color: #f6f6f6;
}
.jumbotron p {
	margin:0 0 15px 0;
	font-size:18px;
}
.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 0px;
	padding:20px;
}
.thumbnail {
	border:none;
	border-bottom:1px solid #D6BFB6;
	background:none;
	font-style:normal;
	border-radius:0;
}
.jumbotron .thumbnail {
	border-bottom:none;
	margin-bottom:0;
}
.thumbnail img.img-rounded {
	border-radius:50px;
	float:left;
	margin-right:10px;
}
.thumbnail h3 {
	margin:0;
}
.thumbnail .caption {
	text-align:left;
	font-style:normal;
	padding:0;
}
.thumbnail span.small {
	font-size:14px;
	
}
blockquote {
	font-family:"GillSansW01-LightItalic";
	font-size: 20px;
	margin: 5px 0 20px 0;
	padding: 0.25em 40px;
	line-height: 1.45;
	position: relative;
	color: #383838;
	border:none;
}

blockquote:before {
	font-family: Georgia, serif;
	display: block;
	content: "\201C";
	font-size: 80px;
	position: absolute;
	left: 0px;
	top: -20px;
	color: #d6bfb6;
}

blockquote cite {
	color: #999999;
	font-size: 14px;
	display: block;
	margin-top: 5px;
	font-style:normal;
}

/*blockquote cite:before {
	content: "\2014 \2009";
}*/
.jumbotron .thumbnail .caption {
	font-family:"GillSansW01-LightItalic";
}
.coworker img.img-rounded {
	border-radius:25px;
	width:50px;
	height:50px;
	float:left;
	margin-right:10px;
}

/* panel styling */
.panel {
	background-color: #f6f6f6;
	margin-top:30px;
	margin-bottom:0;
	border-radius:0;
	border:none;
	box-shadow:none;
}
.panel-heading {
	border-bottom:none;
}
.panel table {
	margin-bottom:15px;
}
.panel table th {
	padding-right:10px;
	text-align:right;
	color:#999999;
	font-weight:normal;
}
.panel-title {
	font-size:inherit;
	font-weight:400;
}
.label {
	font-weight:normal;
}
.panel .label {
	margin-top:10px;
	margin-right:10px;
	color:black;
	display:inline-block;
}
.panel .label.label-default {
	background-color:#cccccc;
}
.logo-client {
	display:block;
	float:right;
	margin-left:10px;
	width:150px;
}
#leftCol .well {
	margin-top:30px;
	background-color:#f6f6f6;
	border:none;
	border-radius:0;
	box-shadow:none;
}
#leftCol .well .nav > li > a {
    padding: 10px 0;
}
#leftCol .well .nav > li > a:hover, #leftCol .well .nav > li > a:focus {
    background-color: transparent;
}
/*left menu*/
.nav-stacked {
    margin-top: 30px;
}
.nav-stacked > li + li {
    margin-top: 0;
}

/* left menu active & hover links */
.bs-docs-sidebar .nav>.active>a, 
.bs-docs-sidebar .nav>li>a:hover, 
.bs-docs-sidebar .nav>li>a:focus {
    color: #54301A;                 
    border-left-color: #54301A; 
	background-color: transparent;
}

/* hide inactive nested list */
.bs-docs-sidebar .nav ul.nav {
    display: none;           
}
/* show active nested list */
.bs-docs-sidebar .nav>.active>ul.nav {
    display: block;           
}
.bs-docs-sidebar .nav > li > a {
	padding: 10px 0;
}
/* form elements */
.form-control {
	border-radius:0;
	text-shadow: none;
	font-size:18px;
}
label {
	font-weight:normal;
	font-family:"Gill Sans W04 Roman";
}
iframe.twitter-tweet { 
    display:inline !important;
    width:100% !important;
}
.column iframe.twitter-tweet {
    margin-left:15px !important;
    margin-right:15px !important;

}
@media only screen and (min-width: 768px) {
  .navbar-custom .nav li a {
	padding: 30px 20px;
  }
  .navbar-custom .navbar-brand {
    padding: 10px;
  }	
  #main-slider h1, .intro-header h1 {
	font-size: 55px;
  }
  #main-slider .item, .intro-header .item  {
	min-height:500px;
  }  
  .post-preview > a > .post-title {
    font-size: 32px;
  }
  .footer .address {
	  text-align:left;	
  }
  .footer .list-inline {
	  text-align:right;
  }
  .footer .list-inline {
	margin: 20px 0;
  }  
  .preview-projects .highlight a span {
	  font-size:32px;	
	  display:block; 
  } 
  .preview-projects .highlight img {
	  width:100%;
  }          
}
@media only screen and (min-width: 992px) {
  .block.first {
	margin-top: -200px;
  } 
  .latest-news, .content-block {
	  margin-top:200px
	  
  } 		
  .sidebar-nav-fixed {
	/*position:fixed;*/
	width:220px;
  }
  .bs-docs-sidebar .nav > li > a {
	  padding: 10px 15px;
  }   
/* left menu all links */
.bs-docs-sidebar .nav>li>a {
    border-left: 2px solid transparent;
}  
  .addthis_sharing_toolbox {
	  float:right;
  }  
}
@media only screen and (min-width: 1200px) {
  .preview-projects .highlight span {
	  font-size:40px;	
  }
  .sidebar-nav-fixed {
	width:250px;
  }  	
}