/*
Theme Name: Solis Engineering
Theme URI: http://www.solisengineering.com
Description: A theme for Solis Engineering
Version: 1.0
Author: Josh White
Author URI: http://boundlessdm.com
Tags: Clean, Basic, Blanc
*/
.mobile-hide {
  display: auto; }
  @media screen and (max-width: 600px) {
    .mobile-hide {
      display: none !important; } }

.grid {
  text-align: center; }

.clear {
  clear: both; }

.alignleft {
  float: left;
  margin: 10px; }

.alignright {
  float: right;
  margin: 10px; }

.aligncenter {
  margin: auto;
  display: block;
  max-width: 100%;
  height: auto; }

* {
  margin: 0px;
  padding: 0px; }

body {
  font-family: 'Lato', sans-serif;
  background: #fff; }

.topbar {
  position: absolute;
  top: 10px;
  right: 0px;
  color: #ccc;
  text-align: right;
  font-size: .8em;
  z-index: 100; }
  .topbar a {
    color: #fff; }
  .topbar a:hover {
    color: #ccc; }

.top-banner {
  background: rgba(255, 255, 255, 0.85);
  position: absolute;
  height: 100px;
  width: 100%;
  top: 40px;
  z-index: 100; }

.header {
  position: relative;
  width: 100%;
  height: 400px;
  overflow: hidden; }
  .header img {
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none; }

.header-home {
  position: relative;
  width: 100%;
  height: 600px;
  overflow: hidden; }
  .header-home img {
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none; }
  @media screen and (max-width: 1050px) {
    .header-home {
      height: 550px; } }

.header-info {
  position: absolute;
  width: 100%;
  text-align: left;
  top: 200px;
  left: 0px;
  padding: 10px 10px 10px 20px;
  border-left: 2px solid #ffba00;
  z-index: 999; }
  .header-info h1 {
    color: #ffba00;
    font-size: 3em;
    text-transform: uppercase;
    font-weight: 600; }
  .header-info h2, .header-info h3, .header-info h4 {
    color: #fff; }
  .header-info p {
    font-size: 110%;
    color: rgba(255, 255, 255, 0.8); }
  @media screen and (max-width: 920px) {
    .header-info {
      font-size: 90%; } }
  @media screen and (max-width: 600px) {
    .header-info {
      font-size: 80%; } }

.logo {
  width: 200px;
  position: absolute;
  left: 15px;
  top: 15px;
  z-index: 999; }
  .logo img {
    width: 100%;
    height: auto; }
  @media screen and (max-width: 600px) {
    .logo {
      width: 200px;
      left: 50%;
      margin-left: -100px; } }

.container {
  max-width: 1280px;
  position: relative;
  margin: auto; }

img.header-hero {
  -webkit-filter: brightness(0.5);
  filter: brightness(0.5);
  width: 100%;
  height: auto; }
  @media screen and (max-width: 920px) {
    img.header-hero {
      height: 100%;
      width: auto; } }

.flexslider img {
  -webkit-filter: brightness(0.5);
  filter: brightness(0.5); }
  @media screen and (max-width: 1050px) {
    .flexslider img {
      height: 100% !important;
      width: auto !important; } }

.banner {
  padding: 20px;
  height: 300px;
  color: #fff;
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 10px 0px; }
  .banner h1 {
    font-family: "Oswald";
    color: #fff;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1);
    font-size: 3em;
    text-transform: uppercase; }
  .banner p {
    color: rgba(255, 255, 255, 0.75);
    font-size: 1.4em;
    font-weight: 300; }
  .banner h2 {
    font-weight: 300;
    font-size: 2em;
    color: #fff;
    padding: 0px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25); }
  @media screen and (max-width: 1050px) {
    .banner {
      font-size: 80%;
      height: auto; } }
  @media screen and (max-width: 600px) {
    .banner {
      font-size: 60%; } }

.content {
  margin: auto;
  padding: 10px 10px 20px 10px; }
  .content a {
    color: #ff7200;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; }
  .content a:hover {
    color: #cf0000; }
  .content strong {
    color: #222; }
  @media screen and (max-width: 1050px) {
    .content img {
      max-width: 100%;
      height: auto; } }
  @media screen and (max-width: 920px) {
    .content {
      padding: 50px 5px 5px 5px; } }
  .content ol {
    margin: 0 0 0 20px; }
    .content ol li {
      list-stype-type: decimal;
      padding: 3px 0px; }
  .content ul {
    margin: 0 0 0 20px; }
    .content ul li {
      padding: 3px 0px; }

.content-left {
  background: #fff;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  width: 65%;
  padding: 0 20px 0 0; }

.sidebar {
  background: #fff;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  width: 24%; }
  .sidebar h3, .sidebar h1, .sidebar h2, .sidebar p {
    padding: 10px; }
  .sidebar ul {
    margin: 0px;
    padding: 0px; }
  .sidebar ul > li {
    list-style-type: none;
    padding: 0px; }
    .sidebar ul > li a {
      display: block;
      padding: 10px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      -webkit-transition: all .10s ease-in-out;
      -moz-transition: all .10s ease-in-out;
      -o-transition: all .10s ease-in-out;
      transition: all .10s ease-in-out; }
    .sidebar ul > li a:hover {
      background: rgba(0, 0, 0, 0.05); }

.contact-box {
  width: 450px;
  position: absolute;
  right: 0px;
  top: 35px;
  text-align: right;
  padding: 0px 20px;
  font-family: "Oswald";
  font-size: 1.5em;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }
  .contact-box img {
    vertical-align: middle;
    padding: 0px; }
  .contact-box a {
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    position: relative;
    top: 0px;
    color: #405867; }
  .contact-box a:hover {
    color: #857550; }
  @media screen and (max-width: 1050px) {
    .contact-box {
      width: 215px;
      line-height: 2; } }
  @media screen and (max-width: 600px) {
    .contact-box {
      display: none; } }

.contact-box:hover {
  color: rgba(0, 0, 0, 0.75); }

.slicknav_menu {
  display: none; }
  @media screen and (max-width: 600px) {
    .slicknav_menu {
      display: block; } }

.main-menu {
  width: 75%;
  z-index: 999;
  position: absolute;
  right: 15px;
  top: 35px;
  text-align: right;
  /* Drop down hover */ }
  @media screen and (max-width: 920px) {
    .main-menu {
      font-size: 80%; } }
  @media screen and (max-width: 600px) {
    .main-menu {
      display: none; } }
  .main-menu ul {
    padding: 0px;
    margin: 0px;
    /* Drop down */ }
    .main-menu ul ul:before {
      content: '';
      position: absolute;
      left: 10px;
      top: -5px;
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-bottom: 5px solid #222; }
    .main-menu ul ul {
      background: #222;
      list-style: none;
      position: absolute;
      left: -9999px;
      padding: 0px;
      text-align: left; }
      .main-menu ul ul li {
        display: block;
        padding: 0px 0px;
        width: 200px; }
        .main-menu ul ul li a {
          border-radius: 0px 0px 0px 0px;
          display: block;
          font-weight: 400;
          font-family: "Lato";
          padding: 10px;
          color: white;
          font-size: .8em;
          margin: 0px;
          border: none; }
        .main-menu ul ul li a:hover {
          background: rgba(0, 0, 0, 0.45);
          color: #ffa800;
          border: none; }
  .main-menu li:hover ul {
    left: 15px;
    top: 37px; }
  .main-menu li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    padding: 0px;
    margin: 0px;
    position: relative;
    border-right: 1px solid rgba(255, 255, 255, 0.15); }
    .main-menu li a {
      font-family: "Lato";
      position: relative;
      font-size: 1em;
      font-weight: 600;
      color: #424242;
      text-transform: uppercase;
      -webkit-transition: all .25s ease-in-out;
      -moz-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out;
      display: block;
      padding: 10px; }
    .main-menu li a:hover {
      color: #ffb300; }
  .main-menu li:last-child {
    border: none; }

.client-login a {
  border-radius: 5px;
  background: #ffb300;
  color: #fff; }

.client-login a:hover {
  background: #222; }

a {
  text-decoration: none;
  color: #3a6791;
  -webkit-transition: color .25s ease-in-out; }

a:hover {
  color: #c64387; }

h1 {
  color: #56923e;
  font-family: Lato, sans-serif;
  font-weight: 500;
  font-size: 2.4em;
  padding: 10px 0; }
  @media screen and (max-width: 600px) {
    h1 {
      padding: 5px 10px; } }

h2 {
  color: #3e6f92;
  font-weight: 400;
  font-size: 1.8em;
  padding: 10px 0; }
  @media screen and (max-width: 600px) {
    h2 {
      padding: 5px 10px; } }

h3 {
  color: #222;
  font-weight: 300;
  font-size: 1.6em;
  padding: 10px 0; }
  @media screen and (max-width: 600px) {
    h3 {
      padding: 5px 10px; } }

h4 {
  font-size: 4em;
  font-weight: 500;
  color: #3e6592; }

p {
  color: #6e7b82;
  font-size: 1em;
  line-height: 1.5;
  padding: 10px 0px 5px 0px; }
  @media screen and (max-width: 600px) {
    p {
      padding: 5px 10px; } }

b, strong {
  font-weight: bold;
  font-weight: 600; }

hr.page {
  border: none;
  height: 10px;
  background: #eee;
  box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.25);
  width: 100%; }

hr {
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px dotted #ccc;
  width: 90%;
  margin: 10px auto; }

blockquote {
  border-left: 5px solid #7f93ac;
  font-style: italic;
  font-size: 1.2em;
  padding: 20px;
  color: #637892; }
  blockquote p {
    color: #4491cd;
    font-size: 1.2em; }

.partners {
  background-color: #f0f0f0;
  /* Fallback */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#f0f0f0));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #f7f7f7, #f0f0f0);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #f7f7f7, #f0f0f0);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #f7f7f7, #f0f0f0);
  /* IE10 */
  background-image: -o-linear-gradient(top, #f7f7f7, #f0f0f0);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #f7f7f7, #f0f0f0);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f7f7f7', EndColorStr='#f0f0f0');
  padding: 5px 0px 30px 0px;
  text-align: center; }
  .partners .partner-container {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    width: 15%; }
    .partners .partner-container img {
      width: 100%;
      height: auto; }
  .partners h3 {
    color: #bdbdbd;
    font-size: 1.2em;
    padding: 0px; }

img.partner-img {
  width: 90%;
  margin: auto;
  height: auto;
  display: block; }

.footer {
  background: #323232 url("images/footer-bg.jpg") bottom center no-repeat;
  background-size: 100% auto;
  padding: 50px 0px;
  font-size: 90%;
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 920px) {
    .footer {
      background-size: cover; } }
  .footer h3 {
    color: #61a6e6;
    padding: 5px;
    font-weight: 300;
    font-size: 1.4em; }
  .footer h4 {
    text-transform: uppercase;
    color: #fff;
    font-size: 1.6em;
    font-weight: 300; }
  .footer hr {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin: 10px 0px 10px 0px; }
  .footer p {
    color: #fff;
    font-size: 1em;
    padding: 0px 5px; }
  .footer a {
    color: #fff;
    -webkit-transition: all .10s ease-in-out;
    -moz-transition: all .10s ease-in-out;
    -o-transition: all .10s ease-in-out;
    transition: all .10s ease-in-out; }
  .footer a:hover {
    color: #ffa200; }

.footer-left {
  text-align: left; }

.footer-right {
  text-align: right; }
  @media screen and (max-width: 600px) {
    .footer-right {
      text-align: center; } }

.copyright {
  background: #151718;
  padding: 20px;
  color: #757e8f;
  text-align: center;
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 600px) {
    .copyright {
      text-align: center; } }

.copyright:before {
  background: inherit;
  top: -35px;
  content: '';
  display: block;
  height: 60%;
  left: 0;
  position: absolute;
  right: 0;
  transform: skewY(-1.5deg);
  transform-origin: 100%;
  z-index: -1; }

/* Blade Bottom
.copyright:after {
	background: inherit;
	bottom: 0;
	content: '';
	display: block;
	height: 50%;
	left: 0;
	position: absolute;
	right: 0;
	transform: skewY(-1.5deg);
	transform-origin: 100%;
	z-index: -1;
}
*/
.toTop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 1.4em;
  color: #fff;
  padding: 5px 8px;
  background: rgba(84, 146, 62, 0.75);
  z-index: 999; }
  .toTop a {
    color: #fff; }
  .toTop a:hover {
    color: #fff; }

.post-container {
  background: #fff;
  text-align: center;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  width: 25%;
  margin: 50px;
  box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.15);
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }
  .post-container h2 {
    padding: 5px 0px;
    font-family: Oswald, sans-serif;
    font-size: 1.6em;
    color: #222; }
  .post-container p {
    padding: 10px; }
  .post-container a.read-more {
    background: #2e2e2e;
    color: #fff;
    padding: 10px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; }
  .post-container a.read-more:hover {
    background: #eab000; }
  .post-container .hero-sm {
    width: 100%;
    height: 150px;
    overflow: hidden; }
    .post-container .hero-sm img {
      width: 125%;
      height: auto; }

.post-container:hover {
  box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.25); }

.blog-container {
  width: 100%;
  height: auto;
  margin: 40px 0 0 0; }

.datebox {
  background: #333;
  color: #677f91;
  text-shadow: 0px 1px 2px #000;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  margin: 20px 10px;
  float: left;
  text-align: center; }

a.blog-read {
  padding: 3px 8px;
  font-size: 14px;
  color: #333;
  border-radius: 4px;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  background: #ccc; }

a.blog-read:hover {
  background: #fff;
  box-shadow: 0px 1px 2px #000; }

ul.checks {
  margin: 10px 10px 10px 25px;
  text-align: left; }
  ul.checks li {
    list-style-type: none;
    color: #686868;
    font-weight: 500;
    font-size: 1.2em;
    padding: 10px;
    position: relative; }
  ul.checks li:before {
    font-family: 'FontAwesome';
    content: '\f058';
    margin: 0 5px 0 -15px;
    color: #686868; }

.gallery-single {
  margin-bottom: 24px;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #eee; }

.gallery-single img {
  width: 100%;
  display: block;
  height: auto;
  filter: brightness(1);
  -webkit-transition: all .25s ease-in-out; }

.gallery-single img:hover {
  filter: brightness(1.15); }

ul.gallery {
  margin: 0px;
  padding: 0px; }
  ul.gallery li {
    list-style-type: none;
    width: 18%;
    margin: 10px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top; }
    @media screen and (max-width: 920px) {
      ul.gallery li {
        width: 45%; } }
    ul.gallery li img {
      width: 100%;
      height: auto;
      -webkit-transition: all .25s ease-in-out;
      -moz-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out;
      filter: brightness(1); }
    ul.gallery li img:hover {
      filter: brightness(1.1); }

.parallax-window {
  padding: 50px 0px;
  position: relative; }

.background-window {
  background-size: cover;
  width: 100%;
  height: auto; }

.gform_wrapper {
  margin: 10px 20px !important; }

img.responsive {
  max-width: 90%;
  margin: auto;
  display: block;
  height: auto; }

.home-service-box {
  width: 24.5%;
  text-align: center;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top; }

img.services-icon {
  text-align: center;
  width: 90%;
  margin: auto;
  display: block;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  transform: scale(1); }
  img.services-icon img:hover {
    transform: scale(1.25, 1.25); }
  @media screen and (max-width: 920px) {
    img.services-icon {
      width: 75%;
      height: auto; } }

.schedule-container {
  background: #ffa200;
  width: 100%;
  padding: 25px 0px 75px 0px; }
  .schedule-container h2, .schedule-container p {
    color: #fff; }

a.fancy-button {
  padding: 8px;
  color: #fff;
  background: #3e925a;
  border-radius: 2px;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25); }
  @media screen and (max-width: 600px) {
    a.fancy-button {
      display: block;
      width: 90%;
      margin: auto;
      text-align: center; } }

a.fancy-button:hover {
  background: #3e7192;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75); }

a.get-started {
  background: #d92525;
  padding: 10px 30px;
  font-size: 1.2em;
  color: #fff;
  margin: 10px 0px;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }

a.get-started:hover {
  background: #222;
  color: #ccc; }

a.subscribe {
  background: #4477a6;
  color: #fff;
  font-size: 1.2em;
  font-weight: 300;
  text-transform: uppercase;
  padding: 15px;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }

a.subscribe:hover {
  background: #fff;
  color: #4477a6; }

.graybox {
  padding: 20px;
  background-color: #f2f2f2;
  /* Fallback */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#f2f2f2));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #f6f6f6, #f2f2f2);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #f6f6f6, #f2f2f2);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #f6f6f6, #f2f2f2);
  /* IE10 */
  background-image: -o-linear-gradient(top, #f6f6f6, #f2f2f2);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #f6f6f6, #f2f2f2);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f6f6f6', EndColorStr='#f2f2f2'); }

.banner-home {
  width: 100%;
  position: relative;
  overflow: hidden; }
  .banner-home .hero-banner-panel {
    width: 50%;
    float: left;
    position: relative; }
    .banner-home .hero-banner-panel img {
      width: 100%;
      height: auto;
      filter: brightness(30%) grayscale(100%);
      -webkit-transition: all .25s ease-in-out;
      -moz-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out; }
    .banner-home .hero-banner-panel img:hover {
      filter: brightness(75%) grayscale(0%); }

.banner-infobox {
  background: rgba(208, 25, 29, 0.9);
  width: 350px;
  position: absolute;
  left: 50%;
  margin-left: -175px;
  padding: 10px;
  z-index: 100;
  text-align: center;
  top: 250px; }
  .banner-infobox h2 {
    font-family: oswald;
    font-weight: 300;
    font-size: 1.6em;
    color: #fff;
    padding: 0px; }
  .banner-infobox p {
    color: #fff;
    padding: 0px 10px; }
  .banner-infobox a {
    color: #ffc000;
    border-bottom: 3px solid rgba(255, 192, 0, 0);
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; }
  .banner-infobox a:hover {
    color: #fff;
    border-bottom: 3px solid #ffc000; }

.shield {
  width: 100px;
  height: 100%;
  background: url("images/banner-shield.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  z-index: 50;
  left: 50%;
  margin-left: -50px; }

.banner-blog {
  height: 400px;
  position: relative;
  background: transparent; }
  .banner-blog .blog-title {
    position: absolute;
    bottom: 50px;
    left: 0px; }
    .banner-blog .blog-title h1 {
      color: #fff; }

.one-fifth {
  width: 19%;
  display: inline-block;
  padding: 0 10px 0 0;
  *display: inline;
  zoom: 1;
  vertical-align: top; }
  .one-fifth img {
    max-width: 100%;
    height: auto; }
  @media screen and (max-width: 600px) {
    .one-fifth {
      width: 49%;
      padding: 0px; } }

.one-quarter {
  width: 24.5%;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top; }
  .one-quarter img {
    max-width: 100%;
    height: auto; }
  @media screen and (max-width: 600px) {
    .one-quarter {
      width: 100%; } }

.three-quarter {
  width: 74.5%;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top; }
  .three-quarter img {
    max-width: 100%;
    height: auto; }
  @media screen and (max-width: 600px) {
    .three-quarter {
      width: 100%; } }

.one-third {
  width: 30%;
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 0 20px 0 0;
  vertical-align: top; }
  .one-third img {
    max-width: 100%;
    height: auto; }
  @media screen and (max-width: 600px) {
    .one-third {
      width: 100%;
      padding: 0px; } }

.two-third {
  width: 65%;
  display: inline-block;
  *display: inline;
  padding: 0 20px 0 0;
  zoom: 1;
  vertical-align: top; }
  .two-third img {
    max-width: 100%;
    height: auto; }
  @media screen and (max-width: 600px) {
    .two-third {
      width: 100%;
      display: block;
      padding: 0px; } }

.one-half {
  width: 48%;
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 0 20px 0 0;
  vertical-align: top; }
  .one-half img {
    max-width: 100%;
    height: auto; }
  @media screen and (max-width: 600px) {
    .one-half {
      width: 100%;
      display: block;
      padding: 0px; } }

table {
  color: #222;
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  border: 1px solid #ccc;
  padding: 10px;
  transition: all 0.3s; }

th {
  background: #DFDFDF;
  font-weight: bold; }

td {
  background: #fafafa; }

tr:hover, td:hover {
  background: #d3d3d3; }

/* Even Cells */
tr:nth-child(even) td {
  background: #F1F1F1; }

/* Odd Cells */
tr:nth-child(odd) td {
  background: #FEFEFE; }

.review-form label {
  color: #eee; }

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none; }

input[type=submit]#searchsubmit {
  font-size: .8em;
  padding: 4px 8px; }

input[type=text],
input[type=url],
input[type=tel],
input[type=number],
input[type=color],
input[type=email],
input[type=password],
textarea {
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 3px;
  padding: 5px;
  width: 80%; }

input[type=submit] {
  background: #3875a7;
  font-size: 1.2em;
  border: none;
  padding: 10px;
  color: #fff;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }

input[type=submit]:hover {
  background: #222; }

/*# sourceMappingURL=style.css.map */
