/*
 Theme Name:   West Coast Construction Services
 Template:     twentyseventeen
 Text Domain:  wccs
*/
/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/29/2014
*/


/* Table of contents
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“
- Grid
- Base Styles
- Typography
- Links
- Buttons
- Forms
- Lists
- Code
- Tables
- Spacing
- Utilities
- Clearing
- Custom Code
- Media Queries
*/


/* Grid
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“ */
.container {
  position: relative;
  width: 100%;
    max-width: 1224px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box; }
.column,
.columns {
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top; }

/* For devices larger than 400px */

/* For devices larger than 550px */
@media (min-width: 1001px) {
  .container {
    width: 80%; }
  .column,
  .columns {
    margin-left: 3%; }
  .projects {
    width: 46%!important;
  }
  .column:first-child,
  .columns:first-child {
    margin-left: 0; }

  .one.column,
  .one.columns                    { width: 4.66666666667%; }
  .two.columns                    { width: 13.3333333333%; }
  .three.columns                  { width: 22%;            }
  .four.columns                   { width: 30.6666666667%; }
  .five.columns                   { width: 39.3333333333%; }
  .six.columns                    { width: 48%;            }
  .seven.columns                  { width: 56.6666666667%; }
  .eight.columns                  { width: 65.3333333333%; }
  .nine.columns                   { width: 74.0%;          }
  .ten.columns                    { width: 82.6666666667%; }
  .eleven.columns                 { width: 91.3333333333%; }
  .twelve.columns                 { width: 100%; margin-left: 0; }

  .one-third.column               { width: 30.6666666667%; }
  .two-thirds.column              { width: 65.3333333333%; }

  .one-half.column                { width: 48%; }

  /* Offsets */
  .offset-by-one.column,
  .offset-by-one.columns          { margin-left: 8.66666666667%; }
  .offset-by-two.column,
  .offset-by-two.columns          { margin-left: 17.3333333333%; }
  .offset-by-three.column,
  .offset-by-three.columns        { margin-left: 26%;            }
  .offset-by-four.column,
  .offset-by-four.columns         { margin-left: 34.6666666667%; }
  .offset-by-five.column,
  .offset-by-five.columns         { margin-left: 43.3333333333%; }
  .offset-by-six.column,
  .offset-by-six.columns          { margin-left: 52%;            }
  .offset-by-seven.column,
  .offset-by-seven.columns        { margin-left: 60.6666666667%; }
  .offset-by-eight.column,
  .offset-by-eight.columns        { margin-left: 69.3333333333%; }
  .offset-by-nine.column,
  .offset-by-nine.columns         { margin-left: 78.0%;          }
  .offset-by-ten.column,
  .offset-by-ten.columns          { margin-left: 86.6666666667%; }
  .offset-by-eleven.column,
  .offset-by-eleven.columns       { margin-left: 95.3333333333%; }

  .offset-by-one-third.column,
  .offset-by-one-third.columns    { margin-left: 34.6666666667%; }
  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns   { margin-left: 69.3333333333%; }

  .offset-by-one-half.column,
  .offset-by-one-half.columns     { margin-left: 52%; }

}


/* Base Styles
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“ */
/* NOTE
html is set to 62.5% so that all the REM measurements throughout Skeleton
are based on 10px sizing. So basically 1.5rem = 15px :) */
html {
  font-size: 62.5%; }
body {
  font-size: 1.5em; /* currently ems cause chrome bug misinterpreting rems on body element */
  line-height: 1.6;
  font-weight: 400;
      color: #212121;
	  background: white;
    font-family: 'centuryGothic', sans-serif; }


/* Typography
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“ */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: 100;
    margin-top: 10px;
    letter-spacing: 0px!important;
}
h1 { font-size: 2.48em!important;}
h2 { font-size: 2.48em;}
h3 { font-size: 2.0em;}
h4 { font-size: 2.5em;}
h5 { font-size: 1.0em;}
h6 { font-size: 0.5em;}
h1, h3, h5{
	color: #1f1d1e;
  text-transform: uppercase;
}
h2, h4, h6{
	color: #ea3d2f;
    text-transform: uppercase;
	margin-bottom: 1rem;
}
@media (min-width: 1001px) {
  h1 {font-size: 2.25em; }
  h2 { font-size: 2.25em; }
  h3 { font-size: 2em; }
  h4 { font-size: 1.65em; }
  h5 { font-size: 1.4em; }
  h6 { font-size: 1em; }
}

p {
  margin-top: 0; }


/* Links
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“ */
a {
    color: #212121;
    -webkit-transition: color .15s linear;
    -moz-transition: color .15s linear;
    -ms-transition: color .15s linear;
    -o-transition: color .15s linear;
    transition: color .15s linear; }
a:hover {
	color: #ea3d2f!important;
}

/* Buttons
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“ */
.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
    display: inline-block;
    height: 38px;
    padding: 0 30px;
    color: white;
    text-align: center;
    font-size: 11px;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: .1rem;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    cursor: pointer;
    box-sizing: border-box;
    background: #2d2a29;
    border: none;
}
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
  color: #333;
  border-color: #888;
  outline: 0; }
.button.button-primary,
button.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
  color: #FFF;
  background-color: #33C3F0;
  border-color: #33C3F0; }
.button.button-primary:hover,
button.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button.button-primary:focus,
button.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
  color: #FFF;
  background-color: #1EAEDB;
  border-color: #1EAEDB; }


/* Forms
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“ */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
  padding: 6px 10px; /* The 6px vertically centers text on FF, ignored by Webkit */
  background-color: #fff;
  border: 1px solid #D1D1D1;
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box;
      height: 45px; }
/* Removes awkward default styles on some inputs for iOS */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
textarea {
  min-height: 65px;
  padding-top: 6px;
  padding-bottom: 6px; }
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #33C3F0;
  outline: 0; }
label,
legend {
  display: block;
  margin-bottom: .5rem;
  font-weight: 600; }
fieldset {
  padding: 0;
  border-width: 0; }
input[type="checkbox"],
input[type="radio"] {
  display: inline; }
label > .label-body {
  display: inline-block;
  margin-left: .5rem;
  font-weight: normal; }


/* Lists
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“ */
ul {
  list-style: circle inside; }
ol {
  list-style: decimal inside; }
ol, ul {
  padding-left: 0;
  margin-top: 0; }
ul ul,
ul ol,
ol ol,
ol ul {
  margin: 1.5rem 0 1.5rem 3rem;
  font-size: 90%; }
li {
  margin-bottom: 1rem; }


/* Code
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“ */
code {
  padding: .2rem .5rem;
  margin: 0 .2rem;
  font-size: 90%;
  white-space: nowrap;
  background: #F1F1F1;
  border: 1px solid #E1E1E1;
  border-radius: 4px; }
pre > code {
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre; }


/* Tables
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“ */
th,
td {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #E1E1E1; }
th:first-child,
td:first-child {
  padding-left: 0; }
th:last-child,
td:last-child {
  padding-right: 0; }


/* Spacing
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“ */
button,
.button {
  margin-bottom: 1rem; }
input,
textarea,
select,
fieldset {
  margin-bottom: 1.5rem; }
pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
form {
  margin-bottom: 2.5rem; }


/* Utilities
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“ */
.u-full-width {
  width: 100%;
  box-sizing: border-box; }
.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box; }
.u-pull-right {
  float: right; }
.u-pull-left {
  float: left; }


/* Misc
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“ */
hr {
  margin-top: 3rem;
  margin-bottom: 3.5rem;
  border-width: 0;
  border-top: 1px solid #E1E1E1; }


/* Clearing
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“ */

/* Self Clearing Goodness */
.container:after,
.row:after,
.u-cf {
  content: "";
  display: table;
  clear: both; }

.clear{
	clear:both;
}
/* Custom Code
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“ */
.fRight{
	float:right;
	margin-left: 25px
}
.fLeft{
	float:left;
	margin-right: 25px;
}
.fullWidth{
width:100%;
}
.txtLeft{
	text-align:left	;
}
.txtRight{
	text-align:right;
}
.txtCenter{
	text-align:center;
}
.blockCenter{
	display:0 auto;
	display:block;
}
.boldTxt{
	font-weight:bold;
}
.emTxt{
  font-style: italic;
}
.noLeftMargin{
	margin-left: 0!important;
}
.middleVert{
  vertical-align: middle!important;
}
.vertTop{
  vertical-align: top!important;
}
.red{
  color: #ff0000;
}
.scrollToTop {
    width: 30px;
    height: 30px;
    padding: 10px;
    text-align: center;
    background: whiteSmoke;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position: fixed;
    bottom: 25px;
    right: 20px;
    display: none;
    z-index: 999;
    border-radius: 100%;
}

.scrollToTop:hover {
    text-decoration: none;
}
@font-face {
  font-family: 'centuryGothic';
  src: url('/news/wp-content/themes/wccs/fonts/GOTHIC.TTF')  format('truetype');
}
.home .entry-header {
    display: block!important;
}
.home .entry-title {
    font-size: 2.48em!important;
}
header{
  background: #fdf8f8;
}
header .cycle-slideshow div {
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #ea3d2f;
}
header .cycle-slideshow {
background: #ea3d2f;
}
.show-menu:after {
    content: 'Show Menu';
}
input[type=checkbox]:checked ~ .show-menu:after {
    content: 'Close Menu';
}
.relative{
  position: relative;
}
.topHeader {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background: #171717;
    max-width: none;
}
.smallLogo{
  text-align: right;
    background: #383735;
}
.largeLogo{
padding: 0;
    margin: 0;
    height: 100%;
    min-height: 140px;
    box-sizing: border-box;
}
.logo{
    width: 100%;
    max-width: 112px;
    padding: 10px 0;
    box-sizing: border-box;
}
.headerContact,
.headerContact a {
    color: #f8f8f8;
}
.headerContact a {
    text-decoration: none;
}
.headerContact p {
    margin-bottom: 10px;
    text-align: right;
}
.smallPadding{
      padding: 5px;
    box-sizing: border-box;
}
.largePadding{
  padding: 15px;
    box-sizing: border-box;
}
.logoImg{
      margin-top: 20px;
}
.call {
    text-transform: uppercase;
}
.call a {
    font-size: 1.7em;
    font-size: 29px;
    font-weight: bold;
}
/* Navigation Styles. */
nav {
    position: relative;
    display: block;
    margin: 0 auto;
    z-index: 9999;
}
/*Strip the ul of padding and list styling*/
.navigation {
	list-style-type:none;
	margin:0;
	padding:0;
	background: #ea3d2f;
    position: relative;
	    width: 100%;
}

/*Create a horizontal list with spacing*/
.navigation li {
    display: block;
    float: none;
    margin-right: 1px;
    margin-bottom: 0;
}

/*Style for menu links*/
.navigation li a {
	display:block;
	line-height: 50px;
	font-family: 'centuryGothic', "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: none;
	text-decoration: none;
-webkit-transition: color .15s linear;
    -moz-transition: color .15s linear;
    -ms-transition: color .15s linear;
    -o-transition: color .15s linear;
    transition: color .15s linear;
text-align: right;
    padding: 0 22px;
    color: #F3F3F3;
	    font-size: 15px;
	text-transform: uppercase;
	box-sizing: border-box;
  height: 40px;
}
.navigation li ul li a {
background: #f3f3f3;
    color: #190A33;
    height: 40px;
    line-height: 40px;
		-webkit-transition: color .15s linear;
    -moz-transition: color .15s linear;
    -ms-transition: color .15s linear;
    -o-transition: color .15s linear;
	    transition: color .15s linear;
}
/*Hover state for top level links*/
.navigation li:hover a {
    color: black;
}
/*Hover state for second level links*/
.navigation li:hover ul {
    opacity: 1;
    visibility: visible;
	z-index: 999;
}
/*transitions second level links*/
.navigation li ul {
    opacity: 0;
    position: absolute;
    visibility: hidden;
    z-index: 1;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    margin-top: 0;
	width: auto;
}
/*Style for dropdown links*/
.navigation li:hover ul a {
	height: 40px;
	line-height: 40px;
	background: #f3f3f3;
  color: #39438a;
}

/*Hover state for dropdown links*/
.navigation li:hover ul a:hover {
    background: #39438a;
    color: #F3F3F3;
}

/*Hide dropdown links until they are needed*/
.navigation li ul {
visibility: hidden;
padding: 0;
    margin: 0;
}

/*Make dropdown links vertical*/
.navigation li ul li {
	display: block;
	float: none;
}

/*Prevent text wrapping*/
.navigation li ul li a {
	width: auto;
	min-width: 100px;
	padding: 0 20px;
}

/*Display the dropdown on hover*/
.navigation li a:hover + .hidden, .hidden:hover {
visibility: visible;
}

/*Style 'show menu' label button and hide it by default*/
.show-menu {
	text-decoration: none;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	display: none;
}

/*Hide checkbox*/
input[type=checkbox]{
    display: none;
}

/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #menu{
    display: block;
}
#firstLink {
    padding-left: 0;
}
#lastLink {
    padding-right: 0;
}
.flxBox{
  display: flex;
}
.mainBg{
  min-height: 440px;
    position: relative;
    background: #ea3d2f;
}
.navContainer{
  vertical-align: middle;
    position: absolute;
        top: 0;
    display: block;
    margin: 0 auto;
    left: 0;
    width: 100%;
}
.cycle-slideshow, .cycle-slideshow img {
  width: 100%;
}
.cycle-slideshow {
    margin: 0;
}
.cycle-slide {
    width: 100%;
}
.fresnoGallery{
    margin-top: 30px;
}
.rotationContainer{
  width: 78%!important;
}
.rotationBg{height: 449px;
    background-position: center;
    background-size: cover;}
.headerTagline{
position: absolute;
    right: 0;
    width: 100%;
    max-width: 740px;
    bottom: 63%;
}
.headerTxt{
      font-size: 40px;
    font-size: 2.45em;
    color: white;
    text-shadow: 0px 0px 5px black;
}
.headerBtn {
    position: absolute;
    width: 190px;
	margin-top: 15px;
    text-align: center;
    background: #676ea5;
    right: 13%;
    -webkit-transition: background .15s linear;
    -moz-transition: background .15s linear;
    -ms-transition: background .15s linear;
    -o-transition: background .15s linear;
    transition: background .15s linear;
}
.headerBtn:hover {
    background: #39438a;
}
.headerBtn a{
  color: white;
    text-decoration: none;
    display: block;
    padding: 10px;
    box-sizing: border-box;
    font-size: 24px;
    font-size: 1.45em;
    line-height: 25px;
}
.smallItalics{
      font-size: 18px;
    font-size: .68em;
    font-style: italic;
}
.homeBtn {
    background: #39438a;
    max-width: 210px;
    margin: 30px auto;
}
.homeBtn a {
    display: block;
    color: white;
    text-decoration: none;
}
.left-chevron{
      width: 0;
    height: 0;
    display: inline-block;
    vertical-align: middle;
    border-top: 25px solid transparent;
    border-left: 20px solid #8689ad;
    border-bottom: 25px solid transparent;
}
.btnTxt{
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 78%;
  line-height: 20px;
}
.homeBtn a:hover {
    background: #4c5592;
}
.standardBtn {
text-align: center;
color: #39438B;
float: right;
background: #CABE92;
border-radius: 2px;
font-size: 16px;
line-height: 50px;
width: 100%;
margin: 30px auto 30px auto;
max-width: 420px;
float: none;
	text-decoration: none;
}
.standardBtn a{
text-align: center;
color: #39438B;
float: right;
border-radius: 2px;
font-size: 16px;
line-height: 50px;
width: 100%;
margin: 30px auto 30px auto;
max-width: 420px;
float: none;
	text-decoration: none;
}
.standardBtn:hover {
display: block;
	background-color: #aa9c67;
text-decoration: none;
	color: #39438B;
}
.boxBtn {
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    max-width: 317px;
    margin: 0 auto 20px auto;
    height: 272px;
}
.boxBtn:hover {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.perio{
    background-image: url(../images/periodontics.jpg);
}
.implants{
    background-image: url(../images/implants.jpg);
}
.ortho{
    background-image: url(../images/orthodontics.jpg);
}
.endo{
    background-image: url(../images/endodontics.jpg);
}
.doctors{
    background-image: url(../images/doctors.jpg);
}
.appointment{
    background-image: url(../images/appointment.jpg);
}
.boxBtnTxt {
    overflow: auto;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    border: solid 1px white;
    background: #80808094;
    width: 60%;
    height: 40%;
}
.boxBtnTxt p{
  position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
}
.odometer,
.plusIcon {
    font-size: 45px;
    font-size: 2.75em;
    color: #ea3d2f;
    font-weight: bold;
    letter-spacing: -1px;
    vertical-align: middle!important;
}
.numbers p{
  text-transform: uppercase;
	font-size: 1em;
	font-size: 17px;
	font-weight: bold;
}
.news {
    padding: 10px 30px;
    box-sizing: border-box;
    background: #e3e3e3;
    font-size: 15px;
    font-size: .9em;
    word-spacing: -1px;
    margin: 0 auto;
    float: right;
    position: relative;
    bottom: 0;
    top: 0;
    width: 32%!important;
    overflow: hidden;
    min-height: 1100px;
}
.projectsContainer{
  margin: 0 auto;
    display: block;
    max-width: 670px;
    padding: 20px;
    box-sizing: border-box;
}
.projects p{
    margin-bottom: 0;
}
.projects a{
    color: #ea3d2f;
    font-weight: bold;
    text-decoration: none;
}
.projects a:hover{
    color:#212121;
}
.projects {
    margin-bottom: 50px;
}
.mainBtn {
    display: block;
    max-width: 300px;
    text-align: center;
    border: solid 1px #ea3d2f;
        margin: 0 auto 30px auto;
}
.mainBtn a {
    display: block;
    background: #f7f7f7;
    padding: 15px;
    text-decoration: none;
    text-transform: uppercase;
    color: #ea3d2f;
    font-weight: bold;
}
.mainBtn a:hover {
    background: #e3e3e3;
}
.services {
    background-image: url(http://wccsinc.com/images/servicesBg.png);
    min-height: 460px;
    background-color: #222021;
    padding: 30px 0;
        background-size: cover;
}
.services a {
    color: white;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}
.services a:hover {
    color: #ea3d2f;
}
.services .row:first-of-type {
    margin-bottom: 60px;
}
.projects img {
    width: 100%;
}
.homeProjects{
    width: 68%!important;
}
.supportContainer {
    max-width: 1200px;
    margin: 0 auto;
}
.overlayDiv{
	overflow: auto;
      overflow: overlay;
          position: relative;
}
.testTxt{
  margin-bottom: 10px;
}
.testimonial{
  padding: 10px;
    box-sizing: border-box;
    background: #f3f3f3;
    border-radius: 10px;
    margin-bottom: 30px;
}
.siteBtn {
    max-width: 180px;
    margin: 0 auto;
    margin-bottom: 50px;
}
.siteBtn a {
    display: block;
    text-decoration: none;
    padding: 10px;
    box-sizing: border-box;
    color: white;
    font-style: italic;
    background: red;
    margin: 0 auto;
    border-radius: 5px;
}
.siteBtn a:hover {
    background: #282627;
}
.longBtn{
      max-width: 350px;
    text-align: center;
    margin-bottom: 20px;
}
.mapFooter{
      border: 0;
    width: 100%;
    height: 250px;
}
.supportFooter{
    background: #383735;
    padding: 10px;
    box-sizing: border-box;
    color: white;
}
.supportFooter a{
  color: white;
}
.logosBox{
      text-align: center;
    margin-top: 50px;
}
.logosBox .two.columns img {
    width: 100%;
    max-width: 80px;
}
#outside {
    max-width: 920px;
    margin: 0 auto;
    display: block;
}
#prev, #next {
    cursor: pointer;
	font-weight: bold;
	font-size: 18px;
}
#next{
  float: right;
}
.aboutBios{
  background: #d5d5d5;
  padding: 50px 0;
}
.aboutBios img {
    width: 100%;
    height: auto;
    max-width: 262px;
}
.wrap {
    padding: 0!important;
}
.entry-content {
    width: 100%!important;
    float: none!important;
}
.home .entry-header,
.blog .page-header {
    display: none;
}
#content header {
    background: none;
}
h2.widget-title {
    color: #171717;
    font-size: 15px;
    }
a:hover,
a:focus {
    text-decoration: none;
    text-shadow: none;
    box-shadow: none!important;
}
.entry-title a {
    color: #ea3d2f;
}
.widget ul li, .widget ol li {
    font-size: 13px;
}
.entry-title a:hover {
    color: #ea3d2f;
}
.entry-meta a {
    font-size: 12px;
}
#content {
    padding: 20px 0;
}
.entry-title {
    color: #ea3d2f;
}
.post-navigation {
    background: none;
}
.navigation.pagination {
    background: none;
    padding: 10px 0 0 0;
}
.post-navigation a:hover {
    box-shadow: none!important;
}
.entry-content a:focus, .entry-content a:hover, .entry-summary a:focus, .entry-summary a:hover, .comment-content a:focus, .comment-content a:hover, .widget a:focus, .widget a:hover, .site-footer .widget-area a:focus, .site-footer .widget-area a:hover, .posts-navigation a:focus, .posts-navigation a:hover, .comment-metadata a:focus, .comment-metadata a:hover, .comment-metadata a.comment-edit-link:focus, .comment-metadata a.comment-edit-link:hover, .comment-reply-link:focus, .comment-reply-link:hover, .widget_authors a:focus strong, .widget_authors a:hover strong, .entry-title a:focus, .entry-title a:hover, .entry-meta a:focus, .entry-meta a:hover, .page-links a:focus .page-number, .page-links a:hover .page-number, .entry-footer a:focus, .entry-footer a:hover, .entry-footer .cat-links a:focus, .entry-footer .cat-links a:hover, .entry-footer .tags-links a:focus, .entry-footer .tags-links a:hover, .post-navigation a:focus, .post-navigation a:hover, .pagination a:not(.prev):not(.next):focus, .pagination a:not(.prev):not(.next):hover, .comments-pagination a:not(.prev):not(.next):focus, .comments-pagination a:not(.prev):not(.next):hover, .logged-in-as a:focus, .logged-in-as a:hover, a:focus .nav-title, a:hover .nav-title, .edit-link a:focus, .edit-link a:hover, .site-info a:focus, .site-info a:hover, .widget .widget-title a:focus, .widget .widget-title a:hover, .widget ul li a:focus, .widget ul li a:hover {
    box-shadow: none;
}
.entry-header {
    width: 100%!important;
    float: none!important;
}
.entry-content a {
    color: #ea3d2f;
    box-shadow: none;
}
.entry-content a:hover {
    color: #171717!important;
}
.navContainer a:hover {
    color: black!important;
}
footer {
    padding: 20px 0;
    color: white;
	margin-top: 25px;
}
footer h2{
  color: #c5c8e5;
  text-align: center;
  text-transform: uppercase;
}
.servList{
      text-align: center;
    color: white;
    list-style: none;
    line-height: 20px;
}
.footerPhone{
      text-align: center;
}
.footerPhone a{
  color: white;
    text-decoration: none;
    font-size: 24px;
    font-size: 1.45em;
    font-weight: bold;
}
.socialIcons {
  
    margin-bottom: 20px;
    display: inline-block;
}
.socialIcons a {
    color: white;
}
.socialIcons a:hover {
    color: #39438a;
}
.hours{
  font-weight: bold;
  text-transform:uppercase; 
}
.gMap{
width: 100%;
    height: 150px;
    max-width: 600px;
    margin: 0 auto;
    display: block;
}
.copyright {
    background: white;
}
.copyright p{
	margin:0;
	text-align:center;
}
/* Media Queries
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“ */
/*
Note: The best way to structure the use of media queries is to create the queries
near the relevant code. For example, if you wanted to change the styles for buttons
on small devices, paste the mobile query code up in the buttons section and style it
there.
*/
@media screen and (min-width : 1001px){
.navigation{
	display:block!important;/* Fixes issue with desktop links keeping their mobile layout; media queries must follow each other (max = 930 & min = 931) */
}
.numbers {
    margin: 50px auto 0 3%;
}
.locBorder{
      border-left: solid 3px #565656;
      min-height: 300px;
}

}
@media screen and (max-width : 1000px){
  header .cycle-slideshow div {
    background-size: cover;
  }
  .rotationBg {
    height: 300px;
  }
  #outside {
    width: 90%;
    margin: 0 auto;
}
.supportContainer {
    width: 90%;
}
	header .columns {
		text-align: center!important;
}
.contactInfo {
    text-align: center;
}
	nav {
	width: 100%;
  position: relative;
  height: auto;
	}
	/*Make dropdown links appear inline*/
	.navigation {
		position: static;
		display: none;
	}
	/*Create vertical spacing*/
	.navigation li {
		  display: block;
  float: none;
  margin-right: 1px;
	}
	.navigation li a {
    color: #39438a;
}
	/*Make all menu links full width*/
	.navigation li, li a {
		width: 100%;
	}
	.navigation li ul{
	width:100%;
	}
	/*Display 'show menu' link*/
	.show-menu {
		display:block;
	}
	.navigation li a:hover + .hidden, .hidden:hover {
  max-width: 100%;
  position: relative;
	}
.navigation li:hover ul a {
    background: #39438a;
    color: white;
}
#firstLink {
    padding-left: 20px;
}
.flxBox{
  display: block;
}
.mainBg {
    min-height: 50px;
    }
.navContainer {
    position: relative;
  }
#menu li a {
    text-align: center;
        color: white;
}
#menu {
    background: #ea3d2f;
}
.rotationContainer {
    width: 100%!important;
}
.logoImg {
    display: none;
}
.headerContact {
    float: none;
}
.headerContact p {
    text-align: center;
}
.projects {
    margin-bottom: 50px;
    text-align: center;
    width: 44%;
    margin-left: 5%;
}
.projects img {
    width: 100%;
    max-width: 300px;
  }
.projectsBg{
      max-width: 550px;
    margin: 0 auto;
}
.noLeftMargin {
    margin-left: 5%!important;
}
.news {
    margin: 0 auto 0 auto;
    position: relative;
    width: 100%!important;
    min-height: auto;
}
.homeProjects {
    width: 100%!important;
}
.fresnoGallery{
    max-width: 488px;
    margin: 0 auto;
    display: block;
}
.logosBox .two.columns {
    width: 13.3333333333%;
}

}
@media screen and (max-width : 660px){
.headerTxt {
    font-size: 18px;
    font-size: 1.05em;
    color: white;
    text-shadow: 0px 0px 5px black;
    text-align: center;
}
.headerBtn {
    margin: 0 auto;
    left: 0;
    right: 0;
}
.headerBtn a {
    padding: 5px;
    box-sizing: border-box;
    font-size: 15px;
    font-size: .9em;
    line-height: 15px;
}

.fRight {
    float: none;
    margin: 0 auto;
    display: block;
}
  }
  @media screen and (max-width : 1000px){

  }