*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

header {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

.header {
  background-image: none;
  box-shadow: none;
  border: 0;
  padding-left: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: #b2bbc6 1px solid;
  font-size: 14px;
  overflow: hidden;
  width: 100%;
  background-color: #E5EAF0;
}

.header--nav {
  min-height: 91px;
  min-height: 110px;
}

.header--utility {
  border-bottom: none;
  min-height: 50px;
  position: relative;
  z-index: 2;
  background-color: #194476;
}

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,
progress, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

.searchform--header {
  width: auto !important;
  float: right;
  padding: 0;
  position: relative;
  top: 10px;
}

.searchform {
  width: 100%;
  clear: both;
}

div {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

.searchform__input {
  width: calc(100% - 60px);
  float: none;
  width: auto;
}

.searchform__input--header {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

.searchform__inputtxt {
  font-family: inherit;
  white-space: normal;
  background-color: #fff;
  background-image: none;
  border: none;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555555;
  display: block;
  font-size: 12px;
  height: 46px;
  line-height: 1.5;
  padding: 6px 16px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 159px;
  margin: 0 0 20px 0;
  border-right: 0;
}

.searchform__btn {
  display: inline-block;
  margin: 0;
  margin-left: 5px;
  vertical-align: top;
}

.searchform__btn--header {
  border: none;
  height: 30px;
}

.btn {
  background-color: #e5e5e5;
  color: inherit;
  padding: 10px 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 10px 10px 0;
  font-size: 1rem;
  font-family: inherit;
  font-weight: 700;
  border: 0;
  position: relative;
  line-height: 1.5;
}

.searchform__btn--header .btn--search {
  background-color: #ffffff;
  color: #333;
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  height: 46px;
  line-height: 1.5;
  padding: 0 20px;
  margin-bottom: 0;
  margin-right: 0;
}
.searchform__btn--header .btn--search::after {
  display: inline-block;
  font-size: 125%;
  position: unset;
}

.header__buttonslinks {
  padding: 0 20px !important;
}

.header__buttonslinks .header__buttons .btn--search::after,
.searchform.searchform--header .searchform__btn button.btn--search::after {
  content: url("data:image/svg+xml;utf8,<svg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'><path fill='%23194476' d='M20.8,19.1l-4.6-4.6c0.9-1.2,1.4-2.6,1.4-4.2c0-3.9-3.2-7.2-7.2-7.2c-3.9,0-7.2,3.2-7.2,7.2c0,3.9,3.2,7.2,7.2,7.2 c1.5,0,2.9-0.5,4-1.2l4.6,4.6C19,20.8,20.8,19.1,20.8,19.1z M5.3,10.3c0-2.8,2.3-5.1,5.1-5.1s5.1,2.3,5.1,5.1s-2.3,5.1-5.1,5.1 C7.6,15.4,5.3,13.1,5.3,10.3z'/></svg>");
  width: 25px;
  height: 25px;
  display: block;
  top: unset;
  right: unset;
  position: relative;
}

#headwords + label {
  color: #fff;
  display: none;
}

.logo {
  display: inline-block;
  position: relative;
  top: 12px;
}
.logo a {
  display: inline-block;
}

.logo__link:after {
  width: 176px !important;
  right: 0 !important;
  background-size: cover !important;
  content: "";
  width: 174px;
  height: 75px;
  background: url("https://www.durham.gov.uk/image/47139/dcc_logo/large.jpg");
  top: 10px;
  right: 5px;
  position: absolute;
  display: inline-block;
  background-size: contain;
}

.menu {
  float: right;
  position: relative;
  top: 56px;
}

ul, ol {
  list-style: none;
  margin-bottom: 12px;
  margin-top: 0;
  padding-left: 2em;
}

.menu__list {
  list-style: none;
  margin: 0;
}

li {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

.menu__item {
  display: inline-block;
  list-style: none;
  white-space: nowrap;
}

.header .menu__link {
  background-color: #194476;
  border-radius: 4px 4px 0 0;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  margin-left: -2px;
  padding: 15px 20px;
  text-decoration: none;
  white-space: normal;
}
.header .menu__link:hover {
  background-color: #001f43;
  text-decoration: none;
  color: #ffffff;
}

.header--mobile {
  background-color: #194476;
  display: none;
}

.header--mobilenav {
  display: none;
}

.container {
  box-sizing: border-box;
  clear: both;
  margin: 0 auto !important;
  max-width: 1170px !important;
  padding: 0 15px;
  position: relative;
}

.container:after {
  clear: both;
  content: "";
  display: block;
}

.utilitymenu--header {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
  float: none;
}

.utilitymenu__item--header {
  float: left;
  margin: 0;
}

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, progress, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

.utilitymenu__link--header {
  border-radius: 0 0 4px 4px;
  color: #fff;
  display: block;
  font-size: 14px;
  line-height: 28px;
  margin-right: 2px;
  padding: 8px 15px;
  text-decoration: none;
  height: 46px;
  background-color: #264f7e;
}
.utilitymenu__link--header:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #001F43;
}

.utilitymenu__link--highlight {
  background-color: #D83935;
}

.crm_footer {
  background-color: #194476;
  padding: 20px;
}

.container.container--footer {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.crm_footer .container.container--footer .crm_utilitymenu {
  margin: 0;
}

.utilitymenu__item--footer {
  float: left;
  list-style: none;
}

li.utilitymenu__item.utilitymenu__item--footer {
  display: flex;
  align-items: center;
  font-size: 0;
}

li.utilitymenu__item.utilitymenu__item--footer {
  display: flex;
  align-items: center;
  font-size: 0;
}
li.utilitymenu__item.utilitymenu__item--footer:not(:last-child)::after {
  content: "|";
  margin: 0 10px;
  font-size: 14px;
  color: #fff;
}

.utilitymenu__link--footer {
  background: transparent;
  border-radius: 0;
  color: #fff;
  line-height: 1.1em;
  margin-left: 6px;
  margin-right: 0;
  padding: 0;
  padding: 1px;
  cursor: pointer;
}

.utilitymenu__link--footer {
  background-color: transparent;
  color: #fff;
}

.utilitymenu__item--footer:first-of-type a {
  padding: 0px;
}

a.utilitymenu__link.utilitymenu__link--footer {
  font-size: 18px;
}

.crm_footer .container.container--footer .crm_utilitymenu li a {
  display: flex;
  align-items: center;
  min-height: 44px;
}

.utilitymenu__item--footer:hover, .utilitymenu__link--footer:hover {
  background: none;
  text-decoration: underline;
  color: #fff;
}

.socialmedia__list {
  list-style: none;
  margin: 0;
  padding: 0 0 0 10px;
}

.socialmedia__item {
  float: left;
  margin-right: 10px;
}

.socialmedia__item a {
  display: block;
  height: 44px;
  width: 44px;
}

.crm_footer .container.container--footer .crm_socialmedia .socialmedia__list li a {
  display: flex;
  align-items: center;
}

.socialmedia__item .imagelink__image:hover {
  background-color: #001f43;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .header {
    border: none;
    display: none;
    position: relative;
  }
  .header--mobile {
    display: block;
  }
  .header__buttonslinks {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    background-color: #194476;
    color: #fff;
    overflow: hidden;
  }
  .header__link {
    float: left;
    font-size: 20px;
    color: #ffffff;
    line-height: 46px;
    margin: 0 15px 0 0;
    text-decoration: underline;
  }
  .header__buttons {
    float: right;
  }
  .btn--nav {
    background-color: #f2f4f7 !important;
    border: 0;
    border-radius: 4px;
    float: right;
    height: 46px;
    margin: 8px 0px 8px;
    padding: 9px 10px 9px 9px !important;
    position: relative;
  }
  .btn__text {
    display: flex;
    align-items: center;
    color: #194476;
    font-size: 14px;
    right: 1px;
    top: -1px;
  }
  .btn__text::before {
    display: block;
    content: url("data:image/svg+xml;utf8,<svg id='hamburger' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='%23194476' d='M20.8,7.6H3.2v-2.93h17.6v2.93ZM20.8,10.53H3.2v2.93h17.6v-2.93ZM20.8,16.4H3.2v2.93h17.6v-2.93Z'/></svg>");
    width: 25px;
    height: 25px;
    margin-right: 5px;
  }
  .btn__text svg {
    display: none;
    width: 1px;
    height: 1px;
  }
  .btn--search,
  .btn--reset {
    background-color: #f2f4f7 !important;
    float: right;
    height: 46px;
    margin: 8px 15px 8px 0;
    margin-top: 8px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 46px;
  }
  .header__dropdown {
    background-color: #194476;
    border-top: solid 1px #e5eaf0;
    display: none;
    padding: 21px 0 14px;
  }
  .header__dropdown--menu {
    padding: 0;
  }
  .searchform--header {
    float: none;
    margin-top: 0;
    top: 0;
  }
  .searchform__input--header {
    display: block;
    margin-right: 0;
    margin: 0 20px;
  }
  .searchform__label,
  .btn--search .btn__text {
    color: #ffffff;
    display: block;
    visibility: visible;
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .searchform__inputtxt {
    width: 100%;
  }
  .menu {
    float: none;
    position: relative;
    right: auto;
    top: 0;
    top: 0 !important;
  }
  .menu__item {
    background-color: #194476;
    border-bottom: solid 1px #999;
    border-radius: 0;
    display: block;
    margin: 0;
    padding: 0;
  }
  .menu__link {
    display: block;
    padding: 8px 17px;
  }
  .header--mobilenav {
    display: block;
    background-color: #ffffff;
  }
  .utilitymenu--header {
    display: block;
    overflow: hidden;
    padding: 10px;
    padding-bottom: 15px;
  }
  .utilitymenu__item {
    display: inline-block;
    float: none;
  }
  .utilitymenu__item--header {
    border-radius: 4px;
    display: block;
    float: left;
    margin: 5px;
    width: calc(50% - 10px);
  }
  .utilitymenu__item--highlight {
    width: calc(100% - 10px);
  }
  .utilitymenu__link--header {
    border-radius: 4px 4px 4px 4px;
    font-size: 16px;
    padding: 6px 12px;
    text-align: center;
    line-height: 30px;
    height: 46px;
  }
  .crm_footer .container.container--footer {
    padding: 0;
  }
  .crm_footer .container.container--footer .crm_utilitymenu {
    width: 100%;
  }
  .crm_footer .container.container--footer .crm_utilitymenu li {
    background-color: rgba(0, 0, 0, 0.3);
    margin: 8px 0;
  }
  .crm_footer .container.container--footer .crm_utilitymenu li::after {
    display: none;
  }
  .crm_footer .container.container--footer .crm_utilitymenu li a {
    min-height: 50px !important;
    padding: 10px 20px;
    font-size: 14px;
  }
  .crm_footer .container.container--footer .crm_socialmedia {
    margin-top: 20px;
  }
}
@media screen and (max-width: 925px) {
  .searchform__container {
    overflow: hidden;
  }
}
@media screen and (max-width: 1200px) {
  .container {
    max-width: 970px;
  }
}/*# sourceMappingURL=durham.css.map */