/*==============*/
/* LANDING PAGE */
/*==============*/

div.sfContentBlock a.featuredpost--cta.w-button {
  display: flex;
  margin: 16px;
}
.blog_section *,
.blog-nav * {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 400;
}
.blog_section h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
  text-align: center;
}

.blog_section h2 {
  margin-top: 37px;
  margin-bottom: 10px;
  padding-bottom: 9px;
  border-bottom: 1px solid #000;
  font-size: 32px;
  line-height: 36px;
  font-weight: 500;
  text-align: center;
}

.blog_section h3,
.blog-recent h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 28px;
  line-height: 30px;
  font-weight: 400 !important;
  text-align: center;
  letter-spacing: 10px;
  color: black;
}

.blog_section h3 {
  color: white;
}

.blog_section--header h2 {
  text-transform: uppercase;
  font-size: 72px;
  line-height: 80px;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  text-align: center;
  border: none;
}

li.featuredpost img {
}

li.featuredpost {
  height: auto !important;
}

.blog_section h2.featuredpost--headline {
  margin-top: 0;
}
a.featuredpost--cta.w-button {
}

.blog_section.industry-news {
  display: none;
}

div.blog_section.homeowner-news {
}

.blog_section ul.sfpostsList.sfpostListTitleDate.sflist {
  margin-bottom: 0;
}

.blog-wrapper .heading {
  margin-top: 0px;
  margin-bottom: 12px;
  color: #333;
  font-size: 16px;
  text-align: center;
}

.blog-nav h3.heading {
  font-weight: 400;
  letter-spacing: 2px;
  font-size: 16px;
  line-height: 30px;
  color: #333;
  margin-bottom: 12px;
}

.heading.pagetitle {
  margin-bottom: 35px;
  font-size: 60px;
  font-weight: 400;
  letter-spacing: 0px;
}

.recentposts--wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 96px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
}

a.recentposts {
  padding-top: 140px;
}
.blog-recent {
  position: static;
  width: auto;
  margin-bottom: 72px;
  padding-bottom: 0px;
}

h3.blog_recentposts--heading {
  margin: 32px 0 16px 0;
  letter-spacing: 5px;
  font-size: 28px;
  text-align: center;
  letter-spacing: 10px;
  text-align: center !important;
}

.blog_introcopy--wrapper h1 {
  text-transform: uppercase;
}

.introcopy--p {
  margin-bottom: 12px;
  font-size: 21px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0px;
}

.introcopy--p.introcopy--tagline {
  margin-top: 48px;
  padding-bottom: 48px;
  border-bottom: 1px solid #000;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 500;
  text-transform: uppercase;
}

.blog_section h2.sfpostTitle.sftitle {
  font-size: 21px;
  line-height: 24px;
  text-align: left;
  letter-spacing: 0px;
}

.blog_introcopy--wrapper {
  padding-top: 96px;
}

.featuredpost--image {
  overflow: hidden;
  width: 100%;
  height: 444px;
  margin-bottom: 36px;
  -o-object-fit: cover;
  object-fit: cover;
}

.blog_header--featured--header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 96px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-style: none;
  border-bottom-width: 0px;
  color: #fff;
  font-size: 38px;
  text-align: center;
}

.btn-tamkonews {
  position: relative;
  display: block;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 16px;
  text-align: center;
}

/* navbar */

div.navbar-category a.button.w-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 0px;
  background-color: transparent;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: center;
  text-transform: none !important;
  width: 100% !important;
  height: 100% !important;
  box-sizing: border-box;
}
.w-col.w-col-2 {
}

div.navbar-category .columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 900px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

div.columns.w-row {
  padding: 3px 16px;
}
.blog-nav {
  position: inherit;
  left: 0%;
  top: -44px;
  right: 0%;
  bottom: 0%;
  z-index: 50;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 400;
  color: black;
  background-color: rgba(239, 239, 239, 0.9) !important;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.25);
}
div.navbar-category {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.featuredpost--headline {
  border-bottom-style: none;
  color: #fff;
  text-align: left;
  font-size: 32px !important;
  line-height: 36px !important;
  letter-spacing: 0px;
  margin-bottom: 21px !important;
}

.featuredpost--summary {
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  text-align: left;
}

.blog_section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#000),
    to(transparent)
  );
  background-image: linear-gradient(180deg, #000, transparent);
  opacity: 1;
}

.blog_section.tamko-news,
.blog_section.industry-news,
.blog_section.contractor-news,
.blog_section.homeowner-news,
.blog_section.tamkointhenews {
  height: auto;
  min-height: 100vh;
  padding-top: 60px;
  padding-bottom: 96px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.recentposts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.featuredpost {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 48px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.blog_section h2 {
  margin-top: 122px;
  margin-bottom: 24px;
  color: #fff;
  font-size: 72px;
  border: none !important;
}

.featuredpost--cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
}

.sfpostListItem.sflistitem.featuredpost .featuredpost--cta.w-button,
.featuredpost--cta.w-button,
.blog_header--slider a.btn-tamkonews.w-button {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: auto !important;
  margin-top: 21px;
  padding: 3px 24px;
  border: solid 2px #fff;
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
  font-size: 16px;
  text-align: center;
  -webkit-flex: 0 auto !important;
  -ms-flex: 0 auto !important;
  flex: 0 auto !important;
  height: 100%;
  padding: 9px 24px;
}

.blog_header--slider a.btn-tamkonews.w-button {
  height: 50px;
}
.sfContentBlock a.featuredpost--cta.w-button {
}

/* slider */

.blog_header--slider {
  width: 100vw;
  height: 600px;
  min-height: 600px;
  background-color: transparent;
}

.blog_header--slider-slide-parent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0 20%;
  max-height: 600px;
  box-sizing: border-box;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#000),
    to(transparent)
  );
  background-image: linear-gradient(180deg, #000, transparent);
}

.blog_header--slider-slide-parent a.btn-tamkonews.w-button {
  height: auto;
}

.slide {
  background-image: url("https://www.tamko.com/images/default-source/blog/blog-test-image_header_1500x600.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

/* section backgrounds */

.blog_section--bkgblur {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -10;
  overflow: hidden;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-filter: blur(12px);
  filter: blur(12px);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

/* default background images for sections */
div.blog_section--bkgblur.tamko-news,
div.blog_section--bkgblur.contractor-news,
div.blog_section--bkgblur.homeowner-news,
div.blog_section--bkgblur.tamko-in-the-news,
div.blog_section--bkgblur.industry-news {
  background-image: url("https://www.tamko.com/images/default-source/blog/blog_header--default.jpg");
}

/*==================*/
/* LANDING PAGE END */
/*==================*/

/*==============*/
/* ARTICLE PAGE */
/*==============*/

.blog-wrapper {
}

/* tile styling */

ul.sfpostsList.sfpostListTitleDate.sflist h2.sfpostTitle.sftitle,
ul.sfpostsList.sfpostListTitleDate.sflist span.sfpostTitle.sftitle {
  color: #fff !important;
  font-size: 21px;
  line-height: 24px;
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
  font-weight: 500;
}

ul.sfpostsList.sfpostListTitleDate.sflist a {
  text-decoration: none !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: linear-gradient(40deg, rgba(0, 0, 0, 0.5) 36%, transparent 61%);
  padding: 16px;
}

ul.sfpostsList.sfpostListTitleDate.sflist li.sfpostListItem.sflistitem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 290px;
  margin-top: 13px;
  margin-bottom: 13px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 1 0 250px;
  -ms-flex: 1 0 250px;
  flex: 1 0 250px;
  background-position: 50% 50%;
  background-size: cover;
  margin: 1em;
  padding: 0;
}

ul.sfpostsList.sfpostListTitleDate.sflist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  margin-bottom: 120px;
}

/* header effect */
#content {
  background-color: transparent;
}
.sf_cols.blog-header {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100vw;
  height: 600px;
  max-width: 100vw;
  overflow: hidden;
}
.sf_cols.blog-header .sfimageWrp {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  max-width: 100vw;
  -webkit-filter: blur(12px);
  filter: blur(12px);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.sf_cols.blog-header img {
  z-index: 0;
  min-height: 100%;
  width: 100%;
  object-fit: cover;
}
.sf_cols.blog-header {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#000),
    to(transparent)
  );
  background-image: linear-gradient(180deg, #000, transparent);
  position: relative;
}

/* article styling */

.sf_cols.blog-article {
  position: relative;
  z-index: 10;
  margin: 80px auto auto auto;
  padding-top: 60px;
  padding-right: 100px;
  padding-left: 100px;
  background-color: #fff;
  width: 80vw;
  min-width: 767px;
  max-width: 1000px;
  letter-spacing: 0.25px;
  font-size: 18px;
  line-height: 3;
  margin-top: -500px;
  margin-bottom: 120px;
}

.sf_cols.blog-article p,
.sf_cols.blog-article ul {
  font-size: 18px;
  line-height: 27px;
}
.sf_cols.blog-article p,
.sf_cols.blog-article li {
  margin-bottom: 1em;
}
.sf_cols.blog-article p:last-of-type,
.sf_cols.blog-article li:last-of-type {
  margin-bottom: 0;
}
.sfpostContent.sfcontent ul {
  padding: 1em 2em;
  margin-right: 5em;
  border-left: 1.5em solid #efefef;
  margin-top: 2em;
  margin-bottom: 4em;
  margin-left: 4em;
}
.sf_cols.blog-article h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
}
.sf_cols.blog-article h2 {
  margin-top: 37px;
  margin-bottom: 10px;
  padding-bottom: 9px;
  border-bottom: 1px solid #000;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

.sf_cols.blog-article h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
}

.sf_cols.blog-article * {
  color: black;
}
.sf_cols.blog-article a {
  text-decoration: underline;
  color: #4c7896;
}

.sf_cols.blog-article img {
  display: inline-block;
  max-width: 100%;
  margin: 1em 0;
}

.sf_cols.blog-article strong {
  font-weight: 700;
}

/* article image */
.sf_cols.blog-article figure {
  margin: 1em 0;
}
.sf_cols.blog-article figure img {
  margin: 0;
}
.sf_cols.blog-article figcaption {
  font-size: 13px;
  font-style: italic;
  line-height: 1.5;
  margin-top: 0.5em;
}

/* article footer */

p.tamko-boilerplate,
p.tamko-boilerplate a {
  font-style: italic;
  font-weight: bold;
}

p.disclaimer {
  font-style: italic;
  margin-top: 16px;
}

p.disclaimer:first-of-type {
  border-top: thin solid #333;
  padding: 16px;
  margin: 72px -16px 16px -16px;
}

div.disclaimer p.disclaimer:first-of-type {
  border-top: thin solid #333;
  padding: 16px;
  margin: 72px -16px 16px -16px;
}

/* breadcrumb */
.RadSiteMap .rsmFlow {
  padding: 0 16px 16px 0;
}

.sfBreadcrumbWrp .RadSiteMap .sfBreadcrumbNavigation .rsmLink:first-of-type {
  margin-left: -10px;
}

/* pardot form */

.pardotform--wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 350px;
  margin-bottom: 0px;
  background-image: url("https://www.tamko.com/images/default-source/americas-shingle/dark-shingle-background.jpg");
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.pardotform--container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.pardotform--header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
h2.pardotform--header {
  text-align: center;
  color: #fff;
  font-style: normal;
  font-weight: 400 !important;
  margin: auto;
}
.pardotform-col1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.pardotform-col2 {
  background-color: #000;
}
.pardotform-col1Inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

/* responsive */

@media screen and (max-width: 991px) {
  .heading.pagetitle {
    font-size: 48px;
  }
  .sf_cols.blog-article {
    padding: 45px;
  }
  .sf_cols.blog-article {
    padding-top: 30px;
    padding-right: 50px;
    padding-left: 50px;
    width: 80vw;
    min-width: 700px;
    max-width: 900px;
    margin-top: -525px;
  }
  ul.sfpostsList.sfpostListTitleDate.sflist li.sfpostListItem.sflistitem {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
  }
  ul.sfpostsList.sfpostListTitleDate.sflist {
    width: 100%;
  }
  .heading.pagetitle {
    font-size: 48px;
  }
  .recentposts--wrapper {
    margin-bottom: 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .blog-recentposts {
    margin-bottom: 24px;
  }
  .blog_recentposts--heading.white {
    margin-bottom: 24px;
  }
  .blog_introcopy--wrapper {
    padding-top: 48px;
  }
  .button {
    padding-right: 9px;
    padding-left: 9px;
  }
  .navbar-category {
  }
  .blog_section {
    display: block;
  }
  .featuredpost {
    padding-right: 48px;
    padding-left: 48px;
  }
  .blog_section--header h2 {
    font-size: 48px;
    line-height: 52px;
  }
  .blog_header--slider-slide-parent {
    padding: 96px 15vw;
  }
  .blog_section {
  }
}

@media screen and (max-width: 767px) {
  .sf_cols.blog-article h1 {
    font-size: 34px;
    line-height: 40px;
  }
  .sf_cols.blog-article h2 {
    font-size: 28px;
    line-height: 30px;
  }
  .sf_cols.blog-article h3 {
    font-size: 21px;
    line-height: 24px;
  }
  .sf_cols.blog-article {
    font-size: 17px;
    line-height: 26px;
    margin: 36px auto;
    width: 90vw;
    min-width: auto;
    max-width: 700px;
    margin-top: -275px;
  }
  .sf_cols.blog-header {
    height: 333px;
    max-height: 333px;
  }
  .sf_cols.blog-header .sfimageWrp {
    max-height: 333px;
  }
  ul.sfpostsList.sfpostListTitleDate.sflist li.sfpostListItem.sflistitem {
    height: 250px;
    -webkit-flex-basis: 90%;
    -ms-flex-preferred-size: 90%;
    flex-basis: 90%;
  }
  .blog_section h1 {
    font-size: 34px;
    line-height: 40px;
  }
  .blog_section h2 {
    font-size: 28px;
    line-height: 30px;
  }
  .blog_section h3 {
    font-size: 21px;
    line-height: 24px;
  }
  .recentposts--wrapper {
    display: block;
    padding-right: 44px;
    padding-left: 44px;
  }
  .blog_articletile {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
  }
  .blog-recentposts {
    display: block;
    margin-bottom: 24px;
  }
  .navbar-category {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .blog_section {
  }
  .blog_article--header {
    height: 333px;
    max-height: 333px;
  }
}

@media screen and (max-width: 760px) {
  /* anchor adjustments */
  a#recentposts {
    position: relative;
    top: -36px !important;
  }
  a#TAMKOnews,
  a#Contractornews,
  a#Homeownernews,
  a#Industrynews,
  a#TAMKOinthenews {
    position: relative;
    top: -100px !important;
  }
  .blog_introcopy--wrapper {
    padding-left: 96px;
    padding-right: 96px;
  }
}

@media screen and (max-width: 479px) {
  .sf_cols.blog-article {
    font-size: 16px;
    line-height: 24px;
    width: 100vw;
    min-width: 100%;
    margin-top: 0;
  }
  .sf_cols.blog-header,
  .sf_cols.blog-header .sfimageWrp,
  .sf_cols.blog-header img {
    display: none;
  }
  .blog_recentposts--heading {
    margin-bottom: 16px;
    font-size: 1.5em;
    letter-spacing: 5px;
  }
  /* anchor adjustments */
  a#TAMKOnews,
  a#Contractornews,
  a#Homeownernews,
  a#Industrynews,
  a#TAMKOinthenews {
    position: relative;
    top: -84px !important;
  }
  /* pardot form */
  .pardotform-col1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  h2.pardotform--header {
    margin: 36px 0 12px 0;
  }
  .blog_introcopy--wrapper {
    padding-left: 36px;
    padding-right: 36px;
  }
}
