@media screen and (max-width: 768px) {
  #nav {
    display: none; }

  .section, #slideshow {
    width: auto;
    max-width: 980px; }

  .section {
    text-align: center; }
    .section a#logo {
      position: relative;
      left: auto;
      margin-left: 0px;
      text-align: center;
      display: inline-block;
      background-position: center center; }
    .section ul#columns li.column {
      position: relative;
      margin: 0px;
      float: none;
      width: 100%;
      margin-bottom: 80px;
      border: 0px;
      border-right: 0px;
      padding-right: 0px;
      height: auto;
      text-align: center; }
      .section ul#columns li.column p {
        padding: 0px 30px;
        font-size: 17px;
        line-height: 28px;
        margin-bottom: 30px; }
      .section ul#columns li.column a.readmore {
        position: relative;
        bottom: auto;
        display: inline-block; }
      .section ul#columns li.column ul#values li {
        margin-left: 0px;
        padding-left: 0px; }
        .section ul#columns li.column ul#values li a {
          font-size: 15px; }
    .section ul#columns li#contact-col p {
      margin-bottom: 10px;
      font-size: 18px; }
      .section ul#columns li#contact-col p span {
        font-size: 19px; }

  #slideshow #slide1 {
    position: relative;
    width: auto;
    max-width: 980px;
    height: 100%;
    background: url(../images/slides/1-responsive.jpg) no-repeat center center; }

  #sec4 .section #column2, #sec4 .section #column3 {
    float: none;
    width: 100%;
    margin-left: 0px;
    clear: both;
    display: table;
    text-align: center;
    margin: 0 auto; }
    #sec4 .section #column2 .col, #sec4 .section #column3 .col {
      display: inline-block;
      float: none; }
      #sec4 .section #column2 .col ul.services, #sec4 .section #column3 .col ul.services {
        background: #fff; }
        #sec4 .section #column2 .col ul.services li, #sec4 .section #column3 .col ul.services li {
          text-align: left;
          font-size: 15px; }
  #sec4 .section #column2 {
    margin-bottom: 60px; }
  #sec4 .section #column3 ul#docs li {
    padding-left: 0px;
    max-width: 300px;
    margin: 0 auto;
    font-size: 15px; }

  #sec5 .section #daQuote {
    position: absolute;
    width: 80px; }
  #sec5 .section #daQuote-txt {
    display: block;
    position: relative;
    margin-left: 100px; }
    #sec5 .section #daQuote-txt h1 {
      color: #fff;
      text-align: left;
      padding-right: 70px;
      padding-top: 20px; }
      #sec5 .section #daQuote-txt h1 span {
        color: #869539;
        font-size: 15px;
        font-family: Georgia, serif;
        font-style: italic; }

  #sec6 .section ul li {
    float: left; } }
@media (max-width: 414px) {
  #sec4 .section #column2 .col {
    display: block;
    width: 290px;
    margin: 0 auto;
    margin-bottom: 30px; }
    #sec4 .section #column2 .col ul.services li {
      text-align: center; }

  #sec5 .section #daQuote-txt h1 {
    font-size: 19px;
    line-height: 26px; } }
@media (max-width: 320px) {
  .section a#logo {
    background-size: 90%;
    margin-top: -5px; }

  #slideshow {
    height: 340px; }
    #slideshow #slide1 {
      background-size: auto 100%; }

  #sec5 .section #daQuote {
    position: relative;
    margin: 0 auto;
    background-position: -10px 0px; }

  #sec5 .section #daQuote-txt {
    margin: 0 auto; }
    #sec5 .section #daQuote-txt h1 {
      text-align: center;
      font-size: 19px;
      line-height: 28px;
      padding: 0px 30px; } }
