.elementor-kit-12620{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FDAD19;--e-global-color-ad0b5d0:#FFFFFF;--e-global-color-f73fdfe:#454545;--e-global-color-457e945:#F57F20;--e-global-color-8202dde:#11304B;--e-global-color-58097eb:#1BA2DB;--e-global-color-e0316c7:#18B4F6;--e-global-color-4dccc00:#006E9E;--e-global-color-bd891e9:#048FCB;--e-global-color-7964bea:#00549E;--e-global-color-24b7a7a:#01417A;--e-global-color-b769e0d:#F5F5F5;--e-global-color-59a3a58:#FFA500;--e-global-color-d8b2560:#A9CBF8;--e-global-color-b8c2b36:#F3F9FF;--e-global-color-7f63aba:#DEEDFF;--e-global-color-cc9f7a8:#3D7CC9;--e-global-color-8ca369e:#185CB7;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Nanum Gothic";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Nanum Gothic";--e-global-typography-accent-font-weight:500;font-family:"Nanum Gothic", Sans-serif;}.elementor-kit-12620 p{margin-bottom:0.4em;}.elementor-kit-12620 a{color:var( --e-global-color-8202dde );font-family:"Nanum Gothic", Sans-serif;}.elementor-kit-12620 a:hover{color:var( --e-global-color-24b7a7a );font-family:"Nanum Gothic", Sans-serif;}.elementor-kit-12620 h1{font-family:"Poppins", Sans-serif;font-weight:300;}.elementor-kit-12620 h2{font-family:"Poppins", Sans-serif;font-weight:300;}.elementor-kit-12620 h3{font-family:"Poppins", Sans-serif;font-weight:300;}.elementor-kit-12620 h4{font-family:"Poppins", Sans-serif;font-weight:300;}.elementor-kit-12620 h5{font-family:"Poppins", Sans-serif;font-weight:300;}.elementor-kit-12620 h6{font-family:"Poppins", Sans-serif;font-weight:300;}.elementor-kit-12620 button,.elementor-kit-12620 input[type="button"],.elementor-kit-12620 input[type="submit"],.elementor-kit-12620 .elementor-button{color:var( --e-global-color-ad0b5d0 );}.elementor-kit-12620 button:hover,.elementor-kit-12620 button:focus,.elementor-kit-12620 input[type="button"]:hover,.elementor-kit-12620 input[type="button"]:focus,.elementor-kit-12620 input[type="submit"]:hover,.elementor-kit-12620 input[type="submit"]:focus,.elementor-kit-12620 .elementor-button:hover,.elementor-kit-12620 .elementor-button:focus{color:var( --e-global-color-ad0b5d0 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-12620 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.services-clickable {
position: relative;
}

.services-clickable a:after {
content: "";
display: block !IMPORTANT;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}

/* Link Styling */
a, a:active, a:visited {
text-decoration: underline;
} 
a:hover {
}

/* Offset all anchors so header doesn't overlap*/
body:not(.elementor-editor-active) .elementor-menu-anchor:before {
  content: "";
  display:block;
  height: 100px; /* fixed header height*/
  margin: -100px 0 0; /* negative fixed header height */
  visibility: hidden;
  pointer-events: none;
}

/*COVID_19 Resource*/
.nooz-post__heading {
    font-size:18px;
    text-align: center;
}

/* Clickable Anything*/
.clickable {
position: relative;
}

.clickable a:after {
content: "";
display: block !IMPORTANT;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}

/*remove underlines from certain links*/
.elementor-image-box-title a{
    text-decoration:none;
}

.elementor-button-wrapper a{
    text-decoration:none;
}

/*PA Policy Page Formatting*/
#divSearch {
  box-sizing: border-box;
}

#myInput {
  width: 100%;
  font-size: 16px;
  padding: 12px 20px 12px 20px;
  border: 1px solid #ddd;
  margin-bottom: 12px;
}


#divSearch ul {
    column-width:300px;
    column-gap:20px;
    list-style-type: none;
    font-size: 14px;
    text-indent:-5px;
}

.alphabet {
    column-span:all;
}/* End custom CSS */