.headery{
  /* background-color: #00417b; */
}
#HeaderContent{
  background-color: #C41E5B;
  font-family: "Poppins", "sans-serif", sans-serif !important;
}
#gq-navMenu{
  color:white;
  display: flex;
  justify-content:center;
  background-color: #C41E5B;
  padding:5px 20px;
}
#gq-navMenu div{
  font-size: 16px;
}
.sidemenu{
  
}
.sm-icon {
  border-radius: 0;
  transition: border-radius .3s;
  max-width: 100%;
  height: auto;
  background-color: white;
  border-radius: 6px;
}
.sm-icon:hover {
  border-radius: 50%;
  transition: border-radius .3s;
}


	

@media only screen and (min-width: 1200px) {
  #gq-menuItems{
    display: flex !important;
  }
  .fullscreenonly{
    display: block;
  }
  .dropdownonly{
    display:none;
  }
  [id$='-submenu']{
    height: auto !important;
  }
  
  #home-submenu{
	  min-height: 81px !important;
  }
}



#gq-menuItems{
  display: flex;
  width:65%;
  justify-content: center;
  list-style: none;
  margin-bottom: 0px;
  font-family: "Poppins", "sans-serif", sans-serif !important;
}
#gq-menuItems > li{
  width:12%;
  text-align: center;
  margin: 0px 10px;
}
#gq-menuItems > li:hover{
  background-color:rgba(0, 0, 0, 0.226);
}
#gq-menuItems >li>a{
  text-decoration: none;
  color: white;
  font-size: 1rem;
  font-family: Rockwell, Lexend, Open Sans, Arial !important;
}
[id$='-submenu'] a {
  text-decoration: none;
  color: #495057;
  font-weight: bold;
}
[id$='-submenu'].active{
  display: block !important;
}

[id$='-submenu']{
	display: none;
    position: absolute;
    background-color: white;
    width: 95%;
    left: 2%;
    list-style: none;
    z-index: 100;
    box-shadow: 0 0.5px 0px 0px #00000047;
}

[id$='-submenu'] li{
  text-align: initial;
  padding-left: 45%;
  font-size: 1rem;
}
[id$='-submenu'] li:hover{
background-color: rgb(154 153 153 / 21%);
}
[id$='-submenu'] a{
  font-family: lora;
  font-size: 1.1rem
}


#message_loggedoff > p > a a:visited, #message_loggedon > p > a:visited, #message_loggedoff > p > a a:active, #message_loggedon > p > a:active{
	color: white !important;
}

#permitting_portal{
	font-family: Arvo;
    font-size: 1.75rem;
    font-weight: 700;
	margin-top: auto;
	margin-bottom: auto;
    text-transform: uppercase;
	color: white;
	margin: auto;
	text-align: center;
}

#message_loggedoff, #message_loggedon{
	max-width: 27ch;
    margin-top: auto;
	margin-bottom: auto;
	font-size: 12px;
    font-family: MuseoSans, Sans-Serif, CalciteWebCoreIcons;
	font-weight: 500;
	color:white;
	text-decoration: none;
	color: white;
}


.headery .dropdown-content{
  border: none !important;
  margin: 0px !important;
  top: 36px;
  width:100%;
  position:relative;
}
.headery .navItem{
  padding: 10px 0px 0px 0px;
}
.headery .dropdown-content a, .headery .dropdown-content a{
  line-height:18px;
  white-space: pre-wrap;
  padding: 0px 20px;
}
/* 12/13/22 */

.headery .dropdown:hover{
  text-decoration: none;
  background: #286B9F;
  border-color: #286B9F !important;
  color: #fff;
      transition: all 0.2s ease-in-out;
}
.headery .dropdown-content {
  /* display: none; */
  background-color: #0F283B!important;
  color: #fff;
  position: absolute;
  /* border: 2px solid #ffffff; */
  border-top: none;
  z-index: 1;
  text-align: center;
  min-width: calc(100% / 8);
  margin: -2px;
  /* display: none; */
  height: 0px;
}

.headery .dropdown-content a, .headery .dropdown-content a {
  color: #ffffff !important;
  padding: 0px 6px;
  text-decoration: none;
  display: block;
  font-size: .9rem;
  text-align: left;
  margin-bottom: 10px;
  
}
.headery .dropdownOnly{
  display: none;  
}
#HeaderContent .dropdown {
  display: none;
}



#skip-to-content-container {
  margin: 0 auto;
  max-width: 1140px;
  z-index: 100000;
  position: absolute;
}
.visuallyhidden {
  border: 0;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 150px;
  white-space: nowrap;
}
#skip-to-content-container a {
  padding: 8px;
  position: absolute;
  top: -80px;
  left: 0px;
  color: #103c5b;
  border-right: 2px solid #103c5b;
  border-bottom: 2px solid #103c5b;
  border-bottom-right-radius: 8px;
  background: white;
  z-index: 1122222;
  transition: top .5s ease-in-out;
}

#skip-to-content-container a:focus {
  top: 0px;
  height: 45px;
  width: 165px;
  overflow: initial;
  transition: background .5s ease-in-out;
}

.sidemenu{
  padding:20px 10px 0px 10px;
}

#gq-header-logo{
  background-image: url(../img/SLCO_Logo_H_Reverse.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 230px;
}


#gq-header-logo2{
  background-image: url(../img/countylogo.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 291px;
  filter: invert(1)
}

#gq-footer-logo{
  background-image: url(../img/countylogo.png);
  background-size: contain;
  background-repeat: no-repeat;
  height: 100px;
  width: 291px;
}

#gq-logo-holder{
  display:flex;
  justify-content: space-around;
  padding: 10px 5%;
  height: 80px;
  box-sizing:initial !important;
}




/*Footer*/

#tag-line{
	background-image: url(../img/OpporunityCentralWhite.png);
	width: 150px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	height: 100px;
}
.headery .row>*:not(.col-12.col-sm-6.col-lg-4.col-xl-2), .footery .row>*:not(.col-12.col-sm-6.col-lg-4.col-xl-2){
  width:auto;
}
.headery .navbar-nav{
  justify-content: space-around;
  display:flex;
  flex-direction:column;
  padding-left: 0px;
  margin-bottom:0px;
  list-style:none;

}
#dark-blue-box-footer{
	height: 3rem;
    background: linear-gradient(180deg, white 0%, #C41E5B);
}
#light-blue-box-footer{
  background-color: #C41E5B;
  display: flex;
  justify-content: space-between;
  padding:10px 10%;
}
#light-blue-box-footer a:not(#footer-translate-and-social-media a){
  color: white;
  text-decoration: none;
  font-size:16px;
  font-family: Lora, Open Sans, Arial;
}
#FooterContent{
  color: white;
}
footer .container{
	width:100%;
}
footer .nav-item{
	height:24px !important;
}

*, ::after, ::before {
  /* box-sizing: initial; */
}
#gq-menu-button{
  display:none;
}

#gq-menuItems > div{
	width:20%;
}
  #gq-menuItems > li {
    width: 100%; 
  }
  #gq-menuItems{
	  	justify-content:space-around;
  }
@media (max-width: 1200px) {
  .fullscreenonly{
    display: none;
  }
  .dropdownonly{
    display:block;
  }
  #gq-menu-button{
    display:block;
    position: relative;
    right: 0px;
    font-size: 23px !important;
    padding: 0px 4px 4px;
  }
  #gq-menuItems{
    display:none;
    position: absolute;
    z-index: 9999;
    background-color: white;
    top: 120px;
    width: calc(100% - 4rem);
  }
  #gq-menuItems>li:hover{
background-color: rgb(154 153 153 / 21%);
  }
  #gq-menuItems > div {
	  width:100%;
  }
  #gq-menuItems > li {
    width: 90%; 
    text-align: left;
  }
  [id$='-submenu']{
    position: relative;
    display: block !important;
    height: 0px;
    transition: ease-in .25s;
    overflow:hidden;
  }
  [id$='-submenu'].active{
    height:100px;
  }
  
  #gq-navMenu{
	  justify-content: center;
  }
  #gq-header-logo{
		 background-position: center !important;
	 }
	#gq-menuItems, #gq-menuItems > li > a, #gq-menuItems > li > a{
	color: #495057;
	}
	
}

#message_loggedoff > a{
	color: white;
	text-decoration: underline;
	
}

 #circle-layout button, #gq-menuItems button {
        margin: auto;
        background-color: transparent;
        border: none;
        color: white;
        padding: 3px !important;
        text-align: center;
        font-size: 16px !important;
        cursor: pointer;
        transition: 300ms;
		font-family: Rockwell, Lexend, Open Sans, Arial;
}
     
#circle-layout button:hover , #gq-menuItems button:hover{
        background: transparent !important;
        background-color: transparent !important;
}

@media (max-width: 700px) {
  [id$='-submenu'] li{
    padding-left:0%;
  }
}

#google-translate-container{
	bottom:0px !important;
}

#gq-menuItems > li:focus-within a ~ ul{
	display: block !important;
}
#gq-menuItems > li:focus-within button ~ ul{
	display: block !important;
}










@media only screen and (max-device-width: 1024.9px), (max-width: 1024.9px){

	#message_loggedoff, #message_loggedon{
		max-width: 25ch;
	}
	#permitting_portal{
		max-width: 20ch;
	}
}

@media only screen and (max-device-width: 768.9px), (max-width: 768.9px){

	#permitting_portal{
		font-size: 1rem;
		width: 16ch;
	}
	#message_loggedoff, #message_loggedon{
		max-width: 14ch;
	}
	#gq-header-logo{
		width: 215px;
	}

	#light-blue-box-footer > div > div > div > div > nav > div{
		flex-direction: column;
	}

	.navbar-nav{
		margin-top: 1rem;
		margin-bottom: .5rem;
	}

}




@media only screen and (max-device-width: 425.9px), (max-width: 425.9px){
	
	#gq-logo-holder{
		height: 101px !important;
	 }
	 
	 #gq-header-logo{
		 width: 106px;
	 }
	 
	#permitting_portal{
		display: block;
		width: 14ch;
		margin-top: auto;
		margin-bottom: auto;
		padding-left: 10px;
		margin-left: 5px;
		margin-right: 5px;
		line-height: 13px;
		font-size: 10px;
	}
	#gq-menuItems{
		top: 107px;
	}
	
	#message_loggedoff{
		font-size:11px;
		padding-right: 5px;
		padding-left: 5px;
		margin-left: 10px;
		display: block;
		line-height: 14px;
	}

}


@media only screen and (max-device-width: 375.9px), (max-width: 375.9px) {
	
	#gq-header-logo{
		width: 93px;
	}
}


@media only screen and (max-device-width: 320.9px), (max-width: 320.9px) {
	
	#message_loggedoff, #message_loggedon{
		    max-width: 13ch;
		margin-top: auto;
		margin-bottom: auto;
		font-size: 9px;
		font-family: MuseoSans, Sans-Serif, CalciteWebCoreIcons;
		font-weight: 500;
		line-height: 11px;
		color: white;
	}
		
	
	
	#message_loggedon{
		text-decoration: none;
	}
	
	#gq-logo-holder{
		height: 78px !important;
		padding: 10px 4.5%;
	}
	
	#gq-header-logo{
		align-self: center;
		width: 82px;
		padding: 12px 0px 0px 0px;
		height: 27px;
	}
	#permitting_portal{
		
		line-height: 10px;
		display: block;
		/* margin-top: auto; */
		/* margin-bottom: auto; */
		padding-left: 5px;
		margin-right: 5px;
		font-size: 9px;
		width: 19ch;
	}
	
	
}
