
@media only screen and (min-device-width : 320px) and (max-device-width : 1219px) {
	html {
		-webkit-text-size-adjust: none;
	}
}

@media only screen and (min-width: 320px) and (max-width: 1219px){


}


@media only screen and (min-width: 320px) and (max-width: 767px){

.btn-primary {
    font-size: 15px;
    line-height: 50px;
    height: 50px;
    padding: 0 15px;
}
.btn-secondary {
    font-size: 15px;
    line-height: 50px;
    height: 50px;
    padding: 0 15px;
}

#mobile-nav {
    background: rgba(45, 54, 67, 0.9);
}
#mobile-nav ul li li {
    padding-left: 0;
}
#header #logo {
    float: none;
    position: inherit;
    left: 0;
    margin-top: -13px;
    right: 0;
    text-align: center;
    width: 100%;
}
#mobile-nav-toggle i {
    display: none !important;
}
.mobile-nav-active #mobile-nav-toggle i {
	color: #fff;
}
#mobile-nav ul li li a {
    font-size: 15px !important;
    padding: 4px 10px !important;
    margin-left: 20px;
}

#mobile-nav-toggle .fa.fa-bars::before {
    content: "\f394" !important;
    font-family: Ionicons !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 33px !important;
    }
#mobile-nav-toggle .fa.fa-times::before {
    content: "\f12a" !important;
    font-family: Ionicons !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 20px !important;
}	
	
.headertitle h1 {
    font-size: 41px;
    line-height: 50px;
	margin-top: 50px;
}
.headertitle p span {
    display: initial;
}
.headertitle {
    height: 517px;
}
.headertitle .btn-box {
    margin-top: 44px;
	display: flex;
}

.welcome-sec {
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
    margin-top: -60px;
    padding-top: 73px;
}
.welrightimg {
    float: none;
    margin-right: 0;
	text-align:center;
}
.welrightimg img {
    width:260px;
}
.welcome-sec h2 {
    margin-bottom: 14px;
    font-size: 32px;
    line-height: 35px;
}
.welcome-sub {
    min-height: 631px;
	padding-bottom: 40px;
}
.boisecounty-services {
	background: url(../images/countyservicebg.jpg) no-repeat center -20px;
    padding: 52px 0 231px 0;
}
.countryall-services {
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
	padding-bottom: 43px;
}
.boisecounty-services h2 {
    font-size: 32px;
    line-height: 35px;
}
.boisecounty-services p span {
    display: initial;
}
.countryall-sub {
    padding: 30px 15px 40px 15px;
    margin-top: -113px;
    text-align: center;
}
.countryall-subin {
    margin-bottom: 30px;
}
.countryall-subin p {
    font-size: 26px;
    line-height: 30px;
    padding: 15px 0 12px 0;
    margin: -100px 15px 0 15px;
}
.countryall-servnews {
    margin-top: 50px;
}
.countrynews-box {
    height: auto;
    margin-bottom: 30px;
}
.boisecounty-gallery {

}
.boisecounty-gallery h2 {
    font-size: 32px;
    line-height: 35px;
    margin-top: 69px;
}
.boisecounty-gallerysub {
    margin-top: 40px;
	display: flex;
	flex-wrap: wrap;
    margin-bottom: 30px;
}
.boisecounty-gallerysub img {
    width: 200px;
    height: 200px;
	margin-bottom: 30px;
}
.boisecounty-gallery .btn-primary {
    margin-top: -50px;
}
.boisecounty-gallery {
    padding: 0 0 135px 0;
    margin-top: -50px;
 
}
.contactimg img {
    margin: 0;
}


.contacttext {
    padding: 30px 15px 0 15px;
}

.contacttext h2 {
    font-size: 32px;
    line-height: 35px;
}
.contactform {
    width: 100%;
    padding:0 15px;
}
.getstartedformsubleft {
    width: 100%;
    float: none;
}
.getstartedformsubright {
    width: 100%;
    float: none;
}
.countrynews-box h3 {
    font-size: 22px;
    line-height: 57px;
}
.footer-sec p {
    margin: 10px 0 0 0;
}
.innermenu .innermenu-expand {
	display:block;
	position:relative;
}
.innermenu-expand .expandy {
	z-index: 9;
	width: 100%;
	position: absolute;
}
.innermenu .innermenu-sub {
	display:none;
}
.innermenu .innermenu-expand .expandy .innermenu-sub {
	display:block;
}





.faqtable {
    margin-bottom: 35px;
    margin-top: 12px;
}
.product-despsub p {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 22px;
}
.faqtable td {
    font-family: 'Calibre-Regular';
    font-style: normal !important;
    font-weight: normal !important;
	font-size: 15px;
	line-height: 22px;
    color: #5b6168;
    border-left: 0px none !important;
	padding: 0px 0px !important;
    padding-left: 49.999% !important;
	
}
.faqtable td::before {
    content: attr(data-label) !important;
    display: inline-block !important;
    line-height: 1.5 !important;
    margin-left: -100% !important;
    width: 100% !important;
    white-space: nowrap !important;
    background-color: #485749;
    height: 30px;
    color: #fff;
    font-size: 15px;
    line-height: 29px !important;
    padding-left: 8px;
	margin-right: 7px;
}
.faqtable td:last-child {
    border-right: 0px none !important;
    border-bottom: 0px none !important;
}
.innertextbox-sub {
    display: flex;
    flex-wrap: wrap;
}
.innertextin {
    margin-top: 30px;
}
.innertextin h3 {
	font-size: 20px!important;
	line-height: 28px!important;
	margin-bottom:0!important;
}
.innertextinimg {
	float:none;
    text-align: center;
	margin:0;
}
.innertitletext {
	text-align:center;
}
.innertitletext h3 {
	text-align:center;
}
.innertitletext h4 {
	text-align:center;
}
.innertitletext p {
	text-align:center;
}
.innertext-sec {
    margin-top: 40px;
	z-index:auto;
}
.innerheaderbg img {
    height: 170px;
}
.innertextbox {
    padding: 37px 0 270px 0;
}
.innertextbox h3 {
    font-size: 25px;
    line-height: 34px;
	margin-bottom: 37px;
}
.auditreports-sec {
    border-left: 0px;
    padding-left: 0px;
    padding-bottom: 40px;
    margin-top: 30px;
}
.auditreports-sec h3 {
    margin-bottom: 17px;
}
.public-comment-form .contactform {
	padding:0;
}
.public-comment-form {
    width: 100%;
    float: none;
    padding: 0 15px 30px 15px;
    margin-top: 30px;
}
.innergapleft {
    width: 100%;
    float: none;
}
.innergapright {
    width: 100%;
    float: none;
}
.photofeatintext b {
	font-size:17px;
	line-height:22px;
}
.photofeatintext h4 {
	font-size:15px;
	line-height:22px;
}
.photofeatin {
    padding: 20px 10px 30px 10px;
    margin-top: 30px;
}
.footer-sec {
    margin-top: -34px;
}
.innertext-sec {
	z-index:auto;
}
.contact-sec {
	z-index:auto;
}
.commissioners-textimg {
    margin-top: 30px;
}
.innertextinimg2 {
    float: none;
    margin-left: 0;
    margin-top: 0;
	margin-bottom: 0;
}
.shriff-sec .innertextin {
    margin-top: 0;
}


.public-comment-form .ap-form-wrapper h2 {
    font-size: 32px;
    line-height: 41px;
}


}
@media (max-width: 575px) { 


}


/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) { 
    

}

/* Medium devices (tablets, 768px and up)*/
@media only screen and (min-width: 768px) and (max-width: 991px){
	
.nav-menu > li:nth-child(3) {
    margin-right: 143px;
}
.nav-menu a {
    font-size: 13px;
    padding: 0 3px 10px 3px;
}
#header #logo img {
    padding: 0;
    margin: 0;
    width: 100px;
}
#header #logo {
	position: absolute;
	right: 0;
	top: 16px;
	left: 0;
	margin: 30px auto 0;
	bottom: 0;
	width: 100px;
}
.headertitle h1 {
    font-size: 59px;
    line-height: 68px;
    margin-top: 38px;
}
.headertitle {
    height: 557px;
}
.welcome-sec {
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto;

}
.welrightimg {
    float: right;
    margin-right: 20px;
}
.welrightimg img {
    width:360px;
}
.welcome-sec h2 {
    font-size: 54px;
    line-height: 58px;
}
.welcome-sub {
    padding: 30px 0 50px 0;
}
.countryall-subin p {
	font-size: 16px;
	line-height: 16px;
	margin: -60px 15px 0 15px;
}
.countryall-sub {
    padding: 40px 40px 80px 40px;
}
.countrynews-col02 {
    padding: 20px 15px;
}
.contactimg img {
    margin: 0;
}
.contacttext {
    width: 100%;
    padding: 66px 20px 0 20px;
}
.contactform {
    padding: 0 20px 0 0;
}
.getstartedformsubleft {
    width: 100%;
    float: none;
}
.getstartedformsubright {
    width: 100%;
    float: none;
}
.countrynews-box h3 {
    font-size: 21px;
    line-height: 64px;
}



.innermenu .innermenu-expand {
	display:block;
	position:relative;
	margin-bottom: 30px;
}
.innermenu-expand .expandy {
	z-index: 9;
	width: 100%;
	position: absolute;
}
.innermenu .innermenu-sub {
	display:none;
}
.innermenu .innermenu-expand .expandy .innermenu-sub {
	display:block;
}
.innertextbox-sub {
    display: flex;
    flex-wrap: wrap;
}
.innertextbox h3 {
    font-size: 29px;
    line-height: 33px;
}
.innertext-sec {
	z-index:auto;
}
.contact-sec {
	z-index:auto;
}



}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 
    

}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 
    

 }