@charset "utf-8";
/* CSS Document */

@media screen and (min-width: 0px) {
  table.grid {
    width: 100%;
}
  h2 {
    margin-bottom: 0px;
    margin-top: 0px;
  }
.events-intro {
    display: flex;
    width: 100%;
}
  #subtitle {
    font-size: 14px;
    padding: 0 25px;
  }
  table.grid td.subtitle {
    text-align: center;
  }
  table.grid td.tri-tile img#tile {
    width: 100%;
    height: auto;
  }

  .table_2 td {
    font-size: 14px;
    text-wrap-mode: nowrap;
  }

  input {
    padding: 6px;
    font-family: inherit;
  }

  .table_3 td {
    font-size: 14px;
  }
  .about-header {
      background-color: #000000;
      color: #ffffff;
      padding: 10px;
      text-align: center;
      font-weight: bold;
      font-size: 14px;
      margin: 0;
      display: block;
  }
  #box1-about .about_col2 {
      display: none;
  }
  #box1-services {
    margin: auto;
    margin-bottom: 10px;
    position: relative;
    display: flex;
    width: 100%;
  }
  #box1-services table.grid td.services_col1 p#title-text {
    font-size: 6pt;
  }
  #box2-services {
    margin-left: auto;

    margin-top: -10px;
    padding: 20px;
    position: relative;
    width: 100%;
    font-size: 14px;
    text-align: left;
    background-color: white;
    color: black;
  }
  #box3-services {
    margin: auto;
    position: relative;
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: center;
  }
  #box4-services {
    margin-top: -20px;
  }

  .services_col2 {
    vertical-align: bottom;
    width: 33.33%;
  }
  .row-to-col .happy_col2 {
    display: none;
  }
    .services {
    padding: 0 25px;
  }
#box1-happy .row-to-col .happy_col1 {
    width: 100%;
}
  ul.services li {
    text-align: left;
    font-size: 15px;
    color: #ff0000;
    margin-top: 0px;
    padding-bottom: 5px;
  }
  ul.services p {
    text-align: left;
    font-size: 14px;
    color: white;
    margin-top: 0px;
  }
  #box1-about table.grid td.about_col1 p#title-text {
    font-size: 8pt;
  }
  #box1-about table.grid td.about {
    background-color: #000000;
    color: #ffffff;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
  }
  #box2-about {
    margin-top: -20px;
    margin-left: auto;
    padding: 20px;
    position: relative;
    width: 100%;
    font-size: 14px;
    text-align: left;
    color: black;
  }
  #box1-happy table.grid td.happy {
    background-color: #000000;
    padding: 10px;
    width: 100%;
  }
  #box1-happy table.grid td.happy a {
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
  }
  #box1-happy table.grid td.happy_col1 p#title-text {
    font-size: 8pt;
  }
  #box1-happy table.grid td.happy_col2 img.logo {
    width: 60%;
  }
  #box1-happy table.grid td.happy_para1 p {
    font-size: 14px;
    padding: 0 20px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .happy_para2 {
    padding-bottom: 10px;
  }

  #box1-happy table.grid td.happy_para2 p {
    font-size: 14px;
    padding: 0 20px;
    margin-top: 0;
  }
#box1-happy table.grid td.happy_link1 {
    text-align: center;
    padding: 10px;
}
#box1-happy table.grid td.happy_link1 a {
    display: inline-block;
    background-color: #000000;
    color: #ffffff;
    padding: 8px 24px;
    border-radius: 5px;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}
#box1-happy table.grid td.happy_link1 a:hover {
    background-color: #444444;
}
  #box1-happy table.grid td.happy_link2 {
    width: 50%;
  }
  #box1-happy table.grid td.happy_link2 a {
    font-size: 10pt;
    text-decoration: none;
    color: #ff0000;
    font-weight: bold;
  }
  .about_col2 {
    vertical-align: bottom;
  }
  .serviceimage {
    display: none;
  }
  .logo {
    display: none;
  }
  .logotd {
    display: none;
  }
}
@media screen and (min-width: 480px) {
   .col-main { width: 66%; }
  .col-side { width: 33%; }
  .logo {
    display: inline-block;
}
  #box1-happy .row-to-col .happy_col2 {
    display: table-cell;
    width: 33%;
}
  #subtitle {
    font-size: 15px;
  }
  #box1-happy table.grid tr:first-child {
    display: table-row;
}
  .serviceimage {
    display: table-cell;
  }
.events-intro .introtext {
    flex: 2;
}
.logotd {
    flex: 1;
}
.logotd img.logo {
    margin-top: 75px;
    width: 100%;
    height: auto;
}
    .serviceimage img{
    display: table-cell;
    width: 100%;
    height: auto;  
  }
  table.grid {
    table-layout: fixed;
  }
  table.grid td.subtitle {
    text-align: center;
  }
  table.grid td.tri-tile img#tile {
    width: 100%;
    height: auto;
  }
  #box1-services {
    margin: auto;
    margin-bottom: 10px;
    position: relative;
    display: flex;
    width: 100%;
  }
  #box1-services table.grid td.services_col1 p#title-text {
    font-size: 8pt;
    padding-bottom: 0;
  }
  #box1-about table.grid {
    table-layout: auto;
  }
  #box2-services {
    margin-left: auto;
    margin-top: -10px;
    position: relative;
    width: 100%;
    font-size: 16px;
    text-align: left;
    background-color: white;
    color: black;
  }
  #box3-services {
    margin: auto;
    position: relative;
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: center;
  }
  #box4-services {
    margin-top: -20px;
  }

  ul.services li {
    text-align: left;
    font-size: 16px;
    color: #ff0000;
    margin-top: 0px;
  }
  ul.services p {
    text-align: left;
    font-size: 16px;
    color: #000000;
    margin-top: 0px;
  }
  #box1-about table.grid td.about_col1 p#title-text {
    font-size: 12pt;
  }

  #box1-happy table.grid td.happy_para1 p {
    margin-top: 20px;
  }

  #box1-happy table.grid td.happy_para2 p {
    margin-top: 20px;
  }
  .logotd {
    display: block;
}
}
  @media screen and (min-width: 768px) {
#box1-about table.grid td.about_col1 { width: 70%; }
#box1-about table.grid td.about_col2 { width: 30%; }

    table.grid td.tri-tile img#tile {
      width: 60%;
      height: auto;
    }
    #box1-about {
        margin: auto;
        position: relative;
        display: flex;
        flex-direction: column;
        width: 100%;
    } 
    #box1-about table.grid {
    table-layout: fixed;
    }
    #box1-about table.grid td.about_col2 {
    width: 30%;
    overflow: hidden;
    vertical-align: middle;
    }
    img#cartoon {
        width: 100%;
        height: auto;
    }
    #box1-about table.grid {
    table-layout: fixed;
    }
    #box1-about .about_col2 {
        display: table-cell;
    }
    #box1-about .about-logo {
        width: 100%;
        height: auto;
    }
    #box1-about table.grid td.about_col1 p#title-text {
      font-size: 12pt;
    }
    img#cartoon {
      width: 100%;
    }
    #box2-about {
        margin-left: auto;
        margin-right: auto;
        position: relative;
        width: 100%;
        font-size: 16px;
        text-align: left;
        color: black;
    }
    #box3-services {
      margin: auto;
      position: relative;
      display: flex;
      width: 100%;
      text-align: center;
      justify-content: center;
    }
    #box4-services {
      margin-top: -20px;
    }
    ul.services li {
      text-align: left;
      color: #000000;
      margin-top: 0px;
    }
    ul.services p {
      text-align: left;
      color: #000000;
      margin-top: 0px;
    }
    #box1-happy table.grid td.happy_col1 p#title-text {
      font-size: 14pt;
    }
    .logotd img.logo {
    margin-top: 0px;
    width: 100%;
    height: auto;
    }
    .row-to-col .happy_col1 {
    width: 20%;
    }
  }
    @media screen and (min-width: 1024px) {
    .col-main { width: 70%; }
    .col-side { width: 30%; }
    table.grid td.subtitle {
        text-align: center;
      }
    .banner-wrapper {
        height: auto;
    }
    #banner {
        width: 100%;
        height: auto;
    }
      table.grid td.tri-tile img#tile {
        height: auto;
      }
      #box1-services {
        margin: auto;
        margin-bottom: 10px;
        position: relative;
        display: flex;
        width: 100%;
      }
      #box1-services table.grid td.services_col1 p#title-text {
        font-size: 10pt;
      }
      #box1-about table.grid td.about_col1 p#title-text {
        font-size: 14pt;
        margin-left: 20px;
      }
      img#cartoon {
        width: 100%;
      }
      #box2-services {
        margin-left: auto;
        margin-right: auto;
        margin-top: -10px;
        padding: 25px 55px;
        position: relative;
        width: 100%;

        text-align: left;
        background-color: white;
        color: black;
      }
      #box3-services {
        margin: auto;
        position: relative;
        display: flex;
        width: 100%;
        text-align: center;
        justify-content: center;
      }
      #box4-services {
        margin-top: -20px;
      }
      ul.services li {
        text-align: left;
        color: #ff0000;
        margin-top: 0px;
      }
      ul.services p {
        text-align: left;
        color: #000000;
        margin-top: 0px;
      }
    .introtext {
      margin-top: 35px;
    }
  }
    @media screen and (min-width: 1366px) {
        .col-main { width: 70%; }
  .col-side { width: 30%; }
      table.grid td.subtitle {
        text-align: center;
      }
      table.grid td.tri-tile img#tile {
        height: auto;
      }
      #box1-about {
        margin: auto;
        margin-left: auto;

        position: relative;
        display: flex;
        width: 100%;
      }
      #box1-about table.grid td.about_col1 p#title-text {
        font-size: 16pt;
      }
      img#cartoon {
        width: 100%;
      }
      #box2-about {
        margin-left: auto;
        margin-right: auto;

        padding: 25px 55px;
        position: relative;
        width: 100%;

        text-align: left;
        color: black;
      }
      ul.services li {
        text-align: left;
        color: #000000;
        margin-top: 0px;
      }
      ul.services p {
        text-align: left;
        color: white;
        margin-top: 0px;
      }
    }
