/* Add here all your CSS customizations */

.smc-edit, .smc-new, .smc-edit-template {
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: absolute;
  float: right;
  cursor: pointer;
  z-index: 99;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 4px 5px !important;
  line-height: 14px;
  color: #999 !important;
  background: #fff;
  top: 10px;
  bottom: inherit !important;
}

.smc-edit {
  right: 20px;
}

.smc-new {
  right: 60px;
}

.smc-edit-template {
  right: 100px;
}

.pos-left-20 {
  right: auto;
  left: 20px;
}

.pos-left-60 {
  right: auto;
  left: 60px;
}

.pos-left-100 {
  right: auto;
  left: 100px;
}

.neg-top {
  top: -25px;
}

.neg-top-art {
  top: -55px;
}

.move-up {
  margin-top: -25px !important;
}

.center-temp {
  right: 50% !important;
}

.center-new {
  right: 42% !important;
}

.new-space {
  right: 60px !important;
}

.right-80 {
  right: 80px !important;
}

.right-70 {
  right: 70px !important;
}

.right-60 {
  right: 60px !important;
}

.right-50 {
  right: 50px !important;
}

.right-45 {
  right: 45px !important;
}

.right-40 {
  right: 40px !important;
}

.down-200 {
  top: 200px !important;
}

.down-130 {
  top: 130px !important;
}

.up-50 {
  top: -50px;
}

.up-20 {
  top: -20px !important;
}

.up-10 {
  top: -10px !important;
}

.right-150 {
  right: 150px;
}

.right-130 {
  right: 130px;
}

.template-space {
  right: 80px !important;
}

.new-spacing {
  right: 20px !important;
}

.details-template {
  right: 30px !important;
}

.pos-rel {
  position: relative;
}

.no-item {
  height: 55px;
  width: 100%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.sidebar #panel-filter-category li a.active {

  color: #71526e; /* #990066 */
  font-weight: bold;
}

.editable-opacity {
  position: relative;
  opacity: 0.5;
  background: #000;
}

.editable-opacity .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;

  padding: 0;
  margin: 0;
  opacity: 0.5;
}

@media screen and (min-width: 800px) {
  span.qty-req, span.qty-has {
    display: none;
  }
}

.thin-input {
  width: 25px !important;
}

label#c_password span.require {
  color: #eb340a;

  font-size: 12px;

  text-align: right;
}

.narrow-width {
  width: 15px !important;
}

.product-actions #registry-select {
  display: inline;
  width: auto;
}

a {
  color: #00529f;
}

/*
* {
    border-radius: 0 !important;
}
*/


.about-container img {
  max-width: 100%;
}
.thumbnail {
  margin-bottom: 5px !important;
}
#image-description {
  font-size: 12px;
  font-weight: bold;
}
.parent-nav > li > a:before {
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #333;
}

.parent-nav > li > a.open:before {
  border-top: 4px solid #333;
  border-right: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid transparent;
  margin-top: 8px;
}

@media screen and (max-width: 991px) {
  #footer div.row > .col-md-6:first-child {
    width: 50%;
    float: left;
  }

  #footer div.row > .col-md-6:nth-child(2) {
    width: 50%;
    float: right;
  }
}

@media screen and (max-width: 767px) {
  .slider-container .custom-btn-style-1 {
    font-size: calc(7px + 1.5vw) !important;
  }

  .slider-container .text-color-light {
    font-size: calc(15px + 1.5vw) !important;
  }

  header.header-flex {
    background: #eaeff3;
    opacity: 0.9
  }

  html #header.header-semi-transparent-light .header-body:before {
    opacity: 1;
    background: #eaeff3;
  }
}

.thumb-info.custom-thumb-info-style-1 {
  border: none;
}

.thumb-info.custom-thumb-info-style-1:hover .thumb-info-caption {
  background: #5B96EF !important;
}

.thumb-info.custom-thumb-info-style-1:hover .thumb-info-caption .custom-thumb-info-title span {
  color: #FFF !important;
}

.thumb-info.custom-thumb-info-style-1:hover .thumb-info-caption .custom-arrow {
  width: 55px;
}

.thumb-info.custom-thumb-info-style-1:hover .thumb-info-caption .custom-arrow:before {
  border-top: 1px solid #FFF;
}

.thumb-info.custom-thumb-info-style-1:hover .thumb-info-caption .custom-arrow:after {
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
}

.thumb-info.custom-thumb-info-style-1 .thumb-info-caption {
  position: relative;
  padding: 25px;
  display: block;
  -webkit-transition: ease background 300ms, ease width 300ms;
  -moz-transition: ease background 300ms, ease width 300ms;
  transition: ease background 300ms, ease width 300ms;
}

.thumb-info.custom-thumb-info-style-1 .thumb-info-caption .custom-thumb-info-title span {
  color: #777;
}

.thumb-info.custom-thumb-info-style-1 .thumb-info-caption .custom-thumb-info-title .custom-thumb-info-name {
  display: block;
}

.thumb-info.custom-thumb-info-style-1 .thumb-info-caption .custom-arrow {
  position: absolute;
  top: 90%;
  right: 15px;
  width: 40px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: ease all 300ms;
  -moz-transition: ease all 300ms;
  transition: ease all 300ms;
}

.thumb-info.custom-thumb-info-style-1 .thumb-info-caption .custom-arrow:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: -2px;
  width: 100%;
  border-top: 1px solid #1e1e24;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.thumb-info.custom-thumb-info-style-1 .thumb-info-caption .custom-arrow:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 15px;
  height: 15px;
  border-top: 1px solid #1e1e24;
  border-right: 1px solid #1e1e24;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -moz-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  -o-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

.filters-select {
  /*margin-bottom: 25px;*/
}

.up-60 {
  top: -60px !important;
}

div.single-post > article.blog-single-post h1 {
  font-weight: 300;
}

#sidebar > h4.heading-primary {
  color: #000 !important;
}

.img-container {
  width: 40%;
  padding: 0px 20px 10px 20px;
}

.img-container.pull-left {
  max-width: 40%;
  padding-left: 0px;
}

.img-container.pull-right {
  max-width: 40%;
  padding-right: 0px;
}

.img-container.fullsize {
  width: 100%;
  max-width: 100%;
  padding-left: 0;
}

.img-container img {

  width: 100%;

}

.img-container.pull-left img {
  width: 100%;
  /*border-radius: 40px 10px;*/
}

.img-container.pull-right img {
  width: 100%;
  /*border-radius: 10px 40px;*/
}

@media only screen and (max-width: 480px) {
  .img-container {
    max-width: 100% !important;
    float: none !important;
    width: 100%;
  }

  .img-container.pull-right {
    max-width: 100% !important;
    float: none !important;
    padding-left: 0;
  }

  .img-container.pull-left {
    max-width: 100% !important;
    float: none !important;
  }

  .related-news .img-container img {
    max-height: 180px;
    width: auto;
  }
}

html a.btn:hover, html a.btn-primary:hover {
  background-color: #00529F;
  border-color: #00529F #00529F #00529F;
}

html .isotope-item .image-gallery-item .thumb-info .thumb-info-type:hover {
  background-color: #00529F;
  border-color: #00529F #00529F #00529F;
}

.portfolio-list .thumb-info .thumb-info-inner, .product-slider .thumb-info .thumb-info-inner {
  color: #fff;
}

html .call-to-action-btn a.btn:hover {
  background-color: #0069c8;
  border-color: #fff;
  color: #fff;
}
.image-link-container {
  margin-bottom: 25px;
}

@media only screen and (max-width: 767px) {
  .container > .center .btn-borders {
    margin-bottom: 60px;
  }
}

/*
div.main:before {
    content: '';
    height: 276px;
    width: 100%;
    background-color: #000;
    opacity:0.2;
    position: absolute;
}
*/
@media only screen and (max-width: 991px) {
  .thumb-info .thumb-info-wrapper:after {
    opacity: 1;
  }

  .tabs {
    margin-top: 50px;
  }
}

.border-grey {
  border: 2px solid #e8e8e8;
}

.nav > li > a#filter-tab {
  margin: 2px;
}

.isotope-item span.thumb-info-title > span.thumb-info-type:hover {
  background: #0069c8;
}

.thumb-info-wrapper .thumb-info-title .green-background {
  background-color: #00529F;
}

/*
.page-header-section h1, .breadcrumb, ul.nav-pills span.ws-nowrap a {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
*/
.tp-mask-wrap {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
@media (min-width: 992px) {
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
    color: #0069c8;
  }
}

.image-gallery-item .thumb-info .thumb-info-title .thumb-info-inner {
  text-shadow: rgba(255, 255, 255, 1) 0px 0px 5px;
}

.article h1, .article h2, .article h3, .article h4 {
  margin: 0 0 15px !important;
  padding: 0 !important;
}

aside.sidebar {
  min-height: 300px;
}

.filter-label {
  float: left;
  margin: 3px 15px 0 0;
}

@media (max-width: 767px) {
  ul.isotope-group .thumb-info-wrapper {
    height: 40px;
  }

  ul.isotope-group .thumb-info-wrapper img {
    display: none;
  }

  ul.isotope-group .thumb-info-title {
    height: 40px;
    bottom: 0;
    width: 100%;
    max-width: none;
  }

  ul.isotope-group .portfolio-item {
    margin-bottom: 10px;
  }

  .container > .center #solution-quote-btn {
    margin-bottom: 0;
  }

  .filter-label {
    margin-bottom: 10px;
    width: 100%;
  }
}

section.page-header-section h1 {
  font-weight: 800 !important;
  font-style: italic;
}

@media (max-width: 767px) {
  #header .header-nav-top a {
    font-weight: 600;
  }
  .blog-main-image {
     width: 100%;
     max-width: 100% !important;
     padding-left: 0;
   }
}






h1.custom-page-title {
  font-weight: 600;
}

.breadcrumb a, #header .header-nav-top a, #header .header-nav-top .nav > li > span .fa {
  text-decoration: none;
  color: #000 !important;
}

.breadcrumb a:hover {
  color: #0069c8 !important;
  text-decoration: none;
}

section.pg-header-section {
  margin: 0 0 0 0 !important;
  background: #f4f4f4;
  padding: 15px 0;
}

section.pg-header-section .article {
  margin-bottom: 15px;
}
.blog-single-post .owl-carousel .thumb-info-type, .lightbox .thumb-info-type {
  left: 0;
}
@media (max-width: 991px) {
  .siderail-contact .add-newsletter {
    float: left;
    margin-right: 5px;
  }

  .article .custom-small-square {
    display: none;
  }
}

@media (min-width: 992px) {
  .siderail-contact .add-newsletter {
    margin-left: 100% !important;
  }
}

.post-content figure {
  border-radius: 2px;
  margin-bottom: 10px;
  display: table;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}

.post-content figure img {
  border-width: 1px;
  border-color: #777;
  border-style: solid;
  display: table-cell;
}

@media (max-width: 767px) {
  .post-content figure img {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

}

@media (max-width: 350px) {
  .post-content figure img {
    width: 100% !important;
  }

}

figure > figcaption {
  text-align: center;
  display: table-caption; /* For IE8 */
  font-weight: 600;
  caption-side: bottom;
}

.owl-carousel .thumb-info-type, .lightbox .thumb-info-type {
  background-color: #0069c8;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0;
  padding: 2px 9px;
  text-transform: none;
  z-index: 2;
  position: absolute;
  bottom: 4px;
  margin: 5px;
}

.lightbox .thumb-info-type {
  bottom: 55px;
}

@media (max-width: 500px) {
  .add-checkbox {
    float: left;
    width: 5%;
  }

  .control-label {
    float: right;
    width: 92%;
    padding-left: 0;
  }
}
.portfolio-list .portfolio-item .thumb-info {
  border: none;
}
.portfolio-list li[class^="col-"] {
  padding-left: 0;
  padding-right: 0;
}
ul.portfolio-list .portfolio-item {
  margin-bottom: 0;
}
.filter-container {
  border-bottom: 1px solid #0069c8;
  /*border-radius: 4px;*/
  padding: 15px;
  display: inline-block;
  margin: 20px;
}
.gsc-adBlock {
  display: none !important;
}
.thumb-info .thumb-info-inner {
  color: #fff;
}
.image-gallery-item .thumb-info .thumb-info-inner {
  color: #000;
}
.owl-carousel .owl-nav [class*="owl-"]:active, .owl-carousel .owl-nav [class*="owl-"]:focus, .owl-carousel .owl-nav [class*="owl-"]:active:hover, .owl-carousel .owl-nav [class*="owl-"]:active:focus {
  border-color: #777;
  background-color: #777;
}
.owl-carousel .owl-nav [class*="owl-"]:hover {
  /*border-color: #0069c8 #0069c8 #cc3e1d;*/
  border-color: #0069c8 #0069c8 #0069c8;
  background-color: #0069c8;
}
.owl-carousel .owl-nav [class*="owl-"] {
  color: #ffffff;
  background-color: #0069c8;
  /*border-color: #0069c8 #0069c8 #b63719;*/
  border-color: #0069c8 #0069c8 #0069c8;
}
.breadcrumb a, #header .header-nav-top a, #header .header-nav-top .nav > li > span .fa {
  color: #fff !important;
  text-shadow: 2px 1px 1px #000;
}
@media only screen and (max-width: 767px) {
  #header .header-nav-top a {
    color: #000 !important;
    text-shadow: 2px 1px 1px #fff;
  }
}
.landing-page-intro h2 {
  font-size: 1.5em;
  font-weight: bold;
  color: #00529F;
}
.blue-background {
  background: #00529F !important;
}
.btn.btn-inverse {
  background: #fff;
  padding: 25px;
}
.landing-cta-button .btn.btn-inverse:hover {
  background: #fff !important;
  color: #00529f !important;
}
.custom-post-blog h6 {
  font-weight: 600;
}
#footer .list li {
  margin-bottom: 0;
}
.section.blue-background,
.section.blue-background h1,
.section.blue-background h2,
.section.blue-background h3,
.section.blue-background h4,
.section.blue-background h5,
.section.blue-background h6 {
  color: #fff;
}
.call-to-action {
  padding: 25px;
}
.featured-link {
  margin-top: 18px;
  font-style: italic;
}
.embed-responsive {
  padding-bottom: 50%;
  margin-bottom: 15px;
}
.video-library h3 {
  text-transform: none;
  margin-bottom: 8px;
}
.video-library .superscript {
  font-size: 14px;
}
.superscript {
  vertical-align: super;
}
.embed-container.gray-bg {
  background: #e9eff2;
  padding: 20px;
  border-radius: 5px;
}
.avista-highlights-header,
.avista-highlights-container h5 {
  color: #009ac7;
}
.btn.btn-outline {
  background: #fff;
  color: #0069c8;
}
.btn.btn-arrow {
  padding: 12px 18px 12px 8px;
}
.btn.btn-arrow .icon-wrapper {
  display: inline-block;
  height: 25px;
  line-height: 24px;
  width: 24px;
  border-radius: 50%;
  margin-left: 8px;
  transition: 0.1s linear;
  background-color: #0069c8;
  box-shadow: 2px 3px 18px -3px #0069c8;
}
.btn.btn-arrow .icon-wrapper i.fa {
  color: #fff
}
.btn.btn-cta {
  border-width: 2px;
  font-weight: 600;
}
.btn.btn-rounded {
  border-radius: 12px;
}
.content-box-container {
  margin: 9%;
  padding: 1em;
  color: #fff;
}
.content-box-container .content-box-icon {
  text-align: center;
  display: block;
  font-size: 50px;
  height: 1em;
  margin: 0 auto 20px;
}
.content-box-container .content-box-title {
  font-size: 36px;
  line-height: 1em;
  text-align: center;
  margin: 0 auto 20px;
}
.content-box-container .content-box-text {
  text-align: center;
}
.img-fluid {
  width: 100%;
  height: auto;
}
.tooltip-pin-container {
  position: absolute;
}
.tooltip-pin-container a.toggle-tooltip {
  background-color: #e6f3ff;
  padding: 8px;
  color: #777;
  animation-name: pulse;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  position: absolute;
  top: 0;
  left: 0;
  min-width: 130px;
}
.tooltip-pin-container a.toggle-tooltip:hover,
.tooltip-pin-container a.toggle-tooltip:active,
.tooltip-pin-container a.toggle-tooltip:focus {
  text-decoration: none;
}
@keyframes pulse {
  0% {font-size: 13px;}
  50% {font-size: 14px;}
  100% {font-size: 13px}
}
.tooltip-container {
  display: none;
  width: 350px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 1px 1px 8px rgba(0,0,0,0.25);
  padding: 15px;
  position: absolute;
  z-index: 9;
}
.tooltip-position-container {
  width: 130px
}
.close-tooltip {
  position: absolute;
  top: 12px;
  right: 18px;
}
.section-tertiary-dark {
  background: #5ca7de !important;
  color: #fff !important;
}
.d-flex {
  display: flex !important;
  flex-wrap: wrap;
}
.d-flex.flex-space-even {
  justify-content: space-evenly;
}
.d-flex.flex-space-center {
  justify-content: center;
}
.d-flex.flex-space-even > .isotope-item,
.d-flex.flex-space-center > .isotope-item {
  margin: 0 4px 4px;
}
.d-flex.flex-5 > .isotope-item,
.d-flex.flex-5 > .calculator-item {
  flex: 1 0 18%;
  max-width: 18%;
}
.thumb-info .thumb-info-wrapper.bg-dark:after {
  background: rgba(0,0,0,0.6);
}
.calculators-container .thumb-info .thumb-info-wrapper:after,
.calculators-container .thumb-info.thumb-info-centered-info .thumb-info-title {
  opacity: 1;
}
section.bg-custom-tertiary {
  background: #87BCDC;
}
.calculators-container .calculator-item {
  background: #1A81D0;
  padding: 15px;
  margin: 0 4px 8px;
}
.calculators-container .calculator-item .calc-link {
  display: block;
}
.calculators-container .calculator-item .calc-title {
  color: #fff;
  font-size: 1.5em;
}
.product-thumbs .product-thumbs-container .isotope-item .thumb-info .thumb-info-wrapper:after,
.product-thumbs .product-thumbs-container .isotope-item .thumb-info.thumb-info-centered-info .thumb-info-title {
  opacity: 1;
}
.group-subtitle {
  font-size: 16px;
}

.avista-landing p {
  font-size: 18px;
  margin-bottom: 30px;
}
.avista-landing .intro-section {
  background: url(/custom/images/CVS_Hero_2.webp);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 200px;
  color: #fff
}
.avista-landing .avista-logo svg {
  max-width: 375px;
}
.avista-landing .hero-h1 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 2.75em;
  line-height: 1.2;
  color: #fff;
  font-weight: 600;
}
.avista-landing .intro-section p {
  margin-bottom: 30px;
  color: #fff;
}
.avista-landing .btn.w-btn {
  background: #fff;
  line-height: inherit;
  cursor: pointer;
  color: #3898ec;
  border: 0;
  border-radius: 9px;
  padding: 9px 30px;
  text-decoration: none;
  display: inline-block;
  font-weight: 700;
  white-space: normal;
}
.avista-landing .grey-section {
  background: #eee;
  margin-top: 0;
  margin-bottom: -190px;
  padding-top: 60px;
  padding-bottom: 290px;
}
.avista-landing .grey-section h2 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 44px;
  font-weight: 700;
  line-height: 1.2;
}
.avista-landing .skew-6-deg {
  transform: skew(0deg, -6deg);
  padding-top: 120px;
  padding-bottom: 5px;
}
.avista-landing .skew-6-deg .section-content-container {
  margin-bottom: 100px;
  /*display: flex;
  align-items: flex-start;*/
  transform: skew(0deg, 6deg);
}
.avista-landing .skew-6-deg .section-content-container .section-content {
  width: 100%;
  max-width: 1300px;
  flex: 0 auto;
  padding-left: 5%;
  padding-right: 5%;
}
.avista-landing .bg-white {
  background: #fff !important;
}
.avista-landing .text-color-primary {
  color: #00529f;
}
.avista-landing .cs-blocks {
  display: flex;
  align-items: flex-start;
  margin-bottom: 30px;
}
.avista-landing .cs-blocks .cs-block-col {
  width: 33.3333%;
  background-color: #000;
  color: #fff;
  align-items: center;
  padding: 30px;
  display: flex;
}
.avista-landing .cs-blocks .cs-block-col.blue {
  background: #0583ab;
}
.avista-landing .cs-blocks .cs-block-col.green {
  background: #0a9347;
}
.avista-landing .cs-blocks .cs-block-col.yellow {
  background: #E0A526;
}
.avista-landing .cs-block-col .cs-block-icon {
  width: 100px;
  height: 100px;
  margin-right: 30px;
}
.avista-landing .cs-block-copy {
  flex: 1;
  font-size: 16px;
  line-height: 1.3;
}
.avista-landing .cs-box-number {
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-size: 3em;
  font-weight: 300;
}
.avista-landing .section-content h3 {
  margin-top: 0;
  margin-bottom: 60px;
  line-height: 1.2;
  font-size: 52px;
  font-weight: 700;
}
.avista-landing .text-link {
  color: #00529f;
  background-image: url(https://assets-global.website-files.com/6516f9aa484c0349ef7ad71e/65170ec96997ba8ce2655f28_Arrow-Down.svg);
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 20px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 30px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 30px;
}
.avista-landing .cs-section-marker {
  min-width: 50px;
  flex: 1;
}
.avista-landing .cs-section-marker.left {
  height: 80px;
  background-image: url(https://assets-global.website-files.com/6516f9aa484c0349ef7ad71e/651706343e56072a75dea194_Blue-Marker.svg);
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.avista-landing .d-flex .content {
  width: 100%;
  max-width: 1135px;
  flex: 0 auto;
  padding-left: 5%;
  padding-right: 5%;
}
.avista-landing .flag-header {
  margin-top: 0;
  margin-bottom: 60px;
  font-size: 44px;
  font-weight: 400;
  line-height: 1.2;
}
.avista-landing .mb-60 {
  margin-bottom: 60px;
}
.avista-landing .approach-cols {
  align-items: center;
  margin-bottom: 90px;
  font-size: 21px;
  font-weight: 700;
  display: flex;
}
.avista-landing .approach-cols .approach-image {
  width: 500px;
  margin-right: 60px;
}
.avista-landing .bg-grey {
  background: #eee;
}
.avista-landing .contact {
  color: #fff;
  background-color: #2b6ab3;
  padding-top: 365px;
  padding-bottom: 100px;
  margin-top: -60px;
}
.avista-landing .contact p {
  color: #fff;
}
.avista-landing footer {
  background-color: #ececec;
  padding-top: 60px;
  padding-bottom: 60px;
}
.avista-landing footer .footer-links {
  align-items: center;
  margin-top: 24px;
  font-size: 14px;
  display: flex;
}
.avista-landing footer .footer-links a {
  margin-right: 30px;
  color: #2b6ab3;
  text-decoration: none;
  transition: color .2s;
}
.avista-landing footer .copyright {
  margin-top: 20px;
  font-size: 12px;
  line-height: 1;
}
.tp-caption.btn {
  display: inline-block !important;
}
.counter-box {
  /*background-color: #87bcdc;*/
  background-color: #5BA7DE4D;
  color: #1C244B;
  padding: 20px;
  border-radius: 15px;
  line-height: 1;
  margin-bottom: 30px;
}
.counter-box .icon-element {
  font-size: 50px;
}
.counter-box .counter-lead {
  margin: 10px 0 .9rem;
  font-size: 16px;
}
.counter-box .counter-number,
.counter-box .counter-description {
  font-weight: 600;
}
.counter-box .counter-number {
  font-size: 36px;
  margin-bottom: 8px;
}
.counter-box .counter-description {
  font-size: 20px;
  padding-bottom: 20px;
  line-height: 1.25em;
  text-align: center;
}

.milestone-item {
  margin-top: 40px;
  margin-bottom: 30px;
  flex-basis: 20%;
}
.milestone-item .milestone-icon {
  font-size: 24px;
  width: 48px;
  height: 48px;
  background-color: #0069c8;
  border: 4px solid #d6d6d6;
  border-radius: 50%;
  margin: 0 auto 12px;
  position: relative;
}
.milestone-icon > .fa {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.milestone-info-container {
  padding: .75em;
  border-top: 3px solid #0069c8;
  box-shadow: 0px 2px 8px -2px rgba(0,0,0,0.3);
  margin: 0 14px;
}
.milestone-info-container:before {
  content: "";
  border-right: 3px solid #0069c8;
  border-top: 3px solid #0069c8;
  height: 14px;
  width: 14px;
  background-color: #fff;
  position: absolute;
  top: -9px;
  left: 50%;
  transform: translateX(-50%) rotate(-45deg);
}
.milestone-title {
  color: #0069c8;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.2em;
  margin-bottom: 10px;
}
.ring-container {
  padding-bottom: 50px;
}
.ring-container .ring {
  border: 6px solid #5ba7de;
  width: 255px;
  height: 255px;
  border-radius: 50%;
  position: relative;
}
.ring-container .ring .ring-item {
  background-color: #0069CB;
  width: 76px;
  height: 76px;
  padding: 18px;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  font-size: 13px;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
}
.ring-container .ring .ring-item:hover {
  background-color: #CFEAFF;
  color: #0069c8;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}
.ring-item.first {
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
}
.ring-item.second {
  top: 25px;
  right: -26px;
}
.ring-item.third {
  top: 60%;
  right: -26px;
}
.ring-item.fourth {
  left: 50%;
  transform: translateX(-50%);
  bottom: -40px;
}
.ring-item.fifth {
  top: 60%;
  left: -26px;
}
.ring-item.sixth {
  top: 25px;
  left: -26px;
}
.study-item {
  background-color: #f1f1f1f0;
  text-align: center;
}
.study-image-container {
  min-height: 200px;
  position: relative;
}
.study-image-container .study-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all .4s;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}
.study-image.first {
  background-image: url(/custom/images/cs138-1.png);
}
.study-image.second {
  background-image: url(/custom/images/CS141.png);
}
.study-description {
  padding: 35px;
}
.study-description h3 {
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 600;
  color: #3f444b;
}
.study-link a {
  padding: 12px 24px;
  color: #3f444b;
  border: 2px solid #3f444b;
  border-radius: 3px;
}
.podcast-container {
  background-color: #f1f1f1f0;
  padding: 10px;
}
.podcast-container h4 {
  margin-bottom: 14px;
  font-weight: 600;
  color: #3f444b;
}
#related-solutions {
  background-color: #f1f1f1f0;
  padding: 40px 0;
  /*border-bottom: 1px solid #0069c8;*/
  border-bottom: 1px solid #fff;
}
.solution-items-container {
  display: grid;
  grid-column-gap: 30px;
  grid-row-gap: 35px;
  grid-template-columns: repeat(4, 1fr);
}
.solution-item {
  display: flex;
  border-radius: 3px;
  padding: 10px 30px 20px;
  background-color: #5BA7DE;
  flex-direction: column;
  flex-grow: 1;
}
.solution-item-container {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.solution-info-container {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.solution-item .solution-title,
.solution-item .solution-info,
.solution-item .solution-link {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.solution-item .solution-link {
  justify-content: end;
}
.solution-item .solution-title h4 {
  color: #fff;
  font-size: 27px;
  font-weight: 600;
  /*margin-bottom: 48px;*/

}
.solution-item .solution-info p,
.solution-item .solution-link a {

  color: #fff;
}
.bg-light-blue {
  background-color: #DEEDF8;
}
.geothermal-page .thumbnail {
  border: none;
}
@media only screen and(min-width: 1200px) {
  .avista-landing .d-flex .content {
    max-width: 1618px;
  }

}
@media only screen and (min-width: 992px) {
  .avista-landing .hide-desktop{
    display: none;
  }
  .avista-landing .w-65 {
    width: 65%;
  }
  .avista-landing .w-70 {
    width: 70%;
  }
  .milestones-container {
    display: flex;
  }
}
@media only screen and (max-width: 991px) {
  .image-map-section {
    display: none;
  }
  .product-thumbs .product-thumbs-container {
    display: block !important;
    justify-content: unset;
  }
  .product-thumbs .product-thumbs-container .isotope-item {
    flex: unset !important;
    width: 30%;
    float: left;
    display: inline-block;
    margin: 0 8px 16px;
    max-width: unset !important;
  }
  .avista-landing .hide-mobile {
    display: none !important;
  }
  .avista-landing .cs-blocks {
    flex-direction: column;
  }
  .avista-landing .cs-blocks .cs-block-col {
    width: 100%;
  }
  .avista-landing .approach-cols {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0;
  }
  .avista-landing .approach-cols .approach-image {
    margin-bottom: 36px;
    margin-right: 0;
  }
  .avista-landing .intro-section,
  .avista-landing .skew-6-deg .section-content-container .section-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .product-thumbs .product-thumbs-container .isotope-item {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .avista-landing .hero-h1,
  .avista-landing .grey-section h2,
  .avista-landing .section-content h3,
  .avista-landing .flag-header {
    font-size: 24px;
  }
  .avista-landing .cs-section-marker {
    display: none;
  }
}

.container-fluid.wide {
  max-width: 1600px;
}
.blue-header {
  color: #0069CB;
  font-size: 22px;
  font-weight: 600;
}
.geothermal-page .article-group-container .img-container {
  padding: 0 30px 10px;
}
.geothermal-page .article-group-container .img-container.pull-left {
  padding-left: 0;
}
.geothermal-page .article-group-container .img-container.pull-right {
  padding-right: 0;
}
.geothermal-page .article-group-container ul {
  list-style-position: inside;
}
.geothermal-page .article-group-container