/*
Theme Name:         Sage Starter Theme
Theme URI:          https://roots.io/sage/
Description:        Sage is a WordPress starter theme. <a href="https://github.com/roots/sage">Contribute on GitHub</a>
Version:            8.4.2
Author:             Roots
Author URI:         https://roots.io/
Text Domain:        sage

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/
@import url("https://fonts.googleapis.com/css?family=Lato:200,300,400,600&display=swap");
.tab-pane li {
  margin-bottom: 0.75em;
}

[class^="itm-"] {
  position: relative;
  padding-left: 240px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 25px;
}
[class^="itm-"]:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
[class^="itm-"] h3 {
  margin: 0 0 0 0 !important;
  padding: 0 0 7px 0;
  color: #6aa2b8;
  font-weight: 600;
}
[class^="itm-"] a {
  display: block;
  padding-top: 5px;
  font-weight: 600;
}
[class^="itm-"] time {
  font-size: 12px;
  font-style: italic;
  padding: 0 0 0 0;
  margin: 0;
}

[class^="itm-"] img:first-of-type {
  width: 210px;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
.page-template-template-blog .sidebar {
  background-color: #ffffff;
  border: 2px solid #cccccc;
  padding: 20px 0 0 9px;
  border-radius: 30px;
}

.page-template-template-blog .sidebar h3 {
  font-weight: bold;
  padding-left: 10px;
  margin-bottom: -20px;
}

.page-template-template-blog .sidebar iframe {
  height: auto !important;
  margin-bottom: -20px;
}
.Button--text,
.gfield_label,
.gform_button,
.initialism,
.Label,
.Quote-cite {
  text-transform: none !important;
}

.listing {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #6aa2b8;
  margin-bottom: 10px;
}
.listing:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.listing img {
  margin: 0 30px 0 0;
  float: left;
}
.listing h3 {
  color: #6aa2b8;
  font-size: 24px;
  padding: 1em 0 0.5em 0;
  font-weight: 200;
}
.listing p {
  font-size: 18px;
}
.page-template-template-homepagebanner .Region.page-header,
.page-template-template-homepagebanner .Content .Masthead-share {
  display: none !important;
}
.page-template-template-homepagebanner .Content {
  padding-top: 0;
  margin-top: -5px;
}

body header.Header {
  background-color: #ffffff;
  box-shadow: none;
  border-bottom: 1px solid #666;
  margin-bottom: 0;
}

.banner:first-child {
  margin-top: 28px;
}

.slide {
  position: relative;
  background: transparent no-repeat center center;
  background-size: cover;
  font-size: 16px;
  font-weight: 400;
  height: 100%;
}
.slide > * {
  word-wrap: break-word;
}
.slide h1 {
  font-family: "Lato";
  font-size: 2.45em;
  font-weight: 400;
  font-style: normal;
  line-height: 1.1;
  padding-bottom: 0.5em;
  word-wrap: break-word;
}
.slide h2 {
  font-family: "Lato";
  font-size: 1.85em;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.slide h3 {
  font-family: "Lato";
  font-size: 1.4em;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.slide h4,
.slide p {
  font-family: "Lato";
  font-size: 1.1em;
  font-weight: 600;
  font-style: normal;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.slide,
.slide p {
  font-weight: 300;
}

.slide .container {
  padding: 6.5em 0;
  display: flex;
  justify-content: center;
  align-content: center;
  height: 100%;
}
.slide.left .container {
  justify-content: flex-start;
}
.slide.right .container {
  justify-content: flex-end;
}
.slide .holder {
  flex: 0 1 65%;
  width: 65%;
  background-color: rgba(0, 0, 0, 0.4);
  position: relative;
  padding: 2.5em 1.5em;
  text-align: center;
  color: #ffffff;
  margin: 0 1.2em;
}
.slide.largeholder .container .holder {
  width: 100%;
  flex: 0 1 100%;
}
.slide.top .container .holder {
  align-self: flex-start;
}
.slide.middle .container .holder {
  align-self: center;
}
.slide.bottom .container {
  align-items: flex-end;
}
.slide .holder > * {
  text-align: center;
  color: #ffffff;
  margin: 0;
}
.slide.notint .container .holder {
  background-color: transparent;
}
.slide.notint .holder > * {
  color: #666;
}
.slide.notint .btn {
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
}
/*
.slide.left .holder, .slide.left .holder > *{text-align:left;}
.slide.right .holder,.slide.right .holder > *{text-align:right;}
*/

.slideshow .cache {
  display: none;
}
.slideshow .fg,
.slideshow .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}
.slideshow {
  min-height: 400px;
  height: 66vh;
  overflow: hidden;
  position: relative;
  padding: 0;
  margin: 0;
  border-bottom: 4px solid #6aa2b8;
}
.slideshow .btn {
  display: inline-block;
  padding: 0.3em 0.75em;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 0;
  margin-top: 1em;
  font-weight: 400;
  clear: both;
}
.slideshow .pagination {
  width: 100%;
  height: 16px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  position: absolute;
  bottom: 5px;
  right: 6px;
  margin: 0;
}

.slideshow .pagination > svg {
  flex: 0 0 25px;
  width: auto;
  transition: all 0.25s;
  height: 16px;
}
.slideshow .pagination .active .circle,
.slideshow .pagination > *:hover .circle {
  fill: #fff;
  transition: all 0.25s;
}

.pt-meta ul label {
  display: block;
}
.slide .holder img {
  width: 100%;
  height: auto;
  max-width: initial;
}

.post-type-archive-pt_webinars .Content .subhead {
  border-bottom: 2px solid #6aa2b8;
  padding-bottom: 0.3em;
}
.post-type-archive-pt_webinars .Content .subhead > h2 {
  padding-bottom: 0.3em;
}

.cards {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, auto);
  background-color: #f0f6fa;
  padding: 1em;
  column-gap: 1em;
  row-gap: 1em;
  justify-content: center;
}
.cards.col3 {
  grid-template-columns: repeat(3, 1fr);
}
.card {
  background-color: #ffffff;
  padding: 0.75em;
  border-radius: 6px;
  text-align: center;
  border: 1px solid #cccccc;
}
.card img {
  display: block;
  width: 100%;
  height: auto !important;
  border: 1px solid #cccccc;
  min-width: 1px;
}
.card p {
  padding: 0 0.5em 1em 0.5em;
}
.card p:first-of-type {
  padding: 0;
}
.card a {
  text-decoration: none;
  white-space: pre-wrap;
}
.uline {
  border-bottom: 4px solid #6aa2b8;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}

@media screen and (max-width: 768px) {
  .cards,
  .cards.col3 {
    grid-template-columns: repeat(2, 1fr);
  }
  .card {
    font-size: 1.25em;
  }
}
@media screen and (max-width: 480px) {
  .uline {
    text-align: center;
  }
  .cards {
    grid-template-columns: 1fr;
    row-gap: 2em;
    padding-top: 2em;
    padding-bottom: 2em;
  }
  .card {
    font-size: 1.5em;
  }
}

@media screen and (max-width: 768px) {
  .page-template-template-blog [class^="col-"] {
    float: none;
    width: 100%;
  }
  .page-template-template-blog [class^="itm-"] img:first-of-type {
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 10px;
  }
  .page-template-template-blog [class^="itm-"] {
    position: relative;
    padding-left: 0;
    padding-bottom: 25px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 25px;
  }
  .listing img {
    float: none;
    margin-right: 0;
  }
  .slideshow {
    height: 50vh;
  }
  .slide {
    font-size: 1.1vh;
  }

  .slide .holder {
    width: 75%;
    flex: 0 0 75%;
  }
  body header.Header {
    padding: 5px 0 15px 0;
  }
}

@media screen and (max-width: 420px) {
  .slideshow {
    height: 75vh;
  }
  .slide {
    font-size: 11px;
  }
  .slide .holder {
    width: 75%;
    flex: 0 0 75%;
  }
  #Slider_Home .Slider-bgImage {
    margin-left: 0;
    margin-right: 0;
  }
  #Slider_Home.Slider {
    height: 370px;
  }
  .Slider-item h2 {
    font-size: 12px;
    font-weight: 600;
    padding-bottom: 0;
    line-height: 1.1;
    text-align: center;
  }
  .Slider-item p {
    font-size: 10px;
    padding: 0;
    display: none;
  }

  .tab-pane [class^="align"] {
    float: none;
    display: block;
    width: 100%;
  }
}
