/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */

.header .logolink {
  display: block;
  margin: 24px 0;
  float: left;
}

.hide {
  display: none;
}

a, a:hover, a:visited {
  color: rgb(160, 49, 37);
}

a:hover {
  text-decoration: none;
}

.pg-home {
  background: #4c515d url(../img/bg-highway-loading-modular-40-3d.png) center -200px no-repeat;
}

.pg-nothome {
  background-color: #595959;
}

.pgheader {
  background-color: #fff;
}

.pgtitlebar {
  position: relative;
  background: #700f0d url(../img/bg_pgtitlebar2.png) right 0 no-repeat;
  height: 90px;
}

.pgtitlebar>.container {
  background: #ae3936;
  min-height: 90px;
}

.pgbody {
  background-color: #b2b2b2;
}

.pgbody>.container {
  background-color: #fff;
  min-height: 500px;
}

.pgfooter {
  background-color: #7f7f7f;
  border-top: 8px solid #b2b2b2;
  min-height: 60px;
  font-size: 90%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.pgfooter p {
  text-align: center;
}

.pg-nothome h1 {
  color: #fff;
  text-shadow: 0 2px 3px rgba(0, 0, 0, .7);
  font-size: 28px;
  background: #a01613 url(../img/bg_pgtitlebar.png) right 0 no-repeat;
  margin: 0 -10px 0 -2px;
  padding: 0 0 4px 28px;
  line-height: 86px;
}

.contactprofile {
  background: #fff url(../img/icon_idbadge.png) 14px 10px no-repeat;
  display: block;
  padding: 10px 20px 0 78px;
  border: 1px solid #ddd;
  border-radius: 5px;
  width: auto;
  /*was width: 360px;*/
  margin-top: 10px;
}

.contactprofile.company {
  background-image: url(../img/icon_idbadgecompany.png);
}

.contactprofile p {
  margin-bottom: 14px;
}

.pg-contact .label {
  color: #000;
}

.contactmap {
  background: #fff url(../img/google-map-icon.png) 14px 10px no-repeat;
  display: block;
  padding: 10px 20px 0 78px;
  border: 1px solid #ccc;
  border-radius: 5px;
  width: auto;
  margin-top: 10px;
}



hr {
  margin: 20px 0;
}

/*
	------------------------------------------------------------------------------
	^ Nav
	--------------------------------------------------------------------------- */

#nav {
  margin-top: 54px;
}

#nav li {
  float: left;
  margin: 0 5px;
}

#nav a, #nav a:visited {
  display: block;
  text-decoration: none;
  border-top: 3px solid transparent;
  padding: 4px 6px;
  -webkit-transition: border-color 0.4s ease;
  -moz-transition: border-color 0.4s ease;
  -o-transition: border-color 0.4s ease;
  transition: border-color 0.4s ease;
  color: #333;
}

.pg-home #nav li.nav-home a,
.pg-home #nav li.nav-home a:hover,
.pg-about #nav li.nav-about a,
.pg-about #nav li.nav-about a:hover,
.pg-products #nav li.nav-products>a,
.pg-products #nav li.nav-products>a:hover,
.pg-quality #nav li.nav-quality a,
.pg-quality #nav li.nav-quality a:hover,
.pg-contact #nav li.nav-contact a,
.pg-contact #nav li.nav-contact a:hover,
.pg-bridges #nav li.nav-bridges a,
.pg-bridges #nav li.nav-bridges a:hover,
.pg-mining #nav li.nav-mining a,
.pg-mining #nav li.nav-mining a:hover {
  border-top-color: rgb(160, 49, 37);
}

.pg-bridges.pg-resource-access #nav li.nav-bridges li.nav-resource-access a,
.pg-bridges.pg-municipal #nav li.nav-bridges li.nav-municipal a,
.pg-bridges.pg-service #nav li.nav-bridges li.nav-service a,
.pg-bridges.pg-recreational #nav li.nav-bridges li.nav-recreational a,
.pg-mining.pg-rcs #nav li.nav-mining-rcs>a,
.pg-rcs #nav li.nav-mining li.nav-rcs a:hover,
.pg-mining.pg-custom #nav li.nav-custom>a,
.pg-custom #nav li.nav-mining li.nav-custom a:hover,
.pg-mining.pg-rcs #nav li.nav-mining li.nav-rcs a,
.pg-mining.pg-custom #nav li.nav-mining li.nav-custom a {
  border-top-color: rgb(160, 49, 37);
  background-color: #ddd;
}

.pg-bridges #nav li.nav-bridges ul li a, .pg-mining #nav li.nav-mining ul li a {
  border-top-color: transparent;
}

.pg-bridges #nav li.nav-bridges ul li a:hover, .pg-mining #nav li.nav-mining ul li a:hover {
  border-top-color: #ccc;
}

#nav a:hover {
  border-top-color: #ccc;
  color: #000;
}

#nav li ul, #nav li:hover ul li ul {
  position: absolute;
  width: 10em;
  left: -999em;
  z-index: 100;
  margin: 0;
}

#nav li ul li:hover ul {
  left: auto;
  margin-top: -10px;
  margin-left: 8em;
  font-size: 100%;
}

#nav li:hover ul {
  left: auto;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, .7);
  width: 14em;
}

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
}

#nav ul li {
  display: block;
  z-index: 20;
  margin: 0;
  padding: 4px;
  background-color: #fff;
  clear: left;
  width: 14em;
}

#nav ul li a {
  padding: 4px 8px 6px;
}

#nav ul li a:hover {
  background-color: #eee;
}



.bridge-nav {

	width: 100%;
	position: absolute;
	height: 50px;
	z-index: 20;

}


.bridge-nav li {

	float: left;
	margin: 0;
	width: 50%;
	background: #ebebeb;
}

.bridge-nav li:hover { cursor: pointer; }


.bridge-nav li.active {

	 position: relative;
	 top: -10px;
	 height: 60px;
	 border-bottom-color: transparent;
	 background-color: white;

}

.bridge-nav li.active:hover { cursor: default; }


.bridge-nav li span {

	margin: auto;
	padding: 0 10px;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #444;
	font-size: 1.4em;
	height: 50px;
	line-height: 2.4em;
	border-bottom: 1px solid #d5d5d5;

	border-right: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;

}

.bridge-nav li.active span {

	height: 60px;
	line-height: 3em;
	border-bottom-color: #fff;
	border-width: 1px 0 1px 0;

 }


.bridge-nav li:not(.active) + li:not(.active) span { border-left-color: transparent; }


.offset-for-nav { margin-top: 50px; }


.bridge-type-nav {
  margin-top: 20px;
  padding: 10px 0 0;
}

.bridge-type-nav li {
  float: left;
	margin: 0;
	width: 33.333%;
	background: #ebebeb;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
  border-bottom: 1px solid #ddd;
}

.bridge-type-nav li:not(.active):hover {
  margin-top: -4px;
  background-color: #f4f4f4;
  padding-top: 14px;
  cursor: pointer;
  border-radius: 5px 5px 0 0;
}

.bridge-type-nav li.active {
  margin-top: -10px;
  /* background-color: #f7f7f7; */
  background-color: #fff;
  border-top: 1px solid #ddd;
  border-bottom-color: #fff;
  border-left: 1px solid #ddd;
  border-radius: 5px 5px 0 0;
  padding-top: 19px;
}

.bridge-type-nav li:nth-of-type(1) {
  border-top-left-radius: 5px;
}

.bridge-type-nav li:last-of-type {
  border-top-right-radius: 5px;
}



.bridge-type-nav li:nth-of-type(1).active {
  border-right: 1px solid #ddd;
}


.bridge-type-nav li:nth-of-type(2).active {
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  }

.bridge-type-nav li:last-of-type.active {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}



.diamondplate {
  background: url(../img/bg_diamondplate.jpg) 0 48px repeat-x;
  min-height: 370px;
}

.container.welcome {
  border: 3px solid #444;
  margin-top: -30px;
  background: #fff;
  padding: 0 10px;
}

.welcome-innercontainer {
  padding: 10px 10px 0 0;
}

.footer {
  padding-top: 10px;
}

.credits {
  margin-top: 20px;
  text-align: center;
}

.credits img {
  margin: 0 10px;
}

.full-width {
  width: 100%;
}

table.standard {
  width: 100%;
}

table.standard td {
  border: 1px solid #ccc;
  padding: 3px 5px;
  background-color: #fff;
}

dl {
  width: 400px;
}

dl dt {
  float: left;
  clear: both;
  width: 25%;
}

dl dd {
  float: left;
  width: 75%;
}

.underconstruction {
  background-color: #f4d322;
  border: 3px solid #f4d322;
  padding: 3px;
  border-radius: 10px;
  margin: auto auto 20px;
  width: 50%;
  box-shadow: 0px 0 4px rgba(0, 0, 0, .5);
}

.uc2 {
  border: 3px solid #000;
  border-radius: 8px;
  padding: 10px;
  text-align: center;
}

.uc2 p {
  font-size: 14px;
  font-family: Arial, Sans-serif;
  font-weight: 700;
  color: #000;
  line-height: 120%;
  margin-bottom: 0;
}

.uc2 span {
  display: block;
  font-size: 18px;
  line-height: 120%;
}

/* #Page Styles
================================================== */

.mainslider {
  border-top: 1px solid #595959;
  min-height: 360px;
}

h3.tagline {
  text-align: center;
  font-weight: 600;
  color: #fff;
  text-shadow: 0 0 5px rgba(0, 0, 0, 1), -1px 1px 0 rgba(0, 0, 0, 1), 1px -1px 0 rgba(0, 0, 0, 1), -1px -1px 0 rgba(0, 0, 0, 1), 1px 1px 0 rgba(0, 0, 0, 1);
  font-size: 36px;
  padding: 20px 80px 40px;
  line-height: 1.4;
}

h3.training-section-titles {
	margin-top: 1em;
	border: 1px solid #ddd;
	border-radius: 3px;
	background-color: #d2d2d2;
	padding: 3px 10px;
	font-weight: 600;
	font-size: 16px;
	color: #333;
}

/* Map & Phone */

.mapcontainer {
  width: 100%;
  padding-top: 10px;
}

.mapcontainer .map {
  border: 1px solid #b0b0b0;
  background: url(../img/map.jpg) -120px -50px no-repeat;
  height: 150px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.mapcontainer .phone {
  margin: 10px 10px 0 0;
  vertical-align: bottom;
  background: #fff;
  font-size: 90%;
  text-align: center;
}

.welcome-innercontainer h3 {
  color: rgb(160, 49, 37);
  text-shadow: 1px 1px 3px rgba(0, 0, 0, .4);
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 600;
}

.bridge-count {
  margin: 1em auto 0;
  text-align: center;
}

.bridge-count h3 {
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
}

h5 {
  font-weight: normal;
  color: #383838;
}

h4 + h5 {
  margin-top: 16px;
}

h6 {
  color: #555;
}

.bridge-type-title {
  margin-bottom: 0.75em;
  border-bottom: 1px solid #aaa;
  padding-bottom: 6px;
  color: #790000;
}


p strong {
  color: #383838;
}

.padleft {
  padding-left: 20px;
}


.maincontent {
  margin-top: 20px;
  width: calc(100% - 20px);
}

.subcontent {
  margin: 20px 10px 20px 0;
}

.pg-about .subcontent, .pg-quality .subcontent, .pg-contact .subcontent {
  padding-top: 40px;
}

.pg-about .subcontent:first-child hr, .pg-contact .subcontent:first-child hr {
  display: none;
}





section.bridgetype {
  margin-bottom: 20px;
  margin-right: 10px;
  margin-left: 10px;
}

section.training {
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 20px 20px 10px;
	margin: 20px;;
	background-color: #f7f7f7;
}

.expandlink, .collapselink {
  margin: 0;
  background-color: #ddd;
  padding: 8px 10px;
  color: #222 !important;
  text-decoration: none;
  -webkit-transition: background-color .3s ease;
  -moz-transition: background-color .3s ease;
  -o-transition: background-color .3s ease;
  transition: background-color .3s ease;
}

.expandlink:hover, .collapselink:hover {
  background-color: #a03125;
  color: #fff !important;
}

.collapsebtn {
  margin-top: 40px;
}

.rfq-container {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 10px;
  padding: 20px 10px;
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 5px;
}

.rfq-container input, .rfq-container textarea {
  width: 254px;
}

.rfq-container input[type="checkbox"] {
  width: 15px;
}

.rfq-container input[type="button"] {
  width: 100%;
}

.ie8 .rfq-container input[type="text"] {
  width: auto;
  min-width: 244px;
}

.ie8 .rfq-container input#company {
  width: 100%;
}

/*.testimonial-container {
	margin-top: 20px;
	margin-bottom: 10px;
}
.testimonial {
	margin: 10px 10px 20px 0;
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 10px 15px 0;
	background-color: #f7f7f7;
}*/

.closeups {
  margin: 12px -8px;
}

.closeups.thumbs img {
  border: 1px solid #ccc;
  padding: 1px;
  background-color: #fff;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, .35);
}

.thumbbox {
  margin: 0 8px;
  width: 100px;
  float: left;
  text-align: center;
  min-height: 156px;
}

.thumbbox p {
  font-size: 90%;
  line-height: 120%;
}

ul.mining-custom-list {
  margin: 0;
  padding: 0;
  display: block;
}

ul.mining-custom-list li {
  float: left;
  width: 50%;
  padding: 0;
  background: transparent url(../img/bullet.gif) left 6px no-repeat;
}

ul.mining-custom-list li span {
  margin-left: 14px;
}

ul.bridgedocs,
ul.list-included {
  margin-top: 16px;
}

ul.bridgedocs--spotlights {
  display: flex;
  flex-wrap: wrap;
}

ul.bridgedocs--spotlights li {
  flex: 1;
  flex-basis: 30%;
}


ul.bridgedocs.pdfs li, ul.bridgedocs.videos li {
  background-image: url(../img/icon_pdf_sml.png);
  background-position: 2px 0;
  background-repeat: no-repeat;
  padding-left: 28px;
}
ul.bridgedocs.videos li {background-image: url(../img/icon_clapboard.png);}


ul.training-details {

	margin: 1em 32px;
	list-style-type: disc;

}

.training-gallery { margin: 32px; }
.training-gallery a { margin: 4px 2px; }



.installvideo {
  display: none;
  padding-top: 20px;
}


.video-frame {
	width: 100%;
	height: 304px;
}

.qbox-slider {
  position: relative; 
  float: left; 
  clear: both;
}

.qbox {
  position: relative;
  float: left;
  margin: 5px;
  padding: 2px 5px 3px;
  text-align: left;
}

.qbox.is-invalid {
  outline: 1px solid red;
}

.qbox input[type="text"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.disabled { 
  color: #bbb;
}

.spinner {
  display: inline-flex;
  z-index: 20;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 24px;
  background-color: rgba(0,0,0,.25);
  border-radius: 22px;
}

.spinner-inner {
  border-radius: 16px;
  background-color: rgba(255,255,255,.7);
  padding: 16px;
  height: 64px;
  margin: auto;
}




/* Form Field Styles */

.f-company, .f-address, .f-comments, .f-site-address {
  /* width: 528px; */
  width: 440px;
}

.f-company input, .f-address input, .f-comments textarea, .f-site-address input, .f-button {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.f-button button,
.f-button input[type="submit"] {
  font-size: 1em;
  min-width: 100px;
}

.f-button button + button {
  margin-left: 10px;
}

.f-title {
  clear: left;
}

.f-gender {
  min-height: 55px;
}

.f-delivery-price, .f-site-address, .f-mailing-list, .f-someone-contact-me {
  clear: both;
  /* 
  REMOVING THIS FOR NOW... need to test why this was added.
  - removing because it messes with the smooth slideToggle animation
  - March 8, 2019
  min-height: 55px; */
}

.f-bridge-span {
  white-space: nowrap;
}

input[type="radio"], input[type="checkbox"] {
  width: auto;
  margin-bottom: 5px;
}

input[type="radio"]+label, input[type="checkbox"]+label {
  display: inline;
  margin-right: 20px;
}

select {
  width: 500px;
}

.rfq-container input[type="button"] {
  margin: 0 0 0 10px;
  width: 518px;
}

.radio-group {
  width: 100%;
}


/* ^ INDUSTRY LINKS (bottom of homepage) */

a.industrylink {
  position: relative;
  overflow: hidden;
}

.industry {
  height: 110px;
  position: relative;
  border: 1px solid #4c515d;
  outline: 1px solid transparent;
}

a.industrylink:hover .industry {
  outline: 1px solid #4c515d;
  transition: outline-color .2s ease-in-out;
}

.industry.forestry {
  background: url(../img/bg_industry_bridges.jpg) no-repeat center center;
  margin-left: 0;
}

.industry.mining {
  background: url(../img/bg_industry_mining_roll.jpg) no-repeat -80px -75px;
  margin: 20px 0 0;
}

.industry.custom {
  background: url(../img/bg_industry_custom_roll.jpg) no-repeat center center;
}

.bridge-type-section form { position: relative; }

.industry h4 {
  position: absolute;
  z-index: 3;
  padding: 4px 10px;
  -webkit-transition: color .3s ease;
  -moz-transition: color .3s ease;
  -o-transition: color .3s ease;
  transition: color .3s ease;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,.7);
  font-weight: 600;
}

.industry h4.extra-shadow {
  text-shadow: 0 1px rgba(0,0,0,.9), 0 0 8px rgba(0,0,0,.9);

}


.industry h5 {
  margin-top: 2.4em;
  font-size: 15px;
  color: #fff;
  line-height: 1.2;
  padding: 4px 10px;
  text-shadow: 0 1px rgba(0,0,0,.9), 0 0 3px rgba(0,0,0,1);
  font-weight: 700;
}

#banner-lg {
  display: block;
}

#banner-sm {
  display: none;
}

#banner-xs {
  display: none;
}

.main-image-placeholder {
  width: 100%;
  height: auto;
  min-height: 300px;
  background-color: #ededed;
  text-align: center;
}

.main-image-placeholder p {
  line-height: 20em;
}


.float-half-container {
  float: left;
  width: 50%;
  margin-top: 16px;
}

.float-third-container {
  float: left;
  width: 33.3%;
  margin-top: 16px;
}


.fancy-thumb-box-container {
    margin-top: 20px;
    margin: 20px -9px 0 -9px;
}


.fancy-thumb-box {
  float: left;
  margin: 0 9px;
  text-align: center;
}

.fancy-thumb-box img {
  border: 1px solid #ccc;
  padding: 1px;
  background-color: #fff;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, .35);
  width: 120px;
  height: 120px;
}

.fancy-thumb-box p {
  font-size: 90%;
  line-height: 120%;
  max-width: 120px;
  margin-top: 4px;
}



.bg1 {
  background: #eee;
}

.bg2 {
  background: #eee;
}



/* New for May 2018 */

.color-success { color: #3ec328; }
.color-danger { color: red; }

ul.list-included {
  list-style: none;
  margin-left: 2px;
}

ul.list-included li {
  position: relative;
  padding-left: 26px;
}

ul.list-included li i.fas {
  position: absolute;
  left: 0;
  top: 3px;
}

.footnote--normal {
  color: rgb(160, 49, 37);
}



.bridge-measures-container {
  margin-top: 1em;
}

.bridge-measure {
  border: 1px solid rgba(0,0,0,0.1);
  background-color: rgba(0,0,20,.1);
  padding: 3px 8px;
  border-radius: 3px;
  margin-right: 1px;
}

.bridge-measure + .bridge-measure { margin: 0 1px; }

.bridge-type-section {
  border: solid #ddd;
  border-width: 0 1px 1px 1px;
  padding: 20px;
}


.flex-container-bridge-types {
  display: flex;
}

.block-link {
  flex: 1;
  border: 1px solid #ccc;
  background-color: #eee;
  min-height: 200px;
  margin: 10px;
  padding: 10px;
}


.persistant-bridge-content {
  margin-right: 10px;
  margin-left:  10px;
}

.content-tab-container {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 20px 20px 10px;
  margin-bottom: 20px;
  margin-right: 10px;
  margin-left: 10px;
  background-color: #f7f7f7;
}

section.rounded-card {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 20px 20px 10px;
  background-color: #f7f7f7;
  margin-bottom: 20px;
  margin-right: 10px;
  margin-left: 10px;
}

.consent-paragraph {
  margin-left: 50px;
}

.consent-paragraph .header{
  font-size: 1.1em;
  font-weight: 600;
  font-style: italic;
}

.consent-paragraph .list{
  list-style-type: disc;
  margin-top: .5em;
  margin-left: 20px;
}

.bridges-landing-img { width: 100%; }

a.no-decor, 
a.no-decor:visited { text-decoration: none; }

a.no-decor:hover section.block-link { background-color: #ccc; }

a.no-decor:hover img { outline: 1px solid white; }




.block-link .bridge-type-title { margin-bottom: .5em; }


/* New for Feb 2020 */

.breaking-news-container {
  border-top: 3px solid #444; 
  margin: 0 -10px;
}

.breaking-news-banner {
  /* background-color: #9298a5;  */
  background-color: #afb3be; 
  border: 4px solid #fff; 
  text-align: center;
}




/* State
================================================== */

.is-hidden { display: none; }






/* #Media Queries
================================================== */

@media only screen and (min-width: 1100px) {
  .mainslider {
    background-size: 100%;
  }
}

/* Smaller than standard 960 (devices and browsers) */

@media only screen and (max-width: 959px) {
  /*.mainslider { background-size: auto; } */
  .f-site-address {
    width: auto;
  }
  .f-company, .f-address, .f-comments, .f-site-address {
    width: auto;
  }
}

/* Tablet Portrait size to standard 960 (devices and browsers) */

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .mapcontainer .map {
    background-position: -182px -50px;
  }
  .industry.mining, .industry.mining span.bgroll {
    background-position: -140px -75px;
  }
  .industry.custom, .industry.custom span.bgroll {
    background-position: -130px -40px;
  }
  .mapcontainer .phone {
    font-size: 100%;
  }
  .pg-nothome h1 {
    background-position-x: 100px;
  }

  input[type="text"], textarea {
    width: 400px !important;
  }
  input#submit {
    width: 400px;
  }

  .contactprofile {
    width: 340px;
  }
  .qbox {
    float: none;
  }
  .f-mailing-list { width: 400px; }
}

/* All Mobile Sizes (devices and browser) */

@media only screen and (max-width: 767px) {
  .header .logolink {
    margin: 20px auto;
    text-align: center;
  }
  ul.nav {
    margin-top: 0 !important;
    margin-bottom: 10px;
    padding: 10px 0;
  }
  .container.welcome {
    padding: 0 20px;
  }
  .mapcontainer {
    padding-top: 20px;
  }
  .mapcontainer .map {
    margin: 0 10px 10px;
  }
  .mapcontainer .phone {
    font-size: 110%;
  }
  .industry.mining, .industry.mining span.bgroll {
    background-position: 0px -75px;
  }
  .industry.custom, .industry.custom span.bgroll {
    background-position: 0px -40px;
  }
  .container.welcome {
    margin-top: 40px;
    padding-top: 0;
  }
  .diamondplate {
    padding-top: 10px;
    background-position-y: 2px;
  }
  .pg-nothome h1 {
    background-position-x: 60px;
    margin: 0;
  }
  .subcontent {
    margin: 10px 20px 20px;
  }
  .subcolmembrane {
    padding: 20px;
  }
  .creditcontainer {
    min-height: 81px;
  }
  input[type="text"] {
    /* width: 298px; */
    width: 100%;
  }
  textarea {
    width: 298px !important;
  }
  input#submit {
    /* width: 298px; */
    width: calc(100% - 20px);
  }

  .underconstruction {
    width: auto;
  }
  .qbox {
    float: none;
  }
  .f-mailing-list { width: 298px;}

  .breaking-news-graphic {
    width: 100%;
  }

}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .mapcontainer .phone {
    margin-left: 10px;
  }

  .maincontent {
    width: 100%;
    padding-top: 20px;
  }


  section.bridgetype {
    margin: 20px 10px;
  }
  .rfq-container, .testimonial {
    margin: 20px;
  }
  .contactprofile {
    width: 240px;
  }
  #banner-lg {
    display: none;
  }
  #banner-sm {
    display: block;
  }
  .container.banner-ad {
    width: auto;
  }

  .bridge-nav li {
    float: none;
    width: 100%;
  }

  .bridge-nav li.active {
    position: relative;
    top: 0;
    height: 50px;
    border-bottom-color: transparent;
    background-color: white;
  }

  .bridge-nav li.active span {
    height: 50px;
    line-height: 2.4em;
    border-bottom-color: inherit;
    border-width: 1px 0;
   }

   .offset-for-nav {
     margin-top: 100px;
   }

   .float-half-container {
     float: none;
     width: 100%;
     margin-top: 16px;
   }

  .flex-container-bridge-types {
    display: block;
  }

   ul.bridgedocs--spotlights li {
    flex: 1;
    flex-basis: 90%;
  }
  
  .float-third-container {
    width: 100%;
  }

  .breaking-news-container {
    border-top: none; 
    margin: 0 0 20px;
  }

  .breaking-news-banner {
    border: none;
    width: 422px;
  }
 
  .breaking-news-graphic {
    width: 100%;
  }


}




/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */

@media only screen and (max-width: 479px) {

  .offset-for-nav {
    margin-top: 100px;
  }

  .mapcontainer .phone {
    margin-left: 10px;
  }

  .mapcontainer .map {
    background-position: -134px -50px;
  }

  .industry.mining, .industry.mining span.bgroll {
    background-position: -80px -75px;
  }

  .industry.custom, .industry.custom span.bgroll {
    background-position: -100px -40px;
  }

  h3.tagline {
    font-size: 23px;
  }

  section.bridgetype {
    margin: 20px;
  }

  .rfq-container, .testimonial {
    margin: 20px;
    margin: 0;
  }

  .contactprofile, .contactprofile.company {
    width: 200px;
    background-image: none;
    padding: 10px;
  }

  input[type="text"] {
    width: 218px;
  }

  textarea {
    width: 218px !important;
  }

  input#submit {
    width: 218px;
  }

  #banner-lg {
    display: none;
  }

  #banner-sm {
    display: none;
  }

  #banner-xs {
    display: block;
  }

  .flex-container-bridge-types {
    display: block;
  }

  ul.bridgedocs--spotlights li {
    flex: 1;
    flex-basis: 90%;
  }  

  /* .breaking-news-graphic {
    width: 100%;
  } */
  
} /*  END max-width: 479px */


/*  END Media Queries
================================================== */