.desktop-off {
  display: none;
}

.side-home-p {
  width: 55%;
}

.pdf-icon {
  width: 5%;
  height: 12px;
  padding: 0 !important;
}
.model3d {
  width: 100% !important;
  height: 500px !important;
  margin-top: 80px;
}

article a::before {
  content: url("../img/icons/arrow-circle.png");
  position: relative;
  top: 4px;
  padding: 0 10px 0 0;
}

.sol-head {
  margin-top: -30px !important;
}

.remove-arrow::before {
  content: none;
}

.learn-more::before {
  display: none;
}

.underline {
  border-bottom: 2px solid #5a9f02 !important;
  /* margin-bottom: 10px !important; */
  padding: 0 !important;
  width: 100% !important;
  font-weight: 400 !important;
}

.psh-icon-rgt {
  margin-top: -24px !important;
}

.pad-lft {
  padding-left: 20px;
}

.pad-rgt {
  padding: 0 10px !important;
}

/* Res Main Page */

.img-set img {
  width: 30%;
  max-width: 100%;
  margin: 10px 0;
}

/* Foam Layout */

.request-info-confirm p {
  font-size: 22px;
  text-align: center;
}

.request-info-confirm-err p {
  color: red;
  font-size: 22px;
  text-align: center;
}

.foam-layout h3 {
  border-bottom: 3px solid #5a9f02;
  /* width: 65%; */
  font-weight: 400 !important;
  padding: 0;
  /* margin-left: 10px; */
  clear: both;
  line-height: 34px;
  padding: 0 !important;
  margin-bottom: 10px;
}

.foam-layout a {
  margin-left: auto;
}

.foam-layout a::before {
  content: url("../img/icons/arrow-circle.png");
  position: relative;
  top: 4px;
  padding: 10px 10px 0 0;
}

/* Install List Layout */

.install_layout h3 {
  border-bottom: 2px solid #5a9f02;
  font-weight: 400 !important;
  padding: 0;
  clear: both;
  padding: 0 !important;
  margin-bottom: 30px;
  margin-top: 20px;
  /* width: 60%; */
}

.install_layout h3:last-child {
  border-bottom: 0;
}

.install_layout .finder-icon {
  padding-left: 3px;
  clear: both;
}

.install_layout .finder-icon img {
  margin: 0;
}

/* Pagees with Box on the rightside */

.top-header_wr {
  width: 100%;
  margin-bottom: 2%;
}
@media screen and (min-width: 299px) and (max-width: 800px) {
  .top-header_wr {
    width: 100%;
    margin-bottom: 3%;
  }
}
.top-header-a {
  width: 70%;
  padding: 0 10px 0 0;
}

.overwrite {
  width: 70% !important;
}

.top-header-b {
  width: 32%;
  float: left;
  /* background: green; */
  position: relative;
  left: 20px;
}

.top-header-c {
  width: 45%;
  float: left;
}

/* .top-header-c img {
  width: 90%;
} */

.top-header-d {
  width: 50%;
  float: left;
}

.top-header-inside {
  padding: 0 0 0;
  margin: 2px 0 20px;
}

.top-header-inside img {
  padding: 10px 0 !important;
  max-width: 100%;
}

.house-resize {
  max-width: 90% !important;
}

.top-header-inside aside {
  margin: 0;
}

@media screen and (max-width: 900px) {
  .house-resize {
    max-width: 85% !important;
  }
 
}

@media screen and (max-width: 1024px) {
  .top-header-a {
    width: 56% !important;
  }
  .house-resize {
    max-width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .top-header-a {
    width: 100%;
  }
  .model3d {
    width: 95% !important;
    height: 300px !important;
    margin-top: 20px;
  }
  .overwrite {
    width: 53% !important;
  }
  .top-header-b {
    width: 40%;
    float: left;
  }
  .top-header-c {
    width: 100%;
    float: left;
  }
  .top-header-c img {
    width: 75%;
  }
  .top-header-d {
    width: 100%;
    float: left;
  }
  .purple-lists {
    background: transparent;
    width: 98% !important;
  }
}

@media screen and (max-width: 600px) {
  .img-set img {
    width: 100% !important;
    max-width: 100%;
    margin: 10px 0;
  }
  .top-header-a {
    width: 100% !important;
  }
  .overwrite {
    width: 100% !important;
  }
  .top-header-b {
    width: 100%;
    float: left;
  }
  .purple-lists {
    background: transparent;
    width: 98% !important;
  }
}

/* END // Pages with Box */

.sqap-layout {
  padding: 0 275px 0 0;
}

.sqap-layout article {
  padding: 0 !important;
}

.sqap-layout article h3 {
  width: 95% !important;
  margin: 10px;
}

/* Walltite Page, Benifits CSS CODE */

/* @media screen and (max-width: 600px) {
  .bn-outer_wr {
    float: left;
    background: transparent;

    margin: 0;
    width: 100%;
    border-bottom: 0;
    }
} */

.border-green {
  border-bottom: 2px solid #5a9f02;
  padding: 0;
  float: left;
  width: 100%;
  line-height: 34px;
  margin-top: 15px;
  margin-bottom: 20px;
}

.bn-outer_wr {
  float: left;
  background: transparent;
  /* padding: 20px 0; */
  margin: 0;
  width: 94%;
  border-bottom: 1px solid #5a9f02;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}

.bn-inside_wr {
  background: transparent;
  width: 50%;
  float: left;
}

.bn-inside_wr span {
  display: inline-block;
  padding: 10px;
  float: left;
}

.bn-inside_wr .bn-side-2 h4 {
  font-size: 18px;
  color: #4663dd;
  padding: 0 10px 0 0;
  line-height: 24px;
  font-weight: 600;
}

.bn-inside_wr .bn-side-1 {
  float: left;
  height: 100px;
  width: 14%;
}

.bn-side-1 img {
  padding: 5px 0 10px 0;
  margin: 0;
  width: 80%;
}

.bn-inside_wr .bn-side-2 {
  float: left;
  width: 85%;
  padding: 0;
}

/* .bn-inside_wr .bn-side-2 p {
  font-size: 14px;
} */

.bn-inside_wr p {
  float: right;
  display: inline-block;
  margin: 0;
  padding: 5px;
}

.bn-inside_wr:nth-child(1) {
  float: right;
}

@media screen and (max-width: 600px) {
  .bn-inside_wr {
    background: transparent;
    width: 100%;
    float: left;
    margin-bottom: 20px;
  }
  .bn-outer_wr:first-child {
    margin-top: 0;
    margin-bottom: -5px;
  }
  .bn-outer_wr {
    float: left;
    background: transparent;
    padding: 0;
    margin: 0;
    width: 100%;
    border-bottom: 0;
    margin-top: 20px;
  }
  .bn-side-2 {
    float: left;
    width: 85% !important;
    padding: 10px;
  }
  .bn-outer_wr:not(:first-child) {
    margin-top: 0px;
  }
}

@media screen and (min-width: 299px) and (max-width: 480px) {
  .bn-inside_wr {
    background: transparent;
    width: 100%;
    float: left;
  }
  .bn-side-2 {
    float: left;
    width: 85% !important;
    padding: 10px;
  }
}

.ben_col_wr {
  width: 100%;
  background: yellow;
}

.ben_cols {
  width: 45%;
  float: left;
  background: blue;
}

.ben_cols img {
  width: 20%;
}

.ben_cols:nth-child(2) {
  width: 5%;
  float: left;
  background: yellow;
}

.ben_inside {
  padding: 5px;
}

.ben_col_wr hr {
  background: red;
}

/* END // */

/* HP Page Layout of the Product with Image Caption */

.all-one_wr {
  float: left;
  margin: 10px 0;
}

.hp-assemb {
  width: 100%;
  margin: 10px 0;
  display: flex;
  flex-wrap: wrap;
}

.hp-assemb-p {
  width: 48%;
  padding: 5px;
}

.hp-assemb-img {
  width: 50%;
  display: flex;
  justify-content: center;
}

.cfr-img {
  width: 50%;
}

.cfr-img img {
  max-width: 100%;
  width: 100%;
}

.cfr-info {
  width: 50%;
  /* background-color: #f0f0f0; */
}

.cfr-info p {
  padding: 0 20px;
}

.cfr-info h3 {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
  margin-bottom: 0 !important; 
  line-height: 1.1em;
  font-size: 1.48rem;
  font-weight: inherit;
  color: #333;
}

.cfr-info h5 {
  padding-left: 15px;
  padding-bottom: 15px;
  font-weight: inherit;
  color: #333;
}

.cfr-info p {
  padding: 0 20px !important;
  margin-bottom: 65px;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.3em;
  margin-top: 10px;
}

.cfr-info a::before {
  content: url("../img/icons/arrow-circle.png");
  position: relative;
  top: 4px;
  padding: 20px 15px 0;
}

.hp-list li {
  list-style: disc !important;
}

.hp-list ul {
  padding-left: 30px;
}

/* .all-one_wr img {
  width: 31%;
} */

.all-one-a {
  width: 33%;
  float: left;
}

.all-one-b {
  width: 65%;
  float: left;
}

.all-one-inside {
  padding: 20px 0;
  height: 120px;
}

.all-one-inside p {
  margin-top: 35px;
}

.all-one-inside img {
  width: 90%;
  padding: 10px 0;
  margin: 0;
}

@media screen and (max-width: 600px) {
  .all-one-inside p {
    margin-top: 0;
    font-size: 11px !important;
  }
  .all-one-inside {
    padding: 20px 0;
    height: 40px;
  }
  .page-bar h2,
  .page-bar h1.page-title {
    padding: 0;
    margin: 0;
    display: none;
  }
  .the-image {
    width: 100% !important;
  }
  .col_wr {
    width: 100% !important;
  }
}

/* END // */

.push-rgt {
  margin-left: 30px;
}

.push-rgt sub {
  font-size: 0.58em;
  padding: 0 0 0 2px;
  position: relative;
  top: -14px;
  line-height: 0;
}

.callout-img {
  /* width: 50%; */
  max-width: 100%;
}

.the-image {
  width: 53%;
  margin-top: 20px;
  float: left;
  clear: both;
  padding-right: 400px !important;
  padding-top: 0px !important;
}

/* Commercial COM! */

table.all-in {
  width: 100%;
  background-color: #ffffff;
  border-collapse: collapse;
  border-width: 0;
  border-style: solid;
  color: #333;
}

table.all-in td,
table.all-in th {
  border-width: 0;
  border-style: solid;
  padding: 5px;
  vertical-align: top;
}

.cols_wr {
  width: 100%;
}

.cols-new-a {
  width: 40%;
  float: left;
  background: blue;
}

.cols-new-b {
  width: 60%;
  float: left;
  background: green;
}

.cols-new-a .inside img {
  width: 100%;
}

@media screen and (max-width: 600px) {
  .cols-new-a,
  .cols-new-b {
    width: 100%;
    padding: 20px;
  }
  .cols-new-a .inside img {
    width: 92%;
  }
}

.inside {
  padding: 20px;
}

.col_wr {
  width: 70%;
}

.cols {
  width: 100%;
  float: left;
}

@media screen and (max-width: 600px) {
  /* .cols {
    width: 100%;
    float: left;
  } */
  .cols:nth-child(1) {
    width: 100% !important;
    float: left;
  }
  .cols:nth-child(2) {
    width: 100% !important;
    float: left;
    position: absolute !important;
  }
  /* .cols:nth-child(2) .inside aside {
    width: 52% !important;
  } */
}

.cols:nth-child(2) {
  width: 30%;
  float: left;
  position: relative;
}

.inside {
  padding: 0;
  margin-bottom: 20px;
}

.inside article {
  padding: 0 !important;
}

@media screen and (max-width: 768px) {
  .sqap-layout {
    padding: 0;
  }
}

@media screen and (max-width: 600px) {
  .sqap-layout {
    padding: 20px;
  }
}

.training-table {
  width: 100%;
  border: 1px solid #c0c0c0;
  border-collapse: collapse;
  padding: 10px;
  margin-left: 10px;
}

.training-table caption {
  caption-side: top;
  text-align: left;
}

.training-table th {
  border: 1px solid #ccc;
  padding: 10px;
  /* background: #dcdcdc; */
  text-align: left;
  font-weight: 400;
}

.training-table td {
  border: 1px solid #ccc;
  text-align: left;
  padding: 10px;
  font-size: 0.8em;
  line-height: 22px;
}

.training-table tr:nth-child(even) {
  background: #f3f3f3;
}

.hp-set img {
  width: 32%;
}

.new-height {
  height: 280px !important;
  padding-bottom: 20px;
}

.main-heigh {
  height: 400px !important;
}

.layout-index .download-aside {
  background: #dcdcdc;
  border-radius: 15px;
  border: 2px solid #7552a4;
  float: right;
  /* clear: both; */
  height: auto;
  margin: 0 0 20px 20px;
  position: relative;
  margin-bottom: -70px;
}
.layout-index .download-aside div {
  text-align: center;
  padding-bottom: 25px;
}

.mv-rgt {
  padding: 0 2px 20px;
}

/* .mv-lots {
  margin: 0 45px 0 50px !important;
} */

.btm_spacer {
  min-height: 120px;
}

.layout-index .below_dwnload {
  float: right;
  margin: 20px 0;
  background: transparent;
}

.layout-index .download-aside h2 {
  color: #7653a7;
  font-weight: 900;
  text-align: center;
  line-height: 40px;
  margin: -30px 15px 0px 15px;
  border-bottom: 2px solid #7653a7;
}

.layout-index .download-aside img {
  padding: 0px 20px;
  max-width: 50%;
  display: block;
  margin: 0 auto 0 auto;
  height: auto;
}

@media screen and (max-width: 768px) {
  .layout-index .download-aside {
    padding: 15px;
    margin: 0;
    width: 35%;
  }
  .newgreen {
    width: 100% !important;
  }
}

@media screen and (max-width: 320px) {
  .layout-index .download-aside img {
    width: 23% !important;
  }
  .layout-index .download-aside div {
    /*float: right;*/
    padding: 0 !important;
  }
  .layout-index .download-aside h2 {
    margin: -10px 15px 0px 15px;
  }
}
@media screen and (max-width: 700px) {
  .layout-index .download-aside h2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 600px) {
  .layout-index .download-aside img {
    padding: 0 12px 0 !important;
    width: 25%;
    margin: 0 auto 0 auto;
    /*border-right: 1px solid #ccc;*/
  }
  .layout-index .download-aside a {
    text-decoration: none;
    color: #3333 !important;
    font-size: 12px;
    padding: 0 !important;
    /* padding: 0 25px 0px !important; */
    margin: 0 0 15px !important;
    clear: both;
  }
  .layout-index .download-aside p {
    /* padding: 0 32px !important; */
    /* padding: 0 20px !important; */
    /* float: left; */
    font-size: 0.7em;
    padding: 0 !important;
  }
  .layout-index .download-aside h3 {
    font-size: 16px !important;
    font-weight: 400;
    padding: 0 !important;
  }
  .layout-index .download-aside span {
    font-size: 16px !important;
    font-weight: 400;
    padding: 0 !important;
    display: block;
  }
  .layout-index .download-aside {
    margin: 2px;
    /*float: right;*/
    clear: right;
    max-width: 100%;
  }
  .layout-index .download-aside div {
    /*float: right;*/
    padding: 10px 0 0;
  }
  .layout-index .download-aside h2 {
    margin: -25px 15px 0px 15px;
  }
}

.layout-index .download-aside sup {
  font-size: 10px;
  position: relative;
  bottom: 5px;
}
.layout-index .download-aside span {
  color: #7653a7;
  font-size: 18px;
  font-weight: 900;
  text-align: center;
  padding: 10px 0px 0px 0px;
  margin-top: 0px;
  padding-bottom: 10px;
  display: block;
}

.layout-index .download-aside p {
  padding: 0 25px 10px;
}

.layout-index .download-aside a {
  box-sizing: border-box;
  text-decoration: none;
  color: #7653a7 !important;
  padding: 0px 0px 10px;
  font-size: 1.1em;
  margin: 14px 0;
  clear: both;
  /*
  float: left;
  width: 100%;
  text-align: center
  ;*/
}

.layout-index .download-aside a::before {
  content: url("../img/icons/right-arrow-purple.svg");
  position: relative;
  top: 7px;
  padding: 0 10px 0 0;
}

.layout-index .download-aside a:hover {
  color: #333;
}

.layout-index .download-aside a:before {
  background-image: url("../img/icons/arrow-circle.png") no-repeat;
  background-repeat: no-repeat;
}

.layout-index h2 {
  font-size: 32px;
  font-weight: 400;
  /* width: 90%; */
  line-height: 45px;
  /* margin-bottom: 20px; */
}

.layout-index h2 sub {
  padding: 0;
  position: relative;
  top: -24px;
  line-height: 0;
}

.layout-index h3 sub {
  padding: 0;
  position: relative;
  /* top: -10px; */
  line-height: 0;
}

@media screen and (max-width: 600px) {
  .layout-index h2 {
    clear: both;
  }
  .layout-index .download-aside {
    margin: 0 -6px 20px;
    float: left;
    /* clear: right; */
    width: 100%;
  }
}

.sqap-page h3 {
  border-bottom: 3px solid #5a9f02;
  font-weight: 500 !important;
  padding: 0 !important;
  /* margin-left: 10px; */
  clear: both;
  line-height: 34px;
}

.sqap-page article {
  padding: 0 5px 0 0 !important;
}

.mv-lft {
  margin-left: 10px;
  font-size: 14px;
}

.unbold {
  font-weight: 200 !important;
}

.mv-lft2 {
  margin-left: 0;
}

.sqap-page a::before {
  content: url("../img/icons/arrow-circle.png");
  position: relative;
  top: 4px;
  padding: 0 10px 0 0;
}

.sqap-page .prod-lists-wr a::before {
  content: url("../img/icons/arrow-circle.png");
  position: relative;
  top: 4px;
  padding: 0 10px 0 0;
}

.layout-index .small {
  font-size: 0.38em;
  padding: 0 0 0 2px;
  position: relative;
  top: -4px;
}

.layout-index article {
  padding: 0 365px 0 0;
  padding-right: 33%;
}

.layout-index article h4 {
  padding: 0;
  line-height: 22px;
  padding: 20px 0 10px 0px;
}

.layout-index article iframe {
  border: 0;
  margin: 10px;
  width: 440px;
  height: 250px;
  padding: 0px 0px 20px 0;
}

.layout-index article h3 > sub {
  font-size: 0.58em;
  padding: 0 0 0 2px;
  position: relative;
  top: -18px;
  line-height: 0;
}

.layout-index article h3,.underline_header{
  border-bottom: 2px solid #5a9f02;
  /* width: 6%; */
  padding: 0;
  clear: both;
  line-height: 34px;
  margin-bottom: 30px;
}

.line-adjustment {
  width: 70% !important;
}

.newgreen {
  width: 70%;
  margin-right: 100%;
}

.layout-index article img {
  padding: 20px 0 20px 0;
  height: auto;
}

.layout-index article img.pad {
  padding-top: 0px;
}

.layout-index h3 {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 20px;
}

.layout-index p {
  line-height: 1.6;
  font-weight: 300;
  padding: 0 30px 20px 0;
  /* clear: both; */
}

.layout-index ul li {
  list-style: none;
  font-size: 1.1rem;
  line-height: 1.4em;
  /* font-weight: 300; */
  padding: 5px 0 0;
}

.layout-index-wr {
  padding: 0;
  float: left;
  width: 100%;
}

.prod-lists-wr p {
  padding: 0 0 2px;
}

.prod-lists-wr p.paraWithPadB,
.layout-index p.paraWithPadB {
  padding-bottom: 20px;
}

.prod-lists-wr h3 {
  padding: 10px 10px 0;
}

.prod-lists-wr ul {
  margin: 0 0 20px 35px;
}

@media screen and (max-width: 768px) {
  .prod-lists-wr ul {
    margin: 0 0 20px 35px;
  }
}

.prod-lists-wr ul li {
  padding: 5px 0 5px 0;
}

.prod-lists-wr li:before,
.bullets li:before {
  content: "";
  display: inline-block;
  width: 0.8em;
  height: 0.45em;
  background: #64ac1e;
  margin-top: 0.5em;
  margin-right: 1em;
  margin-left: -2em;
  padding-top: 1px;
}

.bullets {
  padding-left: 30px;
}

.btm {
  padding: 0;
  margin: 0;
}

.layout-index-card {
  background: #f0f0f0;
  margin: 20px 2% 0 0;
  width: 23.5%;
  height: 412px !important;
  float: left;
  position: relative;
}

.new-height2 {
  height: 350px !important;
}

.paraWithPadB {
  padding-bottom: 20px;
}

@media only screen and (max-width: 414px) {
  .layout-index-card {
    margin: 10px 2.2% 0 0;
    width: 100%;
    height: auto;
    padding-bottom: 100px;
    /* min-height: 510px; */
  }
  .main-height {
    padding-bottom: 10px;
    height: 365px !important;
  }
}

@media only screen and (max-width: 768px) {
  .layout-index-card {
    margin: 10px 2.2% 0 0;
    width: 100%;
    height: auto;
    padding-bottom: 100px;
    min-height: 400px;
  }
}

@media only screen and (max-width: 1024px) {
  .layout-index article {
    padding: 0 345px 0 0;
    /* float: left; */
  }
  .walltite-first-head2 {
    /* margin-top: -25px !important; */
    float: left;
  }
}

@media only screen and (min-width: 952px) {
  .walltite-first-head {
    margin-top: -60px;
    float: left;
  }
}

@media only screen and (min-width: 900px) {
  .walltite-first-head2 {
    margin-top: -45px;
    float: left;
  }
}

@media only screen and (min-width: 1150px) {
  .walltite-first-head-pad {
    margin-top: -50px;
    float: left;
  }
}

@media only screen and (min-width: 1200px) {
  .walltite-first-head-pad {
    margin-top: -70px;
    float: left;
  }
  .walltite-first-head2,
  .walltite-first-head3 {
    margin-top: -50px;
    float: left;
  }
}

@media only screen and (min-width: 800px) {
  .walltite-first-head-morePadTop {
    margin-top: -90px;
    float: left;
  }
  .walltite-first-head-padTop {
    margin-top: -130px;
    float: left;
  }
  .walltite-first-head-LessPadTop {
    margin-top: -50px;
    float: left;
  }
}

@media only screen and (min-width: 1025px) {
  .walltite-first-head-LessPadTop {
    margin-top: -50px;
    float: left;
  }
}

@media only screen and (min-width: 870px) {
  .walltite-first-head-padTop {
    margin-top: -130px;
    float: left;
  }
}

@media only screen and (min-width: 990px) {
  .walltite-first-head-morePadTop {
    margin-top: -130px;
    float: left;
  }
}

@media only screen and (max-width: 800px) {
  .layout-index article h3 {
    border-bottom: 2px solid #5a9f02;
    /* margin-bottom: 10px; */
    width: 95%;
    font-weight: 500;
    font-size: 28px;
  }
  .layout-index h3 {
    margin-bottom: 10px;
  }
  .same {
    height: auto;
    height: 320px !important;
  }
  .layout-index article {
    padding: 0;
  }
  .attic-list {
    padding: 0 !important;
    margin-left: 35px !important;
  }
  .layout-index article p {
    padding: 0 20px 0 0;
  }
  .main-height {
    padding-bottom: 10px;
    /* min-height: 395px; */
  }
  .layout-index-card {
    margin: 10px 2.2% 0 0;
    width: 100%;
    height: auto;
    /* padding-bottom: 100px; */
  }
  .layout-index-card:last-child {
    margin: 15px 0 0 0 !important;
  }
  .layout-index-wr {
    padding: 0 0;
    float: left;
    width: 100%;
  }
  .layout-index article img {
    padding: 15px 0 15px;
    max-width: 100%;
    /* width: 32%; */
  }
  .layout-index article img.pad {
    padding-top: 15px;
  }
  .install_layout .finder-icon img {
    padding: 15px 0;
  }
  .layout-index article iframe {
    border: 0;
    margin: 10px;
    width: 95%;
    height: 100%;
    /* min-height: 270px; */
  }
  .purple-lists {
    width: 98% !important;
  }
}

@media only screen and (min-width: 299px) {
  .layout-index-card {
    /* margin: 20px 2.2% 0 0;
    width: 100%; */
    height: auto;
    padding-bottom: 10px;
    /* min-height: 420px !important; */
  }
}

@media only screen and (max-width: 600px) {
  /* .main-height {
    padding-bottom: 10px;
  } */
  .layout-index article img {
    /* width: 100% !important; */
  }
  .line-adjustment {
    width: 100% !important;
  }
  .cols {
    width: 100%;
    float: left;
  }
  .side-home-p {
    width: 92% !important;
  }
  .layout-index article p {
    padding: 0 20px 0 0;
  }
  .layout-index-card {
    margin: 15px 2.2% 0 0;
    width: 100%;
    height: auto;
    /* padding-bottom: 10px; */
    min-height: 390px;
  }
  .new-height2 {
    height: 420px;
    height: auto;
  }
  .new-height {
    height: 140px;
  }
  .layout-index-card img {
    max-width: 100%;
    width: 100vmax;
    min-height: 120px;
    height: auto;
  }
}

.same {
  height: auto;
  /* min-height: 350px !important; */
}

.layout-index-card:last-child {
  margin: 20px 0 0 0;
}

.layout-index-card img {
  max-width: 100%;
  width: 100vmax;
  height: auto;
}

.layout-index-card h3 {
  font-size: 20px;
  /* font-weight: 500; */
  padding: 15px 15px 0;
  line-height: 25px;
}

.layout-index-card p {
  font-weight: 300;
  padding: 5px 15px;
}

.layout-index-card a {
  text-decoration: none;
  color: #5a9f02;
  padding: 20px 15px 0;
}

.bottom {
  position: absolute;
  bottom: 15px;
  height: auto;
  color: #333 !important;
  /* text-align: right; */
}

.layout-index-card a:hover {
  color: #333;
}

.layout-index-card a::before {
  content: url("../img/icons/arrow-circle.png");
  position: relative;
  top: 4px;
  padding: 0 10px 0 0;
}

.layout-index-card-lg {
  background: #f0f0f0;
  height: auto;
  min-height: 365px !important;
  /* width: 49%; */
  width: 48.9%;
  float: left;
  position: relative;
  margin: 20px 0 0;
}

.layout-index-card-lg img {
  width: 100%;
}

.layout-index-md-wr {
  width: 100%;
  margin: 0 auto;
  padding-top: 10px;
  margin-left: 20px;
}

.layout-index-card-md {
  height: 395px !important;
  width: 31.3%;
  float: left;
  position: relative;
  margin: 5px 3px;
  margin-bottom: 0;
  border-right: 1px solid #65ac1e;
  padding-right: 5px;
}

.layout-index-card-md:nth-child(4) {
  border-right: 0 solid #f3f3f3 !important;
}

/* === Small Card === */

.layout-index-sm-wr {
  width: 100%;
  margin: 0 auto;
  padding-top: 10px;
  margin-left: 20px;
}

.layout-index-card-sm {
  height: 355px !important;
  width: 47.3%;
  float: left;
  position: relative;
  margin: 5px 3px;
  margin-bottom: 20px;
  border-right: 1px solid #65ac1e;
  padding-right: 5px;
}

.layout-index-card-sm img {
  width: 100%;
  height: 170px;
}

.layout-index-card-sm:nth-child(4) {
  border-right: 0 solid #f3f3f3 !important;
}

.layout-index-card-sm a::before {
  content: url("../img/icons/arrow-circle.png");
  position: relative;
  top: 4px;
  padding: 0 10px 0 0;
}

.layout-index-card-sm a {
  text-decoration: none;
  color: #5a9f02;
  padding: 15px;
  margin: 15px 10px;
  clear: both;
  float: left;
}

.layout-index-card-sm h3 {
  margin: 5px 0;
  font-size: 20px;
  font-weight: 500;
  padding: 5px 15px 0;
  line-height: 25px;
}

.layout-index-card-sm p {
  margin: 0 15px;
}

.layout-index-card-sm:last-child {
  margin: 5px 2px;
  /* float: right; */
  border-right: 0;
}

/* === // Small Card // ===*/

.close-btn {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: right;
  padding-right: 30px;
}

.lft-side {
  margin-top: 20px;
}

.contact_card:last-child {
  float: left !important;
}

.layout-index-card-md img {
  width: 100%;
}

.layout-index-card-md a::before {
  content: url("../img/icons/arrow-circle.png");
  position: relative;
  top: 4px;
  padding: 0 10px 0 0;
}

.layout-index-card-md a {
  text-decoration: none;
  font-weight: 400;
  color: #5a9f02;
  padding: 15px;
  margin: 15px 10px 0;
  clear: both;
  float: left;
}

.layout-index-card-md h3,
.layout-index-card-md div.menu-header {
  margin: 5px 0 20px;
  font-size: 20px;
  font-weight: 500;
  color: #5a9f02;
  padding: 5px 15px 0;
}

.layout-index-card-md p {
  margin: 0 15px;
  line-height: 1.6;
  font-weight: 300;
}

.layout-index-card-md:last-child {
  margin: 5px 2px;
  /* float: right; */
  border-right: 0;
}

.layout-index-card-lg a::before {
  content: url("../img/icons/arrow-circle.png");
  position: relative;
  top: 3px;
  padding: 0 10px 0 0;
}

.layout-index-card-lg a {
  text-decoration: none;
  color: #5a9f02;
  padding: 20px 15px 0;
  margin: 10px 0;
  clear: both;
  float: left;
}

.layout-index-card-lg h3 {
  margin: 10px 0 0;
  font-size: 20px;
  font-weight: 500;
  padding: 5px 15px 0;
  line-height: 25px;
}

.layout-index-card-lg p {
  margin: 5px 15px;
}

.layout-index-card-lg:last-child {
  margin: 20px 0;
  float: right;
}

.layout-index-card-lg:nth-child(2) {
  /* margin: 0 0 20px 23px; */
  float: right;
}

.layout-index-card-lg a {
  margin: 0;
}

@media only screen and (max-width: 800px) {
  .new-height {
    padding-bottom: auto;
  }
  .new-height2 {
    height: 220px;
    height: auto;
  }
  /* .layout-index-card-lg a {
    margin: 10px 0 15px;
  } */
  .layout-index-card-md {
    /* height: 445px !important; */
    width: 31%;
    float: left;
    position: relative;
    margin: 5px 3px;
    border-right: 1px solid #65ac1e;
    padding-right: 7px;
    margin-left: 2px;
  }
  .layout-index-card-md:nth-child(4) {
    border-right: 0 solid #f3f3f3 !important;
  }
  .layout-index-card-lg {
    margin: 10px 2.2% 10px 0;
    width: 100%;
    height: auto;
    min-height: 405px !important;
    /* background: green; */
  }
  .layout-index-card-lg:nth-child(2) {
    margin: 5px 0 15px;
  }
  .qfix {
    margin-bottom: 0 !important;
  }
  .layout-index-card-lg:nth-child(3) {
    margin: 0 0 10px;
  }
  .layout-index-card-lg:last-child {
    margin: 5px 0;
    float: right;
  }
  .three-up {
    width: 100% !important;
  }
}

@media only screen and (max-width: 800px) {
  .mobile-off {
    display: none;
  }
  .desktop-off {
    display: inline;
  }
  .mega-menu .close {
    display: none;
  }
  /* .layout-index-card-lg a {
    margin: 10px 0 10px;
  } */
  .layout-index-card-lg {
    /* margin: 5px 2.2% 0 0; */
    width: 100%;
    height: auto !important;
  }
  .layout-index-card-lg:last-child {
    margin: 5px 0;
  }
  /* .layout-index-card-lg:nth-child(2) {
    margin: 10px 0;
  } */
  .layout-index-wr {
    padding: 0;
    margin-bottom: 5px;
    margin-left: 3px;
  }
  .layout-index .download-aside {
    /* margin: 0 0 39px 0; */
    max-width: 95%;
    margin-bottom: 25px;
    /* margin: 0 0 20px 0;
    max-width: 95%;
    width: 90%; */
  }
  .layout-index .below_dwnload {
    float: right;
    margin: 20px 0;
    width: 100%;
    background: transparent;
  }
  .three-up {
    width: 100% !important;
  }
}

.three-up {
  width: 32%;
  /* width: 31.7%; */
}

/* === Find a Dealer === */

/* === Finder List === */

.finder-callout {
  background: #dcdcdc;
  padding: 10px 15px;
  /* border-radius: 4px; */
}

.finder-callout p {
  text-align: center;
  padding: 0;
}

.layout-finder-list {
  background: transparent;
  margin: 10px 2% 20px 0;
  width: 31%;
  height: auto !important;
  min-height: 205px;
  float: left;
  position: relative;
  border-left: 1px solid #f2f2f2;
}

.layout-finder-list:first-child {
  border-left: 0;
}

.finder-row-list:nth-child(even) > .layout-finder-list {
  border-left: 1px solid #fff;
}

.finder-row-list:nth-child(even) {
  background: #f3f3f3;
  float: left;
  padding: 0;
  margin: 0;
  /* border-left: 1px solid #f2f2f2; */
}

@media only screen and (max-width: 800px) {
  .finder-row-list:nth-child(even) {
    background: transparent;
    float: left;
    padding: 0;
    margin: 0;
  }
  .layout-finder-list {
    width: 100%;
    border-bottom: 1px solid #f2f2f2;
    border-left: 0;
    padding-bottom: 10px;
    margin: 0;
  }
  .layout-finder-list:nth-child() {
    width: 100%;
    border-bottom: 1px solid #fff;
  }
  .layout-finder-list:nth-child(even) {
    border-left: 0;
  }
}

.layout-finder-list a:hover {
  color: #333;
}

.layout-finder-list h3,
.layout-finder-list div.menu-header {
  font-size: 15px;
  color: #5a9f02;
  text-transform: uppercase;
  font-weight: 500;
  padding: 15px 15px 0;
  line-height: 25px;
}

.layout-finder-list p {
  font-size: 16px;
  font-weight: 400;
  /* padding: 0 70px 0 15px; */
  padding: 0 20px 0 15px;
  line-height: 25px;
  min-height: 55px;
}

.layout-finder-list ul {
  padding: 15px 15px 0;
}

.layout-finder-list ul li {
  font-size: 14px;
  font-weight: 400;
  padding: 0;
  line-height: 23px;
}

.layout-finder-list li {
  padding: 0;
  text-align: left;
  list-style-type: none;
}

.layout-finder-list li b {
  padding: 0;
  width: 200px;
}

.layout-finder-list li a {
  text-decoration: none;
  color: #5a9f02;
  padding: 0 2px;
  font-size: 14px;
  position: relative;
  top: 0;
}

/* // END Finder List // */

.layout-finder-card {
  background: #f0f0f0;
  margin: 10px 2% 10px 0;
  width: 23.5%;
  height: 140px !important;
  float: left;
  position: relative;
}

/* .layout-finder-card, .same {
  height: auto;
  min-height: 345px !important;
} */

.layout-finder-card a::before {
  content: url("../img/icons/arrow-circle.png");
  position: relative;
  top: 3px;
  padding: 0 5px 0 0;
}

.layout-finder-card:last-child {
  margin: 10px 0 0 0;
}

.layout-finder-card img {
  width: 100%;
}

.layout-finder-card h3 {
  font-size: 20px;
  font-weight: 400;
  padding: 15px 15px 0;
  line-height: 25px;
}

.layout-finder-card a {
  text-decoration: none;
  color: #5a9f02;
  padding: 0 10px 0;
  font-size: 12px;
  text-indent: -23px;
  margin-left: 22px;
}

/* Contact info styling */
.layout-finder-card .contact-info {
  padding: 5px 15px 15px;
}

.layout-finder-card .contact-name {
  display: block;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.3;
  color: #333;
  margin-bottom: 4px;
}

.layout-finder-card .contact-phone {
  display: block;
  font-weight: 400;
  font-size: 16px;
  color: #666;
  line-height: 1.2;
}

.finder-row {
  margin: 0;
  /* height: 90px; */
}

.finder-icon {
  float: right;
  /* margin-top: 60px; */
  padding-left: 5px;
}

@media only screen and (min-width: 601px) and (max-width: 768px) {
  .layout-finder-card {
    width: 48%;
    /* height: 130px !important; */
    margin: 10px 2% 0px 0;
  }
}

@media only screen and (min-width: 299px) and (max-width: 600px) {
  .finder-icon {
    margin: 0;
    padding: 0;
    /* position: relative;
    top: -148px; */
    width: 100% !important;
    /* left: -48px; */
  }
  .finder-icon img {
    float: left !important;
  }
  .layout-finder-card {
    width: 100%;
    height: 80px !important;
    margin: 10px 2% 0px 0;
  }
  .layout-finder-card a {
    font-size: 12px;
    position: relative;
    float: left;
    bottom: 0;
    left: 5px;
    /* font-size: 3.5vw; */
  }
  .layout-finder-card h3 {
    font-size: 12px;
    font-size: 3.5vw;
  }
  
  .layout-finder-card .contact-info {
    padding: 3px 10px 10px;
  }
  
  .layout-finder-card .contact-name {
    font-size: 14px;
    font-size: 3.2vw;
    margin-bottom: 2px;
  }
  
  .layout-finder-card .contact-phone {
    font-size: 14px;
    font-size: 3vw;
  }
  .mega-menu .layout-finder-list {
    width: 89% !important;
    border-bottom: 1px solid #f2f2f2;
    border-left: 0;
    padding-bottom: 10px;
    margin: 0;
    float: left;
  }
}

@media only screen and (max-width: 800px) {
  .finder-icon img {
    width: 75%;
    float: left;
    margin: 0 !important;
  }
  .layout-finder-card h3 {
    font-size: 15px;
    line-height: 15px;
  }
  
  .layout-finder-card .contact-info {
    padding: 4px 12px 12px;
  }
  
  .layout-finder-card .contact-name {
    font-size: 13px;
  }
  
  .layout-finder-card .contact-phone {
    font-size: 12px;
  }
  .layout-finder-card a::before {
    content: url("../img/icons/arrow-circle.png");
    position: relative;
    top: 5px !important;
    padding: 0 5px 0 0 !important;
  }
}

/* === Mega Menu === */

#search {
  position: relative;
  top: 0;
  margin-top: -12px;
  /* width: 120px; */
  float: right;
  z-index: 99;
  /* Remove this after we fix the functionality */
  /* display: none; */
}

#search input {
  outline: none;
}

#search input[type="search"] {
  -webkit-appearance: textfield;
  font-family: inherit;
  font-size: 100%;
}

#search input::-webkit-search-decoration,
#search input::-webkit-search-cancel-button {
  display: none;
}

#search input[type="search"] {
  background: url("../img/icons/search-icon.svg");
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: 12px;
  border: solid 1px #f2f2f2;
  padding: 9px 10px 9px 27px;
  width: 12px;
  -webkit-border-radius: 10em;
  -moz-border-radius: 10em;
  border-radius: 10em;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}

#search input[type="search"]:hover {
  background-color: #fff;
}

#search input[type="search"]:focus {
  width: 220px;
  padding-left: 32px;
  color: #333;
  background-color: #fff;
  cursor: auto;
}

#search input:-moz-placeholder {
  color: transparent;
}

#search input::-webkit-input-placeholder {
  color: transparent;
}

.dropdown {
  /* display: none; */
  background: transparent;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  z-index: 99;
}

.fadeingOut {
  transition: opacity 0.6s linear;
  opacity: 0;
}

.mega-menu {
  margin: 0 auto;
  width: auto;
  max-width: 1200px;
  min-width: auto;
  background: #fff;
  display: flex;
  position: relative;
  /* height: auto; */
  height: 470px;
  /* border-bottom: 1px solid #65ac1e; */
  z-index: 888;
}

.mega-menu .finder-callout {
  background: #dcdcdc;
  padding: 10px 15px;
  /* border-radius: 4px; */
}

.mega-menu .layout-finder-list {
  background: transparent;
  margin: 25px 0 0 15px;
  width: 33%;
  /* height: auto !important; */
  /* min-height: 205px; */
  float: left;
  position: relative;
  border-left: 0 solid #f2f2f2;
}

.mega-menu .layout-finder-list:nth-child(4) {
  border-left: 0;
  width: 26%;
  float: left;
}

.mega-menu .finder-row-list {
  width: 100%;
  max-width: 1200px;
  padding-top: 28px;
  height: auto;
  overflow-y: auto;
  /* border-bottom: 1px solid #65ac1e; */
}

.mega-menu .layout-finder-list:first-child {
  border-left: 0;
}

.mega-menu .finder-row-list:nth-child(even) > .layout-finder-list {
  border-left: 1px solid #fff;
}

.mega-menu .finder-row-list:nth-child(even) {
  background: #f3f3f3;
  float: left;
  padding: 0;
  margin: 0;
  /* border-left: 1px solid #f2f2f2; */
}

@media only screen and (max-width: 800px) {
  .page-bar h2,
  .page-bar h1.page-title {
    font-weight: 100;
    line-height: 25px;
    margin: 0 20px;
    padding: 0;
  }
  .page-bar {
    padding: 19px 19px 19px 19px !important;
  }
  .mega-new {
    width: 99% !important;
    margin-top: 55px;
    /* padding: 10px; */
  }
  .mega-menu .finder-row-list {
    padding: 10px;
  }
  .mega-menu .finder-row-list {
    height: 270px;
    width: 100%;
    overflow-y: scroll;
  }
  .mega-menu .close {
    /* float: right;
    margin: 10px 10px 0;
    position: relative;
    top: -20px;
    display: none; */
    position: fixed !important;
    top: 20px !important;
    /* float: right !important; */
    left: 650px;
  }
  .mega-menu .layout-finder-list h3,
  .mega-menu .layout-finder-list div.menu-header {
    font-size: 16px !important;
  }
  .mega-menu .finder-row-list:nth-child(even) {
    background: transparent;
    float: left;
    padding: 0;
    margin: 0;
  }
  .mega-menu .layout-finder-list:last-child {
    border-left: 0;
    width: 100%;
    float: left;
  }
  .mega-menu .layout-finder-list {
    width: 100%;
    border-bottom: 1px solid #f2f2f2;
    border-left: 0;
    padding-bottom: 10px;
    margin: 0;
    float: left;
  }
  .mega-menu .layout-finder-list:nth-child() {
    width: 100%;
    border-bottom: 1px solid #fff;
  }
  .mega-menu .layout-finder-list:nth-child(even) {
    border-left: 0;
    border-bottom: 0;
  }
  .mega-menu .layout-finder-list:nth-child(4) {
    border-left: 0;
    width: 98%;
    margin: 20px 10px;
  }
  .mega-menu .layout-finder-list .box {
    height: 100%;
    width: 43% !important;
    padding: 15px;
    background: #65ac1e;
    position: relative;
    top: -33px;
    float: left;
    margin-right: 20px;
  }
  .megbox {
    height: auto;
    /* overflow: auto; */
  }
}

.mega-menu .layout-finder-list a:hover {
  color: #333;
}

.mega-menu .layout-finder-list h3,
.mega-menu .layout-finder-list div.menu-header {
  font-size: 1.1em;
  color: #5a9f02;
  text-transform: none;
  font-weight: 500;
  padding: 10px 10px 10px;
  border-bottom: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
}

.mega-menu .layout-finder-list h3 a,
.mega-menu .layout-finder-list div.menu-header a {
  color: #5a9f02;
  text-decoration: none;
}

.mega-menu .layout-finder-list h3::before,
.mega-menu .layout-finder-list div.menu-header::before {
  content: url("../img/icons/arrow-circle.png");
  position: relative;
  top: 4px;
  padding: 5px;
  display: inline-block;
}

.mega-menu .layout-finder-list p {
  font-size: 15px;
  font-weight: 400;
  padding: 0 70px 0 15px;
  line-height: 25px;
  min-height: 55px;
}

.mega-menu .layout-finder-list ul {
  padding: 15px 15px 0;
  display: inline-grid;
  display: -ms-grid;
}

.mega-menu .layout-finder-list ul li {
  font-size: 14px;
  font-weight: 400;
  padding: 0;
  line-height: 32px;
  display: inline-table;
}

.mega-menu .layout-finder-list li {
  padding: 0;
  text-align: left;
  list-style-type: none;
  display: inline-table;
}

.mega-menu .layout-finder-list li b {
  padding: 0;
  width: 200px;
}

.mega-menu .layout-finder-list li a {
  text-decoration: none;
  color: #5a9f02;
  padding: 0 2px;
  font-size: 14px;
  position: relative;
  top: 0;
}

.mega-menu .finder-row-list:nth-child(even) > .layout-finder-list {
  border-left: 1px solid #fff;
}

.mega-menu .finder-row-list:nth-child(even) {
  background: #f3f3f3;
  float: left;
  padding: 0;
  margin: 0;
  /* border-left: 1px solid #f2f2f2; */
}

.mega-menu .close {
  float: right;
  margin: 10px 17px 0;
  position: relative;
  top: -20px;
}

.mega-menu .layout-finder-list .box {
  /* height: 20%; */
  padding: 15px;
  background: #65ac1e;
  position: relative;
  top: -40px;
}

.mega-menu .layout-finder-list .box h4,
.mega-menu .layout-finder-list .box div.menu-tile-header {
  font-size: 21px;
  font-weight: 400;
  color: #fff;
  padding: 0 0 40px;
}

.mega-menu .layout-finder-list .box a {
  color: #fff;
  font-size: 15px;
  /* font-size: 1.3vmax; */
  font-weight: 300;
  text-decoration: none;
  position: relative;
  bottom: 0;
  margin-left: -10px;
  white-space: nowrap;
}

.about-presenters { 
  display: flex;
  flex-wrap: wrap;
}

.about-presenters .presenter {
  width: 48%;
  margin-right: 2%;
}

.about-presenters .presenter img{
  width: 90%;
  align-self: center;
}

.about-presenters .presenter p{
  padding-right: 5px;
}

.continuing-ed-course {
  display: none !important;
}

@media screen and (max-width: 1024px) {
  .about-presenters {
    flex-direction: column;
  }
  
  .about-presenters .presenter {
    width: 100%;
    padding: 0 0 20px;
  }
}

@media screen and (max-width: 600px) {
  .mega-menu .layout-finder-list .box a {
    font-size: 3.8vw;
  }
}

.mega-menu .layout-finder-list .box a::before {
  content: url("../img/icons/tiny-arrow-circle-.png");
  position: relative;
  top: 4px;
  padding: 0 10px 0 0;
}

.finder-row-list {
  width: 100%;
}

@media screen and (min-width: 980px) {
  .overwrite.extend {
    width: 65% !important;
  }
}

@media screen and (min-width: 1060px) {
  .overwrite.extend {
    width: 69% !important;
  }
}

@media screen and (max-width: 400px) {
  .layout-index .download-aside {
    margin: 0 0px 20px;
    max-width: 90%;
  }
}