<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ::Product Selection Tool Variant - Version Juggernaut Styles:: */
body {
  background: #D9D9D9;
}
.module {
  border: 1px solid #ccc;
}
.tab-content {
  background: #fff;
  border: 1px solid #9E9E9E;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 25px;
  width: 95%;
  z-index: 4;
}
#sa-product-guide {
  background: #fff;
  border: none;
  padding-top: 0;
}
#sa-product-guide #inner-content,
#inner-content {
  max-width: 1140px;
  margin: 0 auto;
  position: relative;
}
h4.module-title-variant,
h4.home-section-header {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #000;
  margin: 0;
}
ul.nav-tabs {
  max-width: 1110px;
  width: 89%;
  margin: 0 auto;
  border-bottom: none;
  z-index: 5;
}
ul.nav-tabs li.pst-tab {
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background: #D9D9D9;
  margin: 0 5px 0 0;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  text-align: center;
}
ul.nav-tabs li.pst-tab.active {
  background: #418bbc;
  border-top: 3px solid #418bbc;
}
ul.nav-tabs li.pst-tab.active a {
  color: #418bbc;
  background: #fff;
  margin: 0;
  padding: 8px 2px 5px;
}
ul.nav-tabs li.pst-tab.active a:hover {
  color: #418bbc;
  background: #fff;
  margin: 0;
  border: none;
  padding: 8px 2px 5px;
}
ul.nav-tabs li.pst-tab a {
  text-decoration: none;
  color: #4d4d4d;
  font-size: 10px;
  border: none;
  padding: 8px 2px;
}
ul.nav-tabs li.pst-tab a:hover {
  text-decoration: none;
  color: #4d4d4d;
  font-size: 10px;
  border: none;
  padding: 8px 2px;
}
ul.nav-tabs li.pst-tab a:hover + ul.nav-tabs li.pst-tab.active a {
  padding: 8px 2px 5px;
}
ul.nav-tabs li.pst-tab a:hover {
  text-decoration: none;
  color: #4d4d4d;
  font-size: 10px;
  border: none;
  padding: 8px 2px;
}
ul.nav-tabs li.pst-tab a i {
  display: none;
}
.tab-content .step-navigation {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  width: 100%;
  background: #418bbc;
  color: #fff;
  padding: 15px 30px;
}
.tab-content .step-navigation {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  width: 100%;
  background: #418bbc;
  color: #fff;
  padding: 0 5px;
  float: none;
  border-bottom: 4px solid #ccc;
}
.tab-content .step-navigation h4 {
  display: none;
  color: #fff;
  text-align: left;
  margin: 0;
  font-weight: 400;
}
.tab-content .step-navigation p {
  margin-bottom: 8px;
}
.tab-content .step-navigation span.navigation-number i {
  display: none;
  font-size: 0.8em;
  color: #b3d253;
}
.tab-content .step-navigation span {
  font-size: 14px;
  padding: 3px;
}
.tab-content .step-navigation span i {
  font-size: 1.2em;
  font-weight: 900;
  display: none;
}
.tab-content .step-navigation span.current-page-variant {
  color: #b3d253;
  border-top: 4px solid #b3d253;
}
.tab-content .step-navigation span.chevron {
  padding: 0 5px;
}
.tab-content .step-navigation span a {
  color: white;
}
.tab-content .form-group.first-page label,
.tab-content .other-form-page #sa-form-elements p,
.form-horizontal .checkbox-inline {
  color: #202020;
}
.tab-content #first-btn {
  display: block;
  font-size: 1.4em;
  width: 65%;
  margin: 0 auto 40px;
}
.tab-content .other-form-page .sa-ui .btn.back,
.tab-content .other-form-page .sa-ui .btn.next-btn {
  border: none;
  width: auto;
  height: auto;
  padding: 10px 25px;
  border-radius: 5px;
  color: #fff;
}
.tab-content #discover-solution {
  display: none;
}
.tab-content .privacy-link {
  float: none!important;
  display: block;
  text-align: center;
}
#product-selection-tool-header-content-variant.variant-product-selection-tool .header-wrap h1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}
#product-selection-tool-header-content-variant.variant-product-selection-tool .header-wrap h4#product-selection-tool-sub-title {
  display: none;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #FFF;
  text-align: center;
  margin: 0;
  font-size: 20px;
}
#sa-form-elements select.form-control {
  border: 1px solid #BBB;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 18px;
}
.container-fluid .variant-content-sa-variant {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  color: #000;
}
.container-fluid .variant-content-sa-variant {
  margin-bottom: 15px;
}
.container-fluid p.content-subheader {
  margin: 0 0 20px;
  text-align: center;
}
.container-fluid a.cta-variant, p.phone-link a, p.phone-link i {
  font-size: 1.89em;
  margin: 12px 0 0 0;
  text-decoration: none;
}
.container-fluid #top-rated-header p {
  font-weight: 300;
  margin-top: 0;
  padding-bottom: 10px;
}
.container-fluid #top-rated-header h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #000;
  margin: 0;
}
/* RESULTS COMPANY WRAP */
#sa-product-results.module {
  background: #FFFFFF;
  margin: 0 0 15px 0;
  padding: 15px 0;
  border: 1px solid #ccc;
}
#sa-product-results.variant-top-five-rated .company-wrap {
  padding: 15px;
  margin-bottom: 15px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#sa-product-results.variant-top-five-rated .company-wrap:hover {
  border: 1px solid #418bbc;
}
#sa-product-results.variant-top-five-rated .company-wrap {
  padding: 15px;
}
#sa-product-results.variant-top-five-rated a.view-all {
  display: block;
  width: 80%;
  max-width: 270px;
  margin: 15px auto 3px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 500;
}
#evergreen-wrap h4.evergreen-title {
  font-family: 'Roboto', sans-serif;
  font-size: 35px;
  font-weight: 500;
  color: #000;
}
#guide-download-sidebar #sa-download.module {
  padding: 0;
}
#guide-download-sidebar #sa-download.module .module-heading {
  padding: 12px;
  font-size: 1.5em;
  font-weight: 600;
  background: #f0f0f0;
  text-transform: uppercase;
  margin: 0;
  font-size: 13px;
}
#guide-download-sidebar #sa-download.module ul li {
  margin-bottom: 5px;
  font-size: 14px;
}
#guide-download-sidebar #sa-download.module ul li i {
  color: #418bb9;
  margin-right: 5px;
}
#guide-download-sidebar #sa-download.module .btn {
  display: block;
  width: 210px;
  font-size: 16px;
  margin: 5px auto 20px;
}
#overview-links-container a.evergreen-link {
  color: #418bbc;
  font-weight: 400;
}
#overview-links-container a.evergreen-link h3.h4 {
  font-size: 14px;
}
.evergreen-link-selected {
  color: #418bbc!important;
  font-style: italic;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  text-decoration: none;
}
.sticky{
  position: fixed;
  top: 125px;
}
.sticky-contents {
  position: fixed;
  top: 429px;
}
.evergreen-link {
  cursor: pointer;
}
.variant-nav-menu {
  display: none;
}
.variant-nav-menu #inner-content {
  padding: 0 15px;
}
.variant-nav-menu #speak-expert-header a.click-to-call {
  color: #B3D256;
}

.variant-nav-menu {padding-top:0 !important; padding-bottom:0 !important;}
.careers-navigation {padding-top:0 !important; padding-bottom:0 !important;}
.careers-navigation #variant-navigation-menu {height:51px; display:table; position:relative;}
.careers-navigation #variant-navigation-menu ul { height:51px; display:table-cell; vertical-align:middle}

.careers-navigation #speak-expert-header {height:51px; display:table; position:relative; padding-right:10px;}
.careers-navigation #speak-expert-header p { height:51px; display:table-cell; vertical-align:middle; }

/* Result Buttons Styling */
.sa-company-btn-group a,
.sa-company-btn-group .getbutton {
  border-radius: 4px;
  color: white;
  border: none;
  text-decoration: none;
  padding: 6px 15px;
  margin-top: 10px;
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 18px;
}
.sa-company-btn-group .btn-grey {
  background: #BABABA;
}
.sa-company-btn-group .btn-grey.getbutton {
  height: auto;
  box-shadow: 0px 2px 0px #4d4d4d;
}
.sa-company-btn-group .btn-grey.getbutton:hover {
  background: #BABABA;
  outline: 0;
  box-shadow: 0 1px 0 #4d4d4d;
  top: 1px;
  color: #fff;
  transition: none;
}
.sa-company-btn-group .btn-blue.getbutton {
  color: whitesmoke;
  background-color: #418bbc;
  box-shadow: 0px 2px 0px #1f4064;
  position: relative;
  padding: 6px 15px;
  height: auto;
  transition: none;
}
.sa-company-btn-group .btn-blue.getbutton:hover {
  outline: 0;
  box-shadow: 0 1px 0 #1f4064;
  top: 1px;
  transition: none;
}
.sa-company-btn-group .btn-blue.getbutton.getbutton_complete,
.sa-company-btn-group .btn-grey.getbutton.getbutton_complete {
  color: #418bbc;
  background-color: #fff;
  border: 2px solid #418bbc;
  box-shadow: none;
}
.sa-company-btn-group .btn-blue.getbutton.getbutton_complete:hover,
.sa-company-btn-group .btn-grey.getbutton.getbutton_complete:hover {
  box-shadow: none;
  top: 0px;
}

.sa-company-title a {
  transition: none;
  font-size: 18px;
}
.sa-company-title a:hover {
  transition: none;
}
#as-seen-in h4 {
  font-size: 2.3em;
  color: #4d4d4d;
  margin: 0.8em 0 ;
  font-weight: 600;
  text-align: center;
}
#as-seen-in #inner-content {
  max-width: 1140px;
  margin: 16px auto 0;
}
#as-seen-in #inner-content img.twelvecol {
  display: block;
  margin: 0px auto 30px;
  width: 90%;
}
/* Results Table Specific */
table#pst-results-table,
table#pst-final-results-table {
  float: none;
  width: 100%;
}
table#pst-results-table thead,
table#pst-final-results-table thead {
  display: none;
}
#final-results-wrap h2 {
  margin: 0 0 15px 0!important;
}
div#pst-results-table_info.dataTables_info {
  display: none;
}
.tab-content .dataTables_length label,
.tab-content .select-filter-by label {
  font-weight: 400;
}
.tab-content select.display-menu {
  border: 1px solid #418bbc;
  border-radius: 4px;
  font-weight: 400;
  margin-left: 12px;
  min-width: 120px;
  height: 28px;
  margin-bottom: 8px;
}
.tab-content #jgnt-filter {
  margin-top: 10px;
}
.tab-content .dataTables_paginate {
  text-align: center;
}
.tab-content .dataTables_paginate a {
  padding: 2px 8px;
  border: 1px solid #418bbc;
  text-decoration: none;
  border-radius: 4px;
  margin-left: 4px;
  display: inline-block;
  cursor: pointer;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  font-size: 14px;
}
.tab-content .dataTables_paginate &gt; a {
  border: none;
}
.tab-content .dataTables_paginate a.current {
  color: #1f1f1f;
  border: none;
}
.tab-content .dataTables_paginate span span {
  padding: 2px 8px;
}
/* END */
#sa-product-guide {
  display: block;
}
#overview-links-container {
  display: none;
}
.tab-content {
  position: relative;
  top: -20px;
}
.sa-company-description {
  width: 65.2%;
}
.company-star-rating-num {
  display: block;
  margin: 8px 0 0 0;
}
#variant-sidebar-right-container {
  display: none;
}
.tab-content #sat-form-wrap-variant .select-wrap p,
.tab-content #sat-form-wrap-variant .select-wrap label {
  font-weight: 400;
  margin: 8px 0;
  font-family: 'Roboto', sans-serif;
}
#sa-final-results {
  padding: 0px;
}
#sat-form-wrap-variant #sa-final-results label {
  width: 20%;
}
#sat-form-wrap-variant #sa-final-results div.intl-tel-input {
  margin: 8px 0 0;
}
#sat-form-wrap-variant #sa-final-results div label.checkbox-optin {
  font-weight: 400;
  font-size: 10px;
  width: 92%;
  text-align: left;
  padding-left: 10px;
}
#sat-form-wrap-variant #sa-final-results p.results-count-variant {
  font-weight: 400;
}

@media only screen and (min-width: 768px) {
  /* ::Product Selection Tool Variant Juggernaut Styles:: */
  #sa-final-results {
    padding: 0px 15px;
  }
  #sat-form-wrap-variant #sa-final-results div label.checkbox-optin {
    font-size: 14px;
    width: 91%;
  }
  #variant-sidebar-right-container {
    display: block;
  }
  .tab-content .step-navigation span {
    font-size: 20px;
    padding: 12px 8px;
  }
  .sa-company-title a {
    font-size: 31px;
  }
  #as-seen-in {
    display: block;
    margin: -35px 0 22px;
  }
  #as-seen-in #inner-content img.twelvecol {
    display: block;
    margin: 25px auto 0;
    width: 98%;
  }
  #as-seen-in h4 {
    font-size: 28px;
    margin: 25px 0;
  }
  #as-seen-in #inner-content {
    max-width: 1140px;
    margin: 0 auto 0;
    padding: 0 15px;
  }
  .company-star-rating-num {
    display: inline;
    padding: 0 0 0 5px;
    position: relative;
    top: 2px;
  }
  .tab-content #sat-form-wrap-variant.other-form-page,
  .tab-content #sat-form-wrap-variant {
    min-height: 350px;
  }
  .tab-content .other-form-page .sa-ui {
    padding: 0 16px;
    position: absolute;
    bottom: 0px;
    width: 100%;
  }
  .tab-content {
    position: relative;
    top: -61px;
  }
  #pst-results-table_wrapper {
    margin-top: 20px;
  }
  .tab-content .dataTables_length,
  .tab-content .select-filter-by {
    margin-bottom: 16px;
    float: left;
    margin-right: 20px;
    width: 40%;
  }
  .tab-content .dataTables_paginate {
    float: right;
  }
  .tab-content .dataTables_paginate a {
    font-size: 18px;
  }
  ul.nav-tabs {
    position: relative;
    top: -60px;
  }
  ul.nav-tabs li.pst-tab a {
    font-size: 18px;
    padding: 8px 15px;
  }
  ul.nav-tabs li.pst-tab a:hover {
    font-size: 18px;
    padding: 8px 15px;
  }
  ul.nav-tabs li.pst-tab a:hover + ul.nav-tabs li.pst-tab.active a {
    padding: 8px 15px 5px;
  }
  ul.nav-tabs li.pst-tab a i {
    display: inline;
  }
  ul.nav-tabs li.pst-tab {
    min-width: 200px;
    margin: 0 10px 0 0;
  }
  ul.nav-tabs li.pst-tab.active a {
    padding: 8px 15px 5px;
  }
  ul.nav-tabs li.pst-tab.active a:hover {
    padding: 8px 15px 5px;
  }
  .tab-content .step-navigation h4 {
    display: inline-block;
    float: left;
    font-size: 24px;
    padding: 18px 0 0 0;
  }
  .tab-content .step-navigation {
    padding: 0 15px;
  }
  .tab-content .step-navigation span.navigation-number {
    padding: 15px 13px;
    display: inline-block;
    text-align: center;
  }
  .tab-content .step-navigation span i {
    display: inline;
  }
  .tab-content #sat-form-wrap-variant .select-wrap p,
  .tab-content #sat-form-wrap-variant .select-wrap label,
  #sa-form-elements p {
    font-size: 20px;
    margin: 0 0 8px;
  }
  .tab-content #first-btn {
    font-size: 1.8em;
    width: 58%;
    margin: 15px auto 0;;
  }
  .tab-content select.display-menu {
    font-weight: 400;
    margin-left: 12px;
    margin-bottom: 0;
    min-width: 195px;
    height: 28px;
  }
  #product-selection-tool-header-content-variant.variant-product-selection-tool .header-wrap {
    padding-bottom: 80px;
  }
  #product-selection-tool-header-content-variant.variant-product-selection-tool .header-wrap h1 {
    margin-bottom: 10px;
  }
  #product-selection-tool-header-content-variant.variant-product-selection-tool .header-wrap h4#product-selection-tool-sub-title {
    display: block;
  }
  .tab-content #sat-form-wrap-variant.other-form-page,
  .tab-content #sat-form-wrap-variant {
    margin: 20px auto 50px!important;
  }
  #as-seen-in {
    padding: 10px 0;
  }
  .container-fluid p.content-subheader {
    font-size: 18px;
  }
  .container-fluid #sa-testimonials {
    min-height: 400px;
  }
  #sa-product-results.module,
  #variant-sidebar-right-container {
    margin: 0 auto 15px;
  }
  #variant-sidebar-right-container {
    margin-top: 12px;
  }
  #sa-product-guide {
    position: relative;
  }
  #guide-download-sidebar {
    display: none;
    width: 33.33333333%;
    padding-right: 0;
    position: relative;
  }
  #variant-sidebar-right-container {
    padding: 0;
    display: none;
  }
  #guide-download-sidebar #sa-download.module div.container {
    width: auto;
    margin: 15px 0 0 0;
  }
  #guide-download-sidebar #sa-download.module div.container ul {
    margin-top: 10px;
  }
  #product-selection-tool-header-content-variant {
    margin-top: 0px;
  }
  .variant-nav-menu {
    display: block;
    margin-top: 172px;
    width: 100%;
    padding: 10px 0 5px;
    background: #303030;
    position: fixed;
    top: 0px;
    z-index: 1;
  }
  .variant-nav-menu #speak-expert-header {
    width: 40%;
  }
  .variant-nav-menu p,
  .variant-nav-menu ul li a {
    color: #9e9e9e;
    display: block;
    margin: 0;
    text-decoration: none;
    font-size: 14px;
    text-align: right;
  }
  .variant-nav-menu ul {
    padding: 3px 0 0 0;
  }
  .variant-nav-menu ul li {
    display: inline-block;
    padding: 0 8px 0 6px;
    border-right: 2px solid #4d4d4d;
  }
  .variant-nav-menu ul li:last-of-type {
    border-right: none;
  }
  .variant-nav-menu ul li a.selected-nav {
    color: #B3D256;
    font-style: italic;
  }
  .variant-nav-menu .phone-cta {
    font-weight: 500;
    font-size: 16px;
    color: #B3D256;
  }
  #product-selection-tool-header-content-variant .header-wrap {
    margin-top: 0px;
  }
  .sa-company-btn-group {
    float: right;
    width: 39%;
    margin-top: 32px;
  }
  .tab-content .text-container {
    float: left;
    width: 61%;
  }
  .tab-content .company-wrap p {
    padding-right: 8px;
    font-weight: 300;
    margin: 0;
  }
  #overview-links-container {
    display: block;
  }
  #sa-form-elements select.form-control {
    height: 35px;
  }
  #sa-form-elements ul li {
    width: 48%;
    display: inline-block;
  }
  table#pst-final-results-table .company-featured-image {
    width: 120px;
    height: 120px;
  }
}/* END 768 */

@media only screen and (min-width: 992px) {
  /* ::Product Selection Tool Variant 3 Styles:: */
  #final-results-wrap {
    width: 64%;
    float: right;
    margin: 22px 0 10px 0;
  }
  #sa-product-guide #evergreen-wrap {
    border: none;
    margin-top: 0;
    padding: 0 18px 0 0;
    width: 66.66666667%;
  }
  .careers-navigation #speak-expert-header {padding-right:0;}
  h4.module-title-variant {
    font-size: 19px;
  }
  #product-selection-tool-header-content-variant.variant-product-selection-tool .header-wrap h1 {
    margin-bottom: 10px;
  }
  #product-selection-tool-header-content-variant.variant-product-selection-tool .header-wrap h4#product-selection-tool-sub-title {
    margin-bottom: 6px;
  }
  #guide-download-sidebar {
    display: block;
  }
  .tab-content #sat-form-wrap-variant.other-form-page,
  .tab-content #sat-form-wrap-variant {
    float: right;
    margin: 22px auto 10px!important;
    min-height: 350px;
  }
  .tab-content .step-navigation h4 {
    float: left;
    font-size: 24px;
    padding: 0 22px;
    margin: 20px 0 0 0;
  }
  .tab-content .step-navigation p {
    margin-bottom: 0;
  }
  .tab-content .step-navigation span.navigation-number i {
    font-size: 22px;
    color: #b3d253;
  }
  .tab-content .step-navigation span {
    font-size: 24px;
    padding: 10px;
  }
  .tab-content .step-navigation span.navigation-number {
    font-size: 24px;
    padding: 17px 27px;
  }
  .tab-content .step-navigation span i {
    font-size: 1.2em;
    font-weight: 900;
  }
  .tab-content .step-navigation span.current-page-variant {
    color: #b3d253;
    border-top: 4px solid #b3d253;
  }
  .tab-content .step-navigation span.chevron {
    padding: 0 5px;
  }
  .tab-content .step-navigation span a {
    color: white;
  }
  .tab-content #discover-solution {
    display: block;
    float: left;
    width: 33%;
    padding: 0 30px 150px 40px;
    border-right: 1px solid #ccc;
    margin: 40px 0 0 0;
  }
  .tab-content #discover-solution.no-border {
    border: none;
  }
  .tab-content #discover-solution p {
    font-size: 1.3em;
    font-weight: 300;
  }
  .tab-content #discover-solution p.phone-link {
    font-size: 16px;
    font-weight: 400;
  }
  #product-selection-tool-header-content-variant .header-wrap #first-btn {
    font-size: 1.8em;
    width: 45%;
    margin: 0 auto;
  }
  .container-fluid .variant-content-sa-variant {
    font-size: 3em;
  }
  .container-fluid p.content-subheader {
    font-size: 20px;
  }
  #guide-download-sidebar {
    padding-right: 15px;
  }
  #variant-sidebar-right-container {
    display: block;
    float: right!important;
    padding: 0 15px;
    margin-top: 80px;
  }
  #guide-download-sidebar #sa-download.module .module-heading {
    font-size: 17px;
    padding: 15px;
  }
  #guide-download-sidebar #sa-download.module div.container {
    margin: 15px auto 0;
  }
  #guide-download-sidebar #sa-download.module div.container img {
    width: 110px;
    height: 143px;
  }
  #guide-download-sidebar #sa-download.module div.container ul {
    margin-top: 18px;
  }
  .variant-nav-menu {
    margin-top: 66px;
    top: 0px;
  }
  .variant-nav-menu #inner-content {
    padding: 0;
  }
  .variant-nav-menu p,
  .variant-nav-menu ul li a {
    font-size: 16px;
  }
  .variant-nav-menu .phone-cta {
    font-size: 18px;
  }
  #product-selection-tool-header-content-variant .header-wrap {
    margin: 85px auto 0px;
    padding-bottom: 90px;
  }
  blockquote {
    font-size: 14.5px;
  }
  #sa-testimonials .testimonial-information {
    float: left;
    left: 10%;
    width: 84.598%;
    margin: 10px 0;
  }
  .tab-content .dataTables_length,
  .tab-content .select-filter-by {
    width: 46%;
  }
  #as-seen-in #inner-content img.twelvecol {
    display: block;
    margin: 20px auto 20px;
    width: 98%;
  }
  #overview-links-container {
    height: 275px;
    overflow: scroll;
  }
  #product-selection-tool-header-content-variant .header-wrap h1 {
    font-size: 3.9em;
  }
  #sa-form-elements select.form-control {
    height: 35px;
  }
  #sat-form-wrap-variant #sa-final-results .submit {
    font-size: 1em;
    padding: 8px;
    width: 100%;
  }
  #sat-form-wrap-variant #sa-final-results div label.checkbox-optin {
    font-size: 11px;
    width: 92%;
  }
}/* END 992 */

@media only screen and (min-width: 1200px) {
  /* ::Product Selection Tool Variant 3 Styles:: */
  #sat-form-wrap-variant #sa-final-results div label.checkbox-optin {
    font-size: 14px;
    width: 88%;
  }
  h4.module-title-variant {
    font-size: 22px;
  }
  #as-seen-in h4 {
    font-size: 2.3em;
    margin: 0.7em 0 ;
  }
  .tab-content .step-navigation span.navigation-number {
    padding: 15px 35px;
    min-width: 140px;
    display: inline-block;
    text-align: center;
  }
  .tab-content .step-navigation span {
    padding: 0 10px 0 0;
  }
  .tab-content .step-navigation h4 {
    padding: 5px 40px 0 26px;
    margin: 10px 0 0 0;
    font-size: 28px;
    border-right: 2px solid #8ED5F1;
  }
  .tab-content #sat-form-wrap-variant,
  .tab-content #sat-form-wrap-variant.other-form-page {
    width: 57%;
    padding: 15px 0;
    margin-right: 4%!important;
  }
  #guide-download-sidebar #sa-download.module .module-heading {
    font-size: 18px;
  }
  #guide-download-sidebar #sa-download.module div.container {
    width: 95%;
    margin: 15px auto 0;
  }
  blockquote {
    font-size: 17.5px;
  }
  #sa-testimonials .testimonial-information {
    float: left;
    left: 10%;
    width: 87.598%;
    margin: 10px 0;
  }
  .tab-content .dataTables_length,
  .tab-content .select-filter-by {
    width: 37%;
  }
  #overview-links-container {
    height: auto;
    overflow: hidden;
  }
  .tab-content .step-navigation span.navigation-number i {
    display: inline;
  }
  .sa-company-btn-group {
    float: right;
    width: 35%;
    margin-top: 32px;
  }
  .tab-content .text-container {
    float: left;
    width: 65%;
  }
  #sat-form-wrap-variant #sa-final-results .submit {
    font-size: 1.3em;
    padding: 8px 32px;
    width: 93%;
  }
  .sa-company-description {
    width: 78.2%;
  }
}/* END 1200 */</pre></body></html>