@media only screen and (max-width : 1600px) and (min-width : 1249px) {
  body {
    font-size: 17px;
  }
  #services .widget {
    width: 90%;
  }
  .solutions {
    width: 90%;
  }
  #homecontent {
    width: 90%;
  }
  #container {
    width: 90%;
  }
  #homebanner .homebanner {
    width: 90%;
  }
  #usps ul {
    width: 90%;
  }
  #footerlogos ul {
    width: 90%;
  }
  #footer ul {
    width: 90%;
  }
  #homeformtop .wpcf7 {
    width: 60%;
  }
  #bottomform .widget {
    width: 60%;
  }
  #affiliations ul {
    width: 60%;
  }
  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 1em !important;
  }
  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    font-size: 1em !important;
  }
}
@media only screen and (max-width : 1248px) and (min-width : 1025px) {
  body {
    font-size: 15px;
  }
  #services .widget {
    width: 96%;
  }
  .solutions {
    width: 96%;
  }
  #homecontent {
    width: 96%;
  }
  #container {
    width: 96%;
  }
  #homebanner .homebanner {
    width: 96%;
  }
  #usps ul {
    width: 96%;
  }
  #footerlogos ul {
    width: 96%;
  }
  #footer ul {
    width: 96%;
  }
  #homeformtop .wpcf7 {
    width: 70%;
  }
  #bottomform .widget {
    width: 70%;
  }
  #affiliations ul {
    width: 70%;
  }
  .solutions li h3 {
    font-size: 1.25em;
  }
  #bottomform .widget .right .wpcf7 tr td input[type="submit"] {
    padding: 0.5em 0.75em;
  }
  #container #content .imgright {
    width: 35%;
  }
  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 1em !important;
  }
  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    font-size: 1em !important;
  }
  #container #content p.attachment {
    width: 35%;
  }
}
@media only screen and (max-width : 1024px) and (min-width : 801px) {
  body {
    font-size: 13px;
  }
  #services .widget {
    width: 96%;
  }
  .solutions {
    width: 96%;
  }
  #homecontent {
    width: 96%;
  }
  #container {
    width: 96%;
  }
  #homebanner .homebanner {
    width: 96%;
  }
  #usps ul {
    width: 96%;
  }
  #footerlogos ul {
    width: 96%;
  }
  #footer ul {
    width: 96%;
  }
  #homeformtop .wpcf7 {
    width: 70%;
  }
  #bottomform .widget {
    width: 70%;
  }
  #affiliations ul {
    width: 70%;
  }
  .solutions li h3 {
    font-size: 1.15em;
  }
  #bottomform .widget .right .wpcf7 tr td input[type="submit"] {
    padding: 0.5em 0.75em;
  }
  #container #content .imgright {
    width: 35%;
  }
  .logo img {
    max-width: 8em;
  }
  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 1em !important;
  }
  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    font-size: 1em !important;
  }
  #container #content p.attachment {
    width: 35%;
  }
}
@media only screen and (max-width : 800px) {
  body {
    font-size: 15px;
  }
  #services .widget {
    width: 92%;
  }
  .solutions {
    width: 92%;
  }
  #homecontent {
    width: 92%;
  }
  #container {
    width: 92%;
  }
  #homebanner .homebanner {
    width: 92%;
  }
  #usps ul {
    width: 92%;
  }
  #footerlogos ul {
    width: 92%;
  }
  #footer ul {
    width: 92%;
  }
  #homeformtop .wpcf7 {
    width: 92%;
  }
  #bottomform .widget {
    width: 92%;
  }
  #affiliations ul {
    width: 92%;
  }
  #content {
    width: 100%;
  }
  #sidebar {
    width: 100%;
  }
  #container #content .imgright {
    width: 35%;
  }
  .logo img {
    max-width: 5em;
  }
  .sidebarservices ul {
    text-align: center;
  }
  .sidebarservices ul li {
    display: inline-table;
    width: auto;
    border: none;
  }
  .page-template-front-page #branding {
    width: 92%;
  }
  #footer #copyright {
    width: 92%;
    text-align: center;
  }
  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 1em !important;
  }
  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    font-size: 1em !important;
  }
  #container #content p.attachment {
    width: 35%;
  }
  #homebanner .homebanner .bannersections {
    display: table;
    width: 100% !important;
    border: none !important;
  }
  #branding {
    display: flex;
    flex-direction: column;
  }
  #branding li {
    display: table;
    width: 100% !important;
    text-align: center !important;
    padding: 0 0 2em 0;
  }
  #branding li:nth-child(1) {
    order: 2;
  }
  #branding li:nth-child(2) {
    order: 1;
  }
  #branding li:nth-child(3) {
    order: 3;
  }
  #usps ul li {
    display: table;
    width: 100%;
  }
  #usps ul li:last-child {
    padding: 2.667em 0 0 0;
  }
  #bottomform .widget .right h4 {
    font-size: 2em;
    line-height: 1.333em;
  }
  #footer ul li {
    display: table;
    width: 100% !important;
    text-align: center !important;
    padding: 0 0 2em 0;
  }
  #footer ul li:nth-child(1) {
    order: 2;
  }
  #footer ul li:nth-child(2) {
    order: 1;
  }
  #footer ul li:nth-child(3) {
    order: 3;
  }
}
@media only screen and (max-width : 480px) {
  body {
    font-size: 15px;
  }
  .logo {
    width: 80%;
    font-size: 1.75em;
  }
  .logo img {
    width: 100%;
    max-width: 100%;
  }
  .page-template-front-page .slogan {
    font-size: 2em;
  }
  #container #content .imgright {
    width: 100%;
    margin: 0 0 1em 0;
  }
  .contact .address {
    width: 100%;
    margin: 0 0 2em 0;
  }
  .contact .hours {
    width: 100%;
    margin: 0 0 2em 0;
  }
  .solutions li {
    width: 100%;
    margin: 0 0 2em 0;
  }
  #homecontent .left {
    width: 100%;
  }
  #homecontent .middle {
    width: 100%;
    margin: 2em 0;
  }
  #homecontent .right {
    width: 100%;
  }
  #homecontent .introtext {
    width: 100%;
  }
  #homeformtop .wpcf7 tr td {
    width: 100%;
    float: left;
    padding: 0.5em 0 0 0 !important;
  }
  #bottomform .widget .left {
    width: 100%;
    margin: 0 0 1em 0;
    padding: 1em 2%;
  }
  #bottomform .widget .right {
    width: 100%;
    margin: 0;
  }
  #bottomform .widget .right .wpcf7 tr td {
    width: 100%;
    float: left;
    padding: 0.5em 0 0 0 !important;
  }
  #bottomform .widget .right .wpcf7 tr td input[type="submit"] {
    float: none;
    width: auto;
  }
  #bottomform .widget .right h4 {
    line-height: 1.33em;
    text-align: center;
  }
  #bottomform .widget .right p {
    text-align: center;
  }
  #affiliations h3 {
    font-size: 2em;
  }
  #affiliations ul li {
    width: 50%;
  }
  #bottomform .widget .right h4 {
    font-size: 2em;
  }
  #homeformtop h3 {
    font-size: 2em;
  }
  #container #content h1 {
    font-size: 2.25em;
  }
  #container #content h2 {
    font-size: 1.9em;
  }
  #container #content h3 {
    font-size: 1.7em;
  }
  #container #content h4 {
    font-size: 1.5em;
  }
  .sidebarservices ul li {
    width: 49%;
  }
  #bottomform .widget .left a {
    display: table;
    margin: 0 auto;
  }
  .page-template-front-page #branding {
    width: 100%;
  }
  #container #content .threeimgs li {
    width: 100%;
    margin: 0 0 1em 0;
  }
  #container #content p.attachment {
    width: 100%;
    margin: 0 0 1em 0;
  }
  #usps ul li:first-child .widget .left {
    width: 100%;
    margin: 0 0 2em auto;
  }
  #usps ul li:first-child .widget .right {
    width: 100%;
    padding: 0;
  }
}