/*
	Theme Name: State of Idaho Theme - Department of Lands
	Theme URL: https://www.idl.idaho.gov
	Description: Customized theme for the Department of Lands.
	Author: Access Idaho
	Author URI: https://accessidaho.org
	Version: 3.0.0a
	Text Domain: idaho-v3-alt
	Template: webmaster-alternate
*/

html, body {
	font-family: 'Lato', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: normal;
}
@font-face {
	font-family: "bright";
	src: url("LBRITED.TTF") format("truetype")
		 
  }






.agency-name {
  margin-bottom: 1px;
}
.pagination .page-link, a:hover, .link, a {
    color: #0c7e97;
}
#masthead .header-background-noboundaries {
	background-image: url(idl-nbf-banner.jpg) !important;
	background-repeat: no-repeat; 
	padding-top: 100px;
	padding-bottom: 100px;

}
#masthead .header-background-noboundaries-sub {
	background-image: url(idl-nbf-banner.jpg) !important;
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-bottom: 50px;
	min-height: 150px;
}

@media all and (max-width: 991px) {
	.header-background-noboundaries {
		max-height: unset;
		min-height: 250px;
	}
}

span.el-text {
    font-size: 5vw;
}
.nbf-text {
	font-family: "Bright Narrow";
	font-size: 5vw;
	font-variant-caps: small-caps;
	letter-spacing: 10px;
	margin-left: auto;
	margin-right: auto;
	text-shadow: 0px 0px 10px #666;
}
.nbf-subtext {
	text-shadow: 0px 0px 20px #333;
}
.cbox {
	min-height: 100%;
	width: auto;
}
.carousel-item {
	height: 365px !important;
}
.carousel-caption {
	right: 0 !important;
	left: 0 !important;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
}
.carousel-indicators {
	margin-bottom: 0;
}
.tile {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.3rem;
	height: 170px;
	width: auto;
	color: #fff;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.9);
	line-height: 1.2;
	background-size: cover;
	font-family: "Lato";
}
.twit {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.3rem;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
	font-family: "Lato";
	color: #fff;
}
.twit > a {
	color: #fff !important;
}
.twit > a:hover {
	text-decoration: none;
}
.overlay {
	position: relative;
}
.overlay:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: green;
  transition: all 0.35s ease;
}
.overlay:hover:after {
	opacity: .65;
}
.twitter {
	background-color: #808185;
	height: 170px;
	width: auto;
	position: relative;
}
.twitter-block {
	height: 50px !important;
}
.ctf {
	max-height: 75% !important;
}
.twitbird {
	color: #5EA9DD;
}
.headlines {
	background: #efefef;
	height: 100%;
	width: auto;
}
.ctf-tweets {
	padding-left: 5px;
}
.ctf-item {
	max-height: 90px !important;
	padding-bottom: 0 !important;
}
.ctf-tweet-content {
	padding: 0 !important;
}
.ctf-tweet-text {
	padding: 5px !important;
	line-height: 1.1 !important;
	font-size: smaller !important;
}
a.ctf_more {
	color: #fff !important;
	pointer-events: none;
	cursor: default;
}
.htitle {
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 1.3rem;
	padding-top: 15px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.hlink {
	font-weight: bold;
}
.hfooter {
	text-align: right;
	padding-right: 5px;
	font-style: italic;
	position: absolute;
	bottom: 10px;
	width: 90%;
	color: #4f9bcb !important;
}
.forestry {
	background-image: url(tiles/forestry.png);
}
.lakes {
	background-image: url(tiles/lakes-rivers.png);
}
.mining {
	background-image: url(tiles/mining.png);
}
.leasing {
	background-image: url(tiles/leasing.png);
}
.rec {
	background-image: url(tiles/rec.png);
}
.maps {
	background-image: url(tiles/maps.png);
}
.portal {
	background-image: url(tiles/ogcc.png);
}
.fire {
	background-image: url(tiles/fire.png);
}
.endowment {
	background-image: url(tiles/endowment.png);
}
.moth {
	background-image: url(tiles/moth.png);
}
.steward {
	background-image: url(tiles/steward.png);
}
.rulemaking {
	background-image: url(tiles/rule2.png);
}
.tile-title {
  z-index: 2;
  position: absolute;
}
#masthead > .site-branding {
    background-position: center center !important;
}
.page-header {
	background-image: url(https://www.idl.idaho.gov/wp-content/uploads/sites/2/2021/09/cropped-Facebook-Banner-Spring-2021-Fire-scotts-wild-idea-Banner-Portrait-1-1-1.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 200px;
	position: relative;
}
.page-header-title {
	text-align: center;
	color: #fff;
	font-weight: bold;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.9);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	position: absolute;
	width: 90%;
}
.link a {
	color: #007ea7 !important;
}
.nav-link {
  font-weight: normal !important;
}
.breadcrumb {
	padding: .75rem 1rem 1rem 0rem;
  margin: 0 0 0px;
}
.card {
  border: 0px;
  background-color: #eee;
  border: none;
}
.site-footer {
	background: #002f56;
}
.versioning {
	background: #031a2d;
}
.footer-bkg {
	background-image: url(Footer.png);
}
.site-footer {
  background: #014001;
}
.home-footer-bkg {
	background-image: url(Footer.png);
}
.footer-bkg, .home-footer-bkg {
	width: 100%;
	min-height: 300px;
	background-position-x: center;
	margin-top: 0px !important;
}
.footer-widget .widget-title {
	text-transform: uppercase;
	font-size: 1.2rem !important;
}
.idlbtn {
	border-radius: 1.25rem !important;
	font-size: 19px;
	font-weight: bold;
	border-width: 2px;
}
.idlbtn:hover {
	color: green !important;
}
.versioning {
	background: #014001 !important;
}
/************ Recent Posts widget ************/
.widget_recent_entries ul li {
	margin-bottom: 10px;
	list-style: none;
	margin-left: -29px;
}
#main {
	min-height: 300px;
	padding-top: 0px;
}
.bg-light {
	background-color: #eee !important;
}
#search-collapse {
  right: 50px;
  background: #eee;
}

@media (max-width: 1530px) {
  .agency-name {
    margin-bottom: 10px;
  }
}

@media (max-width: 991px) {
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
    display: block;
  }
  h1.entry-title {
    font-size:150%;
  }
}

@media (min-width: 992px) {
	#mega-menu-wrap-primary {
    background: #fff;
		margin-left: -13px;
	}
}

@media (max-width: 768px) {
  .agency-name {
    margin-bottom: 0px;
  }
	#idahoSlider {
		margin-bottom: 35px;
	}
}
