/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Rob's stuff
 */
/*.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    background-color: bisque;
}*/

.page-header {
	margin-top: 60px;
}

.border {
    outline: 1px solid #D0E9C6;
}

.clients-date {
	color:#0033FF;
}

.google-maps {
margin:0 0 10px 0;
position: relative;
padding-bottom: 75%; // This is the aspect ratio
height: 0;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}

.pricing-image {
	width:100%;
	height:100%;
	background-image: url(../images/hole.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

/*h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Ubuntu",Tahoma,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}*/

.orion-logo {
	width:60px;
/*	position:relative;
	clear:none;*/
}

.orion-title {
	font-family: 'Orbitron', sans-serif;
	font-weight:900;
	font-size:16px;
	position:relative;
	clear:none;
	margin-right:15px;
}

.navbar-brand {
	font-family: 'Orbitron', sans-serif;
	font-weight:400;
}
.big-lc {
	font-size:1.6em;
}


/* Carousel */

.orion-banner {
	margin-bottom:15px;
/*	display: block;
  	max-width: 100%;
  	height: auto;*/
}

.carousel-inner{
  width:100%;
  margin:auto;
}
.carousel-caption {
 max-height: 315px !important;
}
.carousel-control.left {
	background-image:none;
}
.carousel-control.right {
	background-image:none;
}
#carousel-example-generic {
text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6);
}

.navbar-bottom {
    border-radius: 0px;
}
.navbar-bottom {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: 1px solid transparent;
}

.twitter-front {
margin-top:5px;
margin-bottom:5px;
width: 100% !important;
}
.robs {
font-size:18px;
text-decoration:none !important;
}
.robs a:hover {
text-decoration:none !important;
}
a:hover, a:focus {
    color: #97310e;
    text-decoration: none;
}

