.ig-links img {
  padding: 15px 0;
}
*:not(:defined) {
  display: none;
}
.rsvp {
  background-image: url(/portals/0/images/rsvp-bg.jpg);
  height: 75vh;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
}

.rsvp-content {
  color: #fff;
  padding-top: 3rem;
}

.rsvp-content h4 {
  color: #fff;
}

.Theme_Responsive_20073_Contact01#form_div_1251 {
  padding: 2rem 0 3rem;
}

.Theme_Responsive_20073_Contact01#form_div_1251 .form_label {
  font-size: 22px;
}

.Theme_Responsive_20073_Contact01#form_div_1251 .form_row {
  padding: 0px 0px 25px 10px;
}

.Theme_Responsive_20073_Contact01#form_div_1251 input[type="checkbox"],
input[type="radio"] {
  width: auto !important;
  margin: 4px 0 0 15px;
}

.Theme_Responsive_20073_Contact01#form_div_1251 label {
  color: #fff;
}

.Theme_Responsive_20073_Contact01#form_div_1251 .form_input {
  font-size: 18px;
}

.Theme_Responsive_20073_Contact01#form_div_1251 .form_submit {
  text-align: inherit;
  margin: 15px 0 0;
}

.Theme_Responsive_20073_Contact01#form_div_1251 .form_submit .btn {
  background-color: #fff;
  font-size: 18px;
  width: 30%;
  color: #009046;
}

.Theme_Responsive_20073_Contact01#form_div_1251 .form_submit .btn:hover {
  color: #fff;
  border-color: #fff;
}

@font-face {
  font-family: Vintage;
  src: url("VintageLander.ttf");
}

.mag-content.summer-mag-page .mag-header h2 span {
  font-family: Vintage, Orangina, "Yellowtail";
  text-transform: initial;
  font-size: 95px;
  font-weight: 300;
}

.powered h2 {
  font-family: Heebo;
  text-transform: uppercase;
  color: #004c99;
  letter-spacing: 5px;
  font-weight: 900;
  text-align: right;
  padding-top: 40px;
}

.powered h3 {
  font-family: Bogart;
  color: #004c99;
  font-size: 50px;
  text-align: right;
}

.powered a {
  color: inherit;
  text-decoration: none;
}

/*Boise Chamber Landing Page*/
.chamber h2 {
  color: #468852;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.chamber h2:before {
  display: none !important;
}

.chamber h2 span {
  position: relative;
  display: inline-block;
  white-space: nowrap;
  z-index: 1;
}

.chamber h2 span:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 1px;
  border-bottom: 4px solid #468852;
  left: 0;
  bottom: -3px;
}

.chamber p {
  padding-top: 30px;
  font-size: 22px;
}

.chamber .logos {
  padding: 40px 0 25px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.chamber .logos .items,
.packageoptions .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 10px 15px;
}

.chamber .logos .items .plus {
  font-size: 75px;
  color: #468852;
}

.chamber hr {
  margin: 60px 0 !important;
  border-top: 3px solid #468852 !important;
}

.chamberbg {
  background-image: url(/portals/0/internalpages/boisechamber/packageoptionsbg.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.packageoptions {
  padding: 120px 0 35px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.packageoptions .item {
  width: 28%;
  padding: 65px 20px 50px;
  margin: 0 15px 15px;
  border-radius: 30px;
  background-color: #fff;
  text-align: center;
  box-shadow: 0 0 25px 0 rgb(0 0 0/15%);
  transition: all 250ms;
  position: relative;
}

.packageoptions h3 {
  position: absolute;
  top: -30px;
  left: 10px;
  font-size: 9em;
}

.packageoptions h3 span {
  background: -webkit-linear-gradient(#a9d384, #569f5a);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.packageoptions h4 {
  font-weight: 700;
  font-size: 32px;
  padding-top: 20px;
}

.chamberfeature {
  background-image: url(/portals/0/internalpages/boisechamber/BoiseChamberFeatureBG.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 10%;
  position: relative;
  margin-bottom: 120px;
}

.chamberfeature .left-content {
  padding: 85px 300px 0;
}

.chamberfeature h2 {
  color: #fff;
}

.chamberfeature h2 span:before {
  border-bottom: 4px solid #fff;
}

.chamberfeature .featurecontent {
  background-color: #fff;
  padding: 40px 60px 30px 75px;
  border-radius: 45px;
  width: 45%;
  position: relative;
  bottom: -95px;
  left: 85px;
  box-shadow: 0 0 35px 5px rgb(0 0 0/20%);
}

.chamberfeature .featurecontent h4 {
  font-weight: 800;
  color: #468852;
  font-size: 28px;
}

.chamberfeature .featurecontent p {
  padding-top: 0;
  padding-bottom: 20px;
}

.chamberfeature .featurecontent .btn-center {
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}

@media only screen and (max-width: 1920px) {
  #form_div_1202 {
    width: 60% !important;
    margin: auto auto 70px;
  }
}

@media only screen and (max-width: 1600px) {
  .chamberfeature .featurecontent {
    width: 50%;
  }
}

@media only screen and (max-width: 1368px) {
  .chamberfeature .featurecontent {
    padding: 40px 45px 30px 70px;
    width: 55%;
  }
}

@media only screen and (max-width: 1200px) {
  .chamberfeature .featurecontent {
    width: 60%;
  }

  .packageoptions h3 {
    font-size: 6em;
  }

  #form_div_1202 {
    width: 80% !important;
  }
}

@media only screen and (max-width: 1199px) {
  .packageoptions .item {
    width: 30%;
  }

  .chamberfeature .left-content {
    padding: 60px 0 0 60px;
  }
}

@media only screen and (max-width: 991px) {
  .packageoptions {
    padding: 70px 0 25px;
  }

  .packageoptions .item {
    width: 31%;
    padding: 65px 20px 30px;
    margin: 0 2px 15px;
  }

  .packageoptions h4 {
    font-size: 28px;
  }

  .packageoptions img {
    width: 70%;
  }

  .chamberfeature .featurecontent {
    width: 90%;
    margin: auto;
    padding: 30px 35px 15px 40px;
    left: 0;
    bottom: -45px;
  }

  .desktop-arrow {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .chamberfeature {
    background-position: 50% 0;
    background-image: url(/portals/0/internalpages/boisechamber/BoiseChamberFeatureBG-sm.jpg);
  }

  #form_div_1202 .btn {
    width: 40%;
  }

  #form_div_1202 .form_row.row1 {
    margin-right: 0;
  }

  #form_div_1202 .form_row.row2 {
    margin-left: 0;
  }
}

@media only screen and (max-width: 625px) {
  .chamberfeature {
    background-position: 90% 5%;
    margin-bottom: 165px;
  }

  .chamber h2 {
    font-size: 42px;
    line-height: 1.2;
  }

  .chamber p {
    padding-top: 15px;
    font-size: 20px;
  }

  .chamberfeature .featurecontent p {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .chamberfeature .left-content {
    padding-top: 35px;
    padding-left: 55px;
  }

  .chamber hr {
    margin: 40px 0 !important;
  }

  .packageoptions {
    padding: 50px 0 15px;
  }

  .packageoptions .item {
    width: 80%;
    padding: 45px 20px 20px;
    margin: 0 auto 45px;
  }

  .packageoptions .item:last-of-type {
    margin: 0 auto 25px;
  }

  .packageoptions img {
    width: auto;
  }
}

@media only screen and (max-width: 499px) {
  .chamber h2 span:before {
    bottom: 4px;
  }

  .chamber p {
    font-size: 18px;
  }

  .chamber .logos {
    flex-wrap: wrap;
    padding: 20px 0 25px;
  }

  .chamber .logos .items {
    width: 60%;
    margin: 0 auto;
  }

  .chamber .logos .items h2.plus {
    font-size: 65px;
    padding: 0;
    margin: 0;
  }

  .chamberfeature .featurecontent .btn-center {
    bottom: -35px;
  }

  .chamberfeature {
    margin-bottom: 125px;
  }

  #form_div_1202 {
    width: 95% !important;
  }
}

@media only screen and (max-width: 425px) {
  .chamberfeature .left-content {
    padding: 35px 25px;
  }

  .chamberfeature .featurecontent {
    padding: 20px 25px 20px 30px;
    border-radius: 28px;
  }

  #form_div_1202 .btn {
    width: 60%;
  }
}

@media only screen and (max-width: 375px) {
  .chamber h2 {
    font-size: 38px;
  }

  .packageoptions .item {
    width: 95%;
  }

  .chamberfeature {
    margin-bottom: 135px;
  }
}

/* ourstaff grid */
.ourstaff-parent {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 1px;
  position: relative;
  z-index: 1;
  background-color: #4aa54f;
}

.ourstaff-parent .ourstaff-item {
  background-color: #fff;
  padding: 30px 35px;
  text-align: center;
}

.ourstaff-parent .ourstaff-item img {
  max-width: 290px;
  width: 100%;
}

.ourstaff-parent .ourstaff-item.item-md {
  display: none;
}

/*Carousel Test*/
.carousel-btn {
  display: inline-flex;
  height: 1.5em;
  width: 1.5em;
  align-items: center;
  justify-content: center;
  color: white;
  font-family: Ubuntu;
  font-size: 2em;
  border: 2px solid #fff;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.6);
  box-shadow: 0 2px 7px 0 rgb(0 0 0 / 21%);
  transition: background 250ms, color 250ms, border 250ms;
  position: absolute;
  z-index: 1;
}

.carousel-btn-right {
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}

.carousel-btn-left {
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}

.slide-item {
  padding: 0 2px;
  overflow: hidden;
}

.slide-item video {
  display: block;
}

.position-relative {
  position: relative;
}

.carousel-btn:hover {
  text-decoration: none;
  background-color: #4aa54f !important;
  border-color: #4aa54f !important;
  color: #fff !important;
  transition: background 250ms, color 250ms, border 250ms;
  cursor: pointer;
}

.carousel-parent {
  position: relative;
  overflow: hidden;
}

.car-item {
  display: inherit;
  width: 100%;
  transition: 1000ms all;
  position: absolute;
  top: 0;
  visibility: hidden;
}

.car-item-next {
  left: -100%;
}

.car-item-active {
  display: inherit;
  opacity: 1;
  position: inherit;
  visibility: visible;
  left: 0;
}

.car-item-last {
  left: 100%;
}

#dnngo_megamenu .dnngo_custommenu > .menupane.pane_4 .submenu.submenulist_1 li:first-of-type {
  font-weight: 600;
}

#dnngo_megamenu .dnngo_custommenu > .menupane.pane_4 .submenu.submenulist_1 li:first-of-type a span {
  font-size: 19px;
}

#dnngo_megamenu .dnngo_custommenu > .menupane.pane_4 .submenu.submenulist_1 ul li ul li:first-of-type a span {
  font-size: 17px;
}

#dnngo_megamenu .dnngo_custommenu > .menupane.pane_4 .submenu.submenulist_1 ul li ul li:first-of-type {
  font-weight: 400;
}

.BusinessSearch {
  margin-top: 42px;
}

.int-content.pb-0 {
  padding-bottom: 0px;
}

.int-content.pt-0 {
  padding-top: 0px;
}

.int-content.pt-40 {
  padding-top: 40px;
}

.int-content img {
  padding: 10px 0;
}

/* dnn bug fixes */

.anchor-fix {
  position: absolute;
  margin-top: -100px;
}

.backtop01 {
  border: 2px solid #4aa54f;
}

.backtop01 span:before {
  content: "";
  border-top: 2px solid #4aa54f;
  border-left: 2px solid #4aa54f;
}

.backtop01 span:after {
  content: "";
  border-left: 2px solid #4aa54f;
}

li p {
  line-height: 1.3;
}

.z-1 {
  z-index: 1;
}

.fb_reset {
  font-size: 0 !important;
}

.nav-socials img {
  width: 24px;
  margin-top: -6px;
  transition: 250ms all;
}

.nav-socials img:hover {
  opacity: 0.85;
}

.mobilesocialnav img {
  width: 28px;
  margin-top: -16px;
  transition: 250ms all;
}

.ibhm .video-container {
  position: relative;
  padding-bottom: 70%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.ibhm .video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-container {
  max-width: 800px;
}

.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

/*.video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
  }*/

.golf .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.golf .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.our-work {
  width: 33.33333333%;
  position: relative;
  min-height: inherit;
  float: left;
}

.our-work2 {
  width: 25%;
  position: relative;
  min-height: inherit;
  float: left;
}

.our-work .photo,
.our-work2 .photo {
  position: relative;
  display: block;
}

.our-work .photo img,
.our-work2 .photo img {
  max-width: 100%;
}

.our-work .photo .work-text,
.our-work2 .photo .work-text {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  display: block;
  text-align: center;
  margin-top: -23px;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  transition: all ease-in 200ms;
  color: #fff;
  font-size: 36px;
  font-family: Ubuntu;
  font-weight: 700;
}

.our-work .photo:after,
.our-work2 .photo:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  z-index: 0;
  opacity: 0;
  visibility: hidden;
  transition: all ease-in 200ms;
  border-radius: 3px;
}

.our-work .photo:hover:after,
.our-work2 .photo:hover:after {
  opacity: 0.5;
  visibility: visible;
}

.our-work .photo:hover > .work-text,
.our-work2 .photo:hover > .work-text {
  opacity: 1;
  visibility: visible;
}

.justify-content-center {
  justify-content: center;
}

.align-items-center {
  align-items: center;
}

.ml-0 {
  margin-left: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.pl-0 {
  padding-left: 0;
}

.pr-0 {
  padding-right: 0;
}

/* Giveaway Code */
.lg-title {
  font-size: 120px;
  color: #57a053;
}

.lg-title span {
  font-size: 48px;
  font-weight: 100;
  color: #333;
}

.giveaway p {
  width: 60%;
  margin: auto;
  padding: 30px 0;
}

.giveaway {
  background-image: url(/Portals/0/giveaway-bg.png);
  background-size: cover;
  background-position: bottom;
  padding: 100px 0;
}

.giveaway-timeline .dg-tabs-top01 ul.resp-tabs-list {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}

.giveaway-timeline .dg-tabs-top01 ul.resp-tabs-list li {
  display: flex;
  margin: 10px 2px;
  color: #333;
  font-weight: 500;
  background-color: #fff;
}

.giveaway-timeline .dg-tabs-top01 ul.resp-tabs-list li.resp-tab-active {
  background-color: #57a053;
  color: #fff;
}

.giveaway-timeline .col-md-6:first-of-type {
  border-right: 2px solid #ddd;
}

.giveaway-timeline .col-md-6 {
  padding: 30px 0;
}

.giveaway-timeline h3 {
  color: #57a053;
  padding-bottom: 30px;
  border-bottom: 2px solid #ddd;
  margin: 0;
}

/* Blog Code */
.blog_title {
  padding: 60px 0 30px;
  border-bottom: 3px dashed #4aa54f;
  margin-bottom: 20px;
}

.blog_title span {
  color: #4aa54f;
}

.addthis_inline_share_toolbox_fpie {
  display: inline-block;
  vertical-align: middle;
}

.tb-blog dt,
.int-content dt {
  padding: 10px 0;
  font-size: 20px !important;
}

.tb-blog dd,
.int-content dd {
  margin-left: 40px;
  font-size: 18px;
}

.activities-section {
  align-items: flex-end;
}

.link-group {
  display: block;
}

.blog-section {
  padding: 0 55px;
}

.int-content h2 {
  padding-top: 20px;
}

.int-content h3 {
  padding-top: 10px;
}

.int-content h3 span {
  color: #4aa54f;
}

.int-content h4 {
  padding-top: 15px;
}

.int-content ul {
  padding: 5px 0 5px;
  margin-left: 40px;
}

.int-content li {
  padding-bottom: 5px;
}

wm-img-carousel {
  --color-primary: #4aa54f;
}

.d-none {
  display: none;
}

@media screen and (min-width: 1200px) {
  .d-lg-block {
    display: block;
  }
}

/* Blog changes */
.tb-blog ul,
.tb-blog ol {
  padding: 7px 0 0px;
  margin-left: 40px;
}

.tb-blog {
  padding-bottom: 30px;
}

.tb-blog p {
  padding: 5px 0 0px 0;
}

.tb-blog li p,
.int-content li p {
  line-height: 1.8;
}

.blog-header-hero {
  background: url(/portals/0/InternalBanners/BoiseBlogsHeader.jpg);
  background-size: cover;
  margin-bottom: 60px;
}

.tb-blog h2 {
  font-size: 36px;
  padding: 15px 0 0px;
  line-height: 1.2em;
}

.tb-blog h3 {
  font-size: 28px;
  padding: 15px 0 0px;
  line-height: 1.2em;
}

.tb-blog h4 {
  font-size: 22px;
  padding: 10px 0 0px;
}

.tb-blog a.btn-solid3 {
  margin: 10px 10px;
  padding: 15px 35px;
}

.tb-blog h2::before,
.int-content h2:before {
  display: table;
  margin: 15px 20px 8px 0;
  height: 4px;
  content: " ";
  background-color: #2a6838;
  width: 140px;
}

.tb-blog hr,
.int-content hr {
  border-top: 2px solid #2a6838;
  margin: 30px 0;
}

.tb-blog img {
  padding: 10px 0 5px;
}

.tb-blog .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.tb-blog .embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*
  .tb-blog .row  img {
  padding: 10px 0 10px;
  }*/
.tb-blog dl,
.int-content dl {
  margin-left: 15px;
}

.tb-blog dl dt,
.int-content dl dt {
  font-size: 18px;
  line-height: 1.8;
  color: #666666;
}

.tb-blog dl dd,
.int-content dl dd {
  line-height: 1.8;
  margin-left: 10px;
}

.tb-blog ul li,
.int-content ul li {
  list-style-type: disc;
}

.tb-blog ul li ul li,
.int-content ul li ul li {
  list-style-type: circle;
}

.tb-blog ul ul {
  padding: 10px 0;
  margin-left: 30px;
}

.blog-timeline2-detail .detail-relatedlist a,
.blog-timeline2-detail .detail-relatedlist a:link,
.blog-timeline2-detail .detail-relatedlist a:active,
.blog-timeline2-detail .detail-relatedlist a:visited {
  font-size: 18px;
}

.blog-timeline2-detail .detail-relatedlist .itme h3 {
  font-size: 18px;
}

.detail-relatedlist a:link {
  line-height: 0.01 !important;
}

.lightbox-photo img {
  padding: 20px 0 10px;
}

/* Search Directory */
/* .cd-gallery {
  background-color: #eee;
  padding-top: 2em;
}

.cd-gallery ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 0;
}

.cd-gallery h2 {
  font-size: 32px;
  line-height: 1;
  padding-bottom: 20px;
}

.cd-gallery ul li {
  display: inline-block;
  margin: 0 5px 10px 5px;
  padding: 20px 10px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  max-width: 48%;
  width: 100%;
  text-align: left;
  background-color: #fff;
}

.cd-gallery ul li img {
  width: 150px;
}

.filter-controls {
  background-color: #77ac5a;
  padding: 25px 50px;
}

.filter-controls {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  background-color: #77ac5a;
  text-align: center;
}

optgroup[label='Education'],
optgroup[label='Entertainment'],
optgroup[label='Outdoor Life'],
optgroup[label='Restaurants'],
optgroup[label='Seasonal Activities'],
optgroup[label='Shopping'] {
  color: #797979;
  background-color: #c6c6c6;
}

optgroup option {
  color: #666666;
  background-color: #fff;
}

.filter-controls select,
.filter-controls input {
  height: 36px;
  border: 0;
  padding: 0 20px;
  transition: 200ms all;
  width: 100%;
}

.filter-controls select:focus {
  outline: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

.filter-controls input:focus {
  outline: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

.filter-controls fieldset {
  padding-top: 16px;
  width: 45%;
}

a.btn-search,
a.btn-search:link {
  display: inline-block;
  white-space: normal;
  border: 2px solid #328853;
  background-color: #328853;
  margin: 2.5px 0;
  padding: 5px 25px;
  font-weight: 700;
  color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  transition: 200ms all;
}

a.btn-search:active,
a.btn-search:hover {
  background-color: #91c972;
  border-color: #91c972;
  text-decoration: none;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
}

.mixitup-page-list {
  background-color: #77ac5a;
  padding: 15px;
  text-align: center;
}

.mixitup-page-list button {
  margin: 20px 5px;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  color: #fff;
  border: 1px solid #fff;
  padding: 2px;
  background: transparent;
  display: inline-block;
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  transition: 200ms all;
}

.mixitup-page-list button:hover {
  background: rgba(255, 255, 255, 0.25);
  color: #fff;
  cursor: pointer;
}

.mixitup-page-list .mixitup-control-active {
  background: #fff;
  color: #333;
}

.dir-title {
  text-align: center;
  padding-bottom: 15px;
}

.mixitup-page-list span {
  color: #fff;
}

.CustomBusinessBox .table {
  margin: 30px 0 30px !important;
} */

/* ---------------------------------------------Visible/Hidden classes for Adspaces---------------------------------------------------- */
/* visible-lrg - 1201px and Up (1470x250) */
/* visible-med - 1200px-600px (940x350)  */
/* visible-sml - 599px and Down (400x400)  */
/*** ZIP RECRUITER ***/
.zr_job_company {
  font-size: 14px !important;
}

.zs_search_box {
  height: 42px !important;
}

#zs_submit:hover {
  background-color: #318c36 !important;
}

#zs_submit {
  height: 42px !important;
  background-color: #4aa54f !important;
}

.zr_job_posted_time {
  color: #fa3c3c !important;
  font-size: 13px !important;
}

.zr_job {
  padding: 12px !important;
  box-shadow: 1px 3px 4px 0 rgba(155, 155, 155, 0.2) !important;
  margin-top: 20px !important;
  border: 1px solid #eee !important;
  margin-bottom: 20px !important;
}

#zs_location {
  background-position: 10px 13px !important;
}

.zr_job_title a {
  font-size: 20px !important;
  color: #4aa54f !important;
  font-weight: 700 !important;
}

.zr_job_title a:hover {
  color: #318c36 !important;
}

.zr_job_desc {
  font-size: 16px !important;
}

#zs_search {
  background-position: 10px 13px !important;
}

#zs_search_container {
  border-color: #4aa54f !important;
}

/***ZR END***/
.visible-lrg img,
.visible-med img,
.visible-sml img {
  max-width: 100%;
  height: auto;
}

.visible-lrg img:hover,
.visible-med img:hover,
.visible-sml img:hover {
  opacity: 0.95;
}

/* Megamenu Changes */
#dnngo_megamenu .dnngo_custommenu .submenu_title {
  border-bottom: 1px solid #d4d4d4;
  padding: 0 0 10px 0;
}

#dnngo_megamenu .dnngo_custommenu .submenulist_1 .submenu_title span {
  font-size: 30px;
  color: #4aa54f;
}

#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_1 li a span {
  font-size: 17px;
}

/* Ad Spaces */
.adspace-banner {
  /* Adds the image Banner adspace */
  background-image: url(/Portals/0/Ads/WMadspace-banner.png);
  background-size: contain;
  background-repeat: no-repeat;
  height: 250px;
}

div.adspace-banner {
  position: relative;
}

div.adspace-banner a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: none;
  z-index: 10;
  background-color: #fff;
  opacity: 0;
  filter: alpha(opacity=1);
}

.adspace-sm {
  /* Adds the image box adspace */
  background-image: url(/Portals/0/Ads/WMadspace-sm.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  height: 350px;
}

.adspace {
  background: linear-gradient(to right, #0047ff, #00c7ff);
  /* Change this back to white after */
  padding: 20px 30px;
  height: 250px;
  box-shadow: inset -2px -3px 5px rgba(0, 0, 0, 0.2);
}

.adbackground p,
.adbackground h3,
.adbackground h5 {
  color: #fff !important;
}

.adbackground h3 {
  letter-spacing: 2px;
  border-bottom: 1px dashed #fff;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.adspace img {
  width: 350px;
}

.adspace-small {
  background: #00c7ff;
  background-size: cover;
  padding: 50px 25px;
  height: 350px;
}

.adspace-small h5 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 25px;
  line-height: 1.5;
}

.adspace-small h3 {
  border: none;
  margin: 0;
  font-size: 50px;
  text-align: center;
}

.adspace-btn {
  color: #fff !important;
  background: #0047ff;
  border-radius: 20px;
  padding: 5px 20px;
  font-size: 24px;
  position: absolute;
  z-index: 1;
  right: 30px;
  margin-top: -45px;
}

.adspace-btn:hover {
  text-decoration: none;
  color: #00c7ff !important;
  background-color: #fff;
  transition: 200ms;
  box-shadow: inset -2px -2px 10px rgba(0, 0, 0, 0.2);
}

.bottom-right {
  width: 107%;
  position: absolute;
  right: -15px;
  bottom: 0;
}

/*Right Floating Nav Bar*/
.fl-nav {
  position: fixed;
  top: 30%;
  right: 25px;
  display: flex;
  flex-direction: column;
  z-index: 99;
}

.fl-nav .fl-items ul li a {
  color: #333;
  font-weight: 500;
  font-family: ubuntu;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2);
  transition: 200ms all;
  display: flex;
  font-size: 11px;
}

.fl-nav .fl-items ul li a span {
  opacity: 0;
  width: 150px;
  transform: translate(-5px, -5px);
  text-align: right;
}

.fl-nav .fl-items ul li a .fa {
  font-size: 9px;
}

.fl-nav .fl-items ul li a .fa:after {
  display: table;
  margin: 2px 10px 1px 0;
  height: 10px;
  content: " ";
  background-color: #4aa54f;
  width: 2px;
  transform: translatex(2.5px);
}

.fl-nav .fl-items ul li .no-after .fa:after {
  display: none;
}

.fl-nav .fl-items ul li a:hover {
  color: #4aa54f;
  text-decoration: none;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0);
}

.fl-nav .fl-items ul li a:hover span {
  opacity: 1;
  transition: 150ms all;
  transform: translate(-10px, -5px);
}

.fl-nav .fl-items ul li a:hover .fa {
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
}

.section {
  display: flex;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
}

.section .content {
  width: 40%;
  padding: 60px 0 40px 100px;
  padding-right: 80px;
}

.section .content h2 {
  line-height: 1.5;
  padding: 0;
}

.section .content p {
  margin-top: -13px;
  margin-bottom: 0;
  line-height: 2;
}

.section .image {
  flex: 1;
  background-color: #e0e0e0;
  background-size: cover;
  background-position: center;
}

.section .image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

/* Coming Soon Pages*/
.coming-soon-page {
  background: url(/portals/0/InternalBanners/ComingSoonPageHeader.jpg);
  background-size: cover;
}

.row.coming-soon-description {
  margin: 0px;
}

.coming-soon-description p {
  font-size: 25px;
}

.coming-soon-description img {
  width: 60%;
}

.coming-soon-description {
  position: relative;
  z-index: 10;
}

/*Coming Soon Pages End */
/* Form Changes */
.form_submit {
  text-align: center;
  margin-bottom: 50px;
}

/* Shortcodes */
.content-banner {
  height: 100%;
}

.content-banner .content-section {
  background-color: #f2f2f2;
  padding: 80px 70px;
  box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.25);
  margin-top: 7.5%;
}

.content-banner .image {
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 600px;
  max-height: 800px;
}

.right-version .content-section {
  width: 41.6%;
  margin: 2.5% 0;
  float: right;
}

.left-version .content-section {
  width: 41.6%;
  margin: 2.5% 0;
  float: left;
}

/* Advertise Boxes */
.advertise-section .row {
  display: flex;
  margin: 0;
}

.advertise-section .row .col-md-6 {
  max-width: 50%;
}

.advertise-section h3 {
  font-size: 34px;
  border: none;
  color: #fff;
}

.advertise-section p {
  color: #fff;
  font-size: 21px;
}

.live-shopping-box,
.live-restaurants-box {
  height: auto;
  padding: 175px 100px;
}

/* Image Backgrounds */
.default {
  background-image: url(/portals/0/images/forest.jpg);
}

.micro-chip1 {
  background-image: url(/portals/0/images/chips.jpg);
}

.micron-chip3 {
  background-image: url(/portals/0/images/chips3.jpg);
}

/* Image Backgrounds End*/
/*
  .section {
  display:flex;
  background-color:#fff;
  }
  .section .content {
  width:45%;
  padding:144px 100px;
  padding-right:120px;
  background-color:#F8F8F8;
  box-shadow:10px 0px 30px rgba(0,0,0,0.4);
  margin-top:-2.5%;
  }
  .section .image {
  flex:1;
  background-color:#fff;
  background-size:cover;
  background-position:center;
  height:90%;
  }
  figure {
  margin:0;
  }
  .section .image img {
  height:100%;
  width:100%;
  object-fit:cover;
  font-family:'object-fit:cover;';
  }*/
.normal-p p {
  font-family: "open sans" !important;
}

.img-med {
  width: 75%;
}

.btn-outline2,
.btn-outline1,
.btn-outline {
  margin: 10px 0;
}

.link-promo {
  background: #4aa54f;
  padding: 60px 30px;
}

.link-promo h2 {
  color: #fff;
}

.link-promo i {
  color: #ddd;
}

.box-border {
  border: 1px solid white;
  padding: 40px 10px;
  background: #fff;
  border-radius: 20px;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.4);
}

.link-promo h2 {
  padding-bottom: 60px;
}

.link-promo h3::before,
.link-promo h3::after {
  display: inline-block;
  content: "";
  border-top: 8px solid #333;
  width: 8px;
  border-radius: 50%;
  margin: 0 15px;
  transform: translateY(-1rem);
}

.link-promo h2::before,
.link-promo h2::after {
  display: inline-block;
  content: "";
  border-top: 2px solid #fff;
  width: 400px;
  margin: 0 1rem;
  transform: translateY(-1rem);
}

.hover-arrow {
  color: #ddd;
  border: 1px solid #ddd;
  border-radius: 50%;
  padding: 10px;
}

.hover-arrow:hover {
  margin-right: -10px;
  color: #c1c1c1;
  transition: 0.4s;
  border-color: #c1c1c1;
}

.background-grey {
  background-color: #555;
  padding: 50px;
}

.invisible-box {
  padding: 20px;
  margin-bottom: 50px;
}

.background-grey h3 {
  color: #4aa54f;
}

.background-grey p {
  color: #fff;
}

.base-promo p {
  font-family: ubuntu;
  font-size: 18px;
}

.base-promo h6 {
  font-weight: 900;
  color: #212121;
  font-size: 22px;
  line-height: 2;
}

.panel-flat {
  box-shadow: 10px 15px 30px rgba(0, 0, 0, 0.2);
}

.panel-flat ul {
  list-style-type: circle;
}

/* .panel-heading {
  background: #333;
  color: #fff;
  font-size: 21px;
  margin-bottom: 10px;
  letter-spacing: 2px;
  font-family: ubuntu;
  font-weight: 100;
} */

.boise-promo {
  background: url(/Portals/0/images/forest.jpg), rgba(82, 164, 76, 0.45);
  background-size: cover;
  background-position: center;
  background-blend-mode: screen;
  min-height: 200px;
  margin-bottom: 0px;
}

.promo-border {
  border: none;
}

.boise-promo h3 {
  color: #fff;
  letter-spacing: 1.5px;
  line-height: 2;
}

.boise-promo p {
  color: #fff;
  font-size: 21px;
  letter-spacing: 0.8px;
}

.drop-shadow {
  box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.3);
  position: absolute;
  width: 100%;
  height: 100%;
  margin: -50px -10px;
  padding: 0;
}

.tb-team .ourteam-short16 .teamshort-img img {
  width: 60%;
  border-radius: 360px;
}

.meet-the-team .top-insta-title {
  background: #fff;
  color: green;
}

.meet-the-team img {
  width: 30%;
}

.meet-the-team h3 {
  color: green !important;
  font-size: 60px;
  font-weight: lighter;
}

.totally-boise-map .overlapping-insta {
  background: none;
}

.tb-tip {
  background: url(/portals/0/InternalBanners/TpPageBg.jpg);
  background-size: cover;
}

.grey-bg {
  background-color: #f5f5f5;
  padding: 30px 0;
}

/* The Team */
.cards-container {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  padding: 1rem 0;
}

.card {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  flex-flow: column;
  text-align: center;
}

.card-wrapper {
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.portrait {
  border-radius: 50%;
  min-width: 100%;
  height: auto;
  margin-bottom: 1rem;
}

.middle-card {
  border-left: 1px solid #4aa54f;
  border-right: 1px solid #4aa54f;
}

.last-card {
  border-left: 1px solid #4aa54f;
}

.no-border {
  border: none;
}

.md-divider {
  border-top: 1px solid #4aa54f;
  min-height: 1px;
  min-width: 100%;
  max-height: 1px;
}

.sm-divider {
  border-top: 1px solid #4aa54f;
  min-height: 1px;
  min-width: 100%;
  max-height: 1px;
}

/* Dropdown Style */
.btn-group > .btn[class*="bg-"]:first-child {
  display: inline-block;
  color: #fff !important;
  font-family: ubuntu;
  padding: 24px 42px;
  font-size: 18px;
  letter-spacing: 0.05em;
  font-weight: 500;
  border: 2px solid #fff;
  border-radius: 45px;
  background-color: transparent;
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.21);
  transition: background 250ms, color 250ms, border 250ms;
}

.dropdown-menu.dropdown-bullet {
  border-top: 10px solid #4aa54f;
  font-family: ubuntu;
  line-height: 2.5;
  letter-spacing: 1.1px;
  border-radius: 10px;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-color: #4aa54f;
  padding-left: 30px;
  color: #fff;
}

.dropdown-menu > li > a {
  font-family: ubuntu;
  font-size: 18px;
}

.dropdown-menu {
  width: 100px;
  border-top: 8px solid #4aa54f;
}

.dropdown-menu > li > a:hover {
  background-color: #4aa54f !important;
}

.link-promo {
  background-color: #6fbd4f;
  display: flex;
}

.box-border {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
}

.link-promo a i {
  align-self: flex-end;
}

.photo_box .content h3,
.photo_box .content .title {
  font-size: 24px;
  color: #bfbfbf;
  font-family: ubuntu;
  letter-spacing: 2px;
  font-weight: 700;
}

.photo_box .content p,
.photo_box .content .description {
  font-size: 18px;
  color: #bfbfbf;
}

.photo_box.entirety_left_offset .shade {
  background-color: rgba(0, 0, 0, 0.8);
}

.photo_box {
  border-radius: 40px 0 40px 0;
  border: 2px solid #eaeaea;
}

.examplephoto {
  background: url(/Portals/0/forest.jpg);
  background-size: cover;
  background-position: center;
  padding: 50px 10px;
  min-height: 400px;
  max-height: 800px;
}

.whitebox {
  background-color: #f8f8f8;
  min-height: 450px;
  padding: 30px 120px;
  margin-top: -25px;
  box-shadow: 10px 0px 30px rgba(0, 0, 0, 0.4);
}

.phone-hero-image {
  width: 55%;
}

.boise-advertisingmain-hero {
  background: url(/portals/0/InternalBanners/advertisingheroor.jpg);
  background-size: cover;
}

.engage-withus-form {
  margin-bottom: -550px;
}

/* Live Base Page Start */
/*.brick-repeat {
  background: url("/Portals/0/Images/AboutBoise/Live/brick.jpg");
  background-repeat: repeat;
  }*/
.case-card {
  padding-top: 120%;
  text-align: center;
  position: relative;
  overflow: hidden;
  background-position: center;
  background-size: auto 100%;
  transition: 400ms all;
  margin-top: 15px;
  margin-bottom: 15px;
  /*border-radius: 10px;*/
}

.case-card a {
  z-index: 1;
  color: white;
  font-weight: 300;
  text-decoration-color: #4aa54f;
  transition: 400ms all;
}

.case-card a:hover {
  text-decoration: underline;
  text-decoration-color: #4aa54f;
}

.case-card:hover h4 {
  opacity: 1;
  transition: 400ms all;
}

.case-card p a {
  color: white;
  text-align: left;
  margin: 0;
  padding: 0;
}

.case-card ul {
  opacity: 0;
  transition: 400ms all;
  z-index: 1;
  color: white;
  padding: 0 0.5em;
  font-size: 2em;
  margin-left: 0;
}

.case-card ul li {
  list-style: none;
  font-weight: 600;
}

.case-card:hover ul {
  opacity: 1;
  transition: 400ms all;
}

.case-card:hover {
  background-size: auto 110%;
  transition: 400ms all;
}

.case-card .cc-overlay {
  position: absolute;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-flow: column;
  padding: 1em;
  top: 0;
  height: 100%;
  left: 0;
  width: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgb(0, 0, 0, 0) 50%);
}

.case-card a {
  z-index: 1;
  transition: 400ms all;
}

.case-card:hover a {
  opacity: 1;
  transition: 400ms all;
}

.boise-green-banner {
  background: rgba(169, 211, 132, 0.8);
  padding: 120px;
}

.boise-green-banner .img-responsive {
  width: 75%;
  margin: -120px 0px -365px -120px;
}

.boise-green-banner .dg-title15 h3 {
  font-size: 105px;
  float: right;
  margin-right: 200px;
  color: #fff;
}

.live-section-two .row {
  margin: 0px;
}

.live-shopping-box {
  background: url(/portals/0/Home/Live_Shopping1.jpg);
  background-size: cover;
}

.live-shopping-box .imgbox08-con,
.live-shopping-box .imgbox08-con h3,
.live-restaurants-box .imgbox08-con,
.live-restaurants-box .imgbox08-con h3,
.play-sports-box .imgbox08-con,
.play-sports-box .imgbox08-con h3,
.play-entertainment-box .imgbox08-con,
.play-entertainment-box .imgbox08-con h3,
.experience-landmarks-box .imgbox08-con,
.experience-landmarks-box .imgbox08-con h3,
.experience-photos-box .imgbox08-con,
.experience-photos-box .imgbox08-con h3,
.stay-hotels-box .imgbox08-con,
.stay-hotels-box .imgbox08-con h3,
.stay-jobs-box .imgbox08-con,
.stay-jobs-box .imgbox08-con h3 {
  border: none;
  color: #fff;
  font-size: 22px;
  padding-top: 80px;
  padding-right: 190px;
  padding-left: 100px;
}

.live-section-two .live-shopping-box h3,
.live-section-two .live-restaurants-box h3,
.live-section-two .play-sports-box h3,
.live-section-two .play-entertainment-box h3,
.live-section-two .experience-landmarks-box h3,
.live-section-two .experience-photos-box h3,
.live-section-two .stay-hotels-box h3,
.live-section-two .stay-jobs-box h3 {
  padding-left: 0;
  font-size: 34px;
}

.live-restaurants-box {
  background: url(/portals/0/Home/Live_Restaurants_Bg.jpg);
  background-size: cover;
}

.live-section-two .col-md-6 {
  padding: 0;
}

.totally-text {
  width: 45%;
  margin-bottom: -70px;
}

/* Live Base Page End */
/* Play Base Page Start */
.play-sports-box {
  background: url(/portals/0/Home/Play_Sport2.jpg);
  height: 650px;
  background-size: cover;
}

.play-entertainment-box {
  background: url(/portals/0/Home/Play_Entertainment_bg3.jpg);
  height: 650px;
  background-size: cover;
}

/* Play Base Page End */
/* Experience Base Page Start */
.experience-landmarks-box {
  background: url(/portals/0/Home/Experience_Landmarks_bg3.jpg);
  height: 650px;
  background-size: cover;
}

.experience-photos-box {
  background: url(/portals/0/Home/Experience_Photos_bg4.jpg);
  height: 650px;
  background-size: cover;
}

/* Experience Base Page End */
/* Stay Base Page Start */
.stay-hotels-box {
  background: url(/portals/0/Home/Stay-Hotels-Image.jpg);
  height: 650px;
  background-size: cover;
}

.stay-jobs-box {
  background: url(/portals/0/Home/Stay-Jobs-Image.jpg);
  height: 650px;
  background-size: cover;
}

/* Stay Base Page End */
/*Advertise Page Start */
.page-hero.boise-advertising {
  background: url(/portals/0/Home/Advertising-BoiseFinalHero.jpg);
  background-size: cover;
}

.phone-hero-image {
  width: 55%;
}

.emergency-padding {
  padding: 60px;
}

.influencer-marketing .row {
  margin: 0px;
  padding: 0px;
}

.influencer-marketing-icons .far,
.influencer-marketing-icons .fas,
.influencer-marketing-icons .fab {
  font-size: 60px;
  background: linear-gradient(135deg, #92ca73, #287244);
  width: 120px;
  height: 120px;
  color: #fff;
  text-align: center;
  line-height: 2;
  border-radius: 60px;
}

.influencer-marketing-icons .teamshort-r h2 {
  font-size: 23px;
  margin-top: 20px;
  font-weight: lighter;
  color: #666;
}

.influencer-marketing-icons .ourteam-short23 {
  text-align: center;
}

.influencer-marketing-icons {
  border-left: 6px solid green;
}

/* Advertise Page End */
/* Giveaway Pages */
.tailgate-giveaway {
  background: url(/portals/0/Home/TotallyBoiseTailgateGeneralBG.jpg);
  background-size: cover;
}

.totally-hashtag {
  margin-bottom: -380px;
  margin-top: -300px;
}

.tailgate-giveaway span {
  font-size: 40px;
}

.tailgate-giveaway .hero-content {
  width: 100%;
}

/* Giveaway Pages End */
/* Weekend / Event Header */
.weekend-event-banner {
  background: url(/portals/0/InternalBanners/TotallyBoiseWeekendHeader1.jpg);
}

.weekend-event-banner .hero-content {
  text-align: center;
  width: 100%;
  line-height: 0.02;
}

.weekend-event-banner h2 span {
  font-size: 170px;
}

.weekend-event-banner .weekend-logo {
  width: 25%;
}

.weekend-event-banner h3 {
  color: #fff;
  margin: 0;
}

/* Weekend / Event Header End */
/* Instagram Feed */
.top-insta-title {
  background: linear-gradient(180deg, #92ca73, #328853);
  padding-bottom: 600px;
}

.top-insta-title img {
  width: 20%;
  padding-top: 50px;
}

.top-insta-title h3 {
  color: #fff;
  font-weight: lighter;
  font-size: 50px;
  margin: 0;
}

.top-insta-title h2 {
  color: #fff;
}

.top-insta-title h4,
.top-insta-title p {
  color: white;
}

.extran {
  margin-bottom: -95vh;
}

.extra {
  padding-bottom: 98vh;
}

#form_div_673 .form_list {
  margin: 3vh 0 0 0 !important;
}

.top-insta-title h3:before {
  display: none;
}

.overlapping-insta {
  margin-top: -550px;
  z-index: 2;
  position: relative;
  background-color: #fff;
  padding: 5px;
}

.overlapping-insta body {
  border: none;
}

/* Instagram Feed End */
.footer-content .btn-solid {
  padding: 15px;
  font-size: 15px;
  text-transform: uppercase;
  margin: 10px;
}

.footer-content .btn-solid:hover {
  text-decoration: none;
  background: transparent;
  border-color: #4aa54f !important;
  color: #4aa54f !important;
  transition: background 250ms, color 250ms, border 250ms;
}

[class*="Pane"] {
  margin-bottom: 0px !important;
}

#dnn_content {
  /* padding: 0px !important; */
}

.dnnForm.dnnLogin {
  padding-top: 200px;
}

/*Mailchimp Footer Signup*/
.newsletter-content #mc_embed_signup label {
  font-size: 22px !important;
  font-weight: bold;
  color: #333 !important;
}

#mc_embed_signup .button {
  display: inline-block !important;
  padding: 15px 24px !important;
  margin-bottom: 0 !important;
  font-size: 22px !important;
  font-weight: bold !important;
  line-height: 30px !important;
  font-family: "Open Sans", sans-serif !important;
  color: #fff !important;
  text-align: center !important;
  vertical-align: middle !important;
  cursor: pointer !important;
  border-radius: 4px !important;
  border: none !important;
  background: #5fbb5f !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  width: 49% !important;
  transition: all ease-in 200ms !important;
  height: auto !important;
}

#mc_embed_signup .button:hover {
  color: #fff;
  background-color: #1e4720 !important;
}

#mc_embed_signup label {
  font-size: 18px !important;
  font-weight: bold;
  color: #333 !important;
  margin-bottom: 5px !important;
}

#mc_embed_signup .mc-field-group {
  padding-bottom: 20px !important;
}

#mc_embed_signup input.email {
  font-size: 16px !important;
  padding: 15px 6px !important;
  border-radius: 3px !important;
  box-shadow: none !important;
  color: #000 !important;
  background-color: #f9f9f9 !important;
  border: 1px solid #e0e0e0 !important;
  margin-bottom: 0px !important;
  text-indent: 1% !important;
  transition: all ease-in 200ms !important;
}

#mc_embed_signup input.email:hover {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
  border-color: rgb(82, 168, 236) !important;
  border-color: rgba(82, 168, 236, 0.8) !important;
  outline: 0 !important;
  outline: thin dotted \9 !important;
}

/* buttons */
.btn-outline,
.btn-outline:link {
  display: inline-block;
  color: #fff !important;
  font-family: Ubuntu;
  padding: 18px 42px;
  font-size: 18px;
  letter-spacing: 0.05em;
  font-weight: 500;
  border: 2px solid #fff;
  border-radius: 45px;
  background-color: transparent;
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.21);
  transition: background 250ms, color 250ms, border 250ms;
}

.btn-outline:hover,
.btn-outline:link:hover {
  color: #4aa54f !important;
  background-color: #fff;
  text-decoration: none;
}

.btn-green,
.btn-green:link {
  display: inline-block;
  color: #fff !important;
  font-family: Ubuntu;
  background-color: #4aa54f;
  padding: 18px 42px;
  font-size: 18px;
  letter-spacing: 0.05em;
  font-weight: 500;
  border: 2px solid #4aa54f;
  border-radius: 45px;
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.21);
  transition: background 250ms, color 250ms, border 250ms;
}

.btn-green:hover,
.btn-green:link:hover {
  color: #333333 !important;
  background-color: transparent;
  border: 2px solid #333333;
  text-decoration: none;
}

.btn-outline1 {
  display: inline-block;
  color: #4aa54f !important;
  font-family: Ubuntu;
  padding: 18px 42px;
  font-size: 18px;
  letter-spacing: 0.05em;
  font-weight: 500;
  border: 2px solid #4aa54f;
  border-radius: 45px;
  background-color: transparent;
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.21);
  transition: background 250ms, color 250ms, border 250ms;
}

.btn-outline1:hover {
  text-decoration: none;
  background: #fff;
  border-color: #fff;
  color: #4aa54f !important;
  transition: background 250ms, color 250ms, border 250ms;
}

.btn-outline2 {
  display: inline-block;
  color: #fff !important;
  font-family: Ubuntu;
  padding: 18px 42px;
  font-size: 18px;
  letter-spacing: 0.05em;
  font-weight: 500;
  border: 2px solid #fff;
  border-radius: 45px;
  background-color: transparent;
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.21);
  transition: background 250ms, color 250ms, border 250ms;
}

.btn-outline2:hover {
  text-decoration: none;
  background-color: #4aa54f !important;
  border-color: #4aa54f !important;
  color: #fff !important;
  transition: background 250ms, color 250ms, border 250ms;
}

.btn-solid {
  display: inline-block;
  color: #fff !important;
  font-family: Ubuntu;
  padding: 18px 42px;
  font-size: 18px;
  letter-spacing: 0.05em;
  font-weight: 500;
  border: 2px solid #4aa54f;
  border-radius: 45px;
  background-color: #4aa54f;
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.21);
  transition: background 250ms, color 250ms, border 250ms;
}

.btn-solid:hover {
  text-decoration: none;
  background: transparent;
  border-color: #fff;
  color: #fff;
  transition: background 250ms, color 250ms, border 250ms;
}

.button-fix .btn-solid:hover {
  border-color: #4aa54f;
  color: #4aa54f !important;
}

.btn-solid2 {
  display: inline-block;
  color: #333 !important;
  font-family: ubuntu;
  padding: 18px 42px;
  font-size: 18px;
  letter-spacing: 0.05em;
  font-weight: 500;
  border: 2px solid #fff;
  border-radius: 45px;
  background-color: #fff;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.21);
  transition: background 250ms, color 250ms, border 250ms;
}

.btn-solid2:hover {
  text-decoration: none;
  background: #4aa54f;
  border-color: #4aa54f;
  color: #fff !important;
  transition: background 250ms, color 250ms, border 250ms;
}

.btn-solid3 {
  display: inline-block;
  color: #fff !important;
  font-family: ubuntu;
  padding: 18px 42px;
  margin: 5px 10px;
  font-size: 18px;
  letter-spacing: 0.05em;
  font-weight: 500;
  border: 2px solid #4aa54f;
  border-radius: 45px;
  background-color: #4aa54f;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.21);
  transition: background 250ms, color 250ms, border 250ms;
}

.btn-solid3:hover {
  text-decoration: none;
  background: transparent;
  border-color: #4aa54f;
  color: #4aa54f !important;
  transition: background 250ms, color 250ms, border 250ms;
}

.ad-button {
  background-image: linear-gradient(to right, #fff, #fff);
  color: #0047ff !important;
  padding: 7px 10px;
  border-radius: 25px;
  margin-top: 10px;
  font-weight: 500;
  border: 2px solid white;
}

.ad-button:hover {
  background-image: linear-gradient(to right, #0047ff, #00c7ff);
  color: white !important;
  text-decoration: none;
  transition: 0.4s;
}

.stay {
  border-color: #333;
  color: #333 !important;
}

.stay:hover {
  color: #333 !important;
}

.stay-b:hover {
  background: #333 !important;
  border-color: #333 !important;
}

.stay-r {
  background: #333;
  border-color: #333;
}

.play {
  border-color: #235669;
  color: #235669 !important;
}

.play:hover {
  color: #235669 !important;
}

.play-b:hover {
  background: #235669 !important;
  border-color: #235669 !important;
}

.play-r {
  background: #235669;
  border-color: #235669;
}

.live {
  border-color: #f1855e;
  color: #f1855e !important;
}

.live:hover {
  color: #f1855e !important;
}

.live-b:hover {
  background: #f1855e !important;
  border-color: #f1855e !important;
}

.live-r {
  background: #f1855e;
  border-color: #f1855e;
}

.experience {
  border-color: #e37b7a;
  color: #e37b7a !important;
}

.experience:hover {
  color: #e37b7a !important;
}

.experience-b:hover {
  background: #e37b7a !important;
  border-color: #e37b7a !important;
}

.experience-r {
  background: #e37b7a;
  border-color: #e37b7a;
}

.Theme_Responsive_Default .btn {
  text-shadow: none;
  background-image: none;
  border: 2px solid #4aa54f;
  background-color: #4aa54f;
  color: #fff;
  border-radius: 20px;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.5px;
}

.Theme_Responsive_Default .btn:hover {
  background: transparent;
  color: #4aa54f;
}

.footer-content .btn-solid {
  color: #fff !important;
}

.footer_box a {
  border: 2px solid transparent !important;
  padding: 2px;
}

.footer_box a:hover {
  color: #4aa54f !important;
  text-decoration: none !important;
}

/* nav changes */
.dnn_logo img {
  height: 100px;
}

.dnn_logo .Logobox {
  height: 180px;
}

.Logobox {
  position: absolute;
  z-index: 5;
  left: 0px;
  top: 0px;
  padding: 40px 35px 35px 35px;
  background-color: #fff;
  border-radius: 0 30px 30px 0;
  box-shadow: 4px 4px 12px 0 rgba(0, 0, 0, 0.3);
  background-size: inherit;
  background-position: right;
  background-position-x: 115px;
  background-repeat: no-repeat;
  transition: all 250ms;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -o-transition: all 250ms;
}

.Logobox:hover {
  padding-right: 300px;
  background-image: url(/Portals/0/Home/TBTextTM.png);
}

.Logobox:hover img {
  transition: all 250ms;
  transform: scale(1.1);
}

.dnn_logo img {
  display: block;
  padding-block: 5px;
}

.header-right {
  text-align: left;
  padding-left: 80px;
}

.menuRightBox {
  display: none;
}

.backtop04:hover {
  border: 2px solid #333;
}

.backtop04:hover span:before {
  color: #333;
}

.header_bg {
  /* width: 75%; */
}

.header-right {
  padding-left: 240px;
}

.roll_menu.roll_activated .header-left,
.roll_menu.roll_activated .header-right {
  padding-left: 0;
}

.header-right {
  padding-left: 240px;
}

.roll_menu.roll_activated .header-left,
.roll_menu.roll_activated .header-right {
  padding-left: 0;
}

.nav-socials {
  position: absolute;
  z-index: 1110;
  right: 240px;
  top: 70px;
}

.nav-socials .items {
  font-size: 28px;
  position: relative;
  z-index: 1110;
}

.nav-socials .items a,
.nav-socials .items a:link {
  color: #fff;
  position: relative;
  z-index: 1110;
}

.nav-socials .items a:hover,
.nav-socials .items a:link:hover {
  color: #dddddd;
}

/* hero changes */
.home-hero {
  padding: 400px 250px 350px;
  background-image: url(/portals/0/Home/Homehero.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.home-hero-content h1 {
  color: #fff;
  font-size: 115px;
  line-height: 1.2;
  letter-spacing: 0.03em;
}

.home-hero-content h1 span {
  font-weight: 400;
}

.home-hero-content p {
  color: #fff;
  font-size: 24px;
  padding-bottom: 35px;
}

.mobilesocialnav {
  display: block;
  position: fixed;
  top: 69px;
  z-index: 1004;
  background-color: #fff;
  width: 100%;
  padding-top: 5px;
}

.mobilesocialnav a {
  padding: 0 4px;
}

.mobile_nav > .shade {
  background-color: #ffffff;
  opacity: 1;
  box-shadow: none;
}

/*home mini-hero changes */
.page-hero {
  position: relative;
  padding: 350px 250px 350px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}

.hero-content {
  width: 60%;
}

.hero-content h2 {
  color: #fff;
  font-size: 92px;
  line-height: 1.2;
  letter-spacing: 0.03em;
}

.hero-content h2 span {
  font-weight: 500;
}

.hero-content p {
  color: #fff;
  font-size: 24px;
  line-height: 39px;
  padding-bottom: 35px;
}

.hero-image {
  position: absolute;
  width: 45%;
  bottom: 0;
  right: 0;
}

.hero-image img {
  float: right;
}

.page-hero.live-boise {
  background-image: url(/Portals/0/Home/live-boise.jpg);
  padding: 500px 250px 350px;
}

.page-hero.play-boise {
  background-image: url(/Portals/0/Home/play-boise.jpg);
}

.page-hero.experience-boise {
  background-image: url(/Portals/0/Home/experience-boise.jpg);
}

.page-hero.stay-boise {
  background-image: url(/Portals/0/Home/stay-boise.jpg);
}

.dg-title15 .icon {
  font-size: 40px;
  color: #4aa54f;
  margin: 0 0 -20px 0;
}

.dg-title15 .icon:before,
.dg-title15 .icon:after {
  top: 34px;
  margin: 0 0 0 35px;
  border-color: #4aa54f;
}

.dg-title15 .icon:after {
  margin: 0 35px 0 0;
}

/*Insta Section*/
.insta-content h2 {
  color: #fff;
  font-size: 72px;
  line-height: 1.2;
  letter-spacing: 0.03em;
  text-align: center;
}

/* home blog changes */
.ArticleList_Default .article_list .article_info h3,
div#article_photo392 {
  text-align: center;
}

.ArticleList_Default {
  padding-bottom: 35px;
}

/* home promo section changes */
.event-bg {
  padding: 60px 0;
  background-image: url(/Portals/0/Home/BeerPromoBG.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.event-highlight {
  background-color: #fff;
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
  padding: 40px 70px;
  border-radius: 20px;
  height: 400px;
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.21);
}

.event-highlight img {
  max-height: 350px;
}

.event-highlight h2 {
  font-size: 52px;
  line-height: 1em;
  letter-spacing: 0.02em;
}

.event-highlight h3 {
  color: #4d4d4d;
  font-weight: 400;
  letter-spacing: 0.02em;
}

.event-highlight p {
  padding: 10px 0;
  font-size: 20px;
  line-height: 1.1;
}

/* footer changes */
.footer_bottom .footer_bottom_bg {
  background-color: #ebebeb;
  background-image: none;
  transform: none;
}

.footer_box .footer_bg {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 1;
  background-color: #fff;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.foot_bg {
  background: url(/Portals/0/FooterBG.png);
  opacity: 0.79;
  background-size: contain;
  background-position: bottom;
  background-repeat: no-repeat;
  padding-top: 60px;
}

.footer-content {
  padding-bottom: 40px;
}

.copyright_style,
.copyright_style a,
.FooterPane {
  color: #4d4d4d !important;
  font-size: 16px !important;
}

.footer_box .footer_bottom .footer_line {
  display: none;
}

.footer-content li,
.footer-content p,
.footer-content a,
.footer-content p:link {
  color: #4d4d4d !important;
  font-size: 16px;
}

.footer-content ul {
  margin-left: 0px;
}

.footer-content ul li,
.footer-content ul li a {
  font-size: 20px;
  list-style: none;
}

/*.footer-content li {
  border-bottom: 1px solid #666666;
  }*/
.footer-content ul li span {
  padding-right: 10px;
}

.footer-content .green ul li span {
  color: #4aa54f;
}

a.underline,
a.underline:link {
  text-decoration: underline;
  text-decoration-color: #4aa54f;
}

a.underline:hover,
a.underline:link:hover {
  text-decoration-color: #4d4d4d;
}

.FooterPane {
  padding: 0px;
}

/* internal hero changes */
.newsletter {
  background-image: url(/Portals/0/InternalBanners/Internal-Hero1.jpg);
}

.contact-header-image {
  background: url(/portals/0/InternalBanners/ContactUsHeaderBackground.jpg);
  background-size: cover;
}

.internal-hero {
  padding: 250px 0 150px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.internal-hero.test {
  background-image: url(/Portals/0/InternalBanners/Internal-Hero1.jpg);
}

.internal-hero.errorpage {
  background-image: url(/Portals/0/InternalBanners/404-Hero.jpg);
}

.internal-hero.boise-river {
  background-image: url(/portals/0/InternalBanners/BoiseRiver.jpg);
}

.internal-hero.egyptian-theatre {
  background: url(/portals/0/InternalBanners/EgyptianTheatreBg.jpg);
  background-size: cover;
}

.internal-hero.boise-library {
  background: url(/portals/0/InternalBanners/BoiseLibraryHeader.jpg);
  background-size: cover;
}

.internal-hero.spirit-boise {
  background: url(/portals/0/InternalBanners/spirit-of-boise.jpg);
  background-size: cover;
}

.internal-hero.jobs {
  background: url(/portals/0/InternalBanners/jobpage.jpg);
  background-size: cover;
}

.basque-block {
  background-image: url(/portals/0/InternalBanners/basqueblockheader.jpg);
}

.boise-art-museum {
  background-image: url(/portals/0/InternalBanners/boiseartmuseumheader.jpg);
}

.black-history-museum {
  background-image: url(/portals/0/InternalBanners/IBHM.jpg);
}

.shakespeare {
  background-image: url(/Portals/0/InternalBanners/shakespeare-header.jpg);
  background-size: cover;
}

.internal-hero.twilight-bg {
  background: url(/portals/0/InternalBanners/twilight-bg.jpg);
  background-size: cover;
  margin: 0;
}

.internal-hero.tupelo-bg {
  background: url(/portals/0/InternalBanners/tupelo-bg.jpg);
  background-size: cover;
  margin: 0;
}

.article-header {
  background-image: url(/portals/0/InternalBanners/articleheader.jpg);
  height: 200px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 60px;
}

.internal-hero.micron {
  background: url(/portals/0/InternalBanners/Micron.jpg);
  background-size: cover;
}

.internal-hero.hot-springs {
  background: url(/portals/0/InternalBanners/HotSpringsBG.jpg);
  background-size: cover;
}

.internal-hero.weather {
  background: url(/portals/0/InternalBanners/WeatherHeader.jpg);
  background-size: cover;
}

.communities-header {
  background-image: url(/Portals/0/InternalBanners/communities-header.jpg);
}

.theatre {
  background: url(/portals/0/EgyptianTheatre/TheatreFar.jpg);
  background-size: cover;
  background-position: bottom;
  height: 530px;
}

.farmers-market {
  background-image: url(/Portals/0/InternalBanners/farmers-market.jpg);
}

.block-party {
  background-image: url(/Portals/0/InternalBanners/BlockPartyRSVP.jpg);
}

.guide-to-boise {
  background-image: url(/Portals/0/InternalBanners/guidetoboise.jpg);
}

.women-owned {
  background-image: url(/Portals/0/InternalBanners/WomenOwned.jpg);
}

.birds-of-prey {
  background-image: url(/Portals/0/InternalBanners/birds-of-prey.jpg);
}

.nesters {
  background-image: url(/Portals/0/InternalPages/Birds-of-Prey/bop-falcon.jpg);
}

.sports-header {
  background-image: url(/Portals/0/InternalBanners/sports-header.jpg);
}

.nightlife-header {
  background-image: url(/Portals/0/InternalBanners/nightlife-header.jpg);
}

.history-boise {
  background-image: url(/Portals/0/InternalBanners/history-header.jpg);
}

.bogus-header {
  background-image: url(/Portals/0/InternalBanners/bogus-header.jpg);
}

.bogus-basin {
  background-image: url(/Portals/0/InternalBanners/bogusbasinheader.jpg);
}

.zoo-boise {
  background-image: url(/Portals/0/InternalBanners/zooboiseheader.jpg);
}

.food-truck {
  background-image: url(/Portals/0/InternalBanners/foodtruckheader.jpg);
}

.treefort-header {
  background-image: url(/Portals/0/InternalBanners/treefort-header.jpg);
}

.watershed-header {
  background-image: url(/portals/0/InternalBanners/watershed-header.jpg);
}

.preserve-header {
  background-image: url(/portals/0/InternalBanners/preserve-header.jpg);
}

.oldstate-header {
  background-image: url(/portals/0/InternalBanners/oldstate-header.jpg);
}

.annual-header {
  background-image: url(/portals/0/InternalBanners/annual-header.jpg);
}

.freakalley-header {
  background-image: url(/portals/0/InternalBanners/freakalley-header.jpg);
}

.hotel-header {
  background-image: url(/Portals/0/InternalBanners/hotel-header.jpg);
}

.internal-hero h1 {
  color: #fff;
  font-size: 68px;
  letter-spacing: 0.04em;
}

.internal-hero h2 {
  color: #fff;
  font-size: 40px;
  font-weight: 400;
}

.internal-hero h3 {
  color: #fff;
  font-weight: 400;
}

.internal-hero h1 span {
  font-weight: 400;
}

.flex-five {
  display: flex;
  flex-direction: row;
}

.flex-five .item {
  width: 20%;
}

.flex-five .item a,
.flex-five .item a:link {
  color: #fff;
  font-size: 28px;
  font-family: Ubuntu;
  text-decoration: underline;
  text-decoration-color: #e5e5e5;
  transition: all 250ms;
}

.flex-five .item a:hover,
.flex-five .item a:link:hover {
  color: #333333;
  text-decoration: none;
}

.CategorieTab_Top_1 ul.resp-tabs-list li.resp-tab-active span,
.CategorieTab_Top_1 ul.resp-tabs-list li span {
  font-family: ubuntu;
}

.DnnModule-DNNGOxBlogSubscription input[type="submit"] {
  background-color: #4aa54f !important;
  font-family: ubuntu !important;
  width: 100% !important;
  border-radius: 40px !important;
}

.promo-button {
  width: 30%;
}

/*Misc*/
.int-content {
  padding-top: 60px;
  padding-bottom: 60px;
}

.flex-row {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.flex-row .box {
  width: 24%;
  background-color: #fafafa;
  padding: 20px;
  text-align: center;
  border-radius: 20px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  margin-bottom: 30px;
}

.flex-row .box h3 {
  color: #4aa54f;
  font-size: 28px;
  line-height: 1.2;
  padding: 0px;
}

.floatadhp {
  max-width: 1470px;
  width: 100%;
  position: absolute;
  z-index: 4;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  top: -50px;
  left: 0;
  right: 0;
}

.dg-accordion02 .panel-heading .panel-title a {
  font-size: 24px;
  line-height: 34px;
}

.dg-accordion02 h3 {
  font-size: 20px;
  line-height: 1.2;
}

.grecaptcha-badge {
  visibility: collapse !important;
}

/* thank you / 404 page changes */
.fourohfour {
  font-size: 10em;
  line-height: 1.2;
}

.not_found {
  font-size: 3em;
  line-height: 1.2;
}

.ty-title {
  font-size: 6em;
  line-height: 1.2;
}

.ty-subtitle {
  font-size: 3em;
  line-height: 1.2;
}

/* Gallery CSS */
.banner {
  background: url(/portals/0/Images/Blog/BasqueBlock/basquemuseum.jpg);
  background-size: cover;
  background-position: center;
  padding: 50px 10px;
  height: 800px;
}

.gallery {
  margin-top: -200px;
}

.gallery img {
  border: 1px solid white;
  margin: 5px;
}

.Theme_Responsive_20073_home25 input[type="checkbox"],
input[type="radio"] {
  width: auto !important;
}

.nightlife-gallery li .item {
  display: flex;
}

.nightlife-gallery li .item img {
  width: 150px;
  height: 150px;
  margin-right: 20px;
}

.nightlife-gallery li .item .content {
  width: 75%;
  padding: 10px;
}

.container .lightbox-photo {
  border: none;
}

.lightbox-photo {
  border: none;
  padding: 0;
  margin-bottom: 0;
}

#form_div_465 select,
#form_div_465 textarea,
#form_div_465 input[type="text"],
#form_div_465 input[type="password"],
#form_div_465 input[type="datetime"],
#form_div_465 input[type="datetime-local"],
#form_div_465 input[type="date"],
#form_div_465 input[type="month"],
#form_div_465 input[type="time"],
#form_div_465 input[type="week"],
#form_div_465 input[type="number"],
#form_div_465 input[type="email"],
#form_div_465 input[type="url"],
#form_div_465 input[type="search"],
#form_div_465 input[type="tel"],
#form_div_465 input[type="color"],
#form_div_465 .uneditable-input {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 20px 30px;
  font-size: 14px;
  line-height: 20px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: #fff;
  font-size: 13px;
  transition: all ease-in 200ms;
  -webkit-transition: all ease-in 200ms;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #000;
  background-color: #fff;
  border: 1px solid #e2ede2;
  margin-bottom: 0px;
}

#form_div_465 .btn,
#form_div_673 .btn {
  background: #4aa54f;
}

#form_div_465 .btn:hover,
#form_div_673 .btn:hover {
  background: #1e4720;
}

#dnngo_megamenu > div > ul > li {
  padding: 70px 0 10px;
}

#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_1 li a {
  padding: 4px 4px;
}

#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_1 li li a {
  padding-left: 20px;
}

/**** media queries ****/
@media (min-width: 2511px) and (max-width: 2620px) {
  .boise-green-banner .img-responsive {
    margin: -120px 0px -400px -120px;
  }
}

@media (min-width: 2401px) and (max-width: 2510px) {
  .boise-green-banner .img-responsive {
    margin: -120px 0px -395px -120px;
  }
}

@media (min-width: 2306px) and (max-width: 2400px) {
  .boise-green-banner .img-responsive {
    margin: -120px 0px -390px -120px;
  }
}

@media (min-width: 2231px) and (max-width: 2305px) {
  .boise-green-banner .img-responsive {
    margin: -120px 0px -385px -120px;
  }
}

@media (min-width: 2131px) and (max-width: 2230px) {
  .boise-green-banner .img-responsive {
    margin: -120px 0px -380px -120px;
  }
}

@media (min-width: 2031px) and (max-width: 2130px) {
  .boise-green-banner .img-responsive {
    margin: -120px 0px -375px -120px;
  }
}

@media (min-width: 1950px) and (max-width: 2030px) {
  .boise-green-banner .img-responsive {
    margin: -120px 0px -370px -120px;
  }
}

@media only screen and (min-width: 1921px) {
  .hero-content {
    width: 65%;
  }
}

@media only screen and (max-width: 1920px) {
  .home-hero {
    padding: 250px 200px 200px;
  }

  .page-hero {
    padding: 250px 200px 250px;
  }

  .page-hero.live-boise {
    padding: 400px 200px 250px;
  }
}

@media (max-width: 1830px) {
  .boise-green-banner .img-responsive {
    margin: -120px 0px -360px -120px;
  }
}

@media screen and (max-width: 1800px) {
  .boise-green-banner {
    display: none !important;
  }
}

@media (max-width: 1685px) {
  .boise-green-banner .img-responsive {
    margin: -120px 0px -370px -120px;
  }
}

@media (max-width: 1680px) {
  .boise-green-banner .img-responsive {
    margin: -120px 0px -370px -120px;
  }
}

@media (max-width: 1625px) {
  .boise-green-banner .img-responsive {
    margin: -120px 0px -380px -120px;
  }
}

@media screen and (max-width: 1730px) {
  .totally-text {
    margin-bottom: -40px;
  }

  #dnngo_megamenu > div > ul > li > a > span {
    font-size: 18px;
  }

  .nav-socials {
    right: 100px;
  }
}

@media only screen and (max-width: 1600px) {
  .foot_bg {
    padding-top: 0px;
  }

  .right-version .content-section,
  .left-version .content-section {
    width: 59.6%;
  }

  /* #dnngo_megamenu .dnngo_menuslide {
  width: 1150px !important;
  margin-left: 0;
  }*/
  /* Adspace */
  .adspace img {
    width: 110%;
  }

  /* Adspace End */
  .home-hero-content h1 {
    font-size: 80px;
  }

  .hero-content h2 {
    font-size: 70px;
  }

  .header-right {
    padding-left: 110px;
  }

  .home-hero {
    padding: 235px 160px 175px;
  }

  .page-hero {
    padding: 200px 200px 200px;
  }

  .page-hero.live-boise {
    padding: 375px 200px 200px;
  }

  .header-right {
    padding-left: 160px;
  }

  .totally-hashtag {
    margin-bottom: -200px;
    margin-top: -200px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1600px) {
  .content-banner .col-md-5 {
    width: 65%;
  }

  .content-banner .col-md-7 {
    width: 1%;
  }
}

@media (max-width: 1580px) {
  .boise-green-banner .img-responsive {
    margin: -120px 0px -395px -120px;
  }
}

@media (max-width: 1520px) {
  .boise-green-banner .img-responsive {
    margin: -120px 0px -405px -120px;
  }
}

@media (max-width: 1480px) {
  .boise-green-banner .img-responsive {
    margin: -120px 0px -415px -120px;
  }
}

@media (max-width: 1460px) {
  .boise-green-banner .dg-title15 h3 {
    font-size: 85px;
  }

  .boise-green-banner {
    padding: 50px;
  }

  .boise-green-banner .img-responsive {
    margin: -260px 0px -415px -40px;
    width: 55%;
  }
}

@media screen and (max-width: 1420px) {
  .nav-socials {
    right: 50px;
    top: 10px;
  }

  .header_bg {
    width: 97%;
  }
}

@media only screen and (max-width: 1366px) {
  #dnngo_megamenu li:first-of-type .dnngo_menuslide {
    width: 1100px !important;
  }

  .header-right {
    padding-left: 160px;
  }

  .nav-socials {
    right: 110px;
  }

  .home-hero-content h1 {
    font-size: 65px;
  }

  .hero-content h2 {
    font-size: 50px;
  }

  .top-insta-title h3 {
    font-size: 40px;
  }

  .home-hero {
    padding: 220px 125px 150px;
  }

  .page-hero {
    padding: 150px 125px 150px;
  }

  .page-hero.live-boise {
    padding: 325px 125px 150px;
  }
}

@media screen and (max-width: 1336px) {
  .live-shopping-box .imgbox08-con,
  .live-shopping-box .imgbox08-con h3,
  .live-restaurants-box .imgbox08-con,
  .live-restaurants-box .imgbox08-con h3,
  .play-sports-box .imgbox08-con,
  .play-sports-box .imgbox08-con h3,
  .play-entertainment-box .imgbox08-con,
  .play-entertainment-box .imgbox08-con h3,
  .experience-landmarks-box .imgbox08-con,
  .experience-landmarks-box .imgbox08-con h3,
  .experience-photos-box .imgbox08-con,
  .experience-photos-box .imgbox08-con h3,
  .stay-hotels-box .imgbox08-con,
  .stay-hotels-box .imgbox08-con h3,
  .stay-jobs-box .imgbox08-con,
  .stay-jobs-box .imgbox08-con h3 {
    padding-right: 50px;
  }
}

@media only screen and (max-width: 1200px) {
  .right-version .content-section,
  .left-version .content-section {
    width: 75%;
  }

  #dnngo_megamenu .primary_structure li:first-of-type .dnngo_menuslide {
    width: 960px !important;
  }

  #dnngo_megamenu .dnngo_menuslide {
    width: 400px !important;
  }

  #dnngo_megamenu .dnngo_custommenu .submenulist_1 .submenu_title span {
    font-size: 24px;
  }

  #dnngo_megamenu .dnngo_custommenu .submenu.submenulist_1 li a span {
    font-size: 14px;
    padding: 5px 0;
    margin-left: -2px;
  }

  /* Adspace */
  .adbackground h3 {
    font-size: 28px;
  }

  /* Adspace End */
  .boise-promo h3 {
    line-height: 1.3;
  }

  .home-hero-content h1 {
    font-size: 60px;
  }

  .hero-content h2 {
    font-size: 50px;
  }

  .home-hero-content p {
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 35px;
  }

  .hero-content p {
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 35px;
  }

  .event-highlight h2 {
    font-size: 46px;
    letter-spacing: 0.02em;
  }

  .footer-content ul li,
  .footer-content ul li a {
    font-size: 18px;
  }

  .top-insta-title img {
    width: 30%;
  }

  .influencer-marketing-icons {
    border-left: 0px;
  }

  .live-shopping-box,
  .live-restaurants-box {
    padding: 70px 50px;
  }

  .flex-row .box {
    width: 32%;
  }

  #dnngo_megamenu .dnngo_custommenu > .menupane.pane_4 .submenu.submenulist_1 ul li ul li:first-of-type a span {
    font-size: 14px;
  }
}

@media only screen and (max-width: 1200px) and (min-width: 992px) {
  #dnngo_megamenu .dnngo_custommenu .submenu.submenulist_1 li a {
    padding: 2px 2px;
  }

  #dnngo_megamenu .pane_space {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}

@media screen and (max-width: 1056px) {
  #dnngo_megamenu > div > ul > li > a > span {
    font-size: 16px;
  }
}

@media screen and (max-width: 996px) {
  .totally-text {
    margin-bottom: -20px;
  }

  .coming-soon-page {
    background: url(/portals/0/InternalBanners/comingsoonmobileheader.jpg);
    background-size: cover;
  }

  .flex-row .box {
    width: 49%;
  }

  .desktop-arrow {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  .anchor-fix {
    margin-top: -125px;
  }

  .powered h2 {
    padding-top: 0px;
  }

  .gallery img {
    width: 75%;
  }

  .tb-blog .row img {
    padding: 10px 0 10px;
  }

  .our-work,
  .our-work2 {
    width: 50%;
  }

  .internal-hero .article-header {
    height: 60px;
  }

  .article-header {
    height: 1px;
  }

  #dnn_content {
    /* padding: 0px 0px 0px 0px !important; */
  }

  .internal-hero {
    padding: 145px 0 100px;
  }

  .mobile_dnn_logo {
    line-height: 60px;
  }

  .link-promo {
    margin-top: 45px;
  }

  .filter-controls {
    display: block;
    margin: 0 auto;
  }

  .filter-controls fieldset {
    margin: 0 auto;
    width: 90%;
  }

  .content-banner .content-section {
    padding: 20px 30px;
  }

  #dnngo_megamenu .dnngo_custommenu .submenulist_1 .submenu_title span {
    font-size: 24px;
  }

  #dnngo_megamenu .dnngo_custommenu .submenu.submenulist_1 li a span {
    font-size: 16px;
    padding: 0;
    margin-left: 0;
  }

  /* Adspace */
  .adspace-banner {
    background-image: url(/Portals/0/Ads/WMadspace-banner991.jpg);
    background-size: contain;
    background-repeat: no-repeat;
  }

  .adspace img {
    width: 50%;
    margin-left: 25%;
  }

  .adspace {
    height: auto;
    margin: 5px;
    margin-top: 10px;
  }

  .adbackground h3 {
    text-align: center;
    line-height: 28px;
  }

  .adbackground h5,
  .adbackground p {
    text-align: center;
    line-height: 25px;
  }

  .adbackground p {
    padding-bottom: 10px;
  }

  .text-center-991 {
    text-align: center;
    margin-top: 10px;
  }

  .ad-button {
    border-radius: 45px;
    font-size: 24px;
  }

  /* Adspace End */
  #dnngo_megamenu > div > ul > li > a > span {
    font-size: 22px;
  }

  .nav-socials {
    display: none;
  }

  .meet-the-team h3 {
    line-height: 1.2;
  }

  .footer-content .col-md-3 {
    padding-bottom: 45px;
  }

  .ArticleList_Default .article_list .article_inner {
    text-align: center;
  }

  .home-hero {
    padding: 200px 100px 140px;
  }

  .page-hero {
    padding: 205px 100px 140px;
  }

  .page-hero.live-boise {
    padding: 250px 100px 140px;
  }

  .coming-soon-page br {
    display: none;
  }

  .top-insta-title {
    padding-bottom: 875px;
  }

  .extran {
    margin-bottom: -820px !important;
  }

  #form_div_673 .form_list {
    margin: 0 0 0 -10px !important;
  }

  .oldstate-header {
    margin-top: 60px;
  }

  /* The Team */
  .middle-card {
    border-left: none;
    border-right: none;
  }

  .bord-sm-left {
    border-left: 1px solid #4aa54f;
  }

  .bord-sm-right {
    border-right: 1px solid #4aa54f;
  }

  /* Team end */
  .promo-button {
    top: 40%;
  }

  .desktop-arrow {
    display: none;
  }

  /*
  .blog-timeline2 {
  padding-left: 170px;
  }
  .blog-timeline2 .list-post {
  padding-bottom: 30px;
  margin-bottom: 25px;
  }
  .blog-timeline2 .list-post:before {
  width: 28px;
  }
  .blog-timeline2 .list-date {
  margin-right: 76px;
  }*/
}

@media only screen and (max-width: 899px) {
  .floatadhp {
    position: inherit;
    background: rgba(28, 69, 47, 1);
    margin-top: 20px;
  }

  .container-sm {
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .right-version .content-section,
  .left-version .content-section {
    width: 100%;
    float: none;
    margin: 0;
  }

  .content-banner .content-section {
    padding: 40px 30px;
  }

  .right-version .image,
  .left-version .image {
    min-height: 400px;
  }

  .home-hero-content h1 {
    font-size: 55px;
  }

  .hero-content h2 {
    font-size: 45px;
  }

  .top-insta-title h3 {
    font-size: 35px;
  }

  .fourohfour {
    font-size: 5em;
  }

  .error {
    font-size: 3em;
  }

  .not_found {
    font-size: 2em;
  }

  .ty-title {
    font-size: 4em;
  }

  .ty-subtitle {
    font-size: 2em;
  }

  .event-bg {
    height: auto;
    padding: 60px 0;
  }

  .event-highlight {
    height: auto;
    text-align: center;
  }

  .top-insta-title img {
    width: 50%;
  }

  .weekend-event-banner .weekend-logo {
    width: 60%;
  }

  .blog-timeline2-detail .detail-author {
    min-height: 20px !important;
    margin-bottom: 30px !important;
  }

  .advertise-section .row {
    display: block;
  }

  .advertise-section .row .col-md-6 {
    max-width: 100%;
  }

  #mc_embed_signup input.email {
    width: 80%;
  }

  .top-other {
    padding-bottom: 800px;
  }

  .img-med {
    width: 100%;
  }

  .title_H3 {
    font-size: 30px;
    line-height: 40px;
  }

  .int-content {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .hero-image {
    display: none;
  }

  .hero-content {
    width: 100%;
  }

  .home-hero {
    padding: 160px 75px 100px;
  }

  .page-hero {
    padding: 165px 75px 100px;
  }

  .page-hero.live-boise {
    padding: 200px 75px 100px;
  }

  .fl-nav {
    display: none;
  }

  .top-insta-title {
    padding-bottom: 130vh;
  }

  .extran {
    margin-bottom: -125vh !important;
  }

  .top-other {
    padding-bottom: 875px;
  }

  #form_div_673 {
    width: 90% !important;
    margin-left: auto;
    margin-right: auto;
  }

  /* The Team */
  .card-wrapper {
    border-bottom: 1px solid #4aa54f;
  }

  .last-card {
    border-bottom: none;
  }

  .bord-sm-left {
    border-left: none;
  }

  .bord-sm-right {
    border-right: none;
  }

  /* Team end */
  .flex-row .box {
    padding: 15px 20px;
  }

  .promo-button {
    width: 80%;
  }

  .rsvp {
    background-image: url(/portals/0/images/rsvp-bg-s.jpg);
    height: 115vh;
  }

  .Theme_Responsive_20073_Contact01#form_div_1251 .form_submit .btn {
    width: 50%;
  }
}

@media screen and (max-width: 630px) {
  .live-shopping-box .imgbox08-con,
  .live-shopping-box .imgbox08-con h3,
  .live-restaurants-box .imgbox08-con,
  .live-restaurants-box .imgbox08-con h3,
  .play-sports-box .imgbox08-con,
  .play-sports-box .imgbox08-con h3,
  .play-entertainment-box .imgbox08-con,
  .play-entertainment-box .imgbox08-con h3,
  .experience-landmarks-box .imgbox08-con,
  .experience-landmarks-box .imgbox08-con h3,
  .experience-photos-box .imgbox08-con,
  .experience-photos-box .imgbox08-con h3,
  .stay-hotels-box .imgbox08-con,
  .stay-hotels-box .imgbox08-con h3,
  .stay-jobs-box .imgbox08-con,
  .stay-jobs-box .imgbox08-con h3 {
    padding-right: 50px;
  }
}

@media screen and (max-width: 600px) {
  .tailgate-giveaway .hero-content {
    padding-bottom: 50px;
  }

  .whitebox {
    padding: 30px 60px;
  }
}

@media only screen and (max-width: 599px) {
  #dnn_ctr744_HtmlModule_lblContent h2 {
    font-size: 36px;
    line-height: 40px;
  }

  .powered h3 {
    font-size: 40px;
  }

  .hide-sm {
    display: none;
  }

  .internal-hero {
    padding: 95px 0 50px;
  }

  /* Adspace */
  .adspace-banner {
    background-image: url(/Portals/0/Ads/WMadspace-banner599.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
  }

  /* Adspace End */
  .home-hero {
    padding: 110px 30px 50px;
  }

  .page-hero {
    padding: 105px 30px 50px;
  }

  .page-hero.live-boise {
    padding: 150px 30px 50px;
  }

  .event-highlight h2 {
    font-size: 36px;
  }

  .event-highlight h3 {
    font-size: 30px;
  }

  .event-highlight p {
    font-size: 18px;
  }

  .home-hero-content p {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 25px;
  }

  .hero-content p {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 25px;
  }

  .top-insta-title h3 {
    font-size: 30px;
  }

  .beer-weekend .hero-content h2 span {
    font-size: 90px;
  }

  .live-shopping-box .imgbox08-con,
  .live-restaurants-box .imgbox08-con,
  .play-sports-box .imgbox08-con,
  .play-entertainment-box .imgbox08-con,
  .experience-landmarks-box .imgbox08-con,
  .experience-photos-box .imgbox08-con,
  .stay-hotels-box .imgbox08-con,
  .stay-jobs-box .imgbox08-con {
    padding-left: 50px;
  }

  .banner {
    height: 450px;
  }

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

  .gallery img {
    width: 95%;
  }

  .cd-gallery ul li {
    max-width: 95%;
  }

  .blog-section {
    padding: 0 35px;
  }

  .internal-hero h1 {
    font-size: 55px;
  }

  .our-work .photo .work-text,
  .our-work2 .photo .work-text {
    top: 40%;
  }

  .rsvp {
    height: 145vh;
  }
}

@media only screen and (max-width: 479px) {
  .tb-blog .btn-outline1 {
    padding: 15px 30px;
    margin: 0px 0 15px 0;
  }

  .carousel-btn {
    height: 1.5em;
    width: 1.5em;
    font-size: 1.5em;
  }

  .img_left {
    float: inherit;
    display: block;
    margin: auto;
    padding-bottom: 10px;
  }

  .our-work,
  .our-work2 {
    width: 100%;
  }

  .beer-weekend .hero-content h2 span {
    font-size: 70px;
  }

  .link-group {
    display: flex;
    flex-flow: column;
    text-align: center;
  }

  .int-content h2 {
    font-size: 38px;
    line-height: 1.1;
  }

  .int-content h3 {
    font-size: 32px;
  }

  .internal-hero h1 {
    font-size: 48px;
    line-height: 1.2;
  }

  .internal-hero h2 {
    font-size: 32px !important;
    line-height: 1.2;
  }

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

  .flex-row .box {
    width: 99%;
  }

  .btn-solid3 {
    padding: 10px 35px;
  }

  .Theme_Responsive_20073_Contact01#form_div_1251 .form_label {
    font-size: 20px;
  }
}

@media only screen and (max-width: 415px) {
  .rsvp {
    height: 130vh;
    background-position: 30% 50%;
  }
}

@media only screen and (max-width: 379px) {
  .nightlife-gallery li .item {
    display: block;
    text-align: center;
  }

  .nightlife-gallery li .item img {
    width: auto;
    height: auto;
    margin-right: 0;
  }

  .nightlife-gallery li .item .content {
    width: 100%;
  }

  .blog-timeline2-detail .detail-date .detail-title .detail-info {
    margin-left: 10px !important;
  }

  .blog-section {
    padding: 0 15px;
  }

  .mobilesocialnav .fa {
    font-size: 28px;
    margin: 0 3px;
  }

  .mobilesocialnav {
    padding-top: 10px;
  }

  .page-hero {
    padding: 105px 10px 50px;
  }

  .page-hero.live-boise {
    padding: 80px 10px 50px;
  }

  .meet-the-team h3 {
    font-size: 36px;
  }

  .filter-controls {
    padding: 20px;
  }

  .filter-controls fieldset {
    width: 100%;
  }

  .internal-hero h1 {
    font-size: 40px;
  }
}

body .healthy {
  background: transparent;
}

.short-video {
  width: 100%;
  height: 400px;
}

.blogs-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 1rem;
}

.blog-card {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border-radius: 24px;
  padding: 1rem;
}

.blog-card * {
  margin: 0;
  padding: 0;
}

.blog-card.green {
  background-color: #6ab14a;
}

.blog-card.yellow {
  background-color: #ffb51e;
}

.blog-card.blue {
  background-color: #45b9c5;
}

.blog-card.pink {
  background-color: #ff929c;
}

