/* Variables and Classes ================================================================================================ */
.vcenter, .areainfo, .contactbox p, .contactbox a .mapphone {
  position: relative;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.chromejitterfix {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}

#box1 {
  height: auto;
  position: relative;
}

#box1 .sitewidth {
  padding-top: 60px;
  padding-bottom: 60px;
}

#box1 img {
  float: right;
  margin-left: 70px;
}

#box1 p { 
	text-align: justify;
	text-indent: 1em;
}

#box1 .box1text {
  margin-top: 6px;
}

@media screen and (max-width: 1200px) {
  #box1 .box1text {
    margin-top: 0;
    margin-left: 10px;
  }

  #box1 img {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1012px) {
  #box1 .sitewidth {
    padding-top: 40px;
    padding-bottom: 30px;
  }

  #box1 img {
    float: none;
    margin-left: inherit;
    margin: 0 auto;
    width: 90%;
    max-width: 300px;
    margin-bottom: 30px;
  }
}
#about {
  height: 974px;
  position: relative;
  background: url(../images/bg2.jpg) 33% 0 no-repeat #171717;
}

#about .box2content {
  color: #fff;
  width: 500px;
  float: right;
  margin-top: 80px;
}

#about h2 {
  font-size: 80px;
  line-height: 55px;
  margin-bottom: 40px;
}

#about h2 span {
  color: #9499a0;
  font-size: 50px;
}

#about p {
  color: #fff;
  text-align: justify;
  text-indent: 1em;
}

#about ul {
	margin-top: -18px;
	padding-bottom: 18px;
	padding-left: 2em;
}

#about li { 
	color: white;
	text-align: left;
	list-style-type: circle;
}

#about .no-indent { text-indent: 0; margin-bottom: .5em; }

#about .box2strong {
  font-size: 18px;
  color: #9499a0;
}

@media screen and (max-width: 2200px) {
  #about {
    background: url(../images/bg2.jpg) 20% 0 no-repeat #171717;
  }
}
@media screen and (max-width: 2000px) {
  #about {
    background: url(../images/bg2.jpg) 0 0 no-repeat #171717;
  }
}
@media screen and (max-width: 1800px) {
  #about {
    background: url(../images/bg2.jpg) -100px 0 no-repeat #171717;
  }
}
@media screen and (max-width: 1600px) {
  #about {
    background: url(../images/bg2.jpg) -220px 0 no-repeat #171717;
  }
}
@media screen and (max-width: 1400px) {
  #about {
    background: url(../images/bg2.jpg) -270px 0 no-repeat #171717;
  }
}
@media screen and (max-width: 1300px) {
  #about {
    background: url(../images/bg2.jpg) -300px 0 no-repeat #171717;
  }
}
@media screen and (max-width: 1200px) {
  #about {
    background: url(../images/bg2.jpg) -390px 0 no-repeat #171717;
  }
}
@media screen and (max-width: 1012px) {
  #about {
    height: auto;
    background: #171717;
    padding-bottom: 30px;
  }

  #about .box2content {
    width: 100%;
    float: none;
    margin-top: 0;
    padding-top: 40px;
    text-align: center;
  }

  #about h2 {
    font-size: 60px;
    line-height: 45px;
    margin-bottom: 20px;
  }

  #about h2 span {
    font-size: 40px;
  }

  #about .box2content img {
    margin: 0 auto;
    width: 100%;
    max-width: 400px;
    margin-bottom: 20px;
  }

  #about .box2content p {
    text-align: left;
  }
}
#box3 {
  height: auto;
  position: relative;
}

#box3 .sitewidth {
  padding-top: 70px;
  padding-bottom: 60px;
}

#box3 img {
  float: left;
  margin-top: 5px;
  margin-right: 50px;
}

#box3 h2 {
  font-size: 65px;
  line-height: 45px;
  margin-bottom: 20px;
  color: #b4a55b;
}

#box3 h2 span {
  color: #9499a0;
  font-size: 35px;
}

#box3 p {
	text-align: justify;
	text-indent: 1em;
}

#box3 .box3content {
  margin-top: 0;
  float: left;
  width: 430px;
}

@media screen and (max-width: 1200px) {
  #box3 .box3content {
    width: 360px;
  }

  #box3 img {
    margin-left: 20px;
  }
}
@media screen and (max-width: 1012px) {
  #box3 .sitewidth {
    padding-top: 40px;
    padding-bottom: 30px;
  }

  #box3 .box3content {
    width: 100%;
  }

  #box3 img {
    margin: 0 auto;
    float: none;
    width: 100%;
    max-width: 300px;
    margin-bottom: 15px;
  }

  #box3 h2 {
    text-align: center;
    font-size: 40px;
    line-height: 30px;
  }

  #box3 h2 span {
    font-size: 25px;
  }
}
#box4 {
  height: auto;
  position: relative;
  background: url(../images/bg3.jpg) 50% 55px no-repeat #101010;
}

#box4 .sitewidth {
  padding-top: 70px;
  padding-bottom: 60px;
}

#box4 p {
  color: #646464;
  font-size: 36px;
  line-height: 56px;
  font-family: "EB Garamond", serif;
  text-align: justify;
  text-indent: 1em;
}

#box4 p span {
  color: #fff;
}

@media screen and (max-width: 1200px) {
  #box4 p {
    padding-left: 30px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1012px) {
  #box4 {
    background-position: 50% 50%;
  }

  #box4 .sitewidth {
    padding-top: 40px;
    padding-bottom: 30px;
  }

  #box4 p {
    font-size: 26px;
    line-height: 36px;
    padding-left: inherit;
    padding-right: inherit;
  }
}
#areas-of-practice {
  height: auto;
  position: relative;
}

#areas-of-practice .sitewidth {
  padding-top: 70px;
  padding-bottom: 70px;
  text-align: center;
}

#areas-of-practice h2 {
  font-size: 65px;
  line-height: 45px;
  margin-bottom: 20px;
  color: #b4a55b;
}

.areas {
  width: 300px;
  height: 237px;
  float: left;
  margin-left: 40px;
  position: relative;
  cursor: default;
  margin-top: 25px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
  background: #000;
}

.areasfirst {
  margin-left: 0;
}

.areas img {
  z-index: 1;
  position: absolute;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.areatitle, .areainfo {
  z-index: 2;
  position: absolute;
}

.areatitle {
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  color: #e1dbd4;
  font-size: 24px;
  line-height: 60px;
  bottom: 0;
  width: 100%;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.areainfo {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff;
  font-size: 16px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  font-weight: normal;
  line-height: 22px;
  width: 100%;
  top: -200px;
}

.areas:hover img {
  -moz-transform: scale(1.04);
  -ms-transform: scale(1.04);
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}

.areas:hover .areainfo {
  top: 50%;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.areas:hover .areatitle {
  bottom: -60px;
}

@media screen and (max-width: 1200px) {
  .areas {
    width: 100%;
    max-width: 30%;
    margin-left: 3%;
  }

  .areas img {
    width: 110%;
    height: 100%;
  }

  .areasfirst {
    margin-left: 3%;
  }
}
@media screen and (max-width: 1012px) {
  #areas-of-practice .sitewidth {
    padding-top: 40px;
    padding-bottom: 50px;
  }

  #areas-of-practice h2 {
    font-size: 55px;
    line-height: 45px;
    text-align: center;
  }

  .areas {
    width: 100%;
    max-width: 300px;
    height: 237px;
    display: block;
    float: none;
    margin-left: inherit;
    margin: 0 auto;
    margin-top: 95px;
    overflow: visible;
  }

  .areas img {
    width: inherit;
    height: inherit;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    z-index: 1;
    position: relative;
    -o-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
  }

  .areas img:hover {
    width: inherit;
    height: inherit;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }

  .areasfirst {
    margin-top: 70px;
    margin-left: inherit;
  }

  .areatitle {
    bottom: inherit;
    top: -60px;
    background: black;
    border-bottom: 1px solid #777;
    z-index: 2;
    color: #fff;
  }

  .areas:hover .areatitle {
    bottom: inherit;
  }

  .areainfo {
    top: 50%;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
}
#box6 {
  height: auto;
  position: relative;
  background: url(../images/bg4.jpg) 50% 60px no-repeat #557657;
}

#box6 .sitewidth {
  padding-top: 90px;
  padding-bottom: 80px;
}

#box6 p {
  color: #1e3f20;
  font-size: 36px;
  line-height: 56px;
  font-family: "EB Garamond", serif;
  text-align: justify;
  text-indent: 1em;
}

#box6 p span {
  color: #e1dbd4;
}

@media screen and (max-width: 1200px) {
  #box6 p {
    padding-left: 30px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1012px) {
  #box6 {
    background-position: 50% 50%;
  }

  #box6 .sitewidth {
    padding-top: 40px;
    padding-bottom: 30px;
  }

  #box6 p {
    font-size: 26px;
    line-height: 36px;
    padding-left: inherit;
    padding-right: inherit;
  }
}
#contact {
  height: auto;
  position: relative;
  background: url(../images/bg5.jpg) 50% -8px no-repeat #99877a;
  -moz-background-size: 1920px 1007px;
  -o-background-size: 1920px 1007px;
  -webkit-background-size: 1920px 1007px;
  background-size: 1920px 1007px;
}

#contact .sitewidth {
  padding-top: 135px;
  padding-bottom: 80px;
}

#contact img {
  margin: 0 auto;
  z-index: 2;
  position: relative;
}

#contactinfo {
  background: rgba(0, 0, 0, 0.8);
  z-index: 1;
  position: relative;
  margin-top: -90px;
  width: 90%;
  padding: 40px 5% 40px 5%;
}

#contactinfo h2 {
  color: #b4a55b;
  font-size: 50px;
}

#contactinfo .parking {
	color: #b4a55b;
	text-align: center;
	margin-top: 25px;
	font-family: 'EB Garamond', serif;
	font-size: 23px;
}

.contactbox {
  width: 22%;
  float: left;
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-top: 20px;
  height: 110px;
  margin-left: 3.5%;
  position: relative;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: default;
}

.contactbox:hover {
  background: rgba(119, 119, 119, 0.2);
}

.contactbox p {
  color: #fff;
  padding-bottom: 0;
/*   padding-left: 20px; */
  text-align: center;
}

.contactboxcenter p {
  text-align: center;
  padding-left: inherit;
}

.contactbox a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  font-weight: normal;
  font-size: 18px;
}

.contactbox a .mapphone {
  display: block;
  padding-left: 24px;
  margin-left: 26px;
  background: url(../images/bigphone.png) no-repeat 0 3px;
  color: #fff;
  text-decoration: none;
}

.contactbox a:hover .mapphone {
  color: #d4cba1;
}

.contactboxfirst {
  margin-left: 0;
}

@media screen and (max-width: 1200px) {
  .contactbox p {
    font-size: 14px;
  }

  .contactboxcenter p {
    line-height: 18px;
  }
}
@media screen and (max-width: 1012px) {
  #contact {
    -moz-background-size: 2300px 1206px;
    -o-background-size: 2300px 1206px;
    -webkit-background-size: 2300px 1206px;
    background-size: 2300px 1206px;
  }

  #contact .sitewidth {
    padding-top: 55px;
    padding-bottom: 40px;
  }

  #contact img {
    width: 100%;
    max-width: 400px;
  }

  #contactinfo {
    margin-top: -90px;
    width: 90%;
    padding: 95px 5% 16px 5%;
  }

  #contactinfo h2 {
    text-align: center;
  }

  .contactbox {
    width: 99%;
    float: left;
    margin-top: 20px;
    height: 110px;
    margin-left: 0;
    text-align: center;
  }

  .contactbox p {
    padding-left: inherit;
    padding: 0 5% 0 5%;
    font-size: inherit;
  }

  .contactbox a .mapphone {
    width: 120px;
    margin: 0 auto;
  }

  .contactboxcenter p {
    line-height: inherit;
  }
}
