/*
	Theme Name: State of Idaho Theme (IDWR)
	Theme URL: https://idwr.idaho.gov
	Description: Customized theme for IDWR.
	Author: Access Idaho
	Author URI: https://accessidaho.org
	Version: 3.0.0a
	Text Domain: idaho-v3-alt
	Template: webmaster-alternate
*/

html,
body {
	background-color: #ffffff;
	background: #ffffff;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: .5px;
	font-weight: 500;
	overflow-x: hidden;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body#site-body {
	--e-global-typography-text-line-height: 1.5em;
	line-height: 1.5em;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	letter-spacing: .5px;
}

h1,
.h1 {
	font-size: 2.25rem;
}

h2,
.h2 {
	font-size: 2rem;
}

h3,
.h3 {
	font-size: 1.75rem;
}

h4,
.h4 {
	font-size: 1.5rem;
}

h5,
.h5 {
	font-size: 1.25rem;
}

h6,
.h6 {
	font-size: 1rem;
}

b,
strong {
	font-weight: bold;
}

h1.entry-title {
	letter-spacing: 0.05em;
}

.entry-title {
	padding-bottom: 10px;
	padding-top: 0px;
}

.site-description {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	letter-spacing: .75px;
	color: #fff;
	margin: 0;
	padding: 0;
}

.wt-shadow {
	-webkit-filter: drop-shadow(0px 0px 5px #111);
	filter: drop-shadow(0px 0px 5px #111);
	box-shadow: none !important;
}

.blk-shadow {
	-webkit-filter: drop-shadow(0px 0px 5px #fff);
	filter: drop-shadow(0px 0px 5px #fff);
}

.black,
.black>a {
	color: #000 !important;
	margin-bottom: 0;
}

#content {
	padding-top: 0px;
	background-color: #fff;
	margin-bottom: 30px;
}

#main {
	min-height: 300px;
	padding-top: 20px;
}

#main:focus {
	outline: none;
}

a {
	opacity: 1;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

a:hover {
	text-decoration: underline;
	opacity: 1;
	cursor: pointer;
}

a>i {
	opacity: 1;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

a>i:hover {
	color: #aaa;
	opacity: 1;
}

.bg-light {
	background-color: #eee !important;
}

.skip-link {
	position: absolute;
	top: -40px;
	left: 0;
	color: white;
	padding: 8px;
	z-index: 100;
}

.skip-link:focus {
	top: 0;
}

.collapse.show {
	width: 100%;
	min-width: 300px;
}

.iframe {
	width: 100%;
}

.row-padding {
	padding: 1.5rem 0 1.5rem 0;
}

.btn-ghost {
	position: relative;
	padding: 7px 18px;
	font-size: 16px;
	border: 1px solid;
	border-radius: 100rem;
	outline: 0;
	overflow: hidden;
	background: none;
	z-index: 0;
	cursor: pointer;
	transition: .2s ease-in;
	-o-transition: .2s ease-in;
	-ms-transition: .2s ease-in;
	-moz-transition: .2s ease-in;
	-webkit-transition: .2s ease-in;
}

.btn-ghost-white {
	position: relative;
	padding: 7px 18px;
	font-size: 16px;
	color: #fff;
	border: 1px solid;
	border-radius: 100rem;
	outline: 0;
	overflow: hidden;
	background: none;
	z-index: 1;
	cursor: pointer;
	transition: .2s ease-in;
	-o-transition: .2s ease-in;
	-ms-transition: .2s ease-in;
	-moz-transition: .2s ease-in;
	-webkit-transition: .2s ease-in;
}

.btn-primary {
	background: #0c7e97;
	color: #fff;
	border: none;
}

.btn-primary:hover {
	background: #125867;
	color: #fff;
	border: none;
}

.card-title {
	margin-bottom: 0rem !important;
}

.card {
	border: 0px;
	background-color: #eee;
	border: none;
}

.versioning {
	font-size: small;
	text-align: right;
	padding-right: 5px;
	color: #ddd;
}

.event-area {
	width: 100%;
	background: #ccc;
	padding-bottom: 20px;
	height: auto;
	min-height: 200px;
	padding-top: 20px;
}

.event-area .no-events {
	text-align: center;
	font-size: 1.8em;
}

img.alignleft {
	float: left;
	margin-right: 10px;
}

img.alignright {
	float: right;
	margin-left: 10px;
}

input[type=radio],
input[type=checkbox] {
	padding: 15px;
	margin: 5px;
}

a[href*=".pdf"]:not([data-hasimg]):before, a[href*=".PDF"]:not([data-hasimg]):before, #mega-menu-wrap-primary a[href*=".pdf"]:before, #mega-menu-wrap-primary a[href*=".PDF"]:before {
	font-family: "Font Awesome 5 Free" !important;
	padding-right: 5px;
	content: "\f1c1";
	font-weight: 400;
}

a[href*=".mp3"]:before, a[href*=".MP3"]:before {
	font-family: "Font Awesome 5 Free" !important;
	padding-right: 5px;
	content: "\f001";
	font-weight: 700;
}

a[href*=".zip"]:before, a[href*=".ZIP"]:before {
	font-family: "Font Awesome 5 Free" !important;
	padding-right: 5px;
	content: "\f1c6";
	font-weight: 700;
}

a[href*=".mov"]:before, a[href*=".MOV"]:before, a[href*=".wmv"]:before, a[href*=".WMV"]:before, a[href*=".mp4"]:before, a[href*=".MP4"]:before {
	font-family: "Font Awesome 5 Free" !important;
	padding-right: 5px;
	content: "\f008";
	font-weight: 700;
}

a[href*=".doc"]:before,
a[href*=".docx"]:before, a[href*=".DOC"]:before,
a[href*=".DOCX"]:before, #mega-menu-wrap-primary a[href*=".doc"]:before,
#mega-menu-wrap-primary a[href*=".docx"]:before, #mega-menu-wrap-primary a[href*=".DOC"]:before,
#mega-menu-wrap-primary a[href*=".DOCX"]:before {
	font-family: "Font Awesome 5 Free";
	padding-right: 5px;
	content: "\f1c2";
	font-weight: 400;
}

a[href*=".xls"]:before,
a[href*=".xlsx"]:before, a[href*=".XLS"]:before,
a[href*=".XLSX"]:before, #mega-menu-wrap-primary a[href*=".xls"]:before,
#mega-menu-wrap-primary a[href*=".xlsx"]:before, #mega-menu-wrap-primary a[href*=".XLS"]:before,
#mega-menu-wrap-primary a[href*=".XLSX"]:before {
	font-family: "Font Awesome 5 Free";
	padding-right: 5px;
	content: "\f1c3";
	font-weight: 400;
}

a[href*=".ppt"]:before, a[href*=".ppsx"]:before,
a[href*=".pptx"]:before, a[href*=".PPT"]:before, a[href*=".PPSX"]:before,
a[href*=".PPTX"]:before, #mega-menu-wrap-primary a[href*=".ppt"]:before,
#mega-menu-wrap-primary a[href*=".pptx"]:before, #mega-menu-wrap-primary a[href*=".PPT"]:before,
#mega-menu-wrap-primary a[href*=".PPTX"]:before, #mega-menu-wrap-primary a[href*=".ppsx"]:before, #mega-menu-wrap-primary a[href*=".PPSX"]:before {
	font-family: "Font Awesome 5 Free";
	padding-right: 5px;
	content: "\f1c4";
	font-weight: 400;
}

.wp-caption-text {
	font-size: 80%;
	font-style: italic;
	padding-top: 5px;
}

/* ================ TOP GRAY NAV ================ */
.top-navigation {
	background: #eee;
	color: #000;
	height: 31px;
	line-height: 30px;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	padding-left: 20px;
}

#top-navigation {
	float: right;
}

.top-menu {
	padding-right: 10px;
}

.top-menu>li>a {
	color: #000;
}

.top-menu>li>a:hover {
	background-color: #ddd;
	color: #000;
}

.tagline {
	font-weight: 500;
}

.idaho-logo {
	margin-top: -3px;
}

.img-responsive.logo-col.shadow {
	box-shadow: none !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator::after {
	margin:0px;
}
/* ================ end of TOP GRAY NAV ================ */


/* ================ HEADER ================ */
#masthead > .site-branding {
	border: none;
	min-height: 430px;
}

#masthead .logo {
    padding: 5px 0px;
    display: -webkit-inline-box;
    display: inline-flex;
	float: right;
	max-height: 150px;
}

#masthead .logo img {
	max-height: 250px;
	padding-top: 0px;
}

#masthead .mobile-nav button {
	border-color: #eee;
	background: #fff;
	color: #000;
}

.logo>img {
	width: 100%;
	max-width: 250px;
}

.agency {
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: .1rem;
	font-size: 1.3rem;
	display: block;
}

.agency-name {
    font-family: "Montserrat";
    font-weight: bold;
    color: #000;
    font-size: 24px;
    margin-left: 20px;
}

.agency-logo>img {
	padding-top: 5px;
	padding-left: 0;
	max-height: ;
}

#masthead .header-text {
	padding-top: 70px;
	width: auto;
}

#masthead .header-background {
	background-size: cover !important;
	background-position: center top !important;
}

.search-form {
	max-width: 300px;
	right: 0px;
	position: absolute;
}

#search-collapse {
	width: 40% !important;
	min-width: 100px;
	z-index: 10;
	position: absolute;
	right: 250px;
	background: #f8f9fa;
}

.gsc-control-cse {
	border: 4px solid transparent !important;
	border-radius: 0px !important;
	background: transparent !important;
}

.gsc-input {
	background: none !important;
	text-indent: 0 !important;
}

.site-title {
	color: #fff !important;
	font-size: 1.3rem;
}

.tag-title {
	color: #fff !important;
	font-size: 1em;
	margin-bottom: 0;
	font-style: italic;
	display: block;
	padding-top: 10px;
}

a>p.tag-title:hover {
	text-decoration: none;
}

i.fontsizer {
	cursor: pointer;
}

.header-wrap {
	max-height: 100%;
	width: 100%;
	overflow: hidden;
	position: relative;
	display: -webkit-box;
	display: flex;
	display: -ms-flexbox;
	align-items: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-line-pack: center;
	-webkit-align-content: center;
	-ms-flex-pack: center;
	-ms-flex-align: center;
}
.header-background {
	width: 100%;
  height: auto;
  position: relative;
  display: block;
  overflow: hidden;
	min-height: 400px;
}
.headerText {
	display: block;
  width: 100%;
  height: auto;
  position: absolute;
  z-index: 500;
  font-weight: bold;
  font-size: 36px;
  padding-left: 20%;
  padding-right: 20%;
  line-height: 1.1;
  text-shadow: 0 2px 4px rgba(0,0,0,0.9);
}

/* ================ end of HEADER ================ */

/* ================ NAVIGATION ================ */
.nav>.active>a {
	color: #000;
}

.link a {
	color: #007ea7 !important;
}

.nav-link {
	display: inline !important;
	padding: .65rem !important;
	color: #000;
	font-weight: bold !important;
}

#top-navigation .nav-link {
    font-weight: normal !important;
}

.navbar {
    left: -5px;
}

.navbar .container #main-navigation {
    width: 1000px;
}

a > img.img-fluid.logo:hover {
    opacity: .8;
    transition: .5s ease;
}

.navbar-toggler {
	background-color: #fff !important;
}

.dropdown-menu {
	border-radius: 0 !important;
	border: none !important;
	background-color: #dddddd !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	margin-top: 0rem !important;
}

.dropdown-item {
	background-color: #eeeeee !important;
	border: none !important;
	font-weight: 300;
}

.dropdown-menu a:hover,
.dropdown-menu a:focus,
.dropdown-menu a:active {
	background-color: #ddd !important;
}

ul.dropdown-menu.show {
	margin-top: 0px !important;
}

ul#menu-top.top-menu.nav>li>a.nav-link {
	padding: .5rem !important;
}

a.nav-link:hover,
a.nav-link:active {
	background-color: #dcdcdc;
	color: #000;
}

.dropdown-toggle::after {
	margin-right: .5rem;
}

.navbar-search.btn-light {
	padding: .25rem .75rem;
	font-size: 1.25rem;
	line-height: 1;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: .25rem;
	cursor: pointer;
	margin-left: 0px;
}

.navbar-search.btn-light:hover {
	background-color: #fff;
	border-color: #fff;
}

.navbar-light .navbar-nav .nav-link {
  color: #000 !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	color: #000;
	padding: 5px 10px 5px 10px;
	line-height: inherit;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
	color: #000;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
	float: none;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
	color: #000;
	font-weight: 500;
	line-height: 1.3em;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	line-height: 1.3em;
	text-transform: capitalize;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
	padding: 5px 15px 5px 15px;
}
div#mega-menu-wrap-primary.mega-menu-wrap ul#mega-menu-primary.mega-menu.max-mega-menu.mega-menu-horizontal li > ul.mega-sub-menu li > ul.mega-sub-menu li.menu-feature ul.mega-sub-menu li > a {
	text-align: center;
	float: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
	background: #3777ad;
	padding: 5px;
	color: #fff;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
div#mega-menu-wrap-primary.mega-menu-wrap ul#mega-menu-primary.mega-menu.max-mega-menu.mega-menu-horizontal li > ul.mega-sub-menu li > ul.mega-sub-menu li.menu-feature ul.mega-sub-menu li > a img{
	background: #f1f1f1;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
div#mega-menu-wrap-primary.mega-menu-wrap ul#mega-menu-primary.mega-menu.max-mega-menu.mega-menu-horizontal li > ul.mega-sub-menu li > ul.mega-sub-menu li.menu-feature ul.mega-sub-menu li > a:hover {
	background: #3b7830;
}
div#mega-menu-wrap-primary.mega-menu-wrap ul#mega-menu-primary.mega-menu.max-mega-menu.mega-menu-horizontal li > ul.mega-sub-menu li > ul.mega-sub-menu li.menu-feature ul.mega-sub-menu li > a img:hover{
	opacity: .8;
}

#accordian .btn-link {
	color: #000;
	font-weight: bold;
	text-align: left;
	display: inline-block;
	padding-left: 30px;
	display: inline-block;
	position: relative;
}

.accordion>.card {
	margin-bottom: 2px !important;
}

.accordion .card-header:before {
	font-family: "Font Awesome 5 Free";
	content: "\f13a";
	font-weight: 900;
	font-size: 20px;
	margin-left: -5px;
	display: inline-block;
	position: absolute;
}

.accordion .card-header:before > button:not(.collapsed) {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.dropdown-toggle {
    white-space: normal;
}
/* ================ end of NAVIGATION ================ */

/* ================ CAROUSEL SLIDER ================== */
.carousel {
	width: 100%;
	max-height: 350px;
}

.carousel-item {
	-ms-background-size: cover;
	background-size: cover;
	/* background-position: 50% 50%; */
	width: 100%;
	height: 350px;
}

.h4-responsive > a, .h4-responsive > a:hover {
	color: #fff;
	text-decoration: none;
}

.carousel-item:before {
	opacity: 0.7;
}

.carousel-item img {
	visibility: hidden;
}

.carousel-caption {
	-webkit-filter: drop-shadow(0px 0px 5px #111);
	filter: drop-shadow(0px 0px 5px #111);
	box-shadow: none !important;
	text-shadow: 2px 2px 5px black;
}

#idahoSlider > div.carousel-inner > div.carousel-item.active > a {
  display: block;
}

/* ================ BODY ================ */
/*
.content-wrapper {
	overflow-x: hidden;
}
*/

.breadcrumb {
	background-color: transparent !important;
	margin: 0 0 0px;
	padding: .75rem 1rem 0rem 1rem;
	font-size: smaller;
	box-sizing: border-box;
	font-weight: 500;
}

li.breadcrumb-item {
	display: inline-block;
}

.elementor-widget-heading .elementor-heading-title {
	color: #444444 !important;
}
/* ================ end of BODY ================ */


/* ================ FOOTER ================ */
.site-footer {
	background: #002f56;
}

.versioning {
	background: #031a2d;
}

#usa-map,
.logo,
.header-text {
	float: left;
}

#colophon {
	color: #fff;
	padding-top: 20px;
}

.footer-widget {
	float: left;
}

.footer-navigation a {
	color: #fff !important;
}

.footer-menu>.menu-item {
	line-height: 2;
}

.footer-menu>.menu-item>a {
	color: #fff;
}

.footer-links {
	font-size: smaller;
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-box-align: center;
	align-items: center;
}

.footer-links > a {
	padding-left: 20px;
	padding-right: 20px;
	color: #fff !important;
}

.social {
	padding: 5px;
	color: #fff;
}

.social-area {
	text-align: right;
}

.footer-links>a:hover {
	color: #fff !important;
}
/* ================ end of FOOTER ================ */

/* ================ back to top button =========== */
#back-to-top {
	position: fixed;
	bottom: 90px;
	right: 30px;
	z-index: 9999;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 30px;
	background: rgb(198, 197, 197);
	color: orange;
	cursor: pointer;
	border: 1px;
	border-radius: 100%;
	text-decoration: none;
	-webkit-transition: opacity 0.2s ease-out;
	transition: opacity 0.2s ease-out;
	font-size: 200%;
	padding-top: 10px;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
  }
  #back-to-top:hover {
	background-color: rgb(38, 130, 210);
  }
  #back-to-top.show {
	opacity: 1;
  }

/* ================ The Events Calendar ========== */
#respond {display:none;}
.mec-event-list-minimal .mec-event-article {
	padding: 10px 0 5px;
}
.mec-wrap .col-md-9 {
    width: 100%;
    max-width: 100%;
}
.col-md-3.col-sm-3.btn-wrapper {
	display: none;
}
.mec-event-list-minimal .mec-event-date {
	width: 92px;
	margin-bottom: 10px;
}
.mec-wrap p {
	font-size: 16px !important;
	font-weight: 400 !important;
}
.mec-single-event .mec-event-meta .mec-events-event-categories a, .mec-single-event .mec-event-meta dd {
  font-size: 16px !important;
  color: #666 !important;
	font-weight: 400 !important;
}
/* ================ end of CALENDAR ============== */


/* ================ ANNOUNCEMENT BAR ============= */
.notice-area {
	width: 100%;
	background:transparent;
	height: auto;
	text-align: center;
}
/* =============== end of Announcement =========== */


/* ================ PRESS RELEASE ================ */
.pr {
	margin-bottom: 30px;
}

.pr-date {
	font-size: smaller;
	padding-bottom: 20px;
}

.card {
	margin-bottom: 30px;
}

.sidebars aside.widget_recent_entries .card-title {
	margin-bottom: -1rem !important;
}

/*******************************************/
#warning {
	background-color: #FEEFB3;
	border-color: #FDBD4E;
	color: #7D6502;
	padding: 5px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 0px;
	text-align: center;
	margin-top: 80px;
}
.yellow-warning {
	color: #7D6502;
}
.widget-title {
	font-size: 1.3rem;
}

/* ================ Sidebars =================== */
.sidebars aside:not(.widget_recent_entries) ul {
	list-style-type: circle;
	-webkit-padding-start: 25px;
	        padding-inline-start: 25px;
}

.sidebars aside:not(.widget_recent_entries) div:not(.accordion) .card-body {
	padding: 5px 0px 3px 5px !important;
}

.sidebars .accordion .card-header, .sidebars .accordion .card-body {
	padding: 1.1rem !important;
}

/* ================ Flex styles ================ */
.d-flex {
	display: -webkit-box;
	display: flex;
	display: -ms-flexbox;
}

.row {
	display: -webkit-box;
	display: flex;
	display: -ms-flexbox;
}

/* ================ Gutenberg styles ================ */
a.wp-block-button__link {
	background: #0c7e97;
}
a.wp-block-button__link:hover {
	background: #125867;
}
.advgb-images-slider .advgb-image-slider-item-info .advgb-image-slider-title, .advgb-images-slider .advgb-image-slider-item-info .advgb-image-slider-text {
	text-align: center;
	width: 100%;
}
.advgb-image-title, .advgb-image-subtitle {
	width: 100%; /*IE fix*/
}

/* ================ End of Gutenberg styles ================ */


.iwrb-menu-logo {
	max-width: 150px!important;
	margin-left: auto;
	margin-right: auto;
}
a {
	color: #3777ad;
}
a:hover {
	color: #3b7830;
}
.elementor a:hover {
	text-decoration: underline;
}
.sidebar-warning {
    background: ivory;
    padding: 0.5rem;
}
.elementor-widget.sidebar-title-sub {
    margin-bottom: 0!important;
    font-size: 0.75rem;
}
.elementor-widget.sidebar-title-sub p {
    margin-top: 0;
    margin-bottom: 0rem;
}
.sidebar-info {
    border-top-left-radius: 6px;
    border-top-right-radius:6px;
    margin:12px 0;
}
.sidebar-title.elementor-widget.elementor-widget-text-editor {
    padding: 6px 12px;
    background: lightblue;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin:0;
}
.sidebar-info .list-group-item{
    border:none;
}
.sidebar-info .elementor-element-populated {
    border: 1px solid #dedede;
    padding: 0!IMPORTANT;
    border-radius: 6px;
    margin: 10px;
}
.sidebar-info h6.heading-underline {
    margin-bottom: 0;
    color: #333;
    font-size: 14px;
    padding: 6px;
}
.third-level-menu ul {
    display: flex;
    list-style: none;
    font-weight: bold;
    color: #666;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
    background: #efefef;
    padding: 0px;
    flex-basis: 0;
    width: 100%;
    justify-content: space-between;
		flex-wrap: wrap;
}
.acc-column-box {
    border-radius: 10px;
    background: #d9edf7;
   color:  #333;
}
.acc-column-box a
{
    color:  #214c62!important;
}
table.accordion-table tr td:nth-child(1) {
    width: 60%;
}
.menu li{
	font-size:12px;
	padding:6px 12px;
}
.hidden{
	display:none;
}
.side-menu .current-page-ancestor {
    background: transparent;
/* 		border-bottom:3px solid green; */
}
.side-menu .current-page-ancestor a{
    color:inherit;
}
td > div.active-cell {
	color: green;
	font-weight: bold;
	text-transform: uppercase;
}

#back-to-top {
	position: fixed;
	bottom: 90px;
	right: 30px;
	z-index: 9999;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 30px;
	background: white;
	color: #fe924c;
	cursor: pointer;
	border: 1px;
	border-radius: 100%;
	text-decoration: none;
	-webkit-transition: opacity 0.2s ease-out;
	transition: opacity 0.2s ease-out;
	font-size: 200%;
	padding-top: 10px;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

#back-to-top:hover {
	background: #789dbf;
}

#back-to-top.show {
	opacity: 1;
}

p.nocomments {display:none;}

/*********** WordPress Gallery ***********/
figure.gallery-item {
	display: inline-block;
	padding-right: 10px;
}


/************* DataTables ***************/
table.dataTable thead th {
	position: relative;
	background-image: none !important;
}

table.dataTable thead th.sorting:after,
table.dataTable thead th.sorting_asc:after,
table.dataTable thead th.sorting_desc:after {
	position: absolute;
	top: 12px;
	right: 8px;
	display: block;
	font-family: "Font Awesome 5 Free";
}

table.dataTable thead th.sorting:after {
	font-weight: 900;
	content: "\f0dc";
	color: #ddd;
	font-size: 0.8em;
	padding-top: 0.12em;
}

table.dataTable thead th.sorting_asc:after {
	font-weight: 900;
	content: "\f0de";
}

table.dataTable thead th.sorting_desc:after {
	font-weight: 900;
	content: "\f0dd";
}

div.dataTables_scrollBody table.dataTable thead th.sorting:after,
div.dataTables_scrollBody table.dataTable thead th.sorting_asc:after,
div.dataTables_scrollBody table.dataTable thead th.sorting_desc:after {
	content: "";
}

table.dataTable thead th.sorting:after,
table.dataTable thead th.sorting_asc:after,
table.dataTable thead th.sorting_desc:after {
	top: 8px;
}

div.dataTables_paginate a.paginate_button.first,
div.dataTables_paginate a.paginate_button.previous {
	position: relative;
}

div.dataTables_paginate a.paginate_button.next,
div.dataTables_paginate a.paginate_button.last {
	position: relative;
}

div.dataTables_paginate a.first:before,
div.dataTables_paginate a.previous:before {
	position: absolute;
	top: 8px;
	left: 10px;
	display: block;
	font-family: "Font Awesome 5 Free";
}

div.dataTables_paginate a.next:after,
div.dataTables_paginate a.last:after {
	position: absolute;
	top: 8px;
	right: 10px;
	display: block;
	font-family: "Font Awesome 5 Free";
}

div.dataTables_paginate a.first:before {
	font-weight: 900;
	content: "\f100";
}

div.dataTables_paginate a.previous:before {
	font-weight: 900;
	content: "\f104";
}

div.dataTables_paginate a.next:after {
	font-weight: 900;
	content: "\f105";
}

div.dataTables_paginate a.last:after {
	font-weight: 900;
	content: "\f101";
}

div.dataTables_paginate li.first>a,
div.dataTables_paginate li.previous>a {
	position: relative;
	padding-left: 24px;
}

div.dataTables_paginate li.next>a,
div.dataTables_paginate li.last>a {
	position: relative;
	padding-right: 24px;
}

div.dataTables_paginate li.first a:before,
div.dataTables_paginate li.previous a:before {
	position: absolute;
	top: 6px;
	left: 10px;
	display: block;
	font-family: "Font Awesome 5 Free";
}

div.dataTables_paginate li.next a:after,
div.dataTables_paginate li.last a:after {
	position: absolute;
	top: 6px;
	right: 10px;
	display: block;
	font-family: "Font Awesome 5 Free";
}

div.dataTables_paginate li.first a:before {
	font-weight: 900;
	content: "\f100";
}

div.dataTables_paginate li.previous a:before {
	font-weight: 900;
	content: "\f104";
}

div.dataTables_paginate li.next a:after {
	font-weight: 900;
	content: "\f105";
}

div.dataTables_paginate li.last a:after {
	font-weight: 700;
	content: "\f101";
}

div.columns div.dataTables_paginate li.first a:before,
div.columns div.dataTables_paginate li.previous a:before,
div.columns div.dataTables_paginate li.next a:after,
div.columns div.dataTables_paginate li.last a:after {
	top: 0;
}

.dataTables_wrapper table {
	width: 100% !important;
}

.paging_simple .paginate_button.next:after {
	left: 40px !important;
}

/*-------------------------------------------------------*/
/*          TABLE COMPONENTS from IDWR                   */
/*-------------------------------------------------------*/
/*sets a TD to not wrap*/
td.nowrap {white-space:nowrap;}
/*sets a table to be full width*/
table.fullwidth {width:100%;}
/*sets a table with no cellpadding*/
table.nocellspacing {border-spacing:0px;}
/*excludes specific rows (or glyphicons) in the primary and secondary calendars and tables*/
table.idwr-primary-calendar tr.primary-calendar-hidden,
table.idwr-primary-calendar td.primary-calendar-hidden,
table.idwr-primary-calendar th.primary-calendar-hidden,
table.idwr-primary-calendar span.primary-calendar-hidden,
table.idwr-primary-table tr.primary-table-hidden,
table.idwr-primary-table td.primary-table-hidden,
table.idwr-primary-table th.primary-table-hidden,
table.idwr-primary-table span.primary-table-hidden {display:none;}
table.idwr-secondary-calendar td.secondary-calendar-hidden,
table.idwr-secondary-calendar th.secondary-calendar-hidden,
table.idwr-secondary-calendar span.secondary-calendar-hidden,
table.idwr-secondary-table td.secondary-table-hidden,
table.idwr-secondary-table th.secondary-table-hidden,
table.idwr-secondary-table span.secondary-calendar-hidden {display:none;}




/*************** Bootstrap Tabs ***********/
.nav-tabs {
	margin-bottom: 10px;
}

.nav-tabs .nav-item {
	margin-bottom: 0px !important;
}

.nav-tabs>.nav-item {
	/* padding-top: 20px; */
	margin-right: 5px;
	padding-bottom: 9px;
}

.nav-tabs>.nav-item>.nav-link {
	background-color: beige;
}

.nav-item > .nav-link.active {
	background-color: #eee !important;
}

.card-img-top {
	-o-object-fit: contain !important;
	object-fit: contain !important;
	height: 8rem !important;
}

.card.card-panel .card-img-top {
	-o-object-fit: cover !important;
	object-fit: cover !important;
}

/************** Bootstrap Cards *************/
.no-card-list>li {
	width: auto;
}

.card-body ul.no-card-list {
	max-width: 100%;
}

/************ Recent Posts widget ************/
.widget_recent_entries ul li {
	margin-bottom: 10px;
	list-style: none;
	margin-left: -50px;
}

.widget_recent_entries .post-date {
	display: block;
	font-style: italic;
	font-size: 0.9em;
}

#pr.post-date {
	display: inline;
	font-style: italic;
	font-size: 0.9em;
}


.fas {
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 900 !important;
	font-style: inherit !important;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
	display: inline-block !important;
	text-rendering: auto !important;
	speak: none !important;
}

.fab {
	font-family: "Font Awesome 5 Brands" !important;
	font-weight: 700 !important;
	font-style: inherit !important;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
	display: inline-block !important;
	text-rendering: auto !important;
	speak: none !important;
}


header#masthead {
    background: #ccc;
}

img.footertopper {
    width: 100vw;
}

.site-footer {
    background: #094a80;
}
.row.site-alert.container {
    flex-wrap: nowrap;
	align-items: center;
	margin: 2em auto;
    padding-left: 4em;
    padding-right: 4em;
    display: flex;
}
.indent {
    padding-left: 0px;
}
.list-group-item {
    background-color: transparent;
    display: list-item;
}

/* Sub Menu Styles */
#subNav .navbar-nav {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
  width: 100%;
}
#subNav .navbar-nav .dropdown-menu {
  position: static !important;
  float: none;
  transform: translate3d(0px, 0px, 0px) !important;
}
#subNav .dropdown-item {
  white-space: break-spaces;
}
.dropdown-menu.show {
  display: block;
}
ul#menu-water-rights-menu > ul.dropdown-menu.show,
ul#menu-water-rights-adjudication> ul.dropdown-menu.show
,ul#menu-water-rights-water-districts-menu> ul.dropdown-menu.show {
  margin-top: 0px !important;
}
ul#menu-water-rights-menu > li.menu-item
,ul#menu-water-rights-adjudication> li.menu-item
,ul#menu-water-rights-water-districts-menu> li.menu-item {
  padding: 0px;
  display: inline-block;
  position: relative;
  width: 100%;
}
ul#menu-water-rights-menu > a.nav-link
, ul#menu-water-rights-menu > li.menu-item
,ul#menu-water-rights-adjudication> a.nav-link
, ul#menu-water-rights-adjudication> li.menu-item
,ul#menu-water-rights-water-districts-menu> a.nav-link
, ul#menu-water-rights-water-districts-menu> li.menu-item {
  display: block !important;
  width: 100%;
}

ul#menu-water-rights-menu li.menu-item
ul#menu-water-rights-adjudication li.menu-item {
    padding: 0px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link
, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link
, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: transparent;
    color: #333;
    font-weight: bold;
    text-decoration: none;
    border-color: transparent;

}

#mega-menu-wrap-primary {
    background: transparent;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-weight: bold;
		padding: 0px 7px 0px 7px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    background: #dcdcdc;;
    color: #184463 ;
    font-weight: bold;
    text-decoration: underline;
    border-color: #fff;
}
/* CUSTOPM STYLES */
h3.eventsbar {
    text-align: left;
}
.event-area {
    width: 100%;
    background: #eee;
    padding-bottom: 20px;
    height: auto;
    min-height: 200px;
    padding-top: 20px;
}
.appsnforms-bg{
	background:url('https://idwr.idaho.gov/wp-content/themes/webmaster-v3-alternate-idwr/siteassets/appsnformsbackground.png');
	background-size: cover;
}
.researchhub-bg{
	background:url('https://idwr.idaho.gov/wp-content/themes/webmaster-v3-alternate-idwr/siteassets/researchhub.png');
	background-size: cover;
}
.waterdata-bg{
	background:url('https://idwr.idaho.gov/wp-content/themes/webmaster-v3-alternate-idwr/siteassets/waterData.png');
	background-size: cover;
}
.about-bg{
	background:url('https://idwr.idaho.gov/wp-content/themes/webmaster-v3-alternate-idwr/siteassets/about.png');
	background-size: cover;
}
.waterresourcesboard-bg{
	background:url('https://idwr.idaho.gov/wp-content/themes/webmaster-v3-alternate-idwr/siteassets/wrboard.png');
	background-size: cover;
}
.mapgis-bg{
	background:url('https://idwr.idaho.gov/wp-content/themes/webmaster-v3-alternate-idwr/siteassets/mapid.png');
	background-size: cover;
}
.front-page-block {
    padding: 1em;
    color: #fff;
    text-shadow: 0 0 6px rgba(0,0,0,0.8);
    height: 100%;
		min-height: 230px;
		-webkit-transition: all 0.3s ease 0s;
		transition: all 0.3s ease 0s;
}
a > div > .front-page-block:hover, a > .front-page-block:hover {
		opacity: .9;
		border: solid 7px #3b7830;
}
.front-page-block h3 {
    font-size: 21px;
}
.grayback {
    background: #eee;

}
.height250 {
    min-height: 250px;
}
.height150 {
    min-height: 150px;
}
.pad0{
	padding: 0.75rem;
}

.flex-row-even {
    display: flex;
 	flex-direction: column;
}
.footer-links > a {
    color: #000!important;
    font-weight: bold;
}

.footer-links > a:hover {
    color: #333!important;
    font-weight: bold;
}
.footer-links {
    color: #333;
}

.notice-area .textwidget {
    display: flex;
    align-items: center;
    margin: 1.75em;
    text-align: left;
}
footer  {
    color: #fff;
}
.underlined-title{
	border-bottom:2px solid #fff;
}
.footer-widget h3.widget-title {
    border-bottom: 1px solid #fff;
    padding-bottom: 8px;
    width: fit-content;
}

.footercontact .button {
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 0.75em 1.5em;
    font-weight: bold;
    font-size: large;
    width: max-content;
    transition:0.28s all ease-in;
    cursor:pointer;
		white-space: nowrap;
}

.footercontact .button:hover {
    border: 2px solid #fff;
    background:#fff;
    color:#333 !important;
    transition:0.28s all ease-in;
}
.row.type-tribe_events {
    display: flex;
    background: #eee;
}

.row.type-tribe_events .event-entry {
	width: 25%;
    display: flex;
    flex-wrap: wrap;
    background: #3777ad;
    text-align: center;
    align-items: center;
    vertical-align: middle;

}

.row.type-tribe_events .event-info {
    width: 75%;
}

.row.type-tribe_events .event-date {
    margin: auto;
    word-break: break-all;
    font-size: x-large;
    color: #FFF;
    height: 100px;
    width: 50%;
    display: flex;
    align-items: center;
    line-height: 1;
}

.row.type-tribe_events .event-title.ml-2.pt-2 {
    font-weight: 600;
}

.row.type-tribe_events .event-time.ml-2 {
    font-size: large;
    font-weight: bold;
}
#masthead .logo {
    padding: 12px 0px;
    display: -webkit-inline-box;
    display: inline-flex;
    float: right;
    max-height: 150px;
}
.sidebars .list-group 	{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    margin-block-start: 0;
    margin-block-end: 0;
    padding-inline-start: 0!important;
}
.sidebars .card-body{
	padding:0;
	margin-top:12px;
}
.sidebars .card-title {
    margin-bottom: 0rem !important;
    font-size: 1rem!important;
    text-align: center;
}


.sidebar-warning {
    background: ivory;
    padding: 0.5rem;
}
.elementor-widget.sidebar-title-sub {
    margin-bottom: 0!important;
    font-size: 0.75rem;
}

.elementor-widget.sidebar-title-sub p {
    margin-top: 0;
    margin-bottom: 0rem;
}

.sidebar-info {
    border-top-left-radius: 6px;
    border-top-right-radius:6px;
    margin:12px 0;
}
.sidebar-title.elementor-widget.elementor-widget-text-editor {
    padding: 6px 12px;
    background: lightblue;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin:0;
}
.sidebar-info .list-group-item{
    border:none;
}

.sidebar-info .elementor-element-populated {
    border: 1px solid #dedede;
    padding: 0!IMPORTANT;
    border-radius: 6px;
    margin: 10px;
}
/*
.sidebar-info UL {
    LIST-STYLE:NONE
}
*/
.sidebar-info h6.heading-underline {
    margin-bottom: 0;
    color: #333;
    font-size: 14px;
    padding: 6px;
}


.sidebar-warning {
    background: ivory;
    padding: 0.5rem;
}
.elementor-widget.sidebar-title-sub {
    margin-bottom: 0!important;
    font-size: 0.75rem;
}

.elementor-widget.sidebar-title-sub p {
    margin-top: 0;
    margin-bottom: 0rem;
}

.sidebar-info {
    border-top-left-radius: 6px;
    border-top-right-radius:6px;
    margin:12px 0;
}
.sidebar-title.elementor-widget.elementor-widget-text-editor {
    padding: 6px 12px;
    background: lightblue;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin:0;
}
.sidebar-info .list-group-item{
    border:none;
}

.sidebar-info .elementor-element-populated {
    border: 1px solid #dedede;
    padding: 0!IMPORTANT;
    border-radius: 6px;
    margin: 10px;
}
/*
.sidebar-info UL {
    LIST-STYLE:NONE
}
*/
.sidebar-info h6.heading-underline {
    margin-bottom: 0;
    color: #333;
    font-size: 14px;
    padding: 6px;
}

ul#menu-water-rights-transfers {
    display: flex;
    list-style: none;
    font-weight: bold;
    color: #666;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
    background: #efefef;
    padding: 6px 12px;
}

nav.side-menu li.menu-item {
    padding: 0px;
    position: relative;
    display: block !important;
    width: 100%;
}


.tabbed-nav .elementor-widget-wp-widget-nav_menu ul {
    list-style: none!important;
    display: flex!important;
    margin-block-start: 0em;
    margin-block-end: 0em!important;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
    padding-inline-end: 0em;
    padding-block-end:0em;
    border-bottom:2px solid #56ae46;
    transition:0.18s all ease-in;
}

.tabbed-nav .elementor-widget-wp-widget-nav_menu ul li {
    padding:6px 12px;
    border:2px solid #2574b6;
    border-right:none;
border-bottom:none;
}

.tabbed-nav .elementor-widget-wp-widget-nav_menu ul li:last-child
{
    border-right:2px solid var(--wp-admin-theme-color);
    transition:0.18s all ease-in;
}

.tabbed-nav .elementor-widget-wp-widget-nav_menu ul li a {
    font-weight:bold;
}

.tabbed-nav .elementor-widget-wp-widget-nav_menu ul li:hover {
    border:2px solid #56ae46;
    transition:0.18s all ease-in;
}
.tabbed-nav .elementor-widget-wp-widget-nav_menu ul li:hover a {
    color:#56ae46;
    transition:0.18s all ease-in;
}
.tabbed-nav .elementor-widget-wp-widget-nav_menu ul li:last-child:hover
{
    border-right:2px solid #56ae46!important;
}

.tabbed-nav .elementor-widget-wp-widget-nav_menu ul .current_page_item {
    border-color: #56ae46!important;
    border-right: 2px solid #56ae46!important;
    border-width: 2px!important;
    /* border-bottom: 5px solid #fff!important; */
    border-bottom-color: #fff!important;
    z-index: +1;
    margin-bottom: -2PX;
    border-bottom: solid 10px;
}


.tabbed-nav .elementor-widget-wp-widget-nav_menu ul .current_page_item a{
    color:#56ae46;
    transition:0.18s all ease-in;

}
.tabbed-nav .elementor-widget-wp-widget-nav_menu{
 margin-bottom:0!important;
}

.tabbed-nav .elementor-element.elementor-widget-text-editor {
    border: 2px solid #56ae46;
    padding: 1em;
    margin-top: -2px;
    border-top: none;
}

.tabbed-nav .elementor-widget-wp-widget-nav_menu ul .current_page_item + li{

    border-left:none;
	border-bottom:none;
}

nav.side-menu .nav-link{
	/*padding:0!important;*/
	display: block !important;
}

/*========== Media Styles ============*/
@media (min-width: 992px) and (max-width: 1440px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		font-size: 13px;
	}
}
@media (min-width: 992px) and (max-width: 1357px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		font-size: 12px;
	}
}
@media (min-width: 992px) and (max-width: 1277px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		font-size: 11px;
		padding: 0px 3px 0px 3px;
	}
}
@media (min-width: 992px) and (max-width: 1276px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		font-size: 10px;
		padding: 0px 2px 0px 2px;
	}
}

@media (min-width: 990px) {
	#colophon {
		background-image: url('img/seal.png');
		background-repeat: no-repeat;
		background-blend-mode: luminosity;
		background-size: 300px 182px;
		background-position: 75% 100%;
	}

	.navbar {
		height: 45px;
	}

	#mega-menu-wrap-primary #mega-menu-primary {
		margin-left: -15px;
	}

	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
		font-weight: bold;
	}
}

/* IE10+ CSS here */
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
	.align-items-center {
		padding-top: 30px;
	}

	.justify-content-center {
		text-align: center;
		display: block;
		width: 100%;
	}

	#masthead .header-text {
		text-shadow: 0px 0px 5px #000;
	}

	.navbar>.container,
	.navbar>.container-fluid {
		display: block;
		width: 100%;
		text-align: center;
	}

	.tagline {
		font-weight: bold;
	}

	.site-description {
		font-weight: bold;
	}

	.search-form {
		float: none;
	}
}

@media (max-width: 1199px) {
	:not(.tabbed) .nav > li >a {
		padding: 10px 8px;
	}

	h1,
	.h1 {
		font-size: 2rem;
	}
}

@media (min-width: 992px) {
	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: 1rem;
		padding-left: 1rem;
	}

	.navbar-expand-lg .navbar-nav {
		margin-left: -15px;
	}
}

@media all and (max-width: 991px) {
	.hidden-sm {
		display: none;
	}

	.mega-menu-wrap {
		margin-left: 10px !important;
	}

	.container {
		max-width: 100% !important;
	}

	#masthead>.site-branding {
		min-height: 250px;
	}

	.site-title {
		padding-bottom: 20px;
	}

	.nav>li>a {
		padding: 10px 10px;
	}

	ul#menu-top.top-menu.nav>li>a.nav-link,
	ul#menu-top-menu.top-menu.nav>li>a.nav-link,
	.top-menu>li>.nav-link {
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}

	#main-navigation>.container {
		padding-right: 0px;
	}

	.nav>li {
		display: block;
	}

	ul#menu-main,
	ul#menu-main-menu {
		margin-left: 0em;
		margin-right: 0em;
	}

	#menu-main>li,
	#menu-main-menu>li {
		border-top: 1px solid #ddd;
		z-index: 9999;
	}

	#menu-main>li>a,
	#menu-main-menu>li>a {
		padding-left: 1.5rem !important;
	}

	.nav-link {
		display: block !important;
	}

	.navbar-toggler {
		float: none;
		right: .7em;
		padding: .25rem .75rem;
	}

	.navbar-expand-md {
		border-bottom: solid 2px #ddd;
	}

	.search-form {
		padding-top: 0px;
	}

	.cse .gsc-control-cse,
	.gsc-control-cse {
		padding-bottom: .25em;
	}

	ul#menu-main,
	ul#menu-main-menu {
		width: 100%;
	}

	.dropdown-menu {
		margin-top: 0rem !important;
	}

	.dropdown-item {
		padding-left: 2rem;
	}

	.sub-footer-menu {
		padding-left: 0px;
	}

	nav.navbar > .mx-auto {
		width: 100% !important;
	}

	#toggle {
		margin-top: -25px;
		z-index: 500;
	}

	.headerText {
    font-size: 30px;
	}

	.header-background {
		max-height: 250px;
		min-height: 250px;
	}
}

@media (max-width: 767px) {
	ul#menu-top-menu {
		font-size: 12px;
	}
	.mec-event-list-minimal .mec-event-date {
		width: 100%
	}
	.social-area {
	  text-align: center;
	}
	.hidden-xs {
		display: none;
	}

	.entry-title {
		padding-bottom: 10px;
		padding-top: 0px;
	}

	#masthead>.site-branding {
		min-height: 250px;
	}

	#masthead .logo {
		padding-top: 5px;
		max-height: 100px;
	}

	.agency {
		margin-left: auto;
		margin-right: auto;
	}

	.agency-name {
    font-size: 1em;
    margin-left: 0;
		margin-top: -20px;
  }

	.site-branding {
		padding-top: 20px;
	}

	.logo-col {
		padding-right: 0px;
	}

	#masthead .mobile-nav {
		float: right;
		width: 100%;
		margin-top: 30px;
	}

	#masthead .mobile-nav button {
		position: relative;
		float: right;
	}

	.d-block {
		background-color: #eee;
		background: #eee;
	}

	.carousel-caption.d-block {
		background-color: #555;
		background: #555;
	}

	.site-footer .footer-navigation ul.footer-menu li a {
		font-size: 14px;
		margin: 10px 10px 0 0;
	}

	.site-footer {
		padding: 20px 0px;
	}

	#footer-widgets {
		text-align: center !important;
	}

	.footer-widget>.social {
		text-align: center !important;
	}

	.footer-links {
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;
	}

	.tribe-events-list-widget-events {
		width: 90%;
	}

	.headerText {
    font-size: 1.4rem;
		padding-left: 7%;
		padding-right: 7%;
  }

	.tablepress {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
		font-size: 14px;
	}
	.tablepress td, .tablepress th {
    padding: 4px !important;
	}
	table.dataTable thead {
    font-size: 12px;
	}
	table.dataTable tbody {
    font-size: 12px;
	}
	.table-responsive {
    display: block;
	}
}

@media (max-width: 575px) {
	#masthead .logo img {
		padding-top: 10px;
		width: 50%;
		min-width: 50%;
		position: relative;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	#masthead .header-text {
		padding-top: 0px;
		text-align: center;
		width: 100%;
		padding-bottom: 10px;
	}

	.site-branding {
		padding-top: 0px;
	}

	.footer-widget {
		text-align: center;
		margin-bottom: 30px;
		float: none;
	}

	.sidebars {
		margin-top: 20px;
	}

	.nav-tabs>.nav-item {
		padding: 0px !important;
		margin-right: 2px !important;
	}
}

@media screen and (min-width: 576px) {
	.has-mega-menu .container-sm {
		width: 540px;
	}
}

@media screen and (min-width: 768px) {
	.has-mega-menu .container-md {
		width: 720px;
	}
	.list-group-item {
    padding: 0px;
    border: 0px;
		list-style: none;
	}
	.table-responsive {
    display: table;
	}
}

@media screen and (min-width: 992px) {
	.has-mega-menu .container-lg {
		width: 960px;
	}
}

@media screen and (min-width: 1200px) {
	td.gsc-input {
		min-width: 180px;
	}
	.has-mega-menu .container-xl {
		width: 1140px;
	}
	.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1400px;
	}
	.mec-container {
    max-width: 1400px;
		width: 1400px;
	}
	.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1400px !important;
	}
}

@media print {
	.elementor-accordion .elementor-tab-content {
	    display: block !important;
	}
	#subNav, .breadcrumb {
		display: none;
	}
	.footertopper, .footer-links {
		display: none;
	}
	#mega-menu-primary, .navbar {
		display: none;
	}
}
