/* 
    Document   : CarpenterCapabilities
    Created on : June 23, 2025, 1:00:11 PM
    Author     : Hawkeye
    Description:
        Purpose of the stylesheet follows.
*/

ul#menu li a#AboutLink {
  color: #e5c915;
  }

.CCtop {
  margin: 30px 0 0 0;
  }


.SideBar h2 {
  margin: 55px 0 0 0;
  }


p.First {
  font-size: 22px;
  line-height: 30px;
  }

ul.Bigger {
  font-size: 18px;
  }
ul.Bigger li {
  margin: 0 0 10px 20px;
  }
.SideBarList {
  background: #ddd;
  border-radius: 20px;
  border: 5px solid #003366;
  margin-top: 100px;
  padding: 10px 20px;
  }
.SideBarList h3 {
  font-size: 22px; /* 22px / 16px */
  margin: .45454545454545em .45454545454545em 0 0; /* 10px / 22px */
  }

.Contacts li {
  font-size: 1.35em;
  margin: 0 0 15px 0;
  }

.ContactsLeft {
  float: left;
  width: 40%;
  }
.ContactsLeft img {
  display: block;
  border: 0;
  margin: 0 0 5px 0;
  }

.ContactsRight {
  float: right;
  width: 45%;
  margin: 0 15% 0 0;
  }

.Boss {
  color: #003366;
  font-weight: 500;
  }

.StaffExecs {
  clear: both;
  border-top: 1px dotted #000;
  }

.EOTD {
  float: left;
  width: 19%;
  line-height: 1.2em;
  font-weight: 500;
  margin: 20px 1% 20px 0;
  }
.EOTD span {
  display: block;
  font-weight: 400;
  }

.Manager {
  margin: 0 0 10px 0;
  }
.Manager span {
  color: #0f6499;
  font-weight: 500;
  }
.Manager img {
  display: block;
  margin: 0 0 5px 0;
  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: 62.72727272727273%; /* 690px / 1100px */
  margin: 0 0 30px 0;
  }
.SafeTopT h2 {
  margin: .3571428571428571em 0; /* 10px / 28px */
  }

.SafeTopP {
  float: right;
  width: 34.09090909090909%; /* 375px / 1100px */
  margin: 0 0 30px 0;
  }
.SafeTopP img {
  display: block;
  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 {
  background: #efedf6;
  padding: 1px 0;
  border-radius: 10px;
  margin: 0 0 20px 0;
  }

.JLItext {
  float: left;
  width: 68.18181818181818%; /* 750px / 1100px */
  margin: 10px 0 0 1.81818181818182%; /* 20px / 1100px */
  }
.JLItext p {
  font-size: 24px;
  line-height: 36px;
  }

.JLIimage {
  float: right;
  width: 24.54545454545455%; /* 270px / 1100px */
  margin: 0 1.81818181818182% 0 0; /* 20px / 1100px */
  }
.JLIimage img {
  display: block;
  border: 0;
  margin: 0 auto;
  }


#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: 250px;
  margin: 0 15px 10px 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 svg {
  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;
  float: left;
  clear: left;
  width: 48%;
	position: relative;
  margin: 0 0 20px 0;
  border-radius: 10px;
  overflow: hidden;
  }
.CpBut:nth-child(odd) {
  float: right;
  clear: none;
  }
/*.CpBut:nth-last-child(1) {
  float: none;
  width: 100%;
  clear: both;
  }*/

.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: 20px;
	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;
}


.ContentCap {
  float: left;
  width: 45%; /* 550px / 1100px */
  margin: 0 0 30px 0;
  }

.SideBarCap {
  float: right;
  width: 48.18181818181818%; /* 530px / 1100px */
  max-width: 530px;
  margin: 0 auto 30px auto;
  }


@media screen and (max-width: 1165px) {
.VidSeries ul li a span {
  font-size: 14px;
  line-height: 18px;
  }
}
@media screen and (max-width: 1040px) {
.JLlist li {
  width: 33%;
  }
}
@media screen and (max-width: 850px) {
.VidSeries ul li {
  margin: 0 40px 15px 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;
  }
}
@media screen and (max-width: 600px) {
.EOTD {
  float: none;
  width: 100%;
  }
.CapLeft {
  float: none;
  width: 100%;
  }
.CapRight {
  float: none;
  width: 100%;
  }
.FourCol li {
  float: none;
  width: 100%;
  margin: 0 0 10px 0;
  }
.FourCol li.Longer {
  width: 100%;
  }
.JLItext {
  float: none;
  width: 100%;
  }
.JLIimage {
  float: none;
  width: 100%;
  margin: 0 0 0 0;
  }
.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;
  }
.ContentCap {
  float: none;
  width: 100%;
  }
.SideBarCap {
  float: none;
  width: 100%;
  }
}
@media screen and (max-width: 400px) {
.CpBut {
  float: none;
  width: 100%;
  max-width: 255px;
  margin: 20px auto;
  clear: both;
  }
.CpBut:nth-child(even) {
  float: none;
  clear: both;
  }
}

