/* reusable */
body {
  font-family: 'Quicksand', sans-serif;
  font-size: 16px;
  color: #000000;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
h1 {
  font-family:'Quicksand', sans-serif;
  padding-bottom: 20px;
  font-size: 3em;
  color: #3c5477;
}
h2 {
  font-size: 1.5em;
  font-weight: 600;
  color: #ac2f0d;
}
h3 {
  line-height: 1.3em;
  font-size: 1.6em;
  font-weight: 900;
  color: #3c5477;
}
header h3 {
  float: left;
  margin-top: 40px;
  text-align: center;
}
p {
  font-weight: 600;
}
section, .content p, ol, ul, li {
  font-family: 'Lato', Arial, sans-serif;
  font-weight: 400;
  color: #000;
}
ol li, ul li {
  font-size: 1.1em;
}
ol ol li, ul ul li {
  font-size: 1em;
}
.maininfo {
  min-height: 542px;
}
.aboutinfo {
  min-height: 510px;
}
.maininfo a.learn, .aboutinfo a.learn {
  position: absolute;
  display: block;
  bottom: 0;
  width: 90%;
  text-decoration: none;
}
a {
  color: #000;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
section li a, .content a, .summary a {
  text-decoration: underline;
}
.content a.learn {
  text-decoration: none !important;
}
.content a.learnsolutions {
  text-decoration: none !important;
}
.content.main a {
  text-decoration: none;
}
a:hover, a:focus, a:active {
  color: #3c5477;
  text-decoration: none;
}
address { 
  margin-top: 20px;
  font-size: 1.2em;
}
a.bluebtn {
  position: relative;
  display: inline-block;
  background-color: #000658; 
  color: #fff;
  width: 310px;
  font-size: 1.5em;
  padding: 6px 12px;
  top: -30px;
}
a.bluebtn:active, a.bluebtn:hover, a.bluebtn:focus {
  color: #3c5477;
  background-color: #cecdcc;
}
a.brickbtn {
  display: inline-block;
  background-color: #ac2f0d; 
  color: #fff;
  width: 200px;
  font-size: 1.5em;
  padding: 6px 12px;
  text-align:center;
}
a.brickbtn:active, a.brickbtn:hover, a.brickbtn:focus {
  color: #3c5477;
  background-color: #cecdcc;
}
a.learn {
  font-size: 1.3em;
  color: #ac2f0d;
  font-weight: bold;
  display: block;
  padding-bottom: 20px;
  border-bottom: 4px solid #cecece;
}
a.learn:hover, a.learn:focus, a.learn:active {
  color: #3c5477;
}
a.learnsolutions {
  font-size: 1.3em;
  color: #3c5477; 
  font-weight: bold;
  display: block;
  padding-bottom: 20px;
}
a.learnsolutions:hover, a.learnsolutions:focus, a.learnsolutions:active {
  color: #ac2f0d;
}
.g-recaptcha.innerborder{
	padding-bottom:2em;
}
.g-recaptcha div{
  margin: auto;
  display: block;
}
.breadcrumb {
  margin-top: 30px;
  background-color: #ebebeb;
  font-size: 1.25em;
}
.breadcrumb > li + li:before {
  color: #000;
  content: ">";
}
.breadcrumb a {
  color: #ac2f0d;
  text-decoration: none;
}
.breadcrumb a:hover, .breadcrumb a:focus, .breadcrumb a:active {
  color: #3c5477;
}
.breadcrumb > .active {
  color: #000;
}
.innerborder {
  border-bottom: 3px solid #ebebeb;
  padding-bottom: 1em;
}
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.brick{
	color:#ac2f0d;
}
.btn-lg{
	border-radius:0;
	padding: 10px 35px;
	font-weight: 600;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
form{
	padding-top:1em;
}
/*  header */
header img.acro-logo {
  margin: 20px auto;
  display: block;
}
header p.engineer {
  font-family: 'Lato', Arial, sans-serif;
  margin: 40px 0 0 0;
  font-size: 1.25em;
  font-style: italic;
  font-weight: 500;
  color: #3c5477;
  text-align: right;
}
header a.phone {
  float: right;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  padding-bottom: 20px;
}
header a.phone img {
  margin-top: -5px;
}

/* navbar */
.affix {
  top:0;
  width: 100%;
  z-index: 9999 !important;
}
.nav > li > a {
  padding: 10px 1.55vw
}
.navbar {
  margin-bottom: 0;
  z-index: 9999 !important;
  border-radius: 0;
  min-height: 42px;
}
.navbar-default {
  background-color: #ac2f0d;
  border: 0;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.nav li {
  font-size: 1.25em;
  font-weight: 500;
  font-family: 'Lato', Arial, sans-serif;
}
.navbar-nav > li > a {
  padding-top: 11px;
  padding-bottom: 11px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #3c5477;
  background-color: #cecdcc;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #3c5477;
  background-color: #cecdcc;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #3c5477;
  background-color: #cecdcc;
}
.dropdown-menu {
  border: 0;
  padding: 15px 0;
  border-bottom: 4px solid #3c5477;
  border-radius: 0;
}
.dropdown-menu > li > a {
  color: #3c5477;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #ac2f0d;
  text-decoration: none;
  background-color: transparent;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #ac2f0d;
  text-decoration: none;
  background-color: #fff;
}

/* main banner */
.banner {
  background: url('../images/homepage-banner-new-3.jpg');
  background-size: cover;
  /*background-attachment: fixed;
  background-position: 100% 100%;*/
}
.banner .fade {
  background-color: #cecece;
  opacity: .8;
  padding: 100px 60px 100px;
  overflow-y: hidden;
}
.banner .fade h1{
  color:#000658;
  font-size:4em;
  font-family: Tahoma, sans-serif;
  font-weight: 700;
  letter-spacing: -4px;
  padding-bottom: 0;
  margin-bottom: 0;
}
.banner .fade h2{
  margin-top: -10px;
  font-size: 2.2em;
  color: #000658;
}
.banner .fade p.tag-top{
  font-size: 1.5em;
  font-weight: 800;
}
.banner .fade p.tag-bot{
  padding-top: 21px;
  font-size: 1.3em;
}
/* main banner slider */
.bannerSlide {
}
.mainSlide1 {
  background: url('../images/banner-slider-1.jpg');
  background-size: cover;
  background-attachment: fixed;
  background-position: 100% 100%;
}
.mainSlide2 {
  background: url('../images/header-bg-min.png');
  background-size: cover;
  background-attachment: fixed;
  background-position: 100% 100%;
}
.mainSlide3 {
  background: url('../images/header-bg-min.png');
  background-size: cover;
  background-attachment: fixed;
  background-position: 100% 100%;
}
/* interior banner(s) */
.banner-inside {
  min-height: 334px;
  background-size: cover !important;
  background-repeat: no-repeat;
}
.banner-inside.b-about{
  background: url('../images/about-overview.jpg');
}
.banner-inside.b-industries{
  background: url('../images/about-industries.jpg');
  background-position:center;
}
.banner-inside.b-mgmt{
  background: url('../images/our-mgmt-team-outside.jpg');
  background-position:center;
}
.banner-inside.b-employ{
  background: url('../images/about-employ.jpg');
  background-position:center;
}
.banner-inside.b-contact{
  background: url('../images/contact-us-new.png');
  background-position:center;
}
.banner-inside.b-services{
  background: url('../images/Acro-Services-3.jpg');
  background-position:center;
}
.banner-inside.b-dbt{
  background: url('../images/services-dbt.jpg');
  background-position:center;
}
.banner-inside.b-quality{
  background: url('../images/services-quality.jpg');
  background-position:center;
}
.banner-inside.b-customer{
  background: url('../images/services-customer.jpg');
  background-position:center;
}
.banner-inside.b-retool{
  background: url('../images/services-retool.jpg');
  background-position:center;
}
.banner-inside.b-solutions{
  background: url('../images/solut-overview.jpg');
  background-position:center;
}
.banner-inside.b-welding{
  background: url('../images/solut-weld.jpg');
  background-position:center;
}
.banner-inside.b-assembly{
  background: url('../images/solut-assembly.jpg');
  background-position:center;
}
.banner-inside.b-system{
  background: url('../images/solut-system.jpg');
  background-position:center;
}
.banner-inside.b-robotics{
  background: url('../images/solut-robotics.jpg');
  background-position:center;
}
.banner-inside.b-spare{
  background: url('../images/spare-replacements.jpg');
  background-position:center;
}
.banner-inside.b-media{
  background: url('../images/media-overview.jpg');
  background-position:center;
}
.banner-inside.b-news{
  background: url('../images/blog-news.jpg');
  background-position:center;
}
.banner-inside.b-video{
  background: url('../images/video-gallery.jpg');
  background-position:left;
}
.banner-inside.b-casestudies{
  background: url('../images/case-studies.jpg');
  background-position:center;
}
.banner-inside.b-auto{
  background: url('../images/automotive.jpg');
  background-position:center;
}
.banner-inside.b-appliance{
  background: url('../images/appliances.jpg');
  background-position:right;
}
.banner-inside.b-consumer{
  background: url('../images/consumer-products.jpg');
  background-position:center;
}
.banner-inside.b-markets{
  background: url('../images/other-markets.jpg');
  background-position:left;
}
div.heading, div.heading-off {
  margin-top: -70px;
  min-height: 50px;
  background: -webkit-linear-gradient(left, #3c5477 50%, #3c5477 50%, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 100%);
  background: -o-linear-gradient(left, #3c5477 50%, #3c5477 50%, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 100%);
  background: linear-gradient(to right, #3c5477 50%, #3c5477 50%, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d335f', endColorstr='#9aab45',GradientType=1 );
}
div.heading .heading-blue {
  background-color: #3c5477;
}
div.heading h1, div.heading-off h1 {
  margin: 16px 0 0;
  font-family: 'Quicksand', sans-serif;
  font-size: 1.9em;
  font-weight: 100;
  color: #fff;
}
div.heading-off {
  margin-top: -40px;
}

/* main content */
section.summary {
  background-color: #ebebeb;
  padding: 30px 0 30px;
}
section.summary p {
  color: #000;
}
.careers{
  width:100%;
  background-color: #ebebeb;
  margin-bottom:40px;
}
.careers h2{
  margin:10px 0;
  padding-left: 40px;
  text-align:center;
}
main.content.main {
  /*padding: 60px 0;*/
  padding: 0 0 60px;
}
main.content, main.overview .row {
  padding: 20px 0;
}
main.innerpage .row {
  padding: 15px 0 15px 0;
}
main.overview h3 {
  margin: 10px 0;
}
main.content p, main.summary p, main.overview p {
  font-size: 1.1em;
}
main.overview p {
  color: #000;
}
main.overview img {
  margin-top: 25px;
}
main.overview a.learn {
  padding: 0;
  color: #3c5477 !important;
  border-bottom: 0;
  cursor: pointer;
}
main.overview a.learnsolutions {
  padding: 0;
  color: #3c5477 !important;
  border-bottom: 0;
  cursor: pointer;
}
main.overview a.learn:hover, main.overview a.learn:focus, main.overview a.learn:active {
  color: #ac2f0d !important;
}
main.innerpage h2 {
  display: inline-block;
}
main.innerpage img {
  padding-bottom: 10px;
}
main.innerpage img.rightpad {
  padding-right: 20px;
}

/* sections - a - Manufaction Marvels */
section.mfg-marvel {
  background-color: #3c5477;
  padding: 40px 0;
}
section.mfg-marvel p {
  color: #fff;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 1.1em;
  font-weight: 400;
}
section.mfg-marvel a:hover, section.mfg-marvel a:focus, section.mfg-marvel a:active {
  color: #ac2f0d;
}
section.mfg-marvel h3 {
  color: #fff;
  font-weight: 400;
}
section.mfg-marvel .embed-responsive-item {
  margin-top: 20px;
}

/* section - b - Testimonials */
section.testimonials {
  min-height: 332px;
  background: -webkit-linear-gradient(left, #3c5477 50%, #3c5477 50%, #ac2f0d 50%, #ac2f0d 100%);
  background: -o-linear-gradient(left, #3c5477 50%, #3c5477 50%, #ac2f0d 50%, #ac2f0d 100%);
  background: linear-gradient(to right, #3c5477 50%, #3c5477 50%, #ac2f0d 50%, #ac2f0d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d335f', endColorstr='#ac2f0d',GradientType=1 );
}
section.testimonials .test-left {
  min-height: 332px;
  background-color: #3c5477;
  border-right: 4px solid #fff;
}
section.testimonials .test-right {
  min-height: 332px;
  background-color: #ac2f0d;
}
section.testimonials h2 {
  color: #fff;
  font-weight: 100;
}
section.testimonials p {
  color: #fff;
  font-weight: 100;
}
section.testimonials .glyphicon-arrow-right {
  position: relative;
  top: 6px;
  margin-left: 30px;
  font-size: 1.3em;
}
section.testimonials .clients, section.testimonials .ready {
  padding: 30px 0;
  min-height: 354px;
}
section.testimonials .clients p {
  font-size: 1.2em;
  padding-right: 30px;
}
section.testimonials .ready {
  text-align: center;
}
section.testimonials .ready h2 {
  font-size: 2em;
  font-style: italic;
  font-weight: 500;
}
section.testimonials .ready p {
  font-size: 1.3em;
  margin-top: 20px;
}
section.testimonials .ready .readybold {
  font-size: 1.2em;
  font-weight: bold;
}
section.testimonials .ready a.contactnow {
  background-color: #fff;
  display: block;
  margin: 30px 0 0;
  padding: 12px 0 20px;
  color: #000658;
  font-size: 1.6em;
}
section.testimonials .ready a.contactnow:hover, section.testimonials .ready a.contactnow:focus, section.testimonials .ready a.contactnow:active {
  color: #3c5477;
  background-color: #cecdcc;
}

/* immediate assistance section */
.overlap{
	margin-left:18.5%;
/*	display:inline-block;
	position: relative;
  z-index: 999;*/
}
.assist a{
  color: #cccccc;
}
.assist a:hover{
  color:#ffffff;
}
.assist h2{
	color:#ffffff;
	font-weight:100;
	margin-top: 70px;
}
/*.assist img{
	margin-left: -10%;
  margin-top: -93px;	
}*/
.assist p{
	margin-top: 28px;
  font-size: 1.2em;
  color: #cccccc;
  font-weight: 100;
}
.assist{
  background-image: url('../images/immediatehelp-full.jpg');
  min-height: 245px;
  background-size: cover;
  background-position: center;
}
/* contact page / forms */
main.content .contact p, main.content .contact a{
  font-size: 1.3em;
  text-decoration:none;
  font-family: 'Lato', Arial, sans-serif;
  margin-top: 20px;
  display: block;
}
.contact iframe{
  padding:2em 0;
}
main.innerpage fieldset.form-group.row{
  padding: 0.3em 0 0!important;
}

/* footer */
footer {
  margin: 55px 0 0;
}
footer img.acro-logo {
  display: block;
}
footer ul {
  list-style: none;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 1.2em;
  padding-left: 0;
}
footer .nopad {
  padding: 0;
}
footer .social {
  float: right;
  display: block;
  width: 100px;
}
footer .social a {
  display: inline-block;
  padding: 0 14px 18px 0;
}
footer .social a:hover, footer.social a:focus, footer.social a:active {
  -webkit-filter: brightness(200%);
  filter: brightness(200%);
}
footer .sitemap {
  border-top: 2px solid #cccccc;
  margin: 20px 0 ;
  padding-top: 20px;
}
footer .sitemap, footer .sitemap a {
  color: #3c5477 !important;
  font-size: 1.2em;
}
footer .sitemap .copy {
  font-size: .8em;
  margin-top: -6px;
  margin-bottom:0;
}
footer .sitemap .mmc{
  font-size:0.6em;
}
/* make hover over on desktop, one click on mobile/responsive nav */
.dropdown:hover .dropdown-menu {
  display: block;
}
.banner-inside.b-energy{
  background: url('../images/Energy-storage.jpg');
  background-position:center;
}
.banner-inside.b-electric{
  background: url('../images/EV-market.jpg');
  background-position:center;
}