html {
  scroll-behavior: smooth;
}

.home #main {
    padding-top: 0;
}

.news-content-excerpt a:link {
color: white !important;
}

.news-content-excerpt a:hover {
color: #055892 !important;
}

.n2-ss-layer.n2-ow.icon-circleDown::before {
    display: block;
    margin: 0 auto -30px;
    font-size: 40px;
    color: white;
}

div#n2-ss-3 .n2-ss-button-container.n2-ss-fullwidth a {
    transition: all 0.2s ease;
}

.card-top {
  font-weight: 600;
  padding-bottom: 10px;
}

/*.card {
    border-radius: 5px !important;
    box-shadow: 1px 1px 4px 0 rgba(0,0,0,0.35);
}*/

.card {
    border: none !important;
}

.card-title {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 700 !important;
}

/* County Container */
.county-container {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.county-container .panel-row-style-full-width {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.county-container .county-lgImage .so-widget-image {
  height: 800px;
}

.county-container .county-content {
  padding: 50px;
  background-color: #6ba6d4;
  height: 400px;
}

.county-container .county-tile2 .so-widget-image{
  height: 400px;
}

.county-container h2 {
  margin: 0 0 5px;
  color: #fff;
  font-size: 2.1em !important;
  font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
  font-weight: bold;
}

.county-container h3 {
  margin: 0 0 5px;
  font-size: 1.1em !important;
  font-family: "Roboto",Arial,Helvetica,sans-serif;
  text-transform: uppercase;
}

.county-container p {
  color: #fff;
}

.county-container .button {
-webkit-border-radius: 5;
-moz-border-radius: 5;
border-radius: 5px;
font-family: Arial;
color: #ffffff;
font-size: 20px;
background: #6ba6d4;
padding: 10px 30px 10px 30px;
border: solid #ffffff 1px;
text-decoration: none;
}

.county-container .button:hover {
background: #005892;
text-decoration: none;
}

.county-container .button a {
  color: #fff !important;
  font-weight: bold;
}

.county-container .seeall a {
  color: #fff !important;
}

.county-container .white-button {
-webkit-border-radius: 5;
-moz-border-radius: 5;
margin-left: 10px;
border-radius: 5px;
font-family: Arial;
font-size: 20px;
background: #fff;
padding: 10px 30px 10px 30px;
border: solid #ffffff 1px;
text-decoration: none;
font-weight: bold;
}

.entry-content .county-container a.white-button {
  color: #6ba6d4;
}

.entry-content .county-container a.white-button:hover {
background: #005892;
color: #fff;
text-decoration: none;
} 

.county-container .seeall {
  display: block;
  text-align: right;
}

.county-container .county-smImages {
 background: #6ba6d4;
}

.county-container .county-tile1 {
  display: block;
  height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("/images/home/county-small1.jpg");
  vertical-align: middle;
  text-align: center;
  z-index: 1;
}

.county-container .county-tile1 .sow-image-container img {
  display: none;
}

.county-container [class^="icon-"], .county-container [class*=" icon-"] {
  font-size: 14vw;
  line-height: 400px;
  color: #ffffff;
}

.county-container .county-tile1 {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}

.county-container .county-tile1 [class^="icon-"], .county-container .county-tile1 [class*=" icon-"] {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
  
@media screen and (max-width: 1280px) {
  .county-container .county-lgImage .so-widget-image{
      height: 600px;
  }
  
  .county-container .county-content {
      height: 325px;
  }
  
  .county-container .county-tile1,
  .county-container .county-tile2 .so-widget-image {
      height: 275px;
  }

  .county-container [class^="icon-"], .county-container [class*=" icon-"] {
      line-height: 275px;
  }
  
  .county-container .county-content {
      padding: 25px;
  }
  
  .county-container h3 {
      font-size: 1em !important;
  }
  
  .county-container h2 {
      font-size: 1.5em !important;
  }
}
      

@media screen and (max-width: 780px) {
  .county-container .county-content {
      height: auto;
  }
  
  #pg-w5b59d2c055a9f-1 div.panel-grid-cell,
  #pg-w5b59c97ba7092-0 div.panel-grid-cell,
  #pg-w5b59c97ba70f5-1 div.panel-grid-cell {
      margin-bottom: 0;
  }
  
  .county-container .button,
  .county-container .white-button {
      display: block;
  }
  
  .county-container .white-button {
      margin-left: 0;
      margin-top: 10px;
  }
}

/* Strategic Goals */
.goals-container {
padding: 0 2em 2em 2em; 
}

.goals-container button,
.goals-container button::after {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}

#pg-486-5 .strategic-goals {
  padding-bottom: 100px;
  padding-top: 100px;
}

.goals-container button {
  float:left;
background: none;
border: 3px solid #286848;
border-radius: 5px;
display: block;
font-size: 1em;
font-weight: 400;
margin: .5em .5em;
padding: 1em 1em;
position: relative;
text-transform: uppercase;
}

.goals-container button::before,
.goals-container button::after {
background: #286848;
content: '';
position: absolute;
z-index: -1;
}

.goals-container button:hover {
color: #fff;
z-index: 1;
}

.btn-effect::after {
height: 0;
left: 0;
top: 0;
width: 100%;
}

.btn-effect:hover:after {
height: 100%;
}

.parallax-numbers {
  position: relative;
  background-image: url("/images/home/katahdin-steam-boat.jpg");
  background-attachment:fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 400px;
  z-index: 1;
}

@media screen and (max-width: 1650px) {
  #content #pl-486 #panel-486-6-0-0 {
    margin-right: 50%;
  }
}

@media screen and (max-width: 1200px) {
  #content #pl-486 #panel-486-6-0-0 {
    margin-right: 40%;
  }
}

@media screen and (max-width: 950px) {
  #content #pl-486 #panel-486-6-0-0 {
    margin-right: 20%;
  }
}

.parallax-numbers h1 {
  margin-top: 15px;
  margin-bottom: 0;
  color: #fff;
  font-size: 2.8em !important;
} 

.parallax-numbers h2 {
  color: #333;
  margin: 0;
}
.parallax-numbers p {
  font-size: .8em;
  color: #fff;
  margin: 0;
}