html, main, .ie-main, body {
  height: 100%;
}

body {
  font-family: Raleway, Arial, sans-serif;
  line-height: 1.25em;
  color: #363636;
}

.signature {
  margin: 94px 0 0 0;
  padding-left: 0;
}

.no-padding {
  padding: 0;
  /*margin: 0 !important;*/
}

.padding-right {
  padding-left: 0;
}

.indent {
  padding-left: 16px;
}

.views-exposed-widget label {
  float: left;
  padding-right: 0.4em;
}

.views-exposed-widget .views-widget {
  display: inline;
  float: left;
}

h1 {
  font-family: Raleway, Arial, sans-serif;
  font-size: 34px;
  font-weight: 500;
  text-transform: capitalize;
  color: #1b5152;
  margin: 1em 0;
  letter-spacing: 0.15em;
  line-height: 34px;
  /*Raleway Semibold 18px, leading 100 (extra spacing between letters); All Caps; justify left;  color: # bc4c00*/
}

h1#page-title {
  text-transform: uppercase;
}

#page-title sub {
  /*font-style: normal; */
  display: block;
  font-size: 34px;
  font-weight: 500;
  text-transform: none;
  line-height: 30px;
  letter-spacing: 0.15em;
}

h2 {
  font-family: Raleway, Arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  text-transform: capitalize;
  color: #1b5152;
  letter-spacing: 0.15em;
  margin-bottom: 0;
}

h2.site-slogan {
  font-family: Raleway, Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  color: #363636;
}

h3, .ui-accordion .ui-accordion-header a, .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  font-family: Raleway, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  text-transform: capitalize;
  color: #1B5152;
  letter-spacing: 0.15em;
}

ul {
  /*list-style-position: inside;*/
  list-style-image: url('../images/bullet.png');
  padding-left: 1em;
}

ul li:first-letter {
  text-transform: capitalize;
}

p, .field, .views-field {
  /*  font-size: 12px;*/
}

.views-field-title {
  font-size: 14px;
}

.field:not(.body) ul {
  list-style: none;
}

.ui-widget-content a, a {
  color: #1B5152;
}

.ui-widget-content a:hover, a:hover, .ui-widget-content a:active, a:active {
  color: #2BA6CB;
}

.small-text {
  font-size: 0.8em;
  color: #2C9199;
}

label, .views-exposed-form label, .field h2 {
  font-size: 1em;
  font-weight: 600;
  display: inline-block;
  padding-right: .4em;
  /*  width:50%;*/
  /*text-align: right;*/
}

.form-item .description {
  font-size: 1em;
}

fieldset legend {
  font-size: 1.2em;
}

.lt-blue-box {
  background-color: #d5e9eb;
  padding: 2.4em;
  border-bottom: 12px solid #ffffff;
}

.tall-box {
  height: fit-content;
  vertical-align: middle;
  display: table-cell;
  float: unset;
}

.view-empty p {
  text-align: center;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0.01em;
  color: #d36b31;
}

.view-header {
  display: inline-block; /*prevent overlap on filters*/
  width: 100%;
}

.view-filters, .views-header-wrapper { /* global style for view filters */
  background-color: #F9F6F2;
  padding: 0 0.9375em 1.4em;
  margin: 16px 0;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"] {
  width: unset;
  min-width: 180px;
  display: inline-block;
}

.form-type-select {
  height: 2.3125em;
}

.addressfield-container-inline input[type="text"] {
  width: inherit;
}

textarea {
  min-height: 150px;
}

fieldset legend {
  background-color: #f9f6f2;
}

.hastip:focus, .hastip:hover {
  border-bottom-style: solid;
  color: inherit;
}

aside {
  color: #6f2d00;
}

aside h2 {
  color: #6f2d00;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

aside.sidebar-second {
  min-height: 100%;
}

.main.large-9 {
  border-right: 1px solid #6f2d00;
  margin-bottom: 1em;
}

.page-professional-resources .main.large-9, .page-professional-resources aside.columns {
  border-right: none;
  padding-right: 0;
}

.page-professional-resources .block-block-20 img {
  width: 235px;
  margin-top: 1em;
}

.page-professional-resources .view-resources {
  margin-top: 1em;
}

strong {
  /*font-size: 17px;*/
  font-weight: 700;
  letter-spacing: 0.01em;
  /*kerning 30px (extra spacing between the lines); */
  color: #1b5152;
}

.main strong {
  /*font-size: 12px;*/
}

table {
  width: 100%;
}

table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
  line-height: 1.25em;
}

#user-login label, .in-field-labels-processed {
  position: absolute;
  top: 7px;
  left: 7px;
}

.views-header .button, .view-footer .button {
  float: right;
}

button.secondary, .button.secondary {
  background-color: #d36b31;
  border-color: #d36b31;
  color: #6f2d00;
  margin-right: 1em;
}

button.secondary:hover, .button.secondary:hover, button.secondary.active, .button.secondary.active {
  background-color: #6f2d00;
  border-color: #6f2d00;
  color: #d36b31;
}

.interior-box {
  padding: 1em 0;
  border-top: solid 2px #ede8e1;
}

.tipsy-inner {
  display: none;
}

.box {
  border-top: solid 2px #ede8e1;
  border-bottom: solid 2px #ede8e1;
  padding: 1em;
  margin-bottom: 1em;
}

.box strong {
  font-size: inherit;
  font-weight: 500;
  text-transform: uppercase;
  color: #363636;
}

.box p {
  font-size: 1.2em;
  font-weight: 500;
  text-align: center;
}

.box a {
  color: #363636;
}

.box a:hover {
  text-decoration: underline;
}

article > div { /* add some space between field on node display */
  margin-bottom: 1.4em;
}

article .file {
  margin-right: 1em;
}

.views-exposed-widgets {
  line-height: 30px;
}

.button, button {
  background-color: #1B5152;
  color: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 0;
  border-radius: 5px;
  box-shadow: none;
  padding: 0.6em 1.8em;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.1em;
}

.button:hover, button:hover, .button:focus, button:focus {
  background-color: #2C9199;
}

.button a {
  color: #ffffff;
}

.button-group {
  padding: 1em 0;
}

.menu-bar {
  height: 38px;
}

.menu-bar > div {
  margin: 0 auto;
}

.columns {
  /*  border: 1px red solid;*/
}

.contain-to-grid .top-bar {
  margin: 0;
  vertical-align: baseline;
}

.top-bar, .top-bar-section, .top-bar-section ul li a {
  background-color: #ffffff !important;
  color: #1b5152;
  height: 14px;
  line-height: 14px;
  padding-top: 8px
}

.top-bar ul#main-menu.left {
  background: none repeat scroll 0 0 #ffffff;
  /*  display:inline-block;*/
  /*height:14px !important;
  line-height: 14px;*/
  float: none !important;
  padding: 0;
}

.top-bar-section ul {
  display: table;
  /*margin: 0 auto;*/
}

.top-bar-section ul li {
  display: table-cell;
}

.top-bar-section li {
  padding: 0;
  height: 14px;
}

.top-bar-section ul li:not(.last) {
  border-right: 1px solid #363636;
}

.top-bar-section li a:not(.button) {
  background: #ffffff !important;
  color: #1b5152;
  text-transform: uppercase;
  line-height: 12px;
  font-size: .8em;
}

@media (min-width: 972px) {
  .top-bar-section li a:not(.button) {
    font-size: .9em;
  }
}

.top-bar-section li a:not(.button):hover {
  color: #d36b31;
}

.top-bar-section li a.active {
  color: #d36b31;
}

.navbar-right ul {
  list-style: none outside none;
  margin-bottom: 0 !important;
  display: inline-block;
  width: 100%;
  height: 38px;
  vertical-align: bottom;
}

.navbar-right ul li {
  float: right;
  width: 40%;
  margin-top: 8px;
  /*padding:11px 11px 11px 11px;*/

}

.navbar-right ul a {
  text-transform: uppercase;
  font-family: Raleway, Arial, sans-serif;
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #2c9199;
  text-align: center;
  background: #d5e9eb;
  background-clip: padding-box;
}

.navbar-right li > a {
  padding: 0 11px;
  line-height: 30px;
  height: 30px;
  letter-spacing: 0.4px;
}

.navbar-right a:hover, .navbar-right a:active {
  color: #363636;
}

.navbar-right li.menu-1142 a {
  background: url('../images/light-blue-login-arrow.gif') no-repeat 2px 2px #d5e9eb;
}

.navbar-right li.menu-1143 a {
  background: url('../images/light-blue-envelope-icon.gif') no-repeat 2px 2px #d5e9eb;
  padding-left: 24px;
  padding-right: 0px;
}

.navbar-right li.menu-1148 {
  float: right;
  width: 188px;
  margin: 0;
}

.navbar-right li.menu-1148 a {
  color: #6f2d00;
  font-size: 14px;
  letter-spacing: 1px;
  height: 38px;
  line-height: 38px;
  padding-left: 45px;
  background: url('../images/Donate-Button.gif') no-repeat #d36b31;
  background-color: #d36b31;
}

.resources-nav {
  height: 55px;
}

.resources-nav ul.menu {
  padding: 0 0.9375em;
  display: inline-block;
  width: 100%;
  height: 55px;
  background: #2c9199;
  list-style: none outside none;
  margin-bottom: 0;
}

.resources-nav ul li:first-of-type {
  line-height: 33px;
}

.resources-nav ul li {
  /*float:left;*/
  display: inline-block;
  vertical-align: middle;
  padding: 11px 15px;
  background: #2c9199;
  width: 33%;
  text-align: center;
  line-height: 1em;
}

.resources-nav li:not(.last) a {
  border-right: 1px solid #1B5152;
}

.resources-nav a {
  text-transform: uppercase;
  font-family: Raleway, Arial, sans-serif;
  display: block;
  font-size: 0.8125em;
  font-weight: bold;
  color: #ffffff;
  margin-right: 8px;
}

.resources-nav a:hover, a:active, .resources-nav .active-trail a {
  color: #1B5152;
}

.social {
  position: absolute;
  right: 30px;
  bottom: -32px;
}

.front main .wrapper {
  padding: 0;
  position: relative;
  height: 550px; /** 950px × 503px (scaled to 1,274px × 675px) */
  max-height: 100%;
  /*width:950px;*/
  background: url('../images/Mural.jpg') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #1b5152;
}

.page-node-26 main {
  margin-top: 1em;
}

/*Generic page styles*/
.l-triptych section p {
  color: #1B5152;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
}

/*Front page styles*/
.front .main {
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  bottom: 100px;
  height: 225px;
  width: 100%;
  padding: 0 60px 20px 60px;
}

.front .main p {
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0.2px;
  text-align: center;
}

.front .main p .credit {
  float: right;
  /*margin-right: -60px;*/
  font-size: 10px;
  font-style: italic;
  color: #2C9199;
  width: 100%;
  text-align: right;
}

.front .l-triptych {
  color: #ffffff;
  text-align: center;
}

.not-front .l-triptych {
  /*margin: 0 0.9375em;*/
  margin: 0 0 1em 0 !important;
  border-top: solid 2px #ede8e1;
  border-bottom: solid 2px #ede8e1;
  padding: 2em 0;
}

.not-front .l-triptych img {
  margin-top: -21px;
}

.not-front .l-triptych > div {
  padding: 1em;
}

.not-front .l-triptych .triptych-first, .not-front .l-triptych .triptych-middle {
  border-right: solid 2px #ede8e1;
}

.not-front .l-triptych a {
  color: #1b5152;
}

.front .l-triptych .triptych-wrapper {
  background: rgba(255, 255, 255, 0.8);
  height: 100px;
  position: absolute;
  bottom: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.l-triptych .columns {
  /*padding-right: 1.4em;*/
  padding-left: 0;
}

.l-triptych section {
  /*padding: 10px 20px;*/
  padding: 0;
  margin-right: 6px;
}

.front .l-triptych section {
  padding: 10px 20px;
  margin: 0;
  height: 100%;
}

.front .l-triptych h2 {
  color: #ffffff;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  line-height: 14px;
  margin: 0;
}

.front .l-triptych p, .l-triptych a {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1px;
  margin: 0;
  color: #ffffff;
}

.not-front .l-triptych a {
  color: #1B5152;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
}

.front .triptych-first {
  display: none;
  padding-left: 0.9375em;
}

.front .triptych-middle {
  padding-left: 0.9375em;
}

.front .triptych-last {
  padding-right: 0;
}

.front .triptych-first section {
  background-color: #1b5152;
}

.front .triptych-first section:hover {
  background-color: #363636;
}

.front .triptych-middle section {
  background-color: #2c9199;
}

.front .triptych-middle section:hover {
  background-color: #363636;
}

.front .triptych-last section {
  background-color: #d36b31;
}

.front .triptych-last section:hover {
  background-color: #363636;
}

.bottom-content {
  margin: 20px 0;
  height: auto;
}

.bottom-content section:first-of-type {
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0.2px;
  text-align: center;
}

.bottom-content section:last-of-type {
  background: url('../images/Calendar-icon.gif') no-repeat left center;
  padding-left: 50px;
}

.bottom-content p {
  margin: 0;
}

.event-big-text {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  height: 60px;
  line-height: 60px;
  letter-spacing: 2px;
  color: #1b5152;
}

/* get involved styles */
.page-node-29 h2 {

}

.orange-box {
  background-color: #d36b31;
  color: #ffffff;
  padding: 10px 30px;
  min-height: 250px
  /*margin-right: 1em;*/
}

.orange-box h2 {
  font-size: 32px;
  font-weight: 500;
}

.orange-box p {
  font-size: 1.2em;
  font-weight: 700;
  letter-spacing: 0.4px;
}

.dark-orange-box {
  /*background-color: #6f2d00;*/
  background: url(../images/heart.png) no-repeat center #6f2d00;
  color: #ffffff;
  padding: 18px 0 10px;
  height: 150px;
  margin-bottom: 10px;
  color: #ffffff;
}

.dark-orange-box a {
  color: #ffffff;
}

.dark-orange-box p, .blue-box p {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.1px;
  line-height: 14px;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}

.dark-orange-box p:first-of-type {
  font-size: 11px;
}

#node-29 .large-3 {
  padding: 0 0 0 0.9375em;
}

#node-29 .row:nth-child(3) .large-6:nth-child(1) {
  border-right: 1px solid #ede8e1;
  margin-bottom: 1em;
}

.page-node-29 footer.panel {
  border: 0;
}

.page-node .body h2 {
  font-size: 34px;
}

p.donate {
  margin-top: 65px;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}

p.donate a {
  color: #d36b31;
}

.blue-box {
  background-color: #2C9199;
  color: #ffffff;
  padding: 30px;
  height: 90px;
}

.blue-box p {
  font-size: 14px;
  line-height: 14px;
  text-transform: lowercase;
}

.blue-box p:first-of-type {
  margin-bottom: 0.2em;
  font-size: 20px;
  text-transform: uppercase;
}

h2.providers {
  display: block;
  background: url('../images/provider-icon.gif') no-repeat;
  padding-left: 50px;
  line-height: 42px;
}

h2.interpreters {
  background: url('../images/translator-icon.gif') no-repeat;
  padding-left: 50px;
  line-height: 42px;
}

h2.students {
  background: url('../images/gradstudent-icon.gif') no-repeat;
  padding-left: 50px;
  line-height: 42px;
}

footer.panel {
  background-color: #f9f6f2;
  border: 0;
  border-top: 1px solid #1B5152;
  padding: 8px 0.9375em 0.9375em;
}

footer .footer-wrapper {
  background-color: #f9f6f2;
  border-top: 1px solid #1b5152;
  display: inline-block;
  padding: 0.9375em;
}

.footer .block-block-6 p {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  height: 60px;
  line-height: 60px;
  letter-spacing: 1px;
  color: #1b5152;
  text-align: center;
  margin: 0;
}

.l-footer-columns p {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #1b5152;
  margin-bottom: 6px;
}

.l-footer-columns ul {
  list-style: none;
  line-height: 12px;
}

.l-footer-columns ul li {
  margin-bottom: 6px;
}

.l-footer-columns a {
  color: #1b5152;
  font-weight: 700;
}

.l-footer-columns ul a {
  /*font-family: Raleway;*/
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 1px;
}

.l-footer-columns a:hover {
  text-decoration: underline;
}

.l-footer-columns .columns ul {
  border-right: solid 1px #2C9199;
  height: 70px;
}

.copyright {
  font-family: Georgia, serif;
  font-style: italic;
  font-size: 11px;
  color: #1b5152;
  margin-top: 14px;
}

/* User Registration */
div.addressfield-container-inline > div.form-item {
  /*padding: 0.5em;*/
}

.form-item-field-postal-address-und-0-administrative-area {
  padding: 0.4em;
}

/* profile display */
.page-user .group, .page-user .field {
  margin-bottom: 1em;
}

.page-user .field-name-field-qualifications .field-label {
  font-size: 1em;
  font-weight: bold;
  padding-right: 0.4em;
  color: #1b5152;
  font-family: Raleway, Arial, sans-serif;
  letter-spacing: 0.15em;
  margin-bottom: 0.2em;
  text-transform: capitalize;
}

/*Provider view styles*/
.page-providers h1 {
  display: none;
  height: 38px;
  line-height: 38px;
  font-size:32px;
  background: url('../images/search-icon.png') no-repeat 21em;
  background-size: contain;
  margin-top: 0.8em;
  text-transform: none;
}

.page-providers .views-header-wrapper {
  background: transparent;
}

.page-providers img, .view-staff img {
  min-width: 100%;
  /*width: auto;*/
  object-fit: fill;
}

.view-staff table tbody tr td, .view-staff table tr td {
  display: unset;
  padding: 0;
}

.field-name-full-name-field, .field-name-full-name-plain {
  font-size: 1.2em;
  margin-bottom: 0.4em;
}

.field-name-full-name-field a, .field-name-full-name-field, .field-name-full-name-plain {
  color: #1b5152;
  font-weight: bold;
}

.field-name-full-name-field a:hover {
  text-decoration: underline;
}

.field-name-field-title {
  font-size: 1.125em;
  padding-bottom: 0.675em;
  font-weight: bold;
}

.view-providers .views-header-wrapper {
  background-color: transparent;
}

.view-providers .views-row {
  width: 100%;
}

.view-providers .views-row .view-mode-teaser {
  display: grid;
  grid-template-columns: 16.66667% 1fr;
}

.view-providers .views-row, .view-staff .views-row {
  margin: 1em 0;
  padding-bottom: 1em;
  border-bottom: solid 1px #ede8e1;
  display: table;
}

.view-providers .views-row-last, .view-staff .views-row {
  border-bottom: none;
}

.view-providers .views-row .group-left {
  padding-left: 0;
  width: unset;
}

/* Staff View */
.view-staff .view-content {
  display: grid;
  grid-column-gap: 2.4em;
  padding: 1em;
}

@media (min-width: 900px) {
  .view-staff .view-content {
    grid-template-columns: repeat(6, 1fr);
    grid-column-gap: 2.4em;
  }
  .view-staff .view-content .views-row {
    grid-column: span 2;
  }
  .view-staff .view-content .views-row-4 {
    justify-self: center;
    grid-column: 2 / span 2;
  }
  .view-staff .view-content .views-row-5 {
    grid-column: 4 / span 2;
  }
}

.view-staff .views-row {
  width: 100%;
}

/*.view-staff .ds-2col > .group-left {*/
/*  width: 25%*/
/*}*/

.view-staff .field-name-ds-user-picture {
  /*min-width: 25%;*/
  height: auto;
  /*width: 90%;*/
  margin: 0 auto 1em;
  /*padding-right: 1em;*/
}

.view-staff .field-name-full-name-with-credentials {
  color: #1b5152;
  font-size: 1.2em;
  font-weight: bold;
  padding-bottom: 1em;
}

.view-staff .field-name-field-title {
  font-size: 1.2em;
  font-weight: bold;
  /*margin-bottom: 1em;*/
}

/*.view-staff .ds-2col > .group-right {*/
/*  width: 75%;*/
/*}*/

.availability {
  height: 34px;
  line-height: 17px;
  background-size: 30px;
  padding-left: 46px;
  font-size: 17px;
  font-weight: 600;
  margin-top: 8px;
  margin-bottom: 2em;
  /*white-space: nowrap;*/
  word-wrap: break-word;
}

.accepting {
  background: url('../images/checkmark.png') no-repeat;
  color: #1B5152;
  line-height: 30px;
  background-position: 3px;
}

.not-accepting {
  background: url('../images/NO-icons.gif') no-repeat;
  color: #6f2d00;
}

.project-accepting {
  background: url('../images/contact-connection-icon.gif') no-repeat;
  color: #2c9199;
}

.field-name-user-more-link {
  font-size: 12px;
  text-align: right;
  margin-top: 2em;
}

.field-name-user-phone {
  color: #4D4D4D;
  font-size: 12px;
  height: 17px;
  line-height: 14px;
  padding-left: 45px;
  background: url('../images/phone.png') no-repeat;
  background-size: 18px;
  background-position: 8px;
  margin-bottom: 1em
}

.field-name-user-email {
  color: #4D4D4D;
  font-size: 12px;
  height: 17px;
  line-height: 14px;
  padding-left: 45px;
  background: url('../images/book.png') no-repeat;
  background-size: 18px;
  background-position: 8px;
}

.field-name-user-email a, .field-name-user-phone a {
  color: #4D4D4D;
}

.field-name-user-email a:hover, .field-name-user-email a:focus, .field-name-user-phone a:hover, .field-name-user-phone a:focus {
  text-decoration: underline;
}

.vertical-tabs ul.vertical-tabs-list {
  /*  float:none;
    width:100%;*/
}

.vertical-tabs-panes {
  width: 100%;
  float: none;
}

/* hide extraneous fields for zip code search*/
#views-exposed-form-providers-page #edit-field-geofield-distance > div {
  width: auto;
  min-width: unset;
  float: left;
}

#views-exposed-form-providers-page #edit-field-geofield-distance input[type="text"] {
  min-width: 0;
}

#edit-field-geofield-distance-distance {
  width: 40px;

}

#edit_field_geofield_distance_unit_chosen {
  width: 100px !important;
}

#edit-field-geofield-distance-origin {
  width: 60px;
}

#views-exposed-form-providers-page #edit-field-geofield-distance div.form-item-field-geofield-distance-unit, #views-exposed-form-providers-page #edit-field-geofield-distance div.form-item-field-geofield-distance-distance, .geofield-proximity-origin-from {
  /*display:none;*/
  margin: 0;
}

.form-type-geofield-proximity {
  margin: 0;
}

.form-type-geofield-proximity label, .form-type-geofield-proximity div {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.form-type-geofield-proximity div {
  width: auto;
}

/*.form-type-geofield-proximity input[type="text"] {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    border-radius: 0;
    box-shadow: none;
    color: #666;
    font-family: sans-serif;
    font-size: 100%;
    height: 15px;
    line-height: normal;
    margin: 1px 0;
    outline: 0 none;
    padding: 5px;
}*/
/*#views-exposed-form-providers-page #edit-field-geofield-distance div:nth-child(2) > div {
  margin: 0 auto;
}*/
.geofield-proximity-origin-from {
  margin-top: 1em;
}

#views-exposed-form-providers-page fieldset, #views-exposed-form-providers-page fieldset {
  display: block !important;
  border: 0;
}

#views-exposed-form-providers-page .form-item, #views-exposed-form-providers-page .geofield-proximity-field-wrapper {
  float: left;
  width: 50%;
  margin-bottom: 0;
}

#views-exposed-form-providers-page .form-type-geofield-proximity {
  width: 100%;
}

#views-exposed-form-providers-page .form-item-field-languages-tid {
  width: 100%;
}

#views-exposed-form-providers-page .form-item-field-languages-tid::after {
  content: "If no Connection counselor is available who speaks client's preferred language,  an interpreter will be provided at no cost. To identify more potential counselors who can help,  leave language option blank.";
  /*  font-size: 0.8em;*/
  font-style: italic;
  padding-top: 1em;
  display: block;
  line-height: 1.4em;
}

#views-exposed-form-providers-page .button, #views-exposed-form-providers-page button {
  display: inline-block;
  position: absolute;
  right: 0.9375em;
  margin-top: -50px;
}

#views-exposed-form-providers-page .button, #views-exposed-form-providers-page button#edit-reset {
  position: absolute;
  right: 120px;
}

.chosen-container, .chosen-container-multi .chosen-choices {
  width: 200px !important;
}

#views-exposed-form-providers-page #edit-0 legend {
  display: none;
}

#views-exposed-form-providers-page #edit-0 {
  border-bottom: 1px solid #ede8e1;
  margin-bottom: 18px;
}

#views-exposed-form-providers-page fieldset {
  margin: 0;
  padding: 0;
}

html.js fieldset.collapsible .fieldset-legend {
  background: none;
  padding-left: 0;
}

html.js fieldset.collapsible .fieldset-legend a {
  color: #363636;
  cursor: default;
}


/* Resources Styles */
.view-resources {
  margin-bottom: 18px;
}

.page-professional-resources h1 {
  display: none;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: #f9f6f2;
}

/*.ui-state-default .ui-icon {
    background-image: url("images/ui-icons_888888_256x240.png");
}
.ui-state-active .ui-icon {
    background-image: url("images/ui-icons_454545_256x240.png");
}*/
.view-resources .views-field-title a {
  color: #2C9199;
  font-weight: 700;
}

.view-resources .views-row {
  margin-bottom: 1em;
  border-bottom: 1px solid #ede8e1;
}

.view-resources .views-row-last {
  border: none;
}

.view-resources .views-row .views-field {
  margin-bottom: 1.25em;
}

.view-resources .views-row .views-field-field-url {
  margin-top: -0.8em;
}

/*webform styles*/
.node-webform .form-checkboxes .form-item, .node-webform .form-radios .form-item {
  float: left;
  width: 25%;
}

/** Media query changes for top nav **/
@media only screen and (max-width: 942px) {
  .menu-bar, .navbar-right {
    width: 100%;
  }

  .contain-to-grid .top-bar {
    float: right;
    padding-top: 14px;
  }

  .top-bar, .top-bar-section, .top-bar-section ul li a {
    background-color: inherit;
    color: #1b5152;
    height: inherit;
    line-height: inherit;
    padding: 0 8px;
  }

  .top-bar, .top-bar-section, .top-bar-section ul {
    float: right;
  }

  .top-bar, .top-bar-section, .top-bar-section ul li {
    float: left;
  }

  .top-bar .toggle-topbar.menu-icon a {
    display: none;
  }

  .signature {
    margin-top: 80px;
  }

  .triptych-wrapper > div section {
    height: 120px;
    bottom: 20px;
  }

  .l-triptych .columns {
    margin-top: -21px;
    padding-left: 0;
  }

  .footer .block-block-6 p {
    font-size: 14px;
  }

  .front .l-triptych p, .l-triptych a {
    font-size: 12px;
  }

  .front .main p {
    font-size: 14px;
  }

}

/* end media query */

/* media queries */
/* Small screens*/
@media only screen and (max-width: 40.063em) {
  .main.large-9 {
    padding: 0 0.9375em;
  }
  /* Define mobile styles */
  .navbar-right ul li.last {
    margin-bottom: 8px;
  }

  .navbar-right li.menu-1148 a {
    background: none;
  }

  .view-providers .views-row .view-mode-teaser {
    grid-template-columns: 1fr;
  }

  .resources-nav {
    height: auto;
  }

  .resources-nav ul.menu {
    display: block;
    padding: 0;
    height: auto;
  }

  .resources-nav ul.menu li {
    width: 100%;
  }

  .resources-nav li:not(.last) a {
    border-right: none;
  }

  .resources-nav li:not(.last) {
    border-bottom: solid 1px #1B5152;
  }

  .resources-nav li a {
    margin: 0;
    font-size: 12px;
  }

  .bottom-content {
    /*margin: 20px;*/
    height: auto;
  }

  .event-big-text {
    font-size: 14px;
    /*line-height: 14px;*/
  }

  .footer .block-block-6 p {
    line-height: 14px;
  }

  .footer-first, .footer-second {
    display: none;
  }

  .footer-third, .copyright {
    text-align: center;
  }

  .social {
    clear: both;
    display: block;
    position: relative;
    overflow: hidden;
    text-align: right;
    bottom: auto;
    margin: 0;
  }
}

/*end media query*/

@media only screen and (max-width: 40em) {
  /* max-width 640px, mobile-only styles, use when QAing mobile issues */
  .menu-bar {
    height: auto;
  }

  .top-bar .toggle-topbar.menu-icon a {
    /*display: none;*/
    /*  background-color: #1b5152;
        color: white;
        height: 34px;
        line-height: 33px;
        padding: 0;
        text-indent: -48px;
        width: 34px;*/
  }

  .top-bar {
    display: inline-block;
    margin: 10px 0;
  }

  .top-bar, .top-bar-section {
    /*    border: 1px solid green;*/
    padding: 0;
    width: 100%;
  }

  .top-bar, .top-bar-section, .top-bar-section ul li {
    float: left;
    height: auto;
  }

  .top-bar, .top-bar-section, .top-bar-section ul li {
    float: none;
  }

  .top-bar-section ul {
    padding: 0;
  }

  .top-bar-section ul li {
    float: none;
    /*margin: 10px 0;*/
    text-align: center;
    height: 30px;
    line-height: 30px;
    width: 100%;
    display: block;
  }

  .top-bar-section ul li:not(.last) {
    border: none;
  }

  .top-bar-section li a:not(.button) {
    background: none repeat scroll 0 0 #d5e9eb !important;
    color: #1b5152;
    line-height: 30px;
    text-transform: uppercase;
  }

  .navbar-right li.menu-1148 {
    float: right;
    margin: 0;
    width: unset;
  }

  .navbar-right li.menu-1143 a, .navbar-right li.menu-1142 a {
    background: none repeat scroll 0 0 #d5e9eb;
  }

  .navbar-right ul li, .navbar-right li.menu-1148 {
    width: 100%;
    text-align: center;
    margin: 0 !important;
  }

  .navbar-right ul {
    height: auto;
    width: 100%;
    padding: 0;
  }

  .navbar-right li.menu-1148 a {
    /*background-image: none;*/
    background-color: #d36b31;
    padding: 0;
  }

  #node-29 .large-3 {
    padding: 0;
  }

  .dark-orange-box {
    margin-bottom: 0;
  }

  #logo, .signature {
    display: block;
    position: relative;
    padding: 0 0.9375em;
    text-align: center;
    width: 100%;
  }

  #logo img {
    margin: 0 auto;
  }

  .resources-nav a {
    font-size: 10px;
  }

  .l-header .three {

  }

  .signature {
    margin: 0 auto;
  }

  .credit {
    display: none;
  }

  .front .main {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    top: 0px;
    bottom: inherit;
    height: 232px;
    padding: 0 60px 20px;
    position: absolute;
    width: 100%;
  }

  .front main .wrapper {
    background: url("../images/Mural.jpg") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
    color: #1b5152;
    height: 460px;
    max-height: 100%;
    padding: 0;
    position: relative;
  }

  .front .l-triptych .triptych-wrapper {
    height: 237px;
    bottom: 0;
  }

  .triptych-wrapper .columns {
    width: 100%;
    padding: 0;
    /*  position: absolute;
      bottom: 0px;*/
  }

  .triptych-wrapper > div section {
    height: 100px;
    bottom: 0;
  }

  .footer .block-block-6 p {
    font-size: 10px;
  }

  /*provider search */
  .view-providers .views-row {
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    display: grid;
    grid-column-gap: 1em;
  }

  .view-providers .field-name-ds-user-picture {
    padding-bottom: 1em;
  }

  .group-left {
    /*float: right;*/
    /*width: 100px;*/
  }

  .page-providers h1 {
    display: none;
    background: url("../images/search-icon.png") no-repeat scroll 21em center / contain rgba(0, 0, 0, 0);
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    margin-top: 0.8em;
    text-transform: none;
  }

  .page-providers .views-header-wrapper {
    background: transparent;
  }

  #views-exposed-form-providers-page {
    margin-bottom: 50px;
  }

  #views-exposed-form-providers-page #edit-field-geofield-distance > div {
    width: 100%;
  }

  #views-exposed-form-providers-page .form-item {
    width: 100%;
  }

  input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"] {
    display: block;
    width: 100%;
  }

  #views-exposed-form-providers-page .button, #views-exposed-form-providers-page button {
    margin-top: 5px;
  }

  .page-professional-resources .sidebar-second {
    display: none;
  }
}

/*Medium screens*/
@media only screen and (min-width: 40.063em) {
  /* min-width 641px, medium screens */
  .resources-nav ul.menu {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding: 0;
  }

  .resources-nav ul.menu li {
    width: 100%;
  }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */
  /* center front page elements */
  .top-bar {
    margin-top: 20px;
  }

  .top-bar-section {
    /*margin-bottom: -30px;*/
  }

  .navbar-right ul li, .navbar-right ul li.menu-1143, .navbar-right ul li.menu-1142, .navbar-right ul li.menu-1148 {
    width: 40%;
  }
}

/* Large screens*/
@media only screen and (min-width: 64.063em) {
  /* min-width 1025px, large screens */

}

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  /* min-width 1024px and max-width 1440px, use when QAing large screen-only issues */

}

/*XLarge screens*/
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
}

/* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */

/* XXLarge screens */
@media only screen and (min-width: 120.063em) {
}

/* min-width 1921px, xlarge screens */



