/* 
* Skeleton V1.0.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 5/20/2011
*/
/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face
    #Mixins


/* #Mixins
================================================== */
/* #Links
================================================== */
a,
a:visited {
  color: #4f77af;
  text-decoration: none;
  outline: 0;
  -webkit-transition: color .3s;
  -moz-transition: color .3s;
  -o-transition: color .3s;
  -ms-transition: color .3s;
  transition: color .3s;
}
a:hover,
a:focus {
  color: #2f4769;
}
p a,
p a:visited {
  line-height: inherit;
}
/* #Site Styles
================================================== */
h1 {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 15px;
}
h2 {
  font-size: 20px;
  line-height: 36px;
  margin-bottom: 32px;
}
h2 span {
  font-size: 30px;
}
h3 {
  font-size: 20px;
  line-height: 27px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 6px solid #a7d1e4;
}
h3.twolines {
  line-height: 26px;
  margin-top: -25px;
}
h4 {
  font-size: 20px;
  line-height: 31px;
  margin-bottom: 2px;
}
h4 em {
  float: left;
  margin-right: 10px;
}
h4 span {
  background: #a7d1e4;
  height: 6px;
  width: 184px;
  margin-top: 17px;
  float: left;
}
h4.second span {
  background: #f8ef67;
  width: 198px;
}
h4.third span {
  background: #f0394f;
  width: 186px;
}
p {
  margin-bottom: 24px;
}
ul li {
  line-height: 18px;
  margin-bottom: 6px;
}
ul li.twolines {
  line-height: 22px;
  margin: -1px 0 4px;
}
.mainNav {
  background: url(../../images/texture_bg.jpg) repeat;
  font-weight: 300;
  height: 120px;
  position: fixed;
  top: 1;
  z-index: 5000;
}
.mainNav ul {
  font-size: 14px;
  margin: 52px 0 0 0;
  width: 587px;
  float: right;
}
.mainNav ul li {
  float: left;
  padding: 0 3px;
  display: inline;
}
.mainNav ul li .tabBr {
  display: none;
}
.mainNav ul li a {
  color: #3d444e;
  font-weight: 700;
}
.mainNav ul li a:hover {
  color: #f0394f;
}
.mainNav ul li em {
  font-weight: 700;
}
.mainNav ul span {
  display: none;
}
.mainNav .logo {
  margin-top: 14px;
  width: 216px;
  height: 85px;
  float: left;
  background-image: url(../../images/logo.png);
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: -999999px;
}
.sticky {
  position: fixed;
  top: 0;
}
.wrap {
  width: 100%;
  float: left;
}
.row {
  margin-bottom: 22px;
  float: left;
}
.mast .topGap {
  height: 163px;
}
.mast h2 {
  margin-bottom: 20px;
}
.mast .four {
  font-size: 13px;
  text-align: center;
  margin-top: 6px;
}
.mast .four h4,
.mast .four p {
  text-align: left;
}
.mast .four p {
  margin-bottom: 17px;
  clear: both;
}
.mast .four img {
  margin: 0 auto;
}
.mast + .bar {
  height: 48px;
  margin: 42px 0 -24px 0;
}
.bioScott {
  color: #3a3939;
  background-image: url(../../images/scott.jpg);
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.2);
}
.bioScott .columns {
  padding: 140px 0 126px;
}
.bioScott + .bar {
  height: 119px;
  margin-top: -97px;
}
.bioScott + .bar + .bar {
  height: 49px;
  margin-top: -121px;
}
.bioAnnie {
  color: #3a3939;
  background-image: url(../../images/annie2.jpg);
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.2);
  margin-top: -48px;
}
.bioAnnie .columns {
  padding: 80px 0 42px;
}
.bioAnnie + .bar {
  height: 72px;
  margin-top: 0px;
}
.bioAnnie p {
  margin: 0;
  text-indent: 1em;
}
.clients .container {
  padding-top: 68px;
}
.clients .eight {
  padding-top: 10px;
}
.clients .logoBlock {
  background-image: url(../../images/logo_block.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 366px;
  margin: 5px 0 15px;
  float: left;
}
.clients .bar {
  margin-bottom: 18px;
}
a,
a:visited {
  color: #4f77af;
  text-decoration: none;
  outline: 0;
  -webkit-transition: color .3s;
  -moz-transition: color .3s;
  -o-transition: color .3s;
  -ms-transition: color .3s;
  transition: color .3s;
}
a.button,
a.button:visited {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  background: #da062a;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#da062a), to(#e0314f));
  background-image: -webkit-linear-gradient(top, #e0314f, #da062a);
  background-image: -moz-linear-gradient(top, #e0314f, #da062a);
  background-image: -ms-linear-gradient(top, #e0314f art, #da062a);
  background-image: -o-linear-gradient(top, #e0314f, #da062a);
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  width: 170px;
  height: 50px;
  display: block;
  margin: 11px auto 0;
  border-top: 1px solid #ef92a2;
  border-bottom: 1px solid #91364c;
}
a.button:hover,
a.button:visited:hover,
a.button:focus,
a.button:visited:focus {
  color: #f8ef67;
}
.clientsExp {
  margin: -5px 0 -30px;
}
.clientsExp .bar {
  margin-top: 37px;
}
.clientsExp .bar + .bar {
  height: 24px;
  margin-top: 24px;
}
.clientsExp .container {
  margin-top: 36px;
}
.services .container {
  margin-top: 63px;
}
.services .eight {
  padding-top: 36px;
}
.services .four {
  height: 265px;
  text-align: center;
}
.services .four img {
  margin: 0 auto;
}
.services .one-third {
  margin-top: 13px;
}
.services + .bar {
  height: 5px;
  margin-top: 49px;
}
.services + .bar + .bar {
  height: 39px;
  margin-top: 5px;
}
.specialties .four {
  margin-bottom: 37px;
}
.specialties .four img {
  margin-top: -21px;
}
.specialties .eight {
  padding-top: 43px;
}
.specialties + .bar {
  height: 48px;
  margin-top: 2px;
}
.specialties + .bar + .bar {
  height: 72px;
  margin-top: 23px;
}
.contact {
  background: url(../../images/texture_bg.jpg) repeat;
  height: 505px;
  margin-top: -47px;
}
.contact h1 {
  margin-bottom: 21px;
}
.contact .container {
  padding-top: 116px;
}
.contact + .bar {
  margin-top: -41px;
}
/* #Page Styles
================================================== */
.bar {
  background: rgba(109, 171, 204, 0.4);
  text-align: center;
  width: 100%;
  height: 72px;
  float: left;
  position: relative;
  z-index: 2000;
}
.ltblue h3 {
  border-color: #a7d1e4;
}
.grey h3 {
  border-color: #cdcdcd;
}
.red h3 {
  border-color: #f0394f;
}
.blue h3 {
  border-color: #4f77af;
}
/* #Media Queries
================================================== */
/* Small Screen */
@media only screen and (max-width: 959px) {
  .mainNav .logo {
    width: 189px;
    margin-top: 19px;
  }
  .mainNav ul {
    text-align: right;
    width: 396px;
    margin-top: 37px;
  }
  .mainNav ul li {
    float: none;
  }
  .mainNav ul li .tab {
    display: none;
  }
  .mainNav ul li .tabBr {
    display: block;
  }
  .mast h4 span {
    width: 120px;
  }
  .mast h4.second span {
    width: 134px;
  }
  .mast h4.third span {
    width: 122px;
  }
  h3.twolines {
    margin-top: 0;
  }
  .clients .logoBlock {
    width: 757px;
    height: 190px;
  }
  .services .four img {
    margin-top: 44px;
  }
  .specialties .four img {
    margin-top: 35px;
  }
}
/* Tablet */
@media only screen and (min-width: 601px) and (max-width: 767px) {
  .mainNav {
    height: 95px;
  }
  .mainNav .logo {
    width: 150px;
  }
  .mainNav ul {
    text-align: right;
    width: 396px;
    margin-top: 22px;
  }
  .mainNav ul li {
    float: none;
  }
  .mainNav ul li .tab {
    display: none;
  }
  .mainNav ul li .tabBr {
    display: block;
  }
  .mast .topGap {
    height: 139px;
  }
  .mast h4 span {
    width: 434px;
  }
  .mast h4.second span {
    width: 444px;
  }
  .mast h4.third span {
    width: 435px;
  }
  .bioScott {
    height: auto;
  }
  .bioScott .six.columns {
    padding-left: 170px;
    width: 390px;
  }
  .bioScott div.six.columns {
    display: none;
  }
  .bioScott .columns {
    padding-top: 44px;
  }
  .bioScott + .bar {
    height: 84px;
  }
  .bioScott + .bar + .bar {
    display: none;
  }
  .bioScott h2 {
    margin-bottom: 5px;
  }
  .bioAnnie .six.columns {
    width: 376px;
  }
  .bioAnnie div.six.columns {
    display: none;
  }
  .bioAnnie h2 {
    margin-bottom: 5px;
  }
  .clients .logoBlock {
    width: 557px;
    height: 140px;
  }
  .specialties .four.columns,
  .services .four.columns {
    display: none;
  }
}
/* Mobile Sm */
@media only screen and (max-width: 600px) {
  .mast .topGap {
    height: 140px;
  }
  .mast h4 em {
    float: none;
  }
  .mast h4 span {
    width: 100%;
    margin: 9px 0 12px;
  }
  .mast h4.second span {
    width: 100%;
  }
  .mast h4.third span {
    width: 100%;
  }
  .mast + .bar {
    margin: 31px 0 0px;
  }
  .mainNav {
    height: 119px;
  }
  .mainNav .logo {
    margin: 7px 0 0 0;
    width: 130px;
    height: 61px;
  }
  .mainNav ul {
    margin: 0;
    float: none;
    clear: both;
    text-align: left;
  }
  .mainNav ul .mob {
    display: none;
  }
  .mainNav ul span {
    display: block;
    height: 1px;
  }
  .mainNav ul li {
    float: none;
    margin-bottom: 3px;
  }
  .mainNav ul li .tabBr {
    display: none;
  }
  .bioScott {
    background: none;
    height: auto;
  }
  .bioScott div.six.columns {
    display: none;
  }
  .bioScott .columns {
    padding-top: 44px;
  }
  .bioScott + .bar {
    height: 84px;
  }
  .bioScott + .bar + .bar {
    display: none;
  }
  .bioAnnie {
    background: none;
  }
  .bioAnnie div.six.columns {
    display: none;
  }
  .clients .logoBlock {
    display: none;
  }
  .clientsExp .bar + .bar {
    display: none;
  }
  h3.twolines {
    margin-top: 0;
  }
  .specialties .four.columns,
  .services .four.columns {
    display: none;
  }
  .specialties + .bar {
    margin-top: 16px;
  }
  .specialties + .bar + .bar {
    display: none;
  }
}
