@font-face {
  font-family: "Swiss721";
  src: url("/fonts/Swiss721BT.eot");
  src: url("/fonts/Swiss721BT.eot?#iefix") format("embedded-opentype"),
    url("/fonts/Swiss721BT.woff2") format("woff2"),
    url("/fonts/Swiss721BT.woff") format("woff"),
    url("/fonts/Swiss721BT.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

ol li {
  padding-bottom: 15px;
}

.container-fluid {
  padding: 0 50px;
}
.grey {
  background-color: #f0f0f0;
  padding-top: 40px;
}
.NewsRow {
  padding-bottom: 40px;
}
.NewsHeader {
  font-size: 180%;
  padding-bottom: 10px;
  padding-top: 20px;
}
.NewsBody {
  min-height: 90px;
}
.PRTitle {
  border-top: 1px solid #002446;
  padding: 15px 0 8px;
}
body {
  font-size: 1.7em;
}
.RightAlign {
  float: right;
}
a,
a:visited {
  color: #0032a2;
  text-decoration: none;
}

a.btn-o:visited {
	color: black;
}
a:hover,
a:focus {
  color: #303030;
  border-bottom: 3px solid #faba00;
}
.Also a:hover,
.Also a:focus,
.nav-pills a:hover,
.nav-pills a:focus,
.contact-header a:hover,
.contact-header a:focus,
.panel-title a:hover,
.panel-title a:focus {
  border-bottom: 0;
  font-weight: normal;
}
.AlsoSection {
  margin-left: 10px;
}
.PageHeaders {
  border-bottom: 4px solid #f0f0f0;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 20px;
}
ul {
  list-style-type: square;
}

.More {
  margin: 20px 0;
}
.MoreButton {
  display: block;
  text-align: center;
}
.MoreText {
  font-size: 1.1em;
  font-weight: bold;
}
caption {
  font-weight: bold;
  color: #002446;
  text-align: left;
  padding: 15px 0px;
}
.offscreen {
  position: absolute;
  left: -99999px;
  width: 1px;
  height: 1px;
  top: auto;
}
.DoubleList {
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  list-style-type: square;
  list-style-position: inside;
}
#hottopicpic {
  border-radius: 4px;
  float: right;
  margin-left: 15px;
}
#HotTopicImage a:hover,
#HotTopicImage a:focus {
  text-decoration: none;
}
#HotTopicImage {
  padding: 30px;
  margin-bottom: 30px;
  background-color: #eeeeee;
  border-radius: 6px;
  color: #002446;
}
p {
  margin: 0 0 16px;
}
.p {
  text-align: left;
  margin: 1em 8px;
}
.help-block {
  color: #333333;
}
.headerbb {
  border-bottom: solid 1px #303030;
  padding: 0 0 10px;
  margin-bottom: 10px;
}
.fa-external-link {
  font-size: 75%;
}
blockquote {
  margin: 0 0 20px 50px;
  font-size: 100%;
  line-height: 1.3;
  border-left: 5px solid #29344e;
}
.tscsNewsTitle {
  color: #002446;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1;
  margin-top: 8px;
  margin-bottom: 12px;
}
.FindNearest {
  margin: 10px 0;
}
.FindNearest input {
  height: 43px;
}
.FindNearest button {
  white-space: normal;
}
.container-fluid.main-content {
  background-color: #e0e0e0;
  padding-top: 20px;
}
.content {
  padding: 25px 15px;
  background: #ffffff;
  /*border-top: 1px solid #A2A2A2;
    border-left: 1px solid #A2A2A2;
    border-right: 1px solid #A2A2A2;
    border-bottom: 4px solid #A2A2A2;*/
  box-shadow: 4px 4px 4px #a2a2a2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-transition: all ease 0.55s;
  -o-transition: all ease 0.55s;
  -webkit-transition: all ease 0.55s;
  transition: all ease 0.55s;
}
.content.section {
  padding: 15px 25px;
}
.content p:last-child {
  margin: 0;
}

.NewsContent {
  margin-top: 0px;
}

#AlsoSection {
  padding-top: 15px;
  margin-top: 15px;
  padding-bottom: 15px;
}
.alerticon {
  font-size: 250%;
  text-align: center;
  width: 100%;
}
.alert-success {
  border-color: #3c763d;
}
.alert-success h3 {
  color: #3c763d;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #702827;
  color: #702827;
}
.alert-danger h3 {
  color: #702827;
  margin-top: 0;
}
.alert-info hr {
  border-top-color: #31708f;
}
.alert-info > p > strong {
  color: #002446;
}
/*.alert p{
    margin-bottom: 0px ! important;
}*/
.alert-info h4 {
  color: #002446;
  margin-top: 22px;
  margin-bottom: 18px;
}
.alert {
  padding: 15px;
  margin-top: 10px;
}
.container-fluid.main-content.page-alert {
  padding-top: 0;
  padding-bottom: 20px;
}
.page-alert div {
  display: table;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 0;
  line-height: 20px;
  padding-top: 8px;
}
.page-alert div div {
  display: table-cell;
  vertical-align: middle;
  padding-left: 50px;
}
.page-alert div div p {
  margin: 0px;
  line-height: 30px;
}
.page-alert div div span.fa {
  float: left;
  display: inline;
  padding: 0 10px;
  margin-left: -50px;
  margin-top: 5px;
  width: 50px;
}
.page-alert div div span.fa-external-link {
  float: none;
  margin-left: -0.4rem;
  padding: 0;
}
.doc-downloads {
  width: 100%;
  background-color: #f0f0f0;
  padding: 10px;
  margin: 10px 0;
}
.doc-downloads .fa {
  padding-top: 8px;
}
.doc-downloads .DescBlock {
  margin-left: 55px;
}
.doc-link:hover {
  border-bottom: none;
  background: #d6d6d6;
}
.panel {
  /*border-top: 1px solid #A2A2A2;
    border-left: 1px solid #A2A2A2;
    border-right: 1px solid #A2A2A2;
    border-bottom: 4px solid #A2A2A2;*/
  border: none;
  box-shadow: 4px 4px 4px #a2a2a2;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 100%;
  color: #faba00;
}
.panel-title a,
.panel-title a:hover,
.panel-title a:focus {
  color: #faba00;
}
.also-header {
  padding: 12px;
  margin: 0;
  color: #ffffff;
  background-color: #303030;
}
.also-text a {
  word-wrap: break-word;
}
.also-text span {
  color: #012168;
}
.list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-group .panel {
  border-radius: 0;
  border: 0;
}
.panel-default > .panel-heading {
  border-radius: 0;
  background-color: #29344e;
}
.panel-default > .panel-heading + .panel-collapse .panel-body,
.panel-body {
  border: none;
}
.itsection-list {
  margin-left: -25px;
}
.contact-header {
  padding: 10px 15px;
  margin: 0;
  border-bottom: 4px solid #faba00;
  color: #303030;
  background-color: #f0f0f0;
  font-size: 100%;
}

.panel-heading {
  border-bottom: none;
}
.panel-heading-blue {
  border-radius: 0;
  background-color: #0089cf;
  font-size: 110%;
  color: #ffffff;
  padding: 8px;
  margin-bottom: 4px;
}
.panel-heading-red a,
.panel-heading-red a:visited,
.panel-heading-jade a,
.panel-heading-jade a:visited,
.panel-heading-black a,
.panel-heading-black a:visited,
.panel-heading-pink a,
.panel-heading-pink a:visited,
.panel-heading-yellow a,
.panel-heading-yellow a:visited,
.panel-heading-greys a,
.panel-heading-greys a:visited,
.panel-heading-blue a,
.panel-heading-blue a:visited,
.panel-heading-orange a,
.panel-heading-orange a:visited {
  color: #ffffff;
}
.panel-heading-green img,
.panel-heading-white img,
.panel-heading-red img,
.panel-heading-jade img,
.panel-heading-black img,
.panel-heading-pink img,
.panel-heading-yellow img,
.panel-heading-greys img,
.panel-heading-blue img,
.panel-heading-orange img {
  width: 40px;
  height: 40px;
  margin: -5px 8px -5px -5px;
}
.panel-heading-red {
  border-radius: 0;
  background-color: #ef4522;
  font-size: 110%;
  color: #ffffff;
  padding: 8px;
  margin-bottom: 4px;
}
.panel-heading-greys {
  border-radius: 0;
  background-color: #53646e;
  font-size: 110%;
  color: #ffffff;
  padding: 8px;
  margin-bottom: 4px;
}
.panel-heading-yellow {
  border-radius: 0;
  background-color: #fdb812;
  font-size: 110%;
  color: #ffffff;
  padding: 8px;
  margin-bottom: 4px;
}
.panel-heading-orange {
  border-radius: 0;
  background-color: #f78f1e;
  font-size: 110%;
  color: #ffffff;
  padding: 8px;
  margin-bottom: 4px;
}
.panel-heading-pink {
  border-radius: 0;
  background-color: #ef018d;
  font-size: 110%;
  color: #ffffff;
  padding: 8px;
  margin-bottom: 4px;
}
.panel-heading-black {
  border-radius: 0;
  background-color: #000000;
  font-size: 110%;
  color: #ffffff;
  padding: 8px;
  margin-bottom: 4px;
}
.panel-heading-jade {
  border-radius: 0;
  background-color: #00a9a4;
  font-size: 110%;
  color: #ffffff;
  padding: 8px;
  margin-bottom: 4px;
}
.panel-heading-green {
  border-radius: 0;
  background-color: #00b26b;
  font-size: 110%;
  color: #ffffff;
  padding: 8px;
  margin-bottom: 4px;
}
.share {
  font-size: 90%;
  margin: 0;
}
.share a:hover {
  border-bottom: none;
}
.arrow_box {
  position: relative;
  margin: 1em 16px 23px;
  font-size: 1.3em;
  padding: 10px;
  text-align: center;
  border: 0;
}
.arrow_box li {
  display: inline;
  list-style-type: none;
  padding-right: 20px;
}
.arrow_box:after {
  border-width: 20px;
  margin-left: -20px;
}
.arrow_box:before {
  border-width: 23px;
  margin-left: -23px;
}
.green {
  background: #d3f1d6;
  border: 2px solid #d3f1d6;
}
.orange {
  background: #fcdca5;
  border: 2px solid #fcdca5;
}
.red {
  background: #ffc5c5;
  border: 4px solid #ffc5c5;
}
#no_arrow:before,
#no_arrow:after {
  border-width: 0;
}

.lead {
  font-size: 100%;
  padding: 5px 0;
}
.btn-default {
  color: #002446;
  background-color: #faba00;
  white-space: normal;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #002446;
  background-color: #c3c3c3;
  border: 1px solid #ccc;
}
.btn-primary {
  color: #009ee0;
  background-color: transparent;
  border: 0;
}
.btn-primary .collapsed h3 {
  color: #faba00;
  background-color: transparent;
}
.btn-primary:hover h3,
.btn-primary:focus .h3,
.btn-primary:active .h3 {
  color: #009ee0;
  text-decoration: underline;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #009ee0;
  background-color: transparent;
}
.btn-task:hover,
.btn-task:focus,
.btn-task:active {
  color: #2a3e85;
  background-color: #f5cf64;
  border: 1px solid #ccc;
}

a:hover i .fa-twitter,
a:focus i.fa-twitter {
  background: #1fb7ee;
}
.grid li a h2 {
  font-size: 1.15em;
}
.starter-template {
  padding: 40px 15px;
  text-align: center;
}
.top {
  margin-top: 20px;
}
.well {
  background-color: #ffffff;
  border: 1px solid #c1c1c1;
  border-top: 0;
  border-radius: 0;
  padding: 10px 10px 5px;
}

.spacing {
  white-space: nowrap;
  word-spacing: -8px;
}
.strapline-spacing {
  text-transform: uppercase;
  font-size: 14px;
  word-spacing: 1.5px;
}
.map-list-p {
  padding-left: 25px;
}

a:focus .arrow_box,
a:active.arrow_box {
  position: relative;
  background: #f1f1f1;
  border: 1px solid #ddd;
}
a:focus .arrow_box:after,
a:active .arrow_box:after {
  border-color: rgba(241, 241, 241, 0);
  border-top-color: #f1f1f1;
  border-width: 20px;
  margin-left: -20px;
}
a:focus .arrow_box:before,
a:active .arrow_box:before {
  border-color: rgba(221, 221, 221, 0);
  border-top-color: #ddd;
  border-width: 21px;
  margin-left: -21px;
}
.Hidden,
.feedback-extra {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.also-text li {
  list-style: none;
  margin-left: -30px;
  padding: 3px 0;
}
.AZList {
  margin-left: -20px;
}
.Also li {
  list-style: none;
}
.AZList li {
  list-style: square;
  margin-left: 10px;
  padding-bottom: 5px;
}
.ColumnList li {
  list-style-type: square;
  margin-left: 20px;
}
.ColumnListNo li {
  margin-left: 20px;
}
.Also li a:hover,
.AZList li a:hover {
  text-decoration: none;
  border-bottom: 3px solid #faba00;
}
.thumbnail {
  border: 1px solid #ddd;
}
.thumbnail .caption {
  margin-left: 70px;
}
a:active .thumbnail {
  background-color: #f1f1f1;
  text-decoration: none;
  position: relative;
}
.nav-pills {
  background-color: #303030;
  padding: 10px 0 10px 10px;
}
.nav-pills > li > a {
  color: #fff;
  font-size: 1em;
  font-weight: bold;
}
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
  color: #012168;
  background-color: #ffffff;
}
.totop {
  height: 40px;
  width: 40px;
  background-color: #faba00;
  padding-left: 10px;
  position: fixed;
  font-size: 2em;
  bottom: 5px;
  right: 10px;
  z-index: 104400;
  box-shadow: none !important;
  /*filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)!important;*/

  text-shadow: none !important;
  font-weight: 400;
}
.totop a:hover,
.totop a:focus {
  color: #303030;
}
#demo {
  width: 100%;
  background-color: #123456;
}
.list-group-item {
  padding: 5px 10px;
}
.list-group-item-heading {
  margin-bottom: 0;
}
.col-md-9 {
  line-height: 1.8;
}

.small,
.doc-downloads .description {
  font-size: 90%;
}
.small a:hover,
.small a:focus,
footer .col-social-icons a:hover,
footer .col-social-icons a:focus {
  border-bottom: 0;
}
h2,
h3,
h4,
h5,
h6,
.h2,
.h3,
.h4,
.h5,
.h6,
#HotTopicImage a,
#HotTopicImage h2,
#HotTopicImage .h2,
.totop a,
.totop a:visited {
  color: #002446;
}
h2,
.doc-downloads .title {
  font-weight: bold;
}
.content-divider,
.navbar-right {
  margin-bottom: 15px;
}
.alert-warning,
.alert-warning h3 {
  border-color: #ca8000;
}
.alert ul,
.owl-carousel {
  margin-top: 0;
}
.alert span.fa,
.thumbnail > img,
.thumbnail a > img {
}
.arrow_box .p,
.arrow_box ul {
  text-align: center;
}
.arrow_box:after,
.arrow_box:before,
a:focus .arrow_box:after,
a:focus.arrow_box:before,
a:active .arrow_box:after,
a:active.arrow_box:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.green:before,
.green:after {
  border-color: rgba(211, 241, 214, 0);
  border-top-color: #d3f1d6;
}
.orange:before,
.orange:after {
  border-color: rgba(252, 220, 165, 0);
  border-top-color: #fcdca5;
}
.red:before,
.red:after {
  border-color: rgba(255, 197, 197, 0);
  border-top-color: #ffc5c5;
}
.search-wrapper input::-webkit-input-placeholder,
.search-wrapper input:-moz-placeholder,
.search-wrapper input:-ms-input-placeholder {
  color: #999;
  font-weight: normal;
}
.btn,
.form-control,
.btn-lg {
  border-radius: 0;
}
.btn-primary h3,
.btn-primary .h3,
.btn-primary:focus h3 {
  color: #009ee0;
}
.Also,
.AZList,
.ColumnList,
.ColumnListNo {
  -webkit-column-count: 3;
  -ms-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}

/*--------------------------------------*/
/*---------------Headings---------------*/
/*--------------------------------------*/
h1,
.h1 {
  margin-bottom: 0;
  font-family: Helvetica;
}

h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 22px;
}

h5,
.h5 {
  font-size: 110%;
}

hr {
  border-top: 2px solid #a2a2a2;
}
/*--------------------------------------*/

/*--------------------------------------*/
/*-------------Navigation---------------*/
/*--------------------------------------*/

.navbar {
  color: #ffffff;
  min-height: 80px;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #faba00;
  border-bottom: 0px;
}
.navbar-toggle {
  color: #002446;
  background-color: #fff;
  border-radius: 0;
}
.navbar-inverse {
  border-bottom: #faba00 solid 4px;
  background-color: #012168;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #012168;
  margin: 4px auto;
  width: 22px;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #faba00;
  color: #fff;
}
.navbar-right {
  margin-top: 10px;
}
.navbar-toggle {
  margin-top: 10px;
}
/*--------------------------------------*/

/*--------------------------------------*/
/*-------------Page Header--------------*/
/*--------------------------------------*/

.page-header {
  padding: 10px 50px 2px;
  margin: 0;
  border-bottom: 0;
  color: #ffffff;
  background-color: #29344e;
}
.page-header .fa {
  float: right;
  font-size: 300%;
  margin: 20px 45px 0 0;
}
.page-header h2 {
  color: #faba00;
  padding-top: 10px;
}

/*--------------------------------------*/

/*--------------------------------------*/
/*-------------Page Footer--------------*/
/*--------------------------------------*/

#footer {
  width: 100%;
  background-color: #012168;
  color: #fff;
  font-size: 90%;
  padding: 25px 0;
  border-top: solid 4px #faba00;
}
#footer h2 {
  color: #faba00;
  border-bottom: solid 1px #fff;
  padding: 10px 0 20px;
  margin-bottom: 10px;
}
#footer h3 {
  color: #faba00;
  font-size: 110%;
  font-weight: bold;
}
#footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}
#footer > .container a {
  color: #fff;
}
#footer .col ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer .col-social-icons i {
  width: 35px;
  height: 35px;
  display: inline-block;
  padding: 6px;
  margin-right: 6px;
  margin-bottom: 10px;
  text-align: center;
  font-size: 1.4em;
  background: #fff;
  color: #002446;
  margin-top: 15px;
}
footer .col-social-icons a:hover i,
footer .col-social-icons a:focus i {
  background: #faba00;
}
.social-icon-last {
  padding-right: 0;
}
footer ul {
  list-style: none;
  padding: 15px 0 0;
}
footer a,
footer a:visited {
  color: #ffffff;
  font-size: 110%;
}
footer a:hover,
footer a:focus {
  color: #faba00;
}

/*--------------------------------------*/

/*--------------------------------------*/
/*---------------A to Z-----------------*/
/*--------------------------------------*/

#a-z {
  list-style: none;
  padding: 0 2%;
  margin: auto 0;
  background: #012168;
  text-align: center;
  /*float:left;*/
}
#a-z li {
  display: inline;
  width: auto;
}
#a-z li a {
  display: inline-block;
  height: 50px;
  min-width: 3%;
  width: 3%;
}
#a-z li a {
  width: 32px;
  color: white;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 1.2em;
  text-decoration: none;
}
#a-z li > a:hover {
  background-color: #faba00;
  color: #012168;
  border-bottom: 4px solid #fff;
}

@media (max-width: 1199px) {
  #a-z {
    padding: 0 1%;
  }
  #a-z li a {
    min-width: 7%;
    width: 7%;
    font-size: 1em;
  }
}
@media (max-width: 600px) {
  #a-z {
    padding: 0;
  }
  #a-z li a {
    min-width: 9%;
    width: 9%;
    font-size: 1em;
  }
}
/*--------------------------------------*/

/*--------------------------------------*/
/*----------------Blocks----------------*/
/*--------------------------------------*/
.section-link:focus > div > div,
.sectionblock-content:hover,
.sectionblock:hover > div,
.section-link:focus > div > div > *,
.sectionblock-content:hover > *,
.child-link:focus > div,
.childblock:hover,
.child-link:focus > div > *,
.childblock:hover > * {
  -webkit-transition: all ease 0.55s;
  transition: all ease 0.55s;
}

.section-link:focus > div > div,
.sectionblock-content:hover {
  background-color: #012168;
}
.section-link:focus > div > div,
.sectionblock:hover > div {
  border-bottom-color: #faba00;
}
.section-link:focus > div > div > div > *,
.sectionblock-content:hover > div > * {
  color: #ffffff;
}

.child-link:focus > div,
.childblock:hover {
  background-color: #012168;
}
.child-link:focus > div,
.childblock:hover {
  border-bottom-color: #faba00;
}
.child-link:focus > div > *,
.childblock:hover > * {
  color: #ffffff;
}
.sectionblock {
  display: table;
  text-align: center;
  padding: 20px;
}

.sectionblock-content {
  height: 120px;
  min-height: 120px;
  padding: 0 15px;
  background: #ffffff;
  /*border-top: 1px solid #A2A2A2;
    border-left: 1px solid #A2A2A2;
    border-right: 1px solid #A2A2A2;
    border-bottom: 4px solid #A2A2A2;*/
  box-shadow: 4px 4px 4px #a2a2a2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.sectionblock-center {
  padding: 0;
  position: relative;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  width: 100%;
}
.sectionblock-content h2 {
  margin-bottom: 15px;
  padding-top: 5px;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  min-height: 14px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

#homeblock-container {
  padding: 30px 100px 30px 100px;
  background-color: #e0e0e0;
}
.homeblock-row {
  background: rgba(255, 255, 255, 0.3);
}
/*-------------Section Blocks-------------*/
.sectionpage-block {
  height: 90px;
  min-height: 90px;
  padding: 0 15px;
}
.sectionpage-block h3 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 22px;
  min-height: 14px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.sectionpage-minor-block {
  height: 50px;
  min-height: 50px;
  padding: 0 15px;
}
.sectionpage-minor-block h3 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  min-height: 14px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

/*--------Revealed Home Blocks--------*/
.child-hide {
  display: none;
}

.child-show {
  width: 100%;
  display: block;
  position: absolute;
  padding: 0px;
  background: #f1f1f1;
}
.child-show > .page-header {
  padding: 10px 100px 10px 100px;
}
.child-header {
  color: #faba00;
  font-size: 120%;
  margin-top: 15px;
  margin-bottom: 0px;
  overflow: hidden;
}
.child-header-lead {
  color: #ffffff;
  overflow: hidden;
  font-weight: normal;
  line-height: 1.8;
}

.task-container {
  padding: 4px 100px 4px 100px;
  background-color: #c7c7c7;
}
#child-show-pointer {
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #29344e;
  height: 0;
  margin-top: -20px;
  position: absolute;
  width: 0;
  display: none;
}

.childblock {
  height: 90px;
  background-color: #ffffff;
  border: 4px solid #c7c7c7;
}
.childblock > h3 {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 15px;
  color: #303030;
  position: relative;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}

/******************************************************************************/
#news-events-container {
  padding: 10px 100px 30px 100px;
  background-color: #e0e0e0;
}
/******************************************************************************/
/* Block heights and styles for a news section page                           */
/******************************************************************************/
.news-link:focus > div > div,
.newsblock-content:hover {
  background-color: #012168;
}
.news-link:focus > div > div,
.sectionblock:hover > div {
  border-bottom-color: #faba00;
}
.news-link:focus > div > div > div > *,
.newsblock-content:hover > div > * {
  color: #ffffff;
}
.newsblock {
  padding: 10px 10px;
}
.newsblock-content {
  height: 225px;
  min-height: 225px;
  padding: 10px 15px;
  background: #ffffff;
  text-align: left;
  /*border-top: 1px solid #A2A2A2;
    border-left: 1px solid #A2A2A2;
    border-right: 1px solid #A2A2A2;
    border-bottom: 4px solid #A2A2A2;*/
  box-shadow: 4px 4px 4px #a2a2a2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all ease 0.55s;
  transition: all ease 0.55s;
}
.newsblock-content > div > * {
  color: #333333;
}
.newsblock-content > div > h3 {
  font-size: 105%;
  font-weight: bold;
  margin-bottom: 8px;
  min-height: 40px;
  color: #002446;
}
.newsblock-content > div > p.summary {
  font-size: 90%;
}
.newsblock-content > div > p.small {
  font-size: 90%;
  min-height: 40px;
  font-weight: bold;
}

@media (min-width: 1280px) {
  .newsblock-content {
    height: 185px;
    min-height: 185px;
  }
  .newsblock-content > div > h3 {
    min-height: 20px;
  }
  .newsblock-content > div > p.small {
    min-height: 20px;
  }
}
@media (max-width: 991px) {
  .newsblock-content {
    height: auto;
    min-height: auto;
  }
  .newsblock-content > div > h3 {
    min-height: 20px;
  }
  .newsblock-content > div > p.small {
    min-height: 20px;
  }
}
@media (max-width: 600px) {
  /*HOMEPAGE*/
  #homeblock-container {
    padding: 10px 10px 10px 10px;
  }
  .homeblock-row {
    margin-top: 10px;
  }
  .child-show > .page-header {
    padding: 10px 25px;
    margin-bottom: 0px;
  }
  .child-header-lead {
    margin: 0;
    font-size: 115%;
    line-height: 1.6;
  }
  .child-show {
    padding: 0px;
  }
  .child-header {
    margin: 0px;
    font-size: 125%;
    font-weight: bold;
    overflow: hidden;
  }
  .child-show .page-header .fa,
  .page-header .fa {
    display: none;
  }
  .childblock {
    height: auto;
  }
  .childblock h3 {
    font-size: 100%;
    position: relative;
    text-align: center;
    top: 0;
    transform: translateY(0);
    margin: 10px 0px;
  }
  .task-container {
    padding: 20px 15px 20px 15px;
  }
  .task-list {
    padding: 0px 5px;
  }
  .task-item h4 {
    font-size: 85%;
  }
  .sectionblock-content {
    padding: 0px 10px;
    height: 85px;
    min-height: 85px;
  }
  #news-events-container {
    padding: 10px 10px 30px 10px;
    background-color: #e0e0e0;
  }
  .newsblock-content {
    height: auto;
    min-height: 0px;
  }
  .newsblock-content > div {
    padding: 0;
    position: relative;
    text-align: left;
    top: 0;
    transform: translateY(0);
  }
  .small i {
    font-size: 200%;
    float: right;
    margin-right: 4px;
  }
}

/*--------------------------------------*/

/*--------------------------------------*/
/*---------------Images-----------------*/
/*--------------------------------------*/
img.Logo {
  float: right;
  padding: 0 0 15px;
}

img {
  border: 0 none;
}

picture.img-responsive > * {
  width: 100%;
}

img.instructor {
  margin: 0 10px 10px;
}
.structure-image {
  margin-left: auto;
  margin-right: auto;
}

.logos {
  list-style: none;
  margin: auto;
  text-align: center;
}

.logosli {
  display: inline;
}

/*-------------Image Gallery------------*/

.gallery {
  width: 100%;
}

/*--------------------------------------*/

/*--------------------------------------*/
/*---------------Carousel---------------*/
/*--------------------------------------*/

/*-----Owl Carousel - Animate Plugin----*/
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/*--Owl Carousel - Auto Height Plugin--*/
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/*-----Core Owl Carousel CSS File-----*/
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
  margin-top: 15px;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: flat;
  -moz-transform-style: flat;
  transform-style: flat;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*---Owl Carousel - Lazy Load Plugin---*/
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
/*----Owl Carousel - Video Plugin----*/
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  /* commented out to save request until we use it background: url("/img/owl.video.play.png") no-repeat; */
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: -1;
}

/*------------Custom Styles -------------*/
.carousel-link:hover > .carousel-image > img,
.carousel-link:focus > .carousel-image > img {
  opacity: 0.8;
}
.carousel-link:hover > .caption > h2,
.carousel-link:focus > .caption > h2 {
  text-decoration: underline;
}
.owl-controls {
  padding-top: 10px;
  background-color: #faba00;
}
.owl-prev {
  z-index: 1;
  float: left;
  color: #002446;
  padding-left: 60px;
}
.owl-next {
  z-index: 1;
  float: right;
  color: #002446;
  padding-right: 60px;
}
.owl-dots {
  text-align: center;
  font-size: 0.8em;
  background-color: #faba00;
  color: #002446;
  padding-bottom: 10px;
}
.owl-dot {
  padding: 5px;
}
.caption {
  width: 100%;
  z-index: 2;
  background-color: #faba00;
  color: #002446;
  padding: 15px 60px;
  margin: 0;
}
.caption h1,
.caption p {
  padding-left: 0px;
}
.owl-carousel .owl-stage-outer {
  background-color: #faba00;
}

@media (max-width: 600px) {
  .caption {
    padding: 5px 15px;
  }
  .caption h2 {
    font-size: 90%;
    text-align: center;
  }
  .caption p {
    display: none;
  }
  .owl-controls {
    padding-top: 0px;
  }
  .owl-carousel .owl-controls .owl-nav .owl-prev,
  .owl-carousel .owl-controls .owl-nav .owl-next,
  .owl-carousel .owl-controls .owl-dot {
    font-size: 90%;
    padding-bottom: 0px;
  }
}

/*--------------------------------------*/

/*--------------------------------------*/
/*----------Generic Accordion-----------*/
/*--------------------------------------*/
.accordion-header span {
  overflow: hidden;
  display: block;
}

.accordion-header {
  height: auto;
  overflow: hidden;
  padding: 0;
  margin-top: 8px;
}

.accordion.accordion-header:hover {
  opacity: 1;
}

.accordion-header i {
  display: inline;
  float: left;
  overflow: hidden;
}

.accordion-header a {
  width: 100%;
  display: block;
  padding-left: 12px;
  padding-top: 10px;
  padding-bottom: 6px;
  height: auto;
  min-height: 40px;
}

.accordion-header a:hover {
  background: #d6d6d6;
}

.accordion-hide {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  opacity: 0;
  height: 0;
  overflow: hidden;
}

.accordion-show {
  padding: 4px;
  background: #fff;
  line-height: 1.4;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  border-bottom: 4px solid #eaeaea;
}

.accordion-show p {
  background: #fff;
  margin: 0;
  padding: 4px;
}

/*--------------------------------------*/
/*----------Content Accordion-----------*/
/*--------------------------------------*/
.content-accordion .accordion-header {
  background-color: #e0e0e0;
}

#accordion.content-accordion .panel-title a,
#accordion.content-accordion .panel-title a:hover,
#accordion.content-accordion .panel-title a:focus {
  color: #012168;
}

/*--------------------------------------*/
/*----------Feedback Accordion----------*/
/*--------------------------------------*/
.feedback-accordion {
  margin-top: 20px;
  margin-bottom: 20px;
}

#accordion.feedback-accordion .panel-title a,
#accordion.feedback-accordion .panel-title a:hover,
#accordion.feedback-accordion .panel-title a:focus {
  color: #faba00;
}

#accordion div.panel-body {
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  border-bottom: 4px solid #eaeaea;
}

@media screen and (max-width: 670px) {
  #accordion .accordion-header {
    height: auto;
  }
}

@media print {
  #accordion {
    background-color: #fff;
  }

  #accordion .accordion-hide {
    position: relative !important;
    opacity: 1 !important;
  }

  #accordion .accordion-header h3,
  #accordion .accordion-header h4 {
    border-bottom: 0 !important;
    font-weight: 700;
    margin-left: -12px;
    font-size: larger;
  }

  #accordion .fa-plus-square {
    display: none;
  }
}
/*--------------------------------------*/
/*---------------Bin Types--------------*/
/*--------------------------------------*/
.bins {
  padding: 0;
  margin-top: 20px;
}

.bin-panel {
  text-align: center;
}

img.bin-icon {
  max-width: 160px;
  max-height: 96px;
}

a.bin-link:hover > div > div > .panel-body {
  opacity: 0.8;
  transition: all 0.75s ease-in-out;
}
a.bin-link:hover > div > div > .panel-heading {
  background: #012168;
  transition: all 0.75s ease-in-out;
}
/*--------------------------------------*/

/*--------------------------------------*/
/*--------Recycling Box Accordion-------*/
/*--------------------------------------*/
.panel-title .recyclingbox-link {
  color: #fff;
  font-weight: bold;
  width: 100%;
  min-width: 100%;
  font-size: 22px;
  display: block;
}
.recyclingbox-link > i {
  float: right;
  line-height: 42px;
  font-size: 26px;
}
.recyclingbox-heading:hover,
.recyclingbox-heading:focus,
.recyclingbox-heading:active,
.recyclingbox-heading:visited {
  opacity: 0.8;
}
.recyclingbox-heading > h4 > a:hover,
.recyclingbox-heading > h4 > a:focus,
.recyclingbox-heading > h4 > a:active,
.recyclingbox-heading > h4 > a:visited,
.recyclingbox-heading:hover > h4 > a,
.recyclingbox-heading:focus > h4 > a,
.recyclingbox-heading:active > h4 > a,
.recyclingbox-heading:visited > h4 > a {
  font-weight: bold;
  color: #ffffff;
}
.recyclingbox-panel {
  padding: 0;
}
#accordion div.recyclingbox-panel {
  border: 0;
}
.recyclingbox-alert {
  line-height: 45px;
}
.recyclingbox-alert > span {
  float: right;
}
/*--------------------------------------*/
/*-------------Breadcrumb---------------*/
/*--------------------------------------*/
.bc-gform {
  padding-top: 90px !important;
}
@media only screen and (min-width: 600px) {
  .breadcrumb {
    margin-bottom: 0px;
    padding: 8px 15px;
    list-style: none;
    background-color: #e0e0e0;
    /* border-radius: 4px; */
	border-radius: 0px;
  }
  .breadcrumb > li {
    display: inline;
  }
  .breadcrumb > li + li::before {
    content: "> ";
    padding: 0px;
    color: #535353;
  }
  .breadcrumb.mobile {
    margin-top: 0px;
  }
  .breadcrumb > .active {
    color: #535353;
  }
  .breadcrumb.triangle {
    /* reset basic style */
    background-color: transparent;
    margin-bottom: 10px;
    padding: 0;
  }
  .breadcrumb.triangle li {
    position: relative;
    padding: 0;
    margin: 4px 0px 4px -7px;
  }
  .breadcrumb.triangle li:last-of-type {
    margin-right: 0;
  }
  .breadcrumb.triangle li > * {
    position: relative;
    padding: 0.5em 0.8em 0.5em 2.5em;
    color: #2c3f4c;
    background-color: #535353;
    /* the border color is used to style its ::after pseudo-element */
    border-color: #535353;
  }
  .breadcrumb.triangle li.active > * {
    /* selected step */
    color: #000000;
    background-color: #535353;
    border-color: #535353;
  }
  .breadcrumb.triangle li:first-of-type > * {
    padding-left: 1.6em;
  }
  .breadcrumb.triangle li:last-of-type > * {
    padding-right: 1.6em;
  }
  .breadcrumb.triangle a:hover {
    /* steps already visited */
    color: #ffffff;
    background-color: #29344e;
    border-color: #29344e;
  }
  .breadcrumb.triangle li::after,
  .breadcrumb.triangle li > *::after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    content: "";
    height: 0;
    width: 0;
    /* 48px is the height of the <a> element */
    border: 1.1em solid transparent;
    border-right-width: 0;
    border-left-width: 20px;
  }
  .breadcrumb.triangle li::after {
    /* this is the white separator between two items */
    z-index: 1;
    -webkit-transform: translate(18px, -14px);
    -moz-transform: translate(18px, -14px);
    -ms-transform: translate(18px, -14px);
    -o-transform: translate(18px, -14px);
    transform: translate(6px, -6px);
    border-left-color: #ffffff;
    /* reset style */
    margin: 0;
  }
  .breadcrumb.triangle li > *::after {
    /* this is the colored triangle after each element */
    z-index: 2;
    border-left-color: inherit;
  }
  .breadcrumb.triangle li a:hover,
  .breadcrumb.triangle li a:focus {
    border-bottom: 0px;
  }
  .breadcrumb.triangle li:last-of-type::after,
  .breadcrumb.triangle li:last-of-type > *::after {
    /* hide the triangle after the last step */
    display: none;
  }
  .breadcrumb.triangle.custom-separator li::after {
    /* reset style */
    background-image: none;
  }
  .breadcrumb.triangle.custom-icons li::after,
  .breadcrumb.triangle.custom-icons li > *::after {
    /* 50px is the height of the <a> element */
    border-top-width: 25px;
    border-bottom-width: 25px;
  }
  @-moz-document url-prefix() {
    .breadcrumb.triangle li::after,
    .breadcrumb.triangle li > *::after {
      /* fix a bug on Firefox - tooth edge on css triangle */
      border-left-style: dashed;
    }
  }
}
@media (max-width: 600px) {
  .breadcrumb {
    padding: 10px 20px 10px 20px;
    font-size: 85%;
    margin-bottom: 0;
  }
}
@media (min-width: 980px) {
  .breadcrumb {
    padding: 10px 10px 10px 10px;
  }
  .breadcrumb.mobile {
    display: none;
  }
}
@media (max-width: 980px) {
  .breadcrumb.desktop {
    display: none;
  }
}
@media (min-width: 1200px) {
  .breadcrumb {
    padding: 10px 50px 10px 50px;
  }
}
/*--------------------------------------*/

/*--------------------------------------*/
/*------------Video Players-------------*/
/*--------------------------------------*/

.embed-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
}

.embed-responsive-item {
  min-height: 315px;
  width: 100%;
}

.video-padding {
  padding-top: 15px;
  padding-bottom: 15px;
}

/*--------------------------------------*/

/*--------------------------------------*/
/*--------------Search Box--------------*/
/*--------------------------------------*/

.sb-search {
  position: relative;
  border: 4px solid #faba00;
  margin: 10px 0;
  width: 100%;
  max-width: 370px;
  min-width: 46px;
  height: 46px;
  float: right;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
}

.sb-search-input {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  outline: none;
  background: #fff;
  width: 100%;
  height: 40px;
  margin: 0;
  z-index: 10;
  padding: 10px;
  line-height: 20px;
  overflow: visible;
  font-family: inherit;
  font-size: 100%;
  color: #002446;
}

.sb-search-input::-webkit-input-placeholder {
  color: #002446;
}

.sb-search-input:-moz-placeholder {
  color: #002446;
}

.sb-search-input::-moz-placeholder {
  color: #002446;
}

.sb-search-input:-ms-input-placeholder {
  color: #002446;
}

.sb-icon-search,
.sb-search-submit {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}

.sb-search-submit {
  background: #fff; /* IE needs this */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
  filter: alpha(opacity=0); /* IE 5-7 */
  opacity: 0;
  color: transparent;
  border: none;
  outline: none;
  z-index: 90;
}

.sb-icon-search {
  color: #fff;
  background: #faba00;
  z-index: 80;
  font-size: 22px;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}

.sb-icon-search:before {
  content: "\f002";
}

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
  width: 100%;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
  background: #faba00;
  color: #fff;
  z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
  z-index: 90;
}

/*--------------------------------------*/

/*--------------------------------------*/
/*-------------Core Values--------------*/
/*--------------------------------------*/
.values-header {
  font-size: 220%;
  text-align: center;
  padding: 30px;
  background: #004990;
  color: #ffffff;
  border: #ffffff solid 10px;
  margin: 0;
}
.corevalues {
  overflow: hidden;
}
.values {
  background: #00b1b0;
  color: #ffffff;
  border: 10px #ffffff solid;
  padding: 10px 35px;
  padding-bottom: 100px;
  margin-bottom: -100px;
}
.values ul {
  padding: 0;
}
.values h4 {
  text-align: center;
  color: #fdb813;
  font-size: 28px;
}

/*--------------------------------------*/

/*--------------------------------------*/
/*-----------Recycling list-------------*/
/*--------------------------------------*/

.recycling-list {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #fff;
}
.recycling {
  border: 1px solid #fff;
}
.paper-blue {
  background: #0071b5;
}
.card-blue {
  background: #0089d1;
}
.books-blue {
  background: #0079c2;
}
.plastic-bottles {
  background: #ef4522;
}
.glass-green {
  background: #00a9a4;
}
.cans-gray {
  background: #74797d;
}
.foil-gray {
  background: #54656f;
}
.clothes-orange {
  background: #faba00;
}
.electrical-pink {
  background: #ed008c;
}
.recycling-ul {
  margin-top: -30px !important;
}
/*--------------------------------------*/

/*--------------------------------------*/
/*----------------Events----------------*/
/*--------------------------------------*/

.eventLeft {
  float: left;
  min-height: 115px;
}
.eventRight {
  margin-left: 110px;
}

/*--------------------------------------*/

/*--------------------------------------*/
/*----------Contracts Register----------*/
/*--------------------------------------*/

iframe#contractsregister {
  width: 100%;
  height: 1490px;
  border: none;
}

@media screen and (max-width: 1210px) {
  iframe#contractsregister {
    height: 2100px;
  }
}

/*--------------------------------------*/

/*--------------------------------------*/
/*---------------Locations--------------*/
/*--------------------------------------*/
.gm-style {
  font-family: Helvetica;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
}
.gm-style-iw {
  width: 300px;
  max-width: 300px;
  min-height: 100px;
}
.gm-style-iw > div > div {
  padding-top: 10px;
}
.gm-style-iw > div > div > a > h4 {
  border-bottom: 3px solid #ffffff;
  display: inline;
}

.gm-style-iw > div > div > a > p.map {
  padding-top: 10px;
  color: #333;
}
.gm-style-iw > div > div > a:hover > h4 {
  color: #303030;
  border-bottom: 3px solid #faba00;
}
.gm-style-iw > div > div > a:hover > p {
  color: #303030;
}
.maplist-switch {
  text-align: right;
  padding-bottom: 15px;
}
.location-list {
  column-count: 3;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  padding-left: 0;
}
.location-list li {
  list-style: none;
}
p.map {
  font-size: 125%;
}
h4.map {
  font-size: 160%;
}

/*----------------------------------------------------------------------------*/
/*                        Individual Location types                           */
/*----------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------*/
/*                                  Park                                      */
/*----------------------------------------------------------------------------*/
#facilities > ul {
  column-count: 3;
  -webkit-column-count: 3;
  -moz-column-count: 3;
}
#facilities > ul > li {
  list-style: square;
  margin-left: 10px;
}
#flickr {
  padding-bottom: 20px;
}
#flickr h3 {
  display: none;
}
.flickr-img {
  overflow: hidden;
  height: 170px;
}
.flickr-img img {
  min-height: 100%;
  width: auto;
  display: block;
  margin: 10px auto;
}
/*----------------------------------------------------------------------------*/
/*                                  School                                    */
/*----------------------------------------------------------------------------*/
strong.school::after {
  content: "";
  display: inline;
}
/*----------------------------------------------------------------------------*/
/*                                  Car Park                                  */
/*----------------------------------------------------------------------------*/
.icon-list {
  list-style: none;
  padding: 0;
}
.icon-list li {
  padding: 10px 10px 10px 0px;
}
.icon-list li:first-child {
  padding: 0 10px 10px 0px;
}
.parking-fees-table {
  width: 90%;
}
.parking-fees-table tr td:first-child {
  width: 75%;
}

/*----------------------------------------------------------------------------*/
/*                                Taxi Rank                                   */
/*----------------------------------------------------------------------------*/
p.taxiranks {
  text-align: center;
  font-size: 175%;
}
span.total {
  border: 5px solid #faba00;
  border-radius: 50%;
  padding: 5px 12px;
}
span.total-container {
  display: block;
  margin-top: 10px;
}
span.equals {
  display: none;
}
/*----------------------------------------------------------------------------*/
@media (max-width: 900px) {
  .location-list {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
  }
  #facilities > ul {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
  }
}
@media (max-width: 600px) {
  .location-list {
    column-count: 1;
    -webkit-column-count: 1;
    -moz-column-count: 1;
  }
  #facilities > ul {
    column-count: 1;
    -webkit-column-count: 1;
    -moz-column-count: 1;
  }
  strong.school::after {
    content: " ";
    clear: right;
    display: block;
  }
}
/*--------------------------------------*/
/*------------Can't find it-------------*/
/*--------------------------------------*/
.cant-find-list {
  display: flex;
  list-style: none;
  margin: 20px 0px;
  justify-content: flex-start;
}
.cant-find-list li {
  flex: 0 0 30%;
}

/*--------------------------------------*/
/*----------Local Offer Link------------*/
/*--------------------------------------*/

a.lo-link {
  display: block;
  background-color: #6fbe48;
  border-bottom: 3px solid #6fbe48;
  border-color: #6fbe48;
  padding: 15px;
  color: #fff;
  position: relative;
  font-size: 1.5em;
  margin-bottom: 20px;
}

a.lo-link .fa {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 1.5em;
}

a.lo-link:hover,
.lo-link:focus {
  color: #fff;
  background-color: #589c37;
  border-bottom: 3px solid #549435;
}
/*--------------------------------------*/

/*--------------------------------------*/
/*-----------Either or Boxes------------*/
/*--------------------------------------*/
.either-or {
  display: flex;
  flex-direction: column;
  margin: 1rem 0;
}
.either-or__either,
.either-or__or {
  flex: 1 1 100%;
  /*border-top: 3px solid #fab000;*/
  display: flex;
  flex-direction: column;
  background: #ffffff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  margin-bottom: 1rem;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .either-or {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .either-or__either,
  .either-or__or {
    display: block;
  }
}
.either-or__header {
  background: #29344e;
  padding: 15px 10px;
  width: 100%;
}
.either-or__header > h3 {
  margin: 0;
  color: #faba00;
}
.either-or__content {
  padding: 20px;
  //flex: 1 1 80%;
  flex-grow: 1;
}
.either-or__divider {
  display: none;
}

.read-more:after {
  content: "Read more";
}

.read-more > .read-more-content {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

.either-or__buttons {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 16px;
  line-height: normal;
  width: 100%;
  background-color: transparent;
  padding: 8px;
  box-sizing: border-box;
}

.either-or__buttons--button {
  background: 0 0;
  border: none;
  border-radius: 2px;
  color: #000;
  position: relative;
  height: 36px;
  margin: 0;
  min-width: 64px;
  padding: 0 16px;
  display: inline-block;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0;
  overflow: hidden;
  will-change: box-shadow;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1),
    background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1),
    color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  outline: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  line-height: 36px;
  vertical-align: middle;
}
.either-or__buttons--button:hover {
  background-color: rgba(158, 158, 158, 0.2);
  border-bottom: none;
}
@media only screen and (min-width: 768px) {
  .either-or {
    flex-direction: row;
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .either-or__either,
  .either-or__or {
    flex: 1 1 49%;
  }
  .either-or__divider {
    display: flex;
    justify-items: center;
    flex-direction: column;
    align-items: center;
    flex: 1 1 2%;
  }
}

/*--------------------------------------*/

/*--------------------------------------*/
/*-----------------Jobs-----------------*/
/*--------------------------------------*/
.collapse--right {
  float: right;
  padding-right: 5px;
}
@media only screen and (max-width: 768px) {
  .collapse--right {
    display: block;
    float: none;
  }
}
.return {
  width: 100%;
  text-align: left;
}
.return caption {
  text-align: left;
  padding: 10px;
  font-size: 1.3em;
}
.return th {
  text-align: left;
  padding: 5px;
}
.return td {
  padding: 5px;
  vertical-align: top;
}
.btn--jobs {
  width: 48%;
}
@media only screen and (max-width: 768px) {
  .return th {
    display: none;
  }
  .return td {
    display: block;
  }
  .return td:before {
    content: attr(data-th) ": ";
    font-weight: bold;
    width: 6.5em;
    display: block;
  }
}
/*--------------------------------------*/

/*--------------------------------------*/
/*---------------Figures----------------*/
/*--------------------------------------*/
a:hover .figure,
a:focus .figure {
  opacity: 0.7;
}
.figure {
  text-align: center;
}
@media screen and (min-width: 992px) {
  .figure--right {
    float: right;
  }
}
figcaption {
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
  font-size: 85%;
}
.figure .image {
  width: 100%;
}
.figure .image > * {
  max-width: 100%;
}
/*--------------------------------------*/

/*--------------------------------------*/
/*-------------- Tables ----------------*/
/*--------------------------------------*/

.table--fixed {
  table-layout: fixed;
}
th {
  word-wrap: break-word;
}
/*--------------------------------------*/

/*--------------------------------------*/
/*-------------Advertising--------------*/
/*--------------------------------------*/
.advertising {
  text-align: center !important;
  margin: auto !important;
  width: 800px;
  padding-top: 85px;
}
a.track img {
  max-width: 100%;
  max-height: 300px;
  width: auto;
  height: auto;
}

@media screen and (max-width: 744px) {
  .advertising {
    display: block;
  }
}
@media screen and (max-width: 698px) {
  .advertising {
    display: block;
    width: 98%;
    max-width: 98%;
  }
  .advertising a {
    display: block;
    border-bottom: 3px solid transparent;
  }
  .advertising a:hover,
  .advertising a:focus {
    border-bottom: 3px solid #faba00;
  }
}
@media screen and (max-width: 339px) {
  .advertising {
    display: block;
  }
  #navigation {
    margin-top: -10px;
  }
}
/*--------------------------------------*/
/*------------Media Queries-------------*/
/*--------------------------------------*/

@media only screen and (max-width: 660px) {
  .FindNearest input,
  .FindNearest button {
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 100px) {
  .AZList {
    -webkit-column-count: 1;
    -ms-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    margin-left: -20px;
  }
}
@media (max-width: 320px) {
  #hottopicpic {
    display: none;
  }
  .carousel-caption {
    min-height: 250px;
    margin-top: 20px;
  }
}
@media (max-width: 460px) {
  .icon.bins,
  .icon.bins:hover,
  .icon.bins:focus,
  .icon.benefits,
  .icon.benefits:hover,
  .icon.benefits:focus,
  .icon.education,
  .icon.education:hover,
  .icon.education:focus,
  .icon.bdm,
  .icon.bdm:hover,
  .icon.bdm:focus,
  .icon.business,
  .icon.business:hover,
  .icon.business:focus,
  .icon.consultation,
  .icon.consultation:hover,
  .icon.consultation:focus,
  .icon.council,
  .icon.council:hover,
  .icon.council:focus,
  .icon.ctax,
  .icon.ctax:hover,
  .icon.ctax:focus,
  .icon.housing,
  .icon.housing:hover,
  .icon.housing:focus,
  .icon.libraries,
  .icon.libraries:hover,
  .icon.libraries:focus,
  .icon.health,
  .icon.health:hover,
  .icon.health:focus,
  .icon.licensing,
  .icon.licensing:hover,
  .icon.licensing:focus,
  .icon.planning,
  .icon.planning:hover,
  .icon.planning:focus,
  .icon.highways,
  .icon.highways:hover,
  .icon.highways:focus,
  .icon.sports,
  .icon.sports:hover,
  .icon.sports:focus,
  .icon.arts,
  .icon.arts:hover,
  .icon.arts:focus,
  .icon.work,
  .icon.work:hover,
  .icon.work:focus,
  .icon.asb,
  .icon.asb:hover,
  .icon.asb:focus,
  .icon.environment,
  .icon.environment:hover,
  .icon.environment:focus {
    background-size: 45px 45px;
  }
  .grid li {
    width: 135px;
    height: 70px;
    margin: 4px;
  }
  .grid li a {
    padding: 4px 8px 8px 45px;
  }
  .icon {
    width: 135px;
    height: 70px;
  }
  #hottopicpic {
    display: none;
  }
  .carousel-caption {
    min-height: 190px;
  }
  .container-fluid {
    padding: 0 10px;
  }
  .carousel {
    margin-bottom: 180px;
  }
  .Also,
  .ColumnList,
  .ColumnListNo {
    -webkit-column-count: 1;
    -ms-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
@media (max-width: 600px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    min-height: 80px;
    margin-left: 0;
    margin-right: 0;
  }
  .nav-pills li {
    min-width: 42px;
  }
  .page-header {
    padding: 10px 20px;
    font-size: 85%;
    margin-bottom: 0;
  }
  .page-header h2 {
    margin: 0;
    font-size: 120%;
    overflow: hidden;
    padding-top: 0;
  }
  .page-header .fa {
    font-size: 250%;
    margin: 5px;
  }
  .lead {
    margin: 0;
  }
  .content {
    border: none;
  }
  .container-fluid {
    padding: 0;
    font-size: 85%;
  }
  .container-fluid .main-content {
    padding-top: 0;
  }
  .content-divider {
    margin-top: 0;
  }
  .content .section {
    padding: 15px 25px;
  }
  .col-md-9 ul {
    padding: 0 15px;
  }
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse,
  .row {
    margin-left: 0;
    margin-right: 0;
  }
  .Also,
  .ColumnList,
  .ColumnListNo {
    -webkit-column-count: 2;
    -ms-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .btn {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .ColumnList,
  .ColumnListNo {
    -webkit-column-count: 2;
    -ms-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .AZList,
  .Also {
    -webkit-column-count: 2;
    -ms-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    margin-left: 0;
  }
}
@media (min-width: 980px) {
  .container-fluid {
    padding: 0 10px;
  }
  .page-header {
    padding: 10px;
  }
  .contact-header {
    padding: 10px 15px 10px 5px;
  }
  .also-text li {
    margin-left: -45px;
  }
}
@media (max-width: 980px) {
  #hottopicpic {
    width: 50%;
  }
  #hottopictext {
    min-height: 180px;
  }
}
@media (min-width: 1200px) {
  #hottopictext {
    min-height: 270px;
  }
  .container-fluid {
    padding: 0 50px;
  }
  .page-header {
    padding: 10px 50px;
  }
  .AZList,
  .Also {
    column-count: 3;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    margin-left: 0;
  }
  .ColumnList,
  .ColumnListNo {
    column-count: 3;
    -webkit-column-count: 3;
    -moz-column-count: 3;
  }
}

/* AM 08-Dec-2016 Remove un-necessary areas from printed page */
@media only print {
  #footer,
  #wfaccordion,
  p.share,
  .advertising iframe,
  .advertising img,
  #can-ibar,
  ol.breadcrumb {
    display: none;
  }
  body:after {
    content: "\00a9 Torbay Council. All rights reserved.";
  }
}

/* Hack for stick nav and anchors  AC 30-04-2019*/
h3 > a[id] {
  position: absolute;
  top: -76px;
}

h3 > a[id]:before {
  content: "";
  display: block;
  padding-top: 86px; /* header height + empty space */
  margin-top: -76px; /* header height to degrees padding’s space */
}
