/*   Primary Styles ==================================== */
/*   Author: InUnison LTD =================== */


/* CONTAINER STYLES ================================== */

html, body { 
  background: #E1E5E9;
  color: #555;
  font-size: 1.00em;
  font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
  line-height: 1.57em;
  text-align: left;
}

.pagecontainer {
  background: #E1E5E9;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  width: 100%;
  margin: 0 auto 0px;
  padding: 0px;
}

.headercontainer {
  width: 100%;
  background: none;
  border-top: solid 13px rgba(52, 104, 154, .35);
  padding-bottom: 3px;
}

header {
  width: 100%;
  background: none;
}

.navoutercontainer {
  max-width: 930px;
  width: 95%;
  background: #155f01;
  border: none;
  padding: 2px 0px 2px 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  border-radius: 5px;
}

.socialcontainer {
  float: right;
  width: 220px;
  margin-top: 30px;
}

.featurecontainer {
  width: 100%;
  background: none;
  padding: 30px 0px 15px 0px;
}

.feature {
  width: 100%;
  background: none;
  padding: 0px;
  margin: 0px 0px 28px 0px;
}

.contentcontainer {
  width: 100%;
  background: none;
  padding: 15px 0px 50px 0px
}

.estimatecontainer {
  float: right;
  width: 100%;
  text-align: center;
  padding: 7px 0px 0px 0px;
  margin: 0px 0px 27px 0px;
}

.addresscontainer {
  width: 100%;
  text-align: center;
  background: rgba(167, 215, 121, 0.15);
  border: solid 1px #85b854;
  padding: 5px 5px 10px 5px;
  margin-bottom: 20px;
  border-radius: 5px;
}

.servicescontainer {
  width: 100%;
  background: #f2edfb;
  border: solid 1px #e4d9fa;
  padding: 0px 0px 4px 0px;
  margin-bottom: 20px;
  border-radius: 5px;
}

.smalliconcontainer {
  width: 100%;
  padding: 0px 0px 0px 35px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
}

.footercontainer {
  width: 100%;
  background: #133e06;
  border-top: solid 2px #a7d779;
  padding: 35px 0px 80px 0px;
}

footer {
  width: 100%;
  background: none;
  text-align: center;
  padding: 12px 0px 20px 0px;
  margin: 0px;
}

/* SIMPLE RESPONSIVE GRID - FROM ZURB GRIDS TUTORIAL ( .Net Magazine ) http://www.creativebloq.com/design/building-modern-grid-system-5122962 ============================= */

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 59.88em;
  *zoom: 1;
}
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse .column,
  .row.collapse .columns {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: left; }
  .row .row {
    width: auto;
    margin-left: -0.9375em;
    margin-right: -0.9375em;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    *zoom: 1; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none;
      *zoom: 1; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

.column,
.columns {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  padding-top: 10px;
  padding-bottom: 20px;
  width: 100%;
  float: left; }
  [class*="column"] + [class*="column"]:last-child { float: right; }
  [class*="column"] + [class*="column"].end { float: left; }
     
    .row .one { width: 100% }
    .row .two { width: 100% }
    .row .three { width: 100% }
    .row .four { width: 100% }
    .row .five { width: 100% }
    .row .six { width: 100% }
    .row .seven { width: 100% }
    .row .eight { width: 100% }
    .row .nine { width: 100% }
    .row .ten { width: 100% }
    .row .eleven { width: 100% }
    .row .twelve { width: 100% }

    /* Nicolas Gallagher's micro clearfix */
    .row:before, .row:after, .clearfix:before, .clearfix:after { content:""; display:table; }
    .row:after, .clearfix:after { clear: both; }
    .row, .clearfix { zoom: 1; }


/* HEADING & TEXT STYLES ============================== */

.logo {
  width: 240px;
  height: 83px;
  display: block;
  border: none;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

.headerestimate {
  font-size: 1.23em;
  color: #34689a;
  background: none;
  text-transform: uppercase;
  padding: 0px;
  margin: 0px 0px 1px 0px;
}

.headerphone {
  width: 270px;
  height: 47px;
  text-indent: 0;
  display: inline-block;
  color: #dacaf9;
  background: #6f589a;
  font-family: arial;
  font-size: 30px;
  line-height:47px;
  font-weight: bold;
  text-decoration:none;
  text-align:center;
  letter-spacing: 0.02em;
  padding: 1px 10px 0px 10px;
  border-radius: 5px;
  text-shadow:2px 2px 1px rgba(70, 51, 83, 0.8);
  box-shadow: 0px 4px 0px 0px #463353;
  -moz-box-shadow: 0px 4px 0px 0px #463353;
  -webkit-box-shadow: 0px 4px 0px 0px #463353;
}.headerphone:hover {
  color: #a7d779;
  background:#336601;
  text-shadow:2px 2px 1px rgba(19, 62, 6, 0.8);
}.headerphone:active {
  position:relative;
  top:1px;
}

.featurebox01 {
  float: none;
  width: 94%;
  display: block;
  background: rgba(255, 255, 255, 0.6);
  border: solid 1px rgba(204, 204, 204, 0.6);
  border-left: solid 1px #fff;
  padding: 0px 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 14px;
  border-radius: 5px;
}

.featurebox01 p {
  font-size: 0.90em;
  line-height: 1.25em;
  padding: 0px 15px 15px 15px;
  margin: 0px;
}

.featurebox01 img {
  border: solid 1px #fff;
  padding: 0px;
  margin: 0px 0px 14px 0px;
}

.featurebox01 a, a:visited {
  color: #777;
  text-decoration: none;
}

.featurebox01 a:hover {
  color: #555;
}

a.featurelink, a.featurelink:visited {
  display: block;
  width: 100%;
  font-size: 0.90em;
  color: #fff;
  background: #103961;
  text-align: center;
  text-decoration: none;
  padding: 4px 0px 4px 0px;
  margin: 0px;
  border-radius: 0px 0px 5px 5px;
}

h1 {
  font-size: 2.50em;
  font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
  font-weight: normal;
  color: #336601;
  line-height: 1.30em;
  padding: 0px;
  margin: 0px 0px 25px 0px;
  text-shadow: 2px 2px 0px #fff;
}

h2 {
  font-size: 1.45em;
  font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
  font-weight: bold;
  color: #5e3d74;
  line-height: 1.30em;
  padding: 0px;
  margin: 0px 0px 25px 0px;
  text-shadow: 2px 2px 0px #fff;
}

h3 {
  font-size: 1.25em;
  font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
  font-weight: bold;
  color: #34689a;
  line-height: 1.30em;
  padding: 0px;
  margin: 0px 0px 25px 0px;
  text-shadow: 2px 2px 0px #fff;
}

h4 {
  font-size: 1.15em;
  font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
  font-weight: normal;
  color: #67b5ff;
  background: #103961;
  line-height: 1.25em;
  padding: 10px 14px 10px 14px;
  margin: 0px 0px 0px 0px;
  border-radius: 5px 5px 0px 0px;
}

h5.purplesidebartitle {
  min-height: 43px;
}

h4.greensidebartitle {
  color: #a7d779;
  background: #336601;
  margin-bottom: 20px;
  border-radius: 5px;
}

h5 {
  font-size: 1.15em;
  font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
  font-weight: normal;
  color: #cfbeef;
  background: #463353;
  line-height: 1.25em;
  padding: 10px 14px 10px 14px;
  margin: 0px 0px 0px 0px;
  border-radius: 5px 5px 0px 0px;
}

h6 {
  font-size: 1.15em;
  font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
  font-weight: normal;
  color: #a7d779;
  background: #336601;
  line-height: 1.25em;
  padding: 10px 14px 10px 14px;
  margin: 0px 0px 0px 0px;
  border-radius: 5px 5px 0px 0px;
}

.smallicons1 {
  float: left;
  max-width: 53px;
  display: block;
  border: none;
  margin: 0px 15px 20px 12px;
}
.smallicons2 {
  float: left;
  max-width: 66px;
  display: block;
  border: none;
  margin: 0px 15px 20px 0px;
}
.smallicons3 {
  float: left;
  max-width: 122px;
  display: block;
  border: none;
  margin: 0px 0px 20px 12px;
  clear: both;
}

.green {
  color: rgba(167, 215, 121, 1.00);
}

.ghsad01 {
  max-width: 240px;
  height: auto;
  border: solid 1px #c2d3e3;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  border-radius: 5px;
}

/* NAVIGATION STYLES ================== */

.navcontainer {
  float: left;
  width: 100%;
  background: none;
  border: none;
  padding: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
}
.primary_nav ul {
  list-style: none;
  background: none;
  padding: 0;
  margin: 0;
}
.primary_nav li {
  margin-bottom: 0;
}
.primary_nav li a {
  float: left;
  width: 100%;
  display: block;
  font-size: 1.07em;
  line-height: 2em;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  color: #f7f7f7;
  background: none;
  border-bottom: 1px solid #239505;
  padding: 6px 0px 6px 0px;
  margin-bottom: 2px;
}

.primary_nav li a:hover,
.primary_nav li a:focus {
  color: #e0d0ff;
  background: #0d2f50;
  border-bottom: 1px solid #6f589a;
}


/* FONT AWESOME ICON STYLES / COLOR CHANGES ============== */

.style1 {
  float: left;
  display: block;
  font-size: 1.40em;
  line-height: 40px;
  color: #fff;
  background: #3b5998;
  border: none;
  text-align: center;
  padding: 15px 25px;
  
}

.style2 {
  float: left;
  display: block;
  font-size: 1.40em;
  color: #fff;
  background: #55acee;
  border: none;
  text-align: center;
  padding: 15px 15px;
  
}

.style3 {
  float: left;
  width: 50px;
  display: block;
  font-size: 1.40em;
  color: #fff;
  background: #3b5998;
  border: none;
  text-align: center;
  padding: 15px 0;
  border-radius: 50%;
}

.style4 {
  float: left;
  width: 50px;
  display: block;
  font-size: 1.40em;
  color: #fff;
  background: #888;
  border: none;
  text-align: center;
  padding: 15px 0;
  border-radius: 50%;
}

.style5 {
  float: left;
  display: block;
  font-size: 1.40em;
  color: #fff;
  background: #CC181E;
  border: none;
  text-align: center;
  padding: 15px 15px;
}

.style6 {
  float: left;
  display: block;
  font-size: 1.40em;
  color: #fff;
  background: #6ea732;
  border: none;
  text-align: center;
  padding: 15px 15px;
}

.style7 {
  float: left;
  display: block;
  font-size: 1.40em;
  color: #fff;
  background: #DC4A38;
  border: none;
  text-align: center;
  padding: 15px 15px;
}

/* HTML TAGS ============================= */

.nobr {white-space: nowrap;}

a, a:visited {
  text-decoration: underline;
  color: #336601;
}

a:hover, a:focus {
  color:  #569a01;
}

p {
  font-size: 1.05em;
  font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
  line-height: 1.57em;
  margin: 0px 0px 28px 0px;
}

address {
  font-size: 0.92em;
  line-height: 1.47em;
  color: #444;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  padding-top: 4px;
  margin: 0px 0px 0px 0px;
}

img {
  width: 100%;
  height: auto;
}

hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25em 0 1.1875em;
  height: 0; }
  
em, i {
  font-style: italic;
}

strong, b {
  font-weight: bold;
}

small {
  font-size: 60%;
  line-height: inherit; }

/* Lists */
ul,
ol,
dl {
  font-size: 1.02em;
  line-height: 1.48em;
  margin-bottom: 1.25em;
  list-style-position: outside;
  font-family: inherit; }
li {padding-right:5px;
  margin-bottom: 6px; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25em;
  margin-bottom: 0;
  font-size: 1em;
  /* Override nested font-size change */ }
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }
ul.square {
  list-style-type: square; }
ul.circle {
  list-style-type: circle; }
ul.disc {
  list-style-type: disc; }
ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
ol li ul,
ol li ol {
  margin-left: 1.25em;
  margin-bottom: 0; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3em;
  font-weight: bold; }
dl dd {
  margin-bottom: 0.75em; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222222;
  border-bottom: 1px dotted #dddddd;
  cursor: help; }

abbr {
  text-transform: none; }

/* Blockquotes */
blockquote {
  margin: 0 0 1.25em;
  padding: 0.5625em 1.25em 0 1.1875em;
  border-left: 1px solid #dddddd; }
  blockquote cite {
    display: block;
    font-size: 0.8125em;
    color: #555555; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #555555; }

blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25em 0;
  border: 1px solid #dddddd;
  padding: 0.625em 0.75em; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375em; }

.vevent .summary {
  font-weight: bold; }
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625em; }


/* FOOTER CONTENT STYLES ================================ */

.copyrightbox {
  float: none;
  height: 14px;
  font-size: 0.87em;
  font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
  line-height: 1.37em;
  color: #a7d779;
  margin: 0 auto;
  margin-bottom: 28px;
}

.inunisonbox {
  float: none;
  height: 14px;
  font-size: 0.87em;
  font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
  color: #a7d779;
  margin: 0 auto;
}


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

@viewport {
    width: device-width;
}


/* For above smaller breakpoint ============================================= */

@media only screen and (min-width: 480px) {

  p {
    font-size: 1.02em;
  }

  address {
    font-size: 0.92em;
}
  .row .one { width: 100% }
    .row .two { width: 100% }
    .row .three { width: 100% }
    .row .four { width: 100% }
    .row .five { width: 100% }
    .row .six { width: 100% }
    .row .seven { width: 100% }
    .row .eight { width: 100% }
    .row .nine { width: 100% }
    .row .ten { width: 100% }
    .row .eleven { width: 100% }
    .row .twelve { width: 100% }

    
    .primary_nav ul {
      list-style: none;
      background: none;
      padding: 0;
      }
      .primary_nav li a {
        float: left;
        width: 48%;
        display: block;
        line-height: 1.85em;
        padding: 6px 0px 6px 0px;
        margin: 0px 8px 3px 0px;
      }
      

}

@media only screen and (min-width: 768px) {

  .logo {
    float: left;
    margin: 20px 0px 20px 17px;
  }
  
  h5 {
    min-height: 66px;
  }

  p {
    font-size: 0.98em;
  }

  address {
    font-size: 0.88em;
  }
  
  .row .one { width: 33.33333% }
    .row .two { width: 33.33333% }
    .row .three { width: 33.33333% }
    .row .four { width: 33.33333% }
    .row .five { width: 33.33333% }
    .row .six { width: 50% }
    .row .seven { width: 66.66667% }
    .row .eight { width: 66.66667% }
    .row .nine { width: 66.66667% }
    .row .ten { width: 66.66667% }
    .row .eleven { width: 66.66667% }
    .row .twelve { width: 66.66667% }

    .estimatecontainer {
      width: 50%;
      margin-top: 13px;
    }

    .navcontainer {
      padding: 1px 10px 1px 10px;
    }
    
    .primary_nav ul {
      list-style: none;
      background: none;
      padding: 0;
      }
      
      .primary_nav li a {
        float: left;
        width: 19.4%;
        font-size: 1.07em;
        display: block;
        line-height: 2.00em;
        border: none;
        border-right: solid 1px rgba(255, 255, 255, 0.65);
        padding: 2px 2px 2px 2px;
        margin: 0px 4px 0px 0px;
      }
      .primary_nav li a:hover {
        border-bottom: none;
      }

      li a.last_nav_item {
        border-right: none;
      }


    .featurebox01 {
      float: left;
      width: 18.3%;
      padding: 0px 0px;
      margin: 0px 0px 0px 12px;
    }

    .copyrightbox {
      float: left;
      height: 14px;
      font-size: 0.87em;
      text-align: left;
      margin-left: 10px;
    }

    .inunisonbox {
      float: right;
      height: 14px;
      font-size: 0.87em;
      text-align: right;
      margin-right: 10px;
    }
}

@media only screen and (min-width: 1024px) {

  p {
    font-size: 0.98em;
  }

  address {
    font-size: 0.88em;
  }

  /* Lists */
  ul,
  ol,
  dl {
    font-size: 0.95em;
    margin-bottom: 1.25em;
    list-style-position: outside;
  }
  /* Unordered Lists */
  ul li ul,
  ul li ol {
    margin-left: 1.25em;
    margin-bottom: 0;
    font-size: 1em;
    /* Override nested font-size change */ }
    ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }
  ul.square {
  list-style-type: square; }
  ul.circle {
  list-style-type: circle; }
  ul.disc {
  list-style-type: disc; }
  ul.no-bullet {
  list-style: none; }
  /* Ordered Lists */
  ol li ul,
  ol li ol {
  margin-left: 1.25em;
  margin-bottom: 0; }

  /* Definition Lists */
  dl dt {
    margin-bottom: 0.3em;
    font-weight: bold; }
  dl dd {
    margin-bottom: 0.75em; }

  .row .one { width: 8.33333% }
    .row .two { width: 16.66667% }
    .row .three { width: 25% }
    .row .four { width: 33.33333% }
    .row .five { width: 41.66667% }
    .row .six { width: 50% }
    .row .seven { width: 58.33333% }
    .row .eight { width: 66.66667% }
    .row .nine { width: 75% }
    .row .ten { width: 83.33333% }
    .row .eleven { width: 91.66667% }
    .row .twelve { width: 100% }


}

/* STYLES HERE USED FROM http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/a-basic-responsive-grid-plus-handy-css3-media-query-reporter/ */

/* Mobile styles go first, without media queries. */


@media only screen and (min-width: 320px) {
    .dummystyleplaceholder {
        float: left;
        background: #333;
    }
}
@media only screen and (min-width: 480px) {
    .dummystyleplaceholder {
        float: left;
        background: #666;
    }
}
@media only screen and (min-width: 768px) {
    .dummystyleplaceholder {
        float: left;
        background: #999;
    }
}
@media only screen and (min-width: 1024px) {
    .dummystyleplaceholder {
        float: left;
        background: #fff;
    }
}
 

/* END MEDIA QUERY SIZE GUIDES FROM http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/a-basic-responsive-grid-plus-handy-css3-media-query-reporter/ */


/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
