@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,300|Open+Sans+Condensed:300,700);

/** general **/
body { font-family: 'Open Sans', Helvetica, Arial, sans-serif; color: #333333; line-height: 1.62857; font-weight: 400; font-size: 15px; }
a { color: #CD2122; text-decoration: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; outline: 0; }
a:hover { text-decoration: none; color: #333333; outline: none; }
a:focus { text-decoration: none; outline: 0px; }
.banner_header { text-shadow: 1px 1px 1px #333333; }
h1, h2, h3, h4, h5, h6 { font-family: 'Open Sans Condensed'; font-weight: 700; margin-bottom: 15px; color: #333333; text-rendering: optimizelegibility; }
h1 { font-size: 38px; text-transform: uppercase; color: #CD2122; }
h2 { font-size: 28px; color: #CD2122; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }
p { margin-bottom: 15px; }
img { max-width: 100%; }
.lead { font-size: 18px; }
.redShade { position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px;}
.darkShade { position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; background: rgba(0, 0, 0, 0.6); }

/* form elements */
.form-control { border-color: #CD2122; }
.form-control:focus { }

/* breadcrumb */
.breadcrumb { background: none; color: #fff; margin: 0px; padding: 0px; }
.breadcrumb a, .breadcrumb > .active { color: #fff; }
.breadcrumb > li + li:before { color: #fff; }

.bs-glyphicons { margin: 20px 0px; overflow:hidden; }
.bs-glyphicons-list { padding-left:0; list-style:none }
.bs-glyphicons li { float:left; width:25%; height:115px; padding:10px; text-align:center; }
.bs-glyphicons .glyphicon { margin-top:5px; margin-bottom:10px; font-size:24px }
.bs-glyphicons .glyphicon-class { display:block; text-align:center; word-wrap:break-word }
.bs-glyphicons li:hover { color:#fff; background-color:#CD2122 }

.panel-default { border-color: #252525; }
.panel-title { color: #fff; }
.panel-default > .panel-heading { border-color: #252525; background: #333333; color: #fff; }

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus { border-color: #CD2122; background: #CD2122; }
.list-group-item { border-color: #CD2122; }
.panel-primary { border-color: #CD2122; }
.panel-primary > .panel-heading { border-color: #CD2122; background: #CD2122; }

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { border-color: #333; background: #333; }

#bannerArea, #workArea { background-color: #2C2C2C; background-repeat: no-repeat; background-position: center center; background-attachment: fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-background-size: widthpx heightpx; -webkit-background-size: 1900px 2400px; }

/* Buttons */
.btn { text-decoration: none; text-transform: uppercase; text-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; outline: 0; background: none; color: #CD2122; border-color: #CD2122; }
.btn:hover { background: #CD2122; color: #fff; border-color: #CD2122; }
.btn-outline-inverse { border: 2px solid #fff; color: #fff; background: rgba(0, 0, 0, 0.0); }
.btn-outline-inverse:hover { background: #fff; color: #CD2122; border: 2px solid #fff; }
.btn-outline-inverse:hover, .btn-outline-inverse:focus { background: #fff; color: #CD2122; }

/* menu dropdown */
.dropdown-menu { background: none; border: 1px solid #fff; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; -ms-border-radius: 10px; }
.dropdown-menu > li > a { color: #fff; }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { color: #333; }

/* header Area */
header.navbar { background: rgba(205, 33, 34, 0.6); border-color: rgba(205, 33, 34, 0.0); }
header.navbar .navbar-brand { font-size: 24px; line-height: 45px; }
header.navbar .navbar-nav { padding: 20px 15px; }
header.navbar .navbar-nav > li { margin-left: 10px; padding-left: 10px; }
header.navbar .navbar-nav > li > a { padding: 0 0 10px 0; color: #fff; text-transform: uppercase; border-bottom: 1px solid rgba(255, 255, 255, 0.0); }
header.navbar .navbar-nav > .active > a, 
header.navbar .navbar-nav > .active > a:hover, 
header.navbar .navbar-nav > .active > a:focus, 
header.navbar .navbar-nav > li > a:hover, 
header.navbar .navbar-nav > li > a:focus { border-bottom: 1px solid #fff; background: none; }
header.navbar a.navbar-brand { color: #fff; height: auto; line-height: normal; }
header.navbar .text-center { position: absolute; left: 0; width: 100%; top: 30%; z-index: 2; }
header.navbar .border { position: relative; }

/** Animated Header **/
header.tiny { background: rgba(205, 33, 34, 0.8);  }

#bannerArea { position: relative; background-image: url(http://www.CertifiedAutoRecyclers.com/graphics/home-header-Certified-Auto-Recyclers2.jpg); }
#bannerArea .text-center { color: #fff; padding: 300px 0; position: relative; z-index: 9; }
#bannerArea.inner .text-center { padding: 100px 550px; }
#bannerArea h1 { color: #fff; }

/* Text Area */
#content { padding: 40px 0px; }

/* Text Area */
#textArea h2 { margin-top: 0px; }

/* Picture Area */
#pictureArea { width: 100%; background: #f2f2f2; }

/* Countdown Area */
#countdownArea { width: 100%; padding: 20px 0px; }
#countdownArea h2 { text-transform: uppercase; margin: 10px 0px; }
#countdownArea h2 span { font-size: 14px; color: #333; display: block; margin-top: 5px; }

/* Slider Area */
#commentSlider { padding: 40px 0; }
#commentSlider p.lead span { display: block; font-size: 12px; color: #666; font-weight: 400; }

/* Logo Area */
#logoArea { padding: 40px 0px; position: relative; color: #fff; background: #f5f5f5; }
#logoArea .slides li { width: 190px; margin-right: 30px; text-align: center; font-size: 35px; font-weight: 700; padding: 10px 0; background: #fff; text-transform: uppercase; }

/* Work Area */
#workArea { padding: 30px 0; position: relative; color: #fff; background-image: url(../images/image_1800x1200.jpg); }
#workArea h2, #workArea h3 { color: #fff; }
#workArea .container { position: relative; z-index: 9; }
#workArea .flexslider .slides > li { margin-right: 50px; }
#workArea .flexslider { margin-bottom: 30px; }

/* Btn Area */
#btnArea { padding: 40px 0; } 
#btnArea .gape { margin: 0 20px; }

/* Contact Area */
#contactArea { overflow: hidden; }
#contactArea #map { padding: 50px 0 0; }
#map_canvas { height: 500px; width: 100%; clear: both; }

/* Menu Panel */
.panel.menu ul { margin: 0px; }
.panel.menu ul li { padding-bottom: 8px; }
.panel.menu ul li:last-child { padding-bottom: 0px; }
.panel.menu ul li i { margin-right: 4px; }

/* Menu Tags */
.panel.tags ul { margin: 0px; width: 100%; overflow: hidden; }
.panel.tags ul li { float: left; margin: 0 5px 5px 0; }

/* Blog Area */
#blogArea { padding: 30px 0 0; overflow: hidden; }
#blogArea ul.controls { width: 100%; padding: 0px; overflow: hidden; margin: 20px 0; text-transform: uppercase; font-weight: 700; }
#blogArea ul.controls li { list-style: none; display: inline-block; margin: 5px 8px; cursor: pointer; }
#blogArea ul.controls li:hover, #blogArea ul.controls li.active { color: #CD2122; }
#blogArea ul#Grid { margin: 20px 0; padding: 0; position: relative; }
#blogArea ul#Grid li { padding: 0; margin: 0; display: none; position: relative; }
#blogArea ul#Grid li a { display: block; color: #fff; background: #CD2122; font-weight: 700; text-transform: uppercase; }
#blogArea ul#Grid li a span.text { position: absolute; left: 0; display: none; bottom: 10%; text-decoration: underline; width: 100%; text-align: center; }
#blogArea ul#Grid li a img { -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; }
#blogArea ul#Grid li a:hover img { opacity: 0.2; }
#blogArea ul#Grid li a:hover span { display: block; }

/* Footer Area */
#footerArea { padding: 25px 0; color:#CCCCCC; background:#333333; border-top: 3px solid #252525; }
#footerArea a { color:#CCCCCC; }
#footerArea a:hover { color: #fff; }
#footerArea ul { margin: 0px; padding: 0px; }
#footerArea ul li { list-style: none; float: left; }
#footerArea ul.pull-left li { margin-right: 20px; }
#footerArea ul.pull-right li { margin-left: 20px; }

/* Post Area */
#postArea { padding: 50px 0; }
#postArea .col-sm-1 { padding: 0; }
#postArea ul { overflow: hidden; }
#postArea li { padding: 20px 0 50px 0; float: left; width: 100%; border-bottom: 1px solid #E9E9E9; }
#postArea .col-sm-4 { padding-top: 0; }
#postArea input[type=text] { border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; }
#postArea .col-sm-4 li { padding: 7px 0; }
#postArea form { overflow: hidden; width: 100%; }
#postArea .tags li { padding-right: 8px; border-bottom: none; float: left; width: auto; }


/* Start Media Queries */

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (min-width: 960px) and (max-width: 1224px) {

	}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 750px) and (max-width: 959px) {
	
	header.navbar .navbar-nav > li { margin-left: 5px; padding-left: 5px; }
	
	}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 749px) {
	
	header.navbar a.navbar-brand { padding: 8px 15px; }
	header.navbar .navbar-toggle { border-color: #fff; }
	header.navbar .navbar-toggle:hover, header.navbar .navbar-toggle:focus { background: #fff; }
	header.navbar .navbar-toggle:hover .icon-bar, header.navbar .navbar-toggle:focus .icon-bar { background: #CD2122; }
	header.navbar .navbar-nav > li { margin-left: 0px; padding-left: 0px; }
	header.navbar .navbar-nav > li > a { padding-bottom: 4px; margin-bottom: 4px; }
	header.navbar .navbar-collapse, header.navbar .navbar-form { border-color: #fff; }
	
	}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	#bannerArea .text-center { padding: 80px 0px; }		
	#btnArea .gape { margin: 10px 0px; }
	#footerArea ul { float: none; margin: 5px 0px; text-align: center; }
	
	 }

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	
	#bannerArea .text-center { padding: 100px 0px; }		

	 }