/* ==========================================================================
   Author's custom styles
   ========================================================================== */


/* move special fonts to HTML head for better performance */
@import url(http://fonts.googleapis.com/css?family=Raleway:400);
@import url(http://fonts.googleapis.com/css?family=Oswald:400,900);
@import url(http://fonts.googleapis.com/css?family=Adamina);

html,
body {
  height: 100%;
  width: 100%;
  color: #555;
}

body#services {
  font-family: 'Merriweather', serif;
}

body#hauling {
  font-family: 'Raleway', sans-serif;
}

.left {
	float: left;
}

/* fix bs3 horizontal scrollbar bug */
.row { margin: 0; padding: 0 }

/* navigation styling */
body#hauling .navbar {
	background-color: #ff2400;
	overflow: visible;
	height: 50px;
}

body#services .navbar, body#services .navbar .container {
	background-color: #eae2ce;
	color: #63523f;
}

.navbar {
	border: none;
}

#navbar.navbar-collapse.collapse {
	height: 50px;
	overflow: hidden;
}

body#hauling .navbar .navbar-brand {
  text-transform: uppercase;
  font-weight: 900;
  font-family: 'Oswald', sans-serif;
  text-shadow: none;
  color: #fff;
  background-color: #ff2400;
  overflow: visible;
  display: block;
  height: 100px;
  width: 100px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.5);
  -moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.5);
  box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.5);
}

body#services .navbar .navbar-brand {
	color: #63523F;
	text-transform: uppercase;
	letter-spacing: 5px;
}

.navbar li {
	margin: 0;
}

.navbar li a {
	color: #fff
}

body#services .navbar li a {
	color: #63523F;
	padding-top: 17px;
}

.navbar li a:hover, .navbar li.active {
  background-color:#de1a00;
}

body#services .navbar li a:hover, body#services .navbar li.active {
  background-color:#e0cfa4;
}

.navbar-bold.affix {
  background-color:#4C06AB;
}

body#services .navbar-bold.affix {
  background-color:#e0cfa4;
}

.navbar-bold {
  background-color:#de1a00;
}

body#services .navbar-bold {
  background-color:#e0cfa4;
}

.navbar-bold li a:hover, .navbar-bold li.active, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color:#de1a00;
}

body#services .navbar-bold li a:hover, body#services .navbar-bold li.active, body#services .nav .open > a, body#services .nav .open > a:hover, body#services .nav .open > a:focus {
  background-color:#e0cfa4;
}

.dropdown-menu {
	background-color: #ff2400;
	border: none;
	text-align: right;
	width: 150px;
	min-width: 150px;
	padding: 0;
}

.dropdown-menu li{
	width: 150px;
	padding: 0;
}


body#services .dropdown-menu {
	background-color: #eae2ce;
}

.icon-bar {
   background-color:#592726;
}

.scroll-down a, .scroll-top a {
   color:#ffffff;
}

.scroll-down {
   position:fixed;
   bottom:20%;
   right:0%;
   color:#f9f9f9;
}

.scroll-top {
  background-color:#dbdbdb;
}

.sidebar {
	padding-top: 75px;
}

/* header styling */

.header {
  height: 80vh;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.header .header-sm {
	display: none;
	width: 100%;
	height: auto;
}

.header .header-lg {
  background: transparent url('../img/banners/toy-car.jpg') no-repeat top center fixed;
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
}

.header .header-lg.banner-rotate {
	background-image: none;
}

.header .container .lead {
  color:#fff;
  font-size:2.5em;
  background-color: #ff2400;
  padding: 30px;
  width: 100%;
  text-align: left;
  line-height: 1em;
  opacity: .95;
  overflow: hidden;
}

body#hauling .header .container {
	overflow: hidden;
	position: relative;
	height: 100%;
	padding: 0;
}

.header .tinted {
  background: transparent url('../img/transblk.png') repeat center center;
  background: rgba(255, 255, 255, 0.5);
  background-color: rgba(70, 30, 30, 0.9); 
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0%;
  padding-top: 10px;
  padding-bottom: 20px;
  z-index: 2;
}

body#services .tinted h1, body#services .tinted a {
	color: #e7d993;
}

.tinted p, .tinted h2 {
	color: #ffffff;
	margin: 0;
}

.tinted h4 {
	color: #ffffff;
	font-size: 1.7em;
	line-height: 1.4em;
}

.tinted p {
	font-size: 1.1em;
}

/* section setups */

.featurette {
  background: #222222;
  padding: 50px 0;
  color: #ffffff;
}

.featurette-item {
  margin-bottom: 15px;
}

.featurette-item > i {
  border: 3px solid #ffffff;
  border-radius: 50%;
  display: inline-block;
  font-size: 56px;
  width: 140px;
  height: 140px;
  line-height: 136px;
  vertical-align: middle; 
  text-align: center;
}

.featurette-item > i:hover {
  font-size: 68px;
}

.callout {
  color: #ffffff;
  height: 40%;
  width: 100%;
  position: relative;
  /* background: url('../img/grunge.jpg') no-repeat center center fixed;  */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden;
}

.fadeup {
	background: transparent url('../img/fadeup.png') repeat-x bottom left;
	height: 100%;
	width: 100%;
	overflow: visible;
	position: relative;
}

.callout .container {
	overflow: hidden;
	height: 100%;
	position: relative;
}

.callout .callout-header {
	position: absolute;
	bottom: 5%;
	overflow: hidden;
	padding-right: 50px;
}

body#services #about-us {
  background: url('../img/flatware.jpg') no-repeat center center;
  height: 60%;
}

body#services #who-we-are {
  /*background: url('../img/garage.jpg') no-repeat center center;
  height: 40%;*/
}

body#services #welcome, body#services #testimonials {
	overflow: hidden;
	background-color: #EAE2CE;
	background-image: none;
	height: auto;
	padding-bottom: 80px;
}

#test-slider {
	height: auto !important;
	overflow: hidden;
}

#test-slider .testimonial {
	padding-left: 80px;
	background: transparent url(../img/quote.png) no-repeat 0 0;
	overflow: hidden;
	min-height: 150px;
	padding-bottom: 30px;
}

.section {
	background-color: #ffffff;
	padding: 50px 0 50px 0;
}

.underlay {
	background: #f8f8f8 url('../img/shadowbg.jpg') repeat-x 0 0;
}

.call-to-action {
  background: #eeeeee;
  padding: 50px 0;
}

.call-to-action .btn {
  margin: 10px;
}

footer {
  padding: 100px 0;
}

body#hauling .slideshow {
  background: #f2f2f2;
  padding: 100px 0 50px 0;
  overflow: hidden;
}

.slideshow .slides {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
}

body#hauling .footer {
  background: #222222;
}

body#services .footer {
	background-color: #63523f;
}

body#services .footer#ah-teaser {
	background-color: #473b2d;
}

body#services .footer#ah-teaser h4 {
	color: #eae2ce;
	font-size: 1.3em;
}

.footer {
  background: #222222;
  color: #ffffff;
}

/* typography */

h1, h2, h3, h4 {
  color: #ff1800;
  font-family: 'Raleway', sans-serif;
}

h1 {
  font-size:3em;
}

body#services h1, body#services h2, body#services h3, body#services h4 {
  color: #63523f;
  font-family: 'Adamina', serif;
  letter-spacing: .5px;
}

body#services .tinted h2, body#services .tinted h4 {
	color: #ffffff;
	white-space: normal;
}
	
small, p.sidehead {
  font-family: 'Raleway', sans-serif;
}

p.sidehead {
	font-weight: 400;
	margin-bottom: 0;
}

p.test-quote {
	margin-bottom: 0;
	font-size: 1.3em;
}

p.test-credit {
	font-family: 'Raleway', sans-serif;
	font-size: .9em;
	margin: 0;
}

body#services .footer h2 {
	color: #fff;
}

h4 {
  font-size: 1.4em;
  margin-top: 0px;
}

.callout-header h2 {
	color: #fff;
}

.callout-header p {
	font-size: 1.4em;
	font-weight: 100;
}

p.big {
	font-size: 1.3em;
}

ul, li{
	margin-left: 0;
	text-indent: 0;
	padding-left: 0
}

li {
	margin-left: 1.2em;
}

a, a:hover, a:visited, a:link {
	color: #111;
}

footer a, footer a:hover, footer a:visited, footer a:link {
	color: #dcdcdc;
	font-weight: normal;
}

.sidebar p {
	font-size: .9em;
}

hr.dotted {
	border-bottom-style: dotted;
}

#partner-logos {
	margin-top: 20px;
}

.partner-logo {
	width: 12%;
	display: inline;
	margin: 0;
	padding: 0;
}

#ig-feed {
	margin-bottom: 50px;
	overflow: hidden;
}

@media (max-width: 992px) {
	
	body#hauling .navbar-fixed-top .container {
		height: 100px;
		background-color: #ff2400;
		overflow: visible;
	}
	
	body#hauling #navbar.navbar-collapse {
		height: 100px;
		overflow: hidden;
		background-color: #ff2400;
	}

	body#services .header, body#hauling .header  {
	  background-image: none;
	  height: auto;
	  width: 100%;
	}

	.header .header-sm {
		display: block;
	}
	
	body#hauling .header .container {
		background-color: transparent;
	}

	body#services .header .tinted {
	  background-image: none;
	  background-color: #592726;
	  width: 100%;
	  height: auto;
	  position: relative;
	}

	body#hauling .header .lead {
	  background-image: none;
	  background-color: #fff;
	  width: 100%;
	  height: auto;
	  position: relative;
	  padding: 0px;
	}

	body#services .tinted h1 {
		font-size: 2em;
	}

	body#services .tinted h2, body#services .tinted h4 {
		color: #ffffff;
		font-size: 1.5em;
		white-space: normal;
	}
	
	body#services .tinted h4 {
		font-size: 1.1em;
		line-height: 1.5em;
	}
	
	body#services .tinted p{
		color: #63523F;
		font-size: 1em;
	}

	.partner-logo {
		width: 19%;
		display: inline;
	}

	/* move respsonive break-point */

    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px 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: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
	
}

@media (max-width: 1200px) {
	#consult-tab {
		top: 80px;
	}
}

@media(max-width:768px){

    span.avoidwrap {
    	display: inline;
    }
}

@media(min-width:992px){}
@media(min-width:1200px){}