/* 
    Document   : About
    Created on : Aug 5, 2016, 2:40:46 PM
    Author     : Hawkeye
    Description:
        Purpose of the stylesheet follows.
*/

#MainNav ul.slimmenu li.TopLevel a#AboutLink {
	color: #000;
  }
#MegaNav ul.main-nav li.top-level-link a#AboutLink {
  color: #000;
  }

.SideBar h2 {
  margin: 55px 0 0 0;
  }
.SideBarW h2 {
  margin: 55px 0 0 0;
  }
.SideBarW li {
  margin: 0 0 5px 0;
  line-height: 1.2em;
  }
.SideBarW li.Head {
  padding: 8px 0 0 0;
  }

.NarrowBar {
  width: 22.72727272727273%; /* 250px / 1100px */
  }
.NarrowBar p.Caption {
	font-size: 16px;
  }
p.First {
	font-size: 20px; /* 20px / 16px */
	line-height: 1.3em; /* 26px / 20px */
	font-weight: 500;
	}

.SideBarList {
  background: #ddd;
  border-radius: 20px;
  border: 5px solid #003366;
  margin-top: 10px;
  padding: 10px 20px;
  }
.SideBarList h3 {
  font-size: 22px; /* 22px / 16px */
  margin: .45454545454545em .45454545454545em 0 0; /* 10px / 22px */
  }
.SideBarList ul.BBul li {
  line-height: 1.2em;
  }

.Contacts li {
  font-size: 1.15em;
  line-height: 1.2em;
  margin: 0 0 10px 0;
  }

.ContactsLeft {
  float: left;
  width: 40%;
  }
.ContactsLeft img {
  display: block;
  border: 0;
  margin: 0 0 5px 0;
  max-width: 95%;
  }

.ContactsRight {
  float: right;
  width: 45%;
  margin: 0 15% 0 0;
  }

.Boss {
  color: #003366;
  font-weight: 500;
  }
.Contacts li.Boss span {
  display: block;
  font-size: .85em;
  }

.StaffExecs {
  clear: both;
  border-top: 1px dotted #000;
  }

.StaffCol {
  float: left;
  width: 31%;
  margin: 0 2% 20px 0;
  }

.HalfRCleft {
  float: left;
  width: 49%;
  margin: 0 2% 0 0;
  }
.HalfRCright {
  float: right;
  width: 49%;
  margin: 0;
  }

.CRcol {
  float: left;
  width: 48.5%;
  margin: 0 3% 0 0;
  }
.LastCRcol {
  margin: 0;
  }


.EOphoto {
  position: relative;
  clear: both;
  padding: 0 0 10px 0;
  }
.EOphoto img {
  display: block;
  border: 0;
  margin: 0 0 10px 0;
  }
.EOphoto p {
  position: absolute;
  bottom: 20px;
  left: 3%;
  width: 94%;
  font-size: 15px;
  color: #fff;
  text-align: center;
  padding: 10px;
  background: rgba(0,0,0,.5);
  border-radius: 10px;
  box-sizing: border-box;
  }
.EOphoto p span {
  display: block;
  }


.GrayTone {
  background: #efefef;
  padding: 5px 0;
  }

.EOTD {
  margin: 0 0 20px 0;
  line-height: 1.2em;
  font-weight: 500;
  padding: 0;
  }
.EOTD span {
  display: block;
  font-weight: 400;
  }
.FourthOne {
  clear: left;
  }
p.Indent3 {
  margin: 0 0 0 10px;
  }
.EOTDlast {  
  margin: 20px 0;
  }
.Manager {
  margin: 0 0 10px 0;
  }
.Manager span {
  color: #000;
  }
.Manager span.ttl {
  font-size: 17px;
  color: #000;
  font-weight: 500;
  margin: 0 0 5px 0;
  padding: 5px 0 0 0;
  }
.Manager span.ttl b {
  font-size: 21px;
  }
.Manager img {
  display: block;
  margin: 0 auto 5px auto;
  border: 0;
  }

.CDlocal {
  float: left;
  width: 24%; /* 275px / 1100px */
  margin: 0 1% 20px 0;
  }

.SBlogo {
  margin-top: 60px;
  }

#SafeTop p {
  font-size: 22px; /* 36px / 16px */
  line-height: 30px; /* 40px / 36px */
  }

.SafeTopT {
  float: left;
  width: 48%;
  margin: 0 0 30px 0;
  }
.SafeTopT h2 {
  margin: .3571428571428571em 0; /* 10px / 28px */
  }

.SafeTopP {
  float: right;
  width: 45%;
  margin: 10px 0 30px 0;
  }
.SafeTopP img {
  display: block;
  width: 100%;
  margin: 0 auto;
  border: 0;
  }

.CapLeft {
  float: left;
  width: 45%;
  }

.CapRight {
  float: right;
  width: 45%;
  }

.SafeText {
  margin: 0 0 20px 0;
  }
.SafeText ul {
  color: #cc0000;
  margin: 0 0 10px 20px;
  list-style-type: disc;
  }
.SafeText ul span {
  color: #000;
  }

.CObox {
  clear: both;
  background: #efedf6;
  margin: 20px 0;
  padding: 20px 0;
  border-top: 5px solid #003366;
  border-bottom: 5px solid #003366;
  }
.CObox p {
  font-size: 1.1em;
  line-height: 1.5em;
  margin: 1em 0; /* 16px / 16px */
  }

.ContentWide ul {
  color: #cc0000;
  margin: 0 0 10px 20px;
  list-style-type: disc;
  }
.ContentWide ul span {
  color: #000;
  }

.CapImage {
  margin: 20px 0;
  }
.CapImage img {
  display: block;
  border: 0;
  }

#JLintro {
  padding: 1px 0;
  border-radius: 10px;
  margin: 0 0 20px 0;
  }

.JLItext {
  float: left;
  width: 55%;
  margin: 10px 0 0 0; /* 20px / 1100px */
  }
.JLItext p {
  font-size: 18px;
  line-height: 1.8em;
  }
.JLItext p.Subse {
  font-size: 16px;
  line-height: 1.42em;
  }


.J212 {
  clear: both;
  width: 100%;
  background: #00243b url(../images/SIBBack.jpg) no-repeat center top;
  margin: 20px 0 0 0;
  padding: 30px 0;
  overflow: hidden;
  position: relative;
  }

#Leadership212 {
  clear: both;
  background: rgba(255,255,255,.7);
  margin: 0 auto;
  padding: 1px 0;
  border-radius: 20px;
  width: 90%;
  max-width: 1100px;
  }

a.Link212 {
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  }

.JLIimage {
  float: left;
  width: 25%;
  margin: 20px 0 20px 5%;
  }
.JLIimage img {
  display: block;
  border: 0;
  margin: 0 auto;
  border-radius: 10px;
  }

.TxtCol {
  float: right;
  width: 60%;
  margin: 20px 5% 20px 0;
  }
.TxtCol h3 {
  margin: 0;
  }
.TxtCol p {
  margin: 0;
  line-height: 30px;
  }


.JLnewList {
  float: right;
  width: 36%; /* 380px / 1100px */
  margin: 15px 0 0 0; /* 20px / 1100px */
  }
.JLListHold {
/*  background: #efedf6 url('../images/bgWordShield.png') center 425px no-repeat; */
  background: #efedf6;
  margin: 0 0 10px 0;
  padding: 0;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  }
.JLnewList h2 {
  margin: .3571428571428571em 2% 0 2%;
  }
.JLnewList li {
  font-size: 16px;
  line-height: 1.4em;
  margin: 0;
  }

.CGphoto img {
  display: block;
  border: 0;
  width: 100%;
  }

.ColText {
  margin: 0 15px;
  }
.JLListHold .ColText p {
  text-align: left;
  line-height: 1.3em;
  margin: 0 0 5px 0;
  }

a.ShortUrl {
  display: none;
  }


.ColUl {
  float: left;
  width: 26.33333333333333%;
  margin: 0 2% 0 5%;
  }
.JLListHold h2 {
  background: rgba(0, 0, 0,.6);
/*  position: absolute;*/
  position: static;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  font-size: 22px;
  color: #fff;
  text-align: center;
  padding: 5px;
  box-sizing: border-box;
  }
.JLListHold h3 {
  clear: both;
  font-size: 18px;
  margin: 0;
  padding: 15px 10px 5px 10px;
  text-align: center;
  }
.JLListHold p {
  text-align: center;
  margin: 10px 2%;
  }

#JLlist {
  margin: 0 0 30px 0;
  }
#JLlist h2 {
  margin-top: 30px;
  }

.JLlist li {
  float: left;
  width: 25%; /* 275px / 1100px */
  margin: 0 0 5px 0;
  }

.FourCol li {
  float: left;
  width: 340px; /* 346px / 1100px */
  line-height: 1em;
  margin: 0 20px 7px 0;
  }
.FourCol li.Longer {
  width: 515px;
  }

.VidSeries {
  clear: both;
  background: #ddd;
  padding: 15px 0;
  }
.VidSeries ul {
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 20px 0;
  padding: 0;
  }
.VidSeries ul li {
  float: left;
  width: 19.09090909090909%; /* 210px / 1100px */
  height: 75px;
  margin: 0 5.90909090909091% 15px 0; /* 65px / 1100px */
  padding: 0;
  border-radius: 10px;
  list-style-type: none;
  position: relative;
  }
.VidSeries ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  text-decoration: none;
  }
.VidSeries ul li a span {
  display: block;
  color: #fff;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  margin: 0;
  padding: 5px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: rgba(0,0,0,.5);
  }
.VidSeries ul li a:hover span {
  color: #f8b827;
  }
.VidSeries ul li i {
  position: absolute;
  top: 30px;
  left: 40%;
  color: rgba(255,255,255,.7);
  }
.VidSeries ul li a:hover i {
  color: rgba(0,0,0,.5);
  }
.VidSeries ul li.ComCarp {
  background: url(../images/bgVid-Ccarp.jpg) no-repeat;
  }
.VidSeries ul li.Pile {
  background: url(../images/bgVid-Pile.jpg) no-repeat;
  }
.VidSeries ul li.IntSys {
  background: url(../images/bgVid-Interior.jpg) no-repeat;
  }
.VidSeries ul li.Floor {
  background: url(../images/bgVid-Floor.jpg) no-repeat;
  }
.VidSeries ul li.ResCarp {
  background: url(../images/bgVid-Rcarp.jpg) no-repeat;
  }
.VidSeries ul li.Lather {
  background: url(../images/bgVid-Lather.jpg) no-repeat;
  }
.VidSeries ul li.Millwork {
  background: url(../images/bgVid-Millwork.jpg) no-repeat;
  }
.VidSeries ul li.Industrial {
  background: url(../images/bgVid-Industrial.jpg) no-repeat;
  }


/**********************************************/
/* Capabilities Buttons                       */
/**********************************************/

.CpBut {
  display: block;
	position: relative;
  margin: 0 0 10px 0;
  border-radius: 10px;
  overflow: hidden;
  }

.CpBut div {
	margin: 0;
	position: relative;
  overflow: hidden;
	}
.CpBut img {
	display: block;
	margin: 0;
	border: 0;
	transition: all 0.5s ease-out;
	}
.CpBut a {
	text-decoration: none;
	}
.CpBut a:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
	}
 
.CpBut h1 {
	font-size: 23px;
	line-height: 27px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding: 5px 0;
	margin: 0;
	background: #000;
	}

.ui-widget {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 16px;
}

.TabHolder {
  margin: 0 0 5px 0;
}
.ui-tabs .ui-tabs-panel {
	padding: 1em 1.4em;
}
.ui-tabs-nav li a {
  font-size: 16px;
  font-weight: 700;
}
.JLphotos {
  float: left;
  width: 49%;
  margin: 0 1% 10px 0;
}
.JLphotos img {
  display: block;
  border: 0;
}


@media screen and (max-width: 1250px) {
.FourCol li {
  width: 47%;
  }
}
@media screen and (max-width: 1165px) {
.VidSeries ul li a span {
  font-size: 14px;
  line-height: 18px;
  }
}
@media screen and (max-width: 1085px) {
.EOphoto p span {
  display: inline;
  }
}
@media screen and (max-width: 1040px) {
.JLlist li {
  width: 33%;
  }
}
@media screen and (max-width: 975px) {
.CRcol {
  float: none;
  width: 100%;
  margin: 0;
  }
}
@media screen and (max-width: 950px) {
.JLListHold {
  background: #efedf6 url('../images/bgWordShield.png') center 330px no-repeat;
  }
a.ShortUrl {
  display: inline;
  }
a.BigUrl {
  display: none;
  }
}
@media screen and (max-width: 850px) {
.VidSeries ul li {
  margin: 0 40px 15px 0;
  }
.FourCol li {
  float: none;
  width: 100%;
  margin: 0 0 10px 0;
  }
}
@media screen and (max-width: 800px) {
.CDlocal {
  float: none;
  width: 100%;
  margin: 0 0 20px 0;
  }
}
@media screen and (max-width: 790px) {
.JLlist li {
  width: 49%;
  }
}
@media screen and (max-width: 750px) {
.VidSeries ul li {
  float: none;
  width: 210px;
  margin: 0 auto 15px auto;
  }
.VidSeries ul li a span {
  font-size: 20px;
  line-height: 20px;
  }
.JLItext {
  float: none;
  width: 100%;
  }
.JLnewList {
  float: none;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  }
.JLIimage {
  float: none;
  width: 90%;
  margin: 20px 5%;
  }
.TxtCol {
  float: none;
  width: 90%;
  margin: 20px 5%;
  }
}
@media screen and (max-width: 650px) {
.HalfRCleft {
  float: none;
  width: 100%;
  margin: 0;
  }
.HalfRCright {
  float: none;
  width: 100%;
  }
}
@media screen and (max-width: 600px) {
.StaffCol {
  float: none;
  width: 100%;
  margin: 0 0 20px 0;
  }
.CapLeft {
  float: none;
  width: 100%;
  }
.CapRight {
  float: none;
  width: 100%;
  }
.FourCol li.Longer {
  width: 100%;
  }
.JLlist li {
  float: none;
  width: 100%;
  }
.ContactsLeft {
  float: none;
  width: 100%;
  }
.ContactsRight {
  float: none;
  width: 100%;
  margin: 0;
  }
.JLphotos {
  float: none;
  width: 100%;
  margin: 0 0 10px 0;
  }
.NarrowBar {
  width: 100%;
  }
.JLnewList li {
  float: none;
  width: 90%;
  margin: 10px 5%;
  }
.EOphoto img {
  margin: 0;
  }
.EOphoto p {
  position: static;
  width: 100%;
  background: rgba(0,0,0,1);
  border-radius: 0;
  }
.SafeTopT {
  float: none;
  width: 100%;
  }
.SafeTopP {
  float: none;
  width: 100%;
  }
}
@media screen and (max-width: 425px) {
.ColUl {
  float: none;
  width: 96%;
  margin: 0 2%;
  }
}
